.body {
  display: block;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  background-color: #003847;
}

.slider {
  height: 680px;
  background-color: transparent;
}

.left-arrow {
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  display: block;
  width: 5%;
  height: 8%;
  margin-top: 0px;
  margin-bottom: 98px;
  margin-left: 40px;
  border: 1px solid #fff;
  border-radius: 5px;
}

.icon {
  color: #fff;
  font-size: 24px;
}

.right-arrow {
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  width: 5%;
  height: 8%;
  margin-bottom: 161px;
  margin-left: 40px;
  border: 1px solid #fff;
  border-radius: 5px;
}

.icon-2 {
  color: #fff;
  font-size: 24px;
}

.slide {
  height: 800px;
  background-color: rgba(0, 0, 0, 0.8);
  background-image: url('../images/slide1.png');
  background-size: cover;
  cursor: pointer;
}

.section {
  height: 100%;
  background-image: url('../images/cargo-plane2.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-nav {
  margin-bottom: 40px;
}

.heading {
  margin-right: 60px;
}

.heading-2 {
  margin-top: 140px;
  margin-right: 100px;
  margin-left: 233px;
  padding-bottom: 60px;
  border-right: 0.5px none rgba(224, 187, 59, 0.47);
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
  font-family: Montserrat, sans-serif;
  color: #d4d4d4;
  font-size: 62px;
  line-height: 55px;
  font-weight: 700;
}

.navbar {
  position: relative;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  background-color: transparent;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

.nav-link-menu {
  margin-top: 40px;
  border-right: 1px solid #008fb5;
  background-color: transparent;
  font-family: Exo, sans-serif;
  color: #bebebe;
  font-size: 16px;
  font-weight: 400;
}

.nav-link-menu:hover {
  opacity: 0.54;
  color: #919191;
}

.nav-link-menu:active {
  color: #ff401b;
}

.nav-link-menu:focus {
  color: #ff401b;
}

.nav-link-menu:visited {
  color: #bebebe;
}

.nav-link-menu.w--current {
  border-right-color: #008fb5;
  background-color: transparent;
  color: #ff401b;
  font-size: 16px;
  font-weight: 800;
}

.nav-link-menu.w--current:focus {
  color: #ff401b;
}

.nav-link-2 {
  margin-top: 40px;
  color: #fff;
}

.nav-link-3 {
  margin-top: 40px;
  color: #fff;
}

.nav-link-menu-last {
  margin-top: 40px;
  border-right: 1px none #fff;
  font-family: Exo, sans-serif;
  color: #fff;
  font-weight: 300;
}

.nav-link-menu-last:hover {
  opacity: 0.54;
}

.image {
  margin-top: 94px;
}

.image-2 {
  margin-top: 20px;
  margin-bottom: 0px;
  padding-bottom: 10px;
}

.paragraph {
  margin-top: 20px;
  font-family: Exo, sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  text-align: right;
}

.text-span {
  color: #81ffdf;
}

.image-3 {
  margin-top: 60px;
}

.paragraph-2 {
  margin-left: 140px;
  font-family: Exo, sans-serif;
  color: #fff;
  font-weight: 300;
}

.heading-3 {
  color: #fff;
}

.below-heading {
  font-family: Exo, sans-serif;
  color: #d8ac12;
  font-size: 30px;
  line-height: 22px;
}

.slide-2 {
  background-image: url('../images/slide2.png');
  background-size: cover;
  cursor: pointer;
}

.heading-world {
  height: 0px;
  min-height: 0px;
  margin-top: 140px;
  margin-right: 100px;
  margin-left: 220px;
  padding-bottom: 100px;
  border: 1px none #000;
  background-color: transparent;
  font-family: Montserrat, sans-serif;
  color: #d4d4d4;
  font-size: 62px;
  line-height: 55px;
  font-weight: 700;
}

.slide-3 {
  background-image: url('../images/pro2c.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.heading-2-about {
  margin-top: 40px;
  margin-right: 100px;
  margin-left: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-right: 0.5px none rgba(224, 187, 59, 0.47);
  font-family: Exo, sans-serif;
  color: #008fb5;
  font-size: 48px;
  line-height: 30px;
  font-weight: 300;
}

.paragraph-3 {
  margin: 8px 10px 20px 20px;
  font-family: Lato, sans-serif;
  color: #e6e6e6;
  font-size: 14px;
  line-height: 25px;
  font-weight: 400;
  text-align: left;
}

.image-4 {
  margin-top: 60px;
  margin-bottom: 40px;
  margin-left: 20px;
}

.columns {
  margin-right: 40px;
  margin-bottom: 60px;
  padding-bottom: 100px;
}

.text-span-2 {
  font-family: Exo, sans-serif;
  color: #ff401b;
  font-size: 24px;
  font-weight: 300;
}

.column {
  overflow: visible;
  padding-left: 40px;
  background-color: #000;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

.image-5 {
  margin-top: 140px;
  margin-left: 10px;
}

.text-span-3 {
  font-family: Exo, sans-serif;
  color: #ff401b;
}

.paragraph-2b {
  margin-top: 10px;
  margin-left: 10px;
  padding: 10px;
  border: 1px solid transparent;
  background-color: transparent;
  font-family: Exo, sans-serif;
  color: #fff;
  font-weight: 300;
}

.columns-2 {
  margin-right: 0px;
  padding-right: 20px;
}

.column-2 {
  border-right: 1px solid #ff401b;
}

.column-3 {
  border-right: 1px solid #ff401b;
}

.image-6 {
  position: fixed;
}

.div-block {
  position: static;
  background-image: url('../images/cargo-plane.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.heading-2-services {
  margin: 40px 100px 0px 20px;
  padding-top: 20px;
  padding-bottom: 10px;
  border-right: 0.5px none rgba(224, 187, 59, 0.47);
  border-bottom: 1px solid #ff401b;
  font-family: Exo, sans-serif;
  color: #ff401b;
  font-size: 24px;
  line-height: 55px;
  font-weight: 300;
}

.text-span-2-services {
  margin-left: 0px;
  font-family: Exo, sans-serif;
  color: #ff401b;
  font-size: 16px;
  font-weight: 300;
}

.paragraph-3-copy {
  margin-right: 100px;
  margin-bottom: 40px;
  margin-left: 20px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 25px;
  font-weight: 300;
}

.column-4 {
  height: 700px;
  margin-top: 54px;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

.div-block-2 {
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

.text-span-4 {
  color: #8f8f8f;
  font-size: 20px;
}

.image-7 {
  margin: 220px 20px 100px;
}

.column-5 {
  height: 500px;
  margin-top: -105px;
  padding-right: 85px;
  padding-left: 0px;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

.image-8 {
  margin-top: 7px;
  margin-bottom: 12px;
  margin-left: 20px;
}

.columns-3 {
  margin-right: 0px;
  margin-bottom: 20px;
  padding-right: 40px;
}

.column-6 {
  text-align: right;
}

.column-7 {
  text-align: right;
}

.nav-link-menu-contact {
  margin-top: 40px;
  border-right: 1px none #008fb5;
  background-color: transparent;
  font-family: Exo, sans-serif;
  color: #bebebe;
  font-size: 16px;
  font-weight: 400;
}

.nav-link-menu-contact:hover {
  opacity: 0.54;
}

.nav-link-menu-contact.w--current {
  border-right-style: none;
  background-color: transparent;
  color: #ff401b;
}

.nav-link-menu-contact.w--current:hover {
  background-color: rgba(106, 104, 104, 0);
}

.column-4-copy {
  height: 700px;
  margin-top: 38px;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

.section-2 {
  background-color: #003847;
}

.heading-2-copy {
  margin-top: 140px;
  margin-right: 100px;
  margin-left: 233px;
  padding-bottom: 60px;
  border-right: 0.5px none rgba(224, 187, 59, 0.47);
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
  font-family: Exo, sans-serif;
  color: #3b6bb4;
  font-size: 48px;
  line-height: 55px;
  font-weight: 700;
}

.mask {
  background-color: transparent;
}

.text-span-5 {
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
}

.slide-4 {
  background-image: url('../images/slide3.png');
  background-position: 50% 50%;
  background-size: cover;
  cursor: pointer;
}

.nav-link-menu-track {
  margin-top: 40px;
  border-right: 1px none #fff;
  border-radius: 10px;
  background-color: #ff401b;
  font-family: Exo, sans-serif;
  color: #d6d6d6;
  font-size: 16px;
  font-weight: 400;
}

.nav-link-menu-track:hover {
  opacity: 0.54;
}

.nav-link-menu-track.w--current {
  border-right-style: none;
  background-color: #ff401b;
  color: #d6d6d6;
}

.text-span-6 {
  color: #ff401b;
  font-size: 24px;
  line-height: 2px;
}

.text-span-7 {
  color: #ff401b;
}

.text-span-8 {
  color: #ff401b;
}

.text-span-9 {
  color: #ff401b;
}

.text-span-10 {
  color: #ff401b;
}

.text-span-11 {
  color: #0290b5;
}

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

.field-label {
  font-family: Lato, sans-serif;
  color: #b9b9b9;
  font-weight: 400;
}

.field-label-2 {
  font-family: Lato, sans-serif;
  color: #b9b9b9;
  font-weight: 400;
}

.text-span-2-services-copy {
  margin-left: -23px;
  font-family: Exo, sans-serif;
  color: #ff401b;
  font-size: 16px;
  font-weight: 300;
}

.text-field {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: hsla(0, 0%, 100%, 0.28);
  color: #d4d4d4;
}

.text-field-2 {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: hsla(0, 0%, 100%, 0.28);
  color: #d4d4d4;
}

.submit-button {
  background-color: #ff4018;
}

.form {
  margin-bottom: 60px;
  text-align: left;
}

.text-span-12 {
  color: #ff4018;
}

.text-span-13 {
  color: #ff4018;
}

.text-span-14 {
  color: #ff4018;
}

.section-copy {
  height: 100%;
  background-image: url('../images/cargo-plane2.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.section-contact {
  height: 100%;
  background-image: url('../images/call.jpg');
  background-position: 50% 50%;
  background-size: auto;
}

@media screen and (max-width: 991px) {
  .left-arrow {
    width: 8%;
  }

  .right-arrow {
    width: 8%;
  }

  .heading-2 {
    margin-left: 140px;
  }

  .image-3 {
    overflow: hidden;
  }

  .heading-world {
    margin-left: 140px;
  }

  .heading-2-about {
    margin-left: 140px;
  }

  .heading-2-services {
    margin-left: 140px;
  }

  .nav-link-menu-contact.w--current {
    margin-bottom: 10px;
  }

  .icon-3 {
    color: #000;
    font-size: 40px;
  }

  .menu-button {
    background-color: #e0bb3b;
  }

  .menu-button.w--open {
    background-color: #e0bb3b;
  }

  .nav-menu {
    background-color: #000;
  }

  .heading-2-copy {
    margin-left: 140px;
  }

  .nav-link-menu-track.w--current {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 767px) {
  .left-arrow {
    width: 10%;
  }

  .right-arrow {
    width: 10%;
  }

  .heading-2 {
    margin-left: 100px;
  }

  .heading-world {
    margin-left: 100px;
  }

  .heading-2-about {
    margin-left: 100px;
  }

  .heading-2-services {
    margin-left: 100px;
  }

  .icon-3 {
    color: #000;
  }

  .menu-button.w--open {
    background-color: #e0bb3b;
  }

  .heading-2-copy {
    margin-left: 100px;
  }
}

@media screen and (max-width: 479px) {
  .left-arrow {
    width: 14%;
  }

  .right-arrow {
    width: 14%;
  }

  .heading-2 {
    margin-right: 40px;
    margin-left: 40px;
    font-size: 25px;
    line-height: 30px;
  }

  .heading-world {
    margin-right: 40px;
    margin-left: 40px;
    font-size: 25px;
    line-height: 30px;
  }

  .heading-2-about {
    margin-right: 40px;
    margin-left: 40px;
    font-size: 25px;
    line-height: 30px;
  }

  .heading-2-services {
    margin-right: 40px;
    margin-left: 40px;
    font-size: 25px;
    line-height: 30px;
  }

  .icon-3 {
    color: #000;
  }

  .menu-button.w--open {
    background-color: #e0bb3b;
  }

  .heading-2-copy {
    margin-right: 40px;
    margin-left: 40px;
    font-size: 25px;
    line-height: 30px;
  }
}