@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Cairo:wght@400;700&display=swap";@import"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css";body{margin:0;font-family:Cairo,Almarai,Tahoma,Arial,Times New Roman,serif;line-height:1.6}.hidden{display:none}.block{display:block}.google-location{width:300px;height:200px}@media (max-height: 1100px){.front-title{font-size:12rem!important}}@media (max-height: 750px){.front-title{font-size:11rem!important}}@media (max-height: 600px){.front-title{font-size:9rem!important}}@media (max-height: 500px){.front-title{font-size:7rem!important}}@media (max-width: 1280px){.box-title,.box-content{font-size:18px!important}.box-title.box-content{font-size:22px!important}}@media (max-width: 1024px){.front-title{font-size:12rem!important}.map-container{width:100%!important;justify-content:flex-end!important}#contact-us{padding-right:15%!important;padding-left:15%!important}.footer-title{font-size:20px!important}}@media (max-width: 768px){.map-container{flex-direction:column!important}.pin-types{flex-direction:row!important;flex-wrap:wrap;width:100%!important}.type{flex-direction:column!important}.split-line{margin:24px 0!important;height:5px!important;width:60%!important}.google-location{width:200px;height:150px}.footer-content{font-size:11px}.footer-title{font-size:16px!important}#latest{height:80vh!important}}@media (max-width: 640px){#map{width:100%!important}#who-are-we{padding:25px 5%!important}#who-are-we>span{font-size:20px!important;margin-top:24px!important}.footer-content>:nth-child(1){display:none}.contact-box{padding:20px 14px!important}.footer-title{font-size:22px!important}.footer-content{font-size:16px}}@media (max-width: 610px){.front-title{top:25%!important;font-size:5rem!important}.numbers{flex-direction:column!important}#contact-us{padding-right:5%!important;padding-left:5%!important}.contact-box{height:95px!important;margin:5% 1%!important;padding:20px 2px!important;width:49.5%!important}.box-content{font-size:15px!important}.footer-content{flex-direction:column}.footer-footer{flex-direction:column-reverse}.footer-footer>div>img{display:none}.google-location{width:260px!important;height:170px!important}}.animation-child{transform:translateY(0);opacity:0}@keyframes slide-in-from-below{0%{transform:translateY(100px);opacity:0}to{transform:translateY(0);opacity:1}}.animation-child.in-view{animation:slide-in-from-below .6s ease forwards}:root{--main-color: #221A0D;--pri-text: #F0E7D6;--sec-text:#5d412f}html{scroll-behavior:smooth}body{margin:0;font-family:Cairo,Almarai,Tahoma,Arial,Times New Roman,serif;line-height:1.6;background:#fff}button{font-family:Cairo,Almarai,Tahoma,Arial,Times New Roman,serif;line-height:1.6}*{box-sizing:border-box}header{background-color:#f3f0eb;width:100%;position:fixed;display:flex;justify-content:space-around;align-items:center;padding:18px;box-sizing:border-box;border-bottom:1px solid rgba(255,255,255,.3);box-shadow:0 4px 10px #0000001a;z-index:9999;top:0;direction:rtl;transition:all .3s ease}.header-ontop .dark-logo,.light-logo{display:none}.header-ontop .light-logo,.dark-logo{display:block}.header-ontop{background-color:#0000;border:none;box-shadow:none}.header-ontop *{color:var(--pri-text)!important}nav{display:flex;justify-content:space-evenly;align-items:center;width:60%}nav .header-comp{text-decoration:none;color:var(--main-color);font-size:18px;padding:6px 8px;border-radius:8px;transition:color .1s ease-in}nav .header-comp:hover{color:#6c6a67}.header-btn{position:absolute;top:0;right:-64px;padding:8px;transition:all .5s ease}.phone-header{color:var(--main-color)!important;flex-direction:column;gap:10vh;height:100vh;width:80vw;transform:translate(-80vw);justify-content:flex-start}.phone-header.active{transform:translate(0)}.phone-header nav{width:80%;flex-direction:column}.phone-header .header-comp{border-bottom:1px #cecece solid;width:100%;text-align:center;font-size:22px;padding:14px 8px;border-radius:0}.phone-header>.logo-container>:nth-child(1){display:block!important;width:225px}.phone-header>.logo-container>:nth-child(2){display:none!important}.phone-header.active>.header-btn{right:-52px;border-top-left-radius:8px;border-bottom-left-radius:8px}.section{text-align:center;padding:42px;color:var(--main-color);margin:0 auto}.section article{width:60%;font-size:24px;text-align:right}.shadow{background-color:var(--sec-text);color:#f0f8ff;width:100%}.title{font-size:48px!important;margin-bottom:32px}.logo{border-radius:8px;height:42px}.h-br{width:100%;height:1px;background-color:var(--main-color)}.logo-container{text-decoration:none;display:flex;flex-direction:row}.split-line{border-radius:6px;margin:0 24px;height:115px;width:5px;background-color:var(--main-color)}#projects{background-color:var(--pri-text)}.map-container{display:flex;direction:rtl;width:77%;align-items:center}.pin-types{display:flex;gap:16px;margin-top:1rem;flex-direction:column;justify-content:space-around}.type{display:flex;align-items:center;font-size:18px;margin:16px 0}#contact-us{width:100%;padding-right:30%;padding-left:30%;background-color:#f3f0eb}#contact-us form{display:flex;flex-direction:column;direction:rtl}.form-item{margin-bottom:16px}.form-item *{width:100%}:focus-visible{outline:var(--main-color) dotted 1px}.form-input{padding:12px;direction:rtl;border-radius:6px;border:none;min-width:100%;max-width:100%;font-size:14px;border:var(--main-color) solid 1px;color:var(--sec-text);background-color:#fff}textarea{height:120px}.form-input::-moz-placeholder,input[type=submit]::-moz-placeholder{color:var(--sec-text);font-family:Almarai,Tahoma,Arial,Times New Roman,serif}.form-input::placeholder,input[type=submit]::placeholder{color:var(--sec-text);font-family:Almarai,Tahoma,Arial,Times New Roman,serif}.submit-btn,input[type=submit]{background-color:var(--main-color);color:var(--pri-text);cursor:pointer;transition:background-color .1s ease}.submit-btn:hover,input[type=submit]:hover{background-color:#3b2d16}.contact-box{position:relative;width:45%;height:110px;padding:25px;margin:5%;background-color:#6e513f;text-decoration:none;color:var(--pri-text);border:solid 1px var(--pri-text);display:inline-block;text-align:right;border-bottom-right-radius:25px;border-top-left-radius:25px;text-shadow:0 1px 3px var(--sec-text);overflow:hidden}.by-phone{margin-right:0}.by-social{margin-left:0}.contact-box>.box-title{font-size:20px;display:block}.contact-box>.box-content{font-size:26px;margin:4px 14px 4px 0;display:block}.corner-logo{position:absolute;top:-8px;left:-50px;height:100%;opacity:.05;pointer-events:none;filter:grayscale(100%) contrast(80%)}footer{width:100%;padding:42px 42px 0;background-color:#291604;color:var(--pri-text);direction:rtl;position:relative;overflow:hidden}.footer-content{display:flex;justify-content:space-around}.footer-comp *{color:var(--pri-text);margin:6px 8px}.footer-comp{display:flex;flex-direction:column}.footer-title{font-size:24px;margin:8px 0}.social{text-decoration:none;color:var(--pri-text);margin:12px;display:inline-block;transition:color .1s ease}.social:hover{color:#a39780}.footer-footer{display:flex;justify-content:space-between;align-items:center;border-top:#6E513F 1px solid;padding:16px 0;margin-top:16px}.underline{border-bottom:var(--main-color) solid 4px;padding-bottom:8px}.shadow .underline{border-bottom:var(--pri-text) solid 4px}.numbers{display:flex;justify-content:space-around;margin-top:32px;width:100%}.numbers>div{padding:18px;display:flex;flex-direction:column;justify-content:space-around;align-items:center}.numbers .icon{font-size:35px;background-color:#8b7b65;color:var(--pri-text);border-radius:50%;height:86px;width:86px;display:flex;justify-content:center;align-items:center;margin-bottom:16px}.number{font-size:32px}.number-title{font-size:16px}#who-are-we{display:flex;flex-direction:column;justify-content:space-around;min-height:50vh;padding:25px 15%;background-color:#5e4b3c;color:var(--pri-text)}.front-title{z-index:-1;position:absolute;top:7%;left:15%;font-size:20rem;color:#fff;width:58%;text-align:end;white-space:pre-wrap;line-height:1.3}.front-title span:last-child{margin-right:20%}#latest{position:relative;width:100%;height:100vh;background:url(/images/clouds.jpeg) center/cover no-repeat;background-color:var(--sec-text);padding:0;z-index:-3}#latest>img{width:60%;-o-object-fit:cover;object-fit:cover;z-index:1;bottom:0;position:absolute;left:30%;transition:left .2s ease-out}.hero-shadow:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;background:linear-gradient(to top,#5e4b3c 0% 5%,#0000 30%);pointer-events:none;z-index:1}.hero-shadow:before{content:"";position:absolute;inset:0;background-color:#5e4b3c66;pointer-events:none;z-index:-1}#main{will-change:transform}.images-coll{width:500px;height:500px;position:relative}.images-coll img{position:absolute;border-radius:12px;width:50%}.images-coll .img1{top:25px;left:25px;z-index:0}.images-coll .img2{bottom:-80px;right:82px;transform:rotate(20deg);z-index:3}.images-coll .img3{top:-80px;right:-25px;z-index:2;transform:rotate(340deg)}table{direction:rtl;border-collapse:collapse;font-size:22px;margin:27px auto}tbody tr td:first-child{display:flex;justify-content:flex-start;align-items:center}td:first-child svg{margin-left:16px}table th,table td{padding:12px;text-align:center}table th{background-color:#a28661;color:wheat}table td{background-color:#e5cfb2;color:#292520;font-size:19px}thead tr:last-child th:last-child{border-radius:8px 0 0}thead tr:last-child th:first-child{border-radius:0 8px 0 0}tbody tr:last-child td:first-child{border-radius:0 0 8px}tbody tr:last-child td:last-child{border-radius:0 0 0 8px}.fa-check{color:green!important;margin:auto}.fa-xmark{color:#bd1c1c;margin:auto}.slick-slide{cursor:pointer}.slick-track{padding:8px 0}.cancel{border:solid 2px rgb(22,22,22);color:#161616;background-color:#0000;border-radius:8px;font-size:18px;width:80%;padding:10px;margin:28px auto;text-align:center;display:block;cursor:pointer}.menu-icon{top:10px;left:10px;width:60px;height:60px;border-radius:50%;background-color:var(--main-color);border:none;cursor:pointer;z-index:1000;display:none;justify-content:center;align-items:center}.phone-header>.menu-icon{display:flex!important}.bar{position:absolute;width:24px;height:3px;background-color:#fff;border-radius:2px;transition:.3s ease}.bar.top{transform:translateY(-8px)}.phone-header.active>.menu-icon .bar.top{transform:rotate(45deg)}.phone-header.active>.menu-icon .bar.middle{opacity:0}.bar.middle{transform:translateY(0)}.phone-header.active>.menu-icon .bar.bottom{transform:rotate(-45deg)}.bar.bottom{transform:translateY(8px)}.custom-popup{background-color:#f4e6d1;padding:10px;border-radius:0 0 8px 8px;color:#3e2f1c;box-shadow:0 2px 8px #0003;width:100%;box-sizing:border-box;line-height:1.5;font-size:14px;text-align:right}.custom-popup .price{font-weight:700;color:#6b4c3b}.leaflet-popup-content-wrapper{background:none!important;border:none!important;box-shadow:none!important}.leaflet-popup-tip{background:#f4e6d1!important}.leaflet-popup-content{margin-bottom:0!important;display:flex;flex-direction:column;align-items:center;width:-moz-fit-content!important;width:fit-content!important}.leaflet-popup{left:-90px!important}.pen-image{width:164px;border-radius:6px;margin-bottom:-6px}#map{border-radius:16px;height:600px;width:70%;border:var(--main-color) solid 2px}.leaflet-bottom.leaflet-right{display:none}.leaflet-control-zoom.leaflet-bar.leaflet-control{border:none!important}.leaflet-control-zoom-in,.leaflet-control-zoom-out{border-radius:7px!important;margin:4px!important}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::-moz-selection{background:transparent}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}._project-header_1a0r9_1{width:100%;height:80vh;position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;justify-content:space-evenly;z-index:-1;background-repeat:no-repeat;background-size:cover;background-position:center}._project-header_1a0r9_1:after{content:"";position:absolute;inset:0;background-color:#392c2266;pointer-events:none;z-index:-1}._project-info_1a0r9_67{margin:0 auto}._project-info_1a0r9_67 div{padding:16px}._project-info_1a0r9_67{padding:16px;background-color:var(--sec-text);border-radius:8px}._project-title_1a0r9_99{font-size:92px;color:#fff;font-weight:lighter;filter:drop-shadow(1px 1px 2px rgba(0,0,0,1))}a{text-decoration:none}._slider-wrapper_1a0r9_121{width:50%;margin:24px auto;position:relative}._slider-item_1a0r9_133{background:#f5f3f0;width:250px!important;height:160px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;color:#a88036;border:2px solid #ddd;border-radius:8px;position:relative;cursor:pointer;transition:all .3s ease-out;width:-moz-fit-content;width:fit-content;margin:auto 16px;border:1px solid rgb(145 145 145);box-shadow:#919191 2px 1px 6px}._slider-item_1a0r9_133:hover{transform:translateY(-10px)}._slick-slide_1a0r9_215{transition:all .3s ease;opacity:.4;transform:scale(.9)}._slick-center_1a0r9_227{opacity:1!important;transform:scale(1.1)}._slick-prev_1a0r9_239 svg,._slick-next_1a0r9_241 svg{fill:#007acc;width:100%;height:100%}.slick-dots{display:flex!important;justify-content:center;margin-top:28px;bottom:-46px!important;padding:0;list-style:none}.slick-dots li{background:#cc8b0067;border-radius:50%;width:12px!important;height:12px!important}.slick-dots li button:before{content:""!important}.slick-dots button{border:none;border-radius:50%;width:12px!important;height:12px!important;padding:0;cursor:pointer;opacity:.6;font-size:0;color:transparent}.slick-dots button:hover{background:#cc8b0092;opacity:.9}.slick-dots .slick-active button{background:#cc8b00;opacity:1}._slider-item_1a0r9_133>div{width:100%;text-align:end;direction:rtl}._slider-item_1a0r9_133 span{padding:6px}._slider-header_1a0r9_361{display:flex;justify-content:space-around;font-size:26px}._slider-title_1a0r9_375{text-align:center!important;font-size:3rem}._slider-details_1a0r9_385{display:flex;flex-wrap:wrap;justify-content:space-around;font-size:17px;line-height:.9}._slider-footer_1a0r9_401{display:flex;justify-content:space-between;color:#bbb;font-size:14px}._price_1a0r9_415{font-size:18px;background-color:#4b991c;color:#fff;border-bottom-right-radius:8px;border-bottom-left-radius:8px;height:-moz-fit-content;height:fit-content;padding:8px}._price_1a0r9_415 img{display:inline-block!important}._not-available_1a0r9_443{width:100%;height:100%;text-align:center;background-color:#43434370;color:#fff;position:absolute;display:flex;align-items:center;justify-content:center;font-size:32px;font-weight:200}._project-details_1a0r9_481{background:#5e4b3c;padding:3rem;text-align:center;position:relative}._project-name_1a0r9_495{font-size:3rem;font-weight:700;margin-bottom:4rem;color:#2e7d32;width:-moz-fit-content;width:fit-content;margin:-90px auto 4rem;padding:22px;border-radius:16px;background-color:#f3f0eb}._project-location_1a0r9_517{font-size:1.2rem;color:#555}._stats-container_1a0r9_525{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-top:-64px}._stat-card_1a0r9_539{background:#f5f5f5;color:var(--sec-text);border-radius:8px;padding:1rem;flex:1 1 150px;max-width:200px;box-shadow:0 2px 4px #0000001a;line-height:1.6}._stat-icon_1a0r9_559 img{width:40px;height:40px;margin-bottom:.5rem}._stat-info_1a0r9_569 h3{margin:0;font-size:1.5rem}._stat-info_1a0r9_569 p{margin:0;font-size:1rem}@media (max-width: 600px){._stats-container_1a0r9_525{flex-direction:column}._stat-card_1a0r9_539{max-width:none;width:100%}}._location-section_1a0r9_601{background:#a28661;padding:1.5rem;border-radius:8px;box-shadow:0 2px 8px #0000000d;color:var(--pri-text);position:relative;overflow:hidden}._location-section_1a0r9_601>._corner-logo_1a0r9_631{width:70%}._section-title_1a0r9_639{font-size:1.25rem;font-weight:700;color:#2e7d32}._section-description_1a0r9_649{font-size:1.2rem;line-height:1.8;width:40vw;margin:72px;direction:rtl;white-space:break-spaces}._garden-img_1a0r9_667{height:60vh;margin-top:-64px;border-radius:8px}._location-map_1a0r9_681{width:70%;margin:24px auto;display:flex;flex-direction:column;align-items:center;justify-content:space-between}@media (max-width: 640px){._location-map_1a0r9_681{width:85%}._slider-item_1a0r9_133{margin:auto 6px;width:150px!important;height:150px}._slider-title_1a0r9_375{font-size:2.3rem}._price_1a0r9_415{font-size:14px}._slider-footer_1a0r9_401{font-size:11px}}._location-box-container_1a0r9_747{display:flex;justify-content:space-around;flex-wrap:wrap;align-items:center;margin-top:64px;width:90%}._location-box_1a0r9_747{color:#ffffff95;font-size:22px;direction:rtl;display:flex;justify-content:center;align-items:center;padding-bottom:8px;border-bottom:rgba(0,0,0,.2) 1px solid;margin:8px 0}._location-box_1a0r9_747 img,._location-box_1a0r9_747 svg{margin-left:16px;filter:drop-shadow(1px 1px 2px rgba(0,0,0,.12))}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/assets/ajax-loader-BcnMEykj.gif) center center no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(data:application/vnd.ms-fontobject;base64,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);src:url(data:application/vnd.ms-fontobject;base64,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) format("embedded-opentype"),url(data:font/woff;base64,d09GRk9UVE8AAAVkAAsAAAAAB1wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAi4AAAKbH/pWDkZGVE0AAAM4AAAAGgAAABxt0civR0RFRgAAA1QAAAAcAAAAIAAyAARPUy8yAAADcAAAAFIAAABgUBj/rmNtYXAAAAPEAAAAUAAAAWIiC0SwaGVhZAAABBQAAAAuAAAANgABMftoaGVhAAAERAAAABwAAAAkA+UCA2htdHgAAARgAAAADgAAAA4ESgBKbWF4cAAABHAAAAAGAAAABgAFUABuYW1lAAAEeAAAANwAAAFuBSeBwnBvc3QAAAVUAAAAEAAAACAAAwABeJw9ks9vEkEUx2cpWyeUoFYgNkHi2Wt7N3rVm3cTs3UVLC4LxIWEQvi1P3i7O1tYLJDAmlgKGEhQrsajf0j7J3jYTXrQWUrMJG+++b55n5e8NwwKBhHDMLv5kxT3ATEBxKBn3qOAl9zxHgb1MAPhHQgHkyF08Gr/L8B/Eb6zWnmCJ7AJVLubQOheArXvJ1A4EXi6j4I+Zg9F0QFKvsnlBCmXeve+sFEnb/nCptdtQ4QYhVFRAT1HrF8UQK/RL/SbmUbclsvGVFXRZKDHUE38cc4qpkbAAsuwiImvro+ufcfaOIQ6szlrmjRJDaKZKnbjN3GWKIbiIzRFUfCffuxxKOL+3LDlDVvx2TdxN84qZEsnhNBa6pgm2dAsnzbLsETdsmRFxUeHV4e+I2/ptN8TyqV8T3Dt29t7EYOuajVIw2y1Wy3M86w0zg/Fz2IvawmQAUHOVrPVfLkoScVynsqsTG0MGUs4z55nh3mnOJa+li+rl9WpPIcFfDubDeaDC+fLBdYN3QADzLauGfj4B6sZmq6CCpqmtSvF0qlUl2qf5AJIUCSlTqlb7lUG+LRfGzZGzZEyBgccMu6MuqPecNDvD4Y9Kjtj4gD+DsvKVMTcMdtqtZtmkzQstQvYje7Syep0PDSAhSOeHYXYWThEF//A/0YvYV1fSQtpKU5STtrhbQ444OtpKSWJIg3pOg8cBs7maTY1EZf07aq+hjWs7IWzdCYTGhb2CtZ47x+Uhx28AAB4nGNgYGBkAIJz765vANHnCyvqYTQAWnkHswAAeJxjYGRgYOADYgkGEGBiYARCFjAG8RgABHYAN3icY2BmYmCcwMDKwMHow5jGwMDgDqW/MkgytDAwMDGwcjKAQQMDAyOQUmCAgoA01xQGB4ZExUmMD/4/YNBjvP3/NgNEDQPjbbBKBQZGADfLDgsAAHicY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQzMCQqKClOUJz0/z9YHRLv/+L7D+8V3cuHmgAHjGwM6ELUByxUMIOZCmbgAAA5LQ8XeJxjYGRgYABiO68w73h+m68M3EwMIHC+sKIeTqsyqDLeZrwN5HIwgKUB/aYJUgAAeJxjYGRgYLzNwMCgx8QAAkA2IwMqYAIAMGIB7QIAAAACAAAlACUAJQAlAAAAAFAAAAUAAHicbY49asNAEIU/2ZJDfkiRIvXapUFCEqpcptABUrg3ZhEiQoKVfY9UqVLlGDlADpAT5e16IUWysMz3hjfzBrjjjQT/EjKpCy+4YhN5yZoxcirPe+SMWz4jr6S+5UzSa3VuwpTnBfc8RF7yxDZyKs9r5IxHPiKv1P9iZqDnyAvMQ39UecbScVb/gJO03Xk4CFom3XYK1clhMdQUlKo7/d9NF13RkIdfy+MV7TSe2sl11tRFaXYmJKpWTd7kdVnJ8veevZKc+n3I93t9Jnvr5n4aTVWU/0z9AI2qMkV4nGNgZkAGjAxoAAAAjgAF) format("woff"),url(data:font/ttf;base64,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) format("truetype"),url(/assets/slick-BlzDm7g2.svg#slick) format("svg")}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;transform:translateY(-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}.slick-prev,.slick-next{background:none;border:none;font-size:0;width:80px;height:auto;top:45%;transform:translateY(-50%);position:absolute;z-index:10;cursor:pointer}.slick-prev:before,.slick-next:before{content:""!important}.slick-prev{left:-105px}.slick-next{right:-105px}.slick-prev svg,.slick-next svg{fill:#007acc;width:100%;height:100%}.upArrow,.downArrow{transform:rotate(270deg)}.downArrow{bottom:-75%!important;left:25%}.upArrow{top:-20%!important;right:50%}#modal{display:flex;justify-content:center;align-items:center;position:fixed;height:100vh;width:100vw;background-color:#00000070;top:0;z-index:99}._title_a8x8e_27{text-align:center;font-size:52px}._modal-box_a8x8e_37{position:relative;background-color:#f3f0eb;padding:16px;width:50vw;border-radius:16px;overflow-y:auto;overflow-x:hidden;color:var(--main-color)}._modal-content_a8x8e_63{display:flex;justify-content:space-around;align-items:center;flex-direction:column;height:80%}#_modal_a8x8e_37 ._slider-wrapper_a8x8e_79{margin:24px 0 0;width:70%}._whatsapp_a8x8e_89{border-radius:8px;font-size:24px;background-color:#2e7d32!important;color:var(--pri-text)!important;width:80%;padding:10px;margin:28px auto;text-align:center;display:block;cursor:pointer}._whatsapp_a8x8e_89 i{margin-left:16px}._slick-center_a8x8e_121{margin:auto 8px}._x-mark_a8x8e_129{position:absolute;top:18px;right:18px;cursor:pointer}._x-mark_a8x8e_129 svg{color:#a88036}#_price-modal_a8x8e_1{position:absolute;top:24px;left:24px;border-radius:8px;font-size:24px}._images-slider_a8x8e_165{height:426px;color:#a88036;border-radius:8px;position:relative;min-width:300px}._images-slider_a8x8e_165 img{height:426px}._image-slide-op_a8x8e_217{margin:auto 6px;opacity:.6;transform:scale(.9);transition:all .6s ease}._image-slide-op_a8x8e_217 img{border-radius:.5rem;border:1px solid var(--sec-text)}.slick-center div{transform:scale(1);opacity:1!important}._fTable_a8x8e_251{display:flex;width:100%;justify-content:space-around;align-items:flex-start}._underline_a8x8e_267{width:-moz-fit-content;width:fit-content;padding:16px 16px 8px;border-bottom:#a88036 solid 4px}._details-container_a8x8e_281{display:flex;flex-wrap:wrap;justify-content:space-around;align-items:flex-start;gap:24px}._box_a8x8e_297{position:relative;width:220px;height:64px;border:#a88036 solid 1px;box-shadow:2px 3px 7px #a8803670;border-radius:8px;font-size:24px;overflow:visible;padding:16px;cursor:pointer;display:flex;align-items:center;background-color:#fff}._box_a8x8e_297 svg{margin-left:12px;height:-moz-fit-content;height:fit-content;color:#5d4416}._price_a8x8e_345{font-size:24px;background-color:#4b991c;color:#fff;border-bottom-left-radius:8px;border-bottom-right-radius:8px;height:-moz-fit-content;height:fit-content;padding:8px 12px;width:-moz-fit-content;width:fit-content;margin:-16px auto auto;right:1px;left:1px;top:0}._sold_a8x8e_381{background-color:#b01b1b}@media (max-width: 1280px){._modal-box_a8x8e_37{width:80vw}}@media (max-width: 748px){._images-slider_a8x8e_165 img{height:330px!important}}@media (max-width: 640px){._images-slider_a8x8e_165 img{height:280px!important}}@media (max-width: 600px){._images-slider_a8x8e_165 img{height:180px!important}._title_a8x8e_27{font-size:24px!important;margin-bottom:28px}._modal-box_a8x8e_37{height:85dvh}._price_a8x8e_345{font-size:16px!important}._details-container_a8x8e_281{gap:8px!important}._box_a8x8e_297{width:150px;height:50px;padding:8px;font-size:16px}._modal-content_a8x8e_63>:nth-child(2){margin:0!important}}._slider-item_1h2cv_5{height:226px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;color:#a88036;border-radius:8px;position:relative}._projects-slider_1h2cv_29{height:226px;color:#a88036;border-radius:8px;margin:auto;position:relative}._projects-slider_1h2cv_29 img{height:226px}._slide-item_1h2cv_55 img{height:100%;width:100%}._slide-item_1h2cv_55{color:#a88036;border-radius:8px;position:relative;opacity:1;height:200px;aspect-ratio:3/2;perspective:1000px;display:inline-block;margin:auto 6px}._slick-slide_1h2cv_91{opacity:1}._slide-back_1h2cv_107,._slide-front_1h2cv_107{position:absolute;top:0;left:0;width:100%;height:100%;backface-visibility:hidden;transition:transform 1s ease}._slide-front_1h2cv_107{background:#fff;z-index:2;transform:rotateY(0)}._slide-back_1h2cv_107{background:#a28661;color:#fff;transform:rotateY(-180deg);z-index:1;display:flex;flex-wrap:wrap;justify-content:space-around;align-items:flex-start;direction:rtl;padding:8px}._slide-item_1h2cv_55:hover ._slide-front_1h2cv_107{transform:rotateY(180deg)}._slide-item_1h2cv_55:hover ._slide-back_1h2cv_107{transform:rotateY(0)}._slide-back_1h2cv_107>div{border:solid 1px #b59272;width:50%;height:50%;direction:rtl;padding:8px 0;display:flex;flex-direction:column;justify-content:space-around;align-items:center}._slide-back_1h2cv_107 svg{color:#e9c28e}._sliderWrapper_1h2cv_221{width:70vw;display:inline-block}
