/* ---- main ---- */
#idx_top_menu{
    display: none;
}
body {
    background-color: #ffffff!important;
}

/* ---- Landing Exit ---- */
.str_landing_exit{
    border-radius: 15px!important;
    border: 1px solid #FFF;
    background-color: #D2020E!important;
    font-family: Montserrat;
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    left: 50px!important;
}


/* ---- Topsection ---- */
#str_topsection{
    background-color: #D2020E;
    min-height: 550px;
    padding-top: 50px;
    position: relative;
}
#str_topsection__glow{
    position: absolute;
    top: 0px;
    left: 50%;
    z-index: 1;
    width: 386px;
    height: 386px;
    flex-shrink: 0;
    border-radius: 386px;
    background: rgba(255, 255, 255, 0.70);
    filter: blur(100px);
}
#str_topsection .container{
    background-image: url('../../img/str/top.png');
    height: 500px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position-x: 70%;
    z-index: 100;
    position: relative;
}
#str_topsection__title1{
    color: #FFFFFF;

    font-family: Montserrat;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-top: 100px;
}
#str_topsection__title2{
    color: #FFF;

    /* H2 */
    font-family: Montserrat;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-top: 50px;
}


/* ---- Timetable ---- */
#str_timetable_section{
    position: relative;
    padding-bottom: 150px;
    z-index: 200;
}
#str_timetable_container{
    padding-top: 15px;
    padding-bottom: 30px;
    margin-top: -60px;

    /* filter: drop-shadow(80px 114px 56px rgba(0, 0, 0, 0.01)) drop-shadow(45px 64px 47px rgba(0, 0, 0, 0.05)) drop-shadow(20px 29px 35px rgba(0, 0, 0, 0.09)) drop-shadow(5px 7px 19px rgba(0, 0, 0, 0.1)) drop-shadow(0px 0px 0px rgba(0, 0, 0, 0.1));
 */
    /*box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.25);*/
}
.str_timetable_item{
    background-color: #FFFFFF;
    height: 75px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    color: #000000;
    padding: 40px 30px 60px 30px;
    text-align: center;
    box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.25);
    border: 1px solid #D2020E;
    font-weight: bold;
}

/* ---- WhyWe ---- */
#str_whywe_section{
    padding-top: 0px;
    position: relative;
    background-color: #ffffff;
}
#str_whywe_title{
    text-align: center;
    font-size: 20px;
    color: #D2020E;
    font-weight: 700;
    margin-bottom: 50px;
}
.str_whywe_item_container{
    margin-bottom: 100px;
}
.str_whywe_item_num{
    color: #D2020E;
}
.str_whywe_item_num svg{
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}
.str_whywe_item_text{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
}

/* ---- Tech ---- */
#str_tech_section{
    padding-top: 0px;
    position: relative;
    background-color: #ffffff;
    padding-bottom: 50px;
}
#str_tech_title{
    text-align: center;
    color: #D2020E;
    font-family: Montserrat;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 50px;
}
#str_tech_img img{
    width: 60%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.str_tech_content__title{
    color: #D2020E;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.str_tech_content__text{
    color: #000;
    /* дополнительный 2 */
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 20px;
}


/* ---- Efective ---- */
#str_efective_section{
    position: relative;
    background-color: #ffffff;
    padding-top: 50px;
    padding-bottom: 150px;
}
#str_efective_cnt{
    background: #D2020E;
    box-shadow: 80px 114px 56px rgba(0, 0, 0, 0.01), 45px 64px 47px rgba(0, 0, 0, 0.05), 20px 29px 35px rgba(0, 0, 0, 0.09), 5px 7px 19px rgba(0, 0, 0, 0.1), 0px 0px 0px rgba(0, 0, 0, 0.1);
    border-radius: 20px;
    padding: 50px 30px;
    position: relative;
}
#str_efective_img{

}
#str_efective_img img{
    position: absolute;
    bottom: -15px;
    left: 0px;
}
#str_efective_text {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    color: #FFFFFF;
}



/* ---- Trainer ---- */
.str_trainer{
    background-color: #ffffff;
    position: relative;
    padding-top: 0px;
    padding-bottom: 50px;
}
.str_trainer #widget_trainer_v2_rcnt{
    background-color: #D2020E!important;
}
.str_trainer #widget_trainer_v2_name_inner{
    color: #D2020E!important;
}
.str_trainer .widget_trainer_v2_social_inner svg path{
    stroke: #D2020E!important;
}
.str_trainer #widget_trainer_v2_text1, .str_trainer #widget_trainer_v2_text2, .str_trainer #widget_trainer_v2_text3{
    color: #FFFFFF;
}


/* ---- Pricing - PaidAccess---- */
.str_pricing#wu_pricing_section{
    background-color: #D2020E!important;
    position: relative;
}
.str_paidaccess .paidac_b_row{
    margin-top: -240px;
    margin-left: 41.66666667%;
}
.str_paidaccess .paidac_button{
    background: #F8F5FF;
    padding: 10px 15px;
    border-radius: 15px;
    width: 100%;
    display: block;
    color: #000000;
    margin-top: 30px;
}
.str_paidaccess .paidac_button:hover{
    background-color: #FF7E86!important;
}



/* ---- Spoiler List Questions ---- */
.str_spoiler_q_list .wu_spoiler_list_item{
    background-color: #D2020E!important;
    color: #FFFFFF!important;
}
.str_spoiler_q_list .wu_spoiler_list_item_text{
    border-color: #D2020E!important;
}
.str_spoiler_q_list .wu_spoiler_list_item_text__text a{
    color: #D2020E!important;
}
.str_spoiler_q_list .wu_spoiler_list_item_text__text a:hover{
    color: #FF7E86!important;
}

/* ---- Contacts ---- */
.str_contacts #wcont_container{
    background-color: #D2020E!important;
}
.str_contacts .wcont_channel svg path{
    fill: #FF7E86;
}
.str_contacts .wcont_channel_text{
    color: #FF7E86;
}

/* ---- Cert ---- */
#str_cert{
    width: 100%;
    margin-top: 10px;
}