html.lenis {
  height: auto;
}

.lenis.lenis-smooth {
  scroll-behavior: auto;
}

.lenis.lenis-smooth [data-lenis-prevent] {
  overscroll-behavior: contain;
}

.lenis.lenis-stopped {
  overflow: hidden;
}

.lenis.lenis-scrolling iframe {
  pointer-events: none;
}

.home-page {
  background-color: #fdf1db;
}

.home-page .container-fluid {
  width: 90%;
}

.header-title h2 {
  font-family: "Lato-Light";

  padding-bottom: 1rem;
  font-size: 50px;
}

.home-page .sosa-video-content h2 {
  text-align: center;
  font-size: 65px;
}

.small-heading {
  color: #b38d42;
  font-family: "Lato-Regular";
  padding-bottom: 1rem;
}

.padding-bottom-small {
  padding-bottom: 2rem;
}
.padding-top-big {
  padding-top: 12rem;
}
.padding-bottom-big {
  padding-bottom: 6rem;
}

.home-banner img {
  width: 100%;
}

.home-intro-img img {
  width: 500px;
}
.introduction-home {
  background-repeat: no-repeat;
  background-position-x: right;

  background-size: 400px;
  background-image: url("../media/images/home/f1.png");
}

.introduction-home .intro-content p {
  color: #1e1e1e;
  font-size: 20px;
  width: 70%;
}

.step-section-container {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 0 40px;
}

.step-section-home {
  position: relative;
}

.step-section-container .step-mid-img {
  margin-top: -3rem;
}
.step-section-container .step-last-img {
  margin-top: 2rem;
}

.step-brash-pen {
  position: absolute;
  top: 80%;
  left: 60%;
  transform: translate(-10%, -10%);
}
.step-section-home .container-fluid {
  width: 100%;
}

.home-courses {
  position: relative;
  width: 100%;
  background-image: url("../media/images/f2.png");
  background-repeat: no-repeat;
  background-size: 400px;
  background-position-x: right;
  background-position-y: 50px;
}

.home-courses .feature-button {
  z-index: 245;
  bottom: 0%;
  position: absolute;
  width: 80%;
  left: 10%;
}
.pg3-main .pg3-learning .pg3-learning-brnd{
  position: absolute;
  left: 0;
  opacity: .5;
}
.pg3-main .pg3-learning .learn-tit{
  font-size: 2rem;
}

.home-course-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.home-course-content h4 {
  color: #b38d42;
}
.salon-blogs span{
  font-size: 13px;
  display: inline-block;
  margin: .5rem 0;
}
.salon-blogs h2{
  font-size: 1.5rem; 
  
}
.home-course-content p {
  color: #1e1e1e;
  font-size: 20px;
  width: 75%;
}

.home-course-content a,
.blog-card-item a,
.blogs-card-blog-content a {
  color: #321811;
  text-transform: uppercase;
  position: relative;
  font-size: 16px;
  letter-spacing: 2px;
  font-family: "Lato-Regular";
}

.home-course-content a::after,
.blog-card-item a::after,
.blogs-card-blog-content a::after {
  position: absolute;
  bottom: -50%;
  content: "";
  left: 0;
  width: 50%;
  height: 1px;
  background-color: #321811;
}
.swiper-pagination-progressbar {
  background: #f2dcc3;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #321811;
}
.smart-card P {
  color: #1e1e1e;
  padding: 2rem 0;
  font-size: 16px;
  padding-bottom: 0;
}
.smart-card h4 {
  font-family: "Lato-light";
  color: #b38d42;
}
.smart-card img {
  width: 90%;
}

.main-sneek-heading p {
  color: #1e1e1e;
  font-size: 20px;
}

.sneek-peek-img-container .sneek-peek-img img {
  width: 100%;
}

.sneek-peek-img:nth-child(3),
.sneek-peek-img:nth-child(4) {
  margin-top: 4rem;
}
.sneek-peek-img {
  position: relative;
}
.sneek-peek-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%);
}
.sneek-peek-content a,
.blog-content-latest a {
  color: #ffffff;
  text-transform: uppercase;
  position: relative;
  letter-spacing: 2px;
  font-size: 16px;
  font-family: "Lato-Regular";
}

.sneek-peek-content a::after,
.blog-content-latest a::after {
  position: absolute;
  bottom: -50%;
  content: "";
  left: 0;
  width: 50%;
  height: 1px;
  background-color: #ffffff;
}

.blog-card-item h2 {
  font-size: 30px;
  font-family: "Lato-Regular";
  padding: 20px 0;
  color: #321811;
}

.blog-card-item img {
  width: 100%;
}

.home-cta {
  position: relative;
}

.home-cta-content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.home-cta-content h2 {
  color: #ffffff;
  padding-bottom: 40px;
}

.home-cta-content a {
  padding: 15px 20px;
  background-color: #5f341a;
  color: #ffffff;
  letter-spacing: 3px;
}

.form-control {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid;
  outline: none;
  margin-top: 20px;
  border-radius: 0;
}

.button-equ button {
  width: 180px;
  padding: 10px 20px;
  background-color: #5f341a;
  color: #ffffff;
  letter-spacing: 3px;
  outline: none;
  box-shadow: none;
  border: none;
  font-size: 14px;
}

.line-animation {
  background-image: url("../media/images/home/course-bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  position: relative;
}

.image-right-position {
  position: absolute;
  right: 0;
  top: 0;
}

.line-header h2,
.line-header p {
  color: #ffffff;
}

.blog-para p {
  width: 40%;
}

.blog-page .container-fluid {
  width: 90%;
}

.blog-hero-img img {
  width: 300px;
}

.blog-hero-title h2 {
  font-family: "Lato-light";
  font-size: 60px;
}

.padding-small {
  padding: 4rem 0;
}

.blog-page {
  background-repeat: no-repeat;
  background-position-x: right;
  background-position-y: bottom;
  background-size: 300px;
  background-image: url("../media/images/home/f1.png");
}

.latest-blog-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.latest-blog-container img {
  width: 100%;
}

.blog-content-latest h2 {
  font-size: 30px;
  color: #ffffff;
  font-family: "Lato-regular";
  padding: 20px 0;
}
.blog-content-latest p {
  color: #ffffff;
}

.blog-content-img img {
  position: relative;
}

.blog-content-latest {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  padding: 0 40px;
  width: 600px;
}

.samll-blog-heading h2 {
  font-family: "Lato-regular";
  font-size: 28px;
}

.cat-blog-heading {
  display: flex;
}

.saloneq-blogs {
  padding: 4rem 0;
}

.blogs-card-blog-heading {
  padding: 0 1rem;
}

.blogs-card-blog-heading h2 {
  font-family: "Lato-regular";
  font-size: 30px;
}
.blogs-card-blog-heading span {
  margin-top: 5rem;
  display: block;
  color: #949494;
}

.cat-blog-heading a h2 {
  font-size: 18px;
  color: #b38d42;
  font-family: "Lato-regular";
  padding: 0 20px;
}

.home-cta-mobile {
  position: relative;
}

.home-cta-mobile {
  display: none;
}

.home-equ-img img {
  width: 80%;
}

.home-equ-section .home-equ-brnd{
  position: absolute;
  left: 0;
  top: 0;
  left: 35%;
  opacity: .7;
}
.home-equ-section {
  margin-top: 3rem;
  position: relative;
}

.sosa_vid-section {
  position: relative;
}

.sosa-video-content {
  position: absolute;
  top: 50%;
  left: 50%;
  mix-blend-mode: difference;
  transform: translate(-50%, -50%);
}

.sosa-video-content h2 {
  font-size: 120px;
  color: #ffffff;
}
.latest-home-course {
  background-image: url("../media/images/f2.png");
  background-repeat: no-repeat;
  background-position-x: -200px; 
  background-size: 900px;
}
.latest-home-course h2 span {
  font-weight: 300;
  font-family: "Lato-Light";
  font-size: 64px;
}

main.home-page.franchise-page .column-b {
  background-image: none;
}

main.home-page.franchise-page div#no-me-tar .add-btn-color > span {
  font-size: 34px;
  color: #a6866d;
}

main.home-page.franchise-page div#no-me-tar a.btn-tar > span {
  margin-bottom: 0;
  font-family: "Lato-Regular";
}
.latest-home-course-title {
  padding-bottom: 5rem;
}
.latest-home-course-content a {
  color: #000000;
  text-transform: uppercase;
  position: relative;
  letter-spacing: 2px;
  font-size: 16px;
  font-family: "Lato-Regular";
}

.latest-home-course-content a::after {
  position: absolute;
  bottom: -50%;
  content: "";
  left: 0;
  width: 50%;
  height: 1px;
  background-color: #000000;
}

.latest-home-course-content img {
  width: 500px;
  /* margin: 0 auto; */
  display: grid;
  padding-bottom: 3rem;
  place-content: center;
}

.smart-mind-container .swiper-slide-active .smart-card img {
  height: 600px;
  object-fit: cover;
  border-radius: 10px;
}

main.home-page.franchise-page div#no-me-tar a.btn-tar {
  opacity: 0.4;
}

.smart-mind-container .swiper-wrapper {
  align-items: center;
  padding-bottom: 5rem;
}

main.home-page.franchise-page .swiper-pagination-progressbar {
  background-color: #a6866d;
  position: relative;
}
.courses-contact a{
  color: #fff;
}
.courses-contact a i{}
main.home-page .swiper-pagination-progressbar.swiper-pagination-horizontal {
  height: 2px;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #5f341a;
}

main.home-page.franchise-page .feature-button {
  width: 80%;
  margin-top: 4rem;
}

.split-parent {
  overflow: hidden;
}
.split-child {
  display: inline-block;
}

.reveal {
  visibility: hidden;
  position: relative;
  width: 80%;
  height: 80%;
  overflow: hidden;
}
.latest-home-course-content .home-feature-card-content {
  padding: 20px 0;
}

.home-cta.reveal {
  width: 100%;
}

@media screen and (max-width: 1400px) {
  .home-intro-img img {
    width: 100%;
  }
  .intro-content .section-heading {
    font-size: 3rem;
    margin-left: 50px;
  }
  .intro-content .small-heading {
    margin-left: 50px;
  }
  .intro-content p {
    margin-left: 50px;
  }
}

@media screen and (max-width: 1200px) {
  .home-intro-img img {
    width: 100%;
    padding-bottom: 2rem;
  }
  .introduction-home .intro-content p {
    width: 100%;
  }
  .latest-blog-container {
    flex-direction: column;
  }
  .blog-content-img img {
    display: none;
  }
  .blog-content-latest {
    position: relative;
    transform: translateY(0%);
    width: 100%;
  }
  .blog-content-latest h2 {
    color: #1e1e1e;
  }
  .blog-content-latest p {
    color: #1e1e1e;
  }
  .blog-content-latest a {
    color: #1e1e1e;
  }
  .blog-content-latest a::after {
    background-color: #1e1e1e;
  }
  .blog-para p {
    width: 80%;
  }
}

@media screen and (max-width: 1399px) {
  .desktop-header {
    background-color: #000000 !important;
  }
  .desktop-header nav img {
    filter: none;
  }
  .desktop-header .contact-us:hover,
  .desktop-header .contact-us:hover a {
    background-color: #f2dcc3 !important;
    color: #f2dcc3 !important;
  }
}

@media screen and (max-width: 1024px) {
  .step-brash-pen {
    display: none;
  }
  .step-section-container {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .step-section-container img {
    margin: 20px 0;
  }
  .step-section-container .step-mid-img,
  .step-section-container .step-last-img {
    margin-top: 0rem;
  }

  .home-content-main {
    padding-bottom: 4rem;
  }
  .home-banner img {
    height: 600px;
  }
  .smartest-mind .padding-bottom-big {
    padding-bottom: 2rem;
  }
  .blog-card-item {
    margin-top: 4rem;
  }
  .home-equ-img img {
    width: 100%;
  }
  main.home-page.franchise-page div#no-me-tar .add-btn-color > span {
    font-size: 24px;
  }
  .latest-home-course-title h2 {
    font-size: 10vw;
  }
  .latest-home-course h2 span {
    font-size: 60px;
  }
  .univers-img {
    padding: 5rem 0;
  }
}

@media screen and (max-width: 992px) {
  .flow_wrap .flow_in .flow .flow_box .flow_text .title {
    font-size: 4.3vw;
  }
  main.home-page.franchise-page div#no-me-tar .home-feature-card-content > p {
    width: 100%;
  }
  .latest-home-course-content {
    padding-bottom: 2rem;
  }
  .smart-mind-container .swiper-slide-active .smart-card img {
    height: 500px;
  }
}

@media screen and (max-width: 767px) {
  .sneek-peek-img:nth-child(3),
  .sneek-peek-img:nth-child(4) {
    margin-top: 2rem;
  }
  .home-page .sosa-video-content,
  .philosophy-section .mission-row .philosophy-content {
    width: 100%;
  }
  .sneek-peek-img {
    margin-top: 2rem;
  }
  .home-cta-content a {
    padding: 10px;
    background-color: #5f341a;
    color: #ffffff;
    letter-spacing: 3px;
    font-size: 12px;
  }
  .univers-section .univers-sticky h4 {
    font-size: 2rem !important;
  }
  .flow_in .flex {
    margin-top: 2rem;
  }
  .line-animation {
    margin-top: -10px;
  }
  .bg-part {
    margin-top: -10px;
  }
  /*.image-right-position {*/
  /*  display: none;*/
  /*}*/
  .introduction-home .intro-content p,
  .home-course-content p {
    font-size: 15px;
  }
  .header-title h2 {
    font-size: 30px;
  }
  .smart-card:nth-child(2) {
    margin-top: 1rem;
  }
  .smart-card:nth-child(3) {
    margin-top: 1rem;
  }
  .main-sneek-heading .section-heading h2,
  .home-blog .section-heading h2,
  .hero-equ-title .section-heading h2 {
    font-size: 9vw;
  }
  .main-sneek-heading p {
    font-size: 15px;
  }
  .blog-card-item h2 {
    font-size: 24px;
  }
  .home-cta-content {
    position: absolute;
    top: 30%;
    width: 90%;
    transform: translate(-50%, -30%);
    left: 50%;
    text-align: center;
  }
  .home-cta-content h2 {
    font-size: 9vw;
    text-align: center;
  }
  .home-cta {
    display: none;
  }
  .home-cta-mobile {
    display: block;
  }
  .blog-para p {
    width: 100%;
  }
  .blog-hero-title h2 {
    font-size: 36px;
  }
  .latest-blog h2 {
    font-size: 9vw;
  }
  .intro-content .section-heading {
    margin-left: 0px;
  }
  .intro-content .small-heading {
    margin-left: 0px;
  }
  .intro-content p {
    margin-left: 0px;
  }
  .sosa-video-content h2 {
    font-size: 80px;
  }
  .latest-home-course-title h2 {
    font-size: 10vw;
  }
  .latest-home-course h2 span {
    font-size: 40px;
  }
  .latest-home-course-content img {
    width: 100%;
    padding-bottom: 1rem;
  }
  .latest-home-course.padding-top-big{
    padding-top: 6rem;
  }
  .latest-home-course {
    background-size: 400px;
    background-position-x: -88px;
  }
  .step-section-container img:nth-child(1),
  .step-section-container img:nth-child(3) {
    display: none;
  }
  .introduction-home.padding-top-big {
    padding-top: 5rem !important;
  }
  .step-section-home.padding-bottom-big {
    padding-bottom: 2rem !important;
  }
}
@media screen and (max-width: 576px) {
}

@media screen and (max-width: 425px) {
  .sosa-video-content h2 {
    font-size: 60px;
  }

  .flow_wrap .flow_in .flow .flow_box .sp_image {
    margin-right: 40px;
  }

  .intro-content .section-heading {
    font-size: 2rem;
  }
  .latest-home-course-title h2 {
    font-size: 14vw;
  }
  .latest-home-course h2 span {
    font-size: 40px;
  }
  .smart-mind-container .swiper-slide-active .smart-card img {
    height: 100%;
  }
  .flow_wrap .flow_in .flow .flow_box .flow_text .title{
    font-size: 1.8rem;
  }
  .sosa-video-content h2 {
    font-size: 50px;
  }
  .hamburger-toggle .hamburger span {
    background-color: #ffffff;
  }

  .desktop-header nav img {
    width: 65px;
  }
  .step-section-home .padding-bottom-big {
    padding-bottom: 2rem !important;
  }
  .ftva-for-desktop .feature-buttons {
    padding-top: 1rem;
  }
}
@media screen and (max-width: 360px) {
  .latest-home-course-title h2 {
    font-size: 15vw;
  }
}

@media screen and (max-width: 320px) {
}
/* @media screen and (max-width: 280px) {
} */
.home-blog .home-brnd{
  position: absolute;
  top: -5%;
  opacity: .7;
  right: 0;
}
.univers-section .univers-brnd{
  position: absolute;
  opacity: .7;
  top: 0;
}
.univers-section {
  padding-top: 15rem;
}

.univers-content {
  text-align: center;
  mix-blend-mode: difference;
}
.univers-section .univers-sticky h1 {
  font-size: 8vw;
  padding-bottom: 4rem;
  padding-top: 1rem;
}
.univers-section .univers-sticky h4 {
  font-size: 3vw;
}
.univers-section .univers-sticky {
  position: sticky;
  top: 20%;
  z-index: 2;
}

.padding-tp {
  padding-top: 10rem;
}

.univers-sticky a {
  background-color: #5f341a;
  color: #ffffff;
  padding: 15px 40px;
  text-transform: uppercase;
  border-radius: 30px;
}

.blogdetails-content img {
  padding: 40px 0;
}

.blogdetails-content ul li {
  list-style: circle;
}

/* homepage map */
#map {
  height: 90vh !important;
}

/* Custom marker styles */
.custom-marker {
  width: 30px;
  height: 30px;
  background-size: contain;
  background-repeat: repeat;
  background-image: url("../media/images/ftv-logo-2.png");
  cursor: pointer;
}

.custom-marker.category-1 {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("../media/images/ftv-logo-2.png");
}

/* Custom popup styling */
.custom-popup {
  background-color: white;
  border-radius: 5px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  /* padding: 10px; */
}
/* Custom popup styling */

/* Title styling */
.custom-popup .title {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 5px;
}
/* Title styling */

/* Description styling */
.custom-popup .description {
  font-size: 14px;
  color: #888;
}

div.mapboxgl-popup-content {
  padding: 0;
}

.popup-content img {
  width: 180px;
  height: auto;
}

.popup-text {
  display: flex;
  align-items: center;
  justify-content: center;
}

.popup-text h6 {
  padding: 0;
  margin: 0.35em 0;
  font-size: 0.8rem;
  font-weight: 300;
  font-family: "Poppins";
  padding: 0 10px;
}

.mapboxgl-popup-close-button {
  display: none;
}

.mapboxgl-popup.mapboxgl-popup-anchor-bottom {
  max-width: 180px !important;
}
/* homepage map */

.cmn-cont .theme-btn:hover {
  background-color: #ffffff;
  color: #000000;
}

.studentwork {
  padding: 0;
}
