@font-face {
  font-family: "DINPro-Bold";
  src: url("../../font/DINPro-Bold.woff2") format("woff2"), url("../../font/DINPro-Bold.woff") format("woff");
}
@font-face {
  font-family: "DINPro-Light";
  src: url("../../font/DINPro-Light.woff2") format("woff2"), url("../../font/DINPro-Light-.woff") format("woff");
}
@font-face {
  font-family: "DINPro-Medium";
  src: url("../../font/DINPro-Medium.woff2") format("woff2"), url("../../font/DINPro-Medium.woff") format("woff");
}
@font-face {
  font-family: "DINPro-Regular";
  src: url("../../font/DINPro-Regular.woff2") format("woff2"), url("../../DINPro-Regular.woff") format("woff");
}
body {
  caret-color: #fff0;
}
body header {
  width: 100%;
}
@media (max-width: 740px) {
  body header .container-header {
    justify-content: center !important;
  }
}
@media (max-width: 981px) {
  body header .container-header .row-header {
    width: 100%;
    margin-left: -20px;
  }
}
@media (max-width: 981px) {
  body header .container-header .row-header .col-5 {
    display: flex;
    flex: 0 0 100%;
    max-width: 100%;
    justify-content: center;
  }
  body header .container-header .row-header .col-5 button {
    position: absolute;
    right: 0;
    top: 10px;
  }
}
@media (max-width: 981px) and (max-width: 980px) {
  body header .container-header .row-header .col-5 button {
    border: none;
  }
  body header .container-header .row-header .col-5 button:focus {
    color: #fff0;
  }
}
body header .container-header .row-header .img-log {
  margin-left: 40px;
}
@media (max-width: 980px) {
  body header .container-header .row-header .img-log {
    margin-left: 0;
  }
}
body header .container-header .nav-header .navbar-collapse .navbar-nav {
  margin: 0px 200px;
  padding-top: 8px;
}
@media (max-width: 1440x) {
  body header .container-header .nav-header .navbar-collapse .navbar-nav {
    margin: 0px 40px;
    padding-top: 8px;
  }
}
@media (max-width: 1024px) {
  body header .container-header .nav-header .navbar-collapse .navbar-nav {
    margin: 0px 39px;
    padding-top: 8px;
  }
}
@media (max-width: 640px) {
  body header .container-header .nav-header .navbar-collapse .navbar-nav {
    text-align: center;
  }
}
body header .container-header .nav-header .navbar-collapse .navbar-nav .nav-item .nav-link {
  color: #6d6e70;
  font-family: "DINPro-Medium";
  font-size: 17px;
  margin: 0px 9px;
}
body header .container-header .nav-header .navbar-collapse .navbar-nav .nav-item .img-msj {
  position: absolute;
}
body header .container-header .navbar-collapse {
  text-align: center;
}
@media (max-width: 640px) {
  body .section-1 .carousel-caption {
    display: block;
  }
}
body .section-1 .carousel-caption .tittle-1 {
  font-family: "DINPro-Bold";
  font-size: 60px;
  max-width: 270px;
  color: white;
  line-height: 60px;
  position: absolute;
  top: -470px;
  left: -135px;
  text-align: left;
}
@media (max-width: 1024px) {
  body .section-1 .carousel-caption .tittle-1 {
    top: -375px;
  }
}
@media (max-width: 920px) {
  body .section-1 .carousel-caption .tittle-1 {
    font-size: 35px;
    max-width: 270px;
    position: absolute;
    top: -285px;
    left: -90px;
  }
}
@media (max-width: 768px) {
  body .section-1 .carousel-caption .tittle-1 {
    font-size: 35px;
    max-width: 270px;
    position: absolute;
    top: -250px;
    line-height: 40px;
    left: -90px;
  }
}
@media (max-width: 425px) {
  body .section-1 .carousel-caption .tittle-1 {
    font-size: 20px;
    top: -105px;
    left: -40px;
    line-height: 20px;
  }
}
@media (max-width: 360px) {
  body .section-1 .carousel-caption .tittle-1 {
    top: -85px;
  }
  body .section-1 .carousel-caption .tittle-1 br {
    display: none;
  }
}
body .section-1 .carousel-caption .parraf-1 {
  font-family: "DINPro-Medium";
  font-size: 23px;
  color: white;
  position: absolute;
  top: -325px;
  left: -135px;
  line-height: 35px;
  max-width: 434px;
  text-align: left;
}
@media (max-width: 1024px) {
  body .section-1 .carousel-caption .parraf-1 {
    top: -225px;
  }
}
@media (max-width: 768px) {
  body .section-1 .carousel-caption .parraf-1 {
    font-size: 20px;
    position: absolute;
    top: -165px;
    left: -90px;
    line-height: 25px;
    text-align: left;
    max-width: 410px;
  }
}
@media (max-width: 425px) {
  body .section-1 .carousel-caption .parraf-1 {
    font-size: 10px;
    top: -60px;
    left: -40px;
    line-height: 15px;
    text-align: initial;
    max-width: 180px;
  }
}
body .section-1 .carousel-caption .button-1 {
  width: 90px;
  height: 45px;
  border: white 2px solid;
  background: none;
  border-radius: 10px;
  font-family: "DINPro-Bold";
  font-size: 20px;
  position: absolute;
  left: -135px;
  top: -140px;
}
@media (max-width: 1024px) {
  body .section-1 .carousel-caption .button-1 {
    top: -45px;
  }
}
@media (max-width: 768px) {
  body .section-1 .carousel-caption .button-1 {
    width: 80px;
    height: 40px;
    border: white 2px solid;
    background: none;
    border-radius: 10px;
    font-size: 18px;
    position: absolute;
    left: -90px;
    top: -40px;
  }
}
@media (max-width: 425px) {
  body .section-1 .carousel-caption .button-1 {
    font-size: 10px;
    top: 9px;
    left: -40px;
    color: white;
    width: 52px;
    height: 19px;
  }
}
body .section-1 .carousel-caption .button-1 .txt-1 {
  color: #fff;
  padding: 0px 22px 0px 0px;
}
@media (max-width: 425px) {
  body .section-1 .carousel-caption .button-1 .txt-1 {
    padding: 0;
  }
}
body .section-1 .carousel-caption .button-1 .txt-1 .mas-btn {
  right: 7px;
  width: 20px;
  position: absolute;
  top: 12px;
}
@media (max-width: 768px) {
  body .section-1 .carousel-caption .button-1 .txt-1 .mas-btn {
    right: 11px;
    width: 15px;
    position: absolute;
    top: 11px;
  }
}
@media (max-width: 425px) {
  body .section-1 .carousel-caption .button-1 .txt-1 .mas-btn {
    width: 8px;
    position: relative;
    top: -3px;
    left: 3px;
  }
}
body .section-1 #carouselExampleIndicators ol {
  bottom: 60px;
  display: flex;
  align-items: center;
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
  margin-left: 0;
  left: -135px;
}
@media (max-width: 1024px) {
  body .section-1 #carouselExampleIndicators ol {
    bottom: -15px;
  }
}
@media (max-width: 768px) {
  body .section-1 #carouselExampleIndicators ol {
    align-items: center;
    justify-content: left;
    margin-left: 0;
    left: -90px;
    top: 20px;
  }
}
@media (max-width: 425px) {
  body .section-1 #carouselExampleIndicators ol {
    position: absolute;
    top: 45px;
    left: -40px;
  }
}
body .section-1 #carouselExampleIndicators ol li {
  height: 16px;
  width: 16px;
  border-radius: 8px;
  background-color: white;
  margin-right: 10px;
  cursor: pointer;
}
@media (max-width: 640px) {
  body .section-1 #carouselExampleIndicators ol li {
    height: 10px;
    width: 10px;
    border-radius: 5px;
    background-color: white;
    margin-right: 5px;
  }
}
body .section-1 #carouselExampleIndicators ol li.active {
  height: 18px !important;
  width: 18px !important;
  border-radius: 9px;
  background-color: transparent;
  border: 2px solid white;
}
@media (max-width: 640px) {
  body .section-1 #carouselExampleIndicators ol li.active {
    height: 12px !important;
    width: 12px !important;
    border-radius: 6px;
    background-color: transparent;
    border: 1px solid white;
  }
}
@media (max-width: 640px) {
  body .section-2 {
    height: auto;
  }
}
body .section-2 .title-2 {
  text-align: center;
  margin-top: 55px;
  color: #6d6e70;
  font-family: "DINPro-Bold";
  font-size: 2.1rem;
}
@media (max-width: 768px) {
  body .section-2 .title-2 {
    text-align: center;
    margin-top: 30px;
    font-size: 30px;
  }
}
@media (max-width: 425px) {
  body .section-2 .title-2 {
    font-size: 22px;
    text-align: center;
    margin-top: 15px;
  }
}
body .section-2 .parraf-2 {
  text-align: center;
  padding: 10px 0 0px;
  color: #8c8d90;
  font-family: "DINPro-Medium";
  font-size: 18px;
  max-width: 860px;
  margin: 0 auto;
  margin-bottom: 55px;
}
@media (max-width: 768px) {
  body .section-2 .parraf-2 {
    text-align: center;
    padding: 10px 0 0px;
    font-size: 15px;
    max-width: 650px;
    margin: 0 auto;
    margin-bottom: 55px;
  }
}
@media (max-width: 425px) {
  body .section-2 .parraf-2 {
    padding: 15px 29px;
    font-size: 12px;
    margin: 0 auto;
  }
}
body .section-3 {
  background-color: #f6f6f6;
}
@media (max-width: 640px) {
  body .section-3 {
    height: auto;
  }
}
body .section-3 .container-section-3 .row-section-3-col {
  display: flex;
}
@media (max-width: 980px) {
  body .section-3 .container-section-3 .row-section-3-col {
    display: none;
  }
}
body .section-3 .container-section-3 .row-section-3-col #limpieza-top {
  width: 35%;
  height: 50px;
}
@media (max-width: 768px) {
  body .section-3 .container-section-3 .row-section-3-col #limpieza-top {
    width: auto;
  }
}
body .section-3 .container-section-3 .row-section-3-col #mantenimiento-top {
  width: 30%;
  height: 50px;
}
body .section-3 .container-section-3 .row-section-3-col #fumigaciones-top {
  width: 35%;
  height: 50px;
}
body .section-3 .container-section-3 .row-section-3 {
  display: flex;
}
@media (max-width: 980px) {
  body .section-3 .container-section-3 .row-section-3 {
    display: block;
  }
}
body .section-3 .container-section-3 .row-section-3 .col-section-3 {
  text-align: center;
  padding: 65px 0 0 0;
}
@media (max-width: 768px) {
  body .section-3 .container-section-3 .row-section-3 .col-section-3 {
    text-align: center;
    padding: 10px;
  }
}
body .section-3 .container-section-3 .row-section-3 .col-section-3#limpieza {
  width: 35%;
}
@media (max-width: 980px) {
  body .section-3 .container-section-3 .row-section-3 .col-section-3#limpieza {
    width: 100%;
  }
}
body .section-3 .container-section-3 .row-section-3 .col-section-3#limpieza.border-line {
  border-right: 1px solid transparent;
  border-image: url("../../images/Recurso%204.svg") 1 round;
}
body .section-3 .container-section-3 .row-section-3 .col-section-3#mantenimiento {
  width: 30%;
}
@media (max-width: 980px) {
  body .section-3 .container-section-3 .row-section-3 .col-section-3#mantenimiento {
    width: 100%;
  }
}
body .section-3 .container-section-3 .row-section-3 .col-section-3#mantenimiento.border-line {
  border-right: 1px solid transparent;
  border-image: url("../../images/Recurso 4.svg") 1 round;
}
body .section-3 .container-section-3 .row-section-3 .col-section-3#fumigaciones {
  width: 35%;
}
@media (max-width: 980px) {
  body .section-3 .container-section-3 .row-section-3 .col-section-3#fumigaciones {
    width: 100%;
  }
}
body .section-3 .container-section-3 .row-section-3 .col-section-3:nth-child(3) .img-log {
  margin-left: 40px;
}
body .section-3 .container-section-3 .row-section-3 .col-section-3 .img-log {
  height: 145px;
}
@media (max-width: 640px) {
  body .section-3 .container-section-3 .row-section-3 .col-section-3 .img-log {
    height: 75px;
  }
}
body .section-3 .container-section-3 .row-section-3 .col-section-3 .title-4 {
  font-size: 24px;
  padding-top: 26px;
  text-align: center;
  margin: 0px 45px;
  font-family: "DINPro-Bold";
  color: #6d6e70;
}
@media (max-width: 640px) {
  body .section-3 .container-section-3 .row-section-3 .col-section-3 .title-4 {
    font-size: 15px;
    padding-top: 5px;
  }
}
body .section-3 .container-section-3 .row-section-3 .col-section-3 .button-mas {
  width: 90px;
  height: 45px;
  border: #6d6e70 2px solid;
  background: none;
  border-radius: 10px;
  font-family: "DINPro-Bold";
  font-size: 17px;
  position: relative;
  margin-top: 20px;
  color: #6d6e70;
  cursor: pointer;
  margin-bottom: 50px;
}
body .section-3 .container-section-3 .row-section-3 .col-section-3 .button-mas:hover {
  border: #fff 2px solid;
  color: #fff;
  background: #51c2cc;
}
body .section-3 .container-section-3 .row-section-3 .col-section-3 .button-mas .btn-mas {
  width: 24px;
  position: relative;
  top: -3px;
}
body .section-3 .container-section-3 .row-section-3 .col-section-3 .button-mas#button-limpieza-cerrar, body .section-3 .container-section-3 .row-section-3 .col-section-3 .button-mas#button-mantenimiento-cerrar, body .section-3 .container-section-3 .row-section-3 .col-section-3 .button-mas#button-fumigaciones-cerrar {
  width: 130px;
  color: #E4E5E6;
  background: #6d6e70;
}
body .section-3 .container-section-3 .row-section-3 .col-section-3 .button-mas-1 {
  width: 90px;
  height: 45px;
  border: #6d6e70 2px solid;
  background: none;
  border-radius: 10px;
  font-family: "DINPro-Bold";
  font-size: 17px;
  position: relative;
  margin-top: 20px;
  color: #6d6e70;
  cursor: pointer;
  margin-bottom: 50px;
}
body .section-3 .container-section-3 .row-section-3 .col-section-3 .button-mas-1:hover {
  border: #fff 2px solid;
  color: #fff;
  background: #51c2cc;
}
body .section-3 .container-section-3 .row-section-3 .col-section-3 .button-mas-1 .btn-mas {
  width: 24px;
  position: relative;
  top: -3px;
}
body .section-3 .container-section-3 .row-section-3 .col-section-3 .button-mas-1#button-limpieza-cerrar, body .section-3 .container-section-3 .row-section-3 .col-section-3 .button-mas-1#button-mantenimiento-cerrar, body .section-3 .container-section-3 .row-section-3 .col-section-3 .button-mas-1#button-fumigaciones-cerrar {
  width: 130px;
  color: #E4E5E6;
  background: #6d6e70;
}
body .section-3 .container-section-3 .row-section-3 .col-section-3 .img-separacion {
  width: 1px;
  position: relative;
  left: 140px;
  top: -225px;
}
@media (max-width: 640px) {
  body .section-3 .container-section-3 .row-section-3 .col-section-3 .img-separacion {
    display: none;
  }
}
body .section-3 .container-section-3 .row-section-3 .col-section-3 #limpieza-desplegable, body .section-3 .container-section-3 .row-section-3 .col-section-3 #mantenimiento-desplegable, body .section-3 .container-section-3 .row-section-3 .col-section-3 #fumigaciones-desplegable {
  padding-bottom: 30px;
}
@media (min-width: 963px) {
  body .section-3 .container-section-3 .row-section-3 .col-section-3 #limpieza-desplegable .container, body .section-3 .container-section-3 .row-section-3 .col-section-3 #mantenimiento-desplegable .container, body .section-3 .container-section-3 .row-section-3 .col-section-3 #fumigaciones-desplegable .container {
    display: flex;
  }
}
body .section-3 .container-section-3 .row-section-3 .col-section-3 #limpieza-desplegable .container p, body .section-3 .container-section-3 .row-section-3 .col-section-3 #mantenimiento-desplegable .container p, body .section-3 .container-section-3 .row-section-3 .col-section-3 #fumigaciones-desplegable .container p {
  text-align: left;
  font-family: "DINPro-Medium";
  color: #8c8d90;
  font-size: 17px;
  max-width: 460px;
  line-height: 21px;
}
@media (max-width: 963px) {
  body .section-3 .container-section-3 .row-section-3 .col-section-3 #limpieza-desplegable .container p, body .section-3 .container-section-3 .row-section-3 .col-section-3 #mantenimiento-desplegable .container p, body .section-3 .container-section-3 .row-section-3 .col-section-3 #fumigaciones-desplegable .container p {
    font-size: 13px;
    max-width: 800px;
    line-height: 21px;
  }
}
body .section-3 .container-section-3 .row-section-3 .col-section-3 #limpieza-desplegable .container p:first-child, body .section-3 .container-section-3 .row-section-3 .col-section-3 #mantenimiento-desplegable .container p:first-child, body .section-3 .container-section-3 .row-section-3 .col-section-3 #fumigaciones-desplegable .container p:first-child {
  color: #6d6e70;
  font-family: "DINPro-Bold";
  font-size: 23px;
}
@media (max-width: 963px) {
  body .section-3 .container-section-3 .row-section-3 .col-section-3 #limpieza-desplegable .container p:first-child, body .section-3 .container-section-3 .row-section-3 .col-section-3 #mantenimiento-desplegable .container p:first-child, body .section-3 .container-section-3 .row-section-3 .col-section-3 #fumigaciones-desplegable .container p:first-child {
    font-size: 21px;
  }
}
body .section-3 .container-section-3 .row-section-3 .col-section-3 #limpieza-desplegable .container p.ventajas, body .section-3 .container-section-3 .row-section-3 .col-section-3 #mantenimiento-desplegable .container p.ventajas, body .section-3 .container-section-3 .row-section-3 .col-section-3 #fumigaciones-desplegable .container p.ventajas {
  padding-left: 2rem;
}
@media (max-width: 963px) {
  body .section-3 .container-section-3 .row-section-3 .col-section-3 #limpieza-desplegable .container p.ventajas, body .section-3 .container-section-3 .row-section-3 .col-section-3 #mantenimiento-desplegable .container p.ventajas, body .section-3 .container-section-3 .row-section-3 .col-section-3 #fumigaciones-desplegable .container p.ventajas {
    font-size: 21px;
    padding-left: 0px;
  }
}
body .section-3 .container-section-3 .row-section-3 .col-section-3 #limpieza-desplegable .container li, body .section-3 .container-section-3 .row-section-3 .col-section-3 #mantenimiento-desplegable .container li, body .section-3 .container-section-3 .row-section-3 .col-section-3 #fumigaciones-desplegable .container li {
  text-align: left;
  font-family: "DINPro-Medium";
  color: #8c8d90;
  font-size: 17px;
  max-width: 460px;
  list-style: none;
  display: flex;
  margin-bottom: 15px;
  align-items: baseline;
}
@media (max-width: 963px) {
  body .section-3 .container-section-3 .row-section-3 .col-section-3 #limpieza-desplegable .container li, body .section-3 .container-section-3 .row-section-3 .col-section-3 #mantenimiento-desplegable .container li, body .section-3 .container-section-3 .row-section-3 .col-section-3 #fumigaciones-desplegable .container li {
    font-size: 13px;
    margin-bottom: 10px;
  }
}
body .section-3 .container-section-3 .row-section-3 .col-section-3 #limpieza-desplegable .container li img, body .section-3 .container-section-3 .row-section-3 .col-section-3 #mantenimiento-desplegable .container li img, body .section-3 .container-section-3 .row-section-3 .col-section-3 #fumigaciones-desplegable .container li img {
  width: 9px;
  display: block;
  margin-right: 10px;
}
@media (max-width: 963px) {
  body .section-3 .container-section-3 .row-section-3 .col-section-3 #limpieza-desplegable .container li img, body .section-3 .container-section-3 .row-section-3 .col-section-3 #mantenimiento-desplegable .container li img, body .section-3 .container-section-3 .row-section-3 .col-section-3 #fumigaciones-desplegable .container li img {
    width: 8px;
  }
}
body .section-3 .container-section-3 #limpieza-desplegable, body .section-3 .container-section-3 #mantenimiento-desplegable, body .section-3 .container-section-3 #fumigaciones-desplegable {
  padding-bottom: 30px;
}
@media (min-width: 963px) {
  body .section-3 .container-section-3 #limpieza-desplegable .container, body .section-3 .container-section-3 #mantenimiento-desplegable .container, body .section-3 .container-section-3 #fumigaciones-desplegable .container {
    display: flex;
  }
}
body .section-3 .container-section-3 #limpieza-desplegable .container p, body .section-3 .container-section-3 #mantenimiento-desplegable .container p, body .section-3 .container-section-3 #fumigaciones-desplegable .container p {
  text-align: left;
  font-family: "DINPro-Medium";
  color: #8c8d90;
  font-size: 17px;
  max-width: 460px;
  line-height: 21px;
}
@media (max-width: 768px) {
  body .section-3 .container-section-3 #limpieza-desplegable .container p, body .section-3 .container-section-3 #mantenimiento-desplegable .container p, body .section-3 .container-section-3 #fumigaciones-desplegable .container p {
    font-size: 13px;
    max-width: 800px;
    line-height: 21px;
  }
}
body .section-3 .container-section-3 #limpieza-desplegable .container p:first-child, body .section-3 .container-section-3 #mantenimiento-desplegable .container p:first-child, body .section-3 .container-section-3 #fumigaciones-desplegable .container p:first-child {
  color: #6d6e70;
  font-family: "DINPro-Bold";
  font-size: 23px;
}
@media (max-width: 768px) {
  body .section-3 .container-section-3 #limpieza-desplegable .container p:first-child, body .section-3 .container-section-3 #mantenimiento-desplegable .container p:first-child, body .section-3 .container-section-3 #fumigaciones-desplegable .container p:first-child {
    font-size: 21px;
  }
}
body .section-3 .container-section-3 #limpieza-desplegable .container p.ventajas, body .section-3 .container-section-3 #mantenimiento-desplegable .container p.ventajas, body .section-3 .container-section-3 #fumigaciones-desplegable .container p.ventajas {
  padding-left: 2rem;
}
@media (max-width: 768px) {
  body .section-3 .container-section-3 #limpieza-desplegable .container p.ventajas, body .section-3 .container-section-3 #mantenimiento-desplegable .container p.ventajas, body .section-3 .container-section-3 #fumigaciones-desplegable .container p.ventajas {
    font-size: 21px;
    padding-left: 0px;
  }
}
body .section-3 .container-section-3 #limpieza-desplegable .container li, body .section-3 .container-section-3 #mantenimiento-desplegable .container li, body .section-3 .container-section-3 #fumigaciones-desplegable .container li {
  text-align: left;
  font-family: "DINPro-Medium";
  color: #8c8d90;
  font-size: 17px;
  max-width: 460px;
  list-style: none;
  display: flex;
  margin-bottom: 15px;
  align-items: baseline;
}
@media (max-width: 768px) {
  body .section-3 .container-section-3 #limpieza-desplegable .container li, body .section-3 .container-section-3 #mantenimiento-desplegable .container li, body .section-3 .container-section-3 #fumigaciones-desplegable .container li {
    font-size: 13px;
  }
}
body .section-3 .container-section-3 #limpieza-desplegable .container li img, body .section-3 .container-section-3 #mantenimiento-desplegable .container li img, body .section-3 .container-section-3 #fumigaciones-desplegable .container li img {
  width: 9px;
  display: block;
  margin-right: 10px;
}
@media (max-width: 768px) {
  body .section-3 .container-section-3 #limpieza-desplegable .container li img, body .section-3 .container-section-3 #mantenimiento-desplegable .container li img, body .section-3 .container-section-3 #fumigaciones-desplegable .container li img {
    width: 8px;
  }
}
@media (max-width: 640px) {
  body .section-4 {
    padding-bottom: 30px;
  }
}
body .section-4 .title-cliente {
  font-family: "DINPro-Bold";
  text-align: center;
  color: #51c2cc;
  padding: 85px 0px 45px 0px;
  font-size: 37px;
}
@media (max-width: 640px) {
  body .section-4 .title-cliente {
    font-family: "DINPro-Bold";
    text-align: center;
    color: #51c2cc;
    padding: 40px 0px 0px 0px;
    font-size: 22px;
  }
}
body .section-4 .row-logos {
  margin: 20px 50px 65px 70px;
}
@media (max-width: 1024px) {
  body .section-4 .row-logos {
    margin: 20px 50px 65px 40px;
  }
}
@media (max-width: 640px) {
  body .section-4 .row-logos {
    margin: 0;
    padding: 0 20px;
  }
}
body .section-4 .row-logos .col-cliente {
  text-align: center;
  display: flex;
  align-items: center;
}
@media (max-width: 640px) {
  body .section-4 .row-logos .col-cliente {
    padding: 10px 10px;
  }
}
body .section-4 .row-logos .col-cliente img {
  margin: 0 auto;
}
@media (max-width: 640px) {
  body .section-4 .row-logos .col-cliente img {
    max-width: 150px;
    width: 80%;
  }
}
body .section-5 {
  background-image: url(../../images/bg_contacto.jpg);
  height: 600px;
  background-attachment: fixed;
}
@media (max-width: 980px) {
  body .section-5 {
    padding-bottom: 50px;
    height: auto;
  }
}
body .section-5 .container-contact .title-contact {
  font-family: "DINPro-Bold";
  text-align: center;
  color: #51c2cc;
  padding: 85px 0px 35px 0px;
  font-size: 37px;
}
@media (max-width: 640px) {
  body .section-5 .container-contact .title-contact {
    padding: 40px 0px 35px 0px;
    font-size: 22px;
  }
}
body .section-5 .container-contact .row-contact {
  width: 800px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  body .section-5 .container-contact .row-contact {
    width: auto;
  }
}
body .section-5 .container-contact .row-contact .form-group .form-control {
  background-color: #6d6e70;
  font-family: "DINPro-Regular";
  height: 52px;
  border-color: white;
  border-radius: 10px;
}
body .section-5 .container-contact .row-contact .form-group .form-control::placeholder {
  color: white;
  font-family: "DINPro-Regular";
}
body .section-5 .container-contact .row-contact .form-group .form-control-consulta {
  background-color: #6d6e70;
  font-family: "DINPro-Regular";
  height: 135px;
  width: 100%;
  border-radius: 10px;
  border: white 1px solid;
}
body .section-5 .container-contact .row-contact .form-group .form-control-consulta::placeholder {
  color: white;
  position: absolute;
  top: 15px;
  left: 15px;
  font-family: "DINPro-Regular";
}
body .section-5 .container-contact .row-contact .btn-enviar {
  position: relative;
  float: right;
  width: 13%;
  height: 45px;
  border: 1px solid;
  border-radius: 10px;
  font-family: "DINPro-Bold";
  color: #6d6e70;
}
@media (max-width: 980px) {
  body .section-5 .container-contact .row-contact .btn-enviar {
    margin: 20px 0px;
    width: 50%;
  }
}
body .section-6 {
  height: 500px;
}
@media (max-width: 980px) {
  body .section-6 {
    height: auto;
  }
}
@media (max-width: 640px) {
  body .section-6 .container-novedad {
    padding: 0;
  }
}
@media (max-width: 425px) {
  body .section-6 .container-novedad .row-novedad {
    width: 100%;
  }
}
body .section-6 .container-novedad .row-novedad .title-novedad {
  font-family: "DINPro-Bold";
  text-align: center;
  color: #51c2cc;
  padding: 85px 0px 10px 0px;
  font-size: 33px;
}
@media (max-width: 425px) {
  body .section-6 .container-novedad .row-novedad .title-novedad {
    padding: 40px 0px 0px 25px;
    font-size: 21px;
  }
}
body .section-6 .container-novedad .row-novedad-2 {
  justify-content: center;
}
@media (max-width: 425px) {
  body .section-6 .container-novedad .row-novedad-2 {
    width: 100%;
  }
}
body .section-6 .container-novedad .row-novedad-2 .img-novedad {
  width: auto;
  padding-bottom: 35px;
  margin-right: -15px;
}
body .section-6 .container-novedad #demo.mobile, body .section-6 .container-novedad #demo2.mobile, body .section-6 .container-novedad #demo3.mobile {
  display: none;
}
@media (max-width: 639px) {
  body .section-6 .container-novedad #demo.mobile, body .section-6 .container-novedad #demo2.mobile, body .section-6 .container-novedad #demo3.mobile {
    display: block;
  }
}
body .section-6 .container-novedad #demo.mobile .no-padding, body .section-6 .container-novedad #demo2.mobile .no-padding, body .section-6 .container-novedad #demo3.mobile .no-padding {
  padding: 0;
  text-align: center;
}
body .section-6 .container-novedad #demo.mobile .no-padding .col-xs-12, body .section-6 .container-novedad #demo.mobile .no-padding .col-sm-12, body .section-6 .container-novedad #demo2.mobile .no-padding .col-xs-12, body .section-6 .container-novedad #demo2.mobile .no-padding .col-sm-12, body .section-6 .container-novedad #demo3.mobile .no-padding .col-xs-12, body .section-6 .container-novedad #demo3.mobile .no-padding .col-sm-12 {
  padding: 0;
  margin-left: 0;
}
body .section-6 .container-novedad #demo.mobile .carousel-control-prev, body .section-6 .container-novedad #demo.mobile .carousel-control-next, body .section-6 .container-novedad #demo2.mobile .carousel-control-prev, body .section-6 .container-novedad #demo2.mobile .carousel-control-next, body .section-6 .container-novedad #demo3.mobile .carousel-control-prev, body .section-6 .container-novedad #demo3.mobile .carousel-control-next {
  position: absolute;
  display: flex;
  align-items: center;
  width: 80px;
  cursor: pointer;
}
body .section-6 .container-novedad #demo.mobile .carousel-control-prev img, body .section-6 .container-novedad #demo.mobile .carousel-control-next img, body .section-6 .container-novedad #demo2.mobile .carousel-control-prev img, body .section-6 .container-novedad #demo2.mobile .carousel-control-next img, body .section-6 .container-novedad #demo3.mobile .carousel-control-prev img, body .section-6 .container-novedad #demo3.mobile .carousel-control-next img {
  display: none;
}
body .section-6 .container-novedad #demo.tablet, body .section-6 .container-novedad #demo2.tablet, body .section-6 .container-novedad #demo3.tablet {
  display: none;
}
@media (min-width: 640px) and (max-width: 981px) {
  body .section-6 .container-novedad #demo.tablet, body .section-6 .container-novedad #demo2.tablet, body .section-6 .container-novedad #demo3.tablet {
    display: block;
    margin-bottom: 50px;
  }
}
body .section-6 .container-novedad #demo.tablet .no-padding, body .section-6 .container-novedad #demo2.tablet .no-padding, body .section-6 .container-novedad #demo3.tablet .no-padding {
  padding: 0;
  text-align: center;
}
body .section-6 .container-novedad #demo.tablet .no-padding .col-xs-12, body .section-6 .container-novedad #demo.tablet .no-padding .col-sm-12, body .section-6 .container-novedad #demo2.tablet .no-padding .col-xs-12, body .section-6 .container-novedad #demo2.tablet .no-padding .col-sm-12, body .section-6 .container-novedad #demo3.tablet .no-padding .col-xs-12, body .section-6 .container-novedad #demo3.tablet .no-padding .col-sm-12 {
  padding: 0;
  margin-left: 0;
}
body .section-6 .container-novedad #demo.tablet .carousel-control-prev, body .section-6 .container-novedad #demo.tablet .carousel-control-next, body .section-6 .container-novedad #demo2.tablet .carousel-control-prev, body .section-6 .container-novedad #demo2.tablet .carousel-control-next, body .section-6 .container-novedad #demo3.tablet .carousel-control-prev, body .section-6 .container-novedad #demo3.tablet .carousel-control-next {
  position: absolute;
  display: flex;
  align-items: center;
  width: 18px;
  cursor: pointer;
}
body .section-6 .container-novedad #demo.tablet .carousel-control-prev img, body .section-6 .container-novedad #demo.tablet .carousel-control-next img, body .section-6 .container-novedad #demo2.tablet .carousel-control-prev img, body .section-6 .container-novedad #demo2.tablet .carousel-control-next img, body .section-6 .container-novedad #demo3.tablet .carousel-control-prev img, body .section-6 .container-novedad #demo3.tablet .carousel-control-next img {
  width: 40px;
}
body .section-6 .container-novedad #demo.desk, body .section-6 .container-novedad #demo2.desk, body .section-6 .container-novedad #demo3.desk {
  display: block;
}
@media (max-width: 981px) {
  body .section-6 .container-novedad #demo.desk, body .section-6 .container-novedad #demo2.desk, body .section-6 .container-novedad #demo3.desk {
    display: none;
  }
}
body .section-6 .container-novedad #demo .col-md-3, body .section-6 .container-novedad #demo2 .col-md-3, body .section-6 .container-novedad #demo3 .col-md-3 {
  display: inline-block;
  margin-left: -4px;
}
@media (min-width: 640px) and (max-width: 981px) {
  body .section-6 .container-novedad #demo .col-md-3.col-sm-12, body .section-6 .container-novedad #demo .col-md-3.col-xs-12, body .section-6 .container-novedad #demo2 .col-md-3.col-sm-12, body .section-6 .container-novedad #demo2 .col-md-3.col-xs-12, body .section-6 .container-novedad #demo3 .col-md-3.col-sm-12, body .section-6 .container-novedad #demo3 .col-md-3.col-xs-12 {
    flex: 0 0 49%;
    max-width: 49%;
  }
}
@media (max-width: 639px) {
  body .section-6 .container-novedad #demo .col-md-3.col-sm-12, body .section-6 .container-novedad #demo .col-md-3.col-xs-12, body .section-6 .container-novedad #demo2 .col-md-3.col-sm-12, body .section-6 .container-novedad #demo2 .col-md-3.col-xs-12, body .section-6 .container-novedad #demo3 .col-md-3.col-sm-12, body .section-6 .container-novedad #demo3 .col-md-3.col-xs-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
body .section-6 .container-novedad #demo .col-md-3 img, body .section-6 .container-novedad #demo2 .col-md-3 img, body .section-6 .container-novedad #demo3 .col-md-3 img {
  width: 100%;
  height: auto;
}
body .section-6 .container-novedad #demo .carousel-control-prev, body .section-6 .container-novedad #demo2 .carousel-control-prev, body .section-6 .container-novedad #demo3 .carousel-control-prev {
  position: absolute;
  width: 40px;
  left: -75px;
}
@media (max-width: 1024px) {
  body .section-6 .container-novedad #demo .carousel-control-prev, body .section-6 .container-novedad #demo2 .carousel-control-prev, body .section-6 .container-novedad #demo3 .carousel-control-prev {
    left: -25px;
  }
}
@media (max-width: 425px) {
  body .section-6 .container-novedad #demo .carousel-control-prev, body .section-6 .container-novedad #demo2 .carousel-control-prev, body .section-6 .container-novedad #demo3 .carousel-control-prev {
    right: 0px;
    display: none;
  }
}
body .section-6 .container-novedad #demo .carousel-control-next, body .section-6 .container-novedad #demo2 .carousel-control-next, body .section-6 .container-novedad #demo3 .carousel-control-next {
  position: absolute;
  width: 40px;
  right: -75px;
}
@media (max-width: 1024px) {
  body .section-6 .container-novedad #demo .carousel-control-next, body .section-6 .container-novedad #demo2 .carousel-control-next, body .section-6 .container-novedad #demo3 .carousel-control-next {
    right: -25px;
  }
}
@media (max-width: 425px) {
  body .section-6 .container-novedad #demo .carousel-control-next, body .section-6 .container-novedad #demo2 .carousel-control-next, body .section-6 .container-novedad #demo3 .carousel-control-next {
    right: 0px;
    display: none;
  }
}
body .footer {
  background-color: #51c2cc;
  padding-top: 70px;
}
@media (max-width: 980px) {
  body .footer {
    padding-top: 20px;
  }
}
body .footer .container-footer .row-10 {
  margin-bottom: 70px;
}
body .footer .container-footer .row-10 .col-footer-nosotros {
  padding: 30px 0;
}
@media (max-width: 980px) {
  body .footer .container-footer .row-10 .col-footer-nosotros {
    padding: 20px 30px;
    text-align: center;
  }
}
@media (min-width: 991px) {
  body .footer .container-footer .row-10 .col-footer-nosotros.border-line {
    border-right: 1px solid transparent;
    border-image: url("../../images/Recurso 3.svg") 1 round;
  }
}
@media (max-width: 425px) {
  body .footer .container-footer .row-10 .col-footer-nosotros.border-line {
    border-right: 0px;
  }
}
body .footer .container-footer .row-10 .col-footer-nosotros .title-footer {
  font-family: "DINPro-Bold";
  font-size: 17px;
  color: #f6f6f6;
}
body .footer .container-footer .row-10 .col-footer-nosotros .list-nosotros {
  padding-left: 0;
}
body .footer .container-footer .row-10 .col-footer-nosotros .list-nosotros .list-footer {
  font-family: "DINPro-Regular";
  font-size: 17px;
  color: #f6f6f6;
  list-style: none;
  text-decoration: none;
}
body .footer .container-footer .row-10 .newsletter {
  padding: 30px 55px;
}
@media (max-width: 980px) {
  body .footer .container-footer .row-10 .newsletter {
    padding: 20px 30px;
    text-align: center;
  }
}
@media (min-width: 991px) {
  body .footer .container-footer .row-10 .newsletter.border-line {
    border-right: 1px solid transparent;
    border-image: url("../../images/Recurso 3.svg") 1 round;
  }
}
body .footer .container-footer .row-10 .newsletter .row-newsletter {
  display: flex;
  flex-wrap: nowrap;
  margin-bottom: 10px;
}
@media (max-width: 980px) {
  body .footer .container-footer .row-10 .newsletter .row-newsletter {
    margin: 0;
    --bs-gutter-x: 0;
    width: 85%;
  }
}
body .footer .container-footer .row-10 .newsletter .row-newsletter .img-msj {
  width: auto;
  margin-bottom: 8px;
}
@media (max-width: 980px) {
  body .footer .container-footer .row-10 .newsletter .row-newsletter .img-msj {
    padding-left: 0;
  }
}
body .footer .container-footer .row-10 .newsletter .row-newsletter .title-footer {
  font-family: "DINPro-Bold";
  font-size: 17px;
  color: #f6f6f6;
  padding-left: 0;
}
@media (max-width: 980px) {
  body .footer .container-footer .row-10 .newsletter .row-newsletter .title-footer {
    text-align: left;
    margin-left: 10px;
  }
}
body .footer .container-footer .row-10 .newsletter .col-form {
  padding-right: 5px;
}
@media (max-width: 980px) {
  body .footer .container-footer .row-10 .newsletter .col-form {
    padding-bottom: 10px;
  }
}
body .footer .container-footer .row-10 .newsletter .col-form .form-control {
  height: 45px;
  border: #fff 1px solid;
  border-radius: 8px;
  width: 100%;
  background: none;
}
body .footer .container-footer .row-10 .newsletter .col-form .form-control::placeholder {
  color: white;
  font-family: "DINPro-Regular";
}
body .footer .container-footer .row-10 .newsletter .btn-footer {
  color: #51c2cc;
  font-family: "DINPro-Bold";
  font-size: 16px;
  height: 40px;
  border: none;
  border-radius: 7px;
  margin-top: 10px;
  width: 140px;
}
body .footer .container-footer .row-10 .newsletter .btn-footer:hover {
  border: #fff 2px solid;
  color: #fff;
  background: #51c2cc;
}
body .footer .container-footer .row-10 .col-contact {
  padding: 30px 0 30px 55px;
}
@media (max-width: 980px) {
  body .footer .container-footer .row-10 .col-contact {
    padding: 20px 30px;
    text-align: center;
  }
}
body .footer .container-footer .row-10 .col-contact .title-footer {
  font-family: "DINPro-Bold";
  font-size: 17px;
  color: #f6f6f6;
}
body .footer .container-footer .row-10 .col-contact .parraf-footer {
  font-family: "DINPro-Regular";
  font-size: 16px;
  color: #f6f6f6;
}
@media (max-width: 980px) {
  body .footer .container-footer .row-10 .col-contact .row {
    margin: 0;
    justify-content: center;
  }
}
body .footer .container-footer .row-10 .col-contact .row .log-footer {
  width: auto;
  margin-right: -15px;
}
body .footer .row-11 {
  background-color: #6cccd4;
  width: 100%;
  padding: 75px 0;
}
@media (max-width: 640px) {
  body .footer .row-11 {
    height: auto;
    padding: 20px;
  }
}
body .footer .row-11 .title-politic {
  font-family: "DINPro-Bold";
  font-size: 17px;
  color: white;
}
body .footer .row-11 .parraf-politic {
  font-family: "DINPro-Regular";
  font-size: 14px;
  color: white;
}
@media (max-width: 640px) {
  body .footer .row-11 .parraf-politic {
    font-size: 11px;
  }
}
body .footer .row-12 {
  background-color: #6d6e70;
  padding: 15px 0;
}
body .footer .row-12 .container {
  display: flex;
  justify-content: flex-end;
}
body .footer .row-12 .container .title-copy {
  color: white;
  font-size: 15px;
  font-family: "DINPro-Regular";
}
body .footer .row-12 .container .title-copy .creatica {
  font-family: "DINPro-Bold";
  color: white;
  text-decoration: none;
}

.fade-transition.from-left.in-left {
  animation: fadeIn-left 1.3s;
  opacity: 1;
}

.fade-transition.from-right.in-right {
  animation: fadeIn-right 1.3s;
  opacity: 1;
}

.fade-transition.on-place.in-place {
  animation: fadeIn-place 0.8s;
  opacity: 1;
}

.fade-transition.from-down.in-down {
  animation: fadeIn-down 0.8s;
  opacity: 1;
}

@keyframes fadeIn-right {
  from {
    opacity: 0;
    transform: translateX(50px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes fadeIn-left {
  from {
    opacity: 0;
    transform: translateX(-50px);
  }
  to {
    opacity: 1;
    transform: translateX(0px);
  }
}
@keyframes fadeIn-place {
  from {
    opacity: 0;
  }
  to {
    opacity: 1px;
  }
}
@keyframes fadeIn-down {
  from {
    opacity: 0;
    transform: translateY(50px);
  }
  to {
    opacity: 1;
    transform: translateY(0px);
  }
}
@keyframes fadeIn-up {
  from {
    opacity: 0;
    transform: translateY(-50px);
  }
  to {
    opacity: 1;
    transform: translateY(0px);
  }
}

/*# sourceMappingURL=style.css.map */
