#idx_top_menu{
    display: none;
}
.ttech_landing_exit{
    background-color: #ffcf00!important;
    color: #000000!important;
}
.ttech_landing_exit:hover{
    background-color: #e7ab16!important;
    color: #000000!important;
}



/* ---- TrainerBlock ----- */
.ttech_trainer{
    padding-bottom: 20px;
}
.ttech_trainer .widget_trainer_title{
    color: #0facc2;
}
.ttech_trainer .widget_trainer_link{
    color: #0facc2;
}
.ttech_trainer .widget_trainer_link:hover{
    color: #0facc2;
}

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



/* ---- Paid Access ---- */
.ttech_paidaccess{
    padding-top: 20px;
    position: relative;
    background-color: #ffffff;
}
.ttech_paidaccess .paidac_button{
    background-color: #ffcf00;
    border-radius: 15px;
    color: #000000!important;
}
.ttech_paidaccess .paidac_button:hover{
    background-color: #e7ab16;
    color: #000000!important;
}
.ttech_paidaccess .paidac_button:active{
    color: #000000!important;
}
.ttech_paidaccess .paidac_button:focus{
    color: #000000!important;
}
.ttech_paidaccess .btn-primary{
    background-color: #ffcf00!important;
    border-radius: 15px;
    color: #000000!important;
}

.ttech_paidaccess .btn-primary:hover{
    background-color: #e7ab16!important;
}
.ttech_paidaccess label input:checked ~ .checkmark{
    background-color: #ffcf00!important;
}
.ttech_paidaccess label:hover input ~ .checkmark {
    background-color: #ffcf00!important;
}
.ttech_paidaccess #paidac_text1{
    border-color: #ffcf00!important;
}
.ttech_paidaccess #paidaccess_form input{
    border-color: #ffcf00!important;
}


/* ---- Contacts ---- */
.ttech_contacts{
    /*background-image: url(../img/cons/contact.jpg)!important;*/
}
.ttech_contacts .btn-primary{
    background-color: #ffcf00!important;
    color: #000000!important;
    font-size: 12pt;
}
.ttech_contacts .btn-primary:hover{
    background-color: #ffcf00!important;
}



/* ---- Top Section ---- */
#ttech_top_section{
    min-height: 400px;
    background-image: url(../img/ttech/top_back.jpg);
    background-size: contain;
    background-repeat: no-repeat;
}
#ttech_topsection_title{
    font-size: 40pt;
    font-weight: bold;
    margin-top: 50px;
}

/* ---- Interdelim v1 ---- */
.ttech_interdelim_v1_section{
    background-color: #ffcf00;
    padding-top: 10px;
    padding-bottom: 10px;
}
.ttech_interdelim_v1_section_text{
    text-align: center;
    font-size: 25pt;
}


/* ---- Actuality ----- */
#ttech_actuality_section{
    padding-top: 30px;
    padding-bottom: 30px;
}

#ttech_actuality_img{
    display: block;
    width: 100%;
    margin: 0px auto;
}
#ttech_actuality_text{
    font-size: 14pt;
}
#ttech_actuality_img_coma{
    width: 70px;
    margin-top: 10px;
}
#ttech_actuality_pretext{
    font-size: 14pt;
}

/* ---- Interdelim V2 ---- */
#ttech_interdelim_v2_section img{
    display: block;
    width: 100%;
}

/* ---- Contain ---- */
#ttech_contain_section{
    padding-bottom: 30px;
}
.ttech_contain_item{
    margin-top: 30px;
}
.ttech_contain_item_img img{
    display: block;
    width: 100%;
    margin: 0px auto;
}
.ttech_contain_item_text_title1{
    font-weight: bold;
    font-size: 14pt;
}
.ttech_contain_item_text_title2{
    font-weight: bold;
    font-size: 14pt;
    margin-top: 15px;
}
.ttech_contain_item_text_green{
    color: #026300;
}
.ttech_contain_item_text_blue{
    color: #445399;
}
.ttech_contain_item_text_red{
    color: #bd3f5a;
}
.ttech_contain_item_text_in{
    font-size: 14pt;
    margin-top: 15px;
}



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














