/* Do not modify */
@import url(../assets/fonts/pfhighwaygothic/stylesheet.css);
@import url(../assets/fonts/fontawesome-new/css/fontawesome.css);
@import url(../assets/fonts/fontawesome-new/css/solid.css);
@import url(../assets/fonts/fontawesome-new/css/regular.css);
@import url(../assets/fonts/fontawesome-new/css/brands.css);
@import url(../assets/fonts/fontawesome-new/css/light.css);
@import url(../assets/css/nick.css);
:root {
  --color-yellow: #FF3100;
  --color-blue: #1A1F29;
  --color-black: #151515;
  --color-menu-item: rgba(32, 39, 62, 1);
  --color-light-blue: var(--light-blue-color); }

/* Colors: */
/* Font/text values */
/*      about page      */
/* Character Styles */
.light-h1-right {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: normal;
  font-size: 72px;
  line-height: 80px;
  letter-spacing: 0px;
  color: #333333; }

.light-h2-right {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: normal;
  font-size: 56px;
  line-height: 64px;
  letter-spacing: 0px;
  color: #333333; }

.light-h3-right {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: normal;
  font-size: 40px;
  line-height: 48px;
  letter-spacing: 0px;
  color: #333333; }

.light-h4-right {
  font-family: DMSans-Bold;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0px;
  color: #333333; }

.light-h5-right {
  font-family: DMSans-Regular;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 32px;
  letter-spacing: 2px;
  color: #333333; }

.light-label-right {
  font-family: DMSans-Regular;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0px;
  color: #333333; }

.light-text-right {
  font-family: DMSans-Regular;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 32px;
  letter-spacing: 0px;
  color: #333333; }

.light-text_gray-right {
  font-family: DMSans-Regular;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 32px;
  letter-spacing: 0px;
  color: #3333337F; }

.light-text_small-right {
  font-family: DMSans-Regular;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0px;
  color: #3333337F; }

.dark-h1-right {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: normal;
  font-size: 72px;
  line-height: 80px;
  letter-spacing: 0px;
  color: #FFFFFF; }

.dark-h2-right {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: normal;
  font-size: 56px;
  line-height: 64px;
  letter-spacing: 0px;
  color: #FFFFFF; }

.dark-h3-right {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: normal;
  font-size: 40px;
  line-height: 48px;
  letter-spacing: 0px;
  color: #FFFFFF; }

.dark-h4-right {
  font-family: DMSans-Bold;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0px;
  color: #FFFFFF; }

.dark-h5-right {
  font-family: DMSans-Regular;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 32px;
  letter-spacing: 2px;
  color: #FFFFFF; }

.dark-label-right {
  font-family: DMSans-Regular;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0px;
  color: #FFFFFF; }

.dark-text-right {
  font-family: DMSans-Regular;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 32px;
  letter-spacing: 0px;
  color: #FFFFFF; }

.dark-text_gray-right {
  font-family: DMSans-Regular;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 32px;
  letter-spacing: 0px;
  color: #FFFFFF80; }

.dark-text_small-right {
  font-family: DMSans-Regular;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0px;
  color: #FFFFFF7E; }

.light-text_big-right {
  font-family: DMSans-Regular;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 0px;
  color: #333333; }

.dark-text_big-right {
  font-family: DMSans-Regular;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 0px;
  color: #FFFFFF; }

.section_text_common {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 32px;
  letter-spacing: 0px;
  color: #FFFFFF; }

.section_1_main_title {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: normal;
  font-size: 100px;
  line-height: 80px;
  letter-spacing: 0px;
  color: #FFFFFF; }

.visible {
  display: block;
  visibility: visible; }

.no_visible {
  display: none;
  visibility: hidden; }

:root {
  --color-yellow: #FF3100;
  --color-blue: #1A1F29;
  --color-black: #151515;
  --color-menu-item: rgba(32, 39, 62, 1);
  --color-light-blue: var(--light-blue-color); }

/* Colors: */
/* Font/text values */
/*      about page      */
/* Character Styles */
.light-h1-right {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: normal;
  font-size: 72px;
  line-height: 80px;
  letter-spacing: 0px;
  color: #333333; }

.light-h2-right {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: normal;
  font-size: 56px;
  line-height: 64px;
  letter-spacing: 0px;
  color: #333333; }

.light-h3-right {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: normal;
  font-size: 40px;
  line-height: 48px;
  letter-spacing: 0px;
  color: #333333; }

.light-h4-right {
  font-family: DMSans-Bold;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0px;
  color: #333333; }

.light-h5-right {
  font-family: DMSans-Regular;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 32px;
  letter-spacing: 2px;
  color: #333333; }

.light-label-right {
  font-family: DMSans-Regular;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0px;
  color: #333333; }

.light-text-right {
  font-family: DMSans-Regular;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 32px;
  letter-spacing: 0px;
  color: #333333; }

.light-text_gray-right {
  font-family: DMSans-Regular;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 32px;
  letter-spacing: 0px;
  color: #3333337F; }

.light-text_small-right {
  font-family: DMSans-Regular;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0px;
  color: #3333337F; }

.dark-h1-right {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: normal;
  font-size: 72px;
  line-height: 80px;
  letter-spacing: 0px;
  color: #FFFFFF; }

.dark-h2-right {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: normal;
  font-size: 56px;
  line-height: 64px;
  letter-spacing: 0px;
  color: #FFFFFF; }

.dark-h3-right {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: normal;
  font-size: 40px;
  line-height: 48px;
  letter-spacing: 0px;
  color: #FFFFFF; }

.dark-h4-right {
  font-family: DMSans-Bold;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0px;
  color: #FFFFFF; }

.dark-h5-right {
  font-family: DMSans-Regular;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 32px;
  letter-spacing: 2px;
  color: #FFFFFF; }

.dark-label-right {
  font-family: DMSans-Regular;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0px;
  color: #FFFFFF; }

.dark-text-right {
  font-family: DMSans-Regular;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 32px;
  letter-spacing: 0px;
  color: #FFFFFF; }

.dark-text_gray-right {
  font-family: DMSans-Regular;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 32px;
  letter-spacing: 0px;
  color: #FFFFFF80; }

.dark-text_small-right {
  font-family: DMSans-Regular;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0px;
  color: #FFFFFF7E; }

.light-text_big-right {
  font-family: DMSans-Regular;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 0px;
  color: #333333; }

.dark-text_big-right {
  font-family: DMSans-Regular;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 0px;
  color: #FFFFFF; }

.section_text_common {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 32px;
  letter-spacing: 0px;
  color: #FFFFFF; }

.section_1_main_title {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: normal;
  font-size: 100px;
  line-height: 80px;
  letter-spacing: 0px;
  color: #FFFFFF; }

.visible {
  display: block;
  visibility: visible; }

.no_visible {
  display: none;
  visibility: hidden; }

header {
  position: fixed;
  z-index: 5000;
  border-radius: var(--menu-border-radius);
  float: left;
  width: 100%;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: row;
  justify-content: start;
  align-items: start;
  transform: translateY(0%);
  transition: 0.35s transform cubic-bezier(1, 0, 0, 1); }
  header.scrolled {
    transform: translateY(-100%); }
  header .left {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: end;
    align-items: start; }
    header .left .top_menu {
      width: 50%;
      max-width: 550px; }
      header .left .top_menu ul li {
        display: block; }
        header .left .top_menu ul li a {
          color: #000000;
          text-decoration: none; }
  header .right {
    display: flex;
    flex-direction: row;
    justify-content: end;
    align-items: start;
    width: 0; }
    header .right .button {
      margin-top: 25px;
      margin-right: 60px;
      display: flex;
      justify-content: center;
      align-items: center;
      width: 154px;
      height: 48px;
      text-transform: uppercase;
      background: #56748200 0% 0% no-repeat padding-box;
      color: #FFFFFF;
      border: 1px solid #fff;
      opacity: 1; }

@media only screen and (max-width: 767px) {
  header {
    position: fixed;
    z-index: 5000;
    border-radius: var(--menu-border-radius);
    float: left;
    width: 100%;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: row;
    justify-content: start;
    align-items: start; }
    header .left {
      width: 100%;
      display: flex;
      flex-direction: row;
      justify-content: end;
      align-items: start; }
      header .left .top_menu {
        width: 50%;
        max-width: 550px; }
        header .left .top_menu ul li {
          display: block; }
          header .left .top_menu ul li a {
            color: #000000;
            text-decoration: none; }
    header .right {
      display: flex;
      flex-direction: row;
      justify-content: end;
      align-items: start;
      width: 0; }
      header .right .button {
        margin-top: 25px;
        margin-right: 60px;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 154px;
        height: 48px;
        text-transform: uppercase;
        background: #56748200 0% 0% no-repeat padding-box;
        color: #FFFFFF;
        border: 1px solid #fff;
        opacity: 1; } }
.menu_text {
  font-size: 19px;
  line-height: 23px; }

/* custom css for menu items */
.navbar_footer {
  height: 70px;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: center;
  padding: 0 0; }

.nav-menu_footer {
  padding-left: 0; }
  .nav-menu_footer .menu-item {
    padding: 0 0; }

#logo2 {
  opacity: 0;
  transition: 0.2s opacity; }

#logo {
  opacity: 1;
  transition: 0.2s opacity; }

.logo_container {
  align-items: center;
  display: grid;
  width: 40%; }
  @media only screen and (max-width: 767px) {
    .logo_container {
      width: calc(100% - 80px);
      align-items: flex-start; } }
  .logo_container .big_letter_container, .logo_container .sub_logo_container {
    grid-row: 1;
    grid-column: 1; }
    .logo_container .big_letter_container .logo, .logo_container .sub_logo_container .logo {
      margin-left: 18px;
      z-index: 81;
      position: absolute;
      cursor: pointer;
      top: 0;
      height: 100%;
      display: flex;
      align-items: center; }
      @media only screen and (max-width: 767px) {
        .logo_container .big_letter_container .logo, .logo_container .sub_logo_container .logo {
          margin-left: 12px;
          font-size: 27px;
          top: 10px;
          height: auto; } }
    .logo_container .big_letter_container .logo_sub, .logo_container .sub_logo_container .logo_sub {
      margin-left: 71px;
      width: 85%; }
      @media only screen and (max-width: 767px) {
        .logo_container .big_letter_container .logo_sub, .logo_container .sub_logo_container .logo_sub {
          margin: 17px 52px;
          z-index: 81;
          margin-right: 0;
          position: relative; } }

/* HAMBURGER css */
li {
  list-style: none;
  font-size: 16px;
  line-height: 23px; }

.logo {
  margin-left: 18px;
  font-weight: bold;
  font-size: 63px;
  line-height: 80px;
  color: #FFFFFF;
  transition-duration: 1s;
  transition-property: color; }
  .logo img {
    width: 353px; }
    @media only screen and (max-width: 767px) {
      .logo img {
        width: 290px; } }

.logo_1 {
  color: var(--color-yellow); }

.logo_sub {
  font-weight: 500;
  color: var(--color-blue);
  opacity: 1;
  transition: opacity 0.7s; }

.logo_sub.ondarkbackground {
  transition: opacity 0.7s;
  color: white; }

a {
  text-decoration: none;
  color: inherit; }

.top_bar {
  height: 80px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: end;
  z-index: 80;
  backdrop-filter: blur(0);
  -webkit-backdrop-filter: blur(0);
  background-color: rgba(255, 255, 255, 0); }
  @media only screen and (max-width: 767px) {
    .top_bar {
      font-family: var(--heading-font);
      height: 65px;
      backdrop-filter: blur(23px);
      -webkit-backdrop-filter: blur(23px); } }
  @media only screen and (max-width: 767px) {
    .top_bar.active #logo2 {
      opacity: 1; }
    .top_bar.active #logo {
      opacity: 0; } }
  .top_bar.ondarkbackground {
    background-color: #22425c2e;
    backdrop-filter: blur(37px);
    -webkit-backdrop-filter: blur(37px); }
    .top_bar.ondarkbackground #logo2 {
      opacity: 1; }
    .top_bar.ondarkbackground #logo {
      opacity: 0; }
    .top_bar.ondarkbackground .hamburger .bar {
      background-color: white !important; }

.navbar {
  height: 70px;
  width: 60%;
  display: flex;
  align-items: center;
  justify-content: end;
  padding-right: 9px;
  z-index: 80;
  /*.menu-item.current-menu-item {
  	a {
  		opacity: 1;
  	}
  }*/ }
  @media only screen and (max-width: 767px) {
    .navbar {
      width: 70px;
      height: 56px; } }
  .navbar.ondarkbackground .menu-item a {
    color: white; }
  .navbar.ondarkbackground .menu-item.active a {
    color: white; }
  .navbar .nav-menu {
    display: flex;
    align-items: center;
    padding: 5px;
    border-radius: 8px;
    margin-block-start: 15px;
    transition: background-color 2s; }
  .navbar .menu-item {
    cursor: pointer;
    color: var(--color-menu-item);
    transition: 0.3s background-color, color 0.3s;
    border-radius: 5px;
    margin-left: 3px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center; }
    .navbar .menu-item a {
      color: var(--color-menu-item);
      transition: opacity 0.3s;
      padding: 0 2vw;
      height: 40px;
      display: flex;
      opacity: 0.7;
      align-items: center; }
      @media only screen and (max-width: 767px) {
        .navbar .menu-item a {
          height: auto;
          font-size: 50px;
          opacity: 1;
          color: var(--color-light-blue) !important; } }
  .navbar .menu-item.current_page_item a {
    opacity: 1; }
  .navbar .menu-item a:hover {
    opacity: 1; }

/* transition for links */
.nav-link {
  transition: 0.5s ease; }

.nav-link:hover {
  color: #1a1a1a; }

.hamburger {
  display: none;
  cursor: pointer;
  width: 60px;
  right: 0;
  padding-top: 0;
  padding-bottom: 10px;
  position: absolute;
  top: 20px; }

.bar {
  width: 37px;
  height: 1px;
  margin: 5px auto;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background: #1E2333; }

.nav-item {
  padding: 0 1.5rem; }

@media (max-width: 767px) {
  .bar {
    display: block; }

  .hamburger {
    display: block; }

  .hamburger.active .bar {
    background-color: white; }

  .hamburger.active .bar:nth-child(2) {
    transform: rotate(0deg); }

  .hamburger.active .bar:nth-child(1) {
    transform: rotate(20deg) translate(1.8px, 5.5px); }

  .hamburger.active .bar:nth-child(3) {
    transform: rotate(-20deg) translate(1.8px, -5.5px); }

  .navbar {
    padding-left: 0;
    padding-right: 12px; }

  .top_bar {
    align-items: flex-start;
    justify-content: flex-start; }
    .top_bar.active {
      height: 100vh; }

  .nav-menu {
    position: fixed;
    left: 0;
    top: 0;
    flex-direction: column;
    width: 100%;
    height: 100vh;
    text-align: center;
    background-color: #1a1f29d9;
    transition: 0.3s all !important;
    margin: 0 !important;
    justify-content: center;
    border-radius: 0 !important;
    opacity: 0;
    visibility: hidden;
    padding: 0 !important;
    margin-block-start: 0;
    gap: 29px; }
    .nav-menu .menu-item {
      font-size: 22px;
      font-weight: 500;
      height: auto;
      line-height: 1.5;
      margin-left: 0; }
      .nav-menu .menu-item.active {
        background-color: unset; }
    .nav-menu.active {
      opacity: 1;
      visibility: visible; }

  .nav-item {
    padding: 1.5rem 0; }

  .nav-menu.active {
    right: 0; } }
@media only screen and (min-width: 768px) {
  .main .main_content .video_stack_container .top_row_v .stack_3_video_text .video_text_container {
    width: 70vw;
    min-width: 650px; } }
@media only screen and (min-width: 768px) {
  .main .main_content .video_stack_container .top_row_v .stack_3_video_text {
    width: 70%;
    margin-top: calc($red_label_margin_top + 10px);
    z-index: 20;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start; } }
#home .services .services__item-title {
  font-size: calc(20px + 1vw);
  line-height: calc(23px + 1.2vw); }

#home .services .services__item-text {
  font-size: 17px;
  line-height: 1.6; }

@media only screen and (min-width: 768px) {
  .main .main_content .video_stack_container .top_row_v .stack_3_video_text .video_text_container .video_text {
    color: #f5f3f2 !important;
    font-size: 28px;
    line-height: 1.7; } }
h4 {
  font-size: 28px;
  line-height: 1.7; }

hr {
  margin: 35px 0 25px 0;
  border-top: 1px solid #cbc9c8; }

@media only screen and (max-width: 1023px) and (min-width: 768px) {
  .footer1 .footer_container .content .form .form_container {
    width: 90% !important; }

  .footer1 .footer_container.bottom .bottom_row {
    padding-bottom: 15px; }

  .footer1 .footer_container .content .form {
    margin-bottom: 20px !important; }

  .address {
    margin-bottom: 20px; }

  h4 {
    font-size: 20px; } }
@media only screen and (max-width: 767px) {
  .footer1 .footer_container.bottom .bottom_row {
    padding-bottom: 15px; } }
.address {
  text-align: center;
  margin-bottom: 34px; }

#home {
  background-color: #F5F3F2; }
  @media only screen and (min-width: 768px) {
    #home .is-mobile {
      display: none; } }
  @media only screen and (max-width: 767px) {
    #home .is-desktop {
      display: none; } }

@media only screen and (max-width: 767px) {
  .footer1 {
    padding: 20px; } }
.footer1 .FooterLogo {
  margin-bottom: 50px; }
  @media only screen and (max-width: 767px) {
    .footer1 .FooterLogo {
      margin-bottom: 20px; } }
  .footer1 .FooterLogo img {
    width: 360px; }
    @media only screen and (max-width: 1023px) and (min-width: 768px) {
      .footer1 .FooterLogo img {
        width: 300px; } }
    @media only screen and (max-width: 767px) {
      .footer1 .FooterLogo img {
        width: 250px; } }
    @media only screen and (max-width: 420px) {
      .footer1 .FooterLogo img {
        width: 200px; } }
.footer1 .FooterSubLogo {
  font-family: "Biennale", sans-serif; }
  @media only screen and (max-width: 767px) {
    .footer1 .FooterSubLogo {
      margin-bottom: 20px; } }
  @media only screen and (max-width: 420px) {
    .footer1 .FooterSubLogo h3 {
      font-size: 24px; } }
.footer1 .form_row_top_title {
  font-family: "Biennale", sans-serif;
  font-size: 22px;
  font-weight: 400; }

@media only screen and (max-width: 922px) {
  .footer_container.bottom {
    justify-content: center !important;
    padding-top: 2px;
    flex-direction: column !important; }
    .footer_container.bottom .bottom_row {
      display: flex !important;
      flex-wrap: wrap !important;
      justify-content: center !important;
      margin-left: calc($global_margin_left - $footer_padding_left); }
      .footer_container.bottom .bottom_row__right {
        margin-top: 20px;
        margin-bottom: 20px; }
        .footer_container.bottom .bottom_row__right i {
          font-size: 23px !important;
          color: #20273E; }
          .footer_container.bottom .bottom_row__right i:not(:last-child) {
            margin-right: 23px !important; }
    .footer_container.bottom .spec_item {
      margin: 0 10px 0 0; }
      .footer_container.bottom .spec_item:last-child {
        margin-right: 0 !important; }
      .footer_container.bottom .spec_item h5.footer_bottom {
        margin-block-start: 0.2em;
        margin-block-end: 0.2em;
        font-size: 15px;
        line-height: 23px; }
    .footer_container.bottom .spec_item.responsive_dominant {
      display: flex;
      width: 100%;
      justify-content: center;
      margin-right: 0 !important; }
      .footer_container.bottom .spec_item.responsive_dominant h5.footer_bottom {
        margin-top: 20px;
        margin-block-end: 0.2em;
        font-size: 15px;
        line-height: 33px; } }
.footer1 {
  position: relative;
  transform: translate(0, 0);
  background-color: var(--color-blue);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: start;
  z-index: 40; }
  .footer1 .footer_container {
    width: 100%;
    background-color: var(--color-blue);
    color: #FFFFFF;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center; }
    .footer1 .footer_container.bottom {
      background-color: #000000; }
    .footer1 .footer_container .content {
      padding-top: 65px;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      width: 90%; }
      .footer1 .footer_container .content .FooterLogo {
        font-size: 230px;
        font-weight: 700;
        line-height: 130px; }
      .footer1 .footer_container .content .FooterSubLogo {
        font-size: 2vw;
        color: var(--color-blue); }
      .footer1 .footer_container .content .row {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: start; }
      .footer1 .footer_container .content .row_center {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center; }
      .footer1 .footer_container .content .social {
        margin: 20px 0 20px 0; }
      .footer1 .footer_container .content .form input, .footer1 .footer_container .content .form textarea {
        font-size: clamp(12px, 1vw, 16px);
        font-family: "Biennale", sans-serif;
        color: var(--color-blue);
        padding-block: 0;
        width: 100%;
        text-indent: 12px;
        font-size: 17px; }
        .footer1 .footer_container .content .form input::placeholder, .footer1 .footer_container .content .form textarea::placeholder {
          color: #6E6E6E; }
      .footer1 .footer_container .content .form .form_container {
        margin: 20px 0 20px 0;
        background-color: #000;
        width: 56vw;
        max-width: 994px;
        max-height: 600px;
        border-radius: 8px;
        border: 1px solid #000;
        display: flex;
        flex-direction: column; }
        .footer1 .footer_container .content .form .form_container .form_cell_container {
          width: 100%;
          height: 100%; }
          .footer1 .footer_container .content .form .form_container .form_cell_container .form_cell {
            display: flex;
            justify-content: end;
            grid-row: 1;
            grid-column: 1; }
        .footer1 .footer_container .content .form .form_container .form_name {
          padding: 6px 3px 3px 6px;
          display: grid;
          height: auto; }
        .footer1 .footer_container .content .form .form_container .form_surname {
          padding: 6px 3px 3px 3px;
          display: grid;
          height: auto; }
        .footer1 .footer_container .content .form .form_container .form_email {
          padding: 3px 3px 6px 6px;
          display: grid;
          height: auto; }
        .footer1 .footer_container .content .form .form_container .form_comments {
          padding: 6px 6px 6px 3px;
          display: grid;
          height: auto; }
        .footer1 .footer_container .content .form .form_container .form_row_top {
          height: 3vh;
          min-height: 40px;
          display: flex;
          flex-direction: row;
          justify-content: center;
          flex-wrap: wrap;
          align-content: center;
          margin: 0;
          cursor: pointer; }
          .footer1 .footer_container .content .form .form_container .form_row_top .content {
            background-color: #1E2333; }
        .footer1 .footer_container .content .form .form_container .form_bottom {
          min-height: calc(80px + 2 * $form_cell_padding); }
        .footer1 .footer_container .content .form .form_container .form_row_flex_row {
          display: flex;
          flex-direction: row; }
        .footer1 .footer_container .content .form .form_container .form_row_flex_column {
          width: 50%;
          display: flex;
          flex-direction: column; }
        .footer1 .footer_container .content .form .form_container .form_field {
          background-color: var(--light-blue-color);
          border: 1px solid var(--light-blue-color);
          border-radius: 5px;
          text-align: left;
          align-items: center;
          display: flex;
          flex-direction: row;
          justify-content: start;
          align-items: center;
          padding: 14.6px 0; }
          .footer1 .footer_container .content .form .form_container .form_field h5, .footer1 .footer_container .content .form .form_container .form_field h6, .footer1 .footer_container .content .form .form_container .form_field h7 {
            color: #B2B2B2; }
        .footer1 .footer_container .content .form .form_container .form_field.area {
          resize: none;
          align-items: start;
          padding: 18px 0 0 0; }
      .footer1 .footer_container .content .col {
        display: flex;
        flex-direction: column;
        justify-content: start;
        align-items: start;
        color: #FFFFFF; }
        .footer1 .footer_container .content .col .bottom_item {
          margin-bottom: 5px;
          display: flex;
          justify-content: space-between; }
        .footer1 .footer_container .content .col .head {
          margin-bottom: 12px; }
      .footer1 .footer_container .content .spec {
        color: #a7a7a7; }
  .footer1 .footer_container.bottom {
    padding-top: 2px;
    display: flex;
    justify-content: center;
    padding: 0 5vw;
    width: calc(100% - 10vw);
    border-top: 1px solid var(--color-blue); }
    .footer1 .footer_container.bottom .bottom_row {
      justify-content: space-between;
      display: flex;
      text-align: center; }
      .footer1 .footer_container.bottom .bottom_row__right i {
        font-size: 30px;
        color: white; }
        .footer1 .footer_container.bottom .bottom_row__right i:not(:last-child) {
          margin-right: 30px !important; }
    .footer1 .footer_container.bottom .spec_item {
      margin: 0 20px 0 0; }

@media only screen and (max-width: 767px) {
  .footer1 {
    position: relative;
    transform: translate(0, 0);
    background-color: #222731;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
    z-index: 40;
    padding: 0;
    padding-top: 20px; }
    .footer1 .footer_container {
      width: 100%;
      background-color: #222731;
      color: #FFFFFF;
      display: flex;
      flex-direction: row;
      justify-content: center;
      align-items: center; }
      .footer1 .footer_container.bottom {
        background-color: #000000; }
      .footer1 .footer_container .content {
        padding-top: 37px;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        width: 100%; }
        .footer1 .footer_container .content .FooterLogo {
          font-size: 230px;
          font-weight: 700;
          line-height: 130px; }
        .footer1 .footer_container .content .FooterSubLogo {
          font-size: 2vw;
          text-align: center;
          color: var(--color-blue); }
        .footer1 .footer_container .content .row {
          display: flex;
          flex-direction: row;
          justify-content: space-between;
          align-items: start; }
        .footer1 .footer_container .content .row_center {
          display: flex;
          flex-direction: row;
          justify-content: center;
          align-items: center; }
        .footer1 .footer_container .content .social {
          margin: 20px 0 20px 0; }
        .footer1 .footer_container .content .form input, .footer1 .footer_container .content .form textarea {
          font-size: clamp(12px, 1vw, 16px);
          font-family: "Biennale", sans-serif;
          color: var(--color-blue);
          padding-block: 0;
          width: 100%;
          text-indent: 12px;
          font-size: 17px; }
          .footer1 .footer_container .content .form input::placeholder, .footer1 .footer_container .content .form textarea::placeholder {
            color: #6E6E6E; }
        .footer1 .footer_container .content .form .form_container {
          margin: 20px;
          background-color: #000;
          width: 100%;
          border-radius: 8px;
          border: 1px solid #000;
          display: flex;
          flex-direction: column; }
          .footer1 .footer_container .content .form .form_container .form_cell_container {
            width: 100%;
            height: 100%; }
            .footer1 .footer_container .content .form .form_container .form_cell_container .form_cell {
              width: 100%;
              height: 100%;
              display: flex;
              justify-content: end;
              grid-row: 1;
              grid-column: 1;
              max-height: 58px; }
          .footer1 .footer_container .content .form .form_container .form_name {
            padding: 6px 3px 3px 6px;
            display: grid;
            height: auto; }
          .footer1 .footer_container .content .form .form_container .form_surname {
            padding: 6px 6px 3px 3px;
            display: grid;
            height: auto; }
          .footer1 .footer_container .content .form .form_container .form_email {
            padding: 3px 6px 3px 6px;
            display: grid;
            height: auto; }
          .footer1 .footer_container .content .form .form_container .form_comments {
            padding: 3px 6px 6px 6px;
            display: grid;
            height: auto; }
          .footer1 .footer_container .content .form .form_container .form_row_top {
            min-height: 40px;
            display: flex;
            flex-direction: row;
            justify-content: center;
            flex-wrap: wrap;
            align-content: center;
            margin: 0;
            cursor: pointer; }
            .footer1 .footer_container .content .form .form_container .form_row_top .content {
              background-color: #1E2333; }
          .footer1 .footer_container .content .form .form_container .form_bottom {
            min-height: calc(80px + 2 * $form_cell_padding); }
          .footer1 .footer_container .content .form .form_container .form_row_flex_row {
            display: flex;
            flex-direction: row; }
          .footer1 .footer_container .content .form .form_container .form_row_flex_column {
            width: 100%;
            display: flex;
            flex-direction: column; }
          .footer1 .footer_container .content .form .form_container .form_field {
            background-color: var(--light-blue-color);
            border: 1px solid var(--light-blue-color);
            border-radius: 5px;
            text-align: left;
            align-items: center;
            display: flex;
            flex-direction: row;
            justify-content: start;
            align-items: center;
            padding: 18px 0; }
            .footer1 .footer_container .content .form .form_container .form_field h5, .footer1 .footer_container .content .form .form_container .form_field h6, .footer1 .footer_container .content .form .form_container .form_field h7 {
              color: #B2B2B2; }
          .footer1 .footer_container .content .form .form_container .form_field.area {
            resize: none;
            align-items: start;
            padding: 18px 0 0 0; }
        .footer1 .footer_container .content .col {
          display: flex;
          flex-direction: column;
          justify-content: start;
          align-items: start;
          color: #FFFFFF; }
          .footer1 .footer_container .content .col .bottom_item {
            margin-bottom: 5px;
            display: flex;
            justify-content: space-between; }
          .footer1 .footer_container .content .col .head {
            margin-bottom: 12px; }
        .footer1 .footer_container .content .spec {
          color: #a7a7a7; } }
:root {
  --color-white: #FFF;
  --light-blue-color: #E7F0F8;
  --light-blue-text-color: #c3daf5;
  --light-blue-pane-color: #c3daf5;
  --light-gray-color: #22252B;
  --color-red: #FF3100;
  --dark-background-color: #000;
  --gradient-box: linear-gradient(180deg, #22425c66 0%, #00000068 100%);
  --gradient-filters: linear-gradient(180deg, #22425c66 0%, #00000014 100%);
  --gradient-fleet-box: linear-gradient(135deg, #22425c66 0%, #00000068 100%);
  /* Our mission */
  --shadow-one: 0px 0px 30px #00000000;
  /* Our core values */
  --shadow-two: 14px 14px 33px #07214B2C;
  /* Fleet */
  --shadow-three: 0px 0px 30px rgba(18,19,23,0.25);
  --border-line-color: #4c6276a1;
  --heading-font: "PF Highway Gothic", sans-serif;
  --text-font: "PF Highway Gothic", sans-serif;
  --section-margin: 15vw; }
  @media only screen and (max-width: 767px) {
    :root {
      --shadow-two: 5px 5px 30px #07214B2C;
      --shadow-three: 0px 0px 15px rgba(18,19,23,0.25); } }
  @media only screen and (max-width: 1920px) {
    :root {
      --section-margin: 10vw; } }
  @media only screen and (max-width: 1600px) {
    :root {
      --section-margin: 8vw; } }
  @media only screen and (max-width: 1279px) {
    :root {
      --section-margin: 4vw; } }
  @media only screen and (max-width: 1023px) {
    :root {
      --section-margin: 2.5vw; } }
  @media only screen and (max-width: 767px) {
    :root {
      --section-margin: 20px; } }

#homepage {
  --margin-75: 80px;
  background-image: radial-gradient(#2F3D62, #000000); }
  @media only screen and (max-width: 1920px) {
    #homepage {
      --margin-75: 60px; } }
  @media only screen and (max-width: 767px) {
    #homepage {
      --margin-75: 35px; } }
  #homepage .hero .video-bg {
    mix-blend-mode: multiply;
    background-image: url(https://static.tumblr.com/rxfwyqf/20Zlzzth8/noise.png);
    opacity: 0.03;
    height: 100vh;
    width: 100vw;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1; }
    @media only screen and (max-width: 767px) {
      #homepage .hero .video-bg {
        display: none; } }
  #homepage .hero video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    object-fit: cover;
    z-index: 0;
    filter: brightness(0.8);
    display: block;
    opacity: 0;
    visibility: hidden; }
    @media only screen and (max-width: 767px) {
      #homepage .hero video.video-desktop {
        display: none; } }
    @media only screen and (min-width: 768px) {
      #homepage .hero video.video-mobile {
        display: none; } }
  #homepage .hero__titles .top .top_up .top_up_left {
    height: 100vh;
    width: 100vw; }
    #homepage .hero__titles .top .top_up .top_up_left .top_up_hero, #homepage .hero__titles .top .top_up .top_up_left .top_up_hero_1, #homepage .hero__titles .top .top_up .top_up_left .top_up_hero_2 {
      grid-row: 1;
      grid-column: 1;
      background-color: transparent;
      z-index: 60;
      width: 82%;
      margin-left: 5vw;
      margin-top: 0;
      display: flex;
      flex-direction: column;
      justify-content: start;
      position: relative; }
      @media only screen and (max-width: 767px) {
        #homepage .hero__titles .top .top_up .top_up_left .top_up_hero, #homepage .hero__titles .top .top_up .top_up_left .top_up_hero_1, #homepage .hero__titles .top .top_up .top_up_left .top_up_hero_2 {
          margin-left: var(--section-margin); } }
      #homepage .hero__titles .top .top_up .top_up_left .top_up_hero .top_up_hero_line, #homepage .hero__titles .top .top_up .top_up_left .top_up_hero_1 .top_up_hero_line, #homepage .hero__titles .top .top_up .top_up_left .top_up_hero_2 .top_up_hero_line {
        display: flex;
        flex-direction: row;
        justify-content: start; }
    #homepage .hero__titles .top .top_up .top_up_left .top_up_left_content {
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      align-items: start;
      max-width: calc($width_1440px/2);
      width: calc(100% - 1 * $top_padding_LR);
      height: 90%; }
      #homepage .hero__titles .top .top_up .top_up_left .top_up_left_content .top_up_left_content_helper {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: start;
        width: 93%;
        height: 100%;
        padding-right: 50px; }
        #homepage .hero__titles .top .top_up .top_up_left .top_up_left_content .top_up_left_content_helper .top_up_left_content_top {
          display: flex;
          flex-direction: row;
          justify-content: space-between;
          align-items: start;
          width: 100%; }
  #homepage section {
    position: relative;
    z-index: 1; }
  #homepage .section__title {
    font-size: calc(19px + 0.7vw);
    letter-spacing: -1px;
    font-weight: 500; }
    @media only screen and (max-width: 767px) {
      #homepage .section__title {
        font-size: 3.6vw; } }
  #homepage .section__line {
    width: 100%;
    height: 2px;
    background-color: var(--border-line-color);
    margin-top: 35px;
    margin-bottom: 35px; }
    @media only screen and (max-width: 1600px) {
      #homepage .section__line {
        margin-top: 25px;
        margin-bottom: 25px; } }
    @media only screen and (max-width: 767px) {
      #homepage .section__line {
        margin-top: 30px;
        margin-bottom: 30px; } }
  #homepage .section-container {
    margin-left: var(--section-margin);
    margin-right: var(--section-margin); }
  #homepage .section__who-we-are p, #homepage .section__our-mission p {
    font-weight: 300; }
  #homepage .section__who-we-are {
    margin-top: 32vh;
    margin-bottom: 80vh;
    color: white; }
    @media only screen and (max-width: 767px) {
      #homepage .section__who-we-are {
        margin-bottom: 70vh; } }
    #homepage .section__who-we-are h2, #homepage .section__who-we-are h3 {
      margin: 0; }
    #homepage .section__who-we-are .section__middle .section__row {
      display: flex;
      margin: var(--margin-75) 0;
      gap: 6vw; }
      @media only screen and (max-width: 767px) {
        #homepage .section__who-we-are .section__middle .section__row {
          flex-direction: column;
          gap: 0; } }
      #homepage .section__who-we-are .section__middle .section__row-left {
        width: 50%;
        color: var(--light-blue-text-color); }
        @media only screen and (max-width: 767px) {
          #homepage .section__who-we-are .section__middle .section__row-left {
            width: 100%; } }
      #homepage .section__who-we-are .section__middle .section__row-right {
        width: 50%; }
        @media only screen and (max-width: 767px) {
          #homepage .section__who-we-are .section__middle .section__row-right {
            width: 100%; } }
        #homepage .section__who-we-are .section__middle .section__row-right p:first-child {
          margin-top: 13px; }
    #homepage .section__who-we-are .section__bottom {
      max-width: 1100px;
      margin: var(--margin-75) auto;
      text-align: center; }
  #homepage .section__our-mission {
    color: white;
    margin-bottom: 80vh; }
    @media only screen and (max-width: 767px) {
      #homepage .section__our-mission {
        margin-bottom: 70vh; } }
    #homepage .section__our-mission h2, #homepage .section__our-mission h3, #homepage .section__our-mission h4 {
      margin: 0; }
    #homepage .section__our-mission .section__top .section__prologue {
      margin: var(--margin-75) 0;
      color: var(--light-blue-text-color); }
    #homepage .section__our-mission .section__middle {
      display: grid;
      grid-template-columns: repeat(3, minmax(0, 1fr));
      margin-bottom: var(--margin-75);
      gap: 1.5vw; }
      @media only screen and (max-width: 1023px) {
        #homepage .section__our-mission .section__middle {
          grid-template-columns: repeat(1, minmax(0, 1fr));
          gap: var(--section-margin); } }
      #homepage .section__our-mission .section__middle .section__box {
        padding: 2.1vw;
        border-radius: 30px;
        border: 2px solid var(--border-line-color);
        background: var(--gradient-box);
        box-shadow: var(--shadow-one);
        backdrop-filter: blur(37px);
        -webkit-backdrop-filter: blur(37px); }
        @media only screen and (max-width: 767px) {
          #homepage .section__our-mission .section__middle .section__box {
            padding: 40px 20px;
            text-align: center; } }
        #homepage .section__our-mission .section__middle .section__box-title {
          color: var(--light-blue-pane-color); }
          @media only screen and (max-width: 1920px) {
            #homepage .section__our-mission .section__middle .section__box-title {
              min-height: 4.4vw; } }
          @media only screen and (max-width: 1600px) {
            #homepage .section__our-mission .section__middle .section__box-title {
              min-height: 10.3vw; } }
          @media only screen and (max-width: 1023px) {
            #homepage .section__our-mission .section__middle .section__box-title {
              min-height: unset; } }
        #homepage .section__our-mission .section__middle .section__box-text p:last-of-type {
          margin-bottom: 0; }
    #homepage .section__our-mission .section__bottom {
      max-width: 1100px;
      margin: var(--margin-75) auto;
      text-align: center; }
  #homepage .section__our-vision {
    color: white;
    margin-bottom: 200px; }
    @media only screen and (max-width: 767px) {
      #homepage .section__our-vision {
        margin-bottom: 70px; } }
    #homepage .section__our-vision .section__prologue {
      margin: var(--margin-75) 0;
      color: var(--light-blue-text-color); }
      #homepage .section__our-vision .section__prologue h2:last-child {
        margin-bottom: 0; }
    @media only screen and (max-width: 767px) {
      #homepage .section__our-vision .section__line:last-child {
        display: none; } }
  #homepage .section__our-core-values {
    background-color: white;
    position: relative;
    text-align: center;
    min-height: max(100vh, calc(10vw + 50vh));
    margin-left: 0; }
    #homepage .section__our-core-values .section-container {
      margin-left: 0;
      margin-right: 0;
      position: relative;
      overflow: hidden; }
      @media only screen and (max-width: 767px) {
        #homepage .section__our-core-values .section-container {
          padding-left: var(--section-margin);
          padding-right: var(--section-margin); } }
    #homepage .section__our-core-values .section__top {
      padding-top: calc(0.5vw + 6vh);
      z-index: 1;
      position: relative; }
    #homepage .section__our-core-values .section__middle {
      position: absolute;
      width: 100%;
      height: 100%;
      padding-top: calc((10vw + 50vh)/5);
      top: 0;
      left: 50%;
      display: flex;
      justify-content: flex-start;
      z-index: 0;
      transform: translate(-28.5vw, 0); }
      #homepage .section__our-core-values .section__middle .huge-letters {
        font-size: calc(18vw + 70vh) !important;
        line-height: 46vw;
        font-weight: normal;
        color: var(--light-blue-color);
        line-height: 1;
        display: flex; }
        #homepage .section__our-core-values .section__middle .huge-letters svg {
          height: calc(10vw + 50vh); }
          @media only screen and (max-width: 767px) {
            #homepage .section__our-core-values .section__middle .huge-letters svg {
              padding-top: calc(2vw + 3vh); } }
        #homepage .section__our-core-values .section__middle .huge-letters span {
          display: block;
          opacity: 0;
          width: calc(6vw + 50vh); }
          @media only screen and (max-width: 767px) {
            #homepage .section__our-core-values .section__middle .huge-letters span {
              font-size: calc(25vw + 80vh) !important;
              width: calc(10vw + 60vh); } }
          #homepage .section__our-core-values .section__middle .huge-letters span:first-child {
            opacity: 1; }
    #homepage .section__our-core-values .section__bottom {
      padding-top: calc((10vw + 50vh)/2.9);
      padding-bottom: calc((10vw + 50vh)/2.3);
      z-index: 1;
      position: relative; }
      @media only screen and (max-width: 1600px) {
        #homepage .section__our-core-values .section__bottom {
          padding-top: calc((10vw + 50vh)/3.4);
          padding-bottom: calc((10vw + 50vh)/1.7); } }
      #homepage .section__our-core-values .section__bottom .value__item {
        opacity: 0;
        margin: 70px auto 0px auto; }
        @media only screen and (max-width: 1920px) {
          #homepage .section__our-core-values .section__bottom .value__item {
            margin: 160px auto 0px auto; } }
        #homepage .section__our-core-values .section__bottom .value__item:first-child {
          opacity: 1;
          margin-top: 0; }
        #homepage .section__our-core-values .section__bottom .value__item .value__title h1 {
          color: var(--color-red);
          font-size: 8vw !important;
          font-weight: 700; }
          @media only screen and (max-width: 767px) {
            #homepage .section__our-core-values .section__bottom .value__item .value__title h1 {
              font-size: 9.5vw !important; } }
        #homepage .section__our-core-values .section__bottom .value__item .value__text {
          max-width: 1000px;
          margin: 1.8vw auto;
          height: 178px;
          padding: 0 10vw; }
          @media only screen and (max-width: 1920px) {
            #homepage .section__our-core-values .section__bottom .value__item .value__text {
              height: 125px; } }
    #homepage .section__our-core-values .section__text {
      position: relative;
      z-index: 1; }
  #homepage .section__services {
    background-color: var(--light-blue-color);
    height: 100vh;
    min-height: 800px;
    overflow: hidden; }
    @media only screen and (max-width: 767px) {
      #homepage .section__services {
        height: auto;
        min-height: auto; } }
    #homepage .section__services .section-container {
      display: flex;
      align-items: center;
      justify-content: center;
      height: 100%; }
      @media only screen and (max-width: 767px) {
        #homepage .section__services .section-container {
          flex-direction: column;
          align-items: flex-start;
          justify-content: flex-start;
          margin-top: 50px; } }
      #homepage .section__services .section-container .section__title {
        transform: scale(2.2);
        z-index: 1;
        position: absolute;
        height: 100%;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center; }
        @media only screen and (max-width: 767px) {
          #homepage .section__services .section-container .section__title {
            transform: unset;
            position: relative;
            display: block;
            height: auto;
            margin-bottom: 30px;
            align-items: flex-start;
            justify-content: flex-start;
            text-align: center; } }
      #homepage .section__services .section-container .section__contents {
        display: flex;
        gap: 2.4vw;
        align-items: center;
        text-align: center;
        justify-content: center;
        width: 100%;
        z-index: 1; }
        @media only screen and (max-width: 767px) {
          #homepage .section__services .section-container .section__contents {
            display: block; } }
        #homepage .section__services .section-container .section__contents .section__box {
          border-radius: 30px;
          box-shadow: none;
          padding: 30px 30px 10px 30px;
          min-height: 550px;
          height: 60vh;
          max-height: 860px;
          width: 100%;
          position: relative;
          transition: 0.2s transform; }
          #homepage .section__services .section-container .section__contents .section__box.hoverable:hover {
            transform: scale(1.03); }
            #homepage .section__services .section-container .section__contents .section__box.hoverable:hover .section__box-border {
              box-shadow: 14px 14px 33px #07214b74; }
          @media only screen and (max-width: 767px) {
            #homepage .section__services .section-container .section__contents .section__box {
              height: auto;
              min-height: unset;
              width: auto;
              max-height: unset;
              padding: 90px 30px 0px 30px;
              margin-bottom: var(--section-margin); } }
          #homepage .section__services .section-container .section__contents .section__box-border {
            border: 1px solid #24292C;
            position: absolute;
            border-radius: 30px;
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
            opacity: 0;
            visibility: hidden;
            box-shadow: var(--shadow-two);
            transition: 0.2s box-shadow; }
            @media only screen and (max-width: 767px) {
              #homepage .section__services .section-container .section__contents .section__box-border {
                opacity: 1;
                visibility: visible; } }
          #homepage .section__services .section-container .section__contents .section__box-in {
            display: flex;
            justify-content: center;
            align-items: center;
            width: 100%;
            flex-direction: column;
            position: relative;
            height: 100%;
            opacity: 0;
            visibility: hidden; }
            @media only screen and (max-width: 767px) {
              #homepage .section__services .section-container .section__contents .section__box-in {
                opacity: 1;
                visibility: visible; } }
          #homepage .section__services .section-container .section__contents .section__box-image {
            height: 103px;
            margin-top: 3vw; }
            #homepage .section__services .section-container .section__contents .section__box-image img {
              width: 100%;
              height: 100%;
              object-fit: contain;
              margin-bottom: 30px; }
          #homepage .section__services .section-container .section__contents .section__box-title h2 {
            font-size: calc(30px + 1.2vw);
            color: black;
            margin-bottom: 20px;
            line-height: 0.95;
            margin-top: 20px; }
            @media only screen and (max-width: 1920px) {
              #homepage .section__services .section-container .section__contents .section__box-title h2 {
                line-height: 1; } }
            @media only screen and (max-width: 767px) {
              #homepage .section__services .section-container .section__contents .section__box-title h2 {
                font-size: calc(40px + 1.2vw); } }
          #homepage .section__services .section-container .section__contents .section__box-text {
            max-width: 460px;
            margin: 0 auto;
            margin-bottom: 104px; }
            @media only screen and (max-width: 767px) {
              #homepage .section__services .section-container .section__contents .section__box-text {
                margin-bottom: 75px; } }
          #homepage .section__services .section-container .section__contents .section__box-read-more {
            color: var(--color-red);
            font-size: 18px;
            border-top: 1px solid black;
            padding-top: calc(0.8vw + 1vh);
            padding-bottom: calc(0.8vw + 1vh);
            width: calc(100% - 70px);
            text-align: center;
            position: absolute;
            bottom: 0;
            margin: 0 auto;
            font-weight: bold; }
            @media only screen and (max-width: 1920px) {
              #homepage .section__services .section-container .section__contents .section__box-read-more {
                width: calc(100% - 60px); } }
            @media only screen and (max-width: 767px) {
              #homepage .section__services .section-container .section__contents .section__box-read-more {
                position: relative;
                padding-top: 25px;
                padding-bottom: 25px;
                width: 100%; } }
            #homepage .section__services .section-container .section__contents .section__box-read-more i {
              font-size: 22px;
              margin-left: 10px; }
          #homepage .section__services .section-container .section__contents .section__box a {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%; }
      #homepage .section__services .section-container .circles {
        height: 100%;
        width: 100%;
        z-index: 0;
        position: absolute; }
        @media only screen and (max-width: 767px) {
          #homepage .section__services .section-container .circles {
            display: none; } }
        #homepage .section__services .section-container .circles .circle {
          position: absolute;
          top: 50%;
          left: 50%;
          width: 25vw;
          height: 25vw;
          border-radius: 50%;
          border: 1px solid #24292C; }
          #homepage .section__services .section-container .circles .circle:nth-child(1) {
            transform: translate(-50%, -50%) scale(4);
            opacity: 0.4; }
          #homepage .section__services .section-container .circles .circle:nth-child(2) {
            transform: translate(-50%, -50%) scale(3.5);
            opacity: 0.4; }
          #homepage .section__services .section-container .circles .circle:nth-child(3) {
            transform: translate(-50%, -50%) scale(3);
            opacity: 0.4; }
          #homepage .section__services .section-container .circles .circle:nth-child(4) {
            transform: translate(-50%, -50%) scale(2.5);
            opacity: 0.4; }
          #homepage .section__services .section-container .circles .circle:nth-child(5) {
            transform: translate(-50%, -50%) scale(2);
            opacity: 0.4; }
          #homepage .section__services .section-container .circles .circle:nth-child(6) {
            transform: translate(-50%, -50%) scale(1.5);
            opacity: 1; }
          #homepage .section__services .section-container .circles .circle:nth-child(7) {
            transform: translate(-50%, -50%) scale(1.5);
            opacity: 1; }

.moving-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background-image: radial-gradient(#2F3D62, #000000); }
  .moving-background canvas {
    opacity: 0;
    visibility: hidden; }

main#services, main#fleet {
  position: relative;
  overflow: hidden; }
  main#services .section__line, main#fleet .section__line {
    z-index: 1;
    position: relative; }
  main#services .hero, main#fleet .hero {
    height: 300px;
    position: relative;
    display: flex;
    align-items: flex-end;
    padding-left: var(--section-margin);
    padding-right: var(--section-margin); }
    @media only screen and (max-width: 1023px) {
      main#services .hero, main#fleet .hero {
        height: 250px; } }
    @media only screen and (max-width: 767px) {
      main#services .hero, main#fleet .hero {
        flex-direction: column;
        justify-content: flex-end;
        align-items: flex-start;
        row-gap: var(--section-margin);
        height: 200px; } }
    @media only screen and (max-width: 580px) {
      main#services .hero, main#fleet .hero {
        height: 320px; } }
    main#services .hero h2, main#fleet .hero h2 {
      color: var(--light-blue-text-color);
      text-transform: uppercase;
      margin-bottom: 23px;
      width: 100%;
      line-height: 1;
      margin-bottom: 0; }
    main#services .hero .filters, main#fleet .hero .filters {
      display: flex;
      gap: 10px; }
      @media only screen and (max-width: 580px) {
        main#services .hero .filters, main#fleet .hero .filters {
          flex-direction: column;
          width: 100%; } }
      main#services .hero .filters .reset-filters, main#fleet .hero .filters .reset-filters {
        display: flex;
        align-items: center;
        color: var(--light-blue-text-color);
        font-weight: 300;
        padding: 0 10px;
        display: none;
        pointer-events: all;
        cursor: pointer; }
        main#services .hero .filters .reset-filters i, main#fleet .hero .filters .reset-filters i {
          margin-right: 10px;
          color: var(--color-red); }
      main#services .hero .filters .filter .dropdown, main#fleet .hero .filters .filter .dropdown {
        opacity: 0;
        visibility: hidden; }
  main#services .section__line, main#fleet .section__line {
    height: 2px;
    background-color: var(--border-line-color);
    margin-left: var(--section-margin);
    margin-right: var(--section-margin);
    margin-bottom: 40px;
    margin-top: 15px; }
    @media only screen and (max-width: 1600px) {
      main#services .section__line, main#fleet .section__line {
        margin-bottom: 25px; } }
    @media only screen and (max-width: 767px) {
      main#services .section__line, main#fleet .section__line {
        margin-top: var(--section-margin);
        margin-bottom: var(--section-margin); } }

main#fleet .section__table {
  padding-left: var(--section-margin);
  padding-right: var(--section-margin); }
main#fleet .custom-select-wrapper {
  position: relative;
  font-size: 16px;
  font-weight: 300;
  z-index: 99; }
  main#fleet .custom-select-wrapper.active {
    z-index: 100; }
  main#fleet .custom-select-wrapper.filter--vessel-type .custom-select {
    width: 200px; }
    @media only screen and (max-width: 1023px) {
      main#fleet .custom-select-wrapper.filter--vessel-type .custom-select {
        width: 160px; } }
main#fleet .custom-select {
  position: relative;
  width: 120px;
  color: var(--light-blue-text-color);
  padding: 0 20px;
  height: 43px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between; }
  @media only screen and (max-width: 1023px) {
    main#fleet .custom-select {
      width: 90px; } }
  @media only screen and (max-width: 580px) {
    main#fleet .custom-select {
      width: calc(100% - 20px - var(--section-margin)) !important; } }
  main#fleet .custom-select .border {
    z-index: 0;
    border: 2px solid var(--border-line-color);
    background: var(--gradient-filters);
    width: 100%;
    height: 43px;
    position: absolute;
    top: -2px;
    left: 0;
    content: '';
    border-radius: 14px;
    backdrop-filter: blur(37px);
    -webkit-backdrop-filter: blur(37px); }
  main#fleet .custom-select:after {
    content: '\f078';
    position: absolute;
    right: 13px;
    pointer-events: none;
    font-family: 'Font Awesome 6 Pro';
    font-weight: 900;
    color: var(--color-red); }
main#fleet .select-selected {
  pointer-events: none;
  z-index: 1; }
main#fleet .select-items {
  position: absolute;
  border-radius: 14px;
  top: 100%;
  left: 0;
  width: 100%;
  z-index: 99; }
main#fleet .select-hide {
  opacity: 0;
  visibility: hidden; }
main#fleet .select-option {
  /* width: 100%; */
  position: relative;
  transition: 0.2s color;
  color: var(--light-blue-text-color);
  padding-left: 20px;
  cursor: pointer;
  text-align: left;
  /* height: 34px; */
  padding-bottom: 14px;
  /* display: flex */ }
  main#fleet .select-option.unavailable {
    color: gray;
    pointer-events: none; }
  main#fleet .select-option:before {
    content: '';
    border-radius: 8px;
    width: 100%;
    left: 0;
    background-color: #EBF1FF;
    display: block;
    position: absolute;
    top: 0;
    z-index: -1;
    opacity: 0;
    transition: 0.2s opacity; }
main#fleet .section__grid {
  padding-left: var(--section-margin);
  padding-right: var(--section-margin);
  padding-bottom: 200px; }
  @media only screen and (max-width: 1023px) {
    main#fleet .section__grid {
      padding-bottom: 7%; } }
  main#fleet .section__grid-in {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 1.5vw; }
    @media only screen and (max-width: 1023px) {
      main#fleet .section__grid-in {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: var(--section-margin); } }
    @media only screen and (max-width: 767px) {
      main#fleet .section__grid-in {
        grid-template-columns: repeat(1, minmax(0, 1fr)); } }
    main#fleet .section__grid-in .grid-item {
      padding: 2.1vw;
      border-radius: 30px;
      border: 2px solid var(--border-line-color);
      background: var(--gradient-fleet-box);
      box-shadow: var(--shadow-three);
      backdrop-filter: blur(37px);
      -webkit-backdrop-filter: blur(37px);
      position: relative;
      opacity: 0;
      visibility: hidden; }
      @media only screen and (max-width: 767px) {
        main#fleet .section__grid-in .grid-item {
          padding: 40px 20px;
          text-align: center; } }
      main#fleet .section__grid-in .grid-item-title {
        color: var(--light-blue-pane-color);
        display: flex;
        justify-content: space-between; }
        main#fleet .section__grid-in .grid-item-title h4 {
          margin: 0;
          line-height: 1; }
      main#fleet .section__grid-in .grid-item .section__line {
        margin-bottom: 33px;
        margin-top: 33px;
        margin-left: 0;
        margin-right: 0; }
        @media only screen and (max-width: 1600px) {
          main#fleet .section__grid-in .grid-item .section__line {
            margin-top: 25px;
            margin-bottom: 25px; } }
        @media only screen and (max-width: 767px) {
          main#fleet .section__grid-in .grid-item .section__line {
            margin-top: var(--section-margin);
            margin-bottom: var(--section-margin); } }
      main#fleet .section__grid-in .grid-item-category {
        color: var(--light-blue-pane-color);
        padding: 12px;
        font-size: 19px;
        font-weight: 300;
        text-transform: uppercase;
        border: 2px solid var(--border-line-color);
        border-radius: 14px;
        margin-top: -7px; }
        @media only screen and (max-width: 1600px) {
          main#fleet .section__grid-in .grid-item-category {
            font-size: 17px; } }
      main#fleet .section__grid-in .grid-item-contents .row {
        display: flex;
        justify-content: space-between;
        margin-bottom: 13px;
        gap: 13px; }
        @media only screen and (max-width: 767px) {
          main#fleet .section__grid-in .grid-item-contents .row {
            margin-bottom: 0; } }
        main#fleet .section__grid-in .grid-item-contents .row:last-child {
          margin-bottom: 0; }
        main#fleet .section__grid-in .grid-item-contents .row .field {
          color: var(--light-blue-pane-color);
          font-weight: normal;
          font-size: 21px; }
          @media only screen and (max-width: 1279px) {
            main#fleet .section__grid-in .grid-item-contents .row .field {
              font-size: 19px;
              line-height: 1.8; } }
          @media only screen and (max-width: 767px) {
            main#fleet .section__grid-in .grid-item-contents .row .field {
              font-size: 18px; } }
        main#fleet .section__grid-in .grid-item-contents .row .field-value {
          font-weight: 300;
          color: white;
          font-size: 21px;
          text-align: right;
          line-height: 1.2; }
          @media only screen and (max-width: 1279px) {
            main#fleet .section__grid-in .grid-item-contents .row .field-value {
              font-size: 19px;
              line-height: 1.8; } }
          @media only screen and (max-width: 767px) {
            main#fleet .section__grid-in .grid-item-contents .row .field-value {
              font-size: 18px; } }

main#services .section__line {
  margin-bottom: 110px; }
main#services .section__commercial-management {
  padding-bottom: 92px; }
main#services .section__technical-management {
  padding-bottom: 200px; }
main#services .section__commercial-management, main#services .section__technical-management {
  padding-left: var(--section-margin);
  padding-right: var(--section-margin);
  display: flex;
  gap: 7% 7%;
  z-index: 1;
  position: relative;
  align-items: center; }
  @media only screen and (max-width: 1023px) {
    main#services .section__commercial-management, main#services .section__technical-management {
      flex-direction: column;
      padding-bottom: 7%; } }
  main#services .section__commercial-management-left, main#services .section__technical-management-left {
    width: 50%; }
    @media only screen and (max-width: 1023px) {
      main#services .section__commercial-management-left, main#services .section__technical-management-left {
        width: 100%;
        order: 1;
        padding-top: 0;
        padding-bottom: 0; } }
    main#services .section__commercial-management-left h2, main#services .section__technical-management-left h2 {
      color: var(--light-blue-text-color);
      margin-top: 0; }
      @media only screen and (max-width: 767px) {
        main#services .section__commercial-management-left h2, main#services .section__technical-management-left h2 {
          margin-bottom: 0; } }
    main#services .section__commercial-management-left p, main#services .section__technical-management-left p {
      color: white; }
      main#services .section__commercial-management-left p:last-child, main#services .section__technical-management-left p:last-child {
        margin-bottom: 0; }
  main#services .section__commercial-management-right, main#services .section__technical-management-right {
    width: 50%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 67vh;
    border-radius: 30px; }
    @media only screen and (min-width: 1025) {
      main#services .section__commercial-management-right, main#services .section__technical-management-right {
        background-attachment: scroll; } }
    @media only screen and (max-width: 1023px) {
      main#services .section__commercial-management-right, main#services .section__technical-management-right {
        width: 100%;
        order: 0;
        height: 40vh;
        margin-bottom: var(--section-margin); } }

body.home .preloader, body.home #preloader-lottie {
  opacity: 1;
  visibility: visible;
  display: flex; }

.preloader {
  width: 100vw;
  height: 100vh;
  background-image: radial-gradient(#2F3D62, #000000);
  z-index: 9999;
  position: fixed;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  display: none; }

#preloader-lottie {
  z-index: 10000;
  width: 450px;
  height: 450px;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  opacity: 0;
  visibility: hidden;
  display: none; }
  @media only screen and (max-width: 767px) {
    #preloader-lottie {
      width: 250px;
      height: 250px; } }

@media only screen and (max-width: 767px) {
  .elementor-9 .elementor-element.elementor-element-55a34b02 {
    --padding-block-end: 0 !important; } }

body {
  font-family: var(--text-font);
  color: #000;
  display: flex;
  flex-direction: column;
  overflow: overlay;
  background: #080c1a;
  overflow-x: hidden; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #C0CADD;
  margin: 30px 0;
  padding: 0; }

.loretta h2 {
  font-family: var(--heading-font) !important; }

.indivisible {
  font-family: var(--text-font) !important; }

h1 {
  font-style: normal;
  font-weight: 400;
  color: #f6f6f6;
  font-size: 110px;
  line-height: 135px;
  letter-spacing: 0px;
  letter-spacing: 0px; }

h1.text_blur {
  font-size: 9vw;
  font-weight: 500;
  line-height: 1.1; }

h1.big_letters_blur {
  font-size: 70vw;
  font-weight: 700;
  -webkit-text-stroke: 3px #bdbdbd;
  color: transparent; }

h1, h2, h3, h4, h5 {
  font-family: var(--heading-font);
  font-weight: 600; }

h1.hero_letter {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
  font-size: calc(31px + 6.6vw);
  line-height: 0.85;
  color: var(--light-blue-pane-color);
  letter-spacing: -0.45rem;
  font-weight: normal; }
  h1.hero_letter.top_up_hero_letter_line1 {
    font-family: var(--text-font);
    color: white;
    line-height: calc(20px + 3vw);
    font-size: calc(14px + 1.5vw);
    letter-spacing: -0.05vw; }
  @media only screen and (max-width: 767px) {
    h1.hero_letter {
      font-size: 11.3vw;
      line-height: 1.05; }
      h1.hero_letter.top_up_hero_letter_line1 {
        font-family: var(--text-font);
        color: white;
        font-size: 3.4vw; } }
    @media only screen and (max-width: 767px) and (max-width: 767px) {
      h1.hero_letter.top_up_hero_letter_line1 {
        font-size: 4.4vw; } }

h2 {
  font-style: normal;
  font-weight: normal;
  font-size: calc(27px + 0.9vw);
  line-height: 1.5;
  letter-spacing: -1px; }
  @media only screen and (max-width: 1920px) {
    h2 {
      font-size: calc(25px + 1vw); } }
  @media only screen and (max-width: 767px) {
    h2 {
      font-size: 6.5vw; } }

h2.section-in-title {
  font-weight: 600;
  font-size: 3em;
  margin-block-start: 0.83em;
  margin-block-end: 0.83em;
  color: #FFFFFF; }

h3 {
  font-style: normal;
  font-weight: normal;
  font-size: calc(20px + 0.8vw);
  line-height: 1.5;
  letter-spacing: 0px;
  letter-spacing: -0.7px; }
  @media only screen and (max-width: 1920px) {
    h3 {
      font-size: 2.2vw; } }
  @media only screen and (max-width: 1600px) {
    h3 {
      font-size: 2.4vw; } }
  @media only screen and (max-width: 767px) {
    h3 {
      margin: 0;
      font-size: 4.7vw;
      line-height: 1.9; } }

h4 {
  font-style: normal;
  font-weight: normal;
  font-size: calc(12px + 0.9vw);
  line-height: 1.35;
  letter-spacing: 0px;
  letter-spacing: 0px;
  margin: 28px 0; }
  @media only screen and (max-width: 1920px) {
    h4 {
      font-size: calc(12px + 1vw); } }
  @media only screen and (max-width: 1600px) {
    h4 {
      font-size: calc(14px + 0.9vw); } }
  @media only screen and (max-width: 767px) {
    h4 {
      font-size: 26px;
      line-height: 36px;
      margin: 0; } }

h4.footer_form {
  text-transform: none;
  font-weight: 400;
  font-size: 22px;
  line-height: 33px; }

h5 {
  font-style: normal;
  font-weight: normal;
  font-size: 22px;
  line-height: 28px;
  letter-spacing: 0px;
  letter-spacing: 0px; }

h5.footer_bottom {
  font-weight: 400;
  font-size: 17px;
  color: var(--color-light-blue);
  margin: 40px 0;
  font-family: var(--text-font); }
  h5.footer_bottom a {
    color: white; }

h5.footer_form, h6.footer_form, h7.footer_form {
  font-weight: 400;
  font-size: 22px;
  line-height: 33px; }

h6 {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0px;
  letter-spacing: 0px; }

p {
  font-style: normal;
  font-weight: normal;
  font-size: 22px;
  line-height: 2;
  letter-spacing: 0px; }
  @media only screen and (max-width: 1920px) {
    p {
      font-size: 21px; } }
  @media only screen and (max-width: 1279px) {
    p {
      font-size: 19px;
      line-height: 1.8; } }
  @media only screen and (max-width: 767px) {
    p {
      font-size: 18px; } }

.button {
  width: 172px;
  height: 56px;
  border-radius: 34px;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  z-index: 110;
  background-color: var(--color-yellow); }
  .button:hover {
    cursor: pointer; }

.no_margin {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.fixed {
  position: fixed;
  top: 0;
  left: 0; }

.absolute {
  position: absolute;
  top: 0;
  left: 0; }

/*# sourceMappingURL=style.css.map */
