.home-banner{position:relative;background:#fff;height:500px;overflow:hidden}.banner-search{width:100%;height:500px;overflow:hidden;background-image:url(../images/header-shape-2.svg),url(../images/header-shape-1.svg);background-position:right;background-repeat:no-repeat}.herocontent{display:flex;height:500px;align-content:center;justify-content:center;flex-direction:column}.banner-title{font-size:1.4rem;font-weight:700;color:#000;margin-bottom:25px;text-align:center}.banner-text{font-size:1.1rem;font-weight:700;color:#333;margin-bottom:25px;text-align:center}@media only screen and (min-width:992px){.home-banner{background-image:url(../images/property.webp);background-position:left bottom;background-repeat:no-repeat}.banner-search{z-index:auto}.banner-title{font-size:2rem}}.searchbox{background:#fff;padding:10px;border-radius:10px;width:100%;box-shadow:0 15px 35px -5px rgba(50,88,130,.32)}.search-form{width:100%}.search-form form{display:flex;flex-direction:column-reverse}.search-form .form-row{display:flex;flex-wrap:wrap;align-items:center;margin:0}.input-group{flex:100%;display:flex;align-items:center;border-radius:5px;border:1px solid #0006b;margin:5px;padding:0 10px;background-color:#fff}.input-group:hover{border-color:#d2b645}.input-group i{color:#ccc;margin-left:5px;font-size:.9rem}.search-form .form-input{background-color:#fff;width:100%;height:40px;line-height:38px;border-radius:5px;font-size:.9rem;color:#313537;transition:all .3s ease-in-out;text-decoration:none;text-transform:none;font-family:Cairo,sans-serif;font-style:normal;outline:0}.search-form .search-submit{font-weight:600;font-size:.9rem;background-color:#000;color:#fff;padding:0 25px;white-space:nowrap;border:none;display:inline-block;cursor:pointer;margin:10px 5px;font-family:Cairo,sans-serif;border-radius:5px;text-align:center;transition:.2s;height:40px;line-height:38px;width:100%}.search-form .search-submit:hover{background-color:#d2b645}@media only screen and (min-width:786px){.search-form .form-row{flex-wrap:nowrap}.input-group{margin:5px;flex:1}.search-form .form-input{font-size:.9rem}.search-form .search-submit{width:auto}}.search-filters{display:flex;flex-wrap:wrap;margin:0 -5px}@media only screen and (min-width:992px){.searchbox{width:80%;margin-left:auto;margin-right:auto}.search-filters{flex-wrap:nowrap}}.scroll-icon,.scroll-icon:before{position:absolute;left:50%;bottom:20px}.scroll-icon{width:30px;height:50px;bottom:20px;border:2px solid #fff;border-radius:28px}.scroll-icon:before{content:'';width:8px;height:8px;border-radius:50%;background:#fff;top:6px;left:10px;animation-duration:1.5s;animation-iteration-count:infinite;animation-name:scroll}@keyframes scroll{0%{opacity:1}100%{opacity:0;top:50px}}@media only screen and (max-width:992px){.scroll-icon{display:none}.pb100{padding-bottom:0}}.featured-projects{padding:20px 0}@media only screen and (min-width:992px){.featured-projects{padding:40px 0}}.featured-units{padding:20px 0}@media only screen and (min-width:992px){.featured-units{padding:40px 0}}.featured-area{padding:20px 0}@media only screen and (min-width:992px){.featured-area{padding:40px 0}}.unit-type{padding:20px 0;background-color:#fff}.unit-type-txt p{margin-top:0;color:#666}.type-box{margin-bottom:15px;padding-top:5px;padding-right:15px;width:100%;display:flex;position:relative;transition:.5s;border-radius:10px;border:0 solid #f3e7d8}.type-box:hover{box-shadow:0 10px 15px -3px rgb(0 0 0 / .1),0 4px 6px -4px rgb(0 0 0 / .1);transform:translateY(-7px);border-width:1px}.type-img{background-color:#f3e7d8;width:70px;height:70px;border-radius:50px;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-left:20px}.type-img img{width:90%;height:auto}.type-title{font-weight:700;font-size:1.2rem;color:#d2b645}.type-data p{margin:5px 0;font-size:.9rem}.type-btn{background-color:#d2b645;background:radial-gradient(ellipse farthest-corner at right bottom,#fec337 0,#fdb931 8%,#9f6b28 30%,#8a5e2f 40%,#af762b 80%),radial-gradient(ellipse farthest-corner at left top,#fff 0,#ffffac 8%,#d1ac64 25%,#d2b645 62.5%,#d2b645 100%);color:#fff;border-radius:5px;height:34px;line-height:34px;white-space:nowrap;transition:.2s;display:inline-block;padding:0 15px;font-size:.9rem;margin:5px 0}.type-btn:hover{background-color:#000;transform:translateY(-3px)}.type-link{position:absolute;top:0;bottom:0;left:0;right:0}@media only screen and (min-width:992px){.unit-type{padding:60px 0}.type-btn{padding:0 25px;font-size:1rem}}.contact-us{padding:40px 0;background-color:#000;color:#fff;background-image:linear-gradient(#20146149,#2a216169),url(../images/contact-bg.webp);background-size:cover}.contact-us .headline{color:#fff}.contact-us .row{display:flex;flex-wrap:wrap;align-items:center}.contact-us .row [class^=col]{display:flex;align-items:center}.contact-us-title .headline{color:#000}.contact-us-title p{margin-top:-10px;font-size:.9rem;font-weight:700;color:#d2b645}.contact-form{width:100%;background-color:#f8f7ff;padding:25px;border-radius:10px;margin-top:25px;color:#000}.contact-form form{width:100%;display:flex;flex-direction:column;justify-content:space-between}.contact-form .comment,.contact-form .form-bg{width:100%;padding-right:5px;height:42px;line-height:40px;color:#000;display:block;font-family:Cairo,sans-serif;font-size:.9rem;border:1px solid #c6c6c6;background-color:rgba(255,255,255,.5);border-radius:5px;margin:7px 0}.contact-form .comment{width:100%;height:100px}.contact-form .comment::placeholder,.contact-form .form-bg::placeholder{opacity:.8}.contact-form .submit{background-color:#d2b645;line-height:36px;padding:0 20px;color:#fff;font-size:1rem;border:0;transition:.5s;border-radius:5px;font-family:Cairo,sans-serif;margin:7px 0;width:100%;align-self:flex-end}.contact-form .submit:hover{cursor:pointer;background-color:#000}.about-us{padding-right:20px;padding-top:20px;padding-bottom:20px}.get-intouch{width:100%;margin-top:25px;display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px;overflow:hidden}.intouch-box{width:100%;display:flex;font-size:1.2rem;align-items:center;padding:5px;transition:.2s;color:#fff}.intouch-box i{background-color:#d2b645;color:#fff;width:40px;height:40px;line-height:40px;text-align:center;border-radius:25px;display:inline-block;font-size:1.2rem;margin-left:10px}.intouch-box i.icon-phone{background-color:#006aff}.intouch-box i.icon-whatsapp{background-color:#25d366}.intouch-box .messenger-icons{background:linear-gradient(#df47aa,#c822ff,#6559ff,#006aff);width:40px;height:40px;line-height:40px;text-align:center;border-radius:25px;display:flex;align-items:center;justify-content:center;margin-left:10px}.intouch-box .messenger-icons img{width:25px;height:auto;display:inline-block}.intouch-box-title{font-size:1rem;font-weight:700;line-height:1.6rem}.intouch-inside{display:flex;flex-direction:column;font-size:1rem}@media only screen and (min-width:992px){.contact-form .comment,.contact-form .form-bg{margin:7px 0;padding-right:15px;font-size:1rem}.contact-form .submit{margin:7px 0}.intouch-box{width:100%}}.our-developers{padding:20px}.developer-img{display:flex;align-items:center;justify-content:center;text-align:center;margin:10px 0;box-shadow:1px 1px 5px rgba(0,0,0,.1);padding:10px;border-radius:10px;overflow:hidden;background-color:#fff;transition:.2s}.developer-img img{width:100%;height:80px;object-fit:cover;transition:.5s;display:block}.developer-img:hover{transform:translateY(-5px);box-shadow:0 10px 15px -3px rgb(0 0 0 / .1),0 4px 6px -4px rgb(0 0 0 / .1)}@media only screen and (min-width:992px){.our-developers{padding:40px 0}}.recent-articles{padding:20px 0}@media only screen and (min-width:992px){.recent-articles{padding:40px 0}}.HomeContent{display:flex}.aboutsection{padding:50px 0}.aboutsection .contenttext{background:#fff;box-shadow:0 15px 35px -5px rgba(50,88,130,.32);line-height:1.8rem}.aboutsection .contentimg{border-radius:3px;box-shadow:0 15px 35px -5px rgba(50,88,130,.32);margin-right:15px}.aboutsection .contentimg img{border-radius:3px}.counterssection{background:#edebf8;padding:20px 0}.countersrow{display:flex;justify-content:space-between;padding:10px 0}.countersbox{background:#fff;box-shadow:0 10px 29px 0 rgba(68,88,144,.1);width:calc(100% - 30px);margin:5px;color:#000;padding:15px;text-align:center;border-radius:10px}.countersbox p{font-weight:700}.countersbox img{width:50px;height:50px;object-fit:contain;margin-left:15px}.jw-counter{font-size:48px;font-weight:700;text-align:center;animation:count-up 1s ease-out}@keyframes count-up{from{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.contentrow{padding:50px 0}.contentbox{display:flex;flex-direction:row}.contentbox:nth-child(2n){flex-direction:row-reverse}.contenttext{flex:1 1 60%;margin-bottom:20px;display:flex;flex-direction:column;padding:20px;justify-content:center}.contentimg{flex:1 1 40%;margin-bottom:20px;display:flex}.contentimg img{width:100%;height:100%;object-fit:cover}@media (max-width:760px){.contentbox,.contentbox:nth-child(2n),.countersrow{flex-direction:column}.aboutsection .contentimg{margin-right:0}.countersbox{width:100%}}