/* Colors Vars, Mixins */
/* Mixin */
/* Absolute positioned
========================================================================== */
/* Placeholder
========================================================================== */
/* Transition */
/* Border Radius
========================================================================== */
/* Animate
========================================================================== */
/* Common Styles */
.nectar-button {
  transition: all 0.2s ease-out 0s; }

/* Globals */
html body .down-arrow-icon {
  display: block;
  width: 36px;
  height: 36px;
  top: auto;
  right: auto;
  bottom: 10vh;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  opacity: 25%;
  content: '\f107';
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  line-height: 1;
  font-size: 36px;
  text-align: center;
  z-index: 99999;
  -webkit-animation: pulse-animation 3s infinite;
          animation: pulse-animation 3s infinite;
  cursor: pointer;
  transition: all 0.2s ease-out 0s; }
  html body .down-arrow-icon:after {
    display: inline;
    content: '\f107';
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    line-height: 1;
    font-size: 36px; }
  html body .down-arrow-icon:hover {
    opacity: 100% !important;
    -webkit-animation: none;
            animation: none; }

html body .down-arrow-light .down-arrow-icon {
  color: #FFF; }

html body .font-size-16 p {
  font-size: 16px !important;
  line-height: 1.4 !important; }

html body .link-underline {
  text-decoration: underline; }
  html body .link-underline:hover, html body .link-underline:active {
    text-decoration: none; }

@-webkit-keyframes pulse-animation {
  0% {
    opacity: 75%; }
  50% {
    opacity: 25%; }
  100% {
    opacity: 75%; } }

@keyframes pulse-animation {
  0% {
    opacity: 75%; }
  50% {
    opacity: 25%; }
  100% {
    opacity: 75%; } }

/* Sections */
html body #header-outer {
  border-bottom: none !important; }
  html body #header-outer #top #logo {
    text-indent: -9999px; }

html body #slide-out-widget-area.slide-out-from-right-hover {
  padding-right: 18px; }
  @media (min-width: 690px) {
    html body #slide-out-widget-area.slide-out-from-right-hover {
      padding-right: 28px; } }
  html body #slide-out-widget-area.slide-out-from-right-hover .off-canvas-menu-container {
    margin: 0 !important; }
    html body #slide-out-widget-area.slide-out-from-right-hover .off-canvas-menu-container .menu .menu-item {
      text-align: right;
      opacity: 75%; }
      html body #slide-out-widget-area.slide-out-from-right-hover .off-canvas-menu-container .menu .menu-item:hover {
        opacity: 100%; }

html body .slide-out-widget-area-toggle.slide-out-hover-icon-effect {
  right: 18px !important; }
  @media (min-width: 690px) {
    html body .slide-out-widget-area-toggle.slide-out-hover-icon-effect {
      right: 28px !important; } }
html body .bg-fixed-size .row-bg.using-image {
  background-size: 200px auto !important; }
  @media (min-width: 690px) {
    html body .bg-fixed-size .row-bg.using-image {
      background-size: auto !important; } }
@media (min-width: 1000px) {
  html body .about .row-bg-wrap > .row-bg-overlay {
    opacity: 0 !important; } }

@media (min-width: 1000px) {
  html body .about .about-txt-col-1 {
    padding-top: 100px; }
    html body .about .about-txt-col-1 .wpb_content_element {
      max-width: 360px; } }

@media (min-width: 1000px) {
  html body .about .about-txt-col-2 {
    padding-top: 360px;
    padding-left: 5% !important; } }

@media (min-width: 1280px) {
  html body .about .about-txt-col-2 {
    padding-left: 8% !important; } }

html body .about .row_col_wrap_12:after {
  margin-top: 30px;
  visibility: visible !important;
  content: "";
  display: block;
  width: 104px !important;
  height: 73px !important;
  opacity: 0.5;
  background-repeat: no-repeat;
  background-size: auto;
  background-image: url("/wp-content/uploads/2022/03/2022.svg"); }

html body .team > .row-bg-wrap {
  background-size: 100% auto !important;
  background-position: 50% -3px !important;
  background-repeat: no-repeat;
  background-image: url("/wp-content/uploads/2022/03/shape.svg"); }
  html body .team > .row-bg-wrap .row-bg {
    background-color: transparent !important;
    background-size: 280px auto !important;
    background-position: 100% 100% !important;
    background-repeat: no-repeat;
    background-image: url("/wp-content/uploads/2022/03/bg_team_alt.png"); }
    @media (min-width: 690px) {
      html body .team > .row-bg-wrap .row-bg {
        background-size: 400px auto !important; } }
    @media (min-width: 1280px) {
      html body .team > .row-bg-wrap .row-bg {
        background-size: 600px auto !important; } }
html body .team .team-row {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto; }

html body .team .team-member[data-style="meta_below"] image {
  margin-bottom: 0px !important; }

html body .team .team-member[data-style="meta_below"] .position {
  font-size: 12px;
  line-height: 16px;
  font-weight: 700;
  text-transform: uppercase; }

html body .team .team-member[data-style="meta_below"] .description {
  display: none; }

html body .team .team-member[data-style="bio_fullscreen_alt"] .team-member-image {
  max-width: 183px;
  margin-bottom: 10px !important; }

html body .team .team-member[data-style="bio_fullscreen_alt"]:hover .team-member-image {
  -webkit-transform: none !important;
          transform: none !important; }

html body .team .team-member[data-style="bio_fullscreen_alt"] .team-meta h3 {
  font-size: 17px;
  line-height: 24px;
  font-weight: 300;
  margin: 0;
  max-width: 185px; }

html body .team .team-member[data-style="bio_fullscreen_alt"] .team-meta h5 {
  font-size: 12px;
  line-height: 16px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0;
  max-width: 183px; }
  html body .team .team-member[data-style="bio_fullscreen_alt"] .team-meta h5 span {
    font-weight: normal !important; }

html body .team .team-member[data-style="bio_fullscreen_alt"] .team-meta .description, html body .team .team-member[data-style="bio_fullscreen_alt"] .team-meta .nectar-cta {
  display: none; }

html body .nectar-close-indicator.visible {
  display: none; }

html body .nectar_team_member_overlay:after {
  display: block;
  content: "\f00d";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  position: relative;
  text-align: center;
  vertical-align: middle;
  color: #000;
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 30px;
  top: 20px;
  right: 20px;
  bottom: auto;
  left: auto;
  position: absolute;
  z-index: 9999;
  cursor: pointer;
  opacity: 0.5; }
  @media (min-width: 690px) {
    html body .nectar_team_member_overlay:after {
      color: #FFF; } }
@media (min-width: 690px) {
  html body .nectar_team_member_overlay .team_member_details {
    padding-left: 5% !important;
    padding-right: 40% !important; } }

@media (min-width: 1000px) {
  html body .nectar_team_member_overlay .team_member_details {
    padding-left: 5% !important;
    padding-right: 55% !important; } }

html body .nectar_team_member_overlay .team_member_details .bio-inner .mobile-close {
  display: none !important; }

html body .nectar_team_member_overlay .team_member_details .bio-inner h2 {
  margin-bottom: 3px; }

html body .nectar_team_member_overlay .team_member_details .bio-inner .title {
  margin-bottom: 30px;
  color: #000 !important; }
  html body .nectar_team_member_overlay .team_member_details .bio-inner .title span {
    font-weight: normal !important; }

html body .nectar_team_member_overlay .team_member_details .bio-inner .team-desc {
  padding-bottom: 30px;
  color: #000 !important;
  max-width: 600px; }

html body .nectar_team_member_overlay .team_member_picture {
  background-color: #000; }
  html body .nectar_team_member_overlay .team_member_picture .team_member_image {
    background-position: center center; }

html body .gform_wrapper .gfield_label {
  font-family: 'Montserrat' !important;
  font-size: 12px !important;
  font-weight: 400 !important;
  line-height: 13px !important;
  text-transform: uppercase !important; }

html body .gform_wrapper .ginput_container label, html body .gform_wrapper .gfield_required {
  color: #898989 !important; }

html body .gform_wrapper input.gform_button[type='submit'] {
  text-transform: uppercase !important;
  padding-left: 60px !important;
  padding-right: 60px !important;
  background-color: #898989 !important;
  font-family: 'Montserrat';
  font-size: 16px !important;
  font-weight: 700 !important;
  line-height: 1 !important;
  opacity: 1 !important;
  margin-right: 10px !important; }
  html body .gform_wrapper input.gform_button[type='submit']:hover, html body .gform_wrapper input.gform_button[type='submit']:focus, html body .gform_wrapper input.gform_button[type='submit']:active {
    background-color: #222 !important; }

html body .gform_wrapper input[type=text], html body .gform_wrapper input[type=email], html body .gform_wrapper input[type=password], html body .gform_wrapper input[type=tel], html body .gform_wrapper input[type=url], html body .gform_wrapper input[type=search], html body .gform_wrapper input[type=date], html body .gform_wrapper textarea {
  font-weight: 600 !important;
  color: #222 !important;
  border: 1px solid #d3d3d3;
  border-radius: 2px; }

html body .gform_wrapper .gform_confirmation_message {
  font-size: 24px;
  line-height: 32px; }

html body .bg-badge {
  margin-bottom: 0;
  min-height: 560px; }
  @media (min-width: 690px) {
    html body .bg-badge {
      padding-bottom: 0 !important; } }
  html body .bg-badge .row-bg-wrap .row-bg {
    background-repeat: no-repeat;
    background-image: url("/wp-content/uploads/2022/03/footer_logo.svg");
    background-position: 0 100%;
    background-size: 80px auto; }
    @media (min-width: 690px) {
      html body .bg-badge .row-bg-wrap .row-bg {
        background-size: 100px auto;
        background-position: 0 90%; } }
html body .col-privacy {
  margin-left: auto !important;
  margin-right: auto !important; }

html body .privacy h1 {
  font-size: 16px !important;
  text-transform: none !important;
  font-weight: 700 !important;
  letter-spacing: 0 !important; }

html body .privacy h2, html body .privacy h3, html body .privacy h4, html body .privacy h5 {
  font-size: 14px !important;
  font-weight: 700 !important; }

html body .privacy .btn-back {
  border-radius: 2px !important;
  padding-left: 20px !important;
  padding-right: 20px !important;
  box-shadow: none !important; }
  html body .privacy .btn-back:hover, html body .privacy .btn-back:active {
    background-color: #000 !important;
    opacity: 1 !important; }

html body .privacy ul li, html body .privacy ol li {
  margin-bottom: 1rem; }
  html body .privacy ul li ul, html body .privacy ul li ol, html body .privacy ol li ul, html body .privacy ol li ol {
    margin-top: 1rem; }

html body .privacy ol[type="a"] {
  list-style-type: lower-alpha !important; }
  html body .privacy ol[type="a"] li {
    list-style-type: lower-alpha !important; }

html body .privacy ol[type="i"] {
  list-style-type: lower-roman !important; }
  html body .privacy ol[type="i"] li {
    list-style-type: lower-roman !important; }
/*# sourceMappingURL=app.css.map */