/*---  General ---*/

 .course-details-content span {

      color: #000 !important;
 }
.rbt-course-feature-booox ul li::marker {
  content: "\f111";
  padding-right: 15px;
  font-family: FontAwesome;
  color: #00d084;
  font-size: 13px;
  list-style: none; }
.buttn-hld{
      border: 2px solid #16566c;
    font-weight: 500 !important;
  color: #fff !important;
  background: #00d084;
  border-radius: 32px;
  font-size: 16px;
  text-align: center;
  padding: 12px 30px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  text-transform: initial;
  box-shadow: inset 0 0 0 0 #fff;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  width: 100%;
}
#collapsecareer ul li{
    display: block !important;
}
.course-card ul li{
  display:block !important;
}
.course-card ul  ul,.course-card ol ul {
position: relative;
}
#ManagementProjects h1{
    margin-top:25px !important;
    border-top: 1px solid #16566c;
    padding-top: 20px;
}
#ManagementProjects h2{
        font-size: 22px !important;
}
.course-card ol li:before {
    content: "\f111";
    padding-right: 13px;
    font-family: FontAwesome;
    color: #00d084;
    font-size: 13px;
    list-style: none;
}
ol, ul {
  padding-left: 1rem !important;
}
.course-card ol li:before {
    position: absolute;
    left: 20px;
}
ul.buletpoints li:before,ol.buletpoints li:before,.course-card ul ul li:before,.course-card ol ul li:before {
    position: static;
    left: -5px;
    color: #16566c;
    top: 9px;
    font-size: 10px;
}
.course-card ul ul ul li:before,.course-card ol ul ul li:before {
    top: 11px;
    font-size: 7px;
    color: #000;
}
 .cars ul li::before {
  position: absolute;
  //left: 20px;
  margin-left: 26px;
} 

.course-details-content .course-content .accordion li {
    font-size: 14px !important;
    color: #000;
    margin-left: 18px !important;
    margin-bottom: 0;
    transition: 0.7s;
    font-family: "Host Grotesk", sans-serif;
    list-style: none;
}
 
@media (max-width: 767px) {
    .course-details-content .course-content .accordion li {
        font-size: 14px !important;  
        margin-left: 2px !important; 
    }
  .smlcourse-block_img-wrap--course-name {
  height: 60px;
  overflow: hidden;

}
}
.blog-content p{
    height: 90px;
    overflow: hidden;
}
.sidebar-sec {
    position: sticky;
    top: 60px;
}
.white-icon {
  filter: brightness(0) invert(1);
}
.variation-price{
  font-size: 36px;
  color: #392c7d;
  font-weight: 700;
}
  
@media (max-width: 1730px) {
 .nav-item-deta-pg{
  background: #df8600;
  border: 1px solid #e8b551;
  border-radius: 50px;
  padding: 12px 28px;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 6px;	
  margin-left: 36px;
 }
  
 .nav-item-deta-pg.active{
  background: #fff;
  border: 3px solid #e8b551;
  border-radius: 50px;
  padding: 12px 28px;
  color: #16566c;
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 6px;	
  margin-left: 36px;
	}
}

.mainmenu {
    display: flex !important;
    justify-content: center;
    flex-wrap: wrap;
    gap: 10px;
    padding: 0;
}

.nav-item {
    list-style: none;
}
h3.title.smlcourse-block_img-wrap--course-name {
    height: 90px;
    overflow: hidden;
}
 
@media (max-width: 1024px) {
    .sidebar-sec{
        position: unset !important;
    }
    .mainmenu {
        flex-direction: column;
        align-items: center;
    }
    .nav-item-deta-pg {
        width: 80%;
        text-align: center;
    }
}

@media (max-width: 768px) {
    .nav-item-deta-pg {
        width: 90% !important;
        font-size: 14px !important;
        padding: 10px 20px !important;
    }
}
.video-sec.vid-bg{
  position: sticky;
  top: 95px;
}
.container-90{
    max-width:95% !important;
}
.card.feature-sec {
    border: 1px solid #ffffff;
}
#OnlineLearningMonthlyContent svg,.feature-sec .key-lights svg{
    background: #16566c;
    padding: 8px;
    border-radius: 10px;
    min-width: 35px;
    min-height: 35px;
    max-width: 35px;
    max-height: 35px;
}
.nav.bg-blue-nav-course{
    white-space: nowrap;
    overflow: auto;
    display:block;
    padding-left: 20px;
    padding-right: 20px;
}

@media (max-width: 767.98px){
    .course-box-five .all-btn{
    justify-content: space-between;
	}
}
.days, .hours, .minutes, .seconds {
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 5px;
    width: 100px;
    height:100px;
    border-radius: 50%;
    font-size: 6px;
    background-color: #cccccc00;
    border-top: 4px solid #16566c;
    border-right: 4px solid #16566c;
    border-bottom: 4px solid #00d084;
    border-left: 4px solid #00d084;
	color: #00d084;
	font-size:10px;
}
.popup-ww--icon-link svg {
    fill: rgb(255, 255, 255);
    z-index: 1;
    border-radius: 50px;
    cursor: pointer;
    transition: transform 0.7s ease-in-out;
    width: 100%;
    height: 100%;
    stroke: none;
}
.popup-ww--icon-link {
    padding: 5px;
    border-radius: 50%;
    background: rgb(22 86 108) !important;
    width: 50px;
    height: 50px;
}
.numbers {
    color: #fff;
    font-size: 4em;
    text-align: center;
}
#popup-timer {
    color: #f7f7f7;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: bold;
}
.model-round-border {
    border-radius: 0;
       background-color: #f1f3f659 !important;
    z-index: 0;
	margin-top:25px;
    box-shadow: rgb(27 26 26 / 77%) 0px 19px 38px, rgb(0 0 0 / 52%) 0px 15px 12px;
}
.modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto;
}
#offer_modal_1 .modal-header {
    border-bottom: unset;
}
#offer_modal_1 .close {
    color: #eee;
    border-radius: 26px;
	width: 54px;
    height: 54px;
    background: linear-gradient(135deg, rgb(22 86 108) 10%, rgb(22 86 108) 90%) !important;
}
#offer_modal_1 .modal-content {
    border: unset;
    width: auto;
    margin: auto;
	background: transparent;
}

@media (max-width: 768px) {
  .blog-five-footer h2 a {
    height: 50px;
  }
  .blog-five-footer h2 a {
    font-weight: 600;
    font-size: 17px;
    color: #16566c;
  }
}

.blog-five-footer h2 {
  height: 63px;
  overflow: hidden;
  display: flex;
  font-weight: 600;
  font-size: 20px;
  color: #16566c;
  transition: 0.7s;
  margin-bottom: 0;
}

.blog-five-footer h2 a {
  color: #16566c;
  text-decoration: none;
}

.blog-five-footer h2 a:hover {
  color: #0b3a4a;
}
 
.seo-hidden {
  position: absolute;
  left: -9999px;
  top: -9999px;
  height: 0;
  width: 0;
  overflow: hidden;
}
 .blog-read p {
  height: 70px !important;
  }
.btn-reply {  
    margin-bottom: 20px;
    }
 .pop-container .auto-container{
    position: relative;
 }
 .pop-container .content-box:before {
    position: absolute;
    content: '';
    left: 0;
    top: 4px;
    width: 4px;
    height: 84px;
    background-color: #f11d1d;
}
 .diamond{
    content: '';
    width: 15px;
    height: 15px;
    transform: rotate(45deg);
    display: inline-flex;
    margin-left: 10px;
    margin-right: 10px;
    background: linear-gradient(50deg, #f12f2f 51%, #f13131 100%);
    }
  #navibar .select-label{
    font-size: 16px;
    font-weight: 800;
  }
 #navibar{
    border-radius: 40px;
    background: #003c92 !important;
    padding: 36px;
    color:#fff;
        }
  .bl-icon {
            width: 30rem;
            height: 30rem;
            position: absolute;
        }
        
        .gray {
            background-color: #f0f0f0;
        }
        
        .about-content {
            background: #0E53A0;
            padding: 40px 104px 40px 104px;
            min-height: 503px;
            color: #fff;
        }
        
        .about-content h2,
        h3 {
            color: #fff;
        }
        .about-content h3 {
            font-size: 1.2rem;
        }
        .sbl-bg {
            min-height: 503px;
        }
        
        .about-content i {
            color: #fff;
            margin: 0;
        }
        
        .rate {
            width: 33.333333%;
            float: left;
        }
        
        .rate .rate-icon,
        .rate-pre,
        .rate-pass,
        .text {
            display: block;
            text-align: center;
            color: #fff;
        }
        
        .rate-icon {
            padding: 10px;
            font-size: 5rem
        }
        
        .rate-pre {
            font-size: 3rem;
            font-weight: 700;
        }

    
.employer-page.header-five-title h2{
	max-width: 100%;
}

.header-five-title h1 {
  font-weight: 800;
  font-size: 40px !important;
  color: #16566c;
}

.home-three-head h1 {
  
  padding-bottom: 20px;
  margin-bottom: 0px;
  position: relative;
  
}
.home-three-head h1::after {
  content: "";
  position: absolute;
  display: block;
  width: 70px;
  height: 4px;
  background: linear-gradient( 89.96deg, #7b1ffe 2.92%, #00d084 50.8%, #16566c 99.71% );
  left: 0;
  right: 0;
  bottom: 0;
}

.header-five-title h1 span {
  background: #16566c;
  border-radius: 25px;
  padding: 0px 17px 5px;
  color: #00d084;
  -webkit-text-fill-color: #fff;
}
    .course_wrapper {
            display: inline-block;
            width: 100%;
            position: relative;
            margin: 0px;
            padding: 0px;
        }
        
        .course_block {
            box-shadow: 0 0px 0px 0px #e5e5e5 margin-bottom: 30px;
            padding: 20px;
            float: left;
            width: 100%;
            position: relative;
            background-color: #fff;
            transition: all 0.3s ease-in-out;
            -webkit-transition: all 0.3s ease-in-out;
            -moz-transition: all 0.3s ease-in-out;
            -o-transition: all 0.3s ease-in-out;
            -moz-transition: all 0.3s ease-in-out;
        }
        
        .course_block:hover .img_wrap img {
            filter: brightness(50%);
        }
        
        .course_info {
            float: none;
            overflow: hidden;
            text-align: left;
            padding-left: 20px;
        }
        
        .course_info h4 {
            text-align: left;
            color: #3b4351;
            font-size: 17px;
            font-weight: 600;
            margin: 0px auto 10px;
            text-transform: uppercase;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
        }
        
        .course_info p {
            text-align: left;
            margin: 0px;
            overflow: hidden;
            height: 50px;
        }
        
        .course_block .science,
        .course_block .accounts,
        .course_block .business,
        .course_block .psychology,
        .course_block .food,
        .course_block .arts,
        .course_block .icon,
        .course_block .course_count span,
        .course_block .course_price span {
            transition: all 0.3s ease-in-out;
            -webkit-transition: all 0.3s ease-in-out;
            -moz-transition: all 0.3s ease-in-out;
            -o-transition: all 0.3s ease-in-out;
            -moz-transition: all 0.3s ease-in-out;
            padding: 10px;
        }
        
        .course_block .science .icon i {
            color: #e91e63;
        }
        
        .course_block .accounts .icon i {
            color: #f8c331;
        }
        
        .course_block .business .icon i {
            color: #45aef4;
        }
        
        .course_block .psychology .icon i {
            color: #10c45c;
        }
        
        .course_block .food .icon i {
            color: #00bfa5;
        }
        
        .course_block .arts .icon i {
            color: #fc5f42;
        }
        
        .course_block:hover .icon i {
            color: #fff;
        }
        
        .course_block:hover .science .icon {
            background-color: #e91e63;
        }
        
        .course_block:hover .accounts .icon {
            background-color: #f8c331;
        }
        
        .course_block:hover .business .icon {
            background-color: #45aef4;
        }
        
        .course_block:hover .psychology .icon {
            background-color: #10c45c;
        }
        
        .course_block:hover .food .icon {
            background-color: #00bfa5;
        }
        
        .course_block:hover .arts .icon {
            background-color: #fc5f42;
        }
        
        .course_block .course_count_wrap {
            border-top: 1px solid #e5e5e5;
            margin: 5px auto -5px;
            padding: 15px 0px 0px;
            display: inline-block;
            width: 100%;
        }
        
        .course_block .course_count,
        .course_block .course_price {
            color: #bfc5ca;
            text-transform: uppercase;
        }
        
        .course_block:hover .science .course_count,
        .course_block:hover .science .course_price {
            color: #e91e63;
        }
        
        .course_block:hover .accounts .course_count,
        .course_block:hover .accounts .course_price {
            color: #f8c331;
        }
        
        .course_block:hover .business .course_count,
        .course_block:hover .business .course_price {
            color: #45aef4;
        }
        
        .course_block:hover .psychology .course_count,
        .course_block:hover .psychology .course_price {
            color: #10c45c;
        }
        
        .course_block:hover .food .course_count,
        .course_block:hover .food .course_price {
            color: #00bfa5;
        }
        
        .course_block:hover .arts .course_count,
        .course_block:hover .arts .course_price {
            color: #fc5f42;
        }
        
        .course_block .course_count span,
        .course_block .course_price span {
            color: #f1594f;
        }
        
        .course_block .course_count {
            float: left;
        }
        
        .course_block .course_price {
            float: right;
        }
         
        
        .sbl_course_list .img_wrap {
            width: 24.4%;
            float: left;
            margin: 0px;
            
        }
        
        @media only screen and (max-width: 320px) {
            .sbl_course_list .img_wrap {
                width: 100%;
            }
        }
        
        @media only screen and (max-width: 480px) {
            .sbl_course_list .img_wrap {
                width: 100%;
            }
        }
        
        @media only screen and (max-width: 768px) {
            .sbl_course_list .img_wrap {
                width: 100%;
            }
        }


.employer-page.header-five-title h2{
	max-width: 100%;
}
 
.header-five-title h1 {
  font-weight: 800;
  font-size: 40px !important;
  color: #16566c;
}
.home-three-head h1 {
  font-weight: 700;
  padding-bottom: 20px;
  margin-bottom: 0px;
  position: relative;
  font-size: 38px;
}
.employer-page.header-five-title h1 {
  max-width: 100%;
}

.header-five-title h1 span {
 background-color:#00d084;border-radius: 25px;padding: 0px 17px 5px;-webkit-text-fill-color:#fff;
}


.home-three-head h1::after {
  content: "";
  position: absolute;
  display: block;
  width: 70px;
  height: 4px;
  background: linear-gradient( 89.96deg, #7b1ffe 2.92%, #00d084 50.8%, #16566c 99.71% );
  left: 0;
  right: 0;
  bottom: 0;

}

.home-slide-text h1 {
  font-weight: 700;
  font-size: 48px;
  margin-bottom: 19px !important;
  line-height: 1.2;
  max-width: 100%;
    color: #fff;
  }
.home-slide-text p {
  font-weight: 500;
  font-size: 18px;
  color: #fff;
  margin-bottom: 19px !important;
}
.home-slide {
  position: relative;
  min-height: 637px !important;
  margin-top: 57px  !important;
}
.home-slide-text h1{
	max-width:90%;
}
.joing-section-text{
	padding:0 40px;
}
.partner-page.header-five-title h2{
	max-width: 100%;
}

.home-slide-text h1 {
  font-weight: 700;
  font-size: 48px;
  margin-bottom: 19px !important;
  line-height: 1.2;
  max-width: 500px;
    color: #fff;
}
.home-slide-text p {
  font-weight: 500;
  font-size: 18px;
  color: #fff;
  margin-bottom: 19px !important;
}
.home-slide {
  position: relative;
   min-height: 705px  !important;
  margin-top: 72px  !important;
}
.home-slide-text h1 {
  font-weight: 700;
  font-size: 48px;
  margin-bottom: 19px !important;
  line-height: 1.2;
  max-width: 100% !important;
  margin-top: 13px !important;
}
.home-slide-text p {
  font-weight: 500;
  font-size: 18px;
  color: #fff;
  margin-bottom: 19px !important;
}
.home-slide {
  position: relative;
  min-height: 637px !important;
  margin-top: 57px  !important;
}
.home-slide-text h1{
	max-width:100%;
}
.joing-section-text{
	padding:0 40px;
}
.employer-page.header-five-title h2{
	max-width: 100%;
}
.home-slide-face.aos.aos-init.aos-animate{
	padding-top:0 !important;
}


.employer-page.header-five-title h2{
	max-width: 100%;
}
.header-five-title h1 {
  font-weight: 800;
  font-size: 40px !important;
  color: #16566c;
}

.header-five-title h1 span {
  background: #16566c;
    background-color: rgb(22, 86, 108);
  border-radius: 25px;
  padding: 0px 17px 5px;
  color: #00d084;
  -webkit-text-fill-color: #fff;
}

.home-three-head h1::after {
  content: "";
  position: absolute;
  display: block;
  width: 70px;
  height: 4px;
  background: linear-gradient( 89.96deg, #7b1ffe 2.92%, #00d084 50.8%, #16566c 99.71% );
  left: 0;
  right: 0;
  bottom: 0;
}

.header-five-title h1 {
  font-weight: 800;
  font-size: 40px !important;
  color: #16566c;
    line-height: 1.2;
}
.home-three-head h1 { 
  padding-bottom: 20px;
  margin-bottom: 0px;
  position: relative;
  
}