/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/
.h-100 {
  height: 100%;
}

.h-100vh {
  height: 100vh;
}

.vc-mindology-counter {
  display: flex;
}
.vc-mindology-counter .counter-number {
  font-size: 50px;
  line-height: 50px;
  font-weight: 600;
  color: #6a5a6e;
}
.vc-mindology-counter .counter-unit {
  display: flex;
  align-items: end;
}
.vc-mindology-counter.square-style {
  padding-top: 50%;
  padding-bottom: 50%;
}
.vc-mindology-counter.animate-bg {
  background-size: 50%;
  background-repeat: no-repeat;
  background-position: center;
}
.vc-mindology-counter.animate-bg.counting {
  background-size: 100%;
}

.accordion .toggle h3.toggle-title .toggle-heading {
  font-size: 30px;
}

.nectar-fancy-ul {
  margin-bottom: 0 !important;
}
.nectar-fancy-ul ul {
  margin-bottom: 0;
}
.nectar-fancy-ul ul li {
  margin-bottom: 5px;
}

.team-member img {
  margin-bottom: 35px;
}
.team-member p.description {
  border-top: 2px solid rgba(0, 0, 0, 0.08);
  border-bottom: none;
}

.nectar-split-heading .heading-line:last-child h1, .nectar-split-heading .heading-line:last-child h2, .nectar-split-heading .heading-line:last-child h3,
.nectar-split-heading .heading-line:last-child h4, .nectar-split-heading .heading-line:last-child h5, .nectar-split-heading .heading-line:last-child h6 {
  margin-bottom: 0;
}

.nectar-highlighted-text[data-style=regular_underline] em {
  background-image: none !important;
  display: inline-block;
}
.nectar-highlighted-text[data-style=regular_underline] em::after {
  content: "";
  width: 0;
  height: 6px;
  display: inline-block;
  position: absolute;
  background: #6a5a6e;
  left: 0;
  bottom: -20px;
  transition: width 600ms;
  transition-delay: 300ms;
}
.nectar-highlighted-text[data-style=regular_underline] em.animated::after {
  width: 100px;
}

.nectar_image_with_hotspots .nectar_hotspot span {
  color: #7b7b7b !important;
  font-weight: 600;
}
.nectar_image_with_hotspots .nectar_hotspot span::before, .nectar_image_with_hotspots .nectar_hotspot span::after {
  background-color: #7b7b7b !important;
}

.nectar-button.job-application-button {
  background-color: #6a5a6e;
  margin: 15px 0;
  padding: 23px 50px;
}

.wpb_column.force-desktop-text-align-center .cr_sizable_container {
  margin: 0 auto;
}

.wpb_row.space-between .wpb_wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.row .col p:last-child {
  padding-bottom: 1.5em !important;
}

.row .col .nectar-split-heading .heading-line p:last-child {
  padding-bottom: 0 !important;
}

.pum {
  padding-right: 0 !important;
}
.pum .pum-container {
  position: relative;
  display: none;
  top: 100px !important;
  left: 50% !important;
  margin: auto 0 !important;
  transform: translate(-50%, 0);
  padding-bottom: 35px;
  transition: opacity 400ms;
}
.pum .pum-container button.pum-close {
  height: 44px;
  width: 44px;
  right: -60px;
  top: 0px;
  background-color: #6a5a6e;
  color: white;
  font-size: 30px;
  font-weight: 400;
  transition: transform 300ms;
}
.pum .pum-container button.pum-close:hover {
  transform: scale(1.05);
}
.pum .pum-container.pum-responsive.pum-responsive-medium {
  width: 60vw;
}
.pum.pum-overlay {
  display: block !important;
  background-color: #fff;
  width: 0;
  transition: width 800ms;
  position: fixed;
  top: 0;
  right: 0;
  left: unset;
  opacity: 1 !important;
  height: 100vh;
  overflow: auto !important;
}
.pum.pum-overlay.pum-active {
  width: 100vw;
}

.cff-form #fbuilder label, .cff-form #fbuilder input, .cff-form #fbuilder button, .cff-form #fbuilder span, .cff-form #fbuilder p, .cff-form #fbuilder legend {
  font-family: "Montserrat" !important;
}
.cff-form #fbuilder .slider {
  height: 10px !important;
  width: 100% !important;
}
.cff-form #fbuilder .slider .ui-slider-handle {
  transition: left 200ms;
  background: #6a5a6e !important;
  top: 50%;
  transform: translate(0, -50%);
  width: 20px !important;
  height: 20px !important;
}
.cff-form #fbuilder .slider .ui-slider-range {
  transition: width 200ms;
  background: #6a5a6e !important;
}
.cff-form #fbuilder .slider .mark {
  top: unset !important;
  bottom: -5px;
}
.cff-form #fbuilder .corner-captions {
  width: 100% !important;
}
.cff-form #fbuilder .fields input.field:not([type=button]) {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-right: 15px;
  padding-left: 15px;
  line-height: 1em;
  background-color: rgba(0, 0, 0, 0.04);
  border-radius: 4px;
  border: 2px solid transparent;
  width: 100%;
  font-size: 14px;
  font-family: Montserrat;
  color: #555;
  transition: all 0.2s ease;
}
.cff-form #fbuilder .fields input.field:not([type=button]):focus {
  border-color: #6a5a6e;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.11);
}
.cff-form #fbuilder .cff-button-field {
  margin-top: 20px;
}
.cff-form #fbuilder .cff-button-field input[type=button] {
  font-family: "Montserrat";
  font-weight: 600;
  font-size: 18px;
  padding: 15px 35px;
  background-color: #6a5a6e;
  border: none;
  transition: opacity 0.45s cubic-bezier(0.25, 1, 0.33, 1), transform 0.45s cubic-bezier(0.25, 1, 0.33, 1), border-color 0.45s cubic-bezier(0.25, 1, 0.33, 1), color 0.45s cubic-bezier(0.25, 1, 0.33, 1), background-color 0.45s cubic-bezier(0.25, 1, 0.33, 1), box-shadow 0.45s cubic-bezier(0.25, 1, 0.33, 1);
}
.cff-form #fbuilder .cff-button-field input[type=button]:hover {
  opacity: 0.85;
  box-shadow: 0 20px 38px rgba(0, 0, 0, 0.16);
  transform: translateY(-3px);
  -webkit-transform: translateY(-3px);
}
.cff-form #fbuilder .cff-switch-container .cff-switch {
  width: 70px;
  height: 28px;
  margin-right: 20px;
  background-color: #7b7b7b;
  box-shadow: 0 0 0 4px #7b7b7b;
  overflow: hidden;
  transition: background-color box-shadow 0.45s;
}
.cff-form #fbuilder .cff-switch-container .cff-switch::before {
  height: 28px;
  width: 70px;
  border-radius: 28px;
  left: -42px;
  top: 0;
  transition: left 0.45s cubic-bezier(0.23, 0.46, 0.4, 1);
}
.cff-form #fbuilder .cff-switch-container span {
  color: black;
}
.cff-form #fbuilder .cff-switch-container span.r {
  color: #FF0000;
}
.cff-form #fbuilder .cff-switch-container input:checked + span.cff-switch {
  background-color: #6a5a6e !important;
  box-shadow: 0 0 0 4px #6a5a6e;
}
.cff-form #fbuilder .cff-switch-container input:checked + span.cff-switch::before {
  left: 42px !important;
  right: unset !important;
}
.cff-form #fbuilder .cff-fieldset-field fieldset {
  border: none;
  background-color: #ece9ed;
  color: black;
  margin-top: 15px;
  margin-bottom: 40px;
  border-radius: 5px;
  padding: 20px;
}
.cff-form #fbuilder .cff-fieldset-field fieldset legend {
  font-weight: 800;
  font-size: 26px;
  border: none;
  padding: 5px;
  margin-top: 0;
  margin-bottom: 15px;
  color: #6a5a6e;
  float: left;
}
.cff-form #fbuilder .cff-calculated-field {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin: 20px 0;
  align-items: center;
  gap: 35px;
}
.cff-form #fbuilder .cff-calculated-field > * {
  width: unset !important;
}
.cff-form #fbuilder .cff-calculated-field label {
  width: unset;
  color: black;
  font-size: 22px !important;
}
.cff-form #fbuilder .cff-calculated-field .codepeoplecalculatedfield {
  border: none;
  background-color: transparent !important;
  font-size: 38px !important;
  font-weight: 800;
  font-family: "Montserrat";
  color: #6a5a6e !important;
}
.cff-form #fbuilder .cff-calculated-field > .clearer {
  display: none;
}

.wpcf7 input.wpcf7-form-control[readonly],
.wpcf7 textarea[readonly] {
  background-color: transparent;
  box-shadow: none;
  font-size: 20px;
  font-weight: 800;
  color: #6a5a6e;
  padding: 0 !important;
  border: none;
  margin-bottom: 25px;
  resize: none;
  max-height: 60px;
}

body button[type=submit], body input[type=button], body input[type=submit] {
  padding: 15px 35px;
}
body .off-canvas-menu-container ul.menu .menu-item a::after {
  height: 6px;
  background-color: #6a5a6e;
  border: none !important;
}
body #menu-top-contact-menu li:first-child {
  margin-left: 0;
}
body header#top .slide-out-widget-area-toggle a::before {
  box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 12px 3px !important;
}

@media only screen and (max-width: 690px) {
  h1, h2, h3,
  h4, h5, h6,
  input[type=submit],
  .accordion .toggle h3.toggle-title .toggle-heading {
    word-wrap: break-word;
    overflow-wrap: break-word;
    hyphens: auto;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
  }
  .accordion .toggle h3.toggle-title .toggle-heading {
    font-size: 20px;
  }
  .pum .pum-container.pum-responsive.pum-responsive-medium {
    width: 100%;
    top: 0 !important;
    left: 0 !important;
    transform: none !important;
    padding: 50px 25px;
  }
  .pum .pum-container button.pum-close {
    right: 18px;
    top: 18px;
  }
  body #header-outer[data-full-width=true] header#top > .container {
    padding: 0 15px;
  }
  body header#top #logo {
    visibility: hidden !important;
  }
}
@media only screen and (max-width: 999px) {
  body .accordion .toggle[data-inner-wrap=true] > div {
    transition: max-height 0.5s ease !important;
  }
}/*# sourceMappingURL=style.css.map */