.header_wrap .fl-row-content,
.header_wrap .swat-footer__inner,
.container_wrap .fl-row-content,
.container_wrap .swat-footer__inner,
.swat-footer .fl-row-content,
.swat-footer .swat-footer__inner {
  max-width: 350px !important;
}
@media (min-width: 400px) {
  .header_wrap .fl-row-content,
  .header_wrap .swat-footer__inner,
  .container_wrap .fl-row-content,
  .container_wrap .swat-footer__inner,
  .swat-footer .fl-row-content,
  .swat-footer .swat-footer__inner {
    max-width: 380px !important;
  }
}
@media (min-width: 576px) {
  .header_wrap .fl-row-content,
  .header_wrap .swat-footer__inner,
  .container_wrap .fl-row-content,
  .container_wrap .swat-footer__inner,
  .swat-footer .fl-row-content,
  .swat-footer .swat-footer__inner {
    max-width: 500px !important;
  }
}
@media (min-width: 768px) {
  .header_wrap .fl-row-content,
  .header_wrap .swat-footer__inner,
  .container_wrap .fl-row-content,
  .container_wrap .swat-footer__inner,
  .swat-footer .fl-row-content,
  .swat-footer .swat-footer__inner {
    max-width: 695px !important;
  }
}
@media (min-width: 1024px) {
  .header_wrap .fl-row-content,
  .header_wrap .swat-footer__inner,
  .container_wrap .fl-row-content,
  .container_wrap .swat-footer__inner,
  .swat-footer .fl-row-content,
  .swat-footer .swat-footer__inner {
    max-width: 920px !important;
  }
}
@media (min-width: 1200px) {
  .header_wrap .fl-row-content,
  .header_wrap .swat-footer__inner,
  .container_wrap .fl-row-content,
  .container_wrap .swat-footer__inner,
  .swat-footer .fl-row-content,
  .swat-footer .swat-footer__inner {
    max-width: 1180px !important;
  }
}
@media (min-width: 1600px) {
  .header_wrap .fl-row-content,
  .header_wrap .swat-footer__inner,
  .container_wrap .fl-row-content,
  .container_wrap .swat-footer__inner,
  .swat-footer .fl-row-content,
  .swat-footer .swat-footer__inner {
    max-width: 1400px !important;
  }
}
@media (min-width: 1700px) {
  .header_wrap .fl-row-content,
  .header_wrap .swat-footer__inner,
  .container_wrap .fl-row-content,
  .container_wrap .swat-footer__inner,
  .swat-footer .fl-row-content,
  .swat-footer .swat-footer__inner {
    max-width: 1660px !important;
  }
}
@media (min-width: 1857px) {
  .header_wrap .fl-row-content,
  .header_wrap .swat-footer__inner,
  .container_wrap .fl-row-content,
  .container_wrap .swat-footer__inner,
  .swat-footer .fl-row-content,
  .swat-footer .swat-footer__inner {
    max-width: 1780px !important;
  }
}

@media screen and (min-width: 992px) {
  .brex-mega-menu > li.drop-down > a.megamenuonmouseover:hover + .drop-down-ul {
    width: -moz-max-content !important;
    width: max-content !important;
  }
  .fl-node-cxtvfohbepjz .brex-mega-menu-desktop .brex-mega-menu > li.drop-down .drop-down-ul > li > a {
    padding: 10px 15px !important;
    font-size: 15px !important;
    transition: all 0.3s ease;
    min-width: 250px !important;
  }
  .fl-node-cxtvfohbepjz .brex-mega-menu-desktop .brex-mega-menu > li.drop-down .drop-down-ul > li > a:hover {
    color: #007544 !important;
  }
  .fl-node-cxtvfohbepjz .brex-mega-menu-desktop .brex-mega-menu > li.drop-down .drop-down-ul > li.current-menu-item > a {
    color: #007544 !important;
    font-weight: 600 !important;
  }
}
.dashicons-arrow-down:before {
  background: url("data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%229%22%20viewBox%3D%220%200%2016%209%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M0.566361%200.565243L7.95928%207.51871L14.7491%200.565243%22%20stroke%3D%22white%22%20stroke-width%3D%221.13156%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3C/svg%3E");
  content: "" !important;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 17px !important;
  height: 17px !important;
  display: flex;
  align-items: center;
  margin-top: 5px;
  margin-left: 5px;
}
@media (max-width: 1856px) {
  .dashicons-arrow-down:before {
    width: 15px !important;
    height: 15px !important;
  }
}

.wp-child-theme-bb-theme-child {
  transition: all 0.3s ease;
}
.wp-child-theme-bb-theme-child .fl-page {
  padding-top: 0 !important;
}
.wp-child-theme-bb-theme-child .header_wrap {
  transition: all 0.3s ease;
  padding: 20px 0;
  background-color: #0C2920;
}
@media (max-width: 1199px) {
  .wp-child-theme-bb-theme-child .header_wrap {
    padding: 15px 0;
  }
}
.wp-child-theme-bb-theme-child .header_wrap .fl-module .fl-module-content {
  margin: 0;
}
.wp-child-theme-bb-theme-child .header_wrap .fl-module .fl-module-content .fl-button {
  padding: 10px 25px;
  font-size: 16px !important;
  font-weight: 600 !important;
  min-height: 50px !important;
  transition: all 0.3s ease;
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1599px) {
  .wp-child-theme-bb-theme-child .header_wrap .fl-module .fl-module-content .fl-button {
    font-size: 14px !important;
  }
}
@media (max-width: 1199px) {
  .wp-child-theme-bb-theme-child .header_wrap .fl-module .fl-module-content .fl-button {
    font-size: 12px !important;
    min-height: 40px !important;
  }
}
@media (max-width: 756px) {
  .wp-child-theme-bb-theme-child .header_wrap .fl-module .fl-module-content .fl-button {
    padding: 5px 10px !important;
  }
}
@media (max-width: 756px) {
  .wp-child-theme-bb-theme-child .header_wrap .fl-col-group.fl-col-group-equal-height.fl-col-group-custom-width {
    flex-wrap: nowrap;
    gap: 15px;
  }
}
.wp-child-theme-bb-theme-child .header_wrap .header_right .fl-col-content {
  flex-direction: row !important;
  justify-content: end !important;
  position: relative;
  align-items: center;
  gap: 40px;
  width: -moz-fit-content;
  width: fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  margin-left: auto;
}
@media (max-width: 1599px) {
  .wp-child-theme-bb-theme-child .header_wrap .header_right .fl-col-content {
    gap: 30px;
  }
}
@media (max-width: 991px) {
  .wp-child-theme-bb-theme-child .header_wrap .header_right .fl-col-content {
    gap: 15px;
    max-width: -moz-max-content;
    max-width: max-content;
  }
}
.wp-child-theme-bb-theme-child .header_wrap .header_right .fl-col-content::before {
  position: absolute;
  content: "";
  left: 48.5%;
  transform: translate(-50%);
  width: 0.5px;
  height: 85%;
  background-color: #fff;
  transition: all 0.3s ease;
}
@media (max-width: 1599px) {
  .wp-child-theme-bb-theme-child .header_wrap .header_right .fl-col-content::before {
    left: 47.5%;
  }
}
@media (max-width: 991px) {
  .wp-child-theme-bb-theme-child .header_wrap .header_right .fl-col-content::before {
    display: none;
  }
}
.wp-child-theme-bb-theme-child .header_wrap .header_right .fl-col-content .fl-module {
  margin: 0;
  height: -moz-fit-content;
  height: fit-content;
}
.wp-child-theme-bb-theme-child .header_wrap .header_right .fl-col-content .cl_title {
  transition: all 0.3s ease;
  font-size: 19px;
  font-weight: 500;
}
@media (max-width: 1599px) {
  .wp-child-theme-bb-theme-child .header_wrap .header_right .fl-col-content .cl_title {
    font-size: 16px;
  }
}
@media (max-width: 1199px) {
  .wp-child-theme-bb-theme-child .header_wrap .header_right .fl-col-content .cl_title {
    font-size: 14px;
    width: -moz-min-content;
    width: min-content;
  }
}
@media (max-width: 756px) {
  .wp-child-theme-bb-theme-child .header_wrap .header_right .fl-col-content .cl_title {
    font-size: 12px;
    display: block;
    line-height: 1.3;
  }
}
.wp-child-theme-bb-theme-child .header_wrap .header_right .fl-col-content .head_call {
  display: flex;
  align-items: center;
  gap: 15px;
  transition: all 0.3s ease;
}
.wp-child-theme-bb-theme-child .header_wrap .header_right .fl-col-content .head_call::after, .wp-child-theme-bb-theme-child .header_wrap .header_right .fl-col-content .head_call::before {
  display: none;
}
.wp-child-theme-bb-theme-child .header_wrap .header_right .fl-col-content .head_call a {
  position: relative;
  display: block;
  padding-left: 45px;
  line-height: 1;
  color: #fff !important;
}
@media (max-width: 991px) {
  .wp-child-theme-bb-theme-child .header_wrap .header_right .fl-col-content .head_call a {
    padding-left: 0;
  }
}
.wp-child-theme-bb-theme-child .header_wrap .header_right .fl-col-content .head_call a span {
  display: block;
  letter-spacing: 2px;
  font-weight: 300;
  font-size: 15px;
  padding-bottom: 5px;
  transition: all 0.3s ease;
  cursor: default !important;
}
@media (max-width: 1599px) {
  .wp-child-theme-bb-theme-child .header_wrap .header_right .fl-col-content .head_call a span {
    font-size: 12px;
  }
}
@media (max-width: 1199px) {
  .wp-child-theme-bb-theme-child .header_wrap .header_right .fl-col-content .head_call a span {
    font-size: 10px;
  }
}
@media (max-width: 991px) {
  .wp-child-theme-bb-theme-child .header_wrap .header_right .fl-col-content .head_call a span {
    display: none;
  }
}
.wp-child-theme-bb-theme-child .header_wrap .header_right .fl-col-content .head_call a svg {
  transition: all 0.3s ease;
  width: 36px;
  height: 36px;
  position: absolute;
  left: 0;
  bottom: 0;
  fill: #fff;
}
@media (max-width: 1199px) {
  .wp-child-theme-bb-theme-child .header_wrap .header_right .fl-col-content .head_call a svg {
    width: 25px;
    height: 25px;
  }
}
@media (max-width: 991px) {
  .wp-child-theme-bb-theme-child .header_wrap .header_right .fl-col-content .head_call a svg {
    width: 35px;
    height: 35px;
    position: inherit;
  }
}
.wp-child-theme-bb-theme-child .header_wrap .header_right .fl-col-content .head_call a .phn_no {
  transition: all 0.3s ease;
  font-weight: 600;
  transition: all 0.3s ease;
  font-size: 31px;
}
@media (max-width: 1599px) {
  .wp-child-theme-bb-theme-child .header_wrap .header_right .fl-col-content .head_call a .phn_no {
    font-size: 26px;
  }
}
@media (max-width: 1199px) {
  .wp-child-theme-bb-theme-child .header_wrap .header_right .fl-col-content .head_call a .phn_no {
    font-size: 22px;
  }
}
@media (max-width: 991px) {
  .wp-child-theme-bb-theme-child .header_wrap .header_right .fl-col-content .head_call a .phn_no {
    display: none;
  }
}
.wp-child-theme-bb-theme-child .header_wrap .header_right .fl-col-content .head_call a:hover {
  text-decoration: none;
}
@media (max-width: 1199px) {
  .wp-child-theme-bb-theme-child .logo_wrap.desktop_hdr {
    display: none;
  }
}
.wp-child-theme-bb-theme-child .logo_wrap.mb_header {
  display: none;
}
@media (max-width: 1199px) {
  .wp-child-theme-bb-theme-child .logo_wrap.mb_header {
    display: block;
  }
}
.wp-child-theme-bb-theme-child .logo_wrap .fl-photo-content {
  width: -moz-fit-content !important;
  width: fit-content !important;
}
.wp-child-theme-bb-theme-child .logo_wrap .fl-photo {
  width: -moz-fit-content;
  width: fit-content;
}
.wp-child-theme-bb-theme-child .logo_wrap .fl-photo img {
  margin: 10px 0;
  transition: all 0.3s ease;
  width: 130px;
}
@media (max-width: 1856px) {
  .wp-child-theme-bb-theme-child .logo_wrap .fl-photo img {
    width: 100px;
  }
}
@media (max-width: 1199px) {
  .wp-child-theme-bb-theme-child .logo_wrap .fl-photo img {
    width: 90px;
  }
}
@media (max-width: 991px) {
  .wp-child-theme-bb-theme-child .logo_wrap .fl-photo img {
    width: 70px;
    margin: 5px 0;
  }
}
.wp-child-theme-bb-theme-child .logo_wrap .brex-mega-menu {
  justify-content: space-between !important;
}
.wp-child-theme-bb-theme-child .logo_wrap .brex-mega-menu li a {
  padding: 0 !important;
  font-size: 22px !important;
  transition: all 0.3s ease !important;
}
@media (max-width: 1856px) {
  .wp-child-theme-bb-theme-child .logo_wrap .brex-mega-menu li a {
    font-size: 17px !important;
  }
}
@media (max-width: 1599px) {
  .wp-child-theme-bb-theme-child .logo_wrap .brex-mega-menu li a {
    font-size: 16px !important;
  }
}
@media (max-width: 1199px) {
  .wp-child-theme-bb-theme-child .logo_wrap .brex-mega-menu li a {
    font-size: 13px !important;
  }
}
.wp-child-theme-bb-theme-child .logo_wrap .fl-col-group {
  justify-content: space-between;
}
.wp-child-theme-bb-theme-child .logo_wrap .fl-col-group .fl-node-n8e03hsqzv6c {
  max-width: 75%;
}
.wp-child-theme-bb-theme-child .logo_wrap .fl-col-content {
  justify-content: center !important;
}
.wp-child-theme-bb-theme-child .logo_wrap .fl-col-content .fl-module-pp-advanced-menu {
  margin-left: auto;
}
.wp-child-theme-bb-theme-child .logo_wrap .fl-col-content .fl-module-pp-advanced-menu .fl-module-content {
  margin: 0;
}
.wp-child-theme-bb-theme-child.scroll_dwn {
  padding-top: 75px !important;
}
.wp-child-theme-bb-theme-child.scroll_dwn .header_wrap {
  padding: 15px 0;
}
.wp-child-theme-bb-theme-child.scroll_dwn .header_wrap .cl_title {
  font-size: 15px !important;
}
@media (max-width: 1199px) {
  .wp-child-theme-bb-theme-child.scroll_dwn .header_wrap .cl_title {
    font-size: 12px !important;
  }
}
.wp-child-theme-bb-theme-child.scroll_dwn .header_wrap .head_call a {
  padding-left: 40px !important;
}
.wp-child-theme-bb-theme-child.scroll_dwn .header_wrap .head_call a span {
  font-size: 12px !important;
}
.wp-child-theme-bb-theme-child.scroll_dwn .header_wrap .head_call a svg {
  width: 30px !important;
  height: 30px !important;
}
.wp-child-theme-bb-theme-child.scroll_dwn .header_wrap .head_call a .phn_no {
  font-size: 25px !important;
}
@media (max-width: 991px) {
  .wp-child-theme-bb-theme-child.scroll_dwn .header_wrap .head_call a {
    padding-left: 0 !important;
  }
}
.wp-child-theme-bb-theme-child.scroll_dwn .header_wrap .header_right .fl-col-content::before {
  left: 47.5% !important;
  height: 85% !important;
}
@media (max-width: 1199px) {
  .wp-child-theme-bb-theme-child.scroll_dwn .header_wrap .header_right .fl-col-content::before {
    left: 42.5% !important;
  }
}
.wp-child-theme-bb-theme-child.scroll_dwn .header_wrap .fl-module .fl-module-content {
  margin: 0;
}
.wp-child-theme-bb-theme-child.scroll_dwn .header_wrap .fl-module .fl-module-content .fl-button {
  font-size: 13px !important;
  padding: 10px 20px !important;
  min-height: 35px !important;
}
@media (max-width: 1599px) {
  .wp-child-theme-bb-theme-child.scroll_dwn .header_wrap .fl-module .fl-module-content .fl-button {
    font-size: 11px !important;
  }
}
@media (max-width: 1199px) {
  .wp-child-theme-bb-theme-child.scroll_dwn .header_wrap .fl-module .fl-module-content .fl-button {
    font-size: 10px !important;
    padding: 8px 15px !important;
  }
}
.wp-child-theme-bb-theme-child.scroll_dwn .logo_wrap img {
  width: 70px;
}
.wp-child-theme-bb-theme-child.scroll_dwn .brex-mega-menu li a {
  font-size: 16px !important;
}
@media (max-width: 1856px) {
  .wp-child-theme-bb-theme-child.scroll_dwn .brex-mega-menu li a {
    font-size: 15px !important;
  }
}
@media (max-width: 1599px) {
  .wp-child-theme-bb-theme-child.scroll_dwn .brex-mega-menu li a {
    font-size: 13px !important;
  }
}
.wp-child-theme-bb-theme-child.scroll_dwn .dashicons, .wp-child-theme-bb-theme-child.scroll_dwn .dashicons-before:before {
  font-size: 16px !important;
}
.wp-child-theme-bb-theme-child.scroll_dwn .dashicons-arrow-down:before {
  width: 15px !important;
  height: 15px !important;
}
@media (max-width: 1856px) {
  .wp-child-theme-bb-theme-child.scroll_dwn .dashicons-arrow-down:before {
    width: 14px !important;
    height: 14px !important;
  }
}
@media (max-width: 1599px) {
  .wp-child-theme-bb-theme-child.scroll_dwn .dashicons-arrow-down:before {
    width: 13px !important;
    height: 13px !important;
    margin-left: 0px;
    margin-top: 3px;
  }
}

header {
  position: fixed !important;
  width: 100% !important;
  top: 0 !important;
  transform: none !important;
  z-index: 999 !important;
}

.inner-page-cro {
  padding-top: 210px;
}
@media (max-width: 1856px) {
  .inner-page-cro {
    padding-top: 180px;
  }
}
@media (max-width: 1199px) {
  .inner-page-cro {
    padding-top: 165px;
  }
}
@media (max-width: 991px) {
  .inner-page-cro {
    padding-top: 140px;
  }
}

body.page-id-35451 {
  padding-top: 175px;
}
@media (max-width: 1856px) {
  body.page-id-35451 {
    padding-top: 150px;
  }
}
@media (max-width: 1199px) {
  body.page-id-35451 {
    padding-top: 140px;
  }
}

@media (max-width: 1199px) {
  .page-id-35451 P {
    font-size: 16px !important;
  }
}
@media (max-width: 767px) {
  .page-id-35451 P {
    font-size: 13px !important;
  }
}

@media (max-width: 1199px) {
  .page-id-35451 .fl-button {
    padding: 20px 25px !important;
    font-size: 17px !important;
  }
}
@media (max-width: 767px) {
  .page-id-35451 .fl-button {
    padding: 15px 20px !important;
    font-size: 15px !important;
  }
}

/* Footer */
.wp-child-theme-bb-theme-child .swat-footer .swat-footer__inner {
  padding: 90px 0 60px 0;
  display: grid;
  grid-template-columns: 520px 1fr;
  gap: 32px;
  margin: 0 auto;
}
@media (max-width: 1856px) {
  .wp-child-theme-bb-theme-child .swat-footer .swat-footer__inner {
    grid-template-columns: 420px 1fr;
  }
}
@media (max-width: 1599px) {
  .wp-child-theme-bb-theme-child .swat-footer .swat-footer__inner {
    grid-template-columns: 320px 1fr;
    padding: 60px 0 50px 0;
  }
}
@media (max-width: 1199px) {
  .wp-child-theme-bb-theme-child .swat-footer .swat-footer__inner {
    padding: 40px 0 40px 0;
    grid-template-columns: 1fr;
  }
}
.wp-child-theme-bb-theme-child .swat-footer .swat-footer__brand .swat-footer__logo {
  max-width: 253px;
  display: block;
  margin-bottom: 40px;
}
@media (max-width: 1599px) {
  .wp-child-theme-bb-theme-child .swat-footer .swat-footer__brand .swat-footer__logo {
    max-width: 180px;
    margin-bottom: 30px;
  }
}
.wp-child-theme-bb-theme-child .swat-footer .swat-footer__brand .swat-footer__tagline {
  font-size: 29px;
  font-weight: 400;
  margin-bottom: 15px;
}
@media (max-width: 1856px) {
  .wp-child-theme-bb-theme-child .swat-footer .swat-footer__brand .swat-footer__tagline {
    font-size: 25px;
  }
}
@media (max-width: 1599px) {
  .wp-child-theme-bb-theme-child .swat-footer .swat-footer__brand .swat-footer__tagline {
    font-size: 19px;
    margin-bottom: 10px;
  }
}
.wp-child-theme-bb-theme-child .swat-footer .swat-footer__brand .swat-footer__subline {
  font-size: 23px;
  font-weight: 400;
}
@media (max-width: 1856px) {
  .wp-child-theme-bb-theme-child .swat-footer .swat-footer__brand .swat-footer__subline {
    font-size: 20px;
  }
}
@media (max-width: 1599px) {
  .wp-child-theme-bb-theme-child .swat-footer .swat-footer__brand .swat-footer__subline {
    font-size: 15px;
  }
}
.wp-child-theme-bb-theme-child .swat-footer .swat-footer__links {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 26px;
}
@media (max-width: 991px) {
  .wp-child-theme-bb-theme-child .swat-footer .swat-footer__links {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 640px) {
  .wp-child-theme-bb-theme-child .swat-footer .swat-footer__links {
    grid-template-columns: 1fr;
  }
}
.wp-child-theme-bb-theme-child .swat-footer .menu-ftr-link-container {
  margin-top: 30px;
}
.wp-child-theme-bb-theme-child .swat-footer .swat-footer__column ul {
  list-style: none;
  padding: 0;
  margin: 0;
  gap: 15px;
  display: flex;
  flex-direction: column;
}
@media (max-width: 1199px) {
  .wp-child-theme-bb-theme-child .swat-footer .swat-footer__column ul {
    gap: 10px;
  }
}
.wp-child-theme-bb-theme-child .swat-footer .swat-footer__column ul li a {
  color: #e9f5ef;
  text-decoration: none;
  transition: color 0.2s ease;
  font-size: 18px;
}
@media (max-width: 1856px) {
  .wp-child-theme-bb-theme-child .swat-footer .swat-footer__column ul li a {
    font-size: 16px;
  }
}
.wp-child-theme-bb-theme-child .swat-footer .swat-footer__column ul li a:hover {
  color: #c4ffdf;
}
.wp-child-theme-bb-theme-child .swat-footer .swat-footer__column ul li:first-child a {
  font-weight: 700;
  text-transform: uppercase;
}
.wp-child-theme-bb-theme-child .swat-footer .swat-footer__column ul:nth-child(2) {
  margin-top: 30px;
}
.wp-child-theme-bb-theme-child .swat-footer .swat-footer__contact .swat-footer__contact-list {
  padding-bottom: 20px;
  border-bottom: 1px solid #fff;
  margin-bottom: 35px;
}
@media (max-width: 1599px) {
  .wp-child-theme-bb-theme-child .swat-footer .swat-footer__contact .swat-footer__contact-list {
    margin-bottom: 25px;
  }
}
.wp-child-theme-bb-theme-child .swat-footer .swat-footer__contact .swat-footer__contact-list li {
  display: flex;
  align-items: center;
  gap: 15px;
  line-height: 1.2;
  font-size: 18px;
}
@media (max-width: 1856px) {
  .wp-child-theme-bb-theme-child .swat-footer .swat-footer__contact .swat-footer__contact-list li {
    font-size: 16px;
  }
}
@media (max-width: 1599px) {
  .wp-child-theme-bb-theme-child .swat-footer .swat-footer__contact .swat-footer__contact-list li {
    gap: 10px;
    font-size: 14px;
  }
}
.wp-child-theme-bb-theme-child .swat-footer .swat-footer__contact .swat-footer__contact-list li a {
  color: #fff;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-decoration: none;
}
.wp-child-theme-bb-theme-child .swat-footer .swat-footer__contact .swat-footer__contact-list li a:hover {
  color: #c4ffdf;
}
.wp-child-theme-bb-theme-child .swat-footer .swat-footer__contact .swat-footer__contact-list li .swat-footer__icon {
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.wp-child-theme-bb-theme-child .swat-footer .swat-footer__contact .swat-footer__contact-list li .swat-footer__icon svg {
  width: 31px;
  height: 31px;
  fill: #fff;
}
@media (max-width: 1856px) {
  .wp-child-theme-bb-theme-child .swat-footer .swat-footer__contact .swat-footer__contact-list li .swat-footer__icon svg {
    width: 28px;
    height: 28px;
  }
}
@media (max-width: 1599px) {
  .wp-child-theme-bb-theme-child .swat-footer .swat-footer__contact .swat-footer__contact-list li .swat-footer__icon svg {
    width: 24px;
    height: 24px;
  }
}
.wp-child-theme-bb-theme-child .swat-footer .swat-footer__contact .swat-footer__contact-list li .ft_spk_wrap {
  display: flex;
  flex-direction: column;
}
.wp-child-theme-bb-theme-child .swat-footer .swat-footer__contact .swat-footer__contact-list li .ft_spk_wrap span {
  font-size: 15px;
}
@media (max-width: 1599px) {
  .wp-child-theme-bb-theme-child .swat-footer .swat-footer__contact .swat-footer__contact-list li .ft_spk_wrap span {
    font-size: 12px;
  }
}
.wp-child-theme-bb-theme-child .swat-footer .swat-footer__contact .swat-footer__contact-list li .ft_spk_wrap a {
  font-size: 25px;
  margin-bottom: 5px;
}
@media (max-width: 1856px) {
  .wp-child-theme-bb-theme-child .swat-footer .swat-footer__contact .swat-footer__contact-list li .ft_spk_wrap a {
    font-size: 20px;
  }
}
@media (max-width: 1599px) {
  .wp-child-theme-bb-theme-child .swat-footer .swat-footer__contact .swat-footer__contact-list li .ft_spk_wrap a {
    font-size: 19px;
  }
}
.wp-child-theme-bb-theme-child .swat-footer .swat-footer__contact .swat-footer__contact-list li:last-child {
  align-items: flex-end;
}
.wp-child-theme-bb-theme-child .swat-footer .flw_us {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  margin-top: 30px;
  display: block;
}
@media (max-width: 1599px) {
  .wp-child-theme-bb-theme-child .swat-footer .flw_us {
    margin-top: 25px;
    font-size: 15px;
  }
}
.wp-child-theme-bb-theme-child .swat-footer .swat-footer__social {
  margin-top: 15px;
  display: flex;
  flex-wrap: wrap;
  gap: 25px;
}
@media (max-width: 1599px) {
  .wp-child-theme-bb-theme-child .swat-footer .swat-footer__social {
    gap: 20px;
  }
}
.wp-child-theme-bb-theme-child .swat-footer .swat-footer__social a i {
  font-size: 27px;
}
@media (max-width: 1599px) {
  .wp-child-theme-bb-theme-child .swat-footer .swat-footer__social a i {
    font-size: 20px;
  }
}
.wp-child-theme-bb-theme-child .swat-footer .swat-footer__bottom {
  background: #086C4C;
  padding: 25px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  text-align: center;
}
.wp-child-theme-bb-theme-child .swat-footer .swat-footer__bottom P {
  font-size: 18px;
  font-weight: 300;
  opacity: 60%;
  letter-spacing: 0.5px;
}
@media (max-width: 1599px) {
  .wp-child-theme-bb-theme-child .swat-footer .swat-footer__bottom P {
    font-size: 15px;
  }
}
@media (max-width: 1199px) {
  .wp-child-theme-bb-theme-child .swat-footer .swat-footer__bottom P {
    font-size: 13px;
  }
}
@media (max-width: 768px) {
  .wp-child-theme-bb-theme-child .swat-footer .swat-footer__bottom P {
    font-size: 11px;
  }
}

.get_sb_text {
  font-size: 39px !important;
}

.cstm_ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  padding-left: 40px;
  gap: 25px;
  margin-top: 0px;
}
@media (max-width: 1599px) {
  .cstm_ul {
    gap: 15px;
  }
}
@media (max-width: 991px) {
  .cstm_ul {
    gap: 10px;
  }
}
.cstm_ul li {
  font-size: 20px;
  position: relative;
  line-height: 1.6;
}
@media (max-width: 1599px) {
  .cstm_ul li {
    font-size: 18px;
  }
}
@media (max-width: 1199px) {
  .cstm_ul li {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .cstm_ul li {
    font-size: 14px;
  }
}
.cstm_ul li i {
  position: absolute;
  left: -40px;
  top: 4px;
}
@media (max-width: 1199px) {
  .cstm_ul li i {
    left: -35px;
    top: 5px;
  }
}
.cstm_ul li i svg {
  width: 25px;
  height: 25px;
}
@media (max-width: 1599px) {
  .cstm_ul li i svg {
    width: 20px;
    height: 20px;
  }
}
@media (max-width: 991px) {
  .cstm_ul li i svg {
    width: 18px;
    height: 18px;
  }
}

.banner_wrap .bnr_h1 {
  line-height: 1.3 !important;
}
@media (max-width: 1599px) {
  .banner_wrap h1 {
    font-size: 50px !important;
    margin-bottom: 10px !important;
    line-height: 1.2 !important;
  }
}
@media (max-width: 1199px) {
  .banner_wrap h1 {
    font-size: 40px !important;
  }
}
@media (max-width: 768px) {
  .banner_wrap h1 {
    font-size: 22px !important;
    line-height: 1.2;
    margin-top: 30px !important;
  }
}
@media (max-width: 768px) {
  .banner_wrap .fl-rich-text {
    margin-bottom: 5px !important;
  }
}
@media (max-width: 1599px) {
  .banner_wrap .fl-rich-text .bnr_sub_text {
    font-size: 22px !important;
  }
}
@media (max-width: 768px) {
  .banner_wrap .fl-rich-text .bnr_sub_text {
    font-size: 16px !important;
  }
}
.banner_wrap .btn_wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 30px;
}
@media (max-width: 991px) {
  .banner_wrap .btn_wrap {
    gap: 15px;
  }
}
@media (max-width: 566px) {
  .banner_wrap .btn_wrap {
    flex-direction: column;
    margin-top: -10px;
  }
}
.banner_wrap .btn_wrap .bnr_btn {
  min-height: 80px;
  font-size: 25px;
  padding: 5px 60px;
  background: #00A162;
  color: #fff;
  border-radius: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
  font-weight: 500;
  border-radius: 50px;
}
@media (max-width: 1599px) {
  .banner_wrap .btn_wrap .bnr_btn {
    font-size: 17px;
    min-height: 60px;
    padding: 0 40px;
  }
}
@media (max-width: 1199px) {
  .banner_wrap .btn_wrap .bnr_btn {
    font-size: 14px;
    min-height: 50px;
    padding: 0 30px;
  }
}
@media (max-width: 768px) {
  .banner_wrap .btn_wrap .bnr_btn {
    min-height: 40px;
    padding: 0 25px;
    font-size: 12px;
  }
}
.banner_wrap .btn_wrap .bnr_btn:hover {
  background-color: #007544;
  text-decoration: none;
}
.banner_wrap .btn_wrap .bnr_btn.ggl_rw {
  background: #fff;
  color: #000;
  padding: 5px 40px;
  min-height: 78px;
  gap: 10px;
}
@media (max-width: 1599px) {
  .banner_wrap .btn_wrap .bnr_btn.ggl_rw {
    min-height: 58px;
    padding: 5px 25px;
  }
}
@media (max-width: 1199px) {
  .banner_wrap .btn_wrap .bnr_btn.ggl_rw {
    min-height: 50px;
    padding: 5px 18px;
  }
}
@media (max-width: 768px) {
  .banner_wrap .btn_wrap .bnr_btn.ggl_rw {
    min-height: 40px;
  }
}
.banner_wrap .btn_wrap .bnr_btn.ggl_rw svg {
  height: 32px;
  width: 32px;
}
@media (max-width: 1599px) {
  .banner_wrap .btn_wrap .bnr_btn.ggl_rw svg {
    height: 28px;
    width: 28px;
  }
}
@media (max-width: 1199px) {
  .banner_wrap .btn_wrap .bnr_btn.ggl_rw svg {
    height: 21px;
    width: 21px;
  }
}
@media (max-width: 768px) {
  .banner_wrap .btn_wrap .bnr_btn.ggl_rw svg {
    height: 18px;
    width: 18px;
  }
}
.banner_wrap .btn_wrap .bnr_btn.ggl_rw .txt_wrap {
  display: flex;
  flex-direction: column;
}
.banner_wrap .btn_wrap .bnr_btn.ggl_rw .txt_wrap span {
  font-size: 16px;
  line-height: 1;
}
@media (max-width: 1599px) {
  .banner_wrap .btn_wrap .bnr_btn.ggl_rw .txt_wrap span {
    font-size: 13px;
  }
}
@media (max-width: 1199px) {
  .banner_wrap .btn_wrap .bnr_btn.ggl_rw .txt_wrap span {
    font-size: 11px;
  }
}
@media (max-width: 768px) {
  .banner_wrap .btn_wrap .bnr_btn.ggl_rw .txt_wrap span {
    font-size: 10px;
  }
}
.banner_wrap .btn_wrap .bnr_btn.ggl_rw .txt_wrap svg {
  height: 16px;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 5px;
}
@media (max-width: 1599px) {
  .banner_wrap .btn_wrap .bnr_btn.ggl_rw .txt_wrap svg {
    height: 14px;
  }
}
@media (max-width: 1199px) {
  .banner_wrap .btn_wrap .bnr_btn.ggl_rw .txt_wrap svg {
    height: 10px;
  }
}
.banner_wrap .btn_wrap .bnr_btn.ggl_rw:hover {
  background: rgba(255, 255, 255, 0.6784313725);
}

body.admin-bar .brex-mobile-menu-container-node {
  padding-top: 0 !important;
}

.quality-service-guarantee__title {
  font-size: 32px;
  font-weight: 700;
  color: #000 !important;
  margin: 0 0 50px;
  text-align: center;
}
@media (max-width: 1599px) {
  .quality-service-guarantee__title {
    font-size: 28px;
    margin-bottom: 40px;
  }
}
@media (max-width: 991px) {
  .quality-service-guarantee__title {
    font-size: 25px;
    margin-bottom: 25px;
  }
}
.quality-service-guarantee__gallery {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 15px;
  margin-bottom: 45px;
  flex-wrap: wrap;
}
@media (max-width: 1599px) {
  .quality-service-guarantee__gallery {
    margin-bottom: 35px;
  }
}
@media (max-width: 1199px) {
  .quality-service-guarantee__gallery {
    margin-bottom: 25px;
  }
}
.quality-service-guarantee__gallery-item {
  max-width: 25%;
  min-width: 25%;
}
@media (max-width: 768px) {
  .quality-service-guarantee__gallery-item {
    width: 50%;
    min-width: 48%;
  }
}
@media (max-width: 566px) {
  .quality-service-guarantee__gallery-item {
    width: 100%;
    min-width: 100%;
  }
}
.quality-service-guarantee__gallery-item:nth-child(3) {
  width: 47%;
  min-width: 47%;
  max-width: 47%;
}
@media (max-width: 1199px) {
  .quality-service-guarantee__gallery-item:nth-child(3) {
    min-width: 46%;
    width: 46%;
  }
}
@media (max-width: 991px) {
  .quality-service-guarantee__gallery-item:nth-child(3) {
    width: 45%;
    min-width: 45%;
  }
}
@media (max-width: 768px) {
  .quality-service-guarantee__gallery-item:nth-child(3) {
    width: 100%;
    min-width: 100%;
  }
}
.quality-service-guarantee__gallery-item img {
  width: 100%;
  height: 360px;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  vertical-align: middle;
}
@media (max-width: 1599px) {
  .quality-service-guarantee__gallery-item img {
    height: 270px;
  }
}
@media (max-width: 1199px) {
  .quality-service-guarantee__gallery-item img {
    height: 180px;
  }
}
@media (max-width: 991px) {
  .quality-service-guarantee__gallery-item img {
    height: 170px;
  }
}
.quality-service-guarantee__features {
  display: flex;
  align-items: stretch;
  background-color: #01865B;
  padding: 65px;
  gap: 0;
}
@media (max-width: 1599px) {
  .quality-service-guarantee__features {
    padding: 40px 50px 44px;
  }
}
@media (max-width: 991px) {
  .quality-service-guarantee__features {
    padding: 36px 32px 40px;
  }
}
@media (max-width: 768px) {
  .quality-service-guarantee__features {
    flex-direction: column;
    padding: 28px 24px 32px;
  }
}
.quality-service-guarantee__col {
  flex: 1;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-left: 7%;
}
@media (max-width: 1199px) {
  .quality-service-guarantee__col {
    padding-left: 0;
    justify-content: center;
  }
}
@media (max-width: 768px) {
  .quality-service-guarantee__col {
    justify-content: flex-start;
    gap: 20px;
  }
}
.quality-service-guarantee__col:last-child {
  min-width: 55%;
}
@media (max-width: 1856px) {
  .quality-service-guarantee__col:last-child {
    min-width: 60%;
  }
}
@media (max-width: 1599px) {
  .quality-service-guarantee__col:last-child {
    min-width: 64%;
  }
}
@media (max-width: 1299px) {
  .quality-service-guarantee__col:last-child {
    min-width: 60%;
  }
}
@media (max-width: 1199px) {
  .quality-service-guarantee__col:last-child {
    min-width: auto;
  }
}
.quality-service-guarantee__divider {
  width: 1px;
  background-color: rgba(255, 255, 255, 0.25);
  flex-shrink: 0;
  min-height: 1px;
}
@media (max-width: 768px) {
  .quality-service-guarantee__divider {
    width: 100%;
    height: 1px;
    margin: 30px 0;
  }
}
.quality-service-guarantee__list {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: left;
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.quality-service-guarantee__list li {
  color: #fff;
  font-size: 33px;
  padding-left: 42px;
  position: relative;
  line-height: 1.4;
  font-family: inherit;
}
@media (max-width: 1856px) {
  .quality-service-guarantee__list li {
    font-size: 28px;
  }
}
@media (max-width: 1599px) {
  .quality-service-guarantee__list li {
    font-size: 22px;
  }
}
@media (max-width: 1199px) {
  .quality-service-guarantee__list li {
    font-size: 18px;
  }
}
.quality-service-guarantee__list li i {
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
  display: block;
  position: absolute;
  left: 0px;
  top: 0;
}
@media (max-width: 1856px) {
  .quality-service-guarantee__list li i {
    top: 2px;
  }
}
@media (max-width: 1599px) {
  .quality-service-guarantee__list li i {
    top: 3px;
  }
}

@media (max-width: 1599px) {
  .get_tch_sec .fl-heading {
    font-size: 55px !important;
  }
}
@media (max-width: 1199px) {
  .get_tch_sec .fl-heading {
    font-size: 35px !important;
  }
}
@media (max-width: 768px) {
  .get_tch_sec .fl-heading {
    font-size: 30px !important;
  }
}
@media (max-width: 1599px) {
  .get_tch_sec .fl-rich-text p {
    font-size: 21px !important;
    line-height: 1.7;
  }
}
@media (max-width: 1199px) {
  .get_tch_sec .fl-rich-text p {
    font-size: 18px !important;
  }
  .get_tch_sec .fl-rich-text p br {
    display: none;
  }
}
@media (max-width: 768px) {
  .get_tch_sec .fl-rich-text p {
    font-size: 15px !important;
  }
}
.get_tch_sec .fl-rich-text .get_sb_text {
  margin-top: 8px;
  display: block;
}
@media (max-width: 1599px) {
  .get_tch_sec .fl-rich-text .get_sb_text {
    font-size: 30px !important;
  }
}
@media (max-width: 1199px) {
  .get_tch_sec .fl-rich-text .get_sb_text {
    font-size: 25px !important;
  }
}
@media (max-width: 768px) {
  .get_tch_sec .fl-rich-text .get_sb_text {
    font-size: 21px !important;
    line-height: 1.3;
    margin-top: 8px;
    display: block;
  }
}

@media (max-width: 1399px) {
  .fl-node-vfzj2ch4n0dt .fl-module-button {
    margin-top: 20px !important;
  }
}

@media (max-width: 1199px) {
  .fl-node-hou0e4x56z9l .fl-module-content {
    margin-top: 0 !important;
  }
}

@media (max-width: 768px) {
  .fl-node-ktdusrm1af6q .fl-module-content {
    gap: 25px;
  }
}

.fl-node-t0snirxuoq18 {
  display: flex;
  align-items: center;
}
@media (max-width: 1199px) {
  .fl-node-t0snirxuoq18 {
    display: block;
  }
}
@media (max-width: 768px) {
  .fl-node-t0snirxuoq18 {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
}

.our_sec .fl-wp-video {
  height: 100% !important;
  padding: 0 !important;
}
@media (max-width: 1199px) {
  .our_sec .fl-node-smiov3gdu06l {
    width: 100% !important;
  }
}
@media (max-width: 768px) {
  .our_sec .fl-node-smiov3gdu06l {
    max-width: 100% !important;
  }
}
@media (max-width: 1399px) {
  .our_sec .fl-node-smiov3gdu06l h3 {
    font-size: 23px !important;
  }
}
@media (max-width: 1399px) {
  .our_sec .fl-node-smiov3gdu06l h2 {
    font-size: 27px !important;
    margin-top: 0px !important;
  }
}
@media (max-width: 1199px) {
  .our_sec .fl-node-q453f6gkeyot {
    margin-left: 20px;
  }
  .our_sec .fl-node-q453f6gkeyot img {
    max-width: 92% !important;
    min-width: 445px !important;
  }
}
@media (max-width: 768px) {
  .our_sec .fl-node-q453f6gkeyot {
    margin-left: auto;
  }
  .our_sec .fl-node-q453f6gkeyot img {
    max-width: 100% !important;
    min-width: 100% !important;
    margin-bottom: 20px;
  }
}
@media (max-width: 1199px) {
  .our_sec .fl-node-q453f6gkeyot,
  .our_sec .fl-node-r1ufy9hi4p0b {
    justify-content: center;
    width: 48% !important;
  }
  .our_sec .fl-node-q453f6gkeyot img,
  .our_sec .fl-node-r1ufy9hi4p0b img {
    max-width: 340px !important;
  }
}
@media (max-width: 768px) {
  .our_sec .fl-node-q453f6gkeyot,
  .our_sec .fl-node-r1ufy9hi4p0b {
    width: 85% !important;
  }
  .our_sec .fl-node-q453f6gkeyot img,
  .our_sec .fl-node-r1ufy9hi4p0b img {
    max-width: 100% !important;
    min-width: 100% !important;
  }
}

.our_sect_btn_wrap .fl-col-content {
  flex-direction: row !important;
}
.our_sect_btn_wrap .fl-col-content .fl-module-button {
  margin-bottom: 0 !important;
}
.our_sect_btn_wrap .fl-col-content .fl-module-button:last-child a {
  background: #fff;
  color: #000;
  border: 1px solid #00a162 !important;
  font-weight: 500 !important;
  transition: all 0.3s ease;
  border-radius: 50px !important;
}
.our_sect_btn_wrap .fl-col-content .fl-module-button:last-child a:hover {
  color: #00a162 !important;
}
.our_sect_btn_wrap .fl-col-content .fl-module-button:last-child a:hover span,
.our_sect_btn_wrap .fl-col-content .fl-module-button:last-child a:hover i {
  color: #00a162 !important;
}
@media (max-width: 1199px) {
  .our_sect_btn_wrap .fl-col-content .fl-module-button a {
    padding: 15px 25px !important;
    font-size: 13px !important;
  }
}
@media (max-width: 768px) {
  .our_sect_btn_wrap .fl-col-content .fl-module-button a {
    padding: 15px 20px !important;
    font-size: 12px !important;
  }
}
@media (max-width: 1199px) {
  .our_sect_btn_wrap .fl-col-content {
    flex-direction: column !important;
    align-items: center;
    gap: 15px;
  }
}

@media (max-width: 1199px) {
  .fl-node-cpskot1liz57 {
    font-size: 25px !important;
  }
}
@media (max-width: 767px) {
  .fl-node-cpskot1liz57 {
    font-size: 22px !important;
  }
}

@media (max-width: 768px) {
  .fl-node-be9yzus7ortp .fl-row-content,
  .fl-node-6aw29z5h3qrn .fl-row-content {
    min-height: 300px !important;
  }
}
@media (max-width: 566px) {
  .fl-node-be9yzus7ortp .fl-row-content,
  .fl-node-6aw29z5h3qrn .fl-row-content {
    min-height: 195px !important;
  }
}

@media (max-width: 768px) {
  .fl-node-6aw29z5h3qrn > .fl-row-content-wrap:after,
  .fl-node-be9yzus7ortp > .fl-row-content-wrap:after {
    display: none !important;
  }
}

.error404 header.fl-post-header {
  position: inherit !important;
}

#fl-to-top {
  bottom: 30% !important;
}

.fl-post-header {
  position: inherit !important;
}

@media (max-width: 1199px) {
  .fl-node-2xlcbt4iph75.fl-row-custom-height > .fl-row-content-wrap,
  .fl-node-5onecd1pkquv.fl-row-custom-height > .fl-row-content-wrap,
  .fl-node-xw2vg96usryf.fl-row-custom-height > .fl-row-content-wrap,
  .fl-node-1zat4cg2om7d.fl-row-custom-height > .fl-row-content-wrap,
  .fl-node-9o0x4hi2jz8k.fl-row-custom-height > .fl-row-content-wrap,
  .fl-node-i9tf2p1j48hm.fl-row-custom-height > .fl-row-content-wrap,
  .fl-node-3hgw2dzanoj7.fl-row-custom-height > .fl-row-content-wrap,
  .fl-node-rnclvfm0pjo8.fl-row-custom-height > .fl-row-content-wrap,
  .fl-node-02a6ydlg5nc8.fl-row-custom-height > .fl-row-content-wrap {
    min-height: 1px !important;
  }
}/*# sourceMappingURL=main.css.map */