.foot-wrapper {
  display: contents;
}
 
.foot-thq-footer1-elm {
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
}
 
.foot-thq-max-width-elm {
  width: 100%;
  display: flex;
  justify-content: space-between;
  background-color: #001F3F;
}
 
.foot-thq-newsletter-elm {
  width: 25%;
  display: flex;
  padding: 10px;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.foot-navlink {
  display: contents;
}
 
.foot-image {
  width: 200px;
  height: 220px;
  text-decoration: none;
}
 
.foot-thq-links-elm {
  width: 50%;
  display: flex;
  padding: 20px 10px;
  align-items: flex-start;
  flex-direction: row;
  justify-content: center;
}
 
.foot-thq-column1-elm {
  display: flex;
  margin-right: 120px;
  flex-direction: column;
}
 
.foot-thq-footer-links-elm1 {
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.foot-thq-column2-elm {
  display: flex;
  margin-right: 120px;
  flex-direction: column;
}
 
.foot-thq-footer-links-elm2 {
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.foot-thq-column3-elm {
  display: flex;
  flex-direction: column;
}
 
.foot-thq-social-links-elm {
  width: 100%;
  display: flex;
  flex-direction: column;
}
 
.foot-thq-link-elm1 {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.foot-container1 {
  width: 65px;
  height: 60px;
  margin: 10px 2px;
  display: flex;
  border-radius: 16px;
  flex-direction: column;
  background-color: #18CC10;
}
 
.foot-link1 {
  display: contents;
}
 
.foot-icon1 {
  height: 42px;
  margin-top: 10px;
  text-decoration: none;
}
 
.foot-thq-link-elm2 {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.foot-container2 {
  width: 65px;
  height: 60px;
  margin: 10px 2px;
  display: flex;
  border-radius: 16px;
  flex-direction: column;
  background-color: var(--dl-color-theme-neutral-dark);
}
 
.foot-link2 {
  display: contents;
}
 
.foot-icon4 {
  height: 40px;
  margin-top: 10px;
  text-decoration: none;
}
 
.home-fragment6 {
  display: contents;
}
 
.home-text20 {
  display: inline-block;
}
 
.home-fragment8 {
  display: contents;
}
 
.home-text22 {
  display: inline-block;
}
 
.home-fragment2 {
  display: contents;
}
 
.home-text16 {
  display: inline-block;
}
 
.home-fragment4 {
  display: contents;
}
 
.home-text18 {
  display: inline-block;
}
 
.home-fragment9 {
  display: contents;
}
 
.home-text23 {
  display: inline-block;
}
 
.home-fragment7 {
  display: contents;
}
 
.home-text21 {
  display: inline-block;
}
 
.home-fragment3 {
  display: contents;
}
 
.home-text17 {
  display: inline-block;
}
 
.home-fragment5 {
  display: contents;
}
 
.home-text19 {
  display: inline-block;
}
 
.home-fragment1 {
  display: contents;
}
 
.home-text15 {
  display: inline-block;
}
 

 

 

 

 
@media(max-width: 1440px) {
  .foot-thq-max-width-elm {
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
  }
  .foot-thq-newsletter-elm {
    width: 30%;
    align-items: center;
    flex-direction: row;
    justify-content: center;
  }
  .foot-image {
    width: 180px;
    height: 200px;
  }
  .foot-thq-links-elm {
    width: 50%;
    display: flex;
    padding: 25px 10px;
    align-items: flex-start;
    flex-direction: row;
    justify-content: center;
  }
  .foot-thq-column1-elm {
    display: flex;
    margin-right: 100px;
    flex-direction: column;
  }
  .foot-thq-column2-elm {
    display: flex;
    margin-right: 100px;
    flex-direction: column;
  }
  .foot-thq-column3-elm {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .foot-thq-social-links-elm {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .foot-thq-link-elm1 {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .foot-container1 {
    width: 55px;
    height: 45px;
    margin: 10px 2px;
    flex-direction: column;
  }
  .foot-icon1 {
    height: 35px;
    margin-top: 6px;
  }
  .foot-thq-link-elm2 {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .foot-container2 {
    width: 55px;
    height: 45px;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
}
 
@media(max-width: 1024px) {
  .foot-thq-max-width-elm {
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
  }
  .foot-thq-newsletter-elm {
    width: 30%;
    align-items: center;
    flex-direction: row;
    justify-content: center;
  }
  .foot-image {
    width: 60%;
    height: 150px;
  }
  .foot-thq-links-elm {
    width: 50%;
    display: flex;
    padding: 25px 10px;
    align-items: flex-start;
    justify-content: flex-start;
  }
  .foot-thq-column1-elm {
    width: 30%;
    display: flex;
    margin-right: 10px;
    flex-direction: column;
  }
  .foot-thq-column2-elm {
    width: 30%;
    display: flex;
    margin-right: 10px;
    flex-direction: column;
    justify-content: flex-start;
  }
  .foot-thq-column3-elm {
    width: 30%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
  }
  .foot-thq-social-link1-title-elm {
    text-align: center;
  }
  .foot-thq-social-links-elm {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: flex-start;
  }
  .foot-thq-link-elm1 {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: flex-start;
  }
  .foot-container1 {
    width: 70px;
    height: 50px;
    margin: 10px 2px;
    flex-direction: column;
  }
  .foot-icon1 {
    height: 40px;
    margin-top: 6px;
  }
  .foot-thq-link-elm2 {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: flex-start;
  }
  .foot-container2 {
    width: 70px;
    height: 50px;
    margin: 10px 2px;
    flex-direction: column;
  }
  .foot-icon4 {
    height: 35px;
    margin-top: 8px;
  }
}
 
@media(max-width: 768px) {
  .foot-thq-max-width-elm {
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
  }
  .foot-thq-newsletter-elm {
    width: 35%;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .foot-image {
    width: 60%;
    height: 150px;
  }
  .foot-thq-links-elm {
    width: 55%;
    display: flex;
    padding: 25px  10px;
    align-items: flex-start;
    justify-content: flex-start;
  }
  .foot-thq-column1-elm {
    width: 30%;
    display: flex;
    margin-right: 10px;
    flex-direction: column;
  }
  .foot-thq-column2-elm {
    width: 30%;
    display: flex;
    margin-right: 10px;
    flex-direction: column;
  }
  .foot-thq-column3-elm {
    width: 30%;
    display: flex;
    flex-direction: column;
  }
  .foot-thq-social-link1-title-elm {
    text-align: center;
  }
  .foot-thq-social-links-elm {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
  }
  .foot-thq-link-elm1 {
    width: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .foot-container1 {
    width: 80px;
    height: 60px;
    margin: 15px 2px;
    flex-direction: column;
  }
  .foot-icon1 {
    height: 45px;
    margin-top: 8px;
  }
  .foot-thq-link-elm2 {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .foot-container2 {
    width: 80px;
    height: 60px;
    margin: 15px  2px;
    flex-direction: column;
  }
  .foot-icon4 {
    margin-top: 15px;
  }
}
 
@media(max-width: 767px) {
  .foot-thq-links-elm {
    width: 100%;
    align-items: flex-start;
    justify-content: center;
  }
  .foot-thq-column1-elm {
    align-items: center;
  }
  .foot-thq-footer-links-elm1 {
    align-self: center;
  }
  .foot-thq-column2-elm {
    align-items: center;
  }
  .foot-thq-column2-title-elm {
    text-align: center;
  }
  .foot-thq-footer-links-elm2 {
    align-self: center;
  }
  .foot-thq-column3-elm {
    align-items: center;
  }
  .foot-thq-social-link1-title-elm {
    text-align: center;
  }
  .foot-thq-social-links-elm {
    align-self: center;
  }
}
 
@media(max-width: 479px) {
  .foot-thq-links-elm {
    flex-direction: column;
  }
  .foot-thq-column1-elm {
    width: 100%;
    max-width: 100%;
    align-items: center;
    justify-content: center;
  }
  .foot-thq-footer-links-elm1 {
    align-items: center;
    justify-content: center;
  }
  .foot-thq-column2-elm {
    width: 100%;
    max-width: 100%;
    align-items: center;
    justify-content: center;
  }
  .foot-thq-footer-links-elm2 {
    align-items: center;
    justify-content: center;
  }
  .foot-thq-column3-elm {
    width: 100%;
    max-width: 100%;
    align-items: center;
    justify-content: center;
  }
  .foot-thq-social-links-elm {
    align-items: center;
    justify-content: center;
  }
}
 
@media(max-width: 425px) {
  .foot-thq-max-width-elm {
    align-items: center;
    flex-direction: column;
    justify-content: flex-start;
  }
  .foot-thq-newsletter-elm {
    width: 100%;
    padding: 30px 10px;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .foot-image {
    width: 50%;
    height: 200px;
  }
  .foot-thq-links-elm {
    width: 100%;
    display: flex;
    padding: 5px 30px;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .foot-thq-column1-elm {
    width: 80%;
    display: flex;
    align-items: flex-start;
    margin-bottom: 15px;
    flex-direction: column;
  }
  .foot-thq-column2-elm {
    width: 80%;
    display: flex;
    align-items: flex-start;
    margin-bottom: 15px;
    flex-direction: column;
  }
  .foot-thq-column3-elm {
    width: 80%;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
  }
  .foot-thq-social-link1-title-elm {
    margin-bottom: 16px;
  }
  .foot-thq-social-links-elm {
    display: flex;
    align-items: flex-start;
    flex-direction: row;
    justify-content: center;
  }
  .foot-thq-link-elm1 {
    width: 50%;
    height: auto;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .foot-container1 {
    width: 80px;
    height: 70px;
    flex-direction: column;
  }
  .foot-icon1 {
    height: 60px;
    margin-top: 8px;
  }
  .foot-thq-social-link5-elm1 {
    margin-bottom: 30px;
  }
  .foot-thq-link-elm2 {
    width: 50%;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .foot-container2 {
    width: 80px;
    height: 70px;
    flex-direction: column;
  }
  .foot-icon4 {
    margin-top: 15px;
  }
}

.home-container10 {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
  background-color: var(--dl-color-theme-accent1);
}
 
.home-thq-links-elm1 {
  flex: 1;
  width: 70%;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.home-thq-nav-elm2 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-thq-top-elm {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
}
 
.home-navlink4 {
  display: contents;
}
 
.home-thq-logo-elm {
  text-decoration: none;
}
 
.home-thq-close-menu-elm {
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.home-navlink6 {
  text-decoration: none;
}
 
.home-navlink7 {
  text-decoration: none;
}
 
.home-icon23 {
  text-decoration: none;
}
 
.home-icon27 {
  text-decoration: none;
}
 
.home-separator1 {
  width: 100%;
  height: 10px;
  background-color: #e60a0a;
}
 
.home-thq-slider-elm {
  width: 100%;
  height: 300px;
  display: inline-block;
  margin-top: var(--dl-layout-space-halfunit);
  margin-left: 0px;
  margin-right: 0px;
  padding-right: 0px;
  background-size: auto;
  background-image: url("public/Img_Videos/Servicios/fondo1-1400w.jpg");
  background-repeat: no-repeat;
  background-position: left;
}
 
.home-thq-slider-wrapper-elm {
  width: 100%;
}
 
.home-thq-slider-slide-elm1 {
  width: 100%;
  display: flex;
  justify-content: center;
}
 
.home-thq-slider-slide-elm2 {
  width: 100%;
  display: flex;
  justify-content: center;
}
 
.home-image3 {
  width: 75%;
}
 
.home-thq-slider-slide-elm3 {
  width: 100%;
  display: flex;
  justify-content: center;
}
 
.home-image4 {
  width: 80%;
}
 
.home-thq-slider-slide-elm4 {
  width: 100%;
  display: flex;
  text-align: left;
  justify-content: center;
}
 
.home-thq-slider-slide-elm5 {
  width: 100%;
  display: flex;
  justify-content: center;
}
 
.home-thq-slider-slide-elm6 {
  width: 100%;
  display: flex;
  justify-content: center;
}
 
.home-thq-slider-pagination-elm {
  display: block;
  padding-top: 0px;
  padding-bottom: 0px;
}
 
.home-thq-slider-pagination-bullet-elm1 {
  background-color: var(--dl-color-theme-primary2);
}
 
.home-thq-slider-pagination-bullet-elm2 {
  background-color: var(--dl-color-theme-primary2);
}
 
.home-thq-slider-pagination-bullet-elm3 {
  background-color: var(--dl-color-theme-primary2);
}
 
.home-thq-slider-pagination-bullet-elm4 {
  background-color: var(--dl-color-theme-primary2);
}
 
.home-thq-slider-pagination-bullet-elm5 {
  background-color: var(--dl-color-theme-primary2);
}
 
.home-thq-slider-pagination-bullet-elm6 {
  background-color: var(--dl-color-theme-primary2);
}
 
.home-thq-slider-button-prev-elm {
  fill: var(--dl-color-theme-primary2);
  color: var(--dl-color-theme-primary2);
}
 
.home-thq-slider-button-next-elm {
  fill: var(--dl-color-theme-primary2);
  color: var(--dl-color-theme-primary2);
}
 
.home-separator2 {
  width: 100%;
  height: 10px;
  background-color: #e60a0a;
}
 
.home-fragment1 {
  display: contents;
}
 
.home-text15 {
  display: inline-block;
}
 
.home-fragment2 {
  display: contents;
}
 
.home-text16 {
  display: inline-block;
}
 
.home-fragment3 {
  display: contents;
}
 
.home-text17 {
  display: inline-block;
}
 
.home-fragment4 {
  display: contents;
}
 
.home-text18 {
  display: inline-block;
}
 
.home-fragment5 {
  display: contents;
}
 
.home-text19 {
  display: inline-block;
}
 
.home-fragment6 {
  display: contents;
}
 
.home-text20 {
  display: inline-block;
}
 
.home-fragment7 {
  display: contents;
}
 
.home-text21 {
  display: inline-block;
}
 
.home-fragment8 {
  display: contents;
}
 
.home-text22 {
  display: inline-block;
}
 
.home-fragment9 {
  display: contents;
}
 
.home-text23 {
  display: inline-block;
}
 
.home-link3 {
  display: contents;
}
 
.home-container33 {
  right: 50px;
  border: 1px solid #ffffff5c;
  bottom: 30px;
  display: flex;
  z-index: 22;
  position: fixed;
  box-shadow: 5px 5px 10px 0px rgba(31, 31, 31, 0.4);
  min-height: auto;
  align-items: center;
  padding-top: 8px;
  padding-left: 12px;
  border-radius: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  backdrop-filter: blur(6px);
  background-color: rgba(41, 41, 41, 0.41);
}
 
.home-icon29 {
  width: 24px;
  margin-right: 4px;
}
 
.home-text24 {
  color: white;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}
 
@media(max-width: 768px) {
  .home-thq-icon-group-elm {
    display: flex;
    justify-content: center;
  }
  .home-image2 {
    width: 90%;
  }
  .home-image6 {
    width: 90%;
  }
  .home-image7 {
    width: 90%;
  }
  .home-thq-slider-button-prev-elm {
    height: 10px;
  }
  .home-thq-slider-button-next-elm {
    height: 10px;
  }
}
 
@media(max-width: 425px) {
  .home-icon12 {
    width: 30px;
  }
  .home-thq-links-elm2 {
    display: flex;
    flex-direction: column;
  }
  .home-icon14 {
    margin-right: 10px;
    margin-bottom: 5px;
  }
  .home-icon19 {
    margin-right: 10px;
  }
  .home-container13 {
    display: flex;
    align-items: center;
    border-color: #F54927;
    border-width: 1px;
    justify-content: flex-start;
    border-top-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 3px;
  }
  .home-icon21 {
    margin-right: 10px;
  }
  .home-thq-icon-group-elm {
    display: flex;
    justify-content: center;
  }
  .home-thq-slider-button-prev-elm {
    height: 10px;
  }
  .home-thq-slider-button-next-elm {
    height: 10px;
  }
}
