/extern_ul remake to extern_list/
ul.extern_list{
    margin-top: 10px;
}
ul.extern_list.extern_list_big li{
    padding: 0;
    margin-bottom: 7px;
    padding-left: 25px;
    position: relative;
    color: #181818;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
}
ul.extern_list li{
    padding: 0;
    margin-bottom: 7px;
    padding-left: 25px;
    position: relative;
    color: #181818;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}
ul.extern_list li:before{
    position: absolute;
    content: "";
    display: block;
    width: 15px;
    height: 10px;
    left: 0;
    background: url(https://godege.ru/wp-content/themes/child_god_ege/img/2022/check_green.svg) center center no-repeat;
    background-size: cover;
    top: 50%;
    transform: translateY(-50%);
}
@media (min-width: 768px){
  ul.extern_list{
        margin-top: 20px;
    }
    ul.extern_list li{
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 35px;
        padding-left: 35px;
    }
    ul.extern_list.extern_list_wrap li {
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: 35px;
        padding-left: 35px;
    }
    .extern_list_wrap {
        max-width: 417px;
    }
    ul.extern_list li:before{
        width: 20px;
        height: 14px;
        left: 0;
        top: 10px;
        transform: inherit;
    }
    .page-template-mat_vertical .firstSectCont ul.extern_list li {
        white-space: nowrap;
    }  
}
@media (min-width: 992px){

    .extern_list_wrap {
        max-width: 535px;
    }
    ul.extern_list.extern_list_wrap li {
        font-size: 16px;
    }
}
/*matvertikal*/


@media (min-width: 1200px){
  .sectTitle.sectTitle--matv{
    font-size: 36px;
}      
}

/*big form*/
.form-4{
    margin-top: 70px;
}
.big_contact__form{
    display: flex;
    margin: 0 auto;
    width: 333px;
    align-items: center;
    flex-direction: column;
}

.filial_form.loyalty_form{
    max-width: 894px;
    margin: 10px auto;
}


.filial_form .big_contact__form input[type="text"], .filial_form .big_contact__form input[type="tel"] {
    padding: 15px 25px;
    background: linear-gradient(163.81deg, #FFFFFF 20.96%, #FFFFFF 267.75%);
    border-radius: 38.5px;
    margin-bottom: 15px;
    border-bottom: none;
    width: 100%;
}
.filial_form .big_contact__form input[type="submit"] {
    margin: 0;
    max-width: 381px;
}
.filial_form .big_contact__form textarea{
    padding: 15px 25px;
    background: linear-gradient(163.81deg, #FFFFFF 20.96%, #FFFFFF 267.75%);
    border-radius: 17px;
    margin-bottom: 15px;
    border: none ;
    width: 100%;
    height: 165px;
}
.filial_form .screen-reader-response{
    display: none;
}
.filial_form .wpcf7-response-output{
    display: flex;
    align-items: center;
    justify-content: center;
    color: #333;
    margin-top: 10px;
    font-weight: 600;
}
/*loyalty program*/


.loyalty-item{
    margin: 20px auto 0px auto;
    position: relative;
    border-radius: 25px;
    max-width: 384px;
    height: 326px;
    padding-top: 30px;
    padding-left: 24px;
    padding-right: 55px;
    padding-bottom: 25px;
    color: #fff;
     background: 
        linear-gradient(224deg, #6DF6DD 0%, #6C98EF 51.30%, #AD4FF7 100%),
        linear-gradient(233deg, #6DF6DD 0%, #6C98EF 51.30%, #AD4FF7 100%),
        linear-gradient(180deg, #428CD1 0%, #5BAEF9 100%),
        #EFF8FF;
    stroke-width: 1px;
    stroke: #000;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));

}
.loyalty-item-first:before{
    position: absolute;
    content: "";
    display: block;
    width: 170px;
    height: 130px;
    right: 54px;
    bottom: 40px;
    background-image: url("https://ekb.godege.ru/wp-content/themes/regions-godege/design2021/img/vpr_podg/boom.png");
}
.loyalty-item-second:before{
    position: absolute;
    content: "";
    display: block;

    width: 170px;
    height: 148px;
    right: 10px;
    bottom: 10px;
    background-image: url("https://ekb.godege.ru/wp-content/themes/regions-godege/design2021/img/vpr_podg/phone.png");
}
.loyalty-item-third:before{
    position: absolute;
    content: "";
    display: block;

    width: 150px;
    height: 321px;
    right: 1px;
    bottom: 1px;
    background-image: url("https://ekb.godege.ru/wp-content/themes/regions-godege/design2021/img/vpr_podg/money.png");
}
.loyalty-name{
    padding-bottom: 15px;
    font-family: Open Sans;
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: left;   
}
.loyalty-text{
    padding-top: 5px;
    font-family: Open Sans;
    font-size: 18px;
    font-weight: 400;
    line-height: 29px;
    letter-spacing: 0em;
    text-align: left;
}
.loyalty-btn{
    position: absolute;
    bottom: 24px;

    max-width: 204px;
    background-color: #fff;
    border-radius: 10px;
    color: #837FF2;
}
.loyalty-btn a{

    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    padding: 17px 25px;
}
.why_recomend{
    max-width: 602px;
      margin: 0 auto;
}

.power-item.why_recomend li{
    font-size: 20px;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0em;
    text-align: left;

    border-radius: 12px;
    background-color: #F5F5F5;
    padding: 16px 40px;
    margin-bottom: 23px;
}

.power-item.why_recomend li:after{
    display: none;
}
.recomend_border_wrap{
    
    border-radius: 12px;
    padding-left: 4px;
    background-position: left;
    
  background-image: linear-gradient(200deg, rgba(109, 246, 221, 1) 0%, rgba(108, 152, 239, 1) 50%, rgba(173, 79, 247, 1) 100%);
}
.loyalty-power.loyalty-power_recomend{
    margin-bottom: 23px;
}
@media (min-width: 768px){
    .power.loyal-power {
        margin-bottom: 69px;
    }
    .form-4{
        margin-bottom: 70px;
    }
    .power .sectTitle.loyalTitle {
        text-align: center;
    }
}

@media (min-width: 1120px){
.loyalty-item{
    margin: 20px 0px 0px 0px;
}
    .loyalty-flex{
    display: flex;
    align-items: center;   
    justify-content: space-evenly; 
    }

     .power-item.girl .loyalty-power img {
        margin-left: 0;
    }
    .why_recomend{
        margin-right: 25px;
        margin-left: 100px;
    }
}




/*form filial*/
.filial_form .formHead{
    font-family: 'AvantGardeCTT', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 27px;
    line-height: 45px;
    text-align: center;
    color: #181818;
}
.filial_form{
    margin: 10px 0;
    background: linear-gradient(135deg, rgba(255,238,1,1) 0%, rgba(255,238,0,1) 30%, rgba(255,230,1,1) 45%, rgba(255,208,1,1) 61%, rgba(255,166,0,1) 75%, rgba(255,166,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffee01', endColorstr='#ffa600', GradientType=1 );
    box-shadow: 0px 2px 40px rgba(150, 74, 0, 0.1);
    border-radius: 40px;
    overflow: hidden;
    position: relative;
    width: 100%;
    padding:36px 20px;  
}
.filial_form select{
    margin-right: 8px;
    margin-left: 11px;
    padding: 7px 8px;
    color: #979797;
    margin-bottom: 10px;
    border-radius: 7px;
}
.filial_form .timechecker {
    color: #333;
    padding: 0;
}
.filial_form  input[type="submit"] {
    margin-top: 0px;
    width: 100%;
    padding: 15px 30px;
    color: #fff;
    background: linear-gradient(to bottom, rgba(83,177,201,1) 0%, rgba(78,179,250,1) 30%, rgba(87,158,251,1) 68%, rgba(33,158,235,1) 100%);
    border-radius: 30px;
    border: none;
    font-weight: 600;
    transition: all ease-out 0.3s;
}

.filial_form  input[type="text"],
.filial_form input[type="tel"] {
    padding: 15px 25px;
    background: linear-gradient(163.81deg, #FFFFFF 20.96%, #FFFFFF 267.75%);
    border-radius: 38.5px;
    margin-bottom: 15px;
    border: none;
    border-bottom: 3px solid #979797;
    width: 100%;
}
.filial_form p{
    margin-top: 15px;
    line-height: 1.42;
    font-size: 14px;
}

.filial_form .formText{
    color: #181818;
    text-align: center;
    text-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    font-family: Open Sans;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 25px;
}

@media (min-width: 992px){
    .filial_form.loyalty_form {
    background-size: cover;
    background: url(https://godege.ru/wp-content/themes/regions-godege/design2021/img/vpr_podg/big_form_back.png) center center no-repeat;
}
   .filial_form{
    position: relative;
    background-size: cover;
    background: url(https://godege.ru/wp-content/themes/regions-godege/design2021/img/vpr_podg/yellow_form_bacground.png) center center no-repeat;
   } 
   .filial_form:before{
    position: absolute;
    display: block;
    content: '';
    width: 190px;
    height: 190px;
    top: -15%;
    right: -15%;

    background: url(https://godege.ru/wp-content/themes/regions-godege/design2021/img/vpr_podg/yllow_strips.png) center center no-repeat;
   }
      .filial_form:after{
    position: absolute;
    display: block;
    content: '';
    width: 190px;
    height: 190px;
    bottom: -22%;
    right: -15%;

    background: url(https://godege.ru/wp-content/themes/regions-godege/design2021/img/vpr_podg/orange_thin.png) center center no-repeat;
   }
}

.discountWrapperBorder{
    border-radius: 12px;
    max-width: 510px;
    position: relative;
}
.discount_akciya:before{
    position: absolute;
    content: 'Акция';
    color: #181818;
    text-align: center;
    font-family: Abel;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;

    text-transform: uppercase;
    padding: 9px 40px;
    display: block;
    top: -18px;
    right: -5px;
    background-color: #FFE700;
}
.discountWrapperBorder .nd-modal-zapis-right-body p:first-child {
    font-style: normal;
    font-weight: 600;
    line-height: 25px;
}
.discountBlock_vpr{
    display: flex;
    align-items: center;
}
.benefits_vpr{
    margin-top: 20px;
    margin-left: 10px;
    font-size: 18px;
}
.mar-b{
    margin-bottom: 10px;
}
.firstSectProfessor img:last-child{
    display: block!important;
    margin: 20px auto;
}

.firstSectPromo--vpr{
    margin-left: 20px;
    margin-bottom: 5px;
}
.disc_ul_wrap{
    margin-left: 20px;
}
.firstSectPromo--vpr p{
    margin-top: 48px;
    font-size: 30px;
    color: #181818;

    font-style: normal;
    font-weight: 400;
    line-height: 44px;
}

.firstSectPromo--vpr b{
    color: #FFB801;
}
.disc_Title{
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 700;
    font-family: "AvantGardeCTT";
    line-height: 30px;
    text-align: center;
    color: #181818;
    width: 100%;
}

.disc_Title_cont{
    display: flex;
    align-items: center;
    justify-content: center;
}

.top_cost{
    display: flex;
    justify-content: center;
}
.additionals .swiper-slide--vpr {
    max-width: 600px;
    background: rgb(255,233,0);
    background: linear-gradient(180deg, rgba(255,233,0,1) 0%, rgba(255,187,1,1) 100%);
    text-align: center;
    padding: 3px;
   -webkit-border-radius: 20px;
}

.additionals.swiper-slide--new.swiper-slide--vpr {
    -webkit-border-radius: 20px;
} 
.additionalsItem.additionalsItem--vpr {
    -webkit-border-radius: 20px;
}
ul.extern_ul{
    margin-top: 10px;
}
ul.extern_ul.extern_ul_big li{
    padding: 0;
    margin-bottom: 7px;
    padding-left: 25px;
    position: relative;
    color: #181818;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
}
ul.extern_ul li{
    padding: 0;
    margin-bottom: 7px;
    padding-left: 25px;
    position: relative;
    color: #181818;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}
ul.extern_ul li:before{
    position: absolute;
    content: "";
    display: block;
    width: 15px;
    height: 10px;
    left: 0;
    background: url(https://godege.ru/wp-content/themes/child_god_ege/img/2022/check_green.svg) center center no-repeat;
    background-size: cover;
    top: 50%;
    transform: translateY(-50%);
}
.extern_programm{
    margin-bottom: 20px;
}
.extern_img_title{
    display: block;
    margin: 0px auto;
    margin-bottom: 15px;
}
.extern_programm_title{
    border-radius: 8px;
    background: #FFF8DE;
    padding: 10px;
    margin-bottom: 20px;
    color: #181818;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
.extern_programm_title.eleven{
    background: #E9F0FF;
}
.extern_programm_title.vpr{
    background: #F6D0FC;
}
.extern_programm_title.vpr-yellow{
    background: #FFF4D4;
;
}

.extern_programm_item{
    padding: 25px 10px;
    border-radius: 25px;
    background: #FFF;
    box-shadow: 0px 4px 36px 0px rgba(196, 120, 49, 0.10);
    margin-bottom: 20px;
}
.ext_flex_item{
    position: relative;
    padding: 15px 23px;
    background: #F8F3FF;
    border: 1px solid #A26CF3;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 21px;
    border-radius: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
}
.ext_flex_item:before{
    content: "";
    display: block;
    position: absolute;
    left: -18px;
    top: 50%;
    transform: translateY(-50%);

    width: 36px;
    height: 36px;
}
.ext_flex_item.one:before{
    background: url(https://godege.ru/wp-content/themes/child_god_ege/design2021/img/extern/1.png);
}
.ext_flex_item.two:before{
    background: url(https://godege.ru/wp-content/themes/child_god_ege/design2021/img/extern/2.png);
}
.ext_flex_item.three:before{
    background: url(https://godege.ru/wp-content/themes/child_god_ege/design2021/img/extern/3.png);
}
.ext_flex_item.four:before{
    background: url(https://godege.ru/wp-content/themes/child_god_ege/design2021/img/extern/4.png);
}

.ext_flex_item.first:before{
    background: url(https://godege.ru/wp-content/themes/child_god_ege/design2021/img/extern/people.png);
}
.ext_flex_item.second:before{
    background: url(https://godege.ru/wp-content/themes/child_god_ege/design2021/img/extern/coffee.png);
}
.ext_flex_item.third:before{
    background: url(https://godege.ru/wp-content/themes/child_god_ege/design2021/img/extern/doc.png);
}
.ext_schedule_desk{
    display: none;
}

.ext_schedule_mob{
    display: block;
    margin: 40px auto;
}
.swiper-pagination-bullet-active{
    background: #FFB801!important;
}
:host {
    --swiper-theme-color: #FFB801!important;
}
.ext_flex_second .ext_flex_item{
    padding-left: 40px;
}
.ext_flex_second .ext_flex_item:before{
    width: 50px;
    height: 50px;
}
.schedule_extern{
    margin-bottom: 50px;
}
.ext_friends{
    margin-bottom: 50px;
}
.ext_friends img{
    margin-bottom: 15px;
}
.ext_adress_inner{
    padding: 15px;
    border-radius: 15px;
    background: linear-gradient(45deg, rgba(108,152,239,1) 0%, rgba(174,79,247,1) 100%);
    background: -webkit-linear-gradient(126deg, #6DF6DD 0%, #6C98EF 51.30, #AD4FF7 100%), #F9F9F9;
    background: -o-linear-gradient(126deg, #6DF6DD 0%, #6C98EF 51.30, #AD4FF7 100%), #F9F9F9;
    margin-bottom: 80px;
}

.ext_adress{
    color: white;
}
.ext_adress_text{
    margin-bottom: 20px;
}
.ext_adress_text p{
    margin-bottom: 10px;
}
.ext_copyright{
    color: #FFF;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    opacity: 0.5;
    margin-bottom: 15px;
}
.ext_adress_title{
    font-family: 'AvantGardeCTT';
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 23px;
}
.ext_yandex iframe{
    border-radius: 14px;
    height: 220px;
}
.ext_svg_right svg{
    margin-right: 6px;
}
.ext_coast_item_title{
    position: relative;
    max-width: 300px;
}
.ext_coast_item.active .ext_coast_item_text{
    display: block;
}
.ext_coast_item .ext_coast_item_title:before{
        display: block;
        content: "";
        width: 9px;
        height: 9px;
        border-top: 2px solid #181818;
        border-right: 2px solid #181818;
        position: absolute;
        right: -23px;
        z-index: 1;
        transform: translateY(-50%) rotate(315deg);
        top: 15px;
        transition: .7s;
}
.ext_coast_item.active .ext_coast_item_title:before {
    display: block;
    content: "";
    width: 9px;
    height: 9px;
    border-top: 2px solid #181818;
    border-right: 2px solid #181818;
    position: absolute;
    right: -23px;
    z-index: 1;
    transform: translateY(-50%) rotate(135deg);
    top: 9px;
    transition: .7s;
}
.ext_coast_item{
    border-radius: 8px;
    border: 1px solid #E3E3E3;
    background: #FFF;
    box-shadow: 0px 2px 40px 0px rgba(65, 65, 65, 0.10);
    padding: 8px 10px;
    margin-bottom: 10px;
}
.ext_coast_item_title{
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 165%;
}
.ext_coast_item_title strong{
    font-weight: 700;
}
.ext_coast_item_text{
    display: none;
}
.ext_coast_item_text span, .ext_coast_item_programma span{
    display: block;
    margin-top: 10px;
    color: #898989;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 5px;
}
.ext_coast_item_text p{
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 165%;
}
.ext_coast_item_text p:has(s){
    color: #040404;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 165%;
}
.ext_coast_item_text p s{
    color: #898989;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 165%;
    margin-right: 13px;
}
.ext_coast_subitem{
    padding-bottom: 15px;
    border-bottom: 1px solid #EAEAEA;
}
.ext_coast_inner{
    position: relative;
}
.ext_sale{
    text-align: center;
    display: block;
    margin: 20px auto;
    border-radius: 8px;
    background: #FFEC00;
    padding: 5px 12px;
    width: 200px;
}
.podgotovka .sectTitle{
    margin-bottom: 30px;
}
.podgotovka-title{
    margin-bottom: 20px;
}
.fr_flex{
    display: none;
}
.friends_flex{
    display: none;
}
.friends_col{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.friends_img{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.friends_img img {
    width: 48%;
    margin: 5px 4px;
    display: block;
}
.flex_col{
    display: flex;
    flex-direction: column;
}
.ext_friends .flex_col img {
    margin-bottom: 0px;
    width: 100% !important;
}
.
.zae_title{
    color: #181818;
    font-family: "AvantGardeCTT";
    font-size: 23px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 10px;
    }
.zae_text{
    color: #181818;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
}
.zae_item{
    padding: 16px 25px;
    border-radius: 5px;
    background: #F9F9F9;
    margin-bottom: 8px;
}
.vpr-video{
        display: flex;
        justify-content: center;
        position: relative;
    }
@media (min-width: 576px){
.disc_Title{
    font-size: 22px;
    line-height: 35px;
}

}

@media (min-width: 768px){
.disc_Title{  
    font-size: 26px;
    line-height: 40px;
}
    .firstSectPromo--vpr p{
        color: #181818;
        font-size: 20px;
}
    .flex_col img {
        width: 100%;
}
    .fr_swiper{
        display: none;
}
    .ext_adress{
        margin-bottom: 100px;
    }
    .ext_adress_text p{
    margin-bottom: 20px;
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 30px;
}
    .ext_adress_text .ext_adress_title{
    font-size: 27px;
    font-style: normal;
    font-weight: 700;
}
    .ext_adress_text{
        margin-bottom: 85px;
    }
    .ext_copyright{
        margin-bottom: 0;

    }
    .ext_copyright P{
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 30px;
    }
    .ext_yandex{
        width: 44%;
    }
    .ext_yandex iframe{
        border-radius: 24px;
        height: 530px;
    }
    .ext_adress_left{
        padding: 20px;
    }
    .ext_adress_inner{
        display: flex;
        justify-content: space-between;
        padding: 35px 40px;
    }
    .schedule_extern .contain{
        max-width: 1200px;
    }
    ul.extern_ul{
        margin-top: 20px;
    }
    ul.extern_ul li{
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 35px;
        padding-left: 35px;
    }
    ul.extern_ul.extern_ul_wrap li {
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: 35px;
        padding-left: 35px;
    }
    .extern_ul_wrap {
        max-width: 417px;
    }
    ul.extern_ul li:before{
        width: 20px;
        height: 14px;
        left: 0;
        top: 50%;
        margin-top: -7px;
        transform: inherit;
    }
    .page-template-mat_vertical .firstSectCont ul.extern_ul li {
        white-space: nowrap;
    }
    .extern_programm_inner{
        display: flex;
        justify-content: space-between;
        margin-top: 50px;
        max-width: 1200px;
        margin: 80px auto;
    }
    .extern_programm_item{
        width: 48%;
        padding: 40px 25px;
    }
    .extern_programm_title{
        padding: 20px 40px;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 32px;
        margin-bottom: 25px;
    }
    .ext_flex_first, .ext_flex_second{
        display: flex;
        justify-content: space-between;
        max-width: 1200px;
    }
    .ext_flex_first .ext_flex_item{
        width: 23%;
        padding: 27px 40px;
        font-size: 18px;
        font-style: normal;
        font-weight: 600;
        line-height: 25px;
        display: flex;
        align-items: center;
    }
    .ext_flex_item{
        border: 2px solid #A26CF3;
    }

    .ext_schedule_desk{
        display: block;
        margin: 40px auto;
    }
    .ext_schedule_mob{
        display: none;
    }
    .ext_flex_second .ext_flex_item{
        width: 30%;
        padding: 27px 40px;
        font-size: 18px;
        font-style: normal;
        font-weight: 600;
        line-height: 25px;
        display: flex;
        align-items: center;

    }
    .ext_flex_second .ext_flex_item:before{
        left: -25px;
    }
    .zae_flex{
        display: flex;
        justify-content: space-between;
        margin: 40px auto;
    }
    .zae_item{
        width: 32%;
        padding: 25px;
        border-radius: 20px;
        padding: 35px 25px 50px;
    }
    .zae_title{
font-size: 36px;
font-style: normal;
font-weight: 700;
line-height: normal;
    }
    .zae_text{
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 30px;
    }
    .fr_flex{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        max-width: 1200px;
        margin: 80px auto;
        align-items: center;
    }

    .fr_flex--vpr {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        max-width: 1200px;
        margin: 20px auto;
        align-items: center;
    }
     
    .ext_friends img{
        display: block;
        width: 48%;
        border-radius: 20px;
        height: max-content;
    }


    .ext_coast_item{
        display: flex;
        justify-content: space-between;
        border: none;
        box-shadow: none;
        margin-bottom: 0;
        border-bottom: 1px solid #E3E3E3;
        padding: 20px 0;
        border-radius: 0;
    }
    .ext_coast_item_text{
        width: 70%;
        display: flex;
        justify-content: space-between;
        text-align: center;
    }
    .ext_coast_inner{
        margin-top: 80px;
        padding: 20px 40px;
        border-radius: 25px;
        background: #FFF;
        box-shadow: 0px 4px 36px 0px rgba(196, 120, 49, 0.10);
    }
    .ext_sale{
        width: 310px;
        position: absolute;
        top: -54px;
        right: 50%;
        transform: translateX(50%);
        border-radius: 25px 25px 0 0;
        font-weight: 700;
    }
    .ext_coast_subitem{
        border: none;
    }
    .ext_coast_item .ext_coast_item_title:before{
        display: none;
    }
    .ext_coast_item_text span, .ext_coast_item_programma span{
        margin-bottom: 30px;
        color: #9F9F9F;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 25px;
        text-transform: uppercase;
        margin-top: 0;
    }
    .ext_coast_item:nth-child(1){
        padding-top: 0;
        border-top: none;
    }
    .ext_coast_item.last{
        border-bottom: 0;
    }
    .ext_coast_item_title{
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 25px;
    }
    .ext_coast_item_text p{
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 25px;
    }
    .ext_coast_item_text p:has(s){
        font-size: 22px;
        font-style: normal;
        font-weight: 700;
        line-height: 25px;
    }
    .ext_coast_item.active .ext_coast_item_text{
        display: flex;
    }
    .ext_coast_item.active .ext_coast_item_title:before{
        display: none;
    }
}


@media (min-width: 992px){

    .disc_Title{
        font-size: 30px;
        line-height: 45px;
    }
    .firstSectPromo--vpr p{
        font-size: 24px;
    }
    .page-template-predmet_test .firstSect .contain {
        grid-template-columns: 2.3fr 2.7fr!important;
    }
    .extern_ul_wrap {
        max-width: 535px;
    }
    ul.extern_ul.extern_ul_wrap li {
        font-size: 16px;
    }
}
@media (min-width: 1160px){
.friends_col{
    display: none;
}
    .friends_flex{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        max-width: 1200px;
        margin: 80px auto;
        align-items: center;
    }

}
@media (min-width: 1200px){

    .disc_Title{
        font-size: 34px;
        line-height: 45px;
        margin-bottom: 30px;
    }
    .swiper-slide.swiper-slide--vpr {
        -webkit-border-radius: 20px;
    }
}
@media (min-width: 1400px){
.disc_Title{
    font-size: 42px;
    line-height: 64px;
}
}