/*
Theme Name: Renewal Med Aesthetics
Theme URI: 
Author: the TechWyse team
Author URI: https://www.techwyse.com/
Description: Renewal Med Aesthetics offers start-up consultation, clinic management, billing, buying/selling, & physician recruitment services to boost your medical business.
Requires at least: 5.3
Tested up to: 6.7
Requires PHP: 5.6
Version: 2.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: Renewal Med Aesthetics
Tags: one-column, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog, portfolio

Renewal Med Aesthetics WordPress Theme, (C) 2020 WordPress.org
Renewal Med Aesthetics is distributed under the terms of the GNU GPL.
*/
:root {
  /* Font Family */
  --twgl--font-primary: var(--font-sofia_light, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif);
  --twgl--font-secondary: var(--font-sofia_light, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif);
  /* |=>  COLOR CODES  <=| */
  --twgl--body-bg: #ffffff;
  --twgl--color-black: #000;
  --twgl--color-white: #fff;
  --twgl--color-alert: #dc3545;
  --twgl--color-warning: #ffc107;
  --twgl--color-success: #28a745;
  --twgl--color-info: #17a2b8;
  --twgl--color-grey: #808080;
  --twgl--color-base-text: #404040;
  --twgl--text-alt: #525252;
  --twgl--color-primary: #ffc000;
  --twgl--primary-alt: #ffd43b;
  --twgl--primary-option-2: #fbbf24;
  --twgl--color-secondary: #160c4b;
  --twgl--color-border: #7b7b7b;
  --twgl--border-form: var(--twgl--color-base-text);
  --twgl--color-formText: #adaebc;
  --twgl--color-formLabel: #d4d4d4;
  /* OTHER COLOR VARIABLES */
  --twgl-button-color: var(--twgl--color-black);
  --twgl--button-bg: var(--twgl--color-primary);
  --twgl--button-hover: var(--twgl--color-secondary);
  --twgl-heading-color: var(--twgl--color-secondary);
  --twgl--rgb-primary: rgba(255, 192, 0, 1);
  --twgl--rgb-primary-1: rgba(255, 192, 0, 0.1);
  --twgl--rgb-primary-2: rgba(255, 192, 0, 0.2);
  --twgl--rgb-primary-3: rgba(255, 192, 0, 0.3);
  --twgl--rgb-primary-4: rgba(255, 192, 0, 0.4);
  --twgl--rgb-primary-5: rgba(255, 192, 0, 0.5);
  --twgl--rgb-primary-6: rgba(255, 192, 0, 0.6);
  --twgl--rgb-primary-7: rgba(255, 192, 0, 0.7);
  --twgl--rgb-primary-8: rgba(255, 192, 0, 0.8);
  --twgl--rgb-primary-9: rgba(255, 192, 0, 0.9);
  --twgl--rgb-secondary: rgba(22, 12, 75, 1);
  --twgl--rgb-secondary-1: rgba(22, 12, 75, 0.1);
  --twgl--rgb-secondary-2: rgba(22, 12, 75, 0.2);
  --twgl--rgb-secondary-3: rgba(22, 12, 75, 0.3);
  --twgl--rgb-secondary-4: rgba(22, 12, 75, 0.4);
  --twgl--rgb-secondary-5: rgba(22, 12, 75, 0.5);
  --twgl--rgb-secondary-6: rgba(22, 12, 75, 0.6);
  --twgl--rgb-secondary-7: rgba(22, 12, 75, 0.7);
  --twgl--rgb-secondary-8: rgba(22, 12, 75, 0.8);
  --twgl--rgb-secondary-9: rgba(22, 12, 75, 0.9);
  --twgl--rgb-white: rgba(255, 255, 255, 1);
  --twgl--rgb-white-1: rgba(255, 255, 255, 0.1);
  --twgl--rgb-white-2: rgba(255, 255, 255, 0.2);
  --twgl--rgb-white-3: rgba(255, 255, 255, 0.3);
  --twgl--rgb-white-4: rgba(255, 255, 255, 0.4);
  --twgl--rgb-white-5: rgba(255, 255, 255, 0.5);
  --twgl--rgb-white-6: rgba(255, 255, 255, 0.6);
  --twgl--rgb-white-7: rgba(255, 255, 255, 0.7);
  --twgl--rgb-white-8: rgba(255, 255, 255, 0.8);
  --twgl--rgb-white-9: rgba(255, 255, 255, 0.9);
  --twgl--rgb-black: rgba(0, 0, 0, 1);
  --twgl--rgb-black-1: rgba(0, 0, 0, 0.1);
  --twgl--rgb-black-2: rgba(0, 0, 0, 0.2);
  --twgl--rgb-black-3: rgba(0, 0, 0, 0.3);
  --twgl--rgb-black-4: rgba(0, 0, 0, 0.4);
  --twgl--rgb-black-5: rgba(0, 0, 0, 0.5);
  --twgl--rgb-black-6: rgba(0, 0, 0, 0.6);
  --twgl--rgb-black-7: rgba(0, 0, 0, 0.7);
  --twgl--rgb-black-8: rgba(0, 0, 0, 0.8);
  --twgl--rgb-black-9: rgba(0, 0, 0, 0.9);
  /* |=>  CONTAINER WIDTH  <=| */
  --twgl--wrap-sm: 540px;
  --twgl--wrap-md: 720px;
  --twgl--wrap-lg: 960px;
  --twgl--wrap-xl: 1140px;
  --twgl--wrap-xxl: 1460px;
  --twgl--wrap-xxxl: 1640px;
  /* |=>  GUTTER SIZE  <=| */
  --twgl--gutter-x: 30px;
  --twgl--gutter-sm: 20px;
  --twgl--gutter-xl: 50px;
  /* |=>  FORM ELEMENTS  <=| */
  --twgl--input-radius: 10px;
  --twgl--input-height: 50px;
  --twgl--textarea-height: 80px;
}
@media screen and (min-width: 768px) {
  :root {
    --twgl--input-height: 60px;
    --twgl--textarea-height: 100px;
  }
}
@media screen and (min-width: 1200px) {
  :root {
    --twgl--input-height: 50px;
    --twgl--textarea-height: 80px;
  }
}
@media screen and (min-width: 1600px) {
  :root {
    --twgl--input-radius: 12px;
    --twgl--input-height: 60px;
    --twgl--textarea-height: 110px;
  }
}
@media screen and (min-width: 1850px) {
  :root {
    --twgl--input-height: 70px;
    --twgl--textarea-height: 130px;
  }
}

/**
 * Swiper 12.0.3
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2025 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: October 21, 2025
 */
:root {
  --swiper-theme-color: var(--twgl--color-primary);
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  touch-action: pan-y;
}

.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: auto;
  position: relative;
  transition-property: transform;
  display: flex;
  align-items: center;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}

/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none; /* For Firefox */
  -ms-overflow-style: none; /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-top-offset: 50%;
  --swiper-navigation-sides-offset: 4px;
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  width: var(--swiper-navigation-size);
  height: var(--swiper-navigation-size);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}
.swiper-button-prev svg,
.swiper-button-next svg {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  transform-origin: center;
  pointer-events: none;
}

.swiper-button-lock {
  display: none;
}

.swiper-button-prev,
.swiper-button-next {
  top: var(--swiper-navigation-top-offset, 50%);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
}

.swiper-button-prev {
  left: var(--swiper-navigation-sides-offset, 4px);
  right: auto;
}
.swiper-button-prev .swiper-navigation-icon {
  transform: rotate(180deg);
}

.swiper-button-next {
  right: var(--swiper-navigation-sides-offset, 4px);
  left: auto;
}

.swiper-horizontal .swiper-button-prev,
.swiper-horizontal .swiper-button-next,
.swiper-horizontal ~ .swiper-button-prev,
.swiper-horizontal ~ .swiper-button-next {
  top: var(--swiper-navigation-top-offset, 50%);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  margin-left: 0;
}
.swiper-horizontal .swiper-button-prev, .swiper-horizontal ~ .swiper-button-prev, .swiper-horizontal.swiper-rtl .swiper-button-next, .swiper-horizontal.swiper-rtl ~ .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 4px);
  right: auto;
}
.swiper-horizontal .swiper-button-next, .swiper-horizontal ~ .swiper-button-next, .swiper-horizontal.swiper-rtl .swiper-button-prev, .swiper-horizontal.swiper-rtl ~ .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 4px);
  left: auto;
}
.swiper-horizontal .swiper-button-prev .swiper-navigation-icon, .swiper-horizontal ~ .swiper-button-prev .swiper-navigation-icon, .swiper-horizontal.swiper-rtl .swiper-button-next .swiper-navigation-icon, .swiper-horizontal.swiper-rtl ~ .swiper-button-next .swiper-navigation-icon {
  transform: rotate(180deg);
}
.swiper-horizontal.swiper-rtl .swiper-button-prev .swiper-navigation-icon, .swiper-horizontal.swiper-rtl ~ .swiper-button-prev .swiper-navigation-icon {
  transform: rotate(0deg);
}

.swiper-vertical .swiper-button-prev,
.swiper-vertical .swiper-button-next,
.swiper-vertical ~ .swiper-button-prev,
.swiper-vertical ~ .swiper-button-next {
  left: var(--swiper-navigation-top-offset, 50%);
  right: auto;
  margin-left: calc(0px - var(--swiper-navigation-size) / 2);
  margin-top: 0;
}
.swiper-vertical .swiper-button-prev,
.swiper-vertical ~ .swiper-button-prev {
  top: var(--swiper-navigation-sides-offset, 4px);
  bottom: auto;
}
.swiper-vertical .swiper-button-prev .swiper-navigation-icon,
.swiper-vertical ~ .swiper-button-prev .swiper-navigation-icon {
  transform: rotate(-90deg);
}
.swiper-vertical .swiper-button-next,
.swiper-vertical ~ .swiper-button-next {
  bottom: var(--swiper-navigation-sides-offset, 4px);
  top: auto;
}
.swiper-vertical .swiper-button-next .swiper-navigation-icon,
.swiper-vertical ~ .swiper-button-next .swiper-navigation-icon {
  transform: rotate(90deg);
}

:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-left: auto;
  --swiper-pagination-right: 8px;
  --swiper-pagination-bottom: 8px;
  --swiper-pagination-top: auto;
  --swiper-pagination-fraction-color: inherit;
  --swiper-pagination-progressbar-bg-color: rgba(0,0,0,0.25);
  --swiper-pagination-progressbar-size: 4px;
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-border-radius: 50%;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}
.swiper-pagination-bullet:is(button) {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}

/* Fraction */
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}

/* Progress */
.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}
.swiper-vertical > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

:root {
  /*
  --swiper-scrollbar-border-radius: 10px;
  --swiper-scrollbar-top: auto;
  --swiper-scrollbar-bottom: 4px;
  --swiper-scrollbar-left: auto;
  --swiper-scrollbar-right: 4px;
  --swiper-scrollbar-sides-offset: 1%;
  --swiper-scrollbar-bg-color: rgba(0, 0, 0, 0.1);
  --swiper-scrollbar-drag-bg-color: rgba(0, 0, 0, 0.5);
  --swiper-scrollbar-size: 4px;
  */
}

.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}
.swiper-scrollbar-disabled > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}
.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}
.swiper-vertical > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-vertical {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

/* Zoom container styles start */
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

/* Zoom container styles end */
.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}

/* a11y */
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-thumbs .swiper-slide-thumb-active {
  /* Styles for active thumb slide */
}

.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-fade .swiper-slide-active {
  pointer-events: auto;
}
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}
.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}
.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}
.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}

.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

/* Cube slide shadows start */
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right {
  z-index: 0;
  backface-visibility: hidden;
}

/* Cube slide shadows end */
.swiper.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

/* Flip slide shadows start */
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right {
  z-index: 0;
  backface-visibility: hidden;
}

/* Flip slide shadows end */
.swiper-creative .swiper-slide {
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}

.swiper.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  backface-visibility: hidden;
  overflow: hidden;
}

:root {
  --twgl--avatar-box: 60px;
  --twgl--gReview-height: 20px;
  --twgl--review-box-H_space: 20px;
  --twgl--review-box-V_space: 20px;
  --twgl--testimonial-box-border: var(--twgl--color-border, rgba(123, 123, 123, 1));
  --twgl--author-name:#161616;
  --twgl--blockquote-text: var(--twgl--author-name, #282828);
  --twgl--slider-arrow-bg: #00868c;
  --twgl--slider-arrow-box-size: 40px;
  --twgl--slider-arrow-shape: 14px;
}

@media screen and (min-width: 768px) {
  :root {
    --twgl--avatar-box: 70px;
    --twgl--gReview-height: 22px;
    --twgl--review-box-H_space: 25px;
    --twgl--review-box-V_space: 35px;
    --twgl--slider-arrow-box-size: 44px;
    --twgl--slider-arrow-shape: 14px;
  }
}
@media screen and (min-width: 1200px) {
  :root {
    --twgl--avatar-box: 42px;
    --twgl--review-box-H_space: 20px;
    --twgl--review-box-V_space: 25px;
    --twgl--slider-arrow-box-size: 38px;
    --twgl--slider-arrow-shape: 12px;
  }
}
@media screen and (min-width: 1600px) {
  :root {
    --twgl--avatar-box: 64px;
    --twgl--gReview-height: 22px;
    --twgl--review-box-H_space: 30px;
    --twgl--review-box-V_space: 40px;
    --twgl--slider-arrow-box-size: 50px;
    --twgl--slider-arrow-shape: 15px;
  }
}
@media screen and (min-width: 1850px) {
  :root {
    --twgl--avatar-box: 68px;
    --twgl--gReview-height: 24px;
    --twgl--review-box-H_space: 35px;
    --twgl--review-box-V_space: 50px;
    --twgl--slider-arrow-box-size: 60px;
    --twgl--slider-arrow-shape: 18px;
  }
}
[class*=review__layout_] {
  text-align: left;
}
[class*=review__layout_] > * {
  text-align: inherit;
}
[class*=review__layout_].center {
  text-align: center;
}

/* |=>  Version I  <=| */
.review__layout_i {
  background-color: rgb(245, 245, 245);
  border: 1px solid var(--twgl--testimonial-box-border);
  border-radius: 25px;
  color: var(--twgl--blockquote-text);
  display: flex;
  flex-direction: column;
  gap: 10px;
  height: 100%;
  padding: var(--twgl--review-box-V_space) var(--twgl--review-box-H_space);
  position: relative;
  width: 100%;
}
.review__layout_i .review__header {
  align-items: center;
  display: grid;
  grid-template-columns: var(--twgl--avatar-box) 1fr;
  gap: 12px;
}
.review__layout_i p {
  font-size: clamp(14px, 1.2vw, 16px) !important;
}
.review__layout_i .avatar {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: center;
  background-color: #a7adad;
  border-radius: 50%;
  color: var(--twgl--author-name);
  font-size: 26px;
  font-weight: 500;
  height: var(--twgl--avatar-box);
  line-height: 1;
  margin: 0 !important;
  overflow: hidden;
  text-align: center;
  text-transform: uppercase;
  width: var(--twgl--avatar-box);
}
.review__layout_i .avatar img {
  height: 100% !important;
  max-height: none !important;
  max-width: none !important;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  width: 100% !important;
}
.review__layout_i .author_info {
  display: grid;
  gap: 6px;
  line-height: 1;
}
.review__layout_i .author_name {
  color: var(--twgl--author-name);
  font-size: 21px;
  font-weight: 400;
  line-height: 1;
  font-family: "Outfit", sans-serif;
}
.review__layout_i .gReview_icon {
  line-height: 1;
}
.review__layout_i .gReview_icon svg {
  height: var(--twgl--gReview-height);
  width: auto;
}
.review__layout_i .review__text {
  color: var(--twgl--blockquote-text);
  font-size: 16px;
  font-weight: 300;
  line-height: 1.8;
}
.review__layout_i .review__text a {
  color: #00868C;
}
@media screen and (min-width: 1600px) {
  .review__layout_i {
    gap: 15px;
  }
  .review__layout_i .review__header {
    gap: 20px;
  }
  .review__layout_i .avatar {
    font-size: 35px;
  }
  .review__layout_i .author_info {
    gap: 10px;
  }
}

.testimonial_layout_i {
  position: relative;
}
.testimonial_layout_i .swiper-navigation {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  z-index: 9;
}
.testimonial_layout_i .swiper-navigation [class^=swiper-button-] {
  height: var(--twgl--slider-arrow-box-size);
  width: var(--twgl--slider-arrow-box-size);
}
.testimonial_layout_i .swiper-navigation [class^=swiper-button-] svg {
  height: var(--twgl--slider-arrow-box-size);
  opacity: 1;
  transition: all ease 0.3s;
  width: var(--twgl--slider-arrow-box-size);
}
.testimonial_layout_i .swiper-navigation [class^=swiper-button-]:after {
  display: none !important;
}
.testimonial_layout_i .swiper-navigation [class^=swiper-button-]:hover svg {
  opacity: 0.6;
}
.testimonial_layout_i .swiper-navigation .swiper-button-prev {
  left: calc(var(--twgl--slider-arrow-box-size) * -0.5);
}
.testimonial_layout_i .swiper-navigation .swiper-button-next {
  left: auto;
  right: calc(var(--twgl--slider-arrow-box-size) * -0.5);
}
@media screen and (min-width: 1200px) {
  .testimonial_layout_i .swiper-navigation .swiper-button-prev {
    left: calc(var(--twgl--slider-arrow-box-size) * -1.1);
  }
  .testimonial_layout_i .swiper-navigation .swiper-button-next {
    right: calc(var(--twgl--slider-arrow-box-size) * -1.1);
  }
}
@media screen and (min-width: 1850px) {
  .testimonial_layout_i .swiper-navigation .swiper-button-prev {
    left: calc(var(--twgl--slider-arrow-box-size) * -1.5);
  }
  .testimonial_layout_i .swiper-navigation .swiper-button-next {
    right: calc(var(--twgl--slider-arrow-box-size) * -1.5);
  }
}

/* |=>  Version II  <=| */
:root {
  --twgl--faq_ii-title-V_space: 10px;
  --twgl--faq_ii-title-H_space: 15px;
  --twgl--faq_ii-mHeight: 48px;
  --twgl--faq_ii-box-bg: var(--twgl--rgb-white-5, #af9800);
  --twgl--faq_ii-active-bg: var(--twgl--rgb-secondary, #dde7e4);
  --twgl--faq_ii-box-border: #b5b5b5;
  --twgl--faq_ii-question: #161616;
  --twgl--faq_ii-answer: #161616;
}

@media screen and (min-width: 768px) {
  :root {
    --twgl--faq_ii-title-H_space: 20px;
    --twgl--faq_ii-mHeight: 52px;
  }
}
@media screen and (min-width: 1200px) {
  :root {
    --twgl--faq_ii-title-H_space: 15px;
    --twgl--faq_ii-mHeight: 42px;
  }
}
@media screen and (min-width: 1600px) {
  :root {
    --twgl--faq_ii-title-H_space: 24px;
    --twgl--faq_ii-mHeight: 62px;
  }
}
@media screen and (min-width: 1850px) {
  :root {
    --twgl--faq_ii-title-H_space: 30px;
    --twgl--faq_ii-mHeight: 72px;
  }
}
.faq__layout_ii .faq__grid__wrap .faq__grid__title {
  align-items: center;
  color: var(--twgl--faq_ii-question);
  cursor: pointer;
  display: flex;
  flex-wrap: nowrap;
  font-size: 24px;
  font-weight: 400;
  gap: 15px;
  line-height: 1;
  min-height: var(--twgl--faq_ii-mHeight);
  padding: var(--twgl--faq_ii-title-V_space) 0;
  position: relative;
  text-transform: none;
}
.faq__layout_ii .faq__grid__wrap .faq__grid__title h2 {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  margin: 0 !important;
  padding: 0 !important;
  text-transform: inherit;
}
.faq__layout_ii .faq__grid__wrap .faq__grid__title h3 {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  margin: 0 !important;
  padding: 0 !important;
  text-transform: inherit;
}
.faq__layout_ii .faq__grid__wrap .faq__grid__title h4 {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  margin: 0 !important;
  padding: 0 !important;
  text-transform: inherit;
}
.faq__layout_ii .faq__grid__wrap .faq__grid__title .quest {
  flex-grow: 1;
}
.faq__layout_ii .faq__grid__wrap .faq__grid__title .expand {
  align-items: center;
  cursor: pointer;
  display: inline-flex;
  line-height: 1;
  margin: 0 0 0 auto !important;
  padding: 0 !important;
  position: relative;
  transform-origin: center;
}
.faq__layout_ii .faq__grid__wrap .faq__grid__title .expand svg {
  display: block;
  fill: var(--twgl--color-base-text);
  height: 14px !important;
  position: relative;
  width: auto !important;
}
@media screen and (max-width: 1199px) {
  .faq__layout_ii .faq__grid__wrap .faq__grid__title {
    font-size: 18px;
  }
}
.faq__layout_ii .faq__grid__wrap .faq_content {
  color: var(--twgl--faq_ii-answer);
  display: none;
  line-height: 1.5;
  padding: 0 0 var(--twgl--faq_ii-title-H_space);
  font-family: "Outfit", sans-serif;
  font-size: clamp(14px, 1.2vw, 18px) !important;
  font-weight: 300;
}
.faq__layout_ii .faq__grid__wrap.opened .expand svg {
  transform: rotate(90deg);
}
.faq__layout_ii .faq__grid__wrap:not(:last-child) {
  border-bottom: 1px solid var(--twgl--faq_ii-box-border);
}

@media screen and (min-width: 1200px) {
  .desktop-clear {
    clear: both !important;
    display: block;
  }
}

@media screen and (min-width: 768px) {
  .ipad-clear {
    clear: both !important;
    display: block;
  }
}

.text-white {
  color: var(--twgl--color-white) !important;
}
.text-white p,
.text-white li {
  color: inherit !important;
}

.elementor-widget-heading.text-white .elementor-heading-title {
  color: var(--twgl--color-white);
}
.elementor-widget-heading.sub_title {
  align-items: center;
  display: flex;
  gap: 15px;
  justify-content: flex-start;
}
.elementor-widget-heading.sub_title .elementor-heading-title {
  color: #161616;
  font-size: 24px;
  font-weight: 400;
}
.elementor-widget-heading.sub_title:after {
  background-color: #00868c;
  content: "";
  display: block;
  height: 1px;
  width: 70px;
}
@media screen and (max-width: 991px) {
  .elementor-widget-heading.sub_title {
    justify-content: center !important;
  }
}
.elementor-widget-heading.styled_sm_title {
  align-items: center;
  color: #161616 !important;
  display: flex;
  font-size: 28px;
  font-weight: 700;
  gap: 10px;
  justify-content: center;
}
.elementor-widget-heading.styled_sm_title:before, .elementor-widget-heading.styled_sm_title:after {
  background-color: rgba(0, 0, 0, 0.5);
  content: "" !important;
  display: block !important;
  height: 1px;
  max-width: 300px;
  width: 20%;
}
@media screen and (max-width: 767px) {
  .elementor-widget-heading.styled_sm_title:before, .elementor-widget-heading.styled_sm_title:after {
    display: none !important;
  }
}
.elementor-widget-heading.styled_sm_title .elementor-heading-title {
  color: inherit !important;
  font-family: inherit !important;
  font-size: inherit !important;
  font-weight: inherit !important;
  line-height: inherit !important;
  margin: 0;
  padding: 0;
  text-align: inherit !important;
  text-transform: inherit !important;
}

.icon_box_wrapper {
  --ibw--icon-box-size: 60px;
  --ibw--icon-size: 50px;
}
@media screen and (min-width: 1600px) {
  .icon_box_wrapper {
    --ibw--icon-box-size: 82px;
    --ibw--icon-size: 74px;
  }
}
.icon_box_wrapper {
  flex-flow: row wrap !important;
  gap: 0 !important;
  justify-content: center;
  margin-left: -10px;
  margin-right: -10px;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.icon_box_wrapper > * {
  flex: 0 0 50%;
  padding-left: 10px !important;
  padding-right: 10px !important;
  position: relative;
  width: 50%;
}
.icon_box_wrapper .elementor-widget-divider {
  display: none !important;
}
.icon_box_wrapper .elementor-icon-box-wrapper .elementor-icon-box-icon {
  height: var(--ibw--icon-box-size);
}
.icon_box_wrapper .elementor-icon-box-wrapper .elementor-icon svg {
  height: var(--ibw--icon-size) !important;
  width: auto !important;
}
.icon_box_wrapper .elementor-icon-box-wrapper .elementor-icon-box-description {
  color: #161616;
  font-weight: 400;
  line-height: 1.3;
}
@media screen and (min-width: 768px) {
  .icon_box_wrapper > * {
    flex: 0 0 33.33333%;
    width: 33.33333%;
  }
}
@media screen and (min-width: 1200px) {
  .icon_box_wrapper {
    align-items: center !important;
    justify-content: space-between !important;
  }
  .icon_box_wrapper > * {
    flex: 0 0 auto;
    width: auto;
  }
  .icon_box_wrapper .elementor-widget-divider {
    background-color: rgba(22, 22, 22, 0.3) !important;
    display: block !important;
    flex: 0 0 1px;
    height: 150px;
    margin: 0 !important;
    padding: 0 !important;
    width: 1px !important;
  }
}
@media screen and (max-width: 1199px) {
  .icon_box_wrapper > * {
    margin-bottom: 15px !important;
    margin-top: 15px !important;
  }
  .icon_box_wrapper {
    justify-content: center !important;
  }
}

@media screen and (max-width: 1199px) {
  .yr_wrap {
    background: none !important;
  }
}

.comn_space_10 > .e-con-inner {
  padding: 10px 0;
}
@media (max-width: 1399px) {
  .comn_space_10 > .e-con-inner {
    padding: 8px 0;
  }
}
@media (max-width: 991px) {
  .comn_space_10 > .e-con-inner {
    padding: 6px 0;
  }
}
@media (max-width: 576px) {
  .comn_space_10 > .e-con-inner {
    padding: 5px 0;
  }
}

.cstm_pad.elementor-element.e-parent.e-con-full {
  padding: 10px 0 !important;
}
@media (max-width: 1399px) {
  .cstm_pad.elementor-element.e-parent.e-con-full {
    padding: 8px 0 !important;
  }
}
@media (max-width: 991px) {
  .cstm_pad.elementor-element.e-parent.e-con-full {
    padding: 6px 0 !important;
  }
}
@media (max-width: 576px) {
  .cstm_pad.elementor-element.e-parent.e-con-full {
    padding: 5px 0 !important;
  }
}

.comn_space_20 > .e-con-inner {
  padding: 20px 0;
}
@media (max-width: 1399px) {
  .comn_space_20 > .e-con-inner {
    padding: 16px 0;
  }
}
@media (max-width: 991px) {
  .comn_space_20 > .e-con-inner {
    padding: 12px 0;
  }
}
@media (max-width: 576px) {
  .comn_space_20 > .e-con-inner {
    padding: 10px 0;
  }
}

.cstm_pad.elementor-element.e-parent.e-con-full {
  padding: 20px 0 !important;
}
@media (max-width: 1399px) {
  .cstm_pad.elementor-element.e-parent.e-con-full {
    padding: 16px 0 !important;
  }
}
@media (max-width: 991px) {
  .cstm_pad.elementor-element.e-parent.e-con-full {
    padding: 12px 0 !important;
  }
}
@media (max-width: 576px) {
  .cstm_pad.elementor-element.e-parent.e-con-full {
    padding: 10px 0 !important;
  }
}

.comn_space_30 > .e-con-inner {
  padding: 30px 0;
}
@media (max-width: 1399px) {
  .comn_space_30 > .e-con-inner {
    padding: 24px 0;
  }
}
@media (max-width: 991px) {
  .comn_space_30 > .e-con-inner {
    padding: 18px 0;
  }
}
@media (max-width: 576px) {
  .comn_space_30 > .e-con-inner {
    padding: 15px 0;
  }
}

.cstm_pad.elementor-element.e-parent.e-con-full {
  padding: 30px 0 !important;
}
@media (max-width: 1399px) {
  .cstm_pad.elementor-element.e-parent.e-con-full {
    padding: 24px 0 !important;
  }
}
@media (max-width: 991px) {
  .cstm_pad.elementor-element.e-parent.e-con-full {
    padding: 18px 0 !important;
  }
}
@media (max-width: 576px) {
  .cstm_pad.elementor-element.e-parent.e-con-full {
    padding: 15px 0 !important;
  }
}

.comn_space_40 > .e-con-inner {
  padding: 40px 0;
}
@media (max-width: 1399px) {
  .comn_space_40 > .e-con-inner {
    padding: 32px 0;
  }
}
@media (max-width: 991px) {
  .comn_space_40 > .e-con-inner {
    padding: 24px 0;
  }
}
@media (max-width: 576px) {
  .comn_space_40 > .e-con-inner {
    padding: 20px 0;
  }
}

.cstm_pad.elementor-element.e-parent.e-con-full {
  padding: 40px 0 !important;
}
@media (max-width: 1399px) {
  .cstm_pad.elementor-element.e-parent.e-con-full {
    padding: 32px 0 !important;
  }
}
@media (max-width: 991px) {
  .cstm_pad.elementor-element.e-parent.e-con-full {
    padding: 24px 0 !important;
  }
}
@media (max-width: 576px) {
  .cstm_pad.elementor-element.e-parent.e-con-full {
    padding: 20px 0 !important;
  }
}

.comn_space_50 > .e-con-inner {
  padding: 50px 0;
}
@media (max-width: 1399px) {
  .comn_space_50 > .e-con-inner {
    padding: 40px 0;
  }
}
@media (max-width: 991px) {
  .comn_space_50 > .e-con-inner {
    padding: 30px 0;
  }
}
@media (max-width: 576px) {
  .comn_space_50 > .e-con-inner {
    padding: 25px 0;
  }
}

.cstm_pad.elementor-element.e-parent.e-con-full {
  padding: 50px 0 !important;
}
@media (max-width: 1399px) {
  .cstm_pad.elementor-element.e-parent.e-con-full {
    padding: 40px 0 !important;
  }
}
@media (max-width: 991px) {
  .cstm_pad.elementor-element.e-parent.e-con-full {
    padding: 30px 0 !important;
  }
}
@media (max-width: 576px) {
  .cstm_pad.elementor-element.e-parent.e-con-full {
    padding: 25px 0 !important;
  }
}

.comn_space_60 > .e-con-inner {
  padding: 60px 0;
}
@media (max-width: 1399px) {
  .comn_space_60 > .e-con-inner {
    padding: 48px 0;
  }
}
@media (max-width: 991px) {
  .comn_space_60 > .e-con-inner {
    padding: 36px 0;
  }
}
@media (max-width: 576px) {
  .comn_space_60 > .e-con-inner {
    padding: 30px 0;
  }
}

.cstm_pad.elementor-element.e-parent.e-con-full {
  padding: 60px 0 !important;
}
@media (max-width: 1399px) {
  .cstm_pad.elementor-element.e-parent.e-con-full {
    padding: 48px 0 !important;
  }
}
@media (max-width: 991px) {
  .cstm_pad.elementor-element.e-parent.e-con-full {
    padding: 36px 0 !important;
  }
}
@media (max-width: 576px) {
  .cstm_pad.elementor-element.e-parent.e-con-full {
    padding: 30px 0 !important;
  }
}

.comn_space_70 > .e-con-inner {
  padding: 70px 0;
}
@media (max-width: 1399px) {
  .comn_space_70 > .e-con-inner {
    padding: 56px 0;
  }
}
@media (max-width: 991px) {
  .comn_space_70 > .e-con-inner {
    padding: 42px 0;
  }
}
@media (max-width: 576px) {
  .comn_space_70 > .e-con-inner {
    padding: 35px 0;
  }
}

.cstm_pad.elementor-element.e-parent.e-con-full {
  padding: 70px 0 !important;
}
@media (max-width: 1399px) {
  .cstm_pad.elementor-element.e-parent.e-con-full {
    padding: 56px 0 !important;
  }
}
@media (max-width: 991px) {
  .cstm_pad.elementor-element.e-parent.e-con-full {
    padding: 42px 0 !important;
  }
}
@media (max-width: 576px) {
  .cstm_pad.elementor-element.e-parent.e-con-full {
    padding: 35px 0 !important;
  }
}

.comn_space_80 > .e-con-inner {
  padding: 80px 0;
}
@media (max-width: 1399px) {
  .comn_space_80 > .e-con-inner {
    padding: 64px 0;
  }
}
@media (max-width: 991px) {
  .comn_space_80 > .e-con-inner {
    padding: 48px 0;
  }
}
@media (max-width: 576px) {
  .comn_space_80 > .e-con-inner {
    padding: 40px 0;
  }
}

.cstm_pad.elementor-element.e-parent.e-con-full {
  padding: 80px 0 !important;
}
@media (max-width: 1399px) {
  .cstm_pad.elementor-element.e-parent.e-con-full {
    padding: 64px 0 !important;
  }
}
@media (max-width: 991px) {
  .cstm_pad.elementor-element.e-parent.e-con-full {
    padding: 48px 0 !important;
  }
}
@media (max-width: 576px) {
  .cstm_pad.elementor-element.e-parent.e-con-full {
    padding: 40px 0 !important;
  }
}

.comn_space_90 > .e-con-inner {
  padding: 90px 0;
}
@media (max-width: 1399px) {
  .comn_space_90 > .e-con-inner {
    padding: 72px 0;
  }
}
@media (max-width: 991px) {
  .comn_space_90 > .e-con-inner {
    padding: 54px 0;
  }
}
@media (max-width: 576px) {
  .comn_space_90 > .e-con-inner {
    padding: 45px 0;
  }
}

.cstm_pad.elementor-element.e-parent.e-con-full {
  padding: 90px 0 !important;
}
@media (max-width: 1399px) {
  .cstm_pad.elementor-element.e-parent.e-con-full {
    padding: 72px 0 !important;
  }
}
@media (max-width: 991px) {
  .cstm_pad.elementor-element.e-parent.e-con-full {
    padding: 54px 0 !important;
  }
}
@media (max-width: 576px) {
  .cstm_pad.elementor-element.e-parent.e-con-full {
    padding: 45px 0 !important;
  }
}

.comn_space_100 > .e-con-inner {
  padding: 100px 0;
}
@media (max-width: 1399px) {
  .comn_space_100 > .e-con-inner {
    padding: 80px 0;
  }
}
@media (max-width: 991px) {
  .comn_space_100 > .e-con-inner {
    padding: 60px 0;
  }
}
@media (max-width: 576px) {
  .comn_space_100 > .e-con-inner {
    padding: 50px 0;
  }
}

.cstm_pad.elementor-element.e-parent.e-con-full {
  padding: 100px 0 !important;
}
@media (max-width: 1399px) {
  .cstm_pad.elementor-element.e-parent.e-con-full {
    padding: 80px 0 !important;
  }
}
@media (max-width: 991px) {
  .cstm_pad.elementor-element.e-parent.e-con-full {
    padding: 60px 0 !important;
  }
}
@media (max-width: 576px) {
  .cstm_pad.elementor-element.e-parent.e-con-full {
    padding: 50px 0 !important;
  }
}

.comn_space_110 > .e-con-inner {
  padding: 110px 0;
}
@media (max-width: 1399px) {
  .comn_space_110 > .e-con-inner {
    padding: 88px 0;
  }
}
@media (max-width: 991px) {
  .comn_space_110 > .e-con-inner {
    padding: 66px 0;
  }
}
@media (max-width: 576px) {
  .comn_space_110 > .e-con-inner {
    padding: 55px 0;
  }
}

.cstm_pad.elementor-element.e-parent.e-con-full {
  padding: 110px 0 !important;
}
@media (max-width: 1399px) {
  .cstm_pad.elementor-element.e-parent.e-con-full {
    padding: 88px 0 !important;
  }
}
@media (max-width: 991px) {
  .cstm_pad.elementor-element.e-parent.e-con-full {
    padding: 66px 0 !important;
  }
}
@media (max-width: 576px) {
  .cstm_pad.elementor-element.e-parent.e-con-full {
    padding: 55px 0 !important;
  }
}

.comn_space_120 > .e-con-inner {
  padding: 120px 0;
}
@media (max-width: 1399px) {
  .comn_space_120 > .e-con-inner {
    padding: 96px 0;
  }
}
@media (max-width: 991px) {
  .comn_space_120 > .e-con-inner {
    padding: 72px 0;
  }
}
@media (max-width: 576px) {
  .comn_space_120 > .e-con-inner {
    padding: 60px 0;
  }
}

.cstm_pad.elementor-element.e-parent.e-con-full {
  padding: 120px 0 !important;
}
@media (max-width: 1399px) {
  .cstm_pad.elementor-element.e-parent.e-con-full {
    padding: 96px 0 !important;
  }
}
@media (max-width: 991px) {
  .cstm_pad.elementor-element.e-parent.e-con-full {
    padding: 72px 0 !important;
  }
}
@media (max-width: 576px) {
  .cstm_pad.elementor-element.e-parent.e-con-full {
    padding: 60px 0 !important;
  }
}

.e-con.comn_space_10 > .e-con-inner {
  padding: 10px 0 !important;
}
@media (max-width: 1399px) {
  .e-con.comn_space_10 > .e-con-inner {
    padding: 7.5px 0 !important;
  }
}
@media (max-width: 991px) {
  .e-con.comn_space_10 > .e-con-inner {
    padding: 6.5px 0 !important;
  }
}
@media (max-width: 576px) {
  .e-con.comn_space_10 > .e-con-inner {
    padding: 5px 0 !important;
  }
}

.e-con.comn_space_20 > .e-con-inner {
  padding: 20px 0 !important;
}
@media (max-width: 1399px) {
  .e-con.comn_space_20 > .e-con-inner {
    padding: 15px 0 !important;
  }
}
@media (max-width: 991px) {
  .e-con.comn_space_20 > .e-con-inner {
    padding: 13px 0 !important;
  }
}
@media (max-width: 576px) {
  .e-con.comn_space_20 > .e-con-inner {
    padding: 10px 0 !important;
  }
}

.e-con.comn_space_30 > .e-con-inner {
  padding: 30px 0 !important;
}
@media (max-width: 1399px) {
  .e-con.comn_space_30 > .e-con-inner {
    padding: 22.5px 0 !important;
  }
}
@media (max-width: 991px) {
  .e-con.comn_space_30 > .e-con-inner {
    padding: 19.5px 0 !important;
  }
}
@media (max-width: 576px) {
  .e-con.comn_space_30 > .e-con-inner {
    padding: 15px 0 !important;
  }
}

.e-con.comn_space_40 > .e-con-inner {
  padding: 40px 0 !important;
}
@media (max-width: 1399px) {
  .e-con.comn_space_40 > .e-con-inner {
    padding: 30px 0 !important;
  }
}
@media (max-width: 991px) {
  .e-con.comn_space_40 > .e-con-inner {
    padding: 26px 0 !important;
  }
}
@media (max-width: 576px) {
  .e-con.comn_space_40 > .e-con-inner {
    padding: 20px 0 !important;
  }
}

.e-con.comn_space_50 > .e-con-inner {
  padding: 50px 0 !important;
}
@media (max-width: 1399px) {
  .e-con.comn_space_50 > .e-con-inner {
    padding: 37.5px 0 !important;
  }
}
@media (max-width: 991px) {
  .e-con.comn_space_50 > .e-con-inner {
    padding: 32.5px 0 !important;
  }
}
@media (max-width: 576px) {
  .e-con.comn_space_50 > .e-con-inner {
    padding: 25px 0 !important;
  }
}

.e-con.comn_space_60 > .e-con-inner {
  padding: 60px 0 !important;
}
@media (max-width: 1399px) {
  .e-con.comn_space_60 > .e-con-inner {
    padding: 45px 0 !important;
  }
}
@media (max-width: 991px) {
  .e-con.comn_space_60 > .e-con-inner {
    padding: 39px 0 !important;
  }
}
@media (max-width: 576px) {
  .e-con.comn_space_60 > .e-con-inner {
    padding: 30px 0 !important;
  }
}

.e-con.comn_space_70 > .e-con-inner {
  padding: 70px 0 !important;
}
@media (max-width: 1399px) {
  .e-con.comn_space_70 > .e-con-inner {
    padding: 52.5px 0 !important;
  }
}
@media (max-width: 991px) {
  .e-con.comn_space_70 > .e-con-inner {
    padding: 45.5px 0 !important;
  }
}
@media (max-width: 576px) {
  .e-con.comn_space_70 > .e-con-inner {
    padding: 35px 0 !important;
  }
}

.e-con.comn_space_80 > .e-con-inner {
  padding: 80px 0 !important;
}
@media (max-width: 1399px) {
  .e-con.comn_space_80 > .e-con-inner {
    padding: 60px 0 !important;
  }
}
@media (max-width: 991px) {
  .e-con.comn_space_80 > .e-con-inner {
    padding: 52px 0 !important;
  }
}
@media (max-width: 576px) {
  .e-con.comn_space_80 > .e-con-inner {
    padding: 40px 0 !important;
  }
}

.e-con.comn_space_90 > .e-con-inner {
  padding: 90px 0 !important;
}
@media (max-width: 1399px) {
  .e-con.comn_space_90 > .e-con-inner {
    padding: 67.5px 0 !important;
  }
}
@media (max-width: 991px) {
  .e-con.comn_space_90 > .e-con-inner {
    padding: 58.5px 0 !important;
  }
}
@media (max-width: 576px) {
  .e-con.comn_space_90 > .e-con-inner {
    padding: 45px 0 !important;
  }
}

.e-con.comn_space_100 > .e-con-inner {
  padding: 100px 0 !important;
}
@media (max-width: 1399px) {
  .e-con.comn_space_100 > .e-con-inner {
    padding: 75px 0 !important;
  }
}
@media (max-width: 991px) {
  .e-con.comn_space_100 > .e-con-inner {
    padding: 65px 0 !important;
  }
}
@media (max-width: 576px) {
  .e-con.comn_space_100 > .e-con-inner {
    padding: 50px 0 !important;
  }
}

.e-con.comn_space_110 > .e-con-inner {
  padding: 110px 0 !important;
}
@media (max-width: 1399px) {
  .e-con.comn_space_110 > .e-con-inner {
    padding: 82.5px 0 !important;
  }
}
@media (max-width: 991px) {
  .e-con.comn_space_110 > .e-con-inner {
    padding: 71.5px 0 !important;
  }
}
@media (max-width: 576px) {
  .e-con.comn_space_110 > .e-con-inner {
    padding: 55px 0 !important;
  }
}

.e-con.comn_space_120 > .e-con-inner {
  padding: 120px 0 !important;
}
@media (max-width: 1399px) {
  .e-con.comn_space_120 > .e-con-inner {
    padding: 90px 0 !important;
  }
}
@media (max-width: 991px) {
  .e-con.comn_space_120 > .e-con-inner {
    padding: 78px 0 !important;
  }
}
@media (max-width: 576px) {
  .e-con.comn_space_120 > .e-con-inner {
    padding: 60px 0 !important;
  }
}

.m-b-5 {
  margin-bottom: clamp(3px, 3px + (5 - 3) * (100vw - 350px) / (1150), 5px) !important;
}

.m-t-5 {
  margin-top: clamp(3px, 3px + (5 - 3) * (100vw - 350px) / (1150), 5px) !important;
}

.m-b-10 {
  margin-bottom: clamp(6px, 6px + (10 - 6) * (100vw - 350px) / (1150), 10px) !important;
}

.m-t-10 {
  margin-top: clamp(6px, 6px + (10 - 6) * (100vw - 350px) / (1150), 10px) !important;
}

.m-b-15 {
  margin-bottom: clamp(9px, 9px + (15 - 9) * (100vw - 350px) / (1150), 15px) !important;
}

.m-t-15 {
  margin-top: clamp(9px, 9px + (15 - 9) * (100vw - 350px) / (1150), 15px) !important;
}

.m-b-20 {
  margin-bottom: clamp(12px, 12px + (20 - 12) * (100vw - 350px) / (1150), 20px) !important;
}

.m-t-20 {
  margin-top: clamp(12px, 12px + (20 - 12) * (100vw - 350px) / (1150), 20px) !important;
}

.m-b-25 {
  margin-bottom: clamp(15px, 15px + (25 - 15) * (100vw - 350px) / (1150), 25px) !important;
}

.m-t-25 {
  margin-top: clamp(15px, 15px + (25 - 15) * (100vw - 350px) / (1150), 25px) !important;
}

.m-b-30 {
  margin-bottom: clamp(18px, 18px + (30 - 18) * (100vw - 350px) / (1150), 30px) !important;
}

.m-t-30 {
  margin-top: clamp(18px, 18px + (30 - 18) * (100vw - 350px) / (1150), 30px) !important;
}

.m-b-35 {
  margin-bottom: clamp(21px, 21px + (35 - 21) * (100vw - 350px) / (1150), 35px) !important;
}

.m-t-35 {
  margin-top: clamp(21px, 21px + (35 - 21) * (100vw - 350px) / (1150), 35px) !important;
}

.m-b-40 {
  margin-bottom: clamp(24px, 24px + (40 - 24) * (100vw - 350px) / (1150), 40px) !important;
}

.m-t-40 {
  margin-top: clamp(24px, 24px + (40 - 24) * (100vw - 350px) / (1150), 40px) !important;
}

.m-b-45 {
  margin-bottom: clamp(27px, 27px + (45 - 27) * (100vw - 350px) / (1150), 45px) !important;
}

.m-t-45 {
  margin-top: clamp(27px, 27px + (45 - 27) * (100vw - 350px) / (1150), 45px) !important;
}

.m-b-50 {
  margin-bottom: clamp(30px, 30px + (50 - 30) * (100vw - 350px) / (1150), 50px) !important;
}

.m-t-50 {
  margin-top: clamp(30px, 30px + (50 - 30) * (100vw - 350px) / (1150), 50px) !important;
}

.m-b-55 {
  margin-bottom: clamp(33px, 33px + (55 - 33) * (100vw - 350px) / (1150), 55px) !important;
}

.m-t-55 {
  margin-top: clamp(33px, 33px + (55 - 33) * (100vw - 350px) / (1150), 55px) !important;
}

.m-b-60 {
  margin-bottom: clamp(36px, 36px + (60 - 36) * (100vw - 350px) / (1150), 60px) !important;
}

.m-t-60 {
  margin-top: clamp(36px, 36px + (60 - 36) * (100vw - 350px) / (1150), 60px) !important;
}

.m-b-65 {
  margin-bottom: clamp(39px, 39px + (65 - 39) * (100vw - 350px) / (1150), 65px) !important;
}

.m-t-65 {
  margin-top: clamp(39px, 39px + (65 - 39) * (100vw - 350px) / (1150), 65px) !important;
}

.m-b-70 {
  margin-bottom: clamp(42px, 42px + (70 - 42) * (100vw - 350px) / (1150), 70px) !important;
}

.m-t-70 {
  margin-top: clamp(42px, 42px + (70 - 42) * (100vw - 350px) / (1150), 70px) !important;
}

.m-b-75 {
  margin-bottom: clamp(45px, 45px + (75 - 45) * (100vw - 350px) / (1150), 75px) !important;
}

.m-t-75 {
  margin-top: clamp(45px, 45px + (75 - 45) * (100vw - 350px) / (1150), 75px) !important;
}

.m-b-80 {
  margin-bottom: clamp(48px, 48px + (80 - 48) * (100vw - 350px) / (1150), 80px) !important;
}

.m-t-80 {
  margin-top: clamp(48px, 48px + (80 - 48) * (100vw - 350px) / (1150), 80px) !important;
}

.m-b-85 {
  margin-bottom: clamp(51px, 51px + (85 - 51) * (100vw - 350px) / (1150), 85px) !important;
}

.m-t-85 {
  margin-top: clamp(51px, 51px + (85 - 51) * (100vw - 350px) / (1150), 85px) !important;
}

.m-b-90 {
  margin-bottom: clamp(54px, 54px + (90 - 54) * (100vw - 350px) / (1150), 90px) !important;
}

.m-t-90 {
  margin-top: clamp(54px, 54px + (90 - 54) * (100vw - 350px) / (1150), 90px) !important;
}

.half-container-left {
  width: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
}
@media (min-width: 0px) {
  .half-container-left {
    width: 100%;
  }
}
@media (min-width: 400px) {
  .half-container-left {
    width: calc(50% + 380px / 2);
    margin-right: auto;
    margin-left: 0;
    padding-right: 15px;
  }
}
@media (min-width: 576px) {
  .half-container-left {
    width: calc(50% + 500px / 2);
    margin-right: auto;
    margin-left: 0;
    padding-right: 15px;
  }
}
@media (min-width: 768px) {
  .half-container-left {
    width: calc(50% + 695px / 2);
    margin-right: auto;
    margin-left: 0;
    padding-right: 15px;
  }
}
@media (min-width: 1024px) {
  .half-container-left {
    width: calc(50% + 920px / 2);
    margin-right: auto;
    margin-left: 0;
    padding-right: 15px;
  }
}
@media (min-width: 1200px) {
  .half-container-left {
    width: calc(50% + 1180px / 2);
    margin-right: auto;
    margin-left: 0;
    padding-right: 15px;
  }
}
@media (min-width: 1600px) {
  .half-container-left {
    width: calc(50% + 1500px / 2);
    margin-right: auto;
    margin-left: 0;
    padding-right: 15px;
  }
}
.half-container-left {
  background-color: #f4f4f4;
}

.half-container-right {
  width: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
}
@media (min-width: 0px) {
  .half-container-right {
    width: 100%;
  }
}
@media (min-width: 400px) {
  .half-container-right {
    width: calc(50% + 380px / 2);
    margin-left: auto;
    margin-right: 0;
    padding-left: 15px;
  }
}
@media (min-width: 576px) {
  .half-container-right {
    width: calc(50% + 500px / 2);
    margin-left: auto;
    margin-right: 0;
    padding-left: 15px;
  }
}
@media (min-width: 768px) {
  .half-container-right {
    width: calc(50% + 695px / 2);
    margin-left: auto;
    margin-right: 0;
    padding-left: 15px;
  }
}
@media (min-width: 1024px) {
  .half-container-right {
    width: calc(50% + 920px / 2);
    margin-left: auto;
    margin-right: 0;
    padding-left: 15px;
  }
}
@media (min-width: 1200px) {
  .half-container-right {
    width: calc(50% + 1180px / 2);
    margin-left: auto;
    margin-right: 0;
    padding-left: 15px;
  }
}
@media (min-width: 1600px) {
  .half-container-right {
    width: calc(50% + 1500px / 2);
    margin-left: auto;
    margin-right: 0;
    padding-left: 15px;
  }
}
.half-container-right {
  background-color: #e0e0e0;
}

@media (min-width: 400px) {
  .half-container-left .half-content-align {
    padding-left: calc((100vw - 380px) / 2);
    padding-right: 0;
  }
  .half-container-right .half-content-align {
    padding-right: calc((100vw - 380px) / 2);
    padding-left: 0;
  }
}
@media (min-width: 576px) {
  .half-container-left .half-content-align {
    padding-left: calc((100vw - 500px) / 2);
    padding-right: 0;
  }
  .half-container-right .half-content-align {
    padding-right: calc((100vw - 500px) / 2);
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .half-container-left .half-content-align {
    padding-left: calc((100vw - 695px) / 2);
    padding-right: 0;
  }
  .half-container-right .half-content-align {
    padding-right: calc((100vw - 695px) / 2);
    padding-left: 0;
  }
}
@media (min-width: 1024px) {
  .half-container-left .half-content-align {
    padding-left: calc((100vw - 920px) / 2);
    padding-right: 0;
  }
  .half-container-right .half-content-align {
    padding-right: calc((100vw - 920px) / 2);
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  .half-container-left .half-content-align {
    padding-left: calc((100vw - 1180px) / 2);
    padding-right: 0;
  }
  .half-container-right .half-content-align {
    padding-right: calc((100vw - 1180px) / 2);
    padding-left: 0;
  }
}
@media (min-width: 1600px) {
  .half-container-left .half-content-align {
    padding-left: calc((100vw - 1500px) / 2);
    padding-right: 0;
  }
  .half-container-right .half-content-align {
    padding-right: calc((100vw - 1500px) / 2);
    padding-left: 0;
  }
}

/*  ===============
  1. Reset
===============  */
.post-1 {
  display: none;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

a:not([class]) {
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
}

input,
button,
textarea,
select {
  font-family: inherit;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

body {
  overflow-x: hidden !important;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
  cursor: pointer;
  text-decoration: none;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

.elementor-element img {
  width: 100% !important;
  height: 100% !important;
}

svg:not(:root) {
  overflow: hidden;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-ms-expand {
  display: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

h1,
h2,
h4,
h5,
h6 {
  font-family: "Libre Baskerville", serif;
}

p {
  font-size: clamp(14px, 1.2vw, 18px) !important;
  font-family: "Outfit", sans-serif;
  font-weight: 300;
  color: #161616;
  line-height: 1.5;
}
p b {
  font-weight: 500 !important;
}
p.fs-22 {
  font-size: clamp(16px, 2.5vw, 22px) !important;
}

.fs-16 p {
  font-size: clamp(14px, 1.1vw, 16px) !important;
}

.fw_200 {
  font-weight: 200;
}

h2 {
  font-size: clamp(28px, 3vw, 58px);
  font-weight: 400;
  text-transform: capitalize;
}
@media (max-width: 1199px) {
  h2 br {
    display: none;
  }
}

.tsf_none h2,
.tsf_none p,
.tsf_none span {
  text-transform: none;
}

.ln_h_cstm h2 {
  line-height: 1.3;
}

h3 {
  font-size: clamp(22px, 2vw, 37px);
  font-weight: 500;
}

.txt_white {
  color: #ffffff !important;
}

.container {
  max-width: 350px !important;
  margin: 0 auto;
  width: 100%;
}
@media (min-width: 400px) {
  .container {
    max-width: 380px !important;
  }
}
@media (min-width: 576px) {
  .container {
    max-width: 500px !important;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 695px !important;
  }
}
@media (min-width: 1024px) {
  .container {
    max-width: 920px !important;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1180px !important;
  }
}
@media (min-width: 1600px) {
  .container {
    max-width: 1500px !important;
  }
}

.container-half {
  width: 100%;
  margin: 0 auto;
  max-width: 100%;
}
@media (min-width: 1200px) {
  .container-half {
    max-width: 590px !important;
  }
}
@media (min-width: 1600px) {
  .container-half {
    max-width: 750px !important;
  }
}

.container-60 {
  width: 100%;
  margin: 0 auto;
  max-width: 100%;
}
@media (min-width: 1200px) {
  .container-60 {
    max-width: 708px !important;
  }
}
@media (min-width: 1600px) {
  .container-60 {
    max-width: 900px !important;
  }
}

.container-40 {
  width: 100%;
  margin: 0 auto;
  max-width: 100%;
}
@media (min-width: 1200px) {
  .container-40 {
    max-width: 472px !important;
  }
}
@media (min-width: 1600px) {
  .container-40 {
    max-width: 600px !important;
  }
}

@media (min-width: 1200px) {
  .elementor-element.e-parent {
    padding: 0 !important;
  }
}

.cmn_space {
  padding: 90px 0;
}
@media (max-width: 767px) {
  .cmn_space {
    padding: 40px 0;
  }
}

.p-t-0 {
  padding-top: 0 !important;
}
.p-t-0 .e-con-inner {
  padding-top: 0 !important;
}

.p-b-0 {
  padding-bottom: 0 !important;
}
.p-b-0 .e-con-inner {
  padding-bottom: 0 !important;
}

.btn {
  min-height: 62px;
  padding: 10px 45px;
  display: flex;
  align-items: center;
  background: #00868C;
  border-radius: 50px;
  color: #fff;
  font-size: clamp(14px, 1.1vw, 18px) !important;
  transition: all 0.3s ease;
  text-transform: none;
  font-weight: 400;
  display: flex;
  align-items: center;
  font-family: "Outfit", sans-serif;
  width: -moz-fit-content;
  width: fit-content;
  border: 1px solid transparent;
  cursor: pointer;
}
.btn:hover {
  opacity: 0.7;
}
@media (max-width: 1199px) {
  .btn {
    padding: 10px 35px;
    min-height: 50px;
  }
}
@media (max-width: 991px) {
  .btn {
    padding: 7px 25px;
  }
}

.elementor-widget-button .elementor-button {
  min-height: 62px !important;
  padding: 10px 45px !important;
  display: flex !important;
  align-items: center !important;
  background: #00868C !important;
  border-radius: 50px !important;
  color: #fff !important;
  font-size: clamp(14px, 1.1vw, 18px) !important;
  transition: all 0.3s ease !important;
  text-transform: none !important;
  font-weight: 400 !important;
  display: flex !important;
  align-items: center !important;
  font-family: "Outfit", sans-serif !important;
  border: 1px solid transparent !important;
  width: -moz-fit-content !important;
  width: fit-content !important;
  cursor: pointer !important;
  margin: 0 auto;
}
.elementor-widget-button .elementor-button:hover {
  opacity: 0.7 !important;
}
@media (max-width: 1199px) {
  .elementor-widget-button .elementor-button {
    padding: 10px 35px !important;
    min-height: 50px !important;
  }
}
@media (max-width: 991px) {
  .elementor-widget-button .elementor-button {
    padding: 7px 25px !important;
  }
}
.elementor-widget-button.ylw_btn .elementor-button {
  background-color: rgb(239, 206, 30) !important;
  color: #000 !important;
  padding: 10px 30px !important;
}
.elementor-widget-button.ylw_btn .elementor-button .elementor-button-content-wrapper {
  display: flex;
  align-items: center;
  gap: 10px;
}
.elementor-widget-button.ylw_btn .elementor-button .elementor-button-content-wrapper svg {
  width: 1.8em;
}
.elementor-widget-button.ylw_btn .elementor-button:hover {
  background-color: rgba(239, 206, 30, 0.7) !important;
}

.pop_wrap.pop_overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 999;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pop_wrap {
  /* Clickable area to close if user clicks outside the form */
}
.pop_wrap .close_bg {
  position: absolute;
  width: 100%;
  height: 100%;
}
.pop_wrap .close_btn {
  background: rgba(255, 225, 225, 0.8);
  border: 1px solid #ffd7d7;
  border-radius: 5px;
  font-size: 17px;
  color: #000000;
  opacity: 0.7;
  transition: all 0.3s ease;
  font-weight: 300;
}
.pop_wrap .close_btn:hover {
  opacity: 1;
}
@media (max-width: 1199px) {
  .pop_wrap .fld_wrap {
    gap: 10px;
    margin-bottom: 10px;
  }
}
.pop_wrap {
  /* The actual white box */
}
.pop_wrap .form_wrap {
  position: relative;
  background: #fff;
  width: 90%;
  max-width: 600px;
  padding: 30px;
  border-radius: 8px;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1199px) {
  .pop_wrap .form_wrap {
    padding: 15px;
    width: 95%;
  }
}
.pop_wrap input[type=text],
.pop_wrap input[type=tel],
.pop_wrap input[type=email],
.pop_wrap textarea {
  font-size: 13px;
}
@media (max-width: 1199px) {
  .pop_wrap input[type=text],
  .pop_wrap input[type=tel],
  .pop_wrap input[type=email],
  .pop_wrap textarea {
    font-size: 11px;
  }
}
.pop_wrap .form_title {
  display: flex;
  justify-content: space-between;
  font-size: 30px;
  font-weight: 500;
  font-family: "Outfit", sans-serif;
  margin-bottom: 20px;
}
@media (max-width: 1199px) {
  .pop_wrap .form_title {
    font-size: 20px;
    line-height: 1.2;
    margin-bottom: 10px;
  }
}
@media (max-width: 1199px) {
  .pop_wrap p {
    margin-bottom: 10px;
  }
}
.pop_wrap input[type=submit] {
  min-height: 50px;
  font-size: 16px !important;
  padding: 10px 30px;
}
@media (max-width: 1199px) {
  .pop_wrap input[type=submit] {
    font-size: 13px !important;
    padding: 10px 25px;
    min-height: 40px;
  }
}
.pop_wrap form textarea {
  min-height: 75px;
  max-height: 75px;
  resize: none;
}

/* --- Navigation Tabs --- */
.tab_wrap_outer {
  overflow: hidden;
}

.nav-tabs {
  display: flex;
  justify-content: center;
  gap: 40px;
  margin-bottom: 60px;
}
@media (max-width: 1599px) {
  .nav-tabs {
    margin-bottom: 40px;
  }
}
@media (max-width: 1199px) {
  .nav-tabs {
    margin-bottom: 30px;
  }
}
.nav-tabs .nav-item {
  position: relative;
  padding: 15px 30px;
  border-radius: 60px;
  border: 1px solid #D9D9D9;
  background: #ffffff;
  font-family: "Outfit", sans-serif;
  font-size: 20px;
  color: #000;
  cursor: pointer;
  transition: 0.3s ease;
  min-width: 312px;
  text-align: center;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 120px;
}
.nav-tabs .nav-item:hover {
  border-color: #00868C;
}
.nav-tabs .nav-item span {
  width: -moz-max-content;
  width: max-content;
  font-size: 26px;
  font-weight: 500;
  font-family: "Libre Baskerville", serif;
}
.nav-tabs .nav-item svg {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  width: 100%;
  height: 100%;
}
.nav-tabs .nav-item.active {
  border: none;
  padding: 0;
  width: -moz-fit-content;
  width: fit-content;
  height: 134px;
}
.nav-tabs .nav-item.active svg {
  opacity: 1;
  visibility: visible;
  position: absolute;
  left: 0;
  top: 0;
}
.nav-tabs .nav-item.active span {
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  z-index: 1;
  font-size: 28px;
  line-height: 1;
  color: #ffffff;
}
.nav-tabs .nav-item.active::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 14px;
  height: 14px;
  background-color: #000;
  border: 3px solid #ffffff;
  border-radius: 50%;
  z-index: 3;
  bottom: 4px;
}
@media (max-width: 1599px) {
  .nav-tabs .nav-item {
    min-width: 200px;
    height: 80px;
  }
  .nav-tabs .nav-item span {
    font-size: 20px;
  }
  .nav-tabs .nav-item.active {
    height: 90px;
  }
  .nav-tabs .nav-item.active span {
    font-size: 19px;
  }
  .nav-tabs .nav-item.active::after {
    bottom: 10px;
    width: 10px;
    height: 10px;
  }
}
@media (max-width: 1199px) {
  .nav-tabs .nav-item span {
    font-size: 14px;
  }
  .nav-tabs .nav-item.active {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .nav-tabs .nav-item {
    min-width: 150px;
    height: 50px;
    padding: 10px 15px;
  }
  .nav-tabs .nav-item span {
    font-size: 12px;
  }
  .nav-tabs .nav-item.active {
    background: #000;
    height: 50px;
    padding: 10px 15px;
  }
  .nav-tabs .nav-item.active span {
    font-size: 12px;
  }
  .nav-tabs .nav-item.active svg {
    display: none;
  }
  .nav-tabs .nav-item.active::after {
    display: none;
  }
}
@media (max-width: 991px) {
  .nav-tabs {
    gap: 40px 20px;
  }
}
@media (max-width: 767px) {
  .nav-tabs {
    flex-wrap: wrap;
  }
}

/* --- Main Content Grid --- */
.content-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 35px;
  align-items: center;
}
@media (min-width: 768px) {
  .content-grid {
    grid-template-columns: 1fr 1fr;
  }
  .content-grid .info-card {
    grid-column: 1/-1;
  }
}
@media (min-width: 1200px) {
  .content-grid {
    grid-template-columns: 1fr 1fr 1fr;
    gap: 25px;
  }
  .content-grid .info-card {
    grid-column: auto;
  }
}
@media (min-width: 1600px) {
  .content-grid {
    grid-template-columns: 1fr 1.2fr 1fr;
    gap: 35px;
  }
}

/* --- Left Column --- */
.intro-text {
  max-width: 400px;
  min-width: 400px;
}
@media (max-width: 1856px) {
  .intro-text {
    min-width: 380px;
    max-width: 380px;
  }
}
@media (max-width: 1599px) {
  .intro-text {
    min-width: 100%;
    max-width: 100%;
  }
}
.intro-text h2 {
  font-family: "Libre Baskerville", serif;
  font-size: clamp(30px, 3.5vw, 60px);
  line-height: 1.1;
  margin-bottom: 24px;
  font-weight: 700;
  color: #000;
  word-break: break-word;
}
.intro-text p {
  max-width: 100%;
  font-size: 18px;
  line-height: 1.4;
}
@media (max-width: 1599px) {
  .intro-text p {
    font-size: 16px;
  }
}

/* --- Center Image --- */
.main-image-wrapper {
  position: relative;
  height: 100%;
  width: 100%;
  border-radius: 20px;
  overflow: hidden;
  width: 520px;
  height: 100%;
}
@media (max-width: 1856px) {
  .main-image-wrapper {
    width: 450px;
  }
}
@media (max-width: 1599px) {
  .main-image-wrapper {
    width: auto;
    height: 100%;
  }
}
.main-image-wrapper img {
  width: 100%;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

/* --- Right Info Card --- */
.info-card {
  padding: 40px;
  border-radius: 20px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
  min-width: 600px;
  min-height: 650px;
  padding-top: 60px;
  padding-left: 50px;
  background-color: rgba(238, 227, 209, 0.64);
}
@media (max-width: 1599px) {
  .info-card {
    min-width: auto;
    padding-left: 30px;
    padding-top: 40px;
    padding-right: 15px;
    min-height: 700px;
  }
}
@media (max-width: 1199px) {
  .info-card {
    min-height: auto;
  }
}
@media (min-width: 1200px) {
  .info-card {
    background-color: #ffffff;
  }
  .info-card::before {
    position: absolute;
    content: "";
    left: 0;
    width: 2000px;
    height: 100%;
    background-color: rgba(238, 227, 209, 0.64);
    top: 0;
    border-radius: 20px;
  }
}
.info-card .inner_wrap {
  position: relative;
  z-index: 1;
  height: 100%;
  padding-bottom: 50px;
}
.info-card .inner_wrap .card-controls {
  display: flex;
  gap: 15px;
  margin-top: 0;
  margin-bottom: 30px;
}
.info-card .inner_wrap .card-controls .control-btn {
  width: -moz-fit-content;
  width: fit-content;
  height: 40px;
  border-radius: 25px;
  background-color: #ffffff;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: 0.3s ease;
  color: #000;
  gap: 5px;
  padding: 0 15px;
  font-family: "Outfit", sans-serif;
}
.info-card .inner_wrap .card-controls .control-btn svg {
  width: 18px;
  height: 14px;
  transition: all 0.3s ease;
}
.info-card .inner_wrap .card-controls .control-btn:hover {
  background-color: #00868C;
  color: #ffffff;
}
.info-card .inner_wrap .card-controls .control-btn:hover svg path {
  stroke: #ffffff;
}
@media (max-width: 1599px) {
  .info-card .inner_wrap .card-controls .control-btn {
    height: 30px;
  }
  .info-card .inner_wrap .card-controls .control-btn svg {
    width: 15px;
    height: 14px;
  }
}
.info-card h3 {
  font-family: "Libre Baskerville", serif;
  font-size: clamp(22px, 1.7vw, 30px);
  line-height: 1.2;
  margin-bottom: 30px;
  color: #161616;
  position: relative;
}
@media (max-width: 1599px) {
  .info-card h3 {
    margin-bottom: 20px;
  }
}
.info-card .detail-item {
  margin-bottom: 25px;
}
.info-card .detail-item.highlights_box {
  background: #fff;
  padding: 15px;
  border-radius: 7px;
}
.info-card .detail-item.highlights_box .detail-header {
  padding-left: 20px;
}
.info-card .detail-item.highlights_box .detail-header:before {
  display: none;
}
.info-card .detail-item .detail-header {
  display: flex;
  align-items: center;
  font-weight: 500;
  margin-bottom: 8px;
  color: #161616;
  font-family: "Outfit", sans-serif;
  font-size: 25px;
}
@media (max-width: 1599px) {
  .info-card .detail-item .detail-header {
    font-size: 20px;
  }
}
.info-card .detail-item .detail-header::before {
  content: "";
  width: 15px;
  height: 15px;
  border: 3px solid #161616;
  border-radius: 50%;
  margin-right: 12px;
}
.info-card .detail-item .detail-text {
  padding-left: 26px;
  color: #161616;
  font-family: "Outfit", sans-serif;
  font-size: clamp(14px, 1.2vw, 18px) !important;
  font-weight: 300;
  line-height: 1.5;
}

/* --- Animation --- */
.fade-in {
  animation: fadeIn 0.5s ease-in-out;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
/* --- Responsive --- */
@media (max-width: 768px) {
  .nav-tabs {
    gap: 10px;
  }
  .nav-tabs .nav-item {
    flex: 1 1 40%;
    font-size: 0.9rem;
  }
  .intro-text h1 {
    font-size: 2.5rem;
  }
  .main-image-wrapper {
    height: 400px;
  }
}
.step-section-wrap {
  --step-box-padding: 20px;
  --step-box-padding-outer: 15px;
  --step-box-border-radius: 30px;
  --step-box-border-radius-outer: 45px;
  --step-box-line-width: 3px;
  display: flex;
  gap: var(--step-box-padding);
  flex-wrap: wrap;
  justify-content: center;
}
@media (min-width: 1200px) {
  .step-section-wrap {
    --step-box-padding: 20px;
    --step-box-padding-outer: 15px;
    --step-box-border-radius: 22px;
    --step-box-border-radius-outer: 36px;
    flex-wrap: nowrap;
  }
}
@media (min-width: 1600px) {
  .step-section-wrap {
    --step-box-padding: 25px;
    --step-box-padding-outer: 25px;
    --step-box-border-radius: 32px;
    --step-box-border-radius-outer: 56px;
  }
}
@media (min-width: xl) {
  .step-section-wrap {
    --step-box-padding: 40px;
  }
}
@media (min-width: 1856px) {
  .step-section-wrap {
    --step-box-padding: 30px;
    --step-box-border-radius: 50px;
    --step-box-border-radius-outer: 70px;
  }
}
.step-section-wrap .step-box {
  padding: var(--step-box-padding-outer);
  position: relative;
  border-radius: var(--step-box-border-radius);
  width: 100%;
}
@media (max-width: 1200px) {
  .step-section-wrap .step-box:after {
    content: "";
    border: 1px solid #00868C;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    border-width: var(--step-box-line-width) var(--step-box-line-width) var(--step-box-line-width) var(--step-box-line-width);
    border-radius: var(--step-box-border-radius-outer) var(--step-box-border-radius-outer) var(--step-box-border-radius-outer) var(--step-box-border-radius-outer);
  }
}
@media (min-width: 768px) {
  .step-section-wrap .step-box {
    width: calc(50% - var(--step-box-padding) / 2);
  }
}
@media (min-width: 1200px) {
  .step-section-wrap .step-box {
    width: calc(22% - var(--step-box-padding) / 2);
  }
  .step-section-wrap .step-box:after {
    content: "";
    border: 1px solid #00868C;
    width: 100%;
    height: 30%;
    position: absolute;
    left: 0;
    bottom: 0;
    border-width: 0px var(--step-box-line-width) var(--step-box-line-width) var(--step-box-line-width);
    border-radius: 0px 0px var(--step-box-border-radius-outer) var(--step-box-border-radius-outer);
  }
  .step-section-wrap .step-box:before {
    content: "";
    border: 1px solid #00868C;
    width: 100%;
    height: 30%;
    position: absolute;
    left: 0;
    top: 0;
    border-width: var(--step-box-line-width) var(--step-box-line-width) 0px var(--step-box-line-width);
    border-radius: var(--step-box-border-radius-outer) var(--step-box-border-radius-outer) 0px 0px;
  }
  .step-section-wrap .step-box:first-child .step-box-inner:before {
    content: "";
    position: absolute;
    left: calc(-1 * var(--step-box-padding-outer));
    width: var(--step-box-line-width);
    height: 60%;
    background-color: #00868C;
  }
  .step-section-wrap .step-box:last-child .step-box-inner:before {
    display: none;
  }
  .step-section-wrap .step-box:last-child .step-box-inner:after {
    content: none;
  }
}
.step-section-wrap .step-box-inner {
  background-color: #ffffff;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: var(--step-box-padding);
  height: 100%;
  justify-content: center;
  border-radius: var(--step-box-border-radius);
  position: relative;
  min-height: 260px;
}
@media (min-width: 1200px) {
  .step-section-wrap .step-box-inner:after {
    content: "";
    border: 1px solid #00868C;
    width: calc(var(--step-box-padding) + 2 * var(--step-box-line-width));
    height: 35%;
    position: absolute;
    right: calc(-1 * var(--step-box-padding-outer) + var(--step-box-line-width));
    top: 50%;
    transform: translate(100%, -50%);
    border-width: 0px var(--step-box-line-width) var(--step-box-line-width) var(--step-box-line-width);
    border-radius: 0px 0px var(--step-box-border-radius-outer) var(--step-box-border-radius-outer);
  }
}
@media (min-width: 1600px) {
  .step-section-wrap .step-box-inner {
    min-height: 330px;
  }
  .step-section-wrap .step-box-inner::after {
    height: 40%;
  }
}
@media (min-width: 1200px) {
  .step-section-wrap .psudo-circle {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
  }
  .step-section-wrap .psudo-circle:before {
    content: "";
    position: absolute;
    right: 0;
    top: 30%;
    width: var(--step-box-line-width);
    height: 20px;
    background-color: #00868C;
  }
  .step-section-wrap .psudo-circle:after {
    content: "";
    position: absolute;
    right: calc(-1 * (var(--step-box-padding) + 2 * var(--step-box-line-width)));
    top: calc(30% + 10px);
    width: 10px;
    height: 10px;
    background-color: #00868C;
    border-radius: 50%;
  }
  .step-section-wrap .psudo-circle i {
    position: absolute;
    width: 10px;
    height: 10px;
    background: #ffffff;
    z-index: 1;
    border-radius: 50%;
    right: 0;
    right: calc(-1 * (var(--step-box-padding) + 2 * var(--step-box-line-width)));
    top: calc(30% - 3px);
  }
}
.step-section-wrap .step-number {
  font-size: clamp(22px, 2.5vw, 60px);
  font-weight: 700;
  line-height: 100%;
  padding-bottom: 15px;
  color: rgb(166, 166, 166);
  font-family: "Outfit", sans-serif;
}
.step-section-wrap .step-title {
  font-weight: 700;
  text-align: center;
  text-transform: none;
  color: #00868C;
  font-family: "Outfit", sans-serif;
  margin-bottom: 10px;
  line-height: 1.1;
  font-size: clamp(16px, 1.3vw, 20px);
}
.step-section-wrap .step-title br {
  display: none;
}
@media (min-width: 1200px) {
  .step-section-wrap .step-title br {
    display: block;
  }
}
.step-section-wrap p {
  text-align: center;
  font-size: clamp(14px, 1.1vw, 16px) !important;
}
@media (min-width: 1200px) {
  .step-section-wrap p {
    width: 100%;
    line-height: 1.5;
  }
}

@media (min-width: 1200px) {
  .brdr {
    position: absolute;
    width: 45%;
    background: rgb(0, 134, 140);
    height: 6px;
    bottom: 0;
    border-radius: 20px;
  }
}
@media (min-width: 1600px) {
  .brdr {
    height: 10px;
  }
}

.cstm_ul {
  display: flex;
  flex-direction: column;
  gap: 15px;
  padding-left: 30px;
  margin-bottom: 30px;
}
@media (max-width: 1199px) {
  .cstm_ul {
    padding-left: 20px;
    gap: 12px;
  }
}
.cstm_ul li {
  list-style: none;
  font-size: clamp(14px, 1.2vw, 20px) !important;
  font-weight: 500;
  font-family: "Outfit", sans-serif;
  position: relative;
}
.cstm_ul li::before {
  content: "";
  position: absolute;
  top: 6px;
  left: -25px;
  width: 13px;
  height: 13px;
  background-color: #fff;
  border: 3px solid #000;
  border-radius: 50%;
  z-index: 3;
}
@media (max-width: 1199px) {
  .cstm_ul li::before {
    top: 4px;
    left: -20px;
    width: 10px;
    height: 10px;
    border: 2px solid #000;
  }
}
.cstm_ul.highlights-list {
  margin-top: 15px;
}
.cstm_ul.highlights-list li {
  font-size: clamp(14px, 1.2vw, 18px) !important;
  font-weight: 300;
  line-height: 1.2;
}
.cstm_ul.highlights-list li::before {
  top: 5px;
  border: 2px solid #3a3a3a;
  background: none;
}

.yr_head {
  font-size: clamp(32px, 4vw, 66px);
  font-weight: 700;
  color: #00868C;
  margin-bottom: 15px;
}
.yr_head span {
  font-size: clamp(24px, 3vw, 50px);
  color: rgb(22, 22, 22);
  font-weight: 300;
}

.cntr_img {
  position: relative;
}
@media (min-width: 768px) {
  .cntr_img::before, .cntr_img:after {
    content: "" !important;
    position: absolute !important;
    left: -20% !important;
    width: 1px !important;
    height: 60px !important;
    background-color: rgba(0, 0, 0, 0.3);
    transform: translateY(-50%) !important;
    top: 50% !important;
    display: block !important;
  }
  .cntr_img:after {
    left: auto !important;
    right: -20% !important;
  }
}

.vdo_col {
  position: relative;
}
.vdo_col .vdo_span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%);
  font-size: clamp(17px, 1.5vw, 30px);
  color: #ffffff;
  font-family: "Outfit", sans-serif;
  font-weight: 400;
  text-align: center;
  top: 60%;
  z-index: 1;
}
@media (max-width: 1599px) {
  .vdo_col .vdo_span {
    top: 51%;
  }
}
@media (max-width: 1199px) {
  .vdo_col .vdo_span {
    top: 45%;
  }
}
@media (max-width: 991px) {
  .vdo_col .vdo_span {
    top: 60%;
  }
}

@media (min-width: 1200px) {
  .w_70 {
    width: 92%;
  }
  .bfr_crcl {
    position: relative;
  }
  .bfr_crcl::before {
    position: absolute;
    content: "";
    right: 0;
    width: 18px;
    height: 18px;
    background: #00868C;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 50%;
  }
  .bfr_crcl:after {
    position: absolute;
    content: "";
    width: 44%;
    height: 1px;
    background: #00868C;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
}
@media (min-width: 1600px) {
  .bfr_crcl::before {
    width: 18px;
    height: 18px;
  }
  .bfr_crcl::after {
    width: 42%;
  }
  .bfr_crcl .btn {
    font-size: 20px !important;
  }
}
.quest {
  flex-grow: 1;
  font-family: "Outfit", sans-serif;
}

@media (min-width: 1200px) {
  .bx_overlay .elementor-element::before {
    display: none !important;
  }
}

.table-container {
  background-color: #ffffff;
  border-radius: 10px;
  border: 1px solid #D9D9D9;
  max-width: 100%;
  width: 100%;
  overflow: hidden;
  overflow-x: auto;
  position: relative;
}
.table-container table {
  width: 100%;
  border-collapse: collapse;
}
.table-container table th, .table-container table td {
  padding: 15px 15px;
  padding-left: 20px;
  vertical-align: middle;
  line-height: 1.3;
  font-size: clamp(15px, 1.2vw, 17px) !important;
  font-family: "Outfit", sans-serif;
  text-align: start;
  color: #000;
}
@media (max-width: 1199px) {
  .table-container table th, .table-container table td {
    min-width: 280px;
  }
}
.table-container table thead th {
  padding: 20px;
  font-weight: 500;
  position: sticky;
  top: 0;
  z-index: 2;
  background: #00868C;
  color: #ffffff;
  border-right: 1px solid #2d9ea3;
}
.table-container table thead th:first-child {
  min-width: 230px;
  font-weight: 500;
  font-size: clamp(16px, 1.2vw, 18px) !important;
}
@media (max-width: 1199px) {
  .table-container table thead th:first-child {
    min-width: 180px;
  }
}
.table-container table thead th:last-child {
  border-right: none;
}
@media (max-width: 1199px) {
  .table-container table thead th {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
  }
}
.table-container table tbody tr:nth-child(even) {
  background-color: #EAF0F6;
}
.table-container table tbody td {
  font-size: clamp(14px, 1.2vw, 17px) !important;
  font-weight: 300;
  min-height: 60px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-right: 1px solid #d9d9d9;
}
@media (max-width: 1199px) {
  .table-container table tbody td {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
  }
}
.table-container table tbody td strong {
  font-weight: 500 !important;
}
.table-container table tbody td:last-child {
  border-right: none;
}
.table-container table tbody td:first-child {
  font-weight: 500;
  font-size: clamp(16px, 1.2vw, 18px) !important;
}
@media (max-width: 1199px) {
  .table-container table tbody td:first-child {
    min-width: 180px;
  }
}

.scrl_btn_wrap {
  display: none;
  transition: all 0.3s ease;
}
@media (max-width: 991px) {
  .scrl_btn_wrap {
    display: block;
  }
}
.scrl_btn_wrap .scroll-btn {
  background: #00868C;
  border: none;
  color: #ffffff;
  font-weight: 300;
  padding: 5px;
  border-radius: 5px;
  margin-bottom: 10px;
  transition: all 0.3s ease;
}
.scrl_btn_wrap .scroll-btn.right {
  float: right;
}
.scrl_btn_wrap .scroll-btn:hover {
  background: rgba(24, 189, 196, 0.7);
}
.scrl_btn_wrap .scroll-btn svg {
  height: 9px;
}
.scrl_btn_wrap .scroll-btn svg path {
  stroke: #fff !important;
}
.scrl_btn_wrap br {
  display: none;
}

.standard-cell img {
  margin-right: 10px !important;
  margin-top: 5px !important;
  width: 13px !important;
  height: 13px !important;
}
@media (max-width: 1199px) {
  .standard-cell img {
    margin-bottom: -2px !important;
  }
}
.standard-cell .red {
  color: #f00 !important;
}

.featured-cell img {
  margin-right: 10px !important;
  margin-top: 5px !important;
  width: 13px !important;
  height: 13px !important;
}
@media (max-width: 1199px) {
  .featured-cell img {
    margin-bottom: -2px !important;
  }
}
.featured-cell .green {
  color: #00868C !important;
}

form {
  /* Clean up default Contact Form 7 spacing issues */
}
form br {
  display: none;
}
form p {
  margin: 0 0 25px 0;
  padding: 0;
  width: 100%;
}
form p:last-child {
  margin-bottom: 0 !important;
}
form {
  /* Layout for the 2-column row (Phone & Email) */
}
form .fld_wrap {
  display: flex;
  gap: 30px;
  margin-bottom: 25px;
}
form .fld_wrap .col {
  flex: 1;
  width: 100%;
}
form .fld_wrap .col p {
  margin-bottom: 0;
}
form {
  /* Responsive stack for mobile */
}
@media (max-width: 600px) {
  form .fld_wrap {
    flex-direction: column;
    gap: 20px;
    margin-bottom: 20px;
  }
  form .fld_wrap .col p {
    margin-bottom: 40px;
  }
}
form {
  /* Styling the Input Fields & Textarea */
}
form input[type=text],
form input[type=tel],
form input[type=email],
form textarea {
  width: 100%;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #cbd5e1;
  padding: 10px 0;
  font-size: 16px;
  color: #161616;
  box-sizing: border-box;
  outline: none;
  border-radius: 0;
  box-shadow: none;
  font-family: inherit;
  transition: border-color 0.3s ease;
  font-weight: 300;
}
@media (max-width: 767px) {
  form input[type=text],
  form input[type=tel],
  form input[type=email],
  form textarea {
    font-size: 11px;
  }
}
form input[type=text]::-moz-placeholder, form input[type=tel]::-moz-placeholder, form input[type=email]::-moz-placeholder, form textarea::-moz-placeholder {
  color: #161616;
  opacity: 1;
  font-weight: 300;
  text-overflow: ellipsis;
}
form input[type=text]::placeholder,
form input[type=tel]::placeholder,
form input[type=email]::placeholder,
form textarea::placeholder {
  color: #161616;
  opacity: 1;
  font-weight: 300;
  text-overflow: ellipsis;
}
form input[type=text]:focus,
form input[type=tel]:focus,
form input[type=email]:focus,
form textarea:focus {
  border-bottom-color: #00868C;
}
form {
  /* Specific tweak for textarea to ensure it looks right */
}
form textarea {
  min-height: 100px;
  max-height: 100px;
  resize: none;
}
form {
  /* Submit Button Styling */
}
form input[type=submit] {
  min-height: 71px;
  padding: 10px 45px;
  display: flex;
  align-items: center;
  background: #00868C;
  border-radius: 50px;
  color: #fff;
  font-size: clamp(14px, 1.2vw, 20px) !important;
  transition: all 0.3s ease;
  text-transform: none;
  font-weight: 300;
  display: flex;
  align-items: center;
  font-family: "Outfit", sans-serif;
  width: -moz-fit-content;
  width: fit-content;
  border: 1px solid transparent;
  cursor: pointer;
}
form input[type=submit]:hover {
  opacity: 0.7;
}
@media (max-width: 1199px) {
  form input[type=submit] {
    padding: 10px 35px;
    min-height: 50px;
  }
}
@media (max-width: 991px) {
  form input[type=submit] {
    padding: 7px 25px;
  }
}
form {
  /* Hide the loading spinner (appears next to button) until active */
}
form [class*=spinner] {
  display: none;
}

h2.contact-title {
  font-family: "Libre Baskerville", serif;
  font-size: 48px;
  text-decoration: underline;
  text-decoration-color: #00868C;
  text-underline-offset: 8px;
  margin-bottom: 30px;
}

.banner-section {
  position: relative;
  width: 100%;
  background-size: cover;
  background-position: center bottom;
  display: flex;
  align-items: center;
  overflow: hidden;
  padding-top: 130px;
  min-height: 100vh;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position-y: bottom !important;
  padding-bottom: 50px;
}
@media (max-width: 1199px) {
  .banner-section {
    min-height: auto;
  }
}
@media (max-width: 991px) {
  .banner-section {
    background-position: center !important;
  }
}
@media (max-width: 767px) {
  .banner-section {
    background-position-x: 75% !important;
  }
}
.banner-section {
  /* Content Wrapper */
}
.banner-section .content {
  max-width: 800px;
  color: #ffffff;
  padding-top: 7%;
}
@media (max-width: 1856px) {
  .banner-section .content {
    max-width: 700px;
  }
}
@media (max-width: 1599px) {
  .banner-section .content {
    padding-top: 0;
    max-width: 600px;
  }
}
@media (max-width: 991px) {
  .banner-section .content {
    padding: 15px;
    background: rgba(0, 0, 0, 0.49);
  }
}
.banner-section .content h1 {
  font-family: "Libre Baskerville", serif;
  font-size: 76px;
  font-weight: 400;
  line-height: 1.1;
  margin-bottom: 0;
}
@media (max-width: 1856px) {
  .banner-section .content h1 {
    font-size: 60px;
  }
}
@media (max-width: 1599px) {
  .banner-section .content h1 {
    font-size: 55px;
  }
}
@media (max-width: 1199px) {
  .banner-section .content h1 {
    font-size: 48px;
  }
}
@media (max-width: 767px) {
  .banner-section .content h1 {
    font-size: 26px;
  }
}
.banner-section .content p.subtitle {
  font-size: 25px !important;
  font-weight: 200;
  line-height: 1.3;
  margin-bottom: 30px;
  color: #ffffff;
  padding-right: 10%;
}
@media (max-width: 1856px) {
  .banner-section .content p.subtitle {
    font-size: 23px !important;
  }
}
@media (max-width: 1599px) {
  .banner-section .content p.subtitle {
    font-size: 20px !important;
    margin-bottom: 25px;
  }
}
@media (max-width: 1199px) {
  .banner-section .content p.subtitle {
    font-size: 16px !important;
  }
}
@media (max-width: 767px) {
  .banner-section .content p.subtitle {
    margin-bottom: 15px;
  }
}
.banner-section .content {
  /* Button Styling */
}
.banner-section .content .cta-group {
  margin-bottom: 1.5rem;
}
@media (max-width: 1856px) {
  .banner-section .content .cta-group {
    margin-bottom: 30px;
  }
}
.banner-section .content .btn-outline {
  border: 1px solid #ffffff;
  border-radius: 50px;
  font-size: 23px !important;
  background: transparent;
  cursor: pointer;
  width: -moz-fit-content;
  width: fit-content;
  min-height: 80px;
  font-weight: 400;
  margin-bottom: 30px;
  font-family: "Outfit", sans-serif;
}
@media (max-width: 1856px) {
  .banner-section .content .btn-outline {
    margin-bottom: 25px;
  }
}
@media (max-width: 1599px) {
  .banner-section .content .btn-outline {
    font-size: 18px !important;
    min-height: 60px;
  }
}
@media (max-width: 1199px) {
  .banner-section .content .btn-outline {
    font-size: 16px !important;
    min-height: 55px;
    padding: 10px 30px;
  }
}
@media (max-width: 991px) {
  .banner-section .content .btn-outline {
    font-size: 12px !important;
    min-height: 40px;
    padding: 10px 25px;
    margin-bottom: 15px;
  }
}
.banner-section .content .btn-outline:hover {
  background: #ffffff;
  color: #000;
  border: 1px solid #d5e7d5;
}
.banner-section .content .helper-text {
  font-size: 18px !important;
  color: #ffffff;
  line-height: 1.5;
  margin-top: 1rem;
  padding-right: 30%;
}
.banner-section .content .helper-text b {
  font-weight: 500;
}
@media (max-width: 1856px) {
  .banner-section .content .helper-text {
    font-size: 16px !important;
  }
}
@media (max-width: 1599px) {
  .banner-section .content .helper-text {
    font-size: 14px !important;
  }
}
@media (max-width: 1199px) {
  .banner-section .content .helper-text {
    font-size: 15px !important;
  }
}
.banner-section {
  /* Logo Badge - Floating Circle */
}
.banner-section .badge {
  position: absolute;
  top: 41%;
  left: 60%;
  transform: translate(-50%, -50%);
  background-color: #E1EFE1;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  z-index: 3;
  animation: float 6s ease-in-out infinite;
}
@media (max-width: 1856px) {
  .banner-section .badge {
    left: 55%;
  }
}
@media (max-width: 1599px) {
  .banner-section .badge {
    left: 58%;
  }
}
@media (max-width: 1199px) {
  .banner-section .badge {
    left: 70%;
  }
}
@media (max-width: 991px) {
  .banner-section .badge {
    top: 80%;
    right: 0px;
    left: auto;
  }
}
@media (max-width: 1856px) {
  .banner-section .badge img {
    width: 160px;
  }
}
@media (max-width: 1599px) {
  .banner-section .badge img {
    width: 120px;
  }
}
@media (max-width: 991px) {
  .banner-section .badge img {
    width: 90px;
  }
}
.banner-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 20%;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.02) 0%, rgba(0, 0, 0, 0.63) 100%);
  z-index: 3;
}

@keyframes float {
  0% {
    transform: translate(-50%, -50%) translateY(0);
  }
  50% {
    transform: translate(-50%, -50%) translateY(-10px);
  }
  100% {
    transform: translate(-50%, -50%) translateY(0);
  }
}
.footer-section {
  width: 100%;
  background-color: rgb(49, 49, 49);
  color: #ffffff;
  font-family: "Outfit", sans-serif;
}
.footer-section .footer-content {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  padding: 60px 20px;
  justify-content: space-between;
  align-items: flex-start;
}
@media (max-width: 1199px) {
  .footer-section .footer-content {
    gap: 20px;
  }
}
.footer-section .footer-content .footer-col {
  display: flex;
  flex-direction: column;
  align-items: center;
  min-width: 300px;
}
@media (max-width: 1199px) {
  .footer-section .footer-content .footer-col {
    min-width: 200px;
  }
}
.footer-section .footer-content .footer-col.col-brand {
  align-items: flex-start;
}
.footer-section .footer-content .footer-col.col-brand h2 {
  font-family: "Libre Baskerville", serif;
  /* Reduced: Was 2.2rem (approx 35px) -> Now Scales 22px to 32px */
  font-size: clamp(22px, 2.5vw, 35px);
  font-weight: 400;
  margin-bottom: 25px;
  letter-spacing: 0.5px;
  text-align: center;
  width: 100%;
  color: #ffffff;
}
@media (max-width: 1599px) {
  .footer-section .footer-content .footer-col.col-brand h2 {
    /* Adjusted for consistency */
    font-size: clamp(20px, 2vw, 26px);
  }
}
.footer-section .footer-content .footer-col.col-brand .info-row {
  justify-content: flex-start;
  text-align: left;
}
.footer-section .footer-content .footer-col.col-contact {
  justify-content: flex-start;
  align-items: flex-start;
  position: relative;
}
.footer-section .footer-content .footer-col.col-contact .phone-wrapper {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 15px;
  color: #ffffff;
}
.footer-section .footer-content .footer-col.col-contact .phone-wrapper i {
  background: rgba(255, 255, 255, 0.1);
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer-section .footer-content .footer-col.col-contact .phone-wrapper span {
  /* Reduced: Was 26px -> Now Scales 18px to 24px */
  font-size: clamp(18px, 1.8vw, 26px);
  font-weight: 300;
}
.footer-section .footer-content .footer-col.col-contact .policy-link {
  color: #ffffff;
  text-decoration: none;
  /* Reduced: Was 20px -> Now Scales 15px to 18px */
  font-size: clamp(15px, 1.1vw, 20px);
  margin-top: 5px;
  border-bottom: 1px solid transparent;
  transition: border-color 0.3s;
}
.footer-section .footer-content .footer-col.col-contact .policy-link:hover {
  border-color: #ffffff;
}
@media (min-width: 1024px) {
  .footer-section .footer-content .footer-col.col-contact::before, .footer-section .footer-content .footer-col.col-contact:after {
    content: "" !important;
    position: absolute !important;
    left: -20% !important;
    width: 1px !important;
    height: 165px !important;
    background-color: rgba(255, 255, 255, 0.5);
    top: 0 !important;
    display: block !important;
  }
  .footer-section .footer-content .footer-col.col-contact:after {
    left: auto !important;
    right: -20% !important;
  }
}
@media (min-width: 1600px) {
  .footer-section .footer-content .footer-col.col-contact::before, .footer-section .footer-content .footer-col.col-contact:after {
    content: "" !important;
    left: -40% !important;
  }
  .footer-section .footer-content .footer-col.col-contact:after {
    left: auto !important;
    right: -20% !important;
  }
}
.footer-section .footer-content .footer-col.col-hours {
  align-items: flex-start;
}
.footer-section .footer-content .footer-col.col-hours .header-row {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 20px;
}
.footer-section .footer-content .footer-col.col-hours .header-row i {
  font-size: 1.2rem;
  background: rgba(255, 255, 255, 0.1);
  width: 36px;
  height: 36px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer-section .footer-content .footer-col.col-hours .header-row span {
  /* Reduced max: Was 18px -> Now Scales 13px to 16px */
  font-size: clamp(13px, 1.2vw, 18px);
  font-weight: 300;
  width: -moz-fit-content;
  width: fit-content;
}
.footer-section .footer-content .footer-col.col-hours .hours-list {
  list-style: none;
  /* Reduced max: Was 16px -> Now Scales 13px to 15px */
  font-size: clamp(13px, 1vw, 16px);
  width: -moz-max-content;
  width: max-content;
  font-weight: 300;
  font-family: "Open Sans", sans-serif;
}
.footer-section .footer-content .footer-col.col-hours .hours-list li {
  margin-bottom: 12px;
  display: flex;
  align-items: center;
  gap: 10px;
}
.footer-section .footer-content .footer-col.col-hours .hours-list li span:first-child {
  font-weight: 600;
  color: #ffffff;
}
.footer-section .footer-content .footer-col.col-hours .hours-list li span {
  color: rgba(204, 204, 204, 0.8);
  font-weight: 400;
}
.footer-section .footer-content .footer-col.col-hours .hours-list li::after, .footer-section .footer-content .footer-col.col-hours .hours-list li::before {
  display: none;
}
.footer-section .info-row {
  display: flex;
  gap: 15px;
  margin-bottom: 15px;
  width: 100%;
  justify-content: flex-start;
}
.footer-section .info-row i {
  font-size: 1.2rem;
  margin-top: 3px;
  color: #ffffff;
  background: rgba(255, 255, 255, 0.1);
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.footer-section .info-row .info-text {
  display: flex;
  flex-direction: column;
  /* Reduced: Was max 20px -> Now Scales 14px to 17px */
  font-size: clamp(14px, 1.1vw, 20px);
  line-height: 1.6;
  color: #ffffff;
  font-weight: 300;
  font-family: "Outfit", sans-serif;
}
.footer-section .footer-bottom {
  background-color: #000000;
  padding: 30px 20px;
  text-align: center;
  color: #888;
  /* Reduced: Was 0.85rem -> Now Scales 11px to 13px */
  font-size: clamp(11px, 0.8vw, 13px);
  border-top: 1px solid #222;
}
.footer-section .footer-bottom .disclaimer {
  margin: 0 auto 10px auto;
  line-height: 1.5;
  color: rgb(152, 152, 152);
}
.footer-section .footer-bottom .copyright {
  color: #666;
  /* Reduced: Was 14px -> Now 12px */
  font-size: clamp(12px, 0.8vw, 14px);
}

.project_header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 999;
  transition: all 0.3s ease;
}
.project_header * {
  transition: all 0.3s ease;
}
.project_header .container {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  height: 100%;
  position: relative;
}
@media (max-width: 767) {
  .project_header .container .btn {
    height: -moz-fit-content;
    height: fit-content;
    line-height: 1.1;
    width: -moz-min-content;
    width: min-content;
    font-size: 13px !important;
  }
}
.project_header .header_wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding-top: 60px;
}
@media (max-width: 1599px) {
  .project_header .header_wrap {
    padding-top: 35px;
  }
}
@media (max-width: 1199px) {
  .project_header .header_wrap {
    padding-top: 40px;
  }
}
@media (max-width: 767px) {
  .project_header .header_wrap {
    padding-top: 20px;
    flex-direction: column;
    align-items: center;
    gap: 20px;
  }
}
.project_header .header_wrap::before, .project_header .header_wrap::after {
  display: none;
}
.project_header .logo_wrap {
  height: auto;
  display: flex;
  align-items: center;
  border-radius: 0px;
  overflow: hidden;
}
.project_header .logo_wrap a {
  display: flex;
  align-items: center;
  font-size: 46px;
  font-weight: 400;
  color: #ffffff;
}
@media (max-width: 1856px) {
  .project_header .logo_wrap a {
    font-size: 40px;
  }
}
@media (max-width: 1199px) {
  .project_header .logo_wrap a {
    font-size: 30px;
  }
}
.project_header .content_wrap {
  display: flex;
  align-items: center;
  gap: 20px;
  padding-left: 20px;
  font-family: "Outfit", sans-serif;
}
@media (max-width: 767px) {
  .project_header .content_wrap {
    padding-left: 0;
  }
}
.project_header .content_wrap::after, .project_header .content_wrap::before {
  display: none;
}
@media (max-width: 1599px) {
  .project_header .content_wrap .btn {
    padding: 5px 25px;
    font-size: 14px;
    min-height: 50px;
  }
}
@media (max-width: 1199px) {
  .project_header .content_wrap .btn {
    font-size: 12px;
    min-height: 45px;
  }
}
@media (max-width: sm) {
  .project_header .content_wrap {
    align-items: center;
    gap: 10px;
  }
}
.project_header .content_wrap .phone-wrap-inner {
  font-family: var(--font-family-title);
}
@media (max-width: sm) {
  .project_header .content_wrap .phone-wrap-inner {
    display: none;
  }
}
.project_header .content_wrap .ico_txt_wrap {
  line-height: 100%;
  font-weight: 500;
  display: flex;
  gap: 12px;
  align-items: center;
  color: #000;
  cursor: default;
}
.project_header .content_wrap .ico_txt_wrap .icon_wrap {
  display: flex;
  align-items: baseline;
}
@media (max-width: 1856px) {
  .project_header .content_wrap .ico_txt_wrap .icon_wrap svg {
    width: 48px;
    height: 48px;
  }
}
@media (max-width: 1599px) {
  .project_header .content_wrap .ico_txt_wrap .icon_wrap svg {
    width: 40px;
    height: 40px;
  }
}
.project_header .content_wrap .ico_txt_wrap .text_wrap {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
@media (min-width: 1857) {
  .project_header .content_wrap .ico_txt_wrap .text_wrap {
    gap: 10px;
  }
}
@media (max-width: 991px) {
  .project_header .content_wrap .ico_txt_wrap .text_wrap {
    display: none;
  }
}
.project_header .content_wrap .ico_txt_wrap .txt {
  font-size: 18px;
  color: #ffffff;
}
@media (max-width: 1856px) {
  .project_header .content_wrap .ico_txt_wrap .txt {
    font-size: 16px;
  }
}
@media (max-width: 1856px) {
  .project_header .content_wrap .ico_txt_wrap .txt {
    font-size: 13px;
  }
}
@media (max-width: 1199px) {
  .project_header .content_wrap .ico_txt_wrap .txt {
    font-size: 11px;
  }
}
.project_header .content_wrap .ico_txt_wrap .txt_large {
  font-weight: 500;
  line-height: 100%;
  font-size: 39px;
  color: #ffffff;
}
@media (max-width: 1856px) {
  .project_header .content_wrap .ico_txt_wrap .txt_large {
    font-size: 35px;
  }
}
@media (max-width: 1599px) {
  .project_header .content_wrap .ico_txt_wrap .txt_large {
    font-size: 27px;
  }
}
@media (max-width: 1199px) {
  .project_header .content_wrap .ico_txt_wrap .txt_large {
    font-size: 23px;
  }
}
.project_header .content_wrap .ico_txt_wrap .txt_large span {
  display: block;
}
.project_header.slim {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1215686275);
  background: #00868C;
}
.project_header.slim .header_wrap {
  padding-top: 0;
  transition: all 0.3s ease;
  align-items: center;
}
.project_header.slim .container {
  padding: 10px 0px;
}
.project_header.slim .text_wrap {
  gap: 2px;
}
@media (min-width: 1857) {
  .project_header.slim .text_wrap {
    gap: 5px !important;
  }
}
@media (max-width: 991px) {
  .project_header.slim .text_wrap {
    display: none;
  }
}
.project_header.slim .icon_wrap svg {
  height: 45px;
}
.project_header.slim .icon_wrap svg path {
  fill: #00868C;
}
.project_header.slim .icon_wrap svg circle {
  fill: #ffffff;
}
@media (max-width: 1599) {
  .project_header.slim .icon_wrap svg {
    height: 35px;
  }
}
.project_header.slim .btn {
  height: 45px;
  border: 1px solid #ffffff;
}
.project_header.slim .ico_txt_wrap {
  gap: 7px;
}
.project_header .phone-wrap {
  gap: 10px;
}
@media (max-width: sm) {
  .project_header .ico_txt_wrap .text_wrap {
    display: none !important;
  }
}

body.thank-you {
  padding-top: 90px;
}
body.thank-you .project_header {
  background: #00868C;
  padding-bottom: 15px;
  border: 1px solid #00868c;
}
@media (max-width: 767px) {
  body.thank-you .project_header .header_wrap .logo_wrap a {
    font-size: 28px;
  }
}
body.thank-you .project_header .header_wrap {
  padding-top: 15px;
}
body.thank-you .project_header .header_wrap .content_wrap .thank-you-none {
  display: none;
}
body.thank-you .project_header .header_wrap .icon_wrap svg path {
  fill: #00868C;
}
body.thank-you .project_header .header_wrap .icon_wrap svg circle {
  fill: #ffffff;
}
@media (max-width: 767px) {
  body.thank-you .project_header .header_wrap {
    flex-direction: row;
  }
}/*# sourceMappingURL=style.css.map */