.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  color: #FFFFFF;
  background-image: linear-gradient(#000, #fff);
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.lottie-div {
  width: 100vw;
  height: 100vh;
  background-image: linear-gradient(#006072, #00161a 59%);
  flex-direction: column;
  align-content: center;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.lottie-animation {
  height: 100%;
  aspect-ratio: 16 / 9;
  filter: blur(4px) brightness(65%);
  display: none;
  position: relative;
}

.container {
  height: 100vh;
  flex-direction: column;
  justify-content: space-between;
  padding-top: 90px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.smaller-phones {
  width: 120%;
  filter: blur(3.5px) brightness(70%);
  object-fit: fill;
  justify-content: center;
  position: relative;
  overflow: hidden;
}

.heading {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: Helveticaneue, sans-serif;
  font-size: 70px;
  font-weight: 700;
  line-height: 70px;
}

.heading-2 {
  color: #fff;
  text-align: center;
  letter-spacing: 9px;
  text-transform: uppercase;
  margin-top: 0;
  padding-left: 10px;
  font-family: Helveticaneue, sans-serif;
  font-weight: 300;
}

.button-holder {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: wrap;
  justify-content: center;
  padding-left: 16px;
  display: flex;
  overflow: hidden;
}

.image {
  width: 250px;
}

.image-2 {
  width: 326px;
}

.text-holder {
  flex-direction: column;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.text-holder.blurred {
  filter: blur(3px);
  position: absolute;
}

.bottom-part {
  flex-direction: column;
  display: flex;
  overflow: hidden;
}

.heading-3 {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  font-family: Helveticaneue, sans-serif;
  font-size: 30px;
  font-weight: 300;
  display: none;
}

.body {
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
}

.div-block {
  z-index: 99999;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.navbar {
  background-color: #006072;
}

.navbar-2 {
  z-index: 1;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  text-transform: uppercase;
  background-color: rgba(255, 255, 255, .3);
  font-family: Helveticaneue, sans-serif;
  font-size: 15px;
  font-weight: 500;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.nav-link {
  color: #d8d8d8;
  font-size: 17px;
  font-weight: 300;
}

.nav-link:hover, .nav-link.w--current {
  color: #fff;
}

.link-block, .link-block-2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.paragraph {
  color: #fff;
  text-align: center;
  margin-top: 50px;
  font-family: Helveticaneue, sans-serif;
  font-size: 21px;
  font-style: normal;
  font-weight: 300;
  line-height: 27px;
}

.paragraph.behind {
  color: rgba(255, 255, 255, 0);
}

.body-2 {
  background-color: #006072;
  background-image: none;
  overflow: hidden;
}

.contact-us-main-parent {
  width: 100vw;
  height: 100vh;
  background-image: linear-gradient(#006072, #00161a 59%);
  overflow: hidden;
}

.contact-form-holder {
  height: 100vh;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.form-block {
  flex: 1;
}

.form-label {
  color: #fff;
  padding-top: 10px;
  padding-left: 12px;
  font-family: Helveticaneue, sans-serif;
  font-size: 16px;
  font-weight: 300;
}
.mesazhi {
        text-align: center;
        padding-top: 10px;
    }

.form-field {
  background-color: #2a3b41;
  border: 1px solid rgba(255, 255, 255, .16);
  border-radius: 12px;
}

.form-field.message {
  height: 100px;
}

.form {
  background-color: rgba(42, 59, 65, .5);
  border-radius: 20px;
  flex-direction: column;
  align-items: flex-start;
  padding: 30px;
}

.submit-button {
  width: 50%;
  height: 45px;
  background-color: #006072;
  border-radius: 20px;
  font-family: Helveticaneue, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.div-block-2 {
  width: 100%;
  justify-content: center;
  margin-top: 30px;
  display: flex;
}

.heading-4 {
  color: #fff;
  font-family: Helveticaneue, sans-serif;
}

.div-block-3 {
  justify-content: center;
  margin-bottom: 15px;
  display: flex;
}

.body-3 {
  background-color: #006072;
  background-image: none;
}

.rich-text-block {
  color: #fff;
  margin-top: 200px;
  font-family: Helveticaneue, sans-serif;
}

.div-block-4 {
  background-image: linear-gradient(#006072, #00161a 16%);
}

.bold-text {
  text-align: center;
  font-size: 25px;
}

.paragraph-2 {
  justify-content: center;
  display: flex;
}

.bold-text-2, .bold-text-3, .bold-text-4, .bold-text-5, .bold-text-6, .bold-text-7, .bold-text-8, .bold-text-9, .bold-text-10 {
  font-size: 20px;
}

.bold-text-11 {
  font-size: 17px;
}

.list, .list-2, .list-3, .list-4, .list-5, .list-6, .list-7, .list-8, .list-9, .list-10, .list-11, .list-12, .list-13, .list-14, .list-15 {
  list-style-type: none;
}

.rich-text-block-2 {
  color: #fff;
  margin-top: 150px;
  margin-bottom: 150px;
  font-family: Helveticaneue, sans-serif;
  font-weight: 300;
}

.link {
  color: #fff;
}

.bold-text-12 {
  font-size: 40px;
}

.bold-text-13, .bold-text-14 {
  font-size: 25px;
}

.bold-text-15 {
  font-size: 40px;
}

.bold-text-16 {
  font-size: 25px;
}

.content {
  font-size: 20px;
}

.paragraph-3, .paragraph-4 {
  font-size: 18px;
}

.body-4 {
  background-color: #006072;
  background-image: none;
}

.link-2, .link-3, .link-4, .link-5, .link-6, .link-7, .link-8, .link-9, .link-10, .link-11, .link-12, .link-13, .link-14, .link-15, .link-16, .link-17, .link-18, .link-19, .link-20, .link-21, .link-22, .link-23, .link-24 {
  color: #fff;
}

.bold-text-17 {
  font-size: 40px;
}

.bold-text-18 {
  font-size: 20px;
}

.italic-text, .italic-text-2, .bold-text-19, .bold-text-20, .bold-text-21, .bold-text-22, .bold-text-23, .paragraph-5, .paragraph-6, .paragraph-7 {
  font-size: 18px;
}

.link-25 {
  color: #fff;
}

.list-16 {
  list-style-type: none;
}

.not-selectable, .rich-text-block-2-copy {
  color: #fff;
  margin-top: 150px;
  margin-bottom: 150px;
  font-family: Helveticaneue, sans-serif;
  font-weight: 300;
}

@media screen and (max-width: 991px) {
  .container {
    padding-top: 0;
  }

  .text-holder {
    padding-left: 12px;
    padding-right: 12px;
  }

  .div-block {
    z-index: auto;
  }

  .navbar-2 {
    z-index: 99999;
  }

  .icon {
    width: 30px;
    height: 21px;
    color: #fff;
    -webkit-text-stroke-width: 0px;
    justify-content: center;
    align-items: center;
    font-size: 34px;
    display: flex;
  }
}

@media screen and (max-width: 479px) {
  .container {
    padding-top: 0;
  }

  .smaller-phones {
    width: auto;
    height: 100vh;
    min-height: 100vh;
    aspect-ratio: 16 / 9;
    filter: blur(2px) brightness(70%);
    object-fit: fill;
    flex-direction: row-reverse;
    flex: 1;
    position: relative;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .heading {
    height: 50px;
    font-size: 40px;
  }

  .heading-2 {
    letter-spacing: 6px;
    padding-left: 4px;
    font-size: 17px;
  }

  .button-holder {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    padding-left: 0;
  }

  .image, .image-2 {
    width: 100%;
  }

  .text-holder {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
    position: relative;
  }

  .bottom-part {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .heading-3 {
    margin-top: 20px;
    font-size: 21px;
  }

  .body {
    background-color: #006072;
    overflow: hidden;
  }

  .navbar {
    position: fixed;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .nav-link {
    color: #fff;
  }

  .menu-button, .menu-button.w--open {
    background-color: rgba(200, 200, 200, 0);
  }

  .nav-menu {
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    background-color: rgba(255, 255, 255, .3);
  }

  .link-block {
    width: 50%;
    justify-content: space-between;
    align-items: center;
  }

  .link-block-2 {
    width: 58%;
  }

  .paragraph {
    text-align: center;
    margin-top: 15px;
    margin-bottom: 0;
    padding-left: 12px;
    padding-right: 12px;
    font-size: 16px;
    line-height: 24px;
  }

  .icon {
    color: #fff;
  }

  .form-block {
    padding-left: 10px;
    padding-right: 10px;
  }

  .form-label {
    padding-top: 5px;
  }

  .form-field.message {
    height: 120px;
  }

  .form {
    padding-left: 12px;
    padding-right: 12px;
  }

  .submit-button {
    width: 100%;
  }

  .div-block-3 {
    margin-bottom: 10px;
  }

  .bold-text-15, .bold-text-17 {
    text-align: center;
    line-height: 40px;
  }

  .bold-text-24 {
    text-align: center;
    justify-content: center;
    font-style: italic;
    font-weight: 300;
    display: flex;
  }

  .container-2 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .bold-text-25 {
    text-align: center;
    font-style: italic;
    font-weight: 300;
  }

  .container-3 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .paragraph-8 {
    display: flex;
  }

  .paragraph-9 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .paragraph-10 {
    justify-content: center;
    display: flex;
  }
}


@font-face {
  font-family: 'Helveticaneue 2';
  src: url('../fonts/HelveticaNeue-2.ttc') format('undefined');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helveticaneue';
  src: url('../fonts/HelveticaNeue-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helveticaneue';
  src: url('../fonts/HelveticaNeue-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helveticaneue';
  src: url('../fonts/HelveticaNeue-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helveticaneue';
  src: url('../fonts/HelveticaNeue-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}