

/* Start:/local/templates/delement/components/bitrix/news/offsite_services_new2/bitrix/news.detail/.default/style.css?175094288221858*/
/* This file contains styles for new Moscow-only form  */

.homecall{
    display: flex;
    flex-direction: column;
    margin: auto;
    max-width: 888px;
    width: 100%;
}

.homecall__wrap {
    padding: 48px;
    border-radius: 16px;
    background: #F6F6F6;
}

.homecall__wrap.new_order_form_wrap{
    max-width: 100% ;
    margin-bottom: 72px;
}

.homecall-form {
    max-width: 880px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

@media screen and (max-width: 870px) {
    .homecall-form {
        width: 100%
    }
}

.homecall__header {
    display: flex;
    padding: 3px 0px 1px 0px;
    align-items: flex-start;
    flex: 1 0 0;
    color: #000;
    align-self: center;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
    margin-bottom: 24px;
}

.homecall__text-attention {
    display: flex;
    padding-bottom: 24px;
    align-items: flex-start;
    gap: 8px;
    align-self: center;
    flex: 1 0 0;
    color: #FF5F49;
    text-align: center;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
}

.homecall__buttons-wrap {
    display: flex;
    padding-bottom: 32px;
    align-items: flex-start;
    gap: 16px;
    align-self: stretch;
}

.homecall__button {
    display: flex;
    padding: 16px 24px 12px 24px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 8px;
    flex: 1 0 0;
    border: 2px solid #FFF;
    border-radius: 16px;
    background: #FFF;
    height: 100%;
    cursor: pointer;
}

.homecall__button-active {
    display: flex;
    padding: 16px 24px 12px 24px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 8px;
    flex: 1 0 0;
    border-radius: 16px;
    border: 2px solid #00A9E0;
    background: #F8FAFE;
}

.homecall__button-day {
    align-self: stretch;
    color: #000;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 114.286% */
}

.homecall__button-day-link {
    color: #FF9A55;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
}


.homecall__button-price {
    align-self: stretch;
    color: #222;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 133.333% */
}

.homecall-form {
    width: 100%;
}

.homecall-form__input-row /*.homecall__services-wrap */
{
    display: flex;
    align-items: baseline;
    /*padding: 8px 0px;*/ /*Не должны паддинги использоваться как внешние отступы(- дизайенерам)*/
}

.homecall-form__input-row:not(:last-child) {
    margin-bottom: 16px;
}


.homecall-form-label {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px; /* 125% */
}

.homecall-form__most-label {
    flex-basis: 272px;
    flex-shrink: 0;
    flex-grow: 0;
}

.homecall-form__inputs-wrap {
    display: flex;
}

.homecall-services__checkboxes,
.homecall-address__input-wrap,
.homecall-date-time__inputs-wrap {
    display: flex;
    margin: 0;
    flex-grow: 1;
    justify-content: space-between;
    gap: 8px;
}

.homecall__exact-wrap{
    flex-direction: column;
}

.homecall-services__checkboxes {
    justify-content: space-between;
    flex-basis: 472px;
    flex-grow: 0;
}


.homecall-services__fieldset {
    min-width: 0;
    margin: 0;
    border: 0;
    padding: 0 0 0 0;
}

.homecall-services__fieldset:not(:last-child) {

}

.homecall-address__input-wrap {
    flex-direction: column;
}

.homecall__addres-input {
    display: flex;
    height: 48px;
    padding: 10px 16px;
    align-items: center;
    gap: 4px;
    align-self: stretch;
    border: 1px solid #AAA;
    background: #FFF;
}

.homecall__addres-maplink-wrap {
    display: flex;
    padding: 3px 0px 5px 0px;
    align-items: flex-start;
    align-self: stretch;
}

.homecall__addres-maplink {
    color: #00A9E0;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 123.077% */
}

.datepicker__input {
    width: 100%;
}

#homecall-date {
    padding-right: 0;
}

.order_page {
    width: 100%
}

.homecall__date-time-wrap {
    display: flex;
    padding: 8px 0px;
    align-items: flex-start;
    gap: 32px;
    align-self: stretch;
}

.homecall-date-time__input-date-wrap {
    flex-basis: 416px;

    justify-content: space-between;

}

.homecall__date-select {
    display: flex;
    height: 48px;
    padding: 10px 8px 10px 16px;
    align-items: center;
    gap: 8px;
    flex: 1 0 0;
    border: 1px solid #DDD;
    background: #FCFCFC;
}

.today-date-fake-select {
    display: flex;
    height: 48px;
    padding: 10px 8px 10px 16px;
    align-items: center;
    gap: 8px;
    flex: 1 0 0;
    border: 1px solid #DDD;
    background: #FCFCFC;
    justify-content: space-between;
    color: #999;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 106.667% */
    width: 100%;
}

.today-date-fake-select-arrow {
    width: 16px;
    height: 16px;
}

.homecall-calltime__input-wrap {
    flex: 1 0 0;
}


.homecall__exact-time-select {
    display: flex;
    text-align: center;
    width: 190px;
    height: 48px;
    padding: 10px 8px 10px 16px;
    align-items: center;
    gap: 8px;
    border: 1px solid #DDD;
    background: #FCFCFC;


    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    line-height: 16px; /* 106.667% */
    justify-content: center;
}

.ui-timepicker-viewport>.ui-menu-item::before{
    display: none;
}

.time-select__other-day{
    display: none;
}

.homecall__time-select {
    display: flex;
    width: 184px;
    height: 48px;
    padding: 10px 8px 10px 16px;
    align-items: center;
    gap: 8px;
    border: 1px solid #DDD;
    background: #FCFCFC;
}

.homecall__selectric-wrap>.select>.selectric-wrapper>.selectric{
    width: 190px;
}

.time-select__late-today {
    display: none;
    color: #ff0000;
    font-size: 14px;
}

.homecall__interval-exact-wrap {
    width: 190px;
}

.homecall-patient-info {
    display: flex;
    align-self: stretch;
    justify-content: space-between;
    gap: 5px;
    align-items: flex-start;
}

.homecall-patient-info__input-wrap {
    flex-basis: 321px;
}

.homecall-patient-info__item {
    display: flex;
    align-items: center;
    flex-basis: 412px;
    position: relative;
}

.homecall-patient-info__item:first-child {
    flex-shrink: 0;
}

.homecall-patient-info__item:last-child {
    justify-content: space-between;
}


.homecall-patient-info__label {
    align-items: flex-start;
    flex-shrink: 0;
}

.homecall-patient-info__label-left {
    flex-basis: 272px;
    flex-grow: 0;


}

.homecall-patient-info__label-right {
    margin-right: 5px;
    height: 48px;
    display: flex;
    align-self: self-start;
    align-items: center;
}

.homecall-patient-info .invalid-text {
    text-align: right;
    flex-basis: 100%;
}


.homecall__patient-amount {
    display: flex;
    height: 48px;
    padding: 10px 16px;
    align-items: center;
    gap: 16px;
    border: 1px solid #AAA;
    background: #FFF;
    min-width: 112px;
}

.homecall__patient-amount-digit {
    display: flex;
    width: 48px;
    align-items: flex-start;
    color: #000;
    text-align: center;
    flex: 1 0 0;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 106.667% */
    justify-content: center;
}


@media screen and (max-width: 768px) {
    .homecall__patient-name-right {
        gap: 2px;
    }

    .homecall__patient-name-wrap {
        gap: 5px;
    }
}

/*.homecall__name-label {*/
/*    display: flex;*/
/*    padding: 14px 0px 6px 0px;*/
/*    align-items: flex-start;*/
/*    color: #000;*/
/*    font-size: 16px;*/
/*    font-style: normal;*/
/*    font-weight: 600;*/
/*    line-height: 20px; !* 125% *!*/
/*}*/

.homecall__name-input {
    height: 48px;
    padding: 10px 16px;
    align-items: center;
    border: 1px solid #AAA;
    background: #FFF;
    flex-basis: 321px;
}

.homecall-telephone__input-wrap {
    flex-grow: 1;
}


.homecall__telephone-input {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    flex: 1 0 0;
    height: 48px;
    padding: 10px 16px;
    align-self: stretch;
}


.homecall__calltime-input {
    display: flex;
    height: 48px;
    padding: 10px 8px 10px 16px;
    gap: 8px;
    align-self: stretch;
    border: 1px solid #AAA;
    background: #FFF;
    flex-direction: column;
    align-items: flex-start;
    flex: 1 0 0;
}

.homecall__agreement-wrap {
    display: flex;
    padding: 24px 0px 16px 0px;
    align-items: flex-start;
    gap: 24px;
    align-self: stretch;
}

.homecall__agreement-additional-wrap {
    display: flex;
    align-items: flex-start;
    gap: 8px;
    flex: 1 0 0;
}

.homecall__agreement-fieldset {
    color: #000;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    border-width: 0 0 0 0;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

.agreement-checkbox {
    align-items: baseline;
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
}


.homecall__submit-button-wrap {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    gap: 24px;
}

.homecall__submit-button {
    display: flex;
    width: 320px;
    padding: 12px 16px;
    justify-content: center;
    align-items: flex-start;
    border-radius: 24px;
    background: #00A9E0;
    cursor: pointer;
    border: none;
    color: #FFF;
    text-align: center;
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 133.333% */
}

.homecall__submit-button[disabled] {
    background: #999;
    cursor: auto;
}

/* Modal */

.modal__caution{
    color: #fc1d12;
    font-family: Manrope, sans-serif;
    font-weight: 600;
    display: none;
}

.modal_viezd_new_wrap {
    height: fit-content;
}

#modal_viezd_new {
    z-index: 40002;
}

.homecall__submit-modal-wrap {
    display: none;
    position: fixed;
    top: calc(50% - 187px);
    left: calc(50% - 440px);
    z-index: 1;
    width: 880px;
    padding: 40px;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    background: #FFF;
}

.homecall__submit_modal_close_button {
    display: flex;
    min-width: 100%;
    width: 24px;
    height: 24px;
    right: 16px;
    top: 16px;
    justify-content: flex-end;
}

.homecall__submit-modal-header {
    flex: 1 0 0;
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px; /* 150% */
    display: flex;
    padding-bottom: 12px;
    align-items: flex-start;
    align-self: stretch;
    border-bottom: 1px solid #DDD;
}

.homecall__submit-modal-content {
    display: flex;
    padding: 12px 0px 26px 0px;
    align-items: flex-start;
    gap: 31px;
    align-self: stretch;
}

.homecall__submit-modal-icon {
    display: flex;
    padding-top: 6px;
    align-items: flex-start;
    width: 120px;
    height: 120px;
}

.homecall__submit-modal-description {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    flex: 1 0 0;
}

.homecall__submit-modal-description-header {
    display: flex;
    padding-bottom: 12px;
    align-items: flex-start;
    align-self: stretch;
    color: #000;
    flex: 1 0 0;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px; /* 150% */
}

.homecall__submit-modal-description-text {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    align-self: stretch;
    display: flex;
    padding-bottom: 12px;
    flex-direction: column;
    align-items: flex-start;
}

.homecall__submit-modal-bottom {
    display: flex;
    padding-top: 24px;
    flex-direction: column;
    align-items: center;
    align-self: stretch;
    border-top: 1px solid #EEE;
}


.homecall__submit-modal-bottom-button {
    display: flex;
    width: 352px;
    height: 48px;
    padding: 12px 16px;
    justify-content: center;
    align-items: center;
    border-radius: 24px;
    border: 1px solid #00A9E0;
    flex: 1 0 0;
    color: #00A9E0;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
}

.map-search {
    display: flex;
    height: 40px;
    align-items: center;
    align-self: stretch;
    border: 1px solid #BBB;
    background: #FFF;
}

.map-modal {
    width: 880px;
    padding: 40px;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    display: none;
    position: fixed;
    top: calc(50% - 350px);
    left: calc(50% - 440px);
    z-index: 40001;
    background: #FFF;
}

@media screen and (max-width: 880px ) {
    .map-modal {
        width: 100%;
        left: 0;
        padding: 20px;
    }

    .homecall__submit-modal-wrap {
        width: 100%;
        left: 0;
        padding: 20px;
    }
}

.map-modal__header {
    display: flex;
    padding-bottom: 12px;
    align-items: flex-start;
    align-self: stretch;
    border-bottom: 1px solid #DDD;
    color: #000;
    flex: 1 0 0;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
}

.address-picker {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    align-self: stretch;
    gap: 16px;
}

.homecall__map-address-modal-content-search-wrap {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    align-self: stretch;
}

.homecall__map-address-modal-content-search {
    display: flex;
    height: 40px;
    padding: 0px 1px 0px 16px;
    align-items: center;
    gap: 16px;
    align-self: stretch;
    border: 1px solid #BBB;
    background: #FFF;
}

#map {
    height: 540px;

}

.select-mobile-wrap {
    height: 100vh;
}

.search-button {
    display: flex;
    width: 39px;
    padding: 11px 0px;
    justify-content: center;
    align-items: center;
    background: #00A9E0;
}

.search-button__icon {
    width: 16px;
    height: 16px;
    flex-shrink: 0;
}


.address-picker__map {
    height: 540px;
    align-self: stretch;
}

.address-picker__submit_disabled {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    gap: 24px;
    width: 320px;
    padding: 12px 16px;
    border-radius: 24px;
    background: #DADADA;
    color: #FFF;
    text-align: center;
    flex: 1 0 0;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    align-self: center;
    border: 0;
}

.address-picker__submit {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    gap: 24px;
    width: 320px;
    padding: 12px 16px;
    border-radius: 24px;
    color: #FFF;
    text-align: center;
    flex: 1 0 0;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    align-self: center;
    border: 0;
    background: #00A9E0;
}

#datepicker_msk {
    max-width: 100%;
    width: 100%;
    flex-basis: 100%;
    margin-left: 0;
}

.map-modal__close-button {
    position: absolute;
    right: 16px;
    top: 16px;
    width: 24px;
    height: 24px;
}

.map-search__input {
    display: flex;
    border-width: 0 0 0 0;
    align-items: flex-start;
    height: 100%;
    flex: 1 0 0;
    padding-left: 20px;
}

.homecall__map-address-baloon {
    display: block;
    position: absolute;
    width: 46px;
    height: 58px;
    flex-shrink: 0;

    z-index: -99999;
}

.homecall_form .form_check_block {
    height: auto;
    gap: 5px;
}

.homecall-form__inputs-rows {
    width: 100%;
}

.features-list{
    padding-left: 100px;
}

.analyze-section__items {
    margin-bottom: 50px;
}

.analyze-section__subtitle {
    font-size: 1.4rem;
    color: #00a9e0;
    margin: 30px 0 0;
}

.analyze-section__items .analyze-item {
    padding: 26px 0 10px;
}

.analyze-section__items .analyze-item__specs {
    justify-content: flex-end;
}

@media (max-width: 1024px) {
    .analyze-section__items .analyze-item {
        flex-wrap: nowrap;
        padding: 16px 0;
    }

    .analyze-item .analyze-item__left {
        margin-bottom: 0;
    }
}


@media screen and (max-width: 767px) {
    .homecall-services__checkboxes {
        flex-wrap: wrap;
    }

    .homecall__interval-exact-wrap{
        width: 100%;
    }

    .homecall__wrap {
        display: flex;
        padding: 40px 16px 48px 16px;
        flex-direction: column;
        align-items: center;
        align-self: stretch;
    }

    .homecall-form {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        align-self: stretch;
    }

    .homecall__header {
        display: flex;
        width: 100%;
        padding-bottom: 21px;
        align-items: flex-start;
        gap: 56px;
        align-self: stretch;
        color: #000;
        text-align: center;
        flex: 1 0 0;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 32px;
        justify-content: center;
        margin-bottom: 0px;
    }

    .homecall__buttons-wrap {
        display: flex;
        padding-bottom: 24px;
        flex-direction: column;
        align-items: flex-start;
        gap: 8px;
        align-self: stretch;
    }

    .homecall__button {
        display: flex;
        padding: 12px 24px;
        align-items: center;
        gap: 24px;
        align-self: stretch;
        border-radius: 16px;
        background: #FFF;
        flex-direction: row;
        justify-content: space-between;
        height: auto;
    }

    .homecall__text-attention {
        text-align: left;
    }

    .homecall__button-day {
        display: flex;
        align-items: center;
        gap: 3px;
        font-size: 13px;
    }

    .homecall__services-checkboxes-list {
        display: flex;
        padding: 8px 0px;
        flex-direction: column;
        align-items: flex-start;
        align-self: stretch;
        gap: 0;
        margin-bottom: 24px;
    }

    .homecall__addres-wrap {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        align-self: stretch;
        gap: 0px;
    }


    .homecall__addres-input-wrap {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 8px;
        align-self: stretch;
    }


    .homecall__addres-input {
        display: flex;
        height: 48px;
        padding: 10px 16px;
        align-items: center;
        gap: 4px;
        align-self: stretch;
    }

    .homecall__date-time-wrap {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        align-self: stretch;
        gap: 0px;
        margin-bottom: 36px;
    }


    .homecall__selectric-wrap{
        min-width: 190px;
    }

    .homecall__date-input-wrap {
        flex-direction: column;
        gap: 8px;
    }

    .homecall__time-select {
        width: 100%;
    }


    .homecall__patient-name-wrap {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 24px;
        align-self: stretch;
    }

    .homecall__patient-name-left {
        flex-direction: column;
        gap: 0px;
    }

    .homecall__patient-name-right {
        flex-direction: column;
        gap: 0px;
        padding: 0px 0px;
        width: 100%;
    }

    .homecall__telephone-wrap {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        align-self: stretch;
        gap: 0px;
    }

    .homecall__calltime-wrap {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        align-self: stretch;
        gap: 0px;
    }

    .filter__item.order_page {
        flex-basis: 100%;
    }

    .homecall__exact-time-select {
        width: 100%
    }


    .homecall__patient-name-left {
        padding-bottom: 0px;
    }

    .homecall__name-label {
        padding: 0px 0px 6px 0px;
    }


    .homecall__submit-modal-icon {
        width: 60px;
        height: 60px;
    }

    .homecall__submit-modal-wrap {
        width: 100%;
        padding: 13px 16px 12px 16px;
        align-items: flex-start;
        align-self: stretch;
        left: 0px;
    }

    .homecall__submit-modal-content {
        flex-direction: column;
        align-items: center;
    }

    .map-modal__header {
        padding: 13px 16px 12px 16px;
        align-items: flex-start;
        align-self: stretch;
    }

    .map-modal__close-button {
        position: absolute;
        right: 16px;
        top: 20px;
    }


    .map-modal {
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        padding-right: 0;
        padding-left: 0;
        padding-top: 0;
    }


    #map {
        height: 100%;
        width: 100%;
    }

    .address-picker__map {
        height: 75vh;
    }

    .homecall-form__most-label, .homecall-patient-info__label {
        margin-bottom: 20px;
    }

    .homecall-form__input-row, .homecall-patient-info__item, .homecall-date-time__inputs-wrap {
        display: block;
    }

    .homecall-date-time__input-date-wrap {
        margin-bottom: 8px;
    }

    .homecall__patient-amount {
        width: 144px;
    }

    .homecall__submit-button {
        min-width: 240px;
        width: 100%;
        max-width: 320px;
    }

    .analyze-section__items .analyze-item {
        flex-wrap: wrap;
    }

    .analyze-item .analyze-item__left {
        margin-bottom: 10px;
    }
}


/* End */
/* /local/templates/delement/components/bitrix/news/offsite_services_new2/bitrix/news.detail/.default/style.css?175094288221858 */
