
:root {
    --map-main-color: #269e95;
}
.loc-map-red .map-btn-full {
    background: var(--map-main-color);
}

.map {
    width: 100%;
    height: 100%;
}
path.active:hover {
   fill: #3eb8af !important;
}
path {
    transition: .1s;
    cursor: pointer;
}
path.active {
    fill: #6fc0b9;
    background-image: url('/wp-content/themes/medin/img/locations/circle.svg');
}
path.current {
   fill: #269e95;
}
circle, #tools-map g {
    display: none;
}
circle.active {
    display: block;
}
path.currentHover {
    fill: #269e95;
}

.locations-list {
    column-count: 4;
}

.locations-list .wrp {
    display: inline-block;
    font-size: 26px;
    width: 100%;
    text-align: left;
}

.locations-list ul {
    padding: 0;
    margin-bottom: 28px;
    margin-top: 14px;
}

.locations-list ul li {
    list-style: none;
    font-size: 17px;
}

.locations-list b {
    color: #2F6004;
    font-size: 24px;
}

.loc-map-red {
    height: 520px;
    margin-bottom: 50px;
    display: flex;
    justify-content: center;
    width: 100%;
    position: relative;
}
.loc-map-red .loc-blocks {
    transition: 0.5s;
    position: relative;
    width: 100%;
    right: 0;
    flex-basis: 90%;
}
.loc-map-red.wide {
    height: 700px;
    justify-content: flex-start;
    overflow: hidden;
}
.loc-map-red.wide .map-container{
    flex-basis: 100%;
}
.loc-map-red.wide .map-btn-full {
    bottom: 10%;
}
.loc-map-red.wide .loc-blocks{
    right: -200%;
    flex-basis: 0;
    transition: 2s;
    width: 0;
}
.location-redesign {
    margin-bottom: 48px;
}
.location-redesign .section_title {
/*    font-family: 'Inter'; */
    font-size: 37px;
    line-height: 54px;
    color: #444444;
    margin-bottom: 50px;
    font-weight: 500;
    text-align: left;
}
/*
.location-redesign .section_title:after {
    content: "";
    display: block;
    background-image: url("/wp-content/themes/medin/locations/img/title-line.png");
    width: 100%;
    height: 1px;
    max-width: 725px;
    margin: 10px auto 0;
}
*/
.location-redesign .working-contacts .working-phone a{
    font-family: 'Inter';
    font-size: 23px;
    line-height: 28px;
    color: #269E95;
    font-style: normal;
    font-weight: 400;
    transition: 0.3s;
    text-decoration: none;
}
.location-redesign .working-contacts .working-email a {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 23px;
    line-height: 28px;
    color: #141414;
    transition: 0.3s;
    text-decoration: none;
}
.location-redesign .working-contacts .working-email:hover a {
    color: #269e95;
}
.location-redesign .working-contacts .working-phone:hover a {
    color: #269e95;
}
.location-redesign .search-locations form {
    margin-left: auto;
    max-width: 469px;
    width: 100%;
}
.location-redesign .search-locations form input {
    border: 1px solid #DDDDDD;
    height: 60px;
    width: 100%;
    outline: none;
    padding-left: 40px;
    background: url(/wp-content/themes/medin/locations/img/search.svg) no-repeat 14px center;
}
.location-redesign .search-locations form input::placeholder {
    font-family: 'Inter';
    font-size: 14px;
    letter-spacing: 0.25px;
    color: #444444;
}
.location-redesign .working-list {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
}
.location-redesign .working-time {
    flex-basis: 45%;
    margin-left: 20px;
}
.location-redesign .working-time span {
    width: 100%;
    display: block;
}
.location-redesign .working-time span:first-child {
    margin-bottom: 15px;
}
.location-redesign .working-time:before {
    content: "";
    display: inline-block;
    width: 26px;
    height: 100%;
    background-image: url(/wp-content/themes/medin/locations/img/clock.svg);
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 14px;
    float: left;
}
.location-redesign .working-contacts  .working-phone {
    display: flex;
    width: 100%;
/*    align-items: center; */
    margin-bottom: 15px;
}
.location-redesign .row {
/*    align-items: center; */
}
.location-redesign .working-contacts  .working-phone .time-desc {
    font-family: 'Inter';
    font-size: 18px;
    line-height: 27px;
    color: #CCCCCC;
    margin: 0 0 0 35px;
    width: initial;
}
.location-redesign .working-contacts  .working-phone:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url(/wp-content/themes/medin/locations/img/phone.svg);
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 23px;
    line-height: 36px;
    float: left;
}
.location-redesign .working-contacts  .working-email {
    z-index: 1;
    position: relative;
}
.location-redesign .working-contacts  .working-email:before {
    content: "";
    display: inline-block;
    width: 22px;
    height: 20px;
    background-image: url(/wp-content/themes/medin/locations/img/mail.svg);
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 16px;
    float: left;
    margin-top: 5px;
}
.location-redesign .working-time a {
    font-family: 'Inter';
    font-size: 23px;
    line-height: 28px;
    font-weight: 400;
    color: #141414;
    text-decoration: none;
}

.location-redesign .working-time span {
    font-family: 'Inter';
    font-size: 23px;
    line-height: 28px;
    font-weight: 400;
    color: #141414;
}
.location-redesign .search-locations form .search-btn {
    display: none;
}
.loc-blocks .title {
    color: #444444;
    margin-bottom: 25px;
}
.loc-blocks .loc-block .left-bar {
    flex-basis: 50%;
    background-size: cover;
}
.loc-blocks .loc-block .right-bar {
    background: #F8F8F8;
    padding: 40px 30px;
    flex-basis: 100%;
}
.loc-blocks .loc-block .right-bar .title {
    font-family: 'Inter';
    font-weight: 500;
    font-size: 23px;
    line-height: 28px;
    color: #444444;
    margin-bottom: 20px;
    text-decoration: none;
}
.loc-blocks .loc-block .right-bar .address {
    font-family: 'Inter';
    height: 60px;
    margin-bottom: 0;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #444444;
}
.loc-blocks .title {
    font-family: 'Inter';
    font-weight: 500;
    font-size: 24px;
    line-height: 36px;
    color: #444444;
    margin-bottom: 25px;
    display: block;
}
.loc-blocks .loc-block .right-bar a {
    font-family: 'Inter';
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #2AB5B1;
    text-decoration: none;
    transition: 0.3s;
}
.loc-blocks .loc-block .right-bar a:hover {
    color: #269e95;
}
.loc-blocks .loc-block .right-bar .callback-loc {
    display: flex;
    align-items: center;
}
.loc-blocks .loc-block .right-bar .mws-phone {
    margin-left: auto;
}
.loc-blocks .loc-block .right-bar .mws-phone:before {
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    background-image: url(/wp-content/themes/medin/locations/img/phone.svg);
    background-repeat: no-repeat;
    margin-right: 9px;
}
.loc-blocks .loc-block .right-bar .mws-map-point {
    display: flex;
    align-items: center;
}
.loc-blocks .loc-block .right-bar .mws-map-point:before {
    content: "";
    display: inline-block;
    width: 15px;
    height: 15px;
    background-image: url(/wp-content/themes/medin/locations/img/nav-ico.svg);
    background-repeat: no-repeat;
    margin-right: 9px;
}
.loc-blocks .loc-block .right-bar a + a:before {
    width: 15px;
    height: 15px;
    background-image: url(/wp-content/themes/medin/locations/img/map-icon.svg);
}

.loc-map-red .loc-blocks .loc-block {
    height: 155px;
}
.pc-hidden {
    display: none;
}
.location_clinics .search-locations form input .search-btn {
    display: none;
}
.mobile-hidden {
    display: block;
}
.loc-blocks .loc-block .right-bar .callback-loc p {
    font-family: 'Inter';
    font-size: 12px;
    line-height: 18px;
    color: #B3B3B3;
    margin: 0;
    margin-left: 20px;
    width: initial;
}
.map-loc-container .title-map {
    font-family: 'Inter';
    font-weight: 500;
    font-size: 24px;
    line-height: 36px;
    color: #141414;
    margin-bottom: 20px;
    display: flex;
    width: 100%;
    justify-content: space-between;
}
.map-loc-container .title-map a {
    font-family: 'Inter';
    font-weight: 500;
    font-size: 24px;
    line-height: 36px;
    color: #858585;
    transition: 0.3s;
    margin-left: 22px;
}
.map-loc-container .title-map a:hover {
    color: #979595;
}
.loc-map-red .map-container {
    display: flex;
    flex-wrap: wrap;
    flex-basis: 100%;
}
.map-loc-container .title-map-renew {
    margin-bottom: 0;
    width: initial;
    justify-content: flex-start;
    font-size: 33px;
    line-height: 40px;
    height: 40px;
}
.map-loc-container .title-map-renew a {
    font-size: 14px;
    text-decoration: none;
    line-height: 53px;
    z-index: 99;
}
.loc-map-red .map-container svg {
    height: 400px;
    margin-top: -40px;
}
.loc-map-red .loc-blocks {
    flex-basis: 70%;
}
.loc-map-red .loc-blocks .loc-block .left-bar {
    flex-basis: 40%;
}
.loc-map-red svg {
    max-width: 100%;
}
.loc-map-red .map-btn-full {
    position: absolute;
    font-family: 'Inter';
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0.25px;
    color: #FFFFFF;
    padding: 10px 20px;
    display: flex;
    align-items: center;
    border: none;
    outline: none;
    box-shadow: none;
    bottom: 20%;
    transition: 0.3s;
    left: 0;
    cursor: pointer;
}
.loc-map-red .map-btn-full:hover {
    background: #269e95;
}
.loc-map-red .map-btn-full:after {
    content: "";
    display: inline-block;
    width: 14px;
    height: 14px;
    background-image: url(/wp-content/themes/medin/locations/img/see-loc-btn.svg);
    background-size: contain;
    background-repeat: no-repeat;
    margin-left: 9px;
    line-height: 21px;
    float: left;
}
.loc-map-red .loc-blocks .loc-block {
    height: 160px;
    padding: 0;
    margin-bottom: 15px;
    display: flex;
    width: 100%;
    position: relative;
}
.loc-map-red .loc-blocks .loc-block .state-location {
    font-family: 'Inter';
    font-size: 12px;
    line-height: 18px;
    color: #858585;
    position: absolute;
    right: 16px;
    top: 25px;
    text-transform: capitalize;
}
.loc-map-red .loc-blocks .loc-block .right-bar {
    padding: 15px 16px;
}
.loc-map-red .loc-blocks .loc-block .right-bar .title {
    margin-bottom: 20px;
}
.loc-map-red .loc-blocks .wrapper-locations-block {
    overflow-y: auto;
    max-height: 435px;
    padding-right: 9px;
}
.loc-map-red .loc-blocks .wrapper-locations-block::-webkit-scrollbar {
    width: 8px;
    background: #F2F4F6;
    border-radius: 50px;
}
.loc-map-red .loc-blocks .wrapper-locations-block::-webkit-scrollbar-thumb {
    background-color: #269e95;
    border-radius: 50px;
}
.loc-map-red .loc-blocks .col-12 {
    padding: 0;
}
.loc-map-red .loc-blocks .wrapper-locations-block {
    padding: 0 9px;
}

@media (max-width: 1024px) {
    .locations-list {
        column-count: 3;
    }
}

@media (max-width: 840px) {
    .map-loc-container .title-map {
        display: flex;
        width: 100%;
        justify-content: space-between;
        align-items: center;
    }
    .loc-blocks .loc-block {
        margin-bottom: 30px;
    }
}

@media (max-width: 600px) {
    .loc-map-red {
        flex-wrap: wrap;
        height: initial;
    }
    .locations-list {
        column-count: 1;
    }
    .loc-map-red .loc-blocks {
/*        display: none; */
        flex-basis: 100%;
    }
    .loc-map-red .map-btn-full {
        display: none;
    }
    .loc-blocks .loc-block .right-bar .callback-loc {
        flex-wrap: wrap;
    }
    .loc-blocks .loc-block .right-bar {
        padding: 15px 16px;
    }
    .map-loc-container .title-map {
        flex-wrap: wrap;
        margin-bottom: 0;
    }
    .map-loc-container .title-map span {
        font-size: 23px;
        line-height: 28px;
    }
    .link-m-loc {
        display: block;
        width: 100%;
        margin-top: 20px;
    }
    .location-redesign a, span {
        font-size: 16px;
    }
    .location-redesign .working-time span {
        font-size: 16px;
    }
    .location-redesign .working-contacts .working-phone:before {
        width: 15px;
        height: 15px;
        margin-top: 3px;
    }
    .location-redesign .working-contacts .working-email:before {
        width: 15px;
        height: 15px;
    }
    .location-redesign .working-time:before {
        width: 15px;
        margin-top: 5px;
    }
    .loc-blocks .loc-block {
        margin-bottom: 20px;
    }
    .location-redesign .working-list {
        margin-bottom: 20px;
    }
    .information-working {
        display: initial;
    }
    .location_clinics .information-working .title-information {
        margin-right: 0;
    }
}