*{
  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; 
  position:relative; 
  font-size: 15px;
  color: #6c6c6c;
  font-weight: 300;
  overflow-x: hidden;
}
section.banner-image {
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: 65px;
  background-position: center;
}
#footer_box .current-menu-item a {
  color: #fff !important;
  background: unset;
  padding: unset;
  border-radius: 10px;
}
.banner-image .card {
  padding: 65px;
  border-radius: 0px 20px 20px 0;
  border: unset !important;
}

ul.wp-block-categories-list.wp-block-categories li a {
  font-family: Inter;
  font-size: 15px;
  font-weight: 400;
  line-height: 30px;
  text-align: left;
  color: #484848;
}
.wp-block-group {
  box-sizing: border-box;
  border: 1px solid #B4CAB0;
  margin-bottom: 14px;
  padding: 15px;
  border-radius: 10px;
}
ul.wp-block-archives-list.wp-block-archives li a {
  font-family: Inter;
  font-size: 15px;
  font-weight: 400;
  line-height: 30px;
  text-align: left;
  color: #484848;
}

ul.wp-block-categories-list.wp-block-categories {
  padding-left: 0;
}

ul.wp-block-categories-list.wp-block-categories li {
list-style: none;
}

ul.wp-block-archives-list.wp-block-archives {
  padding-left: 0;
}

ul.wp-block-archives-list.wp-block-archives li{
  list-style: none;
}
h1.entry-title {
  font-family: Inter;
  font-size: 35px;
  font-weight: 800;
  line-height: 42.36px;
  text-align: left;
  color: #09132F;
}
.active-students-content p {
  font-family: Inter;
  font-size: 30px;
  font-weight: 700;
  line-height: 36.31px;
  text-align: left;
  color: #09132F;
  margin-bottom: 0;
}
.active-students-content h6 {
  font-family: Inter;
  font-size: 18px;
  font-weight: 500;
  line-height: 21.78px;
  text-align: left;
  color: #09132F;
  margin-bottom: 0;
}
.active-students {
  display: flex;
  align-items: center;
  justify-content: left;
  background: #46FFB8;
  max-width: max-content;
  padding: 31px 31px;
  border-radius: 34px;
  position: absolute;
  top: 59%;
  left: -27px;

}
.active-students-content {
  padding-left: 18px;
}
.online-courses-content {
  padding-left: 18px;
}
.online-courses {
  display: flex;
  align-items: center;
  background: #3585FF;
  max-width: max-content;
  padding: 22px 40px;
  position: absolute;
  top: 0;
  border-radius: 34px;
  justify-content: space-between;
  right: -72px;
  transform: translate(0px, -60px);
}
.student-enroll-main p {
  font-family: Inter;
  font-size: 20px;
  font-weight: 600;
  line-height: 24.2px;
  text-align: left;
  color: #09132F;
  padding-left: 10px;

}
.courses-title {
  height: 90px;
  padding: 16px 0;
}
.tutor-icon-user-line:before {
  content: "\f007" !important;
  color: #0166FF;
  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: #FFFFFF;
}
.online-courses-content h6 {
  font-family: Inter;
  font-size: 18px;
  font-weight: 500;
  line-height: 21.78px;
  text-align: left;
  color: #fff;
}
.banner-right-contents {
  position: relative;
}

.bradcrumbs a {
  font-family: Inter;
  font-size: 18px;
  font-weight: 700;
  line-height: 27px;
  text-align: left;
  color: #6C62E9;
  padding-right: 18px;

}
.check-anual-plan {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
}
.courses-list {
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.bradcrumbs {
  font-family: Inter;
  font-size: 18px;
  font-weight: 700;
  line-height: 27px;
  text-align: left;
  color: #000000;
}
.page-template-about section#about {
  padding: 60px;
}
.tab-underline-left img {
  width: 100% !important;
  height: 100% !important;
}
/* banner */
section#banner {
  background: linear-gradient(98.89deg, #D9E7FB 0%, #FFEBB9 96.04%);
  padding: 85px 0 31px;
  clip-path: polygon( 0% 0%,100% 0%,100% 100%,0% 83.592%,0% 0% );
  position: relative;
}
.private-policy-contents h4 {
  font-family: Inter;
  font-size: 17px;
  font-weight: 500;
  line-height: 20.57px;
  text-align: left;
  color: #FFFFFF;
  background: #6C62E9;
  max-width: max-content;
  padding: 22px 31px 21px;
  border-radius: 0px 0 40px 40px;
}
.topbar-details i {
  color: #fff;
  font-size: 20px;
}
.topbar-details a {
  font-family: Inter;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  color: #fff;
  margin-left: 12px;

}
.topbar-details {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.private-policy-contents {
  position: absolute;
  transform: translate(53px, 24px);
}
.banner-details h6 {
  font-family: Just Another Hand;
  font-size: 51px;
  font-weight: 400;
  line-height: 51px;
  text-align: left;
  color: #6C62E9;
  position: relative;
  padding-left: 46px;
}
form.search-form.serach-page.searchBox label {
  display: inline-block;
  width: 100%;
}
.view-all-courses a:hover {
  color: #6C62E9;
  background: #FFD952;
}
button.search-submit {
  background: unset;
  border: unset;
}
.banner-details h6::before {
  content: "\f005";
  font-family: 'FontAwesome';
  font-size: 20px;
  color: #6C62E9;
  position: absolute;
  left: 0;
  top: -5px;
  font-size: 27px;
  transform: rotate(45deg);
}
.banner-details h1 {
  font-family: Inter;
  font-size: 42px;
  font-weight: 800;
  line-height: 76.8px;
  text-align: left;
  color: #09132F;
}
.banner-details h1 span {
  color: #6C62E9;
}
.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: #222237;
  background: #FFD05A;
  PADDING: 16px 40px;
  text-decoration: none;
  border-radius: 40px;
}


/* 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:hover {
  filter: none;
}
.clients-logos-image {
  height: 116px;
  padding: 7px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.4s;
  filter: grayscale(1);


}
.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(-273px, 0);
}
.experts-content h6 {
  font-family: Inter;
  font-size: 18px;
  font-weight: 500;
  line-height: 21.78px;
  text-align: center;
  color: #5E462E;
  margin-bottom: 0;
  padding: 12px 0;
}
.experts {
  background: #FFFFFF;
  max-width: fit-content;
  padding: 20px 46px;
  border-radius: 34px;
  position: absolute;
  right: 0;
  bottom: 0;
  transform: translate(126px, -207px);
}
.left-border {
  border-left: 1px solid #D3D3D3;
  position: absolute;
  height: 100%;
  width: 2px;
  top: 0;
  left: 0;
  transform: translate(271px, 0px);
  border-left: 1px solid #D3D3D3;
  z-index: -1;

}
.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: #6C62E9;
  position: absolute;
  left: 0;
  top: -5px;
  font-size: 27px;
  transform: rotate(45deg);
}
.clients-heading h2 {
  font-family: Just Another Hand;
  font-size: 50px;
  font-weight: 400;
  line-height: 50px;
  text-align: left;
  color: #6C62E9;
  position: relative;
    padding-left: 46px;
}

.clients-heading p {
  font-family: Inter;
  font-size: 33px;
  font-weight: 700;
  line-height: 39.6px;
  text-align: left;
  color: #09132F;
  width: 76%;
}
.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: #09132F;
  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: #09132F;
}
.tutor-fs-7.tutor-color-black-60 {
    font-family: Inter;
    font-size: 16px;
    font-weight: 400;
    line-height: 24.2px;
    text-align: left;
    color: #09132F;
}
.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: #09132F;
}
aside#block-2,aside#block-3,aside#block-4 {
  padding: 20px 6px;
  border: 1px solid #09132F;
}aside#block-3 {
  margin: 10px 0;
}
.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: #FF782D !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: #FF782D;
  word-spacing: -4px;
  margin-bottom: 0;
}
span.page-numbers.current {
  font-family: Inter;
  font-size: 20px;
  font-weight: 600;
  line-height: 24.2px;
  text-align: left;
  color: #09132F !important;
  background: #FF782D !important;
}

.tutor-pagination ul.tutor-pagination-numbers .page-numbers:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background: #FF782D;
}
h2.woocommerce-loop-product__title {
  font-family: Inter;
  font-size: 14px !important;
  font-weight: 800;
  line-height: 21px;
  text-align: left;
  color: #09132F;
}
.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: #FF782D;
  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: #09132F;
}

.row.clients-logos-container {
  box-shadow: 0px 4px 44px 0px #0000001F;
  padding: 24px 48px;
  transform: translate(0px, -201px);
  position: relative;
  z-index: 1;
  border-radius: 30px;
  background: #fff;
  align-items: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;

}
.clients-logos {
  text-align: center;
  padding: 18px 0;
}

.banner-left::after {
  content: "";
  position: absolute;
  background: #FFFAE0;
  top: 0;
  width: 549.5px;
  height: 609px;
  clip-path: polygon( 99.909% 50%,99.909% 50%,99.487% 58.11%,98.212% 65.804%,96.066% 72.978%,93.035% 79.529%,89.103% 85.355%,84.253% 90.353%,78.47% 94.419%,71.738% 97.451%,64.041% 99.346%,55.364% 100%,55.364% 100%,46.383% 99.346%,37.864% 97.451%,29.921% 94.419%,22.667% 90.353%,16.216% 85.355%,10.682% 79.529%,6.18% 72.978%,2.822% 65.804%,0.725% 58.11%,0% 50%,0% 50%,0.725% 41.89%,2.822% 34.196%,6.18% 27.022%,10.682% 20.471%,16.216% 14.645%,22.667% 9.647%,29.921% 5.581%,37.864% 2.549%,46.383% 0.654%,55.364% 0%,55.364% 0%,64.041% 0.654%,71.738% 2.549%,78.47% 5.581%,84.253% 9.647%,89.103% 14.645%,93.035% 20.471%,96.066% 27.022%,98.212% 34.196%,99.487% 41.89%,99.909% 50% );
  z-index: -2;
  right: 0;
}
.topbar-social-icons i {
  font-size: 16px;
  color: #fff;
}
  .main-outer-box::before {
    width: 642.4px;
    height: 510px;
    opacity: 0.2px;
    content: "";
    background: rgba(1, 102, 255, 0.2);
    position: absolute;
    clip-path: polygon( 99.795% 100%,99.795% 100%,99.821% 99.243%,99.847% 97.902%,99.87% 96.124%,99.889% 94.054%,99.901% 91.838%,99.905% 89.623%,99.898% 87.555%,99.879% 85.779%,99.845% 84.442%,99.795% 83.69%,99.795% 83.69%,99.377% 81.549%,98.751% 79.466%,97.932% 77.482%,96.937% 75.635%,95.78% 73.966%,94.477% 72.515%,93.044% 71.32%,91.497% 70.422%,89.85% 69.861%,88.12% 69.676%,88.12% 69.676%,87.114% 69.748%,86.124% 69.94%,85.152% 70.239%,84.197% 70.635%,83.26% 71.115%,82.342% 71.667%,81.443% 72.279%,80.564% 72.94%,79.705% 73.638%,78.867% 74.36%,78.867% 74.36%,78.042% 75.099%,77.22% 75.847%,76.396% 76.595%,75.567% 77.333%,74.729% 78.05%,73.878% 78.735%,73.01% 79.38%,72.12% 79.973%,71.206% 80.505%,70.262% 80.966%,70.262% 80.966%,69.283% 81.336%,68.272% 81.597%,67.244% 81.744%,66.215% 81.769%,65.198% 81.666%,64.208% 81.428%,63.26% 81.049%,62.368% 80.522%,61.547% 79.84%,60.811% 78.997%,60.811% 78.997%,60.298% 78.228%,59.828% 77.394%,59.385% 76.522%,58.952% 75.643%,58.512% 74.784%,58.049% 73.975%,57.546% 73.246%,56.986% 72.625%,56.353% 72.141%,55.629% 71.824%,55.629% 71.824%,54.681% 71.714%,53.772% 71.905%,52.89% 72.332%,52.027% 72.928%,51.171% 73.63%,50.314% 74.372%,49.444% 75.089%,48.551% 75.716%,47.627% 76.187%,46.66% 76.438%,46.66% 76.438%,45.964% 76.447%,45.287% 76.316%,44.634% 76.057%,44.011% 75.685%,43.423% 75.211%,42.875% 74.649%,42.373% 74.013%,41.922% 73.316%,41.527% 72.571%,41.194% 71.79%,41.194% 71.79%,40.917% 70.987%,40.683% 70.166%,40.485% 69.33%,40.316% 68.482%,40.172% 67.624%,40.043% 66.76%,39.925% 65.891%,39.81% 65.022%,39.692% 64.154%,39.565% 63.29%,39.565% 63.29%,39.418% 62.427%,39.245% 61.565%,39.041% 60.711%,38.801% 59.874%,38.523% 59.063%,38.203% 58.285%,37.835% 57.548%,37.416% 56.862%,36.943% 56.234%,36.411% 55.673%,36.411% 55.673%,35.549% 55%,34.629% 54.522%,33.661% 54.22%,32.656% 54.078%,31.626% 54.077%,30.583% 54.199%,29.537% 54.428%,28.5% 54.745%,27.483% 55.132%,26.497% 55.572%,26.497% 55.572%,25.528% 56.045%,24.55% 56.53%,23.566% 57.005%,22.575% 57.451%,21.577% 57.849%,20.575% 58.177%,19.567% 58.416%,18.555% 58.547%,17.539% 58.548%,16.519% 58.399%,16.519% 58.399%,15.134% 57.929%,13.863% 57.187%,12.701% 56.206%,11.644% 55.019%,10.689% 53.66%,9.83% 52.161%,9.063% 50.555%,8.386% 48.876%,7.793% 47.157%,7.281% 45.43%,7.281% 45.43%,6.695% 43.203%,6.166% 40.956%,5.696% 38.691%,5.286% 36.409%,4.934% 34.113%,4.642% 31.805%,4.41% 29.485%,4.237% 27.156%,4.125% 24.82%,4.073% 22.477%,4.073% 22.477%,4.071% 20.999%,4.08% 19.515%,4.09% 18.03%,4.089% 16.546%,4.065% 15.066%,4.007% 13.592%,3.904% 12.128%,3.744% 10.676%,3.515% 9.24%,3.206% 7.821%,3.206% 7.821%,2.94% 6.874%,2.62% 5.943%,2.248% 5.037%,1.827% 4.162%,1.36% 3.327%,0.85% 2.539%,0.298% 1.804%,-0.293% 1.131%,-0.92% 0.528%,-1.58% 0%,-1.58% 87.843%,99.795% 100% );
    position: absolute;
    bottom: 0;
    transform: translate(0px, -87px);
}

  .banner-left::before {
    content: "";
    width: 282px;
    height: 314px;
    position: absolute;
    background: #FFD05A;
    clip-path: polygon( 100% 50%,100% 50%,99.578% 58.11%,98.301% 65.804%,96.154% 72.978%,93.12% 79.529%,89.184% 85.355%,84.329% 90.353%,78.541% 94.419%,71.803% 97.451%,64.099% 99.346%,55.414% 100%,55.414% 100%,46.426% 99.346%,37.899% 97.451%,29.948% 94.419%,22.687% 90.353%,16.23% 85.355%,10.692% 79.529%,6.185% 72.978%,2.825% 65.804%,0.725% 58.11%,0% 50%,0% 50%,0.725% 41.89%,2.825% 34.196%,6.185% 27.022%,10.692% 20.471%,16.23% 14.645%,22.687% 9.647%,29.948% 5.581%,37.899% 2.549%,46.426% 0.654%,55.414% 0%,55.414% 0%,64.099% 0.654%,71.803% 2.549%,78.541% 5.581%,84.329% 9.647%,89.184% 14.645%,93.12% 20.471%,96.154% 27.022%,98.301% 34.196%,99.578% 41.89%,100% 50% );
    z-index: -1;
    left: -5px;
    transform: translate(17px, 40px);
}
.banner-left img {
  position: relative;
}
.banner-left {
  display: flex;
  align-items: center;
  justify-content: end;
}
/* Courses List */



.cat-box:hover {
  background: #222237;
  transition: 0.4s;

}
.cat-box:hover a p {
  
  color: #FFC634;
}
.testimonial-left img {
  width: 100%;
}
.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: 0;
  top: 0;
  transform: translate(0px, 110px);
}
.banner-starr-left {
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(-100px, 150px);
}
a{
  text-decoration: none !important;
}
.outer-courses-list-section {
  background: #6C62E9;
  clip-path: polygon( -0.125% 0%,100.5% 9.358%,100.5% 100%,-0.125% 87.968%,-0.125% 0% );
  padding: 178px 0 294px;
  position: relative;

}
section#courses-list{
  position: relative;
}
#frequent-updates .owl-carousel .owl-item img {
  width: 100%;
  transition-duration: 4s;

}
.clients-logos-image:hover {
  transform: scale(1.2);
}

.courses-book-left {
  position: absolute;
  bottom: 0;
  transform: translate(0px, -130px);
  z-index: -1;

}
.courses_list-heading h2 {
  font-family: Just Another Hand;
  font-size: 50px;
  font-weight: 400;
  line-height: 50px;
  text-align: left;
  color: #FFFFFF;
  position: relative;
  padding-left: 46px;
}
.courses_list-heading h2::before {
  content: "\f005";
  font-family: 'FontAwesome';
  font-size: 20px;
  color: #FFF;
  position: absolute;
  left: 0;
  top: -5px;
  font-size: 27px;
  transform: rotate(45deg);
}
.courses_list-heading h4 {
  font-family: Inter;
  font-size: 35px;
  font-weight: 800;
  line-height: 42.36px;
  text-align: left;
  color: #FFFFFF;
}
.cat-box {
  background: #FFFFFF;
  border-radius: 20px;
  position: relative;
  height: 300px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;

}


.cat-box::after {
  content: "";
  width: 90%;
  height: 88%;
  border: 1px solid #0166FF;
  position: absolute;
  top: 0;
  left: 0;
  top: 0;
  border-radius: 20px;
  right: 0;
  margin: auto;
  bottom: 0;
  display: none;
}

.cat-box:hover::after {

  display: block;
}
.inner-cat-box {
  padding: 25px 25px;
  border-radius: 20px;
}

.cat-box a p {
  font-family: Inter;
  font-size: 26px;
  font-weight: 600;
  line-height: 31.47px;
  text-align: left;
  color: #09132F;
  margin-bottom: 0;
}

.categories-courses-count p {
  font-family: Inter;
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
  text-align: center;
  color: #555555;
  
}

.inner-cat-box a {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: relative;
    z-index: 1;
}

/* Professional Certificates */
section#courses-selection {
  padding: 60px 0 260px;
}
.faqs-top-books {
  position: absolute;
  right: 0;
  top: 0;
  transform: translate(0px, -275px);
  z-index: -1;
}
.courses-description p {
  font-family: Inter;
  font-size: 21px;
  font-weight: 400;
  line-height: 25.41px;
  text-align: center;
  color: #09132F;
}
.courses-title a {
  font-family: Inter;
  font-size: 26px;
  font-weight: 800;
  line-height: 37px;
  text-align: left;
  color: #09132F;
}
.classes-heading h2::before {
  content: "\f005";
  font-family: 'FontAwesome';
  font-size: 20px;
  color: #6C62E9;
  position: absolute;
  left: -47px;
  top: -5px;
  font-size: 27px;
  transform: rotate(45deg);
}
.course-rating {
  display: flex;
  align-items: center;
}

.product-details input.search-submit {
  font-family: Inter;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  text-align: center;
  color: #FFF;
  background: #FF782D;
  PADDING: 12px 40px;
  text-decoration: none;
  border-radius: 8px;
  border: unset;
}
.classes-heading h2 {
  font-family: Just Another Hand;
  font-size: 50px;
  font-weight: 400;
  line-height: 50px;
  text-align: center;
  color: #6C62E9;
  position: relative;

}
.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;
}
.newsletter-contents h2::before {
  content: "\f005";
  font-family: 'FontAwesome';
  font-size: 20px;
  color: #FFF;
  position: absolute;
  left: 0;
  top: -5px;
  font-size: 27px;
  transform: rotate(45deg);
}
.classes-heading {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.classes-heading h6 {
  font-family: Inter;
  font-size: 35px;
  font-weight: 800;
  line-height: 42.36px;
  text-align: center;
  color: #09132F;
}
.coursess-details {
  border: 1px solid #CCCCCC;
  padding: 22px;
  border-radius: 28px;
}
.courses-box img {
  width: 100%;
  border-radius: 20px;

}
.study-booksection-right img {
  transform: rotate(3deg);
}
.all-courses-button {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.button-courses-description{
  margin-top: 88px;

}
.study-booksection-right {
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(0px, -437px);
  z-index: -1;
}
.annual-plan h6 {
  font-family: Inter;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 19.36px !important;
  text-align: left;
  color: #FFFFFF;
  padding: 0 !important;
}
.all-courses-button a {
  font-family: Inter;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  text-align: center;
  color: #222237;
  background: #FFD05A;
  PADDING: 16px 36px;
  text-decoration: none;
  border-radius: 40px;
}
.product-price h5 {
  font-family: Inter;
  font-size: 22px;
  font-weight: 600;
  line-height: 26.63px;
  text-align: left;
  color: #09132F;
  word-spacing: -4px;
  margin-bottom: 0;
}
.course-rating h6 {
  font-family: Inter;
  font-size: 22px;
  font-weight: 600;
  line-height: 26.63px;
  text-align: left;
  color: #09132F;
  margin-bottom: 0; 
}
 
.tutor-ratings-stars {
  color: #FFD05A !important;
  margin: 0;
  font-size: 18px !important;
  padding-left: 10px;

}
.rating-prices {
  display: flex;
  align-items: center;
  border: 2px dotted #000000;
  padding: 12px 25px;
  border-radius: 60px;
  justify-content: space-between;
  margin: 16px 0;
}
a.cat-item {
  font-family: Just Another Hand;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
  color: #484848;
}
.product-price{
  position: relative;
}
.product-price::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  height: 48px;
  transform: translate(-45px, -9px);
  border-left: 2px dotted #000000;
}
.lession-count p {
  font-family: Inter;
  font-size: 20px;
  font-weight: 600;
  line-height: 24.2px;
  text-align: left;
  color: #09132F;
  padding-left: 12px;

}
.students-admin-counts {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;

}
.lession-count i {
  color: #4D5FE3;
  font-size: 18px;

}
.lession-count {
  display: flex;
  align-items: center;
}










/* About us */
.awasome-awards h6 {
  font-family: Inter;
  font-size: 30px;
  font-weight: 700;
  line-height: 36.31px;
  text-align: center;
  color: #FF5AA8;
}
.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(100px, 45px);
  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: 0 0 60px 0;
  position: relative;
  margin-top: -100px;
}
.about-left img {
  border-radius: 240px;
}
.about-leftsec img {
  position: absolute;
  border-radius: 240px;
  left: 0;
  bottom: 44px;
  border: 6px solid #fff;
}
.about-details h3 {
  font-family: Just Another Hand;
  font-size: 50px;
  font-weight: 400;
  line-height: 50px;
  text-align: left;
  color: #6C62E9;
  position: relative;
  padding-left: 46px;
}
.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;
}
.about-details h3::before {
  content: "\f005";
  font-family: 'FontAwesome';
  font-size: 20px;
  color: #6C62E9;
  position: absolute;
  left: 0;
  top: -5px;
  font-size: 27px;
  transform: rotate(45deg);
}
.team-social-icons i:hover {
  color: #fff;
  background: #6C62E9;
}
.about-details h4 {
  font-family: Inter;
  font-size: 46px;
  font-weight: 800;
  line-height: 55.67px;
  text-align: left;
  color: #09132F;
}
.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: #6C62E9;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.right-contents p {
  font-family: Inter;
  font-size: 22px;
  font-style: italic;
  font-weight: 400;
  line-height: 33px;
  text-align: left;
  color: #484848;
  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: #222237;
  background: #FFD05A;
  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 */




 .outer-left-right-shape::after {
  clip-path: polygon( 110.729% 100%,0% 91.049%,0% 0%,110.729% 54.987%,110.729% 100% );
  background: #222237;
  width: 94%;
  height: 200px;
  position: absolute;
  top: -38px;
  z-index: -1;
  content: "";
  left: -4px;
  transform: rotate(1deg);
}
 .outer-left-right-shape::before {
  background: #222237;
  width: 94%;
  height: 200px;
  position: absolute;
  bottom: -23px;
  z-index: -1;
  content: "";
  right: 0;
  clip-path: polygon( -11.034% 0%,100% 9.358%,100% 100%,-11.034% 42.513%,-11.034% 0% );
  transform: rotate(1deg);  
}



#guaranteed-certified .outer-left-right-shape::after {
  clip-path: polygon( 110.729% 100%,0% 91.049%,0% 0%,110.729% 54.987%,110.729% 100% );
  background: #222237;
  width: 94%;
  height: 200px;
  position: absolute;
  top: -23px;
  z-index: -1;
  content: "";
  right: 0;
}
#guaranteed-certified .outer-left-right-shape::before {
  background: #222237;
  width: 94%;
  height: 200px;
  position: absolute;
  bottom: -23px;
  z-index: -1;
  content: "";
  left: 0;
  clip-path: polygon( -11.034% 0%,100% 9.358%,100% 100%,-11.034% 42.513%,-11.034% 0% );
}



#guaranteed-certified .outer-left-right-shape::after {
  clip-path: polygon( 110.729% 100%,0% 91.049%,0% 0%,110.729% 54.987%,110.729% 100% );
  background: #6C62E9;
  width: 94%;
  height: 200px;
  position: absolute;
  top: -37px;
  z-index: -1;
  content: "";
  right: 0;
  left: unset;
  transform: rotate(0deg);
}
#guaranteed-certified .outer-left-right-shape::before {
  background: #6C62E9;
  width: 94%;
  height: 200px;
  position: absolute;
  bottom: -42px;
  z-index: -1;
  content: "";
  clip-path: polygon( -11.034% 0%,100% 9.358%,100% 100%,-11.034% 42.513%,-11.034% 0% );
  left: -3px;
  transform: rotate(0deg);
}
section#faqs {
  position: relative;
}
.outer-shape-section {
  background: #6C62E9;
  padding: 250px 0;
  clip-path: polygon( -0.5% 0%,100.125% 9.235%,100.125% 100%,-0.5% 90.765%,-0.5% 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: #FF5AA8;
  PADDING: 18px 60px;
  text-decoration: none;
  border-radius: 40px;

}
.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: 50px;
  font-weight: 400;
  line-height: 50px;
  text-align: left;
  color: #FFFFFF;
  position: relative;
    padding-left: 46px;
}
.faq-main-heading h2::before {
  content: "\f005";
  font-family: 'FontAwesome';
  font-size: 20px;
  color: #FFFFFF;
  position: absolute;
  left: 0;
  top: -5px;
  font-size: 27px;
  transform: rotate(45deg);
}
.faq-main-heading h6 {
  font-family: Inter;
  font-size: 42px;
  font-weight: 800;
  line-height: 50.83px;
  text-align: left;
  color: #FFD952;
}
.card-header {
  background-color: unset !important;
  border-bottom: none !important;
}
.accordion-item  {
  background-color: unset !important;
  border: 1px solid #FFFFFF !important;
  padding: 0px;}

.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: #6C62E9 !important;
  background-color: transparent;
}

.accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 1rem 1.25rem;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  background-color: #FFD05A !important;
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;
  padding: 26px 20px !important;
}
.accordion-button {
  font-family: Inter;
  font-size: 20px !important;
  font-weight: 400;
  line-height: 24.2px;
  text-align: left;
  color: #222237 !important;
}
.accordion-button:not(.collapsed){
  color: #FFFFFF !important;
  padding: 0;
}
.accordion-header {
  padding: 0px !important;
}
.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;
  padding: 5px 20px;

}

.search-cart-icons {
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.free-quotes a {
  font-family: Inter;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  text-align: center;
  color: #222237;
  background: #FFD05A;
  PADDING: 16px 40px;
  border-radius: 40px;
}
.cart i {
  font-size: 20px;
  color: #000;
  font-weight: 900;
}


.outer_dpage {
  padding: 60px 0;
}
button.wc-block-cart-item__remove-link {
  font-family: Inter !important;
  font-size: 13px !important;
  font-weight: 500;
  line-height: 39.6px;
  text-align: left;
  color: #09132F !important;
}
.wc-block-components-product-metadata__description p {
  font-family: Inter;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 33px;
  text-align: left;
  color: #484848;
}
.tutor-btn-block {
  display: flex;
  justify-content: center;
  width: 100%;
  background: azure;
  color: #222237;
  background: #FFD05A;
  border: unset;
  padding: 14px;
  font-family: 'Inter';
  font-size: 16px;
  font-weight: 600;
}
.tutor-course-details-ratings {
  position: absolute;
  right: 0;
  transform: translate(-205px, 52px);
}
.experts {
  transform: translate(56px, -207px);

}
.tutor-meta>* {
  color: unset !important;
  font-size: 18px;
  font-weight: 400;
}
.tutor-btn-ghost {
  padding: 0px !important;
  position: relative;
  color: #222237;
  border-radius: 0;
  outline: 0;
  font-family: 'Inter';
}
.tutor-btn-ghost:hover {
  color: #6C62E9;
}
.top{
  transform: translate(-56px, 27px);
}
.tutor-btn-outline-primary:hover, .tutor-btn-outline-primary:focus, .tutor-btn-outline-primary:active {

  background: #6C62E9 !important;
  color: #FFD952 !important;
}
.newsletter-contents h3 {
  font-family: Inter !important;
  font-size: 24px !important;
  font-weight: 800 !important;
  line-height: 42.36px !important;
}
.tutor-course-details-page.tutor-container{
  position: relative;
}
.wc-block-components-button:not(.is-link) {
  font-family: Inter ;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  text-align: center;
  color: #222237;
  background: #FFD05A !important;
  PADDING: 16px 40px;
  border-radius: 40px;
}
.is-large.wc-block-cart .wc-block-cart-items th {
  padding: 8px 16px 8px 0;
  white-space: nowrap;
  font-family: Inter;
  font-size: 14px;
  font-weight: 700;
  line-height: 39.6px;
  text-align: left;
  color: #09132F;
}
.wc-block-components-totals-coupon .wc-block-components-panel__button {
  margin-top: 0;
  padding-top: 0;
  font-family: Inter;
  font-size: 16px;
  font-weight: 300;
  line-height: 39.6px;
  text-align: left;
  color: #09132F;
}
.wc-block-components-totals-item__label {
  flex-grow: 1;
  font-family: Inter;
  font-size: 16px;
  font-weight: 300;
  line-height: 39.6px;
  text-align: left;
  color: #09132F;
}
.is-large.wc-block-cart .wc-block-cart__totals-title{
  font-family: Inter !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  line-height: 39.6px;
  text-align: left;
  color: #09132F !important;

}
.wc-block-components-product-name {
  font-size: 1em;
  overflow-wrap: anywhere;
  word-break: break-word;
  font-family: Inter;
  font-size: 18px;
  font-weight: 500;
  line-height: 39.6px;
  text-align: left;
  color: #09132F;
}
.wc-block-components-formatted-money-amount {
  white-space: nowrap;
  font-family: Inter;
  font-size: 18px;
  font-weight: 500;
  text-align: left;
  color: #09132F;
}
/* Frequents Updates */
section#frequent-updates {
  padding: 60px 0;
}
.blog-main-heading h2 {
  font-family: Just Another Hand;
  font-size: 50px;
  font-weight: 400;
  line-height: 50px;
  text-align: center;
  color: #6C62E9;
}
.blog-heading h4 {
  font-family: Inter;
  font-size: 35px;
  font-weight: 800;
  line-height: 42.36px;
  text-align: center;
  color: #09132F;
}
.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: 26px;
  font-weight: 700;
  line-height: 31px;
  text-align: left;
  color: #09132F;
  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 {
  font-family: Inter;
  font-size: 14px;
  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: #222237;
  background: #FFD05A;
  PADDING: 14px 62px;
  text-decoration: none;
  border-radius: 40px;
}
.blog-information {
  padding: 20px 0;
}
.category-title {
  padding: 10px 0;
}
.blog-main-heading h2::before {
  content: "\f005";
  font-family: 'FontAwesome';
  font-size: 20px;
  color: #6C62E9;
  position: absolute;
  left: -47px;
  top: -5px;
  font-size: 27px;
  transform: rotate(45deg);
}
.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: #6C62E9 !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: #FF782D;
  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: #6C62E9;
  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: #020253;
}
.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: #6C62E9  ;
  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: #3E3E77;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  margin-bottom: 0;
  text-align: center;
}


.contact-page-details .inner-cont p a:hover {
  color: #6C62E9  ;
}

i.fas.fa-plus.modal-link {
  position: absolute;
  top: 0;
}
.test-copyright {
  display: flex;
  align-items: center;
  justify-content: center;
}

.test-copyright a {
  font-family: Inter;
  font-size: 18px;
  font-weight: 600;
  line-height: 21.78px;
  text-align: center;
  color: #FFD05A;
  padding: 0 10px;

}
#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: unset;
  color: #222237;
}
.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: #020253;
}
.contac_form input {

  background: var(--unnamed-color-ff001a) 0% 0% no-repeat padding-box;
  background:#F57005;
    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 */
.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: #222237;
}
.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: #FFC634;
  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 {
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(0px, -22px);
}
span.news-comments {
  font-family: Inter;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
  color: #000000;
}
span.news-comments i {
  color: #6C62E9;
  font-weight: 700;
  font-size: 16px;
}
.category-title i {
  color: #6C62E9;
  font-weight: 700;
  font-size: 16px;
  margin-right: 10px;
}
/* teams */

.items-our_teachers img {
  width: 238px;
  height: 357px;
  object-fit: fill;
  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_teachers {
  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;
}
.meta-location i {
  font-weight: 900;
  color: #6C62E9;
  font-style: normal;
  padding-right: 10px;
}
.items-our_teachers {
  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;
}
.teachers-content-details {
  padding: 26px;
}

section#our-teacher {
  padding: 60px 0 0;
  position: relative;
}
.our-teacher-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: 194px;
  margin: 4px 17px;
  transition-duration: 4s;
  object-fit: cover;
  height: 190px;
}
.choose-icon img:hover {
  transform: scale(1.2);
  -webkit-transform: scale(0.5);
  -moz-transform: scale(1.2);
  z-index: 0;
}
.meta-designations h5 {
  font-family: Inter;
  font-size: 20px;
  font-weight: 400;
  line-height: 24.2px;
  text-align: left;
  color: #6C62E9;
  margin-bottom: 0;

}
.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 6 Free';
  font-weight: 900;
  color: #6C62E9;
  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: #6C62E9;
  font-size: 18px;
  margin: 0 10px;
}
.phone-icon {
  display: flex;
  align-items: center;
  justify-content: center;
}

.our-teacher-headings {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.our-teacher-headings h2 {
  font-family: Just Another Hand;
  font-size: 50px;
  font-weight: 400;
  line-height: 50px;
  text-align: left;
  color: #6C62E9;
  position: relative;
}
.our-teacher-headings h2::before {
  content: "\f005";
  font-family: 'FontAwesome';
  font-size: 20px;
  color: #6C62E9;
  position: absolute;
  left: -47px;
  top: -5px;
  font-size: 27px;
  transform: rotate(45deg);
}
.our-teacher-headings h6 {
  font-family: Inter;
  font-size: 35px;
  font-weight: 800;
  line-height: 42.36px;
  text-align: center;
  color: #09132F;
}


/* Contact us for */
section#contact-us-for {
  padding: 60px 0;
}
.contact-us-for-heading h2 {
  font-family: Just Another Hand;
  font-size: 50px;
  font-weight: 400;
  line-height: 50px;
  text-align: left;
  color: #6C62E9;
  padding-left: 46px;
  position: relative;

}
.contact-us-for-heading h6 {
  font-family: Inter;
  font-size: 35px;
  font-weight: 800;
  line-height: 42.36px;
  text-align: left;
  color: #09132F;
}
.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: #09132F;
  padding: 10px 0;

}
.tutor-course-list-btn a:hover {
  background: #6C62E9;
  color: #FFD952;
}
.post-featured:hover .blog-information a {
  background: #6C62E9;
  color: #FFD952;
}
.post-featured:hover .blog-title a{
  color: #6C62E9;
}
.post-featured:hover .category-title i {
  color: #FFD952;
}
.post-featured:hover.category-title a {
  color: #6C62E9;
}
input.wpcf7-form-control.wpcf7-text::placeholder {
  font-family: Inter;
  font-size: 18px;
  font-weight: 400;
  line-height: 26.63px;
  text-align: left;
  color: #09132F;
}
textarea.wpcf7-form-control.wpcf7-textarea::placeholder {
  font-family: Inter;
  font-size: 18px;
  font-weight: 400;
  line-height: 26.63px;
  text-align: left;
  color: #09132F;
}

.clients-heading {
  display: flex;
  align-items: self-start;
  justify-content: center;
  flex-direction: column;
}
.row.footer-outer-border {
  border-bottom: 1px solid #fff;
  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: #FFD05A;
  width: 100%;
  padding: 16px;
  border-radius: 40px;
  color: #222237;
  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: #09132F;
  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: #09132F;
  padding: 0;
}
.wpcf7-list-item {
  display: inline-block;
  margin: 10px 22px 0 0px !important;
}
input[type="checkbox"] {
  border: 1px solid #6C62E9;
  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: #09132F;
  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: #6C62E9;
  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: #6C62E9;
  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;
}
h2.wp-block-heading {
  font-family: Inter;
  font-size: 25px;
  font-weight: 700;
  line-height: 42.36px;
  text-align: left;
  color: #09132F;
}
ul.wp-block-latest-posts__list.wp-block-latest-posts li a {
  font-family: Inter;
  font-size: 14px;
  font-weight: 400;
  line-height: 25.41px;
  text-align: left;
  color: #09132F;
}
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: #FF782D;
  PADDING: 11px 14px;
  text-decoration: none;
  border-radius: 0;
  border: 1px solid #FF782D;
}
.no-comments.wp-block-latest-comments {
  font-family: Inter;
  font-size: 16px;
  font-weight: 400;
  line-height: 25.41px;
  text-align: left;
  color: #09132F;
}
.wp-block-search__label {
  width: 100%;
  font-family: Inter;
  font-size: 16px;
  font-weight: 400;
  line-height: 25.41px;
  text-align: left;
  color: #09132F;
}
.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: #09132F;
}
p.termsndcond-para {
  font-family: Inter;
  font-size: 16px;
  font-weight: 400;
  line-height: 25.41px;
  text-align: left;
  color: #09132F;
}
.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: #09132F;
}
.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;
}
.contact-us-for-heading h2::before {
  content: "\f005";
  font-family: 'FontAwesome';
  font-size: 20px;
  color: #6C62E9;
  position: absolute;
  left: 0;
  top: -5px;
  font-size: 27px;
  transform: rotate(45deg);
}
/* 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: #09132F;
}
.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: #FFD05A;
  border-radius: 5px;
  margin: 0;
  padding: 12px 24px;
  color: #FFFFFF;


}
span.submit-button {
  position: absolute;
  top: 20px;
  right: 11px;
}


.newsletter-form input.wpcf7-form-control.wpcf7-text {
  border: unset;
  border-bottom: none;
  margin: 10px;
  width: 100%;
  background: unset;
  padding: 10px 0;
  background: #FFFFFF;
  padding: 22px;
  border-radius: 5px;
}

aside#wpb_widget-2 {
  display: flex;
  align-items: center;
}

/* guaranted certified  */

.guaranted-certified-details h2::before {
  content: "\f005";
  font-family: 'FontAwesome';
  font-size: 20px;
  color: #FFF;
  position: absolute;
  left: 0;
  top: -5px;
  font-size: 27px;
  transform: rotate(45deg);
}


section#guaranteed-certified{
  position: relative;
}
.outer-guaranted-shape {
  padding: 100px 0;
  background: #222237;
  clip-path: polygon( -0.5% 0%,100.125% 11.905%,100.125% 100%,-0.5% 88.095%,-0.5% 0% );
  position: relative;
}
.guaranted-certified-details h2 {
  font-family: Just Another Hand;
  font-size: 50px;
  font-weight: 400;
  line-height: 50px;
  text-align: left;
  color: #FFFFFF;
  position: relative;
  padding-left: 42px;
}
.guaranted-certified-details h4 {
  font-family: Inter;
  font-size: 42px;
  font-weight: 800;
  line-height: 50.83px;
  text-align: left;
  color: #FFD952;
  width: 84%;

}
.guaranted-certified-details p {
  font-family: Inter;
  font-size: 22px;
  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: #222237;
  background: #FFD05A;
  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: #222237;
  background: #FFD05A;
  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: #FF5AA8;
  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 #09132F;
  border-radius: 17px;
  padding: 24px 42px;
  position: relative;
}
.pricing-tab-contents:hover {
  background: #6C62E9;
}
.pricing-tab-contents:hover .month-plan h4 {
  color: #6C62E9;
    background: #fff;

}
.pricing-tab-contents:hover h2{
  color: #6C62E9;
  background: #fff;

}
.pricing-tab-contents:hover .month-plan h5
{
  color: #6C62E9;

}
.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: #6C62E9;
  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;
}
.check-anual-plan i {
  content: "";
  width: 58px;
  height: 58px;
  background: #FFFFFF;
  position: absolute;
  left: 0;
  border-radius: 50px;
  transform: translate(-29px, 0px);
  top: 0;
  bottom: 0;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #000000;
  color: #222237;
}
.month-plan {
  border-radius: 17px;
  padding: 28px 42px;
  background: #222237;
  position: relative;

}
.planoffer-left {
  position: absolute;
  bottom: 0;
  z-index: -1;
}


/* Single blog page */
.feature-box img {
  width: 100%;
  height: 600px;
  object-fit: cover;
  margin-top: 63px;
}

.wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output {
  border-color: #fff !important;
  color: #fff;;
  text-align: center;
  font-family: 'Inter';
  font-size: 14px;
  font-weight: 500;
  margin: 0 0 18px;
}

.main-single-div .content_page {
  background: #6C62E9;
  padding: 60px;
  margin: 0 0 60px 0;
  transform: translate(0px, -55px);
}
.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: #222237;
  background: #FFD05A;
  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: #6C62E9;
  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;
 
}

.free-quotes a:hover {
  background: #6C62E9;
  color: #FFD952;
}
.banner-btn a:hover {
  background: #6C62E9;
  color: #FFD952;
}
.about-btn a:hover{
  background: #6C62E9;
  color: #FFD952;   
}
.all-courses-button a:hover{
  background: #6C62E9;
  color: #FFD952; 
}
.guaranted-certified-btn a:hover{
  background: #6C62E9;
  color: #FFD952; 
}
.get-in-touch-faq-btn a:hover{
background: #FFD952;
color: #6C62E9;
}
.blogs-details:hover .blog-information a{
  background: #6C62E9;
  color: #FFD952; 
}
.blogs-details:hover .blog-title a{
  color: #6C62E9
  ;

}
.cat-box:hover img {
  filter: brightness(100);
}
.blogs-details:hover .category-title a{
  color: #6C62E9; 

}
.blogs-details:hover span.news-comments{
  color: #6C62E9; 

}
.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: #222237;
  background: #FFD05A;
  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: #6C62E9 !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: #09132F;
}
.list-item-button a {
  font-family: Inter;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  text-align: center;
  color: #FFF;
  background: #09132F;
  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: #09132F; 
  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: #09132F;
  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;
  PADDING: 16px 40px;
  text-decoration: none;
  border-radius: 40px;
  border: unset !important;
  color: #222237;
  background: #FFD05A;
}
.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: #222237;
  background: #FFD05A;
  PADDING: 16px 40px;
  text-decoration: none;
  border-radius: 40px;
}

.courses_list-heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.about-icon-images:hover {
  background: #FF5AA8;
}

.active-students:hover {
  background: #FFD952;
}
.online-courses:hover {
  background: #6C62E9;
}
.experts:hover {
  background: #6C62E9;
}
.circle-left {
  position: absolute;
  top: 0;
  left: 0;
}

.experts:hover h6{
  color: #fff;
}
.award-icon-image img {
  background: #FF5AA8;
  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);
}

.courses-box img {
  transition: opacity 1s, transform 0.7s ease-in;
}
.courses-box img:hover {
  transform: scale(1.1);
}

/* Keyframe for smooth slide-in from the top */
@keyframes smoothSlideInFromTop {
  0% {
      max-height: 0;
      opacity: 0;
      transform: translateY(-100%);
  }
  100% {
      max-height: 200px; /* Adjust based on content */
      opacity: 1;
      transform: translateY(0);
  }
}

/* Keyframe for smooth slide-out to the top */
@keyframes smoothSlideOutToTop {
  0% {
      max-height: 200px;
      opacity: 1;
      transform: translateY(0);
  }
  100% {
      max-height: 0;
      opacity: 0;
      transform: translateY(-100%);
  }
}

/* Initial state: hidden */
#qnimate.off #search {
  max-height: 0;
  opacity: 0;
  transform: translateY(-100%);
  overflow: hidden;
  animation: smoothSlideOutToTop 0.7s cubic-bezier(0.68, -0.55, 0.27, 1.55) forwards;
}

/* Open state: shown */
#qnimate.on #search {
  max-height: 200px; /* Adjust based on content */
  opacity: 1;
  transform: translateY(0);
  animation: smoothSlideInFromTop 0.7s cubic-bezier(0.68, -0.55, 0.27, 1.55) forwards;
}

.search-icon {
  cursor: pointer;
  transition: transform 0.4s cubic-bezier(0.68, -0.55, 0.27, 1.55);
}

.search-icon:hover {
  transform: rotate(20deg) scale(1.2);
}

#qnimate {
  position: relative;
}



#search {
  background: rgba(108, 98, 233, 0.9);
  padding: 15px; /* Adjust padding as needed */
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(0,0,0,0.1); /* Optional for a shadow effect */
  box-shadow: 0px 0px 34px 0px #FFAA9E75;

}
input.search-field::placeholder {
  color: #fff;
  font-family: Inter;
  font-size: 17px;
  font-weight: 500;
  line-height: 20.57px;
  text-align: left;
}


/* free courses */
section#free-courses {
  padding: 60px;
}
.free-courses-heading h2 {
  font-family: Just Another Hand;
  font-size: 50px;
  font-weight: 400;
  line-height: 50px;
  text-align: center;
  color: #6C62E9;
  position: relative;
}
.free-courses-heading h6 {
  font-family: Inter;
  font-size: 35px;
  font-weight: 800;
  line-height: 42.36px;
  text-align: center;
  color: #09132F;
}
.course-count {
  font-family: Inter;
  font-size: 20px;
  font-weight: 600;
  line-height: 24.2px;
  text-align: left;
  color: #09132F;
  padding-left: 10px;
}
.tutor-meta-icon {
  line-height: 1.6;
  margin-right: 4px;
  font-size: 22px;
  color: #FF5AA8;
  font-weight: 900;
}


.hover-effect::before {
  right: 0;
  opacity:0.7;
  top: 0;
}
.hover-effect::after {
  bottom: 0;
  opacity: 0.7;
  left: 0;
}


.hover-effect::before, .hover-effect::after {
  content: "";
  background: #FFD05A;
  height: 0;
  width: 0;
  z-index: 1;
  position: absolute;
  -webkit-transition-duration: 1.3s !important;
  -o-transition-duration: 1.3s;
transition-duration: 1.3s !important;
}
.blogs-details:hover .hover-effect::after, .hover-effect::before {
  height: 100%;
  opacity: 0;
  width: 100%;
}
.box.hover-effect{
  position: relative;
}