@import url('fonts/Exo/stylesheet.css');
@import url('fonts/Trebuchet-MS/stylesheet.css');
.simple-color-transition {
  -webkit-transition: color 0.35s ease-in-out;
  -moz-transition: color 0.35s ease-in-out;
  -o-transition: color 0.35s ease-in-out;
  -ms-transition: color 0.35s ease-in-out;
  transition: color 0.35s ease-in-out;
}
.simple-bg-transition {
  -webkit-transition: background-color 0.35s ease-in-out;
  -moz-transition: background-color 0.35s ease-in-out;
  -o-transition: background-color 0.35s ease-in-out;
  -ms-transition: background-color 0.35s ease-in-out;
  transition: background-color 0.35s ease-in-out;
}
.simple-bdc-transition {
  -webkit-transition: border-color 0.35s ease-in-out;
  -moz-transition: border-color 0.35s ease-in-out;
  -o-transition: border-color 0.35s ease-in-out;
  -ms-transition: border-color 0.35s ease-in-out;
  transition: border-color 0.35s ease-in-out;
}
.simple-opacity-transition {
  -webkit-transition: opacity 0.35s ease-in-out;
  -moz-transition: opacity 0.35s ease-in-out;
  -o-transition: opacity 0.35s ease-in-out;
  -ms-transition: opacity 0.35s ease-in-out;
  transition: opacity 0.35s ease-in-out;
}
.simple-position-transition {
  -webkit-transition: position 0.35s ease-in-out;
  -moz-transition: position 0.35s ease-in-out;
  -o-transition: position 0.35s ease-in-out;
  -ms-transition: position 0.35s ease-in-out;
  transition: position 0.35s ease-in-out;
}
/**** FLEX-box ****/
/**** ICONS ****/
.fa {
  display: inline-block;
  font-family: 'Font Awesome 5 Free';
  font-feature-settings: normal;
  font-kerning: auto;
  font-language-override: normal;
  font-size: inherit;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-synthesis: weight style;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-rendering: auto;
}
/*=====ANIMATIONS=====*/
.checkbox-custom,
.radio-custom {
  opacity: 0;
  position: absolute;
}
.checkbox-custom,
.checkbox-custom-label,
.radio-custom,
.radio-custom-label {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}
.checkbox-custom-label,
.radio-custom-label {
  position: relative;
}
.checkbox-custom-label *,
.radio-custom-label * {
  font-size: 12px;
  font-size: 12/10+0rem;
  line-height: 12px;
  font-family: 'Trebuchet MS';
  font-weight: normal;
  font-style: normal;
  line-height: 14px;
  letter-spacing: 0.0025em;
  color: #A1AAB9;
  text-decoration: none;
}
.checkbox-custom + .checkbox-custom-label:before,
.radio-custom + .radio-custom-label:before {
  content: '';
  background: #fff;
  display: inline-block;
  vertical-align: middle;
  width: 15px;
  height: 15px;
  border-radius: 2px;
  text-align: center;
  margin-right: 10px;
  border: 1px solid #A1A9B8;
}
.checkbox-custom:checked + .checkbox-custom-label:before {
  background: #5A6B8A;
  box-shadow: inset 0px 0px 0px 2px #fff;
}
.checkbox-custom:focus + .checkbox-custom-label,
.radio-custom:focus + .radio-custom-label {
  outline: none ;
}
/* Resets */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a,
a:hover {
  text-decoration: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
input:focus,
textarea:focus,
select:focus {
  outline: none !important;
}
a:focus,
li:focus,
input:focus,
button:focus {
  outline: none;
}
@font-face {
  font-family: "Exo-Black";
  src: url(../css/fonts/Exo/Exo-Black.woff2) format("woff2"), url(../css/fonts/Exo/Exo-Black.woff) format("woff"), url(../css/fonts/Exo/Exo-Black.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Exo-BlackItalic";
  src: url(../css/fonts/Exo/Exo-BlackItalic.woff2) format("woff2"), url(../css/fonts/Exo/Exo-BlackItalic.woff) format("woff"), url(../css/fonts/Exo/Exo-BlackItalic.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Exo-Bold";
  src: url(../css/fonts/Exo/Exo-Bold.woff2) format("woff2"), url(../css/fonts/Exo/Exo-Bold.woff) format("woff"), url(../css/fonts/Exo/Exo-Bold.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Exo-BoldItalic";
  src: url(../css/fonts/Exo/Exo-BoldItalic.woff2) format("woff2"), url(../css/fonts/Exo/Exo-BoldItalic.woff) format("woff"), url(../css/fonts/Exo/Exo-BoldItalic.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Exo-ExtraBold";
  src: url(../css/fonts/Exo/Exo-ExtraBold.woff2) format("woff2"), url(../css/fonts/Exo/Exo-ExtraBold.woff) format("woff"), url(../css/fonts/Exo/Exo-ExtraBold.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Exo-ExtraBoldItalic";
  src: url(../css/fonts/Exo/Exo-ExtraBoldItalic.woff2) format("woff2"), url(../css/fonts/Exo/Exo-ExtraBoldItalic.woff) format("woff"), url(../css/fonts/Exo/Exo-ExtraBoldItalic.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Exo-ExtraLight";
  src: url(../css/fonts/Exo/Exo-ExtraLight.woff2) format("woff2"), url(../css/fonts/Exo/Exo-ExtraLight.woff) format("woff"), url(../css/fonts/Exo/Exo-ExtraLight.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Exo-ExtraLightItalic";
  src: url(../css/fonts/Exo/Exo-ExtraLightItalic.woff2) format("woff2"), url(../css/fonts/Exo/Exo-ExtraLightItalic.woff) format("woff"), url(../css/fonts/Exo/Exo-ExtraLightItalic.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Exo-Italic";
  src: url(../css/fonts/Exo/Exo-Italic.woff2) format("woff2"), url(../css/fonts/Exo/Exo-Italic.woff) format("woff"), url(../css/fonts/Exo/Exo-Italic.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Exo-Light";
  src: url(../css/fonts/Exo/Exo-Light.woff2) format("woff2"), url(../css/fonts/Exo/Exo-Light.woff) format("woff"), url(../css/fonts/Exo/Exo-Light.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Exo-LightItalic";
  src: url(../css/fonts/Exo/Exo-LightItalic.woff2) format("woff2"), url(../css/fonts/Exo/Exo-LightItalic.woff) format("woff"), url(../css/fonts/Exo/Exo-LightItalic.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Exo-Medium";
  src: url(../css/fonts/Exo/Exo-Medium.woff2) format("woff2"), url(../css/fonts/Exo/Exo-Medium.woff) format("woff"), url(../css/fonts/Exo/Exo-Medium.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Exo-MediumItalic";
  src: url(../css/fonts/Exo/Exo-MediumItalic.woff2) format("woff2"), url(../css/fonts/Exo/Exo-MediumItalic.woff) format("woff"), url(../css/fonts/Exo/Exo-MediumItalic.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Exo-Regular";
  src: url(../css/fonts/Exo/Exo-Regular.woff2) format("woff2"), url(../css/fonts/Exo/Exo-Regular.woff) format("woff"), url(../css/fonts/Exo/Exo-Regular.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Exo-RegularItalic";
  src: url(../css/fonts/Exo/Exo-RegularItalic.woff2) format("woff2"), url(../css/fonts/Exo/Exo-RegularItalic.woff) format("woff"), url(../css/fonts/Exo/Exo-RegularItalic.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Exo-SemiBold";
  src: url(../css/fonts/Exo/Exo-SemiBold.woff2) format("woff2"), url(../css/fonts/Exo/Exo-SemiBold.woff) format("woff"), url(../css/fonts/Exo/Exo-SemiBold.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Exo-SemiBoldItalic";
  src: url(../css/fonts/Exo/Exo-SemiBoldItalic.woff2) format("woff2"), url(../css/fonts/Exo/Exo-SemiBoldItalic.woff) format("woff"), url(../css/fonts/Exo/Exo-SemiBoldItalic.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Exo-Thin";
  src: url(../css/fonts/Exo/Exo-Thin.woff2) format("woff2"), url(../css/fonts/Exo/Exo-Thin.woff) format("woff"), url(../css/fonts/Exo/Exo-Thin.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Exo-ThinItalic";
  src: url(../css/fonts/Exo/Exo-ThinItalic.woff2) format("woff2"), url(../css/fonts/Exo/Exo-ThinItalic.woff) format("woff"), url(../css/fonts/Exo/Exo-ThinItalic.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
.exo-black {
  font-family: 'Exo';
  font-weight: 900;
  font-style: normal;
}
.exo-black-italic {
  font-family: 'Exo';
  font-weight: 900;
  font-style: italic;
}
.exo-extra-bold {
  font-family: 'Exo';
  font-weight: 800;
  font-style: normal;
}
.exo-extra-bold-italic {
  font-family: 'Exo';
  font-weight: 800;
  font-style: italic;
}
.exo-bold {
  font-family: 'Exo';
  font-weight: bold;
  font-style: normal;
}
.exo-bold-italic {
  font-family: 'Exo';
  font-weight: bold;
  font-style: italic;
}
.exo-semi-bold {
  font-family: 'Exo';
  font-weight: 600;
  font-style: normal;
}
.exo-semi-bold-italic {
  font-family: 'Exo';
  font-weight: 600;
  font-style: italic;
}
.exo-medium {
  font-family: 'Exo';
  font-weight: 500;
  font-style: normal;
}
.exo-medium-italic {
  font-family: 'Exo';
  font-weight: 500;
  font-style: italic;
}
.exo-regular {
  font-family: 'Exo';
  font-weight: normal;
  font-style: normal;
}
.exo-regular-italic {
  font-family: 'Exo';
  font-weight: normal;
  font-style: italic;
}
.exo-light {
  font-family: 'Exo';
  font-weight: 300;
  font-style: normal;
}
.exo-light-italic {
  font-family: 'Exo';
  font-weight: 300;
  font-style: italic;
}
.exo-extra-light {
  font-family: 'Exo';
  font-weight: 200;
  font-style: normal;
}
.exo-extra-light-italic {
  font-family: 'Exo';
  font-weight: 200;
  font-style: italic;
}
.exo-thin {
  font-family: 'Exo';
  font-weight: 100;
  font-style: normal;
}
.exo-thin-italic {
  font-family: 'Exo';
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: "Trebuchet MS";
  src: url(../css/fonts/Trebuchet MS/TrebuchetMS.woff2) format("woff2"), url(../css/fonts/Trebuchet MS/TrebuchetMS.woff) format("woff"), url(../css/fonts/Trebuchet MS/TrebuchetMS.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "TrebuchetMS-Italic";
  src: url(../css/fonts/Trebuchet MS/TrebuchetMS-Italic.woff2) format("woff2"), url(../css/fonts/Trebuchet MS/TrebuchetMS-Italic.woff) format("woff"), url(../css/fonts/Trebuchet MS/TrebuchetMS-Italic.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "TrebuchetMS-Bold";
  src: url(../css/fonts/Trebuchet MS/TrebuchetMS-Bold.woff2) format("woff2"), url(../css/fonts/Trebuchet MS/TrebuchetMS-Bold.woff) format("woff"), url(../css/fonts/Trebuchet MS/TrebuchetMS-Bold.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Trebuchet-BoldItalic";
  src: url(../css/fonts/Trebuchet MS/Trebuchet-BoldItalic.woff2) format("woff2"), url(../css/fonts/Trebuchet MS/Trebuchet-BoldItalic.woff) format("woff"), url(../css/fonts/Trebuchet MS/Trebuchet-BoldItalic.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
.trebuchet-regular {
  font-family: 'Trebuchet MS';
  font-weight: normal;
  font-style: normal;
}
.trebuchet-regular-italic {
  font-family: 'Trebuchet MS';
  font-weight: normal;
  font-style: italic;
}
.trebuchet-bold {
  font-family: 'Trebuchet MS';
  font-weight: bold;
  font-style: normal;
}
.trebuchet-bold-italic {
  font-family: 'Trebuchet MS';
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "Font Awesome 5 Brands";
  src: url(../css/fonts/FontAwesome/fa-brands-400.woff2) format("woff2"), url(../css/fonts/FontAwesome/fa-brands-400.woff) format("woff"), url(../css/fonts/FontAwesome/fa-brands-400.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Font Awesome 5 Pro Light";
  src: url(../css/fonts/FontAwesome/fa-light-300.woff2) format("woff2"), url(../css/fonts/FontAwesome/fa-light-300.woff) format("woff"), url(../css/fonts/FontAwesome/fa-light-300.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Font Awesome 5 Pro Regular";
  src: url(../css/fonts/FontAwesome/fa-regular-400.woff2) format("woff2"), url(../css/fonts/FontAwesome/fa-regular-400.woff) format("woff"), url(../css/fonts/FontAwesome/fa-regular-400.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Font Awesome 5 Pro Solid";
  src: url(../css/fonts/FontAwesome/fa-solid-900.woff2) format("woff2"), url(../css/fonts/FontAwesome/fa-solid-900.woff) format("woff"), url(../css/fonts/FontAwesome/fa-solid-900.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
.far {
  font-family: 'Font Awesome 5 Pro Regular';
  font-weight: 400;
}
.fas {
  font-family: 'Font Awesome 5 Pro Solid';
  font-weight: 900;
}
.fal {
  font-family: 'Font Awesome 5 Pro Light';
  font-weight: 300;
}
.fab {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
html {
  font-size: 62.5%;
  scroll-behavior: smooth;
}
html body {
  font-size: 16px;
  font-size: 16/10+0rem;
  line-height: 16px;
  font-family: 'Exo';
  font-weight: normal;
  font-style: normal;
  letter-spacing: 0.005em;
  background-color: #FFFFFF;
  position: relative;
  /* default layout styles */
  /*Default wp carousel*/
}
html body strong,
html body b {
  font-weight: bold !important;
}
html body a {
  color: #001e4d;
}
html body a:hover {
  color: #001e4d;
}
@media (min-width: 577px) {
  html body .background {
    background-image: url("libraries/images/institutional-background-1.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: -1;
    top: 0;
  }
}
html body.menu-open {
  overflow-x: hidden;
}
html body.menu-open main,
html body.menu-open footer {
  display: none;
}
html body header {
  position: relative;
}
html body#homepage,
html body#home {
  background-color: #E9E9E9;
}
html body#homepage header,
html body#home header {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99999;
}
@media (min-width: 577px) {
  html body#homepage header,
  html body#home header {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
html body header {
  background-color: #E9E9E9;
  z-index: 9999;
  width: 101%;
}
html body header .navbar {
  width: 100%;
  padding: 0;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  webkit-box-pack: flex-start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
}
html body header .navbar .navbar-toggler {
  width: 10vw;
  padding: 10px 0 0 40px;
  margin: 0;
}
html body header .navbar .navbar-toggler .animated-icon {
  width: 28px;
  height: 20px;
  position: relative;
  margin: 0px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
}
html body header .navbar .navbar-toggler .animated-icon span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  background: #15254F;
}
html body header .navbar .navbar-toggler .animated-icon span:nth-child(1) {
  top: 0px;
}
html body header .navbar .navbar-toggler .animated-icon span:nth-child(2) {
  top: 10px;
}
html body header .navbar .navbar-toggler .animated-icon span:nth-child(3) {
  top: 20px;
}
html body header .navbar .navbar-toggler .animated-icon.open span:nth-child(1) {
  top: 11px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
html body header .navbar .navbar-toggler .animated-icon.open span:nth-child(2) {
  opacity: 0;
  left: -60px;
}
html body header .navbar .navbar-toggler .animated-icon.open span:nth-child(3) {
  top: 11px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
html body header .navbar .navbar-brand {
  width: 40vw;
  margin: 0;
  padding: 25px 20px 20px 20px;
}
html body header .navbar .navbar-brand .logo img {
  padding-left: 0;
  max-width: 125px;
}
html body header .navbar .lang {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: row;
  -webkit-box-direction: row;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  webkit-box-pack: flex-end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -ms-flex-pack: flex-end;
  justify-content: flex-end;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 50vw;
  padding-right: 20px;
}
html body header .navbar .lang .wpml-ls-statics-shortcode_actions ul {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
html body header .navbar .lang .wpml-ls-item {
  position: relative;
  width: 30px;
  height: 30px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: row;
  -webkit-box-direction: row;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #CCCCCB;
  -webkit-transition: background-color 0.35s ease-in-out;
  -moz-transition: background-color 0.35s ease-in-out;
  -o-transition: background-color 0.35s ease-in-out;
  -ms-transition: background-color 0.35s ease-in-out;
  transition: background-color 0.35s ease-in-out;
}
html body header .navbar .lang .wpml-ls-item:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-top: 8px solid #E9E9E9;
  border-right: 8px solid transparent;
  position: absolute;
  top: 0;
  left: 0;
}
html body header .navbar .lang .wpml-ls-item span {
  font-family: 'Exo';
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  font-size: 14/10+0rem;
  line-height: 14px;
  line-height: 24px;
  text-transform: uppercase;
  color: #FFFFFF;
}
html body header .navbar .lang .wpml-ls-item.wpml-ls-current-language {
  background-color: #5A6B8A;
}
html body header .navbar .lang .wpml-ls-item:first-child {
  margin-right: 15px;
}
html body header .navbar .lang .wpml-ls-item:hover {
  background-color: #5A6B8A;
}
html body header .navbar .lang .wpml-ls-item:hover.wpml-ls-current-language {
  background-color: #CCCCCB;
}
html body header .navbar .navbar-collapse {
  width: 100%;
  padding: 10px 0 0 30px;
}
html body header .navbar .navbar-collapse .navbar-nav {
  width: 100%;
}
html body header .navbar .navbar-collapse .navbar-nav .nav-item {
  -webkit-transition: background-color 0.35s ease-in-out;
  -moz-transition: background-color 0.35s ease-in-out;
  -o-transition: background-color 0.35s ease-in-out;
  -ms-transition: background-color 0.35s ease-in-out;
  transition: background-color 0.35s ease-in-out;
}
html body header .navbar .navbar-collapse .navbar-nav .nav-item .nav-link {
  font-family: 'Exo';
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  font-size: 16/10+0rem;
  line-height: 16px;
  line-height: 45px;
  text-transform: uppercase;
  color: #A1AAB9;
  padding: 10px;
  -webkit-transition: color 0.35s ease-in-out;
  -moz-transition: color 0.35s ease-in-out;
  -o-transition: color 0.35s ease-in-out;
  -ms-transition: color 0.35s ease-in-out;
  transition: color 0.35s ease-in-out;
}
html body header .navbar .navbar-collapse .navbar-nav .nav-item .nav-link:after {
  display: none;
}
html body header .navbar .navbar-collapse .navbar-nav .nav-item:hover {
  background-color: #5A6B8A;
}
html body header .navbar .navbar-collapse .navbar-nav .nav-item:hover .nav-link {
  color: #FFFFFF;
}
html body header .navbar .navbar-collapse .navbar-nav .nav-item.dropdown .dropdown-menu {
  margin: 0;
  border-radius: 0;
  padding: 0;
  border: 0;
}
html body header .navbar .navbar-collapse.show {
  background-color: #FFFFFF;
}
html body header .megamenu-li {
  position: relative;
}
html body header .megamenu-li .megamenu {
  width: 400px;
  position: absolute;
  left: 0;
  right: 0;
  padding: 15px;
  background: transparent;
}
html body header .megamenu-li .megamenu .submenu-item {
  display: flex;
  justify-content: center;
}
html body header .megamenu-li .megamenu .submenu-item .wrap,
html body header .megamenu-li .megamenu .submenu-item .nav-link {
  width: 60%;
  flex-wrap: wrap;
  font-family: 'Exo';
  font-weight: bold;
  font-style: normal;
  font-size: 16px;
  font-size: 16/10+0rem;
  line-height: 16px;
  line-height: 21px;
  text-transform: uppercase;
  color: #FFFFFF;
  -webkit-transition: color 0.35s ease-in-out;
  -moz-transition: color 0.35s ease-in-out;
  -o-transition: color 0.35s ease-in-out;
  -ms-transition: color 0.35s ease-in-out;
  transition: color 0.35s ease-in-out;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  webkit-box-pack: space-between;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  border-bottom: 2px solid #4D5B75;
  background-color: rgba(90, 107, 138, 0.9);
  padding: 25px 20px;
  width: 100%;
  padding-left: 20px!important;
  padding-right: 20px!important;
  padding-bottom: 20px!important;
  line-height: 30px!important;
  -webkit-transition: background-color 0.35s ease-in-out;
  -moz-transition: background-color 0.35s ease-in-out;
  -o-transition: background-color 0.35s ease-in-out;
  -ms-transition: background-color 0.35s ease-in-out;
  transition: background-color 0.35s ease-in-out;
}
html body header .megamenu-li .megamenu .submenu-item .wrap .text-wrapper .title,
html body header .megamenu-li .megamenu .submenu-item .nav-link .text-wrapper .title {
  font-family: 'Exo';
  font-weight: bold;
  font-style: normal;
  font-size: 16px;
  font-size: 16/10+0rem;
  line-height: 16px;
  line-height: 21px;
  text-transform: uppercase;
  color: #FFFFFF;
  -webkit-transition: color 0.35s ease-in-out;
  -moz-transition: color 0.35s ease-in-out;
  -o-transition: color 0.35s ease-in-out;
  -ms-transition: color 0.35s ease-in-out;
  transition: color 0.35s ease-in-out;
}
html body header .megamenu-li .megamenu .submenu-item .wrap .text-wrapper .text,
html body header .megamenu-li .megamenu .submenu-item .nav-link .text-wrapper .text {
  font-family: 'Exo';
  font-weight: normal;
  font-style: normal;
  font-size: 11px;
  font-size: 11/10+0rem;
  line-height: 11px;
  line-height: 13px;
  letter-spacing: 0.005em;
  color: #A1AAB9;
  -webkit-transition: color 0.35s ease-in-out;
  -moz-transition: color 0.35s ease-in-out;
  -o-transition: color 0.35s ease-in-out;
  -ms-transition: color 0.35s ease-in-out;
  transition: color 0.35s ease-in-out;
  padding-right: 10px;
  text-transform: initial;
}
html body header .megamenu-li .megamenu .submenu-item .wrap .text-wrapper .text a,
html body header .megamenu-li .megamenu .submenu-item .nav-link .text-wrapper .text a {
  font-weight: bold;
}
html body header .megamenu-li .megamenu .submenu-item .wrap .text-wrapper .text a:hover,
html body header .megamenu-li .megamenu .submenu-item .nav-link .text-wrapper .text a:hover {
  text-decoration: underline;
}
html body header .megamenu-li .megamenu .submenu-item .wrap .img-wrapper img,
html body header .megamenu-li .megamenu .submenu-item .nav-link .img-wrapper img {
  max-width: 110px;
}
html body header .megamenu-li .megamenu .submenu-item .img-wrapper {
  width: 40%;
  display: flex;
  margin-bottom: unset;
}
html body header .megamenu-li .megamenu .submenu-item .img-wrapper .nav-link img {
  max-width: 110px;
  object-fit: contain;
}
html body header .megamenu-li .megamenu .submenu-item:hover .wrap {
  background-color: #5A6B8A;
}
html body header .megamenu-li .megamenu .submenu-item:last-child .wrap {
  border-bottom: none;
}
html body header.open .navbar .navbar-collapse {
  padding: 0;
  border-top: 3px solid #5A6B8A;
}
html body header.open .navbar .navbar-collapse .navbar-nav {
  min-height: calc((100vh - 70px));
  webkit-box-pack: flex-start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
}
html body header.open .navbar .navbar-collapse .navbar-nav .nav-item {
  width: 100%;
  padding-right: 0;
  border-bottom: 1px solid #A1AAB9;
}
html body header.open .navbar .navbar-collapse .navbar-nav .nav-item .nav-link {
  width: 100%;
  padding: 18px 30px;
  font-family: 'Exo';
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  font-size: 16/10+0rem;
  line-height: 16px;
  line-height: 24px;
  letter-spacing: 0.005em;
  color: #A1AAB9;
}
html body header.open .navbar .navbar-collapse .navbar-nav .nav-item.active .nav-link:before {
  display: none;
}
html body header.open .navbar .navbar-collapse .navbar-nav .nav-item.show {
  background-color: #5A6B8A;
}
html body header.open .navbar .navbar-collapse .navbar-nav .nav-item.show .nav-link {
  color: #FFFFFF;
}
html body header.open .navbar .navbar-collapse .navbar-nav .nav-item.show .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
}
html body header.open .navbar .navbar-collapse .navbar-nav .nav-item.show .dropdown-menu .submenu-item {
  background-color: #5A6B8A;
  width: 100%;
  padding-right: 0;
  border-bottom: 1px solid #4D5B75;
}
html body header.open .navbar .navbar-collapse .navbar-nav .nav-item.show .dropdown-menu .submenu-item .wrap {
  padding: 0;
  border: 0;
}
html body header.open .navbar .navbar-collapse .navbar-nav .nav-item.show .dropdown-menu .submenu-item a {
  display: block;
  width: 100%;
}
html body header.open .navbar .navbar-collapse .navbar-nav .nav-item.show .dropdown-menu .submenu-item a .text-wrapper {
  padding: 18px 0 18px 50px;
}
html body header.open .navbar .navbar-collapse .navbar-nav .nav-item.show .dropdown-menu .submenu-item a .text-wrapper .title {
  font-family: 'Exo';
  font-weight: normal;
  font-style: normal;
  font-size: 13px;
  font-size: 13/10+0rem;
  line-height: 13px;
  line-height: 24px;
  letter-spacing: 0.005em;
  text-transform: uppercase;
  color: #FFFFFF;
}
html body header.open .navbar .navbar-collapse .navbar-nav .nav-item.show .dropdown-menu .submenu-item a .text-wrapper .text {
  display: none;
}
html body header.open .navbar .navbar-collapse .navbar-nav .nav-item.show .dropdown-menu .submenu-item a .img-wrapper {
  display: none;
}
html body header.open .navbar .navbar-collapse .navbar-nav .nav-item.show .dropdown-menu .submenu-item:first-child {
  border-top: 1px solid #4D5B75;
}
html body header.open .navbar .navbar-collapse .navbar-nav .nav-item:last-child {
  border-bottom: none;
}
html body header.open .navbar .navbar-collapse.show {
  background-color: #E9E9E9;
}
html body header.open .megamenu-li {
  position: relative;
}
html body header.open .megamenu-li.dropdown:before {
  content: "\f068";
  display: block;
  font-family: 'Font Awesome 5 Pro Solid';
  font-weight: 900;
  font-size: 12px;
  font-size: 12/10+0rem;
  line-height: 12px;
  padding-right: 20px;
  position: absolute;
  right: 0;
  top: 25px;
  color: #A1AAB9;
  -webkit-transition: opacity 0.35s ease-in-out;
  -moz-transition: opacity 0.35s ease-in-out;
  -o-transition: opacity 0.35s ease-in-out;
  -ms-transition: opacity 0.35s ease-in-out;
  transition: opacity 0.35s ease-in-out;
  opacity: 0;
}
html body header.open .megamenu-li.dropdown:after {
  content: "\f067";
  display: block;
  font-family: 'Font Awesome 5 Pro Solid';
  font-weight: 900;
  font-size: 12px;
  font-size: 12/10+0rem;
  line-height: 12px;
  padding-right: 20px;
  position: absolute;
  right: 0;
  top: 25px;
  color: #A1AAB9;
  -webkit-transition: opacity 0.35s ease-in-out;
  -moz-transition: opacity 0.35s ease-in-out;
  -o-transition: opacity 0.35s ease-in-out;
  -ms-transition: opacity 0.35s ease-in-out;
  transition: opacity 0.35s ease-in-out;
}
html body header.open .megamenu-li.dropdown.show:before {
  opacity: 1;
}
html body header.open .megamenu-li.dropdown.show:after {
  opacity: 0;
}
html body header.open .megamenu-li .megamenu {
  position: inherit;
  width: 100%;
  left: 0;
  right: 0;
  padding: 15px;
}
html body header.open .megamenu-li .megamenu .submenu-item .wrap .text-wrapper .text {
  display: none;
}
html body header.open .megamenu-li .megamenu .submenu-item .wrap .img-wrapper {
  display: none;
}
@media (max-width: 992px) {
  html body header.open .navbar-collapse {
    display: block;
  }
}
@media (max-width: 767px) {
  html body header .navbar {
    box-shadow: 0 2px 0 #A1A9B8;
  }
  html body header .navbar .navbar-toggler {
    padding: 0 0 0 20px;
  }
  html body header .navbar .navbar-brand .logo img {
    padding-left: 10px;
    max-width: 145px;
  }
}
@media (min-width: 577px) {
  html body header {
    background-color: #FFFFFF;
  }
  html body header .navbar {
    padding: 15px 0 0 0;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  html body header .navbar .navbar-brand {
    width: 45%;
  }
  html body header .navbar .navbar-brand .logo img {
    padding-left: 20px;
    max-width: 80%;
  }
  html body header .navbar .lang {
    width: 40%;
    padding-right: 20px;
  }
  html body header .navbar .lang .wpml-ls-statics-shortcode_actions ul {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
  }
  html body header .navbar .lang .wpml-ls-item {
    position: relative;
    width: 40px;
    height: 40px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-box-orient: row;
    -webkit-box-direction: row;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #A1AAB9;
    -webkit-transition: background-color 0.35s ease-in-out;
    -moz-transition: background-color 0.35s ease-in-out;
    -o-transition: background-color 0.35s ease-in-out;
    -ms-transition: background-color 0.35s ease-in-out;
    transition: background-color 0.35s ease-in-out;
  }
  html body header .navbar .lang .wpml-ls-item:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-top: 8px solid #FFFFFF;
    border-right: 8px solid transparent;
    position: absolute;
    top: 0;
    left: 0;
  }
  html body header .navbar .lang .wpml-ls-item span {
    font-family: 'Exo';
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    font-size: 16/10+0rem;
    line-height: 16px;
    line-height: 24px;
    text-transform: uppercase;
    color: #FFFFFF;
  }
  html body header .navbar .lang .wpml-ls-item.active {
    background-color: #5A6B8A;
  }
  html body header .navbar .lang .wpml-ls-item:first-child {
    margin-right: 15px;
  }
  html body header .navbar .lang .wpml-ls-item:hover {
    background-color: #5A6B8A;
  }
  html body header .navbar .lang .wpml-ls-item:hover.active {
    background-color: #A1AAB9;
  }
  html body header .navbar .navbar-collapse {
    width: 100%;
    padding: 10px 0 0 30px;
  }
  html body header .navbar .navbar-collapse .navbar-nav {
    width: 100%;
  }
  html body header .navbar .navbar-collapse .navbar-nav .nav-item .nav-link {
    font-family: 'Exo';
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    font-size: 16/10+0rem;
    line-height: 16px;
    line-height: 45px;
    text-transform: uppercase;
    color: #A1AAB9;
    padding: 10px;
    -webkit-transition: color 0.35s ease-in-out;
    -moz-transition: color 0.35s ease-in-out;
    -o-transition: color 0.35s ease-in-out;
    -ms-transition: color 0.35s ease-in-out;
    transition: color 0.35s ease-in-out;
  }
  html body header .navbar .navbar-collapse .navbar-nav .nav-item .nav-link:after {
    display: none;
  }
  html body header .navbar .navbar-collapse .navbar-nav .nav-item .nav-link.active {
    border-top: 2px solid #5A6B8A;
  }
  html body header .navbar .navbar-collapse .navbar-nav .nav-item:hover {
    background-color: #5A6B8A;
  }
  html body header .navbar .navbar-collapse .navbar-nav .nav-item:hover .nav-link {
    color: #FFFFFF;
  }
  html body header .navbar .navbar-collapse .navbar-nav .nav-item.dropdown .dropdown-menu {
    margin: 0;
    border-radius: 0;
  }
  html body header .navbar .navbar-collapse.show {
    background-color: #FFFFFF;
  }
}
@media (min-width: 992px) {
  html body header .navbar .navbar-collapse .navbar-nav .nav-item.active .nav-link:before {
    content: '';
    display: block;
    height: 2px;
    width: 100%;
    position: relative;
    top: -10px;
    background-color: #5A6B8A;
  }
}
@media (min-width: 1200px) {
  html body header .navbar {
    width: 100%;
    padding: 40px 0 0 0;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  html body header .navbar .navbar-brand {
    width: 50%;
    margin: 0;
    padding: 0;
  }
  html body header .navbar .navbar-brand .logo img {
    padding-left: 40px;
    max-width: 100%;
  }
  html body header .navbar .lang {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-box-orient: row;
    -webkit-box-direction: row;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    webkit-box-pack: flex-end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    -ms-flex-pack: flex-end;
    justify-content: flex-end;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 50%;
    padding-right: 40px;
  }
  html body header .navbar .lang .wpml-ls-statics-shortcode_actions ul {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
  }
  html body header .navbar .lang .wpml-ls-item {
    position: relative;
    width: 40px;
    height: 40px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-box-orient: row;
    -webkit-box-direction: row;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #CCCCCB;
    -webkit-transition: background-color 0.35s ease-in-out;
    -moz-transition: background-color 0.35s ease-in-out;
    -o-transition: background-color 0.35s ease-in-out;
    -ms-transition: background-color 0.35s ease-in-out;
    transition: background-color 0.35s ease-in-out;
  }
  html body header .navbar .lang .wpml-ls-item:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-top: 8px solid #FFFFFF;
    border-right: 8px solid transparent;
    position: absolute;
    top: 0;
    left: 0;
  }
  html body header .navbar .lang .wpml-ls-item span {
    font-family: 'Exo';
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    font-size: 16/10+0rem;
    line-height: 16px;
    line-height: 24px;
    text-transform: uppercase;
    color: #FFFFFF;
  }
  html body header .navbar .lang .wpml-ls-item.active {
    background-color: #5A6B8A;
  }
  html body header .navbar .lang .wpml-ls-item:first-child {
    margin-right: 15px;
  }
  html body header .navbar .lang .wpml-ls-item:hover {
    background-color: #5A6B8A;
  }
  html body header .navbar .lang .wpml-ls-item:hover.active {
    background-color: #CCCCCB;
  }
  html body header .navbar .navbar-collapse {
    width: 100%;
    padding: 10px 0 0 30px;
  }
  html body header .navbar .navbar-collapse .navbar-nav {
    width: 100%;
  }
  html body header .navbar .navbar-collapse .navbar-nav .nav-item:hover {
    background-color: #5A6B8A;
  }
  html body header .navbar .navbar-collapse .navbar-nav .nav-item:hover .nav-link {
    color: #FFFFFF;
  }
  html body header .navbar .navbar-collapse .navbar-nav .nav-item:hover .dropdown-menu {
    display: block;
  }
  html body header .navbar .navbar-collapse .navbar-nav .nav-item .nav-link {
    border-top: 2px solid transparent;
    font-family: 'Exo';
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    font-size: 16/10+0rem;
    line-height: 16px;
    line-height: 45px;
    text-transform: uppercase;
    color: #A1AAB9;
    padding: 10px;
    -webkit-transition: color 0.35s ease-in-out;
    -moz-transition: color 0.35s ease-in-out;
    -o-transition: color 0.35s ease-in-out;
    -ms-transition: color 0.35s ease-in-out;
    transition: color 0.35s ease-in-out;
  }
  html body header .navbar .navbar-collapse .navbar-nav .nav-item .nav-link:after {
    display: none;
  }
  html body header .navbar .navbar-collapse .navbar-nav .nav-item .nav-link.active {
    border-top: 2px solid #5A6B8A;
  }
  html body header .navbar .navbar-collapse .navbar-nav .nav-item:hover {
    background-color: #5A6B8A;
  }
  html body header .navbar .navbar-collapse .navbar-nav .nav-item:hover .nav-link {
    color: #FFFFFF;
  }
  html body header .navbar .navbar-collapse .navbar-nav .nav-item.dropdown .dropdown-menu {
    margin: 0;
    border-radius: 0;
  }
  html body header .navbar .navbar-collapse .navbar-nav .nav-item.current_item a.nav-link {
    border-top: 2px solid #5A6B8A;
  }
  html body header .navbar .navbar-collapse.show {
    background-color: #FFFFFF;
  }
}
@media (min-width: 992px) {
  html body main {
    min-height: calc((100vh - 317px));
  }
}
html body main > .vc_row {
  margin-left: 0;
  margin-right: 0;
}
html body main section.hero-slider-section .carrousel-wrapper li {
  width: 100%;
}
html body main section.hero-slider-section .carrousel-wrapper .bg-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
}
html body main section.hero-slider-section .carrousel-wrapper .bg-wrapper .bg-list {
  position: relative;
  width: 100%;
  height: 100%;
}
@media (min-width: 768px) {
  html body main section.hero-slider-section .carrousel-wrapper .bg-wrapper .bg-list .bg-item {
    background-color: rgba(127, 129, 131, 0.5);
  }
  html body main section.hero-slider-section .carrousel-wrapper .bg-wrapper .bg-list .bg-item.bg-top {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 0;
    width: 720px;
    height: 200px;
  }
  html body main section.hero-slider-section .carrousel-wrapper .bg-wrapper .bg-list .bg-item.bg-bottom {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 0;
    width: 720px;
    height: 60px;
  }
  html body main section.hero-slider-section .carrousel-wrapper .bg-wrapper .bg-list .bg-item.bg-left {
    width: calc((100% - 720px) / 2);
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
  }
  html body main section.hero-slider-section .carrousel-wrapper .bg-wrapper .bg-list .bg-item.bg-right {
    height: 100%;
    width: calc((100% - 720px) / 2);
    position: absolute;
    top: 0;
    right: 0;
  }
}
@media (min-width: 992px) {
  html body main section.hero-slider-section .carrousel-wrapper .bg-wrapper .bg-list .bg-item.bg-top {
    width: 960px;
  }
  html body main section.hero-slider-section .carrousel-wrapper .bg-wrapper .bg-list .bg-item.bg-bottom {
    width: 960px;
  }
  html body main section.hero-slider-section .carrousel-wrapper .bg-wrapper .bg-list .bg-item.bg-left {
    width: calc((100% - 960px) / 2);
  }
  html body main section.hero-slider-section .carrousel-wrapper .bg-wrapper .bg-list .bg-item.bg-right {
    width: calc((100% - 960px) / 2);
  }
}
@media (min-width: 1200px) {
  html body main section.hero-slider-section .carrousel-wrapper .bg-wrapper .bg-list .bg-item.bg-top {
    width: 1140px;
  }
  html body main section.hero-slider-section .carrousel-wrapper .bg-wrapper .bg-list .bg-item.bg-bottom {
    width: 1140px;
  }
  html body main section.hero-slider-section .carrousel-wrapper .bg-wrapper .bg-list .bg-item.bg-left {
    width: calc((100% - 1140px) / 2);
  }
  html body main section.hero-slider-section .carrousel-wrapper .bg-wrapper .bg-list .bg-item.bg-right {
    width: calc((100% - 1140px) / 2);
  }
}
html body main section.hero-slider-section .carrousel-wrapper .owl-carousel .owl-slide {
  height: 600px;
}
html body main section.hero-slider-section .carrousel-wrapper .owl-carousel .owl-slide .container {
  z-index: 9999;
}
html body main section.hero-slider-section .carrousel-wrapper .owl-carousel .owl-slide .container .owl-slide-text {
  background-color: rgba(90, 107, 138, 0.5);
  text-align: center;
  margin-top: 120px;
}
html body main section.hero-slider-section .carrousel-wrapper .owl-carousel .owl-slide .container .owl-slide-text .text-wrapper {
  padding: 30px 25px 60px 25px;
}
html body main section.hero-slider-section .carrousel-wrapper .owl-carousel .owl-slide .container .owl-slide-text .text-wrapper .owl-slide-title {
  font-family: 'Exo';
  font-weight: bold;
  font-style: normal;
  font-size: 32px;
  font-size: 32/10+0rem;
  line-height: 32px;
  text-transform: uppercase;
  color: #FFFFFF;
  letter-spacing: 0.0015em;
  text-shadow: 0 1px 1px #000000;
}
html body main section.hero-slider-section .carrousel-wrapper .owl-carousel .owl-slide .container .owl-slide-text .text-wrapper .owl-slide-subtitle {
  font-family: 'Exo';
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  font-size: 16/10+0rem;
  line-height: 16px;
  text-transform: uppercase;
  color: #FFFFFF;
  letter-spacing: 0.0015em;
  text-shadow: 0 1px 0 #596b89;
}
html body main section.hero-slider-section .carrousel-wrapper .owl-carousel .owl-slide .container .owl-slide-text .button-wrapper {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  height: 55px;
}
html body main section.hero-slider-section .carrousel-wrapper .owl-carousel .owl-slide .container .owl-slide-text .button-wrapper .slider-button {
  background-color: rgba(255, 255, 255, 0.9);
  width: calc(100% - 140px);
  font-family: 'Exo';
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  font-size: 16/10+0rem;
  line-height: 16px;
  text-transform: uppercase;
  color: #5A6B8A;
  letter-spacing: 0.0015em;
  text-align: left;
  padding: 20px 40px;
}
html body main section.hero-slider-section .carrousel-wrapper .owl-carousel .owl-slide .container .owl-slide-text .button-wrapper .counter-wrapper {
  position: relative;
  background-color: #5A6B8A;
  width: 140px;
}
html body main section.hero-slider-section .carrousel-wrapper .owl-carousel .owl-slide .container .owl-slide-text .button-wrapper .counter-wrapper .slider-counter {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  font-family: 'Exo';
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  font-size: 16/10+0rem;
  line-height: 16px;
  text-transform: uppercase;
  color: #FFFFFF;
  letter-spacing: 0.0015em;
}
html body main section.hero-slider-section .carrousel-wrapper .owl-carousel .owl-slide .container .owl-slide-text .button-wrapper .counter-wrapper .slider-counter .current {
  font-family: 'Exo';
  font-weight: bold;
  font-style: normal;
  font-size: 32px;
  font-size: 32/10+0rem;
  line-height: 32px;
}
html body main section.hero-slider-section .carrousel-wrapper .owl-carousel .owl-slide .container .owl-slide-text .button-wrapper .counter-wrapper .owl-nav {
  margin: 0;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}
html body main section.hero-slider-section .carrousel-wrapper .owl-carousel .owl-slide .container .owl-slide-text .button-wrapper .counter-wrapper .owl-nav .owl-prev,
html body main section.hero-slider-section .carrousel-wrapper .owl-carousel .owl-slide .container .owl-slide-text .button-wrapper .counter-wrapper .owl-nav .owl-next {
  margin: 0;
  width: 50%;
}
html body main section.hero-slider-section .carrousel-wrapper .owl-carousel .owl-slide .container .owl-slide-text .button-wrapper .counter-wrapper .owl-nav .owl-prev i:before,
html body main section.hero-slider-section .carrousel-wrapper .owl-carousel .owl-slide .container .owl-slide-text .button-wrapper .counter-wrapper .owl-nav .owl-next i:before {
  font-size: 26px;
  font-size: 26/10+0rem;
  line-height: 26px;
  color: #FFFFFF;
}
html body main section.hero-slider-section .carrousel-wrapper .owl-carousel .owl-slide .container .owl-slide-text .button-wrapper .counter-wrapper .owl-nav .owl-prev:hover,
html body main section.hero-slider-section .carrousel-wrapper .owl-carousel .owl-slide .container .owl-slide-text .button-wrapper .counter-wrapper .owl-nav .owl-next:hover {
  background-color: transparent;
}
html body main section.hero-slider-section .carrousel-wrapper .owl-carousel .owl-slide .container .owl-slide-text .button-wrapper .counter-wrapper .owl-nav .owl-prev {
  text-align: left;
}
html body main section.hero-slider-section .carrousel-wrapper .owl-carousel .owl-slide .container .owl-slide-text .button-wrapper .counter-wrapper .owl-nav .owl-prev i {
  padding-left: 20px;
}
html body main section.hero-slider-section .carrousel-wrapper .owl-carousel .owl-slide .container .owl-slide-text .button-wrapper .counter-wrapper .owl-nav .owl-next {
  text-align: right;
}
html body main section.hero-slider-section .carrousel-wrapper .owl-carousel .owl-slide .container .owl-slide-text .button-wrapper .counter-wrapper .owl-nav .owl-next i {
  padding-right: 20px;
}
html body main section.hero-slider-section .carrousel-wrapper .owl-carousel .owl-slide-animated {
  transform: translateX(20px);
  opacity: 0;
  visibility: hidden;
  transition: all 0.05s;
}
html body main section.hero-slider-section .carrousel-wrapper .owl-carousel .owl-slide-animated.is-transitioned {
  transform: none;
  opacity: 1;
  visibility: visible;
  transition: all 0.5s;
}
html body main section.hero-slider-section .carrousel-wrapper .owl-carousel .owl-slide-animated.owl-slide-title.is-transitioned {
  transition-delay: 0.5s;
}
html body main section.hero-slider-section .carrousel-wrapper .owl-carousel .owl-slide-animated.owl-slide-subtitle.is-transitioned {
  transition-delay: 0.5s;
}
html body main section.hero-slider-section .carrousel-wrapper .owl-carousel .owl-slide-animated.counter-wrapper.is-transitioned {
  transition-delay: 0.5s;
}
html body main section.hero-slider-section .carrousel-wrapper .owl-carousel .owl-slide-animated.owl-slide-cta.is-transitioned {
  transition-delay: 0.5s;
}
html body main section.hero-slider-section .carrousel-wrapper .owl-carousel .owl-dots {
  display: none;
}
html body main section.hero-slider-section br {
  display: none;
}
@media (max-width: 480px) {
  html body main section.hero-slider-section br {
    display: block;
  }
}
@media (max-width: 767px) {
  html body main section.hero-slider-section .carrousel-wrapper .bg-wrapper {
    display: none;
  }
  html body main section.hero-slider-section .carrousel-wrapper .owl-carousel .owl-slide {
    width: 100% !important;
  }
  html body main section.hero-slider-section .carrousel-wrapper .owl-carousel .owl-slide .container .owl-slide-text {
    margin-top: 40px;
  }
  html body main section.hero-slider-section .carrousel-wrapper .owl-carousel .owl-slide .container .owl-slide-text .text-wrapper {
    padding: 30px 25px 60px 25px;
  }
  html body main section.hero-slider-section .carrousel-wrapper .owl-carousel .owl-slide .container .owl-slide-text .text-wrapper .owl-slide-title {
    font-size: 36px;
    font-size: 36/10+0rem;
    line-height: 36px;
  }
  html body main section.hero-slider-section .carrousel-wrapper .owl-carousel .owl-slide .container .owl-slide-text .text-wrapper .owl-slide-subtitle {
    display: none;
  }
  html body main section.hero-slider-section .carrousel-wrapper .owl-carousel .owl-slide .container .owl-slide-text .button-wrapper .slider-button {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-item-align: center;
    align-self: center;
    height: 55px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    font-size: 12px;
    font-size: 12/10+0rem;
    line-height: 12px;
    line-height: 16px;
    padding: 0 0 0 10px;
  }
  html body main section.hero-slider-section .carrousel-wrapper .owl-carousel .owl-slide .container .owl-slide-text .button-wrapper .counter-wrapper {
    width: 50%;
  }
}
html body main section.image-list-link-section {
  margin-top: -40px;
  min-height: 410px;
  padding: 0;
}
html body main section.image-list-link-section::-webkit-scrollbar-track {
  display: none;
}
html body main section.image-list-link-section::-webkit-scrollbar {
  display: none;
}
html body main section.image-list-link-section::-webkit-scrollbar-thumb {
  display: none;
}
html body main section.image-list-link-section .list {
  width: 1170px;
  position: relative;
  z-index: 999;
}
html body main section.image-list-link-section .list .list-item .wrap {
  height: 360px;
  border-bottom: 2px solid #A1AAB9;
}
html body main section.image-list-link-section .list .list-item .wrap .img-bg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 100%;
  width: 100%;
  position: relative;
}
html body main section.image-list-link-section .list .list-item .wrap .img-bg:after {
  content: '';
  background-image: url("libraries/images/sprite.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
html body main section.image-list-link-section .list .list-item .wrap .image-wrapper {
  position: relative;
}
html body main section.image-list-link-section .list .list-item .wrap .image-wrapper img {
  display: block;
  width: 100%;
}
html body main section.image-list-link-section .list .list-item .wrap .title-wrapper {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 0;
  text-align: center;
}
html body main section.image-list-link-section .list .list-item .wrap .title-wrapper .title {
  padding-top: 40px;
  font-family: 'Exo';
  font-weight: 300;
  font-style: normal;
  font-size: 22px;
  font-size: 22/10+0rem;
  line-height: 22px;
  text-transform: uppercase;
  letter-spacing: 0.005em;
  color: #FFFFFF;
  text-shadow: 0 1px 0 #596b89;
}
html body main section.image-list-link-section .list .list-item .hover-wrapper {
  position: absolute;
  left: 0;
  bottom: -13px;
  margin: 15px;
  height: 0;
  -webkit-transition: height 0.35s ease-in-out;
  -moz-transition: height 0.35s ease-in-out;
  -o-transition: height 0.35s ease-in-out;
  -ms-transition: height 0.35s ease-in-out;
  transition: height 0.35s ease-in-out;
  overflow: hidden;
}
html body main section.image-list-link-section .list .list-item .hover-wrapper .text {
  opacity: 0;
  padding: 20px 35px;
  text-align: center;
  -webkit-transition: opacity 0.15s ease-in-out;
  -moz-transition: opacity 0.15s ease-in-out;
  -o-transition: opacity 0.15s ease-in-out;
  -ms-transition: opacity 0.15s ease-in-out;
  transition: opacity 0.15s ease-in-out;
}
html body main section.image-list-link-section .list .list-item .hover-wrapper .text * {
  font-family: 'Trebuchet MS';
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  font-size: 12/10+0rem;
  line-height: 12px;
  line-height: 16px;
  text-transform: uppercase;
  letter-spacing: 0.005em;
  color: #5A6B8A;
}
html body main section.image-list-link-section .list .list-item .button-wrapper a {
  bottom: -25px;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
html body main section.image-list-link-section .list .list-item .button-wrapper a i {
  width: 50px;
  height: 50px;
  background-color: #FFFFFF;
  position: relative;
  border-radius: 50%;
  -webkit-box-shadow: 0 -5px 0 0 #E9E9E9;
  box-shadow: 0 -5px 0 0 #E9E9E9;
  -webkit-transition: background-color 0.35s ease-in-out;
  -moz-transition: background-color 0.35s ease-in-out;
  -o-transition: background-color 0.35s ease-in-out;
  -ms-transition: background-color 0.35s ease-in-out;
  transition: background-color 0.35s ease-in-out;
  -webkit-transition: transform 0.25s ease-in-out;
  -moz-transition: transform 0.25s ease-in-out;
  -o-transition: transform 0.25s ease-in-out;
  -ms-transition: transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out;
}
html body main section.image-list-link-section .list .list-item .button-wrapper a i:before {
  color: #5A6B8A;
  font-size: 22px;
  font-size: 22/10+0rem;
  line-height: 22px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}
html body main section.image-list-link-section .list .list-item .button-wrapper a:hover i {
  background-color: #E9E9E9;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-box-shadow: -3px 0 0 0 rgba(161, 169, 184, 0.8);
  box-shadow: -3px 0 0 0 rgba(161, 169, 184, 0.8);
}
html body main section.image-list-link-section .list .list-item.is-image-item .wrap .link-list {
  display: none;
}
html body main section.image-list-link-section .list .list-item.is-image-item .hover-wrapper {
  background-color: #FFFFFF;
}
html body main section.image-list-link-section .list .list-item.is-image-item .hover-wrapper form {
  display: none;
}
html body main section.image-list-link-section .list .list-item.is-form-item .wrap .link-list {
  display: none;
}
html body main section.image-list-link-section .list .list-item.is-form-item .hover-wrapper {
  width: calc((100% - 30px));
  background-color: #FFFFFF;
  text-align: center;
  padding: 0;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
html body main section.image-list-link-section .list .list-item.is-form-item .hover-wrapper .hover-title {
  font-family: 'Exo';
  font-weight: 300;
  font-style: normal;
  font-size: 22px;
  font-size: 22/10+0rem;
  line-height: 22px;
  text-transform: uppercase;
  letter-spacing: 0.005em;
  color: #5A6B8A;
}
html body main section.image-list-link-section .list .list-item.is-form-item .hover-wrapper .hover-sub-title {
  font-family: 'Exo';
  font-weight: 300;
  font-style: normal;
  font-size: 14px;
  font-size: 14/10+0rem;
  line-height: 14px;
  text-transform: uppercase;
  letter-spacing: 0.005em;
  color: #A1AAB9;
}
html body main section.image-list-link-section .list .list-item.is-form-item .hover-wrapper form {
  margin-top: 15px;
}
html body main section.image-list-link-section .list .list-item.is-form-item .hover-wrapper form .select-field {
  background: white url("data:image/svg+xml;utf8,<svg viewBox='0 0 140 140' width='16' height='16' xmlns='http://www.w3.org/2000/svg'><g><path d='m121.3,34.6c-1.6-1.6-4.2-1.6-5.8,0l-51,51.1-51.1-51.1c-1.6-1.6-4.2-1.6-5.8,0-1.6,1.6-1.6,4.2 0,5.8l53.9,53.9c0.8,0.8 1.8,1.2 2.9,1.2 1,0 2.1-0.4 2.9-1.2l53.9-53.9c1.7-1.6 1.7-4.2 0.1-5.8z' fill='black'/></g></svg>") no-repeat right 1rem center / 14px 10px;
  margin-top: 15px;
  height: 35px;
  border-radius: 0;
  border: 1px solid #5A6B8A;
  /*Ie 10/11*/
  text-transform: uppercase;
}
@supports ( -ms-accelerator:true ) {
  html body main section.image-list-link-section .list .list-item.is-form-item .hover-wrapper form .select-field {
    padding-right: 25px;
    background: url(https://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png) no-repeat;
    background-size: 10px 10px;
    background-position: right 10px center;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  html body main section.image-list-link-section .list .list-item.is-form-item .hover-wrapper form .select-field {
    padding-right: 25px;
    background: url(https://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png) no-repeat;
    background-size: 10px 10px;
    background-position: right 10px center;
  }
}
html body main section.image-list-link-section .list .list-item.is-form-item .hover-wrapper form .select-field:after {
  content: '\f078';
  font-family: 'Font Awesome 5 Pro Light';
  font-weight: 300;
  display: block;
  font-size: 16px;
  font-size: 16/10+0rem;
  line-height: 16px;
  padding-right: 15px;
  color: #5A6B8A;
}
html body main section.image-list-link-section .list .list-item.is-form-item .hover-wrapper form .search-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border: none;
  outline: none;
  font-family: 'Exo';
  font-weight: 300;
  font-style: normal;
  width: 100%;
  margin-top: 30px;
  font-size: 18px;
  font-size: 18/10+0rem;
  line-height: 18px;
}
html body main section.image-list-link-section .list .list-item.is-form-item .hover-wrapper form .search-button:after {
  content: '\f002';
  font-family: 'Font Awesome 5 Pro Light';
  font-weight: 300;
  font-size: 16px;
  font-size: 16/10+0rem;
  line-height: 16px;
  color: #FFFFFF;
  float: right;
}
html body main section.image-list-link-section .list .list-item.is-form-item .hover-wrapper text {
  display: none;
}
html body main section.image-list-link-section .list .list-item.is-list-item .wrap {
  position: relative;
  background-color: #5A6B8A;
}
html body main section.image-list-link-section .list .list-item.is-list-item .hover-wrapper {
  background-color: #FFFFFF;
}
html body main section.image-list-link-section .list .list-item.is-list-item .hover-wrapper .link-list {
  opacity: 0;
  padding: 20px 0;
  text-align: center;
  -webkit-transition: opacity 0.15s ease-in-out;
  -moz-transition: opacity 0.15s ease-in-out;
  -o-transition: opacity 0.15s ease-in-out;
  -ms-transition: opacity 0.15s ease-in-out;
  transition: opacity 0.15s ease-in-out;
}
html body main section.image-list-link-section .list .list-item.is-list-item .hover-wrapper .link-list .link-item {
  padding: 0 25px 15px;
  -webkit-transition: background-color 0.35s ease-in-out;
  -moz-transition: background-color 0.35s ease-in-out;
  -o-transition: background-color 0.35s ease-in-out;
  -ms-transition: background-color 0.35s ease-in-out;
  transition: background-color 0.35s ease-in-out;
}
html body main section.image-list-link-section .list .list-item.is-list-item .hover-wrapper .link-list .link-item:last-of-type {
  padding: 0 25px 0;
}
html body main section.image-list-link-section .list .list-item.is-list-item .hover-wrapper .link-list .link-item a * {
  font-family: 'Trebuchet MS';
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  font-size: 12/10+0rem;
  line-height: 12px;
  line-height: 16px;
  letter-spacing: 0.005em;
  color: #5A6B8A;
}
html body main section.image-list-link-section .list .list-item.is-list-item .hover-wrapper .link-list .link-item:hover a * {
  color: #15254F;
}
@media (max-width: 767px) {
  html body main section.image-list-link-section .list .list-item.is-list-item .hover-wrapper {
    height: 200px;
  }
  html body main section.image-list-link-section .list .list-item.is-list-item .hover-wrapper .link-list {
    opacity: 1;
  }
}
html body main section.image-list-link-section .list .list-item.is-list-item .image-wrapper {
  display: none;
}
html body main section.image-list-link-section .list .list-item.is-list-item:hover .hover-wrapper {
  height: 220px;
}
@media (max-width: 767px) {
  html body main section.image-list-link-section .list .list-item.is-list-item:hover .hover-wrapper {
    height: 200px;
  }
}
html body main section.image-list-link-section .list .list-item.is-list-item:hover .hover-wrapper .link-list {
  opacity: 1;
}
html body main section.image-list-link-section .list .list-item:hover .hover-wrapper {
  height: 150px;
}
html body main section.image-list-link-section .list .list-item:hover .hover-wrapper .text {
  opacity: 1;
}
html body main section.image-list-link-section .list .list-item:hover .button-wrapper a i {
  background-color: #E9E9E9;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-box-shadow: -3px 0 0 0 rgba(161, 169, 184, 0.8);
  box-shadow: -3px 0 0 0 rgba(161, 169, 184, 0.8);
}
html body main section.image-list-link-section .list .list-item:hover.is-form-item .hover-wrapper {
  height: 358px;
  padding: 20px;
}
@media (max-width: 576px) {
  html body main section.image-list-link-section .list {
    padding-left: 15px;
  }
}
@media (max-width: 375px) {
  html body main section.image-list-link-section {
    min-height: 340px;
  }
  html body main section.image-list-link-section .list {
    width: 950px;
  }
  html body main section.image-list-link-section .list .list-item .wrap {
    height: 275px;
  }
  html body main section.image-list-link-section .list .list-item .wrap .link-item {
    height: 80px;
    overflow-y: scroll;
  }
  html body main section.image-list-link-section .list .list-item .hover-wrapper .text {
    padding: 20px 25px;
  }
  html body main section.image-list-link-section .list .list-item .hover-wrapper .text * {
    line-height: 13px;
  }
  html body main section.image-list-link-section .list .list-item.is-list-item .wrap .title-wrapper .title {
    padding-top: 30px;
  }
  html body main section.image-list-link-section .list .list-item.is-list-item .wrap .link-list {
    padding-top: 55px;
  }
  html body main section.image-list-link-section .list .list-item:hover.is-form-item .hover-wrapper {
    height: 275px;
  }
}
@media (max-width: 1300px) {
  html body main section.image-list-link-section {
    overflow: auto;
  }
}
html body main section.simple-text-section {
  background-color: rgba(255, 255, 255, 0.9);
  margin: 45px auto;
  padding: 40px;
}
html body main section.simple-text-section.text-button {
  margin: 0 !important;
}
html body main section.simple-text-section.text-button .title {
  margin-bottom: 20px;
}
html body main section.simple-text-section .wrapper .title {
  font-family: 'Exo';
  font-weight: bold;
  font-style: normal;
  font-size: 16px;
  font-size: 16/10+0rem;
  line-height: 16px;
  text-transform: uppercase;
  letter-spacing: 0.005em;
  color: #5A6B8A;
  padding-bottom: 20px;
}
html body main section.simple-text-section .wrapper .title.big-title {
  font-size: 18px;
  font-size: 18/10+0rem;
  line-height: 18px;
}
html body main section.simple-text-section .wrapper .text {
  font-family: 'Trebuchet MS';
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  font-size: 16/10+0rem;
  line-height: 16px;
  line-height: 26px;
  letter-spacing: 0.005em;
  color: #5A6B8A;
}
html body main section.simple-text-section .wrapper .text p {
  padding: 10px 0;
}
html body main section.simple-text-section .wrapper .text h1,
html body main section.simple-text-section .wrapper .text h2,
html body main section.simple-text-section .wrapper .text h3,
html body main section.simple-text-section .wrapper .text h4,
html body main section.simple-text-section .wrapper .text h5,
html body main section.simple-text-section .wrapper .text h6 {
  font-family: 'Trebuchet MS';
  font-weight: bold;
  font-style: normal;
  font-size: 16px;
  font-size: 16/10+0rem;
  line-height: 16px;
  text-transform: uppercase;
  letter-spacing: 0.005em;
  color: #5A6B8A;
  padding-bottom: 20px;
}
html body main section.simple-text-section .wrapper .text h1 {
  font-size: 20px;
  font-size: 20/10+0rem;
  line-height: 20px;
  line-height: 26px;
}
html body main section.simple-text-section .wrapper .text b,
html body main section.simple-text-section .wrapper .text strong {
  font-family: 'Trebuchet MS';
  font-weight: bold;
  font-style: normal;
}
html body main section.simple-text-section .wrapper .text span {
  display: block;
  font-family: 'Trebuchet MS';
  font-weight: bold;
  font-style: normal;
  padding-top: 15px;
}
html body main section.simple-text-section .wrapper .text a {
  font-weight: bold;
}
html body main section.simple-text-section .wrapper .text a:hover {
  text-decoration: underline;
}
html body main section.simple-text-section .wrapper .text ul {
  padding-left: 15px;
}
html body main section.simple-text-section .wrapper .text li {
  list-style: disc;
}
html body main section.simple-text-section .wrapper .text li ul {
  padding-left: 5px;
}
html body main section.simple-text-section .wrapper .text li ul li {
  list-style: none;
}
html body main section.simple-text-section .full-fixed-with {
  overflow: auto;
  padding: 30px 0;
}
html body main section.simple-text-section .full-fixed-with img {
  width: 1060px;
}
html body main section.simple-text-section .full-fixed-with::-webkit-scrollbar-track {
  border-radius: 0;
  background-color: #E9E9E9;
}
html body main section.simple-text-section .full-fixed-with::-webkit-scrollbar {
  height: 7px;
  width: 7px;
  background-color: #F5F5F5;
}
html body main section.simple-text-section .full-fixed-with::-webkit-scrollbar-thumb {
  border-radius: 7px;
  background-color: #5A6B8A;
}
html body main section.simple-text-section.is-right-image .wrapper {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: column;
  -webkit-box-direction: column;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
html body main section.simple-text-section.is-right-image .wrapper .text-wrapper {
  width: 100%;
}
html body main section.simple-text-section.is-right-image .wrapper figure {
  width: 100%;
  padding-left: 0;
}
html body main section.simple-text-section.is-right-image .wrapper figure img {
  width: 50%;
  margin: 0 25%;
}
html body main section.simple-text-section.is-list .hotel-list {
  display: block;
  padding: 15px;
}
html body main section.simple-text-section.is-list .hotel-list.is-accordion {
  padding: 0;
}
html body main section.simple-text-section.is-list .hotel-list.is-accordion .card {
  background-color: transparent;
  border: none;
  border-radius: 0;
  padding: 5px 0;
}
html body main section.simple-text-section.is-list .hotel-list.is-accordion .card .item-wrapper {
  width: 94%;
  margin: 0 3%;
}
html body main section.simple-text-section.is-list .hotel-list.is-accordion .card .item-wrapper .card-header {
  padding: 5px 0;
  border: none;
  border-radius: 0;
  background-color: transparent;
  border-bottom: 1px solid #E9E9E9;
}
html body main section.simple-text-section.is-list .hotel-list.is-accordion .card .item-wrapper .card-header a .hotel-title {
  font-family: 'Exo';
  font-weight: bold;
  font-style: normal;
  font-size: 16px;
  font-size: 16/10+0rem;
  line-height: 16px;
  text-transform: uppercase;
  letter-spacing: 0.005em;
  color: #5A6B8A;
  padding: 9px 0 7px 0;
  position: relative;
}
html body main section.simple-text-section.is-list .hotel-list.is-accordion .card .item-wrapper .card-header a .hotel-title:before {
  content: "\f067";
  font-family: 'Font Awesome 5 Pro Solid';
  font-weight: 900;
  font-size: 12px;
  font-size: 12/10+0rem;
  line-height: 12px;
  color: #A1AAB9;
  padding-right: 20px;
  right: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: none;
}
html body main section.simple-text-section.is-list .hotel-list.is-accordion .card .item-wrapper .card-header a .hotel-title:after {
  content: "\f067";
  font-family: 'Font Awesome 5 Pro Solid';
  font-weight: 900;
  font-size: 12px;
  font-size: 12/10+0rem;
  line-height: 12px;
  color: #A1AAB9;
  padding-right: 20px;
  right: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
html body main section.simple-text-section.is-list .hotel-list.is-accordion .card .item-wrapper .card-header a[aria-expanded="false"] .hotel-title:before {
  display: none;
}
html body main section.simple-text-section.is-list .hotel-list.is-accordion .card .item-wrapper .card-header a[aria-expanded="false"] .hotel-title:after {
  display: block;
}
html body main section.simple-text-section.is-list .hotel-list.is-accordion .card .item-wrapper .card-header a[aria-expanded="true"] .hotel-title:before {
  display: block;
  content: "\f068";
}
html body main section.simple-text-section.is-list .hotel-list.is-accordion .card .item-wrapper .card-header a[aria-expanded="true"] .hotel-title:after {
  display: none;
}
html body main section.simple-text-section.is-list .hotel-list.is-accordion .card .item-wrapper .card-body {
  padding: 0;
}
html body main section.simple-text-section.is-list .hotel-list.is-accordion .card .item-wrapper .card-body .text {
  padding-left: 0;
}
html body main section.simple-text-section.is-list .hotel-list.is-accordion .card .item-wrapper .card-body .text a {
  font-weight: bold;
}
html body main section.simple-text-section.is-list .hotel-list.is-accordion .card .item-wrapper .card-body .text a:hover {
  text-decoration: underline;
}
html body main section.simple-text-section.is-list .hotel-list.is-accordion .card .item-wrapper .card-body .image-wrapper img {
  width: 90px;
  padding: 15px 0 10px 0;
}
html body main section.simple-text-section.is-list .hotel-list .hotel-item {
  padding-bottom: 30px;
}
html body main section.simple-text-section.is-list .hotel-list .hotel-item .hotel-title {
  font-family: 'Exo';
  font-weight: 500;
  font-style: normal;
  font-size: 12px;
  font-size: 12/10+0rem;
  line-height: 12px;
  line-height: 16px;
  text-transform: uppercase;
  letter-spacing: 0.005em;
  color: #5A6B8A;
  padding-bottom: 10px;
}
html body main section.simple-text-section.is-list .hotel-list .hotel-item .item-wrapper {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: row;
  -webkit-box-direction: row;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
html body main section.simple-text-section.is-list .hotel-list .hotel-item .item-wrapper figure img {
  width: 150px;
}
html body main section.simple-text-section.is-list .hotel-list .hotel-item .item-wrapper .text {
  font-family: 'Trebuchet MS';
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  font-size: 12/10+0rem;
  line-height: 12px;
  line-height: 16px;
  letter-spacing: 0.005em;
  color: #5A6B8A;
  padding-left: 30px;
}
html body main section.simple-text-section.is-list .hotel-list .hotel-item .item-wrapper .text a {
  font-weight: bold;
}
html body main section.simple-text-section.is-list .hotel-list .hotel-item .item-wrapper .text a:hover {
  text-decoration: underline;
}
html body main section.simple-text-section.is-terms {
  margin-top: 90px;
  margin-bottom: 90px;
}
html body main section.simple-text-section.is-terms .wrapper .title {
  font-family: 'Trebuchet MS';
  font-weight: normal;
  font-style: normal;
  font-size: 13px;
  font-size: 13/10+0rem;
  line-height: 13px;
  line-height: 14px;
  letter-spacing: 0.005em;
  color: #5A6B8A;
  padding-bottom: 0;
  padding-top: 15px;
}
html body main section.simple-text-section.is-terms .wrapper .title.main-title {
  padding-bottom: 10px;
}
html body main section.simple-text-section.is-terms .wrapper .text p {
  padding: 0;
}
html body main section.simple-text-section.is-terms .wrapper .text * {
  font-family: 'Trebuchet MS';
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  font-size: 12/10+0rem;
  line-height: 12px;
  line-height: 14px;
  letter-spacing: 0.005em;
  color: #5A6B8A;
}
html body main section.simple-text-section.is-terms .wrapper .text a {
  font-weight: bold;
}
html body main section.simple-text-section.is-terms .wrapper .text a:hover {
  text-decoration: underline;
}
html body main section.simple-text-section.is-404 {
  min-height: 350px;
  margin-bottom: 275px;
}
html body main section.simple-text-section.is-404 .wrapper .title {
  padding-bottom: 10px;
}
html body main section.simple-text-section.is-404 .button-wrapper {
  margin-top: 35px;
}
html body main section.simple-text-section.is-404 .button-wrapper .bottom-border-hover {
  font-family: 'Exo';
  font-weight: 300;
  font-style: normal;
  border-bottom: 2px solid #E9E9E9;
  padding: 20px 15px;
  font-size: 16px;
  font-size: 16/10+0rem;
  line-height: 16px;
}
html body main section.simple-text-section .text .read-more-wrapper {
  display: none;
}
html body main section.simple-text-section .text a {
  font-weight: bold;
}
html body main section.simple-text-section .text a:hover {
  text-decoration: underline;
}
@media (max-width: 576px) {
  html body main section.simple-text-section {
    padding: 40px 20px 20px 20px;
    border-bottom: 1px solid #E9E9E9;
  }
  html body main section.simple-text-section .text .read-more-wrapper {
    display: block;
  }
  html body main section.simple-text-section .text.read-close p:not(:first-child) {
    display: none;
  }
  html body main section.simple-text-section .text:not(.read-close) p:not(:first-child) {
    display: block;
  }
  html body main section.simple-text-section .text:not(.read-close) .read-more-wrapper .read-more-button:after {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=0, M12=1, M21=-1, M22=0, sizingMethod='auto expand');
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11 = 0.00000000 ,M12 = 1.00000000, M21 = -1.00000000 ,M22 = 0.00000000,SizingMethod = 'auto expand')";
    transform: rotate(90deg);
    /* Newer browsers (incl IE9) */
  }
}
@media (max-width: 1199px) {
  html body main section.simple-text-section {
    margin: 2px auto;
  }
  html body main section.simple-text-section.is-list .hotel-list .hotel-item .item-wrapper {
    -webkit-box-orient: column;
    -webkit-box-direction: column;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  html body main section.simple-text-section.is-right-image .wrapper {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-box-orient: row;
    -webkit-box-direction: row;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  html body main section.simple-text-section.is-right-image .wrapper .text-wrapper {
    width: 65%;
  }
  html body main section.simple-text-section.is-right-image .wrapper figure {
    width: 30%;
    padding-left: 5%;
  }
  html body main section.simple-text-section.is-right-image .wrapper figure img {
    width: 100%;
    margin: 0;
  }
}
@media (min-width: 1200px) {
  html body main section.simple-text-section.is-list .hotel-list.is-accordion .card {
    padding: 20px;
  }
  html body main section.simple-text-section.is-list .hotel-list.is-accordion .card .item-wrapper {
    -webkit-box-orient: column;
    -webkit-box-direction: column;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    margin: 0;
  }
  html body main section.simple-text-section.is-list .hotel-list.is-accordion .card .item-wrapper .card-header {
    border: none;
    border-radius: 0;
    background-color: transparent;
    border-bottom: none;
    padding-left: 0;
  }
  html body main section.simple-text-section.is-list .hotel-list.is-accordion .card .item-wrapper .card-header a {
    pointer-events: none;
  }
  html body main section.simple-text-section.is-list .hotel-list.is-accordion .card .item-wrapper .card-header a .hotel-title {
    font-family: 'Exo';
    font-weight: 500;
    font-style: normal;
    font-size: 12px;
    font-size: 12/10+0rem;
    line-height: 12px;
    line-height: 16px;
    text-transform: uppercase;
    letter-spacing: 0.005em;
    color: #5A6B8A;
    padding-bottom: 10px;
  }
  html body main section.simple-text-section.is-list .hotel-list.is-accordion .card .item-wrapper .card-header a.collapsed .hotel-title:before,
  html body main section.simple-text-section.is-list .hotel-list.is-accordion .card .item-wrapper .card-header a.collapsed .hotel-title:after {
    display: none;
  }
  html body main section.simple-text-section.is-list .hotel-list.is-accordion .card .item-wrapper .card-header a:not(.collapsed) .hotel-title:before,
  html body main section.simple-text-section.is-list .hotel-list.is-accordion .card .item-wrapper .card-header a:not(.collapsed) .hotel-title:after {
    display: none;
  }
  html body main section.simple-text-section.is-list .hotel-list.is-accordion .card .item-wrapper .card-body {
    padding: 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
  }
  html body main section.simple-text-section.is-list .hotel-list.is-accordion .card .item-wrapper .card-body .text {
    padding-top: 10px;
    padding-left: 30px;
  }
  html body main section.simple-text-section.is-list .hotel-list.is-accordion .card .item-wrapper .card-body .image-wrapper img {
    width: 90px;
    padding: 15px 0 10px 0;
  }
  html body main section.simple-text-section.is-list .hotel-list .hotel-item {
    padding-bottom: 30px;
  }
  html body main section.simple-text-section.is-list .hotel-list .hotel-item .hotel-title {
    font-family: 'Exo';
    font-weight: 500;
    font-style: normal;
    font-size: 12px;
    font-size: 12/10+0rem;
    line-height: 12px;
    line-height: 16px;
    text-transform: uppercase;
    letter-spacing: 0.005em;
    color: #5A6B8A;
    padding-bottom: 10px;
  }
  html body main section.simple-text-section.is-list .hotel-list .hotel-item .item-wrapper {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-box-orient: row;
    -webkit-box-direction: row;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  html body main section.simple-text-section.is-list .hotel-list .hotel-item .item-wrapper figure img {
    width: 150px;
  }
  html body main section.simple-text-section.is-list .hotel-list .hotel-item .item-wrapper .text {
    font-family: 'Trebuchet MS';
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    font-size: 16/10+0rem;
    line-height: 16px;
    line-height: 26px;
    letter-spacing: 0.005em;
    color: #5A6B8A;
    padding-left: 30px;
  }
  html body main section.simple-text-section.is-list .hotel-list .hotel-item .item-wrapper .text a {
    font-weight: bold;
  }
  html body main section.simple-text-section.is-list .hotel-list .hotel-item .item-wrapper .text a:hover {
    text-decoration: underline;
  }
}
html body main section.timeline-list-section .container {
  padding: 0;
}
html body main section.timeline-list-section .container .row {
  margin: 0;
}
html body main section.timeline-list-section .container .row .list {
  padding-top: 40px;
  display: block;
  width: 100%;
}
html body main section.timeline-list-section .container .row .card {
  border: 1px solid #FFFFFF !important;
  border-radius: 0;
  display: block;
  width: 100%;
  margin: 0;
  padding-bottom: 15px;
  border-color: #FFFFFF !important;
}
html body main section.timeline-list-section .container .row .card .item-wrapper {
  width: 90%;
  margin: 0 5%;
}
html body main section.timeline-list-section .container .row .card .item-wrapper .card-header {
  border: 0;
  border-radius: 0;
  background-color: #FFFFFF;
  border-bottom: 1px solid #E9E9E9;
  padding: 0 0 10px 0;
}
html body main section.timeline-list-section .container .row .card .item-wrapper .card-header a {
  position: relative;
  display: block;
  width: 100%;
}
html body main section.timeline-list-section .container .row .card .item-wrapper .card-header a:before,
html body main section.timeline-list-section .container .row .card .item-wrapper .card-header a:after {
  font-family: 'Font Awesome 5 Pro Solid';
  font-weight: 900;
  font-size: 12px;
  font-size: 12/10+0rem;
  line-height: 12px;
  color: #A1AAB9;
  right: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: opacity 0.35s ease-in-out;
  -moz-transition: opacity 0.35s ease-in-out;
  -o-transition: opacity 0.35s ease-in-out;
  -ms-transition: opacity 0.35s ease-in-out;
  transition: opacity 0.35s ease-in-out;
}
html body main section.timeline-list-section .container .row .card .item-wrapper .card-header a:before {
  content: "\f068";
  opacity: 1;
}
html body main section.timeline-list-section .container .row .card .item-wrapper .card-header a:after {
  content: "\f067";
  opacity: 0;
}
html body main section.timeline-list-section .container .row .card .item-wrapper .card-header a[aria-expanded="false"]:before {
  opacity: 0;
}
html body main section.timeline-list-section .container .row .card .item-wrapper .card-header a[aria-expanded="false"]:after {
  opacity: 1;
}
html body main section.timeline-list-section .container .row .card .item-wrapper .card-header a[aria-expanded="true"]:before {
  opacity: 1;
}
html body main section.timeline-list-section .container .row .card .item-wrapper .card-header a[aria-expanded="true"]:after {
  opacity: 0;
}
html body main section.timeline-list-section .container .row .card .item-wrapper .card-header a .title-wrapper {
  padding-right: 25px;
}
html body main section.timeline-list-section .container .row .card .item-wrapper .card-header a .title-wrapper .year {
  font-family: 'Exo';
  font-weight: bold;
  font-style: normal;
  font-size: 16px;
  font-size: 16/10+0rem;
  line-height: 16px;
  line-height: 21px;
  text-shadow: 0 2px 0 #CCCCCB;
  text-transform: uppercase;
  color: #5A6B8A;
}
html body main section.timeline-list-section .container .row .card .item-wrapper .card-header a .title-wrapper .title {
  width: 100%;
  font-family: 'Exo';
  font-weight: bold;
  font-style: normal;
  font-size: 12px;
  font-size: 12/10+0rem;
  line-height: 12px;
  color: #15254F;
  text-transform: uppercase;
}
html body main section.timeline-list-section .container .row .card .item-wrapper .card-body-wrapper .card-body {
  padding: 20px 0 80px 0;
}
html body main section.timeline-list-section .container .row .card .item-wrapper .card-body-wrapper .card-body .img-wrapper {
  position: unset;
}
html body main section.timeline-list-section .container .row .card .item-wrapper .card-body-wrapper .card-body .img-wrapper figure {
  display: block;
  width: 100%;
  padding-bottom: 20px;
}
html body main section.timeline-list-section .container .row .card .item-wrapper .card-body-wrapper .card-body .img-wrapper figure img {
  min-width: 100%;
}
html body main section.timeline-list-section .container .row .card .item-wrapper .card-body-wrapper .card-body .text-wrapper * {
  font-family: 'Exo';
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  font-size: 12/10+0rem;
  line-height: 12px;
  line-height: 17px;
  letter-spacing: 0.0025em;
  color: #5A6B8A;
}
html body main section.timeline-list-section .container .row .card .item-wrapper .card-body-wrapper .card-body .link-wrapper {
  position: absolute;
  bottom: 50px;
}
html body main section.timeline-list-section .container .row .card:first-child .item-wrapper .card-header {
  padding-top: 15px;
}
html body main section.timeline-list-section.is-first-item {
  margin: 90px 0 110px 0;
}
html body main section.timeline-list-section.is-first-item .container {
  background-color: rgba(255, 255, 255, 0.9);
}
html body main section.timeline-list-section.is-first-item .container .row {
  margin: 0;
}
html body main section.timeline-list-section.is-first-item .container .row .list {
  padding-top: 40px;
  display: block;
  width: 100%;
}
html body main section.timeline-list-section.is-first-item .container .row .card {
  border: 1px solid #FFFFFF !important;
  border-radius: 0;
  display: block;
  width: 100%;
  margin: 0;
  padding-bottom: 15px;
  border-color: #FFFFFF !important;
}
html body main section.timeline-list-section.is-first-item .container .row .card .item-wrapper {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: row;
  -webkit-box-direction: row;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  width: 100%;
  margin: 0;
  padding: 40px;
}
html body main section.timeline-list-section.is-first-item .container .row .card .item-wrapper .card-header {
  border: 0;
  border-radius: 0;
  background-color: #FFFFFF;
  border-bottom: none;
  padding-top: 15px;
  padding-right: 60px;
}
html body main section.timeline-list-section.is-first-item .container .row .card .item-wrapper .card-header a {
  pointer-events: none;
}
html body main section.timeline-list-section.is-first-item .container .row .card .item-wrapper .card-header a:before,
html body main section.timeline-list-section.is-first-item .container .row .card .item-wrapper .card-header a:after {
  display: none;
}
html body main section.timeline-list-section.is-first-item .container .row .card .item-wrapper .card-header a .title-wrapper {
  padding-right: 25px;
}
html body main section.timeline-list-section.is-first-item .container .row .card .item-wrapper .card-header a .title-wrapper .year {
  font-family: 'Exo';
  font-weight: bold;
  font-style: normal;
  font-size: 80px;
  font-size: 80/10+0rem;
  line-height: 80px;
  text-shadow: 0 2px 0 #CCCCCB;
  text-transform: uppercase;
  color: #5A6B8A;
}
html body main section.timeline-list-section.is-first-item .container .row .card .item-wrapper .card-header a .title-wrapper .title {
  font-family: 'Exo';
  font-weight: bold;
  font-style: normal;
  font-size: 16px;
  font-size: 16/10+0rem;
  line-height: 16px;
  color: #15254F;
  text-transform: uppercase;
}
html body main section.timeline-list-section.is-first-item .container .row .card .item-wrapper .card-body-wrapper .card-body {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: row;
  -webkit-box-direction: row;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  padding: 20px;
}
html body main section.timeline-list-section.is-first-item .container .row .card .item-wrapper .card-body-wrapper .card-body .img-wrapper {
  position: unset;
}
html body main section.timeline-list-section.is-first-item .container .row .card .item-wrapper .card-body-wrapper .card-body .img-wrapper figure {
  display: block;
  max-width: 250px;
  padding-bottom: 20px;
}
html body main section.timeline-list-section.is-first-item .container .row .card .item-wrapper .card-body-wrapper .card-body .img-wrapper figure img {
  min-width: 100%;
}
html body main section.timeline-list-section.is-first-item .container .row .card .item-wrapper .card-body-wrapper .card-body .text-wrapper {
  padding-left: 60px;
}
html body main section.timeline-list-section.is-first-item .container .row .card .item-wrapper .card-body-wrapper .card-body .text-wrapper * {
  font-family: 'Exo';
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  font-size: 16/10+0rem;
  line-height: 16px;
  line-height: 26px;
  letter-spacing: 0.0025em;
  color: #5A6B8A;
}
html body main section.timeline-list-section.is-first-item .container .row .card .item-wrapper .card-body-wrapper .card-body .link-wrapper {
  display: none;
  position: absolute;
  bottom: 50px;
}
html body main section.timeline-list-section.is-first-item .container .row .card .item-wrapper .card-body-wrapper .card-body .link-wrapper .bottom-border-hover {
  padding: 10px 75px;
}
html body main section.timeline-list-section.is-first-item .container .row .card:first-child .item-wrapper .card-header {
  padding-top: 15px;
}
@media (min-width: 992px) {
  html body main section.timeline-list-section.is-first-item .container .row .card .item-wrapper .card-header {
    width: 270px;
  }
  html body main section.timeline-list-section.is-first-item .container .row .card .item-wrapper .card-header a {
    width: 270px;
  }
  html body main section.timeline-list-section.is-first-item .container .row .card .item-wrapper .card-header a .title-wrapper {
    padding: 0;
  }
  html body main section.timeline-list-section.is-first-item .container .row .card .item-wrapper .card-body-wrapper .card-body .img-wrapper figure {
    display: block;
    width: 250px;
    padding-bottom: 20px;
  }
  html body main section.timeline-list-section.is-first-item .container .row .card .item-wrapper .card-body-wrapper .card-body .img-wrapper figure img {
    width: 100%;
  }
}
@media (min-width: 992px) {
  html body main section.timeline-list-section.is-list-item {
    background-color: #FFFFFF;
  }
  html body main section.timeline-list-section.is-list-item .container {
    background-color: rgba(255, 255, 255, 0.9);
  }
  html body main section.timeline-list-section.is-list-item .container .row {
    margin: 0;
  }
  html body main section.timeline-list-section.is-list-item .container .row .list {
    padding-top: 10px;
    display: block;
    width: 100%;
  }
  html body main section.timeline-list-section.is-list-item .container .row .card {
    border: 1px solid #FFFFFF !important;
    border-radius: 0;
    display: block;
    width: 100%;
    margin: 0;
    padding-bottom: 15px;
    border-color: #FFFFFF !important;
  }
  html body main section.timeline-list-section.is-list-item .container .row .card .item-wrapper {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-box-orient: row;
    -webkit-box-direction: row;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    width: 100%;
    margin: 0;
    padding: 40px;
  }
  html body main section.timeline-list-section.is-list-item .container .row .card .item-wrapper .card-header {
    width: 270px;
    border: 0;
    border-radius: 0;
    background-color: #FFFFFF;
    border-bottom: none;
    padding-top: 15px;
    padding-right: 60px;
  }
  html body main section.timeline-list-section.is-list-item .container .row .card .item-wrapper .card-header a {
    width: 270px;
    pointer-events: none;
  }
  html body main section.timeline-list-section.is-list-item .container .row .card .item-wrapper .card-header a:before,
  html body main section.timeline-list-section.is-list-item .container .row .card .item-wrapper .card-header a:after {
    display: none;
  }
  html body main section.timeline-list-section.is-list-item .container .row .card .item-wrapper .card-header a .title-wrapper {
    padding: 0;
  }
  html body main section.timeline-list-section.is-list-item .container .row .card .item-wrapper .card-header a .title-wrapper .year {
    font-family: 'Exo';
    font-weight: bold;
    font-style: normal;
    font-size: 80px;
    font-size: 80/10+0rem;
    line-height: 80px;
    text-shadow: 0 2px 0 #CCCCCB;
    text-transform: uppercase;
    color: #5A6B8A;
  }
  html body main section.timeline-list-section.is-list-item .container .row .card .item-wrapper .card-header a .title-wrapper .title {
    font-family: 'Exo';
    font-weight: bold;
    font-style: normal;
    font-size: 16px;
    font-size: 16/10+0rem;
    line-height: 16px;
    color: #15254F;
    text-transform: uppercase;
  }
  html body main section.timeline-list-section.is-list-item .container .row .card .item-wrapper .card-body-wrapper .card-body {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-box-orient: row;
    -webkit-box-direction: row;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    padding: 20px;
  }
  html body main section.timeline-list-section.is-list-item .container .row .card .item-wrapper .card-body-wrapper .card-body .img-wrapper {
    position: unset;
  }
  html body main section.timeline-list-section.is-list-item .container .row .card .item-wrapper .card-body-wrapper .card-body .img-wrapper figure {
    display: block;
    width: 250px;
    padding-bottom: 20px;
  }
  html body main section.timeline-list-section.is-list-item .container .row .card .item-wrapper .card-body-wrapper .card-body .img-wrapper figure img {
    width: 100%;
  }
  html body main section.timeline-list-section.is-list-item .container .row .card .item-wrapper .card-body-wrapper .card-body .text-wrapper {
    padding-left: 60px;
  }
  html body main section.timeline-list-section.is-list-item .container .row .card .item-wrapper .card-body-wrapper .card-body .text-wrapper * {
    font-family: 'Exo';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    font-size: 12/10+0rem;
    line-height: 12px;
    line-height: 17px;
    letter-spacing: 0.0025em;
    color: #5A6B8A;
  }
  html body main section.timeline-list-section.is-list-item .container .row .card .item-wrapper .card-body-wrapper .card-body .link-wrapper {
    display: block;
    position: absolute;
    bottom: 50px;
  }
  html body main section.timeline-list-section.is-list-item .container .row .card .item-wrapper .card-body-wrapper .card-body .link-wrapper .bottom-border-hover {
    padding: 10px 75px;
  }
  html body main section.timeline-list-section.is-list-item .container .row .card:first-child .item-wrapper .card-header {
    padding-top: 15px;
  }
}
html body main section.hotel-directory-section.si-lazy-loaded {
  opacity: 0 !important;
}
html body main section.hotel-directory-section #map {
  position: absolute !important;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  min-height: 700px;
}
html body main section.hotel-directory-section .hotel-details-list {
  min-height: 520px;
}
html body main section.hotel-directory-section .hotel-details-list .hotel-list-wrapper {
  margin-top: 60px;
  margin-bottom: 60px;
  padding: 0;
}
html body main section.hotel-directory-section .hotel-details-list .hotel-list-wrapper .tabs {
  border-radius: 0;
}
html body main section.hotel-directory-section .hotel-details-list .hotel-list-wrapper .tabs .tab {
  width: 100%;
  overflow: hidden;
  color: #5A6B8A;
  border-bottom: 2px solid #E9E9E9;
}
html body main section.hotel-directory-section .hotel-details-list .hotel-list-wrapper .tabs .tab .tab-label {
  position: relative;
  background-color: rgba(255, 255, 255, 0.9);
  cursor: pointer;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  webkit-box-pack: space-between;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-transition: background-color 0.35s ease-in-out;
  -moz-transition: background-color 0.35s ease-in-out;
  -o-transition: background-color 0.35s ease-in-out;
  -ms-transition: background-color 0.35s ease-in-out;
  transition: background-color 0.35s ease-in-out;
  /*Ie 10/11*/
}
@supports ( -ms-accelerator:true ) {
  html body main section.hotel-directory-section .hotel-details-list .hotel-list-wrapper .tabs .tab .tab-label {
    webkit-box-pack: flex-start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  html body main section.hotel-directory-section .hotel-details-list .hotel-list-wrapper .tabs .tab .tab-label {
    webkit-box-pack: flex-start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
  }
}
html body main section.hotel-directory-section .hotel-details-list .hotel-list-wrapper .tabs .tab .tab-label span {
  font-family: 'Exo';
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  font-size: 16/10+0rem;
  line-height: 16px;
  text-transform: uppercase;
  color: #5A6B8A;
  padding: 17px;
}
html body main section.hotel-directory-section .hotel-details-list .hotel-list-wrapper .tabs .tab .tab-label span strong {
  font-family: 'Exo';
  font-weight: bold;
  font-style: normal;
}
html body main section.hotel-directory-section .hotel-details-list .hotel-list-wrapper .tabs .tab .tab-label:before {
  content: "\f068";
  font-family: 'Font Awesome 5 Pro Solid';
  font-weight: 900;
  font-size: 12px;
  font-size: 12/10+0rem;
  line-height: 12px;
  color: #A1AAB9;
  padding-right: 20px;
  right: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
html body main section.hotel-directory-section .hotel-details-list .hotel-list-wrapper .tabs .tab .tab-label:after {
  content: "\f067";
  font-family: 'Font Awesome 5 Pro Solid';
  font-weight: 900;
  font-size: 12px;
  font-size: 12/10+0rem;
  line-height: 12px;
  color: #A1AAB9;
  padding-right: 20px;
  right: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
html body main section.hotel-directory-section .hotel-details-list .hotel-list-wrapper .tabs .tab .tab-label:hover {
  background-color: rgba(255, 255, 255, 0.7);
}
html body main section.hotel-directory-section .hotel-details-list .hotel-list-wrapper .tabs .tab.active .tab-label {
  background: #FFFFFF;
}
html body main section.hotel-directory-section .hotel-details-list .hotel-list-wrapper .tabs .tab.active .tab-label:before {
  display: block;
}
html body main section.hotel-directory-section .hotel-details-list .hotel-list-wrapper .tabs .tab.active .tab-label:after {
  display: none;
}
html body main section.hotel-directory-section .hotel-details-list .hotel-list-wrapper .tabs .tab.active .tab-content {
  max-height: 100vh;
  padding: 1em;
}
html body main section.hotel-directory-section .hotel-details-list .hotel-list-wrapper .tabs .tab.active .tab-content img {
  width: 140px;
}
html body main section.hotel-directory-section .hotel-details-list input {
  opacity: 0;
  position: absolute;
  z-index: -1;
}
html body main section.hotel-directory-section .hotel-details-list .tab-content {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  background-color: rgba(255, 255, 255, 0.9);
  max-height: 0;
  padding: 0 1em;
  transition: all 0.35s;
}
html body main section.hotel-directory-section .hotel-details-list .tab-content .text-wrapper {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: column;
  -webkit-box-direction: column;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-left: 20px;
}
html body main section.hotel-directory-section .hotel-details-list .tab-content .text-wrapper span {
  font-family: 'Exo';
  font-weight: normal;
  font-style: normal;
  font-size: 13px;
  font-size: 13/10+0rem;
  line-height: 13px;
  color: #A1AAB9;
  margin-bottom: 25px;
}
html body main section.hotel-directory-section .hotel-details-list .tab-content .text-wrapper a {
  border-bottom: 2px solid #E9E9E9;
}
html body main section.hotel-directory-section .hotel-details-list .tab-content .text-wrapper a:after {
  content: '\f054';
  font-family: 'Font Awesome 5 Pro Light';
  font-weight: 300;
  color: #5A6B8A;
  font-size: 14px;
  font-size: 14/10+0rem;
  line-height: 14px;
  padding-left: 25px;
}
html body main section.hotel-directory-section .hotel-details-list .tab-content .text-wrapper a:hover:after {
  color: #FFFFFF;
}
@media (max-width: 767px) {
  html body main section.hotel-directory-section .hotel-details-list .hotel-list-wrapper {
    margin-top: 2px;
    margin-bottom: 2px;
  }
  html body main section.hotel-directory-section .hotel-details-list .hotel-list-wrapper .tabs .tab .tab-label span {
    padding: 20px;
  }
  html body main section.hotel-directory-section .hotel-details-list .hotel-list-wrapper .tab-content .text-wrapper a {
    font-size: 12px;
    font-size: 12/10+0rem;
    line-height: 12px;
    padding: 10px;
  }
  html body main section.hotel-directory-section .hotel-details-list .hotel-list-wrapper .tab-content .text-wrapper a:after {
    font-size: 12px;
    font-size: 12/10+0rem;
    line-height: 12px;
    padding-left: 15px;
  }
}
@media (max-width: 576px) {
  html body main section.hotel-directory-section {
    min-height: 500px;
    position: relative;
  }
  html body main section.hotel-directory-section #map {
    min-height: 500px;
  }
  html body main section.hotel-directory-section .hotel-details-list {
    min-height: auto;
    position: relative;
    top: 30px;
    right: -40px;
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
    transform: scale(0.75);
  }
}
html body main section.hotel-detail-intro-section {
  background-color: rgba(255, 255, 255, 0.9);
}
html body main section.hotel-detail-intro-section .row {
  margin-top: 90px;
  margin-bottom: 90px;
  padding: 40px;
}
html body main section.hotel-detail-intro-section .row .hotel-name-wrapper .hotel-title {
  font-family: 'Exo';
  font-weight: 300;
  font-style: normal;
  font-size: 40px;
  font-size: 40/10+0rem;
  line-height: 40px;
  text-transform: uppercase;
  letter-spacing: 0.005em;
  color: #5A6B8A;
  text-shadow: 0 2px 0 #CCCCCB;
}
html body main section.hotel-detail-intro-section .row .hotel-name-wrapper .hotel-title span,
html body main section.hotel-detail-intro-section .row .hotel-name-wrapper .hotel-title b,
html body main section.hotel-detail-intro-section .row .hotel-name-wrapper .hotel-title strong {
  display: block;
  font-family: 'Exo';
  font-weight: bold;
  font-style: normal;
}
html body main section.hotel-detail-intro-section .row .hotel-name-wrapper .star-wrapper {
  padding-top: 5px;
}
html body main section.hotel-detail-intro-section .row .hotel-name-wrapper .star-wrapper i:before {
  font-size: 20px;
  font-size: 20/10+0rem;
  line-height: 20px;
  color: #5A6B8A;
  text-shadow: 0 2px 0 #CCCCCB;
}
html body main section.hotel-detail-intro-section .row .text-wrapper {
  padding-bottom: 35px;
}
html body main section.hotel-detail-intro-section .row .text-wrapper .text * {
  font-family: 'Trebuchet MS';
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  font-size: 12/10+0rem;
  line-height: 12px;
  line-height: 16px;
  letter-spacing: 0.005em;
  color: #5A6B8A;
}
html body main section.hotel-detail-intro-section .row .text-wrapper .text p {
  padding-top: 15px;
}
html body main section.hotel-detail-intro-section .row .text-wrapper .text a {
  font-weight: bold;
}
html body main section.hotel-detail-intro-section .row .text-wrapper .text a:hover {
  text-decoration: underline;
}
html body main section.hotel-detail-intro-section .row .text-wrapper .button-wrapper {
  margin-top: 30px;
}
html body main section.hotel-detail-intro-section .row .text-wrapper .button-wrapper a {
  background-color: #5A6B8A;
  color: #FFFFFF;
  text-align: center;
  font-family: 'Exo';
  font-weight: 500;
  font-style: normal;
  font-size: 14px;
  font-size: 14/10+0rem;
  line-height: 14px;
  line-height: 19px;
  text-transform: uppercase;
  letter-spacing: 0.005em;
  padding: 10px 23px;
  -webkit-transition: background-color 0.35s ease-in-out;
  -moz-transition: background-color 0.35s ease-in-out;
  -o-transition: background-color 0.35s ease-in-out;
  -ms-transition: background-color 0.35s ease-in-out;
  transition: background-color 0.35s ease-in-out;
  border-bottom: 1px solid #e9e9e9;
}
html body main section.hotel-detail-intro-section .row .text-wrapper .button-wrapper a i {
  margin-right: 5px;
}
html body main section.hotel-detail-intro-section .row .text-wrapper .button-wrapper a:hover {
  background-color: #A1AAB9;
}
@media (max-width: 767px) {
  html body main section.hotel-detail-intro-section .hotel-name-wrapper {
    padding-top: 30px;
    padding-bottom: 15px;
  }
  html body main section.hotel-detail-intro-section .row {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
  }
}
html body main section.hotel-detail-section {
  background-color: #FFFFFF;
}
html body main section.hotel-detail-section .container {
  padding: 0 10px;
}
html body main section.hotel-detail-section .container .image-list {
  padding-top: 65px;
  -webkit-box-orient: row;
  -webkit-box-direction: row;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
html body main section.hotel-detail-section .container .image-list .image-item {
  padding: 5px;
}
html body main section.hotel-detail-section .container .image-list .image-item figure {
  width: 100%;
  max-height: 180px;
  overflow: hidden;
}
html body main section.hotel-detail-section .container .image-list .image-item figure img {
  width: 100%;
}
html body main section.hotel-detail-section .container .facilities-list-wrapper .facilities-title {
  font-family: 'Exo';
  font-weight: bold;
  font-style: normal;
  font-size: 16px;
  font-size: 16/10+0rem;
  line-height: 16px;
  line-height: 18px;
  letter-spacing: 0.005em;
  text-transform: uppercase;
  color: #5A6B8A;
  padding: 40px 0;
}
html body main section.hotel-detail-section .container .facilities-list-wrapper .facilities-list {
  padding-bottom: 40px;
}
html body main section.hotel-detail-section .container .facilities-list-wrapper .facilities-list .facilities-item {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: row;
  -webkit-box-direction: row;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  webkit-box-pack: flex-start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 12px;
}
html body main section.hotel-detail-section .container .facilities-list-wrapper .facilities-list .facilities-item i {
  color: #5A6B8A;
}
html body main section.hotel-detail-section .container .facilities-list-wrapper .facilities-list .facilities-item .description {
  padding-left: 9px;
  font-family: 'Trebuchet MS';
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  font-size: 12/10+0rem;
  line-height: 12px;
  line-height: 16px;
  letter-spacing: 0.005em;
  color: #5A6B8A;
}
@media (max-width: 767px) {
  html body main section.hotel-detail-section .container {
    padding: 0 15px;
  }
  html body main section.hotel-detail-section .container .image-list {
    padding-top: 15px;
    -webkit-box-orient: row;
    -webkit-box-direction: row;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  html body main section.hotel-detail-section .container .image-list .image-item {
    padding: 0;
    margin-bottom: 15px;
  }
  html body main section.hotel-detail-section .container .image-list .image-item figure {
    max-height: 280px;
  }
  html body main section.hotel-detail-section .container .facilities-list-wrapper .facilities-list {
    padding-bottom: 20px;
  }
}
html body main section.media-section {
  text-align: center;
  padding: 0;
}
html body main section.media-section .media-list {
  padding: 70px 0 90px 0;
}
html body main section.media-section .media-list .media-item {
  padding-top: 30px;
}
html body main section.media-section .media-list .media-item .wrapper {
  -webkit-box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.2);
  box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.2);
  position: relative;
  height: 465px;
}
html body main section.media-section .media-list .media-item .wrapper .img-bg {
  background-size: cover;
  background-position: center;
  height: 210px;
}
html body main section.media-section .media-list .media-item .wrapper .img-bg.contain-bg {
  background-color: #E9E9E9;
  background-size: auto;
  background-repeat: no-repeat;
}
html body main section.media-section .media-list .media-item .wrapper figure {
  position: absolute;
  margin: 0;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
}
html body main section.media-section .media-list .media-item .wrapper figure img {
  width: 100%;
  display: none;
}
html body main section.media-section .media-list .media-item .wrapper figure figcaption {
  padding: 10px 15px;
  background-color: #FFFFFF;
  position: absolute;
  top: 20px;
  left: 0;
}
html body main section.media-section .media-list .media-item .wrapper figure figcaption .day-month .day:after {
  content: '/';
  display: inline-block;
  font-family: 'Exo';
  font-weight: bold;
  font-style: normal;
  font-size: 16px;
  font-size: 16/10+0rem;
  line-height: 16px;
  letter-spacing: 0.005em;
  color: #5A6B8A;
}
html body main section.media-section .media-list .media-item .wrapper figure figcaption .day-month .day,
html body main section.media-section .media-list .media-item .wrapper figure figcaption .day-month .month {
  font-family: 'Exo';
  font-weight: bold;
  font-style: normal;
  font-size: 16px;
  font-size: 16/10+0rem;
  line-height: 16px;
  text-transform: uppercase;
  letter-spacing: 0.005em;
  color: #5A6B8A;
}
html body main section.media-section .media-list .media-item .wrapper figure figcaption .year {
  font-family: 'Exo';
  font-weight: 500;
  font-style: normal;
  font-size: 19px;
  font-size: 19/10+0rem;
  line-height: 19px;
  line-height: 16px;
  text-transform: uppercase;
  letter-spacing: 0.005em;
  color: #5A6B8A;
}
html body main section.media-section .media-list .media-item .wrapper .description-wrapper {
  min-height: 255px;
  background-color: #FFFFFF;
  padding: 25px;
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
html body main section.media-section .media-list .media-item .wrapper .description-wrapper .media-title {
  font-family: 'Exo';
  font-weight: bold;
  font-style: normal;
  font-size: 16px;
  font-size: 16/10+0rem;
  line-height: 16px;
  line-height: 21px;
  text-transform: uppercase;
  letter-spacing: 0.005em;
  color: #5A6B8A;
}
html body main section.media-section .media-list .media-item .wrapper .description-wrapper .media-text {
  padding: 20px 0;
}
html body main section.media-section .media-list .media-item .wrapper .description-wrapper .media-text * {
  font-family: 'Exo';
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  font-size: 16/10+0rem;
  line-height: 16px;
  line-height: 26px;
  letter-spacing: 0.005em;
  color: #A1AAB9;
}
html body main section.media-section .media-list .media-item .wrapper .description-wrapper .button-wrapper {
  height: 0;
  -webkit-transition: height 0.35s ease-in-out;
  -moz-transition: height 0.35s ease-in-out;
  -o-transition: height 0.35s ease-in-out;
  -ms-transition: height 0.35s ease-in-out;
  transition: height 0.35s ease-in-out;
}
html body main section.media-section .media-list .media-item .wrapper .description-wrapper .button-wrapper .simple-button {
  border: none;
  opacity: 0;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
html body main section.media-section .media-list .media-item:hover .description-wrapper .button-wrapper {
  height: 40px;
}
html body main section.media-section .media-list .media-item:hover .description-wrapper .button-wrapper .simple-button {
  opacity: 1;
}
@media (max-width: 767px) {
  html body main section.media-section {
    padding: 15px 0;
  }
  html body main section.media-section .media-list {
    margin: 0;
    padding: 10px 0 10px 0;
  }
  html body main section.media-section .media-list .media-item {
    padding-top: 15px;
  }
  html body main section.media-section .media-list .media-item .wrapper {
    border: 1px solid #E9E9E9;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  html body main section.media-section .media-list .media-item .wrapper .image-wrapper img {
    border: 1px solid #E9E9E9;
  }
  html body main section.media-section .media-list .media-item .wrapper .description-wrapper .button-wrapper {
    height: 40px;
    margin-top: 20px;
  }
  html body main section.media-section .media-list .media-item .wrapper .description-wrapper .button-wrapper .simple-button {
    opacity: 1;
  }
}
@media (max-width: 576px) {
  html body main section.media-section .media-list .media-item:not(:last-of-type) {
    margin-bottom: 30px;
  }
  html body main section.media-section .media-list .media-item .wrapper figure figcaption {
    padding: 3px 10px;
  }
  html body main section.media-section .media-list .media-item .wrapper figure figcaption .day-month .day:after {
    font-size: 12px;
    font-size: 12/10+0rem;
    line-height: 12px;
    line-height: 16px;
  }
  html body main section.media-section .media-list .media-item .wrapper figure figcaption .day-month .day,
  html body main section.media-section .media-list .media-item .wrapper figure figcaption .day-month .month {
    font-size: 12px;
    font-size: 12/10+0rem;
    line-height: 12px;
    line-height: 16px;
  }
  html body main section.media-section .media-list .media-item .wrapper figure figcaption .year {
    font-size: 13px;
    font-size: 13/10+0rem;
    line-height: 13px;
    line-height: 19px;
  }
  html body main section.media-section .media-list .media-item .wrapper .description-wrapper {
    padding: 40px 30px;
  }
}
html body main section.media-section .loadmore {
  margin: 25px 0 50px;
  background-color: #5A6B8A;
  color: #ffffff;
  font-family: 'Exo';
  font-weight: 500;
  font-style: normal;
  font-size: 14px;
  font-size: 14/10+0rem;
  line-height: 14px;
  line-height: 19px;
  text-transform: uppercase;
  letter-spacing: 0.005em;
  padding: 12px 23px;
  border: none;
}
html body main section.media-section .loadmore:hover {
  border: none;
  background-color: #A1AAB9;
}
html body main section.media-section .loadmore i {
  display: none;
}
html body main section.media-detail-section {
  padding: 0;
}
html body main section.media-detail-section .wrapper {
  padding: 40px 25px;
  margin: 90px 0;
  background-color: #FFFFFF;
  -webkit-box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.2);
  box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.2);
}
html body main section.media-detail-section .wrapper .image-wrapper {
  max-width: 500px;
  float: left;
  position: relative;
  padding: 0 25px 20px 0;
}
html body main section.media-detail-section .wrapper .image-wrapper img {
  width: 100%;
  display: block;
}
html body main section.media-detail-section .wrapper .image-wrapper figcaption {
  padding: 10px 15px;
  background-color: #FFFFFF;
  position: absolute;
  top: 30px;
  left: 0;
}
html body main section.media-detail-section .wrapper .image-wrapper figcaption .day-month .day:after {
  content: '/';
  display: inline-block;
  font-family: 'Exo';
  font-weight: bold;
  font-style: normal;
  font-size: 16px;
  font-size: 16/10+0rem;
  line-height: 16px;
  letter-spacing: 0.005em;
  color: #5A6B8A;
}
html body main section.media-detail-section .wrapper .image-wrapper figcaption .day-month .day,
html body main section.media-detail-section .wrapper .image-wrapper figcaption .day-month .month {
  font-family: 'Exo';
  font-weight: bold;
  font-style: normal;
  font-size: 16px;
  font-size: 16/10+0rem;
  line-height: 16px;
  text-transform: uppercase;
  letter-spacing: 0.005em;
  color: #5A6B8A;
}
html body main section.media-detail-section .wrapper .image-wrapper figcaption .year {
  font-family: 'Exo';
  font-weight: 500;
  font-style: normal;
  font-size: 19px;
  font-size: 19/10+0rem;
  line-height: 19px;
  line-height: 16px;
  text-transform: uppercase;
  letter-spacing: 0.005em;
  color: #5A6B8A;
}
html body main section.media-detail-section .wrapper .description-wrapper {
  padding: 40px 40px 40px 0;
}
html body main section.media-detail-section .wrapper .description-wrapper .title {
  font-family: 'Exo';
  font-weight: bold;
  font-style: normal;
  font-size: 16px;
  font-size: 16/10+0rem;
  line-height: 16px;
  line-height: 21px;
  text-transform: uppercase;
  letter-spacing: 0.005em;
  color: #5A6B8A;
}
html body main section.media-detail-section .wrapper .description-wrapper .text {
  padding-top: 10px;
}
html body main section.media-detail-section .wrapper .description-wrapper .text * {
  font-family: 'Exo';
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  font-size: 16/10+0rem;
  line-height: 16px;
  line-height: 26px;
  letter-spacing: 0.005em;
  color: #5A6B8A;
  padding-top: 15px;
}
html body main section.media-detail-section .wrapper .description-wrapper .text .read-more-wrapper {
  display: none;
}
html body main section.media-detail-section .wrapper .description-wrapper .text a {
  font-weight: bold;
}
html body main section.media-detail-section .wrapper .description-wrapper .text a:hover {
  text-decoration: underline;
}
@media (max-width: 767px) {
  html body main section.media-detail-section {
    padding: 0;
  }
  html body main section.media-detail-section .wrapper {
    margin: 0;
  }
  html body main section.media-detail-section .wrapper .description-wrapper {
    padding: 0;
  }
  html body main section.media-detail-section .wrapper .description-wrapper .text {
    padding-top: 0;
  }
  html body main section.media-detail-section .wrapper .image-wrapper {
    padding: 0 0 30px 0;
  }
  html body main section.media-detail-section .wrapper .image-wrapper img {
    padding: 0;
  }
}
@media (max-width: 767px) {
  html body main section.media-detail-section .wrapper .description-wrapper .text .read-more-wrapper {
    margin: 10px 0 15px 0;
    display: block;
  }
  html body main section.media-detail-section .wrapper .description-wrapper .text .read-more-wrapper .read-more-button {
    padding: 6px 9px;
    font-size: 14px;
    font-size: 14/10+0rem;
    line-height: 14px;
    line-height: 19px;
    font-family: 'Trebuchet MS';
    font-weight: bold;
    font-style: normal;
  }
  html body main section.media-detail-section .wrapper .description-wrapper .text.read-close p:not(:first-child) {
    display: none;
  }
  html body main section.media-detail-section .wrapper .description-wrapper .text:not(.read-close) p:not(:first-child) {
    display: block;
  }
  html body main section.media-detail-section .wrapper .description-wrapper .text:not(.read-close) .read-more-wrapper .read-more-button:after {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=0, M12=1, M21=-1, M22=0, sizingMethod='auto expand');
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11 = 0.00000000 ,M12 = 1.00000000, M21 = -1.00000000 ,M22 = 0.00000000,SizingMethod = 'auto expand')";
    transform: rotate(90deg);
    /* Newer browsers (incl IE9) */
  }
}
html body main section.trade-section {
  padding: 0;
}
html body main section.trade-section .trade-list {
  padding: 70px 0 90px 0;
  display: flex;
  flex-wrap: wrap;
}
html body main section.trade-section .trade-list .trade-item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  min-height: 100%;
  margin-bottom: 20px;
}
html body main section.trade-section .trade-list .trade-item .img-bg {
  background-size: cover;
  background-position: center;
  height: 200px;
}
html body main section.trade-section .trade-list .trade-item .wrapper {
  display: flex;
  flex-direction: column;
  height: 100%;
  margin-top: 30px;
  -webkit-box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.2);
  box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.2);
}
html body main section.trade-section .trade-list .trade-item .wrapper .image-wrapper img {
  display: block;
  width: 100%;
}
html body main section.trade-section .trade-list .trade-item .wrapper .description-wrapper {
  background-color: #FFFFFF;
  padding: 25px;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
html body main section.trade-section .trade-list .trade-item .wrapper .description-wrapper .text-wrapper {
  text-align: center;
}
html body main section.trade-section .trade-list .trade-item .wrapper .description-wrapper .text-wrapper .title {
  font-family: 'Exo';
  font-weight: bold;
  font-style: normal;
  font-size: 16px;
  font-size: 16/10+0rem;
  line-height: 16px;
  line-height: 21px;
  text-transform: uppercase;
  letter-spacing: 0.0015em;
  color: #5A6B8A;
}
html body main section.trade-section .trade-list .trade-item .wrapper .description-wrapper .text-wrapper .subtitle {
  font-family: 'Exo';
  font-weight: bold;
  font-style: normal;
  font-size: 11px;
  font-size: 11/10+0rem;
  line-height: 11px;
  line-height: 15px;
  text-transform: uppercase;
  letter-spacing: 0.0015em;
  color: #A1AAB9;
}
html body main section.trade-section .trade-list .trade-item .wrapper .description-wrapper .icon-wrapper {
  padding-top: 30px;
}
html body main section.trade-section .trade-list .trade-item .wrapper .description-wrapper .icon-wrapper .icon-list {
  min-height: 140px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: row;
  -webkit-box-direction: row;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
}
html body main section.trade-section .trade-list .trade-item .wrapper .description-wrapper .icon-wrapper .icon-list > a {
  width: 33.3%;
}
html body main section.trade-section .trade-list .trade-item .wrapper .description-wrapper .icon-wrapper .icon-list > a .icon-list-item {
  width: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: column;
  -webkit-box-direction: column;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  padding-top: 5px;
}
html body main section.trade-section .trade-list .trade-item .wrapper .description-wrapper .icon-wrapper .icon-list > a .icon-list-item .icon {
  width: auto;
  height: auto;
  margin-left: 0;
  display: block;
  -webkit-transition: color 0.35s ease-in-out;
  -moz-transition: color 0.35s ease-in-out;
  -o-transition: color 0.35s ease-in-out;
  -ms-transition: color 0.35s ease-in-out;
  transition: color 0.35s ease-in-out;
}
html body main section.trade-section .trade-list .trade-item .wrapper .description-wrapper .icon-wrapper .icon-list > a .icon-list-item .icon:before {
  font-size: 22px;
  font-size: 22/10+0rem;
  line-height: 22px;
  color: #A1AAB9;
}
html body main section.trade-section .trade-list .trade-item .wrapper .description-wrapper .icon-wrapper .icon-list > a .icon-list-item .legend {
  font-family: 'Exo';
  font-weight: bold;
  font-style: normal;
  font-size: 11px;
  font-size: 11/10+0rem;
  line-height: 11px;
  line-height: 15px;
  text-transform: uppercase;
  letter-spacing: 0.0015em;
  color: #A1AAB9;
  display: block;
  padding-top: 15px;
  -webkit-transition: color 0.35s ease-in-out;
  -moz-transition: color 0.35s ease-in-out;
  -o-transition: color 0.35s ease-in-out;
  -ms-transition: color 0.35s ease-in-out;
  transition: color 0.35s ease-in-out;
}
html body main section.trade-section .trade-list .trade-item .wrapper .description-wrapper .icon-wrapper .icon-list > a .icon-list-item:hover .icon,
html body main section.trade-section .trade-list .trade-item .wrapper .description-wrapper .icon-wrapper .icon-list > a .icon-list-item:hover .legend {
  color: #5A6B8A;
}
html body main section.trade-section .trade-list .trade-item .wrapper .description-wrapper .icon-wrapper .icon-list > a .icon-list-item:hover .icon:before,
html body main section.trade-section .trade-list .trade-item .wrapper .description-wrapper .icon-wrapper .icon-list > a .icon-list-item:hover .legend:before {
  color: #5A6B8A;
}
html body main section.trade-section .trade-list .trade-item .wrapper .code-wrapper {
  background-color: rgba(90, 107, 138, 0.9);
}
html body main section.trade-section .trade-list .trade-item .wrapper .code-wrapper .code-list {
  min-height: 190px;
  /*Ie 10/11*/
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: column;
  -webkit-box-direction: column;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  padding: 10px;
}
@supports ( -ms-accelerator:true ) {
  html body main section.trade-section .trade-list .trade-item .wrapper .code-wrapper .code-list {
    height: 190px;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  html body main section.trade-section .trade-list .trade-item .wrapper .code-wrapper .code-list {
    height: 190px;
  }
}
html body main section.trade-section .trade-list .trade-item .wrapper .code-wrapper .code-list .code-list-item {
  color: #FFFFFF;
}
html body main section.trade-section .trade-list .trade-item .wrapper .code-wrapper .code-list p {
  font-family: 'Exo';
  font-weight: bold;
  font-style: normal;
  font-size: 13px;
  font-size: 13/10+0rem;
  line-height: 13px;
  line-height: 20px;
  text-transform: uppercase;
  letter-spacing: 0.0015em;
  color: #A1AAB9;
}
html body main section.trade-section .trade-list .trade-item .wrapper .code-wrapper .code-list.no-content .code-list-item {
  font-size: 16px;
  font-size: 16/10+0rem;
  line-height: 16px;
  padding: 20px 10px;
}
html body main section.trade-section .trade-list .trade-item .wrapper .code-wrapper .code-list.no-content > div {
  color: #A1AAB9;
  padding: 20px 10px;
}
html body main section.trade-section .loadmore-container {
  text-align: center;
}
html body main section.trade-section .loadmore-container .loadmore {
  margin: 25px 0 50px;
  background-color: #5A6B8A;
  color: #ffffff;
  font-family: 'Exo';
  font-weight: 500;
  font-style: normal;
  font-size: 14px;
  font-size: 14/10+0rem;
  line-height: 14px;
  line-height: 19px;
  text-transform: uppercase;
  letter-spacing: 0.005em;
  padding: 12px 23px;
  border: none;
}
html body main section.trade-section .loadmore-container .loadmore:hover {
  border: none;
  background-color: #A1AAB9;
}
html body main section.trade-section .loadmore-container .loadmore i {
  display: none;
}
@media (max-width: 767px) {
  html body main section.trade-section {
    padding: 15px 0;
  }
  html body main section.trade-section .trade-list {
    margin: 0;
    padding: 10px 0 10px 0;
  }
  html body main section.trade-section .trade-list .trade-item .wrapper {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #E9E9E9;
  }
}
html body main section.press-section {
  padding: 0;
}
html body main section.press-section .press-list {
  padding: 70px 0 90px 0;
}
html body main section.press-section .press-list .press-item .img-bg {
  background-size: cover;
  background-position: center;
  height: 200px;
}
html body main section.press-section .press-list .press-item .wrapper {
  margin-top: 30px;
  -webkit-box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.2);
  box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.2);
}
html body main section.press-section .press-list .press-item .wrapper .image-wrapper img {
  display: block;
  width: 100%;
}
html body main section.press-section .press-list .press-item .wrapper .description-wrapper {
  background-color: #FFFFFF;
  padding: 25px;
}
html body main section.press-section .press-list .press-item .wrapper .description-wrapper .text-wrapper {
  text-align: center;
}
html body main section.press-section .press-list .press-item .wrapper .description-wrapper .text-wrapper .title {
  font-family: 'Exo';
  font-weight: bold;
  font-style: normal;
  font-size: 16px;
  font-size: 16/10+0rem;
  line-height: 16px;
  line-height: 21px;
  text-transform: uppercase;
  letter-spacing: 0.0015em;
  color: #5A6B8A;
}
html body main section.press-section .press-list .press-item .wrapper .description-wrapper .text-wrapper .subtitle {
  font-family: 'Exo';
  font-weight: bold;
  font-style: normal;
  font-size: 11px;
  font-size: 11/10+0rem;
  line-height: 11px;
  line-height: 15px;
  text-transform: uppercase;
  letter-spacing: 0.0015em;
  color: #A1AAB9;
}
html body main section.press-section .press-list .press-item .wrapper .description-wrapper .icon-wrapper {
  padding-top: 30px;
}
html body main section.press-section .press-list .press-item .wrapper .description-wrapper .icon-wrapper .icon-list {
  min-height: 140px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: row;
  -webkit-box-direction: row;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
}
html body main section.press-section .press-list .press-item .wrapper .description-wrapper .icon-wrapper .icon-list > a {
  width: 33.3%;
}
html body main section.press-section .press-list .press-item .wrapper .description-wrapper .icon-wrapper .icon-list > a .icon-list-item {
  width: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: column;
  -webkit-box-direction: column;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  padding-top: 5px;
}
html body main section.press-section .press-list .press-item .wrapper .description-wrapper .icon-wrapper .icon-list > a .icon-list-item .icon {
  width: auto;
  height: auto;
  margin-left: 0;
  display: block;
  -webkit-transition: color 0.35s ease-in-out;
  -moz-transition: color 0.35s ease-in-out;
  -o-transition: color 0.35s ease-in-out;
  -ms-transition: color 0.35s ease-in-out;
  transition: color 0.35s ease-in-out;
}
html body main section.press-section .press-list .press-item .wrapper .description-wrapper .icon-wrapper .icon-list > a .icon-list-item .icon:before {
  font-size: 22px;
  font-size: 22/10+0rem;
  line-height: 22px;
  color: #A1AAB9;
}
html body main section.press-section .press-list .press-item .wrapper .description-wrapper .icon-wrapper .icon-list > a .icon-list-item .legend {
  font-family: 'Exo';
  font-weight: bold;
  font-style: normal;
  font-size: 11px;
  font-size: 11/10+0rem;
  line-height: 11px;
  line-height: 15px;
  text-transform: uppercase;
  letter-spacing: 0.0015em;
  color: #A1AAB9;
  display: block;
  padding-top: 15px;
  -webkit-transition: color 0.35s ease-in-out;
  -moz-transition: color 0.35s ease-in-out;
  -o-transition: color 0.35s ease-in-out;
  -ms-transition: color 0.35s ease-in-out;
  transition: color 0.35s ease-in-out;
}
html body main section.press-section .press-list .press-item .wrapper .description-wrapper .icon-wrapper .icon-list > a .icon-list-item:hover .icon,
html body main section.press-section .press-list .press-item .wrapper .description-wrapper .icon-wrapper .icon-list > a .icon-list-item:hover .legend {
  color: #5A6B8A;
}
html body main section.press-section .press-list .press-item .wrapper .description-wrapper .icon-wrapper .icon-list > a .icon-list-item:hover .icon:before,
html body main section.press-section .press-list .press-item .wrapper .description-wrapper .icon-wrapper .icon-list > a .icon-list-item:hover .legend:before {
  color: #5A6B8A;
}
html body main section.press-section .press-list .press-item .wrapper .code-wrapper {
  background-color: rgba(90, 107, 138, 0.9);
}
html body main section.press-section .press-list .press-item .wrapper .code-wrapper .code-list {
  min-height: 190px;
  /*Ie 10/11*/
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: column;
  -webkit-box-direction: column;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  padding: 10px;
}
@supports ( -ms-accelerator:true ) {
  html body main section.press-section .press-list .press-item .wrapper .code-wrapper .code-list {
    height: 190px;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  html body main section.press-section .press-list .press-item .wrapper .code-wrapper .code-list {
    height: 190px;
  }
}
html body main section.press-section .press-list .press-item .wrapper .code-wrapper .code-list .code-list-item {
  color: #FFFFFF;
}
html body main section.press-section .press-list .press-item .wrapper .code-wrapper .code-list p {
  font-family: 'Exo';
  font-weight: bold;
  font-style: normal;
  font-size: 13px;
  font-size: 13/10+0rem;
  line-height: 13px;
  line-height: 20px;
  text-transform: uppercase;
  letter-spacing: 0.0015em;
  color: #A1AAB9;
}
html body main section.press-section .press-list .press-item .wrapper .code-wrapper .code-list.no-content .code-list-item {
  font-size: 16px;
  font-size: 16/10+0rem;
  line-height: 16px;
  padding: 20px 10px;
}
html body main section.press-section .press-list .press-item .wrapper .code-wrapper .code-list.no-content > div {
  color: #A1AAB9;
  padding: 20px 10px;
}
html body main section.press-section .loadmore-container {
  text-align: center;
}
html body main section.press-section .loadmore-container .loadmore {
  margin: 25px 0 50px;
  background-color: #5A6B8A;
  color: #ffffff;
  font-family: 'Exo';
  font-weight: 500;
  font-style: normal;
  font-size: 14px;
  font-size: 14/10+0rem;
  line-height: 14px;
  line-height: 19px;
  text-transform: uppercase;
  letter-spacing: 0.005em;
  padding: 12px 23px;
  border: none;
}
html body main section.press-section .loadmore-container .loadmore:hover {
  border: none;
  background-color: #A1AAB9;
}
html body main section.press-section .loadmore-container .loadmore i {
  display: none;
}
@media (max-width: 767px) {
  html body main section.press-section {
    padding: 15px 0;
  }
  html body main section.press-section .press-list {
    margin: 0;
    padding: 10px 0 10px 0;
  }
  html body main section.press-section .press-list .press-item .wrapper {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #E9E9E9;
  }
}
html body main section.recruitment-form-section {
  padding: 0;
}
html body main section.recruitment-form-section .row {
  margin-top: 90px;
  margin-bottom: 90px;
}
html body main section.recruitment-form-section .row .description-wrapper .wrapper {
  background-color: rgba(90, 107, 138, 0.9);
  padding: 40px 40px 60px 40px;
  -webkit-box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.2);
  box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.2);
}
html body main section.recruitment-form-section .row .description-wrapper .wrapper .title {
  font-family: 'Exo';
  font-weight: bold;
  font-style: normal;
  font-size: 16px;
  font-size: 16/10+0rem;
  line-height: 16px;
  line-height: 21px;
  letter-spacing: 0.005em;
  text-transform: uppercase;
  color: #FFFFFF;
}
html body main section.recruitment-form-section .row .description-wrapper .wrapper .text {
  padding-right: 5px;
}
html body main section.recruitment-form-section .row .description-wrapper .wrapper .text * {
  font-family: 'Trebuchet MS';
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  font-size: 16/10+0rem;
  line-height: 16px;
  line-height: 26px;
  letter-spacing: 0.005em;
  color: #FFFFFF;
  padding-top: 20px;
}
html body main section.recruitment-form-section .row .description-wrapper .wrapper .text a {
  font-weight: bold;
}
html body main section.recruitment-form-section .row .description-wrapper .wrapper .text a:hover {
  text-decoration: underline;
}
html body main section.recruitment-form-section .row .form-wrapper .form-container {
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.2);
  box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.2);
  height: 100%;
}
html body main section.recruitment-form-section .row .form-wrapper form .form-title {
  font-family: 'Exo';
  font-weight: bold;
  font-style: normal;
  font-size: 16px;
  font-size: 16/10+0rem;
  line-height: 16px;
  line-height: 21px;
  text-transform: uppercase;
  letter-spacing: 0.005em;
  color: #5A6B8A;
  padding: 40px;
}
html body main section.recruitment-form-section .row .form-wrapper form .form-group {
  margin-right: 95px;
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: row;
  -webkit-box-direction: row;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  webkit-box-pack: flex-end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -ms-flex-pack: flex-end;
  justify-content: flex-end;
}
html body main section.recruitment-form-section .row .form-wrapper form .form-group span,
html body main section.recruitment-form-section .row .form-wrapper form .form-group label {
  font-family: 'Trebuchet MS';
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  font-size: 12/10+0rem;
  line-height: 12px;
  line-height: 14px;
  letter-spacing: 0.0025em;
  color: #A1AAB9;
  padding-right: 30px;
}
html body main section.recruitment-form-section .row .form-wrapper form .form-group span.required:after,
html body main section.recruitment-form-section .row .form-wrapper form .form-group label.required:after {
  content: '*';
  display: inline-block;
  font-family: 'Trebuchet MS';
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  font-size: 12/10+0rem;
  line-height: 12px;
  line-height: 14px;
  letter-spacing: 0.0025em;
  color: #A1AAB9;
  padding-left: 3px;
}
html body main section.recruitment-form-section .row .form-wrapper form .form-group .wpcf7-form-control-wrap {
  padding: 0;
}
html body main section.recruitment-form-section .row .form-wrapper form .form-group input[type="email"],
html body main section.recruitment-form-section .row .form-wrapper form .form-group input[type="tel"],
html body main section.recruitment-form-section .row .form-wrapper form .form-group input[type="text"],
html body main section.recruitment-form-section .row .form-wrapper form .form-group select {
  color: #A1A9B8;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border: none;
  outline: none;
  border: 1px solid #A1AAB9;
}
html body main section.recruitment-form-section .row .form-wrapper form .form-group input[type="email"].form-control,
html body main section.recruitment-form-section .row .form-wrapper form .form-group input[type="tel"].form-control,
html body main section.recruitment-form-section .row .form-wrapper form .form-group input[type="text"].form-control,
html body main section.recruitment-form-section .row .form-wrapper form .form-group select.form-control,
html body main section.recruitment-form-section .row .form-wrapper form .form-group input[type="email"].wpcf7-select,
html body main section.recruitment-form-section .row .form-wrapper form .form-group input[type="tel"].wpcf7-select,
html body main section.recruitment-form-section .row .form-wrapper form .form-group input[type="text"].wpcf7-select,
html body main section.recruitment-form-section .row .form-wrapper form .form-group select.wpcf7-select {
  background-color: #FFFFFF;
  width: 350px;
  max-width: 100%;
  height: 35px;
}
html body main section.recruitment-form-section .row .form-wrapper form .form-group.select-group span {
  position: relative;
}
html body main section.recruitment-form-section .row .form-wrapper form .form-group.select-group span:after {
  content: "";
  background: url('../images/icons/select-arrow.png') center right no-repeat;
  position: absolute;
  display: block;
  width: 20px;
  height: 15px;
  right: 10px;
  top: 10px;
  pointer-events: none;
}
html body main section.recruitment-form-section .row .form-wrapper form .form-group.select-group span select {
  padding: 0 10px;
}
html body main section.recruitment-form-section .row .form-wrapper form .form-group.select-group span.wpcf7-not-valid-tip:after {
  display: none;
}
html body main section.recruitment-form-section .row .form-wrapper form .form-group input[name="your-job"] {
  color: rgba(161, 169, 184, 0.5);
  pointer-events: none;
}
html body main section.recruitment-form-section .row .form-wrapper form .form-group input[type="file"] {
  display: none;
}
html body main section.recruitment-form-section .row .form-wrapper form .form-group.form-search {
  position: relative;
}
html body main section.recruitment-form-section .row .form-wrapper form .form-group.form-search button {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border: none;
  outline: none;
  font-family: 'Exo';
  font-weight: normal;
  font-style: normal;
  padding: 9px 26px;
  position: absolute;
  top: 0;
  right: 0;
  height: 35px;
}
html body main section.recruitment-form-section .row .form-wrapper form .form-group.form-check-wrapper .form-check-title {
  -webkit-align-self: flex-start;
  -moz-align-self: flex-start;
  -ms-align-self: flex-start;
  -ms-flex-item-align: flex-start;
  align-self: flex-start;
  font-size: 12px;
  font-size: 12/10+0rem;
  line-height: 12px;
  font-family: 'Trebuchet MS';
  font-weight: normal;
  font-style: normal;
  line-height: 14px;
  letter-spacing: 0.0025em;
  color: #A1AAB9;
  padding: 10px 18px 0 0;
}
html body main section.recruitment-form-section .row .form-wrapper form .form-group.form-check-wrapper .form-check {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: column;
  -webkit-box-direction: column;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 10px;
}
html body main section.recruitment-form-section .row .form-wrapper form .form-group.form-check-wrapper .form-check .form-check-control {
  width: 350px;
  height: 25px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: row;
  -webkit-box-direction: row;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
html body main section.recruitment-form-section .row .form-wrapper form .form-group.form-check-wrapper .form-check .form-check-control label.form-check-label {
  padding-left: 10px;
}
html body main section.recruitment-form-section .row .form-wrapper form .form-group.form-check-wrapper .form-check .form-check-control label.form-check-label a {
  font-size: 12px;
  font-size: 12/10+0rem;
  line-height: 12px;
  font-family: 'Trebuchet MS';
  font-weight: normal;
  font-style: normal;
  line-height: 14px;
  letter-spacing: 0.0025em;
  color: #A1AAB9;
  text-decoration: none;
}
html body main section.recruitment-form-section .row .form-wrapper form .form-group.form-check-wrapper .form-check .form-check-control.terms {
  margin-bottom: 10px;
}
html body main section.recruitment-form-section .row .form-wrapper form .form-group.form-check-wrapper .form-check .form-check-control.terms input[type="checkbox"] {
  visibility: visible;
  margin: 0;
}
html body main section.recruitment-form-section .row .form-wrapper form .form-group.form-check-wrapper .form-check .form-check-control.terms label:before {
  border: 1px solid #A1A9B8;
}
html body main section.recruitment-form-section .row .form-wrapper form .form-group.form-check-wrapper .form-check .form-check-control.terms a {
  font-size: 12px;
  font-size: 12/10+0rem;
  line-height: 12px;
  font-family: 'Trebuchet MS';
  font-weight: normal;
  font-style: normal;
  line-height: 14px;
  letter-spacing: 0.0025em;
  color: #A1AAB9;
  text-decoration: none;
}
html body main section.recruitment-form-section .row .form-wrapper form .form-group.form-check-wrapper .form-check .form-check-control .round {
  position: relative;
}
html body main section.recruitment-form-section .row .form-wrapper form .form-group.form-check-wrapper .form-check .form-check-control .round label {
  background-color: rgba(255, 255, 255, 0.9);
  border: 1px solid #A1AAB9;
  border-radius: 50%;
  cursor: pointer;
  width: 15px;
  height: 15px;
  position: absolute;
  top: 0;
  left: 0;
  padding-right: 0;
}
html body main section.recruitment-form-section .row .form-wrapper form .form-group.form-check-wrapper .form-check .form-check-control .round label:after {
  content: "";
  border: 2px solid #fff;
  border-top: none;
  border-right: none;
  height: 4px;
  left: 3px;
  opacity: 0;
  position: absolute;
  top: 4px;
  transform: rotate(-45deg);
  width: 7px;
}
html body main section.recruitment-form-section .row .form-wrapper form .form-group.form-check-wrapper .form-check .form-check-control .round input[type="checkbox"] {
  visibility: hidden;
}
html body main section.recruitment-form-section .row .form-wrapper form .form-group.form-check-wrapper .form-check .form-check-control .round input[type="checkbox"]:checked + label {
  background-color: #5A6B8A;
  border-color: #5A6B8A;
}
html body main section.recruitment-form-section .row .form-wrapper form .form-group.form-check-wrapper .form-check .form-check-control .round input[type="checkbox"]:checked + label:after {
  opacity: 1;
}
html body main section.recruitment-form-section .row .form-wrapper form .form-group.form-check-wrapper .form-check .mandatory {
  font-size: 12px;
  font-size: 12/10+0rem;
  line-height: 12px;
  font-family: 'Trebuchet MS';
  font-weight: normal;
  font-style: normal;
  line-height: 14px;
  letter-spacing: 0.0025em;
  color: #A1AAB9;
  padding: 10px 0 10px 0;
}
html body main section.recruitment-form-section .row .form-wrapper form .form-group .file-label {
  width: 100%;
  max-width: 350px;
  background: #FFFFFF;
  border: 1px solid;
  padding: 10px 100px 10px 10px;
}
html body main section.recruitment-form-section .row .form-wrapper form .form-group .file-trigger {
  text-transform: uppercase;
  padding: 11px;
  position: absolute;
  top: 0;
  right: 0;
  width: 104px;
  text-align: center;
  background: #5A6B8A;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  transition: background 0.3s ease;
  font-size: 14px;
  font-size: 14/10+0rem;
  line-height: 14px;
  color: #FFFFFF;
  cursor: pointer;
}
html body main section.recruitment-form-section .row .form-wrapper form .form-group .file-trigger:hover {
  background: #A1A9B8;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
html body main section.recruitment-form-section .row .form-wrapper form .radio-group {
  margin-top: 20px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: row;
  -webkit-box-direction: row;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  webkit-box-pack: flex-end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -ms-flex-pack: flex-end;
  justify-content: flex-end;
}
html body main section.recruitment-form-section .row .form-wrapper form .radio-group .wpcf7-form-control-wrap {
  width: 100%;
  max-width: 350px;
}
html body main section.recruitment-form-section .row .form-wrapper form .radio-group .wpcf7-form-control-wrap span {
  padding: 0;
}
html body main section.recruitment-form-section .row .form-wrapper form .radio-group .wpcf7-form-control-wrap span.wpcf7-list-item {
  margin: 0 0 10px 0;
  width: 100%;
}
html body main section.recruitment-form-section .row .form-wrapper form .radio-group .wpcf7-list-item {
  position: relative;
}
html body main section.recruitment-form-section .row .form-wrapper form .radio-group .wpcf7-list-item .wpcf7-list-item-label {
  padding-left: 10px;
}
html body main section.recruitment-form-section .row .form-wrapper form .radio-group .wpcf7-list-item .wpcf7-list-item-label:before {
  content: "";
  background-color: rgba(255, 255, 255, 0.9);
  border: 1px solid #A1AAB9;
  border-radius: 50%;
  cursor: pointer;
  width: 15px;
  height: 15px;
  position: absolute;
  top: 0;
  left: 0;
  padding-right: 0;
}
html body main section.recruitment-form-section .row .form-wrapper form .radio-group .wpcf7-list-item .wpcf7-list-item-label:after {
  border: 2px solid #fff;
  border-top: none;
  border-right: none;
  height: 5px;
  left: 4px;
  opacity: 0;
  position: absolute;
  top: 4px;
  transform: rotate(-45deg);
  width: 7px;
}
html body main section.recruitment-form-section .row .form-wrapper form .radio-group .wpcf7-list-item input[type="radio"] {
  visibility: hidden;
}
html body main section.recruitment-form-section .row .form-wrapper form .radio-group .wpcf7-list-item input[type="radio"]:checked + .wpcf7-list-item-label:before {
  background-color: #5A6B8A;
  border-color: #5A6B8A;
}
html body main section.recruitment-form-section .row .form-wrapper form .radio-group .wpcf7-list-item input[type="radio"]:checked + .wpcf7-list-item-label:after {
  opacity: 1;
}
html body main section.recruitment-form-section .row .form-wrapper form span.wpcf7-form-control-wrap[data-name="acceptance"] {
  width: 100%;
  max-width: 350px;
}
html body main section.recruitment-form-section .row .form-wrapper form .wpcf7-form-control-wrap[data-name="acceptance"] .wpcf7-list-item {
  margin: 0;
}
html body main section.recruitment-form-section .row .form-wrapper form .wpcf7-form-control-wrap[data-name="acceptance"] .wpcf7-list-item-label a {
  text-decoration: none;
  color: #5A6B8A;
}
html body main section.recruitment-form-section .row .form-wrapper form .wpcf7-form-control-wrap[data-name="acceptance"] .wpcf7-list-item-label a:hover {
  color: #A1A9B8;
}
html body main section.recruitment-form-section .row .form-wrapper form .wpcf7-form-control-wrap[data-name="acceptance"] .wpcf7-list-item-label:before {
  content: '';
  width: 14px;
  height: 14px;
  min-width: 14px;
  display: inline-block;
  margin-right: 10px;
  cursor: pointer;
  position: relative;
  top: 2px;
  border: 1px solid #A1A9B8;
  background: #FFFFFF;
}
html body main section.recruitment-form-section .row .form-wrapper form .wpcf7-form-control-wrap[data-name="acceptance"] .wpcf7-list-item-label:after {
  content: '';
  position: absolute;
  width: 8px;
  height: 8px;
  left: 3px;
  top: 5px;
  cursor: pointer;
  display: none;
  border-radius: 1px;
  background: #5A6B8A;
}
html body main section.recruitment-form-section .row .form-wrapper form .mandatory {
  width: 100%;
  max-width: 350px;
  margin: 10px 0;
}
html body main section.recruitment-form-section .row .form-wrapper form input[type=checkbox] {
  position: absolute;
  top: 7px;
  left: 1px;
  opacity: 0;
  z-index: 1;
}
html body main section.recruitment-form-section .row .form-wrapper form input[type=checkbox]:checked + .wpcf7-list-item-label:after {
  display: block;
}
html body main section.recruitment-form-section .row .form-wrapper form .submit-wrapper {
  width: 100%;
  max-width: 350px;
}
html body main section.recruitment-form-section .row .form-wrapper form .submit-wrapper .wpcf7-submit {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 10px 30px;
  font-family: 'Exo';
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  font-size: 14/10+0rem;
  line-height: 14px;
  line-height: 19px;
  text-transform: uppercase;
  -webkit-transition: background-color 0.35s ease-in-out;
  -moz-transition: background-color 0.35s ease-in-out;
  -o-transition: background-color 0.35s ease-in-out;
  -ms-transition: background-color 0.35s ease-in-out;
  transition: background-color 0.35s ease-in-out;
  background-color: #5A6B8A;
  color: #FFFFFF;
}
html body main section.recruitment-form-section .row .form-wrapper form .submit-wrapper .wpcf7-submit:hover {
  background-color: #A1A9B8;
}
@media (min-width: 768px) {
  html body main section.recruitment-form-section .row .form-wrapper form .submit-wrapper .wpcf7-submit {
    margin-bottom: 30px;
  }
}
html body main section.recruitment-form-section .row .form-wrapper form .submit-wrapper .ajax-loader {
  display: none;
}
html body main section.recruitment-form-section .row .form-wrapper form .wpcf7-response-output {
  padding: 10px;
  margin: 30px auto;
  max-width: 100%;
  width: 350px;
  text-align: center;
  font-size: 12px;
  font-size: 12/10+0rem;
  line-height: 12px;
}
html body main section.recruitment-form-section .row .form-wrapper form .form-file .wpcf7-form-control-wrap {
  position: absolute;
  bottom: -25px;
  right: 0;
}
@media (max-width: 767px) {
  html body main section.recruitment-form-section {
    padding: 0 15px;
  }
  html body main section.recruitment-form-section .form-container {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 100%;
  }
  html body main section.recruitment-form-section .row .description-wrapper .wrapper {
    padding: 30px;
  }
  html body main section.recruitment-form-section .row .form-wrapper {
    padding: 0 15px;
  }
  html body main section.recruitment-form-section .row .form-wrapper .form-container {
    background-color: rgba(255, 255, 255, 0.9);
    padding: 40px 40px 60px 40px;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 100%;
  }
  html body main section.recruitment-form-section .row .form-wrapper form .form-title {
    padding: 0 40px 20px 0;
  }
  html body main section.recruitment-form-section .row .form-wrapper form .form-group {
    margin-right: 0;
    -webkit-box-orient: column;
    -webkit-box-direction: column;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
  }
  html body main section.recruitment-form-section .row .form-wrapper form .form-group br {
    display: none;
  }
  html body main section.recruitment-form-section .row .form-wrapper form .form-group span,
  html body main section.recruitment-form-section .row .form-wrapper form .form-group label {
    padding-bottom: 6px;
  }
  html body main section.recruitment-form-section .row .form-wrapper form .form-group label {
    width: 100%;
  }
  html body main section.recruitment-form-section .row .form-wrapper form .form-group .wpcf7-form-control-wrap {
    width: 100%;
  }
  html body main section.recruitment-form-section .row .form-wrapper form .form-group input[type="email"].form-control,
  html body main section.recruitment-form-section .row .form-wrapper form .form-group input[type="tel"].form-control,
  html body main section.recruitment-form-section .row .form-wrapper form .form-group input[type="text"].form-control {
    width: 100%;
  }
  html body main section.recruitment-form-section .row .form-wrapper form .form-group.form-search button {
    top: 20px;
  }
  html body main section.recruitment-form-section .row .form-wrapper form .form-group .form-check {
    padding-left: 0;
  }
  html body main section.recruitment-form-section .row .form-wrapper form .form-group .form-check .terms label {
    padding-bottom: 0;
  }
  html body main section.recruitment-form-section .row .form-wrapper form .form-group .form-check .mandatory {
    display: none;
  }
  html body main section.recruitment-form-section .row .form-wrapper form .form-group.form-check-wrapper .form-check-title {
    display: none;
  }
  html body main section.recruitment-form-section .row .form-wrapper form .form-group.form-check-wrapper .form-check .form-check-control {
    width: 100%;
  }
  html body main section.recruitment-form-section .row .form-wrapper form .form-group.form-check-wrapper .form-check .form-check-control .form-check-label {
    padding-bottom: 0;
  }
  html body main section.recruitment-form-section .row .form-wrapper form .file-label {
    max-width: 100%;
  }
  html body main section.recruitment-form-section .row .form-wrapper form .file-trigger {
    top: auto !important;
    bottom: 0;
  }
  html body main section.recruitment-form-section .row .form-wrapper form .form-file {
    margin-bottom: 35px;
  }
  html body main section.recruitment-form-section .row .form-wrapper form .submit-wrapper {
    text-align: left;
  }
  html body main section.recruitment-form-section .row .form-wrapper form .submit-wrapper .form-submit {
    padding: 10px 50px;
    margin: 0;
  }
}
@media (max-width: 991px) {
  html body main section.recruitment-form-section .row {
    margin-top: 60px;
    margin-bottom: 60px;
  }
  html body main section.recruitment-form-section .row .description-wrapper {
    margin-bottom: 30px;
  }
}
@media (max-width: 576px) {
  html body main section.recruitment-form-section .row {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }
  html body main section.recruitment-form-section .row .form-wrapper .form-container {
    padding: 0;
  }
  html body main section.recruitment-form-section .row .form-wrapper form {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    padding: 10px 0 0 0 !important;
  }
  html body main section.recruitment-form-section .row .form-wrapper form .form-group {
    position: relative;
  }
  html body main section.recruitment-form-section .row .form-wrapper form .form-group.form-check-wrapper .form-check {
    padding-left: 0;
  }
  html body main section.recruitment-form-section .row .form-wrapper form .form-group.form-check-wrapper .form-check .terms label {
    padding-top: 6px;
  }
}
html body main section.application-form-section {
  padding: 0;
}
html body main section.application-form-section .row {
  margin-top: 90px;
  margin-bottom: 90px;
}
html body main section.application-form-section .row .description-wrapper .wrapper {
  background-color: rgba(255, 255, 255, 0.9);
  padding: 40px 40px 60px 40px;
  -webkit-box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.2);
  box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.2);
  min-height: 100%;
}
html body main section.application-form-section .row .description-wrapper .wrapper .title {
  font-family: 'Exo';
  font-weight: bold;
  font-style: normal;
  font-size: 16px;
  font-size: 16/10+0rem;
  line-height: 16px;
  line-height: 21px;
  letter-spacing: 0.005em;
  text-transform: uppercase;
  color: #5A6B8A;
}
html body main section.application-form-section .row .description-wrapper .wrapper .text {
  padding-right: 5px;
}
html body main section.application-form-section .row .description-wrapper .wrapper .text * {
  font-family: 'Trebuchet MS';
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  font-size: 16/10+0rem;
  line-height: 16px;
  line-height: 26px;
  letter-spacing: 0.005em;
  color: #5A6B8A;
  padding-top: 15px;
}
html body main section.application-form-section .row .description-wrapper .wrapper .text a {
  font-weight: bold;
}
html body main section.application-form-section .row .description-wrapper .wrapper .text a:hover {
  text-decoration: underline;
}
html body main section.application-form-section .row .description-wrapper .wrapper .text ul {
  padding: 5px 0 0 13px;
}
html body main section.application-form-section .row .description-wrapper .wrapper .text ul li {
  list-style: disc;
}
html body main section.application-form-section .row .form-wrapper .form-container {
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.2);
  box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.2);
  height: 100%;
}
html body main section.application-form-section .row .form-wrapper form .form-title {
  font-family: 'Exo';
  font-weight: bold;
  font-style: normal;
  font-size: 16px;
  font-size: 16/10+0rem;
  line-height: 16px;
  line-height: 21px;
  text-transform: uppercase;
  letter-spacing: 0.005em;
  color: #5A6B8A;
  padding: 40px;
}
html body main section.application-form-section .row .form-wrapper form .form-group {
  margin-right: 95px;
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: row;
  -webkit-box-direction: row;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  webkit-box-pack: flex-end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -ms-flex-pack: flex-end;
  justify-content: flex-end;
}
html body main section.application-form-section .row .form-wrapper form .form-group span,
html body main section.application-form-section .row .form-wrapper form .form-group label {
  font-family: 'Trebuchet MS';
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  font-size: 12/10+0rem;
  line-height: 12px;
  line-height: 14px;
  letter-spacing: 0.0025em;
  color: #A1AAB9;
  padding-right: 30px;
}
html body main section.application-form-section .row .form-wrapper form .form-group span.required:after,
html body main section.application-form-section .row .form-wrapper form .form-group label.required:after {
  content: '*';
  display: inline-block;
  font-family: 'Trebuchet MS';
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  font-size: 12/10+0rem;
  line-height: 12px;
  line-height: 14px;
  letter-spacing: 0.0025em;
  color: #A1AAB9;
  padding-left: 3px;
}
html body main section.application-form-section .row .form-wrapper form .form-group .wpcf7-form-control-wrap {
  padding: 0;
}
html body main section.application-form-section .row .form-wrapper form .form-group input[type="email"],
html body main section.application-form-section .row .form-wrapper form .form-group input[type="tel"],
html body main section.application-form-section .row .form-wrapper form .form-group input[type="text"] {
  color: #A1A9B8;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border: none;
  outline: none;
  border: 1px solid #A1AAB9;
}
html body main section.application-form-section .row .form-wrapper form .form-group input[type="email"].form-control,
html body main section.application-form-section .row .form-wrapper form .form-group input[type="tel"].form-control,
html body main section.application-form-section .row .form-wrapper form .form-group input[type="text"].form-control {
  width: 350px;
  max-width: 100%;
  height: 35px;
}
html body main section.application-form-section .row .form-wrapper form .form-group input[name="your-job"] {
  color: rgba(161, 169, 184, 0.5);
  pointer-events: none;
}
html body main section.application-form-section .row .form-wrapper form .form-group input[type="file"] {
  display: none;
}
html body main section.application-form-section .row .form-wrapper form .form-group.form-search {
  position: relative;
}
html body main section.application-form-section .row .form-wrapper form .form-group.form-search button {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border: none;
  outline: none;
  font-family: 'Exo';
  font-weight: normal;
  font-style: normal;
  padding: 9px 26px;
  position: absolute;
  top: 0;
  right: 0;
  height: 35px;
}
html body main section.application-form-section .row .form-wrapper form .form-group.form-check-wrapper .form-check-title {
  -webkit-align-self: flex-start;
  -moz-align-self: flex-start;
  -ms-align-self: flex-start;
  -ms-flex-item-align: flex-start;
  align-self: flex-start;
  font-size: 12px;
  font-size: 12/10+0rem;
  line-height: 12px;
  font-family: 'Trebuchet MS';
  font-weight: normal;
  font-style: normal;
  line-height: 14px;
  letter-spacing: 0.0025em;
  color: #A1AAB9;
  padding: 10px 18px 0 0;
}
html body main section.application-form-section .row .form-wrapper form .form-group.form-check-wrapper .form-check {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: column;
  -webkit-box-direction: column;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 10px;
}
html body main section.application-form-section .row .form-wrapper form .form-group.form-check-wrapper .form-check .form-check-control {
  width: 350px;
  height: 25px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: row;
  -webkit-box-direction: row;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
html body main section.application-form-section .row .form-wrapper form .form-group.form-check-wrapper .form-check .form-check-control label.form-check-label {
  padding-left: 10px;
}
html body main section.application-form-section .row .form-wrapper form .form-group.form-check-wrapper .form-check .form-check-control label.form-check-label a {
  font-size: 12px;
  font-size: 12/10+0rem;
  line-height: 12px;
  font-family: 'Trebuchet MS';
  font-weight: normal;
  font-style: normal;
  line-height: 14px;
  letter-spacing: 0.0025em;
  color: #A1AAB9;
  text-decoration: none;
}
html body main section.application-form-section .row .form-wrapper form .form-group.form-check-wrapper .form-check .form-check-control.terms {
  margin-bottom: 10px;
}
html body main section.application-form-section .row .form-wrapper form .form-group.form-check-wrapper .form-check .form-check-control.terms input[type="checkbox"] {
  visibility: visible;
  margin: 0;
}
html body main section.application-form-section .row .form-wrapper form .form-group.form-check-wrapper .form-check .form-check-control.terms label:before {
  border: 1px solid #A1A9B8;
}
html body main section.application-form-section .row .form-wrapper form .form-group.form-check-wrapper .form-check .form-check-control.terms a {
  font-size: 12px;
  font-size: 12/10+0rem;
  line-height: 12px;
  font-family: 'Trebuchet MS';
  font-weight: normal;
  font-style: normal;
  line-height: 14px;
  letter-spacing: 0.0025em;
  color: #A1AAB9;
  text-decoration: none;
}
html body main section.application-form-section .row .form-wrapper form .form-group.form-check-wrapper .form-check .form-check-control .round {
  position: relative;
}
html body main section.application-form-section .row .form-wrapper form .form-group.form-check-wrapper .form-check .form-check-control .round label {
  background-color: rgba(255, 255, 255, 0.9);
  border: 1px solid #A1AAB9;
  border-radius: 50%;
  cursor: pointer;
  width: 15px;
  height: 15px;
  position: absolute;
  top: 0;
  left: 0;
  padding-right: 0;
}
html body main section.application-form-section .row .form-wrapper form .form-group.form-check-wrapper .form-check .form-check-control .round label:after {
  content: "";
  border: 2px solid #fff;
  border-top: none;
  border-right: none;
  height: 4px;
  left: 3px;
  opacity: 0;
  position: absolute;
  top: 4px;
  transform: rotate(-45deg);
  width: 7px;
}
html body main section.application-form-section .row .form-wrapper form .form-group.form-check-wrapper .form-check .form-check-control .round input[type="checkbox"] {
  visibility: hidden;
}
html body main section.application-form-section .row .form-wrapper form .form-group.form-check-wrapper .form-check .form-check-control .round input[type="checkbox"]:checked + label {
  background-color: #5A6B8A;
  border-color: #5A6B8A;
}
html body main section.application-form-section .row .form-wrapper form .form-group.form-check-wrapper .form-check .form-check-control .round input[type="checkbox"]:checked + label:after {
  opacity: 1;
}
html body main section.application-form-section .row .form-wrapper form .form-group.form-check-wrapper .form-check .mandatory {
  font-size: 12px;
  font-size: 12/10+0rem;
  line-height: 12px;
  font-family: 'Trebuchet MS';
  font-weight: normal;
  font-style: normal;
  line-height: 14px;
  letter-spacing: 0.0025em;
  color: #A1AAB9;
  padding: 10px 0 10px 0;
}
html body main section.application-form-section .row .form-wrapper form .form-group .file-label {
  width: 100%;
  max-width: 350px;
  background: #FFFFFF;
  border: 1px solid;
  padding: 10px 100px 10px 10px;
}
html body main section.application-form-section .row .form-wrapper form .form-group .file-trigger {
  text-transform: uppercase;
  padding: 11px;
  position: absolute;
  top: 0;
  right: 0;
  width: 104px;
  text-align: center;
  background: #5A6B8A;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  transition: background 0.3s ease;
  font-size: 14px;
  font-size: 14/10+0rem;
  line-height: 14px;
  color: #FFFFFF;
  cursor: pointer;
}
html body main section.application-form-section .row .form-wrapper form .form-group .file-trigger:hover {
  background: #A1A9B8;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
html body main section.application-form-section .row .form-wrapper form .radio-group {
  margin-top: 20px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: row;
  -webkit-box-direction: row;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  webkit-box-pack: flex-end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -ms-flex-pack: flex-end;
  justify-content: flex-end;
}
html body main section.application-form-section .row .form-wrapper form .radio-group .wpcf7-form-control-wrap {
  width: 100%;
  max-width: 350px;
}
html body main section.application-form-section .row .form-wrapper form .radio-group .wpcf7-form-control-wrap span {
  padding: 0;
}
html body main section.application-form-section .row .form-wrapper form .radio-group .wpcf7-form-control-wrap span.wpcf7-list-item {
  margin: 0 0 10px 0;
  width: 100%;
}
html body main section.application-form-section .row .form-wrapper form .radio-group .wpcf7-list-item {
  position: relative;
}
html body main section.application-form-section .row .form-wrapper form .radio-group .wpcf7-list-item .wpcf7-list-item-label {
  padding-left: 10px;
}
html body main section.application-form-section .row .form-wrapper form .radio-group .wpcf7-list-item .wpcf7-list-item-label:before {
  content: "";
  background-color: rgba(255, 255, 255, 0.9);
  border: 1px solid #A1AAB9;
  border-radius: 50%;
  cursor: pointer;
  width: 15px;
  height: 15px;
  position: absolute;
  top: 0;
  left: 0;
  padding-right: 0;
}
html body main section.application-form-section .row .form-wrapper form .radio-group .wpcf7-list-item .wpcf7-list-item-label:after {
  border: 2px solid #fff;
  border-top: none;
  border-right: none;
  height: 5px;
  left: 4px;
  opacity: 0;
  position: absolute;
  top: 4px;
  transform: rotate(-45deg);
  width: 7px;
}
html body main section.application-form-section .row .form-wrapper form .radio-group .wpcf7-list-item input[type="radio"] {
  visibility: hidden;
}
html body main section.application-form-section .row .form-wrapper form .radio-group .wpcf7-list-item input[type="radio"]:checked + .wpcf7-list-item-label:before {
  background-color: #5A6B8A;
  border-color: #5A6B8A;
}
html body main section.application-form-section .row .form-wrapper form .radio-group .wpcf7-list-item input[type="radio"]:checked + .wpcf7-list-item-label:after {
  opacity: 1;
}
html body main section.application-form-section .row .form-wrapper form span.wpcf7-form-control-wrap[data-name="acceptance"] {
  width: 100%;
  max-width: 350px;
}
html body main section.application-form-section .row .form-wrapper form .wpcf7-form-control-wrap[data-name="acceptance"] .wpcf7-list-item {
  margin: 0;
}
html body main section.application-form-section .row .form-wrapper form .wpcf7-form-control-wrap[data-name="acceptance"] .wpcf7-list-item-label a {
  text-decoration: none;
  color: #5A6B8A;
}
html body main section.application-form-section .row .form-wrapper form .wpcf7-form-control-wrap[data-name="acceptance"] .wpcf7-list-item-label a:hover {
  color: #A1A9B8;
}
html body main section.application-form-section .row .form-wrapper form .wpcf7-form-control-wrap[data-name="acceptance"] .wpcf7-list-item-label:before {
  content: '';
  width: 14px;
  height: 14px;
  min-width: 14px;
  display: inline-block;
  margin-right: 10px;
  cursor: pointer;
  position: relative;
  top: 2px;
  border: 1px solid #A1A9B8;
  background: #FFFFFF;
}
html body main section.application-form-section .row .form-wrapper form .wpcf7-form-control-wrap[data-name="acceptance"] .wpcf7-list-item-label:after {
  content: '';
  position: absolute;
  width: 8px;
  height: 8px;
  left: 3px;
  top: 5px;
  cursor: pointer;
  display: none;
  border-radius: 1px;
  background: #5A6B8A;
}
html body main section.application-form-section .row .form-wrapper form .mandatory {
  width: 100%;
  max-width: 350px;
  margin: 10px 0;
}
html body main section.application-form-section .row .form-wrapper form input[type=checkbox] {
  position: absolute;
  top: 7px;
  left: 1px;
  opacity: 0;
  z-index: 1;
}
html body main section.application-form-section .row .form-wrapper form input[type=checkbox]:checked + .wpcf7-list-item-label:after {
  display: block;
}
html body main section.application-form-section .row .form-wrapper form .submit-wrapper {
  width: 100%;
  max-width: 350px;
}
html body main section.application-form-section .row .form-wrapper form .submit-wrapper .wpcf7-submit {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 10px 30px;
  font-family: 'Exo';
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  font-size: 14/10+0rem;
  line-height: 14px;
  line-height: 19px;
  text-transform: uppercase;
  -webkit-transition: background-color 0.35s ease-in-out;
  -moz-transition: background-color 0.35s ease-in-out;
  -o-transition: background-color 0.35s ease-in-out;
  -ms-transition: background-color 0.35s ease-in-out;
  transition: background-color 0.35s ease-in-out;
  background-color: #5A6B8A;
  color: #FFFFFF;
}
html body main section.application-form-section .row .form-wrapper form .submit-wrapper .wpcf7-submit:hover {
  background-color: #A1A9B8;
}
@media (min-width: 768px) {
  html body main section.application-form-section .row .form-wrapper form .submit-wrapper .wpcf7-submit {
    margin-bottom: 30px;
  }
}
html body main section.application-form-section .row .form-wrapper form .submit-wrapper .ajax-loader {
  display: none;
}
html body main section.application-form-section .row .form-wrapper form .wpcf7-response-output {
  margin: 30px auto;
  max-width: 100%;
  width: 350px;
  text-align: center;
  font-size: 12px;
  font-size: 12/10+0rem;
  line-height: 12px;
}
html body main section.application-form-section .row .form-wrapper form .form-file .wpcf7-form-control-wrap {
  position: absolute;
  bottom: -25px;
  right: 0;
}
@media (max-width: 767px) {
  html body main section.application-form-section .row .form-wrapper {
    padding: 0 15px;
  }
  html body main section.application-form-section .row .form-wrapper .form-container {
    background-color: rgba(255, 255, 255, 0.9);
    padding: 40px 40px 60px 40px;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 100%;
  }
  html body main section.application-form-section .row .form-wrapper form .form-title {
    padding: 0 40px 20px 0;
  }
  html body main section.application-form-section .row .form-wrapper form .form-group {
    margin-right: 0;
    -webkit-box-orient: column;
    -webkit-box-direction: column;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
  }
  html body main section.application-form-section .row .form-wrapper form .form-group br {
    display: none;
  }
  html body main section.application-form-section .row .form-wrapper form .form-group span,
  html body main section.application-form-section .row .form-wrapper form .form-group label {
    padding-bottom: 6px;
  }
  html body main section.application-form-section .row .form-wrapper form .form-group .wpcf7-form-control-wrap {
    width: 100%;
  }
  html body main section.application-form-section .row .form-wrapper form .form-group input[type="email"].form-control,
  html body main section.application-form-section .row .form-wrapper form .form-group input[type="tel"].form-control,
  html body main section.application-form-section .row .form-wrapper form .form-group input[type="text"].form-control {
    width: 100%;
  }
  html body main section.application-form-section .row .form-wrapper form .form-group.form-search button {
    top: 20px;
  }
  html body main section.application-form-section .row .form-wrapper form .form-group .form-check {
    padding-left: 0;
  }
  html body main section.application-form-section .row .form-wrapper form .form-group .form-check .terms label {
    padding-bottom: 0;
  }
  html body main section.application-form-section .row .form-wrapper form .form-group .form-check .terms label a {
    text-decoration: none !important;
  }
  html body main section.application-form-section .row .form-wrapper form .form-group .form-check .mandatory {
    display: none;
  }
  html body main section.application-form-section .row .form-wrapper form .form-group.form-check-wrapper .form-check-title {
    display: none;
  }
  html body main section.application-form-section .row .form-wrapper form .form-group.form-check-wrapper .form-check .form-check-control {
    width: 100%;
  }
  html body main section.application-form-section .row .form-wrapper form .form-group .file-label {
    max-width: 100%;
  }
  html body main section.application-form-section .row .form-wrapper form .form-group .file-trigger {
    top: auto !important;
    bottom: 0;
  }
  html body main section.application-form-section .row .form-wrapper form .form-file {
    margin-bottom: 35px;
  }
  html body main section.application-form-section .row .form-wrapper form .submit-wrapper {
    text-align: left;
  }
  html body main section.application-form-section .row .form-wrapper form .submit-wrapper .form-submit {
    padding: 10px 50px;
    margin: 0;
  }
}
@media (max-width: 991px) {
  html body main section.application-form-section .row {
    margin-bottom: 30px;
    margin-top: 30px;
  }
  html body main section.application-form-section .row .description-wrapper {
    margin-bottom: 30px;
  }
}
@media (max-width: 576px) {
  html body main section.application-form-section {
    padding: 20px;
  }
  html body main section.application-form-section .row {
    margin-bottom: 0;
    margin-top: 0;
  }
  html body main section.application-form-section .row .description-wrapper .wrapper {
    margin-bottom: 0;
    padding: 0;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  html body main section.application-form-section .row .form-wrapper .form-container {
    padding: 0;
  }
  html body main section.application-form-section .row .form-wrapper form {
    background-color: rgba(255, 255, 255, 0.9);
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-right: 0;
  }
  html body main section.application-form-section .row .form-wrapper form .form-title {
    padding: 10px 0 10px 0;
  }
  html body main section.application-form-section .row .form-wrapper form .form-group {
    position: relative;
    -webkit-box-orient: column;
    -webkit-box-direction: column;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
  }
  html body main section.application-form-section .row .form-wrapper form .form-group span,
  html body main section.application-form-section .row .form-wrapper form .form-group label {
    padding-right: 0;
    padding-bottom: 6px;
  }
  html body main section.application-form-section .row .form-wrapper form .form-group input[type="email"].form-control,
  html body main section.application-form-section .row .form-wrapper form .form-group input[type="tel"].form-control,
  html body main section.application-form-section .row .form-wrapper form .form-group input[type="text"].form-control {
    max-width: 100%;
  }
  html body main section.application-form-section .row .form-wrapper form .form-group.form-search button {
    top: 20px;
  }
  html body main section.application-form-section .row .form-wrapper form .submit-wrapper {
    width: 100%;
    text-align: left;
  }
  html body main section.application-form-section .row .form-wrapper form .submit-wrapper .form-submit {
    margin: 0;
    padding: 10px 30px;
  }
}
html body main section.opportunities-list-section {
  margin-bottom: 90px;
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.2);
  box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.2);
  padding: 40px;
}
html body main section.opportunities-list-section .title-wrapper .title {
  font-family: 'Exo';
  font-weight: bold;
  font-style: normal;
  font-size: 16px;
  font-size: 16/10+0rem;
  line-height: 16px;
  line-height: 21px;
  text-transform: uppercase;
  letter-spacing: 0.005em;
  color: #5A6B8A;
}
html body main section.opportunities-list-section .row .list {
  padding-top: 20px;
  width: 100%;
}
html body main section.opportunities-list-section .row .list .list-item {
  -webkit-transition: background-color 0.35s ease-in-out;
  -moz-transition: background-color 0.35s ease-in-out;
  -o-transition: background-color 0.35s ease-in-out;
  -ms-transition: background-color 0.35s ease-in-out;
  transition: background-color 0.35s ease-in-out;
}
html body main section.opportunities-list-section .row .list .list-item .wrap {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: row;
  -webkit-box-direction: row;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  webkit-box-pack: flex-start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  margin-top: 10px;
  position: relative;
}
html body main section.opportunities-list-section .row .list .list-item .wrap .title-item {
  width: 40%;
  font-family: 'Exo';
  font-weight: bold;
  font-style: normal;
  font-size: 13px;
  font-size: 13/10+0rem;
  line-height: 13px;
  text-transform: uppercase;
  letter-spacing: 0.005em;
  color: #5A6B8A;
  padding: 22px;
}
html body main section.opportunities-list-section .row .list .list-item .wrap .details {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: row;
  -webkit-box-direction: row;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 50%;
  margin-right: 25%;
  text-align: center;
}
html body main section.opportunities-list-section .row .list .list-item .wrap .details span {
  width: 33.3%;
  font-family: 'Trebuchet MS';
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  font-size: 12/10+0rem;
  line-height: 12px;
  line-height: 20px;
  letter-spacing: 0.0025em;
  color: #5A6B8A;
}
html body main section.opportunities-list-section .row .list .list-item .wrap .button-wrapper {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 20px;
}
html body main section.opportunities-list-section .row .list .list-item .wrap .button-wrapper button {
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flexbox;
  display: -ms-inline-flex;
  display: inline-flex;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border: none;
  outline: none;
  font-family: 'Exo';
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  font-size: 16/10+0rem;
  line-height: 16px;
  line-height: 19px;
  text-transform: uppercase;
  letter-spacing: 0.005em;
  background-color: #5A6B8A;
  color: #FFFFFF;
  padding: 10px 30px;
  -webkit-transition: color 0.35s ease-in-out;
  -moz-transition: color 0.35s ease-in-out;
  -o-transition: color 0.35s ease-in-out;
  -ms-transition: color 0.35s ease-in-out;
  transition: color 0.35s ease-in-out;
}
html body main section.opportunities-list-section .row .list .list-item .wrap .button-wrapper button:after {
  content: '\f061';
  font-family: 'Font Awesome 5 Pro Regular';
  font-weight: 400;
  font-size: 16px;
  font-size: 16/10+0rem;
  line-height: 16px;
  padding-left: 15px;
}
html body main section.opportunities-list-section .row .list .list-item .wrap .button-wrapper button:hover {
  background-color: #A1AAB9;
}
html body main section.opportunities-list-section .row .list .list-item:hover {
  background-color: #FFFFFF;
}
@media (max-width: 767px) {
  html body main section.opportunities-list-section {
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 30px;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  html body main section.opportunities-list-section .title-wrapper .title {
    margin-left: -10px;
  }
  html body main section.opportunities-list-section .row .list {
    padding-top: 0;
  }
  html body main section.opportunities-list-section .row .list .list-item .wrap {
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border: 1px solid #E9E9E9;
  }
  html body main section.opportunities-list-section .row .list .list-item .wrap .title-item {
    width: 70%;
    margin-right: 30%;
    font-size: 13px;
    font-size: 13/10+0rem;
    line-height: 13px;
    padding: 15px;
  }
  html body main section.opportunities-list-section .row .list .list-item .wrap .details {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-box-orient: row;
    -webkit-box-direction: row;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    webkit-box-pack: flex-start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
    width: 70%;
    margin-right: 30%;
    text-align: left;
    padding-left: 5px;
    padding-bottom: 10px;
  }
  html body main section.opportunities-list-section .row .list .list-item .wrap .details span {
    width: auto;
    font-size: 10px;
    font-size: 10/10+0rem;
    line-height: 10px;
    line-height: 14px;
    padding-left: 10px;
  }
  html body main section.opportunities-list-section .row .list .list-item .wrap .button-wrapper {
    position: absolute;
    top: 30px;
    right: 15px;
  }
  html body main section.opportunities-list-section .row .list .list-item .wrap .button-wrapper button {
    font-size: 12px;
    font-size: 12/10+0rem;
    line-height: 12px;
    padding: 8px;
  }
  html body main section.opportunities-list-section .row .list .list-item .wrap .button-wrapper button:after {
    font-size: 12px;
    font-size: 12/10+0rem;
    line-height: 12px;
    padding-left: 8px;
  }
  html body main section.opportunities-list-section .row .list .list-item:hover .wrap {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  }
}
html body main section.contact-form-section {
  padding: 0;
}
html body main section.contact-form-section .row {
  margin-top: 90px;
  margin-bottom: 90px;
}
html body main section.contact-form-section .row .description-wrapper .wrapper {
  background-color: rgba(90, 107, 138, 0.9);
  padding: 40px 40px 60px 40px;
  -webkit-box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.2);
  box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.2);
}
html body main section.contact-form-section .row .description-wrapper .wrapper .title {
  font-family: 'Exo';
  font-weight: bold;
  font-style: normal;
  font-size: 16px;
  font-size: 16/10+0rem;
  line-height: 16px;
  line-height: 21px;
  letter-spacing: 0.005em;
  text-transform: uppercase;
  color: #FFFFFF;
}
html body main section.contact-form-section .row .description-wrapper .wrapper .contact-list {
  padding-top: 30px;
}
html body main section.contact-form-section .row .description-wrapper .wrapper .contact-list .contact-item {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: row;
  -webkit-box-direction: row;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  webkit-box-pack: flex-start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 20px;
}
html body main section.contact-form-section .row .description-wrapper .wrapper .contact-list .contact-item i {
  color: #FFFFFF;
}
html body main section.contact-form-section .row .description-wrapper .wrapper .contact-list .contact-item .text {
  padding-left: 15px;
  font-family: 'Trebuchet MS';
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  font-size: 14/10+0rem;
  line-height: 14px;
  line-height: 16px;
  letter-spacing: 0.005em;
  color: #FFFFFF;
}
html body main section.contact-form-section .row .description-wrapper .wrapper .contact-list .contact-item .text * {
  font-family: 'Trebuchet MS';
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  font-size: 16/10+0rem;
  line-height: 16px;
  line-height: 26px;
  letter-spacing: 0.005em;
  color: #FFFFFF;
}
html body main section.contact-form-section .row .description-wrapper .wrapper .contact-list .contact-item .text a {
  font-weight: bold;
}
html body main section.contact-form-section .row .description-wrapper .wrapper .contact-list .contact-item .text a:hover {
  text-decoration: underline;
}
html body main section.contact-form-section .row .description-wrapper .wrapper .contact-list .contact-item.social-item {
  float: left;
}
html body main section.contact-form-section .row .description-wrapper .wrapper .contact-list .contact-item.social-item a {
  display: block;
  margin-right: 15px;
}
html body main section.contact-form-section .row .description-wrapper .wrapper .contact-list .contact-item.social-item a i {
  color: #FFFFFF;
  text-align: center;
  margin-left: 0;
}
html body main section.contact-form-section .row .description-wrapper .wrapper .contact-list .contact-item.social-item a i:hover {
  color: #E9E9E9;
}
html body main section.contact-form-section .row .form-wrapper .form-container {
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.2);
  box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.2);
  height: 100%;
}
html body main section.contact-form-section .row .form-wrapper form .form-title {
  font-family: 'Exo';
  font-weight: bold;
  font-style: normal;
  font-size: 16px;
  font-size: 16/10+0rem;
  line-height: 16px;
  line-height: 21px;
  text-transform: uppercase;
  letter-spacing: 0.005em;
  color: #5A6B8A;
  padding: 40px;
}
html body main section.contact-form-section .row .form-wrapper form .form-group {
  margin-right: 95px;
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: row;
  -webkit-box-direction: row;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  webkit-box-pack: flex-end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -ms-flex-pack: flex-end;
  justify-content: flex-end;
}
html body main section.contact-form-section .row .form-wrapper form .form-group span,
html body main section.contact-form-section .row .form-wrapper form .form-group label {
  font-family: 'Trebuchet MS';
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  font-size: 12/10+0rem;
  line-height: 12px;
  line-height: 14px;
  letter-spacing: 0.0025em;
  color: #A1AAB9;
  padding-right: 30px;
}
html body main section.contact-form-section .row .form-wrapper form .form-group span.required:after,
html body main section.contact-form-section .row .form-wrapper form .form-group label.required:after {
  content: '*';
  display: inline-block;
  font-family: 'Trebuchet MS';
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  font-size: 12/10+0rem;
  line-height: 12px;
  line-height: 14px;
  letter-spacing: 0.0025em;
  color: #A1AAB9;
  padding-left: 3px;
}
html body main section.contact-form-section .row .form-wrapper form .form-group .wpcf7-form-control-wrap {
  padding: 0;
}
html body main section.contact-form-section .row .form-wrapper form .form-group input[type="email"],
html body main section.contact-form-section .row .form-wrapper form .form-group input[type="tel"],
html body main section.contact-form-section .row .form-wrapper form .form-group input[type="text"],
html body main section.contact-form-section .row .form-wrapper form .form-group textarea {
  color: #A1A9B8;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border: none;
  outline: none;
  border: 1px solid #A1AAB9;
}
html body main section.contact-form-section .row .form-wrapper form .form-group input[type="email"].form-control,
html body main section.contact-form-section .row .form-wrapper form .form-group input[type="tel"].form-control,
html body main section.contact-form-section .row .form-wrapper form .form-group input[type="text"].form-control,
html body main section.contact-form-section .row .form-wrapper form .form-group textarea.form-control {
  width: 350px;
  max-width: 100%;
  height: 35px;
}
html body main section.contact-form-section .row .form-wrapper form .form-group textarea.form-control {
  height: 200px;
}
html body main section.contact-form-section .row .form-wrapper form .form-group input[name="your-job"] {
  color: rgba(161, 169, 184, 0.5);
  pointer-events: none;
}
html body main section.contact-form-section .row .form-wrapper form .form-group input[type="file"] {
  display: none;
}
html body main section.contact-form-section .row .form-wrapper form .form-group.form-search {
  position: relative;
}
html body main section.contact-form-section .row .form-wrapper form .form-group.form-search button {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border: none;
  outline: none;
  font-family: 'Exo';
  font-weight: normal;
  font-style: normal;
  padding: 9px 26px;
  position: absolute;
  top: 0;
  right: 0;
  height: 35px;
}
html body main section.contact-form-section .row .form-wrapper form .form-group.form-check-wrapper .form-check-title {
  -webkit-align-self: flex-start;
  -moz-align-self: flex-start;
  -ms-align-self: flex-start;
  -ms-flex-item-align: flex-start;
  align-self: flex-start;
  font-size: 12px;
  font-size: 12/10+0rem;
  line-height: 12px;
  font-family: 'Trebuchet MS';
  font-weight: normal;
  font-style: normal;
  line-height: 14px;
  letter-spacing: 0.0025em;
  color: #A1AAB9;
  padding: 10px 18px 0 0;
}
html body main section.contact-form-section .row .form-wrapper form .form-group.form-check-wrapper .form-check {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: column;
  -webkit-box-direction: column;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 10px;
}
html body main section.contact-form-section .row .form-wrapper form .form-group.form-check-wrapper .form-check .form-check-control {
  width: 350px;
  height: 25px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: row;
  -webkit-box-direction: row;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
html body main section.contact-form-section .row .form-wrapper form .form-group.form-check-wrapper .form-check .form-check-control label.form-check-label {
  padding-left: 10px;
}
html body main section.contact-form-section .row .form-wrapper form .form-group.form-check-wrapper .form-check .form-check-control label.form-check-label a {
  font-size: 12px;
  font-size: 12/10+0rem;
  line-height: 12px;
  font-family: 'Trebuchet MS';
  font-weight: normal;
  font-style: normal;
  line-height: 14px;
  letter-spacing: 0.0025em;
  color: #A1AAB9;
  text-decoration: none;
}
html body main section.contact-form-section .row .form-wrapper form .form-group.form-check-wrapper .form-check .form-check-control.terms {
  margin-bottom: 10px;
}
html body main section.contact-form-section .row .form-wrapper form .form-group.form-check-wrapper .form-check .form-check-control.terms input[type="checkbox"] {
  visibility: visible;
  margin: 0;
}
html body main section.contact-form-section .row .form-wrapper form .form-group.form-check-wrapper .form-check .form-check-control.terms label:before {
  border: 1px solid #A1A9B8;
}
html body main section.contact-form-section .row .form-wrapper form .form-group.form-check-wrapper .form-check .form-check-control.terms a {
  font-size: 12px;
  font-size: 12/10+0rem;
  line-height: 12px;
  font-family: 'Trebuchet MS';
  font-weight: normal;
  font-style: normal;
  line-height: 14px;
  letter-spacing: 0.0025em;
  color: #A1AAB9;
  text-decoration: none;
}
html body main section.contact-form-section .row .form-wrapper form .form-group.form-check-wrapper .form-check .form-check-control .round {
  position: relative;
}
html body main section.contact-form-section .row .form-wrapper form .form-group.form-check-wrapper .form-check .form-check-control .round label {
  background-color: rgba(255, 255, 255, 0.9);
  border: 1px solid #A1AAB9;
  border-radius: 50%;
  cursor: pointer;
  width: 15px;
  height: 15px;
  position: absolute;
  top: 0;
  left: 0;
  padding-right: 0;
}
html body main section.contact-form-section .row .form-wrapper form .form-group.form-check-wrapper .form-check .form-check-control .round label:after {
  content: "";
  border: 2px solid #fff;
  border-top: none;
  border-right: none;
  height: 4px;
  left: 3px;
  opacity: 0;
  position: absolute;
  top: 4px;
  transform: rotate(-45deg);
  width: 7px;
}
html body main section.contact-form-section .row .form-wrapper form .form-group.form-check-wrapper .form-check .form-check-control .round input[type="checkbox"] {
  visibility: hidden;
}
html body main section.contact-form-section .row .form-wrapper form .form-group.form-check-wrapper .form-check .form-check-control .round input[type="checkbox"]:checked + label {
  background-color: #5A6B8A;
  border-color: #5A6B8A;
}
html body main section.contact-form-section .row .form-wrapper form .form-group.form-check-wrapper .form-check .form-check-control .round input[type="checkbox"]:checked + label:after {
  opacity: 1;
}
html body main section.contact-form-section .row .form-wrapper form .form-group.form-check-wrapper .form-check .mandatory {
  font-size: 12px;
  font-size: 12/10+0rem;
  line-height: 12px;
  font-family: 'Trebuchet MS';
  font-weight: normal;
  font-style: normal;
  line-height: 14px;
  letter-spacing: 0.0025em;
  color: #A1AAB9;
  padding: 10px 0 10px 0;
}
html body main section.contact-form-section .row .form-wrapper form .form-group .file-label {
  width: 100%;
  max-width: 350px;
  background: #FFFFFF;
  border: 1px solid;
  padding: 10px 100px 10px 10px;
}
html body main section.contact-form-section .row .form-wrapper form .form-group .file-trigger {
  text-transform: uppercase;
  padding: 11px;
  position: absolute;
  top: 0;
  right: 0;
  width: 104px;
  text-align: center;
  background: #5A6B8A;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  transition: background 0.3s ease;
  font-size: 14px;
  font-size: 14/10+0rem;
  line-height: 14px;
  color: #FFFFFF;
  cursor: pointer;
}
html body main section.contact-form-section .row .form-wrapper form .form-group .file-trigger:hover {
  background: #A1A9B8;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
html body main section.contact-form-section .row .form-wrapper form .radio-group {
  margin-top: 20px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: row;
  -webkit-box-direction: row;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  webkit-box-pack: flex-end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -ms-flex-pack: flex-end;
  justify-content: flex-end;
}
html body main section.contact-form-section .row .form-wrapper form .radio-group .wpcf7-form-control-wrap {
  width: 100%;
  max-width: 350px;
}
html body main section.contact-form-section .row .form-wrapper form .radio-group .wpcf7-form-control-wrap span {
  padding: 0;
}
html body main section.contact-form-section .row .form-wrapper form .radio-group .wpcf7-form-control-wrap span.wpcf7-list-item {
  margin: 0 0 10px 0;
  width: 100%;
}
html body main section.contact-form-section .row .form-wrapper form .radio-group .wpcf7-list-item {
  position: relative;
}
html body main section.contact-form-section .row .form-wrapper form .radio-group .wpcf7-list-item .wpcf7-list-item-label {
  padding-left: 10px;
}
html body main section.contact-form-section .row .form-wrapper form .radio-group .wpcf7-list-item .wpcf7-list-item-label:before {
  content: "";
  background-color: rgba(255, 255, 255, 0.9);
  border: 1px solid #A1AAB9;
  border-radius: 50%;
  cursor: pointer;
  width: 15px;
  height: 15px;
  position: absolute;
  top: 0;
  left: 0;
  padding-right: 0;
}
html body main section.contact-form-section .row .form-wrapper form .radio-group .wpcf7-list-item .wpcf7-list-item-label:after {
  border: 2px solid #fff;
  border-top: none;
  border-right: none;
  height: 5px;
  left: 4px;
  opacity: 0;
  position: absolute;
  top: 4px;
  transform: rotate(-45deg);
  width: 7px;
}
html body main section.contact-form-section .row .form-wrapper form .radio-group .wpcf7-list-item input[type="radio"] {
  visibility: hidden;
}
html body main section.contact-form-section .row .form-wrapper form .radio-group .wpcf7-list-item input[type="radio"]:checked + .wpcf7-list-item-label:before {
  background-color: #5A6B8A;
  border-color: #5A6B8A;
}
html body main section.contact-form-section .row .form-wrapper form .radio-group .wpcf7-list-item input[type="radio"]:checked + .wpcf7-list-item-label:after {
  opacity: 1;
}
html body main section.contact-form-section .row .form-wrapper form span.wpcf7-form-control-wrap[data-name="acceptance"] {
  width: 100%;
  max-width: 350px;
}
html body main section.contact-form-section .row .form-wrapper form .wpcf7-form-control-wrap[data-name="acceptance"] .wpcf7-list-item {
  margin: 0;
}
html body main section.contact-form-section .row .form-wrapper form .wpcf7-form-control-wrap[data-name="acceptance"] .wpcf7-list-item-label a {
  text-decoration: none;
  color: #5A6B8A;
}
html body main section.contact-form-section .row .form-wrapper form .wpcf7-form-control-wrap[data-name="acceptance"] .wpcf7-list-item-label a:hover {
  color: #A1A9B8;
}
html body main section.contact-form-section .row .form-wrapper form .wpcf7-form-control-wrap[data-name="acceptance"] .wpcf7-list-item-label:before {
  content: '';
  width: 14px;
  height: 14px;
  min-width: 14px;
  display: inline-block;
  margin-right: 10px;
  cursor: pointer;
  position: relative;
  top: 2px;
  border: 1px solid #A1A9B8;
  background: #FFFFFF;
}
html body main section.contact-form-section .row .form-wrapper form .wpcf7-form-control-wrap[data-name="acceptance"] .wpcf7-list-item-label:after {
  content: '';
  position: absolute;
  width: 8px;
  height: 8px;
  left: 3px;
  top: 5px;
  cursor: pointer;
  display: none;
  border-radius: 1px;
  background: #5A6B8A;
}
html body main section.contact-form-section .row .form-wrapper form .mandatory {
  width: 100%;
  max-width: 350px;
  margin: 10px 0;
}
html body main section.contact-form-section .row .form-wrapper form input[type=checkbox] {
  position: absolute;
  top: 7px;
  left: 1px;
  opacity: 0;
  z-index: 1;
}
html body main section.contact-form-section .row .form-wrapper form input[type=checkbox]:checked + .wpcf7-list-item-label:after {
  display: block;
}
html body main section.contact-form-section .row .form-wrapper form .submit-wrapper {
  width: 100%;
  max-width: 350px;
}
html body main section.contact-form-section .row .form-wrapper form .submit-wrapper .wpcf7-submit {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 10px 30px;
  font-family: 'Exo';
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  font-size: 14/10+0rem;
  line-height: 14px;
  line-height: 19px;
  text-transform: uppercase;
  -webkit-transition: background-color 0.35s ease-in-out;
  -moz-transition: background-color 0.35s ease-in-out;
  -o-transition: background-color 0.35s ease-in-out;
  -ms-transition: background-color 0.35s ease-in-out;
  transition: background-color 0.35s ease-in-out;
  background-color: #5A6B8A;
  color: #FFFFFF;
}
html body main section.contact-form-section .row .form-wrapper form .submit-wrapper .wpcf7-submit:hover {
  background-color: #A1A9B8;
}
@media (min-width: 768px) {
  html body main section.contact-form-section .row .form-wrapper form .submit-wrapper .wpcf7-submit {
    margin-bottom: 30px;
  }
}
html body main section.contact-form-section .row .form-wrapper form .submit-wrapper .ajax-loader {
  display: none;
}
html body main section.contact-form-section .row .form-wrapper form .wpcf7-response-output {
  margin: 30px auto;
  max-width: 100%;
  width: 350px;
  text-align: center;
  font-size: 12px;
  font-size: 12/10+0rem;
  line-height: 12px;
}
html body main section.contact-form-section .row .form-wrapper form .form-file .wpcf7-form-control-wrap {
  position: absolute;
  bottom: -25px;
  right: 0;
}
@media (max-width: 767px) {
  html body main section.contact-form-section {
    padding: 0 15px;
  }
  html body main section.contact-form-section .row .form-wrapper {
    padding: 0 15px;
  }
  html body main section.contact-form-section .row .form-wrapper .form-container {
    background-color: rgba(255, 255, 255, 0.9);
    padding: 40px 40px 60px 40px;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 100%;
  }
  html body main section.contact-form-section .row .form-wrapper form .form-title {
    padding: 0 40px 20px 0;
  }
  html body main section.contact-form-section .row .form-wrapper form .form-group {
    margin-right: 0;
    -webkit-box-orient: column;
    -webkit-box-direction: column;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
  }
  html body main section.contact-form-section .row .form-wrapper form .form-group br {
    display: none;
  }
  html body main section.contact-form-section .row .form-wrapper form .form-group span,
  html body main section.contact-form-section .row .form-wrapper form .form-group label {
    padding-bottom: 6px;
  }
  html body main section.contact-form-section .row .form-wrapper form .form-group .wpcf7-form-control-wrap {
    width: 100%;
  }
  html body main section.contact-form-section .row .form-wrapper form .form-group input[type="email"].form-control,
  html body main section.contact-form-section .row .form-wrapper form .form-group input[type="tel"].form-control,
  html body main section.contact-form-section .row .form-wrapper form .form-group input[type="text"].form-control,
  html body main section.contact-form-section .row .form-wrapper form .form-group textarea.form-control {
    width: 100%;
  }
  html body main section.contact-form-section .row .form-wrapper form .form-group.form-search button {
    top: 20px;
  }
  html body main section.contact-form-section .row .form-wrapper form .form-group .form-check {
    padding-left: 0;
  }
  html body main section.contact-form-section .row .form-wrapper form .form-group .form-check .terms label {
    padding-bottom: 0;
  }
  html body main section.contact-form-section .row .form-wrapper form .form-group .form-check .terms label a {
    text-decoration: none !important;
  }
  html body main section.contact-form-section .row .form-wrapper form .form-group .form-check .mandatory {
    display: none;
  }
  html body main section.contact-form-section .row .form-wrapper form .form-group.form-check-wrapper .form-check-title {
    display: none;
  }
  html body main section.contact-form-section .row .form-wrapper form .form-group.form-check-wrapper .form-check .form-check-control {
    width: 100%;
  }
  html body main section.contact-form-section .row .form-wrapper form .form-group .file-label {
    max-width: 100%;
  }
  html body main section.contact-form-section .row .form-wrapper form .form-group .file-trigger {
    top: auto !important;
    bottom: 0;
  }
  html body main section.contact-form-section .row .form-wrapper form .form-file {
    margin-bottom: 35px;
  }
  html body main section.contact-form-section .row .form-wrapper form .submit-wrapper {
    text-align: left;
  }
  html body main section.contact-form-section .row .form-wrapper form .submit-wrapper .form-submit {
    padding: 10px 50px;
    margin: 0;
  }
}
@media (max-width: 991px) {
  html body main section.contact-form-section .row {
    margin-bottom: 30px;
    margin-top: 30px;
  }
  html body main section.contact-form-section .row .description-wrapper {
    margin-bottom: 30px;
  }
  html body main section.contact-form-section .row .description-wrapper .wrapper {
    padding: 25px 25px 60px 25px;
  }
}
@media (max-width: 576px) {
  html body main section.contact-form-section {
    padding: 20px;
  }
  html body main section.contact-form-section .row {
    margin-bottom: 0;
    margin-top: 0;
  }
  html body main section.contact-form-section .row .description-wrapper .wrapper {
    margin-bottom: 0;
    padding: 25px 25px 60px 25px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  html body main section.contact-form-section .row .form-wrapper .form-container {
    padding: 0;
  }
  html body main section.contact-form-section .row .form-wrapper form {
    background-color: rgba(255, 255, 255, 0.9);
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-right: 0;
  }
  html body main section.contact-form-section .row .form-wrapper form .form-title {
    padding: 10px 0 10px 0;
  }
  html body main section.contact-form-section .row .form-wrapper form .form-group {
    position: relative;
    -webkit-box-orient: column;
    -webkit-box-direction: column;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
  }
  html body main section.contact-form-section .row .form-wrapper form .form-group span,
  html body main section.contact-form-section .row .form-wrapper form .form-group label {
    padding-right: 0;
    padding-bottom: 6px;
  }
  html body main section.contact-form-section .row .form-wrapper form .form-group input[type="email"].form-control,
  html body main section.contact-form-section .row .form-wrapper form .form-group input[type="tel"].form-control,
  html body main section.contact-form-section .row .form-wrapper form .form-group input[type="text"].form-control {
    max-width: 100%;
  }
  html body main section.contact-form-section .row .form-wrapper form .form-group.form-search button {
    top: 20px;
  }
  html body main section.contact-form-section .row .form-wrapper form .submit-wrapper {
    width: 100%;
    text-align: left;
  }
  html body main section.contact-form-section .row .form-wrapper form .submit-wrapper .form-submit {
    margin: 0;
    padding: 10px 30px;
  }
}
html body main section.more-info-section {
  background-color: #FFFFFF;
}
html body main section.more-info-section .container {
  padding-top: 75px;
  padding-bottom: 100px;
  text-align: center;
}
html body main section.more-info-section .container .button-wrapper h2 {
  font-family: 'Exo';
  font-weight: bold;
  font-style: normal;
  font-size: 14px;
  font-size: 14/10+0rem;
  line-height: 14px;
  line-height: 16px;
  letter-spacing: 0.005em;
  text-transform: uppercase;
  color: #FFFFFF;
  margin-bottom: 50px;
}
html body main section.more-info-section .container .button-wrapper a {
  padding: 20px 10px;
  font-size: 16px;
  font-size: 16/10+0rem;
  line-height: 16px;
  text-transform: uppercase;
  color: #FFFFFF;
  border-bottom: 2px solid #4f5f79;
  background-color: #6b7a96;
  min-width: 260px;
}
html body main section.more-info-section .container .button-wrapper a i {
  margin-right: 20px;
}
html body main section.more-info-section .container .button-wrapper a:hover {
  color: #4D5B75;
  background-color: #FFFFFF;
}
html body main section.more-info-section .container .button-wrapper a:hover i {
  color: #4D5B75;
}
html body main section.more-info-section .scroll-top-section {
  margin: 0 auto;
  padding-bottom: 60px;
}
html body main section.scroll-top-section {
  width: 100%;
  margin: 25px auto;
  text-align: center;
}
html body main section.scroll-top-section .scroll-top {
  width: 40px;
  cursor: pointer;
  background-color: transparent;
  text-align: center;
  font-size: 30px;
  text-decoration: none;
}
html body main section.scroll-top-section .scroll-top i:before {
  color: #5A6B8A;
  font-size: 40px;
  font-size: 40/10+0rem;
  line-height: 40px;
  -webkit-transition: color 0.35s ease-in-out;
  -moz-transition: color 0.35s ease-in-out;
  -o-transition: color 0.35s ease-in-out;
  -ms-transition: color 0.35s ease-in-out;
  transition: color 0.35s ease-in-out;
}
html body main section.scroll-top-section .scroll-top i:before:before {
  color: #A1AAB9;
}
@media (max-width: 576px) {
  html body main section.scroll-top-section .scroll-top i:before {
    color: #15254F;
  }
}
@media (max-width: 767px) {
  html body main section.simple-text-section:last-child {
    padding: 40px 20px 0 20px;
    border-bottom: none;
  }
}
html body footer {
  position: relative;
  background-color: #FFFFFF;
}
html body footer .footer-wrapper .social-icons {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  padding-bottom: 20px;
}
html body footer .footer-wrapper .social-icons a {
  display: block;
  margin: 0 10px;
  color: #A1A9B8;
}
html body footer .footer-wrapper .social-icons a i {
  text-align: center;
  margin-left: 0;
}
html body footer .footer-wrapper .social-icons a i.fa-linkedin-in {
  font-size: 18px;
}
html body footer .footer-wrapper .social-icons a i.fa-youtube {
  font-size: 22px;
}
html body footer .footer-wrapper .social-icons a:hover {
  color: #5A6B8A;
}
html body footer .footer-wrapper .footer-menu-wrapper {
  padding: 20px 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: column;
  -webkit-box-direction: column;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  webkit-box-pack: space-between;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
html body footer .footer-wrapper .footer-menu-wrapper .footer-menu {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: row;
  -webkit-box-direction: row;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
html body footer .footer-wrapper .footer-menu-wrapper .footer-menu .footer-menu-item a {
  font-family: 'Exo';
  font-weight: 500;
  font-style: normal;
  font-size: 11px;
  font-size: 11/10+0rem;
  line-height: 11px;
  line-height: 16px;
  text-transform: uppercase;
  letter-spacing: 0.005em;
  color: #A1AAB9;
  -webkit-transition: color 0.35s ease-in-out;
  -moz-transition: color 0.35s ease-in-out;
  -o-transition: color 0.35s ease-in-out;
  -ms-transition: color 0.35s ease-in-out;
  transition: color 0.35s ease-in-out;
  padding: 0 3px;
}
html body footer .footer-wrapper .footer-menu-wrapper .footer-menu .footer-menu-item a:hover {
  color: #5A6B8A;
}
html body footer .footer-wrapper .footer-menu-wrapper .footer-menu .footer-menu-item:after {
  content: '|';
  display: none;
  font-family: 'Exo';
  font-weight: 500;
  font-style: normal;
  font-size: 12px;
  font-size: 12/10+0rem;
  line-height: 12px;
  line-height: 16px;
  color: #A1AAB9;
  padding: 0 7px;
}
html body footer .footer-wrapper .footer-menu-wrapper .footer-menu .footer-menu-item:last-child:after {
  display: none;
}
html body footer .footer-wrapper .footer-menu-wrapper .footer-social-wrapper {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: row;
  -webkit-box-direction: row;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 20px;
}
html body footer .footer-wrapper .footer-menu-wrapper .footer-social-wrapper .social-text {
  display: none;
  font-family: 'Exo';
  font-weight: 500;
  font-style: normal;
  font-size: 9px;
  font-size: 9/10+0rem;
  line-height: 9px;
  line-height: 16px;
  text-transform: uppercase;
  letter-spacing: 0.005em;
  color: #A1AAB9;
  padding-right: 10px;
}
html body footer .footer-wrapper .footer-menu-wrapper .footer-social-wrapper .footer-social-list {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: row;
  -webkit-box-direction: row;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
html body footer .footer-wrapper .footer-menu-wrapper .footer-social-wrapper .footer-social-list .footer-social-item {
  padding-left: 7px;
}
html body footer .footer-wrapper .footer-menu-wrapper .footer-social-wrapper .footer-social-list .footer-social-item a img {
  max-width: 20px;
}
html body footer .footer-wrapper .footer-menu-wrapper .footer-social-wrapper .footer-social-list .footer-social-item:last-child {
  padding-left: 25px;
}
html body footer .footer-wrapper .footer-menu-wrapper .footer-social-wrapper .footer-social-list .footer-social-item:last-child img {
  max-width: 40px;
}
html body footer .footer-wrapper .footer-menu-wrapper .footer-social-wrapper .addthis_inline_share_toolbox span.at-icon-wrapper {
  line-height: 16px !important;
  height: 16px !important;
  width: 16px !important;
}
html body footer .footer-wrapper .footer-menu-wrapper .footer-social-wrapper .addthis_inline_share_toolbox span.at-icon-wrapper svg {
  height: 16px !important;
  width: 16px !important;
}
html body footer .copyright-wrapper {
  border-top: 1px solid #E9E9E9;
  padding: 20px 0 30px 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: column;
  -webkit-box-direction: column;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
html body footer .copyright-wrapper a,
html body footer .copyright-wrapper p {
  font-family: 'Exo';
  font-weight: normal;
  font-style: normal;
  font-size: 9px;
  font-size: 9/10+0rem;
  line-height: 9px;
  line-height: 13px;
  letter-spacing: 0.005em;
  color: #A1AAB9;
}
html body footer .copyright-wrapper a {
  -webkit-transition: color 0.35s ease-in-out;
  -moz-transition: color 0.35s ease-in-out;
  -o-transition: color 0.35s ease-in-out;
  -ms-transition: color 0.35s ease-in-out;
  transition: color 0.35s ease-in-out;
}
html body footer .copyright-wrapper a:hover {
  color: #5A6B8A;
}
@media (min-width: 375px) {
  html body footer .footer-wrapper .footer-menu-wrapper .footer-menu .footer-menu-item:after {
    display: inline-block;
  }
  html body footer .copyright-wrapper a,
  html body footer .copyright-wrapper p {
    font-family: 'Exo';
    font-weight: normal;
    font-style: normal;
    font-size: 11px;
    font-size: 11/10+0rem;
    line-height: 11px;
  }
}
@media (min-width: 577px) {
  html body footer .footer-wrapper .footer-menu-wrapper .footer-menu .footer-menu-item a {
    font-size: 14px;
    font-size: 14/10+0rem;
    line-height: 14px;
  }
  html body footer .footer-wrapper .footer-menu-wrapper .footer-social-wrapper .social-text {
    font-size: 12px;
    font-size: 12/10+0rem;
    line-height: 12px;
  }
}
@media (min-width: 768px) {
  html body footer .footer-wrapper .footer-menu-wrapper {
    -webkit-box-orient: row;
    -webkit-box-direction: row;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    webkit-box-pack: space-between;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  html body footer .footer-wrapper .footer-menu-wrapper .footer-menu .footer-menu-item a {
    font-size: 12px;
    font-size: 12/10+0rem;
    line-height: 12px;
    line-height: 16px;
  }
  html body footer .footer-wrapper .footer-menu-wrapper .footer-social-wrapper {
    padding-top: 0;
  }
  html body footer .footer-wrapper .footer-menu-wrapper .footer-social-wrapper .social-text {
    display: block;
    font-family: 'Exo';
    font-weight: 500;
    font-style: normal;
    font-size: 12px;
    font-size: 12/10+0rem;
    line-height: 12px;
    line-height: 16px;
    text-transform: uppercase;
    letter-spacing: 0.005em;
    color: #A1AAB9;
    padding-right: 10px;
  }
  html body footer .footer-wrapper .footer-menu-wrapper .footer-social-wrapper .footer-social-list {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-box-orient: row;
    -webkit-box-direction: row;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  html body footer .footer-wrapper .footer-menu-wrapper .footer-social-wrapper .footer-social-list .footer-social-item {
    padding-left: 7px;
  }
  html body footer .footer-wrapper .footer-menu-wrapper .footer-social-wrapper .footer-social-list .footer-social-item a img {
    max-width: 20px;
  }
  html body footer .footer-wrapper .footer-menu-wrapper .footer-social-wrapper .footer-social-list .footer-social-item:last-child {
    padding-left: 25px;
  }
  html body footer .footer-wrapper .footer-menu-wrapper .footer-social-wrapper .footer-social-list .footer-social-item:last-child img {
    max-width: 40px;
  }
  html body footer .copyright-wrapper {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-box-orient: column;
    -webkit-box-direction: column;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    -ms-align-items: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
  }
}
@media (max-width: 450px) {
  html body footer .footer-wrapper .footer-menu-wrapper .footer-menu {
    -webkit-box-orient: column;
    -webkit-box-direction: column;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  html body footer .footer-wrapper .footer-menu-wrapper .footer-menu .footer-menu-item {
    padding: 3px 0;
  }
  html body footer .footer-wrapper .footer-menu-wrapper .footer-menu .footer-menu-item:after {
    display: none;
  }
}
html body .wpcf7-not-valid-tip {
  padding: 5px 0 !important;
  color: #dc3232 !important;
}
html body .position-inherit {
  position: inherit;
}
html body .addthis-smartlayers.addthis-smartlayers-desktop {
  display: none;
}
html body .vc_row.wpb_row.vc_row-fluid:nth-of-type(2) .simple-text-section {
  margin-top: 90px !important;
}
@media (max-width: 576px) {
  html body .vc_row.wpb_row.vc_row-fluid:nth-of-type(2) .simple-text-section {
    margin-top: 0 !important;
  }
}
html body .vc_row.wpb_row.vc_row-fluid:last-of-type .simple-text-section {
  margin-bottom: 90px !important;
}
html body .vc_row.wpb_row.vc_row-fluid:last-of-type .simple-text-section.text-button {
  margin: 0 0 35px 0 !important;
}
@media (max-width: 576px) {
  html body .vc_row.wpb_row.vc_row-fluid:last-of-type .simple-text-section {
    margin-bottom: 0 !important;
  }
}
html body .vc_row.wpb_row.vc_row-fluid:not([data-vc-full-width="true"]) {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  html body .vc_row.wpb_row.vc_row-fluid:not([data-vc-full-width="true"]) {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  html body .vc_row.wpb_row.vc_row-fluid:not([data-vc-full-width="true"]) {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  html body .vc_row.wpb_row.vc_row-fluid:not([data-vc-full-width="true"]) {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  html body .vc_row.wpb_row.vc_row-fluid:not([data-vc-full-width="true"]) {
    max-width: 1140px;
  }
}
html body .simple-button {
  background-color: #5A6B8A;
  color: #FFFFFF;
  font-family: 'Exo';
  font-weight: 500;
  font-style: normal;
  font-size: 14px;
  font-size: 14/10+0rem;
  line-height: 14px;
  line-height: 19px;
  text-transform: uppercase;
  letter-spacing: 0.005em;
  padding: 12px 23px;
  -webkit-transition: background-color 0.35s ease-in-out;
  -moz-transition: background-color 0.35s ease-in-out;
  -o-transition: background-color 0.35s ease-in-out;
  -ms-transition: background-color 0.35s ease-in-out;
  transition: background-color 0.35s ease-in-out;
}
html body .simple-button:hover {
  background-color: #A1AAB9;
}
html body .bottom-border-hover {
  background-color: #FFFFFF;
  color: #5A6B8A;
  text-align: center;
  font-family: 'Exo';
  font-weight: 500;
  font-style: normal;
  font-size: 14px;
  font-size: 14/10+0rem;
  line-height: 14px;
  line-height: 19px;
  text-transform: uppercase;
  letter-spacing: 0.005em;
  padding: 10px 23px;
  -webkit-transition: background-color 0.35s ease-in-out;
  -moz-transition: background-color 0.35s ease-in-out;
  -o-transition: background-color 0.35s ease-in-out;
  -ms-transition: background-color 0.35s ease-in-out;
  transition: background-color 0.35s ease-in-out;
  border-bottom: 1px solid #E9E9E9;
}
html body .bottom-border-hover:hover {
  color: #FFFFFF;
  background-color: #5A6B8A;
}
html body .read-more-wrapper {
  margin: 10px 0 15px 0;
}
html body .read-more-wrapper .read-more-button {
  background-color: #FFFFFF;
  text-decoration: none !important;
  border-bottom: 1px solid #E9E9E9;
  color: #5A6B8A;
  text-align: center;
  font-family: 'Exo';
  font-weight: 500;
  font-style: normal;
  font-size: 14px;
  font-size: 14/10+0rem;
  line-height: 14px;
  line-height: 19px;
  text-transform: uppercase;
  letter-spacing: 0.005em;
  padding: 6px 9px;
  -webkit-transition: background-color 0.35s ease-in-out;
  -moz-transition: background-color 0.35s ease-in-out;
  -o-transition: background-color 0.35s ease-in-out;
  -ms-transition: background-color 0.35s ease-in-out;
  transition: background-color 0.35s ease-in-out;
}
html body .read-more-wrapper .read-more-button:after {
  content: '\f077';
  font-family: 'Font Awesome 5 Pro Light';
  font-weight: 300;
  color: #5A6B8A;
  font-size: 12px;
  font-size: 12/10+0rem;
  line-height: 12px;
  padding-left: 15px;
}
html body .read-more-wrapper .read-more-button:hover {
  color: #FFFFFF !important;
  background-color: #5A6B8A;
}
html body .read-more-wrapper .read-more-button:hover:after {
  color: #FFFFFF;
}
html body .text.text-open-close.read-close .read-more-wrapper .read-more-button:after {
  content: '\f078';
}
html body .back-button {
  font-family: 'Exo';
  font-weight: normal;
  font-style: normal;
  font-size: 10px;
  font-size: 10/10+0rem;
  line-height: 10px;
  line-height: 16px;
  letter-spacing: 0.0025em;
  color: #FFFFFF;
  -webkit-transition: color 0.35s ease-in-out;
  -moz-transition: color 0.35s ease-in-out;
  -o-transition: color 0.35s ease-in-out;
  -ms-transition: color 0.35s ease-in-out;
  transition: color 0.35s ease-in-out;
}
html body .back-button:hover {
  color: #E9E9E9;
}
html body .breadcrumbs-section,
html body .job-search {
  position: relative;
  z-index: 10;
  padding: 0;
}
html body .breadcrumbs-section.sticky,
html body .job-search.sticky {
  top: 0;
  z-index: 9999;
  position: fixed;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 101%;
  padding: 0;
}
html body .breadcrumbs-section .breadcrumbs-wrapper,
html body .job-search .breadcrumbs-wrapper {
  background-color: #5A6B8A;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: row;
  -webkit-box-direction: row;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  webkit-box-pack: space-between;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px 40px;
}
html body .breadcrumbs-section .breadcrumbs-wrapper .bd-title,
html body .job-search .breadcrumbs-wrapper .bd-title {
  font-family: 'Exo';
  font-weight: bold;
  font-style: normal;
  font-size: 16px;
  font-size: 16/10+0rem;
  line-height: 16px;
  line-height: 21px;
  text-transform: uppercase;
  color: #FFFFFF;
  letter-spacing: 0.0015em;
  text-shadow: 0px 1px 1px #000000;
}
html body .breadcrumbs-section .breadcrumbs-wrapper .bd-list,
html body .job-search .breadcrumbs-wrapper .bd-list {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: row;
  -webkit-box-direction: row;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
html body .breadcrumbs-section .breadcrumbs-wrapper .bd-list .bd-item,
html body .job-search .breadcrumbs-wrapper .bd-list .bd-item {
  padding-left: 10px;
}
html body .breadcrumbs-section .breadcrumbs-wrapper .bd-list .bd-item a,
html body .job-search .breadcrumbs-wrapper .bd-list .bd-item a {
  color: #A1AAB9;
  font-size: 12px;
  font-size: 12/10+0rem;
  line-height: 12px;
  line-height: 14px;
  -webkit-transition: color 0.35s ease-in-out;
  -moz-transition: color 0.35s ease-in-out;
  -o-transition: color 0.35s ease-in-out;
  -ms-transition: color 0.35s ease-in-out;
  transition: color 0.35s ease-in-out;
}
html body .breadcrumbs-section .breadcrumbs-wrapper .bd-list .bd-item a:after,
html body .job-search .breadcrumbs-wrapper .bd-list .bd-item a:after {
  content: '\f053';
  font-family: 'Font Awesome 5 Pro Light';
  font-weight: 300;
  font-size: 12px;
  font-size: 12/10+0rem;
  line-height: 12px;
  color: #A1AAB9;
  padding-left: 10px;
}
html body .breadcrumbs-section .breadcrumbs-wrapper .bd-list .bd-item a:hover,
html body .job-search .breadcrumbs-wrapper .bd-list .bd-item a:hover {
  color: #FFFFFF;
}
html body .breadcrumbs-section .breadcrumbs-wrapper .bd-list .bd-item:last-child a:after,
html body .job-search .breadcrumbs-wrapper .bd-list .bd-item:last-child a:after {
  display: none;
}
html body .breadcrumbs-section .breadcrumbs-wrapper .bd-list .bd-item.active,
html body .job-search .breadcrumbs-wrapper .bd-list .bd-item.active {
  -webkit-transition: color 0.35s ease-in-out;
  -moz-transition: color 0.35s ease-in-out;
  -o-transition: color 0.35s ease-in-out;
  -ms-transition: color 0.35s ease-in-out;
  transition: color 0.35s ease-in-out;
  font-size: 12px;
  font-size: 12/10+0rem;
  line-height: 12px;
  line-height: 14px;
  color: #FFFFFF;
  pointer-events: none;
}
html body .breadcrumbs-section .breadcrumbs-search-wrapper,
html body .job-search .breadcrumbs-search-wrapper {
  background-color: #FFFFFF;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: row;
  -webkit-box-direction: row;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  webkit-box-pack: space-between;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 13px;
}
html body .breadcrumbs-section .breadcrumbs-search-wrapper.si-lazy-loaded,
html body .job-search .breadcrumbs-search-wrapper.si-lazy-loaded {
  opacity: 0 !important;
}
html body .breadcrumbs-section .breadcrumbs-search-wrapper .bd-title,
html body .job-search .breadcrumbs-search-wrapper .bd-title {
  font-family: 'Exo';
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  font-size: 16/10+0rem;
  line-height: 16px;
  line-height: 21px;
  text-transform: uppercase;
  color: #5A6B8A;
  letter-spacing: 0.0015em;
  padding-left: 27px;
}
html body .breadcrumbs-section .breadcrumbs-search-wrapper form,
html body .job-search .breadcrumbs-search-wrapper form {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: row;
  -webkit-box-direction: row;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  webkit-box-pack: flex-end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -ms-flex-pack: flex-end;
  justify-content: flex-end;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
html body .breadcrumbs-section .breadcrumbs-search-wrapper form .select-field,
html body .job-search .breadcrumbs-search-wrapper form .select-field {
  background: white url("data:image/svg+xml;utf8,<svg viewBox='0 0 140 140' width='16' height='16' xmlns='http://www.w3.org/2000/svg'><g><path d='m121.3,34.6c-1.6-1.6-4.2-1.6-5.8,0l-51,51.1-51.1-51.1c-1.6-1.6-4.2-1.6-5.8,0-1.6,1.6-1.6,4.2 0,5.8l53.9,53.9c0.8,0.8 1.8,1.2 2.9,1.2 1,0 2.1-0.4 2.9-1.2l53.9-53.9c1.7-1.6 1.7-4.2 0.1-5.8z' fill='black'/></g></svg>") no-repeat right 1rem center / 14px 10px;
  width: 180px;
  height: 35px;
  margin-right: 15px;
  border-radius: 0;
  border: 1px solid #5A6B8A;
  text-transform: uppercase;
  /*Ie 10/11*/
}
@supports ( -ms-accelerator:true ) {
  html body .breadcrumbs-section .breadcrumbs-search-wrapper form .select-field,
  html body .job-search .breadcrumbs-search-wrapper form .select-field {
    padding-right: 25px;
    background: url(https://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png) no-repeat;
    background-size: 10px 10px;
    background-position: right 10px center;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  html body .breadcrumbs-section .breadcrumbs-search-wrapper form .select-field,
  html body .job-search .breadcrumbs-search-wrapper form .select-field {
    padding-right: 25px;
    background: url(https://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png) no-repeat;
    background-size: 10px 10px;
    background-position: right 10px center;
  }
}
html body .breadcrumbs-section .breadcrumbs-search-wrapper form .select-field:after,
html body .job-search .breadcrumbs-search-wrapper form .select-field:after {
  content: '\f078';
  font-family: 'Font Awesome 5 Pro Light';
  font-weight: 300;
  display: block;
  font-size: 16px;
  font-size: 16/10+0rem;
  line-height: 16px;
  padding-right: 15px;
  color: #5A6B8A;
}
html body .breadcrumbs-section .breadcrumbs-search-wrapper form .small-search-button,
html body .job-search .breadcrumbs-search-wrapper form .small-search-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border: none;
  outline: none;
  margin-right: 25px;
  height: 35px;
  background-color: #5A6B8A;
  color: #FFFFFF;
  -webkit-transition: background-color 0.35s ease-in-out;
  -moz-transition: background-color 0.35s ease-in-out;
  -o-transition: background-color 0.35s ease-in-out;
  -ms-transition: background-color 0.35s ease-in-out;
  transition: background-color 0.35s ease-in-out;
}
html body .breadcrumbs-section .breadcrumbs-search-wrapper form .small-search-button i,
html body .job-search .breadcrumbs-search-wrapper form .small-search-button i {
  padding: 8px;
}
html body .breadcrumbs-section .breadcrumbs-search-wrapper form .small-search-button:hover,
html body .job-search .breadcrumbs-search-wrapper form .small-search-button:hover {
  background-color: #A1AAB9;
}
html body .breadcrumbs-section .breadcrumbs-wrapper-simple-search,
html body .job-search .breadcrumbs-wrapper-simple-search {
  display: none;
  background-color: #5A6B8A;
  padding: 10px 15px;
}
html body .breadcrumbs-section .breadcrumbs-wrapper-simple-search form,
html body .job-search .breadcrumbs-wrapper-simple-search form {
  position: relative;
}
html body .breadcrumbs-section .breadcrumbs-wrapper-simple-search form input,
html body .job-search .breadcrumbs-wrapper-simple-search form input {
  width: 100%;
  height: 40px;
  font-size: 12px;
  font-size: 12/10+0rem;
  line-height: 12px;
  line-height: 14px;
  text-indent: 15px;
}
html body .breadcrumbs-section .breadcrumbs-wrapper-simple-search form .small-search-button,
html body .job-search .breadcrumbs-wrapper-simple-search form .small-search-button {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border: none;
  outline: none;
  background-color: #FFFFFF;
}
html body .breadcrumbs-section .breadcrumbs-wrapper-simple-search form .small-search-button i,
html body .job-search .breadcrumbs-wrapper-simple-search form .small-search-button i {
  padding: 8px;
}
@media (max-width: 480px) {
  html body .breadcrumbs-section .breadcrumbs-wrapper .bd-list,
  html body .job-search .breadcrumbs-wrapper .bd-list {
    display: none;
  }
}
@media (max-width: 767px) {
  html body .breadcrumbs-section .breadcrumbs-wrapper,
  html body .job-search .breadcrumbs-wrapper {
    padding: 20px;
  }
  html body .breadcrumbs-section .breadcrumbs-wrapper .bd-title,
  html body .job-search .breadcrumbs-wrapper .bd-title {
    font-size: 14px;
    font-size: 14/10+0rem;
    line-height: 14px;
  }
  html body .breadcrumbs-section .breadcrumbs-wrapper .bd-list .bd-item a,
  html body .job-search .breadcrumbs-wrapper .bd-list .bd-item a {
    font-size: 10px;
    font-size: 10/10+0rem;
    line-height: 10px;
  }
  html body .breadcrumbs-section .breadcrumbs-search-wrapper,
  html body .job-search .breadcrumbs-search-wrapper {
    padding: 0;
  }
  html body .breadcrumbs-section .breadcrumbs-search-wrapper .bd-title,
  html body .job-search .breadcrumbs-search-wrapper .bd-title {
    display: none;
  }
  html body .breadcrumbs-section .breadcrumbs-search-wrapper form,
  html body .job-search .breadcrumbs-search-wrapper form {
    margin: 20px;
    width: 100%;
    webkit-box-pack: flex-start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
  }
  html body .breadcrumbs-section .breadcrumbs-search-wrapper form .select-field,
  html body .job-search .breadcrumbs-search-wrapper form .select-field {
    width: inherit;
  }
  html body .breadcrumbs-section .breadcrumbs-search-wrapper form .small-search-button,
  html body .job-search .breadcrumbs-search-wrapper form .small-search-button {
    margin-right: 0;
  }
  html body .breadcrumbs-section .breadcrumbs-wrapper-simple-search,
  html body .job-search .breadcrumbs-wrapper-simple-search {
    display: block;
  }
}
html body .see-more-wrapper {
  width: 100%;
  text-align: center;
  margin-bottom: 40px;
}
html body .see-more-wrapper .see-more-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border: none;
  outline: none;
  background-color: transparent;
  border-radius: 50%;
  border: 1px solid #FFFFFF;
  width: 30px;
  height: 30px;
  position: relative;
  -webkit-transition: border-color 0.35s ease-in-out;
  -moz-transition: border-color 0.35s ease-in-out;
  -o-transition: border-color 0.35s ease-in-out;
  -ms-transition: border-color 0.35s ease-in-out;
  transition: border-color 0.35s ease-in-out;
}
html body .see-more-wrapper .see-more-button i {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}
html body .see-more-wrapper .see-more-button i:before {
  -webkit-transition: color 0.35s ease-in-out;
  -moz-transition: color 0.35s ease-in-out;
  -o-transition: color 0.35s ease-in-out;
  -ms-transition: color 0.35s ease-in-out;
  transition: color 0.35s ease-in-out;
  color: #FFFFFF;
}
html body .see-more-wrapper .see-more-button:hover {
  border: 1px solid #E9E9E9;
}
html body .see-more-wrapper .see-more-button:hover i:before {
  color: #E9E9E9;
}
html body .waiting-response {
  display: none;
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(255, 255, 255, 0.8) 3600 50% 50% no-repeat;
}
html body .site-content.loading .waiting-response {
  overflow: hidden;
  display: block;
}
html body .wpb_images_carousel .vc_images_carousel {
  max-width: 100%;
  margin: 0 auto;
}
html body .wpb_images_carousel .vc_images_carousel img {
  object-fit: cover;
  width: 100%;
  height: auto;
}
html body .wpb_images_carousel .vc_images_carousel .vc_carousel-control {
  opacity: 1;
}
html body .wpb_images_carousel .vc_images_carousel .vc_carousel-control .icon-prev:before {
  content: "\f053";
  font-family: 'Font Awesome 5 Pro Light';
  font-weight: 300;
  color: #FFFFFF;
  font-size: 26px;
  font-size: 26/10+0rem;
  line-height: 26px;
}
html body .wpb_images_carousel .vc_images_carousel .vc_carousel-control .icon-next:before {
  content: "\f054";
  font-family: 'Font Awesome 5 Pro Light';
  font-weight: 300;
  color: #FFFFFF;
  font-size: 26px;
  font-size: 26/10+0rem;
  line-height: 26px;
}
html body .wpb_images_carousel .vc_images_carousel .vc_carousel-indicators {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  margin: 0;
  width: 90%;
}
html body .wpb_images_carousel .vc_images_carousel .vc_carousel-indicators li {
  width: 9px;
  height: 9px;
  border-radius: 9px;
  border: 1px solid #FFFFFF;
  background-color: #FFFFFF;
  opacity: 0.7;
  margin: 0 2px;
}
html body .wpb_images_carousel .vc_images_carousel .vc_carousel-indicators li.vc_active,
html body .wpb_images_carousel .vc_images_carousel .vc_carousel-indicators li:hover {
  opacity: 1;
}
@media (max-width: 767px) {
  html body .wpb_images_carousel .vc_images_carousel .vc_item {
    max-height: calc((100vw - 30px) * 599 / 900);
  }
}
html body .grecaptcha-badge {
  display: none!important;
}
html body .alignleft {
  float: left;
  padding-right: 15px;
}
@media (min-width: 767px) {
  #oportunidades .job-search,
  #opportunities .job-search {
    margin-top: 90px;
  }
}
/* styled classes*/
.static {
  position: static;
}
.cover {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.terms {
  max-width: 350px;
}
@media (max-width: 375px) {
  .terms {
    max-width: 320px;
  }
}
.carousel-row {
  width: 100% !important;
  padding-right: 0 !important;
}
.card-body-wrapper {
  width: 100%;
}
.timeline-row {
  width: 100% !important;
}
/*Edge*/
@supports ( -ms-accelerator:true ) {
  html {
    overflow: hidden;
    height: 100%;
  }
  body {
    overflow: auto;
    height: 100%;
  }
}
/*Ie 10/11*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  html {
    overflow: hidden;
    height: 100%;
  }
  body {
    overflow: auto;
    height: 100%;
  }
}
.hoti-contacts {
  font-family: Arial, Helvetica, sans-serif;
  margin: 0 auto;
  width: 100%;
}
@media (max-width: 767px) {
  .hoti-contacts {
    padding: 0 20px;
  }
}
.hoti-contacts h2 {
  font-family: 'Exo';
  font-weight: bold;
  text-transform: uppercase;
  color: #5A6B8A;
  padding-bottom: 20px;
  font-size: 16px;
  font-size: 16/10+0rem;
  line-height: 16px;
}
.hoti-contacts .hoti-controls {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  align-items: flex-end;
  margin-bottom: 24px;
  background: #5A6B8A;
  padding: 16px;
}
.hoti-contacts .hoti-controls .control {
  display: flex;
  flex-direction: column;
  font-size: 14px;
  min-width: 160px;
}
.hoti-contacts .hoti-controls label {
  color: #FFFFFF;
  font-weight: bold;
  margin-bottom: 6px;
}
.hoti-contacts .hoti-controls input[type="search"],
.hoti-contacts .hoti-controls select {
  padding: 8px 10px;
  border: 1px solid #596b89;
  border-radius: 0;
  background: #FFFFFF;
  color: #A1AAB9;
  font-size: 14px;
}
.hoti-contacts .hoti-list {
  display: flex;
  gap: 16px;
  overflow-x: hidden;
  scroll-behavior: smooth;
  padding: 0 10px 8px;
  align-items: stretch;
}
.hoti-contacts .hotel-card {
  flex: 0 0 calc(33.333% - 11px);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 18px;
  border: 1px solid #596b89;
  color: #A1AAB9;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
}
.hoti-contacts .hotel-card .hotel-card-content {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
.hoti-contacts .hotel-card h3 {
  margin: 0 0 10px 0;
  font-size: 18px;
  color: #5A6B8A;
}
.hoti-contacts .hotel-card .meta {
  font-size: 14px;
  margin-bottom: 8px;
  display: flex;
  align-items: flex-start;
  gap: 6px;
  line-height: 1.4em;
  color: #5A6B8A;
}
.hoti-contacts .hotel-card .meta.address {
  min-height: calc(1.4em * 2.2);
}
.hoti-contacts .hotel-card .meta.address i {
  font-size: 18px;
  font-size: 18/10+0rem;
  line-height: 18px;
  margin-right: 3px;
}
.hoti-contacts .hotel-card i {
  color: #5A6B8A;
  margin-top: 2px;
}
.hoti-contacts .hotel-card a.link {
  color: #5A6B8A;
  text-decoration: none;
}
.hoti-contacts .hotel-card a.link:hover {
  text-decoration: underline;
}
.hoti-contacts .hotel-card .btn {
  background: #5A6B8A;
  color: #FFFFFF;
  text-decoration: none;
  padding: 8px 14px;
  font-size: 14px;
  border-radius: 0;
  transition: background 0.3s ease;
  align-self: flex-start;
  margin-top: 20px;
}
.hoti-contacts .hotel-card .btn:hover {
  background: #4a5871;
}
.hoti-contacts .carousel-controls {
  display: flex;
  gap: 8px;
  align-items: center;
  justify-content: flex-end;
  margin: 10px 10px 0 10px;
}
.hoti-contacts .carousel-controls button {
  background: #5A6B8A;
  color: #FFFFFF;
  border: none;
  padding: 8px 12px;
  cursor: pointer;
}
.hoti-contacts .carousel-controls button.disabled {
  opacity: 0.4;
  cursor: default;
}
.hoti-contacts .hoti-empty {
  padding: 16px;
  font-size: 20px;
  font-size: 20/10+0rem;
  line-height: 20px;
  color: #4D5B75;
  font-weight: 700;
}
@media (max-width: 1024px) {
  .hoti-contacts .hotel-card {
    flex: 0 0 calc(50% - 8px);
  }
}
@media (max-width: 600px) {
  .hoti-contacts .hotel-card {
    flex: 0 0 100%;
  }
  .hoti-contacts .hoti-controls {
    padding: 10px;
  }
}
