.section-map { margin: 0; padding-top: 70px; }
.map-title { font-weight: bold; font-size: 60px; line-height: 72px; margin-bottom: 85px; margin-left: 80px; margin-right: 80px;}
.wrapper-map-img { height: 700px; width: 100%; position: absolute; left: 0;}
.wrapper-map-img div{ width: 93%; background: #fafafa; }
.wrapper-map-img img:first-child { max-height: 100%; }
.list-salon-wraper {
    overflow: hidden;
}
.list-salon { height: 700px; margin-right: -17px; overflow: auto; }
.fixed-list-salon {
    position: relative;
}
.fixed-list-salon *:first-child {
    margin-top: 0
}
.fixed-list-salon *:last-child {
    margin-bottom: 0
}
.fixed-list-salon div div:nth-child(1) { padding: 40px; background: #F0F0F0; border-radius: 20px; font-weight: bold; font-size: 24px; line-height: 29px; cursor: pointer; }
.fixed-list-salon div div:nth-child(2) { padding: 40px; padding-top: 0; background: #F0F0F0; border-radius: 0 0 20px 20px; transform: translateY(-14px); font-size: 16px; line-height: 19px; font-weight: normal; }
.list-salon-text-2 { font-size: 16px; line-height: 19px; font-weight: normal; }
.btn-list-salon { display: inline-block; padding: 15px; font-weight: bold; font-size: 16px; line-height: 19px; text-transform: uppercase; margin: 15px -15px -15px !important; cursor: pointer; }
.map-icon-1 { position: absolute; left: 627px; top: 351px}
.list-salon::-webkit-scrollbar { width: 0px; }
.wrapper-adres-salon { margin-top: 20px; }
.wrapper-adres-salon:first-child {
    margin-top: 0;
}
.map-and-list-salon {
    padding: 0;
}

.wrapper-adres-salon a {
    text-decoration: none;
}

@media (min-width: 680px) {
    .section-map {
        padding-left: 0;
    }
}

@media screen and (max-width: 1599px) {
    .fixed-list-salon div div:nth-child(1) { font-size: 20px; line-height: 24px; padding: 40px 30px;}
    .fixed-list-salon div div:nth-child(2) {
        padding: 0 30px 40px;
    }
    .wrapper-map-img img:first-child { max-height: 100%; }
    .map-title { font-size: 52px; line-height: 62px; margin: 0 40px 64px; }
}

@media screen and (max-width: 1409px) {
    .wrapper-map-img img:first-child { width: 1056.43px; height: 737px; left: -111.02px; }
    .fixed-list-salon div div:nth-child(1) { font-size: 20px; line-height: 24px; }
    .map-icon-1 { left: 440px; top: 351px; width: 48px; height: 60px;}
}
@media screen and (max-width: 1089px) {
    .wrapper-map-img { height: 500px; }
    .wrapper-map-img div{ width: 83%; }
    .wrapper-map-img img:first-child { width: 497.14px; height: 526.43px; left: -92.24px; }
    .fixed-list-salon div div:nth-child(1) { font-size: 16px; line-height: 19px; }
    .map-icon-1 { left: 200px; top: 251px; width: 40px; height: 50px;}
    .list-salon { height: 500px; }
    .map-title { margin-bottom: 44px; margin-left: 40px; font-size: 36px; line-height: 43px;}
    .section-map { padding-top: 60px; }

}
@media screen and (max-width: 679px) {
    .section-map {
        padding-left: 0;
    }
    .map-title {
        margin-left: 20px;
        margin-right: 20px;
    }
    .wrapper-map-img {
        height: 400px;
    }
    .list-salon {
        height: 400px;
    }
    .fixed-list-salon div div:nth-child(1) {
        padding: 30px 20px;
    }
    .fixed-list-salon div div:nth-child(2) {
        padding: 13px 20px 30px;
    }
}
