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

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



/* ---- Topsection ---- */
#hys_topsection{
    background-color: #CDB8A6;
    min-height: 550px;
    padding-top: 50px;
    position: relative;
}
#hys_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);
}
#hys_topsection .container{
    background-image: url('../../img/hys/top.png');
    height: 500px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position-x: 70%;
    z-index: 100;
    position: relative;
}
#hys_topsection__title1{
    color: #740E0E;

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

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



/* ---- Timetable ---- */
#hys_timetable_section{
    position: relative;
    padding-bottom: 100px;
    z-index: 100;
}
#hys_timetable_container{
    padding-top: 15px;
    padding-bottom: 20px;
    margin-top: -60px;
    background-color: #740E0E;
    /* 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);
}
.hys_timetable_item{
    height: 55px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    color: #ffffff;
    padding: 20px 30px 0px 30px;
    text-align: center;

}
.hys_timetable_item_border{
    border-right: 1px solid #ffffff;
}
.hys_timetable_item_border_bottom{
    display: none;
}

/* ----motivation----*/
#hys_motivation_section{
    position: relative;
    background-color: #ffffff;
    padding-bottom: 25px;
}
.hys_motivation_text{
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: block;
}
#hys_motivation_text1{
    color: #000;
}
#hys_motivation_text2{
    color: #740E0E;
    margin-top: 30px;
}
#hys_motivation_text3{
    color: #000;
    margin-top: 30px;
}

/* ---- Why Section ---- */
#hys_why_section{
    position: relative;
    background-color: #FFFFFF;
    margin-top: 200px
}
#hys_why_block{
    background-color: #CDB8A6;
    padding-bottom: 100px;
}
#hys_why_img{
    margin-top: -150px;
}
#hys_why_img img{
    width: 100%;
}
#hys_why_text{
    margin-top: 70px;
    color: #740E0E;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}



/* ---- Why Supervision ---- */
#hys_why_supervision_section{
    position: relative;
    background-color: #ffffff;
    margin-top: 100px;
}
#hys_why_supervision_title{
    color: #740E0E;
    text-align: center;
    font-family: Montserrat;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding-bottom: 50px;
}
.hys_why_supervision_subtitle{
    color: #CDB8A6;
    font-family: Montserrat;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-align: center;
    padding-bottom: 50px;
}
.hys_why_supervision_img{

}
.hys_why_supervision_img img{
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.hys_why_supervision_list_cnt{

}
.hys_why_supervision_list_row{
    padding-bottom: 20px;
}
.hys_why_supervision_list_num{
    color: #CDB8A6;
    font-family: Montserrat;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.hys_why_supervision_list_text{
    color: #000;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.hys_why_supervision_content{
    padding-bottom: 100px;
}

/* ---- Efective ---- */
#hys_efective_section{
    position: relative;
    background-color: #ffffff;
    padding-top: 50px;
    padding-bottom: 100px;
}
#hys_efective_cnt{
    background: #740E0E;
    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;
}
#hys_efective_img{

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

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

/* ---- Pricing - PaidAccess---- */
.hys_pricing#wu_pricing_section{
    background-color: #740E0E!important;
    position: relative;
    margin-top: 50px;
}
.hys_pricing #wu_pricing_title{
    color: #FFFFFF;
}
.hys_pricing .price_usd{
    color: #FFFFFF;
}
.hys_pricing .price_eq{
    color: #FFFFFF;
}
.hys_paidaccess .paidac_b_row{
    margin-top: -240px;
    margin-left: 41.66666667%;
}

.hys_paidaccess .paidac_button{
    background: #F8F5FF;
    padding: 10px 15px;
    border-radius: 15px;
    width: 100%;
    display: block;
    color: #000000;
    margin-top: 30px;
}
.hys_paidaccess .paidac_button:hover{
    background-color: #740E0E!important;
    border: 1px solid #ffffff;
}


.hys_paidaccess form .btn{
    background-color: #740E0E!important;
    color: #FFFFFF;
}
.hys_paidaccess form .btn:hover{
    background-color: #D2020E!important;
    color: #ffffff;
}

.hys_paidaccess label input:checked ~ .checkmark{
    background-color: #D2020E!important;
}
.hys_paidaccess label:hover input ~ .checkmark {
    background-color: #740E0E!important;
}
.hys_paidaccess #paidac_text1{
    border-color: #740E0E!important;
}
.hys_paidaccess #paidaccess_form input{
    border-color: #740E0E!important;
}


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

/* ---- Contacts ---- */
.hys_contacts #wcont_container{
    background-color: #CDB8A6!important;
}
.hys_contacts .wcont_channel svg path{
    fill: #740E0E;
}
.hys_contacts .wcont_channel_text{
    color: #740E0E;
}
.hys_contacts #wcont_phone{
    color: #ffffff;
}

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

