body {
  color: #263238;
  font-size: 1rem;
  font-family: "Poppins", sans-serif;
  margin-top:85px;
}

h1, h2, h3, h4, h5, h6, p, span, li, a, strong, input, textarea {
	font-family: "Poppins", sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  line-height: 100%;
}

html .bg-color-light {
  background-color: #fff !important;
}

section.section {
  background: #fff;
}

.prakerja-card {
  background: linear-gradient(180deg, #F3F3F3 0%, #ECECEC 100%);
  border-radius: 15px;
}



.bg-bundle{
  background-color: #ECECEC;
  padding:100px 0px;
}

.bg-bundle .card-title{
height: 90px;
max-height: 90px;
}
#header{
  
}


.scroll-to-top{
  color: #fff !important;
}
.pt-100{
  padding-top:88px;
}

.text-success{
  color:#54BB3A !important;
}
a, a:hover, a:visited, a:focus{
  text-decoration: none;
  color:#1E5AF6;
}

.dropdown-item:visited {
  color: #212529;
}

.banner {
  background-color: #1E5AF6 !important;
  color:#fff !important;
  /* padding-top:120px !important; */
  padding-top:50px !important;
}

.text-warning-banner{
  color : #ffbc0f;
}

.banner-detail {
  /* background-image: url('../img/slider-new-1 1.png') !important; */
  /* background-size: 100% !important; */
  /* background-repeat: no-repeat !important; */
  background-color: #1E5AF6 !important;
  color:#fff !important;
  padding-top:20px !important;
}

.banner-redeem {
  /* background-image: url('../img/slider-new-1 1.png') !important; */
  /* background-size: 100% !important; */
  /* background-repeat: no-repeat !important; */
  background-color: #1E5AF6 !important;
  color:#fff !important;
  padding-top:50px !important;
}


.font-weight-bold {
  font-weight: 600 !important;
}

.btn {
  border-radius: 50px;
  font-weight: 600;
}
.btn-warning{
  background-color: #FF7B31;
  border-color : #FF7B31;
  transition: all .2s ease-in-out;
}

.btn-warning:hover,.btn-warning:focus, .btn-warning:visited, .btn-warning:active {
  background-color: #f85d2d;
  border-color : #f85d2d;
  color: #fff!important;
}

.btn-outline-warning{
  background-color: transparent;
  border-color : #FF7B31;
  color: #fff!important;
  transition: all .2s ease-in-out;
}

.btn-outline-warning:hover{
  background-color: #f85d2d;
  border-color : #f85d2d;
  transition: all .2s ease-in-out;
  color:#fff !important;
}

.btn-primary{
  background-color: #2C67FF;
  border-color : #2C67FF;
  transition: all .2s ease-in-out;
}

.btn-primary:hover{
  background-color: #2359e2;
  border-color : #2359e2;
}


.text-warning{
  color : #FF7B31 !important;
}

#header .header-nav-main nav > ul > li > a {
  font-size: 1rem;
}

#header .header-nav.header-nav-links nav > ul:not(:hover) > li > a.active {
  color: #FF7B31;
}

#header .nav-link:hover {
  color: #FF7B31 !important;
}

/* .nav{
  border-bottom: solid 4px #EEEEEE;
} */

.nav.nav-content .nav-link{
  padding-top: 20px;
  padding-bottom: 20px;
  color: #979797;
  font-weight: 600;
  border-bottom: solid 4px #EEEEEE;
  text-transform:uppercase;
  padding-left: 40px;
  padding-right: 40px;
}

.nav.nav-content .nav-link.active{
  color : #FF7B31;
  font-weight: 700;
  border-bottom: solid 4px #FF7B31;
}

/* .custom-bg-color-light-2 {
  background-color: #F4F4F4 !important;
} */

/* html .bg-color-light{
  background-color: #FCFCFC !important;
} */

section.section {
  margin: 0px 0px !important;
  /* background-color: #fff !important; */
}

.pricing-table .plan .plan-header {
  background: #fff;
}

.pricing-table.custom-pricing-table-style-1 .plan.plan-featured .plan-popular-tag {
  background: #FF7B31;
}


html .btn-outline.btn-secondary {
  color: #4A61ED;
  border-color: #4A61ED;
}

html .btn-outline.btn-secondary:hover {
  color: #fff;
  border-color: #4A61ED;
  background-color: #4A61ED;
}


html body .btn-light-2, html body .btn-outline.btn-light-2 {
  color: #fff;
  border-color: #4A61ED;
}

html body .btn-light-2:hover, html body .btn-outline.btn-light-2:hover {
  color: #fff;
  border-color: #4A61ED;
  background-color: #4A61ED;
}


.card-header {
  background-color: #4A61ED;
  border-bottom: 1px solid #4A61ED;
  color: #fff;
}

.card-body{
  border: solid 1px #E3E3E3;
}

.card-header .btn-link {
  color: #fff;
  font-size: 1.25rem;
}

.btn-link:hover, .btn-link:active, .btn-link:focus {
  text-decoration: none !important;
}

.btn-xl{
  border-width: 3px;
}

.btn:focus{
  color: #fff;
}

/* a:hover{
  color:#171940 !important;
} */

.enroll-now{
  background-color: #0E2E45;
  padding : 30px;
}

.btn{
  text-decoration: none;
}

.btn-light{
  color:#000000 !important;
}

p{
  color: #171F32;
}

.nav-pills .nav-link.active {
  background-color: #FF7B31;
}

.nav-pills .nav-link {
 padding : 10px 30px;
}


h5{
  font-size: 18px;
  line-height: 158%;
}

.card-title{
  height: 60px;
  max-height: 60px;
  overflow:hidden;
  margin-bottom: .25rem !important;
  width: 200px;
}

.card-text.date{
  font-size: 13px;
  color: #595959;
}

.card-text{
  width: 200px;
}

hr {
  background: rgba(0, 0, 0, 0.5);
  border: 1px;
}

.box-1{
  padding:50px;
  background: #FF7B31;
}

.box-1 h3, .box-1 p{
  color: #fff !important;
}

.box-2{
  padding:50px;
  background-color: #1D0B52;

}

.box-2 h3, .box-2 p{
  color: #fff !important;
}

.discover{
  background-color: #F9F8F8;
  padding:50px;
  padding-left:150px;

}

.created-by{
  color: #8E8F8F !important;
  font-size: .9rem;
}

.star{
  font-size: .9rem;
}

.star img{
  padding-bottom: 7px;
  margin-right: 5px;
}

.created-by a{
  color: #8E8F8F !important;
}


.rating-score{
  font-size: 62px;
  padding : 20px 0px;
  color : #B4690E;
  font-weight: 600;
  font-family: 'Poppins', sans-serif;
}

.progress {
  background-color: #e9ecef;
  height: .5rem;
}

.progress-nav{
  background-color: #363636;
}

.progress-nav h5, .progress-nav p {
  color: #fff !important;
}
.progress-bar {
  background-color: #5ABA20 !important; 
  /* background-color: #FF5421 !important; */
}


#course-content .accordion-item {
  border-left:none !important;
  border-right:none !important;
}

#course-content .accordion-body {
  padding:0px;
}

#course-content .content-link {
  border-bottom: solid 1px #ddd;
}


.progress-bar.video_detail {
  background-color: #6A6F73 !important;
}

.bg-gray{ 
  background: #F9F9F9 !important;
  background-color: #F9F9F9 !important;
}


.accordion-course-content{

}

/* .accordion-button:not(.collapsed){
  background-color: #FD522C !important;
  border-bottom: 1px solid #FD522C !important;
} */

.accordion-button{
  font-weight: bold;
}


.accordion-button:not(.collapsed){
  background-color: #f7f9fa !important;
}

.accordion-button:not(.collapsed) {
  /* color: #FF7B31 !important; */
  color: #212529;
  font-weight: normal;
}

.accordion-button{
  /* color: #FF7B31 !important; */
  font-weight: normal;
}

.accordion-button:focus{
  border-bottom:solid 1px rgba(0,0,0,.125);
}

:focus {
  outline: 0 !important;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0) !important;
}


.accordion-exercise .card-header{
  background-color: #F7F9FA !important;
  border-bottom: solid 1px #F7F9FA !important;
  padding: .5rem 1rem;
}

.accordion-exercise .btn {
  color: #333 !important;
}

.accordion-exercise .card-body {
  border: solid 1px #F7F9FA;
}

.progress {
  font-size: .75rem;
}


footer{
  background: #F9F9F9 !important;
  color:#171F32;
  border-top: none !important;

}




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

a.text-warning:hover{
  color: #FF7B31 !important;
}

a.text-warning:hover{
  color: #dd3400 !important;
}

.footer-copyright {
  background-color: #F9F9F9 !important;
  color:#fff;
}
#footer .footer-copyright p {
  color:#171F32 !important;
  
}

#footer a {
  color: #171F32 !important;
  transition: all 0.1s ease-in-out;
}

#footer a:hover {
  color: #999 !important;
  transition: all 0.1s ease-in-out;
}

#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6 {
  color: #171F32;
}

h1,h2,h3,h4,h5{
  text-transform:none !important;
}

.search-header{
  padding: 10px 15px;
  padding-left: 30px;
  padding-right: 50px;
  font-size:.9rem;
  font-weight: normal;
  background-image: url("../img/search-btn.png");
  background-position: center right 20px;
  background-repeat: no-repeat;
  background-size: 26px;
  border-radius: 50px;
}


.slick-prev::before, .slick-next::before {
  font-family: 'slick';
  font-size: 20px;
  line-height: 1;
  opacity: 1;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

img.slick-disabled{
  opacity: 25%;
}


.slick-prev, .slick-next {
  /* top: 40%; */
}

.slick-list {
  /* padding: 25px; */
  padding-bottom:25px;
}

.card.course-list{
  border-radius: 10px;
  box-shadow: 0px 4px 35px rgba(0, 0, 36, 0.11);
  border: none;
}

.card.course-list img{
  border-radius: 10px 10px 0px 0px;
}

.card.course-prakerja-list{
  border-radius: 10px;
  border: none;
}

.card-img-top{
 /* width:100%; */
 width:260px;
 height:200px;
 object-fit:cover;
 object-position:top;
}

.prakerja-badge{
  width: 100px;
  /* background-image: url('../img/prakerja-icon.png'); */
  background-image: url('../img/tp.png');
  background-repeat: no-repeat;
  background-size: 100px;
  position: absolute;
  top:15px;
  left:15px;
}

.bestseller-badge{
  width:94px;
  height:32px;
  background-image: url('../img/icon/best-seller.svg');
  background-repeat: no-repeat;
  background-size: 94px;
  position: absolute;
  top:15px;
  left:15px;
  /* box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; */
}

.top-badge{
  width:94px;
  height:32px;
  background-image: url('../img/icon/top.svg');
  background-repeat: no-repeat;
  background-size: 94px;
  position: absolute;
  top:15px;
  left:15px;
  /* box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; */
}

.hot-badge{
  width:94px;
  height:32px;
  background-image: url('../img/icon/hot.svg');
  background-repeat: no-repeat;
  background-size: 94px;
  position: absolute;
  top:15px;
  left:15px;
  /* box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; */
}

.card.course-list img, .card.course-prakerja-list img{
  border-radius: 10px 10px 0px 0px;
}

.slick-next {
  
  width: 48px;
  height: 48px;
  /* right: 8px; */
}

.slick-prev {
  width: 48px;
  height: 48px;
  /* left: 8px; */
  z-index: 100;
}

.category-description {
  display: -webkit-box;
  max-width: 100%;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  color: #263238;
}

.category-description:hover, .category-description:visited, .category-description:focus  {
  color: #263238;
}

/*
*
* ==========================================
* Custom Navbar
* ==========================================
*
*/
.navbar {
  transition: all 0.4s;
}

.navbar .nav-link {
  color: #fff;
}

.navbar .nav-item .nav-link:hover,
.navbar .nav-item .nav-link:focus {
  color: rgba(255,255,255,.5) !important;
  text-decoration: none;
  transition: color .2s ease-in-out;
}

.navbar .navbar-brand {
  color: #fff;
}


/* Change navbar styling on scroll */
.navbar.active {
  background: #2C67FF;
  box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.1);
}

.navbar.active .nav-link {
  color: #fff;
}

.navbar.active .nav-link:hover,
.navbar.active .nav-link:focus {
  color: #fff;
  text-decoration: none;
}

.navbar.active .navbar-brand {
  color: #fff;
}

.navbar-dark{
  background-color: #2C67FF;
}

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255,255,255,1);
}

.course-list h4, .course-prakerja-list h4 {
  font-size: 18px;
}

.course-prakerja-list h5{
  font-size: 1rem;
}

.text-2 {
  line-height: 20px;
}


/* Hover effects */
.ih-item.square {
  position: relative;
  width: 100%;
  height: 100%;
  border: none;
  box-shadow: none;
}

.content {
  position: absolute; /* Position the background text */
  bottom: 0; /* At the bottom. Use top:0 to append it to the top */
  background: linear-gradient(180deg, rgba(23, 61, 89, 0) 0%, #0E2E45 100%);
  width: 100%; /* Full width */
  padding: 20%; /* Some padding */
  padding-top: 80%;
}
.content h3{
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 100%;
  text-align: center;
  color: #FFFFFF;
  margin-bottom:0;
}

.ih-item.square.effect13 .info p {
  color: #fff;
  padding: 10px 5px;
  font-style: normal !important;
  margin: 0 30px;
  font-size: 1rem;
  border-top: none;
}

.ih-item.square.effect13.colored .info {
  background: #0E2E45;
  opacity: 0.82 !important;
  width: 80%;
  height: 80%;
  margin: auto;
  border-radius: 5px;
}

.ih-item.square.effect13.colored .info h3 {
  background: none;
  font-size: 22px;
  margin-bottom: 20px;
}

.ih-item.square.effect13.colored .info p.read-more {
  color:#FF7B31;
}


.nav-pills .nav-item .nav-link {
  color: #FF7B31;
  border: solid 1px #FF7B31;
  margin-left: 10px;
}

.nav-pills .nav-link.active {
  background-color: #FF7B31;
  color:#fff;
}

.nav-pills .nav-item .nav-link:hover {
  background-color: #dd3400;
  color:#fff !important;
}


.nav-pills .nav-link.active:hover {
  background-color: #dd3400;
  color:#fff !important;
}


.table > :not(caption) > * > * {
  border-bottom-width: 1px;
  border-color:#DFDFDF !important;
}


.progress-label-left
{
    float: left;
    margin-right: 0.5em;
    line-height: 1em;
}
.progress-label-right
{
    float: right;
    margin-left: 0.3em;
    line-height: 1em;
}
.star-light
{
  color:#e9ecef;
}


/*======= Star Rating =======*/

.rating-star-fill{
  color: #FF7B31;

}

.rating-star-fill-null{
  color: #ddd;
}

.side-menu{
  min-height: 1000px;
}

/* 
ol {
  counter-reset: section;               
  list-style-type: none;
}

li:before {
  counter-increment: section;            
  content: counters(section, ".") ". ";  
} */

ol {
  counter-reset: item;
}

ol > li {
  counter-increment: item;
  margin-bottom: 10px;
}

ol ol > li {
  display: block;
}

ol ol > li:before {
  content: counters(item, ".") ". ";
  margin-left: -30px;
}


.tabs-vertical a.active{
  font-weight: bold;
  border-right: 3px solid #FF7B31!important; 
  color:#FF7B31 !important;
}

#report-learning-hour .row{
  border-bottom: solid 1px #DFDFDF;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

#report-learning-hour .badge{
  border-radius: 20px;
  font-weight: normal;
  padding: 7px 13px;
}

.badge{
  font-weight: normal;
  padding: 7px 13px;
  /* min-width: 55px; */
}

.badge.bg-primary{
  background-color: #3699FF !important;
}

.badge.bg-success{
  background-color: #27ae60 !important;
}

.badge.bg-warning{
  background-color: #FF7B31 !important;
}

.badge.bg-danger{
  background-color: #F1416C !important;
}

.progress-bar-danger{
  background-color: #F1416C !important;
}

.progress-bar-warning{
  background-color: #FEC532 !important;
}

.btn-action-primary{
  background-color: #F3F6F9;
  color:#2C67FF;
  border-radius: .25rem;
  border-color: #F3F6F9;
}

.btn-report-print{
  /* background-color: #EF416C; */
  background-color: #2C67FF;
  border-radius: 5px;
  font-weight: normal;
}


.btn-report-print:hover{
  /* background-color: #db3861; */
  background-color: #1c53de;

}

.report-line-title-left{
  border-bottom: 4px #FF7B31 solid;
}

.report-line-title-right{
  border-bottom: 4px #ECECEC solid;
}

.report-score{
  border: 1px solid #FF7B31;
  border-radius: 5px;
  padding:5px 15px;
  color : #FF7B31;
  font-size: .9rem;
}

.report-score-status{
  border-radius: 5px;
  padding:5px 15px;
  color : #fff;
  font-size: .9rem;
}

.report-score-status.bg-success{
  background-color: #27ae60 !important;
  border: 1px solid #27ae60 !important;
}

.report-score-status.bg-danger{
  background-color: #F1416C !important;
  border: 1px solid #F1416C !important;
}

.report-learning-duration-total.bg-danger{
  background-color: #FC6948 !important;
}

.report-learning-duration-total hr{
  background: rgba(255,255, 255, .9);
}

.report-learning-duration-total p{
  font-weight: 600;
}

.training-date{
  background-color: #0CA1F3;
  padding:10px;
  color: #fff;
  text-align: center;
  border-radius: 5px;
  font-weight: 600;
  line-height: 20px;
  font-size: 1.1rem;
  width: 75px;
}

.training-schedule{
  border-radius: 10px !important;
  background-color:#FBFBFB !important;
}


.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  color: #212529;
}

.nav-tabs .nav-link {
  font-size: 1rem !important;
  padding:15px 30px;
}

.nav-tabs li .nav-link, .nav-tabs li .nav-link:hover {
  color: #0d6efd;
}

body,p{
  font-size: 16px!important;
}

.promo-event{
  padding: 20px;
  background: rgb(2,0,36);
  background: radial-gradient(circle, rgba(2,0,36,1) 0%, rgba(255,215,57,1) 0%, rgba(255,125,46,1) 100%);
}
.promo-event h5,.promo-event p{
  color:#292928;
}


#program-unggulan{
  background-image: url("../img/bg-orange.png");
  background-color: #FF7B31;
  /* background-repeat: no-repeat; */
  background-position: top center;
  background-size: cover;
  margin-bottom: 50px !important;

}

#program-unggulan h1, #program-unggulan p{
  color: #fff!important;
}


#promo-modal, #promo-modal .modal-dialog, #promo-modal .modal-content {
  border: 0 !important;
}

#promo-modal .modal-content {
  background-color: transparent !important;
  /* background-image: url("../img/bg-popup.png"); */
  /* background-image: url("../img/popup-bg.svg");  */
  background-image: url("../img/popup-bg.png"); 
  background-position: top center;
  background-size: 90%;
  background-repeat: no-repeat;
}

#promo-modal h3,#promo-modal p,#promo-modal h1 {
  color:#fff;
}

#popup-promo-type, #popup-promo-title{
  padding-top: 280px;
}

#popup-link{
  background-color: #FFA534!important;
  border-color: #FFA534!important;
}

.footer-cart {
  position: fixed;
  bottom: 0;
  width: 100%;
  background-color: #fff;
  border-top: solid #ddd 1px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  z-index: 100;
  padding:20px 0px;
}

.btn-close-circle{
  background-color: #fff;
  opacity: 1 !important;
  border-radius: 20px;
}


.wa-link-float {
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 40px;
  right: 40px;
  background-color: #25d366;
  color: #FFF;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  /* box-shadow: 2px 2px 3px #ccc; */
  z-index: 101;
}
.wa-icon-float {
  margin-top: 14px;
}


.hallo-toast {
  box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);
  border-radius: 15px;
  width: 300px;
}

.hallo-float{
  bottom: 100px !important;
}

.hallo-float .toast-header{
  background-color: #FFF3DD !important;
  border-bottom: 0;
  border-top-left-radius: 15px !important;
  border-top-right-radius: 15px !important;
  padding: 20px;
  padding-bottom:5px;
}

.hallo-float .toast-body{
  background-color: #FFF3DD !important;
  border-bottom-left-radius: 15px !important;
  border-bottom-right-radius: 15px !important;
  padding: 20px;
}


.promo-float {
  bottom: 220px !important;
}

.promo-toast {
  background-color: transparent !important;
  border: none!important;
  box-shadow: none !important;
  width: 300px;
}


.promo-float .toast-header{
  background-color: transparent !important;
  border-bottom: 0;
  padding: 20px;
  padding-bottom:5px;
}

.promo-float .toast-body{
  background-color: transparent !important;
  padding: 20px;
}

.certificate-card{
  background-image: url("../img/bg-poin-certificate.png"), url("../img/bg-check.png"); 
  background-position: left center,right top;
  background-size: auto 100%, 100%;
  background-repeat: no-repeat, no-repeat;
  border-radius: 15px;
  padding-left: 150px;
}


.faq-page{
  /* background-color: #1365EF!important; */
  background-image: url("../img/background-faq.jpg") !important;
  background-position: left top 80px !important;
  background-size:100% !important;
  background-repeat: no-repeat!important;
  min-height: 500px;
  background-attachment: fixed !important;
}


.login-page{
  background-image: url("../img/login-bg.jpg") !important;
  background-position: left top!important;
  background-size:100% !important;
  background-repeat: no-repeat!important;
  min-height: 700px;
  padding-top:120px !important;
}

.login-page, .login-page h4, .login-page h3, .login-page p{
  color:#fff;
}

.login-page .togglePassword{
  background-color: #fff!important;
  border-color:#666 !important;
}

.login-page a{
  color:#0CA1F3;
}

.login-box{
  background-color: #494DE1;
  padding:20px;
  margin-bottom:10px;
}


@media (min-width: 360px) {


  .login-page{
    background-size:cover !important;
  }

  h4{
    font-size: 1.25em;
  }

  .promo-event h5 {
    font-size: 12px;
  }

  .promo-event p {
    font-size: 10px !important;
  }

  #promo-read-more{
    font-size:10px;
  }
  
  #footer h4{
    font-size: 1rem !important;
  }

  .nav-item{
    width: 100% !important;
  }

  .side-menu {
    min-height: 0;
    padding-bottom: 50px;
  }
  

  #footer li a{
    font-size: .9em;
  }

  .training-date{
    font-size: 1rem;
    width: 65px;
  }

  .footer-cart .text-6{
    font-size: 1rem !important;
  }

  .footer-cart button{
    font-size: .75rem !important;
  }

  .certificate-card{
    background-image: url("../img/cdl-coupon-certificate.svg"), url("../img/bg-check.png"); 
    background-position: top right,right top;
    background-size: 100%, 100%;
    background-repeat: no-repeat, no-repeat;
    border-radius: 15px;
    padding-left: 0px;
  }


  .certificate-card h3{
    font-size: 1.1rem;
  }

  .certificate-card p{
    font-size: .6rem !important;
    line-height: 1rem;
  }
  .certificate-card img{
    width:12px;
  }

  .certificate-card .btn{
    font-size: 10px;
    padding:.4rem .5rem;

  }

  .certificate-card .card-body{
    padding: 1rem;
  }

  #top-banner-slider{
    padding-bottom:10px!important;
  }

  #popup-promo-type, #popup-promo-title{
    padding-top: 185px;
  }

  #promo-modal h1 {
    font-size: 2em;
  }

  #promo-modal .modal-content {
    background-size: 99%;
  }
  

  #footer .footer-copyright p {
    font-size:.75rem!important;
    
  }

  .hallo-float .toast-body{
    font-size:.6rem !important;
    line-height: 1.8;
  }

  .hallo-toast {
   
    width: 200px !important;
  }
  

}


/* Change navbar styling on small viewports */
@media (min-width: 768px) {


  .certificate-card{
    background-image: url("../img/bg-poin-certificate.png"), url("../img/bg-check.png"); 
    background-position: left center,right top;
    background-size: auto 100%, 100%;
    background-repeat: no-repeat, no-repeat;
    border-radius: 15px;
    padding-left: 50px;
  }


  .certificate-card h3{
    font-size: 1.75rem;
  }

  .certificate-card p{
    font-size: 14px !important;
    line-height: 1.2rem;
  }
  .certificate-card img{
    width:24px;
  }

  .certificate-card .btn{
    font-size: 16px;
    padding:.4rem .5rem;

  }



  .login-page{
    background-size:100% !important;
  }
  .nav-item{
    width: unset !important;
  }


  .promo-event h5 {
    font-size: 16px;
  }

  .promo-event p {
    font-size: 14px !important;
  }

  #promo-read-more{
    font-size:14px;
  }

  #footer li a{
    font-size: 1em;
  }

  .training-date{
    font-size: 1.1rem;
    width: 75px;
  }
  
  .footer-cart .text-6{
    font-size: 1.80em !important;
  }
  

  .footer-cart button{
    font-size: 1rem !important;
  }

  #popup-promo-type, #popup-promo-title{
    padding-top: 280px !important;
  }

  #promo-modal h1 {
    font-size: 2.6em !important;
  }

  #promo-modal .modal-content {
    background-size: 90% !important;
  }

  #footer .footer-copyright p {
    font-size:1rem!important;
    
  }

  .hallo-float .toast-body{
    font-size:.75rem !important;
    line-height: 1.8;
  }

  .hallo-toast {
   
    width: 250px !important;
  }

}





/* Change navbar styling on small viewports */
/* @media (max-width: 1280) {
  .banner {
    background-color: #1E5AF6 !important;
    color:#fff !important;
    padding-top:20px !important;
  }


} */
