/*font-family: 'Baloo Paaji 2', cursive;
font-family: 'Playfair Display', serif;
font-family: 'Poppins', sans-serif;*/
body {
  font-family: 'Poppins', sans-serif;
  margin: 0 auto;
  color: #0C223A;
  font-size: 15px;
  line-height: 25px;
  
}

.baloo_font{
    font-family: 'Baloo Paaji 2', cursive;
}

.playfair_font{
    font-family: 'Playfair Display', serif;
}
h1, h2, h3, h4, h5, h6{
	
}

.section-padding{padding:70px 0px;}

.fixed-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
}
.shrink {
    background: #fff !important;
    box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.3803921569);
}


.fixed-header .sticky-header {
    opacity: 1;
    visibility: visible;
}

/***Top bar css here**/
a.lightbox img {
    border: 4px solid #004483;
}
/***Top bar css here**/

/***Slider css ***/
.banner-caption{padding-top:30px;}
.banner-section{position: relative;height:80vh;overflow: hidden;}
.banner-section .banner-image{position: absolute;bottom: 15%;right: 0;}
.banner-section .banner-image img {   width: 600px;}

.banner-caption h6 {  font-size: 40px;}
.banner-caption h1 {  font-size: 67px; font-weight: 800;}
.banner-caption h4 { font-size: 55px; color: #dd5712;}
ul{padding: 0;margin: 0px;list-style: none;}
.banner-btn-link{ margin-top: 10%;}
.banner-btn-link li{display: inline-block; border-bottom: 3px solid #0C223A;;margin-right: 10px;padding-bottom: 5px;}
.banner-btn-link li a{text-decoration: none;color:#0C223A;font-size: 20px;}
.banner-btn-link li:hover a {
    color: #dd5712;
}
/***slider css ***/

.cta-section{background: ;}
.line-title-center:after {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    margin: 0 auto;
    background: #dd5712;
    width: 120px;
    height: 4px;
    bottom: 0px;
}
.line-title-left:after {
    position: absolute;
    content: "";
    left: 19px;
    margin: 0 auto;
    background: #dd5712;
    width: 120px;
    height: 4px;
    bottom: 0px;
}

.left-img-margin{padding-bottom:10px;padding-right:20px;}
.login-center:after{left:0 !important;right:0  !important;margin:0 auto;}
h2.section__title {   font-size: 37px;
    padding-bottom: 10px;
    font-weight: 700;
    position: relative;
    color: #004483;
    margin-bottom: 20px;
}
	h2.section__title:after{
		  position: absolute;
    content: "";
    left: 5px;
    background: #dd5712;
    width: 120px;
    height: 4px;
    bottom: 0px;
	}
.cta-section{background:#004483;padding:50px 0px;}
.cta-section h3{color:#fff;font-size: 42px;}
.cta-section h5{margin-bottom:0px;color:#fff;}
.cta-section .btn{width: 200px;
 padding: 10px 0px;}
/****box info box****/
.box-info{box-shadow: 0px 15px 13px #00000029;
    border-radius: 15px;padding: 40px 15px 30px;text-align: center;height:100%;}
.box-info:hover{background: #fbbc9d;}	
      .red-back{background-color: #FF6666;}
      .voilet-back{background: #A191F2 0% 0% no-repeat padding-box;}
      .yellow-back{background: #FFB93C 0% 0% no-repeat padding-box;}
      .green-back{background: #5AC38F 0% 0% no-repeat padding-box;}
     .box-description{padding-bottom:15px;}     
	 .box-description .btn {
    margin-top: 20px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 15px;
    width: 200px;
    margin: 0 auto;
}
      .box-description h2{font-size: 18px; margin-bottom: 20px;line-height: 35px;font-weight:bold;}
      .box-description h2 span{display: block;}
      .icon-box{margin-bottom: 30px;}
/****box info box****/
/****divider section css****/
.divider-section{background: #141C36;padding: 100px 0px;}
.divider-info{padding-right: 50px;}
.divider-title{color: #fff;font-size:40px;margin-bottom: 30px;}
.divider-title span{display: block;}
.divider-description {color: #fff;font-size:20px;line-height: 32px;}
.divider-description a.divider-btn{margin-top: 30px;}
.divider-description a.divider-btn:hover{background: #dd5712;}
/****divider section css****/
.breadcrum-section{background:#DD5712;padding:25px 0px;}
.breadcrum-section h3{margin-bottom:0px;}
/***welcome section***/
.section_title h1{font-size:29px;}
.section_title h1 span{color:#78aa41;}

/****welcome section****/


/****home page css****/
.common-padding{padding: 30px 50px;}
.main-content{padding-right: 50px;padding-top: 20px;}
.main-content .section-title{font-size: 70px;margin-bottom: 20px; line-height:70px; }
.main-content .section-title span{display: block;}
.main-content{font-size: 28px;line-height: 38px;}

.main-title{font-size:45px;font-weight: 700;position:relative;color:#004483;}
.sub-description{color: #141C36;font-size:16px;}
.patner-logo{background-color: #fff;padding: 10px; text-align: center;}
.patner-logo:hover{
    background: #fff;
    box-shadow: 0px 0px 15px #ddd;
}

.counter-box { text-align: center;position: relative;margin-top: 60px;}
.counter-box .love_count{font-size:65px;}
.counter-box  h5{font-size: 20px ;font-weight: 300;margin-top: 30px;    line-height: 28px;}


.help-title{font-size:45px;}
.help-box{border-radius: 20px;position: relative;overflow: hidden;margin: 0 10px;border: 1px solid #eee;display: flex;
  flex-direction: column; flex-wrap: nowrap; align-content: center; align-items: center;  height: 100%;box-shadow: 0px 6px 8px #00000029;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
  .help-box:hover .help_image img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.help_image{width:100%;box-shadow: 0px 15px 13px #00000029;-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;}
.help_image img{
        -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
	height:230px;width:100%;
    }
.help_content{padding: 30px 20px;}
.help_content h4{font-size:16px;font-weight: 600;}
.help_content .user{padding: 10px;background: #ffffff; box-shadow: 0px 3px 6px #00000029;text-align: center;margin-right: 10px;}
.rating-box img{width:20px;}
.help-box .read-more{text-align: center;}

.underline-title{font-size:22px;position: relative;margin-bottom: 30px;}
.underline-title:after { border-bottom: 2px solid #000;bottom: -10px;content: ''; position: absolute; left: 0; width: 100px;}
.video-info{position: relative;}
.video-info h4{margin-bottom: 20px} 
.video-info p { font-size: 20px;line-height: 32px;}
.video-info a.btn{margin-top: 20px;}

.build-box{position: relative;}
.build-box h4{padding-right: 20px;  }
.features-list ul li{position: relative;font-size:22px;margin-bottom: 20px;}
.features-list ul li img{margin-right: 10px;width: 30px;}
.features-list { border-left: 2px solid #000;  padding-left: 40px;}


.access-box{position: relative;margin-top: 50px;    margin-left: 40px;}
.access-box h5 a{text-decoration: none;color:#141C36;}
.access-box h5{border-bottom: 2px solid #000; font-size: 16px;padding-bottom: 10px;margin-bottom: 40px;}
.access-box h5 span{float: right;}
.instructor-info{position: relative;  overflow: hidden;  margin-left: 40px;}
.instructor-info .overlay-content{position: absolute;top:0;left: 0;right: 0;    height: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: center; text-align: center;
}
.instructor-info .overlay-content h3{color: #fff;margin-bottom: 20px;}
.instructor-info .overlay-content h3 span{display: block;}

.instructor-info img { 
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; width:100%;
}
.instructor-info:hover  img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
/****home page css****/

/***Newsletter section***/
.newsletter-section{background-color:#141C36;padding: 70px 0px; color:#fff;}
  .newsletter-section h4{font-size:25px;margin-bottom: 0px;}
  .newsletter-section p{margin-bottom: 20px; }
  .form-box h4{color:#fff;}
  .form-box {
    margin-top: 50px;
    display: block;
}
/***Newsletter section***/

/******testimonial-section*******/


.testmonial-info {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 0px 80px;
}
.testmonial-content{font-size:25px;line-height: 40px;margin-bottom: 40px;}
.user-info h4 {
    font-size: 20px;
    font-weight: 600;
}
.testmonial-image{margin-bottom: 30px;}
/******testimonial-section*******/

/*****Our course section****/
.blue-back{background: #1AC5F4;}
.blue-back-second{background:#A191F2;}
.grey-bck{background: #CFDEE5;}
.cardbox{
  padding: 40px 20px 30px;box-shadow: 0px 6px 8px #00000029;text-align: center; height: 100%;
  border-radius: 15px;  display: flex; flex-direction: column; flex-wrap: nowrap; align-content: center; justify-content: center;  align-items: center;
}
.cardbox h4 { margin-bottom: 25px;}
.user{
  width: 40px;
  height: 40px;border-radius: 50%;
  /* UI Properties */margin-right: 12px;
  background: #FFFFFF;    line-height: 34px;
  box-shadow: 0px 3px 6px #00000029;text-align: center;
}
.cardbox .star-image{width:35px;}
/*****Our course section****/


/******Subcompany section*******/

.no-gutters {
    margin-right: 0;
    margin-left: 0;
}
.no-gutters >.col, .no-gutters>[class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}

.join-content{font-size:18px;line-height:30px;}


.footer-section{background-color: #edeef3;padding: 70px 0px 30px;}
.footer-menu{padding: 0;margin: 0;list-style: none;}
    .footer-menu li{display: inline-block;font-size:16px;}
    .footer-menu li a{color:#000;padding: 0px 20px;text-decoration: none; }
    .footer-menu li:first-child{ border-right: 1px solid #000; padding-left: 0px;}
.footer_list,.contact_details, .footer-list{list-style:none;margin:0;padding:0;}
.footer_list li, .footer-list li{display:block;margin-bottom:7px;font-size:15px;}
.footer_list li a,  .footer-list li a{text-decoration:none; color:#000;}
.footer_list li a:hover{color:#000; }
.footer-title{color:#000;margin-bottom:20px;position:relative;font-size: 20px;
    font-weight: 700;}
    .footer-content {
        font-size: 15px;
    }
    .contact_details{margin-top: 15px;}    
.contact_details li{position: relative;padding-left: 20px;}    
.contact_details li a{color: #000;}
.contact_details li i{position: absolute;top:5px;left:0;}
    .social-list{padding: 0;margin: 0;list-style: none;}
    .social-list li{display: inline-block;width: 40px; height: 40px; border: 1px solid #000;
     border-radius: 50%;  margin-right: 10px;line-height: 40px;
     text-align: center;}
     .social-list li a{color:#000;}
     .social-list li:hover{
        border: 1px solid #DD5712;background: #DD5712;color:#fff;
     }
/****teacher dashboard logo carousel***/
/* Profile Box */
.profile-bx{
border:1px solid #e9e9e9;
position:sticky;
top:100px;
}
.user-profile-thumb{
width:100px;
height:100px;
overflow:hidden;
border-radius:100px;
border: 5px solid #fff;
box-shadow:0 0 15px 0 rgba(0,0,0,0.2);
margin:25px auto 15px; 
}
.profile-info{
margin-bottom:15px;
}
.profile-info h4{
font-size:18px;	
margin-bottom: 0;
}
.profile-info span{
font-size:14px;
color:#717171;
}
.profile-social ul li a{
width: 35px;
height: 35px;
display: block;
text-align: center;
border: 1px solid #e9e9e9;
line-height: 34px;
border-radius: 40px;
color: #000;
font-size: 14px;
}
.profile-social{
border-bottom: 1px solid #e9e9e9;
padding-bottom:15px;
}
.list-inline li {
display: inline-block;
}

.profile-social ul li a {
width: 35px;
height: 35px;
display: block;
text-align: center;
border: 1px solid #e9e9e9;
line-height: 34px;
border-radius: 40px;
color: #000;
font-size: 14px;
}

.profile-content-bx{
border: 1px solid #e9e9e9;
}
.profile-tabnav{ 
margin:20px 0;
}
.profile-tabnav .nav{ 
border:0;
}
.profile-tabnav .nav li{  
display:block;
width:100%;
}
.profile-tabnav .nav li a{
border:0;
color: #8a8a8a;
font-size: 15px;
text-align: left;
padding: 10px 30px;
}
.profile-tabnav .nav li a.active{
background-color: #dd5712;
color: #fff;
border-radius: 0;
}
.profile-tabnav .nav li a i{
margin-right:10px;
}
.profile-head h3{
font-size:20px;
text-transform:uppercase;
margin-bottom:0;
font-weight:500;
}
.profile-head{
display:flex;
padding: 10px 15px 10px 30px;
border-bottom: 1px solid #e9e9e9;
align-items: center;
}
.profile-head .feature-filters{
margin-bottom:0;
}

.courses-filter .action-card{
margin-bottom:30px;
}
.courses-filter{
padding:30px 30px 0 30px;
}
.profile-head .feature-filters.style1 li a{
font-weight: 400;
font-size: 15px;
}
.edit-profile h3{
font-size: 18px;
font-weight: 400;
margin: 0;
}
.edit-profile .help{
font-size:12px;
line-height:18px;

display: block;
}
.edit-profile .col-form-label{
font-size:14px;
font-weight: 400;
}
.edit-profile{
padding:30px;
}
.edit-profile .form-group {
margin-bottom: 15px;
}


/* Popular Courses */
.cours-bx .info-bx{
padding:15px;
font-size: 13px;
}
.cours-bx .action-box .btn{
border-radius: 0;
position: absolute;
bottom: 0;
left: -50%;
transition:all 0.5s;
-moz-transition:all 0.5s;
-ms-transition:all 0.5s;
-o-transition:all 0.5s;
-webkit-transition:all 0.5s;
}
.cours-bx:hover .action-box .btn{
left: 0;
}
.cours-bx{
box-shadow:0 0 25px 0 rgba(29,25,0,0.25);
border-radius: 4px;
overflow: hidden;
}
.cours-more-info{
border-top: 1px solid #e6e6e6;
display: flex;
margin: 0;
}
.cours-star{
margin:0;
padding:0;
}
.cours-star li{
display: inline-block;
list-style:none;
color:#d1d1d1;
font-size:13px;
}
.cours-star li.active{
color:var(--primary);
}
.cours-more-info .price,
.cours-more-info .review{
width:50%;
padding:5px 15px;
}
.cours-more-info .review span{
font-size:12px;
color:#3c3c3c;
}
.cours-more-info .price del{
font-size:12px;
font-weight:500;
color:#8e8e8e;
}
.cours-more-info .review{
border-right: 1px solid #e6e6e6;
}
.cours-more-info .price {
text-align:right;
}
.cours-more-info .price h5{
margin-bottom:0;
}

.action-box {
overflow: hidden;
position: relative;
}
/****teacher dashboard carousel***/

/***** Breadcrum section css *******/

.breadcrum_section .page-title {
    color: #fff;
    padding: 70px 0px;
    font-size: 32px;
    margin-bottom: 0;
    position: relative;
}
.breadcrum_section .page-title:before {
    content: "";
    position: absolute;
    left: 2px;
    top: 115px;
    height: 3px;
    width: 60px;
    background: #fff;
}
/***** Breadcrum section css *******/




/*----------------------------------------*/
/*  24. LOGIN CSS START
/*----------------------------------------*/
.sign__wrapper {
  padding: 50px 70px;
  padding-bottom: 45px;
  margin: 0 30px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0px 40px 80px 0px rgba(2, 2, 26, 0.14);
  -moz-box-shadow: 0px 40px 80px 0px rgba(2, 2, 26, 0.14);
  box-shadow: 0px 40px 80px 0px rgba(2, 2, 26, 0.14);
  z-index: 11;
}

.e-btn {
    display: inline-block;
    height: 50px;
    line-height: 52px;
    text-align: center;
    padding: 0 25px;
    color: #fff;
    background: #dd5712;
    border-radius: 4px;
	border:none;
    font-weight: 500;
    text-transform: lowercase;
}

.e-btn:hover{
	color: #fff;
    background: #0c223a;text-decoration:none;
}

@media (max-width: 575px) {
  .sign__wrapper {
    margin: 0;
    padding: 30px 20px;
    padding-bottom: 25px;
  }
}
.sign__shape img {
  position: absolute;
  z-index: -1;
}

.sign__shape img.bg {
  left: 33%;
  top: 26%;
  opacity: 0.06;
  max-width: 100%;
  animation: signBg 5s linear 0s infinite alternate;
  -webkit-animation: signBg 5s linear 0s infinite alternate;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .sign__shape img.bg {
    left: 10%;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .sign__shape img.bg {
    left: 0%;
  }
}
@media (max-width: 575px) {
  .sign__shape img.bg {
    display: none;
  }
}
.sign__shape img.zigzag {
  left: 32%;
  top: 43%;
  animation: signZigzag 5s linear 0s infinite alternate;
  -webkit-animation: signZigzag 5s linear 0s infinite alternate;
}
@media only screen and (min-width: 1400px) and (max-width: 1600px) {
  .sign__shape img.zigzag {
    left: 24%;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .sign__shape img.zigzag {
    left: 23%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .sign__shape img.zigzag {
    left: 11%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .sign__shape img.zigzag {
    left: 3%;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .sign__shape img.zigzag {
    left: 2%;
  }
}
@media (max-width: 575px) {
  .sign__shape img.zigzag {
    display: none;
  }
}
.sign__shape img.flower {
  bottom: 13%;
  right: 30%;
}
@media only screen and (min-width: 1400px) and (max-width: 1600px) {
  .sign__shape img.flower {
    right: 24%;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .sign__shape img.flower {
    right: 24%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .sign__shape img.flower {
    right: 12%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .sign__shape img.flower {
    right: 3%;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .sign__shape img.flower {
    right: 1%;
  }
}
@media (max-width: 575px) {
  .sign__shape img.flower {
    right: 1%;
    bottom: 3%;
  }
}
.sign__header {
  padding: 0 35px;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .sign__header {
    padding: 0 10px;
  }
}
@media (max-width: 575px) {
  .sign__header {
    padding: 0px;
  }
}
.sign__header p {
  margin-bottom: 0;
  color: #7a797f;
  position: relative;
  padding: 0 40px;
  display: inline-block;
}
.sign__header p span {
  position: absolute;
  top: 40%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.sign__header p span:last-child {
  left: auto;
  right: 0;
}
.sign__header p a:hover {
  color: #2b4eff;
}

.sign__form h5 {
  font-size: 16px;
  font-weight: 500;
  color: #0e1133;
  margin-bottom: 11px;
}
.sign__input {
  position: relative;
}
.sign__input input {
  width: 100%;
  height: 60px;
  line-height: 52px;
  padding: 0 50px;
  font-size: 14px;
  border: 2px solid transparent;
  background: #f6f6f7;
  color: #0e1133;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.sign__input input::placeholder {
  color: #8e8c94;
}
.sign__input input:focus {
  outline: none;
  background: #ffffff;
  border-color: #dd5712;
  -webkit-box-shadow: 0px 1px 4px 0px rgba(8, 0, 42, 0.2);
  -moz-box-shadow: 0px 1px 4px 0px rgba(8, 0, 42, 0.2);
  box-shadow: 0px 1px 4px 0px rgba(8, 0, 42, 0.2);
}
.sign__input i {
  position: absolute;
  top: 51%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 25px;
  font-size: 14px;
  color: #8e8c94;
}
.sign__agree input {
  margin: 0;
  appearance: none;
  -moz-appearance: none;
  display: block;
  width: 14px;
  height: 14px;
  background: transparent;
  border: 1px solid #7a797f;
  outline: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.sign__agree input:checked {
  position: relative;
  background-color: #141c36;
  border-color: transparent;
}
.sign__agree input:checked::after {
  box-sizing: border-box;
  content: "\f00c";
  position: absolute;font-weight: 900; 
  font-family: "Font Awesome 6 free";
  font-size: 10px;
  color: #ffffff;
  top: 46%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.sign__agree input:hover {
  cursor: pointer;
}
.sign__agree label {
  padding-left: 10px;
  font-size: 14px;
}
.sign__agree label:hover {
  cursor: pointer;
}
.sign__agree label a {
  color: #0e1133;
  font-weight: 500;
}
.sign__agree label a:hover {
  color: #dd5712;
}
.sign__forgot a {
  color: #7a797f;
}
.sign__forgot a:hover {
  color: #dd5712;
}
.sign__new p {
  color: #7a797f;
  margin-bottom: 0;
}
.sign__new p a {
  color: #dd5712;
}

@keyframes signDot {
  0% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }
  100% {
    transform: translateY(50px);
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
  }
}
@keyframes signZigzag {
  0% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }
  100% {
    transform: translateY(50px);
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
  }
}
@keyframes signCircle {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

svg:not(:root).svg-inline--fa {
    overflow: visible;
}

.svg-inline--fa.fa-w-16 {
    width: 1em;
}

.svg-inline--fa {
    display: inline-block;
    font-size: inherit;
    height: 1em;
    overflow: visible;
    vertical-align: -0.125em;
}




/*----------------------------------------*/
/*  22. CONTACT CSS START
/*----------------------------------------*/
.contact__form-input input, .contact__form-input textarea {
  width: 100%;
  height: 56px;
  line-height: 54px;
  padding: 0 23px;
  background: #f3f4f8;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 2px solid #f3f4f8;
  color: #0e1133;
  font-size: 15px;
  margin-bottom: 20px;
}
.contact__form-input input::placeholder, .contact__form-input textarea::placeholder {
  font-size: 15px;
  color: #6d6e75;
}
.contact__form-input input:focus, .contact__form-input textarea:focus {
  border-color: #2b4eff;
  outline: none;
  background: #ffffff;
}
.contact__form-input textarea {
  height: 180px;
  padding: 23px 25px;
  line-height: 1.1;
  resize: none;
  margin-bottom: 13px;
}
.contact__form-agree {
  padding-left: 5px;
}
.contact__form-agree input {
  margin: 0;
  appearance: none;
  -moz-appearance: none;
  display: block;
  width: 14px;
  height: 14px;
  background: #ffffff;
  border: 1px solid #b9bac1;
  outline: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.contact__form-agree input:checked {
  position: relative;
  background-color: #2b4eff;
  border-color: transparent;
}
.contact__form-agree input:checked::after {
  box-sizing: border-box;
  content: "\f00c";
  position: absolute;
  font-family: "Font Awesome 5 Pro";
  font-size: 10px;
  color: #ffffff;
  top: 46%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.contact__form-agree input:hover {
  cursor: pointer;
}
.contact__form-agree label {
  padding-left: 8px;
  color: #53545b;
}
.contact__form-agree label a {
  color: #0e1133;
  font-weight: 600;
  padding-left: 4px;
}
.contact__form-agree label a:hover {
  color: #2b4eff;
}
.contact__form-agree label:hover {
  cursor: pointer;
}
.contact__info-inner {
  padding: 45px 40px;
  padding-right: 70px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0px 30px 50px 0px rgba(1, 11, 60, 0.1);
  -moz-box-shadow: 0px 30px 50px 0px rgba(1, 11, 60, 0.1);
  box-shadow: 0px 30px 50px 0px rgba(1, 11, 60, 0.1);
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .contact__info-inner {
    margin-top: 50px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .contact__info-inner {
    margin-top: 50px;
  }
}
@media (max-width: 575px) {
  .contact__info-inner {
    margin-top: 50px;
    padding-right: 35px;
  }
}
.contact__info-icon svg {
  fill: none;
  stroke: #DD5712;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.contact__info-icon svg.map {
  width: 16px;
  height: 20px;
}
.contact__info-icon svg.mail {
  width: 18px;
  height: 18px;
}
.contact__info-icon svg.call {
  width: 18px;
  height: 18px;
}
.contact__info-text h4 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 6px;
}
.contact__info-text p {
  margin-bottom: 0;
  color: #53545b;
}
.contact__info-text p a{color:#000;}
.contact__info-text p a:hover {
  color: #0C223A;
}
.contact__social h4 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 13px;
}
.contact__social ul li {
  display: inline-block;
  margin-right: 10px;
}
.contact__social ul li a {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 44px;
  text-align: center;
  font-size: 13px;
  color: #0e1133;
  background: #f3f4f8;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.contact__social ul li a.fb {
  color: #285da1;
  background: rgba(40, 93, 161, 0.1);
}
.contact__social ul li a.fb:hover {
  color: #ffffff;
  background: #285da1;
}
.contact__social ul li a.tw {
  color: #03a9f4;
  background: rgba(3, 169, 244, 0.1);
}
.contact__social ul li a.tw:hover {
  color: #ffffff;
  background: #03a9f4;
}
.contact__social ul li a.pin {
  color: #d8163f;
  background: rgba(216, 22, 63, 0.1);
}
.contact__social ul li a.pin:hover {
  color: #ffffff;
  background: #d8163f;
}
.contact__icon {
  margin-bottom: 28px;
}
.contact__icon svg {
  width: 70px;
  height: 70px;
  backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: transform 0.3s cubic-bezier(0.21, 0.6, 0.44, 2.18);
  -moz-transition: transform 0.3s cubic-bezier(0.21, 0.6, 0.44, 2.18);
  -ms-transition: transform 0.3s cubic-bezier(0.21, 0.6, 0.44, 2.18);
  -o-transition: transform 0.3s cubic-bezier(0.21, 0.6, 0.44, 2.18);
  transition: transform 0.3s cubic-bezier(0.21, 0.6, 0.44, 2.18);
}
.contact__icon svg .st0 {
  fill: none;
  stroke: #dd5712;
  stroke-width: 0.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.contact__item {
  padding: 50px 80px;
  padding-bottom: 62px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0px 40px 50px 0px rgba(1, 11, 60, 0.08);
  -moz-box-shadow: 0px 40px 50px 0px rgba(1, 11, 60, 0.08);
  box-shadow: 0px 40px 50px 0px rgba(1, 11, 60, 0.08);
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .contact__item {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 575px) {
  .contact__item {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.contact__item:hover .contact__icon svg {
  -webkit-transform: translate3d(0, -10px, 0);
  -moz-transform: translate3d(0, -10px, 0);
  -ms-transform: translate3d(0, -10px, 0);
  -o-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
}
.contact__title {
  font-size: 26px;
  margin-bottom: 8px;
}
.contact__content p {
  font-size: 16px;
  color: #53545b;
  margin-bottom: 30px;
}
.contact__shape img {
  position: absolute;
}
.contact__shape img.contact-shape-1 {
  bottom: 75px;
  left: -30px;
  z-index: -1;
}
.contact__shape img.contact-shape-2 {
  top: 30px;
  right: -30px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .contact__shape img.contact-shape-2 {
    right: -20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .contact__shape img.contact-shape-2 {
    right: -20px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .contact__shape img.contact-shape-2 {
    right: -20px;
  }
}
@media (max-width: 575px) {
  .contact__shape img.contact-shape-2 {
    right: 0px;
  }
}
.contact__shape img.contact-shape-3 {
  right: -45%;
  top: 50%;
}
@media only screen and (min-width: 1400px) and (max-width: 1600px) {
  .contact__shape img.contact-shape-3 {
    right: -20%;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .contact__shape img.contact-shape-3 {
    right: -10%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .contact__shape img.contact-shape-3 {
    right: -5%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .contact__shape img.contact-shape-3 {
    right: -5%;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .contact__shape img.contact-shape-3 {
    right: -5%;
  }
}
@media (max-width: 575px) {
  .contact__shape img.contact-shape-3 {
    right: 0%;
  }
}
.contact__shape img.contact-shape-4 {
  right: 180px;
  bottom: -21%;
}
.contact__shape img.contact-shape-5 {
  left: 0;
  bottom: 142px;
}

.grey-bg-2 {
    background: #edeef3;
}
.contact__area {position:relative;overflow:hidden;}
.white-bg {
    background: #ffffff;
}
/****Contact us page css end here*****/
.img-border{border: 5px solid #dd5712;}
ol {
    margin: 0;
    padding-left: 20px;
}
.job-side-box.card {
    padding: 20px;
    background: #ffae85;
}
.course-video-body ul li .video-corse-info span {
    font-size: 13px;
}
/*----------------------------------------*/
/*  12. ABOUT CSS START
/*----------------------------------------*/
.about__thumb img {
  width: 100%;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
@media (max-width: 575px) {
  .about__thumb img {
    width: 100%;
  }
}
.about__thumb-wrapper {
  position: relative;
}
@media (max-width: 575px) {
  .about__banner {
    margin-top: -25px;
  }
}
.about__banner img {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  max-width: 240px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .about__content {
    padding-left: 55px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about__content {
    /*margin-top: 50px;*/
    padding-left: 0px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .about__content {
    /*margin-top: 50px; */
    padding-left: 0px;
  }
}
@media (max-width: 575px) {
  .about__content {
    /*margin-top: 50px; */
    padding-left: 0px;
    padding-right: 0;
  }
}
@media (max-width: 575px) {
  .about__student {
    /*margin-top: 50px; */
    margin-left: 0;
  }
}
.about__student img {
  height: 36px;
  width: 36px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid #ffffff;
  -webkit-box-shadow: 0px 10px 20px 0px rgba(0, 5, 52, 0.1);
  -moz-box-shadow: 0px 10px 20px 0px rgba(0, 5, 52, 0.1);
  box-shadow: 0px 10px 20px 0px rgba(0, 5, 52, 0.1);
}


.about__student img + img {
  margin-left: -12px;
}
.about__student p {
  margin-top: 4px;
  margin-bottom: 0;
}
.about__student p span {
  font-weight: 600;
  color: #0e1133;
}
.about__review {
  position: absolute;
  left: -25px;
  top: 100px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.about__review h5 {
  font-size: 16px;
  font-weight: 400;
  color: #6d6e75;
  margin-bottom: 0;
}
.about__review h5 span {
  font-weight: 600;
  color: #0e1133;
}
.about__list ul li {
  font-size: 16px;
  font-weight: 500;
  color: #0e1133;
  margin-bottom: 5px;
}
.about__list ul li i {
  font-size: 16px;
  color: #dd5712;
  padding-right: 9px;
}
.ml-100 {
    margin-left: 100px;
}
.mt--210 {
    margin-top: -210px;
}
.mt--80 {
    margin-top: -80px;
}
.ml-270 {
    margin-left: 270px;
}
.pl-70 {
    padding-left: 70px;
}

#scroll {
    display: none;
    position: fixed;
    text-align: center;
    right: 30px;
    bottom: 30px;
    color: #fff;
    cursor: pointer;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    z-index: 10000;
    height: 40px;
    width: 40px;
    line-height: 45px;
    background-color: #c0430d;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    box-shadow: 0px 2px 15px 0px rgba(6, 6, 6, 0.54);
}
#scroll i {
    font-size: 18px;
    font-size: 1.2rem;
    color: #fff;
}

footer.mobile-buttons {
    display: none;
}

.main-header {
    border-bottom: 1px solid #eee;
}



.box-list {
    padding: 25px 20px 25px 20px;
    background: #ffffff;
    border-radius: 5px;
    box-shadow: 0px 0px 16px #ddd;min-height: 280px;
}

@media only screen and (max-width: 991px) { 
.img-custom{width:100% !important;height: auto !important;margin-top:10px;margin-bottom:10px;}
.help_image img{height:auto !important;}
.build-box h4{padding-right:0px;}
.navbar-soft .navbar-brand img {
    height: 76px;
}
/*.navbar-nav {
    position: absolute;
        right: 10px;
    width: 250px;
    top: 60px;
    z-index: 99;
    background-color: #000;
}*/
.carousel-caption{top:2%; }
.banner-caption h6 { font-size: 30px;}
.banner-caption h1 { font-size: 40px;margin-bottom:0px;}
.banner-caption h4 {font-size:36px;}
.banner-section .banner-image{bottom: 0px;}
.banner-btn-link li{margin-bottom:10px;}
.banner-section{height:90vh;}
.divider-section { padding: 50px 0px;}
.divider-info{padding-right:0px;}
.common-padding{padding:30px 15px;}
.main-content{padding-right:0px;}
.main-content .section-title{font-size:37px;}
.main-content { font-size: 22px;line-height: 32px;}
.access-box, .instructor-info{margin-left:0px;}
.help-box{margin:0px;}
.help-title {font-size: 38px;}
.main-title {font-size: 40px; font-weight: 700;}
.testmonial-info{padding:0px;}
.testmonial-content {font-size: 20px;line-height: 32px;}
.swiper-button-next, .swiper-button-prev{ width: 35px;height: 35px !important;}
.features-list {padding-left: 10px;}
.features-list ul li{position:relative;padding-left:30px;font-size: 18px;}
.features-list ul li img{position:absolute;left: 0;width:25px;}
.footer-menu li a {padding: 0px 8px;}
.navbar{padding:4px 10px;}
.breadcrum-section h3 {font-size: 19px;text-align: center;}

.sign__agree label {font-size: 12px;}
.newsletter-section .form-box .form-control{margin-bottom:10px;}
.grid-gallery .item{margin-bottom:10px;}
.job-side-box.card {margin-top: 33px; padding: 20px;}
.pl-70{padding-left:0px;}
.ml-270 {margin-left: 0;}
.mt--80 { margin-top: 10px;}
.about__review {top: -23px;transform:unset;left: unset;}
.navbar-soft .navbar-nav .nav-link{color:#fff !important;}
.dropdown-toggle::after{float:right;}

}

/****Swiper slider*****/
@media only screen and (max-width: 767px) { 
	#scroll{bottom:100px;}
	
	/***Footer mobile buttons****/
footer.mobile-buttons {
    display: block;
    background-color: #5566bf;
    border-top: 1px solid #fff;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 999999;
}

.mobile-buttons {
    display: block;
    background-color:#5566bf;
    border-top: 1px solid #fff;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 999999;
}
footer.mobile-buttons>ul {
    margin-bottom: 0;
    list-style-type: none;
    display: flex;
    flex-wrap: nowrap;
    text-align: center;
    font-size: 14px;
    margin-left: -20px;
}
footer.mobile-buttons>ul>li {
    margin-bottom: 0;
    width: 100%;
    border-right: 1px solid #fff;
}
footer.mobile-buttons>ul>li a {
    text-decoration: none;
    color: #fff;
    display: block;
    width: 100%;
    padding: 6px;
}
	
}


/* iPhone5+ */ 
@media
  only screen and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (min--moz-device-pixel-ratio: 1.5),
  only screen and (min-device-pixel-ratio: 1.5){
    
	
	
}

/* iPhone 4/4S */
@media 
    only screen and (min-device-width: 320px) 
    and (max-device-width: 480px) 
    and (-webkit-device-pixel-ratio: 2) 
    and (device-aspect-ratio: 2/3)
{
    
}


@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
  .banner-section{height: 70vh !important;}
}
@media all and (device-width: 1024px) and (device-height: 768px) and (orientation:landscape) {
  
}


/********/
.course-detalis-area {
    padding: 60px 0px;
    position: relative;
    z-index: 5; 
}

.course-detalis-wrapper {
    padding: 40px 30px 0 30px;
    background: #ffffff;
    border-radius: 5px; box-shadow:0px 0px 16px #ddd;
}
.course-heading h2 {
    margin-bottom: 15px;
    font-size: 32px;
}


.course-learn-wrapper {
    padding: 30px 30px 10px;
    background: #f5f8ff;
    border: 1px solid #edeef2;
    border-radius: 5px;
}

.course-widget-wrapper {
    padding: 30px 30px 30px 30px;
    box-shadow: 0px 10px 30px rgb(28 51 84 / 8%);
    border: 1px solid #edeef2;
    background-color: #ffffff;
    border-radius: 5px;
}

.course-video-price span {
    font-size: 30px;
    color: #141517;
    font-weight: 900;
}
.course-video-body {
    padding: 40px 0 45px 0;
}
ul {
    margin: 0px;
    padding: 0px;
}
.course-video-body ul li {
    padding-bottom: 12px;
    border-bottom: 1px solid #edeef2;
    margin-bottom: 12px;
    line-height: 1; list-style:none;
}
.course-video-body ul li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 15px;
}
.course-vide-icon {
    display: flex;
    align-items: center;
}
.course-vide-icon i {
    line-height: 1;
    margin-right: 15px;
}


.course-detelis-meta {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: space-between;
    /*padding: 20px 0 20px 0; */
    border-top: 1px solid #edeef2;
    align-items: center;
}
.border-line-meta {
    position: relative;
}
.course-meta-wrapper {
    display: flex;
    align-items: center;
}

.border-line-meta:before {
    right: -35px;
    top: 6px;
}
.border-line-meta:before {
    position: absolute;
    content: "";
    width: 1px;
    height: 40px;
    background: #edeef2;
    right: -35px;
    top: 6px;
}

.course-meta-img img {
    width: 50px;
    height: 50px;
    border: 3px solid #ffffff;
    box-shadow: 0px 3px 10px rgb(17 32 81 / 8%);
    border-radius: 50%;
}

.course-meta-text {
    margin-left: 15px;
}
.course-meta-text span {
    display: block;
    font-size: 14px;
}
.border-line-meta {
    position: relative;
}
.course-Enroll p  , .course-update p, .course-category p{
    font-size: 14px;
    margin-bottom: 0px;
}
.course-Enroll span, .course-update span,.course-category span  {
    display: block;
    font-weight: 700;
    color: #141517;
}
.course-leran-text ul{padding-left:20px;}
.course-leran-text ul li {
    position: relative;
 
    margin-bottom: 15px;list-style:disc;
}



.video-wishlist {
    margin-bottom: 30px;
    display: flex;
    justify-content: center;
    gap: 10px;
    flex-wrap: wrap;
}
.video-cart-btn {
    height: 55px;
    padding: 0px 20px;
    display: inline-block;
    background-color: #dd5712;
    line-height: 55px;
    border-radius: 4px;text-decoration:none;
    font-size: 16px;
    font-weight: 600;
    color: #ffffff;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.video-cart-btn:hover{color:#fff;text-decoration:none;}
.course-gift {
    display: flex;
    justify-content: center;
    gap: 40px;
}
.course-apply-coupon {
    position: relative;
}
.course-apply-coupon:before {
    position: absolute;
    content: "";
    height: 1px;
    width: 100%;
    background: #2467EC;
    bottom: 0;
}
.course-apply-coupon a {
    color: #2467EC;
    font-weight: 700;
}
.course-gift-coupon {
    position: relative;
}
.course-gift-coupon:before {
    position: absolute;
    content: "";
    height: 1px;
    width: 100%;
    background: #161b1c;
    bottom: 0;
}
.course-gift-coupon a {
    color: #141517;
    font-weight: 700;
}

.course-requirements h4 {
    margin-bottom: 20px;
}
/********/
.custom-list-check ul li:before{
	position:absolute;
	left:0;
	 display: inline-block;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
	 /* using style CSS custom property */
    font: var(--fa-font-solid);
    content: "\f058";
	    top: 6px;
    color: #dd5712;
}

.custom-list ul, .custom-list-check ul {padding:0;margin:0;list-style:none;}
.custom-list ul li, .custom-list-check ul li {
    position: relative;
    padding-left: 20px;
}

.custom-list ul li:before{
	position:absolute;
	left:0;
	 display: inline-block;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
	 /* using style CSS custom property */
    font: var(--fa-font-solid);
    content: "\f00c";
	    top: 6px;
    color: #dd5712;
}


.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

.switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.switch-slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.switch-slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .switch-slider {
  background-color: #2196F3;
}

input:focus + .switch-slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .switch-slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.switch-slider.round {
  border-radius: 34px;
}

.switch-slider.round:before {
  border-radius: 50%;
}