body {font-size: 14px;font-family: 'Red Hat Display', sans-serif;color: #696969;margin: 0;padding: 0; position:relative;}
/*----------typography-----------*/
a{text-decoration: none !important;}
a:focus {outline: none;}
:-moz-focus-inner {outline:none;border:0px;}
img{border: 0px;margin: 0;padding: 0;outline: none;display: inline-block;height: auto;vertical-align: middle;-ms-interpolation-mode: bicubic;}
::-webkit-input-placeholder {color: #6d6e71;font-size:14px;}
:-moz-placeholder {color: #6d6e71;font-size:14px;}
::-moz-placeholder {color: #6d6e71;font-size:14px;}
:-ms-input-placeholder {color: #6d6e71;font-size:14px;}
::selection {background: #589BD2;color: #FFF;}
::-moz-selection {background: #589BD2;color:#FFF;}
h1, h2, h3, h4, h5, h6 {font-family: 'Poppins', sans-serif; font-style: normal; font-weight:700; color: #000; margin: 0; font-size:35px;}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {font-size: 18px; color: #000000;font-weight: normal;font-style: italic;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {color: #000000;}
ul{list-style: none;margin: 0;padding: 0;}
li {margin: 0;padding: 0;font-size: 14px;color: #696969;}
li a {color: #000;}
p{ color:#444444; letter-spacing: .7px;
    font-family: "Red Hat Display",sans-serif;
    font-size:17px;
    line-height: 1.5;
    font-weight: 400;}
/*----------Typography-End-----------*/

/*----sticky-menu-----*/
.sticky .navbar-brand img {width: 100%;margin-left: 8px;}
.sticky {position:fixed !important;	top:0px;z-index:999;width:100%;	animation: MenuSlideDown .3s linear; -moz-animation: MenuSlideDown .3s linear; -ms-animation: MenuSlideDown .3s linear; -o-animation: MenuSlideDown .3s linear; -webkit-animation: MenuSlideDown .3s linear; box-shadow: 0px 0px 12px #000000;background-image: linear-gradient(145deg,#00238b 47%,#b300eb 100%);}


.sticky .headertop{ display:none;}
.sticky .navbar-default { margin-top:10px;}
.sticky  .social-main { margin-top:12px;}
 @-webkit-keyframes MenuSlideDown {
 0% {top:-48px;}
 100% {top:0px;}
}
 @keyframes MenuSlideDown {
 0% {top:-48px;}
 100% {top:0px;}
}
/*****scrolltop******/
#back-top {position: fixed;bottom: 15px;right: 15px;z-index: 5;cursor: pointer;}
#back-top a img {margin: 0 auto;}
#back-top a:hover {color: #000;}


/*****headertop******/
.container-fluid {padding-right: 50px; padding-left: 50px;}
.headertop{background: none; height:46px; padding-top:11px; padding-bottom:11px; border-bottom:1px solid #015fc7;}
.socialicon i{font-size: 14px; color: #fff; background:#f14100; width: 24px; height: 24px; line-height: 24px;
text-align: center; border: none; border-radius: 4px;}
.socialicon i:hover {transform: rotate(360deg);transition: ease-in-out all .3s;background: #ecaf3b;}
header{ position:absolute !important; left:0; right:0px; z-index:999;}
.tp-contact a{ color:#fff;letter-spacing: .7px;font-weight:800;}
.tp-contact i{ font-size:18px; color:#fff;}
.tp-contact{ text-align:right; color:#fff; font-size:16px;padding-top:1px;}
.tp-contact span {background:#fe4c1c; padding:6px 10px; border-radius: 4px;margin-left: 5px;}
.navbar { min-height: auto;  margin-bottom: 0px;  border: 0px solid transparent;border-radius: 0px;}
.menu { width: 100%;}
.menu ul{margin-top: 12px !important;}
.menu-dropdown-icon ul{margin-top:0px !important;}
.menu-container {margin: 0 auto; background:none; position:relative;}
.menu a.logo {display: inline-block; float: left;padding:12px 0px; margin-right:100px;}
.menu img { max-width: 100%;}
.menu-mobile {display: none;  padding: 20px;}
.menu-mobile:after {content: "\f0c9"; font-family: FontAwesome; font-size: 2.5rem;
  padding: 0; float: right; position: relative; top: 50%; -webkit-transform: translateY(-25%); transform: translateY(-25%);}
.menu-dropdown-icon:before {content: "\f107"; font-family: FontAwesome; display: none; cursor: pointer; float: right; padding: 15px 18px; background: #fff; color: #333;font-size: 30px;}

.menu > ul { margin:0 auto;  list-style:none;  padding:0;  box-sizing: border-box; clear: right; float:right;}
.menu > ul:before, .menu > ul:after {content: ""; display: table;}
.menu > ul:after {clear: both;}
.menu > ul > li {float: left; background:none; padding: 0; margin: 0;}
.menu > ul > li a {text-decoration: none;padding:24px 10px;display: block;font-size: 16px; color:#fff;    font-weight:500;letter-spacing: .7px;}
.menu > ul > li:hover a{ color:#fff;}
.menu-dropdown-icon ul li a{ color:#000 !important;transition: .3s;}
.menu-dropdown-icon ul li a:hover{color:#ff2601 !important; padding-left:10px;}
.menu > ul > li > ul {display: none; width:92%; background: #fff; padding: 20px;  position: absolute;
z-index: 99; left: 52px; margin: 0; list-style: none; box-sizing: border-box;border-radius: 5px;box-shadow:0px 7px 10px rgba(0, 0, 0, 0.1);}
.menu > ul > li > ul:before,
.menu > ul > li > ul:after {content: ""; display: table;}
.menu > ul > li > ul:after {clear: both;}
.menu > ul > li > ul > li {margin: 0; padding-bottom: 0; list-style: none; width: 25%; background: none; float: left;}
.menu > ul > li > ul > li a {padding: .2em 0;width: 95%;display: block;border-bottom: 1px solid #d2d2d2;font-size: 18px;color: #004da0;font-weight: 800;}
.menu > ul > li > ul > li a:hover{color:#f14100;}
.menu > ul > li > ul > li > ul {display: block; padding: 0; margin: 10px 0 0; list-style: none; box-sizing: border-box;}
.menu > ul > li > ul > li > ul:before,.menu > ul > li > ul > li > ul:after { content: ""; display: table;}
.menu > ul > li > ul > li > ul:after {clear: both;}
.menu > ul > li > ul > li > ul > li { float: left; width: 100%; padding:2px 0; margin: 0; font-size: .8em;}
.menu > ul > li > ul > li > ul > li a { border: 0; font-size:15px; color: #000; font-weight:400;}
.menu > ul > li > ul.normal-sub { width: 300px; left: auto; padding: 10px 20px;}
.menu > ul > li > ul.normal-sub > li {width: 100%;}
.menu > ul > li > ul.normal-sub > li a {border: 0;  padding: 1em 0;}
/* Sweep To Top */
.hvr-sweep-to-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-top:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom:-2px;
  background:#f14100;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-top:hover, .hvr-sweep-to-top:focus, .hvr-sweep-to-top:active {
  color: white;
}
.hvr-sweep-to-top:hover:before, .hvr-sweep-to-top:focus:before, .hvr-sweep-to-top:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}


/*--==Slider==–– */
.slider h1{ font-size:44px; font-weight:800; margin-bottom:25px; color:#fff;}
.slider h2{color: #fff; font-size:20px; margin-bottom:8px;margin-bottom:8px;font-weight:500;line-height: 25px;}
.slider h1 a{color:#fff;}
.slider p {font-size:18px; color: #fff; padding: 0;line-height:24px; font-weight: 600;}
.Start-Now{ margin-top:35px;}
.Start-Now a{background:#f14100; padding:12px 26px; color: #fff; border-radius:6px;
font-size:18px; font-weight:500;}
.Start-Now a:hover{background:#fff;color: #1b2a82;font-weight:700;}


/*CAROUSEL*/
.sliderimages{ animation-duration: 3s; 
    animation-iteration-count: infinite;
    animation-timing-function: linear;
	
	-webkit-animation-name: zoom-fade; 
    -webkit-animation-duration: 3s; 
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
	
	-moz-animation-name: zoom-fade; 
    -moz-animation-duration: 3s; 
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
	
	-ms-animation-name: zoom-fade; 
    -ms-animation-duration: 3s; 
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
	
	-o-animation-name: zoom-fade; 
    -o-animation-duration: 3s; 
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;}
.sliderimages img{margin-top: -100px;}
@-webkit-keyframes zoom-fade {
  0% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }

  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  100% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

@keyframes zoom-fade {
  0% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }

  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  100% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}




.carousel-control{opacity: 1; z-index:2; text-shadow:none;}
.main-text { position: absolute; top:250px; color: #FFF;left:0px;right: 0px;}
.carousel-btns {margin-top: 2em;}
.carousel-btns .btn {width: 150px;}
.carousel-inner .imgOverlay {position: absolute; top: 0; width: 100%;  height: 100%; background-image: linear-gradient(145deg,#002cae 47%,#04b6f1 100%);}
.carousel-inner img {width: 100%; height:650px !important;}
/*CONTROL*/
.carousel-indicators .active{margin: 0 2px;}
.carousel-control {width: auto;}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .fa-chevron-left,
.carousel-control .fa-chevron-right {position: absolute; top:52%; right: 0; z-index: 5; display: inline-block;
background-color:#000;  width: 38px; height: 38px; line-height: 40px;  font-size: 14px;}
.carousel-control .fa-chevron-right:hover{background-color:#f14100;}
.carousel-control .fa-chevron-left:hover{background-color:#f14100;}
.carousel-control .icon-prev,
.carousel-control .fa-chevron-left {left: 0;}
.carousel-indicators li {width: 12px; height: 12px; margin: 0 1px; border: 2px solid #fff; opacity:1;}
.carousel-indicators .active {background-color:#f14100;border-color:#f14100;}
.carousel-control .icon-prev, .carousel-control .fa-chevron-left,
.carousel-control .icon-right, .carousel-control .fa-chevron-right {border-radius: 50px;}
.carousel-control .icon-prev, .carousel-control .fa-chevron-left {left: 65px;}
.carousel-control .icon-right, .carousel-control .fa-chevron-right {right: 65px;}

/*--==tip_trigger==–– */
.tip_trigger {float: left; margin: 0 12px 10px 0; width: 11.4%; background: #fff; padding: 0; border: 0 dashed #ddd!important; height: 113px;}
.alllogosthumb img {width: 100%; height: 100%; box-shadow: 0 2px 15px 0 rgba(50,50,50,.16); padding:5px;}

.tip {color: #fff; background: #001e4e; width: 495px; display: none; padding: 10px; position: absolute;
z-index: 1000;  -webkit-border-radius: 3px;  -moz-border-radius: 3px; border-radius: 3px;}
.tip .wpthem-text {padding: 15px 10px 0;}
.all-thems {padding:35px 0 30px 0;  background: #fff;  background: -moz-linear-gradient(top, #fff 0, #eaeaea 100%); background: -webkit-linear-gradient(top, #fff 0, #eaeaea 100%);  background: linear-gradient(to bottom, #fff 0, #eaeaea 100%);}
.Businesstitlle h2{ text-align:center;text-transform: uppercase;}
.sub-text2 {font-size: 15px !important; line-height: 24px !important; text-align: center;  padding: 3px 150px;
color: #000; margin-bottom: 20px;}
.tooltipbox img{ width:100%;}

/*--==About us==–– */
.aboutsection{ padding:50px 0px 60px; text-align:left;}
.aboutsection img{width: 400px; float: right; margin-left: 20px;}
.aboutsection p{ text-align:justify;}
.aboutsection .btn-change8{padding: 10px 25px 10px !important;font-size: 16px !important;}
.aboutsection hr { margin-top: 7px; margin-bottom: 20px; border: 0; border-top: 5px solid #f14100;
    width: 62px; margin-left: 0; border-radius: 50px;}

/*--==Services==–– */
.aourservices{ background:#ececec;}
.ourservices{ background:url(../images/our-services.png) no-repeat; border-radius: 3px; box-shadow: 0px 10px 60px rgba(0,0,0,0.1);}
.aourservices .col-md-4{ margin-top:-80px;}
.srv-color{padding:75px 70px;}
.ourservices p{ color:#fff;}
.srv-color h3{ color:#fff; font-size: 40px; font-weight: 900;}
.servicebox{background: #fff; padding:35px 35px 20px;border-radius: 3px; margin-bottom:110px;box-shadow: 0px 10px 60px rgba(0,0,0,0.1);}
.servicebox img{width:90px; margin-bottom: 10px;}
.servicebox:hover h4 a{color:#f05a23;}
.servicebox{transition: all .4s ease;}
.servicebox:hover img{transform: rotateY(360deg);    transition: all .22s ease-in-out,color 1ms;}
.services .sub-text2{ color:#000;font-size:18px !important;}

.arrow img{ width:auto;}
.servicebox h4 {margin: 8px 0px; text-transform: uppercase; font-size: 24px; font-weight: bolder;}
.servicebox h4 a{color:#004192;}
.servicebox p{color: #5f5f5f;}
.Development{margin-bottom:50px;}
.SEO{margin-bottom:50px;}

.newservices{ background: #fff; padding:80px 40px; text-align: center;border-radius:3px;border: 4px solid #0148a2;box-shadow: 0px 10px 60px rgba(0,0,0,0.1); margin-bottom:50px;}
.newservices img{ margin-bottom:15px;}
.newservices a h4{color:#004192;}

.homeabout img{ width:100%;}

.Dv-Process{ background:url(../images/slider2.jpg) no-repeat center; background-size:cover;  text-align:center;}
.Dv-Process h3{ color:#fff;}
.Dv-Processblack{background:#002183; height:100%; width:100%;padding:60px 0px;}
.Development-Process li{width: 188px;height: 188px; float: left; margin-right: 20px; border-radius:50%;transition: transform .5s ease-in-out, opacity .5s;padding: 20px;box-shadow: 1px 1px 13px rgb(0 13 50 / 80%);}
.Development-Process li:hover{transform: scale(1.1); cursor:pointer;}
.Development-Process h6{ text-transform:inherit;}
.Development-Process li h6{font-size:17px; margin-top: 8px; color:#fff;font-weight: 500;}
.Development-Process img{width:70px;margin-top:8px;}
.dvprocess-1{background: #d64193;}
.dvprocess-2{background: #ce9005;}
.dvprocess-3{background: #e91e63;}
.dvprocess-4{background: #2458e8;}
.dvprocess-5{background: #5f16ec;}
.dvprocess-6{background: #02c358;}

/*--==Choose Your Business==–– */



.projectFactsWrap{
    display: flex;
  margin-top: 30px;
  flex-direction: row;
  flex-wrap: wrap;
}


#projectFacts .fullWidth{
  padding: 0;
}

.projectFactsWrap .item{
  width: 25%;
  height: 100%;
  padding: 50px 0px;
  text-align: center;
}

.projectFactsWrap .item:nth-child(1){
  background:#25007b;
}

.projectFactsWrap .item:nth-child(2){
  background:#3b1690;
}

.projectFactsWrap .item:nth-child(3){
  background:#25007b;
}

.projectFactsWrap .item:nth-child(4){
  background:#3b1690;
}

.projectFactsWrap .item p.number{
  font-size: 40px;
  padding: 0;
  font-weight: bold;
}

.projectFactsWrap .item p{
  color:#fff;
  font-size: 18px;
  margin: 0;
  padding: 10px;
}


.projectFactsWrap .item span{
  width: 60px;
  background: rgba(255, 255, 255, 0.8);
  height: 2px;
  display: block;
  margin: 0 auto;
}


.projectFactsWrap .item i {
    vertical-align: middle;
    font-size: 50px;
    color: #f14100;
    margin-bottom: 20px;
}


.projectFactsWrap .item:hover i, .projectFactsWrap .item:hover p{
  color: white;
}

.projectFactsWrap .item:hover span{
  background: white;
}

@media (max-width: 786px){
  .projectFactsWrap .item {
     flex: 0 0 50%;
  }
}






/*--==Industries==–– */
.androidapppage{padding: 50px 0px 70px;}
.allindustriessection{padding:50px 0 50px;background:#fff; text-align:center;}
.allindustriessection ul li{ background:#fff; padding:20px; float:left; display:inline-block;width:175px;
    border-radius: 10px; margin-right:15px; margin-bottom:15px; box-shadow: 0px 0px 30px 0px rgb(167 167 167 / 20%);    border: 1px solid #f14100;}
.allindustriessection [class^="flaticon-"]:before{ margin-left:0px;font-size: 58px; color:#f14100;line-height: 85px;}
.allindustriessection p{font-size: 18px; font-weight: 600; margin-top:0px; margin-bottom:15px;}
.subtitleindustery {font-size: 17px !important; font-weight: 400 !important;  margin-bottom: 30px !important;
margin-top: 5px !important;}
.needadvices{ margin-top:30px;}
.needadvices a{background: #f14100;color: #fff;padding: 10px 20px;font-size: 17px;border-radius: 6px;}
.needadvices a:hover{background: #3406a3;}
.allindustriessection ul li:hover{background:#f14100; cursor:pointer;}
.allindustriessection ul li:hover p{ color:#fff;}
.allindustriessection ul li:hover [class^="flaticon-"]:before{color:#fff;}









.allindistries [class^="flaticon-"]:before{font-size:60px; margin-left:0px; color:#000; line-height:64px}
.serborder:hover [class^="flaticon-"]:before{ color:#f14100;}
.allindistries {padding:60px 0 50px;background:#001d74;}
.allIndustries{color: #fff;  padding: 0px 150px; text-align: center; font-size:18px;}
.allindistries .buttons{height: 46px;line-height: 45px;}
.allindistries .icon {
	padding-right: 5px;
	padding-left: 5px;
	width: 158px
}
.serborder {
	height: 141px;
	width: 141px;
	border: 2px solid #fff;
	border-radius: 50%;
	padding: 6px;
	background: rgba(31, 31, 31, 0.1);
	margin-bottom:12px;
	box-shadow: 0px 2px 10px #001f42;
}
.serborder:hover {
	border: 2px solid #f14100;
	background:#f14100;
	box-shadow: -6px 6px 1px 3px #9a2a00;
	cursor: pointer;
}
.serborder:hover p{ color:#f14100;}
.serv {
	text-align: center;
	border-radius: 50%;
	background: #fff;
	height: 125px;
	width: 125px;
	margin: 0 auto;
	padding: 11px
}

.serv p {
	color: #000;
	font-size: 15px;
	font-weight: 600
}
.allindistries h3 {
	color: #fff;
	text-align: center;
	margin-bottom: 5px;
	    font-weight: 600;
}
.allindistries .sub-line {
	margin-bottom:25px;
	    text-align: center;
		
}
.sub-line img{width:auto !important;}
.btn-change10 a{ color:#fff;}
.btn-change10 {
    text-transform: uppercase;
    border: 0 solid #fff;
    margin: 5px 0;
    box-shadow: 0 0 1px #ccc;
    -webkit-transition-duration: .5s;
    -webkit-transition-timing-function: linear;
    box-shadow: 0 0 0 #f05a23 inset;
    padding: 10px 35px 10px;
    border-radius: 50px;
    background: #f05a23;
    width: 262px;
    font-size: 16px;
}
.allindistries .button-all {
    width: 262px;
    margin: 10px auto 0;
}


.viewmore{background:#0156c3 !important;  font-size: 20px;}
.viewmore a{color: #fff !important; }
.viewmore:hover{background: #f14100 !important;}
.E-Commerce .buttons{ margin:0 auto;}
.button-all{ margin-top:20px;}









/*--==Our Services==–– */
.services {
	background: url(../images/all-theme-bg.png) bottom repeat-x fixed #f3f3f3;
	background-size: cover
}
.services .overlay h2 {
	text-align: center;
	margin-bottom: 5px;
}
.services .overlay {background:#fff;	padding:50px 0 50px 0px;}
.abouthome img{ width:100%; margin-top:50px;}
.services .service_block {
	min-height:527px;
	text-align: center;
	background:#fff;
	padding:30px 19px;
	margin-bottom: 30px;
	box-shadow: 1px 1px 14px rgb(162 162 162 / 0.2);
	    border-radius: 10px;
		border: 1px solid #d7d4d4;
}
.service_block:hover{background:#0043ab;border: 1px solid #0043ab;}
.service_block:hover strong{color:#fff;}
.service_block:hover p{color:#fff;}
.btn-change7 {
	text-transform: uppercase;
	border: 0 solid #fff;
	margin: 5px 0;
	box-shadow: 0 0 1px #ccc;
	-webkit-transition-duration: .5s;
	-webkit-transition-timing-function: linear;
	box-shadow: 0 0 0 #f05a23 inset;
	padding: 8px 25px 6px;
	border-radius: 50px;
	background: #f05a23
}
.btn-change7 a {
	color: #fff
}
.btn-change7:hover {
	box-shadow: 180px 0 0 #ffb72f inset
}
.btn-change8 {
    text-transform: uppercase;
    border: 0 solid #fff;
    margin: 15px 0px 0px;
    box-shadow: 1px 4px 6px rgb(0 0 0 / 20%);
    -webkit-transition-duration: .5s;
    -webkit-transition-timing-function: linear;
    padding: 10px 18px 10px;
    border-radius: 6px;
    background: #f14100;
    font-weight: 600;
    font-size: 16px;
    text-transform: capitalize;
}
.btn-change8 a {
	color: #fff
}
.btn-change8:hover {
	background: #04a7ea;
}
.btn-change9 {
	text-transform: uppercase;
	margin: 15px 0px 0px;
	box-shadow:1px 4px 6px rgb(0 0 0 / 20%);
	-webkit-transition-duration: .5s;
	-webkit-transition-timing-function: linear;
	padding:10px 18px 10px;
	border-radius:6px;
	background:#f14100;
	border:none;
	font-weight: 600;
    font-size: 16px;
    text-transform: capitalize;
	
}
.btn-change9 a {
	color: #fff
}
.btn-change9:hover {
	    background: #04a7ea;
	
}
.btn-change10 {
	text-transform: uppercase;
	border: 0 solid #fff;
	margin: 5px 0;
	box-shadow: 0 0 1px #ccc;
	-webkit-transition-duration: .5s;
	-webkit-transition-timing-function: linear;
	box-shadow: 0 0 0 #f05a23 inset;
	padding:12px 20px 12px;
	border-radius: 50px;
	background: #f14100;
	width:230px;
	font-size: 16px;
	
}
.btn-change10 a {
	color: #fff
}
.btn-change10:hover {
	box-shadow: 262px 0 0 #ffb72f inset;
	
}
.allindistries .button-all {
	width:240px;
	margin:25px auto 0
}

.services strong {
	display: block;
	text-align: center;
	font-weight:700;
	font-size:24px;
	color: #000;
	margin: 15px 0;
}
.sub-text2{font-size:15px !important; line-height: 24px !important;}
.services p {
   
}
.services .service_block .read {
	margin-top: 20px
}

.services [class^=col]:nth-child(odd) .service_block .read {
	background: #fc0;
	color: #333
}
.services [class^=col]:nth-child(even) .service_block {
	box-shadow: 1px 1px 14px rgb(162 162 162 / 0.2);
}
.sub-line {
    text-align: center;
}
.mrg {
    margin-bottom: 30px;
}










/*--==Our Work Process==–– */
.clienthappy h3{ color:#fff; text-align:center; margin-bottom:14px;}
.clienthappy {padding:60px 0 60px; background:#001d74; text-align:center;}
.clienthappy h5 {color: #fff; text-transform: uppercase;font-size:20px; line-height:28px;font-weight:600;}
.dn-icon {transform: translate(0%,0%) rotate(45deg); background: #fff; border-radius: 20%;width: 120px; height: 120px; margin:30px auto 25px;line-height:90px;}
.clienthappy h5 span{ font-weight:300;text-transform: capitalize;}
.subtext{ font-size:18px;}
.dn-icon img{transform: translate(0%,0%) rotate(315deg);}
.clienthappy .container-fluid{ position:relative;}
.meetclient{ color:#fff; padding:0px 150px;margin-bottom:10px;}

.box1{background:#00d87e;box-shadow: -15px 15px 1px 1px #0b633e; cursor:pointer;}
.box1:hover{box-shadow:-15px 15px 25px 1px #00c56a; cursor:pointer;}
.box2{background: #784cff; box-shadow: -15px 15px 1px 1px #4e26ca; cursor:pointer;}
.box2:hover{box-shadow: -15px 15px 25px 1px #4a43a5; cursor:pointer;}
.box3{background:#ffb820;box-shadow: -15px 15px 1px 1px #af8429; cursor:pointer;}
.box3:hover{box-shadow: -15px 15px 25px 1px #af8429; cursor:pointer;}
.box4{background:#fc7fbb;box-shadow: -15px 15px 1px 1px #b94c80; cursor:pointer;}
.box4:hover{box-shadow: -15px 15px 25px 1px #b94c80; cursor:pointer;}
.box5{background:#26ccca;box-shadow: -15px 15px 1px 1px #0a9896; cursor:pointer;}
.box5:hover{box-shadow: -15px 15px 25px 1px #0a9896; cursor:pointer;}
.box6{background:#ef2853;box-shadow: -15px 15px 1px 1px #b50b30; cursor:pointer;}
.box6:hover{box-shadow: -15px 15px 25px 1px #b50b30; cursor:pointer;}



.ourclienlogo{background:#ebebeb; padding:50px 0px 50px}
.ourclienlogo .sub-line {margin-bottom: 35px;}
.ourclienlogo h4{ text-align:center;}
.ourclienlogo .col-lg-3 {padding-right: 10px; padding-left: 10px;}
.single-feature {
    background-color: #FFFFFF;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    min-height: 120px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom:18px;
    cursor: pointer;
	box-shadow: 1px 1px 2px #c3c3c3;
	    border-radius: 8px;
}
.logopageimages{float: right; width: 420px; border: 1px solid #f1f1f1; margin-left: 20px; margin-top:10px;}
.single-feature:hover {
    -webkit-box-shadow: 0px 42px 60px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 42px 60px 0px rgba(0, 0, 0, 0.15);
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
}
.testimonial1__item i{color: #f14100;margin-top: 8px;}
.psd-to-html-images{ float:right;width: 480px;}

.productbox{ margin-top:25px;}
.client-logo {padding:50px 0 40px; text-align:center;	background:#f5f5f5;}
.client-logo ul {padding: 0;margin: 0}
.client-logo ul li {display: inline-block;	position: relative;	margin-right:0px;padding: 6px 10px;
width: 15.8%;	background: #fff;border-radius: 4px;margin-bottom:3px;box-shadow: 0 1px 5px 0 rgba(0,0,0,.1)}
.client-logo ul li:nth-child(6n+0) {margin-right: 0}
.client-logo ul li img {width: 100%}
.client-logo h5 {text-align: center}
.productbox .overlay {position: absolute;top: 0;bottom: 0;left: 0;right: 0;	height: 100%;width: 100%;opacity: 0;
transition: .5s ease;background-color:rgba(0, 0, 0, 0.8);border-radius: 4px}
.productbox .text {color: #fff;	font-size: 20px;position: absolute;	top: 50%;left: 50%;	-webkit-transform: translate(-50%, -50%);	-ms-transform: translate(-50%, -50%);	transform: translate(-50%, -50%);	text-align: center}
.productbox .overlay .text i {width: 32px;	height: 32px;line-height: 32px;	border-radius: 4px;	color: #fff;
font-size: 18px;background-image: linear-gradient(to top left, #ff8a00, #da1b60)}
.productbox ul li:hover .overlay {opacity: 1}



.footer-bg {padding:20px 0px 45px;     background-image: linear-gradient(145deg,#00238b 47%,#b300eb 100%); }
#footer hr {margin-top: 12px; margin-bottom: 20px;border: 0; border-top: 5px solid #f14100; margin: 8px 0px 15px;
width: 40px; border-radius: 44px;}
#footer .links {padding: 25px 15px 0;}
#footer h6 { margin: 0 0 2px 0; padding: 0; font-size:20px; color: #fff; font-weight:500;}
#footer ul li {position: relative;}
#footer ul li a {
    line-height: 34px;
    display: block;
    color: #fff;
    letter-spacing: 1.1px;
    /* border-bottom: 1px solid #5f8397; */
    font-size: 14px;
	font-weight:500;
}
#footer ul li a:hover{ color:#ffe000;}
#footer ul li:after { content: ""; position: absolute; bottom: -1px; left: 2px; width: 100%;}
#footer ul li a:before {
    content: '\f0da';
    font-family: FontAwesome;
    font-size: 12px;
    padding-right: 5px;
    color:#ffbc00;
}
.copyright a{color:#ffd400;}
#footer .cform {
    background: #022f7b;
    position: relative;
    padding: 20px 5px 25px 15px;
    margin-top: 0px;
}
.c-info {
    color: #fff;
    padding-bottom: 10px;
    letter-spacing: .8px;
}
.cform i {
    color: #ffcc0b;
}
.c-info i {
    padding: 0 5px 0 0;
    font-size: 18px;
}
.copy-right {
    padding:15px 0 5px 4px;
    background-image: linear-gradient(145deg,#001962 47%,#9700bb 100%);
}

.copy-right p {
    text-align: center;
    color: #fff;
    font-size:14px;
}
.c-info {
    color: #fff;
    padding-bottom: 10px;
    letter-spacing: .8px;
}

.innerslider{background:url(../images/innerslider.png) no-repeat; background-size:cover; height:490px;  padding-top: 175px; position: relative;}
.innersliderimg img{ width:100%;}
.innerslider:before{content:""; position:absolute; top:0px; left:0px; right:0px; width:100%; height:100%;    background-image: linear-gradient(145deg,#002cae 47%,#b300eb 100%); opacity: .90;}
.innerslider h1{color:#fff; margin-bottom:5px; font-weight:600;line-height: 48px;}
.innerslider h4 {font-size:16px; line-height: 26px;font-weight: 400; color: #fff; margin-bottom: 20px;
padding: 0px 124px; text-transform: unset;}
.innerslider ul li{ display:inline-block; padding:0px 5px 0px 0px;color:#f14100;}
.innerslider .container{ position:relative;}
.innerslicercontent .buttons{width:12em; height: 44px; line-height: 43px; font-size: 15px;margin-top: 20px;}
.innerslicercontent h1 span{ color:#fff;}
.innerslider .buttons {background: #f14100 !IMPORTANT;}
.innerslider .buttons:hover{background:#2900a0 !IMPORTANT;}
.innerslider .buttons:hover span{transform: translateY(0) scale(2);}
.innerslider .buttons span{background-color:#ff2601;}
.logodesignpage{text-align: center; margin-top:20px;}
.logodesignpage .buttons {width: 12em; height: 44px; line-height: 43px; font-size: 15px; margin-top:20px; margin: 0 auto;}
.landingpageimg{float: right; width: 480px;}
.mobileapp{float: right; width: 420px;}

.aboutpageimage{float: left; width: 465px; margin-right: 10px;}







.aboutimges{width: 460px; float: right;}
.aboutpage{ padding:50px 0px;}
.aboutpage p{line-height:29px; text-align: justify;}
.aboutpage h2{ font-size:32px; margin-bottom:10px;}
.aboutpage h3{font-size: 22px; margin-bottom: 10px; margin-top: 20px;}
.aboutpage hr{margin-top: 10px; margin-bottom: 20px; border: 0; border-top: 1px solid #eee;}
.Mission{ padding:50px 0px;background:#2c0092;}
.Mission h4{font-size: 24px; margin-bottom: 10px;}
.Mission .mbox{background: #fff; padding: 30px;box-shadow: 1px 1px 5px rgb(109 109 109 / 20%);border-radius: 10px;}
.logodesignpagemain h2{ text-align:left; font-size:28px;}
.logodesignpagemain h3 { font-size: 18px; text-transform: inherit; text-align: left;}
.logodesignpagemain h4 { font-size: 18px; text-transform: inherit; text-align: left;}
.titletop{color: #f05a23; font-size: 18px; font-weight:500;text-transform: uppercase;margin-bottom: 5px;}
.Company-Services{ font-size:30px; color:#000; font-weight:800; margin-top:15px; margin-bottom:20px;}
.ingraphic{ padding:0px 0px;}
.ingraphic li{ color:#444;     letter-spacing: .7px; font-weight:400; font-size:17px;    line-height:35px;}
.ingraphic li:before {content:'\f0a4'; font-family:FontAwesome; font-size:16px;padding-right:8px; color:#f14100;}
.aboutimg img{padding: 10px; width: 100%; border: 1px solid #ccc; margin-top: 25px;}
.ficon{ width:75px; float:left;}
.ficoncontent{width:70%; float:left;}
.ficoncontent p{font-weight: 500;}
.section-block-grey {padding:60px 0px 60px 0px; background:#ececec;}
.section-heading{ text-align:center; margin-bottom: 35px;}
.serv-section-2 {position: relative; background: #fff; box-shadow:0 5px 20px 0 rgb(0 0 0 / 9%); border-radius: 5px; overflow: hidden; padding: 30px;margin-bottom: 20px;}
.serv-section-2:hover{ cursor:pointer;}
.serv-section-2:before {position: absolute; top: 0; right: 0px; z-index: 0; content: " "; width: 120px;
height:126px; background: #fff; border-bottom-left-radius: 136px; transition: all 0.4s ease-in-out;   -webkit-transition: all 0.4s ease-in-out;}
.serv-section-2-icon {position: absolute;  top: 18px; right: 22px; max-width: 100px; z-index: 1; text-align: center;}
.serv-section-2-icon i {color:#2c0092; font-size: 48px; line-height:82px; transition: all 0.4s ease-in-out;    -webkit-transition: all 0.4s ease-in-out;}
.serv-section-desc {position: relative;}
.serv-section-desc h4 a{color:#000;}
.serv-section-2 h4 { color: #333; font-size: 20px; font-weight: 500; line-height: 1.5;}
.serv-section-2 h5 {color:#f14100; font-size: 17px; font-weight: 400; line-height: 1; margin-top: 5px;}
.section-heading-line-left { content: ''; display: block; width: 100px; height: 3px; background:#f14100;
margin-top: 6px; margin-bottom: 5px;}
.serv-section-2:hover h4 a{color:#f14100;}
.serv-section-2 p {margin-top: 25px; padding-right: 50px;}
.section-block-grey .button-all{margin:15px auto 0px; text-align: center;}
.serv-section-2:hover .serv-section-2-icon i {color: #fff;}
.serv-section-2-icon .fa-mobile{font-size: 75px;}
.serv-section-2:hover:before {background: #f14100;cursor:pointer;}


.contactfooter{background:#fae5ff; padding:30px 0px;}
.contactfooter a{ color:#444444;}
.contactfooter a:hover{color:#f14100;}
.contactfooter .col-md-4{ padding:0px 5px;}
.cftitle{ color:#000; font-weight:700 !important;font-size:18px;margin-bottom:0px; margin-top: 10px;}

#contacts{ background:#ececec; padding:50px 0px 60px;}
#contacts .card {background: #fff;  padding: 40px;box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);transition-timing-function: cubic-bezier(.25, .25, .75, .75); transition-duration: 0.4s; transition-property: opacity, transform; cursor:pointer; border-radius:4px;}
#contacts .card:hover{transform: translateY(-7.5px); background: linear-gradient(121deg, #4300c5 0%, #2100a5 25%, #831f9c 60%);}
#contacts .card:hover i{ color:#fff;}
#contacts .card:hover h4{ color:#fff;}
#contacts .card:hover p{ color:#fff;}
#contacts .card i{font-size: 45px; color: #f14100; margin-bottom: 12px;}
#contacts h4{ font-size:18px; color: #333; margin-bottom: 8px;}
.contacttitle{ margin-bottom:35px;}
.contacttitle p{ padding-bottom:0px; font-weight: 700; color: #4c4c4c;}
.contactpage{ background:#fff; padding:40px 0px;}
.contactpage input { padding: 16px; border-radius: 2px; height:48px; border: 1px solid #adadad;box-shadow: none;}
.contactpage select{ padding:12px 16px; border-radius: 2px; height:48px; border: 1px solid #adadad;box-shadow: none;}
.contactpage textarea{padding:24px; border-radius:2px; height:95px;border: 1px solid #adadad; box-shadow: none;}
.contactpage label{color: #000;font-size: 16px;}
.sendbutton {background: #f44335; padding: 15px 35px; border-radius: 50px; border: none; color: #fff; font-weight: 600; font-size: 16px; margin-top: 25px;}
.sendbutton:hover{box-shadow: 1px 1px 15px #ff8c83;}
.sendbutton a{ color:#fff;}
.buttons a{ color:#fff;}
.buttons {--c:#f14100; color: white; font-size: 18px; border-radius: 50px; width: 13em; height:52px;
text-align: center; line-height: 50px; position: relative; overflow: hidden; z-index: 1; transition: 0.5s;
margin: 1em 0px; text-shadow: none; text-transform: uppercase; box-shadow:5px 6px 32px 0 rgb(0 0 0 / 45%);background:#f14100;font-weight: 600;}
.buttons span {position: absolute;  width:50%; height: 100%; background-color: var(--c); transform: translateY(150%); border-radius: 50%; left: calc((var(--n) - 1) * 25%); transition: 0.5s; transition-delay: calc((var(--n) - 1) * 0.1s); z-index: -1;}
.buttons:hover {color: black;}
.buttons:hover span {transform: translateY(0) scale(2);}
.buttons span:nth-child(1) {--n: 1;}
.buttons span:nth-child(2) {--n: 2;}
.buttons span:nth-child(3) {--n: 3;}
.buttons span:nth-child(4) {--n: 4;}

.Lets-Get-Started .buttons{text-transform: capitalize;font-size:20px;}



.homeblogs{ padding:40px 0px; text-align:center;background: #f7f7f7;}
.homeblogs .bolg-post-list>li{margin-bottom:0px;}
.homeblogs .bolg-post-list>li{width: 33.3%;}
.homeblogs .featured-post img{height: 250px;}
.blog-wrap {
	font-family: 'Open Sans', sans-serif;
	padding:20px 0; 
}
.blogp{ margin-bottom:25px; margin-top:25px;}
.blogp li {
    font-size: 1.72rem;
    line-height: 27px;
    letter-spacing: .7px;
    color: #2b2b2b;
    margin-bottom: 13px;
    list-style: disc;
    margin-left: 20px;
    line-height: 29px;
    text-align: justify;
    font-family: "Red Hat Display",sans-serif;
}
.blog-post h1{line-height: 45px;}
.entry-post h6 {
    font-size: 27px;
    margin-bottom: 15px;
    line-height: 38px;
    font-weight: 600;
	    margin-top: 35px;
}
.entry-post p{ font-size:1.72rem; line-height: 29px;color: #2b2b2b;letter-spacing: .7px;text-align: justify;}
.blog-left {
	padding-right:0px;
}
.blog-post + .blog-post {
	margin-top: 35px;
}
.blog-post .content {

	background: #fff;
	text-align:left;
	padding-top:15px;
}
.blog-post .content h3.title {
    font-weight: 500;
    margin-bottom: 10px;
    font-size: 21px;
    text-transform: capitalize;
}
.blog-post .content h3.title a {
	color: #000;
	text-decoration: none;
}
.featured-post img {
	width: 100%;
	height:280px;
}
.innerblogdetails img{ height:auto !important;}
.meta-post {
    padding: 0;
    margin: 0 0 20px;
    list-style: none;
    font-size: 13px;
}
.meta-post li {
	display: inline-block;
	margin-right: 15px; 
}
.meta-post li a {
	color: #000;
	text-decoration: none;
}
.meta-post li i{color: #f05a23;}
.entry-post {
	font-size: 14px;
}
.read-more-btn {
    display: inline-block;
    width: 125px;
    padding-left: 0;
    line-height: 40px;
    height: 40px;
    /* border: 2px solid #e5e5e5; */
    border-radius:6px;
    font-size:17px;
    font-weight: 500;
    color: #ffffff;
    text-align: center;
    position: relative;
    z-index: 9;
    overflow: hidden;
    text-decoration: none;
    background: #f05a23;
}
.read-more-btn:hover,
.read-more-btn:focus {
    color: #fff;
    text-decoration: none;
}
.read-more-btn:before {
    content: '';
    position: absolute;
    background: #f28b00;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    z-index: -1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.read-more-btn:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.more-link {
	margin-top: 22px; 
}
.sidebar{ background:#fff; padding: 15px;box-shadow: 1px 1px 6px #e0e0e0;}
.sidebarsrv li{ line-height:35px; border-bottom:1px solid #e5e5e5;}
.sidebarsrv li a{ color:#000;}
.sidebar .widget {
    margin-bottom: 36px;
}
.widget-search form input {
    height: 40px;
    border: none;
    background: #f5f5f5;
    border-radius: 25px;
    padding: 0 20px;
    width: 100%;
    font-size: 13px;
}
.sidebar .widget .widget-title h3 {
    font-size: 18px;
    font-weight: 500;
    color: #ffffff;
    padding-bottom: 12px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
    text-transform: uppercase;
    background:#00238b;
    text-align: left;
    padding-top: 14px;
    padding-left: 15px;
}
.widget-categories > ul.cat-list {
	list-style: none;
	padding-left: 0;
}
.widget-categories > ul.cat-list > li {
    margin-bottom: 15px;
    font-weight: 400;
}
.widget-categories > ul.cat-list > li > a {
    color: #484848;
    position: relative;
    font-size: 12px;
    text-decoration: none;
}
.widget-categories > ul.cat-list > li > a .fas {
	font-size: 10px;
    margin-right: 9px;
    color: #989898;
}
.widget-tags ul.tag-list {
	padding: 0;
	margin: 0;
	list-style: none; 
}
.widget-tags ul.tag-list li {
	margin: 0 0 10px;
	display: inline-block;
}
.widget-tags ul.tag-list li a {
    display: inline-block;
    padding: 5px 15px;
    color: #ffffff;
    font-size: 14px;
    background-color:#f14607;
    border-radius: 30px;
    text-decoration: none;
}
.widget-tags ul.tag-list li a:hover{ background:#490ca1;}
.blog-pagination {
	text-align: center;
	margin-top: 40px; 
}
.blog-pagination ul {
	padding: 0;
	margin: 0;
	list-style: none; 
}
.blog-pagination ul li {
	display: inline-block;
	padding: 0 5px; 
}
.blog-pagination ul li a {
	width: 45px;
    height: 45px;
    border-radius: 45px;
    display: block;
    border:solid 2px #d8d8d8;
    line-height: 42px;
    color: #32466a;
    text-decoration: none;
    font-size: 14px;
	background: #fff;
}
.prev i{color:#f05a23; font-size: 18px;}
.next i{color:#f05a23; font-size: 18px;}
.blog-pagination ul li.prev a,
.blog-pagination ul li.next a {
	color: #f28b00;
}
.blog-pagination ul li.active a {
	background:#f05a23;
	border-color:#f05a23;  
	color: #fff;
}

/**Blog2**/
.bolg-post-list {
	padding: 0;
	margin: 0 -10px;
	list-style: none;
	display: flex;
	flex-wrap: wrap; 
}
.bolg-post-list>li {
	padding: 0 10px;
	width: 50%; 
	margin-bottom: 25px;
}
.sidebarsrv li:before{content: '\f0da'; font-family: FontAwesome; font-size:15px; padding-right: 5px; color: #f44335;}


.blogpage{ padding:50px 0px; background:#efefef;}
.blogpage img{ width:100%;}
.blogpage h4{text-transform:capitalize !important; margin-bottom:15px;
    color:#00238b; font-size: 26px;    line-height: 33px;}
.blogcaption{ padding:20px;}
.firma-card{ background:#fff; padding:15px 0px; box-shadow: 1px 1px 6px #e5e5e5;}
.read-more-btn{ margin-top:15px;}
.read-more-btn a{ color:#fff;}
.firma-aciklama { margin-top:40px;}
.blogdetails ul li a{ color:#fff;}
.blogdetails ul{ margin-top:90px;}
.blogdetailsinner h4{ margin-bottom:15px; font-size:24px; text-transform:capitalize;margin-top: 20px;}
.blogdetailsinner h3{font-size: 28px;text-transform: unset; margin-bottom:4px;}
.blogpage .firma-card{height: 498px;}


.portfoliopage{ padding:60px 0px;}

.crumina-module{ overflow:hidden;    height: 300px;}


.Lets-Get-Started{ background:#fff; padding:50px 0px 60px;text-align: center;}
.Lets-Get-Started h3{font-size:30px; line-height:40px; margin-bottom: 8px; text-transform: uppercase;  font-weight: 900;}
.Lets-Get-Started .buttons{ margin:0 auto !important;}
.Lets-Get-Started p{ margin-bottom:28px; font-size: 18px;}

.Web-Maintenance{ padding:40px 0px;}
.Web-Maintenance h4{font-size: 18px !important;    text-transform: unset;}
.Web-Maintenance h2{ margin-bottom:15px; font-size:28px;}
.Web-Maintenance h4{font-size: 22px;  margin:20px 0px 5px; font-weight:500;}
.mnt img{ width:100%;}
.maintenance{padding: 50px 0px 60px; background-image: linear-gradient(145deg,#002cae 47%,#04b6f1 100%);}
.maintenance h3 {color: #fff; text-align: center;  margin-bottom: 15px; font-size: 28px;}
.maintenance ul li {display: inline-block;background: #fff;padding: 15px; width: 23.5%; text-align: center; color: #000; text-transform: uppercase; font-size:15px; font-weight: 600; margin:5px 5px 8px;border-radius: 5px;}
.Maintenanceimg {float: right; width: 370px; margin-top: -24px;}
.Web-Maintenance p{ text-align:justify;}	
.maintenance ul li img{height:60px;}


.servicesbox{ background:#fff;}
.leftservices{background:#d62a33; padding:10px; border-radius: 10px;margin-bottom: 20px;}
.leftservices h2{color: #fff; font-size: 22px; font-weight: 500; padding: 10px 0px 0px;text-transform: uppercase;}
.servicesbox ul li a{ color:#000; font-size: 16px;}
.servicesbox ul .active a{color: #f05a23; font-weight: 600;}
.servicesbox ul li{ padding:8px 10px; border-bottom:1px solid #e6e6e6;border-left: 4px solid #fff;}
.servicesbox ul li:hover{border-left:4px solid #F60;}
.servicesbox ul li:hover a{ color:#F60;}
.leftservices form{ padding:15px;}
.servicesbox input, .servicesbox textarea{border: 1px solid #b8c8dc; box-shadow: none; background: #f8fdff; height: 40px;}
.servicesbox textarea{height:100px;}
.srvbtn {background:#000; width:100%; border: 1px solid #000; padding: 10px; margin: 10px 0px;font-size: 18px;}
.srvbtn:hover{background:#ea3a5f;border: 1px solid #ea3a5f;}
.srvbtn a{color:#fff; }
.innerclientlogo{background: #7ee69a; border-bottom: 1px dashed #73bb86;}

.innerbusinesscard{background:#283aa5;}
.innerbusinesscard h2{color: #fff;}
.innerbusinesscard p{color: #fff; font-size:16px;margin-bottom:26px;}
.innerbusinesscard .owl-theme .owl-dots .owl-dot span {width: 28px; height: 8px;background: #ffffff;}
.innerbusinesscard .owl-theme .owl-dots .owl-dot.active span{background:#f14100;}


#gallery{ padding:50px 0px;}
#gallery .button-all {width:240px;margin:45px auto 0px}
#gallery h4{ text-align:center;}
#gallery p{ text-align:center;}
#gallery p a{color: #ffffff; font-size: 22px;} 
#gallery .sub-line{ margin-bottom:35px;}
.gal-item {
  overflow: hidden;
  padding: 3px;
}

.gal-item .box {
  height: 350px;
  overflow: hidden;
  position: relative;
}
.box p{position: absolute; bottom:-10px; color: #fff; left: 0; right: 0; background:hsl(258deg 100% 29%); padding: 15px;}

.box img {
  height:100%;
  width:100%;
  top: -10%;
  object-fit: cover;
  -o-object-fit: cover;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}

.box:hover img{
  transform: scale(1.1);
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}

.gal-item a:focus {
  outline: none;
}

.gal-item a{
  cursor: pointer;
}

.gal-item a::after {
  content: "\f00e";
  font-family: "FontAwesome";
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.75);
  position: absolute;
  right: 3px;
  left: 3px;
  top: 3px;
  bottom: 3px;
  text-align: center;
  line-height: 350px;
  font-size: 30px;
  color: #fff;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}

.gal-item a:hover:after {
  opacity: 1;
}

.modal-open .gal-container .modal {
  background-color: rgba(0,0,0,0.4);
}

.modal-open .gal-item .modal-body {
  padding: 0px;
}

.modal-open .gal-item button.close {
  position: absolute;
  width: 25px;
  height: 25px;
  background-color: #000;
  opacity: 1;
  color: #fff;
  z-index: 999;
  right: -12px;
  top: -12px;
  border-radius: 50%;
  font-size: 15px;
  border: 2px solid #fff;
  line-height: 25px;
  -webkit-box-shadow: 0 0 1px 1px rgba(0,0,0,0.35);
  box-shadow: 0 0 1px 1px rgba(0,0,0,0.35);
}

.modal-open .gal-item button.close:focus {
  outline: none;
}

.modal-open .gal-item button.close span {
  position: relative;
  top: -3px;
  font-weight: lighter;
  text-shadow: none;
}

.gal-container {
  width: 80%;
}


@media (min-width: 768px) {
  .gal-container .modal-dialog {
    width: 55%;
    margin: 50 auto;
  }
}

@media (max-width: 768px) {
  .gal-container .modal-content {
    height: 250px;
  }
}


/* Modal */
#myImg {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

#myImg:hover {opacity: 0.7;}


.modal {
  display: none;
  position: fixed;
  z-index:999;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%; 
  height: 100%;
  overflow: auto; 
  background-color: rgb(0,0,0); 
  background-color: rgba(0,0,0,0.9); 
}

.modal-content {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
}

#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

.modal-content, #caption { 
  animation-name: zoom;
  animation-duration: 0.6s;
}

@keyframes zoom {
  from {transform:scale(0)} 
  to {transform:scale(1)}
}

.close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #fff;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
  opacity: 1;
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

@media only screen and (max-width: 700px){
  .modal-content {
    width: 100%;
  }
}






/******************* logo design page Accordion Demo - 8 *****************/
.Recent-logo-Work{ background:#fff; padding:50px 0px;}
.Recent-logo-Work h4{ font-size:32px; font-weight:600;margin-bottom: 4px; }
.logopages .subtext{ font-size:16px; text-transform:inherit;color:#e4e4e4; margin-top: 10px;}
.logopages h5 .number{color:#f14100;}
.Questions{width:100%;}
.Asked-Questions{background:#f0f6ff; padding:50px 0px; }
.Questionstitle{ margin-bottom:25px;text-align: center; font-weight:600; font-size:30px;}
#accordion8 .panel{
    border: none;
    box-shadow: none;
    border-radius: 0;
    margin-bottom:10px;
}
#accordion8 .panel-heading{
    padding: 0;
    border-radius: 0;
    border: none;
}
#accordion8 p{font-size:17px; color:#272727; line-height: 24px;}
#accordion8 .panel-title a{
    display: block;
    padding:15px;
    background:#1b2a82;
    font-size: 16px;
    font-weight:400;
    color: #fff !important;
    position: relative;
    transition: all 0.5s ease 0s;
    border:0px solid #20457c;
    border-radius:0px;
	box-shadow: 0px 1px 4px rgba(206, 206, 206, 0.8);
    text-align: left;
}
#accordion8 .panel-title a.collapsed{
    background: #fff;
    color: #000 !important;
    border:0px solid #20457c;
    border-radius:0px;
}
#accordion8 .panel-title a:after,
#accordion8 .panel-title a.collapsed:after{
    content: "\f107";
    font-family: "FontAwesome";
    font-weight: 900;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 5px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    position: absolute;
    top:20%;
    right:9px;
    background:#f14100;
}
#accordion8 .panel-title a.collapsed:after{
    content: "\f107";
    background:#1b2a82;
}
#accordion8 .panel-title a.collapsed:hover{
    background:#1b2a82;
    color: #ffffff !important;
}
#accordion8 .panel-body{
    font-size: 14px;
    color: #fff;
    line-height: 25px;
    background: #fff;
    padding:15px;
    border: none;
    transition: all 0.5s ease 0s;
}
/* Business card */

/*product-list-hover-slide-effect*/
.product-list-left-effect{width:100%;height:auto;position:relative;	margin-bottom:20px;	overflow:hidden;    box-shadow: 0 15px 30px rgba(0,0,0,0.1);}
.product-list-left-effect img{transition-duration:0.4s; width:100%; padding: 10px; background: #fff;}
.product-list-left-effect p{color:#fff;}
.product-list-left-effect .product-overlay{	width:100%;	height:100%;	position:absolute;	padding:30px; overflow: hidden;
background:hsl(231deg 100% 21% / 90%);	color:#fff;	top:0%;	left:-100%;	transition-duration:0.4s;	-webkit-transition: left 0.5s ease-in-out; cursor: pointer;}
.product-list-left-effect h3{color: #ffeb00; font-weight: 600; font-size: 22px; text-transform:capitalize;}
.product-list-left-effect h3 a{color: #ffeb00; font-weight: 600; font-size: 22px; text-transform: lowercase;}
.product-list-left-effect h3 a:hover{color:#f14100;}
.product-list-left-effect p a{color:#ffeb00; font-size: 16px;}
.product-list-left-effect p a:hover{color:#f14100;}
.product-list-left-effect .product-overlay h3{margin:0 0 30px 0;}
.product-list-left-effect:hover .product-overlay{-webkit-transition: left 0.5s ease-in-out;	left:0%;}
.product-list-left-effect:hover img{transform: scale(1.1);}
.psd-to-bootstap{float: right; width: 380px; border: 1px solid #e8e8e8; margin-left: 20px;}
.packingdesign{float: right; width: 340px; margin-left: 15px;}
.emaildesign h3{font-size: 16px !important;}
.psd-to-email{ float:right;}
.emaildesign p{ text-align:justify;}
.magento-development{float: right; width: 320px; margin-left: 20px;}
.product-overlay p{ font-size:17px;}

.all-industries .serv-section-2:before{height:88px;}
.all-industries .serv-section-2-icon{top:5px; right:14px;}
.all-industries .serv-section-2{padding: 18px;margin-bottom: 15px;}
.all-industries img{width: 80%;}
.all-industries .allicons:before {font-size:52px; color: #000; line-height: 80px; }
.all-industries h5{font-size:14px;}
.all-industries h5 a{ color:#8e8e8e;}
.all-industries h5 a:hover{color: #FF5722;}
.all-industries .serv-section-2:before{border-bottom-left-radius:0px; width:85px;}
.serv-section-2:hover .allicons:before{color:#fff;}


.WordPress-services h5{font-size: 19px;}
.WordPress-services .subtext{height: 120px;}
.psd-to-wordpress{ float:right;    width: 360px;}
.service-box{
position: relative;
overflow: hidden;
margin-bottom:10px;
perspective:1000px;
-webkit-perspective:1000px;
}
.service-icon{
width: 100%;
height: 220px;
padding: 20px;
text-align: center;
transition: all .5s ease;
}

.service-content{
position: absolute;
top: 0;
left: 0;
z-index: 1;
opacity: 0;
width: 100%;
height: 220px;
padding: 20px;
text-align: center;
transition: all .5s ease;
background-color:#1b2a82;
backface-visibility:hidden;
transform-style: preserve-3d;
-webkit-transform: translateY(110px) rotateX(-90deg);
-moz-transform: translateY(110px) rotateX(-90deg);
-ms-transform: translateY(110px) rotateX(-90deg);
-o-transform: translateY(110px) rotateX(-90deg);
transform: translateY(110px) rotateX(-90deg);
cursor: pointer;
}
.service-box .service-icon .front-content{
position: relative;
top:80px;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}

.service-box .service-icon .front-content i {
font-size:65px;
color: #fff;
font-weight: normal;
}

.service-box .service-icon .front-content h3 {
font-size:18px;
color: #fff;
text-align: center;
margin-bottom: 15px;
text-transform: uppercase;
line-height: 22px;
margin-top: 10px;
}
.service-box .service-content h3 {
font-size:20px !important;
font-weight:600 !important;
color: #fff;
margin-bottom:10px;
text-transform: uppercase;
}
.service-box .service-content p {
font-size: 13px;
color:#d4d4d4;
margin:0;
text-align: inherit;
line-height: 22px;
}
.service-content button a{ color:#fff;}
.service-content button a:hover{ color:#fff;}
.service-content h3{font-size: 20px !important; font-weight: 200 !important; margin-top:48px;font-weight: 500;}
.service-content button{background:#f14100; padding: 6px 20px; border: none; border-radius: 4px;color: #fff;font-size: 18px; font-weight: 600; margin-top: 10px;}
.service-content button:hover{background:#00b3eb;}
.yellow{background-color:#eb3f00;}
.orange{background-color:#002cae;}
.red{background-color:#8dbb00;}
.grey{background-color:#00b4bd;}
.service-box:hover .service-icon{
opacity: 0;
-webkit-transform: translateY(-110px) rotateX(90deg);
-moz-transform: translateY(-110px) rotateX(90deg);
-ms-transform: translateY(-110px) rotateX(90deg);
-o-transform: translateY(-110px) rotateX(90deg);
transform: translateY(-110px) rotateX(90deg);
}
.service-box:hover .service-content {
opacity: 1;
-webkit-transform: rotateX(0);
-moz-transform: rotateX(0);
-ms-transform: rotateX(0);
-o-transform: rotateX(0);
transform: rotateX(0);
}
.Hoardingdesign h3{font-size: 18px; margin-bottom: 10px; margin-top: 20px; text-transform: unset;}
.service-box .psicon:before{font-size:58px; color: #fff; line-height: 80px;}
.psdtobot .panel-title a{font-size:17px !important; color:#313131 !important;}

.clienthappy .psicon:before{font-size:65px; color: #fff; line-height: 124px; margin-left: 5px;}
.psicon{transform:translate(0%,0%) rotate(-45deg) !important;}
.E-Commerce h2{ text-align:center;}
.subline{ text-align:center;font-size: 16px; margin-top: 5px; padding: 0px 68px;}


.responsisvedesign h5{font-size: 16px; color: #000; font-weight: 500; margin: 15px 0px 4px;}
.responsisvedesign p{ line-height:22px;}
.landingpagesubtitle{text-align: center; padding: 0px 132px; font-weight: 500;  margin-bottom: 30px;}

.Social-media-post{background: url(../images/Industries.png) repeat #01132c;}
.Social-media-post h2{ text-align:center; color:#fff;}
.Social-media-post .subline{ color:#fff;}
.Social-media-post img{ border-radius:10px;}
.Social-media-post .product-list-left-effect{border-radius: 10px;}
.Social-media-post .product-list-left-effect .product-overlay{background:rgba(21, 21, 21, 0.9);border: 1px solid #404040; border-radius: 10px;}

.sitemap{ background:#eaeaea; padding:40px 0px;}
.sitemap ul li{display:inline-block; margin-right:10px; margin-bottom: 8px;}
.sitemap ul li a{ color:#000; background:#fff; padding:7px 10px; border-radius: 4px; line-height:38px; box-shadow: 1px 1px 1px #bbb;font-weight: 500;    font-size: 16px;}
.sitemap ul li a:hover{ background:#f14100;color: #fff;}
.sitemap h2{ font-size: 24px;margin-bottom: 0px;text-transform: capitalize;}
.sitemap ul li a:before {content: '\f0da'; font-family: FontAwesome; font-size: 12px; padding-right: 5px;
color:#f05a23;vertical-align: middle;}
.sitemap ul li:hover a:before{color:#000}
.sitemap hr{margin-top: 8px; margin-bottom:15px; border: 0; border-top: 4px solid #f05a23; width: 50px;   margin-left: 0;}
.mapsection{ margin-bottom:20px;}

.footer-links .links{border-bottom:1px dashed #385c9f; padding: 20px 0px;}
.footer-links .links li{ display:inline-block;margin-right: 15px;}
.footer-links .links li a{ color:#fff;}
.footer-links .links li strong{color: #ffeb00;}
.footer-links .links li a:before{content: '\f111'; font-family: FontAwesome; font-size:8px; padding-right:6px;
color: #FFEB3B; vertical-align:middle;}
.footer-links .links li a:hover{color:#ffeb00;}
.frelancer{padding: 50px 0px;background-image: linear-gradient(145deg,#00238b 47%,#b300eb 100%);}

/*-----form Sidebar----*/

.sidebarform .form-group{margin-bottom: 0px;}
.sidebar-contact {position: fixed; top:60%; right: -360px; transform: translateY(-50%); width: 360px;
height: auto; padding: 40px; background: #fff;  box-sizing: border-box;
transition: 0.5s;z-index:999;}
.sidebar-contact.active{right:0;}
.sidebar-contact input, .sidebar-contact select,
.sidebar-contact textarea{width:100%;height:36px; padding:5px; margin-bottom:10px; box-sizing:border-box;  border:1px solid rgba(0,0,0,.5); outline:none; box-shadow: none; border-radius: 0px;}
.sidebar-contact h2{margin:0 0 20px; padding:0; font-size:24px;}
.sidebar-contact .submit-btn{ height:40px;}
.sidebar-contact textarea{height:60px;resize:none;}
.sidebar-contact input[type="submit"]{background:#3e0d9c;color:#fff;cursor:pointer;border:none;font-size:18px;}
.sidebar-contact input[type="submit"]:hover{background:#f14100;}
.toggle p {
    transform: rotate(270deg);
    height: 102px;
    width: 142px;
    color: #fff;
    font-size: 16px;
    margin: 47px 0px 0px -7px;
	font-weight: 800;
}
.toggle {position: absolute; height:192px; width: 48px; text-align: center; cursor: pointer; background:#f14100;  
top:88px; left: -48px;line-height: 48px; z-index: 999;}
.toggle p:after{content:'\f003';font-family:fontAwesome; font-size:18px; color:#fff;padding-left: 8px;}
@media(max-width:768px)
{
.sidebar-contact{width:100%; height:100%; left:-100%;}
.sidebar-contact .toggle{top:50%; transform:translateY(-50%); transition:0.5s;}
.sidebar-contact.active .toggle{top:0; right:0; transform:translateY(0);}
.scroll{width:100%;height:100%; overflow-y:auto;}
.content{padding:50px 50px;}
}
/*-----form Sidebar end----*/

/*-----Thanks Page----*/
.thansk-page {background: linear-gradient(121deg, #4300c5 0%, #2100a5 25%, #831f9c 60%); padding:220px 0 100px;}
.thanksbox {width: 600px; margin: 0 auto;  background: #fff; padding: 50px; text-align: center; box-shadow:0 2px 1px #2b03a4;}
.thanksbox .fa-check {background: #8bc34a; padding: 10px; font-size: 25px; color: #fff; border-radius: 30px;
margin-bottom: 12px;}
.thansk-page h2{ font-weight:600;}
.backhome{float: inherit !important; background:#f05a23 !important; padding: 10px 15px; color: #fff;font-size: 18px;}
.backhome:hover{ background:#2400a8 !important;color: #fff;}
/*-----Thanks Page End----*/

.Angular h5{font-size:18px; font-weight: 500;}
.phpdevelopment h5{font-size:22px; font-weight:600;}
.allindustries-services h3{ text-align:center;}
.allindustries-services img{ width:auto;}
.allindustries-services p{ text-align:center; color:#333;}
.all-industries h4{text-transform: inherit;}

.ecomersmain{padding:50px 0px 40px;    background:#001d74;}
.ecomersmain .meetclient{color:#000 !important;margin-bottom:35px; font-size:16px;}
.ecomersmain .box{padding:60px 0px;}
.ecomersmain h3{ color:#fff;}
.ecomersmain .box-part{background:#FFF; border-radius: 8px; padding:30px 20px 20px; margin:0px 0px 22px; box-shadow: 1px 1px 28px rgb(30 0 101);}
.ecomersmain .text{margin:20px 0px;}
.ecomersmain .title{ margin-top:15px;}
.ecomersmain .fa{color:#4183D7;}
.ecomersmain h4{ font-size:20px; margin-bottom: 10px; line-height: 25px;}
.ecomersmain{ text-align:center}
.ecomersmain .meetclient{ color:#fff !important;}
.box-part{transition: all 0.4s ease;}
.box-part:hover{    box-shadow: 0px 42px 60px 0px rgb(0 0 0 / 0.4); -webkit-transform: translate3d(0, -20px, 0); transform: translate3d(0, -20px, 0);}
.ecommercedesign{float: right; width:550px;}
.sketchtohtml{float: right; width:340px;}


.rbox{ background:#fff; padding:70px 20px 35px; text-align:center;margin-bottom: 30px;height:320px;transition: all 0.4s ease;border-radius: 8px;}
.rbox:hover{box-shadow: 0px 42px 60px 0px rgb(1 6 39 / 0.7);  -webkit-transform: translate3d(0, -20px, 0);  transform: translate3d(0, -20px, 0);}
.srbox{margin-bottom: 14px;}
.rbox .srbox:before{ font-size:68px;color:#f14100;margin-left: 0px;}
.rbox h4{font-size:22px; text-transform: inherit;margin-bottom: 5px;}
.responsivepage{background: url(../images/Industries.png) repeat #01132c; padding-bottom:40px;}
.psd-responsiveimg{float: right; width: 270px; padding-left:15px;}
.websitedesign{ float:right; width:550px;}

.EffectiveLayout{ background:#001d74; padding:60px 0px;}
.EffectiveLayout h3{ color:#fff;font-size:32px; margin-top:0px;}
.EffectiveLayout img{ float:right;}
.EffectiveLayout p{ color:#fff;}
.EffectiveLayout hr {margin-top: 10px; margin-bottom: 18px; border: 0; border-top: 5px solid #f14100;
width: 60px; margin-left: 0px; border-radius: 50px;}
.EffectiveLayout a {color: #ffffff; background: #f14100; padding: 14px 33px; border-radius: 50px;
text-transform: uppercase; font-weight: 600;}

.whychnagedesign{ padding:60px 0px; background-image: linear-gradient(145deg,#002cae 47%,#04b6f1 100%);}
.whychnagedesign .redesignbox{ background:#fff; padding:30px 40px 45px;box-shadow: 1px 1px 28px rgb(0 0 0 / 0.4);    border-radius: 10px;}
.redesigntitle{ text-align:center;}

.Upgraderesponsive{ padding:30px 0px;}
.Upgraderesponsive ul{ margin-left:2px;}
.Upgraderesponsive h2 span{font-size:22px; color: #f14100;font-weight: 400;line-height: 38px;}
.Upgraderesponsive h2{ margin-bottom:20px; margin-top:28px;}
.Upgraderesponsive ul li{ width: 48%;float: left; font-size: 18px; line-height: 35px;    letter-spacing: .7px;}
.Upgraderesponsive img{ float:right;}

.redesignbox .Company-Services{font-size: 24px; font-weight: 700; margin-bottom: 15px; color: #000;}
.Website-Redesign{ float:right;  margin-left: 10px;}
.Upgraderesponsive ul li{    color:#f14100;}
.responsivedesignpage{width: 400px; float: right;}

.Custom-Wordpress{float: right; width: 450px;}
.Customdesign{float: right;}
.customdesignpage .ingraphic li{border-bottom:0px solid #f1f1f1;}
.socialmediapage .ingraphic li{border-bottom:0px solid #f1f1f1;}



.socialmedia{float: right;width: 430px;}

.htmltowordpress{float: right; width: 389px; margin-left:20px;}
.htmltowordpresspage h5{ font-size:18px; margin:20px 0px 10px;}
.eCommercepages h3{margin-top: 30px; margin-bottom: 18px;}
.eCommerce-Features li {
    list-style-type: none;
    margin: 0;
    padding-bottom: 15px;
    padding-left: 30px;
    line-height:23px;
    position: relative;
	display: inline-block;
    width: 33%;
    font-size: 16px;
    vertical-align: text-bottom;
    color: #000;
}
.eCommerceServices{float: right; width: 455px; margin-left: 20px; margin-bottom: 8px;}
.E-Commercepages .box-part{background:#FFF; border-radius: 8px; padding:30px 20px 50px; margin:0px 0px 22px; box-shadow: 1px 1px 28px rgb(30 0 101); height: 430px;}
.eCommerce-Features li:before {
    position: absolute;
    top: 3px;
    left: 0px;
    content: '';
    height: 21px;
    width: 20px;
    background:url(../images/tick-circle.png) no-repeat top;
}
.phpdevelopmentservices{width: 500px;float: right; padding-left: 30px;} 
.Androidapp{float: right; width: 330px; margin-left: 25px;}


.healpyou{ background:#fff; padding:50px 0px;}
.healpyou ul li {display: inline-block; float: left; width: 35%; font-size: 17px; line-height: 33px; color: #f14100; font-weight: 500;}
.healpyou h3{margin-bottom: 12px;font-size: 27px; margin-top:15px;}
.healpyou img{ width:100%;}
.getintouch{ margin-top:28px; width:100%;}
.getintouch a{background: #f14100; padding: 9px 20px;color: #fff; text-transform: uppercase; border-radius: 4px;
font-weight: 500;}
.getintouch a:hover{background: #3707a3;}
.wordpresssevelopserv{float: right; width: 370px; margin-top: -18px; margin-left: 15px;}
.WebsiteDevelopmentimages{float: right; width: 450px;}
.WordPressthemeCustomizing{float: right; width: 450px;}
.Customization h4{font-size: 17px !important;}
.Customization h3{ margin-bottom:5px;}

.graphicdesign p{font-size:18px; margin-bottom: 0;}
.graphicdesign ul li img{ margin-bottom:10px;}
.graphicdesign ul li{padding:20px 10px;}

.grapgicdesignservices{width: 430px; float: right;}
.uiuxdesign{width: 480px;float: left;margin-right: 20px;}
.Offerings{background: #3607a3; padding: 10px 15px; color: #fff; margin-bottom: 15px;border-radius: 6px;}

.contactusimg {width: 100%; border: 1px solid #bfbfbf; margin-top: 14px; border-radius: 4px;}
.contactuspage{height: 390px;}
.submit {
    background: none;
    border: none !important;
    padding: 2px !important;
    color: #fff !important;
}

.socialleft {
    position: fixed;
    top:50%;
    z-index: 999;
    width: 100px;
}

.socialleft ul {
  list-style-type: none;
  padding: 0;
  transform: translatex(-270px);
}

.socialleft ul li {
    display: block;
    margin: 5px;
    width: 312px;
    text-align: right;
    padding: 6px;
    border-radius: 0px;
    transition: all 1s;
}

.socialleft ul li:hover {
  transform: translatex(110px);
}

.socialleft ul li.twitter:hover {
  background-color:#4dc247;
}

.socialleft ul li.facebook:hover {
  background-color:#0084f5;
}

.socialleft ul li.google-plus:hover {
  background-color: #dd4b39;
}

.socialleft ul li.instagram:hover {
  background-color:#cd1717;
}

.socialleft ul li a {
    color: white;
    text-decoration: none;
}
.socialleft ul li i {
  text-align: center;
  margin-left: 14px;
  color: #fff;
  padding: 10px;
  border-radius: 50%;
  font-size: 20px;
  transform: rotate(0deg);
}

.socialleft ul li:hover i {
  transform: rotate(360deg);
  transition: all 1s;
}
.whatsapp {
    background: #090 !important;
}
.emailid{
    background: #d94600 !important;
}
.phonecall {
    background: #e10009 !important;
}




/******************* Pricing Table Demo - 6 *****************/
.Packagespage{ padding:50px 0px;background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #dbdbdb 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #ffffff 0%,#dbdbdb 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #ffffff 0%,#dbdbdb 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dbdbdb',GradientType=0 );}
.pricingTable6 p{color: #ffffff; font-weight: 600; font-size: 14px;}
.pricingTable6{padding-bottom:35px;background:#fff;border-radius:10px;text-align:center;position:relative;transition:all .3s ease 0s}
.pricingTable6 .title{padding:40px 20px 170px;margin:0 0 0px;background: linear-gradient(to bottom right,#f34100,#ffef65);font-size:30px;font-weight:600;color:#fff;text-transform:uppercase;overflow:hidden;position:relative}
.pricingTable6 .title:after,.pricingTable6 .title:before{content:"";width:280px;height:200px;border-radius:80px;background:#fff;position:absolute;bottom:-175px;left:-46px;transform:rotate(-85deg)}
.pricingTable6 .title:after{border-radius:100px;bottom:auto;top:150px;left:auto;right:-70px;transform:rotate(-40deg)}
.pricingTable6 .price-value{display:inline-block;width:140px;height:140px;line-height:55px;border-radius:50%;background:#fff;box-shadow:0 0 0 8px rgba(0,0,0,.3);padding:30px 0;font-size:28px;font-weight:800;color:#404040;position:absolute;top:110px;left:50%;transform:translateX(-50%);transition:all .3s ease 0s}
.pricingTable6:hover .price-value{background: linear-gradient(to bottom right,#f34100,#ffef65);color:#fff}
.pricingTable6 .month {display: block; font-size: 13px; font-weight: 600; line-height: 17px; margin-top: -12px;}
.pricingTable6 .pricing-content{list-style:none;padding:0;margin-bottom:20px;text-align:left;transition:all .3s ease 0s}
.pricingTable6 .pricing-content li{padding:7px 0 7px 50px;font-size:16px;font-weight:600;color:#000;letter-spacing:1px;position:relative}
.pricingTable6 .pricing-content li:before{content:"\f00c";font-family:"FontAwesome";font-weight:100;width:24px;height:24px;line-height:20px;border-radius:50%;border:2px solid #f14100;color:#f14100;text-align:center;position:absolute;top:50%;left:20px;transform:translateY(-50%)}
.pricingTable6 .pricing-content li.disable{color:#707070}
.pricingTable6 .pricing-content li.disable:before{display:none}
.pricingTable6 .pricingTable-signup{display:inline-block;padding:13px 45px;border-radius:30px;background:linear-gradient(to right,#fa6fe6,#ffef65);font-size:16px;font-weight:700;color:#404040;text-transform:uppercase;z-index:1;position:relative;transition:all .3s ease 0s}
.pricingTable6 .pricingTable-signup:hover{color:#fff}
.pricingTable6 .pricingTable-signup:before{content:"";width:98%;height:92%;border-radius:30px;background:#fff;position:absolute;top:2px;left:2px;z-index:-1}
.pricingTable6 .pricingTable-signup:hover:before{background:0 0}
.pricingTable6.blue .title{background: linear-gradient(to bottom right,#002cae,#ff18fa);}
.pricingTable6.blue:hover .price-value{background: linear-gradient(to bottom right,#002cae,#ff18fa);}
.pricingTable6.blue .pricing-content li:before{border-color:#aa1fe0;color:#aa1fe0}
.pricingTable6.blue .pricingTable-signup{background:linear-gradient(to bottom right,#44f2b5,#4cbde2)}
.pricingTable6.green .title{background: linear-gradient(to bottom right,#00b506,#21c4d3);}
.pricingTable6.green:hover .price-value{background: linear-gradient(to bottom right,#004c03,#21c4d3);}
.pricingTable6.green .pricing-content li:before{border-color:#0bba4d;color:#0bba4d}
.pricingTable6.green .pricingTable-signup{background:linear-gradient(to bottom right,#66fd9c,#f6fa60)}
.carousel-indicators {bottom: 35px;}
.frelancer ul li a{color: #fff; font-size: 17px;  line-height: 33px;}
.frelancer ul li strong {color: #ffeb00; font-size: 19px;  letter-spacing: 0.8px;}
.ficoncontent p{letter-spacing: .2px;}
@media only screen and (max-width:990px){.pricingTable6{margin-bottom:30px}
}
@media only screen and (max-width:767px){.pricingTable6 .title:before{height:400px;top:100px;left:55px}
.pricingTable6 .title:after{width:550px;height:550px;top:150px;right:-100px;transform:rotate(-20deg)}
}
@media only screen and (max-width:480px){.pricingTable6 .title:after,.pricingTable6 .title:before{width:280px;height:200px;top:220px;left:-46px}
.pricingTable6 .title:after{top:150px;left:auto;right:-70px}
}



