@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+TC:wght@200..900&display=swap");
:root {
  --swiper-theme-color: #28B465;
}

::-moz-selection {
  background-color: #28B465;
  color: #fff;
}

::selection {
  background-color: #28B465;
  color: #fff;
}

@media (max-width: 575.98px) {
  html {
    font-size: 0.9rem;
  }
}

body {
  position: relative;
  line-height: 1.8;
  letter-spacing: 1px;
}

main {
  overflow: hidden;
}

img {
  display: block;
  max-width: 100%;
  height: auto;
}

.bg-cover {
  background-size: cover;
  width: 100%;
  height: 0;
  display: block;
  background-position: 50% 50%;
}

svg {
  max-width: 100%;
  height: auto;
}

article {
  position: relative;
  overflow: hidden;
}

.fancybox__container {
  z-index: 9900;
}

.vr {
  opacity: 1;
  -ms-flex-item-align: auto;
      -ms-grid-row-align: auto;
      align-self: auto;
}

.left-aside {
  width: 80%;
  max-width: 400px;
  overflow-y: auto;
  z-index: 9999;
  background: #000;
}
.left-aside .onoffcanvas-toggler {
  margin-left: auto;
  width: 1.5rem;
  height: 1.5rem;
  margin-right: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.left-aside ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.left-menu,
.sidebar-nav .metismenu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
}
.left-menu ul,
.sidebar-nav .metismenu ul {
  padding-left: 1rem;
  position: relative;
}
.left-menu ul:before,
.sidebar-nav .metismenu ul:before {
  content: "";
  display: block;
  visibility: hidden;
  width: 100%;
  height: 100%;
  background-color: #fff;
  opacity: 0.1;
  z-index: -1;
  left: 0;
  top: 0;
  position: absolute;
}
.left-menu ul[class*=mm-col]:before,
.sidebar-nav .metismenu ul[class*=mm-col]:before {
  visibility: visible;
}
.left-menu > li,
.sidebar-nav .metismenu > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
}
.left-menu > li:first-child,
.sidebar-nav .metismenu > li:first-child {
  margin-top: 5px;
}
.left-menu > li:first-child::before,
.sidebar-nav .metismenu > li:first-child::before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #fff;
  left: 0;
  top: 0;
  opacity: 0.5;
}
.left-menu > li:after,
.sidebar-nav .metismenu > li:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #fff;
  left: 0;
  bottom: 0;
  opacity: 0.5;
}
.left-menu li,
.sidebar-nav .metismenu li {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
}
.left-menu li:first-child,
.sidebar-nav .metismenu li:first-child {
  margin-top: 5px;
}
.left-menu li:last-child,
.sidebar-nav .metismenu li:last-child {
  margin-bottom: 5px;
}
.left-menu a,
.sidebar-nav .metismenu a {
  display: block;
  position: relative;
  padding: 0.8rem;
  outline: 0;
  text-decoration: none;
  color: #fff;
}
.left-menu a[href="#"] .arrows, .left-menu a[href=""] .arrows,
.sidebar-nav .metismenu a[href="#"] .arrows,
.sidebar-nav .metismenu a[href=""] .arrows {
  display: none;
}
.left-menu a[href="#"] .arrows:before, .left-menu a[href=""] .arrows:before,
.sidebar-nav .metismenu a[href="#"] .arrows:before,
.sidebar-nav .metismenu a[href=""] .arrows:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.left-menu a:hover,
.sidebar-nav .metismenu a:hover {
  color: #fff;
}
.left-menu a:focus,
.sidebar-nav .metismenu a:focus {
  color: #fff;
}
.left-menu a:active,
.sidebar-nav .metismenu a:active {
  color: #fff;
}
.left-menu a.has-submenu,
.sidebar-nav .metismenu a.has-submenu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-right: 0;
}
.left-menu a.has-submenu span,
.sidebar-nav .metismenu a.has-submenu span {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.left-menu a.has-submenu .arrows,
.sidebar-nav .metismenu a.has-submenu .arrows {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 3.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.left-menu a.has-submenu .arrows:after,
.sidebar-nav .metismenu a.has-submenu .arrows:after {
  content: "";
  width: 0.6rem;
  height: 0.6rem;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  display: block;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.left-menu a.has-submenu .arrows[aria-expanded=true]:after,
.sidebar-nav .metismenu a.has-submenu .arrows[aria-expanded=true]:after {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.left-menu ul,
.sidebar-nav .metismenu ul {
  padding-left: 1rem;
}
.sidebar-nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.onoffcanvas-drawer.is-open {
  background: rgba(0, 0, 0, 0.5);
  z-index: 9998;
}

.onoffcanvas-toggler {
  min-width: auto;
  min-height: auto;
  width: 2rem;
  height: 2rem;
  display: block;
  border: 0;
}
.onoffcanvas-toggler:before, .onoffcanvas-toggler:after {
  border-color: #eef6eb;
}

.navbar {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9000;
  background-color: rgba(40, 180, 101, 0);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.navbar.scroll {
  background-color: #28b465;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.navbar .navbar-brand {
  font-weight: 600;
  color: #faf2e3;
}
@media (max-width: 991.98px) {
  .navbar .navbar-brand {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    width: 200px;
  }
}
.navbar .navbar-nav .nav-item {
  margin-left: 1rem;
  margin-right: 0;
  color: #eef6eb;
}
@media (min-width: 992px) {
  .navbar .navbar-nav .nav-item.dropdown:hover > .dropdown-menu {
    display: block;
  }
}
.navbar .navbar-nav .nav-item .nav-link {
  display: block;
  color: inherit;
  font-weight: bold;
}
.navbar .navbar-nav .nav-item .nav-link span {
  display: block;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.navbar .navbar-nav .nav-item:hover, .navbar .navbar-nav .nav-item.active {
  color: #387d7a;
}

.dropdown-menu {
  min-width: 180px;
  text-align: center;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
.dropdown-menu > li:hover a, .dropdown-menu > li.active a {
  background-color: #28B465;
  color: #fff;
}

.nav-right .lang {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.nav-right .lang a {
  display: block;
  border-radius: 5px;
  border: 1px solid #000;
  color: inherit;
  width: 2.3rem;
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: center;
}
.nav-right .lang a:hover {
  background-color: #28B465;
  color: #fff;
}
.nav-right .lang a.active {
  color: #fff;
  background-color: #000;
}
.nav-right .lang a + a {
  margin-left: -5px;
}

.loader-mesk {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: #28B465;
  z-index: 9998;
}
.loader-mesk.finish {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100vw;
  height: 100vh;
  background: #28B465;
  opacity: 1;
  z-index: 9999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.preloader .preloader_inner {
  display: inline-block;
  position: relative;
  overflow: hidden;
}
.preloader .mesk {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(40, 180, 101, 0.8);
}
.preloader .loader-title {
  font-weight: bold;
  color: #eef6eb;
}

.swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background-color: #387d7a;
  opacity: 1;
  outline: none;
}
.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #28B465;
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  cursor: pointer;
  z-index: 1000;
  width: auto;
  height: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  margin: 0;
  outline: none;
  background: none;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #fff;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.5;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: none;
}
.swiper-button-prev:hover,
.swiper-button-next:hover {
  background-color: #28B465;
  color: #fff;
}
.swiper-button-prev:after,
.swiper-button-next:after {
  display: none;
}
.swiper-button-prev svg,
.swiper-button-next svg {
  height: 1em;
  width: auto;
}

.slider-small .swiper-slide {
  cursor: pointer;
}
.slider-small .swiper-slide:hover, .slider-small .swiper-slide.swiper-slide-thumb-active {
  opacity: 0.5;
}

/*!
 * Lavalamp 
 * https://lavalamp.magicmediamuse.com/
 */
.lavalamp {
  position: relative;
}
.lavalamp__item {
  z-index: 5;
  position: relative;
}
.lavalamp__object {
  position: absolute;
  top: 0;
  left: 0;
}
.lavalamp__object:before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='27' height='15' viewBox='0 0 27 15'%3E%3Cg id='组_19' data-name='组 19' transform='translate(-894.967 -22.001)'%3E%3Ccircle id='椭圆_1' data-name='椭圆 1' cx='7.5' cy='7.5' r='7.5' transform='translate(894.967 22.001)' fill='%23cea614'/%3E%3Ccircle id='椭圆_2' data-name='椭圆 2' cx='7.5' cy='7.5' r='7.5' transform='translate(906.967 22.001)' fill='%231936c0'/%3E%3C/g%3E%3C/svg%3E%0A");
  display: inline-block;
  left: 50%;
  top: 1rem;
  margin: auto;
  position: relative;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
.lavalamp__object {
  /**
   * Custom easing transitions
   */
  -webkit-transition-property: -webkit-transform, width, height;
  -webkit-transition-property: width, height, -webkit-transform;
  transition-property: width, height, -webkit-transform;
  transition-property: transform, width, height;
  transition-property: transform, width, height, -webkit-transform;
}
.lavalamp__object.ease {
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.lavalamp__object.ease-in {
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
}
.lavalamp__object.ease-out {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.lavalamp__object.ease-in-out {
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}
.lavalamp__object.linear {
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}
.lavalamp__object.easeInQuad {
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
.lavalamp__object.easeInCubic {
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.lavalamp__object.easeInQuart {
  -webkit-transition-timing-function: cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition-timing-function: cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
.lavalamp__object.easeInQuint {
  -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
  transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.lavalamp__object.easeInSine {
  -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
  transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
}
.lavalamp__object.easeInExpo {
  -webkit-transition-timing-function: cubic-bezier(0.95, 0.05, 0.795, 0.035);
  transition-timing-function: cubic-bezier(0.95, 0.05, 0.795, 0.035);
}
.lavalamp__object.easeInCirc {
  -webkit-transition-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.335);
}
.lavalamp__object.easeInBack {
  -webkit-transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
  transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
}
.lavalamp__object.easeOutQuad {
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.lavalamp__object.easeOutCubic {
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.lavalamp__object.easeOutQuart {
  -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}
.lavalamp__object.easeOutQuint {
  -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.lavalamp__object.easeOutSine {
  -webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}
.lavalamp__object.easeOutExpo {
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.lavalamp__object.easeOutCirc {
  -webkit-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
}
.lavalamp__object.easeOutBack {
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.lavalamp__object.easeInOutQuad {
  -webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.lavalamp__object.easeInOutCubic {
  -webkit-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
}
.lavalamp__object.easeInOutQuart {
  -webkit-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
}
.lavalamp__object.easeInOutQuint {
  -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
}
.lavalamp__object.easeInOutSine {
  -webkit-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.lavalamp__object.easeInOutExpo {
  -webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
  transition-timing-function: cubic-bezier(1, 0, 0, 1);
}
.lavalamp__object.easeInOutCirc {
  -webkit-transition-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
.lavalamp__object.easeInOutBack {
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

:root {
  --fa-from--zoom: 0;
  --fa-to--zoom: 1;
  --fa-start--zoom: 0;
  --fa-end--zoom: 1;
  --fa-from--fade: 0;
  --fa-to--fade: 1;
  --fa-start--fade: 0;
  --fa-end--fade: 1;
  --fa-from--left-right: 0;
  --fa-to--left-right: 1;
  --fa-start--left-right: 0;
  --fa-end--left-right: 1;
  --fa-from--right-left: 0;
  --fa-to--right-left: 1;
  --fa-start--right-left: 0;
  --fa-end--right-left: 1;
  --fa-from--top-bottom: 0;
  --fa-to--top-bottom: 1;
  --fa-start--top-bottom: 0;
  --fa-end--top-bottom: 1;
  --fa-from--bottom-top: 0;
  --fa-to--bottom-top: 1;
  --fa-start--bottom-top: 0;
  --fa-end--bottom-top: 1;
  --fa-from--sweep-btt: 0;
  --fa-to--sweep-btt: 1;
  --fa-start--sweep-btt: 0;
  --fa-end--sweep-btt: 1;
  --fa-from--sweep-ttb: 0;
  --fa-to--sweep-ttb: 1;
  --fa-start--sweep-ttb: 0;
  --fa-end--sweep-ttb: 1;
  --fa-from--sweep-ltr: 0;
  --fa-to--sweep-ltr: 1;
  --fa-start--sweep-ltr: 0;
  --fa-end--sweep-ltr: 1;
  --fa-from--sweep-rtl: 0;
  --fa-to--sweep-rtl: 1;
  --fa-start--sweep-rtl: 0;
  --fa-end--sweep-rtl: 1;
  --fa-from--sweep-center-h: 0;
  --fa-to--sweep-center-h: 1;
  --fa-start--sweep-center-h: 0;
  --fa-end--sweep-center-h: 1;
  --fa-from--sweep-center-v: 0;
  --fa-to--sweep-center-v: 1;
  --fa-start--sweep-center-v: 0;
  --fa-end--sweep-center-v: 1;
  --fa-from--circle: 0;
  --fa-to--circle: 1;
  --fa-start--circle: 0;
  --fa-end--circle: 1;
  --fa-from--circle-tl: 0;
  --fa-to--circle-tl: 1;
  --fa-start--circle-tl: 0;
  --fa-end--circle-tl: 1;
  --fa-from--circle-tr: 0;
  --fa-to--circle-tr: 1;
  --fa-start--circle-tr: 0;
  --fa-end--circle-tr: 1;
  --fa-from--circle-bl: 0;
  --fa-to--circle-bl: 1;
  --fa-start--circle-bl: 0;
  --fa-end--circle-bl: 1;
  --fa-from--circle-br: 0;
  --fa-to--circle-br: 1;
  --fa-start--circle-br: 0;
  --fa-end--circle-br: 1;
  --fa-from--blinds-h: 0;
  --fa-to--blinds-h: 1;
  --fa-start--blinds-h: 0;
  --fa-end--blinds-h: 1;
  --fa-from--rotate: 0;
  --fa-to--rotate: 1;
  --fa-start--rotate: 0;
  --fa-end--rotate: 1;
  --fa-from--text-reveal: 0;
  --fa-to--text-reveal: 1;
  --fa-start--text-reveal: 0;
  --fa-end--text-reveal: 1;
  --fa-from--text-reveal-white: 0;
  --fa-to--text-reveal-white: 1;
  --fa-start--text-reveal-white: 0;
  --fa-end--text-reveal-white: 1;
  --fa-from--custom: 0;
  --fa-to--custom: 1;
  --fa-start--custom: 0;
  --fa-end--custom: 1;
  --fba-delay: 0.1s;
  --fba-duration: 1s;
  --fba-duration-text: 1;
}

.fa--custom {
  --fa-scaled--custom: clamp(var(--fa-from--custom), calc((var(--fa-percent) - var(--fa-start--custom)) / (var(--fa-end--custom) - var(--fa-start--custom)) * (var(--fa-to--custom) - var(--fa-from--custom)) + var(--fa-from--custom)), var(--fa-to--custom));
}

.fa--custom.fa--reverse {
  --fa-progress: calc((var(--fa-percent) - var(--fa-start--custom)) / (var(--fa-end--custom) - var(--fa-start--custom)));
  --fa-reverse-progress: calc(1 - (var(--fa-progress) * 2 - 1) * (var(--fa-progress) * 2 - 1));
  --fa-scaled--custom: clamp(var(--fa-from--custom), calc(var(--fa-from--custom) + (var(--fa-to--custom) - var(--fa-from--custom)) * var(--fa-reverse-progress)), var(--fa-to--custom));
}

.fa--custom:not(.fa--custom--inv) {
  --fa-scroll--custom: var(--fa-scaled--custom);
}

.fa--custom.fa--custom--inv {
  --fa-scroll--custom: calc((var(--fa-scaled--custom) - 1) * -1);
}

.fa--custom--from-5:not(.fa--custom--inv) {
  --fa-from--custom: .05;
}

.fa--custom--from-5.fa--custom--inv {
  --fa-to--custom: .95;
}

.fa--custom--to-5:not(.fa--custom--inv) {
  --fa-to--custom: .05;
}

.fa--custom--to-5.fa--custom--inv {
  --fa-from--custom: .95;
}

.fa--custom--from-10:not(.fa--custom--inv) {
  --fa-from--custom: .1;
}

.fa--custom--from-10.fa--custom--inv {
  --fa-to--custom: .9;
}

.fa--custom--to-10:not(.fa--custom--inv) {
  --fa-to--custom: .1;
}

.fa--custom--to-10.fa--custom--inv {
  --fa-from--custom: .9;
}

.fa--custom--from-15:not(.fa--custom--inv) {
  --fa-from--custom: .15;
}

.fa--custom--from-15.fa--custom--inv {
  --fa-to--custom: .85;
}

.fa--custom--to-15:not(.fa--custom--inv) {
  --fa-to--custom: .15;
}

.fa--custom--to-15.fa--custom--inv {
  --fa-from--custom: .85;
}

.fa--custom--from-20:not(.fa--custom--inv) {
  --fa-from--custom: .2;
}

.fa--custom--from-20.fa--custom--inv {
  --fa-to--custom: .8;
}

.fa--custom--to-20:not(.fa--custom--inv) {
  --fa-to--custom: .2;
}

.fa--custom--to-20.fa--custom--inv {
  --fa-from--custom: .8;
}

.fa--custom--from-25:not(.fa--custom--inv) {
  --fa-from--custom: .25;
}

.fa--custom--from-25.fa--custom--inv {
  --fa-to--custom: .75;
}

.fa--custom--to-25:not(.fa--custom--inv) {
  --fa-to--custom: .25;
}

.fa--custom--to-25.fa--custom--inv {
  --fa-from--custom: .75;
}

.fa--custom--from-30:not(.fa--custom--inv) {
  --fa-from--custom: .3;
}

.fa--custom--from-30.fa--custom--inv {
  --fa-to--custom: .7;
}

.fa--custom--to-30:not(.fa--custom--inv) {
  --fa-to--custom: .3;
}

.fa--custom--to-30.fa--custom--inv {
  --fa-from--custom: .7;
}

.fa--custom--from-35:not(.fa--custom--inv) {
  --fa-from--custom: .35;
}

.fa--custom--from-35.fa--custom--inv {
  --fa-to--custom: .65;
}

.fa--custom--to-35:not(.fa--custom--inv) {
  --fa-to--custom: .35;
}

.fa--custom--to-35.fa--custom--inv {
  --fa-from--custom: .65;
}

.fa--custom--from-40:not(.fa--custom--inv) {
  --fa-from--custom: .4;
}

.fa--custom--from-40.fa--custom--inv {
  --fa-to--custom: .6;
}

.fa--custom--to-40:not(.fa--custom--inv) {
  --fa-to--custom: .4;
}

.fa--custom--to-40.fa--custom--inv {
  --fa-from--custom: .6;
}

.fa--custom--from-45:not(.fa--custom--inv) {
  --fa-from--custom: .45;
}

.fa--custom--from-45.fa--custom--inv {
  --fa-to--custom: .55;
}

.fa--custom--to-45:not(.fa--custom--inv) {
  --fa-to--custom: .45;
}

.fa--custom--to-45.fa--custom--inv {
  --fa-from--custom: .55;
}

.fa--custom--from-50:not(.fa--custom--inv) {
  --fa-from--custom: .5;
}

.fa--custom--from-50.fa--custom--inv,
.fa--custom--to-50:not(.fa--custom--inv) {
  --fa-to--custom: .5;
}

.fa--custom--to-50.fa--custom--inv {
  --fa-from--custom: .5;
}

.fa--custom--end-50 {
  --fa-end--custom: .5;
}

.fa--custom--from-55:not(.fa--custom--inv) {
  --fa-from--custom: .55;
}

.fa--custom--from-55.fa--custom--inv {
  --fa-to--custom: .45;
}

.fa--custom--to-55:not(.fa--custom--inv) {
  --fa-to--custom: .55;
}

.fa--custom--to-55.fa--custom--inv {
  --fa-from--custom: .45;
}

.fa--custom--from-60:not(.fa--custom--inv) {
  --fa-from--custom: .6;
}

.fa--custom--from-60.fa--custom--inv {
  --fa-to--custom: .4;
}

.fa--custom--to-60:not(.fa--custom--inv) {
  --fa-to--custom: .6;
}

.fa--custom--to-60.fa--custom--inv {
  --fa-from--custom: .4;
}

.fa--custom--from-65:not(.fa--custom--inv) {
  --fa-from--custom: .65;
}

.fa--custom--from-65.fa--custom--inv {
  --fa-to--custom: .35;
}

.fa--custom--to-65:not(.fa--custom--inv) {
  --fa-to--custom: .65;
}

.fa--custom--to-65.fa--custom--inv {
  --fa-from--custom: .35;
}

.fa--custom--from-70:not(.fa--custom--inv) {
  --fa-from--custom: .7;
}

.fa--custom--from-70.fa--custom--inv {
  --fa-to--custom: .3;
}

.fa--custom--to-70:not(.fa--custom--inv) {
  --fa-to--custom: .7;
}

.fa--custom--to-70.fa--custom--inv {
  --fa-from--custom: .3;
}

.fa--custom--from-75:not(.fa--custom--inv) {
  --fa-from--custom: .75;
}

.fa--custom--from-75.fa--custom--inv {
  --fa-to--custom: .25;
}

.fa--custom--to-75:not(.fa--custom--inv) {
  --fa-to--custom: .75;
}

.fa--custom--to-75.fa--custom--inv {
  --fa-from--custom: .25;
}

.fa--custom--from-80:not(.fa--custom--inv) {
  --fa-from--custom: .8;
}

.fa--custom--from-80.fa--custom--inv {
  --fa-to--custom: .2;
}

.fa--custom--to-80:not(.fa--custom--inv) {
  --fa-to--custom: .8;
}

.fa--custom--to-80.fa--custom--inv {
  --fa-from--custom: .2;
}

.fa--custom--from-85:not(.fa--custom--inv) {
  --fa-from--custom: .85;
}

.fa--custom--from-85.fa--custom--inv {
  --fa-to--custom: .15;
}

.fa--custom--to-85:not(.fa--custom--inv) {
  --fa-to--custom: .85;
}

.fa--custom--to-85.fa--custom--inv {
  --fa-from--custom: .15;
}

.fa--custom--from-90:not(.fa--custom--inv) {
  --fa-from--custom: .9;
}

.fa--custom--from-90.fa--custom--inv {
  --fa-to--custom: .1;
}

.fa--custom--to-90:not(.fa--custom--inv) {
  --fa-to--custom: .9;
}

.fa--custom--to-90.fa--custom--inv {
  --fa-from--custom: .1;
}

.fa--custom--from-95:not(.fa--custom--inv) {
  --fa-from--custom: .95;
}

.fa--custom--from-95.fa--custom--inv {
  --fa-to--custom: .05;
}

.fa--custom--to-95:not(.fa--custom--inv) {
  --fa-to--custom: .95;
}

.fa--custom--to-95.fa--custom--inv {
  --fa-from--custom: .05;
}

.fb-word span {
  --fa-delay-text: calc(var(--fa-t) * var(--fba-duration-text) / 3.5 + var(--fba-delay));
  -webkit-animation-delay: var(--fa-delay-text);
          animation-delay: var(--fa-delay-text);
  -webkit-animation-duration: calc(var(--fba-duration) / 3);
          animation-duration: calc(var(--fba-duration) / 3);
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-transform-origin: left;
      -ms-transform-origin: left;
          transform-origin: left;
  opacity: 0;
  display: inline-block;
}

@-webkit-keyframes fb-anim--visible {
  to {
    opacity: 1;
  }
}

@keyframes fb-anim--visible {
  to {
    opacity: 1;
  }
}
[data-aos=text-fade] .fb-word > span {
  opacity: 0;
}
[data-aos=text-fade].aos-animate .fb-word > span {
  -webkit-animation-name: fa-text-fade;
          animation-name: fa-text-fade;
}

@-webkit-keyframes fa-text-fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fa-text-fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
[data-aos=text-blur] .fb-word > span {
  -webkit-filter: blur(10px);
          filter: blur(10px);
}
[data-aos=text-blur].aos-animate .fb-word > span {
  -webkit-animation-name: fa-text-blur, fb-anim--visible;
          animation-name: fa-text-blur, fb-anim--visible;
}

@-webkit-keyframes fa-text-blur {
  0% {
    -webkit-filter: blur(10px);
            filter: blur(10px);
  }
  100% {
    -webkit-filter: blur(0px);
            filter: blur(0px);
  }
}

@keyframes fa-text-blur {
  0% {
    -webkit-filter: blur(10px);
            filter: blur(10px);
  }
  100% {
    -webkit-filter: blur(0px);
            filter: blur(0px);
  }
}
[data-aos=text-flip-x] .fb-word > span {
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}
[data-aos=text-flip-x].aos-animate .fb-word > span {
  -webkit-animation-name: fa-text-flip-x, fb-anim--visible;
          animation-name: fa-text-flip-x, fb-anim--visible;
}

@-webkit-keyframes fa-text-flip-x {
  0% {
    -webkit-transform: rotateX(180deg);
            transform: rotateX(180deg);
  }
  100% {
    -webkit-transform: rotateX(0deg);
            transform: rotateX(0deg);
  }
}

@keyframes fa-text-flip-x {
  0% {
    -webkit-transform: rotateX(180deg);
            transform: rotateX(180deg);
  }
  100% {
    -webkit-transform: rotateX(0deg);
            transform: rotateX(0deg);
  }
}
[data-aos=text-flip-y] .fb-word > span {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
[data-aos=text-flip-y].aos-animate .fb-word > span {
  -webkit-animation-name: fa-text-flip-y, fb-anim--visible;
          animation-name: fa-text-flip-y, fb-anim--visible;
}

@-webkit-keyframes fa-text-flip-y {
  0% {
    -webkit-transform: rotateY(180deg);
            transform: rotateY(180deg);
  }
  100% {
    -webkit-transform: rotateY(0deg);
            transform: rotateY(0deg);
  }
}

@keyframes fa-text-flip-y {
  0% {
    -webkit-transform: rotateY(180deg);
            transform: rotateY(180deg);
  }
  100% {
    -webkit-transform: rotateY(0deg);
            transform: rotateY(0deg);
  }
}
[data-aos=zoom-in] .fb-word > span {
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
}
[data-aos=zoom-in].aos-animate .fb-word > span {
  -webkit-animation-name: fa-zoom-in, fb-anim--visible;
          animation-name: fa-zoom-in, fb-anim--visible;
}

@-webkit-keyframes fa-zoom-in {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes fa-zoom-in {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
[data-aos=zoom-out] .fb-word > span {
  -webkit-transform: scale(2);
      -ms-transform: scale(2);
          transform: scale(2);
}
[data-aos=zoom-out].aos-animate .fb-word > span {
  -webkit-animation-name: fa-zoom-out, fb-anim--visible;
          animation-name: fa-zoom-out, fb-anim--visible;
}

@-webkit-keyframes fa-zoom-out {
  0% {
    -webkit-transform: scale(2);
            transform: scale(2);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes fa-zoom-out {
  0% {
    -webkit-transform: scale(2);
            transform: scale(2);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
[data-aos=slide-down] .fb-word > span {
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
}
[data-aos=slide-down].aos-animate .fb-word > span {
  -webkit-animation-name: fa-slide-down, fb-anim--visible;
          animation-name: fa-slide-down, fb-anim--visible;
}

@-webkit-keyframes fa-slide-down {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes fa-slide-down {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
[data-aos=slide-up] .fb-word > span {
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
}
[data-aos=slide-up].aos-animate .fb-word > span {
  -webkit-animation-name: fa-slide-up, fb-anim--visible;
          animation-name: fa-slide-up, fb-anim--visible;
}

@-webkit-keyframes fa-slide-up {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes fa-slide-up {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.fa--mouse-3d {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.fa--mouse-3d-wrapper:not(:hover) .fa--mouse-3d:not(.fa--mouse--bounce) {
  -webkit-transition: all 0.35s, -webkit-transform 0.3s 0.1s !important;
  transition: all 0.35s, -webkit-transform 0.3s 0.1s !important;
  transition: all 0.35s, transform 0.3s 0.1s !important;
  transition: all 0.35s, transform 0.3s 0.1s, -webkit-transform 0.3s 0.1s !important;
}

.fa--mouse-3d-wrapper:hover .fa--mouse-3d:not(.fa--mouse--bounce) {
  -webkit-transition: all 0.35s, -webkit-transform 0.1s !important;
  transition: all 0.35s, -webkit-transform 0.1s !important;
  transition: all 0.35s, transform 0.1s !important;
  transition: all 0.35s, transform 0.1s, -webkit-transform 0.1s !important;
}

.fa--mouse-3d {
  --fa-factor-x: 1.25deg;
  --fa-factor-y: 1.25deg;
  -webkit-transform: rotateX(calc(var(--fa-mouse-x) * var(--fa-factor-x))) rotateY(calc(var(--fa-mouse-y) * var(--fa-factor-y)));
          transform: rotateX(calc(var(--fa-mouse-x) * var(--fa-factor-x))) rotateY(calc(var(--fa-mouse-y) * var(--fa-factor-y)));
}

.fa--mouse-3d__inner {
  -webkit-transform: translatez(100px) scale(0.85);
      -ms-transform: translatez(100px) scale(0.85);
          transform: translatez(100px) scale(0.85);
}

.fa--mouse-move:not(.fa--mouse--bounce):not(:hover) {
  -webkit-transition: all 0.35s, -webkit-transform 0.3s 0.1s !important;
  transition: all 0.35s, -webkit-transform 0.3s 0.1s !important;
  transition: all 0.35s, transform 0.3s 0.1s !important;
  transition: all 0.35s, transform 0.3s 0.1s, -webkit-transform 0.3s 0.1s !important;
}

.fa--mouse-move:not(.fa--mouse--bounce):hover {
  -webkit-transition: all 0.35s, -webkit-transform 0.1s !important;
  transition: all 0.35s, -webkit-transform 0.1s !important;
  transition: all 0.35s, transform 0.1s !important;
  transition: all 0.35s, transform 0.1s, -webkit-transform 0.1s !important;
}

.fa--mouse-move {
  --fa-factor-x: .25px;
  --fa-factor-y: .25px;
  -webkit-transform: translate(calc(var(--fa-mouse-x) * var(--fa-factor-x)), calc(var(--fa-mouse-y) * var(--fa-factor-y)));
      -ms-transform: translate(calc(var(--fa-mouse-x) * var(--fa-factor-x)), calc(var(--fa-mouse-y) * var(--fa-factor-y)));
          transform: translate(calc(var(--fa-mouse-x) * var(--fa-factor-x)), calc(var(--fa-mouse-y) * var(--fa-factor-y)));
}

[class*=fb-hover],
[class*=fb-hover]:after,
[class^=fb-hover],
[class^=fb-hover]:after {
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-property: all;
  transition-property: all;
}

[class*=fb-hover]:hover,
[class*=fb-hover]:hover:after,
[class^=fb-hover]:hover,
[class^=fb-hover]:hover:after {
  -webkit-animation-delay: 0s !important;
          animation-delay: 0s !important;
  -webkit-animation-duration: 0.7s;
          animation-duration: 0.7s;
}

.fb-hover:hover {
  -webkit-animation-name: fb-hover;
          animation-name: fb-hover;
}

.hover-primary {
  --fba-primary: #28B465;
}

.hover-primary2 {
  --fba-primary: #387d7a;
}

.hover-primary3 {
  --fba-primary: #052F5F;
}

.hover-c1 {
  --fba-primary: #110b11;
}

.hover-c2 {
  --fba-primary: #060505;
}

.hover-c3 {
  --fba-primary: #C8C9CA;
}

.hover-c4 {
  --fba-primary: #707070;
}

@-webkit-keyframes fb-hover {
  0% {
    -webkit-box-shadow: 0 0 0 0 var(--fba-primary);
            box-shadow: 0 0 0 0 var(--fba-primary);
  }
  to {
    -webkit-box-shadow: 0 0 0 3em transparent;
            box-shadow: 0 0 0 3em transparent;
  }
}

@keyframes fb-hover {
  0% {
    -webkit-box-shadow: 0 0 0 0 var(--fba-primary);
            box-shadow: 0 0 0 0 var(--fba-primary);
  }
  to {
    -webkit-box-shadow: 0 0 0 3em transparent;
            box-shadow: 0 0 0 3em transparent;
  }
}
.hover-up:hover {
  -webkit-transform: scale(1.05) translateY(-3%);
      -ms-transform: scale(1.05) translateY(-3%);
          transform: scale(1.05) translateY(-3%);
}

.hover-zoom {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.hover-zoom:hover {
  -webkit-transform: scale(1.15);
      -ms-transform: scale(1.15);
          transform: scale(1.15);
}

.hover-zoom-out:hover,
.hover-zoom:hover {
  -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
          transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}

.hover-zoom-out:hover {
  -webkit-transform: scale(0.93);
      -ms-transform: scale(0.93);
          transform: scale(0.93);
}

[data-aos=sweep-ltr] {
  clip-path: polygon(0 0, 1% 0, 1% 100%, 0 100%);
}
[data-aos=sweep-ltr].aos-animate {
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}

.fs-12 {
  font-size: 0.75rem;
}

.fsr-12 {
  font-size: 0.75rem;
}

.fs-13 {
  font-size: 0.8125rem;
}

.fsr-13 {
  font-size: 0.8125rem;
}

.fs-14 {
  font-size: 0.875rem;
}

.fsr-14 {
  font-size: 0.875rem;
}

.fs-18 {
  font-size: 1.125rem;
}

.fsr-18 {
  font-size: 1.125rem;
}

.fs-20, #service-detail-list .service-detail-item .service-detail-right .service-detail-btn .btn [class*=fa], #banner .banner-contact .banner-contact-list .banner-contact-item .contact-txt, #banner .banner-contact .banner-contact-list .banner-contact-item .icon--text .banner-contact-item-icon {
  font-size: 1.25rem;
}

.fsr-20 {
  font-size: 1.25rem;
}

.fs-22 {
  font-size: 1.375rem;
}

.fsr-22 {
  font-size: calc(1.2625rem + 0.15vw);
}
@media (min-width: 1200px) {
  .fsr-22 {
    font-size: 1.375rem;
  }
}

.fs-24 {
  font-size: 1.5rem;
}

.fsr-24 {
  font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
  .fsr-24 {
    font-size: 1.5rem;
  }
}

.fs-25, #service-detail-list .service-detail-item .service-detail-right .service-detail-list-item [class*=fa] {
  font-size: 1.5625rem;
}

.fsr-25, .navbar .navbar-brand {
  font-size: calc(1.28125rem + 0.375vw);
}
@media (min-width: 1200px) {
  .fsr-25, .navbar .navbar-brand {
    font-size: 1.5625rem;
  }
}

.fs-27 {
  font-size: 1.6875rem;
}

.fsr-27 {
  font-size: calc(1.29375rem + 0.525vw);
}
@media (min-width: 1200px) {
  .fsr-27 {
    font-size: 1.6875rem;
  }
}

.fs-30, footer .right .contact .contact-list li a {
  font-size: 1.875rem;
}

.fsr-30 {
  font-size: calc(1.3125rem + 0.75vw);
}
@media (min-width: 1200px) {
  .fsr-30 {
    font-size: 1.875rem;
  }
}

.fs-35 {
  font-size: 2.1875rem;
}

.fsr-35 {
  font-size: calc(1.34375rem + 1.125vw);
}
@media (min-width: 1200px) {
  .fsr-35 {
    font-size: 2.1875rem;
  }
}

.fs-34 {
  font-size: 2.125rem;
}

.fsr-34 {
  font-size: calc(1.3375rem + 1.05vw);
}
@media (min-width: 1200px) {
  .fsr-34 {
    font-size: 2.125rem;
  }
}

.fs-36 {
  font-size: 2.25rem;
}

.fsr-36 {
  font-size: calc(1.35rem + 1.2vw);
}
@media (min-width: 1200px) {
  .fsr-36 {
    font-size: 2.25rem;
  }
}

.fs-40 {
  font-size: 2.5rem;
}

.fsr-40 {
  font-size: calc(1.375rem + 1.5vw);
}
@media (min-width: 1200px) {
  .fsr-40 {
    font-size: 2.5rem;
  }
}

.fs-45 {
  font-size: 2.8125rem;
}

.fsr-45 {
  font-size: calc(1.40625rem + 1.875vw);
}
@media (min-width: 1200px) {
  .fsr-45 {
    font-size: 2.8125rem;
  }
}

.fs-50 {
  font-size: 3.125rem;
}

.fsr-50 {
  font-size: calc(1.4375rem + 2.25vw);
}
@media (min-width: 1200px) {
  .fsr-50 {
    font-size: 3.125rem;
  }
}

.fs-70 {
  font-size: 4.375rem;
}

.fsr-70, #service-detail .left-title, .preloader .loader-title {
  font-size: calc(1.5625rem + 3.75vw);
}
@media (min-width: 1200px) {
  .fsr-70, #service-detail .left-title, .preloader .loader-title {
    font-size: 4.375rem;
  }
}

.fs-72 {
  font-size: 4.5rem;
}

.fsr-72 {
  font-size: calc(1.575rem + 3.9vw);
}
@media (min-width: 1200px) {
  .fsr-72 {
    font-size: 4.5rem;
  }
}

.fs-80 {
  font-size: 5rem;
}

.fsr-80 {
  font-size: calc(1.625rem + 4.5vw);
}
@media (min-width: 1200px) {
  .fsr-80 {
    font-size: 5rem;
  }
}

.fs-100, #service-detail-list .service-detail-item .service-detail-left .service-detail-header .service-detail-number {
  font-size: 6.25rem;
}

.fsr-100 {
  font-size: calc(1.75rem + 6vw);
}
@media (min-width: 1200px) {
  .fsr-100 {
    font-size: 6.25rem;
  }
}

@media (min-width: 576px) {
  .fs-sm-12 {
    font-size: 0.75rem;
  }
  .fsr-sm-12 {
    font-size: 0.75rem;
  }
  .fs-sm-13 {
    font-size: 0.8125rem;
  }
  .fsr-sm-13 {
    font-size: 0.8125rem;
  }
  .fs-sm-14 {
    font-size: 0.875rem;
  }
  .fsr-sm-14 {
    font-size: 0.875rem;
  }
  .fs-sm-18 {
    font-size: 1.125rem;
  }
  .fsr-sm-18 {
    font-size: 1.125rem;
  }
  .fs-sm-20 {
    font-size: 1.25rem;
  }
  .fsr-sm-20 {
    font-size: 1.25rem;
  }
  .fs-sm-22 {
    font-size: 1.375rem;
  }
  .fsr-sm-22 {
    font-size: calc(1.2625rem + 0.15vw);
  }
}
@media (min-width: 576px) and (min-width: 1200px) {
  .fsr-sm-22 {
    font-size: 1.375rem;
  }
}
@media (min-width: 576px) {
  .fs-sm-24 {
    font-size: 1.5rem;
  }
  .fsr-sm-24 {
    font-size: calc(1.275rem + 0.3vw);
  }
}
@media (min-width: 576px) and (min-width: 1200px) {
  .fsr-sm-24 {
    font-size: 1.5rem;
  }
}
@media (min-width: 576px) {
  .fs-sm-25 {
    font-size: 1.5625rem;
  }
  .fsr-sm-25 {
    font-size: calc(1.28125rem + 0.375vw);
  }
}
@media (min-width: 576px) and (min-width: 1200px) {
  .fsr-sm-25 {
    font-size: 1.5625rem;
  }
}
@media (min-width: 576px) {
  .fs-sm-27 {
    font-size: 1.6875rem;
  }
  .fsr-sm-27 {
    font-size: calc(1.29375rem + 0.525vw);
  }
}
@media (min-width: 576px) and (min-width: 1200px) {
  .fsr-sm-27 {
    font-size: 1.6875rem;
  }
}
@media (min-width: 576px) {
  .fs-sm-30 {
    font-size: 1.875rem;
  }
  .fsr-sm-30 {
    font-size: calc(1.3125rem + 0.75vw);
  }
}
@media (min-width: 576px) and (min-width: 1200px) {
  .fsr-sm-30 {
    font-size: 1.875rem;
  }
}
@media (min-width: 576px) {
  .fs-sm-35 {
    font-size: 2.1875rem;
  }
  .fsr-sm-35 {
    font-size: calc(1.34375rem + 1.125vw);
  }
}
@media (min-width: 576px) and (min-width: 1200px) {
  .fsr-sm-35 {
    font-size: 2.1875rem;
  }
}
@media (min-width: 576px) {
  .fs-sm-34 {
    font-size: 2.125rem;
  }
  .fsr-sm-34 {
    font-size: calc(1.3375rem + 1.05vw);
  }
}
@media (min-width: 576px) and (min-width: 1200px) {
  .fsr-sm-34 {
    font-size: 2.125rem;
  }
}
@media (min-width: 576px) {
  .fs-sm-36 {
    font-size: 2.25rem;
  }
  .fsr-sm-36 {
    font-size: calc(1.35rem + 1.2vw);
  }
}
@media (min-width: 576px) and (min-width: 1200px) {
  .fsr-sm-36 {
    font-size: 2.25rem;
  }
}
@media (min-width: 576px) {
  .fs-sm-40 {
    font-size: 2.5rem;
  }
  .fsr-sm-40 {
    font-size: calc(1.375rem + 1.5vw);
  }
}
@media (min-width: 576px) and (min-width: 1200px) {
  .fsr-sm-40 {
    font-size: 2.5rem;
  }
}
@media (min-width: 576px) {
  .fs-sm-45 {
    font-size: 2.8125rem;
  }
  .fsr-sm-45 {
    font-size: calc(1.40625rem + 1.875vw);
  }
}
@media (min-width: 576px) and (min-width: 1200px) {
  .fsr-sm-45 {
    font-size: 2.8125rem;
  }
}
@media (min-width: 576px) {
  .fs-sm-50 {
    font-size: 3.125rem;
  }
  .fsr-sm-50 {
    font-size: calc(1.4375rem + 2.25vw);
  }
}
@media (min-width: 576px) and (min-width: 1200px) {
  .fsr-sm-50 {
    font-size: 3.125rem;
  }
}
@media (min-width: 576px) {
  .fs-sm-70 {
    font-size: 4.375rem;
  }
  .fsr-sm-70 {
    font-size: calc(1.5625rem + 3.75vw);
  }
}
@media (min-width: 576px) and (min-width: 1200px) {
  .fsr-sm-70 {
    font-size: 4.375rem;
  }
}
@media (min-width: 576px) {
  .fs-sm-72 {
    font-size: 4.5rem;
  }
  .fsr-sm-72 {
    font-size: calc(1.575rem + 3.9vw);
  }
}
@media (min-width: 576px) and (min-width: 1200px) {
  .fsr-sm-72 {
    font-size: 4.5rem;
  }
}
@media (min-width: 576px) {
  .fs-sm-80 {
    font-size: 5rem;
  }
  .fsr-sm-80 {
    font-size: calc(1.625rem + 4.5vw);
  }
}
@media (min-width: 576px) and (min-width: 1200px) {
  .fsr-sm-80 {
    font-size: 5rem;
  }
}
@media (min-width: 576px) {
  .fs-sm-100 {
    font-size: 6.25rem;
  }
  .fsr-sm-100 {
    font-size: calc(1.75rem + 6vw);
  }
}
@media (min-width: 576px) and (min-width: 1200px) {
  .fsr-sm-100 {
    font-size: 6.25rem;
  }
}
@media (min-width: 768px) {
  .fs-md-12 {
    font-size: 0.75rem;
  }
  .fsr-md-12 {
    font-size: 0.75rem;
  }
  .fs-md-13 {
    font-size: 0.8125rem;
  }
  .fsr-md-13 {
    font-size: 0.8125rem;
  }
  .fs-md-14 {
    font-size: 0.875rem;
  }
  .fsr-md-14 {
    font-size: 0.875rem;
  }
  .fs-md-18 {
    font-size: 1.125rem;
  }
  .fsr-md-18 {
    font-size: 1.125rem;
  }
  .fs-md-20 {
    font-size: 1.25rem;
  }
  .fsr-md-20 {
    font-size: 1.25rem;
  }
  .fs-md-22 {
    font-size: 1.375rem;
  }
  .fsr-md-22 {
    font-size: calc(1.2625rem + 0.15vw);
  }
}
@media (min-width: 768px) and (min-width: 1200px) {
  .fsr-md-22 {
    font-size: 1.375rem;
  }
}
@media (min-width: 768px) {
  .fs-md-24 {
    font-size: 1.5rem;
  }
  .fsr-md-24 {
    font-size: calc(1.275rem + 0.3vw);
  }
}
@media (min-width: 768px) and (min-width: 1200px) {
  .fsr-md-24 {
    font-size: 1.5rem;
  }
}
@media (min-width: 768px) {
  .fs-md-25 {
    font-size: 1.5625rem;
  }
  .fsr-md-25 {
    font-size: calc(1.28125rem + 0.375vw);
  }
}
@media (min-width: 768px) and (min-width: 1200px) {
  .fsr-md-25 {
    font-size: 1.5625rem;
  }
}
@media (min-width: 768px) {
  .fs-md-27 {
    font-size: 1.6875rem;
  }
  .fsr-md-27 {
    font-size: calc(1.29375rem + 0.525vw);
  }
}
@media (min-width: 768px) and (min-width: 1200px) {
  .fsr-md-27 {
    font-size: 1.6875rem;
  }
}
@media (min-width: 768px) {
  .fs-md-30 {
    font-size: 1.875rem;
  }
  .fsr-md-30 {
    font-size: calc(1.3125rem + 0.75vw);
  }
}
@media (min-width: 768px) and (min-width: 1200px) {
  .fsr-md-30 {
    font-size: 1.875rem;
  }
}
@media (min-width: 768px) {
  .fs-md-35 {
    font-size: 2.1875rem;
  }
  .fsr-md-35 {
    font-size: calc(1.34375rem + 1.125vw);
  }
}
@media (min-width: 768px) and (min-width: 1200px) {
  .fsr-md-35 {
    font-size: 2.1875rem;
  }
}
@media (min-width: 768px) {
  .fs-md-34 {
    font-size: 2.125rem;
  }
  .fsr-md-34 {
    font-size: calc(1.3375rem + 1.05vw);
  }
}
@media (min-width: 768px) and (min-width: 1200px) {
  .fsr-md-34 {
    font-size: 2.125rem;
  }
}
@media (min-width: 768px) {
  .fs-md-36 {
    font-size: 2.25rem;
  }
  .fsr-md-36 {
    font-size: calc(1.35rem + 1.2vw);
  }
}
@media (min-width: 768px) and (min-width: 1200px) {
  .fsr-md-36 {
    font-size: 2.25rem;
  }
}
@media (min-width: 768px) {
  .fs-md-40 {
    font-size: 2.5rem;
  }
  .fsr-md-40 {
    font-size: calc(1.375rem + 1.5vw);
  }
}
@media (min-width: 768px) and (min-width: 1200px) {
  .fsr-md-40 {
    font-size: 2.5rem;
  }
}
@media (min-width: 768px) {
  .fs-md-45 {
    font-size: 2.8125rem;
  }
  .fsr-md-45 {
    font-size: calc(1.40625rem + 1.875vw);
  }
}
@media (min-width: 768px) and (min-width: 1200px) {
  .fsr-md-45 {
    font-size: 2.8125rem;
  }
}
@media (min-width: 768px) {
  .fs-md-50 {
    font-size: 3.125rem;
  }
  .fsr-md-50 {
    font-size: calc(1.4375rem + 2.25vw);
  }
}
@media (min-width: 768px) and (min-width: 1200px) {
  .fsr-md-50 {
    font-size: 3.125rem;
  }
}
@media (min-width: 768px) {
  .fs-md-70 {
    font-size: 4.375rem;
  }
  .fsr-md-70 {
    font-size: calc(1.5625rem + 3.75vw);
  }
}
@media (min-width: 768px) and (min-width: 1200px) {
  .fsr-md-70 {
    font-size: 4.375rem;
  }
}
@media (min-width: 768px) {
  .fs-md-72 {
    font-size: 4.5rem;
  }
  .fsr-md-72 {
    font-size: calc(1.575rem + 3.9vw);
  }
}
@media (min-width: 768px) and (min-width: 1200px) {
  .fsr-md-72 {
    font-size: 4.5rem;
  }
}
@media (min-width: 768px) {
  .fs-md-80 {
    font-size: 5rem;
  }
  .fsr-md-80 {
    font-size: calc(1.625rem + 4.5vw);
  }
}
@media (min-width: 768px) and (min-width: 1200px) {
  .fsr-md-80 {
    font-size: 5rem;
  }
}
@media (min-width: 768px) {
  .fs-md-100 {
    font-size: 6.25rem;
  }
  .fsr-md-100 {
    font-size: calc(1.75rem + 6vw);
  }
}
@media (min-width: 768px) and (min-width: 1200px) {
  .fsr-md-100 {
    font-size: 6.25rem;
  }
}
@media (min-width: 992px) {
  .fs-lg-12 {
    font-size: 0.75rem;
  }
  .fsr-lg-12 {
    font-size: 0.75rem;
  }
  .fs-lg-13 {
    font-size: 0.8125rem;
  }
  .fsr-lg-13 {
    font-size: 0.8125rem;
  }
  .fs-lg-14 {
    font-size: 0.875rem;
  }
  .fsr-lg-14 {
    font-size: 0.875rem;
  }
  .fs-lg-18 {
    font-size: 1.125rem;
  }
  .fsr-lg-18 {
    font-size: 1.125rem;
  }
  .fs-lg-20 {
    font-size: 1.25rem;
  }
  .fsr-lg-20 {
    font-size: 1.25rem;
  }
  .fs-lg-22 {
    font-size: 1.375rem;
  }
  .fsr-lg-22 {
    font-size: calc(1.2625rem + 0.15vw);
  }
}
@media (min-width: 992px) and (min-width: 1200px) {
  .fsr-lg-22 {
    font-size: 1.375rem;
  }
}
@media (min-width: 992px) {
  .fs-lg-24 {
    font-size: 1.5rem;
  }
  .fsr-lg-24 {
    font-size: calc(1.275rem + 0.3vw);
  }
}
@media (min-width: 992px) and (min-width: 1200px) {
  .fsr-lg-24 {
    font-size: 1.5rem;
  }
}
@media (min-width: 992px) {
  .fs-lg-25 {
    font-size: 1.5625rem;
  }
  .fsr-lg-25 {
    font-size: calc(1.28125rem + 0.375vw);
  }
}
@media (min-width: 992px) and (min-width: 1200px) {
  .fsr-lg-25 {
    font-size: 1.5625rem;
  }
}
@media (min-width: 992px) {
  .fs-lg-27 {
    font-size: 1.6875rem;
  }
  .fsr-lg-27 {
    font-size: calc(1.29375rem + 0.525vw);
  }
}
@media (min-width: 992px) and (min-width: 1200px) {
  .fsr-lg-27 {
    font-size: 1.6875rem;
  }
}
@media (min-width: 992px) {
  .fs-lg-30 {
    font-size: 1.875rem;
  }
  .fsr-lg-30 {
    font-size: calc(1.3125rem + 0.75vw);
  }
}
@media (min-width: 992px) and (min-width: 1200px) {
  .fsr-lg-30 {
    font-size: 1.875rem;
  }
}
@media (min-width: 992px) {
  .fs-lg-35 {
    font-size: 2.1875rem;
  }
  .fsr-lg-35 {
    font-size: calc(1.34375rem + 1.125vw);
  }
}
@media (min-width: 992px) and (min-width: 1200px) {
  .fsr-lg-35 {
    font-size: 2.1875rem;
  }
}
@media (min-width: 992px) {
  .fs-lg-34 {
    font-size: 2.125rem;
  }
  .fsr-lg-34 {
    font-size: calc(1.3375rem + 1.05vw);
  }
}
@media (min-width: 992px) and (min-width: 1200px) {
  .fsr-lg-34 {
    font-size: 2.125rem;
  }
}
@media (min-width: 992px) {
  .fs-lg-36 {
    font-size: 2.25rem;
  }
  .fsr-lg-36 {
    font-size: calc(1.35rem + 1.2vw);
  }
}
@media (min-width: 992px) and (min-width: 1200px) {
  .fsr-lg-36 {
    font-size: 2.25rem;
  }
}
@media (min-width: 992px) {
  .fs-lg-40 {
    font-size: 2.5rem;
  }
  .fsr-lg-40 {
    font-size: calc(1.375rem + 1.5vw);
  }
}
@media (min-width: 992px) and (min-width: 1200px) {
  .fsr-lg-40 {
    font-size: 2.5rem;
  }
}
@media (min-width: 992px) {
  .fs-lg-45 {
    font-size: 2.8125rem;
  }
  .fsr-lg-45 {
    font-size: calc(1.40625rem + 1.875vw);
  }
}
@media (min-width: 992px) and (min-width: 1200px) {
  .fsr-lg-45 {
    font-size: 2.8125rem;
  }
}
@media (min-width: 992px) {
  .fs-lg-50 {
    font-size: 3.125rem;
  }
  .fsr-lg-50 {
    font-size: calc(1.4375rem + 2.25vw);
  }
}
@media (min-width: 992px) and (min-width: 1200px) {
  .fsr-lg-50 {
    font-size: 3.125rem;
  }
}
@media (min-width: 992px) {
  .fs-lg-70 {
    font-size: 4.375rem;
  }
  .fsr-lg-70 {
    font-size: calc(1.5625rem + 3.75vw);
  }
}
@media (min-width: 992px) and (min-width: 1200px) {
  .fsr-lg-70 {
    font-size: 4.375rem;
  }
}
@media (min-width: 992px) {
  .fs-lg-72 {
    font-size: 4.5rem;
  }
  .fsr-lg-72 {
    font-size: calc(1.575rem + 3.9vw);
  }
}
@media (min-width: 992px) and (min-width: 1200px) {
  .fsr-lg-72 {
    font-size: 4.5rem;
  }
}
@media (min-width: 992px) {
  .fs-lg-80 {
    font-size: 5rem;
  }
  .fsr-lg-80 {
    font-size: calc(1.625rem + 4.5vw);
  }
}
@media (min-width: 992px) and (min-width: 1200px) {
  .fsr-lg-80 {
    font-size: 5rem;
  }
}
@media (min-width: 992px) {
  .fs-lg-100 {
    font-size: 6.25rem;
  }
  .fsr-lg-100 {
    font-size: calc(1.75rem + 6vw);
  }
}
@media (min-width: 992px) and (min-width: 1200px) {
  .fsr-lg-100 {
    font-size: 6.25rem;
  }
}
@media (min-width: 1200px) {
  .fs-xl-12 {
    font-size: 0.75rem;
  }
  .fsr-xl-12 {
    font-size: 0.75rem;
  }
  .fs-xl-13 {
    font-size: 0.8125rem;
  }
  .fsr-xl-13 {
    font-size: 0.8125rem;
  }
  .fs-xl-14 {
    font-size: 0.875rem;
  }
  .fsr-xl-14 {
    font-size: 0.875rem;
  }
  .fs-xl-18 {
    font-size: 1.125rem;
  }
  .fsr-xl-18 {
    font-size: 1.125rem;
  }
  .fs-xl-20 {
    font-size: 1.25rem;
  }
  .fsr-xl-20 {
    font-size: 1.25rem;
  }
  .fs-xl-22 {
    font-size: 1.375rem;
  }
  .fsr-xl-22 {
    font-size: calc(1.2625rem + 0.15vw);
  }
}
@media (min-width: 1200px) and (min-width: 1200px) {
  .fsr-xl-22 {
    font-size: 1.375rem;
  }
}
@media (min-width: 1200px) {
  .fs-xl-24 {
    font-size: 1.5rem;
  }
  .fsr-xl-24 {
    font-size: calc(1.275rem + 0.3vw);
  }
}
@media (min-width: 1200px) and (min-width: 1200px) {
  .fsr-xl-24 {
    font-size: 1.5rem;
  }
}
@media (min-width: 1200px) {
  .fs-xl-25 {
    font-size: 1.5625rem;
  }
  .fsr-xl-25 {
    font-size: calc(1.28125rem + 0.375vw);
  }
}
@media (min-width: 1200px) and (min-width: 1200px) {
  .fsr-xl-25 {
    font-size: 1.5625rem;
  }
}
@media (min-width: 1200px) {
  .fs-xl-27 {
    font-size: 1.6875rem;
  }
  .fsr-xl-27 {
    font-size: calc(1.29375rem + 0.525vw);
  }
}
@media (min-width: 1200px) and (min-width: 1200px) {
  .fsr-xl-27 {
    font-size: 1.6875rem;
  }
}
@media (min-width: 1200px) {
  .fs-xl-30 {
    font-size: 1.875rem;
  }
  .fsr-xl-30 {
    font-size: calc(1.3125rem + 0.75vw);
  }
}
@media (min-width: 1200px) and (min-width: 1200px) {
  .fsr-xl-30 {
    font-size: 1.875rem;
  }
}
@media (min-width: 1200px) {
  .fs-xl-35 {
    font-size: 2.1875rem;
  }
  .fsr-xl-35 {
    font-size: calc(1.34375rem + 1.125vw);
  }
}
@media (min-width: 1200px) and (min-width: 1200px) {
  .fsr-xl-35 {
    font-size: 2.1875rem;
  }
}
@media (min-width: 1200px) {
  .fs-xl-34 {
    font-size: 2.125rem;
  }
  .fsr-xl-34 {
    font-size: calc(1.3375rem + 1.05vw);
  }
}
@media (min-width: 1200px) and (min-width: 1200px) {
  .fsr-xl-34 {
    font-size: 2.125rem;
  }
}
@media (min-width: 1200px) {
  .fs-xl-36 {
    font-size: 2.25rem;
  }
  .fsr-xl-36 {
    font-size: calc(1.35rem + 1.2vw);
  }
}
@media (min-width: 1200px) and (min-width: 1200px) {
  .fsr-xl-36 {
    font-size: 2.25rem;
  }
}
@media (min-width: 1200px) {
  .fs-xl-40 {
    font-size: 2.5rem;
  }
  .fsr-xl-40 {
    font-size: calc(1.375rem + 1.5vw);
  }
}
@media (min-width: 1200px) and (min-width: 1200px) {
  .fsr-xl-40 {
    font-size: 2.5rem;
  }
}
@media (min-width: 1200px) {
  .fs-xl-45 {
    font-size: 2.8125rem;
  }
  .fsr-xl-45 {
    font-size: calc(1.40625rem + 1.875vw);
  }
}
@media (min-width: 1200px) and (min-width: 1200px) {
  .fsr-xl-45 {
    font-size: 2.8125rem;
  }
}
@media (min-width: 1200px) {
  .fs-xl-50 {
    font-size: 3.125rem;
  }
  .fsr-xl-50 {
    font-size: calc(1.4375rem + 2.25vw);
  }
}
@media (min-width: 1200px) and (min-width: 1200px) {
  .fsr-xl-50 {
    font-size: 3.125rem;
  }
}
@media (min-width: 1200px) {
  .fs-xl-70 {
    font-size: 4.375rem;
  }
  .fsr-xl-70 {
    font-size: calc(1.5625rem + 3.75vw);
  }
}
@media (min-width: 1200px) and (min-width: 1200px) {
  .fsr-xl-70 {
    font-size: 4.375rem;
  }
}
@media (min-width: 1200px) {
  .fs-xl-72 {
    font-size: 4.5rem;
  }
  .fsr-xl-72 {
    font-size: calc(1.575rem + 3.9vw);
  }
}
@media (min-width: 1200px) and (min-width: 1200px) {
  .fsr-xl-72 {
    font-size: 4.5rem;
  }
}
@media (min-width: 1200px) {
  .fs-xl-80 {
    font-size: 5rem;
  }
  .fsr-xl-80 {
    font-size: calc(1.625rem + 4.5vw);
  }
}
@media (min-width: 1200px) and (min-width: 1200px) {
  .fsr-xl-80 {
    font-size: 5rem;
  }
}
@media (min-width: 1200px) {
  .fs-xl-100 {
    font-size: 6.25rem;
  }
  .fsr-xl-100 {
    font-size: calc(1.75rem + 6vw);
  }
}
@media (min-width: 1200px) and (min-width: 1200px) {
  .fsr-xl-100 {
    font-size: 6.25rem;
  }
}
@media (min-width: 1400px) {
  .fs-xxl-12 {
    font-size: 0.75rem;
  }
  .fsr-xxl-12 {
    font-size: 0.75rem;
  }
  .fs-xxl-13 {
    font-size: 0.8125rem;
  }
  .fsr-xxl-13 {
    font-size: 0.8125rem;
  }
  .fs-xxl-14 {
    font-size: 0.875rem;
  }
  .fsr-xxl-14 {
    font-size: 0.875rem;
  }
  .fs-xxl-18 {
    font-size: 1.125rem;
  }
  .fsr-xxl-18 {
    font-size: 1.125rem;
  }
  .fs-xxl-20 {
    font-size: 1.25rem;
  }
  .fsr-xxl-20 {
    font-size: 1.25rem;
  }
  .fs-xxl-22 {
    font-size: 1.375rem;
  }
  .fsr-xxl-22 {
    font-size: calc(1.2625rem + 0.15vw);
  }
}
@media (min-width: 1400px) and (min-width: 1200px) {
  .fsr-xxl-22 {
    font-size: 1.375rem;
  }
}
@media (min-width: 1400px) {
  .fs-xxl-24 {
    font-size: 1.5rem;
  }
  .fsr-xxl-24 {
    font-size: calc(1.275rem + 0.3vw);
  }
}
@media (min-width: 1400px) and (min-width: 1200px) {
  .fsr-xxl-24 {
    font-size: 1.5rem;
  }
}
@media (min-width: 1400px) {
  .fs-xxl-25 {
    font-size: 1.5625rem;
  }
  .fsr-xxl-25 {
    font-size: calc(1.28125rem + 0.375vw);
  }
}
@media (min-width: 1400px) and (min-width: 1200px) {
  .fsr-xxl-25 {
    font-size: 1.5625rem;
  }
}
@media (min-width: 1400px) {
  .fs-xxl-27 {
    font-size: 1.6875rem;
  }
  .fsr-xxl-27 {
    font-size: calc(1.29375rem + 0.525vw);
  }
}
@media (min-width: 1400px) and (min-width: 1200px) {
  .fsr-xxl-27 {
    font-size: 1.6875rem;
  }
}
@media (min-width: 1400px) {
  .fs-xxl-30 {
    font-size: 1.875rem;
  }
  .fsr-xxl-30 {
    font-size: calc(1.3125rem + 0.75vw);
  }
}
@media (min-width: 1400px) and (min-width: 1200px) {
  .fsr-xxl-30 {
    font-size: 1.875rem;
  }
}
@media (min-width: 1400px) {
  .fs-xxl-35 {
    font-size: 2.1875rem;
  }
  .fsr-xxl-35 {
    font-size: calc(1.34375rem + 1.125vw);
  }
}
@media (min-width: 1400px) and (min-width: 1200px) {
  .fsr-xxl-35 {
    font-size: 2.1875rem;
  }
}
@media (min-width: 1400px) {
  .fs-xxl-34 {
    font-size: 2.125rem;
  }
  .fsr-xxl-34 {
    font-size: calc(1.3375rem + 1.05vw);
  }
}
@media (min-width: 1400px) and (min-width: 1200px) {
  .fsr-xxl-34 {
    font-size: 2.125rem;
  }
}
@media (min-width: 1400px) {
  .fs-xxl-36 {
    font-size: 2.25rem;
  }
  .fsr-xxl-36 {
    font-size: calc(1.35rem + 1.2vw);
  }
}
@media (min-width: 1400px) and (min-width: 1200px) {
  .fsr-xxl-36 {
    font-size: 2.25rem;
  }
}
@media (min-width: 1400px) {
  .fs-xxl-40 {
    font-size: 2.5rem;
  }
  .fsr-xxl-40 {
    font-size: calc(1.375rem + 1.5vw);
  }
}
@media (min-width: 1400px) and (min-width: 1200px) {
  .fsr-xxl-40 {
    font-size: 2.5rem;
  }
}
@media (min-width: 1400px) {
  .fs-xxl-45 {
    font-size: 2.8125rem;
  }
  .fsr-xxl-45 {
    font-size: calc(1.40625rem + 1.875vw);
  }
}
@media (min-width: 1400px) and (min-width: 1200px) {
  .fsr-xxl-45 {
    font-size: 2.8125rem;
  }
}
@media (min-width: 1400px) {
  .fs-xxl-50 {
    font-size: 3.125rem;
  }
  .fsr-xxl-50 {
    font-size: calc(1.4375rem + 2.25vw);
  }
}
@media (min-width: 1400px) and (min-width: 1200px) {
  .fsr-xxl-50 {
    font-size: 3.125rem;
  }
}
@media (min-width: 1400px) {
  .fs-xxl-70 {
    font-size: 4.375rem;
  }
  .fsr-xxl-70 {
    font-size: calc(1.5625rem + 3.75vw);
  }
}
@media (min-width: 1400px) and (min-width: 1200px) {
  .fsr-xxl-70 {
    font-size: 4.375rem;
  }
}
@media (min-width: 1400px) {
  .fs-xxl-72 {
    font-size: 4.5rem;
  }
  .fsr-xxl-72 {
    font-size: calc(1.575rem + 3.9vw);
  }
}
@media (min-width: 1400px) and (min-width: 1200px) {
  .fsr-xxl-72 {
    font-size: 4.5rem;
  }
}
@media (min-width: 1400px) {
  .fs-xxl-80 {
    font-size: 5rem;
  }
  .fsr-xxl-80 {
    font-size: calc(1.625rem + 4.5vw);
  }
}
@media (min-width: 1400px) and (min-width: 1200px) {
  .fsr-xxl-80 {
    font-size: 5rem;
  }
}
@media (min-width: 1400px) {
  .fs-xxl-100 {
    font-size: 6.25rem;
  }
  .fsr-xxl-100 {
    font-size: calc(1.75rem + 6vw);
  }
}
@media (min-width: 1400px) and (min-width: 1200px) {
  .fsr-xxl-100 {
    font-size: 6.25rem;
  }
}
.ls-1 {
  letter-spacing: 1px;
}

.ls-2 {
  letter-spacing: 2px;
}

.ls-3 {
  letter-spacing: 3px;
}

.ls-4 {
  letter-spacing: 4px;
}

.ls-5 {
  letter-spacing: 5px;
}

#back-to-top,
.right-icon {
  display: block;
  width: 50px;
  height: 50px;
  background-color: #28B465;
  line-height: 50px;
  text-align: center;
  border-radius: 50%;
  cursor: pointer;
}
@media (max-width: 575.98px) {
  #back-to-top,
  .right-icon {
    width: 30px;
    height: 30px;
  }
}

.btn-primary {
  color: #fff;
}
.btn-primary:hover {
  color: #fff;
}
.btn-light {
  color: #387d7a;
  font-weight: bold;
}
.btn-light:hover {
  background-color: #28B465;
  color: #fff;
  border-color: #28B465;
}

.breadcrumb-item a {
  color: #888;
}
.breadcrumb-item a:hover {
  text-decoration: underline;
}
.breadcrumb-item:last-child {
  color: #28B465;
}

.editor ol {
  list-style: decimal;
  padding-left: 25px;
}
.editor ul {
  list-style: inherit;
  padding-left: 25px;
}

.ratio > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ratio img {
  max-width: 100%;
  max-height: 100%;
}
.ratio.cover img {
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

@media (max-width: 767.98px) {
  .aside-menu.deactive {
    display: none;
  }
  .aside-menu.active {
    display: block;
  }
}

@media (min-width: 768px) {
  .aside-list {
    max-width: 215px;
  }
}
.aside-list ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.aside-list a {
  display: block;
  padding: 0.6rem;
  color: inherit;
}
.aside-list > li {
  position: relative;
}
.aside-list > li > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
.aside-list > li > a:after {
  content: "\f107";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font: var(--fa-font-regular);
  display: none;
}
.aside-list > li > a [class*=fa] {
  margin-top: 3px;
  margin-left: 10px;
}
.aside-list > li ul {
  padding-left: 1rem;
}
.aside-list > li ul li:hover > a, .aside-list > li ul li.mm-active > a {
  color: #28B465;
}

.m-button {
  background-color: #28B465;
  color: #fff;
  text-align: center;
  font-weight: bold;
  padding: 0.5rem;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.m-button span {
  pointer-events: none;
}
.m-button:after {
  content: "\f107";
  font: var(--fa-font-solid);
  display: block;
  color: #fff;
}
.m-button [class*=fa] {
  position: absolute;
  right: 0.5rem;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.m-button.active {
  background-color: #387d7a;
}
.m-button.active [class*=fa] {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.pages .pagination {
  --bs-pagination-padding-y: 0;
  --bs-pagination-padding-x: 0;
  --bs-pagination-border-width: 0;
  --bs-pagination-hover-bg: #28B465;
  --bs-pagination-hover-color: #fff;
  --bs-pagination-disabled-bg: none;
}
.pages .pagination .page-item {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.pages .pagination .page-link {
  width: 1.5rem;
  height: 2rem;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#right-float-box {
  position: fixed;
  z-index: 8000;
  right: 0;
  bottom: 50px;
}
#right-float-box .right-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 0.5rem;
}
#right-float-box .navar-line {
  background-color: #00c300;
  color: #fff;
}
#right-float-box .email {
  background-color: #000;
  color: #fff;
}
#right-float-box .phone {
  background-color: #28B465;
  color: #fff;
}
#right-float-box #back-to-top {
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

#banner {
  height: 100vh;
  position: relative;
}
#banner .banner-img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 0;
}
#banner .banner-img:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1;
}
#banner .banner-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: relative;
  z-index: 0;
}
#banner .banner-txt {
  position: relative;
  z-index: 100;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#banner .banner-txt .page-header {
  text-align: center;
}
#banner .banner-txt .page-header .t1 {
  text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
}
#banner .banner-txt .page-header .t2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#banner .banner-txt .btn {
  width: 242px;
}
#banner .banner-txt .btn svg,
#banner .banner-txt .btn .t {
  -webkit-filter: drop-shadow(0 3px 4px rgba(0, 0, 0, 0.5));
          filter: drop-shadow(0 3px 4px rgba(0, 0, 0, 0.5));
}
#banner .banner-contact {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 100;
  padding-bottom: 10px;
}
#banner .banner-contact .mask {
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 100%;
}
#banner .banner-contact .mask svg {
  float: left;
}
#banner .banner-contact [class*=container] {
  position: relative;
  z-index: 200;
}
#banner .banner-contact .banner-contact-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 90px;
}
#banner .banner-contact .banner-contact-list .vr {
  background-color: #a8a8a8;
}
#banner .banner-contact .banner-contact-list a {
  color: inherit;
}
#banner .banner-contact .banner-contact-list .banner-contact-item .icon--text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  font-weight: bold;
}
#banner .banner-contact .banner-contact-list .banner-contact-item .contact-txt {
  font-weight: bold;
  color: #28B465;
}
@media (max-width: 1199.98px) {
  #banner .banner-contact .mask svg {
    width: auto;
    max-width: none;
    margin-left: -50%;
  }
}
@media (max-width: 767.98px) {
  #banner .banner-contact .mask svg {
    width: auto;
    max-width: none;
    margin-left: -100%;
  }
  #banner .banner-contact .banner-contact-list {
    width: 100%;
    gap: 1rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

footer {
  position: relative;
}
footer a {
  color: inherit;
}
footer [class*=container] > .row {
  gap: 40px;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
footer .bg {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}
footer .bg:after {
  content: "";
  display: block;
  height: 180px;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 100;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.99)), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.99) 0%, rgba(255, 255, 255, 0) 100%);
}
footer .bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center calc(var(--fa-scaled--custom) * 100%);
     object-position: center calc(var(--fa-scaled--custom) * 100%);
  position: relative;
  z-index: 50;
}
footer .left {
  text-align: right;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}
@media (min-width: 992px) {
  footer .left {
    margin-left: 8%;
  }
}
footer .vr {
  width: 1px;
  padding: 0;
}
footer .right {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
footer .right .t1,
footer .right .t2 {
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
}
footer .right .contact {
  margin-top: 12px;
}
footer .right .contact .phone {
  letter-spacing: 1.8px;
  -webkit-filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.5));
          filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.5));
}
footer .right .contact .phone a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 17px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
footer .right .contact .phone a:hover {
  color: #28B465;
}
footer .right .contact .contact-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  margin-top: 20px;
  -webkit-filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.5));
          filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.5));
}
footer .right .contact .contact-list li a {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  color: #000;
  background-color: #eef6eb;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
footer .right .contact .contact-list li a:hover {
  background-color: #000;
  color: #eef6eb;
}
@media (max-width: 767.98px) {
  footer [class*=container] > .row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  footer .vr {
    display: none;
  }
  footer .left {
    margin-left: 0;
    width: 100%;
    text-align: center;
  }
  footer .right {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    width: 100%;
    text-align: center;
  }
  footer .right .contact .phone a {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  footer .right .contact .contact-list {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

#about > [class*=container] {
  z-index: 100;
}
#about .about-vertical-text {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  background-color: #387d7a;
  color: #eef6eb;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 8px;
  padding: 14px 12px 6px;
  position: absolute;
  right: 0;
  bottom: -3rem;
}
#about .about-title {
  -webkit-transform: translateY(50%);
      -ms-transform: translateY(50%);
          transform: translateY(50%);
  position: relative;
  z-index: 1;
}
#about .about-img {
  text-align: center;
}
#about .about-img img {
  margin: 0 auto;
}
@media (min-width: 768px) {
  #about .about-right .about-content {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
#about .services-overlay {
  position: relative;
  overflow: hidden;
  z-index: 0;
}
#about .services-overlay .services-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 0;
}
#about .services-overlay .services-bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center calc(var(--fa-scaled--custom) * 100%);
     object-position: center calc(var(--fa-scaled--custom) * 100%);
}
#about .services-overlay .services-bg:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1;
}
#about .services-overlay .services-list {
  width: 950px;
  max-width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 10px;
}

#service-detail {
  position: relative;
}
#service-detail .left-title {
  font-weight: bold;
  color: #28B465;
  position: absolute;
  left: 0;
  top: 4rem;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  text-transform: uppercase;
}
@media (max-width: 1199.98px) {
  #service-detail .left-title {
    text-align: center;
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb;
    position: relative;
    top: 0;
    left: auto;
    right: auto;
    margin: 0 auto;
    margin-bottom: 3rem;
  }
}
#service-detail .bg-row {
  height: 100%;
  z-index: -1;
}
#service-detail .bg-row .bg {
  position: absolute;
  z-index: -1;
}
#service-detail .bg-row .bg img {
  -webkit-transform: translateY(calc(var(--fa-scroll--custom) * -50%));
      -ms-transform: translateY(calc(var(--fa-scroll--custom) * -50%));
          transform: translateY(calc(var(--fa-scroll--custom) * -50%));
}
#service-detail .bg-row .bg1 {
  right: 0;
  top: 0;
  -webkit-transform: translateX(15%);
      -ms-transform: translateX(15%);
          transform: translateX(15%);
}
#service-detail .bg-row .bg2 {
  left: 0;
  top: 30%;
  -webkit-transform: scaleX(-1) translateX(15%);
      -ms-transform: scaleX(-1) translateX(15%);
          transform: scaleX(-1) translateX(15%);
}
#service-detail .bg-row .bg3 {
  right: 0;
  top: 70%;
  -webkit-transform: translateX(15%);
      -ms-transform: translateX(15%);
          transform: translateX(15%);
}

#service-detail-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 100px;
}
#service-detail-list .service-detail-item > .row {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
#service-detail-list .service-detail-item .service-detail-left .service-detail-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  position: relative;
  margin-bottom: 40px;
  z-index: 100;
}
#service-detail-list .service-detail-item .service-detail-left .service-detail-header:after {
  content: "";
  display: block;
  width: 1px;
  height: 330px;
  background-color: #387d7a;
  position: absolute;
  left: 45px;
  top: 120px;
}
#service-detail-list .service-detail-item .service-detail-left .service-detail-header .service-detail-number {
  color: transparent;
  -webkit-text-stroke: 1px #387d7a;
  text-stroke: 1px #387d7a;
  font-weight: bold;
  opacity: 0.5;
  line-height: 1;
}
#service-detail-list .service-detail-item .service-detail-left .service-detail-header .service-detail-title {
  line-height: 1;
  -webkit-transform: translateY(-1rem);
      -ms-transform: translateY(-1rem);
          transform: translateY(-1rem);
}
#service-detail-list .service-detail-item .service-detail-right {
  margin-top: 140px;
}
#service-detail-list .service-detail-item .service-detail-right .service-detail-content {
  width: 430px;
  background-color: #387d7a;
  color: #eef6eb;
}
#service-detail-list .service-detail-item .service-detail-right .service-detail-subtitle {
  line-height: 1.8;
  text-shadow: 0 4px 4px rgba(0, 0, 0, 0.5);
}
#service-detail-list .service-detail-item .service-detail-right .service-detail-list {
  list-style: none;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
}
#service-detail-list .service-detail-item .service-detail-right .service-detail-list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 7px;
}
#service-detail-list .service-detail-item .service-detail-right .service-detail-list-item [class*=fa] {
  color: #EEFF00;
  line-height: 1.5;
}
#service-detail-list .service-detail-item .service-detail-right .service-detail-list-item span {
  display: block;
  line-height: 1.8;
  margin-top: -2px;
  font-weight: bold;
}
#service-detail-list .service-detail-item .service-detail-right .service-detail-btn {
  text-align: center;
}
#service-detail-list .service-detail-item .service-detail-right .service-detail-btn .btn {
  width: 250px;
}
#service-detail-list .service-detail-item .service-detail-right .service-detail-btn .btn [class*=fa] {
  margin-right: 5px;
}
#service-detail-list .service-detail-item .service-detail-right .service-detail-btn .btn span {
  vertical-align: text-bottom;
}
#service-detail-list .service-detail-item:nth-child(odd) .service-detail-left {
  position: relative;
  z-index: 100;
}
#service-detail-list .service-detail-item:nth-child(odd) .service-detail-left img {
  margin-left: 90px;
}
#service-detail-list .service-detail-item:nth-child(odd) .service-detail-right {
  margin-left: -50px;
  position: relative;
  z-index: 50;
}
#service-detail-list .service-detail-item:nth-child(odd) .service-detail-right .service-detail-content {
  padding-left: 50px;
  padding-right: 17px;
  padding-top: 45px;
  padding-bottom: 72px;
}
#service-detail-list .service-detail-item:nth-child(even) > .row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
#service-detail-list .service-detail-item:nth-child(even) .service-detail-left .service-detail-header {
  text-align: right;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
#service-detail-list .service-detail-item:nth-child(even) .service-detail-left .service-detail-header:after {
  left: auto;
  right: 45px;
}
#service-detail-list .service-detail-item:nth-child(even) .service-detail-left img {
  margin-right: 90px;
}
#service-detail-list .service-detail-item:nth-child(even) .service-detail-right {
  margin-right: -50px;
}
#service-detail-list .service-detail-item:nth-child(even) .service-detail-right .service-detail-content {
  padding-right: 50px;
  padding-left: 17px;
  padding-top: 45px;
  padding-bottom: 72px;
}
@media (max-width: 991.98px) {
  #service-detail-list .service-detail-item .service-detail-left {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    width: 10px;
  }
  #service-detail-list .service-detail-item .service-detail-left img {
    margin: 0 !important;
  }
  #service-detail-list .service-detail-item .service-detail-right {
    margin: 0 auto;
  }
  #service-detail-list .service-detail-item .service-detail-right .service-detail-content {
    padding: 40px 20px;
  }
}
@media (max-width: 767.98px) {
  #service-detail-list .service-detail-item > .row {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  #service-detail-list .service-detail-item .service-detail-left,
  #service-detail-list .service-detail-item .service-detail-right {
    width: 100%;
  }
  #service-detail-list .service-detail-item .service-detail-left img {
    width: 100%;
  }
  #service-detail-list .service-detail-item .service-detail-right {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  #service-detail-list .service-detail-item .service-detail-right .service-detail-content {
    width: 100%;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
}
/*# sourceMappingURL=style.css.map */