.navbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  /* background-color: rgba(63, 62, 62, 0.83); */
}

.nav-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 42px 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-menu {
  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;
}

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

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

.body {
  display: block;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #dadada;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.nav_val_link {
  color: #ffffff;
  font-weight: 600;
}

.image-3 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin: 0px;
  /* margin-left: 0px;
  padding-top: 10px;
  padding-bottom: 10px; */
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  /* justify-content: center; */
  align-items: center;
}

.brand {
  padding-top: 8px;
  padding-left: 30px;
}

.val_nav {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  /* justify-content: center; */
  align-items: center;
  background-color: #4C73C0;
}

.nav-menu-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.soacial_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-left: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-span {
  padding-right: 36px;
  padding-left: 36px;
  font-family: 'Fa brands 400', sans-serif;
  color: #fff;
  font-size: 20px;
  text-decoration: none;
}

.link {
  text-decoration: none;
}

.div-block {
  height: 2000px;
}

.announcement_banner {
  position: static;
  left: 0px;
  z-index: 20;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 40px;
  margin-top: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f57622;
}

.social_media_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  height: 30px;
  -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;
}

/* .text-span-2 {
  font-family: 'Fa brands 400', sans-serif;
  color: #ffffff;
  font-size: 20px;
} */

.fa-brands {
  font-size: 35px;
}
/* .text-span-2:hover {
  color: #fff;
} */

.social_link {
  /* color: #4D97BF; */
  color: #ffff;
}

.social_link:hover {
  /* color: #ffff; */
  color: #0f0f0f;
}

.anuncio {
  position: relative;
  left: -281px;
  top: 0px;
  right: auto;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 40px;
  margin-right: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.text-block {
  color: #ffffff;
  font-weight: 700;
}

.slider {
  height: 600px;
}

.arrow {
  position: absolute;
  /* left: 15%; */
  top: 46%;
  right: auto;
  bottom: 0%;
}

.arrow_2 {
  position: absolute;
  left: 16px;top: 275px;
}

.slide {
  background-color: #00376f;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.66)), to(rgba(0, 0, 0, 0.66))), url('../images/igal-ness-wQfV9njQxW4-unsplash.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.66), rgba(0, 0, 0, 0.66)), url('../images/igal-ness-wQfV9njQxW4-unsplash.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.slider_image {
  position: relative;
  left: -115px;
  top: 140px;
  float: right;
}

.slider_header {
  position: static;
  left: 161px;
  top: 156px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  font-size: 150px;
  font-weight: 900;
}

.header_text_container {
  position: relative;
  left: auto;
  top: auto;
  width: 505px;
  height: 200px;
  margin-top: 200px;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
}

.sub_heading_slider {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 76px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  font-size: 90px;
  font-weight: 700;
}

.text-block-2 {
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
}

.promotion_section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 500px;
  margin-top: 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.promotion {
  width: 70%;
  height: 400px;
  border-top: 1px solid #f57622;
  border-right: 10px none #000;
  border-bottom: 10px solid #f57622;
  background-color: #fff;
}

.heading {
  position: relative;
  left: -731px;
  top: 14px;
  margin-top: 0px;
}

.image-4 {
  position: relative;
  left: -147px;
  top: -56px;
  float: left;
  border-radius: 20px;
}

.heading-2 {
  position: relative;
  left: 234px;
  top: -410px;
  width: 300px;
  margin-top: 0px;
  color: #f57622;
}

.promotion_text {
  position: relative;
  left: 234px;
  top: -378px;
  width: 50%;
  height: 200px;
}

.text-block-3 {
  color: #242424;
  font-size: 30px;
  line-height: 30px;
  font-weight: 600;
}

.div-block-2 {
  position: relative;
  left: 633px;
  top: -482px;
  width: 30%;
  height: 50%;
}

.button {
  position: relative;
  left: 237px;
  top: -641px;
  padding-right: 80px;
  padding-left: 80px;
}

.section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 13px;
  padding-bottom: 13px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #2a2a29;
}

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

.main_products {
  display: block;
  width: auto;
  height: 300px auto 600px;
  margin: 24px auto 80px;
  -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: #fff;
}

.slider-2 {
  background-color: #fff;
}

.heading-3 {
  margin-top: 0px;
  font-size: 30px;
}

.heading-4 {
  margin-bottom: 0px;
  color: #f57622;
  font-weight: 400;
}

.heading-5 {
  color: #7c7d80;
  font-size: 30px;
  line-height: 30px;
  font-weight: 600;
}

.column {
  /* top: 39px; */
  padding-right: 28px;
  padding-left: 28px;
}

.slide-2 {
  background-color: #fff;
}

.paragraph {
  padding-right: 35px;
}

.paragraph-2 {
  padding-right: 53px;
}

.nosotros_sec {
  width: 90%;
  height: auto;
  margin-right: auto;
  margin-bottom: 45px;
  margin-left: auto;
  background-color: transparent;
}

.heading-6 {
  font-size: 50px;
}

.heading-7 {
  color: #f57622;
  font-size: 50px;
  font-weight: 500;
  letter-spacing: 10px;
}

.paragraph-3 {
  text-align: justify;
  font-weight: 500;
}

.columns {
  width: 90%;
  margin-right: auto;
  margin-left: auto;
}

.newsletter {
  width: 90%;
  height: auto;
  margin-right: auto;
  margin-bottom: 50px;
  margin-left: auto;
  background-color: #fff;
}

.heading-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
  color: #f57622;
}

.div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
  
}

@media screen and (max-width: 800px) {
  .div-block-3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.heading-9 {
  /* padding-left: 42px; */
  color: #f57622;
  font-weight: 900;
}

.heading-10 {
  margin-right: 15px;
  font-weight: 500;
}

.paragraph-4 {
  padding-right: 54px;
  padding-left: 54px;
  font-weight: 500;
  text-align: justify;
}

.column-2 {
  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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px;
}

.text-field {
  width: 100%;
}

.heading-11 {
  margin-top: 0px;
  color: #f57622;
}

.heading-12 {
  margin-bottom: 0px;
  text-align: center;
  size-adjust: auto;
}

.heading-descuento {
  margin-bottom: 0px;
  text-align: center;
  font-size: clamp(40px, 5vw, 80px); /* Minimum 50px, scales with 10% of viewport width, maximum 150px */
}

.div-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  margin-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #0f0f0f;
}

.link-2 {
  margin-left: 53px;
  padding-left: 0px;
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  text-decoration: none;
}

.footer {
  /* padding-top: 60px;
  padding-bottom: 40px; */
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #4C73C0;
  text-align: center;
}

.footer-flex-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-align: left;
}

.footer-logo-link {
  max-height: 60px;
  min-width: 60px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.footer-image {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 0% 50%;
  object-position: 0% 50%;
}

.footer-heading {
  margin-top: 0px;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 1.5;
}

.footer-link {
  display: block;
  margin-bottom: 10px;
  color: #444;
  text-decoration: none;
}

.footer-link:hover {
  text-decoration: underline;
}

.column-3 {
  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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-4 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 600;
}

.text-block-5 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 600;
  font-size: large;
}

.text-block-6 {
  margin-top: 10px;
  padding-top: 0px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 600;
}

.div-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 200px;
  -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: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/igal-ness-wQfV9njQxW4-unsplash.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/igal-ness-wQfV9njQxW4-unsplash.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.heading-13 {
  color: #fff;
  font-size: 60px;
  text-align: center;
}

.body-2 {
  background-color: #dadada;
}

.section-2 {
  height: auto;
  margin-top: 0px;
  background-color: #fff;
}

.column-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 200px;
  -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-color: #2a2a29;
}

.image-6 {
  margin-top: 0px;
  margin-bottom: 20px;
}

.text-block-7 {
  padding-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
  text-align: center;
}

.column-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 200px;
  -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-color: #2a2a29;
}

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

.text-block-8 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 500;
}

.column-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 200px;
  -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-color: #2a2a29;
}

.text-block-9 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  text-align: center;
}

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

.section-3 {
  display: block;
  height: auto;
  margin-top: 100px;
  margin-bottom: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #fff;
}

.form-block {
  margin-top: 30px;
}

.text-field-2 {
  background-color: #e9e9e9;
}

.text-field-3 {
  background-color: #e9e9e9;
}

.text-field-4 {
  background-color: #e9e9e9;
}

.textarea {
  background-color: #e9e9e9;
}

.field-label {
  color: #f57622;
}

.field-label-2 {
  color: #f57622;
}

.field-label-3 {
  color: #f57622;
}

.field-label-4 {
  color: #f57622;
}

.section-4 {
  height: auto;
}

.heading-14 {
  margin-top: 50px;
  color: #fff;
  font-size: 60px;
  line-height: 60px;
  font-weight: 300;
  text-align: center;
}

.text-block-10 {
  margin-bottom: 15px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 600;
}

.section-5 {
  height: auto;
  background-color: #fff;
}

.column-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.heading-15 {
  font-family: Montserrat, sans-serif;
  font-size: 100px;
  font-weight: 900;
  padding: 20px;
}

.heading-16 {
  font-family: Montserrat, sans-serif;
  color: #f86909;
  font-weight: 700;
  padding-left: 20px;
}

.product_heading {
  margin-top: 30px;
  margin-left: 20px;
  font-family: Montserrat, sans-serif;
  font-weight: 900;
}

.big_heading {
  margin-top: 30px;
  margin-left: 20px;
  font-family: Montserrat, sans-serif;
  color: #f57622;
  font-size: 100px;
  font-weight: 900;
}

.tuberia {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 40px;
  padding-left: 40px;
}

.column-8 {
  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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.grid {
  grid-row-gap: 16px;
  grid-template-areas: "Area Area" "Area Area" "Area-2 Area-2" "Area-2 Area-2";
  -ms-grid-rows: auto 16px auto 16px auto 16px auto;
  grid-template-rows: auto auto auto auto;
}

.image-9 {
  border-radius: 10px;
}

.image-10 {
  border-radius: 10px;
}

.text-block-11 {
  text-align: justify;
}

.heading-17 {
  color: #f57622;
}

.text-block-12 {
  text-align: justify;
}

.image-11 {
  border-radius: 10px;
}

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

.column-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.valvulas {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 39px;
  padding-left: 39px;
}

.column-10 {
  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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-18 {
  color: #f57622;
}

.text-block-13 {
  text-align: justify;
}

.conexiones {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 39px;
  padding-left: 39px;
}

.column-11 {
  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-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-19 {
  color: #f57622;
}

.text-block-14 {
  text-align: justify;
}

.bridas {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 40px;
  padding-left: 40px;
}

.column-12 {
  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-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-15 {
  text-align: justify;
}

.image-13 {
  border-radius: 103px;
}

.image-14 {
  border-radius: 10px;
}

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

.catalogo {
  width: 100%;
  height: auto;
  background-color: #f57622;
  display:flex;
  justify-content: center;
  align-items: center;
}

.catalogo-buttons {
  display: flex;
  gap: 16px; /* space between buttons */
  justify-content: center;
  flex-wrap: wrap; /* allows stacking on small screens */
}

.heading-20 {
  margin: 0;
  /* margin-bottom: 0px;
  margin-left: 20px;
  padding-top: 20px; */
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 50px;
  /* font-weight: 900; */
}

.heading-21 {
  margin: 0;
  /* margin-top: 0px;
  margin-left: 20px; */
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 40px;
  font-weight: 400;
}

.button-2 {
  width: 100%;
  text-align: center;
  margin-top: 0px;
  /* padding-right: 102px;
  padding-left: 102px; */
  background-color: #45494d;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.lottie-animation {
  position: relative;
  top: 152px;
  right: 228px;
  margin-top: -125px;
}

.column-13 {
  padding-left: 286px;
}

.lottie-animation-2 {
  width: 500px;
}

.columns-2 {
  margin-top: 114px;
}

@media screen and (max-width: 991px) {
  .icon {
    color: #fff;
  }
  .menu-button {
    /* background-color: #3d3d3d; */
  }
  .text-block {
    position: relative;
    left: 318px;
    margin-left: 0px;
    padding-left: 0px;
  }
  .heading-7 {
    font-size: 30px;
  }
  .newsletter {
    height: auto;
  }
  .footer {
    display: inline-block;
    padding: 0;
  }
  .text-block-7 {
    font-size: 15px;
  }
  .text-block-8 {
    font-size: 15px;
  }
  .text-block-9 {
    font-size: 15px;
  }
  .heading-15 {
    font-size: 80px;
  }
  .lottie-animation {
    top: 135px;
    right: 210px;
    width: 400px;
  }
  .column-13 {
    padding-left: 80px;
  }
  .lottie-animation-2 {
    width: 400px;
  }
  .image-16 {
    margin-top: 150px;
  }
}

@media screen and (max-width: 767px) {
  .slider_header {
    font-size: 120px;
  }
  .image-5 {
    width: 100%;
    height: 50px;
  }
  
  .heading-3 {
    font-size: 20px;
  }
  .column {
    top: -45px;
  }
  .newsletter {
    height: auto;
  }
  .heading-9 {
    padding-left: 10px;
    font-size: 30px;
  }
  .heading-10 {
    padding-left: 10px;
    font-size: 30px;
  }
  .footer {
    padding: 0 20px;
  }
  .footer-image {
    -o-object-fit: contain;
    object-fit: contain;
  }
  .image-17 {
    position: relative;
    left: 2500px;
    top: 56px;
  }
  .image-18 {
    position: relative;
    left: 163px;
    top: 34px;
  }
  .image-19 {
    position: relative;
    left: 263px;
    top: 32px;
  }
  .big_heading {
    margin-top: 0px;
    font-size: 80px;
  }
}

@media screen and (max-width: 479px) {
  .nav_val_link {
    color: #ffffff;
    font-weight: 600;
  }
  .container {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .nav-menu-2 {
    position: absolute;
    left: 0%;
    top: 17%;
    right: 0%;
    bottom: auto;
    z-index: 200;
    background-color: #4C73C0;
  }
  .icon {
    color: #fff;
  }
  .menu-button {
    /* position: absolute; */
    top: -1px;
    z-index: 20;
    /* margin-right: 15px; */
    border-radius: 0px;
    /* background-color: #333; */
  }
  .menu-button.w--open {
    top: -143px;
    z-index: 0;
    margin-top: 138px;
    padding-top: 15px;
    background-color: #4C73C0;
  }
  .text-block {
    left: 324px;
  }
  .slider {
    z-index: 0;
  }
  .arrow {
    margin-top: 221px;
  }
  .arrow_2 {
    margin-top: 221px;
  }
  .slider_header {
    margin-top: 32px;
    margin-bottom: 0px;
    margin-left: -166px;
    font-size: 50px;
  }
  .header_text_container {
    margin-left: 26px;
  }
  .sub_heading_slider {
    margin-top: 11px;
    margin-left: -178px;
    font-size: 50px;
  }
  .image-5 {
    height: 40px;
  }
  .heading-3 {
    margin-bottom: 0px;
    font-size: 15px;
    line-height: 20px;
    text-align: center;
  }
  .heading-4 {
    margin-top: -56px;
  }
  .heading-5 {
    margin-top: 0px;
    padding-right: 30px;
    padding-left: 30px;
    font-size: 15px;
    text-align: center;
  }
  .column {
    top: 77px;
  }
  /* .paragraph {
    font-size: 15px;
  } */
  .paragraph-2 {
    padding-right: 0px;
    font-size: 12px;
  }
  .heading-6 {
    font-size: 40px;
  }
  .newsletter {
    height: 700px;
  }
  .heading-9 {
    padding-left: 11px;
    font-size: 20px;
  }
  .heading-10 {
    font-size: 20px;
    margin: 0;
  }
  .paragraph-4 {
    text-align: center;
  }
  .heading-12 {
    font-size: 18px;
  }
  .footer {
    padding-right: 20px;
    padding-left: 20px;
    text-align: left;
  }
  .footer-flex-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .footer-logo-link {
    height: 60px;
  }
  .footer-heading {
    margin-top: 20px;
  }
  .text-block-4 {
    margin-top: 24px;
    text-align: center;
  }
  .text-block-6 {
    position: relative;
    left: -102px;
    text-align: left;
  }
  .heading-14 {
    margin-top: 0px;
    margin-left: -179px;
    padding-right: 249px;
    padding-left: 249px;
    font-size: 30px;
  }
  .text-block-10 {
    margin-top: 20px;
    padding-top: 0px;
  }
  .section-5 {
    height: 1000px;
  }
  .heading-15 {
    font-size: 60px;
  }
  .heading-16 {
    font-size: 30px;
    line-height: 35px;
  }
  .product_heading {
    font-size: 30px;
  }
  .big_heading {
    margin-top: 0px;
    font-size: 50px;
  }
  .heading-20 {
    padding-top: 0px;
    font-size: 30px;
  }
  .heading-21 {
    margin-bottom: 0px;
    font-size: 20px;
  }
  .button-2 {
    margin-left: 20px;
    padding-right: 37px;
    padding-left: 37px;
  }
  .lottie-animation {
    /* left: 153px; */
    top: 40px;
    width: 300px;
  }
  .column-13 {
    left: 0px;
    padding-left: 0px;
  }
  .lottie-animation-2 {
    position: relative;
    left: 72px;
    width: 300px;
  }
  .icon-2 {
    margin-top: 206px;
  }
  .icon-3 {
    margin-top: 206px;
  }
  .image-17 {
    left: -47px;
    top: 10px;
    margin-top: 0px;
    margin-left: 244px;
  }
  .image-18 {
    left: 7px;
    top: 5px;
    margin-left: 104px;
  }
  .bold-text {
    font-weight: 300;
  }
  .slide-nav {
    margin-left: 177px;
  }
  .image-19 {
    left: -6px;
    top: -6px;
    margin-left: 108px;
  }
  .heading-22 {
    text-align: center;
  }
  .column-14 {
    top: 5px;
  }
  .column-15 {
    left: 110px;
  }
}

@font-face {
  font-family: 'Fa solid 900';
  src: url('../fonts/fa-solid-900.woff2') format('woff2'), url('../fonts/fa-solid-900.woff2') format('woff2'), url('../fonts/fa-solid-900.eot') format('embedded-opentype'), url('../fonts/fa-solid-900.woff') format('woff'), url('../fonts/fa-solid-900.ttf') format('truetype'), url('../fonts/fa-solid-900.svg') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa 400';
  src: url('../fonts/fa-regular-400.woff2') format('woff2'), url('../fonts/fa-regular-400.woff2') format('woff2'), url('../fonts/fa-regular-400.eot') format('embedded-opentype'), url('../fonts/fa-regular-400.woff') format('woff'), url('../fonts/fa-regular-400.ttf') format('truetype'), url('../fonts/fa-regular-400.svg') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa brands 400';
  src: url('../fonts/fa-brands-400.woff2') format('woff2'), url('../fonts/fa-brands-400.woff2') format('woff2'), url('../fonts/fa-brands-400.eot') format('embedded-opentype'), url('../fonts/fa-brands-400.woff') format('woff'), url('../fonts/fa-brands-400.ttf') format('truetype'), url('../fonts/fa-brands-400.svg') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

