:root {
  --font-poppins: "Poppins", sans-serif;
  --font-roboto: "Roboto", sans-serif;
  --tw--global--body-bg: #ffffff;
  --tw--global--color-black: #000;
  --tw--global--color-white: #fff;
  --tw--global--color-red: #ff0100;
  --tw--global--color-grey: #a8a8a8;
  --tw--global--color-border: #e4e5e6;
  --tw--global--color-base-text: #282828;
  --tw--global--color-primary: #e22e21;
  --tw--global--rgb-primary: rgb(226, 46, 33);
  --tw--global--color-secondary: #1a68b5;
  --tw--global--rgb-secondary: rgb(26, 104, 181);
  --tw--global--primary-opacity-01: rgba(226, 46, 33, 0.1);
  --tw--global--primary-opacity-02: rgba(226, 46, 33, 0.2);
  --tw--global--primary-opacity-03: rgba(226, 46, 33, 0.3);
  --tw--global--primary-opacity-04: rgba(226, 46, 33, 0.4);
  --tw--global--primary-opacity-05: rgba(226, 46, 33, 0.5);
  --tw--global--primary-opacity-06: rgba(226, 46, 33, 0.6);
  --tw--global--primary-opacity-07: rgba(226, 46, 33, 0.7);
  --tw--global--primary-opacity-08: rgba(226, 46, 33, 0.8);
  --tw--global--primary-opacity-09: rgba(226, 46, 33, 0.9);
  --tw--global--primary-opacity-1: rgba(226, 46, 33, 1);
  --tw--global--secondary-opacity-01: rgba(26, 104, 181, 0.1);
  --tw--global--secondary-opacity-02: rgba(26, 104, 181, 0.2);
  --tw--global--secondary-opacity-03: rgba(26, 104, 181, 0.3);
  --tw--global--secondary-opacity-04: rgba(26, 104, 181, 0.4);
  --tw--global--secondary-opacity-05: rgba(26, 104, 181, 0.5);
  --tw--global--secondary-opacity-06: rgba(26, 104, 181, 0.6);
  --tw--global--secondary-opacity-07: rgba(26, 104, 181, 0.7);
  --tw--global--secondary-opacity-08: rgba(26, 104, 181, 0.8);
  --tw--global--secondary-opacity-09: rgba(26, 104, 181, 0.9);
  --tw--global--secondary-opacity-1: rgba(26, 104, 181, 1);
  --tw--global--white-opacity-01: rgba(255, 255, 255, 0.1);
  --tw--global--white-opacity-02: rgba(255, 255, 255, 0.2);
  --tw--global--white-opacity-03: rgba(255, 255, 255, 0.3);
  --tw--global--white-opacity-04: rgba(255, 255, 255, 0.4);
  --tw--global--white-opacity-05: rgba(255, 255, 255, 0.5);
  --tw--global--white-opacity-06: rgba(255, 255, 255, 0.6);
  --tw--global--white-opacity-07: rgba(255, 255, 255, 0.7);
  --tw--global--white-opacity-08: rgba(255, 255, 255, 0.8);
  --tw--global--white-opacity-085: rgba(255, 255, 255, 0.85);
  --tw--global--white-opacity-09: rgba(255, 255, 255, 0.9);
  --tw--global--white-opacity-1: rgba(255, 255, 255, 1);
  --tw--global--black-opacity-01: rgba(0, 0, 0, 0.1);
  --tw--global--black-opacity-02: rgba(0, 0, 0, 0.2);
  --tw--global--black-opacity-03: rgba(0, 0, 0, 0.3);
  --tw--global--black-opacity-04: rgba(0, 0, 0, 0.4);
  --tw--global--black-opacity-05: rgba(0, 0, 0, 0.5);
  --tw--global--black-opacity-06: rgba(0, 0, 0, 0.6);
  --tw--global--black-opacity-07: rgba(0, 0, 0, 0.7);
  --tw--global--black-opacity-08: rgba(0, 0, 0, 0.8);
  --tw--global--black-opacity-09: rgba(0, 0, 0, 0.9);
  --tw--global--black-opacity-1: rgba(0, 0, 0, 1);
  --tw--global--primaryText-opacity-004: rgba(5, 118, 108, 0.04);
  --tw--global--primaryText-opacity-01: rgba(5, 118, 108, 0.1);
  --tw--global--primaryText-opacity-05: rgba(5, 118, 108, 0.5);
  --tw-wrap-sm: 540px;
  --tw-wrap-md: 720px;
  --tw-wrap-lg: 960px;
  --tw-wrap-xl: 1190px;
  --tw-wrap-xxl: 1440px;
  --tw-wrap-xxxl: 1500px;
  --tw-gutter-x: 30px;
  --tw-gutter-sm: 20px;
}

.fw-100 {
  font-weight: 100 !important;
}
.fw-100 p,
.fw-100 li {
  font-weight: inherit !important;
}

.fw-200 {
  font-weight: 200 !important;
}
.fw-200 p,
.fw-200 li {
  font-weight: inherit !important;
}

.fw-300 {
  font-weight: 300 !important;
}
.fw-300 p,
.fw-300 li {
  font-weight: inherit !important;
}

.fw-400 {
  font-weight: 400 !important;
}
.fw-400 p,
.fw-400 li {
  font-weight: inherit !important;
}

.fw-500 {
  font-weight: 500 !important;
}
.fw-500 p,
.fw-500 li {
  font-weight: inherit !important;
}

.fw-600 {
  font-weight: 600 !important;
}
.fw-600 p,
.fw-600 li {
  font-weight: inherit !important;
}

.fw-700 {
  font-weight: 700 !important;
}
.fw-700 p,
.fw-700 li {
  font-weight: inherit !important;
}

.fw-800 {
  font-weight: 800 !important;
}
.fw-800 p,
.fw-800 li {
  font-weight: inherit !important;
}

.fw-900 {
  font-weight: 900 !important;
}
.fw-900 p,
.fw-900 li {
  font-weight: inherit !important;
}

.tt-up {
  text-transform: uppercase !important;
}
.tt-up > * {
  text-transform: inherit;
}

.tt-cap {
  text-transform: capitalize !important;
}
.tt-cap > * {
  text-transform: inherit;
}

.tt-none {
  text-transform: none !important;
}
.tt-none > * {
  text-transform: inherit;
}

.line_height-1 {
  line-height: 1 !important;
}
.line_height-1 p {
  line-height: inherit !important;
}

.line_height-1_1 {
  line-height: 1.1 !important;
}
.line_height-1_1 p {
  line-height: inherit !important;
}

.line_height-1_2 {
  line-height: 1.2 !important;
}
.line_height-1_2 p {
  line-height: inherit !important;
}

.line_height-1_3 {
  line-height: 1.3 !important;
}
.line_height-1_3 p {
  line-height: inherit !important;
}

.line_height-1_4 {
  line-height: 1.4 !important;
}
.line_height-1_4 p {
  line-height: inherit !important;
}

.line_height-1_5 {
  line-height: 1.5 !important;
}
.line_height-1_5 p {
  line-height: inherit !important;
}

.line_height-1_6 {
  line-height: 1.6 !important;
}
.line_height-1_6 p {
  line-height: inherit !important;
}

.fs-32 {
  font-size: 21px;
}
@media screen and (min-width: 768px) {
  .fs-32 {
    font-size: 22px;
  }
}
@media screen and (min-width: 1200px) {
  .fs-32 {
    font-size: 22px;
  }
}
@media screen and (min-width: 1600px) {
  .fs-32 {
    font-size: 30px;
  }
}
@media screen and (min-width: 1850px) {
  .fs-32 {
    font-size: 32px;
  }
}

.fs-22 {
  font-size: 17px;
}
@media screen and (min-width: 768px) {
  .fs-22 {
    font-size: 18px;
  }
}
@media screen and (min-width: 1200px) {
  .fs-22 {
    font-size: 17px;
  }
}
@media screen and (min-width: 1600px) {
  .fs-22 {
    font-size: 22px;
  }
}
@media screen and (min-width: 1850px) {
  .fs-22 {
    font-size: 22px;
  }
}

.tw-row {
  display: flex;
  flex-flow: row wrap;
  margin-left: calc(-0.5 * var(--tw-gutter-sm));
  margin-right: calc(-0.5 * var(--tw-gutter-sm));
}
.tw-row > * {
  flex-shrink: 0;
  margin-bottom: calc(var(--tw-gutter-sm) * 0.5);
  margin-top: calc(var(--tw-gutter-sm) * 0.5);
  max-width: 100%;
  min-height: 1px;
  padding-left: calc(var(--tw-gutter-sm) * 0.5);
  padding-right: calc(var(--tw-gutter-sm) * 0.5);
  position: relative;
  width: 100%;
}
.tw-row .auto-width {
  flex: 0 0 auto;
  width: auto;
}
.tw-row.no-gap {
  margin-left: 0;
  margin-right: 0;
}
.tw-row.no-gap > * {
  padding-left: 0;
  padding-right: 0;
}
.tw-row.no-v-gap > * {
  margin-bottom: 0;
  margin-top: 0;
}
.tw-row.xs_row {
  margin-left: -6px;
  margin-right: -6px;
}
.tw-row.xs_row > * {
  margin-bottom: 6px;
  margin-top: 6px;
  padding-left: 6px;
  padding-right: 6px;
}

.single_location_template .logistix-container,
.extended_container {
  box-sizing: border-box !important;
  -webkit-box-sizing: border-box !important;
  margin-right: auto !important;
  margin-left: auto !important;
  position: relative;
  width: 100%;
}

.custom_container- {
  box-sizing: border-box !important;
  -webkit-box-sizing: border-box !important;
  position: relative;
  width: 100%;
}

.single_location_template .logistix-container,
.custom_container- {
  padding-right: calc(var(--tw-gutter-sm) * 0.5) !important;
  padding-left: calc(var(--tw-gutter-sm) * 0.5) !important;
}
@media screen and (min-width: 576px) {
  .single_location_template .logistix-container,
  .custom_container- {
    max-width: var(--tw-wrap-sm) !important;
  }
}
@media screen and (min-width: 768px) {
  .single_location_template .logistix-container,
  .custom_container- {
    max-width: var(--tw-wrap-md) !important;
  }
}
@media screen and (min-width: 992px) {
  .single_location_template .logistix-container,
  .custom_container- {
    max-width: var(--tw-wrap-lg) !important;
  }
}
@media screen and (min-width: 1200px) {
  .single_location_template .logistix-container,
  .custom_container- {
    max-width: var(--tw-wrap-xl) !important;
  }
}
@media screen and (min-width: 1600px) {
  .single_location_template .logistix-container,
  .custom_container- {
    max-width: var(--tw-wrap-xxl) !important;
  }
}
@media screen and (min-width: 1800px) {
  .single_location_template .logistix-container,
  .custom_container- {
    max-width: var(--tw-wrap-xxxl) !important;
  }
}

.extended_container {
  padding-right: calc(var(--tw-gutter-x) * 0.5) !important;
  padding-left: calc(var(--tw-gutter-x) * 0.5) !important;
}
@media screen and (min-width: 576px) {
  .extended_container {
    max-width: var(--tw-wrap-sm) !important;
  }
}
@media screen and (min-width: 768px) {
  .extended_container {
    max-width: var(--tw-wrap-md) !important;
  }
}
@media screen and (min-width: 992px) {
  .extended_container {
    max-width: var(--tw-wrap-lg) !important;
  }
}
@media screen and (min-width: 1200px) {
  .extended_container {
    max-width: 1800px !important;
    width: 95% !important;
  }
}

[class*=custom_container-] {
  box-sizing: border-box !important;
  -webkit-box-sizing: border-box !important;
  padding-right: calc(var(--tw-gutter-sm) * 0.5) !important;
  padding-left: calc(var(--tw-gutter-sm) * 0.5) !important;
  position: relative;
  width: 100% !important;
}
@media screen and (min-width: 575px) and (max-width: 767px) {
  [class*=custom_container-] {
    max-width: 100% !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  [class*=custom_container-] {
    margin-left: calc((100vw - var(--tw-wrap-md)) / 2) !important;
    margin-right: calc((100vw - var(--tw-wrap-md)) / 2) !important;
    max-width: var(--tw-wrap-md) !important;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  [class*=custom_container-] {
    margin-left: calc((100vw - var(--tw-wrap-lg)) / 2) !important;
    margin-right: calc((100vw - var(--tw-wrap-lg)) / 2) !important;
    max-width: var(--tw-wrap-lg) !important;
  }
}
@media screen and (max-width: 767px) {
  [class*=custom_container-] {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

@media screen and (min-width: 768px) {
  .custom_container-left-md {
    margin-left: calc((100vw - var(--tw-wrap-md)) / 2) !important;
    margin-right: 0 !important;
    width: auto !important;
  }
}
@media screen and (min-width: 992px) {
  .custom_container-left-md {
    margin-left: calc((100vw - var(--tw-wrap-lg)) / 2) !important;
  }
}
@media screen and (min-width: 1200px) {
  .custom_container-left-md {
    margin-left: calc((100vw - var(--tw-wrap-xl)) / 2 - var(--tw-gutter-sm) * 0.5) !important;
  }
}
@media screen and (min-width: 1600px) {
  .custom_container-left-md {
    margin-left: calc((100vw - var(--tw-wrap-xxl)) / 2 - var(--tw-gutter-sm) * 0.5) !important;
  }
}
@media screen and (min-width: 1800px) {
  .custom_container-left-md {
    margin-left: calc((100vw - var(--tw-wrap-xxxl)) / 2 - var(--tw-gutter-sm) * 0.5) !important;
  }
}

@media screen and (min-width: 768px) {
  .custom_container-right-md {
    margin-left: 0 !important;
    margin-right: calc((100vw - var(--tw-wrap-md)) / 2) !important;
    width: auto !important;
  }
}
@media screen and (min-width: 992px) {
  .custom_container-right-md {
    margin-right: calc((100vw - var(--tw-wrap-lg)) / 2) !important;
  }
}
@media screen and (min-width: 1200px) {
  .custom_container-right-md {
    margin-right: calc((100vw - var(--tw-wrap-xl)) / 2 - var(--tw-gutter-sm) * 0.5) !important;
  }
}
@media screen and (min-width: 1600px) {
  .custom_container-right-md {
    margin-right: calc((100vw - var(--tw-wrap-xxl)) / 2 - var(--tw-gutter-sm) * 0.5) !important;
  }
}
@media screen and (min-width: 1800px) {
  .custom_container-right-md {
    margin-right: calc((100vw - var(--tw-wrap-xxxl)) / 2 - var(--tw-gutter-sm) * 0.5) !important;
  }
}

@media screen and (min-width: 992px) {
  .custom_container-left-lg {
    margin-left: calc((100vw - var(--tw-wrap-lg)) / 2) !important;
    margin-right: 0 !important;
    width: auto !important;
  }
}
@media screen and (min-width: 1200px) {
  .custom_container-left-lg {
    margin-left: calc((100vw - var(--tw-wrap-xl)) / 2 - var(--tw-gutter-sm) * 0.5) !important;
  }
}
@media screen and (min-width: 1600px) {
  .custom_container-left-lg {
    margin-left: calc((100vw - var(--tw-wrap-xxl)) / 2 - var(--tw-gutter-sm) * 0.5) !important;
  }
}
@media screen and (min-width: 1800px) {
  .custom_container-left-lg {
    margin-left: calc((100vw - var(--tw-wrap-xxxl)) / 2 - var(--tw-gutter-sm) * 0.5) !important;
  }
}

@media screen and (min-width: 992px) {
  .custom_container-right-lg {
    margin-left: 0 !important;
    margin-right: calc((100vw - var(--tw-wrap-lg)) / 2) !important;
    width: auto !important;
  }
}
@media screen and (min-width: 1200px) {
  .custom_container-right-lg {
    margin-right: calc((100vw - var(--tw-wrap-xl)) / 2 - var(--tw-gutter-sm) * 0.5) !important;
  }
}
@media screen and (min-width: 1600px) {
  .custom_container-right-lg {
    margin-right: calc((100vw - var(--tw-wrap-xxl)) / 2 - var(--tw-gutter-sm) * 0.5) !important;
  }
}
@media screen and (min-width: 1800px) {
  .custom_container-right-lg {
    margin-right: calc((100vw - var(--tw-wrap-xxxl)) / 2 - var(--tw-gutter-sm) * 0.5) !important;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .custom_container-left-xl {
    margin-left: calc((100vw - var(--tw-wrap-lg)) / 2) !important;
    margin-right: calc((100vw - var(--tw-wrap-lg)) / 2) !important;
    max-width: var(--tw-wrap-lg) !important;
  }
}
@media screen and (min-width: 1200px) {
  .custom_container-left-xl {
    margin-left: calc((100vw - var(--tw-wrap-xl)) / 2 - var(--tw-gutter-sm) * 0.5) !important;
    margin-right: 0 !important;
    width: auto !important;
  }
}
@media screen and (min-width: 1600px) {
  .custom_container-left-xl {
    margin-left: calc((100vw - var(--tw-wrap-xxl)) / 2 - var(--tw-gutter-sm) * 0.5) !important;
  }
}
@media screen and (min-width: 1800px) {
  .custom_container-left-xl {
    margin-left: calc((100vw - var(--tw-wrap-xxxl)) / 2 - var(--tw-gutter-sm) * 0.5) !important;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .custom_container-right-xl {
    margin-left: calc((100vw - var(--tw-wrap-lg)) / 2) !important;
    margin-right: calc((100vw - var(--tw-wrap-lg)) / 2) !important;
    max-width: var(--tw-wrap-lg) !important;
  }
}
@media screen and (min-width: 1200px) {
  .custom_container-right-xl {
    margin-left: 0 !important;
    margin-right: calc((100vw - var(--tw-wrap-xl)) / 2 - var(--tw-gutter-sm) * 0.5) !important;
    width: auto !important;
  }
}
@media screen and (min-width: 1600px) {
  .custom_container-right-xl {
    margin-right: calc((100vw - var(--tw-wrap-xxl)) / 2 - var(--tw-gutter-sm) * 0.5) !important;
  }
}
@media screen and (min-width: 1800px) {
  .custom_container-right-xl {
    margin-right: calc((100vw - var(--tw-wrap-xxxl)) / 2 - var(--tw-gutter-sm) * 0.5) !important;
  }
}

.tw_container_inner {
  max-width: 1500px !important;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  width: 100%;
  float: none;
}
@media (max-width: 1599px) {
  .tw_container_inner {
    max-width: 1200px !important;
  }
}
@media (max-width: 1199px) {
  .tw_container_inner {
    max-width: 1024px !important;
  }
}
@media (max-width: 1023px) {
  .tw_container_inner {
    max-width: 768px !important;
  }
}
@media (max-width: 767px) {
  .tw_container_inner {
    max-width: 480px !important;
  }
}
.tw_container_inner > .vc_column-inner {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
@media (max-width: 459px) {
  .tw_container_inner > .vc_column-inner {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

.w-700 {
  font-weight: 700 !important;
}

.center-text {
  text-align: center !important;
}

.ln-1 {
  line-height: 1 !important;
}

.inner-hd {
  color: #000 !important;
  font-weight: 700 !important;
  line-height: 1 !important;
  font-size: 24px !important;
  text-transform: uppercase !important;
}
@media (min-width: 768px) {
  .inner-hd {
    font-size: 26px !important;
  }
}
@media (min-width: 1200px) {
  .inner-hd {
    font-size: 30px !important;
  }
}
@media (min-width: 1600px) {
  .inner-hd {
    font-size: 38px !important;
  }
}
@media (min-width: 1850px) {
  .inner-hd {
    font-size: 47px !important;
  }
}
.title_45 {
  font-size: 25px !important;
}
@media (min-width: 768px) {
  .title_45 {
    font-size: 28px !important;
  }
}
@media (min-width: 1200px) {
  .title_45 {
    font-size: 30px !important;
  }
}
@media (min-width: 1600px) {
  .title_45 {
    font-size: 38px !important;
  }
}
@media (min-width: 1850px) {
  .title_45 {
    font-size: 45px !important;
  }
}

.title_40, .inner-hd .title_40 {
  font-size: 22px !important;
}
@media (min-width: 768px) {
  .title_40, .inner-hd .title_40 {
    font-size: 26px !important;
  }
}
@media (min-width: 1200px) {
  .title_40, .inner-hd .title_40 {
    font-size: 28px !important;
  }
}
@media (min-width: 1600px) {
  .title_40, .inner-hd .title_40 {
    font-size: 35px !important;
  }
}
@media (min-width: 1850px) {
  .title_40, .inner-hd .title_40 {
    font-size: 40px !important;
  }
}

.inner-cta-bx {
  display: flex;
  padding-top: 20px;
}
@media (max-width: 1199px) {
  .inner-cta-bx {
    padding-top: 10px;
  }
}

.center-text .inner-cta-bx {
  justify-content: center;
}

.para-style-inner p {
  color: #000 !important;
  font-family: "Roboto", serif;
  font-weight: 300;
  line-height: 1.6;
  font-size: 15px !important;
}
@media (min-width: 768px) {
  .para-style-inner p {
    font-size: 16px !important;
  }
}
@media (min-width: 992px) {
  .para-style-inner p {
    font-size: 15px !important;
  }
}
@media (min-width: 1200px) {
  .para-style-inner p {
    font-size: 16px !important;
  }
}
@media (min-width: 1600px) {
  .para-style-inner p {
    font-size: 18px !important;
  }
}
.para-style-inner p:last-of-type {
  margin-bottom: 0 !important;
}
.para-style-inner .weight-600 {
  font-weight: 600 !important;
}
.para-style-inner .clr-rd {
  color: #E22E21 !important;
}
.title_23, .box-bx-cln .work-box-outer .work-box .wrk-hd, .para-style-inner .title_23 {
  font-size: 16px !important;
}
@media (min-width: 768px) {
  .title_23, .box-bx-cln .work-box-outer .work-box .wrk-hd, .para-style-inner .title_23 {
    font-size: 18px !important;
  }
}
@media (min-width: 992px) {
  .title_23, .box-bx-cln .work-box-outer .work-box .wrk-hd, .para-style-inner .title_23 {
    font-size: 18px !important;
  }
}
@media (min-width: 1200px) {
  .title_23, .box-bx-cln .work-box-outer .work-box .wrk-hd, .para-style-inner .title_23 {
    font-size: 20px !important;
  }
}
@media (min-width: 1600px) {
  .title_23, .box-bx-cln .work-box-outer .work-box .wrk-hd, .para-style-inner .title_23 {
    font-size: 23px !important;
  }
}

.title_25, .para-style-inner .title_25 {
  font-size: 15px !important;
}
@media (min-width: 768px) {
  .title_25, .para-style-inner .title_25 {
    font-size: 16px !important;
  }
}
@media (min-width: 992px) {
  .title_25, .para-style-inner .title_25 {
    font-size: 19px !important;
  }
}
@media (min-width: 1200px) {
  .title_25, .para-style-inner .title_25 {
    font-size: 22px !important;
  }
}
@media (min-width: 1600px) {
  .title_25, .para-style-inner .title_25 {
    font-size: 25px !important;
  }
}

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

.clr-rd {
  color: #E22E21 !important;
}

.m-b-10 {
  margin-bottom: 10px !important;
}

.work-box-outer {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding-top: 30px;
  row-gap: 15px;
  padding-bottom: 30px;
  margin: 0 -7px;
}
@media (max-width: 1199px) {
  .work-box-outer {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .work-box-outer {
    margin: 0 0px;
  }
}
.work-box-outer .work-box-wrapper {
  padding: 0 7px;
  width: 25%;
}
@media (max-width: 991px) {
  .work-box-outer .work-box-wrapper {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .work-box-outer .work-box-wrapper {
    width: 100%;
    padding: 0px;
  }
}
.work-box-outer .work-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  justify-content: center;
  border: 1px solid rgba(0, 0, 0, 0.2);
  padding: 35px 45px 30px 45px;
  transition: all ease 0.5s;
  height: 100%;
}
@media (max-width: 1599px) {
  .work-box-outer .work-box {
    padding: 20px 15px 15px 15px;
  }
}
.work-box-outer .work-box:hover {
  box-shadow: 0px 4px 13.4px 4px rgba(26, 104, 181, 0.2);
}
@media (max-width: 1599px) {
  .work-box-outer .work-box figure img {
    max-width: 80px;
  }
}

.box-bx-cln .work-box-outer .work-box-wrapper {
  width: 33.3333%;
}
@media (max-width: 1199px) {
  .box-bx-cln .work-box-outer .work-box-wrapper {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .box-bx-cln .work-box-outer .work-box-wrapper {
    width: 100%;
  }
}
.wrk-hd {
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  font-size: 17px !important;
  padding-top: 5px;
  margin-bottom: 8px;
  font-family: "Poppins", sans-serif;
  color: #000;
}
@media (min-width: 768px) {
  .wrk-hd {
    padding-top: 10px;
    font-size: 22px !important;
  }
}
@media (min-width: 1200px) {
  .wrk-hd {
    font-size: 25px !important;
  }
}
@media (min-width: 1600px) {
  .wrk-hd {
    padding-top: 20px;
    font-size: 30px !important;
  }
}
@media (min-width: 1850px) {
  .wrk-hd {
    font-size: 34px !important;
  }
}

.innner-faq-outer .faq-h3 {
  font-family: "Roboto", serif;
  font-size: 18px !important;
}
@media (min-width: 768px) {
  .innner-faq-outer .faq-h3 {
    font-size: 18px !important;
  }
}
@media (min-width: 1200px) {
  .innner-faq-outer .faq-h3 {
    font-size: 17px !important;
  }
}
@media (min-width: 1600px) {
  .innner-faq-outer .faq-h3 {
    font-size: 19px !important;
  }
}
@media (min-width: 1850px) {
  .innner-faq-outer .faq-h3 {
    font-size: 21px !important;
  }
}
.innner-faq-outer .faq_wrap .faq_item .acc_head {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
}
.innner-faq-outer .faq_wrap .faq_item .acc_content {
  padding-top: 10px;
  padding-bottom: 0px;
  border-bottom: 0 !important;
}
.innner-faq-outer .faq_wrap .faq_item:last-child .acc_head {
  border-bottom: 0 !important;
}
.innner-faq-outer .faq_wrap .faq_item:last-child.acc_active .acc_head {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
}

.inner-pg-ft-faq .left_wrapper {
  width: 45% !important;
}
@media (max-width: 1199px) {
  .inner-pg-ft-faq .left_wrapper {
    width: 100% !important;
    padding-bottom: 25px;
    display: none !important;
  }
}
.inner-pg-ft-faq .right_wrapper {
  width: 55% !important;
}
@media (max-width: 1199px) {
  .inner-pg-ft-faq .right_wrapper {
    width: 100% !important;
  }
}

.text-white {
  color: #fff !important;
}
.text-white h2, .text-white h3, .text-white h4, .text-white p, .text-white li, .text-white .inner-hd {
  color: #fff !important;
}

.blue_bg_sec .blue-left {
  width: 43% !important;
  padding-right: 50px;
}
@media (max-width: 1199px) {
  .blue_bg_sec .blue-left {
    width: 100% !important;
    padding-right: 0px;
  }
}
.blue_bg_sec .blue-left .inner-hd {
  font-weight: 600 !important;
  line-height: 1.3 !important;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #fff;
}
.blue_bg_sec .blue-right {
  width: 57% !important;
}
@media (max-width: 1199px) {
  .blue_bg_sec .blue-right {
    width: 100% !important;
  }
}

.blue-list {
  margin: 0;
}
@media (max-width: 1199px) {
  .blue-list {
    padding-top: 15px;
  }
}
@media (max-width: 991px) {
  .blue-list {
    padding-top: 10px;
  }
}
.blue-list li {
  padding-left: 40px;
  position: relative;
  font-weight: 300 !important;
  list-style: none;
  font-size: 21px !important;
  margin-bottom: 5px;
  font-family: "Roboto", serif;
}
@media (max-width: 1199px) {
  .blue-list li {
    font-size: 19px !important;
    padding-left: 30px;
  }
}
@media (max-width: 767px) {
  .blue-list li {
    font-size: 16px !important;
    padding-left: 30px;
  }
}
.blue-list li:before {
  background-image: url(assets/images/tik.png);
  background-repeat: no-repeat;
  width: 19px;
  height: 19px;
  background-size: 19px;
  content: "";
  display: block;
  position: absolute;
  top: 10px;
  left: 0px;
}
@media (max-width: 767px) {
  .blue-list li:before {
    width: 16px;
    height: 16px;
    background-size: 16px;
    top: 8px;
  }
}

.blue-tk {
  margin: 0;
  padding-bottom: 10px;
}
.blue-tk li {
  list-style: none;
  position: relative;
  padding-bottom: 10px;
  font-family: "Roboto", serif;
  font-size: 28px;
  color: #000;
  font-weight: 400;
  line-height: 1.2;
  margin-bottom: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  margin-left: 40px;
}
@media (max-width: 1599px) {
  .blue-tk li {
    font-size: 22px;
    margin-left: 30px;
  }
}
@media (max-width: 1199px) {
  .blue-tk li {
    font-size: 20px;
  }
}
@media (max-width: 991px) {
  .blue-tk li {
    font-size: 20px;
    margin-left: 30px;
  }
}
@media (max-width: 767px) {
  .blue-tk li {
    font-size: 17px;
  }
}
.blue-tk li:before {
  content: "";
  background: url(assets/images/check.png);
  width: 20px;
  height: 20px;
  background-size: 20px;
  position: absolute;
  left: -40px;
  top: 8px;
}
@media (max-width: 1599px) {
  .blue-tk li:before {
    width: 18px;
    height: 18px;
    background-size: 18px;
    top: 4px;
    left: -30px;
  }
}
@media (max-width: 1199px) {
  .blue-tk li:before {
    background-size: 16px;
    width: 16px;
    height: 16px;
    left: -30px;
    top: 6px;
  }
}
@media (max-width: 767px) {
  .blue-tk li:before {
    top: 4px;
  }
}
.blue-tk li:last-child {
  border-bottom: 0;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

@media (min-width: 1200px) {
  .two-col {
    -moz-column-count: 2;
         column-count: 2;
  }
}
.two-col.blue-tk li {
  border: 0;
  padding-bottom: 0;
}
@media (min-width: 1200px) {
  .two-col.blue-tk li {
    font-size: 20px;
  }
}
@media (min-width: 1600px) {
  .two-col.blue-tk li {
    font-size: 22px;
  }
}
@media (min-width: 1600px) {
  .two-col.blue-tk li::before {
    top: 3px;
  }
}
@media (min-width: 1200px) {
  .two-col.blue-tk.lst-three {
    -moz-column-count: 3;
         column-count: 3;
  }
}

.img_text_wrapper {
  position: relative;
}
@media (min-width: 1600px) {
  .img_text_wrapper.cmn-space {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
.img_text_wrapper::after {
  content: "";
  background: url(assets/images/house.png);
  width: 765px;
  height: 425px;
  background-size: 765px;
  right: 2%;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  background-repeat: no-repeat;
  z-index: 0;
}
@media (max-width: 1600px) {
  .img_text_wrapper::after {
    width: 565px;
    height: 340px;
    background-size: 565px;
  }
}
@media (max-width: 1199px) {
  .img_text_wrapper::after {
    display: none;
  }
}
.img_text_wrapper .img_text_wrapper_left {
  width: 35% !important;
}
@media (max-width: 1199px) {
  .img_text_wrapper .img_text_wrapper_left {
    width: 100% !important;
    order: 2;
  }
}
.img_text_wrapper .img_text_wrapper_right {
  width: 65% !important;
  padding-left: 40px !important;
  z-index: 2;
}
@media (max-width: 1599px) {
  .img_text_wrapper .img_text_wrapper_right {
    padding-left: 20px !important;
  }
}
@media (max-width: 1199px) {
  .img_text_wrapper .img_text_wrapper_right {
    width: 100% !important;
    padding-left: 0px !important;
  }
}
@media (min-width: 1600px) {
  .img_text_wrapper .img_text_wrapper_right .inner-hd {
    margin-bottom: 20px;
  }
}
.img_text_wrapper ul {
  padding-top: 10px;
}
@media (min-width: 1200px) {
  .img_text_wrapper ul {
    padding-top: 15px;
  }
}
@media (max-width: 1199px) {
  .img_text_wrapper .vc_inner {
    display: flex;
    flex-direction: column;
    gap: 25px;
  }
}

.pd-top-20 {
  padding-top: 20px !important;
}
@media (max-width: 1199px) {
  .pd-top-20 {
    padding-top: 10px !important;
  }
}

.pd-top-10 {
  padding-top: 10px !important;
}

.fig-text img {
  width: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 1199px) {
  .fig-text img {
    width: auto !important;
  }
}

.abv-text {
  padding: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.6);
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  flex-direction: column;
  line-height: 1.2;
  margin-top: -110px;
  z-index: 22;
  position: relative;
  height: 110px;
  font-family: "Poppins", sans-serif;
  text-align: center;
}
@media (max-width: 1599px) {
  .abv-text {
    font-size: 14px;
  }
}
@media (max-width: 1199px) {
  .abv-text {
    margin-top: 15px;
    font-size: 20px;
    display: block;
    height: auto;
  }
}
@media (max-width: 767px) {
  .abv-text {
    font-size: 14px;
  }
}

.inner-h1 {
  color: #000 !important;
  font-weight: 700 !important;
  line-height: 1.06 !important;
  font-size: 26px !important;
  text-transform: uppercase !important;
}
@media (min-width: 768px) {
  .inner-h1 {
    font-size: 28px !important;
  }
}
@media (min-width: 1200px) {
  .inner-h1 {
    font-size: 32px !important;
  }
}
@media (min-width: 1600px) {
  .inner-h1 {
    font-size: 40px !important;
  }
}
@media (min-width: 1850px) {
  .inner-h1 {
    font-size: 55px !important;
  }
}

.tw-wth-50 {
  width: 50% !important;
}
@media (max-width: 1199px) {
  .tw-wth-50 {
    width: 100% !important;
  }
}

@media (min-width: 1200px) {
  .p-right-60 {
    padding-right: 30px !important;
  }
}
@media (min-width: 1600px) {
  .p-right-60 {
    padding-right: 60px !important;
  }
}

@media (min-width: 1200px) {
  .p-left-60 {
    padding-left: 30px !important;
  }
}
@media (min-width: 1600px) {
  .p-left-60 {
    padding-left: 60px !important;
  }
}

@media (max-width: 1199px) {
  .p-b-mob {
    padding-bottom: 25px;
  }
}

.sec-full-content .right-sec-full .bg_white {
  width: 60% !important;
  float: right;
  background: rgba(255, 255, 255, 0.9);
  padding: 60px 150px 60px 50px;
}
@media (max-width: 1599px) {
  .sec-full-content .right-sec-full .bg_white {
    padding: 30px 80px 30px 30px;
  }
}
@media (max-width: 1199px) {
  .sec-full-content .right-sec-full .bg_white {
    width: 100% !important;
    padding: 30px 30px 30px 20px;
  }
}
@media (min-width: 1200px) {
  .sec-full-content.width-80 .right-sec-full .bg_white {
    width: 80% !important;
  }
}

.text-wth-under {
  padding-bottom: 20px;
  color: #000 !important;
}
.text-wth-under .title_23, .text-wth-under .box-bx-cln .work-box-outer .work-box .wrk-hd, .box-bx-cln .work-box-outer .work-box .text-wth-under .wrk-hd {
  color: #000 !important;
  font-family: "Poppins", sans-serif;
  padding-bottom: 10px;
}
.text-wth-under p {
  font-weight: 400 !important;
  line-height: 1.6;
  font-size: 15px !important;
  padding-bottom: 10px !important;
  margin-bottom: 10px !important;
  border-bottom: 1px solid #000;
}
@media (min-width: 768px) {
  .text-wth-under p {
    font-size: 16px !important;
  }
}
@media (min-width: 992px) {
  .text-wth-under p {
    font-size: 18px !important;
  }
}
@media (min-width: 1200px) {
  .text-wth-under p {
    padding-right: 100px;
    font-size: 19px !important;
  }
}
@media (min-width: 1600px) {
  .text-wth-under p {
    font-size: 21px !important;
  }
}
.text-wth-under p:last-of-type {
  margin-bottom: 0 !important;
  padding-bottom: 0px !important;
  border-bottom: 0 !important;
}

@media (max-width: 1199px) {
  .img_center_desk .wpb_single_image.vc_align_left {
    text-align: center;
  }
}
@media (max-width: 1199px) {
  .img_center_desk .wpb_single_image.vc_align_left img {
    max-width: 500px !important;
  }
}
@media (max-width: 767px) {
  .img_center_desk .wpb_single_image.vc_align_left img {
    max-width: 100% !important;
  }
}
@media (max-width: 1199px) {
  .img_center_desk .img_text_wrapper_left {
    text-align: center;
  }
}
@media (max-width: 1199px) {
  .img_center_desk .img_text_wrapper_left img {
    max-width: 500px !important;
  }
}
@media (max-width: 767px) {
  .img_center_desk .img_text_wrapper_left img {
    max-width: 100% !important;
  }
}

@media (min-width: 1200px) {
  .top_nav ul li.menu-normal .sub-menu {
    -moz-column-count: unset;
         column-count: unset;
    width: 360px;
    padding: 0;
    left: 11px;
  }
  .top_nav ul li.menu-normal .sub-menu .sub-menu {
    display: none;
    left: 100%;
  }
  .top_nav ul li.menu-normal .sub-menu li {
    width: 100%;
  }
  .top_nav ul li.menu-normal .sub-menu li:hover .sub-menu {
    display: block;
    background: #000;
  }
  .top_nav ul li.menu-normal .sub-menu li:hover .sub-menu li:hover a {
    background: #000;
    color: #fff;
    text-decoration: underline !important;
  }
  .top_nav ul li.menu-normal .sub-menu li:hover .sub-menu .current-menu-item a {
    color: #fff;
  }
  .top_nav ul li.menu-normal .sub-menu i {
    background-color: transparent !important;
    height: 31px;
    padding-right: 15px;
    top: 0 !important;
    position: absolute;
    right: 0;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    top: 3px !important;
  }
  .top_nav ul li.menu-normal .sub-menu i svg {
    fill: #fff;
    transform: rotate(-90deg);
  }
}
@media (max-width: 1199px) {
  .top_nav ul li.menu-normal .current-menu-parent a {
    background: #000 !important;
  }
  .top_nav ul li.menu-normal .current-menu-parent .current-menu-item a {
    background: #000 !important;
    text-decoration: underline !important;
  }
}
.no-link-menu > a {
  pointer-events: none;
}

.no-link-menu > a:hover {
  color: inherit !important;
}

.foot_col_4 {
  padding-top: 0 !important;
}

@media (max-width: 767px) {
  .call_txt {
    display: none !important;
  }
}

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

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

.fw_col_38-62_xl .xl-col-38,
.fw_col_38-62_xl .xl-col-62 {
  width: 100% !important;
}

ul.list-style-tick-blue {
  list-style: none;
  margin-left: 0 !important;
}
ul.list-style-tick-blue li {
  display: flex;
  font-weight: 500 !important;
  gap: 10px;
  line-height: 1.3;
  margin-bottom: 12px;
  position: relative;
}
ul.list-style-tick-blue li:before {
  content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik05LjYxOTIgMTkuMjRDMTQuOTMxNiAxOS4yNCAxOS4yMzg0IDE0LjkzMzEgMTkuMjM4NCA5LjYyQzE5LjIzODQgNC4zMDcxNiAxNC45MzE4IDAgOS42MTkyIDBDNC4zMDY1NiAwIDAgNC4zMDY5MiAwIDkuNjJDMCAxNC45MzI4IDQuMzA2NTYgMTkuMjQgOS42MTkyIDE5LjI0Wk0xMy42MTYyIDYuMDc0OUMxNC4wMjM3IDUuNjI5MTkgMTQuNzAwNyA2LjI0ODkyIDE0LjI5MyA2LjY5NDE2TDguMzYzNzYgMTMuMTY1MUM4LjE4MjMyIDEzLjM2MzMgNy44Njg0IDEzLjM2MzggNy42ODY5NiAxMy4xNjUxTDQuOTQ1NDQgMTAuMTczQzQuNTM3OTIgOS43Mjc3NyA1LjIxNDI0IDkuMTA4MjggNS42MjIyNCA5LjU1Mzc1TDguMDI1MzYgMTIuMTc2NUwxMy42MTYyIDYuMDc0OVoiIGZpbGw9IiMxQTY4QjUiLz4KPC9zdmc+Cg==);
  display: inline-flex !important;
  height: 20px;
  vertical-align: middle;
  width: 20px;
}
@media screen and (min-width: 768px) {
  ul.list-style-tick-blue.md-column-count-2 {
    -moz-columns: 2 auto;
         columns: 2 auto;
  }
}
@media screen and (min-width: 992px) {
  ul.list-style-tick-blue.lg-column-count-2 {
    -moz-columns: 2 auto;
         columns: 2 auto;
  }
}
@media screen and (min-width: 1200px) {
  ul.list-style-tick-blue.xl-column-count-2 {
    -moz-columns: 2 auto;
         columns: 2 auto;
  }
}
@media screen and (min-width: 768px) {
  ul.list-style-tick-blue.md-column-count-3 {
    -moz-columns: 3 auto;
         columns: 3 auto;
  }
}
@media screen and (min-width: 992px) {
  ul.list-style-tick-blue.lg-column-count-3 {
    -moz-columns: 3 auto;
         columns: 3 auto;
  }
}
@media screen and (min-width: 1200px) {
  ul.list-style-tick-blue.xl-column-count-3 {
    -moz-columns: 3 auto;
         columns: 3 auto;
  }
}
@media screen and (min-width: 768px) {
  ul.list-style-tick-blue.md-column-count-4 {
    -moz-columns: 4 auto;
         columns: 4 auto;
  }
}
@media screen and (min-width: 992px) {
  ul.list-style-tick-blue.lg-column-count-4 {
    -moz-columns: 4 auto;
         columns: 4 auto;
  }
}
@media screen and (min-width: 1200px) {
  ul.list-style-tick-blue.xl-column-count-4 {
    -moz-columns: 4 auto;
         columns: 4 auto;
  }
}

.extended_container .vc_column-inner > .wpb_wrapper {
  display: grid;
  gap: 20px;
}
.extended_container .wpb_text_column .wpb_wrapper {
  background-color: #ebebeb;
  height: 100%;
  padding: 40px 30px 40px 60px;
  position: relative;
}
.extended_container .wpb_text_column .wpb_wrapper h3,
.extended_container .wpb_text_column .wpb_wrapper .h3 {
  color: var(--tw--global--color-black);
  font-family: var(--font-poppins);
  font-size: 19px;
  font-weight: 500;
  line-height: 1.1;
  position: relative;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  .extended_container .wpb_text_column .wpb_wrapper h3,
  .extended_container .wpb_text_column .wpb_wrapper .h3 {
    font-size: 21px;
  }
}
@media screen and (min-width: 1200px) {
  .extended_container .wpb_text_column .wpb_wrapper h3,
  .extended_container .wpb_text_column .wpb_wrapper .h3 {
    font-size: 20px;
  }
}
@media screen and (min-width: 1600px) {
  .extended_container .wpb_text_column .wpb_wrapper h3,
  .extended_container .wpb_text_column .wpb_wrapper .h3 {
    font-size: 24px;
  }
}
@media screen and (min-width: 1850px) {
  .extended_container .wpb_text_column .wpb_wrapper h3,
  .extended_container .wpb_text_column .wpb_wrapper .h3 {
    font-size: 25px;
  }
}
.extended_container .wpb_text_column .wpb_wrapper h3:before,
.extended_container .wpb_text_column .wpb_wrapper .h3:before {
  content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik05LjYxOTIgMTkuMjRDMTQuOTMxNiAxOS4yNCAxOS4yMzg0IDE0LjkzMzEgMTkuMjM4NCA5LjYyQzE5LjIzODQgNC4zMDcxNiAxNC45MzE4IDAgOS42MTkyIDBDNC4zMDY1NiAwIDAgNC4zMDY5MiAwIDkuNjJDMCAxNC45MzI4IDQuMzA2NTYgMTkuMjQgOS42MTkyIDE5LjI0Wk0xMy42MTYyIDYuMDc0OUMxNC4wMjM3IDUuNjI5MTkgMTQuNzAwNyA2LjI0ODkyIDE0LjI5MyA2LjY5NDE2TDguMzYzNzYgMTMuMTY1MUM4LjE4MjMyIDEzLjM2MzMgNy44Njg0IDEzLjM2MzggNy42ODY5NiAxMy4xNjUxTDQuOTQ1NDQgMTAuMTczQzQuNTM3OTIgOS43Mjc3NyA1LjIxNDI0IDkuMTA4MjggNS42MjIyNCA5LjU1Mzc1TDguMDI1MzYgMTIuMTc2NUwxMy42MTYyIDYuMDc0OVoiIGZpbGw9IiMxQTY4QjUiLz4KPC9zdmc+Cg==);
  display: inline-flex !important;
  height: 20px;
  left: -35px;
  position: absolute;
  top: 2px;
  vertical-align: middle;
  width: 20px;
}
@media screen and (min-width: 1600px) {
  .extended_container .wpb_text_column .wpb_wrapper {
    padding: 60px 40px 60px 70px;
  }
}

@media screen and (min-width: 992px) {
  .extended_container .wpb_wrapper {
    align-items: stretch;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: auto;
    justify-content: center;
  }
}
@media screen and (min-width: 1200px) {
  .fw_col_38-62_xl .row-inner {
    display: grid;
    grid-template-columns: 40% 60%;
    grid-template-rows: 1fr;
    gap: 0;
    align-items: stretch;
  }
  .fw_col_38-62_xl .xl-col-38 {
    float: none !important;
    height: 100%;
    position: relative;
    width: auto !important;
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .fw_col_38-62_xl .xl-col-38 .vc_column-inner {
    display: flex;
    height: 100%;
    padding: 30px 20px !important;
    position: relative;
  }
  .fw_col_38-62_xl .xl-col-38 .vc_column-inner .wpb_wrapper {
    margin-top: auto;
  }
  .fw_col_38-62_xl .xl-col-62 {
    float: none !important;
    height: 100%;
    position: relative;
    width: auto !important;
    grid-column: 2/3;
    grid-row: 1/2;
  }
  .extended_container .wpb_wrapper {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (min-width: 1600px) {
  .fw_col_38-62_xl .xl-col-62 .vc_column-inner {
    padding-left: 30px !important;
  }
}
@media screen and (min-width: 1800px) {
  .fw_col_38-62_xl .xl-col-38 .vc_column-inner {
    padding: 30px !important;
  }
  .fw_col_38-62_xl .xl-col-62 .vc_column-inner {
    padding-left: 35px !important;
  }
}
.shaped_image-wrap .about_L {
  position: relative;
}
.shaped_image-wrap .about_L::before {
  content: "";
  position: absolute;
  right: -120px;
  top: 30px;
  width: 90px;
  height: 90px;
  background: #ECEDFF;
}
.shaped_image-wrap .about_L::after {
  content: "";
  position: absolute;
  right: -80px;
  bottom: 50px;
  width: 151px;
  height: 39px;
  background: url(assets/images/about-img-art2.png) no-repeat center;
  background-size: 100%;
}
.shaped_image-wrap .about_L.align-right-xl {
  text-align: right;
}
@media screen and (max-width: 1700px) {
  .shaped_image-wrap .about_L::before {
    width: 50px;
    height: 50px;
    right: -60px;
  }
}
@media screen and (max-width: 1199px) {
  .shaped_image-wrap .about_L::before, .shaped_image-wrap .about_L::after {
    display: none;
  }
}

/* ===================
  Single Location Template
=================== */
.single_location_template {
  color: var(--tw--global--color-black);
  font-size: 15px;
  font-weight: 300;
}
@media screen and (min-width: 768px) {
  .single_location_template {
    font-size: 16px;
  }
}
@media screen and (min-width: 1200px) {
  .single_location_template {
    font-size: 14px;
  }
}
@media screen and (min-width: 1600px) {
  .single_location_template {
    font-size: 17px;
  }
}
@media screen and (min-width: 1850px) {
  .single_location_template {
    font-size: 18px;
  }
}
.single_location_template .m-t-30 {
  margin-top: 30px !important;
}
.single_location_template .m-b-30 {
  margin-bottom: 30px !important;
}
.single_location_template .p-t-30 {
  padding-top: 30px !important;
}
.single_location_template .p-b-30 {
  padding-bottom: 30px !important;
}
.single_location_template .m-t-20 {
  margin-top: 20px !important;
}
.single_location_template .m-b-20 {
  margin-bottom: 20px !important;
}
.single_location_template .p-t-20 {
  padding-top: 20px !important;
}
.single_location_template .p-b-20 {
  padding-bottom: 20px !important;
}
.single_location_template .cmn-space {
  padding-top: 70px !important;
  padding-bottom: 70px !important;
}
@media screen and (max-width: 1599px) {
  .single_location_template .cmn-space {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
}
@media screen and (max-width: 1199px) {
  .single_location_template .cmn-space {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
}
@media screen and (max-width: 767px) {
  .single_location_template .cmn-space {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
}
.single_location_template .top-space {
  padding-top: 70px !important;
}
@media screen and (max-width: 1599px) {
  .single_location_template .top-space {
    padding-top: 50px !important;
  }
}
@media screen and (max-width: 1199px) {
  .single_location_template .top-space {
    padding-top: 40px !important;
  }
}
@media screen and (max-width: 767px) {
  .single_location_template .top-space {
    padding-top: 30px !important;
  }
}
.single_location_template .bottom-space {
  padding-bottom: 70px !important;
}
@media screen and (max-width: 1599px) {
  .single_location_template .bottom-space {
    padding-bottom: 50px !important;
  }
}
@media screen and (max-width: 1199px) {
  .single_location_template .bottom-space {
    padding-bottom: 40px !important;
  }
}
@media screen and (max-width: 767px) {
  .single_location_template .bottom-space {
    padding-bottom: 30px !important;
  }
}
.single_location_template p,
.single_location_template li {
  font-family: var(--font-roboto);
  font-size: inherit;
  font-weight: 300;
}
.single_location_template p a,
.single_location_template li a {
  color: inherit;
  text-decoration: underline;
}
.single_location_template p a:hover,
.single_location_template li a:hover {
  color: var(--tw--global--color-primary);
  text-decoration: none;
}
.single_location_template h2 {
  color: var(--tw--global--color-black);
  font-family: var(--font-poppins);
  font-size: 27px;
  font-weight: 600;
  line-height: 1.1;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  .single_location_template h2 {
    font-size: 30px;
  }
}
@media screen and (min-width: 1200px) {
  .single_location_template h2 {
    font-size: 36px;
  }
}
@media screen and (min-width: 1600px) {
  .single_location_template h2 {
    font-size: 50px;
  }
}
@media screen and (min-width: 1850px) {
  .single_location_template h2 {
    font-size: 55px;
  }
}
.single_location_template h3 {
  color: var(--tw--global--color-black);
  font-family: var(--font-poppins);
  font-size: 21px;
  font-weight: 500;
  line-height: 1.1;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  .single_location_template h3 {
    font-size: 22px;
  }
}
@media screen and (min-width: 1200px) {
  .single_location_template h3 {
    font-size: 22px;
  }
}
@media screen and (min-width: 1600px) {
  .single_location_template h3 {
    font-size: 30px;
  }
}
@media screen and (min-width: 1850px) {
  .single_location_template h3 {
    font-size: 32px;
  }
}
@media screen and (max-width: 991px) {
  .single_location_template .md-full-width .vc_column_container {
    width: 100% !important;
  }
}
.single_location_template .welcome_title_wrap .logistix-headings .wpb_wrapper {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 15px;
  padding-left: 0 !important;
  padding-right: 0 !important;
  text-transform: uppercase;
}
.single_location_template .welcome_title_wrap .logistix-headings .wpb_wrapper .sub-heading {
  align-items: center;
  color: var(--tw--global--color-secondary);
  display: inline-flex;
  font-family: var(--font-poppins);
  font-size: 22px;
  font-weight: 400;
  gap: 20px;
  justify-content: center;
  line-height: 1.1;
  position: relative;
}
@media screen and (min-width: 768px) {
  .single_location_template .welcome_title_wrap .logistix-headings .wpb_wrapper .sub-heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 1200px) {
  .single_location_template .welcome_title_wrap .logistix-headings .wpb_wrapper .sub-heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 1600px) {
  .single_location_template .welcome_title_wrap .logistix-headings .wpb_wrapper .sub-heading {
    font-size: 35px;
  }
}
@media screen and (min-width: 1850px) {
  .single_location_template .welcome_title_wrap .logistix-headings .wpb_wrapper .sub-heading {
    font-size: 37px;
  }
}
.single_location_template .welcome_title_wrap .logistix-headings .wpb_wrapper .heading {
  color: var(--tw--global--color-black);
  font-family: var(--font-poppins);
  font-size: 27px;
  font-weight: 600;
  line-height: 1.1;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  .single_location_template .welcome_title_wrap .logistix-headings .wpb_wrapper .heading {
    font-size: 30px;
  }
}
@media screen and (min-width: 1200px) {
  .single_location_template .welcome_title_wrap .logistix-headings .wpb_wrapper .heading {
    font-size: 36px;
  }
}
@media screen and (min-width: 1600px) {
  .single_location_template .welcome_title_wrap .logistix-headings .wpb_wrapper .heading {
    font-size: 50px;
  }
}
@media screen and (min-width: 1850px) {
  .single_location_template .welcome_title_wrap .logistix-headings .wpb_wrapper .heading {
    font-size: 55px;
  }
}
@media screen and (min-width: 768px) {
  .single_location_template .welcome_title_wrap .logistix-headings .sub-heading:before, .single_location_template .welcome_title_wrap .logistix-headings .sub-heading:after {
    background-color: var(--tw--global--color-secondary);
    content: "";
    display: inline-block;
    height: 1px;
    width: 60px;
  }
}
@media screen and (min-width: 1600px) {
  .single_location_template .welcome_title_wrap .logistix-headings .sub-heading:before, .single_location_template .welcome_title_wrap .logistix-headings .sub-heading:after {
    width: 110px;
  }
}
.single_location_template .welcome_title_wrap .wpb_raw_html.logistix-headings {
  padding-bottom: 30px;
}
.single_location_template a[href^="tel:"] {
  color: inherit !important;
  cursor: pointer !important;
  text-decoration: none !important;
}
.single_location_template a[href^="tel:"]:hover {
  color: inherit !important;
  text-decoration: none !important;
}
.single_location_template .cnt_breaker hr {
  background-color: var(--tw--global--black-opacity-07);
  height: 1px;
  margin-bottom: 24px;
  margin-top: 24px;
  width: 100%;
}
@media screen and (min-width: 1600px) {
  .single_location_template .cnt_breaker hr {
    margin-bottom: 30px;
    margin-top: 30px;
  }
}
@media screen and (min-width: 1600px) {
  .single_location_template .cnt_breaker hr {
    margin-bottom: 40px;
    margin-top: 40px;
  }
}
.single_location_template .cnt_breaker.blue_separator hr {
  background-color: var(--tw--global--color-secondary);
}
.single_location_template .boxed_text_widget {
  border: 1px solid var(--tw--global--color-primary);
  color: var(--tw--global--color-black) !important;
  font-family: var(--font-poppins);
  font-size: 17px;
  font-weight: 300;
  line-height: 1.3;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  padding: 35px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .single_location_template .boxed_text_widget {
    font-size: 18px;
  }
}
@media screen and (min-width: 1200px) {
  .single_location_template .boxed_text_widget {
    font-size: 17px;
  }
}
@media screen and (min-width: 1600px) {
  .single_location_template .boxed_text_widget {
    font-size: 22px;
  }
}
@media screen and (min-width: 1850px) {
  .single_location_template .boxed_text_widget {
    font-size: 22px;
  }
}
.single_location_template .boxed_text_widget p {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  padding-top: 10px;
}
.single_location_template .boxed_text_widget.white_box {
  border-color: var(--tw--global--color-white);
  color: var(--tw--global--color-white) !important;
  font-weight: 200;
}
@media screen and (max-width: 1199px) {
  .single_location_template .boxed_text_widget {
    background-color: var(--tw--global--white-opacity-05);
    margin-bottom: 50px !important;
    padding: 20px;
  }
  .single_location_template .boxed_text_widget.white_box {
    background-color: var(--tw--global--black-opacity-07);
    border-color: var(--tw--global--white-opacity-08);
  }
}
@media screen and (max-width: 767px) {
  .single_location_template .boxed_text_widget {
    margin-bottom: 30px !important;
  }
}
.single_location_template .pop_window_grid {
  align-items: stretch;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
}
.single_location_template .pop_window_grid .pop_window_grid_item {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .single_location_template .pop_window_grid .pop_window_grid_item {
    max-width: 50%;
  }
}
@media screen and (min-width: 1200px) {
  .single_location_template .pop_window_grid .pop_window_grid_item {
    max-width: 25%;
  }
}
@media screen and (max-width: 566px) {
  .single_location_template .extended_container .vc_column-inner > .wpb_wrapper {
    display: flex;
    flex-direction: column;
  }
}

.pop_window_wrapper {
  align-items: center;
  background-color: #fffbfb;
  border: 1px solid #e5e3e3;
  color: var(--tw--global--color-black);
  display: flex;
  flex-direction: column;
  gap: 0;
  padding: 20px 30px;
  position: relative;
  text-align: center;
}
.pop_window_wrapper .section_icon {
  height: 97px;
  margin-bottom: 25px;
}
.pop_window_wrapper .section_icon svg {
  height: 97px;
  width: auto !important;
}
.pop_window_wrapper .pop_title {
  color: var(--tw--global--color-black);
  font-family: var(--font-poppins);
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
  text-transform: none !important;
}
@media screen and (min-width: 768px) {
  .pop_window_wrapper .pop_title {
    font-size: 20px;
  }
}
@media screen and (min-width: 1200px) {
  .pop_window_wrapper .pop_title {
    font-size: 21px;
  }
}
@media screen and (min-width: 1600px) {
  .pop_window_wrapper .pop_title {
    font-size: 26px;
  }
}
@media screen and (min-width: 1850px) {
  .pop_window_wrapper .pop_title {
    font-size: 28px;
  }
}
.pop_window_wrapper .section_short_desc {
  color: var(--tw--global--color-black);
  font-family: var(--font-roboto);
  font-size: 15px;
  font-weight: 300;
  line-height: 1.6;
}
@media screen and (min-width: 768px) {
  .pop_window_wrapper .section_short_desc {
    font-size: 16px;
  }
}
@media screen and (min-width: 1200px) {
  .pop_window_wrapper .section_short_desc {
    font-size: 14px;
  }
}
@media screen and (min-width: 1600px) {
  .pop_window_wrapper .section_short_desc {
    font-size: 17px;
  }
}
@media screen and (min-width: 1850px) {
  .pop_window_wrapper .section_short_desc {
    font-size: 18px;
  }
}
.pop_window_wrapper .section_short_desc p,
.pop_window_wrapper .section_short_desc li {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}
.pop_window_wrapper .section_short_desc a {
  color: var(--tw--global--color-black);
  text-decoration: underline;
}
.pop_window_wrapper .section_short_desc a:hover {
  color: var(--tw--global--color-primary);
  text-decoration: none;
}
.pop_window_wrapper .section_button {
  margin-top: auto;
}
.pop_window_wrapper .section_button .primary_btn {
  align-items: center;
  background-color: var(--tw--global--color-primary);
  color: var(--tw--global--color-white);
  display: inline-flex;
  font-family: var(--font-poppins);
  font-size: 15px;
  font-weight: 500;
  height: 43px;
  justify-content: center;
  line-height: 1;
  padding: 0 20px;
  text-transform: uppercase;
}
.pop_window_wrapper .section_button .primary_btn i {
  display: inline-flex;
  line-height: 1;
  padding-left: 10px;
}
.pop_window_wrapper .section_button .primary_btn i svg {
  fill: var(--tw--global--color-white);
  height: 10px;
  width: auto !important;
}
.pop_window_wrapper .section_button .primary_btn:hover {
  background-color: var(--tw--global--color-secondary);
}
@media screen and (min-width: 1600px) {
  .pop_window_wrapper {
    padding: 50px 35px;
  }
}

.pop_window_grid_item {
  position: relative;
}
.pop_window_grid_item .pop_window_wrapper {
  height: 100%;
  position: relative;
}

.popup_window_wrapper {
  background-color: var(--tw--global--black-opacity-08);
  height: 100vh;
  left: 0;
  opacity: 0;
  overflow: hidden;
  overflow-y: auto;
  position: fixed;
  top: 0;
  transform-origin: center;
  transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  -webkit-transform: scale(0, 0);
  transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
  visibility: hidden;
  width: 100%;
  z-index: 999999;
}
.popup_window_wrapper .pops_overlay {
  height: 100%;
  left: 0;
  padding: 0 !important;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.popup_window_wrapper .popup_window_inner_wrapper {
  align-items: center;
  background-color: var(--tw--global--color-white);
  display: flex;
  justify-content: center;
  min-height: 100vh;
  margin-left: auto;
  margin-right: auto;
  max-width: 450px;
  position: relative;
  overflow-y: auto;
  transform: scale(1, 0);
  -ms-transform: scale(1, 0);
  -o-transform: scale(1, 0);
  -webkit-transform: scale(1, 0);
  transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
  width: 95%;
  z-index: 5;
}
.popup_window_wrapper.expanded {
  opacity: 1;
  transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  visibility: visible;
}
.popup_window_wrapper.expanded .popup_window_inner_wrapper {
  transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
}
.popup_window_wrapper .pop_window_wrapper {
  background-color: transparent;
  border: 0;
}

/* for location page */
/* .h2_heading_mrgn{
	padding-bottom:20px;
}
.single_location_template .vc_section:first-of-type .logistix-headings {
	padding-bottom:30px;
}
@media (max-width:566px){

	.single_location_template 
} */
/* for location page *//*# sourceMappingURL=inner-pg.css.map */