/*!******************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./src/scss/app.scss ***!
  \******************************************************************************************************************************************************************************************************************************************/
.container {
  width: 96%;
  max-width: 1300px;
}
.container.container-rev {
  width: 96% !important;
  max-width: 1300px !important;
  left: 0 !important;
}

.main-header .container {
  max-width: 1300px;
}

@media (min-width: 768px) {
  .no-stretch-left {
    padding-left: calc((100vw - 96%) / 2) !important;
  }
  .no-stretch-left .vc_col-sm-6:nth-of-type(2n) {
    width: calc(50% + (100vw - 96%) / 2 / 2);
    overflow: hidden;
  }
  .no-stretch-left .vc_col-sm-6:nth-of-type(2n+1) {
    width: calc(50% - (100vw - 96%) / 2 / 2);
  }
  .no-stretch-right {
    padding-right: calc((100vw - 96%) / 2) !important;
  }
  .no-stretch-right .vc_col-sm-6:nth-of-type(2n+1) {
    width: calc(50% + (100vw - 96%) / 2 / 2);
    overflow: hidden;
  }
  .no-stretch-right .vc_col-sm-6:nth-of-type(2n) {
    width: calc(50% - (100vw - 96%) / 2 / 2);
  }
  .back-r-white > .vc_column-inner:after {
    display: block;
    position: absolute;
    left: 100%;
    top: 0;
    width: 9999px;
    content: "";
    height: 100%;
    background: #fff;
  }
  .back-l-white > .vc_column-inner:after {
    display: block;
    position: absolute;
    right: 100%;
    top: 0;
    width: 9999px;
    content: "";
    height: 100%;
    background: #fff;
  }
}
.lqd-blog-post-style-7 .lqd-post-header {
  width: 96%;
}

@media screen and (min-width: 1366.67px) and (min-width: 768px) {
  .no-stretch-left {
    padding-left: calc((100vw - 1300px) / 2) !important;
  }
  .no-stretch-left .vc_col-sm-6:nth-of-type(2n) {
    width: calc(50% + (100vw - 1300px) / 2 / 2);
    overflow: hidden;
  }
  .no-stretch-left .vc_col-sm-6:nth-of-type(2n+1) {
    width: calc(50% - (100vw - 1300px) / 2 / 2);
  }
  .no-stretch-right {
    padding-right: calc((100vw - 1300px) / 2) !important;
  }
  .no-stretch-right .vc_col-sm-6:nth-of-type(2n+1) {
    width: calc(50% + (100vw - 1300px) / 2 / 2);
    overflow: hidden;
  }
  .no-stretch-right .vc_col-sm-6:nth-of-type(2n) {
    width: calc(50% - (100vw - 1300px) / 2 / 2);
  }
  .back-r-white > .vc_column-inner:after {
    display: block;
    position: absolute;
    left: 100%;
    top: 0;
    width: 9999px;
    content: "";
    height: 100%;
    background: #fff;
  }
  .back-l-white > .vc_column-inner:after {
    display: block;
    position: absolute;
    right: 100%;
    top: 0;
    width: 9999px;
    content: "";
    height: 100%;
    background: #fff;
  }
}
@media screen and (min-width: 1366.67px) {
  .lqd-blog-post-style-7 .lqd-post-header {
    width: 1300px;
  }
}
.copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.copy > div {
  font-size: 13px;
  line-height: 20px;
  width: 100%;
  display: inline-block;
}
.copy > div:first-child {
  text-align: left;
}
.copy > div:last-child {
  text-align: right;
}

::-moz-selection {
  color: #fff;
  background: var(--color-primary);
}

::selection {
  color: #fff;
  background: var(--color-primary);
}

* {
  outline: none !important;
}

img {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

@media (max-width: 991.98px) {
  body p,
  .ld-fancy-heading ul li {
    font-size: 16px;
    line-height: 1.3;
  }
}
body.admin-bar {
  margin-bottom: 32px;
}

#wpadminbar {
  bottom: 0;
  top: auto;
}

#wpadminbar .ab-sub-wrapper {
  bottom: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  text-wrap: balance;
}
h1 em,
h2 em,
h3 em,
h4 em,
h5 em,
h6 em,
p em {
  color: var(--color-primary);
  font-weight: 700;
}

.z-1 {
  z-index: 1;
}

.z-2 {
  z-index: 2;
}

.z-3 {
  z-index: 3;
}

.z-4 {
  z-index: 4;
}

.z-5 {
  z-index: 5;
}

.z-6 {
  z-index: 6;
}

.z-7 {
  z-index: 7;
}

.z-8 {
  z-index: 8;
}

.z-9 {
  z-index: 9;
}

.z-10 {
  z-index: 10;
}

h6,
.h6 {
  position: relative;
  padding-left: 20px;
}
h6:after,
.h6:after {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: -1px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 18px 16px 0 0;
  border-color: var(--color-primary) transparent transparent transparent;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}

.btn-bordered,
.btn-solid {
  -webkit-transform: skew(-30deg) !important;
          transform: skew(-30deg) !important;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btn-bordered > span:not(.btn-icon):not(.btn-txt),
.btn-solid > span:not(.btn-icon):not(.btn-txt) {
  -webkit-transform: skew(30deg) !important;
          transform: skew(30deg) !important;
}
.btn-bordered:hover,
.btn-solid:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transform: translate3d(0, 0, 0) skew(-30deg) !important;
          transform: translate3d(0, 0, 0) skew(-30deg) !important;
}

.btn-hover-reveal:hover.btn-solid .btn-txt, .btn-hover-reveal:hover.btn-bordered .btn-txt {
  -webkit-transform: translateX(-0.6em);
          transform: translateX(-0.6em);
}

.btn > span:not(.btn-icon):not(.btn-txt) {
  padding: 12px 30px;
}

.btn-solid {
  overflow: visible;
  margin-left: 15px;
  background-color: var(--color-link);
  border-color: var(--color-link);
}
.btn-solid > span:not(.btn-icon):not(.btn-txt) {
  padding: 12px 30px 12px 12px;
}
.btn-solid:after {
  display: block;
  position: absolute;
  content: "";
  left: -15px;
  top: -1px;
  width: 50px;
  height: calc(100% + 2px);
  z-index: -1;
  background-color: inherit;
  -webkit-transform: skew(30deg) !important;
          transform: skew(30deg) !important;
}
.btn-solid.btn-inverted > span:not(.btn-icon):not(.btn-txt) {
  padding-left: 30px;
  padding-right: 12px;
}
.btn-solid.btn-inverted:after {
  left: auto;
  right: -15px;
}

.menu-btn {
  margin-left: 30px;
  background-color: var(--color-link);
  border: 1px solid var(--color-link);
}
.menu-btn > a {
  -webkit-transform: skew(30deg) !important;
          transform: skew(30deg) !important;
  color: #fff !important;
  font-weight: 700 !important;
  padding-left: 6px !important;
  padding-right: 24px !important;
  font-size: 16px !important;
}
.menu-btn:hover > a {
  color: #fff !important;
}

.admin-bar .is-stuck {
  top: 0;
}

.box-same-h .iconbox {
  height: calc(100% - 32px);
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.box-same-h .iconbox p {
  margin-bottom: 30px;
}
.box-same-h .wpb_wrapper {
  height: 100%;
}

.lqd-cc {
  border-radius: 0;
}

.text-primary {
  color: var(--color-primary);
}

.text-justified {
  text-align: justify;
}

p {
  margin-bottom: 0.5em;
}

.wpcf7-form-control-wrap .wpcf7-not-valid-tip {
  font-size: 14px;
}

.lqd-lity[data-modal-type=fullscreen] .lqd-lity-content {
  background: var(--color-secondary);
}
.lqd-lity[data-modal-type=fullscreen] .lqd-modal-content {
  width: 100%;
}
.lqd-lity[data-modal-type=fullscreen] .lqd-modal-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.t-boxed {
  margin-bottom: 20px;
  padding: 30px 30px 0;
  border-width: 0 3px;
  border-style: solid;
  -o-border-image: linear-gradient(to bottom, rgb(240, 127, 25), rgba(240, 127, 25, 0)) 1 90%;
     border-image: -webkit-gradient(linear, left top, left bottom, from(rgb(240, 127, 25)), to(rgba(240, 127, 25, 0))) 1 90%;
     border-image: linear-gradient(to bottom, rgb(240, 127, 25), rgba(240, 127, 25, 0)) 1 90%;
}
.t-boxed:after {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 5px;
  background: rgb(240, 127, 25);
  content: "";
}

@media (max-width: 991.98px) {
  .t-boxed-xs {
    padding: 0 30px 30px;
    border-width: 0 3px;
    border-style: solid;
    -o-border-image: linear-gradient(to top, rgb(240, 127, 25), rgba(240, 127, 25, 0)) 1 90%;
       border-image: -webkit-gradient(linear, left bottom, left top, from(rgb(240, 127, 25)), to(rgba(240, 127, 25, 0))) 1 90%;
       border-image: linear-gradient(to top, rgb(240, 127, 25), rgba(240, 127, 25, 0)) 1 90%;
  }
  .t-boxed-xs:after {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 5px;
    background: rgb(240, 127, 25);
    content: "";
  }
}
.lqd-contact-form input {
  margin-bottom: 28px;
}
.lqd-contact-form .wpcf7-form-control-wrap {
  position: relative;
  margin-bottom: 10px;
}
.lqd-contact-form .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
  font-size: 14px;
}

.wpcf7-not-valid-tip {
  position: absolute;
  top: -26px;
  right: 0;
  color: #dc3232;
}

.wpcf7-not-valid:not(.wpcf7-checkbox) {
  border: 1px solid #dc3232 !important;
}

textarea {
  resize: none;
}

.lqd-contact-form select,
.lqd-contact-form input,
.lqd-contact-form textarea,
.lqd-contact-form .ui-button.ui-selectmenu-button {
  -webkit-padding-start: 14px;
          padding-inline-start: 14px;
  -webkit-padding-end: 14px;
          padding-inline-end: 14px;
  position: relative;
}

.lity[data-modal-type=fullscreen] .lity-close {
  color: #fff;
}

.wpcf7-acceptance {
  position: relative;
}
.wpcf7-acceptance .wpcf7-list-item-label {
  display: inline-block;
  width: 100%;
  font-size: 13px;
  line-height: 18px;
  -webkit-padding-start: 10px;
          padding-inline-start: 10px;
}
.wpcf7-acceptance .wpcf7-list-item-label:before {
  background: #fff;
}
.wpcf7-acceptance .wpcf7-list-item-label:after {
  color: var(--color-primary) !important;
}

.particle-fixed {
  position: fixed !important;
  pointer-events: none;
}

.ld-fancy-heading ul {
  display: inline-block;
  position: relative;
  width: 100%;
  list-style-type: none;
}
.ld-fancy-heading ul li {
  padding-left: 10px;
  position: relative;
  margin-bottom: 6px;
}
.ld-fancy-heading ul li:after {
  position: absolute;
  top: 10px;
  left: 0;
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  background: #fff;
}

#map {
  background: radial-gradient(circle at center, var(--color-primary), var(--color-secondary) 84%);
  -webkit-filter: contrast(110%) saturate(150%);
          filter: contrast(110%) saturate(150%);
}
#map > * {
  -webkit-filter: opacity(60%) saturate(0%) sepia(30%);
          filter: opacity(60%) saturate(0%) sepia(30%);
}

.titlebar-inner {
  padding-top: 60px !important;
  padding-bottom: 146px !important;
}
.titlebar-inner hr {
  width: 86px;
  border-color: var(--color-primary);
  margin-right: calc(100% - 86px);
  margin-top: 40px;
  margin-bottom: 20px;
}
.titlebar-inner hr:nth-of-type(2n) {
  margin-top: 20px;
  margin-bottom: 40px;
}
.titlebar-inner p,
.titlebar-inner .titlebar-scroll-link {
  opacity: 1;
}
.titlebar-inner h6 {
  color: #fff;
  text-transform: uppercase;
}
.titlebar-inner h1,
.titlebar-inner p {
  max-width: 800px;
}

.lqd-contact-form .ui-button.ui-selectmenu-button .ui-selectmenu-icon,
.lqd-contact-form i,
.lqd-contact-form svg {
  top: 50%;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}
