/*
 Theme Name:   KTM Technologies
 Theme URI:    https://www.lx-media.at
 Description:  Custom Theme for KTM Technologies
 Author:       LX media GmbH
 Author URI:   https://www.lx-media.at
 Template:     Divi
 Version:      1.0.0
 Text Domain:  divi-child
*/
/**
* html5doctor.com Reset Stylesheet v1.6.1 (http://html5doctor.com/html-5-reset-stylesheet/)
* Richard Clark (http://richclarkdesign.com)
* http://cssreset.com
*/
@import "../Divi/style.css";
@import "../Divi/includes/builder/styles/magnific_popup.css";
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

/* CLEARFIX */
.clearfix:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  font-size: 0;
  content: " ";
}

* html .clearfix {
  zoom: 1;
}

/* IE6 */
*:first-child + html .clearfix {
  zoom: 1;
}

/* IE7 */
.et_column_last {
  clear: right;
  margin-right: 0 !important;
}

.clear {
  clear: both;
}

/* import divi styles */
/* BASE */
@font-face {
  font-family: "icomoon";font-display: swap;
  src: url("//ktm-technologies.com/wp-content/themes/KTM-Technologies/assets/fonts/iconfont/icomoon.eot?4utbgr");
  src: url("//ktm-technologies.com/wp-content/themes/KTM-Technologies/assets/fonts/iconfont/icomoon.eot?4utbgr#iefix") format("embedded-opentype"), url("//ktm-technologies.com/wp-content/themes/KTM-Technologies/assets/fonts/iconfont/icomoon.ttf?4utbgr") format("truetype"), url("//ktm-technologies.com/wp-content/themes/KTM-Technologies/assets/fonts/iconfont/icomoon.woff?4utbgr") format("woff"), url("//ktm-technologies.com/wp-content/themes/KTM-Technologies/assets/fonts/iconfont/icomoon.svg?4utbgr#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-ICN_check:before {
  content: "\e900";
}

.icon-ICN_close-small:before {
  content: "\e901";
}

.icon-ICN_close:before {
  content: "\e902";
}

.icon-ICN_left:before {
  content: "\e903";
}

.icon-ICN_arrow_right:before {
  content: "\e904";
}

.icon-ICN_arrow_left:before {
  content: "\e905";
}

.icon-ICN_play:before {
  content: "\e906";
}

.icon-ICN_facebook:before {
  content: "\e907";
}

.icon-ICN_insta:before {
  content: "\e908";
}

.icon-ICN_linkedin:before {
  content: "\e909";
}

.icon-ICN_youtube:before {
  content: "\e90a";
}

.icon-ICN_checkbox:before {
  content: "\e90b";
}

.icon-ICN_download_icon:before {
  content: "\e90c";
}

/* MIXINS */
/* HELPERS */
/*
 *  Owl Carousel - Core
 */
.owl-carousel-custom {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel-custom .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */
}
.owl-carousel-custom .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel-custom .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel-custom .owl-wrapper,
.owl-carousel-custom .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel-custom .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.owl-carousel-custom .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel-custom .owl-nav.disabled,
.owl-carousel-custom .owl-dots.disabled {
  display: none;
}
.owl-carousel-custom .owl-nav .owl-prev,
.owl-carousel-custom .owl-nav .owl-next,
.owl-carousel-custom .owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel-custom .owl-nav button.owl-prev,
.owl-carousel-custom .owl-nav button.owl-next,
.owl-carousel-custom button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}
.owl-carousel-custom.owl-loaded {
  display: block;
}
.owl-carousel-custom.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel-custom.owl-hidden {
  opacity: 0;
}
.owl-carousel-custom.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel-custom.owl-drag .owl-item {
  -ms-touch-action: pan-y;
      touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel-custom.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}
.owl-carousel-custom.owl-rtl {
  direction: rtl;
}
.owl-carousel-custom.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel-custom {
  display: block;
}

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel-custom .animated {
  -webkit-animation-duration: 1000ms;
          animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.owl-carousel-custom .owl-animated-in {
  z-index: 0;
}
.owl-carousel-custom .owl-animated-out {
  z-index: 1;
}
.owl-carousel-custom .fadeOut {
  -webkit-animation-name: fadeOut;
          animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel-custom .owl-item {
  /**
  	This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
  	calculation of the height of the owl-item that breaks page layouts
   */
}
.owl-carousel-custom .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel-custom .owl-item .owl-lazy[src^=""], .owl-carousel-custom .owl-item .owl-lazy:not([src]) {
  max-height: 0;
}
.owl-carousel-custom .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel-custom .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
  z-index: 9999999;
}
.owl-carousel-custom .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("//ktm-technologies.com/wp-content/themes/KTM-Technologies/owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: -webkit-transform 100ms ease;
  transition: -webkit-transform 100ms ease;
  -o-transition: transform 100ms ease;
  transition: transform 100ms ease;
  transition: transform 100ms ease, -webkit-transform 100ms ease;
}
.owl-carousel-custom .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3, 1.3);
      -ms-transform: scale(1.3, 1.3);
          transform: scale(1.3, 1.3);
}
.owl-carousel-custom .owl-video-playing .owl-video-tn,
.owl-carousel-custom .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel-custom .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel-custom .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

/*
 * 	Default theme - Owl Carousel CSS File
 */
.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-nav [class*=owl-] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}
.owl-theme .owl-nav [class*=owl-]:hover {
  background: #869791;
  color: #FFF;
  text-decoration: none;
}
.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}
.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}
.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-transform: uppercase;
}

h1 {
  font-size: 95px;
  line-height: 95px;
}
@media screen and (max-width: 980px) {
  h1 {
    font-size: 66px;
    line-height: 66px;
  }
}
@media screen and (max-width: 600px) {
  h1 {
    font-size: 45px;
    line-height: 50px;
  }
}

h2 {
  font-size: 44px;
  line-height: 52px;
}
@media screen and (max-width: 980px) {
  h2 {
    font-size: 36px;
    line-height: 40px;
  }
}
@media screen and (max-width: 600px) {
  h2 {
    font-size: 30px;
    line-height: 32px;
  }
}

h3 {
  font-size: 30px;
  line-height: 33px;
}
@media screen and (max-width: 600px) {
  h3 {
    font-size: 22px;
    line-height: 25px;
  }
}

h4 {
  font-size: 18px;
  line-height: 23px;
}
@media screen and (max-width: 600px) {
  h4 {
    font-size: 22px;
    line-height: 25px;
  }
}

h5 {
  font-size: 16px;
  line-height: 22px;
}

p {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 22px;
}

a {
  cursor: pointer;
}
ul {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* FORM ELEMENTS */
.btn {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  overflow: hidden;
}
.btn:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #1E1E1E;
  transform: translateX(-102%);
  z-index: 0;
  -webkit-transform: translateX(-102%);
  -moz-transform: translateX(-102%);
  -ms-transform: translateX(-102%);
  -o-transform: translateX(-102%);
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.btn:hover {
  color: #FFFFFF;
}
.btn:hover:before {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}
.btn:hover .button-orange-line:before {
  width: calc(100% - 12px);
  left: 12px;
}

.ot-sdk-show-settings {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
  transition: all 0.5s ease-in-out !important;
  overflow: hidden;
  border: 1px solid #1E1E1E !important;
  color: #1E1E1E !important;
  background-color: transparent !important;
}
.ot-sdk-show-settings:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #1E1E1E;
  transform: translateX(-102%);
  z-index: -1;
  -webkit-transform: translateX(-102%);
  -moz-transform: translateX(-102%);
  -ms-transform: translateX(-102%);
  -o-transform: translateX(-102%);
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.ot-sdk-show-settings :after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #FF6600;
  -webkit-transition: ease-in-out 0.3s;
  -o-transition: ease-in-out 0.3s;
  transition: ease-in-out 0.3s;
}
.ot-sdk-show-settings:hover {
  color: #FFFFFF !important;
}
.ot-sdk-show-settings:hover:before {
  -webkit-transform: translateX(0) !important;
      -ms-transform: translateX(0) !important;
          transform: translateX(0) !important;
}
.ot-sdk-show-settings:hover .button-orange-line:before {
  width: calc(100% - 12px) !important;
  left: 12px !important;
}

@media screen and (max-width: 980px) {
  .et_pb_column {
    padding-right: 0 !important;
  }
}
.wpcf7 {
  padding: 90px 0 65px;
}
@media screen and (max-width: 600px) {
  .wpcf7 {
    padding: 20px 0 20px;
  }
}
.wpcf7 .screen-reader-response {
  display: none;
}
.wpcf7 .wpcf7-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 980px) {
  .wpcf7 .wpcf7-form {
    margin-right: 20px;
    margin-left: 30px;
  }
}
@media screen and (max-width: 600px) {
  .wpcf7 .wpcf7-form {
    margin-left: 60px;
  }
}
.wpcf7 .wpcf7-form p {
  display: block;
  position: relative;
  width: 48%;
  height: 44px;
  margin: 0 0 25px;
}
.wpcf7 .wpcf7-form p a {
  color: #1E1E1E;
  text-decoration: underline;
}
@media screen and (max-width: 600px) {
  .wpcf7 .wpcf7-form p {
    width: 100%;
    margin: 0 0 30px;
  }
}
.wpcf7 .wpcf7-form p label {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 15px 10px 0 0;
  font-size: 16px;
  z-index: 6;
  color: #1E1E1E;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  cursor: text;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.wpcf7 .wpcf7-form p label.focus {
  font-size: 10px;
  padding-top: 0;
}
.wpcf7 .wpcf7-form p label.invalid:after {
  content: "\e901";
  display: block !important;
  font-family: "icomoon" !important;
  position: absolute;
  right: 10px;
  top: 15px;
  font-size: 20px;
  width: 20px;
  height: 20px;
  color: black;
  z-index: 5;
}
.wpcf7 .wpcf7-form p label.valid:after {
  content: "\e900";
  display: block !important;
  font-family: "icomoon" !important;
  position: absolute;
  right: 10px;
  top: 15px;
  font-size: 20px;
  color: black;
  z-index: 5;
}
.wpcf7 .wpcf7-form p label input,
.wpcf7 .wpcf7-form p label textarea {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 16px;
  line-height: 35px;
  width: 100%;
  height: 44px;
  padding: 15px 10px 7px 0;
  border: none;
  background-color: transparent !important;
  border-bottom: 1px solid #1E1E1E;
  color: #1E1E1E;
  z-index: -1;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.wpcf7 .wpcf7-form p label input:focus .wpcf7-form label,
.wpcf7 .wpcf7-form p label textarea:focus .wpcf7-form label {
  color: red;
}
.wpcf7 .wpcf7-form p label textarea {
  min-height: 120px;
  resize: none;
}
.wpcf7 .wpcf7-form p label span.wpcf7-not-valid-tip {
  display: none;
}
.wpcf7 .wpcf7-form p:nth-child(n+6) {
  width: 100%;
}
.wpcf7 .wpcf7-form p:nth-child(7) {
  width: 100%;
  min-height: 120px;
  margin-bottom: 30px;
}
.wpcf7 .wpcf7-form p:nth-child(9) {
  height: 22px;
  margin: 0 0 10px;
}
.wpcf7 .wpcf7-form p .wpcf7-acceptance label {
  position: relative;
  padding: 0;
  display: block;
}
.wpcf7 .wpcf7-form p .wpcf7-acceptance input[type=checkbox] {
  margin: 0;
  height: 15px;
  width: 15px;
  line-height: 15px;
  border: none;
  top: 2px;
}
.wpcf7 .wpcf7-form p .wpcf7-acceptance input[type=checkbox]::before {
  display: block !important;
  content: "";
  position: absolute;
  top: 0px;
  width: 15px !important;
  border: 1px solid #1E1E1E;
  height: 15px !important;
  left: 0;
  z-index: 0;
  background-color: #FFFFFF !important;
}
.wpcf7 .wpcf7-form p .wpcf7-acceptance input[type=checkbox].checked::after {
  display: block;
  font-family: "icomoon" !important;
  content: "\e900";
  position: absolute;
  top: 1px;
  left: 2px;
  font-size: 14px;
  z-index: 1;
}
.wpcf7 .wpcf7-form p .wpcf7-acceptance .wpcf7-list-item label.valid:after {
  display: none !important;
}
.wpcf7 .wpcf7-form p .wpcf7-acceptance .wpcf7-list-item-label {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 22px;
  padding: 0 0 0 25px;
  display: block;
  color: #1E1E1E;
}
.wpcf7 .wpcf7-form p .wpcf7-acceptance span.wpcf7-not-valid-tip {
  display: none;
}
.wpcf7 .wpcf7-form p .formInfo {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 22px;
  color: #1E1E1E;
}
.wpcf7 .wpcf7-form p .wpcf7-submit {
  margin: 0 0 0;
  background: none;
  border: 1px solid #1E1E1E;
  padding: 10px 23px 10px 10px;
  font-size: 16px;
  line-height: 22px;
  position: relative;
  transition: all 0.3s ease-in-out;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.wpcf7 .wpcf7-form p .wpcf7-submit .button-orange-line {
  line-height: 16px;
}
.wpcf7 .wpcf7-form p .wpcf7-submit .button-orange-line:before {
  bottom: -2px;
}
.wpcf7 .wpcf7-form p .wpcf7-submit:hover {
  color: #FFFFFF;
}
.wpcf7 .wpcf7-form p .wpcf7-submit:hover:before {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}
@media screen and (max-width: 600px) {
  .wpcf7 .wpcf7-form p .wpcf7-submit {
    margin-top: 30px;
  }
}
@media screen and (max-width: 600px) {
  .wpcf7 .wpcf7-form .wpcf7-validation-errors {
    position: absolute;
    bottom: -140px;
    left: 0;
  }
}
.wpcf7 .wpcf7-form .wpcf7-response-output.wpcf7-validation-errors {
  display: none !important;
}
.wpcf7 .wpcf7-form .wpcf7-response-output.wpcf7-mail-sent-ng {
  display: none !important;
}
.wpcf7 .wpcf7-form .wpcf7-response-output.wpcf7-mail-sent-ok {
  display: block !important;
}
.wpcf7 .wpcf7-form.invalid p label {
  color: #FF5454;
}
.wpcf7 .wpcf7-form.invalid p a {
  color: #FF5454;
}
.wpcf7 .wpcf7-form.invalid p .formInfo {
  color: #FF5454;
}

.lx-kontakt {
  max-width: 1170px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 600px) {
  .lx-kontakt {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: 100% !important;
    padding-bottom: 60px !important;
  }
  .lx-kontakt::before {
    content: "";
    left: 25px;
    top: 0;
    height: 100%;
    width: 1px;
    background: #1E1E1E;
    position: absolute;
  }
}
.lx-kontakt .et_pb_column_1 {
  position: relative;
}
@media screen and (max-width: 600px) {
  .lx-kontakt .et_pb_column_1 {
    min-height: 300px;
  }
}
.lx-kontakt .et_pb_column_1 .et_pb_text_inner {
  position: absolute;
  top: 90px;
  right: 16px;
}
@media screen and (max-width: 980px) {
  .lx-kontakt .et_pb_column_1 .et_pb_text_inner {
    right: 30px;
  }
}
.lx-kontakt .et_pb_column_1 .et_pb_text_inner h2, .lx-kontakt .et_pb_column_1 .et_pb_text_inner h3 {
  position: relative;
  text-align: right;
  color: #FFFFFF;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  width: 430px;
  max-height: 140px;
  z-index: 999;
}
@media screen and (max-width: 980px) {
  .lx-kontakt .et_pb_column_1 .et_pb_text_inner h2, .lx-kontakt .et_pb_column_1 .et_pb_text_inner h3 {
    width: calc(100% - 90px);
    float: right;
  }
}
@media screen and (max-width: 600px) {
  .lx-kontakt .et_pb_column_1 .et_pb_text_inner h2, .lx-kontakt .et_pb_column_1 .et_pb_text_inner h3 {
    width: calc(100% - 40px);
    float: left;
    color: #1E1E1E;
    text-align: left;
    left: 54px;
  }
}
.lx-kontakt .et_pb_column_1 .et_pb_text_inner h2:before, .lx-kontakt .et_pb_column_1 .et_pb_text_inner h3:before {
  content: "";
  position: absolute;
  width: 11px;
  height: 11px;
  top: 20px;
  background: #1E1E1E;
  right: -55px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border: 1px solid #FFFFFF;
}
@media screen and (max-width: 980px) {
  .lx-kontakt .et_pb_column_1 .et_pb_text_inner h2:before, .lx-kontakt .et_pb_column_1 .et_pb_text_inner h3:before {
    top: 12px;
    right: -37px;
  }
}
@media screen and (max-width: 600px) {
  .lx-kontakt .et_pb_column_1 .et_pb_text_inner h2:before, .lx-kontakt .et_pb_column_1 .et_pb_text_inner h3:before {
    top: 7px;
    left: -36px;
    color: #1E1E1E;
    background: #FFFFFF;
    border: 1px solid #1E1E1E;
  }
}
.lx-kontakt .et_pb_column_1 .et_pb_text_inner p {
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  text-align: right;
  color: #FFFFFF;
  width: 430px;
  margin-top: 20px;
  line-height: 23px;
  max-height: 130px;
}
@media screen and (max-width: 980px) {
  .lx-kontakt .et_pb_column_1 .et_pb_text_inner p {
    width: calc(100% - 90px);
    float: right;
  }
}
@media screen and (max-width: 600px) {
  .lx-kontakt .et_pb_column_1 .et_pb_text_inner p {
    width: calc(100% - 60px);
    -webkit-line-clamp: 5;
    word-break: break-word;
    max-height: 155px;
    float: left;
    text-align: left;
    margin-left: 55px;
    color: #1E1E1E;
  }
}

/* LAYOUT */
html {
  height: 100%;
}

body {
  position: relative;
  background: #1E1E1E;
  margin: 0;
  padding: 0;
  min-height: 100%;
  max-width: 100%;
}
body.single-post .heading .heading-left p {
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
  top: unset;
}
body.page-template-template-terms, body.error404, body.page-template-template-news {
  background: #FFFFFF;
}
body.page-template-template-news:before {
  width: 1px;
  height: 100%;
  background: #1E1E1E;
  top: 0;
  left: 50%;
  content: "";
  position: absolute;
  z-index: 1;
}
@media screen and (max-width: 600px) {
  body.page-template-template-news:before {
    left: 25px;
  }
}
body.page-template-template-news .quote {
  height: 475px;
}
body.page-template-template-news .quote .quote-right {
  padding: 0 !important;
}
body.page-template-template-news .quote .quote-right .quote-right-container {
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
body.page-template-template-news .quote.quote-container .quote-right.overlay {
  border-left: 1px solid #1E1E1E;
}
@media screen and (max-width: 600px) {
  body.page-template-template-news .quote.quote-container .quote-right.overlay {
    border-left: 1px solid #FFFFFF;
  }
  body.page-template-template-news .quote.quote-container .quote-right.overlay .quote-right-container {
    padding-left: 25px;
  }
}
body p sup {
  font-size: 10px;
}
body .column-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media screen and (max-width: 600px) {
  body .column-flex {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
body .et_pb_module {
  margin-bottom: 0 !important;
}
@media screen and (max-width: 980px) {
  body {
    overflow-x: hidden;
  }
}
@media screen and (max-width: 600px) {
  body {
    background: #FFFFFF;
  }
}
body .btn {
  text-transform: uppercase;
  cursor: pointer;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body.noScroll {
  overflow: hidden;
}
body:after {
  position: absolute;
  content: "";
  width: 50%;
  transition: all 0.6s;
  min-height: 100%;
  left: 50%;
  background: #FFFFFF;
  top: 0;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
}
body.sidebar-slider-active {
  overflow: hidden;
}
body.sidebar-slider-active:after {
  left: 45%;
}

#page-container {
  padding: 0;
}
#page-container #et-main-area {
  position: relative;
  transition: all 0.6s;
  left: 0;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
}
#page-container #et-main-area text, #page-container #et-main-area textarea {
  -webkit-appearance: none;
}
#page-container #et-main-area button.owl-prev {
  font-family: "icomoon" !important;
  background: transparent;
  border: none;
  font-size: 40px;
}
#page-container #et-main-area button.owl-prev:before {
  content: "\e905";
}
#page-container #et-main-area button.owl-next {
  font-family: "icomoon" !important;
  background: transparent;
  border: none;
  font-size: 40px;
}
#page-container #et-main-area button.owl-next:before {
  content: "\e904";
}
#page-container #et-main-area .owl-dots {
  display: none;
}
#page-container #et-main-area .mobile-swipe {
  display: none;
}
@media screen and (max-width: 600px) {
  #page-container #et-main-area .mobile-swipe {
    position: absolute;
    bottom: 10px;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 22px;
    font-size: 16px;
    left: 50%;
    width: calc(100% - 80px);
    text-align: center;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    z-index: 99;
    text-transform: uppercase;
    display: block;
    color: #6A6A6A;
  }
  #page-container #et-main-area .mobile-swipe span {
    position: relative;
    top: 2px;
    margin: 0 10px;
  }
  #page-container #et-main-area .mobile-swipe i {
    font-size: 20px;
    line-height: 22px;
    vertical-align: middle;
  }
  #page-container #et-main-area .rotateIcon::before {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
    display: inline-block;
  }
}
#page-container #et-main-area ul {
  list-style-type: none;
  color: #FFFFFF;
  margin: 0;
  float: right;
  padding: 0;
  margin-top: 10px;
}
#page-container #et-main-area ul li {
  color: #FFFFFF;
  font-size: 18px;
  padding-left: 8px;
  line-height: 23px;
  position: relative;
}
#page-container #et-main-area ul li::before {
  content: "_";
  position: absolute;
  left: 0;
}
@media screen and (max-width: 600px) {
  #page-container #et-main-area .owl-dots {
    position: absolute;
    display: block;
    position: absolute;
    bottom: 35px;
    right: 40px;
  }
  #page-container #et-main-area .owl-dots .owl-dot {
    border: none;
    background: transparent;
    width: 20px;
    margin-left: 5px;
    padding: 0;
    display: block;
    float: left;
  }
  #page-container #et-main-area .owl-dots .owl-dot span {
    width: 20px;
    height: 2px;
    display: block;
    background: #FFFFFF;
    opacity: 0.2;
    -webkit-backface-visibility: visible;
    -webkit-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
  }
  #page-container #et-main-area .owl-dots .owl-dot.active {
    background: transparent;
  }
  #page-container #et-main-area .owl-dots .owl-dot.active span {
    background: #FF6600;
    opacity: 1;
  }
}
#page-container #et-main-area span.close-video {
  color: white;
  text-transform: uppercase;
  position: absolute;
  top: 50px;
  right: 30px;
  cursor: pointer;
  z-index: 200;
  font-size: 10px;
  line-height: 22px;
  text-align: center;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#page-container #et-main-area span.close-video i {
  font-size: 25px;
  position: absolute;
  top: -20px;
}
#page-container #et-main-area .et_pb_section {
  background-color: transparent;
}
#page-container #et-main-area .lx-container {
  max-width: 1040px;
  margin: 0 auto;
}
#page-container #et-main-area.go-left {
  left: -50%;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
#page-container #et-main-area .et_pb_row .et_pb_column_1_2:last-child {
  padding-right: 65px;
}
@media screen and (max-width: 600px) {
  #page-container #et-main-area .et_pb_module {
    margin: 0 !important;
  }
}
#page-container .the-line {
  width: 1px;
  background: white;
  position: absolute;
  left: 50%;
  height: 100%;
}
#page-container .container {
  width: 100%;
  max-width: 1040px;
}
@media screen and (max-width: 600px) {
  #page-container .container {
    padding: 0 25px;
  }
}
#page-container .orange-line {
  display: inline-block;
  position: relative;
  padding-left: 18px;
  cursor: pointer;
}
#page-container .orange-line:before {
  transition: ease-in-out 0.3s;
  -webkit-transition: ease-in-out 0.3s;
  -moz-transition: ease-in-out 0.3s;
  -ms-transition: ease-in-out 0.3s;
  -o-transition: ease-in-out 0.3s;
  content: "";
  width: 15px;
  height: 1px;
  background-color: #FF6600;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
}
#page-container .orange-line:hover:before {
  width: calc(100% - 18px);
  left: 18px;
}
#page-container .et_pb_text ul {
  list-style-type: none;
  color: #1E1E1E;
  margin: 0;
}
#page-container .et_pb_text ul li {
  color: #1E1E1E;
  position: relative;
}
#page-container .et_pb_text ul li::before {
  position: absolute;
  bottom: 8px;
  left: -10px;
  width: 8px;
  height: 1px;
  background: #1E1E1E;
  content: "";
}
#page-container .button-orange-line {
  position: relative;
  padding-left: 13px;
}
#page-container .button-orange-line:before {
  transition: ease-in-out 0.3s;
  -webkit-transition: ease-in-out 0.3s;
  -moz-transition: ease-in-out 0.3s;
  -ms-transition: ease-in-out 0.3s;
  -o-transition: ease-in-out 0.3s;
  content: "";
  width: 12px;
  height: 1px;
  background-color: #FF6600;
  position: absolute;
  left: 1px;
  bottom: -2px;
  z-index: 100;
}
#page-container .btn:hover .button-orange-line:before {
  width: calc(100% - 12px);
  left: 12px;
}
#page-container .start-circle-left.dark-dot:before {
  content: "";
  background-color: #6A6A6A;
}
#page-container .start-circle-left:before {
  content: "";
  position: absolute;
  width: 11px;
  height: 11px;
  top: 40px;
  left: -46px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border: 1px solid #FFFFFF;
}
@media screen and (max-width: 980px) {
  #page-container .start-circle-left:before {
    top: 25px;
  }
}
@media screen and (max-width: 600px) {
  #page-container .start-circle-left:before {
    top: 20px;
  }
}
#page-container .start-circle-left:after {
  content: "";
  position: absolute;
  width: 1px;
  left: -40px;
  top: 52px;
  height: 100%;
  min-height: 80vh;
  max-height: 80vh;
  background-color: #FFFFFF;
}
@media screen and (max-width: 980px) {
  #page-container .start-circle-left:after {
    top: 38px;
  }
}
@media screen and (max-width: 600px) {
  #page-container .start-circle-left:after {
    top: 33px;
  }
}
#page-container .basic-left-container h3:before, #page-container .countup-left-container h3:before {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  border: 1px solid #FFFFFF;
  background-color: #1E1E1E;
  top: 8.5px;
  right: -45px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
@media screen and (max-width: 600px) {
  #page-container .basic-left-container h3:before, #page-container .countup-left-container h3:before {
    z-index: 50;
    left: -35px;
  }
}
#page-container .basic-right-container h3, #page-container .countup-right-container h3 {
  position: relative;
}
#page-container .basic-right-container h3:before, #page-container .countup-right-container h3:before {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  border: 1px solid #FFFFFF;
  background-color: #1E1E1E;
  top: 9.5px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
@media screen and (max-width: 600px) {
  #page-container .basic-right-container h3:before, #page-container .countup-right-container h3:before {
    left: -35px;
    z-index: 50;
  }
}
#page-container .circle-left.dark-dot:before {
  content: "";
  background-color: #1E1E1E;
}
@media screen and (max-width: 600px) {
  #page-container .circle-left.dark-dot:before {
    background-color: #FFFFFF;
    border-color: #1E1E1E;
  }
}
#page-container .circle-left:before {
  content: "";
  position: absolute;
  width: 11px;
  height: 11px;
  top: 20px;
  left: -46px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border: 1px solid #FFFFFF;
}
@media screen and (max-width: 980px) {
  #page-container .circle-left:before {
    top: 15px;
  }
}
@media screen and (max-width: 600px) {
  #page-container .circle-left:before {
    top: 43px;
    left: -37px;
  }
}
#page-container .white-underscore:before {
  content: "";
  width: 16px;
  height: 1px;
  background-color: #FFFFFF;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1200;
}
#page-container .et_pb_row {
  padding: 0;
  width: 100%;
  max-width: 100%;
  margin: 0;
}
#page-container .et_pb_section {
  padding: 0;
}
#page-container .col-1-2 {
  width: 50%;
}
@media screen and (max-width: 600px) {
  #page-container .col-1-2 {
    width: 100%;
  }
}

body.white-stage .hamburger-icon.open span {
  background: #FFFFFF !important;
}
body.white-stage .hamburger-icon span {
  background: #1E1E1E !important;
}
body.white-stage #main-header .header-right a {
  color: #1E1E1E;
}
body.white-stage #main-header .header-right .we-want-you {
  display: none;
}
body .inverted-logo {
  display: none !important;
  -webkit-transition: all 1s !important;
  -o-transition: all 1s !important;
  transition: all 1s !important;
}
@media screen and (max-width: 600px) {
  body.sidebar-slider-active .logo_container {
    -webkit-transition-delay: 0.5s !important;
         -o-transition-delay: 0.5s !important;
            transition-delay: 0.5s !important;
    -webkit-transition-property: background-color;
    -o-transition-property: background-color;
    transition-property: background-color;
    -webkit-transition-duration: 0.5s;
         -o-transition-duration: 0.5s;
            transition-duration: 0.5s;
    background: #1E1E1E !important;
  }
}
body.page-template-template-terms .basic-logo {
  display: none !important;
}
body.page-template-template-terms .inverted-logo {
  display: inline !important;
}
body.page-template-template-terms .we-want-you {
  color: #1E1E1E !important;
}
body.page-template-template-terms .hamburger-icon span {
  background: #1E1E1E !important;
}
body.page-template-template-terms .header-right a {
  color: #1E1E1E !important;
}
body.page-template-template-terms.sidebar-slider-active .we-want-you {
  color: #FFFFFF !important;
}
body.page-template-template-terms.sidebar-slider-active .hamburger-icon span {
  background: #FFFFFF !important;
}
body.page-template-template-terms.sidebar-slider-active .header-right a {
  color: #FFFFFF !important;
}
body.page-template-template-terms.sidebar-slider-active .basic-logo {
  -webkit-transition: all 1s !important;
  -o-transition: all 1s !important;
  transition: all 1s !important;
  display: inline !important;
}
body.page-template-template-terms.sidebar-slider-active .inverted-logo {
  -webkit-transition: all 1s !important;
  -o-transition: all 1s !important;
  transition: all 1s !important;
  display: none !important;
}

#main-header {
  max-width: 1170px;
  margin: 0 auto;
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  z-index: 1250;
}
@media screen and (max-width: 980px) {
  #main-header {
    padding: 0 20px;
  }
}
@media screen and (max-width: 600px) {
  #main-header {
    padding: 0;
  }
  #main-header .logo_container {
    width: calc(100% - 30px);
  }
}
#main-header .basic-logo,
#main-header .inverted-logo {
  width: 250px;
  display: block;
  float: left;
  margin-top: 30px;
}
@media screen and (max-width: 600px) {
  #main-header .basic-logo,
#main-header .inverted-logo {
    width: 215px;
  }
}
#main-header .header-right {
  float: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 20px;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 85px;
  height: 85px;
}
#main-header .header-right a {
  color: #FFFFFF;
  cursor: pointer;
}
#main-header .header-right .we-want-you {
  margin-right: 35px;
  transition: all 0.6s;
  z-index: 1010;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media screen and (max-width: 600px) {
  #main-header .header-right .we-want-you {
    display: none;
  }
}
#main-header .header-right #header-widget-area {
  transition: all 0.6s;
  z-index: 1010;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
}
#main-header .header-right #header-widget-area .chw-widget {
  margin-right: 35px;
}
@media screen and (max-width: 600px) {
  #main-header .header-right #header-widget-area .chw-widget {
    display: none;
  }
}
#main-header .header-right #header-widget-area .chw-widget li {
  display: inline-block;
}
#main-header .header-right #header-widget-area .chw-widget li.lang-item-first :after {
  content: " |";
}
#main-header .header-right #header-widget-area .chw-widget li.current-lang {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#main-header .header-right .hamburger-icon {
  height: 25px;
  width: 25px;
  position: relative;
  margin: 36px auto;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
      transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
  z-index: 1050;
}
#main-header .header-right .hamburger-icon.open span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
}
#main-header .header-right .hamburger-icon.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
      transform: rotate(45deg);
}
#main-header .header-right .hamburger-icon.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
}
#main-header .header-right .hamburger-icon.open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}
#main-header .header-right .hamburger-icon span {
  float: right;
  display: block;
  position: absolute;
  height: 1px;
  width: 100%;
  background: #FFFFFF;
  opacity: 1;
  right: 0;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
      transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
#main-header .header-right .hamburger-icon span:nth-child(1) {
  top: 0px;
  width: 15px;
}
#main-header .header-right .hamburger-icon span:nth-child(2), #main-header .header-right .hamburger-icon span:nth-child(3) {
  top: 5px;
  width: 18px;
}
#main-header .header-right .hamburger-icon span:nth-child(4) {
  top: 10px;
  width: 17px;
}

#main-footer {
  background-color: #1E1E1E;
  max-width: 1170px;
  margin: 0 auto;
  position: relative;
  height: 175px;
  z-index: 1;
}
@media screen and (max-width: 600px) {
  #main-footer {
    height: 100vw;
  }
}
#main-footer .container {
  max-width: 1170px;
}
#main-footer .container #footer-widgets {
  max-width: 1170px;
}
#main-footer .the-line {
  top: 60px;
  width: 1px;
  background: #FFFFFF;
  position: absolute;
  left: calc(50% - 1px);
  height: calc(100% - 60px);
}
@media screen and (max-width: 600px) {
  #main-footer .the-line {
    height: 100%;
    top: 0;
    left: 25px;
  }
}
#main-footer #footer-widgets {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 600px) {
  #main-footer #footer-widgets {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#main-footer #footer-widgets .footer-widget {
  width: 50% !important;
  margin: 0 !important;
  position: relative;
  padding-top: 50px;
}
#main-footer #footer-widgets .footer-widget:nth-child(2) {
  left: 34px;
}
@media screen and (max-width: 600px) {
  #main-footer #footer-widgets .footer-widget:nth-child(2) {
    left: 29px;
    width: calc(100% - 29px) !important;
  }
}
#main-footer #footer-widgets .footer-widget .widget_media_image {
  width: 100%;
}
#main-footer #footer-widgets .footer-widget .widget_media_image img {
  width: 150px;
  opacity: 0.4;
}
#main-footer #footer-widgets .footer-widget .widget_custom_html {
  color: #6A6A6A;
  float: right;
  margin-right: 40px;
  float: right;
}
#main-footer #footer-widgets .footer-widget .widget_custom_html a {
  color: #6A6A6A;
}
#main-footer #footer-widgets .footer-widget .widget_custom_html h4 {
  color: #6A6A6A;
  margin-bottom: 18px;
  text-align: right;
}
@media screen and (max-width: 600px) {
  #main-footer #footer-widgets .footer-widget .widget_custom_html h4 {
    display: block;
    width: 100vw;
    text-align: left;
    margin-left: 40px;
  }
}
#main-footer #footer-widgets .footer-widget .widget_custom_html .social {
  font-size: 40px;
  padding-top: 5px;
}
@media screen and (max-width: 600px) {
  #main-footer #footer-widgets .footer-widget .widget_custom_html .social {
    display: block;
    width: 100vw;
    margin-left: 30px;
  }
}
#main-footer #footer-widgets .footer-widget .widget_custom_html i {
  border: 1px solid #6A6A6A;
  margin-left: 13px;
}
#main-footer #footer-widgets .footer-widget p {
  font-size: 16px;
  line-height: 22px;
  color: #A5A5A5;
  opacity: 0.5;
}
@media screen and (max-width: 600px) {
  #main-footer #footer-widgets .footer-widget .widget_nav_menu {
    margin-left: 30px !important;
  }
}
#main-footer #footer-widgets .footer-widget .fwidget {
  margin-bottom: 20px;
  position: relative;
}
#main-footer #footer-widgets .footer-widget .fwidget.widget_media_image:before {
  content: "";
  width: 7px;
  height: 7px;
  border: 1px solid #FFFFFF;
  background-color: #1E1E1E;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  position: absolute;
  left: -39px;
  top: 3px;
}
@media screen and (max-width: 600px) {
  #main-footer #footer-widgets .footer-widget .fwidget.widget_media_image:before {
    left: -33px;
  }
}
@media screen and (max-width: 600px) {
  #main-footer #footer-widgets .footer-widget .custom-html-widget {
    margin-left: 30px !important;
  }
}
#main-footer #footer-widgets .footer-widget li::before {
  border-radius: unset;
  border-width: 0;
}
#main-footer #footer-bottom {
  display: none;
}

.page-template-template-terms #main-footer .container {
  padding: 0 25px;
}

#sidebar-slider {
  width: 50%;
  height: 100vh;
  z-index: 1010;
  background-color: #1E1E1E;
  position: fixed;
  right: -50%;
  overflow-y: scroll;
  top: 0;
  transition: all 0.6s;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
}
@media screen and (max-width: 600px) {
  #sidebar-slider {
    width: 100%;
    right: -100%;
  }
}
#sidebar-slider #sidebar-slider-container {
  margin-left: 68px;
  margin-top: 140px;
}
#sidebar-slider #sidebar-slider-container #menu-main-navigation-en li,
#sidebar-slider #sidebar-slider-container #menu-main-navigation-de li {
  margin-bottom: 30px;
  position: relative;
  display: table;
  cursor: pointer;
}
#sidebar-slider #sidebar-slider-container #menu-main-navigation-en li a,
#sidebar-slider #sidebar-slider-container #menu-main-navigation-de li a {
  text-transform: uppercase;
  color: #FFFFFF;
  width: 100%;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 24px;
  margin-left: 20px;
}
#sidebar-slider #sidebar-slider-container #menu-main-navigation-en li a:before,
#sidebar-slider #sidebar-slider-container #menu-main-navigation-de li a:before {
  content: "";
  width: 16px;
  height: 1px;
  background-color: #FFFFFF;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1200;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
#sidebar-slider #sidebar-slider-container #menu-main-navigation-en li:hover a:before,
#sidebar-slider #sidebar-slider-container #menu-main-navigation-de li:hover a:before {
  left: 18px;
  width: calc(100% - 16px);
}
#sidebar-slider #sidebar-slider-container .slider-hire-button {
  cursor: pointer;
  background: transparent;
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  font-size: 22px;
  line-height: 24px;
  padding: 17px 38px 17px 18px;
  width: 220px;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-transform: uppercase;
  display: inline-block;
}
#sidebar-slider #sidebar-slider-container .slider-hire-button:hover {
  color: #1E1E1E;
}
#sidebar-slider #sidebar-slider-container .slider-hire-button:hover .orange-line:before {
  width: calc(100% - 18px);
  left: 18px;
}
#sidebar-slider #sidebar-slider-container .slider-hire-button:before {
  background: #FFFFFF;
}
#sidebar-slider #sidebar-slider-container .sw-widget:last-child p {
  font-size: 16px;
  line-height: 22px;
  color: #6A6A6A;
}
#sidebar-slider #sidebar-slider-container .sw-widget .lang-item {
  display: none;
}
@media screen and (max-width: 600px) {
  #sidebar-slider #sidebar-slider-container .sw-widget .lang-item {
    display: inline-block;
    margin-bottom: 30px;
  }
  #sidebar-slider #sidebar-slider-container .sw-widget .lang-item a {
    text-transform: uppercase;
    color: #FFFFFF;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 24px;
  }
  #sidebar-slider #sidebar-slider-container .sw-widget .lang-item.lang-item-first {
    padding-left: 20px;
    position: relative;
    color: #FFFFFF;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
  }
  #sidebar-slider #sidebar-slider-container .sw-widget .lang-item.lang-item-first:after {
    content: " |";
  }
  #sidebar-slider #sidebar-slider-container .sw-widget .lang-item.lang-item-first:before {
    content: "";
    width: 16px;
    height: 1px;
    background-color: #FFFFFF;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1200;
  }
  #sidebar-slider #sidebar-slider-container .sw-widget .lang-item.current-lang {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
}
#sidebar-slider #sidebar-slider-container .sw-widget .sw-title {
  color: #A5A5A5;
  font-size: 18px;
  line-height: 23px;
  margin-top: 45px;
  margin-bottom: 10px;
}
#sidebar-slider #sidebar-slider-container .sw-widget p {
  font-size: 18px;
  color: #A5A5A5;
  line-height: 23px;
}
#sidebar-slider #sidebar-slider-container .sw-widget p a {
  cursor: pointer;
  color: #FFFFFF;
  text-decoration: underline;
}
#sidebar-slider #sidebar-slider-container .sw-widget .menu-second-navigation-en-container,
#sidebar-slider #sidebar-slider-container .sw-widget .menu-second-navigation-de-container {
  margin-top: 45px;
  border-top: 1px solid #6A6A6A;
  padding-top: 45px;
  padding-bottom: 39px;
  border-bottom: 1px solid #6A6A6A;
  margin-bottom: 45px;
  width: 220px;
}
#sidebar-slider #sidebar-slider-container .sw-widget .menu-second-navigation-en-container #menu-second-navigation-en li,
#sidebar-slider #sidebar-slider-container .sw-widget .menu-second-navigation-en-container #menu-second-navigation-de li,
#sidebar-slider #sidebar-slider-container .sw-widget .menu-second-navigation-de-container #menu-second-navigation-en li,
#sidebar-slider #sidebar-slider-container .sw-widget .menu-second-navigation-de-container #menu-second-navigation-de li {
  display: table;
  margin-bottom: 31px;
}
#sidebar-slider #sidebar-slider-container .sw-widget .menu-second-navigation-en-container #menu-second-navigation-en li a,
#sidebar-slider #sidebar-slider-container .sw-widget .menu-second-navigation-en-container #menu-second-navigation-de li a,
#sidebar-slider #sidebar-slider-container .sw-widget .menu-second-navigation-de-container #menu-second-navigation-en li a,
#sidebar-slider #sidebar-slider-container .sw-widget .menu-second-navigation-de-container #menu-second-navigation-de li a {
  color: #A5A5A5;
  font-size: 18px;
  line-height: 23px;
  position: relative;
  padding-left: 18px;
  cursor: pointer;
  display: block;
}
#sidebar-slider #sidebar-slider-container .sw-widget .menu-second-navigation-en-container #menu-second-navigation-en li a::before,
#sidebar-slider #sidebar-slider-container .sw-widget .menu-second-navigation-en-container #menu-second-navigation-de li a::before,
#sidebar-slider #sidebar-slider-container .sw-widget .menu-second-navigation-de-container #menu-second-navigation-en li a::before,
#sidebar-slider #sidebar-slider-container .sw-widget .menu-second-navigation-de-container #menu-second-navigation-de li a::before {
  content: " ";
  width: 16px;
  height: 1px;
  background-color: #A5A5A5;
  position: absolute;
  display: block;
  left: 0;
  bottom: 0;
  z-index: 1200;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
#sidebar-slider #sidebar-slider-container .sw-widget .menu-second-navigation-en-container #menu-second-navigation-en li:hover a:before,
#sidebar-slider #sidebar-slider-container .sw-widget .menu-second-navigation-en-container #menu-second-navigation-de li:hover a:before,
#sidebar-slider #sidebar-slider-container .sw-widget .menu-second-navigation-de-container #menu-second-navigation-en li:hover a:before,
#sidebar-slider #sidebar-slider-container .sw-widget .menu-second-navigation-de-container #menu-second-navigation-de li:hover a:before {
  left: 18px;
  width: calc(100% - 16px);
}
#sidebar-slider #sidebar-slider-container .sw-widget .menu-second-navigation-en-container #menu-second-navigation-en li:last-child,
#sidebar-slider #sidebar-slider-container .sw-widget .menu-second-navigation-en-container #menu-second-navigation-de li:last-child,
#sidebar-slider #sidebar-slider-container .sw-widget .menu-second-navigation-de-container #menu-second-navigation-en li:last-child,
#sidebar-slider #sidebar-slider-container .sw-widget .menu-second-navigation-de-container #menu-second-navigation-de li:last-child {
  margin-bottom: 0;
}

#sidebar-slider-overlay {
  background-color: rgba(30, 30, 30, 0.8);
  position: fixed;
  width: 100%;
  height: 100vh;
  z-index: 998;
  top: 0;
  right: -100%;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}
@media screen and (max-width: 600px) {
  #sidebar-slider-overlay {
    display: none;
  }
}

.show-sidebar {
  right: 0 !important;
}

.hide-stuff {
  opacity: 0;
}

#error-page .error-container {
  width: 100vw;
  height: 100vh;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  overflow: hidden;
  z-index: 99;
  top: -85px;
  margin-bottom: -85px;
}
#error-page .error-container #error-image {
  position: absolute;
  width: 100vw;
  height: 100vh;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  max-width: 100%;
  z-index: 1;
}
#error-page .error-container .error-text {
  position: relative;
  color: #FFFFFF;
  width: 500px;
  z-index: 500;
}
#error-page .error-container .error-text .basic-btn {
  position: relative;
  display: inline-block;
  margin-top: 30px;
  text-transform: uppercase;
  color: #FFFFFF;
  font-size: 16px;
  padding: 10px 23px 10px 12px;
  border: 1px solid #FFFFFF;
}
#error-page .error-container .error-text .error-inner {
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  left: 40px;
  position: absolute;
}
#error-page .error-container .error-text .error-inner h1 {
  z-index: 999;
  color: #FFFFFF;
  position: relative;
}
#error-page .error-container .error-text .error-inner h1:before {
  content: "";
  position: absolute;
  width: 11px;
  height: 11px;
  top: 35px;
  left: -46px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border: 1px solid #FFFFFF;
}
@media screen and (max-width: 600px) {
  #error-page .error-container .error-text .error-inner h1:before {
    top: 25px;
  }
}
#error-page .error-container .error-text .error-inner h1:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 60vh;
  background: #FFFFFF;
  left: -40px;
  top: 45px;
}

.lx-post {
  background-color: transparent !important;
}
.lx-post #left-area {
  padding-bottom: 0;
}
.lx-post .stage {
  width: 100vw;
  height: 100vh;
  max-width: 100%;
  /* added */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  overflow: hidden;
}
.lx-post .stage:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 50%;
  height: 100%;
  background-color: rgba(30, 30, 30, 0.5);
  z-index: 10;
}
.lx-post .stage img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.lx-post .stage .stage-right {
  position: relative;
}
.lx-post .stage .stage-right.white-back {
  background-color: #FFFFFF;
  z-index: 20;
}
.lx-post .stage .stage-right .stage-right-container {
  z-index: 15;
  position: absolute;
  bottom: 50%;
  -webkit-transform: translate(0, 50%);
      -ms-transform: translate(0, 50%);
          transform: translate(0, 50%);
  left: 40px;
}
.lx-post .stage .stage-right .stage-right-container h1 {
  display: -webkit-box;
  -webkit-line-clamp: 10;
  -webkit-box-orient: vertical;
  color: #FFFFFF;
  width: 560px;
  padding-top: 5px;
}
@media screen and (max-width: 980px) {
  .lx-post .stage .stage-right .stage-right-container h1 {
    width: calc(100% - 30px);
    -webkit-line-clamp: 6;
    word-break: break-word;
  }
}
@media screen and (max-width: 600px) {
  .lx-post .stage .stage-right .stage-right-container h1 {
    width: calc(100% - 30px);
  }
}
.lx-post .stage .stage-right .stage-right-container h2 {
  color: #FFFFFF;
  line-height: 34px;
  margin-bottom: 25px;
}
.lx-post .stage .stage-right .stage-right-container .stage-content p {
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
  color: #FFFFFF;
  width: 430px;
  margin-top: 20px;
  line-height: 23px;
}
@media screen and (max-width: 980px) {
  .lx-post .stage .stage-right .stage-right-container .stage-content p {
    width: calc(100% - 50px);
    -webkit-line-clamp: 10;
  }
}
@media screen and (max-width: 600px) {
  .lx-post .stage .stage-right .stage-right-container .stage-content p {
    width: calc(100% - 30px);
  }
}
.lx-post .stage .stage-right .stage-right-container .stage-content.white-paragraph p {
  color: #1E1E1E;
}
.lx-post .stage .transparent-text {
  position: relative;
  background-repeat: no-repeat;
  height: 100%;
  background-size: 100vw 100vh;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
}
@media screen and (max-width: 600px) {
  .lx-post .stage .transparent-text {
    display: none;
  }
}
.lx-post .et_pb_post {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
@media screen and (max-width: 600px) {
  .lx-post .et_pb_post h2 {
    font-size: 30px;
    line-height: 32px;
  }
}
.lx-post .et_pb_column {
  background: #1E1E1E;
  position: relative;
}
@media screen and (max-width: 600px) {
  .lx-post .et_pb_column {
    background: #FFFFFF;
  }
}
.lx-post .et_pb_column:after {
  background: #FFFFFF;
  top: 0;
  left: 50%;
  width: 50%;
  height: 100%;
  content: "";
  position: absolute;
  z-index: -1;
}
.lx-post .et_pb_text {
  max-width: 1040px;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 600px) {
  .lx-post .et_pb_text {
    width: 100vw;
    padding-top: 20px;
    max-width: 100%;
  }
  .lx-post .et_pb_text:before {
    content: "";
    left: 25px;
    width: 1px;
    height: 100%;
    background: #1E1E1E;
    position: absolute;
    top: 0;
  }
}
.lx-post .et_pb_text:after {
  content: "";
  width: 50%;
  height: 100%;
  background: #1E1E1E;
  position: absolute;
  left: 0;
  top: 0;
}
@media screen and (max-width: 600px) {
  .lx-post .et_pb_text:after {
    display: none;
  }
}
.lx-post .et_pb_text .et_pb_text_inner {
  width: 50%;
  position: relative;
  left: 50%;
  padding-left: 40px;
  padding-right: 50px;
}
@media screen and (max-width: 600px) {
  .lx-post .et_pb_text .et_pb_text_inner {
    left: 0;
    padding-left: 55px;
    padding-right: 20px;
    width: 100vw;
    max-width: 100%;
  }
}
.lx-post .et_pb_text .et_pb_text_inner p {
  padding-bottom: 25px;
  color: #1E1E1E;
}
.lx-post .et_post_meta_wrapper {
  display: none;
}
.lx-post #comment-wrap {
  display: none;
}
.lx-post .teaser:before {
  height: 50px !important;
}
@media screen and (max-width: 600px) {
  .lx-post .teaser:before {
    height: 100% !important;
    z-index: 21;
  }
}
.lx-post .teaser:after {
  top: 50px !important;
  background: #1E1E1E;
}
.lx-post .teaser .teaser-container {
  top: 50% !important;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media screen and (max-width: 600px) {
  .lx-post .teaser .teaser-container {
    top: 50% !important;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
  .lx-post .teaser .teaser-container h2 {
    z-index: 99;
    width: calc(100vw - 80px);
  }
  .lx-post .teaser .teaser-container h2:before {
    content: "";
    width: 9px;
    height: 9px;
    background: #1E1E1E;
    position: absolute;
    left: -35px;
    top: 10px;
    border: 1px solid #FFFFFF;
    border-radius: 50% 50%;
    z-index: 99;
  }
}
.lx-post .teaser .teaser-container p {
  width: unset !important;
}
@media screen and (max-width: 600px) {
  .lx-post .teaser .teaser-container p {
    display: none;
  }
}

/* COMPONENTS */
.white-stage .stage:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  background-color: transparent;
  z-index: 10;
}
.white-stage .stage .stage-right {
  position: relative;
}

.stage {
  width: 100vw;
  height: 100vh;
  max-width: 100%;
  /* added */
  margin-top: -85px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  overflow: hidden;
}
.stage:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(30, 30, 30, 0.5);
  z-index: 10;
}
.stage #mobile-stage-image {
  display: none;
}
@media screen and (max-width: 600px) {
  .stage {
    max-height: 1000px;
    height: calc(100vh + 85px);
  }
  .stage #stage-image {
    display: none;
  }
  .stage #mobile-stage-image {
    display: block;
  }
  .stage .col-1-2 {
    display: none;
  }
  .stage .col-1-2.stage-right {
    display: block;
    width: calc(100% - 25px) !important;
    left: 25px;
    margin-top: 135px;
  }
}
@media screen and (max-width: 600px) {
  .stage {
    min-height: 500px;
  }
}
.stage img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.stage .stage-right {
  position: relative;
}
.stage .stage-right.white-back {
  background-color: #FFFFFF;
  z-index: 20;
}
.stage .stage-right .stage-right-container {
  z-index: 15;
  position: absolute;
  bottom: 50%;
  -webkit-transform: translate(0, 50%);
      -ms-transform: translate(0, 50%);
          transform: translate(0, 50%);
  left: 40px;
}
.stage .stage-right .stage-right-container h1 {
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  color: #FFFFFF;
  width: 520px;
  padding-top: 5px;
}
@media screen and (max-width: 980px) {
  .stage .stage-right .stage-right-container h1 {
    width: calc(100% - 30px);
    -webkit-line-clamp: 4;
    word-break: break-word;
  }
}
@media screen and (max-width: 600px) {
  .stage .stage-right .stage-right-container h1 {
    width: calc(100% - 30px);
  }
}
.stage .stage-right .stage-right-container h2 {
  color: #FFFFFF;
  line-height: 34px;
  margin-bottom: 25px;
}
.stage .stage-right .stage-right-container .stage-content p {
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
  color: #FFFFFF;
  width: 430px;
  margin-top: 20px;
  line-height: 23px;
}
@media screen and (max-width: 980px) {
  .stage .stage-right .stage-right-container .stage-content p {
    width: calc(100% - 50px);
    -webkit-line-clamp: 10;
  }
}
@media screen and (max-width: 600px) {
  .stage .stage-right .stage-right-container .stage-content p {
    width: calc(100% - 30px);
  }
}
.stage .stage-right .stage-right-container .stage-content.white-paragraph p {
  color: #1E1E1E;
}
.stage .stage-right .stage-btn {
  position: relative;
  display: inline-blocK;
  margin-top: 30px;
  text-transform: uppercase;
  color: #FFFFFF;
  font-size: 16px;
  padding: 10px 23px 10px 12px;
  border: 1px solid #FFFFFF;
}
.stage .stage-right .transparent-text {
  position: relative;
  background-repeat: no-repeat;
  height: 100%;
  background-size: 100vw 100vh;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
}
@media screen and (max-width: 600px) {
  .stage .stage-right .transparent-text {
    display: none;
  }
}
@media screen and (max-width: 600px) {
  .stage .stage-right .transparent-text-mobile {
    background-size: 100vw calc(100vh + 85px);
  }
}

.heading {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  min-height: 270px;
}
@media screen and (max-width: 600px) {
  .heading {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    left: 25px;
    border-left: 1px solid #1E1E1E;
    min-height: unset;
    width: calc(100% - 25px);
  }
}
.heading .heading-left {
  background-color: #1E1E1E;
  color: #FFFFFF;
  position: relative;
}
@media screen and (max-width: 600px) {
  .heading .heading-left {
    width: 100%;
    background-color: #FFFFFF;
    color: #1E1E1E;
    text-align: left !important;
  }
}
.heading .heading-left p {
  width: calc(100% - 75px);
  position: absolute;
  top: 50%;
  right: 40px;
  text-align: right;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
}
@media screen and (max-width: 600px) {
  .heading .heading-left p {
    position: relative;
    top: 0;
    left: 30px;
    text-align: left;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    padding-bottom: 35px;
    margin-top: 20px;
  }
}
.heading .heading-left ul {
  width: calc(100% - 75px);
  position: absolute;
  top: 50%;
  right: 40px;
  text-align: right;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
}
@media screen and (max-width: 600px) {
  .heading .heading-left ul {
    position: relative;
    top: 0;
    left: 30px;
    float: left !important;
    color: #1E1E1E;
    text-align: left;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    padding-bottom: 35px !important;
    margin-top: 20px;
  }
}
@media screen and (max-width: 600px) {
  .heading .heading-left ul li {
    color: #1E1E1E !important;
  }
}
.heading .heading-left ul li::before {
  position: relative !important;
}
@media screen and (max-width: 600px) {
  .heading .heading-left ul li::before {
    color: #1E1E1E;
    position: absolute !important;
  }
}
.heading .heading-right {
  position: relative;
  background-color: #FFFFFF;
}
.heading .heading-right h2 {
  width: calc(100% - 75px);
  position: relative;
  padding: 60px 0;
  top: 50%;
  left: 40px;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
}
.heading .heading-right h2:before {
  top: 80px !important;
}
@media screen and (max-width: 600px) {
  .heading .heading-right h2:before {
    top: 45px !important;
  }
}
@media screen and (max-width: 600px) {
  .heading .heading-right h2 {
    position: relative;
    top: 0;
    left: 30px;
    padding: 0;
    padding-top: 35px;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
  }
}

.single-post h2 {
  text-transform: none;
}
@media screen and (max-width: 600px) {
  .single-post h2 {
    font-size: 30px;
    line-height: 32px;
  }
}

.basic {
  width: 100%;
  height: 100%;
  max-height: 500px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  overflow: hidden;
}
.basic .first-image {
  display: none;
}
.basic .the-first {
  position: absolute;
  min-width: 100%;
  z-index: -1;
}
@media screen and (max-width: 980px) {
  .basic .the-first {
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1.4);
        -ms-transform: translateX(-50%) translateY(-50%) scale(1.4);
            transform: translateX(-50%) translateY(-50%) scale(1.4);
  }
}
@media screen and (max-width: 600px) {
  .basic .the-first {
    display: none;
  }
}
@media screen and (max-width: 600px) {
  .basic {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .basic.leave-shadow:after {
    background: #FFFFFF;
  }
  .basic:after {
    content: "";
    width: 1px;
    height: 100%;
    background: #1E1E1E;
    position: absolute;
    left: 25px;
    z-index: 30;
  }
  .basic .first-image {
    display: block;
    width: 100%;
    max-width: 100vw;
  }
}
.basic .lx-owl {
  position: absolute;
  width: 100%;
  height: 100%;
}
.basic .lx-owl .the-first, .basic .lx-owl .the-second, .basic .lx-owl .the-third, .basic .lx-owl .the-fourth, .basic .lx-owl .the-fifth {
  position: absolute;
  min-width: 100%;
  z-index: -1;
}
@media screen and (max-width: 980px) {
  .basic .lx-owl .the-first, .basic .lx-owl .the-second, .basic .lx-owl .the-third, .basic .lx-owl .the-fourth, .basic .lx-owl .the-fifth {
    left: -30%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(20%) scale(1.4);
        -ms-transform: translateX(-50%) translateY(20%) scale(1.4);
            transform: translateX(-50%) translateY(20%) scale(1.4);
  }
}
.basic .lx-owl.owl-mobile {
  display: none;
}
.basic .lx-owl .owl-dots {
  display: none;
}
@media screen and (max-width: 600px) {
  .basic .lx-owl .owl-nav {
    display: none;
  }
  .basic .lx-owl.owl-desktop {
    display: none;
  }
  .basic .lx-owl.owl-mobile {
    display: block;
    position: relative;
  }
}
.basic .lx-owl .owl-nav {
  position: static;
  width: 100%;
  top: 50%;
}
.basic .lx-owl .owl-next {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
}
@media screen and (max-width: 600px) {
  .basic .lx-owl .owl-next {
    top: 75%;
  }
}
.basic .lx-owl .owl-prev {
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 99;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
}
@media screen and (max-width: 600px) {
  .basic .lx-owl .owl-prev {
    top: 75%;
  }
}
.basic .lx-owl .owl-item {
  display: inline-block;
}
.basic .lx-owl .owl-item img {
  position: relative;
}
@media screen and (max-width: 600px) {
  .basic .lx-owl .owl-item img {
    min-height: 880px;
    width: 100vw;
  }
}
.basic span.play-video {
  position: absolute;
  width: 70px;
  height: 70px;
  top: 50%;
  transform: translate(-25%, -50%);
  cursor: pointer;
  z-index: 990;
  -webkit-transform: translate(-25%, -50%);
  -moz-transform: translate(-25%, -50%);
  -ms-transform: translate(-25%, -50%);
  -o-transform: translate(-25%, -50%);
}
.basic span.play-video:not(.p-left) {
  right: 25%;
  left: unset;
  transform: translate(50%, -50%);
  -webkit-transform: translate(50%, -50%);
  -moz-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  -o-transform: translate(50%, -50%);
}
.basic span.play-video.p-left {
  left: 25%;
  right: unset;
}
@media screen and (max-width: 600px) {
  .basic span.play-video {
    left: calc(50% + 25px) !important;
    bottom: 25% !important;
    right: unset !important;
    top: unset !important;
    -webkit-transform: translate(-50%, 50%) !important;
        -ms-transform: translate(-50%, 50%) !important;
            transform: translate(-50%, 50%) !important;
  }
}
.basic span.play-video .play {
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 50px;
  color: #FFFFFF;
  font-size: 50px;
}
.basic .video-wrapper {
  position: fixed;
  left: 0;
  background: #1E1E1E;
  top: 0;
  width: 100%;
  z-index: 9999999;
  height: 100vh;
  display: none;
}
.basic .video-wrapper video {
  width: 100%;
  max-height: 100vh;
  max-width: 100vw;
  display: block;
  z-index: 20;
  -o-object-fit: cover;
     object-fit: cover;
  top: 50%;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
.basic .video-wrapper.show-video {
  display: block;
}
.basic.leave-shadow {
  -webkit-box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, 0.3);
  margin-bottom: 5px !important;
  margin-top: 5px !important;
}
@media screen and (max-width: 600px) {
  .basic.leave-shadow {
    -webkit-box-shadow: none;
            box-shadow: none;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
  }
}
.basic:last-child.leave-shadow {
  margin-bottom: 0 !important;
}
.basic:nth-child(2).leave-shadow {
  margin-top: 65px !important;
}
@media screen and (max-width: 600px) {
  .basic:nth-child(2).leave-shadow {
    margin-top: 0 !important;
  }
}
.basic .mobile-basic-image {
  display: none;
}
@media screen and (max-width: 600px) {
  .basic {
    max-height: 1200px;
  }
  .basic .basic-image {
    display: none;
  }
  .basic .mobile-basic-image {
    display: block;
  }
}
.basic .basic-btn {
  position: relative;
  display: inline-block;
  margin-top: 30px;
  text-transform: uppercase;
  color: #FFFFFF;
  font-size: 16px;
  padding: 10px 23px 10px 12px;
  border: 1px solid #FFFFFF;
}
.basic ul {
  width: 430px;
}
@media screen and (max-width: 980px) {
  .basic ul {
    width: 100%;
  }
}
.basic h2, .basic h3 {
  position: relative;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  width: 430px;
  max-height: 140px;
  z-index: 999;
}
.basic h2:before, .basic h3:before {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  top: 20px;
  background: #1E1E1E;
  left: -50px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border: 1px solid #FFFFFF;
}
@media screen and (max-width: 980px) {
  .basic h2:before, .basic h3:before {
    top: 15px;
  }
}
@media screen and (max-width: 600px) {
  .basic h2:before, .basic h3:before {
    top: 10px;
    left: -35px;
  }
}
@media screen and (max-width: 980px) {
  .basic h2, .basic h3 {
    width: 100%;
    -webkit-line-clamp: 4;
  }
}
@media screen and (max-width: 600px) {
  .basic h2, .basic h3 {
    float: left;
  }
}
.basic p {
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 10;
  -webkit-box-orient: vertical;
  width: 430px;
  margin-top: 20px;
  line-height: 23px;
}
@media screen and (max-width: 600px) {
  .basic p {
    width: 70%;
  }
}
@media screen and (max-width: 980px) {
  .basic p {
    width: 100%;
  }
}
.basic .no-overlay {
  background-color: transparent;
  border-right: none;
}
.basic .overlay {
  background-color: rgba(30, 30, 30, 0.8);
}
.basic .basic-right {
  position: relative;
  width: calc(50% + 1px);
  z-index: 20;
}
@media screen and (max-width: 600px) {
  .basic .basic-right {
    min-height: unset;
  }
}
.basic .basic-right.image {
  height: 500px;
  border-left: 1px solid white;
}
@media screen and (max-width: 600px) {
  .basic .basic-right.image {
    min-height: unset;
  }
}
.basic .basic-right.no-image {
  padding: 90px 0;
  height: 100%;
  max-height: 100%;
  position: absolute;
  right: 0;
  width: 50%;
}
.basic .basic-right.no-image h2:before, .basic .basic-right.no-image h3:before {
  background: #FFFFFF !important;
  border: 1px solid #1E1E1E !important;
}
@media screen and (max-width: 600px) {
  .basic .basic-right.no-image {
    position: relative;
    width: calc(100% - 25px);
  }
}
@media screen and (max-width: 600px) {
  .basic .basic-right {
    display: block;
    margin-left: 25px;
    border-left: 1px solid black;
    position: relative;
    width: 100%;
    z-index: 60;
  }
}
.basic .basic-right.no-overlay {
  z-index: 5;
}
.basic .basic-right .basic-right-container {
  text-align: left;
  z-index: 15;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  left: 45px;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
}
.basic .basic-right .basic-right-container h2, .basic .basic-right .basic-right-container h3 {
  float: left;
  word-break: break-word;
}
.basic .basic-right .basic-right-container ul {
  float: left !important;
}
.basic .basic-right .basic-right-container ul li {
  color: #1E1E1E !important;
}
@media screen and (max-width: 600px) {
  .basic .basic-right .basic-right-container {
    width: calc(100% - 40px);
    top: 0;
    left: 0;
    z-index: 60;
    transform: none;
    position: relative;
    border-left: 1px solid #FFFFFF;
    padding-left: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    word-break: break-word;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
  }
}
.basic .basic-right .basic-right-container .basic-btn {
  border-color: #1E1E1E;
  color: #1E1E1E;
}
.basic .basic-right .basic-right-container .basic-btn:hover {
  color: #FFFFFF;
}
.basic .basic-right.no-image {
  background-color: #FFFFFF;
}
.basic .basic-right.no-image.overlay h2, .basic .basic-right.no-image.overlay h3 {
  color: #1E1E1E;
}
.basic .basic-right.no-image.overlay p {
  color: #1E1E1E;
  float: left;
}
.basic .basic-right.no-image.overlay .basic-btn {
  border-color: #1E1E1E;
  color: #1E1E1E;
}
.basic .basic-right.no-image.overlay .basic-btn:hover {
  color: #FFFFFF;
}
.basic .basic-right.overlay h2, .basic .basic-right.overlay h3 {
  color: #FFFFFF;
}
.basic .basic-right.overlay p {
  color: #FFFFFF;
  float: left;
}
.basic .basic-right.overlay .basic-btn {
  border-color: #FFFFFF;
  color: #FFFFFF;
}
.basic .basic-left {
  position: relative;
  width: calc(50% + 1px);
  z-index: 20;
  border-right: 1px solid #FFFFFF;
  min-height: 500px;
}
@media screen and (max-width: 600px) {
  .basic .basic-left {
    min-height: auto;
  }
}
.basic .basic-left.image {
  height: 50%;
}
.basic .basic-left.no-overlay {
  border-right: none;
  z-index: 5 !important;
}
.basic .basic-left.no-image {
  padding: 55px 0;
}
.basic .basic-left.no-image h2, .basic .basic-left.no-image h3 {
  color: #FFFFFF;
}
.basic .basic-left.no-image h2:before, .basic .basic-left.no-image h3:before {
  background: #FFFFFF;
  border: 1px solid #1E1E1E;
}
@media screen and (max-width: 600px) {
  .basic .basic-left {
    border-right: none;
    width: 100%;
    z-index: 60;
  }
  .basic .basic-left.overlay {
    position: absolute;
  }
}
.basic .basic-left .basic-left-container {
  text-align: right;
  z-index: 15;
  position: absolute;
  top: 50%;
  margin-left: 40px;
  transform: translate(0, -50%);
  right: 40px;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
}
@media screen and (max-width: 980px) {
  .basic .basic-left .basic-left-container {
    width: calc(100% - 70px);
  }
}
@media screen and (max-width: 600px) {
  .basic .basic-left .basic-left-container {
    width: calc(100% - 40px);
    top: 0;
    left: 25px;
    z-index: 60;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-line-pack: center;
        align-content: center;
    padding-top: 0;
    margin-left: 0;
    transform: none;
    border-left: 1px solid #FFFFFF;
    padding-left: 30px;
    height: 100%;
    word-break: break-word;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
  }
  .basic .basic-left .basic-left-container h2, .basic .basic-left .basic-left-container h3 {
    float: left;
  }
}
.basic .basic-left .basic-left-container .btn:hover {
  color: #1E1E1E;
}
.basic .basic-left .basic-left-container .btn:before {
  background: #FFFFFF;
}
.basic .basic-left .basic-left-container h2, .basic .basic-left .basic-left-container h3 {
  color: #FFFFFF;
  float: right;
}
.basic .basic-left .basic-left-container h2:before, .basic .basic-left .basic-left-container h3:before {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  top: 20px;
  background: #1E1E1E;
  right: -45px;
  left: unset;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border: 1px solid #FFFFFF;
}
@media screen and (max-width: 980px) {
  .basic .basic-left .basic-left-container h2:before, .basic .basic-left .basic-left-container h3:before {
    top: 15px;
  }
}
@media screen and (max-width: 600px) {
  .basic .basic-left .basic-left-container h2:before, .basic .basic-left .basic-left-container h3:before {
    top: 10px;
    left: -35px;
    width: 7px;
    height: 7px;
    right: unset;
    border: 1px solid #1E1E1E;
    background: #FFFFFF;
  }
}
.basic .basic-left .basic-left-container ul li::before {
  position: relative !important;
}
.basic .basic-left .basic-left-container p {
  color: #FFFFFF;
  float: right;
}
@media screen and (max-width: 600px) {
  .basic .basic-left .basic-left-container p {
    float: left;
  }
}
@media screen and (max-width: 600px) {
  .basic .basic-left .basic-left-container {
    left: 25px;
    top: 0px;
    right: unset;
    text-align: left;
    word-break: break-word;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
  }
}

.gecko .quote-inner {
  padding-bottom: 25px;
}

.quote .column-flex {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.quote.quote-container {
  width: 100%;
  max-height: 500px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  overflow: hidden;
  max-width: 1170px !important;
}
@media screen and (max-width: 600px) {
  .quote.quote-container {
    max-height: 1200px;
  }
  .quote.quote-container .quote-right {
    width: 100%;
    border-right: none;
  }
  .quote.quote-container .quote-right.overlay {
    height: 50%;
    position: absolute;
  }
  .quote.quote-container .quote-right.no-image {
    position: relative;
    height: 100%;
  }
  .quote.quote-container .quote-right.no-image:before {
    content: "";
    width: 1px;
    height: 100%;
    background: #1E1E1E;
    left: 24px;
    top: 0;
    position: absolute;
  }
}
.quote.quote-container .the-quote {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 23px;
  color: #FFFFFF;
  font-style: italic;
  width: 420px;
  margin-left: 120px;
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (max-width: 980px) {
  .quote.quote-container .the-quote {
    width: calc(100% - 50px);
    margin-left: 0;
    float: right;
  }
}
@media screen and (max-width: 600px) {
  .quote.quote-container .the-quote {
    width: calc(100% - 40px);
    margin-left: 0px;
    float: left;
  }
}
.quote.quote-container .q {
  font-family: "Oswald", sans-serif;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 72px;
}
.quote.quote-container .q.q2 {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  bottom: 5px;
  position: absolute;
}
.quote.quote-container.quote-circle-left .q.q2 {
  left: 0;
}
.quote.quote-container.circle-right .q.q2 {
  right: 0;
}
@media screen and (max-width: 600px) {
  .quote.quote-container.circle-right .q.q2 {
    right: unset;
    left: 0;
  }
}
.quote.quote-container .q {
  font-style: normal;
}
.quote.quote-container .quote-author, .quote.quote-container .quote-author-title {
  color: #BEBEBE;
  width: 100%;
  font-size: 16px;
  line-height: 25px;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.quote.quote-container .quote-author-title {
  font-weight: 300;
}
.quote.quote-container .circle-right {
  z-index: 999;
}
.quote.quote-container .circle-right:before {
  content: "";
  position: absolute;
  width: 11px;
  height: 11px;
  top: 20px;
  right: -47px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border: 1px solid #FFFFFF;
}
@media screen and (max-width: 980px) {
  .quote.quote-container .circle-right:before {
    top: 40px;
  }
}
@media screen and (max-width: 600px) {
  .quote.quote-container .circle-right:before {
    left: -7px;
    top: 60px;
    z-index: 50;
  }
}
.quote.quote-container .circle-right.dark-dot:before {
  content: "";
  background-color: #1E1E1E;
}
@media screen and (max-width: 600px) {
  .quote.quote-container .quote-circle-left {
    width: calc(100% - 60px);
  }
}
.quote.quote-container .quote-circle-left.dark-dot:before {
  content: "";
  position: absolute;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border: 1px solid #FFFFFF;
  left: -52px;
  top: 30px;
  background-color: #1E1E1E;
}
@media screen and (max-width: 600px) {
  .quote.quote-container .quote-circle-left.dark-dot:before {
    left: -37px;
  }
}
.quote.quote-container .first-image {
  display: none;
}
.quote.quote-container .the-first {
  position: absolute;
  min-width: 100%;
  z-index: -1;
}
@media screen and (max-width: 980px) {
  .quote.quote-container .the-first {
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1.4);
        -ms-transform: translateX(-50%) translateY(-50%) scale(1.4);
            transform: translateX(-50%) translateY(-50%) scale(1.4);
  }
}
@media screen and (max-width: 600px) {
  .quote.quote-container .the-first {
    display: none;
  }
}
@media screen and (max-width: 600px) {
  .quote.quote-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .quote.quote-container.image {
    min-height: 600px;
  }
  .quote.quote-container .desktop-image {
    display: none;
  }
  .quote.quote-container:after {
    content: "";
    width: 1px;
    height: 100%;
    background: #FFFFFF;
    position: absolute;
    left: 25px;
    z-index: 30;
  }
  .quote.quote-container .first-image {
    min-height: 600px;
    -o-object-fit: cover;
       object-fit: cover;
    display: block;
  }
}
.quote.quote-container .lx-owl {
  position: absolute;
  width: 100%;
  height: 100%;
}
.quote.quote-container .lx-owl.owl-mobile {
  display: none;
}
@media screen and (max-width: 600px) {
  .quote.quote-container .lx-owl.owl-desktop {
    display: none;
  }
  .quote.quote-container .lx-owl.owl-mobile {
    display: block;
  }
}
.quote.quote-container .lx-owl .owl-nav {
  position: static;
  width: 100%;
  top: 50%;
}
.quote.quote-container .lx-owl .owl-next {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
}
@media screen and (max-width: 600px) {
  .quote.quote-container .lx-owl .owl-next {
    top: 75%;
  }
}
.quote.quote-container .lx-owl .owl-prev {
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 99;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
}
@media screen and (max-width: 600px) {
  .quote.quote-container .lx-owl .owl-prev {
    top: 75%;
  }
}
.quote.quote-container .lx-owl .owl-item {
  display: inline-block;
}
.quote.quote-container .lx-owl .owl-item img {
  top: 0;
}
@media screen and (max-width: 600px) {
  .quote.quote-container .lx-owl .owl-item img {
    min-height: 600px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.quote.quote-container span.play-video {
  position: absolute;
  width: 70px;
  height: 70px;
  top: 50%;
  transform: translate(-25%, -50%);
  cursor: pointer;
  z-index: 990;
  -webkit-transform: translate(-25%, -50%);
  -moz-transform: translate(-25%, -50%);
  -ms-transform: translate(-25%, -50%);
  -o-transform: translate(-25%, -50%);
}
.quote.quote-container span.play-video:not(.p-left) {
  right: 25%;
  left: unset;
  transform: translate(50%, -50%);
  -webkit-transform: translate(50%, -50%);
  -moz-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  -o-transform: translate(50%, -50%);
}
.quote.quote-container span.play-video.p-left {
  left: 25%;
  right: unset;
}
@media screen and (max-width: 600px) {
  .quote.quote-container span.play-video {
    left: calc(50% + 25px) !important;
    bottom: 25% !important;
    right: unset !important;
    top: unset !important;
    -webkit-transform: translate(-50%, 50%) !important;
        -ms-transform: translate(-50%, 50%) !important;
            transform: translate(-50%, 50%) !important;
  }
}
.quote.quote-container span.play-video .play {
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 50px;
  color: #FFFFFF;
  font-size: 50px;
}
.quote.quote-container .video-wrapper {
  position: fixed;
  left: 0;
  background: #1E1E1E;
  top: 0;
  width: 100%;
  z-index: 9999999;
  height: 100vh;
  display: none;
}
.quote.quote-container .video-wrapper video {
  width: 100%;
  max-height: 100vh;
  max-width: 100vw;
  display: block;
  z-index: 20;
  -o-object-fit: cover;
     object-fit: cover;
  top: 50%;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
.quote.quote-container .video-wrapper.show-video {
  display: block;
}
.quote.quote-container.leave-shadow {
  -webkit-box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, 0.3);
}
@media screen and (max-width: 600px) {
  .quote.quote-container.leave-shadow {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.quote.quote-container .mobile-quote-image {
  display: none;
}
@media screen and (max-width: 600px) {
  .quote.quote-container {
    max-height: 1200px;
  }
  .quote.quote-container .quote-image {
    display: none;
  }
  .quote.quote-container .mobile-quote-image {
    display: block;
  }
}
.quote.quote-container .quote-btn {
  position: relative;
  display: inline-blocK;
  margin-top: 30px;
  text-transform: uppercase;
  color: #FFFFFF;
  font-size: 16px;
  padding: 10px 23px 10px 12px;
  border: 1px solid #FFFFFF;
}
.quote.quote-container h3 {
  position: relative;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  width: 430px;
  max-height: 90px;
}
@media screen and (max-width: 600px) {
  .quote.quote-container h3 {
    width: calc(100% - 25px);
    word-break: break-word;
  }
}
.quote.quote-container p {
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  width: 430px;
  margin-top: 20px;
  line-height: 23px;
  max-height: 69px;
}
@media screen and (max-width: 600px) {
  .quote.quote-container p {
    width: calc(100% - 25px);
    -webkit-line-clamp: 5;
    word-break: break-word;
    max-height: 125px;
  }
}
.quote.quote-container .no-overlay {
  background-color: transparent;
}
.quote.quote-container .overlay {
  background-color: rgba(30, 30, 30, 0.8);
}
.quote.quote-container .quote-right {
  position: relative;
  width: calc(50% + 1px);
  z-index: 25;
  height: 100%;
  display: block;
}
.quote.quote-container .quote-right.image {
  height: 500px;
}
.quote.quote-container .quote-right.image .quote-right-container {
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
.quote.quote-container .quote-right.no-image {
  padding: 90px 0;
  height: 100%;
  max-height: 100%;
}
.quote.quote-container .quote-right .the-quote {
  color: #FFFFFF;
  margin-left: 0px;
}
@media screen and (max-width: 600px) {
  .quote.quote-container .quote-right {
    width: 100%;
    z-index: 31;
  }
}
.quote.quote-container .quote-right.overlay {
  border-left: 1px solid white;
}
.quote.quote-container .quote-right.overlay.no-image .the-quote {
  color: #1E1E1E;
}
.quote.quote-container .quote-right .quote-right-container {
  text-align: left;
  z-index: 15;
  position: relative;
  left: 45px;
}
@media screen and (max-width: 980px) {
  .quote.quote-container .quote-right .quote-right-container {
    width: calc(100% - 50px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media screen and (max-width: 600px) {
  .quote.quote-container .quote-right .quote-right-container {
    width: 100%;
    top: 0;
    left: 25px;
    transform: none;
    border-left: 1px solid #FFFFFF;
    padding-top: 47px;
    padding-left: 30px;
    height: auto;
    word-break: break-word;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
  }
}
.quote.quote-container .quote-right .quote-right-container .quote-btn {
  border-color: #1E1E1E;
  color: #1E1E1E;
}
@media screen and (max-width: 980px) {
  .quote.quote-container .quote-right .quote-right-container .the-quote {
    float: left;
  }
}
.quote.quote-container .quote-right.no-image {
  background-color: #FFFFFF;
}
.quote.quote-container .quote-right.no-image.overlay h3 {
  color: #1E1E1E;
}
.quote.quote-container .quote-right.no-image.overlay p {
  color: #1E1E1E;
}
.quote.quote-container .quote-right.no-image.overlay .quote-btn {
  border-color: #1E1E1E;
  color: #1E1E1E;
}
.quote.quote-container .quote-right.overlay h3 {
  color: #FFFFFF;
}
.quote.quote-container .quote-right.overlay p {
  color: #FFFFFF;
}
.quote.quote-container .quote-right.overlay .quote-btn {
  border-color: #FFFFFF;
  color: #FFFFFF;
}
.quote.quote-container .quote-left {
  position: relative;
  width: calc(50% + 1px);
  z-index: 20;
  display: block;
  height: 100%;
  min-height: 400px;
}
.quote.quote-container .quote-left.image {
  height: 500px;
}
.quote.quote-container .quote-left.image .column-flex {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
@media screen and (max-width: 980px) {
  .quote.quote-container .quote-left.image {
    height: 460px;
  }
}
.quote.quote-container .quote-left.no-image {
  padding: 90px 0;
}
@media screen and (max-width: 600px) {
  .quote.quote-container .quote-left.no-image {
    display: none;
  }
}
.quote.quote-container .quote-left.overlay {
  border-right: 1px solid #FFFFFF;
}
@media screen and (max-width: 600px) {
  .quote.quote-container .quote-left.overlay {
    border-right: none;
  }
}
@media screen and (max-width: 600px) {
  .quote.quote-container .quote-left {
    width: 100%;
    border-right: none;
    z-index: 31;
  }
  .quote.quote-container .quote-left.overlay {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: absolute;
  }
}
.quote.quote-container .quote-left.no-overlay {
  border-right: none;
}
.quote.quote-container .quote-left .quote-left-container {
  text-align: right;
  z-index: 15;
  position: absolute;
  top: 50%;
  padding-left: 20px;
  transform: translate(0, -50%);
  right: 40px;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
}
.quote.quote-container .quote-left .quote-left-container h2, .quote.quote-container .quote-left .quote-left-container h3 {
  color: #FFFFFF;
  padding-bottom: 35px;
}
@media screen and (max-width: 600px) {
  .quote.quote-container .quote-left .quote-left-container h2, .quote.quote-container .quote-left .quote-left-container h3 {
    position: relative;
  }
  .quote.quote-container .quote-left .quote-left-container h2::before, .quote.quote-container .quote-left .quote-left-container h3::before {
    left: -35px;
    top: 8px;
  }
}
.quote.quote-container .quote-left .quote-left-container p {
  color: #FFFFFF;
}
.quote.quote-container .quote-left .quote-left-container .q.q2 {
  right: 0;
}
@media screen and (max-width: 600px) {
  .quote.quote-container .quote-left .quote-left-container .q.q2 {
    right: unset;
  }
}
.quote.quote-container .quote-left .quote-left-container .btn:hover {
  color: #1E1E1E;
}
.quote.quote-container .quote-left .quote-left-container .btn:before {
  background: #FFFFFF;
}
@media screen and (max-width: 980px) {
  .quote.quote-container .quote-left .quote-left-container {
    padding: 30px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
@media screen and (max-width: 600px) {
  .quote.quote-container .quote-left .quote-left-container {
    top: 0;
    padding: 0;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    right: unset;
    height: 100%;
    text-align: left;
    width: calc(100% - 40px);
    word-break: break-word;
    transform: none;
    border-left: 1px solid white;
    left: 25px;
    padding-left: 29px;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
  }
}

.news_item {
  position: relative;
  height: 340px;
}
.news_item::before {
  content: "";
  width: 1px;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 0;
  background-color: #FFFFFF;
  z-index: 12;
}
.news_item:nth-child(3n) .text_container {
  left: 50%;
  color: #1E1E1E;
  text-align: left;
  padding: 97px 0 0 40px;
}
.news_item:nth-child(3n) .text_container h3 {
  color: #1E1E1E;
}
.news_item:nth-child(3n) .text_container a {
  color: #1E1E1E !important;
  border: 1px solid #1E1E1E !important;
}
.news_item:nth-child(3n) .text_container span.date {
  position: relative;
}
.news_item:nth-child(3n) .text_container span.date::before {
  left: -45px;
}
.news_item:nth-child(3n+1) {
  height: 500px;
}
.news_item:nth-child(3n+1) img {
  margin: 0 0 10px 0;
  display: block;
}
.news_item:nth-child(3n+1) .text_container {
  padding: 125px 40px 0 40px !important;
  background-color: rgba(30, 30, 30, 0.8);
  color: #FFFFFF;
  left: 0;
  text-align: right;
}
.news_item:nth-child(3n+1) .text_container span.date::before {
  left: unset;
  right: -45px;
}
.news_item:nth-child(3n+1) .text_container h3 {
  color: #FFFFFF;
}
.news_item:nth-child(3n+1) .text_container a {
  color: #FFFFFF !important;
  border: 1px solid #FFFFFF !important;
}
.news_item:first-child {
  height: 585px;
  max-width: 100vw !important;
  margin-top: -86px !important;
}
.news_item:first-child::before {
  display: none;
}
.news_item:first-child::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(30, 30, 30, 0.4);
  z-index: 6;
}
.news_item:first-child .text_container {
  padding: 235px 140px 0 40px !important;
  background: transparent;
  left: 50%;
}
.news_item:first-child .text_container * {
  max-width: 420px;
  text-align: left;
}
.news_item:first-child .text_container a.btn {
  float: left;
}
.news_item:first-child .text_container::before {
  content: "";
  position: absolute;
  top: 254px;
  left: 0;
  width: 1px;
  height: 100%;
  min-height: 65vh;
  background-color: #FFFFFF;
}
.news_item:first-child .text_container span.date::before {
  width: 13px;
  height: 13px;
  left: -47px;
  background: transparent;
}
.news_item img {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.news_item .text_container {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  color: #FFFFFF;
  text-align: right;
  padding: 97px 40px 0 0;
  z-index: 13;
}
.news_item .text_container span.date {
  display: block;
  position: relative;
  margin-bottom: 4px;
}
.news_item .text_container span.date::before {
  content: "";
  width: 9px;
  height: 9px;
  position: absolute;
  left: unset;
  right: -45px;
  top: 4px;
  background-color: #1E1E1E;
  z-index: 13;
  border: 1px solid #FFFFFF;
  border-radius: 50%;
}
.news_item .text_container h3 {
  margin-bottom: 12px;
  color: #FFFFFF;
}
.news_item .text_container a.btn {
  position: relative;
  display: inline-blocK;
  margin-top: 30px;
  text-transform: uppercase;
  color: #FFFFFF;
  font-size: 16px;
  padding: 10px 23px 10px 12px;
  border: 1px solid #FFFFFF;
  z-index: 10;
}

.countup {
  min-height: 500px;
}
@media screen and (max-width: 600px) {
  .countup {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    height: auto;
    height: 880px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  .countup:after {
    display: none;
  }
  .countup .counterModule {
    height: 50%;
    position: relative;
  }
}
.countup .countup-right-container {
  text-align: left;
  z-index: 15;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  right: 45px;
  width: calc(50% - 45px);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
}
@media screen and (max-width: 980px) {
  .countup .countup-right-container {
    width: calc(50% - 90px);
  }
}
@media screen and (max-width: 600px) {
  .countup .countup-right-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: calc(100% - 40px);
    height: 100%;
    top: 0;
    transform: none;
    border-left: none;
    padding-left: 30px;
    min-height: 440px;
    border-left: 1px solid #1E1E1E;
    left: 25px;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
  }
  .countup .countup-right-container h3:before {
    background-color: #FFFFFF;
  }
}
.countup .countup-left-container {
  text-align: right;
  z-index: 15;
  position: absolute;
  transform: translate(0, -50%);
  right: 0;
  top: calc(50% - 45px);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
}
@media screen and (max-width: 600px) {
  .countup .countup-left-container {
    transform: none;
    text-align: left;
    width: 85%;
    position: relative;
    left: 0;
    height: 100%;
    top: 20px;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
  }
}
@media screen and (max-width: 600px) {
  .countup .counter {
    margin-left: 20px;
    border-left: none;
  }
}
.countup .basic-left {
  color: #FFFFFF;
}
.countup .basic-left.count-left {
  width: calc(50% + 2px);
  border-right: none;
  position: relative;
}
@media screen and (max-width: 600px) {
  .countup .basic-left.count-left {
    background: #1E1E1E;
    left: 0;
    padding-left: 30px;
    z-index: 30;
    height: 50%;
    width: 100%;
    top: 0;
    position: absolute;
  }
  .countup .basic-left.count-left:before {
    content: "";
    width: 1px;
    height: 100%;
    left: 25px;
    top: 0;
    position: absolute;
    background: #FFFFFF;
  }
}
.countup .basic-left h1, .countup .basic-left h2, .countup .basic-left h3, .countup .basic-left h4 {
  color: #FFFFFF;
}
.countup .count-right {
  position: relative;
}
.countup .count-right .countup-right-container {
  top: calc(50% - 55px);
}
.countup .count-right .counter-container {
  color: #1E1E1E;
}
.countup .counter-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  color: #FFFFFF;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  z-index: 50;
  width: 520px;
}
@media screen and (max-width: 980px) {
  .countup .counter-container {
    width: 100%;
  }
}
@media screen and (max-width: 600px) {
  .countup .counter-container {
    -webkit-box-pack: left;
        -ms-flex-pack: left;
            justify-content: left;
  }
}
.countup .counter-container .counter {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 20px;
  padding-right: 10px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media screen and (max-width: 600px) {
  .countup .counter-container .counter {
    -webkit-box-pack: left;
        -ms-flex-pack: left;
            justify-content: left;
    padding: 25px 0;
    border-right: none;
    min-width: calc(100% - 25px);
    z-index: 50;
  }
  .countup .counter-container .counter:after {
    content: "";
    position: absolute;
    left: -30px;
    top: 55px;
    width: 9px;
    height: 9px;
    z-index: 50;
    background-color: #1E1E1E;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border: 1px solid #FFFFFF;
  }
}
.countup .counter-container .counter:first-child {
  padding-left: 0;
}
.countup .counter-container .counter .number-count {
  font-size: 95px;
  line-height: 70px;
  letter-spacing: -5px;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.countup .counter-container .counter .unit {
  font-size: 18px;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 23px;
  margin-left: 6px;
  text-align: left;
  margin-bottom: -5px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  max-width: 100px;
}

.countup.random .counter {
  margin-top: 15px;
  width: calc(50% - 40px);
  border-right: none;
}
@media screen and (max-width: 980px) {
  .countup.random .counter {
    width: calc(100% - 20px);
    border-right: none !important;
    margin-bottom: 20px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
}
@media screen and (max-width: 600px) {
  .countup.random .counter {
    left: 0;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .countup.random .counter:first-child {
    margin-left: 20px;
  }
}
.countup .counter {
  width: calc(33% - 20px);
  border-right: 1px solid #6A6A6A;
}
.countup .counter:first-child {
  margin-left: 0;
}
.countup .counter:last-child {
  border-right: none;
}
@media screen and (max-width: 980px) {
  .countup .counter {
    width: calc(100% - 20px);
    border-right: none;
    margin-bottom: 20px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
}
@media screen and (max-width: 600px) {
  .countup .counter {
    left: 0;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .countup .counter:first-child {
    margin-left: 20px;
  }
}

.page-template-template-news .big_button_container:before {
  width: 1px;
  height: 100%;
  position: absolute;
  background: #1E1E1E;
  top: 0;
  left: 50%;
  content: "";
}
@media screen and (max-width: 600px) {
  .page-template-template-news .big_button_container:before {
    display: none;
  }
}
.page-template-template-news .big-btn {
  padding: 20px !important;
  margin-left: -7px;
}
@media screen and (max-width: 600px) {
  .page-template-template-news .big-btn {
    padding: 0 20px !important;
    margin-left: inherit;
  }
}

.lx-container {
  position: relative;
}
.lx-container .big_button_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
@media screen and (max-width: 600px) {
  .lx-container .big_button_container {
    padding-left: 25px;
    width: calc(100% - 25px);
  }
}
.lx-container .big_button_container .left_side {
  position: relative;
  width: 50%;
  padding: 0 0 200px 0;
}
@media screen and (max-width: 600px) {
  .lx-container .big_button_container .left_side {
    border-right: none;
    border-left: 1px solid #1E1E1E;
    background: transparent;
  }
}
.lx-container .big_button_container .right_side {
  width: 50%;
  background-color: #FFFFFF;
  padding: 0 0 200px 0;
}
@media screen and (max-width: 600px) {
  .lx-container .big_button_container .right_side {
    display: none;
  }
}
.lx-container .title-left {
  display: none;
}
@media screen and (max-width: 600px) {
  .lx-container .title-left {
    display: block;
  }
}
.lx-container .big-btn {
  position: absolute;
  left: 50%;
  top: 50%;
  padding: 20px 20px 20px 4px;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  mix-blend-mode: difference;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-transform: uppercase;
  background-color: transparent;
  color: #FFFFFF;
  cursor: default;
  z-index: 6;
}
.lx-container .big-btn:before {
  display: none;
}
@media screen and (max-width: 600px) {
  .lx-container .big-btn {
    display: none;
  }
}
.lx-container span.big_border {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  height: 62px;
  z-index: 5;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border: 2px solid #1E1E1E;
}
@media screen and (max-width: 600px) {
  .lx-container span.big_border {
    border-color: #FFFFFF;
    left: 65px;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
}
.lx-container .title-left {
  display: none;
}
@media screen and (max-width: 600px) {
  .lx-container .title-left {
    display: block;
    position: absolute;
    top: 55px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    padding: 0 15px;
    width: 146px;
    height: 47px;
    line-height: 47px;
    border: 2px solid #1E1E1E;
    background: #1E1E1E;
    color: #FFFFFF;
    text-align: center;
    text-transform: uppercase;
  }
}
.lx-container .title-right {
  display: none;
}
@media screen and (max-width: 600px) {
  .lx-container .title-right {
    display: block;
    position: absolute;
    top: 99px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    color: #1E1E1E;
    padding: 0 15px;
    width: 146px;
    height: 47px;
    line-height: 47px;
    border: 2px solid #1E1E1E;
    text-align: center;
    text-transform: uppercase;
  }
}
.lx-container span.big_border {
  content: "";
  position: absolute;
  left: calc(50% + 2px);
  top: 50%;
  height: 62px;
  z-index: 5;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border: 2px solid #1E1E1E;
  width: 215px;
}
@media screen and (max-width: 600px) {
  .lx-container span.big_border {
    display: none;
  }
}

.edge span.big_border, .ie span.big_border {
  width: 205px;
}

.page-template-template-news .big-btn {
  position: absolute;
  left: 50%;
  top: 50%;
  padding: 20px 20px 20px 4px;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  mix-blend-mode: difference;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-transform: uppercase;
  color: #FFFFFF;
  cursor: default;
  z-index: 5;
  background: -webkit-gradient(linear, right top, left top, color-stop(50%, black), color-stop(50%, #1E1E1E));
  background: -o-linear-gradient(right, black 50%, #1E1E1E 50%);
  background: linear-gradient(to left, black 50%, #1E1E1E 50%);
}
.page-template-template-news .big-btn:before {
  display: none;
}
@media screen and (max-width: 600px) {
  .page-template-template-news .big-btn {
    mix-blend-mode: unset;
    left: 50%;
    -webkit-transform: translate(-50%, -47px);
        -ms-transform: translate(-50%, -47px);
            transform: translate(-50%, -47px);
    padding: 0 15px;
    color: #FFFFFF;
    width: 146px;
    height: 47px;
    line-height: 47px;
    background: #1E1E1E;
    text-align: center;
  }
}

.job-listing {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 50px !important;
}
@media screen and (max-width: 600px) {
  .job-listing {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 0px !important;
  }
  .job-listing:before {
    width: 1px;
    height: 100%;
    background-color: #1E1E1E;
    content: "";
    left: 25px;
    position: absolute;
    top: 0;
  }
}
.job-listing .basic-btn {
  position: relative;
  display: inline-block;
  margin-top: 30px;
  text-transform: uppercase;
  color: #FFFFFF;
  font-size: 16px;
  padding: 10px 23px 10px 12px;
  border: 1px solid #FFFFFF;
}
@media screen and (max-width: 600px) {
  .job-listing .basic-btn {
    color: #1E1E1E;
    border: 1px solid #1E1E1E;
  }
}
.job-listing .line {
  border-bottom: 2px solid #6A6A6A;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.job-listing .job-listing-left {
  color: #FFFFFF;
  text-align: right;
  padding-right: 40px;
}
@media screen and (max-width: 600px) {
  .job-listing .job-listing-left {
    color: #1E1E1E;
    text-align: left;
    padding-right: 0;
    padding-left: 55px;
  }
}
.job-listing .job-listing-left p {
  width: 420px;
  float: right;
}
@media screen and (max-width: 980px) {
  .job-listing .job-listing-left p {
    width: calc(100% - 50px);
  }
}
@media screen and (max-width: 600px) {
  .job-listing .job-listing-left p {
    width: calc(100% - 60px);
    float: left;
  }
}
.job-listing .job-listing-left h2 {
  padding-top: 80px;
  padding-bottom: 12px;
  color: #FFFFFF;
}
@media screen and (max-width: 980px) {
  .job-listing .job-listing-left h2 {
    width: calc(100% - 50px);
    float: right;
  }
}
@media screen and (max-width: 600px) {
  .job-listing .job-listing-left h2 {
    color: #1E1E1E;
    padding-top: 50px;
    float: none;
  }
}
.job-listing .job-listing-left h2.circle-right {
  position: relative;
}
.job-listing .job-listing-left h2.circle-right:before {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  border: 1px solid #1E1E1E;
  background-color: #FFFFFF;
  top: 103.5px;
  right: -45px;
  border-radius: 50%;
}
@media screen and (max-width: 600px) {
  .job-listing .job-listing-left h2.circle-right:before {
    top: 92.5px;
  }
}
@media screen and (max-width: 600px) {
  .job-listing .job-listing-left h2.circle-right:before {
    border: 1px solid #1E1E1E;
    background-color: #FFFFFF;
    top: 60px;
    left: -34px;
  }
}
.job-listing .job-listing-right {
  width: 50%;
  z-index: 2;
}
.job-listing .job-listing-right .job-listing-right-inner {
  padding-top: 80px;
  padding-left: 40px;
}
@media screen and (max-width: 980px) {
  .job-listing .job-listing-right .job-listing-right-inner {
    width: calc(100% - 50px);
  }
}
.job-listing .job-listing-right .job-listing-right-inner .desc {
  display: none;
  margin-top: 40px;
  color: #1E1E1E;
}
.job-listing .job-listing-right .job-listing-right-inner .custom-select {
  position: relative;
  z-index: 3;
}
@media screen and (max-width: 600px) {
  .job-listing .job-listing-right .job-listing-right-inner .custom-select {
    margin-left: 10px;
  }
}
.job-listing .job-listing-right .job-listing-right-inner .custom-select button.myselect {
  width: 100%;
  border: none;
  border-bottom: 1px solid #A5A5A5;
  display: inline-block;
  line-height: 1.5em;
  -webkit-appearance: button;
  -webkit-padding-end: 20px;
  -webkit-padding-start: 2px;
  -webkit-user-select: none;
  cursor: pointer;
  background-color: transparent;
  font-size: inherit;
  color: #1E1E1E;
  text-align: left;
  overflow: hidden;
  padding: 5px 0px;
  z-index: 10;
  transition: all 0.6s;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
}
.job-listing .job-listing-right .job-listing-right-inner .custom-select button.myselect:before {
  content: "";
  position: absolute;
  width: 15px;
  height: 100%;
  top: 0;
  right: 0;
  background-image: url(//ktm-technologies.com/wp-content/themes/KTM-Technologies/assets/img/arrow.png);
  background-position: 97% center;
  background-repeat: no-repeat;
}
.job-listing .job-listing-right .job-listing-right-inner .custom-select button.myselect.rotate:before {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
.job-listing .job-listing-right .job-listing-right-inner .custom-select .dropdown-content {
  display: none;
  width: calc(100% + 40px);
  left: -20px;
  top: -10px;
  padding-top: 45px;
  margin-bottom: 45px;
  z-index: -1;
  position: absolute;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0 0 15px 0 rgba(30, 30, 30, 0.2);
          box-shadow: 0 0 15px 0 rgba(30, 30, 30, 0.2);
}
.job-listing .job-listing-right .job-listing-right-inner .custom-select .dropdown-content span {
  margin-left: 20px;
  padding-top: 30px;
  display: block;
  z-index: 10;
  cursor: pointer;
  position: relative;
}
.job-listing .job-listing-right .job-listing-right-inner .custom-select .dropdown-content span:last-child {
  padding-bottom: 30px;
}
.job-listing .job-listing-right .job-listing-right-inner .custom-select .dropdown-content.active {
  display: block;
}
.job-listing .job-listing-right .job-listing-right-inner .job-listing-head-right {
  line-height: 58px;
  text-transform: uppercase;
  color: #1E1E1E;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media screen and (max-width: 600px) {
  .job-listing .job-listing-right .job-listing-right-inner .job-listing-head-right {
    margin-left: 10px;
  }
}
.job-listing .job-listing-right .job-listing-right-inner .jobs {
  padding-top: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
  color: #1E1E1E;
}
.job-listing .job-listing-right .job-listing-right-inner .jobs .job-listing-item {
  width: 220px;
  margin-bottom: 60px;
}
.job-listing .job-listing-right .job-listing-right-inner .jobs .job-listing-item:nth-child(odd) {
  margin-right: 40px;
}
@media screen and (max-width: 600px) {
  .job-listing .job-listing-right .job-listing-right-inner .jobs .job-listing-item {
    padding-left: 15px;
    width: calc(100% - 60px);
  }
}
.job-listing .job-listing-right .job-listing-right-inner .jobs .job-listing-item p {
  margin-bottom: 10px;
  color: #1E1E1E;
}
.job-listing .job-listing-right .job-listing-right-inner .jobs .job-listing-item .job-listing-link {
  padding-top: 15px;
  display: blocK;
  text-transform: uppercase;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #1E1E1E;
  cursor: poniter;
}

.et_pb_benefits {
  margin-top: 90px;
}

.benefits {
  max-width: 1040px;
  margin: 0 auto;
  padding: 0 0 90px 0;
  margin-bottom: 5px;
  color: #1E1E1E;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 600px) {
  .benefits {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.benefits::after {
  content: "";
  position: absolute;
  top: 0;
  left: calc(50% - 1px);
  width: 1px;
  height: 100%;
  background-color: #1E1E1E;
}
@media screen and (max-width: 600px) {
  .benefits::after {
    display: none;
  }
}
@media screen and (max-width: 600px) {
  .benefits {
    padding: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    margin-bottom: 0;
  }
}
.benefits span.benefits_border {
  width: 1px;
  height: 120px;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  background-color: #1E1E1E;
}
.benefits .header {
  padding: 0 0 88px;
  width: 50%;
  color: #FFFFFF;
}
@media screen and (max-width: 600px) {
  .benefits .header {
    padding: 40px 0 30px;
    width: 100%;
    color: #1E1E1E;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: 25px;
    border-left: 1px solid #1E1E1E;
  }
}
.benefits .header .header_content {
  width: 100%;
}
@media screen and (max-width: 600px) {
  .benefits .header .header_content {
    width: 94%;
  }
}
.benefits .header .header_content h2 {
  position: relative;
  margin: 0 40px;
  text-align: right;
  color: #FFFFFF;
}
@media screen and (max-width: 600px) {
  .benefits .header .header_content h2 {
    color: #1E1E1E;
    margin: 20px 0 0 30px;
    text-align: left;
  }
}
.benefits .header .header_content h2::before {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  border: 1px solid #1E1E1E;
  background-color: #FFFFFF;
  top: 20px;
  right: -44px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  z-index: 99;
}
@media screen and (max-width: 600px) {
  .benefits .header .header_content h2::before {
    top: 9px;
    left: -36px;
    width: 9px;
    height: 9px;
  }
}
.benefits .header .header_content p {
  margin: 20px 40px 0 149px;
  text-align: right;
}
@media screen and (max-width: 600px) {
  .benefits .header .header_content p {
    text-align: left;
    margin: 20px 30px 10px;
  }
}
.benefits .benefits_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-flex: 2;
      -ms-flex-positive: 2;
          flex-grow: 2;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 50%;
}
@media screen and (max-width: 600px) {
  .benefits .benefits_container {
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    margin-left: 25px;
    padding: 0 30px;
    border-left: 1px solid #1E1E1E;
  }
}
.benefits .benefits_container .et_pb_benefits_item {
  padding: 0 0 30px 40px;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  margin: 0;
  width: 50%;
  max-width: 50%;
}
.benefits .benefits_container .et_pb_benefits_item:nth-child(odd) {
  border-right: 1px solid rgba(106, 106, 106, 0.25);
}
@media screen and (max-width: 980px) {
  .benefits .benefits_container .et_pb_benefits_item {
    padding: 0 0 0 10px;
  }
}
@media screen and (max-width: 600px) {
  .benefits .benefits_container .et_pb_benefits_item {
    border-left: 0;
    -webkit-box-flex: 1;
        -ms-flex: 1 100%;
            flex: 1 100%;
    width: 100%;
    padding: 20px 0;
    -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
  }
  .benefits .benefits_container .et_pb_benefits_item:nth-child(even) {
    padding: 20px 0 0 10px;
  }
}
@media screen and (max-width: 600px) {
  .benefits .benefits_container .et_pb_benefits_item:last-child {
    border-bottom: none;
  }
}
.benefits .benefits_container .et_pb_benefits_item img.benefits-logo {
  width: auto;
  height: 50px;
}
.benefits .benefits_container .et_pb_benefits_item h5 {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 23px;
  margin: 10px 0 10px 0;
  color: #1E1E1E;
  word-break: break-word;
}
.benefits .benefits_container .et_pb_benefits_item p {
  margin-right: 20px;
  word-wrap: break-word;
}

.et_pb_scroll_top.et-pb-icon {
  position: fixed;
  bottom: 40px;
  right: 40px;
  z-index: 20;
  cursor: pointer;
  width: 45px;
  height: 45px;
  background-color: #FFFFFF;
  border-radius: unset;
  -webkit-box-shadow: 0 0 50px rgba(30, 30, 30, 0.2);
          box-shadow: 0 0 50px rgba(30, 30, 30, 0.2);
}
@media screen and (max-width: 980px) {
  .et_pb_scroll_top.et-pb-icon {
    z-index: 100;
  }
}
@media screen and (max-width: 600px) {
  .et_pb_scroll_top.et-pb-icon {
    display: none !important;
  }
}
.et_pb_scroll_top.et-pb-icon::before {
  position: absolute;
  top: 3px;
  content: "!";
  font-size: 16px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  color: #FF6600;
}
.et_pb_scroll_top.et-pb-icon::after {
  content: "Top";
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 13px;
  line-height: 22px;
  position: absolute;
  bottom: 2px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  text-transform: uppercase;
  color: #6A6A6A;
}

.partner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 600px) {
  .partner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .partner:before {
    width: 1px;
    height: 100%;
    background-color: #1E1E1E;
    content: "";
    left: 25px;
    position: absolute;
    top: 0;
  }
}
.partner .partner-left {
  color: #FFFFFF;
  text-align: right;
  padding-right: 40px;
}
@media screen and (max-width: 600px) {
  .partner .partner-left {
    color: #1E1E1E;
    text-align: left;
    padding-right: 0;
    padding-left: 57px;
  }
}
.partner .partner-left p {
  width: 420px;
  float: right;
}
@media screen and (max-width: 600px) {
  .partner .partner-left p {
    width: calc(100% - 60px);
    float: left;
  }
}
.partner .partner-left h2 {
  padding-top: 110px;
  padding-bottom: 12px;
  color: #FFFFFF;
}
@media screen and (max-width: 600px) {
  .partner .partner-left h2 {
    color: #1E1E1E;
    padding-top: 50px;
  }
}
.partner .partner-left h2.circle-right {
  position: relative;
}
.partner .partner-left h2.circle-right:before {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  border: 1px solid #1E1E1E;
  background-color: #FFFFFF;
  top: 130.5px;
  right: -45px;
  border-radius: 50%;
}
@media screen and (max-width: 600px) {
  .partner .partner-left h2.circle-right:before {
    border: 1px solid #1E1E1E;
    background-color: #FFFFFF;
    top: 65px;
    left: -36px;
  }
}
.partner .partner-right {
  width: 50%;
}
.partner .partner-right .partner-right-inner {
  padding-top: 110px;
  padding-left: 40px;
}
.partner .partner-right .partner-right-inner .partner-item {
  width: 220px;
  padding-bottom: 60px;
}
@media screen and (max-width: 600px) {
  .partner .partner-right .partner-right-inner .partner-item {
    padding-left: 15px;
    width: calc(100% - 60px);
  }
}
.partner .partner-right .partner-right-inner .partner-item .image-container {
  line-height: 58px;
}
.partner .partner-right .partner-right-inner .partner-item .image-container img {
  max-width: 100%;
  height: auto;
  max-height: 30px;
}
.partner .partner-right .partner-right-inner .partner-item p {
  margin-bottom: 10px;
  color: #1E1E1E;
}
.partner .partner-right .partner-right-inner .partner-item .partner-link {
  padding-top: 5px;
  display: blocK;
  text-transform: uppercase;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #1E1E1E;
  cursor: poniter;
}

.linkedin {
  z-index: 10;
  min-height: 500px;
}
@media screen and (max-width: 600px) {
  .linkedin {
    max-height: 1200px;
    height: auto;
  }
  .linkedin:before {
    position: absolute;
    left: 25px;
    width: 1px;
    height: 100%;
    background-color: #FFFFFF;
    content: "";
    top: 0;
    z-index: 41;
  }
  .linkedin:after {
    content: "";
    position: absolute;
    width: 9px;
    height: 9px;
    border: 1px solid #FFFFFF;
    background-color: #1E1E1E;
    top: 55.5px;
    left: 20px;
    z-index: 999;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
  }
}
@media screen and (max-width: 600px) and (max-width: 600px) {
  .linkedin:after {
    display: none;
  }
}
@media screen and (max-width: 600px) {
  .linkedin .first-image {
    max-height: 1200px;
    height: auto;
  }
}
.linkedin img {
  z-index: 35;
  display: block;
}
@media screen and (max-width: 600px) {
  .linkedin p {
    width: 100%;
  }
}
.linkedin .linkedin-left {
  z-index: 40;
  border-right: 1px solid white;
  width: calc(50% + 2px);
}
@media screen and (max-width: 600px) {
  .linkedin .linkedin-left {
    width: 100%;
    z-index: 41;
    height: 50%;
    padding-top: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.linkedin .linkedin-left:before {
  content: "";
  position: absolute;
  width: 9px;
  height: 9px;
  border: 1px solid #FFFFFF;
  background-color: #1E1E1E;
  top: 159.5px;
  left: calc(100% - 4.5px);
  border-radius: 50%;
}
@media screen and (max-width: 600px) {
  .linkedin .linkedin-left:before {
    display: none;
  }
}
.linkedin .linkedin-left .basic-left-container {
  top: 150px;
  transform: none;
  display: block;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
@media screen and (max-width: 600px) {
  .linkedin .linkedin-left .basic-left-container {
    top: 50%;
    border-left: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
    width: calc(100% - 60px);
    border-left: 1px solid #FFFFFF;
  }
}
.linkedin .linkedin-left .basic-left-container h3 {
  z-index: 42;
}
.linkedin .linkedin-left .basic-left-container h3:before {
  display: none;
}
@media screen and (max-width: 600px) {
  .linkedin .linkedin-left .basic-left-container h3:before {
    display: block;
    z-index: 99;
  }
}
.linkedin .linkedin-left .linkedin-button {
  border: none;
  background-color: #0177B5;
  color: #FFFFFF;
  padding: 22px 62px;
  margin-top: 26px;
  cursor: pointer;
  display: block;
  float: right;
  right: 0;
  background: url("//ktm-technologies.com/wp-content/themes/KTM-Technologies/assets/img/linkedin.png") no-repeat 0 0 transparent;
  padding: 28px 97px;
}
@media screen and (max-width: 600px) {
  .linkedin .linkedin-left .linkedin-button {
    width: 100%;
    height: 40px;
  }
}
.linkedin .linkedin-left .slide-out {
  right: calc(100% + 50px);
}
@media screen and (max-width: 600px) {
  .linkedin .linkedin-left .slide-out {
    left: -100%;
  }
}
@media screen and (max-width: 600px) {
  .linkedin .linkedin-right {
    position: absolute;
    height: 50%;
  }
}
.linkedin .linkedin-right .linkedin-slider {
  position: relative;
  width: 200%;
  display: block;
  z-index: 29;
  height: 100%;
  left: 0;
}
@media screen and (max-width: 600px) {
  .linkedin .linkedin-right .linkedin-slider {
    left: 200%;
  }
}
.linkedin .linkedin-right .linkedin-slider .close-slider {
  position: absolute;
  left: 60px;
  top: 40px;
  cursor: pointer;
  color: #FFFFFF;
  width: 40px;
  height: 40px;
  font-size: 40px;
  display: none;
}
@media screen and (max-width: 600px) {
  .linkedin .linkedin-right .linkedin-slider .close-slider {
    left: calc(100vw - 65px);
  }
}
@media screen and (max-width: 600px) {
  .linkedin .linkedin-right .linkedin-slider .share-linkedin {
    margin-top: 15px;
  }
}
.linkedin .linkedin-right .linkedin-slider .linkedin-slider-inner {
  position: absolute;
  top: 150px;
  left: 60px;
  color: #FFFFFF;
  width: calc(50% - 100px);
  opacity: 0;
  -webkit-transition: opacity 0.5s 1s, -webkit-transform 0.5s 1s;
  transition: opacity 0.5s 1s, -webkit-transform 0.5s 1s;
  -o-transition: transform 0.5s 1s, opacity 0.5s 1s;
  transition: transform 0.5s 1s, opacity 0.5s 1s;
  transition: transform 0.5s 1s, opacity 0.5s 1s, -webkit-transform 0.5s 1s;
  /* Customize the label (the container) */
  /* When the checkbox is checked, add a blue background */
  /* Create the checkmark/indicator (hidden when not checked) */
  /* Show the checkmark when checked */
  /* Style the checkmark/indicator */
}
@media screen and (max-width: 600px) {
  .linkedin .linkedin-right .linkedin-slider .linkedin-slider-inner {
    top: 50%;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
}
.linkedin .linkedin-right .linkedin-slider .linkedin-slider-inner h3 {
  display: block;
  width: 250px;
  color: #FFFFFF;
  word-break: normal;
  padding-bottom: 30px;
}
.linkedin .linkedin-right .linkedin-slider .linkedin-slider-inner h3:before {
  display: none;
}
@media screen and (max-width: 600px) {
  .linkedin .linkedin-right .linkedin-slider .linkedin-slider-inner h3 {
    width: 200px;
    word-break: normal;
  }
}
.linkedin .linkedin-right .linkedin-slider .linkedin-slider-inner label.input-container {
  position: relative;
  display: block;
}
.linkedin .linkedin-right .linkedin-slider .linkedin-slider-inner label.input-container input.input-text {
  background: none;
  border: none;
  border-bottom: 1px solid #FFFFFF;
  width: 100%;
  padding: 7px 35px 7px 0;
  color: white;
  z-index: 99;
  font-size: 16px;
  display: block;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.linkedin .linkedin-right .linkedin-slider .linkedin-slider-inner label.input-container input.input-text.correct {
  background-image: url("//ktm-technologies.com/wp-content/themes/KTM-Technologies/assets/img/correct.png");
  background-position: right;
  background-repeat: no-repeat;
  background-size: 20px;
}
.linkedin .linkedin-right .linkedin-slider .linkedin-slider-inner label.input-container .lx-placeholder {
  position: absolute;
  bottom: 5px;
  width: 100px;
}
.linkedin .linkedin-right .linkedin-slider .linkedin-slider-inner label.input-container .lx-placeholder.focused {
  bottom: 28px;
  font-size: 10px;
  line-height: 22px;
}
.linkedin .linkedin-right .linkedin-slider .linkedin-slider-inner label.check-container {
  margin-top: 20px;
  display: block;
  position: relative;
  padding-left: 24px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 16px;
  line-height: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /* Create a custom checkbox */
}
.linkedin .linkedin-right .linkedin-slider .linkedin-slider-inner label.check-container a {
  text-decoration: underline;
  color: #FFFFFF;
}
.linkedin .linkedin-right .linkedin-slider .linkedin-slider-inner label.check-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.linkedin .linkedin-right .linkedin-slider .linkedin-slider-inner label.check-container .checkmark {
  position: absolute;
  top: 2px;
  left: 0;
  height: 16px;
  width: 16px;
  background-color: transparent;
  border: 1px solid #FFFFFF;
}
.linkedin .linkedin-right .linkedin-slider .linkedin-slider-inner .check-container input:checked ~ .checkmark {
  background-color: transparent;
}
.linkedin .linkedin-right .linkedin-slider .linkedin-slider-inner .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.linkedin .linkedin-right .linkedin-slider .linkedin-slider-inner .check-container input:checked ~ .checkmark:after {
  display: block;
}
.linkedin .linkedin-right .linkedin-slider .linkedin-slider-inner .check-container .checkmark:after {
  left: 0px;
  top: -4px;
  font-family: "icomoon" !important;
  content: "\e900";
}
.linkedin .linkedin-right .linkedin-slider .linkedin-slide-success {
  top: 150px;
  position: relative;
  left: 580px;
  display: block;
  z-index: 0;
  opacity: 0;
  -webkit-transition: opacity 0.5s 1s, -webkit-transform 0.5s 1s;
  transition: opacity 0.5s 1s, -webkit-transform 0.5s 1s;
  -o-transition: transform 0.5s 1s, opacity 0.5s 1s;
  transition: transform 0.5s 1s, opacity 0.5s 1s;
  transition: transform 0.5s 1s, opacity 0.5s 1s, -webkit-transform 0.5s 1s;
}
@media screen and (max-width: 600px) {
  .linkedin .linkedin-right .linkedin-slider .linkedin-slide-success {
    top: 50px;
    left: calc(50% + 60px);
  }
}
.linkedin .linkedin-right .linkedin-slider .linkedin-slide-success h3 {
  display: block;
  width: 250px;
  color: #FFFFFF;
  word-break: normal;
  margin-top: 50px;
  padding-bottom: 30px;
}
.linkedin .linkedin-right .linkedin-slider .linkedin-slide-success h3:before {
  display: none;
}
@media screen and (max-width: 600px) {
  .linkedin .linkedin-right .linkedin-slider .linkedin-slide-success h3 {
    margin-top: 100px;
  }
}
.linkedin .linkedin-right .linkedin-slider .linkedin-slide-success .success-icon {
  color: #FFFFFF;
  font-size: 40px;
  border: 2px solid white;
  border-radius: 50% 50%;
  padding: 15px;
  -webkit-border-radius: 50% 50%;
  -moz-border-radius: 50% 50%;
  -ms-border-radius: 50% 50%;
  -o-border-radius: 50% 50%;
}
@media screen and (max-width: 600px) {
  .linkedin .linkedin-right .linkedin-slider .linkedin-slide-success .success-icon {
    position: absolute;
  }
}
@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.linkedin .linkedin-right .slide-in {
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
  left: -100%;
  z-index: 41;
}
.linkedin .linkedin-right .slide-in .linkedin-slider-inner {
  animation: fadein 2s linear 1 normal forwards;
  -webkit-animation: fadein 2s linear 1 normal forwards;
}
@media screen and (max-width: 600px) {
  .linkedin .linkedin-right .slide-in {
    position: absolute;
    top: 0;
    left: 0;
  }
}
.linkedin .linkedin-right .slide-in.slide-success {
  left: -200%;
}
@media screen and (max-width: 600px) {
  .linkedin .linkedin-right .slide-in.slide-success {
    left: -100%;
  }
}

.single-post .image_module::before {
  display: none;
}

.image_module {
  padding: 0;
  margin: 0;
  height: 500px;
}
.image_module::before {
  content: "";
  width: 1px;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 0;
  background-color: #FFFFFF;
  z-index: 1;
}
@media screen and (max-width: 600px) {
  .image_module::before {
    left: 25px;
  }
}
.image_module.narrow {
  margin-bottom: 40px;
}
@media screen and (max-width: 600px) {
  .image_module.narrow {
    max-height: 258px;
  }
  .image_module.narrow .owl-stage-outer:before {
    content: "";
    position: absolute;
    left: 25px;
    width: 1px;
    height: 100%;
    background: #FFFFFF;
    top: 0;
    z-index: 1;
  }
}
.image_module.narrow .image_container {
  max-width: 1040px;
}
@media screen and (max-width: 600px) {
  .image_module.narrow .image_container {
    max-width: 100%;
  }
  .image_module.narrow .image_container .img_desk {
    display: none;
  }
  .image_module.narrow .image_container .sliderImage {
    height: 258px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.image_module .image_container {
  position: relative;
  max-width: 1170px;
  margin: auto;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
@media screen and (max-width: 600px) {
  .image_module .image_container {
    max-width: 100vw;
  }
}
.image_module .image_container span.img-play-video {
  position: absolute;
  width: 70px;
  height: 70px;
  top: -235px;
  cursor: pointer;
  z-index: 990;
  right: 25%;
  transform: translate(50%, -50%);
  -webkit-transform: translate(50%, -50%);
  -moz-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  -o-transform: translate(50%, -50%);
}
@media screen and (max-width: 980px) {
  .image_module .image_container span.img-play-video {
    top: -175px;
  }
}
@media screen and (max-width: 600px) {
  .image_module .image_container span.img-play-video {
    left: calc(50% + 25px) !important;
    top: -115px;
    -webkit-transform: translate(-75%, 0) !important;
        -ms-transform: translate(-75%, 0) !important;
            transform: translate(-75%, 0) !important;
  }
}
.image_module .image_container span.img-play-video .play {
  position: absolute;
  display: block;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  width: 50px;
  color: #FFFFFF;
  font-size: 50px;
  cursor: pointer;
}
.image_module .image_container .video-wrapper {
  position: fixed;
  left: 0;
  background: #1E1E1E;
  top: 0;
  width: 100%;
  z-index: 9999999;
  height: 100vh;
  display: none;
}
.image_module .image_container .video-wrapper video {
  width: 100%;
  max-height: 100vh;
  max-width: 100vw;
  display: block;
  z-index: 20;
  -o-object-fit: cover;
     object-fit: cover;
  top: 50%;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
.image_module .image_container .video-wrapper.show-video {
  display: block;
}
.image_module .image_container .et_pb_image_item {
  margin: 0;
}
.image_module .image_container .et_pb_image_item .image_item {
  max-height: 540px;
  top: 0;
  position: absolute;
  width: 100%;
}
@media screen and (max-width: 600px) {
  .image_module .image_container .et_pb_image_item .image_item:before {
    content: "";
    width: 1px;
    height: 100%;
    position: absolute;
    left: 25px;
    bottom: 0;
    background: #1E1E1E;
    opacity: 1;
    z-index: 99;
  }
}
.image_module .image_container .et_pb_image_item .image_item .lx-caption {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  opacity: 0.32;
  color: #FFFFFF;
  font-size: 16px;
  line-height: 22px;
  height: 30px;
  padding-left: 100px;
  margin-top: 5px;
  width: calc(50% - 40px);
  display: block;
  text-align: right;
}
@media screen and (max-width: 600px) {
  .image_module .image_container .et_pb_image_item .image_item .lx-caption {
    text-align: left;
    width: calc(100% - 90px);
    color: #1E1E1E;
    padding-left: 55px;
    margin-top: 9px;
  }
}
.image_module .image_container .et_pb_image_item .image_item .img_desk {
  display: block;
  width: 100%;
  height: 100% !important;
  -o-object-fit: cover !important;
     object-fit: cover !important;
}
@media screen and (max-width: 600px) {
  .image_module .image_container .et_pb_image_item .image_item .img_desk {
    display: none;
  }
}
.image_module .image_container .et_pb_image_item .image_item .img_mob {
  display: none;
  width: 100%;
  max-height: 500px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 600px) {
  .image_module .image_container .et_pb_image_item .image_item .img_mob {
    display: block;
  }
}
.image_module .image_container .owl-stage-outer {
  max-height: 530px;
  overflow: hidden;
}
.image_module .image_container .owl-stage-outer .owl-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.image_module .image_container .owl-stage-outer .owl-item {
  display: inline-block !important;
  min-height: 500px;
}
@media screen and (max-width: 600px) {
  .image_module .image_container .owl-stage-outer .owl-item {
    min-height: unset;
    height: 100%;
  }
}
.image_module .image_container .owl-dots {
  position: absolute;
  display: block !important;
  position: absolute;
  bottom: 25px;
  right: 40px;
}
.image_module .image_container .owl-dots .owl-dot {
  border: none;
  background: transparent;
  width: 20px;
  margin-left: 5px;
  padding: 0;
  display: block;
  float: left;
  cursor: pointer;
}
.image_module .image_container .owl-dots .owl-dot span {
  width: 20px;
  height: 2px;
  display: block;
  background: #FFFFFF;
  opacity: 0.2;
  -webkit-backface-visibility: visible;
  -webkit-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
.image_module .image_container .owl-dots .owl-dot.active {
  background: transparent;
}
.image_module .image_container .owl-dots .owl-dot.active span {
  background: #FF6600;
  opacity: 1;
}
.image_module .image_container .owl-nav {
  display: block;
  position: absolute;
  top: calc(50% - 40px);
  left: 0;
  width: 100%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  background-color: transparent;
}
@media screen and (max-width: 600px) {
  .image_module .image_container .owl-nav {
    display: none;
  }
}
.image_module .image_container .owl-nav .owl-prev,
.image_module .image_container .owl-nav .owl-next {
  position: absolute;
  top: -100%;
  right: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  background-color: transparent;
}
.image_module .image_container .owl-nav .owl-prev span,
.image_module .image_container .owl-nav .owl-next span {
  font-size: 75px;
  line-height: 0;
  padding: 10px;
  margin: 0;
}
.image_module .image_container .owl-nav .owl-next {
  right: 0;
}
.image_module .image_container .owl-nav .owl-prev {
  left: 0;
}

.et_pb_news_0 .et_pb_ajax_pagination_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 100px;
}
@media screen and (max-width: 600px) {
  .et_pb_news_0 .et_pb_ajax_pagination_container {
    margin-top: 40px;
    display: block;
  }
}
.et_pb_news_0 .et_pb_ajax_pagination_container:before {
  content: "";
  width: 1px;
  height: 50px;
  top: 0;
  left: 50%;
  background: #FFFFFF;
  position: absolute;
  z-index: 5;
}
@media screen and (max-width: 600px) {
  .et_pb_news_0 .et_pb_ajax_pagination_container:before {
    display: none;
  }
}
.et_pb_news_0 .et_pb_ajax_pagination_container:after {
  top: 50px;
  left: calc(50% - 5.5px);
  width: 9px;
  height: 9px;
  border: 1px solid #FFFFFF;
  border-radius: 50% 50%;
  z-index: 5;
  content: "";
  position: absolute;
  background: #1E1E1E;
}
@media screen and (max-width: 600px) {
  .et_pb_news_0 .et_pb_ajax_pagination_container:after {
    display: none;
  }
}
.et_pb_news_0 .et_pb_ajax_pagination_container .et_pb_post {
  position: relative;
  height: 500px;
  width: 320px;
  max-width: 33%;
  margin-right: 40px;
  margin-bottom: 40px;
}
.et_pb_news_0 .et_pb_ajax_pagination_container .et_pb_post:before {
  display: none;
}
@media screen and (max-width: 980px) {
  .et_pb_news_0 .et_pb_ajax_pagination_container .et_pb_post {
    margin-right: 10px;
  }
}
@media screen and (max-width: 600px) {
  .et_pb_news_0 .et_pb_ajax_pagination_container .et_pb_post {
    width: 100%;
    max-width: 100vw;
  }
}
.et_pb_news_0 .et_pb_ajax_pagination_container .et_pb_post:last-child {
  margin-right: 0;
}
.et_pb_news_0 .et_pb_ajax_pagination_container .et_pb_post .text_container {
  position: relative;
  top: 0;
  left: 0;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  border-right: none !important;
  width: 100%;
  height: 100%;
  padding: 0 40px 10px 40px;
  color: #FFFFFF;
  text-align: center;
  background-color: rgba(30, 30, 30, 0.8);
}
@media screen and (max-width: 980px) {
  .et_pb_news_0 .et_pb_ajax_pagination_container .et_pb_post .text_container {
    padding: 0 10px 10px 10px;
  }
}
@media screen and (max-width: 600px) {
  .et_pb_news_0 .et_pb_ajax_pagination_container .et_pb_post .text_container {
    text-align: left;
    left: 0;
    width: 100%;
    padding: 60px 10px 20px 50px;
    display: block;
  }
}
.et_pb_news_0 .et_pb_ajax_pagination_container .et_pb_post .text_container .textInner {
  position: relative;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
.et_pb_news_0 .et_pb_ajax_pagination_container .et_pb_post .text_container .textInner h4 {
  margin-bottom: 12px;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: 33px;
  color: #FFFFFF;
}
@media screen and (max-width: 600px) {
  .et_pb_news_0 .et_pb_ajax_pagination_container .et_pb_post .text_container .textInner h4 {
    margin-bottom: 4px;
  }
}
.et_pb_news_0 .et_pb_ajax_pagination_container .et_pb_post .text_container .textInner p.post-meta {
  position: relative;
  font-size: 18px;
  line-height: 23px;
  color: #FFFFFF;
}
@media screen and (max-width: 600px) {
  .et_pb_news_0 .et_pb_ajax_pagination_container .et_pb_post .text_container .textInner p.post-meta {
    display: none;
  }
}
.et_pb_news_0 .et_pb_ajax_pagination_container .et_pb_post .text_container .textInner p.post-meta::before {
  display: none;
}
@media screen and (max-width: 600px) {
  .et_pb_news_0 .et_pb_ajax_pagination_container .et_pb_post .text_container .textInner p {
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
}
.et_pb_news_0 .et_pb_ajax_pagination_container .et_pb_post .text_container .textInner div.post-content {
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.et_pb_news_0 .et_pb_ajax_pagination_container .et_pb_post .text_container .textInner div.post-content p {
  color: #FFFFFF;
}
@media screen and (max-width: 980px) {
  .et_pb_news_0 .et_pb_ajax_pagination_container .et_pb_post .text_container .textInner div.post-content p {
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
}
.et_pb_news_0 .et_pb_ajax_pagination_container .et_pb_post .text_container a.btn {
  position: absolute;
  bottom: 40px;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  left: 50%;
  margin-top: 30px;
  padding: 10px 23px 10px 10px;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 22px;
  text-transform: uppercase;
  border: 1px solid #FFFFFF;
  float: none;
  color: #FFFFFF;
  z-index: 10;
}
.et_pb_news_0 .et_pb_ajax_pagination_container .et_pb_post .text_container a.btn:before {
  background: #FFFFFF;
}
.et_pb_news_0 .et_pb_ajax_pagination_container .et_pb_post .text_container a.btn:hover {
  color: #1E1E1E;
}
@media screen and (max-width: 980px) {
  .et_pb_news_0 .et_pb_ajax_pagination_container .et_pb_post .text_container a.btn .button-orange-line {
    display: unset !important;
  }
}
@media screen and (max-width: 600px) {
  .et_pb_news_0 .et_pb_ajax_pagination_container .et_pb_post .text_container a.btn {
    left: 0;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    display: inline-block;
    position: relative;
    bottom: 0;
  }
}

.news .et_pb_post, .et_pb_code .et_pb_post {
  position: relative;
  height: 500px;
  margin: 0;
  margin-bottom: 100px;
}
.news .et_pb_post:last-child, .et_pb_code .et_pb_post:last-child {
  margin-bottom: 0;
}
.news .et_pb_post .mobile_more, .et_pb_code .et_pb_post .mobile_more {
  display: none !important;
}
@media screen and (max-width: 600px) {
  .news .et_pb_post .mobile_more, .et_pb_code .et_pb_post .mobile_more {
    display: inline-block !important;
  }
}
@media screen and (max-width: 600px) {
  .news .et_pb_post .desktop_more, .et_pb_code .et_pb_post .desktop_more {
    display: none !important;
  }
}
.news .et_pb_post:before, .et_pb_code .et_pb_post:before {
  content: "";
  background-color: rgba(30, 30, 30, 0.8);
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  border-right: 1px solid #FFFFFF;
  position: absolute;
  z-index: 1;
}
@media screen and (max-width: 600px) {
  .news .et_pb_post:before, .et_pb_code .et_pb_post:before {
    width: 100%;
    border-right: none;
  }
}
@media screen and (max-width: 600px) {
  .news .et_pb_post, .et_pb_code .et_pb_post {
    margin-bottom: 40px;
  }
}
.news .et_pb_post ul, .et_pb_code .et_pb_post ul {
  list-style-type: none;
  color: #1E1E1E;
  margin: 0;
}
.news .et_pb_post ul li, .et_pb_code .et_pb_post ul li {
  color: #1E1E1E;
  position: relative;
}
.news .et_pb_post ul li::before, .et_pb_code .et_pb_post ul li::before {
  position: absolute;
  bottom: 8px;
  left: -10px;
  width: 8px;
  height: 1px;
  background: #1E1E1E;
  content: "";
}
.news .et_pb_post img, .et_pb_code .et_pb_post img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.news .et_pb_post .news-mobile, .et_pb_code .et_pb_post .news-mobile {
  display: none;
}
@media screen and (max-width: 600px) {
  .news .et_pb_post .news-mobile, .et_pb_code .et_pb_post .news-mobile {
    display: block;
  }
}
.news .et_pb_post .text_container, .et_pb_code .et_pb_post .text_container {
  position: relative;
  top: 50%;
  z-index: 2;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  left: 0;
  width: calc(50% + 1px);
  padding: 0px 40px 10px 40px;
  color: #FFFFFF;
  text-align: right;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 600px) {
  .news .et_pb_post .text_container, .et_pb_code .et_pb_post .text_container {
    left: 0;
    text-align: left;
    width: 100%;
    height: 100%;
    padding: 60px 10px 20px 50px;
    display: block;
  }
}
.news .et_pb_post .text_container::before, .et_pb_code .et_pb_post .text_container::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
  height: 100%;
  background-color: #FFFFFF;
  z-index: 12;
}
@media screen and (max-width: 600px) {
  .news .et_pb_post .text_container::before, .et_pb_code .et_pb_post .text_container::before {
    left: 25px;
  }
}
.news .et_pb_post .text_container .textInner, .et_pb_code .et_pb_post .text_container .textInner {
  position: relative;
  z-index: 99;
}
@media screen and (max-width: 600px) {
  .news .et_pb_post .text_container .textInner, .et_pb_code .et_pb_post .text_container .textInner {
    top: 50%;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
}
.news .et_pb_post .text_container h4, .et_pb_code .et_pb_post .text_container h4 {
  margin-bottom: 12px;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: 33px;
  color: #FFFFFF;
}
@media screen and (max-width: 600px) {
  .news .et_pb_post .text_container h4, .et_pb_code .et_pb_post .text_container h4 {
    margin-bottom: 4px;
    z-index: 99;
  }
  .news .et_pb_post .text_container h4::before, .et_pb_code .et_pb_post .text_container h4::before {
    content: "";
    position: absolute;
    left: -29.5px;
    top: 12px;
    width: 7px;
    height: 7px;
    border: 1px solid #FFFFFF;
    border-radius: 50%;
    background-color: #1E1E1E;
    z-index: 99;
  }
}
.news .et_pb_post .text_container p.post-meta, .et_pb_code .et_pb_post .text_container p.post-meta {
  position: relative;
  font-size: 18px;
  line-height: 23px;
  color: #FFFFFF;
}
@media screen and (max-width: 600px) {
  .news .et_pb_post .text_container p.post-meta, .et_pb_code .et_pb_post .text_container p.post-meta {
    display: none;
  }
}
.news .et_pb_post .text_container p.post-meta::before, .et_pb_code .et_pb_post .text_container p.post-meta::before {
  content: "";
  position: absolute;
  right: -44px;
  top: 5px;
  width: 7px;
  height: 7px;
  border: 1px solid #FFFFFF;
  border-radius: 50%;
  background-color: #1E1E1E;
  z-index: 13;
}
@media screen and (max-width: 600px) {
  .news .et_pb_post .text_container p.post-meta::before, .et_pb_code .et_pb_post .text_container p.post-meta::before {
    left: -29.5px;
  }
}
.news .et_pb_post .text_container div.post-content p, .et_pb_code .et_pb_post .text_container div.post-content p {
  color: #FFFFFF;
}
@media screen and (max-width: 980px) {
  .news .et_pb_post .text_container div.post-content p, .et_pb_code .et_pb_post .text_container div.post-content p {
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
}
.news .et_pb_post .text_container a.btn, .et_pb_code .et_pb_post .text_container a.btn {
  display: inline-block;
  position: relative;
  margin-top: 30px;
  padding: 10px 23px 10px 12px;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 22px;
  text-transform: uppercase;
  border: 1px solid #FFFFFF;
  float: right;
  color: #FFFFFF;
  z-index: 10;
}
.news .et_pb_post .text_container a.btn:before, .et_pb_code .et_pb_post .text_container a.btn:before {
  background: #FFFFFF;
}
.news .et_pb_post .text_container a.btn:hover, .et_pb_code .et_pb_post .text_container a.btn:hover {
  color: #1E1E1E;
}
@media screen and (max-width: 600px) {
  .news .et_pb_post .text_container a.btn, .et_pb_code .et_pb_post .text_container a.btn {
    float: none;
  }
}

.alm-reveal article:last-child {
  margin-bottom: 0;
}
.alm-reveal article:first-child {
  margin-top: 100px;
}

.our-office h2 {
  width: 100%;
}
@media screen and (max-width: 600px) {
  .our-office {
    min-height: 850px;
  }
  .our-office:after {
    background: #FFFFFF !important;
  }
  .our-office .the-first {
    display: none;
  }
  .our-office .first-image {
    min-height: 850px !important;
  }
}
.our-office .office-container {
  color: #C1C1C1;
  font-size: 18px;
  line-height: 23px;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.our-office .office-container .address {
  padding: 20px 0;
  display: block;
}
.our-office .office-container .address a {
  text-transform: uppercase;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.our-office .office-container .adr {
  display: block;
  width: 100%;
}
.our-office a {
  color: #FFFFFF;
}

.terms-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 210px;
}
.terms-container .terms-left {
  width: 35%;
  border-right: 1px solid #1E1E1E;
  margin-top: 25px;
  margin-bottom: 105px;
}
@media screen and (max-width: 600px) {
  .terms-container .terms-left {
    margin-top: 23px;
    width: 25px;
    margin-bottom: 75px;
  }
}
.terms-container .terms-right {
  padding-left: 40px;
  width: calc(65% - 40px);
}
@media screen and (max-width: 600px) {
  .terms-container .terms-right {
    width: calc(100% - 25px);
    padding-left: 30px;
  }
}
.terms-container .terms-right .version {
  padding-bottom: 60px;
}
.terms-container .terms-right ul {
  list-style-type: none;
  color: #1E1E1E !important;
  margin: 0;
  margin-top: -20px;
}
.terms-container .terms-right ul li {
  color: #1E1E1E !important;
  position: relative;
}
.terms-container .terms-right ul li::before {
  position: absolute;
  bottom: 8px;
  left: -10px;
  width: 8px;
  height: 1px;
  background: #1E1E1E;
  content: "";
}
.terms-container .terms-right p {
  margin-bottom: 40px;
  color: #1E1E1E;
}
.terms-container .terms-right p a {
  color: #FF6600;
}
@media screen and (max-width: 600px) {
  .terms-container .terms-right p {
    width: calc(100% - 25px);
  }
}
.terms-container .terms-right hr {
  padding-bottom: 90px;
}
@media screen and (max-width: 600px) {
  .terms-container .terms-right hr {
    padding-bottom: 60px;
    width: calc(100% - 25px);
  }
}
.terms-container .terms-right h2 {
  position: relative;
  width: 420px;
  padding-bottom: 15px;
}
.terms-container .terms-right h2:before {
  content: "";
  position: absolute;
  width: 11px;
  height: 11px;
  top: 18px;
  left: -47px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border: 1px solid #1E1E1E;
  background: #6A6A6A;
}
@media screen and (max-width: 600px) {
  .terms-container .terms-right h2:before {
    top: 10px;
  }
}
@media screen and (max-width: 600px) {
  .terms-container .terms-right h2 {
    width: calc(100% - 25px);
  }
  .terms-container .terms-right h2:before {
    left: -37px;
  }
}
.terms-container .terms-right > h4,
.terms-container .terms-right #cookie-policy-title {
  position: absolute;
  width: 320px;
  text-align: right;
  left: 0;
}
.terms-container .terms-right > h4:before,
.terms-container .terms-right #cookie-policy-title:before {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  top: 4px;
  right: -48px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border: 1px solid #1E1E1E;
  background: #FFFFFF;
}
@media screen and (max-width: 600px) {
  .terms-container .terms-right > h4,
.terms-container .terms-right #cookie-policy-title {
    position: relative;
    padding-bottom: 40px;
    text-align: left;
  }
  .terms-container .terms-right > h4:before,
.terms-container .terms-right #cookie-policy-title:before {
    top: 5px;
    right: unset;
    left: -35px;
  }
}
.terms-container .terms-right #ot-sdk-cookie-policy .ot-sdk-container {
  position: unset !important;
}
.terms-container .terms-right #cookie-policy-title {
  font-family: "Roboto Condensed", sans-serif !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  color: #333 !important;
  font-size: 18px !important;
  line-height: 23px !important;
}
@media screen and (max-width: 600px) {
  .terms-container .terms-right #cookie-policy-title {
    font-size: 22px !important;
    line-height: 25px !important;
  }
}
.terms-container .terms-right #cookie-policy-description,
.terms-container .terms-right p {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px !important;
  line-height: 22px !important;
  color: #333 !important;
  margin-bottom: 40px !important;
}
.terms-container .terms-right .ot-sdk-cookie-policy-group {
  font-size: 16px !important;
  line-height: 22px !important;
  color: #333 !important;
}
.terms-container .terms-right #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy th,
.terms-container .terms-right #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td {
  color: #333 !important;
}

.et_pb_basicslider .et_pb_module_inner {
  height: 500px;
}
@media screen and (max-width: 600px) {
  .et_pb_basicslider .et_pb_module_inner {
    height: 50%;
    background: #1E1E1E;
  }
  .et_pb_basicslider .et_pb_module_inner .basicSliderItem {
    height: 100%;
  }
}
.et_pb_basicslider .et_pb_module_inner .basic::after {
  display: none;
}
.et_pb_basicslider .et_pb_module_inner .basic-image-slider-mobile {
  display: none;
}
@media screen and (max-width: 600px) {
  .et_pb_basicslider .et_pb_module_inner .basic-image-slider-mobile {
    display: block;
  }
  .et_pb_basicslider .et_pb_module_inner .basic-slider-image {
    display: none;
  }
}
.et_pb_basicslider .et_pb_module_inner .lx-owl-basic-slider {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}
@media screen and (max-width: 600px) {
  .et_pb_basicslider .et_pb_module_inner .lx-owl-basic-slider {
    position: relative;
    max-height: 1200px;
    height: auto;
  }
  .et_pb_basicslider .et_pb_module_inner .lx-owl-basic-slider::after {
    content: "";
    position: absolute;
    top: 0;
    left: 25px;
    width: 1px;
    height: 100%;
    z-index: 1;
    background: #FFFFFF;
  }
}
.et_pb_basicslider .et_pb_module_inner .lx-owl-basic-slider::before {
  width: 50%;
  height: 100%;
  position: absolute;
  content: "";
  background-color: rgba(30, 30, 30, 0.8);
  top: 0;
  left: 0;
  z-index: 1;
  border-right: 1px solid #FFFFFF;
}
@media screen and (max-width: 600px) {
  .et_pb_basicslider .et_pb_module_inner .lx-owl-basic-slider::before {
    width: 100%;
    height: 50%;
    border-right: none;
  }
}
.et_pb_basicslider .et_pb_module_inner .lx-owl-basic-slider .et_pb_basicslider_item {
  position: absolute;
  width: 100%;
  height: 100%;
}
.et_pb_basicslider .et_pb_module_inner .lx-owl-basic-slider.owl-mobile {
  display: none;
}
.et_pb_basicslider .et_pb_module_inner .lx-owl-basic-slider .owl-dots {
  display: none;
}
@media screen and (max-width: 600px) {
  .et_pb_basicslider .et_pb_module_inner .lx-owl-basic-slider .owl-nav {
    display: none;
  }
  .et_pb_basicslider .et_pb_module_inner .lx-owl-basic-slider.owl-desktop {
    display: none;
  }
  .et_pb_basicslider .et_pb_module_inner .lx-owl-basic-slider.owl-mobile {
    display: block;
  }
}
.et_pb_basicslider .et_pb_module_inner .lx-owl-basic-slider .owl-nav {
  position: static;
  width: 100%;
  top: 50%;
}
.et_pb_basicslider .et_pb_module_inner .lx-owl-basic-slider .owl-next {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
}
@media screen and (max-width: 600px) {
  .et_pb_basicslider .et_pb_module_inner .lx-owl-basic-slider .owl-next {
    display: none;
  }
}
.et_pb_basicslider .et_pb_module_inner .lx-owl-basic-slider .owl-prev {
  position: absolute;
  top: 50%;
  z-index: 55;
  left: 0;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
}
@media screen and (max-width: 600px) {
  .et_pb_basicslider .et_pb_module_inner .lx-owl-basic-slider .owl-prev {
    display: none;
  }
}
.et_pb_basicslider .et_pb_module_inner .lx-owl-basic-slider .owl-item {
  display: inline-block;
}
.et_pb_basicslider .et_pb_module_inner .lx-owl-basic-slider .owl-item img {
  position: relative;
}
@media screen and (max-width: 980px) {
  .et_pb_basicslider .et_pb_module_inner .lx-owl-basic-slider .owl-item img {
    min-height: 500px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
@media screen and (max-width: 600px) {
  .et_pb_basicslider .et_pb_module_inner .lx-owl-basic-slider .owl-item img {
    width: 100vw;
  }
}
.et_pb_basicslider .et_pb_module_inner .content {
  width: calc(50% + 1px);
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 25;
}
@media screen and (max-width: 600px) {
  .et_pb_basicslider .et_pb_module_inner .content {
    position: relative;
    width: calc(100% - 25px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    left: 25px;
  }
}
.et_pb_basicslider .et_pb_module_inner .content .content-inner {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  right: 40px;
  z-index: 30;
  display: block;
}
@media screen and (max-width: 600px) {
  .et_pb_basicslider .et_pb_module_inner .content .content-inner {
    position: relative;
    right: unset;
    top: 0;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    left: 30px;
    width: calc(100% - 80px);
  }
}
.et_pb_basicslider .et_pb_module_inner .content .content-inner h2, .et_pb_basicslider .et_pb_module_inner .content .content-inner h3 {
  text-align: right;
  color: #FFFFFF;
  float: right;
  z-index: 999;
}
@media screen and (max-width: 600px) {
  .et_pb_basicslider .et_pb_module_inner .content .content-inner h2, .et_pb_basicslider .et_pb_module_inner .content .content-inner h3 {
    float: none;
    text-align: left;
  }
}
.et_pb_basicslider .et_pb_module_inner .content .content-inner h2:before {
  left: unset;
  right: -44px;
}
@media screen and (max-width: 600px) {
  .et_pb_basicslider .et_pb_module_inner .content .content-inner h2:before {
    right: unset;
    left: -36px;
    width: 9px;
    height: 9px;
  }
}
.et_pb_basicslider .et_pb_module_inner .content .content-inner p {
  text-align: right;
  color: #FFFFFF;
  float: right;
}
@media screen and (max-width: 980px) {
  .et_pb_basicslider .et_pb_module_inner .content .content-inner p {
    width: calc(100% - 40px);
  }
}
@media screen and (max-width: 600px) {
  .et_pb_basicslider .et_pb_module_inner .content .content-inner p {
    float: none;
    width: 100%;
    text-align: left;
  }
}
.et_pb_basicslider .et_pb_module_inner .content .content-inner ul li::before {
  position: relative !important;
}
.et_pb_basicslider .et_pb_module_inner .content .content-inner a {
  float: right;
  margin-top: 20px;
}
@media screen and (max-width: 600px) {
  .et_pb_basicslider .et_pb_module_inner .content .content-inner a {
    float: none;
  }
}

.et_pb_awards {
  margin-top: 0;
}

.awards {
  max-width: 1170px;
  margin: 0 auto;
  padding: 0;
  margin-bottom: 5px;
  color: #FFFFFF;
  min-height: 500px;
  margin-bottom: 0;
  position: relative;
}
@media screen and (max-width: 600px) {
  .awards {
    padding: 0;
    max-width: 100%;
    background: #1E1E1E;
    min-height: 600px;
  }
  .awards::before {
    position: absolute;
    content: "";
    top: 0;
    width: 1px;
    height: 100%;
    left: 25px;
    background: white;
  }
}
.awards img.back {
  position: absolute;
}
@media screen and (max-width: 980px) {
  .awards img.back {
    min-width: 100%;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1.4);
        -ms-transform: translateX(-50%) translateY(-50%) scale(1.4);
            transform: translateX(-50%) translateY(-50%) scale(1.4);
    z-index: -1;
  }
}
@media screen and (max-width: 600px) {
  .awards img.back {
    display: none;
  }
}
.awards .header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 60px 0 0;
}
@media screen and (max-width: 980px) {
  .awards .header {
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 600px) {
  .awards .header {
    padding-bottom: 30px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: 25px;
    border-left: 1px solid #1E1E1E;
  }
}
.awards .header .header_content {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 600px) {
  .awards .header .header_content {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.awards .header .header_content h2 {
  position: relative;
  margin-right: 40px;
  text-align: right;
  color: #FFFFFF;
  width: 50%;
}
@media screen and (max-width: 600px) {
  .awards .header .header_content h2 {
    text-align: left;
    width: calc(100% - 90px);
    margin-left: 40px;
    margin-bottom: 20px;
  }
}
.awards .header .header_content h2::before {
  content: "";
  position: absolute;
  width: 9px;
  height: 9px;
  border: 1px solid #FFFFFF;
  background-color: transparent;
  top: 20px;
  right: -46px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
}
@media screen and (max-width: 600px) {
  .awards .header .header_content h2::before {
    right: unset;
    left: -46px;
    top: 13px;
    background-color: #1E1E1E;
  }
}
.awards .header .header_content h2::after {
  content: "";
  position: absolute;
  top: -79px;
  right: -41px;
  width: 1px;
  height: 100px;
  background-color: #FFFFFF;
}
@media screen and (max-width: 600px) {
  .awards .header .header_content h2::after {
    display: none;
  }
}
.awards .header .header_content .content {
  margin-left: 40px;
  text-align: left;
  position: relative;
  width: 50%;
}
.awards .header .header_content .content p {
  width: 322px;
}
@media screen and (max-width: 600px) {
  .awards .header .header_content .content {
    text-align: left;
    margin: 0 40px 10px;
    width: calc(100% - 90px);
  }
  .awards .header .header_content .content p {
    width: 100%;
  }
}
.awards .awards_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding: 40px 110px 0;
}
@media screen and (max-width: 980px) {
  .awards .awards_container {
    padding: 0 40px;
  }
}
@media screen and (max-width: 600px) {
  .awards .awards_container {
    padding: 0;
    border-left: none !important;
  }
  .awards .awards_container .owl-nav {
    display: none !important;
  }
  .awards .awards_container .owl-dots {
    bottom: 45px !important;
  }
  .awards .awards_container .owl-stage-outer {
    overflow: hidden;
  }
  .awards .awards_container .owl-stage-outer .owl-stage {
    margin-left: 60px;
  }
  .awards .awards_container .owl-stage-outer .owl-item {
    display: block !important;
    margin: 0;
    padding: 0;
    width: 75vw !important;
    float: left;
  }
  .awards .awards_container .owl-stage-outer .owl-item p {
    width: 80%;
  }
}
@media screen and (max-width: 600px) {
  .awards .awards_container {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    border-left: 1px solid #1E1E1E;
  }
}
.awards .awards_container .et_pb_awards_item {
  width: 33.3%;
  padding: 0 25px;
}
@media screen and (max-width: 600px) {
  .awards .awards_container .et_pb_awards_item {
    width: auto;
    padding: 0;
  }
}
.awards .awards_container img {
  min-height: 120px;
  width: auto;
  margin: 0 auto;
  display: block;
}
@media screen and (max-width: 600px) {
  .awards .awards_container img {
    margin: 0;
  }
}
.awards .awards_container p {
  font-size: 16px;
  line-height: 22px;
  color: #A5A5A5;
  padding-right: 15px;
}
.awards .awards_container h5 {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  margin: 25px 0 5px 0;
  line-height: 23px;
  color: #FFFFFF;
}

.teaser {
  padding: 0;
  margin: 0 auto;
  max-height: 372px;
  max-width: 1170px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  overflow: hidden;
  z-index: 20;
}
.teaser .teaser-overlay {
  width: 100%;
}
.teaser .teaser-overlay::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 20;
  background-color: rgba(30, 30, 30, 0.8);
}
.teaser .first-image {
  display: none;
}
@media screen and (max-width: 600px) {
  .teaser .first-image {
    display: block;
    width: 100vw;
  }
}
.teaser .the-first {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
@media screen and (max-width: 600px) {
  .teaser .the-first {
    display: none;
  }
}
.teaser::before {
  top: 0;
  left: 50%;
  width: 1px;
  height: 80px;
  z-index: 99;
  content: "";
  position: absolute;
  background: #FFFFFF;
}
@media screen and (max-width: 980px) {
  .teaser::before {
    height: 40px;
  }
}
@media screen and (max-width: 600px) {
  .teaser::before {
    height: 100%;
    top: 0;
    left: 25px;
  }
}
.teaser::after {
  top: 80px;
  left: calc(50% - 5px);
  width: 1px;
  height: 9px;
  width: 9px;
  z-index: 99;
  content: "";
  position: absolute;
  border: 1px solid #FFFFFF;
  border-radius: 50% 50%;
}
@media screen and (max-width: 980px) {
  .teaser::after {
    top: 40px;
  }
}
@media screen and (max-width: 600px) {
  .teaser::after {
    display: none;
  }
}
.teaser .teaser-container {
  position: absolute;
  color: #FFFFFF;
  text-align: center;
  top: 135px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  z-index: 25;
}
@media screen and (max-width: 980px) {
  .teaser .teaser-container {
    top: 75px;
  }
}
@media screen and (max-width: 600px) {
  .teaser .teaser-container {
    text-align: left;
    left: 55px;
    z-index: 99;
    top: 50%;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
}
.teaser .teaser-container h2, .teaser .teaser-container h4 {
  color: #FFFFFF;
}
@media screen and (max-width: 600px) {
  .teaser .teaser-container h4 {
    z-index: 99;
  }
  .teaser .teaser-container h4::before {
    top: 5px;
    left: -35px;
    z-index: 99;
    height: 9px;
    width: 9px;
    content: "";
    background: #1E1E1E;
    position: absolute;
    border: 1px solid #FFFFFF;
    border-radius: 50% 50%;
  }
}
.teaser .teaser-container p {
  width: 420px;
  margin-top: 5px;
}
@media screen and (max-width: 600px) {
  .teaser .teaser-container p {
    width: calc(100% - 60px);
  }
}
.teaser .teaser-container .basic-btn {
  position: relative;
  display: inline-block;
  margin-top: 30px;
  text-transform: uppercase;
  color: #FFFFFF;
  font-size: 16px;
  padding: 10px 23px 10px 12px;
  border: 1px solid #FFFFFF;
}

.home-news-teaser-main {
  position: relative;
  margin: 0 auto;
  max-width: 1040px;
  min-height: 500px;
  padding-top: 60px;
}
.home-news-teaser-main .news-mobile {
  display: none;
}
@media screen and (max-width: 980px) {
  .home-news-teaser-main .news-desktop {
    min-width: 100%;
    z-index: -1;
    left: 50% !important;
    top: calc(10px + 50%) !important;
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1.4);
        -ms-transform: translateX(-50%) translateY(-50%) scale(1.4);
            transform: translateX(-50%) translateY(-50%) scale(1.4);
  }
}
@media screen and (max-width: 600px) {
  .home-news-teaser-main {
    padding-top: 0;
  }
  .home-news-teaser-main:after {
    content: "";
    width: 1px;
    height: 100%;
    background: #FFFFFF;
    position: absolute;
    top: 0;
    left: 25px;
  }
  .home-news-teaser-main .news-mobile {
    display: block;
    position: relative;
    width: 100vh;
  }
  .home-news-teaser-main .news-desktop {
    display: none;
  }
}
.home-news-teaser-main h2.news-headline {
  padding-bottom: 60px;
  right: 0;
  position: relative;
  width: 50%;
  text-align: right;
  padding-right: 40px;
  z-index: 99;
  color: #FFFFFF;
}
@media screen and (max-width: 600px) {
  .home-news-teaser-main h2.news-headline {
    right: unset;
    position: relative;
    border-left: 1px solid #1E1E1E;
    width: 100%;
    color: #1E1E1E;
    text-align: left;
    margin: 0;
    padding: 75px 0;
    padding-left: 30px;
    width: calc(100% - 90px);
    margin-left: 25px;
  }
}
.home-news-teaser-main h2.news-headline::before {
  position: absolute;
  content: "";
  right: -6px;
  top: 17px;
  width: 11px;
  height: 11px;
  border: 1px solid #FFFFFF;
  border-radius: 50% 50%;
  background: #1E1E1E;
}
@media screen and (max-width: 600px) {
  .home-news-teaser-main h2.news-headline::before {
    top: 80px;
    left: -7px;
    width: 11px;
    height: 11px;
    border: 1px solid black;
    border-radius: 50% 50%;
    background: white;
    z-index: 99;
  }
}
.home-news-teaser-main .home-news-teaser {
  margin-bottom: 0;
  position: relative !important;
}
.home-news-teaser-main .home-news-teaser .lx-teaser-content-container {
  position: relative;
  top: 0;
  left: 0;
  width: calc(50% + 1px);
  height: 100%;
  min-height: 500px;
  background-color: rgba(30, 30, 30, 0.8);
  border-right: 1px solid #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 600px) {
  .home-news-teaser-main .home-news-teaser .lx-teaser-content-container {
    position: absolute;
    width: 100%;
    border-right: none;
    height: 50%;
  }
}
.home-news-teaser-main .home-news-teaser .lx-teaser-content-container .lx-teaser-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding: 0 40px;
}
@media screen and (max-width: 600px) {
  .home-news-teaser-main .home-news-teaser .lx-teaser-content-container .lx-teaser-inner {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 0 30px 0 55px;
  }
}
.home-news-teaser-main .home-news-teaser .lx-teaser-content-container .lx-teaser-inner p.post-meta {
  width: 100%;
  text-align: right;
  color: #FFFFFF;
}
@media screen and (max-width: 600px) {
  .home-news-teaser-main .home-news-teaser .lx-teaser-content-container .lx-teaser-inner p.post-meta {
    text-align: left;
  }
}
.home-news-teaser-main .home-news-teaser .lx-teaser-content-container .lx-teaser-inner p.post-meta .published {
  font-size: 18px;
  line-height: 23px;
  position: relative;
}
.home-news-teaser-main .home-news-teaser .lx-teaser-content-container .lx-teaser-inner p.post-meta .published::before {
  content: "";
  right: -45px;
  width: 7px;
  height: 7px;
  border: 1px solid #FFFFFF;
  border-radius: 50% 50%;
  position: absolute;
  top: 7px;
  background: #1E1E1E;
}
@media screen and (max-width: 600px) {
  .home-news-teaser-main .home-news-teaser .lx-teaser-content-container .lx-teaser-inner p.post-meta .published::before {
    right: unset;
    left: -34px;
    z-index: 999;
  }
}
.home-news-teaser-main .home-news-teaser .lx-teaser-content-container .lx-teaser-inner p {
  color: #FFFFFF;
  text-align: right;
  margin-top: 20px;
}
@media screen and (max-width: 600px) {
  .home-news-teaser-main .home-news-teaser .lx-teaser-content-container .lx-teaser-inner p {
    text-align: left;
  }
}
.home-news-teaser-main .home-news-teaser .lx-teaser-content-container .lx-teaser-inner h3 {
  top: 20px;
  color: #FFFFFF;
  width: 100%;
  text-align: right;
}
@media screen and (max-width: 600px) {
  .home-news-teaser-main .home-news-teaser .lx-teaser-content-container .lx-teaser-inner h3 {
    text-align: left;
  }
}
.home-news-teaser-main .home-news-teaser .lx-teaser-content-container .lx-teaser-inner .btn-basic {
  float: right;
  display: block;
  margin-top: 30px;
  cursor: pointer;
  text-transform: uppercase;
  color: #FFFFFF;
  font-size: 16px;
  padding: 10px 23px 10px 12px;
  border: 1px solid #FFFFFF;
}
@media screen and (max-width: 600px) {
  .home-news-teaser-main .home-news-teaser .lx-teaser-content-container .lx-teaser-inner .btn-basic {
    float: left;
  }
}
.home-news-teaser-main .home-news-teaser img {
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 600px) {
  .home-news-teaser-main .home-news-teaser img {
    position: relative;
  }
}

.lx-container .fileDownload {
  width: 50%;
  left: 50%;
  position: relative;
  margin-left: 40px;
  margin-top: 40px;
}
.lx-container .fileDownload .right_side h2 {
  text-transform: none;
  display: block;
  margin-bottom: 40px;
}
@media screen and (max-width: 600px) {
  .lx-container .fileDownload .right_side h2 {
    font-size: 30px;
    line-height: 32px;
  }
}
.lx-container .fileDownload .right_side h2.circle-left:before {
  background: #FFFFFF;
  border: 1px solid #1E1E1E !important;
}
@media screen and (max-width: 600px) {
  .lx-container .fileDownload .right_side h2.circle-left:before {
    left: -7px !important;
    top: 47px !important;
  }
}
.lx-container .fileDownload .right_side a {
  color: #1E1E1E;
  position: relative;
  font-size: 18x;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.lx-container .fileDownload .right_side a:before {
  width: 100%;
  height: 1px;
  background: #1E1E1E;
  position: absolute;
  bottom: -2px;
  left: 0;
  content: "";
  z-index: 1;
}
.lx-container .fileDownload .right_side a:after {
  font-family: "icomoon" !important;
  background: transparent;
  border: none;
  font-size: 14px;
  margin-left: 5px;
  content: "\e90c";
}
@media screen and (max-width: 600px) {
  .lx-container .fileDownload {
    margin-top: 0px;
    padding-top: 40px;
    width: 100%;
    left: 25px;
    padding-left: 30px;
    margin-left: 0;
    border-left: 1px solid #1E1E1E;
  }
}