p {
  -ms-word-wrap: none !important;
  word-break: none !important;
  word-wrap: none !important;
  -webkit-hyphens: none !important;
  -moz-hyphens: none !important;
  hyphens: none !important;
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}
/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
}
/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  outline: 0;
}
*:focus {
  outline: none;
}
/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b, strong {
  font-weight: bolder;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code, kbd, samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
  border: 0;
  max-width: 100%;
  height: auto;
  display: block;
}
/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button, input, optgroup, select, textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
  border-radius: 0;
  background-clip: padding-box;
  border: 1px solid #000000;
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button, input {
  /* 1 */
  overflow: visible;
}
button:hover {
  cursor: pointer;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button, select {
  /* 1 */
  text-transform: none;
}
/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button, [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button;
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * Correct the padding in Firefox.
 */
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}
/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"], [type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}
/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}
/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}
/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}
/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}
.h-body-overflow {
  overflow-x: hidden;
}
.h-first-margin-0 > :first-child {
  margin-top: 0;
}
.h-last-margin-0 > :last-child {
  margin-bottom: 0;
}
.h-no-child-margins > :first-child {
  margin-top: 0;
}
.h-no-child-margins > :last-child {
  margin-bottom: 0;
}
.h-responsive-video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.h-responsive-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.h-box {
  height: 100px;
  background: red;
}
.h-responsive-image-container {
  position: relative;
  width: 100%;
  height: 100%;
}
.h-responsive-image-container__dummy {
  padding-top: 100%;
}
.h-responsive-image-container__img-container {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  font: 0/0 a;
}
.h-responsive-image-container__centerer {
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
.h-responsive-image-container img {
  vertical-align: middle;
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
}
.responsive-video {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}
.responsive-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.h-rtl-align {
  direction: rtl !important;
  text-align: right !important;
}
.h-rtl-align * {
  text-align: right !important;
}
body {
  background: #ffffff;
  font-family: "GalanoGrotesque", Helvetica, Arial, sans-serif;
  color: #000000;
  line-height: 1.5;
  direction: ltr !important;
}
body.overflow-hidden {
  overflow: hidden;
}
body.is-gray {
  background: #f9f9f9;
}
h1, h2, h3, h4, h5, h6 {
  margin: 0;
}
.svg-menu-hamburger, .svg-arrow-down, .svg-circle-arrow-right, .svg-no-circle-arrow-right, .svg-close {
  width: 20px;
  height: 20px;
}
.wow.fade-in-up {
  position: relative;
  top: 50px;
  opacity: 0;
  -webkit-transition: all, 500ms;
  -moz-transition: all, 500ms;
  -ms-transition: all, 500ms;
  -o-transition: all, 500ms;
  transition: all, 500ms;
}
.wow.fade-in-up.animated {
  top: 0;
  opacity: 1;
}
.wow.fade-in {
  opacity: 0;
  -webkit-transition: all, 500ms;
  -moz-transition: all, 500ms;
  -ms-transition: all, 500ms;
  -o-transition: all, 500ms;
  transition: all, 500ms;
}
.wow.fade-in.animated {
  opacity: 1;
}
.o-h1 {
  font-size: 55px;
  line-height: 1.42;
  font-weight: 700;
  position: relative;
}
.o-h1.wow {

  position: relative;
  -webkit-transition: all, 500ms;
  -moz-transition: all, 500ms;
  -ms-transition: all, 500ms;
  -o-transition: all, 500ms;
  transition: all, 500ms;
}
.o-h1.o-h1.wow.has-line:after {
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: left;
  -moz-transform-origin: left;
  -ms-transform-origin: left;
  -o-transform-origin: left;
  transform-origin: left;
  -webkit-transition: all, 500ms;
  -moz-transition: all, 500ms;
  -ms-transition: all, 500ms;
  -o-transition: all, 500ms;
  transition: all, 500ms;
  -webkit-transition-delay: 500ms;
  -moz-transition-delay: 500ms;
  -ms-transition-delay: 500ms;
  -o-transition-delay: 500ms;
  transition-delay: 500ms;
}

@media (min-width: 1780px) {
  .o-h1 {
    font-size: 3.5vw;
  }
  .o-h1.o-h1.has-line:after {
    bottom: 1.6vw;
  }
}
@media (max-width: 767px) {
  .o-h1 {
    font-size: 34px;
  }
}
.o-h1.has-line {
  display: inline;
}
.o-h1.has-line:after {
  content: "";
  border-bottom: 2px solid #fc7f2b;
  width: 310px;
  position: absolute;
  right: -330px;
  display: block;
  bottom: 26px;
}
@media (max-width: 767px) {
  .o-h1.has-line:after {
    width: 40px !important;
    bottom: 15px !important;
    right: -55px !important;
  }
}
.o-h1.has-line--medium:after {
  width: 180px;
  right: -200px;
}
.o-h1.has-line--shorter:after {
  width: 140px;
  right: -160px;
}
.o-h1--white {
  color: #ffffff;
}
.o-h1--large {
  font-size: 63px;
  line-height: 1.04;
}
@media (min-width: 1780px) {
  .o-h1--large {
    font-size: calc(63px + 0.2vw);
  }
}
.o-h1 a {
  text-decoration: none;
}
.o-h2 a {
  text-decoration: none;
}
.o-tinymce-content {
  font-size: 20px;
  font-family: "Garamond", serif;
  line-height: 1.35;
  letter-spacing: -0.24px;
}
@media (min-width: 1780px) {
  .o-tinymce-content {
    font-size: calc(20px + 0.2vw);
  }
}
.o-tinymce-content h2, .o-tinymce-content h3, .o-tinymce-content h4, .o-tinymce-content h5, .o-tinymce-content h6 {
  letter-spacing: 0;
  font-family: "GalanoGrotesque", Helvetica, Arial, sans-serif;
  font-weight: 700;
}
.o-tinymce-content h2 {
  font-size: 36px;
  margin: 50px 0 20px 0;
}
@media (min-width: 1780px) {
  .o-tinymce-content h2 {
    font-size: calc(36px + 0.2vw);
    margin: 2.5vw 0 1vw 0;
  }
}
@media (max-width: 767px) {
  .o-tinymce-content h2 {
    font-size: 24px;
    margin: 15px 0 10px 0;
  }
}
.o-tinymce-content h3 {
  font-size: 28px;
  margin: 20px 0 5px 0;
}
@media (min-width: 1780px) {
  .o-tinymce-content h3 {
    font-size: calc(28px + 0.2vw);
    margin: 1vw 0 0.2vw 0;
  }
}
@media (max-width: 767px) {
  .o-tinymce-content h3 {
    font-size: 20px;
    margin: 15px 0 5px 0;
  }
}
.o-tinymce-content p {
  margin: 0 0 16px 0;
}
@media (min-width: 1780px) {
  .o-tinymce-content p {
    margin: 0 0 0.8vw 0;
  }
}
.o-tinymce-content p a:not(.o-button), .o-tinymce-content li a:not(.o-button) {
  color: #003049;
  text-decoration: underline;
  font-weight: 700;
}
.o-tinymce-content ul, .o-tinymce-content ol {
  margin: 0 0 16px 0;
  padding: 0 0 0 55px;
}
@media (min-width: 1780px) {
  .o-tinymce-content ul, .o-tinymce-content ol {
    margin: 0 0 0.8vw 0;
    padding: 0 0 0 3vw;
  }
}
@media (max-width: 767px) {
  .o-tinymce-content ul, .o-tinymce-content ol {
    padding: 0 0 0 20px;
  }
}
.o-tinymce-content ul li, .o-tinymce-content ol li {
  margin-bottom: 15px;
}
@media (min-width: 1780px) {
  .o-tinymce-content ul li, .o-tinymce-content ol li {
    margin-bottom: 0.8vw;
  }
}
.o-tinymce-content ol {
  padding-left: 16px;
}
@media (max-width: 767px) {
  .o-tinymce-content ol {
    padding-left: 18px;
  }
}
.o-tinymce-content ul li {
  list-style: none;
  position: relative;
}
.o-tinymce-content ul li:before {
  width: 8px;
  height: 8px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background: #003049;
  opacity: 0.5;
  content: "";
  position: absolute;
  left: -25px;
  top: 9px;
}
@media (max-width: 767px) {
  .o-tinymce-content ul li:before {
    left: -20px;
  }
}
.o-button, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
  display: inline-block;
  padding: 16px 30px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  line-height: 1.25;
  -moz-transition: all 160ms ease-in-out;
  -o-transition: all 160ms ease-in-out;
  -webkit-transition: all 160ms ease-in-out;
  -ms-transition: all 160ms ease-in-out;
  transition: all 160ms ease-in-out;
  background: none;
  border: 2px solid #003049;
  color: #003049;
  font-size: 15px;
  font-weight: 700;
}
@media (min-width: 992px) {
  .o-button:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
    background: #003049;
    color: #ffffff;
  }
}
.o-button--blue {
  background: #003049;
  color: #ffffff;
}
.o-button.is-sending, .woocommerce #respond input.is-sending#submit, .woocommerce a.is-sending.button, .woocommerce button.is-sending.button, .woocommerce input.is-sending.button {
  opacity: 0.8;
  pointer-events: none;
}
.o-arrow-button {
  display: inline-block;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  line-height: 1.25;
  -moz-transition: all 160ms ease-in-out;
  -o-transition: all 160ms ease-in-out;
  -webkit-transition: all 160ms ease-in-out;
  -ms-transition: all 160ms ease-in-out;
  transition: all 160ms ease-in-out;
  background: none;
  color: #003049;
  font-size: 15px;
  font-weight: 700;
  opacity: 1;
}
@media (min-width: 1780px) {
  .o-arrow-button {
    font-size: calc(15px + 0.1vw);
  }
}
@media (min-width: 992px) {
  .o-arrow-button:hover {
    opacity: 0.7;
  }
  .o-arrow-button:hover .o-arrow-button__icon {
    left: 10px;
  }
}
.o-arrow-button--gold {
  color: #c1b2a2;
}
@media (min-width: 992px) {
  .o-arrow-button--gold:hover {
    color: #ffffff;
    opacity: 1;
  }
  .o-arrow-button--gold:hover .o-arrow-button__icon {
    fill: #ffffff;
  }
}
.o-arrow-button--gold .o-arrow-button__icon {
  fill: #c1b2a2;
}
.o-arrow-button__icon {
  width: 36px;
  height: 36px;
  fill: #003049;
  margin-left: 10px;
  position: relative;
  left: 0;
  -moz-transition: all 160ms ease-in-out;
  -o-transition: all 160ms ease-in-out;
  -webkit-transition: all 160ms ease-in-out;
  -ms-transition: all 160ms ease-in-out;
  transition: all 160ms ease-in-out;
}
.o-form-input-wrap {
  margin-bottom: 10px;
}
.o-form-input-wrap label.error {
  font-size: 12px;
  color: #e94d27;
  margin: 0;
  font-weight: 500;
}
.o-form-error {
  font-size: 12px;
  color: #e94d27;
  margin: 0;
  font-weight: 500;
}
.o-form-label-error {
  font-size: 12px;
  color: #e94d27;
  margin: 0;
}
.o-input-label {
  font-size: 15px;
  font-weight: 500;
  line-height: 1.25;
  color: #000000;
  margin: 0 0 5px 0;
}
.o-input-label ~ p {
  margin: 0 !important;
}
.o-form-input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  height: 45px;
  background: #ffffff;
  border: 2px solid #d9e0e4;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  padding: 0 15px;
  color: #000000;
}
.o-form-input--transparent {
  background: none;
}
.o-form-input::-webkit-input-placeholder {
  line-height: normal !important;
}
.o-form-input:-webkit-autofill, .o-form-input:-webkit-autofill:hover, .o-form-input:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px #ffffff inset !important;
}
.o-form-input[type="date"]::-webkit-inner-spin-button, .o-form-input[type="date"]::-webkit-outer-spin-button, .o-form-input[type="time"]::-webkit-inner-spin-button, .o-form-input[type="time"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}
.o-form-textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 120px;
  resize: none;
  width: 100%;
  background: #ffffff;
  border: 2px solid #d9e0e4;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  padding: 15px;
}
.o-form-textarea:-webkit-autofill:hover, .o-form-textarea:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px #ffffff inset !important;
}
.o-form-select-wrap {
  position: relative;
}
.o-form-select-wrap__arrow {
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 10;
  pointer-events: none;
}
.o-form-select-wrap__icon {
  fill: #003049;
  width: 15px;
  height: 15px;
}
.o-form-select {
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  height: 45px;
  background: none;
  border: 2px solid #d9e0e4;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  padding: 0 40px 0 15px;
  color: #000000;
  cursor: pointer;
  font-size: 15px;
  color: #003049;
  background: #ffffff;
}
.o-form-select:-webkit-autofill:hover, .o-form-select:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px #ffffff inset !important;
}
.o-form-messages {
  display: none;
  background: #f2f4f5;
  text-align: center;
  font-weight: 500;
  margin-top: 30px;
  padding: 20px;
}
.o-form-messages.has-error {
  color: red;
}
.o-form-messages.has-success {
  color: olive;
}
.o-site-header {
  position: relative;
 
  border-bottom: 1px solid #e5e5e5;
  background: #ffffff;
}
.o-site-header.is-home {
  background: none;
  border: none;
}
.o-site-header.is-home .o-site-header__container {
  height: 200px;
  padding: 0 100px;
}
@media (min-width: 1780px) {
  .o-site-header.is-home .o-site-header__container {
    height: 10vw;
    padding: 0 5vw;
  }
}
@media (max-width: 1379px) {
  .o-site-header.is-home .o-site-header__container {
    height: 120px;
    padding: 0 30px;
  }
}
@media (max-width: 991px) {
  .o-site-header.is-home .o-site-header__container {
    height: 69px;
  }
}
@media (max-width: 767px) {
  .o-site-header.is-home .o-site-header__container {
    height: 57px;
  }
}
.o-site-header.is-black {
  border-bottom: none;
}
.o-site-header__container {
  height: 69px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all, 300ms;
  -moz-transition: all, 300ms;
  -ms-transition: all, 300ms;
  -o-transition: all, 300ms;
  transition: all, 300ms;
}
@media (min-width: 1780px) {
  .o-site-header__container {
    height: 5vw;
  }
}
@media (max-width: 767px) {
  .o-site-header__container {
    height: 57px;
  }
}
.o-site-header__row {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.o-site-header__col {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.o-site-header__right {
  margin-left: auto;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.o-site-header__language-switcher {
  margin-right: 20px;
}
.o-site-header-menu-toggle {
  padding: 0;
  margin: 0;
  border: none;
  background: none;
  width: 25px;
  height: 25px;
  position: relative;
}
@media (min-width: 1780px) {
  .o-site-header-menu-toggle {
    width: 1.5vw;
    height: 1.5vw;
  }
}
.o-site-header-menu-toggle.is-home .o-site-header-menu-toggle__icon {
  fill: #ffffff;
  stroke: #ffffff;
}
.o-site-header-menu-toggle.is-open .o-site-header-menu-toggle__icon {
  fill: #ffffff;
  stroke: #ffffff;
}
.o-site-header-menu-toggle.is-open .o-site-header-menu-toggle__icon--open {
  display: none;
}
.o-site-header-menu-toggle.is-open .o-site-header-menu-toggle__icon--close {
  display: block;
}
.o-site-header-menu-toggle__icon {
  fill: #003049;
  stroke: #003049;
  width: 25px;
  height: 25px;
  position: absolute;
  left: 0;
  top: 0;
}
.o-site-header-menu-toggle__icon--open {
  display: block;
}
.o-site-header-menu-toggle__icon--close {
  display: none;
  margin-top: 2px;
  width: 22px;
  height: 22px;
}
@media (min-width: 1780px) {
  .o-site-header-menu-toggle__icon {
    width: 1.5vw;
    height: 1.5vw;
  }
}
.o-site-header-spacer {
  height: 69px;
}
@media (min-width: 1780px) {
  .o-site-header-spacer {
    height: 5vw;
  }
}
@media (max-width: 767px) {
  .o-site-header-spacer {
    height: 57px;
  }
}
.o-site-header-logo.is-home .o-site-header-logo__image--color, .o-site-header-logo.is-white .o-site-header-logo__image--color {
  display: none;
}
.o-site-header-logo.is-home .o-site-header-logo__image--white, .o-site-header-logo.is-white .o-site-header-logo__image--white {
  display: block;
}
.o-site-header-logo__image {
  width: 60px;
  height: auto;
}
@media (max-width: 767px) {
  .o-site-header-logo__image {
    width: 45px;
  }
}
.o-site-header-logo__image--white {
  display: none;
}
@media (min-width: 1780px) {
  .o-site-header-logo__image {
    width: 3vw;
  }
}
.o-site-header-language-switcher {
  position: relative;
}
.o-site-header-language-switcher__dropdown {
  display: none;
  position: absolute;
  left: -10px;
  top: 100%;
  margin-top: 5px;
}
.o-site-header-language-switcher__dropdown.is-visible {
  display: block;
}
.o-site-header-language-switcher-current {
  padding: 0;
  margin: 0;
  border: none;
  background: none;
  font-size: 15px;
  font-weight: 700;
  color: #003049;
}
.o-site-header-language-switcher-current.is-home, .o-site-header-language-switcher-current.is-white {
  color: #ffffff;
}
@media (min-width: 1780px) {
  .o-site-header-language-switcher-current {
    font-size: calc(15px + 0.1vw);
  }
}
.o-site-header-language-switcher-dropdown {
  background: #ffffff;
  padding: 8px 10px;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
}
.o-site-header-language-switcher-dropdown__list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.o-site-header-language-switcher-dropdown__item {
  padding: 0;
  margin: 0;
}
.o-site-header-language-switcher-dropdown__link {
  font-size: 15px;
  font-weight: 700;
  color: #003049;
}
@media (min-width: 1780px) {
  .o-site-header-language-switcher-dropdown__link {
    font-size: calc(15px + 0.3vw);
  }
}
@media (max-width: 991px) {
  .o-header-menu {
    display: none;
  }
}
.o-header-menu__inner {
  padding: 0;
  margin: 0;
}
.o-header-menu__inner li {
  list-style: none;
  padding: 0;
  margin: 0;
}
.o-header-menu__inner li .sub-menu-wrap {
  position: absolute;
  opacity: 0;
  z-index: 8999;
  pointer-events: none;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  -webkit-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  top: 100%;
}
.o-header-menu__inner li .sub-menu-wrap ul.sub-menu, .o-header-menu__inner li .sub-menu-wrap ul.children {
  margin: 0;
  padding: 0;
  top: 30px;
  position: relative;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  -webkit-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  background: #ffffff;
  padding: 5px 20px;
}
.o-header-menu__inner li .sub-menu-wrap ul.sub-menu li, .o-header-menu__inner li .sub-menu-wrap ul.children li {
  float: none;
  margin-right: 0;
  border-bottom: 1px solid #bbbbbb;
}
.o-header-menu__inner li .sub-menu-wrap ul.sub-menu li a, .o-header-menu__inner li .sub-menu-wrap ul.children li a {
  display: block;
  width: 220px;
  padding: 15px 0;
}
.o-header-menu__inner li .sub-menu-wrap ul.sub-menu li:last-child, .o-header-menu__inner li .sub-menu-wrap ul.children li:last-child {
  border-bottom: none;
}
.o-header-menu__inner li .sub-menu-wrap ul.sub-menu li ul, .o-header-menu__inner li .sub-menu-wrap ul.children li ul {
  top: 0;
  left: 100%;
}
.o-header-menu__inner li:hover > .sub-menu-wrap {
  top: 100%;
  opacity: 1;
  pointer-events: auto;
}
.o-header-menu__inner li:hover > .sub-menu-wrap ul.sub-menu, .o-header-menu__inner li:hover > .sub-menu-wrap ul.children {
  top: 0;
}
.o-site-footer {
  background: #000000;
}
.o-site-footer__top {
  padding: 60px 0 75px 0;
}
@media (min-width: 1780px) {
  .o-site-footer__top {
    padding: 3vw 0 4vw 0;
  }
}
@media (max-width: 767px) {
  .o-site-footer__top {
    padding: 40px 0;
  }
}
.o-site-footer__bottom {
  border-top: 1px solid #333333;
  padding: 10px 0;
}
@media (min-width: 1780px) {
  .o-site-footer__bottom {
    padding: 1vw 0;
  }
}
@media (max-width: 767px) {
  .o-site-footer__bottom {
    padding: 15px 0;
  }
}
.o-site-footer-top__logo {
  margin-bottom: 25px;
  width: 62px;
  height: auto;
}
@media (min-width: 1780px) {
  .o-site-footer-top__logo {
    margin-bottom: 1.5vw;
    width: 3vw;
  }
}
.o-site-footer-top__menu-title {
  color: #ffffff;
  font-weight: 700;
  font-size: 15px;
  position: relative;
  display: inline-block;
  margin: 29px 0 20px 0;
}
@media (min-width: 1780px) {
  .o-site-footer-top__menu-title {
    margin: 1.5vw 0 1vw 0;
    font-size: calc(15px + 0.1vw);
  }
}
.o-site-footer-top__menu-title:after {
  content: "";
  border-bottom: 2px solid #7d411b;
  width: 120px;
  position: absolute;
  right: -140px;
  display: block;
  bottom: 8px;
}
@media (max-width: 767px) {
  .o-site-footer-top__menu-title:after {
    width: 35px;
    right: -50px;
  }
}
.o-site-footer-top__menu {
  padding: 0;
  margin: 0 0 0 75px;
  margin: 0;
}
@media (min-width: 1780px) {
  .o-site-footer-top__menu {
    margin-left: 4.4vw;
    margin-left: 0;
  }
}
@media (max-width: 1379px) {
  .o-site-footer-top__menu {
    margin-left: 40px;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .o-site-footer-top__menu {
    margin-left: 0;
  }
}
.o-site-footer-top__menu li {
  padding: 0;
  margin: 0 0 5px 0;
}
.o-site-footer-top__menu li a {
  color: #c1b2a2;
  font-size: 15px;
  line-height: 1.25;
  -webkit-transition: all, 200ms;
  -moz-transition: all, 200ms;
  -ms-transition: all, 200ms;
  -o-transition: all, 200ms;
  transition: all, 200ms;
}
@media (min-width: 992px) {
  .o-site-footer-top__menu li a:hover {
    color: #ffffff;
  }
}
@media (min-width: 1780px) {
  .o-site-footer-top__menu li a {
    font-size: calc(15px + 0.1vw);
  }
}
.o-site-footer-top__social {
  padding: 0;
  margin: 0 0 0 80px;
  margin: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (min-width: 1780px) {
  .o-site-footer-top__social {
    margin-left: 4.8vw;
    margin-left: 0;
  }
}
@media (max-width: 1379px) {
  .o-site-footer-top__social {
    margin-left: 40px;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .o-site-footer-top__social {
    margin-left: 0;
  }
}
.o-site-footer-top__social li {
  padding: 0;
  margin: -2px 22px 20px 0;
  display: inline-block;
}
@media (max-width: 767px) {
  .o-site-footer-top__social li {
    margin-right: 20px;
  }
}
.o-site-footer-top__social li:last-child {
  margin-right: 0;
}
.o-site-footer-top__social li a {
  color: #c1b2a2;
  font-size: 15px;
  line-height: 1.25;
  -webkit-transition: all, 200ms;
  -moz-transition: all, 200ms;
  -ms-transition: all, 200ms;
  -o-transition: all, 200ms;
  transition: all, 200ms;
}
@media (min-width: 992px) {
  .o-site-footer-top__social li a:hover svg {
    fill: #ffffff;
  }
}
.o-site-footer-top__social li svg {
  fill: #c1b2a2;
  width: 18px;
  height: 18px;
  -webkit-transition: all, 200ms;
  -moz-transition: all, 200ms;
  -ms-transition: all, 200ms;
  -o-transition: all, 200ms;
  transition: all, 200ms;
}
.o-site-footer-top__social li svg.svg-facebook {
  width: 16px;
  height: 16px;
}
@media (min-width: 1780px) {
  .o-site-footer-top__social li svg.svg-facebook {
    width: 1.4vw;
    height: 1.4vw;
  }
}
@media (min-width: 1780px) {
  .o-site-footer-top__social li svg {
    width: 1.5vw;
    height: 1.5vw;
  }
}
.o-site-footer-bottom__inner {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 767px) {
  .o-site-footer-bottom__inner {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: start;
    -moz-align-items: start;
    -ms-align-items: start;
    -ms-flex-align: start;
    align-items: start;
  }
}
.o-site-footer-bottom__left {
  color: rgba(255, 255, 255, 0.75);
  font-size: 13px;
}
.o-site-footer-bottom__left a {
  color: #c1b2a2;
  margin-right: 15px;
  -webkit-transition: all, 200ms;
  -moz-transition: all, 200ms;
  -ms-transition: all, 200ms;
  -o-transition: all, 200ms;
  transition: all, 200ms;
}
@media (min-width: 992px) {
  .o-site-footer-bottom__left a:hover {
    color: #ffffff;
  }
}
.o-site-footer-bottom__copyright {
  margin-right: 15px;
}
@media (max-width: 767px) {
  .o-site-footer-bottom__copyright {
    display: block;
    margin-bottom: 5px;
  }
}
.o-site-footer-bottom__right {
  margin-left: auto;
}
@media (max-width: 767px) {
  .o-site-footer-bottom__right {
    margin-left: 0;
    margin-top: 18px;
  }
}
.o-page-header {
  background: #ffffff;
  -webkit-border-radius: 0 0 0 169px;
  -moz-border-radius: 0 0 0 169px;
  -ms-border-radius: 0 0 0 169px;
  -o-border-radius: 0 0 0 169px;
  border-radius: 0 0 0 169px;
  overflow-y: hidden;
  padding: 90px 0;
  position: relative;
}
.o-page-header--gray {
  background: #f2f4f5;
}
@media (min-width: 1780px) {
  .o-page-header {
    padding: 4.5vw 0;
    -webkit-border-radius: 0 0 0 9vw;
    -moz-border-radius: 0 0 0 9vw;
    -ms-border-radius: 0 0 0 9vw;
    -o-border-radius: 0 0 0 9vw;
    border-radius: 0 0 0 9vw;
  }
}
@media (max-width: 767px) {
  .o-page-header {
    padding: 30px 0;
    -webkit-border-radius: 0 0 0 20px;
    -moz-border-radius: 0 0 0 20px;
    -ms-border-radius: 0 0 0 20px;
    -o-border-radius: 0 0 0 20px;
    border-radius: 0 0 0 20px;
  }
}
.o-page-header__background {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.o-page-header__overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 200;
  background: rgba(0, 48, 73, 0.8);
}
.o-page-header__inner {
  position: relative;
  z-index: 300;
}
.o-contact-form .row {
  margin-left: -10px;
  margin-right: -10px;
}
.o-contact-form .row div[class^="col-"] {
  padding-left: 10px;
  padding-right: 10px;
}
.o-contact-form__textarea {
  height: 209px;
}
.o-contact-form__submit-wrap {
  text-align: right;
  margin-top: 15px;
}
@media (max-width: 767px) {
  .o-contact-form__submit-wrap {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .o-contact-form__submit {
    display: block;
    width: 100%;
  }
}
.o-text-with-background {
  padding: 100px 0;
  position: relative;
}
@media (min-width: 1780px) {
  .o-text-with-background {
    padding: 5vw 0;
  }
}
@media (max-width: 767px) {
  .o-text-with-background {
    padding: 35px 0;
  }
}
.o-text-with-background.wow {
  position: relative;
  top: 50px;
  opacity: 0;
  -webkit-transition: all, 500ms;
  -moz-transition: all, 500ms;
  -ms-transition: all, 500ms;
  -o-transition: all, 500ms;
  transition: all, 500ms;
}
.o-text-with-background.wow .o-text-with-background__inner {
  position: relative;
  top: 50px;
  opacity: 0;
  -webkit-transition: all, 500ms;
  -moz-transition: all, 500ms;
  -ms-transition: all, 500ms;
  -o-transition: all, 500ms;
  transition: all, 500ms;
  -webkit-transition-delay: 300ms;
  -moz-transition-delay: 300ms;
  -ms-transition-delay: 300ms;
  -o-transition-delay: 300ms;
  transition-delay: 300ms;
}
.o-text-with-background.wow.animated {
  top: 0;
  opacity: 1;
}
.o-text-with-background.wow.animated .o-text-with-background__inner {
  opacity: 1;
  top: 0;
}
.o-text-with-background__background {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.o-text-with-background__overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 200;
  background: rgba(0, 48, 73, 0.8);
}
.o-text-with-background__inner {
  position: relative;
  z-index: 300;
  font-family: "Garamond", serif;
  font-size: 26px;
  line-height: 1.28;
  text-align: center;
  color: #ffffff;
}
@media (max-width: 767px) {
  .o-text-with-background__inner {
    font-size: 20px;
  }
}
.o-text-with-background__inner a {
  color: #c1b2a2;
  font-weight: 700;
  text-decoration: underline;
}
@media (min-width: 1780px) {
  .o-text-with-background__inner {
    font-size: calc(26px + 0.3vw);
  }
}
.o-fullscreen-menu {
  position: fixed;
  top: -100vh;
  left: 0;
  right: 0;
  height: 100vh;
  background: #000000;
  z-index: 8000;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-transition: all, 300ms;
  -moz-transition: all, 300ms;
  -ms-transition: all, 300ms;
  -o-transition: all, 300ms;
  transition: all, 300ms;
  opacity: 0;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.o-fullscreen-menu.is-open {
  top: 0;
  opacity: 1;
}
.o-fullscreen-menu__menu {
  margin: 0;
  margin-bottom: 60px;
  margin-top: 60px;
}
@media (min-width: 1780px) {
  .o-fullscreen-menu__menu {
    margin-bottom: 6vw;
    margin-top: 6vw;
  }
}
@media (max-width: 767px) {
  .o-fullscreen-menu__menu {
    margin-bottom: 60px;
    margin-top: -30px;
  }
}
.o-fullscreen-menu-menu {
  padding: 0;
}
.o-fullscreen-menu-menu li {
  padding: 0;
  margin: 10px 0;
  text-align: center;
}
@media (min-width: 1780px) {
  .o-fullscreen-menu-menu li {
    margin: 1vw 0;
  }
}
.o-fullscreen-menu-menu li a {
  color: #c1b2a2;
  font-size: 55px;
  font-weight: 700;
  line-height: 1.25;
  list-style: none;
  display: inline-block;
  -webkit-transition: all, 120ms;
  -moz-transition: all, 120ms;
  -ms-transition: all, 120ms;
  -o-transition: all, 120ms;
  transition: all, 120ms;
}
@media (min-width: 1780px) {
  .o-fullscreen-menu-menu li a {
    font-size: calc(55px + 0.3vw);
  }
}
@media (max-width: 767px) {
  .o-fullscreen-menu-menu li a {
    font-size: 36px;
  }
}
.o-fullscreen-menu-menu li a:hover {
  color: #ffffff;
}
.o-fullscreen-menu-menu li.current-menu-item a {
  color: #ffffff;
}
.o-fullscreen-menu-social ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  padding: 0;
  margin: 0;
}
.o-fullscreen-menu-social ul li {
  padding: 0;
  margin: 0;
  list-style: none;
}
.o-fullscreen-menu-social ul li a {
  color: #ffffff;
  display: block;
  width: 27px;
  margin: 0 30px;
}
@media (min-width: 1780px) {
  .o-fullscreen-menu-social ul li a {
    width: 1.5vw;
  }
}
@media (max-width: 767px) {
  .o-fullscreen-menu-social ul li a {
    margin: 0 20px;
  }
}
.o-fullscreen-menu-social ul li a:hover .o-fullscreen-menu-social__icon {
  fill: #ffffff;
}
.o-fullscreen-menu-social__icon {
  height: 27px;
  width: 27px;
  fill: #c1b2a2;
  -webkit-transition: all, 120ms;
  -moz-transition: all, 120ms;
  -ms-transition: all, 120ms;
  -o-transition: all, 120ms;
  transition: all, 120ms;
}
@media (min-width: 1780px) {
  .o-fullscreen-menu-social__icon {
    width: 1.5vw;
    height: 1.5vw;
  }
}
.o-contact-info--light .o-contact-info__title, .o-contact-info--light .o-contact-info__text {
  color: #ffffff;
}
.o-contact-info__title {
  font-size: 26px;
  line-height: 1.25;
  font-weight: 700;
  margin: 0 0 20px 0;
}
@media (min-width: 1780px) {
  .o-contact-info__title {
    font-size: calc(26px + 0.1vw);
  }
}
.o-contact-info__text {
  font-weight: 700;
  line-height: 1.25;
  margin: 0 0 10px 0;
}
.o-contact-info__item {
  margin-bottom: 5px;
}
.o-contact-info__office {
  margin-top: 20px;
}
.o-contact-info-item {
  font-weight: 500;
  color: #003049;
}
.o-contact-info-item a {
  color: #003049;
  text-decoration: none;
  -webkit-transition: all, 200ms;
  -moz-transition: all, 200ms;
  -ms-transition: all, 200ms;
  -o-transition: all, 200ms;
  transition: all, 200ms;
}
@media (min-width: 992px) {
  .o-contact-info-item a:hover {
    color: #000000;
  }
}
.o-contact-info-item--light {
  color: #c1b2a2;
}
.o-contact-info-item--light a {
  color: #c1b2a2;
}
@media (min-width: 992px) {
  .o-contact-info-item--light a:hover {
    color: #ffffff;
  }
}
.o-service-grid-item {
  background: #ffffff;
  border: 2px solid #f9f9f9;
  display: block;
  padding-top: 100%;
  position: relative;
  -webkit-transition: all, 200ms;
  -moz-transition: all, 200ms;
  -ms-transition: all, 200ms;
  -o-transition: all, 200ms;
  transition: all, 200ms;
  -webkit-box-shadow: 0 0 0 rgba(0, 48, 73, 0);
  -moz-box-shadow: 0 0 0 rgba(0, 48, 73, 0);
  box-shadow: 0 0 0 rgba(0, 48, 73, 0);
}
@media (max-width: 991px) {
  .o-service-grid-item {
    padding-top: 0;
  }
}
@media (max-width: 767px) {
  .o-service-grid-item {
    border-width: 1px;
  }
}
@media (min-width: 992px) {
  .o-service-grid-item:hover {
    background: #003049;
    border-color: #003049;
    -webkit-box-shadow: 0 3px 30px rgba(0, 48, 73, 0.3);
    -moz-box-shadow: 0 3px 30px rgba(0, 48, 73, 0.3);
    box-shadow: 0 3px 30px rgba(0, 48, 73, 0.3);
    position: relative;
    z-index: 200;
  }
}
@media (min-width: 992px) {
  .o-service-grid-item:hover .o-service-grid-item__title {
    color: #ffffff;
  }
  .o-service-grid-item:hover .o-service-grid-item__icon--dark {
    display: none;
  }
  .o-service-grid-item:hover .o-service-grid-item__icon--light {
    display: block;
  }
  .o-service-grid-item:hover .o-service-grid-item__arrow {
    fill: #ffffff;
  }
}
.o-service-grid-item--small .o-service-grid-item__inner {
  padding: 25px 15px 15px 15px;
}
@media (min-width: 1780px) {
  .o-service-grid-item--small .o-service-grid-item__inner {
    padding: 1.2vw 1vw 1vw 1vw;
  }
}
.o-service-grid-item--small .o-service-grid-item__title {
  font-size: 15px;
}
@media (min-width: 1780px) {
  .o-service-grid-item--small .o-service-grid-item__title {
    font-size: calc(15px + 0.1vw);
  }
}
@media (max-width: 767px) {
  .o-service-grid-item--small .o-service-grid-item__title--language-de {
    font-size: 14px;
  }
}
.o-service-grid-item--last {
  -webkit-border-radius: 0 0 60px 0;
  -moz-border-radius: 0 0 60px 0;
  -ms-border-radius: 0 0 60px 0;
  -o-border-radius: 0 0 60px 0;
  border-radius: 0 0 60px 0;
  overflow: hidden;
}
@media (min-width: 1780px) {
  .o-service-grid-item--last {
    -webkit-border-radius: 0 0 3vw 0;
    -moz-border-radius: 0 0 3vw 0;
    -ms-border-radius: 0 0 3vw 0;
    -o-border-radius: 0 0 3vw 0;
    border-radius: 0 0 3vw 0;
  }
}
@media (max-width: 991px) {
  .o-service-grid-item--last {
    -webkit-border-radius: 0 0 20px 0;
    -moz-border-radius: 0 0 20px 0;
    -ms-border-radius: 0 0 20px 0;
    -o-border-radius: 0 0 20px 0;
    border-radius: 0 0 20px 0;
  }
}
.o-service-grid-item__inner {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 100;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding: 60px;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (min-width: 1780px) {
  .o-service-grid-item__inner {
    padding: 2.5vw;
  }
}
@media (max-width: 991px) {
  .o-service-grid-item__inner {
    position: relative;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 30px;
  }
}
@media (max-width: 767px) {
  .o-service-grid-item__inner {
    padding: 20px;
  }
}
.o-service-grid-item__icon-wrap {
  margin-bottom: 10px;
  width: 20px;
  -webkit-box-flex: 0 0 20px;
  -moz-box-flex: 0 0 20px;
  -webkit-flex: 0 0 20px;
  -ms-flex: 0 0 20px;
  flex: 0 0 20px;
}
@media (max-width: 991px) {
  .o-service-grid-item__icon-wrap {
    margin: 0 20px 0 0;
  }
}
.o-service-grid-item__icon {
  max-width: 30px;
  height: auto;
  margin-bottom: 2px;
}
@media (max-width: 767px) {
  .o-service-grid-item__icon {
    max-width: 20px;
  }
}
.o-service-grid-item__icon--light {
  display: none;
}
.o-service-grid-item__title {
  font-size: 18px;
  color: #003049;
  font-weight: 700;
  -webkit-transition: all, 200ms;
  -moz-transition: all, 200ms;
  -ms-transition: all, 200ms;
  -o-transition: all, 200ms;
  transition: all, 200ms;
}
@media (min-width: 1780px) {
  .o-service-grid-item__title {
    font-size: calc(18px + 0.1vw);
  }
}
@media (max-width: 991px) {
  .o-service-grid-item__title {
    margin-right: 20px;
  }
}
@media (max-width: 767px) {
  .o-service-grid-item__title {
    font-size: 15px;
  }
}
.o-service-grid-item__title--language-de {
  hyphens: auto;
}
.o-service-grid-item__arrow {
  width: 32px;
  height: 32px;
  fill: #003049;
  margin-top: auto;
  position: relative;
  left: 0;
  -webkit-transition: all, 200ms;
  -moz-transition: all, 200ms;
  -ms-transition: all, 200ms;
  -o-transition: all, 200ms;
  transition: all, 200ms;
  -webkit-box-flex: 0 0 32px;
  -moz-box-flex: 0 0 32px;
  -webkit-flex: 0 0 32px;
  -ms-flex: 0 0 32px;
  flex: 0 0 32px;
}
@media (max-width: 991px) {
  .o-service-grid-item__arrow {
    margin-left: auto;
  }
}
@media (max-width: 767px) {
  .o-service-grid-item__arrow {
    width: 28px;
    height: 28px;
    -webkit-box-flex: 0 0 28px;
    -moz-box-flex: 0 0 28px;
    -webkit-flex: 0 0 28px;
    -ms-flex: 0 0 28px;
    flex: 0 0 28px;
  }
}
.t-template-contact {
  padding: 60px 0 0 0;
}
@media (min-width: 1780px) {
  .t-template-contact {
    padding: 3vw 0 0 0;
  }
}
@media (max-width: 767px) {
  .t-template-contact {
    padding: 40px 0 0 0;
  }
}
.t-template-contact__main {
  -webkit-box-shadow: 0 3px 40px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 40px 0 rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 3px 40px 0 rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 3px 40px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 40px 0 rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 0 0 137px 0;
  -moz-border-radius: 0 0 137px 0;
  -ms-border-radius: 0 0 137px 0;
  -o-border-radius: 0 0 137px 0;
  border-radius: 0 0 137px 0;
  overflow: hidden;
  -webkit-transition-delay: 800ms !important;
  -moz-transition-delay: 800ms !important;
  -ms-transition-delay: 800ms !important;
  -o-transition-delay: 800ms !important;
  transition-delay: 800ms !important;
  z-index: 100;
}
@media (max-width: 767px) {
  .t-template-contact__main {
    -webkit-border-radius: 0 0 20px 0;
    -moz-border-radius: 0 0 20px 0;
    -ms-border-radius: 0 0 20px 0;
    -o-border-radius: 0 0 20px 0;
    border-radius: 0 0 20px 0;
  }
}
.t-template-contact__text {
  font-family: "Garamond", serif;
  font-size: 26px;
  line-height: 1.15;
  text-align: center;
  background: #ffffff;
  padding: 55px 0;
  border-bottom: 1px solid #f2f4f5;
}
@media (min-width: 1780px) {
  .t-template-contact__text {
    font-size: calc(26px + 0.3vw);
    padding: 3vw 0;
  }
}
@media (max-width: 991px) {
  .t-template-contact__text {
    padding: 55px 60px;
  }
}
@media (max-width: 767px) {
  .t-template-contact__text {
    font-size: 20px;
    padding: 37px 20px;
  }
}
.t-template-contact__form {
  background: #ffffff;
  padding: 60px;
}
@media (min-width: 1780px) {
  .t-template-contact__form {
    padding: 3vw;
  }
}
@media (max-width: 767px) {
  .t-template-contact__form {
    padding: 32px 20px 40px 20px;
  }
}
.t-template-contact__info {
  background: #f2f4f5;
  height: 100%;
  padding: 60px;
}
@media (min-width: 1780px) {
  .t-template-contact__info {
    padding: 3vw;
  }
}
@media (max-width: 767px) {
  .t-template-contact__info {
    padding: 32px 20px;
  }
}
.t-template-contact__map {
  margin-top: -195px;
  -webkit-transition-delay: 200ms !important;
  -moz-transition-delay: 200ms !important;
  -ms-transition-delay: 200ms !important;
  -o-transition-delay: 200ms !important;
  transition-delay: 200ms !important;
}
@media (max-width: 767px) {
  .t-template-contact__map {
    margin-top: -110px;
  }
}
.t-template-contact-map iframe {
  width: 100%;
  height: 850px;
  display: block;
}
@media (max-width: 767px) {
  .t-template-contact-map iframe {
    height: 500px;
  }
}
.t-template-services__grid {
  padding: 70px 0 90px 0;
  -webkit-transition-delay: 800ms !important;
  -moz-transition-delay: 800ms !important;
  -ms-transition-delay: 800ms !important;
  -o-transition-delay: 800ms !important;
  transition-delay: 800ms !important;
}
@media (min-width: 1780px) {
  .t-template-services__grid {
    padding: 3.5vw 0 4.5vw 0;
  }
}
@media (max-width: 767px) {
  .t-template-services__grid {
    padding: 40px 0 60px 0;
  }
}
.t-template-service__main {
  padding: 30px 50px 100px 0;
  -webkit-transition-delay: 800ms !important;
  -moz-transition-delay: 800ms !important;
  -ms-transition-delay: 800ms !important;
  -o-transition-delay: 800ms !important;
  transition-delay: 800ms !important;
}
@media (min-width: 1780px) {
  .t-template-service__main {
    padding: 1.5vw 2.5vw 5vw 0;
  }
}
@media (max-width: 767px) {
  .t-template-service__main {
    padding: 20px 0 60px 0;
  }
}
.t-template-service__accordion {
  display: none;
}
@media (max-width: 991px) {
  .t-template-service__accordion {
    display: block;
  }
}
.t-template-service__text {
  padding: 80px 0 0 0;
}
.t-template-service__text--language-fa {
  direction: rtl !important;
}
.t-template-service__text--language-fa * {
  text-align: right !important;
}
@media (min-width: 1780px) {
  .t-template-service__text {
    padding: 4vw 0 0 0;
  }
}
@media (max-width: 767px) {
  .t-template-service__text {
    padding: 35px 0 0 0;
  }
}
.t-template-service__read-more {
  margin-top: 20px;
}
@media (max-width: 991px) {
  .t-template-service__sub {
    display: none;
  }
}
.t-template-service__sidebar {
  -webkit-transition-delay: 800ms !important;
  -moz-transition-delay: 800ms !important;
  -ms-transition-delay: 800ms !important;
  -o-transition-delay: 800ms !important;
  transition-delay: 800ms !important;
}
@media (max-width: 991px) {
  .t-template-service__sidebar {
    display: none;
  }
}
@media (max-width: 1379px) {
  .t-template-service-sub {
    margin-bottom: -20px;
  }
}
@media (max-width: 1379px) {
  .t-template-service-sub__col {
    margin-bottom: 20px;
  }
}
.t-template-service-accordion__button {
  display: block;
  width: 100%;
  background: #003049;
  color: #ffffff;
  font-size: 15px;
  line-height: 1.25;
  text-align: left;
  border: none;
  padding: 20px 30px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.t-template-service-accordion__button.is-open .t-template-service-accordion__button-icon {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}
@media (max-width: 767px) {
  .t-template-service-accordion__button {
    padding: 17px 20px;
  }
}
.t-template-service-accordion__button-icon {
  width: 15px;
  height: 15px;
  fill: #ffffff;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  margin-left: auto;
  -webkit-transition: all, 300ms;
  -moz-transition: all, 300ms;
  -ms-transition: all, 300ms;
  -o-transition: all, 300ms;
  transition: all, 300ms;
}
.t-template-service-accordion__menu {
  background: #f9f9f9;
  display: none;
}
.t-template-service-sub-item {
  background: #f7f8f9;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  height: 100%;
  padding: 30px;
  -webkit-transition: all, 120ms;
  -moz-transition: all, 120ms;
  -ms-transition: all, 120ms;
  -o-transition: all, 120ms;
  transition: all, 120ms;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (min-width: 1780px) {
  .t-template-service-sub-item {
    padding: 2vw 1.5vw;
  }
}
@media (min-width: 992px) {
  .t-template-service-sub-item:hover {
    background: #003049;
  }
}
@media (min-width: 992px) {
  .t-template-service-sub-item:hover .t-template-service-sub-item__title {
    color: #ffffff;
  }
}
@media (min-width: 992px) {
  .t-template-service-sub-item:hover .t-template-service-sub-item__icon--dark {
    display: none;
  }
}
@media (min-width: 992px) {
  .t-template-service-sub-item:hover .t-template-service-sub-item__icon--light {
    display: block;
  }
}
@media (min-width: 992px) {
  .t-template-service-sub-item:hover .t-template-service-sub-item__arrow {
    left: 10px;
  }
}
@media (min-width: 992px) {
  .t-template-service-sub-item:hover .t-template-service-sub-item__arrow-svg {
    fill: #ffffff;
  }
}
.t-template-service-sub-item__icon-wrap {
  width: 25px;
  -webkit-box-flex: 0 0 25px;
  -moz-box-flex: 0 0 25px;
  -webkit-flex: 0 0 25px;
  -ms-flex: 0 0 25px;
  flex: 0 0 25px;
  margin-right: 15px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.t-template-service-sub-item__icon {
  width: 100%;
  height: auto;
}
.t-template-service-sub-item__icon--light {
  display: none;
}
.t-template-service-sub-item__title {
  color: #003049;
  font-size: 18px;
  line-height: 1.2;
  font-weight: 700;
  -webkit-transition: all, 120ms;
  -moz-transition: all, 120ms;
  -ms-transition: all, 120ms;
  -o-transition: all, 120ms;
  transition: all, 120ms;
  margin-right: 20px;
}
.t-template-service-sub-item__arrow {
  width: 28px;
  -webkit-box-flex: 0 0 28px;
  -moz-box-flex: 0 0 28px;
  -webkit-flex: 0 0 28px;
  -ms-flex: 0 0 28px;
  flex: 0 0 28px;
  margin-left: auto;
  position: relative;
  left: 0;
  -webkit-transition: left, 120ms;
  -moz-transition: left, 120ms;
  -ms-transition: left, 120ms;
  -o-transition: left, 120ms;
  transition: left, 120ms;
}
.t-template-service-sub-item__arrow-svg {
  fill: #003049;
  width: 28px;
  height: 28px;
  -webkit-transition: all, 120ms;
  -moz-transition: all, 120ms;
  -ms-transition: all, 120ms;
  -o-transition: all, 120ms;
  transition: all, 120ms;
}
.t-template-service-sidebar__background {
  background: #f9f9f9;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  border-left: 1px solid #efece8;
  z-index: 100;
}
.t-template-service-sidebar__inner {
  position: relative;
  z-index: 200;
  padding: 120px 0;
  -webkit-transition-delay: 800ms !important;
  -moz-transition-delay: 800ms !important;
  -ms-transition-delay: 800ms !important;
  -o-transition-delay: 800ms !important;
  transition-delay: 800ms !important;
}
@media (min-width: 1780px) {
  .t-template-service-sidebar__inner {
    padding: 6vw 0;
  }
}
.t-template-service-sidebar-menu {
  border-top: 1px solid #efece8;
  padding: 0;
  margin: 0;
}
.t-template-service-sidebar-menu > li {
  list-style: none;
  padding: 0;
  margin: 0;
  border-bottom: 1px solid #efece8;
}
.t-template-service-sidebar-menu > li .menu-item-arrow-right-circle, .t-template-service-sidebar-menu > li .menu-item-arrow-right {
  display: none;
}
.t-template-service-sidebar-menu > li > a {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding: 30px;
  color: #003049;
  text-decoration: none;
  font-size: 15px;
  line-height: 1.25;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (min-width: 1780px) {
  .t-template-service-sidebar-menu > li > a {
    padding: 1.5vw;
  }
}
@media (max-width: 767px) {
  .t-template-service-sidebar-menu > li > a {
    padding: 15px 15px 30px 15px;
  }
}
@media (min-width: 992px) {
  .t-template-service-sidebar-menu > li > a:hover .menu-item-arrow-right-circle {
    left: 10px;
  }
}
.t-template-service-sidebar-menu > li > a span {
  margin-right: 30px;
  display: inline-block;
}
@media (min-width: 1780px) {
  .t-template-service-sidebar-menu > li > a span {
    margin-right: 1.5vw;
  }
}
.t-template-service-sidebar-menu > li > a .menu-item-arrow-right-circle {
  display: block;
  width: 32px;
  height: 32px;
  -webkit-box-flex: 0 0 32px;
  -moz-box-flex: 0 0 32px;
  -webkit-flex: 0 0 32px;
  -ms-flex: 0 0 32px;
  flex: 0 0 32px;
  fill: #003049;
  margin-left: auto;
  position: relative;
  left: 0;
  -webkit-transition: left, 120ms;
  -moz-transition: left, 120ms;
  -ms-transition: left, 120ms;
  -o-transition: left, 120ms;
  transition: left, 120ms;
}
.t-template-service-sidebar-menu > li .sub-menu-wrap ul.sub-menu, .t-template-service-sidebar-menu > li .sub-menu-wrap ul.children {
  margin: -25px 0 30px 15px;
  padding: 0 30px;
}
@media (min-width: 1780px) {
  .t-template-service-sidebar-menu > li .sub-menu-wrap ul.sub-menu, .t-template-service-sidebar-menu > li .sub-menu-wrap ul.children {
    margin: -1.2vw 0 1.5vw 0.8vw;
    padding: 0 1.5vw;
  }
}
@media (max-width: 767px) {
  .t-template-service-sidebar-menu > li .sub-menu-wrap ul.sub-menu, .t-template-service-sidebar-menu > li .sub-menu-wrap ul.children {
    padding: 0 15px;
    margin-bottom: 20px;
  }
}
.t-template-service-sidebar-menu > li .sub-menu-wrap ul.sub-menu li, .t-template-service-sidebar-menu > li .sub-menu-wrap ul.children li {
  list-style: none;
  padding: 0;
  margin: 0 0 3px 0;
}
.t-template-service-sidebar-menu > li .sub-menu-wrap ul.sub-menu li a, .t-template-service-sidebar-menu > li .sub-menu-wrap ul.children li a {
  border-left: 1px solid #efece8;
  color: #003049;
  text-decoration: none;
  font-size: 15px;
  line-height: 1.25;
  padding-left: 15px;
}
@media (min-width: 1780px) {
  .t-template-service-sidebar-menu > li .sub-menu-wrap ul.sub-menu li a, .t-template-service-sidebar-menu > li .sub-menu-wrap ul.children li a {
    padding-left: 0.8vw;
  }
}
@media (min-width: 992px) {
  .t-template-service-sidebar-menu > li .sub-menu-wrap ul.sub-menu li a:hover .menu-item-arrow-right, .t-template-service-sidebar-menu > li .sub-menu-wrap ul.children li a:hover .menu-item-arrow-right {
    left: 6px;
  }
}
.t-template-service-sidebar-menu > li .sub-menu-wrap ul.sub-menu li a .menu-item-arrow-right, .t-template-service-sidebar-menu > li .sub-menu-wrap ul.children li a .menu-item-arrow-right {
  display: inline-block;
  width: 10px;
  height: 10px;
  fill: #003049;
  margin-left: 15px;
  position: relative;
  left: 0;
  -webkit-transition: left, 120ms;
  -moz-transition: left, 120ms;
  -ms-transition: left, 120ms;
  -o-transition: left, 120ms;
  transition: left, 120ms;
}
.t-template-service-sidebar-menu > li.current_page_parent > a, .t-template-service-sidebar-menu > li.current-menu-item > a {
  color: #000000 !important;
}
.t-template-service-sidebar-menu > li.current_page_parent > a .menu-item-arrow-right-circle, .t-template-service-sidebar-menu > li.current-menu-item > a .menu-item-arrow-right-circle {
  fill: #000000;
}
.t-template-service-sidebar-menu > li.current_page_parent li.current-menu-item a {
  color: #000000 !important;
}
.t-template-service-sidebar-menu > li.current_page_parent li.current-menu-item a .menu-item-arrow-right {
  fill: #000000;
}
.o-page__content {
  padding: 110px 0 90px 0;
}
@media (min-width: 1780px) {
  .o-page__content {
    padding: 5.5vw 0 4.5vw 0;
  }
}
@media (max-width: 767px) {
  .o-page__content {
    padding: 40px 0;
  }
}
.t-template-about__team {
  padding: 70px 0 30px 0;
}
@media (min-width: 1780px) {
  .t-template-about__team {
    padding: 3.5vw 0 1.5vw 0;
  }
}
@media (max-width: 767px) {
  .t-template-about__team {
    padding: 40px 0;
  }
}
.t-template-about-intro.wow .t-template-about-intro__text {
  position: relative;
  top: 50px;
  opacity: 0;
  -webkit-transition: all, 500ms;
  -moz-transition: all, 500ms;
  -ms-transition: all, 500ms;
  -o-transition: all, 500ms;
  transition: all, 500ms;
  -webkit-transition-delay: 1500ms;
  -moz-transition-delay: 1500ms;
  -ms-transition-delay: 1500ms;
  -o-transition-delay: 1500ms;
  transition-delay: 1500ms;
}
.t-template-about-intro.wow .t-template-about-intro__image-wrap {
  opacity: 0;
  -webkit-transition: all, 500ms;
  -moz-transition: all, 500ms;
  -ms-transition: all, 500ms;
  -o-transition: all, 500ms;
  transition: all, 500ms;
  -webkit-transition-delay: 1000ms;
  -moz-transition-delay: 1000ms;
  -ms-transition-delay: 1000ms;
  -o-transition-delay: 1000ms;
  transition-delay: 1000ms;
}
.t-template-about-intro.wow.animated .t-template-about-intro__text {
  opacity: 1;
  top: 0;
}
.t-template-about-intro.wow.animated .t-template-about-intro__image-wrap {
  opacity: 1;
}
@media (max-width: 991px) {
  .t-template-about-intro__row {
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
.t-template-about-intro__text {
  font-size: 20px;
  font-family: "Garamond", serif;
  line-height: 1.35;
  padding: 180px 0;
}
@media (min-width: 1780px) {
  .t-template-about-intro__text {
    padding: 9vw 0;
    font-size: calc(20px + 0.2vw);
  }
}
@media (max-width: 991px) {
  .t-template-about-intro__text {
    padding: 120px 0;
  }
}
@media (max-width: 767px) {
  .t-template-about-intro__text {
    padding: 30px 0 50px 0;
    font-size: 18px;
  }
}
.t-template-about-intro__text a {
  color: inherit;
  text-decoration: underline;
}
.t-template-about-intro__image-wrap {
  width: 1000%;
  background: #ffffff;
  height: 100%;
  position: relative;
  opacity: 0;
  -webkit-transition: all, 500ms;
  -moz-transition: all, 500ms;
  -ms-transition: all, 500ms;
  -o-transition: all, 500ms;
  transition: all, 500ms;
  -webkit-transition-delay: 1000ms;
  -moz-transition-delay: 1000ms;
  -ms-transition-delay: 1000ms;
  -o-transition-delay: 1000ms;
  transition-delay: 1000ms;
}
.t-template-about-intro__image-wrap.animated {
  opacity: 1;
}
@media (max-width: 991px) {
  .t-template-about-intro__image-wrap {
    width: 100%;
    height: auto;
    background: none;
  }
}
.t-template-about-intro__image {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  z-index: 100;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-border-radius: 0 181px 0 0;
  -moz-border-radius: 0 181px 0 0;
  -ms-border-radius: 0 181px 0 0;
  -o-border-radius: 0 181px 0 0;
  border-radius: 0 181px 0 0;
}
@media (min-width: 1780px) {
  .t-template-about-intro__image {
    padding: 4.5vw 0;
    -webkit-border-radius: 0 9vw 0 0;
    -moz-border-radius: 0 9vw 0 0;
    -ms-border-radius: 0 9vw 0 0;
    -o-border-radius: 0 9vw 0 0;
    border-radius: 0 9vw 0 0;
  }
}
@media (max-width: 991px) {
  .t-template-about-intro__image--dekstop {
    display: none;
  }
}
.t-template-about-intro__image--tablet {
  display: none;
}
@media (max-width: 991px) {
  .t-template-about-intro__image--tablet {
    display: block;
    padding-top: 50%;
    position: relative;
    -webkit-border-radius: 0 60px 0 0;
    -moz-border-radius: 0 60px 0 0;
    -ms-border-radius: 0 60px 0 0;
    -o-border-radius: 0 60px 0 0;
    border-radius: 0 60px 0 0;
  }
}
.t-template-about-team__title {
  margin-bottom: 45px;
}
@media (min-width: 1780px) {
  .t-template-about-team__title {
    padding: 2.2vw 0;
  }
}
@media (max-width: 767px) {
  .t-template-about-team__title {
    margin-bottom: 20px;
  }
}
.t-template-about-team-list__item {
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  .t-template-about-team-list__item {
    margin-bottom: 10px;
  }
}
.t-template-about-team-item {
  background: #ffffff;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
@media (max-width: 767px) {
  .t-template-about-team-item {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.t-template-about-team-item__left {
  width: 274px;
  -webkit-box-flex: 0 0 274px;
  -moz-box-flex: 0 0 274px;
  -webkit-flex: 0 0 274px;
  -ms-flex: 0 0 274px;
  flex: 0 0 274px;
}
@media (max-width: 991px) {
  .t-template-about-team-item__left {
    width: 200px;
    -webkit-box-flex: 0 0 200px;
    -moz-box-flex: 0 0 200px;
    -webkit-flex: 0 0 200px;
    -ms-flex: 0 0 200px;
    flex: 0 0 200px;
  }
}
@media (max-width: 767px) {
  .t-template-about-team-item__left {
    width: 100%;
    -webkit-box-flex: 0 0 100%;
    -moz-box-flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}
.t-template-about-team-item__right {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.t-template-about-team-item-right {
  position: relative;
  height: 357px;
  overflow: hidden;
}
@media (max-width: 991px) {
  .t-template-about-team-item-right {
    height: 260px;
  }
}
@media (max-width: 767px) {
  .t-template-about-team-item-right {
    -webkit-box-flex: auto;
    -moz-box-flex: auto;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
  }
}
.t-template-about-team-item-right.is-expanded .t-template-about-team-item-right__gradient {
  display: none;
}
.t-template-about-team-item-right__more {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 300;
}
.t-template-about-team-item-right__gradient {
  background: rgba(255, 255, 255, 0);
  background: -moz-linear-gradient(to top, white 0%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(to top, color-stop(0%, white), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(to top, white 0%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(to top, white 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to top, white 0%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=white, endColorstr=rgba(255, 255, 255, 0));
  height: 80px;
  z-index: 100;
  position: relative;
}
.t-template-about-team-item-right__gradient.is-hidden {
  display: none;
}
.t-template-about-team-item-right__button-wrap {
  background: #ffffff;
  height: 100px;
  padding: 20px 60px 0 60px;
}
@media (min-width: 1780px) {
  .t-template-about-team-item-right__button-wrap {
    padding: 1vw 3vw 0 3vw;
    height: 5vw;
  }
}
@media (max-width: 991px) {
  .t-template-about-team-item-right__button-wrap {
    padding: 20px 30px 30px 30px;
    height: 80px;
  }
}
@media (max-width: 767px) {
  .t-template-about-team-item-right__button-wrap {
    padding: 15px 20px 0 20px;
    height: 55px;
  }
}
.t-template-about-team-item-right__button {
  padding: 0;
  margin: 0;
  background: none;
  border: none;
  color: #003049;
  font-size: 15px;
  font-weight: 700;
}
.t-template-about-team-item-right__button.is-open span.text-more {
  display: none;
}
.t-template-about-team-item-right__button.is-open span.text-less {
  display: inline;
}
.t-template-about-team-item-right__button.is-open svg {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}
.t-template-about-team-item-right__button span.text-less {
  display: none;
}
.t-template-about-team-item-right__button svg {
  width: 10px;
  height: 10px;
  fill: #003049;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  margin-left: 8px;
}
.t-template-about-team-text {
  padding: 60px;
}
@media (min-width: 1780px) {
  .t-template-about-team-text {
    padding: 3vw;
  }
}
@media (max-width: 991px) {
  .t-template-about-team-text {
    padding: 30px;
  }
}
@media (max-width: 767px) {
  .t-template-about-team-text {
    padding: 10px 20px 15px 20px;
  }
}
.t-template-about-team-text__header {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-bottom: 25px;
}
@media (min-width: 1780px) {
  .t-template-about-team-text__header {
    margin-bottom: 1.3vw;
  }
}
.t-template-about-team-text__name {
  margin-right: 20px;
}
@media (min-width: 1780px) {
  .t-template-about-team-text__name {
    margin-right: 1vw;
  }
}
.t-template-about-team-text__title {
  font-size: 28px;
  line-height: 1.25;
  font-weight: 700;
}
@media (min-width: 1780px) {
  .t-template-about-team-text__title {
    font-size: calc(28px + 0.2vw);
  }
}
@media (max-width: 767px) {
  .t-template-about-team-text__title {
    font-size: 24px;
  }
}
.t-template-about-team-text__position {
  font-size: 22px;
  line-height: 1.25;
  font-family: "Garamond", serif;
  font-weight: 700;
}
@media (min-width: 1780px) {
  .t-template-about-team-text__position {
    font-size: calc(22px + 0.2vw);
  }
}
@media (max-width: 767px) {
  .t-template-about-team-text__position {
    font-size: 20px;
  }
}
.t-template-about-team-text__contact {
  margin-left: auto;
  margin-top: 9px;
  width: 70px;
  -webkit-box-flex: 0 0 70px;
  -moz-box-flex: 0 0 70px;
  -webkit-flex: 0 0 70px;
  -ms-flex: 0 0 70px;
  flex: 0 0 70px;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 991px) {
  .t-template-about-team-text__contact {
    width: 60px;
    -webkit-box-flex: 0 0 60px;
    -moz-box-flex: 0 0 60px;
    -webkit-flex: 0 0 60px;
    -ms-flex: 0 0 60px;
    flex: 0 0 60px;
  }
}
.t-template-about-team-text__contact ul {
  padding: 0;
  margin: 0;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
}
.t-template-about-team-text__contact ul li {
  padding: 0;
  margin: 0 25px 0 0;
  list-style: none;
  display: inline-block;
}
@media (max-width: 991px) {
  .t-template-about-team-text__contact ul li {
    margin: 0 15px 0 0;
  }
}
.t-template-about-team-text__contact ul li:last-child {
  margin-right: 0;
}
.t-template-about-team-text__contact ul li a {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 15px;
  color: #003049;
  text-decoration: none;
}
.t-template-about-team-text__contact ul li a span {
  display: none;
}
@media (max-width: 1379px) {
  .t-template-about-team-text__contact ul li a span {
    display: none;
  }
}
.t-template-about-team-text__contact ul li a svg {
  height: 19px;
  width: 19px;
  -webkit-box-flex: 0 0 19px;
  -moz-box-flex: 0 0 19px;
  -webkit-flex: 0 0 19px;
  -ms-flex: 0 0 19px;
  flex: 0 0 19px;
  fill: #003049;
}
.t-template-about-team-text__contact ul li a svg.svg-phone {
  margin-right: 10px;
  height: 16px;
  width: 16px;
  -webkit-box-flex: 0 0 16px;
  -moz-box-flex: 0 0 16px;
  -webkit-flex: 0 0 16px;
  -ms-flex: 0 0 16px;
  flex: 0 0 16px;
  margin-right: 0;
}
@media (max-width: 1379px) {
  .t-template-about-team-text__contact ul li a svg.svg-phone {
    margin-right: 0;
    position: relative;
    top: -1px;
  }
}
.t-template-about-team-text__content {
  font-family: "Garamond", serif;
  font-size: 18px;
  line-height: 1.1;
}
@media (min-width: 1780px) {
  .t-template-about-team-text__content {
    font-size: calc(18px + 0.1vw);
  }
}
.t-template-about-team-text__content strong {
  font-weight: 700;
}
.t-template-about-team-text__content p {
  margin: 0 0 8px 0;
}
@media (min-width: 1780px) {
  .t-template-about-team-text__content p {
    margin: 0 0 0.5vw 0;
  }
}
.t-template-home__side-nav {
  position: fixed;
  top: 50%;
  left: 30px;
  z-index: 500;
  padding: 0;
  margin: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (max-width: 767px) {
  .t-template-home__side-nav {
    left: 0;
  }
}
.t-template-home__side-nav li {
  padding: 0;
  margin: 0 0 20px 0;
  list-style: none;
}
.t-template-home__side-nav li:last-child {
  margin-bottom: 0;
}
.t-template-home__side-nav li a {
  background: #c1b2a2;
  display: block;
  width: 10px;
  height: 3px;
  opacity: 0.25;
  -webkit-transition: all, 120ms;
  -moz-transition: all, 120ms;
  -ms-transition: all, 120ms;
  -o-transition: all, 120ms;
  transition: all, 120ms;
  pointer-events: none;
}
@media (max-width: 767px) {
  .t-template-home__side-nav li a {
    width: 5px;
    height: 3px;
  }
}
.t-template-home__side-nav li a.is-active {
  opacity: 1;
  width: 20px;
}
@media (max-width: 767px) {
  .t-template-home__side-nav li a.is-active {
    width: 10px;
  }
}
.t-template-home__section {
  height: 100vh;
}
@media (max-width: 991px) {
  .t-template-home__section {
    height: auto;
  }
}
.t-template-home__section--smaller {
  height: 70vh;
  min-height: 700px;
}
@media (max-width: 991px) {
  .t-template-home__section--smaller {
    height: auto;
    min-height: 0;
  }
}
.t-template-home-section__container {
  height: 100%;
}
.t-template-home-section__row {
  height: 100%;
}
.t-template-home-section__row--flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.t-template-home-section__col {
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.t-template-home-hero {
  height: 100vh;
  position: relative;
  padding-top: 69px;
  overflow: hidden;
}
.t-template-home-hero.wow .t-template-home-hero__box {
  position: relative;
  top: 50px;
  opacity: 0;
  -webkit-transition: opacity, 800ms;
  -moz-transition: opacity, 800ms;
  -ms-transition: opacity, 800ms;
  -o-transition: opacity, 800ms;
  transition: opacity, 800ms;
}
.t-template-home-hero.wow .t-template-home-hero__text {
  position: relative;
  top: 50px;
  opacity: 0;
  -webkit-transition: opacity, 500ms;
  -moz-transition: opacity, 500ms;
  -ms-transition: opacity, 500ms;
  -o-transition: opacity, 500ms;
  transition: opacity, 500ms;
  -webkit-transition-delay: 500ms !important;
  -moz-transition-delay: 500ms !important;
  -ms-transition-delay: 500ms !important;
  -o-transition-delay: 500ms !important;
  transition-delay: 500ms !important;
}
.t-template-home-hero.wow .t-template-home-hero__link-wrap {
  position: relative;
  top: 50px;
  opacity: 0;
  -webkit-transition: opacity, 500ms;
  -moz-transition: opacity, 500ms;
  -ms-transition: opacity, 500ms;
  -o-transition: opacity, 500ms;
  transition: opacity, 500ms;
  -webkit-transition-delay: 800ms !important;
  -moz-transition-delay: 800ms !important;
  -ms-transition-delay: 800ms !important;
  -o-transition-delay: 800ms !important;
  transition-delay: 800ms !important;
}
.t-template-home-hero.wow.animated .t-template-home-hero__box {
  top: 0;
  opacity: 1;
}
.t-template-home-hero.wow.animated .t-template-home-hero__text {
  top: 0;
  opacity: 1;
}
.t-template-home-hero.wow.animated .t-template-home-hero__link-wrap {
  top: 0;
  opacity: 1;
}
@media (min-width: 1780px) {
  .t-template-home-hero {
    padding-top: 4.5vw;
  }
}
@media (max-width: 767px) {
  .t-template-home-hero {
    padding-top: 57px;
  }
}
@media (max-width: 767px) {
  .t-template-home-hero {
    height: auto;
    padding: 140px 0 0 0;
  }
}
.t-template-home-hero__background {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.t-template-home-hero__background:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
}
.t-template-home-hero__inner {
  position: relative;
  z-index: 200;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
}
.t-template-home-hero__box {
  border: 2px solid rgba(255, 255, 255, 0.2);
  -webkit-border-radius: 0 0 121px 0;
  -moz-border-radius: 0 0 121px 0;
  -ms-border-radius: 0 0 121px 0;
  -o-border-radius: 0 0 121px 0;
  border-radius: 0 0 121px 0;
  padding: 55px 80px 65px 80px;
}
@media (min-width: 1780px) {
  .t-template-home-hero__box {
    -webkit-border-radius: 0 0 6vw 0;
    -moz-border-radius: 0 0 6vw 0;
    -ms-border-radius: 0 0 6vw 0;
    -o-border-radius: 0 0 6vw 0;
    border-radius: 0 0 6vw 0;
    padding: 3vw 4vw 3vw 4vw;
  }
}
@media (max-width: 1379px) {
  .t-template-home-hero__box {
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media (max-width: 767px) {
  .t-template-home-hero__box {
    padding: 30px 40px 35px 40px;
    -webkit-border-radius: 0 0 40px 0;
    -moz-border-radius: 0 0 40px 0;
    -ms-border-radius: 0 0 40px 0;
    -o-border-radius: 0 0 40px 0;
    border-radius: 0 0 40px 0;
    margin-bottom: 30px;
  }
}
.t-template-home-hero__title {
  -webkit-transition-delay: 400ms !important;
  -moz-transition-delay: 400ms !important;
  -ms-transition-delay: 400ms !important;
  -o-transition-delay: 400ms !important;
  transition-delay: 400ms !important;
  font-size: 51px;
}
@media (max-width: 991px) {
  .t-template-home-hero__title {
    font-size: 55px;
  }
}
@media (max-width: 767px) {
  .t-template-home-hero__title {
    font-size: 30px;
  }
}
.t-template-home-hero__title:after {
  -webkit-transition-delay: 900ms !important;
  -moz-transition-delay: 900ms !important;
  -ms-transition-delay: 900ms !important;
  -o-transition-delay: 900ms !important;
  transition-delay: 900ms !important;
}
@media (min-width: 1780px) {
  .t-template-home-hero__title:after {
    bottom: 1.3vw !important;
  }
}
@media (max-width: 991px) {
  .t-template-home-hero__title:after {
    bottom: 23px !important;
  }
}
@media (max-width: 767px) {
  .t-template-home-hero__title:after {
    bottom: 15px !important;
  }
}
.t-template-home-hero__text {
  font-size: 22px;
  font-family: "Garamond", serif;
  color: #ffffff;
  line-height: 1.22;
  margin: 55px 0 35px 0;
}
@media (min-width: 1780px) {
  .t-template-home-hero__text {
    margin: 3vw 0 2vw 0;
    font-size: calc(22px + 0.2vw);
  }
}
@media (max-width: 767px) {
  .t-template-home-hero__text {
    margin: 20px 0 30px 0;
    font-size: 20px;
  }
}
.t-template-home-hero__bottom {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 50%;
  border: 2px solid rgba(255, 255, 255, 0.2);
  -webkit-border-radius: 81px 0 0 0;
  -moz-border-radius: 81px 0 0 0;
  -ms-border-radius: 81px 0 0 0;
  -o-border-radius: 81px 0 0 0;
  border-radius: 81px 0 0 0;
  z-index: 100;
  height: 164px;
  border-bottom: none;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  -ms-justify-content: space-around;
  justify-content: space-around;
  -ms-flex-pack: space-around;
  padding-left: 75px;
  border-right: none;
  z-index: 500;
}
@media (min-width: 1780px) {
  .t-template-home-hero__bottom {
    -webkit-border-radius: 4vw 0 0 0;
    -moz-border-radius: 4vw 0 0 0;
    -ms-border-radius: 4vw 0 0 0;
    -o-border-radius: 4vw 0 0 0;
    border-radius: 4vw 0 0 0;
    height: 8vw;
    padding-left: 4vw;
  }
}
@media (max-width: 991px) {
  .t-template-home-hero__bottom {
    left: 30px;
    width: calc(100% - 30px);
  }
}
@media (max-width: 767px) {
  .t-template-home-hero__bottom {
    height: auto;
    -webkit-border-radius: 20px 0 0 0;
    -moz-border-radius: 20px 0 0 0;
    -ms-border-radius: 20px 0 0 0;
    -o-border-radius: 20px 0 0 0;
    border-radius: 20px 0 0 0;
    padding: 10px 30px 10px 0;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
  }
}
.t-template-home-hero__bottom.wow {
  opacity: 0;
  -webkit-transition: opacity, 500ms;
  -moz-transition: opacity, 500ms;
  -ms-transition: opacity, 500ms;
  -o-transition: opacity, 500ms;
  transition: opacity, 500ms;
  -webkit-transition-delay: 1500ms !important;
  -moz-transition-delay: 1500ms !important;
  -ms-transition-delay: 1500ms !important;
  -o-transition-delay: 1500ms !important;
  transition-delay: 1500ms !important;
}
.t-template-home-hero__bottom.wow.animated {
  opacity: 1;
}
@media (max-width: 767px) {
  .t-template-home-hero__image-wrap {
    width: 50%;
  }
}
.t-template-home-hero__image-wrap img {
  margin-top: 20px;
  height: 50px;
  width: auto;
  margin-right: 30px;
}
@media (min-width: 1780px) {
  .t-template-home-hero__image-wrap img {
    margin-top: 1vw;
    margin-right: 1.5vw;
  }
}
@media (max-width: 767px) {
  .t-template-home-hero__image-wrap img {
    margin: 10px auto;
    height: auto;
    max-width: 100%;
    max-height: 50px;
  }
}
.t-template-home-text-one {
  -webkit-transition: all, 800ms;
  -moz-transition: all, 800ms;
  -ms-transition: all, 800ms;
  -o-transition: all, 800ms;
  transition: all, 800ms;
  overflow: hidden;
}
@media (max-width: 991px) {
  .t-template-home-text-one {
    background: #f9f9f9;
    background-image: url("../img/large-logo.svg");
    background-size: auto 35%;
    background-position: bottom 10% right -58%;
    background-repeat: no-repeat;
  }
}
.t-template-home-text-one__image-inline {
  display: none;
  -webkit-border-radius: 0 0 0 60px;
  -moz-border-radius: 0 0 0 60px;
  -ms-border-radius: 0 0 0 60px;
  -o-border-radius: 0 0 0 60px;
  border-radius: 0 0 0 60px;
}
@media (max-width: 991px) {
  .t-template-home-text-one__image-inline {
    display: block;
  }
}
.t-template-home-text-one__image {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 100;
  -webkit-border-radius: 0 0 0 240px;
  -moz-border-radius: 0 0 0 240px;
  -ms-border-radius: 0 0 0 240px;
  -o-border-radius: 0 0 0 240px;
  border-radius: 0 0 0 240px;
  -webkit-transition-delay: 400ms !important;
  -moz-transition-delay: 400ms !important;
  -ms-transition-delay: 400ms !important;
  -o-transition-delay: 400ms !important;
  transition-delay: 400ms !important;
}
@media (min-width: 1780px) {
  .t-template-home-text-one__image {
    -webkit-border-radius: 0 0 0 12vw;
    -moz-border-radius: 0 0 0 12vw;
    -ms-border-radius: 0 0 0 12vw;
    -o-border-radius: 0 0 0 12vw;
    border-radius: 0 0 0 12vw;
  }
}
@media (max-width: 991px) {
  .t-template-home-text-one__image {
    display: none;
  }
}
.t-template-home-text-one__text-wrap {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 100;
  background-color: #f9f9f9;
  background-image: url("../img/large-logo.svg");
  background-size: auto 80%;
  background-position: center right -200px;
  background-repeat: no-repeat;
}
@media (max-width: 991px) {
  .t-template-home-text-one__text-wrap {
    display: none;
  }
}
.t-template-home-text-one__text {
  font-size: 36px;
  font-family: "Garamond", serif;
  line-height: 1.1;
  margin: auto 0 auto 90px;
  position: relative;
  z-index: 200;
  -webkit-transition: all, 700ms !important;
  -moz-transition: all, 700ms !important;
  -ms-transition: all, 700ms !important;
  -o-transition: all, 700ms !important;
  transition: all, 700ms !important;
  -webkit-transition-delay: 200ms !important;
  -moz-transition-delay: 200ms !important;
  -ms-transition-delay: 200ms !important;
  -o-transition-delay: 200ms !important;
  transition-delay: 200ms !important;
}
@media (min-width: 1780px) {
  .t-template-home-text-one__text {
    margin-left: 4.5vw;
    font-size: calc(36px + 0.2vw);
  }
}
@media (max-width: 1379px) {
  .t-template-home-text-one__text {
    margin: 220px 0 220px 60px;
  }
}
@media (max-width: 991px) {
  .t-template-home-text-one__text {
    margin: 160px 0;
  }
}
@media (max-width: 767px) {
  .t-template-home-text-one__text {
    font-size: 26px;
    margin: 130px 0 120px 0;
  }
}
.t-template-home-text-two {
  overflow: hidden;
}
.t-template-home-text-two__text-wrap {
  margin: auto 100px auto 60px;
  position: relative;
  z-index: 200;
}
@media (min-width: 1780px) {
  .t-template-home-text-two__text-wrap {
    margin: auto 5vw auto 3vw;
  }
}
@media (max-width: 1379px) {
  .t-template-home-text-two__text-wrap {
    margin: 220px 60px 220px 0;
  }
}
@media (max-width: 991px) {
  .t-template-home-text-two__text-wrap {
    margin: 160px 0;
  }
}
@media (max-width: 767px) {
  .t-template-home-text-two__text-wrap {
    margin: 30px 0 50px 0;
  }
}
.t-template-home-text-two__title {
  margin-bottom: 15px;
}
@media (min-width: 1780px) {
  .t-template-home-text-two__title {
    margin-bottom: 0.7vw;
  }
}
.t-template-home-text-two__text {
  font-size: 20px;
  font-family: "Garamond", serif;
  line-height: 1.35;
  margin-bottom: 40px;
  -webkit-transition-delay: 300ms !important;
  -moz-transition-delay: 300ms !important;
  -ms-transition-delay: 300ms !important;
  -o-transition-delay: 300ms !important;
  transition-delay: 300ms !important;
}
@media (min-width: 1780px) {
  .t-template-home-text-two__text {
    font-size: calc(20px + 0.2vw);
    margin-bottom: 2vw;
  }
}
.t-template-home-text-two__link-wrap {
  -webkit-transition-delay: 400ms !important;
  -moz-transition-delay: 400ms !important;
  -ms-transition-delay: 400ms !important;
  -o-transition-delay: 400ms !important;
  transition-delay: 400ms !important;
}
.t-template-home-text-two__image-inline {
  display: none;
  background: #f9f9f9;
}
@media (max-width: 991px) {
  .t-template-home-text-two__image-inline {
    display: block;
  }
}
.t-template-home-text-two__image-inline img {
  -webkit-border-radius: 0 60px 0 0;
  -moz-border-radius: 0 60px 0 0;
  -ms-border-radius: 0 60px 0 0;
  -o-border-radius: 0 60px 0 0;
  border-radius: 0 60px 0 0;
}
.t-template-home-text-two__image-background {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 100;
  background-color: #f9f9f9;
}
@media (max-width: 991px) {
  .t-template-home-text-two__image-background {
    display: none;
  }
}
.t-template-home-text-two__image {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 200;
  -webkit-border-radius: 0 240px 0 0;
  -moz-border-radius: 0 240px 0 0;
  -ms-border-radius: 0 240px 0 0;
  -o-border-radius: 0 240px 0 0;
  border-radius: 0 240px 0 0;
  background-color: #f9f9f9;
}
@media (min-width: 1780px) {
  .t-template-home-text-two__image {
    -webkit-border-radius: 0 12vw 0 0;
    -moz-border-radius: 0 12vw 0 0;
    -ms-border-radius: 0 12vw 0 0;
    -o-border-radius: 0 12vw 0 0;
    border-radius: 0 12vw 0 0;
  }
}
@media (max-width: 991px) {
  .t-template-home-text-two__image {
    display: none;
  }
}
.t-template-home-services {
  background-color: #f9f9f9;
}
@media (max-width: 991px) {
  .t-template-home-services {
    padding: 160px 0;
  }
}
@media (max-width: 767px) {
  .t-template-home-services {
    padding: 10px 0 40px 0;
  }
}
.t-template-home-services__title {
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 50px;
}
@media (min-width: 1780px) {
  .t-template-home-services__title--language-de > * {
    font-size: 2.8vw;
  }
}
.t-template-home-services__title > * {
  line-height: 1.2;
}
@media (min-width: 1780px) {
  .t-template-home-services__title > * {
    line-height: 1.42;
  }
}
@media (max-width: 991px) {
  .t-template-home-services__title {
    padding: 0;
    margin-bottom: 50px;
  }
}
.t-template-home-services__col {
  -webkit-transition-delay: 400ms !important;
  -moz-transition-delay: 400ms !important;
  -ms-transition-delay: 400ms !important;
  -o-transition-delay: 400ms !important;
  transition-delay: 400ms !important;
}
@media (max-width: 1379px) {
  .t-template-home-testimonials {
    padding: 220px 0;
  }
}
@media (max-width: 991px) {
  .t-template-home-testimonials {
    padding: 160px 0;
  }
}
.t-template-home-testimonials-slider {
  -webkit-transition-delay: 400ms !important;
  -moz-transition-delay: 400ms !important;
  -ms-transition-delay: 400ms !important;
  -o-transition-delay: 400ms !important;
  transition-delay: 400ms !important;
  -webkit-transition: all, 800ms !important;
  -moz-transition: all, 800ms !important;
  -ms-transition: all, 800ms !important;
  -o-transition: all, 800ms !important;
  transition: all, 800ms !important;
}
.t-template-home-testimonials-slider__navigation {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  margin-top: 60px;
}
@media (min-width: 1780px) {
  .t-template-home-testimonials-slider__navigation {
    margin-top: 3vw;
  }
}
@media (max-width: 767px) {
  .t-template-home-testimonials-slider__navigation {
    margin-top: 40px;
  }
}
.t-template-home-testimonials-slider__arrow {
  margin: 0 10px;
  cursor: pointer;
}
@media (max-width: 767px) {
  .t-template-home-testimonials-slider__arrow {
    margin: 0 20px;
  }
}
.t-template-home-testimonials-slider__arrow--rotate {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.t-template-home-testimonials-slider__arrow svg {
  width: 30px;
  height: 30px;
  fill: #003049;
}
.t-testimonials-slider-item__quote {
  font-size: 26px;
  font-family: "Garamond", serif;
  line-height: 1.15;
  text-align: center;
  margin-bottom: 25px;
}
@media (min-width: 1780px) {
  .t-testimonials-slider-item__quote {
    font-size: calc(26px + 0.2vw);
    margin-bottom: 1.2vw;
  }
}
@media (max-width: 767px) {
  .t-testimonials-slider-item__quote {
    font-size: 17px;
    margin-bottom: 20px;
  }
}
.t-testimonials-slider-item__author {
  font-size: 18px;
  font-weight: 700;
  font-family: "Garamond", serif;
  line-height: 1.15;
  text-align: center;
  margin-left: -30px;
}
@media (min-width: 1780px) {
  .t-testimonials-slider-item__author {
    font-size: calc(18px + 0.2vw);
  }
}
.t-testimonials-slider-item__author:before {
  content: "";
  display: inline-block;
  width: 15px;
  border-bottom: 1px solid #fc7f2b;
  margin-right: 15px;
  vertical-align: middle;
  position: relative;
  top: -1px;
}
.t-template-home-contact {
  background: #f9f9f9;
}
@media (max-width: 767px) {
  .t-template-home-contact {
    padding: 30px 0 40px 0;
  }
}
.t-template-home-contact__title {
  margin-bottom: 70px;
}
@media (min-width: 1780px) {
  .t-template-home-contact__title {
    margin-bottom: 3.5vw;
  }
}
@media (max-width: 767px) {
  .t-template-home-contact__title {
    margin-bottom: 10px;
  }
}
.t-template-home-contact__form {
  -webkit-transition-delay: 800ms !important;
  -moz-transition-delay: 800ms !important;
  -ms-transition-delay: 800ms !important;
  -o-transition-delay: 800ms !important;
  transition-delay: 800ms !important;
  -webkit-transition: all, 700ms !important;
  -moz-transition: all, 700ms !important;
  -ms-transition: all, 700ms !important;
  -o-transition: all, 700ms !important;
  transition: all, 700ms !important;
}
.t-page-404 {
  background: #f9f9f9;
  -webkit-border-radius: 0 169px 0 0;
  -moz-border-radius: 0 169px 0 0;
  -ms-border-radius: 0 169px 0 0;
  -o-border-radius: 0 169px 0 0;
  border-radius: 0 169px 0 0;
  padding: 180px 0;
}
@media (min-width: 1780px) {
  .t-page-404 {
    -webkit-border-radius: 0 9vw 0 0;
    -moz-border-radius: 0 9vw 0 0;
    -ms-border-radius: 0 9vw 0 0;
    -o-border-radius: 0 9vw 0 0;
    border-radius: 0 9vw 0 0;
    padding: 9vw 0;
  }
}
@media (max-width: 767px) {
  .t-page-404 {
    -webkit-border-radius: 0 20px 0 0;
    -moz-border-radius: 0 20px 0 0;
    -ms-border-radius: 0 20px 0 0;
    -o-border-radius: 0 20px 0 0;
    border-radius: 0 20px 0 0;
    padding: 90px 0;
  }
}
.t-page-404__title {
  position: relative;
  z-index: 100;
  margin-bottom: 20px;
}
.t-page-404__title h1 {
  line-height: 1.15;
}
.t-page-404__image {
  margin-top: 35px;
}
.t-template-career__listing {
  width: 100%;
  padding: 70px 0 60px 0;
}
@media (max-width: 991px) {
  .t-template-career__listing {
    padding: 0 0 60px 0;
  }
}
.t-template-career__listing .__title {
  margin-bottom: 45px;
  font-weight: 700;
}
.t-template-career__listing__job-details {
  width: 100%;
  float: left;
  border: solid 1px #ccc;
  padding: 15px 30px 18px 30px;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .t-template-career__listing__job-details {
    padding: 15px 15px 18px 15px;
  }
}
.t-template-career__listing__job-details .__heading {
  width: 100%;
  float: left;
  cursor: pointer;
  position: relative;
}
.t-template-career__listing__job-details .__heading:after {
  content: "";
  width: 25px;
  height: 25px;
  position: absolute;
  right: 0;
  top: calc(50% - 12px);
  background: url(../img/up_icon.svg) no-repeat;
  background-size: 100%;
  -webkit-transition: all, 0.3s;
  -moz-transition: all, 0.3s;
  -ms-transition: all, 0.3s;
  -o-transition: all, 0.3s;
  transition: all, 0.3s;
  transform: rotate(180deg);
}
.t-template-career__listing__job-details .__heading.active:after {
  transform: rotate(0deg);
}
.t-template-career__listing__job-details .__heading h4 {
  font-weight: 600;
}
.t-template-career__listing__job-details .__heading p {
  padding: 0;
  margin: 0 0 2px 0;
}
.t-template-career__listing__job-details .__heading .__post-time {
  font-size: 12px;
  line-height: 1;
  color: #505050;
  margin-top: 5px;
}
.t-template-career__listing__job-details .__description {
  width: 100%;
  float: left;
  padding-top: 30px;
  display: none;
}
.t-template-career__listing__job-details .__description .quick_details {
  width: 100%;
  float: left;
}
.t-template-career__listing__job-details .__description .quick_details p {
  font-weight: 600;
}
.t-template-career__listing__job-details .__description p {
  float: left;
}
.t-template-career__listing__job-details .__description .apply_button {
  width: 100%;
  float: left;
}
.t-template-career__listing__job-details .__description .apply_button .__button-form {
  float: left;
  border: solid 2px #fc7f2b;
  color: #fc7f2b;
  font-weight: 700;
  font-size: 14px;
  padding: 10px 30px;
  margin-bottom: 25px;
  cursor: pointer;
  -webkit-transition: all, 0.3s;
  -moz-transition: all, 0.3s;
  -ms-transition: all, 0.3s;
  -o-transition: all, 0.3s;
  transition: all, 0.3s;
}
.t-template-career__listing__job-details .__description .apply_button .__button-form:hover {
  background: #fc7f2b;
  color: #fff;
}
.t-template-career__listing__job-details .__description .__details {
  width: 100%;
  float: left;
  display: flex;
  flex-flow: column;
}
.t-template-career__listing__job-details .__description .__details p {
  font-family: "Garamond", serif;
  font-size: 20px;
}
.t-template-career__listing__job-details .__description .__details p a {
  color: inherit;
  text-decoration: underline;
}
.t-template-career__listing__job-details .__description .__details h6 {
  font-weight: 600;
  margin-bottom: 10px;
  float: left;
}
.t-template-career__listing__job-details .__description .__details ul {
  width: 100%;
  float: left;
  font-family: "Garamond", serif;
  font-size: 20px;
}
.t-template-career__listing.wow {
  position: relative;
  top: 50px;
  opacity: 0;
  -webkit-transition: all, 500ms;
  -moz-transition: all, 500ms;
  -ms-transition: all, 500ms;
  -o-transition: all, 500ms;
  transition: all, 500ms;
  -webkit-transition-delay: 1000ms;
  -moz-transition-delay: 1000ms;
  -ms-transition-delay: 1000ms;
  -o-transition-delay: 1000ms;
  transition-delay: 1000ms;
}
.t-template-career__listing.wow.animated {
  opacity: 1;
  top: 0;
}
.t-template-career__popup_section {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  transition: all 0.5s ease;
  display: none;
  opacity: 0;
  overflow: auto;
  z-index: 9999;
}
.t-template-career__popup_section.smooth_show {
  opacity: 1;
}
.t-template-career__popup_section .popup_form_wrap {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.89);
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .t-template-career__popup_section .popup_form_wrap {
    display: block;
    overflow: auto;
  }
}
.t-template-career__popup_section .popup_form_wrap .pop-close-layer {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.t-template-career__popup_section .popup_form_wrap .block-wrap {
  width: 95%;
  max-width: 600px;
  position: relative;
  z-index: 1;
  display: flex;
  flex-flow: column;
  background: #fff;
  padding: 20px;
  border: solid 1px #ccc;
  border-radius: 10px;
}
@media (max-width: 991px) {
  .t-template-career__popup_section .popup_form_wrap .block-wrap {
    padding: 50px 20px 20px 20px;
    margin: 20px auto;
  }
}
.t-template-career__popup_section .popup_form_wrap .block-wrap .popCloseBtn {
  width: 40px;
  height: 40px;
  background-color: #ffffff;
  position: absolute;
  border-radius: 50%;
  left: 100%;
  bottom: 100%;
  z-index: 1;
  cursor: pointer;
}
@media (max-width: 991px) {
  .t-template-career__popup_section .popup_form_wrap .block-wrap .popCloseBtn {
    top: 15px;
    right: 15px;
    bottom: inherit;
    left: inherit;
    background-color: #003049;
  }
}
.t-template-career__popup_section .popup_form_wrap .block-wrap .popCloseBtn .botn {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transition: transform 0.3s ease;
  transform: rotate(45deg);
}
.t-template-career__popup_section .popup_form_wrap .block-wrap .popCloseBtn .botn:before {
  content: "";
  width: 20px;
  height: 3px;
  background: #003049;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 991px) {
  .t-template-career__popup_section .popup_form_wrap .block-wrap .popCloseBtn .botn:before {
    background: #ffffff;
  }
}
.t-template-career__popup_section .popup_form_wrap .block-wrap .popCloseBtn .botn:after {
  content: "";
  width: 3px;
  height: 20px;
  background: #003049;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 991px) {
  .t-template-career__popup_section .popup_form_wrap .block-wrap .popCloseBtn .botn:after {
    background: #ffffff;
  }
}
.t-template-career__popup_section .popup_form_wrap .block-wrap .popCloseBtn:hover .botn {
  transform: rotate(135deg);
}
.t-template-career__popup_section .popup_form_wrap .block-wrap .form_wrap {
  width: 100%;
}
.t-template-career__popup_section .popup_form_wrap .block-wrap h3 {
  text-align: center;
  padding: 20px 0;
  font-weight: 700;
}
.t-template-career__popup_section .popup_form_wrap .block-wrap .thank_you_msg {
  width: 100%;
  display: none;
}
.t-template-career__popup_section .popup_form_wrap .block-wrap .thank_you_msg p {
  font-size: 18px;
  text-align: center;
}
.t-template-career__popup_section .popup_form_wrap .block-wrap .careers_form {
  width: 100%;
  margin: 0 -5px;
}
@media (max-width: 991px) {
  .t-template-career__popup_section .popup_form_wrap .block-wrap .careers_form {
    width: 100%;
    margin: 0;
  }
}
.t-template-career__popup_section .popup_form_wrap .block-wrap .careers_form .wpcf7 form.sent .wpcf7-response-output {
  display: none !important;
}
.t-template-career__popup_section .popup_form_wrap .block-wrap .careers_form input::-webkit-outer-spin-button, .t-template-career__popup_section .popup_form_wrap .block-wrap .careers_form input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.t-template-career__popup_section .popup_form_wrap .block-wrap .careers_form input[type=number] {
  -moz-appearance: textfield !important;
}
.t-template-career__popup_section .popup_form_wrap .block-wrap .careers_form .o-form-input-wrap.__fullWidth {
  width: calc(100% - 10px);
  margin-left: 5px;
  margin-right: 5px;
}
@media (max-width: 991px) {
  .t-template-career__popup_section .popup_form_wrap .block-wrap .careers_form .o-form-input-wrap.__fullWidth {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
  }
}
.t-template-career__popup_section .popup_form_wrap .block-wrap .careers_form .o-form-input-wrap.__halfWidth {
  width: calc(50% - 10px);
  float: left;
  margin-left: 5px;
  margin-right: 5px;
}
@media (max-width: 991px) {
  .t-template-career__popup_section .popup_form_wrap .block-wrap .careers_form .o-form-input-wrap.__halfWidth {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
  }
}
.t-template-career__popup_section .popup_form_wrap .block-wrap .careers_form .o-form-input-wrap .file-upload-wrapper {
  position: relative;
  padding: 0;
}
.t-template-career__popup_section .popup_form_wrap .block-wrap .careers_form .o-form-input-wrap .file-upload-wrapper:before {
  content: attr(data-text);
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  padding: 8px 15px;
  display: block;
  pointer-events: none;
  z-index: 20;
  font-family: inherit;
  font-size: 100%;
  color: #adadad;
}
.t-template-career__popup_section .popup_form_wrap .block-wrap .careers_form .o-form-input-wrap .file-upload-wrapper:after {
  content: "";
  width: 25px;
  height: 25px;
  position: absolute;
  right: 10px;
  top: 8px;
  background: url(../img/upload_icon.svg) no-repeat;
  background-size: 100%;
}
.t-template-career__popup_section .popup_form_wrap .block-wrap .careers_form .o-form-input-wrap .file-upload-wrapper input[type="file"] {
  opacity: 0;
}
.t-template-career__popup_section .popup_form_wrap .block-wrap .careers_form .o-form-input-wrap.submit_button {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  position: relative;
}
.t-template-career__popup_section .popup_form_wrap .block-wrap .careers_form .o-form-input-wrap.submit_button .o-button, .t-template-career__popup_section .popup_form_wrap .block-wrap .careers_form .o-form-input-wrap.submit_button .woocommerce #respond input#submit, .woocommerce #respond .t-template-career__popup_section .popup_form_wrap .block-wrap .careers_form .o-form-input-wrap.submit_button input#submit, .t-template-career__popup_section .popup_form_wrap .block-wrap .careers_form .o-form-input-wrap.submit_button .woocommerce a.button, .woocommerce .t-template-career__popup_section .popup_form_wrap .block-wrap .careers_form .o-form-input-wrap.submit_button a.button, .t-template-career__popup_section .popup_form_wrap .block-wrap .careers_form .o-form-input-wrap.submit_button .woocommerce button.button, .woocommerce .t-template-career__popup_section .popup_form_wrap .block-wrap .careers_form .o-form-input-wrap.submit_button button.button, .t-template-career__popup_section .popup_form_wrap .block-wrap .careers_form .o-form-input-wrap.submit_button .woocommerce input.button, .woocommerce .t-template-career__popup_section .popup_form_wrap .block-wrap .careers_form .o-form-input-wrap.submit_button input.button {
  margin-top: 20px;
  padding: 14px 50px;
  cursor: pointer;
}
.t-template-career__popup_section .popup_form_wrap .block-wrap .careers_form .o-form-input-wrap .o-form-input .wpcf7-not-valid {
  border: 2px solid red;
}
.t-template-career__popup_section .popup_form_wrap .block-wrap .careers_form .wpcf7 form.invalid .wpcf7-response-output, .t-template-career__popup_section .popup_form_wrap .block-wrap .careers_form .wpcf7 form.unaccepted .wpcf7-response-output {
  width: 100%;
  float: left;
  background: transparent;
  margin: 10px 0 0 0;
  text-align: center;
}
.t-template-career__popup_section .popup_form_wrap .block-wrap .careers_form .wpcf7 .ajax-loader {
  display: inline-block !important;
  position: absolute;
  top: calc(50% - 4px);
  left: calc(50% + 75px);
}
.t-template-news-listing__news_list_block {
  width: 100%;
  margin: 60px 0 60px 0;
}
@media (max-width: 991px) {
  .t-template-news-listing__news_list_block {
    margin: 30px 0 30px 0;
  }
}
.t-template-news-listing__news_list_block ._news-items {
  padding: 0 7px;
  margin-bottom: 40px;
  color: inherit;
}
@media (max-width: 991px) {
  .t-template-news-listing__news_list_block ._news-items {
    padding: 0 0px;
    margin-bottom: 20px;
  }
}
.t-template-news-listing__news_list_block ._news-items ._image {
  width: 100%;
  float: left;
  height: 240px;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}
.t-template-news-listing__news_list_block ._news-items ._image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all, 0.3s;
  -moz-transition: all, 0.3s;
  -ms-transition: all, 0.3s;
  -o-transition: all, 0.3s;
  transition: all, 0.3s;
  transform: scale(1);
}
.t-template-news-listing__news_list_block ._news-items ._content-panel {
  width: 100%;
  float: left;
  margin-top: 25px;
}
.t-template-news-listing__news_list_block ._news-items ._content-panel ._date {
  font-size: 12px;
  color: #676767;
  width: 100%;
  float: left;
}
.t-template-news-listing__news_list_block ._news-items ._content-panel h5 {
  font-weight: 700;
  float: left;
  margin: 10px 0 20px 0;
}
.t-template-news-listing__news_list_block ._news-items ._content-panel p {
  font-family: "Garamond", serif;
  float: left;
  font-size: 20px;
  line-height: 1.2;
}
.t-template-news-listing__news_list_block ._news-items:hover ._image img {
  transform: scale(1.1);
}
.t-template-news-listing__news_list_block ._loadmore {
  width: 100%;
  float: left;
  text-align: center;
  margin-top: 30px;
}
.t-template-news-detail {
  width: 100%;
}
.t-template-news-detail__block {
  width: 100%;
  margin: 60px 0 0px 0;
}
.t-template-news-detail__block ._sub-heading {
  font-weight: 700;
  width: 100%;
  float: left;
  padding: 10px 0 20px 0;
  font-size: 16px;
}
.t-template-news-detail__block ._blog-section {
  margin-top: 20px;
  padding-bottom: 0;
}
.t-template-news-detail__block .o-h1.has-line {
  margin-bottom: 35px;
}
.t-template-news-detail__block .o-h1.has-line:after {
  width: 151px;
  right: -208px;
  bottom: 21px;
}
.t-template-news-detail__block ._date {
  width: 100%;
  font-size: 12px;
  color: #676767;
  margin-bottom: 20px;
}
.t-template-news-detail__block h1, .t-template-news-detail__block h2, .t-template-news-detail__block h3, .t-template-news-detail__block h4, .t-template-news-detail__block h5, .t-template-news-detail__block h6 {
  font-family: "Garamond", serif;
  font-weight: 600;
  margin-bottom: 15px;
}
.t-template-news-detail__block h1.o-h1 {
  font-family: "GalanoGrotesque", Helvetica, Arial, sans-serif;
  margin: 0 0 25px 0;
  line-height: 1;
}
@media (min-width: 1780px) {
  .t-template-news-detail__block h1.o-h1 {
    font-size: 65px;
  }
}
.t-template-news-detail__block p {
  font-family: "Garamond", serif;
  font-size: 20px;
  margin-bottom: 25px;
}
.t-template-news-detail__block p strong {
  font-size: 24px;
}
@media (max-width: 991px) {
  .t-template-news-detail__block p strong {
    font-size: 20px;
  }
}
.t-template-news-detail__block img {
  width: 100%;
  max-height: 490px;
  object-fit: cover;
  border-radius: 0;
  margin-bottom: 25px;
}
@media (max-width: 991px) {
  .t-template-news-detail__block img {
    border-radius: 0 0 0 50px;
  }
}
.t-template-news-detail .t-template-news-listing h2.o-h1 {
  font-size: 2rem;
  line-height: 1;
  margin: 0 0 30px 0;
  float: left;
}
.t-template-news-detail .t-template-news-listing h2.o-h1:after {
  width: 150px;
  left: calc(100% + 20px);
  bottom: calc(50% - 2px);
}
@media (max-width: 991px) {
  .t-template-news-detail .t-template-news-listing h2.o-h1:after {
    display: none;
  }
}
.single-post .t-template-news-detail__block .container, .single-post .t-template-news-listing .t-template-news-listing__news_list_block .container {
  max-width: 1260px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding: 0 80px;
}
@media (max-width: 991px) {
  .single-post .t-template-news-detail__block .container, .single-post .t-template-news-listing .t-template-news-listing__news_list_block .container {
    padding: 0 20px;
  }
}
div.wpcf7-response-output {
  margin: 0;
  padding: 12px 20px;
  background: rgba(0, 0, 0, 0.1);
  font-size: 15px;
  border: none;
}
div.wpcf7-validation-errors {
  color: red;
}
div.wpcf7-mail-sent-ok {
  color: olive;
}
span.wpcf7-not-valid-tip {
  font-size: 13px;
  color: red;
  margin-top: 4px;
}
.ajax-loader {
  display: none !important;
}
span.wpcf7-list-item {
  margin: 0 15px 0 0;
}
span.wpcf7-list-item input {
  vertical-align: middle;
  display: inline;
}
span.wpcf7-list-item .wpcf7-list-item-label {
  margin-left: 5px;
  font-size: 15px;
  vertical-align: middle;
  display: inline;
}

 .form-container {
            background: white;
            padding: 40px;
            border-radius: 15px;
            box-shadow: 0 10px 30px rgba(0,0,0,0.1);
            margin-bottom: 30px;
        }

        .form-title {
            font-size: 1.8rem;
            margin-bottom: 10px;
            color: #2c3e50;
            text-align: center;
        }

        .form-subtitle {
            text-align: center;
            color: #7f8c8d;
            margin-bottom: 30px;
            font-size: 1.1rem;
        }

        .form-group {
            margin-bottom: 25px;
        }

        .form-row {
            display: flex;
            gap: 20px;
        }

        .form-row .form-group {
            flex: 1;
        }

        label {
            display: block;
            margin-bottom: 8px;
            font-weight: 600;
            color: #2c3e50;
            font-size: 1rem;
        }

        .required {
            color: #e74c3c;
        }

        input[type="text"],
        input[type="email"],
        input[type="tel"],
        select,
        textarea {
            width: 100%;
            padding: 12px 15px;
            border: 2px solid #ecf0f1;
            border-radius: 8px;
            font-size: 1rem;
            transition: all 0.3s ease;
            font-family: inherit;
        }

        input[type="text"]:focus,
        input[type="email"]:focus,
        input[type="tel"]:focus,
        select:focus,
        textarea:focus {
            outline: none;
            border-color: #e67e22;
            box-shadow: 0 0 10px rgba(230, 126, 34, 0.2);
        }

        textarea {
            min-height: 120px;
            resize: vertical;
        }

        select {
            cursor: pointer;
            background-color: white;
        }

        .checkbox-group {
            display: flex;
            align-items: flex-start;
            gap: 10px;
            margin-top: 20px;
        }

        .checkbox-group input[type="checkbox"] {
            width: auto;
            margin-top: 4px;
        }

        .checkbox-group label {
            margin-bottom: 0;
            font-weight: normal;
            font-size: 0.95rem;
            line-height: 1.5;
        }

        .submit-btn {
            background: linear-gradient(135deg, #e67e22, #d35400);
            color: white;
            padding: 15px 40px;
            border: none;
            border-radius: 8px;
            font-size: 1.1rem;
            font-weight: 600;
            cursor: pointer;
            transition: all 0.3s ease;
            width: 100%;
            margin-top: 20px;
        }

        .submit-btn:hover {
            background: linear-gradient(135deg, #d35400, #c0392b);
            transform: translateY(-2px);
            box-shadow: 0 5px 15px rgba(0,0,0,0.2);
        }

        .contact-info {
            background: white;
            padding: 30px;
            border-radius: 15px;
            box-shadow: 0 5px 20px rgba(0,0,0,0.1);
            text-align: center;
        }

        .contact-info h3 {
            color: #2c3e50;
            margin-bottom: 20px;
            font-size: 1.5rem;
        }

        .contact-details {
            display: flex;
            justify-content: space-around;
            flex-wrap: wrap;
            gap: 20px;
        }

        .contact-item {
            flex: 1;
            min-width: 200px;
        }

        .contact-item strong {
            color: #e67e22;
            display: block;
            margin-bottom: 5px;
        }

        .contact-item a {
            color: #3498db;
            text-decoration: none;
        }

        .contact-item a:hover {
            text-decoration: underline;
        }

        @media (max-width: 768px) {
            .form-row {
                flex-direction: column;
                gap: 0;
            }
            
            .header {
                padding: 20px;
            }
            
            .logo {
                font-size: 2rem;
            }
            
            .header h1 {
                font-size: 1.5rem;
            }
            
            .form-container {
                padding: 25px;
            }
            
            .contact-details {
                flex-direction: column;
            }
        }

        .success-message {
            display: none;
            background: #2ecc71;
            color: white;
            padding: 15px;
            border-radius: 8px;
            margin-bottom: 20px;
            text-align: center;
        }

        body {
          scroll-behavior: smooth;
        }