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


.cons_paidaccess .paidac_button{
    background-color: #52ac62;
}
.cons_paidaccess .paidac_button:hover{
    background-color: #387543;
}

.cons_paidaccess .btn-primary{
    background-color: #52ac62!important;
}

.cons_paidaccess .btn-primary:hover{
    background-color: #387543!important;
}
.cons_paidaccess label input:checked ~ .checkmark{
    background-color: #387543!important;
}
.cons_paidaccess label:hover input ~ .checkmark {
    background-color: #52ac62!important;
}
.cons_paidaccess #paidac_text1{
    border-color: #52ac62!important;
}
.cons_paidaccess #paidaccess_form input{
    border-color: #52ac62!important;
}

/* ---- Price ---- */
.cons_price .price_usd{
    font-size: 16pt;
    color: #ffffff;
    margin-top: 20px;
}
.cons_price .price_eq{
    font-size: 12pt;
    color: #ffffff;
    margin-top: 20px;
}


/* ---- main ---- */
    #idx_top_menu{
        display: none;
    }
    .cons_landing_exit{
        background-color: #52ac62!important;
    }
    .cons_landing_exit:hover{
        background-color: #387543!important;
    }



/* ---- TopSection ---- */
    #cons_topsection{
        background-image: url(../img/cons/top_back.jpg);
        min-height: 600px;
        background-size: cover;
        position: relative;
    }
    #cons_top_bottom{
        position: absolute;
        width: 100%;
        height: 50px;
        background-image: url(../img/cons/top_bottom_back.png);
        bottom: 0px;
        border-top: 1px solid #75ad7f;
    }
    #cons_top_bottom_text{
        text-align: center;
        color: #ffffff;
        font-size: 18pt;
        line-height: 50px;
    }
    #cons_top_title1{
        color: #ffffff;
        text-transform: uppercase;
        font-size: 27pt;
        margin-top: 150px;
        font-weight: bold;
    }
    #cons_top_title2{
        color: #ffffff;
        font-size: 27pt;
        margin-top: 0px;
    }
    #cons_top_title3{
        border: 2px solid #52ac62;
        margin-top: 30px;
    }
    #cons_top_title4{
        color: #ffffff;
        font-size: 22pt;
        margin-top: 20px;
    }
    #cons_top_date{
        background-color: #52ac62;
        border-radius: 10px;
        height: 40px;
        line-height: 38px;
        text-align: center;
        color: #ffffff;
        margin-top: 60px;
        font-size: 18pt;
    }

/* ---- Whoom ---- */
    #cons_whom{
        padding-bottom: 50px;
        background-color: #ffffff;
    }
    #cons_whom_title{
        text-align: center;
        color: #000000;
        margin-top: 40px;
        text-transform: uppercase;
        font-size: 16pt;

    }
    #cons_whom_icon_row{
        margin-top: 40px;
    }
    .cons_whom_icon{

    }
    .cons_whom_img{
        width: 150px;
        height: 150px;
        background-image: url(../img/cons/whom_icons.png);
        background-size: 400%;
        background-repeat: no-repeat;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .cons_whom_text{
        text-align: center;
        margin-top: 10px;
    }
    #cons_whom_subtext{
        margin-top: 80px;
        text-align: center;
        text-transform: uppercase;
        font-size: 18pt;
        color: #52ac62;
    }
    .cons_w_icon1{background-position-x: 0px;}
    .cons_w_icon2{background-position-x: -150px;}
    .cons_w_icon3{background-position-x: -300px;}
    .cons_w_icon4{background-position-x: -450px;}


/* ---- Adv Head ---- */
    #cons_advantage_head{
        background-color: #52ac62;
    }
    #cons_advantage_head_title{
        text-align: center;
        font-size: 20pt;
        color: #ffffff;
        padding: 5px 0px 5px 0px;
        text-transform: uppercase;
    }
    #cons_advantage{
        background-size: 40%;
    }

    #cons_advantage{
        min-height: 300px;
        background-image: url(../img/cons/adv_back.jpg);
        background-repeat: no-repeat;
    }
    #cons_advantage_text ul{}
    #cons_advantage_text ul li{
        font-size: 14pt;
        margin-bottom: 20px;
        color: #52ac62;
    }
    #cons_advantage_text ul li span{
        color: #000000;
    }


/* ---- Video ---- */
    #cons_video{
        margin-top: 80px;
    }
    #cons_video_title{
        text-align: center;
        text-transform: uppercase;
        font-size: 20pt;
    }
    #cons_video iframe{
        margin-top: 30px;
    }

/* ---- Bonus ---- */
    #cons_bonus{
        margin-top: 60px;
        padding-bottom: 40px;
    }
    #cons_bonus_title{
        text-align: center;
        text-transform: uppercase;
        font-size: 20pt;
        border: 3px solid #52ac62;
        padding: 20px 0px 20px 0px;
    }
    #cons_bonus_content{
        margin-top: 40px;
    }
    .cons_bonus_img img{
        width: 60%;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .cons_bonus_title{
        text-transform: uppercase;
        font-size: 12pt;
        font-weight: bold;
    }
    .cons_bonus_text{
        font-size: 12pt;
        margin-top: 10px;
    }

/* ---- Consists ---- */
    #cons_consists{
        background-image: url(../img/cons/consists.jpg);
        background-size: cover;
        padding-bottom: 100px;
    }
    #cons_consists_title{
        text-align: center;
        text-transform: uppercase;
        font-size: 20pt;
        color: #ffffff;
        margin-top: 20px;
    }
    #cons_consists_bar{
        margin-top: 20px;
        height: 50px;
        border-left: 4px solid #ffffff;
        border-right: 4px solid #ffffff;
        border-top: 4px solid #ffffff;
    }
    #cons_consists_info1{
        background-image: url(../img/cons/consists.png);
        border-radius: 10px;
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 12pt;
    }
    #cons_consists_info2{
        background-image: url(../img/cons/consists.png);
        border-radius: 10px;
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 12pt;
    }
    #cons_consists_title2{
        text-align: center;
        text-transform: uppercase;
        font-size: 20pt;
        color: #ffffff;
        margin-top: 40px;
    }
    #cons_consists_button{
        background-color: #52ac62;
        color: #ffffff;
        text-align: center;
        padding: 10px 0px 10px 0px;
        border-radius: 10px;
        cursor: pointer;
        display: block;
        text-transform: uppercase;
        margin-top: 20px;
        font-size: 12pt;
        font-weight: bold;
    }
    #cons_consists_button:hover{
        text-decoration: none;
        background-color: #387543;
    }
    #cons_consists_info3{
        background-image: url(../img/cons/consists.png);
        border-radius: 10px;
        padding-top: 20px;
        padding-bottom: 20px;
        font-size: 12pt;
        text-align: center;
        margin-top: 50px;
        line-height: 30px;
    }

/* ---- Time Table ---- */
    #cons_timetable{
        margin-top: -70px;
        padding-bottom: 40px;
    }
    .cons_time_icons{
        background-image: url(../img/cons/time_icons.png);
        width: 150px;
        height: 151px;
        display: block;
        margin-right: auto;
        margin-left: auto;
    }
    .cons_time_item{
        display: block;
        margin-right: auto;
        margin-left: auto;
    }
    .cons_time_icon1{background-position-x: 0px;}
    .cons_time_icon2{background-position-x: -159px;}
    .cons_time_icon3{background-position-x: -317px;}
    .cons_time_text{
        text-align: center;
        margin-top: 10px;
        font-size: 12pt;
    }

/* ---- Trainer ---- */
    .cons_trainer .widget_trainer_title{
        color: #52ac62;
    }
    .cons_trainer .widget_trainer_link{
        color: #52ac62;
    }
    .cons_trainer .widget_trainer_link:hover{
        color: #387543;
    }

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

/* ---- Varanty ---- */
    #cons_varanty{
        min-height: 200px;
        background-image: url(../img/cons/var_back.jpg);
        background-size: cover;
        background-position-y: center;
    }
    #cons_var_text{
        border: 3px solid #52ac62;
        padding: 25px 20px;
        background-image: url(../img/cons/consists.png);
        margin-top: 50px;
        margin-bottom: 50px;
        font-size: 13pt;
    }
    #cons_var_text span{
        margin: 20px 0px 20px 0px;
        display: block;
    }

/* ---- Certificate ---- */
    #cons_cert{
        margin-top: 20px;
        padding-bottom: 20px;
    }
    #cons_cert_title{
        text-align: center;
        font-size: 18pt;
    }
    #cons_cert_row{
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .cons_cert_img img{
        width: 60%;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }


/* ---- Pay ---- */
    #cons_pay{
        background-color: #52ac62;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    #cons_pay .sl_pay_bl{
        background-color: #52ac62;
        color: #ffffff;
    }
    .sl_pay_parts_mobile{
        display: none;
    }
.sl_pay_title{
    color: #ffffff;
    font-size: 14pt;
    margin-bottom: 20px;
    margin-top: 20px;
}

/* ---- Contacts ---- */
    .cons_contacts{
        background-image: url(../img/cons/contact.jpg)!important;
    }
    .cons_contacts .btn-primary{
        background-color: #52ac62!important;
        color: #ffffff!important;
        font-size: 12pt;
    }
    .cons_contacts .btn-primary:hover{
        background-color: #387543!important;
    }


/* ------------------------------------------------------- Info Page ------------------------------------------------ */


/* --- SlPart ---  */

/* ---- Top Section ---- */
#sled_top_section{
    min-height: 500px;
    background-image: url(../img/sexologyedu/sld_top_back.png);
    background-color: #f5f5f7;
    background-repeat: no-repeat;
    background-size: contain;
    background-position-y: top;
    position: relative;
    padding-bottom: 30px;
}

#sled_top_title1{
    background-color: #52ac62;
    padding: 5px 0px;
    text-align: center;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 18pt;
    margin-top: 30px;
    border-radius: 15px;
    font-weight: bold;
}
#sled_top_title2{
    text-align: center;
    margin-top: 130px;
    color: #52ac62;
    font-size: 18pt;
    font-weight: bold;
}
#sled_top_text1{
    margin-top: 30px;
    font-size: 12pt;
    text-align: justify;
}
#sled_top_text2{
    margin-top: 30px;
    font-size: 12pt;
    background-color: #ffffff;
    border: 2px solid #52ac62;
    border-radius: 15px;
    padding: 15px 30px;
}

/* ---- Soft ---- */
#sled_soft_section{
    position: relative;
    padding-bottom: 30px;
    padding-top: 30px;
    background-color: #f7f7f9;
}
#sled_soft_img img{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
#sled_soft_text{
    font-size: 14pt;
}
/* ---- Contain ---- */
#sled_contain_section{
    position: relative;
    padding-bottom: 50px;
    padding-top: 50px;
    background-color: #ffffff;
}
#sled_contain_title{
    background-color: #52ac62;
    color: #ffffff;
    text-align: center;
    font-size: 13pt;
    padding: 10px;
    border-radius: 15px;
}
#sled_contain_text1{
    font-size: 12pt;
    text-align: justify;
    margin-top: 30px;
}
#sled_contain_text2{
    color: #52ac62;
    font-size: 12pt;
    text-align: justify;
    font-weight: bold;
    margin-top: 30px;
}

/* ---- Control ---- */
#sled_control_section{
    position: relative;
    padding-bottom: 30px;
    padding-top: 30px;
    background-color: #ffffff;
}
#sled_control_title{
    text-align: center;
    font-size: 16pt;
    font-weight: bold;
}
#sled_control_text{
    margin-top: 20px;
    text-align: justify;
    font-size: 12pt;
}

/* ---- TimeTable ---- */
#sled_timetable_section{
    position: relative;
    padding-bottom: 30px;
    padding-top: 30px;
    background-color: #ffffff;
}
#sled_timetable_title{
    text-align: center;
    font-size: 16pt;
    font-weight: bold;
    color: #52ac62;
    margin-bottom: 20px;
}
#sled_timetable_img img{
    width: 80%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
#sled_timetable_text{
    font-size: 12pt;
}
#sled_timetable_text2{
    margin-top: 40px;
    font-size: 12pt;
}
#sled_timetable_text3{
    margin-top: 20px;
    color: #52ac62;
    font-weight: bold;
    font-size: 12pt;
}
#sled_timetable_text4{
    margin-top: 20px;
    font-size: 12pt;
}





.consinf_intermedia{
    background-color: #52ac62;
}

.consinf_intermedia_title{
    font-size: 16pt;
    text-align: center;
    color: #ffffff;
    padding-top: 5px;
    padding-bottom: 5px;
}

#consinf_timetable{
    margin-top: 20px;
}

#consinf_timetable_title{
    text-align: center;
    font-size: 14pt;
}

.consinf_timetable_block_title{
    background-color: #52ac62;
    text-align: center;
    margin-top: 50px;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #ffffff;
    font-size: 16pt;
    border-radius: 10px;
}
.consinf_timetable_block_disclaimer{
    font-weight: bold;
    margin-top: 20px;
}
.consinf_timetable_block_module_title{
    color: #52ac62;
    font-size: 16pt;
    margin-top: 10px;
}
.consinf_timetable_block_module_list{
    margin-top: 10px;
    padding-bottom: 10px;
}
.consinf_timetable_block_module_list li{
    margin-top: 5px;
}

.consinf_timetable_block_module_list ul{
    display: block;
}


#consinf_howto{
    margin-top: 20px;
}
#consinf_howto_info1{

}
#consinf_howto_title1{
    color: #52ac62;
    font-size: 14pt;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 10px;
}

.consinf_howto_block div{
    background-color: #52ac62;
    color: #ffffff;
    min-height: 60px;
    text-align: center;
    padding: 5px 0px;
    border-radius: 5px;
}

#consinf_howto_block_row{
    margin-top: 5px;
    line-height: 14pt;
    margin-bottom: 50px;
}

.consinf_howto_block_subtitle{
    color: #52ac62;
    margin-top: 40px;
}
#consinfo_datetime{
    padding-bottom: 40px;
}
#consinfo_datetime_title{
    margin-top: 20px;
}

#consinfo_datetime_date{
    margin-top: 20px;
}
#consinfo_datetime_disclaimer{
    margin-top: 20px;
}
#consinfo_cert{
    margin-top: 20px;
    padding-bottom: 40px;
}

.consinf_timetable_block_module_practice{
    padding-left: 20px;
}

.consinf_timetable_block_module_practice_title{
    color: #52ac62;
    font-size: 12pt;
}














