
.m0 {
	margin: 0;
}
.p0 {
	padding: 0;
}
.pt70 {
	padding-top: 70px;
}
@media (min-width: 1200px) {
.container {
	width: 1200px;
}
}
body {
	position: relative;
	overflow-x:hidden;
	/*padding-top: 181px;*/
	    font-family: 'Droid Serif', serif;
	        color: black;
}
/*Floating*/
.fleft {
	float: left;
}
.fright {
	float: right;
}
/*Section Fix*/
section.row, header.row, footer.row {
	margin: 0;
	position: relative;
	
}
.client-cover {box-shadow: 0 1px 30px rgba(0,0,0,.1);
	-webkit-box-shadow: 0 50px 50px rgba(0,0,0,.1);}
.contentRow {
	padding: 70px 0;
}
/*Ancore*/
a, .btn, button {
	outline: none;
	transition: all 300ms ease-in-out 0s;
}
a:focus, .btn:focus, button:focus, a:hover, .btn:hover, button:hover {
	outline: none;
	text-decoration: none;
	transition: all 300ms ease-in-out 0s;
}
/*----------------------------------------------------------------*/
.borderred_link {
	margin-top: 20px;
	display: inline-block;
	line-height: 45px;
	text-transform: uppercase;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	/*font-family: 'Montserrat', sans-serif;*/
	border-radius: 25px;
	padding: 0;
	position: relative;
	border: none;
	margin-left: 3px;
}

.price-box {padding: 15px 35px;}

.service-strip .fact h3 {font-family:'Montserrat', sans-serif !important;font-size: 32px !important;text-transform: none;margin-bottom: 18px !important;}

.price-box li {display:block;float: none !important;}

.service-btn {text-align:center;}

.service-btn .borderred_link {float:none !important;margin-right: 25px;}

.servicesCarousel .owl-next {cursor:pointer;}

.packageCarousel .owl-nav>.owl-prev {left:-12px;}
.packageCarousel .owl-nav>.owl-next {right:-20px;}

.portfolio-filt li:before {display:none;}

.portfolio-filt li {background: #8c8d8d;color: #fff !important;padding: 12px 12px ;margin-right: 10px ;font-size: 17px ;text-transform: none ;}
.portfolio-filt li {border-left: 8px solid #8c8d8d;border-right: 8px solid #8c8d8d;}
.portfolio-filt li.active {border-left: 8px solid #e94646;}

.portfolio-page .case {width:50%;border-bottom: 0;}

/* For Port Folio Responsive */
.moverespon .main-container, .moverespon .top-wrapper, .moverespon .menu-wrapper,
.moverespon .tle-bdcm, .moverespon .footer, .moverespon .copyright_wrapper{
	display : none;
}
.moverespon .port-tab-con-siteview{
	display : block;
	position: fixed;
	width: 100%;
}

.cdv-form {margin-top:-20px !important;}

.slider-item h2 {margin-top:0px;margin-bottom: 19px;}
.slider-item .borderred_link {padding:0px 30px;background: #e94646;margin-top: 14px;margin-left: 0;}

.v1heading {
    color: #e91e63;
    margin: 0 0 65px 0;
    font-family: 'Montserrat',sans-serif;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 45px;
}


.red-bg {background: #e94646;}
.left-light-bg {background: #ffdede;padding-top: 25px;text-align: right;padding-right: 70px;}
.right-dark-bg {background: #e94646;padding:80px 75px;padding-right: 14%;height: 475px;transform: skewX(-10deg);-webkit-transform: skewX(-10deg);-ms-transform: skewX(-10deg);transform-origin: right top;}
.dark-content .title-h3 {
    font-size: 32px;
    color:#fff;
    font-weight:bold;
    margin-bottom: 20px;
}	

.dark-content .desc {
    font-size: 1.2857142857em;
    line-height: 1.5;
    color:#fff;
    margin-bottom: 25px;
}
	
	
/*	
================================================
10. Domain Search
================================================
*/

.domain-search {
	background: #e94646;
}

.domain-search {
	padding: 40px 0;
}
section.domain-search h3 {
	color: #fff;
	font-size: 40px;
	margin: 5px 0 0 0;
	line-height: 38px;
	font-weight: 600;
}
section.domain-search h3 span {
	display: block;
	font-size: 16px;
	font-weight: 300;
}
.domain-search .search {
	background: #fff;
	padding: 2%;
	width: 96%;
	border-radius: 6px;
}
.domain-search .search label {
	background: #25272b;
	padding: 16px 0;
	border-radius: 6px;
	margin: 0;
	color: #fff;
	font-weight: 300;
	font-size: 16px;
	margin: 0;
	display: inline-block;
	width: 18%;
	text-align: center;
}
.domain-search .search input {
	background: none;
	border: none;
	padding: 16px 0 16px 2%;
	display: inline-block;
	width: 60%;
}
.domain-search .search .btn {
	background: #25272b;
	padding: 16px 0;
	border-radius: 6px;
	margin: 0;
	color: #fff;
	font-weight: 300;
	font-size: 16px;
	margin: 0;
	display: inline-block;
	width: 20%;
	text-align: center;
}
.domain-search .search .btn i {
	font-size: 14px;
	padding: 0 0 0 5px;
}
/*
================================================
11. Domain Prices
================================================
*/
section.domain-prices {
	padding-bottom: 76px;
}
.domain-prices .prices {
	text-align: center;
}
.domain-prices .prices h4 {
	background: #25272b;
	padding: 12px 0;
	color: #fff;
	text-transform: uppercase;
	font-size: 26px;
}
.domain-prices .prices p {
	font-size: 24px;
	line-height: 32px;
}
.domain-prices .prices p span {
	display: block;
	text-decoration: line-through;
	font-size: 18px;
	font-weight: 300;
}

.domain-prices .prices h4:hover, .domain-prices .prices h4.active {
	background: #e94646;
}


/*------------------------------------*\
    30. BRANDS SECTION
\*------------------------------------*/
/* 30.1. BRAND ITEM */
.brand--item {
    margin-bottom: 30px;
}
.title-pad {padding-top:65px;}

.vclient-sect {padding-bottom:45px;}

/* 30.2. BRAND IMAGE */
.brand--img {
    padding: 15px;
    border: 1px solid #eaeaea;
    -webkit-transition: border-color .25s, box-shadow .25s ease-in-out;
            transition: border-color .25s, box-shadow .25s ease-in-out;
}
.brand--img:hover {
    border-color: #2ed573;
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.10);
}
.brand--item {
    -webkit-transition: -webkit-transform .2s;
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s;
}
.brand--item:hover{
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
}
.brand--img img {
    opacity: 0.3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    -webkit-transition: opacity .25s ease-in-out;
            transition: opacity .25s ease-in-out;
}
.brand--img:hover img {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}


/*Our Business*/
#world_business {
	background: #39566f;
	color: #fff;
	position: relative;
	padding-top: 60px;
	padding-bottom: 60px;
}
#world_business span {
	color: rgba(255, 255, 255, 0.51);
	font-weight: 700;
	margin-top: 45px;
	display: block;
}
#world_business .owl-prev, #world_business .owl-next {
	/* width: 40px; */
	/* height: 40px; */
	/* line-height: 40px; */
	text-align: center;
	display: block;
	position: absolute;
	/* background: rgba(255, 255, 255, 0.33); */
	/* top: 50%; */
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
#world_business .owl-carousel {
	position: static;
}
#world_business .owl-prev {
	left: 0;
}
#world_business .owl-next {
	right: 0;
}


/*------------------------------------*\
    8. STEPS SECTION
\*------------------------------------*/
#steps {
    overflow: hidden;
}

/* 8.1. STEP ITEMS */
.step--items {
    position: relative;
    margin-bottom: 35px;
}


/* 8.2. STEP LINE */
.step--line {
    position: absolute;
    top: 54px;
    left: 0;
    right: 0;
    height: 2px;
    margin: 0 15px;
    z-index: -3;
}
.step--line:before,
.step--line:after {
    content: " ";
    position: absolute;
    right: 0;
    height: 1px;
    background-size: 10px 2px, 100% 2px;
    background-image: -webkit-linear-gradient(left, transparent 60%, #fff 60%), -webkit-linear-gradient(left, #ccc, #2ed573);
    background-image: linear-gradient(to right, transparent 60%, #fff 60%), linear-gradient(to right, #ccc, #2ed573);
}
.step--line:before {
    top: 0;
    left: 3px;
}
.step--line:after {
    top: 1px;
    left: 0;
}

/* 8.3. STEP ITEM */
.step--item {
    margin-bottom: 53px;
}

.step--item.box {
    margin-bottom: 60px;
    padding: 30px 0 23px;
    border: 1px solid #eee;
    -webkit-transition: border-color .25s, box-shadow .25s ease-in-out;
            transition: border-color .25s, box-shadow .25s ease-in-out;
}

.step--item.box:hover {
    border-color: transparent;
    box-shadow: 0 2px 30px rgba(0, 0, 0, 0.15);
}

.vc_row-o-equal-height > .wpb_column > .vc_column-inner > .wpb_wrapper > .step--item.box {
    height: 100%;
    margin-bottom: 0;
}

.step--line ~ .step--item:before,
.step--line ~ .step--item:after {
    content: " ";
    position: absolute;
    top: 41px;
    left: -15px;
    width: 82px;
    height: 27px;
    background-color: #fff;
    -webkit-transition: all .6s linear;
    transition: all .6s linear;
    z-index: -2;
}

.step--item:hover:before,
.step--item:hover:after{
    left: -8px;

}

.step--item:hover:last-child:after{
    -moz-transition: rotateX(360deg);
    -webkit-transform: rotateX(360deg);
            transform: rotateX(360deg);
}

.step--line ~ .step--item:after {
    display: none;
}

.step--line ~ .step--item:last-child:after {
    display: block;
    left: auto;
    right: -15px;
}

.step--item .step--before {
    display: block;
    position: absolute;
    top: 41px;
    left: 0;
    width: 52px;
    height: 27px;
    background-position: -32px 50%;
    background-repeat: no-repeat;
    -webkit-transition: all .6s linear;
    transition: all .6s linear;
    z-index: -1;
}

.step--item:hover .step--before {
    left: 7px;
}

.step--item + .step--item .step--before {
    left: 8px;
    width: 28px;
    background-position-x: 0;
}

.step--item + .step--item:hover .step--before {
    left: 15px;
}

.step--item .step--after {
    display: none;
    position: absolute;
    top: 41px;
    right: 0;
    width: 48px;
    height: 27px;
    background-position: -92px 50%;
    background-repeat: no-repeat;
    -webkit-transition: all .6s linear;
    transition: all .6s linear;
    z-index: -1;
}

.step--item:hover .step--after {
    -moz-transition: rotateX(360deg);
    -webkit-transform: rotateX(360deg);
    transform: rotateX(360deg);
}

.step--item:last-child .step--after {
    display: block;
}

/* Step Icon Effect*/
.hi-icon {
    display: inline-block;
    position: relative;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    font-size: 0;
    text-align: center;
    z-index: 1;
}

.hi-icon:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: ''; 
    box-sizing: content-box;
}

.hi-icon:before {
    font-family: 'ecoicon';
    speak: none;
    font-size: 48px;
    line-height: 90px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    display: block;
    -webkit-font-smoothing: antialiased;
}

.step--item .hi-icon {
    -webkit-transition: -webkit-transform ease-out 0.1s, background 0.2s;
            -webkit-transition: background 0.2s, -webkit-transform ease-out 0.1s;
            transition: background 0.2s, -webkit-transform ease-out 0.1s;
            transition: transform ease-out 0.1s, background 0.2s;
            transition: transform ease-out 0.1s, background 0.2s, -webkit-transform ease-out 0.1s;
}

.step--item .hi-icon:after {
    top: 0;
    left: 0;
    padding: 0;
    z-index: -1;
    box-shadow: 0 0 0 2px rgba(255,255,255,0.1);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
}

.step--item:hover .hi-icon {
    background: rgba(255,255,255,0.05);
    -webkit-transform: scale(0.93);
            transform: scale(0.93);
    color: #fff;
}

.step--item:hover .hi-icon:after {
    -webkit-animation: sonarEffect 1.3s ease-out 75ms;
            animation: sonarEffect 1.3s ease-out 75ms;
}

@-webkit-keyframes sonarEffect {
    0% {
        opacity: 0.3;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    }
    40% {
        opacity: 0.5;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
        box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #2ed573, 0 0 0 10px rgba(255,255,255,0.5);
    }
    100% {
        box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #2ed573, 0 0 0 10px rgba(255,255,255,0.5);
        -webkit-transform: scale(1.3);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }
}
@keyframes sonarEffect {
    0% {
        opacity: 0.3;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    }
    40% {
        opacity: 0.5;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
        box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #2ed573, 0 0 0 10px rgba(255,255,255,0.5);
    }
    100% {
        box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #2ed573, 0 0 0 10px rgba(255,255,255,0.5);
        -webkit-transform: scale(1.3);
                transform: scale(1.3);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }
}

/* 8.4. STEP ICON */
.step--icon {
    display: inline-block;
    position: relative;
    width: 110px;
    height: 110px;
    margin-bottom: 16px;
    background-color: #f6f6f6;
    border-radius: 50%;
    z-index: 0;
}
.step--icon:before {
    content: " ";
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    background-color: #fff;
    border-radius: 50%;
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.10);
    z-index: -1;
}

.step--icon .fa {
    color: #2ed573;
    font-size: 36px;
    line-height: 48px;
}

/* 8.5. STEP CONTENT */
.step--content {
    padding: 0 20px;
}

.step--content .h3 {
    margin: 0 0 12px;
    color: #222;
    font-size: 20px;
    line-height: 32px;
}



/*--------------
    04. Choose gethost css here
------------------*/
.choose-gethost {
  padding-bottom: 45px;
  padding-top: 70px;
}
.gethost-choose-img img {width:100%;}


.section-title h2:before {
  background: rgba(0, 0, 0, 0) url("img/bg/section-title.png") no-repeat scroll center center;
  bottom: -22px;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  width: 100%;
}
.section-title p {
    color: #555555;
    
    font-size: 16px;
    margin-bottom: 0;
}
.section-title {
    margin-bottom: 50px;
}
.choose-gethost .section-title {
  margin-bottom: 47px;
}
.single-choose-gethost > h3 {
  font-size: 24px;
  line-height: 17px;
  margin-bottom: 17px;
  padding-right: 10px;
  position: relative;
  text-transform: capitalize;
}
.choose-gethos-list {
  margin-top: 45px;
}
.right .single-choose-gethost > h3 {
  padding-left: 10px;
  padding-right: 0;
}
.choose-gethos-list .single-choose-gethost {
  margin-bottom: 70px;
}
.single-choose-gethost > h3:before {
    background: #f58533 none repeat scroll 0 0;
    content: "";
    height: 18px;
    position: absolute;
    right: 0;
    top: 2px;
    width: 3px;
}
.right .single-choose-gethost > h3:before {
    right: auto;
    left: 0;
}


/*----------------------------------------*/
/*  1.10.0 Latest News CSS
/*----------------------------------------*/
.latest-news-area{padding: 73px 0 80px 0}
.latest-news-img.right img.right-bottom{margin-top: 30px}
.question-accordion {
    margin-top: 30px;
    margin-left: 15px;
}
.col-md-6 .latest-news-img{margin-top: 32px}
.question-accordion .panel {
    border: none;
    border-radius: 0px;
    box-shadow: none;
}
.question-accordion .panel-group .panel {
    margin-bottom: 20px;
}
.collapsed > span {
    background: #dddddd none repeat scroll 0 0;
    margin-right: 15px;
    padding: 8px 13px;
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
}
.question-accordion .panel-body {
    padding: 17px 0 12px;
    background: transparent;
}
.single-checkout .post {
    color: #969696;
    
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 0;
    position: relative;
    text-transform: uppercase;
}
.single-checkout .post:before{
    position: absolute;
    left: -4%;
    top: 0;
    width: 2px;
    height: 30px;
    content: "";
    background: #87C0EC; 
}
.single-checkout .post span{color: #87C0EC; margin-right: 10px}
h4.panel-title {
    
    font-size: 12px;
    font-weight: 400;
}
.single-checkout > p {
    /*color: #848484;*/
    font-size: 16px;
    line-height: 30px;
    text-align: justify;
}
.panel-heading {
    padding: 0;
}
.panel-title > a.collapsed, .panel-title > a {
    display: block;
    padding: 13px 10px 13px 30px;
}
.panel-title > a.collapsed{background: #F5F5F5; color: #000;}
.panel-title > a.collapsed:before{background: #e94646}
.panel-title > a.collapsed:after{color: #ffffff}
.panel-title > a{
    background: #E42A2A;
    color: #fff;
    position: relative;
    font-size: 16px;
    font-weight: 600;
}

.panel-title > a:before {
   background: none 0px 0px repeat scroll rgb(99 100 103);
    content: "";
    height: 28px;
    left: -14px;
    position: absolute;
    top: 6px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 28px;
}
.question-accordion .panel:hover .panel-title > a:before{
    background: none 0px 0px repeat scroll rgb(99 100 103);
}
.panel-title > a:after {
    background: transparent;
    content: "\f068";
    position: absolute;
    top: 14px;
    font-size: 12px;
    font-family: "fontawesome";
    color: #fff;
    left: -4px;
}
.panel-title > a.collapsed:after {
    content: "\f067";
}
.panel-default > .panel-heading {
    background-color: transparent;
}


/* --- services --------------------- */
/* services */
.singleService {
  text-align: center;
  background: #ffffff;
  padding: 20px;
  -webkit-border-radius: 2px 2px 2px 2px;
  -moz-border-radius: 2px 2px 2px 2px;
  -o-border-radius: 2px 2px 2px 2px;
  -ms-border-radius: 2px 2px 2px 2px;
  -khtml-border-radius: 2px 2px 2px 2px;
  border-radius: 2px 2px 2px 2px;
  margin: 6px;
}
.singleService:hover .serviceIcon .servicesIconBase {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
}
.singleService h3 {
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 18px;
  color: #e94646;
}
.servicesDescription {color: #7b7b7b;margin-bottom: 36px;}

.singleService .serviceIcon {
  padding: 6px;
  width: 116px;
  height: 116px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  -khtml-border-radius: 50%;
  border-radius: 50%;
  margin: 0px auto;
  border: 2px solid #ff6b6b;
  margin-bottom: 20px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -khtml-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.singleService .serviceIcon .servicesIconBase {
  background-color: #e94646;
  width: 100%;
  height: 100%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  -khtml-border-radius: 50%;
  border-radius: 50%;
  position: relative;
  padding-top: 18px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -khtml-transition: all 0.3s linear;
  transition: all 0.3s linear;
  background-position: center center;
  background-repeat: no-repeat;
}
.singleService .serviceIcon .servicesIconBase img {
  display: inline-block;
  height: 60px;
  width: 60px;
}
.singleService .servicesBg-1 {
  /* background-image: url('../../images/service-1.png'); */
}
.singleService .servicesBg-2 {
  /* background-image: url('../../images/service-2.png'); */
}
.singleService .servicesBg-3 {
  /* background-image: url('../../images/service-3.png'); */
}
.singleService .servicesBg-4 {
  /* background-image: url('../../images/service-4.png'); */
}
.singleService .servicesBg-5 {
  background-image: url('../../images/service-5.png');
}
.singleService .servicesBg-6 {
  background-image: url('../../images/service-6.png');
}
.singleService a {
  background-color: #18364a;
  color: #ffffff;
  -webkit-border-radius: 2px 2px 2px 2px;
  -moz-border-radius: 2px 2px 2px 2px;
  -o-border-radius: 2px 2px 2px 2px;
  -ms-border-radius: 2px 2px 2px 2px;
  -khtml-border-radius: 2px 2px 2px 2px;
  border-radius: 2px 2px 2px 2px;
  padding: 8px 15px;
  margin-bottom: 10px;
  display: inline-block;
}
.singleService a:hover {
  background-color: #e94646;
  color: #ffff;
}
/* services 2 */
.welcome2 .sectionWrapper {
  padding-bottom: 50px;
}
.singleService2 {
  text-align: left;
  background: #ffffff;
  margin-bottom: 30px;
}
.singleService2 .serviceIcon,
.singleService2 .servicesContents {
  float: left;
}
.singleService2 .serviceIcon {
  margin-right: 20px;
  margin-bottom: 0px;
}
.singleService2 .servicesContents {
  width: 73.6%;
}
.singleService2 a {
  float: right;
}
/* singleService 3 */
.singleService3 .serviceName {
  color: #ff6b6b;
}
.singleService3 .servicesDescription {
  color: #21242e;
}
.singleService3 .readMore {
  background-color: #ff6b6b;
}
.singleService3 .readMore:hover {
  background-color: #21242e;
}


/* Portfolio */

.moverespon .vmain {display:none;}

.port-tab-links{
	padding : 20px;
}
.port-tab-links a{
	color : #303030;
	border: 5px solid;
	border-left: 3px solid;
	border-top: 1px solid;
	border-radius: 20px 20px 0px 20px;
	padding: 6px 15px;
	border-color: #CCCCCC;
	margin-right: 10px;
	text-decoration : none;
	background: #F8F8F8;
}
.port-tab-links a:hover, .port-tab-links a.active{	
	border-color: #E20912;
}
.port-tab-con{
	text-align : center;
}
.port-tab-con .port-tab-golink{
	text-align : center;
	text-decoration : none;
}
.port-tab-con .port-tab-golink h4{
	text-align: center;
	background: #FF7B69;
	padding: 10px 5px;
	color: #FFF;
	  width: 100%;
	  white-space: nowrap;
	overflow: hidden;
  text-overflow: ellipsis;
}
.port-tab-con .tab-pane .row div:hover .port-tab-golink h4{	
	width : 97%;
	transform: skew(-20deg);
}
.port-tab-con .port-tab-golink p{
	text-align : center;
	line-height : 21px;
	padding-bottom : 10px;
}
.port-tab-con .port-tab-golink:hover p{
	color : #549DD8;
}
.port-tab-con .port-tab-imgview{
	display: block;
	height: 100%;
	width: 100%;
	margin-bottom: 20px;
	background: #303030;
	overflow: hidden;
	position: relative;
	/*border: 1px solid #AAA;*/
	text-align : center;
}
.port-tab-con .port-tab-imgview img{
	webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}
.port-tab-con .port-tab-imgview div{
	position: absolute;

	color: #FFF;
	margin: 0px auto;
	display: block;
	top: -100px;
	left: 0px;
	width: 100%;
	text-align: center;
	font-size: 23px;
	font-weight: normal;
	webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}
.port-tab-con .port-tab-imgview:hover div{	
	top: 40%;
}
.port-tab-con .port-tab-imgview:hover img{
	opacity: .5;
	filter: alpha(opacity=10);
	-webkit-transform: scale(1.5) rotate(15deg);
	-moz-transform: scale(1.5) rotate(15deg);
	transform: scale(1.5) rotate(15deg);
}
.port-tab-con .port-tab-imgview:before{	
	content: "\e015";
	position: absolute;
	bottom: 0%;
	left: 40%;
	color: #E0E0E0;
	font-size: 65px;
	display: none;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}
.port-view{
	cursor : pointer;
}
.port-tab-con-siteview{
	display : none;
}
.responsive-options{
	padding-top : 10px;
	padding-bottom : 10px;
	margin-bottom : 5px;
	background : #E2E2E2;
}
.siteview-responsive{
	margin : 0px auto;
	width : 100%;
	height : 1000px;
	overflow : hidden;
}
.siteview-responsive-sub{
	width : 103%;
	height : 91%;
	overflow : auto;
}
.siteview-smallt .siteview-responsive-sub{
	width: 901px;
	height: 1213px;
	margin: 20px auto;
	background : url('../../images/restablet.png');
}
.siteview-smallm .siteview-responsive-sub{
	width: 395px;
	height: 762px;
	margin: 20px auto;
	background : url('../../images/resphone.png');
}
.siteview-responsive-sub iframe{
	width : 100%;
	height : 100%;
}
.siteview-smallt  iframe{
	width : 785px;
	height : 1038px;
	margin : 65px 0 0 58px;
}
.siteview-smallm  iframe{
	width: 337px;
	height: 495px;
	margin: 133px 0 0 30px;
}
/*.port-tab-con a.port-tab-imgview:hover:before{	
	bottom: 35%;
	display: inline-block;
}*/
/* End Portfolio */

/* End For Port Folio Responsive */



.service-btn .borderred_link.btn2 span {background: #18364a;color: #fff;}

.service-btn .borderred_link span {background:#f8f8f8;color: #db4242;}

.service-box .expertise-item {background: #f8f8f8;}

.portfolio-pad .case {width: 50%;}

.client-item img {width:100%;}

.latest-project {padding-top:45px;}

.gcertified .case {width:25%;}

.service-btn.gbtn .borderred_link span {
	background-color: #e94646;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 24px;
	padding-right: 24px;
	display: inline-block;
	color: rgb(255, 255, 255);
	font-size: 23px;
	font-style: normal;
	font-weight: 300;
	letter-spacing: 0px;
	border-color: transparent;
	text-transform: none;
	border-width: 1px;
	border-style: solid solid solid solid;
	}

	.service-btn.gbtn .borderred_link.btn2 span {background:#e94646}

	.service-btn.gbtn .borderred_link span i {padding-right:8px;}
	
	.service-btn.gbtn .borderred_link  {

    color: rgb(255, 255, 255);
    font-size: 23px;
    font-style: normal;
    font-weight: 300;
    letter-spacing: 0px;
    border-color: transparent;
    border-width: 1px;
    border-style: solid solid solid solid;}

.our-story__content__description.service-content p:first-child {font-size: 1.7rem;}

.client-page { margin-bottom:55px;}
.inner-pages {padding: 0 2%;}
.client-logo {margin-top:75px;}

.about-ychoose {margin-bottom: 65px !important;}

.client-item {border: 1px solid #e6e6e6;box-shadow: 0 1px 10px rgba(0,0,0,.1);-webkit-box-shadow: 0 4px 7px rgba(0,0,0,.1);text-align: center; margin-bottom:35px;}

#particles-js1 .particles-js-canvas-el {height:600px !important;}
.features--section {padding-top: 35px !important;}

.banner--section {
    padding: 5% 0 3%;
    z-index: 10;
    
}

.about-testimonial {box-shadow: 0 1px 30px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 50px 50px rgba(0,0,0,.1); }

.inner-vform { margin-bottom:55px;}

.service-vtext {line-height:25px;}

.service-vtitle {margin-bottom:45px !important;}

.media.feature_col {border-left: 3px solid #e94646 !important;padding: 28px;box-shadow: 0 0 0 1px #eee;margin-bottom: 30px;}
.media.feature_col:hover {background: #e94646; color:#fff; transition: 0.3s;}
.media.feature_col:hover .media-left {color:#fff;}
.media.feature_col:hover .media-body h5 {color:#fff;}
.media.feature_col:hover .media-body p {color:#fff;}
.media.feature_col:hover .media-body a {color:#fff;}
.js-services-item {font-size: 15px;font-style: italic;color:#e94646;margin-bottom: 15px;display: block;}

.h1 {
    font-size: 48px;
    line-height: 68px;
	color:#fff;
	
}

.title_row.vtitle-row {margin-bottom:0px; margin-top:55px;}

.our-story {
    -webkit-box-shadow: inset 0 0.1rem 0.2rem 0 #dedede;
    box-shadow: inset 0 0.1rem 0.2rem 0 #dedede;
    background: #f8f8f8;
    overflow: hidden;
}
.our-story__content {
    padding: 0 0 0 30px;
}
.text-content ul{
    padding-left:1rem;
    text-align: left;
}
.our-story__content .radical-heading {
    margin: 0 0 3.8rem;
}
.what-we-do{padding: 80px 0;}
.about-client{padding: 60px 0}
.tp-img {
    border-top: 1px solid #eaeff3;
    border-right: 1px solid #eaeff3;
    padding: 35px 20px;
    min-height: 178px;
}
.bt-img {
    border-top: 1px solid #eaeff3;
    border-bottom: 1px solid #eaeff3;
    border-right: 1px solid #eaeff3;
    padding: 35px 20px;
    min-height: 178px;
}
.about-client .owl-carousel {
    border-left: 1px solid #eaeff3;
   
}
h1.radical-heading, h2.radical-heading, h3.radical-heading {
    font-weight: 600;
    font-size: 4.6rem;
    
}

@-webkit-keyframes rotation {
		from {
				-webkit-transform: rotate(0deg);
		}
		to {
				-webkit-transform: rotate(359deg);
		}
}

.animatedBackground{background-repeat: repeat !important;background-size: auto !important;animation: animatedBackground 30s linear infinite;-ms-animation: animatedBackground 30s linear infinite;-moz-animation: animatedBackground 30s linear infinite;-webkit-animation: animatedBackground 30s linear infinite;}@keyframes animatedBackground {from { background-position: 0 0; }to { background-position: 100% 0; }}@-webkit-keyframes animatedBackground {from { background-position: 0 0; }to { background-position: 100% 0; }}@-ms-keyframes animatedBackground {from { background-position: 0 0; }to { background-position: 100% 0; }}@-moz-keyframes animatedBackground {from { background-position: 0 0; }to { background-position: 100% 0; }}

.radical-heading {
    color: #27376c;
    font-weight: 600;
}

.radical-heading span {
    font-weight: 400;
}

.radical-heading:after {
    content: ".";
    color: #ec008c;
    font-size: 6rem;
    font-weight: 400;
    line-height: 0;
}

.our-story__content__description p:first-child {
    font-size: 1.7rem;
}

/*.our-story__content__description p {*/
/*    font-size: 1.7rem;*/
/*    margin-bottom: 2.7rem;*/
/*    line-height: 1.35;*/
/*    font-family: 'Montserrat', sans-serif;*/
/*}*/

.our-story__image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 7rem 0 4rem;
}

.align-items-center {
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
}

.our-story__image img {
    margin: 0 auto;
}



/*=============== 14. Our Expertise =============*/

.expertise-item {
    padding: 15px 15px 25px;
    border: 1px solid #ecebeb;
   height: 115px;
    -webkit-transition: .3s all ease;
    transition: .3s all ease;
    margin-bottom: 30px;
    display: flex;
    align-items: center;
}



.expertise-item:hover {
    box-shadow: 0px 3px 4px 0px rgba(163, 162, 162, 0.26);
}

.expertise-icon {
    position: relative;
}

.expertise-item .expertise-icon:before {
    content: '';
    position: absolute;
    top: 35px;
    left: 40%;
    width: 4px;
    height: 14px;
    -webkit-transition: .3s all;
    transition: .3s all;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.expertise-item:hover .expertise-icon:before {
    top: -12px;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.expertise-item .expertise-icon:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 40%;
    width: 4px;
    height: 14px;
    -webkit-transition: .3s all;
    transition: .3s all;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.expertise-item:hover .expertise-icon:after {
    bottom: -25px;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.expertise-item .icon {
    width: 50px;
    height: 50px;
    display: block;
    text-align: center;
    margin-left: 15px;
    margin-right: 24px;
    position: relative;
    z-index: 2;
    float: left;
    margin-top: 5px;
}

.expertise-item .icon:before {
    content: "";
    position: absolute;
    top: 0;
    left: -15px;
    width: 0;
    height: 0;
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent;
    z-index: -1;
}

.expertise-item .icon:after {
    content: "";
    position: absolute;
    top: 0;
    right: -15px;
    width: 0;
    height: 0;
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent;
}

.expertise-item h4 {
    margin-bottom: 10px;
    line-height: 1.4;
}



/* Boxed Button Start */

.boxed-btn {
    margin-top: 10px;
    display: inline-block;
    padding: 10px 20px;
    padding-right: 60px;
    color: #fff;
    background: rgba(0, 0, 0, .6);
    text-align: left;
    position: relative;
    -webkit-transition: background-color 0.2s ease-in, color 0.2s ease-in;
    transition: background-color 0.2s ease-in, color 0.2s ease-in;
    vertical-align: middle;
    overflow: hidden;
}

.boxed-btn:after {
    content: attr(data-text);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 10px 20px;
    -webkit-transform-origin: -25% 50%;
    transform-origin: -25% 50%;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    -webkit-transition: -webkit-transform 0.3s ease-in;
    transition: -webkit-transform 0.3s ease-in;
    transition: transform 0.3s ease-in;
    transition: transform 0.3s ease-in, -webkit-transform 0.3s ease-in;
}

.boxed-btn:hover:after,
.boxed-btn:hover {
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.boxed-btn:hover:after {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
}

.boxed-btn i {
    background: #e94646;
}

.boxed-btn i {
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    text-align: center;
    color: #fff !important;
    font-size: 30px;
    font-weight: bold;
    line-height: 37px;
}

/* Boxed Button End */

.contact-info {
    border: 1px solid #dedede;
}

.contact-info .contactinfo-title {
    padding: 20px 0 20px 40px;
    color: #fff;
    position: relative;
}

.contact-info .contactinfo-title:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 8px;
    height: 100%;
}

.contact-info .contactinfo-form {
    padding: 50px 40px;
}

.contact-info input,
.contact-info textarea {
    border: 1px solid #dedede;
    border-radius: 0;
    width: 100%;
    margin-bottom: 20px;
    min-height: 40px;
    padding: 15px;
    -webkit-transition: .3s all;
    transition: .3s all;
}

.contact-info input::-webkit-input-placeholder,
.contact-info textarea::-webkit-input-placeholder {
    color: #88898a;
}

.contact-info input::-moz-placeholder,
.contact-info textarea::-moz-placeholder {
    color: #88898a;
}

.contact-info input:-ms-input-placeholder,
.contact-info textarea:-ms-input-placeholder {
    color: #88898a;
}

.contact-info input::placeholder,
.contact-info textarea::placeholder {
    color: #88898a;
}

.contact-info input:focus,
.contact-info textarea:focus {
    border-color: #999;
    box-shadow: none;
    outline: none;
}

.contact-info .boxed-btn {
    margin-top: 20px;
    margin-bottom: 0;
    border: none;
    display: block;
    width: 100%;
    cursor: pointer;
    font-weight: bold;
}

.contact-info .boxed-btn i {
    right: 0;
}


/* Contact Info 2 */

.infocontact2 {
    padding: 50px 50px;
    text-align: center;
}

.infocontact2 img {
    margin-bottom: 46px;
}

.infocontact2>i {
    margin-bottom: 70px;
    display: block;
}

.infocontact2 h3 {
    margin-bottom: 20px;
    line-height: 1.5;
    text-transform: capitalize;
}

.infocontact2 p {
    margin-bottom: 20px;
}

.infocontact2 .boxed-btn {
    display: inline-block;
    width: auto;
}

.expertise-item .icon {
    line-height: 50px;
    font-size: 45px;
}

.contact-info .contactinfo-title {
    font-size: 16px;
    font-weight: 700;
}

.infocontact2>i {
    font-size: 120px;
}


.expertise-item .expertise-icon:before {
    background: #e94646;
}

.expertise-item .expertise-icon:after {
    background: #e94646;
}

.expertise-item .icon {
    /* background: #00325b; */
}

.expertise-item .icon:before {
    /* border-right: 15px solid #00325b; */
}

.expertise-item .icon:after {
    /* border-left: 15px solid #00325b; */
}

.contact-info .contactinfo-title {
    background: #00325b;
}

.contact-info .boxed-btn {
    background: #181818;
}


.expertise-item .icon {
    color: #e94646;
}

.contact-info .contactinfo-title:before {
    background: #fde428;
}

.contact-info .boxed-btn:hover {
    background: #e94646;
    color: #fff;
}


.contact-info .boxed-btn:hover a { opacity:0; }



.banner--content .desc p {color:#fff; font-size:17px; line-height:25px; font-family: 'Droid Serif', serif;}
.image-viewbtn {
    color: #ffffff;
    position: absolute;
    z-index: 1000000000000000;
    bottom: -10px;
    background: #e20912;
    left: 41%;
    padding: 9px 20px;
    cursor: pointer;
}
.welcome-area {
    position: relative;
    background: url(../images/intro-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    z-index: 1
}

.welcome-area:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #343438;
    /* opacity: .7; */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    z-index: -1;
}

#particles-js {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}



/* ENQUIRY */

.wc-con-section {
	background: url(../../images/home/firefly.webp);
	padding-top: 48px;
	padding-bottom: 160px;
}

.wc-circles {
	background: url(../../images/firefly.gif) repeat;
	min-height: 100vh
}

.seperatoritem:after {
	content: '|';
	position: relative;
	color: #666
}

.seperatoritem:after {
	content: '|';
	position: relative;
	color: #666
}

.seperatoritem:last-child:after {
	display: none
}

   .cd-form .cd-select, .cd-form div {
    position: relative;
}
.cd-form {
    margin: 2em auto;
}
.cd-form::after {
    clear: both;
    content: "";
    display: table;
}

.enq-btn {margin-top:15px;}

.cd-form legend {
    padding-bottom: 10px;
    font-size: 1em;
    border-bottom: 1px solid #f6f6f6;
    text-align: left;
}
.cd-form .cd-label, .cd-form h4, .cd-form input, .cd-form label, .cd-form select, .cd-form textarea {
    font-weight: 400;
    font-size: 14px;
}
.cd-form div {
    margin: 20px 0;
}
.cd-form .cd-label, .cd-form h4 {
    color: #333;
    margin-bottom: 10px;
    text-align: left;
}
.cd-form .cd-label {
    display: block;
   
}
.cd-form input[type=text], .cd-form input[type=email], .cd-form legend, .cd-form select, .cd-form textarea {
    display: block;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
}
.cd-form input[type=text], .cd-form input[type=email], .cd-form select, .cd-form textarea,.cd-form input[type=url], .cd-form input  {
    padding: 12px;
    border: 1px solid #ccc;
    background-color: #fff;
    border-radius: 0;
    width:100%;
}
.cd-form input[type=text]:focus, .cd-form input[type=email]:focus, .cd-form select:focus, .cd-form textarea:focus {
    outline: 0;
    border-color: #00bcd4;
}
.cd-form .cd-select::after {
    content: '';
    position: absolute;
    z-index: 1;
    right: 16px;
    top: 50%;
    margin-top: -8px;
    display: block;
    width: 16px;
    height: 16px;
    background: url(../images/cd-icon-arrow.svg) center center no-repeat;
    pointer-events: none;
}
.cd-form select {
    box-shadow: 0 1px 3px rgba(0, 0, 0, .08);
    cursor: pointer;
}
.cd-form select::-ms-expand {
    display: none;
}
.cd-form .cd-form-list {
    margin-top: 16px;
}
.cd-form .cd-form-list::after {
    clear: both;
    content: "";
    display: table;
}
.cd-form .cd-form-list li {
    display: inline-block;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin: 0 26px 16px 0;
    float: left;
}
.cd-form input[type=checkbox], .cd-form input[type=radio] {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0;
    padding: 0;
    opacity: 0;
    z-index: 2;
}
.cd-form input[type=radio]+label, .cd-form input[type=checkbox]+label {
    padding-left: 24px;
}
.cd-form input[type=radio]+label::after, .cd-form input[type=radio]+label::before, .cd-form input[type=checkbox]+label::after, .cd-form input[type=checkbox]+label::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -8px;
    width: 16px;
    height: 16px;
}
.cd-form input[type=radio]+label::before, .cd-form input[type=checkbox]+label::before {
    border: 1px solid #cfd9db;
    background: #fff;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .08);
}
.cd-form input[type=radio]+label::after, .cd-form input[type=radio]+label::before {
    border-radius: 50%}
.cd-form input[type=checkbox]+label::after, .cd-form input[type=checkbox]+label::before {
    border-radius: .25em;
}
.cd-form input[type=radio]+label::after, .cd-form input[type=checkbox]+label::after {
    background-color: #2c97de;
    background-position: center center;
    background-repeat: no-repeat;
    box-shadow: 0 0 5px rgba(44, 151, 222, .4);
    display: none;
}
.cd-form input[type=radio]+label::after {
    background-image: url(../images/cd-icon-radio.svg);
}
.cd-form input[type=checkbox]+label::after {
    background-image: url(../images/cd-icon-check.svg);
}
.cd-form input[type=radio]:focus+label::before, .cd-form input[type=checkbox]:focus+label::before {
    box-shadow: 0 0 5px rgba(44, 151, 222, .6);
}
.cd-form input[type=radio]:checked+label::after, .cd-form input[type=checkbox]:checked+label::after {
    display: block;
}
.cd-form input[type=radio]:checked+label::after, .cd-form input[type=radio]:checked+label::before, .cd-form input[type=checkbox]:checked+label::after, .cd-form input[type=checkbox]:checked+label::before {
    -webkit-animation: cd-bounce .3s;
    -moz-animation: cd-bounce .3s;
    animation: cd-bounce .3s;
}
.cd-form textarea {
    /*min-height: 158px;*/
    resize: none;
    overflow: auto;
}
.cd-form input[type=submit] {
    float: right;
    cursor: pointer;
}

.cd-form .error-message p {
    background: #e94b35;
    color: #fff;
    font-size: 1.4rem;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border-radius: .25em;
    padding: 16px;
}
.cd-form .error {
    border-color: #e94b35!important;
}
@media only screen and (min-width:600px) {
    .cd-form div {
    margin: 20px 0 10px;
}
.cd-form legend+div {
    margin-top: 20px;
}
.cd-form .cd-label, .cd-form h4 {
    margin-bottom: 10px;
}
.cd-form input[type=text], .cd-form input[type=email], .cd-form select, .cd-form textarea,  .cd-form input{
    padding: 13px;
}
}@-webkit-keyframes cd-bounce {
    0%, 100% {
    -webkit-transform: scale(1);
}
50% {
    -webkit-transform: scale(.8);
}
}@-moz-keyframes cd-bounce {
    0%, 100% {
    -moz-transform: scale(1);
}
50% {
    -moz-transform: scale(.8);
}
}@keyframes cd-bounce {
    0%, 100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
50% {
    -webkit-transform: scale(.8);
    -moz-transform: scale(.8);
    -ms-transform: scale(.8);
    -o-transform: scale(.8);
    transform: scale(.8);
}
}.cd-form .icon1 input, .cd-form .icon1 select, .cd-form .icon1 textarea {
    padding-left: 54px!important;
}

.cd-form .user {
    position:relative;
    
}

.fomr-imgg{
    position:absolute;
   top: 3.5rem;
    left: 3rem;
}
.fomr-imgg2{
    position:absolute;
   top: 3.5rem;
    left: 2rem;
}
.fomr-imgg-gd{
     position:absolute;
   top: 3.5rem;
   left:3rem;
}
.cd-form h3{
   color: #e94646;
   margin: 0 0 65px 0;
   
   font-weight: bold;
}
.breadcrumb-title{
    color:#fff;
    font-size: 3.5rem;
    text-transform: capitalize;
    line-height: 1.7;
    margin-top:0;
    max-width:100%;
}
 .g-recaptcha{
        margin-top:-30px;padding-left: 150px;
    }
@media (max-width: 768px) { 
    .g-recaptcha{
        margin-top:-5px;padding-left: 0px;
    }
    .mb-center{
        text-align:center;
    }
    .wellness_para {
   text-align:justify;
}
}


.wc-services-head {
    font-size: 96px;
    color: #f2f2f2!important;
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    top: 20px;
    z-index: -2;
    font-weight: bold;
}

.wc-header-elements {text-align:center;}

.wc-header-elements h5 {
	text-transform: none;
	color: #707070;
	text-shadow: none;
	padding-bottom: 30px;
	font-size: 16px;
	font-family: 'Prompt', sans-serif;
	letter-spacing: 0
}

.labarea h2,
nav ul a {
	text-transform: uppercase
}
.media-body {
    width: 100%;
}
.wc-header-elements h2 {
	font-weight: 600;
	font-size: 25px
}

.wc-header-elements h4 {
	font-size: 96px;

}

.wc-header-elements h6 {
	font-size: 65px;
	font-weight: bold;
	
	margin-top: 32px;
}

.wc-header-elements h2 {
	color: #242424
}

.form_allowed_tags {
	display: none
}

.wc-mobile-bold {
	font-weight: 700
}

.wc-wwd {
	font-size: 18px;
	line-height: 30px
}

.fa-heart {
	color: #e41139
}

.wc-today-smile {
	font-weight: 400;
	font-size: 12px
}

.wc-km-btn,
.wc-km-btn-line {
	background: 0;
	padding: 8px 45px;
	font-size: 16px;
	font-weight: 400;
	transition: all .4s
}

.line-btn {
	margin-top: 100px;
	z-index: 1
}

.scroll-img {
	margin-top: 10px;
	z-index: 1
}

.wc-km-btn-line {
	border-radius: 0
}

.wc-km-btn-line:hover {
	border-radius: 35px;
	color: #fff
}

.wc-km-btn {
	border-radius: 0;
	color: #fff
}




.borderred_link span {
	background: #E42A2A;
	display: block;
	padding: 0 25px;
	border-radius: 25px;
	letter-spacing: 0.5px;
}
.testimonial {margin-left: -70px;}
.borderred_link:after {
	content: '';
	position: absolute;
	top: -3px;
	left: -3px;
	bottom: -3px;
	right: -3px;
	border: 3px solid rgba(0, 0, 0, 0.08);
	border-radius: 25px;
	opacity: 1;
	transition: all 300ms ease-in-out 0s;
}
.borderred_link:hover {
	color: #fff;
}

.header-area{
    position: relative;
    z-index: 1;
	margin:0px;
}
.header-area:after{
    position: absolute;
    background-color: rgba(0, 0, 0, 0.28);
    width: 100%;
    height: 100%;
    content: "";
    left: 0;
    top: 0;
    z-index: -1;
}
.header-bg{
    overflow:hidden;
    background:url(../../images/slider-pattern.png) repeat;
}




/*** 

====================================================================
	Testimonial Section
====================================================================

***/




/* -----------------------
    17. Testimonial
--------------------------*/
#rs-testimonial {
  position: relative;
  padding: 50px 0 100px;
}
#rs-testimonial .sec-title h2 {
  color: #101010;
}
#rs-testimonial .testi-carousel .figure {
  float: left;
  width: 35%;
  padding-right: 20px;
}
#rs-testimonial .testi-carousel .figure img {
  max-width: 175px;
  border: 3px solid #ff6c39;
}
#rs-testimonial .testi-carousel .testi-content {
  float: left;
  width: 65%;
}
#rs-testimonial .testi-carousel .testi-content h3 {
  font-size: 18px;
  color: 'Roboto Condensed', sans-serif;
  margin-bottom: 7px;
}
#rs-testimonial .testi-carousel .testi-content .testi-title {
  color: #ff6c39;
  font-size: 15px;
  
  font-weight: 400;
  margin-bottom: 12px;
}
#rs-testimonial .testi-carousel .testi-content p {
  color: #505050;
}
#rs-testimonial .testi-carousel .owl-nav {
  bottom: -83px;
  display: none;
  left: 49%;
  position: absolute;
  top: auto;
}
#rs-testimonial .testi-carousel .owl-nav .owl-prev,
#rs-testimonial .testi-carousel .owl-nav .owl-next {
  border: none;
  width: 23px;
}
#rs-testimonial .testi-carousel .owl-nav .owl-prev:hover,
#rs-testimonial .testi-carousel .owl-nav .owl-next:hover {
  color: #ff6c39;
}
#rs-testimonial .slider {
  width: 100%;
  max-width: 900px;
  margin: 0px auto;
}
#rs-testimonial .slider:focus {
  outline: none;
}
#rs-testimonial .slider .slick-track {
  top: 35px;
}
#rs-testimonial .slider .slick-track:focus {
  outline: none;
}
#rs-testimonial .slick-slide {
  margin: 0px 45px;
  transition: all ease-in-out 0.3s;
  opacity: .2;
  width: 100px;
  position: relative;
}
#rs-testimonial .slick-slide:focus {
  outline: none;
}
#rs-testimonial .slick-slide img {
  width: 100%;
  border-radius: 50%;
  border: 1px solid #e94646;
}
#rs-testimonial .slick-slide img:focus {
  outline: none;
}
#rs-testimonial .slick-prev {
  left: 35%;
  top: 84px;
  z-index: 999;
  width: 36px;
  border-radius:50%;
  height: 36px;
  background: #e94646;
  border: 5px double #fff;
}
#rs-testimonial .slick-prev:focus {
  outline: none;
}
#rs-testimonial .slick-next {
  right: 35%;
  top: 84px;
  z-index: 999;
  width: 36px;
  height: 36px;
  border: 5px double #fff;
  background: #e94646; 
  border-radius:50%;
}
#rs-testimonial .slick-next:focus {
  outline: none;
}
#rs-testimonial .slick-prev:before,
#rs-testimonial .slick-next:before {
 
  font-size: 20px;
  line-height: 22px;
  color: #fff;
}
#rs-testimonial .slick-prev:before:focus,
#rs-testimonial .slick-next:before:focus {
  outline: none;
}
#rs-testimonial .slick-prev:hover:before,
#rs-testimonial .slick-next:hover:before {
  color: #ff6c39;
}
#rs-testimonial .slick-prev:before {
  font-family: FontAwesome;
  content: "\f104";
}
#rs-testimonial .slick-prev:before:focus {
  outline: none;
}
#rs-testimonial .slick-next:before {
  font-family: FontAwesome;
  content: "\f105";
}
#rs-testimonial .slick-prev:hover::before, #rs-testimonial .slick-next:hover::before {
    color:#fff !important;
}
#rs-testimonial .slick-next:before:focus {
  outline: none;
}
#rs-testimonial .slick-active {
  opacity: .5;
}
#rs-testimonial .slick-active:focus {
  outline: none;
}
#rs-testimonial .slick-current {
  opacity: 1;
  transition: all 0.4s ease 0s;
}
#rs-testimonial .slick-current:focus {
  outline: none;
}
#rs-testimonial img:hover {
    transform: scale(1.3);
    transition: all 0.4s ease 0s;
    border: 5px ridge #e94646;
    opacity:1;
}
#rs-testimonial .slick-active:hover {
    opacity: 1;
}
#rs-testimonial .slick-current img {
  transform: scale(1.7);
  transition: all 0.4s ease 0s;
  border: 5px ridge #e94646;
}
#rs-testimonial .slick-current img:focus {
  outline: none;
}
#rs-testimonial .rs-tst-content {
  margin: 0px -340%;
  padding-bottom: 35px;
  text-align: center;
  display: none;
}
#rs-testimonial .rs-tst-content:focus {
  outline: none;
}
#rs-testimonial .slick-current .rs-tst-content {
  display: block;
}
#rs-testimonial .slick-current .rs-tst-content:focus {
  outline: none;
}
#rs-testimonial .rs-tst-title {
  
  font-size: 20px;
  color: #101010 !important;
  font-weight: 700;
  margin-top: 58px;
}
#rs-testimonial .rs-tst-title:focus {
  outline: none;
}
#rs-testimonial .rs-tst-designation {
  
  color: #e94646;
  font-weight: 400;
  font-size: 13px;
  margin-bottom: 7px;
}
#rs-testimonial .rs-tst-designation:focus {
  outline: none;
}
#rs-testimonial .rs-tst-details p {
  
  font-weight: 400;
  font-size: 15px;
  color: #101010;
  text-align: center;
}
#rs-testimonial .rs-tst-details p:focus {
  outline: none;
}
.list-hex-grid div.hex{
    cursor:pointer;
}
/* -----------------------
    18. Partners
--------------------------*/
#rs-partner {
  background: #f0f0f0;
  padding: 100px 0;
}
#rs-partner .partner-carousel .partner-item img {
  width: auto;
  margin: 0 auto;
}
/* -----------------------
    19. Blog Post
--------------------------*/
.rs-blog .sec-title {
  margin-bottom: 0px;
}
.rs-blog .sec-title h2 {
  margin-bottom: 0px;
}
.rs-blog .blog-item {
  margin-bottom: 30px;
  text-align: center;
}
.rs-blog .blog-item .blog-img {
  position: relative;
  overflow: hidden;
}
.rs-blog .blog-item .blog-img img {
  width: 100%;
}
.rs-blog .blog-item .blog-img .blog-img-content {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 30%;
  left: 0;
  text-align: center;
  z-index: 10;
  opacity: 0;
  -webkit-transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -o-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
  transition: 0.3s all ease-out;
}
.rs-blog .blog-item .blog-img .blog-img-content:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: -1;
  -webkit-transition: .25s opacity ease;
  -moz-transition: .25s opacity ease;
  -o-transition: .25s opacity ease;
  -ms-transition: .25s opacity ease;
  transition: .25s opacity ease;
}
.rs-blog .blog-item .blog-img .blog-img-content .blog-link {
  display: inline-block;
  font-size: 40px;
  color: #ff6c39;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.rs-blog .blog-item .blog-img .blog-img-content .blog-link:hover {
  opacity: 0.6;
}
.rs-blog .blog-item .blog-img .blog-img-content .blog-title {
  font-size: 20px;
  line-height: normal;
  margin-top: 15px;
  color: #ffffff;
  margin-bottom: 0;
  font-weight: 700;
  text-transform: uppercase;
}
.rs-blog .blog-item .blog-img .blog-img-content .blog-title a {
  color: #ffffff;
}
.rs-blog .blog-item .blog-img .blog-img-content .blog-title a:hover {
  color: rgba(255, 255, 255, 0.6);
}
.rs-blog .blog-item .blog-meta {
  position: relative;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.rs-blog .blog-item .blog-meta .blog-lc {
  float: right;
  position: absolute;
  right: 0;
  top: 0;
  background: #ff6c39;
  color: #ffffff;
  padding: 4px 16px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
}
.rs-blog .blog-item .blog-author {
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.rs-blog .blog-item .blog-author .author-img {
  float: none;
  text-align: center;
}
.rs-blog .blog-item .blog-author .author-img img {
  border-radius: 50%;
  display: inline-block;
  height: 70px;
  margin-top: -39px;
  position: relative;
  width: 70px;
  z-index: 99;
}
.rs-blog .blog-item .blog-author .author-info {
  margin-top: 15px;
}
.rs-blog .blog-item .blog-author .author-info .author-name {
  font-size: 15px;
  margin-bottom: 0;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
}
.rs-blog .blog-item .blog-desc {
  margin: 20px 0;
  clear: both;
}
.rs-blog .blog-item .blog-desc p {
  margin-bottom: 0;
}
.rs-blog .blog-item .blog-button a {
  color: #505050;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.rs-blog .blog-item .blog-button a:before {
  color: #505050;
}
.rs-blog .blog-item .blog-button a:hover {
  color: #ff6c39 !important;
  text-decoration: none !important;
}
.rs-blog .blog-item .blog-button a:hover:before {
  color: #ff6c39;
}
.rs-blog .blog-item:hover .blog-meta {
  color: #243a4f;
}
.rs-blog .blog-item:hover .blog-button a {
  color: #243a4f;
}
.rs-blog .blog-item:hover .blog-img-content {
  top: 0;
  opacity: 1;
}
.rs-blog .blog-item:hover .blog-img-content .blog-date {
  position: relative;
}
.rs-blog .blog-item:hover .blog-img-content .blog-date span {
  background: #ff6c39;
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  left: 0;
  padding: 7px 17px;
  position: absolute;
  line-height: 23px;
  top: 0;
}
.rs-blog .blog-item .blog-img .blog-date-wrapper {
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  z-index: 11;
}
.rs-blog .blog-item .blog-date-wrapper .blog-date span {
  background: #ff6c39;
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  left: 0;
  padding: 7px 17px;
  position: absolute;
  line-height: 23px;
  top: 0;
}



.testimonial-section{
	position:relative;
	background-size:cover;
	padding: 65px 0px 60px;
	background-color: #e9464699;
}

.testimonial-section:before{
	position:absolute;
	content:'';
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	display:block;
	background-color: #e94646e0;
}

.testimonial-section .client-testimonial-carousel{
	max-width:800px;
	margin:0 auto;
}

.testimonial-block-two{
	position:relative;
}

.testimonial-block-two .inner-box{
	position:relative;
	text-align:center;
}

.testimonial-block-two .inner-box .quote-icon{
	position:relative;
	color:#ffca00;
	font-size:28px;
	margin-bottom:40px;
}

.testimonial-block-two .inner-box .text{
	position:relative;
	color:#ffffff;
	font-size:16px;
	max-width:800px;
	margin:0 auto;
	margin-top:20px;
	font-style:italic;
	line-height:1.8em;
	margin-bottom:30px;
}

.testimonial-section .client-thumb-outer{
	position:relative;
	max-width:375px;
	margin:0 auto;
	overflow:hidden;
}

.testimonial-section .client-thumb-outer .client-thumbs-carousel{
	position: relative;
    max-width: 90px;
    margin: 0 auto;
}

.testimonial-section .client-thumb-outer .client-thumbs-carousel .owl-stage-outer{
	overflow:visible;
}

.testimonial-section .client-thumb-outer .client-thumbs-carousel .thumb-item{
	position:relative;
	width: 100px;
	border-radius:50%;
	-o-transform: scale(0.8, 0.8);
	-ms-transform: scale(0.8, 0.8);
	-webkit-transform: scale(0.8, 0.8);
	transform: scale(0.8, 0.8);
}

.testimonial-section .client-thumbs-carousel .thumb-item .thumb-content{
	position:relative;
	text-align:center;
	margin-top: 30px;
	opacity:0;
	margin-left: -30px;
	margin-right: -30px;
}

.testimonial-section .client-thumbs-carousel .thumb-item .thumb-content h3{
	font-size: 16px;
	font-weight: bold;
	color:#ffffff;
	text-transform:uppercase;
}

.testimonial-section .client-thumbs-carousel .thumb-item .thumb-content .designation{
	color:#ffffff;
	font-size: 15px;
}

.testimonial-section .client-thumb-outer .thumb-item .thumb-box{
	width: 96px;
	height: 96px;
	cursor:pointer;
	border-radius:50%;
}

.testimonial-section .client-thumb-outer .client-thumbs-carousel .thumb-item img{
	overflow:hidden;
	width:100%;
	height:100%;
	display:block;
	border-radius:50%;
	border:2px solid transparent;
}

.testimonial-section .owl-item.active .thumb-item .thumb-box img{
	opacity:1;
	border:2px solid #ffffff;
	-o-transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
    -webkit-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
}

.testimonial-section .owl-item.active .thumb-content{
	opacity:1;
}

.testimonial-section .owl-nav{
    position: absolute;
    left: 0px;
    margin-top: 25px;
    width: 100%;
}

.testimonial-section .owl-nav .owl-prev,
.testimonial-section .owl-nav .owl-next{
	display:inline-block;
	color:#666666;
	width: 60px;
	height: 60px;
	min-width: inherit;
	font-size: 25px;
	line-height: 20px;
	text-align:center;
	font-weight: bold;
	margin: 0;
	border-radius:50%;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
	background-color:rgba(255,255,255,0.50);
}

.testimonial-section .owl-nav .owl-prev:hover,
.testimonial-section .owl-nav .owl-next:hover{
	background-color:#ffffff;
}

.testimonial-section .owl-nav .owl-prev{
	position:absolute;
	left:50px;
}

.testimonial-section .owl-nav .owl-next{
	position:absolute;
	right:50px;
}







/*---------------------------
    Particles css
-------------------------*/
canvas {
    display: block;
    vertical-align: bottom;
  } /* ---- particles.js container ---- */
  #particles-js {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: transparent;
    background-image: url("");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    left: 0;
    top: 0;
  } /* ---- stats.js ---- */
  .count-particles {
    background: #000022;
    position: absolute;
    top: 48px;
    left: 0;
    width: 80px;
    color: #13e8e9;
    font-size: 0.8em;
    text-align: left;
    text-indent: 4px;
    line-height: 14px;
    padding-bottom: 2px;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
  }
  .js-count-particles {
    font-size: 1.1em;
  }
  #stats,
  .count-particles {
    -webkit-user-select: none;
    margin-top: 5px;
    margin-left: 5px;
  }
  #stats {
    border-radius: 3px 3px 0 0;
    overflow: hidden;
  }
  .count-particles {
    border-radius: 0 0 3px 3px;
  }



.borderred_link:hover:after {
	top: -20px;
	left: -20px;
	bottom: -20px;
	right: -20px;
	opacity: 0;
	border-radius: 0;
	border: 3px solid rgba(0, 0, 0, 0.2);
}
.register_link {
	padding: 30px 40px;
	text-align: center;
	border-bottom: 3px solid #e94646;
	background: #f8f8f8;
	margin-top: 50px;
}
.register_link h5 {
	margin: 0 0 15px;
	font-size: 13px;
	font-family: 'Montserrat', sans-serif;
	color: #232323;
	line-height: 24px;
}
.register_link a {
	margin: 0;
}
.register_link a:after {
	border-color: #eaeaea;
	border-radius: 100%;
}
.register_link a span {
	width: 88px;
	height: 88px;
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	background: #e99544;
	border-radius: 100%;
	padding: 27px 0 0;
	text-align: center;
	line-height: 20px;
}
.register_link p {
	font-family: 'Droid Serif', serif;
	color: #232323;
	font-size: 13px;
	letter-spacing: 0.5px;
	line-height: 1;
	margin-top: 15px;
	font-style: italic;
}
.lh45 {
	line-height: 45px;
}
.dot270 {
	height: 83px;
	margin: 0;
	background: url('../../images/dot-pattern.png') repeat scroll 0 0;
	position: relative;
	z-index: -1;
	margin-top: -83px;
}
/*----------------------------------------------------------------*/
body.default header .top_row {
	background: #8c8d8d;
}
body.default header .top_row .tagLine {
	font-size: 11px;
	font-family: 'Cabin', sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	color: #ffffff;
	line-height: 35px;
}
body.default header .top_row .tagLine i {
	font-size: 15px;
	line-height: 35px;
	margin-left: 15px;
	margin-right: 5px;
}
body.default header .top_row .navbar-right li {
	float: left;
}
body.default header .top_row .navbar-right li a {
	font-size: 15px;
	font-family: 'Cabin', sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	color: #ffffff;
	line-height: 35px;
	padding: 0 15px;
}
body.default header .top_row .navbar-right li a img {
	margin-right: 5px;
}
body.default header .top_row .navbar-right li ul {
	padding: 0;
	border-radius: 0;
	border: none;
}
body.default header .top_row .navbar-right li ul li {
	float: none;
	display: block;
	border-bottom: 1px solid #ccc;
}
body.default header .top_row .navbar-right li ul li a {
	line-height: 40px;
}
body.default header .top_row .navbar-right li ul li a:hover {
	background: none #e94646;
	color: #FFF;
}
body.default header .logo_row .logo {
	margin: 32.5px auto;
	float: left;
}
body.default header .logo_row .nav {
	float: right;
	margin: 34px auto;
}
body.default header .logo_row .nav li {
	float: left;
	display: inline-block;
	margin-left: 15px;
}
body.default header .logo_row .nav li a:hover{
     background-color: #fff;
    color:#000;
}
body.default header .logo_row .nav li a:hover .icon{
    background-color:#fff !important;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}
body.default header .logo_row .nav li a:hover .first-word{
    color:#fff;
}
body.default header .logo_row .nav li a {
    line-height: 40px;
    padding: 0px 15px 0px 0px;
    border-radius: 50px;
    border: 1px solid rgb(233 70 70);
    height: 42px;
    /*font-family: Cabin, sans-serif;*/
    font-size: 1.7rem;
    color: #fff;
    letter-spacing: 0.5px;
    font-weight: bold;
   
    background-color:#E42A2A;
}
body.default header .logo_row .nav li a .first-word {
	color: #232323;
}
body.default header .logo_row .nav li a .icon {
	float: left;
	width: 40px;
	line-height: 40px;
	height: 40px;
	text-align: center;
	border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
	background: no-repeat scroll center center #fff;
	margin-right: 15px;
	border-right: 1px solid #ebeef0;
	font-size: 20px;
    color: #e94646;
}
body.default header .logo_row .nav li a .icon.phone {
	background-image: url('../../images/icons/menu/phone-c.png');
}
body.default header .logo_row .nav li a .icon.email {
	background-image: url('../../images/icons/menu/email-c.png');
}
body.default header .logo_row .nav li a .icon.share {
	background-image: url('../../images/icons/menu/share.png');
	margin-right: 0;
	border: none;
}
body.default header .logo_row .nav li:first-child {
	margin-left: 0;
}
body.default header .logo_row .nav li:last-child a {
	/* padding: 0; */
}
body.default header .menu_row {
	background: #E42A2A;
}
body.default header .menu_row .menu_area {
	/*width: 695px;*/
	margin-left: -5%;
}
body.default header .menu_row .menu_area #mainMenu {
	padding: 0;
}
body.default header .menu_row .menu_area #mainMenu .navbar-nav {
	text-transform: uppercase;
	margin-left: -15px;
}
body.default header .menu_row .menu_area #mainMenu .navbar-nav li {
	position: relative;
}
body.default header .menu_row .menu_area #mainMenu .navbar-nav li a {
	color: #fff;
	padding: 0 22px;
	line-height: 57px;
	position: relative;
	/*font-family: 'Montserrat', sans-serif;*/
	font-size: 1.4rem;
}
body.default header .menu_row .menu_area #mainMenu .navbar-nav li a:after {
	position: relative;
	content: '';
	width: 0;
	height: 3px;
	background: #fff;
	display: block;
	transition: all 300ms ease-in-out 0s;
}
body.default header .menu_row .menu_area #mainMenu .navbar-nav li a + .dropdown-menu {
	white-space: nowrap;
	border-radius: 0;
	background: #e94646;
	border: none;
	transform: scale(1, 0);
	transform-origin: top;
	transition: all 300ms ease-in-out 0s;
}

body.default header .menu_row .menu_area #mainMenu .navbar-nav li a + .dropdown-menu li {
	position: relative;
}
body.default header .menu_row .menu_area #mainMenu .navbar-nav li a + .dropdown-menu li a {
	line-height: 40px;
}
body.default header .menu_row .menu_area #mainMenu .navbar-nav li a + .dropdown-menu li a:after {
	display: none;
}
body.default header .menu_row .menu_area #mainMenu .navbar-nav li a + .dropdown-menu li a + .dropdown-menu {
	transform: scale(1, 0);
	left: 100%;
	top: 0;
}
body.default header .menu_row .menu_area #mainMenu .navbar-nav li.active a:after {
	width: 100%;
}
body.default header .menu_row .menu_area #mainMenu .navbar-nav li:hover a, body.default header .menu_row .menu_area #mainMenu .navbar-nav li:focus a {
	background: none;
}
body.default header .menu_row .menu_area #mainMenu .navbar-nav li:hover a:after, body.default header .menu_row .menu_area #mainMenu .navbar-nav li:focus a:after {
	width: 100%;
}
body.default header .menu_row .menu_area #mainMenu .navbar-nav li:hover a + .dropdown-menu, body.default header .menu_row .menu_area #mainMenu .navbar-nav li:focus a + .dropdown-menu {
	transform: scale(1, 1);
}
body.default header .menu_row .menu_area #mainMenu .navbar-nav li:hover a + .dropdown-menu li:hover a + .dropdown-menu, body.default header .menu_row .menu_area #mainMenu .navbar-nav li:focus a + .dropdown-menu li:hover a + .dropdown-menu {
	transform: scale(1, 1);
}
body.default header .menu_row .search_form_area {
	/*width: calc(100% - 695px);*/
}
body.default header .menu_row .search_form_area form .input-group {
	width: 100%;
	position: relative;
}
body.default header .menu_row .search_form_area form .input-group span {
	padding: 0;
	line-height: 60px;
	color: #fff;
	background: none;
	border-radius: 0;
	border: none;
	position: absolute;
	left: 0;
	font-size: 18px;
	transition: all 300ms ease-in-out 0s;
}
body.default header .menu_row .search_form_area form .input-group input {
	padding: 0 15px 0 45px;
	line-height: 60px;
	height: 60px;
	background: none;
	border-radius: 0;
	width: 100%;
	color: #fff;
	font-family: 'Cabin', sans-serif;
	font-size: 15px;
	border: none;
	box-shadow: none;
	display: block;
	transition: all 300ms ease-in-out 0s;
}
body.default header .menu_row .search_form_area form .input-group input:focus {
	background: rgba(0, 0, 0, 0.06);
}
body.default header .menu_row .search_form_area form .input-group input:focus + span {
	padding: 0 15px;
}
body.default header .menu_row .search_form_area .free_analysis {
	float: right;
	min-height: 45px;
	
	line-height: 40px;
	border: none;
	background: #636467;
	/*line-height: 60px;*/
	padding: 10px 10px;
	/*display: contents;*/
    color: #fff;
    
    text-transform: uppercase;
    /*justify-content: flex-end;*/
} 
body.default header .menu_row .search_form_area .free_analysis:hover,
body.default header .menu_row .search_form_area .free_analysis.active{
    border-left: 4px solid #fff;
}
body.default header .menu_row .search_form_area .free_analysis:hover img{
    transform: rotate(360deg);
}
body.default header .nav .open>a, .nav .open>a:hover, .nav .open>a:focus{
	background:rgba(255,255,255,0.1);
}
body.default header .menu_row .search_form_area .free_analysis img {
	margin-right: 10px;
    
    position: relative;
    top: -5px;
    margin-top: 10px;
    transform: rotate(-15deg);
} 
body.default header .menu_row .search_form_area .free_analysis span {
   position: relative;
    top: 0px;
}
body.default header .menu_row .dropdown:hover .dropdown-menu {
	display: block;
}
/*----------------------------------------------------------------*/
/*Home Banner*/
body.default .home_banner {
	background: url('../../images/slider-pattern.png') repeat scroll 0 0 transparent;
	position: relative;
}
body.default .home_banner .banner_inner {
	width: 1400px;
}
.trial30_banner {
	/* height: 227px; */
	background: url(../../images/digital-app-marketing.jpg) repeat scroll center top #e94646;
	padding-top: 70px;
	color: #fff;
	padding-bottom: 40px;
}
.trial30_banner h2 {
	/* font-size: 35px; */
	/* font-family: 'Cabin', sans-serif; */
	/* letter-spacing: 0.5px; */
	/* margin-top: 10px; */
}
.trial30_banner h2:after {
	display: block;
	/* content: ''; */
	width: 40px;
	height: 3px;
	background: #fff;
	margin: 7px 0 15px;
}
.trial30_banner h5 {
	font-size: 13px;
	font-family: 'Droid Serif', serif;
	letter-spacing: 0.5px;
}
.trial30_banner a:after {
	border-color: #fff;
}
.trial30_banner a span {
	background: #232323;
}
/*----------------------------------------------------------------*/
.feature_col .media-left {
	padding: 0;
	color: #e94646;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}

.media.feature_col:hover .media-left {-webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2); /* IE 9 */ 
  transform: scale(1.2);}

.feature_col .media-left a {
	width: 55px;
	height: 55px;
	line-height: 55px;
	border: 1px solid #e94646;
	text-align: center;
	box-shadow: 4px 4px 0 #f4f6f7;
	display: block;
	transition: all 300ms ease-in-out 0s;
	margin-bottom: 17px;
}
.feature_col .media-body {
	padding-left: 20px;
}
.feature_col .media-body h5 {
	margin-top: 0;
	text-transform: uppercase;
	color: #232323;
	font-weight: bold;
	font-family: 'Montserrat', sans-serif;
	margin-bottom: 8px;
}
.feature_col .media-body h5:after {
	background: #cdd4d8;
	/* content: ''; */
	display: block;
	width: 38px;
	height: 2px;
	margin-top: 10px;
}
.feature_col .media-body p {
	font-size: 16px;
	font-family: 'Droid Serif', serif;
	line-height: 22px;
	letter-spacing: 0.5px;
	color: #000;
	font-family: 'Montserrat', sans-serif;
}
.feature_col .media-body a {
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	font-size: 11px;
	font-weight: 400;
	color: #777777;
}
.feature_col:hover .media-left a {
	border: 2px solid #e94646;
	line-height: 53px;
}
/*----------------------------------------------------------------*/
.service_box {
	height: 314px;
	overflow: hidden;
	text-align: center;
	position: relative;
	padding: 7.5px;
}
.service_box > .row {
	margin: 0;
}
.service_box .service_box_inner {
	margin: 0;
	height: 100%;
	position: relative;
	overflow: hidden;
}
.service_box .preview_box {
	height: 100%;
	background: url('../../images/dot-pattern.png') repeat scroll 0 0 #ffffff;
	margin: 0;
}
.service_box .preview_box img {
	margin-top: 75px;
	margin-bottom: 25px;
	width: 145px;
}
.service_box .preview_box h6 {
	margin: 0;
	line-height: 1;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	color: #232323;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 15px;
}
.service_box .hover_box {
	background: url('../../images/dot-pattern.png') repeat scroll 0 0 #ffffff;
	position: absolute;
	top: 2px;
	bottom: 2px;
	left: -100%;
	width: 100%;
	height: 100%;
	padding: 50px;
	margin: 0;
	overflow: hidden;
	transition: all 300ms ease-in-out 0s;
}
.service_box .hover_box .inner {
	position: relative;
	height: 100%;
}
.service_box .hover_box .inner h6 {
	font-size: 16px;
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	color: #232323;
	line-height: 1;
	text-transform: uppercase;
	display: block;
	width: 100%;
	position: absolute;
	top: -200px;
	left: 0;
	margin: 0;
	transition: all 300ms ease-in-out 0s;
	transition-delay: 0.1s;
}
.service_box .hover_box .inner h6:after {
	content: '';
	display: block;
	margin: 10px auto 0;
	height: 3px;
	width: 30px;
	background: #e94646;
	line-height: 1;
}
.service_box .hover_box .inner .about {
	font-family: 'Droid Serif', serif;
	font-size: 12px;
	line-height: 24px;
	color: #777777;
	margin: 0;
	width: 100%;
	position: absolute;
	top: 85px;
	left: 150%;
	transition: all 300ms ease-in-out 0s;
	transition-delay: 0.2s;
}
.service_box .hover_box .inner .read_more {
	text-transform: uppercase;
	position: absolute;
	bottom: -150px;
	left: -50px;
	right: -50px;
	background: #e94646;
	line-height: 50px;
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 11px;
	color: #ffffff;
	transition: all 300ms ease-in-out 0s;
	transition-delay: 0.3s;
}
.service_box:hover .hover_box {
	left: 0;
}
.service_box:hover .hover_box h6 {
	top: 25px;
}
.service_box:hover .hover_box .about {
	left: 0;
}
.service_box:hover .hover_box .read_more {
	bottom: -50px;
}
.discover_services .heading_secs {
	margin: 2px 0;
	background: url('../../images/dot-pattern.png') repeat scroll 0 0 #ffffff;
	float: none;
	display: table-cell;
	padding: 90px 60px 0 85px;
}
.discover_services .heading_secs .discover_heading {
	font-family: 'Cabin', sans-serif;
	font-weight: bold;
	font-size: 35px;
	line-height: 40px;
	letter-spacing: 0.5px;
	margin-bottom: 15px;
	color: #232323;
}
.discover_services .heading_secs .sub_heading {
	font-family: 'Droid Serif', serif;
	font-size: 16px;
	line-height: 26px;
	letter-spacing: 0.5px;
	margin-bottom: 0;
	font-weight: 300;
	color: #777777;
}
.discover_services .heading_secs .sub_heading:after {
	display: block;
	margin: 15px 0 20px;
	content: '';
	height: 3px;
	width: 50px;
	background: #d9d9d9;
}
.discover_services .heading_secs .about {
	font-family: 'Droid Serif', serif;
	font-size: 13px;
	line-height: 26px;
	letter-spacing: 0.5px;
	margin-bottom: 45px;
	color: #777777;
}
.discover_services .heading_secs .subscribe_btn {
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	line-height: 40px;
	border: 2px solid #e94646;
	border-radius: 25px;
	padding: 0 28px;
	color: #232323;
}
.discover_services .heading_secs .subscribe_btn:hover {
	background: #e94646;
	color: #fff;
	font-weight: 400;
}
.discover_services .services_secs {
	padding-left: 4px;
	padding-right: 0;
	float: none;
	display: table-cell;
}
.discover_services .services_secs .service_box {
	padding: 2px 0;
}
.discover_services .services_secs .service_box:nth-child(3n+2) {
	padding: 2px 4px;
}
.page_services .title_row {
	text-align: center;
	margin: 0 auto 60px;
	max-width: 780px;
}
.page_services .title_row h2 {
	font-family: 'Cabin', sans-serif;
	font-weight: 500;
	font-size: 32px;
	color: #232323;
	line-height: 1;
	margin: 0 0 10px;
}
.page_services .title_row h2:after {
	display: block;
	content: '';
	width: 40px;
	height: 2px;
	background: #e99544;
	margin: 10px auto 0;
}
.page_services .title_row p {
	font-family: 'Droid Serif', serif;
	font-weight: 500;
	font-size: 16px;
	line-height: 30px;
	margin: 0;
	color: #777777;
	text-align:center;
}
.page_services .title_row h5 span {
	text-decoration: underline;
	color: #e94646;
}
.services_list li + li {
	margin-top: 2px;
}
.services_list li a {
	line-height: 45px;
	padding: 0 0 0 35px;
	background: #f8f8f8;
	color: #232323;
}
.services_list li a:after {
	content: "\25A0";
	width: 25px;
	line-height: 45px;
	float: left;
	color: #cecece;
}
.services_list li a:hover {
	color: #fff;
	background: #e94646;
}
.services_list li a:hover:after {
	color: #fff;
}
.page_service_details .service_descs {
}
.page_service_details .service_descs .fpara {
	width: calc(100% - 360px);
	padding-right: 50px;
}
.page_service_details .service_descs .fpara h3 {
	font-size: 26px;
	font-family: 'Cabin', sans-serif;
	font-weight: bold;
	color: #232323;
	line-height: 1;
	margin-top: 0;
	margin-bottom: 20px;
}
.page_service_details .service_descs .fpara h3:after {
	display: block;
	content: '';
	width: 50px;
	height: 2px;
	background: #e99544;
	margin: 10px 0 0;
}
.page_service_details .service_descs .fpara p {
	line-height: 26px;
	font-family: 'Droid Serif', serif;
	font-weight: 400;
	color: #777777;
	margin-bottom: 40px;
	letter-spacing: 0.5px;
}
.page_service_details .service_descs .fpara ul {
	margin-bottom: 75px;
}
.page_service_details .service_descs .fpara ul li {
	line-height: 30px;
	font-family: 'Droid Serif', serif;
	letter-spacing: 0.5px;
	color: #232323;
}
.page_service_details .service_descs .fpara ul li i {
	margin: 0 20px;
	width: 30px;
	height: 30px;
	border: 2px solid #f2f2f2;
	text-align: center;
	line-height: 26px;
	font-size: 12px;
	color: #e94646;
	border-radius: 100%;
}
.page_service_details .service_descs .fpara ul li + li {
	margin-top: 22px;
}
.page_service_details .service_descs .sv_subtitle {
	font-family: 'Cabin', sans-serif;
	font-weight: bold;
	font-size: 20px;
	line-height: 26px;
	margin-bottom: 15px;
	color: #232323;
}
.page_service_details .service_descs .f12 {
	font-size: 12px;
}
.page_service_details .service_descs .f13 {
	font-size: 13px;
	font-family: 'Droid Serif', serif;
	line-height: 24px;
	color: #777777;
	letter-spacing: 0.5px;
	margin-bottom: 60px;
}
.page_service_details .service_descs .sv_subjects li {
	float: left;
	margin-bottom: 35px;
	width: calc(100% / 4);
}
.page_service_details .service_descs .sv_subjects li .media {
	margin-top: 0;
}
.page_service_details .service_descs .sv_subjects li .media-left {
	padding-right: 20px;
	text-align: center;
}
.page_service_details .service_descs .sv_subjects li .media-left span {
	width: 60px;
	height: 57px;
	display: block;
	line-height: 80px;
	transition: all 300ms ease-in-out 0s;
	
}

.page_service_details .service_descs .sv_subjects li .media:hover .media-left span {-webkit-animation: rotation 1s infinite linear;}


.page_service_details .service_descs .sv_subjects li .media-body {
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	color: #ffffff;
	line-height: 25px;
	letter-spacing: 0.5px;
	font-size: 16px;
}
.page_service_details .service_descs .sv_subjects li:hover .media-left span {
}
.page_service_details .service_descs .graph_row {
	text-align: center;
	margin-bottom: 15px;
}
.page_service_details .service_descs .graph_row .sv_subtitle_center {
	font-family: 'Cabin', sans-serif;
	font-size: 15px;
	line-height: 26px;
	margin-bottom: 20px;
	color: #232323;
}
.page_service_details .service_descs .graph_row img {
	display: inline-block;
}
.page_service_details .service_descs .funFacts {
	margin-top: 25px;
}
.page_service_details .service_descs .funFacts .fact h3 {
	font-size: 26px;
	font-family: 'Cabin', sans-serif;
	font-weight: bold;
	color: #e94646;
}
.page_service_details .service_descs .funFacts .fact h3 img {
	margin-right: 10px;
}
.page_service_details .service_descs .funFacts .fact h6 {
	/*font-family: 'Montserrat', sans-serif;*/
	color: #232323;
	font-weight: bold;
	line-height: 26px;
	text-transform: uppercase;
	margin: 0;
}
/*----------------------------------------------------------------*/
footer .top_footer {
	background: url('../../images/background/footer-map.webp') no-repeat scroll center top #2a2f36;
}
footer .top_footer .footer_widgets {
	padding: 30px 0;
	padding-bottom: 50px;
}
footer .top_footer .footer_widgets .footer_widget .title {
	/*font-family: 'Montserrat', sans-serif;*/
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 40px;
	margin: 0;
}

footer .top_footer .footer_widgets .footer_widget .body {
    margin-top: 30px;
    font-family: 'Droid Serif', serif;
    font-size: 14px;
    color: #fff;
    letter-spacing: 0.5px;
    line-height: 26px;
}
footer .top_footer .footer_widgets .footer_widget .body .socials li {
	float: left;
	margin-right: 8px;
}
footer .top_footer .footer_widgets .footer_widget .body .socials li a {
	display: block;
	width: 38px;
	line-height: 38px;
	padding: 0;
	text-align: center;
	border: 1px solid transparent;
	background: #3d4248;
	color: #ccc;
}
footer .top_footer .footer_widgets .footer_widget .body .socials li a:hover {
	border: 1px solid #fff;
	background: transparent;
	color: #fff;
}
footer .top_footer .footer_widgets .footer_widget .body .links {
	columns: 170px 2;
	margin: 0;
}
footer .top_footer .footer_widgets .footer_widget .body .links li {
	display: block;
	font-size: 13px;
	line-height: 24px;
	margin-bottom: 16px;
	transition:0.2s;
}
footer .top_footer .footer_widgets .footer_widget .body .links li:before {
	margin-right: 5px;
}
footer .top_footer .footer_widgets .footer_widget .body .links li:hover{
    transform:translateX(10px);
}
footer .top_footer .footer_widgets .footer_widget .body .links li a {
    font-family: 'Droid Serif', serif;
    color: #fff;
    border-bottom: 1px dotted transparent;
    font-size: 14px;
}
footer .top_footer .footer_widgets .footer_widget .body .links li a:hover {
	color:#e94646;
    
}
footer .top_footer .footer_widgets .footer_widget .body #mc_embed_signup .mailchimp_form {
	overflow: hidden;
	padding-bottom: 10px;
}
footer .top_footer .footer_widgets .footer_widget .body #mc_embed_signup .mailchimp_form .input-group {
	position: relative;
	border-bottom: 1px solid #3d4045;
	height: 30px;
	margin: 0;
}
footer .top_footer .footer_widgets .footer_widget .body #mc_embed_signup .mailchimp_form .input-group + .input-group {
	margin-top: 25px;
}
footer .top_footer .footer_widgets .footer_widget .body #mc_embed_signup .mailchimp_form .input-group .mce_inline_error {
	position: absolute;
	line-height: 20px;
	margin: 0;
	background: rgba(234, 239, 241, 0.15);
	width: 100%;
	top: 100%;
	padding: 0 15px;
	font-family: 'Droid Serif', serif;
	font-size: 11px;
	font-weight: 300;
}
footer .top_footer .footer_widgets .footer_widget .body #mc_embed_signup .mailchimp_form .input-group .input-group-addon {
	background: none;
	border-radius: 0;
	padding: 0;
	border: none;
}
footer .top_footer .footer_widgets .footer_widget .body #mc_embed_signup .mailchimp_form .input-group .form-control {
	border-radius: 0;
	top: 0;
	padding: 0 15px;
	line-height: 30px;
	color: #ccc;
	background: none;
	border: none;
	box-shadow: none;
	height: 30px;
	font-family: 'Droid Serif', serif;
	font-size: 13px;
	letter-spacing: 0.5px;
}
footer .top_footer .footer_widgets .footer_widget .body #mc_embed_signup .mailchimp_form .input-group .form-control.mce_inline_error {
	border: none;
	box-shadow: none;
	background: none;
	font-size: 13px;
	letter-spacing: 0.5px;
}
footer .top_footer .footer_widgets .footer_widget .body #mc_embed_signup .mailchimp_form .submit_btn {
	margin-top: 28px;
	height: 49px;
	background: none;
}
footer .top_footer .footer_widgets .footer_widget .body #mc_embed_signup .mailchimp_form .submit_btn span {
	display: block;
	line-height: 45px;
}
footer .top_footer .footer_widgets .footer_widget .body #mc_embed_signup .mailchimp_form .submit_btn:after {
	border: 3px solid rgba(234, 239, 241, 0.15);
	border-radius: 30px;
	padding: 0;
	top: -1px;
	bottom: -1px;
}
footer .top_footer .footer_widgets .footer_widget .body #mc_embed_signup .mailchimp_form .submit_btn:hover:after {
	border: 3px solid rgba(234, 239, 241, 0.2);
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
footer .top_footer .footer_widgets2 {
	/*line-height: 78px;*/
	text-align: center;
	background: #34383e;
	margin-bottom: -30px;
	position: relative;
	z-index: 2;
	top: -40px;
}
footer .top_footer .footer_widgets2 .nav {
	margin: 0;
}
footer .top_footer .footer_widgets2 .nav li a {
	padding: 0;
	/*font-family: 'Cabin', sans-serif;*/
	color: #aaa;
	font-size: 16px;
	display: inline-block;
	background: none !important;
	border-bottom: 2px solid transparent;
}
footer .top_footer .footer_widgets2 .nav li a img {
	margin-right: 10px;
	display: inline-block;
}
footer .top_footer .footer_widgets2 .nav li a strong {
	margin-right: 5px;
	color: #fff;
}
footer .top_footer .footer_widgets2 .nav li a:hover {
	background: none;
	border-bottom: 2px solid #e94646;
}
footer .copyright {
	/*text-align: center;*/
	background: #22262c;
	line-height: 60px;
	color: #aaa;
	font-family: 'Droid Serif', serif;
	font-size: 12px;
	letter-spacing: 0.5px;
}
footer .copyright a {
	color: #fff;
}
/*----------------------------------------------------------------*/
.page_404 .text-center {
	padding-top: 70px;
}
.page_404 .text-center img {
	display: inline-block;
}
.page_404 .text-center h2 {
	font-family: 'Montserrat', sans-serif;
	color: #232323;
	text-transform: capitalize;
}
.page_404 .text-center p {
	margin-bottom: 0;
	font-family: 'Droid Serif', serif;
	color: #777777;
	line-height: 26px;
	letter-spacing: 0.7px;
}
.page_404 .text-center .return_home {
	color: #232323;
}
.page_404 .text-center .return_home span {
	background: none;
}
.page_404 .text-center .return_home:after {
	border: 2px solid #e94646;
}
/*----------------------------------------------------------------*/
.pageCover {
	background: url(../../images/breadcrumbs/xcodfix-breadcrumbs.webp) #252424;
	text-transform: uppercase;
	padding: 110px 0;
}
.pageCover .container{
    display: grid;
    justify-content: center;
}
.pageCover h3 {
	color: #fff;
	/*font-family: 'Montserrat', sans-serif;*/
	line-height: 1;
	letter-spacing: 0.5px;
	margin: 0;
	text-shadow: 3px 3px 5px rgba(0, 0, 0, 0.15);
	font-weight: bold;
	font-size: 38px;
	text-transform: capitalize;
	
}
.pageCover .breadcrumb {
    text-align: center;
	float: right;
	background: none;
	border-radius: 0;
	padding: 0;
	margin: 0;
	margin-top: 2rem;
}
.pageCover .breadcrumb li {
	/*font-family: 'Montserrat', sans-serif;*/
	font-weight: bold;
	font-size: 14px;
	color: #fff;
}
.pageCover .breadcrumb li:before {
	color: #fff;
}
.pageCover .breadcrumb li a {
	color: #fff;
	padding: 0;
	line-height: 1;
	letter-spacing: 0.5px;
}
/*----------------------------------------------------------------*/
.page_checkout textarea {
	margin-bottom: 70px;
}
.page_title {
	font-family: 'Cabin', sans-serif;
	font-weight: 500;
	font-size: 32px;
	line-height: 1;
	margin-top: 0;
	margin-bottom: 0;
}
.page_title:after {
	width: 40px;
	height: 2px;
	background: #ea9c50;
	content: '';
	display: block;
	margin: 15px 0 45px;
}
.page_title.comment_leave_title {
	font-size: 20px;
}
.page_title.comment_leave_title:after {
	margin: 10px 0 40px;
}
.page_title.trenz_master_title {
	font-size: 30px;
}
.page_title.white_c {
	color: #fff;
}
label {
	/* font-family: 'Droid Serif', serif; */
	letter-spacing: 1px;
	line-height: 1;
	font-size: 15px;
}
label span {
	font-family: 'Cabin', sans-serif;
	color: #ff6766;
}
.form-control {
	border-radius: 0;
	height: 40px;
	border: 1px solid #e7e7e7;
	padding: 0 15px;
	box-shadow: none;
	margin-bottom: 15px;
	position:relative;
}
.form-control.bootstrap-select {
	margin-bottom: 15px;
}
.seo-xco-form{
    position:relative;
}
.seo-xco-form input, .seo-xco-form select, .seo-xco-form textarea{
    padding-left:4.1rem;
}
.selectpicker {
	border-radius: 0;
	height: 40px;
	border: 1px solid #e7e7e7;
	padding: 0 15px;
	box-shadow: none;
	margin-bottom: 15px;
	background: none;
	color: rgba(0, 0, 0, 0.2);
	font-family: 'Cabin', sans-serif;
}
textarea.form-control {
	height: 120px;
	resize: none;
	box-shadow: none;
}
input[type="radio"] {
	display: none;
}
input[type="radio"] + label {
	padding-left: 25px;
	background: url('../../images/checkout/radio1.png') no-repeat scroll left center transparent;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	font-size: 11px;
	font-weight: 300;
	line-height: 20px;
}
input[type="radio"]:checked + label {
	padding-left: 25px;
	background-image: url('../../images/checkout/radio2.png');
}
.checkout_details {
	margin: 0 -7.5px;
}
.checkout_details .col-sm-6 {
	padding: 0 7.5px;
}
.checkout_details .col-sm-12 {
	padding: 0 7.5px;
}
.radios {
	margin-bottom: 20px;
}
.radios .radio_check {
	margin-right: 40px;
}
.ccinfos {
	padding: 45px 15px;
	background: #f7f8f9;
}
.ccinfos .col-sm-3 {
	padding: 0 7.5px;
}
.ccinfos .col-sm-3 .form-control {
	margin-bottom: 0;
}
.ccinfos .col-sm-3 label {
	text-transform: uppercase;
	font-family: 'Cabin', sans-serif;
	font-size: 10px;
	line-height: 22px;
	letter-spacing: 0.5px;
}
.ccinfos .col-sm-3 .row {
	margin: 0 -4px;
}
.ccinfos .col-sm-3 .row .col-xs-6 {
	padding: 0 4px;
}
.ccinfo_title {
	font-family: 'Droid Serif', serif;
	font-weight: 600;
	margin-top: 0;
	line-height: 1;
	margin-bottom: 10px;
	margin-left: 7.5px;
	letter-spacing: 0.5px;
}
.checkout_submit_btn {
	line-height: 45px;
	padding: 0 25px;
	border: 2px solid #e94646;
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-top: 45px;
	background: #fff;
}
/*----------------------------------------------------------------*/
#mapBox {
	height: 470px;
	width: 100%;
}
.title_row {
	text-align: center;
	margin: 0 auto;
	margin-bottom: 40px;
	/*max-width: 800px;*/
	
}


.trial30_banner .title_row:after {background:#fff;}
.trial30_banner .title_row:before {display:none;}

.trial30_banner .title_row h2 {color:#fff;}
.trial30_banner .title_row h5 {color:#fff;}

/*.title_row:before {*/
/*	position: relative;*/
/*	content: "";*/
/*	width: 35px;*/
/*	height: 4px;*/
/*	left: 50%;*/
/*	top: 83px;*/
/*	border-left: 10px solid #ffffff;*/
/*	border-right: 10px solid #ffffff;*/
/*	animation: mymove 3s infinite;*/
/*	-webkit-animation-timing-function: linear;*/
/*}*/
.recent_cases .title_row:before {top: 131px;}
/* Safari 4.0 - 8.0 */
@-webkit-keyframes mymove {
  from {left: 40%;}
  to {left: 60%;}
}

/* Standard syntax */
@keyframes mymove {
   from {left: 40%;}
  to {left: 60%;}
}

.section-big-title{
     font-weight: 700 !important;
    font-size: 34px !important;
    color: #232323 !important;
    line-height: 1.5;
    margin: 0 0 10px ;
    text-transform:capitalize;
}
/*.title_row h5 {*/
/*	font-family: 'Montserrat', sans-serif;*/
/*	font-weight: 500;*/
/*	font-size: 15px;*/
/*	line-height: 24px;*/
/*	margin: 0;*/
	/*color: #777777;*/
/*	padding-bottom: 10px;*/
/*}*/
.title_row h5 span {
	text-decoration: underline;
	color: #e94646;
}
.contact_form .container {
	/*max-width: 820px;*/
}
.contact_form .container label span {
	color: #e94646;
}
.contact_form .container .formArea {
	position: relative;
	margin: 0;
	border: 1px solid #00000024;
    padding: 3rem 1.5rem;
}
.contact_form .container .formArea #success, .contact_form .container .formArea #error {
	position: absolute;
	top: 0;
	width: 100%;
	padding-top: 200px;
	text-align: center;
	display: none;
}
.contact_form .container .formArea #success span, .contact_form .container .formArea #error span {
	color: #e94646;
}
.contact_form .container .formArea #error span {
	color: #e99544;
}
.contact_details {
	background: #f7f8f9;
	border-top: 1px solid #ececec;
}
.contact_details .col-sm-3 {
	height: 280px;
	padding: 53px 15px 0;
}
.contact_details .col-sm-3 + .col-sm-3 {
	border-left: 1px solid #ececec;
}
.contact_details .col-sm-3:after {
	content: '';
	width: 0;
	height: 0;
	border: 0 solid #e94646;
	border-radius: 100%;
	display: block;
	position: absolute;
	left: 50%;
	bottom: 0;
	z-index: 2;
	background: #fff;
	transition: all 300ms ease-in-out 0s;
}
.contact_details .col-sm-3:hover:after {
	width: 20px;
	height: 20px;
	border: 5px solid #e94646;
	bottom: -10px;
	left: calc(50% - 10px);
}
.contact_details .col-sm-3 .icon_row {
	height: 45px;
}
.contact_details .col-sm-3 h4 {
	margin: 0;
	font-family: 'Montserrat', sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #232323;
	line-height: 1.2;
}
.contact_details .col-sm-3 h4:after {
	display: block;
	content: '';
	width: 30px;
	height: 2px;
	background: #e94646;
	margin: 8px auto 12px;
}
.contact_details .col-sm-3 p {
	color: #777777;
	font-family: 'Droid Serif', serif;
	font-size: 13px;
	letter-spacing: 0.5px;
	line-height: 24px;
	margin: 0;
}
.contact_details .col-sm-3 p span {
	color: #232323;
}
.contact_details .col-sm-3 a.borderred_link {
	margin-top: 20px;
}
/*----------------------------------------------------------------*/
.package {
	padding: 25px 0;
}
.package:nth-child(odd) {
	padding-right: 25px;
}
.package:nth-child(even) {
	padding-left: 25px;
}
.package .inner {
	background: url('../../images/dot-pattern.png') repeat scroll 0 0 transparent;
	margin: 0;
	padding: 50px 70px;
	position: relative;
}
.package .inner .popular_badge {
	position: absolute;
	top: 20px;
	right: 20px;
	text-transform: uppercase;
	line-height: 25px;
	font-size: 10px;
	font-family: 'Montserrat', sans-serif;
	color: #232323;
	letter-spacing: 0.2px;
	border-top: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
}
.package .inner .col-sm-6 img {
	max-width: 100%;
}
.package .inner .col-sm-6:last-child {
	text-align: center;
	text-transform: uppercase;
}
.package .inner .col-sm-6:last-child h4 {
	margin-top: 15px;
	margin-bottom: 20px;
	line-height: 26px;
	font-size: 20px;
	font-family: 'Cabin', sans-serif;
	color: #000;
}
.package .inner .col-sm-6:last-child h2 {
	line-height: 1;
	color: #f08a47;
	font-size: 40px;
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 0.2px;
	margin: 0;
}
.package .inner .col-sm-6:last-child h6 {
	line-height: 26px;
	color: 'Cabin', sans-serif;
	font-size: 10px;
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	letter-spacing: 1.5px;
	margin-bottom: 25px;
	margin-top: 0;
}
.package .inner .col-sm-6:last-child .details {
	line-height: 43px;
	padding: 1px 32px;
	border: 1px solid #dadada;
	background: #fff;
	display: inline-block;
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #232323;
	letter-spacing: 1.5px;
	border-radius: 25px;
}
.package .inner .col-sm-6:last-child .details:hover {
	background-color: transparent;
	border: 2px solid #e94646;
	padding: 0 32px;
}
.detailsRow {
	margin-bottom: 80px;
}
.detailsRow .package_cover .row {
	background: url('../../images/dot-pattern.png') repeat scroll 0 0 transparent;
	text-align: center;
	padding: 55px 0;
	margin-right: 0;
}
.detailsRow .package_details {
	padding-right: 0;
}
.detailsRow .package_details .pkg_title {
	font-family: 'Cabin', sans-serif;
	line-height: 25px;
	letter-spacing: 0.5px;
	font-size: 20px;
	color: #232323;
	margin: 25px 0 10px;
	text-transform: uppercase;
}
.detailsRow .package_details .pkg_price {
	font-family: 'Cabin', sans-serif;
	font-size: 16px;
	line-height: 25px;
	margin-bottom: 20px;
	margin-top: 0;
	color: #e99443;
}
.detailsRow .package_details .pkg_desk {
	font-family: 'Droid Serif', serif;
	font-size: 13px;
	line-height: 24px;
	padding: 15px 0;
	border-top: 1px solid #e8e8e8;
	color: #777777;
}
.detailsRow .package_details .pkg_review {
	border-top: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	font-family: 'Cabin', sans-serif;
	line-height: 38px;
	letter-spacing: 0.5px;
}
.detailsRow .package_details .pkg_review i {
	color: #777777;
}
.detailsRow .package_details .pkg_review i.starred {
	color: #e99443;
}
.detailsRow .package_details .pkg_review i + i {
	margin-left: 3px;
}
.detailsRow .package_details .links a {
	float: left;
	text-align: center;
	margin-right: 30px;
	margin-top: 40px;
}
.detailsRow .package_details .links a:after {
	top: -2px;
	left: -2px;
	right: -2px;
	bottom: -2px;
}
.detailsRow .package_details .links a.buy_btn:after {
	border-color: #e94646;
	border-radius: 35px;
}
.detailsRow .package_details .links a.buy_btn span {
	letter-spacing: 1px;
	background: #fff;
	color: #232323;
	line-height: 50px;
	padding: 0 55px;
	border-radius: 35px;
	font-size: 13px;
	font-family: 'Montserrat', sans-serif;
}
.detailsRow .package_details .links a.buy_btn:hover:after {
	top: -2px;
	left: -2px;
	right: -2px;
	bottom: -2px;
	opacity: 1;
}
.detailsRow .package_details .links a.call_btn {
	padding: 10px 0;
	background: #e94646;
}
.detailsRow .package_details .links a.call_btn span {
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	line-height: 1.4;
	letter-spacing: 1px;
}
.detailsRow .package_details .links a.call_btn span.tel {
	font-size: 11px;
	padding: 0;
}
.detailsRow .package_details .links a.call_btn:hover:after {
	top: -20px;
	left: -20px;
	right: -20px;
	bottom: -20px;
}
.detailsRow .package_details .links a.share_btn {
	line-height: 50px;
	display: inline-block;
	border-radius: 50px;
	border: 1px solid #ebeef0;
	height: 52px;
	font-family: 'Cabin', sans-serif;
	font-size: 12px;
	color: #777;
	letter-spacing: 0.5px;
	margin-right: 0;
}
.detailsRow .package_details .links a.share_btn .icon {
	float: left;
	width: 50px;
	line-height: 50px;
	height: 50px;
	text-align: center;
	background: no-repeat scroll center center transparent;
	border-right: 1px solid #ebeef0;
}
.detailsRow .package_details .links a.share_btn .icon.share {
	background-image: url('../../images/icons/menu/share.png');
	margin-right: 0;
	border: none;
}
.pkg_tab {
	margin-bottom: 75px;
}
.pkg_tab #pkg_tab {
	text-transform: capitalize;
}
.pkg_tab #pkg_tab li a {
	border-radius: 0;
	border: 1px solid #e8e8e8;
	border-bottom: none;
	margin: 0;
	color: #232323;
	font-family: 'Droid Serif', serif;
	line-height: 40px;
	padding: 0 38px;
	transition: all 300ms ease-in-out 0s;
}
.pkg_tab #pkg_tab li + li {
	margin-left: -1px;
}
.pkg_tab #pkg_tab li.active a {
	border-top: 3px solid #e94646;
	margin-top: -1px;
}
.pkg_tab .tab-content {
	border-radius: 0;
	border: 1px solid #e8e8e8;
	border-top: none;
}
.pkg_tab .tab-content .tab-pane {
	padding: 30px;
}
.pkg_tab .tab-content .tab-pane .tab_title {
	margin-bottom: 40px;
	font-size: 22px;
	font-family: 'Cabin', sans-serif;
	line-height: 24px;
	letter-spacing: 0.4px;
	color: #232323;
}
.pkg_tab .tab-content .tab-pane .tab_lists {
	width: 50%;
	float: left;
}
.pkg_tab .tab-content .tab-pane .tab_lists li {
	letter-spacing: 0.5px;
	line-height: 20px;
	color: #777777;
	padding-left: 40px;
	font-family: 'Droid Serif', serif;
}
.pkg_tab .tab-content .tab-pane .tab_lists li + li {
	margin-top: 20px;
}
.pkg_tab .tab-content .tab-pane .tab_lists li:before {
	content: "\25A0";
	width: 40px;
	line-height: 1;
	display: inline-block;
	color: #e94646;
	padding-left: 5px;
	text-align: center;
	margin-left: -40px;
	letter-spacing: 0;
}
.custom_pkg_request h3 {
	font-family: 'Cabin', sans-serif;
	line-height: 24px;
	letter-spacing: 0.5px;
}
.custom_pkg_request h3:after {
	display: block;
	content: '';
	width: 40px;
	height: 2px;
	background: #e99544;
	margin: 10px 0 45px;
}
.custom_pkg_request span.optional {
	color: #e8e8e8;
}
.custom_pkg_request textarea {
	height: 120px;
	margin-bottom: 0;
}
/*----------------------------------------------------------------*/
.pricingTab #pricingTab {
	position: relative;
	text-transform: uppercase;
	border: none;
	width: 289px;
	margin: 0 auto 80px;
	height: 47px;
}
.pricingTab #pricingTab:after {
	content: 'or';
	position: absolute;
	top: 11px;
	left: 136px;
	width: 25px;
	height: 25px;
	line-height: 25px;
	color: #fff;
	border-radius: 100%;
	background: #e94646;
	font-family: 'Montserrat', sans-serif;
	font-size: 8px;
	letter-spacing: 1.5px;
	text-align: center;
}
.pricingTab #pricingTab li a {
	padding: 0 37px;
	line-height: 45px;
	border: 1px solid #e8e8e8;
	margin: 0;
	border-radius: 0;
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	letter-spacing: 1.5px;
	color: #232323;
}
.pricingTab #pricingTab li + li {
	margin-left: -1px;
}
.pricingTab #pricingTab li.active a {
	background: #e94646;
	color: #fff;
}
.pricingTab #pricingTab li:first-child a {
	border-top-left-radius: 30px;
	border-bottom-left-radius: 30px;
}
.pricingTab #pricingTab li:last-child a {
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
}
.pricing_table .inner {
	border: 1px solid #f4f4f4;
	text-align: center;
	background: #f8f8f8;
}
.pricing_table .inner .pricing_title {
	font-family: 'Montserrat', sans-serif;
	font-size: 15px;
	line-height: 50px;
	letter-spacing: 1.8px;
	position: relative;
	margin: 0;
	text-transform: uppercase;
	color: #ffffff;
	background: #e94646;
}
.pricing_table .inner .pricing_title:before {
	content: '';
	width: 98px;
	height: 3px;
	background: #e94646;
	margin: 0 auto;
	display: block;
	transition: all 300ms ease-in-out 0s;
}
.pricing_table .inner .pricing_price {
	height: 45px;
	border-bottom: 1px solid #f4f4f4;
	margin: 14px -95px 95px;
}
.pricing_table .inner .pricing_price .round_box {
	width: 130px;
	height: 130px;
	border-radius: 100%;
	border: 4px solid #f6f6f8;
	overflow: hidden;
	margin: 0 auto;
	background: #fff;
	font-family: 'Droid Serif', serif;
	letter-spacing: 0.5px;
	color: #777777;
	line-height: 24px;
	font-style: italic;
}
.pricing_table .inner .pricing_price .round_box .price_inner {
	width: 100%;
	height: 100%;
	display: block;
	border: 1px solid #ffffff;
	border-radius: 100%;
	padding-top: 30px;
	font-family: 'Montserrat', sans-serif;
}
.pricing_table .inner .pricing_price .round_box .price_inner .price {
	font-size: 30px;
	font-weight: bold;
	color: #e94646;
	line-height: 1.2;
	font-style: normal;
	font-family: 'Montserrat', sans-serif;
}
.pricing_table .inner .feature li {
	float: left;
	text-align: left;
	margin-bottom: 20px;
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 0.5px;
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 20px;
}
.pricing_table .inner .feature li:before {
	color: #27ae61;
	font: normal normal normal 17px/1 FontAwesome;
	margin-right: 20px;
}
.pricing_table .inner .feature li.fa-times-circle {
	color: #c8c8c8;
}
.pricing_table .inner .feature li.fa-times-circle:before {
	color: #fc4242;
}
.pricing_table .inner .purchase_btn {
	line-height: 43px;
	border: 1px solid #f4f4f4;
	border-radius: 30px;
	display: inline-block;
	padding: 0 42px;
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	color: #ffffff;
	margin-top: 5px;
	transition: all 300ms ease-in-out 0s;
	background: #db4242;
	margin-bottom: 25px;
}
.pricing_table .inner:hover .pricing_title:before {
	background: #e94646;
}
.pricing_table .inner:hover .purchase_btn {
	background: #e94646;
	color: #fff;
	border: 2px solid #eaeff1;
	line-height: 41px;
}
.pricing_table.standard .inner .pricing_title:before {
	background: #e94646;
}
.pricing_table.standard .inner .purchase_btn {
	background: #e94646;
	color: #fff;
	border: 2px solid #eaeff1;
	line-height: 41px;
}
.page_faq {
	background: #f7f8f9;
}
.page_faq .faqs .col-sm-6:first-child {
	padding-right: 35px;
}
.page_faq .faqs .col-sm-6:last-child {
	padding-left: 35px;
}
.page_faq .faqs .col-sm-6 .faq + .faq {
	margin-top: 40px;
}
.page_faq .faqs .col-sm-6 .faq h5 {
	margin-top: 0;
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 0.5px;
	line-height: 24px;
	color: #232323;
	margin-bottom: 20px;
}
.page_faq .faqs .col-sm-6 .faq p {
	font-family: 'Droid Serif', serif;
	font-size: 13px;
	line-height: 24px;
	letter-spacing: 0.5px;
	color: #777777;
	margin-bottom: 0;
}
/*----------------------------------------------------------------*/
.offer_service {
	background: #f7f8f9;
}
.offer_service.home_page {
	background: #fff;
}
.offer_service h2 {
	font-family: 'Cabin', sans-serif;
	font-weight: 500;
	font-size: 28px;
	line-height: 6px;
	margin-top: 0;
	margin-bottom: 0;
}
.offer_service h2:after {
	width: 40px;
	height: 2px;
	/* background: #ea9c50; */
	content: '';
	display: block;
	margin: 15px 0 20px;
}
.offer_service p {
	font-size: 13px;
	font-family: 'Droid Serif', serif;
	line-height: 26px;
	letter-spacing: 0.5px;
	color: #777777;
	margin-bottom: 40px;
}
.offer_service .nav li {
	padding-left: 46px;
	line-height: 20px;
	font-family: 'Droid Serif', serif;
	font-size: 15px;
	letter-spacing: 0.5px;
	color: #777777;
}
.offer_service .nav li img {
	display: inline-block;
	margin-left: -46px;
	margin-right: 24px;
}
.offer_service .nav li + li {
	margin-top: 33px;
}
.offer_service .offer_service_carousel {
	position: relative;
}
.offer_service .offer_service_carousel .item {
	text-align: center;
}
.offer_service .offer_service_carousel .item img {
	display: inline-block;
	width: auto;
	max-width: 100%;
}
.offer_service .offer_service_carousel .owl-controls .owl-dots {
	position: absolute;
	top: 135px;
	right: 0;
}
.offer_service .offer_service_carousel .owl-controls .owl-dots .owl-dot {
	display: block;
	margin: 20px 0;
	border: 1px solid transparent;
	border-radius: 100%;
	transition: all 300ms ease-in-out 0s;
}
.offer_service .offer_service_carousel .owl-controls .owl-dots .owl-dot span {
	margin: 0;
	background: #dedede;
	transition: all 300ms ease-in-out 0s;
}
.offer_service .offer_service_carousel .owl-controls .owl-dots .owl-dot.active {
	border: 3px solid rgba(39, 174, 97, 0.4);
}
.offer_service .offer_service_carousel .owl-controls .owl-dots .owl-dot.active span {
	background: #e94646;
}
.offer_service .learn_more {
	margin-right: 15px;
}
.offer_service .learn_more:after {
	border-color: #e94646;
	border-radius: 35px;
}
.offer_service .learn_more span {
	background: none;
	color: #232323;
}
.offer_service .borderred_link span {
	line-height: 45px;
}
.about_company h2 {
	font-family: 'Cabin', sans-serif;
	font-weight: bold;
	line-height: 36px;
	letter-spacing: .5px;
	margin-bottom: 45px;
	margin-top: 0;
}
.about_company .panel-group .panel {
	border-radius: 0;
	border: 0;
	box-shadow: none;
}
.about_company .panel-group .panel .panel-heading {
	padding: 0;
	background: none;
}
.about_company .panel-group .panel .panel-heading h4 a {
	display: block;
	line-height: 60px;
	border-top: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 1px;
}
.about_company .panel-group .panel .panel-heading h4 a .icon {
	margin-right: 20px;
}
.about_company .panel-group .panel .panel-heading h4 a .sign {
	float: right;
	width: 25px;
	height: 60px;
	display: inline-block;
	background: url('../../images/icons/about/plus.png') no-repeat scroll 0 center;
}
.about_company .panel-group .panel .panel-heading h4 a[aria-expanded="true"] {
	border-bottom: 2px solid #e94646;
}
.about_company .panel-group .panel .panel-heading h4 a[aria-expanded="true"] .sign {
	background-image: url('../../images/icons/about/minus.png');
}
.about_company .panel-group .panel .panel-collapse .panel-body {
	border-top: 0;
	border-bottom: 1px solid #d0d0d0;
}
.about_company .panel-group .panel + .panel {
	margin: -1px 0 0;
}
.about_company .panel-group .panel:first-child .panel-heading h4 a {
	border-top: none;
}
.funfacts_ab {
	background: #e94646;
	padding: 100px 0px;
}
.funfacts_ab .fact {
	color: #fff;
    text-transform: uppercase;
    position: relative;
    text-align: center;
	
}
.funfacts_ab .fact:hover .fact-svgg img{
    transform:rotateY(360deg);
}
.fact-svgg{
    position:relative;
}
.fact-svgg img{
    filter:brightness(0)invert(1);
    transition:2s;
}
.funfacts_ab .fact + .fact {
	border-left: 1px solid rgba(255, 255, 255, 0.3);
	padding: 0 70px;
}
.funfacts_ab .fact h3 {
	font-size: 49px;
	letter-spacing: 1px;
	line-height: 1;
	margin-bottom: 5px;
	font-weight: bold;
	margin-top: 1.5rem;
	text-align: center;
}
.funfacts_ab .fact h5 {
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 1px;
	margin: 0;
	text-align: center;
}
.team_members .team {
	overflow: hidden;
}
.team_members .team .inner {
	margin: 0;
	height: 385px;
	position: relative;
	display: inline-block;
	float: right;
}
.team_members .team .inner .img {
	text-align: right;
}
.team_members .team .inner .img img {
	max-width: 100%;
}
.team_members .team .inner .nav {
	background: #fff;
	position: absolute;
	top: 15px;
	right: -100px;
	height: 100%;
	width: 28px;
	text-align: center;
	transition: all 300ms ease-in-out 0s;
}
.team_members .team .inner .nav li a {
	padding: 0;
	line-height: 38px;
	color: #232323;
}
.team_members .team .inner .nav li + li {
	border-top: 1px solid #ddd;
}
.team_members .team .inner .identity {
	background: #fff;
	margin-top: -35px;
	position: relative;
	z-index: 2;
	overflow: hidden;
	padding-bottom: 6px;
	white-space: nowrap;
	transform-origin: center;
	transform: scale(1, 0);
	transition: all 300ms ease-in-out 0s;
}
.team_members .team .inner .identity h5 {
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 1px;
	color: #232323;
	line-height: 1;
	margin-bottom: 13px;
	text-transform: uppercase;
	margin-top: 24px;
}
.team_members .team .inner .identity h5.pos {
	font-family: 'Droid Serif', serif;
	color: #777777;
	font-size: 13px;
	font-style: italic;
	text-transform: capitalize;
	margin: 0;
}
.team_members .team .inner:hover .nav {
	right: 0;
}
.team_members .team .inner:hover .identity {
	transform: scale(1, 1);
}
.our_clients {
	background: url('../../images/dot-pattern.png') repeat scroll 0 0;
	padding: 90px 0;
}
.our_clients h2 {
	/*font-family: 'Cabin', sans-serif;*/
	/*font-weight: 500;*/
	/*font-size: 32px;*/
	/*line-height: 1;*/
	/*margin-top: 0;*/
	/*margin-bottom: 0;*/
}
.our_clients h2:after {
	/*width: 40px;*/
	/*height: 3px;*/
	/*background: #e94646;*/
	/*content: '';*/
	/*display: block;*/
	/*margin: 5px 0 20px;*/
}
.our_clients p {
	margin: 0;
	font-family: 'Droid Serif', serif;
	line-height: 26px;
	letter-spacing: 0.5px;
	color: #777777;
}
.our_clients .clients_carousel {
	position: relative;
}
.our_clients .clients_carousel .item {
	text-align: right;
	line-height: 120px;
}
.our_clients .clients_carousel .item img {
	display: inline-block;
	width: 93%;
	padding: 5px;
	margin-right: 13px;
	padding-left: 12px;
	padding-bottom: 0;
	padding-right: 0;
	padding-top: 10px;
}
.our_clients .clients_carousel .owl-controls .owl-nav {
	position: absolute;
	top: 30px;
	width: 30px;
}
.our_clients .clients_carousel .owl-controls .owl-nav .owl-prev {top: 8px;left: -30px;}
.our_clients .clients_carousel .owl-controls .owl-nav .owl-next {top: 39px;left: -30px;}

.our_clients .clients_carousel .owl-controls .owl-nav div {
	width: 30px;
	height: 30px;
	line-height: 19px;
	border-radius: 0;
	margin: 0;
	background: #fff;
	padding: 0;
	color: #7a7a7a;
	display: block;
	float: right;
	left: 0;
}

.our_clients .clients_carousel .owl-controls .owl-nav div i {font-size:17px;}

.our_clients .clients_carousel .owl-controls .owl-nav div:hover {
	background: #e94646;
	color: #FFF;
}
.testimonial .media {
	overflow: visible;
	transition: all 300ms ease-in-out 0s;
}
.testimonial .media .media-left {
	padding-right: 0;
	width: 100%;
	display: block;
	margin-top: -43px;
	position: relative;
	right: -155px;
	z-index: 10000;
}
.testimonial .media .media-left a {
	display: block;
	width: 100%;
}
.testimonial .media .media-left a img {
	width: 100%;
	border: 10px solid #e94646;
	border-radius: 100%;
}
.testimonial .media .media-body {
	padding: 0 15px 15px 0;
	background: #e94646;
	position: relative;
	vertical-align: baseline;
	overflow: visible;
	transition: all 300ms ease-in-out 0s;
	border-radius: 130px;
}
.testimonial .media .media-body .inner {
	padding: 30px 58px 30px 144px;
	position: relative;
}
.testimonial .media .media-body .inner:before {
	content: '\201D';
	width: 0;
	height: 0;
	font-family: 'Droid Serif', serif;
	position: absolute;
	top: 14px;
	right: 68px;
	font-size: 80px;
	color: rgba(255, 255, 255, 0.96);
	line-height: 1;
}
.testimonial .media .media-body .inner .blockquote {
	font-family: 'Droid Serif', serif;
	font-style: italic;
	color: #ffffff;
	font-size: 15px;
	line-height: 26px;
	letter-spacing: 0.5px;
	margin-bottom: 20px;
}
.testimonial .media .media-body .inner .review {
	margin-bottom: 10px;
	font-size: 13px;
}
.testimonial .media .media-body .inner .review i {
	color: #ff9398;
}
.testimonial .media .media-body .inner .review i + i {
	margin-left: 5px;
}
.testimonial .media .media-body .inner .review i.starred {
	color: #ffffff;
}
.testimonial .media .media-body .inner .identity {
	text-transform: uppercase;
	font-size: 12px;
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 1px;
	line-height: 1;
	color: #ffffff;
}
.testimonial .media .media-body .inner .identity .pos {
	font-family: 'Droid Serif', serif;
	font-style: italic;
	color: #ffffff;
	text-transform: none;
	margin-left: 10px;
}
.testimonial .media:hover .media-body {
	background: #e94646;
}
/*----------------------------------------------------------------*/
.search_form .input-group input {
	font-style: italic;
	font-family: 'Droid Serif', serif;
	font-size: 12px;
	letter-spacing: 0.5px;
	border-right: 0;
}
.search_form .input-group .input-group-addon {
	text-align: center;
	padding: 0;
	font-size: 15px;
	color: #232323;
	background: none;
	border-radius: 0;
	border-color: #e7e7e7;
	padding-right: 15px;
	padding-left: 5px;
}
.widget {
	margin-bottom: 40px;
}
.widget:last-child {
	margin-bottom: 0;
}
.widget_title {
	font-family: 'Cabin', sans-serif;
	font-weight: 500;
	line-height: 1;
	margin-top: 0;
	margin-bottom: 0;
	letter-spacing: 0.5px;
}
.widget_title:after {
	width: 40px;
	height: 2px;
	background: #ea9c50;
	content: '';
	display: block;
	margin: 7px 0 30px;
}
.post_cats .post_cat li a {
	padding: 0;
	line-height: 40px;
	font-family: 'Droid Serif', serif;
	font-size: 13px;
	letter-spacing: 0.5px;
	color: #777777;
	border-bottom: 1px solid #e8e8e8;
}
.post_cats .post_cat li a:before {
	content: "\25A0";
	display: inline-block;
	color: #e94646;
	padding-left: 5px;
	padding-right: 15px;
}
.top_tags a {
	line-height: 30px;
	padding: 0 22px;
	border: 1px solid #e8e8e8;
	border-radius: 0;
	display: inline-block;
	margin-bottom: 7px;
	margin-right: 3px;
	font-family: 'Droid Serif', serif;
	font-size: 12px;
	color: #232323;
	letter-spacing: 0.5px;
	transition: all 300ms ease-in-out 0s;
}
.top_tags a:hover {
	border: 2px solid #e94646;
	line-height: 28px;
}
.recent_posts .recent_post {
	padding-bottom: 20px;
	padding-right: 20px;
	border-bottom: 1px solid #e8e8e8;
}
.recent_posts .recent_post + .recent_post {
	padding: 20px 0;
}
.recent_posts .recent_post .links {
	width: calc(100% - 82px);
}
.recent_posts .recent_post .links a {
	font-family: 'Droid Serif', serif;
}
.recent_posts .recent_post .links a.post_title {
	letter-spacing: 0.3px;
	font-size: 13px;
	color: #232323;
	line-height: 20px;
}
.recent_posts .recent_post .links a.post_meta {
	letter-spacing: 0.5px;
	font-size: 11px;
	color: #777777;
	line-height: 22px;
	font-style: italic;
}
/*----------------------------------------------------------------*/
.blog_sec {
	padding-right: 68px;
}
.blog {
	position: relative;
	border-bottom: 1px solid #e8e8e8;
}
.blog + .blog {
	padding-top: 50px;
}
.blog.blog.quoteBlog {
	padding: 100px 45px;
}
.blog .image img {
	width: 100%;
}
.blog .media {
	margin-top: -50px;
	z-index: 1;
	position: relative;
}
.blog .media .media-left {
	padding-top: 50px;
	padding-right: 0;
}
.blog .media .media-left a {
	display: block;
	width: 60px;
	height: 60px;
	line-height: 60px;
	background: #f6f7f8;
	text-align: center;
}
.blog .media .media-body {
	padding: 30px 20px 50px 38px;
	background: #fff;
}
.blog .media .media-body .post_meta {
	margin-bottom: 24px;
}
.blog .media .media-body .post_meta:after {
	width: 40px;
	content: '';
	height: 1px;
	background: #e8e8e8;
	display: block;
	position: relative;
	top: 10px;
}
.blog .media .media-body .post_meta div {
	margin-right: 15px;
}
.blog .media .media-body .post_meta div img {
	margin-right: 6px;
	display: inline-block;
}
.blog .media .media-body .post_meta div a {
	font-family: 'Droid Serif', serif;
	font-size: 12px;
	color: #777777;
	font-style: italic;
}
.blog .media .media-body .post_title {
	margin-bottom: 15px;
	display: inline-block;
}
.blog .media .media-body .post_title h5 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	color: #232323;
	text-transform: uppercase;
	display: inline-block;
	margin: 0;
	letter-spacing: 0.5px;
	line-height: 1;
}
.blog .media .media-body .post_text {
	letter-spacing: 0.5px;
	font-family: 'Droid Serif', serif;
	font-size: 13px;
	line-height: 24px;
	color: #777777;
	margin-bottom: 25px;
}
.blog .media .media-body .read_more {
	padding: 0 25px;
	border: 2px solid #e94646;
	line-height: 30px;
	letter-spacing: 1.2px;
	font-family: 'Montserrat', sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #232323;
	display: inline-block;
	border-radius: 30px;
}
.blog .media .media-body .read_more:hover {
	background: #e94646;
	color: #fff;
}
.quoteBlog {
	text-align: center;
}
.quoteBlog .quote {
	font-family: 'Droid Serif', serif;
	font-size: 15px;
	color: #232323;
	letter-spacing: 0.5px;
	line-height: 26px;
	font-weight: 500;
	font-style: italic;
}
.quoteBlog .quote:before, .quoteBlog .quote:after {
	font-family: 'Droid Serif', serif;
	display: inline-block;
}
.quoteBlog .quote:before, .quoteBlog .quote:after {
	content: '\201C';
	margin-right: 5px;
}
.quoteBlog .quote:after {
	content: '\201D';
	margin-left: 5px;
}
.quoteBlog .quote_writer {
	color: #e94646;
	font-family: 'Droid Serif', serif;
	font-size: 13px;
	text-transform: capitalize;
	letter-spacing: 0.5px;
	line-height: 26px;
	display: inline-block;
	margin-top: 25px;
}
.pagination {
	margin-top: 35px;
}
.pagination ul {
	text-transform: uppercase;
	margin-left: 0;
	margin-bottom: 0;
}
.pagination ul li {
	margin-right: 5px;
	color: #777777;
	font-family: 'Cabin', sans-serif;
	line-height: 22px;
	letter-spacing: 0.5px;
	font-weight: bold;
	padding: 0;
}
.pagination ul li a {
	color: #777777;
	padding: 0;
}
.pagination ul li:first-child {
	color: #232323;
}
.single_post {
	border-bottom: none;
	padding-bottom: 0;
}
.single_post .media .media-body {
	padding-bottom: 0;
}
.single_post .post_content {
	padding-top: 30px;
}
.single_post .post_content p {
	font-family: 'Droid Serif', serif;
	font-size: 13px;
	color: #777777;
	letter-spacing: 0.5px;
	line-height: 24px;
	margin-bottom: 30px;
}
.single_post .post_content blockquote {
	font-family: 'Droid Serif', serif;
	font-style: italic;
	letter-spacing: 0;
	font-size: 15px;
	line-height: 28px;
	color: #232323;
	margin-bottom: 30px;
	padding: 0 20px 0 0;
	border: none;
}
.single_post .post_content blockquote:before {
	float: left;
	width: 110px;
	height: 52px;
	margin-right: 22px;
	content: '';
	background: url('../../images/icons/blog/quote.png') no-repeat scroll right 5px transparent;
}
.shares {
	margin-bottom: 25px;
}
.shares .share_count {
	font-family: 'Droid Serif', serif;
	font-style: italic;
	letter-spacing: 0.5px;
	line-height: 24px;
	color: #232323;
}
.shares .share_icon li {
	float: left;
	padding: 0;
}
.shares .share_icon li + li {
	margin-left: 8px;
}
.shares .share_icon li a {
	width: 30px;
	line-height: 28px;
	border: 1px solid #e8e8e8;
	display: block;
	text-align: center;
	color: #777777;
}
.paginations {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	height: 70px;
	padding: 22px 0;
	background: url('../../images/three-dot.png') no-repeat scroll center center;
	border: none;
}
.paginations.case_study_detail_pagination {
	background-color: #f7f8f9;
}
.paginations ul {
	margin: 0;
}
.paginations ul li a {
	text-transform: uppercase;
	border: none;
	padding: 0;
	font-family: 'Montserrat', sans-serif;
	font-size: 11px;
	letter-spacing: 1.2px;
	color: #232323;
	line-height: 24px;
}
.paginations ul li a:hover {
	background: none;
}
.paginations ul li:first-child a img {
	margin-right: 18px;
}
.paginations ul li:last-child a img {
	margin-left: 18px;
}
.comments .comment_count {
	font-family: 'Cabin', sans-serif;
	font-weight: 500;
	font-size: 20px;
	line-height: 1;
	margin-top: 55px;
	margin-bottom: 48px;
	letter-spacing: 0.5px;
}
.comments .comment_count:after {
	width: 40px;
	height: 2px;
	background: #ea9c50;
	content: '';
	display: block;
	margin: 7px 0 30px;
}
.comment {
	margin: 0 0 50px;
}
.comment .media-left {
	padding-right: 30px;
}
.comment .media-left a {
	border-radius: 100%;
	padding: 10px;
	background: #f5f5f5;
	display: block;
}
.comment .media-left a img {
	border-radius: 100%;
	width: 83px;
	height: 83px;
}
.comment .media-body {
	border-bottom: 1px solid #e8e8e8;
}
.comment .media-body .row a {
	text-transform: uppercase;
	font-family: 'Droid Serif', serif;
	line-height: 40px;
	font-size: 11px;
	letter-spacing: 1px;
	color: #232323;
}
.comment .media-body .row a.author_name {
	font-family: 'Montserrat', sans-serif;
	font-size: 13px;
}
.comment .media-body .row a.reply {
	margin-left: 20px;
}
.comment .media-body .row a.date {
	color: #777777;
}
.comment .media-body p {
	font-family: 'Droid Serif', serif;
	font-size: 13px;
	letter-spacing: 0.5px;
	line-height: 24px;
	color: #777777;
	margin: 10px 0 25px;
}
.comment.reply_comment {
	padding-left: 83px;
}
.comment_form .col-sm-6 label {
	font-size: 12px;
	letter-spacing: 0.5px;
}
.comment_form .col-sm-6 label span {
	color: #e94646;
}
.comment_form .col-sm-6 .form-control {
	margin-bottom: 20px;
}
.comment_form .col-sm-6:first-child {
	padding-top: 8px;
}
.comment_form .col-sm-6 textarea.form-control {
	height: 140px;
	margin-bottom: 37px;
}
.comment_form .col-sm-6 input[type="submit"] {
	background: #e94646;
	border-color: #e94646;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 1.5px;
	font-weight: bold;
	text-transform: uppercase;
}
.latest_blogs {
	border-bottom: 1px solid #e8e8e8;
	text-align: center;
}
.latest_blogs .view_all {
	margin-top: 70px;
	display: inline-block;
	line-height: 45px;
	text-transform: uppercase;
	padding: 0 37px;
	border: 1px solid #e8e8e8;
	border-radius: 30px;
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	letter-spacing: 1.5px;
	color: #777777;
}
.latest_blog {
	border-bottom: none;
}
.latest_blog + .latest_blog {
	padding-top: 0;
}
.latest_blog .media {
	margin-top: -30px;
}
.latest_blog .media .media-left {
	padding-top: 30px;
}
.latest_blog .media .media-body {
	padding: 15px 0;
	text-align: center;
}
.latest_blog .media .media-body .post_meta {
	font-style: italic;
	font-size: 12px;
}
.latest_blog .media .media-body .post_meta:after {
	margin: 0 auto;
}
.latest_blog .media .media-body .post_meta .date a {
	line-height: 24px;
	color: #e94646;
}
.latest_blog .media .media-body .post_meta .author a {
	line-height: 24px;
	color: #777777;
}
.latest_blog .media .media-body .post_title h5 {
	letter-spacing: 0.5px;
	margin-bottom: 0;
	font-size: 14px;
	font-family: 'Droid Serif', serif;
	font-weight: 300;
}
/*----------------------------------------------------------------*/
.page_case_study .image_1 {
	padding-top: 100px;
	text-align: center;
}
.page_case_study .image_1 img {
	display: inline-block;
}
.page_case_study .trenz_master {
	padding: 75px 0;
	background: #f7f8f9;
}
.page_case_study .trenz_master h2:after {
	margin-bottom: 15px;
}
.page_case_study .trenz_master p {
	font-family: 'Droid Serif', serif;
	font-size: 13px;
	line-height: 24px;
	letter-spacing: 0.5px;
	color: #777777;
	margin: 0;
}
.page_case_study .trenz_master .col-sm-offset-1 {
	padding-top: 55px;
}
.page_case_study .trenz_master .col-sm-offset-1 .row.m0 {
	font-family: 'Droid Serif', serif;
	font-size: 13px;
	line-height: 24px;
	letter-spacing: 0.5px;
	color: #777777;
	margin-bottom: 15px;
}
.page_case_study .trenz_master .col-sm-offset-1 .row.m0 span {
	color: #232323;
}
.page_case_study .trenz_master .col-sm-offset-1 .row.m0 a {
	display: inline-block;
	color: #e99544;
	font-style: italic;
}
.page_case_study .traffic {
	padding: 60px;
	text-align: center;
}
.page_case_study .traffic h2 {
	margin: 0 0 10px;
	font-family: 'Montserrat', sans-serif;
	font-size: 35px;
	color: #e94646;
	letter-spacing: 0.5px;
	line-height: 1;
}
.page_case_study .traffic h4 {
	font-family: 'Cabin', sans-serif;
	font-size: 20px;
	margin: 0 0 30px;
	color: #232323;
}
.page_case_study .challenge, .page_case_study .results {
	padding-top: 81px;
	background: #f7f8f9;
}
.page_case_study .challenge h3, .page_case_study .results h3 {
	font-family: 'Cabin', sans-serif;
	font-size: 22px;
	letter-spacing: 0.5px;
	color: #232323;
	margin: 30px 0 10px;
}
.page_case_study .challenge p, .page_case_study .results p {
	font-family: 'Droid Serif', serif;
	font-size: 13px;
	line-height: 24px;
	letter-spacing: 0.5px;
	color: #777777;
	margin: 0;
}
.page_case_study .challenge p:first-child, .page_case_study .results p:first-child {
	margin-bottom: 25px;
}
.page_case_study .results {
	padding-top: 80px;
	padding-bottom: 70px;
	border-bottom: 1px solid #e8e8e8;
}
.page_case_study .results h3 {
	margin-top: 65px;
}
.page_case_study .share_row {
	padding: 70px 0;
}
.page_case_study .share_row .share_buttons {
	text-align: center;
	margin: 0;
}
.page_case_study .share_row .share_buttons li {
	padding: 0;
}
.page_case_study .share_row .share_buttons li + li {
	margin-left: -5px;
}
.page_case_study .share_row .share_buttons li a {
	display: block;
	line-height: 40px;
	padding: 0 20px;
	text-transform: capitalize;
	font-style: italic;
	color: #fff;
	font-family: 'Droid Serif', serif;
	font-size: 13px;
	letter-spacing: 0.3px;
}
.page_case_study .share_row .share_buttons li a i {
	margin-right: 5px;
}
.page_case_study .share_row .share_buttons li.facebook a {
	background: #3b579d;
}
.page_case_study .share_row .share_buttons li.twitter a {
	background: #08acee;
}
.page_case_study .share_row .share_buttons li.google-plus a {
	background: #dd4c39;
}
.page_case_study .share_row .share_buttons li.linkedin a {
	background: #007bb6;
}
.page_case_study .share_row .share_buttons li.comment_i a {
	background: #2a2b2f;
}
.page_case {
	padding:4rem 0;
}
#filters {
	width: 100%;
	text-align: center;
}
#filters li {
	line-height: 50px;
    padding: 0 15px;
    text-transform: uppercase;
    margin-right: 5px;
    color: #232323;
    
    font-size: 13px;
    /* letter-spacing: 1px; */
    cursor: pointer;
    height: 50px;
    display: inline-block;
}
#filters li:before {
	content: "\25A0";
	line-height: 37px;
	padding-bottom: 3px;
	color: #fff;
	float: left;
	margin-right: 14px;
	color: #b5b5b5;
}
#filters li:hover, #filters li.active {
	background: #8c8d8d;
	color: #fff;
}
#filters li:hover:before, #filters li.active:before {
	color: #fff;
}
#caseStdudies {
	padding: 80px 0;
}
/*CASES*/
.case {
	width: 20%;
	padding: 0 10px;
	margin: 0 0 60px;
	border-bottom: 1px solid #e8e8e8;
	position: relative;
}
.case:after {
	content: '';
	display: block;
	width: 0;
	height: 1px;
	background: #e94646;
	position: absolute;
	left: 50%;
	transition: all 300ms ease-in-out 0s;
}
.case a {
	display: block;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	color: #232323;
	font-size: 14px;
    text-align: center;
}
.case .img_link {
	height: 320px;
	line-height: 1;
	text-align: left;
	position: relative;
}
.case .img_link img {
	position: absolute;
	left: 0;
	bottom: 1rem;
	vertical-align: baseline;
	display: inline-block;
}
.case .text_link {
	margin: 25px 0;
	line-height: 30px;
	text-transform: none;
	text-align:center;
}

.portfolio-page .case a.text_link {
	font-size:16px;
	font-weight:bold;
	color: #ffffff;
	background: #e94646;
	padding: 9px 15px;
	margin-bottom: 0;
}

.portfolio-page .case:after {display:none !important;}

.case a.text_link i {
	float: right;
	width: 30px;
	height: 30px;
	line-height: 28px;
	border: 1px solid #ffffff;
	text-align: center;
	border-radius: 100%;
	color: #ffffff;
	font-size: 18px;
	transition: all 300ms ease-in-out 0s;
}
.case:hover:after {
	width: 100%;
	left: 0;
}
.case:hover a.text_link i {
	border: 1px solid #ffffff;
	color: #ffffff;
}
.treatment_plan{
    position:relative;
}
.treatment_plan .container{
    padding:0;
}
/*CASES*/
.recent_cases {
	padding-bottom: 0;
	margin-bottom:30px
}
.recentCaseStudies {
	width: 100%;
	margin: 0 -15px;
}
.recentCaseStudies .case {
	float: left;
	margin-bottom: 0;
}
.ready_to_work {
	height: 227px;
	background: url('../../images/banners/banner.jpg') no-repeat scroll center top #65a76b;
	padding-top: 60px;
	color: #fff;
	text-align: center;
}
.ready_to_work h2 {
	font-size: 35px;
	font-family: 'Cabin', sans-serif;
	letter-spacing: 0.5px;
	margin-top: 0;
	margin-bottom: 0;
	line-height: 1;
}
.ready_to_work a {
	margin-top: 25px;
}
.ready_to_work a:after {
	border-color: #fff;
}
.ready_to_work a span {
	background: #232323;
}
/*----------------------------------------------------------------*/
.successive_process {
	border-bottom: 1px solid #e8e8e8;
}
.successive_process .successive_process_inner {
	background: url('../../images/successive.png') no-repeat scroll center 0;
	padding-top: 50px;
	margin-bottom: 50px;
}
.successive_process .successive_process_inner .process {
	margin-right: 50px;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	font-size: 13px;
	line-height: 1;
	letter-spacing: 0.8px;
	color: #232323;
}
.successive_process .successive_process_inner .process .dot_circle {
	background: url('../../images/process/dotted.png') no-repeat scroll 0 0;
	background-size: cover;
	padding: 15px;
	border-radius: 100%;
	margin-bottom: 28px;
	width: 180px;
	height: 180px;
	transition: all 300ms ease-in-out 0s;
}
.successive_process .successive_process_inner .process .dot_circle .icon_circle {
	width: 165px;
	height: 165px;
	line-height: 175px;
	border-radius: 100%;
	background: #f4f6f7;
	margin: -6.6px;
	position: relative;
}
.successive_process .successive_process_inner .process .dot_circle .icon_circle .hover_texts {
	position: absolute;
	font-family: 'Droid Serif', serif;
	line-height: 24px;
	letter-spacing: 0.8px;
	color: #232323;
	font-style: italic;
	text-align: center;
	width: 100%;
	height: 100%;
	top: 0;
	padding-top: 60px;
	opacity: 0;
	transition: all 300ms ease-in-out 0s;
}
.successive_process .successive_process_inner .process .dot_circle .icon_circle img {
	display: inline-block;
	transition: all 300ms ease-in-out 0s;
}
.successive_process .successive_process_inner .process:hover .dot_circle {
	background-image: url('../../images/process/dotted-hover.png');
}
.successive_process .successive_process_inner .process:hover .dot_circle .icon_circle img {
	opacity: 0.05;
}
.successive_process .successive_process_inner .process:hover .dot_circle .icon_circle .hover_texts {
	opacity: 1;
}
/*----------------------------------------------------------------*/
.marketing_app {
	color: #FFF;
	background: url('../../images/digital-app-marketing.png') no-repeat scroll center top;
	padding-top: 97px;
}
.marketing_app .page_title {
	margin-top: 50px;
}
.marketing_app .page_title:after {
	margin-bottom: 20px;
}
.marketing_app p {
	font-family: 'Droid Serif', serif;
	line-height: 24px;
	letter-spacing: 0.5px;
	margin-bottom: 30px;
}
.marketing_app ul {
	margin-bottom: 50px;
}
.marketing_app ul li {
	float: left;
	margin-right: 40px;
	line-height: 22px;
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.marketing_app ul li img {
	margin-right: 8px;
}
.marketing_app .download_links a {
	display: inline-block;
	margin-right: 20px;
}
/*----------------------------------------------------------------*/
.tweets {
	height: 414px;
	background: url('../../images/testimonial_bg.png') no-repeat scroll center top;
}
.tweets .container {
	max-width: 810px;
	padding-top: 80px;
	text-align: center;
}
.tweets .container .icon {
	width: 50px;
	height: 50px;
	border-radius: 100%;
	border: 1px solid #e94646;
	margin: 0 auto 50px;
	line-height: 48px;
	font-size: 20px;
	color: #232323;
}
.tweets .container .flexslider {
	background: none;
	border: none;
}
.tweets .container .flexslider .tweet {
	font-family: 'Droid Serif', serif;
	font-style: italic;
	font-size: 15px;
	line-height: 30px;
	letter-spacing: 0.5px;
	margin-bottom: 20px;
}
.tweets .container .flexslider .tweet a {
	color: #e99544;
}
.tweets .container .flexslider .date {
	font-family: 'Montserrat', sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 24px;
	color: #232323;
	letter-spacing: 1.3px;
	margin: 0 auto;
}
.tweets .container .flexslider .flex-control-nav li a {
	border: 1px solid transparent;
	padding: 4px;
	width: 15px;
	height: 15px;
	background: none;
	box-shadow: none;
	position: relative;
}
.tweets .container .flexslider .flex-control-nav li a:after {
	content: '';
	width: 5px;
	height: 5px;
	background: #e94646;
	position: absolute;
	left: 4px;
	top: 4px;
	border-radius: 100%;
}
.tweets .container .flexslider .flex-control-nav li a.flex-active {
	background: rgba(39, 174, 97, 0.2);
	border-color: #e94646;
}
/*----------------------------------------------------------------*/
.bannercontainer {
	width: 100%;
	position: relative;
	padding: 0;
	background: url('../../images/slider-pattern.png') repeat scroll 0 0 transparent;
	overflow: hidden;
}
.bannercontainer .preloader {
	position: absolute;
	height: 100%;
	width: 100%;
	line-height: 660px;
	text-align: center;
	background: #fff;
	z-index: 9999;
}
.bannercontainer .main_slider {
	position: relative;
	margin: 0 auto;
	width: 100%;
	max-width: 1408px;
	overflow: hidden;
	max-height: 660px;
}
.bannercontainer .main_slider .tp-revslider-mainul li {
	list-style: none;
	max-width: 100%;
	overflow: hidden;
}
.bannercontainer .main_slider .banner_heading {
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	color: #232323;
	text-transform: uppercase;
	font-size: 35px !important;
	line-height: 60px;
	margin: 0;
	top: 140px;
	left: 0;
}
.startup-icon{
    filter:brightness(0)invert(1);
}
.bannercontainer .main_slider .banner_heading span {
	font-size: 45px !important;
	border-bottom: 3px solid #e99544;
}
.bannercontainer .main_slider .banner_heading.banner_heading2 {
	font-size: 30px !important;
	top: 100px;
	left: 685px;
}
.bannercontainer .main_slider .banner_heading.banner_heading2.banner_heading6 {
	top: 120px;
	left: 0;
	width: 100%;
	text-align: center;
}
.bannercontainer .main_slider .banner_heading.banner_heading4 {
	font-size: 30px !important;
	top: 180px;
	left: 115px;
}
.bannercontainer .main_slider .banner_heading.banner_heading4 span {
	font-size: 30px !important;
	border: none;
	color: #e99544;
}
.bannercontainer .main_slider .banner_heading.banner_heading5 {
	font-size: 30px !important;
	top: 230px;
	left: 115px;
}
.bannercontainer .main_slider .banner_heading3 {
	font-family: 'Droid Serif', serif;
	color: #232323;
	font-style: italic;
	text-transform: capitalize;
	font-size: 18px !important;
	line-height: 45px;
	margin: 0;
	top: 150px;
	left: 828px;
}
.bannercontainer .main_slider .banner_heading3.banner_heading7 {
	top: 165px;
	left: 0;
	width: 100%;
	text-align: center;
}
.bannercontainer .main_slider .get_in_touch {
	display: inline-block;
	line-height: 45px !important;
	text-transform: uppercase;
	color: #fff;
	font-size: 12px !important;
	font-weight: bold;
	font-family: 'Montserrat', sans-serif;
	border-radius: 25px;
	padding: 3px;
	position: relative;
	top: 388px;
}
.bannercontainer .main_slider .get_in_touch span {
	background: #e94646;
	display: block;
	padding: 0 35px;
	border-radius: 25px;
}
.bannercontainer .main_slider .get_in_touch:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	border: 2px solid rgba(0, 0, 0, 0.08);
	border-radius: 25px;
	opacity: 1;
	transition: all 300ms ease-in-out 0s;
}
.bannercontainer .main_slider .get_in_touch:hover:after {
	top: -20px;
	left: -20px;
	bottom: -20px;
	right: -20px;
	opacity: 0;
	border-radius: 0;
	border: 2px solid rgba(0, 0, 0, 0.2);
}
.bannercontainer .main_slider .first_slide_para {
	font-family: 'Droid Serif', serif;
	font-size: 14px !important;
	font-weight: normal;
	line-height: 26px;
	color: #777777;
	margin: 0;
	width: 560px;
	white-space: normal;
	top: 280px;
}
.bannercontainer .main_slider .first_slide_para.third_slide_para {
	top: 285px;
	left: 115px;
	font-size: 14px !important;
}
.bannercontainer .main_slider .shapes {
	height: 650px;
	position: relative;
	padding-top: 40px;
	background: url('../../images/slider/plane.png') no-repeat scroll 15px top transparent;
	top: 100px;
	left: 620px;
}
.bannercontainer .main_slider .shapes .shapes_inner {
	height: 100%;
}
.bannercontainer .main_slider .shapes .shapes_inner .abs_plane {
	margin-left: 490px;
}
.bannercontainer .main_slider .shapes .shapes_inner .media {
	overflow: visible;
}
.bannercontainer .main_slider .shapes .shapes_inner .media .media-left {
	position: relative;
	width: 75px;
	line-height: 75px;
	height: 75px;
	background: #71cff3;
	display: block;
	float: left;
	border-radius: 100%;
	text-align: center;
	padding: 0;
}
.bannercontainer .main_slider .shapes .shapes_inner .media .media-left img {
	width: auto;
}
.bannercontainer .main_slider .shapes .shapes_inner .media .media-left:after {
	content: '';
	position: absolute;
	top: -3px;
	left: -3px;
	bottom: -3px;
	right: -3px;
	border: 3px solid rgba(113, 207, 243, 0.18);
	border-radius: 100%;
	opacity: 1;
	transition: all 300ms ease-in-out 0s;
}
.bannercontainer .main_slider .shapes .shapes_inner .media .media-left:hover:after {
	top: -20px;
	left: -20px;
	bottom: -20px;
	right: -20px;
	opacity: 0;
	border: 3px solid rgba(113, 207, 243, 0.18);
}
.bannercontainer .main_slider .shapes .shapes_inner .media .media-body {
	padding-left: 18px;
}
.bannercontainer .main_slider .shapes .shapes_inner .media .media-body .count {
	margin-bottom: 5px;
	font-family: 'Droid Serif', serif;
}
.bannercontainer .main_slider .shapes .shapes_inner .media .media-body .shape_desc {
	margin: 0;
	font-size: 12px !important;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	color: #232323;
	font-weight: 400;
}
.bannercontainer .main_slider .shapes .shapes_inner .media.business_grow {
	margin-left: 205px;
	margin-bottom: 72px;
}
.bannercontainer .main_slider .shapes .shapes_inner .media.complete_projects {
	margin-left: 65px;
	margin-bottom: 110px;
}
.bannercontainer .main_slider .shapes .shapes_inner .media.complete_projects .media-left {
	background: #fdc153;
}
.bannercontainer .main_slider .shapes .shapes_inner .media.complete_projects .media-left:after {
	border: 3px solid rgba(253, 193, 83, 0.18);
}
.bannercontainer .main_slider .shapes .shapes_inner .media.complete_projects .media-left:hover:after {
	border: 3px solid rgba(253, 193, 83, 0.18);
}
.bannercontainer .main_slider .shapes .shapes_inner .media.staisfied_clients .media-left {
	background: #fa8171;
}
.bannercontainer .main_slider .shapes .shapes_inner .media.staisfied_clients .media-left:after {
	border: 3px solid rgba(250, 129, 113, 0.18);
}
.bannercontainer .main_slider .shapes .shapes_inner .media.staisfied_clients .media-left:hover:after {
	border: 3px solid rgba(250, 129, 113, 0.18);
}
.bannercontainer .main_slider .mac_view {
	left: 930px;
	top: 312px;
}
.bannercontainer .main_slider .presenter {
	top: 80px;
	left: 50px;
}
.bannercontainer .main_slider .graph {
	top: 240px;
	left: 885px;
}
.bannercontainer .main_slider .website_form {
	top: 340px;
	left: 115px;
	width: 480px;
}
.bannercontainer .main_slider .website_form .form-control {
	font-family: 'Droid Serif', serif;
	line-height: 60px;
	height: 60px;
}
.bannercontainer .main_slider .website_form .form-control + span {
	padding: 0;
	border-radius: 0;
}
.bannercontainer .main_slider .website_form .form-control + span button {
	width: 60px;
	height: 60px;
	line-height: 60px;
	background: #e94646;
	color: #FFF;
	font-family: 'Montserrat', sans-serif;
	font-size: 16px !important;
	font-weight: bold;
	text-align: center;
	border: none;
	border-radius: 0;
}
.bannercontainer .main_slider .grow_mac {
	left: 860px;
	top: 155px;
}
.bannercontainer .main_slider .browser {
	text-align: center;
	top: 422px;
	width: 100%;
}
.bannercontainer .main_slider .browser img {
	display: inline-block;
}
.bannercontainer .main_slider .sv {
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	font-size: 11px !important;
	color: #232323;
	letter-spacing: 1px;
}
.bannercontainer .main_slider .sv img {
	width: auto !important;
	height: auto !important;
}
.bannercontainer .main_slider .sv.sv1 {
	top: 390px;
	left: 115px;
}
.bannercontainer .main_slider .sv.sv1 img.icon {
	margin: 0 15px;
}
.bannercontainer .main_slider .sv.sv1 img.arrow {
	float: right;
}
.bannercontainer .main_slider .sv.sv2 {
	top: 342px;
	left: 367px;
}
.bannercontainer .main_slider .sv.sv2 img.icon {
	margin: 10px 0 3px 20px;
	float: right;
}
.bannercontainer .main_slider .sv.sv2 img.arrow {
	float: right;
	margin-top: 32px;
}
.bannercontainer .main_slider .sv.sv3 {
	width: 150px;
	text-align: center;
	top: 289px;
	left: 640px;

}
.bannercontainer .main_slider .sv.sv3 img {
	display: block;
}
.bannercontainer .main_slider .sv.sv3 img.icon {
	margin: 15px auto 12px;
}
.bannercontainer .main_slider .sv.sv3 img.arrow {
	display: inline-block;
}
.bannercontainer .main_slider .sv.sv4 {
	top: 342px;
	right: 367px;
}
.bannercontainer .main_slider .sv.sv4 img.icon {
	margin: 10px 20px 5px 0;
	float: left;
}
.bannercontainer .main_slider .sv.sv4 img.arrow {
	float: left;
	margin-top: 32px;
}
.bannercontainer .main_slider .sv.sv5 {
	top: 390px;
	right: 115px;
}
.bannercontainer .main_slider .sv.sv5 img.icon {
	margin: 0 15px;
}
.bannercontainer .main_slider .sv.sv5 img.arrow {
	float: left;
}
.home-slider{
	position:relative;
	width:100%;
	display:inline-block;
	overflow:hidden;
	background: url(../../images/slider-pattern.png) repeat;
}

.home-slider .borderred_link{
	padding: 2px 30px;
	color: #232323 !important;
	font-weight: bold;
	border:3px solid  #e94646;
}
.home-slider .color-text{
	color: #e99544;
}

.home-slider .website_form {
	width: 480px;
}
.home-slider .website_form .form-control {
	font-family: 'Droid Serif', serif;
	line-height: 60px;
	height: 60px;
}
.home-slider .website_form .form-control + span {
	padding: 0;
	border-radius: 0;
}
.home-slider .website_form .form-control + span button {
	width: 60px;
	height: 60px;
	line-height: 60px;
	background: #e94646;
	color: #FFF;
	font-family: 'Montserrat', sans-serif;
	font-size: 16px !important;
	font-weight: bold;
	text-align: center;
	border: none;
	border-radius: 0;
}
.home-slider p{
	font-family: 'Montserrat', sans-serif;
	color: #232323;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
}
.home-slider h4{
	font-size: 30px;
	font-family: 'Droid Serif', serif;
	color: #232323;
}
.home-slider{
	position: relative;
	width: 100%;
	overflow: hidden;
}
.home-slider .tp-rightarrow.default{
	display: none;
}
.tp-leftarrow.default{
	display: none;
	
}
/*----------------------------------------------------------------*/
.tab-container .tab-content {
  width: 100%;
  padding-top: 8rem;
   display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.tab-container .tab-content .tab-pane {
  width: 100%;
}

.tab-container .tab-content .tab-pane .text-content h3 {
  margin-bottom: 2rem;
}

.tab-container .tab-content .tab-pane .text-content p {
  margin-bottom: 2rem;
}

.tab-container .tab-content .tab-pane .text-content .seo-list-box li {
  position: relative;
  line-height: 4rem;
  padding-left: 2.5rem;
}

.tab-container .tab-content .tab-pane .text-content .seo-list-box li i {
  font-size: 1.7rem;
  line-height: 2.8rem;
  color: #555555;
  position: absolute;
  top: 7px;
  left: -2px;
}

.tab-container .tab-content .tab-pane .text-content .seo-list-box li span {
  color: #333333;
  font-weight: 400;
}
.text-md-left {
    text-align: left!important;
}
.grey-bg {
    background-color: #f9fafb;
}
.lists li{
   font-size: 1.55rem;
    font-weight: 500;
}
.specific-services{padding: 80px 0;}
.specific-services .service-content .row div[class^="col-"] .content {
    height: 100%;
    background: #ffffff;
    padding: 25px 20px 22px;
    border: 1px solid #e1e1e1;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    text-align: left;
    transition: all ease-in-out .5s;
}
.content h4{
    font-size: 1.9rem;
}
.ctn-d-flex{
    display:flex;
    align-items:center;
    margin-bottom: 1rem;
}
.ctn-d-flex h4{
    margin-left:1.4rem;
}
.specific-services .service-content .row div[class^="col-"] .content-blog-seo{
    height: 100%;
    background: #ffffff;
    padding:20px;
    border: 1px solid #e1e1e1;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    text-align: left;
    transition: all ease-in-out .5s;
}
.specific-services .service-content .row div[class^="col-"] .content:hover {
    /*background: #ffe0e0; */
        transform: scale(1.05);
        cursor: pointer;
        box-shadow: -2px 2px 12px -6px rgba(0,0,0,0.66);
        -webkit-box-shadow: -2px 2px 12px -6px rgba(0,0,0,0.66);
        -moz-box-shadow: -2px 2px 12px -6px rgba(0,0,0,0.66);
}
.specific-services .service-content .row div[class^="col-"] .content-blog-seo:hover {
    /*background: #ffe0e0; */
        transform: scale(1.05);
        cursor: pointer;
        box-shadow: -2px 2px 12px -6px rgba(0,0,0,0.66);
        -webkit-box-shadow: -2px 2px 12px -6px rgba(0,0,0,0.66);
        -moz-box-shadow: -2px 2px 12px -6px rgba(0,0,0,0.66);
}
.specific-services .service-content .row div[class^="col-"] {
    margin-bottom: 3rem;
}
.specific-services .service-content .row div[class^="col-"] .content img {
    position: relative;
    margin-right: 2rem;
    
    color: #e94646;
}
.section-heading {
    text-align: center;
    margin-bottom: 7.2rem;
}
.section-heading h2 span {
    color: #e94646;
}
.our-approach{padding: 60px 0;}
.approach-head{text-align: center; margin-bottom: 60px; max-width: 890px;}

.widget-info li i {margin-right: 15px;}
.seo-process{padding: 80px 0 50px 0}
.seo-serv{padding-top: 20px;}
.full-range-accordion .accordion_in .acc_head {
    border: 1px solid #f3f3f3;
    padding-left: 70px;
    position: relative;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
}
.footer_widget hr {
    margin: 0;
    width: 200px;
    height: 1px;
    background: #3e4d81;
    margin-bottom: 40px;
    margin-top: 30px;
    position: relative;
    overflow: visible;
}
.footer_widget hr:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 1px;
    width: 105px;
    transition: .3s;
    background:#e94646;
}
.footer_widget hr:after {
    content: '';
    position: absolute;
    top: -2px;
    left: 0;
    height: 4px;
    width: 80px;
    border-radius: 2px;
    transition: .3s;
    background:#e94646; 
}
.footer_widget:hover hr:before {
    width: 145px;
}
.footer_widget:hover hr:after {
    width: 100px;
}
footer .top_footer .footer_widgets .footer_widget .mf1{margin-top: 14px;}
.featured-projects {
  padding-bottom: 8rem;
}

.featured-projects .tab-container .nav-tabs {
  border: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.075);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.075);
}

.featured-projects .tab-container .nav-tabs .nav-item {
  width: 120px;
}

.featured-projects .tab-container .nav-tabs .nav-item .nav-link {
  background: #ffffff;
  text-align: center;
  padding: 5.2rem 1.5rem;
  border: none;
   display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
}

.featured-projects .tab-container .nav-tabs .nav-item .nav-link::after {
 
 
}

.featured-projects .tab-container .nav-tabs .nav-item .nav-link:hover {
  background-color: #f9fafb;
}

.featured-projects .tab-container .nav-tabs .nav-item .nav-link:hover::after {
  width: 100%;
  left: 0;
}

.featured-projects .tab-container .nav-tabs .nav-item:hover img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  opacity: 1;
}

.featured-projects .tab-container .nav-tabs .nav-item.active .nav-link{
  background: #f9fafb;
  border-bottom: 2px solid #e94646;
}

.featured-projects .tab-container .nav-tabs .nav-item.active .nav-link img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  opacity: 1;
}

.featured-projects .tab-container .nav-tabs .nav-item img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: .6;
  max-width: 100%;
  height: 42px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.featured-projects .tab-container .nav-tabs .col{flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; width: 25%; position: relative;}
.featured-projects .tab-container .tab-content {
  padding-top: 6rem;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.featured-projects .tab-container .tab-content .tab-pane {
  width: 100%;
}

.featured-projects .tab-container .tab-content .tab-pane .row [class^="col-"] {
  margin-bottom: 3re;
}

.featured-projects .tab-container .tab-content .tab-pane .content {
  height: calc(100% - 3rem);
  border: 1px solid #e1e1e1;
}

.featured-projects .tab-container .tab-content .tab-pane .content .text-content h3 {
  margin-bottom: 8px;
}

.featured-projects .tab-container .tab-content .tab-pane .content .text-content p {
  margin-bottom: 15px;
}

.featured-projects .tab-container .tab-content .tab-pane .counter-box .content {
  height: 100% !important;
}
.featured-projects .tab-container .tab-content .tab-pane .counter-box .fa{color: #e94646;}
.counter-box {
  height: 100%;
}

.counter-box .col-md-6 {
  margin-bottom: 3rem;
}

.counter-box .col-md-6 .content {
  height: 100%;
  padding: 40px 0 35px;
  border: 1px solid #e1e1e1;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  background: #ffffff;
}

.counter-box .col-md-6 .content span {
  font-size: 30px;
  line-height: 4.5rem;
  font-weight: 500;
  margin-bottom: 2px;
  display: block;
}

.counter-box .col-md-6 .content span i {
  font-style: normal;

}

.counter-box .col-md-6 .content img {
  max-height: 30px;
  margin-bottom: 2.9rem;
}

.counter-box .col-md-6 .content i:not(.counter) {
  font-size: 4rem;
  display: block;
  margin-bottom: 2rem;
}
.box-with-img .text-content {
    padding: 28px 20px;
}
.box-with-img .text-content a{color: #333}
.box-with-img .img-container img {
    width: 100%;
}
.readmore-btn {
  display: block;
  width: 30px;
  font-size: 13px;
  line-height: 20px;
  color: #555555;
  white-space: nowrap;
  overflow: hidden;
  -webkit-transition: width .5s;
  -o-transition: width .5s;
  transition: width .5s;
}

.readmore-btn>div {
  margin-left: -75px;
  -webkit-transition: margin .5s;
  -o-transition: margin .5s;
  transition: margin .5s;
}

.readmore-btn>div i {
  font-size: 1.8rem;
  color: #555555;
  vertical-align: middle;
}

.readmore-btn:hover {
  width: 120px;
  color: #e94646;
}

.readmore-btn:hover>div {
  margin-left: 0;
}

.readmore-btn:hover>div i {
  color: #e94646;
}

/*@media screen and (max-width: 575px){
.tab-container.type-1 .nav-tabs {    width: 80px;}
.our-approach .tab-container .tab-content {
    padding: 0 2rem 1rem;
}
tab-container.type-1 .nav-tabs .nav-item .nav-link .fa {
    font-size: 4rem;
    margin-bottom: 0;
}
.our-approach .tab-container .nav-tabs .nav-item .nav-link span {
    display: none;
}
.tab-container.type-1 .nav-tabs .nav-item .nav-link {padding: 18px 31px;}
}*/
.header-position{
    /*position: fixed !important;*/
z-index: 1000;
width: 100%;
background: #fff;
/*position: fixed !important;*/
top:0px;
}
.contact-tabs .tab-border{
    border: 1px solid #33333336;
    padding: 3rem 10px;
}
.four-tap-seo{
    filter:brightness(0)invert(1);
}
.contact-details .contact-text a{
   color: #000;
    display: block;
    /* font-weight: 600; */
    font-size: 1.6rem;
    display:block;
}
.contact-tabs ul li a{
    border: 1px solid #333;
}
.contact-tabs ul li.active a{
border: 1px solid #f04a48 !important;
border-bottom: transparent !important;
background: #f04a48 !important;
color: #fff !important;
}
.contact-tabs ul li a{
   color: #f04a48;
   font-weight: bold;
   text-transform: uppercase;
}
.contact-tabs ul li a:hover{
    border: 1px solid #f04a48 !important;
    color: #fff;
}
.contact-tabs ul li a:focus{
    border: 1px solid #f04a48 !important;
    color: #fff;
}
.contact-tabs ul{
    border-bottom: 1px solid #333;
}
.contact-details .icon-contact{
    float: left;
    margin-left: 10px;
    width: 40px;
    height: 40px;
    line-height: 45px;
    background: #f04a48;
    text-align: center;
    margin-right: 10px;
}
.contact-details .icon-contact i{
    color: #fff;
font-size:2rem;
}
.contact-details .contact-text{
    margin-left: 10px;
}
.contact-details{
    margin-bottom: 20px;
    display: flex;
    align-items: center;
}
.work-process {
    padding-bottom: 0;
}
.grey-bg {
    background-color: #f9fafb !important;
}
.section {
    padding-top: 8.5rem;
    padding-bottom: 6rem;
    background: #fff;
}
.work-process {
  padding-bottom: 0;
}
.work-process .section-heading {
  margin-bottom: 12.2rem;
}
.section-heading h2 span {
 color: #e94646;
}
.tab-container.type-2 {
  padding-bottom: 6rem;
  background: #ffffff;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.tab-container.type-2 .nav-tabs {
  width: 100%;
  border: none;
  margin-top: -4.75rem;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}

.tab-container.type-2 .nav-tabs .nav-item {
  position: relative;
z-index: 2;
width: 20%;
}

.tab-container.type-2 .nav-tabs .nav-item .nav-link {
  height: 100%;
  font-size: 1.5rem;
  line-height: 2.5rem;
  color: #555555;
  text-align: center;
  padding: 0 1.5rem;
  border: none;
}

.tab-container.type-2 .nav-tabs .nav-item .nav-link.active {
  background: transparent;
  color: #e94646;
}
.tab-container.type-2 .nav-tabs .nav-item .nav-link.active .img-container i::before {
  -webkit-text-fill-color: #ffffff;
}

.tab-container.type-2 .nav-tabs .nav-item.active .nav-link .img-container i::before {
  -webkit-text-fill-color: #ffffff;
}

.tab-container.type-2 .nav-tabs .nav-item .nav-link .img-container {
  width: 9.5rem;
  height: 9.5rem;
  background: #ffffff;
  margin: 0 auto;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  justify-content:center;
  align-items:center;
  display: flex;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.075);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.075);
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}

.tab-container.type-2 .nav-tabs .nav-item .nav-link .img-container i {
  width: 100%;
  font-size: 4rem;
  line-height: 9.5rem;
  display: block;
}

.tab-container.type-2 .nav-tabs .nav-item .nav-link span {
  font-size: 1.7rem;
  line-height: 3rem;
  font-weight: 400;
  display: block;
  margin-top: 10px;
}

.tab-container.type-2 .nav-tabs .nav-item:not(:last-child)::before,
.tab-container.type-2 .nav-tabs .nav-item:not(:last-child)::after {
  content: " ";
  position: absolute;
  top: 4.8rem;
  left: 9.5rem;
  width: 100%;
  height: 4px;
  background: #e6e6e6;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: -1;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}

.tab-container.type-2 .nav-tabs .nav-item:not(:last-child)::after {
      background-image: -webkit-gradient(linear, left top, right top, from(#a42e2e), to(#e94646));
background-image: -webkit-linear-gradient(left, #a42e2e, #e94646);
background-image: -o-linear-gradient(left, #a42e2e, #e94646);
background-image: linear-gradient(to right, #a42e2e, #e94646);
background-repeat: repeat-x;
  width: 0;
}

.tab-container.type-2 .nav-tabs .nav-item.visited .nav-link {
  color: #e94646;
}
.tab-container.type-2 .nav-tabs .nav-item.active .nav-link {
  color: #e94646;
}
.tab-container.type-2 .nav-tabs .nav-item .nav-link.active {
  color: #e94646;
}
.tab-container.type-2 .nav-tabs .nav-item.visited .img-container {
    background-image: -webkit-gradient(linear, left top, right top, from(#a42e2e), to(#e94646));
background-image: -webkit-linear-gradient(left, #a42e2e, #e94646);
background-image: -o-linear-gradient(left, #a42e2e, #e94646);
background-image: linear-gradient(to right, #a42e2e, #e94646);
background-repeat: repeat-x;
}

.tab-container.type-2 .nav-tabs .nav-item.visited .img-container i::before {
  -webkit-text-fill-color: #ffffff;
}

.tab-container.type-2 .nav-tabs .nav-item.visited:not(:last-child)::before {
      background-image: -webkit-gradient(linear, left top, right top, from(#a42e2e), to(#e94646));
background-image: -webkit-linear-gradient(left, #a42e2e, #e94646);
background-image: -o-linear-gradient(left, #a42e2e, #e94646);
background-image: linear-gradient(to right, #a42e2e, #e94646);
background-repeat: repeat-x;
}

.tab-container.type-2 .nav-tabs .nav-item.visited:not(:last-child)::after {
  width: 100%;
}

.tab-container .tab-content {
  width: 100%;
  padding-top: 5rem;
  padding-bottom: 1rem;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.tab-container .tab-content .tab-pane {
  width: 100%;
}

.tab-container .tab-content .tab-pane .text-content h3 {
  margin-bottom: 2rem;
}

.tab-container .tab-content .tab-pane .text-content p {
  margin-bottom: 2rem;
}
.tab-container .tab-content .tab-pane .text-content .seo-list-box{
       padding: 0px;
    list-style: none;
}
.tab-container .tab-content .tab-pane .text-content .seo-list-box li {
    position: relative;
    line-height: 24px;
    padding-left: 2.5rem;
    display: flex;
}
/*.tab-container .tab-content .tab-pane .text-content .seo-list-box li:before{*/
/*   content: '';*/
/*    position: absolute;*/
/*    width: 15px;*/
/*    height: 15px;*/
/*    background: url(../../images/x-fly.png);*/
/*    background-size: 100% 100%;*/
/*    left: 0px;*/
/*    top: 12px;*/
/*    background-repeat: no-repeat;*/
/*}*/
.tab-container .tab-content .tab-pane .text-content .seo-list-box li i {
  font-size: 1.7rem;
  line-height: 2.8rem;
  color: #555555;
  position: absolute;
  top: 7px;
  left: -2px;
}
.tab-container .tab-content .tab-pane .text-content .seo-list-box-key li i {
    color: #e94646;
    font-size: 6rem;
    position: relative;
    display: flex;
    align-items: center;
   
}
.tab-container .tab-content .tab-pane .text-content .seo-list-box-key li  {
   display: flex;
    gap: 5px;
 align-items: center;
}
.tab-pane-title{
    margin-bottom:2.3rem;
    line-height:1.5;
}
.tab-container .tab-content .tab-pane .text-content .seo-list-box-new li i {
  font-size: 4.7rem;
  line-height: 2.8rem;
  position: relative;
  top: 13px;
  left: -7px;
}
.seo-list-box-key-2 li{
    margin-bottom: 1.5rem;
    font-weight: 500;
    display: flex;
    align-items: center;
}
.seo-list-box-key-2 li img{
    margin-right:1rem;
}

.tab-container .tab-content .tab-pane .text-content .seo-list-box li span {
  color: #000;
  font-weight: 400;
  font-size: 16px;
}
.tab-container.type-2 .nav-tabs .nav-item:hover .nav-link{
    background: transparent;
}
.tab-container.type-2 .nav-tabs .nav-item.active .nav-link{
    background: transparent;
}
.tab-container.type-2 .nav-tabs .nav-item.active .nav-link .img-container{
    background-image: -webkit-gradient(linear, left top, right top, from(#a42e2e), to(#e94646));
background-image: -webkit-linear-gradient(left, #a42e2e, #e94646);
background-image: -o-linear-gradient(left, #a42e2e, #e94646);
background-image: linear-gradient(to right, #a42e2e, #e94646);
background-repeat: repeat-x;
}
.tab-container.type-2 .nav-tabs .nav-item .nav-link.active .img-container{
    background-image: -webkit-gradient(linear, left top, right top, from(#a42e2e), to(#e94646));
background-image: -webkit-linear-gradient(left, #a42e2e, #e94646);
background-image: -o-linear-gradient(left, #a42e2e, #e94646);
background-image: linear-gradient(to right, #a42e2e, #e94646);
background-repeat: repeat-x;
}
/*.tab-container.type-2 .nav-tabs .nav-item*/
.overlay {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(92, 129, 250, 0.7)), to(rgba(57, 168, 254, 0.7)));
  background-image: -webkit-linear-gradient(left, rgba(92, 129, 250, 0.7), rgba(57, 168, 254, 0.7));
  background-image: -o-linear-gradient(left, rgba(92, 129, 250, 0.7), rgba(57, 168, 254, 0.7));
  background-image: linear-gradient(to right, #e9461447, #82858645);
  background-repeat: repeat-x;
}
.components .head-with-bg {

background: url('../../images/background/components-of-seo.webp') no-repeat top center !important;
background-size: cover !important;
position: relative !important;
}
.components {
  padding-bottom: 3.2rem;
}

.components .head-with-bg {
  background: #cccccc url(../images/components-of-seo.jpg) center top no-repeat;
  background-size: cover;
  position: relative;
}

.components .head-with-bg .overlay {
  padding: 8.5rem 0 6.3rem;
}

.components .head-with-bg .overlay .section-heading h2,
.components .head-with-bg .overlay .section-heading p {
  color: #ffffff;
}

.components .tab-container.type-1 .nav-tabs .nav-item .nav-link {
  font-size: 1.8rem;
  font-weight: 400;
  padding: 3.7rem 1.5rem 3.6rem;
  margin-bottom:0;
}

.components .tab-container.type-1 .tab-content .tab-pane .row {
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.components .tab-container.type-1 .tab-content .tab-pane .text-content {
  margin-bottom: 2rem;
}

.components .tab-container.type-1 .tab-content .tab-pane .text-content .content {
padding-left: 7rem;
margin-bottom: 2.8rem;
position: relative;
}

.components .tab-container.type-1 .tab-content .tab-pane .text-content .content i {
  font-size: 4rem;
  position: absolute;
  top: 5px;
  left: 0;
  color: #e94646;
}

.components .tab-container.type-1 .tab-content .tab-pane .text-content .content h4 {
  margin-bottom: 8px;
}

.components .tab-container.type-1 .tab-content .tab-pane .svg-container {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 2.8rem;
  overflow: hidden;
}
.tab-container.type-1 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.tab-container.type-1 .nav-tabs {
  width: 100%;
  border: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.075);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.075);
  overflow: hidden;
  margin-top: -51px;
}

.tab-container.type-1 .nav-tabs .nav-item {
  background: #ffffff;
  width: 14.28%;
}

.tab-container.type-1 .nav-tabs .nav-item .nav-link {
  height: 100%;
  font-size: 1.5rem;
  line-height: 2.5rem;
  color: #555555;
  text-align: center;
  padding: 3rem 1.5rem 2.5rem;
  border: none;
  border-bottom: 3px solid transparent;
}

.tab-container.type-1 .nav-tabs .nav-item::after {
  content: " ";
  position: absolute;
  bottom: 0px;
  left: auto;
  right: 0;
  width: 0;
  height: 3px;
  display: block;
  background: #e94646;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}

.tab-container.type-1 .nav-tabs .nav-item .nav-link:hover {
  background: #f9fafb;
  color: #e94646;
}

.tab-container.type-1 .nav-tabs .nav-item:hover::after {
  width: 100%;
  left: 0;
}

.tab-container.type-1 .nav-tabs .nav-item.active .nav-link {
  background: #f9fafb;
  border-color: #e94646;
  color: #e94646;
}

.tab-container.type-1 .nav-tabs .nav-item .nav-link img {
  display: block;
  height: 38px;
  margin: 0 auto 14px;
}

.tab-container.type-1 .nav-tabs .nav-item .nav-link i {
  display: block;
  font-size: 4rem;
  margin-bottom: 1rem;
}
/* -- featured Styling 
---------------------------------------- -- */

.featured-projects {
  padding-bottom: 3rem;
}

.featured-projects .tab-container .nav-tabs {
  border: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.075);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.075);
}

.featured-projects .tab-container .nav-tabs .nav-item {
  text-align: center;
}

.featured-projects .tab-container .nav-tabs .nav-item .nav-link {
  background: #ffffff;
  text-align: center;
  padding: 5.2rem 1.5rem;
  border: none;
  border-bottom: 2px solid transparent;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
}

.featured-projects .tab-container .nav-tabs .nav-item::after {
  content: " ";
  position: absolute;
  bottom: 0px;
  left: auto;
  right: 0;
  width: 0;
  height: 2px;
  display: block;
  background: #e94646;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}

.featured-projects .tab-container .nav-tabs .nav-item .nav-link:hover {
  background-color: #f9fafb;
}

.featured-projects .tab-container .nav-tabs .nav-item:hover::after {
  width: 100%;
  left: 0;
}

.featured-projects .tab-container .nav-tabs .nav-item:hover .nav-link img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  opacity: 1;
}

.featured-projects .tab-container .nav-tabs .nav-item .nav-link.active {
  background: #f9fafb;
  border-color: #e94646;
}

.featured-projects .tab-container .nav-tabs .nav-item .nav-link.active img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  opacity: 1;
}

.featured-projects .tab-container .nav-tabs .nav-item .nav-link img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: .6;
  max-width: 100%;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  margin: auto;
}

.featured-projects .tab-container .tab-content {
  padding-top: 6rem;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.featured-projects .tab-container .tab-content .tab-pane {
  width: 100%;
}

.featured-projects .tab-container .tab-content .tab-pane .row [class^="col-"] {
  margin-bottom: 3re;
}

.featured-projects .tab-container .tab-content .tab-pane .content {
  height: calc(100% - 3rem);
  border: 1px solid #e1e1e1;
}

.featured-projects .tab-container .tab-content .tab-pane .content .text-content h3 {
  margin-bottom: 8px;
}

.featured-projects .tab-container .tab-content .tab-pane .content .text-content p {
  margin-bottom: 15px;
}

.featured-projects .tab-container .tab-content .tab-pane .counter-box .content {
  height: 100% !important;
}

/* -- Counter box styling -- */

.counter-box {
  height: 100%;
}

.counter-box .col-md-6 {
  margin-bottom: 3rem;
}

.counter-box .col-md-6 .content {
  height: 100%;
  padding: 40px 0 35px;
  border: 1px solid #e1e1e1;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  background: #ffffff;
}

.counter-box .col-md-6 .content span {
  font-size: 30px;
  line-height: 4.5rem;
  font-weight: 500;
  margin-bottom: 2px;
}

.counter-box .col-md-6 .content span i {
  font-style: normal;
}

.counter-box .col-md-6 .content img {
  max-height: 30px;
  margin-bottom: 2.9rem;
}

.counter-box .col-md-6 .content i:not(.counter) {
  font-size: 4rem;
  display: block;
  margin-bottom: 2rem;
}


@media (max-width: 767px){
    .tab-container.type-2 {
    padding-top: 0;
  }
  /*.tab-container.type-2 .tab-content {*/
  /*  padding: 0 0 0 3rem;*/
  /*}*/
  .tab-container.type-2 .container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: grid;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .tab-container.type-2 .nav-tabs {
   display: flex;
    margin-top: 0;
    margin-bottom: 12px;
    margin: 0.5rem auto;
    padding-top: 20px;
    background: #f9fafb;
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.075);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.075);
    overflow-x: scroll;
  }
  .tab-container.type-2 .nav-tabs .nav-item {
    margin-bottom: 0px;
  }
  .tab-container.type-2 .nav-tabs .nav-item .nav-link span {
   font-size: 15px;
    line-height: 2rem;
    padding-bottom: 1rem;
  }
  
  .tab-container.type-2 .nav-tabs .nav-item:not(:last-child)::before,
  .tab-container.type-2 .nav-tabs .nav-item:not(:last-child)::after {
    display: none;
  }
  .tab-container.type-2 .seo-list-box {
    margin-bottom: 50px;
  }
  .tab-container .tab-content .tab-pane .text-content .seo-list-box li i {
    line-height: 2.4rem;
  } 
}
.content.box-with-img{
    height: calc(100% - 3rem);
border: 1px solid #e1e1e1;
}
.industry-service .counter-box .col-md-6 .content img{
max-width: 100%;
width: 100%;
max-height: 100%;
margin-bottom: 0px;
margin: auto;
position: relative;
top: 20px;
}
.industry-service .counter-box .col-md-6 .content{
    width: 217px;
height: 217px;
margin: auto;
text-align: center;
}
.industry-service .counter-box .col-md-6 .content .overlay{
/*opacity: .8;*/
width: 217px;
position: absolute;
height: 217px;
top: 0px;
overflow: hidden;
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
-webkit-transition: .3s ease;
transition: .3s ease;
}
.industry-service .counter-box .col-md-6 .content .overlay .industry-link{
color: white;
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;
padding: ;
width: 50px;
height: 50px;
padding: 4px 0px;
border-radius: 50%;
background-color: #f04a48;
}
.industry-service .counter-box .col-md-6 .content .overlay .industry-link i{
    font-size: 20px;
line-height: 42px;
}
.industry-service .counter-box .col-md-6 .content:hover .overlay{
      -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.industry-service .row{
    margin-bottom: 30px;
}
.industry-service .row:nth-child(even) .col-md-6{
    float: right;
}
.instry-section-1 img{
        border: 5px solid #ffffff;
    box-shadow: 0px 5px 21px -7px rgb(0 0 0 / 75%);
    -webkit-box-shadow: 0px 5px 21px -7px rgb(0 0 0 / 75%);
    -moz-box-shadow: 0px 5px 21px -7px rgba(0,0,0,0.75);
}
.industry-detail-1{
    /*background: #f7f7f7;*/
    padding: 37px;
}
.industry-detail-1 h4::after{
content: "";
height: 5px;
width: 49px;
background: #e94646;
position: absolute;
border-radius: 15px;
left: 29%;
top: 58px;
}
.industry-detail-1::after{
content: "";
height: 5px;
width: 90px;
background: #e94646;
position: absolute;
border-radius: 15px;
right: 82%;
bottom: 28px;
}
.industry-details h4::after {
    content: "";
    height: 5px;
    width: 49px;
    background: #e94646;
    position: absolute;
    border-radius: 15px;
    left: 34%;
    top: 16px;
}
.industry-details{
    text-align: justify;
}
.industry-icon{
    width: 125px;
height: 125px;
position: absolute;
z-index: 3;
background: rgba(233,70,70, 0.7);
padding: 11px;
top: -15px;
left: -5px;
color: #fff;
}
.industry-icon i{
    font-size: 50px;
}
.industry-icon p{
    font-size: 20px;
font-weight: bold;
line-height: 23px;
}
.callback-section{
    margin: 0px;
padding-top: 0px;
}
.callback-section .row{
    background: url('./single-slider.jpg') #daf2fe;
    background-repeat: no-repeat;
    background-size: auto;
    background-position: left;
}
.callback-section .row img{
position: relative;
top: 20px;
}
.call-us h4{
    min-width: 255px;
max-width: 255px;
white-space: normal;
font-size: 40px;
line-height: 47px;
font-weight: 700;
color: rgb(34, 34, 34);
letter-spacing: 0px;
font-family: Roboto;
margin: auto;
}
.call-us{
    padding: 70px 0px;
}
.call-us-btn:hover{
    color: #fc0;
background: transparent;
border: 2px solid #fc0;
}
.call-us-btn{
    color: #222;
    font-size: 16px;
    line-height: 14px;
    font-weight: 700;
    font-style: normal;
    font-family: Roboto;
    text-decoration: none;
    background-color: #ffcc00;
    border-color: rgba(0,0,0,1);
    border-style: solid;
    border-width: 0 0 0 0px;
    border-radius: 0px 0px 0px 0px;
    padding: 17px 47px;
    position: relative;
    top: 20px;
}
.industry-service-section{
    position: relative;
padding: 50px 0 100px;
}
.industry-service-section .row{
    background: #f8f8f8;
}
.industry-detail-2 li{
    width: 16%;
}
.industry-detail-3{
background: #fff !important;
/*border: 1px solid #ddd;*/
border-top: none;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
padding: 30px 0px;
box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.industry-detail-3 img{
    background: #f7f7f7;
border: 5px solid #fbc3c3;
margin: 15px 0px;
padding: 15px;
border-radius: 15px;
}
.industry-detail-2 li a i{
font-size: 70px;
line-height: 135px;
color: #8d8d8d;
}
.industry-detail-2 li.active a .seo-audit-agency-tab img{
    filter: invert(45%) sepia(95%) saturate(1689%) hue-rotate(329deg) brightness(90%) contrast(102%);
}
.seo-audit-agency-tab{
    font-size: 70px;
line-height: 135px;
color: #8d8d8d;
}
.industry-detail-2 li a:hover{
    background: #fff;
}
.industry-detail-2 li a:hover i{
    color: #000;
}
.industry-detail-2 li a:hover p{
    color: #000;
}
.industry-detail-2 li a p{
color: #000;
font-weight: bold;
text-align: center;
}
.industry-content{
    padding: 11px 0px 0px;
}
.industry-content-1{
    padding: 30px;
}
.industry-detail-2 li.active a p{
   color: #e94646;
}
.industry-detail-2 li.active a i{
   color: #e94646;
}
.industry-content h4{
    margin-bottom: 30px;
padding-left: 10px;
border-left: 3px solid #e94646;
}
.industry-content-1 h4{
    margin-bottom: 30px;
padding-left: 10px;
border-left: 3px solid #e94646;
}
.seo-profile{
      background: #fff;
    padding: 1rem 1.5rem ;
    text-align: center;
    box-shadow: -1px 1px 12px -7px rgb(0 0 0 / 75%);
    -webkit-box-shadow: -1px 1px 12px -7px rgb(0 0 0 / 75%);
    -moz-box-shadow: -1px 1px 12px -7px rgba(0,0,0,0.75);
    border-radius: 5px;
    min-height: 710px;
    margin-bottom: 30px;
}
.seo-profile .seo-table{
    margin-top: 20px;
}
.seo-profile .seo-table th{
    font-size: 1.5rem !important;
    line-height: 1.3 !important;
}
.seo-profile .seo-table table thead{
        border-bottom: 3px solid #fff;
}
.seo-table-dflex{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top:0rem;
}
.product-anchor-cld:hover{
    /*background:#f04a48;*/
    color:#f04a48;
}
.seo-table-dflex .service-type{
 margin-bottom:0rem;   
}
.product-anchor-cld{
    position: relative;
    /*border: 1px solid #00000045;*/
    color: #000;
    padding: 0.5rem 1rem;
    border-radius: 10px;
}
.icon-tab-seo{
    margin-right: 1rem;
   font-size: 2rem;
    transform: translateY(5px);
}
.seo-profile .seo-table table tr td{
        border-top: 1px solid transparent;
        text-align: left;
        text-transform: capitalize;
}
.seo-profile .seo-table table tbody tr:nth-child(2n){
    background: #f8f8f8;
}
.table-icon{
    width: 30px;
    background: #ffffff;
    border-radius: 50%;
    padding: 6px;
box-shadow: 1px 2px 16px -6px rgba(0,0,0,0.75);
-webkit-box-shadow: 1px 2px 16px -6px rgba(0,0,0,0.75);
-moz-box-shadow: 1px 2px 16px -6px rgba(0,0,0,0.75);
}
.case-study-profile a{
    float: right;
    background: #f04a48;
    color: #fff;
    padding: 7px 18px;
    margin-right: 15px;
    margin-bottom: 15px;
    border-radius: 20px;
    margin-top: 20px;
}
.seo-profile .seo-profile-img{
    /*overflow : hidden;*/
    margin: 30px auto;
    width: 200px;
    /*margin: auto;*/
    /*border: 5px solid #e94646;*/
    /*border-radius: 50%;*/
    /*width: 160px;*/
}
.seo-profile .seo-profile-img img{
    /*width: 160px;*/
    transition: transform .5s ease-in-out;
}
.seo-profile:hover .seo-profile-img{
    /*filter: drop-shadow(0 0 10px rgba(0,0,0,.3));*/
}
.seo-profile:hover .seo-profile-img img{
           transform: scale(1.2) rotate(0deg);
}
.case-study-table tr:first-child{
        background: #e94646 !important;
    color: #fff;
}
.case-study-table tr:nth-child(2n + 1){
        background: #ffe6e6;
}
.keyword-value{
    display: flex;
    align-items: center;
}
.Numeric-values span{
    font-size: 4.1rem;
    margin-right: 18px;
    line-height: 56px;
    font-weight: bolder;
    color: #e94646;
 
}

.large-padding {
    padding: 80px 0;
}
.section-image-bg-grey {
    background-image: url(../../images/pattern-bg-grey.jpg);
}
.crumina-heading {
    position: relative;
}
.mb-3, .my-3 {
    margin-bottom: 1rem !important;
}
.heading-decoration {
 position:relative;
 margin-bottom:20px;
 width:170px;
 height:2px;
 max-width:100%;
 display:inline-block
}
.heading-decoration:before {
 content:'';
 display:block;
 position:absolute;
 width:100%;
 height:100%;
 left:0;
 top: 0px;
 background-image:url(../../images/heading-decoration-bg.png);
 background-repeat:repeat
}
.mb-3, .my-3 {
    margin-bottom: 1rem !important;
}
.button--dark {
    background-color: #1b2c38;
    border-color: #1b2c38;
    color: #fff;
}
.button--l {
    padding: 1.25rem 2.5rem;
}
.crumina-button:hover{
    color:#000;
    background:#fff;
}
.crumina-button {
    position: relative;
    cursor: pointer;
    text-decoration: none;
    display: inline-block;
    border-radius: 50px;
    padding: 5px 10px;
    font-size: 14px;
    text-align: center;
    line-height: 1;
    font-weight: 700;
    color: #fff;
    outline: none;
    border: 2px solid;
    margin-top:2rem;
        border-top-color: currentcolor;
        border-right-color: currentcolor;
        border-bottom-color: currentcolor;
        border-left-color: currentcolor;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.button--l {
    padding: 1.25rem 2.5rem;
}
.seo-results-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 30px;
}
.seo-results-item .crumina-icon {
    margin-right: 30px;
    max-width: 60px;
}
.mb-4, .my-4 {
    margin-bottom: 1.5rem !important;
}
.results-points .results-points-item-count {
 font-size:16px;
 font-weight:700;
 color:var(--heading-color);
 display:-webkit-box;
 display:-webkit-flex;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:start;
 -webkit-align-items:flex-start;
 -ms-flex-align:start;
 align-items:flex-start;
 margin-bottom: 20px;
}
.results-points .results-points-item-count span {
 color:var(--body-font-color);
 font-weight:400
}
.results-points .results-points-item-count span {
    color: var(--body-font-color);
    font-weight: 400;
}
.results-points .results-point-sircle {
    display: inline-block;
    width: 20px;
    height: 20px;
    min-width: 20px;
    min-height: 20px;
    border-radius: 100%;
    border-color: transparent;
    margin-right: 20px;
}
.bg-primary-themes {
    background-color: #27c7cd;
}
.bg-green-themes {
    background-color: #95d133;
}
.bg-yellow-themes {
    background-color: #ffcb05;
}
.bg-red-themes {
    background-color: #fc3e59;
}
.canvasjs-chart-toolbar {
    display: none;
}
a.canvasjs-chart-credit {
    display: none;
}

.block-header ul{
    border:none;
}
.block-header ul li{
    margin-right: 20px;
    border: none;
}
.block-header ul li a{
    font-size: 17px;
    font-weight: bold;
    background: #00beff;
    border-radius: 0px;
    color: #fff;
        border: none;
}
.block-header ul li a:hover,
.block-header ul li.active a,
.block-header ul li.active a:focus{
     border: none;
    background: #f04a48;
    color: #fff;
    border-radius: 0px;
}
.ts-tab.nav-tabs {
    border: none;
}
.ts-tab.nav-tabs .nav-link {
    color: #101010;
    border: none;
    background: #f7f7f7;
    text-align: center;
    padding: 15px 0 15px;
        padding-left: 0px;
    margin-bottom: 20px;
    width: 200px;
    height: 100px;
    position: relative;
    z-index: 1;
    padding-left: 35px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
        font-weight: 800;
        display: flex;
    align-items: center;
    font-size:1.8rem;
    justify-content: space-evenly;
}
.ts-tab.nav-tabs .nav-link::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    border-style: solid;
    border-color: transparent transparent transparent #fff;
    border-width: 50px 0 50px 30px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.ts-tab.nav-tabs .nav-link::after {
    content: "";
    position: absolute;
    top: 0;
    right: -76px;
    border-style: solid;
    border-color: transparent transparent transparent #f7f7f7;
    border-width: 50px 46px 50px 30px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.ts-tab.nav-tabs .nav-item.active a,
.ts-tab.nav-tabs .nav-item.hover
.ts-tab.nav-tabs .nav-item.active a:focus{
    color: #fff;
    background: #ee3131;
    border: none;
}
.ts-tab.nav-tabs .nav-item.active a:after,
.ts-tab.nav-tabs .nav-item.hover a:after{
        border-color: transparent transparent transparent #ee3131;
}
.ts-tab.nav-tabs .nav-link i {
    font-size: 36px;
    display: block;
    margin-bottom: 5px;
}
.ts-history-tab{
    padding: 80px 0;
position: relative;
z-index: 1;
}
.p-0{
    padding : 0px;
}
/* Industries Covered */

.industries-covered {
    position: relative;
    /*padding: 100px 0 0;*/
    background-size: cover;
}

.industries-covered .outer-box {
    position: relative;
    overflow: hidden;
}

.industries-covered .outer-container {
    max-width: 1200px;
    margin: 0 auto;
    margin-right: 0;
}

.industries-covered .background-text {
    position: absolute;
    left: 120px;
    top: 240px;
    z-index: 99;
    text-transform: uppercase;
    font-size: 120px;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    letter-spacing: -5px;
    line-height: 90px;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: rgb(255 255 255 / 0.2);
    color: transparent;
}

.industries-covered .text-block {
    position: relative;
    padding: 0 15px;
}

.industries-covered .text-block .content {
    position: relative;
    right: 0;
    background-color: #fff;
    padding: 54px 38px;
    max-width: 370px;
    opacity: 0;
    transition: .5s;
    margin: 0 auto;
    margin-right: 0;
}

.industries-covered .active .text-block .content {
    opacity: 1;
}

.industries-covered .text-block .content .icon {
    font-size: 60px;
    margin-bottom: 30px;
    line-height: 50px;
    color: #ff5f15;
}

.industries-covered .text-block .content h4 {
    font-size: 24px;
    font-weight: 700;
    line-height: 34px;
    margin-bottom: 20px;
}

.industries-covered .image {
    padding-right: 0;
    position: absolute;
    top: 0;
    left: 15px;
    right: -15px;
    bottom: 0;
    background-color: #293e9c;
    background-size: cover;
}

.industries-covered .owl-carousel .owl-stage-outer {
    overflow: visible;
}

.industries-covered .text-block .inner-box {
    padding: 165px 0 65px;
}

.industries-covered .center .image {
    right: 180px;
}

.industries-covered .image img {
    opacity: .3;
}

.industries-covered .center .image img {
    opacity: 1;
}


.industries-covered .owl-theme .owl-nav {
	position: absolute;
	bottom: 176px;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 100%;
	display: block;
}

.industries-covered .owl-theme .owl-nav .owl-prev {
	position: absolute;
	left: -55px;
	top: 5px;
	background: rgba(255, 255, 255, 0.15);
	height: 70px;
	width: 70px;
	border-radius: 50%;
	border: none;
	text-align: center;
	color: rgba(0, 0, 0, 0);
	line-height: 70px;
	font-size: 0px;
	opacity: 1;
	margin-top: -30px;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.industries-covered .owl-theme .owl-nav .owl-prev:after {
    font-family: 'FontAwesome';
    content: "\f100";
    position: absolute;
    top: 0;
    width: 70px;
    height: 70px;
    line-height: 70px;
    left: 0;
    color: #dfd7d3;
    background: #fff;
    font-size: 18px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    font-size: 35px;
}

.industries-covered .owl-theme .owl-nav .owl-prev:hover:after {
	left: 0;
	margin-left: 0;
    color: #ff5f15;
}
.industries-covered .owl-theme .owl-nav .owl-next {
	position: absolute;
	left: -55px;
	top: 76px;
	background: rgba(255, 255, 255, 0.15);
	height: 70px;
	width: 70px;
	border: none;
	text-align: center;
	line-height: 70px;
	color: rgba(0, 0, 0, 0);
	font-size: 0px;
	opacity: 1;
	margin-top: -30px;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.industries-covered .owl-theme .owl-nav .owl-next:after {
	font-family: 'FontAwesome';
	content: "\f100";
	position: absolute;
	top: 0;
	width: 70px;
	height: 70px;
	line-height: 70px;
	right: 0;
	color: #dfd7d3;
	background: #ffff;
	font-size: 18px;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	font-size: 35px;
}

.industries-covered .owl-theme .owl-nav .owl-next:hover:after {
	right: 0;
	margin-right: 0;
    color: #ff5f15;
}

.industries-covered .owl-theme .owl-nav .owl-prev:hover:after,
.industries-covered .owl-theme .owl-nav .owl-next:hover:after {
    opacity: 1;   
}

.industries-covered .owl-theme .owl-nav .owl-prev:hover,
.industries-covered .owl-theme .owl-nav .owl-next:hover {
    opacity: 1;
}
.readmore-link {
    font-size: 15px;
    font-weight: 700;
    color: #2a2a2a;
    font-family: "Poppins", sans-serif;
    text-transform: uppercase;
    transition: .5s;
    display: inline-block;
}

.readmore-link i {
    margin-right: 7px;
    display: inline-block;
    transform: rotate(135deg);
    transition: .5s;
    color: #ff5f15;
}

.readmore-link:hover i {
    transform: rotate(90deg);
}
.readmore-link:hover{
    color: #ff5f15;
}
.text {
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
    color: #797979;
    margin: 0px 0px 15px;
}
.lo-main-section {
    padding-top: 50px;
    padding-bottom: 50px;
     position: relative;
}
.organic-seo-mb{
    margin-bottom:4rem
}
.lo-brand-explore {
    padding: 0 35px;
    position: relative;
}
.theme-container {
    max-width: 1430px;
}
.lo-exploreholder {
    position: relative;
    z-index: 1;
    align-items: center;
    justify-content: center;
}
.lo-exploreholder, .lo-explore{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.lo-explore {
    width: 100%;
    margin: 0 auto;
    max-width: 1400px;
    box-shadow: 0 0 30px rgb(0 0 0 / 6%);
    padding-left: 0rem;
}
.lo-explore .lo-exploretitle {
    width: 25%;
   padding: 60px 20px 0;
    justify-content: initial;
}
.lo-main-section .themey-btn-2:hover{
    color:#fff;
}
.lo-main-section  .pd-top{
    margin-top:30px;
}
.lo-explore li {
    width: 25%;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    min-height: 315px;
    padding: 20px 20px 31px 40px;
    position: relative;
    background-color: #fff;
    border-bottom: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
        -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.lo-main-section .lo-heading {
    margin-top: -12px;
}
.lo-heading {
    padding-bottom: 32px;
}
.lo-heading_title {
    max-width: 480px;
}
.lo-heading_title h2 {
    /*font: 700 2.625rem/1.2380952381em "Montserrat", sans-serif;*/
    margin-bottom: 0;
    color: #2d2d2d;
}
.lo-heading > .lo-btn {
    display: inline-flex;
    margin-top: 29px;
    min-width: 180px;
}
.lo-btn, .lo-btnvtwo {
    justify-content: center;
    text-align: center;
    position: relative;
    display: inline-block;
    /*font: 600 1rem/1.625em "Montserrat", sans-serif;*/
    color: #fff;
    padding: 15px 20px;
    min-width: 160px;
    background-color: #ff005a;
    border: 0;
    overflow: hidden;
    z-index: 0;
    vertical-align: middle;
    border: 2px solid #ff005a;
        -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.lo-btn:before{
        -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #000;
    opacity: 0;
    z-index: -1;
}
.lo-btn:hover, .lo-btnvtwo:hover {
    outline: none;
    color: #fff;
}
.lo-explore_title{
        -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.lo-explore_title figure {
    padding: 0 0 5px;
        -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
        margin: 0 0 20px;
    position: relative;
}
.lo-explore_title h3 {
    /*margin: 0;*/
    margin-bottom:15px;
    /*font: 700 1.375rem/1.1818181818em "Montserrat", sans-serif;*/
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    color: #2d2d2d;
}
.lo-explore_title h3 a{
    color:#000;
}
.lo-explore_title span {
    font-size:1.5rem;
        -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    text-align:justify;
}
.lo-explore_description{
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.lo-explore_description p {
    position: absolute;
    left: 0;
    bottom: 0;
    margin: 0;
    padding: 0 40px;
    transform: translateY(100%);
    /*font: 1.125rem/1.5555555556em "Source Sans Pro", sans-serif;*/
 -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.lo-explore_description i {
    position: absolute;
    top: -60px;
    right: -50px;
    font-size: 55px;
    cursor: pointer;
    color: #e94646;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    transform: rotate(315deg);
}
.lo-explore-list:hover, .lo-explore-list-active {
    background-color: #f7f8fa !important;
}
.lo-explore-list:hover .lo-explore_title, .lo-explore-list-active .lo-explore_title {
    transform: translateY(-60px);
}
.lo-explore-list:hover .lo-explore_description p, .lo-explore-list-active .lo-explore_description p {
    transform: translateY(-20px);
}
.lo-explore-list:hover .lo-explore_description i, .lo-explore-list-active .lo-explore_description i {
    top: 37px;
    right: 37px;
}
.st-seperator {
    width: 130px;
    margin:auto;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 12px;
    margin-bottom: 15px;
}
.st-seperator .st-seperator-left, .st-seperator .st-seperator-right {
    background-color: #e83c3c;
    height: 2px;
    width: 42px;
    flex: none;
}
.st-seperator .st-seperator-center {
    margin: 0 15px;
    animation: rotateAnimation 6s linear infinite;
}
@keyframes rotateAnimation{
    0% {
        -webkit-transform: rotateX(-20deg) rotateY(0deg);
        transform: rotateX(-20deg) rotateY(0deg);
    }

    75% {
        -webkit-transform: rotateX(-20deg) rotateY(360deg);
        transform: rotateX(-20deg) rotateY(360deg);
    }

    100% {
        -webkit-transform: rotateX(-20deg) rotateY(360deg);
        transform: rotateX(-20deg) rotateY(360deg);
    }
}
.octf-btn {
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  font-size: 16px;
  padding: 16px 28px 16px 28px;
  line-height: 1;
  display: inline-block;
  margin: 0;
  text-decoration: none;
  white-space: nowrap;
  vertical-align: middle;
  font-weight: bold;
  letter-spacing: 0;
  text-align: center;
  background: #fe4c1c;
  cursor: pointer;
  border: 1px solid transparent;
  outline: 0;
  box-sizing: border-box;
  color: #fff;
  position: relative;
  font-family: "Red Hat Display", sans-serif;
  overflow: hidden;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  box-shadow: 12px 12px 20px 0px rgba(254, 76, 28, 0.3);
  -webkit-box-shadow: 12px 12px 20px 0px rgba(254, 76, 28, 0.3);
  -moz-box-shadow: 12px 12px 20px 0px rgba(254, 76, 28, 0.3);
}
.octf-btn:visited {
  color: #fff;
}
.octf-btn:hover, .octf-btn:focus {
  color: #fff;
}
.octf-btn:hover, .octf-btn:focus {
  box-shadow: none;
}
.octf-btn.octf-btn-white {
  background: #ffffff;
  box-shadow: 6px 6px 13px 0px rgba(42, 67, 113, 0.15);
  -webkit-box-shadow: 6px 6px 13px 0px rgba(42, 67, 113, 0.15);
  -moz-box-shadow: 6px 6px 13px 0px rgba(42, 67, 113, 0.15);
  color: #fe4c1c;
}
.octf-btn.octf-btn-white i {
  background: #fe4c1c;
  color: #ffffff;
}
.octf-btn.octf-btn-white:visited, .octf-btn.octf-btn-white:hover, .octf-btn.octf-btn-white:focus {
  color: #fe4c1c;
}
.octf-btn.octf-btn-white:before, .get-btn:before {
  background-color: rgba(254, 76, 28, 0.5);
}
.octf-btn:before,.get-btn:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 98%;
  height: 100%;
  z-index: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 1;
  -webkit-transform: translate(-105%, 0);
  transform: translate(-105%, 0);
  background-color: rgba(255, 255, 255, 0.8);
}
.octf-btn:hover:before, .get-btn:hover:before {
  opacity: 0;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.octf-btn-icon {
  text-align: left;
  padding: 5px 5px 5px 28px;
}
.octf-btn-icon i {
  background: #fff;
  color: #fe4c1c;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  display: inline-block;
  margin-left: 14px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.octf-btn-primary {
  background: #fe4c1c;
}
.octf-btn-primary.octf-btn {
  box-shadow: 12px 12px 20px 0px rgba(254, 76, 28, 0.3);
  -webkit-box-shadow: 12px 12px 20px 0px rgba(254, 76, 28, 0.3);
  -moz-box-shadow: 12px 12px 20px 0px rgba(254, 76, 28, 0.3);
}
.octf-btn-primary.octf-btn-icon {
  box-shadow: 8px 8px 18px 0px rgba(254, 76, 28, 0.3);
  -webkit-box-shadow: 8px 8px 18px 0px rgba(254, 76, 28, 0.3);
  -moz-box-shadow: 8px 8px 18px 0px rgba(254, 76, 28, 0.3);
}
.octf-btn-primary:hover, .octf-btn-primary:focus {
  box-shadow: none;
}

.octf-btn-secondary {
  background: #e94646;
}
.octf-btn-secondary.octf-btn {
  box-shadow: 12px 12px 20px 0px rgba(0, 195, 255, 0.3);
  -webkit-box-shadow: 12px 12px 20px 0px rgba(0, 195, 255, 0.3);
  -moz-box-shadow: 12px 12px 20px 0px rgba(0, 195, 255, 0.3);
}
.octf-btn-secondary.octf-btn-icon {
  box-shadow: 8px 8px 18px 0px rgba(0, 195, 255, 0.3);
  -webkit-box-shadow: 8px 8px 18px 0px rgba(0, 195, 255, 0.3);
  -moz-box-shadow: 8px 8px 18px 0px rgba(0, 195, 255, 0.3);
}
/*.octf-btn-secondary i {*/
/*  color: #00c3ff;*/
/*}*/
.octf-btn-secondary.octf-btn-white {
  color: #00c3ff;
  box-shadow: 6px 6px 13px 0px rgba(42, 67, 113, 0.15);
  -webkit-box-shadow: 6px 6px 13px 0px rgba(42, 67, 113, 0.15);
  -moz-box-shadow: 6px 6px 13px 0px rgba(42, 67, 113, 0.15);
}
.octf-btn-secondary.octf-btn-white:visited, .octf-btn-secondary.octf-btn-white:hover, .octf-btn-secondary.octf-btn-white:focus {
  color: #00c3ff;
}
.octf-btn-secondary.octf-btn-white i {
  background: #00c3ff;
}
.octf-btn-secondary:hover, .octf-btn-secondary:focus {
  box-shadow: none;
}

input.round-btn {
  font-size: 14px;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 700;
  background: #FA6742;
  color: #fff;
  padding: 15px 30px;
  border-radius: 50px;
  -webkit-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}

.tw-analysis-area {
  background-color: #e94646;
  z-index: 1;
  overflow: hidden;
  position: relative;
}

.tw-analysis-area .column-title {
  margin-top: -7px;
}

.tw-analysis-area:before {
  position: absolute;
  top: 50%;
  left: -50%;
  width: 150%;
  height: 100px;
  content: "";
  background: rgba(255, 255, 255, 0.541);
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: all 0.6s linear;
  -o-transition: all 0.6s linear;
  transition: all 0.6s linear;
  opacity: 0;
  visibility: hidden;
}

.tw-analysis-area:after {
  position: absolute;
  top: 50%;
  left: -50%;
  width: 150%;
  height: 100px;
  content: "";
  background: rgba(255, 255, 255, 0.541);
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: all 0.6s linear;
  -o-transition: all 0.6s linear;
  transition: all 0.6s linear;
  opacity: 0;
  visibility: hidden;
  left: auto;
  right: -50%;
}

.tw-analysis-area:hover:before {
  left: 100%;
  visibility: visible;
  opacity: 1;
}

.tw-analysis-area:hover:after {
  right: 100%;
  visibility: visible;
  opacity: 1;
}

.analysis-bg-pattern img {
  position: absolute;
  top: 0;
  left: 0;
}

.analysis-bg-pattern img:nth-child(1) {
  top: 15px;
  left: 10px;
}

.analysis-bg-pattern img:nth-child(2) {
  left: auto;
  top: 80px;
  right: 5px;
}

.analysis-bg-pattern img:nth-child(3) {
  top: auto;
  bottom: -55px;
  left: 0;
}

.analysis-bg-pattern img:nth-child(4) {
  top: auto;
  left: auto;
  bottom: -35px;
  right: 295px;
}

.analysis-form {
  margin-top: 37px;
  margin-bottom: -15px;
}

.analysis-form input[type=url], .analysis-form input[type=email] {
  border-radius: 50px;
  padding: 35px 30px;
  border: none;
}

.analysis-form input[type=url]:focus {
  outline: solid 0;
}

.analysis-form input[type=email] {
  position: relative;
}

.analysis-form input[type=email]:focus {
  outline: solid 0;
}

.analysis-form button[type=submit] {
    font-size: 14px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 700;
    background: #2f2c2c;
    color: #fff;
    padding: 12px 33px;
    right: 13%;
    top: 2px;
    border-radius: 50px;
    -webkit-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
    border: none;
    position: relative;
    z-index: 2;
}

.analysis-form input[type=submit]:hover {
  cursor: pointer;
}
.text-white {
    color: #fff!important;
}
.analysis-form:focus {
  outline: solid 0;
}

.tw-form-round-shape {
  position: relative;
  z-index: 1;
  margin: 0 -45px 0 0;
  right: -43px;
}

.tw-form-round-shape:after {
    position: absolute;
    top: 0px;
    right: -5px;
    width: 62px;
    height: 69px;
    background: #e94646;
    display: block;
    content: "";
    border-radius: 100%;
}
.p-100{
    padding: 100px 0;
}
.no-padding {
    padding: 0;
}
.get i {
    background: #fff;
    color: #fe4c1c;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: inline-block;
    margin-left: 14px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.p-10{
    padding: 10px;
    font-size:17px;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    color: #555;
    background-color: #fff;
     border: none; 
    border-bottom-color: #f00;
    cursor: default;
    border-bottom: 2px solid #f00;
}
.nav-tabs>li.active>a{
        border-bottom: 2px solid #e94646;
}
.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    margin-bottom: 2.5rem;
}
.nav-tabs {
    border-bottom: 1px solid #0000;
}
.diff-img img{
    width:100%;
}
.diff{
        box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
    padding: 20px;
}
.bggs {
    box-shadow: rgb(17 12 46 / 15%) 0px 48px 100px 0px;
    padding: 50px;
    height: 395px;
    position: relative;
    margin: auto;
    padding: 0;
    background: #adadad;
    left: 30px;
}
.ptbt-50{
    padding: 0px 0px 50px 0px;
}
.contents {
    height: 100%;
    background: #ffffff;
    padding: 25px 20px 22px 9.5rem;
    border: 1px solid #e1e1e1;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    text-align: left;
    transition: all ease-in-out .5s;
}

.contents-new {
    height: 100%;
    background: #ffffff;
    padding: 20px;
    border: 1px solid #e1e1e1;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    transition: all ease-in-out .5s;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/*.col-center{*/
/*        margin: 0 auto;*/
/*    text-align: center;*/
/*    float: none;*/
/*}*/



/*four tab*/
.four-tab-rep{
    position:relative;
    margin-top: 3rem;
}
.four-tab-rep-inn{
    position:relative;
    margin-bottom: 4rem;

}
.four-tab-rep-tit{
   font-size: 2.1rem;
  
    text-align: left;
    margin-bottom: 1.8rem;
}

/*national local*/
.nati-locl-vers{
    position: relative;
    padding: 1rem 2rem 1.5rem;
    border: 1px solid #00000026;
    border-radius: 10px;
}
.nati-locl-vers-left::before{
    content: '';
    display: block;
    position: absolute;
    top: 46%;
    right: -10px;
    width: 20px;
    height: 20px;
    background: #f9fafb;
    border-right: 1px solid #CAD5E0;
    border-bottom: 1px solid #CAD5E0;
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}
.nati-locl-vers-right::before{
    content: '';
    display: block;
    position: absolute;
    top: 46%;
    left: -10px;
    width: 20px;
    height: 20px;
    background: #f9fafb;
    border-right: 1px solid #CAD5E0;
    border-bottom: 1px solid #CAD5E0;
    -moz-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}

/*international*/
.inter-zic-zac{
    border-bottom: 1px solid #00000024;
    margin-bottom: 5rem;
}
.ctn-inte{
    position:relative;
}
.ctn-inte h4{
    font-size:2.5rem;
}
.ctn-int-img{
    text-align:-webkit-center;
}
.fere-seo-audit{
    position: relative;
    border: 1px solid #0000002e;
    max-width: 80%;
    padding: 4rem;
}

/*pagination*/
.simple-pagination ul {
	margin: 0 0 20px;
	padding: 0;
	list-style: none;
	text-align: center;
}

.simple-pagination li {
	display: inline-block;
	margin-right: 5px;
}

.simple-pagination li a,
.simple-pagination li span {
	color: #666;
	padding: 5px 10px;
	text-decoration: none;
	border: 1px solid #EEE;
	background-color: #FFF;
	box-shadow: 0px 0px 10px 0px #EEE;
}

.simple-pagination .current {
	color: #FFF;
	background-color: #e94646;
	border-color:#e94646;
}

.simple-pagination .prev.current,
.simple-pagination .next.current {
	background: #636467;
		border-color:#636467;
}

/*keyword positon*/
.keyword-position{
    position:relative;
    padding:3rem 0;
}
.keyword-position .title_row{
    margin-bottom:0px;
}

/*case studey*/
.befo-case{
    position:relative;
    font-size:2.2rem;
    text-transform:capitalize;
}
.main-casee{
    position:relative;
    padding-bottom:5rem;
}
.main-spac-case{
    position:relative;
    margin-bottom:3rem;
}
.befo-case-img{
    position:relative;
    max-height: 250px;
    overflow: hidden;
}
.why-secgjhsa{
    padding:3rem 0;
}
/*pie chart*/


/*client*/
.clients_carouselsss{
    position:relative;
}
.point-five-seo{
      position: relative;
    margin-bottom: 3rem;
    border: 1px solid #00000026;
    border-radius: 20px;
    padding: 2rem;
  }
  .tabu-active{
	display: block;
}
.tabu{
	display: none;
}



/*keywords*/
.skill-bef-aft{
    position:relative;
    padding-bottom: 3rem;
    
} 
.skill-bef-sec{
    position:relative;
    display:flex;
    align-items:center;
    padding: 3rem 2rem;
    box-shadow: 0px 0px 5px #0000004f;
    border-radius: 20px;
    justify-content:center;
    overflow:hidden;
}
.skill-bef-sec-2 .skill-befcount, .skill-bef-sec-2 p{
    color:#fff;
}
.skill-bef-sec-2{
    background: #e94646;
}
.skill-bef-sec-1{
    background:#ffe6e6;
}
.skill-bef-tit{
   font-size: 2.6rem;
    margin-bottom: 2rem;
    text-align: center;
   
}
.skill-befcount{
    font-size:4rem;
    color:#e94646;
   margin-right: 2rem;
   transition:1s;
    z-index:2;
}
.skill-bef-sec p{
    font-size:2rem;
    margin-bottom: 0;
    transition:1s;
     z-index:2;
}
.page_case {
    margin: 4rem 0 8rem;
}
.skill-bef-sec:before{
    content:'';
    position:absolute;
    background:#fff;
    left: -40px;
    top:0;
    height:100%;
    width:0%;
    transition:1s;
    z-index:1;
    transform: skewX(-25deg);
}
.skill-bef-sec:hover:before{
    width:150%;
}
.skill-bef-sec:hover .skill-befcount{
    color:#000;
}
.skill-bef-sec:hover p{
    color:#000;
}
.keyword-value:hover .Numeric-values{
    transform:scale(1.3);
}

.indus-ctn-space{
    padding-top:3rem;
}
.thsn-ihbox{
    position:relative;
    margin-top: 2rem;
}
.thsn-ihbox h4{
    margin-bottom:2rem;
}
.fomr-sct-tit{
    font-size:2rem;
}
.slaes-ct-num{
    display:block;
    text-align: center;
    margin-bottom: 0.5rem;
    color: #000;
}
.regist-tit{
    font-size:1.8rem;
    margin-bottom:2rem;
    text-align:center;
}
.map-con{
    position:relative;
    padding-top:2rem;
}

/*404*/
.erroe-eimgs{
    position:relative;
    padding:3rem 0 7rem;
    text-align:center;
}

/*client carousel*/
.clients_carouselsss .owl-nav{
    position:relative;
    bottom:0;
}
.hide-robot{
			display:none !important;
}



/*sms*/
.sms-maing{
    position:relative;
    padding:4rem 0 3rem;
}
.sms-progs{
    position:relative;
    padding:3rem 0 2rem;
}
.sms-gatega{
    position: relative;
    border: 1px solid #0000004f;
    display: flex;
    padding: 2rem;
    align-items: center;
    border-radius: 10px;
    margin-bottom: 3rem;
    height: 200px;
}
.sms-gimg{
    min-width:155px;
    margin-right: 2rem;
}
.mains-rupes{
    position: relative;
    display: grid;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 0px 5px #00000038;
    border-radius: 10px;
    margin-top: 3rem;
    padding: 1.8rem 0;
}
.mains-rupes h5{
    font-size:2rem;
    text-align:center;
}
.sfmsd-tit{
    line-height:1.5;
    text-transform:capitalize;
}

.sms-undi{
    position:relative;
    padding:2rem 0 6rem;
}
.indus-gssn{
    position:relative;
    padding: 2rem 1rem;
    background: #f5f4eb;
    margin-bottom: 2rem;
    min-height: 250px;
}
.indus-gssn ul{
    padding-left:1rem;
}
.indus-gssn ul li{
    font-size: 1.55rem;
    display: flex;
    align-items: center;
    margin-bottom: 0.5rem;
}
.indus-gssn ul li i{
    font-size:1.5rem;
    margin-right: 1rem;
    
}
.indus-gssn h3{
    text-align: center;
    margin-top: 0;
    font-size: 2rem;
    margin-bottom: 1.5rem;
}