*{
  margin:0; 
  padding:0; 
  outline:none;
}
/* Disable text selection */

html {
  overflow-x: hidden;
}
html body{
  margin:0; 
  padding:0; 
  -ms-word-wrap:break-word; 
  word-wrap:break-word; 
  background-color:#fff; 
  font-size: 15px;
  color: #6c6c6c;
  font-weight: 300;
  overflow-x: hidden;
  font-family: "Inter";
}
h1, h2, h3, h4, h5, h6 {
  color: #000;
}
section.banner-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 0 -35em;
}
#footer_box .current-menu-item a {
  color: #fff !important;
  background: unset;
  padding: unset;
  border-radius: 10px;
  background: transparent !important;
}
.banner-image .card {
  padding: 65px 40px 65px 65px;
  border-radius: 0 20px 20px 0;
  border: unset !important;
}
h1.entry-title {
  font-family: Inter;
  font-size: 30px;
  font-weight: 700;
  line-height: 42.36px;
  text-align: left;
  color: #151414;
}
.active-students-content p {
  font-family: Inter;
  font-size: 25px;
  font-weight: 700;
  line-height: 36.31px;
  text-align: left;
  color: #fff;
  margin-bottom: 0;
}
.active-students-content h6 {
  font-family: Inter;
  font-size: 16px;
  font-weight: 500;
  line-height: 21.78px;
  text-align: left;
  color: #fff;
  margin-bottom: 0;
}
.active-students {
  display: flex;
  align-items: center;
  justify-content: left;
  background: #3A96FF;
  max-width: max-content;
  padding: 20px 25px;    
  border-radius: 20px;
  position: absolute;
  bottom: 20%;
  left: -6%;
  animation: DownUp 4s infinite;
}
.active-students-content {
  padding-left: 18px;
}
.student-enroll-main p {
  font-family: Inter;
  font-size: 20px;
  font-weight: 600;
  line-height: 24.2px;
  text-align: left;
  color: #fff;
  padding-left: 10px;

}
.courses-title {
  height: 90px;
  padding: 16px 0;
}
.tutor-icon-user-line:before {
  content: "\f007" !important;
  color: #FFA813;
  font-weight: 900;
  font-family: 'FontAwesome';
  font-size: 18px;
}
.online-courses-content p {
  margin-bottom: 0;
  font-family: Inter;
  font-size: 30px;
  font-weight: 700;
  line-height: 36.31px;
  text-align: left;
  color: #024F42;
}
.online-courses-content h6 {
  font-family: Inter;
  font-size: 18px;
  font-weight: 500;
  line-height: 21.78px;
  text-align: left;
  color: #68706F;
}
.banner-right-contents {
  position: relative;
  text-align: center;
}

.bradcrumbs a {
  font-family: Inter;
  font-size: 16px;
  font-weight: 600;
  line-height: 27px;
  text-align: left;
  color: #0D7C50;
  padding-right: 18px;

}
.choose-us {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
}

.bradcrumbs {
  font-family: Inter;
  font-size: 16px;
  font-weight: 600;
  line-height: 27px;
  text-align: left;
  color: #000000;
}
.page-template-about section#about {
  padding: 60px;
}
/* banner */
section#banner {
  background: linear-gradient(98.89deg, #FFF0D7 0%, #DDFFF1 96.04%);
  padding: 85px 0 100px;
}
.banner-details h6 {
  font-family: Just Another Hand;
  font-size: 40px;
  font-weight: 400;
  line-height: 51px;
  text-align: left;
  color: #0D7C50;
  position: relative;
  padding-left: 46px;
}
.banner-details h6::before {
  content: "\f005";
  font-family: 'FontAwesome';
  font-size: 20px;
  color: #0D7C50;
  position: absolute;
  left: 0;
  top: -5px;
  font-size: 27px;
  transform: rotate(45deg);
}
.banner-details h1 {
  font-family: Inter;
  font-size: 54px;
  font-weight: 800;
  line-height: 76.8px;
  text-align: left;
  color: #151414;
}
.banner-details h1 span {
  color: #0D7C50;
}
.banner-details p {
  font-family: Inter;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  text-align: left;
  color: #555555;
}
.banner-btn a {
  font-family: Inter;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  text-align: center;
  color: #FFF;
  background: #FFA813;
  PADDING: 16px 40px;
  text-decoration: none;
  border-radius: 40px;
}

/* ------------ Services----------- */
#services {
  padding: 80px 0 150px;
}
#services .service-head h2 {
  font-family: Just Another Hand;
  font-size: 40px;
  font-weight: 400;
  line-height: 50px;
  color: #0D7C50;
  position: relative;
}
#services .service-head h2::before, .our-team-headings h2::before {
  content: '';
  width: 40px;
  height: 40px;
  background: url('../images/service-title.png') no-repeat;
  display: inline-block;
  margin-right: 10px;
  position: relative;
  top: 14px;
}
#services .service-head h6 {
  font-family: Inter;
  font-size: 35px;
  font-weight: 800;
  line-height: 42.36px;
  text-align: center;
  color: #151414;
}
#services .services-box {
  padding: 25px;
  border: 1px solid #CCCCCC;
  border-radius: 28px;
}
#services .services-box img {
  width: 100%;
  border-radius: 20px;
}
#services .services-details {
  padding: 20px 0 0 ;
}
#services .services-details h3 {
  font-size: 20px;
  font-weight: 600;
}
#services .services-details h3 a {
  display: inline-block;
  color: #151414;
}
#services .service-btn a {
  color: #151414;
  font-weight: 600;
  font-size: 15px;
  display: inline-block;
}
#services .service-btn a i {
  color: #fff;
  background: #151414;
  font-size: 10px;
  padding: 5px 13px 5px 7px;
  border-radius: 50%;
  position: relative;
  top: -1px;
}
#services .service-btn a:hover {
  color: #FFA813;
}
#services .service-btn a:hover i {
  background: #FFA813;
}
#services .view-all-button a {
  color: #ffffff;
  display: inline-block;
  background: #FFA813;
  padding: 12px 25px;
  border-radius: 30px;
  font-size: 16px;
  font-weight: 500;
}
#services .view-all-button a:hover {
  background: #000;
}


/* Our top clients */
.clients-logos::after {
  content: "";
  display: flex;
  border-left: 1px solid #D3D3D3;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.clients-logos-image {
  height: 100px;
  padding: 7px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.clients-logos-image img {
  max-width: 100%;
  max-height: -webkit-fill-available;
}
.clients-logos::before {
  display: flex;
  width: 1px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  /* left: 0; */
  right: 0;
  margin: auto;
  top: 0;
  bottom: 0;
  background: #D3D3D3;
  height: 100%;
  content: "";
  transform: translate(-240px, 0);
}
.experts-content h6 {
  font-family: Inter;
  font-size: 16px;
  font-weight: 500;
  color: #151414;
  margin-bottom: 0;
  padding: 12px 0 0;
}
.experts {
  background: #FFFFFF;
  max-width: fit-content;
  padding: 20px 30px;
  border-radius: 20px;
  position: absolute;
  left: 0;
  top: 17%;
  text-align: left;
  animation: DownUp 4s infinite;
}
@keyframes DownUp {
  0% {
    transform: translateY(0px);
  }

  50% {
    transform: translateY(20px);
  }

  100% {
    transform: translateY(0px);
  }
}
.experts img {
  position: relative;
  margin-left: -12px;
  z-index: 9;
}
.experts img:first-child {
  margin-left: 0;
}
.left-border {
  border-left: 1px solid #D3D3D3;
  position: absolute;
  height: 100%;
  width: 2px;
  top: 0;
  left: 0;
  transform: translate(240px, 0px);
  border-left: 1px solid #D3D3D3;
}
.clients-logos {
  position: relative;
}
.clients-logos::after {
  content: "";
  display: flex;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
  bottom: 0;
  background: #D3D3D3;
  height: 2px;
}
.clients-heading h2::before {
  content: "\f005";
  font-family: 'FontAwesome';
  font-size: 20px;
  color: #0D7C50;
  position: absolute;
  left: 0;
  top: -5px;
  font-size: 27px;
  transform: rotate(45deg);
}
.clients-heading h2 {
  font-family: Just Another Hand;
  font-size: 40px;
  font-weight: 400;
  line-height: 50px;
  text-align: left;
  color: #0D7C50;
  position: relative;
    padding-left: 46px;
}

.clients-heading p {
  font-family: Inter;
  font-size: 35px;
  font-weight: 600;
  text-align: left;
  color: #151414;
  width: 80%;
}
.woocommerce .woocommerce-result-count {
  margin: 0 0 1em;
  font-family: Inter;
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
  text-align: left;
  color: #000000;
}
.tutor-pagination ul.tutor-pagination-numbers .page-numbers {
  --margin: 32px;
  font-family: Inter;
  font-size: 18px;
  font-weight: 600;
  line-height: 26.63px;
  text-align: left;
  color: #151414;
  margin-bottom: 0;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
  margin: 0;
  text-decoration: none;
  padding: 0;
  line-height: 1;
  font-size: 1em;
  font-weight: 400;
  padding: 0.5em;
  min-width: 1em;
  display: block;
  font-family: Inter;
  font-size: 20px;
  font-weight: 600;
  line-height: 24.2px;
  text-align: left;
  color: #151414;
}
.tutor-fs-7.tutor-color-black-60 {
    font-family: Inter;
    font-size: 16px;
    font-weight: 400;
    line-height: 24.2px;
    text-align: left;
    color: #151414;
}
.tutor-fs-7.tutor-color-black-60 span {
  font-family: Inter;
  font-size: 20px;
  font-weight: 600;
  line-height: 24.2px;
  text-align: left;
  color: #151414;
}
#sidebar aside.widget {
  padding: 10px 15px;
  border: 1px solid #efdfdf;
  margin: 10px 0;
}
#sidebar li {
  position: relative;
  padding-left: 15px;
  margin-bottom: 5px;
}
#sidebar li:before {
  content: '';
  width: 4px;
  height: 4px;
  border-radius: 50%;
  margin-right: 8px;
  background: #000;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.tutor-pagination ul.tutor-pagination-numbers .page-numbers.current {
  color: var(--tutor-color-primary);
  font-family: Inter;
  font-size: 18px;
  font-weight: 600;
  line-height: 26.63px;
  text-align: left;
  color: #FFA813 !important;
 
  margin-bottom: 0;
}
span.woocommerce-Price-amount.amount bdi {
  font-family: Inter;
  font-size: 18px;
  font-weight: 600;
  line-height: 26.63px;
  text-align: left;
  color: #FFA813;
  word-spacing: -4px;
  margin-bottom: 0;
}
.navigation {
  margin-bottom: 50px;
}
.navigation a.page-numbers, .navigation  span.page-numbers.current {
  font-size: 15px;
  font-weight: 500;
  color: #000;
  padding: 5px 10px;
  display: inline-block;
  border: 1px solid #000;
  margin: 0 5px;
}
.navigation span.page-numbers.current, .navigation a:hover {
  color: #fff ;
  background: #0D7C50 ;
  border-color: #0D7C50;
}

h2.woocommerce-loop-product__title {
  font-family: Inter;
  font-size: 14px !important;
  font-weight: 800;
  line-height: 21px;
  text-align: left;
  color: #151414;
}
.woocommerce ul.products li.product .button {
  display: inline-block;
  margin-top: 1em;
  font-family: Inter;
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
  text-align: center;
  color: #FFF;
  background: #FFA813;
  PADDING: 12px 33px;
  text-decoration: none;
  border-radius: 40px;
  width: 100%;
}
aside#wpb_widget-1 {
  display: flex;
  align-items: center;
  justify-content: normal;
}
h1.woocommerce-products-header__title.page-title {
  font-family: Inter;
  font-size: 35px;
  font-weight: 800;
  line-height: 42.36px;
  text-align: left;
  color: #151414;
}
.row.clients-logos-container {
  box-shadow: 0px 4px 44px 0px #0000001F;
  padding: 50px;
  transform: translate(0px, -101px);
  position: relative;
  z-index: 1;
  border-radius: 30px;
  background: #fff;
  align-items: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  max-width: 90%;
  margin: 0 auto;
}
.clients-logos {
  text-align: center;
  padding: 0;
}

.topbar-social-icons i {
  font-size: 16px;
  color: #fff;
}
.banner-left {
  position: relative;
  display: inline-block;
}
.banner-left::before {
  content: "";
  width: 600px;
  height: 600px;
  background: url('../images/slider/circle.png') no-repeat center center;
  background-size: 100% 100% ;
  position: absolute;
  top: 150px;
  z-index: -1;
  left: 50%;
  transform: translateX(-50%);
}
.banner-left img {
  position: relative;
}
/* Courses List */



.cat-box:hover {
  background: #222237;
}
.cat-box:hover a p {
  
  color: #FFC634;
}
.testimonial-left img {
  width: 100%;
  border-top-left-radius: 240px;
}
.cat-box:hover .categories-courses-count p{
  color: #fff;
}
.right-faq img {
  width: 100%;
}
.courses-earphones-left {
  position: absolute;
  top: 24px;
  left: 0;
}
.courses-stars-left {
  position: absolute;
  right: 50px;
  bottom: 100px;
}
.banner-starr-left {
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(-155px, 150px);
}
a{
  text-decoration: none !important;
}
a:hover {
  color: #FFA813;
}
.outer-choose-us-section {
  background: #0D7C50;
  padding: 150px 0;
  position: relative;

}
section#choose-us{
  position: relative;
}
#frequent-updates .owl-carousel .owl-item img {
  width: 100%;
}
.courses-book-left {
  position: absolute;
  bottom: 0;
  z-index: 1;

}
.choose_us-heading h2 {
  font-family: Just Another Hand;
  font-size: 40px;
  font-weight: 400;
  line-height: 50px;
  text-align: left;
  color: #FFFFFF;
  position: relative;
}
.choose_us-heading h2::before {
  content: '';
  width: 40px;
  height: 40px;
  background: url('../images/choose-title.png') no-repeat;
  display: inline-block;
  margin-right: 10px;
  position: relative;
  top: 14px;
}
.choose_us-heading h4 {
  font-family: Inter;
  font-size: 35px;
  font-weight: 700;
  text-align: left;
  color: #FFFFFF;
}
#choose-us .col-lg-3.col-md-6:first-child .choose-box {
  z-index: 1;
}
.choose-box {
  background: #FFFFFF;
  border-radius: 20px;
  padding: 40px;
  margin-bottom: 25px;
  position: relative;
  z-index: 9;
  height: 260px;
}
.choose-box img {
  margin-bottom: 20px;
}
.choose-box:after {
  content: '';
  width: 90%;
  height: 90%;
  border: 1px solid #FFA813;
  border-radius: 20px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  z-index: -1;
}
.choose-box:hover:after {
  opacity: 1;
}
.choose-box h3 {
  color: #151414;
  font-size: 18px;
  font-weight: 600;
  margin: 15px 0 10px;
}
.choose-box p {
  color: #555555;
  font-size: 15px;
  margin-bottom: 0;
}
.choose-box:hover {
  background: #151414;
}
.choose-box:hover h3 {
  color: #FFA813;
}
.choose-box:hover p {
  color: #fff;
}
.view-all-courses a:hover {
  background: #FFFFFF;
  color: #0D7C50;
}
.cat-box {
  background: #FFFFFF;
  padding: 16px 19px;
  border-radius: 20px;
}

.inner-cat-box {
  padding: 25px 25px;
  border-radius: 20px;
}
.cat-box:hover .inner-cat-box {
  border: 1px solid #FFD952;
}
.cat-box a p {
  font-family: Inter;
  font-size: 26px;
  font-weight: 600;
  line-height: 31.47px;
  text-align: left;
  color: #151414;
  margin-bottom: 0;
}
.cat-box a img {
  padding: 20px;
  background: #99AAA721;
  clip-path: polygon( 19.792% 98.061%,19.792% 98.061%,14.441% 94.86%,10.03% 90.198%,6.524% 84.342%,3.887% 77.56%,2.086% 70.12%,1.085% 62.288%,0.85% 54.332%,1.346% 46.519%,2.539% 39.118%,4.394% 32.394%,4.394% 32.394%,7.287% 26.389%,11.456% 20.969%,16.664% 16.147%,22.67% 11.932%,29.236% 8.337%,36.123% 5.373%,43.09% 3.049%,49.9% 1.378%,56.313% 0.37%,62.09% 0.036%,62.09% 0.036%,72.718% 2.296%,81.817% 8.398%,89.225% 17.376%,94.781% 28.261%,98.326% 40.085%,99.699% 51.879%,98.738% 62.676%,95.283% 71.507%,89.174% 77.404%,80.249% 79.399%,80.249% 79.399%,68.059% 76.478%,58.411% 76.321%,50.862% 78.291%,44.972% 81.75%,40.301% 86.061%,36.408% 90.586%,32.851% 94.686%,29.19% 97.723%,24.984% 99.061%,19.792% 98.061% );
}
.categories-courses-count p {
  font-family: Inter;
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
  text-align: left;
  color: #555555;
}



/* COurses Selection */



/* About us */
.awasome-awards h6 {
  font-family: Inter;
  font-size: 30px;
  font-weight: 700;
  line-height: 36.31px;
  text-align: center;
  color: #FFA813;
}
.about-left img {
  border-radius: 240px;
  width: 425px;
  object-fit: cover;
  height: 100%;
}
#about .about-left {
  height: 659px;
  overflow: hidden;
  border-radius: 240px;
}

.awasome-awards h5 {
  font-family: Inter;
  font-size: 18px;
  font-weight: 500;
  line-height: 21.78px;
  text-align: center;
  color: #555A68;
  margin-bottom: 0;
}
.awasome-awards {
  box-shadow: 0px 4px 21px 0px #C1BDB1;
  max-width: max-content;
  padding: 26px 56px;
  position: absolute;
  top: 0;
  background: #fff;
  border-radius: 13px;
}
.arrow-image {
  position: absolute;
  bottom: 0;
  transform: translate(130px, 75px);
  z-index: -1;
}
.dotss-image {
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translate(-55px, -345px);
  z-index: -1;
}
.bag-image {
  position: absolute;
  top: 0;
  right: 0;
}
section#about {
  padding: 60px 0 150px;
  position: relative;
}
.about-left img {
  border-radius: 240px;
}
.about-leftsec img {
  position: absolute;
  border-radius: 240px;
  left: 0;
  bottom: 44px;
  border: 6px solid #fff;
  height: 100%;
  width: 283px;
  object-fit: cover;
}
.about-leftsec {
  height: 387px;
  position: absolute;
  bottom: 0;
}
.about-details h3 {
  font-family: Just Another Hand;
  font-size: 40px;
  font-weight: 400;
  text-align: left;
  color: #FFA813;
  position: relative;
}
.about-details h3:before {
  content: '';
  width: 40px;
  height: 40px;
  background: url('../images/about/about-icon.png') no-repeat;
  display: inline-block;
  margin-right: 10px;
  position: relative;
  top: 14px;
}
.courses-globe-right {
  position: absolute;
  right: 0;
  bottom: 0;
  transform: translate(0px, -38px);
}
.lesson-counte h6 {
  font-family: Inter;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.36px;
  text-align: left;
  color: #555555;
  margin-bottom: 0;
}
.team-social-icons i:hover {
  color: #fff;
  background: #0D7C50;
}
.about-details h4 {
  font-family: Inter;
  font-size: 46px;
  font-weight: 800;
  line-height: 55.67px;
  text-align: left;
  color: #151414;
}
.about-details p {
  font-family: Inter;
  font-size: 22px;
  font-weight: 400;
  line-height: 33px;
  text-align: left;
  color: #555555;
}
.about-content p {
  font-family: Inter;
  font-size: 18px;
  font-weight: 400;
  line-height: 18px;
  text-align: left;
  color: #555555;
  margin-bottom: 0;
}

.about-icon-images {
  background: #3A96FF;
  width: 80px;
  height: 80px;
  /* padding: 0 0 18px; */
  border-radius: 50%;
  display: flex
;
  align-items: center;
  justify-content: center;
}
.about-icon-images img {
  width: 80px;
  height: 80px;
  object-fit: contain;
  padding: 18px;
}
.right-contents p {
  font-family: Inter;
  font-size: 22px;
  font-style: italic;
  font-weight: 400;
  line-height: 33px;
  text-align: left;
  color: #242424;
  padding: 10px;
  margin: 16px 0 0;
}
.about-btn a {
  font-family: Inter;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  text-align: center;
  color: #FFF;
  background: #FFA813;
  PADDING: 16px 40px;
  text-decoration: none;
  border-radius: 40px;
}
.about-images-details {
  display: flex;
  align-items: center;
  justify-content: left;
}
.about-content h2 {
  font-family: Inter;
  font-size: 18px;
  font-weight: 700;
  line-height: 0px;
  text-align: left;
  color: #000000;
  padding: 8px 0;

  
}
.about-content {
  margin-left: 14px;
}
/* faq */
section#faqs {
  position: relative;
}
.outer-shape-section {
  background: #0D7C50;
  padding: 150px 0;
}
.still-have-que-main-heading h2 {
  font-family: Inter;
  font-size: 29px;
  font-weight: 600;
  line-height: 35.1px;
  text-align: left;
  color: #FFFFFF;
}
.still-have-que-main-heading {
  padding-top: 48px;
}
.still-have-que-main-heading h6 {
  font-family: Inter;
  font-size: 18px;
  font-weight: 400;
  line-height: 21.6px;
  text-align: left;
  color: #E8E8E8;
  width: 60%;
}
.get-in-touch-faq-btn a {
  font-family: Inter;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  text-align: center;
  color: #FFF;
  background: #FFA813;
  PADDING: 16px 40px;
  text-decoration: none;
  border-radius: 40px;
  display: inline-block;
}
.accordion-button:not(.collapsed)::after {
  background-image: none !important;
  transform: rotate(-207deg) !important;
    content: "\f061";
  font-family: 'FontAwesome';
  font-size: 18px;
}

.accordion-button::after{
  background-image: none !important;
  transform: rotate(-27deg) !important;
  content: "\f061" !important;
  font-family: 'FontAwesome';
  font-size: 18px;
}

.faq-main-heading h2 {
  font-family: Just Another Hand;
  font-size: 40px;
  font-weight: 400;
  line-height: 50px;
  text-align: left;
  color: #FFFFFF;
  position: relative;
}
.faq-main-heading h2::before {
  content: '';
  width: 40px;
  height: 40px;
  background: url('../images/choose-title.png') no-repeat;
  display: inline-block;
  margin-right: 10px;
  position: relative;
  top: 14px;
}
.faq-main-heading h6 {
  font-family: Inter;
  font-size: 42px;
  font-weight: 800;
  line-height: 50.83px;
  text-align: left;
  color: #FFA813;
}
.card-header {
  background-color: unset !important;
  border-bottom: none !important;
}
.accordion-item {
  background-color: transparent !important;
  border: 1px solid #FFFFFF !important;
  padding: 0;
}

.faq-back-box .card {
  background-color: unset;
  border: unset;
}

.accordion-button:not(.collapsed) {
  color: unset !important;
  background-color: unset !important;
  box-shadow: unset !important;
}
.accordion-button:focus {
  border-color: unset !important;
  box-shadow: unset !important;
}
.accordion-button{
  background-color: unset !important;
}

input {
  -webkit-appearance: none !important;
}

input[type=checkbox]:checked {
  -webkit-appearance: checkbox !important;
}

input[type=checkbox] {
  accent-color: #0D7C50 !important;
  background-color: transparent;
}
.accordion-button {

  font-family: Inter;
  font-size: 20px !important;
  font-weight: 700;
  line-height: 24.2px;
  text-align: left;
  color: #FFFFFF !important;
  padding: 0 !important;

}
.accordion-button:not(.collapsed){
  color: #FFFFFF !important;
  padding: 0;
}
.accordion-header {
  padding: 0 !important;
}
.accordion-header button {
  padding: 20px !important;
  font-weight: 500;
}
.accordion-item .accordion-button.collapsed {
  background: #FFFFFF !important;
  color: #000 !important;
}

.accordion-collapse {
  padding: 0 20px 20px;
}
.accordion-body {
  padding: 0 !important;
}
.panel-body p {
  font-family: Inter;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  color: #FFFFFF;
}

.search-cart-icons {
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.cart i {
  font-size: 20px;
  color: #000;
  font-weight: 900;
}







/* Frequents Updates */
section#frequent-updates {
  padding: 60px 0 80px;
}
.blog-main-heading h2 {
  font-family: Just Another Hand;
  font-size: 50px;
  font-weight: 400;
  line-height: 50px;
  text-align: center;
  color: #0D7C50;
}
.blog-heading h4 {
  font-family: Inter;
  font-size: 35px;
  font-weight: 800;
  line-height: 42.36px;
  text-align: center;
  color: #151414;
}
.blog-heading p {
  font-family: Inter;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
  color: #555555;
  width: 43%;
}
.blog-heading {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.blog-title a {
  font-family: Inter;
  font-size: 22px;
  font-weight: 700;
  line-height: 31px;
  text-align: left;
  color: #151414;
  text-decoration: none;
}
.category-title a {
  font-family: Inter;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
  color: #000000;
  text-decoration: none;
}
.blog-content p {
  margin: 10px 0 0;
  font-family: Inter;
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  color: #555555;
}
.blog-information a {
  font-family: Inter;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  text-align: center;
  color: #FFF;
  background: #151414;
  PADDING: 14px 62px;
  text-decoration: none;
  border-radius: 40px;
  display: inline-block;
}
.blog-information a:hover {
  background: #FFA813;
  color: #fff;
}
.blog-information {
  padding: 20px 0 0;
}
.postbox {
  margin-bottom: 30px;
}
.category-title {
  padding: 10px 0;
}
.blog-main-heading h2::before {
  content: '';
  width: 40px;
  height: 40px;
  background: url('../images/service-title.png') no-repeat;
  display: inline-block;
  margin-right: 10px;
  position: relative;
  top: 14px;
}
.blog-main-heading h2 {
  position: relative;
}
/*------------------ Contact Page -----------------*/
.contact-page-details
{
  padding-bottom: 30px;
}
h3.contact-page {
  margin-left: 3%;
  font-weight: bold;
  color: #18304c;
  border-bottom: solid 4px #d3da36;
  display: table;
  margin-bottom: 4%;
}
.contac_form input[type='text'],
.contac_form input[type='email'],
.contac_form input[type='url'],
.contac_form input[type='password'],
.contac_form input[type='search'],
.contac_form input[type='number'],
.contac_form input[type='tel'],
.contac_form input[type='range'],
.contac_form input[type='date'],
.contac_form input[type='month'],
.contac_form input[type='week'],
.contac_form input[type='time'],
.contac_form input[type='datetime'],
.contac_form input[type='datetime-local'],
.contac_form input[type='color'],
.contac_form select,
.contac_form textarea,
.contac_form .wpcf7 .wpcf7-form-control-wrap[class*="file-"] {
  background-color:transparent;
  border-color: #ccc;
  color: #2f3357;
  border-radius: 0px;
  box-shadow: none;
  border:2px solid #cccccc;
  background-color: transparent;
}
.contact-box .wpcf7 input[type="text"], .contact-box .wpcf7 input[type="email"] {
  font-size: 16px;
  padding: 10px 10px;
  margin: 0 12px 32px 0;
  height: auto;
  background: #FFFFFF 0% 0% no-repeat padding-box;
border: 1px solid #1212124D;
border-radius: 5px;
opacity: 1;
}

.contact-box {
  padding: 60px 0;
}
.contact-box .contac_form input[type="submit"]:hover{
  background: #FF6600 !important; 
  color: #fff !important;
}
.contact-box .contac_form input[type="submit"] {
  font-family: Inter;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  text-align: center;
  border: unset;
  background: #FFA813;
  width: auto !important;
  padding: 14px 38px !important;
  border-radius: 40px;
  color: #fff;
  margin-top: 6px !important;
  
  border: unset;
}
section#contact-box{
  padding:0;
  margin:0;
}

.contact-info {
  font-size: 14px;
  line-height: 26px;
  padding: 20px;
  width: 100%; 
}
.contac_form h3 {
  color: #0D7C50;
  font-family: 'Inter';
  font-size: 36px;
  font-weight: 600;
  line-height: 39.6px;
  text-align: center;
}
.contact-info .head{
  color:#000;
}
.contact-address, .contact-email, .contact-phone {
  margin: 7px 0;
}
.c_content span {
  font-size: 18px;
  font-family: 'Poppins';
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  color: #151414;
}
.c_content p{
  font-size: 16px;
}
.contac_form .fancy-title {
    width: 250px;
    margin: 0 auto;
}



.c_content {
  color: #ffffff;
}
.contact-page-details .contact-address
{
  text-align:center;
  border:2px solid #cccccc;
  padding: 11px;
  height: 170px;

}
.contact-page-details .contact-email
{
  text-align:center;
  border:2px solid #cccccc;
  padding: 11px;
  height: 170px;

}
.contact-page-details .contact-phone
{
  text-align:center;
  border:2px solid #cccccc;
  padding: 11px;
  height: 170px;

}


.contact-page-details .inner-cont i
{
  font-size: 35px;
  color: #0D7C50  ;
  padding: 14px 0;
}
.contac_form span.wpcf7-form-control-wrap input{
  margin: 0 12px 30px 0;
  border: 2px solid #cccccc;

}
.contact-page-details .inner-cont p a {
  font-family: 'Poppins';
  color: #151414;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  margin-bottom: 0;
  text-align: center;
}


.contact-page-details .inner-cont p a:hover {
  color: #0D7C50  ;
}

i.fas.fa-plus.modal-link {
  position: absolute;
  top: 0;
}

#footer .mail-and-call-icon {
  position: absolute;
  top: 0;
  left: 0;
  padding: 12px 24px;
  background: #1474D1;
  border-radius: 15px 0px 15px 0px;
}
#footer .copy-main a:hover {
  background: #fff;
}
.contact-details:hover h6 {
  color: #FB3625;
}
#teams .play-text:hover p {
  color: #000 !important;
}
#footer .copy-main .contact-details:hover .mail-and-call-icon{
  background: #FF3726;

}

i.fas.fa-phone.icons {
  transform: rotate(90deg);
}
.contact-details i {

  color: #FFFFFF !important;
}
.contact-color-bg
{
text-align: center;
}
.contact-color-bg form textarea {
  margin-bottom: 20px;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 1px solid #1212124D;
  border-radius: 5px;
  opacity: 1;
  width: 100%;
  height: 100px;
  padding: 10px;
}
.contact-box .contac_form p {
text-align: left;
}


.contact-box .google-map {
  padding-top: 6% !important;
  margin-bottom: 2px !important;
}
.contac_form label {
  display: inline-block;
  font-family: Poppins;
  font-size: 16px;
  font-weight: 600;
  line-height: 34px;
  text-align: center;
  color: #151414;
}
.contac_form input {

  background: var(--unnamed-color-ff001a) 0% 0% no-repeat padding-box;
  background:#FFA813;
    border-radius: 10px;
  opacity: 1;
  text-align: left;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
}
.contact-box .google-map embed {
  border-radius: 10px;
  height: 400px;
  position: relative;
  z-index: 9;
}
.contact-box .contac_form input[type="submit"]:hover {
  background-color: #ffffff;
}
.contact-sigl-form {
  padding: 42px;
}



/* testimonial */
.testimonial-head h2 {
  font-family: Just Another Hand;
  font-size: 40px;
  font-weight: 400;
  line-height: 50px;
  color: #FFFFFF;
  position: relative;
}
.testimonial-head h2::before {
  content: '';
  width: 40px;
  height: 40px;
  background: url('../images/choose-title.png') no-repeat;
  display: inline-block;
  margin-right: 10px;
  position: relative;
  top: 14px;
}
.testimonial-head h6 {
  font-family: Inter;
  font-size:35px;
  font-weight: 700;
  line-height: 50.83px;
  color: #fff;
}
.tesimonial-shape-left {
  position: absolute;
  bottom: 0;
  left: 0;
}
.tesimonial-shape1-left {
  position: absolute;
  right: -1px;
  top: 0px;
}
.tesimonial-starr2-left {
  position: absolute;
  left: 0;
  top: 0;
}
.tesimonial-starr1-left {
  position: absolute;
  right: 0;
  bottom: 0;
  transform: translate(-184px, -66px);
}
#testimonial {
  position: relative;
  padding: 100px 0;
  background: #151414;
}
.cont p {
  font-family: Inter;
  font-size: 22px;
  font-weight: 500;
  line-height: 39px;
  text-align: left;
  color: #FFFFFF;
}
.testi-title a {
  font-family: Inter;
  font-size: 22px;
  font-weight: 600;
  line-height: 33px;
  text-align: left;
  color: #FFFFFF;
}
.testidetails {
  display: flex;
  align-items: center;
}
.testi-title p {
  font-family: Inter;
  font-size: 17px;
  font-weight: 400;
  line-height: 33px;
  text-align: left;
  color: #FFFFFF;
  margin-bottom: 0;
}
.testi-title {
  padding-left: 12px;
}
.testi-rating-contents {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.seller-star i {
  color: #27F0DF;
  font-size: 20px;
}

#testimonial .owl-nav button {
  border: unset;
  background: #fff;
  margin: 6px;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  color: #000;
  font-size: 13px;
}
#testimonial .owl-nav button:hover {
  background: #0D7C50;
  color: #fff;
}

#testimonial .owl-nav {
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(0px, -22px);
}
.blog-box span.news-comments, .blog-box span.author-name {
  font-family: Inter;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
  color: #000000;
  margin-left: 10px;
}
span.news-comments i {
  color: #0D7C50;
  font-weight: 700;
  font-size: 16px;
  padding: 0;
}
.category-title i {
  color: #0D7C50;
  font-weight: 700;
  font-size: 16px;
  margin-right: 10px;
}
/* teams */

.items-our_teams img {
  width: 250px;
  height: 380px;
  object-fit: cover;
  border-radius: 20px;

}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  color: unset !important;
  background-color: unset !important;
  border-color: unset !important;
}
.nav-tabs {
  border-bottom: unset !important;
}
.items-our_teams {
  display: flex;
  align-items: center;
  box-shadow: 0px 0px 23px 0px #00000024;
  background: #fff;
  padding: 18px;
  border-radius: 20px;
}
.meta-location {
  display: flex;
  align-items: center;
  padding: 10px 0 15px;
}
.meta-location i {
  font-weight: 900;
  color: #3A96FF;
  font-style: normal;
  padding-right: 10px;
}
.items-our_teams {
  display: flex;
  align-items: center;
  position: relative;
}
.teachers-content-details a {
  font-family: Inter;
  font-size: 26px;
  font-weight: 800;
  line-height: 41.47px;
  text-align: left;
  color: #000000;
}

.teachers-content p {
  font-family: Inter;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  color: #555555;
  margin-bottom: 25px;
}
.teachers-content-details {
  padding-left: 26px;
}

section#our-team {
  padding: 60px 0 170px;
  position: relative;
}
.our-team-right img {
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(115px, -518px);
  z-index: -1;
}
.nav-tabs .nav-link {
  border: unset !important;
  
}
.cont {
  border-bottom: 1px solid #4D5FE3;
  margin: 40px 0;
}

.nav-tabs .nav-link {
  padding: 0 !important;
  margin: 0 !important;
  position: relative;
  z-index: 1;
}
.nav-tabs .nav-link img {
  border-radius: 20px;

}
.nav-tabs .nav-link img {
  border-radius: 20px;
  width: 100%;
  margin: 10px 17px;
  
}
.nav-tabs .nav-link .choose-icon img {
  width: 220px;
  height: 200px;
  max-width: 100%;
  object-fit: cover;
  object-position: top;
}
.our-team-left {
    position: relative;
    margin-top: -10px;
}
.meta-designations h5 {
  font-family: Inter;
  font-size: 18px;
  font-weight: 500;
  line-height: 24.2px;
  text-align: left;
  color: #0D7C50;
  margin-bottom: 20px;
}
.meta-designations h6 {
  font-family: Inter;
  font-size: 15px;
  font-weight: 400;
  line-height: 18.15px;
  text-align: left;
  color: #555555;
  margin-bottom: 0;

}

.team-social-icons i {
  font-size: 16px;
  font-weight: 400;
  line-height: 44px;
  text-align: center;
  color: #565764;
  background: #ECECEC;
  height: 44px;
  width: 44px;
  border-radius: 22px;
}
.teams-contact a {
  font-family: Inter;
  font-size: 14px;
  font-weight: 500;
  line-height: 16.94px;
  text-align: left;
  color: #555555;
  margin-left: 10px;

}
.phone-icon i {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  color: #FFA813;
  font-style: normal;
}
.teams-contact {
  display: flex;
  align-items: center;
  margin-top: 36px;
  justify-content: space-between;
}
.lesson-counte {
  display: flex;
  align-items: center;
  justify-content: left;
}
.lesson-counte i {
  color: #FFA813;
  font-size: 18px;
  margin: 0 10px;
}
.phone-icon {
  display: flex;
  align-items: center;
  justify-content: center;
}

.our-team-headings {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.our-team-headings h2 {
  font-family: Just Another Hand;
  font-size: 40px;
  font-weight: 400;
  line-height: 50px;
  text-align: left;
  color: #0D7C50;
  position: relative;
}
.our-team-headings h6 {
  font-family: Inter;
  font-size: 35px;
  font-weight: 800;
  line-height: 42.36px;
  text-align: center;
  color: #151414;
}


/* Contact us for */
section#contact-us-for {
  padding: 60px 0;
}
.contact-us-for-heading h2 {
  font-family: Just Another Hand;
  font-size: 40px;
  font-weight: 400;
  line-height: 50px;
  text-align: left;
  color: #0D7C50;
  position: relative;
}
.contact-us-for-heading h2::before {
  content: '';
  width: 40px;
  height: 40px;
  background: url('../images/service-title.png') no-repeat;
  display: inline-block;
  margin-right: 10px;
  position: relative;
  top: 14px;
}
.contact-us-for-heading h6 {
  font-family: Inter;
  font-size: 35px;
  font-weight: 800;
  line-height: 42.36px;
  text-align: left;
  color: #151414;
  margin-bottom: 20px;
}
.contact-us-for-heading p {
  font-family: Inter;
  font-size: 22px;
  font-weight: 400;
  line-height: 33px;
  text-align: left;
  color: #545E79;
}
input.wpcf7-form-control.wpcf7-text {
  border: unset;
  border-bottom: 1px solid #B4CAB0;
  margin: 10px;
  width: 100%;
  background: unset;
  padding: 10px 0;

}


select.wpcf7-form-control.wpcf7-select {

  background: unset;
  border: unset;
  border-bottom: 1px solid #B4CAB0;
  width: 100%;
  font-family: Inter;
  font-size: 18px;
  font-weight: 400;
  line-height: 26.63px;
  text-align: left;
  color: #151414;
  padding: 10px 0;

}
.tutor-course-list-btn a:hover {
  background: #0D7C50;
  color: #FFD952;
}
.post-featured:hover .blog-information a {
  background: #0D7C50;
  color: #FFD952;
}
.post-featured:hover .blog-title a{
  color: #0D7C50;
}
.post-featured:hover .category-title i {
  color: #FFD952;
}
.post-featured:hover.category-title a {
  color: #0D7C50;
}
input.wpcf7-form-control.wpcf7-text::placeholder {
  font-family: Inter;
  font-size: 18px;
  font-weight: 400;
  line-height: 26.63px;
  text-align: left;
  color: #151414;
}

.clients-heading {
  display: flex
  ;
      align-items: flex-start;
      justify-content: flex-start;
      flex-direction: column;
}
.row.footer-outer-border {
  border-bottom: 2px solid #3C8479;
  padding-bottom: 40px;
}
.courses-title a{
  font-size: 24px;
}

.courses-title {
  height: auto;

}

.contact-us-for-form {
  background: #F2F8F1;
  padding: 60px 22px;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner {
  font-family: Inter;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  text-align: center;
  border: unset;
  background: #FFA813;
  width: 100%;
  padding: 16px;
  border-radius: 40px;
  color: #fff;
  margin-top: 24px;

}
.contact-us-for-form label {
  font-family: Inter;
  font-size: 22px;
  font-weight: 600;
  line-height: 26.63px;
  text-align: left;
  color: #151414;
  padding: 22px 0;

}
span.wpcf7-form-control-wrap label {
  font-family: Inter;
  font-size: 18px;
  font-weight: 400;
  line-height: 21.78px;
  text-align: left;
  color: #151414;
  padding: 0;
}
.wpcf7-list-item {
  display: inline-block;
  margin: 10px 22px 0 0px !important;
}
input[type="checkbox"] {
  border: 1px solid #0D7C50;
  height: 26px;
  width: 26px;
  margin: 0 10px 0 0;

}
span.wpcf7-list-item label {
  display: flex;
  align-items: center;
  justify-content: center;
}

.counter-title h6 {
  font-family: Inter;
  font-size: 19px;
  font-weight: 400;
  line-height: 39px;
  text-align: left;
  color: #151414;
  margin-bottom: 0;

}

.counter-number-suffix {
  display: flex;
  align-items: center;
}

.counter-number-suffix p span {
  font-family: Inter;
  font-size: 40px;
  font-weight: 800;
  line-height: 39px;
  text-align: left;
  color: #0D7C50;
  margin-bottom: 0;
}
.counter-number-suffix p {
  margin-bottom: 0;
}
.counter-number-suffix h6{
  font-family: Inter;
  font-size: 40px;
  font-weight: 800;
  line-height: 39px;
  text-align: left;
  color: #0D7C50;
  margin-bottom: 0;

}
/* Hide sub-menu by default */
.sub-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 100%;
  left: 0;
  background-color: #444;
  display: none;
  opacity: 0;
  transform: translateY(-10px);
  transition: opacity 0.3s ease, transform 0.3s ease;
}

/* Show and animate sub-menu on hover */
.menu-item:hover .sub-menu {
  display: block;
  opacity: 1;
  transform: translateY(0);
  animation: slideIn 0.5s ease forwards;
}

/* Animation for the sub-menu */
@keyframes slideIn {
  0% {
    transform: translateY(-10px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}

/* Sub-menu item styles */
.sub-menu-item {
  padding: 10px 20px;
  color: white;
  cursor: pointer;
}

.sub-menu-item:hover {
  background-color: #555;
}
ul.sub-menu .current-menu-item a {
  background: unset;
  padding: unset;
  color: #000 !important;
}
#sidebar h2.wp-block-heading, #sidebar h3.widget-title {
  font-size: 20px;
  font-weight: 700;
  line-height: 42.36px;
  text-align: center;
  margin-bottom: 20px;
  border-bottom: 1px solid;
  color: #0D7C50;
}
#sidebar ul {
  list-style: none;
  padding: 0;
}
#sidebar ul li a {
  font-family: Inter;
  font-size: 14px;
  font-weight: 400;
  line-height: 25.41px;
  text-align: left;
  color: #151414;
}
button.wp-block-search__button.wp-element-button {
  font-family: Inter;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  text-align: center;
  color: #FFF;
  background: #FFA813;
  PADDING: 11px 14px;
  text-decoration: none;
  border-radius: 0;
  border: 1px solid #FFA813;
}
.no-comments.wp-block-latest-comments {
  font-family: Inter;
  font-size: 16px;
  font-weight: 400;
  line-height: 25.41px;
  text-align: left;
  color: #151414;
}
.wp-block-search__label {
  width: 100%;
  font-family: Inter;
  font-size: 16px;
  font-weight: 400;
  line-height: 25.41px;
  text-align: left;
  color: #151414;
}
.post-featured img {
  width: 100%;
}
.middle-align {
  padding: 60px 0;
}
.middle-align p {
  font-family: Inter;
  font-size: 18px;
  font-weight: 400;
  line-height: 32.41px;
  text-align: left;
  color: #151414;
}
p.termsndcond-para {
  font-family: Inter;
  font-size: 16px;
  font-weight: 400;
  line-height: 25.41px;
  text-align: left;
  color: #151414;
}
.content_page.row {
  padding: 60px 0;
}
section#tandc {
  padding: 60px 0;
}
h2.termsndcond-head {
  font-family: Inter;
  font-size: 25px;
  font-weight: 600;
  line-height: 42.36px;
  text-align: left;
  color: #151414;
}
.counter_box.bg_1::after {
  content: "";
  width: 64%;
  height: 0px;
  background: #000;
  position: absolute;
  top: 20px;
  bottom: 0;
  margin: auto;
  border: 1px solid #CECECE;
}
.row.contact-us-for-counter {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.counter_box.bg_1::before {
  content: "";
  width: 2px;
  height: 92%;
  background: #000;
  position: absolute;
  left: 0;
  right: 89px;
  margin: auto;
  border: 1px solid #CECECE;
  bottom: -18px;
}
/* Newsletter */
.newsletter-form input.wpcf7-form-control.wpcf7-text::placeholder {
  font-family: Inter;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.2px;
  text-align: left;
  color: #151414;
}
.newsletter-form input.wpcf7-form-control.wpcf7-submit.has-spinner {
  font-family: Inter;
  font-size: 19px;
  font-weight: 600;
  line-height: 22.99px;
  text-align: center;
  background: #FFA813;
  border-radius: 5px;
  margin: 0;
  padding: 12px 24px;


}
span.submit-button {
  position: absolute;
  top: 20px;
  right: 10px;
}


.newsletter-form input.wpcf7-form-control.wpcf7-text {
  border: unset;
  border-bottom: none;
  width: 100%;
  background: unset;
  padding: 10px 0;
  background: #FFFFFF;
  padding: 22px;
  border-radius: 5px;
}

aside#wpb_widget-2 {
  display: flex;
  align-items: center;
}
.outer_dpage {
  padding: 50px 0;
}

/* guaranted certified  */

.guaranted-certified-details h2::before {
  content: '';
  width: 40px;
  height: 40px;
  background: url('../images/choose-title.png') no-repeat;
  display: inline-block;
  margin-right: 10px;
  position: relative;
  top: 14px;
}


section#pricing-plan{
  position: relative;
}
.study-booksection-right {
  position: absolute;
  top: -52%;
  z-index: -1;
  right: 0;
}
.outer-guaranted-shape {
  padding: 100px 0;
  background: #151414;
  position: relative;
}
.guaranted-certified-details h2 {
  font-family: Just Another Hand;
  font-size: 40px;
  font-weight: 400;
  line-height: 50px;
  text-align: left;
  color: #FFFFFF;
  position: relative;
}
.guaranted-certified-details h4 {
  font-family: Inter;
  font-size: 42px;
  font-weight: 800;
  line-height: 50.83px;
  text-align: left;
  color: #27F0DF;
  width: 84%;

}
.guaranted-certified-details p {
  font-family: Inter;
  font-size: 20px;
  font-weight: 400;
  line-height: 33px;
  text-align: left;
  color: #FFFFFF;
}
.guaranted-certified-btn a {
  font-family: Inter;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  text-align: center;
  color: #FFF;
  background: #FFA813;
  PADDING: 16px 36px;
  text-decoration: none;
  border-radius: 40px;
}
.pricing-title-tab h3 {
  font-family: Inter;
  font-size: 22px;
  font-weight: 400;
  line-height: 26.63px;
  text-align: left;
  color: #FFFFFF;
  padding: 28px 0 38px 0;
}
ul#nav-tab {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.pricing-tab-contents h2 {
  font-family: Inter;
  font-size: 23px;
  font-weight: 400;
  line-height: 27.84px;
  text-align: left;
  color: #FFFFFF;
  background: #3F4CB0;
  border-radius: 60px;
  max-width: fit-content;
  padding: 10px 23px;
}
.heading-offer h5 {
  background: #EF991F;
  padding: 10px;
  border-radius: 10px;
  margin-left: 10px;
}
.pricing-tab-contents h6 {
  font-family: Inter;
  font-size: 28px;
  font-weight: 700;
  line-height: 33.89px;
  text-align: left;
  color: #FFFFFF;
  padding: 22px 0 22px;
}
.heading-offer {
  display: flex;
  align-items: center;
}
.pricing-tab-contents {
  background: #4D5FE3;
  clip-path: polygon( 0% 4.365%,0% 4.365%,0.1% 3.598%,0.386% 2.878%,0.843% 2.214%,1.45% 1.618%,2.192% 1.1%,3.049% 0.671%,4.004% 0.341%,5.039% 0.121%,6.136% 0.021%,7.277% 0.053%,94.374% 7.627%,94.374% 7.627%,95.313% 7.756%,96.194% 7.973%,97.008% 8.268%,97.744% 8.636%,98.393% 9.068%,98.946% 9.557%,99.393% 10.096%,99.724% 10.678%,99.929% 11.294%,100% 11.939%,100% 95.646%,100% 95.646%,99.904% 96.397%,99.628% 97.105%,99.189% 97.759%,98.602% 98.349%,97.885% 98.865%,97.054% 99.296%,96.126% 99.633%,95.118% 99.865%,94.046% 99.982%,92.927% 99.973%,5.83% 94.293%,5.83% 94.293%,4.863% 94.18%,3.954% 93.975%,3.112% 93.687%,2.349% 93.322%,1.675% 92.888%,1.1% 92.394%,0.634% 91.847%,0.289% 91.255%,0.074% 90.625%,0% 89.966%,0% 4.365% );
  padding: 60px;
  border-radius: 40px;
}
.pricing-tab-contents p {
  font-family: Inter;
  font-size: 22px;
  font-weight: 500;
  line-height: 26.63px;
  text-align: left;
  color: #FFFFFF;
  padding: 20px 0;
  border-top: 1px solid #FFFFFF;
}
.annual-plan h4 {
  font-family: Inter;
  font-size: 22px;
  font-weight: 500;
  line-height: 26.63px;
  text-align: left;
  color: #FFFFFF;
}
.annual-plan h5 {
  font-family: Inter;
  font-size: 18px;
  font-weight: 500;
  line-height: 21.78px;
  text-align: left;
  color: #fff;
}
.month-plan  h4 {
  font-family: Inter;
  font-size: 22px;
  font-weight: 500;
  line-height: 26.63px;
  text-align: left;
  color: #FFFFFF;
}
.month-plan h5 {
  font-family: Inter;
  font-size: 18px;
  font-weight: 500;
  line-height: 21.78px;
  text-align: left;
  color: #fff;
}
.annual-plan {
  border: 1px solid #151414;
  border-radius: 17px;
  padding: 24px 42px;
  position: relative;
}
.pricing-tab-contents:hover {
  background: #0D7C50;
}
.pricing-tab-contents:hover .month-plan h4 {
  color: #0D7C50;
    background: #fff;

}
.pricing-tab-contents:hover h2{
  color: #0D7C50;
  background: #fff;

}
.pricing-tab-contents:hover .month-plan h5
{
  color: #0D7C50;

}
.description-condtions-privacy h6 {
  font-family: Inter;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.2px;
  text-align: center;
  color: #000000;
}
.description-condtions-privacy h6 a {
  color: #0D7C50;
  text-decoration: underline !important;
}
.tab-underline-left {
  position: absolute;
  bottom: 0;
  transform: translate(0px, -15px);
  display: none;
}
.nav-link.active .tab-underline-left{
  display: block;
}
.pricing-tab-contents:hover .annual-plan::before {
  background: #fff;
}
.pricing-tab-contents:hover  .month-plan{
  background: #fff;
}
.check-anual-plan i {
  font-family: 'Font Awesome 6 Free';
  color: #fff;
  position: absolute;
  top: 9px;
  left: -4px;
  font-size: 20px;
}
.annual-plan::before {
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  width: 58px;
  height: 58px;
  background: #151414;
  position: absolute;
  left: 0;
  border-radius: 50px;
  transform: translate(-29px, 0px);
  top: 0;
  bottom: 0;
  margin: auto;
  text-align: center;
  color: #fff;
  font-size: 25px;
  padding: 8px;
}
.pricing-tab-contents:hover .annual-plan::before {
  color: #0D7C50;
}
.month-plan {
  border-radius: 17px;
  padding: 18px 42px;
  background: #3F4CB0;
}
.planoffer-left {
  position: absolute;
  bottom: 0;
  z-index: 1;
}
#pricing-plan .container {
  position: relative;
  z-index: 9;
}

.our-line-left {
  position: absolute;
  left: 100px;
}
.multi-line-left img {
  width: 100% !important;
  height: auto !important;
  border-radius: unset !important;
}
.multi-line-left {
  position: absolute;
  top: 30px;
  right: 0;
}


/* Single blog page */
.single-post .banner-image .card {
  display: none;
}
.single-post .banner-image {
  height: 300px;
}

.wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output {
  border-color: #FFA813 !important;
  color: #fff;
  text-align: center;
  font-family: 'Inter';
  font-size: 14px;
  font-weight: 500;
}

.main-single-div .content_page {
  background: #0D7C50;
  padding: 60px;
  margin: 0 0 60px 0;
  transform: translate(0px, -55px);
}
.main-single-div .content_page div#comments {
  color: #FFFFFF;
  font-size: 15px;
}
.main-single-div .content_page div#comments a {
  color: #fff;
}
.single-blog-heading h1 {
  font-family: Inter;
  font-size: 42px;
  font-weight: 800;
  line-height: 76.8px;
  text-align: left;
  color: #fff;
}
.main-single-div .content_page p {
  font-family: Inter;
  font-size: 18px;
  font-weight: 400;
  line-height: 33px;
  text-align: left;
  color: #fff;
}
textarea#comment {
  width: 100%;
  height: 100px !important;
}
.main-single-div input#submit {
  font-family: Inter;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  text-align: center;
  color: #FFF;
  background: #FFA813;
  PADDING: 16px 40px;
  text-decoration: none;
  border-radius: 40px;
  border: unset;
}
.meta-box-question {
  font-family: Inter;
  font-size: 24px;
  font-weight: 800;
  line-height: 50.83px;
  text-align: left;
  color: #FFD952;
}
h2#reply-title {
  font-family: Just Another Hand;
  font-size: 50px;
  font-weight: 400;
  line-height: 50px;
  text-align: left;
  color: #fff;
}
.nav-links a {
  color: #fff;
  font-family: 'Inter';
  font-size: 14px;
  font-weight: 400;
}
span.meta-nav {
  font-weight: 800;
}
span.entry-author a {
  font-family: Inter;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
}
span.entry-date {
  font-family: Inter;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  padding: 30px;

}
span.entry-comments{
  font-family: Inter;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
}


p.logged-in-as a {
  color: #FFD952;
  font-weight: 600;
}
p.socila_share a {
  color: #fff;
  font-size: 18px;
  background: #FFD952;
  width: 40px;
  height: 40px;
  margin: 10px;
  border-radius: 20px;
  color: #0D7C50;
  display: flex;
  align-items: center;
  justify-content: center;
}
p.socila_share {
  display: flex;
  align-items: center;
  justify-content: end;
}
.metabox {
  margin-bottom: 20px;
}
.about_me {
  padding-top: 74px;
} 
.topbar-call-title:hover a {
  color: #FFD952;
}
.topbar-call-title:hover i{
  color: #FFD952;
}
.topbar-time-title:hover a{
  color: #FFD952;

}
.topbar-time-title:hover i{
  color: #FFD952;
}
.topbar-social-icons i:hover{
  color: #FFD952;
 
}

.banner-btn a:hover {
  background: #0D7C50;
  color: #fff;
}
.about-btn a:hover{
  background: #0D7C50;
  color: #fff;   
}
.all-courses-button a:hover{
  background: #0D7C50;
  color: #fff; 
}
.guaranted-certified-btn a:hover{
  background: #0D7C50;
  color: #fff; 
}
.get-in-touch-faq-btn a:hover{
background: #FFD952;
color: #0D7C50;
}
.tutor-row {
  padding: 60px 0;
}
.tutor-course-list-btn a {
  font-family: Inter;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  text-align: center;
  color: #FFF;
  background: #FFA813;
  PADDING: 16px 40px;
  text-decoration: none;
  border-radius: 40px;
  border: unset !important;
}

.tutor-avatar-text {
  display: flex;
  align-items: center;
  justify-content: center;
  color: rgba(255,255,255,.8);
  font-family: Inter;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  text-align: center;
  color: #FFF !important;
  background: #0D7C50 !important;
  /* PADDING: 16px 40px; */
  text-decoration: none;
  border-radius: 40px;
}
h3.tutor-course-name a {
  font-family: Inter;
  font-size: 26px;
  font-weight: 800;
  line-height: 37px;
  text-align: left;
  color: #151414;
}
.list-item-button a {
  font-family: Inter;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  text-align: center;
  color: #FFF;
  background: #151414;
  PADDING: 16px 40px;
  text-decoration: none;
  border-radius: 40px;
  border: unset !important;
}
.tutor-meta.tutor-mt-auto {
  font-family: Inter;
  font-size: 18px;
  font-weight: 600;
  line-height: 24.2px;
  text-align: left;
  color: #151414; 
  text-transform: capitalize;
}
.tutor-meta.tutor-mt-auto a {
  font-family: Inter;
  font-size: 18px;
  font-weight: 600;
  line-height: 24.2px;
  text-align: left;
  color: #151414;
  text-transform: capitalize;
}
.tutor-meta>* {

  color: unset !important;
}
.single-courses .tutor-row {
  padding: 0;
}
.tutor-course-details-title {
  max-width: 80%;
  margin-top: 84px;
  font-family: Inter;
  font-size: 30px;
  font-weight: 800;
  line-height: 37px;
  text-align: left;
}
button.tutor-btn.tutor-btn-primary.tutor-btn-lg.tutor-btn-block.tutor-mt-24.tutor-enroll-course-button.tutor-static-loader {
  font-family: Inter;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  text-align: center;
  color: #FFF;
  background: #FFA813;
  PADDING: 16px 40px;
  text-decoration: none;
  border-radius: 40px;
  border: unset !important;
}
.tutor-page-wrap {
  width: 100%;
  padding: 60px 0;
}
.view-all-courses a {
  font-family: Inter;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  text-align: center;
  color: #FFF;
  background: #FFA813;
  PADDING: 16px 40px;
  text-decoration: none;
  border-radius: 40px;
}

.choose_us-heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
}


.active-students:hover {
  background: #FFD952;
}
.online-courses:hover {
  background: #FFF;
}
.award-icon-image img {
  background: #FF3636;
  padding: 16px;
  border-radius: 11px;
  width: 68px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 68px;
}
.award-icon-image {
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(13px, -42px);
}
.search-no-results input.search-field {
  padding: 10px;
  border: 1px solid ;
}
.search-no-results input.search-submit {
  padding: 10px 15px;
  border: 0;
  background: #FFA813;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 600;
}
.error404 .read-moresec a.button {
  color: #fff;
  background: #FFA813;
  font-size: 16px;
  font-weight: 500;
  padding: 10px 20px;
  display: inline-block;
}
.error404 .read-moresec a.button:hover {
  background: #000;
}