.page-template-page-oae .gt3-page-title {
    display: none;
}

.page-template-page-oae .main_wrapper {
    padding-top: 0;
    font-size: 20px;
    line-height: 30px;
}

.page-template-page-oae #main_content .wpb-content-wrapper section {
    padding: 50px 0;
    overflow: visible;
}

.page-template-page-oae #main_content .wpb-content-wrapper h2 {
    padding-bottom: 50px;
    font-size: 45px;
    line-height: 55px;
}
.page-template-page-oae .cost_table{
    padding-top: 50px;
}

.page-template-page-oae .oman_banner {}

.page-template-page-oae .oman_banner .banner_row {
    display: flex;
    justify-content: stretch;
    align-items: stretch;
    border: 1px solid #c34b4b;
    border-radius: 15px;
    overflow: hidden;
    isolation: isolate;
}

.page-template-page-oae .oman_banner.banner_full_width .banner_row {
    border: 0;
    border-radius: 15px;
    overflow: hidden;
}

.page-template-page-oae .oman_banner.banner_full_width .banner_row .vc_column-inner {
    border: 0;
    border-radius: 15px;
    overflow: hidden;
}

.page-template-page-oae .oman_banner .photo_collumn,
.page-template-page-oae .oman_banner .photo_collumn div {
    display: flex;
    padding: 0;
}

.page-template-page-oae .oman_banner .photo_collumn div.vc_single_image-wrapper {
    align-items: flex-start;
}

.page-template-page-oae .oman_banner .photo_collumn .vc_figure {
    display: flex;
}

.page-template-page-oae .oman_banner .photo_collumn img {
    object-fit: cover;
    object-position: center right;
    height: 100%;
}

.page-template-page-oae .banner_offer.vc_column_container>.vc_column-inner {
    padding: 25px;
}

.page-template-page-oae #main_content .wpb-content-wrapper .banner_offer h2 {
    font-size: 50px;
    line-height: 56px;
    padding: 0;
}

.page-template-page-oae .banner_offer h3 {
    font-size: 30px;
    line-height: 32px;
    color: #c24747;
    margin-bottom: 25px;
    margin-top: 25px;
}

.page-template-page-oae .banner_offer p {
    font-weight: 400;
}


.page-template-page-oae .open_company a.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    color: #fff;
    background: #c24747;
    padding: 15px 50px;
    margin-top: 50px;
    font-size: 20px;
    border-radius: 10px;
}

.page-template-page-oae .banner_row .open_company a.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    background: rgba(45, 98, 143, 1);
}
.page-template-page-oae .kp a.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    color: #fff;
    background: rgba(45, 98, 143, 1);
    padding: 15px 50px;
    margin-top: 15px;
    font-size: 20px;
    border-radius: 10px;
}

.page-template-page-oae .advantages ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.page-template-page-oae .advantages ul li,
.page-template-page-oae .blue_offer ul li,
.page-template-page-oae .red_offer ul li {
    display: flex;
    gap: 7px;
    align-items: center;
    padding: 0;
    padding-bottom: 10px;
}

.page-template-page-oae .advantages ul li:last-child {
    padding: 0;
}

.page-template-page-oae .advantages ul li::before,
.page-template-page-oae .red_offer ul li::before {
    content: ' ';
    background: url(../img/icons/check_reg.svg);
    width: 24px;
    height: 24px;
    flex: 24px 0 0;
    margin: 0;
}

.page-template-page-oae .blue_offer ul li::before {
    content: ' ';
    background: url(../img/icons/check_blue.svg);
    width: 24px;
    height: 24px;
    flex: 24px 0 0;
    margin: 0;
}

.page-template-page-oae .service_block {
    display: flex;
    gap: 25px;
    padding: 25px;
    background: #2d628f;
    color: #fff;
    border-radius: 15px;
    margin: 25px 0;
}

.page-template-page-oae .service_block.personal {
    background: #c24747;
}

.page-template-page-oae .service_block .time {
    display: flex;
    align-items: center;
    gap: 10px;
}

.page-template-page-oae .service_block .time span {
    line-height: 25px;
    font-size: 22px;
}

.page-template-page-oae .service_block .time .number {
    font-size: 60px;
    display: block;
    line-height: 60px;
    font-weight: bold;
    white-space: nowrap;
}

.page-template-page-oae .service_block .description {
    font-size: 31px;
    font-weight: 500;
    line-height: 35px;
}

.page-template-page-oae .experts {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    color: #fff;
    margin: 50px 0;
}

.page-template-page-oae .experts h3 {
    margin-top: 50px;
    margin-bottom: 25px;
}

.page-template-page-oae .services_top {
    display: flex;
    align-items: stretch;
}

.page-template-page-oae .services_top>.wpb_column,
.page-template-page-oae .services_top>.wpb_column>.vc_column-inner {
    display: flex;
}

.page-template-page-oae .services_top>.wpb_column>.vc_column-inner>.wpb_wrapper {
    border: 1px solid rgba(45, 98, 143, 1);
    border-radius: 10px;
    display: flex;
    align-items: center;
    flex-direction: column;
    overflow: hidden;
	width: 100% !important;
}


.page-template-page-oae .services_top .wpb_text_column {
    width: 100%;
}

.page-template-page-oae .services_top h3 {
    min-height: 50px;
    margin: 0;
    background: rgba(45, 98, 143, 1);
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 25px;
    color: #fff;
}

.page-template-page-oae .services_top .description {
    padding: 25px;
    width: auto;
}

.page-template-page-oae .services_top .open_company {
    margin-top: auto;
}

.page-template-page-oae .services_top .open_company a.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    color: #fff;
    background: rgba(45, 98, 143, 1);
    padding: 15px 50px;
    margin-top: 50px;
    font-size: 20px;
    border-radius: 10px;
}

.page-template-page-oae .services_top .open_company a {
    margin: 0;
}


.page-template-page-oae .services {
    display: flex;
}

.page-template-page-oae .services_icons {
    color: #fff;
}

.page-template-page-oae .services_icons img {
    filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(325deg) brightness(102%) contrast(103%);
}

.page-template-page-oae .services>.wpb_column,
.page-template-page-oae .services>.wpb_column>.vc_column-inner {
    display: flex;
}

.page-template-page-oae .services>.wpb_column>.vc_column-inner>.wpb_wrapper {
    border: 1px solid #c24747;
    border-radius: 10px;
    padding: 25px;
    display: flex;
    flex-direction: column;
    position: relative;
	width: 100%;
}

.page-template-page-oae .services>.wpb_column>.vc_column-inner>.wpb_wrapper:before {
    height: 101px;
    border-left: 1px solid #c24747;
    position: absolute;
    left: 50%;
    top: -101px;
    margin-left: -1px;
    content: " ";
}

.page-template-page-oae .services.no-before >.wpb_column>.vc_column-inner>.wpb_wrapper:before {
	content: none !important;
}

.page-template-page-oae .services>.wpb_column>.vc_column-inner>.wpb_wrapper .open_company {
    margin-top: auto;
    margin-bottom: 0;
}

.page-template-page-oae .services .title h3 {
    min-height: 50px;
    margin: 25px 0;
}

.page-template-page-oae .services .title h3 span {
    display: block;
}

.page-template-page-oae .full_width {
    width: 100%;
}

.page-template-page-oae .full_width a.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    color: #fff;
    background: #c24747;
    padding: 30px 50px;
    margin-top: 50px;
    font-size: 20px;
    width: 100%;
    border-radius: 10px;
}

.page-template-page-oae .experts h2,
.page-template-page-oae .experts h3 {
    color: #fff;
}

.page-template-page-oae .experts .contact_expert a.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    color: #fff;
    background: #c24747;
    margin-top: 25px;
    padding: 15px 50px;
    font-size: 18px;
    border-radius: 10px;
    border: 0;
}

.page-template-page-oae .faq .vc_tta-container {
    margin: 0;
}

.page-template-page-oae #main_content .wpb-content-wrapper section.contacts {
    padding-bottom: 0;
}

.page-template-page-oae #main_content .wpb-content-wrapper section.contacts p {
    margin: 0 0 20px 0;
}

.page-template-page-oae #main_content .wpb-content-wrapper section.contacts .wpcf7 br {
    display: none;
}

.page-template-page-oae #main_content .wpb-content-wrapper section.contacts .wpcf7-submit {
    width: 100%;
    color: #fff;
    background: #c24747;
    margin: 0;
    padding: 15px 50px;
    font-size: 18px;
    border-radius: 10px;
}

.page-template-page-oae #main_content .wpb-content-wrapper section.contacts .wpcf7 .wpcf7-spinner,
.page-template-page-oae #main_content .wpb-content-wrapper section.contacts .wpcf7 span.wpcf7-not-valid-tip {
    display: none !important;
}

.page-template-page-oae #main_content .wpb-content-wrapper section.contacts .wpcf7 .oman_form_wrapper>p {
    margin: 0;
}

.page-template-page-oae #main_content .wpb-content-wrapper section.contacts .wpcf7 .oman_form_wrapper label:last-child {
    margin: 0;
}

.page-template-page-oae #main_content .wpb-content-wrapper section.contacts .wpcf7 .wpcf7-not-valid {
    border-color: #c24747;
}

.page-template-page-oae #main_content .wpb-content-wrapper section.contacts .wpcf7 .wpcf7-response-output {
    padding-left: 50px;
    margin: 25px 0 0;
    border-radius: 10px;
    border: 0;
}

.page-template-page-oae #main_content .wpb-content-wrapper section.contacts .wpb_row {
    display: flex;
    align-items: stretch;
}

.page-template-page-oae #main_content .wpb-content-wrapper section.contacts .image_col,
.page-template-page-oae #main_content .wpb-content-wrapper section.contacts .image_col .vc_figure,
.page-template-page-oae #main_content .wpb-content-wrapper section.contacts .image_col div {
    display: flex;
}

.page-template-page-oae #main_content .wpb-content-wrapper section.contacts .image_col img {
    border-radius: 10px;
    object-fit: cover;
    object-position: center top;
    max-height: 407px;
}

.page-template-page-oae #main_content .wpb-content-wrapper section.contacts a.learn_more {
    display: flex;
    gap: 10px;
    align-items: center;
}

.page-template-page-oae #main_content .wpb-content-wrapper section.contacts a.learn_more.phone::before {
    content: ' ';
    flex: 20px 0 0;
    height: 20px;
    background: url(../img/icons/call.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.page-template-page-oae #main_content .wpb-content-wrapper section.contacts a.learn_more.message::before {
    content: ' ';
    flex: 20px 0 0;
    height: 20px;
    background: url(../img/icons/message.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.page-template-page-oae .white-popup-block {
    min-height: 130px;
    max-width: 700px;
    width: 100%;
    background: #f4f4f4;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 20px;
    padding: 40px 30px 40px;
    margin: 40px auto;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}


.page-template-page-oae .white-popup-block .form_popup_block {
    display: flex;
    gap: 20px;
}

.page-template-page-oae .white-popup-block .form_popup_block .image {
    flex: 250px 0 0;
    text-align: center;
}

.page-template-page-oae .white-popup-block .form_popup_block .image p {
    margin: 10px 0px 0px 0px;
    line-height: 20px;
}

.page-template-page-oae .white-popup-block .form_popup_block img {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    object-fit: cover;
}

.page-template-page-oae .white-popup-block h3 {
    text-align: center;
    margin-bottom: 25px;
}

.page-template-page-oae .white-popup-block .wpcf7-spinner {
    display: none !important;
}

.page-template-page-oae .white-popup-block .wpcf7-submit {
    width: 100%;
    color: #fff;
    background: #c24747;
    margin: 0;
    padding: 15px 25px;
    font-size: 13px;
    border-radius: 10px;
}

.page-template-page-oae .white-popup-block .wpcf7 .wpcf7-spinner,
.page-template-page-oae .white-popup-block .wpcf7 span.wpcf7-not-valid-tip {
    display: none !important;
}

.page-template-page-oae .white-popup-block .wpcf7 .oman_form_wrapper>p {
    margin: 0;
}

.page-template-page-oae .white-popup-block .wpcf7 .oman_form_wrapper label:last-child {
    margin: 0;
}

.page-template-page-oae .white-popup-block .wpcf7 .wpcf7-not-valid {
    border-color: #c24747;
}

.page-template-page-oae .white-popup-block .wpcf7 .wpcf7-response-output {
    padding-left: 50px;
    margin: 25px 0 0;
    border-radius: 10px;
    border: 0;
}

.page-template-page-oae .vc_tta.vc_general.faq_accordion {
    font-size: 18px;
}

.page-template-page-oae .vc_tta.vc_general.faq_accordion .vc_tta-panel-body em {
    font-style: normal;
    color: #2d628f;
}

.page-template-page-oae .vc_tta.vc_general.faq_accordion .vc_tta-panel-body strong {
    font-weight: inherit;
    color: #c24747;
}

.page-template-page-oae .vc_row .vc_tta .vc_tta-controls-icon {
    background-color: #2d628f;
}

.page-template-page-oae .vc_row .vc_tta .vc_active .vc_tta-controls-icon {
    background-color: #c24747;
}

.page-template-page-oae .advantages h2 {
    color: #fff;
}

.page-template-page-oae .why_us .reason>.vc_column-inner {
    border: 1px solid rgba(45, 98, 143, 1);
    border-radius: 10px;
    display: flex;
    align-items: center;
    flex-direction: column;
    overflow: hidden;
    padding: 15px;
}

.page-template-page-oae .why_us h2 {}

.page-template-page-oae .why_us h3 {
    display: flex;
    gap: 10px;
    align-items: center;
    margin-bottom: 15px;
}

.page-template-page-oae .why_us h3 span {
    background: #c24747;
    border-radius: 50%;
    min-width: 30px;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px;
    color: #fff;
}

.page-template-page-oae .second_row {
    display: flex;
    justify-content: center;
}

@media all and (max-width:765px) {
    .page-template-page-oae .services {
        flex-direction: column;
        gap: 25px;
    }

    .page-template-page-oae .services .title h3 {
        min-height: auto;
    }

    .page-template-page-oae .service_block {
        flex-direction: column;
        align-items: center;
    }

    .page-template-page-oae .service_block .description {
        text-align: center;
    }

    .page-template-page-oae #main_content .wpb-content-wrapper section.contacts .wpb_row {
        flex-direction: column;
    }

    .page-template-page-oae #main_content .wpb-content-wrapper section.contacts .wpcf7-submit {
        font-size: 14px;
        padding: 15px;
    }

    .page-template-page-oae .white-popup-block {
        padding: 0;
    }

    .page-template-page-oae .white-popup-block .popup-content {
        padding: 15px;
    }

    .page-template-page-oae .white-popup-block .form_popup_block {
        flex-direction: column;
    }

    .page-template-page-oae #main_content .wpb-content-wrapper .banner_offer h2 {
        font-size: 45px;
        line-height: 50px;
    }

    .page-template-page-oae .service_block .time .number {
        font-size: 45px;
        line-height: 45px;
    }

    .page-template-page-oae .services_top {
        flex-direction: column;
        gap: 25px;
    }


    .page-template-page-oae .services>.wpb_column:first-child >.vc_column-inner>.wpb_wrapper:before {
        height: 127px;
        top: -127px;
    }
    .page-template-page-oae .services>.wpb_column:not(:first-child) >.vc_column-inner>.wpb_wrapper:before {
        height: 27px;
        top: -27px;
    }
}