    .benifit-checked i {
        color: #3461CD;
    }
    
    ul.typeahead.dropdown-menu {
        width: 100%;
    }
    
    .loadcontent {
        margin: 15px 15px;
    }
    
    .right-ans {
        color: green;
        font-weight: bold;
    }
    /* .accordion-button:not(.collapsed) {
    box-shadow: none;
} */
    
    .showicon {
        display: block;
    }
    
    .hideicon {
        display: none;
    }
    
    .top-1 {
        top: 1em!important;
    }
    
    .end-1 {
        right: 1em!important;
    }
    
    .column-labels {
        margin-bottom: 10px;
        box-shadow: 0 0 5px 1px rgb(0 0 0 / 7%);
        background-color: #fff;
    }
    
    .column-labels label {
        font-size: 16px;
        padding: 7px 0;
        margin: 0;
    }
    
    .w-15 {
        width: 15%;
    }
    
    .accordion-button::after {
        /* background-image: none!important; */
    }
    
    button.accordion-button.fs-13.text-muted.fw-normal.pt-1.pb-0.px-0.collapsed::after {
        display: none;
    }
    
    .card-scroll {
        max-height: 430px;
        overflow-y: scroll;
    }
    
    .width_70 {
        width: 70px;
    }
    /* student dashboard  dropdown menu  */
    
    .navbar-light .navbar-nav .dropdown-user .user-header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        /* align-items: center; */
        padding: 0 0 0px !important;
    }
    
    .dmenu.dropdown-user .dropdown-menu {
        width: 18rem;
        padding: 0;
    }
    
    .navbar-light .navbar-nav .dropdown-user .user-header .img-user {
        /* width: 46px!important;
    height: 46px!important; */
        /* margin-bottom: 20px; */
    }
    
    .navbar-light .navbar-nav .dropdown-user .dropdown-item {
        color: #fff;
        background-color: #333;
    }
    
    .navbar-light .navbar-nav .dropdown-user .user-header .img-user {
        /* width: 70px;
    height: 70px; */
        /* margin-bottom: 20px; */
    }
    
    .navbar-light .navbar-nav .dropdown-user .user-header h6 {
        /* color: #212229;       this color must of style.css  */
    }
    
    .navbar-light .navbar-nav .dropdown-user .user-header p {
        font-size: 12px;
    }
    /* off this css from style.css  */
    /* .navbar-light .navbar-nav .dropdown-user .img-user,
.navbar-light .navbar-nav .dropdown-user .user-header .img-user {
    width: 60px;
    height: 60px;
    margin-bottom: 20px;
} */
    
    .navbar-light .navbar-nav .dropdown-user .img-user img,
    .navbar-light .navbar-nav .dropdown-user .user-header .img-user img {
        /* this class height:46px and width:46 */
    }
    
    .z-index-2 {
        z-index: 2;
    }
    
    .banner-video_icon {
        transform: translate(-50%, -50%);
    }
    
    .main-nav-wrap>ul>li>ul {
        min-height: auto !important;
    }
    
    .nav_second {
        background-color: rgb(17 59 108 / 90%);
    }
    
    .brand-logo img {
        height: auto!important;
    }
    
    .btn-dark-cerulean:hover {
        color: #fff;
        background-color: #027dbbbf;
        border-color: #027dbb;
    }
    
    .brand-carousel .owl-nav {
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        transform: translateY(-50%);
        display: flex;
        justify-content: space-between;
    }
    @media(min-width:1350px) {
        .brand-carousel .owl-nav{
            left:-50px;
            right:-50px;
        }
    }
    .brand-carousel .owl-nav .owl-prev i,
    .brand-carousel .owl-nav .owl-next i {
        font-size: 25px;
    }
    
    .testimonial-carousel .owl-nav .owl-prev i,
    .testimonial-carousel .owl-nav .owl-next i {
        font-size: 25px;
    }
    
    @media(max-width: 1199px) {
        .col-title {
            flex: 0 0 auto;
            width: 100%;
        }
    }
    
    /* .course-card__course--title {
        height: 43px;
    } */
    
    @media(max-width: 1200px) {
        .testimonial-carousel .owl-nav {
            left: -52px;
            right: -52px;
        }
    }

    @media (max-width: 575px){
        .exclusive{
            margin-top: 30px;
        }
    }
    
    /* .testimonial-carousel .owl-nav {
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        transform: translateY(-50%);
        display: flex;
        justify-content: space-between;
    } */
    .testimonial-carousel.owl-theme .owl-nav {
        margin-top: 0;
    }
      .testimonial-carousel.owl-theme .owl-nav [class*=owl-] {
        position: absolute;
        top: 50%;
        left: 0;
        transform: translate(-50%, 0);
    }
    .testimonial-carousel.owl-theme .owl-nav .owl-next {
        left: auto;
        right: 0;
    }

    .cart-bage {
        display: inline-block;
        top: -8px!important;
        font-weight: 500;
        height: 19px;
        width: 19px;
        line-height: 19px;
        text-align: center;
        color: #fff;
        font-size: 11px;
        border-radius: 50%;
        position: absolute !important;
        padding: 0;
        right: 1px;
    }
    
    .YouTubePopUp-Content {
        max-width: 1000px;
    }
    
    .YouTubePopUp-Content iframe {
        height: 580px!important;
    }
    
    .bg-grey-cerulean {
        background: #ecf0f1;
    }
    
    .collaborate2-carousel .owl-dots {
        margin-top: 25px;
    }
    
    .collaborate2-carousel .owl-dots .owl-dot {
        background: #a1bdd5;
        width: 10px;
        height: 10px;
        margin: 0 5px;
        border-radius: 50%;
    }
    
    .collaborate-carousel .brand-logo img {
        margin: 0 auto;
    }
    
    .collaborate-carousel .owl-item img {
        width: auto;
    }
    .collaborate-carousel .owl-item{
        padding: 15px 10px;
    }

    .brand-shadow{
        box-shadow: 0 3px 20px rgba(0,0,0,.05);
    }



    .collaborate2-carousel .owl-item {
        padding: 15px 10px;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 5px;
    }

    .collaborate2-carousel .owl-item .brand_item {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        height: 100%;
        background: #fff;
        box-shadow: 0 0 15px rgb(0 0 0 / 8%);
        padding: 35px 20px;
        width: 100%;
        align-items: center;
        justify-content: center;
    }
    
    .collaborate2-carousel .owl-item img {
        display: block;
        width: 100%;
        max-width: 100%;
        max-height: 100px;
    }

    .collaborate2-carousel .owl-stage {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
    }

    .bg-danger2 {
        background-color: #ff0000!important;
    }
    .text-success2 {
         /* color: #11b719!important; */
         color: #113B6C!important;
    }
    .py-12{
        padding-top: 12px!important;
        padding-bottom: 12px!important;
    }

    .btn-cart-2 {
        line-height: 15px;
        padding: 0 10px;
        height: 25px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .shopping {
        padding-right: 8px;
    }
    .btn-cart-2 .feather{
        width: 17px;
        height: 17px;
    } 
    
    .w-sub{
        width: calc(100% - 130px);
    }
    .fs-16{
        font-size:16px!important;
    }
    .text-muted2{
       color: #919191;
    }

    .lh-md2 {
        line-height: 1.2;
    } 
    
    .pricing-wrappers {
        border-radius: 56px;
        background: transparent linear-gradient(
    180deg, #2D3B68 0%, #171E34 100%) 0% 0% no-repeat padding-box;
    }
    .pricing-wrappers > li {
        color: #ffffff;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        outline: 1px solid transparent;
    
    }

    .YouTubePopUp-Close {
        top: -90px!important;
    }

    .py-73{
        padding-top:73px;
        padding-bottom:73px;
    }
    .hero2:before {
        content: '';
        top:auto;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        height: 100px;
        background: rgb(0 0 0 / 65%);
    }

    .rounded-6{
        border-radius: 6px;
    }

    .shopping_icon::before {
        content: '';
        width: 2px;
        height: 10px;
        background: #5482A7;
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
    }

    @media(max-width:1400px) {
        .w-sub {
            width: calc(100% - 100px);
        }
    }
    .testimonial-box img {
        width: auto!important;
    }

    .opa-half{
      opacity: 0.5;
    }
    .btn-details {
        line-height: 15px;
        padding: 0 10px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        height: 25px;
    }
/* checkbox  */
[type="radio"]:checked,
[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
[type="radio"]:checked + label,
[type="radio"]:not(:checked) + label
{
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    /* color: #666; */
}

[type="radio"]:checked + label:before, [type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 21px;
    height: 21px;
    border: 2px solid #113B6C;
    border-radius: 100%;
    background: #fff;
}
[type="radio"]:checked + label:after, [type="radio"]:not(:checked) + label:after {
    content: '';
    width: 11px;
    height: 11px;
    background: #154679;
    position: absolute;
    top: 5px;
    left: 5px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
[type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
[type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.pricing-switcher [type="radio"]:checked + label:after, 
.pricing-switcher [type="radio"]:not(:checked) + label:after,
.pricing-switcher [type="radio"]:checked + label:before, 
.pricing-switcher [type="radio"]:not(:checked) + label:before{
    display: none;
}
.pricing-switcher [type="radio"]:checked + label, 
.pricing-switcher [type="radio"]:not(:checked) + label {
    padding: 0;
    text-align: center;
    line-height: 48px;
}

.pricing-switcher [type="radio"]:not(:checked) + label{
 color:#fff;    
}
/* checkbox  */


/* ========= its for from lead team=============== */
.polygon-shape {
    -webkit-clip-path: polygon(0% 0%, 85% 1%, 100% 50%, 85% 100%, 0% 100%);
    /* clip-path: polygon(0% 0%, 85% 1%, 100% 50%, 85% 100%, 0% 100%); */
    clip-path: polygon(0% 0%, 85% 1%, 100% 50%, 85% 100%, 0% 100%);
    padding-top: 6px;
    text-align: center;
    width: 90px;
    /* height: 50px; */
    background: #FF0000;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
}
 /* ============== close =============== */

.instructor-name{
    font-weight: bold;
    font-size: 12px;
    line-height: 120.68%;
    letter-spacing: -0.04em;
    color: #B5C5DB;
}

.course-card-shadow{
  box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
}
.course_price_cart{
    font-weight: bold;
    font-size: 13px;
    line-height: 120.68%;
    letter-spacing: -0.04em;
    color: #000000;
}

.course_price_cart.active{
    color:green;
}
.course_price_cart.inactive{
    color:#ddd;
}

.cat_radio [type="radio"]:checked + label:before, 
.cat_radio [type="radio"]:not(:checked) + label:before {
    width: 15px;
    height: 15px;
    border: 1px solid #113B6C;
}

.cat_radio [type="radio"]:checked + label:after, 
.cat_radio [type="radio"]:not(:checked) + label:after {
    width: 9px;
    height: 9px;
    top: 3px;
    left: 3px;
}

.viewe-carousel .owl-stage{
    padding-bottom: 0.25rem!important;
}

.search_autocomplete.ui-widget.ui-widget-content {
    border: 0;
    padding: 25px;
    width: 400px!important;
    -webkit-box-shadow: 0 0 8px 0 rgb(0 0 0 / 8%);
    box-shadow: 0 0 8px 0 rgb(0 0 0 / 8%);
    margin-top: 0px;
}
.search_autocomplete.ui-state-active, 
.search_autocomplete.ui-widget-content .ui-state-active, 
.search_autocomplete.ui-widget-header .ui-state-active, 
.search_autocomplete.ui-button:active, .ui-button:active, 
.search_autocomplete.ui-button.ui-state-active:hover {
    border: 0;
    background: transparent;
    font-weight: normal;
    color: #07477d;
}

.search_autocomplete.ui-menu .ui-state-focus, .search_autocomplete.ui-menu .ui-state-active{
    margin:0;
}


/* project featured work butotn color */
.featured_work_color{
    color:#a8a8a8;
}
.hash-color{
    color: #797979;
}
.fs-20{
    font-size: 20px;
}
.fw-semi-bold {
    font-weight: 600 !important;
}
.site-fc{
    color: #07477D;
}
.experience-time-box{
    border-radius: 9px !important;
    border: 2px solid #07477D;
}
.float-right{
    float: right;
}
.transition-duration{
    transition-duration: 1s;
}
.hiring-btn{
    color: #07477D;
    border-color: #07477D;
}
.custom-btn{
    border: 2px solid #07477d;
    text-align: center;
    font-weight: 700;
    padding: 6px 10px 8px 10px !important;
}
.custom-success-btn{
    color: #fff;
    background-color: #198754;
    border-color: #198754;
    padding: 8px;
}
.custom-success-soft{
    color: #28a745;
    background-color: rgba(40, 167, 69, 0.1);
    border-color: rgba(40, 167, 69, 0.3);
    padding: 6px 20px;
    border: 1px solid;
}
.custom-danger-btn{
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
    padding: 8px;
}
.custom-warning-btn{
    color: #fff;
    background-color: #ffc107;
    border-color: #ffc107;
    padding: 8px;
}
.custom-info-soft{
    color: #17a2b8;
    background-color: rgba(23, 162, 184, 0.2);
    border-color: rgba(23, 162, 184, 0.4);
    padding: 6px 20px;
    border: 1px solid;
}
.custom-danger-soft{
    color: #dc3545;
    background-color: rgba(220, 53, 69, 0.2);
    border-color: rgba(220, 53, 69, 0.4);
    padding: 6px 20px;
    border: 1px solid;
}
/*============== its for loader =============*/
.se-pre-con {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(../box.gif) center no-repeat #fff;
}
/*=========== close ===========*/

.event-ttl{
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 600;
    font-size: 15px;
    letter-spacing: -0.04em;
    width:170px;
}

.text-blue{
    color:#07477d;
}
.active_page-text-blue{
    color:#0a2d55;
}
.font-letter-spacing-1{
    letter-spacing: 1.5px;
}
.empty-box-darker{
    background-color:#ecebeb;
}
.featured-opacity{
    opacity: 0;
}
.featured-opacity:hover{
    opacity: 1;
}
.lesson-watch-design{ 
    color: #07477D !important;
    font-weight: 600;
}

@media(max-width: 360px) {
    .btn-join{
        padding-left: 4px;
        padding-right: 4px;
        font-size: 12px;
    }
}
.text-truncate{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media (max-width: 991px){
    .YouTubePopUp-Close{
        top: 0!important;
        margin: 10px 15px;
    }
}
.lesson-block{
    background: #F6FBFF;
    border: 1px solid #D6E3F0;
    border-radius: 4px;
}
.lesson-block.active {
    background: #A8D3FF;
}
.lesson-block .accordion-button {
    background: transparent;
}
.lesson-block a{
    font-size: 15px;
    line-height: 22px;
}
.course-duration{
    font-weight: 600;
    color: #0c63e4;
}
.lesson-content-scroll {
    max-height: 550px;
    position: relative;
}
.quiz-project-scroll{
    max-height: 400px;
}

.dropdown-edit>.dropdown-menu{
    min-width: 7rem;
}
.mw_90 {
    min-width: 90px;
}
.cart_in_disable{
    background: #5482a7;
    border-color: #5482a7;
}
/* .checkbox-success [type="radio"]:checked + label:before, [type="radio"]:not(:checked) + label:before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 21px;
        height: 21px;
        border: 2px solid #113B6C;
        border-radius: 100%;
        background: #006ccb;


} */
div#editors {
    border: 1px solid #ddd;
}
blockquote {
    border-left: 5px solid #ccc;
    font-style: italic;
    margin-left: 0;
    margin-right: 0;
    overflow: hidden;
    padding-left: 1.5em;
    padding-right: 1.5em;
}

.text-big {
    font-size: 1.4em;
}
.text-huge {
    font-size: 1.8em;
}
.text-small {
    font-size: .85em;
}
.text-tiny {
    font-size: .7em;
}
.marker-green {
    background-color: var(--ck-highlight-marker-green)!important;
}
.marker-yellow {
    background-color: var(--ck-highlight-marker-yellow)!important;
}
.marker-pink {
    background-color: var(--ck-highlight-marker-pink)!important;
}
.marker-blue {
    background-color: var(--ck-highlight-marker-blue)!important;
}
.pen-red {
    background-color: transparent;
    color: var(--ck-highlight-pen-red) !important;
}
.pen-green {
    background-color: transparent;
    color: var(--ck-highlight-pen-green) !important;
}
code {
    background-color: hsla(0,0%,78%,.3);
    border-radius: 2px;
    padding: 0.15em;
}

@media(min-width: 768px){    
    .title_width{
        max-width: calc(100% - 95px);
    }
}

.shadow-inner::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    background: linear-gradient(to top, rgb(15 29 65 / 90%) 0%, rgb(15 29 65 / 75%) 100%);
    z-index: 1;
}

.course-card__course--title .blog_title.text_ellipse{
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    max-width: 100%;
    display: block;
}

.text_ellipse2{
    display: block;
    display: -webkit-box;
    margin: 0 auto;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    min-height: 40px;
    text-align: justify;
}

.text_ellipse2.opened{
    display: block;
}

.ellipse_oneLine{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media(min-width: 992px){ 
    .event-cover-image{
        min-height: 486px;
    }
}

.imgdiv{
    height: 171px;
    width: 100%;
    object-fit: cover;
}

.blog-carousel .owl-item .insActImg{
    height: 166px;
    object-fit: cover;
}

.lessonSlideImg {
    object-fit: cover;
    height: 400px;
    width: 100%;
}

@media (max-width: 410px) {
    .lessonSlideImg{
        height: 160px;
    }
}

.docsIframe{
     height: 400px;
}

@media (max-width: 767px) {
    .docsIframe{
        height: 100%;
    }
    .lessonSlideImg{
        height: 220px;
    }
}

