@font-face {
  font-family: 'Maersk Text';
  src: url("../fonts/MaerskText/MaerskText-LightItalic.woff2") format("woff2"), url("../fonts/MaerskText/MaerskText-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap; }
@font-face {
  font-family: 'Maersk Text';
  src: url("../fonts/MaerskText/MaerskText-Italic.woff2") format("woff2"), url("../fonts/MaerskText/MaerskText-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap; }
@font-face {
  font-family: 'Maersk Text';
  src: url("../fonts/MaerskText/MaerskText-Light.woff2") format("woff2"), url("../fonts/MaerskText/MaerskText-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Maersk Text';
  src: url("../fonts/MaerskText/MaerskText-Regular.woff2") format("woff2"), url("../fonts/MaerskText/MaerskText-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Maersk Text';
  src: url("../fonts/MaerskText/MaerskText-Bold.woff2") format("woff2"), url("../fonts/MaerskText/MaerskText-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Maersk Text';
  src: url("../fonts/MaerskText/MaerskText-BoldItalic.woff2") format("woff2"), url("../fonts/MaerskText/MaerskText-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap; }
@font-face {
  font-family: 'Maersk Headline';
  src: url("../fonts/MaerskHeadline/MaerskHeadline-Bold.woff2") format("woff2"), url("../fonts/MaerskHeadline/MaerskHeadline-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Maersk Headline';
  src: url("../fonts/MaerskHeadline/MaerskHeadline-Italic.woff2") format("woff2"), url("../fonts/MaerskHeadline/MaerskHeadline-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap; }
@font-face {
  font-family: 'Maersk Headline';
  src: url("../fonts/MaerskHeadline/MaerskHeadline-Bolditalic.woff2") format("woff2"), url("../fonts/MaerskHeadline/MaerskHeadline-Bolditalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap; }
@font-face {
  font-family: 'Maersk Headline';
  src: url("../fonts/MaerskHeadline/MaerskHeadline-Light.woff2") format("woff2"), url("../fonts/MaerskHeadline/MaerskHeadline-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Maersk Headline';
  src: url("../fonts/MaerskHeadline/MaerskHeadline-Regular.woff2") format("woff2"), url("../fonts/MaerskHeadline/MaerskHeadline-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Maersk Headline';
  src: url("../fonts/MaerskHeadline/MaerskHeadline-Lightitalic.woff2") format("woff2"), url("../fonts/MaerskHeadline/MaerskHeadline-Lightitalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap; }
*,
*:after,
*:before {
  margin: 0;
  padding: 0;
  box-sizing: border-box; }

html {
  font-size: 62.5%;
  scroll-behavior: smooth; }

body {
  font-size: 1.7rem;
  font-weight: 300;
  font-family: "Maersk Text", sans-serif;
  color: #00243d;
  overflow-x: hidden; }
  @media (max-width: 575px) {
    body {
      font-size: 1.6rem; } }

section,
header,
footer {
  max-width: 192rem;
  margin: 0 auto; }

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
li,
dl,
dt,
dd,
table,
tr,
td,
figure,
figcaption,
label {
  padding: 0;
  margin: 0; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit; }

a {
  color: inherit;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  a:hover {
    text-decoration: none; }
  a:focus, a:active {
    outline: none !important; }

button {
  cursor: pointer; }
  button:focus, button:active, button:hover, button:visited, button:link {
    outline: none;
    border: none;
    border-radius: 0px; }

ul {
  list-style: none; }

.col-1dot7,
.col-sm-1dot7,
.col-md-1dot7,
.col-lg-1dot7,
.col-xl-1dot7 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col-1dot7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 14.285714285714285714285714285714%;
  flex: 0 0 14.285714285714285714285714285714%;
  max-width: 14.285714285714285714285714285714%; }

@media (min-width: 576px) {
  .col-sm-1dot7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 14.285714285714285714285714285714%;
    flex: 0 0 14.285714285714285714285714285714%;
    max-width: 14.285714285714285714285714285714%; } }

@media (min-width: 768px) {
  .col-md-1dot7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 14.285714285714285714285714285714%;
    flex: 0 0 14.285714285714285714285714285714%;
    max-width: 14.285714285714285714285714285714%; } }

@media (min-width: 992px) {
  .col-lg-1dot7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 14.285714285714285714285714285714%;
    flex: 0 0 14.285714285714285714285714285714%;
    max-width: 14.285714285714285714285714285714%; } }

@media (min-width: 1200px) {
  .col-xl-1dot7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 14.285714285714285714285714285714%;
    flex: 0 0 14.285714285714285714285714285714%;
    max-width: 14.285714285714285714285714285714%; } }

.link:hover {
  color: #00243d; }

.mt-50 {
  margin-top: 5rem; }
  @media (max-width: 991px) {
    .mt-50 {
      margin-top: 3rem; } }
  @media (max-width: 575px) {
    .mt-50 {
      margin-top: 1.5rem; } }

.mb-75 {
  margin-bottom: 7.5rem; }
  @media (max-width: 991px) {
    .mb-75 {
      margin-bottom: 3rem; } }
  @media (max-width: 575px) {
    .mb-75 {
      margin-top: 11rem; } }

.title__wrapper {
  margin-bottom: 3rem;
  text-align: center; }
.title__main {
  font-size: 5rem;
  font-weight: 700;
  font-family: "Maersk Headline";
  color: #00243d;
  line-height: 1.1; }
  @media (max-width: 991px) {
    .title__main {
      font-size: 3.5rem; } }
  @media (max-width: 575px) {
    .title__main {
      font-size: 3rem; } }
.title__wrapper.white .title__main {
  color: #fff; }

.why {
  text-align: center;
  background-color: #fff;
  border-radius: 0.5rem;
  height: 100%;
  padding: 3rem 1.5rem;
  box-shadow: 0 0 9px 0 #fff; }
  .why__wrapper {
    padding: 3rem 5rem 16rem;
    background-color: #42b0d5; }
    @media (max-width: 1439px) {
      .why__wrapper {
        padding-left: 0;
        padding-right: 0; } }
    @media (max-width: 575px) {
      .why__wrapper {
        padding-bottom: 10rem; } }
  .why__icon img {
    max-height: 10rem;
    width: auto;
    display: inline-block; }
  .why .why__icon + .why__name {
    color: #00253d;
    font-size: 3rem;
    font-weight: 700;
    font-family: "Maersk Headline";
    margin-top: 3rem; }
    @media (max-width: 575px) {
      .why .why__icon + .why__name {
        font-size: 2.5rem; } }
  .why__slider [class^='col'] {
    height: 100%; }
  .why__slider .slick-dots {
    bottom: -9rem; }
    @media (max-width: 575px) {
      .why__slider .slick-dots {
        bottom: -6rem; } }
    .why__slider .slick-dots li button:before {
      border-color: #fff; }
    .why__slider .slick-dots li button:hover:before {
      background-color: #fff; }
    .why__slider .slick-dots li.slick-active button:before {
      background-color: #fff; }

.function .function__heading {
  position: relative; }
.function .function__image {
  position: relative; }
  .function .function__image::before {
    content: '';
    padding-top: 75.71%;
    display: block; }
  .function .function__image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; }
.function .function__icon {
  width: 6.4rem;
  height: 6.4rem;
  display: block;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 50%); }
.function .function__heading + .function__content {
  margin-top: 4rem;
  text-align: center; }
.function .function__name {
  font-size: 2.5rem;
  font-weight: 700;
  color: #232323;
  margin-bottom: 1rem; }
.function .function__desc {
  color: #555555;
  font-size: 1.6rem;
  text-align: justify; }
.function__wrapper {
  padding: 3rem 0 6rem; }

.who {
  display: flex;
  align-items: center;
  padding: 1.5rem 3rem;
  background-color: #fff;
  box-shadow: 0 0 1.6rem 0 rgba(0, 0, 0, 0.3);
  height: 100%;
  border-radius: 0.5rem;
  transition: all 0.3s ease; }
  .who .who__icon {
    width: 10rem;
    text-align: center;
    flex-shrink: 0; }
    .who .who__icon img {
      filter: brightness(1) invert(0);
      transition: all 0.3s ease; }
    @media (max-width: 575px) {
      .who .who__icon {
        width: 5rem; } }
  .who .who__title {
    font-family: "Maersk Headline";
    font-weight: 400;
    font-size: 2.5rem;
    padding-left: 1.5rem;
    flex-grow: 1; }
    @media (max-width: 575px) {
      .who .who__title {
        font-size: 2rem; } }
  .who:hover {
    background-color: #42b0d5; }
  .who:hover img {
    filter: brightness(0) invert(1); }
  .who__wrapper {
    padding: 3rem 0 6rem;
    background-image: url("../images/page/who/bg.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }

.selection {
  position: relative; }
  .selection__wrapper {
    padding-top: 3rem;
    padding-bottom: 3rem; }
  @media (max-width: 991px) {
    .selection {
      display: inline-flex;
      align-items: center; } }
  .selection::before {
    content: '';
    position: absolute;
    bottom: 100%;
    height: 14.7rem;
    width: 0.1rem;
    background-color: #000;
    display: inline-block;
    left: 50%;
    transform: translateX(-50%); }
    @media (max-width: 991px) {
      .selection::before {
        bottom: 50%;
        left: 6.6rem;
        transform: translate(0, 50%);
        height: 0.1rem;
        width: 3rem; } }
  .selection::after {
    content: '';
    width: 0.9rem;
    height: 0.9rem;
    display: inline-block;
    border-radius: 50%;
    background-color: #000;
    position: absolute;
    left: 50%;
    bottom: calc(100% + 14.7rem);
    transform: translateX(-50%); }
    @media (max-width: 991px) {
      .selection::after {
        bottom: 50%;
        left: 9.6rem;
        transform: translate(0, 50%); } }
  .selection__list {
    display: flex;
    justify-content: space-evenly;
    position: relative; }
    @media (max-width: 991px) {
      .selection__list {
        flex-direction: column;
        display: inline-flex;
        padding: 3rem 0; } }
    .selection__list::before {
      content: '';
      position: absolute;
      left: 0;
      right: 0;
      width: 100%;
      height: 0.4rem;
      background-color: #42b0d5;
      top: 50%;
      transform: translateY(-50%);
      z-index: -1; }
      @media (max-width: 991px) {
        .selection__list::before {
          height: 100%;
          width: 0.4rem;
          top: 0;
          left: 3.3rem;
          right: auto;
          transform: translate(-50%, 0); } }
  .selection .selection__icon {
    width: 6.6rem;
    height: 6.6rem;
    border-radius: 50%;
    background-color: #42b0d5;
    display: inline-flex;
    align-items: center;
    justify-content: center; }
    .selection .selection__icon img {
      max-width: 3.5rem;
      height: auto; }
  .selection .selection__date {
    font-size: 2rem;
    font-weight: 700;
    color: #fff;
    background-color: #42b0d5;
    padding: 0.5rem 1rem;
    border-radius: 1rem;
    display: inline-block;
    white-space: nowrap;
    position: absolute;
    left: 2rem;
    bottom: calc(100% + 16.6rem); }
    @media (max-width: 1199px) {
      .selection .selection__date {
        padding: 0.5rem; } }
    @media (max-width: 991px) {
      .selection .selection__date {
        position: relative;
        left: auto;
        bottom: auto; } }
  .selection .selection__name {
    position: absolute;
    left: calc(50% + 2rem);
    bottom: calc(100% + 8rem);
    font-weight: 400;
    font-size: 2rem; }
    @media (max-width: 991px) {
      .selection .selection__name {
        position: relative;
        left: auto;
        bottom: auto; } }
  .selection__body {
    padding: 25rem 0; }
    @media (max-width: 991px) {
      .selection__body {
        display: flex;
        justify-content: center;
        padding: 0; } }
  .selection:nth-child(even)::before {
    top: 100%;
    bottom: auto; }
    @media (max-width: 991px) {
      .selection:nth-child(even)::before {
        top: 50%;
        transform: translate(0, -50%); } }
  .selection:nth-child(even)::after {
    top: calc(100% + 14.7rem);
    bottom: auto; }
    @media (max-width: 991px) {
      .selection:nth-child(even)::after {
        top: 50%;
        transform: translate(0, -50%); } }
  .selection:nth-child(even) .selection__date {
    top: calc(100% + 16.6rem);
    bottom: auto; }
  .selection:nth-child(even) .selection__name {
    top: calc(100% + 8rem);
    bottom: auto; }
  @media (max-width: 991px) {
    .selection + .selection {
      margin-top: 2rem; } }
  @media (max-width: 991px) {
    .selection .selection__content {
      padding-left: 5rem; } }

.testimonial {
  padding: 8rem 3rem 0 9.5rem;
  position: relative;
  border-radius: 0.5rem;
  overflow: hidden; }
  .testimonial__wrapper {
    padding: 3rem 0 6rem; }
  @media (max-width: 1199px) {
    .testimonial {
      padding-left: 3.5rem;
      padding-top: 6rem; } }
  @media (max-width: 991px) {
    .testimonial {
      padding: 6rem 1.5rem 3rem; } }
  .testimonial::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 90%;
    background-image: url("../images/page/testimonial/bg.jpg");
    z-index: -1; }
    @media (max-width: 991px) {
      .testimonial::after {
        height: 100%; } }
  .testimonial__profile {
    position: relative; }
  .testimonial .testimonial__image {
    position: relative; }
    .testimonial .testimonial__image::before {
      content: '';
      display: block;
      padding-top: 131.14%; }
      @media (max-width: 991px) {
        .testimonial .testimonial__image::before {
          padding-top: 100%; } }
    .testimonial .testimonial__image img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .testimonial .testimonial__info {
    background-image: url("../images/page/testimonial/bg-profile.png");
    background-repeat: no-repeat;
    background-position: left;
    background-size: cover;
    color: #fff;
    text-align: center;
    padding: 1.5rem;
    position: absolute;
    bottom: 0;
    left: 3rem;
    right: 3rem; }
    @media (max-width: 575px) {
      .testimonial .testimonial__info {
        padding-top: 0.5rem;
        padding-bottom: 0.5rem; } }
  .testimonial .testimonial__name {
    font-family: "Maersk Headline";
    font-weight: 700;
    font-size: 3rem; }
    @media (max-width: 575px) {
      .testimonial .testimonial__name {
        font-size: 2.5rem; } }
  .testimonial .testimonial__role {
    font-family: "Maersk Headline";
    font-weight: 400;
    font-size: 2rem; }
    @media (max-width: 575px) {
      .testimonial .testimonial__role {
        font-size: 1.8rem; } }
  .testimonial .testimonial__quote {
    max-width: 10rem;
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(-50%, -50%); }
    @media (max-width: 1199px) {
      .testimonial .testimonial__quote {
        max-width: 6rem; } }
    @media (max-width: 991px) {
      .testimonial .testimonial__quote {
        transform: translate(-1rem, -50%); } }
  .testimonial .testimonial__desc > p + p {
    margin-top: 3rem; }
    @media (max-width: 1199px) {
      .testimonial .testimonial__desc > p + p {
        margin-top: 0.5rem; } }

.about__wrapper {
  padding: 3rem 0 5rem;
  background-color: #f0f6fd; }
.about__desc > p + p {
  margin-top: 3rem; }

.recognition__wrapper {
  background-image: url("../images/page/recognition/bg.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 3rem 0; }
.recognition .recognition__image {
  position: relative; }
  .recognition .recognition__image::before {
    content: '';
    display: block;
    padding-top: 117.42%;
    border: 1px solid #fff;
    border-radius: 0.5rem; }
    @media (max-width: 767px) {
      .recognition .recognition__image::before {
        padding-top: 100%; } }
  .recognition .recognition__image img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    object-fit: cover;
    max-width: 25rem; }
    @media (max-width: 991px) {
      .recognition .recognition__image img {
        max-width: 15rem; } }
    @media (max-width: 767px) {
      .recognition .recognition__image img {
        max-width: 20rem; } }
.recognition .recognition__image + .recognition__content {
  margin-top: 3rem;
  text-align: center; }
  @media (max-width: 767px) {
    .recognition .recognition__image + .recognition__content {
      margin-top: 1rem; } }
.recognition .recognition__name {
  font-family: "Maersk Headline";
  font-weight: bold;
  font-size: 2.3rem; }
  @media (max-width: 991px) {
    .recognition .recognition__name {
      font-size: 2rem; } }
.recognition .recognition__by {
  font-weight: 400; }

.navbar {
  padding: 2rem 1rem; }
  .navbar-brand {
    margin-right: 0 !important;
    padding-top: 0;
    padding-bottom: 0; }
    .navbar-brand img {
      width: auto;
      max-height: 4rem;
      filter: brightness(0) invert(1); }
  .navbar-brand + .navbar-brand {
    margin-left: 2rem; }
    @media (max-width: 575px) {
      .navbar-brand + .navbar-brand {
        margin-left: 0;
        display: inline-flex;
        align-items: center;
        min-height: 4rem; } }

.logo__block {
  display: flex;
  align-items: center; }

@media (min-width: 992px) {
  .navbar-nav .nav-item + .nav-item {
    margin-left: 1.5rem; } }
.navbar-nav .nav-link {
  font-size: 1.7rem;
  font-weight: 400;
  font-family: "Maersk Headline";
  color: #fff !important;
  padding: 0.5rem !important;
  position: relative;
  text-align: center; }
  .navbar-nav .nav-link:hover, .navbar-nav .nav-link.active {
    color: #00243d !important; }

.menu__container {
  transition: all 0.3s ease;
  background-color: transparent; }
  .menu__container.change-bg {
    background-color: #42b0d5;
    box-shadow: 0px 3px 9px -1px rgba(0, 0, 0, 0.8); }
  @media (max-width: 991px) {
    .menu__container {
      position: sticky;
      top: 0;
      background-color: #42b0d5; } }

.navbar-toggler {
  background-color: #00243d;
  border-color: transparent !important; }
  @media (max-width: 991px) {
    .navbar-toggler {
      margin-right: 0;
      margin-left: auto; } }

.navbar-toggler-icon {
  width: 3rem;
  height: 3rem;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E") !important; }

.banner__wrapper {
  position: relative;
  background-image: url("../images/page/banner/bg.jpg");
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: cover;
  padding-top: 37rem; }
  @media (max-width: 1199px) {
    .banner__wrapper {
      padding-top: 25rem; } }
  @media (max-width: 991px) {
    .banner__wrapper {
      padding-top: 6rem; } }
@media (max-width: 991px) {
  .banner__text {
    text-align: center; } }
.banner__text h2 {
  font-size: 6.5rem;
  font-family: "Maersk Headline";
  font-weight: 700;
  color: #00253d; }
  @media (max-width: 767px) {
    .banner__text h2 {
      font-size: 5rem; } }
  @media (max-width: 575px) {
    .banner__text h2 {
      font-size: 3rem; } }
.banner__text h3 {
  font-family: "Maersk Headline";
  font-size: 5rem;
  color: #fff;
  font-weight: 700;
  white-space: nowrap; }
  @media (max-width: 991px) {
    .banner__text h3 {
      white-space: normal; } }
  @media (max-width: 767px) {
    .banner__text h3 {
      font-size: 3.5rem; } }
  @media (max-width: 575px) {
    .banner__text h3 {
      font-size: 2.5rem; } }
.banner-info {
  color: #fff;
  background-color: #fa6a55;
  border: 2px solid #fff;
  border-radius: 0.5rem;
  display: inline-block;
  padding: 1rem 1.5rem;
  box-shadow: 0 0 9px 0 #fff;
  text-align: center; }
  @media (max-width: 575px) {
    .banner-info {
      width: 100%; } }
  .banner-info + .banner-info {
    margin-left: 1.5rem; }
    @media (max-width: 575px) {
      .banner-info + .banner-info {
        margin-left: 0;
        margin-top: 1.5rem; } }
  .banner-info .banner-info__heading {
    font-weight: 400; }
  .banner-info .banner-info__desc {
    font-weight: 700;
    font-size: 3rem; }
    @media (max-width: 1199px) {
      .banner-info .banner-info__desc {
        font-size: 2.5rem; } }
    @media (max-width: 767px) {
      .banner-info .banner-info__desc {
        font-size: 2rem; } }
  .banner-info__list {
    display: flex;
    align-items: center;
    margin-top: 20rem;
    margin-bottom: 5rem; }
    @media (max-width: 1199px) {
      .banner-info__list {
        margin-top: 10rem; } }
    @media (max-width: 991px) {
      .banner-info__list {
        justify-content: center;
        margin-top: 5rem; } }
    @media (max-width: 575px) {
      .banner-info__list {
        flex-wrap: wrap; } }

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus input:-webkit-autofill,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  border: 1px solid #aadcec;
  -webkit-text-fill-color: #00243d !important;
  -webkit-box-shadow: 0 0 0 0 #aadcec inset;
  transition: background-color 5000s ease-in-out 0s; }

.form-info {
  padding-top: 3rem;
  padding-right: 3rem; }
  .form-info .form-info__desc {
    color: #999999; }
    .form-info .form-info__desc > p + p {
      margin-top: 3rem; }
  @media (max-width: 991px) {
    .form-info {
      padding-right: 0; } }
.form__wrapper {
  margin-top: -7rem;
  padding-bottom: 6rem; }
  @media (max-width: 991px) {
    .form__wrapper {
      margin-top: 0;
      padding-bottom: 3rem; } }
.form__content {
  background-color: rgba(66, 176, 213, 0.9);
  border: 2px solid #fff;
  border-radius: 0.5rem;
  padding: 3rem 2rem;
  box-shadow: 2px 2px 9px 0 rgba(0, 0, 0, 0.15); }
.form__note {
  font-weight: 400;
  text-align: center;
  color: #fff; }
  .form__note > p + p {
    margin-top: 1rem; }

#contact_form .apply_form .form-group {
  margin-bottom: 2rem; }
  @media (max-width: 575px) {
    #contact_form .apply_form .form-group {
      margin-bottom: 1rem; } }
  #contact_form .apply_form .form-group label {
    font-size: 1.6rem;
    font-weight: 700;
    color: #00253d; }
#contact_form .submit-form {
  font-size: 2rem;
  font-weight: 700;
  color: #fff;
  background: #fa6a55;
  padding: 0.5rem;
  width: 100%;
  cursor: pointer;
  transition: all 0.4s ease;
  border: 2px solid #fff;
  border-radius: 0.5rem;
  height: 5rem;
  box-shadow: 0 0 9px 0 #fff; }
  #contact_form .submit-form:hover {
    background-color: #00243d; }
#contact_form .submit__position {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 50%); }

.form-control,
select.form-control:not([size]):not([multiple]) {
  color: #00243d;
  font-size: 1.7rem;
  font-family: inherit;
  font-weight: 400;
  border: 1px solid #aadcec;
  border-radius: 0.5rem;
  height: 5rem;
  padding: 0 1.5rem;
  background-color: #aadcec; }
  .form-control::-webkit-input-placeholder,
  select.form-control:not([size]):not([multiple])::-webkit-input-placeholder {
    color: #00243d; }
  .form-control::-moz-placeholder,
  select.form-control:not([size]):not([multiple])::-moz-placeholder {
    color: #00243d; }
  .form-control:-ms-input-placeholder,
  select.form-control:not([size]):not([multiple]):-ms-input-placeholder {
    color: #00243d; }
  .form-control:-moz-placeholder,
  select.form-control:not([size]):not([multiple]):-moz-placeholder {
    color: #00243d; }
  .form-control:focus,
  select.form-control:not([size]):not([multiple]):focus {
    box-shadow: unset;
    outline: none;
    background-color: #aadcec;
    border-color: #aadcec;
    color: #00243d; }

select.form-control:not([size]):not([multiple]) {
  white-space: normal;
  word-wrap: break-word; }
  select.form-control:not([size]):not([multiple]) > option {
    color: #fff;
    background-color: #00243d; }

select.form-control:not([size]):not([multiple]),
.form-control.has-bg {
  -webkit-appearance: none;
  background-repeat: no-repeat;
  background-position: 96% center;
  background-image: url("../images/page/arrow-down.png"); }
  select.form-control:not([size]):not([multiple]).arrow-top,
  .form-control.has-bg.arrow-top {
    background-image: url("../images/page/arrow-top.png"); }

textarea.form-control {
  min-height: 4.5rem;
  height: unset;
  padding-top: 1rem;
  padding-bottom: 1rem; }

.span-click {
  border-radius: 0;
  border: 1px solid #aadcec;
  border-radius: 0.5rem;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  background-color: transparent;
  z-index: 50;
  cursor: pointer; }

.input-group {
  border-bottom: none;
  position: relative; }
  .input-group.has-error .error {
    font-size: 0 !important; }
  .input-group .label {
    position: absolute;
    top: -3rem;
    left: 0;
    font-family: 'Montserrat-Regular';
    color: #4d443d; }
    @media (max-width: 991px) {
      .input-group .label {
        top: -2.5rem; } }
  .input-group.select-wrapper {
    position: relative; }
    .input-group.select-wrapper::after {
      position: absolute;
      content: '\f0dd';
      font-family: 'Font Awesome 5 Free';
      font-weight: 900;
      color: #fff;
      bottom: 0.5rem;
      right: 1.5rem;
      font-size: 1.5rem;
      line-height: 2rem; }

.input-file-reply {
  font-size: 1.5rem;
  color: #fff; }

.input-file-nop {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 0;
  visibility: hidden;
  height: 0;
  margin: 0;
  padding: 0; }

.upfile {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 10; }
  .upfile .div-input-file {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0; }

.buttonload {
  border: none;
  color: #fff;
  background-color: #fa6a55; }
  .buttonload > img {
    width: 15%; }

.input-group > .custom-select:not(:last-child),
.input-group > .form-control:not(:last-child) {
  border-top-right-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem; }

.upload_cv_label {
  padding-left: 3rem;
  font-size: 1.6rem;
  font-family: inherit;
  color: #00243d;
  text-transform: uppercase; }

.has-success {
  border-color: #2ca94d !important;
  box-shadow: none; }

.has-error {
  border-color: #ea2441 !important;
  box-shadow: none; }

.slick-dots li, .slick-dots li button {
  width: auto;
  height: auto;
  padding: 0;
  margin: 0; }

.slick-slide {
  flex: unset !important;
  height: inherit !important; }
  .slick-slide > div {
    height: 100%; }
  .slick-slide:focus {
    outline: 0 !important; }

.slick-track {
  display: flex !important; }

.slider-mobile > [class^='col-']:focus {
  outline: 0 !important; }

.slick-dotted.slick-slider {
  margin-bottom: 0;
  position: relative;
  z-index: 10; }

.slick-dots {
  font-size: 0;
  line-height: 1;
  bottom: -3rem;
  width: auto;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap; }
  .slick-dots li + li {
    margin-left: 1rem; }
  .slick-dots li button:before {
    content: '';
    width: 2rem;
    height: 2rem;
    display: inline-block;
    border-radius: 50%;
    border: 2px solid #4cb4d7;
    background-color: transparent;
    opacity: 1;
    position: relative;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .slick-dots li button:hover:before {
    background-color: #4cb4d7; }
  .slick-dots li.slick-active button:before {
    background-color: #4cb4d7;
    opacity: 1; }

.slick-arrow {
  line-height: 1;
  text-align: center;
  display: inline-block;
  font-size: 2rem;
  color: #00243d;
  background-color: transparent;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: absolute;
  bottom: 50%;
  z-index: 99; }
  .slick-arrow.prev {
    left: 600px;
    transform: translate(calc(-100% - 20px), 50%); }
    @media (max-width: 1800px) {
      .slick-arrow.prev {
        left: 400px; } }
    @media (max-width: 1599px) {
      .slick-arrow.prev {
        left: 300px; } }
  .slick-arrow.next {
    right: 600px;
    transform: translate(-20px, 50%); }
    @media (max-width: 1800px) {
      .slick-arrow.next {
        right: 400px; } }
    @media (max-width: 1599px) {
      .slick-arrow.next {
        right: 300px; } }
  .slick-arrow:hover {
    color: #00243d; }

.footer {
  border-top: 3px solid #000;
  font-size: 1.6rem;
  color: #000;
  padding: 3.3rem 0;
  background-color: #fff; }
  @media (max-width: 575px) {
    .footer {
      padding: 1.5rem 0; } }
  .footer .link {
    display: inline-block;
    color: inherit; }
    .footer .link:hover {
      color: #4cb4d7; }
  .footer .link-icon {
    width: 4rem;
    height: 4rem;
    border: 2px solid #000;
    color: #000;
    border-radius: 4px;
    font-size: 2rem; }
    .footer .link-icon:hover {
      color: #fff;
      background-color: #000; }
  .footer-social li + li {
    margin-left: 2rem; }

.apply__fixed {
  position: fixed;
  bottom: 2.5rem;
  right: 1rem;
  z-index: 9999; }

.back-to-top .link, .apply__fixed .link {
  border-radius: 5px;
  color: #fff;
  background-color: #fa6a55;
  display: inline-block;
  padding: 1rem 1.5rem;
  text-transform: uppercase;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  box-shadow: 3px 3px 10px 0 rgba(0, 0, 0, 0.6); }
  .back-to-top .link:hover, .apply__fixed .link:hover {
    color: #fff;
    background-color: #00243d; }

.back__block {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0; }

.back-to-top .link {
  text-transform: uppercase;
  white-space: nowrap; }

.apply__fixed .link {
  cursor: pointer;
  border: none; }
  .apply__fixed .link:focus {
    outline: 0; }
  .apply__fixed .link:hover {
    color: #fff;
    background-color: #00243d; }

.modal-js-success .modal-content {
  color: #fff;
  text-align: center;
  background-color: #42b0d5; }
  @media (max-width: 991px) {
    .modal-js-success .modal-content {
      width: 100%; } }
  .modal-js-success .modal-content .modal-body {
    padding: 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 30rem;
    font-size: 3rem; }
    @media (max-width: 767px) {
      .modal-js-success .modal-content .modal-body {
        font-size: 2.5rem; } }

/*# sourceMappingURL=styles2.css.map */
