@import url('https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&display=swap');
body, html{
    font-family: "Figtree", sans-serif;
}
.pace {
	-webkit-pointer-events: none;
	pointer-events: none;

	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}
.pace-inactive {
	display: none;
}

.pace .pace-progress {
	background: #29d;
	position: fixed;
	z-index: 2000;
	top: 0;
	right: 100%;
	width: 100%;
	height: 2px;
}
.rowPagras div{
}
.header.detailsps .logo{
    max-width: 72px;
}
.header .logo{
    max-width: 160px;
    width: 100%;
    border-radius: 5px;
}
.displayBox{
    margin-top: 40px;
}
.displayBox a:hover{
    box-shadow: 0px 0px 10px #e2e8f0;
}
.displayBox a svg{
    width: 50px;
    margin-top: 5px;
}
.displayBox a span{
    display: block;
}
.displayBox a{
    display: inline-block;
    margin: 0 13px;
    text-align: center;
    height: 120px;
    width: 160px;
    font-size: 16px;
    border: 1px solid #e2e8f0;
    background: #fff;
    color: #333;
    border-radius: 5px;
    text-decoration: none;
    cursor: pointer;
}
.displayKategorys a:hover{
    background: #ededed;
}
.displayKategorys a {
    display: inline-block;
    padding: 10px 20px;
    background: #fff;
    color: #333;
    border-radius: 5px;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
}
.header-normal .logo {
    max-width: 120px;
    width: 100%;
    border-radius: 5px;
}
.header.detailsps .pull-menu{
}
.header.detailsps .pull-menu a:hover{
    color: #222;
}
.header .pull-menu a:hover{
    transition-duration: .2s;
    color: #fff;
}
.header .pull-menu a:hover:before {
    transform: scaleX(1);
    transform-origin: 0 50%;
    transition-timing-function: ease;
}
.header .pull-menu a:before {
    content: "";
    display: block;
    position: absolute;
    bottom: 9px;
    left: 14px;
    right: 14px;
    height: 2px;
    background-color: #b661a1;
    z-index: 2;
    will-change: transform, color;
    transform: scaleX(0);
    transition: transform .35s;
    transition-timing-function: cubic-bezier(.25,.46,.45,.94);
    transform-origin: 100% 50%;
}
.homelistmds:hover svg{
    color: #fff;
}
.homelistmds:hover{
    text-decoration: none;
    background: #411438;
    color: #fff;
}
.homelistmds{
    transition: all 0.1s ease-out;
    display: inline-block;
    background: #fff;
    position: relative;
    text-decoration: none;
    height: 100px;
    width: 100px;
    margin: 3px;
    border-radius: 10px;
    color: #222;
}
.displayKategory{ 
    padding-top: 10px;
}
a.homelistmds span {
    display: block;
    font-weight: bold;
    font-size: 14px;
}
a.homelistmds img {
    fill: #411438;
    margin-top: 20px;
    width: 25px;
    height: 36px;
}
.header-normal .pull-menu a,
.header .pull-menu a{
    position: relative;
    text-decoration: none;
    display: inline-block;
    padding: 15px 20px;
    text-transform: capitalize;
    font-size: 17px;
    color: #fff;
    font-weight: normal;
}
.header.detailsps .pull-menu a{
    color: #222;
    font-size: 15px;
}
.header{
    padding: 10px 30px;
    position: absolute;
    top: 0;
    right: 0;
    left: 0; 
    z-index: 9;
}
.rowFindListSingle.slick-dotted.slick-slider{
    margin-bottom: 0;
}
.header-normal{
    padding: 11px 30px;
    background: #f5f1e9;
}
.homepage{
    background: url('../images/sliders.jpg') center center no-repeat;
    background-size: cover;
    min-height: 400px;
    padding-top: 150px;
    padding-bottom: 80px;
}
.homepage .h2{
    display: inline-block;
    background: rgba(0, 0, 0, 0.3);
    margin: 0 auto;
    text-align: center;
    font-size: 17px;
    padding: 10px;
    color: #fff;
    text-shadow: 1px 1px 1px #333;
}
.hodversi{
    position: relative;
    margin: 8px;
}
.hodversi .absds .ghomver{
    display: none;
    transition: all 0.1s ease-out;

}
.hodversi:hover .absds .ghomver{
    display: block;
    transition: all 0.1s ease-out;
}
.hodversi .absds p{
    font-size: 13px;
}
.hodversi .absds a:hover{
    background: #0c706d;
}
.hodversi .absds a{
    display: inline-block;
    background: #411438;
    color: #fff;
    text-decoration: none;
    font-size: 13px;
    border-radius: 5px;
    padding: 5px 10px;
}
.hodversi .absds b{
    text-transform: capitalize;
    font-size: 20px;
}
.hodversi .absds{
    transition: all 0.1s ease-out;
    color: #fff;
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px;
    border-radius: 5px;
    transition: all 0.1s ease-out;
}
.exploremetlandtext h5{
    font-size: 20px;
    padding: 0 0 20px 10px;
    color: #999;
    margin: 0;
    font-weight: normal;
}
.exploremetlandtext h2{
    font-size: 30px;
    padding-top: 20px;
}
.homepage {
    text-align: center;
}
.homepage h1{
    display: inline-block;
    color: #fff;
    border-radius: 5px;
    margin: 0 auto 10px auto;
    text-align: center;
    padding: 0px 15px;
    font-size: 48px;
    font-weight: 650;
}
.homepage .search-homepage .select2-container--default .select2-selection--single .select2-selection__arrow{
    display: none;
}
.homepage .search-homepage .select2-container .select2-selection--single .select2-selection__rendered:before{
    content: "";
    position: absolute;
    top: 18px;
    opacity: .3;
    left: 12px;
    width: 30px;
    height: 30px;
    background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjwhRE9DVFlQRSBzdmcgIFBVQkxJQyAnLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4nICAnaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkJz48c3ZnIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDcwIDcwIiBoZWlnaHQ9IjcwcHgiIGlkPSJJY29ucyIgdmVyc2lvbj0iMS4xIiB2aWV3Qm94PSIwIDAgNzAgNzAiIHdpZHRoPSI3MHB4IiB4bWw6c3BhY2U9InByZXNlcnZlIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj48cGF0aCBkPSJNNTEuOTU3LDQ5LjEyOWwtOC43MTMtOC43MTNjMS43NS0yLjMzNywyLjc5OS01LjIyOSwyLjc5OS04LjM3M2MwLTcuNzMyLTYuMjY4LTE0LTE0LTE0cy0xNCw2LjI2OC0xNCwxNHM2LjI2OCwxNCwxNCwxNCAgYzMuMTQ0LDAsNi4wMzYtMS4wNDksOC4zNzMtMi43OTlsOC43MTMsOC43MTNMNTEuOTU3LDQ5LjEyOXogTTIyLjA0MywzMi4wNDNjMC01LjUxNCw0LjQ4Ni0xMCwxMC0xMGM1LjUxNCwwLDEwLDQuNDg2LDEwLDEwICBjMCw1LjUxNC00LjQ4NiwxMC0xMCwxMEMyNi41MjksNDIuMDQzLDIyLjA0MywzNy41NTcsMjIuMDQzLDMyLjA0M3oiLz48L3N2Zz4=')center center no-repeat;
    background-size: 100% auto;
}
.homepage .search-homepage .select2-container .select2-selection--single .select2-selection__rendered{
    padding-left: 50px;
}
.homepage .search-homepage .select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height: 65px;
}
.homepage .search-homepage .select2-container .select2-selection--single{
    height: 64px;
    border: 1px solid #e6e6e6;
}
.homepage .search-homepage{
    background: #F9F9F6;
    position: relative;
    box-shadow: 0px 16px 64px rgb(0 0 0 / 8%);
    padding: 3px;
    border-radius: 12px;
    max-width: 550px;
    width: 90%;
    margin: 32px auto 40px auto;
}
.homepage img{
    width: 100%;
}
.titleTop {
    padding-top: 100px;
    background: linear-gradient(to bottom,  rgba(230,224,226,1) 0%,rgba(255,255,255,1) 100%);
}
.titleTop h1{
    font-size: 32px;
    font-weight: 600;
    margin: 0;
    padding: 30px 0 10px 0;
    text-align: center;
}
.titleTop span{
    text-align: center;
    display: block;
    font-size: 16px;
}
.cont--topc{
    padding: 50px 0;
}
.text-center{
    text-align: center;
}
.cont--oder p,
.cont--oder h1{
    padding: 0;
    margin: 0;
    text-align: left;
}
.cont--oder p {
    padding-top: 10px;
    font-size: 16px;
    padding-bottom: 30px;
}
.hoverrmenu .subdata{
    display: none;
    position: absolute;
    top: 50px;
    z-index: 99;
    left: 12px;
    box-shadow: 1px 1px 10px #ccc;
    background: #fff;
    width: 250px;
    border-radius: 10px;
}
.hoverrmenu .subdata:after, .hoverrmenu .subdata:before {
	bottom: 100%;
	left: 55px;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.hoverrmenu .subdata:after {
	border-color: rgba(136, 183, 213, 0);
	border-bottom-color: #fff;
	border-width: 5px;
	margin-left: -5px;
}
.hoverrmenu .subdata:before {
	border-color: rgba(194, 225, 245, 0);
	border-bottom-color: #fff;
	border-width: 6px;
	margin-left: -6px;
}
.hoverrmenu .subdata a:before{
    display: none;
}
.hoverrmenu .subdata a:hover{
    color: #901b79;
}
.hoverrmenu .subdata a{
    display: block;
    font-size: 15px;
    color: #000;
    padding: 10px;
}
.hoverrmenu:hover .subdata{
    display: block;
}
.hoverrmenu{
    position: relative;
}
.cont--oder{
    text-align: center;
}
.cont--oder img{
    width: 100%;
}
.img-100p{
    width: 100%;
}
.cols-d-see ul li i{
    padding-right: 5px;
    float: left;
    font-size: 24px;
    margin-top: -2px;
    margin-right: 2px;
    color: #411438;
}
.cols-d-see ul li{
    padding: 7px 0;
    list-style: none;
    font-size: 15px;
    font-weight: 700;
}
.cols-d-see .pl102 img{
    margin-right: 20px;
}
.cols-d-see .pl102{
    padding-left: 40px;
}
.cols-d-see h1{
    padding-top: 40px;
}
.cols-d-see{
    padding-top: 67px;
}
.cols-d-see ul {
    padding: 0;
    margin: 10px 0 40px 5px;
}
.css-1v3e8gc a:hover{
    background: #333;
    color: #fff;
    text-decoration: none;
    transition: all 0.5s ease;
}
.css-1v3e8gc a{
    display: inline-block;
    background: #fff;
    padding: 10px 20px;
    border-radius: 5px;
    font-size: 15px;
    color: #333;
    font-weight: bold;
    margin-top: 32px;
    margin-bottom: 32px;
    border: 1px solid #222;
}
.css-49034ds p{
    padding: 5px 0 30px 0;
    margin: 0;
}
.css-49034ds h2{
    margin: 0;
    padding: 0px 0 5px 0;
    font-size: 23px;
}
.css-1v3e8gc p{
    font-size: 15px;
    line-height: 25px;
}
.css-1v3e8gc h1{
    padding-top: 40px;
}
.css-1v3e8gc{
    border: 1px solid #ececec;
    background: #F9F9F6 url('../images/20240925/atlasgo-partner.png') bottom right no-repeat;
    border-radius: 20px;
    min-height: 400px;
    padding: 40px 70px;
    margin-top: 120px;
    margin-bottom: 50px;
}
.clear{
    clear: both;
}
.css-230kj32 {
    padding: 50px 0;
}
.css-230kj32 .rowFindPage{
    margin-bottom: 40px;
}
.css-4982sjk{
    margin-top: 100px;
}
.css-4982sjk .css-23ttokd .sdesctoogle.active:before{
    background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgY2xhc3M9ImZlYXRoZXIgZmVhdGhlci1jaGV2cm9uLXVwIiBmaWxsPSJub25lIiBoZWlnaHQ9IjI0IiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjIiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkdGg9IjI0IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwb2x5bGluZSBwb2ludHM9IjE4IDE1IDEyIDkgNiAxNSIvPjwvc3ZnPg==')center center no-repeat;
    background-size: 100%;
    transition: all 0.5s ease;
}
.css-4982sjk .css-23ttokd .sdesctoogle:before{
    background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgY2xhc3M9ImZlYXRoZXIgZmVhdGhlci1jaGV2cm9uLWRvd24iIGZpbGw9Im5vbmUiIGhlaWdodD0iMjQiIHN0cm9rZT0iY3VycmVudENvbG9yIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMiIgdmlld0JveD0iMCAwIDI0IDI0IiB3aWR0aD0iMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBvbHlsaW5lIHBvaW50cz0iNiA5IDEyIDE1IDE4IDkiLz48L3N2Zz4=')center center no-repeat;
    background-size: 100%;
    content: "";
    position: absolute;
    right: 15px;
    top: 25px;
    width: 25px;
    height: 25px;
    transition: all 0.5s ease;
}
.css-4982sjk .css-23ttokd .desctoogle.active{
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 20px;
    display: block;
}
.css-4982sjk .css-23ttokd .desctoogle ul li:hover{
    text-decoration: underline;
}
.css-4982sjk .css-23ttokd .desctoogle ul li{
    list-style: none;
    padding: 6px 0;
    cursor: pointer;
    width: 50%;
    float: left;
}
.css-4982sjk .css-23ttokd .desctoogle ul{
    padding: 0;
    margin: 0;
}
.css-4982sjk .css-23ttokd .desctoogle{
    display: none;
    padding: 20px;
}
.css-4982sjk .css-23ttokd .sdesctoogle.active{
    border-bottom: 1px solid #fff;
}
.css-4982sjk .css-23ttokd .sdesctoogle{
    font-size: 25px;
    color: #333;
    cursor: pointer;
    font-weight: bold;
    padding: 20px 15px;
    display: block;
    border-bottom: 1px solid #eaeaea;
    position: relative;
}
.Footer_header__1DmIP {
    font-weight: normal;
    text-transform: uppercase;
    color: #dfe2e4;
}
.footer .Footer_right__3VjP5 h4,
.footer .Footer_privacy__UZXXy h4,
.footer .Footer_noWrap__1gkev h4{
    color: #dfe2e4;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: normal;
}
.footer .Footer_right__3VjP5 a,
.footer .Footer_privacy__UZXXy a,
.footer .Footer_noWrap__1gkev a{
    display: block;
    padding: 4px 0;
    font-size: 14px;
    color: #fff;
}
.footer{
    font-family: "Figtree", sans-serif;
    padding: 40px 0;
    background: #25323e;
    color:#dfe2e4
}
.pdfsk4-1{
    padding: 5px 0;
    display: block;
}
.Footer_followUs__1WEx4{
    padding-top: 10px;
}
.Footer_followUs__1WEx4 a{
    margin: 0 5px;
}
.copasas{
    margin-top: 40px;
    padding: 40px 0 10px 0;
    color: #9e9e9e;
    text-align: center;
    border-top: 1px solid #414a52;
}
.rowSlider3 div img{
    margin: 0 auto;
}
.rowSlider3 div{
    text-align: center;
}
.p-5{
    padding: 5px;
}
.rowFindPage img{
    width: 100%;
}
.pull-rights{
    float: right;
}
.pull-lefts{
    float: left;
}
.rowRentingmadeeasy img{
    height: 230px;
    width: auto !important;
    margin: 0 auto;
}
.rowRentingmadeeasy h2 {
    font-size: 21px;
    padding-top: 10px;
    padding-bottom: 0;
    margin-bottom: 7px;
    font-weight: 600;
}
.rowRentingmadeeasy p{
    max-width: 240px;
    width: 90%;
    margin: 0 auto;
}
.rowRentingmadeeasy{
    padding-bottom: 150px;
}
.rowPopularcitie .p-5 div{
    height: 200px;
    border-radius: 10px;
}
.rowPopularcitie h2{
    position: absolute;
    background: linear-gradient(to bottom,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
    text-transform: capitalize;
    font-weight: 600;
    text-align: left;
    top: -12px;
    left: 5px;
    padding: 10px 15px 10px 20px;
    color: #fff;
    right: 5px;
    border-radius: 10px;
}
.areaProperti .readmore{
    margin-bottom: 40px;
    display: block;
}
.areaProperti img{
    margin-bottom: 10px;
    border-radius: 5px;
}
.areaPropertimds1923{
    max-height: 150px;
}
.areaProperti .title-data span svg{
    float: left;
    margin-top: 2px;
}
.areaProperti .title-data span{
    font-size: 11px;
    margin: 0px 0 5px 0;
    color: #888;
    display: block;
}
.dataListArtikel .title-data p,
.areaProperti .title-data p{
    margin: 0;
    padding: 10px 0 5px 0;
    display: -webkit-box;
    max-height: 64px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 12px;
    color: #777;
}
.areaProperti .title-data .titles{
    font-size: 18px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #333;
    font-weight: bold;
}
.rowPopularcitie .p-5{
    position: relative;
    float: left;
    width: 20%;
}
.rowPagras .fnsd span{
    font-size: 18px;
}
.rowPagras .fnsd h1{
    
    font-size: 30px;
    width: 71%;
}
.mt2{
    max-width: 180px;
    width: 100%;
    margin-top: 13px;
    margin-bottom: 20px;
}
.css-230kj32 .pull-rights a{
    display: block;
    margin-top: 30px;
    margin-right: 7px;
    text-decoration: underline;
    font-size: 14px;
    color: #333;
}
.finds-pages .rowFindImgs .p-5s {
    position: relative;
}
.finds-pages .topleft div.hijau{
    background: #04a680;
}
.finds-pages .topleft div.ungu{
    background: #105e8c;
}
.finds-pages .topleft div i{
    display: inline-block;
    margin-right: 3px;
}
.finds-pages .topleft div.hijau,
.finds-pages .topleft div.ungu{
    padding: 4px 10px 4px 7px;
    margin-bottom: 5px;
    border-radius: 4px;
    font-size: 11px;
    text-transform: uppercase;
    display: inline-block;
    color: #fff;
    font-weight: bold;
}
.finds-pages .bottomright{
    z-index: 8;
    background: #fff url('../images/9026779_map_pin_thin_icon.svg')center center no-repeat;
    background-size: 25px auto;
    border-radius: 5px;
    position: absolute;
    color: #333;
    width: 35px;
    height: 35px;
    cursor: pointer;
    bottom: 20px;
    right: 25px;
}
.finds-pages .topleft{
    z-index: 1;
    position: absolute;
    top: 5px;
    left: 25px;
}
.finds-pages .rowFindImgs.slick-dotted.slick-slider {
    margin-bottom: 0;
}
.finds-pages .titles{
    padding-bottom: 20px;
    color: #999;
}
.finds-pages .titles h2{
    padding: 0;
    margin: 0;
    color: #222;
}
.finds-pages .rowFindImgs img{
    max-width: 450px;
    width: 100%;
    border-radius: 10px 0px 0px 0px;
}
.relative .bottomleft{
    position: absolute;
    bottom: 0;
    left: 15px;
    border-radius: 5px 5px 0px 0 ;
    background: rgba(0, 0, 0, 0.8);
    padding: 5px 10px;
    color: #fff;
    font-size: 14px;
    z-index: 3;
}
.relative{
    position: relative;
}
.finds-pages .beadtrum i{
    padding-right: 15px;
}
.finds-pages .beadtrum{
    color: #aaa;
    margin-bottom: 20px;
    font-size: 15px;
    padding: 10px 0;
}
.finds-pages .rowFindImgs .slick-dots li.slick-active button:before {
    font-size: 34px;
    opacity: 1;
    color: #fff;
}
.finds-pages .rowFindImgs .slick-dots li button:before {
    font-size: 15px;
    opacity: 1;
    color: #fff;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.finds-pages .rowFindImgs .slick-dots li {
    margin: 0;
    width: 10px;
}
.finds-pages .rowFindImgs .slick-dots {
    padding: 5px;
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
    bottom: 0px;
}
.box-list .col-footer{
    background: #f7f7f7;
    padding: 10px;
    border-radius: 0px 0px 10px 10px;
}
.box-list {
    border: 1px solid #ededed;
    margin: 0 0 30px 0;
    max-height: 280px;
}
.listresidential .box-list .p-10 .col-p30{
    padding: 10px;
    min-height: 155px;
}
.listresidential .box-list .p-10{
    margin: 10px;
    border: 1px solid #ccc;
    border-radius: 10px 10px 0 0;
}
.listresidential .box-list{
    max-width: 750px;
    max-height: 100%;
}
.fullImgs{
    visibility: hidden;
    display: none;
    transition: all 0.5s ease;
}
.fullImgs.active{
    display: block;
    visibility: visible;
    transition: all 0.5s ease;
}
.rowFindList .slick-prev:before,
.exploremetlandproject .slick-prev:before,
.rowHomepages .slick-prev:before,
.exploremetlandproject .slick-next:before,
.rowHomepages .slick-next:before,
.rowFindList .slick-next:before{
    display: none;
}
.exploremetlandproject .slick-prev:hover,
.rowFindList .slick-prev:hover,
.exploremetlandproject .slick-next:hover,
.rowHomepages .slick-next:hover,
.rowFindList .slick-next:hover{
    background:#411438 url('../images/8666777_chevron_right_arrow_icon.svg') center center no-repeat;
    background-size: 70% auto;
}
.exploremetlandproject .slick-prev,
.rowFindList .slick-prev,
.rowHomepages .slick-prev,
.exploremetlandproject .slick-next,
.rowHomepages .slick-next,
.rowFindList .slick-next{
    background:#411438 url('../images/8666777_chevron_right_arrow_icon.svg') center center no-repeat;
    background-size: 70% auto;
    width: 25px;
    height: 25px;
    top: 40%;
    z-index: 99;
    border-radius: 5px;
}
.exploremetlandproject .slick-next{
    right: -39px;
    top: 230px;
}
.rowFindList .slick-next {
    right: -39px;
    top: 221px;
}
.rowHomepages .slick-prev,
.exploremetlandproject .slick-prev,
.rowFindList .slick-prev{
    top: 208px;
    left: -38px;
    transform: rotate(180deg);
}
.rowFindListSingle.lengts1 .slick-dots{
    display: none;
}
.rowFindListSingle .slick-dots{
    bottom: 0px;
    padding: 10px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.65+99,0.65+99 */
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 99%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

}
.rowFindListSingle .slick-dots li{
    width: 15px;
    margin: 0;
    transition: all 1s ease-out;
}
.rowFindListSingle .slick-dots li button:before{
    font-size: 20px;
    color: #fff;
    transition: all 1s ease-out;
}
.rowFindListSingle .slick-dots li.slick-active button:before{
    color: #fff;
    font-size: 45px;
    transition: all 1s ease-out;
}
.rowFindListSingle .slick-dots li button{
    width: 15px;
    transition: all 1s ease-out;
}
.rowFindMaps.active{
    transition: all 0.5s ease;
    display: block;
    visibility: visible;
    z-index: 9;
}
.rowFindMaps .zooms{
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    position: absolute;
    border-radius: 5px;
    bottom: 20px;
    right: 25px;
    background: #fff url('../images/apwods.png')center center no-repeat;
    background-size: 83% auto;
    color: #222;
    cursor: pointer;
}
.scroll{
    background:#fff url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pjxzdmcgdmlld0JveD0iMCAwIDUxMiA1MTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTggMjU2QzggMTE5IDExOSA4IDI1NiA4czI0OCAxMTEgMjQ4IDI0OC0xMTEgMjQ4LTI0OCAyNDhTOCAzOTMgOCAyNTZ6bTE0My42IDI4LjlsNzIuNC03NS41VjM5MmMwIDEzLjMgMTAuNyAyNCAyNCAyNGgxNmMxMy4zIDAgMjQtMTAuNyAyNC0yNFYyMDkuNGw3Mi40IDc1LjVjOS4zIDkuNyAyNC44IDkuOSAzNC4zLjRsMTAuOS0xMWM5LjQtOS40IDkuNC0yNC42IDAtMzMuOUwyNzMgMTA3LjdjLTkuNC05LjQtMjQuNi05LjQtMzMuOSAwTDEwNi4zIDI0MC40Yy05LjQgOS40LTkuNCAyNC42IDAgMzMuOWwxMC45IDExYzkuNiA5LjUgMjUuMSA5LjMgMzQuNC0uNHoiLz48L3N2Zz4=') center center no-repeat;
    background-size: 100% auto;
    border-radius: 50%;
    border: 2px solid #fff;
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 30px;
    height: 30px;
    z-index: 9;
}
.rowFindMaps .closes{
    border-radius: 5px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    position: absolute;
    top: 12px;
    right: 25px;
    background: #333;
    color: #fff;
    cursor: pointer;
}
.rowFindListSingle img,
.rowFindMaps img{
    width: 100%;
    height: 219px;
}
.detailsproject-pages
.rowFindListSingle img,
.detailsproject-pages
.rowFindMaps img{
    width: 100%;
    height: 180px;
}
.rowFindMaps{
    transition: all 0.5s ease;
    height: 220px;
    display: none;
}
.finds-pages .col-p30 p{
    font-size: 15px;
    padding: 0;
    margin: 0;
    font-weight: 400;
}
.p-0{
    padding: 0;
}
span.sdd {
    font-size: 12px;
    display: block;
    color: #999;
}
.dataListData[data-length="0"] .slick-dots{
    display: none;
}
.finds-pages .col-p30 h1{
    display: block;
    font-size: 19px;
    display: -webkit-box;
    max-height: 60px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-weight: 600;
    text-transform: capitalize;
}
.finds-pages .col-p30 .righttop .gold{
    color: rgb(163, 141, 15);
    font-size: 11px;
    font-weight: bold;
    float: right;
    text-transform: uppercase;
}
.finds-pages .col-p30 .righttop .styles_empty__Qq2XI img{
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 7px;
    margin-top: 10px;
}
.finds-pages .col-p30 .righttop .styles_empty__Qq2XI{
    border-radius: 5px;
}
.finds-pages .col-p30 .righttop{
    position: absolute;
    top: 15px;
    right: 20px;
}
.finds-pages .col-p30 .maps span{
    
    display: -webkit-box;
    max-height: 64px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 13px;
    margin-top: 2px;
    margin-bottom: 10px;
    padding-left: 3px;
    position: relative;
}
.rowHomepages:before{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 50px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0+100;White+to+Transparent */
background: linear-gradient(to right,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

    z-index: 9;
    content: "";
}
.rowHomepages:after{
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 50px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+1,1+100 */
background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,0) 1%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

    z-index: 9;
    content: "";
}
.rowHomepages img{
    width: 100%;
}
.rowHomepages .slick-prev{
    left: -40px;
    top: 127px;
}
.rowHomepages .slick-next{
    right: -40px;
    top: 150px;
}
.rowHomepages{
    position: relative;
    padding: 20px 0;
}

.finds-pages .divpagination {
    padding: 20px 0;
    margin: 40px 0;
}
.finds-pages .divpagination .pleft{
    float: left;
    width: 10%;
}
.finds-pages .divpagination .pcenter .pagination{
    margin: 0;
    padding: 0;
    text-align: center;
}
.finds-pages .divpagination .nonactive{
    opacity: .3;
}
.finds-pages .divpagination .page-numbers:hover{
    background: #cbe2f1;
}
.finds-pages .divpagination strong,
.finds-pages .divpagination .page-numbers{
    opacity: .9;
    border-radius: 10px;
    padding: 11px 18px;
    color: #105e8c;
    border: 1px solid #105e8c;
    background: #fff;
    margin: 0 10px 0 0px;
    list-style: none;
    display: inline-block;
}
.finds-pages .divpagination strong{
    background: #105e8c;
    color: #fff;
    cursor: default;
}
.finds-pages .divpagination .pright a.nonactive,
.finds-pages .divpagination .pleft a.nonactive{
    background: #ccc;
    color: #777;
    border: 1px solid #777;
}
.finds-pages .divpagination .pright a,
.finds-pages .divpagination .pleft a{
    font-size: 25px;
    padding: 7px 8px 0px 8px;
}
.finds-pages .divpagination .pcenter{
    float: left;
    width: 80%;
}
.finds-pages .divpagination .pright{
    width: 10%;
    float: left;
    text-align: right;
}
.finds-pages .col-p30 .maps span:before{
    background: url('../images/maps.svg')center center no-repeat;
    background-size: 100% auto;
    position: absolute;
    top:0;
    left: 0;
    opacity: .7;
    fill: green;
    width: 25px;
    height: 25px;
    z-index: 2;
}
.finds-pages .col-p30 .maps svg{
    float: left;
}
.finds-pages .col-p30 .styles-module_content__details__5sHyT p svg{
    float: left;
    margin-top: -4px;
    margin-right: 3px;
}
.finds-pages .col-p30 .clearborder{
    border-left: 1px solid #cfcfcf;
    position: absolute;
    top: 13px;
    bottom: 13px;
    left: 46px;
    width: 1px;
}
.finds-pages .col-p30 .styles-module_content__details__5sHyT{
    position: relative;
}
.finds-pages .col-p30 .styles-module_content__details__5sHyT p{
    float: left;
    margin: 10px 20px 0 0;
    color: #555;
}
.finds-pages .col-p30 .maps{
    margin-top: 25px;
    color: #888;
}
.finds-pages .col-md-7 a{
    text-decoration: none;
}
.finds-pages .col-p30{
    color: #333;
    position: relative;
    padding: 10px 10px 10px 0px ;
}
.finds-pages .col-footer div.dropdown {
    color: #555;
    margin: 0px;
    width: 35px;
    height: 40px;
    background: #fff;
    border-radius: 7px;
    border: 1px solid #105e8c;
    position: relative;
    text-align:left;
    border-radius: 50x;
}
.finds-pages .col-footer div.submenu {
    background: #fff;
    position: absolute;
    top: 45px;
    right: 0;
    z-index: 100;
    width: 160px;
    display: none;
    margin-left: 10px;
    border-radius: 6px;
    box-shadow: 0 2px 3px rgba(0,0,0,.05),0 4px 8px rgba(0,0,0,.15);
}
.finds-pages .col-footer-left .left-dks{
    float: left;
    margin-top: 10px;
    color: #666;
    margin-left: 10px;
}
.finds-pages .col-footer-left .left-img img{
    width: 100%;
    border-radius: 50%;
    width: 38px;
    height: 38px;
}
.finds-pages .col-footer-left .left-img{
    border-radius: 50%;
    width: 40px;
    height: 40px;
    float: left;
    border: 1px solid #105e8c;
}
.finds-pages .col-footer-left {
    float: left;
}
.finds-pages .col-footer-right .mmesn svg{
    float: left;
    margin-right: 6px;
    margin-top: -1px;
}
.finds-pages .col-footer-right .mmesn.call:before{
    background: url('../images/call.svg')center center no-repeat;
    background-size: 100% auto;
    content: "";
    position: absolute;
    top:0;
    left: 0;
    fill: green;
    width: 25px;
    height: 25px;
    z-index: 2;
}
.finds-pages .col-footer-right .mmesn{
    position: relative;
}
.finds-pages .col-footer-right .mmesn{
    padding: 5px 10px;
    font-weight: bold;
    color: #105e8c;
    background: #fff;
    border-radius: 7px;
    margin-right: 5px;
    border: 1px solid #105e8c;
    float: left;
}
.finds-pages .col-footer-right {
    float: right;
}
.finds-pages .col-footer .dropdown{
    float: left;
}
.finds-pages .col-footer .dropdown  li a {
    color: #555555;
    display: block;
    font-weight: normal;
    padding: 6px 15px;
    cursor: pointer;
    text-decoration:none;
}
.finds-pages .col-footer .dropdown li a:hover{
    background:#f6f6f6;
    border-radius: 5px;
    text-decoration: none;
}
.finds-pages .col-footer a.account {
    font-size: 11px;
    line-height: 16px;
    color: #555;
    left: 5px;
    top: 7px;
    position: absolute;
    z-index: 110;
    display: block;
    text-decoration: none;
    cursor:pointer;
}
.finds-pages .col-footer .root svg{
    margin-top: -0px;
    margin-right: 10px;
    float: left;
}
.finds-pages .col-footer .root li a{
    display: block;
    font-size: 15px;
    padding: 15px;
}
.finds-pages .col-footer .root {
    list-style:none;
    margin:0px;
    padding:0px;
    font-size: 11px;
    padding:0;
}
.finds-pages .col-md-3s h2{
    font-size: 23px;
    padding: 0;
    margin: 0 0 10px 0;
}
.finds-pages .col-md-3s ul li a{
    color: #333;
    font-size: 14px;
    display: block;
    margin-bottom: 7px;
}
.finds-pages .col-md-3s ul li{
    padding: 0 0 0 1px;
    margin: 0;
    list-style: none;
}
.finds-pages .col-md-3s img{
    width: 100%;
}
.finds-pages .col-md-3s{
    float: left;
    height: 6500px;
    width: 28%;
    padding: 0px 10px 30px 40px;
    top: 0;
    background: #fff;
}
.finds-pages .col-md-3s .sticky{
    position: sticky;
    position:-webkit-sticky;
    top: 20px;
    margin-bottom: 30px;
}
.finds-pages .col-md-9s{
    float: left;
    width: 72%;
}
.finds-pages .col-md-3s ul{
    margin: 0;
    padding: 0;
}
#modalFine .modal-header a{
    font-size: 30px;
    color: #333;
    cursor: pointer;
}
#modalFine .modal-header{
    float: right;
}
#modalFine .modal-content{
    width: 100%;
    position: fixed;
    bottom: 0;
    top: 0;
    border-radius: 0;
}
#modalFine .modal-dialog.modal-fullscreen{
    width: 100%;
    position: fixed;
    top: 0;
    bottom: 0;
    margin: 0;
    height: 100%;
    left: 0;
    right: 0;
    border-radius: 0;
}
.error{
    outline: none;
    animation: shake 300ms;
}
.skjskEmg svg,
.kjdskWA svg{
    float: left;
}
.skjskEmg span,
.kjdskWA span{
    float: left;
    padding-top: 2px;
    padding-left: 5px;
}
.kjdskWA:hover{
    color: #fff;
}
.kjdskWA{
    cursor: pointer;
    max-width: 150px;
    width: 100%;
    padding: 8px 20px;
    font-weight: bold;
    color: #105e8c;
    background: #fff;
    border-radius: 7px;
    border: 1px solid #105e8c;
    float: left;
}
.skjskEmg:hover{
    color: #fff;
}
.skjskEmg{
    max-width: 110px;
    cursor: pointer;
    width: 100%;
    padding: 8px 20px;
    font-weight: bold;
    color: #105e8c;
    background: #fff;
    border-radius: 7px;
    border: 1px solid #105e8c;
    float: right;
}
.projectterbaru h1 span{
    float: right;
    font-size: 15px;
    color: #fff;
    font-weight: normal;
    background: #411438;
    padding: 8px 20px;
    margin-left: 10px;
    margin-top: 5px;
    border-radius: 20px;
}
.areaProperti h1{
    text-align: left;
    display: inline-block;
    padding: 0 0 0 10px;
    margin: 30px 0 10px 0;
}
.projectterbaru h1{
    text-align: left;
    display: inline-block;
    padding: 0 7px;
    margin: 5px 0 10px 0;
}
.projectterbaru .finds-pages .col-p30 p .mulaidr{
    font-size: 12px;
    color: #999;
}
.projectterbaru{
    padding-top: 20px;
}
.projectterbaru .finds-pages .col-p30 .maps{
    margin-top: 15px;
    padding: 0 4px;
}
.projectterbaru .finds-pages .col-p30 p{
    padding: 0 7px;
}
@keyframes shake {
    25% {
        border: 1px solid #411438;
        transform: translateX(4px);
    }
    50% {
        border: 1px solid #411438;
        transform: translateX(-4px);
    }
    75% {
        border: 1px solid #411438;
        transform: translateX(4px);
    }
}


.detailsproject-pages .containers {
    max-width: 1300px;
    width: 95%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.detailsproject-pages .banner-pages h3 span{
    padding: 0 30px;
    display: inline-block;
    text-transform: capitalize;
    color: #fff;
    font-weight: normal;
}
.detailsproject-pages .banner-pages h3{
    margin: 0;
    color: #fff;
    padding: 0;
    letter-spacing: 1px;
}
.text-capitalize{
    text-transform: capitalize;
}
.detailsproject-pages .banner-pages h1{
    margin: 0;
    font-size: 50px;
    text-transform: uppercase;
    letter-spacing: 12px;
    color: #fff;
    padding: 50px 0 0 0;
}
.detailsproject-pages .banner-pages{
    text-align: center;
    height: 200px;
    background: url('../images/banner-desktop-6avpynm1qF1J6ZtipBZryggDaQU4MQDjKEhwjrjk.jpg') center center no-repeat;
    background-size: 100% auto;
}
.rowHomepages .slick-dots li{
    width: auto;
    margin: 0 2px;
    transition: all 0.5s ease;
}
.rowHomepages .slick-dots li.slick-active button{
    background: #411438;
    width: 30px;
    transition: all 0.5s ease;
    border-radius: 10px;
    opacity: 1;
}
.rowHomepages .slick-dots li button{
    background: #411438;
    opacity: 0.6;
    width: 10px;
    border-radius: 10px;
    height: 10px;
    transition: all 0.5s ease;
}
.rowHomepages .slick-dots li button:before {
    font-size: 0 !important;
}
@media (max-width: 650px) {

    .header-normal .pull-menu a,
    .header .pull-menu a{
        color: #8d1f76;
    }
    .header .pull-menu a:hover {
        transition-duration: .2s;
        color: #8d1f76;
    }
    .hoverrmenu .subdata {
        background: #ededed;
        width: auto;
        right: 12px;
    }
    .rowPopularcitie .p-5{
        position: relative;
        float: left;
        width: 50%;
    }
    .rowHomepages:before,
    .rowHomepages:after{
        display: none;
    }
    .detailsproject-pages .banner-pages h3{
        padding: 20px 0 0 0;
    }
    .detailsproject-pages .banner-pages h3 span{
        padding: 0 10px;
    }
    .detailsproject-pages .banner-pages h1{
        padding: 60px 0 0 0;
        font-size: 30px;
        letter-spacing: 4px;
    }
    .detailsproject-pages .banner-pages{
        background: url('../images/banner-desktop-6avpynm1qF1J6ZtipBZryggDaQU4MQDjKEhwjrjk.jpg') center center no-repeat;
        background-size: auto 100%;
    }
    
    .homelistmds{
        transition: all 0.1s ease-out;
        display: inline-block;
        background: #fff;
        position: relative;
        text-decoration: none;
        height: 80px;
        width: 80px;
        margin: 1px;
        border-radius: 10px;
        color: #222;
    }
    .displayKategory{ 
        padding-top: 10px;
    }
    a.homelistmds span {
        display: block;
        font-weight: bold;
        font-size: 12px;
    }
    a.homelistmds img {
        fill: #411438;
        margin-top: 12px;
        width: 25px;
        height: 36px;
    }
    .mobileblock{
        display: block;
    }
    .rowHomepages .slick-next {
        right: 18px;
        top: 50%;
    }
    .rowFindList .slick-next {
        top: 217px;
        right: 0;
    }
    .rowHomepages .slick-prev {
        left: 17px;
        top: 45%;
    }
    .exploremetlandproject .slick-next {
        right: 0px;
        top: 231px;
    }
    .exploremetlandproject .slick-prev{
        top: 218px;
        left: 0;
        transform: rotate(180deg);
    }
    .rowFindList .slick-prev {
        left: 0;
        top: 48.8%;
    }
    .finds-pages .col-md-9s,
    .finds-pages .col-md-3s{
        float: none;
        width: 100%;
        padding: 0px 0px 20px 0px;
    }
    .finds-pages .col-p30 {
        padding: 15px;
    }
    .finds-pages .rowFindImgs img{
        border-radius: 0;
    }
    .css-230kj32 .pull-rights a{
        margin-top: 10px;
        margin-bottom: 20px;
        margin-right: 7px;
    }
    .header.detailsps .pull-lefts .logo{
        max-width: 79px;
        width: 100%;
        margin: 4px auto;
        position: absolute;
        left: 10px;
        right: 10px;
        top: 0px;
    }
    .header .pull-lefts .logo{
        max-width: 150px;
        width: 100%;
        margin: 0 auto;
        position: absolute;
        left: 10px;
        right: 10px;
        top: 0px;
    }
    .header .pull-lefts-find .logo{
        max-width: 150px;
        width: 100%;
        margin: 0 auto;
        position: absolute;
        left: 0;
        right: 0;
        top: 20px;
    }
    .header{
        text-align: center;
        padding: 0;
        position: relative;
        background: #efe2c0;
    }
    .homepagemobile .img{

        background: url('../images/sliders.jpg') top center no-repeat;
        background-size: 100% 90%;
        height: 200px;
    }
    .homepagemobile {
        background: #f5f1ea;
    }
    .homepagemobile .h2{
        display: block;
        padding-top: 10px;
        padding-bottom: 50px;
        font-size: 20px;
        font-weight: 300;
        text-align: center;
        width: 80%;
        margin: 0 auto;
    }
    .homepagemobile .pagras{
        position: relative;
        padding: 0 20px 20px 20px;
    }
    .homepagemobile .search-homepage span {
        top: 10px;
        left: 5px;
    }
    .autocompleter, .autocompleter-hint {
        position: absolute;
        top: 60px;
    }
    .homepagemobile .search-homepage input {
        width: 100%;
        height: 50px;
        font-size: 15px;
        border-radius: 5px;
        padding: 0 12px 0 34px;
        position: relative;
        border: 0;
    }
    .homepagemobile .search-homepage{
        box-shadow: 1px 1px 40px rgba(0, 0, 0, 0.2);
        top: 10px;
    }
    .pull-menu.active{
        display: block
    }
    .pull-menu{
        transition: all 0.1s ease-out;
        position: fixed;
        z-index: 1;
        left: 0;
        right: 0;
        display: none;
        background: #fff;
        top: 71px;
        padding-top: 10px;
        bottom: 0;
    }
    .header .before.active i:before {
        transform: rotate(45deg);
        top: 15px;
    }
    .header .before.active i:after {
        bottom: 20px;
        transform: rotate(-45deg);
    }
    .header .before.active:before{
        display: none;
    }
    .header .pull-lefts .logo{
        z-index: 9;
    }
    .header .pull-menu a {
        display: block;
        text-align: left;
        border-bottom: 1px solid #ededed;
    }
    .header .before i:before{
        content: "";
        height: 5px;
        border-radius: 5px;
        width: 40px;
        background: #fff;
        position: absolute;
        top: 3px;
        left:0;
    }
    .header .before i:after{
        content: "";
        height: 5px;
        border-radius: 5px;
        width: 40px;
        background: #fff;
        position: absolute;
        bottom: 6px;
        z-index: 9;
        left:0;
    }
    .header.detailsps .before i:before,
    .header.detailsps .before i:after,
    .header.detailsps .before:before{
        background: #222;
    }
    .header .before:before{
        content: "";
        z-index: 3;
        height: 5px;
        border-radius: 5px;
        width: 40px;
        background: #fff;
        position: absolute;
        bottom:19px;
        left:0;
    }
    .header .before i{
        position: relative;
        width: 40px;
        display: block;
        height: 40px;
    }
    .header .before{
        position: absolute;
        top: 15px;
        right: 15px;
        height: 40px;
        z-index: 9;
        width: 40px;
        content: "";
    }
    .box-list{
        max-height: none;
    }
    .finds-pages .col-footer-left {
        float: none;
        padding-bottom: 20px;
    }
    .finds-pages .col-footer-right {
        float: none;
        width: 100%;
    }
    .homepagemobile h1{
        font-size: 30px;
        text-align: center;
        line-height: 40px;
        width: 80%;
        margin: 0 auto;
    }
    .titleTop {
        padding: 30px 20px;
    }
    .rowRentingmadeeasy .slick-dots li button:before {
        font-size: 24px;
    }
    .rowRentingmadeeasy {
        padding-bottom: 30px;
    }
    .rowPopularcitie h2{
        padding-bottom: 0;
    }
    .rowRentingmadeeasy .slick-dots li {
        margin: 0;
        width: 18px;
    }
    .css-49034ds {
        padding: 5px;
    }
    .css-23ttokd {
        padding: 5px;
    }
    .css-1v3e8gc {
        border: 1px solid #ececec;
        background: #F9F9F6 url('../images/20240925/atlasgo-partner.png') bottom right no-repeat;
        background-size: 100% auto;
        border-radius: 10px;
        min-height: 400px;
        padding: 0px 15px 190px 15px;
        margin-left: -10px;
        margin-right: -10px;
        margin-top: 120px;
        margin-bottom: 50px;
    }
    .cols-d-see .pl102{
        padding: 5px;
    }
    .css-1v3e8gc a {
        display: block;
        text-align: center;
    }
    .rowPopularcitie .p-5 div {
        height: 160px;
    }
    .css-1v3e8gc h1 {
        padding-top: 0px;
    }
    .rowPopularcitie h2 {
        font-size: 17px;
    }
    .rowRentingmadeeasy img {
        height: 300px;
    }
    .rowRentingmadeeasy .slick-dots li.slick-active button:before{
        color: crimson;
    }
    .homepage .search-homepage{
        padding: 0;
    }
    .search-homepage span {
        top: 15px;
        left: 13px;
    }
    .homepage .search-homepage {
        width: auto;
        position: absolute;
        bottom: -33px;
        left: 5%;
        right: 5%;
    }
    .homepage {
        background: url('../images/home/hero.jpg') center bottom no-repeat;
        background-size: cover;
        /* background: url('https://d214hhm15p4t1d.cloudfront.net/nzr/c5f7ffd2306e679a675e9e97ca28c80dbd8fa856/img/homepage-mobile.66a9790d.svg'); */
    }
    .pull-lefts{
        float: none;
        text-align: center;
    }
    .pull-rights{
        float: none;
    }
    .css-4982sjk .css-23ttokd .desctoogle ul li{
        float: none;
        width: 100%;
    }
    .homepage h1 {
        padding: 30px;
        font-size: 35px;
    }
    .css-4982sjk .css-23ttokd .desctoogle {
        padding: 0px;
    }
    .css-4982sjk .css-23ttokd .sdesctoogle {
        font-size: 20px;
        padding: 20px 30px 20px 0px;
    }
    .css-4982sjk .css-23ttokd .sdesctoogle:before {
        right: 5px;
    }
}
