:root {
  --c-body: #333333;
  --c-black: #000000;
  --c-white: #ffffff;
  --c-primary: #155373;
  --c-secondary: #0E2C3B;
  --c-secondary-light: #0F3446;
  --c-orange: #EA531C;
  --c-gray: #00000067;
  --c-light-gray: #00000029;
}

html,
body {
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: "Poppins", sans-serif;
  scroll-behavior: smooth;
}

body {
  line-height: 1.5;
  margin: 0 auto;
  color: var(--c-black);
  font-size: 16px;
}
@media screen and (min-width: 1400px) {
  body {
    font-size: 18px;
  }
}
@media screen and (min-width: 1600px) {
  body {
    line-height: 1.6;
    font-size: 20px;
  }
}

* {
  padding: 0px;
  margin: 0px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
*::after, *::before {
  padding: 0px;
  margin: 0px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  padding: 0px;
  margin: 0px;
  line-height: 1.2;
  font-family: "Poppins", sans-serif;
}
@media screen and (max-width: 575.5px) {
  h1 br,
  h2 br,
  h3 br,
  h4 br,
  h5 br,
  h6 br {
    display: none;
  }
}

@media screen and (max-width: 575.5px) {
  p br {
    display: none;
  }
}
p:last-child {
  margin-bottom: 0;
}

h1 {
  font-size: 2rem;
  line-height: 1.40625;
}
@media screen and (min-width: 1200px) {
  h1 {
    font-size: 3.25rem;
    line-height: 1.3461538462;
  }
}
@media screen and (min-width: 1400px) {
  h1 {
    font-size: 3.5rem;
    line-height: 1.3392857143;
  }
}
@media screen and (min-width: 1800px) {
  h1 {
    line-height: 1.0526315789;
    font-size: 4.75rem;
  }
}

h2 {
  font-size: 2rem;
  font-weight: bold;
}
@media screen and (min-width: 992px) {
  h2 {
    font-size: 2.25rem;
  }
}
@media screen and (min-width: 1200px) {
  h2 {
    font-size: 3rem;
  }
}
@media screen and (min-width: 1600px) {
  h2 {
    font-size: 4rem;
  }
}
h2.type2, .we-got-there-sec .got_thereSwiper .inner-item h2, .bg-color-sec .inner-item h2, .m9-group .group-item h2, .title h2 {
  font-size: 2.375rem;
  font-weight: bold;
}
@media screen and (min-width: 1400px) {
  h2.type2, .we-got-there-sec .got_thereSwiper .inner-item h2, .bg-color-sec .inner-item h2, .m9-group .group-item h2, .title h2 {
    font-size: 3.5rem;
  }
}
@media screen and (min-width: 1800px) {
  h2.type2, .we-got-there-sec .got_thereSwiper .inner-item h2, .bg-color-sec .inner-item h2, .m9-group .group-item h2, .title h2 {
    font-size: 4.25rem;
  }
}

h3 {
  font-size: 1.625rem;
}
@media screen and (min-width: 1200px) {
  h3 {
    font-size: 2.25rem;
  }
}
@media screen and (min-width: 1600px) {
  h3 {
    font-size: 2.875rem;
  }
}
h3.type2, .blog-single-page h3, .blog-sec .blog-outer .content h3 {
  font-size: 1.75rem;
}
@media screen and (min-width: 1400px) {
  h3.type2, .blog-single-page h3, .blog-sec .blog-outer .content h3 {
    font-size: 2.125rem;
  }
}
@media screen and (min-width: 1800px) {
  h3.type2, .blog-single-page h3, .blog-sec .blog-outer .content h3 {
    font-size: 2.375rem;
  }
}
h3.type3 {
  font-size: 1.625rem;
}
@media screen and (min-width: 1200px) {
  h3.type3 {
    font-size: 2.625rem;
  }
}
@media screen and (min-width: 1600px) {
  h3.type3 {
    font-size: 3rem;
  }
}
h3.type4, .banner-sec .banner-content h3 {
  font-size: 2rem;
}
@media screen and (min-width: 768px) {
  h3.type4, .banner-sec .banner-content h3 {
    font-size: 2.625rem;
  }
}
@media screen and (min-width: 1200px) {
  h3.type4, .banner-sec .banner-content h3 {
    font-size: 3.25rem;
  }
}

h4 {
  font-size: 1rem;
}
@media screen and (min-width: 1600px) {
  h4 {
    font-size: 1.25rem;
  }
}
h4.type2, .testimonial-sec .inner-item .testimony-caption h4, .team-member-sec .team-outer .inner-item .member-caption h4, .contact-info-sec .mobile-email h4, .testimonial-sec .swiper-slide .inner-item .testimony-caption h4, .bg-color-sec .right-side h4, .bg-color-sec .inner-item.right-side h4 {
  font-size: 1.375rem;
}
@media screen and (min-width: 1200px) {
  h4.type2, .testimonial-sec .inner-item .testimony-caption h4, .team-member-sec .team-outer .inner-item .member-caption h4, .contact-info-sec .mobile-email h4, .testimonial-sec .swiper-slide .inner-item .testimony-caption h4, .bg-color-sec .right-side h4, .bg-color-sec .inner-item.right-side h4 {
    font-size: 1.75rem;
  }
}
@media screen and (min-width: 1400px) {
  h4.type2, .testimonial-sec .inner-item .testimony-caption h4, .team-member-sec .team-outer .inner-item .member-caption h4, .contact-info-sec .mobile-email h4, .testimonial-sec .swiper-slide .inner-item .testimony-caption h4, .bg-color-sec .right-side h4, .bg-color-sec .inner-item.right-side h4 {
    font-size: 2.125rem;
  }
}
h4.type3, .we-got-there-sec .got_thereSwiper .inner-item h4, .bg-with-card .inner-item .caption h4, .services-sec .skill-bottom-text-btn h4 {
  font-size: 1.25rem;
}
@media screen and (min-width: 1400px) {
  h4.type3, .we-got-there-sec .got_thereSwiper .inner-item h4, .bg-with-card .inner-item .caption h4, .services-sec .skill-bottom-text-btn h4 {
    font-size: 1.625rem;
  }
}
@media screen and (min-width: 1800px) {
  h4.type3, .we-got-there-sec .got_thereSwiper .inner-item h4, .bg-with-card .inner-item .caption h4, .services-sec .skill-bottom-text-btn h4 {
    font-size: 2rem;
  }
}

h5 {
  font-size: 1.125rem;
}

h6 {
  font-size: 1rem;
}

.pt-80, .awards-and-accreditations-sec {
  padding-top: 40px;
}
@media screen and (min-width: 768px) {
  .pt-80, .awards-and-accreditations-sec {
    padding-top: 60px;
  }
}
@media screen and (min-width: 992px) {
  .pt-80, .awards-and-accreditations-sec {
    padding-top: 80px;
  }
}
.ptb-80 {
  padding: 60px 0;
}
@media screen and (min-width: 992px) {
  .ptb-80 {
    padding: 80px 0;
  }
}
.pt-100 {
  padding-top: 60px;
}
@media screen and (min-width: 992px) {
  .pt-100 {
    padding-top: 80px;
  }
}
@media screen and (min-width: 1600px) {
  .pt-100 {
    padding-top: 100px;
  }
}
.pt-60, .packages-sec, .testimonial-sec {
  padding-top: 40px;
}
@media screen and (min-width: 768px) {
  .pt-60, .packages-sec, .testimonial-sec {
    padding-top: 60px;
  }
}
.pb-60 {
  padding-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .pb-60 {
    padding-bottom: 60px;
  }
}
.pt-40 {
  padding-top: 20px;
}
@media screen and (min-width: 768px) {
  .pt-40 {
    padding-top: 40px;
  }
}
.pb-100 {
  padding-bottom: 50px;
}
@media screen and (min-width: 768px) {
  .pb-100 {
    padding-bottom: 75px;
  }
}
@media screen and (min-width: 992px) {
  .pb-100 {
    padding-bottom: 100px;
  }
}
.pb-80, .packages-sec {
  padding-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .pb-80, .packages-sec {
    padding-bottom: 60px;
  }
}
@media screen and (min-width: 992px) {
  .pb-80, .packages-sec {
    padding-bottom: 80px;
  }
}

.ready-and-speak-sec, .team-single-page, .client-logo-sec, .bg-color-sec .inner-item h6, .banner-bottom-sec {
  padding-top: 52px;
  padding-bottom: 52px;

}
@media screen and (min-width: 768px) {
  .ready-and-speak-sec, .team-single-page, .client-logo-sec, .bg-color-sec .inner-item h6, .banner-bottom-sec {
    padding-top: 62px;
    padding-bottom: 62px;
  }
}
@media screen and (min-width: 1200px) {
  .ready-and-speak-sec, .team-single-page, .client-logo-sec, .bg-color-sec .inner-item h6, .banner-bottom-sec {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}

.footer-sec .row:nth-child(2), .we-got-there-sec, .grey-bg, .services-sec, .get-start-sec.dark-bg {
  margin-top: 65px;
}

.bg-color-sec {
  margin-top: 0;
}
@media screen and (min-width: 768px) {
  .footer-sec .row:nth-child(2), .we-got-there-sec, .grey-bg, .services-sec, .get-start-sec.dark-bg {
    margin-top: 75px;
  }
  
  .bg-color-sec {
    margin-top: 0;
  }
}
@media screen and (min-width: 1200px) {
  .footer-sec .row:nth-child(2), .we-got-there-sec, .grey-bg, .services-sec, .get-start-sec.dark-bg {
    margin-top: 90px;
  }
  
  .bg-color-sec {
    margin-top: 0;
  }
}

.footer-sec, .faq-sec, .contact-info-sec, .benefit-sec, .m9-group.m9-group-repeater .flex-row:nth-child(even), .m9-group {
  padding-top: 70px;
}
@media screen and (min-width: 768px) {
  .footer-sec, .faq-sec, .contact-info-sec, .benefit-sec, .m9-group.m9-group-repeater .flex-row:nth-child(even), .m9-group {
    padding-top: 80px;
  }
}
@media screen and (min-width: 1200px) {
  .footer-sec, .faq-sec, .contact-info-sec, .benefit-sec, .m9-group.m9-group-repeater .flex-row:nth-child(even), .m9-group {
    padding-top: 110px;
  }
}

.link {
  padding-top: 20px;
  text-align: center;
  display: block;
}
.link a {
  text-decoration: none;
  text-align: center;
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  font-weight: 600;
  display: inline-block;
  color: var(--c-orange);
  cursor: pointer;
  -webkit-transition: all 0.32s ease-in-out;
  transition: all 0.32s ease-in-out;
  position: relative;
  border: 2px solid var(--c-orange);
  overflow: hidden;
  z-index: 1;
  font-size: 16px;
  padding: 12px 30px;
}
@media screen and (min-width: 1200px) {
  .link a {
    padding: 12px 38px;
    font-size: 22px;
  }
}
@media screen and (min-width: 1600px) {
  .link a {
    font-size: 24px;
  }
}
.link a::after, .link a::before {
  content: "";
  position: absolute;
  width: 0%;
  height: 100%;
  background-color: var(--c-orange);
  z-index: -1;
  transition: all 0.32s ease-in-out;
  -webkit-transition: all 0.32s ease-in-out;
  -moz-transition: all 0.32s ease-in-out;
  -ms-transition: all 0.32s ease-in-out;
  -o-transition: all 0.32s ease-in-out;
}
.link a::after {
  top: 0;
  left: 0;
}
.link a::before {
  bottom: 0;
  right: 0;
}
.link a:hover {
  color: var(--c-white);
}
.link a:hover::after, .link a:hover::before {
  width: 100%;
}

.title h2 {
  color: var(--c-primary);
}

.border-img::after, .packages-sec .outer-wrapper .compare-package a::after, .packages-sec .outer-wrapper .compare-package > p::after, .testimonial-sec .inner-item .testimony-caption h6::after, .ready-and-speak-sec .ready-col h3::after, .we-got-there-sec .got_thereSwiper .inner-item h2::after, .we-got-there-sec .got_thereSwiper .inner-item::after, .team-member-sec .team-outer .inner-item .member-caption h4::after, .bg-with-card .inner-item .caption h4::after, .grey-bg .normal-link a::after, .services-sec .inner-item .skill-title h3::after, .testimonial-sec .swiper-slide .inner-item .testimony-caption h6::after, .bg-color-sec .inner-item h6::after, .bg-color-sec.full-content-sec p a::after, .banner-bottom-sec .inner-item h2::after, .banner-sec .banner-link a::after {
  content: "";
  left: 0;
  top: calc(100% - 36px);
  left: 0;
  background-image: url("/wp-content/uploads/2023/05/line-hand-drawn-orange-sm.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 162px;
  height: 24px;
  display: block;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}

.container-fluid {
  max-width: 1920px;
}

/* Custom fluid container */
.m9-outer-container {
  max-width: 1450px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 16px;
  padding-right: 16px;
}

@media screen and (min-width: 1200px) {
  .container-fluid {
    padding: 0 50px;
  }
}
@media screen and (min-width: 1400px) {
  .container-fluid {
    padding: 0 60px;
  }
}
@media screen and (min-width: 1600px) {
  .container-fluid {
    padding: 0 80px;
  }
}

@media screen and (min-width: 1200px) {
  .container {
    max-width: 1040px;
  }
}
@media screen and (min-width: 1400px) {
  .container {
    max-width: 1240px;
  }
}
@media screen and (min-width: 1600px) {
  .container {
    max-width: 1380px;
  }
}
@media screen and (min-width: 1800px) {
  .container {
    max-width: 1640px;
  }
}

.page-template-front-page .m9-group .group-img img {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}

ul a, p a {
  color: var(--c-orange);
}

.packages-sec .outer-wrapper .compare-package > p span {
  font-weight: bold;
  font-size: 60px;
}

.header {
  padding: 12px 0;
  background-color: var(--c-white);
}
@media screen and (min-width: 576px) {
  .header {
    padding: 30px 0;
  }
}
.header .header-inner {
  position: relative;
  z-index: 23;
}
.home .header {
  position: absolute;
  left: 0;
  width: 100%;
  height: auto;
  z-index: 50;
  background-color: unset;
}
.header .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-left: -12px;
  margin-right: -12px;
}
.header .wrapper .header-logo {
  padding-left: 12px;
  padding-right: 12px;
  max-width: 180px;
  width: 60%;
}
@media screen and (min-width: 1200px) {
  .header .wrapper .header-logo {
    max-width: 220px;
    width: 20%;
  }
}
.header .wrapper .header-logo img {
  width: 100%;
  max-height: 100px;
  -o-object-position: center;
     object-position: center;
  -o-object-fit: cover;
     object-fit: cover;
}
.header .wrapper .desktop-menu {
  width: 60%;
  display: none;
}
@media screen and (min-width: 1200px) {
  .header .wrapper .desktop-menu {
    width: 80%;
    display: unset;
  }
}
.header .wrapper .desktop-menu ul.menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  margin: 0;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  text-align: center;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header .wrapper .desktop-menu ul.menu > li {
  list-style: none;
  position: relative;
  -webkit-transition: all 0.32s ease-in-out;
  transition: all 0.32s ease-in-out;
  padding: 0px 12px;
}
@media screen and (min-width: 1400px) {
  .header .wrapper .desktop-menu ul.menu > li {
    padding: 0px 20px;
  }
}
.header .wrapper .desktop-menu ul.menu > li a {
  padding: 0;
  font-weight: 600;
  text-decoration: none;
  color: var(--c-primary);
  font-size: 14px;
}
@media screen and (min-width: 1400px) {
  .header .wrapper .desktop-menu ul.menu > li a {
    font-size: 16px;
  }
}
@media screen and (min-width: 1600px) {
  .header .wrapper .desktop-menu ul.menu > li a {
    font-size: 18px;
  }
}
@media screen and (min-width: 1800px) {
  .header .wrapper .desktop-menu ul.menu > li a {
    font-size: 20px;
  }
}
.header .wrapper .desktop-menu ul.menu > li.menu-item-has-children > a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.header .wrapper .desktop-menu ul.menu > li.menu-item-has-children > a::after {
  content: var(--li-hover, "+");
  padding-left: 3px;
  font-weight: 500;
  display: inline-block;
  width: 16px;
}
.header .wrapper .desktop-menu ul.menu > li.menu-item-has-children:hover {
  --li-hover: "-";
}
.header .wrapper .desktop-menu ul.menu > li:last-child a {
  all: unset;
  text-decoration: none;
  text-align: center;
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  font-weight: 600;
  display: inline-block;
  color: var(--c-orange);
  cursor: pointer;
  -webkit-transition: all 0.32s ease-in-out;
  transition: all 0.32s ease-in-out;
  position: relative;
  border: 2px solid var(--c-orange);
  overflow: hidden;
  z-index: 1;
  font-size: 16px;
  padding: 12px 30px;
  padding: 12px 26px !important;
  color: var(--c-white);
  font-size: 14px !important;
}
@media screen and (min-width: 1200px) {
  .header .wrapper .desktop-menu ul.menu > li:last-child a {
    padding: 12px 38px;
    font-size: 22px;
  }
}
@media screen and (min-width: 1600px) {
  .header .wrapper .desktop-menu ul.menu > li:last-child a {
    font-size: 24px;
  }
}
.header .wrapper .desktop-menu ul.menu > li:last-child a::after, .header .wrapper .desktop-menu ul.menu > li:last-child a::before {
  content: "";
  position: absolute;
  width: 0%;
  height: 100%;
  background-color: var(--c-orange);
  z-index: -1;
  transition: all 0.32s ease-in-out;
  -webkit-transition: all 0.32s ease-in-out;
  -moz-transition: all 0.32s ease-in-out;
  -ms-transition: all 0.32s ease-in-out;
  -o-transition: all 0.32s ease-in-out;
}
.header .wrapper .desktop-menu ul.menu > li:last-child a::after {
  top: 0;
  left: 0;
}
.header .wrapper .desktop-menu ul.menu > li:last-child a::before {
  bottom: 0;
  right: 0;
}
.header .wrapper .desktop-menu ul.menu > li:last-child a:hover {
  color: var(--c-white);
}
.header .wrapper .desktop-menu ul.menu > li:last-child a:hover::after, .header .wrapper .desktop-menu ul.menu > li:last-child a:hover::before {
  width: 100%;
}
@media screen and (min-width: 1400px) {
  .header .wrapper .desktop-menu ul.menu > li:last-child a {
    font-size: 16px !important;
  }
}
@media screen and (min-width: 1600px) {
  .header .wrapper .desktop-menu ul.menu > li:last-child a {
    font-size: 18px !important;
  }
}
@media screen and (min-width: 1800px) {
  .header .wrapper .desktop-menu ul.menu > li:last-child a {
    font-size: 20px;
  }
}
.header .wrapper .desktop-menu ul.menu > li:last-child a::after, .header .wrapper .desktop-menu ul.menu > li:last-child a::before {
  width: 100%;
}
.header .wrapper .desktop-menu ul.menu > li:last-child a:hover {
  color: var(--c-orange);
}
.header .wrapper .desktop-menu ul.menu > li:last-child a:hover::after, .header .wrapper .desktop-menu ul.menu > li:last-child a:hover::before {
  width: 0%;
}
.header .wrapper .desktop-menu ul.menu > li ul.sub-menu {
  padding: 0;
  margin: 0;
  opacity: 0;
  visibility: hidden;
  text-align: left;
  -webkit-transition: all 0.32s ease-in-out;
  transition: all 0.32s ease-in-out;
  position: absolute;
  left: 0;
  top: 100%;
  width: 280px;
  padding: 10px 0;
  background: rgb(255, 255, 255);
  /* background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(38%, rgb(255, 255, 255)));
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 38%); */
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  z-index: 9999;
  border-radius: 4px;
}
.header .wrapper .desktop-menu ul.menu > li ul.sub-menu li {
  list-style: none;
  width: 100%;
}
.header .wrapper .desktop-menu ul.menu > li ul.sub-menu li a {
  text-decoration: none;
  color: var(--c-primary);
  -webkit-transition: all 0.32s ease-in-out;
  transition: all 0.32s ease-in-out;
  padding: 10px 20px;
  width: 100%;
  display: block;
  font-weight: 500;
  font-size: 14px;
}
@media screen and (min-width: 1400px) {
  .header .wrapper .desktop-menu ul.menu > li ul.sub-menu li a {
    font-size: 16px;
  }
}
@media screen and (min-width: 1600px) {
  .header .wrapper .desktop-menu ul.menu > li ul.sub-menu li a {
    font-size: 18px;
  }
}
@media screen and (min-width: 1800px) {
  .header .wrapper .desktop-menu ul.menu > li ul.sub-menu li a {
    font-size: 20px;
  }
}
.header .wrapper .desktop-menu ul.menu > li ul.sub-menu li a:hover {
  color: var(--c-orange);
}
.header .wrapper .desktop-menu ul.menu > li:hover {
  color: var(--c-orange);
}
.header .wrapper .desktop-menu ul.menu > li:hover a {
  color: inherit;
}
.header .wrapper .desktop-menu ul.menu > li:hover ul.sub-menu {
  margin-top: 0;
  opacity: 1;
  visibility: visible;
}
.header .sub-open {
  padding: 0 4px;
  cursor: pointer;
}
@media screen and (min-width: 992px) {
  .header .sub-open {
    display: none;
  }
}
.header .sub-open i {
  font-weight: 600;
  font-style: normal;
  font-size: 18px;
}
.header .sub-open .minus {
  display: none;
}
.header .sub-opened .sub-open .minus {
  display: inline;
}
.header .sub-opened .sub-open .plus {
  display: none;
}

/* menu-toggle css start */
.menu-toggle {
  width: 36px;
  height: 36px;
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  margin-right: 25px;
  border: 0;
  background: transparent;
}
@media screen and (min-width: 1200px) {
  .menu-toggle {
    display: none;
  }
}
.menu-toggle span {
  -webkit-transition: top 0.25s 0.25s, opacity 0.25s 0.25s, -webkit-transform 0.25s 0s, background-color 0.2s ease;
  transition: top 0.25s 0.25s, opacity 0.25s 0.25s, -webkit-transform 0.25s 0s, background-color 0.2s ease;
  transition: transform 0.25s 0s, top 0.25s 0.25s, opacity 0.25s 0.25s, background-color 0.2s ease;
  transition: transform 0.25s 0s, top 0.25s 0.25s, opacity 0.25s 0.25s, -webkit-transform 0.25s 0s, background-color 0.2s ease;
  content: "";
  position: absolute;
  background-color: var(--c-primary);
  left: 6px;
  right: 6px;
  top: 50%;
  height: 2px;
  border-radius: 2px;
  z-index: 1;
}
.menu-toggle span:nth-child(2) {
  top: calc(50% - 10px);
}
.menu-toggle span:nth-child(3) {
  top: calc(50% + 10px);
}

.main-menu-wrapper {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.5s ease-in-out, visibility 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out, visibility 0.5s ease-in-out;
}
@media screen and (min-width: 1200px) {
  .main-menu-wrapper {
    opacity: 1;
    visibility: visible;
  }
}

.menu-open {
  overflow: hidden;
  height: 100%;
}
.menu-open .main-menu-wrapper {
  opacity: 1;
  visibility: visible;
}
.menu-open .menu-toggle span {
  -webkit-transition: top 0.25s, opacity 0.25s, -webkit-transform 0.25s 0.25s;
  transition: top 0.25s, opacity 0.25s, -webkit-transform 0.25s 0.25s;
  transition: transform 0.25s 0.25s, top 0.25s, opacity 0.25s;
  transition: transform 0.25s 0.25s, top 0.25s, opacity 0.25s, -webkit-transform 0.25s 0.25s;
}
.menu-open .menu-toggle span:nth-child(1) {
  opacity: 0;
}
.menu-open .menu-toggle span:nth-child(2) {
  top: 50% !important;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.menu-open .menu-toggle span:nth-child(3) {
  top: 50% !important;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.menu-toggle:focus-visible {
  outline: 2px solid var(--c-orange);
  outline-offset: 2px;
}

.mobile-menu {
  display: block;
  color: var(--c-primary);
  padding: 24px 24px 24px;
  left: 0;
  top: 115px;
  width: 100%;
  height: calc(100vh - 80px);
  z-index: 9999 !important;
  background-color: rgba(255, 255, 255, 0.96) !important;
  position: fixed !important;
  backdrop-filter: saturate(120%) blur(10px) !important;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transform: translateY(-12px) scale(0.98);
          transform: translateY(-12px) scale(0.98);
  -webkit-transition: opacity 180ms ease, -webkit-transform 200ms ease, visibility 0s linear 180ms;
  transition: opacity 180ms ease, -webkit-transform 200ms ease, visibility 0s linear 180ms;
  transition: opacity 180ms ease, transform 200ms ease, visibility 0s linear 180ms;
  transition: opacity 180ms ease, transform 200ms ease, visibility 0s linear 180ms, -webkit-transform 200ms ease;
}

.menu-open .mobile-menu {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  -webkit-transform: translateY(0) scale(1);
          transform: translateY(0) scale(1);
  -webkit-transition: opacity 180ms ease, -webkit-transform 220ms ease, visibility 0s linear 0s;
  transition: opacity 180ms ease, -webkit-transform 220ms ease, visibility 0s linear 0s;
  transition: opacity 180ms ease, transform 220ms ease, visibility 0s linear 0s;
  transition: opacity 180ms ease, transform 220ms ease, visibility 0s linear 0s, -webkit-transform 220ms ease;
}
@media screen and (min-width: 576px) {
  .mobile-menu {
    top: 100px;
    height: calc(100vh - 100px);
  }
}
.user-logged-in .mobile-menu {
  padding: 150px 30px 70px;
}
.mobile-menu ul.menu {
  padding: 0;
  margin: 0;
  width: 100%;
}
.mobile-menu ul.menu > li {
  list-style: none;
  position: relative;
  -webkit-transition: all 0.32s ease-in-out;
  transition: all 0.32s ease-in-out;
  padding: 10px 16px;
}
.mobile-menu ul.menu > li a {
  padding: 0;
  font-weight: 600;
  font-size: 18px;
  text-decoration: none;
  color: var(--c-primary);
}
.mobile-menu ul.menu > li ul,
.mobile-menu ul.menu > li .sub-menu {
  padding: 0 !important;
  margin: 0 !important;
  margin-top: 16px !important;
  padding-left: 12px !important;
  display: none !important;
  padding-top: 12px !important;
  background-color: #ffffff !important;
  border-radius: 8px !important;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1) !important;
  opacity: 1 !important;
  visibility: visible !important;
  position: relative !important;
  width: auto !important;
  z-index: 10000 !important;
}
.mobile-menu ul.menu > li ul li,
.mobile-menu ul.menu > li .sub-menu li {
  list-style: none;
}
.mobile-menu ul.menu > li ul li a,
.mobile-menu ul.menu > li .sub-menu li a {
  font-size: 16px !important;
  display: inline-block !important;
  padding: 8px 12px !important;
  color: var(--c-primary) !important;
  text-decoration: none !important;
  transition: all 0.3s ease !important;
  width: auto !important;
  font-weight: 500 !important;
}
.mobile-menu ul.menu > li ul li a:hover,
.mobile-menu ul.menu > li .sub-menu li a:hover {
  background-color: rgba(21, 83, 115, 0.1) !important;
  color: var(--c-orange) !important;
}
.mobile-menu ul.menu > li:last-child a {
  all: unset;
  text-decoration: none;
  text-align: center;
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  font-weight: 600;
  display: inline-block;
  color: var(--c-orange);
  cursor: pointer;
  -webkit-transition: all 0.32s ease-in-out;
  transition: all 0.32s ease-in-out;
  position: relative;
  border: 2px solid var(--c-orange);
  overflow: hidden;
  z-index: 1;
  font-size: 16px;
  padding: 12px 30px;
  font-size: 16px !important;
  padding: 12px 26px !important;
  color: var(--c-white);
}
@media screen and (min-width: 1200px) {
  .mobile-menu ul.menu > li:last-child a {
    padding: 12px 38px;
    font-size: 22px;
  }
}
@media screen and (min-width: 1600px) {
  .mobile-menu ul.menu > li:last-child a {
    font-size: 24px;
  }
}
.mobile-menu ul.menu > li:last-child a::after, .mobile-menu ul.menu > li:last-child a::before {
  content: "";
  position: absolute;
  width: 0%;
  height: 50%;
  background-color: var(--c-orange);
  z-index: -1;
  transition: all 0.32s ease-in-out;
  -webkit-transition: all 0.32s ease-in-out;
  -moz-transition: all 0.32s ease-in-out;
  -ms-transition: all 0.32s ease-in-out;
  -o-transition: all 0.32s ease-in-out;
}
.mobile-menu ul.menu > li:last-child a::after {
  top: 0;
  left: 0;
}
.mobile-menu ul.menu > li:last-child a::before {
  bottom: 0;
  right: 0;
}
.mobile-menu ul.menu > li:last-child a:hover {
  color: var(--c-white);
}
.mobile-menu ul.menu > li:last-child a:hover::after, .mobile-menu ul.menu > li:last-child a:hover::before {
  width: 100%;
}
.mobile-menu ul.menu > li:last-child a::after, .mobile-menu ul.menu > li:last-child a::before {
  width: 100%;
}
.mobile-menu ul.menu > li:last-child a:hover {
  color: var(--c-orange);
}
.mobile-menu ul.menu > li:last-child a:hover::after, .mobile-menu ul.menu > li:last-child a:hover::before {
  width: 0%;
}

/* Mobile menu submenu toggle button improvements */
.mobile-menu .sub-open {
  display: inline-block;
  cursor: pointer;
  font-size: 20px;
  line-height: 1.2;
  transition: color 0.3s ease;
  color: var(--c-primary);
  font-weight: 600;
  margin-left: 8px;
  vertical-align: middle;
}

.mobile-menu .sub-open:hover {
  color: var(--c-orange);
}

.mobile-menu .sub-open i {
  font-weight: 600;
  font-style: normal;
  font-size: 16px;
  display: inline-block;
  transition: opacity 0.2s ease;
}

.mobile-menu .sub-open .plus {
  display: inline-block;
}

.mobile-menu .sub-open .minus {
  display: none;
}

.mobile-menu .sub-opened .sub-open {
  color: var(--c-orange);
}

.mobile-menu .sub-opened .sub-open .minus {
  display: inline-block;
}

.mobile-menu .sub-opened .sub-open .plus {
  display: none !important;
}

/* Ensure parent menu items with children are clickable */
.mobile-menu li.menu-item-has-children {
  position: relative;
  border-bottom: 1px solid rgba(21, 83, 115, 0.1);
}

.mobile-menu li.menu-item-has-children:last-child {
  border-bottom: none;
}

.mobile-menu li.menu-item-has-children > a {
  display: block;
  position: relative;
}

.mobile-menu li.menu-item-has-children.sub-opened ul {
  display: block !important;
}

/* Better submenu styling */
.mobile-menu li.menu-item-has-children ul.sub-menu {
  background-color: rgba(255, 255, 255, 0.8);
  border-left: 3px solid var(--c-primary);
  margin-left: 12px;
  padding-left: 16px !important;
  border-radius: 4px;
  margin-top: 16px;
  margin-bottom: 10px;
  padding-top: 12px !important;
  padding-bottom: 8px !important;
}

.mobile-menu li.menu-item-has-children ul.sub-menu li a {
  padding: 10px 16px !important;
  display: block !important;
  border-radius: 4px;
  transition: all 0.3s ease;
  margin: 4px 0 !important;
}

.mobile-menu li.menu-item-has-children ul.sub-menu li a:hover {
  background-color: rgba(21, 83, 115, 0.1);
  color: var(--c-orange);
  transform: translateX(4px);
}

.mobile-menu li.menu-item-has-children ul.sub-menu li:last-child a {
  margin-bottom: 0 !important;
}

.menu-open {
  overflow: hidden;
}

/* Ensure banner doesn't interfere with mobile menu */
.menu-open .banner-sec .banner-bg {
  z-index: 1 !important;
  pointer-events: none !important;
}

.menu-open .banner-sec {
  z-index: 1 !important;
  pointer-events: none !important;
}

/* Re-enable pointer events for interactive elements within banner */
.menu-open .banner-sec .container,
.menu-open .banner-sec .banner-content,
.menu-open .banner-sec .banner-button,
.menu-open .banner-sec a,
.menu-open .banner-sec button {
  pointer-events: auto !important;
}

body.home .bg-video {
  padding-top: 0%;
}
@media screen and (min-width: 576px) {
  body.home .bg-video {
    padding-top: 0%;
  }
}
body.home .bg-video iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
@media screen and (min-width: 576px) {
  body.home .bg-video .mobile {
    display: none;
  }
}
@media screen and (max-width: 575.5px) {
  body.home .bg-video .desktop-video {
    display: none;
  }
}

.banner-sec {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 100vh;
  margin-top: 0;
  padding-top: 100px;
  margin-bottom: 0;
}
.banner-sec .banner-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.banner-sec .banner-bg img {
  width: 100%;
  height: 100%;
  -o-object-position: bottom right;
     object-position: bottom right;
  -o-object-fit: cover;
     object-fit: cover;
  height: 550px;
}
@media screen and (min-width: 768px) {
  .banner-sec .banner-bg img {
    height: 800px;
  }
}
@media screen and (min-width: 1800px) {
  .banner-sec .banner-bg img {
    height: 900px;
  }
}
.banner-sec .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 10;
}
.banner-sec .flex-row, .banner-sec .m-row {
  position: relative;
  z-index: 3;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
.banner-sec .banner-content {
  max-width: 600px;
}
@media screen and (min-width: 768px) {
  .banner-sec .banner-content {
    max-width: 700px;
  }
}
@media screen and (min-width: 1200px) {
  .banner-sec .banner-content {
    max-width: 800px;
  }
}
.banner-sec .banner-content h1 {
  color: var(--c-primary);
  font-weight: bold;
}
.banner-sec .banner-content h4 {
  color: var(--c-orange);
  margin-bottom: 12px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.banner-sec .banner-content h3 {
  /* color: var(--c-white); */
  color: var(--c-primary);
  margin-top: 20px;
  position: relative;
  display: inline-block;
  font-family: "Reenie Beanie", cursive;
}
@media screen and (min-width: 1200px) {
  .banner-sec .banner-content h3 {
    font-size: 46px;
  }
}
@media screen and (min-width: 768px) {
  .banner-sec .banner-content h3 {
    margin-top: 0px;
  }
}
.banner-sec .banner-link {
  padding-top: 30px;
  text-align: center;
}
.banner-sec .banner-link a {
  position: relative;
  text-decoration: none;
  color: var(--c-white);
  display: inline-block;
  font-family: "Reenie Beanie", cursive;
  font-size: 26px;
}
@media screen and (min-width: 576px) {
  .banner-sec .banner-link a {
    font-size: 32px;
  }
}
@media screen and (min-width: 1200px) {
  .banner-sec .banner-link a {
    font-size: 42px;
  }
}
.banner-sec .banner-link a::after {
  margin-top: 0;
}
.banner-sec .banner-link a::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: -30%;
  background-image: url("assets/images/arrow-short.svg");
  background-repeat: no-repeat;
  background-position: left;
  background-size: contain;
  bottom: 30%;
}

/* Mobile Banner Image */
.mobile-banner-image {
  margin-bottom: 30px;
  text-align: center;
}

.mobile-banner-image img {
  width: 100%;
  height: auto;
  border-radius: 12px;
}

/* Mobile Banner Layout */
.mobile-banner-layout {
  padding: 20px 0;
}

/* Mobile banner spacing fix - ensure content appears below header */
@media (max-width: 767px) {
  .banner-sec {
    min-height: 400px;
    margin-top: 0;
    padding-top: 100px;
  }
  
  .mobile-banner-titles {
    margin-top: 20px;
    padding-top: 20px;
  }

  .mobile-banner-layout .banner-button {
    text-align: center;
  }
}

.mobile-banner-titles {
  text-align: center;
  margin-bottom: 30px;
}

.mobile-banner-titles h1 {
  color: var(--c-primary);
  font-weight: bold;
  margin-bottom: 12px;
}

.mobile-banner-titles h2 {
  color: var(--c-orange);
  margin-bottom: 30px;
  font-size: 1rem;
}

.mobile-banner-titles h4 {
  color: var(--c-orange);
  margin-bottom: 0;
}

.mobile-banner-content {
  text-align: center;
  margin-top: 30px;
}

.mobile-banner-content h3 {
  color: var(--c-primary);
  margin-bottom: 20px;
  font-family: "Reenie Beanie", cursive;
}

/* Desktop Banner Layout */

/* Banner Button Styling */
.banner-button {
  padding-top: 30px;
  text-align: left;
}

.banner-button .btn-primary {
  text-decoration: none;
  text-align: center;
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  font-weight: 600;
  display: inline-block;
  color: var(--c-white);
  cursor: pointer;
  -webkit-transition: all 0.32s ease-in-out;
  transition: all 0.32s ease-in-out;
  position: relative;
  border: 2px solid var(--c-orange);
  overflow: hidden;
  z-index: 1;
  font-size: 16px;
  padding: 12px 30px;
}

@media screen and (min-width: 1200px) {
  .banner-button .btn-primary {
    padding: 12px 38px;
    font-size: 22px;
  }
}

@media screen and (min-width: 1600px) {
  .banner-button .btn-primary {
    font-size: 24px;
  }
}

.banner-button .btn-primary::after,
.banner-button .btn-primary::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: var(--c-orange);
  z-index: -1;
  transition: all 0.32s ease-in-out;
  -webkit-transition: all 0.32s ease-in-out;
  -moz-transition: all 0.32s ease-in-out;
  -ms-transition: all 0.32s ease-in-out;
  -o-transition: all 0.32s ease-in-out;
}

.banner-button .btn-primary::after {
  top: 0;
  left: 0;
}

.banner-button .btn-primary::before {
  top: 0;
  right: 0;
}

.banner-button .btn-primary:hover {
  color: var(--c-orange);
}

.banner-button .btn-primary:hover::after,
.banner-button .btn-primary:hover::before {
  width: 0%;
}

.banner-bottom-sec .outer-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 1400px) {
  .banner-bottom-sec .outer-wrapper {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media screen and (min-width: 1400px) {
  .banner-bottom-sec .outer-wrapper {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.banner-bottom-sec .inner-item {
  text-align: center;
  background-color: var(--c-primary);
  color: var(--c-white);
  border-radius: 12px;
  width: 100%;
  margin-bottom: 30px;
  padding: 40px 20px;
  max-width: 375px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .banner-bottom-sec .inner-item {
    padding: 60px 40px;
    max-width: 100%;
  }
}
@media screen and (min-width: 992px) {
  .banner-bottom-sec .inner-item {
    margin-bottom: 0px;
  }
}
@media screen and (min-width: 1400px) {
  .banner-bottom-sec .inner-item {
    padding: 70px 50px;
  }
}
@media screen and (min-width: 1800px) {
  .banner-bottom-sec .inner-item {
    padding: 80px 70px;
  }
}
.banner-bottom-sec .inner-item span {
  font-size: 14px;
}
.banner-bottom-sec .inner-item h2 {
  position: relative;
  margin-bottom: 30px;
}
.banner-bottom-sec .inner-item p {
  font-size: 16px;
}
@media screen and (min-width: 1400px) {
  .banner-bottom-sec .inner-item p {
    font-size: 18px;
  }
}
@media screen and (min-width: 1800px) {
  .banner-bottom-sec .inner-item p {
    font-size: 20px;
  }
}

.m9-group .group-item {
  color: var(--c-primary);
}
@media screen and (min-width: 1400px) {
  .m9-group .group-item p {
    padding-right: 30px;
  }
}
@media screen and (min-width: 1200px) {
  .m9-group .group-item {
    padding-left: 0;
  }
}
.m9-group .group-item h2 {
  color: var(--c-orange);
  margin-bottom: 30px;
}
@media screen and (min-width: 1200px) {
  .m9-group .group-item h2 {
    margin-left: 0;
  }
}
.m9-group .group-item h5 {
  font-weight: bold;
  margin-bottom: 12px;
  font-size: 20p x;
}
@media screen and (min-width: 1400px) {
  .m9-group .group-item h5 {
    font-size: 26px;
  }
}
@media screen and (min-width: 1600px) {
  .m9-group .group-item p {
    font-size: 20px;
  }
}
.m9-group .group-item ul {
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
}
.m9-group .group-item ul li {
  list-style: none;
  padding-left: 30px;
  position: relative;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 14px;
}
@media screen and (min-width: 1600px) {
  .m9-group .group-item ul li {
    font-size: 20px;
  }
}
.m9-group .group-item ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  background-image: url("/wp-content/uploads/2023/05/tick-svgrepo-com.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.m9-group.invert .flex-row, .m9-group.invert .m-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.m9-group.invert .flex-row .col-md-6:nth-child(1) {
  padding-right: 12px;
}
@media screen and (min-width: 1400px) {
  .m9-group.invert .flex-row .col-md-6:nth-child(1) {
    padding-left: 0;
  }
}
.m9-group.invert .flex-row .group-item {
  padding-right: 20px;
}
@media screen and (min-width: 1400px) {
  .m9-group.invert .flex-row .group-item {
    padding-left: 0;
  }
  .m9-group.invert .flex-row .group-item h2 {
    margin-left: 0;
  }
}
.m9-group .group-img {
  position: relative;
  margin-top: 40px;
  padding: 0 12px 12px;
}
@media screen and (min-width: 768px) {
  .m9-group .group-img {
    padding: 0 12px 12px;
    margin-top: 0px;
  }
}
@media screen and (min-width: 1200px) {
  .m9-group .group-img {
    padding: 0 12px 12px;
  }
}
.m9-group .group-img::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 90%;
  background-color: #EFF3F7;
}
.m9-group .group-img img {
  width: 100%;
  position: relative;
  z-index: 2;
}
.m9-group .img-text {
  color: var(--c-primary);
  padding: 30px 12px 0px;
}
@media screen and (min-width: 768px) {
  .m9-group .img-text {
    padding: 30px 20px 0px;
  }
}
@media screen and (min-width: 1200px) {
  .m9-group .img-text {
    padding: 30px 50px 0px;
  }
}
@media screen and (min-width: 1200px) {
  .m9-group.img-with-bottom-text .group-item {
    padding-left: 20px;
  }
}
.m9-group.img-with-bottom-text .group-item h2 {
  margin-left: 0;
}
@media screen and (min-width: 1200px) {
  .m9-group.img-with-bottom-text .group-item ul {
    padding: 20px 0px 0px 30px;
  }
}
.m9-group.img-with-bottom-text .img-text {
  display: block;
}
@media screen and (max-width: 767.5px) {
  .m9-group.img-with-bottom-text .img-text {
    padding-bottom: 30px;
  }
}
@media screen and (min-width: 1400px) {
  .m9-group.img-with-bottom-text .col-md-6:nth-child(1) {
    width: 50%;
    margin-left: 0;
    padding-right: 0;
  }
}
.m9-group .link a {
  text-decoration: none;
  text-align: center;
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  font-weight: 600;
  display: inline-block;
  color: var(--c-orange);
  cursor: pointer;
  -webkit-transition: all 0.32s ease-in-out;
  transition: all 0.32s ease-in-out;
  position: relative;
  border: 2px solid var(--c-orange);
  overflow: hidden;
  z-index: 1;
  font-size: 16px;
  padding: 12px 30px;
  padding: 12px 60px !important;
}
@media screen and (min-width: 1200px) {
  .m9-group .link a {
    padding: 12px 38px;
    font-size: 22px;
  }
}
@media screen and (min-width: 1600px) {
  .m9-group .link a {
    font-size: 24px;
  }
}
.m9-group .link a::after, .m9-group .link a::before {
  content: "";
  position: absolute;
  width: 0%;
  height: 50%;
  background-color: var(--c-orange);
  z-index: -1;
  transition: all 0.32s ease-in-out;
  -webkit-transition: all 0.32s ease-in-out;
  -moz-transition: all 0.32s ease-in-out;
  -ms-transition: all 0.32s ease-in-out;
  -o-transition: all 0.32s ease-in-out;
}
.m9-group .link a::after {
  top: 0;
  left: 0;
}
.m9-group .link a::before {
  bottom: 0;
  right: 0;
}
.m9-group .link a:hover {
  color: var(--c-white);
}
.m9-group .link a:hover::after, .m9-group .link a:hover::before {
  width: 100%;
}

/* bg-color-sec css start */
.bg-color-sec {
  background: rgb(21, 83, 115);
  background: linear-gradient(112deg, rgb(21, 83, 115) 0%, rgb(15, 52, 70) 54%, rgb(14, 44, 59) 100%);
  padding: 60px 0;
  color: var(--c-white);
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 767.5px) {
  .bg-color-sec {
    padding-bottom: 0px;
  }
  .bg-color-sec:has(.img-wrapper) {
    padding-bottom: 180px;
  }
}
.bg-color-sec .bg-img {
  background-position: bottom right;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-size: 35%;
}
@media screen and (max-width: 767.5px) {
  .bg-color-sec .bg-img {
    display: none;
  }
}
@media screen and (min-width: 1600px) {
  .bg-color-sec .bg-img {
    background-size: 25%;
  }
}
@media screen and (min-width: 1800px) {
  .bg-color-sec .bg-img {
    background-size: 20%;
  }
}
.bg-color-sec.full-content-sec p a {
  text-decoration: none;
  position: relative;
  display: inline-block;
  font-family: "Reenie Beanie", cursive;
  font-size: 40px;
}
@media screen and (min-width: 768px) {
  .bg-color-sec {
    padding: 80px 0;
  }
}
.bg-color-sec .full-title {
  margin-bottom: 30px;
}
.bg-color-sec .inner-item h4 {
  margin-bottom: 12px;
  font-weight: bold;
}
.bg-color-sec .inner-item.right-side h4 {
  font-family: "Reenie Beanie", cursive;
}
.bg-color-sec .inner-item h6 {
  display: inline-block;
  font-weight: bold;
}
.bg-color-sec .inner-item h6::after {
  width: 100%;
  height: 20px;
  background-image: url("/wp-content/uploads/2023/05/line-hand-drawn-orange-md.svg");
}
.bg-color-sec .inner-item .testimony-name {
  display: inline-block;
  font-weight: bold;
  padding: 0px;
  margin: 0px;
  margin-top: 12px;
  line-height: 1.2;
  font-family: "Poppins", sans-serif;
  font-size: 1rem;
  position: relative;
  left: auto;
  top: auto;
  width: auto;
  height: auto;
  transform: none;
}
.bg-color-sec .inner-item .testimony-name::after {
  content: "";
  position: absolute;
  left: 0;
  top: calc(100% - 6px);
  background-image: url("/wp-content/uploads/2023/05/line-hand-drawn-orange-md.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 100%;
  height: 20px;
  display: block;
  margin-top: 20px;
}
@media screen and (min-width: 1400px) {
  .bg-color-sec .inner-item.left {
    padding-right: 20px;
  }
}
@media screen and (min-width: 1600px) {
  .bg-color-sec .inner-item.left {
    padding-right: 50px;
  }
}
.bg-color-sec .link a {
  color: var(--c-white);
  border-color: var(--c-orange);
}
.bg-color-sec .link a::after, .bg-color-sec .link a::before {
  width: 100%;
}
.bg-color-sec .link a:hover {
  border-color: var(--c-white);
}
.bg-color-sec .link a:hover::after, .bg-color-sec .link a:hover::before {
  width: 0%;
}
.bg-color-sec ul {
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
}
.bg-color-sec ul li {
  list-style: none;
  margin: 12px 0 24px;
  padding-left: 30px;
  position: relative;
  font-weight: bold;
  font-size: 16px;
}
@media screen and (min-width: 1600px) {
  .bg-color-sec ul li {
    font-size: 20px;
  }
}
.bg-color-sec ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  background-image: url("/wp-content/uploads/2023/05/tick-svgrepo-com.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.bg-color-sec .img-wrapper {
  margin-top: 30px;
  margin-bottom: -60px;
  width: 100%;
}
@media screen and (max-width: 767.5px) {
  .bg-color-sec .img-wrapper {
    position: absolute;
    bottom: 0;
    right: 0;
    margin-top: 0;
    margin-bottom: 0;
    width: 35%;
    max-width: 180px;
    z-index: 1;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
  }
  .bg-color-sec .img-wrapper img {
    width: 75%;
    max-width: 100%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: 0;
  }
  .bg-color-sec .col-md-6 {
    margin-bottom: 20px;
    padding-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .bg-color-sec .col-md-6:last-of-type {
    margin-bottom: 160px;
  }
  .bg-color-sec .flex-row {
    align-items: center;
  }
  .bg-color-sec .flex-row .inner-item {
    text-align: center;
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .bg-color-sec .img-wrapper {
    display: none;
  }
  .bg-color-sec .flex-row {
    align-items: flex-start;
  }
  .bg-color-sec .flex-row .img-wrapper {
    align-self: flex-end;
  }
}
.bg-color-sec .right-side {
  position: relative;
  padding-left: 50px;
  margin-top: 50px;
}
@media screen and (max-width: 767.5px) {
  .bg-color-sec .right-side {
    padding-left: 0;
  }
  .bg-color-sec .right-side span {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .bg-color-sec .right-side {
    margin-top: 0px;
  }
}
.bg-color-sec .right-side h4 {
  line-height: 1.2;
  font-weight: normal;
}
@media screen and (min-width: 768px) {
  .bg-color-sec .right-side h4 {
    line-height: 2;
  }
}
.bg-color-sec .right-side span {
  position: absolute;
  left: 0;
  top: 0;
  width: 70px;
  height: 70px;
  color: var(--c-white);
  font-size: 100px;
  font-family: "Reenie Beanie", cursive;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

/* get-start-sec css start */
.get-start-sec {
  background-color: #EFF3F7;
  padding: 50px 0 30px;
}
@media screen and (min-width: 768px) {
  .get-start-sec {
    padding: 70px 0 50px;
  }
}
.get-start-sec .title {
  padding-bottom: 20px;
}
.get-start-sec.dark-bg {
  background-color: var(--c-primary);
}
.get-start-sec.dark-bg * {
  color: var(--c-white) !important;
}
.get-start-sec.grey-bg .inner-item {
  padding-top: 20px;
}
.get-start-sec.grey-bg .normal-link {
  margin-top: 30px;
  text-align: left;
}
.get-start-sec.grey-bg .normal-link a {
  text-align: center;
}
.get-start-sec.grey-bg .normal-link a::after {
  margin-top: 0;
  width: 100%;
  height: 30px;
}
.get-start-sec .inner-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: var(--c-primary);
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .get-start-sec .inner-item {
    margin-bottom: 0px;
  }
}
.get-start-sec .inner-item .number {
  position: relative;
  padding-bottom: 12px;
  margin-bottom: 20px;
  min-width: 30px;
}
@media screen and (min-width: 768px) {
  .get-start-sec .inner-item .number {
    min-width: 50px;
  }
}
.get-start-sec .inner-item .number::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  background-image: url("/wp-content/uploads/2023/05/line-hand-drawn-orange-xsm.svg");
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: contain;
  width: 40px;
  height: 12px;
}
.get-start-sec .inner-item .number h2 {
  font-weight: normal;
  font-family: "Reenie Beanie", cursive;
}
.get-start-sec .inner-item .content {
  padding-top: 10px;
  padding-left: 10px;
}
@media screen and (min-width: 768px) {
  .get-start-sec .inner-item .content {
    padding-top: 20px;
  }
}
@media screen and (min-width: 1600px) {
  .get-start-sec .inner-item .content {
    padding-left: 30px;
  }
}
.get-start-sec .inner-item .content p {
  font-size: 26px;
  font-weight: 600;
  font-family: "Reenie Beanie", cursive;
}
@media screen and (min-width: 1400px) {
  .get-start-sec .inner-item .content p {
    font-size: 30px;
  }
}
@media screen and (min-width: 1600px) {
  .get-start-sec .inner-item .content p {
    font-size: 32px;
  }
}
@media screen and (min-width: 1800px) {
  .get-start-sec .inner-item .content p {
    font-size: 36px;
  }
}

.m9-group.m9-group-repeater .flex-row, .m9-group.m9-group-repeater .m-row {
  justify-content: center !important;
  width: 100% !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
.m9-group.m9-group-repeater .flex-row:nth-child(even), .m9-group.m9-group-repeater .m-row:nth-child(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.m9-group.m9-group-repeater .flex-row:nth-child(even) .group-img {
  margin-top: 0;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .m9-group.m9-group-repeater .flex-row:nth-child(even) .group-img {
    margin-bottom: 0px;
  }
}
.m9-group.m9-group-repeater .flex-row:nth-child(odd) .group-item {
  padding-left: 0;
}
.m9-group.m9-group-repeater .flex-row:nth-child(odd) .group-item h2, .m9-group.m9-group-repeater .m-row:nth-child(odd) .group-item h2 {
  margin-left: 0;
}
/* Removed non-standard width/margin overrides for repeater odd rows */
@media screen and (min-width: 1200px) {
  .m9-group.m9-group-repeater .flex-row:nth-child(odd) .col-md-6:nth-child(1), .m9-group.m9-group-repeater .m-row:nth-child(odd) .m-col-md-6:nth-child(1) {
    width: 50%;
    margin-left: 0;
  }
}
.m9-group.m9-group-repeater .flex-row:nth-child(odd) .group-img, .m9-group.m9-group-repeater .m-row:nth-child(odd) .group-img {
  margin-top: 0;
  margin-bottom: 30px;
}
/* Remove extra right shift on odd group images for symmetry */
@media screen and (min-width: 768px) {
  .m9-group.m9-group-repeater .flex-row:nth-child(odd) .group-img, .m9-group.m9-group-repeater .m-row:nth-child(odd) .group-img {
    margin-right: 0;
    margin-bottom: 0;
  }
}
.m9-group.m9-group-repeater .flex-row:nth-child(odd) .group-img img, .m9-group.m9-group-repeater .m-row:nth-child(odd) .group-img img {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}
.m9-group.m9-group-repeater .link {
  padding-top: 30px;
}
@media screen and (min-width: 1200px) {
  .m9-group.m9-group-repeater .link {
    padding-top: 50px;
  }
}

.client-logo-sec .swiper-slide {
  text-align: center;
}
.client-logo-sec .swiper-slide img {
  width: auto;
  height: 120px;
  -o-object-fit: contain;
     object-fit: contain;
}

.testimonial-sec .swiper-slide {
  height: auto !important;
}

.testimonial-sec .swiper-slide .inner-item {
  height: 100%;
  position: relative;
}
.testimonial-sec .swiper-slide .inner-item::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgb(21, 83, 115);
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(21, 83, 115, 0.889589112)), color-stop(66%, rgba(255, 255, 255, 0)));
  background: linear-gradient(0deg, rgba(21, 83, 115, 0.889589112) 0%, rgba(255, 255, 255, 0) 66%);
}
.testimonial-sec .swiper-slide .inner-item .testimony-img {
  height: 100%;

}
.testimonial-sec .swiper-slide .inner-item .testimony-img img {
  width: 100%;
  height: 100%;

  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top center;
     object-position: top center;

}
@media screen and (min-width: 1800px) {
  .testimonial-sec .swiper-slide .inner-item .testimony-img img {
    max-height: 100%;
  }
}
.testimonial-sec .swiper-slide .inner-item .testimony-caption {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 3;
  bottom: 0;
  color: var(--c-white);
  padding: 10%;
}
.testimonial-sec .swiper-slide .inner-item .testimony-caption h4 {
  line-height: 1.6;
  margin-bottom: 40px;
}
.testimonial-sec .swiper-slide .inner-item .testimony-caption h6 {
  position: relative;
  display: inline-block;
  font-weight: bold;
}
.testimonial-sec .swiper-slide .inner-item .testimony-caption h6::after {
  width: 100%;
  height: 20px;
  background-image: url("/wp-content/uploads/2023/05/line-hand-drawn-orange-md.svg");
  margin-top: 0;
}
.testimonial-sec .swiper-slide:nth-child(even) .testimony-caption h4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.testimonial-sec .swiper-slide:nth-child(even) .testimony-caption h4 span {
  font-family: "Reenie Beanie", cursive;
  font-size: 114px;
  position: absolute;
  right: 100%;
  top: 0;
  width: 35px;
  -webkit-transform: translateY(-33%);
          transform: translateY(-33%);
}
.testimonial-sec .swiper-slide:nth-child(odd) .testimony-caption h4 span {
  display: none;
}

/* services-sec css start */
.services-sec {
  padding: 80px 0;
  background: rgb(21, 83, 115);
  background: linear-gradient(112deg, rgb(21, 83, 115) 0%, rgb(15, 52, 70) 54%, rgb(14, 44, 59) 100%);
  color: var(--c-white);
}
.services-sec .title {
  margin-bottom: 60px;
  color: inherit;
}
.services-sec .title h2 {
  color: inherit;
}
.services-sec .inner-item {
  text-align: center;
  margin-bottom: 80px;
}
.services-sec .inner-item .skill-title h3 {
  margin-bottom: 30px;
  font-weight: normal;
}
.services-sec .inner-item .icon {
  margin-bottom: 22px;
}
.services-sec .inner-item .icon img {
  height: 90px;
  width: auto;
  -o-object-fit: contain;
     object-fit: contain;
  margin: 0 auto;
}
.services-sec .skill-bottom-text-btn {
  text-align: center;
}
.services-sec .skill-bottom-text-btn h4 {
  margin-bottom: 20px;
}
.services-sec .skill-bottom-text-btn .link a {
  color: var(--c-white);
  border-color: var(--c-orange);
}
.services-sec .skill-bottom-text-btn .link a::after, .services-sec .skill-bottom-text-btn .link a::before {
  width: 100%;
}
.services-sec .skill-bottom-text-btn .link a:hover {
  border-color: var(--c-white);
}
.services-sec .skill-bottom-text-btn .link a:hover::after, .services-sec .skill-bottom-text-btn .link a:hover::before {
  width: 0%;
}

/* grey-bg css start */
.grey-bg .inner-item {
  margin-bottom: 0;
}
.grey-bg .normal-link {
  text-align: center;
  margin-top: 50px;
}
.grey-bg .normal-link a {
  color: var(--c-orange);
  text-decoration: none;
  display: inline-block;
  position: relative;
  font-weight: bold;
  font-size: 24px;
}
@media screen and (min-width: 1400px) {
  .grey-bg .normal-link a {
    font-size: 40px;
  }
}
@media screen and (min-width: 1600px) {
  .grey-bg .normal-link a {
    font-size: 46px;
  }
}
@media screen and (min-width: 1800px) {
  .grey-bg .normal-link a {
    font-size: 48px;
  }
}
.grey-bg .normal-link a::after {
  background-image: url("/wp-content/uploads/2023/05/line-hand-drawn-blue-lg.svg");
  width: 100%;
  height: 20px;
}
@media screen and (min-width: 1400px) {
  .grey-bg.type2 .inner-item .content, .blog-single-page h3.grey-bg .inner-item .content, .blog-sec .blog-outer .content h3.grey-bg .inner-item .content, .testimonial-sec .inner-item .testimony-caption h4.grey-bg .inner-item .content, .we-got-there-sec .got_thereSwiper .inner-item h2.grey-bg .inner-item .content, .team-member-sec .team-outer .inner-item .member-caption h4.grey-bg .inner-item .content, .contact-info-sec .mobile-email h4.grey-bg .inner-item .content, .title h2.grey-bg .inner-item .content, .m9-group .group-item h2.grey-bg .inner-item .content, .bg-color-sec .inner-item h2.grey-bg .inner-item .content, .bg-color-sec .right-side h4.grey-bg .inner-item .content {
    padding-left: 20px;
  }
}
.grey-bg.type2 .inner-item .content p, .blog-single-page h3.grey-bg .inner-item .content p, .blog-sec .blog-outer .content h3.grey-bg .inner-item .content p, .testimonial-sec .inner-item .testimony-caption h4.grey-bg .inner-item .content p, .we-got-there-sec .got_thereSwiper .inner-item h2.grey-bg .inner-item .content p, .team-member-sec .team-outer .inner-item .member-caption h4.grey-bg .inner-item .content p, .contact-info-sec .mobile-email h4.grey-bg .inner-item .content p, .title h2.grey-bg .inner-item .content p, .m9-group .group-item h2.grey-bg .inner-item .content p, .bg-color-sec .inner-item h2.grey-bg .inner-item .content p, .bg-color-sec .right-side h4.grey-bg .inner-item .content p {
  font-size: 18px;
}
@media screen and (min-width: 768px) {
  .grey-bg.type2 .inner-item .content p, .blog-single-page h3.grey-bg .inner-item .content p, .blog-sec .blog-outer .content h3.grey-bg .inner-item .content p, .testimonial-sec .inner-item .testimony-caption h4.grey-bg .inner-item .content p, .we-got-there-sec .got_thereSwiper .inner-item h2.grey-bg .inner-item .content p, .team-member-sec .team-outer .inner-item .member-caption h4.grey-bg .inner-item .content p, .contact-info-sec .mobile-email h4.grey-bg .inner-item .content p, .title h2.grey-bg .inner-item .content p, .m9-group .group-item h2.grey-bg .inner-item .content p, .bg-color-sec .inner-item h2.grey-bg .inner-item .content p, .bg-color-sec .right-side h4.grey-bg .inner-item .content p {
    font-size: 20px;
  }
}
@media screen and (min-width: 1200px) {
  .grey-bg.type2 .inner-item .content p, .blog-single-page h3.grey-bg .inner-item .content p, .blog-sec .blog-outer .content h3.grey-bg .inner-item .content p, .testimonial-sec .inner-item .testimony-caption h4.grey-bg .inner-item .content p, .we-got-there-sec .got_thereSwiper .inner-item h2.grey-bg .inner-item .content p, .team-member-sec .team-outer .inner-item .member-caption h4.grey-bg .inner-item .content p, .contact-info-sec .mobile-email h4.grey-bg .inner-item .content p, .title h2.grey-bg .inner-item .content p, .m9-group .group-item h2.grey-bg .inner-item .content p, .bg-color-sec .inner-item h2.grey-bg .inner-item .content p, .bg-color-sec .right-side h4.grey-bg .inner-item .content p {
    font-size: 40px;
  }
}
@media screen and (min-width: 1800px) {
  .grey-bg.type2 .inner-item .content p, .blog-single-page h3.grey-bg .inner-item .content p, .blog-sec .blog-outer .content h3.grey-bg .inner-item .content p, .testimonial-sec .inner-item .testimony-caption h4.grey-bg .inner-item .content p, .we-got-there-sec .got_thereSwiper .inner-item h2.grey-bg .inner-item .content p, .team-member-sec .team-outer .inner-item .member-caption h4.grey-bg .inner-item .content p, .contact-info-sec .mobile-email h4.grey-bg .inner-item .content p, .title h2.grey-bg .inner-item .content p, .m9-group .group-item h2.grey-bg .inner-item .content p, .bg-color-sec .inner-item h2.grey-bg .inner-item .content p, .bg-color-sec .right-side h4.grey-bg .inner-item .content p {
    font-size: 38px;
  }
}

/* full-content-sec css start */
@media screen and (min-width: 1200px) {
  .full-content-sec .inner-item {
    padding-right: 20px;
  }
}
@media screen and (min-width: 1600px) {
  .full-content-sec .inner-item {
    padding-right: 40px;
  }
}
@media screen and (min-width: 1200px) {
  .full-content-sec .content-wrapper {
    padding-left: 20px;
  }
}
@media screen and (min-width: 1600px) {
  .full-content-sec .content-wrapper {
    padding-left: 40px;
  }
}
.full-content-sec ul {
  padding-top: 21px;
}

.page-template-front-page .get-start-sec.grey-bg.type2 .content p, .page-template-front-page .blog-single-page h3.get-start-sec.grey-bg .content p, .blog-single-page .page-template-front-page h3.get-start-sec.grey-bg .content p, .page-template-front-page .blog-sec .blog-outer .content h3.get-start-sec.grey-bg .content p, .blog-sec .blog-outer .content .page-template-front-page h3.get-start-sec.grey-bg .content p, .page-template-front-page .testimonial-sec .inner-item .testimony-caption h4.get-start-sec.grey-bg .content p, .testimonial-sec .inner-item .testimony-caption .page-template-front-page h4.get-start-sec.grey-bg .content p, .page-template-front-page .we-got-there-sec .got_thereSwiper .inner-item h2.get-start-sec.grey-bg .content p, .we-got-there-sec .got_thereSwiper .inner-item .page-template-front-page h2.get-start-sec.grey-bg .content p, .page-template-front-page .team-member-sec .team-outer .inner-item .member-caption h4.get-start-sec.grey-bg .content p, .team-member-sec .team-outer .inner-item .member-caption .page-template-front-page h4.get-start-sec.grey-bg .content p, .page-template-front-page .contact-info-sec .mobile-email h4.get-start-sec.grey-bg .content p, .contact-info-sec .mobile-email .page-template-front-page h4.get-start-sec.grey-bg .content p, .page-template-front-page .title h2.get-start-sec.grey-bg .content p, .title .page-template-front-page h2.get-start-sec.grey-bg .content p, .page-template-front-page .m9-group .group-item h2.get-start-sec.grey-bg .content p, .m9-group .group-item .page-template-front-page h2.get-start-sec.grey-bg .content p, .page-template-front-page .bg-color-sec .inner-item h2.get-start-sec.grey-bg .content p, .bg-color-sec .inner-item .page-template-front-page h2.get-start-sec.grey-bg .content p, .page-template-front-page .bg-color-sec .right-side h4.get-start-sec.grey-bg .content p, .bg-color-sec .right-side .page-template-front-page h4.get-start-sec.grey-bg .content p {
  font-size: 24px;
}
@media screen and (min-width: 1400px) {
  .page-template-front-page .get-start-sec.grey-bg.type2 .content p, .page-template-front-page .blog-single-page h3.get-start-sec.grey-bg .content p, .blog-single-page .page-template-front-page h3.get-start-sec.grey-bg .content p, .page-template-front-page .blog-sec .blog-outer .content h3.get-start-sec.grey-bg .content p, .blog-sec .blog-outer .content .page-template-front-page h3.get-start-sec.grey-bg .content p, .page-template-front-page .testimonial-sec .inner-item .testimony-caption h4.get-start-sec.grey-bg .content p, .testimonial-sec .inner-item .testimony-caption .page-template-front-page h4.get-start-sec.grey-bg .content p, .page-template-front-page .we-got-there-sec .got_thereSwiper .inner-item h2.get-start-sec.grey-bg .content p, .we-got-there-sec .got_thereSwiper .inner-item .page-template-front-page h2.get-start-sec.grey-bg .content p, .page-template-front-page .team-member-sec .team-outer .inner-item .member-caption h4.get-start-sec.grey-bg .content p, .team-member-sec .team-outer .inner-item .member-caption .page-template-front-page h4.get-start-sec.grey-bg .content p, .page-template-front-page .contact-info-sec .mobile-email h4.get-start-sec.grey-bg .content p, .contact-info-sec .mobile-email .page-template-front-page h4.get-start-sec.grey-bg .content p, .page-template-front-page .title h2.get-start-sec.grey-bg .content p, .title .page-template-front-page h2.get-start-sec.grey-bg .content p, .page-template-front-page .m9-group .group-item h2.get-start-sec.grey-bg .content p, .m9-group .group-item .page-template-front-page h2.get-start-sec.grey-bg .content p, .page-template-front-page .bg-color-sec .inner-item h2.get-start-sec.grey-bg .content p, .bg-color-sec .inner-item .page-template-front-page h2.get-start-sec.grey-bg .content p, .page-template-front-page .bg-color-sec .right-side h4.get-start-sec.grey-bg .content p, .bg-color-sec .right-side .page-template-front-page h4.get-start-sec.grey-bg .content p {
    font-size: 40px;
  }
}
@media screen and (min-width: 1600px) {
  .page-template-front-page .get-start-sec.grey-bg.type2 .content p, .page-template-front-page .blog-single-page h3.get-start-sec.grey-bg .content p, .blog-single-page .page-template-front-page h3.get-start-sec.grey-bg .content p, .page-template-front-page .blog-sec .blog-outer .content h3.get-start-sec.grey-bg .content p, .blog-sec .blog-outer .content .page-template-front-page h3.get-start-sec.grey-bg .content p, .page-template-front-page .testimonial-sec .inner-item .testimony-caption h4.get-start-sec.grey-bg .content p, .testimonial-sec .inner-item .testimony-caption .page-template-front-page h4.get-start-sec.grey-bg .content p, .page-template-front-page .we-got-there-sec .got_thereSwiper .inner-item h2.get-start-sec.grey-bg .content p, .we-got-there-sec .got_thereSwiper .inner-item .page-template-front-page h2.get-start-sec.grey-bg .content p, .page-template-front-page .team-member-sec .team-outer .inner-item .member-caption h4.get-start-sec.grey-bg .content p, .team-member-sec .team-outer .inner-item .member-caption .page-template-front-page h4.get-start-sec.grey-bg .content p, .page-template-front-page .contact-info-sec .mobile-email h4.get-start-sec.grey-bg .content p, .contact-info-sec .mobile-email .page-template-front-page h4.get-start-sec.grey-bg .content p, .page-template-front-page .title h2.get-start-sec.grey-bg .content p, .title .page-template-front-page h2.get-start-sec.grey-bg .content p, .page-template-front-page .m9-group .group-item h2.get-start-sec.grey-bg .content p, .m9-group .group-item .page-template-front-page h2.get-start-sec.grey-bg .content p, .page-template-front-page .bg-color-sec .inner-item h2.get-start-sec.grey-bg .content p, .bg-color-sec .inner-item .page-template-front-page h2.get-start-sec.grey-bg .content p, .page-template-front-page .bg-color-sec .right-side h4.get-start-sec.grey-bg .content p, .bg-color-sec .right-side .page-template-front-page h4.get-start-sec.grey-bg .content p {
    font-size: 46px;
  }
}
@media screen and (min-width: 1800px) {
  .page-template-front-page .get-start-sec.grey-bg.type2 .content p, .page-template-front-page .blog-single-page h3.get-start-sec.grey-bg .content p, .blog-single-page .page-template-front-page h3.get-start-sec.grey-bg .content p, .page-template-front-page .blog-sec .blog-outer .content h3.get-start-sec.grey-bg .content p, .blog-sec .blog-outer .content .page-template-front-page h3.get-start-sec.grey-bg .content p, .page-template-front-page .testimonial-sec .inner-item .testimony-caption h4.get-start-sec.grey-bg .content p, .testimonial-sec .inner-item .testimony-caption .page-template-front-page h4.get-start-sec.grey-bg .content p, .page-template-front-page .we-got-there-sec .got_thereSwiper .inner-item h2.get-start-sec.grey-bg .content p, .we-got-there-sec .got_thereSwiper .inner-item .page-template-front-page h2.get-start-sec.grey-bg .content p, .page-template-front-page .team-member-sec .team-outer .inner-item .member-caption h4.get-start-sec.grey-bg .content p, .team-member-sec .team-outer .inner-item .member-caption .page-template-front-page h4.get-start-sec.grey-bg .content p, .page-template-front-page .contact-info-sec .mobile-email h4.get-start-sec.grey-bg .content p, .contact-info-sec .mobile-email .page-template-front-page h4.get-start-sec.grey-bg .content p, .page-template-front-page .title h2.get-start-sec.grey-bg .content p, .title .page-template-front-page h2.get-start-sec.grey-bg .content p, .page-template-front-page .m9-group .group-item h2.get-start-sec.grey-bg .content p, .m9-group .group-item .page-template-front-page h2.get-start-sec.grey-bg .content p, .page-template-front-page .bg-color-sec .inner-item h2.get-start-sec.grey-bg .content p, .bg-color-sec .inner-item .page-template-front-page h2.get-start-sec.grey-bg .content p, .page-template-front-page .bg-color-sec .right-side h4.get-start-sec.grey-bg .content p, .bg-color-sec .right-side .page-template-front-page h4.get-start-sec.grey-bg .content p {
    font-size: 48px;
  }
}

@media screen and (min-width: 1200px) {
  .free-session-sec .content-wrapper {
    padding-right: 60px;
  }
}
.free-session-sec .contact-desc p {
  font-size: 16px;
}
.free-session-sec .getting-start {
  padding-top: 40px;
}
.free-session-sec .getting-start h3 {
  padding-bottom: 20px;
  color: var(--c-orange);
  font-weight: bold;
}
.free-session-sec .getting-start .session-start-item {
  padding-bottom: 30px;
}
.free-session-sec .getting-start .inner-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: var(--c-primary);
}
.free-session-sec .getting-start .inner-item .number {
  position: relative;
}
.free-session-sec .getting-start .inner-item .number::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  background-image: url("/wp-content/uploads/2023/05/line-hand-drawn-orange-xsm.svg");
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: contain;
  width: 30px;
  height: 12px;
}
.free-session-sec .getting-start .inner-item .number h2 {
  font-family: "Reenie Beanie", cursive;
}
.free-session-sec .getting-start .inner-item .content {
  padding-left: 40px;
}
.free-session-sec .getting-start .inner-item .content p {
  font-size: 20px;
  font-weight: bold;
}
@media screen and (min-width: 1200px) {
  .free-session-sec .contact-form {
    padding-left: 30px;
  }
}
.free-session-sec .contact-form form label {
  display: none !important;
}
.free-session-sec .contact-form form .formelement {
  padding-bottom: 20px;
  width: auto;
}
.free-session-sec .contact-form form .form-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -12px;
  margin-right: -12px;
}
.free-session-sec .contact-form form .form-group .formelement {
  padding-left: 12px;
  padding-right: 12px;
  width: 100%;
}
@media screen and (min-width: 576px) {
  .free-session-sec .contact-form form .form-group .formelement {
    width: 50% !important;
  }
}
.free-session-sec .contact-form form .form-group-check {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -12px;
  margin-right: -12px;
}
.free-session-sec .contact-form form .form-group-check .formelement {
  padding-left: 12px;
  padding-right: 12px;
  width: auto !important;
}
.free-session-sec .contact-form form .form-group-check .checkbox-radio {
  display: inline-block;
  width: auto;
  margin: 0;
  padding: 0;
}
.free-session-sec .contact-form form .form-group-check .checkbox-radio input {
  width: auto;
}
.free-session-sec .contact-form form .form-group-check p {
  font-size: 14px;
  color: var(--c-primary);
}
.free-session-sec .contact-form form .form-group-check p a {
  color: inherit;
  text-decoration: none;
}
.free-session-sec .contact-form form checkbox {
  width: 20px;
	float: left;
}

.free-session-sec .contact-form form input, 
.free-session-sec .contact-form form select {
  padding: 14px 30px !important;
  border-radius: 5px !important;
  background-color: #eff3f7;
  color: var(--c-primary) !important;
  border: none !important;
  width: 100%;
  height: auto !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-weight: bold;
}
.free-session-sec .contact-form form input::-webkit-input-placeholder {
  color: var(--c-primary) !important;
}
.free-session-sec .contact-form form input::-moz-placeholder {
  color: var(--c-primary) !important;
}
.free-session-sec .contact-form form input:-ms-input-placeholder {
  color: var(--c-primary) !important;
}
.free-session-sec .contact-form form input::-ms-input-placeholder {
  color: var(--c-primary) !important;
}
.free-session-sec .contact-form form input::placeholder {
  color: var(--c-primary) !important;
}
.free-session-sec .contact-form form input:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.free-session-sec .contact-form form .button-wrapper button {
  width: 100%;
  font-weight: bold !important;
  padding: 16px 20px !important;
  height: auto !important;
  border-radius: 5px !important;
  font-size: 18px !important;
}

.banner-inner-sec .banner-bg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left center;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 576px) {
  .banner-inner-sec .banner-bg {
    background-position: center;
  }
}
@media screen and (min-width: 1200px) {
  .banner-inner-sec .banner-bg {
    height: 600px;
  }
}
.banner-inner-sec .banner-content {
  padding: 80px 0;
  color: var(--c-primary);
}

.desktop-banner-layout h2 {
  color: var(--c-orange);
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 1.5rem;
}

@media screen and (min-width: 576px) {
  .banner-inner-sec .banner-content {
    padding: 100px 0;
  }
}
@media screen and (min-width: 1200px) {
  .banner-inner-sec .banner-content {
    padding: 150px 0;
  }
}
.banner-inner-sec .banner-content h1,
.banner-inner-sec .banner-content h4,
.banner-inner-sec .banner-content h3 {
  font-weight: bold;
  color: var(--c-primary);
  background-color: var(--c-white);
  display: inline-block;
  padding: 0 10px;
}
.banner-inner-sec .banner-content .small-desc h4 {
  line-height: 1.6;
}
.banner-inner-sec .banner-content p {
  background-color: var(--c-white);
  font-weight: bold;
  display: inline-block;
  padding: 0 10px;
}
.banner-inner-sec .banner-content h4 {
  color: var(--c-orange);
  font-weight: normal;
}
.banner-inner-sec .banner-content h4.type3, .banner-inner-sec .banner-content .we-got-there-sec .got_thereSwiper .inner-item h4, .we-got-there-sec .got_thereSwiper .inner-item .banner-inner-sec .banner-content h4, .banner-inner-sec .banner-content .bg-with-card .inner-item .caption h4, .bg-with-card .inner-item .caption .banner-inner-sec .banner-content h4, .banner-inner-sec .banner-content .services-sec .skill-bottom-text-btn h4, .services-sec .skill-bottom-text-btn .banner-inner-sec .banner-content h4 {
  color: var(--c-primary);
  padding-top: 12px;
  font-weight: bold;
}

.benefit-sec .title {
  color: var(--c-orange);
  margin-bottom: 40px;
  font-weight: bold;
  text-align: center;
}
.benefit-sec .title h3 {
  font-weight: inherit;
}

.bg-with-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.bg-with-card .inner-item {
  text-align: center;
  color: var(--c-primary);
  background-color: #EFF3F7;
  padding: 40px 20px;
  border-radius: 12px;
  width: 100%;
}
@media screen and (max-width: 767.5px) {
  .bg-with-card .inner-item {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 1600px) {
  .bg-with-card .inner-item {
    padding: 40px 30px;
  }
}
.bg-with-card .inner-item .icon {
  margin-bottom: 12px;
}
.bg-with-card .inner-item .icon img {
  height: 80px;
  -o-object-fit: contain;
     object-fit: contain;
  width: auto;
}
.bg-with-card .inner-item .caption h4 {
  position: relative;
  margin-bottom: 20px;
  font-weight: bold;
}

.contact-info-sec {
  border-top: 1px solid var(--c-primary);
}
.contact-info-sec .contact-desc h1 {
  color: var(--c-orange);
  margin-bottom: 20px;
  font-weight: bold;
}
.contact-info-sec .contact-desc p {
  color: var(--c-primary);
}
.contact-info-sec .contact-desc h4 {
  color: var(--c-primary);
  font-weight: bold;
}
.contact-info-sec .mobile-email {
  padding-top: 12px;
}
.contact-info-sec .mobile-email h4 {
  padding-top: 30px;
  font-weight: bold;
}
.contact-info-sec .mobile-email h4 a {
  text-decoration: none;
  color: var(--c-primary);
}
.contact-info-sec .social-items {
  margin-top: 50px;
}
@media screen and (min-width: 1600px) {
  .contact-info-sec .social-items {
    margin-top: 70px;
  }
}
.contact-info-sec .social-items h4 {
  padding-bottom: 20px;
  color: var(--c-primary);
  font-weight: bold;
}
.contact-info-sec .social-items ul {
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.contact-info-sec .social-items ul li {
  list-style: none;
  padding-right: 20px;
}
.contact-info-sec .social-items ul li a {
  text-decoration: none;
  color: var(--c-primary);
}
.contact-info-sec .social-items ul li a i {
  font-size: 30px;
  color: inherit;
}
.contact-info-sec .contact-form {
  margin-top: 40px;
}
@media screen and (min-width: 768px) {
  .contact-info-sec .contact-form {
    margin-top: 0;
  }
}
.contact-info-sec .contact-form h3 {
  color: var(--c-orange);
  margin-bottom: 12px;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .contact-info-sec .contact-form h3 {
    margin-bottom: 30px;
  }
}
.contact-info-sec .contact-form form p {
  margin: 0;
}
.contact-info-sec .contact-form form p .wpcf7-acceptance label {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.contact-info-sec .contact-form form p .wpcf7-acceptance label input {
  width: auto !important;
}
.contact-info-sec .contact-form form p span {
  margin-bottom: 20px;
  display: block;
}
.contact-info-sec .contact-form form p span span.wpcf7-not-valid-tip {
  width: 100% !important;
  font-size: 14px;
  padding: 5px;
}
.contact-info-sec .contact-form form p br {
  display: none;
}
.contact-info-sec .contact-form form p .wpcf7-form-control.wpcf7-text {
  background-color: #EFF3F7;
  color: var(--c-primary);
  border-radius: 12px;
  border: none;
  font-weight: 600;
  width: 100%;
  padding: 16px 20px;
}
@media screen and (min-width: 1200px) {
  .contact-info-sec .contact-form form p .wpcf7-form-control.wpcf7-text {
    padding: 20px 20px;
  }
}
@media screen and (min-width: 1600px) {
  .contact-info-sec .contact-form form p .wpcf7-form-control.wpcf7-text {
    padding: 22px 20px;
  }
}
.contact-info-sec .contact-form form p .wpcf7-form-control.wpcf7-text:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.contact-info-sec .contact-form form .wrapper p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: -12px;
  margin-right: -12px;
}
.contact-info-sec .contact-form form .wrapper p span {
  width: 100%;
  padding-left: 12px;
  padding-right: 12px;
}
@media screen and (min-width: 768px) {
  .contact-info-sec .contact-form form .wrapper p span {
    width: 50%;
  }
}
.contact-info-sec .contact-form .wpcf7-acceptance label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  color: var(--c-primary);
}
.contact-info-sec .contact-form .wpcf7-acceptance label input {
  margin-top: 5px;
}
.contact-info-sec .contact-form .wpcf7-acceptance label span {
  padding-left: 20px;
}
.contact-info-sec .contact-form .contat-btn {
  display: block;
  width: 100%;
  text-decoration: none;
  text-align: center;
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  font-weight: 600;
  display: inline-block;
  color: var(--c-orange);
  cursor: pointer;
  -webkit-transition: all 0.32s ease-in-out;
  transition: all 0.32s ease-in-out;
  position: relative;
  border: 2px solid var(--c-orange);
  overflow: hidden;
  z-index: 1;
  font-size: 16px;
  padding: 12px 30px;
  color: var(--c-white);
}
@media screen and (min-width: 1200px) {
  .contact-info-sec .contact-form .contat-btn {
    padding: 12px 38px;
    font-size: 22px;
  }
}
@media screen and (min-width: 1600px) {
  .contact-info-sec .contact-form .contat-btn {
    font-size: 24px;
  }
}
.contact-info-sec .contact-form .contat-btn::after, .contact-info-sec .contact-form .contat-btn::before {
  content: "";
  position: absolute;
  width: 0%;
  height: 50%;
  background-color: var(--c-orange);
  z-index: -1;
  transition: all 0.32s ease-in-out;
  -webkit-transition: all 0.32s ease-in-out;
  -moz-transition: all 0.32s ease-in-out;
  -ms-transition: all 0.32s ease-in-out;
  -o-transition: all 0.32s ease-in-out;
}
.contact-info-sec .contact-form .contat-btn::after {
  top: 0;
  left: 0;
}
.contact-info-sec .contact-form .contat-btn::before {
  bottom: 0;
  right: 0;
}
.contact-info-sec .contact-form .contat-btn:hover {
  color: var(--c-white);
}
.contact-info-sec .contact-form .contat-btn:hover::after, .contact-info-sec .contact-form .contat-btn:hover::before {
  width: 100%;
}
.contact-info-sec .contact-form .contat-btn::after, .contact-info-sec .contact-form .contat-btn::before {
  width: 100%;
}
.contact-info-sec .contact-form .contat-btn:hover {
  color: var(--c-orange);
}
.contact-info-sec .contact-form .contat-btn:hover::after, .contact-info-sec .contact-form .contat-btn:hover::before {
  width: 0;
}
.contact-info-sec .contact-form .contat-btn input.wpcf7-submit {
  all: unset;
  color: inherit;
  text-align: center;
  width: 100%;
  padding: 0 !important;
  color: unset !important;
}
.contact-info-sec .contact-form .contat-btn .wpcf7-spinner {
  display: none;
}

.team-member-sec .title h4 {
  color: var(--c-primary);
  font-weight: bold;
}
.team-member-sec .team-outer {
  margin-bottom: 44px;
}
@media screen and (min-width: 1600px) {
  .team-member-sec .team-outer {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1200px) {
  .team-member-sec .team-outer {
    padding: 0 !important;
    width: calc((100% - (3 * var(--col-gap))) / 4) !important;
    max-width: calc((100% - (3 * var(--col-gap))) / 4) !important;
    -ms-flex: 0 0 calc((100% - (3 * var(--col-gap))) / 4) !important;
    -webkit-box-flex: 0 !important;
    flex: 0 0 calc((100% - (3 * var(--col-gap))) / 4) !important;
  }
}
@media screen and (max-width: 575.5px) {
  .team-member-sec .team-outer {
    width: 100% !important;
  }
}
@media screen and (max-width: 1199.5px) {
  .team-member-sec .team-outer {
    padding: 0 !important;
    width: calc((100% - var(--col-gap)) / 2) !important;
    max-width: calc((100% - var(--col-gap)) / 2) !important;
    -ms-flex: 0 0 calc((100% - var(--col-gap)) / 2) !important;
    -webkit-box-flex: 0 !important;
    flex: 0 0 calc((100% - var(--col-gap)) / 2) !important;
  }
}
.team-member-sec .team-outer .inner-item {
  position: relative;
  -webkit-transition: all 0.32s ease-in-out;
  transition: all 0.32s ease-in-out;
}
.team-member-sec .team-outer .inner-item .member-img img {
  width: 100%;
}
.team-member-sec .team-outer .inner-item .member-caption {
  text-align: center;
  padding: 50px 20px;
  color: var(--c-primary);
  position: absolute;
  left: 0;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  color: var(--c-white);
  background-color: rgba(21, 83, 115, 0.8);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.32s ease-in-out;
  transition: all 0.32s ease-in-out;
  width: 100%;
  height: 100%;
}
.team-member-sec .team-outer .inner-item .member-caption h4 {
  position: relative;
  font-weight: bold;
  margin-bottom: 20px;
}
.team-member-sec .team-outer .inner-item .member-caption h4::after {
  margin-top: 0;
}
.team-member-sec .team-outer .inner-item .member-caption .link a {
  font-size: 18px;
  color: var(--c-white);
  border-radius: 30px;
}
.team-member-sec .team-outer .inner-item .member-caption .link a::after, .team-member-sec .team-outer .inner-item .member-caption .link a::before {
  width: 100%;
}
.team-member-sec .team-outer .inner-item:hover .member-caption {
  opacity: 1;
  visibility: visible;
}

.team-single-page h1 {
  color: var(--c-primary);
  font-weight: bold;
  margin-bottom: 30px;
  text-transform: uppercase;
  font-size: 60px;
}
@media screen and (min-width: 768px) {
  .team-single-page h1 {
    font-size: 70px;
  }
}
@media screen and (min-width: 992px) {
  .team-single-page h1 {
    font-size: 80px;
  }
}
@media screen and (min-width: 1400px) {
  .team-single-page h1 {
    font-size: 100px;
  }
}
.team-single-page .team-img img {
  width: 100%;
}
.team-single-page .team-outer {
  color: #7a7a7a;
  padding-top: 30px;
}
@media screen and (min-width: 768px) {
  .team-single-page .team-outer {
    padding-top: 0px;
    padding-left: 40px;
  }
}
.team-single-page .team-outer .content h2 {
  color: var(--c-primary);
  text-transform: uppercase;
  margin-bottom: 12px;
}
.team-single-page .team-outer .content .member-position {
  margin-bottom: 40px;
}
.team-single-page .team-outer .member-social {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.team-single-page .team-outer .member-social a {
  background-color: var(--c-primary);
  color: var(--c-white);
  border-radius: 5px;
  width: 50px;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 20px;
  font-size: 24px;
  text-decoration: none;
}

.we-got-there-sec {
  background-color: #EFF3F7;
  padding: 70px 0 50px;
  color: var(--c-primary);
}
.we-got-there-sec .title {
  margin-bottom: 40px;
}
@media screen and (min-width: 1200px) {
  .we-got-there-sec .title {
    margin-bottom: 60px;
  }
}
.we-got-there-sec .title h4 {
  color: var(--c-primary);
  font-weight: bold;
}
.we-got-there-sec .slide-desc {
  padding: 0 10px;
}
@media screen and (min-width: 768px) {
  .we-got-there-sec .slide-desc {
    padding: 0 30px;
  }
}
@media screen and (min-width: 1600px) {
  .we-got-there-sec .slide-desc {
    padding: 0 40px;
  }
}
.we-got-there-sec .got_thereSwiper {
  padding-bottom: 100px;
}
.we-got-there-sec .got_thereSwiper .inner-item {
  text-align: center;
  position: relative;
}
.we-got-there-sec .got_thereSwiper .inner-item::after {
  background-image: url("/wp-content/uploads/2023/05/dotted-line-ornage.svg");
  left: 100%;
  bottom: unset;
  margin-top: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 180px;
  position: absolute;
  top: 22px;
}
@media screen and (min-width: 768px) {
  .we-got-there-sec .got_thereSwiper .inner-item::after {
    top: 44px;
  }
}
.we-got-there-sec .got_thereSwiper .inner-item h2 {
  font-weight: normal;
  margin-bottom: 20px;
  display: inline-block;
}
.we-got-there-sec .got_thereSwiper .inner-item h2::after {
  margin-top: 0;
}
.we-got-there-sec .got_thereSwiper .inner-item h4 {
  font-weight: bold;
}
.we-got-there-sec .got_thereSwiper .inner-item h4 {
  margin-bottom: 12px;
}
.we-got-there-sec .swiper-control span {
  background-color: transparent;
  border: 1px solid var(--c-primary);
  width: 13px;
  height: 13px;
  opacity: 1;
}
.we-got-there-sec .swiper-control span.swiper-pagination-bullet-active {
  background-color: var(--c-orange);
  border-color: var(--c-orange);
}

/* ready-and-speak-sec */
.ready-and-speak-sec .ready-col {
  background-color: var(--c-primary);
  border-radius: 10px;
  color: var(--c-white);
  text-align: center;
  padding: 30px 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.ready-and-speak-sec .ready-col h3 {
  font-weight: bold;
  padding-bottom: 12px;
  position: relative;
}
.ready-and-speak-sec .link a {
  border-color: var(--c-white);
  color: var(--c-white);
}
.ready-and-speak-sec .link a:hover {
  border-color: var(--c-orange);
}
.ready-and-speak-sec .speak-col {
  border-radius: 10px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .ready-and-speak-sec .speak-col {
    margin-top: 0px;
  }
}
.ready-and-speak-sec .speak-col::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background: rgb(139, 35, 149);
  background: linear-gradient(266deg, rgba(139, 35, 149, 0) 0%, rgb(21, 83, 115) 74%);
  width: 100%;
  height: 100%;
  z-index: 1;
  border-radius: 10px;
}
.ready-and-speak-sec .speak-col .bg-image {
  width: 100%;
  margin-right: -100%;
  overflow: hidden;
  border-radius: 10px;
}
.ready-and-speak-sec .speak-col .bg-image img {
  width: 100%;
  height: auto;
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
  border-radius: 10px;
  -o-object-fit: cover;
     object-fit: cover;
  object-position: center;
  height: 400px;
}
.ready-and-speak-sec .speak-col .speak-caption {
  padding: 20px 30px;
  z-index: 2;
  width: 100%;
  color: var(--c-white);
}
@media screen and (min-width: 768px) {
  .ready-and-speak-sec .speak-col .speak-caption {
    width: 70%;
  }
}
/* Ensure single row and 33%/66% split on desktop for ready-and-speak */
@media (min-width: 992px) {
  .ready-and-speak-sec .flex-row { 
    flex-wrap: nowrap !important; 
    align-items: stretch !important;
    max-height: 470px;
  }
  .ready-and-speak-sec .flex-row:nth-child(even) {
    flex-direction: row !important;
  }
  /* Allow inner cards to expand to equal height */
  .ready-and-speak-sec .flex-row > .col-md-4,
  .ready-and-speak-sec .flex-row > .col-md-8 {
    display: flex !important;
  }
  .ready-and-speak-sec .flex-row .col-md-4 { 
    flex: 0 0 33.333333% !important; 
    max-width: 33.333333% !important; 
    width: 33.333333% !important; 
  }
  .ready-and-speak-sec .flex-row .col-md-8 { 
    flex: 0 0 66.666667% !important; 
    max-width: 66.666667% !important; 
    width: 66.666667% !important; 
  }
  /* Flexible equal heights: match speak to ready */
  .ready-and-speak-sec .speak-col { 
    height: 100%; 
    overflow: hidden;
    border-radius: 10px;
  }
  .ready-and-speak-sec .speak-col .bg-image { 
    height: 100%; 
  }
  .ready-and-speak-sec .speak-col .bg-image img { 
    height: 100%; 
    width: 100%;
    object-fit: cover;
    object-position: center;
  }
}

.testimonial-sec .outer-item {
  margin-bottom: 40px;
}
.testimonial-sec .outer-item:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .testimonial-sec .outer-item:nth-last-child(2) {
    margin-bottom: 0;
  }
}
.testimonial-sec .inner-item {
  height: 100%;
  position: relative;
}
.testimonial-sec .inner-item::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgb(21, 83, 115);
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(21, 83, 115, 0.889589112)), color-stop(66%, rgba(255, 255, 255, 0)));
  background: linear-gradient(0deg, rgba(21, 83, 115, 0.889589112) 0%, rgba(255, 255, 255, 0) 66%);
}
.testimonial-sec .inner-item .testimony-img {
  height: 100%;
}
.testimonial-sec .inner-item .testimony-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top center;
     object-position: top center;
  max-height: 600px;
}
@media screen and (min-width: 1800px) {
  .testimonial-sec .inner-item .testimony-img img {
    max-height: 100%;
  }
}
.testimonial-sec .inner-item .testimony-caption {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 3;
  bottom: 0;
  color: var(--c-white);
  padding: 10% 10% 5%;
}
@media screen and (min-width: 576px) {
  .testimonial-sec .inner-item .testimony-caption {
    padding: 10%;
  }
}
.testimonial-sec .inner-item .testimony-caption h4 {
  line-height: 1.2;
  margin-bottom: 12px;
  font-family: "Reenie Beanie", cursive;
  position: relative;
}
.testimonial-sec .inner-item .testimony-caption h4 span {
  position: absolute;
  top: -30%;
  line-height: 1.2;
  height: 50px;
  width: 50px;
  font-size: 50px;
  right: 90%;
}
@media screen and (min-width: 768px) {
  .testimonial-sec .inner-item .testimony-caption h4 span {
    right: 97%;
    font-size: 100px;
  }
}
.testimonial-sec .inner-item .testimony-caption h6 {
  position: relative;
  display: inline-block;
  font-weight: bold;
}
.testimonial-sec .inner-item .testimony-caption h6::after {
  width: 100%;
  height: 30px;
  background-image: url("/wp-content/uploads/2023/05/line-hand-drawn-orange-md.svg");
  margin-top: 0;
}

.awards-and-accreditations-sec .swiper-wrapper {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
          text-align: center;
}
.awards-and-accreditations-sec .inner-wrapper {
  position: relative;
}
.awards-and-accreditations-sec .inner-wrapper a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.awards-and-accreditations-sec .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 10px; /* internal spacing so logos don't touch/overlap */
  box-sizing: border-box;
}

.awards-and-accreditations-sec .swiper-slide img {
  width: auto;
  height: auto;
  max-height: 110px; /* increased for better visibility on small screens */
}

@media screen and (min-width: 768px) {
  .awards-and-accreditations-sec .swiper-slide img {
    max-height: 130px;
  }
}

@media screen and (min-width: 992px) {
  .awards-and-accreditations-sec .swiper-slide img {
    max-height: 150px;
  }
}

#backButton {
  margin-top: 30px;
  background-color: transparent;
  display: block;
  text-decoration: none;
  text-align: center;
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  font-weight: 600;
  display: inline-block;
  color: var(--c-orange);
  cursor: pointer;
  -webkit-transition: all 0.32s ease-in-out;
  transition: all 0.32s ease-in-out;
  position: relative;
  border: 2px solid var(--c-orange);
  overflow: hidden;
  z-index: 1;
  font-size: 16px;
  padding: 12px 30px;
}
@media screen and (min-width: 1200px) {
  #backButton {
    padding: 12px 38px;
    font-size: 22px;
  }
}
@media screen and (min-width: 1600px) {
  #backButton {
    font-size: 24px;
  }
}
#backButton::after, #backButton::before {
  content: "";
  position: absolute;
  width: 0%;
  height: 50%;
  background-color: var(--c-orange);
  z-index: -1;
  transition: all 0.32s ease-in-out;
  -webkit-transition: all 0.32s ease-in-out;
  -moz-transition: all 0.32s ease-in-out;
  -ms-transition: all 0.32s ease-in-out;
  -o-transition: all 0.32s ease-in-out;
}
#backButton::after {
  top: 0;
  left: 0;
}
#backButton::before {
  bottom: 0;
  right: 0;
}
#backButton:hover {
  color: var(--c-white);
}
#backButton:hover::after, #backButton:hover::before {
  width: 100%;
}

/* vpackages-sec css start */
.packages-sec .title {
  margin-bottom: 30px;
  color: var(--c-orange);
  font-weight: bold;
  text-align: center;
}
.packages-sec .title h2 {
  color: inherit;
}

/* All groups include block */
.packages-sec .all-groups-include {
  background-color: #f5f5f5;
  border: 2px solid var(--c-primary);
  border-radius: 12px;
  padding: 30px;
  margin-bottom: 40px;
  text-align: center;
}
.packages-sec .all-groups-include h3 {
  color: var(--c-primary);
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 20px;
}
.packages-sec .all-groups-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px 40px;
}
.packages-sec .all-groups-list li {
  color: var(--c-primary);
  font-size: 16px;
  position: relative;
  padding-left: 25px;
}
.packages-sec .all-groups-list li::before {
  content: "•";
  position: absolute;
  left: 0;
  color: var(--c-orange);
  font-size: 24px;
  line-height: 1;
}

.packages-sec .outer-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.packages-sec .outer-wrapper .compare-package {
  text-align: center;
  color: var(--c-primary);
  background-color: #f5f5f5;
  border: 2px solid var(--c-primary);
  padding: 40px 30px;
  border-radius: 12px;
  width: 100%;
}
@media screen and (max-width: 767.5px) {
  .packages-sec .outer-wrapper .compare-package {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 1600px) {
  .packages-sec .outer-wrapper .compare-package {
    padding: 40px 30px;
  }
}
.packages-sec .outer-wrapper .compare-package .package-type-heading {
  color: var(--c-primary);
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 15px;
  line-height: 1.2;
}
@media screen and (min-width: 768px) {
  .packages-sec .outer-wrapper .compare-package .package-type-heading {
    font-size: 36px;
  }
}
@media screen and (min-width: 1200px) {
  .packages-sec .outer-wrapper .compare-package .package-type-heading {
    font-size: 40px;
  }
}
.packages-sec .outer-wrapper .compare-package .package-price {
  text-align: center;
  position: relative;
  margin-bottom: 20px;
  color: var(--c-primary);
  font-size: 20px;
  font-weight: 600;
}
.packages-sec .outer-wrapper .compare-package .package-price span {
  font-size: 28px;
  font-weight: bold;
  margin-right: 8px;
}
@media screen and (min-width: 768px) {
  .packages-sec .outer-wrapper .compare-package .package-price span {
    font-size: 32px;
  }
}
.packages-sec .outer-wrapper .compare-package .sub-title {
  margin-bottom: 20px;
}
.packages-sec .outer-wrapper .compare-package .sub-title p {
  color: var(--c-primary);
  font-size: 16px;
}
.packages-sec .outer-wrapper .compare-package ul {
  padding: 20px 0 0 0;
  margin: 0;
  text-align: left;
  font-size: 16px;
}
.packages-sec .outer-wrapper .compare-package ul li {
  list-style: none;
  margin-bottom: 10px;
  position: relative;
  padding-left: 30px;
  display: block;
  color: var(--c-primary);
}
.packages-sec .outer-wrapper .compare-package ul li::before {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  left: 0;
  background-image: url("/wp-content/uploads/2023/05/tick-svgrepo-com.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.packages-sec .outer-wrapper .compare-package ul li span {
  color: var(--c-orange);
  font-weight: bold;
}
.packages-sec .outer-wrapper .compare-package ul li a {
  font-size: 16px;
  margin-top: 0;
  padding: 0;
  color: var(--c-primary);
}
.packages-sec .outer-wrapper .compare-package ul li a::after {
  display: none;
}
.packages-sec .outer-wrapper .compare-package a,
.packages-sec .add-on-item a {
  color: var(--c-primary);
  text-decoration: none;
  position: relative;
  margin-top: 40px;
  font-size: 22px;
  display: block;
  font-weight: bold;
  border: 2px solid var(--c-primary);
  padding: 12px 24px;
  border-radius: 6px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.packages-sec .outer-wrapper .compare-package a:hover,
.packages-sec .add-on-item a:hover {
  background-color: var(--c-primary);
  color: var(--c-white);
}
.packages-sec .outer-wrapper .compare-package a::after,
.packages-sec .add-on-item a::after {
  display: none;
}

/* Add-ons section */
.packages-sec .add-ons-section {
  margin-top: 60px;
  padding-top: 40px;
  border-top: 2px solid var(--c-primary);
}
.packages-sec .add-ons-heading {
  color: var(--c-primary);
  font-size: 32px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 30px;
}
.packages-sec .add-ons-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.packages-sec .add-on-item {
  background-color: #f5f5f5;
  border: 2px solid var(--c-primary);
  border-radius: 12px;
  padding: 25px;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 300px;
          flex: 1 1 300px;
  max-width: 350px;
  text-align: center;
}
.packages-sec .add-on-item h4 {
  color: var(--c-primary);
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 15px;
}
.packages-sec .add-on-item p {
  color: var(--c-primary);
  font-size: 16px;
  margin-bottom: 15px;
}
.packages-sec .add-on-price {
  color: var(--c-primary);
  font-size: 24px;
  font-weight: bold;
  margin-top: 10px;
}
@media screen and (max-width: 767.5px) {
  .packages-sec .add-on-item {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    max-width: 100%;
  }
}

.wp-block-heading {
  margin-bottom: 20px;
  color: var(--c-primary);
  font-weight: bold;
}

figure.wp-block-embed {
  padding: 50px;
  position: relative;
  width: 100%;
  height: 216px;
}
@media screen and (min-width: 768px) {
  figure.wp-block-embed {
    height: 500px;
  }
}
@media screen and (min-width: 1200px) {
  figure.wp-block-embed {
    height: 600px;
  }
}
figure.wp-block-embed::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 50%;
  background-color: #EFF3F7;
}
figure.wp-block-embed .wp-block-embed__wrapper {
  position: unset;
}
figure.wp-block-embed iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  padding: 0 20px 20px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (min-width: 576px) {
  figure.wp-block-embed iframe {
    padding: 0 50px 50px;
  }
}

/* quiz page  */
.quiz {
  padding-top: 40px;
}
@media screen and (min-width: 768px) {
  .quiz {
    padding-top: 60px;
  }
}
.quiz h5 {
  color: #808080;
  font-size: 20px;
  font-weight: bold;
}
.quiz p {
  color: #808080;
}
.quiz iframe {
  padding-top: 30px;
}

.faq-sec .faq-items {
  max-width: 1100px;
  margin: 0 auto;
}
.faq-sec .accordion-item {
  border: none;
  border-bottom: 1px solid var(--c-primary);
  border-radius: 0px;
}
@media screen and (min-width: 768px) {
  .faq-sec .accordion-item {
    margin-left: 52px;
  }
}
.faq-sec .accordion-item .accordion-header {
  border: none;
  border-radius: 0px;
  outline: none;
}
.faq-sec .accordion-item .accordion-header .accordion-button {
  background-color: unset;
  font-size: 24px;
  font-weight: bold;
  color: var(--c-primary);
  border: none;
  outline: none;
  padding: 30px 20px 30px 0px;
}
@media screen and (min-width: 992px) {
  .faq-sec .accordion-item .accordion-header .accordion-button {
    padding: 40px 20px;
    font-size: 36px;
  }
}
@media screen and (min-width: 1600px) {
  .faq-sec .accordion-item .accordion-header .accordion-button {
    font-size: 46px;
  }
}
.faq-sec .accordion-item .accordion-header .accordion-button:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
}
.faq-sec .accordion-item .accordion-header .accordion-button::after {
  display: none;
}
.faq-sec .accordion-item .accordion-header .accordion-button::before {
  content: "";
  position: absolute;
  top: 50%;
  background-color: var(--c-orange);
  border-radius: 50%;
  width: 32px;
  height: 32px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 100%;
  right: 0;
}
@media screen and (min-width: 992px) {
  .faq-sec .accordion-item .accordion-header .accordion-button::before {
    right: 100%;
    width: 40px;
    height: 40px;
  }
}
.faq-sec .accordion-item .accordion-collapse {
  border: none;
  color: var(--c-primary);
}
.faq-sec .accordion-item .accordion-body {
  padding-top: 0;
  padding-bottom: 40px;
}

.blog-sec {
  padding: 60px 0;
  background-color: #EFF3F7;
}
.blog-sec .title {
  margin-bottom: 20px;
}

/* Search Results Page Title - Reduced size using h1 */
.blog-sec .title .search-results-title {
  font-size: 1.75rem; /* 28px - matches blog listing h3 size */
  line-height: 1.3;
  font-weight: 700;
  color: #115272;
  margin-bottom: 0;
}

@media screen and (min-width: 768px) {
  .blog-sec .title .search-results-title {
    font-size: 1.75rem;
  }
}

@media screen and (min-width: 992px) {
  .blog-sec .title .search-results-title {
    font-size: 1.75rem;
  }
}

@media screen and (min-width: 1200px) {
  .blog-sec .title .search-results-title {
    font-size: 1.75rem;
  }
}

@media screen and (min-width: 1400px) {
  .blog-sec .title .search-results-title {
    font-size: 2.125rem; /* 34px */
  }
}

@media screen and (min-width: 1800px) {
  .blog-sec .title .search-results-title {
    font-size: 2.375rem; /* 38px */
  }
}

/* Search Results Form Styling */
.search-results-form {
  display: flex;
  gap: 12px;
  margin-top: 20px;
}

.search-results-form .form-control {
  flex: 1;
  padding: 12px 16px;
  border: 2px solid rgba(17, 82, 114, 0.3);
  border-radius: 4px;
  font-size: 16px;
  color: #115272;
  background-color: var(--c-white);
}

.search-results-form .form-control:focus {
  outline: none;
  border-color: #115272;
}

.search-results-form .btn-primary {
  padding: 12px 24px;
  background-color: #115272;
  color: var(--c-white);
  border: none;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
  white-space: nowrap;
}

.search-results-form .btn-primary:hover {
  background-color: var(--c-orange);
}
.blog-sec .blog-outer {
  padding: 10px 10px 30px;
  background-color: var(--c-white);
  margin-bottom: 30px;
  -webkit-box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
          box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  height: calc(100% - 30px);
}
.blog-sec .blog-outer .blog-img img {
  width: 100%;
  height: 300px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.blog-sec .blog-outer .content {
  margin-top: 20px;
  padding: 0 20px;
  color: var(--c-primary);
}
.blog-sec .blog-outer .content h3 {
  margin-bottom: 12px;
  color: var(--c-orange);
  font-weight: bold;
}
.blog-sec .blog-outer .link {
  padding: 12px 20px 0;
}
.blog-sec .pagination {
  padding-top: 40px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.blog-sec .pagination a {
  color: var(--c-black);
  border: 1px solid var(--c-black);
  padding: 10px;
  width: 40px;
  height: 40px;
  margin: 0 8px;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 0.32s ease-in-out;
  transition: all 0.32s ease-in-out;
}
.blog-sec .pagination a.active {
  background-color: var(--c-primary);
  color: var(--c-white);
}
.blog-sec .pagination a:hover {
  color: #fff;
  background-color: var(--c-primary);
  border-color: var(--c-primary);
}
.blog-sec .pagination a.prev, .blog-sec .pagination a.next {
  width: auto;
  border: none !important;
  padding: 10px 20px !important;
}

/* Blog filters and search */
.blog-sec .blog-filters,
.blog-newspaper .blog-filters {
  margin-bottom: 40px;
  padding: 30px;
  background-color: var(--c-white);
  border-radius: 8px;
  -webkit-box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
          box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.blog-sec .blog-search,
.blog-newspaper .blog-search {
  margin-bottom: 20px;
}
.blog-sec .blog-search input,
.blog-newspaper .blog-search input {
  width: 100%;
  padding: 12px 15px;
  border: 1px solid #ddd;
  border-radius: 4px;
  font-size: 16px;
  -webkit-transition: border-color 0.3s ease;
  transition: border-color 0.3s ease;
}
.blog-sec .blog-search input:focus,
.blog-newspaper .blog-search input:focus {
  outline: none;
  border-color: var(--c-primary);
}
.blog-sec .blog-filters .form-label,
.blog-newspaper .blog-filters .form-label {
  font-weight: 600;
  color: var(--c-primary);
  margin-bottom: 8px;
  display: block;
}
.blog-sec .blog-filters .form-select,
.blog-newspaper .blog-filters .form-select {
  width: 100%;
  padding: 12px 15px;
  border: 1px solid #ddd;
  border-radius: 4px;
  font-size: 16px;
  background-color: var(--c-white);
  -webkit-transition: border-color 0.3s ease;
  transition: border-color 0.3s ease;
}
.blog-sec .blog-filters .form-select:focus,
.blog-newspaper .blog-filters .form-select:focus {
  outline: none;
  border-color: var(--c-primary);
}

/* Clickable blog image and title */
.blog-sec .blog-outer .blog-img a {
  display: block;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.blog-sec .blog-outer .blog-img a:hover {
  opacity: 0.85;
}
.blog-sec .blog-outer .blog-img a img {
  display: block;
}
.blog-sec .blog-outer .content h3 a {
  color: var(--c-orange);
  text-decoration: none;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.blog-sec .blog-outer .content h3 a:hover {
  color: var(--c-primary);
  text-decoration: underline;
}

/* blog-single-page */
.blog-single-page {
  padding-top: 0;
}

/* Header Image at Top */
.blog-single-header-image {
  width: 100%;
  margin-bottom: 0;
  overflow: hidden;
}

.blog-single-header-image img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
  object-position: center;
}

@media screen and (min-width: 768px) {
  .blog-single-header-image img {
    height: 400px;
  }
}

@media screen and (min-width: 992px) {
  .blog-single-header-image img {
    height: 450px;
  }
}

/* Main Content Area */
.blog-single-content {
  padding: 40px 0;
  color: #115272;
}

@media screen and (min-width: 768px) {
  .blog-single-content {
    padding: 50px 0;
  }
}

@media screen and (min-width: 992px) {
  .blog-single-content {
    padding-right: 40px;
  }
}

/* Title - Match blog listing page h3 sizes for consistency */
.blog-single-content .blog-single-title,
.blog-single-title {
  color: #115272;
  font-size: 1.75rem !important; /* 28px - matches .blog-sec .blog-outer .content h3 */
  line-height: 1.3;
  font-weight: 700;
  margin-bottom: 24px;
}

@media screen and (min-width: 768px) {
  .blog-single-content .blog-single-title,
  .blog-single-title {
    font-size: 1.75rem !important;
    margin-bottom: 28px;
  }
}

@media screen and (min-width: 992px) {
  .blog-single-content .blog-single-title,
  .blog-single-title {
    font-size: 1.75rem !important;
    margin-bottom: 32px;
  }
}

@media screen and (min-width: 1200px) {
  .blog-single-content .blog-single-title,
  .blog-single-title {
    font-size: 1.75rem !important;
  }
}

@media screen and (min-width: 1400px) {
  .blog-single-content .blog-single-title,
  .blog-single-title {
    font-size: 2.125rem !important; /* 34px - matches .blog-sec .blog-outer .content h3 */
  }
}

@media screen and (min-width: 1800px) {
  .blog-single-content .blog-single-title,
  .blog-single-title {
    font-size: 2.375rem !important; /* 38px - matches .blog-sec .blog-outer .content h3 */
  }
}

/* Body Content - Brand Colors */
.blog-single-body {
  color: #115272;
  line-height: 1.7;
  font-size: 16px;
  font-weight: 400;
}

@media screen and (min-width: 768px) {
  .blog-single-body {
    font-size: 17px;
  }
}

@media screen and (min-width: 992px) {
  .blog-single-body {
    font-size: 18px;
  }
}

.blog-single-body p {
  color: #115272;
  margin-bottom: 1.5em;
}

.blog-single-body h2 {
  color: #115272;
  font-size: 24px !important;
  line-height: 1.4;
  font-weight: 700;
  margin-top: 32px;
  margin-bottom: 16px;
}

@media screen and (min-width: 768px) {
  .blog-single-body h2 {
    font-size: 28px !important;
    margin-top: 40px;
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 992px) {
  .blog-single-body h2 {
    font-size: 32px !important;
  }
}

.blog-single-body h3 {
  color: #115272;
  font-size: 20px !important;
  line-height: 1.4;
  font-weight: 600;
  margin-top: 28px;
  margin-bottom: 14px;
}

@media screen and (min-width: 768px) {
  .blog-single-body h3 {
    font-size: 24px !important;
    margin-top: 32px;
    margin-bottom: 16px;
  }
}

@media screen and (min-width: 992px) {
  .blog-single-body h3 {
    font-size: 26px !important;
  }
}

@media screen and (min-width: 1200px) {
  .blog-single-body h3 {
    font-size: 26px !important;
  }
}

@media screen and (min-width: 1400px) {
  .blog-single-body h3 {
    font-size: 26px !important;
  }
}

@media screen and (min-width: 1600px) {
  .blog-single-body h3 {
    font-size: 26px !important;
  }
}

.blog-single-body h4 {
  color: #115272;
  font-size: 18px !important;
  line-height: 1.4;
  font-weight: 600;
  margin-top: 24px;
  margin-bottom: 12px;
}

@media screen and (min-width: 768px) {
  .blog-single-body h4 {
    font-size: 20px !important;
    margin-top: 28px;
    margin-bottom: 14px;
  }
}

@media screen and (min-width: 1600px) {
  .blog-single-body h4 {
    font-size: 20px !important;
  }
}

.blog-single-body h5 {
  color: #115272;
  font-size: 17px !important;
  line-height: 1.4;
  font-weight: 600;
  margin-top: 20px;
  margin-bottom: 10px;
}

.blog-single-body h6 {
  color: #115272;
  font-size: 16px !important;
  line-height: 1.4;
  font-weight: 600;
  margin-top: 18px;
  margin-bottom: 10px;
}

.blog-single-body a {
  color: #115272;
  text-decoration: underline;
}

.blog-single-body a:hover {
  color: var(--c-orange);
}

/* Back Button */
.blog-back-button {
  margin-top: 40px;
  padding: 12px 24px;
  background-color: #115272;
  color: var(--c-white);
  border: none;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
}

.blog-back-button:hover {
  background-color: var(--c-orange);
  color: var(--c-white);
}

/* Sidebar */
.blog-single-sidebar {
  padding: 40px 0;
}

@media screen and (min-width: 992px) {
  .blog-single-sidebar {
    padding: 50px 0 50px 20px;
  }
}

.sidebar-widget {
  margin-bottom: 40px;
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(17, 82, 114, 0.2);
}

.sidebar-widget:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.sidebar-widget-title {
  color: #115272;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 20px;
  line-height: 1.3;
}

@media screen and (min-width: 768px) {
  .sidebar-widget-title {
    font-size: 22px;
    margin-bottom: 24px;
  }
}

/* Search Form */
.blog-sidebar-search-form {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.blog-sidebar-search-form .form-control {
  padding: 12px 16px;
  border: 2px solid rgba(17, 82, 114, 0.3);
  border-radius: 4px;
  font-size: 16px;
  color: #115272;
  background-color: var(--c-white);
}

.blog-sidebar-search-form .form-control:focus {
  outline: none;
  border-color: #115272;
}

.blog-sidebar-search-form .btn-primary {
  padding: 12px 24px;
  background-color: #115272;
  color: var(--c-white);
  border: none;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
}

.blog-sidebar-search-form .btn-primary:hover {
  background-color: var(--c-orange);
}

/* Sidebar Posts List */
.sidebar-posts-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.sidebar-post-item {
  display: flex;
  gap: 16px;
  margin-bottom: 24px;
  padding-bottom: 24px;
  border-bottom: 1px solid rgba(17, 82, 114, 0.1);
}

.sidebar-post-item:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}

.sidebar-post-image {
  flex-shrink: 0;
  width: 80px;
  height: 80px;
  overflow: hidden;
  border-radius: 4px;
}

.sidebar-post-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease;
}

.sidebar-post-image:hover img {
  transform: scale(1.05);
}

.sidebar-post-content {
  flex: 1;
}

.sidebar-post-content h4 {
  margin: 0 0 8px 0;
  font-size: 16px;
  line-height: 1.4;
  font-weight: 600;
}

.sidebar-post-content h4 a {
  color: #115272;
  text-decoration: none;
  transition: color 0.3s ease;
}

.sidebar-post-content h4 a:hover {
  color: var(--c-orange);
}

.sidebar-post-date {
  font-size: 14px;
  color: rgba(17, 82, 114, 0.7);
}

/* Upcoming Events - Uses same styles as sidebar posts via .sidebar-posts-list and .sidebar-post-item */

/* Legacy styles for backward compatibility */
.blog-single-page .blog-img img {
  -o-object-position: center;
     object-position: center;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  margin-bottom: 20px;
}

.blog-single-page h3 {
  margin-bottom: 12px;
}

/* Override legacy styles for blog single page content */
/* Match blog listing page h3 sizes for consistency */
.blog-single-content h1,
.single-post .blog-single-content h1,
.page-template-page-blog .blog-single-content h1 {
  font-size: 1.75rem !important; /* 28px - matches .blog-sec .blog-outer .content h3 */
}

@media screen and (min-width: 768px) {
  .blog-single-content h1,
  .single-post .blog-single-content h1,
  .page-template-page-blog .blog-single-content h1 {
    font-size: 1.75rem !important;
  }
}

@media screen and (min-width: 992px) {
  .blog-single-content h1,
  .single-post .blog-single-content h1,
  .page-template-page-blog .blog-single-content h1 {
    font-size: 1.75rem !important;
  }
}

@media screen and (min-width: 1200px) {
  .blog-single-content h1,
  .single-post .blog-single-content h1,
  .page-template-page-blog .blog-single-content h1 {
    font-size: 1.75rem !important;
  }
}

@media screen and (min-width: 1400px) {
  .blog-single-content h1,
  .single-post .blog-single-content h1,
  .page-template-page-blog .blog-single-content h1 {
    font-size: 2.125rem !important; /* 34px - matches .blog-sec .blog-outer .content h3 */
  }
}

@media screen and (min-width: 1800px) {
  .blog-single-content h1,
  .single-post .blog-single-content h1,
  .page-template-page-blog .blog-single-content h1 {
    font-size: 2.375rem !important; /* 38px - matches .blog-sec .blog-outer .content h3 */
  }
}

/* Override global heading styles for blog single body content at all breakpoints */
/* These ensure the reduced sizes override global h1-h6 styles and .blog-single-page h3 */

.single-post .blog-single-body h2,
.blog-single-page .blog-single-body h2 {
  font-size: 24px !important;
}

@media screen and (min-width: 768px) {
  .single-post .blog-single-body h2,
  .blog-single-page .blog-single-body h2 {
    font-size: 28px !important;
  }
}

@media screen and (min-width: 992px) {
  .single-post .blog-single-body h2,
  .blog-single-page .blog-single-body h2 {
    font-size: 32px !important;
  }
}

@media screen and (min-width: 1200px) {
  .single-post .blog-single-body h2,
  .blog-single-page .blog-single-body h2 {
    font-size: 32px !important;
  }
}

@media screen and (min-width: 1600px) {
  .single-post .blog-single-body h2,
  .blog-single-page .blog-single-body h2 {
    font-size: 32px !important;
  }
}

.single-post .blog-single-body h3,
.blog-single-page .blog-single-body h3 {
  font-size: 20px !important;
}

@media screen and (min-width: 768px) {
  .single-post .blog-single-body h3,
  .blog-single-page .blog-single-body h3 {
    font-size: 24px !important;
  }
}

@media screen and (min-width: 992px) {
  .single-post .blog-single-body h3,
  .blog-single-page .blog-single-body h3 {
    font-size: 26px !important;
  }
}

@media screen and (min-width: 1200px) {
  .single-post .blog-single-body h3,
  .blog-single-page .blog-single-body h3 {
    font-size: 26px !important;
  }
}

@media screen and (min-width: 1400px) {
  .single-post .blog-single-body h3,
  .blog-single-page .blog-single-body h3 {
    font-size: 26px !important;
  }
}

@media screen and (min-width: 1600px) {
  .single-post .blog-single-body h3,
  .blog-single-page .blog-single-body h3 {
    font-size: 26px !important;
  }
}

@media screen and (min-width: 1800px) {
  .single-post .blog-single-body h3,
  .blog-single-page .blog-single-body h3 {
    font-size: 26px !important;
  }
}

.single-post .blog-single-body h4,
.blog-single-page .blog-single-body h4 {
  font-size: 18px !important;
}

@media screen and (min-width: 768px) {
  .single-post .blog-single-body h4,
  .blog-single-page .blog-single-body h4 {
    font-size: 20px !important;
  }
}

@media screen and (min-width: 1600px) {
  .single-post .blog-single-body h4,
  .blog-single-page .blog-single-body h4 {
    font-size: 20px !important;
  }
}

.single-post .blog-single-body h5,
.blog-single-page .blog-single-body h5 {
  font-size: 17px !important;
}

.single-post .blog-single-body h6,
.blog-single-page .blog-single-body h6 {
  font-size: 16px !important;
}

.footer-sec a {
  text-decoration: none;
}
.footer-sec .footer-item {
  padding-left: 12px;
  padding-right: 12px;
  margin-bottom: 30px;
  text-align: center;
}
@media screen and (min-width: 576px) {
  .footer-sec .footer-item {
    text-align: left;
  }
}
@media screen and (min-width: 992px) {
  .footer-sec .footer-item {
    margin-bottom: 0px;
  }
}
.footer-sec .footer-item:nth-child(1) {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .footer-sec .footer-item:nth-child(1) {
    width: 50%;
  }
}
@media screen and (min-width: 992px) {
  .footer-sec .footer-item:nth-child(1) {
    width: 30%;
  }
}
.footer-sec .footer-item:nth-child(2) {
  width: 100%;
}
@media screen and (min-width: 576px) {
  .footer-sec .footer-item:nth-child(2) {
    width: 50%;
  }
}
@media screen and (min-width: 992px) {
  .footer-sec .footer-item:nth-child(2) {
    width: 25%;
  }
}
.footer-sec .footer-item:nth-child(3) {
  width: 100%;
  display: none;
}
@media screen and (min-width: 576px) {
  .footer-sec .footer-item:nth-child(3) {
    display: unset;
    width: 50%;
  }
}
@media screen and (min-width: 992px) {
  .footer-sec .footer-item:nth-child(3) {
    width: 25%;
  }
}
.footer-sec .footer-item:nth-child(4) {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .footer-sec .footer-item:nth-child(4) {
    width: 50%;
  }
}
@media screen and (min-width: 992px) {
  .footer-sec .footer-item:nth-child(4) {
    width: 20%;
  }
}
.footer-sec .mobile-email {
  padding-top: 20px;
}
.footer-sec .mobile-email a {
  color: var(--c-primary);
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 18px;
  display: block;
}
@media screen and (min-width: 1200px) {
  .footer-sec .mobile-email a {
    font-size: 20px;
  }
}
.footer-sec .footer-menu ul {
  padding: 0;
  margin: 0;
}
.footer-sec .footer-menu ul li {
  list-style: none;
  color: var(--c-primary);
  margin-bottom: 10px;
}
@media screen and (min-width: 1200px) {
  .footer-sec .footer-menu ul li {
    margin-bottom: 20px;
  }
}
.footer-sec .footer-menu ul li:first-child {
  font-weight: bold;
}
.footer-sec .footer-menu ul li a {
  color: inherit;
  -webkit-transition: all 0.32s ease-in-out;
  transition: all 0.32s ease-in-out;
}
.footer-sec .footer-menu ul li a:hover {
  font-weight: bold;
}
.footer-sec .footer-right-btn {
  margin-bottom: 60px;
}
.footer-sec .footer-right-btn a {
  text-decoration: none;
  text-align: center;
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  font-weight: 600;
  display: inline-block;
  color: var(--c-orange);
  cursor: pointer;
  -webkit-transition: all 0.32s ease-in-out;
  transition: all 0.32s ease-in-out;
  position: relative;
  border: 2px solid var(--c-orange);
  overflow: hidden;
  z-index: 1;
  font-size: 16px;
  padding: 12px 30px;
  color: var(--c-white);
  font-size: 18px !important;
  padding: 12px 30px;
}
@media screen and (min-width: 1200px) {
  .footer-sec .footer-right-btn a {
    padding: 12px 38px;
    font-size: 22px;
  }
}
@media screen and (min-width: 1600px) {
  .footer-sec .footer-right-btn a {
    font-size: 24px;
  }
}
.footer-sec .footer-right-btn a::after, .footer-sec .footer-right-btn a::before {
  content: "";
  position: absolute;
  width: 0%;
  height: 50%;
  background-color: var(--c-orange);
  z-index: -1;
  transition: all 0.32s ease-in-out;
  -webkit-transition: all 0.32s ease-in-out;
  -moz-transition: all 0.32s ease-in-out;
  -ms-transition: all 0.32s ease-in-out;
  -o-transition: all 0.32s ease-in-out;
}
.footer-sec .footer-right-btn a::after {
  top: 0;
  left: 0;
}
.footer-sec .footer-right-btn a::before {
  bottom: 0;
  right: 0;
}
.footer-sec .footer-right-btn a:hover {
  color: var(--c-white);
}
.footer-sec .footer-right-btn a:hover::after, .footer-sec .footer-right-btn a:hover::before {
  width: 100%;
}
.footer-sec .footer-right-btn a::after, .footer-sec .footer-right-btn a::before {
  width: 100%;
}
.footer-sec .footer-right-btn a:hover {
  color: var(--c-orange);
}
.footer-sec .footer-right-btn a:hover::after, .footer-sec .footer-right-btn a:hover::before {
  width: 0;
}
.footer-sec .social-items h4 {
  color: var(--c-primary);
  font-weight: bold;
  display: block;
  margin-bottom: 30px;
}
.footer-sec .social-items ul {
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 576px) {
  .footer-sec .social-items ul {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.footer-sec .social-items ul li {
  list-style: none;
}
.footer-sec .social-items ul li:not(:last-child) {
  padding-right: 20px;
}
.footer-sec .social-items ul li a {
  color: var(--c-primary);
  -webkit-transition: all 0.32s ease-in-out;
  transition: all 0.32s ease-in-out;
}
.footer-sec .social-items ul li a i {
  color: inherit;
  font-size: 30px;
}
.footer-sec .social-items ul li a:hover {
  color: var(--c-orange);
}
.footer-sec .social-items ul li a:hover i {
  color: inherit;
}
.footer-sec .row:nth-child(2) {
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .footer-sec .row:nth-child(2) {
    margin-bottom: 32px;
  }
}
.footer-sec .row:nth-child(2) .footer-menu-3 ul {
  padding: 0;
  margin: 0;
  color: var(--c-primary);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (min-width: 768px) {
  .footer-sec .row:nth-child(2) .footer-menu-3 ul {
    -webkit-box-pack: unset;
        -ms-flex-pack: unset;
            justify-content: unset;
  }
}
.footer-sec .row:nth-child(2) .footer-menu-3 ul li {
  padding-right: 10px;
  list-style: none;
}
@media screen and (min-width: 768px) {
  .footer-sec .row:nth-child(2) .footer-menu-3 ul li {
    padding-right: 20px;
  }
}
.footer-sec .row:nth-child(2) .footer-menu-3 ul li a {
  color: inherit;
  font-size: 14px;
}
.footer-sec .row:nth-child(2) .copyright-text {
  color: var(--c-primary);
  font-size: 14px;
  text-align: center;
  margin-top: 12px;
}
@media screen and (min-width: 768px) {
  .footer-sec .row:nth-child(2) .copyright-text {
    margin-top: 0px;
    text-align: right;
  }
}
.footer-sec .row:nth-child(2) .copyright-text p {
  font-size: inherit;
  margin-bottom: 0;
}

.footer.bottom {
  padding: 16px;
  background-color: var(--c-black);
  color: var(--c-white);
}
.footer.bottom .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.footer.bottom .wrapper .site-by-logo {
  padding-right: 12px;
}
.footer.bottom .wrapper .site-by-logo img {
  width: auto;
}
.footer.bottom .site-by-text {
  font-size: 12px;
}
.footer.bottom .site-by-text a {
  text-decoration: none;
  color: var(--c-white);
}/*# sourceMappingURL=style.css.map */


/* Custom CSS added by TwentyEighty */

body {
  overflow-x: hidden;
  max-width: 100vw;
}

.banner-bg {
  position: relative;
}

.banner-bg .container {
  z-index: 2;
}

.banner-bg .banner-img {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.banner-img picture,
.banner-bg > picture {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.banner-img picture img,
.banner-bg > picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

@media (max-width: 767px) {
  .banner-bg .banner-img {
    height: 400px;
  }
}

@media (max-width: 1200px) {
  .banner-sec .banner-bg img {
    object-fit: contain;
    object-position: bottom;
  }
}

.mobile-menu {
  background-color: #ffffff;
}

/* Simple flex row */
.flex-row {
    display: flex !important;
    flex-wrap: wrap !important;
    --col-gap: 2rem;
    column-gap: var(--col-gap);
    row-gap: var(--col-gap);
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.flex-row > * {
    box-sizing: border-box;
  
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
    width: 100% !important;
}

/* Override default for column classes */
.flex-row .col-12 { 
    flex: 0 0 100% !important; 
    max-width: 100% !important; 
    width: 100% !important; 
}

/* sm >= 576px */
@media (min-width: 576px) {
    .flex-row > .col-sm-6,
    .flex-row .col-sm-6 { 
        flex: 0 0 50% !important; 
        max-width: 50% !important; 
        width: 50% !important; 
    }
}

/* md >= 768px */
@media (min-width: 768px) {
    .flex-row > .col-md-6,
    .flex-row .col-md-6 { 
        flex: 0 0 calc((100% - var(--col-gap)) / 2) !important; 
        max-width: calc((100% - var(--col-gap)) / 2) !important; 
        width: calc((100% - var(--col-gap)) / 2) !important;
    }
    .flex-row > .col-md-4,
    .flex-row .col-md-4 { 
        flex: 0 0 calc((100% - (2 * var(--col-gap))) / 3) !important; 
        max-width: calc((100% - (2 * var(--col-gap))) / 3) !important; 
        width: calc((100% - (2 * var(--col-gap))) / 3) !important;
    }
    /* If element has both col-md-6 and col-lg-4, prioritize lg-4 at md breakpoint */
    .flex-row > .col-md-6.col-lg-4,
    .flex-row .col-md-6.col-lg-4 {
        flex: 0 0 calc((100% - (2 * var(--col-gap))) / 3) !important;
        max-width: calc((100% - (2 * var(--col-gap))) / 3) !important;
        width: calc((100% - (2 * var(--col-gap))) / 3) !important;
    }
}

/* lg >= 992px */
@media (min-width: 992px) {
    .flex-row > .col-lg-4,
    .flex-row .col-lg-4 { 
        flex: 0 0 calc((100% - (2 * var(--col-gap))) / 3) !important; 
        max-width: calc((100% - (2 * var(--col-gap))) / 3) !important; 
        width: calc((100% - (2 * var(--col-gap))) / 3) !important; 
    }
    .flex-row > .col-lg-3,
    .flex-row .col-lg-3 { 
        flex: 0 0 25% !important; 
        max-width: 25% !important; 
        width: 25% !important; 
    }
}

/* Alternate rows - swap columns every other row */
.flex-row:nth-child(even) {
    flex-direction: row-reverse !important;
}

/* Order utilities */
.order-1 { order: 1; }
.order-2 { order: 2; }
@media (min-width: 576px) {
    .order-sm-1 { order: 1; }
    .order-sm-2 { order: 2; }
}
@media (min-width: 768px) {
    .order-md-1 { order: 1; }
    .order-md-2 { order: 2; }
}
@media (min-width: 992px) {
    .order-lg-1 { order: 1; }
    .order-lg-2 { order: 2; }
}

.flex-row.g-1 { --col-gap: .25rem; }
.flex-row.g-2 { --col-gap: .5rem; }
.flex-row.g-3 { --col-gap: 1rem; }
.flex-row.g-4 { --col-gap: 1.5rem; }

/* M-Grid */
.m-row {
	display: flex;
	flex-wrap: wrap;
	column-gap: 1rem;
	row-gap: 1rem;
}
.m-row > * {
	box-sizing: border-box;
	flex: 0 0 100%;
	max-width: 100%;
}
.m-row.g-1 { column-gap: .25rem; row-gap: .25rem; }
.m-row.g-2 { column-gap: .5rem; row-gap: .5rem; }
.m-row.g-3 { column-gap: 1rem; row-gap: 1rem; }
.m-row.g-4 { column-gap: 1.5rem; row-gap: 1.5rem; }

.m-col-12 { flex: 0 0 100%; max-width: 100%; }
@media (min-width: 576px) {
	.m-col-sm-6 { flex: 0 0 50%; max-width: 50%; }
}
@media (min-width: 768px) {
	.m-col-md-6 { flex: 0 0 50%; max-width: 50%; }
	.m-col-md-4 { flex: 0 0 33.3333%; max-width: 33.3333%; }
}
@media (min-width: 992px) {
	.m-col-lg-4 { flex: 0 0 33.3333%; max-width: 33.3333%; }
	.m-col-lg-3 { flex: 0 0 25%; max-width: 25%; }
}


/* mmenu Custom Styling */
/* Hide menu element by default - mmenu.js will show it when needed */
#menu {
  display: none !important;
  visibility: hidden !important;
}

/* mmenu.js creates a wrapper - only show menu when wrapper is opened */
.mm-wrapper--opened #menu {
  display: block !important;
  visibility: visible !important;
}

/* Ensure menu wrapper doesn't show menu when not opened */
.mm-wrapper:not(.mm-wrapper--opened) #menu {
  display: none !important;
  visibility: hidden !important;
}

/* Ensure menu is completely hidden on desktop at all times */
@media screen and (min-width: 1200px) {
  #menu {
    display: none !important;
  }
  
  .mm-wrapper #menu {
    display: none !important;
  }
  
  /* Prevent mmenu from interfering on desktop */
  .mm-wrapper--opened {
    overflow: visible !important;
  }
  
  .mm-wrapper__blocker {
    display: none !important;
  }
  
  /* Prevent body scroll lock on desktop */
  .mm-wrapper--opened body {
    overflow: visible !important;
  }
}

/* Fix WordPress admin bar interference - adjust menu position when admin bar is present */
.admin-bar .mm-menu {
  top: 32px;
}

@media screen and (max-width: 782px) {
  .admin-bar .mm-menu {
    top: 46px;
  }
}

/* Ensure chat widgets and other fixed elements stay accessible */
/* Chat widgets should always be above the menu */
body [class*="chat"],
body [id*="chat"],
body [class*="Chat"],
body [id*="Chat"],
body [class*="widget"][class*="chat"],
body [id*="widget"][id*="chat"] {
  z-index: 99999 !important;
}

/* When menu is open, ensure proper z-index layering */
.mm-wrapper--opened {
  z-index: 1000;
}

.mm-wrapper--opened .mm-wrapper__blocker {
  z-index: 1001;
}

.mm-wrapper--opened #menu {
  z-index: 1002;
}

.mm-menu {
  --mm-color-background: #fff;
  --mm-color-text: var(--c-primary, #155373);
  --mm-color-text-dimmed: rgba(21, 83, 115, 0.6);
  --mm-color-border: rgba(0, 0, 0, 0.1);
  --mm-color-background-highlight: rgba(234, 81, 28, 0.05);
  --mm-color-background-emphasis: rgba(234, 81, 28, 0.1);
  --mm-color-icon: var(--c-primary, #155373);
  font-family: "Poppins", sans-serif;
}

.mm-menu--theme-white {
  --mm-color-background-highlight: #fff !important
}

/* Navbar styling */
.mm-navbar {
  border-bottom-color: rgba(0, 0, 0, 0.1);
}

.mm-navbar__title {
  color: var(--c-primary);
  font-weight: 700;
}

.mm-navbar__title span {
  color: var(--c-primary);
  font-size: 18px;
}

/* Menu item links/text */
.mm-menu .mm-listitem__text {
  color: var(--c-primary) !important;
  font-weight: 600;
  font-size: 18px;
  padding: 12px 20px !important;
}

.mm-menu .mm-listitem__text:hover {
  color: var(--c-orange) !important;
  background-color: rgba(234, 81, 28, 0.05);
}

/* Buttons (close, prev, next) */
.mm-menu .mm-btn {
  color: var(--c-primary) !important;
}

.mm-menu .mm-btn--close,
.mm-menu .mm-btn--prev,
.mm-menu .mm-btn--next {
  color: var(--c-primary) !important;
}

/* Selected menu item */
.mm-menu .mm-listitem--selected > .mm-listitem__text {
  color: var(--c-orange) !important;
  background-color: rgba(234, 81, 28, 0.1);
}

/* Opened/parent menu item */
.mm-menu .mm-listitem--opened > .mm-listitem__text {
  background-color: rgba(234, 81, 28, 0.05);
  color: var(--c-orange) !important;
}

/* Submenu items (nested panels) */
.mm-menu .mm-panel:not(:first-child) .mm-listitem__text {
  font-size: 16px;
  font-weight: 500;
  padding: 8px 20px !important;
}

/* List items */
.mm-menu .mm-listitem {
  border-color: rgba(0, 0, 0, 0.1);
}

/* Overlay */
.mm-wrapper__blocker {
  background-color: rgba(0, 0, 0, 0.6);
}

/* Menu toggle animation */
.menu-toggle {
  position: relative;
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  margin-right: 25px;
  border: 0;
  background: transparent;
}

@media screen and (min-width: 1200px) {
  .menu-toggle {
    display: none;
  }
}

.menu-toggle span {
  transition: transform 0.25s, top 0.25s 0.25s, opacity 0.25s 0.25s;
  content: "";
  position: absolute;
  background-color: var(--c-primary);
  left: 6px;
  right: 6px;
  top: 50%;
  height: 2px;
  border-radius: 2px;
  z-index: 1;
}

.menu-toggle span:nth-child(2) {
  top: calc(50% - 10px);
}

.menu-toggle span:nth-child(3) {
  top: calc(50% + 10px);
}

/* Desktop menu stays the same */
.desktop-menu {
  display: none;
}

@media screen and (min-width: 1200px) {
  .desktop-menu {
    display: block;
  }
}

/* Hide old mobile menu styling */
.mobile-menu {
  display: none !important;
}

/* Prevent reversed order in benefits grid */
.benefit-sec .flex-row {
    flex-direction: row !important;
}

/* Ensure 4 columns per row in benefits grid on desktop */
@media (min-width: 992px) {
	.benefit-sec .flex-row > .col-lg-3 {
		flex: 0 0 calc((100% - (3 * var(--col-gap))) / 4) !important;
		max-width: calc((100% - (3 * var(--col-gap))) / 4) !important;
		width: calc((100% - (3 * var(--col-gap))) / 4) !important;
	}
}

/* --------------------------------------------------------------
   Newspaper Blog Layout
   -------------------------------------------------------------- */
.blog-newspaper {
  padding: clamp(64px, 6vw, 96px) 0;
  background-color: #fafafa;
}

.blog-newspaper__header {
  text-align: center;
  max-width: 720px;
  margin: 0 auto clamp(48px, 5vw, 72px);
}

.blog-newspaper__title {
  font-size: clamp(2rem, 3vw, 3.5rem);
  letter-spacing: -0.02em;
  margin-bottom: 0.5em;
}

.blog-newspaper__intro {
  font-size: clamp(1rem, 1.6vw, 1.125rem);
  color: #4a4a4a;
}

.blog-newspaper__grid {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  gap: clamp(20px, 2.5vw, 32px);
}

.newspaper-post {
  position: relative;
  display: flex;
  flex-direction: column;
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.08);
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.04);
  transition: transform 180ms ease, box-shadow 180ms ease;
}

.newspaper-post::after {
  content: '';
  position: absolute;
  inset: -1px;
  border: 1px solid rgba(0, 0, 0, 0.06);
  pointer-events: none;
}

.newspaper-post__link {
  display: flex;
  flex-direction: column;
  height: 100%;
  color: inherit;
  text-decoration: none;
}

.newspaper-post__link:hover,
.newspaper-post__link:focus {
  text-decoration: none;
}

.newspaper-post--xl .newspaper-post__link {
  flex-direction: row;
  align-items: stretch;
}

.newspaper-post__media {
  position: relative;
  aspect-ratio: 16 / 10;
  background-size: cover;
  background-position: center;
}

.newspaper-post__media--placeholder {
  display: flex;
  align-items: center;
  justify-content: center;
  font-style: italic;
  color: rgba(0, 0, 0, 0.45);
  background: repeating-linear-gradient(
    135deg,
    rgba(0, 0, 0, 0.05),
    rgba(0, 0, 0, 0.05) 12px,
    rgba(255, 255, 255, 0.25) 12px,
    rgba(255, 255, 255, 0.25) 24px
  );
}

.newspaper-post--overlay .newspaper-post__media {
  min-height: clamp(200px, 22vw, 280px);
}

.newspaper-post--xl .newspaper-post__media {
  flex: 0 0 62%;
  min-height: clamp(200px, 22vw, 320px);
  aspect-ratio: auto;
}

.newspaper-post__overlay {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: clamp(18px, 2.2vw, 28px);
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.35) 45%,
    rgba(0, 0, 0, 0.75) 100%
  );
}

.newspaper-post__overlay .newspaper-post__title,
.newspaper-post__overlay .newspaper-post__category {
  color: #ffffff;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);
}

.newspaper-post__content {
  display: flex;
  flex-direction: column;
  gap: clamp(10px, 1.2vw, 14px);
  padding: clamp(18px, 2vw, 24px);
  min-height: 160px;
}

.newspaper-post--xl .newspaper-post__content {
  min-height: 100%;
  border-left: 1px solid rgba(0, 0, 0, 0.08);
  padding: clamp(20px, 2.2vw, 28px);
}

.newspaper-post__category {
  font-size: 0.875rem;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--c-orange);
  font-weight: 600;
}

.newspaper-post__title {
  font-size: clamp(1.25rem, 2.5vw, 2.125rem);
  line-height: 1.2;
  margin: 0;
  color: var(--c-primary);
}

.newspaper-post__excerpt {
  font-size: clamp(0.95rem, 1.4vw, 1.05rem);
  color: var(--c-primary);
}

.newspaper-post__meta {
  margin-top: auto;
  font-size: 0.875rem;
  color: rgba(0, 0, 0, 0.55);
  display: flex;
  justify-content: flex-start;
}

.newspaper-post__date {
  padding-top: 6px;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
}

.newspaper-post--xl {
  grid-column: span 12;
}

.newspaper-post--lg {
  grid-column: span 8;
}

.newspaper-post--lg .newspaper-post__media {
  aspect-ratio: 16 / 9;
}

.newspaper-post--lg .newspaper-post__content {
  min-height: 120px;
  padding: clamp(14px, 1.6vw, 18px);
  gap: clamp(8px, 1vw, 12px);
}

.newspaper-post--lg .newspaper-post__title {
  font-size: clamp(1.1rem, 2vw, 1.75rem);
}

.newspaper-post--lg .newspaper-post__excerpt {
  font-size: clamp(0.875rem, 1.2vw, 0.95rem);
}

.newspaper-post--md {
  grid-column: span 6;
}

.newspaper-post--md .newspaper-post__media {
  aspect-ratio: 16 / 9;
}

.newspaper-post--md .newspaper-post__content {
  min-height: 120px;
  padding: clamp(14px, 1.6vw, 18px);
  gap: clamp(8px, 1vw, 12px);
}

.newspaper-post--md .newspaper-post__title {
  font-size: clamp(1.1rem, 2vw, 1.75rem);
}

.newspaper-post--md .newspaper-post__excerpt {
  font-size: clamp(0.875rem, 1.2vw, 0.95rem);
}

.newspaper-post--sm {
  grid-column: span 4;
}

.newspaper-post:hover {
  transform: translateY(-6px);
  box-shadow: 0 12px 26px rgba(0, 0, 0, 0.08);
}

.blog-newspaper__empty {
  text-align: center;
  font-size: 1.125rem;
  color: rgba(0, 0, 0, 0.6);
  padding: 48px 0;
}

@media (max-width: 1199px) {
  .newspaper-post--lg {
    grid-column: span 12;
  }

  .newspaper-post--md {
    grid-column: span 6;
  }

  .newspaper-post--sm {
    grid-column: span 6;
  }

  .newspaper-post--xl .newspaper-post__link {
    flex-direction: column;
  }

  .newspaper-post--xl .newspaper-post__media {
    flex: unset;
    aspect-ratio: 16 / 9;
  }

  .newspaper-post--xl .newspaper-post__content {
    border-left: none;
    min-height: 160px;
    padding: clamp(18px, 3vw, 24px);
  }
}

@media (max-width: 767px) {
  .blog-newspaper__grid {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }

  .newspaper-post--xl,
  .newspaper-post--lg,
  .newspaper-post--md,
  .newspaper-post--sm {
    grid-column: span 6;
  }

  .newspaper-post__media {
    aspect-ratio: 16 / 10;
  }

  .newspaper-post__content {
    padding: clamp(16px, 3.5vw, 20px);
    min-height: 140px;
  }
}

.newspaper-post__link:focus-visible {
  outline: 2px solid rgba(198, 32, 38, 0.6);
  outline-offset: 4px;
}