@import url(https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Comforter+Brush&family=Fuzzy+Bubbles:wght@400;700&family=Source+Sans+Pro:wght@400;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Comforter+Brush&family=Fuzzy+Bubbles:wght@400;700&family=Roboto+Condensed:wght@400;700&family=Source+Sans+Pro:wght@400;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,400;0,700;1,300&display=swap);*{margin:0;padding:0;box-sizing:border-box}input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea{font-size:16px}body,html{overflow-y:scroll;-webkit-overflow-scrolling:touch;width:auto!important;overflow-x:hidden!important}@media screen and (-webkit-min-device-pixel-ratio:0){input:focus,select:focus,textarea:focus{font-size:16px}}img{background-position:cover}body{font-family:"Source Sans Pro",sans-serif;height:100%;width:100%}input:focus,textarea:focus{outline:none}.ring{color:#0b8b3a;color:var(--logoColor);border-bottom:1px solid #013a17;border-bottom:1px solid var(--heroTextColor)}.ring:hover{color:#013a17;color:var(--heroTextColor)}.call-main{height:1200px}:root{--logoColor:#0b8b3a;--logoColorLight:#22c55e;--logoColorLightLight:#8feeb2;--navback:#dfe6d8;--lightGray:#334155;--ultraLightGray:#f0fdf4;--letterSpace:1px;--filterText:#374151;--heroTextColor:#013a17}ul{list-style-type:none}a{text-decoration:none;color:#fff}button{cursor:pointer}.nav-container{font-family:"Source Sans Pro",sans-serif;background:#dfe6d8;background:var(--navback);display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:3.8rem}.nav-container div{display:flex}.nav-btn{cursor:pointer;font-weight:700;font-size:1.5rem;padding:.5rem;color:#334155;color:var(--lightGray)}.logo,.nav-btn-container{display:flex;align-items:center}.logo{cursor:pointer;justify-content:center;margin-left:.5rem}.logo h4{color:#334155;color:var(--lightGray);font-size:1.2rem;margin-left:.4rem;letter-spacing:1px;letter-spacing:var(--letterSpace)}.logo p{color:#22c55e;color:var(--logoColorLight);font-weight:700;font-size:1.3rem}.logo-circle,.logo-text{display:flex;align-items:center}.logo-circle{justify-content:center;height:2rem;width:2rem;border-radius:50%;border:3.5px solid #22c55e;border:3.5px solid var(--logoColorLight)}.logo-icon{color:#22c55e;color:var(--logoColorLight);font-weight:700}.login-icon{font-size:1.4rem;color:#334155;color:var(--lightGray)}.login-text{margin:0 .4rem;font-size:1rem;letter-spacing:1px;letter-spacing:var(--letterSpace)}.nav-login-container{display:flex;align-items:center;cursor:pointer;font-weight:700}.nav-login-container:hover{color:#0b8b3a;color:var(--logoColor)}.filter-container{background:#f2f5f8;height:4rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.filter-ett{margin:.5rem}.filter-ett h4{font-weight:700;font-size:1rem;color:#374151;color:var(--filterText)}.filter-ett h4,.filter-ett p{font-family:"Source Sans Pro",sans-serif}.filter-ett p{font-size:.9rem}.filter-container button{margin:.5rem;width:6.6rem;height:2.6rem;font-family:"Source Sans Pro",sans-serif;font-weight:700;color:#fff;background:#0b8b3a;background:var(--logoColor);border:none;border-radius:4px 4px;letter-spacing:.5px;font-size:1rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.filter-container button:hover{border:2px solid #22c55e;border:2px solid var(--logoColorLight)}.arrow-down{font-size:.7rem;line-height:50px;margin-left:.3rem}.nav-menu{position:fixed;-webkit-transform:translateX(-100%);transform:translateX(-100%);display:flex;justify-content:center;background:#fff;width:100%;height:100vh;z-index:99;transition:all .3s linear;z-index:1000000}.show-menu{-webkit-transform:translateX(0);transform:translateX(0)}.divider{width:5rem;margin:.3rem 0;height:1px;background:#22c55e;background:var(--logoColorLight)}.nav-links{color:#6b7280;font-size:1.4rem;border-bottom:1px solid #0b8b3a;border-bottom:1px solid var(--logoColor)}.nav-list{margin:1rem;font-family:"Source Sans Pro",sans-serif;letter-spacing:1px;letter-spacing:var(--letterSpace)}.navbar-con{color:#374151;color:var(--filterText);opacity:.7}.nn{display:flex;margin-top:1rem;margin-right:.5rem;font-weight:700}.navbar-con{cursor:pointer;display:flex;flex-direction:column}.navbar-con p{margin-top:.3rem;font-size:.8rem;color:#0b8b3a;color:var(--logoColor)}.navbar-con a{margin:.3rem 0;cursor:pointer;color:#000;font-weight:700;opacity:.8}.navbar-con a:hover,.navbar-con h4:hover{color:#0b8b3a;color:var(--logoColor)}.search{margin-right:.5rem}.delare{margin:1rem;width:12rem;height:1px;background:#374151;background:var(--filterText);opacity:.2}.close-nav-btn{font-size:1.1rem;opacity:.7;cursor:pointer}.filter-menu-buttons{display:flex;flex-direction:row;justify-content:center;align-items:center}.filter-menu-buttons button{margin:1rem .1rem;width:40%;height:1.8rem;border:none;background:#22c55e;background:var(--logoColorLight);color:#fff;letter-spacing:1px;letter-spacing:var(--letterSpace);font-weight:700;opacity:.7}.filter-menu{position:absolute;top:0;bottom:0;left:0;right:0;background:#fff;position:fixed;-webkit-transform:translateY(-200%);transform:translateY(-200%);width:100%;height:auto;z-index:99;transition:all .3s linear}.show{-webkit-transform:translateY(0);transform:translateY(0)}.filter-menu-nav{height:3rem;width:100%;align-items:center;display:flex;flex-direction:row;justify-content:space-between;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.filter-menu-nav h4{opacity:.8rem;font-size:1rem;margin:0 .5rem}.cancel-text{color:#0b8b3a;color:var(--logoColor);cursor:pointer}.onpage-buttons{margin-top:1rem;display:flex;justify-content:space-evenly;align-items:center;width:100%}.not-active{border-bottom:1px solid grey;color:#4b4949}.active,.not-active{width:33.33%;font-size:.85rem;cursor:pointer}.active{border-bottom:3px solid #0b8b3a;border-bottom:3px solid var(--logoColor);color:#0b8b3a;color:var(--logoColor)}.onpage-buttons div{display:flex;justify-content:center;font-size:.9rem;font-weight:700}.onpage-buttons span{margin-left:.2rem;margin-bottom:.2rem;letter-spacing:.5px}.active h4,.not-active h4{margin-bottom:.3rem;opacity:.7}.alt{display:flex;flex-direction:row;justify-content:space-between;align-items:center;cursor:pointer;background:#fff}.alt select,button{margin:1rem .5rem;border:none;border-radius:4px 4px;background:transparent}.alt select{background:#fff;width:70%;height:2.2rem;cursor:pointer}.alt button,.alt select{color:#334155;color:var(--lightGray);border:1px solid #d6d1d1}.alt button{height:2.8rem;width:6rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);font-weight:700;font-size:1rem;background:#dfe6d8;background:var(--navback)}.antal-objects{margin:.5rem 1rem;color:#334155;color:var(--lightGray);font-size:1rem;font-weight:100;border-bottom:1px solid grey;width:5.7rem}.alt button:hover{background:#fff}.addBanner-info{display:flex;align-items:center;position:absolute;bottom:38%;background:#fff;margin-left:.3rem;width:11rem;height:2.8rem;border-top-left-radius:20px;border-bottom-left-radius:20px}.addBanner-info h4,.addBanner-info p{font-size:.9rem}.bildskallvahar{display:flex;justify-content:center;align-items:center;height:2.4rem;width:2.4rem;border-radius:50%;border:2px solid green;margin:0 .2rem}.adBanner-image-container{border-radius:6px 6px;margin:1.3rem auto;width:95%;position:relative;height:100%;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.adBanner-image-container img{border-top-left-radius:6px;border-top-right-radius:6px;height:200px;width:100%}.construct{font-size:1.4rem;color:#0b8b3a;color:var(--logoColor)}.map{margin-right:.3rem;font-size:1.1rem}.adbanner-tjanster{margin-top:1rem;display:flex;justify-content:space-evenly;align-items:center;text-align:center;color:#0b8b3a;color:var(--logoColor);cursor:pointer;font-size:.9rem}.adBanner-footer h4{font-size:.9rem;font-weight:100}.adbanner-logo{display:flex;flex-direction:row;justify-content:space-between}.adbanerlogga{display:flex;justify-content:center;align-items:center;background:#dfe6d8;background:var(--navback);margin-right:.5rem;margin-top:.2rem;width:5rem;height:2.2rem;font-family:"Fuzzy Bubbles",cursive}.objects img{border-top-left-radius:6px;border-top-right-radius:6px;height:200px;width:100%;object-fit:cover;background-position:50%}.objects-container{display:grid;grid-template-columns:1fr;border-radius:6px 6px;margin:1rem auto;width:99%;height:100%}.objects{cursor:pointer;font-family:"Roboto Condensed",sans-serif;position:relative;margin-bottom:1.2rem;border-radius:6px 6px;width:100%;height:420px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);background:#fff}.hjarta{color:#9e9b9b;margin-right:.3rem}.fill-hjarta{color:#0b8b3a;color:var(--logoColor);margin-right:.3rem}.objects-footer{display:flex}.objects-footer span{margin-top:1rem;margin-right:3rem;font-weight:700}.objects-footer-first{margin-left:.5rem}.objects-logo{display:flex;justify-content:space-between}.objectsreal-logo{font-size:.8rem;margin-right:.2rem}.objectsreal-logo h4{font-size:.8rem}.ccc{font-size:.7rem}.circlar{width:1.5rem;height:1.5rem}.objects-btn-container{display:flex;flex-direction:row;align-items:center;text-align:center;padding:.5rem}.objects-btn-container button{background:#c3f1d4;height:2rem;width:6rem;margin:.8rem .2rem;color:#0b8b3a;color:var(--logoColor)}.objects-btn-container button:hover{background:transparent;border:1px solid #c3f1d4}.object-location-text{font-size:1rem;color:#374151;color:var(--filterText);opacity:.9;letter-spacing:1px;letter-spacing:var(--letterSpace)}.object-plot-icon{font-size:.9rem;color:#22c55e;color:var(--logoColorLight);font-weight:700;margin-right:.4rem}.object-location-text,.objectsreal-logo{margin:.3rem .2rem}.footer{background:#013a17;height:560px;display:column;color:#fff}.footer div{width:94%;margin:0 auto}.footer-ul{display:flex;flex-direction:column}.form-container{width:100%;height:100%;margin-top:1rem}.form-container h2{color:#fff}.form input{width:16rem;height:2rem;border:none;color:#0b8b3a;color:var(--logoColor);border-radius:4px 4px;margin-top:.4rem;font-size:.9rem;letter-spacing:1px;letter-spacing:var(--letterSpace)}.footer-mail{color:#fff;border:2px solid #fff;margin:0 auto;display:flex;justify-content:center;align-items:center;font-size:1.2rem;height:2.4rem;width:2.4rem;border-radius:50%}.sub-btn{background:#22c55e;background:var(--logoColorLight);padding:.5rem;color:#fff;letter-spacing:1px;letter-spacing:var(--letterSpace)}.sub-btn:hover{background:#fff;color:#22c55e;color:var(--logoColorLight);border:1px solid #22c55e;border:1px solid var(--logoColorLight)}.foreginer{color:#0b8b3a;color:var(--logoColor)}.singel-object-heartmap{display:flex;flex-direction:row;justify-content:space-between}.singel-object-heartmap button{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);padding:.4rem;border:1px solid #a3a1a1;font-size:.9rem;font-weight:700;opacity:.8}.singel-object-heartmap div{display:flex}.singel-object-container{position:relative;margin-top:1rem;height:auto}.objects-link{color:#0b8b3a;color:var(--logoColor)}.singel-object img{width:100vw;height:auto}.single-object-img-container{position:relative}.singel-img-left-arr{left:0;border-top-right-radius:15px;border-bottom-right-radius:15px}.singel-img-left-arr,.singel-img-right-arr{opacity:.7;display:flex;position:absolute;font-size:1.5rem;top:40%;color:#fff;padding:.3rem;background:#334155;background:var(--lightGray);margin:auto .2rem}.singel-img-right-arr{right:0;border-top-left-radius:15px;border-bottom-left-radius:15px}.singel-object-info{font-family:"Roboto Condensed",sans-serif;margin-left:.3rem}.singel-object-info h2{color:#374151;color:var(--filterText);font-family:"Source Sans Pro",sans-serif;font-size:1.1rem;margin-top:.5rem}.singel-object-info h2,.singel-object-info p{letter-spacing:1px;letter-spacing:var(--letterSpace);margin-left:.3rem}.singel-object-info p{margin-top:.1rem;font-size:.83rem}.map-btn-singel-object{color:#5a5757;border-bottom:1px solid #0b8b3a;border-bottom:1px solid var(--logoColor);font-size:.8rem}.singel-object-info h4{margin-left:.3rem;letter-spacing:2px;color:#0b8b3a;color:var(--logoColor);font-weight:100}.divider-singel-object{margin:.5rem .7rem;background:grey;border:.5px solid #a7a4a4;opacity:.5}.singel-object-banner{position:absolute;top:0;left:0;width:100%;color:#0b8b3a;color:var(--logoColor);z-index:99;background:#fff;opacity:.6;height:2.4rem;display:flex;justify-content:center;align-items:center}.col-1{display:flex;margin-left:.3rem}.ul-title li{margin:.4rem .3rem}.ul-besk li{margin:.4rem 4rem;font-weight:700}.bid-comp{border-radius:4px 4px;margin:1rem auto;justify-content:space-between;width:96%;height:3.4rem;background:#dfe6d8;background:var(--navback);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.bid-comp,.bid-comp div{display:flex;align-items:center}.bid-link{color:#000;font-size:.9rem;letter-spacing:.5px}.bid-btn{border-bottom:1px solid #000;margin-right:.5rem}.hammer{margin-left:1rem;margin-right:1rem;font-size:2rem}.bid-comp p{font-size:1.05rem;font-weight:700}.singel-object-fact{margin:1rem 0}.singel-object-infotext{position:relative;margin:1rem auto;line-height:25px;font-size:1.1rem;font-weight:100;max-width:90%;overflow:hidden;height:100%;transition:all .3s linear}.singel-object-infotext span{font-size:.9rem;font-weight:700;opacity:.7}.singel-object-infotext-btns{display:flex;flex-direction:column;position:absolute;z-index:99;background:#fff;width:100%;transition:all .3s linear}.singel-object-infotext-btns button{background-color:#0b8b3a;z-index:1000;color:#fff;height:3rem;border-radius:4px 4px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);margin:.3rem 0;font-size:.9rem;font-weight:700;opacity:.7}.soitbt-1{background:#fff;border:.5px solid grey;color:#000}.soitbt-2{background:#0b8b3a;background:var(--logoColor);color:#fff}.hidden{display:none}.interest-root{position:absolute;background:#dfe6d8;background:var(--navback);height:300px;width:96%;border-radius:5px 5px;margin:2rem .5rem;flex-direction:column;z-index:100;border:1px solid #dfdbdb;box-shadow:0 4px 6px -1px rgb(0 0 0/.1),0 2px 4px -2px rgb(0 0 0/.1)}.interest-root,.interest-root div{display:flex;justify-content:center;align-items:center}.interest-root div{margin:.5rem 0}.interest-root input{width:10rem}.interest-root textarea{width:20rem;border-radius:5px 5px;border:1px solid #d1cece}@media screen and (min-width:500px){.singel-object-container{border:1px solid #ddd7d7;border-top-left-radius:4px;border-top-right-radius:3px}.jjj{display:flex;position:relative;height:100%}.bid-div{max-width:60%}.singel-banner,.ttt{max-width:700px}.singel-object-infotext{max-width:300px}.onpage-buttons span{font-size:1rem}.map-holder{display:flex}.adBanner-image-container{height:260px;margin-left:1rem;box-shadow:0 4px 6px -1px rgb(0 0 0/.1),0 2px 4px -2px rgb(0 0 0/.1);margin-right:.5rem}}@media screen and (max-width:500px){.user-profile-info{display:flex;flex-direction:column}}@media screen and (min-width:705px){.adBanner-image-container{width:350px}.testmiCont{justify-content:center;max-width:1000px;margin:0 auto}.yepyeptitle{text-align:center}}@media screen and (min-width:900px){.adBanner-image-container{width:450px;margin-right:.5rem}.new-singel-obj-width,.related-item-container{display:flex;flex-direction:column}.related-item-container{justify-content:center;align-items:center}.singel-object-container{margin-left:1rem}}@media screen and (min-width:700px){.adBanner-image-container{width:550px;margin-right:.5rem}}.brokers-comp-div{margin-top:2rem;display:flex;flex-direction:column;justify-content:space-evenly}.brokers-comp-div h2{margin-left:1rem;font-size:1.2rem;color:#334155;color:var(--lightGray);margin-bottom:.5rem}.brokers-comp-div p{margin-left:1rem;margin-bottom:.4rem;border-bottom:1px solid grey;width:110px;font-weight:700;opacity:.6}.brokers-comp-div h6{margin-left:1rem;font-size:.9rem;font-weight:100;margin-bottom:1rem;letter-spacing:1px;color:#0b8b3a;color:var(--logoColor)}.bbb button{width:280px;height:2.4rem;background:#fff;border:1px solid #c0bdbd;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);font-size:.9rem;font-weight:700;opacity:.8}.brokers-logo-div{display:flex;justify-content:space-between;align-items:center}.bbb{margin-left:.5rem}.brokers-logo{width:6rem;margin-right:1rem}.icon-broker{margin-right:.2rem}.sameoffice{margin-left:1rem;font-size:.9rem;font-weight:100;border-bottom:1px solid grey;width:200px;margin-bottom:1rem;cursor:pointer}.brokers-divider{height:3rem}.map-container{height:410px;width:100%;margin:1rem auto;box-shadow:0 4px 6px -1px rgb(0 0 0/.1),0 2px 4px -2px rgb(0 0 0/.1)}.user-icon-container{border:3px solid #22c55e;border-radius:50%;padding:.1rem;margin-right:.5rem}.user-icon{border-radius:50%;width:1.8rem;height:1.8rem}.user-icon-container:hover{background:#0b8b3a}.user-modal{position:fixed;right:1%;display:flex;flex-direction:column;width:20rem;height:18rem;background:#fff;border-radius:8px 8px;z-index:1000;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);transition:all .3s linear;-webkit-transform:translateX(110%);transform:translateX(110%)}.user-account{font-size:.9rem}.show-user-modal{-webkit-transform:translateX(0);transform:translateX(0)}.user-modal div{margin:.5rem 0;display:flex;align-items:center}.user-modal img{display:flex;align-items:center;height:2.4rem;width:2.4rem;border-radius:50%}.user-modal p{margin-left:1rem}.user-modal-link{color:#374151;color:var(--filterText);margin:1rem auto;opacity:.7}.fiUser{opacity:.7}.fiUser:hover,.user-modal-link:hover{color:#0b8b3a;color:var(--logoColor)}.user-logout{cursor:pointer;width:94%;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);height:2.4rem;border:1px solid #c9c5c5;margin:1srem auto}.user-logout:hover{color:#0b8b3a;color:var(--logoColor)}.footer-bottom-info{height:5.4rem;background:#056d2b}.footer-links{color:#fff}.footer li{margin:.5rem 0;font-size:1rem;font-family:"Source Sans Pro",sans-serif;width:200px;display:flex;align-items:center}.footer li:hover{border-bottom:1px solid #fff}.insta-fot{margin-right:.4rem}.footer-bottom-info div{display:flex;justify-content:center}.footer-bottom-info button:hover{border-bottom:1px solid #fff}.footer-bottom-info span{color:#fff;font-size:.85rem}.sums{display:flex;justify-content:space-evenly;border-bottom:1px solid grey}.sums div{display:flex;flex-direction:column}.sums span{font-weight:700;margin-bottom:.1rem}.pop,.pop-btn{display:flex;justify-content:space-evenly}.pop-btn{align-items:center;font-size:1rem;padding:.2rem}.pop-active{border-bottom:2px solid green}.not-loggedin-modal{position:absolute;z-index:3000;background:#dfe6d8;background:var(--navback);width:14rem;height:10rem;border-radius:5px 5px;top:25%;left:2%;justify-content:center;display:flex;flex-direction:column;align-items:center;color:#0b8b3a;color:var(--logoColor)}.not-loggedin-modal,.not-loggedin-modal button{text-align:center;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.not-loggedin-modal button{width:96%;border:1px solid grey;height:2rem;padding:.5rem;letter-spacing:1px;background:#0b8b3a;background:var(--logoColor);color:#fff}.not-loggedin-modal button:hover{color:#0b8b3a;color:var(--logoColor)}.ad-page,.not-loggedin-modal button:hover{background:#dfe6d8;background:var(--navback)}.ad-page{border-top:1px solid #0b8b3a;border-top:1px solid var(--logoColor);height:600px;width:100vw;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.ad-page h1{font-size:2.6rem;width:100%;color:#064e3b;margin-bottom:1.2rem;letter-spacing:1px}.ads-prices-container{background:#dfe6d8;background:var(--navback);align-items:center;display:flex;flex-direction:column;height:900px}.ads-prices-container h2{width:7.6rem;color:#013a17;text-align:center;margin-left:3rem;border-radius:5px 5px;margin-bottom:2rem}.ad-page h4{line-height:30px;max-width:90%;color:#064e3b;margin:0 auto 1.2rem;letter-spacing:1px;font-size:1.1rem;font-weight:100}.underline-text{font-weight:700}.nav-ad-btn{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-right:1rem;color:#000}.adsplus{margin-right:.2rem}.box{align-self:flex-end;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;color:#013a17;font-size:3rem;height:100px;margin:0 auto;-webkit-transform-origin:bottom;transform-origin:bottom;width:200px}.bounce-5{-webkit-animation-name:bounce-5;animation-name:bounce-5;-webkit-animation-timing-function:ease;animation-timing-function:ease}@-webkit-keyframes bounce-5{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}50%{-webkit-transform:scaleY(.9) translateY(0);transform:scaleY(.9) translateY(0)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@keyframes bounce-5{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}50%{-webkit-transform:scaleY(.9) translateY(0);transform:scaleY(.9) translateY(0)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}.ads-package{position:relative;margin:3rem auto;border:1px solid #dad7d7;height:10rem;width:90%;border-radius:5px 5px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);display:flex;justify-content:space-evenly;align-items:center}.ads-package:hover{border:1px solid #0b8b3a;border:1px solid var(--logoColor);-webkit-transform:scale(1.01);transform:scale(1.01)}.ads-package h4,h5{background:#f0fdfa;width:7rem;color:#0b8b3a;color:var(--logoColor);margin:.5rem;text-align:center;border-radius:5px 5px;display:flex;justify-content:center;align-items:center;padding:.1rem}.opop{margin-left:.3rem}.dagar-div{position:absolute;top:-12%;left:0;background:#fff;width:5rem;text-align:center;font-weight:700}.ads-package-inner-icon,.dagar-div{color:#0b8b3a;color:var(--logoColor)}.ads-package-inner-icon{font-size:1.2rem}.adons-container{flex-direction:column;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(233,230,230,.05);width:100%;height:8rem;border:1px solid #d8d7d7;align-items:center;border-radius:5px 5px}.adons-container,.ads-holder-con{display:flex;justify-content:space-evenly}.ads-btn-container{background:#dfe6d8;background:var(--navback);height:6rem;display:flex;justify-content:center}.ads-btn-container button{width:90%;height:3rem;padding:.5rem;margin:2rem 0;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(233,230,230,.05);color:#fff;font-weight:700;letter-spacing:1px;font-size:1rem;background:#0b8b3a}.ad-form-in{font-family:"Roboto Condensed",sans-serif;height:100%;margin-bottom:4rem}.ad-form-in div{margin-left:1rem}.form-header{display:flex;justify-content:space-between;align-items:center}.form-header h1{font-weight:100;border-bottom:1px solid #dfe6d8;border-bottom:1px solid var(--navback)}.cancel-form-btn{margin-right:1rem;width:25px;height:25px;border:1px solid #dfe6d8;border:1px solid var(--navback);color:#0b8b3a;color:var(--logoColor);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer}.form-control{display:flex;flex-direction:column;margin:1rem;width:80%}label{margin-right:.5rem;margin-left:.1rem;margin-bottom:.1rem;font-weight:700;color:#013a17;color:var(--heroTextColor)}input[type=email],input[type=text]{height:2rem;border-radius:5px 5px;border:.5px solid #949191}::-webkit-input-placeholder{color:#0b8b3a;color:var(--logoColor)}::placeholder{color:#0b8b3a;color:var(--logoColor)}select{height:2rem;background:#e7e5e5;border:.5px solid #f5f0f0;border-radius:5px 5px;font-size:1rem}.form-control p{margin-bottom:.1rem;font-weight:700}.form-control h2{border-bottom:.5px solid #dfe6d8;border-bottom:.5px solid var(--navback);width:7rem;margin-bottom:.3rem}input[type=textarea]{border-radius:5px 5px;border:.5px solid #e7e1e1}.uploaded-img{height:100px;width:100px;margin-top:1rem;margin-bottom:1rem}.upload-img-inputs{margin:.3rem 0}.form-ad-btn-cont-sub{margin:2rem 0;display:flex;flex-direction:column}.form-ad-btn-cont-sub-btn{width:90%;height:2.6rem;background:#22c55e;background:var(--logoColorLight);color:#fff;font-size:.9rem;letter-spacing:1px}.form-ad-btn-cont-sub-btn:disabled{opacity:.5}.lllll{display:flex}.lllll p{max-width:80%;line-height:20px}.contact-adress{background:#dfe6d8;background:var(--navback);display:flex;flex-direction:column;justify-content:center;align-items:center}.contact-adress h4{font-size:1.2rem}.contact-adress h4,.contact-adress p{color:#013a17;color:var(--heroTextColor)}.contact-adress p{margin:.2rem 0}.up-image{display:flex;flex-direction:column;justify-content:center;align-items:center;border:1px solid #b1afaf;width:200px;height:4rem;border-radius:5px 5px}.new-img-btn{background:#22c55e;background:var(--logoColorLight);color:#fff;font-size:.7rem;height:1.2rem;width:5rem;opacity:.8}.new-img-btn:hover{opacity:1;font-weight:700;background:#fff;border:2px solid #22c55e;border:2px solid var(--logoColorLight);color:#22c55e;color:var(--logoColorLight)}.saved-section{display:flex;overflow-x:scroll;justify-content:center;width:100%}.saved-section div{margin-right:.5rem;border:1px solid #22c55e;border:1px solid var(--logoColorLight);width:200px;height:220px;justify-content:space-evenly;border-radius:5px 5px}.filter-filter-holder,.saved-section div{display:flex;flex-direction:column;align-items:center}.filter-filter-holder{background:linear-gradient(rgba(.2,.2,.2,.2),rgba(.2,.2,.2,.2)),url(/static/media/filterBackground.2ea010e9.jpg);width:100%}.filter-filter-holder-second{background:linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,.2)),url(https://images.pexels.com/photos/2724078/pexels-photo-2724078.jpeg);background-size:cover;background-position:50%;background-repeat:no-repeat;display:flex;flex-direction:column;align-items:center;width:100%;min-height:200px}.hembanner-banner{height:400px}.hem,.hembanner-banner{background:url(/static/media/filterBackground.2ea010e9.jpg)}.selectlist{-webkit-transform:translateY(1000%);transform:translateY(1000%);font-size:3rem;transition:all .3 linear}.show-list{-webkit-transform:translateY(-5%);transform:translateY(-5%)}.ooo{background:linear-gradient(rgba(.1,.1,.1,.1),rgba(.1,.1,.1,.1)),url(/static/media/zanzibarisland.0f6ab1dc.jpg) no-repeat;width:100%;height:320px;overflow:hidden;object-fit:cover;background-position:50%}.adbannerp{letter-spacing:1px;font-size:1.1rem}.adbannerbtn,.adbannerp{font-family:"Roboto Condensed",sans-serif}.adbannerbtn{color:#fff;cursor:pointer;border:1px solid #fff;width:8rem;height:2.4rem;letter-spacing:2px;font-weight:700;font-size:1rem}#profile{font-family:"Roboto Condensed",sans-serif;letter-spacing:1px}.edit-object-file input{font-size:.7rem;margin:.1rem 0}@media screen and (max-width:400px){.edit-object-file{display:flex;flex-direction:column;justify-content:center;align-items:center}}@media screen and (min-width:900px){.adBanner-holder{display:none}.faq-root{max-width:80%}.ajjemen-banner-section{align-items:center;display:flex;justify-content:center;margin-top:1.5rem}.ajjemen-banner-section img,.ajjemen-banner-section p{width:250px}.abbas{height:443px}.map-header-title{text-align:center;font-size:1.4rem}.objects-container{grid-template-columns:repeat(3,1fr)}}.faq-root,.map-header-title{font-family:"Poppins",sans-serif}.map-header-title{margin-left:.5rem;margin-top:2rem}.poppins{font-family:"Poppins",sans-serif}.related-item-container{display:flex;overflow-x:scroll}.newfilter-p{margin-left:.5rem;margin-top:.15rem;font-family:"Source Sans Pro",sans-serif;color:#797878;max-width:90%;line-height:23px}.titletoprated{margin-top:1rem;padding:.5rem;font-size:1.7rem;color:#0b8b3a}.toprateditem{width:100%;max-width:400px;background:#fff;height:100%;margin:.75rem 1rem;box-shadow:0 3px 8px rgba(0,0,0,.24);border-radius:5px}.topratedImage{width:100%;object-fit:cover;height:200px;border-top-left-radius:5px;border-top-right-radius:5px}.topratedstarsCont{display:flex;align-items:center;margin-top:.5rem}.starIcon,.topratedstars{color:#00bf93;font-size:1rem}.starIcon{margin-right:.25rem}.testmRoot{display:flex;flex-direction:column;padding:1rem}.testmiCont{display:flex;align-items:center;flex-wrap:wrap;width:90%}.tesmoLinks{color:#1d3a3c;text-decoration:none;font-size:.85rem;margin:.5rem .2rem}
/*# sourceMappingURL=main.3eb7cf22.chunk.css.map */