/* ---- main ---- */
#idx_top_menu{
    display: none;
}
.toys_landing_exit{
    background-color: #af4799!important;
}
.toys_landing_exit:hover{
    background-color: #783169!important;
}


/* ---- TopSection ---- */
#toys_topsection{
    min-height: 450px;
    background-image: url(../img/toys/top_back.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: center;
    background-position-y: center;
    background-color: #ffffff;
    padding-bottom: 40px;
}
#toys_top_title1{
    font-size: 30pt;
    margin-top: 50px;
    color: #af4799;
}
#toys_top_title2{
    font-size: 16pt;
    margin-top: 50px;
    border-left: 4px solid #af4799;

    display: block;
}

/* ---- Interdelim ---- */
#toys_interdelim{
    background-color: #af4799;
}

#toy_interdelim_text{
    font-size: 20pt;
    text-align: center;
    color: #ffffff;
    padding: 5px 0px;
}

/* ---- TimeTable ---- */
#toys_timetable_section{
    background-color: #f0efef;
}
#toy_timetable_text1{
    margin-top: 30px;
    font-size: 16pt;
    text-align: center;
}
#toy_timetable_text2{
    margin-top: 30px;
    font-size: 22pt;
    text-align: center;
    color: #af4799;
}
#toys_forwhom_section{
    margin-top: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #ffffff;
}
.toys_forwhom_icons{

}
.toys_forwhom_icons img{
    display: block;
    margin: 0px auto;
}
.toys_forwhom_text{
    text-align: center;
    margin-top: 20px;
}

/* ---- Delim Section 2 ---- */
#toys_delim2_section{
    min-height: 650px;
    background-image: url(../img/toys/back2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: center;
    background-position-y: center;
}
#toys_delim2_text{
}

/* ---- About ---- */
#toys_about_section{
    padding-top: 20px;
    padding-bottom: 20px;
}
#toys_about_text{
    text-align: center;
    font-size: 25pt;
}
#toys_about_list_block{

}
#toys_about_list{
    list-style: none;
    margin-top: 20px;
}
#toys_about_list li{
    margin-bottom: 30px;
}
.toys_about_list_img{
}
.toys_about_list_text{

    font-size: 14pt;
}

/* ---- Info ---- */
#toys_info_section{
    background-color: #ffffff;
}
#toys_info_img{

}
#toys_info_img img{
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
#toys_info_text_t1{
    font-size: 14pt;
    margin-top: 100px;
    color: #af4799;
}
#toys_info_text_t2{
    font-size: 14pt;
    margin-top: 40px;
}



/* ---- TrainerBlock ----- */
.toys_trainer{
    padding-bottom: 20px;
}
.toys_trainer .widget_trainer_title{
    color: #af4799;
}
.toys_trainer .widget_trainer_link{
    color: #af4799;
}
.toys_trainer .widget_trainer_link:hover{
    color: #af4799;
}

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



/* ---- Pay ----- */
#toys_paysection{
    position: relative;
    background-color: #ffffff;
    padding-top: 20px;
    padding-bottom: 20px;
}
#toys_pay_img img{
    width: 80%;
    display: block;
    margin: 0px auto;
}
#toys_pay_text{
    margin-top: 50px;
    font-size: 14pt;
}
#toys_pay_text2{
    text-transform: uppercase;
    text-align: center;
    font-size: 14pt;
    background-color: #ffcf00;
    border-radius: 10pt;
    padding: 5px;
    color: #ffffff;
    margin-top: 30px;
}


/* ---- Paid Access ---- */
.toys_paidaccess{
    padding-top: 20px;
    position: relative;
    background-color: #ffffff;
}


.toys_paidaccess .paidac_button{
    background-color: #af4799;
}
.toys_paidaccess .paidac_button:hover{
    background-color: #783169;
}

.toys_paidaccess .btn-primary{
    background-color: #af4799!important;
}

.toys_paidaccess .btn-primary:hover{
    background-color: #783169!important;
}
.toys_paidaccess label input:checked ~ .checkmark{
    background-color: #783169!important;
}
.toys_paidaccess label:hover input ~ .checkmark {
    background-color: #af4799!important;
}
.toys_paidaccess #paidac_text1{
    border-color: #af4799!important;
}
.toys_paidaccess #paidaccess_form input{
    border-color: #af4799!important;
}



/* ---- Contacts ---- */
.toys_contacts .btn-primary{
    background-color: #af4799!important;
    color: #ffffff!important;
    font-size: 12pt;
}
.toys_contacts .btn-primary:hover{
    background-color: #783169!important;
}







