
.row{
    --bs-gutter-x: 0rem !important;
}

.top-action{
    margin-right:10px;
}




.fcrse_1 {
    background: #fff;
    width: 100%;
    float: left;
    padding: 10px;
    height:100%;
    /*border-radius: 10px;*/
    border: 1px solid #efefef;
    border-bottom: 10px solid #273F80;
    box-shadow: -0.083333333in 0.5pc 1.125pc -7px rgba(25,42,70,.13);
    transition: all .2s ease-in-out;
    /*min-height:260px;*/
}

.fcrse_1b {
    background: #fff;
    width: 100%;
    float: left;
    padding: 10px;
    height: 100%;
    /*border-radius: 10px;*/
    border: 1px solid #efefef;
    border-bottom: 10px solid #273F80;
    box-shadow: -0.083333333in 0.5pc 1.125pc -7px rgba(25,42,70,.13);
    transition: all .2s ease-in-out;
    /*min-height:260px;*/
}

.fcrse_12 {
    background: #fff;
    width: 100%;
    float: left;
    padding: 10px;
    /*border-radius: 10px;*/
    border: 1px solid #efefef;
    border-bottom: 10px solid #245CB5;
    box-shadow: -0.083333333in 0.5pc 1.125pc -7px rgba(25,42,70,.13);
    transition: all .2s ease-in-out;
    /*min-height:480px;*/
    height:100%;
}

.fcrse_13 {
    background: #fff;
    width: 100%;
    float: left;
    padding: 10px;
    /*border-radius: 10px;*/
    border: 1px solid #efefef;
    border-bottom: 10px solid orange;
    box-shadow: -0.083333333in 0.5pc 1.125pc -7px rgba(25,42,70,.13);
    transition: all .2s ease-in-out;
    /*min-height:260px;*/
    height:100%;
    padding-bottom: 0px;
}

.fcrse_img {
    width: 100%;
    float: left;
    position: relative;
}

.fcrse_img img {
    width: 100%;
    border-radius: 5px;
}

.fcrse_content {
    overflow-wrap: break-word;
    padding: 10px 5px;
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 15px;
}

.crse14s {
    display: block;
    font-size: 16px;
    font-weight: 500;
    color: #333;
    text-align: left;
    margin-bottom: 7px;
    line-height: 24px;
}

.crse-cate {
    display: block;
    font-size: 13px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    color: #686f7a;
    text-align: left;
}

.crse-cate-ad-location{
    display: block;
    font-size: 13px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    padding-top: 10px;
    padding-bottom: 5px;
    padding-right: 10px;
}

.crse-cate-ad-btn{
    position: relative;
    bottom: 0;
    right: 0;
}

.purchased_badge {
    font-size: 12px;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    color: #fff;
    background: #333;
    display: inline-block;
    padding: 5px 10px;
    text-transform: uppercase;
    border-radius: 5px;
    margin-top: 15px;
    cursor: default;
}

.cr1fot {
    margin-bottom: 0;
    margin-top: 18px;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    float: left;
    color: #686f7a;
    text-align: left;
    line-height: 24px;
}

.auth1lnkprce {
    float: left;
    width: 100%;
    margin-top: 18px;
}

.cr1fot a {
    color: #333;
    font-weight: 500;
}

.cr1fot a:hover {
    color: #333 !important;
    text-decoration: underline !important;
}

.prce142 {
    float: right;
    font-size: 18px;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    color: #333;
    text-align: right;
}

.vdtodt {
    margin-bottom: 5px;
    color: #B7B7B7;
    font-size: 14px;
    margin-top: 3px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    text-align: left;
    display: block;
}

.vdtodt .vdt14::after {
    content: '•';
    margin: 0 4px;
}

.vdtodt .vdt14:last-child::after{
    display: none;
    content: '';
}

.eps_dots {
    position: absolute;
    right: 0;
}

.eps_dots a {
    font-size: 20px;
    color: #afafaf !important;
}

.eps_dots a:hover {
    color: #333 !important;
}

.more_dropdown {
    display: inline-block;
}

.course-overlay {
    position: absolute;
    top: 0;
    padding: 10px;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: linear-gradient(transparent, rgba(51,51,51,.3) 90%);
}

.crse_reviews {
    color: #fff;
    background: #fdcc0d;
    display: inline-block;
    padding: 3px 15px 3px 10px;
    border-radius: 20px;
    font-size: 14px;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
}

.crse_reviews i {
    margin-right: 2px;
}

.badge_seller {
    border-radius: 3px;
    font-size: 10px;
    position: absolute;
    padding: 2px 10px;
    background: #fa8305;
    border: none;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    line-height: 1.5;
    right: 0;
    text-align: center;
    text-transform: uppercase;
    top: 10px;
    z-index: 2;
    vertical-align: baseline;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    box-shadow: 0 0 1px 1px rgba(20,23,28,.1), 0 3px 1px 0 rgba(20,23,28,.1);
}

.badge_seller:after {
    background: inherit;
    content: '';
    height: 12px;
    position: absolute;
    top: 3px;
    transform: rotate(45deg);
    width: 12px;
    z-index: 1;
    display: block;
    left: -5px;
    border-bottom-left-radius: 2px;
    border-top-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

.crse_timer {
    bottom: 0;
    position: absolute;
    margin-bottom: 10px;
    right: 0;
    margin-right: 10px;
    color: #fff;
    background: rgba(51,51,51,0.8);
    display: inline-block;
    padding: 3px 10px;
    border-radius: 20px;
    font-size: 12px;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
}

.btn_div {
    width: 100%;
    text-align: right;
    position: absolute;
    bottom: 25px;
    right: 25px;
}

.header_top .row{
    margin-top:0px !important;
}

.header_top{
    padding: 0 0 0 0 !important;
}

.header_top .col, .header_top .col-1, .header_top .col-2, .header_top .col-3, .header_top .col-4, .header_top .col-5, .header_top .col-6, .header_top .col-7, .header_top .col-8, .header_top .col-9, .header_top .col-10, .header_top .col-11, .header_top .col-12, .header_top .col-auto, .header_top .col-lg, .header_top .col-lg-1, .header_top .col-lg-2, .header_top .col-lg-3, .header_top .col-lg-4, .header_top .col-lg-5, .header_top .col-lg-6, .header_top .col-lg-7, .header_top .col-lg-8, .header_top .col-lg-9, .header_top .col-lg-10, .header_top .col-lg-11, .header_top .col-lg-12, .header_top .col-lg-auto, .header_top .col-md, .header_top .col-md-1, .header_top .col-md-2, .header_top .col-md-3, .header_top .col-md-4, .header_top .col-md-5, .header_top .col-md-6, .header_top .col-md-7, .header_top .col-md-8, .header_top .col-md-9, .header_top .col-md-10, .header_top .col-md-11, .header_top .col-md-12, .header_top .col-md-auto, .header_top .col-sm, .header_top .col-sm-1, .header_top .col-sm-2, .header_top .col-sm-3, .header_top .col-sm-4, .header_top .col-sm-5, .header_top .col-sm-6, .header_top .col-sm-7, .header_top .col-sm-8, .header_top .col-sm-9, .header_top .col-sm-10, .header_top .col-sm-11, .header_top .col-sm-12, .header_top .col-sm-auto, .header_top .col-xl, .header_top .col-xl-1, .header_top .col-xl-2, .header_top .col-xl-3, .header_top .col-xl-4, .header_top .col-xl-5, .header_top .col-xl-6, .header_top .col-xl-7, .header_top .col-xl-8, .header_top .col-xl-9, .header_top .col-xl-10, .header_top .col-xl-11, .header_top .col-xl-12, .header_top .col-xl-auto{
    padding: 0px !important;
    margin-top:0px !important;
}

.box_main_menu .col, .box_main_menu .col-1, .box_main_menu .col-2, .box_main_menu .col-3, .box_main_menu .col-4, .box_main_menu .col-5, .box_main_menu .col-6, .box_main_menu .col-7, .box_main_menu .col-8, .box_main_menu .col-9, .box_main_menu .col-10, .box_main_menu .col-11, .box_main_menu .col-12, .box_main_menu .col-auto, .box_main_menu .col-lg, .box_main_menu .col-lg-1, .box_main_menu .col-lg-2, .box_main_menu .col-lg-3, .box_main_menu .col-lg-4, .box_main_menu .col-lg-5, .box_main_menu .col-lg-6, .box_main_menu .col-lg-7, .box_main_menu .col-lg-8, .box_main_menu .col-lg-9, .box_main_menu .col-lg-10, .box_main_menu .col-lg-11, .box_main_menu .col-lg-12, .box_main_menu .col-lg-auto, .box_main_menu .col-md, .box_main_menu .col-md-1, .box_main_menu .col-md-2, .box_main_menu .col-md-3, .box_main_menu .col-md-4, .box_main_menu .col-md-5, .box_main_menu .col-md-6, .box_main_menu .col-md-7, .box_main_menu .col-md-8, .box_main_menu .col-md-9, .box_main_menu .col-md-10, .box_main_menu .col-md-11, .box_main_menu .col-md-12, .box_main_menu .col-md-auto, .box_main_menu .col-sm, .box_main_menu .col-sm-1, .box_main_menu .col-sm-2, .box_main_menu .col-sm-3, .box_main_menu .col-sm-4, .box_main_menu .col-sm-5, .box_main_menu .col-sm-6, .box_main_menu .col-sm-7, .box_main_menu .col-sm-8, .box_main_menu .col-sm-9, .box_main_menu .col-sm-10, .box_main_menu .col-sm-11, .box_main_menu .col-sm-12, .box_main_menu .col-sm-auto, .box_main_menu .col-xl, .box_main_menu .col-xl-1, .box_main_menu .col-xl-2, .box_main_menu .col-xl-3, .box_main_menu .col-xl-4, .box_main_menu .col-xl-5, .box_main_menu .col-xl-6, .box_main_menu .col-xl-7, .box_main_menu .col-xl-8, .box_main_menu .col-xl-9, .box_main_menu .col-xl-10, .box_main_menu .col-xl-11, .box_main_menu .col-xl-12, .box_main_menu .col-xl-auto{
    padding: 0px !important;
    margin-top:0px !important;
}

.v-application--wrap{
    min-height: 50vh !important;
}

.padall{
    padding: 5px 5px 5px 5px !important;
}

h5{
    font-size: 16px !important;
}
