.content-form {
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 12.96px 3.04px rgba(0, 0, 0, 0.09);
    -moz-box-shadow: 0px 0px 12.96px 3.04px rgba(0, 0, 0, 0.09);
    box-shadow: 0px 0px 12.96px 3.04px rgba(0, 0, 0, 0.09);
}

add-to-calendar-button {
    margin: auto;
}

.adresscontactsvideo h2 {
    position: relative;
    border-bottom: 1px solid #dfdfdf;
    color: #000;
    clear: both;
    font-weight: 400;
    font-size: 1.5rem;
    padding-bottom: 10px;
    padding-top: 20px;

}

.adresscontactsvideo h2:after {
    content: "";
    width: 60px;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #006490;
}

nav .menu-line .nav-item.depth-lvl-1 .depth-lvl-2:hover {
    position: relative;
}

nav .menu-line .nav-item.depth-lvl-1 .depth-lvl-2.bottom:hover .sub-child {
    top: initial;
    bottom: 0;
}

.adresscontactsvideo {
    max-width: 900px;
    margin: auto;
}

.adresscontactsvideo .pb-4 {
    width: 100%;

    height: auto;
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.adresscontactsvideo iframe {
    width: 100%;
}

.adresscontactsvideo video {
    width: 100%;
}

.header_logo_a {
    justify-content: center;
    display: flex;
}

.api-mf-antibot {
    border: 0 !important;
    font-size: 0 !important;
    height: 0 !important;
    line-height: 0 !important;
    padding: 0 !important;
    position: absolute !important;
    right: 0 !important;
    top: 0 !important;
    width: 0 !important;
}

.seminar-detail {
    padding-top: 50px;
    margin-bottom: 100px;
}

#seminar-form {
    max-width: 800px;
    margin: auto;
}

#seminar-form .btn {
    cursor: pointer;
    border: 1px solid #b12933;
    background: #b12933;
    color: #fff;
    text-transform: uppercase;
    font-size: 0.917em;
    -webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    -o-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -moz-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -moz-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out, -moz-box-shadow .15s ease-in-out;
    -webkit-border-radius: 2rem;
    -moz-border-radius: 2rem;
    border-radius: 2rem;
    text-decoration: none;
}

.speaker {
    color: #000;
    font-size: 1rem;
    margin-bottom: 15px;
}

.speaker-block {
    font-family: HelveticaNeueCyr, sans-serif;
    font-weight: 400;
    box-shadow: 0px 0px 12.96px 3.04px rgba(0, 0, 0, 0.09);
}

.seminar-detail h2 {
    margin-bottom: 15px;
}

.expert-block {
    display: block;
    font-family: HelveticaNeueCyr, sans-serif;
    font-weight: 400;
    box-sizing: border-box;
    padding: 20px;
    box-shadow: 0px 0px 12.96px 3.04px rgba(0, 0, 0, 0.09);
}

.expert-block:hover,
.expert-block:hover div {
    text-decoration: none;
}

.expert-block__avatar {
    flex: 0 0 auto;
    width: 145px;
    height: 145px;
    border-radius: 50%;
    overflow: hidden;
    box-sizing: border-box;
    min-height: 145px;
    margin-right: 15px;
}

.expert-block__avatar img {
    object-fit: cover;
    width: 100%;
    height: 100% !important;
}

.expert-block__about {
    font-size: 16px;
    line-height: 22px;
    color: #838F9C;
    font-family: PTSans, sans-serif;
    text-decoration: none;
}

.expert-block__name {
    font-size: 28px;
    line-height: 1;
    color: #262626;
    font-weight: bold;
    margin-top: 10px;
    font-family: PTSans, sans-serif;
    text-decoration: none;
}

.expert-block__post {
    font-size: 14px;
    line-height: 1;
    color: #262626;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 15px;

}

@media (min-width: 768px) {

    .expert-block__more {
        padding-left: 30px;
    }
}

@media (max-width: 767px) {

    .expert-block__info {
        margin-top: 30px;
    }

    .expert-block__avatar {
        margin-right: 0;
    }

}










.uslugi-list__item-link {
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    color: #262626;
    text-decoration: none;
}

.uslugi-list__item-link:hover {
    color: #262626;
    text-decoration: none;
}

.uslugi-list__item {
    padding: 10px 0px 10px 40px;
    display: flex;
    position: relative;
}

.uslugi-list__item:before {
    content: '';
    position: absolute;
    left: 0px;
    height: 19px;
    width: 10px;
    background-image: url('/local/templates/prommashtest/images/uslugi-list__item.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left top;
    display: block;
}



.faq__list {
    /* padding: 20px; */
    /* border: 1px solid #b12933; */
}

.faq__item {
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 35px;
    box-shadow: 0 0 5px #02709d;
}

.faq__item .faq__item {
    padding-left: 35px;
}

.faq__item .faq__item .faq__item {
    padding-left: 35px;
}

.faq__item.video {}

.faq__title {
    display: inline-block;
    position: relative;
    cursor: pointer;
    margin-bottom: 10px;
    font-size: 16px;
}

.faq__text {
    display: none;
}

.faq__title.active {
    font-weight: 600;
}

.faq__icon {
    position: absolute;
    width: 35px;
    height: 35px;
    left: -35px;
    top: -5px;
    bottom: 0;
    margin: auto;
}

.faq__item_h3 {}

.faq__icon .line {
    position: absolute;
    width: 12px;
    height: 2px;
    background: #02709d;
    top: 55%;
    transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
}

.faq__icon .line:nth-child(1) {
    left: 40%;
    transform: translate(-50%, -50%) rotate(45deg);
}

.faq__icon .line:nth-child(2) {
    left: 60%;
    transform: translate(-50%, -50%) rotate(135deg);
}

.faq__title.active .faq__icon .line:nth-child(1) {
    transform: translate(-50%, -50%) rotate(225deg);
    left: 50%;
}

.faq__title.active .faq__icon .line:nth-child(2) {
    transform: translate(-50%, -50%) rotate(315deg);
    left: 50%;
}

.faq__text {
    font-size: 14px;
}

.faq__text ul li,
.faq__text ol li {
    margin: 0 0 8px;
}

.faq__text ol:not(.list-unstyled)>li:before {
    top: -4px;
    margin-left: -20px;
}


#getviewdoc {
    width: 100%;
    height: 100%;
    padding: 10px 10px 10px;
    display: none;
    margin: 0;
}

#getviewdoc:before {
    content: "";
    display: block;
    top: 0;
    background: #fff url(/local/templates/prommashtest/images/logo.png) no-repeat center center;
    height: 62px;
    position: absolute;
    width: 100%;
    left: 0;
    z-index: 1;
    box-shadow: 0 0 10px grey;
}

#bx-panel-buttons #bx-panel-buttons-inner .bx-panel-button-group[data-group-id="7"] {
    display: none !important;
}

#bx-panel .bx-panel-button.bx-panel-button-more {
    display: none !important;
}

a.header_logo_a .logotargettxt {
    margin-left: -11px;
}




@media(max-width:992px) {
    .wrapper .not-bg .col-lg-4.gallery-img a img {
        display: none;
    }

}




@media(max-width:768px) {
    a.header_logo_a img {
        max-width: 100%;
        height: auto;
    }

    .logotargettxt {
        display: none;
    }
}




.all_experts_tabs {}

.all_experts_tab_main {
    margin-top: -20px;
    margin: -20px 0 30px;
}

a.all_experts_tab_main_tab {
    padding: 10px;
    margin-right: 20px;
    display: inline-flex;
    cursor: pointer;
}

a.all_experts_tab_main_tab.active,
a.all_experts_tab_main_tab.active:not([href]):not([tabindex]):focus,
a.all_experts_tab_main_tab.active:not([href]):not([tabindex]):hover {
    background: #f00;
    color: #fff;
}

.all_experts_tab_items {}

.all_experts_tab_item {
    display: none;
}

.all_experts_tab_item.active {
    display: block;
}

.experts-item__name {
    white-space: nowrap;
}

@media(max-width:1400px) {
    .experts-item__name {
        height: 56px;
        white-space: normal;
    }
}

@media(max-width:1200px) {
    .experts-item__name {
        height: auto;
    }
}

.bx-core-adm-dialog table:not(.adm-detail-content-table) td {
    padding: 0;
}

.block404 {
    padding: 50px 0;
}

.block404 .flex {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.block404title {
    font-family: 'Geometria';
    font-style: normal;
    font-weight: 500;
    font-size: 60px;
    line-height: 60px;
    color: #000000;
}

.block404pos {
    font-family: 'Geometria';
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 28px;
    color: #000000;
    margin: 30px 0;
}

.block404txt {
    font-family: 'Geometria';
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 28px;
    color: #000000;
    margin-bottom: 35px;
}

a.block404btn {
    background: #0081B3;
    display: inline-flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 20px 36px;
}

a.block404btn span {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    color: #FFFFFF;
    display: inline-block;
    margin-right: 10px;
}

a.block404btn:hover {
    opacity: 0.9;
}

.block404 img {
    max-width: 100%;
}

.body_experts_class {}

.body_experts_class main .container {
    max-width: 1600px;
}

.expert-card__content {
    padding: 40px 0;
    background: white;
}

.expert-card__content_text {
    padding: 0 0 40px;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
}

.expert-card__content_blocks {
    display: flex;
}

.expert-card__content_block {
    margin-right: 30px;
}

.expert-card__content_block:last-child {
    margin-right: 0;
}

.expert-card__content_block_title {
    padding: 13px 40px;
    background: #DCDFE6;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
}

.expert-card__content_block_text {
    padding: 24px 40px;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
}

.expert-card__content_block_text p {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
}

#geo-set-filial {
    display: none !important;
}

.footer_new_cotainer .last-col-sd .api-search-fields input {
    color: #fff;
}












#successModalMeropriyatiya {}

#successModalMeropriyatiya .modal-dialog {
    width: 100%;
    max-width: 800px;
}

#successModalMeropriyatiya .modal-content {
    background: #F9F9F9;
}

#successModalMeropriyatiya button {
    right: 20px;
    top: 20px;
}

#successModalMeropriyatiya button img {}

#successModalMeropriyatiya .modal-body {}

#successModalMeropriyatiya .form_feedback {
    background: url(/upload/formail/galochka_bg.png) no-repeat right bottom;
    background-size: 40% auto;
    padding: 30px;
}

#successModalMeropriyatiya .form_feedback_new {
    text-align: center;
}

#successModalMeropriyatiya .form_feedback_new img {
    width: 300px;
    max-width: 100%;
}

#successModalMeropriyatiya .title {
    font-weight: bold;
    font-size: 30px;
    margin: 25px 0;
    text-transform: uppercase;
}

#successModalMeropriyatiya .under_title {}

#successModalMeropriyatiya b {
    display: block;
}

#successModalMeropriyatiya span {}

#successModalMeropriyatiya .form_feedback_new_btns {
    font-size: 12px;
    text-align: center;
    margin-top: 30px;
}

#successModalMeropriyatiya a {
    display: inline-block;
    padding-right: 20px;
    color: #000;
    border-right: 1px solid #000;
    line-height: 12px;
}

#successModalMeropriyatiya a:nth-child(2) {
    display: inline-block;
    padding-left: 20px;
    padding-right: 0;
    border-right: 0;
}























@media(max-width:1600px) {
    .body_experts_class main .container {
        max-width: 1200px;
    }

    .expert-card__content_blocks {
        display: block;
    }

    .expert-card__content_block {
        margin-right: 0;
    }
}







@media(max-width:768px) {
    .adresscontactsvideo {
        display: block;
    }

    .adresscontactsvideo .pb-4 {
        width: 100%;
        position: relative;
        overflow: hidden;
        height: 300px;
        padding: 0;
        margin-bottom: 20px;
    }

    .adresscontactsvideo iframe {
        width: 100%;
    }

    .adresscontactsvideo video {
        height: 100%;
        position: absolute;
        top: 0;
        bottom: 0;
        width: auto;
    }

    .block404 .flex {
        display: block;
    }

    .block404title {
        font-size: 40px;
        line-height: 40px;
    }
}


@media(min-width:3000px) {
    .block404 {
        max-width: 1255px;
        margin: 0 auto;
    }
}


.btn_callback_uslugi {
    background: #0081B3;
    border: 1px solid #FFFFFF;
    border-radius: 8px;
    color: #FFFFFF;
    padding: 15px 36px;
    font-size: 12px;
    text-transform: uppercase;
    cursor: pointer;
}

.btn_uslugi_zayavka {
    margin-top: 25px;
}

.btn_uslugi_text {
    color: #FFFFFF;
}


/* Шапка сайта*/



/* фиксируем при скролле */

nav.is-fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
}

.menu-scroll.hide {
    opacity: 0;
    display: none;
}

/* конец фикс шапки */

/* Наши преимущества */

.advantages {
    padding: 20px;
    margin-bottom: 78px;
    width: 100%;
    display: flex;
    justify-content: center;
}

.advantages-wrapper {
    width: 1452px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.advantages-title {
    font-family: 'Geometria', sans-serif;
    font-weight: 400;
    font-size: 40px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: left;
    margin-bottom: 60px;
}

.advantages-container {
    width: 100%;
    display: flex;
    justify-content: space-between;

}

.advantage-block {
    /*width: 427px;*/
    flex: 0 0 33%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.advantage-img {
    width: 157px;
    height: 107px;
    margin-bottom: 30px;
}

.advantage-block-text {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
}

.advantage-title {
    font-family: 'Geometria', sans-serif;
    font-weight: 500;
    font-size: 20px;
    line-height: 100%;
    text-align: center;
    width: 276px;
    height: 50px;
    margin-bottom: 0;
}

.advantage-description {
    font-family: 'PT Sans', sans-serif;
    font-weight: 400;
    font-size: 17px;
    line-height: 100%;
    text-align: center;

    height: 44px;
}

/* --- 1600-1400px --- */
@media (max-width: 1600px) and (min-width: 1401px) {
    .advantages-wrapper {
        width: 1200px;
    }

    .advantages-title {
        font-size: 30px;
    }


    .advantage-block {
        /*width: 370px;*/
    }

    .advantage-block-text {
        /* width: 370px;*/
    }

    .advantage-img {
        width: 136px;
        height: 93px;
    }

    .advantage-title {
        font-size: 18px;
        width: 233px;
        height: 46px;
    }

    .advantage-description {
        font-size: 18px;
        /*  width: 318px;*/
        height: 69px;
    }
}

/* --- 1400-769px --- */
@media (max-width: 1400px) and (min-width: 992px) {
    .advantages-wrapper {
        width: 1200px;
    }

    .advantages-title {
        font-size: 30px;
    }



    .advantage-block {
        /* width: 370px;*/
    }

    .advantage-block-text {
        /* width: 370px;*/
    }

    .advantage-img {
        width: 136px;
        height: 93px;
    }

    .advantage-title {
        font-size: 18px;
        width: 233px;
        height: 46px;
    }

    .advantage-description {
        font-size: 18px;
        /* width: 318px;*/
        height: 69px;
    }
}

/* --- 992-391px --- */
@media (max-width: 992px) and (min-width: 768px) {
    .advantages-wrapper {
        width: 727px;
    }

    .advantages-title {
        font-size: 22px;
    }



    .advantage-block {
        /* width: 202px;*/
    }

    .advantage-block-text {
        /*width: 202px;*/
    }

    .advantage-img {
        width: 94px;
        height: 65px;
    }

    .advantage-title {
        font-size: 14px;
        width: 178px;
        height: 34px;
    }

    .advantage-description {
        font-size: 14px;
        /*  width: 193px;*/
        height: 68px;
    }
}

/* --- до 390px --- */
@media (max-width: 768px) {
    .advantages-wrapper {
        width: 358px;
    }

    .advantages-title {
        font-size: 20px;
    }

    .advantages-container {
        flex-direction: column;
        align-items: center;
        gap: 25px;
        width: 100%;
    }

    .advantage-block {
        /*width: 358px;*/
    }

    .advantage-block-text {
        /*width: 358px;*/
    }

    .advantage-img {
        width: 94px;
        height: 65px;
    }

    .advantage-title {
        font-size: 14px;
        width: 300px;
        height: 17px;
    }

    .advantage-description {
        font-size: 14px;
        /* width: 358px;*/
        height: 34px;
    }
}

/* Конец Наши преимущества */