

/* Start:/local/templates/main_25/components/bitrix/form.result.new/big_blue_callback_universal/style.css?17645151323592*/
.wv_s_frm_online_ttl_wr {
    padding-top: 15px;
    text-align: center;
    padding-bottom: 45px;
}

.big_bl_frm_wr {
    background-color: #15477b;
    border-radius: 25px;
    box-shadow: 0 0 29px rgba(0, 0, 0, 0.3);
    border: 3px solid #15477b;
    padding: 60px 45px 70px;
    max-width: 760px;
    margin: 0 auto;
}
.big_bl_frm_slg_wr {
    margin-bottom: 74px;
    text-align: center;
}
.big_bl_frm_slg {
    font-weight: 300;
    font-size: 24px;
    line-height: 1.5;
    color: #ffffff;
}
.big_bl_frm_inp_wr {
    margin-bottom: 25px;
    text-align: left;
}
.big_bl_frm_inp_c {
    margin-bottom: 35px;
}
.big_bl_frm_inp_top_label {
    color: #FFFFFF;
    font-size: 20px;
}
.big_bl_frm_inp {
    color: #f8f8f8;
    border: 1px solid #efefef;
    height: 56px;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 1.33;
    margin: 0;
    padding: 0 20px;
    width: 100%;
    -webkit-appearance: none;
    background-color: transparent !important;
    border-left: 0 !important;
    border-radius: 0 !important;
    border-right: 0 !important;
    border-top: 0 !important;
    outline: none;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.big_bl_frm_inp:focus::placeholder {
    color: transparent;
    opacity: 0;
}
.big_bl_frm_inp.error   {
    border: 1px solid red !important;
}
.big_bl_frm_inp_error {
    color: red;
    font-size: 13px;
    margin-top: 5px;
}
.big_bl_frm_error {
    background: #f95d51;
    margin-bottom: 20px;
    color: #FFFFFF;
    padding: 20px;
    text-align: center;
    font-size: 20px;
}
.big_bl_frm_submit_wr {
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    height: 100%;
    margin-top: 30px;
    margin-bottom: 10px;
}
.big_bl_frm_submit {
    color: #15477b;
    background-color: #ffffff;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    height: 56px;
    padding-left: 40px;
    padding-right: 40px;
    -webkit-appearance: none;
    text-align: center;
    white-space: nowrap;
    font-size: 16px;
    font-weight: 700;
    border: 0;
}
.big_bl_frm_submit:hover {
    opacity: 0.8;
}
.big_bl_frm_success {
    background: #62c584;
    color: #fff;
    margin-bottom: 20px;
    padding: 20px;
    text-align: center;
    font-size: 20px;
    line-height: 1.55;
    font-weight: 300;
}
.big_bl_frm_accept_wr {
    margin-top: 20px;
    text-align: left;
    font-weight: 400;
    font-size: 14px;
}
.big_bl_frm_inp_c_short {
    max-width: 50%;
}
.date_field_wrapper {
    position: relative;
    cursor: pointer;
}
svg.big_bl_frm_datepicker_icon {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
    /* margin-right: -19px; */
    right: 0px;
}
@media screen and (max-width: 640px) {
    .big_bl_frm_inp_c_short {
        max-width: 100%;
    }
    .big_bl_frm_accept_wr {
        font-size: 13px;
        line-height: 1.45;
    }
    .big_bl_frm_success {
        font-size: 16px;
        line-height: 1.45;
    }
    .big_bl_frm_inp_top_label {
        font-size: 16px;
        line-height: 1.45;
    }
    .wv_s_frm_online_big_ttl_wr h2 {
        font-size: 30px!important;
    }
    .big_bl_frm_wr {
        padding: 30px 20px 45px;

    }
    .big_bl_frm_slg_wr {
        margin-bottom: 24px;
    }
    .big_bl_frm_slg {
        font-size: 20px;
        line-height: 1.4;
        margin-bottom: 32px;
    }
}
/* End */


/* Start:/local/components/avtocity/service.universal.content/templates/bottom/style.css?17644995081027*/
.services_bottom_frm_block {
    background-color: #efefef;
    display: flex;
    flex-direction: row;
}
.services_bottom_frm_bl_col {
    width: 50%;
    height: 640px;
}
.services_bottom_frm_left_col {
    height: 100%;
}
.services_bottom_frm_left_col div{
    height: 100%;
    overflow: hidden;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
.services_bottom_frm_left_col img {
    height: 100%;
    width: auto;
    object-fit: cover;
    max-width: 100%;
}
.services_bottom_frm_right_col {
    padding: 30px 10%;
}
@media screen and (max-width: 640px) {
    .services_bottom_frm_left_col img {
        max-width: 100%;
    }
    .services_bottom_frm_block {
        flex-direction: column;
    }
    .services_bottom_frm_bl_col {
        width: 100%;
        height: unset;
    }
    .services_bottom_frm_left_col {
        height: unset;
    }
    .services_bottom_frm_right_col {
        padding: 40px 20px 30px;
    }
}
/* End */


/* Start:/local/templates/main_25/components/bitrix/form.result.new/services_bottom/style.css?17643558232331*/
.services_bottom_frm_ttl {
    padding-bottom: 20px;
    font-size: 42px;
    line-height: 1.23;
    font-weight: 600;
}
.services_bottom_frm_descr {
    font-weight: 300;
    padding-bottom: 30px;
    font-size: 18px;
    line-height: 1.55;
}
.services_bottom_frm_descr_bottom {
    font-weight: 300;
    margin-top: 20px;
    text-align: left;
    font-size: 15px;
    line-height: 1.55;
}
.services_bottom_frm_success {
    background: #62c584;
    color: #fff;
    margin-bottom: 20px;
    padding: 20px;
    text-align: center;
}
.srv_bottom_frm_error {
    background: #f95d51;
    margin-bottom: 20px;
    color: #FFFFFF;
    padding: 20px;
    text-align: center;
    font-size: 20px;
}
.srv_bottom_frm_submit_wr {
    display: block;
    vertical-align: middle;
    height: 100%;
    margin-top: 30px;
    margin-bottom: 10px;
    text-align: left;
}
.srv_bottom_frm_submit {
    color: #ffffff;
    background-color: #15477b;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    padding-left: 60px;
    padding-right: 60px;
    text-align: center;
    white-space: nowrap;
    -webkit-appearance: none;
    border: 0;
    box-sizing: border-box;
    cursor: pointer;
    font-size: 16px;
    font-weight: 700;
    height: 60px;
    margin: 0;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
}
.srv_bottom_frm_submit:hover {
    color: #15477b;
    background-color: #FFFFFF;
    border: 2px solid #15477b;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
}
.srv_bottom_frm_inp_wr {
    margin-bottom: 25px;
}
.srv_bottom_frm_inp_c {
    margin-bottom: 30px;
}
.srv_bottom_frm_inp {
    padding: 0 20px;
    width: 100%;
    font-size: 16px;
    height: 60px;
    line-height: 1.33;
    margin: 0;
    box-sizing: border-box;
    background-color: transparent !important;
    border-left: 0 !important;
    border-radius: 0 !important;
    border-right: 0 !important;
    border-top: 0 !important;
    outline: none;
    padding-right: 0 !important;
    -webkit-appearance: none;
    color: #000000;
    border-bottom: 1px solid #b3b3b3;
    padding-left: 10px !important;
}
.srv_bottom_frm_inp.error {
    border: 1px solid red !important;
}
/* End */
/* /local/templates/main_25/components/bitrix/form.result.new/big_blue_callback_universal/style.css?17645151323592 */
/* /local/components/avtocity/service.universal.content/templates/bottom/style.css?17644995081027 */
/* /local/templates/main_25/components/bitrix/form.result.new/services_bottom/style.css?17643558232331 */
