

/* Start:/local/templates/ramsay_2023/components/bitrix/news.list/main-clinics/style.css?17630952672351*/
.line9 {
    height: 600px;
}
.klinadr {
    width: 40%;
    box-sizing: border-box;
    padding-left: 26px;
}
.map {
    width: 60%;
}
.map iframe {
    width: 100%;
    height: 600px;
}
.line9 .zag {
    font-weight: 600;
    font-size: 50px;
    line-height: 90%;
    margin-top: 70px;
    margin-bottom: 20px;
}
.line9 .zag.sm {
    font-size: 35px;
    margin-top: 45px;
}
.klin {
    background-color: #edeff6;
    margin-bottom: 5px;
    margin-right: 20px;
    padding: 25px;
    font-weight: 600;
    font-size: 20px;
    line-height: 130%;
    border-radius: 25px;
    padding-left: 40px;
    position: relative;
	cursor: pointer;
	box-sizing: border-box;
}
.klin:before {
    content: '';
    position: absolute;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjYiIGhlaWdodD0iMjYiIHZpZXdCb3g9IjAgMCAyNiAyNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBvcGFjaXR5PSIwLjIiIGN4PSIxMyIgY3k9IjEzIiByPSIxMyIgZmlsbD0iIzFDMjEzMiIvPgo8Y2lyY2xlIG9wYWNpdHk9IjAuNCIgY3g9IjEzIiBjeT0iMTMiIHI9IjgiIGZpbGw9IiMxQzIxMzIiLz4KPC9zdmc+) no-repeat center;
    background-size: cover;
    width: 22px;
    height: 22px;
    left: 10px;
    top: 50%;
    margin-top: -11px;
}

.klin.akt:before,
.klin:hover:before {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjYiIGhlaWdodD0iMjYiIHZpZXdCb3g9IjAgMCAyNiAyNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBvcGFjaXR5PSIwLjIiIGN4PSIxMyIgY3k9IjEzIiByPSIxMyIgZmlsbD0iIzAwNjdGRiIvPgo8Y2lyY2xlIGN4PSIxMyIgY3k9IjEzIiByPSI4IiBmaWxsPSIjMDA2N0ZGIi8+Cjwvc3ZnPg==) no-repeat center;
    background-size: cover;
}

@media only screen and (min-width : 320px) and (max-width: 1200px) {
    
    .line9 {
        height: initial;
        flex-wrap: wrap;
    }
    .klinadr {
        width: 100%;
        padding: 0;
        margin-bottom: 15px;
    }
    .klinadr br {
        display: none;
    }
    .line9 .zag {
        font-size: 36px;
        text-align: center;
        margin-bottom: 40px;
    }
    .klin {
        width: 90%;
        margin: auto;
        margin-bottom: 10px;
        padding-right: 15px;
        padding-left: 40px;
    }
    .map {
        width: 100%;
        height: 500px;
    }
    
}

@media only screen and (min-width : 600px) and (max-width: 1200px) {
    
    .klin {
        width: 500px;
    }
    
}
/* End */
/* /local/templates/ramsay_2023/components/bitrix/news.list/main-clinics/style.css?17630952672351 */
