html{scroll-behavior:smooth;box-sizing:border-box}*{outline:0}*,:after,:before{box-sizing:inherit}body{margin:0;padding:0;overflow-x:hidden;font-family:Inter,sans-serif}a,button{text-decoration:none;transition:all .3s ease-in-out}img{max-width:100%}h1,h2,h3,h4,h5,h6,ol,ul{margin:0}ol,ul{list-style:none;padding:0}form .error{font-size:14px;color:red;margin:0;text-align:left}.modal .modal-header{background-color:#948857;border-radius:0;color:#fff}.modal .modal-content{border:none;border-radius:0;background:linear-gradient(0deg,white,#f9f0cd)}.grecaptcha-badge{opacity:0;visibility:hidden}.fancybox__viewport{padding-top:20px}.fancybox__thumbs{padding-bottom:20px}.zsiq_theme1.zsiq_floatmain{bottom:42px;right:3px;z-index:100!important}.theme-btn{position:relative;color:#000;font-weight:300;font-size:22px;display:flex;align-items:center;z-index:1;width:-moz-fit-content;width:fit-content;background:none;border:none;outline:none}@media (max-width:767px){.theme-btn{font-size:18px}}.theme-btn:before{content:"";width:90px;height:90px;border-radius:50%;border:1px solid #948857;position:absolute;left:-30px;top:50%;transform:translateY(-50%);transition:all .3s ease-in-out;z-index:-1}@media (max-width:767px){.theme-btn:before{width:70px;height:70px;left:-20px}}.theme-btn:after{content:"";width:90px;height:90px;border-radius:50%;position:absolute;left:-30px;top:50%;transform:translateY(-50%);background-image:url(/_next/static/media/button-symbol.2933044d.webp);background-repeat:no-repeat;background-position:0 0;background-size:contain;opacity:.5;transition:all .3s ease-in-out;z-index:-1}@media (max-width:767px){.theme-btn:after{width:70px;height:70px;left:-20px}}.theme-btn:hover:before{background-color:rgba(148,136,87,.5)}.theme-btn:hover:after{transform:translateY(-50%) rotate(1turn)}.theme-btn svg{margin-left:10px}.theme-title span{color:#000}.theme-title h2{color:#948857;font-size:70px;font-weight:400}@media (max-width:1400px) and (min-width:1340px){.theme-title h2{font-size:50px}}@media (max-width:1200px){.theme-title h2{font-size:40px}}@media (max-width:767px){.theme-title h2{font-size:30px}}@keyframes slide-down{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.arrow-circle{position:relative;width:90px;height:90px;border:1px solid #b8a45d;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center}.arrow-circle .crescent-img{position:absolute;left:26px;width:90%;height:90%;object-fit:contain}.arrow-circle .arrow{position:absolute;font-size:24px;color:black;pointer-events:none}header{padding:20px 20px 0}header.fix{position:fixed;top:0;left:0;width:100%;z-index:20;box-shadow:0 1px 6px 0 rgba(32,33,36,.2);background-color:#fff;padding-top:10px;animation:slide-down .7s}header.fix .top-bar{padding-bottom:10px}header.fix .top-bar .top-bar-left .logo img{width:100px}header.fix .top-bar .top-bar-left .primary-menu>li>a,header.fix .top-bar .top-bar-right .box-link{font-size:12px}header.fix .top-bar .offside-toggle{height:40px}header.fix .offside-nav{top:62px!important}.top-bar{border-bottom:1px solid rgba(0,0,0,.2);padding-bottom:20px;justify-content:space-between}.top-bar,.top-bar .top-bar-left{display:flex;align-items:center}.top-bar .top-bar-left .logo{margin-right:20px}.top-bar .top-bar-left .logo img{width:150px}.top-bar .top-bar-left .primary-menu{display:flex;align-items:center}@media (max-width:1200px){.top-bar .top-bar-left .primary-menu{display:none}}.top-bar .top-bar-left .primary-menu>li{transition:all .3s ease-out 0s}.top-bar .top-bar-left .primary-menu>li:hover>a{background-color:#F9F0CD;color:#000}.top-bar .top-bar-left .primary-menu>li.hide-item{display:none}.top-bar .top-bar-left .primary-menu>li.active>a{background-color:#F9F0CD;color:#000}.top-bar .top-bar-left .primary-menu>li>a{text-transform:uppercase;font-size:14px;color:#707070;display:block;padding:10px 20px}@media (max-width:1400px) and (min-width:1340px){.top-bar .top-bar-left .primary-menu>li>a{font-size:13px;padding:10px 15px}}.top-bar .top-bar-left .primary-menu>li>a:hover{background-color:#F9F0CD;color:#000}.top-bar .top-bar-left .primary-menu>li.dropdown:hover .dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.top-bar .top-bar-left .primary-menu>li.dropdown .dropdown-menu{border-radius:0;display:block;opacity:0;visibility:hidden;transform:translateY(30px);transition:all .3s ease-out 0s}.top-bar .top-bar-left .primary-menu>li.dropdown .dropdown-menu li .dropdown-item{color:#707070}.top-bar .top-bar-left .primary-menu>li.dropdown .dropdown-menu li .dropdown-item.active,.top-bar .top-bar-left .primary-menu>li.dropdown .dropdown-menu li .dropdown-item:hover{background-color:#F9F0CD;color:#000}.top-bar .top-bar-right{display:flex;align-items:center}.top-bar .top-bar-right .box-link{position:relative;display:flex;align-items:center;border:1px solid rgba(0,0,0,.2);color:#000;text-transform:uppercase;padding:10px 20px;overflow:hidden}.top-bar .top-bar-right .box-link:before{content:"";transform:scaleX(0);transform-origin:100% 50%;transition:transform .25s ease-in-out;position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;background-color:#000}.top-bar .top-bar-right .box-link:hover{color:#fff;border-color:#000}.top-bar .top-bar-right .box-link:hover:before{transform:scaleX(1);transform-origin:0 50%}.top-bar .top-bar-right .box-link svg{margin-left:5px}.top-bar .offside-toggle{background:none;border:none;outline:none;box-shadow:none;display:flex;align-items:center;justify-content:center;width:50px;height:46px}.top-bar .offside-toggle span{display:flex;align-items:center;justify-content:center;width:6px;height:6px;border-radius:50%;background-color:#000;position:relative;transition:all .2s ease-in-out}.top-bar .offside-toggle span:after,.top-bar .offside-toggle span:before{content:"";width:6px;height:6px;border-radius:50%;background-color:#000;position:absolute;top:0;transition:all .2s ease-in-out}.top-bar .offside-toggle span:before{left:-9px}.top-bar .offside-toggle span:after{right:-9px}.offside-nav{top:102px!important}@media (max-width:1200px){.offside-nav{top:91px!important;overflow-y:auto}}.offside-nav ul{padding:0 20px}.offside-nav ul li{display:none}@media (max-width:1200px){.offside-nav ul li{display:block}}.offside-nav ul li>a{display:flex;padding:10px;color:#707070;border-bottom:1px solid rgba(0,0,0,.2)}.offside-nav ul li.active>a,.offside-nav ul li>a:hover{background-color:#F9F0CD;color:#000}.offside-nav ul li.hide-item{display:block}.offside-nav ul li.dropdown .dropdown-menu{border-radius:0;position:relative!important;width:100%;transform:none!important}.offcanvas-backdrop{opacity:0!important}.offcanvas-open .offside-toggle span{background-color:transparent}.offcanvas-open .offside-toggle span:after,.offcanvas-open .offside-toggle span:before{width:25px;height:3px;border-radius:10px;top:50%;left:50%;transform:translate(-50%,-50%) rotate(45deg)}.offcanvas-open .offside-toggle span:after{transform:translate(-50%,-50%) rotate(-45deg)}.hero-banner{position:relative}.hero-banner .slider-controls{position:absolute;left:0;top:50%;transform:translateY(-50%);z-index:10;display:flex;flex-direction:column}@media (max-width:767px){.hero-banner .slider-controls{flex-direction:row;top:auto;bottom:0;transform:none}}.hero-banner .slider-controls button{background-color:#fff;border:1px solid #000;font-size:16px;width:50px;height:50px;display:flex;align-items:center;justify-content:center}@media (max-width:1200px){.hero-banner .slider-controls button{width:40px;height:40px}}@media (max-width:767px){.hero-banner .slider-controls button{width:30px;height:30px;font-size:14px}}.hero-banner .slider-controls button:first-child{border-bottom:none}.hero-banner .banner-bg,.hero-banner .banner-tmb,.hero-banner .btn-wrpr .circle-arrow,.hero-banner .btn-wrpr .enq-btn,.hero-banner .btn-wrpr .read-btn,.hero-banner .left-cptn .left-line,.hero-banner .left-cptn .text-wrpr h2,.hero-banner .left-cptn .text-wrpr p,.hero-banner .right-cptn .right-line,.hero-banner .right-cptn .text-lg,.hero-banner .right-cptn .text-sm{opacity:0;visibility:hidden;transform:translateY(0)}.slider-item{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;pointer-events:none;visibility:hidden;inset:0;transition:opacity .5s ease,visibility .5s ease}.slider-item.active{opacity:1;pointer-events:auto;visibility:visible;position:relative}.slider-item .plain-img{width:100%}@media (max-width:767px){.slider-item .plain-img{height:300px;object-fit:cover}}.banner-item{position:relative;overflow:hidden}.banner-item .banner-bg{width:100%;object-fit:contain}@media (max-width:767px){.banner-item .banner-bg{height:300px;object-fit:cover}}.banner-item .banner-tmb{position:absolute;left:0;top:0;z-index:1;clip-path:inset(100% 0 0 0);-webkit-clip-path:inset(100% 0 0 0);will-change:clip-path,opacity;object-fit:contain;width:100%}@media (max-width:767px){.banner-item .banner-tmb{height:300px;object-fit:cover}}.banner-item .left-cptn{position:absolute;left:0;top:0;width:50%;text-align:right;padding-right:5%}@media (max-width:767px){.banner-item .left-cptn{top:30%;padding-right:10%;background:linear-gradient(90deg,rgb(255,255,255),rgba(255,255,255,.2));z-index:1}}.banner-item .left-cptn .text-wrpr{padding-top:15%;padding-right:6%}.banner-item .left-cptn .text-wrpr h2{font-weight:700;font-size:50px}@media (max-width:1400px) and (min-width:1340px){.banner-item .left-cptn .text-wrpr h2{font-size:36px}}@media (max-width:1200px){.banner-item .left-cptn .text-wrpr h2{font-size:24px}}@media (max-width:767px){.banner-item .left-cptn .text-wrpr h2{font-size:14px}}.banner-item .left-cptn .text-wrpr p{font-weight:300;font-size:16px}@media (max-width:767px){.banner-item .left-cptn .text-wrpr p{font-size:12px}}.banner-item .left-cptn .text-wrpr p .lctn-icon{color:#FFCB08}@media screen and (max-width:1340px) and (min-width:1200px){.banner-item .left-cptn .left-line{max-height:200px}}@media (max-width:1200px){.banner-item .left-cptn .left-line{display:none}}.banner-item .right-cptn{position:absolute;right:0;top:0;width:50%;text-align:left;padding-top:15%;padding-left:7%;display:flex;flex-wrap:wrap}@media (max-width:1200px){.banner-item .right-cptn{padding-top:6%}}@media (max-width:767px){.banner-item .right-cptn{padding-top:15%;padding-left:8%;top:auto;bottom:20px}}@media screen and (max-width:1340px) and (min-width:1200px){.banner-item .right-cptn .right-line{max-height:200px}}@media (max-width:1200px){.banner-item .right-cptn .right-line{display:none}}.banner-item .right-cptn .text-wrpr{padding-left:20px}.banner-item .right-cptn .text-wrpr .text-sm{color:rgba(0,0,0,.5)}@media (max-width:767px){.banner-item .right-cptn .text-wrpr .text-sm{display:none}}.banner-item .right-cptn .text-wrpr .text-sm p{font-size:20px;margin:0}@media (max-width:767px){.banner-item .right-cptn .text-wrpr .text-sm p{font-size:12px}}.banner-item .right-cptn .text-wrpr .text-sm h3{font-size:36px;font-weight:700}@media (max-width:1200px){.banner-item .right-cptn .text-wrpr .text-sm h3{font-size:24px}}@media (max-width:767px){.banner-item .right-cptn .text-wrpr .text-sm h3{font-size:14px}}.banner-item .right-cptn .text-wrpr .text-lg{margin-top:20px}@media (max-width:767px){.banner-item .right-cptn .text-wrpr .text-lg{margin-top:10px;display:none}}.banner-item .right-cptn .text-wrpr .text-lg p{font-size:26px;margin:0}@media (max-width:1200px){.banner-item .right-cptn .text-wrpr .text-lg p{font-size:16px}}@media (max-width:767px){.banner-item .right-cptn .text-wrpr .text-lg p{font-size:12px}}.banner-item .right-cptn .text-wrpr .text-lg h3{font-size:50px;font-weight:700}@media (max-width:1400px) and (min-width:1340px){.banner-item .right-cptn .text-wrpr .text-lg h3{font-size:36px}}@media (max-width:1200px){.banner-item .right-cptn .text-wrpr .text-lg h3{font-size:24px}}@media (max-width:767px){.banner-item .right-cptn .text-wrpr .text-lg h3{font-size:14px}}.banner-item .right-cptn .text-wrpr .btn-wrpr{position:relative;width:300px;display:flex;justify-content:center;margin-top:20px}@media (max-width:1200px){.banner-item .right-cptn .text-wrpr .btn-wrpr{justify-content:flex-start;flex-direction:column;margin-top:10px}}.banner-item .right-cptn .text-wrpr .btn-wrpr .circle-arrow{width:100px;height:100px;border-radius:50%;background-color:#fff;color:#FFCB08;display:flex;align-items:center;justify-content:center;font-size:30px;position:relative}@media (max-width:1200px){.banner-item .right-cptn .text-wrpr .btn-wrpr .circle-arrow{display:none}}.banner-item .right-cptn .text-wrpr .btn-wrpr .circle-arrow:after{content:"";width:100%;height:100%;border-radius:50%;border:.1rem dashed rgba(0,0,0,.5);position:absolute;left:0;top:0;animation:spin 6s linear infinite;transform-origin:center}.banner-item .right-cptn .text-wrpr .btn-wrpr a{position:absolute;font-size:20px;font-weight:300;color:#000;z-index:1;background-color:rgba(255,255,255,.4);border:1px solid #fff;border-radius:200px;font-size:14px;padding:5px 15px;overflow:hidden;box-shadow:0 4px 30px rgba(0,0,0,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media (max-width:1200px){.banner-item .right-cptn .text-wrpr .btn-wrpr a{position:relative;display:block;left:0!important;top:0!important;right:0!important;bottom:0!important;font-size:10px;background-color:#948857;width:-moz-fit-content;width:fit-content;padding:5px 8px;color:#fff;margin-bottom:10px;min-width:85px}}.banner-item .right-cptn .text-wrpr .btn-wrpr a:before{content:"";transform:scaleX(0);transform-origin:100% 50%;transition:transform .25s ease-in-out;position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:-1;background-color:#000}.banner-item .right-cptn .text-wrpr .btn-wrpr a:hover{color:#fff}.banner-item .right-cptn .text-wrpr .btn-wrpr a:hover:before{transform:scaleX(1);transform-origin:0 50%}.banner-item .right-cptn .text-wrpr .btn-wrpr a:hover .btn-icon{color:#948857}.banner-item .right-cptn .text-wrpr .btn-wrpr a.read-btn{left:0;top:10px}.banner-item .right-cptn .text-wrpr .btn-wrpr a.enq-btn{right:0;bottom:10px}.banner-item .right-cptn .text-wrpr .btn-wrpr a .btn-icon{transition:all .3s ease-in-out}.slider-wrapper .slider-item:first-child .banner-item .left-cptn{padding-right:16%}.slider-wrapper .slider-item:first-child .banner-item .right-cptn{padding-top:9%;padding-left:13.5%}@media (max-width:1400px) and (min-width:1340px){.slider-wrapper .slider-item:first-child .banner-item .right-cptn .right-line{max-height:230px}}.slider-wrapper .slider-item:nth-child(2) .banner-item .left-cptn{padding-right:18%}@media (max-width:1400px) and (min-width:1340px){.slider-wrapper .slider-item:nth-child(2) .banner-item .left-cptn .left-line{max-height:200px}}.slider-wrapper .slider-item:nth-child(2) .banner-item .right-cptn{padding-top:8%;padding-left:18%}@media (max-width:1400px) and (min-width:1340px){.slider-wrapper .slider-item:nth-child(2) .banner-item .right-cptn .right-line{max-height:230px}}.slider-wrapper .slider-item:nth-child(4) .banner-item .left-cptn{padding-right:10%}.slider-wrapper .slider-item:nth-child(4) .banner-item .right-cptn{display:none}.slider-wrapper .slider-item:nth-child(5) .banner-item .left-cptn{width:77%}@media (max-width:1200px){.slider-wrapper .slider-item:nth-child(5) .banner-item .left-cptn{width:83%}}@media (max-width:767px){.slider-wrapper .slider-item:nth-child(5) .banner-item .left-cptn{width:50%}}.slider-wrapper .slider-item:nth-child(5) .banner-item .left-cptn .text-wrpr{padding-top:10%;padding-right:0}.slider-wrapper .slider-item:nth-child(5) .banner-item .left-cptn .left-line{transform:scaleX(-1);margin-right:5%}@media (max-width:1400px) and (min-width:1340px){.slider-wrapper .slider-item:nth-child(5) .banner-item .left-cptn .left-line{max-height:200px}}.slider-wrapper .slider-item:nth-child(5) .banner-item .right-cptn{display:none}footer{background-color:#948857;padding:100px 35px 20px}@media (max-width:767px){footer{padding-top:50px;padding-bottom:50px}}footer .footer-links ul li{margin-bottom:10px}@media (max-width:767px){footer .footer-links ul li{text-align:center}}footer .footer-links ul li a{color:#fff;text-transform:uppercase;font-weight:300;font-size:14px}footer .footer-links ul li a:hover{color:#000}footer .footer-contact{display:flex;flex-direction:column;align-items:flex-end;text-align:right;color:#fff;font-size:14px;font-weight:300}@media (max-width:767px){footer .footer-contact{align-items:center;text-align:center;margin-top:40px}}@media (max-width:1200px){footer .footer-contact{display:flex;flex-direction:column;align-items:center;text-align:center;margin-top:20px}}footer .footer-contact .footer-logo{max-width:150px}footer .footer-contact address{display:block;margin-top:20px}footer .footer-contact .contact-list{display:flex;align-items:center;gap:10px}@media (max-width:767px){footer .footer-contact .contact-list{flex-direction:column}}footer .footer-contact .contact-list li a{color:#fff}footer .footer-contact .contact-list li a .list-icon{color:#FFCB08;margin-right:5px}footer .footer-contact .social-links{margin-top:20px;display:flex;align-items:center;gap:10px}footer .footer-contact .social-links li a{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;color:#FFCB08;border:1px solid #000}footer .footer-contact .social-links li a:hover{background-color:#000}footer .footer-bottom{border-top:1px solid #000;margin-top:40px;padding-top:20px;display:flex;align-items:center;justify-content:space-between}@media (max-width:767px){footer .footer-bottom{flex-direction:column;text-align:center}}footer .footer-bottom p{color:#000;font-size:14px;font-weight:300;margin:0 2rem 0 0}footer .footer-bottom p a{color:#000}.click-to-connect{background-color:#000;position:fixed;z-index:10;bottom:0;width:100%;display:none}@media (max-width:767px){.click-to-connect{display:flex;align-items:center;justify-content:flex-start}}.click-to-connect li{width:50%}.click-to-connect li+li{border-left:1px solid #fff}.click-to-connect li a{color:#fff;padding:10px;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px}.click-to-connect li a .cnct-icon{margin-right:8px;color:#FFCB08}.sticky-widget{position:fixed;right:0;bottom:16%;z-index:13}.sticky-widget .enq-btn{background-color:#000;outline:none;border:none}.sticky-widget .enq-btn,.sticky-widget .whatsapp-connect a{width:40px;height:40px;color:#fff;display:flex;align-items:center;justify-content:center}.sticky-widget .whatsapp-connect a{background-color:#25d366}.sticky-widget .back-to-top{width:40px;height:40px;background-color:#FFCB08;color:#000;outline:none;border:none;display:flex;align-items:center;justify-content:center}.page-title{padding:0 20px}.page-title .title-wrpr{display:flex;align-items:center;justify-content:space-between;padding:20px 0;border-bottom:1px solid rgba(0,0,0,.2)}@media (max-width:1200px){.page-title .title-wrpr{flex-direction:column-reverse}}.page-title .page-name{padding-right:20px}@media (max-width:1200px){.page-title .page-name{padding-right:0}}.page-title .page-name h1,.page-title .page-name h2{color:#948857;font-size:60px;font-weight:400;margin-bottom:5px}@media (max-width:1400px) and (min-width:1340px){.page-title .page-name h1,.page-title .page-name h2{font-size:50px}}@media (max-width:1200px){.page-title .page-name h1,.page-title .page-name h2{font-size:40px}}@media (max-width:767px){.page-title .page-name h1,.page-title .page-name h2{font-size:30px}}.page-title .page-name ul{display:flex;align-items:center;flex-wrap:wrap}.page-title .page-name ul li{color:#948857;font-size:14px}.page-title .page-name ul li:after{display:inline-block;content:"/";margin:0 10px}.page-title .page-name ul li:last-child:after{display:none}.page-title .page-name ul li a{color:#000}.page-title .page-banner{min-width:50%;max-width:50%}@media (max-width:1200px){.page-title .page-banner{min-width:100%;max-width:100%;margin-bottom:20px}}.page-title .page-banner img{width:100%}.page-wrpr{padding:50px 0}.popup-overlay{position:fixed;inset:0;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:1000}.popup-overlay .popup-content{position:relative;background:#fff;border-radius:12px;max-width:450px;width:90%;box-shadow:0 5px 25px rgba(0,0,0,.3);animation:fadeIn .5s ease-in-out}.popup-overlay .popup-content img{display:block;width:100%;border-radius:8px}.popup-overlay .popup-content .popup-close{position:absolute;top:8px;right:8px;background:transparent;border:none;font-size:20px;cursor:pointer;color:#707070;background-color:#fff;height:2rem;width:2rem;border-radius:50%;transition:color .2s ease;display:flex;align-items:center;justify-content:center}.popup-overlay .popup-content .popup-close:hover{color:#fff;background-color:#707070}@keyframes fadeIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.share-widget{display:flex;flex-direction:column;gap:5px}.share-widget a{width:30px;height:30px;display:flex;align-items:center;justify-content:center;color:#fff;border-radius:3px}.share-widget a.facebook-share{background-color:rgb(8,102,255)}.share-widget a.linkedin-share{background-color:rgb(0,123,181)}.share-widget a.whatsapp-share{background-color:rgb(18,175,10)}.contact-form{border-radius:8px}.contact-form h3{font-size:18px;margin-bottom:15px;color:#948857}.contact-form h3 span{color:rgb(46,35,35);margin-right:5px;color:#948857}@media (max-width:767px){.contact-form h3{font-size:16px;text-align:center}}@media (max-width:580px){.contact-form h3{font-size:18px}}.contact-form form{gap:15px}.contact-form form,.contact-form form .form-group{display:flex;flex-direction:column}.contact-form form .form-group label{font-weight:600;margin-bottom:5px;color:#707070}@media (max-width:767px){.contact-form form .form-group label{text-align:left;font-weight:500;font-size:16px}}.contact-form form .form-group input,.contact-form form .form-group textarea{padding:10px;border:1px solid #707070;border-radius:6px;font-size:16px;width:100%;outline:none}.contact-form form .form-group input:focus,.contact-form form .form-group textarea:focus{border-color:#a3a3a3}@media (max-width:767px){.contact-form form .form-group input,.contact-form form .form-group textarea{font-size:16px;padding:8px}}@media (max-width:580px){.contact-form form .form-group input,.contact-form form .form-group textarea{font-size:16px;padding:6px}}.contact-form form .form-row{display:flex;gap:15px}.contact-form form .form-row .form-group{flex:1 1}.contact-form form .submit-btn{align-self:flex-start;padding:8px 20px;background-color:#948857;color:#fff;border-radius:20px;cursor:pointer;font-weight:600;transition:.3s ease;border:none}.contact-form form .submit-btn:hover{background-color:#FFCB08;color:#000}@media (max-width:767px){.contact-form form .submit-btn{width:100%;text-align:center}}.contact-form form .response-message{display:flex;align-items:center;justify-content:space-between;font-size:14px;text-align:left}.full-page-loader{position:fixed;top:0;left:0;width:100%;height:100%;background:#fff;z-index:9999;display:flex;align-items:center;justify-content:center}.full-page-loader:after{content:"";width:20px;height:22px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-image:url(/logo-symbol.webp);background-repeat:no-repeat;background-position:50%;background-size:contain}.full-page-loader .spinner{width:50px;height:50px;border:2px solid #000;border-top-color:#ffcb08;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.projects-home{margin-top:-140px}@media (max-width:1200px){.projects-home{margin-top:0}.projects-home .ttl-dscr{margin-top:20px}}.projects-home .ttl-dscr p{font-size:22px;font-weight:300}@media (max-width:767px){.projects-home .ttl-dscr p{margin-top:20px;font-size:18px}}.projects-home .swiper-nav{display:flex;align-items:center;gap:10px;margin-bottom:20px}.projects-home .swiper-nav .swiper-next,.projects-home .swiper-nav .swiper-prev{display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:50%;background-color:#fff;border:1px solid rgba(0,0,0,.5);font-size:14px}.projects-home .swiper-nav .swiper-next:hover,.projects-home .swiper-nav .swiper-prev:hover{background-color:#000;color:#fff}.projects-home .swiper{display:flex}.projects-home .swiper .swiper-wrapper{height:auto}.projects-home .swiper .swiper-wrapper .swiper-slide{display:flex;flex-grow:1}.projects-home .project-item{width:100%;display:flex;flex-direction:column;padding-bottom:10px}.projects-home .project-item .project-image a{display:block;position:relative;overflow:hidden}.projects-home .project-item .project-image a:hover img{transform:scale(1.1)}.projects-home .project-item .project-image a:hover .overlay{opacity:1;visibility:visible}.projects-home .project-item .project-image a img{transition:all .3s ease-in-out}.projects-home .project-item .project-image a .overlay{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;color:#fff;font-size:2.5rem;opacity:0;visibility:hidden;transition:all .3s ease-in-out}.projects-home .project-item .project-content{padding:20px 0;flex-grow:1}.projects-home .project-item .project-content a h3{color:#948857;font-size:22px;font-weight:400;margin-bottom:10px;display:flex;flex-direction:column;gap:10px}.projects-home .project-item .project-content a h3 small{color:#000;font-size:16px;display:flex;align-items:center}.projects-home .project-item .project-content a h3 small .lctn-icon{font-size:14px;color:#FFCB08;margin-right:5px}.projects-home .project-item .project-content .main-description{max-height:100px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}.projects-home .project-item .project-link{display:flex;align-items:center;justify-content:center;position:relative;z-index:1}.projects-home .project-item .project-link:after{content:"";width:100%;height:1px;background-color:rgba(0,0,0,.5);position:absolute;bottom:25px;left:0;z-index:-1}.projects-home .project-item .project-link a{width:50px;height:50px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid rgba(0,0,0,.5);color:#000;background-color:#fff}.projects-home .project-item .project-link a:hover{background-color:#000;color:#fff}.intro-home{background-image:url(/about-bg.webp);background-size:60%;background-position:50%;background-repeat:no-repeat;padding:5rem 0 20rem}.intro-home-content{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.intro-home-content:after{content:"";position:absolute;background-image:url(/logo-c.webp);background-repeat:no-repeat;background-size:contain;height:237px;width:200px;right:74px;top:2%;opacity:.1}@media (max-width:1400px) and (min-width:1340px){.intro-home-content:after{height:200px;width:170px;right:50px}}@media (max-width:1200px){.intro-home-content:after{height:180px;width:150px;right:40px}}@media (max-width:990px){.intro-home-content:after{height:187px;width:120px;right:23px;top:4%}}@media (max-width:767px){.intro-home-content:after{display:none}}.intro-home-content h1{margin:0;font-size:24px;font-weight:400;padding-top:5rem}.intro-home-content .head{font-weight:400;font-size:3.5rem;text-align:center;padding-top:1rem;padding-bottom:3rem}.intro-home-content .paragraph,.intro-home-content .subhead{font-weight:300;font-size:22px;margin-top:1rem;width:70%;text-align:center}.intro-home-content .paragraph{margin-bottom:70px}@media (max-width:1400px) and (min-width:1340px){.intro-home{background-size:70%}.intro-home .intro-home-content .head{font-size:3rem}.intro-home .intro-home-content .paragraph,.intro-home .intro-home-content .subhead{width:75%}}@media (max-width:1200px){.intro-home{background-size:80%;padding-bottom:10rem}.intro-home .intro-home-content .head{font-size:2.8rem}.intro-home .intro-home-content .paragraph,.intro-home .intro-home-content .subhead{font-size:1.4rem;width:80%}}@media (max-width:990px){.intro-home{background-size:90%;padding-bottom:8rem}.intro-home .intro-home-content .head{font-size:2.5rem}.intro-home .intro-home-content .paragraph,.intro-home .intro-home-content .subhead{font-size:1.3rem;width:85%}}@media (max-width:767px){.intro-home{background-size:cover;padding:3rem 1rem 6rem}.intro-home .intro-home-content .head{font-size:30px;padding:0}.intro-home .intro-home-content .paragraph,.intro-home .intro-home-content .subhead{font-size:18px;width:100%}}.seo-area,.seo-area-content{display:flex;align-items:center;justify-content:center}.seo-area-content{flex-direction:column}.seo-area-content .head{font-weight:400;font-size:3.5rem;line-height:4rem;text-align:center;padding:5rem 0}.seo-area-content .banners{display:flex;gap:1rem}.seo-area-content .text-wrapper{position:relative;transition:max-height .6s ease;display:flex;flex-direction:column;align-items:center}.seo-area-content .text-wrapper:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:35px;background:linear-gradient(180deg,rgba(255,255,255,0),white);pointer-events:none;transition:opacity .6s ease;opacity:1;display:none}.seo-area-content .text-wrapper.expanded{max-height:2000px}.seo-area-content .text-wrapper.expanded:after{opacity:1}.seo-area-content .paraOne{padding-top:4rem}.seo-area-content .paraOne,.seo-area-content .paraTwo{line-height:1.9rem;margin-top:1rem;width:70%;text-align:center}.seo-area-content .read{background:none;font-weight:200;font-size:1.5rem;margin-top:3rem;padding:2rem 0;display:flex;align-items:center;justify-content:center;gap:1rem;cursor:pointer;width:90px;height:90px;border-radius:50%;border:1px solid #948857;position:relative}.seo-area-content .read:after{content:"";width:90px;height:90px;border-radius:50%;background-image:url(/_next/static/media/bttn.bc17a9e3.svg);background-repeat:no-repeat;background-size:contain;background-position:100% 100%;position:absolute;left:0;top:0;transform:rotate(90deg);transition:all .3s ease-in-out;z-index:-1;opacity:.5}.seo-area-content .read:hover:after{transform:rotate(266deg)}@media (max-width:1400px) and (min-width:1340px){.seo-area .seo-area-content .head{font-size:3rem}.seo-area .seo-area-content .paraOne,.seo-area .seo-area-content .paraTwo{width:75%}}@media (max-width:1200px){.seo-area .seo-area-content .head{font-size:2.8rem;line-height:3.5rem}.seo-area .seo-area-content .paraOne,.seo-area .seo-area-content .paraTwo{width:80%;font-size:.95rem}.seo-area .seo-area-content .read{font-size:1.3rem}.seo-area .seo-area-content .head{font-size:2.5rem;line-height:3.2rem;padding:4rem 0}.seo-area .seo-area-content .banners{flex-wrap:wrap;justify-content:center}.seo-area .seo-area-content .paraOne,.seo-area .seo-area-content .paraTwo{width:85%}}@media (max-width:767px){.seo-area{flex-direction:column;padding:2rem 1rem}.seo-area .seo-area-content .head{font-size:2.2rem;line-height:2.8rem}.seo-area .seo-area-content .paraOne,.seo-area .seo-area-content .paraTwo{width:95%;font-size:.95rem}.seo-area .seo-area-content .read{font-size:1.2rem}}@media (max-width:580px){.seo-area .seo-area-content .head{font-size:2rem;line-height:2.5rem;padding:3rem 0}.seo-area .seo-area-content .paraOne,.seo-area .seo-area-content .paraTwo{width:100%;font-size:.9rem}.seo-area .seo-area-content .read{font-size:1.1rem}}.why-home{padding-top:50px;padding-bottom:100px}.why-home .theme-title{width:-moz-fit-content;width:fit-content;position:relative}.why-home .theme-title .sub-title{display:flex;flex-direction:column;align-items:flex-end}@media (max-width:1200px){.why-home .theme-title .sub-title{flex-direction:row}}.why-home .theme-title .sub-title h3,.why-home .theme-title .sub-title h4{color:#948857;font-size:70px;font-weight:400;background-color:#fff;padding:10px 30px}@media (max-width:1400px) and (min-width:1340px){.why-home .theme-title .sub-title h3,.why-home .theme-title .sub-title h4{font-size:50px}}@media (max-width:1200px){.why-home .theme-title .sub-title h3,.why-home .theme-title .sub-title h4{font-size:40px;padding:0}}@media (max-width:767px){.why-home .theme-title .sub-title h3,.why-home .theme-title .sub-title h4{font-size:30px}}.why-home .theme-title .sub-title h3{margin-right:-97px}@media (max-width:1200px){.why-home .theme-title .sub-title h3{margin-right:0}}.why-home .theme-title .sub-title h4{margin-right:50px}@media (max-width:1200px){.why-home .theme-title .sub-title h4{margin-right:0}}.why-home .img-wrapper{display:flex;align-items:flex-start;justify-content:space-between;margin-top:-180px}@media (max-width:1400px) and (min-width:1340px){.why-home .img-wrapper{margin-top:-140px}}@media (max-width:1200px){.why-home .img-wrapper{margin-top:20px}}@media (max-width:767px){.why-home .img-wrapper{flex-direction:column}}.why-home .img-wrapper img{width:45%}@media (max-width:767px){.why-home .img-wrapper img{width:100%;margin-bottom:20px}}.why-home .content-wrapper{margin-top:-100px}@media (max-width:1200px){.why-home .content-wrapper{margin-top:-50px}}@media (max-width:767px){.why-home .content-wrapper{margin-top:20px}}.why-home .content-wrapper h4{color:#948857;font-size:22px;font-weight:400;margin-bottom:20px}.why-home .content-wrapper p{font-weight:300;margin-bottom:40px}.why-home .content-wrapper .btn-wrapper{padding-right:30px}.blog{background-color:#303030;padding-top:4rem;padding-bottom:4rem}.blog-content-head{font-weight:100;font-size:1rem;color:#fff}.blog-content .mainhead{font-weight:400;font-size:4rem;line-height:6rem;padding:0 0 2rem;color:#948857}@media (max-width:1400px) and (min-width:1340px){.blog-content .mainhead{font-size:3.2rem;line-height:4.5rem}}@media (max-width:1200px){.blog-content .mainhead{font-size:2.8rem;line-height:4rem}}@media (max-width:990px){.blog-content .mainhead{font-size:2.4rem;line-height:3.5rem}}@media (max-width:767px){.blog-content .mainhead{font-size:1.8rem;line-height:2.5rem}}.blog-content .paragraph{font-weight:200;font-size:1rem;line-height:2rem;color:#fff;width:60%}@media (max-width:1400px) and (min-width:1340px){.blog-content .paragraph{width:70%}}@media (max-width:1200px){.blog-content .paragraph{width:80%;font-size:.95rem}}@media (max-width:990px){.blog-content .paragraph{width:90%;font-size:.9rem}}@media (max-width:767px){.blog-content .paragraph{width:100%;font-size:.85rem}}.blog .blog-sldr{position:relative}.blog .blog-sldr .swiper{display:flex}.blog .blog-sldr .swiper .swiper-wrapper{height:auto}.blog .blog-sldr .swiper .swiper-slide{display:flex;flex-grow:1}.blog .blog-sldr .swiper-prev{display:inline-flex;align-items:center;justify-content:center;position:absolute;left:-75px;top:50%;z-index:10;background:none;color:#FFCB08;border-radius:50%;height:3rem;width:3rem;border:.4px solid #ffcb08;padding:.5rem;cursor:pointer}@media (max-width:1400px) and (min-width:1340px){.blog .blog-sldr .swiper-prev{left:-60px}}@media (max-width:1200px){.blog .blog-sldr .swiper-prev{position:relative;top:0;left:0}}@media (max-width:767px){.blog .blog-sldr .swiper-prev{position:relative;top:0;left:0}}.blog .blog-sldr .swiper-next{display:inline-flex;align-items:center;justify-content:center;position:absolute;right:-75px;top:50%;z-index:10;background:none;color:#FFCB08;border-radius:50%;height:3rem;width:3rem;border:.4px solid #ffcb08;padding:.5rem;cursor:pointer}@media (max-width:1400px) and (min-width:1340px){.blog .blog-sldr .swiper-next{right:-60px}}@media (max-width:1200px){.blog .blog-sldr .swiper-next{position:relative;top:0;right:-10px}}@media (max-width:767px){.blog .blog-sldr .swiper-next{position:relative;top:0;right:-10px}}.blog .blog-sldr .blog-item-card{width:100%;display:flex;flex-direction:column}.blog .blog-sldr .blog-item-card .blog-img .date{font-weight:200;font-size:1rem;line-height:2rem;color:#948857;text-align:end;padding-bottom:10px}.blog .blog-sldr .blog-item-card .blog-img img{display:block;width:100%;height:265px;object-fit:cover}.blog .blog-sldr .blog-item-card .blog-details{flex-grow:1;margin-top:15px}.blog .blog-sldr .blog-item-card .blog-details .firsthead{font-weight:300;font-size:1.2rem;line-height:2rem;color:#fff;text-align:end;display:flex;flex-direction:column;flex-grow:1;padding-bottom:1rem}@media (max-width:1200px){.blog .blog-sldr .blog-item-card .blog-details .firsthead{font-size:1.1rem}}@media (max-width:767px){.blog .blog-sldr .blog-item-card .blog-details .firsthead{font-size:1rem}}.blog .blog-sldr .blog-item-card .blog-details .para{font-weight:200;font-size:15px;line-height:1.5rem;color:#fff;text-align:end;max-height:60px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media (max-width:767px){.blog .blog-sldr .blog-item-card .blog-details .para{font-size:14px}}.blog .blog-sldr .blog-item-card .blog-footer{margin-top:15px}.blog .blog-sldr .blog-item-card .blog-footer .line{background-color:#948857;width:100%;height:3px}.blog .button-wrapper{display:flex;justify-content:center;margin-top:6rem}.blog .button-wrapper .theme-btn{color:#fff}.testimonials-home{background-color:#303030;padding-top:50px;padding-bottom:100px}.testimonials-home .testi-title{position:relative;display:flex;flex-direction:column;align-items:flex-end}.testimonials-home .testi-title img{width:-moz-fit-content;width:fit-content}@media (max-width:1400px) and (min-width:1340px){.testimonials-home .testi-title img{width:85%}}@media screen and (max-width:1340px) and (min-width:1200px){.testimonials-home .testi-title img{width:80%}}.testimonials-home .testi-title .theme-title{position:absolute;left:0;top:50%;transform:translateY(-50%)}@media (max-width:1200px){.testimonials-home .testi-title .theme-title{position:relative;top:0;transform:none;width:100%;text-align:center;margin-top:50px}}.testimonials-home .testi-title .theme-title .title-primary{background-color:#303030;padding-right:20px}@media (max-width:1200px){.testimonials-home .testi-title .theme-title .title-primary{padding-right:0}}.testimonials-home .testi-title .theme-title span{color:#fff}.testimonials-home .swiper-nav{padding-top:50px;padding-bottom:20px;display:flex;align-items:center;gap:10px}.testimonials-home .swiper-nav .swiper-next,.testimonials-home .swiper-nav .swiper-prev{display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:50%;border:1px solid #948857;color:#948857;font-size:14px;background-color:transparent}.testimonials-home .swiper-nav .swiper-next:hover,.testimonials-home .swiper-nav .swiper-prev:hover{background-color:#948857;color:#fff}.testimonials-home .testimonials-slider{padding-left:10%}@media (max-width:767px){.testimonials-home .testimonials-slider{padding-left:12px}}.testimonials-home .testimonials-slider .testi-item .testi-image{position:relative}.testimonials-home .testimonials-slider .testi-item .testi-image img{width:100%}.testimonials-home .testimonials-slider .testi-item .testi-image span{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;width:80px;height:80px;border-radius:50%;background-color:rgba(0,0,0,.5);color:#FFCB08;font-size:30px}.testimonials-home .testimonials-slider .testi-item .testi-content{display:flex;align-items:flex-end;position:relative}.testimonials-home .testimonials-slider .testi-item .testi-content img{width:80px;height:80px;object-fit:cover;border-radius:50%;border:7px solid #303030;position:absolute;top:-20px;left:0}.testimonials-home .testimonials-slider .testi-item .testi-content .testi-user{color:#fff;padding-left:110px;padding-top:15px}.testimonials-home .testimonials-slider .testi-item .testi-content .testi-user h4{font-size:18px;font-weight:300;margin-bottom:5px}.testimonials-home .testimonials-slider .testi-item .testi-content .testi-user span{font-size:16px;font-weight:300}.testimonials-home .more-btn{display:flex;justify-content:center;padding-top:80px}.testimonials-home .more-btn .theme-btn{color:#fff}.enquiry{background-color:#948857;padding-bottom:4rem}@media (max-width:767px){.enquiry{padding-bottom:0}}@media (max-width:1400px) and (min-width:1340px){.enquiry .top-up{width:50%}}@media screen and (max-width:1340px) and (min-width:1200px){.enquiry .top-up{width:45%}}@media (max-width:1200px){.enquiry .top-up{width:100%}}.enquiry-content{margin-top:-6rem}@media (max-width:767px){.enquiry-content{margin-top:1rem}}@media (max-width:1200px){.enquiry-content{margin-top:1rem}}@media (max-width:990px){.enquiry-content{margin-top:1rem;text-align:center}}.enquiry-content-head{font-weight:200;font-size:1rem;color:#fff;text-align:end}@media (max-width:1200px){.enquiry-content-head{font-size:.95rem}}@media (max-width:990px){.enquiry-content-head{font-size:.9rem}}.enquiry-content-mainhead{font-weight:400;font-size:4rem;color:#fff;text-align:end}@media (max-width:1400px) and (min-width:1340px){.enquiry-content-mainhead{font-size:3.2rem;line-height:4.5rem}}@media (max-width:1200px){.enquiry-content-mainhead{font-size:2.8rem;line-height:4rem}}@media (max-width:990px){.enquiry-content-mainhead{font-size:2.4rem;line-height:3.5rem}}@media (max-width:767px){.enquiry-content-mainhead{font-size:1.8rem;line-height:2.5rem}}.enquiry-req{padding-top:10px}.enquiry-req .your{font-weight:400;font-size:4rem;color:#fff;text-align:end}@media (max-width:1200px){.enquiry-req .your{font-size:3rem}}@media (max-width:990px){.enquiry-req .your{font-size:2.5rem;text-align:end}}@media (max-width:767px){.enquiry-req .your{font-size:2rem;text-align:end}}.enquiry-para{padding-top:3rem}.enquiry-para p{font-size:1rem;text-align:center;color:#fff;line-height:35px}.enquiry-form{padding:2rem 0;display:flex;align-items:flex-end}.enquiry-form .error{margin-top:-1rem;margin-bottom:1rem;color:#9f0101}.enquiry-form input,.enquiry-form select,.enquiry-form textarea{margin-bottom:1rem;padding:.5rem;border:1px solid #000;background-color:transparent;color:#fff;width:100%;color:#000}.enquiry-form input::placeholder,.enquiry-form select::placeholder,.enquiry-form textarea::placeholder{color:#000;opacity:.7}.enquiry-form input option,.enquiry-form select option,.enquiry-form textarea option{background-color:#F9F0CD}.enquiry-form .theme-btn{color:#fff}.enquiry-form .theme-btn:before{border-color:#000}.enquiry-form .alert{padding:10px;font-size:14px;display:flex;align-items:center;justify-content:space-between}@media (max-width:767px){.enquiry-btn{margin-top:2rem;padding-right:30px}}@media (max-width:990px){.enquiry-btn{margin-bottom:3rem}}.spotlight{background-color:#948857;background-image:url(/spotlight.webp);background-size:100% 70%;background-position:top;background-repeat:no-repeat;z-index:1;position:relative}@media (max-width:767px){.spotlight{background-size:cover}}.spotlight:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(148,136,87,.8);z-index:-1}.spotlight-head{font-size:3rem;font-weight:400;color:#000;text-align:start;padding-top:5rem;line-height:4.5rem}@media (max-width:1200px){.spotlight-head{font-size:2.2rem}}@media (max-width:990px){.spotlight-head{font-size:1.8rem}}@media (max-width:767px){.spotlight-head{font-size:1.5rem;line-height:2.4rem;padding-top:1rem}}@media (max-width:580px){.spotlight-head{font-size:1.3rem;padding-top:1rem}}.spotlight-bottom{padding-top:3rem}@media (max-width:1200px){.spotlight-bottom{padding-top:2rem}}@media (max-width:990px){.spotlight-bottom{padding-top:1.5rem;text-align:center}}@media (max-width:767px){.spotlight-bottom{padding-top:1rem}}.spotlight-bottom .video-container{position:relative}.spotlight-bottom .video-container img{width:100%}@media (max-width:1200px){.spotlight-bottom .video-container img{max-width:90%}}@media (max-width:990px){.spotlight-bottom .video-container img{max-width:100%}}.spotlight-bottom .video-container span{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;width:80px;height:80px;border-radius:50%;background-color:rgba(255,255,255,.5);color:red;font-size:30px}.spotlight-bottom p{font-weight:200;font-size:1rem;color:#fff;text-align:start}@media (max-width:1200px){.spotlight-bottom p{font-size:.95rem;line-height:1.5rem}}@media (max-width:990px){.spotlight-bottom p{font-size:.9rem;text-align:center;line-height:1.4rem}}@media (max-width:767px){.spotlight-bottom p{font-size:.85rem}}@media (max-width:580px){.spotlight-bottom p{font-size:.8rem}}.gallery-home{background-color:#948857;padding-top:100px;padding-bottom:100px}@media (max-width:1200px){.gallery-home{padding-bottom:50px}}.gallery-home .btn-wrapper{display:flex;justify-content:flex-end;padding-right:30px}.gallery-home .btn-wrapper .theme-btn{color:#fff}.gallery-home .btn-wrapper .theme-btn:before{border-color:#000}.gallery-home .gallery-slider{margin-top:60px;padding-left:15%;position:relative}@media (max-width:767px){.gallery-home .gallery-slider{padding-left:12px}}.gallery-home .gallery-slider .swiper-slide{margin:0!important}.gallery-home .gallery-slider .swiper-nav{position:absolute;left:11.5%;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:10px}@media (max-width:1400px) and (min-width:1340px){.gallery-home .gallery-slider .swiper-nav{left:10%}}@media (max-width:1200px){.gallery-home .gallery-slider .swiper-nav{left:6.5%}}@media (max-width:767px){.gallery-home .gallery-slider .swiper-nav{left:12px;top:-70px;flex-direction:row}}.gallery-home .gallery-slider .swiper-nav .swiper-next,.gallery-home .gallery-slider .swiper-nav .swiper-prev{width:50px;height:50px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid #000;color:#FFCB08;background-color:transparent}.gallery-home .gallery-slider .swiper-nav .swiper-next:hover,.gallery-home .gallery-slider .swiper-nav .swiper-prev:hover{background-color:#000}.gallery-home .gallery-slider .glry-item a{position:relative}.gallery-home .gallery-slider .glry-item a:hover span{opacity:1;visibility:visible}.gallery-home .gallery-slider .glry-item a img{width:100%;height:300px;object-fit:cover}.gallery-home .gallery-slider .glry-item a span{display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:50%;background-color:rgba(0,0,0,.5);color:#FFCB08;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-size:16px;opacity:0;visibility:hidden;transition:all .3s ease-in-out}.verticals-home{padding:0 35px;background-color:#948857}.verticals-home ul{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px;border-bottom:1px solid #000;border-top:1px solid #000;padding:20px 0}.verticals-home ul li a img{display:block;width:135px;height:73px;object-fit:cover;border-radius:5px}.head{display:flex;justify-content:space-between;align-items:center}@media (max-width:767px){.head{display:flex;flex-direction:column}}.head .left{font-weight:400;font-size:3.5rem;color:#948857}@media (max-width:1200px){.head .left{font-size:3.5rem}}@media (max-width:990px){.head .left{font-size:2.8rem}}@media (max-width:767px){.head .left{font-size:2.2rem}}@media (max-width:580px){.head .left{font-size:1.8rem}}.head .dropdown{width:25%}.head .dropdown :after{display:none}@media (max-width:767px){.head .dropdown{width:70%}}.head .right{font-weight:300;font-size:1rem;color:#000;background-color:#F9F0CD;text-align:start;border:none;width:100%;padding:10px;display:flex;align-items:center;justify-content:space-between}@media (max-width:1200px){.head .right{font-size:.95rem}}@media (max-width:990px){.head .right{font-size:.9rem}}@media (max-width:767px){.head .right{width:100%;text-align:start;margin-top:1rem}}.project{border-bottom:.1rem solid #707070;padding:3rem 0}.project .project-card{display:flex;border-radius:10px;overflow:hidden;margin:auto}@media (max-width:1200px){.project .project-card{flex-direction:column;gap:1.5rem}}.project .project-card__image{flex:1 1}.project .project-card__image img{width:100%;min-height:500px;object-fit:cover;display:block}@media (max-width:1200px){.project .project-card__image img{min-height:auto}}.project .project-card__content{flex:1.2 1;padding:0 2rem 2rem;display:flex;flex-direction:column}@media (max-width:990px){.project .project-card__content{padding:1.5rem}}@media (max-width:767px){.project .project-card__content{padding:1rem}}.project .project-card__content .first{display:flex}@media (max-width:767px){.project .project-card__content .first{flex-direction:column}}.project .project-card__content .first img{display:block;width:150px;height:80px;object-fit:cover;border:1px solid rgba(48,48,48,.2);padding:3px}.project .project-card__content .first .prjt-ttl{margin-left:20px}@media (max-width:767px){.project .project-card__content .first .prjt-ttl{margin-left:0;margin-top:20px}}.project .project-card__content .first .prjt-ttl .title{font-size:2rem;font-weight:400;color:#948857;margin-bottom:10px}@media (max-width:767px){.project .project-card__content .first .prjt-ttl .title{font-size:1.2rem}}@media (max-width:580px){.project .project-card__content .first .prjt-ttl .title{font-size:1rem}}.project .project-card__content .first .prjt-ttl .location{font-size:.95rem;color:#303030;display:flex;align-items:center;gap:.4rem;margin-bottom:1rem}.project .project-card__content .first .prjt-ttl .location .icon{color:#FFCB08}.project .project-card__content .description{font-size:.95rem;color:#303030;line-height:1.6;margin-bottom:1.5rem;max-height:115px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}.project .project-card__content .divider{border:none;border-top:1px solid #707070;margin:1rem 0}.project .project-card__content .features{display:flex;flex-wrap:wrap;gap:1.5rem;font-size:.9rem;color:#948857}@media (max-width:767px){.project .project-card__content .features{gap:5px}}.project .project-card__content .features .facility{display:flex;align-items:center;gap:.4rem;color:#948857;position:relative}.project .project-card__content .features .facility:not(:last-child):after{content:"|";color:#707070;margin-left:1.2rem}@media (max-width:580px){.project .project-card__content .features .facility:not(:last-child):after{margin-left:.2rem}}.project .project-card__content .features .facility img{height:1rem;width:1rem;object-fit:contain}.project .project-card__content .features .facility span{color:#303030}.project .project-card__content .button-wrap{display:flex;align-items:center;justify-content:center;gap:1rem}.project .project-card__content .button-wrap .btn-divider{border:none;border-top:1px solid #707070;margin:1rem 0;width:100%}.project .project-card__content .button-wrap .next-btn{width:45px;height:45px;border-radius:50%;border:1px solid #948857;background:transparent;font-size:1.4rem;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.project .project-card__content .button-wrap .next-btn:hover{background:#948857;color:#fff}@media (max-width:580px){.project .project-card__content .button-wrap .next-btn{width:38px;height:38px;font-size:1.2rem}}.photo-gallery{padding:4rem 0}.photo-gallery .title{font-size:2.5rem;font-weight:600;color:#948857;margin-bottom:1rem}.photo-gallery .description{font-size:1.1rem;color:#707070;margin-bottom:2rem}.photo-gallery .btns{margin-bottom:3rem}.photo-gallery .btns button{background:#948857;color:#fff;border:none;outline:none;padding:.75rem 1.5rem;margin:0 .5rem;font-size:1rem;font-weight:500;border-radius:30px;cursor:pointer;transition:all .3s ease}.photo-gallery .btns button:hover{transform:translateY(-2px)}.photo-gallery .btns button.active{background:#FFCB08;color:#000}.photo-gallery .gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem}@media (max-width:990px){.photo-gallery .gallery-grid{grid-template-columns:repeat(2,1fr)}}.photo-gallery .gallery-grid .gallery-item{position:relative;overflow:hidden;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.08)}.photo-gallery .gallery-grid .gallery-item.photo-zoom span{opacity:0;visibility:hidden;transition:all .3s ease-in-out}.photo-gallery .gallery-grid .gallery-item.photo-zoom:hover span{opacity:1;visibility:visible}.photo-gallery .gallery-grid .gallery-item img{width:100%;height:300px;object-fit:cover;transition:transform .4s ease}.photo-gallery .gallery-grid .gallery-item span{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;width:80px;height:80px;border-radius:50%;background-color:rgba(0,0,0,.5);color:#FFCB08;font-size:30px}@media (max-width:1200px){.photo-gallery .gallery-grid .gallery-item span{width:40px;height:40px;font-size:15px}}.photo-gallery .gallery-grid .gallery-item:hover img{transform:scale(1.08)}.contact{padding:2rem 0}.contact .get{color:#948857;font-size:2rem}@media (max-width:767px){.contact{font-size:1.6rem;text-align:center}}@media (max-width:580px){.contact{font-size:1.4rem}}.contact .contact-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.5rem;gap:1.5rem}@media (max-width:990px){.contact .contact-grid{grid-template-columns:1fr}}@media (max-width:767px){.contact .contact-grid{gap:1rem}}.contact .contact-grid .contact-card{background-color:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 4px 10px rgba(0,0,0,.05);transition:transform .2s ease-in-out}.contact .contact-grid .contact-card:hover{transform:translateY(-5px)}.contact .contact-grid .contact-card h3{font-size:1.1rem;font-weight:600;margin-bottom:.5rem;color:#948857}@media (max-width:767px){.contact .contact-grid .contact-card h3{font-size:1rem;text-align:center}}.contact .contact-grid .contact-card .email{display:block;font-size:.95rem;font-weight:500;text-decoration:none;margin-bottom:.25rem;color:#707070}@media (max-width:767px){.contact .contact-grid .contact-card .email{text-align:center}}.contact .contact-grid .contact-card .email:hover{color:#000}.contact .contact-grid .contact-card .phone{font-size:.9rem;color:#374151}@media (max-width:767px){.contact .contact-grid .contact-card{text-align:center}}.contact .left-head{font-size:18px;margin-bottom:15px;color:#948857}.contact .left-head span{color:rgb(46,35,35);margin-right:5px;color:#948857}@media (max-width:767px){.contact .left-head{text-align:center;font-size:18px;margin-top:3rem}}@media (max-width:580px){.contact .left-head{font-size:18px;margin-top:1.5rem}}.project-details{padding-top:20px;margin-top:-20px;background-color:#fff}@media (max-width:1200px){.project-details{margin-top:0}}@media (max-width:767px){.project-details{padding-top:10px}}.project-top-link{padding:0 20px}.project-top-link .top-link-wrpr{display:flex;align-items:flex-end;justify-content:space-between;border-bottom:1px solid rgba(0,0,0,.2);padding-bottom:20px}@media (max-width:767px){.project-top-link .top-link-wrpr{flex-direction:column}}.project-top-link .top-link-wrpr .project-logo{min-width:50%;display:flex;align-items:flex-end;justify-content:space-between;padding-right:10px}@media (max-width:767px){.project-top-link .top-link-wrpr .project-logo{min-width:100%;align-items:center}}.project-top-link .top-link-wrpr .project-logo .back-btn{color:#000;font-size:12px}.project-top-link .top-link-wrpr .project-logo .back-btn .back-icon{margin-right:5px;transition:all .3s ease-in-out}.project-top-link .top-link-wrpr .project-logo .back-btn:hover .back-icon{color:#948857}.project-top-link .top-link-wrpr .project-logo img{display:block;width:150px;height:80px;object-fit:cover;border:1px solid rgba(0,0,0,.2);padding:3px}.project-top-link .top-link-wrpr .btn-wrpr{min-width:50%;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:5px}@media (max-width:767px){.project-top-link .top-link-wrpr .btn-wrpr{margin-top:10px}}.project-top-link .top-link-wrpr .btn-wrpr li{flex-grow:1}@media (max-width:767px){.project-top-link .top-link-wrpr .btn-wrpr li{width:49%}}.project-top-link .top-link-wrpr .btn-wrpr li a{display:flex;align-items:center;justify-content:center;background-color:#948857;color:#fff;font-size:12px;padding:8px}.project-top-link .top-link-wrpr .btn-wrpr li a:hover{background-color:#303030}.project-top-link .top-link-wrpr .btn-wrpr li a .list-icon{margin-left:5px}.prjct-primary-info{margin-top:20px}.prjct-primary-info .project-slider .main-slider img{object-fit:cover}@media (max-width:1400px) and (min-width:1340px){.prjct-primary-info .project-slider .main-slider img{min-height:500px}}.prjct-primary-info .project-slider .thumbs-wrapper{margin-top:10px;position:relative}.prjct-primary-info .project-slider .thumbs-wrapper .swiper img{cursor:pointer}.prjct-primary-info .project-slider .thumbs-wrapper .thumbs-next,.prjct-primary-info .project-slider .thumbs-wrapper .thumbs-prev{position:absolute;top:50%;transform:translateY(-50%);width:50px;height:50px;border-radius:50%;z-index:10;box-shadow:none;outline:none;border:none;background-color:#fff}@media (max-width:767px){.prjct-primary-info .project-slider .thumbs-wrapper .thumbs-next,.prjct-primary-info .project-slider .thumbs-wrapper .thumbs-prev{font-size:10px;width:30px;height:30px}}.prjct-primary-info .project-slider .thumbs-wrapper .thumbs-prev{left:-25px}@media (max-width:767px){.prjct-primary-info .project-slider .thumbs-wrapper .thumbs-prev{left:-12px}}.prjct-primary-info .project-slider .thumbs-wrapper .thumbs-next{right:-25px}@media (max-width:767px){.prjct-primary-info .project-slider .thumbs-wrapper .thumbs-next{right:-12px}}.prjct-primary-info .project-slider .swiper-button-next,.prjct-primary-info .project-slider .swiper-button-prev{width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:#000}.project-overview{padding-left:20px}@media (max-width:1200px){.project-overview{padding-left:0;margin-top:20px}}.project-overview .top-btn-wrpr ul{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.project-overview .top-btn-wrpr ul li{color:#303030;font-size:14px}.project-overview .top-btn-wrpr ul li:first-child{max-width:185px}@media (max-width:767px){.project-overview .top-btn-wrpr ul li:first-child{width:100%;max-width:100%}}.project-overview .top-btn-wrpr ul li .lctn-icon{color:#FFCB08;margin-right:5px}.project-overview .top-btn-wrpr ul li a{display:flex;align-items:center;border:1px solid #948857;color:#948857;padding:6px 15px;font-size:14px}.project-overview .top-btn-wrpr ul li a:hover{background-color:#948857;color:#fff}.project-overview .top-btn-wrpr ul li a .link-icon{margin-right:5px}.project-overview .project-list-data{margin-top:30px}.project-overview .project-list-data .project-logo{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:20px}@media (max-width:767px){.project-overview .project-list-data .project-logo{flex-direction:column;align-items:flex-start}}.project-overview .project-list-data .project-logo img{width:150px;height:80px;object-fit:cover;border:1px solid rgba(48,48,48,.2);padding:3px}.project-overview .project-list-data .project-logo h3{color:#948857;margin-left:20px}@media (max-width:767px){.project-overview .project-list-data .project-logo h3{margin-left:0;margin-top:20px}}.project-overview .project-list-data table tbody tr td{border:none;padding-left:0;padding-right:0;color:#303030}.project-overview .project-list-data table tbody tr td .list-icon{color:#948857;margin-right:5px}@media (max-width:1200px){.project-overview .project-list-data table tbody tr td:first-child{font-size:14px;max-width:130px}}.project-overview .project-list-data table tbody tr td:last-child:before{content:":";margin-right:5px}.project-overview .bottom-btn-wrpr ul{display:flex;align-items:center;gap:10px}.project-overview .bottom-btn-wrpr ul li .solid-btn{display:flex;background-color:#948857;color:#fff;padding:8px 20px;font-size:14px;font-weight:300}@media (max-width:767px){.project-overview .bottom-btn-wrpr ul li .solid-btn{font-size:12px}}.project-overview .bottom-btn-wrpr ul li .solid-btn:hover{background-color:#303030}.project-overview .bottom-btn-wrpr ul li .circle-btn{width:38px;height:38px;border-radius:50%;border:1px solid #000;display:flex;align-items:center;justify-content:center;font-size:14px;color:#FFCB08;position:relative;padding:0}.project-overview .bottom-btn-wrpr ul li .circle-btn:after{content:"";width:38px;height:38px;border-radius:50%;background-image:url(/_next/static/media/bttn.bc17a9e3.svg);background-repeat:no-repeat;background-position:100% 100%;background-size:contain;position:absolute;right:0;bottom:0;opacity:.3}.project-overview .bottom-btn-wrpr ul li.dropdown button{width:38px;height:38px;border-radius:50%;border:1px solid #000;display:flex;align-items:center;justify-content:center;font-size:14px;color:#FFCB08;position:relative;background:transparent;padding:0}.project-overview .bottom-btn-wrpr ul li.dropdown button:after{content:"";width:38px;height:38px;border-radius:50%;background-image:url(/_next/static/media/bttn.bc17a9e3.svg);background-repeat:no-repeat;background-position:100% 100%;background-size:contain;position:absolute;right:0;bottom:0;opacity:.3}.project-overview .bottom-btn-wrpr ul li.dropdown .dropdown-menu{min-width:-moz-fit-content;min-width:fit-content;padding:5px}.project-overview .reg-num{border-radius:10px;box-shadow:0 3px 6px rgba(0,0,0,.2);padding:6px;display:flex;align-items:center;margin-top:20px}.project-overview .reg-num img{width:100px}.project-overview .reg-num .reg-txt{margin-left:10px}.project-overview .reg-num .reg-txt h4{font-size:16px;color:#948857;margin-bottom:5px}.project-overview .reg-num .reg-txt p{margin:0;color:#303030;font-size:14px}.project-more-info{margin-top:40px}.project-more-info .sticky-nav{border-bottom:1px solid rgba(0,0,0,.2);background-color:#fff;padding:20px 0;position:-webkit-sticky;position:sticky;z-index:12;top:60px}.project-more-info .sticky-nav .nav-wrpr{display:flex;flex-wrap:wrap;align-items:center;gap:20px}.project-more-info .sticky-nav .nav-wrpr li a{color:#948857;display:flex;align-items:center}.project-more-info .sticky-nav .nav-wrpr li a:before{content:"";width:7px;height:7px;border-radius:50%;display:inline-block;margin-right:5px;background-color:transparent}.project-more-info .sticky-nav .nav-wrpr li.active a:before{background-color:#948857}.project-more-info .sticky-info>div{scroll-margin-top:120px}.project-more-info .sticky-info .tab-content{padding:40px 0}.project-more-info .sticky-info .tab-content .tab-ttl{font-size:40px;font-weight:400;color:#948857;margin-bottom:20px;display:flex;align-items:center}@media (max-width:1200px){.project-more-info .sticky-info .tab-content .tab-ttl{font-size:36px}}@media (max-width:767px){.project-more-info .sticky-info .tab-content .tab-ttl{font-size:30px}}.project-more-info .sticky-info .tab-content.location-tab{background-color:#F6F6F6}.project-more-info .sticky-info .tab-content.location-tab .location-item{margin-bottom:30px}.project-more-info .sticky-info .tab-content.location-tab .location-item a{display:block;border:3px solid #fff}.project-more-info .sticky-info .tab-content.location-tab .location-item a img{width:100%;height:200px;object-fit:cover}.project-more-info .sticky-info .tab-content.location-tab .location-view{display:inline-flex;align-items:center;justify-content:center;gap:5px;margin-top:10px;color:#fff;font-size:14px;padding:10px;background-color:#948857}.project-more-info .sticky-info .tab-content.location-tab .location-view a{display:flex;align-items:center}.project-more-info .sticky-info .tab-content.location-tab .location-view a .link-icon{margin-right:5px}.project-more-info .sticky-info .tab-content.amenities-tab{background-color:#fff}.project-more-info .sticky-info .tab-content.amenities-tab .amenities-item{margin-bottom:30px}.project-more-info .sticky-info .tab-content.amenities-tab .amenities-item img{width:40px;height:40px;object-fit:contain}.project-more-info .sticky-info .tab-content.amenities-tab .amenities-item p{margin:10px 0 0}.project-more-info .sticky-info .tab-content.specification-tab{background-color:#F6F6F6}.project-more-info .sticky-info .tab-content.specification-tab ul{display:flex;align-items:flex-start;flex-wrap:wrap}.project-more-info .sticky-info .tab-content.specification-tab ul li{width:50%;padding:0 10px 20px 20px;position:relative}@media (max-width:767px){.project-more-info .sticky-info .tab-content.specification-tab ul li{width:100%}}.project-more-info .sticky-info .tab-content.specification-tab ul li:before{content:"";width:7px;height:7px;border-radius:50%;background-color:#FFCB08;position:absolute;left:0;top:8px}.project-more-info .sticky-info .tab-content.floor-plan-tab{background-color:#fff}.project-more-info .sticky-info .tab-content.floor-plan-tab .floor-slider{position:relative}.project-more-info .sticky-info .tab-content.floor-plan-tab .floor-slider .swiper-nav{display:flex;align-items:center;justify-content:flex-end;gap:10px;position:absolute;bottom:-70px;right:12px;z-index:10;width:-moz-fit-content;width:fit-content;background-color:#fff;padding:0 20px 20px;border-bottom-left-radius:50px;border-bottom-right-radius:50px}.project-more-info .sticky-info .tab-content.floor-plan-tab .floor-slider .swiper-nav button{width:50px;height:50px;border:1px solid #948857;display:flex;align-items:center;justify-content:center;border-radius:50%;color:#000;background:transparent}.project-more-info .sticky-info .tab-content.floor-plan-tab .floor-slider .swiper-nav button:hover{background:#948857;color:#fff}.project-more-info .sticky-info .tab-content.floor-plan-tab .floor-slider .plan-item img{width:100%;height:250px;object-fit:contain}.project-more-info .sticky-info .tab-content.floor-plan-tab .floor-slider .plan-item p{color:#948857;border-bottom:1px solid #948857;font-size:18px;margin:20px 0;padding-bottom:10px}.project-more-info .sticky-info .tab-content.apartment-plan-tab,.project-more-info .sticky-info .tab-content.apartment-plan-tab .floor-slider .swiper-nav{background-color:#F6F6F6}.project-more-info .sticky-info .tab-content.status-tab{background-color:#fff}.project-more-info .sticky-info .tab-content.status-tab .status-item{margin-bottom:30px}.project-more-info .sticky-info .tab-content.status-tab .status-item:first-child a img{border-color:#948857}.project-more-info .sticky-info .tab-content.status-tab .status-item:first-child a span{background-color:#948857;color:#fff}.project-more-info .sticky-info .tab-content.status-tab .status-item a{position:relative;display:flex;flex-direction:column;align-items:center}.project-more-info .sticky-info .tab-content.status-tab .status-item a img{width:100%;height:200px;border-radius:10px;object-fit:cover;border:3px solid #f6f6f6}.project-more-info .sticky-info .tab-content.status-tab .status-item a span{background-color:#F6F6F6;color:#948857;padding:5px 15px;border-radius:100px;font-size:14px;margin-top:-16px}.eng-modal .form-control,.eng-modal .form-select{border-radius:0;background-color:transparent;border-color:#303030}.eng-modal .form-check-input{border-color:#948857}.eng-modal .modal-footer button{background-color:#948857;color:#fff;border:none;font-size:14px;padding:8px 20px}.eng-modal .modal-footer button:hover{background-color:#303030}.eng-modal .modal-footer .alert{font-size:14px;padding:10px;display:flex;align-items:center}.eng-modal .modal-footer .alert .btn-close{background-color:transparent;padding:5px}.project-footer .back-btn{display:inline-block;padding:8px 15px;background-color:#F9F0CD;color:#000;font-size:14px}.news{padding:4rem 0}@media (max-width:767px){.news{padding-top:1rem}}.news .cards-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}@media (max-width:1200px){.news .cards-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:990px){.news .cards-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.news .cards-grid{grid-template-columns:1fr}}@media (max-width:580px){.news .cards-grid{grid-template-columns:1fr;gap:1rem}}.news .card-item{border:1px solid #948857;display:flex;flex-direction:column;align-items:center;text-align:center;margin-top:2rem;transition:transform .3s ease,background-color .3s ease;width:100%}.news .card-item-img{width:100%}.news .card-item-date{font-size:.7rem;padding:.5rem;text-align:center;background-color:#948857;color:white;margin-top:-19px}.news .card-item-head{font-size:1rem;font-weight:700;padding-bottom:8px;padding-top:20px;text-align:center}.news .card-item-para{font-size:14px;color:#707070;text-align:center;line-height:22px;flex-grow:1;margin-bottom:.5rem;padding:1rem;max-height:100px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}.news .card-item-btn{color:#948857;border-radius:2rem;padding:.5rem 1.5rem;font-size:1rem;font-weight:500;text-decoration:none;transition:background-color .3s ease,transform .3s ease}.news .card-item-btn:hover{transform:scale(1.05)}.recent-news{padding-left:1rem}@media (max-width:767px){.recent-news{padding-left:0}}.recent-news h4{font-size:1.25rem;font-weight:700;margin-bottom:1rem;color:#948857}@media (max-width:767px){.recent-news{text-align:center}}.recent-news-news-item{display:flex;gap:10px;padding:.75rem 0;border-bottom:1px solid #e0e0e0;text-decoration:none}.recent-news-news-item:last-child{border-bottom:none}.recent-news-news-item:hover .news-title{text-decoration:underline}.recent-news-news-item-news-thumbnail{min-width:100px;max-width:100px;min-height:80px;max-width:80px;overflow:hidden;border:1px solid #ccc;display:flex;align-items:center;justify-content:center}.recent-news-news-item-news-thumbnail img{object-fit:cover;width:100%;height:100%}.recent-news-news-item-info{text-align:start}.recent-news-news-item-info-news-date{font-size:.75rem;color:#948857;margin-bottom:2px}.recent-news-news-item-info-news-title{font-size:.875rem;font-weight:500;color:#948857;margin:0}.detailnews-back{color:#948857;font-weight:500;text-decoration:none;display:inline-block;margin-bottom:1rem;transition:all .3s ease;padding-top:4rem}.detailnews-back:hover{text-decoration:underline}.detailnews-title{font-size:1.5rem;font-weight:700;color:#948857}.detailnews-title span{color:#948857}.detailnews-date{font-size:.9rem;color:#948857;margin:.5rem 0 1.5rem}.detailnews-image-wrapper{width:100%;border:1px solid #e0e0e0;padding:1rem;display:flex;justify-content:center;align-items:center}.detailnews-image-wrapper img{max-width:100%;height:auto}.detailnews-content{margin-top:2rem;margin-bottom:4rem}.detailnews-content h3{font-size:1.2rem;font-weight:700;color:#948857}.detailnews-content p{color:#948857;margin-top:.5rem;line-height:1.6}.detailnews-content ul{list-style-type:disc;list-style-position:inside}.detailnews-content ol{list-style-type:decimal;list-style-position:inside}.detailnews-right-content{padding-top:4rem}@media (max-width:767px){.detailnews-right-content{padding-top:0}}.testimonials{padding:4rem 0}.testimonials .grid-container{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2rem;gap:2rem}@media (max-width:1200px){.testimonials .grid-container{grid-template-columns:repeat(3,1fr)}}@media (max-width:990px){.testimonials .grid-container{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.testimonials .grid-container{grid-template-columns:1fr}}@media (max-width:580px){.testimonials .grid-container{grid-template-columns:1fr}}.testimonials .testi-item{background:#303030;border-radius:10px;overflow:hidden}.testimonials .testi-item .testi-image{position:relative}.testimonials .testi-item .testi-image img{width:100%}.testimonials .testi-item .testi-image span{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;width:80px;height:80px;border-radius:50%;background-color:rgba(0,0,0,.5);color:#FFCB08;font-size:30px}.testimonials .testi-item .testi-content{display:flex;align-items:flex-end;position:relative;padding-bottom:1rem}.testimonials .testi-item .testi-content img{width:70px;height:70px;object-fit:cover;border-radius:50%;border:7px solid #303030;position:absolute;top:-20px;left:10px}.testimonials .testi-item .testi-content .testi-user{color:#fff;padding-left:90px;padding-top:10px;padding-bottom:15px}.testimonials .testi-item .testi-content .testi-user h4{font-size:16px;font-weight:300;margin-bottom:5px}.testimonials .testi-item .testi-content .testi-user span{font-size:14px;font-weight:300}.career-card{display:flex!important;flex-direction:column;width:100%;border-radius:4px;position:relative;margin-bottom:24px;transition:all .3s ease-in-out}.career-card:hover{box-shadow:0 15px 10px rgba(0,0,0,.1)}.career-card .card-body{flex-grow:1;padding:30px}.career-card .duration-info{display:flex;align-items:center;justify-content:flex-end;position:absolute;top:15px;right:15px}.career-card .duration-info span:after{display:inline-block;content:"|";margin:0 10px}.career-card .duration-info span:last-child:after{display:none}.career-card .duration-info span:last-child{border:none}.career-card .duration-info span.time-length{font-size:14px;color:#948857}.career-card .duration-info span.date-length{font-size:14px;color:#303030}.career-card h3{font-size:22px;font-weight:500;margin-top:10px;margin-bottom:20px;color:#000}.career-card ul{display:flex;flex-wrap:wrap;margin-bottom:15px}@media (max-width:767px){.career-card ul{flex-direction:column}}.career-card ul li{margin-right:20px;padding-right:20px;border-right:1px solid #ffcb08}@media (max-width:767px){.career-card ul li{border-right:none;margin-right:0;padding-right:0;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #ffcb08}}.career-card ul li:last-child{margin-right:0;padding-right:0;border-right:none}@media (max-width:767px){.career-card ul li:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0}}.career-card ul li span{display:block;color:#948857;font-size:14px}.career-card ul.adrs-list{border-top:1px solid #ffcb08;padding-top:10px}@media (max-width:767px){.career-card ul.adrs-list{border-color:#948857}}.career-card .vacancy-dscr ul{display:block;margin-top:20px;list-style-type:disc;list-style-position:inside}.career-card .vacancy-dscr ul li{border:none;padding:0;margin:0}.career-card .vacancy-dscr ol{display:block;margin-top:20px;list-style-type:decimal;list-style-position:inside}.career-card .vacancy-dscr ol li{border:none;padding:0;margin:0}.career-card p{margin-bottom:0;color:#303030}.career-card button{position:relative}.career-card button .loader-gif{position:absolute;top:50%;right:10px;transform:translateY(-50%)}.career-card .card-footer{padding:0 35px 35px;background:none;border:none}.career-card .card-footer a{background-color:#948857;color:#fff;padding:8px 15px}.career-enq-modal .modal-footer{display:flex;align-items:center;justify-content:flex-end;gap:10px}.career-enq-modal .modal-footer .alert{margin:0;font-size:14px;padding:10px}.career-enq-modal .modal-footer .alert .btn-close{background-color:transparent;padding:0 0 0 15px}.about-page .about-intro{text-align:center}.about-page .about-intro h1{font-weight:300;text-transform:uppercase;font-size:36px;margin-bottom:20px}.about-page .about-tmb-bg{margin-top:40px;background:linear-gradient(0deg,rgb(246,246,246) 50%,rgb(255,255,255) 0)}.about-page .about-tmb-bg .about-intro-tmb{text-align:center}.about-page .about-tmb-bg .about-intro-tmb img{border-radius:10px}.about-page .about-card{padding-top:40px;padding-bottom:40px;background-color:#F6F6F6}.about-page .about-card .card{background-color:transparent;margin-bottom:20px}.about-page .about-card .card .card-body{padding:2rem}.about-page .about-card .card .card-body .card-icon{font-size:36px;color:#948857}.about-page .about-card .card .card-body h3{font-size:20px;margin:10px 0}.about-page .about-card .card .card-body p{margin:0}.about-page .about-card .text-highlt{text-align:center;margin-top:40px}.about-page .about-card .text-highlt h3{margin-bottom:20px}.about-page .msn-wrpr{padding-bottom:40px;margin:40px 0;border-bottom:1px solid rgba(0,0,0,.2)}.about-page .msn-wrpr .data-icon{font-size:6rem;color:#948857}.about-page .msn-wrpr .txt h4{margin-bottom:20px;font-weight:400}@media (max-width:767px){.about-page .msn-wrpr .txt h4{margin-top:20px}}.about-page .prmtr-wrpr .data-icon{font-size:10rem;color:#948857}@media (max-width:767px){.about-page .prmtr-wrpr .data-icon{font-size:6rem}}.about-page .prmtr-wrpr h4{margin-bottom:20px;font-weight:400}.certification-page .ttl-wrpr{text-align:center;margin-bottom:40px}.certification-page .ttl-wrpr h2{font-weight:300;font-size:50px;margin-bottom:20px}.certification-page .achive-wrpr .col-md-6:first-child .achive-item{border-right-width:0;border-bottom-width:0}@media (max-width:767px){.certification-page .achive-wrpr .col-md-6:first-child .achive-item{border-right-width:1px}}.certification-page .achive-wrpr .col-md-6:nth-child(2) .achive-item{border-right-width:0;border-bottom-width:0}@media (max-width:990px){.certification-page .achive-wrpr .col-md-6:nth-child(2) .achive-item{border-right-width:1px}}@media (max-width:767px){.certification-page .achive-wrpr .col-md-6:nth-child(2) .achive-item{border-right-width:1px}}.certification-page .achive-wrpr .col-md-6:nth-child(3) .achive-item{border-bottom-width:0}@media (max-width:990px){.certification-page .achive-wrpr .col-md-6:nth-child(3) .achive-item{border-right-width:0}}@media (max-width:767px){.certification-page .achive-wrpr .col-md-6:nth-child(3) .achive-item{border-right-width:1px}}.certification-page .achive-wrpr .col-md-6:nth-child(4) .achive-item{border-right-width:0}@media (max-width:990px){.certification-page .achive-wrpr .col-md-6:nth-child(4) .achive-item{border-right-width:1px;border-bottom-width:0}}@media (max-width:767px){.certification-page .achive-wrpr .col-md-6:nth-child(4) .achive-item{border-right-width:1px}}.certification-page .achive-wrpr .col-md-6:nth-child(5) .achive-item{border-right-width:0}@media (max-width:990px){.certification-page .achive-wrpr .col-md-6:nth-child(5) .achive-item{border-right-width:0}}@media (max-width:767px){.certification-page .achive-wrpr .col-md-6:nth-child(5) .achive-item{border-right-width:1px;border-bottom-width:0}}.certification-page .achive-wrpr .col-md-6:nth-child(7) .achive-item{border-top-width:0}.certification-page .achive-wrpr .achive-item{border:1px solid rgba(0,0,0,.2);padding:2rem;display:flex;flex-direction:column;align-items:center;text-align:center;width:100%}.certification-page .achive-wrpr .achive-item img{width:110px}.certification-page .achive-wrpr .achive-item h3{font-size:20px;margin:20px 0;color:#948857}.faq{padding:3rem 0}.faq .accordion-item{margin-bottom:20px;border:none;box-shadow:0 2px 3px rgba(0,0,0,.2)}.faq .accordion-item .accordion-button{color:#948857;font-weight:500}.faq .accordion-item .accordion-button:after{color:#948857}.faq .accordion-item .accordion-button:not(.collapsed){background-color:#948857;color:#fff;box-shadow:none}.interior-design .interior-intro{background-image:url(/interior/intro-bg.webp);background-repeat:no-repeat;background-size:cover;background-position:bottom;padding:5rem 0}.interior-design .first-section{position:relative;padding:0 10rem;line-height:1.8rem}@media (max-width:1200px){.interior-design .first-section{padding:0 5rem}}@media (max-width:767px){.interior-design .first-section{padding:0 1.5rem}}.interior-design .head{display:flex;align-items:center;justify-content:center}.interior-design .head h2{font-size:50px;font-weight:300;text-align:center;margin-bottom:10px}@media (max-width:1200px){.interior-design .head h2{font-size:3rem}}@media (max-width:767px){.interior-design .head h2{font-size:2rem}}.interior-design .para{text-align:center;color:#707070;margin-bottom:20px;padding:0 3.5rem}@media (max-width:767px){.interior-design .para{font-size:.9rem;line-height:1.5rem}}.interior-design .make{display:flex;align-items:center;justify-content:center;padding-top:50px}.interior-design .make .enqry{background-color:#948857;color:#fff;border:none;padding:10px 20px;border-radius:20px;cursor:pointer;font-weight:600;transition:.3s ease}.interior-design .make .enqry:hover{background-color:#FFCB08;color:#000}@media (max-width:767px){.interior-design .make .enqry{padding:8px 16px;font-size:.9rem}}.interior-design .left{position:absolute;left:-140px;top:25%;transform:rotate(-15deg)}@media (max-width:1400px) and (min-width:1340px){.interior-design .left{left:-60px}}.interior-design .left img{max-width:300px;filter:drop-shadow(8px 2px 15px rgba(0,0,0,.15))}@media (max-width:1400px) and (min-width:1340px){.interior-design .left img{max-width:220px}}@media (max-width:1200px){.interior-design .left img{display:none}}@media (max-width:767px){.interior-design .left img{display:none}}.interior-design .right{position:absolute;right:-140px;top:25%;transform:rotate(15deg)}@media (max-width:1400px) and (min-width:1340px){.interior-design .right{right:-60px}}.interior-design .right img{max-width:300px;filter:drop-shadow(8px 2px 15px rgba(0,0,0,.15))}@media (max-width:1400px) and (min-width:1340px){.interior-design .right img{max-width:220px}}@media (max-width:1200px){.interior-design .right img{display:none}}@media (max-width:767px){.interior-design .right img{display:none}}.interior-design .interior-glry{background:linear-gradient(0deg,rgb(255,255,255),rgba(249,240,205,.5));padding-bottom:20px}.interior-design .works-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.5rem;gap:1.5rem;padding-top:3rem}@media (max-width:1400px) and (min-width:1340px){.interior-design .works-grid{grid-template-columns:repeat(3,1fr);gap:1rem}}@media (max-width:990px){.interior-design .works-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.interior-design .works-grid{grid-template-columns:1fr;padding-top:2rem;gap:1rem}}.interior-design .works-grid .works-item{position:relative;overflow:hidden;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.08)}.interior-design .works-grid .works-item img{width:100%;height:300px;object-fit:cover;transition:transform .4s ease}@media (max-width:1200px){.interior-design .works-grid .works-item img{height:250px}}@media (max-width:767px){.interior-design .works-grid .works-item img{height:200px}}.interior-design .works-grid .works-item:hover img{transform:scale(1.08)}.interior-design .works-grid .works-item:hover .arrow-icon{background-color:#948857;color:#fff}.interior-design .works-grid .works-item .arrow-icon{width:30px;height:30px;position:absolute;top:10px;right:10px;display:flex;align-items:center;justify-content:center;background-color:#fff;border-radius:50%;box-shadow:0 2px 6px rgba(0,0,0,.2);color:#000;transition:all .3s ease-in-out}.interior-design .works-title{position:absolute;bottom:10px;left:50%;transform:translateX(-50%);background-color:rgba(0,0,0,.6);color:#fff;padding:10px 20px;border-radius:5px;font-size:1rem;font-weight:400;width:90%;text-align:center}@media (max-width:767px){.interior-design .works-title{font-size:.85rem;padding:4px 8px}}.responsible{background-image:url(/rb-bg.webp);background-size:cover;background-repeat:no-repeat;background-position:50%;padding:4rem 0;margin:3rem;position:relative}@media (max-width:1200px){.responsible{padding:3rem 1.5rem;margin:2rem}}@media (max-width:990px){.responsible{padding:2.5rem 1rem;margin:1.5rem}}@media (max-width:767px){.responsible{padding:2rem 1rem;margin:1rem}}@media (max-width:580px){.responsible{padding:1.5rem .75rem;margin:.5rem}}.responsible .content{background-color:rgba(255,255,255,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:3rem}@media (max-width:1200px){.responsible .content{padding:2rem}}@media (max-width:990px){.responsible .content{padding:1.5rem}}@media (max-width:767px){.responsible .content{padding:1rem}}@media (max-width:580px){.responsible .content{padding:.75rem}}.responsible .content h3{text-align:start;padding-bottom:2rem;font-weight:600}@media (max-width:990px){.responsible .content h3{font-size:1.5rem}}@media (max-width:767px){.responsible .content h3{font-size:1.25rem;text-align:center}}@media (max-width:580px){.responsible .content h3{font-size:1.1rem;text-align:center}}.responsible .content p{display:flex;align-items:center;justify-content:center;line-height:30px}@media (max-width:767px){.responsible .content p{font-size:.95rem;line-height:1.6;text-align:center}}@media (max-width:580px){.responsible .content p{font-size:.9rem;line-height:1.5}}.why{padding:3rem 0}.why-head{font-size:32px;text-align:center}.why-paragraph{text-align:center;padding:2rem 0;line-height:2rem}.why-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem;margin-top:2rem}@media (max-width:1200px){.why-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.why-grid{grid-template-columns:1fr}}.why-item{background:#fff;border:1px solid #eee;border-radius:12px;padding:1.5rem;text-align:center;box-shadow:0 4px 8px rgba(0,0,0,.05);transition:all .3s ease}.why-item:hover{transform:translateY(-5px);box-shadow:0 8px 16px rgba(0,0,0,.1)}.why-item-header{display:flex;align-items:center;justify-content:flex-start;gap:1rem}.why-item .why-icon{font-size:2.5rem;color:#948857}.why-item .why-title{font-size:1.25rem;font-weight:600;text-align:left}.why-item-body .why-text{font-size:.95rem;color:#555;text-align:left;line-height:1.5;padding:1rem 0}.why .count{padding:2rem 0;background-color:#948857;text-align:center;margin:3rem 0}.why .count h2{font-size:2rem;font-weight:600;margin-bottom:2rem;color:#fff}.why .count .grid-count{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}@media (max-width:990px){.why .count .grid-count{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.why .count .grid-count{grid-template-columns:1fr}}.why .count .count-item{display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:12px;padding:2rem 1rem;transition:all .3s ease}.why .count .count-item .count-number{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:.5rem}.why .count .count-item .count-label{font-size:1rem;font-weight:500;color:#fff;text-transform:capitalize}.why .last-content{padding:4rem 0}@media (max-width:990px){.why .last-content{padding:3rem 0}}@media (max-width:767px){.why .last-content{padding:2rem 0}}@media (max-width:580px){.why .last-content{padding:1.5rem 0}}.why .last-content .heading-wrapper{display:flex;align-items:center;justify-content:center;gap:1rem;margin:2rem 0}@media (max-width:767px){.why .last-content .heading-wrapper{gap:.5rem;margin:1.5rem 0}}@media (max-width:580px){.why .last-content .heading-wrapper{flex-direction:column;margin:1rem 0}}.why .last-content .heading-wrapper span{flex:1 1;height:1px;background:#999;max-width:55px}@media (max-width:580px){.why .last-content .heading-wrapper span{max-width:30px}}.why .last-content .heading-wrapper .heading{font-size:1rem;font-weight:600;text-transform:uppercase;text-align:center;color:#333}@media (max-width:990px){.why .last-content .heading-wrapper .heading{font-size:.95rem;text-align:center}}@media (max-width:767px){.why .last-content .heading-wrapper .heading{font-size:.9rem;text-align:center}}@media (max-width:580px){.why .last-content .heading-wrapper .heading{font-size:1rem;text-align:center}}.why .last-content .heading-content{text-align:center;line-height:2rem;padding:0 1rem}@media (max-width:990px){.why .last-content .heading-content{line-height:1.8rem}}@media (max-width:767px){.why .last-content .heading-content{padding:0 .5rem;line-height:1.6rem}}.why .appreciation-heads{font-size:32px;text-align:center}.why .appreciation-para{text-align:center;padding-top:2rem;line-height:2rem}.why .data-table{margin-top:3rem}.why .data-table table{font-size:14px}.why .data-table table th.tbl-ttl{text-align:center;background-color:#F9F0CD}.service-page .intro-ttl{text-align:center;font-size:32px;margin-bottom:1rem}.service-page .intro-txt{text-align:center;margin-bottom:60px}.service-page .intro-txt p{margin:0}.service-page .service-item-wrpr{border-bottom:1px solid rgba(0,0,0,.2);padding-bottom:40px;margin-bottom:40px}.service-page .service-item-wrpr .service-icon-ttl{border-right:1px solid #000;padding-top:10px}@media (max-width:767px){.service-page .service-item-wrpr .service-icon-ttl{border-right:0;margin-bottom:10px}}.service-page .service-item-wrpr .service-icon-ttl .service-icon{color:#948857;font-size:3rem;margin-bottom:15px}.service-page .service-item-wrpr .service-icon-ttl h2{font-weight:400;text-transform:uppercase;font-size:24px}.service-page .service-item-wrpr p{margin:0}.service-page .nav-pills{margin-top:40px}.service-page .nav-pills .nav-item{width:50%;display:flex}.service-page .nav-pills .nav-item .nav-link{background-color:rgba(148,136,87,.1);color:#948857;border-radius:0;font-weight:300;font-size:14px;padding:2rem;display:flex;flex-direction:column}.service-page .nav-pills .nav-item .nav-link.active{background-color:#948857;color:#fff}.service-page .nav-pills .nav-item .nav-link span{font-size:18px;display:block;font-weight:500}.service-page .tab-content table{font-size:14px}.service-page .tab-content table thead tr th:first-child{min-width:212px}.service-page .tab-content table button{border:none;outline:none;background-color:#948857;color:#fff;font-size:14px;padding:6px 15px}.service-page .tab-content table .view{display:flex;gap:5px;margin-top:5px}.service-page .tab-content table .view .floor-img{color:#948857;padding:2px 5px;font-size:12px;background:none;border:1px solid #948857;cursor:pointer}.service-page .card{width:100%;margin-top:40px}.service-page .card .card-body{padding:2rem}.service-page .card .card-body h3{font-weight:500;font-size:20px;margin-bottom:20px}.service-page .card .card-body ul li{border-bottom:1px solid rgba(0,0,0,.2);padding-bottom:10px;padding-left:30px;margin-bottom:10px;position:relative}.service-page .card .card-body ul li:last-child{margin-bottom:0;border-bottom:none;padding-bottom:0}.service-page .card .card-body ul li .list-icon{font-size:25px;position:absolute;left:0;top:0}.service-page #rental-resale{scroll-margin-top:140px}.not-found{text-align:center;padding:5rem 0}.not-found h1{font-size:2rem;padding-top:2rem}.not-found h1,.not-found h4{font-weight:700;color:#948857}.not-found h4{font-size:1.5rem}.not-found p{color:#948857;margin-top:.5rem;padding-bottom:1rem}.not-found a{font-size:1.5rem;font-weight:700;color:#948857}