/*======================================
=            Global Classes            =
======================================*/

@media (min-width: 1320px){
	.container {
	    width: 1280px;
	}
}

/*=====  End of Global Classes  ======*/


/*=============================================
=            Section comment block            =
=============================================*/

.nav li{
	border:none;
}
/*---------employer logo--------------*/
.rect img{
    max-width: 310px;
    max-height: 145px;
}
.rect1 img{
    max-width: 250px;
    max-height: 145px;
}

.square img{
    max-width: 145px;
    max-height: 145px;
}
.vertical img{
    max-width: 50px;
    max-height: 145px;
}
.vertical1 img{
    max-width: 100px;
    max-height: 145px;
}
/*----------14jan21-----------*/
p.no_faq {
    margin: 80px;
    font-size: 23px;
    font-weight: bold;
}
@media (min-width: 768px) {
    .navbar-brand img {
        max-width: 270px;
        min-width: 250px;
        max-height: 145px;
    }
}
.cp_top_menu .cp_navigation .navbar-nav>li>a{
	color:black;
    padding-left: 24px;
    padding-right: 24px;
}
@media (max-width: 1300px) {
	.cp_top_menu .cp_navigation .navbar-nav>li>a{
		color:black;
	    padding-left: 14px;
	    padding-right: 14px;
	}
}
.cp_top_menu .cp_navigation .navbar-nav>li .caret {
    border: none;
    width: auto;
    height: auto;
}
span.caret:before {
    content: "\f107";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 24px;
}
.cp_top_menu .cp_login .lgoin:before{
	display:none;
}
@media (max-width: 767px) {
	.cp_top_menu .cp_login{
		width: 100px;
	}
    .cp_main_slider.slick-dotted {
        margin-bottom: 0 !important;
    }
    .cp_main_slider .slick-slide {
        height: auto !important;
    }
}
.menu_login_brn.cp_login .lgoin, .menu_login_brn.cp_login .cp_cart {
    width: auto !important;
    max-width: none !important;
    min-width: 10px !important;
    height: auto !important;
}
.cp_login_menu {
    display: inline-block;
}
@media (max-width: 767px) {
	.cp_login_menu{
		margin-top: -3px !important;
	}
}
@media (max-width: 767px) {
	.cp_login_menu {
	    float: right;
	}
    .cp_login_menu a{
        background: url(../images/login-con.png) no-repeat left center !important;
        font-size: 0 !important;
        padding: 5px 16px !important;
        background-size: 28px 29px !important;
    }
    .cp_login_menu.cp-after-login a{
        background: none !important;
        font-size: 29px !important;
        padding: 0 6px !important;
    }
}

.cp_login_menu a {
    display: block;
    background: #00be2f;
    color: white;
    border-radius: 10px;
    font-size: 18px;
    font-weight: 500;
    padding: 15px 25px;

}
@media (max-width: 767px) {
	.cp_login_menu a {
		font-size: 14px;
	    font-weight: 500;
	    padding: 3px 15px;
	}
}
.cp_top_menu .cp_login .cp_cart:before{
    display:none;
}
.cp_top_menu .cp_login .cp_cart a img, .menu_login_brn.cp_login .cp_cart a span.text_wrap{
    float:left;
    width:auto;
}

.cp_top_menu .menu_login_brn.cp_login .cp_cart {
    padding: 0 !important;
    width: 120px !important;
    background: white;
    border:solid 1px #898989;
    border-radius: 10px;
}
.cp_top_menu .menu_login_brn.cp_login .cp_cart a span.text_wrap{
	color:#898989;
}
.cp_cart_new {
    float: right;
        position: relative;
}

.cp_cart_new a {
    display: block;
    width: 120px;
    border: solid 1px #ccc;
    border-radius: 10px;
    padding: 12px;
    margin-left: 15px;
        color: #474747;
    font-size: 18px;
    font-weight: 500;
}
@media (max-width: 767px) {
	.cp_cart_new a{
		padding: 3px 10px;
	    font-size: 14px;
	    width: 90px;
	    margin-top: 5px;
	}
	.cp_cart_new a img{
		display: none;
	}
}

.cp_cart_new a img {
    width: 25px;
    margin-right: 10px;
    color: #4c4c4c;
}

span.cartcount {
    position: absolute;
    right: 0;
    top: -10px;
    background-color: #00be2f;
    width: 25px;
    height: 25px;
    text-align: center;
    border-radius: 50%;
    line-height: 25px;
    color: #fff;
}
.cp_top_menu .cp_navigation .navbar-nav>li .bootstrap-select .selectpicker.btn-default {
    padding: 0;
    margin-top: 15px;
}

/*=====  End of Section comment block  ======*/


/*===================================
=            Main Slider            =
===================================*/

@media (max-width: 1450px){
	.cp_main_slider .slick-slide {
	    height: 450px;
	}
}
.cp_main_slider .slick-dots{
	display: none !important;
}

/*=====  End of Main Slider  ======*/


/*=============================
=            Steps            =
=============================*/

.cp_training .cp_icon_outer .cp_icon img{
	margin:0;
}
.cp_training .cp_icon_outer .cp_icon.cp_m-t {
    margin-top: 40px;
}
.cp_training .cp_icon_outer .cp_icon {
    display: block;
    background: #fff;
    padding: 20px;
    box-shadow: 0 0 0 0 rgba(0,0,0,0);
}
.cp_training{
    background:transparent !important;
}
.cp_training .cp_icon_outer .cp_icon.cp_first_icon::after {
    position: absolute;
    content: "";
    right: 0px;
    top: 55px;
    width: 131px;
    background-image: url(https://onlineutbildningar.com/assets/images/step-arrow-left.png);
    height: 65px;
    z-index: 9;
}
.cp_training .cp_icon_outer .cp_icon.cp_center_icon::after {
    position: absolute;
    content: "";
    right: 3px;
    top: 135px;
    width: 131px;
    background-image: url(https://onlineutbildningar.com/assets/images/step-arrow-middle.png);
    height: 25px;
    z-index: 9;
}
.cp_training .cp_icon_outer .cp_icon.cp_last_icon::after {
    position: absolute;
    content: "";
    left: -140px;
    top: 55px;
    width: 131px;
    background-image: url(https://onlineutbildningar.com/assets/images/step-arrow-right.png);
    height: 65px;
    z-index: 9;
}

.cp_training .cp_icon_outer .cp_icon h2 {
    color: black;
}
.cp_training p {
    font-size: 14px;
    color: #000;
    font-weight: 500;
    line-height: 22px;
}


.cp_step {
    background-repeat:no-repeat!important; 
    background-size: contain!important; /*#9 */
    background-position: center bottom; /*#9 */
    background-color: #f5f5f5;
    padding: 70px 0;
}
.cp_step .row:last-child {
    margin-top: 60px;
}
@media (min-width: 992px) {
	.cp_step .row:last-child .cp_icon_outer {
	    display: flex;
	}
	.cp_step .row:last-child .cp_icon_outer > [class*="col-"]{
	    flex-direction:column;
	}
	.cp_step .row:last-child .cp_icon_outer > [class*="col-"] .cp_icon{
	    flex-direction:column;
	    height:100%;
	}
}
.cp_step .row:last-child .cp_icon_outer > [class*="col-"] .cp_icon{
    border:solid 1px #ebebeb;
    border-radius:5px;
    text-align:center;
    font-size:16px;
    line-height:26px;
    color:#585858;
    padding: 30px;
}
.cp_step .row:last-child .cp_icon_outer > [class*="col-"] .cp_icon h3{
    color:black;
}
.cp_news_slider .cp_news_outer {
    position: relative;
    margin-bottom: 30px;
    overflow: hidden;
    height: auto;
    background-color: #fff;
    padding: 15px;
    box-shadow: 0 0 30px 0 rgba(0,0,0,0.1);
    border-radius: 6px;
    margin:0 15px;
}

.cp_news .cp_news_outer .cp_news_text h3 {
    height: 30px;
}
.cp_news .cp_news_outer .cp_news_text .btn_green a:after {
    content: "\f105";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 24px;
    vertical-align: middle;
    margin-top: -3px;
}
.cp_news .cp_news_outer .cp_news_text .btn_green a img{
    display:none
}
.cp_news .cp_news_outer .cp_news_text .btn_green a{
    color: black;
    padding-left: 14px;
    padding-right: 14px;
}
.cp_news_slider .slick-dots li button:before {content:'';width: 16px;height: 16px;background: #04608f;border-radius: 100%;}
.cp_news_slider .slick-dots{
    bottom: -30px !important;
}



@media (max-width: 1199px) {
	.cp_training .cp_icon_outer .cp_icon.cp_first_icon::after {
	    width: 105px;
	    background-size: 100%;
	    background-repeat: no-repeat;
	    right: -20px;
	}

	.cp_training .cp_icon_outer .cp_icon.cp_center_icon::after {
	    width: 90px;
	    background-size: 100%;
	    background-repeat: no-repeat;
	    right: -18px;
	}

	.cp_training .cp_icon_outer .cp_icon.cp_last_icon::after {
	    width: 100px;
	    background-size: 100%;
	    background-repeat: no-repeat;
	    left: -80px;
	}
}
@media (max-width: 991px) {
	.cp_training .cp_icon_outer .cp_icon.cp_first_icon::after {
	    width: 85px;
	    background-size: 100%;
	    background-repeat: no-repeat;
	    right: -27px;
	}

	.cp_training .cp_icon_outer .cp_icon.cp_center_icon::after {
	    width: 80px;
	    background-size: 100%;
	    background-repeat: no-repeat;
	    right: -25px;
	}

	.cp_training .cp_icon_outer .cp_icon.cp_last_icon::after {
	    width: 80px;
	    background-size: 100%;
	    background-repeat: no-repeat;
	    left: -62px;
	}
	.cp_training .cp_icon_outer .cp_icon h2{
		font-size: 24px;
	}
}

@media (max-width: 767px) {
	.cp_training .cp_icon_outer .cp_icon.cp_first_icon::after, .cp_training .cp_icon_outer .cp_icon.cp_center_icon::after, .cp_training .cp_icon_outer .cp_icon.cp_last_icon::after {
	    display: none;
	}
	.cp_training .cp_icon_outer .cp_icon.cp_m-t{
		margin-top:0;
	}
}

/*=====  End of Steps  ======*/



/*===================================
=            Main Slider            =
===================================*/

.cp_slider_button_container.actvidbtn {
    position: relative;
    display: block;
}
.cp_slider_button_container {
    display: none;
}
.cp_main_slider .slick-slide{
    background:#e8e8e8;
}

/** START :  Added after given by AJ sir **/
.cp_main_slider .slick-slide {
    background-repeat: no-repeat !important;
}
/** END :  Added after given by AJ sir **/

.cp_main_slider.slick-dotted{
    margin-bottom: -0 !important;
}
.cp_slider_button_container .btn.btn-primary {
    position: absolute;
    top: -20px;
    left: 15px;
    transform: translate(0, -100%);
}
@media (min-width: 1600px) {
    .cp_main_slider .slick-slide img {
        width:auto !important;
        height:auto;
        margin:0 auto;
    }
}
@media (max-width: 767px) {
    .cp_slider_button_container .btn.btn-primary {
        top: -5px;
        padding: 5px 10px !important;
        font-size: 12px;
    }
}


/*=====  End of Main Slider  ======*/


/*=====================170920===================*/

@media only screen and (max-width: 991px) {
    .navbar-brand img {
        margin-top: 0 !important;
    }
}

@media only screen and (max-width: 767px) {
    .navbar-default .navbar-brand {
        position: relative;
        top: -11px;
        height: 50px;
        width: 180px;
        display: inline-block;
    }


    .navbar-default .navbar-brand img{
        position: absolute !important;
        max-width: 100% !important;
        top: 0 !important;
        bottom: 0 !important;
        margin: auto !important;
    }

    .cp_top_menu {
        margin: 20px 0 !important;
        height: 28px !important;
    }
    .cp_top_menu .cp_navigation {
        margin-right: 84px !important;
        margin-top: -10px !important;
    }
    .navbar .navbar-toggle {
        padding: 15px 18px 0 0 !important;
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
    .cp_top_menu .cp_login {
        top: 22px !important;
    }
}

@media (max-width: 767px) {
    .cp_cart_new a{
        top: 0 !important;
    }
}

@media (max-width: 480px) {
    .cp_cart_new a{
        top: 0 !important;
    }
    /*.cp_login_menu a {
        padding: 0px 5px !important;
        font-size: 14px !important;
    }*/
    .cp_top_menu .cp_navigation {
        margin-top: -10px !important;
    }
    .cp_top_menu .cp_login {
        top: 21px !important;
    }
    .navbar-default .navbar-brand {
        width: 100px;
    }
}

@media (min-width: 768px) {
    .dataTables_wrapper .row:first-child .col-sm-6:first-child,
    #manage_courses_wrapper .row:first-child .col-sm-6:first-child{
        padding: 10px 0 0 0 !important;
    }
    .dataTables_wrapper .row:first-child .col-sm-6:last-child,
    #manage_courses_wrapper .row:first-child .col-sm-6:last-child{
        padding: 10px 0 0 0 !important;
    }
}
.dataTables_wrapper .row:first-child .col-sm-6:first-child,
#manage_courses_wrapper .row:first-child .col-sm-6:first-child{
    float: left;
    width: 40%;
    padding: 10px 0 0 10px !important;
}
.dataTables_wrapper .row:first-child .col-sm-6:last-child,
#manage_courses_wrapper .row:first-child .col-sm-6:last-child{
    float: right;
    width: 60%;
    padding: 10px 10px 0 0 !important;
}
.dataTables_wrapper .row:first-child .col-sm-6 .dataTables_length,
#manage_courses_wrapper .row:first-child .col-sm-6 #manage_courses_length{
    text-align: left;
}
.dataTables_wrapper .row:first-child .col-sm-6 .dataTables_filter,
#manage_courses_wrapper .row:first-child .col-sm-6 #manage_courses_filter{
    text-align: right;
}
.dataTables_wrapper .row:first-child .col-sm-6 .dataTables_filter label,
#manage_courses_wrapper .row:first-child .col-sm-6 #manage_courses_filter label{
    text-align: right;
}

.visible-desktop{
    display: none;
}
.visible-mobile{
    display: block;
}
@media (min-width: 991px) {
    .visible-desktop{
        display: block;
    }
    .visible-mobile{
        display: none;
    }
}
@media (max-width: 768px) {
    .row.add-new-block .col-sm-4{
        float: left;
    }
    .row.add-new-block .col-sm-8.text-right{
        float: right;
    }
    .add-new-block .btn.btn-success.btn-padding-custom{
        margin-bottom: 5px;
    }
    .padding-0{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}
@media (max-width: 667px) {
    .row.add-new-block .col-sm-4{
        float: left;
        margin-bottom: 5px !important;
        margin-top: 5px;
        padding-right: 15px !important;
        padding-left: 15px !important;
    }
    .row.add-new-block .col-sm-8.text-right{
        width: 100%;
        float: left;
    }
    .add-new-block .btn.btn-success.btn-padding-custom{
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 5px;
    }

}
@media (max-width: 530px) {
    div.dataTables_wrapper div.dataTables_length select{
        width: 60px;
    }
    .dataTables_wrapper .row:first-child .col-sm-6 .dataTables_filter .form-control,
    #manage_courses_wrapper .row:first-child .col-sm-6 #manage_courses_filter .form-control{
        width: 150px;
    }
}

@media (max-width: 400px) {
    .dataTables_wrapper .row:first-child .col-sm-6:first-child,
    #manage_courses_wrapper .row:first-child .col-sm-6:first-child{
        width: 100%;
        padding: 10px 10px 0 10px !important;
        margin-bottom: 5px;
    }
    .dataTables_wrapper .row:first-child .col-sm-6:last-child,
    #manage_courses_wrapper .row:first-child .col-sm-6:last-child{
        float: left;
        width: 100%;
        padding: 5px 10px 0 10px !important;
    }
    .dataTables_wrapper .row:first-child .col-sm-6 #manage_courses_filter,
    #manage_courses_wrapper .row:first-child .col-sm-6 #manage_courses_filter{
        text-align: left;
    }
    .dataTables_wrapper .row:first-child .col-sm-6 .dataTables_filter .form-control,
    #manage_courses_wrapper .row:first-child .col-sm-6 #manage_courses_filter .form-control{
        width: 220px;
    }
    .dataTables_wrapper .row:first-child .col-sm-6 .dataTables_filter,
    #manage_courses_wrapper .row:first-child .col-sm-6 #manage_courses_filter,
    .dataTables_wrapper .row:first-child .col-sm-6 .dataTables_filter label,
    #manage_courses_wrapper .row:first-child .col-sm-6 #manage_courses_filter label{
        text-align: left;
    }
}

@media (max-width: 991px) {
    #addUserForm .mainUsersDiv{
        padding: 0 !important;
    }
    #addUserForm .mainUsersDiv .col-md-1,
    #addUserForm .mainUsersDiv .col-md-2,
    #addUserForm .mainUsersDiv .col-md-4,
    #addUserForm .form-group{
        padding-left: 0;
        padding-right: 0;
        margin-left: 0 !important;
        text-align: left;
    }
    #addUserForm .form-group{
       margin-bottom: 30px;
    }
    #addUserForm .mainUsersDiv .checkbox-wrapper{
        margin-left: 0 !important;
        position: relative;
        padding-left: 20px;
    }
    #addUserForm .mainUsersDiv .checkbox-wrapper div p{
        white-space: unset;
    }
    #addUserForm .mainUsersDiv .checkbox-wrapper .control-label{
        position: absolute;
        left: 0;
        margin-top: 1px;
    }
    #addUserForm .mainUsersDiv .checkbox-wrapper .not_swidish_number{
        position: absolute;
        left: 0;
        top: 0;
        margin-top: 5px;
    }

    #addUserForm .mainUsersDiv .col-md-1 .username_error{
        margin-top: 5px !important;
    }
    #addUserForm .mainUsersDiv .col-md-4 + .col-md-1.text-center{
        position: relative;
        padding-left: 20px;
        text-align: left;
        margin-top: 5px;
        margin-bottom: 10px;
    }
    #addUserForm .mainUsersDiv .col-md-4 + .col-md-1.text-center .do_not_send_password{
        position: absolute;
        left: 1px;
        top: 4px;
        margin-top: 0; 
    }
}
@media (max-width: 767px) {
    .languages + .col-sm-9.col-md-9.col-lg-9{
        padding-top: 20px;
    }
    .languages + .col-sm-9.col-md-9.col-lg-9 .col-sm-6.col-md-4.col-lg-4{
        padding-left: 0;
        padding-right: 0;
    }
}
@media (max-width: 667px) {
    .cp_product_detail .box-footer .btn.btn-default{
        width: 100%;
        margin-bottom: 10px;
    }
}


/*==============certificate==============*/
.modal-certificate-wrapper .modal-certificate {
    background-image: url('../images/certificate.jpg') !important;
    background-size: contain !important;
    min-height: 418px !important;
}
@media (max-width: 700px) {
    #certificate_preview .modal-body .row:nth-child(2) .col-md-12{
        overflow-x: auto;
        padding: 0;
        border: solid 1px #ccc;
    }
    #certificate_preview .modal-body .row:nth-child(2) .col-md-12 .modal-certificate{
        width: 700px;
    }
    .modal-certificate-wrapper .modal-dialog{
        width: calc(100% - 20px) !important;
    }
    #certificate_preview .modal-body .row:nth-child(4) .col-md-12 table,
    #certificate_preview .modal-body .row:nth-child(4) .col-md-12 tr,
    #certificate_preview .modal-body .row:nth-child(4) .col-md-12 td{
        display: block !important;
        margin: 0 auto !important;
        width: 380px !important;
    }
    #certificate_preview .modal-body .row:nth-child(4) .col-md-12 td{
        margin: auto !important;
        padding: 15px !important;
    }
}
@media (max-width: 400px) {
    #certificate_preview .modal-body .row:nth-child(4) .col-md-12 table,
    #certificate_preview .modal-body .row:nth-child(4) .col-md-12 tr,
    #certificate_preview .modal-body .row:nth-child(4) .col-md-12 td{
        width: 250px !important;
    }
    #certificate_preview .modal-body .row:nth-child(4) .col-md-12 td{
        width: 250px;
        padding: 10px !important;
    }
}
/*--#9 KG---*/
.ncp_slidecontent{
    text-align:left;
}

.ncp_slidecontent h1{
    font-size:48px;
    color:#012061;
    margin:80px 0 10px 0;
}

.ncp_slidecontent h2{
    color:#020202;
}

@media (max-width: 1199px) {
    .ncp_slidecontent h1{
        font-size:42px;
        margin-top:60px;
    }
}

@media (max-width: 991px) {
    .ncp_slidecontent h1{
        font-size:36px;
    }
}

@media (max-width:767px) {
    .ncp_slidecontent h1{
        font-size:28px;
        margin-top:40px;
    }
}

.copyright p, .copyright a{
    color:#0c0008;
    letter-spacing: 1px;
    margin:0;
}

.copyright a:hover{
    color:#fff;
}
.copyright p strong{ font-weight:bold; }
.cp_main_slider .slick-slide{ background-size:contain!important; background-repeat: no-repeat;}
.ncp_slidecontent .slider{ background-repeat: no-repeat; background-position: center top;background-size:contain }

@media (max-width:767px) {
    .cp_step{ padding:40px 0;}
    .ncp_sliderblock .slick-slide {
        height: 220px !important;
    }
    .ncp_slidecontent{
        width:60%;
    }
    .ncp_slidecontent h1{
        font-size:21px;
        margin-top:28px;
    }
    .ncp_slidecontent h2{
        font-size:18px;
    }
    .slick-list{
        height:auto;
    }
}

@media (max-width:560px) {
    .ncp_sliderblock .slick-slide {
        height: 170px!important;
        background-position:center center;
    }
}

.btn.unlink-company-user {
    float: right;
    background: red;
    border-color: red;
}
.btn.unlink-company-user:hover {
    background: transparent;
    color: red;
    border-color: red;
}
html, body {
    height: 100%;
}

footer.cp_footer {
    position: sticky;
    top: 100%;
}
button.btn.btn-secondary.btn-close-modal {
    font-size: 16px;
    text-align: center;
    padding: 12px 50px;
    text-decoration: none;
    border: none;
    font-weight: 500;
    display: inline-block;
}
a.support-form {
    cursor: pointer;
}
div#supportModal .modal-header {
    display: inline-flex;
    width: 100%;
}
div#supportModal .modal-title {
    width: 100%;
}
div#supportModal .modal-body label {
    text-transform: uppercase;
    font-size: 15px;
}
div#supportModal .form-group .form-control {
    min-height: 40px;
}
div#supportModal .form-group {
    padding: 0;
}

label#g-recaptcha-response-error, label#support_form_name-error, label#support_form_phone-error, label#support_form_email-error, label#support_form_heading-error, label#support_form_description-error {
    font-size: 12px !important;
    letter-spacing: 0.5px;
    text-transform: capitalize;
}
/* 03-07-2023 : Top pagination for the front site pages*/
div#order-search-alignment {
    position: absolute;
    right: 27%;
    top: 22px;
    z-index: 99;
}
.box.box-primary.order-search-listing {
    position: relative;
}
.combine-filter {
    float: right;
    display: flex;
    gap: 30px;
}
.dataTables_filter input.form-control.input-sm {
    height: 36px;
}

