.mt-xl {
  margin-top: 60px !important;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .mt-xl {
    margin-top: 80px !important;
  }
}
@media screen and (min-width: 1200px) {
  .mt-xl {
    margin-top: 120px !important;
  }
}

.mt-l {
  margin-top: 30px !important;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .mt-l {
    margin-top: 60px !important;
  }
}
@media screen and (min-width: 1200px) {
  .mt-l {
    margin-top: 80px !important;
  }
}

.mt-m {
  margin-top: 20px !important;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .mt-m {
    margin-top: 40px !important;
  }
}
@media screen and (min-width: 1200px) {
  .mt-m {
    margin-top: 60px !important;
  }
}

.mt-s {
  margin-top: 20px !important;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .mt-s {
    margin-top: 30px !important;
  }
}
@media screen and (min-width: 1200px) {
  .mt-s {
    margin-top: 30px !important;
  }
}

.mt-xs {
  margin-top: 5px !important;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .mt-xs {
    margin-top: 5px !important;
  }
}
@media screen and (min-width: 1200px) {
  .mt-xs {
    margin-top: 10px !important;
  }
}

.mt-z {
  margin-top: 0px !important;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .mt-z {
    margin-top: 0px !important;
  }
}
@media screen and (min-width: 1200px) {
  .mt-z {
    margin-top: 0px !important;
  }
}

.mb-xl {
  margin-bottom: 60px !important;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .mb-xl {
    margin-bottom: 80px !important;
  }
}
@media screen and (min-width: 1200px) {
  .mb-xl {
    margin-bottom: 120px !important;
  }
}

.mb-l {
  margin-bottom: 30px !important;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .mb-l {
    margin-bottom: 60px !important;
  }
}
@media screen and (min-width: 1200px) {
  .mb-l {
    margin-bottom: 80px !important;
  }
}

.mb-m {
  margin-bottom: 20px !important;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .mb-m {
    margin-bottom: 40px !important;
  }
}
@media screen and (min-width: 1200px) {
  .mb-m {
    margin-bottom: 60px !important;
  }
}

.mb-s {
  margin-bottom: 20px !important;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .mb-s {
    margin-bottom: 30px !important;
  }
}
@media screen and (min-width: 1200px) {
  .mb-s {
    margin-bottom: 30px !important;
  }
}

.mb-xs {
  margin-bottom: 5px !important;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .mb-xs {
    margin-bottom: 5px !important;
  }
}
@media screen and (min-width: 1200px) {
  .mb-xs {
    margin-bottom: 10px !important;
  }
}

.mb-z {
  margin-bottom: 0px !important;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .mb-z {
    margin-bottom: 0px !important;
  }
}
@media screen and (min-width: 1200px) {
  .mb-z {
    margin-bottom: 0px !important;
  }
}

.mb-mm {
  margin-bottom: 15px !important;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .mb-mm {
    margin-bottom: 15px !important;
  }
}
@media screen and (min-width: 1200px) {
  .mb-mm {
    margin-bottom: 15px !important;
  }
}

.pb-xl {
  padding-bottom: 60px !important;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .pb-xl {
    padding-bottom: 80px !important;
  }
}
@media screen and (min-width: 1200px) {
  .pb-xl {
    padding-bottom: 120px !important;
  }
}

.pb-l {
  padding-bottom: 30px !important;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .pb-l {
    padding-bottom: 60px !important;
  }
}
@media screen and (min-width: 1200px) {
  .pb-l {
    padding-bottom: 80px !important;
  }
}

.pb-m {
  padding-bottom: 20px !important;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .pb-m {
    padding-bottom: 40px !important;
  }
}
@media screen and (min-width: 1200px) {
  .pb-m {
    padding-bottom: 60px !important;
  }
}

.pb-s {
  padding-bottom: 20px !important;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .pb-s {
    padding-bottom: 30px !important;
  }
}
@media screen and (min-width: 1200px) {
  .pb-s {
    padding-bottom: 30px !important;
  }
}

.pb-xs {
  padding-bottom: 5px !important;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .pb-xs {
    padding-bottom: 5px !important;
  }
}
@media screen and (min-width: 1200px) {
  .pb-xs {
    padding-bottom: 10px !important;
  }
}

.pb-z {
  padding-bottom: 0px !important;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .pb-z {
    padding-bottom: 0px !important;
  }
}
@media screen and (min-width: 1200px) {
  .pb-z {
    padding-bottom: 0px !important;
  }
}

.pt-xl {
  padding-top: 60px !important;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .pt-xl {
    padding-top: 80px !important;
  }
}
@media screen and (min-width: 1200px) {
  .pt-xl {
    padding-top: 120px !important;
  }
}

.pt-l {
  padding-top: 30px !important;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .pt-l {
    padding-top: 60px !important;
  }
}
@media screen and (min-width: 1200px) {
  .pt-l {
    padding-top: 80px !important;
  }
}

.pt-m {
  padding-top: 20px !important;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .pt-m {
    padding-top: 40px !important;
  }
}
@media screen and (min-width: 1200px) {
  .pt-m {
    padding-top: 60px !important;
  }
}

.pt-s {
  padding-top: 20px !important;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .pt-s {
    padding-top: 30px !important;
  }
}
@media screen and (min-width: 1200px) {
  .pt-s {
    padding-top: 30px !important;
  }
}

.pt-xs {
  padding-top: 5px !important;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .pt-xs {
    padding-top: 5px !important;
  }
}
@media screen and (min-width: 1200px) {
  .pt-xs {
    padding-top: 10px !important;
  }
}

.pt-z {
  padding-top: 0px !important;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .pt-z {
    padding-top: 0px !important;
  }
}
@media screen and (min-width: 1200px) {
  .pt-z {
    padding-top: 0px !important;
  }
}

/*! Spectre.css v1.2.1 | MIT License | github.com/picturepan2/spectre */
/* breakpoints */
/*


@media screen and (min-width: $size-xs) and (max-width: $size-lg) {
}

@media screen and (min-width: $size-sm) {
}



 */
*,
*::before,
*::after {
  box-sizing: inherit;
}

html {
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}

body {
  color: #545758;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 1rem;
  text-rendering: optimizeLegibility;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 1360px) {
  body.hidden {
    overflow: hidden;
  }
}

hr.wp-block-separator,
hr {
  clear: both;
  width: 100%;
  height: 1px !important;
  font-size: 1px;
  line-height: 1px;
  border: 0px;
  border-top: solid 1px #ccc;
  border-bottom: transparent;
}

hr.wp-block-separator {
  border-top: solid 1px #ccc;
  margin: 15px auto;
}

figure a {
  border: 0 !important;
}

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}

.text-link {
  cursor: pointer;
}

a img {
  transition: all 0.4s ease-in;
}
a img:hover {
  opacity: 0.8;
}

a {
  color: rgb(227, 6, 19);
  outline: none;
  text-decoration: none;
}
a:hover {
  color: rgb(20, 36, 70);
}
a:focus, a.active {
  opacity: 0.7;
}
/* buttons exclude */
.site-main .button-bewerbung {
  display: none;
}

/* open-sans-300 - latin */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 300;
  src: url("fonts/open-sans-v28-latin-300.eot"); /* IE9 Compat Modes */
  src: local(""), url("fonts/open-sans-v28-latin-300.eot?#iefix") format("embedded-opentype"), url("fonts/open-sans-v28-latin-300.woff2") format("woff2"), url("fonts/open-sans-v28-latin-300.woff") format("woff"), url("fonts/open-sans-v28-latin-300.ttf") format("truetype"), url("fonts/open-sans-v28-latin-300.svg#OpenSans") format("svg"); /* Legacy iOS */
}
/* open-sans-regular - latin */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  src: url("fonts/open-sans-v28-latin-regular.eot"); /* IE9 Compat Modes */
  src: local(""), url("fonts/open-sans-v28-latin-regular.eot?#iefix") format("embedded-opentype"), url("fonts/open-sans-v28-latin-regular.woff2") format("woff2"), url("fonts/open-sans-v28-latin-regular.woff") format("woff"), url("fonts/open-sans-v28-latin-regular.ttf") format("truetype"), url("fonts/open-sans-v28-latin-regular.svg#OpenSans") format("svg"); /* Legacy iOS */
}
/* open-sans-500 - latin */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 500;
  src: url("fonts/open-sans-v28-latin-500.eot"); /* IE9 Compat Modes */
  src: local(""), url("fonts/open-sans-v28-latin-500.eot?#iefix") format("embedded-opentype"), url("fonts/open-sans-v28-latin-500.woff2") format("woff2"), url("fonts/open-sans-v28-latin-500.woff") format("woff"), url("fonts/open-sans-v28-latin-500.ttf") format("truetype"), url("fonts/open-sans-v28-latin-500.svg#OpenSans") format("svg"); /* Legacy iOS */
}
.site-header .menu a {
  font-size: clamp(1rem, 3vw, 1.25rem);
  line-height: clamp(1rem, 4vw, 1.25rem);
  font-weight: 500;
  hyphens: auto;
}

figcaption {
  text-align: center;
  opacity: 0.9;
}

strong,
b,
.font-bold {
  font-weight: 500;
}

figcaption,
.box-small p,
.small,
.footer-copy {
  font-size: clamp(0.75rem, 3vw, 0.875rem);
  line-height: clamp(1rem, 4vw, 1.25rem);
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  color: inherit;
  font-weight: 500;
  line-height: 1.2;
  text-transform: uppercase;
}

.footer-slogan {
  font-size: 0.875rem;
  line-height: clamp(1rem, 4vw, 1rem);
}

.site-footer li,
.site-footer a,
.site-footer p {
  font-size: 16px;
  font-size: clamp(1rem, 4vw, 1rem);
  line-height: clamp(1.5rem, 4vw, 1.5rem);
}

.counter {
  font-size: 50px;
  font-size: clamp(2rem, 4vw, 3.75rem);
  line-height: clamp(2rem, 4vw, 3.25rem);
  font-weight: 300;
}

.slider-text h1 {
  font-size: clamp(1.75rem, 4vw, 3rem);
  line-height: clamp(2rem, 4vw, 3rem);
}

h1,
.h1 {
  color: rgb(20, 36, 70);
  font-size: 32px;
  font-size: clamp(1.75rem, 4vw, 2rem);
  line-height: clamp(2rem, 4vw, 2.25rem);
  font-weight: 500;
  margin: 0 0 15px 0;
}

h2,
.h2 {
  color: rgb(20, 36, 70);
  font-size: 24px;
  font-size: clamp(1.125rem, 4vw, 1.75rem);
  line-height: clamp(1.25rem, 4vw, 1.5rem);
  font-weight: 500;
  margin: 30px 0 15px 0;
}

.wp-block-post .wp-block-post-title a {
  color: rgb(20, 36, 70);
}
.wp-block-post .wp-block-post-title a:hover {
  color: rgb(227, 6, 19);
}

h3,
.h3 {
  color: rgb(20, 36, 70);
  font-size: 24px;
  font-size: clamp(1rem, 4vw, 1.25rem);
  line-height: clamp(1.25rem, 3vw, 1.75rem);
  font-weight: 400;
  margin: 30px 0 10px 0;
}

.is-vertically-aligned-center h2 {
  margin: 0 0 30px 0;
}

h4,
.h4 {
  margin-bottom: max(5px, min(4vw, 15px));
  margin-top: max(15px, min(4vw, 30px));
  font-size: 1.2rem;
  margin: 30px 0 15px 0;
}

h5,
.h5 {
  font-size: 1rem;
}

h6,
.h6 {
  font-size: 0.8rem;
}

ul li,
ol li,
.wp-block-button__link,
p {
  font-size: clamp(1rem, 4vw, 1.125rem);
  line-height: clamp(1.5rem, 4vw, 2rem);
  font-weight: 400;
}

p {
  margin: 0 0 1.2rem;
}

a,
ins,
u {
  text-decoration-skip: ink edges;
}

abbr[title] {
  border-bottom: 0.05rem dotted;
  cursor: help;
  text-decoration: none;
}

blockquote {
  border-radius: 0;
  font-size: 16px;
  font-weight: 100;
  padding: 5px 20px;
  color: #222;
  margin: 0 0 30px 0;
  display: inline-block;
}
blockquote p:last-child {
  margin-bottom: 0;
}

ul,
ol {
  margin: 0.8rem 0 0.8rem 0.8rem;
  padding: 0;
}
ul ul,
ul ol,
ol ul,
ol ol {
  margin: 0.8rem 0 0.8rem 0.8rem;
}
ul li,
ol li {
  margin: 0 0 5px 0;
  font-weight: 300;
}

ul {
  list-style: disc inside;
}
ul ul {
  list-style-type: circle;
}

ol {
  list-style: decimal inside;
}
ol ol {
  list-style-type: lower-alpha;
}

dl dt {
  font-weight: bold;
}
dl dd {
  margin: 0.4rem 0 0.8rem 0;
}

.table {
  border-collapse: collapse;
  border-spacing: 0;
  border: 2px solid #ccc;
  width: 100%;
  text-align: left;
}
.table.table-striped tbody tr:nth-of-type(odd) {
  background: #eee;
}
.table tbody tr.active, .table.table-striped tbody tr.active {
  background: #666;
}
.table.table-hover tbody tr:hover {
  background: #333;
}
.table.table-scroll {
  display: block;
  overflow-x: auto;
  padding-bottom: 0.75rem;
  white-space: nowrap;
}
.table th {
  font-weight: bold;
  text-transform: uppercase;
}
.table td,
.table th {
  vertical-align: top;
  border-bottom: 2px solid #ccc;
  padding: 15px 25px 15px 25px;
}
@media screen and (max-width: 768px) {
  .table th {
    padding: 15px 25px 0px 25px;
  }
  .table td, .table th {
    display: block;
    border-bottom: none;
  }
  .table tr {
    border-bottom: 2px solid #ccc;
  }
}

.form-group:not(:last-child) {
  margin-bottom: 0.938rem;
}

fieldset {
  margin-bottom: 0.8rem;
}

legend {
  font-size: 0.9rem;
  font-weight: 500;
  margin-bottom: 0.8rem;
}

.wp-block-button .wp-block-button__link {
  background: rgb(20, 36, 70);
  color: #fff;
  border-radius: 0px;
  padding: 5px 20px;
  transition: all 0.4s ease-in;
}
.wp-block-button .wp-block-button__link.wp-button-small {
  font-size: 16px;
  padding: 5px 10px;
}
.wp-block-button .wp-block-button__link:hover {
  background: rgb(227, 6, 19);
}

.form-label {
  display: block;
  line-height: 1.2rem;
  padding: 0.3rem 0;
}
.form-label.label-sm {
  font-size: 0.7rem;
  padding: 0.1rem 0;
}
.form-label.label-lg {
  font-size: 0.9rem;
  padding: 0.4rem 0;
}

.wpcf7 {
  background: #ECECEC;
  padding: 15px;
  max-width: 640px;
}
.wpcf7 .wpcf7-not-valid-tip {
  display: none;
}
.wpcf7 .wpcf7-not-valid {
  border: 1px solid red !important;
}
.wpcf7 .wpcf7-response-output {
  margin: 0 !important;
  padding: 15px !important;
  background: #000;
  color: #fff;
  border: 1px solid #000 !important;
}
.wpcf7 .wpcf7-submit:disabled {
  opacity: 0.3;
  filter: grayscale(1);
}
.wpcf7 .req {
  color: red;
}

.wpcf7 .wpcf7-not-valid-tip {
  display: none;
}
.wpcf7 .wpcf7-not-valid {
  border: 1px solid red !important;
}
.wpcf7 .wpcf7-response-output {
  margin: 0 !important;
  padding: 15px !important;
  background: #000;
  color: #fff;
  border: 1px solid #000 !important;
}

.wpcf7 .wpcf7-text,
.wpcf7 .wpcf7-submit,
.wpcf7 textarea {
  appearance: none;
  background: #fff;
  background-image: none;
  border: 1px solid #ccc;
  color: #222;
  display: block;
  height: 40px;
  line-height: 1.2rem;
  font-size: 1rem;
  font-family: "Open Sans", sans-serif;
  max-width: 100%;
  outline: none;
  padding: 10px;
  margin: 0 0 10px 0;
  position: relative;
  transition: background 0.2s, border 0.2s, box-shadow 0.2s, color 0.2s;
  width: 100%;
}
.wpcf7 .wpcf7-text:focus,
.wpcf7 .wpcf7-submit:focus,
.wpcf7 textarea:focus {
  border-color: rgb(227, 6, 19);
}
.wpcf7 .wpcf7-text::placeholder,
.wpcf7 .wpcf7-submit::placeholder,
.wpcf7 textarea::placeholder {
  color: #333;
}
.wpcf7 .wpcf7-text[type=file],
.wpcf7 .wpcf7-submit[type=file],
.wpcf7 textarea[type=file] {
  height: auto;
}

.wpcf7-form.sent .form-wrapper {
  display: none;
}

.wpcf7 textarea {
  height: 100px;
}

.wpcf7 .wpcf7-form-control.wpcf7-submit {
  background: #000;
  padding: 15px;
  color: #fff;
  height: auto;
  font-family: "Open Sans", sans-serif;
  font-size: 1rem;
}

.form-input {
  appearance: none;
  background: #ECECEC;
  background-image: none;
  border: 1px solid #ECECEC;
  color: #222;
  display: block;
  height: 50px;
  line-height: 1.2rem;
  max-width: 100%;
  outline: none;
  padding: 15px;
  position: relative;
  transition: background 0.2s, border 0.2s, box-shadow 0.2s, color 0.2s;
  width: 100%;
}
.form-input:focus {
  border-color: rgb(227, 6, 19);
}
.form-input::placeholder {
  color: #999;
}
.form-input[type=file] {
  height: auto;
}

.form-submit {
  text-align: center;
  display: inline-block;
  cursor: pointer;
}

textarea.form-input, textarea.form-input.input-lg, textarea.form-input.input-sm {
  height: auto;
}

select,
.form-select {
  appearance: none;
  border: 0.05rem solid #ccc;
  border-radius: 0.1rem;
  color: inherit;
  font-size: 1rem;
  line-height: 1.2rem;
  outline: none;
  padding: 10px;
  vertical-align: middle;
  width: 100%;
  background: #ECECEC;
  cursor: pointer;
  height: 50px;
}
select:focus,
.form-select:focus {
  border-color: rgb(227, 6, 19);
}
select::-ms-expand,
.form-select::-ms-expand {
  display: none;
}
select[size], select[multiple],
.form-select[size],
.form-select[multiple] {
  height: auto;
  padding: 0.25rem 0.4rem;
}
select[size] option, select[multiple] option,
.form-select[size] option,
.form-select[multiple] option {
  padding: 0.1rem 0.2rem;
}
select.select-gray,
.form-select.select-gray {
  background: #ECECEC url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%204%205'%3E%3Cpath%20fill='%23667189'%20d='M2%200L0%202h4zm0%205L0%203h4z'/%3E%3C/svg%3E") no-repeat right 0.35rem center/0.4rem 0.5rem !important;
}
select:not([multiple]):not([size]),
.form-select:not([multiple]):not([size]) {
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%204%205'%3E%3Cpath%20fill='%23667189'%20d='M2%200L0%202h4zm0%205L0%203h4z'/%3E%3C/svg%3E") no-repeat right 0.35rem center/0.4rem 0.5rem;
  padding-right: 1.2rem;
}

.has-icon-left,
.has-icon-right {
  position: relative;
}
.has-icon-left .form-icon,
.has-icon-right .form-icon {
  height: 0.8rem;
  margin: 0 0.25rem;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 0.8rem;
  z-index: 2;
}

.has-icon-left .form-icon {
  left: 0.05rem;
}
.has-icon-left .form-input {
  padding-left: 1.3rem;
}

.has-icon-right .form-icon {
  right: 0.05rem;
}
.has-icon-right .form-input {
  padding-right: 1.3rem;
}

.form-checkbox,
.form-radio,
.form-switch {
  display: block;
  line-height: 1.2rem;
  margin: 0.2rem 0;
  min-height: 1.4rem;
  padding: 0.1rem 0.4rem 0.1rem 1.2rem;
  position: relative;
}
.form-checkbox input,
.form-radio input,
.form-switch input {
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  position: absolute;
  width: 1px;
}
.form-checkbox input:focus + .form-icon,
.form-radio input:focus + .form-icon,
.form-switch input:focus + .form-icon {
  border-color: rgb(227, 6, 19);
}
.form-checkbox input:checked + .form-icon,
.form-radio input:checked + .form-icon,
.form-switch input:checked + .form-icon {
  background: rgb(227, 6, 19);
  border-color: rgb(227, 6, 19);
}
.form-checkbox .form-icon,
.form-radio .form-icon,
.form-switch .form-icon {
  border: 0.05rem solid #333;
  cursor: pointer;
  display: inline-block;
  position: absolute;
  transition: background 0.2s, border 0.2s, box-shadow 0.2s, color 0.2s;
}
.form-checkbox.input-sm,
.form-radio.input-sm,
.form-switch.input-sm {
  font-size: 0.7rem;
  margin: 0;
}
.form-checkbox.input-lg,
.form-radio.input-lg,
.form-switch.input-lg {
  font-size: 0.9rem;
  margin: 0.3rem 0;
}

.wpcf7-acceptance {
  margin: 0 0 15px 0;
  display: inline-block;
}
.wpcf7-acceptance a {
  text-decoration: underline;
}
.wpcf7-acceptance .wpcf7-list-item {
  margin: 0;
}
.wpcf7-acceptance .wpcf7-list-item-label {
  font-size: 13px;
}

.has-success .form-input, .form-input.is-success,
.has-success .form-select,
.form-select.is-success {
  background: #f9fdfa;
  border-color: #32b643;
}
.has-error .form-input, .form-input.is-error,
.has-error .form-select,
.form-select.is-error {
  background: #fffaf7;
  border-color: #e85600;
}
.has-error .form-checkbox .form-icon, .form-checkbox.is-error .form-icon,
.has-error .form-radio .form-icon,
.form-radio.is-error .form-icon,
.has-error .form-switch .form-icon,
.form-switch.is-error .form-icon {
  border-color: #e85600;
}
.has-error .form-checkbox input:checked + .form-icon, .form-checkbox.is-error input:checked + .form-icon,
.has-error .form-radio input:checked + .form-icon,
.form-radio.is-error input:checked + .form-icon,
.has-error .form-switch input:checked + .form-icon,
.form-switch.is-error input:checked + .form-icon {
  background: #e85600;
  border-color: #e85600;
}
.has-error .form-checkbox input:focus + .form-icon, .form-checkbox.is-error input:focus + .form-icon,
.has-error .form-radio input:focus + .form-icon,
.form-radio.is-error input:focus + .form-icon,
.has-error .form-switch input:focus + .form-icon,
.form-switch.is-error input:focus + .form-icon {
  border-color: #e85600;
}

.has-error .form-checkbox input:indeterminate + .form-icon, .form-checkbox.is-error input:indeterminate + .form-icon {
  background: #e85600;
  border-color: #e85600;
}

.form-input:not(:placeholder-shown):invalid {
  border-color: #e85600;
}
.form-input:not(:placeholder-shown):invalid:focus {
  background: #fffaf7;
}
.form-input:not(:placeholder-shown):invalid + .form-input-hint {
  color: #e85600;
}

.wpcf7-form.sent .form-wrapper {
  display: none;
}

.form-inline {
  display: inline-block;
}

/* Hide the OS/Browser checkboxes/radio buttons */
input[type=checkbox], input[type=radio] {
  visibility: hidden !important;
  margin: 0 !important;
  width: 0 !important;
}

/* Set Elegant Icont font, size, & positioning for the checkboxes/radio buttons plus the cursor on hover */
input[type=checkbox] + label:before,
input[type=checkbox] + span:before,
input[type=radio] + label:before {
  visibility: visible;
  border: 1px solid #666;
  width: 22px;
  height: 22px;
  display: inline-block;
  position: relative;
  top: 6px;
  margin-right: 10px;
  background: #fff;
}

input[type=checkbox] + label:hover,
input[type=checkbox] + span:hover,
input[type=radio] + label:hover {
  cursor: pointer;
}

/** SECTION 2 **/
/* Set checkbox to ET icons: normal, hover, checked, & checked hover */
input[type=checkbox] + label:before,
input[type=checkbox] + span:before {
  content: "";
}

input[type=checkbox] + label:hover:before,
input[type=checkbox] + span:hover:before {
  background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='far' data-icon='check' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='svg-inline--fa fa-check fa-w-16'%3E%3Cpath fill='currentColor' d='M435.848 83.466L172.804 346.51l-96.652-96.652c-4.686-4.686-12.284-4.686-16.971 0l-28.284 28.284c-4.686 4.686-4.686 12.284 0 16.971l133.421 133.421c4.686 4.686 12.284 4.686 16.971 0l299.813-299.813c4.686-4.686 4.686-12.284 0-16.971l-28.284-28.284c-4.686-4.686-12.284-4.686-16.97 0z' class=''%3E%3C/path%3E%3C/svg%3E");
  background-size: 22px 22px;
  filter: alpha(opacity=20);
  opacity: 0.2;
}

input[type=checkbox]:checked + label:before,
input[type=checkbox]:checked + span:before {
  background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='far' data-icon='check' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='svg-inline--fa fa-check fa-w-16'%3E%3Cpath fill='currentColor' d='M435.848 83.466L172.804 346.51l-96.652-96.652c-4.686-4.686-12.284-4.686-16.971 0l-28.284 28.284c-4.686 4.686-4.686 12.284 0 16.971l133.421 133.421c4.686 4.686 12.284 4.686 16.971 0l299.813-299.813c4.686-4.686 4.686-12.284 0-16.971l-28.284-28.284c-4.686-4.686-12.284-4.686-16.97 0z' class=''%3E%3C/path%3E%3C/svg%3E");
  background-size: 22px 22px;
}

input[type=checkbox]:checked + label:hover:before,
input[type=checkbox]:checked + span:hover:before {
  filter: alpha(opacity=100);
  opacity: 1;
}

.img-fluid,
.img-responsive {
  display: block;
  height: auto;
  max-width: 100%;
}

.img-fit-cover {
  object-fit: cover;
}

.img-fit-contain {
  object-fit: contain;
}

.video-responsive {
  display: block;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 100%;
}
.video-responsive::before {
  content: "";
  display: block;
  padding-bottom: 56.25%;
}
.video-responsive iframe,
.video-responsive object,
.video-responsive embed {
  border: 0;
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}

video.video-responsive {
  height: auto;
  max-width: 100%;
}
video.video-responsive::before {
  content: none;
}

.video-responsive-4-3::before {
  padding-bottom: 75%;
}

.video-responsive-1-1::before {
  padding-bottom: 100%;
}

.figure {
  margin: 0 0 0.938rem 0;
}
.figure .figure-caption {
  color: #666;
  margin-top: 0.938rem;
}

.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0.938rem;
  padding-right: 0.938rem;
  width: 100%;
}
.container.grid-xl {
  max-width: 1420px;
}
.container.grid-lg {
  max-width: 1237.52px;
}
.container.grid-md {
  max-width: 1029.52px;
}
.container.grid-sm {
  max-width: 805.52px;
}
.container.grid-xs {
  max-width: 613.52px;
}

.site-main {
  margin: 0 auto;
  max-width: 1420px;
}

.wp-block-columns {
  margin: 0 auto;
  max-width: 1420px;
  padding-left: 0.938rem;
  padding-right: 0.938rem;
  width: 100%;
}
.show-xs,
.show-sm,
.show-md,
.show-lg,
.show-xl {
  display: none !important;
}

.columns {
  display: flex;
  flex-wrap: wrap;
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
.columns.col-gapless {
  margin-left: 0;
  margin-right: 0;
}
.columns.col-gapless > .column {
  padding-left: 0;
  padding-right: 0;
}
.columns.col-oneline {
  flex-wrap: nowrap;
  overflow-x: auto;
}

.column {
  flex: 1;
  max-width: 100%;
  padding-left: 0.938rem;
  padding-right: 0.938rem;
}
.column.column-margin {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0.938rem;
  margin-right: 0.938rem;
}
.column.col-12, .column.col-11, .column.col-10, .column.col-9, .column.col-8, .column.col-7, .column.col-6, .column.col-5, .column.col-4, .column.col-3, .column.col-2, .column.col-1, .column.col-auto {
  flex: none;
}

.col-12 {
  width: 100%;
}

.col-11 {
  width: 91.66666667%;
}

.col-10 {
  width: 83.33333333%;
}

.col-9 {
  width: 75%;
}

.col-8 {
  width: 66.66666667%;
}

.col-7 {
  width: 58.33333333%;
}

.col-6 {
  width: 50%;
}

.col-5 {
  width: 41.66666667%;
}

.col-4 {
  width: 33.33333333%;
}

.col-3 {
  width: 25%;
}

.col-2 {
  width: 16.66666667%;
}

.col-1 {
  width: 8.33333333%;
}

.col-auto {
  flex: 0 0 auto;
  max-width: none;
  width: auto;
}

.col-mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.col-ml-auto {
  margin-left: auto;
}

.col-mr-auto {
  margin-right: auto;
}

@media (max-width: 1400px) {
  .col-xl-12,
  .col-xl-11,
  .col-xl-10,
  .col-xl-9,
  .col-xl-8,
  .col-xl-7,
  .col-xl-6,
  .col-xl-5,
  .col-xl-4,
  .col-xl-3,
  .col-xl-2,
  .col-xl-1,
  .col-xl-auto {
    flex: none;
  }
  .col-xl-12 {
    width: 100%;
  }
  .col-xl-11 {
    width: 91.66666667%;
  }
  .col-xl-10 {
    width: 83.33333333%;
  }
  .col-xl-9 {
    width: 75%;
  }
  .col-xl-8 {
    width: 66.66666667%;
  }
  .col-xl-7 {
    width: 58.33333333%;
  }
  .col-xl-6 {
    width: 50%;
  }
  .col-xl-5 {
    width: 41.66666667%;
  }
  .col-xl-4 {
    width: 33.33333333%;
  }
  .col-xl-3 {
    width: 25%;
  }
  .col-xl-2 {
    width: 16.66666667%;
  }
  .col-xl-1 {
    width: 8.33333333%;
  }
  .col-xl-auto {
    width: auto;
  }
  .hide-xl {
    display: none !important;
  }
  .show-xl {
    display: block !important;
  }
}
@media (max-width: 1200px) {
  .col-lg-12,
  .col-lg-11,
  .col-lg-10,
  .col-lg-9,
  .col-lg-8,
  .col-lg-7,
  .col-lg-6,
  .col-lg-5,
  .col-lg-4,
  .col-lg-3,
  .col-lg-2,
  .col-lg-1,
  .col-lg-auto {
    flex: none;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-auto {
    width: auto;
  }
  .hide-lg {
    display: none !important;
  }
  .show-lg {
    display: block !important;
  }
}
@media (max-width: 992px) {
  .col-md-12,
  .col-md-11,
  .col-md-10,
  .col-md-9,
  .col-md-8,
  .col-md-7,
  .col-md-6,
  .col-md-5,
  .col-md-4,
  .col-md-3,
  .col-md-2,
  .col-md-1,
  .col-md-auto {
    flex: none;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-auto {
    width: auto;
  }
  .hide-md {
    display: none !important;
  }
  .show-md {
    display: block !important;
  }
}
@media (max-width: 768px) {
  .col-sm-12,
  .col-sm-11,
  .col-sm-10,
  .col-sm-9,
  .col-sm-8,
  .col-sm-7,
  .col-sm-6,
  .col-sm-5,
  .col-sm-4,
  .col-sm-3,
  .col-sm-2,
  .col-sm-1,
  .col-sm-auto {
    flex: none;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-auto {
    width: auto;
  }
  .hide-sm {
    display: none !important;
  }
  .show-sm {
    display: block !important;
  }
}
@media (max-width: 576px) {
  .col-xs-12,
  .col-xs-11,
  .col-xs-10,
  .col-xs-9,
  .col-xs-8,
  .col-xs-7,
  .col-xs-6,
  .col-xs-5,
  .col-xs-4,
  .col-xs-3,
  .col-xs-2,
  .col-xs-1,
  .col-xs-auto {
    flex: none;
  }
  .col-xs-12 {
    width: 100%;
  }
  .col-xs-11 {
    width: 91.66666667%;
  }
  .col-xs-10 {
    width: 83.33333333%;
  }
  .col-xs-9 {
    width: 75%;
  }
  .col-xs-8 {
    width: 66.66666667%;
  }
  .col-xs-7 {
    width: 58.33333333%;
  }
  .col-xs-6 {
    width: 50%;
  }
  .col-xs-5 {
    width: 41.66666667%;
  }
  .col-xs-4 {
    width: 33.33333333%;
  }
  .col-xs-3 {
    width: 25%;
  }
  .col-xs-2 {
    width: 16.66666667%;
  }
  .col-xs-1 {
    width: 8.33333333%;
  }
  .col-xs-auto {
    width: auto;
  }
  .hide-xs {
    display: none !important;
  }
  .show-xs {
    display: block !important;
  }
}
.sub-navigation {
  background: #ECECEC;
}

@media screen and (min-width: 768px) {
  .wrapper-navigation {
    position: sticky;
    top: 0;
    z-index: 22;
  }
}

.social {
  margin: 0;
  padding: 0;
}
.social li {
  list-style: none;
  margin: 0 0 0 15px;
  padding: 0;
  display: inline-block;
}
.social a {
  color: #222;
}
.social a:hover {
  color: rgb(227, 6, 19);
}

@media screen and (max-width: 768px) {
  .site-header .social {
    display: none;
  }
}

.footer-social {
  text-align: center;
  background: #151515;
  padding: 15px 0 0 0;
}
.footer-social ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer-social span {
  display: block;
  font-size: 12px;
  margin: -10px 0 0 0;
}
.footer-social li {
  margin: 0 15px 10px 15px;
  display: inline-block;
}
.footer-social svg {
  fill: #eee;
}
.footer-social a {
  color: #eee;
  opacity: 0.7;
}
.footer-social a:hover {
  color: #fff;
  opacity: 1;
}
.footer-social a:hover svg {
  fill: rgb(227, 6, 19);
}
@media screen and (max-width: 992px) {
  .footer-social li {
    margin: 0 5px 10px 5px;
    display: inline-block;
  }
}

.footer-slogan {
  padding: 15px;
  text-align: center;
  background: #eee;
  opacity: 0.9;
}

.site-footer {
  padding: 20px 0 0px 0;
  background: #000;
  color: #fff;
}
.site-footer ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.site-footer p a {
  color: #fff;
  border-bottom: 1px solid #ccc;
}
.site-footer p a:hover {
  color: rgb(227, 6, 19);
}
.site-footer .menu a {
  text-transform: uppercase;
  font-weight: 400;
  color: #eee;
}
.site-footer .menu .current-menu-item > a,
.site-footer .menu a:hover {
  color: rgb(227, 6, 19);
}
@media screen and (max-width: 992px) {
  .site-footer .site-header-logo img {
    max-height: 64px;
  }
}

.site-header {
  background: #000;
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 333;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}
.site-header .site-header-logo {
  display: block;
  margin: 5px 0 5px 0;
}
.site-header .menu-toggle {
  margin-left: auto;
  background: #000;
  border: 1px solid #000;
  cursor: pointer;
}
.site-header .menu-toggle:hover {
  opacity: 0.8;
}
.site-header .menu-toggle svg {
  color: #fff;
}
.site-header .menu-toggle,
.site-header .menu-close-toggle,
.site-header .main-navigation {
  display: none;
}
@media screen and (max-width: 992px) {
  .site-header .site-header-logo img {
    max-height: 44px;
  }
  .site-header .menu-close-toggle {
    display: block;
    text-align: right;
    cursor: pointer;
    padding: 5px;
  }
  .site-header .menu-toggle,
  .site-header .main-navigation.open {
    display: block;
  }
  .site-header .main-navigation {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 333;
    background: #000;
    overflow-y: scroll;
  }
  .site-header .main-navigation ul {
    margin: 0;
    padding: 0;
  }
  .site-header .main-navigation li {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .site-header .main-navigation .sub-menu {
    margin: 0 0 20px 0;
  }
  .site-header .main-navigation li li a {
    padding: 10px 15px 10px 30px;
    text-transform: none;
  }
  .site-header .main-navigation a {
    display: block;
    padding: 15px;
    color: #fff;
    transition: all 0.4s ease-in;
    text-transform: uppercase;
  }
  .site-header .main-navigation .current-menu-item > a,
  .site-header .main-navigation .current-menu-parent > a,
  .site-header .main-navigation .current_page_item > a,
  .site-header .main-navigation a:hover,
  .site-header .main-navigation .current_page_parent > a {
    color: rgb(227, 6, 19);
  }
}
@media screen and (min-width: 992px) {
  .site-header .site-header-logo {
    display: block;
    margin: 5px 0 -15px 0;
  }
  .site-header .main-navigation {
    display: block;
  }
  .site-header .menu {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .site-header .menu li {
    display: inline;
    position: relative;
    margin: 0;
    padding: 0;
  }
  .site-header .menu .menu-item-has-children:hover ul {
    display: block;
  }
  .site-header .menu a {
    color: #fff;
    padding: 30px;
    transition: all 0.4s ease-in;
    text-transform: uppercase;
  }
  .site-header .menu .current-menu-item > a,
  .site-header .menu .current-menu-parent > a,
  .site-header .menu .current_page_item > a,
  .site-header .menu a:hover,
  .site-header .menu .current_page_parent > a {
    color: rgb(227, 6, 19);
  }
  .site-header .sub-menu {
    display: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 12;
    width: 340px;
    top: 54px;
    left: 0;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
  }
  .site-header .sub-menu li {
    display: block;
    margin: 0;
  }
  .site-header .sub-menu a {
    font-weight: 400;
    display: block;
    text-transform: none;
    padding: 10px 15px 10px 20px;
    background: rgba(255, 255, 255, 0.94);
    color: #222;
  }
}

@keyframes loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes slide-down {
  0% {
    opacity: 0;
    transform: translateY(-1.6rem);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.d-block {
  display: block;
}

.d-inline {
  display: inline;
}

.d-inline-block {
  display: inline-block;
}

.d-flex {
  display: flex;
}

.d-inline-flex {
  display: inline-flex;
}

.d-none,
.d-hide {
  display: none !important;
}

.d-visible {
  visibility: visible;
}

.d-invisible {
  visibility: hidden;
}

.text-hide {
  background: transparent;
  border: 0;
  color: transparent;
  font-size: 0;
  line-height: 0;
  text-shadow: none;
}

.text-assistive {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.divider,
.divider-vert {
  display: block;
  position: relative;
}
.divider[data-content]::after,
.divider-vert[data-content]::after {
  background: #eee;
  color: #666;
  content: attr(data-content);
  display: inline-block;
  font-size: 0.7rem;
  padding: 0 0.4rem;
  transform: translateY(-0.65rem);
}

.divider {
  border-top: 0.05rem solid #ccc;
  height: 0.05rem;
  margin: 0.4rem 0;
}
.divider[data-content] {
  margin: 0.8rem 0;
}

.divider-vert {
  display: block;
  padding: 0.8rem;
}
.divider-vert::before {
  border-left: 0.05rem solid #ccc;
  bottom: 0.4rem;
  content: "";
  display: block;
  left: 50%;
  position: absolute;
  top: 0.4rem;
  transform: translateX(-50%);
}
.divider-vert[data-content]::after {
  left: 50%;
  padding: 0.2rem 0;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}

.loading {
  color: transparent !important;
  min-height: 0.8rem;
  pointer-events: none;
  position: relative;
}
.loading::after {
  animation: loading 500ms infinite linear;
  border: 0.1rem solid rgb(227, 6, 19);
  border-radius: 50%;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 0.8rem;
  left: 50%;
  margin-left: -0.4rem;
  margin-top: -0.4rem;
  position: absolute;
  top: 50%;
  width: 0.8rem;
  z-index: 1;
}
.loading.loading-lg {
  min-height: 2rem;
}
.loading.loading-lg::after {
  height: 1.6rem;
  margin-left: -0.8rem;
  margin-top: -0.8rem;
  width: 1.6rem;
}

.clearfix::after {
  clear: both;
  content: "";
  display: table;
}

.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.p-relative {
  position: relative !important;
}

.p-absolute {
  position: absolute !important;
}

.p-fixed {
  position: fixed !important;
}

.p-sticky {
  position: sticky !important;
}

.p-centered {
  display: block;
  float: none;
  margin-left: auto;
  margin-right: auto;
}

.flex-centered {
  align-items: center;
  display: flex;
  justify-content: center;
}

.flex-center {
  align-items: center;
  display: flex;
}

.flex-left {
  justify-content: flex-start;
}

.flex-right {
  justify-content: flex-end;
}

.m-0 {
  margin: 0 !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.ml-0 {
  margin-left: 0 !important;
}

.mr-0 {
  margin-right: 0 !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mx-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.my-0 {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}

.m-1 {
  margin: 0.2rem !important;
}

.mb-1 {
  margin-bottom: 0.2rem !important;
}

.ml-1 {
  margin-left: 0.2rem !important;
}

.mr-1 {
  margin-right: 0.2rem !important;
}

.mt-1 {
  margin-top: 0.2rem !important;
}

.mx-1 {
  margin-left: 0.2rem !important;
  margin-right: 0.2rem !important;
}

.my-1 {
  margin-bottom: 0.2rem !important;
  margin-top: 0.2rem !important;
}

.m-2 {
  margin: 0.4rem !important;
}

.mb-2 {
  margin-bottom: 0.4rem !important;
}

.ml-2 {
  margin-left: 0.4rem !important;
}

.mr-2 {
  margin-right: 0.4rem !important;
}

.mt-2 {
  margin-top: 0.4rem !important;
}

.mx-2 {
  margin-left: 0.4rem !important;
  margin-right: 0.4rem !important;
}

.my-2 {
  margin-bottom: 0.4rem !important;
  margin-top: 0.4rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pl-0 {
  padding-left: 0 !important;
}

.pr-0 {
  padding-right: 0 !important;
}

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

.px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.py-0 {
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}

.p-1 {
  padding: 0.2rem !important;
}

.pb-1 {
  padding-bottom: 0.2rem !important;
}

.pl-1 {
  padding-left: 0.2rem !important;
}

.pr-1 {
  padding-right: 0.2rem !important;
}

.pt-1 {
  padding-top: 0.2rem !important;
}

.px-1 {
  padding-left: 0.2rem !important;
  padding-right: 0.2rem !important;
}

.py-1 {
  padding-bottom: 0.2rem !important;
  padding-top: 0.2rem !important;
}

.p-2 {
  padding: 0.4rem !important;
}

.pb-2 {
  padding-bottom: 0.4rem !important;
}

.pl-2 {
  padding-left: 0.4rem !important;
}

.pr-2 {
  padding-right: 0.4rem !important;
}

.pt-2 {
  padding-top: 0.4rem !important;
}

.px-2 {
  padding-left: 0.4rem !important;
  padding-right: 0.4rem !important;
}

.py-2 {
  padding-bottom: 0.4rem !important;
  padding-top: 0.4rem !important;
}

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

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

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

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

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-normal {
  font-weight: normal;
}

.text-bold {
  font-weight: 500 !important;
}

.text-italic {
  font-style: italic;
}

.text-large {
  font-size: 1.2em;
}

.text-ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-clip {
  overflow: hidden;
  text-overflow: clip;
  white-space: nowrap;
}

.text-break {
  hyphens: auto;
  word-break: break-word;
  word-wrap: break-word;
}

body.open {
  overflow: hidden;
}

.slider-main {
  background: #000;
}
.slider-main img {
  max-height: 480px;
}

.wp-block-post,
.blog-item {
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
  padding: 15px;
}
.wp-block-post h3,
.blog-item h3 {
  margin: 0 0 0 0;
}
.wp-block-post .blog-date,
.blog-item .blog-date {
  opacity: 0.7;
}

.slider-wrapper {
  overflow: hidden;
  position: relative;
  width: 100%;
  margin: 0 0 45px 0;
  background: #000;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}
.slider-wrapper .slider-text {
  width: 100%;
  height: 100%;
  text-align: center;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.7);
}
.slider-wrapper .slider-text h1,
.slider-wrapper .slider-text .counter-boxes,
.slider-wrapper .slider-text p {
  text-shadow: 0 1px 2px #000;
}
.slider-wrapper .slider-text .counter-boxes,
.slider-wrapper .slider-text p {
  color: #ccc;
}
.slider-wrapper .slider-text h1 {
  color: #fff;
  text-transform: uppercase;
}
.slider-wrapper .slider-inner {
  padding: 10px;
}
.slider-wrapper .counter {
  margin: 0 10px 0 10px;
}
.slider-wrapper .counter-item {
  margin: 20px auto;
}
@media screen and (min-width: 768px) {
  .slider-wrapper .counter-boxes {
    align-items: center;
    display: flex;
    justify-content: center;
  }
  .slider-wrapper .counter-item {
    margin: 0 30px 0 30px;
  }
  .slider-wrapper h1 {
    margin: 0 0 30px 0;
  }
}

.wp-block-columns {
  margin-bottom: 30px;
}

article.post {
  background: #ECECEC;
  padding: 15px;
  margin: 0 0 15px 0;
}
article.post .post-title {
  display: block;
  margin: 10px 0 10px 0;
}
article.post.post-click {
  cursor: pointer;
}
article.post time {
  display: block;
}
@media screen and (max-width: 768px) {
  .blog-img {
    background: #eee;
  }
  .blog-img img {
    max-width: 160px;
  }
}

.box-img-desc p {
  padding: 10px 10px 10px 0;
  margin: 0;
}

.news-item {
  border: 1px solid #222;
}
.news-item .news-item-inner {
  background: #fff;
  padding: 15px 15px 30px 15px;
}
.news-item .moretag {
  display: none;
}
.news-item img {
  max-height: 360px;
  width: auto;
}
.news-item a {
  color: #222;
}
.news-item a:hover {
  color: rgb(227, 6, 19);
}

.pagination {
  text-align: center;
  margin: 15px;
}
.pagination .page-numbers {
  transition: all 0.5s ease;
  display: inline-block;
  padding: 10px 15px 10px 15px;
  border: 1px solid #ccc;
}
.pagination a {
  color: #222;
}
.pagination .page-numbers.current,
.pagination a.page-numbers:hover {
  color: #fff;
  background: rgb(227, 6, 19);
}

.slider-manager,
.slider-main {
  opacity: 0;
}
.slider-manager.tns-slider,
.slider-main.tns-slider {
  opacity: 1;
}

.slider-arrow {
  position: absolute;
  top: 0;
  height: 100%;
  background: none;
  border: 0;
  cursor: pointer;
  padding: 5px;
  margin: 0;
}
.slider-arrow svg {
  width: 25px;
  height: 25px;
  fill: rgb(20, 36, 70);
}
.slider-arrow svg:hover {
  fill: rgb(227, 6, 19);
}
.slider-arrow.slider-arrow-prev {
  left: 0;
}
.slider-arrow.slider-arrow-next {
  right: 0;
}
@media screen and (min-width: 768px) {
  .slider-arrow svg {
    width: 40px;
    height: 40px;
  }
}

.splide__container {
  box-sizing: border-box;
  position: relative;
}

.splide__list {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin: 0 !important;
  padding: 0 !important;
}

.splide.is-initialized:not(.is-active) .splide__list {
  display: block;
}

.splide__pagination {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0;
  pointer-events: none;
}

.splide__pagination li {
  display: inline-block;
  line-height: 1;
  list-style-type: none;
  margin: 0;
  pointer-events: auto;
}

.splide__progress__bar {
  width: 0;
}

.splide {
  position: relative;
  visibility: hidden;
}

.splide.is-initialized, .splide.is-rendered {
  visibility: visible;
}

.splide__slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  box-sizing: border-box;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  list-style-type: none !important;
  margin: 0;
  position: relative;
}

.splide__slide img {
  vertical-align: bottom;
}

.splide__spinner {
  animation: splide-loading 1s linear infinite;
  border: 2px solid #999;
  border-left-color: transparent;
  border-radius: 50%;
  bottom: 0;
  contain: strict;
  display: inline-block;
  height: 20px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}

.splide__sr {
  clip: rect(0 0 0 0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.splide__toggle.is-active .splide__toggle__play, .splide__toggle__pause {
  display: none;
}

.splide__toggle.is-active .splide__toggle__pause {
  display: inline;
}

.splide__track {
  overflow: hidden;
  position: relative;
  z-index: 0;
}

@keyframes splide-loading {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(1turn);
  }
}
.splide__track--draggable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.splide__track--fade > .splide__list {
  display: block;
}

.splide__track--fade > .splide__list > .splide__slide {
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  z-index: 0;
}

.splide__track--fade > .splide__list > .splide__slide.is-active {
  opacity: 1;
  position: relative;
  z-index: 1;
}

.splide--rtl {
  direction: rtl;
}

.splide__track--ttb > .splide__list {
  display: block;
}

.splide__arrow {
  -ms-flex-align: center;
  align-items: center;
  background: #ccc;
  border: 0;
  border-radius: 50%;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  height: 2em;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 2em;
  z-index: 1;
}

.splide__arrow svg {
  fill: #000;
  height: 1.2em;
  width: 1.2em;
}

.splide__arrow:hover:not(:disabled) {
  opacity: 0.9;
}

.splide__arrow:disabled {
  opacity: 0.3;
}

.splide__arrow:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide__arrow--prev {
  left: 1em;
}

.splide__arrow--prev svg {
  transform: scaleX(-1);
}

.splide__arrow--next {
  right: 1em;
}

.splide.is-focus-in .splide__arrow:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide__pagination {
  bottom: 0.5em;
  left: 0;
  padding: 0 1em;
  position: absolute;
  right: 0;
  z-index: 1;
}

.splide__pagination__page {
  background: #ccc;
  border: 0;
  border-radius: 50%;
  display: inline-block;
  height: 8px;
  margin: 3px;
  opacity: 0.7;
  padding: 0;
  position: relative;
  transition: transform 0.2s linear;
  width: 8px;
}

.splide__pagination__page.is-active {
  background: #fff;
  transform: scale(1.4);
  z-index: 1;
}

.splide__pagination__page:hover {
  cursor: pointer;
  opacity: 0.9;
}

.splide__pagination__page:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide.is-focus-in .splide__pagination__page:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide__progress__bar {
  background: #ccc;
  height: 3px;
}

.splide__slide {
  -webkit-tap-highlight-color: transparent;
}

.splide__slide:focus {
  outline: 0;
}

@supports (outline-offset: -3px) {
  .splide__slide:focus-visible {
    outline: 3px solid #0bf;
    outline-offset: -3px;
  }
}
@media screen and (-ms-high-contrast: none) {
  .splide__slide:focus-visible {
    border: 3px solid #0bf;
  }
}
@supports (outline-offset: -3px) {
  .splide.is-focus-in .splide__slide:focus {
    outline: 3px solid #0bf;
    outline-offset: -3px;
  }
}
@media screen and (-ms-high-contrast: none) {
  .splide.is-focus-in .splide__slide:focus {
    border: 3px solid #0bf;
  }
  .splide.is-focus-in .splide__track > .splide__list > .splide__slide:focus {
    border-color: #0bf;
  }
}
.splide__toggle {
  cursor: pointer;
}

.splide__toggle:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide.is-focus-in .splide__toggle:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide__track--nav > .splide__list > .splide__slide {
  border: 3px solid transparent;
  cursor: pointer;
}

.splide__track--nav > .splide__list > .splide__slide.is-active {
  border: 3px solid #000;
}

.splide__arrows--rtl .splide__arrow--prev {
  left: auto;
  right: 1em;
}

.splide__arrows--rtl .splide__arrow--prev svg {
  transform: scaleX(1);
}

.splide__arrows--rtl .splide__arrow--next {
  left: 1em;
  right: auto;
}

.splide__arrows--rtl .splide__arrow--next svg {
  transform: scaleX(-1);
}

.splide__arrows--ttb .splide__arrow {
  left: 50%;
  transform: translate(-50%);
}

.splide__arrows--ttb .splide__arrow--prev {
  top: 1em;
}

.splide__arrows--ttb .splide__arrow--prev svg {
  transform: rotate(-90deg);
}

.splide__arrows--ttb .splide__arrow--next {
  bottom: 1em;
  top: auto;
}

.splide__arrows--ttb .splide__arrow--next svg {
  transform: rotate(90deg);
}

.splide__pagination--ttb {
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  left: auto;
  padding: 1em 0;
  right: 0.5em;
  top: 0;
}

/*# sourceMappingURL=style.css.map */
