﻿@charset "utf-8";
/* CSS Document */
.zoom { zoom: 75% !important; }


body, html { }
.logo { padding-top: 5px; padding-bottom: 5px; }
.top-header { background: #212327; min-height: 40px; }
.logo2_bar { display: none; }
.top_bar_list ul { margin: 0px; padding: 0px; }
    .top_bar_list ul li { display: inline-block; height: 48px; padding: 15px; margin-top: -4px; }
        .top_bar_list ul li a { padding: 20px 0px; height: 60px; text-transform: uppercase; /*font-weight: bold;*/ color: darkgrey; }
.men_border { border-right: solid 1px rgba(255,255,255,.1); }

.nav_bar_menu { background: #212327; }
.menu ul { margin: 0px; float: right; }
    .menu ul li { display: inline-block; height: 60px; padding: 22px; margin-top: -4px; }

.men_border { border-right: solid 1px rgba(255,255,255,.1) }
.menu ul li a { padding: 20px 0px; height: 60px; text-transform: uppercase; font-weight: bold; color: darkgrey; }

    .menu ul li a:hover { color: darkgrey; text-decoration: none; }



@media(min-width: 768px) {
    .menu_1 ul { float: right; }
}

.menu_1 ul { margin: 0px; }

    .menu_1 ul li { display: inline-block; height: 60px; padding: 22px; margin-top: -4px; }

        .menu_1 ul li a { padding: 20px 0px; height: 60px; text-transform: uppercase; font-weight: bold; color: darkgrey; }

            .menu_1 ul li a:hover { color: darkgrey; text-decoration: none; }


.menu_1 .telno, .top-header .telno {
    text-align: center;
    font-weight: bolder;
    font-size: 1.2em;
    color: white;
}

.top-header .telno {
    padding: 0.5em;
    text-align: center;
    width: 100%;
    display: inline-block;
}

@media ( max-width: 600px ) 
{
    .desktoptelno {
        display: none !important
    }

    .mobiletelno {
        display: block !important;
        width: 100%;
        text-align: center;
        color: white;
        margin-top: 0.75em;
        position: absolute;
        font-weight: bold;
    }

    .top-header {
        display: none !important;
    }
}

@media ( min-width: 601px ) {
    .desktoptelno {
        display: inline!important
    }

    .top-header {
        display: inline !important;
    }
}

    .menu_2 {
        display: none;
    }
    .menu_2 ul { margin: 0px; float: right; }
        .menu_2 ul li { display: inline-block; height: 60px; padding: 22px; margin-top: -4px; }


            .menu_2 ul li a { padding: 20px 0px; height: 60px; text-transform: uppercase; font-weight: bold; color: white; }

                .menu_2 ul li a:hover {
                    color: white;
                    text-decoration: none;
                }

.login { color: #fff; border-color: #fff; background: no-repeat; padding: 17px 40px; font-size: 17px; }
.regis { color: #fff; border-color: #fff; background: no-repeat; padding: 17px 40px; font-size: 17px; }
.login_bar ul { text-align: center; }
    .login_bar ul li { display: inline-block; padding-left: 10px; }
        .login_bar ul li h2 { font-size: 17px; }

.footer { }
footer { background-color: #212327; }
.footer_bar p { float: right; color: #fff; color: rgba(255,255,255,.75); font-size: 16px; background-color: #212327; }
    .footer_bar p a { color: rgba(255,255,255,.75); }
.button-header i { width: 30px; height: 30px; line-height: 28px; border-radius: 3px; border: 2px solid #fff; font-size: 23px; text-align: center; color: #fff; }
.button-header { position: relative; top: 0; right: 0; display: none; margin: 6px 0px; float: left; cursor: pointer; }



.line-under { border-bottom: solid 2px rgba(255,255,255,.15); height: 20px; margin-bottom: 22px; margin-top: 3%; }
.dark-div .un-heading-line span, .dark-div .un-heading .btn, .dark-div .btn.back-to-top { border-color: rgba(255,255,255,.15); }
.un-heading .btn, .btn.back-to-top { border-radius: 2px; border: 2px solid rgba(52,52,52,0.1); }


.fome_bar input { height: 34px; padding: 6px 12px; color: #555; color: rgba(102,102,102,.75); background-color: #eaeaea; border: 1px solid #eaeaea; -webkit-box-shadow: none; box-shadow: none; transition: all .15s; outline: none; margin-bottom: 20px; width: 60%; }

.fome_bars { margin-left: 80px; margin-bottom: 20px; }
.log_bar p { text-align: center; }
    .log_bar p a { color: #343434; transition: color .2s; font-size: 15px; /* text-align: center; */ }

/*.btn_bar input {
	background-color: #777777;
	border: 0px;
	padding: 12px 20px;
	-webkit-box-shadow: inset 0 -2px 0 rgba(0,0,0,.25);
	box-shadow: inset 0 -2px 0 rgba(0,0,0,.25);
	color: #fff;
	font-size: 16px;
}*/
.btn_bar { margin-left: 29%; margin-bottom: 20px; }


.bar_login_bar { margin-top: 2%; margin-bottom: 2%; }










.payment_fome { margin-top: 10px; }
.payment_name input { width: 100%; height: 38px; border: 1px solid #aba8a8; margin-bottom: 10px; padding-left: 10px; background-color: #eaeaea; }


.payment_name label { display: inline-block; margin-bottom: 5px; font-weight: bold; font-size: 17px; }


.btn_payment { margin-bottom: 20px; }
.btn_payment { text-align: center }
/*.btn_payment input {
    width: 54%;
    border: 1px solid #5b5e63;
    height: 35px;
    background: #5b5e63;
    color: #fff;
	
}*/
.payment_name select { display: block; border: 1px solid #5b5e63; width: 100%; height: 42px; padding: 6px 12px; font-size: 13px; line-height: 1.42857143; color: #555; background-color: #eaeaea; background-image: none; border: 1px solid #aba8a8; border-radius: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075); box-shadow: inset 0 1px 1px rgba(0,0,0,0.075); -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }
.title_payment h2 { margin-bottom: 27px; font-size: 20px; }
.btn_payments { border: 4px dashed orange; padding: 10px; height: 210px; width: 100%; margin-bottom: 10px; margin-top: 20px; }

.product { background: whitesmoke; /* padding: 3px; */ height: 315px; /*border-radius: 4px;*/ margin-bottom: 10px; }
.gaping_bar { margin-bottom: 15px; }
.product:hover { border: 3px solid #088ab1; }
.product a { align-content: flex-start; background: #f5f5f5; /*display: flex;
	flex-basis: auto;
	flex-direction: column;
	flex-grow: 1;
	flex-shrink: 0;
	flex-wrap: nowrap;
	justify-content: flex-start;*/ /* width: 100%; */ }

.pro_img img { width: 100%; }
.pro_img { margin-bottom: 9px; }

.title_bar p { color: #343434; padding-left: 7px; margin-bottom: 35px; font-size: 14px; font-family: "Roboto"; }
.title_bar_2 p { color: #343434; padding-left: 7px; font-size: 12px; text-transform: uppercase; }
.par_line { background-color: #dbdbdb; border: medium none; border-radius: 4px; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset; display: block; height: 8px; margin: 9px auto; overflow: hidden; padding: 0; position: relative; width: 94%; }
.parsantage { font-weight: 400; font-size: 21px; margin-bottom: 5px; color: #000; padding-left: 7px; font-family: "Roboto"; }


/*inducation Start*/


.indu { background: #eaeaea; padding-top: 33px; padding-bottom: 23px; font-family: Roboto; margin-bottom: 4%; }
.pay-bar { position: relative; }
    .pay-bar p { position: absolute; top: 12px; right: 0px; color: #000; }
        .pay-bar p a { font-size: 10px; color: gray; }

.started p { display: block; font-size: 10px; text-transform: uppercase; border-bottom: solid 1px #eaeaea; padding-bottom: 13px; margin-bottom: 13px; }

#bizniztv_video_container { width: 100%; }
.not_sample { /*background: #e4e1e1;*/ padding: 3px; position: relative; border-bottom: 1px dashed #eaeaea !important; }

    .not_sample p { position: absolute; top: 19px; right: 16px; }
    .not_sample h4 { font-size: 13px; }
.not_sample_1 h4 { font-size: 13px; }



.not_sample:hover { background: #eaeaea }

.not_sample_1 { background: #eaeaea; padding: 3px; position: relative; border-bottom: 1px dashed #eaeaea !important; }

    .not_sample_1 p { position: absolute; top: 19px; right: 16px; }

    .not_sample_1:hover { background: #eaeaea }
.indu_bar { border-top: 1px solid #cfcbcb; border-bottom: 1px solid #cfcbcb; margin-bottom: 10px; margin-top: 9%; }
    .indu_bar p a { color: gray; font-size: 12px; }
    .indu_bar p { padding-top: 10px; }
.widget-title h2 { font-size: 20px; font-weight: 400; padding: 0px; margin: 0px; margin-bottom: 24px; font-family: "Roboto"; }
.course_progress_blue { display: block; margin: 10px auto; padding: 0; position: relative; width: 80%; background-color: #F5F5F5; border: medium none; border-radius: 4px; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset; height: 20px; overflow: hidden; margin-bottom: 19px; }

/*page heading*/
.page-heading { background: #eaeaea; padding-top: 33px; padding-bottom: 23px; }
.pathway { margin-top: 6px; font-size: 10.4px; text-transform: uppercase; }
    .pathway a { color: inherit; }



h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { margin-top: 0; line-height: 1.25; font-weight: 400; }
.breadcrumbs { margin-top: 9px; }
.course_bar { padding-top: 40px; padding-bottom: 40px; }
.confm_bar { margin-top: 3%; margin-bottom: 17%; }
    .confm_bar h4 { margin-left: 43px; }


/*laessone start*/

.not_sample { /*background: #e4e1e1;*/ padding: 3px; position: relative; border-bottom: 1px dashed #eaeaea !important; }

    .not_sample p { position: absolute; top: 19px; right: 16px; }
    .not_sample h4 { font-size: 13px; }
.not_sample_1 h4 { font-size: 13px; }



.not_sample:hover { background: #eaeaea }

.not_sample_1 { background: #eaeaea; padding: 3px; position: relative; border-bottom: 1px dashed #eaeaea !important; }

    .not_sample_1 p { position: absolute; top: 19px; right: 16px; }

    .not_sample_1:hover { background: #eaeaea }

.product { background: whitesmoke; /* padding: 3px; */ height: 376px; /* border-radius: 4px; */ margin-bottom: 10px; }
.col-md-3.grid-course.to_bar { width: 50%; float: left; margin-bottom: 3%; }
}


@media (max-width:770px) {
    .top-header { background: #777; min-height: 40px; margin-bottom: 2%; }
    .logo_bar { margin-bottom: 2%; }
    footer { background: #212327; margin-top: 25%; }

    .fome_bar input { width: 100%; }
    .fome_bars { margin-left: 0px; margin-bottom: 20px; text-align: center; }

    .btn_bar { margin-left: 0%; margin-bottom: 20px; text-align: center; }
    .col-md-3.col-sm-2.to_bar { width: 50%; float: left; }
    .product { background: whitesmoke; /* padding: 3px; */ height: 380px; /* border-radius: 4px; */ margin-bottom: 10px; }
    .col-md-3.grid-course.to_bar { width: 50%; float: left; margin-bottom: 3%; }
}

@media (max-width:380px) {
    .menu { display: none; }
    .button-header { display: block; }

    .men_border { border-right: none; }
    .menu ul li { height: 46px; padding: 16px 22px; margin-top: -4px; /* line-height: 3px; */ list-style: none; border-bottom: 1px solid; /* float: left; */ display: block; }
    .menu ul { float: left; margin-top: 9%; margin-left: -61px; /* position: relative; */ /* top: 34px; */ /* left: -94px; */ width: 100%; }


    .menu_2 ul li { height: 46px; padding: 16px 22px; margin-top: -4px; /* line-height: 3px; */ list-style: none; border-bottom: 1px solid; /* float: left; */ display: block; }
    .menu_2 ul { float: left; margin-top: 9%; margin-left: -61px; /* position: relative; */ /* top: 34px; */ /* left: -94px; */ width: 100%; }

    .login { color: #fff; border-color: #000; background: #000; }
    .regis { color: #fff; border-color: #000; background: #000; }

    .logo_bar { display: none; }
    .logo2_bar { display: block; }
    .logo { text-align: center; }

    .regis { color: #fff; border-color: #000; background: #000; padding: 17px 26px; font-size: 17px; margin-left: -37px; }

    .fome_bar input { height: 28px; padding: 6px 12px; color: #555; color: rgba(102,102,102,.75); border: 1px solid #cfcfcf; -webkit-box-shadow: none; box-shadow: none; transition: all .15s; outline: none; margin-bottom: 10px; width: 60%; background: no-repeat; }

    .payment_name input { width: 100%; background: no-repeat; }

    .payment_name select { width: 100%; background: no-repeat; }

    .btn_payments { height: 258px; width: 100%; }
    .title_payment h2 { text-align: center; }

    .col-md-3.col-sm-2.to_bar { width: 100%; float: none; }

    .top_bar_list { display: none; }
    .menu_1 { display: none !important; }

    .product { background: whitesmoke; /* padding: 3px; */ height: 332px; /* border-radius: 4px; */ margin-bottom: 10px; }
    .col-md-3.grid-course.to_bar { width: 100%; float: none; margin-bottom: 3%; }
    .bnt_bar input { background-color: #777777; width: 26% !important; height: 43px; border: 1px solid #777777; color: #fff; font-size: 20px; margin-bottom: 25px; }
}

.wpProQuiz_resultName { width: 100px; border-right: 1px solid rgb(134,134,134); padding: 10px 0; border-bottom: 0; border-top: 0; border-left: 0; }

.wpProQuiz_resultValue div { color: black; text-align: right; box-shadow: 1px 1px 3px 1px #C4C4C4; display: inline-block; height: 18px; zoom: 1; *display: inline; margin-right: 3px; vertical-align: middle; }

.quiz_continue_link { display: inline-block; margin: 0 !important; }

a#quiz_continue_link { display: inline-block; padding: 12px 20px !important; font-size: 13px !important; -webkit-box-shadow: inset 0 -2px 0 rgba(0,0,0,.25); box-shadow: inset 0 -2px 0 rgba(0,0,0,.25); background: #46a5e5 !important; border-radius: 3px !important; text-transform: uppercase; }

btn, input[type=button] { padding: 10px 20px !important; -webkit-box-shadow: none !important; box-shadow: none !important; background: none !important; border: solid 2px #eaeaea !important; color: #666 !important; margin-left: 7.5px !important; margin-right: 7.5px !important; float: right; text-transform: uppercase; }

    btn:hover, input[type=button]:hover { background: #666 !important; border: solid 2px #666 !important; color: #fff !important; }
