@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Exo+2');
@import url(reset.css);
@import url(grid.css);
body {
	margin:0px;
	padding:0px;
	font-family: 'Roboto', sans-serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	font-weight:300;
	background:#ffffff;
}
a:hover, a:focus, a:active {
	outline:0 !important;
	border:0;
}
h1, h2, h3, h4, h5, h6{
	font-family: 'Exo 2', sans-serif;
}
.text-center {
	text-align:center;
}
.text-tight {
	text-align:right;
}
.container input[type=text], .container input[type=email], .container input[type=tel], .container input[type=url], .container input[type="file"], .enquire-box input[type=text], .enquire-box input[type=email], .enquire-box input[type=tel], .enquire-box input[type=url], .enquire-box input[type="file"], .container select, .container input[type=date], .enquire-box select, .enquire-box input[type=date] {
	width:100%;
	border:0;
	border:1px solid #bababa;
	background-color:inherit;
	font-size:16px;
	line-height:37px;
	height:58px;
	color:#9c9c9d;
	margin-bottom:20px;
	outline:0;
	padding:10px 20px;
}
.container textarea, .enquire-box textarea {
	padding:10px 20px;
	font-family: 'Roboto', sans-serif;
	width:100%;
	border:0;
	border:1px solid #bababa;
	background-color:inherit;
	font-size:16px;
	line-height:30px;
	margin-bottom:20px;
	color:#9c9c9d;
	resize:none;
	outline:0;
	resize:none;
}
.container input[type="submit"], .enquire-box input[type="submit"] {
	font-family: 'Roboto', sans-serif;
	color:#fff;
	font-size:14px;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	border:2px solid #0769a2;
	background:#0769a2;
	padding:10px 25px;
	display:inline-block;
	transition:ease 0.8s;
}
.container input[type="submit"]:hover, .enquire-box input[type="submit"]:hover {
	color:#0769a2;
	border-color:#919191;
	background:#fff;
}
.wpcf7-form-control-wrap {
	position:relative;
	float: left;
	width: 100%;
}
span.wpcf7-not-valid-tip, .wpcf7-form label.error {
	position:absolute;
	left:0;
	bottom:0;
	text-align:left;
	font-size:14px;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
	color:#9c9c9d;
	opacity: 1; /* Firefox */
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color:#9c9c9d;
}
::-ms-input-placeholder { /* Microsoft Edge */
	color:#9c9c9d;
}
/*------------Heder Start-------------*/
.header {
	margin:0px;
	padding:0px;
	float:left;
	width:100%;
	position:absolute;
	left:0;
	top:0;
	z-index:102;
	background:rgba(0, 0, 0, 0.3);
}
.header .container-fluid {
	padding-left:0;
	padding-right:0;
}
.menu-icon {
	width:120px;
	height:117px;
	float:left;
	position:relative;
	background:#5bb02e;
}
.menu-icon img.icon {
	width:29px;
	height:21px;
	display:block;
	top:50%;
	left:50%;
	transform:translate(-50%, -50%);
	position:absolute;
}
#responsive-menu-container,
#rmp-container-1950 {
	background:rgba(0, 0, 0, 0.8)!important;
	margin-top: 117px!important;
	padding:40px 30px !important;
}
#responsive-menu-container #responsive-menu > li.responsive-menu-item {
	text-transform:uppercase;
}
#responsive-menu-container #responsive-menu li.responsive-menu-item a, #responsive-menu-container #responsive-menu-wrapper, #responsive-menu-container #responsive-menu li.responsive-menu-item a .responsive-menu-subarrow {
	background-color: transparent !important;
}
#responsive-menu-container #responsive-menu-wrapper,
#rmp-menu-wrap-1950 {
	/*padding:40px 30px !important;*/
}
.responsive-menu-box {
	height:auto !important;
}

#rmp-menu-additional-content-1950{ padding-top: 15px !important;}
#rmp-menu-additional-content-1950 a{ color: #fff;}
.logo {
	/*width:240px;
	height:117px;*/
	padding:16px 30px 17px;
	background:#fff;
	float:left;
	transition:0.5s;
	position:relative;
}
.logo img {
/*transition:0.5s;
	top:50%;
	left:50%;
	transform:translate(-50%, -50%);
	position:absolute;*/
}
.header.fixme .logo {
	margin-top:0;
}
.header.fixme .logo img {
/*width:200px;*/
}
.header .headerRight {
	margin:0 0px 0px 0px;
	padding:0px;
	float:right;
	transition:0.5s;
}
.header.fixme .headerRight {
	margin:0;
}
.header.fixme {
	padding:0;
	position:fixed;
	left:0px;
	top:0px;
	height:auto;
	background:rgba(0, 0, 0, 0.3);
}
.headerRight {
	width:380px;
	background:#fff;
	font-size:16px;
	color:#007dc5;
	height:117px;
}
.headerRightCall {
	padding:10px 0 0 30px;
}
.headerRightCall a {
	color:#007dc5;
}
.phone-top {
	float:left;
	width:32px;
	position:relative;
	height:96px;
}
.phone-top .fa {
	color:#5bb02e;
	background:#fff;
	border-radius:100%;
	width:32px;
	height:32px;
	text-align:center;
	line-height:32px;
	border:2px solid #5ca2ca;
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	z-index:2;
}
.phone-top:after {
	position:absolute;
	width:1px;
	height:100%;
	left:50%;
	transform:translateX(-50%);
	background:#007dc5;
	content:"";
	z-index:1;
}
.headerRightCall ul {
	margin-left:50px;
	/*margin-top:3px;*/
	margin-top:21px;
	font-size:13px;
	line-height:1.4;
	font-weight:400;
}
.headerRightCall ul li span {
	display:inline-block;
	min-width: 119px;
}
/*------------Heder End-------------*/
.banner-main {
	position:relative;
}
#banner-slider {
	margin:0px;
	padding:0px;
}
#banner-slider .item {
	position:relative;
}
#banner-slider .container {
	position:absolute;
	left:50%;
	top: 50%;
	transform: translateY(-50%);
	margin-left:-39%;
}
.slide_image {
	width:100%;
	background-size:cover;
	background-position:50% 100%;
}
.banner-mobile-img {
	display:none!important;
}
.bannerText {
	margin:0px;
	padding:0px;
	position:relative;
}
.bannerText h2 {
	font-family: 'Exo 2', sans-serif;
	margin:0px;
	padding:0px;
	font-size:54px;
	line-height:1;
	color:#fff;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.34);
}
.bannerText h2 span {
	font-size:76px;
}
.bannerShortText {
	font-size:18px;
	line-height:normal;
	color:#fff;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.34);
}
.bannerShortText p {
	line-height:1.2;
}
.bannerShortText span.tc {
	font-size:14px;
	color:#f0f0f0;
}
.bannerShortText span.bg-color {
	background:#5bb02e;
	padding:7px 12px;
	display:inline-block;
	border:1px solid #fff;
	margin:5px 0;
}
.banner-heading-bg {
	position:absolute;
	left:220px;
	top:-94px;
	width:68px!important;
	height:auto!important;
}
#banner-slider .owl-nav {
	position: absolute;
	bottom: 75px;
	left:12%;
	border:1px solid #fff;
	box-sizing:border-box;
	background:#fff;
}
#banner-slider .owl-nav div.owl-prev, #banner-slider .owl-nav div.owl-next {
	width:60px;
	height:54px;
	background:url(../images/testimonials-arrow.png) no-repeat 0 0;
	font-size:0;
}
#banner-slider .owl-nav div.owl-prev {
	background-position: -12px -12px;
	float:left;
}
#banner-slider .owl-nav div.owl-next {
	background-position: -72px -12px;
	float:right;
}
#banner-slider .owl-nav div.owl-prev:hover, #banner-slider .owl-nav div.owl-next:hover {
	background:url(../images/testimonials-arrow.png) no-repeat 0 0;
	background-color:inherit
}
#banner-slider .owl-nav div.owl-prev:hover {
	background-position: -12px -76px;
}
#banner-slider .owl-nav div.owl-next:hover {
	background-position: -72px -76px;
}
/*----------------------Banner End---------------------*/
.banner-information {
	width:620px;
	position:absolute;
	left:50%;
	bottom:75px;
	transform:translateX(-50%);
	z-index:5;
}
.banner-info {
	background:#5bb02e;
	border:1px solid #fff;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
}
.banner-info a {
	color:#fff;
}
.banner-info-l {
	background:#5bb02e;
	height:54px;
	border-right:1px solid #ffffff;
	float:left;
	padding:0 13px;
	box-sizing:border-box;
}
.banner-info-l:hover a {
	color:#286b05;
}
.banner-info-m {
	background:#007dc5;
	height:54px;
	float:left;
	padding:0 13px;
	border-right:1px solid #ffffff;
}
.banner-info-m:hover a {
	color:#024e7a;
}
.banner-info-r {
	float:left;
	padding:0 13px;
}
.banner-info-r:hover a {
	color:#286b05;
}
.banner-info-img {
	float:left;
	position: relative;
	margin-top: -30px;
}
.banner-info span {
	float:left;
	margin-top:17px;
	margin-left:20px;
}
.banner-info-l span {
	margin-left:0;
}
.view-plan-pop-up-box {
	max-width:800px;
	height:548px;
}
.view-plan-pop-up-box .owl-nav div.owl-prev, .view-plan-pop-up-box .owl-nav div.owl-next {
	margin-top: 2px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width:22px;
	height:13px;
	background:url(../images/loan-next-prev.png) no-repeat 0 0;
	font-size:0;
}
.view-plan-pop-up-box .owl-nav div.owl-prev {
	left:1%;
	background-position: 0 -2px;
}
.view-plan-pop-up-box .owl-nav div.owl-next {
	right: 1%;
	background-position: -26px -2px;
}
.view-plan-pop-up-box .owl-nav div.owl-prev:hover, .view-plan-pop-up-box .owl-nav div.owl-next:hover {
	background:url(../images/loan-next-prev.png) no-repeat 0 0;
	background-color:inherit
}
.view-plan-pop-up-box .owl-nav div.owl-prev:hover {
	background-position: 0 -37px;
}
.view-plan-pop-up-box .owl-nav div.owl-next:hover {
	background-position: -26px -37px;
}
.right-fixed-panel {
	padding:0;
}
.downArrow {
	position: fixed;
	bottom: -50px;
	left: 50%;
}
.bounce {
	-moz-animation: bounce 3s infinite;
	-webkit-animation: bounce 3s infinite;
	animation: bounce 3s infinite;
}
@-moz-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {
		-moz-transform: translateY(0);
		transform: translateY(0);
	}
	40% {
		-moz-transform: translateY(-20px);
		transform: translateY(-20px);
	}
	60% {
		-moz-transform: translateY(-15px);
		transform: translateY(-15px);
	}
}
@-webkit-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	40% {
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px);
	}
	60% {
		-webkit-transform: translateY(-15px);
		transform: translateY(-15px);
	}
}
@keyframes bounce {
	0%, 20%, 50%, 80%, 100% {
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	40% {
		-moz-transform: translateY(-20px);
		-ms-transform: translateY(-20px);
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px);
	}
	60% {
		-moz-transform: translateY(-15px);
		-ms-transform: translateY(-15px);
		-webkit-transform: translateY(-15px);
		transform: translateY(-15px);
	}
}
.social_icon {
	position:fixed;
	top:200px;
	right:-300px;
	z-index:999;
}
.social_icon a {
	margin-bottom:2px;
	display:block;
}
.social_icon .fixedImg {
	width:44px;
	height:49px;
	position:fixed;
	right:0;
}
.social_icon .sideDiv {
	display:block;
	padding:0;
	position:relative;
	right:-288px;
	transition:ease 0.8s;
	background:#007dc5;
	color:#fff;
	width:288px;
	height:49px;
	box-sizing:border-box;
	padding:10px 8px 10px 15px;
}
.social_icon .side:hover .sideDiv {
	right:288px;
}
.social_icon .sideDiv span {
	display:block;
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	float:left;
	margin-top:5px;
}
.social_icon .sideDiv .img {
	display:block;
	float:right;
	width:44px;
	height:49px;
	margin-top: -10px;
	position:relative;
}
.social_icon .sideDiv .img:after {
	width:1px;
	height:60%;
	top:50%;
	transform:translateY(-50%);
	content:"";
	left:0;
	background:#fff;
	position:absolute;
}
/*----------------------right-fixed-panel End---------------------*/
.banner-bottom {
	background:#0769a2;
	padding:30px 0;
	text-align:center;
}
.banner-bottom .container h3 {
	font-size:18px;
	color:#fff;
	text-transform:uppercase;
	position:relative;
	font-weight:bold;
	margin-bottom:40px;
}
.banner-bottom h3:after {
	content:"";
	position:absolute;
	left:50%;
	top:30px;
	transform:translateX(-50%);
	width:44px;
	height:1px;
	background:#fff;
}
.banner-bottom-con {
	text-align:center;
	color:#fff;
}
.banner-bottom-con img {
	margin:0 auto;
	display:block
}
.banner-bottom-con span {
	display:block;
	font-size:48px;
	font-weight:bold;
	padding:30px 0 15px 0;
}
.banner-bottom-con p {
	display:block;
	font-size:16px;
}
.banner-bottom .col-md-3 {
	position:relative;
}
.banner-bottom .col-md-3:after {
	content:"";
	position:absolute;
	left:100%;
	top:8px;
	width:1px;
	height:74px;
	background:#4a92bb;
}
.banner-bottom .col-md-3:last-child:after {
	display:none;
}
/*----------------------about-project--------------------*/
.about-project {
	padding:60px 0;
}
.page-template-project-page .about-project {
	padding-top:0;
}
.left-about-pad {
	padding-right:50px;
}
.left-right-pad {
	padding-right:40px;
	padding-bottom:40px;
	position:relative;
}
.left-right-pad:before {
	width:94px;
	height:4px;
	position:absolute;
	right:0;
	bottom:0;
	content:"";
	background:#5bb02e;
}
.left-right-pad:after {
	width:4px;
	height:134px;
	position:absolute;
	right:0;
	bottom:0;
	content:"";
	background:#5bb02e;
}
.about-project h2 {
	font-weight: 500;
	font-size: 26px;
	line-height:1.2;
	margin: 0 0 20px 0;
	padding: 0;
	color:#3b3b3b;
}
.about-project h2 span {
	display:block;
	font-size: 16px;
	margin-top:5px;
}
.about-project p {
	line-height:1.6;
}
.about-project ul {
	height:100%;
	overflow:hidden;
	margin-top:20px;
}
.about-project ul li {
	font-size:16px;
	line-height:1.5;
	background:url(../images/project-bullet.png) no-repeat 0 15px;
	padding:8px 2% 8px 20px;
}
/*----------------------project-specification--------------------*/
.project-specification {
	padding:60px 0;
	background:#f3f3f3;
}
.project-specification .left-project-pad {
	padding-left:40px;
	padding-top:40px;
	position:relative;
}
.left-project-pad h3 {
	font-weight: 600;
	font-size: 18px;
	line-height:1;
	text-transform: uppercase;
	margin: 0 0 30px 0;
	vertical-align: middle;
	padding: 0;
	color:#949494;
}
.left-project-pad:before {
	width:94px;
	height:4px;
	position:absolute;
	left:0;
	top:0;
	content:"";
	background:#5bb02e;
}
.left-project-pad:after {
	width:4px;
	height:134px;
	position:absolute;
	left:0;
	top:0;
	content:"";
	background:#5bb02e;
}
.project-specification h4 {
	font-size:24px;
	color:#4b4b4b;
}
.right-project-area {
	padding-left:30px;
}
.right-project-area-carousal {
	background:#0769a2;
	padding:40px 30px;
	margin:25px 0;
	position:relative;
	text-align:center;
	z-index: 1;
	margin-left: -101px;
}
.right-project-area-carousal #specifications-slider {
	margin:0 auto;
	width:90%;
}
.right-project-area-carousal .item .speciImg {
	width:45px;
	height:auto;
	margin:0 auto 10px auto;
}
.right-project-area-carousal .item .speciText h6 {
	font-size:15px;
	color:#fff;
	font-weight:bold;
	margin-bottom:12px;
}
.right-project-area-carousal .item .speciText p {
	font-size:12px;
	color:#fff;
	margin:0;
}
.right-project-area-carousal .owl-nav div.owl-prev, .right-project-area-carousal .owl-nav div.owl-next {
	margin-top: 2px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width:22px;
	height:13px;
	background:url(../images/specifi-next-prev.png) no-repeat 0 0;
	font-size:0;
}
.right-project-area-carousal .owl-nav div.owl-prev {
	left: -6%;
	background-position: 0 -2px;
}
.right-project-area-carousal .owl-nav div.owl-next {
	right: -5%;
	background-position: -26px -2px;
}
.right-project-area-carousal .owl-nav div.owl-prev:hover, .right-project-area-carousal .owl-nav div.owl-next:hover {
	background:url(../images/specifi-next-prev.png) no-repeat 0 0;
	background-color:inherit
}
.right-project-area-carousal .owl-nav div.owl-prev:hover {
	background-position: 0 -37px;
}
.right-project-area-carousal .owl-nav div.owl-next:hover {
	background-position: -26px -37px;
}
a.view {
	color:#5e5e5e;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	border:2px solid #919191;
	padding:10px 25px;
	display:inline-block;
	transition:ease 0.8s;
}
a.view:hover {
	color:#fff;
	border-color:#027dc1;
	background:#027dc1;
}
.martop30 {
	margin-top:30px;
}
/*----------------------View Gallery-------------------*/
.view-gallery {
	padding:60px 0;
	border-top:1px solid #e8e8e8;
}
.view-gallery .right-gallery-pad {
	padding-right:90px;
	padding-bottom:40px;
	position:relative;
}
.right-gallery-pad:before {
	width:94px;
	height:4px;
	position:absolute;
	right:0;
	bottom:0;
	content:"";
	background:#5bb02e;
}
.right-gallery-pad:after {
	width:4px;
	height:134px;
	position:absolute;
	right:0;
	bottom:0;
	content:"";
	background:#5bb02e;
}
.construction-photos-sec {
	margin:0;
	padding:65px 0;
	width:100%;
	background:#a25742;
	position:relative;
}
.construction-photos-sec .title {
	color:#fff;
	margin-bottom:40px;
}
.construction-photos-area {
	margin:0 auto;
}
.construction-photos-area .item {
	position:relative;
	overflow:hidden;
}
.construction-photos-area .construction-image-content {
	padding:13px;
	position:absolute;
	left:0;
	top:-100%;
	width:100%;
	height:100%;
	color:#fff;
	text-align:center;
	font-size:16px;
	font-weight:300;
	transition:0.5s;
}
.construction-photos-area .item:hover .construction-image-content {
	top:0;
}
.construction-photos-area .construction-image-content-box {
	width:100%;
	height:100%;
	float:left;
	background:rgba(0, 0, 0, 0.3);
}
.construction-photos-area .construction-image-content .con {
	padding:15px;
	position:absolute;
	left:0;
	top:50%;
	transform:translateY(-50%);
	width:100%;
}
.construction-photos-area .construction-image-content .con .magnifier {
	width:45px;
	height:45px;
	border:1px solid #e9e9e9;
	margin:0 auto 15px auto;
	position:relative;
}
.construction-photos-area .construction-image-content .con .magnifier img {
	display:block;
	height:16px!important;
	width:16px!important;
	position:absolute;
	left:50%;
	top:50%;
	transform:translate(-50%, -50%);
}
.construction-photos-area .owl-nav div.owl-prev, .construction-photos-area .owl-nav div.owl-next {
	margin-top: 2px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width:22px;
	height:13px;
	background:url(../images/view-our-gallery-arrow.png) no-repeat 0 0;
	font-size:0;
}
.construction-photos-area .owl-nav div.owl-prev {
	display:none;
}
.construction-photos-area .owl-nav div.owl-next {
	right: -5%;
	background-position: 0 -2px;
}
.construction-photos-area .owl-nav div.owl-prev:hover, .construction-photos-area .owl-nav div.owl-next:hover {
	background:url(../images/view-our-gallery-arrow.png) no-repeat 0 0;
	background-color:inherit
}
.construction-photos-area .owl-nav div.owl-prev:hover {
	display:none;
}
.construction-photos-area .owl-nav div.owl-next:hover {
	background-position: 0 -37px;
}
#gallery-photos.owl-carousel .owl-dots, #construction-photos.owl-carousel .owl-dots {
	margin:10px 0 0 0;
	padding:0;
	width:100%;
	line-height:0;
	text-align:center;
}
#gallery-photos.owl-carousel .owl-dot, #construction-photos.owl-carousel .owl-dot {
	margin-right:10px;
	display: inline-block;
}
#gallery-photos.owl-carousel .owl-dot span, #construction-photos.owl-carousel .owl-dot span {
	display:inline-block;
	width:10px;
	height:10px;
	border-radius:100%;
	background:#074468;
}
#gallery-photos.owl-carousel .owl-dot.active span, #construction-photos.owl-carousel .owl-dot.active span {
	background:#5bb02e;
}


/*Gallery For Home Page*/
.construction-photos-area .home-gallery-image{
	overflow:hidden;
	margin:0;
	width:auto;
	height:auto;
	position:relative;
}
.construction-photos-area .home-gallery-image img{
	transform: scale(1);
	transition: 0.5s;
	min-height: 255px;
	max-width: 100%;
	width: auto;
	height: auto;
	object-fit: cover;
}
.construction-photos-area .item:hover .home-gallery-image img{ transform:scale(1.1);}
.construction-photos-area  .home-gallery-content{
	font-size:16px;
	color:#ffffff;
	font-weight:400;
	text-align:center;
	padding:8px;
	margin-top:1px;
	background:#01649e;
	margin-bottom:24px;
	display:table;
	width:100%;
}
/*----------------------what-clients--------------------*/
.what-clients {
	padding:40px 0;
	border-top:1px solid #e8e8e8;
}
.what-clients .what-clients-carousel {
	position:relative;
	padding:0 60px;
}
#what-clients .item {
	background:url(../images/what-clients-quote.png) no-repeat 100% 15px;
}
#what-clients .item .img {
	width:138px;
	height:137px;
	float:left;
}
#what-clients .item .img img {
	border-radius:100%;
}
#what-clients .item .con {
	width:100%;
	padding-left:160px;
	padding-right:100px;
	padding-top:15px;
}
#what-clients .item .con p {
	font-size:24px;
	line-height:1.2;
	color:#5c5c5c;
	font-weight:300;
}
#what-clients .item .con span {
	font-size:14px;
	color:#323333;
	font-weight:bold;
	display:block;
	margin-top:12px;
}
.what-clients-carousel .owl-nav div.owl-prev, .what-clients-carousel .owl-nav div.owl-next {
	margin-top: 2px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width:19px;
	height:13px;
	background:url(../images/what-clients-arrow.png) no-repeat 0 0;
	font-size:0;
}
.what-clients-carousel .owl-nav div.owl-prev {
	left: -6%;
	background-position: 0 -2px;
}
.what-clients-carousel .owl-nav div.owl-next {
	display:none;
}
.what-clients-carousel .owl-nav div.owl-prev:hover, .what-clients-carousel .owl-nav div.owl-next:hover {
	background:url(../images/what-clients-arrow.png) no-repeat 0 0;
	background-color:inherit
}
.what-clients-carousel .owl-nav div.owl-prev:hover {
	background-position: 0 -37px;
}
.what-clients-carousel .owl-nav div.owl-next:hover {
	display:none;
}
/*----------------------Footer--------------------*/
.footer {
	background:#363636;
	padding:30px 0;
}
.menu-footer-menu-container {
	/*margin-bottom:10px;*/
}
.footer-left ul li {
	font-size:12px;
	line-height:14px;
	color:#858585;
	float:left;
	padding:0 12px;
	border-right:1px solid #858585;
}
.footer-left ul li:first-child {
	padding-left:0;
}
.footer-left ul li:last-child {
	border:0;
}
.footer-left a {
	color:#858585
}
.footer-left a:hover, .footer-left li.current-menu-item a {
	color:#fff
}
.footer-left p {
	color:#d7d7d7;
	font-size:11px;
	clear:both;
}
.footer-right {
	text-align:right;
	float:right;
}
.footer-right ul li {
	font-size:25px;
	color:#515151;
	float:left;
	padding:0 12px;
}
.footer-right ul li:first-child {
	padding-left:0;
}
.footer-right ul li a {
	color:#515151
}
.footer-right ul li a:hover {
	color:#fff
}
.fa-twitter:before {
	content: "" !important;
	background: transparent url(../images/twitter-gray-logo.svg) no-repeat center / contain;
	display: block;
	width: 23px;
	height: 25px;
	position: relative;
	top: 0;
}
a:hover .fa-twitter:before {background-image: url(../images/twitter-white-logo.svg)}
/*****************scroll-top**************/
.scroll-top {
	position:fixed;
	right:10px;
	bottom:10px;
	z-index:100;
	text-align:center;
	width:50px;
	height:50px;
	border-radius:50%;
	background:#5db128;
	color:#fff;
	display:none;
}
.scroll-top a {
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	width:100%;
	color:#fff;
	line-height:1.2;
	display:block;
	font-size:12px;
	text-transform:uppercase;
}
/*ENquery Popup-box*/
.pop-up-box {
	max-width:480px;
}
.pop-up-box h4 {
	margin:0 0 20px 0;
	padding:0;
	font-size:24px;
}
.pop-up-box .fancybox-inner {
	width:auto!important;
	max-width:500px;
}
.enquire-box textarea {
	height:90px;
}
.enquire-box-paf select {
	height:60px;
}
.enquire-box-paf input[type="date"] {
	width:100%;
}
.PreferredTime {
	position:relative;
}
.PreferredTime select {
	-webkit-appearance: none;
	-moz-appearance:    none;
	appearance:         none;
}
.PreferredTime:after {
	background:url(../images/arrow-drop-down.png) no-repeat 0 0;
	width:11px;
	height:7px;
	content:"";
	position:absolute;
	right:15px;
	top: 25px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.DateofVisit:hover {
		background:none;
		-webkit-appearance: none;
	}
}
/*ENquery Popup-box*/

/*----------------------Inner Page-------------------*/
.banner-inner{
	position:relative;
}
.innerDownArrow.downArrow {
	position: absolute;
	bottom: 30px;
	left: 50%;
}
.inner-banner-content {
	position:absolute;
	left:50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.inner-banner-content h2 {
	font-family: 'Exo 2', sans-serif;
	margin:0px 0px 15px 0;
	padding:0px;
	font-size:54px;
	line-height:1;
	color:#fff;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.34);
	text-align:center;
}
.inner-pages {
	padding:50px 0;
}
.inner-content-area h2 {
	line-height:1.2;
	font-size:30px;
	margin-bottom:25px;
	text-transform:uppercase;
	color:#000;
	font-weight:500;
}
.inner-content-area h3 {
	font-size:26px;
	line-height:1.2;
	margin-bottom:20px;
	text-transform:uppercase;
	color:#000;
	font-weight:500;
}
.inner-content-area h4 {
	font-size:22px;
	line-height:1.2;
	margin-bottom:20px;
	text-transform:uppercase;
	color:#000;
	font-weight:500;
}
.inner-content-area p {
	line-height:1.5;
	margin-bottom:15px;
}
.inner-pages ul.list-item {
	margin-bottom:15px;
}
.inner-pages ul.list-item li {
	background:url(../images/project-bullet.png) no-repeat 0 12px;
	padding:5px 0 5px 20px
}
.breadcrumbs {
	margin:0 0 45px 0;
	border-bottom:1px solid #e3e3e3;
	padding:15px 0;
}
/*----------------------Project Page-------------------*/
.project-overview-box-content {
	max-width:1100px;
}
.project-overview-box-content p {
	margin-bottom:15px;
}
.project-overview-box-content ul {
	height:100%;
	overflow:hidden;
	margin-top:20px;
}
.project-overview-box-content ul li {
	font-size:16px;
	line-height:1.5;
	background:url(../images/project-bullet.png) no-repeat 0 16px;
	padding:8px 2% 8px 20px;
}
.project_slide_image {
	/*height:500px;*/
	background-size:cover;
	background-position:50% 100%;
}
.inner_slide_image img {
	width:100%;
	height:auto;
}
.connectivity {
	padding:60px 0;
	background:url(../images/connectivity-bg.jpg) no-repeat 0 0 #0769a2;
	background-size:cover;
	background-attachment:fixed;
}
.left-connect-lines {
	position:relative;
}
.left-connect-lines:before {
	width:94px;
	height:4px;
	position:absolute;
	left:0;
	top:6px;
	content:"";
	background:#ffffff;
}
.left-connect-lines:after {
	width:4px;
	height:134px;
	position:absolute;
	left:0;
	top:6px;
	content:"";
	background:#ffffff;
}
.left-connect-pad {
	padding-left:40px;
	padding-top:40px;
}
.left-connect-lines h3 {
	font-size:18px;
	margin:0;
	padding-left: 120px;
	text-transform:uppercase;
	font-weight: 600;
}
.connectivity h3 {
	color:#fff;
}
.connectivity h2 {
	font-size:24px;
	color:#fff;
}
.connectivity .left-connect-pad ul {
	height:100%;
	overflow:hidden;
	margin-top:30px;
}
.connectivity .left-connect-pad ul li {
	width:50%;
	box-sizing:border-box;
	display: inline-block;
	margin-left: -2px;
	vertical-align: top;
	font-size:16px;
	line-height:1.5;
	background:url(../images/project-bullet.png) no-repeat 2px 18px;
	padding:10px 20px;
	color:#fff;
}
.connectivity_content {
	margin-bottom:25px;
	border-bottom:1px solid #2581b7;
	padding-bottom:25px;
}
.connectivity_content:last-child {
	padding:0;
	margin:0;
	border:0;
}
.connectivity_content p {
	color:#fff;
}
/************************ project-plan-sec *******************************/
.project-plans {
	background:#fff;
	padding:60px 0;
}
.project-plans .tab-sec {
	padding:0;
}
.project-plans .tabs-menu {
	list-style:none;
}
.project-plans .tabs-menu li {
	margin:0;
	padding:0;
	display:inline-block;
	font-size:16px;
	position:relative;
}
.project-plans .tabs-menu li a {
	padding:0 25px 0 0;
	display:block;
	line-height:1;
	color:#9c9c9c;
	transition:0.5s;
	outline:none;
}
.project-plans .tabs-menu li a:hover, .project-plans .tabs-menu li.current a {
	color:#000000;
	font-weight:bold;
	transition:0.5s;
}
.project-plans .tab-content {
	margin:20px 0 0 0;
	padding:30px;
	display:none;
	position:relative;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.project-plans .tab-content h3 {
	margin:0 0 10px 0;
	padding:0;
}
.project-plans .tab h2.accordion {
	margin:0;
	padding:0;
	font-size:16px;
	line-height:1;
	color:#4c4c4c;
	transition:0.5s;
	background:#fff;
	border-bottom:1px solid #ccc;
	display:none;
}
.project-plans .tab h2.accordion a {
	padding:10px 15px;
	background:#a25742;
	color:#fff;
	display:block;
}
.project-plans .tab h2.accordion.current a {
	padding:10px 15px;
	background:#000;
	color:#fff;
	display:block;
}
.project-plans .owl-nav div.owl-prev, .project-plans .owl-nav div.owl-next {
	margin-top: 2px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width:22px;
	height:13px;
	background:url(../images/loan-next-prev.png) no-repeat 0 0;
	font-size:0;
}
.project-plans .owl-nav div.owl-prev {
	left: -2%;
	background-position: 0 -2px;
}
.project-plans .owl-nav div.owl-next {
	right: -2%;
	background-position: -26px -2px;
}
.project-plans .owl-nav div.owl-prev:hover, .project-plans .owl-nav div.owl-next:hover {
	background:url(../images/loan-next-prev.png) no-repeat 0 0;
	background-color:inherit
}
.project-plans .owl-nav div.owl-prev:hover {
	background-position: 0 -37px;
}
.project-plans .owl-nav div.owl-next:hover {
	background-position: -26px -37px;
}
.right-plans-pad {
	padding-right:40px;
	padding-bottom:40px;
	position:relative;
}
.right-plans-pad:before {
	width:94px;
	height:4px;
	position:absolute;
	right:0;
	bottom:0;
	content:"";
	background:#5bb02e;
}
.right-plans-pad:after {
	width:4px;
	height:134px;
	position:absolute;
	right:0;
	bottom:0;
	content:"";
	background:#5bb02e;
}
.project_plan_right_side {
	margin-top:90px;
}
.project_plan_right_side .planImageFixed {
	min-height:450px;
}
.project-plans .magnifier {
	width:40px;
	height:40px;
	border:1px solid #c4c4c4;
	position: absolute;
	z-index: 101;
	bottom: 30px;
	left: 30px;
	background:#fff;
}
.project-plans .magnifier img {
	display:block;
	height:16px!important;
	width:16px!important;
	position:absolute;
	left:50%;
	top:50%;
	transform:translate(-50%, -50%);
}
/************************ project-plan-sec *******************************/
.project-amenities {
	background:#074468;
	padding:60px 0;
}
.project-amenities .page-heading-with-line h3 {
	color:#fff;
}
.project-amenities #amenities-slider {
	margin:25px auto 0 auto;
	width:90%;
	text-align:center;
}
/*.project-amenities .item .amenitiesImg {
	width:60px;
	height:auto;
	margin:0 auto 20px auto;
}
.project-amenities .item .amenitiesText p {
	font-size:16px;
	color:#eeeeee;
	margin:0;
}*/
.amnt-block {
	position:relative;
	overflow:hidden;
	width:100%;
	-webkit-transition:all .4s ease-in;
	transition:all .4s ease-in;
	-webkit-transform:scale(1);
	transform:scale(1);
	z-index:1
}
.amnt-block img {
	display:block;
	margin:0 auto;
	width:100%
}
.amnt-block .amnt-mask {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	text-align:center;
}
.amnt-block .amnt-mask:after {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	content:'';
	background:rgba(0, 0, 0, 0.2);
}
.amnt-block .mask-inner {
	position:absolute;
	left:0;
	right:0;
	top:50%;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
	padding:0 20px;
	z-index:1;
	text-transform:capitalize;
}
.amnt-block h4 {
	color:#fff;
	font-size:14px;
	margin-top:10px
}
.amnt-block p {
	color:#fff;
	padding:0;
	font-size:12px;
	line-height:16px;
	margin:15px 0 0;
	-webkit-transition:all .4s ease .3s;
	transition:all .4s ease .3s;
	opacity:0;
	height:0;
	overflow:hidden
}
.amnt-block .amnt-mask img {
	width:auto!important;
}
.amnt-block:hover {
	-webkit-transition:all .4s ease-in;
	transition:all .4s ease-in;
	-webkit-transform:scale(1.2);
	transform:scale(1.2);
	z-index:2
}
.amnt-block:hover p {
	opacity:1;
	height:75px
}
.project-amenities .owl-carousel .item {
	padding:32px 0;
	display:block;
	vertical-align:top
}
.project-amenities .owl-carousel .owl-item {
	z-index:1
}
.project-amenities .owl-carousel .owl-item:hover {
	z-index:2
}
.project-amenities .owl-nav div.owl-prev, .project-amenities .owl-nav div.owl-next {
	margin-top: 2px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width:22px;
	height:13px;
	background:url(../images/specifi-next-prev.png) no-repeat 0 0;
	font-size:0;
}
.project-amenities .owl-nav div.owl-prev {
	left: -6%;
	background-position: 0 -2px;
}
.project-amenities .owl-nav div.owl-next {
	right: -5%;
	background-position: -26px -2px;
}
.project-amenities .owl-nav div.owl-prev:hover, .project-amenities .owl-nav div.owl-next:hover {
	background:url(../images/specifi-next-prev.png) no-repeat 0 0;
	background-color:inherit
}
.project-amenities .owl-nav div.owl-prev:hover {
	background-position: 0 -37px;
}
.project-amenities .owl-nav div.owl-next:hover {
	background-position: -26px -37px;
}
#amenities-slider.owl-carousel .owl-dots {
	margin:10px 0 0 0;
	padding:0;
	width:100%;
	line-height:0;
	text-align:center;
}
#amenities-slider.owl-carousel .owl-dot {
	margin:0 10px 5px 0;
	display: inline-block;
}
#amenities-slider.owl-carousel .owl-dot span {
	display:inline-block;
	width:10px;
	height:10px;
	border-radius:100%;
	background:#fff;
}
#amenities-slider.owl-carousel .owl-dot.active span {
	background:#5bb02e;
}
/*------------Projects Specifications-------------*/
.location-spec {
	background:#f3f3f3;
	padding:60px 0;
}
.location-spec-iframe{
	padding:15px;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.pro-spec {
	background:#f3f3f3;
	padding:60px 0;
}
.pro-spec .left-connect-lines:before, .pro-spec .left-connect-lines::after {
	background:#5bb02e;
}
.left-pro-pad {
	padding:40px 40px 0 40px;
}
.pro-spec .tabproject-sec {
	padding:0;
}
.pro-spec .tabprojects-menu {
	list-style:none;
}
.pro-spec .tabprojects-menu li {
	margin:0;
	padding:0;
	display:inline-block;
	font-size:16px;
	position:relative;
}
.pro-spec .tabprojects-menu li a {
	padding:0 25px 0 0;
	display:block;
	line-height:1;
	color:#9c9c9c;
	transition:0.5s;
	outline:none;
}
.pro-spec .tabprojects-menu li a:hover, .pro-spec .tabprojects-menu li.current a {
	color:#000000;
	font-weight:bold;
	transition:0.5s;
}
.pro-spec .tabproject-content {
	margin:30px 0 0 0;
	padding:50px 50px 20px 50px;
	display:none;
	position:relative;
	background:#ffffff;
}
.pro-spec .tabproject h2.accordion {
	margin:0;
	padding:0;
	font-size:16px;
	line-height:1;
	color:#4c4c4c;
	transition:0.5s;
	background:#fff;
	border-bottom:1px solid #ccc;
	display:none;
}
.pro-spec .tabproject h2.accordion a {
	padding:10px 15px;
	background:#a25742;
	color:#fff;
	display:block;
}
.pro-spec .tabproject h2.accordion.current a {
	padding:10px 15px;
	background:#000;
	color:#fff;
	display:block;
}
.pro-spec .specifications-box .specifications-box-img {
	margin:5px 0 0 0;
	padding:0;
	float:left;
	width:60px;
	text-align:center;
}
.pro-spec .specifications-box-content {
	margin:0 0 0 70px;
	padding:0;
}
.pro-spec .specifications-box-content h4 {
	color:#255191;
	font-size:16px;
	font-weight:700;
}
.pro-spec .specifications-box-content p {
	color:#878787;
	font-size:14px;
	padding-bottom:15px;
}
.pro-spec .specifications-box{
	min-height:100px;
}
/*-------------construction Status-------------*/
.project-plans .tab-sec {
	padding:0;
}
.project-plans .tabs-menu {
	list-style:none;
}
.project-plans .tabs-menu li {
	margin:0;
	padding:0;
	display:inline-block;
	font-size:16px;
	position:relative;
}
.project-plans .tabs-menu li a {
	padding:0 25px 0 0;
	display:block;
	line-height:1;
	color:#9c9c9c;
	transition:0.5s;
	outline:none;
}
.project-plans .tabs-menu li a:hover, .project-plans .tabs-menu li.current a {
	color:#000000;
	font-weight:bold;
	transition:0.5s;
}
.project-plans .tab-content {
	margin:20px 0 0 0;
	padding:30px;
	display:none;
	position:relative;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.project-plans .tab-content h3 {
	margin:0 0 10px 0;
	padding:0;
}
.project-plans .tab h2.accordion {
	margin:0;
	padding:0;
	font-size:16px;
	line-height:1;
	color:#4c4c4c;
	transition:0.5s;
	background:#fff;
	border-bottom:1px solid #ccc;
	display:none;
}
.project-plans .tab h2.accordion a {
	padding:10px 15px;
	background:#a25742;
	color:#fff;
	display:block;
}
.project-plans .tab h2.accordion.current a {
	padding:10px 15px;
	background:#000;
	color:#fff;
	display:block;
}
/*-------------emi-calculator-------------*/
.emi-calculator {
	background:#fff;
	padding:60px 0;
	border-top: 1px solid #e8e8e8;
}
.emi-calculator .emi-container {
	background:#0769a2;
	padding:0 20px 0px 20px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	height: auto;
	min-height: inherit;
}
.emi-calculator h2#osemi-header {
	display: none!important;
}
/*.emi-calculator #outstanding_principle, .emi-calculator #interest_rate {
	text-align:right;
	padding: 0 !important;
	background-color: #0769a2 !important;
	box-shadow: none !important;
	color:#fff !important;
	border:0!important;	
}*/
.emi-calculator #outstanding_principle{
	margin-bottom:5px!important;
}
.page-template-project-page #emi-container-full #interest_rate{
	margin:0 5px 5px 10px !important
}
.emi-calculator #emi-container-full .emi-form {
	background: none;
	color: #fff;
	padding: 0;
	box-sizing: border-box;
	width: 58%;
	border-radius: 0;
	float: left;
	margin: 20px 12px;
	border: 0;
}
.emi-calculator #emi-container-full .emi-form table {
	margin-bottom: 0;
	border:0!important;
}
.emi-calculator #emi-container-full .emi-form tr:hover td {
	background: rgba(0, 0, 0, 0) !important;
}
.emi-calculator #emi-container-full .emi-form td {
	border:0!important;
	display:block;
}
.emi-calculator .WebRupee {
	display:none!important;
}
.emi-calculator .emi-container #tenure {
	margin-left:0!important;
}
.emi-calculator #emi-container-full .emi-form .WebRupee, .emi-calculator #emi-container-full .emi-form tr.intrate span, .emi-calculator #emi-container-full .emi-form tr.outstanamount span {
	height: auto !important;
	line-height: 32px !important;
	margin-left: 0 !important;
	border: none !important;
	background-color: inherit !important;
	width: auto !important;
}
.emi-calculator #emi-container-full tr.outstanamount div, .emi-calculator #emi-container-full tr.intrate td:last-child {
	text-align:right;
}
.emi-calculator #emi-container-full table tr td {
	font-size:14px !important;
}
.emi-calculator #emi-container-full .emi-form .ui-widget-content {
	border-radius: 5px;
	border: none;
	background:#dadada !important;
}
.emi-calculator .ui-slider-horizontal {
	height: 8px;
}
.emi-calculator #emi-container-full .emi-form table tr span.ui-slider-handle {
	background: #ededed !important;
	width: 15px !important;
	height: 15px !important;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-ms-border-radius: 100%;
	-moz-border-radius: 100%;
	-o-border-radius: 100%;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	margin: 0px !important;
}
.emi-calculator #emi-container-full .emi-form .ui-widget-header {
	background: #fdc000 !important;
	border-radius: 5px;
}
.emi-calculator #emi-container-full .emi-form .osemi-tenurechoice {
	float: right;
	height: 32px;
	margin: 10px 0 0 5px;
	padding-top: 15px !important;
}
.emi-calculator #emi-container-full .emi-form #osemi-lyear {
	float: left;
	width: 50%;
	display: none;
}
.emi-calculator #emi-container-full .emi-form #osemi-lmths {
	float: left;
	width: 100%;
}
.emi-calculator #emi-container-full .emi-form #osemi-lyear label, .emi-calculator #emi-container-full .emi-form #osemi-lmths label {
	display: inline-block;
}
.emi-calculator #emi-container-full #osemi-summary {
	background: #075f92 !important;
	box-sizing: border-box;
	width: 35% !important;
	height: auto;
	min-height: 200px;
	border-radius: 0;
	float: right !important;
	margin: 23px 0 0 0 !important;
	color: #fff !important;
	position: relative;
	border:0 !important;
}
.emi-calculator #emi-container-full #osemi-summary>div {
	background: none !important;
}
.emi-calculator #emi-container-full #osemi-summary #osemi-totalinterest, .emi-calculator #emi-container-full #osemi-summary #osemi-totalamount {
	display: none;
}
.emi-calculator #emi-container-full #osemi-summary p {
	margin-top: 15px;
	font-size: 20px;
}
.emi-calculator #emi-container-full #osemi-summary p span {
	color: #fff !important;
}
.emi-calculator #emi-container-full #osemi-summary>div h4 {
	width: 100%;
	text-align: center;
	font-weight:normal!important;
	font-size: 22px !important;
	line-height:1 !important;
	margin-bottom: 10px;
	font-family: 'Roboto', sans-serif!important;
	color: #fff !important;
}
.emi-calculator #emi-container-full #osemi-summary>div#osemi-monthlypayment {
	padding: 40px!important;
	border-bottom: none !important;
	height: auto !important;
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
}
.emi-calculator #emi-container-full #container, .emi-calculator #emi-container-full #container div div div {
	display: none !important;
}
.emi-calculator #emipaymenttable {
	display: none !important;
}
.emi-calculator #osemi-mthbrekup {
	width: auto;
}
.emi-calculator .outstanamount td:first-child, .emi-calculator .intrate td:first-child {
	position:absolute;
}
#osp_range {
	margin: 0 0px 25px 0px!important;
}
#osir_range {
	margin: 0 0px 25px 0px!important;
}
/*-------------emi-calculator-------------*/
.page-template-project-page .emi-cal-btn {
	display:none;
}
.pro-cons-status {
	background:#f3f3f3;
	padding:60px 0;
}
.pro-cons-status .left-connect-lines:before, .pro-cons-status .left-connect-lines::after {
	background:#5bb02e;
}
.pro-cons-status .tabcons-sec {
	padding:0;
}
.pro-cons-status .tabcons-menu {
	list-style:none;
}
.pro-cons-status .tabcons-menu li {
	margin:0;
	padding:0;
	display:inline-block;
	font-size:16px;
	position:relative;
}
.pro-cons-status .tabcons-menu li a {
	padding:0 25px 0 0;
	display:block;
	line-height:1;
	color:#9c9c9c;
	transition:0.5s;
	outline:none;
}
.pro-cons-status .tabcons-menu li a:hover, .pro-cons-status .tabcons-menu li.current a {
	color:#000000;
	font-weight:bold;
	transition:0.5s;
}
.pro-cons-status .tabcons-content {
	margin:30px 0 0 0;
	padding:0;
	display:none;
	position:relative;
}
.pro-cons-status .tabcons h2.accordion {
	margin:0;
	padding:0;
	font-size:16px;
	line-height:1;
	color:#4c4c4c;
	transition:0.5s;
	background:#fff;
	border-bottom:1px solid #ccc;
	display:none;
}
.pro-cons-status .tabcons h2.accordion a {
	padding:10px 15px;
	background:#a25742;
	color:#fff;
	display:block;
}
.pro-cons-status .tabcons h2.accordion.current a {
	padding:10px 15px;
	background:#000;
	color:#fff;
	display:block;
}
.right-cons-pad {
	padding:40px 40px 0 40px;
}
.loan-available {
	padding:60px 0;
}
.loan-available #loan-slider {
	margin:25px auto 0 auto;
	width:90%;
	text-align:center;
}
.loan-available .owl-nav div.owl-prev, .loan-available .owl-nav div.owl-next {
	margin-top: 2px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width:22px;
	height:13px;
	background:url(../images/loan-next-prev.png) no-repeat 0 0;
	font-size:0;
}
.loan-available .owl-nav div.owl-prev {
	left: -6%;
	background-position: 0 -2px;
}
.loan-available .owl-nav div.owl-next {
	right: -5%;
	background-position: -26px -2px;
}
.loan-available .owl-nav div.owl-prev:hover, .loan-available .owl-nav div.owl-next:hover {
	background:url(../images/loan-next-prev.png) no-repeat 0 0;
	background-color:inherit
}
.loan-available .owl-nav div.owl-prev:hover {
	background-position: 0 -37px;
}
.loan-available .owl-nav div.owl-next:hover {
	background-position: -26px -37px;
}
#loan-slider.owl-carousel .owl-dots {
	margin:10px 0 0 0;
	padding:0;
	width:100%;
	line-height:0;
	text-align:center;
}
#loan-slider.owl-carousel .owl-dot {
	margin-right:10px;
	display: inline-block;
}
#loan-slider.owl-carousel .owl-dot span {
	display:inline-block;
	width:10px;
	height:10px;
	border-radius:100%;
	background:#074468;
}
#loan-slider.owl-carousel .owl-dot.active span {
	background:#5bb02e;
}
.interested-panel {
	background: #f3f3f3;
	padding:60px 0;
}
.interested-panel select {
	height: 60px;
}
.SelectUnitType {
	position:relative;
}
.SelectUnitType select {
	-webkit-appearance: none;
	-moz-appearance:    none;
	appearance:         none;
}
.SelectUnitType:after {
	background:url(../images/arrow-drop-down.png) no-repeat 0 0;
	width:11px;
	height:7px;
	content:"";
	position:absolute;
	right:15px;
	top: 25px;
}
.interested-panel textarea {
	height:120px;
}
/*Page Heading*/
.page-heading-with-line h3 {
	font-weight: 600;
	font-size: 18px;
	line-height:1;
	text-transform: uppercase;
	margin: 0 0 30px 0;
	vertical-align: middle;
	padding: 0;
	color:#949494;
}
.page-heading-with-line h3 span.heading-stroke {
	vertical-align: middle;
	background: #5bb02e;
	width: 34px;
	height: 4px;
	display: inline-block;
	margin-right: 10px;
}
/*Page Heading*/
/*Contact Page*/
.contact_page_left_side {
	padding-right:30px;
}
.contact_page_left_side h5 {
	font-size:18px;
	color:#255191;
	margin-bottom:10px;
	font-weight:500;
}
.contact_page_left_side ul li {
	margin:0 0 20px 0;
	padding:10px 0 20px 40px;
	border-bottom:1px solid #d6d6d6;
}
.contact_page_left_side ul li:last-child {
	border-bottom:0;
}
.contact_page_left_side ul li a {
	color:#626161;
	transition:0.5s;
	line-height:23px;
}
.contact_page_left_side ul li a:hover {
	color:#5bb02e;
}
.contact_page_left_side ul li.address {
	background:url(../images/address-icon.png) no-repeat left 10px;
}
.contact_page_left_side ul li.office {
	background:url(../images/office-icon.png) no-repeat left 10px;
}
.contact_page_left_side ul li.sms {
	background:url(../images/sms-icon.png) no-repeat left 10px;
}
.contact_page_left_side ul li.sms strong {
	color: #626161;
}
.contact_page_left_side ul li.email {
	background:url(../images/email-icon.png) no-repeat left 10px;
}
.contact_page_left_side p {
	margin:0;
}
.contact_page_map {
	border-top:1px solid #cfcfcf;
	padding-top:40px;
	margin-top:40px;
}
.contact_page_right_side textarea {
	height:120px;
}
/*careers Page*/
.job-positions-sec {
	margin:0 0 30px;
}
.job-positions-sec .job-positions-col {
	margin:0 0 0px;
	padding:0;
	position:relative;
	background:#fafafa;
}
.job-positions-sec .job-positions-col-box:before {
	position:absolute;
	left:0;
	top:0;
	width:3px;
	height:100%;
	background:#5bb02e;
	content:"";
}
.job-positions-sec .job-positions-col-box {
	margin:0 0 50px;
	padding:10px 20px;
}
.job-positions-sec .job-positions-col h5 {
	margin:0 0 10px;
	padding:0;
	line-height:1;
	color:#255191;
	font-size:18px;
}
.job-positions-sec .job-positions-col p {
	margin:0 0 5px;
	padding:0;
	height:100%;
	overflow:hidden;
}
.job-positions-sec .job-positions-col p span.main-head {
	min-width:150px;
	color:#474747;
	float:left;
	display:block;
}
.job-positions-sec .job-positions-col p span.main-con {
	padding-left:160px;
	display:block;
}
.career-form-sec input[type="file"] {
	margin:0px;
	padding:10px 20px;
	float:left;
	width:100%;
	box-sizing:border-box;
	line-height:60px;
}
.career-form-sec .attach-btn {
	margin-bottom:20px;
	position:relative;
	width:100%;
	text-align:center;
	font-size:16px;
	border:1px solid #c5c5c5;
	line-height:60px;
	display:inline-block;
	box-sizing:border-box;
	float:left;
}
.career-form-sec .attach-btn .attach-resume {
}
.career-form-sec .attach-btn .attach-resume input[type="file"] {
	position:absolute;
	right:0;
	top:0;
	opacity:0;
	cursor:pointer;
	width:143px;
}
.career-form-sec .attach-btn .btn-text {
	padding:0 20px;
	color:#fff;
	background:#828282;
	font-size:16px;
	float:right;
}
.career-form-sec .filename {
	padding:0 20px;
	line-height:60px;
	height:60px;
	float:left;
	font-size:16px;
	max-width:165px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.career-form-sec .filename span {
}
.career-form-sec #attach-resume-error {
	bottom:inherit;
	top:40px;
}
button#responsive-menu-button {
	z-index: 105!important;
}
/*----------------------testimonials--------------------*/
.what-item-main .what-item {
	background:url(../images/what-clients-quote.png) no-repeat 100% 15px;
	height:100%;
	overflow:hidden;
	margin-bottom:25px;
	border-bottom:1px solid #c5c5c5;
	padding-bottom:25px;
}
.what-item-main .what-item:last-child {
	margin-bottom:0;
	border-bottom:0 solid #c5c5c5;
	padding-bottom:0;
}
.what-item-main .what-item .img {
	width:138px;
	height:137px;
	float:left;
}
.what-item-main .what-item .img img {
	border-radius:100%;
}
.what-item-main .what-item .con {
	width:100%;
	padding-left:160px;
	padding-right:100px;
	padding-top:15px;
}
.what-item-main .what-item .con p {
	margin-bottom:15px;
}
.what-item-main .what-item .con span {
	font-size:14px;
	color:#323333;
	font-weight:bold;
	display:block;
	margin-top:12px;
}
/*----------------------Leaderships--------------------*/
.what-item-main.leaderships-main .what-item {
	background:none;
}
.what-item-main.leaderships-main .what-item:last-child {
	border:0;
	padding-bottom:0;
	margin-bottom:0;
}
.what-item-main.leaderships-main .what-item .img {
	width:238px;
	height:237px;
	margin-top:18px;
}
.what-item-main.leaderships-main .what-item .img img {
	width:100%;
}
.what-item-main.leaderships-main .what-item .con {
	width:100%;
	padding-left:270px;
	padding-right:0;
	padding-top:15px;
	text-align:justify;
}
.inner-pages ul.list-item-pdf li {
	background:url(../images/project-bullet.png) no-repeat 0 42px;
	padding:5px 0 5px 20px;
	height:100%;
	overflow:hidden;
	margin-top:25px;
	border-top:1px solid #c5c5c5;
	padding-top:25px;
}
.inner-pages ul.list-item-pdf li span {
	display:inline-block;
	margin-top:10px;
}
.inner-pages ul.list-item-pdf li a {
	float:right;
	color:#5e5e5e;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	border:2px solid #919191;
	padding:10px 20px 10px 50px;
	display:inline-block;
	transition:ease 0.8s;
	background:url(../images/pdfs-512.png) no-repeat 20px 50%;
}
.inner-pages ul.list-item-pdf li a:hover {
	color:#027dc1;
	border-color:#027dc1;
}
.bank-item-main .bank-item {
	display:inline-block;
	vertical-align:middle;
	width:180px;
	height:auto;
	margin:0 20px 20px 0;
}
.bank-item-main .bank-item .loanImg {
	border:1px solid #c5c5c5;
	padding:5px;
}
/*----------------------Gallery Page--------------------*/
.Exterior-photos .photos-item {
	position:relative;
	overflow:hidden;
	width:258px;
	height:248px;
	display:inline-block;
	vertical-align:middle;
	margin:0 20px 20px 0;
}
.Exterior-photos .photos-image-content {
	padding:13px;
	position:absolute;
	left:0;
	top:-100%;
	width:100%;
	height:100%;
	color:#fff;
	text-align:center;
	font-size:16px;
	font-weight:300;
	transition:0.5s;
}
.Exterior-photos .photos-item:hover .photos-image-content {
	top:0;
}
.Exterior-photos .photos-image-content-box {
	width:100%;
	height:100%;
	float:left;
	background:rgba(0, 0, 0, 0.3);
}
.Exterior-photos .photos-image-content .con {
	padding:15px;
	position:absolute;
	left:0;
	top:50%;
	transform:translateY(-50%);
	width:100%;
}
.Exterior-photos .photos-image-content .con h4 {
	color:#fff;
}
.Exterior-photos .photos-image-content .con h6 {
	color:#fff;
	font-weight:bold;
}
.Exterior-photos .photos-image-content .con .magnifier {
	width:45px;
	height:45px;
	border:1px solid #e9e9e9;
	margin:0 auto 15px auto;
	position:relative;
}
.Exterior-photos .photos-image-content .con .magnifier img {
	display:block;
	height:16px!important;
	width:16px!important;
	position:absolute;
	left:50%;
	top:50%;
	transform:translate(-50%, -50%);
}
.pre-sales textarea, .post-sales textarea {
	height: 120px;
}
.fact-sheet .fact-row {
	height:100%;
	overflow:hidden;
	border-bottom:1px solid #ededed;
	padding:15px;
}
.fact-sheet .fact-row:last-child {
	margin-bottom:0;
	border-bottom:0 solid #c5c5c5;
	padding-bottom:0;
}
.fact-sheet div.rowa:first-child {
	float:left;
	width:25%;
}
.fact-sheet div.rowa:last-child {
	float:left;
	width:75%;
}
.fact-sheet ul.list-item li {
	float:left;
	padding-right:20px;
	width:50%;
}
.page-template-brochure-page .Exterior-photos .photos-item {
	border:1px solid #e1e1e1;
}
/************************ blog-left-panel *******************************/
.blog-sec h2.entry-title a {
	color:#001927;
}
.blog-sec h2.entry-title a:hover {
	color:#007dc5;
}
.blog-sec .hentry {
	margin:0px 0 30px 0;
	padding:0px 0 30px 0;
	border-bottom:1px solid #ededed;
	float:left;
	width:100%;
}
.blog-sec .hentry:last-child {
	border:0;
	padding-bottom:0;
	margin-bottom:0;
}
.blog-sec .hentry .post-thumbnail {
	margin:25px 0;
	padding:0;
}
.blog-sec .hentry .post-thumbnail img {
	display:block;
}
.blog-sec .hentry .post-thumbnail a {
	display:block;
}
.blog-sec .hentry .entry-content p {
	margin-bottom:20px;
	font-size:16px;
	font-weight:300;
	color:#4c4c4c;
}
.blog-sec .hentry .entry-content ul {
	margin-bottom:30px;
}
.blog-sec .hentry .entry-content ul li {
	padding:0 0 0 20px;
	font-size:16px;
	font-weight:300;
	position:relative;
}
.blog-sec .hentry .entry-content ul li:before {
	position:absolute;
	left:0;
	top:0;
	content:"\f105";
	font-family: FontAwesome;
}
.blog-sec .hentry .entry-meta {
	font-size:14px;
	color:#4c4c4c;
}
.blog-sec .hentry .entry-meta a {
	color:#4c4c4c;
	transition:0.5s;
}
.blog-sec .hentry .entry-meta a:hover {
	color:#000;
}
.blog-sec .hentry time.entry-date.published {
	display:inline-block;
	margin-bottom:5px;
}
.blog-sec .entry-meta .updated {
	display:none;
}
.blog-sec .hentry .entry-button {
	font-size:15px;
	color:#b6b6b6;
	float:left;
	width:100%;
	line-height:32px;
}
.blog-sec .hentry .entry-button span {
	color:#4c4c4c;
}
.blog-sec .hentry .entry-button .addtoany_shortcode {
	float:right;
}
.blog-sec .page {
	margin:0px 0 30px 0;
	padding:0px 0 30px 0;
	border-bottom:1px solid #ededed;
}
.blog-sec .hentry .entry-summary p {
	margin-bottom:0px;
	font-size:16px;
	font-weight:300;
}
.blog-sec .hentry .more-link {
	display:none;
}
.blog-sec .page .entry-summary p {
	margin-bottom:0px;
	font-size:16px;
	font-weight:300;
}
.blog-sec .page .entry-summary .link-more {
	margin:20px 0 0 0;
	font-size:14px;
}
.blog-sec .page .entry-summary .link-more a {
	color:#4c4c4c;
}
.blog-sec #primary .search-form {
	margin-top:20px;
	position:relative;
}
.blog-sec #primary .search-form input[type="search"] {
	margin:0;
	padding:0 15px;
	float:left;
	width:100%;
	height:60px;
	line-height:60px;
	border:0;
	font-size:16px;
	background:#f6f6f6;
	color:#4c4c4c;
}
.blog-sec #primary .search-form button[type="submit"] {
	margin:0;
	padding:0;
	float:left;
	width:60px;
	height:60px;
	border:0;
	position:absolute;
	right:0px;
	background:#9b9b9b;
	color:#fff;
}
.blog-sec #primary .search-form button .icon-search {
	width:25px;
	height:25px;
}
.blog-sec #primary footer.entry-meta {
	margin-top:10px;
	float:left;
	width:100%;
}
.blog-sec #primary .tag-links a {
	margin:0px 5px 0 0;
	padding:5px 10px;
	font-size:12px;
	background:#255191;
	color:#fff;
	transition:0.5s;
}
.blog-sec #primary .tag-links a:hover {
	background:#d8225f;
}
/************************ blog-right-panel *******************************/
#secondary {
	float:left;
	width:100%;
}
#secondary .widget {
	margin-bottom:30px;
	float:left;
	width:100%;
}
#secondary .widget h2 {
	margin:0 0px 10px 0px;
	padding:0 0 0 0;
	font-size:22px;
}
#secondary .widget a {
	transition:0.5s;
}
#secondary .widget ul li {
	margin:0;
	padding:0px 0;
	font-size:16px;
	line-height:24px;
	list-style:none;
}
#secondary .widget ul li a {
	color: #4c4c4c;
}
#secondary .widget ul li a:hover {
	color: #5bb02e;
}
/****************** widget_search ********************/
#secondary .widget_search {
	width:100%;
	position:relative;
}
#secondary .widget_search label .screen-reader-text {
	display:none;
}
#secondary .widget_search label {
}
#secondary .widget_search input[type="search"] {
	margin:0;
	padding:0 15px;
	float:left;
	width:100%;
	height:50px;
	line-height:50px;
	border:0;
	font-size:16px;
	background:#f6f6f6;
	color:#5d5d5d;
}
#secondary .widget_search button[type="submit"] {
	margin:0;
	padding:0;
	float:left;
	width:50px;
	height:50px;
	border:0;
	position:absolute;
	right:0px;
	background:#007dc5;
	font-size:0;
}
#secondary .widget_search button .icon-search {
	margin-top:4px;
	width:25px;
	height:25px;
	fill: #fff;
}
/****************** widget_recent_entries ********************/
#secondary .widget ul li {
	margin:0;
	background:url(../images/project-bullet.png) no-repeat 0 12px;
	padding:5px 0 5px 20px;
	border-bottom:1px solid #ededed;
}
#secondary .widget ul li span.post-date {
	display:block;
	font-size:15px;
	color:#848484;
}
.blog-sec #comments {
	padding:0;
}
.comments-area {
	line-height:1.4;
}
.comments-area h2 {
	margin-bottom:30px;
	font-weight:700;
	font-size:24px;
}
.comments-area h3 {
	margin-bottom:15px;
	font-weight:300;
	font-size:24px;
}
.comments-area p {
	margin-bottom:15px;
	font-size:16px;
}
.comments-area p a {
	color:#852d15;
}
.comment-author-link {
	color:#852d15;
}
.recentcomments {
	color:#0e225f;
}
.blog-sec .nav-title, .blog-sec .nav-subtitle {
	font-weight:600;
}
.blog-sec .nav-title:hover, .blog-sec .nav-subtitle:hover {
	color:#d8225f;
}
.pagination .nav-links {
	font-size:12px;
}
.pagination .nav-links .current {
	margin-right:5px;
	width:38px;
	height:38px;
	line-height:38px;
	text-align:center;
	display:inline-block;
	background:#909090;
	color:#fff;
	border:1px solid #909090;
}
.pagination .nav-links a.page-numbers {
	margin-right:5px;
	width:38px;
	height:38px;
	line-height:38px;
	text-align:center;
	display:inline-block;
	color:#909090;
	border:1px solid #909090;
	transition:0.5s;
}
.pagination .nav-links a.page-numbers:hover {
	background:#909090;
	color:#fff;
}
.pagination .nav-links a.prev {
	width:auto;
	height:auto;
	border:none;
	color:#4c4c4c;
}
.pagination .nav-links a.prev:hover {
	background:none;
	color:#4c4c4c;
}
.pagination .nav-links a.prev .screen-reader-text {
	margin-left:5px;
	position:static !important;
	height:auto;
}
.pagination .nav-links a.next {
	width:auto;
	height:auto;
	border:none;
	color:#4c4c4c;
}
.pagination .nav-links a.next:hover {
	background:none;
	color:#4c4c4c;
}
.pagination .nav-links a.next .screen-reader-text {
	margin-right:5px;
	position:static !important;
	height:auto;
}
.fn, .reply {
	font-size: 14px;
}
.comment-metadata a {
	font-size: 10px;
}
.single-post .entry-header .entry-title {
	display:none;
}
.wp-pagenavi {
	float:left;
	position:relative;
}
.wp-pagenavi:before {
	position:absolute;
	left:0;
	top:50%;
	transform:translateY(-50%);
	width:100%;
	height:1px;
	background:#fff;
	z-index:-1;
	content:"";
}
.wp-pagenavi span.pages {
	margin-right:10px;
	padding:10px 15px;
	color:#454545;
	border:1px solid #e4e4e4;
	background:#fff;
	float:left;
	display:none;
}
.wp-pagenavi a {
	margin-right:10px;
	padding:10px 15px;
	border:1px solid #e4e4e4;
	color:#454545;
	background:#fff;
	display:block;
	float:left;
	transition:0.5s;
}
.wp-pagenavi span.page-numbers, .wp-pagenavi span.extend {
	margin-right:10px;
	padding:10px 15px;
	color:#454545;
	border:1px solid #e4e4e4;
	background:#fff;
	display:block;
	float:left;
}
.wp-pagenavi span.current, .wp-pagenavi a:hover {
	margin-right:10px;
	padding:10px 15px;
	color:#fff;
	border:1px solid #f7941e;
	background:#f7941e;
	display:block;
	float:left;
}
/*Blog Style Ends*/
/*Agree POpup*/
h3.termstitle {
	background: #fff;
	font-weight: 600;
	font-size: 18px;
	line-height:1;
	text-transform: uppercase;
	margin: 0 !important;
	vertical-align: middle;
	padding:0 0 22px 0;
	color:#949494;
	text-align:left;
}
h3.termstitle span.heading-stroke {
	vertical-align: middle;
	background: #5bb02e;
	width: 34px;
	height: 4px;
	display: inline-block;
	margin-right: 10px;
}
.tbrightcontent {
	padding:25px;
}
.termscontentwrapper p {
	margin-bottom:15px;
	font-size:16px;
	line-height:22px;
	color:#878787;
}
.tthebutton input {
	color:#5e5e5e;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	border:2px solid #919191;
	padding:10px 25px;
	display:inline-block;
	transition:ease 0.8s;
	background:#fff;
	font-family: 'Roboto', sans-serif;
}
.tthebutton input:hover {
	color:#027dc1;
	border-color:#027dc1;
}
/*-------------- SITEMAP ---------------*/
.site-menu-panel ul {
	font-size:14px;
	line-height:24px;
	margin-left:4px;
}
.site-menu-panel ul li {
	background:none !important;
	padding:0 !important;
}
.site-menu-panel ul ul {
	background:url(../images/sitemap-vert.gif) 0 0 repeat-y !important;
	margin-left:-20px;
	padding-left:20px;
	padding-bottom:0 !important;
}
.site-menu-panel ul li {
	background:url(../images/sitemap-midd.gif) 0 0 no-repeat !important;
	padding:0 0 0 20px !important;
}
.site-menu-panel ul li:last-child {
	background:url(../images/sitemap-last.gif) 0 0 no-repeat !important;
}
.site-menu-panel ul li a {
	text-decoration:none !important;
	background-color:inherit;
}
.site-menu-panel ul li a:hover {
	background-color:inherit;
}
/*-------------- SITEMAP ---------------*/
a.download-item-pdf {
	color:#5e5e5e;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	border:2px solid #919191;
	padding:10px 20px 10px 50px;
	display:inline-block;
	transition:ease 0.8s;
	background:url(../images/pdfs-512.png) no-repeat 20px 50%;
	position:absolute;
	right:15px;
	top:-15px;
}
a.download-item-pdf:hover {
	color:#027dc1;
	border-color:#027dc1;
}
#responsive-menu-additional-content {
	display:none;
}
.inner-content-area .blog-left-panel h2 {
	text-transform:capitalize;
}
ul.brochure li {
	margin-bottom:20px;
	padding:10px;
	border: 1px solid #e3e3e3;
}
ul.brochure li img {
	width:100%;
	height:auto;
}
ul.brochure li:last-child {
	margin:0;
}
/*----------------------New Gallery Page--------------------*/
.gallery-item .gallery-image{
	overflow:hidden;
	margin:0;
	min-height:255px;
	min-width:255px;
	/*max-width:400px;*/
	max-height:255px;
	width:auto;
	height:auto;
	position:relative;
}
.gallery-item .gallery-image img{
	transform: scale(1);
	transition: 0.5s;
	min-height: 255px;
	max-width: 100%;
	width: auto;
	height: auto;
	object-fit: cover;
}
.gallery-item:hover .gallery-image img{ transform:scale(1.1);}
.photos-area .gallery-item .gallery-content{
	font-size:16px;
	color:#ffffff;
	font-weight:400;
	text-align:center;
	padding:8px;
	margin-top:1px;
	background:#01649e;
	margin-bottom:24px;
	display:table;
	width:100%;
}

.photos-area .gallery-item .gallery-content span{ display:table-cell; vertical-align:middle;}
.page-id-348 h4{ text-align:center; margin-top:20px;}
.page-id-22 .inner-content-area p{ text-align:justify;}
.termscontentwrapper p{ text-align:justify;}
h3.termstitle{background: #007dc5!important;}
/*match captha*/
.matchCa{float:left;margin: 0 0 20px;display:flex;position:relative;align-items:center;width:100%;}
.matchCa::after,.matchCa::before{display:table;content:"";clear:both}
.matchCa span.wpcf7-form-control-wrap{width:auto;float:none;display:flex;position:static;margin-left:10px;align-items:center}
.matchCa span.wpcf7-form-control-wrap input.wpcf7-form-control.wpcf7-mathcaptcha{width: 47px;margin:0 5px;padding:0;text-align:center;}
.matchCa span.wpcf7-not-valid-tip {bottom: -18px !important;}