   body {
         font-family: 'Ezer Solid Ultra';
        overflow-x: hidden;
        font-weight: 400; position:relative; 
		 margin:0 auto;
		
		font-size: 19px;
		font-style: normal;
		font-weight: 200;
		line-height: normal; 
		background-position:top center; background-repeat:no-repeat; background-size:cover; direction:rtl;
		  } 
	body:before{ position:absolute; left:0px; width:13%; height:80%; top:50%; transform:translateY(-40%); content:""; background:url('../images/bgline.svg') center center no-repeat; background-size:cover;}
		body:after{ position:absolute; right:0px; width:13%; height:85%; top:40%; transform:translateY(-30%); content:""; background:url('../images/bgline.svg') center center no-repeat; background-size:cover;}	  
	.zoom-in-out-box {
  
  animation: zoom-in-zoom-out 1s ease infinite; 
}
.wpcf7 form.sent .wpcf7-response-output{color:#0a5110 !important}
@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.2, 1.2);
  }
 
  100% {
    transform: scale(1, 1);
  }
}	
@keyframes line {
  0% {
   height:0px;
  }
 
  100% {
   height:100%;
  }
}  
		  
	.mainhead{position:fixed; top:0px; width:100%; left:0px; right:0px; z-index:9; transition:all 0.5s}
	.sticky .mainhead{background:#fff; box-shadow:0px 0px 5px rgba(0,0,0,0.5)}
		  
		  
    #wrapper{position:relative; overflow:hidden; max-width:1167px; margin:0 auto;padding-top: 275px;}
	.home #wrapper{padding-top:170px;}
	.page-template-template_projects #wrapper{margin-bottom:70px;}
	
	
	
	#wrapper:before{position:absolute; content:""; top:276px; right:0px; background:#c4c0ba; opacity: 0.48; height:100%; width:33.5%; z-index:-1}
	#wrapper:after{position:absolute; content:""; top:83px; left:0px; background:#F0EFEF; height:100%; width:33.33%; z-index:-1}
	#wrapper{background:url('../images/bg1.png') top center no-repeat; background-size:33.34% 100%; width:100%; display:block; }

	.page-template-template_news #wrapper{background:url('../images/bg2.png') top center no-repeat; background-size:33.34% 100%; width:100%; display:block; }
	.page-template-template_news #wrapper:before{opacity: 1;}
	
	.headerinner{display:flex;justify-content: space-between; max-width:1167px; margin:0 auto;align-items: center; padding-top:89px;
    transition:all 0.5s; width:85%;	}
	.sticky .headerinner{padding-top:10px; padding-bottom:10px;}
	.headerinner .logo{width:100%;}
	.switcher{width:30px; margin-right:35px;margin-left: -70px;}
	.hmenu{width:50px; margin-left:55px; height:30px;}
	.hamburger{padding:0px; width:50px; height:30px;}
	
	.hamburger-inner{opacity:0;}
	.hamburger-box{width:50px; height:30px; background:url('../images/menu.svg') center center no-repeat; background-size:contain}
	.hamburger-inner{width:50px;}
	.logo svg{transition:all 0.5s; width:220px;}
	.sticky .logo svg{width:110px; height:40px;} 
	
	.sitemenu{position:fixed; width:90%; max-width:1240px; background:#F0EFEF; left:0px; right:0px; margin:0 auto; top:10%; z-index:99; display:flex; padding:4% 168px; max-height:98vh; overflow:auto; opacity:0; visibility:hidden; transition:all 0.5s;align-items: center;}
	.sitemenu.active{ opacity:1; visibility:visible}
	.innermenu{display:flex;align-items: center; width:100%;
}

	.mainmenu{width:50%;}
	.menuiamge{width:50%;}
	.menuiamge img{max-height:76vh; width:100%; object-fit:cover;}
	.closemenu{position:absolute; left:40px; top:36px; cursor:pointer} 
	.sitemenu li a{	font-size: 30px;font-style: normal;font-weight: 200;line-height: normal; 	}
	.sitemenu .menu{max-width:227px;margin-left: 100px;
  margin-right: auto;}
	.menu li {border-bottom:1px solid #231F20; padding-bottom:43px; margin-bottom:43px}
	.menu li:last-child{border:none; margin-bottom:0px; padding-bottom:0px;}
	.smenu div{width:100%;}
	.smenu ul.menu{display:flex; width:100%;}
	.smenu ul li{width:50%; border-bottom:0px; padding-bottom:0px; margin-bottom:0px;}
	.smenu	 ul li.current-menu-item a{text-decoration:underline;}
	.switcher .wpml-ls-legacy-list-horizontal{padding:0px; border:0px;}
	.switcher .wpml-ls-legacy-list-horizontal a{padding:0px; font-size: 19px;}
	/* Global Styles */
	img{max-width:100%;}
	a{text-decoration:none; color:#000}
	strong{font-weight:bold;}
	h2{font-size: 23px;font-style: normal;font-weight: 300;line-height: normal; }
	/* Home Header part */
	.hometop{margin-top:57px; position:relative}
	.topinner{ max-width:1362px; margin:0 auto; display:flex;align-items: center; padding-bottom:150px;}
	.topright{display:flex; flex-direction:column; width:33.33%;}
	.topmiddle{width:33.34%;}
	.topleft{width:33.33%;}
	.reivewtext{width:80%; margin:0 auto; margin-left:51px; max-width:236px; margin-top:275px; margin-bottom: -20px;
	font-size: 15px;
	font-style: normal;
	font-weight: 300;
	line-height: normal; 
	}
	.welcomecontent{ width:80%; margin:0 auto; margin-right:53px; max-width:275px;padding-top: 30px;
	font-size: 19px;
	font-style: normal;
	font-weight: 200;
	line-height: normal;  margin-bottom:275px;
	}
	
	.topimage{
	
	overflow:hidden;
	}
	.topimage video{ object-fit:cover; width:100%; height:400px;}
	.topimage img{ transition:transform 10s ease; }
	.topimage.active img{ transform: scale(1.2, 1.2);}
	
	.topleft{ position:relative; }
	.topleft:before{ transition:all 0.5s; width:1px; height:149px; background:#000; position:absolute; content:""; top:-144px; right:53px; max-height:149px;   animation:line 10s ease ; }
	
	.topright:after{ transition:all 0.5s; width:1px; height:310px; background:#000; position:absolute; content:""; bottom:0px; right:101px; max-height:310px;   animation:line 10s ease ; }
	
	
	/* Home project section*/
	.innersection{max-width:1167px; margin:0 auto;}
	.smenu{display:flex;justify-content: space-between;}
	.smenu a{width:100%; display:flex; padding:20.5px;align-items: center;
	justify-content: center; transition:all 0.5s;
	border:1px solid #000;font-size: 23px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;}
	.smenu a.active{text-decoration:underline;}
	.smenu a:hover{background:#fff;}
 	#menu-item-210 a{border-right: 0px;}
	.stitle{ width:100%; text-align:center; margin-top:43px; margin-bottom:60px;}
	.page-template-template_projects .stitle{ margin-top:100px; margin-bottom:60px;}
	.single-project .stitle{ margin-top:0px; margin-bottom: 100px;}

	.stitle.mt0{margin-top:0px;}
	.stitle.mb0{margin-bottom:0px;}
	.project{position:relative; width:90%; margin:0 auto;}
	.projectlist{display:grid; grid-template-columns: 1fr 1fr 1fr; gap:36px; column-gap:0px; padding-bottom:50px;}
	.project .projectimage{ width:98%; margin:0 auto; text-align:center; position:relative; margin-bottom:-10px;}
	.project .projectimage img{line-height:0px; height:398px; object-fit:cover; width:100%;}
	.hoverimage{opacity:0; visibility:hidden; position:absolute; top:0px; left:0px; right:0px; transition:all 0.3s; height:100%}
	.project:hover .hoverimage{opacity:1; visibility:visible;}
	.projectitle{width:100%; background:#fff; position:relative; z-index:1;font-size: 23px;
	font-style: normal;
	font-weight: 300;
	line-height: normal; }
	.projectitle h3{padding:5px 20px; padding-top:10px;}
	.hoverimage a{display:flex; height:100%; width:100%;}
	.project:hover .map{opacity:1; visibility:visible;}
.badge{position:absolute; padding:5px 7px; left:3px; top:40px; font-size:18px; background:#EFEBE6; z-index:1;}
     
/* About section */
	.aboutsection{margin-top:20px;}
	.aboutsection .boxtitle a{width:94.4%;}
	.boxtitle a{width:100%;
	display: flex;
	padding: 20.5px;
	align-items: center;
	justify-content: center;
	transition: all 0.5s;
	border: 1px solid #000;
	font-size: 23px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
	margin: 0 auto}
	.aboutcontent{display:flex; margin-top:52px;font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: normal; font-family: 'Inter', sans-serif; }
	.aboutimage{width:35%;}
	.aboudesc{width:65%; padding-right:43px;}
	.aboudesc p{width:87%;}
	.sigimage{max-width:360px; margin:0 auto; text-align:center; margin-top:40px; margin-bottom:-50px;}
	
	
	/* Footer */
	#footer{background:#94938f; padding:38px 0px 58px 0px;}
	.footer_inner{max-width:1196px; margin:0 auto; width:90%;}
	.footercol{display:flex;justify-content: space-between;align-items: stretch; padding-top:0px; width:100%;}
	.footcol{width:33.33%;display: flex;
	align-items: end; padding-top:50px;}
	#footer li{list-style:none;}
	.fform{position:relative;}
	.fform input[type="text"], .fform input[type="email"], .fform input[type="tel"]{
	font-size: 23px;
	font-style: normal; width:100%; border-radius:0px;
	font-weight: 200;
	line-height: normal; font-family: 'Ezer Solid';  background:none; border:none; border-bottom:1px solid #fff; text-align:right; direction:rtl; color:#fff; padding-bottom:20px; margin-bottom:20px;
	}
	
	.fform input[type="text"]:focus, .fform input[type="email"]:focus, .fform input[type="tel"]:focus{outline:0px; box-shadow:0px;}
	
	.fform input[type="submit"]{width:100%;text-align:center; line-height:51px; border:none;font-size: 23px;
	font-style: normal; background:#fff;
	font-weight: 300;
	color: #808080;cursor:pointer }
	.wpcf7-spinner{ position:absolute;}
	.footcol:last-child{max-width:364px; padding-right:40px;border-right:1px solid #fff;}
	.footcol:last-child{flex-direction:column;flex-direction: column;
  justify-content: right;
  align-items: revert;
}
	.footcol:nth-child(2){ justify-content: right;font-size: 23px;
	font-style: normal;
	font-weight: 200;
	line-height: normal; color:#fff; line-height:33px;}
	.footcol:first-child{ width:30%; border-left:1px solid #fff;}
	::-webkit-input-placeholder { /* Edge */
	color: #fff; opacity:1;
	}
	
	:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #fff; opacity:1;
	}
	
	::placeholder {
	color: #fff; opacity:1;
	}
	.footer_inner .boxtitle a{border:1px solid #fff; color:#fff;}
	.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output{border:none;}
	.wpcf7-not-valid-tip{font-size:13px; padding:0px}
	.footer_inner .boxtitle a:hover{background:#000;}
  	.wpcf7 form .wpcf7-response-output, .fform .wpcf7 form.failed .wpcf7-response-output{margin: 1em 0em 1em; padding: 0.2em 0em; font-size: 16px;border: none;}
  
  /* Single Project */
  
  
  .stitle h1,.pagecontent .stitle h1{width: 100%;
  display: flex;
  padding: 23.5px;
  align-items: center;
  justify-content: center;
  transition: all 0.5s;
  border: 1px solid #000;
  font-size: 23px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}
.gslider{margin-top:40px;}
.procont{display:flex; margin-top:70px;align-items: stretch;}
.prodetail{width:50%;}
.prolocation{width:50%;display: flex;
  align-items: end;}
.map{width:100%;display:flex; position:relative}
.gmap{width:100%; height:371px; position:relative; display:block; background-color: transparent;}

.detailinner{width:90%; margin:0 auto; max-width:457px; margin-right:44px;font-size: 15px; margin-right:25px;
font-style: normal;
font-weight: 300;
line-height: 21px;

margin-bottom: 40px;}

.detailinner div{ display:inline-block; width:100%;}
.detailinner p,.detailinner div{margin-bottom:15px;}
.detailinner h2{margin-bottom:30px; font-size: 20px; font-weight:600;}
.secondaryimage img{max-width:66.67%;}

.secondaryimage img {
  max-width: 66.67%;
  object-fit: cover;
  max-height: 500px;
  width: 100%;
}

.tablecol{display: table;
  justify-content: space-between;
  border-collapse: separate;
  direction: ltr;
  border-spacing: 30px 0;
  width: 88%; max-width:1025px; margin:0 auto;
 padding-left: 30px;
  padding-right: 30px; margin-top:20px; 
  }
  .tcol {
text-align: center;
  display: table-cell;
}

.floorplans{margin:0 auto;margin-top:15px; width:88%; max-width:1025px;}
.floortitle h2{width:100%; width: 100%;
	display: flex;
	padding: 20.5px;
	align-items: center;
	justify-content: center;
	transition: all 0.5s;
	border: 1px solid #000;
	font-size: 23px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;}

.plansitem{display:flex;align-items: baseline;}
.rtl .plansitem{flex-direction: row-reverse;}
.floortitlein{width:60px; text-align:center; display:flex;	align-items: center;
	justify-content: center; font-size: 12px;}
.pitems{display:table;justify-content: space-between;border-collapse: separate; direction: ltr;
  border-spacing: 30px 0;
  width: 100%;}
  .fitem{display:table-cell; direction:rtl; position:relative; min-width:33%;}
  .fitem{width:33%;}
  .fitem a{width:100%; 
	display: flex;
	padding: 20.5px;
	align-items: center;
	justify-content: flex-end;
	transition: all 0.5s;
	border: 1px solid #000;
	font-size: 25px;
	font-style: normal;
	font-weight: 200;
	line-height: normal; margin-bottom:15px; padding-bottom:28px; padding-top:10px; position:relative}
	
	.fitem a.nolink{cursor:inherit;}
.aprt1 .fitem a{padding-bottom:19px; padding-top:19px;}

	.sold{position:absolute; bottom:30px; right:13px; background:url('../images/sold.svg') center center no-repeat; width:89px; height:45px; font-size:0px;}
.aprt1 .pitems{width:100%;}
.aprt1 .fitem a{width:100%; font-size: 25px; font-weight: 200; color: #DE7E53; justify-content: center;}

.fitem a.PANTHOUSE{ color: #DE7E53;}
.fitem a.TYPEC{ color: #4b5b4d;}
.fitem a.TYPEB{ color: #0d153a;}
.fitem a.TYPEA{ color: #62acc3;}

.onlymobile{display:none;}
.porjectplan{width:100%; margin:0 auto; margin-top: 60px;}
.floortitlein{margin-left:0px;}

.floormodel{position:fixed; opacity:0; visibility:hidden; transition:all 0.5s;z-index:99;
  width: 100%;  top: 0;  right: 0;}
.floormodel.active{opacity:1; visibility:visible;}
.floormodelinner{ width:90%; max-width:1000px; margin:0 auto;position: relative; background:#fff;box-shadow: 0px 0px 5px rgba(0,0,0,0.5);}
.floordata{padding:80px;}
.closemodel{position:absolute; left:30px; top:30px; cursor:pointer;}

.floorplantypes{margin:0 auto;margin-top:80px; width:87%; padding-left:25px; padding-right:25px; display:flex;justify-content: space-between; column-gap:44px;}
.pplan{ background:#fff; padding:0px;}
.ppimage{padding:22px 31.5px 18px;}
.ppimage img{height:130px; width:142px;object-fit: contain;}
.pptitle{background:#62ACC3; padding:2px 16px; color:#fff;font-size: 25px;
font-style: normal;
font-weight: 200;
line-height: normal;
text-align: left;}
.pptitle a{color:#fff;}

.projectimage .map{position:absolute; top:0px; left:0px; right:0px; margin:0 auto; height:100%; transition:all 0.5s; opacity:0; visibility:hidden;}
.projectimage .map a{display:flex; height:100%;width:100%}
.project:hover .projectimage .map{opacity:1; visibility:visible;}
.projectimage .map .gmap{height:100%;}


/* Enterprenure */
.enttop{margin-top:40px;}
.enttop .section1_content{padding-bottom:0px;}
.enterprenure{display: flex;}
.entright{display: flex;
  flex-direction: column;
  width: 33.33%; padding-top:226px; padding-bottom:34px;
}
.entright img{max-width:146px;}
.entmiddle {
  width: 33.34%; padding-top:262px;
}

.entleft {
  width: 33.33%;
    flex-direction: column;
}

.entleft img{max-width:146px;}
.entcont {
  width: 80%;
  margin: 0 auto;
    margin-right: auto;
    margin-bottom: 0px;
  margin-right: 53px;
  max-width: 275px;
  padding-top: 30px;
font-size: 20px;
font-style: normal;
font-weight: 200;
line-height: normal; 
 
}
.entcont h2{ margin-bottom:15px; font-size: 20px; font-weight:300;}
.entcont p{ margin-bottom:15px;}

.entright .entsign{text-align:left; margin-left:-30px;}
.entleft .entsign{text-align:center; }

.fullimage{margin-bottom:0px;}



/* News Page */
.news{display:flex;flex-wrap: wrap; margin-top:56px;}
.newsitem{width:33.33%; padding-right:20px; padding-bottom:71px;}
.newsitem:first-child {
 margin-top:204px;
}
.newsitem:nth-child(3n+2)
{
  margin-top:-140px;
}

.newsitem:nth-child(2){
	 margin-top:60px;
}
.newsitem:nth-child(3n)
{
  margin-top:-204px;
}
.newsitem:nth-child(3){ margin-top:0px;}
	
.newsiteminner{width:96%; max-width:262px;}
.newsiteminner h2{margin-bottom:15px;}
.ndate{ font-family: 'Ezer Solid';font-weight:300; margin-bottom:10px; font-size: 15px;}
.newslogo{margin-bottom:27px;}
.newslogo img{max-height:65px; max-width:170px;}
.newscontent{margin-bottom:92px; font-size: 15px;}
.extlink{ font-family: 'Ezer Solid';font-weight:300; font-size:16px;}
.extlink a{display:flex; align-items: center; column-gap:5px;}

.newsitem .devider{margin-top:60px; height:1px; background:#000; width:60%; max-width:135px;}


/* Colors Page */

.colors{display:flex;flex-wrap: wrap; margin-top:60px;}
.coloritem{width:33.33%; padding-right:0px; padding-bottom:71px; position:relative; margin-bottom:15px;}
.coloriteminner	{width:96%; max-width:262px; margin:0 auto}
.colorlogo img{width:90%;}
.colorlogo{margin-bottom:28px;}
.ctitle{margin-bottom:35px;font-family: Ezer Solid;
font-size: 15px;
font-style: normal;
font-weight: 300;
line-height: normal; }
.ccontent{font-size: 15px;
font-style: normal;
font-weight: 200;
line-height: normal; }
.colors .devider{
	margin:0 auto;
	margin-top: 100px;
    height: 1px;
    background: #000;
    width: 100%;
    max-width: 226px; position:absolute; left:0px; right:0px; bottom:10px;
}
.subtitle{text-align:center; margin-top:30px;}
.coloritem:nth-child(4) .devider, .coloritem:nth-child(5) .devider, .coloritem:nth-child(6) .devider{display: none;}


/* Contact Page */

.page-template-template_contact #wrapper{background:none;}
.page-template-template_contact #wrapper:after,.page-template-template_contact #wrapper:before{display:none;}
.contaccont{background:#EFEBE4; padding:174px 74px 138px 84px;}

.ctop{display:flex; background:#c4c0ba;align-items: center;}
.cimage{width:65%; display:flex;}
.cimage img{height:100%; max-height:624px; width:100%;}
.cform{width:35%; padding-left:15px; padding-right:15px;}


.cbottom{display:flex; background:#c4c0ba; margin-top:25px;}
.cimage{width:65%; display:flex;}
.cimage img{height:100%; max-height:624px; width:100%;}
.cform{width:35%; padding-left:15px; padding-right:15px;}
.cdesc{margin-left:auto; margin-right:auto;font-size: 23px;
font-style: normal;
font-weight: 200;
line-height: 34px; color: #FFF; margin-top:140px; }
.cbottom .gmap{height:624px;}

.social{display:flex; list-style:none; margin-top:25px; }

.pagecontent .social ul{list-style:none; padding:0px; display:flex;justify-content: center;
  width: 100%; column-gap:15px;align-items: center;}
.pagecontent .social ul img{width:25px; max-height:22px;}
.mbutton{margin:0 auto; max-width:776px; width:90%; display:flex; margin-top:-10px;}
.mbutton a {
  width: 100%;
  display: flex;
  padding: 20.5px;
  align-items: center;
  justify-content: center;
  transition: all 0.5s;
  border: 1px solid #000;
  font-size: 23px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

/* general content */
.section1_content {padding-bottom:30px;}
.pagecontent h1{ font-size:28px;}
.pagecontent h3{ font-size:20px;}
.pagecontent h4{ font-size:18px;}
.pagecontent h5{ font-size:16px;}
.pagecontent h6{ font-size:14px;}
.pagecontent ul{list-style:outside; padding-right:15px;margin-bottom:15px;}
.pagecontent ol{list-style:decimal; padding-right:15px;margin-bottom:15px;}
.section1_content {padding-left:20px; padding-right:20px;}
.pagecontent p{margin-bottom:15px;}
strong{font-weight:bold;}
.pagetem{padding-bottom:35px;}

.sitemap{padding-right:15px; padding-left:15px; padding-top:40px; padding-bottom:40px;}
.pagecontent .sitemap ul{padding-right:15px;}
.sitemap h2{margin-top:30px; margin-bottom:10px;}

.swiper-pagination-bullet{background:#fff; opacity:0.5}
.swiper-pagination-bullet-active{opacity:1;}
.welcomecontent.mobile{display: none;}
.reivewtext.mobile{display: none;}
.swiper-pagination-bullets.swiper-pagination-horizontal {bottom: 10px;}
.swiper-pagination-bullet{width: 12px; height: 12px;}
.single-project .swiper-horizontal{height: 750px;}
.single-project .swiper-horizontal img{width:100%; height: 100%; object-fit: cover;}
.gm-style div{cursor: pointer !important;}
	/* Responsive */
	
	
	
	@media screen and (max-width:1800px){
	.menu li{padding-bottom:40px; margin-bottom:40px;}	
	}
	@media (min-width: 1366px) and (max-width: 1680px){
	.menu li{padding-bottom:20px; margin-bottom:20px;}
	}
	@media (min-width: 1440px) and (max-width: 1570px){
	body:before{width: 9%;}
	body:after{width: 9%;}
	}
	@media screen and (max-width:1439px){
	body:before{width: 7%; z-index: -5;}
	body:after{width: 7%; z-index: -5;}
	}
	@media screen and (max-width:1300px){
	.menu li{padding-bottom:20px; margin-bottom:20px;}	
	}
	
	@media screen and (max-width:1025px){
		.headerinner{position:relative; width:90%; padding-top:10px; padding-bottom:10px;}
		.switcher{left:50px; position:absolute; bottom:30px;}
		.sticky .switcher{bottom:20px;}
		.hmenu{margin-left:50px;}
		.innersection{width:90%;}
		.wpcf7-spinner {
    position: absolute;
    right: 0;
    bottom: -30px;
}
.logo svg {
    transition: all 0.5s;
    width: 150px; height:57px;
}
.sigimage{width:60%;}
.sitemenu{padding:20px;}
.sitemenu .menu{margin-left:30px;}
.sitemenu{top:0px; width:100%; height:100vh;align-items: start; padding-top:100px;max-height: 100vh;}

.sitemenu .menu {
    max-width: 100%;}
.sitemenu .menu{margin-right:0px; margin-bottom:30px;}

.sitemenu li a {
    font-size: 20px;
	}
	.closemenu {
    position: absolute;
    left: 10px;
    top: 10px;
	}
	.contaccont {
    background: #EFEBE4;
    padding: 80px 44px 88px 44px;
}
.switcher .wpml-ls-legacy-list-horizontal a{font-size: 11px;}
.wpml-ls-legacy-list-horizontal>ul{text-align:center;}
.reivewtext{margin-left: 22px;}
.topleft:before{display: none;}
.topright:after{display: none;}
.footcol:first-child .textwidget svg {
    width: 195px;
}
.floorplantypes{flex-wrap: wrap; gap:55px;}
.pplan{width: 45%;}
.ppimage img {
    height: 197px;
    width: 250px;
}
.headerinner .logo {
  width: 100%;
  top: 3px;
  position: relative;
}
body:after ,body:before{
    width: 2%; display:none;
}
.fitem a {
    padding: 15.5px;
    font-size: 16px;
    padding-bottom: 10px;
}
.aprt1 .fitem a{font-size: 16px; padding-bottom: 13px; padding-top: 13px;}
.floortitle h2{font-size: 16px; padding: 13px;}
.single-project .swiper-horizontal{height: 680px;}
}

	@media screen and (max-width:810px){
	.project .projectimage img {
    
    height: 240px;
}
.welcomecontent {
    width: 85%;
    margin: 0 auto;
    margin-right: 23px; margin-bottom:50px;
}
.home #wrapper {
    padding-top: 99px;
}
.reivewtext{margin-top:75px;}
.cdesc {
    margin-left: 20px;
}

.cbottom .gmap iframe {
    height: 455px !important;
}
#wrapper{padding-top:125px}
.entcont{margin-right: auto;}

.sold {
    position: absolute;
    top: 50%;
    right: 5px;
 
    width: 28px;
    height: 16px;
   
    background-size: cover;
    transform: translateY(-96%);
}
.single-project .swiper-horizontal{height: 510px;}
}
@media (min-width: 376px) and (max-width: 767px){
	.topright:after {bottom: 125px!important;}
}


	@media screen and (max-width:767px){
		.headerinner .logo{top:0px;}
	body:before{display: none;}
	.switcher {left: 59px; bottom: 115px;}
	.hmenu {margin-left: -16px; height: 15px;}
	.hamburger-box {width: 26px;}
	.topinner{ width:100%; flex-direction: row-reverse; flex-wrap: wrap; padding-bottom: 40px;}
	.topleft{display:flex;flex-direction: column;}
	.topright:after {display: block; max-height:82px; right: 240px; bottom: 97px;}
	.topright{width:100%; order: 1; flex-direction: row;}
	.topmiddle{width:100%; order: 2;display: flex; flex-direction: row-reverse; margin-top: -6px;}
	.topleft{width:100%; order: 3; margin-top: -107px; flex-direction: row-reverse;; align-items: flex-end;}
	.reivewtext{display: none;}
	.reivewtext.mobile{display: block; width: 50%; margin-left: -35px; font-size: 9px; margin-bottom: -14px;}
	.topimage video{height:250px;}
 	.reivewtext{width:50%; margin-left:0px; padding:15px 30px; padding-top:50px;}
	.welcomecontent{
	display: block;
    width: 50%;
    margin: 0 auto;
    margin-right: 0px; max-width:100%;
    margin-bottom: 60px;
    padding: 7px 30px;
    font-size: 9px;}
	.welcomecontent{display: none; width:50%}
    .topimage{width: 50%;}
.hometop {margin-top: 123px;}
.smenu a{font-size:10px; padding:7px 8px; font-weight:300}
.projecsection .stitle{margin-bottom: 30px; margin-top: 20px;}
.projecsection .stitle{margin-bottom: 30px; margin-top: 20px;}
.projecsection .stitle h2{font-size: 12px;}

.innersection {width: 100%;}
.projectlist{grid-template-columns:1fr 1fr; padding: 0px 8px; column-gap: 10px; gap: 20px;}
.project .projectimage img {height: 230px;}
.projectitle {font-size: 12px;}
.projectitle h3{padding: 5px 15px;}
.project{max-width:320px; margin-left:auto; margin-right:auto;}
.aboutcontent{flex-direction: row; padding: 0px 8px; margin-top: 18px; margin-bottom:30px; font-size: 10px;}
.aboutimage {width: 100%;}
.aboudesc {width: 100%; padding-right: 8px; margin-top:6px; display: flex;}
.boxtitle a{padding:7px;}
.aboudesc .sigimage{position: absolute; left: 210px; width: 95px; margin-top: 117px;}
.footercol{flex-wrap: wrap; flex-direction: row-reverse; padding: 0px 24px; align-items: flex-start;}
.footcol{padding-top: 40px;}
.footcol:first-child,.footcol:nth-child(2),.footcol:last-child {width: 50%;justify-content:right; padding-right:0px; border:none}
.footcol:first-child{order: 3; width: 100%; padding-top: 0px; margin-top: -53px}
.footcol:nth-child(2){order: 2;}
.footcol:last-child{order: 1; padding-right: 15px;}
.footcol:first-child .textwidget svg{width: 95px;}
.footcol:nth-child(2){font-size: 10px; line-height: 20px;}
body:before{display: none;}
body:after{display: none;}
.home #wrapper{padding-top:40px; padding-bottom: 55px;}
.page-template-template_projects .projecsection{padding-top:20px; padding-bottom: 80px;}
.page-template-template_marketing .projecsection{padding-top:20px; padding-bottom: 80px;}
#wrapper{padding-top:163px;}
.single-project #wrapper{padding-top:160px;}
.page-template-template_entrepreneurs #wrapper{padding-top:203px;}
.aboutsection {margin-top: 0px;}
.aboutsection .boxtitle h2{font-size:10px;}
.fform input[type="text"], .fform input[type="email"], .fform input[type="tel"]{font-size: 10px; padding-bottom: 0px; margin-bottom: 30px;}
.fform input[type="submit"]{font-size: 10px; line-height: 18px;}
.procont{flex-direction: row; margin-top:0px;}
.prodetail{width:50%;}
.prodetail{width:50%;}
.prodetail h2,.detailinner h2{font-size: 14px;}
.prolocation{width:50%;}
.prolocation .gmap iframe{height: 150px; -webkit-filter: grayscale(99%); width: 100%;}
.detailinner{width:100%; margin-left:auto; margin-right:auto; font-size: 9px; margin-bottom: 15px;padding:20px 15px; }
.secondaryimage img {
    max-width: 50%;
}
.detailinner.onlymobile{padding:20px 15px; width:50%;}
.porjectplan{margin-top: 60px;}
.gslider{margin-top:0px; margin-bottom:18px;}
.stitle{margin-bottom:0px;}

   .pagetem  .stitle {
        margin-bottom: 30px;
    }

.stitle h1{padding:15px;}
.aprt1 .fitem a{font-size:8px; padding:5.5px;}
.fitem a{font-size:10px; padding:5.5px;}
.floortitlein {margin-right: 0; width:12px; font-size: 8px;}
.aprt1 .pitems,.pitems {
    width: 100%;
}
.floorplantypes{width:100%;column-gap: 10px;flex-wrap: wrap; margin-top: 20px; padding-bottom: 30px;}
.pplan{width:22.5%; margin-bottom:0px;}
.pptitle{font-size:9px; padding: 0.5px 6px; text-align: left;}
.ppimage {
    padding: 7px 10px 1px;
}
.ppimage img {
    height: 47px;
    width: 100%;
    object-fit: contain;
}
.floortitle h2{padding:5.5px; font-size: 10px;}
.contaccont {
    background: #EFEBE4;
    padding: 50px 30px 44px 30px;
}


.tablecol{width:100%; padding-left:0px; padding-right:0px;}
.tcol{    font-size: 10px;}

.ctop{flex-direction:row;}
.cimage{width:100%;}
.cform{width:55%; padding:30px 12px;}


.cbottom{flex-direction:row; margin-top: 10px; align-items: center;}
.cimage{width:100%; height: 252px; object-fit: cover;}
.cdesc{width:59%; padding-bottom:30px; padding-top:30px; margin-top:0px; font-size: 10px; text-align: center; margin-left: 0px; line-height: 16px;}
		.cbottom .gmap iframe {
			height: 250px !important;
		}

.page-template-template_colors .pagecontent,.page-template-template_news .pagecontent, .pagecontent{margin-top: -40px;}
.page-template-template_colors .pagecontent{margin-top: -40px;}
.page-template-template_contact .pagecontent{margin-bottom: -50px;}
.single-project .pagetem{padding-bottom: 30px;}
.page-template-template_contact .stitle{margin: 0px;}
.page-template-template_colors .pagetem {padding-bottom: 20px;}
.page-template-template_colors .subtitle{margin-top: 10px;}
.page-template-template_colors .subtitle h2{font-size: 10px}
.colors{flex-direction:row; margin-top: 30px;}
.coloritem {width: 50%; text-align: right; padding: 0px 35px;}
.colorlogo {margin-bottom: 20px;}
.colorlogo img {
    width: 90%;
    max-width: 169px;
}
.coloriteminner {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
}
.coloritem:nth-child(1) .devider, .coloritem:nth-child(2) .devider, .coloritem:nth-child(3) .devider{display: none;}
.ctitle {font-size: 10px; margin-bottom: 8px;}
.ccontent {font-size: 10px; margin-bottom: 40px;}
.news {
   margin-top:26px;
   flex-direction:row; padding-right:0px; padding-left:30px;
}
.newsitem{width: 50%; padding-right: 50px; padding-bottom: 0px;}
.newsitem:first-child {
    margin-top: 26px;
}
.newsitem:nth-child(2) {
    margin-top: 60px;
}
.newsitem:nth-child(3n+2) {
    margin-top: 0px;
}
.newsitem:nth-child(3n) {
    margin-top: 45px;
}
.newsitem:nth-child(4) {
    margin-top: -30px;
}
.newsitem:nth-child(5) {
    margin-top: 30px;
}
.newsitem:nth-child(6) {
    margin-top: -25px;
}
.newsitem:nth-child(7) {
    margin-top: 25px;
}
.newsitem:nth-child(8) {
    margin-top: -25px;
}
.newscontent {
    margin-bottom: 5px;
}
.newscontent p{
    margin-bottom: 0px;
}
.newsitem .devider {
    margin-top: 25px;
    width: 62px;
}
.newslogo {
    margin-bottom: 10px;
}
.ndate{margin-bottom: 5px;}
.newsiteminner {
    width: 100%;
    max-width:100%;
    font-size: 9px;
}
.extlink a{font-size: 9px;}
.extlink img{width: 10px;}
.newsitem:first-child .newslogo img{width: 100px;}
.newsitem:nth-child(2) .newslogo img{width: 100px;}
.newsitem:nth-child(3n+2) .newslogo img{width: 100px;}
.newsitem:nth-child(3n) .newslogo img{width: 100px;}
.newsitem:nth-child(4) .newslogo img{width: 100px;}
		.newsitem .newslogo img{max-height:120px;object-fit: contain;max-width:120px;}

.enterprenure { 
    display: flex;
    flex-wrap: wrap;
	padding: 20px 15px 0px;
	flex-direction: row-reverse;
	align-items: center;
	margin-bottom: -15px;
}
.entright{width:50%; order: 3; padding-left: 12px; padding-top:0px; padding-bottom:0px; z-index: 5;}
.entmiddle{width:100%; order: 1; padding-top:0px; text-align: center;}
.entmiddle img{width: 220px;}
.entleft{width:50%; order: 2; padding-right: 12px; z-index: 5; margin-top: -18px}
.entcont{width:100%; max-width:100%; margin-right:0px; padding-top: 5px;}
.entcont h2{font-size: 10px; margin-bottom:5px;}
.entcont p{font-size: 9px;}
.entleft .entcont p{margin-bottom:-4px;}
.entsign img{width: 62px;}
.fullimage{margin-top:0px; margin-bottom: 0px;}
.entright .entsign {
    margin-right: 0px;
    text-align: center;
}
.entleft .entsign{
	margin-left: -30px;
}
.entleft .entcont{margin-bottom:-5px;}
.entleft .entsign{margin-bottom:-50px;}
.topleft:before { display:none;}
.topright:before {
    transition: all 0.5s;
    width: 1px;
    height: 151px;
    background: #000;
    position: absolute;
    content: "";
    top: -165px	;
    left: 163px;
    max-height: 151px;
    animation: line 10s ease;
}
.headerinner {
    padding-top: 40px;
    padding-bottom: 70px;
}
#footer{padding: 0px;}
.footer_inner{width: 100%;}
.footer_inner .boxtitle h2{font-size: 9px;}
.stitle h1, .pagecontent .stitle h1{font-size: 10px; padding: 5.5px;border-left: 0px; border-right: 0px;}
.section1_content {
    padding-bottom: 0px;
}
.sticky .switcher {
    bottom: 38px;
}
#wrapper{background: none;}
#wrapper:before{
	background:rgb(196 192 186 / 48%);
	width: 50%;
	top: 163px;
}
#wrapper:after{
	background:rgb(240 239 239 / 48%);
	width: 50%;
	top: 0px;
}
.page-template-template_colors #wrapper:before{
	top: 124px;
}
.page-template-template_news #wrapper:before{
	background:rgb(196 192 186 / 95%);
	top:124px;
}
.page-template-template_news #wrapper:after{
	background:rgb(240 239 239 / 95%);
}
.closemenu {
    position: absolute;
    left: 15px;
    top: 15px;
}
.closemenu svg{width: 22px;}
.menu li {
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.aboutsection .boxtitle a {
	width: 100%;
    padding: 7px;
}
.wpcf7-not-valid-tip {
    font-size: 9px;
    margin-top: -25px;
    margin-bottom: -20px;
}
.wpcf7 form .wpcf7-response-output, .fform .wpcf7 form.failed .wpcf7-response-output{
	font-size: 9px;
	line-height: 13px;
}
.wpcf7-spinner{bottom: -30px}


.onlymobile{display:block; font-size: 9px;}

.secondaryimage{display:flex;}
.detailinner.mobile{padding:20px 15px; width:50%}
.secondaryimage .mimage{width:50%;}
.secondaryimage .mimage img{width:100%; max-width:100%;}
.desktop{display:none;}
 .cont2.desktop{display:none !important;}
.pitems{    border-spacing: 10px 0;}
.floorplans{width:95%;}
.single-project .stitle{margin-bottom: 0px;}

.mbutton{margin-top:-30px;}
.mbutton a {padding: 2.5px;
    align-items: center;
	font-size: 10px;
	width: 64%;
	margin: 0 auto;
}
.pagecontent .social ul{ column-gap:9px;}
.pagecontent .social ul img {
    width: 15px;
    max-height: 15px;
}
.single-project .swiper-horizontal{height: 240px;}


}
.grecaptcha-badge {display:none !important;}

   .gmap iframe{
	   height: 371px;
   }
   .projectimage .map .gmap iframe{
	   width: 100%;
	   height: 100%;
   }
   .cbottom .gmap iframe{
	   height: 624px;
	   width: 100%;
   }
   .projectimage .map .gmap iframe{
	   pointer-events: none;
   }

/*652026*/
.stickySite {
    position: fixed;
    bottom: 200px;
    left: 14px;
    display: flex;
    flex-direction: column;
    z-index: 9999;
    gap: 8px;
}

	.stickySite p {
    color: black;
    text-align: center;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    font-size: 15px;
    font-style: normal;
    font-weight: bold;
    line-height: 145%;
    max-width: 50%;
}
.stickySite a {
    width: 50px;
}
.stickySite .contactSticky {
    cursor: pointer;
    width: 50px;
}
.langButton {
    width: 50px;
    height: 50px;
    background-color: #242424;
    padding: 6px;
}
.language-switcher {
    position: absolute;
    bottom: 100%;
    z-index: 999;
    padding: 10px 0;
    background-color: #FFF;
    display: flex;
    flex-direction: column;
    gap: 10px;
    justify-content: center;
    align-items: center;
    transform: translateY(250%);
    transition: 0.3s;
}
.langButton img {
    width: 100%;
    height: 100%;
}
.language-switcher a {
    display: flex;
    justify-content: center;
}
.language-switcher.active {
    transform: translateY(0%);
}
.language-switcher img {
    width: 36px;
}

.formSticky {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100vh;
    background: rgba(255, 255, 255, 0.6);
    backdrop-filter: blur(5px);
    z-index: 9999999;
    padding: 5rem;
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: center;
    transform: translateX(-100%);
    transition: 0.3s;
}
.formSticky.active {
    transform: translateX(0);
    transition: 0.3s;
}
.formSticky .closeForm {
    display: flex;
    align-items: center;
    gap: 24px;
    color: #000000;
    text-align: center;
    
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: -0.64px;
    cursor: pointer;
}
.formSticky .closeForm svg path {
	fill:#000000;
}

.theForm {
    width: 100%;
    height: 100%;
    background-color: #94938F;
    background-repeat: no-repeat;
    background-position: right;
    display: flex;
    align-items: center;
    padding: 80px;
	max-width:1920px;
}
.theForm div {
    position: relative;
    z-index: 999;
	width: 100%;
}
.theForm h3 {
    color: var(--07203-f, #FFF);
 
    font-size: 64px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: -2.56px;
    margin-bottom: 29px;
}
.theForm .sub_title_FORM {
    color: var(--07203-f, #FFF);
    
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 125%;
    letter-spacing: -0.36px;
    text-transform: capitalize;
    padding: 16px 24px;
    border-left: 1px solid #ffffff;
}
.theForm .sub_title_FORM {
    border-right:1px solid #ffffff;
    border-left: unset;
}
.theForm form {
    margin-top: 29px;
}
.theForm .row {
    display: flex;
    flex-wrap: wrap;
}
.wpcf7-form .wpcf7-form-control-wrap {
    display: block;
    position: relative;
}
.theForm form input {
    display: flex;
    min-height: 39px;
    padding: 10px 16px;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    color: #FFF;
    font-family: 'Ezer Solid Ultra';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 125%;
    letter-spacing: -0.36px;
    text-transform: capitalize;
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid var(--c-5-c-5-c-5, #C5C5C5);
    margin-bottom: 16px;
	border-radius:0px;
}
.wpcf7 input[type=url], .wpcf7 input[type=email], .wpcf7 input[type=tel] {
    text-align: right !important;
}
.theForm form textarea {
    font-family: 'Ezer Solid Ultra';
    height: 107px;
    padding: 10px 16px;
    border-radius: 2px;
    border-bottom: 1px solid var(--c-5-c-5-c-5, #C5C5C5) !important;
    background-color: transparent;
    border: 0;
    width: 100%;
    color: #FFF;
	font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 125%;
	border-radius:0px;
}
.d-flex.checkboxsite {
    margin-top: 9px;
}
.d-flex.checkboxsite p {
    display: flex;
    align-items: start;
    flex-direction: unset;
    gap: 8px;
}
.d-flex.checkboxsite .wpcf7-form-control-wrap {
    width: 23px;
    display: contents;
}
.wpcf7-list-item {
    margin: 0;
}
.checkboxsite label {
    gap: 0 !important;
    margin-top: 4px !important;
}
.theForm form .wpcf7-checkbox input {
    border-radius: 2px;
    border: 1px solid var(--5-f-5-f-5-f, #5F5F5F);
    background: #D9D9D9;
    height: 100%;
    flex: 1 0 0;
    width: 23px;
    margin-bottom: 0;
    line-height: 1;
    min-height: auto;
}
span.wpcf7-list-item input[type=checkbox] {
    top: 1px;
    position: relative;
	margin: 0;
    line-height: normal;
    height: unset;
    min-height: unset;
	width: auto;
}
.checkboxsite .wpcf7-list-item-label {
    display: none;
}
.theForm form span.wpcf7-list-item-label {
    color: #FFF;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 145%;
}
span.textCheckBox {
    color: #FFF;
    font-size: 14px;
}
.theForm form span.wpcf7-list-item-label a {
    color: #FFF;
    text-decoration: underline;
}
.acnt{
	margin-top: 10px;
}
.acnt .wpcf7-list-item label{
	display: flex;
    align-items: center;
    gap: 8px;
}

.theForm form .wpcf7-checkbox label {
    display: flex;
    gap: 10px !important;
    margin-top: 17px;
}
.theForm form input[type=submit] {
    border-radius: 4px;
    border: 1px solid #FFF;
    color: #FFF;
    text-align: center;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 145%;
    /*background-image: url(arrowW.svg);*/
    background-position: 60% center;
	width:100%;
	cursor:pointer;
	background-repeat:no-repeat;
	margin-top: 15px;
}
html[dir=rtl] form input[type=submit] {
    /*background-image: url(arrowRight.svg);*/
    margin-top: 10px;
    background-position: 40%;
	background-repeat:no-repeat;
}
.theForm form input[type=submit]:hover {
    border-radius: 4px;
    border: 1px solid #ffffff;
    background-color: #000000;
    color: #ffffff;
    /*background-image: url(arroeGold.svg);*/
}
html[lang="en-US"] .theForm .sub_title_FORM{
	border-right: unset;
    border-left: 1px solid #ffffff;
}
html[lang="en-US"] .theForm{direction:ltr;}
html[lang="en-US"] .theForm div{direction:ltr;}
html[lang="en-US"] .theForm form{direction:ltr;}

html[lang="en-US"] .wpcf7 input[type=url], html[lang="en-US"] .wpcf7 input[type=email], html[lang="en-US"] .wpcf7 input[type=tel]{
	text-align: left !important;
}

.theForm .wpcf7 form .wpcf7-response-output, .theForm .wpcf7 form.failed .wpcf7-response-output{color:#dc3232;}
@media (min-width: 1025px) and (max-width: 1600px){
	.theForm form input{width:95%;}
	.theForm{padding:30px;}
}
@media (min-width: 768px) and (max-width: 1024px){
	.theForm form input{width:95%;}
	.theForm{padding:30px;}
}
@media (min-width: 768px) {
    .col-md-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }
}


@media (min-width: 992px) {
    .language-switcherMobile {
        display: none;
    }
}
@media (max-width: 992px) {
    .stickySite {
        display: flex;
        bottom: 0;
        width: 100%;
        flex-direction: row;
        justify-content: space-around;
        align-items: center;
        background-color: #9d9999;
        left: 0;
        padding: 10px 0;
        height: 60px;
    }
	.stickySite p{color:white;}
	.formSticky {
        padding: 20px;
        z-index: 99999;
    }
	    .theForm {
        padding: 20px;
    }
	.theForm h3 {
        font-size: 26px;
		letter-spacing:inherit;
    
    }
	
	.stickySite .contactSticky{position: relative;
    top: 2.5px;}
	.stickySite a{
		position: relative;
    top: 2.5px;
	}
	
	
}
@media (max-width: 767px) {
.theForm form input{width:100%; margin-bottom:8px; font-size:14px;}
.theForm form .wpcf7-not-valid-tip{
	margin-top: inherit;
        margin-bottom: inherit;
        position: relative;
		font-size:12px;
}
.theForm form{margin-top:10px;}
.theForm .sub_title_FORM{font-size:14px; padding:8px 24px;}
    .theForm h3 {
        font-size: 22px;
        letter-spacing: inherit;
        margin-bottom: 5px;
    }
	.theForm form .wpcf7-response-output, .theForm form.failed .wpcf7-response-output{
		font-size: 12px;
        line-height: normal;
        margin: 0;
	}
	.theForm form textarea{height:50px; font-size:14px;}
	.theForm form input[type=submit]{display:block;}
	
}