@font-face {
  font-family: "Poppins";
  src: url("/wp-content/themes/ns-growthsession/fonts/poppins/2f86dc938a55788d3416b876b43a116a.eot");
  src:
    url("/wp-content/themes/ns-growthsession/fonts/poppins/2f86dc938a55788d3416b876b43a116a.eot?#iefix")
      format("embedded-opentype"),
    url("/wp-content/themes/ns-growthsession/fonts/poppins/2f86dc938a55788d3416b876b43a116a.woff2")
      format("woff2"),
    url("/wp-content/themes/ns-growthsession/fonts/poppins/2f86dc938a55788d3416b876b43a116a.woff")
      format("woff"),
    url("/wp-content/themes/ns-growthsession/fonts/poppins/2f86dc938a55788d3416b876b43a116a.ttf")
      format("truetype"),
    url("/wp-content/themes/ns-growthsession/fonts/poppins/2f86dc938a55788d3416b876b43a116a.svg#Poppins")
      format("svg");
}

@font-face {
  font-family: "Poppins-bold";
  src: url("/wp-content/themes/ns-growthsession/fonts/poppins-bold/9766863346bef0bd561ce3ffe885eba9.eot");
  src:
    url("/wp-content/themes/ns-growthsession/fonts/poppins-bold/9766863346bef0bd561ce3ffe885eba9.eot?#iefix")
      format("embedded-opentype"),
    url("/wp-content/themes/ns-growthsession/fonts/poppins-bold/9766863346bef0bd561ce3ffe885eba9.woff2")
      format("woff2"),
    url("/wp-content/themes/ns-growthsession/fonts/poppins-bold/9766863346bef0bd561ce3ffe885eba9.woff")
      format("woff"),
    url("/wp-content/themes/ns-growthsession/fonts/poppins-bold/9766863346bef0bd561ce3ffe885eba9.ttf")
      format("truetype"),
    url("/wp-content/themes/ns-growthsession/fonts/poppins-bold/9766863346bef0bd561ce3ffe885eba9.svg#Poppins")
      format("svg");
}
@font-face {
  font-family: "Noto Serif Bold";
  src: url("/wp-content/themes/ns-growthsession/fonts/noto-serif-bold/5ad0eb1d5933b8608546ff91e83d610a.eot");
  src:
    url("/wp-content/themes/ns-growthsession/fonts/noto-serif-bold/5ad0eb1d5933b8608546ff91e83d610a.eot?#iefix")
      format("embedded-opentype"),
    url("/wp-content/themes/ns-growthsession/fonts/noto-serif-bold/5ad0eb1d5933b8608546ff91e83d610a.woff2")
      format("woff2"),
    url("/wp-content/themes/ns-growthsession/fonts/noto-serif-bold/5ad0eb1d5933b8608546ff91e83d610a.woff")
      format("woff"),
    url("/wp-content/themes/ns-growthsession/fonts/noto-serif-bold/5ad0eb1d5933b8608546ff91e83d610a.ttf")
      format("truetype"),
    url("/wp-content/themes/ns-growthsession/fonts/noto-serif-bold/5ad0eb1d5933b8608546ff91e83d610a.svg#Noto Serif Bold")
      format("svg");
}
@font-face {
  font-family: "Noto Serif";
  src: url("/wp-content/themes/ns-growthsession/fonts/noto-serif/0bd2c98a45d8f4051de91ba8fb420b6c.eot");
  src:
    url("/wp-content/themes/ns-growthsession/fonts/noto-serif/0bd2c98a45d8f4051de91ba8fb420b6c.eot?#iefix")
      format("embedded-opentype"),
    url("/wp-content/themes/ns-growthsession/fonts/noto-serif/0bd2c98a45d8f4051de91ba8fb420b6c.woff2")
      format("woff2"),
    url("/wp-content/themes/ns-growthsession/fonts/noto-serif/0bd2c98a45d8f4051de91ba8fb420b6c.woff")
      format("woff"),
    url("/wp-content/themes/ns-growthsession/fonts/noto-serif/0bd2c98a45d8f4051de91ba8fb420b6c.ttf")
      format("truetype"),
    url("/wp-content/themes/ns-growthsession/fonts/noto-serif/0bd2c98a45d8f4051de91ba8fb420b6c.svg#Noto Serif")
      format("svg");
}
@font-face {
  font-family: "Myanmar Tagu";
  src:
    url("/wp-content/themes/ns-growthsession/fonts/MyanmarTagu/MyanmarTagu.woff")
      format("woff"),
    url("/wp-content/themes/ns-growthsession/fonts/MyanmarTagu/MyanmarTagu.ttf")
      format("truetype"),
    url("/wp-content/themes/ns-growthsession/fonts/MyanmarTagu/MyanmarTagu.svg#Myanmar Tagu")
      format("svg");
}

section#home-about {
  margin-top: 0;
}
:root {
  --primary-color: #df6b6c;
  --secondary-color: #ffeaeb;
  /* --paragraph-color: #777777; */
  --paragraph-color: #5a5858;
  --para-text: "Poppins", "Myanmar Tagu";
  --para-text-bold: "Poppins-bold", "Myanmar Tagu";
  --title-text: "Noto Serif", "Myanmar Tagu";
  --title-text-bold: "Noto Serif Bold", "Myanmar Tagu";
}
p {
  line-height: 32px;
}
/* .mt-100 {
  margin-top: 100px;
} */
section {
  margin: 40px 0px;
  padding: 80px 0px;
  position: relative;
}
a {
  text-decoration: none;
}
.no-spacing {
  margin: 0;
  padding: 0px;
}
.primary-color {
  color: var(--primary-color);
}
.justify-space {
  justify-content: space-between;
}
.socialshareright {
  float: right;
}
.socialshareblock {
  width: 100%;
  display: block;
  height: 50px;
}
* {
  font-family: var(--para-text);
  font-size: 15px;
  color: var(--paragraph-color);
  line-height: 35px;
}
.rounded-founder {
  border-radius: 50% !important;
  display: block;
  width: 70%;
  margin-left: 20%;
  box-shadow: 0px 5px 15px 0px #0000001a;
}
#innerbanner h1 {
  font-size: 22px;
  /* text-transform: uppercase; */
}
li.breadcrumb-item a {
  color: var(--primary-color);
  font-weight: 600;
}
h1 {
  font-size: 38px;
}
h2,
h3 {
  font-size: 31px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: var(--title-text-bold);
  margin: 25px 0px;
}
h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h6 span {
  font-family: var(--title-text-bold);
  display: block;
  margin-bottom: 10px;
  font-size: 18px;
}
.dropdown-menu {
  padding: 0px;
  min-width: 200px;
}
.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  justify-content: space-around;
  width: 100%;
}
.navbar-expand-md .navbar-nav .nav-link {
  padding-right: 20px;
  padding-left: 20px;
  border-radius: 25px;
  /* background: var(--primary-color); */
  /* color: white; */
}
.nav-link.active,
.dropdown-item.active {
  background: var(--primary-color);
  color: white !important;
}
.dropdown-item.active,
.dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: var(--primary-color);
}
.flexcenter {
  display: flex;
  justify-content: center;
}
.eventsdate {
  margin-top: 25px;
  display: flex;
  align-items: center;
  width: 200px;
  background: #dd6b6b;
  text-align: center;
  justify-content: center;
  padding: 10px 25px;
  border-radius: 45px;
  margin-top: 35px;
  color: white;
}
header {
  padding: 15px 0px;
}
.doctor-photo {
  text-align: center;
}
.doctor-content {
  text-align: center;
  min-height: 90px;
}
h4.doctor-title {
  color: #df6b6c;
  margin-top: 35px;
  margin-bottom: 15px;
}
.doctorflex {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin: 40px 0px;
}
.doctorcontent {
  width: 60%;
  text-align: left;
  padding-left: 25px;
}
.doctor-education {
  line-height: 25px;
  font-size: 14px;
  margin-top: 25px;
  border-left: 2px solid #ccc;
  padding-left: 15px;
  background: #eba0a129;
  padding: 15px;
}
.doctorflex .doctor-photo {
  width: 40%;
}
.doctor-position {
  font-size: 14px;
  line-height: 24px;
}
.doctor-photo img {
  width: 250px;
  height: 250px;
  border-radius: 50% !important;
  max-width: 250px;
}
.doctor-wrap {
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.07);
  padding: 25px;
  cursor: pointer;
}

.eventsdate svg {
  margin-right: 10px;
}
.readmore {
  background: var(--primary-color);
  border-radius: 30px;
  color: white;
  padding: 12px 15px;
  width: 170px;
  text-align: center;
  margin-top: 25px;
  border-color: transparent;
}
.readmorewhite {
  background: white;
  border-radius: 30px;
  color: var(--primary-color);
  padding: 12px 15px;
  width: 150px;
  text-align: center;
  margin-top: 25px;
}
.readmore svg,
.readmorewhite svg {
  margin-left: 10px;
}
#innerbanner {
  background-image: url(../images/gsbanner.png);
  min-height: 350px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
/* Courses */
/* Position the container relative to the carousel */
.owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
  transform: translateY(-50%);
  pointer-events: none; /* Allows clicking the slide behind the nav container */
}

/* Style the buttons */
/* 1. Position the nav container */
.owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
  transform: translateY(-50%);
  display: flex;
  justify-content: space-between;
  pointer-events: none; /* Prevents the nav row from blocking slide clicks */
}

/* 2. Style the individual buttons */
.owl-prev,
.owl-next {
  pointer-events: all; /* Re-enables clicking on the buttons themselves */
  background: rgba(255, 255, 255, 0.8) !important; /* Semi-transparent white */
  color: #333 !important;
  height: 50px;
  width: 50px;
  border-radius: 50% !important; /* Makes them circular */
  display: flex !important;
  align-items: center;
  justify-content: center;
  margin: 0 15px !important;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
  transition: all 0.3s ease !important;
  position: absolute;
  pointer-events: all;
}
.owl-prev {
  left: -70px !important; /* Moves it 25px to the left of the slide edge */
}
.owl-next {
  right: -70px !important;
}

.owl-prev:hover,
.owl-next:hover {
  background: #df6b6c !important;
  color: #fff !important;
  transform: scale(1.1);
}
.owl-prev:hover i,
.owl-next:hover i {
  color: #fff !important;
}

/* 4. Remove the default blue outline on click */
.owl-theme .owl-nav [class*="owl-"]:focus {
  outline: none;
}
.tab-pane h3 {
  margin-top: 0;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #dd6b6b;
}
.nav-pills .nav-link {
  display: block;
  padding: 15px 1rem;
  color: #dd6b6b;
  border: 1px solid #dee2e6 !important;
  margin-bottom: 10px;
  font-family: var(--title-text-bold);
}
.courseslider.owl-carousel.owl-loaded.owl-drag {
  margin-top: 60px;
}
button.owl-dot.active span {
  background: var(--primary-color);
}
.eachhomecourseimage {
  min-height: 290px;
  position: relative;
  margin-bottom: 45px;
}
.courselink {
  background: var(--primary-color);
  width: 50px;
  height: 50px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  position: absolute;
  top: 90%;
  right: 30px;
}
.course-img {
  border-radius: 25px;
}
section#homecoursesection {
  margin: 0px;
  padding: 80px 0px;
  background: #f8f8f2;
}
.subcourse {
  margin: 40px 0px;
}
div#v-pills-tabContent {
  padding: 50px;
  width: 90%;
  margin-left: 10%;
}
h5.subcoursetitle {
  color: var(--primary-color);
  margin-bottom: 20px;
  padding-left: 80px;
  position: relative;
  font-size: 20px;
}
h5.subcoursetitle:before {
  content: "";
  display: block;
  position: absolute;
  width: 60px;
  height: 1px;
  background: var(--primary-color);
  left: 0;
  top: 50%;
}
.eachhomecourse {
  padding-bottom: 20px;
  border-bottom: 2px solid #e0e0e0;
  margin-bottom: 15px;
}
.wp-block-video {
  width: 80%;
  text-align: center;
  border: 1px solid #f1cdcf;
}
.testimonialposition {
  text-align: center;
}
/* Services */
.innerservicegroup {
  column-count: 2;
  display: grid;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.innerservicelist {
  background: #ffeaeb;
  margin: 10px 25px;
  padding: 5px 25px;
  border-radius: 25px;
  color: var(--primary-color);
  display: flex;
  align-items: center;
}
.innerserviceicon img {
  filter: brightness(0) saturate(100%) invert(61%) sepia(94%) saturate(2219%)
    hue-rotate(313deg) brightness(89%) contrast(96%);
  width: 45px;
  margin-right: 20px;
}
.serviceinnerfirstsectionimage {
  width: 50%;
}
#servicesecond .serviceinnerfirstsectionimage {
  /* float: right; */
  margin-left: 50%;
}
#servicefirst {
  position: relative;
  margin-bottom: 0px;
}
section#servicefirst .container {
  position: relative;
  margin-top: -45%;
}
.eachinnerservicelist {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 110%;
  margin-left: -8%;
}
.innerservicedetailicon {
  width: 17%;
}
.innerservicedetailcontent {
  width: 83%;
}
.serviceicon {
  width: 80px;
  height: 80px;
  background: #ffeaeb;
  text-align: center;
  padding: 12px;
  border-radius: 50%;
  box-shadow: 0px 5px 16px 0px #00000033;
}
.serviceicon img {
  filter: brightness(0) saturate(100%) invert(61%) sepia(94%) saturate(2219%)
    hue-rotate(313deg) brightness(89%) contrast(96%);
  max-width: 100%;
  height: auto;
}
h4.servicedetailtitle {
  color: var(--primary-color);
  margin-bottom: 20px;
}
.servicesecondimagesection {
  width: 100%;
  position: relative;
  padding: 110px 25px;
}
.servicesecondimagesection:after {
  content: "";
  display: block;
  width: 58%;
  height: 100%;
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #ffeaeb;
}
.servicesecondimagesection:before {
  content: "";
  display: block;
  align-items: center;
  width: 90%;
  height: 90%;
  z-index: 0;
  position: absolute;
  top: 70px;
  left: 20px;
  background-repeat: no-repeat;
  background-image: url(../images/founderstar.png);
  transform: scaleX(-1);
}
.servicesecondimagesection img {
  border-radius: 50%;
  width: 75%;
  margin-left: 10%;
  z-index: 5;
  position: relative;
}
#servicesecond {
  /* background: #f8f8f2; */
  margin-bottom: -5px;
  padding-bottom: 205px;
  margin-top: 150px;
}
#servicesecond .eachinnerservicelist {
  padding-right: 15px;
  width: 100%;
  margin-left: 0%;
}
/*************/
h4.sidebartitle {
  font-family: var(--para-text);
  font-size: 15px;
  font-weight: 600;
  margin: 12px 0px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 15px;
}
section#foundersection {
  margin: 0;
  padding: 0;
}
#aboutus-page .width90 {
  width: 85%;
  padding-left: 15%;
  position: relative;
}
#aboutus-page .width90:before {
  position: absolute;
  top: 0;
  left: 5%;
  content: "";
  display: block;
  width: 38px;
  height: 38px;
  background-image: url("../images/star.png");
}
#aboutus-page .width90:after {
  position: absolute;
  bottom: 0;
  left: 5%;
  content: "";
  display: block;
  width: 38px;
  height: 38px;
  background-image: url("../images/star.png");
}
#aboutus-page .home-about-content:before {
  content: "";
  display: block;
  width: 2px;
  height: 80%;
  background: var(--primary-color);
  position: absolute;
  z-index: 1;
  top: 10%;
  left: -12%;
}
#bggreyonly {
  /* background-color: #f8f8f2; */
  min-height: 200px;
}
.page-template-aboutus section#home-impact {
  background: #f8f8f2;
  margin-top: 0px;
  padding-bottom: 70px;
}
.home-about-content {
  position: relative;
}
#home-about {
  background: #f8f8f2;
  padding-bottom: 270px;
}
.eacharticlesimage img {
  border-radius: 25px;
}
.eacharticlescontent {
  width: 90%;
  margin-left: 10%;
  background: #f8f8f2;
  margin-top: -50px;
  position: relative;
  padding: 25px;
  border-top-left-radius: 45px;
  box-shadow: 0px 5px 13px rgb(107 105 105 / 15%);
}
.categorypage .eacharticlescontent {
  background: white;
  border-radius: 5px;
  border-top-left-radius: 45px;
  box-shadow: 0px 5px 13px rgb(107 105 105 / 15%);
}
.eacharticlestitle {
  font-size: 18px;
  line-height: 30px;
  font-weight: 600;
  margin-top: 5px;
}
.eachhomearticles {
  margin: 45px 0 15px 0px;
}
section#homeblog {
  background: #f8f8f2;
}
.readmorenobg {
  margin: 10px 0px 0px 0;
  background: transparent;
}
.readmorenobg svg {
  margin-left: 15px;
}
h4.eventsdate {
  font-size: 17px;
  color: var(--primary-color);
  margin-top: 0;
  margin-bottom: 8px;
}

h4.eventsdate {
  font-size: 17px;
  color: var(--primary-color);
}
.width90 {
  width: 90%;
}
.width80 {
  width: 80%;
  margin: 15px auto;
}
.width70 {
  width: 70%;
  margin: 15px auto;
}
.eachaudience {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.audiencemaintitle {
  width: 40%;
  margin: 25px auto;
  margin-top: 0px;
}
.audiencetitle {
  width: 70%;
  text-align: center;
  font-size: 16px;
  line-height: 30px;
}
.audience-photo {
  position: absolute;
  top: -18px;
  right: 5%;
  z-index: 5;
}
.z-index500 {
  z-index: 500;
  position: relative;
}
.counters {
  font-size: 38px;
  color: var(--primary-color);
  border-bottom: 1px solid #ccc;
  width: 70%;
  text-align: center;
  margin-bottom: 15px;
}
.counters .counter,
.counters .unit {
  font-size: 38px;
  color: var(--primary-color);
}
#home-audience:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
  width: 80%;
  height: 339px;
  background: var(--secondary-color);
  top: -50px;
  right: 0;
  border-top-left-radius: 300px;
  border-bottom-left-radius: 300px;
  box-shadow: 0px 5px 13px rgba(0, 0, 0, 0.15);
}
section#home-audience {
  margin-top: -150px;
}
section#hometestimonial {
  background: #f8f8f2;
}
.testimonial-wrap {
  position: relative;
  filter: drop-shadow(9px 9px 9px rgba(50, 50, 0, 0.1));
  margin-top: 40px;
  padding-bottom: 50px;
  margin: 8px;
  margin-top: 155px;
  filter: drop-shadow(0px 2px 6px rgba(36, 36, 36, 0.2));
}
.page-template-testimonials .testimonial-wrap {
  margin-top: 75px;
}
.owl-dots {
  display: flex;
  margin: 0px auto;
  position: relative;
  justify-content: center;
  margin-top: 45px;
}
.owl-dot span {
  width: 14px;
  height: 14px;
  background: transparent;
  display: inline-block;
  margin: 1px;
  border: 1px solid var(--primary-color);
  border-radius: 50%;
}
.whiteicon {
  filter: invert(1);
}
.testimonial-person {
  border-radius: 50%;
  width: 120px;
  height: 119px;
  background: white;
  position: absolute;
  z-index: 5;
  box-shadow: 0px 5px 16px 0px #00000033;
  top: -60px;
  left: 33%;
  right: 0;
  /* padding: 20px; */
}
div#doctorfloating {
  cursor: pointer;
  position: fixed;
  right: 25px;
  bottom: 50%;
  z-index: 900 !important;
  display: flex;
}
div#doctorfloating h4 {
  font-size: 15px;
  color: #5a5858;
  margin: 10px 0px;
}
#doctorfloating img {
  z-index: 900;
  box-shadow:
    rgba(0, 0, 0, 0.25) 0px 54px 55px,
    rgb(0 0 0 / 0%) 0px -12px 30px,
    rgb(0 0 0 / 19%) 0px 4px 6px,
    rgba(0, 0, 0, 0.17) 0px 12px 13px,
    rgba(0, 0, 0, 0.09) 0px -3px 5px;
  border-radius: 50%;
  display: block;
  margin: 5px auto;
}
#testimonialperson {
  background: white;
  position: relative;
  top: 0;
  left: 0;
}
h5.testimonailtitle {
  background: #f8f8f2;
  padding: 15px 25px;
  border-radius: 45px;
  font-size: 17px;
  line-height: 30px;
}
.testimonial-box {
  width: 100%;
  padding: 25px;
  height: 420px;
  background: white;
  clip-path: polygon(
    /* Top Edge & Rounded Top-Right */ 10% 0%,
    90% 0%,
    94.5% 0.5%,
    97.5% 2.5%,
    99.2% 5.5%,
    100% 10%,
    /* Right Side */ 100% 75%,
    /* Rounded Bottom-Right */ 99.6% 78.5%,
    98.4% 81.4%,
    96.5% 83.7%,
    93.8% 85.3%,
    90% 85.8%,
    /* --- WIDER ROUNDED DIP START --- */ 70% 85.8%,
    /* Wider Anchor Right */ 62% 88%,
    /* Smooth transition down */ 55% 97%,
    /* Deepening curve */ 50% 100%,
    /* Center Tip */ 45% 97%,
    /* Deepening curve */ 38% 88%,
    /* Smooth transition up */ 30% 85.8%,
    /* Wider Anchor Left */ /* --- WIDER ROUNDED DIP END --- */
    /* Rounded Bottom-Left */ 10% 85.8%,
    6.2% 85.3%,
    3.5% 83.7%,
    1.6% 81.4%,
    0.4% 78.5%,
    0% 75%,
    /* Left Side */ 0% 10%,
    /* Rounded Top-Left */ 0.4% 6.2%,
    1.6% 3.5%,
    3.5% 1.6%,
    6.2% 0.4%,
    10% 0%
  );
  padding-top: 45px;
}

.hometestimonialcontent {
  text-align: center;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  overflow: hidden;
  overflow-wrap: break-word;
  padding-top: 15px;
}

h3.testimonialname {
  text-align: center;
  font-size: 20px;
  font-family: var(--para-text);
  font-weight: 600;
  color: #666565;
  margin: 5px;
  position: relative;
}
.hometestimonialcontent p {
  line-height: 25px;
}
h3.testimonialname:before {
  position: relative;
  width: 45px;
  height: 2px;
  background-color: #b9b9b9;
  display: block;
  content: "";
  margin: 15px auto;
}
.award-wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  cursor: pointer;
}
section#showawardsection {
  background: #f8f8f2;
}
.awardphoto {
  width: 40%;
}
.awardcontent {
  width: 60%;
}
h4.awardtitle {
  color: var(--primary-color);
  font-size: 21px;
  margin-bottom: 15px;
  min-height: 63px;
}
h4.awardtitle:after {
  position: relative;
  width: 40%;
  height: 2px;
  display: block;
  content: "";
  background: #b9b9b9;
  margin-top: 10px;
}
.modal-content {
  padding: 15px 45px;
  box-shadow: 0px 5px 16px 0px #00000033;
}
.modal-body {
  text-align: center;
}
.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
  color: var(--primary-color);
  margin: 45px 0px 20px 0px;
}
.award-wrap .awardpara {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
section#homeaward:before {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  background: #ffeaeb;
  top: 38%;
  position: absolute;
}
section#homeaward:after {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  background: #ffeaeb;
  bottom: 25%;
  position: absolute;
}
button.btn-close {
  position: absolute;
  right: -60px;
  top: 50%;
  background: white !important;
  border-radius: 50%;
  opacity: 1;
  width: 40px;
  height: 40px;
}
.awardslider {
  margin: 70px 0px;
}
.partnerbox {
  box-shadow: 0px 5px 16px 0px #0000001a;
  background: white;
  padding: 25px;
  border-radius: 25px;
  object-fit: cover;
  height: auto;
  margin: 15px 0px;
}
.partnerbox img {
  display: block;
  margin: 0px auto;
}
section#home-video {
  background: #f8f8f2;
  margin-top: 0;
  padding: 120px 0px 50px 0px;
}
.homelatestvideo {
  position: relative;
}
.homelatestvideo:after {
  content: "";
  display: block;
  position: absolute;
  top: -55px;
  right: 0;
  width: 80%;
  height: 100%;
  background: var(--primary-color);
  z-index: 1;
  border-radius: 40px;
}
.homelatestvideoimage {
  width: 80%;
  z-index: 5;
  position: relative;
}

/* About */
.foundername {
  font-size: 20px;
  margin: 25px 0px 5px 0px;
  font-weight: 600;
  color: var(--primary-color);
}
h3.foundermessagetitle {
  display: flex;
  align-items: end;
}
.foundermessagetitle svg {
  margin-right: 25px;
}
.founderimagesection {
  width: 100%;
  position: relative;
  padding: 170px 25px;
}
.founderimagesection img {
  border-radius: 50%;
  width: 75%;
  margin-left: 10%;
}

.founderimagesection:before {
  content: "";
  display: block;
  align-items: center;
  width: 90%;
  height: 90%;
  z-index: -1;
  position: absolute;
  top: 130px;
  left: 20px;
  background-repeat: no-repeat;
  background-image: url(../images/founderstar.png);
}
.homeserviceflex {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  margin-top: 120px;
}
/* .eachhomeouter {
  width: 50%;
} */
.eachhomeservice {
  width: auto;
  background: #ffeaeb;
  display: inline;
  padding: 12px 80px;
  margin: 25px 0px;
  color: var(--primary-color);
  text-align: center;
  border-radius: 25px;
  font-weight: 600;
}
.homeserviceimage {
  position: absolute;
  left: 40%;
  right: 0;
  top: 34%;
}
.eachhomeouter:nth-child(even) .eachhomeservice {
  float: right;
}
.eachhomeouter:last-child {
  grid-column: 1 / -1;
  display: flex;
  justify-content: center;
  margin-top: 55px;
}
.eachhomeouter:last-child .eachhomeservice {
  width: auto; /* Or whatever width you prefer */
}
.founderimagesection:after {
  content: "";
  display: block;
  width: 58%;
  height: 100%;
  z-index: -1;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #ffeaeb;
}

.foundermessagebox {
  width: 90%;
  margin-left: 10%;
}
/***** Program ********/
.page-template-b2bprogram {
  overflow-x: hidden;
}
.overviewprogram {
  background: #fafafa;
  font-size: 15px;
  padding: 25px;
  min-height: 400px;
  border-radius: 25px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  position: relative;
  overflow: hidden;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  border: 1px solid #ebe9e9;
}
.overviewprogram:before {
  content: "";
  display: block;
  width: 100px;
  height: 100px;
  border: 4px solid #df6b6c99;
  border-radius: 50%;
  position: absolute;
  right: -15px;
  top: -50px;
}
.overviewprogram:after {
  content: "";
  display: block;
  width: 100px;
  height: 100px;
  background: var(--primary-color);
  border-radius: 50%;
  position: absolute;
  left: 35%;
  bottom: -70px;
  border: 5px solid #f8e0e2;
}
.programcontent {
  width: 100%;
  padding-left: 5%;
}
p.focus {
  min-height: 100px;
}
h5.overviewtitle {
  color: var(--primary-color);
}
.vertical-text {
  writing-mode: vertical-lr;
  text-orientation: mixed;
  transform: rotate(180deg);
  position: absolute;
  bottom: 0%;
  left: -40px;
  font-size: 50px;
  font-family: var(--title-text-bold);
  text-transform: uppercase;
  font-weight: 900;
}
section#program-service {
  margin-bottom: 100px;
}
.program .container {
  position: relative;
}
div#program2 .container {
  background: #f8f8f2;
}
div#program1 .container {
  background: #ffeaeb69;
}
div#program3 .container {
  background: #f3acad21;
}
h4.focus {
  font-size: 20px;
  line-height: 30px;
}
#program1 .vertical-text {
  color: #ffeaeb;
}
#program2 .vertical-text {
  color: #d4d4d0;
}
#program3 .vertical-text {
  color: #f3acad5e;
}
.programcontent h3 {
  color: var(--primary-color);
}
/*****Contact********/
.map {
  background-color: #f8f8f2;
}
.contactbgbox {
  background: var(--primary-color);
  width: 90%;
  padding: 100px 40px;
  text-align: center;
  border-radius: 25px;
}
button.g-recaptcha.readmore.btn-submit.aos-init.aos-animate {
  margin-top: 0px;
  margin: 0px auto;
  display: block;
}
.form-control {
  padding: 20px 45px;
  margin-bottom: 10px;
  border-radius: 45px;
  background: transparent;
}
.contactbgbox svg {
  margin-bottom: 10px;
}
.eachcontactbox {
  margin: 10px 0px 40px 0px;
}
.eachcontactbox * {
  color: white;
}
.form-bg {
  width: 100%;
  margin: 15px auto;
  margin-top: 50px;
}
section#bookingus .container {
  position: relative;
  margin-top: -48%;
}
section#bookingus {
  padding: 0px;
  min-height: 950px;
}
div#bookingform {
  background: #fbfbf8;
  width: 110%;
  padding: 70px 50px;
  margin-left: -10%;
  border-radius: 10px;
  border: 1px solid #e8d9d9d1;
}

/******Footer*******/

footer {
  background: var(--primary-color);
  color: white;
  position: relative;
}
footer:before {
  background-image: url(../images/footersection-curve.png);
  height: 98px;
  content: "";
  position: absolute;
  width: 100%;
  display: block;
  top: -98px;
  left: 0;
}
footer h4,
footer h5,
footer h6 {
  font-size: 25px;
  color: white;
  font-family: var(--para-text-bold);
}
footer h5 {
  font-size: 20px;
}
footer h6 {
  font-size: 16px;
}
footer h6 svg {
  margin-right: 10px;
}
footer p {
  color: white;
  font-size: 15px;
  line-height: 25px;
}
.footerline {
  border-bottom: 1px solid rgba(255, 255, 255, 0.779);
  margin: 50px 0px 40px 0px;
}
.footerlogo {
  filter: brightness(0) invert(1);
  width: 60%;
}
.footersocialflex {
  display: flex;
  margin: 40px 0px 0px 0px;
  align-items: center;
  width: 100%;
  flex-wrap: wrap;
}
.footersocialtitle h5 {
  margin: 0px;
}
.footercontacttitle {
  width: 33%;
  display: flex;
  margin-right: 2%;
}
.footercontact {
  width: 65%;
}
.footercontactflex {
  margin-top: 15px;
}
.footercontacttitle h6 {
  margin: 0px;
  width: 100%;
}
.footersocialicon {
  margin: 0px 5px;
}
.dashed {
  font-size: 17px;
  color: white;
  font-weight: bold;
  margin: 0px 15px;
}
.copyright {
  text-align: center;
  margin: 10px 0px;
}
.copyright p {
  font-size: 14px;
  margin-bottom: 0;
}
.copyright p a {
  font-size: 14px;
  color: white;
}
.no-margin-bottom {
  margin-bottom: 0;
}

.homeimpactflex {
  display: flex;
  flex-wrap: wrap;
}
.eachhomeimpact {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 50%;
}
.eachimpacttitle {
  width: 100%;
  text-align: center;
}
.eachimpactcount {
  width: 100%;
  text-align: center;
}
.eachhomecircle {
  width: 87px;
  height: 87px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--primary-color);
  border-radius: 50%;
  margin-bottom: 15px;
}
.eachimpacttitle {
  font-size: 18px;
  margin-bottom: 10px;
}
.eachimpactcount {
  width: 100%;
  text-align: center;
  font-weight: 700;
  font-size: 18px;
  margin-top: 0px;
  color: var(--primary-color);
}
.eachhomeimpact {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 50%;
  margin-top: 50px;
}
.eachbookicon {
  width: 107px;
  height: 107px;
  background: var(--primary-color);
  border-radius: 50%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  position: relative;
}
.eachbookicon:before {
  width: 135px;
  height: 135px;
  content: "";
  display: block;
  position: absolute;
  border: 2px solid var(--primary-color);
  border-radius: 50%;
}
.bookiconsectionflex {
  display: flex;
  margin-top: 40px;
  gap: 15px;
  flex-direction: row;
  flex-wrap: wrap;
}
.eachbookcontent {
  /* width: 30%; */
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 20px 0px;
}
.eachbookicon img {
  width: auto !important;
}
.eachbooktitle {
  margin-top: 35px;
  font-size: 18px;
  font-weight: 600;
}
.eachbooktitle {
  margin-top: 35px;
  font-size: 17px;
  font-weight: 600;
  width: 100%;
  text-align: center;
  line-height: 28px;
}
.float-right {
  float: right;
  margin-top: 75px;
  margin-right: 45px;
}
.shake-vertical {
  -webkit-animation: shake-vertical 8s cubic-bezier(0.455, 0.03, 0.515, 0.955)
    1s infinite both;
  animation: shake-vertical 8s cubic-bezier(0.455, 0.03, 0.515, 0.955) 1s
    infinite both;
}
/* ----------------------------------------------
 * Generated by Animista on 2026-2-26 15:43:1
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation shake-vertical
 * ----------------------------------------
 */
@-webkit-keyframes shake-vertical {
  0%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  10%,
  30%,
  50%,
  70% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
  20%,
  40%,
  60% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  80% {
    -webkit-transform: translateY(6.4px);
    transform: translateY(6.4px);
  }
  90% {
    -webkit-transform: translateY(-6.4px);
    transform: translateY(-6.4px);
  }
}
@keyframes shake-vertical {
  0%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  10%,
  30%,
  50%,
  70% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
  20%,
  40%,
  60% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  80% {
    -webkit-transform: translateY(6.4px);
    transform: translateY(6.4px);
  }
  90% {
    -webkit-transform: translateY(-6.4px);
    transform: translateY(-6.4px);
  }
}

/* .single-testimonial .testimonial-person {
  border-radius: 50%;
  width: 120px;
  height: 119px;
  background: white;
  position: relative;
  z-index: 5;
  box-shadow: 0px 5px 16px 0px #00000033;
  top: 0px;
  left: 33%;
  right: 0;
  padding: 20px;
} */
