/* Responsive Large */
@media screen and (min-width: 2250px) {

}
/*  */

/* Responsive */
@media screen and (max-width: 1850px) {

}

@media screen and (max-width: 1800px) {
/*  */
.inicioImage {
  max-width: 750px;
}
.inicioMain {
  width: 45%;
}
.inicioTitle {
  padding: 0 0 15px 0;
}
.inicioInfo {
  padding: 10px 35% 0 0;
}
/*  */
}

@media screen and (max-width: 1700px) {
/*  */
.inicioImage {
  max-width: 700px;
  left: 7%;
}
/*  */
}

@media screen and (max-width: 1600px) {
/*  */
.inicioInfo {
  padding: 10px 30% 0 0;
}
/*  */
}

@media screen and (max-width: 1500px) {
/*  */
.inicioImage {
  max-width: 650px;
  left: 5%;
}
.inicioInfo {
  padding: 10px 25% 0 0;
}
.inicioTitle h1 {
  font-size: 35px;
}
/*  */
}

@media screen and (max-width: 1400px) {
/*  */
.inicioImage {
  max-width: 600px;
  left: 4%;
}
.inicioMain {
  width: 47%;
}
/*  */
}

@media screen and (max-width: 1300px) {
/*  */
.inicioImage {
  max-width: 575px;
  left: 2%;
}
.inicioInfo {
  padding: 10px 20% 0 0;
}
.inicioTitle h1 {
  font-size: 33px;
}
.inicioInfo h1 {
  font-size: 20px;
}
.inicioInfo h2 {
  font-size: 20px;
}
/*  */
}

@media screen and (max-width: 1200px) {
/*  */
.inicioImage {
  max-width: 500px;
  left: 0;
}
.inicioMain {
  width: 50%;
}
.inicioInfo {
  padding: 10px 15% 0 0;
}
/*  */
}

@media screen and (max-width: 1100px) {
/*  */
.inicioImage {
  max-width: 450px;
}
.inicioMain {
  height: 50%;
}
.inicioTitle h1 {
  font-size: 30px;
}
.inicioInfo p {
  font-size: 15px;
}
.inicioInfo ul li {
  font-size: 15px;
}
.inicioFooter h1 {
  font-size: 16px;
}
.inicioFooter h2 {
  font-size: 16px;
}
/*  */
}

@media screen and (max-width: 1000px) {

}

@media screen and (max-width: 992px) {
#welcome {
  display: none!important;
}

/* HOME Responsive */
#inicioResponsive {
  display: inline-block;
}
.inicioImage {
  display: none;
}
.inicioMain {
  display: none;
}

#inicio .inicioHeader {
  width: 100%;
  height: auto;
  padding: 0 0 0 0;
  text-align: center;
  transition: all .3s ease;
  overflow: hidden;
}
#inicio .inicioTitle {
  text-align: center;
}
#inicio .inicioTitle::before {
  width: 100%;
}
#inicio .inicioTitle::after {
  width: 50%;
}
#inicio .inicioTitle h1 {
  font-size: 40px;
}
#inicio .inicioInfo {
  padding: 10px 10% 0 10%;
  text-align: center;
}
#inicio .inicioInfo p {
  font-size: 16px;
}
#inicio .inicioInfo ul li {
  font-size: 16px;
}
#inicio .inicioFooter {
  text-align: center;
}
#inicio .inicioFooter h1 {
  font-size: 18px;
}
#inicio .inicioFooter {
  padding: 50px 0 33px 0;
}
/*  */

/* NOSOTROS Responsive */
#nosotros .inicioHeader {
  width: 100%;
  height: auto;
  padding: 0 0 0 0;
  text-align: center;
  transition: all .3s ease;
  overflow: hidden;
}
#nosotros .inicioTitle {
  text-align: center;
}
#nosotros .inicioTitle::before {
  width: 100%;
}
#nosotros .inicioTitle::after {
  width: 50%;
}
#nosotros .inicioTitle h1 {
  font-size: 40px;
}
#nosotros .inicioInfo {
  padding: 10px 10% 0 10%;
  text-align: center;
}
#nosotros .inicioInfo p {
  font-size: 16px;
}
#nosotros .inicioInfo h1 {
  font-size: 22px;
}
#nosotros .inicioInfo h2 {
  font-size: 22px;
}
#nosotros .inicioInfo ul li {
  font-size: 16px;
}
#nosotros .inicioFooter {
  text-align: center;
}
#nosotros .inicioFooter h1 {
  font-size: 18px;
}
#nosotros .inicioFooter {
  padding: 50px 0 33px 0;
}
/*  */

/* DIAGNOSTICO Responsive */
#servicios-diagnostico .inicioTitle {
  text-align: center;
}
#servicios-diagnostico .inicioTitle::before {
  width: 100%;
}
#servicios-diagnostico .inicioTitle::after {
  width: 50%;
}
#servicios-diagnostico .inicioTitle h1 {
  font-size: 40px;
}
#servicios-diagnostico .inicioInfo {
  padding: 25px 10% 0 10%;
  text-align: center;
}
#servicios-diagnostico .inicioInfo p {
  font-size: 16px;
}
#servicios-diagnostico .inicioInfo h1 {
  font-size: 22px;
}
#servicios-diagnostico .inicioInfo h2 {
  font-size: 22px;
}
#servicios-diagnostico .inicioInfo ul li {
  font-size: 16px;
}
#servicios-diagnostico .inicioFooter {
  text-align: center;
}
#servicios-diagnostico .inicioFooter h1 {
  font-size: 18px;
}
#servicios-diagnostico .inicioFooter {
  padding: 50px 0 33px 0;
}

.img-fuga {
  width: auto;
  max-height: 250px;
}
.img-pasto {
  width: auto;
  max-height: 250px;
}
.img-equipo {
  width: auto;
  max-height: 300px;
}
/*  */

/* INSTALACION Y REPARACIÓN Responsive */
#servicios-instalacion-y-reparacion .inicioHeader {
  width: 100%;
  height: auto;
  padding: 0 0 0 0;
  text-align: center;
  transition: all .3s ease;
  overflow: hidden;
}
#servicios-instalacion-y-reparacion .inicioTitle {
  text-align: center;
}
#servicios-instalacion-y-reparacion .inicioTitle::before {
  width: 100%;
}
#servicios-instalacion-y-reparacion .inicioTitle::after {
  width: 50%;
}
#servicios-instalacion-y-reparacion .inicioTitle h1 {
  font-size: 40px;
}
#servicios-instalacion-y-reparacion .inicioInfo {
  padding: 25px 10% 0 10%;
  text-align: center;
}
#servicios-instalacion-y-reparacion .inicioInfo p {
  font-size: 16px;
}
#servicios-instalacion-y-reparacion .inicioInfo h1 {
  font-size: 22px;
}
#servicios-instalacion-y-reparacion .inicioInfo h2 {
  font-size: 22px;
}
#servicios-instalacion-y-reparacion .inicioInfo ul li {
  font-size: 16px;
}
#servicios-instalacion-y-reparacion .inicioFooter {
  text-align: center;
}
#servicios-instalacion-y-reparacion .inicioFooter h1 {
  font-size: 18px;
}
#servicios-instalacion-y-reparacion .inicioFooter {
  padding: 50px 0 33px 0;
}
/*  */

/* MATERIALES Y EQUIPOS DE CALIDAD Responsive */
#servicios-materiales-y-equipos-de-calidad .inicioHeader {
  width: 100%;
  height: auto;
  padding: 0 0 0 0;
  text-align: center;
  transition: all .3s ease;
  overflow: hidden;
}
#servicios-materiales-y-equipos-de-calidad .inicioTitle {
  text-align: center;
}
#servicios-materiales-y-equipos-de-calidad .inicioTitle::before {
  width: 100%;
}
#servicios-materiales-y-equipos-de-calidad .inicioTitle::after {
  width: 50%;
}
#servicios-materiales-y-equipos-de-calidad .inicioTitle h1 {
  font-size: 40px;
}
#servicios-materiales-y-equipos-de-calidad .inicioInfo {
  padding: 25px 10% 0 10%;
  text-align: center;
}
#servicios-materiales-y-equipos-de-calidad .inicioInfo p {
  font-size: 16px;
}
#servicios-materiales-y-equipos-de-calidad .inicioInfo h1 {
  font-size: 22px;
}
#servicios-materiales-y-equipos-de-calidad .inicioInfo h2 {
  font-size: 22px;
}
#servicios-materiales-y-equipos-de-calidad .inicioInfo ul li {
  font-size: 16px;
}
#servicios-materiales-y-equipos-de-calidad .inicioFooter {
  text-align: center;
}
#servicios-materiales-y-equipos-de-calidad .inicioFooter h1 {
  font-size: 18px;
}
#servicios-materiales-y-equipos-de-calidad .inicioFooter {
  padding: 50px 0 33px 0;
}
/*  */

/* CONTACTO Responsive */
#contacto .inicioHeader {
  width: 100%;
  height: 333px;
  position: relative;
  padding: 0 0 0 0;
  text-align: center;
  transition: all .3s ease;
  overflow: hidden;
}
#contacto .inicioImageR {
  max-height: 333px;
  width: auto;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 4;
}
#contacto .inicioContactoR {
  height: 250px;
  font-size: 50px;
  font-weight: 300;
  font-style: normal;
  color: #353634;
  transition: all .3s ease;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
#contacto .formLabel h2 {
  font-size: 17px;
}
#contacto .inicioInfo {
  padding: 10px 10% 0 10%;
}
/*  */
}

@media screen and (max-width: 900px) {

}

@media screen and (max-width: 800px) {

}

@media screen and (max-width: 768px) {
/* HOME Responsive */
#inicio .inicioTitle h1 {
  font-size: 35px;
}
#inicio .inicioInfo p {
  font-size: 15px;
}
#inicio .inicioInfo ul li {
  font-size: 15px;
}
#inicio .inicioFooter h1 {
  font-size: 17px;
}
/*  */

/* NOSOTROS Responsive */
#nosotros .inicioTitle h1 {
  font-size: 35px;
}
#nosotros .inicioInfo p {
  font-size: 15px;
}
#nosotros .inicioInfo ul li {
  font-size: 15px;
}
#nosotros .inicioInfo h1 {
  font-size: 20px;
}
#nosotros .inicioInfo h2 {
  font-size: 20px;
}
#nosotros .inicioFooter h1 {
  font-size: 17px;
}
/*  */

/* DIAGNOSTICO Responsive */
#servicios-diagnostico .inicioTitle h1 {
  font-size: 35px;
}
#servicios-diagnostico .inicioInfo p {
  font-size: 15px;
}
#servicios-diagnostico .inicioInfo ul li {
  font-size: 15px;
}
#servicios-diagnostico .inicioInfo h1 {
  font-size: 20px;
}
#servicios-diagnostico .inicioInfo h2 {
  font-size: 20px;
}
#servicios-diagnostico .inicioFooter h1 {
  font-size: 17px;
}
/*  */

/* INSTALACION Y REPARACIÓN Responsive */
#servicios-instalacion-y-reparacion .inicioTitle h1 {
  font-size: 35px;
}
#servicios-instalacion-y-reparacion .inicioInfo p {
  font-size: 15px;
}
#servicios-instalacion-y-reparacion .inicioInfo ul li {
  font-size: 15px;
}
#servicios-instalacion-y-reparacion .inicioInfo h1 {
  font-size: 20px;
}
#servicios-instalacion-y-reparacion .inicioInfo h2 {
  font-size: 20px;
}
#servicios-instalacion-y-reparacion .inicioFooter h1 {
  font-size: 17px;
}
/*  */

/* MATERIALES Y EQUIPOS DE CALIDAD Responsive */
#servicios-materiales-y-equipos-de-calidad .inicioTitle h1 {
  font-size: 35px;
}
#servicios-materiales-y-equipos-de-calidad .inicioInfo p {
  font-size: 15px;
}
#servicios-materiales-y-equipos-de-calidad .inicioInfo ul li {
  font-size: 15px;
}
#servicios-materiales-y-equipos-de-calidad .inicioInfo h1 {
  font-size: 20px;
}
#servicios-materiales-y-equipos-de-calidad .inicioInfo h2 {
  font-size: 20px;
}
#servicios-materiales-y-equipos-de-calidad .inicioFooter h1 {
  font-size: 17px;
}
/*  */

/* CONTACTO Responsive */
#contacto .inicioContactoR {
  font-size: 45px;
}
/*  */
}

@media screen and (max-width: 700px) {

}

@media screen and (max-width: 600px) {
/* HOME Responsive */
#inicio .inicioTitle h1 {
  font-size: 30px;
}
#inicio .inicioInfo {
  padding: 10px 5% 0 5%;
  text-align: center;
}
/*  */

/* NOSOTROS Responsive */
#nosotros .inicioTitle h1 {
  font-size: 30px;
}
#nosotros .inicioInfo {
  padding: 10px 5% 0 5%;
  text-align: center;
}
/*  */

/* DIAGNOSTICO Responsive */
#servicios-diagnostico .inicioTitle h1 {
  font-size: 30px;
}
#servicios-diagnostico .inicioInfo {
  padding: 25px 5% 0 5%;
  text-align: center;
}
.img-fuga {
  width: auto;
  max-height: 150px;
}
.img-pasto {
  width: auto;
  max-height: 150px;
}
.img-equipo {
  width: auto;
  max-height: 200px;
}
/*  */

/* INSTALACION Y REPARACIÓN Responsive */
#servicios-instalacion-y-reparacion .inicioTitle h1 {
  font-size: 30px;
}
#servicios-instalacion-y-reparacion .inicioInfo {
  padding: 25px 5% 0 5%;
  text-align: center;
}
/*  */

/* MATERIALES Y EQUIPOS DE CALIDAD Responsive */
#servicios-materiales-y-equipos-de-calidad .inicioTitle h1 {
  font-size: 30px;
}
#servicios-materiales-y-equipos-de-calidad .inicioInfo {
  padding: 25px 5% 0 5%;
  text-align: center;
}
/*  */

/* CONTACTO Responsive */
#contacto .inicioImageR {
  max-height: 275px;
  height: auto;
}
#contacto .inicioContactoR {
  font-size: 33px;
  height: 130px;
}
/*  */
}

@media screen and (max-width: 500px) {
#inicioResponsive {
  padding: 50px 3% 75px 3%;
}
/* HOME Responsive */
#inicio .inicioTitle h1 {
  font-size: 25px;
}
#inicio .inicioInfo p {
  font-size: 14px;
}
#inicio .inicioInfo ul li {
  font-size: 14px;
}
#inicio .inicioFooter h1 {
  font-size: 16px;
}
#inicio .inicioInfo {
  padding: 10px 0 0 0;
}
/*  */

/* NOSOTROS Responsive */
#nosotros .inicioTitle h1 {
  font-size: 25px;
}
#nosotros .inicioInfo p {
  font-size: 14px;
}
#nosotros .inicioInfo ul li {
  font-size: 14px;
}
#nosotros .inicioInfo h1 {
  font-size: 18px;
}
#nosotros .inicioInfo h2 {
  font-size: 18px;
}
#nosotros .inicioFooter h1 {
  font-size: 16px;
}
#nosotros .inicioInfo {
  padding: 10px 0 0 0;
}
/*  */

/* DIAGNOSTICO Responsive */
#servicios-diagnostico .inicioTitle h1 {
  font-size: 25px;
}
#servicios-diagnostico .inicioInfo p {
  font-size: 14px;
}
#servicios-diagnostico .inicioInfo ul li {
  font-size: 14px;
}
#servicios-diagnostico .inicioInfo h1 {
  font-size: 18px;
}
#servicios-diagnostico .inicioInfo h2 {
  font-size: 18px;
}
#servicios-diagnostico .inicioFooter h1 {
  font-size: 16px;
}
#servicios-diagnostico .inicioInfo {
  padding: 25px 0 0 0;
}
/*  */

/* INSTALACION Y REPARACIÓN Responsive */
#servicios-instalacion-y-reparacion .inicioTitle h1 {
  font-size: 25px;
}
#servicios-instalacion-y-reparacion .inicioInfo p {
  font-size: 14px;
}
#servicios-instalacion-y-reparacion .inicioInfo ul li {
  font-size: 14px;
}
#servicios-instalacion-y-reparacion .inicioInfo h1 {
  font-size: 18px;
}
#servicios-instalacion-y-reparacion .inicioInfo h2 {
  font-size: 18px;
}
#servicios-instalacion-y-reparacion .inicioFooter h1 {
  font-size: 16px;
}
#servicios-instalacion-y-reparacion .inicioInfo {
  padding: 25px 0 0 0;
}
/*  */

/* MATERIALES Y EQUIPOS DE CALIDAD Responsive */
#servicios-materiales-y-equipos-de-calidad .inicioTitle h1 {
  font-size: 25px;
}
#servicios-materiales-y-equipos-de-calidad .inicioInfo p {
  font-size: 14px;
}
#servicios-materiales-y-equipos-de-calidad .inicioInfo ul li {
  font-size: 14px;
}
#servicios-materiales-y-equipos-de-calidad .inicioInfo h1 {
  font-size: 18px;
}
#servicios-materiales-y-equipos-de-calidad .inicioInfo h2 {
  font-size: 18px;
}
#servicios-materiales-y-equipos-de-calidad .inicioFooter h1 {
  font-size: 16px;
}
#servicios-materiales-y-equipos-de-calidad .inicioInfo {
  padding: 25px 0 0 0;
}
/*  */

/* CONTACTO Responsive */
#contacto .inicioImageR {
  max-height: 250px;
}
#contacto .inicioContactoR {
  font-size: 30px;
}
/*  */
}

@media screen and (max-width: 400px) {
/* HOME Responsive */
#inicio .inicioTitle h1 {
  font-size: 22px;
}
#inicio .inicioInfo p {
  font-size: 13px;
}
#inicio .inicioInfo ul li {
  font-size: 13px;
}
#inicio .inicioFooter h1 {
  font-size: 15px;
}
/*  */

/* NOSOTROS Responsive */
#nosotros .inicioTitle h1 {
  font-size: 22px;
}
#nosotros .inicioInfo p {
  font-size: 13px;
}
#nosotros .inicioInfo ul li {
  font-size: 13px;
}
#nosotros .inicioInfo h1 {
  font-size: 16px;
}
#nosotros .inicioInfo h2 {
  font-size: 16px;
}
#nosotros .inicioFooter h1 {
  font-size: 15px;
}
/*  */

/* DIAGNOSTICO Responsive */
#servicios-diagnostico .inicioTitle h1 {
  font-size: 22px;
}
#servicios-diagnostico .inicioInfo p {
  font-size: 13px;
}
#servicios-diagnostico .inicioInfo ul li {
  font-size: 13px;
}
#servicios-diagnostico .inicioInfo h1 {
  font-size: 16px;
}
#servicios-diagnostico .inicioInfo h2 {
  font-size: 16px;
}
#servicios-diagnostico .inicioFooter h1 {
  font-size: 15px;
}
/*  */

/* INSTALACION Y REPARACIÓN Responsive */
#servicios-instalacion-y-reparacion .inicioTitle h1 {
  font-size: 22px;
}
#servicios-instalacion-y-reparacion .inicioInfo p {
  font-size: 13px;
}
#servicios-instalacion-y-reparacion .inicioInfo ul li {
  font-size: 13px;
}
#servicios-instalacion-y-reparacion .inicioInfo h1 {
  font-size: 16px;
}
#servicios-instalacion-y-reparacion .inicioInfo h2 {
  font-size: 16px;
}
#servicios-instalacion-y-reparacion .inicioFooter h1 {
  font-size: 15px;
}
/*  */

/* MATERIALES Y EQUIPOS DE CALIDAD Responsive */
#servicios-materiales-y-equipos-de-calidad .inicioTitle h1 {
  font-size: 22px;
}
#servicios-materiales-y-equipos-de-calidad .inicioInfo p {
  font-size: 13px;
}
#servicios-materiales-y-equipos-de-calidad .inicioInfo ul li {
  font-size: 13px;
}
#servicios-materiales-y-equipos-de-calidad .inicioInfo h1 {
  font-size: 16px;
}
#servicios-materiales-y-equipos-de-calidad .inicioInfo h2 {
  font-size: 16px;
}
#servicios-materiales-y-equipos-de-calidad .inicioFooter h1 {
  font-size: 15px;
}
/*  */

/* CONTACTO Responsive */
#contacto .inicioContactoR {
  font-size: 25px;
}
/*  */
}

@media screen and (max-width: 375px) {
/* HOME Responsive */
#inicio .inicioInfo p {
  font-size: 12px;
}
#inicio .inicioInfo ul li {
  font-size: 12px;
}
#inicio .inicioFooter h1 {
  font-size: 14px;
}
#inicio .inicioTitle h1 {
  font-size: 20px;
}
#inicio .inicioInfo ul li:nth-child(2)::before {
  top: 5px;
}
#inicio .inicioInfo ul li:nth-child(3)::before {
  top: 5px;
}
/*  */

/* NOSOTROS Responsive */
#nosotros .inicioInfo p {
  font-size: 12px;
}
#nosotros .inicioInfo ul li {
  font-size: 12px;
}
#nosotros .inicioInfo h1 {
  font-size: 14px;
}
#nosotros .inicioInfo h2 {
  font-size: 14px;
}
#nosotros .inicioFooter h1 {
  font-size: 14px;
}
#nosotros .inicioTitle h1 {
  font-size: 20px;
}
/*  */

/* DIAGNOSTICO Responsive */
#servicios-diagnostico .inicioInfo p {
  font-size: 12px;
}
#servicios-diagnostico .inicioInfo ul li {
  font-size: 12px;
}
#servicios-diagnostico .inicioInfo h1 {
  font-size: 14px;
}
#servicios-diagnostico .inicioInfo h2 {
  font-size: 14px;
}
#servicios-diagnostico .inicioFooter h1 {
  font-size: 14px;
}
#servicios-diagnostico .inicioTitle h1 {
  font-size: 20px;
}
/*  */

/* INSTALACION Y REPARACIÓN Responsive */
#servicios-instalacion-y-reparacion .inicioInfo p {
  font-size: 12px;
}
#servicios-instalacion-y-reparacion .inicioInfo ul li {
  font-size: 12px;
}
#servicios-instalacion-y-reparacion .inicioInfo h1 {
  font-size: 14px;
}
#servicios-instalacion-y-reparacion .inicioInfo h2 {
  font-size: 14px;
}
#servicios-instalacion-y-reparacion .inicioFooter h1 {
  font-size: 14px;
}
#servicios-instalacion-y-reparacion .inicioTitle h1 {
  font-size: 20px;
}
/*  */

/* MATERIALES Y EQUIPOS DE CALIDAD Responsive */
#servicios-materiales-y-equipos-de-calidad .inicioInfo p {
  font-size: 12px;
}
#servicios-materiales-y-equipos-de-calidad .inicioInfo ul li {
  font-size: 12px;
}
#servicios-materiales-y-equipos-de-calidad .inicioInfo h1 {
  font-size: 14px;
}
#servicios-materiales-y-equipos-de-calidad .inicioInfo h2 {
  font-size: 14px;
}
#servicios-materiales-y-equipos-de-calidad .inicioFooter h1 {
  font-size: 14px;
}
#servicios-materiales-y-equipos-de-calidad .inicioTitle h1 {
  font-size: 20px;
}
/*  */

/* CONTACTO Responsive */
#contacto .inicioImageR {
  max-height: 225px;
}
#contacto .formLabel h2 {
  font-size: 16px;
}
/*  */
}

@media screen and (max-width: 350px) {
/* HOME Responsive */
#inicio .inicioInfo p {
  font-size: 11px;
}
#inicio .inicioInfo ul li {
  font-size: 11px;
}
#inicio .inicioFooter h1 {
  font-size: 13px;
}
#inicio .inicioTitle h1 {
  font-size: 18px;
}
/*  */

/* NOSOTROS Responsive */
#nosotros .inicioInfo p {
  font-size: 11px;
}
#nosotros .inicioInfo ul li {
  font-size: 11px;
}
#nosotros .inicioInfo h1 {
  font-size: 13px;
}
#nosotros .inicioInfo h2 {
  font-size: 13px;
}
#nosotros .inicioFooter h1 {
  font-size: 13px;
}
#nosotros .inicioTitle h1 {
  font-size: 18px;
}
/*  */

/* DIAGNOSTICO Responsive */
#servicios-diagnostico .inicioInfo p {
  font-size: 11px;
}
#servicios-diagnostico .inicioInfo ul li {
  font-size: 11px;
}
#servicios-diagnostico .inicioInfo h1 {
  font-size: 13px;
}
#servicios-diagnostico .inicioInfo h2 {
  font-size: 13px;
}
#servicios-diagnostico .inicioFooter h1 {
  font-size: 13px;
}
#servicios-diagnostico .inicioTitle h1 {
  font-size: 18px;
}
/*  */

/* INSTALACION Y REPARACIÓN Responsive */
#servicios-instalacion-y-reparacion .inicioInfo p {
  font-size: 11px;
}
#servicios-instalacion-y-reparacion .inicioInfo ul li {
  font-size: 11px;
}
#servicios-instalacion-y-reparacion .inicioInfo h1 {
  font-size: 13px;
}
#servicios-instalacion-y-reparacion .inicioInfo h2 {
  font-size: 13px;
}
#servicios-instalacion-y-reparacion .inicioFooter h1 {
  font-size: 13px;
}
#servicios-instalacion-y-reparacion .inicioTitle h1 {
  font-size: 18px;
}
/*  */

/* MATERIALES Y EQUIPOS DE CALIDAD Responsive */
#servicios-materiales-y-equipos-de-calidad .inicioInfo p {
  font-size: 11px;
}
#servicios-materiales-y-equipos-de-calidad .inicioInfo ul li {
  font-size: 11px;
}
#servicios-materiales-y-equipos-de-calidad .inicioInfo h1 {
  font-size: 13px;
}
#servicios-materiales-y-equipos-de-calidad .inicioInfo h2 {
  font-size: 13px;
}
#servicios-materiales-y-equipos-de-calidad .inicioFooter h1 {
  font-size: 13px;
}
#servicios-materiales-y-equipos-de-calidad .inicioTitle h1 {
  font-size: 18px;
}
/*  */
}
/*  */
