/* ---- main ---- */
#idx_top_menu{
    display: none;
}
.pack_landing_exit{
    background-color: #4e7a86!important;
}
.pack_landing_exit:hover{
    background-color: #71a4b2!important;
}

.pack_landing_exit{
    background-color: #4e7a86!important;
}
.pack_landing_exit:hover{
    background-color: #71a4b2!important;
}

/* ---- Package pay ----- */
.spv_package_pay #package_pay_title{
    color: #4e7a86;
}
.spv_package_pay #package_pay_price{
    color: #4e7a86;
}

/* ---- Paid Access ---- */
.spv_paidaccess{
    padding-top: 20px;
    position: relative;
    background-color: #ffffff;
}
.spv_paidaccess .paidac_button{
    background-color: #4e7a86;
}
.spv_paidaccess .paidac_button:hover{
    background-color: #71a4b2;
}

.spv_paidaccess .btn-primary{
    background-color: #4e7a86!important;
}

.spv_paidaccess .btn-primary:hover{
    background-color: #71a4b2!important;
}
.spv_paidaccess label input:checked ~ .checkmark{
    background-color: #71a4b2!important;
}
.spv_paidaccess label:hover input ~ .checkmark {
    background-color: #4e7a86!important;
}
.spv_paidaccess #paidac_text1{
    border-color: #4e7a86!important;
}
.spv_paidaccess #paidaccess_form input{
    border-color: #4e7a86!important;
}

/* ---- Contacts ---- */
.spv_contacts .btn-primary{
    background-color: #4e7a86!important;
    color: #ffffff!important;
    font-size: 12pt;
}
.spv_contacts .btn-primary:hover{
    background-color: #71a4b2!important;
}






/* ---- TrainerBlock ----- */
.spv_trainer{
    padding-bottom: 20px;
}
.spv_trainer .widget_trainer_title{
    color: #4e7a86;
}
.spv_trainer .widget_trainer_link{
    color: #4e7a86;
}
.spv_trainer .widget_trainer_link:hover{
    color: #4e7a86;
}

/* ---- SocialButtons ---- */
.spv_social{
    margin-top: 10px;
}
.spv_social a{
    margin: 0px 2px;
    background-image: url(../img/widgets/socialbuttons/trainer_addict.png)!important;
}

/* ---- Contacts ---- */
.spv_contacts{
    /*background-image: url(../img/cons/contact.jpg)!important;*/
}
.spv_contacts .btn-primary{
    background-color: #4e7a86!important;
    color: #ffffff!important;
    font-size: 12pt;
}
.spv_contacts .btn-primary:hover{
    background-color: #71a4b2!important;
}





/* ---- TopSection ---- */
#spv_topsection{
    position: relative;
    min-height: 600px;
    background-color: #ffffff;
    background-image: url("../img/supervision/topsection_back.jpg");
    background-position-x: right;
    background-repeat: no-repeat;
    background-size: contain;
    padding-bottom: 50px;
}
#spv_topsection_title{
    margin-top: 400px;
    text-align: center;
    font-size: 40pt;
}
#spv_topsection_date{
    background-color: #4e7a86;
    color: #ffffff;
    font-size: 18pt;
    border-radius: 15pt;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 30px;
}

/* ---- Demands ---- */
#spv_demands{
    position: relative;
    background-color: #4e7a86;
    padding-top: 30px;
    padding-bottom: 50px;
}
#spv_demands_title{
    color: #ffffff;
    text-align: center;
    font-size: 20pt;
    font-weight: bold;
}
#spv_demands_list{
    list-style: none;
    margin-top: 20px;
}
#spv_demands_list li{
    color: #ffffff;
    font-size: 16pt;
    font-weight: bold;
    margin-top: 20px;
}
.spv_demands_list_img{
    height: 50px;
}
.spv_demands_list_img img{
    margin-right: 20px;
    margin-top: -5px;

}
.spv_demands_list_text{

}

/* ---- significence ---- */
#spv_signif{
    position: relative;
    min-height: 300px;
    background-image: url("../img/supervision/spv_back.png");
    background-size: cover;
    background-position-x: left;
}
#spv_signif_text{
    margin-top: 100px;
    font-size: 22pt;

}

#spv_significance{
    position: relative;
    background-color: #ffffff;
    padding-top: 70px;
    padding-bottom: 50px;
}

#spv_significance_list{
    list-style: none;
}
#spv_significance_list li{
    margin-bottom: 30px;
}
.spv_significance_list_img_bk{
   height: 95px;
   width: 100px;
    background-repeat: no-repeat;
    background-image: url("../img/supervision/sprite2.png");

}
#spv_i1{background-position-y: 0px;}
#spv_i2{background-position-y: -96px;}
#spv_i3{background-position-y: -192px;}
#spv_i4{background-position-y: -289px;}
#spv_i5{background-position-y: -385px;}
#spv_i6{background-position-y: -480px;}
.spv_significance_list_text{
    font-size: 14pt;
}

/* ----- Interdelim Variant ---- */
#spv_interdelim_var{
    position: relative;
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #4e7a86;
}
#spv_interdelim_var_text{
    color: #ffffff;
    font-size: 18pt;
    text-align: center;
}

/* ---- Variant1 ---- */
#spv_variant1{
    position: relative;
    min-height: 300px;
    background-image: url("../img/supervision/variant1.png");
    background-size: contain;
    background-position-x: left;
    background-repeat: no-repeat;
    background-color: #f3eff0;
    padding-top: 0px;
    padding-bottom: 30px;
}
#spv_variant1_title{
    color: #4e7a86;
    font-size: 16pt;
    font-weight: bold;
    margin-top: 50px;
}
#spv_variant1_text{
    font-size: 14pt;
    margin-top: 30px;
}

/* ---- Variant2 ---- */
#spv_variant2{
    position: relative;
    min-height: 300px;
    background-image: url("../img/supervision/variant2.jpg");
    background-position-x: left;
    background-position-y: 30%;
    background-repeat: no-repeat;
    background-color: #ffffff;
    padding-top: 0px;
    padding-bottom: 30px;
}
#spv_variant2_title{
    color: #4e7a86;
    font-size: 16pt;
    font-weight: bold;
    margin-top: 50px;
}
#spv_variant2_text{
    font-size: 14pt;
    margin-top: 30px;
}

/* ---- Variant3 ---- */
#spv_variant3{
    position: relative;
    min-height: 300px;
    background-image: url("../img/supervision/variant3.png");
    background-size: contain;
    background-position-x: left;
    background-repeat: no-repeat;
    background-color: #f6f3f6;
    padding-top: 0px;
    padding-bottom: 30px;
}
#spv_variant3_title{
    color: #4e7a86;
    font-size: 16pt;
    font-weight: bold;
    margin-top: 50px;
}
#spv_variant3_text{
    font-size: 14pt;
    margin-top: 30px;
}

/* ---- Time Table ---- */
#spv_timetable{
    padding-top: 50px;
    padding-bottom: 40px;
    background-color: #ffffff;
}
.spv_time_icons{
    background-image: url(../img/supervision/time_icons.png);
    width: 150px;
    height: 151px;
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.spv_time_item{
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.spv_time_icon1{background-position-x: 0px;}
.spv_time_icon2{background-position-x: -159px;}
.spv_time_icon3{background-position-x: -317px;}
.spv_time_text{
    text-align: center;
    margin-top: 10px;
    font-size: 12pt;
}
#spv_time_practice{
    margin-top: 50px;
    text-align: center;
    font-size: 14pt;
}

/* ---- Privelegue ----- */
#spv_privilege{
    position: relative;
    background-color: #ffffff;
    padding-top: 30px;
    padding-bottom: 50px;
}
#spv_privilege_title{
    font-size: 14pt;
    border: 2px solid #4e7a86;
    padding: 20px 30px;
}
#spv_privilege_cnt{
    margin-top: 50px;
}
.spv_privilege_item{
    border: 2px solid #4e7a86;
    border-radius: 15px;
    padding-left: 0px;
    padding-right: 0px;
}
.spv_privilege_item_title{
    background-color: #4e7a86;
    color: #ffffff;
    text-align: center;
    width: 100%;
    margin-left: 0px;
    border-radius: 10px 10px 0px 0px;
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 14pt;
    text-transform: uppercase;
}
.spv_privilege_text_title{
    padding-left: 15px;
    padding-right: 15px;
    font-size: 16pt;
    text-transform: uppercase;
    color: #4e7a86;
    text-align: center;
    margin-top: 10px;
}
.spv_privilege_text{
    padding-left: 15px;
    padding-right: 15px;
}
.spv_privilege_text ul{
    list-style: none;
    margin-top: 10px;
}
.spv_privilege_text ul li{
    margin-top: 10px;
}
.spv_privilege_text_price{
    padding-left: 15px;
    padding-right: 15px;
    font-size: 16pt;
    color: #4e7a86;
    text-align: center;
    margin-top: 10px;
}
.spv_privilege_button_cnt{
    padding-left: 60px;
    padding-right: 60px;
    padding-bottom: 10px;
    padding-top: 20px;
    cursor: pointer;
}
.spv_privilege_button{
    display: block;
    background-color: #4e7a86;
    color: #ffffff;
    font-size: 14pt;
    text-align: center;
    padding-top: 7px;
    padding-bottom: 7px;
    border-radius: 15px;
}
.spv_privilege_button:hover{
    text-decoration: none;
    background-color: #71a4b2;
    color: #ffffff;
}

/* ---- Why ---- */
#spv_why{
    min-height: 500px;
    position: relative;
    background-image: url(../img/supervision/imgdelim.jpg);
    background-repeat: no-repeat;
    background-position-y: top;
    background-size: contain;
    background-color: #ffffff;
    padding-bottom: 30px;
}
#spv_why_title{
    margin-top: 350px;
    color: #4e7a86;
    text-align: center;
    font-size: 22pt;
    font-weight: bold;
}
#spv_why_text{

}
#spv_why_text ul{
    list-style: none;
}
#spv_why_text ul li{
    margin-top: 20px;
    font-size: 12pt;
}
.spv_why_list_img img{
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.spv_why_list_text{

}


/* ---- Cert ---- */
#spv_cert{
    background-color: #ffffff;
    position: relative;
    padding-top: 30px;
    padding-bottom: 30px;
}
#spv_cert_img img{
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}
#spv_cert_text{
    font-size: 14pt;
}









