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,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}
*,
::before,
::after {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
html,
body {
height: 100%;
position: relative;
}
body {
margin: 0 auto;
padding: 0;
background-color: #fff;
font-family: 'Hanken Grotesk', 'Helvetica', arial, sans-serif;
font-size: 18px;
font-weight: 300;
color: #2c2c2c;
overflow: auto;
}
body.menu-opened {
overflow: hidden;
}
.color01 {
color: #038eba;
}
.color02 {
color: #2c2c2c;
}
.color03 {
color: #F6F5F2;
}
.color04 {
color: #D6D1CA;
}
.color05 {
color: #52493F;
}
.color06 {
color: #88837C;
}
.bg.color01 {
background-color: #038eba;
color: #fff;
}
.bg.color02 {
background-color: #2c2c2c;
color: #fff;
}
.bg.color03 {
background-color: #F6F5F2;
color: #fff;
}
.bg.color04 {
background-color: #D6D1CA;
color: #2c2c2c;
}
.bg.color05 {
background-color: #52493F;
color: #fff;
}
.bg.color06 {
background-color: #88837C;
color: #2c2c2c;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
p,
.p,
address,
ul,
ol,
#nav-main li, 
#nav-main li a, 
.nav-main li, 
.nav-main li a, 
.nav-meta li, 
.nav-meta li a, 
.hero .title, 
.hero .title span, 
.hero .title .button, 
.hero2 .title, 
.hero2 .title span, 
.hero2 .title .button, 
a.button, 
.button .wp-block-button__link, 
.news h3, 
.news p,
.section ul li {
margin: 0;
padding: 0;
font-weight: normal;
font-style: normal;
font-size: clamp(var(--min), var(--val), var(--max));
} h1, .h1,
h2, .h2,
h3, .h3 {
font-family: 'Hanken Grotesk', 'Helvetica', Arial, sans-serif;
}
h1,
.h1 {
margin-bottom: 40px;
font-weight: 300;
color: #038eba;
line-height: 1.1;
letter-spacing: 1px;
--min: 32px;
--val: 4vw;
--max: 64px;
}
h2,
.h2 {
margin-bottom: 30px;
font-weight: 300;
color: #038eba;
line-height: 1.3;
letter-spacing: 1px;
text-decoration: none;
position: relative;
display: inline-block;
--min: 32px;
--val: 4vw;
--max: 48px;
}
h3,
.h3 {
margin-bottom: 20px;
font-weight: 300;
color: #2c2c2c;
line-height: 1.3;
letter-spacing: 0;
text-transform: none;
--min: 28px;
--val: 4vw;
--max: 40px;
}
h4,
.h4 {
margin-bottom: 20px;
font-weight: 700;
color: #038eba;
line-height: 1.3;
letter-spacing: 0;
--min: 24px;
--val: 4vw;
--max: 36px;
}
h5,
.h5 {
margin-bottom: 20px;
font-weight: 700;
color: #2c2c2c;
line-height: 1.3;
letter-spacing: 0;
--min: 22px;
--val: 4vw;
--max: 28px;
}
h6,
.h6 {
margin-bottom: 20px;
font-weight: 300;
color: #2c2c2c;
line-height: 1.3;
letter-spacing: 1px;
text-transform: uppercase;
--min: 20px;
--val: 4vw;
--max: 24px;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
border-bottom: 1px solid transparent;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
border-bottom: 1px solid #2c2c2c;
}
p, 
address, 
.p {
margin-bottom: 40px;
font-weight: 300;
color: #2c2c2c;
letter-spacing: 0;
line-height: 1.5;
--min: 18px;
--val: 4vw;
--max: 20px;
}
p:last-child, 
address:last-child {
margin: 0;
}
strong,
.bold {
font-weight: 700;
}
p mark {
background: #2c2c2c;
padding: 10px 20px;
font-weight: 300;
color: #fff;
line-height: 200%;
-webkit-box-decoration-break: clone;
box-decoration-break: clone;
}
p mark:hover {
background: #038eba;
color: #fff;
} a,
a:link,
a:active,
a:visited {
font-weight: 300;
color: #038eba;
text-decoration: none;
outline: 0;
-webkit-transition: background-color 0.4s ease 0s, border 0s ease 0s, color 0.4s ease 0s, opacity 0.4s ease-in-out 0s;
-moz-transition: background-color 0.4s ease 0s, border 0s ease 0s, color 0.4s ease 0s, opacity 0.4s ease-in-out 0s;
-o-transition: background-color 0.4s ease 0s, border 0s ease 0s, color 0.4s ease 0s, opacity 0.4s ease-in-out 0s;
transition: background-color 0.4s ease 0s, border 0s ease 0s, color 0.4s ease 0s, opacity 0.4s ease-in-out 0s;
transition: all 0.2s ease-in-out;
transition-duration: 0.5s;
}
a:hover {
color: #2c2c2c;
text-decoration: none;
}
p a,
address a,
footer :not(.nav-main) a {
overflow: hidden;
position: relative;
}
p a::after,
address a::after,
footer :not(.nav-main) a::after {
content: '';
position: absolute;
bottom: -2px;
left: 50%;
width: 0;
height: 1px;
background-color: #000;
transition: width 0.5s ease, left 0.5s ease;
}
footer :not(.nav-main) a::after {
background-color: #fff;
}
p a:hover::after,
address a:hover::after,
footer :not(.nav-main) a:hover::after {
width: 100%;
left: 0;
}
a.ext::before {
content: '';
width: 16px;
height: 16px;
margin-right: 6px;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M8.636 3.5a.5.5 0 0 0-.5-.5H1.5A1.5 1.5 0 0 0 0 4.5v10A1.5 1.5 0 0 0 1.5 16h10a1.5 1.5 0 0 0 1.5-1.5V7.864a.5.5 0 0 0-1 0V14.5a.5.5 0 0 1-.5.5h-10a.5.5 0 0 1-.5-.5v-10a.5.5 0 0 1 .5-.5h6.636a.5.5 0 0 0 .5-.5z'/%3E%3Cpath fill-rule='evenodd' d='M16 .5a.5.5 0 0 0-.5-.5h-5a.5.5 0 0 0 0 1h3.793L6.146 9.146a.5.5 0 1 0 .708.708L15 1.707V5.5a.5.5 0 0 0 1 0v-5z'/%3E%3C/svg%3E");
background-position: center;
background-repeat: no-repeat;
background-size: contain;
display: inline-block;
text-decoration: none;
border: 0 !important;
}
a img {
vertical-align: top;
}
p a img {
border: none !important;
} img, picture {
width: 100%;
height: auto;
display: block;
}
header {
position: fixed;
left: 0;
bottom: 0;
right: 0;
top: 0;
z-index: 1000;
width: 100vw;
height: 88px;
background-color: transparent;
transition: transform 0.5s ease-in-out, background-color 0.3s ease;
}
body.down header {
transform:translate3d(0, -88px, 0);
}
body:not(.down).scrolled header {
background-color: #ffffff;
box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
}
.menu-opened header {
background-color: transparent;
box-shadow: none;
}
header .header-inner {
display: flex;
align-items: center;
justify-content: space-between;
height: 100%;
}
.hamburger {
cursor: pointer;
display: block;
height: 22px;
width: 40px;
overflow: hidden;
pointer-events: all;
transition: top .4s cubic-bezier(.2,0,.2,1);
}
.hamburger div {
margin: 6px 0;
height: 2px;
background: none 0% 0% / auto repeat scroll padding-box border-box rgb(0, 0, 0);
transition: 0.1s ease;
}
.hamburger:not(.open) div.line-top {
width: 40px;
transform: translate(0px, 0px);
}
.hamburger:not(.open) div.line-bottom {
width: 24px;
transform: translate(0px, 0px);
}
.hamburger:not(.open):hover div.line-top {
animation: moveOutAndIn 0.4s ease-out 0s;
}
.hamburger:not(.open):hover div.line-bottom {
animation: moveOutAndIn 0.4s ease-out 0.2s;
}
.hamburger.open div:first-child {
width: 30px;
transform: translate(0px, 4px) rotate(45deg);
background-color: #2c2c2c;
}
.hamburger.open div:last-child {
width: 30px;
transform: translate(0px, -4px) rotate(-45deg);
background-color: #2c2c2c;
}
@keyframes moveOutAndIn {
0% {
transform: translate3D(0, 0, 0);
opacity: 1;
}
50% {
transform: translate3D(100%, 0, 0);
opacity: 0;
}
50.1% {
transform: translate3D(-100%, 0, 0);
opacity: 0;
}
100% {
transform: translate3D(0, 0, 0);
opacity: 1;
}
}
.menu-container {
width: 100%;
max-width: 100%;
height: 100vh;
padding: 96px 24px 96px 24px;
background-color: rgba(255, 255, 255, 0.75);
backdrop-filter: blur(40px);
-webkit-backdrop-filter: blur(40px);
position: fixed;
left: 0;
top: 0;
bottom: auto;
z-index: 999;
transform: translateY(calc(-100% - 72px));
transition: transform 0.25s ease, opacity 0.5s ease;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
overflow: auto !important;
}
.menu-opened .menu-container {
transform: translateY(0);
}
@media only screen and (min-width: 1200px) {
}
@media only screen and (min-height: 1024px) {
}
@media only screen and (min-width: 992px) {
.menu-container {
width: 100%;
height: 100%;
left: 0;
top: 0;
}
.menu-container .container, .menu-container .container .row {
height: 100%;
}
}
#main {
padding-top: 0;
}
.container {
width: 100%;
max-width: 1600px;
margin-left: auto;
margin-right: auto;
padding-left: 20px;
padding-right: 20px;
}
@media only screen and (min-width: 992px) {
#main {
padding-top: 0;
}
.container {
padding-left: 40px;
padding-right: 40px;
}
}
.content {
overflow: hidden;
}
@media only screen and (max-width: 992px) {
.content {
margin-right: 0;
}
} .hero .title,
.hero2 .title {
width: 100%;
max-width: 70vw;
margin: 0;
padding: 0;
font-weight: 600;
color: #038eba;
line-height: 1;
text-align: left;
letter-spacing: 0;
position: absolute;
bottom: 160px;
left: 5%;
z-index: 100;
display: block; }
.hero2 .title {
bottom: 80px;
}
.hero .title span:not(.h1),
.hero2 .title span:not(.h1) {
margin: 10px 0 0 0;
font-weight: 300;
color: #2c2c2c;
line-height: 1.25;
letter-spacing: 1px;
text-transform: none;
--min: 20px;
--val: 4vw;
--max: 36px;
display: block;
}
.hero .title span.h1,
.hero2 .title span.h1 {
color: #038eba;
--min: 24px;
--val: 4vw;
--max: 64px;
}
.hero .title .button,
.hero2 .title .button {
margin: 40px 0 0 0;
padding: 0 30px;
background-color: transparent;
border: 2px solid #038eba;
border-radius: 99em;
-moz-border-radius: 99em;
-webkit-border-radius: 99em;
font-weight: 300;
--min: 16px;
--val: 4vw;
--max: 18px;
color: #038eba;
letter-spacing: 1px;
text-transform: uppercase;
line-height: 44px;
display: inline-block;
}
.hero .title .button:hover,
.hero2 .title .button:hover {
background-color: #038eba;
color: #ffffff;
border: 2px solid #038eba;
text-shadow: none;
}
.hero.light .title,
.hero.light .title span:not(.h1),
.hero.light .title span.h1 {
color: #fff;
}
.hero.light .title .button {
border: 2px solid #fff;
color: #fff;
}
.hero.light .title .button:hover {
background-color: #fff;
color: #038eba;
border: 2px solid #fff;
}
.hero .overlay,
.hero2 .overlay {
width: 100%;
height: 100%;
position: absolute;
left: 0;
bottom: 0;
z-index: 2;
}
@media only screen and (max-width: 992px) {
.hero .title,
.hero2 .title {
max-width: 90vw;
left: calc(50% - 45vw);
bottom: 80px;
}
#hero .logo, 
.hero .logo, 
.hero2 .logo {
display: none;
}
}
@media only screen and (max-width: 575px) {
.hero .title {
bottom: 120px;
}
.hero2 .title {
bottom: 40px;
}
.hero .title .button,
.hero2 .title .button {
line-height: 36px;
}
}
.swiper.hero .swiper-wrapper, .swiper.hero2 .swiper-wrapper {
width: 100%;
height: 100vh;
}
.swiper.hero2 .swiper-wrapper {
width: 100%;
height: 640px;
}
.swiper.hero .swiper-slide img, 
.swiper.hero .swiper-slide picture,
.swiper.hero2 .swiper-slide img, 
.swiper.hero2 .swiper-slide picture {
width: 100%;
height: 100%;
display: block;
object-fit: cover;
opacity: 1;
transition: opacity 1s ease, transform 1s ease;
-webkit-transition: opacity 1s ease, -webkit-transform 1s ease;
transform: scale(1.1);
-webkit-transform: scale(1.1);
}
.swiper.hero .swiper-slide.swiper-slide-active img, 
.swiper.hero .swiper-slide.swiper-slide-active picture,
.swiper.hero2 .swiper-slide.swiper-slide-active img, 
.swiper.hero2 .swiper-slide.swiper-slide-active picture {
opacity: 1;
transform: scale(1);
-webkit-transform: scale(1);
}
.swiper.hero .swiper-button-prev,
.swiper.hero2 .swiper-button-prev {
left: 5%;
}
.swiper.hero .swiper-button-next,
.swiper.hero2 .swiper-button-next {
right: 5%;
}
@media only screen and (max-width: 992px) {
.swiper.hero2 .swiper-wrapper {
width: 100%;
height: 480px;
}
}
@media only screen and (max-width: 575px) {
.swiper.hero2 .swiper-wrapper {
width: 100%;
height: 360px;
}
} #nav-main {
margin: 0;
padding: 0;
}
#nav-main li {
list-style: none;
font-weight: 700;
color: #2c2c2c;
text-align: center;
display: block;
--min: 32px;
--val: 6vw;
--max: 96px;
}
#nav-main li a {
color: #2c2c2c;
font-weight: 700;
text-decoration: none;
line-height: 1.8;
text-align: center;
display: block;
--min: 32px;
--val: 6vw;
--max: 96px;
}
#nav-main li a[aria-current='page'],
#nav-main li.current-menu-item a {
color: #038eba;
}
#nav-main li a:hover {
color: #038eba;
}
.nav-main {
margin: 0;
padding: 0;
}
.nav-main li {
margin: 0;
padding: 0;
list-style: none;
font-weight: 300;
color: #ffffff;
display: block;
--min: 32px;
--val: 4vw;
--max: 44px;
}
.nav-main li a {
color: #ffffff;
font-weight: 300;
text-decoration: none;
line-height: 1.5;
display: block;
--min: 32px;
--val: 4vw;
--max: 44px;
position: relative;
}
.nav-main li:not(.current-menu-item):hover a:not([aria-current='page']) {
padding: 0 0 0 44px;
}
.nav-main li:not(.current-menu-item) a:not([aria-current='page']):before {
content: '';
width: 0;
height: 2px;
background-color: #fff;
display: inline-block;
position: absolute;
top: 50%;
left: 0;
transition: width .4s linear;
}
.nav-main li:not(.current-menu-item):hover a:not([aria-current='page']):before {
width: 24px;
}
.nav-main li a[aria-current='page'],
.nav-main li.current-menu-item a {
color: #038eba;
}
.nav-main li:not(.current-menu-item) a:not([aria-current='page']):hover {
color: #fff;
}
.nav-meta {
margin: 0;
padding: 0;
}
.nav-meta li {
list-style: none;
margin-right: 20px;
font-weight: 300;
color: #ffffff;
line-height: 1.8;
letter-spacing: 1px;
display: block;
--min: 16px;
--val: 4vw;
--max: 16px;
}
.nav-meta li:last-child {
margin-right: 0;
}
.nav-meta li a {
font-weight: 300;
color: #ffffff;
line-height: 1.2;
letter-spacing: 1px;
--min: 16px;
--val: 4vw;
--max: 16px;
}
.nav-meta li a::after {
background-color: #fff;
}
[aria-current='page'], 
.nav-meta li.current-menu-item a {
font-weight: 700;
}
.nav-meta li a:hover {
}
@media only screen and (min-width: 1200px) {
.nav-meta li {
display: inline-block;
}
} ::-moz-selection {
color: #fff;
background: #038eba;
}
::selection {
color: #fff;
background: #038eba;
} .svg-icon {
width: 1em;
height: 1em;
}
.svg-icon path,
.svg-icon polygon,
.svg-icon rect {
fill: #038eba;
}
.svg-icon circle {
stroke: #038eba;
stroke-width: 1;
}
footer {
}
footer p, footer address {
line-height: 1.8;
}
footer p.subline {
font-size: 16px;
text-transform: uppercase;
letter-spacing: 2px;
margin: 0 0 10px 0;
}
footer h4, footer p, footer p a, footer address {
color: #ffffff !important;
}
footer h4 span {
font-weight: 300;
}
@media only screen and (max-width: 992px) {
#block-9 {
order: 2;
}
#block-25 {
margin-bottom: 40px;
}
} .pt-5 {
padding-top: 5rem !important;
}
.pb-5 {
padding-bottom: 5rem !important;
}
.pt-4 {
padding-top: 4rem !important;
}
.pb-4 {
padding-bottom: 4rem !important;
}
.pt-3 {
padding-top: 2rem !important;
}
.pb-3 {
padding-bottom: 2rem !important;
}
.pt-2 {
padding-top: 1.5rem !important;
}
.pb-2 {
padding-bottom: 1.5rem !important;
}
.pt-1 {
padding-top: 1rem !important;
}
.pb-1 {
padding-bottom: 1rem !important;
}
@media (min-width: 1400px) {
.pb-xxl-0 {
padding-bottom: 0!important;
}
}
@media (min-width: 1200px) {
.pb-xl-0 {
padding-bottom: 0!important;
}
}
@media (min-width: 992px) {
.pb-lg-0 {
padding-bottom: 0!important;
}
}
@media (min-width: 768px) {
.pb-md-0 {
padding-bottom: 0!important;
}
}
@media (min-width: 576px) {
.pb-sm-0 {
padding-bottom: 0!important;
}
} .table td {
border-bottom: 1px solid #2c2c2c;
} .arrow {
margin-top: 20px;
display: block;
-webkit-animation: pulse 2s infinite;
animation: pulse 2s infinite;
color: #ffffff !important;
}
.arrow:hover {
color: #038eba !important;
}
.arrow::before {
border-style: solid;
border-width: 2px 2px 0 0;
content: '';
display: inline-block;
width: 20px;
height: 20px;
position: relative;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
vertical-align: top;
}
.arrow.bottom:before {
top: 0;
-webkit-transform: rotate(135deg);
-ms-transform: rotate(135deg);
transform: rotate(135deg);
} @keyframes pulse {
0% {
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
}
50% {
-webkit-transform: translate(0, 10px);
transform: translate(0, 10px);
}
100% {
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
}
} blockquote p {
margin-bottom: 1em;
font-size: 24px;
font-weight: 200;
font-style: normal;
line-height: 1.6em;
}
blockquote footer {
font-size: 12px;
font-weight: 200;
text-transform: uppercase;
letter-spacing: 2px;
}
blockquote footer,
blockquote small,
blockquote .small {
display: block;
font-size: 80%;
line-height: 1.4em;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
content: '\2014 \00A0';
} .wps-form {
width: 100%;
margin: 0 auto;
padding: 0;
}
.wps-form-row {
display: flex;
flex-direction: column;
width: 100%;
margin-bottom: 5px;
}
.wps-form-row .wpcf7-form-control {
width: 100%;
}
.wps-form-column {
flex: 1;
padding: 0.5rem 0;
width: 100%;
}
.wps-form-column.center {
text-align: center;
}
.wps-form-column.right {
text-align: right;
}
.wps-form-column.single {
padding: 0.5rem 0 !important;
}
@media only screen and (min-width: 48em) {
.wps-form-row {
flex-direction: row;
}
.wps-form-column {
padding: 0.5rem 1rem;
}
.wps-form-column:nth-child(odd) {
padding: 0.5rem 1rem 0.5rem 0;
}
.wps-form-column:nth-child(even) {
padding: 0.5rem 0 0.5rem 1rem;
}
}
.wps-form fieldset {
margin: 0 0 40px 0;
padding: 0;
border: 0;
}
.wpcf7-form-control-wrap,
.wpcf7-quiz-label {
margin: 5px 0 5px 0;
display: block;
}
.wpcf7-form label {
margin: 0 0 5px 0;
font-size: 18px;
color: #2c2c2c;
font-weight: 300;
letter-spacing: 0;
line-height: 24px;
display: block;
}
.wpcf7-form label a {
text-decoration: none;
}
.wpcf7-select,
.wpcf7-text,
.wpcf7-textarea,
.wpcf7-date,
.wpcf7-email {
width: 100%;
padding: 16px 0 !important;
background-color: #ffffff !important;
font-size: 18px;
font-weight: 300;
letter-spacing: 1px;
color: #2c2c2c !important;
line-height: 20px;
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-top: 1px solid transparent;
border-bottom: 1px dashed #2c2c2c !important;
border-left: 1px solid transparent;
border-right: 1px solid transparent;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.wpcf7-select:focus,
.wpcf7-text:focus,
.wpcf7-textarea:focus,
.wpcf7-date:focus,
.wpcf7-email:focus {
border-bottom: 1px solid #038eba !important;
outline: 0;
}
.wpcf7-select {
padding: 14px 0 !important;
line-height: 24px;
-webkit-appearance: none;
max-width: 100%;
overflow: hidden;
word-wrap: normal !important;
white-space: normal;
}
.wpcf7-date {
padding: 16px 0 !important;
line-height: 20px;
-webkit-appearance: none;
}
.wpcf7-submit {
width: auto !important;
padding: 12px 40px !important;
background-color: #038eba;
font-size: 18px;
font-weight: 300;
letter-spacing: 0.1em;
color: #ffffff;
line-height: 21px;
text-transform: uppercase;
border-radius: 99em;
-webkit-border-radius: 99em;
-moz-border-radius: 99em;
border: 1px solid #038eba;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
transition: all .3s ease 0ms !important;
}
.wpcf7-submit:hover {
background-color: #2c2c2c;
border: 1px solid #2c2c2c;
box-shadow: 0 0 30px -17px rgba(0, 0, 0, .58);
}
.wpcf7-submit:disabled {
opacity: 0.5;
}
.required {
color: #038eba;
}
.wpcf7-form p {
margin: 0 0 10px 0;
}
.wpcf7-not-valid {
border-bottom: 1px solid #AC4F4F !important;
}
.wpcf7-response-output,
.wpcf7-validation-errors,
.wpcf7-acceptance-missing {
margin: 0 0 20px 0 !important;
padding: 20px !important;
font-size: 18px;
color: #ffffff;
background-color: #AC4F4F;
border: 0 !important;
}
.wpcf7 form.sent .wpcf7-response-output,
.wpcf7-mail-sent-ok {
background-color: #7ba963 !important;
}
.wpcf7-not-valid-tip {
color: #AC4F4F !important;
}
.wpcf7-list-item {
margin: 0 !important;
}
.wpcf7-form span.wpcf7-list-item {
display: block;
}
.wpcf7-list-item-label {
margin-left: 16px;
}
.wpcf7-form .wpcf7-checkbox label,
.wpcf7-form .wpcf7-acceptance label {
position: relative;
font-size: 18px !important;
font-weight: 200;
line-height: 32px;
}
.wpcf7-form .wpcf7-checkbox label a,
.wpcf7-form .wpcf7-acceptance label a {
font-size: 18px !important;
}
.wpcf7-form .wpcf7-checkbox input[type=checkbox],
.wpcf7-form .wpcf7-acceptance input[type=checkbox] {
position: relative;
visibility: hidden;
}
.wpcf7-form .wpcf7-checkbox input[type=checkbox]+span,
.wpcf7-form .wpcf7-acceptance input[type=checkbox]+span {
display: inline-block;
margin: -24px 0 0 44px;
}
.wpcf7-form .wpcf7-checkbox input[type=checkbox]+span:before,
.wpcf7-form .wpcf7-acceptance input[type=checkbox]+span:before {
display: block;
position: absolute;
content: '';
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
height: 32px;
width: 32px;
top: 0;
left: 0;
background-color: #ffffff;
border: 1px dashed #2c2c2c;
}
.wpcf7-form .wpcf7-checkbox input[type=checkbox]+span:before:hover,
.wpcf7-form .wpcf7-acceptance input[type=checkbox]+span:before:hover {
outline: 5px solid #eee;
}
.wpcf7-form .wpcf7-checkbox input[type=checkbox]+span:after,
.wpcf7-form .wpcf7-acceptance input[type=checkbox]+span:after {
display: block;
position: absolute;
content: '\2713';
top: 0;
left: 4px;
visibility: hidden;
font-size: 32px;
color: #2c2c2c;
}
.wpcf7-form .wpcf7-checkbox input[type=checkbox]:checked+span:before,
.wpcf7-form .wpcf7-acceptance input[type=checkbox]:checked+span:before {
background-color: #ffffff;
border: 1px solid #2c2c2c;
}
.wpcf7-form .wpcf7-checkbox input[type=checkbox]:checked+span:after,
.wpcf7-form .wpcf7-acceptance input[type=checkbox]:checked+span:after {
visibility: visible;
}
::placeholder {
color: #ccc !important;
}
.form form fieldset input.field.error:focus,
.form form fieldset select.error:focus,
.form form fieldset textarea.error:focus,
.formTab form fieldset input.field.error:focus,
.formTab form fieldset select.error:focus,
.formTab form fieldset textarea.error:focus,
.form form fieldset input[type="checkbox"].error:focus+label:before {
border: 1px solid #AC4F4F;
}
p.error {
width: auto;
max-width: 640px;
margin: 0 auto 25px auto;
padding: 10px;
font-size: 32px;
color: #ffffff;
text-align: left;
line-height: 125%;
background-color: #AC4F4F;
}
p.success {
width: auto;
max-width: 640px;
margin: 0 auto 25px auto;
padding: 10px;
font-size: 32px;
color: #ffffff;
text-align: left;
line-height: 125%;
background-color: #7ba963;
}
p.error i,
p.success i {
margin-right: 10px;
}
span.error {
font-weight: 700;
color: #AC4F4F;
}
span.required {
color: #038eba;
} input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
border-color: #2c2c2c;
-webkit-text-fill-color: #2c2c2c;
-webkit-box-shadow: 0 0 0px 1000px rgba(0, 0, 0, 0.15) inset;
transition: background-color 5000s ease-in-out 0s;
} .breadcrumb {
align-items: center;
}
.breadcrumb .current-page {
font-size: 20px;
color: #038eba;
}
.breadcrumb .delimiter {
margin: 0 8px;
} ul.files {
margin: 0 auto;
padding: 0;
}
ul.files li {
list-style: none;
font-weight: 200;
border-right: 1px solid #2c2c2c;
padding-right: 10px;
margin-right: 10px;
display: inline-block;
}
ul.files li:last-child {
border-right: 0;
padding-right: 0;
margin-right: 0;
}
hr {
margin: 30px 0;
border: 0;
height: 1px;
background: rgba(0, 0, 0, 0.2);
} ol.list {
list-style: none;
counter-reset: my-awesome-counter;
margin: 0;
padding: 20px 0 0 0;
border-top: 1px solid #2c2c2c;
}
ol.list li {
counter-increment: my-awesome-counter;
margin: 0 0 20px 0;
padding: 0 0 20px 2.5em;
border-bottom: 1px solid #2c2c2c;
font-size: 20px;
}
ol.list li::before {
content: counter(my-awesome-counter);
font-weight: 700;
font-size: 32px;
color: #2c2c2c;
width: 1em;
margin-left: -1.5em;
margin-right: 0.5em;
font-family: 'Hanken Grotesk', sans-serif;
line-height: 1;
display: inline-block;
} ul.list {
margin: 40px 0;
padding: 0;
text-align: left;
list-style: none;
}
ul.list li {
margin: 0 0 10px 0;
padding: 0 0 0 27px;
font-size: 20px;
font-weight: 700;
font-style: normal;
line-height: 150%;
list-style-position: outside;
display: block;
position: relative;
}
ul.list li::before {
margin: 0 0 0 0;
padding: 0 0 0 0;
content: '';
display: inline-block;
width: 9px;
height: 9px;
border-top: 1px solid #2c2c2c;
border-right: 1px solid #2c2c2c;
transform: rotate(45deg);
position: absolute;
top: 9px;
left: 0;
} .box {
min-height: 200px;
margin: 10px 5px;
padding: 20px 30px 10px;
border-radius: 9px;
background-color: #fff;
box-shadow: 1px 1px 15px -12px #2c2c2c;
position: relative;
animation-duration: 1000ms;
animation-delay: 0ms;
opacity: 0;
animation-timing-function: ease-in-out;
transform: scale3d(0.96, 0.96, 0.96);
}
.box:hover {
-webkit-transform: translate(0px, -2px);
-ms-transform: translate(0px, -2px);
transform: translate(0px, -2px);
}
.box-content {
margin: 0 auto;
padding: 20px 0;
text-align: center;
}
.box {
margin: 0 0 60px 0;
}
.box.white,
.box.black {
box-shadow: 0 15px 20px -15px rgba(0, 0, 0, .1), 0 35px 50px -25px rgba(0, 0, 0, .1), 0 85px 60px -25px rgba(0, 0, 0, 0);
}
.box.white {
background: #fff;
color: #2c2c2c;
}
.box.black {
background: #2c2c2c;
color: #fff;
}
.box .content {
padding: 40px 40px;
}
.box.black p a {
color: #fff;
border-bottom: 1px solid #fff;
}
.box.black p a:hover {
border-bottom: 1px solid transparent;
}
.box.black .animated-arrow,
.box.black .animated-arrow:hover {
color: #fff !important;
}
.box.black .animated-arrow:hover>.the-arrow.-left>.shaft {
background-color: #fff !important;
}
.box.black .animated-arrow:hover>.the-arrow.-left>.shaft:before,
.box.black .animated-arrow:hover>.the-arrow.-left>.shaft:after {
background-color: #fff !important;
}
.box.black .the-arrow>.shaft {
background-color: #fff !important;
}
.box.black .the-arrow>.shaft:before,
.box.black .the-arrow>.shaft:after {
background-color: #fff !important;
}
.box.black .the-arrow.-left>.shaft {
background-color: #fff !important;
}
.box.black .the-arrow.-left>.shaft:before,
.box.black .the-arrow.-left>.shaft:after {
background-color: #fff !important;
}   .more-link {
padding: 20px 0 0 0;
}
.nav-prev .more-link,
.nav-next .more-link {
padding: 0;
margin: 0;
}
.nav-prev .more-link {
text-align: left;
}
.more-link a {
padding: 0 32px 0 0;
font-size: 18px;
font-weight: 700;
letter-spacing: 1px;
text-transform: uppercase;
text-decoration: none;
border: 0;
position: relative;
}
.nav-prev .more-link a {
padding: 0 0 0 32px;
}
.more-link a:hover,
.more-link a:hover span {
color: #038eba;
border: 0;
}
.more-link a:before,
.more-link a:after,
.nav-prev .more-link a:before,
.nav-prev .more-link a:after {
content: '';
position: absolute;
display: inline-block;
width: 15px;
height: 2px;
margin: auto 0 auto 0;
vertical-align: middle;
background: #038eba;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.more-link a:before {
right: 0;
top: 15px;
transform: rotate(-45deg);
}
.more-link a:after {
right: 0;
top: 5px;
transform: rotate(45deg);
}
.nav-prev .more-link a:after {
left: 0;
top: 15px;
transform: rotate(45deg);
}
.nav-prev .more-link a:before {
left: 0;
top: 5px;
transform: rotate(-45deg);
}
.more-link a:hover:after,
.more-link a:hover:before,
.nav-prev .more-link a:hover:before,
.nav-prev .more-link a:hover:after { }
.more-link a:hover:after {
transform: translateX(10px) rotate(45deg);
}
.more-link a:hover:before {
transform: translateX(10px) rotate(-45deg);
}
.nav-prev .more-link a:hover:before {
transform: translateX(-10px) rotate(-45deg);
}
.nav-prev .more-link a:hover:after {
transform: translateX(-10px) rotate(45deg);
}
@media (max-width: 575px) {
.more-link {
padding: 10px 0 0 0;
}
} .map-marker:before {
font-family: 'et-line';
content: "\e047";
font-size: 24px;
margin-bottom: 6px;
display: block;
} .slider-down-arrow {
position: absolute;
z-index: 10;
bottom: 70px;
left: 0;
width: 100%;
text-align: center;
font-size: 32px;
font-family: 'ETmodules';
color: #fff;
}
.slider-down-arrow a {
line-height: 1em;
display: inline-block;
color: #fff !important;
text-shadow: 0 1px 8px rgba(0, 0, 0, 0.5);
transition: all 0.2s ease;
}
.slider-down-arrow a:not(:hover) {
animation: fullwidth-header-bounce 2.2s ease-out infinite;
}
.slider-down-arrow a:hover {
text-shadow: 0 2px 10px rgba(0, 0, 0, 0.85);
}
@media (min-width: 1200px) {
.slider-down-arrow {
bottom: 90px;
font-size: 48px;
}
}
@media (max-width: 980px) {
.slider-down-arrow {
display: none;
}
}  .icon-list {
margin: 0 !important;
padding: 0 !important;
}
.icon-list li {
margin: 0 0 20px 0;
padding: 0;
list-style: none;
line-height: 36px;
}
.icon-list li a {
font-size: 24px;
color: #2c2c2c;
text-decoration: none;
}
.icon-list li a:hover {
color: #2c2c2c;
}
.icon-list li a::before {
width: 36px;
height: 36px;
speak: none;
font-style: normal;
font-weight: 200;
-webkit-font-feature-settings: normal;
font-feature-settings: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-shadow: 0 0;
font-size: 36px;
color: #777;
float: left;
margin-right: 10px;
opacity: 1;
}
.icon-list li a:hover::before {
opacity: 0.7;
} .icons-list {
margin: 0 auto 40px auto !important;
padding: 0 0 20px 0 !important;
list-style: none !important;
}
.icons-list li {
width: 33.3%;
margin: 0 0 0 0 !important;
padding: 0 !important;
display: inline-block !important;
}
.icons-list li .grid-icons {
font-size: 36px !important;
font-weight: 300 !important;
}
.icons-list li:before {
display: none;
}
.icons-list li a {
width: 44px;
height: 44px;
color: #2c2c2c;
}
.icons-list li a:hover {
color: #2c2c2c;
}
@media (max-width: 992px) {
.icons-list li .grid-icons {
font-size: 28px !important;
}
}
@media (max-width: 575px) {
.icons-list li {
width: 100%;
margin: 0 0 20px 0 !important;
}
.icons-list li:last-child {
margin: 0 !important;
}
.icons-list li .grid-icons {
font-size: 24px !important;
}
} .swiper {
width: 100%;
}
.swiper-slide {
text-align: center;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.swiper-button-next,
.swiper-button-prev {
width: 48px !important;
height: 48px !important;
background-color: transparent;
border: 2px solid #ffffff;
border-radius: 99em !important;
-webkit-border-radius: 99em !important;
-moz-border-radius: 99em !important;
position: absolute;
cursor: pointer;
z-index: 999;
transition-property: border background;
transition-duration: 0.15s;
}
.swiper-button-next {
right: 20px;
}
.swiper-button-prev {
left: 20px;
}
.swiper-button-next:hover,
.swiper-button-prev:hover {
background-color: #ffffff;
}
.swiper-button-next::after,
.swiper-button-prev::after,
.swiper-button-next::before,
.swiper-button-prev::before {
content: '' !important;
width: 16px;
height: 2px;
background-color: #ffffff;
position: absolute;
}
.swiper-button-next::after {
right: 12px;
top: 16px;
transform: rotate(-135deg);
}
.swiper-button-next::before {
right: 12px;
top: 27px;
transform: rotate(135deg);
}
.swiper-button-prev::after {
left: 12px;
top: 27px;
transform: rotate(-135deg);
}
.swiper-button-prev::before {
left: 12px;
top: 16px;
transform: rotate(135deg);
}
.swiper-button-next:hover::after,
.swiper-button-prev:hover::after,
.swiper-button-next:hover::before,
.swiper-button-prev:hover::before {
background-color: #2c2c2c;
}
.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
left: 20px !important;
bottom: 20px !important;
display: flex;
align-items: center;
}
.swiper-pagination-bullet {
width: 12px !important;
height: 12px !important;
margin-right: 10px !important;
background: #fff !important;
opacity: 0.7 !important;
border-radius: 99em !important;
-webkit-border-radius: 99em !important;
}
.swiper-pagination-bullet-active {
width: 20px !important;
height: 20px !important;
background: #038eba !important;
opacity: 1 !important;
}
.light .swiper-pagination-bullet-active {
background: #fff !important;
}
.swiper-pagination-bullet:only-child {
visibility: hidden;
}
@media (max-width: 575px) {
.swiper-button-prev {
display: none !important;
}
.swiper-button-next {
display: none !important;
}
.swiper-pagination {} .swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
bottom: 10px !important;
}
} #swiper-planes {
position: relative;
z-index: 0;
max-height: 960px;
overflow: hidden;
}
#swiper-planes .info {
padding: 4px 8px;
background: #2c2c2c;
font-size: 14px;
font-weight: 700;
color: #038eba;
text-transform: uppercase;
letter-spacing: 1px;
position: absolute;
left: 0;
top: 0;
z-index: 5;
}
#swiper-planes .info.new {
background: #038eba;
color: #2c2c2c;
}
#swiper-planes .swiper-slide {
background-position: center !important;
background-size: cover !important;
text-align: left;
}
#swiper-planes a,
.planes-item a {
width: 100%;
height: 100%;
display: block;
position: relative;
}
#swiper-planes img,
.planes-item img {
width: 100%;
height: auto;
position: relative;
z-index: 1;
}
#swiper-planes .overlay,
.planes-item .overlay {
width: 100%;
height: 100%;
left: 0;
top: 0;
position: absolute;
z-index: 2;
background-color: rgba(0, 0, 0, 0.10);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
#swiper-planes .planes-text,
.planes-item .planes-text {
width: 100%;
height: 100%;
display: flex;
align-items: center;
justify-content: flex-end;
flex-direction: column;
position: absolute;
z-index: 3;
}
#swiper-planes h3,
.planes-item h3 {
width: 100%;
margin: 0;
padding: 10px 20px;
font-size: 20px;
font-weight: 700;
color: #fff;
letter-spacing: 1px;
text-align: center;
text-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
position: relative;
z-index: 100;
backdrop-filter: blur(33px);
-webkit-backdrop-filter: blur(33px);
background-color: #ffffff25;
display: block;
}
#swiper-planes h3 span,
.planes-item h3 span {
font-size: 16px;
font-weight: 300;
}
#swiper-planes a:hover h3,
.planes-item a:hover h3 {
display: none; 
}
#swiper-planes a {}
#swiper-planes a:hover .overlay,
.planes-item a:hover .overlay {
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.1);
backdrop-filter: blur(12px);
-webkit-backdrop-filter: blur(12px);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
#swiper-planes a .overlay-text,
.planes-item a .overlay-text {
display: none; 
}
#swiper-planes a:hover .overlay-text,
.planes-item a:hover .overlay-text {
width: 100%;
height: 100%;
font-size: 20px;
color: #fff;
letter-spacing: 2px;
text-transform: uppercase;
display: flex;
align-items: center;
justify-content: center;
}
#swiper-planes .swiper-slide.swiper-slide-active,
#swiper-planes .swiper-slide:hover {}
#swiper-planes .swiper-pagination-bullet {
background: #fff !important;
}
#swiper-planes .swiper-pagination-bullet-active {
background: #038eba !important;
}
#swiper-plane-gallery {
position: relative;
z-index: 0;
overflow: hidden;
}
#swiper-plane-gallery img {
width: 100%;
height: auto;
display: block;
}
#swiper-plane-gallery .swiper-button-next {
right: 20px;
}
#swiper-plane-gallery .swiper-button-prev {
left: 20px;
}
#swiper-plane-gallery .swiper-pagination-bullet {
background: #fff !important;
}
#swiper-plane-gallery .swiper-pagination-bullet-active {
background: #038eba !important;
}
@media only screen and (max-width: 575px) {
#swiper-planes .planes-text, .planes-item .planes-text {
position: relative;
background-color: #2c2c2c;
}
#swiper-planes h3,
.planes-item h3 {
font-size: 18px !important;
text-shadow: none;
}
#swiper-planes a:hover h3,
.planes-item a:hover h3 {
display: block; 
}
} .swpm-join-us-link {
display: none;
} .planes-item-container {
display: flex;
display: -webkit-flex;
align-content: space-between;
justify-content: flex-start;
margin: 0 0;
flex-wrap: wrap;
gap: 60px;
}
.planes-item {
width: 100%;
height: 100%;
max-width: 615px;
margin: 0 0 0 0;
background-color: #fff;
position: relative;
z-index: 0;
}
.planes-item img {
width: 100%;
height: auto;
}
.planes-item .planes-content {
padding: 20px;
}
.planes-item .planes-content p:not(.more-link) {
margin: 0 0 20px 0;
}
.planes-item .content-overlay {
background: rgba(0, 50, 98, 0.7);
position: absolute;
height: 100%;
width: 100%;
left: 0;
top: 0;
bottom: 0;
right: 0;
opacity: 0;
-webkit-transition: all 0.4s ease-in-out 0s;
-moz-transition: all 0.4s ease-in-out 0s;
transition: all 0.4s ease-in-out 0s;
}
.planes-item .image:hover .content-overlay {
opacity: 1;
}
.planes-item .content-details {
position: absolute;
text-align: center;
padding-left: 1em;
padding-right: 1em;
width: 100%;
top: 50%;
left: 50%;
opacity: 0;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}
.planes-item .image:hover .content-details {
top: 50%;
left: 50%;
opacity: 1;
}
.planes-item .content-details h3 {
font-size: 18px !important;
font-weight: 700;
color: #fff !important;
letter-spacing: 0.15em;
margin-bottom: 0.5em;
text-transform: uppercase;
}
.planes-item h2 {
font-size: 24px !important;
font-weight: 700 !important;
color: #2c2c2c !important;
margin: 0 0 10px 0 !important;
line-height: 32px !important;
letter-spacing: 1px !important;
min-height: 64px;
}
.planes-item h2 a {
font-weight: 700 !important;
}
.planes-item .image {
margin: 0;
padding: 0;
position: relative;
}
.planes-item .image img {
vertical-align: top;
}
.planes-item .image a {
margin: 0;
padding: 0;
display: block;
}
.planes-item .info {
padding: 4px 8px;
background: #2c2c2c;
font-size: 14px;
font-weight: 700;
color: #fff;
text-transform: uppercase;
letter-spacing: 1px;
position: absolute;
left: 0;
top: 0;
z-index: 1000;
}
.planes-item a.hover {
font-size: 32px;
font-weight: 700;
text-align: center;
text-decoration: none;
margin: 0 auto;
padding: 0;
transition: all 0.2s ease-in-out;
position: relative;
}
.planes-item a.hover:before,
.planes-item a.hover:after {
content: "";
position: absolute;
bottom: -10px;
width: 0px;
height: 2px;
margin: 5px 0 0;
transition: all 0.2s ease-in-out;
transition-duration: 0.5s;
opacity: 0;
background-color: #2c2c2c;
}
.planes-item a.hover:before,
.planes-item a.hover:after {
left: 0;
}
.planes-item a.hover:hover { }
.planes-item a.hover:hover:before,
.planes-item a.hover:hover:after {
width: 100%;
opacity: 1;
}
@media screen and (max-width: 1200px) {
.planes-item {
max-width: 100%;
}
}
@media screen and (max-width: 575px) {
.planes-item:hover {
box-shadow: none;
}
.planes-item .planes-content {
padding: 0;
}
.planes-item a.hover {
font-size: 26px !important;
}
.planes-text {
font-size: 18px !important;
}
}
.title-image {
width: 100%;
height: 60vh;
position: relative;
z-index: 0;
}
.title-image img {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-size: contain;
background-position: center center;
}
.title-image .overlay {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
z-index: 1;
background: rgba(0, 0, 0, 0.5);
}
.title-text {
display: flex;
align-items: flex-start;
justify-content: flex-end;
position: relative;
z-index: 999;
height: 90%;
flex-direction: column;
text-shadow: 0 0 25px rgba(0, 0, 0, 0.5);
}
.title-text h1,
.title-text h4 {
color: #fff !important;
}
.title-text h1 {
font-weight: 700 !important;
}
.title-text h4 {
font-weight: 300 !important;
}
.plane-details {
padding: 40px 0 20px 0;
display: flex;
justify-content: space-between;
}
.plane-description p:last-child {
margin: 0;
}
.plane-equipment-list {
margin: 0 0 40px 0 !important;
padding: 0 !important;
}
.plane-equipment-list li {
margin: 0 0 5px 20px !important;
padding: 0 0 0 20px !important;
list-style: none;
list-style-position: inside;
line-height: 26px;
position: relative;
}
.plane-equipment-list li:last-child {
margin: 0 0 0 0;
}
.plane-equipment-list li::before {
width: 24px !important;
height: 2px !important;
background: #2c2c2c !important;
content: '' !important;
margin: 0 0 0 -20px !important;
vertical-align: middle !important;
display: inline-block !important;
position: absolute !important;
top: 16px;
left: 0;
}
.plane-icons-list {
margin: 0 0 20px 0;
padding: 0 !important;
}
.plane-icons-list li {
width: 25%;
list-style: none;
margin: 0 0 40px 0 !important;
padding: 0 !important;
display: inline-block;
}
.plane-icons-list li:hover {
background: #fff;
}
.plane-icons-list li:before {
display: none;
}
@media screen and (max-width: 1200px) {
.title-text {
padding: 0 40px;
}
}
@media screen and (max-width: 992px) {
.title-image {
height: 50vh;
}
.plane-icons-list li {
width: 50%;
}
}
@media screen and (max-width: 768px) {
.title-text {
padding: 0 20px;
}
.title-text h1 {
font-size: 22px !important;
}
.title-text h4 {
font-size: 18px !important;
}
.plane-equipment-list li::before {
top: 12px;
}
}
@media screen and (max-width: 575px) {
.title-image {
height: 40vh;
}
.plane-icons-list li {
width: 100%;
}
}
.grid-icons {
margin: 0;
padding: 0;
font-size: 18px;
text-align: center;
}
.grid-icons .icon {
width: 96px;
height: 96px;
background: #2c2c2c;
color: #038eba;
border-radius: 99em;
margin: 0 auto 10px auto;
padding: 0 0 0 0;
font-size: 48px;
line-height: 48px;
display: flex;
justify-content: center;
align-items: center;
}
.plane-rate {
padding: 20px 0 0 0;
}
.price {
font-size: 36px;
}
.breakfast {
font-size: 20px;
}
.button-nav {
margin: 0 !important;
padding: 0 0 20px 0 !important;
}
.button-nav li {
list-style: none;
margin: 0 20px 0 0 !important;
padding: 0 !important;
display: inline-block;
}
.button-nav li:last-child {
margin: 0 !important;
}
.button-nav li a {
margin: 0 !important;
}
@media screen and (max-width: 575px) {
.price {
font-size: 28px;
}
} .image-gallery {
gap: 40px;
}
.image-gallery img {
width: 100%;
height: auto;
}
.image-gallery .overlay {
background: transparent;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 2;
-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;
}
.image-gallery a {
z-index: 1;
position: relative;
width: 100%;
height: 100%;
display: block;
}
.image-gallery a:hover .overlay {
background: rgba(0, 0, 0, 0.5);
}
.image-gallery .title {
display: none;
}
.image-gallery a:hover .title {
width: 100%;
height: 100%;
font-size: 20px;
color: #fff;
letter-spacing: 1px;
text-transform: uppercase;
text-shadow: 0 0 20px rgba(0, 0, 0, 0.85);
display: flex;
align-items: center;
justify-content: center;
position: absolute;
left: 0;
top: 0;
z-index: 5;
}
@media screen and (max-width: 992px) {
.image-gallery .title {
font-size: 24px;
}
}
@media screen and (max-width: 575px) {
.image-gallery .overlay {
display: none;
}
.image-gallery .title,
.image-gallery a:hover .title {
font-size: 18px;
color: #2c2c2c;
letter-spacing: 0;
position: relative;
display: inline-block;
text-align: left;
text-shadow: none;
text-transform: uppercase;
}
} .nav-single {
width: 100%;
padding: 10px 0;
display: flex;
justify-content: space-between;
line-height: 24px;
}
.nav-single .nav-label,
.nav-single .mobile {
font-size: 14px;
text-transform: uppercase;
letter-spacing: 1px;
line-height: 24px;
}
.nav-single a {
line-height: 24px;
}
.nav-single p {
font-size: 14px;
}
.nav-prev,
.nav-next,
.nav-grid {
min-width: 80px;
}
.nav-prev {
width: 40%;
display: flex;
align-items: center;
justify-content: flex-start;
}
.nav-next {
width: 40%;
display: flex;
align-items: center;
justify-content: flex-end;
}
.nav-grid {
width: 20%;
display: flex;
align-items: center;
justify-content: center;
}
.nav-grid a {
text-align: center;
display: inline-block;
}
.nav-grid .icon-grid {
width: 32px;
height: 24px;
display: inline-block;
position: relative;
}
.nav-grid .icon-grid .line {
display: inline-block;
position: absolute;
height: 2px;
width: 32px;
background: #2c2c2c;
opacity: 1;
-webkit-transition: .3s ease-in-out;
-moz-transition: .3s ease-in-out;
-o-transition: .3s ease-in-out;
transition: .3s ease-in-out;
left: 0;
top: 5px;
}
.nav-grid .icon-grid .line.line-1 {
top: 13px;
}
.nav-grid .icon-grid .line.line-2 {
top: 21px;
}
.nav-prev span,
.nav-next span,
.nav-grid span {
font-size: 24px;
color: #2c2c2c;
line-height: 24px;
}
.nav-single span.mobile {
display: none;
}
@media screen and (max-width: 768px) {
.nav-single span.mobile {
display: inline-block;
}
.nav-single .nav-label {
display: none;
}
.nav-grid .icon-grid {
width: 24px;
}
.nav-grid .icon-grid .line {
width: 24px;
}
} .table-row {
display: flex;
display: -webkit-flex;
flex-direction: row;
-webkit-flex-direction: row;
flex-grow: 0;
-webkit-flex-grow: 0;
flex-wrap: wrap;
-webkit-flex-wrap: wrap;
width: 100%;
padding-left: 0;
padding-right: 0;
}
.table-row.big {
margin: 0 0 5px 0;
}
.table-row .text i {
color: #2c2c2c;
}
.text {
flex-grow: 1;
-webkit-flex-grow: 1;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.table-row.big .text {
width: 50%;
flex-grow: inherit;
-webkit-flex-grow: inherit;
text-overflow: inherit;
overflow: auto;
white-space: normal;
}
.text-big {
width: 50%;
}
.label {
width: 100px;
}
.num {
width: 80px;
}
@media screen and (max-width: 981px) {
.text-big {
width: 100%;
}
.text,
.num {
width: 100%;
}
.table-row {
display: block;
}
.table-row.big {
margin: 0 0 10px 0;
}
.table-row.big .text {
width: 100%;
overflow: hidden;
}
.table-row.big .text:nth-child(odd) {
font-weight: 200 !important;
}
.table-row.big .text:nth-child(even) {
font-weight: 200 !important;
}
.text {
flex-grow: inherit;
-webkit-flex-grow: inherit;
text-overflow: inherit;
overflow: hidden;
white-space: normal;
}
.desc {
display: none;
}
}
.table-row {
border-collapse: collapse;
padding-top: 2px;
padding-bottom: 2px;
font-size: 16px;
}
.table-row.odd {}
.table-row.even {}
.table-row.header {
background-color: #2c2c2c;
font-size: 16px;
font-weight: 700;
color: #fff;
padding-top: 10px;
padding-bottom: 10px;
}
.table, .table table {
width: 100%;
border: 0;
padding: 0;
margin: 0 0 40px 0;
}
.table thead th {
font-size: 20px;
font-weight: 700;
color: #2c2c2c;
}
.table td {
padding: 15px 0;
font-size: 20px;
font-weight: 300;
color: #2c2c2c;
border-left: 1px solid transparent;
border-top: 1px solid transparent;
border-right: 1px solid transparent;
border-bottom: 1px solid #2c2c2c;
}
.table td a {
border-bottom: 1px solid #2c2c2c;
}
.table td a:hover {
border-bottom: 1px solid transparent;
}
@media screen and (max-width: 768px) {
.table td {
width: 100%;
display: block;
}
.table td:first-child {
padding: 10px 0 0 0;
color: #038eba;
border-bottom: 0;
}
.table td {
padding: 0 0 10px 0;
}
} .contact-block {
margin: 0 0 40px 0;
padding: 0;
justify-content: left !important; }
.contact-block .staff-item {
margin: 0;
}
.contact-block:last-child {
border-bottom: none;
}
.contact-block .photo {
align-items: flex-start;
margin-right: 40px;
}
.contact-block .logo {
margin: 20px 0;
}
.contact-block .contact-info {
flex-grow: 0;
margin-right: 20px;
display: block;
}
@media only screen and (max-width: 980px) {
.contact-block {
display: block;
}
} .fancybox-slide--iframe .fancybox-content {
width: 90%;
max-width: 960px;
padding: 0;
margin: 20px 0;
border-radius: 0;
box-shadow: 0 0.1em 0.4em rgba(0, 0, 0, .3);
}
.fancybox-slide--html .fancybox-content {
width: 90%;
max-width: 960px;
padding: 40px;
margin: 20px 0;
border-radius: 0;
box-shadow: 0 0.1em 0.4em rgba(0, 0, 0, .3);
}
.fancybox-slide--iframe #cookie-law-info-bar,
.fancybox-slide--iframe #cookie-law-info-bar-again {
display: none !important;
}
.animated-modal {
width: 90%;
max-width: 480px;
padding: 0;
margin: 20px 0;
border-radius: 0;
box-shadow: 0 0.1em 0.4em rgba(0, 0, 0, .3);
}
.animated-modal.fancybox-content {
padding: 0 !important;
}
.animated-modal .popup-content {
padding: 20px;
}
.fancybox-slide--html .fancybox-close-small {
background: #2c2c2c;
color: #fff !important;
}
.modal-container.fancybox-content {
padding: 0 !important;
}
.modal-container {
width: 90%;
max-width: 960px;
padding: 0;
margin: 20px 0;
border-radius: 0;
box-shadow: 0 0.1em 0.4em rgba(0, 0, 0, .3);
}
.modal-container .fancybox-close-small {
color: #fff !important;
}
.staff-modal .modal-dialog {
max-width: 480px;
}
.staff-modal h2 {
margin: 0;
}
.modal {
opacity: 0;
backdrop-filter: blur(0);
-webkit-backdrop-filter: blur(0);
background-color: rgba(0, 0, 0, 0);
transition: background-color 0.5s ease-in, background-color 0.1s ease-out;
-webkit-transition: background-color 0.5s ease-in, background-color 0.1s ease-out;
}
.modal.show {
opacity: 1;
backdrop-filter: blur(20px);
-webkit-backdrop-filter: blur(20px);
background-color: rgba(0, 0, 0, 0.48);
}
.modal-title {
background: #2c2c2c;
font-size: 20px;
font-weight: 200;
color: #fff;
padding: 1em;
}
.modal-header {
border: none;
border-radius: 0;
-webkit-border-radius: 0;
padding: 24px;
}
.modal-content {
border-radius: 24px !important;
border: none !important;
}
.modal-body {
max-width: 90vw;
max-height: calc(100vh - 230px);
min-height: 50px;
padding: 0 1.5em 1.5em 1.5em;
overflow-y: auto;
}
.modal-footer {
background: #fff;
padding: 1em;
display: flex;
justify-content: space-between;
align-items: flex-end;
}
.btn-close {
width: 44px;
height: 44px;
padding: 0 !important;
margin: calc(-.25 * var(--bs-modal-header-padding-y)) calc(-.25 * var(--bs-modal-header-padding-x)) calc(-.25 * var(--bs-modal-header-padding-y)) auto !important;
display: flex;
align-items: center;
justify-content: center;
opacity: 1;
}
.btn-close span {
width: 36px;
height: 36px;
padding: 0 !important;
background: #038eba url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
background-size: 14px;
border-radius: 50%;
-webkit-border-radius: 50%;
}
.btn-close:hover {
opacity: 1;
}
.btn-close:hover span {
background-color: #2c2c2c;
opacity: 1;
}
.btn-close:focus {
box-shadow: none;
outline: 0;
}
@keyframes slideInUp {
from {
transform: translateY(100%);
}
to {
transform: translateY(0);
}
}
.modal.fade .modal-dialog {
animation-name: slideInUp;
animation-duration: 0.7s;
}
@media screen and (max-width: 575px) {
.modal-body {
max-width: 100vw;
max-height: auto;
}
.modal-footer {
display: block;
justify-content: inherit;
}
.modal-footer .btn {
margin: 0 0 10px 0;
}
} .accordion {
max-width: 100%;
margin: 40px auto;
border-bottom: 1px solid #ccc;
}
.accordion .accordion-header h3 {
margin: 0;
padding: 0;
display: inline-block;
font-size: 28px !important;
font-weight: 300 !important;
text-transform: none;
text-align: left;
letter-spacing: 0;
line-height: 1.2em;
}
.accordion .accordion-header {
margin: 0;
padding: 20px 0;
text-align: left;
border-top: 1px solid #ccc;
position: relative;
}
.accordion .accordion-header:hover {
cursor: pointer;
}
.accordion .accordion-header:hover::before,
.accordion .accordion-header:hover::after {
background: #038eba;
}
.accordion .accordion-header:hover h3 {
color: #2c2c2c !important;
}
.accordion .active.accordion-header,
.accordion .active.accordion-header:hover { }
.accordion .active.accordion-header h3,
.accordion .active.accordion-header:hover h3 {
color: #2c2c2c !important;
}
.accordion .accordion-header::after {
content: '';
width: 21px;
height: 2px;
background: #2c2c2c;
float: right;
position: absolute;
top: 33px;
right: 0;
}
.accordion .accordion-header::before {
content: '';
width: 2px;
height: 21px;
background: #2c2c2c;
float: right;
position: absolute;
top: 23px;
right: 10px;
-webkit-transition-duration: 0.25s;
-moz-transition-duration: 0.25s;
-o-transition-duration: 0.25s;
transition-duration: 0.25s;
-webkit-transition-property: -webkit-transform;
-moz-transition-property: -moz-transform;
-o-transition-property: -o-transform;
transition-property: transform;
}
.accordion .active.accordion-header::before {
-webkit-transition-duration: 0.25s;
-moz-transition-duration: 0.25s;
transition: 0.25s;
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
}
.accordion .active.accordion-header::after {
color: #2c2c2c !important;
}
.accordion .accordion-content {
display: none;
padding: 20px 0 0 0;
margin: 0 0 40px 0;
}
.accordion .accordion-content p:not(.link) {
margin: 30px 0 0 0 !important;
}
.accordion .accordion-content p:first-child {
margin: 0 !important;
}
@media only screen and (max-width: 575px) {
.accordion .accordion-header {
padding: 10px;
text-align: left;
}
.accordion .accordion-header::after {
top: 23px;
}
.accordion .accordion-header::before {
top: 13px;
}
.accordion .accordion-header h3 {
font-size: 22px !important;
letter-spacing: 0.1em;
text-align: left;
}
}
.clear {
clear: both;
} #osmap {
width: 100%;
height: 100%;
min-height: 720px;
}
#osmap-small {
width: 100%;
height: 600px;
}
@media (max-width: 768px) {
#osmap,
#osmap-small {
min-height: 480px;
max-height: 480px;
}
} .map-popup p.content {
font-size: 16px;
}
.map-popup .button.small {
font-size: 16px;
font-weight: 700;
}
.map-popup .button:after,
.map-popup .button:before {
display: none;
}
.map-popup .button:hover {
background: #2c2c2c;
color: #fff;
border-color: #2c2c2c;
padding: .3em 1em !important;
}
.leaflet-popup-content p {
font-size: 18px !important;
}
.leaflet-container a {
font-size: 18px !important;
color: #2c2c2c !important;
}
.leaflet-control-attribution a {
font-size: 11px !important;
font-weight: 300 !important;
color: #2c2c2c !important;
}
.leaflet-container a.button {
padding: 8px 24px;
height: 40px;
min-height: 40px;
min-width: 40px;
font-size: 16px !important;
color: #fff !important;
line-height: 24px !important;
}
.leaflet-container a.button:hover {
color: #fff !important;
}
.leaflet-top, .leaflet-bottom {
z-index: 500 !important;
} .staff-list {
margin: 0 -30px 40px -30px;
display: flex;
justify-content: flex-start;
}
.staff-item {
margin: 0 0 40px 0;
padding: 0 30px;
align-items: flex-start;
display: flex;
flex-direction: column;
overflow: hidden;
}
@media (max-width: 768px) {
.staff-item {
margin: 0 20px 40px 20px;
}
.staff-list {
display: block;
}
.staff-item {
margin: 0 auto 40px auto;
display: block;
}
}
.staff-list .inner {
position: relative;
height: 320px;
padding-bottom: 80px;
box-sizing: content-box;
}
.staff-list .img {
position: relative;
width: 320px;
height: 320px;
overflow: hidden;
}
.staff-list .img .vita {
position: absolute;
top: 10px;
right: 10px;
font-size: 14px;
font-weight: 600;
color: #2c2c2c;
letter-spacing: 1px;
text-transform: uppercase;
z-index: 500;
}
.img,
.img img {
width: 100%;
height: auto;
display: block;
}
.staff-list .img img {
opacity: 1;
width: 100%;
height: auto;
display: block;
position: absolute;
top: -9999px;
bottom: -9999px;
left: -9999px;
right: -9999px;
margin: auto;
}
.staff-list .img img,
.staff-list .info,
.staff-list .inner .info div.long {
-webkit-transition: all .3s cubic-bezier(0.200, 0.000, 0.580, 1.000);
-moz-transition: all .3s cubic-bezier(0.200, 0.000, 0.580, 1.000);
-o-transition: all .3s cubic-bezier(0.200, 0.000, 0.580, 1.000);
transition: all .3s cubic-bezier(0.200, 0.000, 0.580, 1.000);
}
.staff-list .info {
width: 100%;
padding: 10px 40px 10px 25px;
display: block;
position: absolute;
top: 320px;
left: 0px;
word-wrap: break-word;
height: 100%;
}
.staff-list .info .vcard {
margin-left: 10px;
position: absolute;
top: 10px;
font-size: 14px;
font-weight: 600;
color: #fff;
letter-spacing: 1px;
text-transform: uppercase;
}
.staff-list .info div.long,
.staff-list .info .vcard,
.staff-list .info .vita {
font-size: 14px;
visibility: hidden;
opacity: 0;
}
.staff-list .info .vcard:before {
content: '\f2bb';
font-family: 'Font Awesome 6 Free';
font-size: 14px;
position: absolute;
left: -20px;
top: 0px;
}
.staff-list .inner .details {
position: absolute;
left: 10px;
}
.staff-list .info p {
margin: 0;
padding: 0;
}
.staff-list .info div.short strong {
color: #2c2c2c;
}
.staff-list .info div.long {
height: 0px;
display: block;
}
.staff-list .inner:hover .overlay {
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
background-image: linear-gradient(
rgba(0, 0, 0, 0.2) 0%,
rgba(0, 0, 0, 0.6) 40%,
rgba(0, 0, 0, 0.9) 100%
);
}
.staff-list .inner:hover .img .vita {
color: #fff;
}
.staff-list .inner:hover .info {
top: 0px;
color: #fff;
}
.staff-list .inner:hover .info .vcard {
visibility: visible;
opacity: 1;
-webkit-transition-delay: .05s;
transition-delay: .05s;
}
.staff-list .inner:hover .details {
position: absolute;
bottom: 100px;
left: 14px;
padding-right: 20px;
}
.staff-list .inner:hover .info div.long,
.staff-list .inner:hover .info div.long p {
height: auto;
opacity: 1;
visibility: visible;
color: #fff;
line-height: 28px;
}
.staff-list .inner .info div.short {
display: flex;
align-items: center;
justify-content: flex-start;
}
.staff-list .inner:hover .info div.short p,
.staff-list .inner:hover .info div.short strong {
color: #fff;
}
.staff-list .inner .info div.long p,
.staff-list .inner .info div.long a {
font-size: 16px;
font-weight: 300;
color: #fff;
}
.staff-list .inner:hover .info div.long a {
font-size: 16px;
font-weight: 300;
color: #fff;
border: none;
}
.staff-list .inner:hover .info div.long a::after, 
.staff-list .inner:hover .info div.long a:hover::after {
background-color: #fff;
}  #socialmedia {
margin: 0;
padding: 20px 30px;
background-color: #038eba;
display: inline-block;
}
#socialmedia li {
margin: 0 20px 0 0;
padding: 0;
list-style: none;
line-height: 24px;
display: inline-block;
}
#socialmedia li:last-child {
margin: 0;
}
#socialmedia li a {
font-size: 24px !important;
}
#socialmedia li a i {
color: #2c2c2c;
transition: all 0.2s ease-in-out;
transition-duration: 0.25s;
}
#socialmedia li a:hover i {
color: #fff;
}  .timeline {
line-height: 1.5em;
font-size: 14px;
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
position: relative;
counter-reset: section;
max-width: 960px;
margin: 0 auto;
}
.timeline:before {
content: "";
width: 1px;
height: 100%;
background: #2c2c2c;
position: absolute;
top: 0;
left: 60px;
}
.timeline--entry {
position: relative;
margin-bottom: 60px;
}
.timeline--entry__detail {
background-color: #e7e7e8;
padding: 0;
margin-left: 130px;
display: flex;
}
.timeline--entry:before {
content: "";
font-size: 36px;
font-weight: 700;
color: #ffffff;
display: -webkit-box;
display: flex;
-webkit-box-align: center;
align-items: center;
-webkit-box-pack: center;
justify-content: center;
width: 120px;
height: 120px;
background-color: #2c2c2c;
border-radius: 0 0 25px 0;
position: absolute;
counter-increment: section;
content: "0" counter(section);
left: 0;
}
.timeline--entry .details {
flex: 65%;
padding: 60px 30px;
}
.timeline--entry .details h4 {
font-size: 18px !important;
font-weight: 200 !important;
color: #2c2c2c !important;
letter-spacing: 1px !important;
}
.timeline--entry .image {
flex: 35%;
}
@media (min-width: 768px) {
.timeline {
display: block;
}
}
@media (max-width: 768px) {
.timeline--entry__detail {
display: block;
}
.timeline--entry .details {
padding: 30px 30px;
}
}
@media (max-width: 575px) {
.timeline--entry:before {
position: absolute;
width: 64px;
height: 64px;
font-size: 24px;
text-align: center;
margin-bottom: 20px;
}
.timeline--entry__detail {
padding: 60px 0 0 0;
margin-left: 0;
}
.timeline:before {
content: "";
width: 1px;
height: 100%;
background: #2c2c2c;
position: absolute;
top: 0;
left: 50%;
}
} .wp-block-column p:last-child {
margin: 0;
}
.section {
width: 100%;
padding: 60px 0 60px 0;
position: relative;
z-index: 0;
}  .container,
.container-fluid,
.container-xxl {
z-index: 3;
}
.row {
width: 100%;
}
:where(.wp-block-columns.is-layout-flex) {
gap: 4em;
}
.background-with-overlay {
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
width: 100%;
height: 100%;
padding: 15vh 20px;
display: flex;
align-items: flex-start;
justify-content: center;
flex-direction: column;
position: relative;
z-index: 0;
}
.background-with-overlay .overlay {
position: absolute;
left: 0;
top: 0;
z-index: 2;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.50);
}
.background-with-overlay h3 {
color: #038eba;
}
.background-with-overlay p {
color: #fff;
}
.background-with-overlay p:last-child {
margin: 0;
}
@media screen and (max-width:1200px) {
.background-with-overlay {
padding: 15vh 40px;
}
}
@media screen and (max-width:992px) {}
@media screen and (max-width:768px) {}
@media screen and (max-width:575px) {
.background-with-overlay {
padding: 15vh 20px;
}
} body.admin-bar.scrolled header {
top: 32px;
}
@media screen and (max-width: 782px) {
body.admin-bar.scrolled header, body.admin-bar header {
top: 46px;
}
} .section ul:not(.plane-equipment-list) {
margin: 0 0 20px 0;
padding: 0;
}
.section ul:not(.plane-equipment-list) li {
margin: 0 0 20px 0;
padding: 0 0 0 24px;
}
.section ul li {
list-style: none;
--min: 18px;
--val: 4vw;
--max: 20px;
font-weight: 300;
color: #2c2c2c;
letter-spacing: 0;
line-height: 150%;
position: relative;
}
.section ol {
margin: 0 0 20px 20px;
padding: 0;
}
.section ol li {
margin: 0 0 20px 0;
padding: 0 0 0 0;
font-size: 24px;
font-weight: 300;
color: #2c2c2c;
letter-spacing: 0;
line-height: 150%;
position: relative;
}
.section ul:not(.plane-equipment-list) li::before {
content: '';
width: 9px;
height: 9px;
background: #038eba;
position: absolute;
top: 10px;
left: 0;
}
.section ul li span,
.section ol li span {
color: #2c2c2c;
} img {
border: 0;
vertical-align: top;
}
img.resize,
.img-responsive {
width: 100%;
height: auto;
} a.button,
.button .wp-block-button__link {
padding: 10px 30px;
height: 47px;
min-height: 47px;
min-width: 160px;
background-color: #038eba;
--min: 16px;
--val: 4vw;
--max: 18px;
font-weight: 300 !important;
color: #ffffff;
text-decoration: none;
letter-spacing: 1px;
text-transform: uppercase;
line-height: 1.5;
border: 0;
border-radius: 99em;
-moz-border-radius: 99em;
-webkit-border-radius: 99em;
-webkit-appearance: none;
display: inline-block;
transition: all 0.25s;
overflow: hidden;
}
a.button:hover,
.button .wp-block-button__link:hover {
background-color: #2c2c2c;
border: 0;
}
.button + .button {
margin-left: 20px;
}
.button:only-of-type {
margin-right: 20px;
}
@media screen and (max-width:575px) {
.button + .button {
margin: 20px 0 0 0;
}
.button:only-of-type {
margin: 0;
}
a.button,
.button .wp-block-button__link {
padding: 12px 24px;
height: 40px;
min-height: 40px;
min-width: 40px;
font-size: 16px !important;
line-height: 16px;
}
} .top-button.show-button {
width: 40px;
height: 40px;
text-indent: -9999px;
background-color: #038eba;
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
position: fixed;
bottom: 20px;
left: 20px;
z-index: 998;
transition-property: background;
transition-duration: 0.15s;
}
.top-button.show-button:hover {
background-color: #ffffff;
color: #2c2c2c;
}
.top-button.show-button::after,
.top-button.show-button::before {
content: '';
width: 12px;
height: 2px;
background-color: #ffffff;
position: absolute;
}
.top-button.show-button::after {
left: 10px;
top: 18px;
transform: rotate(135deg);
}
.top-button.show-button::before {
right: 10px;
top: 18px;
transform: rotate(-135deg);
}
.top-button.show-button:hover::after,
.top-button.show-button:hover::before {
background-color: #2c2c2c;
}
@media screen and (max-width:575px) {
.top-button.show-button {
left: auto;
right: 20px;
}
} .error {
color: #c1000e;
border: 1px solid #c1000e;
}
.success {
color: #41aa56;
border: 1px solid #41aa56;
} hr.divider {
height: 0;
margin: 30px 0;
background: none;
color: transparent;
border: 0;
border-bottom: 1px dotted #2c2c2c;
clear: both;
} .show-desktop {
display: inline;
}
.show-mobile {
display: none;
}
@media screen and (max-width:575px) {
.show-desktop {
display: none;
}
.show-mobile {
display: inline;
}
} ::-moz-selection {
color: #ffffff;
background: #2c2c2c;
}
::selection {
color: #ffffff;
background: #2c2c2c;
} .grecaptcha-badge { 
visibility: hidden !important; 
} .cky-preference-content-wrapper .cky-show-desc-btn,
.button.cky-show-desc-btn:not(:hover):not(:active) {
color: #2c2c2c !important;
text-decoration: underline !important;
}
.cky-preference-content-wrapper .cky-show-desc-btn:hover {
text-decoration: none !important;
}
.cky-accordion-header .cky-always-active {
color: #038eba !important;
} .blog-posts {
margin: 0 -30px !important;
display: flex;
flex-wrap: wrap;
}
.blog-posts li {
margin: 30px 30px !important;
padding: 0 !important;
background-color: #f5f5f5;
list-style: none;
}
.blog-posts li:hover {
box-shadow: 0 0 40px rgba(0, 0, 0, 0.15);
}
.blog-posts li:before {
display: none;
}
.blog-posts .wp-block-group {
padding: 0 !important;
}
.blog-posts .wp-block-post-featured-image {
}
.blog-posts .wp-block-post-title {
min-height: 64px;
margin: 20px 0 0 0;
padding: 0 30px;
display: block;
}
.blog-posts .wp-block-post-title,
.blog-posts .wp-block-post-title a {
font-weight: 700;
line-height: 125%;
}
.blog-posts .wp-block-post-date {
padding: 0 30px;
font-size: 18px;
}
.blog-posts .wp-block-post-excerpt {
margin-bottom: 1em;
margin-top: 0.5em;
padding: 0 30px;
font-size: 18px;
line-height: 150%;
}
.blog-posts .wp-block-post-excerpt__excerpt {
font-size: 18px;
}
.blog-posts .wp-block-post-featured-image a {
display: block;
}
.blog-posts .wp-block-post-featured-image img {
width: 100%;
}
.wp-block-post-excerpt__more-text {
margin-top: 10px;
}
.blog-posts .wp-block-post-excerpt__more-link {
font-size: 18px;
}
@media screen and (max-width:992px) {
.blog-posts li {
width: 50%;
}
}
@media screen and (max-width:768px) {
.blog-posts li {
width: 100%;
}
} .blog-posts-list-title {
margin: 20px 0 10px 0;
padding: 0 30px;
display: block;
}
.blog-posts-list-title,
.blog-posts-list-title a {
font-size: 20px;
font-weight: 700;
line-height: 125%;
}
.blog-posts-list-date {
padding: 0 30px;
font-size: 18px;
}
.blog-posts-list-excerpt {
margin-bottom: 1em;
margin-top: 0.5em;
padding: 0 30px;
font-size: 18px;
line-height: 150%;
}
.blog-posts-list-excerpt-text {
font-size: 18px;
border-bottom: 0;
}
.blog-posts-list-image a {
display: block;
}
.blog-posts-list-image {
}
.blog-posts-list-image img {
width: 100%;
}
.blog-posts-list-link {
margin-top: 10px;
font-size: 18px;
}
.blog-posts-list-read-more {
font-size: 18px;
} .blog-posts-latest {
margin: 0 -30px !important;
display: flex;
flex-wrap: wrap;
}
.blog-posts-latest li {
width: 28.75%;
margin: 30px 30px !important;
padding: 0 !important;
background-color: #f5f5f5;
list-style: none;
}
.blog-posts-latest li:hover {
box-shadow: 0 0 40px rgba(0, 0, 0, 0.15);
}
.blog-posts-latest li:before {
display: none;
}
.blog-posts-latest .wp-block-latest-posts__featured-image {
}
.blog-posts-latest .wp-block-latest-posts__post-title {
min-height: 64px;
margin: 20px 0 0 0;
padding: 0 30px;
display: block;
font-weight: 700;
}
.blog-posts-latest .wp-block-latest-posts__post-date {
padding: 0 30px;
font-size: 18px;
}
.blog-posts-latest .wp-block-latest-posts__post-excerpt {
padding: 0 30px;
font-size: 18px;
line-height: 150%;
}
.blog-posts-latest .wp-block-latest-posts__featured-image a {
display: block;
}
.blog-posts-latest .wp-block-latest-posts__featured-image img {
width: 100%;
}
@media screen and (max-width:992px) {
.blog-posts-latest li {
width: 50%;
}
}
@media screen and (max-width:768px) {
.blog-posts-latest li {
width: 100%;
}
} .fade-in {
opacity: 0;
transform: translateY(20vh);
visibility: hidden;
transition: opacity 0.6s ease-out, transform 1.2s ease-out;
will-change: opacity, visibility;
}
.fade-in.is-visible {
opacity: 1;
transform: none;
visibility: visible;
} @-webkit-keyframes ticker {
0% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
visibility: visible;
}
100% {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@keyframes ticker {
0% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
visibility: visible;
}
100% {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
.ticker-wrap {
overflow: hidden !important;
width: 100%;
height: 60px;
background-color: #2c2c2c;
padding-left: 100%;
box-sizing: content-box;
}
.ticker-wrap .ticker {
display: inline-block;
height: 60px;
line-height: 60px;
white-space: nowrap;
padding-right: 100%;
box-sizing: content-box;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-name: ticker;
animation-name: ticker;
-webkit-animation-duration: 25s;
animation-duration: 25s;
}
.ticker-wrap .ticker__item {
display: inline-block;
padding: 0 30px;
font-size: 22px;
font-weight: 300;
color: #fff;
}
.ticker-wrap .ticker__item a {
font-size: 22px;
font-weight: 300;
color: #fff;
}
.ticker-wrap .ticker__item a:hover {
color: #038eba;
}
@media screen and (max-width:768px) {
.ticker-wrap {
height: 48px;
padding-left: 0;
}
.ticker-wrap .ticker {
height: 48px;
line-height: 48px;
padding-right: 0; 
}
.ticker-wrap .ticker__item {
font-size: 18px;
}
.ticker-wrap .ticker__item a {
font-size: 18px;
}
} .mobile-languages {
margin: 20px auto 0 auto;
padding: 0;
display: flex;
align-items: center;
justify-content: center;
}
.mobile-languages li {
list-style: none;
margin: 0 20px;
padding: 0;
font-size: 24px;
color: #2c2c2c;
}
.mobile-languages li a {
font-size: 24px;
color: #2c2c2c;
text-transform: uppercase;
}
.mobile-languages li a:hover {
color: #038eba;
}
.mobile-languages li.current-lang a {
font-weight: 700;
color: #038eba;
} [data-aos] {
opacity: 0;
transition-property: opacity, transform;
}
.fade-left {
transform: translateX(-100px);
}
.fade-right {
transform: translateX(100px);
}
.fade-up {
transform: translateY(100px);
}
.fade-down {
transform: translateY(-100px);
}
.animated.fade-left,
.animated.fade-right {
transform: translateX(0);
}
.animated.fade-up,
.animated.fade-down {
transform: translateY(0);
} @media screen and (max-width:1360px) {
.container {
padding: 0 40px;
}
.section {
padding: 40px 0 40px 0;
}
}
@media screen and (max-width:1200px) {
}
@media screen and (max-width:992px) {
}
@media screen and (max-width:768px) {
p a:not(.nohyphen) {
-moz-hyphens: auto;
-o-hyphens: auto;
-webkit-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
}
.container {
padding: 0 20px;
}
.section {
padding: 30px 0 30px 0;
}
.section ul:not(.plane-equipment-list) li::before {
top: 9px;
}
}
@media screen and (max-width:575px) {
img.desaturate {
-webkit-filter: grayscale(0);
filter: grayscale(0);
filter: none;
}
}