
.estate-map {
    position: relative;
    max-width: 922px;
    margin-left: auto;
    margin-right: auto;
}

.single-estate-image {
    position: absolute;
    cursor:pointer;
}
.estate-country, main.main-container.estates {
    background: #aea78d;
    padding-bottom:55px;
}
body.page-template-page-estates .estate-country, body.page-template-page-estates main.main-container.estates {
    padding-bottom:0;
}
body.page-template-page-estates article {
    padding-top: 100px;
}
body.page-template-page-estates {overflow-x: hidden;}

.estate-content {
    position: fixed;
    top: 0;
    z-index: 9999;
    height: 100vh;
    width: 100%;
    left: 100%;
    transition:all .5s ease;
}
.estate-content.active {    
    left:0;
}

.estate-content .content-sidebar {
    position: absolute;
    width: 100%;
    height: 100%;
    max-width: 500px;
    right: 0;
    background: rgba(0,0,0,1);
    overflow-y:auto;
}
.estate-cont p {
    cursor: default;
}


.content-sidebar-close-area {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    padding-right: 500px;
    cursor:pointer;
}

.estate-country-bottom {
    background: #131010;
    margin-top: -42px;
    padding-bottom: 5px;
    border-bottom: 1px solid;
    position: relative;
    margin-bottom: -42px;
}
body.page-template-page-estates .estate-country-bottom {
    background: #131010;
    margin-top: 75px;
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0px solid;
}

.bottom-estate-image {
    margin-top: -35px;
}

.estate-titles-list {
    margin-top: 25px;
    width: 100%;
    display: flex;
}

.estate-titles-list-item a {
    color: inherit;
}
.estate-titles-list-item {
    cursor: pointer;  
    color: #AFA78D;
    flex-basis: 0;
    flex-grow: 1;
    position: relative;
}

.estate-titles-list .estate-titles-list-item:after {content: "";background: #E9E7DD;width: 10px;height: 10px;position: absolute;right: 5px;border-radius: 50%;top: 50%;transform: translateY(-50%);}
@media screen and (min-width:640px) {
.estate-titles-list .estate-titles-list-item:last-child:after, .close-mob-estate-cont {display:none;}
}
.right-side .estate-titles-list .estate-titles-list-item:last-child:after {display:none;}
.estate-cont {
    margin: 70px auto 20px;
    max-width: 350px;
    color: #E9E7DD;
}
.estate-desc {
    color:#AFA78D;
    padding-left:15px;
    padding-right:15px;
}

.estate-cont a {
    color: #E9E7DD;
}

.estate-desc-bottom .border-bot {
    border-bottom: 1px solid;
    padding-bottom: 5px;
}
.estate-desc-bottom .svg {
    position: relative;
}
.estate-desc-bottom .svg svg {
    width: 30px;
    height: 40px;
    /*    position: absolute; */
    left: 0;
    right: 0;
    margin: 10px auto;
}
.mob {display:none;}

@media screen and (max-width:1024px) {
    .page-content .estate-country {
        padding: 150px 0 250px!important;
    }
    .desk {display:none;}
    .mob {display:block;}
    .estate-country {
        padding: 70px 0;
    }
    .estate-map img.big-class {
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 95%;
    }
    .bottom-estate-image {
        margin-top: -175px;
        padding:0 30px;
    }
    .estate-titles-list {
        margin-top: 75px;
    }
}

@media screen and (max-width:1024px) and (min-width:640px) {
    body.page-template-page-estates .estate-country-bottom {
        margin-top: 200px;
    }
}

@media screen and (max-width:640px) {
    .close-mob-estate-cont {
        display:block;
        position: absolute;
        color: white;
        cursor: pointer;
        left: 20px;
        font-size: 43px;
    }
    .bottom-estate-image {
        position: absolute;
        width: 90%;
        left: 50%;
        transform: translateX(-50%);
        margin-top: 0;
        top: -60px;
    }
    .estate-titles-list {
        margin-top: 0;
        display: block;
    }
    .estate-country {
        padding-bottom: 100px!important;
    }
    .estate-titles {
        padding-top: 60px;
    }
    .estate-titles-list-item {
        padding: 20px 0;
    }
    .estate-titles-list .estate-titles-list-item:after {
        left: 50%;
        transform: translateX(-50%);
        top: auto;
        bottom: -5px;
    }
}
@media screen and (max-width:480px) {
    .bottom-estate-image {
        top: -30px;
    }
    .bottom-estate-image img {
        max-width:220px;
    }
}


.contact-icons-list-item svg {
    height: 19px;
    width: auto;
}

.contact-icons-list-item svg path {
    fill: #AFA78D;
}

.contact-icons-list-item a {
    color:#AFA78D;
}

.contact-icons-list {
    margin-top: 27px;
}

.contact-info-estate {
    display: flex;
}

.contact-info-estate svg {
    height: 12px;
    margin-right: 5px;
}

.contact-info-estate a {
    display: flex;
}
@media screen and (min-width:640px) {
    .contact-info-estate .contact-info-icon, .contact-info-estate .contact-info-text {
        position: absolute;
        top: 50%;
        transform: translate(-50%,-50%);
        left: 50%;
        width: 100%;
    }
}

@media screen and (max-width:640px) {
    .contact-info-estate div {
        display: inline-grid;
    }
    .contact-info-estate {
        display: block;
        margin-bottom: 10px;
    }
}
.contact-icons-list-item {
    position: relative;
}

.contact-info-estate .contact-info-text {
    padding-left: 24px;
    line-height: 1.3;
}

.social-info-estate {
    margin-top: 25px;
}

.estate-icons {
    display: block!important;
}

.contact-info-estate .contact-info-icon {
    left: 0;
}

.contact-icons-list.large-up-1  .contact-info-estate .contact-info-text, .contact-icons-list.large-up-1 .contact-info-estate .contact-info-icon {
    position: relative;
    top: auto;
    left: auto;
    transform: none;
    display: inline-block;
    padding-left: 5px;
    width: auto;
}


.contact-icons-list.large-up-1 .contact-info-estate {
    display: table;
    margin-left: auto;
    margin-right: auto;
}