.servicios-a-wrapper {
  display: contents;
}
 
.servicios-a-thq-max-width-elm {
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.servicios-a-thq-column-elm {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 50%;
  display: flex;
  align-items: center;
  margin-right: 35px;
  animation-name: fadeInLeft;
  flex-direction: column;
  animation-delay: 0s;
  justify-content: center;
  animation-duration: 300ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
 
.servicios-a-thq-text-elm1 {
  font-size: 40px;
  text-align: center;
  font-family: "Georgia";
}
 
.servicios-a-thq-text-elm2 {
  font-size: 25px;
  text-align: justify;
  font-family: "Roboto";
}
 
.servicios-a-thq-actions-elm {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.servicios-a-navlink {
  width: 25%;
  margin-right: 10px;
  text-decoration: none;
}
 
.servicios-a-thq-content-elm {
  gap: var(--dl-layout-space-unit);
  width: 50%;
  height: 900px;
  display: flex;
}
 
.servicios-a-thq-column-container-elm1 {
  width: 50%;
}
 
.servicios-a-image14 {
  width: 100%;
  height: 500px;
  object-fit: cover;
}
 
.servicios-a-thq-column-container-elm2 {
  width: 50%;
}
 
.servicios-a-container2 {
  display: contents;
}
 
.servicios-fragment12 {
  display: contents;
}
 
.servicios-text12 {
  display: inline-block;
}
 
.servicios-fragment11 {
  display: contents;
}
 
.servicios-text11 {
  display: inline-block;
}
 
.servicios-fragment10 {
  display: contents;
}
 
.servicios-text10 {
  display: inline-block;
}
 
.servicios-aroot-class-name {
  margin-bottom: 70px;
}
 
@media(max-width: 1440px) {
  .servicios-a-thq-column-elm {
    margin-right: 30px;
  }
  .servicios-a-navlink {
    width: 30%;
  }
  .servicios-aroot-class-name {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
 
@media(max-width: 1024px) {
  .servicios-a-thq-column-elm {
    margin-right: 30PX;
  }
  .servicios-a-navlink {
    width: 40%;
  }
}
 
@media(max-width: 768px) {
  .servicios-a-thq-max-width-elm {
    flex-direction: column;
  }
  .servicios-a-thq-column-elm {
    width: 100%;
    padding-left: var(--dl-layout-space-fiveunits);
    margin-bottom: 40px;
    padding-right: var(--dl-layout-space-fiveunits);
  }
  .servicios-a-thq-content-elm {
    width: 100%;
    height: 100vh;
    justify-content: center;
  }
}
 
@media(max-width: 425px) {
  .servicios-a-thq-column-elm {
    padding-top: var(--dl-layout-space-threeunits);
    padding-left: var(--dl-layout-space-threeunits);
    margin-bottom: 40px;
    padding-right: var(--dl-layout-space-threeunits);
    padding-bottom: var(--dl-layout-space-threeunits);
  }
  .servicios-a-thq-text-elm1 {
    text-align: center;
  }
  .servicios-a-thq-text-elm2 {
    text-align: justify;
  }
  .servicios-a-navlink {
    width: 60%;
  }
}

.servicios-b-wrapper {
  display: contents;
}
 
.servicios-b-thq-layout226-elm {
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  flex-direction: row;
  justify-content: center;
}
 
.servicios-b-thq-max-width-elm {
  align-self: flex-start;
  grid-template-rows: 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}
 
.servicios-b-thq-column-elm1 {
  width: 100%;
  align-items: center;
}
 
.servicios-b-image1 {
  width: 100%;
  height: 200px;
}
 
.servicios-b-thq-content-elm1 {
  width: 100%;
  height: auto;
  overflow: hidden;
}
 
.servicios-b-thq-title1-elm1 {
  width: 100%;
  font-size: 25px;
  font-style: normal;
  text-align: center;
  font-family: "Roboto";
  font-weight: 500;
  text-transform: capitalize;
}
 
.servicios-b-thq-description1-elm1 {
  width: 100%;
  height: 500px;
  overflow: hidden;
  text-align: justify;
  font-family: "Roboto";
}
 
.servicios-b-image2 {
  width: 70%;
  height: 200px;
}
 
.servicios-b-thq-content-elm2 {
  width: 100%;
  height: auto;
}
 
.servicios-b-thq-title1-elm2 {
  width: 100%;
  font-size: 25px;
  font-style: normal;
  text-align: center;
  font-family: "Roboto";
  font-weight: 500;
  text-transform: capitalize;
}
 
.servicios-b-thq-description1-elm2 {
  width: 100%;
  height: 500px;
  text-align: justify;
}
 
.servicios-b-image3 {
  width: 100%;
  height: 200px;
  object-fit: cover;
}
 
.servicios-b-thq-content-elm3 {
  width: 100%;
}
 
.servicios-b-thq-title1-elm3 {
  width: 100%;
  font-size: 25px;
  font-style: normal;
  text-align: center;
  font-family: "Roboto";
  font-weight: 500;
}
 
.servicios-b-thq-description1-elm3 {
  width: 100%;
  height: 500px;
  text-align: justify;
}
 
.servicios-b-image4 {
  width: 100%;
  height: 200px;
  object-fit: cover;
}
 
.servicios-b-thq-content-elm4 {
  width: 100%;
}
 
.servicios-b-thq-title1-elm4 {
  width: 100%;
  font-size: 25px;
  font-style: normal;
  text-align: center;
  font-family: "Roboto";
  font-weight: 500;
}
 
.servicios-b-thq-description1-elm4 {
  width: 100%;
  height: 510px;
  text-align: justify;
}
 
.servicios-b-image5 {
  width: 100%;
  height: 200px;
  object-fit: cover;
}
 
.servicios-b-thq-content-elm5 {
  width: 100%;
}
 
.servicios-b-thq-title1-elm5 {
  width: 100%;
  font-size: 25px;
  text-align: center;
  font-family: "Roboto";
  text-transform: capitalize;
}
 
.servicios-b-thq-description1-elm5 {
  width: 100%;
  height: 550px;
  text-align: justify;
}
 
.servicios-b-image6 {
  width: 100%;
  height: 200px;
  object-fit: cover;
}
 
.servicios-b-thq-content-elm6 {
  width: 100%;
}
 
.servicios-b-thq-title1-elm6 {
  width: 100%;
  font-size: 25px;
  font-style: normal;
  text-align: center;
  font-family: "Roboto";
  font-weight: 500;
}
 
.servicios-b-thq-description1-elm6 {
  width: 100%;
  height: 550px;
  text-align: justify;
}
 
.servicios-fragment17 {
  display: contents;
}
 
.servicios-text17 {
  display: inline-block;
}
 
.servicios-fragment15 {
  display: contents;
}
 
.servicios-text15 {
  display: inline-block;
}
 
.servicios-fragment16 {
  display: contents;
}
 
.servicios-text16 {
  display: inline-block;
}
 
.servicios-fragment18 {
  display: contents;
}
 
.servicios-text18 {
  display: inline-block;
}
 
.servicios-fragment21 {
  display: contents;
}
 
.servicios-text21 {
  display: inline-block;
}
 
.servicios-fragment13 {
  display: contents;
}
 
.servicios-text13 {
  display: inline-block;
}
 
.servicios-fragment22 {
  display: contents;
}
 
.servicios-text22 {
  display: inline-block;
}
 
.servicios-fragment14 {
  display: contents;
}
 
.servicios-text14 {
  display: inline-block;
}
 
.servicios-fragment20 {
  display: contents;
}
 
.servicios-text20 {
  display: inline-block;
}
 
.servicios-fragment19 {
  display: contents;
}
 
.servicios-text19 {
  display: inline-block;
}
 
.servicios-fragment23 {
  display: contents;
}
 
.servicios-text23 {
  display: inline-block;
}
 

 
@media(max-width: 1440px) {
  .servicios-b-thq-max-width-elm {
    grid-template-rows: 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }
  .servicios-b-thq-column-elm1 {
    align-items: center;
  }
  .servicios-b-image1 {
    width: 100%;
    height: 250px;
    align-self: center;
  }
  .servicios-b-thq-content-elm1 {
    width: 100%;
    display: flex;
    margin-top: 0px;
  }
  .servicios-b-thq-title1-elm1 {
    width: 100%;
    font-size: 25px;
    font-style: normal;
    font-family: Roboto;
    font-weight: 500;
    text-transform: capitalize;
  }
  .servicios-b-thq-column-elm2 {
    align-items: center;
    justify-content: flex-start;
  }
  .servicios-b-image2 {
    width: 70%;
    height: 250px;
  }
  .servicios-b-thq-title1-elm2 {
    width: 100%;
    font-size: 25px;
    font-style: normal;
    font-family: Roboto;
    font-weight: 500;
    text-transform: capitalize;
  }
  .servicios-b-thq-description1-elm2 {
    width: 100%;
    height: 250px;
  }
  .servicios-b-image3 {
    width: 100%;
    height: 250px;
  }
  .servicios-b-thq-title1-elm3 {
    font-size: 25px;
    font-style: normal;
    font-family: Roboto;
    font-weight: 500;
    text-transform: capitalize;
  }
  .servicios-b-thq-description1-elm3 {
    width: 100%;
    height: 250px;
  }
  .servicios-b-image4 {
    width: 100%;
    height: 250px;
  }
  .servicios-b-thq-title1-elm4 {
    width: 100%;
    font-size: 25px;
    font-style: normal;
    font-family: Roboto;
    font-weight: 500;
  }
  .servicios-b-thq-description1-elm4 {
    width: 100%;
    height: 280px;
  }
  .servicios-b-image5 {
    width: 100%;
    height: 250px;
  }
  .servicios-b-thq-content-elm5 {
    width: 100%;
    height: auto;
  }
  .servicios-b-thq-title1-elm5 {
    width: 100%;
  }
  .servicios-b-thq-description1-elm5 {
    width: 100%;
    height: 280px;
  }
  .servicios-b-image6 {
    width: 100%;
    height: 250px;
  }
  .servicios-b-thq-content-elm6 {
    width: 100%;
  }
  .servicios-b-thq-title1-elm6 {
    width: 100%;
    font-size: 25px;
    font-family: Roboto;
    text-transform: capitalize;
  }
  .servicios-b-thq-description1-elm6 {
    width: 100%;
    height: 280px;
  }
  .servicios-broot-class-name {
    margin-top: 100px;
    margin-bottom: 50px;
  }
}
 
@media(max-width: 1024px) {
  .servicios-b-thq-max-width-elm {
    grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
  }
}
 
@media(max-width: 768px) {
  .servicios-b-thq-layout226-elm {
    flex-direction: column;
  }
  .servicios-b-thq-content-elm1 {
    height: 550px;
    align-items: center;
  }
  .servicios-b-thq-column-elm2 {
    height: 550px;
  }
  .servicios-b-thq-content-elm2 {
    align-items: center;
  }
  .servicios-b-thq-content-elm3 {
    height: 550px;
    align-items: center;
  }
  .servicios-b-thq-content-elm4 {
    height: 550px;
    align-items: center;
  }
  .servicios-b-thq-content-elm5 {
    height: 600px;
    align-items: center;
  }
  .servicios-b-thq-content-elm6 {
    height: 600px;
    align-items: center;
  }
}
 
@media(max-width: 425px) {
  .servicios-b-thq-max-width-elm {
    display: flex;
    flex-direction: column;
  }
  .servicios-b-thq-content-elm1 {
    height: 500px;
  }
  .servicios-b-thq-description1-elm1 {
    height: 500px;
  }
  .servicios-b-thq-column-elm2 {
    height: 800px;
  }
  .servicios-b-thq-content-elm2 {
    height: 800px;
    margin: 30px;
  }
  .servicios-b-thq-description1-elm2 {
    height: auto;
  }
  .servicios-b-thq-column-elm3 {
    display: flex;
  }
  .servicios-b-thq-content-elm3 {
    height: 500px;
  }
  .servicios-b-thq-content-elm4 {
    height: 500px;
  }
  .servicios-b-thq-content-elm5 {
    height: 500px;
    margin-bottom: 30px;
  }
  .servicios-b-thq-content-elm6 {
    height: 500px;
  }
}

.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;
}
 
.servicios-fragment29 {
  display: contents;
}
 
.servicios-text29 {
  display: inline-block;
}
 
.servicios-fragment31 {
  display: contents;
}
 
.servicios-text31 {
  display: inline-block;
}
 
.servicios-fragment25 {
  display: contents;
}
 
.servicios-text25 {
  display: inline-block;
}
 
.servicios-fragment27 {
  display: contents;
}
 
.servicios-text27 {
  display: inline-block;
}
 
.servicios-fragment32 {
  display: contents;
}
 
.servicios-text32 {
  display: inline-block;
}
 
.servicios-fragment30 {
  display: contents;
}
 
.servicios-text30 {
  display: inline-block;
}
 
.servicios-fragment26 {
  display: contents;
}
 
.servicios-text26 {
  display: inline-block;
}
 
.servicios-fragment28 {
  display: contents;
}
 
.servicios-text28 {
  display: inline-block;
}
 
.servicios-fragment24 {
  display: contents;
}
 
.servicios-text24 {
  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;
  }
}

.servicios-container1 {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
  background-color: var(--dl-color-theme-accent1);
}
 
.servicios-thq-links-elm1 {
  flex: 1;
  width: 70%;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.servicios-thq-nav-elm2 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.servicios-thq-top-elm {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
}
 
.servicios-navlink4 {
  display: contents;
}
 
.servicios-thq-logo-elm {
  text-decoration: none;
}
 
.servicios-thq-close-menu-elm {
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.servicios-navlink6 {
  text-decoration: none;
}
 
.servicios-navlink7 {
  text-decoration: none;
}
 
.servicios-icon23 {
  text-decoration: none;
}
 
.servicios-icon27 {
  text-decoration: none;
}
 
.servicios-separator1 {
  width: 100%;
  height: 10px;
  background-color: #e60a0a;
}
 
.servicios-fragment10 {
  display: contents;
}
 
.servicios-text10 {
  display: inline-block;
}
 
.servicios-fragment11 {
  display: contents;
}
 
.servicios-text11 {
  display: inline-block;
}
 
.servicios-fragment12 {
  display: contents;
}
 
.servicios-text12 {
  display: inline-block;
}
 
.servicios-fragment13 {
  display: contents;
}
 
.servicios-text13 {
  display: inline-block;
}
 
.servicios-fragment14 {
  display: contents;
}
 
.servicios-text14 {
  display: inline-block;
}
 
.servicios-fragment15 {
  display: contents;
}
 
.servicios-text15 {
  display: inline-block;
}
 
.servicios-fragment16 {
  display: contents;
}
 
.servicios-text16 {
  display: inline-block;
}
 
.servicios-fragment17 {
  display: contents;
}
 
.servicios-text17 {
  display: inline-block;
}
 
.servicios-fragment18 {
  display: contents;
}
 
.servicios-text18 {
  display: inline-block;
}
 
.servicios-fragment19 {
  display: contents;
}
 
.servicios-text19 {
  display: inline-block;
}
 
.servicios-fragment20 {
  display: contents;
}
 
.servicios-text20 {
  display: inline-block;
}
 
.servicios-fragment21 {
  display: contents;
}
 
.servicios-text21 {
  display: inline-block;
}
 
.servicios-fragment22 {
  display: contents;
}
 
.servicios-text22 {
  display: inline-block;
}
 
.servicios-fragment23 {
  display: contents;
}
 
.servicios-text23 {
  display: inline-block;
}
 
.servicios-separator2 {
  width: 100%;
  height: 10px;
  background-color: #e60a0a;
}
 
.servicios-fragment24 {
  display: contents;
}
 
.servicios-text24 {
  display: inline-block;
}
 
.servicios-fragment25 {
  display: contents;
}
 
.servicios-text25 {
  display: inline-block;
}
 
.servicios-fragment26 {
  display: contents;
}
 
.servicios-text26 {
  display: inline-block;
}
 
.servicios-fragment27 {
  display: contents;
}
 
.servicios-text27 {
  display: inline-block;
}
 
.servicios-fragment28 {
  display: contents;
}
 
.servicios-text28 {
  display: inline-block;
}
 
.servicios-fragment29 {
  display: contents;
}
 
.servicios-text29 {
  display: inline-block;
}
 
.servicios-fragment30 {
  display: contents;
}
 
.servicios-text30 {
  display: inline-block;
}
 
.servicios-fragment31 {
  display: contents;
}
 
.servicios-text31 {
  display: inline-block;
}
 
.servicios-fragment32 {
  display: contents;
}
 
.servicios-text32 {
  display: inline-block;
}
 
.servicios-link3 {
  display: contents;
}
 
.servicios-container6 {
  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);
}
 
.servicios-icon29 {
  width: 24px;
  margin-right: 4px;
}
 
.servicios-text33 {
  color: white;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}
 
@media(max-width: 768px) {
  .servicios-thq-icon-group-elm {
    display: flex;
    justify-content: center;
  }
}
 
@media(max-width: 425px) {
  .servicios-icon12 {
    width: 30px;
  }
  .servicios-thq-links-elm2 {
    display: flex;
    flex-direction: column;
  }
  .servicios-icon14 {
    margin-right: 10px;
    margin-bottom: 5px;
  }
  .servicios-icon19 {
    margin-right: 10px;
  }
  .servicios-container4 {
    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;
  }
  .servicios-icon21 {
    margin-right: 10px;
  }
  .servicios-thq-icon-group-elm {
    display: flex;
    justify-content: center;
  }
}
