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

.spv2_landing_exit{
    background-color: #39679d !important;
}
.spv2_landing_exit:hover{

    background-color: #588FCF!important;
}

/* ---- TopSection ---- */
#spv2_topsection{
    min-height: 600px;
    background-color: #588FCF;
}
#spv2_topsection_glow{
    border-radius: 382px;
    background: radial-gradient(302.74% 302.74% at -50.99% 116.56%, rgba(255, 255, 255, 0.25) 0%, rgba(255, 255, 255, 0.00) 100%);
    filter: blur(50px);
    position: absolute;
    width: 382px;
    height: 380px;
    right: 100px;
}
#spv2_topsection .container{
    background-image: url(../../img/supervision/top_section.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position-x: right;
    min-height: 600px;
    position: relative;
}
#spv2_top_title1{
    color: #000;
    font-family: Montserrat;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-top: 100px;
}
#spv2_top_title2{
    color: #FFF;
    font-family: Montserrat;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-top: 100px;
}


/* ---- Timetable ---- */
#spv2_timetable_section{
    position: relative;
    padding-bottom: 150px;

}
#spv2_timetable_container{
    background-color: #F4F9FF;
    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);
}
.spv2_timetable_item{
    height: 75px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    color: #000000;
    padding: 0px 30px 0px 30px;
    text-align: center;
}
.spv2_timetable_item_border{
    border-right: 1px solid #588FCF;
}
.spv2_timetable_item_border_bottom{
    display: none;
}


/* ---- Why Supervision ---- */
#spv2_why_supervision_section{
    position: relative;
    background-color: #ffffff;
}
#spv2_why_supervision_title{
    color: #000;
    text-align: center;
    font-family: Montserrat;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding-bottom: 50px;
}
.spv2_why_supervision_subtitle{
    color: rgba(29, 78, 136, 0.90);
    font-family: Montserrat;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-align: center;
    padding-bottom: 50px;
}
.spv2_why_supervision_img{

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

}
.spv2_why_supervision_list_row{
    padding-bottom: 20px;
}
.spv2_why_supervision_list_num{
    color: rgba(29, 78, 136, 0.70);
    font-family: Montserrat;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.spv2_why_supervision_list_text{
    color: #000;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.spv2_why_supervision_content{
    padding-bottom: 100px;
}

/* ---- Packets ---- */
#spv2_packets{
    position: relative;
    background-color: #ffffff;
    padding-bottom: 50px;

}
#spv2_packets_title{
    text-align: center;
    padding-bottom: 100px;
    color: #000;
    font-family: Montserrat;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.spv2_packets_item{
    padding: 0px 40px;
}
.spv2_packets_item__iner{
    min-height: 700px;
    border-radius: 20px 20px 0px 0px;
    background: #F4F9FF;
    box-shadow: 4px 4px 4px 4px rgba(0, 0, 0, 0.05);
    padding: 30px 15px 0px 15px;
    position: relative;
}
.spv2_packets_item__title{
    text-align: center;
    color: #346094;
    font-family: Montserrat;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding-bottom: 30px;
}
.spv2_packets_item__text{
    color: #000;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.spv2_packets_item__text div{
    padding-bottom: 30px;
}
.spv2_packets_item__price{
    color: rgba(29, 78, 136, 0.90);
    text-align: center;
    font-family: Montserrat;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-align: center;
    position: absolute;
    bottom: 80px;
    width: 100%;
    margin-left: -15px;
}
.spv2_packets_item__button{
    border-radius: 20px;
    background: rgba(88, 143, 207, 0.90);
    color: #FFF;
    text-align: center;
    font-family: Montserrat;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding: 15px 60px;
    display: block;
    position: absolute;
    bottom: -30px;
    left: 10%;
}
.spv2_packets_item__button:hover{
    text-decoration: none;
    background: rgba(29, 78, 136, 1);
    color: #FFF;
}

/* ---- Trainer ---- */
.spv2_trainer{
    margin-top: 50px;
}
.spv2_trainer #widget_trainer_v2_rcnt{
    background: rgba(88, 143, 207, 0.90);
}
.spv2_trainer #widget_trainer_v2_name_inner{
    color: rgba(29, 78, 136, 0.90);
}

.spv2_trainer .widget_trainer_v2_social svg path{
    stroke: rgba(29, 78, 136, 0.90);
}

/* ---- Questions ---- */
.spv2_spoiler_q_list{
    margin-top: 100px;
}
.spv2_spoiler_q_list .wu_spoiler_list_item{
    background: rgba(88, 143, 207, 0.90);
    color: #ffffff;
}


.spv2_spoiler_q_list .wu_spoiler_list_item_text{
    border-color: #588FCF;
    background-color: #F4F9FF;
}


/* ---- Contacts ---- */
.spv2_contacts #wcont_container{
    background: rgba(88, 143, 207, 0.90);
}
.spv2_contacts #wcont_phone{
    color: #ffffff;
}
.spv2_contacts .wcont_channel svg path{
    fill: rgba(29, 78, 136, 0.90);
}
.spv2_contacts .wcont_channel_text{
    color: rgba(29, 78, 136, 0.90);
}

/* ---- Cert ---- */
.spv2_cert{
    width: 100%;

}




