@import url("http://fonts.cdnfonts.com/css/proxima-nova-condensed");
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
html,
body {
    overflow-x: hidden;
}

body {
    font-family: "proxima-nova-condensed", sans-serif;
    font-style: normal;
    overflow-wrap: anywhere;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    padding: 0 !important;
}

.dataTables_filter label {
    margin-right: 5px;
}

table thead>tr>th {
    white-space: nowrap !important;
}

.modal.fade .modal-dialog {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 10% auto;
}

/*---------------------------------------
    Typorgraphy              
-----------------------------------------*/
h1,
h2,
h3,
h4,
h5,
h6 {
    /*font-weight: 600;*/
}

h3,
h5 {
    font-weight: 500;
}

h1 {
    /*font-size: 40px;*/
    /*letter-spacing: 2px;*/
}

h2 {
    font-size: 30px;
}

h3 {
    line-height: 36px;
}

h5 {
    letter-spacing: 1px;
    /*padding-top: 10px;*/
}

p {
    margin-bottom: 0;
}

a {
    text-decoration: none !important;
    outline: none;
}

a:hover {
    color: inherit;
}

input {
    border: none;
}

input:focus,
button:focus,
select:focus {
    outline: none;
}

/*---------------------------------------
    General               
-----------------------------------------*/
.f14b,
.f14b a,
.course-opt li a {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 146.16%;
    letter-spacing: 0.183333px;
    color: #000000;
}

.f14n {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 146.16%;
    letter-spacing: 0.183333px;
    color: #000000;
    word-break: break-all;
}

.f14s {
    ont-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 210%;
    letter-spacing: 0.01em;
    color: #000000;
}

.f15 {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 180%;
    color: #000000;
}

.f16 {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    /*line-height: 35px;*/
    color: #343458;
}

.f16b {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 35px;
    color: #000000;
}

.f18b {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 25px;
    color: #333333;
}

.f18s {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 25px;
    color: #000;
}

.f18n {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 180%;
    text-align: center;
    color: #000000;
}

.f18g {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    color: #6ac2ba;
}

.f19g {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 19px;
    line-height: 146.16%;
    letter-spacing: 0.183333px;
    color: #6ac2ba;
}

.f20 {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 35px;
    color: #000000;
    /*opacity: 0.23;*/
}

.f20g {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 35px;
    color: #6ac2ba;
}

.f30 {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 30px;
    line-height: 55px;
    text-align: center;
    color: #000000;
}

.fw-300 {
    font-weight: 300;
}

.bg-grey {
    background: rgba(243, 243, 243, 0.67);
}

.no-bg {
    background-color: transparent;
}

.bg-dark-blue {
    background-color: rgba(42, 42, 70, 1);
}

.bg-black {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)),
        rgba(0, 0, 0, 0.89);
}

.bg-light-black {
    background: rgba(0, 0, 0, 0.59);
}

.w-45 {
    width: 45% !important;
}

.gr-btn {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 146.16%;
    text-align: center;
    color: #000;
    padding: 10px 40px;
    background: #6ac2ba;
    border: 1px solid #6ac2ba;
    border-radius: 31px;
    text-transform: capitalize;
    margin-right: 15px;
    white-space: nowrap;
}

.blu-btn {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 146.16%;
    text-align: center;
    color: #ffffff;
    padding: 10px 30px;
    background: #343458;
    border: 1px solid #343458;
    border-radius: 31px;
    text-transform: capitalize;
    margin-right: 15px;
    white-space: nowrap;
}

.grey-btn {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 146.16%;
    text-align: center;
    color: #ffffff;
    padding: 10px 30px;
    background: #c9cccc;
    border-radius: 34px;
    border: 1px solid #c9cccc;
    border-radius: 31px;
    text-transform: capitalize;
    margin-right: 15px;
    white-space: nowrap;
}

.trans-btn {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 146.16%;
    text-align: center;
    color: #343458;
    padding: 10px 30px;
    background-color: #fff;
    border: 1px solid #343458;
    border-radius: 31px;
    text-transform: capitalize;
    margin-right: 15px;
    white-space: nowrap;
}

.transp-btn {
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 131.16%;
    text-align: center;
    color: #333;
    padding: 13px 40px;
    background-color: transparent;
    border: 1px solid #000000;
    white-space: nowrap;
}

.heading34 {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 34px;
    line-height: 146.16%;
    text-transform: capitalize;
    color: #333333;
}

.heading34b {
    font-family: Financier Display;
    font-style: normal;
    font-weight: bold;
    font-size: 34px;
    text-transform: capitalize;
    color: #000;
}

.heading-34 {
    font-family: Financier Display;
    font-style: normal;
    font-weight: 700;
    font-size: 34px;
    line-height: 35px;
    letter-spacing: 0.03em;
    color: #343458;
}

.heading36 {
    font-family: Financier Display;
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 146.16%;
    letter-spacing: 1px;
    text-transform: capitalize;
    color: #343458;
}

.heading32 {
    font-family: Financier Display;
    font-style: normal;
    font-weight: bold;
    font-size: 32px;
    line-height: 35px;
    letter-spacing: 0.02em;
    color: #343458;
}

.heading-2 {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 35px;
    color: #343458;
}

.heading2b {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 55px;
    text-align: center;
    color: #000000;
}

.heading-3 {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 25px;
    line-height: 146.16%;
    letter-spacing: 0.183333px;
    color: #343458;
}

.heading-4 {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 22px;
    line-height: 180%;
    color: #000000;
}

.heading_4 {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 23px;
    line-height: 35px;
    color: #343458;
}

.heading_4s {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 21px;
    line-height: 35px;
    color: #000;
}

.heading-4w {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 22px;
    line-height: 30px;
    color: #fff;
}

.field-name {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 180%;
    color: #000000;
}

.name {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 180%;
    color: #000000;
}

.lh-norm {
    line-height: normal;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.clearfix {
    clear: both;
}

.section-title {
    font-family: Financier Display Test;
    font-style: normal;
    font-weight: bold;
    font-size: 46px;
    line-height: 146.16%;
    text-align: center;
    letter-spacing: 2px;
    text-transform: capitalize;
    color: #343458;
    margin-bottom: 25px;
}

.section-heading {
    font-family: Financier Display Test;
    font-style: normal;
    font-weight: 600;
    font-size: 46px;
    line-height: 146.16%;
    letter-spacing: 0.4px;
    text-transform: capitalize;
    color: #343458;
}

.section-para {
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 19px;
    line-height: 168%;
    color: #000000;
}

.p {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 180%;
    color: #000000;
}

.pn {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 28px;
    color: #000000;
}

.pw {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 180%;
    color: #fff;
}

.ps {
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
    color: #333333;
}

#overview {
    padding-top: 4rem;
    padding-bottom: 4rem;
}

#featured,
#universities,
footer {
    padding-top: 2rem;
    /*padding-bottom: 2rem;*/
}

#featured,
#universities {
    text-align: center;
}

#overview h3 {
    padding-bottom: 12px;
}

.sect-btn {
    padding: 5px 20px;
    font-family: Helvetica;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 170%;
    color: #fff;
    background-color: #6ac2ba;
    border-radius: 29px;
    margin-top: 20px;
}
.content.align-content-center .sect-btn{
    padding: 5px 30px;
}
.join-btn {
    padding: 5px 15px 5px;
    font-family: Helvetica;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 170%;
    color: #fff;
    background-color: #6ac2ba;
    border-radius: 29px;
    margin-top: -4px;
}

.border {
    border: 1px solid #000000;
}

.bg-black {
    background-color: #000;
}

.text-w {
    color: #fff;
}

.owl-prev {
    position: absolute;
    top: 30%;
    left: -50px;
    display: block !important;
    border: none;
    outline: none;
    background: #efefef !important;
    border-radius: 40px;
}

.owl-next {
    position: absolute;
    top: 30%;
    right: -50px;
    display: block !important;
    border: none;
    outline: none;
    background: #efefef !important;
    border-radius: 40px;
}

.owl-prev {
    top: 20%;
    width: 55px;
    height: 55px;
    background: rgba(239, 239, 239, 1) !important;
    border-radius: 40px !important;
    /*color: rgba(51, 51, 51, 0.38) !important;*/
    z-index: 1;
}

.owl-next {
    top: 20%;
    width: 55px;
    height: 55px;
    background: rgba(239, 239, 239, 1) !important;
    border-radius: 40px !important;
    /*color: rgba(51, 51, 51, 0.38) !important;*/
    z-index: 1;
}

.owl-prev img,
.owl-next img {
    cursor: pointer;
}

.owl-prev:hover,
.owl-prev:focus,
.owl-next:hover,
.owl-next:focus {
    background: rgba(106, 194, 186, 1) !important;
    outline: none;
    color: #fff;
}

.owl-prev:hover,
.owl-prev:focus,
.owl-next:hover,
.owl-next:focus {
    background: rgba(106, 194, 186, 1) !important;
    outline: none;
    color: #fff;
}

.owl-prev .material-icons {
    position: absolute;
    left: 17px;
    top: 11px;
    font-size: 34px;
    /*color: rgba(167, 167, 167, 1);*/
}

.owl-next .material-icons {
    position: absolute;
    left: 17px;
    top: 11px;
    font-size: 34px;
    color: rgba(167, 167, 167, 1);
}

#learnerReviews .owl-prev {
    top: 40%;
}

#learnerReviews .owl-next {
    top: 40%;
}

.n-p {
    font-family: Lato;
    font-style: normal;
    font-weight: 800;
    font-size: 15px;
    line-height: 146.16%;
    text-transform: capitalize;
    color: #343458;
}

.o-p {
    font-family: Lato;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 146.16%;
    text-decoration-line: line-through;
    text-transform: capitalize;
    color: #909090;
    margin-left: 10px;
}

.author {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 12px;
    line-height: 146.16%;
    text-transform: capitalize;
    color: #000000;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.level {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 12px;
    line-height: 146.16%;
    text-transform: capitalize;
    color: #000000;
}

.cf {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 23px;
    line-height: 31px;
    display: flex;
    align-items: center;
    color: #000;
}

/*---------------------------------------
    Navigation Links section              
-----------------------------------------*/

.adto_cart {
    position: relative;
}

.adto_cart_container {}

.cart_counter {
    position: absolute;
    width: 15px;
    height: 14px;
    color: #6ac2ba;
    background-color: #fff;
    line-height: 14px;
    text-align: center;
    border-radius: 100%;
    font-size: 10px;
    left: 10px;
    top: -5px;
    font-weight: bold;
}

.bell img {
    width: 20px;
    height: 24px;
}

.custom-navbar {
    margin-bottom: 0;
    /*background: rgba(0, 0, 0, 0.59); */
    /*opacity: 0.7;*/
}
.custom-navbar.fixed-top{
    width: 100vw;
}

.custom-navbar .navbar-brand {
    color: #ffffff;
    font-weight: 600;
    font-size: 3rem;
    line-height: 40px;
}

.navbar-expand-md .navbar-nav .dropdown-menu {
    min-width: 220px;
}

.categories,
.custom-navbar .navbar-right li a {
    font-family: Lato;
    font-style: normal;
    font-weight: bold;
    font-size: 15px;
    line-height: 19px;
    display: flex;
    align-items: center;
    text-align: right;
    text-transform: capitalize;
    color: #f0f0f0;
    padding-right: 1rem;
    padding-left: 1rem;
}

.notifications-menu>ul.dropdown-menu li>ul.menu li a {
    color: #000;
}

.notifications-menu>ul.dropdown-menu li>ul.menu li a:hover {
    color: #fff;
}

.custom-navbar .navbar-right li a.txt-w {
    color: #fff;
}

.categories,
.custom-navbar .navbar-right li a:hover {
    color: #6ac2ba;
}

.custom-navbar .navbar-right li a.join-btn:hover {
    color: #fff;
}

.custom-navbar .navbar-nav li.active>a {
    color: #66ccff;
}

.navbar-right .dropdown-menu {
    background-color: #6ac2ba;
}

.navbar-right .dropdown-menu a.dropdown-item,
.navbar-right .dropdown-menu button.dropdown-item {
    color: #ffffff !important;
}

.navbar-right .dropdown-menu a.dropdown-item:hover,
.navbar-right .dropdown-menu button.dropdown-item {
    color: #000000;
    background: transparent;
}

.navbar-right .dropdown-menu button.fw-b {
    font-weight: bold important;
    color: #ffffff important;
}

.nav-search {
    position: relative;
}

.nav-search .fa-search {
    position: absolute;
    top: 44%;
    left: 5%;
    color: #000;
    opacity: 0.19;
}

/*---------------------------------------
    Intro section              
-----------------------------------------*/
#intro {
    background: url(../images/home-banner.png);
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 100vh;
    text-align: left;
    color: #ffffff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

#intro h1 {
    font-family: Financier Display;
    font-style: normal;
    font-weight: 700;
    font-size: 37px;
    line-height: 109%;
    letter-spacing: 0.02em;
    color: #343458;
}

#intro p {
    font-family: "Lato";
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    color: #000000;
}

.search i {
    position: absolute;
    left: 15px;
    z-index: 1;
    top: 18px;
    color: rgba(0, 0, 0, 0.3);
}

.search input {
    position: relative;
    width: 345px;
    padding: 11px 0px 10px 15px;
    border: none;
    border-radius: 29px 0px 0px 29px;
}

.cat-search input {
    padding-left: 40px;
}

.search button {
    width: 82px;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
    color: #ffffff;
    padding: 17px;
    background-color: #6ac2ba;
    border: none;
    border-radius: 0px 29px 29px 0px;
}

.search .fa.ins-search {
    position: absolute;
    left: 20px;
    color: rgba(51, 51, 51, 1);
    top: 17px;
}

/*---------------------------------------
   Overview  section              
-----------------------------------------*/

/*---------------------------------------
   featured  section              
-----------------------------------------*/
.featured-wrapper .featured-img {
    background-color: #F0F0F0;
    width: 100%;
    height: 228px;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.featured-wrapper .featured-img img {
    max-width: 140px;
}

.featured-wrapper .featured-img img.fea-cat-img {
    max-height: 145px;
    max-width: 160px !important;
    object-fit: contain;
    mix-blend-mode: multiply;
}

.featured-wrapper .featured-thumb {
    font-family: Lato;
    font-style: normal;
    font-weight: 800;
    font-size: 25px;
    line-height: 140%;
    text-align: left;
    color: #343458;
    margin-top: 20px;
}

.featured-wrapper .featured-thumb h3 {
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 140%;
    color: #000000;
}

/*---------------------------------------
   become an instructor section              
-----------------------------------------*/
#bc-inst {
    background-color: #6ac2ba;
}

#bc-inst .sect-btn {
    background-color: #343457;
}

#bc-inst .sect-btn:hover {
    color: #6ac2ba;
}

/*---------------------------------------
   universities section              
-----------------------------------------*/
#universities {
    background: #eaeaea;
}

.uni-col {
    flex: 0 0 19.2%;
    max-width: 19.2%;
    /*margin-right: 10px;*/
    background-color: #eaeaea;
    height: 145px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#owl-universities .item .uni-col {
    background-color: #eaeaea;
    max-width: 100%;
    height: 185px;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
}

#owl-universities .owl-stage {
    margin: 0 auto !important;
}

#owl-universities .item .uni-col:hover {
    background: #fff;
}

#owl-universities .item .uni-col img {
    width: 130px !important;
    object-fit: contain;
}

.uni-col img {
    width: auto !important;
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    aspect-ratio: 2 / 2;
}

.uni-row .uni-col:last-child {
    margin-right: 0;
}

.bseller-wrapper,
.bseller-wrapper img {
    position: relative;
}

.bseller-wrapper .owl-dots {
    position: absolute;
    bottom: 75px;
    left: 72px;
}

.bseller-wrapper .owl-dots .owl-dot span {
    background-color: #c4c4c4;
    width: 16px;
    height: 3px;
    margin: 5px;
}

.bseller-wrapper .owl-dots .owl-dot:focus {
    outline: none;
    border: none;
}

.bseller-wrapper .owl-dots .owl-dot.active span {
    background-color: #6ac2ba;
}

.bseller-wrapper-inner .sect-btn {
    margin-top: 5px;
}

.bseller-wrapper .new-tag {
    position: absolute;
    top: 5px;
    right: 5px;
    background-color: #000;
    padding: 5px;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 170.52%;
    letter-spacing: 0.14em;
    color: #ffffff;
}

.bseller-thumb {
    margin-top: 10px;
}

.bseller-thumb h3 {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 140%;
    color: #000000;
    height: 42px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: normal;
    margin: 0 ;
}

.new-tag {}

#trusted-by .uni-col {
    background: none;
    border: 1px solid #E3E2E2;
    flex: 1;
    min-width: 220px;
    max-width: 225px;
}

/*---------------------------------------
   Footer section              
-----------------------------------------*/

/* Back top */
.go-top {
    background-color: #222;
    bottom: 2em;
    right: 2em;
    color: #ffffff;
    font-size: 32px;
    display: none;
    position: fixed;
    text-decoration: none;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    transition: all 0.4s ease-in-out;
}

.go-top:hover {
    background: #f2545f;
    color: #ffffff;
}

/*---------------------------------------
   Social icon             
-----------------------------------------*/
.footer {
    background-color: #f7f7f7;
}

.footer p {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 194.7%;
    color: #000000;
}

.footer ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.footer ul>li {
    padding: 4px;
}

.social {
    position: relative;
    padding: 0;
    margin: 0;
}

.social ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
    align-items: center;
    gap: 7px;
} 
.social li {
    display: flex;
    align-items: center;
    justify-content: center;
    list-style: none;
    width: 34px;
    height: 34px;
    background-color: #343458;
    border-radius: 50px;
    margin-right: 10px;
}


.social h6 {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 16px;
    text-transform: capitalize;
    color: #828282;
    flex: 0 0 100%;
}
.social li a svg {
  width: 20px;
  height: 20px;
  fill: #ffffff;
}
.social li a {
    color: #ffffff;
    border-radius: 50px;
    font-size: 18px;
    text-decoration: none;
    transition: all 0.4s ease-in-out;
    width: 30px;
    height: 30px;
    line-height: 26px;
    text-align: center;
    vertical-align: middle;
    display: flex;
  align-items: center;
  justify-content: center;
}

.social li:hover {
    background: #6ac2ba;
}

.footer-bottom {
    background-color: #343458;
}

.footer-bottom p {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 27px;
    text-align: center;
    color: #ffffff;
    margin-bottom: 0;
}

.footer .heading {
    font-style: normal;
    font-weight: bold;
    font-size: 19px;
    line-height: 19px;
    text-transform: capitalize;
    color: #343458;
}

.f-text li a {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 194.7%;
    color: #000000;
}

.contact-info .c-detail,
.contact-info .c-detail a {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 25px;
    color: #828282;
}

.contact-info .c-detail span {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 25px;
    color: #343458;
}

/* .footer .social .fa.fa-facebook,
.footer .social .fa.fa-instagram,
.footer .social .fa.fa-youtube {
    margin-left: -2px;
} */

.footer .social .fa.fa-twitter,
.footer .social .fa.fa-linkdin {
    margin-left: -1px;
}

/*---------------------------------------
   Category page             
-----------------------------------------*/
.cat-header {
    background-image: url("../images/cat-header.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 500px;
    margin-top: 43px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.center {}

.cat-header h1 {
    font-family: Financier Display;
    font-style: normal;
    font-weight: bold;
    font-size: 47px;
    line-height: 133.98%;
    letter-spacing: 0.03em;
    color: #ffffff;
    text-align: center;
}

.products .col-md-3 {
    padding-left: 7px;
    padding-right: 7px;
}

.products .new-tag {
    position: absolute;
    top: 5px;
    right: 15px;
    background-color: #000;
    padding: 5px;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 170.52%;
    letter-spacing: 0.14em;
    color: #ffffff;
}

.filter {
    background-color: rgba(106, 194, 186, 1);
    border-radius: 16px;
}

.cat-heading {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 140%;
    color: #343458;
    cursor: pointer;
}

.cat-heading .fa.fa-plus,
.cat-heading .fa.fa-minus {
    float: right;
    margin-top: 15px;
    color: #fff;
}

.f-accordion .c-body {
    margin-top: 20px;
    margin-bottom: 20px;
}

.f-group label {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 150%;
    color: #ffffff;
    /*margin-left: 12px;*/
}

.f-group input {
    margin-top: 4px;
}

.items-count {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 150%;
    color: #ffffff;
}

/*---------------------------------------
   Detail page             
-----------------------------------------*/
#detail.main,
#instructor.main,
#join.main,
#login.main,
#cart.main,
#thank-you.main {
    margin-top: 115px;
}

.fa.fa-star {
    color: rgba(106, 194, 186, 0.3);
}

.fa.fa-star.checked {
    color: rgba(106, 194, 186, 1) !important;
}

.course-name h1 {
    font-family: Financier Display;
    font-style: normal;
    font-weight: bold;
    font-size: 37px;
    line-height: 35px;
    letter-spacing: 0.02em;
    color: #343458;
}

.course-name .csd {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 21px;
    color: #000000;
}

.course-name .cld,
.tab-pane.active p {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 25px;
    text-align: justify;
    color: #000000;
}

.tab-pane p {
    display: block;
    font-size: 87.5% !important;
    color: #212529 !important;
}

#banner-video {
    position: relative;
    width: 100%;
}

.cors-fee h1 {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 28px;
    line-height: 38px;
    color: #343458;
}

button.play {
    background-color: #666;
    border: medium none;
    color: #fff;
    display: block;
    font-size: 18px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
}

button.active {
    background-color: #0077a2;
}

.video-thumb {
    width: 100%;
    height: 100%;
    max-width: 100%;
    min-height: 84px;
    position: relative;
    flex: 0 0 23%;
    margin: 0px auto;
    padding: 12px 4px;
    background: #e1f3f1;
     display: flex;
        align-items: center !important;
        justify-content: center !important;
        flex-direction: column;
}

.video_thumb {
    background: #6ac2ba;
    border-radius: 11px;
}

.video_thumb {
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 19px;
    text-align: center;
    color: #343458;
    padding-top: 20px;
    margin-right: 10px;
}

.video_thumb p {
    font-style: normal;
    font-weight: bold;
    font-size: 17px;
    line-height: 21px;
    text-align: center;
    color: #ffffff;
}

.video-thumb h6 {
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    color: #000000;
    margin: 0;
    text-transform: capitalize;
}

.video_thumb h6 {
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 19px;
    text-align: center;
    color: #343458;
}

.video-thumb p {
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    color: #5D666D;
}
.video-thumb p.last {
    font-size: 10px;
}
.video_thumb p {
    font-style: normal;
    font-weight: bold;
    font-size: 15px;
    line-height: 18px;
    text-align: center;
    color: #fff;
}

.wywl,
.course-content {
    background-color: rgba(234, 234, 234, 0.2);
    padding: 1rem;
}

.wywl-tabs li {
    background: #343458;
    border-radius: 14px 14px 0px 0px;
    margin-right: 2px;
}

.wywl-tabs li a {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 146.16%;
    text-align: center;
    letter-spacing: 0.183333px;
    color: #ffffff;
}

.wywl-tabs li a.active {
    background: #6ac2ba;
    border-radius: 14px 14px 0px 0px;
}

.wywl-tabs li a.active {
    color: #000000;
}

.wywl-content .tab-pane {
    padding: 35px 29px 29px;
}

.wywl-content .tab-pane.active {
    background: #6ac2ba;
    border-radius: 0px 18px 18px 18px;
}

.wywl-content .tab-pane h3 {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 25px;
    line-height: 146.16%;
    text-align: left;
    letter-spacing: 0.183333px;
    color: #000000;
}

.wywl-content .tab-pane ul li {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 180%;
    color: #000000;
}

.about-instructor {
    background-color: rgba(234, 234, 234, 0.2);
    padding: 21px 30px;
    border-radius: 30px;
}

.learner-reviews {
    background-color: rgba(106, 194, 186, 0.1);
    padding: 1rem;
}

.certification {
    background-color: rgba(52, 52, 88, 1);
    padding: 2rem;
    border-radius: 16px;
}

.certification h3 {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 26px;
    line-height: 146.16%;
    letter-spacing: 0.183333px;
    color: #ffffff;
}

.about-instr,
.learner-review {
    display: flex;
}

.about-instr h4 {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 168%;
    color: #000000;
}

.about-instr h5 {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 180%;
    color: #000000;
}

.image {}

.about-instr img,
.image img {
    width: 100px;
    border-radius: 100%;
    height: 100px;
    object-fit: cover;
}

.about-instr .image,
.learner-review .image {
    flex: 0 0 20%;
    max-width: 120px;
    padding: 20px 18px 20px 0;
}

.about-instr .detail,
.learner-review .detail {
    flex: 0 0 80%;
    max-width: 80%;
    padding: 20px;
}

.about-instr .detail,
.learner-review .detail {
    padding: 20px 10px !important;
}

.learner-review .detail h5 {
    font-family: Open Sans;
    font-style: normal;
    font-size: 16px;
    line-height: 180%;
    color: #000000;
}

.related-courses .column {
    flex: 0 0 19%;
    max-width: 19%;
    margin-right: 10px;
    align-items: center;
    justify-content: center;
    position: relative;
}

.related-courses .new-tag {
    position: absolute;
    top: 5px;
    right: 15px;
    background-color: #000;
    padding: 5px;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 170.52%;
    letter-spacing: 0.14em;
    color: #ffffff;
}

.course-content h3 {
    font-style: normal;
    font-weight: bold;
    font-size: 26px;
    line-height: 146.16%;
    letter-spacing: 0.183333px;
    color: #333333;
    margin-top: -5px;
    margin-bottom: 20px;
}

.course-nav {
    padding-left: 0;
    /*margin-bottom: 25px;*/
}

.course-nav ul li a {
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 146.16%;
    text-align: center;
    letter-spacing: 0.183333px;
    color: #333333;
}

.mod-header h5 {
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 146.16%;
    letter-spacing: 0.183333px;
    color: #000000;
}

.course-modules {
    margin-bottom: 18px;
}

.course-modules .header {
    background: #343458;
    border-radius: 29px;
}

.course-modules .header a h5 {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 146.16%;
    letter-spacing: 0.183333px;
    color: #ffffff;
    padding: 10px 2.75rem 8px 24px;
}

.course-modules .collapse,
.course-modules .collapse.show {}

.course-modules .body {
    padding: 7px 50px 20px 26px;
    background: rgba(106, 194, 186, 0.1);
    opacity: 0.9;
    border-radius: 22px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 21px;
    text-align: justify;
    color: #000000;
}

/*---------------------------------------
   Instructor page             
-----------------------------------------*/

.faculity-desig {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 21px;
    text-transform: capitalize;
    color: #ffffff;
    padding: 10px 15px;
    background: #343458;
    border-radius: 22px;
}

.inst-name {}

.form {
    background: rgba(239, 239, 239, 1);
}

#join .form,
#login .form {
    background: #efefef;
    border-radius: 17px;
}

.form .input {
    border: 1px solid #000000;
    padding: 10px 15px;
    width: 100%;
    /*margin-bottom: 15px;*/
}

#join .form input,
#login .form input {
    background: #ffffff;
    border-radius: 32px;
    border: none;
}

#join .form label {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 146.16%;
    color: #333333;
}

.form h3 {
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 29px;
    color: #000000;
}

.join-heading,
.login-heading {
    font-family: Financier Display;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 33px;
    letter-spacing: 0.05em;
    color: #343458;
}

.form .input::placeholder {
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 140%;
    color: #333333;
    opacity: 0.56;
}

.form .register-btn {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 17px;
    line-height: 146.16%;
    text-align: center;
    color: #343458;
    padding: 10px 30px;
    background: #6ac2ba;
    border-radius: 31px;
    display: block;
    border: none;
}

.form .continue-btn {
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 140%;
    color: #ffffff;
    padding: 10px 20px;
    background: #eb5757;
    border-radius: 25px;
    display: block;
    border: none;
    text-align: left;
    width: 100%;
}

.form .continue-btn-fb {
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 140%;
    color: #ffffff;
    padding: 10px 20px;
    background: #2f80ed;
    border-radius: 25px;
    display: block;
    border: none;
    text-align: left;
    width: 100%;
}

.login-here,
.join-here {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 146.16%;
    color: #343458;
}

.login-here a,
.join-here a {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 146.16%;
    color: #343458;
}

.remember label {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 146.16%;
    color: #333333;
}

.remember a {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 146.16%;
    color: #343458;
}

.order-detail {
    background-color: rgba(239, 239, 239, 1);
    padding: 20px;
    /*display: flex;*/
    border-radius: 10px;
    height: fit-content;
}

.order-detail .image {
    width: 100px;
    height: 100px;
    border-radius: 100%;
}

.order-detail .image img {
    height: 100%;
}

.form-image {
    display: flex;
    justify-content: center;
    align-items: center;
}
.form-image img {
    max-width: 650px;
}

.remove {
    background: none;
    border: 0;
    margin-top: 10px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 19px;
    display: flex;
    align-items: center;
    color: #6ac2ba;
}

.remove i {
    margin-right: 7px;
}

.summery {
    background-color: #f3f3f3;
    padding: 30px 40px;
    border-radius: 12px;
}

.sum1 label:first-child,
.sum2 label:first-child {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 131.22%;
    letter-spacing: 0.05em;
    color: #000000;
}

.sum1 label:last-child,
.sum2 label:last-child,
.sum3 label:last-child {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 131.22%;
    text-align: right;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #000000;
}

.sum3 label:first-child {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 17px;
    line-height: 131.22%;
    letter-spacing: 0.05em;
    color: #000000;
}

.gr-btn.checkout {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 146.16%;
    text-align: center;
    color: #000;
    padding: 10px 30px;
    background: #6ac2ba;
    border: 1px solid #6ac2ba;
    border-radius: 31px;
    text-transform: capitalize;
    margin-right: 15px;
}

.billing-info {}

.billing-info .form {
    background-color: transparent;
}

.billing-info-inner {
    background: #343458;
    border-radius: 10px;
    padding: 40px;
}

.billing-info-inner .radio-btns label {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 140%;
    color: #ffffff;
}

.card-info .blck-btn {
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 146.16%;
    text-align: center;
    color: #ffffff;
    background-color: #333;
    padding: 13px;
    margin-top: 40px;
}

.card-info input {
    padding: 13px 15px !important;
    margin-bottom: 20px !important;
    border-radius: 43px;
}

.card-info select {
    padding: 15px 15px !important;
    margin-bottom: 20px !important;
    border-radius: 43px;
}

.search-container input {
    padding: 7px 6px 7px 35px;
    margin-top: 8px;
    font-size: 17px;
    border: none;
    background-color: #fff;
    border-radius: 30px 0px 0px 30px;
}

.search-container input::placeholder {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    /*line-height: 19px;*/
    color: #000000;
    opacity: 0.19;
}

.search-container {
    margin-left: 13%;
}

.search-container button {
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 16px;
    background: #6ac2ba;
    border-radius: 0px 30px 30px 0px;
    border: none;
    cursor: pointer;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: -0.04em;
    color: #000000;
}

.left-side-menu {
    background: #fcfcfc;
    /*box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.07);*/
}

.left-side-menu .left-menu li,
.cc-left-menu li {
    display: flex;
    margin-bottom: 20px;
    align-items: center;
}

.left-side-menu .left-menu li.active svg,
.left-side-menu .left-menu li.active svg path {
    fill: #6ac2ba;
}

.left-side-menu .left-menu img,
.left-side-menu .left-menu svg {
    margin-right: 20px;
    /*height: 27px;*/
    width: 30px;
}

.no-certificates {
    box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px;
    font-weight: 700;
    padding: 20px;
    border-radius: 2rem;
    margin-bottom: 15rem;
}

.left-side-menu .left-menu li a {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 35px;
    color: #000000;
}

.left-side-menu .left-menu li.active a {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 35px;
    color: #6ac2ba;
}

.account {
    margin-top: 78px;
}

.profile-pic {
    width: 22px;
    height: 22px;
    margin-right: 10px;
}

.w-10 {
    width: 10%;
}

.w-20 {
    width: 20%;
}

.w-30 {
    width: 30%;
}

.w-60 {
    width: 60%;
}

.w-70 {
    width: 70%;
}

.w-80 {
    width: 80%;
}

.course-detail {
    background-color: #f6f6f6;
    padding: 16px 24px;
    display: flex;
    gap: 11px;
    border-radius: 13px;
}

.course-detail button {
    /* background-color: #000;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 146.16%;
  color: #fff;
  padding: 13px 26px;*/
}

.course-detail .detail input {
    vertical-align: middle;
}

.course-detail .detail output,
output {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    text-align: right;
    color: #333333;
    margin-left: 8px;
    vertical-align: middle;
}

.course-detail .image {
    min-width: 80px;
    max-width: 82px;
    height: 80px;
    border-radius: 100%;
}

.course-detail .image img {
    height: 100%;
}
.course-detail h4 {
    font-family: Open Sans;
    font-weight: 700;
    font-size: 23px;
    line-height: 35px;
    letter-spacing: 0;
    color: #343458;
    margin-bottom: 0;
}
.course-detail h4.heading_4 {
    font-family: Open Sans;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #343458;
    min-height: 48px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    
}

.course-detail h5.f20g {
    font-family: Open Sans;
    font-size: 20px;
    font-weight: 600;
    line-height: 35px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}

.course-detail .btn-group {
    display: flex;
    align-items: center;
    justify-content: start;
    flex-wrap: wrap;
    gap: 12px;
}

.course-detail .btn-group a {
    font-family: Open Sans;
    font-size: 12px;
    font-weight: 700;
    line-height: 20.46px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    white-space: nowrap;
    margin: 0 !important;
}

.course-instructor label {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 35px;
    color: #343458;
}

.course-instructor label span {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 35px;
    color: #343458;
}

.reply {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 0.01em;
    color: #35938a;
}

.wishlist .w-20 .gr-btn {
    padding: 10px 10px;
}

/*cinp Chrome*/
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .cinp input[type="range"] {
        overflow: hidden;
        width: 150px;
        height: 10px;
        -webkit-appearance: none;
        background-color: #6ac2ba;
        border-radius: 40px;
    }

    .cinp input[type="range"]::-webkit-slider-runnable-track {
        height: 16px;
        -webkit-appearance: none;
        color: #343458;
        margin-top: -1px;
    }

    .cinp input[type="range"]::-webkit-slider-thumb {
        width: 10px;
        -webkit-appearance: none;
        height: 16px;
        cursor: ew-resize;
        background: #343458;
        box-shadow: -80px 0 0 80px #343458;
    }
}

/**cinp FF*/
.cinp input[type="range"]::-moz-range-progress {
    background-color: #43e5f7;
}

.cinp input[type="range"]::-moz-range-track {
    background-color: #9a905d;
}

/* IE*/
.cinp input[type="range"]::-ms-fill-lower {
    background-color: #43e5f7;
}

.cinp input[type="range"]::-ms-fill-upper {
    background-color: #9a905d;
}

/*lmsv chrome*/
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .lmsv input[type="range"] {
        overflow: hidden;
        width: 122px;
        -webkit-appearance: none;
        background-color: #fff;
        border-radius: 40px;
    }

    .lmsv input[type="range"]::-webkit-slider-runnable-track {
        height: 16px;
        -webkit-appearance: none;
        color: #343458;
        margin-top: -1px;
    }

    .lmsv input[type="range"]::-webkit-slider-thumb {
        width: 10px;
        -webkit-appearance: none;
        height: 16px;
        cursor: ew-resize;
        background: #343458;
        box-shadow: -80px 0 0 80px #343458;
    }
}

/** lmsv*/
.lmsv input[type="range"]::-moz-range-progress {
    background-color: #43e5f7;
}

.lmsv input[type="range"]::-moz-range-track {
    background-color: #9a905d;
}

/*fire*/
.lmsv input[type="range"] {
    -moz-appearance: none;
    /* remove default styling */
    overflow: hidden;
    width: 122px;
    -webkit-appearance: none;
    background-color: #fff;
    border-radius: 40px;
}

.lmsv input[type="range"]::-moz-range-track {
    height: 10px;
    /* set height of track */
    border-radius: 5px;
    /* round corners */
    background-color: #ddd;
    /* set track color */
}

.lmsv input[type="range"]::-moz-range-thumb {
    width: 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    height: 16px;
    cursor: ew-resize;
    background: #343458;
    box-shadow: -80px 0 0 80px #343458;
}

.lmsv input[type="range"]::-moz-range-progress {
    background-color: #43e5f7;
}

/* IE*/
.lmsv input[type="range"]::-ms-fill-lower {
    background-color: #43e5f7;
}

.lmsv input[type="range"]::-ms-fill-upper {
    background-color: #9a905d;
}

.course-nav {
    background-color: #6ac2ba;
    padding: 12px 0;
    margin-top: 78px;
}

.course-nav .course-title,
.course-nav .course-title a {
    font-style: normal;
    font-weight: bold;
    font-size: 21px;
    line-height: 35px;
    color: #000;
}

.course-nav .course-title p {
    font-style: normal;
    font-weight: bold;
    font-size: 21px;
    line-height: 35px;
    color: #000;
}

.course-nav .right-bar {
    display: flex !important;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    text-wrap: nowrap;
    gap: 8px;
}

.chapter-one .left-side-menu {
    background: #ffffff;
    /*box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.07);*/
}

.course-opt {
    /*margin-top: 25px;*/
}

.course-opt li ul label {
    margin-left: -15px;
}

.chapter-one .col-md-8.col-lg-9.right-sect {
    padding-right: 0;
    padding-left: 30px;
    padding-bottom: 30px;
}

.chapter-one .col-md-8.col-lg-9.right-sect iframe {
    border: none;
}

.title {
    padding-top: 13px;
    padding-bottom: 13px;
    padding-left: 18px;
    background: #ffffff;
    border: 0.5px solid #000000;
    display: block;
    width: 75%;
}

.message {
    padding-top: 13px;
    padding-left: 18px;
    background: #ffffff;
    border: 0.5px solid #000000;
    display: block;
    width: 75%;
    height: 100px;
}

.review-modal .message {
    background: #ffffff;
    border: 0.5px solid #d1d1d1;
    box-sizing: border-box;
    border-radius: 10px;
}

.title:focus,
.message:focus {
    outline: none;
}

.ask-modal .modal-content,
.review-modal .modal-content {
    padding: 1.5rem;
}

.up-link {
    background: #ffffff;
    border: 1px dashed #000000;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 140%;
    color: rgba(51, 51, 51, 0.56);
    padding: 13px 80px;
}

.submit-answer {
    background: #ffffff;
    border: 0.5px solid #c4c4c4;
    box-sizing: border-box;
    border-radius: 10px;
    height: 147px;
    width: 100%;
    padding-top: 13px;
    padding-left: 18px;
}

.submit-answer::placeholder {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 140%;
    color: #333333;
    opacity: 0.56;
}

.assignment-title {
    font-family: Financier Display;
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 35px;
    letter-spacing: 0.02em;
    color: #343458;
}

.assignment-title span {
    font-family: Financier Display;
    font-style: normal;
    font-weight: 600;
    font-size: 32px;
    line-height: 35px;
    letter-spacing: 0.02em;
    color: #343458;
}

.course-dur {
    width: 150px;
    height: 70px;
    background: #ededed;
    border-radius: 6px;
    padding: 10px 20px;
    margin-right: 20px;
}

.course-dur p {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    color: #000000;
    line-height: normal;
    margin-bottom: 0.5rem;
}

.up-heading {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 25px;
    color: #343458;
}

.down-file {
    margin-left: 20px;
}

.down-file:hover {
    color: #fff;
}

.q-test-body {
    width: 100vw;
    height: 100vh;
}

.quiz-question {
    background-color: rgba(196, 196, 196, 0.2);
    padding: 17px;
    width: fit-content;
    background: rgba(196, 196, 196, 0.2);
    border-radius: 41px;
}

.quiz-question label {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 146.16%;
    letter-spacing: 0.183333px;
    color: #343458;
    cursor: pointer;
}

.quiz-question.active {
    background: #6ac2ba;
    opacity: 0.9;
    border-radius: 41px;
}

.quiz-question .rounded-check .checkmark {
    margin-top: 3px;
}

.quiz-question .q {
    margin-right: 10px;
}

/* Hide the browser's default checkbox */
.quiz-analysis input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.q-result {
    min-width: 157px;
    background: #ffffff;
    box-sizing: border-box;
    border-radius: 22px;
    padding: 10px 20px;
    margin-right: 20px;
}

.q-result p {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 150%;
    color: #000000;
}

.q-result h5 {
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 146.16%;
    letter-spacing: 0.183333px;
    color: #6ac2ba;
}

.q-result.failed h5,
.q-result.passed h5 {
    color: #fff;
}

.fail .q-result {
    border: 1px solid rgba(0, 0, 0, 0.2);
}

.q-result.failed {
    background: #facb6e;
}

.q-result.passed {
    background: #6ac2ba !important;
}

.pass .q-result {
    border: 1px solid #6ac2ba;
    background: #6AC2BA1A;
}

/* Customize the label (the container) */
.check-container {
    display: block;
    position: relative;
    padding-left: 25px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.check-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.check-container .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 14px;
    width: 14px;
    /*background-color: #eee;*/
    border: 1px solid #fff;
    margin-top: 4px;
}

/* On mouse-over, add a grey background color */
.check-container:hover input~.checkmark {
    /*background-color: #ccc;*/
}

/* When the checkbox is checked, add a blue background */
.check-container input:checked~.checkmark {
    /*background-color: #2196F3;*/
}

/* Create the checkmark/indicator (hidden when not checked) */
.check-container .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.check-container input:checked~.checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.check-container .checkmark:after {
    left: 4px;
    top: 1px;
    width: 4px;
    height: 9px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.rounded-check {
    display: block;
    position: relative;
    padding-left: 25px;
    /*margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;*/
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.rounded-check input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.rounded-check .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 14px;
    width: 14px;
    /*background-color: #eee;*/
    border: 1px solid #000;
    margin-top: 6px;
    border-radius: 30px;
}

/* On mouse-over, add a grey background color */
.rounded-check:hover input~.checkmark {
    /*background-color: #ccc;*/
}

/* When the checkbox is checked, add a blue background */
.rounded-check input:checked~.checkmark {
    background-color: #000;
}

/* Create the checkmark/indicator (hidden when not checked) */
.rounded-check .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.rounded-check input:checked~.checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.rounded-check .checkmark:after {
    left: 4px;
    top: 1px;
    width: 4px;
    height: 9px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.quiz-analysis .analysis {
    border: 1px solid rgba(0, 0, 0, 0.2);
    padding: 16px 26px;
}

.analysis .wrong {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 21px;
    color: #eb5757;
    margin-left: 15px;
}

.analysis h6 {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 146.16%;
    letter-spacing: 0.183333px;
    color: #000000;
}

.col__4 {
    flex: 0 0 30.333333%;
    max-width: 30.333333%;
    margin-right: 20px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    border-radius: 22px;
}

.rating-stars .fa-star {
    font-size: 22px;
    color: rgba(0, 0, 0, 0.3);
}

.rating-stars .checked {
    color: rgba(0, 0, 0, 1);
}

.upload-photo label {
    cursor: pointer;
    /* Style as you please, it will become the visible UI component. */
    display: block;
    /*margin-top: 10px;*/
}

.upload-photo img {
    object-fit: fill !important;
}

#upload-photo {
    opacity: 0;
    position: relative;
    z-index: -1;
}

.certficate-code .input {
    width: 65%;
}

.short-description,
.what-learn {
    height: 168px !important;
}

.upload-holder {
    position: relative;
}

.upload-holder input[type="text"] {
    width: 100%;
    padding: 6px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    /*margin-top: 6px;*/
    resize: vertical;
    background: #ffffff;
    border: 0.5px solid #9c9c9c;
    box-sizing: border-box;
    border-radius: 15px;
    padding-right: 17%;
}

.upload-holder .upload-control {
    position: absolute;
    cursor: pointer;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 140%;
    text-align: right;
    text-decoration-line: underline;
    color: #333333;
    opacity: 0.4;
}

.upload-holder .upload-control input[type="file"] {
    opacity: 0;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#faq .card {
    border: none;
}

#faq .card .card-header {
    /*padding: 0;*/
}

#faq .card .card-header .btn-header-link h6:after {
    /* content: "\f107";
  font-family: 'FontAwesome';
  font-weight: 900;
  float: left;
  margin-right: 20px;*/
}

#faq .card .card-header {
    background-color: rgba(196, 196, 196, 0.1);
    border: none;
    
}

#faq .card .card-header h6 {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 140%;
    color: #333333;
}

#faq .card .card-header .edit {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 140%;
    color: #6ac2ba;
}

#faq .card .card-header .edit img {
    width: 16px;
    height: 19px;
}
.accordion#faq .card .card-header {
    white-space: nowrap;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 0.75rem;

}
.accordion#faq .card .card-header  a div.pull-left {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    width: 100%;
    gap: 0.75rem;
}
.accordion#faq .card .card-header  a h6 {
    text-align: left !important;
    margin: -5px 0 0 !important;
}
.accordion#faq .card .card-header  a div.pull-left img.pull-left {
    margin: 0 !important;
}
#faq .card .card-body {
    background-color: rgba(196, 196, 196, 0.1);
    border: none;
}

#faq .card .card-body h5 {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 35px;
    color: #000000;
}

#faq .card .card-body input,
#faq .card .card-body textarea,
.create-assignment input,
.create-assignment textarea,
.general input,
.general textarea,
.general select {
    background: #ffffff;
    border: 0.5px solid #9c9c9c;
    box-sizing: border-box;
    border-radius: 15px;
}

.course-content {
    background: #ffffff;
    border: 0.5px solid #000000;
    padding: 13px 18px;
    height: 150px;
    width: 100%;
}

.btn:focus {
    box-shadow: none;
}

.repl textarea {
    height: 133px;
    background: #ffffff;
    border: 0.5px solid #bbbbbb;
    box-sizing: border-box;
    border-radius: 15px;
    padding: 13px 18px;
    width: 100%;
}

.textarea {
    height: 133px;
    background: #ffffff;
    border: 0.5px solid #000000;
    padding: 13px 18px;
    width: 100%;
}

table td {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 150%;
    color: #000000;
}

.account-from label {
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 25px;
    color: #000000;
    margin-right: 20px;
    width: 30%;
    padding: 8px 0;
}

.account-from select,
.account-from .input,
.account-from textarea {
    padding: 8px 0px 8px 5px;
    width: 65%;
}

.chb {
    margin-top: 25px;
    transform: scale(1.5);
}

.add-occ a {
    font-size: 17px;
    color: #6ac2ba;
}

.web-url>div {
    width: 65%;
}

.web-url>div>select {
    width: 25%;
}

.web-url>div>input {
    width: 100%;
    padding: 6px 0px 5px 5px;
    border: 1px solid #000000;
}

.certificate-code {
    margin-top: 150px;
}

.certificate-code .form input {
    background: #ffffff;
    border: 0.5px solid #d1d1d1;
    box-sizing: border-box;
    border-radius: 23px;
    width: 75%;
    margin: 0px auto;
}

.view {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 150%;
    color: #6ac2ba;
    white-space: nowrap;
}

.pagination .page-item {
    border: none;
}

.pagination .page-item a {
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 35px;
    color: #000000;
    padding: 0.5rem 0.75rem;
}

.pagination .page-item.active {
    background-color: #c4c4c4 !important;
    opacity: 0.2;
}

.instr-account input,
.instr-account textarea {
    background: #ffffff;
    border: 0.5px solid #bbbbbb;
    box-sizing: border-box;
    border-radius: 21px;
}

.cc-step {
    position: relative;
    width: 22px;
    height: 22px;
    background-color: #343458;
    border-radius: 100px;
    text-align: center;
    color: #fff;
    font-size: 13px;
    padding-top: 2px;
    margin-right: 14px;
}

.cc-left-menu li {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 140%;
    color: #333333;
    margin-bottom: 40px;
}

.create-course .left-side-menu .heading-34 {
    letter-spacing: normal;
    margin-bottom: 40px;
}

.add-mod .gr-btn {
    font-size: 14px;
    margin-right: 0;
}

.mod {
    background: #ebebeb;
    border-radius: 14px;
    padding: 15px 30px;
}

.mod input,
.mod select {
    background: #ffffff;
    border: 0.5px solid #9c9c9c;
    box-sizing: border-box;
    border-radius: 15px;
}

.no-mod p {
    background: #ffffff;
    border: 0.5px solid #d1d1d1;
    box-sizing: border-box;
    border-radius: 17px;
    padding: 13px 0 12px 18px;
}

.accordion#quizOption input::placeholder,
.general input::placeholder,
.general textarea::placeholder,
.general option {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 140%;
    color: #333333;
    opacity: 0.56;
}

.accordion#quizOption label,
.accordion#quizOption a {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 140%;
    color: #6ac2ba;
    margin-top: 8px;
}

.img-size {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 140%;
    color: #6ac2ba;
    margin-top: 15px;
}

.col_4.video_thumb {
    padding-top: 15px;
    padding-bottom: 15px;
}

.gradient-bw-bg {
    background: linear-gradient(90deg,
            rgba(238, 238, 238, 1) 0%,
            rgba(238, 238, 238, 1) 49%,
            rgba(255, 255, 255, 1) 50%,
            rgba(255, 255, 255, 1) 100%);
}

.right-sect iframe {
    width: 100%;
    height: 560px;
}

.st-qus {
    align-items: end;
}

.st-qus .gr-btn {
    padding: 10px 35px;
}

:placeholder {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 140%;
    color: #333333;
    color: rgba(51, 51, 51, 0.56);
}

input,
textarea,
select {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 400;
    font-size: 1rem;
    color: #495057;
}

.ask-modal input,
.ask-modal textarea {
    background: #ffffff;
    border-radius: 10px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    padding: 10px 15px;
    width: 100%;
    margin-bottom: 15px;
}

.notifications-menu>.dropdown-menu {
    width: 280px;
    padding: 0 0 0 0;
    margin: 0;
    top: 100%;
    position: absolute;
    right: 0;
    left: auto;
}

.notifications-menu>.dropdown-menu>li,
.navbar-nav>.messages-menu>.dropdown-menu>li,
.navbar-nav>.tasks-menu>.dropdown-menu>li {
    position: relative;
    list-style-type: none;
}

.notifications-menu>.dropdown-menu>li.header,
.navbar-nav>.messages-menu>.dropdown-menu>li.header,
.navbar-nav>.tasks-menu>.dropdown-menu>li.header {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    background-color: #ffffff;
    padding: 7px 10px;
    border-bottom: 1px solid #f4f4f4;
    color: #444444;
    font-size: 14px;
}

.dropdown-menu .menu {
    padding: 7px 10px;
}

.dropdown-menu .menu li {
    list-style-type: none;
}

.dropdown-menu .menu li a {
    padding: 0;
}

.dropdown-menu .menu li a:hover {
    color: #fff;
}

.nm-footer {
    padding: 7px 10px;
}

.nm-footer a:hover {
    color: #fff !important;
}

/*contact us*/
.contact .heading {
    margin: 0px auto;
    margin-bottom: 40px;
}

.contact hr {
    width: 35px;
    height: 1px;
    background-color: #7a7a7a;
    margin: 20px auto;
}

.contact .uppercase {
    color: rgb(18, 18, 18);
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.8px;
    line-height: 24px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.contact .address {
    position: relative;
    padding-left: 45px;
    margin-top: -23px;
    line-height: 30px;
    color: rgb(122, 122, 122);
}

.contact .contact-item span {
    line-height: 70px;
    color: rgb(122, 122, 122);
}

.contact .contact-item a {
    color: rgb(122, 122, 122);
}

.contact .contact-item a:hover {
    color: #2cb8a5;
    text-decoration: none;
}

.contact .icon {
    font-size: 20px;
    color: #a3a3a3;
    margin-right: 25px;
}

.contact .fa.fa-mobile.icon {
    font-size: 30px;
}

#icons8 {
    width: 16px;
    height: 16px;
    margin-right: 25px;
}

.contact input[type="text"],
[type="email"] {
    width: 100%;
    margin: 10px 0px;
    font-size: 14px;
    padding: 10px;
    font-family: Hind, sans-serif;
    border: 1px solid rgb(224, 224, 224);
}

.contact textarea {
    width: 100%;
    font-size: 14px;
    padding: 10px;
    font-family: Hind, sans-serif;
    border: 1px solid rgb(224, 224, 224);
}

.contact button[type="submit"] {
    background-color: #2cb8a5;
    border-radius: 0px;
}

.contact .contact-button {
    margin-top: 10px;
}

.contact textarea:focus {
    outline: none;
}

.success-checkmark {
    position: relative;
    width: 22px;
    height: 22px;
    border-radius: 100px;
    text-align: center;
    color: #fff;
    font-size: 13px;
    padding-top: 2px;
    margin-right: 14px;
    display: inline-block;
    margin-top: -3px;
}

.success-checkmark:after {
    content: "✔";
    position: absolute;
    left: 0;
    top: 0px;
    width: 22px;
    height: 22px;
    text-align: center;
    border: 1px solid #aaa;
    background: #6ac2ba;
    border-radius: 50%;
    box-shadow: inset 0 1px 3px rgb(0 0 0 / 30%);
}

.cc-left-menu .active .cc-step {
    background-color: transparent;
}

.reset-pw {
    height: fit-content;
    margin: auto;
}

.reset__pw {
    margin-top: 100px !important;
}

.all-course-tbody td:nth-child(2) {
    display: flex;
}

.cors-inst span:first-child {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #000000;
    display: block;
}

.cors-inst span:last-child {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    color: #000000;
}
.cors-inst span:last-child{
    white-space: nowrap;
    /* overflow: hidden; */
    text-overflow: ellipsis;
    max-width: 132px;
}

.rounded-img {
    border-radius: 100%;
}

.step-2 .upload-holder input[type="text"] {
    padding: 9px 8px;
    border-radius: 50px !important;
}

.step-2 .blu-btn.mt-4:hover {
    color: #fff;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 30px white inset !important;
}

.uni-col {
    position: relative;
}

.uni-col:hover {
    background: #fff;
}

.hvr-btn {
    position: absolute;
    bottom: 8px;
    /*left: 20%;*/
    display: none;
    margin-right: 0 !important;
}

.uni-col:hover .hvr-btn {
    display: block;
}

.gr-btn.hvr-btn {
    color: #fff;
    padding: 9px 20px;
}

.remember input {
    transform: scale(1.3);
}

#join .checkbox input {
    transform: scale(1.3);
    border-radius: 0px;
}

.radio-btns input[type="radio"] {
    transform: scale(1.5);
    accent-color: white;
}

.lec-mod .col3 {
    flex: 0 0 26%;
    max-width: 26%;
}

.earning-table td,
.table th {
    padding: 0.5rem;
}

.earning-table thead th {
    white-space: nowrap;
    font-size: 16px;
}

.bseller-wrapper-inner img {
    height: 160px !important;
}

#detail .heading-3 {
    text-transform: capitalize;
}

.w-18 {
    width: 18%;
}

.w-72 {
    width: 72%;
}

/*---------------------------------------
   3 Pages css             
-----------------------------------------*/
.upcoming-batches {
    background: rgba(181, 240, 235, 0.2);
    border-radius: 18px;
    padding: 35px;
}

.upcoming-batches h2 {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 700;
    font-size: 25px;
    line-height: 146.16%;
    letter-spacing: 0.183333px;
    color: #343458;
}

.batch {
    background: #ffffff;
    border-radius: 31px;
    padding: 9px 26px;
    justify-content: space-between;
}

.batch.active {
    background: rgba(255, 255, 255, 0.3);
}

.batch span {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 146.16%;
    letter-spacing: 0.183333px;
    color: #000000;
}

.batch span:nth-child(2) {
    margin-left: 10px;
    margin-right: 10px;
}

.course-modules .header {
    position: relative;
}

.course-modules .header .fa-angle-down {
    position: absolute;
    right: 21px;
    top: 5px;
    font-size: 30px;
    color: #6ac2ba;
}

.lcd-row .learner-reviews.faculty {
    background: #fff;
}

.lcd-row .learner-reviews {
    background: #f6f6f6;
}

.uni-logo {
    width: 86px;
    height: 34px;
}

.uni-logo img {
    width: 100%;
    height: auto;
}

.lcd-intro h3 {
    font-family: "Financier Display";
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 109%;
    letter-spacing: 0.02em;
    color: #343458;
}

.lcd-intro p {
    font-family: "Lato";
    font-style: normal;
    font-weight: 400;
    font-size: 19px;
    line-height: 168%;
    color: #000000;
}

.lcd-intro .video-thumb p {
    font-family: "Lato";
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 168%;
    color: #fff;
}

.lcd-intro .course-video .video-thumb {
    width: 100%;
    /*height: 95px;*/
    background-color: rgba(106, 194, 186, 1);
    position: relative;
    flex: 0 0 30%;
    max-width: 30%;
    margin: 0px auto;
    padding: 12px 0px;
}

.course-video {
    text-align: center;
}

.cke_notification_warning {
    display: none !important;
}

.course-video iframe {
    width: 100%;
    max-height: 270px;
    height: 100%;
    aspect-ratio: 4 / 4;
}

.header a:not(.collapsed) .rotate-icon {
    transform: rotate(180deg);
}

.result-quiz {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 1rem;
}
.footer-logo {
    max-width: 185px
}
@media only screen and (max-width: 767px) {
    .footer-logo img {
        width: 100%;
    }

    .gradient-bw-bg {
        background: transparent;
    }

    .wrap-gap {
        flex-wrap: wrap;
        row-gap: 8px;
    }

    .order-detail {
        padding: 1rem 0;
    }

    .order-detail .image {
        text-align: center;
    }

    .result-quiz {
        flex-direction: column;
        row-gap: 10px;
        text-align: center;
    }
}

/*@media only screen and (max-width: 5000px) and (min-width: 1210px){*/
/* .container, .container-lg, .container-md, .container-sm, .container-xl{*/
/*     max-width: 90%;*/
/* }   */
/*}*/

/* new css */
.mega-menu-content {
    max-height: 80vh;
    width: 60vw;
    max-width: 871px;
    overflow-y: auto;
    display: none !important;
    position: absolute;
    left: -50%;
    transform: translateX(-30%);
    top: 2.5rem;
    z-index: 12;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #ffffff;
    border: 1px solid #34345899;
    border-radius: 1rem;
    box-shadow: 0px 4px 4px 0px #00000040;
    transition: all ease-in-out 0.5ms;
}

.mega-dropdown {
    position: relative;
}

.mega-dropdown.active .mega-menu-content {
    display: block !important;
}

.mega-toggler::after {
    content: "\f107";
    border: none;
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: 0.5rem;
}

.mega-dropdown.active .mega-toggler::after {
    transform: rotate(180deg);
}

.mega-menu-content .nav-pills .nav-link {
    width: 100%;
    font-family: Open Sans;
    font-size: 18px;
    font-weight: 700;
    line-height: 18px;
    text-align: left;
    white-space: nowrap;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #333333;
    padding: 16px;
    border-radius: 10px;
    border: 1px solid #34345866 !important;
    transition: all 0.3s ease-in 03ms;
}

.mega-menu-content .nav-pills .nav-link span {
    width: 20px;
    margin-right: 8px;
}

.mega-menu-content .nav-pills .nav-link::after {
    content: "\f107";
    border: none;
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: auto;
    transform: rotate(-90deg);
    float: right;
}

.mega-menu-content .nav-pills .nav-link:hover {
    color: #333333;
    background: #6ac2ba !important;
}

.mega-menu-content .nav-pills {
    gap: 1rem;
}

.mega-menu-content .nav-pills .nav-link.active {
    background: #6ac2ba !important;
    border: 1px solid #00000033;
    color: #333333;
}

.mega-menu-content .tab-content {
    background: #ececec;
    padding: 20px;
    border-radius: 20px;
}

.mega-menu-content .tab-pane.show {
    background-color: transparent;
    padding: 0;
}

.mega-menu-content .tab-pane h4 {
    font-family: Open Sans;
    font-size: 28px;
    font-weight: 700;
    line-height: 28px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #333333;
    margin: 0;
}

.mega-menu-content .tab-pane ul {
    padding: 20px 0px 20px 0px;
    margin: 0;
    list-style-type: none;
}

.mega-menu-content .tab-pane ul li {
    padding-bottom: 20px;
}

.mega-menu-content .tab-pane ul li a.dropdown-toggler::after {
    content: "\f107";
    border: none;
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: auto;
    transform: rotate(-90deg);
    float: right;
}

.mega-menu-content .tab-pane ul li:has(.active-dropdown) a.dropdown-toggler::after {
    transform: rotate(180deg);
}

.mega-menu-content .tab-pane ul li:has(.active-dropdown) a.dropdown-toggler {
    color: #6ac2ba;
}

.mega-menu-content .tab-pane ul li a {
    font-family: Open Sans;
    font-size: 18px;
    font-weight: 700;
    line-height: 18px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #333333;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 20px !important;
}

.mega-menu-content .tab-pane ul li ul {
    display: none;
    padding: 10px;
    margin: 0;
    background: #6ac2ba;
    border-radius: 6px;
    flex-direction: column;
    gap: 10px;
}

.mega-menu-content .tab-pane ul li ul.active-dropdown {
    display: flex !important;
    margin-bottom: 1.25rem;
}

.mega-menu-content .tab-pane ul li ul.active-dropdown a {
    padding: 0 !important;
    color: var(--Gray-1, #333);
    font-family: "Open Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    text-transform: capitalize;
}

.mega-menu-content .tab-pane ul li ul.active-dropdown a:hover {
    color: #000;
}

.mega-menu-content .tab-pane ul li ul li a::after {
    content: "\f107";
    border: none;
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: auto;
    transform: rotate(-90deg);
    float: right;
}

.nofound {
    /* border: 1px solid #000000; */
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 11px;
    width: 100%;
    min-height: 360px;
    text-align: center;
    padding: 1rem;
}

.nofound .icon {
    width: 145.71px;
    height: 136px;
}

.nofound h3 {
    font-family: Test Financier Display;
    font-size: 39px;
    font-weight: 700;
    line-height: 57px;
    letter-spacing: 2px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #343458;
}

.nofound p {
    font-family: Open Sans;
    font-size: 18px;
    font-weight: 400;
    line-height: 32.4px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #000000;
}

.choose-account-welcome {
    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
    gap: 22px;
}

.choose-account-welcome h1 {
    color: #fff;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    font-family: "Test Financier Display";
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 146.16%;
    /* 52.618px */
    letter-spacing: 1px;
    text-transform: capitalize;
}

.gray-con {
    display: flex;
    padding: 20px;
    flex-direction: column;
    align-items: flex-start;
    gap: 14px;
    align-self: stretch;
    border-radius: 20px;
    background: #ececec;
}

.gray-con h4 {
    color: var(--Gray-1, #333);
    font-family: "Open Sans";
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    /* 24px */
    text-transform: capitalize;
}

.gray-con h4 span {
    margin-right: 6px;
    width: 34px;
    height: 34px;
}

.chosse-wrapper-inner {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 11px;
}

.chosse-wrapper-inner a h3 {
    color: #343458;
    font-family: "Open Sans";
    font-size: 14.782px;
    font-style: normal;
    font-weight: 700;
    line-height: 133.2%;
    /* 19.69px */
    letter-spacing: -0.575px;
    text-transform: capitalize;
}

#live-classes-choose .owl-nav button,
#degree-program-choose .owl-nav button {
    background-color: #6ac2ba !important;
}

#live-classes-choose .owl-nav button span,
#degree-program-choose .owl-nav button span {
    position: absolute;
    left: 50%;
    top: 50%;
    font-size: 26px;
    color: #fff;
    transform: translate(-30%, -50%);
}

.chosse-progress {
    width: 100%;
    height: 10px;
    flex-shrink: 0;
    background-color: #6ac2ba;
    border-radius: 30px;
    overflow: hidden;
    margin-bottom: 11px;
}

.fill-progress {
    background-color: #343458;
    height: 100%;
}

.owl-prev,
.owl-next {
    top: 50%;
    transform: translateY(-50%);
}

.upload_file_section img {
    height: 170px;
    width: 170px;
    object-fit: contain;
    object-position: center;
}

.liveClass .card {
    background: #a2a2a21a;
    padding: 20px;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    gap: 31px;
}

.liveClass .card:has(.collapse.show) {
    background-color: #6ac2ba1a;
}

.liveClass .card .card-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: transparent;
    border: none;
    gap: 10px;
    padding: 0;
}

.liveClass .card .card-header-toggler {
    cursor: pointer;
}

.liveClass .card .card-header-toggler::after {
    content: "\f107";
    border: none;
    display: inline-block;
    font: normal normal normal 24px / 1 FontAwesome;
    font-size: 24px;
    font-weight: 700;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: 0.5rem;
    transition: all 0.1s ease-in 0.5ms;
}

.liveClass .card:has(.collapse.show) .card-header-toggler::after {
    transform: rotate(-180deg);
}

.liveClass .card .card-header img {
    width: 50px;
    height: 50px;
    object-fit: cover;
    object-position: center;
    aspect-ratio: 1/1;
}

.liveClass .card .card-header h5 {
    font-family: Open Sans;
    font-size: 20px;
    font-weight: 700;
    line-height: 32.48px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #343458;
}

.liveClass .card .card-header .reg-btn {
    border: none;
    background: #9c9c9c;
    padding: 13.2px 32px;
    border-radius: 100vh;
    font-family: Open Sans;
    font-size: 14.85px;
    font-weight: 700;
    line-height: 21.7px;
    text-align: center;
    text-decoration: none;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #ffffff;
    transition: all 0.3s ease-in-out;
}

.liveClass .card .card-header .reg-btn:hover,
.liveClass .card .card-header .reg-btn.active {
    background: #6ac2ba;
}

.liveClass .card .card-body {
    background: #ffffff;
    padding: 10px;
    display: flex;
    flex-direction: column;
    gap: 16px;
    border-radius: 18px;
}

.liveClass .card .card-body p {
    font-family: 'Open Sans';
    font-weight: 700;
    font-size: 11.14px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;    
    color: rgba(93, 102, 109, 1);
}

.liveClass .card .card-body .video-thumb {
    min-width: 120px;
    min-height: 48.25px;
    margin: 0 auto;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 0.25rem;
}

.liveClass .card .card-body .video-thumb h6 {
    font-family: 'Open Sans';
    font-size: 14px;
    font-weight: 700;
    line-height: 17.32px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}

.liveClass .card .card-body .date-carousel .item {
    padding: 15px 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 3px;
    box-shadow: 0px 3.71px 3.71px 0px #00000040;
    background: #ffffff;
    border-radius: 12px;
    margin: 3px 0;
}

.liveClass .card .card-body .date-carousel .item * {
    margin: 0 !important;
}

.liveClass .card .card-body .enr-btn {
    border: none;
    margin-left: auto;
    width: 200px;
    height: 48px;
    border-radius: 23px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: Open Sans;
    font-size: 14.85px;
    font-weight: 700;
    line-height: 21.7px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #fff;
    background: #343458;
    transition: all 0.3s ease-in-out;
}

.liveClass .card .card-body .enr-btn:hover,
.liveClass .card .card-body .enr-btn.active {
    background: #6ac2ba;
}

.course-opt .nav-item {
    padding: 1rem;
    border-bottom: 1px solid #d9d9d9;
}

.course-opt .nav-item:has(.rounded-check[aria-expanded="true"]) {
    background: #f6f6f6;
}

.course-opt .nav-item:has(.rounded-check[aria-expanded="true"]) .rounded-check {
    margin-bottom: 1.5rem;
    color: #6AC2BA;
}

.course-opt .rounded-check {
    font-family: Open Sans;
    font-size: 16px;
    font-weight: 700;
    line-height: 23.39px;
    letter-spacing: 0.1833333671092987px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #343458;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0;
    text-wrap: auto;
}

.course-opt .rounded-check[aria-expanded="true"]::after {
    transform: rotate(180deg);
}

.course-opt .rounded-check input:checked~.checkmark {
    background: #6ac2ba;
    border-color: #6ac2ba;
}

.course-opt ul.collapse {
    padding: 0;
    margin: 0;
    flex-direction: column;
    gap: 8px;
    list-style: none !important;
}

.course-opt ul.collapse.show {
    display: flex;
}

.course-opt ul.collapse input {
    width: 16px;
    height: 16px;
    gap: 0px;
    border-radius: 3px;
    border: 2px solid #000000;
    accent-color: #000000;
    margin-right: 12px;
}

@media only screen and (max-width: 1223px) {
    .mega-menu-content {
        width: 75vw;
    }
    .mega-menu-content .nav-pills .nav-link,
    .mega-menu-content .tab-pane ul li a {
        font-size: 16px;
    }
    .mega-menu-content .tab-pane h4 {
        font-size: 24px;
    }

    .liveClass .card .card-header-toggler::after {
        font-size: 18px;
    }
}
@media only screen and (max-width: 1023px) {
    .mega-menu-content .nav-pills .nav-link,
    .mega-menu-content .tab-pane ul li a {
        font-size: 14px;
    }
    .mega-menu-content .tab-pane h4 {
        font-size: 20px;
    }
}
@media only screen and (max-width: 574px) {
    .mega-menu-content {
        width: 84vw;
        left: 0;
        
    }
    .mega-menu-content .row .col-lg-4,
    .mega-menu-content .row .col-lg-8 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}
@media only screen and (max-width: 991.5px) {
    .mega-menu-content .tab-pane h4 {
        font-size: 24px;
    }

    .mega-menu-content .nav-pills .nav-link {
        width: 100%;
        padding: 12px;
    }

    .mega-menu-content .nav-pills .nav-link,
    .mega-menu-content .tab-pane ul li a {
        font-size: 16px !important;
        cursor: pointer !important;
    }

    .mega-menu-content .tab-pane ul li ul.active-dropdown a {
        font-size: 14px !important;
    }
    .course-detail h4 {
        font-size: 20px;
        line-height: 32px;
    }
}

@media only screen and (min-width: 767px) and (max-width: 1023px) {
    .liveClass .card .card-header img {
        width: 35px;
        height: 35px;
    }

    .liveClass .card .card-header h5 {
        font-size: 16px;
        font-weight: 600;
        line-height: 22.48px;
    }

    .liveClass .card .card-header .reg-btn {
        padding: 8px 12px;
        font-size: 12.85px;
        font-weight: 600;
        line-height: 18.7px;
    }
}

/* new page desing */
.course-thumb {
    display: flex;
    gap: 0.75rem;
    align-items: center;
}

.course-thumb .course-icon {
    width: 34px;
    width: 34px;
}

.course-thumb .course-icon img {
    object-fit: contain;
}

.course-thumb h6 {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 18.67px;
    letter-spacing: 0%;
    vertical-align: middle;
    color: #5d666d;
    margin: 0;
}

.course-thumb p {
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 14.63px;
    letter-spacing: 0%;
    vertical-align: middle;
    color: #000;
}

.orace-tabs #tabMenu {
    padding-left: 2rem;
    border-right: 1px solid #02020233;
    gap: 1rem;
}

.orace-tabs .nav-pills .nav-link {
    font-family: Open Sans;
    font-size: 17px;
    font-weight: 700;
    line-height: 25.5px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #000;
    border-radius: 0;
}

.orace-tabs .nav-pills .nav-link.active {
    color: #6AC2BA;
    border-left: 4px solid #6AC2BA;
    background-color: transparent;
}

.orace-tabs .tab-content {
    background: #fff;
    padding: 20px;
    border-radius: 5px;
}

.orace-tabs .tab-content h3 {
    font-family: Open Sans;
    font-size: 42px;
    font-weight: 600;
    line-height: 47.77px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}

.orace-tabs .tab-content ul li,
.orace-tabs .tab-content p {
    font-family: Open Sans;
    font-size: 16px;
    font-weight: 400;
    line-height: 28.8px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #000;
}

.sessions-details {
    background: #E1F3F1;
    padding: 40px;
    border-radius: 18px;
}

.session-head h2 {
    font-family: Open Sans;
    font-size: 25px;
    font-weight: 700;
    line-height: 36.54px;
    letter-spacing: 0.1833333671092987px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #343458;
}

.session-head p {
    font-family: Open Sans;
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #000;
}

.session-item {
    padding: 13px 15px;
    border-radius: 18px;
    background: #fff;
}

.session-item h5 {
    font-family: Open Sans;
    font-size: 18px;
    font-weight: 700;
    line-height: 26.31px;
    letter-spacing: 0.1833333671092987px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.session-item .seeion-list {
    background: #6AC2BA1A;
    padding: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    border-radius: 10px;
    white-space: nowrap;
}

.session-item .seeion-list h6 {
    margin: 0;
    padding: 0;
    font-family: Open Sans;
    font-size: 11px;
    font-weight: 700;
    line-height: 17.32px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-bottom: 3px;
}

.session-item .seeion-list P {
    margin: 0;
    padding: 0;
    color: #5D666D;
    font-family: Open Sans;
    font-size: 10px;
    font-weight: 400;
    line-height: 15.16px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}

#lernersReviews .testimonial-card {
    background: #fff;
    border-radius: 30px;
    padding: 21px 29px;
    display: flex;
    align-items: center;
    gap: 1rem;
    position: relative;
}
#lernersReviews .testimonial-img {
    position: absolute;
    top: 0;
    left: -45px;
    background: #C4C4C4;
    width: 85px;
    height: 85px;
    border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
    
}
#lernersReviews .testimonial-img img {
    width: 85px;
    height: 85px;
    border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;    
    object-fit: cover;
    
}

#lernersReviews .stars {
    color: #f4c150;
}

#lernersReviews .owl-item {
    opacity: 0.3;
    transition: opacity 0.4s ease-in-out;
}

#lernersReviews .owl-item.center {
    opacity: 1 !important;
}

#lernersReviews .testimonial-content {
    flex: 1;
    padding-left: 1.5rem;
}

#lernersReviews .testimonial-content h5 {
    font-family: Open Sans;
    font-size: 22px;
    font-weight: 700;
    line-height: 39.6px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #000;
    margin-bottom: 3px;
}

#lernersReviews .testimonial-content p {
    font-family: Open Sans;
    font-size: 16px;
    font-weight: 300;
    line-height: 28.8px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}

#lernersReviews .testimonial-content strong {
    font-weight: 700;
}

#lernersReviews .testimonial-content span {
    font-size: 13px;
    color: #777;
}

#owl-lerner-reviews .owl-nav button span {
    font-size: 2rem !important;
    line-height: 1 !important;
}
@media only screen and (max-width: 991px) {
    .orace-tabs #tabMenu {
        padding-left: 0;
        flex-direction: row !important;
        border-right: none;
        border-bottom: 1px solid #02020233;
    }

    .orace-tabs .nav-pills .nav-link.active {
        border-left: none;
        border-bottom: 4px solid #6AC2BA;
    }

    .orace-tabs .tab-content h3 {
        font-size: 32px;
    }

    .orace-tabs .tab-content ul li,
    .orace-tabs .tab-content p {
        font-size: 14px;

    }
    .sessions-details {
        padding: 28px;
    }
    .nofound h3{
        font-size: 32px;
        line-height: 32px;
      }
      .nofound p {
        font-size: 16px;
        list-style: 24px;
      }
    #liveClass .card .card-body p {
        line-height: 11.14px;
        font-size: 11.14px;
    }
}
.green{
    border-color: #6ac2ba;
    background: #6ac2ba;
}
.chosse-thumb {
    display: flex;
    flex-direction: column;
    gap: 11px;
  }
  .chosse-thumb * {
    margin: 0 !important;
  }

@media only screen and (max-width:767px) {
    .sessions-details {
        padding: 22px;
    }
    #lernersReviews .testimonial-card {
        padding: 16px 20px;
        flex-direction: column;
        align-items: start;
        text-align: left;
    }
    #lernersReviews .testimonial-img {
        position: unset;
    }
    #lernersReviews .testimonial-content {
        padding: 0;
    }
    .about-instructor {
        padding: 18px 12px;
    }
    .course-detail h4 {
        font-size: 18px;
        line-height: 28px;
    }
    .nofound h3{
        font-size: 26px;
        line-height: 28px;
      }
      .nofound p {
        font-size: 16px;
        list-style: 20px;
      }
}
.cus-pad.row {
    row-gap: 0.75rem;
}
.cus-pad .col-lg-3.col-sm-6 {
    padding-left: 6px !important;
    padding-right: 6px !important;
}
.add-mod .pull-right {
    white-space: nowrap !important;
    -webkit-whitespace: nowrap;
}
a[data-target="#ask-modal"].ps{
    display: flex;
    align-items: center;
    justify-self: center;
}
.gy-3 {
    row-gap: 1rem !important;
}
.navbar-nav {
    row-gap: 12px;
}
.footer .contact-info .c-detail,
.footer .contact-info .c-detail a {
    padding-left: 0 !important;
}

@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1340px !important;
        width: 90%;
    }
}
.result-quiz .heading34 {
    font-family: Playfair Display;
    font-weight: 700;
    font-size: 34px;
    line-height: 35px;
    letter-spacing: 3%; 
    color: #343458;
  }
  .result-quiz p.f18s{
    font-family: Open Sans;
    font-weight: 300;
    font-size: 18px;
    line-height: 180%;
    letter-spacing: 0%;
  }
  .result-quiz .image svg,
  .result-quiz .image img{
    width: 67px;
    height: 67px;
  }
  #product-list .bseller-thumb h3 {
    font-family: Open Sans;
    font-weight: 700;
    font-size: 14.78px;
    line-height: 133%;
    letter-spacing: -0.57px;
    text-transform: capitalize;
    color: #343458;
   margin: 0;
}
#product-list h5.author {
    font-family: Open Sans;
    font-weight: 400;
    font-size: 9.85px;
    line-height: 146%;
    letter-spacing: 0px;
    text-transform: capitalize;
}   
.content-manage-long-detail {
    font-family: Open Sans;
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 0%;
    text-align: justify;
}

.accordion .course-modules{
    background: rgba(106, 194, 186, 0.1);
    border-radius: 23px;
    padding: 1px;
}  
.accordion .course-modules .header:has(a:not(.collapsed)){
    background: #fff !important;
}
.accordion .course-modules .header a:not(.collapsed) h5{
    color: #000000 !important;
}
#featured .owl-featured .owl-prev,
#featured .owl-featured .owl-next {
    transform: translateY(-100%)
}
.question-count {
    font-family: Open Sans;
        font-weight: 600;
        font-size: 20px;
        line-height: 35px;
        letter-spacing: 0%;
        text-align: center;
        opacity: 0.23;
}
.quize-time {
    min-width: 233px;
    height: 55px;
    background: rgba(106, 194, 186, 0.1);
    display: flex;
    align-items: center;
    gap: 8px;
    border-radius: 15px;
    padding: 10px;
    float: right;
}
.quize-time h1 {
    font-family: Open Sans;
    font-weight: 700;
    font-size: 21px;
    line-height: 35px;
    letter-spacing: 0%;
    color: rgba(0, 0, 0, 1);
}
@media only screen and (max-width: 1024px) {
    .quize-time svg {
        width: 25px;
        height: 25px;
    }
    .quize-time h1 {
        font-size: 16px;
        line-height: 20px;
    }
    
}
.learner-review .detail p.p{
    display: -webkit-box;
    -webkit-line-clamp: 6;																																																																																																							
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
}

@media only screen and (max-width: 991px) {
  .quize-time {
    float: none !important;
  }
}