

/* Start:/local/templates/port_2021/components/bitrix/news/support_page_2023/bitrix/news.list/.default/style.css?176846211112442*/
html {
    overflow-x: hidden;
    margin-right: calc(-1 * (100vw - 100%));
}

.support_center_about{
    display: flex;
    justify-content: space-between;
    margin-top: 100px;
}

.support_center_title{
    position: relative;
}

.support_center_title h1{
    font-weight: 700;
    font-size: 75px;
    line-height: 112%;
    letter-spacing: -0.01em;
    max-width: 590px;
    margin: 0;
}

.support_center_title img{
    position: absolute;
    top: -50px;
    right: 90px;
}


.support_service_wrapper{
    display: flex;
    flex-direction: column;
    gap: 30px;
    margin-top: 60px;
}

.support_center_text p{
    font-weight: 500;
    font-size: 24px;
    line-height: 157%;
    max-width: 740px;
}

.support_center_text p span{
    color: #3246FD;
}

.item_info{
    max-width: 635px;
    margin: 0 110px;
}

.support_service_item{
    display: flex;
    border-radius: 10px;
    min-height: 405px;
    align-items: center;
}

.item_info h3{
    font-weight: 500;
    font-size: 40px;
    line-height: 120%;
    color: #FFFFFF;
    margin: 0;
}

.item_info p{
    font-weight: 500;
    font-size: 24px;
    line-height: 152%;
    color: rgba(255, 255, 255, 0.8);
    margin-top: 15px;
}
.support_service_item img{
    height: fit-content;
}

.support_service_callback{
    position: relative;
    margin-top: 40px;
}

.support_service_button{
    padding: 16px 23px;
    background: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    border-radius: 5px;
    display: block;
    width: fit-content;
    transition: all .2s ease;
    height: fit-content;
    border: 2px solid #fff;
}
.support_service_button:hover{
    /*
    padding: 18px 25px;
    */
    color: #fff !important;
    background: none;

}

.button_wrapper{
    width: 100%;
    margin-top: 35px;
    height: 70px;
    display: flex;
    align-items: center;
}

.blue_bg{
    background-color: #3246FD;
    height: 330px;
    position: absolute;
    z-index: -1;
    margin-top: 300px;
    width: 100vw;
    margin-left: calc(50% - 50vw);
}



































.image_maneger1{
    position: absolute;
    left: 0px;
    height: 430px;
}
.image_maneger2{
    position: inherit;
    margin-left: 282px;
    width: 111px;
    margin-top: -37px;
}
.image_maneger3{
    position: absolute;
    height: 500px;
    bottom: 0;
}
.image_maneger4{

}


.contacts .bottom_form .button {
    font-weight: 500;
    font-size: 15px;
    line-height: 19px;
    padding: 13px 30px;
    border-radius: 35px;
}

.contacts .button:not(:hover,.active) svg path {
    fill: #358ac2;
}

.contacts .button:hover,
.contacts .button.active {
    color: #FFFFFF;
    background: #3246FD;
}

.contacts .button.active:hover {
    background: #3246FD;
}

.contacts .button[disabled] {
    color: #ffffff;
    background: #B3B3B3;
    border: 1px solid #B3B3B3;
    cursor: default;
}

.contacts .button[button_action] {
    border-radius: 5px;
    border: 1px solid #ff4c4c;
    background-color: #ff4c4c;
}

.contacts .button[button_action]:hover {
    border: 1px solid #ff3333;
    background-color: #ff3333;
}


.bottom_form {
    box-sizing: border-box;
    display: flex;
    padding: 36px 0px 38px 60px;
    margin-top: 20px;
    background: #FFFFFF;
    border-radius: 10px;
    position: sticky;
    margin-bottom: 100px;
}

.bottom_form_col {
    padding: 0 18px;
}

.bottom_form_col:nth-child(1) {
    display: flex;
    flex-direction: column;
    padding-right: 45px;
    width: 50%;
}

.bottom_form .info_title {
    font-weight: 500;
    font-size: 18px;
    line-height: 23px;
    color: #000000;
    margin-bottom: 6px;
}

.bottom_form .info_data {
    font-size: 14px;
    line-height: 21px;
    color: #000000;
    margin-bottom: 14px;
}

.bottom_form .flex_width {
    flex: 1 1 auto;
}
.consult-formes__input-block.error #consult-name, .consult-formes__input-block.error #consult-comment {
    border-color: #EF4545;
}
.consult-formes__input-block {
    display: inline-block!important;
    width: 49%;
}
#consult-name, #consult-comment {
    border: 1px solid #A1A1A1;
    box-sizing: border-box;
    font-family: 'Geometria';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    color: #7C7C7C;
    background: #FFFFFF;
    border-radius: 5px;
    padding: 5px 10px;
    font-size: 18px;
    height: 50px;
    width: calc(100%);
    margin: 0;
    padding-left: 20px;
    padding-right: 20px;

}
.bottom_form_col:nth-child(2) {
    padding-left: 48px;
    flex: 1 1 auto;
}
.online_ember{
    font-weight: 500;
    font-size: 16px;
    color: #787878;
    margin-bottom: 10px;
}
.online_ember .circle{
    width: 12px;
    height: 12px;
    background: #1CB43D;
    border-radius: 20px;
    display: inline-block;
    margin-right: 10px;
}
.bottom_form .title {
    font-weight: 500;
    font-size: 24px;
    line-height: 121%;
    color: #000000;
}
.text_title{
    margin-bottom: 20px;
    color: #7A7A7A;
    font-size: 16px;
    font-weight: 400;
    line-height: 156.8%;

}
.text_title span{
    color: #000000;
}
.consult-formes-answer__content{
    top: 75%!important;
}
.title span{
    display: block;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 152%;
    margin-top: 8px;
    margin-bottom: 20px;
}
.callback-form__person-info {
    display: flex;
    margin-bottom: 15px;
}

.callback-form__person-info .custom_field_complex {
    display: block;
    flex: 1 1 auto;
}

.callback-form__person-info .custom_field_complex {
    margin-right: 22px;
}

.contacts .custom_field_complex .custom_field_name {
    position: relative;
    box-sizing: border-box;
    font-weight: 500;
    font-size: 14px;
    color: #000000;
}
#consult-comment{
    resize: none;
    height: 120px;
}
a b {
    color: #3246FD;
    font-size: 14px;
    font-weight: 500;;
}
.js-sendConsultFormes22:hover {
    background: #4d5df1;
}
.js-sendConsultFormes22 {
    display: flex;
    flex-direction: row;
    margin-top: -34px;
    justify-content: center;
    align-items: center;
    padding: 16px 23px;
    width: 188px;
    background: #3246FD;
    border-radius: 5px;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
    color: #FFFFFF;
    float: right;
    margin-right: 10px;
    cursor: pointer;
}
.contacts .custom_field_complex .custom_field_wrap {
    position: relative;
}

.contacts .custom_field_complex textarea,
.contacts .custom_field_complex input {
    margin: 9px 0 0 0;
    padding: 12px 11px 11px;
    box-sizing: border-box;
    width: 100%;
    resize: none;
    letter-spacing: 0.16px;
    font-size: 15px;
    color: #383838;
    border: 1px solid #b1cee0;
    border-radius: 5px;
}

.contacts .custom_field_complex input::-webkit-input-placeholder {

    font-size: 15px;
    color: #95989a;
}

.contacts .custom_field_complex input::-moz-placeholder {

    font-size: 15px;
    color: #95989a;
}

.contacts .custom_field_complex input:-moz-placeholder {

    font-size: 15px;
    color: #95989a;
}

.contacts .custom_field_complex input.error {
    color: transparent;
}
.consult-formes__checkbox-label{
    width: 50%;
}
.contacts .custom_field_complex .custom_error_message {
    box-sizing: border-box;
    padding: 8px 11px;
    color: red;
    position: absolute;
    left: 0;
    top: 24px;
    line-height: 17px;
    height: 37px;
    width: 100%;
    display: none;
    border: 1px solid #b1cee0;
    border-radius: 5px;
    background: #fff;
}

.company_callback .callback-form__checkbox-block {
    display: block;
    position: relative;
    margin: 7px 0 0 0;
}

.company_callback .callback-form__checkbox-block input {
    display: none;
}

.company_callback .callback-form__checkbox-label {
    padding: 0 0 0 25px;
    font-size: 13px;
    letter-spacing: 0.13px;
    line-height: 20px;
}

.company_callback .callback-form__checkbox-label a {
    text-decoration: none;
    color: #358ac2;
}

.company_callback .callback-form__check-box {
    display: block;
    position: absolute;
    top: 0;
    width: 15px;
    height: 15px;
    background-color: #ffffff;
    border: 1px solid #358ac2;
}
.company_callback .callback-form__check-box > i {
    display: none;
    top: 3px;
    left: 3px;
    position: absolute;
    font-size: 9px;
    color: #77b97e;
}
.company_callback label .callback-form__check-box:hover {
    cursor: pointer;
}

.company_callback label input:checked ~ .callback-form__check-box > i {
    display: inline;
}

.company_callback .callback-form__control-btns {
    padding-top: 15px;
    text-align: right;
}

.user_manager{
    padding-bottom: 20px;
    text-align: center;
    display: none;
}

@media (max-width: 1250px){
    .item_info h3{
        font-size: 30px;
    }
    .item_info{
        margin: 0 50px;
    }
}

@media (max-width: 1000px){
    .support_service_item{
        justify-content: center;
    }
    .support_service_item img{
        display: none;
    }
    .support_center_about{
        flex-direction: column;
    }
}

@media (max-width: 830px) {
    .bottom_form_col:nth-child(1){
        display: none;
    }
    .user_manager{
        display: block;
    }
    .bottom_form {
        padding: 30px 0px 38px 20px;
    }

    .bottom_form_col:nth-child(1) {
        padding-right: 15px;
    }

    .bottom_form_col:nth-child(2) {
        padding-left: 15px;
    }

    .item_name{
        font-size: 24px;
        line-height: 120.5%;
    }

    .item_preview_text{
        font-size: 16px;
        line-height: 145%;
    }
    .text_wrap{
        color: #fff;
    }
    .support_service_button{
        font-size: 14px;
        line-height: 18px;
        width: 100px;
    }
    .support_service_item{
        padding: 40px 20px;
        min-height: fit-content;
    }
    .item_info{
        margin: 0;
    }
    .support_center_about{
        margin: 0 15px;
    }
    .support_service_wrapper{
        margin: 0 15px;
    }
    .bottom_form{
        border: 1px solid #D4DFE6;
        border-radius: 10px;
        margin: 0 15px;
        margin-bottom: -40px;
    }
    .blue_bg{
        display: none;
    }
    .item_info p{
        font-size: 16px;
    }
    .item_info h3{
        font-size: 24px;
    }
}

@media (max-width: 720px) {
    .bottom_form {
        padding: 30px;
        flex-direction: column;
    }

    .bottom_form_col:nth-child(1),
    .bottom_form_col:nth-child(2) {
        padding: 0;
    }

    .bottom_form_col:nth-child(2) {
        border: none;
    }
    .support_service_button{
        width: 100%;
        padding: 16px 0px;
        text-align: center;
    }
}

@media (max-width: 600px) {
    .support_center_title h1{
        font-size: 40px;
        line-height: 111%;
        max-width: 280px;
    }
    .support_center_title img{
        top: 100px;
        right: 0px;
        max-width: 100px;
    }
    .support_center_text p{
        font-size: 16px;
        line-height: 145%;
        margin-bottom: 30px;
        margin-top: 20px;
    }
    .title span{
        margin-bottom: 14px;
    }

}

@media (max-width: 540px) {
    .page_contacts .data .contact_img{
        margin-right: 0;
    }
    .contact_img img{
        width: 100%;
    }
    .button_buy{
        width: 88%;
    }
    .bottom_form {
        padding: 30px 10px;
        margin-left: 15px;
        margin-right: 15px;
    }
    .page_contacts .data .data_flex {
        flex-direction: column;
    }
    .consult-formes__checkbox-label{
        width: 100%;
        text-align: left;
        margin-bottom: 40px;
    }
    .js-sendConsultFormes22{
        width: 79%;
    }
    .callback-form__container{
        padding: 0px 20px 0px 20px;
    }
    .consult-formes__checkbox-block{
        padding-top: 0!important;
        padding-bottom: 20px;
    }
    #map_block .page_contacts .data .contact_img {
        display: none;
    }
    .box_element_company h2{
        margin-left: 20px!important;
    }
    .box_element_company .element_company_button-buy{
        width: 100%!important;
    }
    .box_element_company .element_predation_new{
        padding: 20px;
    }
    .box_element_company .element_company_phone span{
        margin-left: 35px;
    }
    .box_element_company .copany_coloum_element{
        width: 100%!important;
    }
    .page_contacts .data .button {
        margin: 15px 0 0;
        align-self: flex-start;
    }
}

/* End */
/* /local/templates/port_2021/components/bitrix/news/support_page_2023/bitrix/news.list/.default/style.css?176846211112442 */
