:root {
  --purple: #d86ed7;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.navbar-2 {
  z-index: 99999;
  grid-column-gap: 200px;
  grid-row-gap: 200px;
  background-color: #fff;
  border: 1px #000;
  border-bottom: 5px #eb1b2f;
  justify-content: center;
  align-items: flex-start;
  padding: 30px 0;
  display: block;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  box-shadow: 1px 1px 9px -8px #000;
}

.div-block-11 {
  text-align: right;
}

.heading-26 {
  color: #ff1f1f;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Varela, sans-serif;
}

.paragraph {
  margin-bottom: 0;
  font-family: Varela, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.jumbotron-section {
  background-image: url('../images/bg-jumbotron.jpg');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: fixed;
  justify-content: center;
  align-items: center;
  padding: 50px 20px;
  display: flex;
}

.paragraph-2 {
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Varela, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 35px;
}

.heading-28 {
  color: #fff;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 45px;
}

.button {
  width: 350px;
  color: #2a2935;
  text-align: center;
  text-transform: uppercase;
  background-color: #59efc8;
  background-image: linear-gradient(to right, #a9f9ae, #0ae1d2);
  border-radius: 8px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  font-weight: 700;
  display: inline-block;
}

.section {
  padding-top: 45px;
  padding-bottom: 45px;
  font-family: Open Sans, sans-serif;
}

.heading-29 {
  color: #0d2d51;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 14px;
  font-family: Open Sans, sans-serif;
}

.div-block-12 {
  grid-column-gap: 25px;
  grid-row-gap: 0px;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.paragraph-3 {
  text-align: left;
  margin-bottom: 25px;
  font-family: Open Sans, sans-serif;
  font-size: 21px;
  line-height: 35px;
}

.div-block-13 {
  width: 450px;
  grid-column-gap: 15px;
  color: #000;
  background-color: #ecf4fa;
  border-radius: 8px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 17px;
  padding: 25px;
  display: flex;
}

.checkbox-label-5 {
  color: #6e6e6e;
  font-family: Open Sans, sans-serif;
  font-size: 12px;
}

.select-field {
  text-shadow: none;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, .13);
  font-family: Open Sans, sans-serif;
}

.nombre-tf {
  background-color: #f4f4f4;
  border: 1px solid rgba(0, 0, 0, 0);
  padding-left: 12px;
  padding-right: 12px;
  font-family: Open Sans, sans-serif;
}

.submit-button-2 {
  width: 100%;
  background-color: #ff1f1f;
  border-radius: 65px;
  margin-left: auto;
  margin-right: auto;
  font-family: Exo, sans-serif;
  font-size: 19px;
  font-weight: 700;
  display: block;
}

.submit-button-2:hover {
  background-color: #d32929;
}

.div-block-14 {
  width: 650px;
  height: auto;
  background-color: #fff;
  border: 2px #027a53;
  border-radius: 7px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
  position: static;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 10%;
}

.checkbox-label-4 {
  color: #6e6e6e;
  margin-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 17px;
}

.heading-30 {
  color: #014491;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 35px;
}

.link-4 {
  color: #1923f0;
}

.text-block {
  text-align: center;
  margin-bottom: 15px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 25px;
}

.button-copy {
  width: 100%;
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #1881fb;
  border-radius: 6px;
  margin-left: auto;
  margin-right: auto;
  padding: 14px;
  font-family: Open Sans, sans-serif;
  font-size: 17px;
  font-weight: 600;
  display: block;
}

.section-4 {
  text-align: center;
  padding-top: 70px;
  padding-bottom: 60px;
  padding-left: 0;
}

.section-4.footer {
  color: #e4e8eb;
  background-color: #2b2c2e;
  padding-top: 42px;
  padding-bottom: 42px;
}

.section-4.footer.copyright {
  color: #fff;
  background-color: #08324c;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 35px;
  padding-bottom: 35px;
  font-size: 14px;
}

.text-block-11 {
  color: #fff;
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 600;
}

.div-block-13-copy {
  width: auto;
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  align-items: center;
  padding: 25px;
  display: flex;
}

.heading-29-copy {
  color: #0d2d51;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0;
  font-size: 25px;
}

.div-block-15 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  justify-content: space-around;
  align-items: center;
  padding-top: 19px;
  padding-bottom: 19px;
  font-family: Open Sans, sans-serif;
  display: flex;
}

.text-block-12 {
  height: auto;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  padding-bottom: 0;
  font-size: 50px;
  display: block;
}

.text-block-13 {
  height: auto;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  font-size: 50px;
  display: block;
}

.text-block-14 {
  text-align: center;
  padding-left: 19px;
  font-size: 18px;
}

.text-span {
  color: #a4ffbb;
}

.div-block-16, .div-block-17 {
  text-align: center;
}

.heading-31 {
  font-size: 55px;
}

.div-block-18 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-19 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.container {
  max-width: 1100px;
  grid-column-gap: 25px;
  grid-row-gap: 0px;
  flex-direction: row;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-20 {
  width: 600px;
  text-align: left;
}

.div-block-21 {
  width: 450px;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  background-color: #f7f7f7;
  justify-content: center;
  align-items: center;
  padding: 12px;
  font-family: Open Sans, sans-serif;
  display: flex;
}

.text-block-15 {
  color: red;
  font-size: 16px;
}

.section-copy {
  margin-top: 50px;
  margin-bottom: 85px;
  padding-top: 0;
  padding-bottom: 0;
}

.container-2 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-12-copy {
  width: 70%;
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-16, .text-block-17 {
  font-size: 16px;
}

.div-block-22 {
  width: 450px;
}

.heading-section4 {
  color: #0d2d51;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 14px;
  padding: 0;
  font-family: Open Sans, sans-serif;
  font-size: 45px;
  line-height: 55px;
}

.image-2 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.container-3 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-direction: row-reverse;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-section3 {
  color: #0d2d51;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0;
  font-family: Open Sans, sans-serif;
  font-size: 45px;
  line-height: 50px;
}

.div-block-23 {
  width: auto;
}

.paragraph-3-copy {
  text-align: left;
  margin-bottom: 25px;
  font-family: Open Sans, sans-serif;
  font-size: 21px;
  line-height: 35px;
}

.text-field {
  background-color: #f4f4f4;
  border: 1px solid rgba(0, 0, 0, 0);
  font-family: Open Sans, sans-serif;
}

.div-block-24 {
  text-align: center;
  justify-content: space-between;
  align-items: center;
  display: block;
}

.heading-32 {
  text-transform: uppercase;
  margin-bottom: 0;
}

.paragraph-4 {
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 600;
}

.container-4 {
  max-width: 1350px;
  background-color: #fafeff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-33 {
  color: #014491;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 30px;
  line-height: 45px;
}

.text-span-2 {
  color: #d90b21;
}

.image-3 {
  text-align: center;
  margin-bottom: 25px;
}

.container-5 {
  max-width: 1350px;
  grid-column-gap: 35px;
  text-align: center;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

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

.div-block-25 {
  width: 90%;
  height: 2px;
  background-color: #1566ac;
  margin-bottom: 25px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-26 {
  width: 370px;
  background-color: #f4f4f4;
  border-radius: 15px;
  padding: 0;
}

.image-4 {
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  margin-bottom: 15px;
}

.paragraph-5 {
  text-align: justify;
  margin-bottom: 15px;
  padding-left: 19px;
  padding-right: 19px;
  font-size: 15px;
  font-weight: 400;
  line-height: 26px;
}

.heading-34 {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 15px;
  font-size: 26px;
  line-height: 34px;
}

.div-block-27 {
  width: 450px;
  text-align: center;
}

.text-span-3 {
  color: #e4a300;
}

.heading-35 {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 30px;
  line-height: 40px;
}

.slide-nav {
  background-color: #001d3d;
}

.slider-wrapper {
  width: auto;
}

.slide {
  text-align: left;
  padding-bottom: 0;
}

.mask {
  border-radius: 0;
}

.image-1 {
  border-radius: 15px;
}

.slider {
  height: 250px;
  background-color: #f5f5f5;
  border-radius: 20px;
}

.heading-36 {
  text-align: center;
  margin-bottom: 0;
  font-size: 20px;
}

.div-block-28 {
  width: 325px;
  margin-left: auto;
  margin-right: auto;
}

.paragraph-6 {
  color: #000;
  line-height: 25px;
}

.image-5 {
  text-align: center;
  margin-bottom: 15px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.icon, .icon-2 {
  color: #000;
}

.slide-2 {
  border: 1px #000;
}

.div-block-29 {
  grid-column-gap: 10px;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-6 {
  text-align: left;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.paragraph-7 {
  text-align: center;
  border: 1px #000;
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
}

.heading-37 {
  text-align: center;
  margin-bottom: 0;
  font-size: 17px;
  font-weight: 400;
}

.image-7 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.select-field-3 {
  background-color: #f4f4f4;
  border: 1px rgba(0, 0, 0, .11);
  font-family: Lato, sans-serif;
}

.container-6 {
  max-width: 1350px;
  grid-column-gap: 35px;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.div-block-30 {
  width: auto;
  text-align: center;
}

.heading-38 {
  color: #fff;
  border-radius: 0;
  margin-top: 0;
  margin-bottom: 25px;
  font-size: 25px;
  line-height: 48px;
}

.div-block-31 {
  width: 450px;
  font-size: 16px;
  line-height: 25px;
}

.list {
  padding-left: 15px;
}

.container-7 {
  text-align: center;
  margin-bottom: 27px;
}

.heading-39 {
  color: #c02f2f;
}

.heading-40 {
  color: var(--purple);
  margin-bottom: 15px;
  font-size: 22px;
}

.image-8 {
  margin-bottom: 35px;
  margin-right: 27px;
}

.heading-41 {
  font-size: 25px;
}

.heading-42 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
}

.heading-43 {
  text-align: center;
  margin-top: 0;
  font-size: 20px;
}

.paragraph-8 {
  text-align: center;
  margin-top: 23px;
  font-size: 18px;
  line-height: 29px;
}

.container-8 {
  max-width: 615px;
  color: #fff;
  background-color: #1881fb;
  margin-top: 0;
  padding: 25px;
}

.image-9 {
  margin-top: 22px;
}

.section-5 {
  text-align: center;
}

.navigation {
  background-color: #0e1d22;
  padding-top: 19px;
  padding-bottom: 19px;
  position: static;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.big-container {
  width: auto;
  max-width: 1140px;
  min-width: auto;
  text-align: left;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
  padding: 0 20px;
  display: flex;
}

.brand-link {
  padding-top: 20px;
  padding-bottom: 20px;
  text-decoration: none;
}

.logo-text {
  color: #001331;
  text-transform: uppercase;
  margin-top: 0;
  padding-top: 9px;
  padding-bottom: 9px;
  font-family: Montserrat, sans-serif;
  font-size: 27px;
  font-weight: 800;
}

.nav-menu {
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
  top: -4px;
}

.button-2 {
  background-color: #1b418a;
  margin-top: 0;
}

.button-2.w--current {
  background-color: #fd8b1f;
}

.heading-44 {
  margin-top: 10px;
}

.button-3 {
  letter-spacing: 1px;
  background-color: #1881fb;
  border-radius: 60px;
  margin-top: 22px;
  padding: 16px 38px;
  font-size: 16px;
  font-weight: 600;
}

.button-3-copy {
  color: #311717;
  letter-spacing: 1px;
  background-color: #fff;
  border-radius: 60px;
  margin-top: 22px;
  padding: 16px 38px;
  font-size: 16px;
  font-weight: 700;
}

.div-block-32 {
  width: 1120px;
  color: #fff;
  border-radius: 0;
  padding: 17px;
}

.heading-45 {
  color: var(--purple);
  text-align: left;
  font-size: 20px;
}

.paragraph-9 {
  color: #000;
  text-align: left;
}

.text-span-5 {
  text-decoration: underline;
}

.image-10 {
  margin-top: 18px;
}

.text-span-6 {
  font-size: 19px;
  font-weight: 600;
}

.list-item {
  color: #2e2e2e;
  text-align: left;
  margin-top: 6px;
  margin-bottom: 6px;
  font-size: 16px;
}

.list-item-2, .list-item-3 {
  color: #000;
  text-align: left;
  margin-top: 6px;
  margin-bottom: 6px;
  font-size: 16px;
}

.list-2 {
  text-align: center;
}

.text-block-18 {
  color: #b8891c;
  font-size: 23px;
  text-decoration: underline;
}

.text-block-18-copy {
  font-size: 25px;
  text-decoration: none;
}

.testimonial-container {
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.heading-46 {
  text-align: left;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 20px;
  text-decoration: none;
}

.testimonial-block {
  width: 300px;
  text-align: left;
}

.paragraph-10 {
  text-align: left;
  font-style: italic;
}

.image-11 {
  text-align: left;
}

.link-block, .link-block-2 {
  width: 300px;
  color: #000;
  text-decoration: none;
}

.link-block-3 {
  width: 300px;
  color: #2c2c2c;
  text-decoration: none;
}

.heading-47 {
  margin-bottom: 15px;
}

.div-block-33 {
  width: 90%;
  height: 2px;
  text-align: center;
  background-color: #f3f3f3;
  margin-top: 37px;
  margin-left: auto;
  margin-right: auto;
}

.slider-2 {
  width: 405px;
  background-color: #fff;
  border-radius: 30px;
  margin-top: 30px;
  padding-top: 10px;
}

.slide-nav-2 {
  background-color: #b8891c;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
}

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

.heading-48 {
  text-align: center;
  margin-top: 0;
  font-size: 22px;
}

.footer-container {
  text-align: center;
  background-color: #f5f5f5;
  flex-wrap: nowrap;
  justify-content: space-around;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  display: block;
}

.paragraph-11 {
  margin-bottom: 0;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 13px;
}

.heading-49 {
  color: #fff;
  margin-top: 10px;
}

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

.heading-jumbotron {
  color: #fff;
  border-radius: 0;
  margin-top: 0;
  margin-bottom: 25px;
  font-size: 30px;
  line-height: 48px;
}

.image-12 {
  border-radius: 7px;
}

@media screen and (max-width: 991px) {
  .navbar-2 {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
    padding-left: 0;
  }

  .div-block-11 {
    width: 450px;
  }

  .jumbotron-section {
    height: auto;
  }

  .paragraph-2 {
    margin-bottom: 15px;
    line-height: 30px;
  }

  .heading-28 {
    text-align: center;
  }

  .div-block-14 {
    width: auto;
    max-width: 650px;
  }

  .section-4 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .div-block-13-copy, .container {
    flex-direction: column;
  }

  .div-block-20 {
    text-align: center;
  }

  .container-2 {
    flex-direction: column;
  }

  .heading-section4 {
    font-size: 35px;
  }

  .paragraph-3-copy {
    text-align: center;
  }

  .container-6 {
    flex-wrap: nowrap;
    align-content: flex-start;
  }

  .nav-menu {
    background-color: rgba(0, 0, 0, 0);
    padding-top: 13px;
    padding-bottom: 13px;
  }

  .div-block-32 {
    width: auto;
  }

  .testimonial-container {
    justify-content: space-around;
    align-items: stretch;
  }

  .text-details-wrapper {
    width: auto;
  }
}

@media screen and (max-width: 767px) {
  .navbar-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: center;
    flex-direction: row;
    padding: 47px;
  }

  .heading-26 {
    font-size: 21px;
  }

  .jumbotron-section {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .div-block-12 {
    flex-direction: column;
  }

  .paragraph-3 {
    text-align: center;
  }

  .div-block-14 {
    width: auto;
  }

  .section-4 {
    text-align: center;
    padding-top: 60px;
    padding-bottom: 10px;
  }

  .heading-29-copy {
    padding-left: 69px;
    padding-right: 69px;
    font-size: 38px;
  }

  .div-block-20 {
    width: auto;
  }

  .paragraph-3-copy {
    text-align: center;
  }

  .heading-33 {
    font-size: 26px;
    line-height: 35px;
  }

  .container-6 {
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    padding-left: 19px;
    padding-right: 19px;
  }

  .div-block-30 {
    width: auto;
  }

  .brand-link {
    padding: 13px 12px;
  }

  .logo-text {
    margin-top: 0;
  }

  .nav-menu {
    padding-left: 12px;
    padding-right: 12px;
  }

  .heading-47 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .footer-container {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-wrap: nowrap;
  }
}

@media screen and (max-width: 479px) {
  .navbar-2 {
    flex-direction: column;
    justify-content: flex-end;
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .image {
    margin-bottom: 25px;
  }

  .div-block-11 {
    width: auto;
    text-align: center;
  }

  .heading-26 {
    margin-bottom: 5px;
  }

  .paragraph {
    font-size: 11px;
    line-height: 15px;
  }

  .jumbotron-section {
    height: auto;
    flex-direction: column;
    display: block;
  }

  .paragraph-2 {
    font-size: 11px;
    line-height: 17px;
  }

  .heading-28 {
    font-size: 30px;
    line-height: 37px;
  }

  .button {
    padding: 7px;
    font-size: 17px;
  }

  .button.w--current {
    width: auto;
    padding: 10px;
  }

  .div-block-12 {
    width: auto;
    margin: 15px;
  }

  .submit-button-2 {
    width: 100%;
    font-size: 15px;
  }

  .div-block-14 {
    width: 300px;
    margin-left: 0;
    margin-right: 0;
    padding: 10px;
  }

  .button-copy {
    padding: 7px;
    font-size: 12px;
  }

  .text-block-11 {
    font-size: 14px;
  }

  .heading-29-copy {
    text-align: center;
    font-size: 20px;
    line-height: 23px;
  }

  .div-block-15 {
    flex-direction: column;
  }

  .div-block-21 {
    width: auto;
  }

  .div-block-12-copy {
    width: auto;
    padding-left: 19px;
    padding-right: 19px;
  }

  .div-block-22 {
    width: auto;
  }

  .heading-section4 {
    text-align: center;
  }

  .container-3 {
    flex-direction: column-reverse;
    padding: 20px;
  }

  .heading-section3 {
    text-align: center;
  }

  .heading-33 {
    font-size: 16px;
    line-height: 26px;
  }

  .slider-wrapper {
    width: auto;
  }

  .div-block-30 {
    width: auto;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-38 {
    padding-left: 21px;
    padding-right: 21px;
    font-size: 20px;
    line-height: 24px;
  }

  .div-block-31 {
    width: auto;
    padding-left: 18px;
    padding-right: 18px;
  }

  .container-7 {
    padding-left: 12px;
    padding-right: 12px;
  }

  .heading-40 {
    padding-left: 18px;
    padding-right: 18px;
    line-height: 35px;
  }

  .navigation {
    text-align: center;
  }

  .big-container {
    text-align: center;
    justify-content: center;
    padding-top: 0;
  }

  .brand-link {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
  }

  .logo-text {
    font-size: 24px;
  }

  .nav-menu {
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-18-copy {
    text-align: center;
    line-height: 30px;
  }

  .slider-2 {
    height: 180px;
  }

  .mask-2, .slide-3 {
    height: 150px;
  }

  .right-arrow {
    height: auto;
  }

  .footer-container {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-wrap: wrap;
    align-content: stretch;
    justify-content: center;
  }

  .paragraph-11 {
    text-align: center;
  }

  .heading-jumbotron {
    text-align: center;
    margin-top: 20px;
    padding-left: 21px;
    padding-right: 21px;
    font-size: 30px;
    line-height: 35px;
  }
}


