/* SCSS */
/* SCSS */
/* Compiled CSS */
.animated {
    opacity: 0; }

.animated.fadeInLeft {
    animation-timing-function: ease-out;
    animation-duration: 750ms; }

.animated.fadeInLeft {
    animation-fill-mode: both; }

.animated.zoomIn {
    opacity: 1 !important; }

.animated.fadeInRight {
    opacity: 1 !important; }

.animated.fadeInUp {
    opacity: 1 !important;
    animation-timing-function: ease-out;
    animation-duration: 500ms; }

.animated.fadeIn {
    opacity: 1 !important;
    animation-duration: 1050ms;
    animation-timing-function: ease-out;
    animation-delay: 100ms; }

.delay--02ms {
    animation-delay: 200ms; }

.delay--03ms {
    animation-delay: 300ms; }

.delay--04ms {
    animation-delay: 400ms; }

.delay--05ms {
    animation-delay: 500ms; }

.delay--06ms {
    animation-delay: 600ms; }

.delay--07ms {
    animation-delay: 700ms; }

.delay--08ms {
    animation-delay: 800ms; }

.delay--09ms {
    animation-delay: 900ms; }

.delay--10ms {
    animation-delay: 1000ms; }

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 {
    content: '';
    content: none; }

q:before, q:after {
    content: '';
    content: none; }

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

@font-face {
    font-family: 'Italian';
    src: url(fonts/ItalianPlateNo2Expanded-Black.otf);
    font-weight: 900;
    font-style: normal; }

@font-face {
    font-family: 'Italian';
    src: url(fonts/ItalianPlateNo2Expanded-Regular.otf);
    font-weight: 400;
    font-style: normal; }

@font-face {
    font-family: 'Brown';
    src: url(fonts/Brown-Bold.otf);
    font-weight: 700;
    font-style: normal; }

body {
    background-color: #001245; }

html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow-x: hidden; }
html.video-active {
    overflow: hidden; }

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

.hero--section__title {
    color: #fff;
    font-family: "Italian";
    font-size: 100px;
    font-weight: 900;
    letter-spacing: 0.33px;
    line-height: 94px; }
@media screen and (max-width: 1024px) {
    .hero--section__title {
        font-size: 70px !important;
        line-height: 77px !important;
        text-align: center; } }
@media screen and (max-width: 768px) {
    .hero--section__title {
        font-size: 33px !important;
        letter-spacing: 0.11px !important;
        line-height: 34px !important; } }
.hero--section__title span {
    color: #FF2B2B; }

.hero--section__subtitle {
    color: #fff;
    font-family: 'Brown';
    font-size: 20px;
    font-weight: bold;
    line-height: 23px; }
@media screen and (max-width: 768px) {
    .hero--section__subtitle {
        font-size: 13px !important;
        letter-spacing: 2px !important;
        line-height: 16px !important;
        text-transform: uppercase; } }

.hero--section__description {
    color: #DADADA !important;
    font-family: "Italian";
    font-size: 18px;
    line-height: 24px; }
@media screen and (max-width: 768px) {
    .hero--section__description {
        font-size: 14px !important;
        line-height: 20px !important; } }

.hero--section__link {
    color: #0079FF;
    text-transform: uppercase;
    font-family: "Italian";
    font-size: 13px;
    font-weight: 900;
    letter-spacing: 2px;
    line-height: 16px;
    text-decoration: none;
    display: inline-block; }
@media screen and (max-width: 768px) {
    .hero--section__link {
        font-size: 10px !important;
        font-weight: 900 !important;
        letter-spacing: 1.54px !important;
        line-height: 13px !important; } }

.link-more {
    font-family: "Italian";
    font-size: 13px;
    font-weight: 900;
    letter-spacing: 2px;
    line-height: 16px;
    width: 100%;
    text-align: right;
    color: #1370E8;
    text-decoration: none;
    display: inline-block; }

.section-title {
    color: #fff;
    font-family: "Italian";
    font-size: 70px;
    font-weight: 900;
    letter-spacing: 1.77px;
    line-height: 77px;
    position: relative;
    padding-bottom: 20px; }
@media screen and (max-width: 1024px) {
    .section-title {
        font-size: 45px;
        line-height: 50px; } }
@media screen and (max-width: 768px) {
    .section-title {
        font-size: 22px;
        line-height: 28px; } }
.section-title:after {
    content: " ";
    border-bottom: 2px solid #FF2B2B;
    width: 10%;
    position: absolute;
    bottom: 0px; }
.section-title.title-left {
    text-align: left; }
.section-title.title-left::after {
    bottom: 0;
    left: 0; }
@media screen and (max-width: 768px) {
    .section-title.title-left {
        text-align: unset; } }
.section-title.title-center {
    text-align: center; }
.section-title.title-center::after {
    left: 50%;
    transform: translateX(-50%); }
@media screen and (max-width: 768px) {
    .section-title.title-center {
        text-align: unset; } }
.section-title.title-right {
    text-align: right; }
.section-title.title-right::after {
    left: unset;
    right: 0; }
@media screen and (max-width: 768px) {
    .section-title.title-right {
        text-align: unset; } }
@media screen and (max-width: 768px) {
    .section-title.title-center, .section-title.title-left, .section-title.title-right {
        text-align: unset; } }
@media screen and (max-width: 768px) {
    .section-title.title-center::after, .section-title.title-left::after, .section-title.title-right::after {
        left: 50%;
        transform: translateX(-50%); } }

.section-subtitle {
    color: #DADADA;
    font-family: "Italian";
    font-size: 20px;
    line-height: 26px; }
@media screen and (max-width: 768px) {
    .section-subtitle {
        font-size: 14px;
        line-height: 20px; } }
.section-subtitle.subtitle-left {
    text-align: left; }
.section-subtitle.subtitle-center {
    text-align: center; }
.section-subtitle.subtitle-right {
    text-align: right; }
@media screen and (max-width: 768px) {
    .section-subtitle.subtitle-left, .section-subtitle.subtitle-right, .section-subtitle.subtitle-center {
        text-align: center; } }

.report-section {
    margin-bottom: 160px; }
@media screen and (max-width: 768px) {
    .report-section {
        margin-bottom: 80px; } }
.report-section .report {
    width: 85%;
    margin: auto;
    border: 2px solid #006EE8;
    border-radius: 10px;
    background-color: rgba(3, 78, 161, 0.26);
    padding: 50px 75px;
    display: flex;
    align-items: center;
    justify-content: space-between; }
@media screen and (max-width: 768px) {
    .report-section .report {
        flex-wrap: wrap;
        padding: 35px 25px 40px 25px; } }
.report-section .report--text {
    margin-right: 60px;
    color: #fff;
    font-family: "Italian"; }
@media screen and (max-width: 768px) {
    .report-section .report--text {
        text-align: center;
        margin-right: 0; } }
.report-section .report--text__title {
    font-size: 35px;
    font-weight: 900;
    line-height: 45px;
    margin-bottom: 22px; }
@media screen and (max-width: 768px) {
    .report-section .report--text__title {
        font-size: 22px;
        letter-spacing: 0.46px;
        line-height: 26px; } }
.report-section .report--text__description {
    font-size: 20px;
    line-height: 26px; }
@media screen and (max-width: 768px) {
    .report-section .report--text__description {
        font-size: 16px;
        line-height: 26px; } }
@media screen and (max-width: 768px) {
    .report-section .report-btn {
        margin: 32px auto 0; } }
.report-section .report-btn a {
    color: #fff;
    font-family: 'Brown';
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 14px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    display: inline-block;
    padding: 21px 47px;
    border-radius: 4px;
    background: linear-gradient(180deg, #00A7F5 0%, #006EE8 100%);
    box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.5); }
.report-section .report-btn a:hover {
    background: linear-gradient(180deg, #006EE8 100%, #00A7F5 0%); }
@media screen and (max-width: 768px) {
    .report-section .report-btn a {
        padding: 15px 39px; } }

.grid-section {
    padding: 120px 0 150px; }
@media screen and (max-width: 768px) {
    .grid-section .container {
        width: 100%; } }
@media screen and (max-width: 768px) {
    .grid-section {
        padding: 95px 0 150px; } }
.grid-section .section-title {
    margin-bottom: 160px; }
@media screen and (max-width: 768px) {
    .grid-section .section-title {
        margin-bottom: 60px; } }
.grid-section--wrapper {
    display: flex;
    flex-wrap: wrap;
    width: 90%;
    margin: auto;
    justify-content: space-between; }
@media screen and (max-width: 768px) {
    .grid-section--wrapper {
        width: 100%;
        display: none; } }
.grid-section--wrapper .grid-item-box {
    width: 28%;
    position: relative;
    cursor: pointer; }
.grid-section--wrapper .grid-item-box:nth-child(3n) {
    margin-bottom: 90px; }
@media screen and (max-width: 1024px) {
    .grid-section--wrapper .grid-item-box:nth-child(3n) {
        margin-bottom: 0; } }
@media screen and (max-width: 1024px) {
    .grid-section--wrapper .grid-item-box {
        width: 45% !important;
        margin-bottom: 60px; }
    .grid-section--wrapper .grid-item-box:nth-last-of-type(-n+2) {
        margin-bottom: 0; } }
.grid-section--wrapper .grid-item-box--img {
    border-radius: 4px;
    width: 100%;
    margin-bottom: 42px;
    position: relative; }
.grid-section--wrapper .grid-item-box--img img {
    width: 100%; }
.grid-section--wrapper .grid-item-box--img:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #0000AE;
    opacity: 0; }
.grid-section--wrapper .grid-item-box--img:hover:after {
    opacity: 0.2; }
.grid-section--wrapper .grid-item-box--title {
    text-transform: uppercase;
    color: #fff;
    font-family: 'Brown';
    font-size: 20px;
    font-weight: bold;
    line-height: 23px;
    text-align: center;
    text-decoration: none; }
@media screen and (max-width: 768px) {
    .grid-section--wrapper .grid-item-box--title {
        font-size: 18px;
        line-height: 23px; } }
.grid-section--wrapper .grid-item-box--description {
    margin-top: 20px;
    text-decoration: none; }
.grid-section--wrapper .grid-item-box--description__item {
    color: #fff;
    font-family: "Italian";
    font-size: 13px;
    letter-spacing: 2px;
    line-height: 16px;
    text-align: center;
    margin-bottom: 8px;
    text-transform: uppercase;
    text-decoration: none; }
.grid-section--wrapper .grid-item-box--description__item:last-of-type {
    margin-bottom: 0; }
.grid-section--wrapper .grid-item-box__link {
    text-decoration: none; }
.grid-section--link--holder {
    width: 100%;
    text-align: right; }
.grid-section--link {
    color: #1370E8;
    font-family: "Italian";
    font-size: 13px;
    font-weight: 900;
    letter-spacing: 2px;
    line-height: 16px;
    text-decoration: none; }

.info-grid {
    width: 94%;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
.info-grid--item {
    width: 23%;
    margin-right: 7%; }
@media screen and (max-width: 1024px) {
    .info-grid--item {
        width: 45% !important;
        margin-right: 5% !important;
        margin-bottom: 0 !important;
        text-align: center !important; }
    .info-grid--item:nth-of-type(even) {
        margin-right: 0 !important; } }
@media screen and (max-width: 768px) {
    .info-grid--item {
        width: 100% !important;
        margin-bottom: 60px;
        margin-right: 0 !important; } }
.info-grid--item:nth-of-type(3n+3) {
    margin-right: 0; }
.info-grid--item:nth-of-type(-n+3) {
    margin-bottom: 60px; }
@media screen and (max-width: 1024px) {
    .info-grid--item:nth-of-type(-n+3) {
        margin-bottom: 0; } }
.info-grid--item__icon {
    width: 48px;
    height: 48px;
    margin-bottom: 22px; }
@media screen and (max-width: 1024px) {
    .info-grid--item__icon {
        margin: 0 auto 22px; } }
.info-grid--item__title {
    color: #fff;
    font-family: 'Brown';
    font-size: 20px;
    font-weight: bold;
    line-height: 23px;
    margin-bottom: 20px; }
.info-grid--item__description {
    color: rgba(255, 255, 255, 0.7);
    font-family: "Italian";
    font-size: 16px;
    line-height: 24px; }
@media screen and (max-width: 768px) {
    .info-grid--item__description {
        font-size: 14px;
        line-height: 20px; } }

.buttons-show-map {
    height: 48px;
    width: 159px; }

.btn-wrapper {
    border-radius: 4px;
    background-color: rgba(255, 255, 255, 0.05);
    box-shadow: -11px 9px 4px 0 rgba(0, 9, 61, 0.29);
    display: inline-block;
    padding: 17px 28px;
    display: flex;
    align-items: center; }

.btn-wrapper-text {
    color: #FFFFFF;
    font-family: 'Brown';
    font-size: 26px;
    font-weight: bold;
    line-height: 30px;
    margin-right: 25px; }

.btn-blue {
    padding: 17px 0;
    background: linear-gradient(180deg, #00A7F5 0%, #006EE8 100%);
    box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.5);
    color: #FFFFFF;
    font-family: 'Brown';
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 14px;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    border-radius: 4px; }
.btn-blue:hover {
    background: linear-gradient(180deg, #006EE8 100%, #00A7F5 0%); }

.find-us-btn {
    padding: 17px 25px; }

.info--btn {
    margin: auto; }
.info--btn__link {
    color: #fff;
    font-family: 'Brown';
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 14px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    padding: 18px 30px;
    border-radius: 4px;
    width: 280px; }
@media screen and (max-width: 768px) {
    .info--btn__link {
        width: unset; } }
.info--btn--blue {
    background-color: #4A90E2; }
.info--btn--gradiant {
    background: linear-gradient(180deg, #00A7F5 0%, #006EE8 100%);
    box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.5); }
.info--btn--gradiant:hover {
    background: linear-gradient(180deg, #006EE8 100%, #00A7F5 0%); }
@media screen and (max-width: 768px) {
    .info--btn--gradiant .btn--content-desktop {
        display: none; } }

.circle {
    position: relative;
    width: 80px;
    height: 80px;
    background-color: rgba(3, 78, 161, 0.26);
    border: 3px solid #006EE8;
    border-radius: 50%;
    cursor: pointer; }
.circle:hover {
    border: 3px solid #0F64D1;
    background-color: rgba(15, 100, 209, 0.26); }
@media screen and (max-width: 768px) {
    .circle {
        margin: 0 auto; } }
.circle img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 29px; }
@media screen and (max-width: 768px) {
    .circle img {
        width: unset; } }

.clearfix::after {
    content: '';
    clear: both;
    line-height: 0;
    display: table; }

.container {
    width: 86%;
    margin: auto; }

.section-one .section-title,
.section-three .section-title {
    margin: 0 0 130px 0; }
@media screen and (max-width: 768px) {
    .section-one .section-title,
    .section-three .section-title {
        margin: 0 0 80px 0; }
    .section-one .section-title::after,
    .section-three .section-title::after {
        left: 0;
        transform: translateX(0);
        right: unset; } }
@media screen and (max-width: 426px) {
    .section-one .section-title,
    .section-three .section-title {
        margin: 0 0 60px 0; } }

.section-one .title-left,
.section-three .title-left {
    text-align: left; }

.section-one .reasons,
.section-three .reasons {
    display: flex;
    justify-content: space-between;
    width: 91.53%;
    margin: auto;
    flex-wrap: wrap; }
@media screen and (max-width: 768px) {
    .section-one .reasons,
    .section-three .reasons {
        display: block;
        text-align: center;
        width: 100%; } }
.section-one .reasons .box,
.section-three .reasons .box {
    width: 27.97%; }
@media screen and (max-width: 1024px) {
    .section-one .reasons .box,
    .section-three .reasons .box {
        width: 40%; } }
@media screen and (max-width: 768px) {
    .section-one .reasons .box,
    .section-three .reasons .box {
        width: 100%; } }
.section-one .reasons .box .box--icon,
.section-three .reasons .box .box--icon {
    text-align: center; }
.section-one .reasons .box .box--icon img,
.section-three .reasons .box .box--icon img {
    height: 61px; }
.section-one .reasons .box .box--icon--left,
.section-three .reasons .box .box--icon--left {
    text-align: start; }
.section-one .reasons .box .box--title,
.section-three .reasons .box .box--title {
    color: #fff;
    font-family: 'Brown';
    font-size: 20px;
    font-weight: bold;
    line-height: 23px;
    margin-top: 29px; }
@media screen and (max-width: 768px) {
    .section-one .reasons .box .box--title,
    .section-three .reasons .box .box--title {
        font-size: 18px; } }
.section-one .reasons .box .box--description,
.section-three .reasons .box .box--description {
    opacity: 0.7;
    color: #fff;
    font-family: "Italian";
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin: 19px 0 0 0; }
@media screen and (max-width: 768px) {
    .section-one .reasons .box .box--description,
    .section-three .reasons .box .box--description {
        font-size: 15px; } }
.section-one .reasons .box .link-more,
.section-three .reasons .box .link-more {
    margin: 20px 0 0 0; }
.section-one .reasons .box .link-more:hover,
.section-three .reasons .box .link-more:hover {
    color: #0F64D1; }
@media screen and (max-width: 768px) {
    .section-one .reasons .box .link-more,
    .section-three .reasons .box .link-more {
        text-align: center;
        font-size: 10px; } }
@media screen and (max-width: 768px) {
    .section-one .reasons .box .link-more .box--arrow,
    .section-three .reasons .box .link-more .box--arrow {
        display: none; } }
@media screen and (max-width: 768px) {
    .section-one .reasons .location,
    .section-three .reasons .location {
        margin-top: 60px; } }
@media screen and (max-width: 1024px) {
    .section-one .reasons .experience,
    .section-three .reasons .experience {
        margin-top: 60px; } }
.section-one .reasons .experience .box--title,
.section-three .reasons .experience .box--title {
    margin-top: 31px; }
.section-one .reasons .experience .box--title .link-more,
.section-three .reasons .experience .box--title .link-more {
    margin: 31px 0 0 0; }
.section-one .reasons .experience .box--description,
.section-three .reasons .experience .box--description {
    margin: 29px 0 0 0; }
.section-one .reasons .experience .link-more,
.section-three .reasons .experience .link-more {
    margin: 31px 0 0 0; }
.section-one .reasons .box--arrow,
.section-three .reasons .box--arrow {
    display: inline-block;
    vertical-align: middle;
    margin-left: 6px; }
.section-one .reasons .box--arrow img,
.section-three .reasons .box--arrow img {
    width: 9px; }

.section-one .info-grid,
.section-three .info-grid {
    margin-top: 123px; }
@media screen and (max-width: 768px) {
    .section-one .info-grid,
    .section-three .info-grid {
        margin-top: 80px; } }
@media screen and (max-width: 426px) {
    .section-one .info-grid,
    .section-three .info-grid {
        margin-top: 54px; } }
@media screen and (max-width: 1024px) {
    .section-one .info-grid .info-grid--item:nth-last-of-type(-n+4),
    .section-three .info-grid .info-grid--item:nth-last-of-type(-n+4) {
        margin-top: 40px; } }
@media screen and (max-width: 768px) {
    .section-one .info-grid .info-grid--item,
    .section-three .info-grid .info-grid--item {
        margin-right: 0; }
    .section-one .info-grid .info-grid--item:nth-last-of-type(-n+5),
    .section-three .info-grid .info-grid--item:nth-last-of-type(-n+5) {
        margin-top: 60px; } }
.section-one .info-grid .link-more,
.section-three .info-grid .link-more {
    margin: 57px 0 0 0; }
.section-one .info-grid .link-more:hover,
.section-three .info-grid .link-more:hover {
    color: #0F64D1; }
@media screen and (max-width: 768px) {
    .section-one .info-grid .link-more,
    .section-three .info-grid .link-more {
        font-size: 10px;
        margin: 30px 0 0 0;
        text-align: center; } }
.section-one .info-grid .link-more .box--arrow,
.section-three .info-grid .link-more .box--arrow {
    display: inline-block;
    vertical-align: middle;
    margin-left: 6px; }
@media screen and (max-width: 768px) {
    .section-one .info-grid .link-more .box--arrow,
    .section-three .info-grid .link-more .box--arrow {
        display: none; } }
.section-one .info-grid .link-more .box--arrow img,
.section-three .info-grid .link-more .box--arrow img {
    width: 9px; }

@media screen and (max-width: 768px) {
    .section-three .section-title::after {
        left: 50%;
        transform: translateX(-50%);
        right: unset; } }

.section-three .title-center {
    text-align: center; }

.section-three {
    margin-top: 150px;
    margin-bottom: 150px; }
@media screen and (max-width: 768px) {
    .section-three {
        margin-top: 110px;
        margin-bottom: 110px; } }
@media screen and (max-width: 426px) {
    .section-three {
        margin-top: 80px;
        margin-bottom: 80px; } }
.section-three .center {
    text-align: center; }
.section-three .center .section-title {
    margin-bottom: 88px; }
@media screen and (max-width: 768px) {
    .section-three .center .section-title {
        margin-bottom: 60px; } }
@media screen and (max-width: 426px) {
    .section-three .center .section-title {
        margin-bottom: 43px; } }

.section-four {
    margin-top: 151px; }
@media screen and (max-width: 768px) {
    .section-four {
        margin-top: 110px; } }
@media screen and (max-width: 426px) {
    .section-four {
        margin-top: 80px; } }
.section-four .section-title {
    margin-bottom: 85px; }
@media screen and (max-width: 768px) {
    .section-four .section-title {
        margin-bottom: 60px; }
    .section-four .section-title::after {
        left: 0;
        transform: translateX(0);
        right: unset; } }
@media screen and (max-width: 426px) {
    .section-four .section-title {
        margin-bottom: 43px; } }
.section-four .title-left {
    text-align: left; }
.section-four .news {
    display: flex;
    margin-top: 155px;
    justify-content: space-between; }
@media screen and (max-width: 768px) {
    .section-four .news {
        margin-top: 80px;
        display: block; } }
@media screen and (max-width: 426px) {
    .section-four .news {
        margin-top: 60px; } }
.section-four .news .main {
    width: 73%; }
@media screen and (max-width: 768px) {
    .section-four .news .main {
        width: 100%; } }
.section-four .news .main .link-more {
    width: max-content;
    text-align: unset; }
@media screen and (max-width: 768px) {
    .section-four .news .main .link-more {
        width: 100%;
        text-align: center; } }
@media screen and (max-width: 426px) {
    .section-four .news .main .link-more {
        font-size: 10px; } }
.section-four .news .main .link-more img {
    margin-left: 6px; }
.section-four .news .main .main--post {
    display: flex;
    margin-bottom: 130px; }
@media screen and (max-width: 768px) {
    .section-four .news .main .main--post {
        margin-bottom: 90px;
        flex-direction: column; } }
@media screen and (max-width: 426px) {
    .section-four .news .main .main--post {
        margin-bottom: 54px; } }
.section-four .news .main .main--post:nth-last-of-type(-n+1) {
    margin-bottom: 80px; }
@media screen and (max-width: 768px) {
    .section-four .news .main .main--post:nth-last-of-type(-n+1) {
        margin-bottom: 50px; } }
@media screen and (max-width: 426px) {
    .section-four .news .main .main--post:nth-last-of-type(-n+1) {
        margin-bottom: 28px; } }
.section-four .news .main .main--post .text {
    padding: 19px 5% 0 0;
    width: 60%; }
@media screen and (max-width: 768px) {
    .section-four .news .main .main--post .text {
        order: 2;
        width: 100%; } }
@media screen and (max-width: 426px) {
    .section-four .news .main .main--post .text {
        padding-top: 0; } }
.section-four .news .main .main--post .text .post-title {
    color: #fff;
    font-family: "Brown";
    font-size: 26px;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 20px; }
@media screen and (max-width: 768px) {
    .section-four .news .main .main--post .text .post-title {
        font-size: 15px; } }
.section-four .news .main .main--post .text .short-post {
    opacity: 0.7;
    color: #fff;
    font-family: "Italian";
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 17px; }
@media screen and (max-width: 768px) {
    .section-four .news .main .main--post .text .short-post {
        font-size: 13px; } }
@media screen and (max-width: 426px) {
    .section-four .news .main .main--post .text .short-post {
        font-size: 15px; } }
.section-four .news .main .main--post .text .date {
    display: inline-block;
    color: #fff;
    font-family: "Italian";
    font-size: 13px;
    letter-spacing: 2px;
    line-height: 16px;
    margin-right: 20px; }
@media screen and (max-width: 768px) {
    .section-four .news .main .main--post .text .date {
        font-size: 13px; } }
.section-four .news .main .main--post .text .link-more {
    width: max-content;
    text-align: unset; }
.section-four .news .main .main--post .img {
    height: 237px;
    width: 35%; }
@media screen and (max-width: 1024px) {
    .section-four .news .main .main--post .img {
        width: 49%;
        height: 200px; } }
@media screen and (max-width: 768px) {
    .section-four .news .main .main--post .img {
        order: 1;
        width: 100%;
        height: 180px; } }
.section-four .news .main .main--post .img img {
    width: 100%;
    object-fit: cover;
    height: 100%;
    border-radius: 10px; }
@media screen and (max-width: 768px) {
    .section-four .news .main .link-more {
        font-size: 10px; } }
.section-four .news .side {
    width: 22%; }
@media screen and (max-width: 768px) {
    .section-four .news .side {
        width: 100%;
        margin-top: 80px; } }
.section-four .news .side .side-title,
.section-four .news .side .side-post-title,
.section-four .news .side .tag {
    color: #fff;
    font-family: "Brown";
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 7px;
    display: inline-block; }
.section-four .news .side .side-title {
    position: relative; }
.section-four .news .side .side-title .underline:after {
    content: " ";
    border-bottom: 2px solid #FF2B2B;
    position: absolute;
    width: 48px;
    top: 33px;
    left: 0px; }
.section-four .news .side .arrow-more {
    display: none; }
@media screen and (max-width: 768px) {
    .section-four .news .side .arrow-more {
        display: inline-block;
        height: 16px;
        width: 16px;
        transform: rotate(90deg);
        float: right;
        margin-top: 4px; } }
.section-four .news .side .side-all-posts {
    margin-top: 33px; }
.section-four .news .side .side-all-posts .side-post {
    margin-bottom: 33px; }
.section-four .news .side .side-all-posts .side-post .img {
    display: inline-block; }
.section-four .news .side .side-all-posts .side-post .side-post-title {
    margin-right: 17px;
    margin-bottom: 0; }
.section-four .news .side .side-all-posts .side-post .tag {
    font-size: 13px;
    margin-bottom: 0; }
.section-four .news .side .side-all-posts .side-post .time,
.section-four .news .side .side-all-posts .side-post .short-post {
    opacity: 0.7;
    color: #fff;
    font-family: "Italian";
    font-size: 13px;
    text-align: right;
    display: inline-block; }
.section-four .news .side .side-all-posts .side-post .time {
    float: right;
    margin: 7px 0; }
.section-four .news .side .side-all-posts .side-post .short-post {
    font-size: 16px;
    text-align: unset;
    display: block;
    margin-top: 8px; }
.section-four .news .side .side-all-posts .side-post .link-more {
    text-align: start;
    margin-top: 4px;
    width: fit-content; }

.section-five {
    margin-top: 137px;
    margin-bottom: 182px; }
@media screen and (max-width: 768px) {
    .section-five {
        margin-top: 110px;
        margin-bottom: 110px; } }
@media screen and (max-width: 426px) {
    .section-five {
        margin-top: 80px;
        margin-bottom: 80px; } }
.section-five .section-title {
    margin-bottom: 85px; }
@media screen and (max-width: 768px) {
    .section-five .section-title {
        margin-bottom: 60px; }
    .section-five .section-title::after {
        left: 50%;
        transform: translateX(-50%);
        right: unset; } }
@media screen and (max-width: 426px) {
    .section-five .section-title {
        margin-bottom: 43px; } }
.section-five .title-center {
    text-align: center; }

.footer {
    position: relative; }
.footer:after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    height: 100%;
    background-color: #0C0054;
    clip-path: polygon(0 0, 100% 20%, 100% 100%, 0% 100%) !important;
    -webkit-clip-path: polygon(0 0, 100% 20%, 100% 100%, 0% 100%) !important; }
@media screen and (max-width: 1024px) {
    .footer:after {
        clip-path: polygon(0 0, 100% 15%, 100% 100%, 0% 100%) !important;
        -webkit-clip-path: polygon(0 0, 100% 15%, 100% 100%, 0% 100%) !important; } }
@media screen and (max-width: 768px) {
    .footer:after {
        clip-path: polygon(0 0, 100% 10%, 100% 100%, 0% 100%) !important;
        -webkit-clip-path: polygon(0 0, 100% 10%, 100% 100%, 0% 100%) !important; } }
.footer--wrapper {
    padding: 110px 9.5% 0;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    box-shadow: none !important; }
.footer .title-icon {
    position: relative;
    margin-left: 10px; }
.footer .title-icon span {
    background-image: url(img/Contact@2x.png);
    width: 50px;
    height: 50px;
    display: inline-block;
    background-position: center center;
    background-size: 50px 50px;
    top: 61%;
    position: absolute;
    transform: translateY(-50%); }
.footer .title-icon span:hover {
    background-image: url(img/Contact-hover.png); }
@media screen and (max-width: 1024px) {
    .footer .title-icon {
        display: none; } }
.footer .title-icon.floating-icon {
    display: none;
    position: absolute; }
@media screen and (max-width: 1024px) {
    .footer .title-icon.floating-icon {
        display: block;
        right: 9.5%;
        top: 14%; } }
@media screen and (max-width: 768px) {
    .footer .title-icon.floating-icon {
        top: 5.5%;
        right: 19.5%; } }
.footer .title-icon img {
    position: absolute;
    top: 0; }
.footer--title {
    color: #FFFFFF;
    font-family: "Italian";
    font-size: 40px;
    font-weight: 900;
    letter-spacing: 1.01px;
    line-height: 54px;
    width: 90%;
    margin-bottom: 80px;
    position: relative; }
.footer--title::after {
    position: absolute;
    content: "";
    top: 120%;
    left: 0;
    height: 2px;
    width: 100px;
    background-color: #FF2B2B; }
@media screen and (max-width: 768px) {
    .footer--title {
        font-size: 22px;
        letter-spacing: 0.56px;
        line-height: 28px;
        margin-bottom: 40px; } }
.footer--subtitle {
    color: #DADADA;
    font-family: "Italian";
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 55px;
    width: 75%; }
@media screen and (max-width: 768px) {
    .footer--subtitle {
        width: 100%;
        font-size: 14px;
        line-height: 20px; } }
.footer--left {
    width: 65%; }
@media screen and (max-width: 1200px) {
    .footer--left {
        width: 100%; } }
.footer--columns {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
.footer--columns .column {
    width: 22%; }
@media screen and (max-width: 768px) {
    .footer--columns .column {
        width: 45%;
        width: 100%;
        margin-bottom: 30px; } }
.footer--columns .column:first-of-type {
    margin-right: 50px; }
@media screen and (max-width: 768px) {
    .footer--columns .column:first-of-type {
        width: 100%;
        display: flex;
        justify-content: space-between;
        border-bottom: 2px solid #FF2B2B;
        margin-bottom: 30px;
        margin-right: 0; } }
@media screen and (max-width: 768px) {
    .footer--columns .column--items {
        display: flex;
        flex-wrap: wrap; } }
@media screen and (max-width: 768px) {
    .footer--columns .column--item {
        margin-right: 20px; } }
.footer--columns .column--title {
    color: #fff;
    font-family: 'Brown';
    font-size: 20px;
    font-weight: bold;
    line-height: 23px;
    margin-bottom: 8px; }
.footer--columns .column-lang {
    cursor: pointer; }
@media screen and (max-width: 768px) {
    .footer--columns .column-lang {
        margin-bottom: 20px; } }
.footer--columns .column-lang .footer-arrow {
    position: relative;
    top: -3px; }
.footer--columns .column a {
    color: #fff;
    font-family: 'Brown';
    font-size: 10px;
    font-weight: bold;
    line-height: 26px;
    text-shadow: 1px 3px 4px 0 #FFFFFF;
    text-decoration: none; }
@media screen and (max-width: 768px) {
    .footer--columns .column a {
        font-size: 12px; } }
.footer--columns .column a:hover {
    color: #0F64D1; }
.footer--columns .column--item__link {
    color: #fff;
    font-family: 'Brown';
    font-size: 10px;
    font-weight: bold;
    line-height: 26px;
    text-shadow: 1px 3px 4px 0 #FFFFFF; }
.footer--languages {
    margin-left: 20px;
    display: none; }
.footer--languages--wrapper {
    margin-bottom: 54px; }
.footer--languages .footer-language {
    margin-bottom: 5px;
    cursor: pointer; }
.footer--languages .footer-language a {
    color: #fff;
    font-family: 'Brown';
    font-size: 20px;
    font-weight: bold;
    line-height: 23px; }
.footer--languages .footer-language a:hover {
    color: #0079FF; }
.footer--languages .footer-language a.active {
    color: #0079FF;
    position: relative; }
.footer--languages .footer-language a.active::after {
    position: absolute;
    content: "";
    height: 4px;
    width: 4px;
    background-color: #E8282D;
    top: 3px;
    right: -8px; }
.footer--languages.open {
    display: inline-block; }
.footer--right {
    width: 30%;
    min-width: 340px;
    display: flex;
    flex-direction: column;
    align-items: flex-end; }
@media screen and (max-width: 768px) {
    .footer--right {
        min-width: unset; } }
@media screen and (max-width: 1200px) {
    .footer--right {
        width: 100%;
        flex-direction: row;
        justify-content: space-between;
        align-items: unset;
        margin-top: 50px; } }
@media screen and (max-width: 768px) {
    .footer--right {
        margin-top: 0; } }
.footer--right--map--wrapper {
    height: 241px;
    width: 339px;
    position: relative;
    top: -30px; }
@media screen and (max-width: 1200px) {
    .footer--right--map--wrapper {
        top: 0;
        margin-bottom: 30px; } }
@media screen and (max-width: 1024px) {
    .footer--right--map--wrapper {
        display: none; } }
.footer--right--map--wrapper .footer-map {
    width: 100%; }
@media screen and (max-width: 1024px) {
    .footer--right--btn--wrapper {
        display: none; } }
.footer--right--contact--block {
    margin-top: 45px; }
@media screen and (max-width: 768px) {
    .footer--right--contact--block {
        margin-top: 0; } }
.footer--right--contact--block .contact--block--title {
    color: #FFFFFF;
    font-family: 'Brown';
    font-size: 20px;
    font-weight: bold;
    line-height: 23px;
    display: none; }
@media screen and (max-width: 1024px) {
    .footer--right--contact--block .contact--block--title {
        display: block;
        margin-bottom: 25px; } }
.footer--right--contact--block .contact--block--number {
    color: #1370E8;
    font-family: 'Brown';
    font-size: 20px;
    font-weight: bold;
    line-height: 27px;
    text-decoration: none;
    display: block;
    text-align: right; }
.footer--right--contact--block .contact--block--number .phone-icon {
    height: 19px;
    width: 19px;
    margin-right: 25px; }
.footer--right--contact--block .contact--block--address {
    color: #FFFFFF;
    font-family: "Italian";
    font-size: 10px;
    letter-spacing: 1.54px;
    line-height: 13px;
    text-align: right;
    text-transform: uppercase;
    margin-top: 20px; }
@media screen and (max-width: 1024px) {
    .footer--right--contact--block .contact--block--address {
        display: none; } }
.footer--bottom {
    width: 100%;
    border-top: 2px solid #FF2B2B;
    display: flex;
    align-items: center;
    padding: 40px 0 50px 0;
    margin-top: 70px; }
@media screen and (max-width: 768px) {
    .footer--bottom {
        margin-top: 30px;
        flex-wrap: wrap; } }
.footer--bottom--logo {
    margin-right: 12%; }
.footer--bottom--logo img {
    height: 40px; }
@media screen and (max-width: 768px) {
    .footer--bottom--logo {
        margin-right: 5%;
        width: 45%; } }
.footer--bottom--socialmedia .footer-icon {
    height: 40px;
    width: 40px; }
@media screen and (max-width: 768px) {
    .footer--bottom--socialmedia {
        width: 50%;
        display: flex;
        justify-content: space-between; } }
.footer--bottom .footer-icons-link {
    border: none;
    color: transparent; }
.footer--bottom--copyright {
    margin-left: auto; }
.footer--bottom--copyright .copyright-text {
    color: #fff;
    font-family: "Italian";
    font-size: 10px;
    letter-spacing: 1.54px;
    line-height: 13px;
    text-transform: uppercase; }
@media screen and (max-width: 768px) {
    .footer--bottom--copyright .copyright-text {
        font-size: 8px;
        margin-top: 30px; } }

body.lt-lang footer .footer--wrapper .btn-wrapper-text,
body.lt-lang footer .footer--wrapper .find-us-btn {
    text-align: center; }

header {
    width: 100%;
    background: linear-gradient(150.63deg, #000052 0%, #01014C 100%);
    box-shadow: 0 8px 15px 3px rgba(0, 0, 0, 0.35);
    position: fixed;
    top: -150px;
    top: 0;
    left: 0;
    z-index: 999;
    opacity: 1;
    transition: opacity 350ms, top 1000ms; }
header .header-arrow {
    position: relative;
    top: -3px;
    margin-left: 5px; }
header .sub-menu {
    display: none;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    padding-top: 15px; }
header .sub-menu .triangle {
    position: absolute;
    left: 50% !important;
    transform: translateX(-50%);
    top: 0; }
header .sub-menu .triangle img {
    width: 100%; }
header .sub-menu .menu-pop {
    border-radius: 10px;
    background: linear-gradient(0deg, #EDEDED 0%, #FFFFFF 100%);
    box-shadow: none;
    position: unset !important;
    left: unset !important;
    transform: unset !important;
    top: unset !important; }
header .sub-menu .menu-pop .menu-pop--list {
    padding: 15px 20px 20px 20px; }
header .sub-menu .menu-pop .menu-pop--list .menu-pop--item {
    text-align: left;
    font-family: "Brown";
    font-weight: 900;
    line-height: 32px;
    padding: 0; }
header .sub-menu .menu-pop .menu-pop--list .menu-pop--item .desktop-nav--item--link {
    padding: 4px 0;
    width: 130px;
    display: block;
    text-decoration: none;
    color: #3A3A3C; }
header .sub-menu .menu-pop .menu-pop--list .menu-pop--item .desktop-nav--item--link:hover {
    color: #0079FF; }
header .sub-menu .menu-pop .menu-pop--list .menu-pop--item .desktop-nav--item--link:hover g#UI {
    fill: red;
    stroke: red; }
header .sub-menu .menu-pop .menu-pop--list .menu-pop--item .desktop-nav--item--link.active {
    color: #0079FF;
    position: relative; }
header .sub-menu .menu-pop .menu-pop--list .menu-pop--item .desktop-nav--item--link.active::after {
    position: absolute;
    content: "";
    height: 4px;
    width: 4px;
    background-color: #FF2B2B;
    top: 7px;
    right: 36px; }
header .desktop-header {
    display: flex;
    align-items: center;
    padding: 20px 8% 30px 6.15%; }
@media screen and (max-width: 1024px) {
    header .desktop-header {
        display: none; } }
header .desktop-header .languages {
    color: #fff;
    font-family: 'Brown';
    position: relative;
    cursor: pointer;
    margin-top: 8px; }
header .desktop-header .languages:hover {
    color: #0079FF; }
header .desktop-header .languages:hover .sub-menu {
    position: absolute;
    display: block;
    left: 50%;
    transform: translateX(-50%); }
header .desktop-header .languages:hover g#UI {
    fill: #0079FF;
    stroke: #0079FF; }
header .desktop-header .languages .sub-menu {
    padding-top: 21px; }
header .desktop-header .languages .sub-menu .triangle {
    top: 7px; }
header .desktop-header .languages .sub-menu .menu-pop--list {
    padding: 15px 20px 20px 20px; }
header .desktop-header .languages .sub-menu .menu-pop--list .menu-pop--item {
    text-align: center; }
header .desktop-header .languages .sub-menu .menu-pop--list .menu-pop--item .desktop-nav--item--link {
    width: 40px;
    display: block; }
header .desktop-header .languages .sub-menu .menu-pop--list .menu-pop--item .active::after {
    top: 9px;
    right: 4px; }
header .desktop-header .logo {
    margin-right: 7.17%; }
@media screen and (max-width: 1100px) {
    header .desktop-header .logo {
        margin-right: 7%; } }
header .desktop-header .logo img {
    height: 62px; }
header .desktop-header .push {
    margin-left: auto; }
header .desktop-header .desktop-nav {
    width: 100% !important;
    display: flex;
    text-align: center;
    justify-content: space-around; }
header .desktop-header .desktop-nav--item {
    margin-right: 4.8%;
    position: relative; }
@media screen and (max-width: 1100px) {
    header .desktop-header .desktop-nav--item {
        margin-right: 4.5%; } }
header .desktop-header .desktop-nav--item:last-of-type {
    margin-right: 0; }
header .desktop-header .desktop-nav--item:hover .sub-menu {
    position: absolute;
    display: block;
    left: 50%;
    transform: translateX(-50%); }
header .desktop-header .desktop-nav--item--link {
    font-family: "Brown";
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 32px;
    text-shadow: 1px 3px 4px 0 #fff;
    text-decoration: none; }
header .desktop-header .desktop-nav--item--link:hover {
    color: #0079FF; }
header .desktop-header .desktop-nav--item--link.active {
    color: #1370E8;
    position: relative; }
header .desktop-header .desktop-nav--item--link.active::after {
    position: absolute;
    content: "";
    height: 4px;
    width: 4px;
    background-color: #E8282D;
    top: -4px;
    right: -6px; }
header .mobile-header {
    display: none;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0;
    position: relative; }
@media screen and (max-width: 1024px) {
    header .mobile-header {
        display: flex; } }
header .mobile-header .logo {
    margin-left: 8%; }
header .mobile-header .logo img {
    height: 30px; }
header .mobile-header .hamburger {
    height: 14px;
    width: 20px;
    display: block;
    margin-right: 12.25%; }
header .mobile-header .hamburger--line {
    display: block;
    width: 20px;
    height: 2px;
    background-color: #fff;
    border-radius: 2px; }
header .mobile-header .hamburger--line:nth-last-of-type(2) {
    margin: 5px 0; }
header .mobile-header .mobile-nav-wrapper {
    position: absolute;
    height: 100vh;
    width: 90%;
    background-color: #0A0044;
    top: 0;
    right: -100%;
    transition: all 500ms ease; }
header .mobile-header .mobile-nav-wrapper.active {
    right: 0%; }
header .mobile-header .mobile-nav-wrapper-logo {
    display: flex;
    justify-content: space-between;
    width: 72%;
    margin: auto;
    align-items: center;
    padding: 24px 0 15px; }
header .mobile-header .mobile-nav-wrapper-logo .logo,
header .mobile-header .mobile-nav-wrapper-logo .hamburger {
    margin: 0; }
header .mobile-header .mobile-nav-wrapper-logo .hamburger-close {
    width: 16px;
    height: 16px;
    position: relative; }
header .mobile-header .mobile-nav-wrapper-logo .hamburger-close--line {
    width: 100%;
    height: 2px;
    background-color: #fff;
    top: 50%; }
header .mobile-header .mobile-nav-wrapper-logo .hamburger-close--line:first-of-type {
    position: absolute;
    left: 0;
    transform: rotate(45deg); }
header .mobile-header .mobile-nav-wrapper-logo .hamburger-close--line:last-of-type {
    position: absolute;
    right: 0;
    transform: rotate(-45deg); }
header .mobile-header .mobile-nav {
    width: 72%;
    margin: auto;
    position: relative; }
header .mobile-header .mobile-nav::after {
    content: " ";
    border-bottom: 2px solid #FF2B2B;
    width: 100%;
    position: absolute;
    bottom: 78px; }
header .mobile-header .mobile-nav--item {
    padding: 0 0 6px 0; }
header .mobile-header .mobile-nav--item:hover .mobile-nav--expanded {
    display: none; }
header .mobile-header .mobile-nav--item .big {
    display: block !important; }
header .mobile-header .mobile-nav--item--link {
    font-family: 'Brown';
    font-size: 16px;
    font-weight: 900;
    line-height: 32px;
    text-shadow: 1px 3px 4px 0 #fff;
    color: #fff;
    text-decoration: none; }
header .mobile-header .mobile-nav--item--link:hover {
    color: #0079FF; }
header .mobile-header .mobile-nav--item--link.active {
    color: #0079FF;
    position: relative; }
header .mobile-header .mobile-nav--item--link.active::after {
    position: absolute;
    content: "";
    height: 4px;
    width: 4px;
    background-color: #E8282D;
    top: -6px;
    right: -6px; }
header .mobile-header .mobile-nav--item .mobile-nav--expanded {
    padding: 10px 25px 15px 25px;
    position: relative;
    display: none; }
header .mobile-header .mobile-nav--item .mobile-nav--expanded::after {
    content: " ";
    border-bottom: 2px solid #FF2B2B;
    width: 100%;
    position: absolute;
    left: 0; }
header .mobile-header .mobile-nav--item .mobile-nav--expanded--item {
    padding: 0 0 6px 0; }
header .mobile-header .mobile-nav--item .mobile-nav--expanded--item--link {
    display: block;
    font-family: 'Brown';
    font-size: 16px;
    font-weight: 900;
    line-height: 32px;
    color: #fff;
    text-decoration: none;
    padding: 0 0 5px 0; }
header .mobile-header .mobile-nav--item .mobile-nav--expanded--item--link:hover {
    color: #0079FF; }
header .mobile-header .mobile-nav .mobile-nav-socialmedia {
    margin-top: 44px;
    display: flex;
    justify-content: space-between; }
header .mobile-header .mobile-nav .mobile-nav-socialmedia .mobile-nav-icons-link {
    text-decoration: none; }
header .mobile-header .mobile-languages--expanded {
    display: none;
    padding: 10px 25px 15px 25px; }
header .mobile-header .mobile-languages--expanded.open {
    display: block; }
header .mobile-header .mobile-languages--item {
    padding: 0 0 5px 0; }
header .mobile-header .mobile-languages__link {
    display: block;
    font-family: "Brown";
    font-size: 16px;
    font-weight: 900;
    line-height: 32px;
    color: #fff;
    text-decoration: none; }

.desktop-nav--item--link:hover g#UI,
.language:hover g#UI {
    fill: #0079FF;
    stroke: #0079FF; }

.desktop-nav--item--link.newsletter--link:hover svg#mail g {
    stroke: #0079FF; }

@media screen and (max-width: 1200px) {
    .desktop-nav--item--link.newsletter--link {
        display: none; } }

header .mobile-header .mobile-nav--item .mobile-nav--expanded--item--link.active {
    color: #0079FF;
    position: relative;
    display: inline-block; }

header .mobile-header .mobile-nav--item .mobile-nav--expanded--item--link.active::after {
    position: absolute;
    content: "";
    height: 4px;
    width: 4px;
    background-color: #E8282D;
    top: -6px;
    right: -6px; }

.error-holder {
    margin-bottom: 25px; }
@media screen and (max-width: 768px) {
    .error-holder {
        margin-bottom: 30px; } }

.error {
    position: relative;
    left: 0;
    bottom: 0px;
    color: #FF2B2B;
    font-family: "Italian";
    font-size: 10px;
    line-height: 13px;
    letter-spacing: 0.5px;
    display: none;
    margin-top: 5px; }
.error.active-error {
    display: block; }

.terms .error {
    left: unset;
    right: 0px;
    position: absolute;
    bottom: -20px; }

#recaptcha.errorcap {
    border: 2px solid #FF2B2B; }

.name-email,
.mobileDiv,
.terms {
    position: relative; }

.message-us .contact-us-form input[type=text].errorinput,
.message-us .contact-us-form input[type=email].errorinput,
.message-us .contact-us-form input[type=tel].errorinput {
    border: 2px solid #FF2B2B; }

.button input.btn {
    text-decoration: none;
    color: #fff;
    font-family: "Brown";
    font-size: 13px;
    font-weight: 900;
    letter-spacing: 2px;
    line-height: 14px;
    border: none;
    text-align: center;
    cursor: pointer; }

.contact-wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
.contact-wrap .name-email {
    width: 46%; }
@media screen and (max-width: 768px) {
    .contact-wrap .name-email {
        width: 100%; } }

.subscribe-form {
    margin-top: 80px;
    text-align: center; }
@media screen and (max-width: 426px) {
    .subscribe-form {
        margin-top: 61px; } }
.subscribe-form .input-info {
    display: block;
    display: flex;
    justify-content: center; }
@media screen and (max-width: 1024px) {
    .subscribe-form .input-info {
        display: block; } }
@media screen and (max-width: 768px) {
    .subscribe-form .input-info {
        display: inline; } }
.subscribe-form input[type=text],
.subscribe-form input[type=email] {
    padding: 12px 17px;
    border: 2px solid #006EE8;
    border-radius: 4px;
    background-color: rgba(3, 78, 161, 0.26);
    color: #DADADA;
    font-family: "Italian";
    font-size: 20px;
    line-height: 26px;
    margin-right: 0px;
    outline: none; }
@media screen and (max-width: 768px) {
    .subscribe-form input[type=text]:first-child,
    .subscribe-form input[type=email]:first-child {
        margin-right: 0; } }
.subscribe-form input[type=text]:hover,
.subscribe-form input[type=email]:hover {
    border: 2px solid #0F64D1;
    background-color: rgba(15, 100, 209, 0.26); }
.subscribe-form input[type=text]::placeholder,
.subscribe-form input[type=email]::placeholder {
    color: #DADADA; }
@media screen and (max-width: 1024px) {
    .subscribe-form input[type=text],
    .subscribe-form input[type=email] {
        margin-right: 0; } }
@media screen and (max-width: 768px) {
    .subscribe-form input[type=text],
    .subscribe-form input[type=email] {
        margin: 0 0 20px 0;
        width: 100%;
        font-size: 16px; } }
.subscribe-form input[type=submit] {
    border-radius: 4px;
    background: linear-gradient(180deg, #00A7F5 0%, #006EE8 100%);
    box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.5);
    padding: 18px 38px; }
.subscribe-form .btn {
    margin-top: 80px;
    display: block; }
@media screen and (max-width: 1024px) {
    .subscribe-form .btn {
        display: block;
        margin-top: 70px; } }
.subscribe-form .btn a,
.subscribe-form .btn .submit-newsletter {
    border-radius: 4px;
    background: linear-gradient(180deg, #00A7F5 0%, #006EE8 100%);
    box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.5);
    padding: 18px 38px;
    text-decoration: none;
    color: #FFFFFF;
    font-family: "Brown";
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 14px;
    border: none; }
.subscribe-form .btn a:hover,
.subscribe-form .btn .submit-newsletter:hover {
    background: linear-gradient(180deg, #006EE8 100%, #00A7F5 0%); }
.subscribe-form .terms {
    padding-right: 40px; }
@media screen and (max-width: 426px) {
    .subscribe-form .terms {
        margin-right: 0; } }
.subscribe-form .terms label {
    display: inline-block;
    margin-top: 51px;
    position: relative; }
.subscribe-form .terms label:hover {
    cursor: pointer; }
.subscribe-form .terms label span {
    color: #fff;
    font-family: "Italian";
    font-size: 10px;
    letter-spacing: 1.54px;
    line-height: 13px;
    user-select: none; }
@media screen and (max-width: 768px) {
    .subscribe-form .terms label span {
        font-size: 11px;
        line-height: 20px;
        letter-spacing: 1.69px; } }
.subscribe-form .terms label .form-checkbox {
    position: absolute;
    right: -40px;
    bottom: -2px;
    height: 20px;
    width: 20px;
    border: 2px solid #006EE8;
    border-radius: 1px;
    background-color: rgba(3, 78, 161, 0.26); }
@media screen and (max-width: 768px) {
    .subscribe-form .terms label .form-checkbox {
        bottom: 0; } }
@media screen and (max-width: 426px) {
    .subscribe-form .terms label .form-checkbox {
        bottom: 20px; } }
.subscribe-form .terms label .form-checkbox:after {
    content: "";
    position: absolute;
    display: none; }
.subscribe-form .terms label .form-checkbox:after {
    left: 6px;
    top: 2px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }
.subscribe-form .terms label input[type=checkbox] {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0; }
.subscribe-form .terms label input[type=checkbox]:checked ~ .form-checkbox:after {
    display: block; }

.input-info .mc-field-group:nth-of-type(2) input {
    margin: 0 !important; }

span.wpcf7-form-control-wrap.Name,
span.wpcf7-form-control-wrap.email {
    width: 46%; }

.message-us .contact-us-form .name-email input[type=text],
.message-us .contact-us-form .name-email input[type=email],
.message-us .contact-us-form .name-email input[type=text],
.message-us .contact-us-form .name-email input[type=email],
.message-us .contact-us-form input[type=tel],
span.wpcf7-form-control-wrap.textarea {
    width: 100%; }

.message-us .contact-us-form input[type=text],
.message-us .contact-us-form input[type=email],
.message-us .contact-us-form input[type=tel] {
    width: 100%;
    border: 2px solid #006EE8;
    border-radius: 4px;
    background-color: rgba(3, 78, 161, 0.26);
    padding: 12px 17px;
    font-family: "Italian";
    font-size: 20px;
    line-height: 26px;
    color: #DADADA;
    outline: none; }

span.wpcf7-form-control-wrap.textarea textarea.wpcf7-form-control.wpcf7-textarea {
    outline: none;
    resize: none;
    width: 100%;
    height: 136px;
    margin-top: 62px;
    padding: 10px 19px;
    color: #00024C;
    font-family: "Italian";
    font-size: 20px;
    line-height: 26px;
    border: 2px solid #006EE8;
    border-radius: 4px;
    background-color: #fff; }

.message-us .contact-us-form .message-us .contact-us-form .name-email input[type=text],
.message-us .contact-us-form .message-us .contact-us-form .name-email input[type=email] {
    width: 100%; }

.message-us .container .contact-us-form .name-email input[type=text],
.message-us .container .contact-us-form .name-email input[type=email] {
    width: 100% !important; }

.message-us .container .contact-us-form .name-email input[type=email]::placeholder,
.message-us .container .contact-us-form .name-email input[type=text]::placeholder,
input[type=tel]::placeholder {
    color: #DADADA; }

form.wpcf7-form .whole-captcha {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 39px; }

form.wpcf7-form .whole-captcha .captcha-text {
    color: #fff;
    font-family: "Italian";
    font-size: 10px;
    letter-spacing: 1.54px;
    line-height: 13px;
    margin-right: 25px; }

form.wpcf7-form .button {
    display: flex;
    justify-content: flex-end;
    border: none; }

form.wpcf7-form .button .btn {
    border-radius: 4px;
    background: linear-gradient(180deg, #00A7F5 0%, #006EE8 100%);
    box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.5);
    padding: 17px 30px;
    text-decoration: none;
    color: #fff;
    font-family: "Brown";
    font-size: 13px;
    font-weight: 900;
    letter-spacing: 2px;
    line-height: 14px;
    border: none; }

.wpcf7-form-control.wpcf7-acceptance {
    position: relative; }

.wpcf7 .wpcf7-list-item {
    display: block;
    margin-bottom: 10px; }

.wpcf7-form-control-wrap.acceptance-58 label {
    width: 100%;
    display: flex;
    flex-direction: row-reverse;
    position: relative; }

.wpcf7-form .wpcf7-checkbox label {
    position: relative;
    cursor: pointer; }

.acceptance-972 label {
    position: relative;
    cursor: pointer; }

input[type=checkbox].privacy-policy-checkbox {
    position: relative;
    visibility: hidden; }

input[type=checkbox].privacy-policy-checkbox + span:before {
    display: block;
    position: absolute;
    content: '';
    height: 20px;
    width: 20px;
    border: 2px solid #006EE8;
    border-radius: 1px;
    background-color: rgba(3, 78, 161, 0.26);
    right: 0px; }

input[type=checkbox].privacy-policy-checkbox + span:after {
    display: block;
    content: "";
    visibility: hidden;
    left: auto;
    position: absolute;
    right: 6px;
    top: 2px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }

input[type=checkbox].privacy-policy-checkbox:checked + span:after {
    /*    background: #222; */
    visibility: visible; }

.policy-text {
    color: #DADADA;
    font-family: "Italian";
    font-size: 20px;
    display: inline-block;
    line-height: 16px; }
.policy-text a {
    color: #0079FF;
    text-decoration: none;
    margin-left: 10px;
    font-family: "Italian";
    font-size: 13px;
    font-weight: 900;
    letter-spacing: 2px; }

.div {
    margin-top: 34px;
    margin-bottom: 53px; }

span.wpcf7-form-control-wrap.newsletter-name input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    width: 300px;
    margin-right: 50px; }
@media screen and (max-width: 1024px) {
    span.wpcf7-form-control-wrap.newsletter-name input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
        margin: auto;
        margin-bottom: 50px; } }

span.wpcf7-form-control-wrap.newsletter-email input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    width: 300px; }
@media screen and (max-width: 1024px) {
    span.wpcf7-form-control-wrap.newsletter-email input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
        margin: auto;
        margin-bottom: 50px; } }

input.wpcf7-form-control.wpcf7-submit.newsletter-btn {
    border-radius: 4px;
    background: linear-gradient(180deg, #00A7F5 0%, #006EE8 100%);
    box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.5);
    padding: 18px 38px;
    text-decoration: none;
    color: #FFFFFF;
    font-family: "Brown";
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 14px;
    border: none;
    text-transform: uppercase;
    margin-bottom: 20px; }

span.wpcf7-list-item-label {
    color: #fff;
    font-family: "Italian";
    font-size: 10px;
    letter-spacing: 1.54px;
    line-height: 13px;
    user-select: none; }

span.wpcf7-form-control-wrap.newsletter-email,
span.wpcf7-form-control-wrap.newsletter-name {
    display: flex;
    flex-direction: column;
    position: relative; }

span.wpcf7-not-valid-tip {
    text-align: left;
    margin-top: 15px;
    color: #FF2B2B;
    font-size: 10px;
    margin-top: 20px;
    word-break: break-all;
    font-size: 12px;
    font-family: "Italian";
    font-size: 10px;
    line-height: 13px;
    letter-spacing: 0.5px;
    position: absolute;
    top: 36px;
    left: 0px; }
@media screen and (max-width: 1024px) {
    span.wpcf7-not-valid-tip {
        left: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateX(-50%); } }

.subscribe-form .screen-reader-response {
    display: none; }

.wpcf7-response-output.wpcf7-validation-errors {
    text-align: center;
    margin-top: 15px;
    color: #FF2B2B;
    font-size: 10px;
    margin-top: 20px;
    word-break: break-all;
    font-size: 12px;
    font-family: "Italian";
    font-size: 10px;
    line-height: 13px;
    letter-spacing: 0.5px; }

.wpcf7-response-output.wpcf7-mail-sent-ok {
    text-align: center;
    margin-top: 15px;
    color: #fff;
    font-size: 16px;
    margin-top: 20px;
    word-break: break-all;
    font-family: "Italian";
    line-height: 13px;
    letter-spacing: 0.5px; }

.contact-form-response {
    color: #fff;
    font-family: "Italian";
    font-size: 16px;
    letter-spacing: 1.54px;
    line-height: 13px;
    margin-right: 25px;
    font-weight: 900;
    text-align: center;
    display: none;
    margin-bottom: 160px; }
.contact-form-response.sent {
    display: block; }
@media screen and (max-width: 1024px) {
    .contact-form-response {
        margin-bottom: 110px; } }
@media screen and (max-width: 768px) {
    .contact-form-response {
        margin-bottom: 80px; } }

.testimonials--slider,
.partners--slider {
    margin-bottom: 100px; }
.testimonials--slider--item,
.partners--slider--item {
    display: flex;
    justify-content: center; }
@media screen and (max-width: 768px) {
    .testimonials--slider--item,
    .partners--slider--item {
        flex-direction: column; } }
.testimonials--slider .testimonial,
.partners--slider .testimonial {
    margin-bottom: 50px; }
.testimonials--slider .testimonial--slider,
.partners--slider .testimonial--slider {
    width: 80%;
    margin: auto; }
.testimonials--slider .testimonial--img,
.partners--slider .testimonial--img {
    width: 30%; }
@media screen and (max-width: 768px) {
    .testimonials--slider .testimonial--img,
    .partners--slider .testimonial--img {
        width: 90%;
        margin-bottom: 25px;
        max-height: 400px;
        margin: auto; } }
.testimonials--slider .testimonial--img img,
.partners--slider .testimonial--img img {
    width: 100%; }
@media screen and (max-width: 768px) {
    .testimonials--slider .testimonial--next, .testimonials--slider .testimonial--prev,
    .partners--slider .testimonial--next,
    .partners--slider .testimonial--prev {
        display: none; } }
.testimonials--slider .testimonial--content,
.partners--slider .testimonial--content {
    width: 40%;
    text-align: left;
    margin-left: 50px;
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
@media screen and (max-width: 768px) {
    .testimonials--slider .testimonial--content,
    .partners--slider .testimonial--content {
        margin-left: 0;
        text-align: center;
        width: 90%;
        margin: auto; } }
.testimonials--slider .testimonial--content .grid-item-box,
.partners--slider .testimonial--content .grid-item-box {
    width: 28%; }
.testimonials--slider .testimonial--content .grid-item-box:nth-child(3n),
.partners--slider .testimonial--content .grid-item-box:nth-child(3n) {
    margin-bottom: 90px; }
@media screen and (max-width: 1024px) {
    .testimonials--slider .testimonial--content .grid-item-box:nth-child(3n),
    .partners--slider .testimonial--content .grid-item-box:nth-child(3n) {
        margin-bottom: 0; } }
@media screen and (max-width: 1024px) {
    .testimonials--slider .testimonial--content .grid-item-box,
    .partners--slider .testimonial--content .grid-item-box {
        width: 45% !important;
        margin-bottom: 60px; }
    .testimonials--slider .testimonial--content .grid-item-box:nth-last-of-type(-n+2),
    .partners--slider .testimonial--content .grid-item-box:nth-last-of-type(-n+2) {
        margin-bottom: 0; } }
.testimonials--slider .testimonial--content .grid-item-box--img,
.partners--slider .testimonial--content .grid-item-box--img {
    border-radius: 4px;
    width: 100%;
    margin-bottom: 42px; }
.testimonials--slider .testimonial--content .grid-item-box--title,
.partners--slider .testimonial--content .grid-item-box--title {
    text-transform: uppercase;
    color: #fff;
    font-family: 'Brown';
    font-size: 20px;
    font-weight: bold;
    line-height: 23px;
    text-align: center; }
@media screen and (max-width: 768px) {
    .testimonials--slider .testimonial--content .grid-item-box--title,
    .partners--slider .testimonial--content .grid-item-box--title {
        font-size: 18px;
        line-height: 23px; } }
.testimonials--slider .testimonial--content .grid-item-box--description,
.partners--slider .testimonial--content .grid-item-box--description {
    margin-top: 20px; }
.testimonials--slider .testimonial--content .grid-item-box--description__item,
.partners--slider .testimonial--content .grid-item-box--description__item {
    color: #fff;
    font-family: "Italian";
    font-size: 13px;
    letter-spacing: 2px;
    line-height: 16px;
    text-align: center;
    margin-bottom: 8px;
    text-transform: uppercase; }
.testimonials--slider .testimonial--content .grid-item-box--description__item:last-of-type,
.partners--slider .testimonial--content .grid-item-box--description__item:last-of-type {
    margin-bottom: 0; }
.testimonials--slider .testimonial--quote,
.partners--slider .testimonial--quote {
    height: 23px;
    align-self: flex-start; }
@media screen and (max-width: 768px) {
    .testimonials--slider .testimonial--quote,
    .partners--slider .testimonial--quote {
        display: none; } }
.testimonials--slider .testimonial--quote--mobile,
.partners--slider .testimonial--quote--mobile {
    display: none;
    height: 15px; }
@media screen and (max-width: 768px) {
    .testimonials--slider .testimonial--quote--mobile,
    .partners--slider .testimonial--quote--mobile {
        display: inline; } }
.testimonials--slider .testimonial--name,
.partners--slider .testimonial--name {
    color: #fff;
    font-family: 'Brown';
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 8px; }
@media screen and (max-width: 768px) {
    .testimonials--slider .testimonial--name,
    .partners--slider .testimonial--name {
        margin-bottom: 8px;
        font-size: 16px;
        font-weight: 900;
        letter-spacing: 1.06px;
        line-height: 26px;
        text-align: center; } }
.testimonials--slider .testimonial--status,
.partners--slider .testimonial--status {
    color: #fff;
    line-height: 14px;
    letter-spacing: 2px;
    font-size: 12px;
    font-family: "Italian";
    text-transform: uppercase; }
@media screen and (max-width: 768px) {
    .testimonials--slider .testimonial--status,
    .partners--slider .testimonial--status {
        font-size: 10px;
        letter-spacing: 1.54px;
        line-height: 14px;
        text-align: center; } }
.testimonials--slider .testimonial--description,
.partners--slider .testimonial--description {
    opacity: 1;
    color: #fff;
    font-family: "Brown";
    font-size: 30px;
    line-height: 36px;
    letter-spacing: -1.7px;
    margin-bottom: 40px; }
@media screen and (max-width: 768px) {
    .testimonials--slider .testimonial--description,
    .partners--slider .testimonial--description {
        color: #FFFFFF;
        font-family: 'Brown';
        font-size: 20px;
        letter-spacing: -1.13px;
        line-height: 26px;
        text-align: center;
        margin-bottom: 25px; } }

.swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%231370E8'%2F%3E%3C%2Fsvg%3E") !important; }

.swiper-button-prev:hover {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%230F64D1'%2F%3E%3C%2Fsvg%3E") !important; }

.swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%231370E8'%2F%3E%3C%2Fsvg%3E") !important; }

.swiper-button-next:hover {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%230F64D1'%2F%3E%3C%2Fsvg%3E") !important; }

.swiper-container {
    width: 100%;
    margin-left: auto;
    margin-right: auto; }
.swiper-container .swiper-pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    margin-top: 40px; }
.swiper-container .swiper-pagination-bullet {
    background: #fff;
    opacity: 1;
    height: 5px;
    width: 5px;
    margin-bottom: 3px;
    display: inline-block; }
.swiper-container .swiper-pagination-bullet-active {
    background-color: #1370E8;
    height: 8px;
    width: 8px; }
.swiper-container .swiper-slide {
    text-align: center;
    font-size: 18px;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    justify-content: center;
    margin-bottom: 25px;
    width: 100% !important;
    opacity: 0.5;
    transform: scale(0.9);
    transition: all 300ms ease; }
@media screen and (max-width: 768px) {
    .swiper-container .swiper-slide {
        width: 70% !important; } }
.swiper-container .swiper-slide.swiper-slide-active {
    opacity: 1;
    transform: scale(1); }

.swiper-slide.testimonial.swiper-slide-active {
    opacity: 1; }

.video-lightbox--wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index: 9999;
    transform: translateY(-200%);
    transition: all 500ms ease; }
.video-lightbox--wrapper.active {
    transform: translateY(0); }

.video-lightbox--close-btn {
    color: pink;
    display: inline-block;
    position: absolute;
    right: 25px;
    top: 25px;
    font-size: 20px;
    cursor: pointer;
    z-index: 99;
    height: 40px;
    width: 40px;
    background-image: url(img/Close_btn.png);
    background-position: center center;
    background-repeat: no-repeat; }
.video-lightbox--close-btn:hover {
    background-image: url(img/Close_btn-hover.png); }

.video-lightbox--video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%; }

.ac-wrapper {
    font-family: "Italian";
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    padding-top: 100%;
    position: fixed;
    bottom: 0;
    background: rgba(0, 0, 0, 0.3);
    z-index: 1001;
    display: block; }
.ac-wrapper.preesedSubmit {
    display: none; }
.ac-wrapper .modal {
    width: 100%;
    background: #0A0044; }
.ac-wrapper .modal .text {
    margin-bottom: 40px;
    width: 85%;
    margin: 0 auto;
    text-align: center; }
.ac-wrapper .modal .text p {
    color: #fff;
    margin: 0 0 30px 0;
    padding-top: 20px; }
.ac-wrapper .modal .buttons {
    display: flex;
    justify-content: center;
    padding: 0 0 25px 0; }
.ac-wrapper .modal .buttons a {
    color: #0079FF;
    text-decoration: none;
    font-family: "Italian";
    font-size: 13px;
    font-weight: 900;
    letter-spacing: 2px; }

.presentation-pop {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 9099;
    display: flex;
    align-items: center;
    transform: translateX(-100%);
    transition: transform 500ms ease; }
.presentation-pop.open {
    display: flex;
    transform: translateX(0);
    transform: scale(1); }
.presentation-pop .close {
    position: absolute;
    top: 25px;
    color: #fff;
    right: 25px;
    cursor: pointer; }
.presentation-pop--wrapper {
    width: 60%;
    margin: auto;
    border: 2px solid #006EE8;
    border-radius: 10px;
    background-color: #01215d;
    padding: 50px 75px;
    position: relative; }
@media screen and (max-width: 768px) {
    .presentation-pop--wrapper {
        width: 90%;
        padding: 70px 20px; } }
.presentation-pop__email {
    padding: 12px 17px;
    border-radius: 4px;
    background-color: #01215d;
    color: #DADADA;
    font-family: "Italian";
    font-size: 20px;
    line-height: 26px;
    outline: none;
    width: 100%;
    border: 2px solid #006EE8; }
.presentation-pop__subscribe {
    outline: none;
    border-radius: 4px;
    background: linear-gradient(180deg, #00A7F5 0%, #006EE8 100%);
    box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.5);
    padding: 18px 38px;
    text-decoration: none;
    color: #FFFFFF;
    font-family: "Brown";
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 14px;
    border: none;
    text-transform: uppercase;
    cursor: pointer; }
.presentation-pop__subscribe:hover {
    background: linear-gradient(180deg, #006EE8 100%, #00A7F5 0%); }
.presentation-pop__message {
    color: #fff;
    margin-top: 20px;
    word-break: break-all;
    font-size: 12px;
    font-family: "Italian";
    font-size: 13px;
    line-height: 15px;
    letter-spacing: 0.5px; }
.presentation-pop__message.msg-success {
    color: green; }
.presentation-pop__message.msg-fail {
    color: #FF2B2B; }
.presentation-pop ::placeholder {
    color: #fff;
    opacity: 1;
    /* Firefox */ }
.presentation-pop :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #fff; }
.presentation-pop ::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #fff; }
.presentation-pop .presantation-wrapper {
    display: flex;
    justify-content: space-between;
    width: 100%;
    flex-wrap: wrap; }
.presentation-pop .presentation-email-wrap {
    width: 57%; }
@media screen and (max-width: 1024px) {
    .presentation-pop .presentation-email-wrap {
        width: 100%;
        margin-bottom: 25px; } }

.presentation-pop--send {
    font-family: "Italian";
    font-size: 16px;
    line-height: 13px;
    letter-spacing: 0.5px;
    color: #fff;
    display: none; }
.presentation-pop--send.sent {
    display: block; }

.about--operator {
    position: relative;
    background-image: url(img/Operator-hero.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 175px 0 86px 0;
    min-height: 100vh;
    height: auto; }
@media screen and (max-width: 768px) {
    .about--operator {
        min-height: auto;
        padding: 80px 0 60px; } }
.about--operator .hero--section__title {
    margin-bottom: 50px;
    width: 80%; }
@media screen and (max-width: 1024px) {
    .about--operator .hero--section__title {
        width: 100%; } }
@media screen and (max-width: 768px) {
    .about--operator .hero--section__title {
        text-align: center;
        margin-bottom: 33px; } }
.about--operator .hero--section__description {
    margin-bottom: 60px;
    width: 40%;
    font-size: 24px; }
@media screen and (max-width: 1024px) {
    .about--operator .hero--section__description {
        width: 100%;
        text-align: center; } }
@media screen and (max-width: 768px) {
    .about--operator .hero--section__description {
        text-align: center;
        margin-bottom: 40px; } }
.about--operator .hero--section__subtitle {
    margin-bottom: 64px;
    font-size: 18px;
    font-weight: 900;
    font-family: "Italian";
    letter-spacing: 2.77px;
    line-height: 23px;
    text-transform: uppercase;
    display: flex;
    align-items: center; }
@media screen and (max-width: 768px) {
    .about--operator .hero--section__subtitle {
        margin-bottom: 18px;
        text-align: center;
        display: block; } }
.about--operator .hero--section__subtitle:last-of-type {
    margin-bottom: 0; }
.about--operator .hero--section__subtitle-span {
    color: #FF2B2B;
    margin-right: 3px; }
.about--operator .hero--section__subtitle-span.left {
    margin-right: 0;
    margin-left: 3px; }
.about--operator .hero--section__subtitle--icon {
    margin-right: 20px; }
@media screen and (max-width: 768px) {
    .about--operator .hero--section__subtitle--icon {
        display: none; } }

@media screen and (max-width: 768px) {
    .grid-section.projects-operator {
        padding-bottom: 0; } }

@media screen and (max-width: 768px) {
    .grid-section.projects-operator .section-title {
        text-align: center;
        width: 86%;
        margin-left: auto;
        margin-right: auto; } }

.grid-section.projects-operator .partners--slider {
    display: none; }
@media screen and (max-width: 768px) {
    .grid-section.projects-operator .partners--slider {
        display: block; } }

.grid-section.projects-operator .grid-item-box--title {
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 12px; }

.grid-section.projects-operator .grid-item-box--description {
    margin-top: 0; }

.grid-section.projects-operator .grid-item-box--description__item.grid-item--project {
    border-bottom: 1px solid #fff;
    padding-bottom: 8px;
    width: 70%;
    margin: auto; }

.grid-section.projects-operator .grid-item-box--description__item--icons-wrapper {
    display: flex;
    margin-top: 25px;
    justify-content: center; }
.grid-section.projects-operator .grid-item-box--description__item--icons-wrapper .grid-item-box--description-wrapper {
    text-align: center; }
.grid-section.projects-operator .grid-item-box--description__item--icons-wrapper .grid-item-box--description-wrapper:first-of-type {
    margin-right: 32px; }
.grid-section.projects-operator .grid-item-box--description__item--icons-wrapper .grid-item-box--description-wrapper:first-of-type p {
    padding-top: 5px; }
.grid-section.projects-operator .grid-item-box--description__item--icons-wrapper .grid-item-box--description-wrapper p {
    color: #FFFFFF;
    font-family: "Italian";
    font-size: 13px;
    font-weight: 900;
    letter-spacing: 2px;
    line-height: 16px;
    text-align: center;
    text-transform: uppercase;
    margin-top: 6px; }

.grid-section.projects-operator .partners--slider .swiper-container .testimonial--content {
    margin-top: 25px; }
.grid-section.projects-operator .partners--slider .swiper-container .testimonial--content .grid-item-box--title {
    line-height: 23px;
    font-size: 20px;
    margin-bottom: 5px; }

.here-to-help--info-block {
    display: flex;
    align-items: center;
    justify-content: space-between; }
@media screen and (max-width: 1024px) {
    .here-to-help--info-block {
        display: block; } }

.here-to-help .section-title {
    margin-bottom: 80px; }
@media screen and (max-width: 768px) {
    .here-to-help .section-title {
        text-align: left;
        margin-bottom: 20px; }
    .here-to-help .section-title:after {
        left: 0;
        transform: translateX(0); } }

.here-to-help .section-subtitle {
    margin-bottom: 125px; }
@media screen and (max-width: 768px) {
    .here-to-help .section-subtitle {
        text-align: left;
        margin-bottom: 60px; } }

.here-to-help .info-block--content {
    width: 30%;
    display: flex; }
@media screen and (max-width: 1024px) {
    .here-to-help .info-block--content {
        width: 100%;
        display: block;
        text-align: center; } }
.here-to-help .info-block--content__icon {
    margin-right: 20px;
    height: 49px;
    width: 50px; }
@media screen and (max-width: 1024px) {
    .here-to-help .info-block--content__icon {
        margin: auto;
        height: 72px;
        width: 75px;
        margin-bottom: 20px; } }
.here-to-help .info-block--content__icon img {
    width: 100%; }

.here-to-help .info-block--content-text {
    position: relative; }
.here-to-help .info-block--content-text__title {
    color: #fff;
    font-family: 'Brown';
    font-size: 20px;
    font-weight: bold;
    line-height: 23px;
    margin-bottom: 20px; }
@media screen and (max-width: 768px) {
    .here-to-help .info-block--content-text__title {
        font-size: 18px; } }
.here-to-help .info-block--content-text__description {
    color: rgba(255, 255, 255, 0.7);
    font-family: "Italian";
    font-size: 16px;
    line-height: 26px;
    width: 80%; }
@media screen and (max-width: 1024px) {
    .here-to-help .info-block--content-text__description {
        font-size: 15px;
        line-height: 22px;
        text-align: center;
        margin: 0 auto 60px auto; } }

.here-to-help .info--btn {
    text-align: center; }

.more-about-pfez {
    padding: 150px 0 160px; }
@media screen and (max-width: 768px) {
    .more-about-pfez {
        padding: 80px 0; } }
.more-about-pfez .section-title {
    margin-bottom: 120px; }
@media screen and (max-width: 768px) {
    .more-about-pfez .section-title {
        margin-bottom: 55px;
        text-align: center; } }
.more-about-pfez .info-block--btn {
    text-align: center; }

.about--pfez {
    position: relative;
    background-image: url(img/about-pfez-hero.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 175px 0 86px 0;
    min-height: 100vh;
    height: auto;
    box-shadow: 0 8px 16px 3px rgba(0, 0, 0, 0.43); }
.about--pfez .hero--section__subtitle {
    margin-top: 34px; }
.about--pfez .hero--section__description {
    width: 80%;
    margin-top: 50px; }
@media screen and (max-width: 1024px) {
    .about--pfez .hero--section__description {
        width: 90%;
        margin: 30px auto 0; } }
@media screen and (max-width: 768px) {
    .about--pfez .hero--section__description {
        width: 90%;
        margin: 30px auto 0; } }
.about--pfez .hero--section__link {
    margin-top: 38px; }
.about--pfez .circle {
    margin: auto; }
@media screen and (max-width: 768px) {
    .about--pfez .circle {
        width: 70px;
        height: 70px; } }
@media screen and (max-width: 768px) {
    .about--pfez .circle img {
        left: 24px; } }
.about--pfez .hero--section__link .arrow-more {
    margin-left: 5px; }
.about--pfez .hero--section__link:hover {
    color: #0F64D1; }
.about--pfez .hero--wrapper {
    display: flex;
    align-items: center; }
.about--pfez .hero--content {
    width: 60%; }
@media screen and (max-width: 1024px) {
    .about--pfez .hero--content {
        width: 100%; } }
@media screen and (max-width: 768px) {
    .about--pfez .hero--content {
        width: 100%; } }
.about--pfez .btn--play {
    margin-top: 20px; }
@media screen and (max-width: 768px) {
    .about--pfez .btn--play {
        margin-top: 35px; } }
.about--pfez .btn--play--mobile {
    display: none;
    width: 100%; }
@media screen and (max-width: 1024px) {
    .about--pfez .btn--play--mobile {
        display: block; } }
.about--pfez .btn--play--desktop {
    width: 30%;
    text-align: center; }
@media screen and (max-width: 1024px) {
    .about--pfez .btn--play--desktop {
        display: none; } }
.about--pfez .btn--play a {
    margin: auto; }
.about--pfez .btn--play a img {
    width: 80px;
    height: 80px; }
@media screen and (max-width: 768px) {
    .about--pfez .btn--play a img {
        width: 70px;
        height: 70px; } }

@media screen and (max-width: 1024px) {
    .about-pfez {
        text-align: center; } }

.what-can-we-do {
    padding-top: 120px; }
@media screen and (max-width: 1024px) {
    .what-can-we-do {
        padding-top: 100px; } }
@media screen and (max-width: 768px) {
    .what-can-we-do {
        padding-top: 80px; } }
.what-can-we-do .section-title {
    padding-bottom: 20px;
    margin-bottom: 60px; }
@media screen and (max-width: 768px) {
    .what-can-we-do .section-title {
        margin-bottom: 20px;
        text-align: center; } }
.what-can-we-do .section-subtitle {
    margin-bottom: 70px; }
@media screen and (max-width: 768px) {
    .what-can-we-do .section-subtitle {
        margin-bottom: 60px; } }
.what-can-we-do .info--box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
.what-can-we-do .info--box--title {
    color: #DADADA;
    font-family: "Italian";
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 50px; }
@media screen and (max-width: 768px) {
    .what-can-we-do .info--box--title {
        font-size: 14px;
        line-height: 20px;
        text-align: center; } }
.what-can-we-do .info--box.info--box__top {
    margin-bottom: 110px; }
@media screen and (max-width: 768px) {
    .what-can-we-do .info--box.info--box__top {
        margin-bottom: 80px; } }
.what-can-we-do .info--box.box__top {
    display: flex; }
.what-can-we-do .info--box.info__left {
    width: 66%;
    flex-wrap: wrap; }
.what-can-we-do .info--box.info__left .about-pfez--map {
    width: 80%; }
@media screen and (max-width: 1024px) {
    .what-can-we-do .info--box.info__left .about-pfez--map {
        width: 90%;
        margin: auto; } }
@media screen and (max-width: 768px) {
    .what-can-we-do .info--box.info__left .about-pfez--map {
        width: 100%;
        margin-bottom: 52px; } }
@media screen and (max-width: 1024px) {
    .what-can-we-do .info--box.info__left {
        width: 100%;
        margin-bottom: 50px; } }
@media screen and (max-width: 768px) {
    .what-can-we-do .info--box.info__left {
        margin-bottom: 0; } }
.what-can-we-do .info--box .content__box {
    width: 33.33%;
    text-align: center; }
@media screen and (max-width: 1200px) {
    .what-can-we-do .info--box .content__box {
        width: 45%;
        margin-bottom: 40px; }
    .what-can-we-do .info--box .content__box:last-of-type {
        margin-bottom: 0; } }
@media screen and (max-width: 768px) {
    .what-can-we-do .info--box .content__box {
        width: 100%;
        text-align: center;
        margin-bottom: 30px; }
    .what-can-we-do .info--box .content__box:last-of-type {
        margin-bottom: 60px; } }
.what-can-we-do .info--box .content__box--title {
    color: #fff;
    font-family: 'Brown';
    font-size: 20px;
    font-weight: bold;
    line-height: 23px;
    margin-bottom: 13px; }
@media screen and (max-width: 768px) {
    .what-can-we-do .info--box .content__box--title {
        font-size: 18px; } }
.what-can-we-do .info--box .content__box--description {
    color: #fff;
    font-family: "Italian";
    font-size: 13px;
    letter-spacing: 2px;
    line-height: 16px;
    text-align: center;
    text-transform: uppercase; }
@media screen and (max-width: 768px) {
    .what-can-we-do .info--box .content__box--description {
        font-size: 12px;
        line-height: 14px; } }
.what-can-we-do .info--box.info__right {
    width: 33%; }
@media screen and (max-width: 1024px) {
    .what-can-we-do .info--box.info__right {
        width: 100%; } }

@media screen and (max-width: 768px) {
    .grid-section.partners {
        padding-bottom: 80px; } }

@media screen and (max-width: 768px) {
    .grid-section.partners .section-title {
        width: 86%;
        margin-left: auto;
        margin-right: auto;
        text-align: center; } }

.grid-section.partners .partners--slider {
    display: none;
    margin-bottom: 0; }
@media screen and (max-width: 768px) {
    .grid-section.partners .partners--slider {
        display: block; } }

.grid-section.partners .grid-section--link {
    text-transform: uppercase; }
.grid-section.partners .grid-section--link img {
    margin-left: 7px; }
.grid-section.partners .grid-section--link:hover {
    color: #0F64D1; }

.trust-us .section-title {
    margin-bottom: 60px; }
@media screen and (max-width: 768px) {
    .trust-us .section-title {
        text-align: right; }
    .trust-us .section-title:after {
        left: unset;
        transform: translateY(0);
        right: 0; } }

.trust-us .section-subtitle {
    margin-bottom: 70px;
    width: 60%;
    margin-left: auto; }
@media screen and (max-width: 768px) {
    .trust-us .section-subtitle {
        text-align: right !important;
        width: 95%; } }

.swiper-container-partners {
    width: 90%;
    height: 200px;
    margin-left: auto;
    margin-right: auto; }
.swiper-container-partners .swiper-slide {
    text-align: center;
    font-size: 18px;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    justify-content: center;
    margin-bottom: 25px; }
.swiper-container-partners .swiper-slide img {
    height: 100%; }

.still-in-doubt .section-title {
    margin-bottom: 65px; }
@media screen and (max-width: 768px) {
    .still-in-doubt .section-title {
        margin-bottom: 30px;
        text-align: right; }
    .still-in-doubt .section-title::after {
        left: unset;
        transform: translateY(0);
        right: 0; } }

.still-in-doubt .section-subtitle {
    margin-bottom: 130px; }
@media screen and (max-width: 768px) {
    .still-in-doubt .section-subtitle {
        margin-bottom: 60px;
        text-align: right !important; } }

.still-in-doubt--info-block {
    width: 90%;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
.still-in-doubt--info-block:after {
    content: "";
    width: 30%; }
@media screen and (max-width: 1024px) {
    .still-in-doubt--info-block:after {
        width: 45%; } }
.still-in-doubt--info-block .info-block--item {
    text-align: center;
    width: 30%;
    margin-bottom: 150px; }
@media screen and (max-width: 1024px) {
    .still-in-doubt--info-block .info-block--item {
        width: 45%; } }
@media screen and (max-width: 768px) {
    .still-in-doubt--info-block .info-block--item {
        width: 100%;
        margin-bottom: 60px; } }
.still-in-doubt--info-block .info-block--item__icon {
    height: 80px;
    margin-bottom: 80px; }
@media screen and (max-width: 768px) {
    .still-in-doubt--info-block .info-block--item__icon {
        margin-bottom: 20px;
        height: 70px; } }
.still-in-doubt--info-block .info-block--item__icon img {
    height: 100%; }
.still-in-doubt--info-block .info-block--item__title {
    color: #fff;
    font-family: 'Brown';
    font-size: 20px;
    font-weight: bold;
    line-height: 23px;
    text-align: center;
    margin-bottom: 20px; }
@media screen and (max-width: 768px) {
    .still-in-doubt--info-block .info-block--item__title {
        font-size: 18px; } }
.still-in-doubt--info-block .info-block--item__description {
    color: rgba(255, 255, 255, 0.7);
    font-family: "Italian";
    font-size: 16px;
    line-height: 26px; }
@media screen and (max-width: 768px) {
    .still-in-doubt--info-block .info-block--item__description {
        font-size: 15px;
        line-height: 22px; } }

.investors {
    background-image: url(img/support-hero.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 175px 0 86px 0;
    min-height: 100vh;
    height: auto; }
@media screen and (max-width: 768px) {
    .investors {
        padding: 95px 0 75px;
        min-height: auto; } }
.investors .hero--content {
    width: 50%; }
@media screen and (max-width: 768px) {
    .investors .hero--content {
        width: 100%; } }
.investors .hero--section__title {
    margin-bottom: 80px; }
@media screen and (max-width: 768px) {
    .investors .hero--section__title {
        margin-bottom: 40px;
        text-align: center; } }
.investors .hero--section__description {
    width: 60%;
    margin-bottom: 90px;
    font-family: "Italian";
    font-size: 24px;
    letter-spacing: -0.1px;
    line-height: 26px; }
@media screen and (max-width: 768px) {
    .investors .hero--section__description {
        margin-bottom: 50px;
        text-align: center;
        margin: 0 auto 50px; } }
.investors .hero--section__subtitle {
    margin-bottom: 65px;
    font-family: "Italian";
    font-size: 13px;
    font-weight: 900;
    letter-spacing: 2px;
    line-height: 16px;
    text-transform: uppercase; }
@media screen and (max-width: 768px) {
    .investors .hero--section__subtitle {
        margin-bottom: 20px;
        text-align: center; } }
.investors .hero--section__subtitle:last-of-type {
    margin-bottom: 0; }

.one-stop-shop {
    padding: 160px 0 130px; }
@media screen and (max-width: 768px) {
    .one-stop-shop {
        padding: 80px 0px; } }
.one-stop-shop .section-title {
    margin-bottom: 80px; }
@media screen and (max-width: 768px) {
    .one-stop-shop .section-title {
        margin-bottom: 30px;
        text-align: right; }
    .one-stop-shop .section-title::after {
        left: unset;
        right: 0;
        transform: translateX(0%); } }
.one-stop-shop .section-subtitle {
    margin-bottom: 115px; }
@media screen and (max-width: 768px) {
    .one-stop-shop .section-subtitle {
        margin-bottom: 60px;
        text-align: right; } }
@media screen and (max-width: 1024px) {
    .one-stop-shop .info-grid--item:nth-of-type(-n+4) {
        margin-bottom: 40px !important; } }
@media screen and (max-width: 1024px) and (max-width: 768px) {
    .one-stop-shop .info-grid--item:nth-of-type(-n+4) {
        margin-bottom: 0 !important; } }
@media screen and (max-width: 768px) {
    .one-stop-shop .info-grid--item {
        margin-bottom: 0 !important;
        margin-top: 40px; }
    .one-stop-shop .info-grid--item:first-of-type {
        margin-top: 0; } }

.start-operation {
    padding-bottom: 105px; }
.start-operation .section-title {
    margin-bottom: 80px; }
@media screen and (max-width: 768px) {
    .start-operation .section-title {
        text-align: center; } }
.start-operation .section-subtitle {
    margin-bottom: 120px; }
.start-operation .info-grid--item {
    margin-bottom: 130px; }
.start-operation .info--btn__link {
    text-transform: uppercase; }
@media screen and (max-width: 1024px) {
    .start-operation .info-grid {
        margin-bottom: 45px; } }
@media screen and (max-width: 1024px) {
    .start-operation .info-grid--item:nth-of-type(-n+2) {
        margin-bottom: 40px !important; } }
.start-operation .info--btn {
    text-align: center; }

.benefits {
    padding-bottom: 150px; }
@media screen and (max-width: 768px) {
    .benefits {
        padding-bottom: 80px; } }
.benefits .section-title {
    margin-bottom: 100px; }
@media screen and (max-width: 768px) {
    .benefits .section-title {
        text-align: center; } }
.benefits .finance-table .table-table {
    margin-bottom: 150px; }
@media screen and (max-width: 768px) {
    .benefits .finance-table .table-table .desktop-table-img {
        display: none; } }
.benefits .finance-table .table-table .mobile-table-img {
    display: none; }
@media screen and (max-width: 768px) {
    .benefits .finance-table .table-table .mobile-table-img {
        display: block; } }
.benefits .finance-table .table-table img {
    width: 100%; }
.benefits--info--wrapper {
    display: flex;
    width: 100%;
    margin: auto;
    justify-content: space-around;
    flex-wrap: wrap; }
.benefits--info--item {
    text-align: center; }
@media screen and (max-width: 768px) {
    .benefits--info--item {
        width: 100%;
        margin-bottom: 30px; }
    .benefits--info--item:last-of-type {
        margin-bottom: 0; } }
.benefits--info--item__title {
    color: #fff;
    font-family: 'Brown';
    font-size: 20px;
    font-weight: bold;
    line-height: 23px;
    margin-bottom: 13px; }
.benefits--info--item__subtitle {
    color: #fff;
    font-family: "Italian";
    font-size: 13px;
    letter-spacing: 2px;
    line-height: 16px; }

.our-investors {
    padding-bottom: 155px; }
@media screen and (max-width: 768px) {
    .our-investors {
        padding-bottom: 80px; } }
.our-investors .section-title {
    margin-bottom: 60px; }
@media screen and (max-width: 768px) {
    .our-investors .section-title {
        text-align: center; } }
.our-investors .section-title span {
    width: 50px;
    height: 50px; }
@media screen and (max-width: 1024px) {
    .our-investors .section-title span {
        width: 33px;
        height: 33px; } }
@media screen and (max-width: 768px) {
    .our-investors .section-title span {
        height: 22px;
        width: 22px; } }
.our-investors .section-title span img {
    width: 50px; }
@media screen and (max-width: 1024px) {
    .our-investors .section-title span img {
        width: 33px; } }
@media screen and (max-width: 768px) {
    .our-investors .section-title span img {
        width: 22px; } }
.our-investors .section-subtitle {
    margin-bottom: 125px; }
@media screen and (max-width: 768px) {
    .our-investors .section-subtitle {
        margin-bottom: 60px; } }
.our-investors .info-grid--item:nth-of-type(-n+3) {
    margin-bottom: 0px; }
@media screen and (max-width: 1024px) {
    .our-investors .info-grid--item:nth-of-type(-n+2) {
        margin-bottom: 40px !important; } }
@media screen and (max-width: 768px) {
    .our-investors .info-grid--item {
        margin-bottom: 60px !important; }
    .our-investors .info-grid--item:last-of-type {
        margin-bottom: 0 !important; } }

.location-hero {
    position: relative;
    background-image: url(img/location-hero-e.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 175px 0 86px 0;
    min-height: 100vh;
    height: auto; }
@media screen and (max-width: 768px) {
    .location-hero {
        min-height: auto;
        padding: 100px 0 90px 0;
        background-image: url(img/location-hero-mobile.jpg); } }
.location-hero .hero--section__title {
    margin-bottom: 50px; }
@media screen and (max-width: 768px) {
    .location-hero .hero--section__title {
        text-align: center;
        margin-bottom: 90px; } }
.location-hero .hero--section__description {
    width: 45%;
    font-size: 24px;
    line-height: 26px; }
@media screen and (max-width: 1024px) {
    .location-hero .hero--section__description {
        width: 60%;
        text-align: center;
        margin: auto;
        font-size: 16px; } }
@media screen and (max-width: 768px) {
    .location-hero .hero--section__description {
        width: 100%; } }

.location--info {
    padding: 140px 0 150px 0; }
@media screen and (max-width: 768px) {
    .location--info {
        padding: 80px 0 80px 0; } }
.location--info--map {
    text-align: center;
    margin-bottom: 102px; }
@media screen and (max-width: 768px) {
    .location--info--map {
        margin-bottom: 30px; } }
.location--info--map img {
    width: 80%; }
@media screen and (max-width: 768px) {
    .location--info--map img {
        width: 100%; } }
.location--info--subtext {
    margin-bottom: 80px; }
@media screen and (max-width: 768px) {
    .location--info--subtext {
        margin-bottom: 30px; } }
.location--info .some-facts {
    margin-bottom: 110px; }
@media screen and (max-width: 768px) {
    .location--info .some-facts {
        margin-bottom: 80px; } }

.not-all {
    padding: 0 0 150px 0; }
@media screen and (max-width: 768px) {
    .not-all {
        padding-bottom: 80px; } }
.not-all .section-title {
    margin-bottom: 60px; }
@media screen and (max-width: 768px) {
    .not-all .section-title {
        margin-bottom: 20px; }
    .not-all .section-title::after {
        left: 0;
        transform: translateY(0); } }
.not-all .section-subtitle {
    margin-bottom: 90px; }
@media screen and (max-width: 768px) {
    .not-all .section-subtitle {
        text-align: left;
        margin-bottom: 60px; } }
.not-all .pfez-map--holder {
    width: 70%;
    margin: 0 auto 115px;
    position: relative; }
.not-all .pfez-map--holder .pfez-map-svg {
    width: 100%; }
@media screen and (max-width: 1024px) {
    .not-all .pfez-map--holder {
        width: 90%; } }
@media screen and (max-width: 768px) {
    .not-all .pfez-map--holder {
        width: 100%;
        margin-bottom: 55px; } }
.not-all .pfez-map--legend {
    border: 2px solid #DADADA;
    border-radius: 4px;
    display: inline-block;
    color: #fff;
    padding: 16px 85px 24px 18px;
    font-size: 14px;
    font-family: "Italian";
    position: absolute;
    left: 50px;
    bottom: 0px; }
@media screen and (max-width: 1024px) {
    .not-all .pfez-map--legend {
        position: relative;
        left: 0;
        bottom: 50px; } }
@media screen and (max-width: 768px) {
    .not-all .pfez-map--legend {
        position: relative;
        left: 0;
        bottom: 0px;
        margin-top: 30px; } }
.not-all .pfez-map--legend__title {
    margin-bottom: 20px; }
.not-all .pfez-map--legend__list--item {
    margin-bottom: 13px; }
.not-all .pfez-map--legend__list--item:last-of-type {
    margin-bottom: 0; }
.not-all .pfez-map--legend .legend--sign {
    width: 14px;
    height: 14px;
    border-radius: 50%;
    display: inline-block;
    margin-right: 5px; }
.not-all .pfez-map--legend .legend--sign.sign-vacant {
    background-color: #003491; }
.not-all .pfez-map--legend .legend--sign.sign-occupied {
    background-color: #E6E6E6; }
.not-all .pfez-map--legend .legend--sign-roads {
    display: inline-block;
    margin-right: 5px;
    height: 8px;
    width: 15px;
    background-color: #E6E6E6; }
.not-all .location--info--subtext {
    color: #fff;
    margin-bottom: 50px;
    font-family: "Italian";
    font-size: 24px;
    font-weight: 900;
    line-height: 26px; }
@media screen and (max-width: 768px) {
    .not-all .location--info--subtext {
        margin-top: 80px;
        margin-bottom: 30px; } }
.not-all .location-info-grid {
    margin-bottom: 90px; }
.not-all .some-facts {
    margin-bottom: 0; }

.closer-look {
    padding-bottom: 140px;
    color: pink; }
@media screen and (max-width: 768px) {
    .closer-look {
        padding-bottom: 80px; } }
.closer-look .section-title {
    margin-bottom: 60px; }
@media screen and (max-width: 768px) {
    .closer-look .section-title {
        text-align: center;
        margin-bottom: 30px; } }
.closer-look .section-subtitle {
    margin-bottom: 90px; }
@media screen and (max-width: 768px) {
    .closer-look .section-subtitle {
        margin-bottom: 60px; } }
.closer-look--slider {
    width: 90%;
    margin: auto; }
.closer-look .btn-look-wrapper {
    text-align: center; }
.closer-look .btn-look-wrapper .btn-blue {
    padding: 17px 30px; }

.supply-chain {
    padding-bottom: 150px; }
@media screen and (max-width: 768px) {
    .supply-chain {
        padding-bottom: 80px; } }
.supply-chain .section-title {
    margin-bottom: 100px; }
@media screen and (max-width: 768px) {
    .supply-chain .section-title {
        text-align: right; }
    .supply-chain .section-title::after {
        left: unset;
        transform: translateY(0);
        right: 0; } }
.supply-chain--image {
    margin-bottom: 150px; }
@media screen and (max-width: 768px) {
    .supply-chain--image {
        margin-bottom: 30px; } }
.supply-chain--image img {
    width: 90%;
    margin: auto;
    display: block; }
@media screen and (max-width: 768px) {
    .supply-chain--image img {
        width: 100%; } }
.supply-chain .industries {
    width: 80%;
    margin: auto; }
@media screen and (max-width: 768px) {
    .supply-chain .industries {
        width: 100%; } }
.supply-chain .industries--item {
    display: flex;
    margin-bottom: 100px;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between; }
@media screen and (max-width: 768px) {
    .supply-chain .industries--item {
        margin-bottom: 60px; } }
.supply-chain .industries--item:last-of-type {
    margin-bottom: 0; }
.supply-chain .industries--item--text {
    width: 40%; }
@media screen and (max-width: 768px) {
    .supply-chain .industries--item--text {
        width: 100%;
        margin-bottom: 25px;
        text-align: center; } }
.supply-chain .industries--item__title {
    color: #fff;
    font-family: 'Brown';
    font-size: 40px;
    font-weight: bold;
    letter-spacing: 1.01px;
    line-height: 52px;
    margin-bottom: 15px; }
@media screen and (max-width: 768px) {
    .supply-chain .industries--item__title {
        font-size: 18px;
        line-height: 23px;
        margin-bottom: 20px; } }
.supply-chain .industries--item__description {
    color: rgba(255, 255, 255, 0.7);
    font-family: "Italian";
    font-size: 16px;
    line-height: 24px; }
@media screen and (max-width: 768px) {
    .supply-chain .industries--item__description {
        font-size: 15px;
        line-height: 22px; } }
.supply-chain .industries--item__icons {
    width: 55%;
    display: flex;
    justify-content: space-around; }
@media screen and (max-width: 768px) {
    .supply-chain .industries--item__icons {
        width: 100%;
        height: 35px; } }
.supply-chain .industries--item__link {
    width: 30%;
    height: 40px;
    text-align: center; }
.supply-chain .industries--item__icon {
    width: 100%;
    height: 40px; }
@media screen and (max-width: 1024px) {
    .supply-chain .industries--item__icon {
        width: 100%;
        height: 30px; } }
@media screen and (max-width: 768px) {
    .supply-chain .industries--item__icon {
        height: 25px;
        width: 100%; } }

.find-industries {
    padding-bottom: 170px; }
@media screen and (max-width: 768px) {
    .find-industries {
        padding-bottom: 80px; } }
.find-industries .section-title {
    margin-bottom: 80px; }
@media screen and (max-width: 768px) {
    .find-industries .section-title {
        margin-bottom: 30px;
        text-align: center; } }
.find-industries--image {
    margin-bottom: 135px; }
@media screen and (max-width: 768px) {
    .find-industries--image {
        margin-bottom: 60px; } }
.find-industries--image img {
    width: 90%;
    margin: auto;
    display: block; }
@media screen and (max-width: 768px) {
    .find-industries--image img {
        width: 100%; } }
.find-industries--industries {
    display: flex;
    justify-content: space-evenly;
    width: 90%;
    margin: 0 auto 115px;
    flex-wrap: wrap; }
@media screen and (max-width: 768px) {
    .find-industries--industries {
        margin-bottom: 50px; } }
.find-industries--industries--item {
    width: 25%; }
@media screen and (max-width: 768px) {
    .find-industries--industries--item {
        width: 100%;
        margin-bottom: 60px; }
    .find-industries--industries--item:last-of-type {
        margin-bottom: 0; } }
.find-industries--industries .industries--item__title {
    color: #fff;
    font-family: 'Brown';
    font-size: 20px;
    font-weight: bold;
    line-height: 23px;
    text-align: center;
    margin-bottom: 20px; }
@media screen and (max-width: 768px) {
    .find-industries--industries .industries--item__title {
        font-size: 18px; } }
.find-industries--industries .industries--item__description {
    color: rgba(255, 255, 255, 0.7);
    font-family: "Italian";
    font-size: 16px;
    line-height: 24px;
    text-align: center; }
@media screen and (max-width: 768px) {
    .find-industries--industries .industries--item__description {
        font-size: 15px;
        line-height: 22px; } }
.find-industries--industries .industries--item__logos {
    text-align: center;
    margin-top: 60px; }
@media screen and (max-width: 768px) {
    .find-industries--industries .industries--item__logos {
        display: flex;
        margin-top: 40px; } }
.find-industries--industries .industries--item__logos .industries-logo {
    display: block;
    margin: auto;
    height: 30px; }
.find-industries--industries .industries--item__logos .industries-logo:last-of-type {
    margin-bottom: 0; }
@media screen and (max-width: 768px) {
    .find-industries--industries .industries--item__logos .industries-logo {
        margin-top: 0;
        margin-bottom: 25px; } }
.find-industries--industries .industries--item__logos .industries--item__logo--link {
    display: block;
    margin: auto;
    margin-bottom: 50px; }
@media screen and (max-width: 768px) {
    .find-industries--industries .industries--item__logos .industries--item__logo--link {
        margin-top: 0;
        margin-bottom: 25px; } }
.find-industries--industries .industries--item__logos.center {
    display: flex;
    justify-content: space-around;
    margin-top: 0; }
@media screen and (max-width: 768px) {
    .find-industries--industries .industries--item__logos.center {
        display: block; } }
.find-industries--logos {
    display: flex;
    flex-wrap: wrap;
    width: 80%;
    margin: auto; }
@media screen and (max-width: 768px) {
    .find-industries--logos {
        width: 100%; } }
.find-industries--logo {
    width: 30%; }
.find-industries--logo--holder {
    width: 25%;
    text-align: center; }
@media screen and (max-width: 768px) {
    .find-industries--logo--holder {
        width: 50%; } }

.location--info--subtext {
    color: #DADADA;
    font-family: "Italian";
    font-size: 20px;
    line-height: 26px; }
@media screen and (max-width: 1024px) {
    .location--info--subtext {
        text-align: center;
        font-size: 16px; } }
@media screen and (max-width: 768px) {
    .location--info--subtext {
        font-size: 14px;
        line-height: 20px; } }

.some-facts {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin-bottom: 110px; }
.some-facts--item {
    text-align: center;
    width: 30%; }
@media screen and (max-width: 1024px) {
    .some-facts--item {
        width: 40%; }
    .some-facts--item:nth-of-type(-n+2) {
        margin-bottom: 35px; } }
@media screen and (max-width: 768px) {
    .some-facts--item {
        margin-bottom: 30px;
        width: 100%; }
    .some-facts--item:last-of-type {
        margin-bottom: 0; } }
.some-facts--item__title {
    color: #fff;
    font-family: 'Brown';
    font-size: 20px;
    font-weight: bold;
    line-height: 23px;
    text-align: center;
    margin-bottom: 30px; }
@media screen and (max-width: 768px) {
    .some-facts--item__title {
        font-size: 18px;
        margin-bottom: 15px; } }
.some-facts--item__description {
    color: #fff;
    font-family: "Italian";
    font-size: 13px;
    letter-spacing: 2px;
    line-height: 16px;
    text-align: center;
    text-transform: uppercase; }
@media screen and (max-width: 768px) {
    .some-facts--item__description {
        font-size: 12px;
        letter-spacing: 1.85px;
        line-height: 14px; } }
.some-facts--item__icon {
    margin-bottom: 7px; }

.location-info-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around; }
@media screen and (max-width: 1024px) {
    .location-info-grid {
        justify-content: space-between; } }
.location-info-grid__item {
    display: flex;
    width: 27%; }
@media screen and (max-width: 1024px) {
    .location-info-grid__item {
        width: 40%;
        text-align: center;
        display: block; }
    .location-info-grid__item:nth-of-type(-n+2) {
        margin-bottom: 40px; } }
@media screen and (max-width: 768px) {
    .location-info-grid__item {
        width: 100%;
        display: block;
        text-align: center;
        margin-bottom: 60px; }
    .location-info-grid__item:last-of-type {
        margin-bottom: 0; } }
.location-info-grid__icon {
    width: 50px;
    margin-right: 20px;
    margin-bottom: auto; }
@media screen and (max-width: 1024px) {
    .location-info-grid__icon {
        margin-right: 0; } }
@media screen and (max-width: 768px) {
    .location-info-grid__icon {
        margin-bottom: 25px; } }
.location-info-grid__title {
    color: #fff;
    font-family: 'Brown';
    font-size: 20px;
    font-weight: bold;
    line-height: 23px;
    margin-bottom: 20px; }
@media screen and (max-width: 768px) {
    .location-info-grid__title {
        font-size: 18px;
        margin-bottom: 10px; } }
.location-info-grid__description {
    color: rgba(255, 255, 255, 0.7);
    font-family: "Italian";
    font-size: 16px;
    line-height: 24px; }
@media screen and (max-width: 768px) {
    .location-info-grid__description {
        font-size: 15px; } }

.look-slider-img {
    width: 60%; }
@media screen and (max-width: 768px) {
    .look-slider-img {
        width: 90%; } }

@media screen and (max-width: 768px) {
    .closer-look--slider .swiper-button-prev,
    .closer-look--slider .swiper-button-next {
        display: none; } }

.blog {
    width: 70%;
    margin: auto; }
@media screen and (max-width: 1024px) {
    .blog {
        width: 80%; } }
.blog .section-title {
    margin-bottom: 45px; }
.blog .section-subtitle {
    margin-bottom: 5px; }
.blog__img {
    width: 100%;
    border-radius: 4px;
    margin-bottom: 80px;
    object-fit: cover;
    height: 380px; }
@media screen and (max-width: 1024px) {
    .blog__img {
        height: 300px; } }
@media screen and (max-width: 768px) {
    .blog__img {
        height: 250px; } }
.blog__date {
    display: inline-block;
    color: #fff;
    font-family: "Italian";
    font-size: 13px;
    letter-spacing: 2px;
    line-height: 16px;
    margin-right: 20px;
    margin-bottom: 40px; }
.blog .paragraph {
    color: #b2b7c7;
    font-family: "Italian";
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 17px;
    margin-bottom: 40px;
    font-weight: 400; }
.blog .blog-text-content p {
    color: #b2b7c7;
    font-family: "Italian";
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 17px;
    margin-bottom: 40px;
    font-weight: 400; }
.blog .blog-text-content a {
    font-family: "Italian";
    font-size: 13px;
    font-weight: 900;
    letter-spacing: 2px;
    line-height: 16px;
    width: 100%;
    color: #1370E8;
    text-transform: uppercase;
    text-decoration: none; }

.section-single-post {
    margin-bottom: 100px; }
.section-single-post .container .news .main--post {
    margin-bottom: 80px; }

.section-four-news {
    margin-top: 220px; }

.report-section-news {
    margin-top: 150px; }
@media screen and (max-width: 768px) {
    .report-section-news {
        margin-top: 80px; } }

.link-more.link-more__icon {
    display: flex;
    align-items: center;
    margin-right: 15px; }

.link-more .link-more-linkedin-icon {
    width: 16px;
    height: 16px;
    margin-left: 10px; }

.news-page-link-wrapper {
    display: flex;
    justify-content: space-between; }

.contacts {
    padding-top: 220px; }
@media screen and (max-width: 1024px) {
    .contacts {
        padding-top: 80px; } }
.contacts .section-title {
    margin: 0 0 70px 0; }
@media screen and (max-width: 768px) {
    .contacts .section-title {
        margin: 0 0 45px 0; }
    .contacts .section-title::after {
        left: 0;
        transform: translateX(0);
        right: unset; } }
@media screen and (max-width: 426px) {
    .contacts .section-title {
        margin: 0 0 30px 0; } }
.contacts .title-left {
    text-align: left; }
.contacts .section-subtitle {
    margin-bottom: 146px;
    width: 60%; }
@media screen and (max-width: 1024px) {
    .contacts .section-subtitle {
        margin-bottom: 110px; } }
@media screen and (max-width: 768px) {
    .contacts .section-subtitle {
        width: 100%;
        margin-bottom: 60px; } }
.contacts .contacts-info {
    width: 91.53%;
    margin: auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
@media screen and (max-width: 768px) {
    .contacts .contacts-info {
        width: 66%;
        display: block; } }
@media screen and (max-width: 426px) {
    .contacts .contacts-info {
        width: 100%;
        display: block; } }
.contacts .contacts-info .contact-wrap {
    width: 28%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column; }
@media screen and (max-width: 1024px) {
    .contacts .contacts-info .contact-wrap {
        width: 40%; }
    .contacts .contacts-info .contact-wrap:nth-last-of-type(1) {
        margin-top: 60px; } }
@media screen and (max-width: 768px) {
    .contacts .contacts-info .contact-wrap {
        width: 100%;
        margin-bottom: 60px; } }
.contacts .contacts-info .contact-wrap .contact-box {
    border: 1px solid #4A90E2;
    border-radius: 4px;
    background-color: rgba(74, 144, 226, 0.03);
    height: 300px;
    overflow: hidden;
    width: 100%;
    object-fit: contain;
    background-position: top;
    background-size: 100%; }
@media screen and (max-width: 1024px) {
    .contacts .contacts-info .contact-wrap .contact-box {
        height: 260px; } }
@media screen and (max-width: 768px) {
    .contacts .contacts-info .contact-wrap .contact-box {
        height: 280px; } }
.contacts .contacts-info .contact-wrap .contact-box img {
    width: 100%;
    object-fit: cover;
    overflow: hidden;
    height: 100%; }
.contacts .contacts-info .contact-wrap .contact-text {
    margin: auto;
    margin-top: 42px;
    padding: 0 33px;
    text-align: center;
    color: #fff;
    font-family: "Italian";
    font-size: 13px;
    letter-spacing: 2px; }
@media screen and (max-width: 768px) {
    .contacts .contacts-info .contact-wrap .contact-text {
        margin-top: 27px; } }
.contacts .contacts-info .contact-wrap .contact-text span {
    font-weight: 900;
    margin-left: 5px; }
.contacts .contacts-info .contact-wrap .contact-text .title {
    font-family: "Brown";
    font-size: 20px;
    line-height: 23px;
    letter-spacing: normal; }
@media screen and (max-width: 768px) {
    .contacts .contacts-info .contact-wrap .contact-text .title {
        font-size: 18px; } }
.contacts .contacts-info .contact-wrap .contact-text .location {
    margin-top: 19px;
    line-height: 16px; }
@media screen and (max-width: 768px) {
    .contacts .contacts-info .contact-wrap .contact-text .location {
        margin-top: 14px;
        font-size: 12px; } }
.contacts .contacts-info .contact-wrap .contact-text .tel {
    margin-top: 16px; }
@media screen and (max-width: 768px) {
    .contacts .contacts-info .contact-wrap .contact-text .tel {
        margin-top: 30px; } }
.contacts .contacts-info .contact-wrap .contact-text .mob {
    margin-top: 16px; }
@media screen and (max-width: 768px) {
    .contacts .contacts-info .contact-wrap .contact-text .mob {
        margin-top: 14px; } }
.contacts .contacts-info .contact-wrap .contact-text .faks {
    margin-top: 16px; }
.contacts .contacts-info .contact-wrap .contact-text .el {
    margin-top: 16px; }
.contacts .contacts-info .contact-wrap .contact-text .web {
    margin-top: 16px;
    font-weight: 900; }

.message-us {
    margin-top: 150px; }
@media screen and (max-width: 1024px) {
    .message-us {
        margin-top: 110px; } }
@media screen and (max-width: 768px) {
    .message-us {
        margin-top: 90px; } }
@media screen and (max-width: 426px) {
    .message-us {
        margin-top: 64px; } }
@media screen and (max-width: 768px) {
    .message-us .section-title::after {
        left: 50%;
        transform: translateX(-50%);
        right: unset; } }
.message-us .title-center {
    text-align: center; }
.message-us .contact-us-form {
    width: 560px;
    margin: 160px auto 0 auto; }
@media screen and (max-width: 1024px) {
    .message-us .contact-us-form {
        margin-top: 110px; } }
@media screen and (max-width: 768px) {
    .message-us .contact-us-form {
        margin-top: 75px;
        width: 100%; } }
.message-us .contact-us-form .name-email {
    margin-bottom: 40px; }
@media screen and (max-width: 768px) {
    .message-us .contact-us-form .name-email {
        display: block;
        margin-bottom: 0; } }
.message-us .contact-us-form .name-email input[type=text],
.message-us .contact-us-form .name-email input[type=email] {
    width: 46%; }
@media screen and (max-width: 768px) {
    .message-us .contact-us-form .name-email input[type=text],
    .message-us .contact-us-form .name-email input[type=email] {
        width: 100%;
        font-size: 16px; } }
.message-us .contact-us-form input[type=text] {
    width: 100%;
    border: 2px solid #006EE8;
    border-radius: 4px;
    background-color: rgba(3, 78, 161, 0.26);
    padding: 12px 17px;
    font-family: "Italian";
    font-size: 20px;
    line-height: 26px;
    color: #DADADA;
    outline: none; }
.message-us .contact-us-form input[type=text]::placeholder {
    color: #DADADA; }
@media screen and (max-width: 768px) {
    .message-us .contact-us-form input[type=text] {
        font-size: 16px; } }
.message-us .contact-us-form input[type=text]:hover {
    border: 2px solid #0F64D1;
    background-color: rgba(15, 100, 209, 0.26); }
.message-us .contact-us-form .text-area {
    outline: none;
    resize: none;
    width: 100%;
    height: 136px;
    margin-top: 62px;
    padding: 10px 19px;
    color: #00024C;
    font-family: "Italian";
    font-size: 20px;
    line-height: 26px;
    border: 2px solid #006EE8;
    border-radius: 4px;
    background-color: #fff; }
.message-us .contact-us-form .text-area::placeholder {
    color: #DADADA; }
@media screen and (max-width: 768px) {
    .message-us .contact-us-form .text-area {
        margin-top: 32px;
        font-size: 16px; } }
.message-us .contact-us-form .text-area:hover {
    border: 2px solid #0F64D1;
    background-color: #FEFEFE; }
.message-us .contact-us-form .terms-captcha {
    margin-bottom: 25px;
    margin-top: 34px; }
.message-us .contact-us-form .terms-captcha .terms {
    margin-bottom: 53px;
    display: flex;
    justify-content: flex-end;
    padding: 0 42px 0 0; }
@media screen and (max-width: 768px) {
    .message-us .contact-us-form .terms-captcha .terms {
        margin-bottom: 31px;
        justify-content: center; } }
.message-us .contact-us-form .terms-captcha .terms label {
    position: relative;
    user-select: none; }
.message-us .contact-us-form .terms-captcha .terms label:hover {
    cursor: pointer; }
@media screen and (max-width: 376px) {
    .message-us .contact-us-form .terms-captcha .terms label p {
        text-align: center; } }
.message-us .contact-us-form .terms-captcha .terms .form-checkbox {
    position: absolute;
    right: -40px;
    bottom: -2px;
    height: 20px;
    width: 20px;
    border: 2px solid #006EE8;
    border-radius: 1px;
    background-color: rgba(3, 78, 161, 0.26); }
@media screen and (max-width: 354px) {
    .message-us .contact-us-form .terms-captcha .terms .form-checkbox {
        bottom: 5px;
        right: -5px; } }
.message-us .contact-us-form .terms-captcha .terms .form-checkbox:after {
    content: "";
    position: absolute;
    display: none; }
.message-us .contact-us-form .terms-captcha .terms .form-checkbox:after {
    left: 6px;
    top: 2px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }
.message-us .contact-us-form .terms-captcha .terms input[type=checkbox] {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0; }
.message-us .contact-us-form .terms-captcha .terms input[type=checkbox]:checked ~ .form-checkbox:after {
    display: block; }
.message-us .contact-us-form .terms-captcha .terms p {
    color: #DADADA;
    font-family: "Italian";
    font-size: 20px;
    display: inline-block;
    line-height: 16px; }
@media screen and (max-width: 768px) {
    .message-us .contact-us-form .terms-captcha .terms p {
        font-size: 16px; } }
.message-us .contact-us-form .terms-captcha .terms a {
    color: #0079FF;
    text-decoration: none;
    margin-left: 10px; }
.message-us .contact-us-form .terms-captcha .terms .terms-link {
    font-family: "Italian";
    font-size: 13px;
    font-weight: 900;
    letter-spacing: 2px; }
.message-us .contact-us-form .terms-captcha .whole-captcha {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 39px; }
@media screen and (max-width: 768px) {
    .message-us .contact-us-form .terms-captcha .whole-captcha {
        display: block;
        margin-bottom: 60px;
        text-align: center; } }
.message-us .contact-us-form .terms-captcha .whole-captcha .captcha-text {
    color: #fff;
    font-family: "Italian";
    font-size: 10px;
    letter-spacing: 1.54px;
    line-height: 13px;
    margin-right: 25px; }
@media screen and (max-width: 768px) {
    .message-us .contact-us-form .terms-captcha .whole-captcha .captcha-text {
        margin-bottom: 35px; } }
.message-us .contact-us-form .terms-captcha .whole-captcha .captcha-captcha span {
    background: white; }
.message-us .contact-us-form .terms-captcha .button {
    display: flex;
    justify-content: flex-end; }
@media screen and (max-width: 768px) {
    .message-us .contact-us-form .terms-captcha .button {
        justify-content: center; } }
.message-us .contact-us-form .terms-captcha .button .btn {
    border-radius: 4px;
    background: linear-gradient(180deg, #00A7F5 0%, #006EE8 100%);
    box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.5);
    padding: 17px 30px; }
.message-us .contact-us-form .terms-captcha .button a {
    text-decoration: none;
    color: #fff;
    font-family: "Brown";
    font-size: 13px;
    font-weight: 900;
    letter-spacing: 2px;
    line-height: 14px; }

.contact-text .tel a,
.contact-text .mob a,
.contact-text .el a,
.contact-text .faks a,
.contact-text .web a {
    margin-top: 42px;
    text-align: center;
    color: #fff;
    font-family: "Italian";
    font-size: 13px;
    letter-spacing: 2px;
    text-decoration: none;
    font-weight: 900;
    margin-left: 5px; }

.hero {
    position: relative;
    background-image: url(img/home-hero.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    padding: 175px 0 86px 0;
    min-height: 100vh;
    height: auto;
    margin-bottom: 120px; }
.hero .hero--wrapper {
    top: 174px;
    color: #fff;
    display: flex;
    flex-direction: column; }
@media screen and (max-width: 768px) {
    .hero .hero--wrapper {
        text-align: center; } }
.hero .hero--wrapper .hero--section__title {
    letter-spacing: 0.33px;
    line-height: 120px;
    order: 1; }
.hero .hero--wrapper .hero--section__title .digit-red {
    color: #FF2B2B; }
.hero .hero--wrapper .bg {
    width: 372px;
    margin-top: 36px;
    margin-bottom: 40px;
    order: 2; }
@media screen and (max-width: 1024px) {
    .hero .hero--wrapper .bg {
        margin: 0 auto;
        margin-top: 36px; } }
@media screen and (max-width: 768px) {
    .hero .hero--wrapper .bg {
        order: 3;
        margin-bottom: 65px;
        width: 100%; } }
.hero .hero--wrapper .bg .button-text {
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 15px 0;
    border-radius: 10px;
    background-color: rgba(255, 255, 255, 0.05);
    box-shadow: -11px 9px 4px 0 rgba(0, 9, 61, 0.29);
    font-family: 'Brown'; }
@media screen and (max-width: 768px) {
    .hero .hero--wrapper .bg .button-text {
        background-color: rgba(255, 255, 255, 0);
        box-shadow: none;
        display: flex;
        flex-direction: column-reverse;
        padding: 0;
        border-radius: 0; } }
.hero .hero--wrapper .bg .button-text .btn {
    border-radius: 4px;
    background: linear-gradient(180deg, #00A7F5 0%, #006EE8 100%);
    box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.5);
    padding: 19px 21px; }
.hero .hero--wrapper .bg .button-text .btn:hover {
    background: linear-gradient(180deg, #006EE8 0%, #00A7F5 100%); }
.hero .hero--wrapper .bg .button-text a {
    text-decoration: none;
    color: #fff;
    font-size: 13px;
    letter-spacing: 2px;
    line-height: 14px; }
.hero .hero--wrapper .bg .button-text span {
    font-size: 20px;
    font-weight: 900;
    line-height: 23px;
    letter-spacing: 1px; }
@media screen and (max-width: 768px) {
    .hero .hero--wrapper .bg .button-text span {
        margin-bottom: 42px;
        font-size: 18px; } }
.hero .hero--wrapper .btn--play--desktop {
    order: 3;
    display: flex;
    align-items: center;
    padding-bottom: 85px;
    padding-left: 15px; }
@media screen and (max-width: 1024px) {
    .hero .hero--wrapper .btn--play--desktop {
        margin: 0 auto;
        margin-top: 48px;
        padding-left: 0; } }
@media screen and (max-width: 768px) {
    .hero .hero--wrapper .btn--play--desktop {
        order: 2;
        padding-bottom: 0;
        margin-top: 48px;
        display: block; } }
.hero .hero--wrapper .btn--play--desktop span {
    color: #DADADA;
    font-family: "Italian";
    font-size: 20px;
    line-height: 26px;
    margin-left: 20px; }
@media screen and (max-width: 768px) {
    .hero .hero--wrapper .btn--play--desktop span {
        display: block;
        margin-top: 10px;
        margin-left: 0;
        font-size: 14px; } }
.hero .scroll-down-btn {
    display: flex;
    justify-content: center; }
@media screen and (max-width: 768px) {
    .hero .scroll-down-btn {
        display: none; } }
.hero .scroll-down-btn img {
    position: absolute;
    bottom: 23px; }

.section-two {
    margin-top: 153px; }
@media screen and (max-width: 768px) {
    .section-two {
        margin-top: 110px; } }
@media screen and (max-width: 426px) {
    .section-two {
        margin-top: 80px; } }
.section-two .section-title {
    margin: 0 0 81px 0; }
@media screen and (max-width: 768px) {
    .section-two .section-title {
        margin: 0 0 60px 0; }
    .section-two .section-title::after {
        left: unset;
        transform: translateX(0);
        right: 0; } }
@media screen and (max-width: 426px) {
    .section-two .section-title {
        margin: 0 0 43px 0; } }
.section-two .title-right {
    text-align: right; }
.section-two .section-subtitle {
    margin-bottom: 70px;
    width: 60%;
    margin-left: auto; }
@media screen and (max-width: 768px) {
    .section-two .section-subtitle {
        width: 100%;
        margin-bottom: 80px; } }
@media screen and (max-width: 426px) {
    .section-two .section-subtitle {
        margin-bottom: 60px; } }

.section-three .section-geting-started {
    text-align: center;
    margin-top: 150px; }
@media screen and (max-width: 1024px) {
    .section-three .section-geting-started {
        margin-top: 90px; } }
@media screen and (max-width: 768px) {
    .section-three .section-geting-started {
        margin-top: 55px; } }
.section-three .section-geting-started--icon {
    width: 50%; }
@media screen and (max-width: 1024px) {
    .section-three .section-geting-started--icon {
        width: 70%; } }
@media screen and (max-width: 768px) {
    .section-three .section-geting-started--icon {
        width: 100%; } }

body.lt-lang .hero .hero--wrapper .bg {
    width: 600px; }
@media screen and (max-width: 768px) {
    body.lt-lang .hero .hero--wrapper .bg {
        width: 250px; } }

.not-found {
    width: 80%;
    margin: 150px auto;
    text-align: center; }
@media screen and (max-width: 426px) {
    .not-found {
        margin: 80px auto; } }
.not-found .number {
    color: transparent;
    font-family: "Italian";
    font-size: 600px;
    font-weight: 900;
    -webkit-text-stroke: 12px #FF2B2B; }
@media screen and (max-width: 1440px) {
    .not-found .number {
        font-size: 450px;
        -webkit-text-stroke: 9px #FF2B2B; } }
@media screen and (max-width: 1024px) {
    .not-found .number {
        font-size: 350px;
        -webkit-text-stroke: 7px #FF2B2B; } }
@media screen and (max-width: 768px) {
    .not-found .number {
        font-size: 150px;
        -webkit-text-stroke: 3px #FF2B2B; } }
.not-found .text {
    color: #FFFFFF;
    font-family: 'Brown';
    font-size: 40px;
    font-weight: 900;
    letter-spacing: 1.01px;
    line-height: 52px;
    margin-bottom: 73px; }
@media screen and (max-width: 426px) {
    .not-found .text {
        margin-bottom: 50px; } }
@media screen and (max-width: 768px) {
    .not-found .text {
        font-size: 30px; } }
.not-found a {
    font-family: 'Brown';
    text-decoration: none;
    color: #fff;
    font-size: 13px;
    letter-spacing: 2px;
    line-height: 14px; }
.not-found .btn {
    border-radius: 4px;
    background: linear-gradient(180deg, #00A7F5 0%, #006EE8 100%);
    box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.5);
    padding: 21px 65px; }
.not-found .btn:hover {
    background: linear-gradient(180deg, #006EE8 0%, #00A7F5 100%); }

.cookie-policy-wrapper {
    max-width: 70%;
    margin: 0 auto;
    font-size: 15px;
    margin-top: 200px;
    color: #fff;
    font-family: "Italian";
    line-height: 26px;
    font-weight: 400; }
.cookie-policy-wrapper .big-title {
    margin-bottom: 40px;
    font-size: 51px;
    line-height: 51px;
    padding-bottom: 20px;
    position: relative; }
@media screen and (max-width: 768px) {
    .cookie-policy-wrapper .big-title {
        font-size: 37px;
        line-height: 37px; } }
.cookie-policy-wrapper .big-title::after {
    content: " ";
    border-bottom: 2px solid #FF2B2B;
    width: 90px;
    position: absolute;
    bottom: 0px;
    left: 0; }
@media screen and (max-width: 450px) {
    .cookie-policy-wrapper .big-title::after {
        width: 65px; } }
.cookie-policy-wrapper h3 {
    font-weight: 400;
    font-size: 15px; }
.cookie-policy-wrapper .cookie-policy-block {
    margin-top: 50px; }
.cookie-policy-wrapper .cookie-policy-block:last-of-type {
    margin-bottom: 130px; }
.cookie-policy-wrapper .cookie-policy-block .cookie-block-title {
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 15px; }
.cookie-policy-wrapper .cookie-policy-block .cookie-block-content a {
    color: #1370E8; }
.cookie-policy-wrapper .cookie-policy-block .cookie-block-subcontent {
    margin-bottom: 15px;
    margin-top: 25px; }
.cookie-policy-wrapper .cookie-policy-block .cookie-block-list {
    margin-bottom: 30px;
    padding-left: 17px;
    list-style-type: disc; }
.cookie-policy-wrapper .cookie-policy-block .cookie-block-list .cookie-block-list-item {
    margin-bottom: 15px;
    text-indent: 25px;
    position: relative;
    word-wrap: break-word;
    z-index: -1; }
@media screen and (max-width: 1024px) {
    .cookie-policy-wrapper .cookie-policy-block .table-holder {
        overflow-x: scroll; } }
.cookie-policy-wrapper .cookie-policy-block .table-holder table {
    border-collapse: collapse;
    border-spacing: 0; }
.cookie-policy-wrapper .cookie-policy-block .table-holder table tbody {
    vertical-align: baseline; }
.cookie-policy-wrapper .cookie-policy-block .table-holder table tbody tr {
    border-bottom: 2px solid #DEDEDE; }
.cookie-policy-wrapper .cookie-policy-block .table-holder table tbody tr th {
    padding: 0 0 12px 0;
    text-align: left; }
.cookie-policy-wrapper .cookie-policy-block .table-holder table tbody tr td {
    padding: 15px 15px 15px 0;
    width: 44%; }
.cookie-policy-wrapper .cookie-policy-block .table-holder .cookie-policy-table {
    width: 100%;
    min-width: 660px;
    overflow-x: scroll; }
.cookie-policy-wrapper .cookie-policy-block .topPadding {
    margin-top: 25px; }

.policy__section {
    width: 100%;
    color: #fff;
    font-family: 'Italian';
    max-width: 70%;
    margin: 0 auto;
    margin-top: 200px;
    margin-bottom: 130px;
    line-height: 26px; }
.policy__section .big-title {
    margin-bottom: 40px;
    font-size: 51px;
    line-height: 51px;
    padding-bottom: 20px;
    position: relative; }
@media screen and (max-width: 768px) {
    .policy__section .big-title {
        font-size: 37px;
        line-height: 37px; } }
.policy__section .big-title::after {
    content: " ";
    border-bottom: 2px solid #FF2B2B;
    width: 90px;
    position: absolute;
    bottom: 0px;
    left: 0; }
.policy__section ul.policy-main-list {
    counter-reset: item;
    line-height: 26px; }
.policy__section ul.policy-main-list ul {
    counter-reset: item; }
.policy__section li {
    display: block; }
.policy__section li:before {
    content: counters(item, ".") ". ";
    counter-increment: item; }
.policy__section--block--title {
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 15px;
    margin-top: 50px; }
.policy__section--block--title:first-of-type {
    margin-top: 0; }
.policy__section--block--title ul {
    letter-spacing: normal; }
.policy__section--block--title ul li:first-of-type {
    margin-top: 15px; }
.policy__section--block--title p {
    font-size: 15px;
    letter-spacing: normal;
    font-weight: normal;
    text-transform: capitalize;
    margin-bottom: 15px; }
.policy__section--block--title p:first-of-type {
    margin-top: 15px; }
.policy__section--block--title p:last-of-type {
    margin-bottom: 0; }
.policy__section--block--inside-number, .policy__section--block--bullet {
    text-transform: capitalize;
    font-weight: normal; }
.policy__section--block--inside-number, .policy__section--block--bullet {
    font-size: 15px;
    margin-bottom: 15px; }
.policy__section--block--inside-number ul li {
    margin-left: 25px;
    margin-bottom: 15px; }
.policy__section--block--inside-number ul li:last-of-type {
    margin-bottom: 0; }
.policy__section--block--bullet {
    position: relative;
    text-indent: 25px;
    font-size: 15px; }
.policy__section--block--bullet:before {
    position: absolute;
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #fff;
    top: 4px;
    left: 0; }
.policy__section--block--bullet span {
    font-weight: 600;
    letter-spacing: 1px; }
.policy__section a {
    color: #1370E8;
    font-weight: 500; }
.policy__section p.updated {
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-top: 35px;
    margin-bottom: 130px; }
@media screen and (max-width: 1024px) {
    .policy__section p.updated {
        margin-bottom: 100px; } }
@media screen and (max-width: 768px) {
    .policy__section p.updated {
        margin-bottom: 50px; } }

