/*!
Version: dev
*/
/* ## Root ## */
:root {
  --wr-container-default-width: 1200px;
  --wr-container-medium-width: 1200px;
  --wr-container-short-width: 800px;
  --wr-container-wide-width: 1200px;
  --wr-main-font-family: "PT Serif", serif;
  --wr-main-font-size: 16px;
  --wr-main-font-weight: 400;
  --wr-main-line-height: 1.2em;
  --wr-main-text-color: #212121FF;
  --wr-icon-font-family: "theme-icons";
  --wr-details-font-family: "PT Serif", serif;
  --wr-details-font-size: 16px;
  --wr-details-line-height: 1.5em;
  --wr-details-text-color: #181F18;
  --wr-heading-font-family: "PT Serif", serif;
  --wr-heading-text-color: #181F18;
  --wr-heading-strike-color: #1479c7;
  --wr-h1-font-size: 42px;
  --wr-h1-line-height: 1.2em;
  --wr-h1-font-weight: 700;
  --wr-h2-font-size: 34px;
  --wr-h2-line-height: 1.2em;
  --wr-h2-font-weight: 700;
  --wr-h3-font-size: 22px;
  --wr-h3-line-height: 1.2em;
  --wr-h3-font-weight: 700;
  --wr-h4-font-size: 18px;
  --wr-h4-line-height: 1.2em;
  --wr-h4-font-weight: 700;
  --wr-h5-font-size: 16px;
  --wr-h5-line-height: 1.2em;
  --wr-h5-font-weight: 700;
  --wr-h6-font-size: 12px;
  --wr-h6-line-height: 1.2em;
  --wr-h6-font-weight: 700;
  --wr-subheading-text-color: #626262;
  --wr-subheading-font-size: 14px;
  --wr-subheading-line-height: 1.2em;
  --wr-subheading-font-weight: 400;
  --wr-pre-font-family: "PT Serif", serif;
  --wr-pre-font-size: 14px;
  --wr-pre-line-height: 1.5em;
  --wr-pre-background-color: #eeeeee;
  --wr-pre-text-color: #070E0D;
  --wr-code-font-family: "PT Serif", serif;
  --wr-code-font-size: 14px;
  --wr-code-line-height: 1.5em;
  --wr-code-background-color: #eeeeee;
  --wr-code-text-color: #070E0D;
  --wr-ins-background-color: #fff9c0;
  --wr-ins-text-color: #070E0D;
  --wr-primary-accent-light-color: #3771C8;
  --wr-primary-accent-light-complementary-color: #ffffff;
  --wr-primary-accent-dark-color: #3267b6;
  --wr-primary-accent-dark-complementary-color: #ffffff;
  --wr-secondary-accent-light-color: #FFA800;
  --wr-secondary-accent-light-complementary-color: #ffffff;
  --wr-secondary-accent-dark-color: #ef9e00;
  --wr-secondary-accent-dark-complementary-color: #ffffff;
  --wr-header-background-color: transparent;
  --wr-header-border-color: #e6e6e6;
  --wr-header-margin: 0px;
  --wr-header-top-area-padding: 10px;
  --wr-header-top-area-background-color: #D6D5D9;
  --wr-header-top-area-border-color: #D6D5D9;
  --wr-header-middle-area-padding: 10px;
  --wr-header-middle-area-background-color: #ffffff;
  --wr-header-middle-area-border-color: #ffffff;
  --wr-header-bottom-area-padding: 5px;
  --wr-header-bottom-area-background-color: #ffffff;
  --wr-header-bottom-area-border-color: #ffffff;
  --wr-footer-background-color: transparent;
  --wr-footer-margin: 40px;
  --wr-footer-main-area-padding: 15px;
  --wr-footer-main-area-background-color: #ffffff;
  --wr-footer-main-area-heading-color: #212121FF;
  --wr-footer-main-area-text-color: #212121FF;
  --wr-footer-main-area-link-color: #212121FF;
  --wr-footer-main-area-link-hover-color: #ef51d4;
  --wr-footer-main-area-text-font-size: 16px;
  --wr-footer-main-area-heading-font-size: 16px;
  --wr-footer-bottom-area-padding: 40px;
  --wr-footer-bottom-area-background-color: #ffffff;
  --wr-footer-bottom-area-heading-color: #212121FF;
  --wr-footer-bottom-area-text-color: #212121FF;
  --wr-footer-bottom-area-link-color: #212121FF;
  --wr-footer-bottom-area-link-hover-color: #ef51d4;
  --wr-footer-bottom-area-text-font-size: 16px;
  --wr-footer-bottom-area-heading-font-size: 14px;
  --wr-navigation-drop-down-background-color: #ffffff;
  --wr-navigation-drop-down-divider-color: #e1dede;
  --wr-navigation-drop-down-link-color: #171616;
  --wr-navigation-drop-down-link-hover-color: #171616;
  --wr-navigation-link-color: #171616;
  --wr-navigation-link-accent-color: #171616;
  --wr-fullscreen-search-overlay-text-color: #ffffff;
  --wr-fullscreen-search-overlay-background-color: #090d14;
  --wr-pagination-border-color: #626262;
  --wr-pagination-text-color: #626262;
  --wr-screen-reader-background-color: #f1f1f1;
  --wr-screen-reader-text-color: #21759b;
  --wr-screen-reader-text-font-size: 14px;
  --wr-screen-reader-text-line-height: 1.5em;
  --wr-table-border-color: #d6d6d6;
  --wr-table-thead-text-color: #2d2d2d;
  --wr-form-fieldset-legend-text-font-size: 18px;
  --wr-form-fieldset-legend-text-color: #2d2d2d;
  --wr-form-label-text-color: #000000;
  --wr-form-label-text-font-size: 14px;
  --wr-input-border-color: #cccccc;
  --wr-input-border-focus-color: #b4b4b4;
  --wr-input-background-color: #ffffff;
  --wr-input-text-color: #000000;
  --wr-input-text-font-size: 14px;
  --wr-body-background-color: #ffffff;
  --wr-hr-light-color: #e6e6e6;
  --wr-hr-dark-color: #d6d6d6;
  --wr-border-default-color: #e6e6e6;
  --wr-error-color: rgba(255, 0, 0, .7);
  --wr-success-color: rgba(0, 128, 0, .7);
  --wr-info-color: rgba(0, 0, 128, .7);
  --wr-slider-background-color: #2d2d2d;
  --wr-slider-navigation-background-color: #0000007F;
  --wr-slider-navigation-hover-background-color: #000000BD;
  --wr-slider-navigation-icon-color: #ffffff;
  --wr-slider-dots-border-color: #ffffff;
  --wr-slider-dots-background-color: #000000;
  --wr-slider-dots-hover-background-color: #ffffff;
  --wr-scroll-top-background-color: #000000A5;
  --wr-scroll-top-icon-color: #ffffff;
  --wr-widgets-heading-font-size: 16px;
  --wr-dimmension-size1: 15px;
  --wr-dimmension-size2: 30px;
  --wr-dimmension-size3: 45px;
  --wr-dimmension-size4: 60px;
  --wr-dimmension-size5: 90px;
  --wr-dimmension-size6: 120px;
  --wr-theme-color1: #ffffff;
  --wr-theme-color2: #181F18;
  --wr-theme-color3: #F2FAF5;
}

@media (max-width: 992px) {
  :root {
    --wr-h1-font-size: 40px;
    --wr-h2-font-size: 34px;
    --wr-h3-font-size: 28px;
    --wr-h4-font-size: 24px;
    --wr-h5-font-size: 20px;
    --wr-h6-font-size: 18px;
    --wr-dimmension-size5: 40px;
  }
}
@media (max-width: 768px) {
  :root {
    --wr-h1-font-size: 32px;
    --wr-h2-font-size: 28px;
    --wr-h3-font-size: 24px;
    --wr-h4-font-size: 22px;
    --wr-h5-font-size: 18px;
    --wr-h6-font-size: 16px;
  }
}
.theme-dark:root {
  --wr-main-text-color: #ffffff;
  --wr-heading-text-color: #ffffff;
  --wr-theme-color1: #193120;
  --wr-theme-color2: #ffffff;
  --wr-theme-color3: #162A1D;
}

/* ## General ## */
#site-loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: white;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  pointer-events: none;
  z-index: 9999999;
}
#site-loader.active {
  opacity: 1;
}

.preloader-spinner {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
  box-sizing: border-box;
  color: #171616;
}
.preloader-spinner div {
  box-sizing: border-box;
  display: inline-block;
  position: absolute;
  left: 8px;
  width: 16px;
  background: currentColor;
  animation: preloader-spinner 1.2s cubic-bezier(0, 0.5, 0.5, 1) infinite;
}
.preloader-spinner div:nth-child(1) {
  left: 8px;
  animation-delay: -0.24s;
}
.preloader-spinner div:nth-child(2) {
  left: 32px;
  animation-delay: -0.12s;
}
.preloader-spinner div:nth-child(3) {
  left: 56px;
  animation-delay: 0s;
}

@keyframes preloader-spinner {
  0% {
    top: 8px;
    height: 64px;
  }
  50%, 100% {
    top: 24px;
    height: 32px;
  }
}
#scroll-to-top {
  border: 2px solid #081C21;
  border-radius: 100%;
  background: rgba(255, 255, 255, 0.7);
}
#scroll-to-top svg {
  width: auto !important;
  height: auto !important;
}
#scroll-to-top svg path {
  fill: transparent;
}

#page {
  overflow: hidden;
}

#content {
  overflow: hidden;
}
#content a {
  color: #1FC868;
  text-decoration: underline;
}
#content p {
  margin: 0 0 15px;
}

.row {
  position: relative;
}

html.theme-light body {
  background: white;
}

html.theme-dark body {
  background: #193120;
}

.site-content {
  overflow: hidden;
}
.site-content .content-wrapper {
  padding: 0;
}

article.content-layout-default .container {
  max-width: 100%;
}

.home .site-content .content-wrapper {
  padding: 0 !important;
}

.content-no-padding .site-content .content-wrapper {
  padding-bottom: 0 !important;
}

.content-with-page-header .site-content .content-wrapper {
  padding-top: 0 !important;
}

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

.text-white *, .text-white {
  color: white !important;
}

.image-wrap-right .sow-image-container {
  display: inline-block !important;
  max-width: 100%;
}
.image-wrap-right a {
  display: inline-block !important;
  max-width: 100%;
}
.image-wrap-right img {
  max-width: 70vw !important;
  float: left !important;
}

.image-wrap-left .sow-image-container {
  display: inline-block !important;
  max-width: 100%;
}
.image-wrap-left a {
  display: inline-block !important;
  max-width: 100%;
}
.image-wrap-left img {
  max-width: 70vw !important;
  float: right !important;
}

.location-map {
  width: 100%;
  height: 500px;
  border: none;
}

.content ul, .textwidget ul {
  list-style: none;
  margin-left: 15px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.content ul li, .textwidget ul li {
  padding: 5px 0 5px 0px;
  position: relative;
}
.content ul li:before, .textwidget ul li:before {
  content: "";
  width: 8px;
  height: 8px;
  background: #e56717;
  border-radius: 100%;
  display: inline-block;
  margin-right: 10px;
}

p.sow-sub-headline {
  font-size: 18px;
}

.panel-row {
  position: relative;
}

.parallax-bg.jarallax {
  width: 100%;
  height: 100%;
  position: absolute;
}

.post-navigation {
  margin-top: 40px;
}

.form-info span {
  background: white;
  padding: 5px 10px;
  border-radius: 20px;
  color: black;
  display: inline-block;
  margin-bottom: 20px;
}

.section-start {
  min-height: 100vh;
  background-position: center right !important;
}
.section-start .start-section-content-column {
  background: #96c6f2;
  padding: 50px 30px;
  border-radius: 30px;
  margin-top: 80px;
  margin-bottom: 80px;
}
@media (max-width: 998px) {
  .section-start {
    min-height: 800px;
  }
}

#site-header .header-middle-area.header-middle-area-layout-default .column {
  display: flex;
  flex-wrap: wrap;
}

#site-header {
  border: none;
  position: fixed;
  top: 40px;
}
#site-header .header-middle-area {
  border: none;
  background: transparent !important;
}
#site-header .main-header-row {
  background: white;
  border-radius: 45px;
  border: 1px solid rgba(31, 200, 104, 0.2705882353);
  box-shadow: inset 0px 0px 15px rgba(31, 200, 104, 0.2705882353);
  padding-top: 5px;
  padding-bottom: 5px;
}
#site-header .header-top-area a {
  color: black;
  font-weight: bold;
}
#site-header .header-top-area .widget.widget_sow-social-media-buttons .social-media-button-container span {
  color: #000000;
}
#site-header .header-top-area .widget.widget_sow-social-media-buttons .sow-social-media-button {
  width: 20px;
  height: 20px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  background: transparent;
  border: none;
  box-shadow: none;
  font-size: 15px;
}
#site-header .header-top-area .widget.widget_sow-social-media-buttons .sow-social-media-button span {
  float: left;
}
#site-header .site-branding {
  display: flex;
  align-items: center;
}
#site-header .site-branding .site-logo img {
  width: auto;
  max-height: 80px;
}
#site-header .site-branding .site-description {
  text-transform: uppercase;
  margin-left: 15px;
  font-weight: 700;
}
#site-header .right-panel {
  display: flex;
  align-items: center;
}
#site-header .right-panel .theme-mod-switch {
  margin: 0 15px 0 0;
  padding: 5px;
  border-radius: 20px;
  border: 1px solid #1FC868;
  list-style: none;
  display: flex;
  align-items: center;
}
#site-header .right-panel .theme-mod-switch li {
  display: inline-block;
}
#site-header .right-panel .theme-mod-switch li span {
  display: block;
  padding: 5px;
  overflow: hidden;
  border: 1px solid transparent;
  border-radius: 100%;
}
#site-header .right-panel .theme-mod-switch li span svg {
  float: left;
  width: 20px;
  height: 20px;
}
#site-header .right-panel .theme-mod-switch li span svg * {
  fill: rgba(31, 200, 104, 0.2);
}
#site-header .right-panel .theme-mod-switch li.active span {
  border: 1px solid #1FC868;
}
#site-header .right-panel .theme-mod-switch li.active span svg * {
  fill: #1FC868;
}

.primary-navigation ul li {
  font-size: 18px !important;
  line-height: 1.5rem !important;
}
.primary-navigation ul li a {
  font-weight: 400;
  text-transform: none;
  padding-bottom: 2px !important;
}
.primary-navigation ul .sub-menu,
.primary-navigation ul .children {
  top: 35px;
}
.primary-navigation ul .sub-menu li,
.primary-navigation ul .children li {
  border-bottom: none !important;
}
.primary-navigation ul .sub-menu li a,
.primary-navigation ul .children li a {
  padding: 10px 15px;
}

@media (max-width: 768px) {
  #site-header .right-panel {
    justify-content: space-between;
  }
  .right-component {
    width: 100%;
  }
}
#site-footer .footer-main-area {
  padding: 0;
}
#site-footer .footer-main-area .container .row {
  margin: 0;
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
}
#site-footer .footer-main-area .container .row:before {
  content: "";
  position: absolute;
  height: 2px;
  background: #1479c7;
  width: 100%;
  top: 0;
  left: 0;
}
#site-footer .footer-main-area .icons-title {
  display: flex;
  align-items: center;
}
#site-footer .footer-main-area .icons-title img {
  margin-right: 10px;
}
#site-footer .footer-main-area .icons-title span {
  text-transform: none !important;
}
#site-footer .footer-main-area a {
  text-decoration: underline;
}
#site-footer .footer-bottom-area {
  padding: 0;
}
#site-footer .footer-bottom-area .container .row {
  margin: 0;
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
}
#site-footer .footer-bottom-area .container .row:before {
  content: "";
  position: absolute;
  height: 2px;
  background: #1479c7;
  width: 100%;
  top: 0;
  left: 0;
}
#site-footer .container {
  max-width: 1200px;
}
#site-footer .row-wrapper.row-default {
  max-width: 1200px;
}

.widget.widget_wr-spacer {
  margin: 0 !important;
}

.widget.widget_wr-fancy-content {
  margin: 0 !important;
}
.widget.widget_wr-fancy-content .fancy-content.two-column1 .content-column {
  position: absolute;
  left: 15px;
}
.widget.widget_wr-fancy-content .fancy-content.two-column1 .content-column .content-inner {
  padding: 25px;
  background: white;
}
.widget.widget_wr-fancy-content .fancy-content.two-column1 .content-column .title {
  position: relative;
}
.widget.widget_wr-fancy-content .fancy-content.two-column1 .content-column .title:after {
  content: "";
  display: block;
  max-width: 100px;
  height: 3px;
  margin-top: 10px;
  margin-bottom: 20px;
  background: #1479c7;
}
.widget.widget_wr-fancy-content .fancy-content.two-column1 .image-column {
  overflow: hidden;
}
.widget.widget_wr-fancy-content .fancy-content.two-column1 .image-column img {
  width: 100%;
  height: auto;
  object-fit: cover;
  float: left;
}
@media (max-width: 998px) {
  .widget.widget_wr-fancy-content .fancy-content.two-column1 .row {
    flex-direction: column-reverse;
  }
  .widget.widget_wr-fancy-content .fancy-content.two-column1 .content-column {
    position: relative;
    left: inherit !important;
    margin-top: 30px;
  }
}

.widget.widget_sow-button {
  margin-bottom: 20px !important;
}
.widget.widget_sow-button a.default-button {
  border: 1px solid #ffffff !important;
  color: #212121 !important;
  background: #ffffff;
  border-radius: 10px;
  padding: 10px 30px 10px 30px;
  font-size: 16px;
  line-height: 25px;
  font-weight: 700;
  text-decoration: none !important;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  transition: 0.5s all;
}
.widget.widget_sow-button a.default-button:hover {
  transform: scale(1.05);
  border: 1px solid #004656 !important;
  background: #004656 !important;
  color: #ffffff;
}

.wpcf7 {
  border: none;
  margin: 0;
}
.wpcf7 .form-wrapp {
  padding: 45px;
  border: 1px solid rgba(31, 200, 104, 0.2705882353);
  box-shadow: inset 0px 0px 15px rgba(31, 200, 104, 0.2705882353);
  border-radius: 45px;
}
.wpcf7 .form-field {
  margin-bottom: 20px;
}
.wpcf7 .form-field label {
  color: var(--wr-theme-color2);
  font-family: var(--wr-main-font-family, Roboto);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5em;
  margin-bottom: 10px;
  display: block;
}
.wpcf7 .form-field label strong {
  font-weight: 700;
}
.wpcf7 .form-field input, .wpcf7 .form-field select, .wpcf7 .form-field textarea {
  height: 50px;
  background: transparent;
  border-radius: 25px;
  border: 1px solid rgba(31, 200, 104, 0.2705882353);
  box-shadow: inset 0px 0px 15px rgba(31, 200, 104, 0.2705882353);
  color: var(--wr-theme-color2);
}
.wpcf7 .form-field input:focus, .wpcf7 .form-field select:focus, .wpcf7 .form-field textarea:focus {
  outline: none;
}
.wpcf7 .form-field textarea {
  height: 160px;
}
.wpcf7 .form-field input[type=checkbox] {
  -webkit-appearance: none;
  appearance: none;
  background: #F7F7F7;
  margin: 3px 15px 0 0;
  font: inherit;
  color: currentColor;
  width: 20px;
  height: 20px;
  border: 1px solid #F7F7F7;
  border-radius: 0px;
  display: grid;
  place-content: center;
}
.wpcf7 .form-field input[type=checkbox]::before {
  content: "";
  display: inline-block;
  transform: scale(0) rotate(45deg);
  height: 15px;
  width: 7px;
  position: absolute;
  border-bottom: 2px solid #1FC868;
  border-right: 2px solid #1FC868;
  margin-left: 6px;
  margin-top: -1px;
}
.wpcf7 .form-field input[type=checkbox]:checked::before {
  transform: scale(1) rotate(45deg);
}
.wpcf7 .form-field .wpcf7-list-item {
  margin: 0;
}
.wpcf7 .form-field .wpcf7-list-item label {
  display: flex;
  align-items: start;
}
.wpcf7 .form-field .wpcf7-list-item .wpcf7-list-item-label {
  width: calc(100% - 50px);
  font-weight: 300;
}
.wpcf7 .form-submit {
  margin-top: 25px;
}
.wpcf7 .form-submit button.wpcf7-submit {
  border: 1px solid #05883E;
  color: #ffffff !important;
  background: #1FC868;
  background: radial-gradient(circle, rgb(31, 200, 104) 0%, rgb(31, 200, 104) 5%, rgb(5, 136, 62) 100%);
  border-radius: 40px;
  padding: 14px 30px 14px 30px;
  font-size: 16px;
  line-height: 25px;
  font-weight: 700;
  text-decoration: none !important;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  transition: 0.5s all;
}
.wpcf7 .form-submit button.wpcf7-submit:after {
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  transition: 0.5s all;
  content: "";
  background: url(../images/icons/icon-arrow-white.webp);
  display: inline-block;
  margin-left: 0px;
  opacity: 0;
  width: 0;
  height: 0;
}
.wpcf7 .form-submit button.wpcf7-submit:hover {
  background: #05883E;
  color: #ffffff;
}
.wpcf7 .form-submit button.wpcf7-submit:hover:after {
  opacity: 1;
  width: 13px;
  height: 13px;
  margin-left: 15px;
}
.wpcf7 .form-submit .wpcf7-spinner {
  display: none;
}
.wpcf7 .wpcf7-not-valid-tip {
  font-size: 12px;
}
