

/* Start:/bitrix/templates/template.rimeks/components/veeeeeRySeXy/serv.mass/services-zapis/style.css?16630677755018*/
.lmore4td {
    border: 1px solid transparent;
    position: relative;
}

.lmore4td input {
    display: none;
}

.lmore99 {
    width: 20px;
    height: 50px;
    cursor: pointer;
}

.textblock {

}

.apodrobnee {
    text-decoration: none;
    color: gray;
}
.apodrobnee:hover {

}

.aname {
    color: black;
    cursor: pointer;
}

.chekboxserv:checked ~ .lmore99,
.lmore4td:hover .lmore99{
    cursor: pointer;
}

.lmore99:hover {
    background-repeat: no-repeat;
    background-position: 0;
    cursor: pointer;
}

.lmore4td:hover span.borspan {
    border:none !important;
}

.appointment__content{
    display: flex;
}

.appointment__block{
    width: calc(50% - 20px / 2);
}

.appointment__form-item-holder{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 18px;
    margin-bottom: 20px;
    border-bottom: 1px solid var(--site-light-separator-color);
}

.appointment__form-item-label-icon{
    height: 48px;
    width: 48px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--site-light-color);
    border: 1px solid var(--site-default-color);
    transition: .3s ease;
}

.appointment__form-item-label-icon .checked{
    display: none;
}

.appointment__form-item-label-icon:hover{
    background-color: var(--site-accent-color);
    border-color: var(--site-accent-color);
}

.appointment__form-item-label-icon svg path{
    transition: fill .3s ease;
}

.appointment__form-item-label-icon:hover svg.cart path{
    fill: var(--site-default-color);
}

.appointment__form-item-label{
    position: relative;
    margin: 0;
}

.appointment__form-item-label-text{
    display: flex;
    align-items: center;
}

.chekboxserv:checked ~ .lmore99{
    background-color: var(--site-accent-color);
    border-color: var(--site-accent-color);
}

.chekboxserv:checked ~ .appointment__form-item-label-icon .checked{
    display: block;
}

.chekboxserv:checked ~ .appointment__form-item-label-icon .cart{
    display: none;
}

.appointment__form-item-label-number{
    display: block;
    color: var(--site-label-color);
    font-family: 'Inter';
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 145%;
}

.appointment__title{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 42px;
    line-height: 115%;
}

.appointment__title,
.appointment__text{
    margin-bottom: 40px;
    color: var(--site-dark-color);
}

.appointment__text{
    max-width: 80%;
    font-family: 'Inter';
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 125%;
}

.appointment__btn{
    width: 100%;
    max-width: 230px;
}

.appointment__form-item-label-text-link{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0.005em;
}

.appointment__form-item-label-text-title{
    margin-left: 20px;
    transition: color .3s ease;
    font-style: normal;
    font-family: 'Inter';
    font-weight: 600;
    font-size: 26px;
    line-height: 115%;
}

.appointment__form-item-label-text-title:hover{
    color: var(--site-default-color);
}

.appointment__btn-mob{
    display: none !important;
}

@media(max-width: 880px){
    .appointment__content{
        flex-direction: column;
    }

    .appointment__block{
        width: 100%;
    }

    .appointment__title{
        font-size: 30px;
        margin-bottom: 20px;
    }

    .appointment__text{
        margin-bottom: 25px;
        max-width: unset;
    }

    .appointment__form-item-label-text-title{
        margin-left: 20px;
        font-size: 20px;
    }

    .appointment__form-item-label-number,
    .appointment__btn{
        display: none;
    }

    .appointment__form-item-label-text-title{
        margin-left: 0;
    }

    .appointment__btn-mob{
        display: block !important;
        margin-top: 8px;
        padding: 15px;
    }
    .appointment__block + .appointment__block{
        margin-top: 20px;
    }
}

#servicePopup.popup-window {
    position: fixed!important;
    top: 0!important;
    right: 0;
    max-width: 800px;
    left: auto!important;
    bottom: 0;
    overflow-y: auto;
}


.service-detail-title {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 26px;
    line-height: 115%;
    color: var(--site-dark-color);
    margin-bottom: 35px;
}

.service-detail-btn {
    min-width: 200px;
    margin-bottom: 60px;
}

.service-detail-info .col-md-12 {
	padding: 0;
}

.service-detail-info h4:first-child {
    color: var(--site-default-color);
    margin: 0;
    margin-top: 20px;
}

.service-detail-info iframe{
    display: none;
}

/* End */
/* /bitrix/templates/template.rimeks/components/veeeeeRySeXy/serv.mass/services-zapis/style.css?16630677755018 */
