:root {
  --dark-slate-blue: #4654a3;
  --tomato: #f95e41;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.hero-section {
  background-image: linear-gradient(#00000080, #00000080), url('../images/test.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  padding-top: 50px;
  display: flex;
  position: relative;
}

.section {
  padding-top: 100px;
}

.section.bottom-padding {
  padding-bottom: 100px;
}

.full-container {
  width: 90%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}

.full-container.nav {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.full-container.center {
  color: #fff;
  text-align: center;
}

.heading-2 {
  letter-spacing: -1px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Marcellus, sans-serif;
  font-size: 35px;
  font-weight: 400;
}

.heading-wrapper {
  text-align: center;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.grid {
  grid-column-gap: 80px;
  grid-template-rows: auto;
  align-items: center;
}

.image-wrapper {
  background-image: url('../images/7.jpg');
  background-position: 0 0;
  background-size: cover;
  height: 600px;
}

.image-wrapper._2 {
  background-image: url('../images/Optimized-20181019-AHE_8844R---Social-Media-Size.jpg');
  background-position: 50% 30%;
}

.paragraph {
  color: #fff;
  font-family: Marcellus, sans-serif;
  font-size: 22px;
  line-height: 28px;
}

.body {
  font-family: Open Sans, sans-serif;
}

.div-block {
  background-color: #020202;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  padding: 35px;
}

.container {
  color: #fff;
  text-align: center;
}

.heading-1 {
  letter-spacing: -1px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Marcellus, sans-serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 65px;
}

.navbar {
  background-color: #ddd0;
  padding-top: 35px;
  padding-bottom: 25px;
  position: absolute;
  inset: 0% 0% auto;
}

.nav-link {
  color: #fff;
  font-size: 15px;
  line-height: 28px;
}

.div-block-2 {
  justify-content: center;
  align-items: center;
  padding-bottom: 25px;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.link {
  color: #ffffffbf;
  text-decoration: none;
  transition: color .3s;
}

.link:hover {
  color: #fff;
}

.footer {
  background-color: #000;
  padding-top: 80px;
  padding-bottom: 80px;
}

.grid-2 {
  grid-column-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  width: 90%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}

.footer-block {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 80px;
  padding-bottom: 80px;
  display: flex;
}

.text-block {
  color: #fff;
  margin-bottom: 25px;
  font-family: Marcellus, sans-serif;
  font-size: 20px;
}

.text-block-2 {
  color: #ffffff80;
  margin-bottom: 0;
  margin-right: 15px;
  font-size: 16px;
}

.text-block-2._0 {
  margin-right: 0;
}

.link-2 {
  color: #fff;
}

.grid-3 {
  grid-template-columns: 1fr .25fr;
}

.div-block-3 {
  display: flex;
}

.image {
  margin-bottom: 25px;
}

.load-in {
  z-index: 999;
  background-color: var(--dark-slate-blue);
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  inset: 0%;
}

.footer-div {
  justify-content: space-between;
  width: 90%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text-block-7 {
  color: #fff;
  text-transform: none;
  margin-bottom: 25px;
  font-family: Marcellus, sans-serif;
  font-size: 18px;
  font-weight: 400;
  display: block;
}

.text-block-7.link {
  margin-bottom: 0;
  font-family: Marcellus, sans-serif;
  font-size: 18px;
  font-weight: 400;
  display: block;
}

.div-block-10 {
  background-color: #3d3d3d;
  width: 200px;
  height: 1.5px;
  margin-top: 9px;
  margin-right: 50px;
}

.div-block-17 {
  margin-bottom: 13px;
}

.div-block-17._0 {
  font-family: Marcellus, sans-serif;
  font-size: 20px;
  line-height: 28px;
}

.text-block-9 {
  font-family: Marcellus, sans-serif;
  display: inline;
}

.heading {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
}

.heading.small {
  font-size: 18px;
}

.link-block {
  color: #ffffff59;
  justify-content: space-between;
  align-items: stretch;
  width: 300px;
  margin-bottom: 25px;
  text-decoration: none;
  transition: transform .2s, color .2s;
  display: flex;
}

.link-block:hover {
  color: #fff;
  transform: translate(5px);
}

.link-3 {
  color: #ffffff59;
  text-transform: none;
  font-size: 12px;
  line-height: 14px;
  text-decoration: none;
  transition: color .2s;
}

.link-3:hover {
  color: #fff;
}

.link-3._0 {
  font-family: Marcellus, sans-serif;
}

.footer-divs {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-right: 50px;
  display: flex;
}

.image-2.mobile {
  display: none;
}

.brand {
  margin-right: auto;
}

.login-pop-up {
  z-index: 9999;
  background-color: #ffffffbf;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.login-container {
  background-color: #000;
  border-radius: 4px;
  padding: 35px;
}

.form-block {
  min-width: 300px;
}

.text-field {
  color: #fff;
  text-align: center;
  background-color: #fff0;
  border: 1px #000;
  border-bottom: 1px solid #ffffff40;
  height: 45px;
  font-size: 20px;
}

.button {
  color: var(--dark-slate-blue);
  background-color: #fff;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 18px;
}

.button.push {
  color: #000;
  margin-top: 25px;
  transition: background-color .3s;
}

.button.push:hover {
  background-color: #ffffffbf;
}

.button.submit {
  background-color: var(--dark-slate-blue);
  color: #fff;
  transition: background-color .3s;
}

.button.submit:hover {
  background-color: #27326d;
}

.button.auto {
  color: #000;
  width: auto;
  padding-left: 35px;
  padding-right: 35px;
}

.image-3 {
  margin-bottom: 35px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.x {
  color: #000;
  cursor: pointer;
  font-family: Marcellus, sans-serif;
  font-size: 45px;
  font-weight: 400;
  line-height: 1;
  position: absolute;
  inset: 15% 10% auto auto;
}

.div-block-18 {
  margin-bottom: 25px;
}

.form-block-2 {
  color: #fff;
  background-color: #000;
  border: 1px solid #0003;
  padding: 50px;
}

.field-label {
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 400;
}

.grid-4 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  margin-bottom: 25px;
  font-size: 16px;
}

.text-field-2 {
  background-color: #fff0;
  border: 1px #000;
  border-bottom: 1px solid #ffffff91;
  height: 50px;
  padding-left: 15px;
  font-size: 18px;
}

.text-field-2.message {
  height: 120px;
}

.div-block-19 {
  margin-bottom: 25px;
}

.div-block-20 {
  background-color: #000;
}

.contact-pop-up {
  z-index: 9999;
  background-color: #ffffffbf;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

@media screen and (max-width: 991px) {
  .hero-section {
    padding-top: 150px;
    padding-bottom: 150px;
  }

  .section {
    padding-top: 75px;
  }

  .section.bottom-padding {
    padding-bottom: 75px;
  }

  .full-container.nav {
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .heading-2 {
    font-size: 25px;
    line-height: 35px;
  }

  .grid {
    grid-row-gap: 50px;
    grid-template-columns: 1fr;
  }

  .image-wrapper {
    height: 600px;
  }

  .div-block {
    max-width: none;
  }

  .heading-1 {
    font-size: 35px;
    line-height: 50px;
  }

  .footer-div {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
  }

  .div-block-10 {
    width: 100%;
    margin-top: 0;
    margin-bottom: 50px;
    margin-right: 0;
  }

  .footer-divs {
    margin-bottom: 50px;
    margin-right: 0;
  }

  .footer-divs._0 {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 767px) {
  .image-wrapper {
    height: 400px;
  }

  .heading-1 {
    font-size: 30px;
  }

  .footer-div {
    flex-direction: column;
  }
}

@media screen and (max-width: 479px) {
  .heading-2 {
    font-size: 20px;
    line-height: 30px;
  }

  .grid {
    grid-row-gap: 25px;
  }

  .image-wrapper {
    height: 250px;
  }

  .paragraph {
    font-size: 18px;
  }

  .div-block {
    padding: 15px;
  }

  .heading-1 {
    font-size: 25px;
    line-height: 35px;
  }

  .navbar {
    padding-top: 25px;
    padding-bottom: 0;
  }

  .nav-link {
    font-size: 14px;
  }

  .footer {
    padding-top: 50px;
    padding-bottom: 50px;
  }

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

  .div-block-17._0 {
    margin-bottom: 0;
  }

  .link-block {
    width: 100%;
  }

  .link-3._0 {
    display: inline-block;
  }

  .footer-divs {
    margin-right: 0;
  }

  .footer-divs._0 {
    width: 100%;
  }

  .footer-divs._25 {
    margin-bottom: 25px;
  }

  .image-2 {
    width: 150px;
    display: none;
  }

  .image-2.mobile {
    width: 75px;
    display: inline-block;
  }

  .brand {
    padding-left: 0;
  }

  .login-container {
    padding-left: 25px;
    padding-right: 25px;
  }

  .form-block {
    width: 100%;
    min-width: auto;
  }

  .form-block-2 {
    width: 90%;
    padding-left: 25px;
    padding-right: 25px;
  }

  .grid-4 {
    grid-template-columns: 1fr;
  }
}


