:root {
  --white: white;
  --black: black;
}

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

.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 {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.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;
}

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

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

.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-landing.png');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: fixed;
  justify-content: center;
  align-items: center;
  height: auto;
  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 {
  color: #2a2935;
  text-align: center;
  text-transform: uppercase;
  background-color: #59efc8;
  background-image: linear-gradient(to right, #a9f9ae, #0ae1d2);
  border-radius: 8px;
  width: 350px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  font-weight: 700;
  display: inline-block;
}

.section {
  background-image: url('../images/bg-landing.png');
  background-position: 0 0;
  background-size: cover;
  padding-top: 85px;
  padding-bottom: 85px;
  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 {
  grid-column-gap: 15px;
  color: #000;
  background-color: #ecf4fa;
  border-radius: 8px;
  justify-content: flex-start;
  align-items: center;
  width: 450px;
  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 {
  background-color: #ff1f1f;
  border-radius: 65px;
  width: 100%;
  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 {
  background-color: #fff;
  border: 2px #027a53;
  border-radius: 7px;
  width: 650px;
  height: auto;
  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 {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #1881fb;
  background-image: linear-gradient(87deg, #e83092, #eee87e);
  border-radius: 51px;
  width: 100%;
  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: #525252;
  background-color: rgba(212, 212, 212, .18);
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 14px;
}

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

.div-block-13-copy {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  align-items: center;
  width: auto;
  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 {
  justify-content: center;
  align-items: center;
  height: auto;
  margin-bottom: 20px;
  padding-bottom: 0;
  font-size: 50px;
  display: block;
}

.text-block-13 {
  justify-content: center;
  align-items: center;
  height: auto;
  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 {
  grid-column-gap: 25px;
  grid-row-gap: 0px;
  flex-direction: row;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  max-width: 1100px;
  display: flex;
}

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

.div-block-21 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  background-color: #f7f7f7;
  justify-content: center;
  align-items: center;
  width: 450px;
  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 {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 70%;
  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 {
  background-color: #fafeff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 1350px;
  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 {
  grid-column-gap: 35px;
  text-align: center;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 1350px;
  display: flex;
}

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

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

.div-block-26 {
  background-color: #f4f4f4;
  border-radius: 15px;
  width: 370px;
  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 {
  text-align: center;
  width: 450px;
}

.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 {
  background-color: #f5f5f5;
  border-radius: 20px;
  height: 250px;
}

.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;
  font-size: 20px;
}

.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 {
  grid-column-gap: 35px;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 1350px;
  display: flex;
}

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

.heading-38 {
  color: #fff;
  border-radius: 0;
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 36px;
  font-weight: 400;
  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: 0;
}

.heading-39 {
  color: #c02f2f;
}

.heading-40 {
  color: #b8891c;
  margin-bottom: 15px;
  font-size: 26px;
}

.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 {
  color: #fff;
  background-color: #1881fb;
  max-width: 615px;
  margin-top: 0;
  padding: 25px;
}

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

.section-5 {
  text-align: center;
  padding-top: 35px;
  padding-bottom: 35px;
}

.navigation {
  background-color: #062435;
  padding-top: 27px;
  padding-bottom: 27px;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.big-container {
  text-align: left;
  width: auto;
  min-width: auto;
  max-width: 1140px;
  padding: 0 20px;
}

.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 {
  color: #fff;
  border-radius: 0;
  width: 1120px;
  padding: 17px;
}

.heading-45 {
  color: #000;
  text-align: left;
  background-color: #e9d017;
  font-size: 20px;
}

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

.text-span-4 {
  font-size: 18px;
}

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

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

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

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

.list-2 {
  color: #6d4b4b;
  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 {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

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

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

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

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

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

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

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

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

.slider-2 {
  background-color: #fff;
  border-radius: 30px;
  width: 405px;
  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;
}

.text-block-19 {
  text-align: center;
  letter-spacing: 5px;
}

.paragraph-11 {
  color: red;
  text-align: center;
  letter-spacing: 1px;
  margin-bottom: 0;
  font-weight: 600;
}

.div-block-34 {
  background-color: #fbd02e;
  padding: 3px;
}

.bold-text {
  letter-spacing: 3px;
}

.text-span-8 {
  color: red;
  font-weight: 600;
}

.paragraph-12 {
  color: #fff;
  text-align: left;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 29px;
}

.div-block-35 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 30px;
  display: flex;
}

.container-9 {
  text-align: center;
  margin-top: 45px;
}

.button-4 {
  background-image: linear-gradient(to right, #e83092, #eee87e);
  border-radius: 60px;
  padding: 10px 28px;
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
}

.text-span-9 {
  color: #000;
  font-size: 15px;
  font-weight: 300;
}

.heading-48 {
  background-color: #5d2a2a;
  font-size: 28px;
  line-height: 40px;
  display: inline;
}

.div-block-36 {
  color: #000;
  background-color: #fbd02e;
  width: 300px;
  padding: 6px;
}

.image-12 {
  margin-top: 25px;
}

.button-5 {
  background-image: linear-gradient(to right, #e83092, #eee87e);
  border-radius: 60px;
  padding: 10px 28px;
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
}

.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-13 {
  margin-bottom: 0;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 13px;
}

.client-section {
  padding: 25px;
}

.heading-49 {
  color: #8f63da;
  text-align: center;
}

.client-content {
  flex-flow: wrap;
  justify-content: space-around;
  align-items: center;
  margin-bottom: 25px;
  display: flex;
}

.client-content-left {
  text-align: center;
  width: 50%;
  font-size: 17px;
  line-height: 30px;
}

.paragraph-14 {
  text-align: center;
  font-size: 17px;
  line-height: 30px;
}

.client-cta-container {
  text-align: center;
  margin-bottom: 10px;
}

.button-6 {
  color: #000;
  background-color: #ffd100;
  border-radius: 30px;
  width: 250px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 19px;
  font-weight: 700;
}

.client-footer {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text-block-20 {
  font-size: 17px;
  font-weight: 600;
}

.profit-section {
  background-color: #76b9f0;
  padding: 50px 25px;
}

.profit-content {
  justify-content: space-around;
  align-items: center;
  margin-top: 25px;
  display: flex;
}

.profit-content-right {
  text-align: center;
  width: 50%;
}

.heading-50 {
  color: #fff;
  text-align: center;
  margin-top: 0;
}

.communication-section {
  padding: 80px 25px;
}

.heading-51 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 5px;
}

.communication-content {
  flex-flow: wrap;
  justify-content: space-around;
  align-items: center;
  margin-top: 35px;
  display: flex;
}

.communication-content-left {
  text-align: center;
  width: 50%;
  font-size: 17px;
  line-height: 30px;
}

.award-section {
  background-color: #7f51cd;
  padding: 25px;
}

.award-container {
  flex-flow: wrap;
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.award-content-left {
  text-align: center;
  width: 25%;
}

.heading-52 {
  color: #fff;
}

.testimony-section {
  background-color: #76b9f0;
  padding: 50px 25px;
}

.text-block-21 {
  text-align: center;
  font-size: 18px;
  font-weight: 400;
}

.div-block-37 {
  text-align: center;
  margin-top: 25px;
}

.slide-nav-3 {
  display: none;
}

.image-13 {
  display: block;
}

.slider-3 {
  width: 503px;
  height: 220px;
  margin-bottom: 22px;
  margin-left: auto;
  margin-right: auto;
}

.icon-3 {
  color: #5d5757;
}

.icon-4 {
  color: #282424;
}

.slide-4 {
  margin-left: auto;
  margin-right: auto;
  position: static;
}

.left-arrow {
  left: -82px;
}

.right-arrow-2 {
  right: -82px;
}

.heading-51-copy {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 5px;
}

.management-section {
  padding: 80px 25px;
}

.management-content-left {
  text-align: center;
  width: 50%;
  font-size: 17px;
  line-height: 30px;
}

.heading-53 {
  color: #7f51cd;
  text-align: center;
  margin-top: 0;
  margin-bottom: 5px;
}

.investment-section {
  background-color: #7f51cd;
  padding: 25px;
}

.investment-content {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  margin-top: 25px;
  display: flex;
}

.investment-list {
  text-align: center;
  border: 2px solid #fff;
  border-radius: 16px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 250px;
  height: 175px;
  padding: 18px;
  display: flex;
}

.text-block-22 {
  color: #fff;
  font-size: 15px;
  line-height: 20px;
}

.image-14 {
  margin-bottom: 10px;
}

.jumbotron-section-2 {
  padding: 25px;
}

.container-10 {
  grid-column-gap: 75px;
  grid-row-gap: 75px;
  background-image: url('../images/Screenshot-2024-06-12-at-11.03.11-p-800.png');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: 1000px;
  justify-content: flex-start;
  align-items: center;
  height: 60vh;
  display: flex;
}

.heading-54 {
  color: #fff;
  margin-top: 10px;
  font-size: 28px;
  line-height: 35px;
}

.div-block-38 {
  width: 500px;
}

.heading-55 {
  color: #76b9f0;
  margin-top: 10px;
  font-size: 23px;
  line-height: 30px;
}

.image-15 {
  margin-bottom: 28px;
}

.checkbox-label-2 {
  color: #fff;
  font-family: Exo, sans-serif;
  font-size: 12px;
}

.form-wrapper {
  z-index: 200;
  background-color: rgba(255, 255, 255, .2);
  border-radius: 8px;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  padding: 22px 22px 2px;
  display: block;
  position: static;
  top: auto;
  bottom: 180px;
  left: 0%;
  right: 0%;
}

.text-block-30 {
  color: #fff;
  text-align: center;
  margin-bottom: 5px;
  font-family: PT Sans, sans-serif;
  font-size: 18px;
}

.checkbox-label-3 {
  color: #fff;
  text-align: left;
  margin-bottom: 10px;
  font-family: PT Sans, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 17px;
}

.text-field-2 {
  color: #000;
  background-color: #fff;
  border-radius: 20px;
  font-family: Open Sans, sans-serif;
}

.link-2 {
  color: #fff;
}

.submit-button {
  color: #000;
  text-align: center;
  background-color: #fad02c;
  border-radius: 20px;
  width: 100%;
  margin: 10px auto 15px;
  font-family: PT Sans, sans-serif;
  font-size: 19px;
  font-weight: 700;
  display: block;
}

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

.link {
  color: #fff;
}

.form {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 16px 16px;
}

.heading-22 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  font-family: PT Sans, sans-serif;
  font-size: 26px;
  font-style: normal;
  font-weight: 600;
}

.checkbox-field {
  text-align: left;
  font-family: PT Sans, sans-serif;
}

.select-field-4 {
  color: #000;
  background-color: #fff;
  border-radius: 20px;
}

@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;
  }

  .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 {
    text-align: center;
    width: auto;
  }

  .testimonial-container {
    grid-column-gap: 25px;
  }

  .div-block-36 {
    margin-left: auto;
    margin-right: auto;
  }

  .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-direction: column;
    align-items: center;
  }

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

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

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

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

  .client-content {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    padding-top: 29px;
  }

  .client-content-left {
    width: auto;
  }

  .communication-content {
    grid-column-gap: 34px;
    grid-row-gap: 34px;
  }

  .communication-content-left {
    width: auto;
  }

  .award-container {
    flex-flow: column;
  }

  .award-content-left {
    width: 100%;
  }

  .left-arrow {
    left: -83px;
  }

  .management-content-left {
    width: auto;
  }

  .container-10 {
    background-position: 50%;
    background-size: cover;
    flex-flow: column;
    height: auto;
  }
}

@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 {
    text-align: center;
    width: auto;
  }

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

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

  .jumbotron-section {
    flex-direction: column;
    height: auto;
    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;
  }

  .container-6 {
    padding-left: 14px;
    padding-right: 14px;
  }

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

  .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;
  }

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

  .image-8 {
    padding-left: 21px;
    padding-right: 21px;
  }

  .navigation {
    text-align: center;
  }

  .big-container {
    text-align: 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;
  }

  .testimonial-container {
    grid-column-gap: 0px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  .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-13 {
    text-align: center;
  }

  .client-footer {
    text-align: center;
    flex-flow: wrap;
  }

  .text-block-20 {
    font-size: 15px;
  }

  .profit-content {
    grid-column-gap: 23px;
    grid-row-gap: 23px;
    flex-flow: wrap;
  }

  .profit-content-right {
    width: auto;
  }

  .slider-3 {
    width: auto;
    height: auto;
  }

  .heading-51-copy {
    font-size: 22px;
  }

  .div-block-38 {
    background-color: rgba(0, 0, 0, .73);
    width: auto;
    padding-left: 25px;
    padding-right: 25px;
  }

  .form-wrapper {
    width: 100%;
    margin-top: 0;
    position: static;
    bottom: auto;
  }

  .text-block-30 {
    margin-bottom: 10px;
  }

  .submit-button {
    font-size: 15px;
  }
}
