/* vietnamese */
@font-face {
    font-family: 'Archivo';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url('fonts/archivo-1.woff2') format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
    font-family: 'Archivo';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url('fonts/archivo-2.woff2') format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Archivo';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url('fonts/archivo-3.woff2') format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* vietnamese */
@font-face {
    font-family: 'Archivo';
    font-style: normal;
    font-weight: 600;
    font-stretch: 100%;
    font-display: swap;
    src: url('fonts/archivo-1.woff2') format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
    font-family: 'Archivo';
    font-style: normal;
    font-weight: 600;
    font-stretch: 100%;
    font-display: swap;
    src: url('fonts/archivo-2.woff2') format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Archivo';
    font-style: normal;
    font-weight: 600;
    font-stretch: 100%;
    font-display: swap;
    src: url('fonts/archivo-3.woff2') format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* vietnamese */
@font-face {
    font-family: 'Archivo';
    font-style: normal;
    font-weight: 700;
    font-stretch: 100%;
    font-display: swap;
    src: url('fonts/archivo-1.woff2') format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
    font-family: 'Archivo';
    font-style: normal;
    font-weight: 700;
    font-stretch: 100%;
    font-display: swap;
    src: url('fonts/archivo-2.woff2') format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Archivo';
    font-style: normal;
    font-weight: 700;
    font-stretch: 100%;
    font-display: swap;
    src: url('fonts/archivo-3.woff2') format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


/* General */
* {
    font-family: 'Archivo', sans-serif;
    font-style: normal;
}
body {
    background: #000;
    color: #111D36;
}
body.no-scroll {
    overflow: hidden;
}
img {
    max-width: 100%;
    height: auto;
}
img.width-50 {
    width: 50%;
}
@media screen and (max-width: 992px) {
    img.width-50 {
        width: 100%;
    }
}
a {
    text-decoration: none;
}
b, strong {
    font-weight: 700;
}
h1 {
    font-size: 55px;
    font-weight: 700;
    line-height: 110%;
    text-transform: uppercase;
}
@media screen and (min-width: 1500px) {
    h1 {
        font-size: 72px;
    }
}
@media screen and (max-width: 1040px) {
    h1 {
        font-size: 48px;
    }
}
h2 {
    margin: 24px 0;
    font-size: 60px;
    font-weight: 400;
    line-height: 110%;
    text-transform: uppercase;
}
h3 {
    margin: 32px 0 24px 0;
    font-size: 40px;
    font-weight: 400;
    line-height: 120%;
    text-transform: uppercase;
}
@media screen and (max-width: 992px) {
    h3 {
        font-size: 4vw;
    }
}
h4 {
    color: #21365F;
    margin: 0;
    font-size: 18px;
    font-weight: 700;
    line-height: 110%;
    letter-spacing: 3.6px;
    text-transform: uppercase;
}
span {
    font-size: 24px;
    font-weight: 400;
    line-height: 140%;
}
.clearfix::after {
    content: "";
    clear: both;
    display: table;
}
.color-white {
    color: #D2EFFF;
}
.color-dark {
    color: #111D36;
}
.round-borders {
    border-radius: 8px;
}
.borders {
    border: 2px solid #1C2D50;
}



/* columns */
.col-container {
    width: 100%;
    max-width: 1300px;
    margin: 0 auto;
    display: flex;
}
.col-25 {
    flex: 25%;
}
.col-30 {
    flex: 30%;
}
.col-50 {
    flex: 50%;
}
.col-70 {
    flex: 70%;
}
.col-75 {
    flex: 75%;
}
.col-100 {
    flex: 100%;
}



/* Buttons */
.btn-outline {
    color: #D2EFFF;
    padding: 16px 24px;
    border-radius: 8px;
    border: 4px solid #D2EFFF;
    font-size: 20px;
    font-weight: 700;
    line-height: 100%;
    text-transform: uppercase;
    text-wrap: nowrap;
}
.btn-outline.btn-outline-dark {
    color: #111D36;
    border-color: #111D36;
}
.hover-blue {
    -webkit-transition: background-color 100ms linear;
    -ms-transition: background-color 100ms linear;
    transition: background-color 100ms linear;
}
.hover-blue:hover {
    background: #416B83;
}
.hover-underline:hover {
    text-decoration: underline;
}




/* Nav */
.wrp-fixed-nav {
    position: fixed;
    top: 0;
    width: 100%;
    background: black;
    z-index: 1;
}
nav {
    height: 58px;
    max-width: 1300px;
    padding: 16px 100px;
    margin: 0 auto;
}

nav .logo {
    float: left;
}

.nav-right,
.mobile-nav-right {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin: 0;
    padding: 0;
    list-style: none;
}
.nav-right a,
.mobile-nav-right a {
    padding: 16px 12px 15px 12px;
    border-radius: 8px;
    display: block;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
}
.mobile-nav-hamburger {
    display: inline-block;
}
.mobile-nav-hamburger .bar1,
.mobile-nav-hamburger .bar2,
.mobile-nav-hamburger .bar3 {
    width: 35px;
    height: 5px;
    background-color: #D2EFFF;
    margin: 6px 0;
    transition: 0.4s;
}
.mobile-nav-hamburger.open .bar1 {transform: translate(0, 11px) rotate(-45deg);}
.mobile-nav-hamburger.open .bar2 {opacity: 0;}
.mobile-nav-hamburger.open .bar3 {transform: translate(0, -11px) rotate(45deg);}
.mobile-nav-right {
    display: none;
}
.nav-mobile {
    display: none;
    position: fixed;
    left: 0;
    top: 90px;
    width: 100%;
    background: black;
    height: 100%;
}
.nav-mobile-list {
    height: 100%;
    padding-top: 100px;
}
.nav-mobile-list li {
    list-style: none;
}
.nav-mobile-list li a {
    align-self: stretch;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%;
    text-transform: uppercase;
    margin-bottom: 16px;
}
.mobile-nav-hamburger.open + .nav-mobile {
    display: block;
}
@media screen and (max-width: 992px) {
    nav {
        padding: 16px 30px;
    }
    .nav-right {
        display: none;
    }
    .mobile-nav-right {
        display: flex;
    }
}





/* Header */
header {
    clear: both;
    margin-top: 90px;
    padding: 26px 100px 96px 100px;
}
@media screen and (max-width: 992px) {
    .col-container {
        display: block;
    }
}
.lead-big {
    font-size: 32px;
    line-height: 140%;
    padding-right: 80px;
}
.img-box-location {
    position: absolute;
    left: -118px;
    top: 74px;
    display: inline-flex;
    padding: 32px 40px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 24px;
    border-radius: 8px;
    background: #409F93;
}
.img-box-location .lines {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 12px;
}
.img-box-location .line-1 {
    align-self: stretch;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    line-height: 110%;
    letter-spacing: 3.6px;
    text-transform: uppercase;
}
.img-box-location .line-2 {
    align-self: stretch;
    text-align: center;
    font-size: 26px;
    font-weight: 600;
    line-height: 130%;
    text-transform: uppercase;
}
.img-box-job {
    position: absolute;
    bottom: -45px;
    right: 105px;
    display: inline-flex;
    padding: 24px 32px;
    justify-content: center;
    align-items: center;
    gap: 24px;
    border-radius: 8px;
    background: #264054;
}
.img-box-job .line-1 {
    align-self: stretch;
    color: rgba(255, 255, 255, 0.80);
    font-size: 18px;
    font-weight: 700;
    line-height: 110%;
    letter-spacing: 3.6px;
    text-transform: uppercase;
}
.img-box-job .line-2 {
    align-self: stretch;
    color: rgba(255, 255, 255, 0.80);
    font-size: 26px;
    font-weight: 600;
    line-height: 130%;
    text-transform: uppercase;
}
@media screen and (max-width: 1260px) {
    .img-box-job {
        right: auto;
    }
    .img-box-location {
        top: auto;
        bottom: -45px;
        padding: 14px 20px;
        gap: 12px;
        left: -146px;
    }
    .img-box-job img,
    .img-box-location img {
        width: 20px;
    }
    .img-box-job .line-1,
    .img-box-location .line-1 {
        font-size: 11px;
        letter-spacing: 2.2px;
    }
    .img-box-job .line-2,
    .img-box-location .line-2 {
        font-size: 18px;
    }
    .img-boxes {
        position: absolute;
        bottom: 0;
        left: 50%;
    }
}
.header-left-inner {
    position: absolute;
    bottom: 80px;
}
@media screen and (max-width: 1100px) {
    .header-left-inner {
        bottom: 0;
    }
}
@media screen and (max-width: 992px) {
    .header-left-inner {
        position: relative;
        margin-bottom: 80px;
    }
}






/* Section */
.light-design {
    background: #ECF4F8;
}
.light-blue-design {
    border-radius: 8px;
    background: linear-gradient(180deg, #6DC0AC 0%, #395DA5 100%);
    padding: 70px 120px;
}
.dark-design {
    background: linear-gradient(91deg, rgba(109, 192, 172, 0.30) -2.65%, rgba(57, 93, 165, 0.30) 19.56%, rgba(0, 0, 0, 0.30) 61.52%);
    color: #D2EFFF;
}
.about-us .col-container {
    gap: 32px;
}

ul.list {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}
.list li {
    padding: 5px 0 5px 1em;
    text-indent: -1em;
    font-size: 24px;
    font-weight: 400;
    line-height: 140%;
}
.list li:before {
    content: "»";
    padding-right: 6px;
}



@media screen and (max-width: 1300px) {
    .mobile-no-flex {
        display: block !important;
    }
}
@media screen and (max-width: 992px) {
    header {
        padding: 26px 30px 96px 30px;
    }
    section {
        padding: 100px 30px !important;
    }
    .light-blue-design {
        padding: 50px 70px;
    }
    .mobile-bottom-padding {
        margin-bottom: 32px;
    }
    .mobile-no-padding-left {
        padding-left: 0 !important;
    }
    .mobile-no-padding-right {
        padding-right: 0 !important;
    }
    .mobile-no-margin-left {
        margin-left: 0 !important;
    }
    .mobile-margin-top {
        margin-top: 80px;
    }
}
@media screen and (max-width: 590px) {
    .light-blue-design {
        padding: 30px 40px;
    }
}
