@charset "utf-8";
/* CSS Document */
body{
	font-family: 'Open Sans', sans-serif;
	color: #747474;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Montserrat', sans-serif;
	color: #0865ae;
}
p {
	line-height: 24px;
	font-weight: 300;
}
ul {
	margin:0;
	padding:0;
	list-style:none;
	text-decoration:none;
}
a, a:hover, a:focus {
  text-decoration: none;
}


#sitesociallinks > .right-fix-section {
	position: fixed;
	right: 0;
	z-index: 99999;
	top: 50%;
	margin-top: -108px;
}
#sitesociallinks > .right-fix-section > .right-section {
    float: right;
    width: 50px
}
#sitesociallinks > .right-fix-section > .right-section ul li {
    width: 45px;
    background: #F16B1F;
    height: 40px;
    margin-bottom: 3px;
    vertical-align: middle;
    float: right;
    cursor: pointer;
	transition: all 0.4s ease-in-out 0s;
}
#sitesociallinks > .right-fix-section > .right-section ul li:hover {
    width: 162px;
    height: 40px;
    position: relative;
    right: 0;
    transition: all 0.4s ease-in-out 0s;
}
#sitesociallinks > .right-fix-section > .right-section ul li i, #sitesociallinks > .right-fix-section > .right-section ul li strong {
	width: 46px;
	height: 40px;
	border-radius: 0;
	float: left;
	font-size: 20px;
	text-align: center;
	line-height: 40px;
}
#sitesociallinks  > .right-fix-section > .right-section ul li a {
    color: #000;
    float: left;
    width: 162px;
    text-decoration: none
}

#sitesociallinks  > .right-fix-section > .right-section ul li span:hover {
    text-decoration: none;
}
#sitesociallinks  > .right-fix-section >.right-section ul li a span {
	background: #f4f4f4;
	float: right;
	font-size: 14px;
	line-height: 40px;
	padding: 0 10px;
	text-transform: capitalize;
	width: 116px;
}
#sitesociallinks .facebook {
    background: #3a589b;
    color: #fff
}
#sitesociallinks .google {
    background: #D62223;
    color: #fff
}
#sitesociallinks .whatsapp {
    background: #65BC54;
    color: #fff
}
#sitesociallinks .instagram {
    background: #57433C;
    color: #fff
}
#sitesociallinks .twitter {
    background: #1cb7eb;
    color: #fff
}
#sitesociallinks .youtube {
    background: #FF0000;
    color: #fff
}
#sitesociallinks .linkedin {
    background: #007ab9;
    color: #fff
}


.mrgntop-20{
margin-top: -20px;    
}

.pdng-btm-40{
    padding-bottom:40px;
}


.pd-50 {
  padding: 50px 0;
}
.grey-bg {
  background: #f4f4f4;
}
.top-back {
	background: #1d2124;
	padding: 9px 0;
}
.top-left p {
	color: #fff;
	margin: 0;
}
.main-top-head {
	width: 100%;
	float: left;
	padding-top: 5px;
}
.main-top-head ul {
	width: 100%;
	float: left;
}
.main-top-head ul li {
	display: inline-block;
}
.text-theme-colored2 {
	color: #00BBD1 !important;
}
.main-top-head a {
	color: #fff;
	font-weight: normal;
	font-size: 14px;
}
.main-top-head ul li:last-child {
	margin-left: 20px;
}
.main-top-head i {
	padding-right: 10px;
}
.icons-left {
	width: 100%;
	float: right;
}
.icons-left ul {
	float: right;
}
.icons-left li {
	display: inline-block;
	//padding: 15px 10px;
	margin-left: 15px;
}
.icons-left li:last-child{
	padding-right:0;
}
.icons-left li a{
	color:#4cb6a0;
	font-weight:normal;
}
.icon-sec {
  float: left;
}
.icon-sec a {
  color: #fff;
 padding-left: 12px;
  text-align: left;
  margin-top: 2px;
  display: inline-block;
}

.icon-sec a:hover {
	color:#fff !important;
}


.head-btm {
	background: #0865ae none repeat scroll 0 0;
}

.help {
	margin-top: 15px;
	display: inline-block;
	padding-right: 0;
	padding-left: 50px;
	position: relative;
	transition: all 0.3s ease 0s;
	max-width: 350px;
	margin-left: 20px;
}
.help:first-child {
	margin-left: 0;
}
.help i {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 20px;
	background: #4cb6a0;
	color: #fff;
	width: 40px;
	line-height: 36px;
	text-align: center;
	border-radius: 50%;
	border: 2px solid #4cb6a0;
	transition: all 0.3s ease 0s;
}

.help:hover i {
	background: transparent;
	color: #4cb6a0;
	border-color: #4cb6a0;
}

.help h3 {
	color: #4cb6a0 ;
	font-size: 15px;
	font-weight: 400;
	margin-top: 16px;
	margin: 0;
	text-align: left;
	line-height: 19px;
	transition: all 0.3s ease 0s;
	width: 100%;
}
.help:hover h3 {
	color: #4cb6a0;
}

.help h3 span {
	padding-top: 5px;
	color: #666;
	font-family: "Open Sans",sans-serif;
	font-size: 13px;
}
.help a {
    color: #094462;
    font-weight: 700;
    line-height: 38px;
    text-decoration: none;
    transition: all 0.4s ease 0s;
}
.help img {
	margin-right: 15px;
	position: absolute;
	left: 0;
	top: 0;
	width: 35px;
}


#cssmenu ul li .scl-icon {
	background: #d5a738;
	/* width: 130px; */
	color: #fff;
	border-radius: 0px;
	padding: 0 33px;
	font-size: 15px;
	text-transform: uppercase;
	transition: all 0.3s ease;
	border-radius: 0;
	float: right;
	display: inline-block;
	margin: 0;
}

#cssmenu > ul > li > a {
	color: #fff;
	font-size: 15px;
	font-weight: 500;
	padding: 20px 37px;
	text-decoration: none;
	text-transform: capitalize !important;
}
#cssmenu > ul > li:hover {
	background: #232f3e;
}
#cssmenu > ul > li > a:hover {
	background: #d5a738 none repeat scroll 0 0 !important;
}

#cssmenu ul li .scl-icon::before {
	border-bottom: 55px solid #a37f3b;
	content: '';
	position: absolute;
	right: 100%;
	z-index: 999;
	border-left: 16px solid transparent;
	border-right: 0 solid transparent;
	bottom: 0;
	left: -21px;
	display:none;
}

#cssmenu ul li .scl-icon i{ font-size:18px;}

#cssmenu ul li .scl-icon a {
	display: inline-block;
	padding: 0px 10px !important;
	color: #fff;
	line-height: 50px;
}
#cssmenu ul li:last-child {
	border: none;
	margin: 0px 0 0 0;
	transition: all 0.3s ease;
	/* float: right;*/
}

.menu {
background: #transparent;
}
.insurance {
	background: #4cb6a0;
	padding: 0px 20px;
}


#cssmenu ul li:last-child a {
	/*padding: 0 0 0 0;*/
}
#cssmenu ul li:last-child:hover .insurance{  }

.insurance img {
	margin: 0 5px;
	
}
#cssmenu ul li .insurance::before {
	border-bottom: 50px solid #4cb6a0;
	content: '';
	position: absolute;
	right: 100%;
	z-index: 999;
	border-left: 16px solid transparent;
	border-right: 0 solid transparent;
	bottom: 0;
	left: -21px;
}


.scl-icon img {
	margin: 0 5px;
}


.header-middle {
	padding: 12px 0;
	border-top: none;
	background:#fff;
}
.logo-sec {
  margin: 3px 0;
  padding: 0;
}
.logo-sec img {
	max-width: 100%;
	width: 70px;
}


.hdr-contct{
	float:right;
}

.hdr-contct .fa{
	color:#00a7b0;
	font-size:25px;

	float:left; height:100%;
}

.hdr-contct .helpline{
	
	
}

.hdr-contct .hdr-mobile{
	color:#4cb6a0;
	font-size:30px;
}








/*****Slider Css***/
.bs-slider{
    overflow: hidden;
    max-height: 515px;
    position: relative;
    background: #000000;
}
.bs-slider:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab;
}
.bs-slider:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}
.bs-slider .carousel-inner {
	height: 515px;
}
.bs-slider .bs-slider-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
}
.bs-slider > .carousel-inner > .item > img, .bs-slider > .carousel-inner > .item > a > img {
  margin: auto;
  width: 100% !important;
  min-height: 515px;
}

/********************
*****Slide effect
**********************/

.fade {
    opacity: 1;
}
.fade .item {
    top: 0;
    z-index: 1;
    opacity: 0;
    width: 100%;
    position: absolute;
    left: 0 !important;
    display: block !important;
    -webkit-transition: opacity ease-in-out 1s;
    -moz-transition: opacity ease-in-out 1s;
    -ms-transition: opacity ease-in-out 1s;
    -o-transition: opacity ease-in-out 1s;
    transition: opacity ease-in-out 1s;
}
.fade .item:first-child {
    top: auto;
    position: relative;
}
.fade .item.active {
    opacity: 1;
    z-index: 2;
    -webkit-transition: opacity ease-in-out 1s;
    -moz-transition: opacity ease-in-out 1s;
    -ms-transition: opacity ease-in-out 1s;
    -o-transition: opacity ease-in-out 1s;
    transition: opacity ease-in-out 1s;
}






/*---------- LEFT/RIGHT ROUND CONTROL ----------*/
.control-round .carousel-control {
  background: transparent none repeat scroll 0 0;
  border-radius: 50%;
  color: #ffffff;
  cursor: pointer;
  display: block;
  font-size: 45px;
  font-weight: normal;
  height: 50px;
  line-height: 40px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  text-shadow: none;
  top: 47%;
  width: 50px;
  z-index: 100;
  text-align: center;
}
.control-round:hover .carousel-control{
    opacity: 1;
}
.control-round .carousel-control.left {
    left: 1%;
}
.control-round .carousel-control.right {
    right: 1%;
}
.control-round .carousel-control.left:hover,
.control-round .carousel-control.right:hover{
    color: #fdfdfd;
    background: rgba(0, 0, 0, 0.5);
    border: 0px transparent;
}
.control-round .carousel-control.left>span:nth-child(1){
    left: 45%;
}
.control-round .carousel-control.right>span:nth-child(1){
    right: 45%;
}





/*---------- INDICATORS CONTROL ----------*/
.indicators-line > .carousel-indicators {
	right: inherit;
	bottom: 40%;
	left: 5%;
	width: 22px;
	height: auto;
	font-size: 0;
	margin: 0;
	padding-top: 1px;
}
.indicators-line > .carousel-indicators li {
	padding: 0;
	width: 15px;
	height: 15px;
	border: 1px solid #fff;
	text-indent: 0;
	overflow: hidden;
	text-align: left;
	position: relative;
	letter-spacing: 1px;
	background: #fff;
	-webkit-font-smoothing: antialiased;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	margin-right: 0;
	-webkit-transition: all 0.5s cubic-bezier(0.22,0.81,0.01,0.99);
	transition: all 0.5s cubic-bezier(0.22,0.81,0.01,0.99);
	z-index: 10;
	cursor: pointer;
	display: block;
	margin: 10px 0;
}
.indicators-line > .carousel-indicators li:last-child{
    margin-right: 0;
}
.indicators-line > .carousel-indicators .active{
    box-shadow: 0 0 0 2px #4cb6a0;
    background-color: transparent;
    position: relative;
    -webkit-transition: box-shadow 0.3s ease;
    -moz-transition: box-shadow 0.3s ease;
    -o-transition: box-shadow 0.3s ease;
    transition: box-shadow 0.3s ease;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
	border-color: #4cb6a0;

}
.indicators-line > .carousel-indicators .active:before{
    transform: scale(0.5);
    background-color: #4cb6a0;
    content:"";
    position: absolute;
    left:-1px;
    top:-1px;
    width:15px;
    height: 15px;
    border-radius: 50%;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}



/*---------- SLIDE CAPTION ----------*/
.slide-caption {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.slide-text {
  width: 57%;
}
.slider-wrapper .item .slide-text {
  margin: auto;
}
.slider-wrapper .item:nth-child(2n) .slide-text {
   //float: left;
   //margin-top: 50px;
}
.slider-wrapper .item:nth-child(4n) .slide-text {
  //float: right;
}
.slide_style_left {
    text-align: left !important;
}
.slide_style_right {
    text-align: right !important;
}
.slide_style_center {
    text-align: center !important;
	margin-top: 140px !important;
}

/**.slide-text {
    left: 0;
    top: 25%;
    right: 0;
    margin: auto;
    padding: 10px;
    position: absolute;
    text-align: left;
    padding: 10px 85px;
    
}**/

.slide-text > h4 {
	animation-delay: 0.5s;
	color: #ffffff;
	font-size: 30px;
	font-style: normal;
	line-height: 28px;
	margin-bottom: 25px;
	padding: 0;
	margin-top: 80px;
	font-weight: 300;
}

.slide-text > h1 {
	animation-delay: 0.7s;
	color: #fff;
	display: inline-block;
	font-size: 45px;
	font-style: normal;
	font-weight: 500;
	margin-bottom: 30px;
	margin-top: 0;
	padding: 0;
	text-transform: uppercase;
}
.slide-text > p {
	padding: 0;
	color: #ffffff;
	font-size: 15px;
	line-height: 24px;
	font-weight: 300;
	margin-bottom: 30px;
	letter-spacing: 1px;
	-webkit-animation-delay: 1.1s;
	animation-delay: 1.1s;
}
.btn-common {
	color: #fff;
	background: #1193d4;
	font-weight: 400;
	font-size: 13px;
	border-radius: 35px;
	margin-right: 10px;
	text-align: center;
	padding: 0 30px;
	line-height: 45px;
	white-space: nowrap;
	letter-spacing: 1px;
	display: inline-block;
	border: none;
	text-transform: uppercase;
	-webkit-animation-delay: 2s;
	animation-delay: 2s;
	-webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
	transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
	position: relative;
}
.btn-common.btn-light {
	background: #1d2124; 
}
.btn-common.btn-dark {
	background: #232f3e;
	font-weight: 400;
}
.btn-common:hover,
.btn-common:active {
    opacity: 0.9;
    -webkit-transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
    transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
	color: #fff;
}





/*------------------------------------------------------*/
/* RESPONSIVE
/*------------------------------------------------------*/

@media (max-width: 991px) {
.slide-text h1 {
  display: block;
  font-size: 60px;
  line-height: 60px;
  margin-bottom: 30px;
}
.slide-text > p {

	font-size: 18px;
	margin-bottom: 30px;
}
}


/*---------- MEDIA 480px ----------*/
@media  (max-width: 767px) {
.slide-text {
	padding: 10px 50px;
}
.slide-text h1 {
	font-size: 30px;
	line-height: 40px;
	margin-bottom: 10px;
}
.slide-text > p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 20px;
}
.control-round .carousel-control{
	display: none;
}

}



.banr-info-bg {
	position: absolute;
	z-index: 3;
	bottom: 30px;
	left: 0;
	right: 0;
}
.banr-info-block {
	width: 88%;
	margin: auto;
}
.ban-info {
	width: 20%;
	float: left;
	position: relative;
	cursor: pointer;
}
.ban-info > img {
	width: 100%;
}
.ban-info-des {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	color: #fff;
	text-align: center;
	padding: 15px;
}
.ban-info-des p {
	text-transform: uppercase;
	margin-top: 15px;
	margin-bottom: 0;
}








.heading-2 {
    margin-bottom: 50px;
    color: #333333;
}

.heading-2 h3 {
	margin: 0;
	text-transform: capitalize;
	font-weight: 300;
	font-size: 17px;
	padding-bottom: 4px;
}


.heading-2 h2 {
	margin: 0;
	text-transform: uppercase;
	font-weight: 400;
	line-height: 35px;
	color: #4cb6a0;
	padding-bottom: 10px;
}

.request-a-call p {
    color: #333333;
}

.contact-us .form-group label {
    font-size: 16px;
    color: #333333;
}


.contact-us button {
	text-decoration: none;
	background: #a37f3b;
	padding: 12px 27px;
	/* border-left: 5px solid #db7126; */
	color: #fff;
	font-size: 13px;
	transition: 0.7s all ease 0.4s;
	border: none;
	text-transform: uppercase;
}

.contact-us button:hover{
	background:#000;
	color:#fff;
	
	
}

input.form-control {
    height: 45px;
    border-radius: 1px !important;
}



.poplrhdng{
	margin-top:40px;
}


.poplrhdng h2 {
	color: #00a7b0;
	font-size: 24px;
	padding-bottom: 14px;
	margin-top: 0;
	margin-bottom: 30px;
	position: relative;
	font-weight:500;
	
}

.poplrhdng h2::before {
	background: #000;
	width: 65px;
	position: absolute;
	content: "";
	bottom: 0;
	left: 0;
	height: 1px;
}


.poplrhdng h2::after {
	position: absolute;
	content: "";
	width: 26px;
	height: 1px;
	background: #000;
	bottom: -4px;
	left: 0px;
}

.plradvcrelsty {
    padding-bottom: 40px;
}

.plradvcrelsty-img {
	float: left;
	height: 100%;
	margin-right: 20px;
}
.plradvcrelsty-hdng{
}


.plradvcrelsty-hdng h3 {
	font-size: 21px;
	font-weight: 400;
	line-height: 29px;
	margin-top: 3px;
	margin-bottom: 0px;
	padding-right: 57px;
}

.plradvcrelsty-pra{
}

.plradvcrelsty-pra p{
	font-size: 14px;
font-weight: 300;
padding-right: 80px;
padding-top: 0px;
margin-top: 7px;
line-height: 20px;
}



.wrapper {
  float: left;
  width: 100%;
}



.bnr_inr1 {
    height: 200px;
    overflow: hidden;
    width: 100%;
    position: relative;
}

.pd-40 {
	padding: 50px 0;
}
.light-bg {
   background: #f4f4f4;	
}


.about-block {
	padding: 50px 0 100px 0;
}
.abt-img {
	text-align: right;
	position: relative;
}
.abt-img img {
  width: auto;
}
.abt-img2 {
	position: absolute;
	left: 0;
	bottom: -140px;
}
.abt-content h2 {
  display: table-cell;
  font-size: 40px;
  padding-right: 20px;
  padding-top: 5px;
  color: #4cb6a0;
}
.abt-content h4 {
	font-size: 22px;
	color: #0865ae;
	font-weight: 400;
	margin-top: 0;
	margin-bottom: 20px;
}
.abt-content p {
	display: block;
	margin-bottom: 20px;
	color: #666;
	font-weight: 500;
}
.read-btn {
	color: #fff;
	background: #4cb6a0;
	border: none;
	padding: 12px 28px;
	border-radius: 35px;
	font-size: 13px;
	text-transform: uppercase;
	display: inline-block;
	transition: all 0.4s ease 0s;
}
.read-btn:hover, .read-btn:focus {
	background: #232f3e;
	color: #fff;
}
.vw-all {
	text-align: center;
	margin-top: 40px;
}
.vw-btn {
	color: #fff;
	background: #0865ae;
	border: none;
	padding: 12px 28px;
	border-radius: 35px;
	font-size: 13px;
	text-transform: uppercase;
	display: inline-block;
	transition: all 0.4s ease 0s;
}
.vw-btn:hover, .vw-btn:focus {
	background: #4cb6a0;
	color: #fff;
}

.crsl-arrow.util-theme-default .util-prev, .crsl-arrow.util-theme-default .util-next {
	position: absolute;
	top: 35%;
	opacity: 0;
	transition: all 0.4s ease 0s;
}

	
.crsl-arrow.util-theme-default .util-prev {
	left: -20px;
}
.crsl-arrow.util-theme-default .util-next {
	right: -20px;
}
.crsl-arrow.util-theme-default:hover .util-prev, .crsl-arrow.util-theme-default:hover .util-next {
	opacity: 1;
}
.crsl-arrow.util-theme-default:hover .util-prev {
	left: 0px;
}
.crsl-arrow.util-theme-default:hover .util-next {
	right: 0px;
}


.util-theme-default .util-pagination {
	text-align: center;
	margin-top: 30px !important;
}
.util-theme-default .util-page.active-page span {
  background-color: #4cb6a0 !important;
}
.util-theme-default .util-page span {
  background-color: #444444!important ;
}

.info-col {
	background: #fff;
	text-align: center;
	padding: 35px 20px;
	overflow: hidden;
	position: relative;
	transition: all 0.5s ease 0s;
}
.info-col:hover {
	box-shadow: 0 16px 16px -8px rgba(0, 0, 0, 0.3)
}
.info-col::before {
	position: absolute;
	content: "";
	width: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 3px;
	background: #4cb6a0;
	margin: auto;
	transition: all 0.5s ease 0s;
}
.info-col:hover::before {
	width: 100%;
}
.info-icon {
	position: relative;
	width: 50px;
	margin: auto;
}
.info-icon span img {
	/* display: none; */
	position: absolute;
	left: 0;
	top: 0;
}
.info-icon img {
	width: 50px;
	transition: all 0.5s ease 0s;
	opacity: 0.6;
}
.info-icon span img {
	/* display: none; */
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
}
.info-col:hover .info-icon img {
	opacity: 0;
}
.info-col:hover .info-icon span img {
	opacity: 0.6;
}
.info-col:hover img {
	transform: scale(3.5);
}
.info-col h3 {
	color: #0865ae;
	font-size: 20px;
	font-weight: 400;
	text-transform: uppercase;
}
.info-col a {
	color: #4cb6a0;
}
.info-col a:hover {
	color: #0865ae;
}
.row.projects-row {
	margin-top: -10px;
	margin-left: -5px;
	margin-right: -5px;
}
.pd-5 {
	padding: 0 5px;
}
.project-item {
	position: relative;
	margin-top: 10px;
	overflow: hidden;
}
.project-item::before {
	background: #4cb6a0;
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 0;
	opacity: 0.7;
	transition: all 0.5s ease-in-out 0s;
}
.project-item:hover::before {
	height: 100%;
}
.project-media img {
	width: 100%;
	height: 240px;
}

.project-hover {
	position: absolute;
	width: 100%;
	text-align: center;
	right: 0;
	left: 0;
	top: 0;
	bottom: 0;
	padding: 20px;
}
.project-item:hover .project-hover {
	opacity: 1;
}
.plus-icon {
	position: relative;
	width: 60px;
	height: 60px;
	margin: 44px auto;
	transform: translateY(-130px);
	transition: all 0.3s ease 0.2s;
}
.project-item:hover .plus-icon {
	transform: translateY(0);
}
.plus-icon::before {
	background: #fff;
	left: 50%;
	position: absolute;
	width: 3px;
	top: 0;
	bottom: 0;
	content: "";
	margin-left: -2px;
}
.plus-icon::after {
	background: #fff;
	top: 50%;
	position: absolute;
	height: 3px;
	left: 0;
	right: 0;
	content: "";
	margin-top: -2px;
}
.plus-icon a {
	display: block;
	position: relative;
	width: 60px;
	height: 60px;
	z-index: 1;
}
.project-hover h3 {
	color: #fff;
	text-align: left;
	font-size: 20px;
	font-weight: 500;
	margin: 10px 0;
	transform: translateY(70px);
	transition: all 0.3s ease 0.3s;
}
.project-hover p {
	color: #fff;
	margin: 0;
	text-align: left;
	transform: translateY(90px);
	transition: all 0.3s ease 0.4s;
}
.project-item:hover .project-hover h3, .project-item:hover .project-hover p {
	transform: translateY(0);
}

.cont-sec {
	/*width: 70%; */
	float: left;
}
.cont-sec-2 {
	width: 30%;
	float: right;
	margin-top: 50px;
	text-align: right;
}

.impact-block {
	background: url("../images/impact-bg.jpg") no-repeat center center / cover;
}



.impact-list li {
	width: 20%;
	float: left;
	text-align: center;
	color: #fff;
	border-right: 1px solid rgba(255,255,255,0.5);
}
.impact-list li:last-child {
	border-right: 0;
}
.impact-list .imp-bx h3 {
	color: #fff;
}


.testimonial-slider.testimonial .item {
    margin: 67px 15px;
    text-align: center;
}

.testimonial-slider .testimonial-content {
	padding: 14px;
	background-color: #eeeeee;
	color: #515151;
	border:none;
	font-size: 13px;
	line-height: 24px;
	border-radius: 3px;
	position: relative;
	transition: all 0.4s ease 0s;
}


.testimonial-slider .testimonial-content::before {
	border-top: 18px solid #eee;
	content: "";
	position: absolute;
	bottom: -17px;
	left: 57px;
	right: 0px;
	border-left: 20px solid #fff;
	width: 20px;
}


.testimonial-content p{
	text-align:left;
}
.testi-img-block img {
	width: 100%;
	height: 214px;
}
.testi-content {
	text-align: left;
	padding: 15px;
	background:#fff;
}
.testi-img-block i {
	background-color: #232f3e;
	border-radius: 100%;
	line-height: 49px;
	text-align: center;
	width: 49px;
	height: 49px;
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	transform: translate(0%, -50%);
	-webkit-transform: translate(0%, -50%);
	-moz-transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);
	margin: 0 auto;
	color: #fff;
}
.testi-img-block i {
	line-height: 49px;
	text-align: center;
	color: #fff;
}
.testimonial-block {
	background: #f4f4f4;
}


.testimonial-slider.testimonial .item:hover .testimonial-content {
	border-color: #044753;
}
.testimonial-slider .item:hover .testimonial-content::before, .testimonial-slider .item:hover .testimonial-content::after {
	color: #044753;
}
.testimonial-slider .testimonial-user-thumb {
	height: 70px;
	width: 70px;
	border-radius: 50%;
	overflow: hidden;
	border: 3px solid #ddd;
	float: inherit;
	margin-right: 0;
	display: inline-block;
	transition: all 0.4s ease 0s;
}


.testimonial-slider .testimonial-user-thumb {
    height: 70px;
    width: 70px;
    border-radius: 50%;
    overflow: hidden;
    border: 3px solid #ddd;
    float: inherit;
    margin-right: 0;
    display: inline-block;
    transition: all 0.4s ease 0s;
    margin-top: -70px;
}

.testimonial-slider .testimonial-user-name {
	font-size: 16px;
	line-height: 30px;
	color: #111;
	text-align:left;
}

.testimonial-slider .testimonial-user-name span {
	font-weight:bold;
}

.testimonial-slider .testimonial-user-meta {
	font-size: 13px;
	line-height: 18px;
	color: #044753;
	text-align:left;
}


.testimonial-block .heading {
	text-align: center;
	margin-bottom: 0px;
}
.star i {
	color: #4cb6a0 !important;
}
.testi-content span {
	color: #232f3e;
}



.heading {
	text-align: center;
	margin-bottom: 50px;
}
.heading p {
	margin-bottom: 10px;
	color: #666666;
	font-style: italic;
}
.heading h2 {
	font-size: 36px;
	text-transform: uppercase;
	margin: 0 0 10px 0;
	color: #0865ae;
	font-weight: 500;
}


.heading h2 span {
	color: #4cb6a0;
}

.heading.heading-left {
	text-align: left;
	margin-bottom: 35px;
}
.heading.heading-left .hdn-brdr::before  {
	display: none;
}
.hdn-brdr {

}


.heading.white-heading h2 {
	color: #fff;
}
.heading.white-heading p {
	color: #fff;
}

.section-xlg {
	background-image: url("../images/gal3.jpg");
    background-size: cover;
    background-position: center center;
	background-repeat:no-repeat;
	text-align: center;
	color: #fff;
	padding: 60px 0;
	position: relative;
	z-index: 1;
}
.section-xlg::before {
	background: rgba(10, 45, 216, 0.8);
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	content: "";
	position: absolute;
	z-index: -1;
}
.section-xlg h2 {
	color: #fff;
	font-size: 32px;
	margin-bottom: 20px;
	margin-top: 0;
	font-weight: 500;
	text-align: left;
	line-height: 48px;
}
.section-xlg p {
	color: #fff;
	font-size: 16px;
	margin-bottom: 20px;
	text-align: left;
}



.sbsrcb {
	background-image: url(../images/sbsc-1.jpg);
	background-position: top center;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 50px 0px 70px;
}
.sbsrcb-text {
	width: 55%;
	text-align: center;
	position: relative;
	margin: auto;
}
.sbsrcb-text h4 {
	color: #fff;
	font-size: 36px;
	font-weight: 500;
	text-transform: capitalize;
}
.sbscrb-frm {
  position: relative;
  margin-top: 50px;  
}
.sbscrb-frm input {
	width: 100%;
	padding: 15px;
	border-radius: 43px;
	border: none;
}
.btn-sbscr {
	position: absolute;
	top: 5px;
	right: 5px;
}
.btn-sbscr button {
	background: #232f3e;
	padding: 9px 30px;
	color: #fff;
	border: 0;
	font-size: 15px;
	border-radius: 29px;
}

.clients-cls .item {
	border: 1px solid #ddd;
	padding: 15px 0px;
}

.clients.logo-showcase .item {
	margin: 5px;
	text-align: center;
	box-shadow: none;
	border: 1px solid #dddddd;
	border-radius: 0;
	height: 140px;
	position: relative;
	transition: all 0.4s ease 0s;
}
.clients.logo-showcase .item:hover {
	border: 1px solid #044753;

}
.clients.logo-showcase .item img {
	position: absolute;
	left: 5px;
	top: 5px;
	bottom: 5px;
	right: 5px;
	margin: auto;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}




.footer-main {
	background: #0865ae none repeat scroll 0 0;
	float: left;
	margin-top: 0px;
	width: 100%;
	color: #fcf6f6;
	padding-bottom: 30px;
	padding-top: 90px;
}

.f-logo {
    margin-bottom: 20px;
}
.f-logo img {
	width: 200px;
	max-width: 100%;
}

.fotr h3 {
	color: #fff;
	font-size: 16px;
	padding-bottom: 14px;
	margin-top: 0;
	margin-bottom: 30px;
	position: relative;
	font-weight: 300;
	text-transform: uppercase;
}

.fotr h3::before {
	background: #232f3e;
	width: 50px;
	position: absolute;
	content: "";
	left: 12px;
	height: 1px;
	bottom: -3px;
}


.fotr h3::after {
	position: absolute;
	content: "";
	width: 12px;
	height: 12px;
	background: transparent;
	bottom: -8px;
	left: 0;
	border-radius: 26px;
	border: 1px solid #232f3e;
}

.fotr-abt p {
	color: #fff;
	line-height: 24px;
	font-size: 14px;
	font-weight: 300;
}

.ftr-links li {
	padding-bottom: 15px;
	
	margin-bottom: 1px;
	text-transform: uppercase;
	font-size: 13px;
}
.ftr-links li a {
	display: block;
}
.fotr li a {
	color: #fcf6f6;
	position: relative;
	transition: all 0.4s ease 0s;
	padding-left: 18px;
}
.fotr li a:hover {
	color: #4cb6a0;
}

.ftr-links li a::before {
	content: "";
	font-family: FontAwesome;
	margin-right: 12px;
	background: #fff;
	height: 1px;
	width: 8px;
	left: -3px;
	position: absolute;
	top: 11px;
}

.ftrsocial ul {
	float: right;
}

.ftrsocial ul li {
	float: left;
	padding: 0 5px;
}

.ftrsocial ul li a {
	text-decoration: none;
	border: 1px solid #a7a3aa;
	padding: 0;
	color: #a7a3aa;
	transition: all 0.4s ease 0s;
	width: 30px;
	display: inline-block;
	text-align: center;
	line-height: 28px;
}

.ftrsocial ul li a:hover {
	background: #4cb6a0;
	border-color: #4cb6a0;
	color: #fff;
}


.ftr-links li a::after {
	content: "";
	font-family: FontAwesome;
	margin-right: 12px;
	background: #fff;
	height: 1px;
	width: 3px;
	left: -3px;
	position: absolute;
	top: 8px;
}

.ftr-contt li {
	position: relative;
	padding-left: 35px;
	margin-bottom: 30px;
}
.ftr-contt li img {
	position: absolute;
	left: 0;
	top: 0;
}
.ftr-contt li p {
	margin: 0;
}


.ftr-scl {
	margin-top: 20px;
}
.ftr-scl a {
	width: 33px;
	line-height: 33px;
	background: #000;
	display: inline-block;
	color: #fff;
	text-align: center;
	border-radius: 50%;
	margin-right: 5px;
	transition: all 0.4s ease 0s;
}
.ftr-scl a:hover {
	background: #044753;
}

.ftr-subscrb p {
	font-size: 13px;
margin-bottom: 22px;
line-height: 20px;
padding-top: 7px;
}

.ftr-subscrb input {
	width: 100%;
	height: 42px;
	color: #999;
	border: 0;
	padding: 9px 10px;
	margin-bottom: 15px;
	background: #191c22;
	border: 1px solid #3c383f;
	width: 77%;
}

.ftr-subscrb button {
	background: #a37f3b;
	border: 0;
	width: 55px;
	line-height: 41px;
	font-size: 26px;
	transition: 0.5s all ease 0.2s;
	float: right;
}

.ftr-subscrb button:hover {
	background:#fff;
	color:#044753;
}



.copyright {
	float: left;
	padding: 15px 0;
	width: 100%;
	border-top: 1px solid #3b3d43;
	background: #281e2f;
}


.copyright p {
  color: #a7a3a4;
  margin: 0;
}

.copyright p a  {
	text-decoration:none;
  color: #fff;
  margin: 0;
}

.copyright p a:hover {
	color:#000;
}

.copyright p span {
  color: #044753;;
}
.no-padding {
	padding: 0;
}






/****Contact Us Page****/
.page-banner {
	background: url("../images/gal3.jpg") no-repeat left -100px / cover;
	padding: 80px 0;
	position: relative;
	z-index: 1;
}
.page-banner::before {
	background: #000;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	position: absolute;
	content: "";
	opacity: 0.6;
	z-index: -1;
}
.page-title h1 {
	margin: 0;
	color: #fff;
	text-transform: uppercase;
	position: relative;
	//padding-bottom: 25px;
}
.page-title h1::before {
	background: #4cb6a0;
	width: 80px;
	height: 2px;
	position: absolute;
	left: 50%;
	margin-left: -40px;
	content: "";
	bottom: -10px;
	display: none;
}
.page-title h1::after {
	background: #4cb6a0;
	width: 100px;
	height: 2px;
	position: absolute;
	left: 50%;
	margin-left: -50px;
	content: "";
	bottom: 0;
	display: none;
}
.brdcrmb-bg {
	padding: 15px 0;
	text-align: right;
	color: #fff;
}
.brdcrmb a {
	color: #4cb6a0;
}
.brdcrmb i {
	margin: 0 5px;
}

.contact-details {
	//padding-top: 50px;
}
.contt-item {
	padding: 20px 20px 20px 70px;
	background: #fff;
	box-shadow: 0 2px 2px rgba(0,0,0,0.1);
	margin-bottom: 15px;
	position: relative;
	border: 1px solid #ddd;
}
.contt-icon {
	position: absolute;
	left: 0;
	top: 50%;
	background: #0865ae;
	width: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 25px;
	margin-top: -25px;
}
.contt-icon i {
	color: #fff;
}
.contt-item h3 {
	margin: 0 0 13px 0;
	font-size: 20px;
}
.contt-item p {
	margin: 0;
}
.contt-item p a {
	color: #666;
}


.gray-form .form-horizontal .form-group {
  margin-left: 0;
  margin-right: 0;
  width: 100%;
}
.gray-form input, .gray-form textarea, .gray-form select {
  //background: #f2f2f2 none repeat scroll 0 0;
  
  border: 0;
  border-bottom: 1px solid #ddd;
  box-shadow: none;
  transition: all 0.5s ease-in-out 0s;
}
.gray-form input:focus, .gray-form textarea:focus {
  border-color: #4cb6a0;
  background: #fff;
  box-shadow: none;
}


.contt-map iframe {
	width: 100%;
	height: 300px;
}

.center-message {
  display: block;
 /* margin-left: auto;*/
  margin-right: auto;
  width: 50%;
}

@media only screen and (max-width: 767px){
    .bs-slider > .carousel-inner > .item > img, .bs-slider > .carousel-inner > .item > a > img{
        min-height: auto;
    }
    .bs-slider .carousel-inner {
      height: auto;
    }
    .about-block {
      padding: 50px 0 0px 0;
    }
    .header-middle .col-md-8{
        display: none;
    }
    .header-middle .col-md-2{
        width: 50%;
        float: left;
    }
}