.navbar {
  height: 80px;
  background-color: #000;
}

.container {
  height: 80px;
}

.nav-link {
  height: 80px;
}

.nav-link-2 {
  height: 80px;
}

.nav-link-3 {
  height: 80px;
  padding-top: 28px;
  padding-bottom: 28px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 16px;
}

.nav-menu {
  height: 80px;
}

.section {
  height: 120px;
  background-color: #1f1d1d;
}

.container-2 {
  height: 100%;
}

.navbar-2 {
  height: 75px;
  background-image: linear-gradient(261deg, #ff6506, #ff0006);
}

.container-3 {
  height: 100%;
  float: none;
  text-align: left;
}

.nav-menu-2 {
  height: 100%;
  float: right;
}

.nav-link-4 {
  height: 100%;
}

.nav-link-5 {
  height: 100%;
  padding-top: 26px;
  padding-bottom: 26px;
}

.nav-link-6 {
  height: 100%;
  padding-top: 26px;
  padding-bottom: 26px;
  float: none;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
}

.nav-link-6.w--current:active {
  color: #fff;
}

.nav-link-6.w--current:focus {
  color: #fff;
}

.button {
  height: 100%;
  padding: 26px;
  float: right;
  background-image: -webkit-gradient(linear, right top, left top, from(#ff6506), to(#ff0006));
  background-image: linear-gradient(270deg, #ff6506, #ff0006);
  font-size: 18px;
}

.column {
  height: 100%;
}

.columns {
  height: 100%;
}

.image {
  margin-top: 10px;
}

.section-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 550px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/BANNER1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.heading {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 52px;
  line-height: 55px;
  text-align: left;
  text-transform: uppercase;
}

.paragraph {
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 25px;
  text-align: left;
}

.button-2 {
  margin-left: 15px;
  background-image: linear-gradient(129deg, #00c0ff, #2158cc);
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.button-2:hover {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), linear-gradient(129deg, #00c0ff, #2158cc);
}

.button-3 {
  background-image: linear-gradient(118deg, #2158cc, #00c0ff);
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.button-3:hover {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), linear-gradient(118deg, #2158cc, #00c0ff);
}

.section-3 {
  height: auto;
}

.container-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.heading-2 {
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  color: #ff6506;
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}

.paragraph-2 {
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 25px;
  text-align: center;
}

.section-4 {
  display: block;
  padding-top: 60px;
  padding-bottom: 60px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ff6506;
  background-image: -webkit-gradient(linear, left top, right top, from(#00c0ff), to(#2158cc));
  background-image: linear-gradient(90deg, #00c0ff, #2158cc);
}

.column-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.column-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.text-block {
  display: block;
  margin-top: 5px;
  margin-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: Montserrat, sans-serif;
  color: #ff6506;
  font-weight: 600;
  text-transform: uppercase;
}

.column-4 {
  height: 100%;
  padding-left: 0px;
}

.text-block-2 {
  margin-top: 2px;
  margin-left: 20px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 16px;
}

.link {
  color: #fff;
  text-decoration: none;
}

.section-5 {
  height: 500px;
}

.column-5 {
  height: 100%;
  padding-right: 0px;
  padding-left: 0px;
  background-image: url('../images/BANNER1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.columns-2 {
  height: 100%;
}

.column-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.map {
  height: 100%;
}

.field-label {
  font-family: Montserrat, sans-serif;
  color: #484848;
  font-size: 16px;
  font-weight: 600;
}

.submit-button {
  background-image: -webkit-gradient(linear, left top, right top, from(#00c0ff), to(#2158cc));
  background-image: linear-gradient(90deg, #00c0ff, #2158cc);
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.section-6 {
  height: auto;
  padding-top: 50px;
  padding-bottom: 75px;
  background-color: #000;
}

.container-5 {
  height: 100%;
}

.column-7 {
  height: 100%;
  padding-right: 20px;
  padding-left: 20px;
}

.columns-3 {
  height: 100%;
}

.column-8 {
  height: 100%;
  padding-right: 20px;
  padding-left: 20px;
}

.column-9 {
  height: 100%;
}

.paragraph-3 {
  margin-top: 5px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 12px;
  text-align: justify;
}

.column-10 {
  padding-right: 15px;
  padding-left: 15px;
}

.image-2 {
  margin-left: 0px;
  padding: 8px;
}

.heading-3 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 500;
}

.text-block-3 {
  margin-top: 2px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 14px;
}

.column-11 {
  height: 0px;
}

.columns-4 {
  margin-top: 20px;
}

.image-3 {
  padding: 5px;
}

.image-4 {
  padding: 5px;
}

.image-5 {
  padding: 5px;
}

.heading-4 {
  margin-top: 0px;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 600;
}

.heading-5 {
  margin-bottom: 30px;
  color: #fff;
  text-align: center;
}

.container-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.column-12 {
  text-align: center;
}

.div-block {
  padding: 30px;
  border: 5px solid #fff;
  border-radius: 30px;
  text-align: center;
}

.heading-6 {
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 25px;
  font-weight: 600;
}

.text-block-4 {
  margin-bottom: 5px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
}

.text-block-4-copy {
  margin-bottom: 5px;
  font-family: Montserrat, sans-serif;
  color: transparent;
  font-size: 18px;
  font-weight: 400;
}

.button-4 {
  margin-top: 15px;
  border-radius: 0px;
  background-color: #fff;
  font-family: Montserrat, sans-serif;
  color: #00c0ff;
  font-size: 20px;
  font-weight: 600;
}

.button-4:hover {
  background-color: #ebebeb;
}

.section-7 {
  height: 650px;
  padding-top: 75px;
  padding-bottom: 75px;
  background-image: url('../images/BANNER2.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.container-7 {
  height: 100%;
  padding: 15px 25px;
  background-color: #fff;
}

.columns-5 {
  height: 100%;
}

.column-13 {
  height: 100%;
  padding-right: 0px;
  padding-left: 0px;
  background-image: url('../images/BANNER1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.column-14 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.map-2 {
  height: 100%;
}

.submit-button-2 {
  background-image: -webkit-gradient(linear, left top, right top, from(#ff6506), to(#ff0006));
  background-image: linear-gradient(90deg, #ff6506, #ff0006);
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.image-6 {
  padding: 15px;
}

.heading-7 {
  font-family: Montserrat, sans-serif;
  color: #00c0ff;
  font-weight: 600;
}

.footer-link {
  color: #fff;
  text-decoration: none;
}

.text-block-5 {
  margin-top: 20px;
  color: #fff;
  font-size: 14px;
  text-align: center;
}

.link-2 {
  color: #fff;
  text-decoration: none;
}

.section-8 {
  height: 10px;
  background-image: linear-gradient(99deg, #00c0ff, #2158cc);
}

.section-9 {
  height: 10px;
  background-image: -webkit-gradient(linear, left top, right top, from(#00c0ff), to(#2158cc));
  background-image: linear-gradient(90deg, #00c0ff, #2158cc);
}

.section-10 {
  height: 10px;
  background-image: -webkit-gradient(linear, left top, right top, from(#00c0ff), to(#2158cc));
  background-image: linear-gradient(90deg, #00c0ff, #2158cc);
}

.link-3 {
  color: #fff;
  text-decoration: none;
}

.columns-6 {
  margin-top: 12px;
  margin-bottom: 10px;
}

.collection-item {
  margin-bottom: 15px;
}

.heading-8 {
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 600;
}

.paragraph-4 {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  text-align: justify;
}

.button-5 {
  background-image: -webkit-gradient(linear, left top, right top, from(#00c0ff), to(#2158cc));
  background-image: linear-gradient(90deg, #00c0ff, #2158cc);
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.image-7 {
  margin-top: 20px;
}

.image-8 {
  margin-top: 20px;
}

.container-8 {
  padding-bottom: 20px;
}

.button-6 {
  background-image: linear-gradient(95deg, #00c0ff, #2158cc);
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

@media (max-width: 767px) {
  .nav-link-6 {
    background-image: -webkit-gradient(linear, left top, right top, from(#00c0ff), to(#2158cc));
    background-image: linear-gradient(90deg, #00c0ff, #2158cc);
  }
  .image {
    margin-top: 18px;
  }
  .section-2 {
    padding-right: 25px;
    padding-left: 25px;
  }
  .container-4 {
    padding: 30px 25px;
  }
  .section-4 {
    padding: 40px 25px;
  }
  .section-5 {
    height: auto;
  }
  .section-6 {
    padding-right: 25px;
    padding-left: 25px;
  }
  .column-12 {
    margin-bottom: 10px;
  }
  .section-7 {
    height: 500px;
    padding: 15px;
  }
  .columns-6 {
    margin-bottom: 0px;
  }
  .menu-button {
    margin-top: 5px;
  }
  .menu-button-2 {
    margin-top: 8px;
  }
  .menu-button-2.w--open {
    background-color: transparent;
  }
  .column-15 {
    margin-top: -12px;
  }
}

@media (max-width: 479px) {
  .nav-link-6 {
    background-image: linear-gradient(80deg, #00c0ff, #2158cc);
  }
  .section-2 {
    height: auto;
    padding-bottom: 25px;
  }
  .heading {
    font-size: 38px;
  }
  .container-4 {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .section-7 {
    height: 500px;
  }
  .menu-button-2 {
    background-color: transparent;
  }
  .menu-button-2.w--open {
    margin-top: 12px;
  }
}

