* {
  font-family: "Poppins", sans-serif;
}
body {
  font-family: "Poppins", sans-serif;
}
.site-header {
  background-color: transparent;
  position: fixed;
  top: 0;
  width: 100%;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 1;
}
.site-branding {
  position: absolute;
  left: 20px;
  top: 20px;
}
@media screen and (max-width: 967px) {
  .site-branding {
    top: 20px;
    left: 15px;
    width: 100px;
  }
}
@media screen and (max-width: 767px) {
  .site-branding {
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1400px) and (max-width: 1600px) {
  .bannerSection .e-con-inner {
    width: 1100px !important;
  }
}
@media screen and (max-width: 967px) {
  .bannerSection {
    background-size: 60% !important;
  }
}
@media screen and (max-width: 767px) {
  .bannerSection {
    background-image: none !important;
  }
}
.bannerSection h3 span,
.bannerSection h4 span,
.bannerSection h5 span {
  color: #f6e900;
}
.championsCarousel p {
  font-size: 14px;
  color: #444;
}
.championsCarousel p:first-child {
  min-height: 120px;
}
.championsCarousel p strong {
  font-weight: normal;
  color: #858585;
}
.championsCarousel .swiper-horizontal::before {
  left: 0;
  background: linear-gradient(270deg, rgba(255, 255, 255, 0), #FFF 99%);
}
.championsCarousel .swiper-horizontal::after {
  right: 0;
  background: linear-gradient(-270deg, rgba(255, 255, 255, 0), #FFF 99%);
}
.championsCarousel .swiper-horizontal:before,
.championsCarousel .swiper-horizontal:after {
  display: block;
  width: 25%;
  position: absolute;
  top: 0;
  height: 100%;
  content: '';
  z-index: 2;
}
@media screen and (max-width: 967px) {
  .championsCarousel .swiper-horizontal:before,
  .championsCarousel .swiper-horizontal:after {
    display: none;
  }
}
.championsCarousel .swiper {
  padding: 20px 0;
}
.championsCarousel .swiper-slide {
  padding: 15px;
  background: #FFF;
  box-shadow: 6px 4px 10px 0 rgba(0, 0, 0, 0.25);
}
.wcbym .elementor-icon-list-icon {
  min-width: 24px;
  min-height: 24px;
  border-radius: 100px;
  background-color: #ffcd02;
  justify-content: center;
  align-items: center;
  margin-right: 5px;
}
.dtvca .e-con-inner {
  background-color: #162A6F;
  padding: 30px;
}
@media screen and (max-width: 767px) {
  .dtvca .e-con-inner {
    padding: 10px;
  }
}
.dtvca .e-con-inner p {
  margin-bottom: 0;
}
.dtvca .playBtn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.dtvca .playBtn a {
  background-color: transparent;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.dtvca .playBtn a svg {
  width: 120px;
  height: 80px;
}
.victoriansSay .elementor-testimonial {
  background-color: #fffbdd;
  border-radius: 0 80px 0 80px;
  padding: 50px 100px 80px;
  align-items: center;
}
@media screen and (max-width: 967px) {
  .victoriansSay .elementor-testimonial {
    padding: 50px;
  }
}
@media screen and (max-width: 767px) {
  .victoriansSay .elementor-testimonial {
    padding: 15px;
    flex-direction: column;
  }
}
.victoriansSay .elementor-testimonial__image {
  background: url(../vca-child/img/testimonial-avatar-bg-shape.png) 0 0 no-repeat;
  background-size: cover;
  width: 297px;
  height: 300px;
  display: inline-flex;
  justify-content: flex-start;
  align-items: end;
}
.victoriansSay .elementor-testimonial__image img {
  margin-left: 0;
  margin-bottom: 0;
  width: 100% !important;
  height: 100% !important;
  max-width: 300px;
  max-height: 300px;
}
@media screen and (max-width: 967px) {
  .victoriansSay .elementor-testimonial__image {
    width: 197px;
    height: 200px;
  }
}
@media screen and (max-width: 967px) {
  .victoriansSay .elementor-testimonial__image {
    max-width: 200px;
    max-height: 200px;
  }
}
.victoriansSay .elementor-testimonial__content {
  display: inline-flex;
  align-items: center;
  flex-wrap: wrap;
  padding-left: 40px;
  position: relative;
  padding-top: 35px;
  padding-bottom: 35px;
}
@media screen and (max-width: 967px) {
  .victoriansSay .elementor-testimonial__content {
    padding-left: 20px;
  }
}
@media screen and (max-width: 767px) {
  .victoriansSay .elementor-testimonial__content {
    order: 1;
    padding-left: 10px;
    margin-top: 20px;
  }
}
.victoriansSay .elementor-testimonial__content::before,
.victoriansSay .elementor-testimonial__content::after {
  width: 36px;
  height: 36px;
  position: absolute;
  content: '';
  display: inline-block;
}
.victoriansSay .elementor-testimonial__content::before {
  top: -5px;
  left: 40px;
  background: url(../vca-child/img/comma.png) 0 0 no-repeat;
  transform: rotateY(180deg);
}
@media screen and (max-width: 767px) {
  .victoriansSay .elementor-testimonial__content::before {
    left: 10px;
  }
}
.victoriansSay .elementor-testimonial__content::after {
  top: 82% !important;
  right: -20px;
  background: url(../vca-child/img/comma.png) 0 0 no-repeat;
}
@media screen and (max-width: 767px) {
  .victoriansSay .elementor-testimonial__content::after {
    right: 10px;
  }
}
.victoriansSay .elementor-testimonial__cite {
  order: -1;
  margin-top: 0 !important;
  margin-bottom: 5px;
}
.victoriansSay .elementor-testimonial__name {
  margin-bottom: 10px;
}
.victoriansSay .elementor-swiper-button-prev {
  left: 0 !important;
}
.victoriansSay .elementor-swiper-button-next {
  right: 0 !important;
}
.certifiedCourses .elementor-widget-text-editor {
  padding: 0 20px 20px;
  color: #444;
}
.certifiedCourses .elementor-widget-text-editor div {
  font-weight: 500;
  color: #222;
}
.certifiedCourses .elementor-widget-text-editor div:last-child {
  font-weight: normal;
  color: #666;
}
.certifiedCourses .card {
  box-shadow: 0px 8px 5px 0 rgba(0, 0, 0, 0.25);
  padding-bottom: 100px;
}
.certifiedCourses .card h2 {
  min-height: 64px;
  padding: 0 30px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 967px) {
  .certifiedCourses .card h2 {
    padding: 0 20px;
    font-size: 24px;
  }
}
.certifiedCourses .card::before {
  width: 90px;
  height: 90px;
  position: absolute;
  top: 31%;
  right: 0;
  left: auto;
  content: '';
  background: url(../vca-child/img/chess-board-shape.png) 0 0 no-repeat;
  background-size: contain;
  display: block;
}
@media screen and (max-width: 967px) {
  .certifiedCourses .card::before {
    top: 19%;
  }
}
.certifiedCourses .card::after {
  width: 90px;
  height: 90px;
  position: absolute;
  top: 27%;
  right: 0;
  left: auto;
  content: '';
  display: block;
}
@media screen and (max-width: 967px) {
  .certifiedCourses .card::after {
    top: 17%;
  }
}
.certifiedCourses .card:first-child:after {
  background: url(../vca-child/img/knight.png) right 0 no-repeat;
  background-size: cover;
}
.certifiedCourses .card:nth-child(2):after {
  background: url(../vca-child/img/king.png) right 0 no-repeat;
  background-size: cover;
}
.certifiedCourses .card:last-child:after {
  background: url(../vca-child/img/elephant.png) right 0 no-repeat;
  background-size: cover;
}
.certifiedCourses .card .elementor-widget-button {
  padding-left: 30px;
  display: flex;
  align-items: center;
  position: absolute;
  bottom: 20px;
  width: 100%;
}
.certifiedCourses .card .elementor-widget-button .elementor-button {
  font-size: 0;
  background: url(../vca-child/img/enroll-now-button.png) 0 0 no-repeat;
  width: 190px;
  height: 62px;
  background-size: contain;
}
.classesBenefits .widget-image-caption {
  padding: 0 15%;
}
.realResult .card {
  padding: 120px 35px 40px;
  background-color: #393186;
  color: #ffffff;
  font-size: 28px;
  font-weight: 500;
  border-radius: 60px;
  border: solid 2px #fff;
  box-shadow: 0 10px 10px 5px rgba(0, 0, 0, 0.3);
}
@media screen and (max-width: 967px) {
  .realResult .card {
    padding: 80px 20px 40px;
    font-size: 20px;
    justify-content: space-evenly;
    border-radius: 40px;
  }
}
@media screen and (max-width: 767px) {
  .realResult .card .elementor-heading-title strong {
    display: block;
  }
}
.realResult .card .elementor-widget-image {
  width: 180px;
  height: 180px;
  padding: 20px;
  border-radius: 100%;
  background-color: #ffffff;
  box-shadow: 0px 0 10px 3px rgba(0, 0, 0, 0.3);
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: -15%;
  left: 0;
  right: 0;
  margin: 0 auto;
}
@media screen and (max-width: 967px) {
  .realResult .card .elementor-widget-image {
    width: 100px;
    height: 100px;
    padding: 0;
    top: -5%;
  }
}
@media screen and (max-width: 767px) {
  .realResult .card .elementor-widget-image {
    top: -12%;
  }
}
.realResult .card .elementor-widget-image img {
  padding: 20px;
}
.realResult .card .elementor-widget-text-editor {
  color: #ffffff;
}
.realResult .card .elementor-widget-text-editor h2 {
  font-size: 2.2rem;
  font-family: "DM Serif Display", serif;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 50%;
  margin-top: 10px;
}
@media screen and (max-width: 967px) {
  .realResult .card .elementor-widget-text-editor h2 {
    font-size: 1.8rem;
  }
}
.realResult .card .elementor-widget-text-editor p {
  line-height: inherit;
  line-height: 40px;
}
@media screen and (max-width: 967px) {
  .realResult .card .elementor-widget-text-editor p {
    line-height: 30px;
  }
}
.realResult .card .elementor-widget-text-editor p strong {
  color: #ffcd02;
  font-weight: 500;
}
.realResult .card:nth-child(2) {
  background-color: #ffcd02;
}
.realResult .card:nth-child(2) .elementor-widget-text-editor {
  color: #222222;
}
.realResult .card:nth-child(2) .elementor-widget-text-editor p strong {
  color: #393186;
}
.faqWrapper {
  background: url(../vca-child/img/faqBg.jpg) left top repeat;
}
.faqWrapper .e-n-accordion {
  padding: 30px 40px 40px;
  background: rgba(255, 255, 255, 0.7);
}
@media screen and (max-width: 967px) {
  .faqWrapper .e-n-accordion {
    padding: 30px 20px 40px;
  }
}
.faqWrapper .e-n-accordion-item-title {
  border: 0;
  border-bottom: solid 1px #d5d8dc;
}
.site_footer {
  position: relative;
  overflow: hidden;
  padding: 85px 0;
  background: #1F1F1F;
  color: #ffffff;
}
@media screen and (max-width: 967px) {
  .site_footer {
    padding: 30px 0;
  }
}
.site_footer::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  background: #162A6F;
  height: 100%;
  width: 46%;
}
@media screen and (max-width: 967px) {
  .site_footer::before {
    width: 48%;
  }
}
@media screen and (max-width: 767px) {
  .site_footer::before {
    width: 100%;
    height: 34%;
  }
}
.site_footer .container {
  max-width: 1240px;
  margin: 0 auto;
}
@media screen and (max-width: 967px) {
  .site_footer .container {
    padding: 0 15px;
  }
}
.site_footer .footer_top {
  position: relative;
  z-index: 1;
}
.site_footer .footer_bottom {
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .site_footer .footer_bottom .footer_row {
    flex-direction: column-reverse;
  }
}
.site_footer .footer_row {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .site_footer .footer_row {
    flex-direction: column;
  }
}
.site_footer .footer_menu {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -22.5px;
  padding-left: 0;
  list-style: none;
}
.site_footer .footer_menu li {
  width: 50%;
  padding: 0 22.5px;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .site_footer .footer_menu li {
    margin-bottom: 10px;
  }
}
.site_footer .footer_menu li a {
  color: #ffffff;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
@media screen and (max-width: 767px) {
  .site_footer .footer_menu li a {
    font-size: 16px;
    font-weight: 500;
  }
}
.site_footer .footer_menu li:hover a {
  color: #ffcd02;
}
.site_footer .footer_social_wrap {
  margin-top: 54px;
}
.site_footer .foot_col_ttl {
  color: #ffffff;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  line-height: 28px;
  margin-bottom: 5px;
}
@media screen and (max-width: 767px) {
  .site_footer .foot_col_ttl {
    font-size: 18px;
  }
}
.site_footer .social_links {
  display: flex;
  align-items: center;
  padding-left: 0;
  list-style: none;
}
.site_footer .social_links li {
  margin-left: 20px;
}
.site_footer .social_links li:first-child {
  margin-left: 0;
}
.site_footer .social_links li a {
  font-size: 0;
  text-indent: -99999px;
  display: inline-block;
  height: 27px;
  background: url(../vca-child/img/social-media-links.svg) no-repeat left center;
}
.site_footer .social_links li a:hover {
  background-image: url(../vca-child/img/social-media-links-hover.svg);
}
.site_footer .social_links li a.facebook {
  width: 12px;
}
.site_footer .social_links li a.linkedin {
  width: 29px;
  background-position: -31px center;
}
.site_footer .social_links li a.whatsapp {
  width: 24px;
  background-position: -79px center;
}
.site_footer .social_links li a.twitter {
  width: 28px;
  background-position: -123px center;
}
.site_footer .social_links li a.youtube {
  width: 30px;
  background-position: -171px center;
}
.site_footer .social_links li a.instagram {
  width: 23px;
  background-position: -220px center;
}
.footer_contact_wrap {
  max-width: 574px;
  color: #FFF;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
}
@media screen and (max-width: 767px) {
  .footer_contact_wrap {
    font-size: 16px;
    line-height: 24px;
  }
}
.footer_contact_wrap a {
  color: #FFF;
}
.footer_contact_wrap a:hover {
  color: #ffcd02;
}
.footer_contact_wrap > div {
  position: relative;
  margin-top: 36px;
  padding-left: 76px;
}
@media screen and (max-width: 767px) {
  .footer_contact_wrap > div {
    padding-left: 50px;
  }
}
.footer_contact_wrap > div:first-child {
  margin-top: 0;
}
.footer_contact_wrap > div:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  background-position: center center;
  background-repeat: no-repeat;
  width: 40px;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  .footer_contact_wrap > div:before {
    width: 30px;
  }
}
.footer_contact_wrap > div.contact_address:before {
  background-image: url(../vca-child/img/map-marker.svg);
  height: 43px;
}
@media screen and (max-width: 767px) {
  .footer_contact_wrap > div.contact_address:before {
    height: 33px;
  }
}
.footer_contact_wrap > div.contact_call:before {
  background-image: url(../vca-child/img/call-icon.svg);
  height: 38px;
}
@media screen and (max-width: 767px) {
  .footer_contact_wrap > div.contact_call:before {
    height: 28px;
  }
}
.footer_contact_wrap > div.contact_email:before {
  background-image: url(../vca-child/img/mail.svg);
  height: 28px;
}
.footer_copyright,
.footer_menu_wrap {
  margin-top: 54px;
}
.footer_left_col .footer_menu_wrap {
  margin-top: 0;
}
.footer_copyright p {
  color: #ffffff;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  line-height: 32px;
}
@media screen and (max-width: 767px) {
  .footer_copyright p {
    font-size: 16px;
    line-height: 22px;
  }
}
.footer_menu_wrap .foot_col_ttl {
  font-size: 24px;
  font-weight: 600;
}
.footer_left_col {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .footer_left_col {
    width: 100%;
    margin-bottom: 50px;
  }
}
.footer_right_col {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .footer_right_col {
    width: 100%;
  }
}
.branch_menu {
  display: -webkit-inline-box;
  padding-left: 0;
  list-style: none;
}
.branch_menu li {
  margin-right: 12px;
  padding-right: 12px;
  border-right: 1px solid #fff;
}
.branch_menu li:last-child {
  margin: 0;
  padding: 0;
  border: none;
}
.branch_menu li a {
  color: #ffffff;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
}
@media screen and (max-width: 767px) {
  .branch_menu li a {
    font-size: 16px;
    line-height: 20px;
  }
}
.branch_menu li:hover a {
  color: #ffcd02;
}
.footer-has-copyright {
  display: none;
}
