@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Commissioner:wght@100;200;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Commissioner:wght@100;200;400;500;600;700;800;900&family=Mulish:wght@200;300;400;500;600;700;800;900&display=swap');
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css');
 @import url('https://fonts.googleapis.com/css2?family=Work+Sans:wght@300;400;500;600;700;800;900&display=swap');

 @charset "utf-8";
 *{
 box-sizing: border-box;
 }

 img {
	max-width: 100%;
}

body {
	margin: 0 auto;
	padding: 0;
	font-family: 'Open Sans', sans-serif;
	background-attachment: fixed;
	background-size: cover;
	max-width: 1920px;
}

.meet-our-team .image img {
	max-width: 80%;
	display: block;
	margin: 0 auto;
}

 @media (min-width:1200px) {
.container {
	max-width: 1336px
}

}

.greenbox {
	background-color: #197a2c
}
.whitebox {
	background-color: #FFFFFF;
}
.margintb30 {
	margin-top: 30px;
	margin-bottom: 30px;
}
.margintb20 {
	margin-top: 20px;
	margin-bottom: 20px;
}
h2, h3, h4 {
	font-weight: 700;
}
h2 {
	font-size: 31px;
}
h3 {
	font-size: 24px;
}
h4 {
	font-size: 20px;
}
h6 {
	font-size: 18px;
}

.inner-page section {
	margin-top: 50px;
}
.container {
	width: 100% !important;
	max-width: 1340px !important;
}
.carousel-inner > .item img {
	width: 100% !important;
}
.testim .cont > div p {
	min-height: 230px;
}
.user_details .text p {
	min-height: auto !important;
}

 .index-page .col-md-12.header-wrap {
	position: absolute;
	top: 0px;
	background: rgba(0,0,0,0.6);
	padding: 0px 0px 20px;
	left: 0px;
	max-width: 1920px;
	margin: 0 auto;
	right: 0px;
}
.col-md-12.header-wrap  .carousel-caption {
	right: 0;
	left: 0;
	padding-bottom: 30px;
	width: 100%;
	max-width: 1340px !important;
	margin: 0 auto !important;
	top: 50%;
}
.col-md-12.header-wrap  .carousel-caption h3 {
	text-align: left;
}
.banner_wraper .carousel-caption .banner_btn ul {
	margin: 0;
	float: left;
	display: flex;
	padding: 0px;
	flex-wrap: wrap;
}
.banner_wraper .carousel-caption .banner_btn ul li {
	list-style: none;
	flex: auto;
}
.banner_wraper .carousel-caption h3 {
	text-align: left;
}

.index-page .banner_wraper .carousel-caption {
	right: 0px !important;
	left: 0px !important;
	max-width: 1340px;
	margin: 0 auto;
	top: 42%;
}
.banner_wraper .carousel-caption  .carousel-control {
	position: absolute;
	bottom: 40px;
	left: 0;
	width: 97% !important;
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	filter: alpha(opacity=50);
	opacity: .5;
}
.banner_wraper .carousel-caption h3 {
	text-align: left;
	font-family: 'Commissioner', sans-serif;
	font-size: 55px;
	font-weight: bold;
	line-height: 72px;
	letter-spacing: 0.25px;
	text-shadow: 0px 0px 12px #000;
}

.banner_wraper .carousel-caption .banner_btn ul li:nth-child(1){
margin-right: 30px;
}
#myCarousel .carousel-indicators {
	display: none;
}
#myCarousel .left.carousel-control {
	max-width: max-content;
	bottom: 0px !important;
	top: auto !important;
}
#myCarousel .left.carousel-control, #myCarousel .right.carousel-control {
	max-width: 100%;
	bottom: 30px !important;
	top: auto !important;
	z-index: 99;
	opacity: 1;
	left: -60px;
}
#myCarousel .left.carousel-control {
	background: url("../images/arrow.png") no-repeat scroll center left;
}
#myCarousel a.left.carousel-control span {
	background: url("../images/arrow.png") no-repeat scroll center left;
	width: 124px;
	height: 60px;
	margin: -30px auto 30px !important;
}
#cssmenu > ul > li:nth-last-child(1) > a {
	padding-right: 0px;
}
#myCarousel .carousel-control {
	position: absolute;
	top: auto;
	bottom: 0;
	width: 97% !important;
}
.banner_wraper .carousel-caption .banner_btn ul li a {
	display: block;
	color: #fff;
	padding: 16.5px 70px;
	text-decoration: none;
	font-family: 'Mulish', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	border: 2px solid #fff;
	font-size: 11.52pt;
	box-shadow: inset 0 70px 0px 0px #0000004d;
}
.index-page .banner_wraper .carousel-caption .banner_btn {
	margin-top: 50px;
}

section .title h2 {
	text-align: center;
	font-size: 21.6pt;
	color: #333333;
	font-family: 'Commissioner', sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: normal;
	position: relative;
	max-width: max-content; 
	margin: 0 auto;
	padding: 0px 155px;
}


section.meet-our-team .full_content .flex_div ul li a .caption_text h3 {
	color: #197a2c;
	font-family: 'Commissioner', sans-serif;
	font-size: 19.44pt;
	letter-spacing: 0.25px;
	font-weight: bold;
}
section .title h2::before {
	position: absolute;
	content: "";
	left: 0px;
	top: 16px;
	width: 125px;
	height: 6px;
	background: url("../images/title_line.png") no-repeat scroll center top;
}
section .title h2::after {
    position: absolute;
    content: "";
    right: 0px;
    top: 16px;
    width: 125px;
    height: 6px;
    background: url("../images/title_line.png") no-repeat scroll center top;
    transform: rotate(180deg);
}

section .title p {
	text-align: center;
	font-family: 'Mulish', sans-serif;
	font-size: 10.8pt;
	text-transform: uppercase;
	padding-top: 5px;
}

section .full_content .flex_div {
	display: flex;
	flex-wrap: wrap;
}
section .full_content .flex_div .col-item {
	flex: 0 0 32.7%;
}
section .full_content .flex_div .col-item p {
	font-size: 12.96pt;
	color: #333333;
}
section .title + .desc_text {
	text-align: center;
	max-width: 1340px;
	margin: 0 auto;
}
section .title + .desc_text p{
	font-size: 12.96pt;
	text-align: center;
}

section .full_content .flex_div .col-item:nth-child(1) {
	background: #ddd;
	padding: 50px 50px;
	position: relative;
}


section .full_content .flex_div .col-item:nth-child(1)::after {
	position: absolute;
	content: "01";
	right: 50px;
	font-size: 65px;
	color: #c1c1c1;
	letter-spacing: 0.25px;
	font-family: 'Mulish', sans-serif;
	bottom: 0px;
}


section.meet-our-team .full_content .flex_div ul li .desc_text p {
	font-size: 10.8pt;
	text-align: center;
	color: #333;
	font-family: 'Mulish', sans-serif;
}
section.meet-our-team .full_content .flex_div ul li .desc_text p a {
	color: green;
	font-size: 11.52pt;
	font-family: 'Mulish', sans-serif;
	font-weight: bold;
}
section.meet-our-team .full_content .flex_div ul li .desc_text p a span {
	position: relative;
	color: #333;
	font-weight: 600;
	font-size: 18px;
	font-family: 'Mulish', sans-serif;
}
section .full_content .flex_div .col-item:nth-child(1) .desc_text h3, section .full_content .flex_div .col-item:nth-child(1) .desc_text p{
color: #333;
}

section.meet-our-team .full_content .flex_div ul li a .caption_text {
	margin: 15px auto 0px;
}

section .full_content .flex_div .col-item:nth-child(3) {
	background: #233040;
	padding: 50px 50px;
	position: relative;
}

section .full_content .flex_div .col-item:nth-child(3)::after {
	position: absolute;
	content: "02";
	font-size: 65px;
	color: #354960;
	letter-spacing: 0.25px;
	font-family: 'Mulish', sans-serif;
	right: 50px;
	bottom: 0px;
}

section .full_content .flex_div .col-item:nth-child(3) .desc_text h3, section .full_content .flex_div .col-item:nth-child(3) .desc_text p{
color: #fff;
}

section .full_content .flex_div .col-item:nth-child(5) {
	background: #197a2c;
	padding: 50px 50px;
	position: relative;
}

section .full_content .flex_div .col-item:nth-child(5)::after {
	position: absolute;
	content: "03";
	font-size: 65px;
	color: #259f3d;
	letter-spacing: 0.25px;
	font-family: 'Mulish', sans-serif;
	right: 50px;
	bottom: 0px;
}

section .full_content .flex_div .col-item .desc_text h3 {
	font-size: 21.6pt;
	margin-bottom: 22px;
}
section .full_content .flex_div .col-item:nth-child(5) .desc_text h3, section .full_content .flex_div .col-item:nth-child(5) .desc_text p {
	color: #fff;
}
section .full_content .flex_div .col-item .desc_image img {
	max-width: 100%;
}

section .full_content {
	margin: 40px auto 0px;
}

section {
	margin-top: 110px;
}



section.our_project .flex_div {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	row-gap: 30px;
}
section.our_project .flex_div .col-item {
	width: calc(50% - 15px);
	position: relative;
	overflow: hidden;
}

section.our_project .flex_div .col-item .image {
	position: relative;
	
}
/* new css */
section.our_project.luxury_housing .flex_div .col-item .image {
	position: relative;
	max-height: 711.333px;
}
section.our_project.luxury_housing .flex_div .col-item .image img {
	min-height: 711.333px;
	object-position: center;
	object-fit: cover;
}
.beckenham.luxury .gallery-image ul li img {
	width: 100%;
	min-height: 419px;
	max-height: 419px;
	object-position: center;
	object-fit: cover;
}
.middle_link {
	width: 100%;
	max-width: 360px;
	float: right;
	padding-bottom: 20px;
	position: relative;
	z-index: 9;
	padding-top: 0;
	text-align: end;
}
.middle_link .download-btn {
	color: #fff;
	font-size: 14px;
}
.middle_link .download-btn:focus {
	outline: none;
}
#cssmenu a.download-btn {
	display: none;
}
.top_link ul li a.download-btn img {
	margin-right: 3px;
}
/* new css */
section.our_project .flex_div .col-item .image::after {
	position: absolute;
	left: 0px;
	top: 0px;
	content: "";
	width: 0%;
	height: 100%;
	background: rgb(35, 48, 64, 0.9);
	transition: 0.2s all ease-in-out;

}
section.our_project .flex_div .col-item:hover .image::after {
width: 100%;
}

section.our_project .flex_div .col-item .caption_text a:hover span {
	position: relative;
	left: 0px;
}

section.our_project .flex_div .col-item .caption_text a span::before {
	position: absolute;
	content: "";
	left: 78px;
	top: 8.5px;
	width: 43px;
	height: 1px;
	background: #fff;
	transition: 0.5s all ease-in-out;
}
section.our_project .flex_div .col-item .caption_text a span i {
position: relative;
font-style: normal;
transition: 0.5s all ease-in-out;
left: 0px;

}
section.our_project .flex_div .col-item .caption_text a:hover span i {
	left: 45px;
}

section.our_project .flex_div .col-item .caption_text a:hover span::before {
	left: -10px;
}

section.our_project .flex_div .col-item .image img {
	max-width: 100%;
	transition: 0.5s all ease-in-out;
	transform: scale(1.15);
	margin-top: 48px;
	margin-left: 48px;
}

section.our_project .flex_div .col-item:hover .image img {
	max-width: 100%;
	transform: scale(1.15);
	margin-top: 48px;
	margin-left: 0px;
}


section.our_project .flex_div .col-item .caption_text {
	position: absolute;
	top: 20%;
	left: 10%;
	opacity: 0;
	transition: 0.2s all ease-in-out;
}

section.our_project .flex_div .col-item:hover .caption_text {
opacity: 1;
}
section.our_project .flex_div .col-item .caption_text p {
	color: #fff;
	font-size: 21.6px;
	font-weight: bold;
	letter-spacing: 0.25px;
}

section.our_project .flex_div .col-item .caption_text a {
	color: #fff;
	font-size: 13px;
	position: relative;
	text-decoration: none;
	display: block;
	max-width: 126px;
	margin: 40px 0 0px;
}

section.our_project .flex_div .col-item .caption_text a::after {
	position: absolute;
	content: "";
	right: 0;
	background: url("../images/read-arrow.png") no-repeat scroll center right;
	width: 5px;
	height: 9px;
	right: 0;
	top: 5px;
}

.beckenham .gallery-image {
	margin: 50px auto 0px;
}
.beckenham .gallery-image ul {
	display: flex;
	flex-wrap: wrap;
	margin: 0;
	padding: 0;
	justify-content: center;
	row-gap: 30px;
	column-gap: 23px;
}
.index-page .banner_wraper .carousel-caption .page_no {
	position: absolute;
	left: -65%;
	width: 100%;
	height: 100%;
	top: 95%;
	max-width: 100%;
}
.index-page .banner_wraper .carousel-caption .page_no p {
	font-size: 25px;
	font-weight: bold;
}
.index-page .banner_wraper .carousel-caption .page_no p span {
	font-size: 16px;
}

.beckenham .gallery-image ul li {
	width: calc(33.3% - 15px );
	list-style: none;
}

.beckenham .gallery-image ul li img {
	width: 100%;
}

.gallery-image ul li img{
	max-width: 100%;
}
.gallery-image ul li img {
	width: auto;
	max-width: 100%;
}

section.our_project .full_content .flex_div .col-item::after {
	display: none;
}

section.meet-our-team .full_content .flex_div ul {
	display: flex;
	justify-content: flex-start;
	column-gap: 30px;
	margin: 0;
	padding: 0;
	flex-wrap: wrap;
}

section.meet-our-team .full_content .flex_div ul li {
	list-style: none;
	flex: 0px 0 1;
	width: 33.3%;
	margin-bottom: 30px;
	position: relative;
	padding-bottom: 15px;
}
section.meet-our-team .full_content .flex_div ul li:hover{
	padding-bottom: 15px;
}
section.meet-our-team .full_content .flex_div ul li a {
	display: block;
	font-size: 12.96pt;
	text-align: center;
	color: #333;
	text-decoration: none;
    position: relative;
	display: block;
}

section.meet-our-team .full_content .flex_div ul li > a {
	padding-bottom: 100px;
	border-bottom: 5px solid #c8c8c8;
}
section.meet-our-team .full_content .flex_div ul li:hover > a {
	padding-bottom: 100px;
	border-bottom: 0px solid #c8c8c8;
}

section.meet-our-team .full_content .flex_div ul li .hide_details {
	height: 0px;
	overflow: hidden;
	transition: 0.5s all ease-in-out;
	padding-bottom: 0px;
}
section.meet-our-team .full_content .flex_div ul li:hover .hide_details {
	height: auto;
	overflow: visible;
	border-bottom: 5px solid #233040;
	padding-bottom: 15px
}
section.meet-our-team .full_content .flex_div ul li > a .caption_text {
	position: absolute;
	bottom: 10px;
	left: 0px;
	right: 0px;
	transition: 0.5s all ease-in-out;
}
section.meet-our-team .full_content .flex_div ul li:hover > a {
	padding-bottom: 30px;
}

section.meet-our-team .full_content .flex_div ul li:hover > a .caption_text {
	bottom: 45%;
}

section.meet-our-team .full_content .flex_div ul li > a .image {
	position: relative;
}
section.meet-our-team .full_content .flex_div ul li > a .image::after {
	position: absolute;
	content: "";
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: rgba(233, 226, 210, 0.5);
	opacity: 0;
	transition: 0.5s all ease-in-out;
}

section.meet-our-team .full_content .flex_div ul li:hover > a .image::after {
	opacity: 1;
}



.what-we-do .full_content .flex_div ul {
	display: flex;
	flex-wrap: wrap;
	column-gap: 30px;
	margin: 0px;
	padding: 0px;
}
.what-we-do .full_content .flex_div ul li {
	flex: auto;
	width: calc(100%/3 - 30px);
	margin-bottom: 30px;
	list-style: none;
}

.what-we-do ul li a {
	text-decoration: none;
}
.what-we-do ul li a .details.caption_text h3 {
	font-family: 'Commissioner', sans-serif;
	color: #233040;
	font-size: 18pt;
	letter-spacing: 0.25px;
	font-weight: bold;
}

.what-we-do .full_content .flex_div ul li a {
	color: #161616;
	text-decoration: none;
	pointer-events: none;
}

.what-we-do .full_content .flex_div ul li a p {
    color: #767676;
	font-size: 10.8pt;
	line-height: 20pt;
	font-family: 'Mulish', sans-serif;
}

.what-we-do .full_content .flex_div ul li a .details.caption_text {
	padding-top: 30px;
}

.what-we-do ul li a .details.caption_text h3 {
	font-family: 'Commissioner', sans-serif;
	color: #233040;
	font-size: 18pt;
	letter-spacing: 0.25px;
	font-weight: bold;
	margin: 0px 0px 15px;
}

.we-offer-section {
	background: url("../images/we-offer-section_bg.png") no-repeat scroll center top / 100% 100%;
	padding-top: 132px;
	padding-bottom: 130px;
}
.we-offer-section .title h2 {
	color: #fff;
}
.we-offer-section .desc_text {
	padding-top: 30px;
}
.we-offer-section .desc_text {
	color: #fff;
}
.we-offer-section .full_content .caption_text p {
	color: #fff;
	font-size: 12.96pt;
	font-family: 'Mulish', sans-serif;
	text-align: center;
	letter-spacing: 0.25px;
	margin-top: 10px;
}
.we-offer-section .full_content ul {
	margin: 0;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	width: 100%;
	max-width: 1250px;
	column-gap: 50px;
}

.we-offer-section .full_content ul li {
	flex: auto;
	text-align: center;
	max-width: max-content;
}
.we-offer-section .full_content ul {
	margin-top: 70px;
	row-gap: 30px;
}
.we-offer-section .full_content ul + ul:nth-child(2) {
	max-width: 754px;
	margin: 70px auto 0px;
}


/*===============Testimonial Section========================================*/

section.testimonial .title p {
	font-size: 18.72px;
	color: #197a2c;
	font-weight: bold;
	text-align: left;
	margin-bottom: 0px;
}
section.testimonial .title h2 {
	color: #197a2c;
	font-size: 43pt;
	text-align: left;
	max-width: max-content;
	margin: 0;
	padding: 0px;
	text-transform: unset;
	font-family: 'Commissioner', sans-serif;
	letter-spacing: 0.25px;
}


section.testimonial .title h2::before, section.testimonial .title h2::after{
	display: none;
}
.testim .wrap {
	position: relative;
	width: 100%;
	max-width: 1325px;
	padding: 40px 0px;
	margin: auto;
}

.testim .arrow {
	display: block;
	position: absolute;
	color: #333;
	cursor: pointer;
	font-size: 2em;
	top: 41%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	padding: 5px;
	z-index: 22222222;
	background: #197a2c;
	color: #fff !important;
	padding: 20px 13px;
}
section.testimonial {
	margin-top: 0px;
}

.testim .arrow:before {
		cursor: pointer;
}

.testim .arrow:hover {
    color: green;
}
    

.testim .arrow.left {
    left: 0px;
}

.testim .arrow.right {
    right: 0px;
}

.testim .dots {
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 60px;
    left: 0;
    display: block;
    z-index: 3333;
		height: 12px;
}

.testim .dots .dot {
    list-style-type: none;
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 1px solid green;
    margin: 0 10px;
    cursor: pointer;
    -webkit-transition: all .5s ease-in-out;    
    -ms-transition: all .5s ease-in-out;    
    -moz-transition: all .5s ease-in-out;    
    -o-transition: all .5s ease-in-out;    
    transition: all .5s ease-in-out;
		position: relative;
}

.testim .dots .dot.active,
.testim .dots .dot:hover {
    background: green;
    border-color: green;
}

.testim .dots .dot.active {
    -webkit-animation: testim-scale .5s ease-in-out forwards;   
    -moz-animation: testim-scale .5s ease-in-out forwards;   
    -ms-animation: testim-scale .5s ease-in-out forwards;   
    -o-animation: testim-scale .5s ease-in-out forwards;   
    animation: testim-scale .5s ease-in-out forwards;   
}
    
.testim .cont {
    position: relative;
		overflow: hidden;
}

.testim .cont > div {
	text-align: left;
	position: absolute;
	top: 0;
	left: 0;
	padding: 0 90px 0px 100px;
	opacity: 0;
	width: 100%;
}
.testim .cont > div .user_details .flex_div .text {
	margin-left: 15px;
}
.testim .cont > div .user_details .flex_div {
	display: flex;
	align-items: center;
	max-width: max-content;
	padding-top: 50px;
}
#testim {
	margin: 0px;
}
.testim .cont > div .user_details .flex_div .text h2, .testim .cont > div .user_details .flex_div .text p {
	margin: 0px;
}
.testim .cont > div .user_details .flex_div .text h2 {
	font-size: 12.96pt;
	font-family: 'Work Sans', sans-serif;
	color: #333333;
}
.testim .cont > div .user_details .flex_div .text p {
	font-size: 11.52pt;
	font-family: 'Work Sans', sans-serif;
}
.testim .cont > div.inactive {
    opacity: 1;
}
    

.testim .cont > div.active {
    position: relative;
    opacity: 1;
}
    

.testim .cont div .img img {
    display: block;
    width: 100px;
    height: 100px;
    margin: auto;
    border-radius: 50%;
}

.testim .cont div h2 {
    color: green;
    font-size: 1em;
    margin: 15px 0;
}
#testim-dots .dot {
	display: none !important;
}

.testim .cont div p {
	font-size: 12.96pt;
	color: #333;
	width: 100%;
	margin: auto;
	font-family: 'Mulish', sans-serif;
}}

.testim .cont div.active .img img {
    -webkit-animation: testim-show .5s ease-in-out forwards;            
    -moz-animation: testim-show .5s ease-in-out forwards;            
    -ms-animation: testim-show .5s ease-in-out forwards;            
    -o-animation: testim-show .5s ease-in-out forwards;            
    animation: testim-show .5s ease-in-out forwards;            
}

.testim .cont div.active h2 {
    -webkit-animation: testim-content-in .4s ease-in-out forwards;    
    -moz-animation: testim-content-in .4s ease-in-out forwards;    
    -ms-animation: testim-content-in .4s ease-in-out forwards;    
    -o-animation: testim-content-in .4s ease-in-out forwards;    
    animation: testim-content-in .4s ease-in-out forwards;    
}

.testim .cont div.active p {
    -webkit-animation: testim-content-in .5s ease-in-out forwards;    
    -moz-animation: testim-content-in .5s ease-in-out forwards;    
    -ms-animation: testim-content-in .5s ease-in-out forwards;    
    -o-animation: testim-content-in .5s ease-in-out forwards;    
    animation: testim-content-in .5s ease-in-out forwards;    
}

.testim .cont div.inactive .img img {
    -webkit-animation: testim-hide .5s ease-in-out forwards;            
    -moz-animation: testim-hide .5s ease-in-out forwards;            
    -ms-animation: testim-hide .5s ease-in-out forwards;            
    -o-animation: testim-hide .5s ease-in-out forwards;            
    animation: testim-hide .5s ease-in-out forwards;            
}

.testim .cont div.inactive h2 {
    -webkit-animation: testim-content-out .4s ease-in-out forwards;        
    -moz-animation: testim-content-out .4s ease-in-out forwards;        
    -ms-animation: testim-content-out .4s ease-in-out forwards;        
    -o-animation: testim-content-out .4s ease-in-out forwards;        
    animation: testim-content-out .4s ease-in-out forwards;        
}

.testim .cont div.inactive p {
    -webkit-animation: testim-content-out .5s ease-in-out forwards;    
    -moz-animation: testim-content-out .5s ease-in-out forwards;    
    -ms-animation: testim-content-out .5s ease-in-out forwards;    
    -o-animation: testim-content-out .5s ease-in-out forwards;    
    animation: testim-content-out .5s ease-in-out forwards;    
}

@-webkit-keyframes testim-scale {
    0% {
        -webkit-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -webkit-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -webkit-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -webkit-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-moz-keyframes testim-scale {
    0% {
        -moz-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -moz-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -moz-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -moz-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-ms-keyframes testim-scale {
    0% {
        -ms-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -ms-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -ms-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -ms-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-o-keyframes testim-scale {
    0% {
        -o-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -o-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -o-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -o-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@keyframes testim-scale {
    0% {
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-webkit-keyframes testim-content-in {
    from {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -webkit-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@-moz-keyframes testim-content-in {
    from {
        opacity: 0;
        -moz-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -moz-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@-ms-keyframes testim-content-in {
    from {
        opacity: 0;
        -ms-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -ms-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@-o-keyframes testim-content-in {
    from {
        opacity: 0;
        -o-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -o-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@keyframes testim-content-in {
    from {
        opacity: 0;
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        transform: translateY(0);        
    }
}

@-webkit-keyframes testim-content-out {
    from {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -webkit-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@-moz-keyframes testim-content-out {
    from {
        opacity: 1;
        -moz-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -moz-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@-ms-keyframes testim-content-out {
    from {
        opacity: 1;
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -ms-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@-o-keyframes testim-content-out {
    from {
        opacity: 1;
        -o-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@keyframes testim-content-out {
    from {
        opacity: 1;
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        transform: translateY(-100%);        
    }
}

@-webkit-keyframes testim-show {
    from {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -webkit-transform: scale(1);       
        transform: scale(1);       
    }
}

@-moz-keyframes testim-show {
    from {
        opacity: 0;
        -moz-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -moz-transform: scale(1);       
        transform: scale(1);       
    }
}

@-ms-keyframes testim-show {
    from {
        opacity: 0;
        -ms-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -ms-transform: scale(1);       
        transform: scale(1);       
    }
}

@-o-keyframes testim-show {
    from {
        opacity: 0;
        -o-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -o-transform: scale(1);       
        transform: scale(1);       
    }
}

@keyframes testim-show {
    from {
        opacity: 0;
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        transform: scale(1);       
    }
}

@-webkit-keyframes testim-hide {
    from {
        opacity: 1;
        -webkit-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
}

@-moz-keyframes testim-hide {
    from {
        opacity: 1;
        -moz-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -moz-transform: scale(0);
        transform: scale(0);
    }
}

@-ms-keyframes testim-hide {
    from {
        opacity: 1;
        -ms-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -ms-transform: scale(0);
        transform: scale(0);
    }
}

@-o-keyframes testim-hide {
    from {
        opacity: 1;
        -o-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -o-transform: scale(0);
        transform: scale(0);
    }
}

@keyframes testim-hide {
    from {
        opacity: 1;
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        transform: scale(0);
    }
}

@media all and (max-width: 300px) {
	body {
		font-size: 14px;
	}
}

@media all and (max-width: 500px) {
	.testim .arrow {
		font-size: 1.5em;
	}
	
	.testim .cont div p {
		line-height: 25px;
	}

}



/*=============Footer Css start======================*/

footer {
	background: #131313;
	padding: 50px 0px 0px;
	width: 100%;
}


footer .title h3 {
	color: #fff;
	font-family: 'Commissioner', sans-serif;
	font-size: 14.4pt;
	letter-spacing: 0.25px;
	padding-bottom: 10px !important;
	border-bottom: 3px solid #222;
}
footer .details + .title {
	padding-top: 20px;
}
footer .brand-logo ul {
	display: flex;
	margin: 0;
	padding: 0px 0px 0px;
	flex-wrap: wrap;
	gap: 15px;
}
footer .brand-logo ul li img {
	max-width: 100%;
	background: #fff;
	padding: 15px;
}
footer .brand-logo ul li {
	list-style: none;
}
footer .brand-logo ul li:nth-child(1) {
	margin-right: 0;
}
footer .row .col-md-3.col-sm-3:nth-child(2), footer .row .col-md-3.col-sm-3:nth-child(3) {
	max-width: 290px;
	margin-right: 45px;
}
footer .info p {
	color: #fff;
	font-size: 10.8pt;
	font-family: 'Mulish', sans-serif;
	letter-spacing: 0.25px;
}

footer .info {
	margin: 20px 0px 0px;
}
footer .ftr_link .flex_div ul {
	margin: 0;
	padding: 0px;
}
footer .ftr_link .flex_div ul li {
	list-style: none;
}
footer .ftr_link .flex_div ul li a {
	color: #fff;
	font-size: 10.8pt;
	font-family: 'Mulish', sans-serif;
	letter-spacing: 0.25px;
	padding: 4px 0px;
	display: block;
	text-decoration: none;
}
footer .ftr_link .flex_div {
	display: flex;
	justify-content: left;
	flex-direction: column;
}

footer .col-lg-3.col-md-6.col-sm-6:nth-child(1) {
	max-width: 23%;
	flex: 0 0 23%;
}
footer .col-lg-3.col-md-6.col-sm-6:nth-child(2) {
	flex: 0 0 20%;
	max-width: 20%;
}
footer .col-lg-3.col-md-6.col-sm-6:nth-child(3) {
	flex: 0 0 22%;
	max-width: 22%;
}
footer .col-lg-3.col-md-6.col-sm-6:nth-child(4) {
	flex: 0 0 35%;
	max-width: 35%;
}
footer .ftr_link .flex_div ul li > ul li a {
	font-size: 8.8pt;
	margin-left: 15px;
}
footer .ftr_link .flex_div ul li > ul li a::before {
	content: "" !important;
	background: none;
	font-size: 33px;
	top: 12px;
	left: -3px;
	width: 5px;
	height: 5px;
	background: #fff;
	border-radius: 10px;
	transition: 0.5s all ease-in-out;
}
footer .ftr_link .flex_div ul li > ul li a:hover::before {
	background: #197a2c;
}
footer .ftr_link .flex_div ul:nth-child(1) {
	padding-right: 40px;
}
footer .ftr_link .flex_div ul li a {
	color: #fff;
	font-size: 10.8pt;
	font-family: 'Mulish', sans-serif;
	letter-spacing: 0.25px;
	padding: 4px 0px;
	display: block;
	text-decoration: none;
	position: relative;
	padding-left: 10px;
}
footer .ftr_link .flex_div ul li a::before {
	position: absolute;
	content: "";
	left: 0px;
	background: url("../images/ftr-arrow.png") no-repeat scroll left top;
	width: 4px;
	height: 8px;
	top: 12px;
	transition: 0.5s all ease-in-out;
}
footer .ftr_link .flex_div ul li a:hover::before {
	background: url("../images/ftr-arrow.png") no-repeat scroll left bottom;
}
footer .details p {
	color: #fff;
	font-size: 10.8pt;
	letter-spacing: 0.25px;
}
footer .ftr_link .flex_div ul li a:hover {
	color: #197a2c;
}
footer .details ul {
	margin: 0;
	padding: 0px;
}
footer .details ul li a {
	color: #fff;
	font-size: 10.8pt;
	font-family: 'Mulish', sans-serif;
	position: relative;
	padding: 6px 0px 6px 30px;
	display: block;
}

footer .details ul li:nth-child(1) a::before{
position: absolute;
content: "";
left: 0px;
background: url("../images/ftr-call.png") no-repeat scroll center left;
width: 18px;
height: 18px;

}

footer .details ul li:nth-child(2) a::before {
	position: absolute;
	content: "";
	left: 0px;
	background: url("../images/ftr-email.png") no-repeat scroll center left;
	width: 24px;
	height: 14px;
	top: 10px;
}
footer .details ul li {
	list-style: none;
}
footer .brand-logo ul li {
	flex: 0 0 calc(50% - 15px);
	text-align: center;
}



.copyright .flex_div p {
	color: #fff;
	font-family: 'Mulish', sans-serif;
	font-size: 8.64pt;
	letter-spacing: 0.50px;
	margin: 0px;
}
.copyright .flex_div p:nth-child(1) > .company {
	text-transform: ;
	text-transform: uppercase;
	color: #197a2c;
	letter-spacing: 0.25pt;
}
.copyright .flex_div {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.copyright {
	margin: 60px auto 0px;
	padding: 20px 0px;
	background: url("../images/copyrright_top_bg.png") no-repeat scroll center top;
}
.top_link {
	width: 100%;
	max-width: 100%;
	float: none;
	padding-bottom: 40px;
	position: relative;
	z-index: 9;
	padding-top: 7px;
	display: flex;
	justify-content: space-between;
	padding-left: 30px;
}
.top_link ul:last-child {
	display: flex;
	max-width: fit-content;
	justify-content: space-between;
}
.top_link ul {
	display: flex;
	max-width: 740px;
	margin: 0;
	padding: 0;
	width: 100%;
	justify-content: space-between;
}
.top_link ul li {
	list-style: none;
}
.glyphicon-chevron-left::before {
	content: "\e079";
	top: 15px;
	position: relative;
}
#myCarousel a.left.carousel-control span {
	background: url("../images/arrow.png") no-repeat scroll center left;
	width: 124px;
	height: 60px;
	margin: -30px auto 30px !important;
	transform: rotate(0deg);
}
.glyphicon-chevron-right::before {
	content: "\e080";
	position: relative;
	top: 15px;
}
#myCarousel a.right.carousel-control span {
	background: url("../images/arrow-right.png") no-repeat scroll center top;
	width: 124px;
	height: 60px;
	margin: -30px auto 30px !important;
	transform: rotate(0deg);
}
.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
	left: 45%;
	margin-left: -10px;
}
.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
	right: 42%;
	margin-right: -10px;
}
#myCarousel .right.carousel-control {
	left: 0px;
}

.top_link ul li a {
	font-size: 11.52pt;
	color: #fff;
}

.top_link ul li:nth-child(1) a span {
	padding: 0px 0px 0px 10px;
	position: relative;
	top: -2px;
}
.top_link ul li a span {
	padding-right: 10px;
}
.top_link ul li a {
	text-decoration: none;
}

.index-page .col-md-12.header-wrap .row.header .leci-logo {
	padding-top: 40px !important;
}
/*.top_link::after {
	position: absolute;
	content: "";
	top: 0px;
	background-image: url("../images/top_left_cut.png");
	width: 35px;
	height: 40px;
	left: 0px;
	background-repeat: no-repeat;
	margin-left: 220px;
}
.top_link::before {
	position: absolute;
	content: "";
	top: 0px;
	background: #197a2c;
	width: 106%;
	height: 40px;
	left: 32px;
	background-repeat: no-repeat;
	margin-left: 220px;
	z-index: -9;
}*/


.cookie-banner {
	position: fixed;
	bottom: 0px;
	left: 0%;
	right: 0%;
	width: 100% !important;
	padding: 0px 0px 0px 20px !important;
	display: flex;
	align-items: center;
	justify-content: space-between !important;
	background-color: #197a2c !important;
	border-radius: 2px;
	border: 1px solid #197a2c !important;
	max-width: 1346px;
}
.cookie-banner p {
	color: #fff;
	font-size: 16px;
	width: 100%;
	font-family: "Mulish", sans-serif;
	margin: 0px;
	line-height: normal;
	display: flex;
	align-items: center;
	width: 100%;
	justify-content: space-between;
}
.cookie-banner .close {
	display: none;
}
.cookie-banner p a {
	display: block;
	color: #000;
	background: #fff;
	max-width: max-content;
	float: right;
	padding: 15px 20px;
	font-size: 20px;
	line-height: normal;
	text-transform: capitalize;
}

.ftr-logo img {
	max-width: 100%;
}

/*=============STRATEGY PLUS Css start======================*/

.landing-body {
	max-width:100% !important;
}

section.landing .container {
    max-width: 1310px !important;
}
section.landing .flex_div {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	margin-top:40px;
}
section.landing .flex_div .col-item {
    width: 50%;
    position: relative;
    overflow: hidden;
}
section.landing .flex_div .col-item p {
	font-size: 12.96pt;
	color: #333333;
}
section.landing .flex_div .col-item:nth-child(1) {
	background: #ddd;
	padding: 50px 50px;
	position: relative;
}
section.landing .flex_div .col-item:nth-child(1)::after {
	position: absolute;
	content: "01";
	right: 50px;
	font-size: 65px;
	color: #c1c1c1;
	letter-spacing: 0.25px;
	font-family: 'Mulish', sans-serif;
	bottom: 0px;
}
section.landing .flex_div .col-item:nth-child(1) .desc_text h3, section.landing .flex_div .col-item:nth-child(1) .desc_text p{
color: #333;
}
section.landing .flex_div .col-item:nth-child(4) {
	background: #233040;
	padding: 50px 50px;
	position: relative;
}
section.landing .flex_div .col-item:nth-child(4)::after {
	position: absolute;
	content: "02";
	font-size: 65px;
	color: #354960;
	letter-spacing: 0.25px;
	font-family: 'Mulish', sans-serif;
	right: 50px;
	bottom: 0px;
}
section.landing .flex_div .col-item:nth-child(4) .desc_text h3, section.landing .flex_div .col-item:nth-child(4) .desc_text p{
color: #fff;
}
section.landing .flex_div .col-item:nth-child(5) {
	background: #197a2c;
	padding: 50px 50px;
	position: relative;
}
section.landing .flex_div .col-item:nth-child(5)::after {
	position: absolute;
	content: "03";
	font-size: 65px;
	color: #259f3d;
	letter-spacing: 0.25px;
	font-family: 'Mulish', sans-serif;
	right: 50px;
	bottom: 0px;
}
section.landing .flex_div .col-item .desc_text h3 {
	font-size: 21.6pt;
	margin-bottom: 22px;
}
section.landing .flex_div .col-item:nth-child(5) .desc_text h3, section.landing .flex_div .col-item:nth-child(5) .desc_text p {
	color: #fff;
}
section.landing .flex_div .col-item .desc_image img {
	max-width: 100%;
}
section.landing {
	margin: 40px auto 0px;
}

.what-we-do-2 .full_content .flex_div ul li {
    width: calc(100% / 2 - 30px);
}

section.luxury-housing-2 .flex_div {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 30px;
}
section.luxury-housing-2 .flex_div .col-item {
    width: calc(50% - 15px);
    position: relative;
    overflow: hidden;
}
section.luxury-housing-2 .flex_div .details.caption_text {
    padding-top: 30px;
}
section.luxury-housing-2 .flex_div {
	font-size: 10.8pt;
	line-height: 20pt;
	font-family: 'Mulish', sans-serif;
	margin-top:40px;
}
section.luxury-housing-2 .flex_div strong{
	font-size: 16pt;
}
section.luxury-housing-2 .details.caption_text h3 {
    font-family: 'Commissioner', sans-serif;
    color: #233040;
    font-size: 18pt;
    letter-spacing: 0.25px;
    font-weight: bold;
    margin: 0px 0px 15px;
}
section.luxury-housing-2 .details.caption_text ul {
	padding-left: 20px;
}
section.luxury-housing-2 .col-item h4 {
    text-align:center;
	padding:20px 0 10px 0;
	font-weight:bold;
}
.und-ban {
	/*background:#197a2b;*/
}
.und-ban .brand-logo, .foo-ban .brand-logo {
	padding:50px;
}
.lef-ban .brand-logo {
	padding:0 50px;
}
.und-ban .brand-logo ul, .foo-ban .brand-logo ul {
    display: flex;
    margin: 0;
    padding: 0px 0px 0px;
    flex-wrap: wrap;
    gap: 50px;
}
.lef-ban .brand-logo ul {
    display: flex;
    margin: 0;
    padding: 0px 0px 0px;
    flex-wrap: wrap;
    gap: 30px;
}
.und-ban .brand-logo ul li, .foo-ban .brand-logo ul li {
    flex: 0 0 calc(20% - 150px);
    text-align: center;
    list-style: none;
}
.lef-ban .brand-logo ul li {
    flex: 0 0 calc(38% - 100px);
    text-align: center;
    list-style: none;
}
.und-ban .brand-logo ul li img {
	max-width: 100%;
	background: #fff;
	padding: 15px;
	border:5px solid #278e3b;
	box-shadow: 2px 2px 10px #000000;
}
.foo-ban .brand-logo ul li img, .lef-ban .brand-logo ul li img {
	max-width: 100%;
	background: #fff;
	padding: 15px;
	border:5px solid #CCCCCC;
	box-shadow: 2px 2px 10px #000000;
}
.foo-txt {
	text-align:center;
	font-size: 12pt;
    line-height: 20pt;
    font-family: 'Mulish', sans-serif;
	padding-top:40px;
}
.foo-txt h4 {
	font-size: 20pt;
    line-height: 20pt;
    font-family: 'Mulish', sans-serif;
	font-weight:bold;
	padding-top:30px;
}
.h-contact {
	color:#197a2a;
	text-transform:uppercase;
	font-size:40px;
	font-family: 'Commissioner', sans-serif;
}
.g-contact {
	color:#197a2a;
	font-size:26px;
	font-family: 'Commissioner', sans-serif;
	font-weight:bold;
	padding:30px 0 0 0;
}
.g-contact a {
	color:#197a2a;
}
.g-contact span {
	background:#197a2b;
	border-radius:50%;
	width:36px;
	height:36px;
	display:inline-block;
	vertical-align:middle;
	margin-right:20px;
}
.foo-bot {
	background:#233040;
	color:#FFFFFF;
	text-align:center;
	padding:20px;
	font-size: 14pt;
    line-height: 20pt;
    font-family: 'Mulish', sans-serif;
}
section.luxury-housing-2, section.what-we-do-2 {
	margin-top:50px !important;
}
.contform {
	margin:40px auto 0 auto;
	width:50% !important;
}
.contform .main-btn, contform .main-btn:hover {
    background: #197a2c;
    color: #fff !important;
}

.video-wrap {position:relative;margin:133px auto 0 auto;}
.video-wrap-land {position:relative;margin:0 auto;}

.header-wrap {
	background:#FFFFFF !important;
}
.header-wrap .top_link ul li a {
	color:#000000;
}
.header-wrap .top_link ul li a span img, .header-wrap-2 .top_link ul li a.download-btn img {
    filter: invert(100%);
}
.header-wrap #cssmenu > ul > li > a {
    color:#000000;
}

.video-cont {width: 100%;}
.video-cont-i {position: relative; width: 100%; overflow: hidden; padding-top: 56.25%;}
.video-cont-i iframe {position: absolute; top: 0; left: 0; right: 0; width: 100%; height: 100%; border: none;}
.lef-ban {padding-top:50px;}

.leci-logo-2 {position: absolute;max-width: 200px;top: 40px;right: 40px;}
.und-ban-row {padding:40px;}

@media screen and (max-width: 991px) {
	.header-wrap #cssmenu ul {
        background: #FFFFFF;
	}
	.header-wrap #cssmenu img{
    	filter: invert(100%);
	}
}

@media screen and (max-width: 640px) {
.und-ban .brand-logo ul, .foo-ban .brand-logo ul {gap: 10px;}
.lef-ban .brand-logo ul {gap: 15px;}
.und-ban .brand-logo ul li, .foo-ban .brand-logo ul li {flex: 0 0 calc(25% - 5px);}
.lef-ban .brand-logo ul li {flex: 0 0 calc(25% - 5px);}
.lef-ban .brand-logo ul li img {padding: 5px;}
.lef-ban {padding-bottom:40px;}
section.landing .flex_div .col-item {width: 100%;}
section.luxury-housing-2 .flex_div .col-item {width: calc(100% - 15px);}
.banner-wrapper-2 {background:transparent !important;}
section.landing .title h2, section.what-we-do-2 .title h2, section.luxury-housing-2 .title h2 {font-size: 20pt;}
.contform {width:90% !important;}
.und-ban .brand-logo, .foo-ban .brand-logo, .lef-ban .brand-logo {padding: 10px;}
.video-wrap {position:relative;margin:161px auto 0 auto;}
.leci-logo-2 {max-width: 100px;top: 20px;right: 20px;}
.und-ban-row {padding:0px;}
}