@font-face {
  font-family:"Montserrat-Bold";
  src:url("../fonts/Montserrat-Bold.eot?") format("eot"),
  url("../fonts/Montserrat-Bold.woff") format("woff"),
  url("../fonts/Montserrat-Bold.ttf") format("truetype"),
  url("../fonts/Montserrat-Bold.svg#Montserrat-Bold") format("svg");
  font-weight:normal;
  font-style:normal;
}

@font-face {
  font-family: 'montserratmedium';
  src: url('../fonts/montserrat-medium.eot'),
       url('../fonts/montserrat-medium.woff') format('woff'),
       url('../fonts/montserrat-medium.ttf') format('truetype'),
       url('../fonts/montserrat-medium.svg#montserratmedium') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'montserratthin';
  src: url('../fonts/montserrat-thin.eot'),
       url('../fonts/montserrat-thin.woff') format('woff'),
       url('../fonts/montserrat-thin.ttf') format('truetype'),
       url('../fonts/montserrat-thin.svg#montserratthin') format('svg');
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family:"Montserrat-Regular";
  src:url("../fonts/Montserrat-Regular.eot?") format("eot"),
  url("../fonts/Montserrat-Regular.woff") format("woff"),
  url("../fonts/Montserrat-Regular.ttf") format("truetype"),
  url("../fonts/Montserrat-Regular.svg#Montserrat-Regular") format("svg");
  font-weight:normal;
  font-style:normal;
}

@font-face {
    font-family: 'montserratblack';
    src: url('../fonts/montserrat-black-webfont.eot'),
         url('../fonts/montserrat-black-webfont.woff') format('woff'),
         url('../fonts/montserrat-black-webfont.ttf') format('truetype'),
         url('../fonts/montserrat-black-webfont.svg#montserratblack') format('svg');
    font-weight: normal;
    font-style: normal;
}

#contenedor{
  width:100%;
  overflow:hidden;
  position:relative;
  font-size: 16px;
  color: #646464;
  font-family:"Montserrat-Regular";
}

.pad{
  padding-left:0px;
  padding-right:0px;
}

.clear{
  clear:both;
}

#datos_header{
  font-family: 'montserratmedium';
  background-color:#fff;
  padding:2px 0px;
}

.datos_header ul{
  float: right;
}

.datos_header ul li{
  color: #000;
  font-size: 14px;
  float: left;
  margin-left: 26px;
  line-height: 20px;
}

.datos_header ul li a{
  color: #9b9b9b;
}

.ico1 {
  background-image: url(../img/ico-mail.png);
  background-position: 0px 2px;
  background-repeat: no-repeat;
  float: left;
  width: 23px;
  height: 20px;
}

.ico2 {
  background-image: url(../img/ico-tel.png);
  background-position: 0px 1px;
  background-repeat: no-repeat;
  float: left;
  width: 23px;
  height: 20px;
}

.logo a {
  position: relative;
  float: left;
  z-index: 99999999;
}

#barra-menu{
  padding: 14px 0px;
  background-color: #01AEF0;
}

#menu{
  padding-bottom: none;
  background: transparent;
  width: 100%;
  margin-bottom:0;
  font-family:"Montserrat-Bold";
  border: none;
  min-height: 10px;
}

.menu {
  text-align:right;
}

#navbar li{
  display: inline-block;
  margin-top: 54px;
  margin-left: 69px;
}

#navbar a{
  color: #fff;
  float: left;
  position: relative;
  display:inline-block;
  text-transform: uppercase;
  font-size: 16px;
  font-family: 'montserratmedium';
}

#navbar a:hover{
  color: #000;
  border-bottom: 1px solid #000;
  text-decoration:none;
}

#navbar .selec{
  color:#000;
  border-bottom: 1px solid #000;
  text-decoration:none;
}

/*#banner{
  margin-top: 9%;
}*/

#banner .carousel-indicators{
  bottom: 0px;
  width: 100%;
  left: 0%;
  margin-left: 0%;
  background-color: #00000080;
  padding: 8px 0px;
}

#banner .carousel-indicators li {
  background-color:transparent;
  border: 1px solid #fff;
  border-radius: 64px;
  width: 15px;
  height: 15px;
  margin-left:4px;
}

#banner .carousel-indicators .active{
  background-color: #01AEF0;
  border: none;
}

.texto{
  position: absolute;
  bottom: 29%;
  width: 100%;
  color: #FFF;
  text-align: left;
}

.texto h1{
  font-size:20px;
  padding-bottom: 12px;
  font-family: 'montserratmedium';
  text-transform: uppercase;
}

.texto h2{
  font-family: 'montserratthin';
  text-shadow:0 0 0.2em #000, 0 0 0.2em #000,0 0 0.2em #000;
  font-size: 62px;
  line-height: 52px;
  padding-bottom: 40px;
}

.texto a{
  background-color:#01AEF0;
  color: #fff;
  font-size: 16px;
  padding: 13px 22px;
  display: inline-block;
  font-family: 'montserratmedium';
  text-decoration: none;
}

.texto a:hover{
  background-color: #000;
}

#banner{
  margin-top: 5;
}

.texto p{
  line-height: 29px;
  font-size: 24px;
}

.line-banner{
  width: 25%;
  height: 5px;
  background-color: #fff;
  display: inline-block;
  margin-bottom: 25px;
}

.home_somos{
  padding-left: 167px;
  padding-top:186px;
}

.text-home_somos h1{
  font-family: 'montserratmedium';
  font-size: 17px;
  padding-bottom: 17px;
  color: #00acec;
}

.text-home_somos h2{
  font-family: 'montserratthin';
  font-size: 52px;
  color: #646464;
  padding-bottom: 51px;
}

.text-home_somos2{
  padding-right: 197px;
  padding-left: 45px;
}

.text-home_somos2 p{
  line-height:25px;
  margin-bottom: 46px;
}

.text-home_somos2 p span{
  color: #000;
}

.text-home_somos2 a{
  background-color: #000;
  color: #fff;
  font-size: 14px;
  padding: 15px 15px;
  display: inline-block;
  font-family: 'montserratmedium';
  text-decoration: none;
}

.text-home_somos2 a:hover{
  background-color: #01AEF0;
}

#servicio-home{
  background-image: url(../img/bg-construccion.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.text-servicioh{
  padding:61px 239px 61px 70px;
  background-color: #ffffffdb;
  float: right;
}

.text-servicioh h1{
  font-size: 16px;
  color: #00acec;
  padding-bottom:7px;
}

.text-servicioh h2{
  font-size: 52px;
  font-family: 'montserratthin';
  padding-bottom: 18px;
  line-height: 60px;
}

.text-servicioh p{
  line-height: 27px;
  padding-bottom:30px;
}

.text-servicioh a{
  background-color: #01AEF0;
  color: #fff;
  font-size: 14px;
  padding: 14px 18px;
  display: inline-block;
  font-family: 'montserratmedium';
  text-decoration: none;
}

.text-servicioh a:hover{
  background-color: #000;
}

.text-servicioh2{
  padding:0px 56px 61px 175px;
  background-color: #ffffffdb;
}

.text-servicioh2 h1{
  font-size: 16px;
  color: #00acec;
  padding-bottom:7px;
  text-transform: uppercase;
}

.text-servicioh2 h2{
  font-size: 52px;
  font-family: 'montserratthin';
  padding-bottom: 16px;
  line-height: 60px;
}

.text-servicioh2 p{
  line-height: 27px;
}

.text-servicioh2 a{
  background-color: #01AEF0;
  color: #fff;
  font-size: 14px;
  padding: 14px 18px;
  display: inline-block;
  font-family: 'montserratmedium';
  text-decoration: none;
}

.text-servicioh2 a:hover{
  background-color: #000;
}

#servicio-home2{
  padding: 95px 0px;
}

.btn-logistico{
  text-align: center;
}

.btn-logistico a{
  background-color: #01AEF0;
  color: #fff;
  font-size: 14px;
  padding: 14px 47px;
  display: inline-block;
  font-family: 'montserratmedium';
  text-decoration: none;
  top: 21px;
  position: relative;
  z-index: 999;
}

.btn-logistico a:hover{
  background-color: #000;
}

.text-servicio{
  display: flex;
}

.text-servicioh3{
  padding:90px 138px 90px 161px;
  background-color: #000;
}

.text-servicioh3 h1{
  font-size: 16px;
  color: #00acec;
  padding-bottom:7px;
  text-transform: uppercase;
}

.text-servicioh3 h2{
  font-size: 52px;
  color: #fff;
  font-family: 'montserratthin';
  padding-bottom: 16px;
  line-height: 60px;
}

.text-servicioh3 p{
  line-height: 27px;
  color: #fff;
  margin-bottom: 40px;
}

.text-servicioh3 a{
  background-color: #01AEF0;
  color: #fff;
  font-size: 14px;
  padding: 14px 18px;
  display: inline-block;
  font-family: 'montserratmedium';
  text-decoration: none;
}

.text-servicioh3 a:hover{
  color: #000;
  background-color: #fff;
}

#proyecto-home{
  padding-top: 71px;
  text-align: center;
}

#proyecto-home h1{
  font-size: 16px;
  color: #00acec;
  padding-bottom: 13px;
}

#proyecto-home h2{
  font-size: 52px;
  font-family: 'montserratthin';
  padding-bottom: 18px;
}

#proyecto-home p {
  padding: 0px 223px;
  line-height: 27px;
  margin-bottom: 76px;
}

#nuestro-crecimiento{
  padding: 70px 0px;
}

#nuestro-crecimiento h1{
  text-transform: uppercase;
  color: #01AEF0;
  padding-bottom: 12px;
  margin-top: 24px;
}

#nuestro-crecimiento h2{
  font-size: 52px;
  font-family: 'montserratthin';
}

.contador_text{
  text-align: center;
  margin-bottom: 47px;
}

.contador_text h3 {
  font-size:58px;
  font-family: 'montserratmedium';
  color: #00B1F6;
}

.line-con{
  width: 55px;
  height: 3px;
  display: inline-block;
  margin-top: 4px;
  margin-bottom: 12px;
  background-color: #00B1F6;
}

.contador_text p {
  color:#606060;
  font-size:17px
}

footer{
  padding-top: 28px;
  padding-bottom: 15px;
  background-color:#01AEF0;
}

footer p{
  color: #fff;
  font-size: 18px;
  display: flex;
  margin-bottom: 15px;
  line-height: 21px;
}

footer a{
  color: #fff;
}

footer a:hover{
  color: #fff;
  text-decoration: none;
}

footer h1{
  color: #fff;
  padding-bottom: 19px;
  font-size: 20px;
  font-family: 'montserratthin';
}

footer span {
  float: left;
  padding-right: 11px;
}

#web{
  padding: 2px 0px;
  text-align: right;
}

#copy{
  padding: 5px 12px;
}

#copy a {
  background: url(../img/web.svg) no-repeat right;
  color: #0003;
  display: inline-block;
  font-size: 12px;
  text-decoration: none !important;
  padding-right: 122px;
}

#redes h1{
  color: #fff;
  font-size: 20px;
  text-transform: uppercase;
  padding-bottom: 12px;
  text-align: right;
}

#in{
  background: url(../img/redes.png) left no-repeat;
  width: 62px;
  height: 53px;
  float:right;
  position: relative;
}

#fb{
  background: url(../img/redes.png) right no-repeat;
  width: 62px;
  height: 53px;
  float:right;
  position: relative;
}

#clientes{
  padding: 65px 0px;
}

#clientes h1{
  color: #01AEF0;
  text-align: center;
  padding-bottom: 13px;
}

#clientes h2{
  font-size: 52px;
  text-align: center;
  padding-bottom: 21px;
  font-family: 'montserratthin';
}

#titulo {
  padding-top: 285px;
  padding-bottom: 225px;
  background-size: cover;
  margin-top:5%;
  text-align: left;
}

#titulo h1 {
  color: #fff;
  font-size: 20px;
  font-family: 'montserratmedium';
}

#titulo h2{
  font-family: 'montserratthin';
  font-size: 62px;
  color: #fff;
}

.bg2 {
  background: url(../img/nosotros/bg.jpg) no-repeat center top;
  background-size: auto;
}

.bg3 {
  background: url(../img/nuestro-equipo/bg.jpg) no-repeat center top;
  background-size: auto;
}

.bg4 {
  background: url(../img/nuestros-servicios/bg.jpg) no-repeat center top;
  background-size: auto;
}

.bg5 {
  background: url(../img/bg-contacto.jpg) no-repeat center top;
  background-size: auto;
}

#empresa{
  background: url(../img/nosotros/bg-planos.jpg) no-repeat;
  background-position: center top;
  background-size:  cover;
  padding: 138px 0px;
}

.empresa_text{
  text-align: center;
}

.empresa_text h1{
  color: #01AEF0;
  padding-bottom: 15px;
}

.empresa_text h2{
  font-size: 52px;
  font-family: 'montserratthin';
  padding-bottom: 45px;
}

.empresa_text p{
  padding: 0px 105px;
  line-height: 23px;
}

#mision{
  background-color: #F1F1F1;
  padding: 65px 0px;
}

.text-mision{
  margin-top: 10%;
  padding-left: 43px;
  padding-right: 240px;
}

.text-mision h1{
  color: #01AEF0;
  padding-bottom: 12px;
}

.text-mision h2{
  font-family: 'montserratthin';
  font-size: 52px;
  padding-bottom: 30px;
}

.text-mision p{
  line-height: 27px;
}

#vision{
  padding: 135px 0px;
}

.text-vision{
  margin-top: 3%;
  padding-left: 161px;
  padding-right: 147px;
}

.text-vision h1{
  color: #01AEF0;
  padding-bottom: 12px;
}

.text-vision h2{
  font-family: 'montserratthin';
  font-size: 52px;
  padding-bottom: 27px;
}

.text-vision p{
  line-height: 27px;
}

#equipo{
  padding: 65px 0px;
}

.text-equipo{
  margin-top: 10%;
  padding-left: 43px;
  padding-right: 240px;
}

.text-equipo h1{
  color: #01AEF0;
  padding-bottom: 12px;
}

.text-equipo h2{
  font-family: 'montserratthin';
  font-size: 52px;
  padding-bottom: 30px;
}

.text-equipo p{
  line-height: 27px;
}

.text-equipo p span{
  color: #000;
}

.servicios_text{
  text-align: center;
  padding-bottom: 102px;
}

#servicios{
  padding:80px 0px;
}

.servicios_text h1{
  color: #01AEF0;
  padding-bottom: 15px;
}

.servicios_text h2 {
  font-size: 52px;
  font-family: 'montserratthin';
  padding-bottom: 28px;
}

.servicios_text p {
  padding: 0px 325px;
  line-height: 30px;
}

.servicios_text p span{
  color: #000;
}

#servicio2{
  padding: 210px 0px;
}

.bg-s1{
  background-image: url(../img/nuestros-servicios/construccion-adecuacion.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.bg-s2{
  background-image: url(../img/nuestros-servicios/diseno-planeacion.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.bg-s3{
  background-image: url(../img/nuestros-servicios/supervision-redes.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.text-servicio2{
  width:38%;
  margin-left: 165px;
  padding:72px 66px 61px 66px;
  background-color: #ffffffdb;
}

.text-servicio2 h1{
  font-size: 16px;
  color: #00acec;
  padding-bottom:7px;
}

.text-servicio2 h2{
  font-size: 52px;
  font-family: 'montserratthin';
  padding-bottom: 18px;
  line-height: 60px;
}

.text-servicio2 p{
  line-height: 27px;
  padding-bottom:25px;
}

.text-servicio2 a{
  background-color: #01AEF0;
  color: #fff;
  font-size: 14px;
  padding: 14px 18px;
  display: inline-block;
  font-family: 'montserratmedium';
  text-decoration: none;
}

.text-servicio2 a:hover{
  background-color: #000;
}

.text-servicio3{
  width: 35%;
  float: right;
  margin-right: 175px;
  padding:72px 66px 61px 49px;
  background-color: #ffffffdb;
}

.text-servicio3 h1{
  font-size: 16px;
  color: #00acec;
  padding-bottom:7px;
}

.text-servicio3 h2{
  font-size: 52px;
  font-family: 'montserratthin';
  padding-bottom: 18px;
  line-height: 60px;
}

.text-servicio3 p{
  line-height: 27px;
  padding-bottom:25px;
}

.text-servicio3 a{
  background-color: #01AEF0;
  color: #fff;
  font-size: 14px;
  padding: 14px 18px;
  display: inline-block;
  font-family: 'montserratmedium';
  text-decoration: none;
}

.text-servicio3 a:hover{
  background-color: #000;
}

.line{
  width: 100%;
  height: 19px;
  background-color: #00aeee;
  border-bottom: 5px solid #fff;
  display: inline-block;
  border-top: 7px solid #fff;
}

.item-ser{
  margin-top: 45px;
}

.caption-b {
  background:#01AEF0AD;
  position: absolute;
  width: 82%;
  top: 42%;
  left: 9%;
  text-align: center;
  padding:15px 54px;
  transition: visibility 0s, opacity 0.5s linear;
}

.texto-b {
  color: #fff;
  float: left;
  position: relative;
  font-size:22px;
  width: 100%;
  font-family: 'montserratmedium';
  text-align: center;
  line-height: 26px;
}

.item-ser:hover .caption-b {
  background-color: #000;
  visibility: visible;
  opacity: 1;
}

#volver{
  background-image: url(../img/nuestros-servicios/bg-volver.jpg);
  background-position: center;
  background-size: cover;
  padding:217px 10px;
  float: left;
  position: relative;
  text-align: center;
}

#volver h1{
  text-align: center;
  font-size: 36px;
  font-family: 'montserratmedium';
  color: #fff;
  padding-bottom: 17px;
}

#volver a{
  background-color: #000;
  text-decoration: none;
  color: #fff;
  padding: 14px 24px; 
  font-family: 'montserratmedium';
  font-size: 14px;
  display: inline-block;
}

#volver a:hover{
  background-color: #01AEF0;
}

.text-mantenimiento h1{
  color: #01AEF0;
  padding-bottom: 15px;
}

.text-mantenimiento h2{
  font-size: 52px;
  font-family: 'montserratthin';
  padding-bottom: 18px;
}

.text-mantenimiento ul li{
  background-image: url(../img/mantenimiento-preventivo-correctivo/li.png);
  background-repeat: no-repeat;
  background-position: 0px 1px;
  padding-left: 18px;
  padding-bottom: 9px;
}

#contactenos{
  background-image: url(../img/bg-texture.png);
  background-size: contain;
  background-repeat: no-repeat;
  padding:35px 0px;
}

.text-contactenos{
  margin-top: 65px;
  padding-right: 216px;
}

.text-contactenos p{
  padding-bottom: 45px;
  line-height: 27px;
}

.formulario-con{
  padding: 45px 39px;
  background-color: #fff;
}

.formulario-con input {
  width: 100%;
  background-color: #000;
  color: #fff;
  border: none;
  font-size: 16px;
  padding: 12px 16px;
  border-radius: 10px;
  margin-top: 5px;
}

.formulario-con textarea {
  width: 100%;
  background-color:#000 !important;
  color: #fff;
  border: none;
  padding: 11px 14px;
  margin-top: 5px;
  height:110px;
  font-size: 16px;
  border-radius: 12px;
}

.formulario-con h2 {
  text-align: center;
  font-size: 22px;
  margin-top:12px !important;
  color: #504f4f !important;
  padding-left:10px;
}

.formulario-con h3 {
  text-align: center;
  font-size: 18px;
  color: #8b8a8a !important;
  padding-left:10px;
  padding-bottom: 45px;
}

.formulario-con h4 {
  text-align: left;
  font-size: 18px;
  margin-top:12px !important;
  color:#646464 !important;
  padding-left:10px;
}

.formulario-con h5{
  padding-top: 10px;
  text-align: left;
  font-size: 11px;
  float: left;
  width: 100%;
  color: #191A48 !important;
}

.form-control {
  width: 100%;
  background-color: #fff;
  color: #191A48;
  box-shadow:0px 1px 3px 1px #00000040;
  font-size: 15px;
  padding: 8px 12px;
  margin-top: 5px;
  margin-bottom: 18px;
  border-radius: 10px;
  border: none;
  height: 40px;
}

#enviar-con {
  width: 100px !important;
  cursor: pointer;
  position: relative;
  float: right;
  color: #fff !important;
  text-align: center;
  font-size: 20px !important;
  margin-top: 20px !important;
  padding: 11px 0px !important;
  background:#000 !important;
  margin-right: 15px;
  border: none !important;
  border-radius: 0px !important;
  box-shadow: none;
}

#enviar-con:hover{
  background-color:#01AEF0!important;
}

#borrar-con {
  width: 100px !important;
  cursor: pointer;
  position: relative;
  float: right;
  color: #fff !important;
  font-size: 20px !important;
  text-align: center;
  margin-top: 20px !important;
  padding: 11px 0px !important;
  background:#000 !important;
  border: none !important;
  border-radius: 0px !important;
  box-shadow: none;
}

#borrar-con:hover{
  background-color:#01AEF0 !important;
}

#map {
  height: 500px;
}

#ampliar {
  background-color:#000;
  color: #FFF;
  text-align: center;
  padding: 15px 23px;
  position: absolute;
  right: 10%;
  text-transform: uppercase;
  bottom: 70px;
  font-size: 16px;
  text-decoration: none !important;
  font-family: 'montserratthin';
}

#ampliar:hover{
  background-color:#01AEF0;
}


#whatsapp {
  background-image: url(../img/whatsapp.svg);
  background-repeat: no-repeat;
  animation: pulse 2s infinite;
  border-radius: 50%;
  width: 58px;
  height: 58px;
  position: fixed;
  right: 15px;
  z-index: 99999;
  bottom: 49%;
}




/*-----------------------------------------------------------*/

/*--------------------------------------------------------------------------------------------------*/

@media (max-width: 991px) and (min-width:200px){

  #navbar a {
    width: 100%;
    text-align: center;
    padding: 4px;
    text-decoration: none;
    border: none;
    font-size: 16px;
  }

  .text-home_somos p{
    margin-top: 24px;
  }

  #navbar li{
    width: 100%;
    margin:0px;
  }

  .navbar-header {
    float: none;
  }

  .navbar-left,.navbar-right {
    float: none !important;
  }

  .navbar-toggle {
    display: block;
    border: 1px !important;
    margin-right: 0px;
  }

   nav .me{
    color: #fff;
    font-family: 'montserratthin';
    text-transform: uppercase;
    font-size: 13px;
    padding-bottom: 10px;
  }

   .navbar-nav{
    margin: 0px;
  }

  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
    
  .navbar-collapse.collapse {
    display: none!important;
  }

  .navbar-default .navbar-toggle .icon-bar{
    background-color: #fff;
  }

  .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus{
    background-color: transparent;
  }

  .navbar-toggle .icon-bar{
    width: 45px;
    height: 1px;
    margin-top: 3px;
  }

  .navbar-nav>li {
    float: none;
  }

  .navbar-nav>li>a {
    padding-top: 10px ;
    padding-bottom: 10px;
  }

  .collapse.in{
    display:block !important;
  }

  .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form{
    border-color: #fff0;
  }

}

/*----------------------------------------------------------*/

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


  .img2 {
    width: 182px;
    float: left;
  }

  #datos_header ul li{
    padding-left: 11px !important;
  }

  #banner .carousel-indicators{
    bottom: 9px;
  }

  #banner .carousel-indicators li{
    margin-left: 1px;
    width: 12px;
    height: 12px;
  }

  

}


/*-----------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 400px) and (min-width:301px){

  .img2 {
    width:189px;
    float: left;
  }

  .bannerxs{
    margin-top: 14%;
  }

  #menu{
    margin-top: -70px;
  }

  .text-home_somos2 p{
    font-size: 15px;
    line-height: 22px;
  }

  .datos_header ul li{
    margin-left: 11px;
    font-size: 13px;
  }

  .text-home_somos h2{
    font-size: 31px;
    padding-bottom: 24px;
  }

  .home_somos{
    padding-top: 50px;
    padding-left: 25px;
  }

  .text-home_somos2{
    padding-left: 17px;
    padding-right: 27px;
    padding-top: 28px;
  }

  .text-servicioh{
    padding: 61px 28px 61px 28px;
  }

  .text-servicioh h2{
    font-size: 29px;
    line-height: 34px;
  }

  .text-servicioh2{
    padding: 0px 56px 61px 33px;
  }

  .text-home_somos2 a{
    margin-bottom: 31px;
  }

  .text-servicioh2 h2{
    font-size: 29px;
    line-height: 42px;
  }

  .text-servicio{
    display: block;
  }

  .text-servicioh3 h2{
    font-size: 27px;
    line-height: 35px;
  }

  .text-servicioh3{
    padding: 53px 27px 44px 27px;
  }

  #proyecto-home h2{
    font-size: 23px;
  }

  #proyecto-home p{
    padding: 0px 12px;
    font-size: 14px;
    line-height: 24px;
  }

  .text-servicioh3 p{
    font-size: 14px;
    line-height: 23px;
  }

  #nuestro-crecimiento h2{
    font-size: 21px;
    padding-bottom: 25px;
    text-align: center;
  }

  #nuestro-crecimiento h1{
    text-align: center;
  }

  .contador_text h3{
    font-size: 45px;
  }

  .contador_text{
    margin-bottom: 45px;
  }

  #clientes h2{
    font-size: 24px;
  }

  #clientes h1{
    font-size: 13px;
  }

  #titulo{
    padding-top: 98px;
    padding-bottom: 63px;
    margin-top: 24%;
  }

  .caption-b{
    padding: 15px 14px;
    top: 30%;
  }

  .texto-b{
    font-size: 20px;
  }

  #titulo h2{
    font-size:42px;
  }

  .empresa_text h2{
    font-size: 34px;
  }

  .empresa_text p{
    padding: 0px 6px;
  }

  #empresa{
    padding: 71px 0px;
    font-size: 15px;
  }

  .text-mision{
    padding-right: 38px;
  }

  .text-mision h2{
    font-size: 44px;
    padding-bottom: 19px;
  }

  .text-mision p{
    font-size: 15px;
    line-height: 25px;
  }

  .text-vision{
    padding-left: 43px;
    padding-right: 60px;
  }

  #vision {
    padding: 69px 0px;
  }

  .text-vision p{
    font-size: 15px;
    line-height: 25px;
    padding-bottom: 45px;
  }

  .text-vision h2{
    font-size: 44px;
  }

  .text-equipo{
    padding-right: 23px;
    padding-left: 18px;
  }

  .text-equipo p{
    padding-bottom: 40px;
  }

  .text-equipo h2{
    font-size: 44px;
  }

  .servicios_text p{
    padding: 0px 7px;
    line-height: 23px;
    font-size: 15px;
  }

  .servicios_text{
    padding-bottom: 30px;
    line-height: 25px;
  }

  .servicios_text h2{
    font-size: 26px;
  }

  .text-servicio2{
    width: 91%;
    margin-left: 25px;
    padding:72px 43px 61px 43px;
  }

  .text-servicio2 h2{
    font-size: 32px;
    line-height: 40px;
  }

  .text-servicio2 p{
    font-size: 14px;
    line-height: 24px;
  }

  .text-servicio3{
    width: 91%;
    margin-right: 25px;
    padding: 72px 43px 61px 43px;
  }

  .text-servicio3 h2{
    font-size: 32px;
    line-height: 40px;
  }

  .text-servicio3 p{
    font-size: 14px;
    line-height: 24px;
  }

  #servicio2 {
    padding: 97px 0px;
  }

  #volver{
    padding: 56px 10px;
  }

  #volver h1{
    font-size: 24px;
  }

  .text-contactenos{
    padding-right: 22px;
  }

  .text-mantenimiento h2{
    font-size:21px;
  }

  
}


/*-----------------------------------------------------------------------------------------------------------------------*/


@media (max-width: 443px) and (min-width:401px){

  .img2 {
    width:189px;
    float: left;
  }

  .bannerxs{
    margin-top: 14%;
  }

  #menu{
    margin-top: -70px;
  }

  .text-home_somos2 p{
    font-size: 15px;
    line-height: 22px;
  }

  .datos_header ul li{
    margin-left: 11px;
    font-size: 13px;
  }

  .text-home_somos h2{
    font-size: 31px;
    padding-bottom: 24px;
  }

  .home_somos{
    padding-top: 50px;
    padding-left: 25px;
  }

  .text-home_somos2{
    padding-left: 17px;
    padding-right: 27px;
    padding-top: 28px;
  }

  .text-servicioh{
    padding: 61px 28px 61px 28px;
  }

  .text-servicioh h2{
    font-size: 29px;
    line-height: 34px;
  }

  .text-servicioh2{
    padding: 0px 56px 61px 33px;
  }

  .text-home_somos2 a{
    margin-bottom: 31px;
  }

  .text-servicioh2 h2{
    font-size: 29px;
    line-height: 42px;
  }

  .text-servicio{
    display: block;
  }

  .text-servicioh3 h2{
    font-size: 27px;
    line-height: 35px;
  }

  .text-servicioh3{
    padding: 53px 27px 44px 27px;
  }

  #proyecto-home h2{
    font-size: 23px;
  }

  #proyecto-home p{
    padding: 0px 12px;
    font-size: 14px;
    line-height: 24px;
  }

  .text-servicioh3 p{
    font-size: 14px;
    line-height: 23px;
  }

  #nuestro-crecimiento h2{
    font-size: 21px;
    padding-bottom: 25px;
    text-align: center;
  }

  #nuestro-crecimiento h1{
    text-align: center;
  }

  .contador_text h3{
    font-size: 45px;
  }

  .contador_text{
    margin-bottom: 45px;
  }

  #clientes h2{
    font-size: 24px;
  }

  #clientes h1{
    font-size: 13px;
  }

  #titulo{
    padding-top: 98px;
    padding-bottom: 63px;
    margin-top: 24%;
  }

  .caption-b{
    padding: 15px 14px;
    top: 30%;
  }

  .texto-b{
    font-size: 20px;
  }

  #titulo h2{
    font-size:42px;
  }

  .empresa_text h2{
    font-size: 34px;
  }

  .empresa_text p{
    padding: 0px 6px;
  }

  #empresa{
    padding: 71px 0px;
    font-size: 15px;
  }

  .text-mision{
    padding-right: 38px;
  }

  .text-mision h2{
    font-size: 44px;
    padding-bottom: 19px;
  }

  .text-mision p{
    font-size: 15px;
    line-height: 25px;
  }

  .text-vision{
    padding-left: 43px;
    padding-right: 60px;
  }

  #vision {
    padding: 69px 0px;
  }

  .text-vision p{
    font-size: 15px;
    line-height: 25px;
    padding-bottom: 45px;
  }

  .text-vision h2{
    font-size: 44px;
  }

  .text-equipo{
    padding-right: 23px;
    padding-left: 18px;
  }

  .text-equipo p{
    padding-bottom: 40px;
  }

  .text-equipo h2{
    font-size: 44px;
  }

  .servicios_text p{
    padding: 0px 7px;
    line-height: 23px;
    font-size: 15px;
  }

  .servicios_text{
    padding-bottom: 30px;
    line-height: 25px;
  }

  .servicios_text h2{
    font-size: 26px;
  }

  .text-servicio2{
    width: 91%;
    margin-left: 25px;
    padding:72px 43px 61px 43px;
  }

  .text-servicio2 h2{
    font-size: 32px;
    line-height: 40px;
  }

  .text-servicio2 p{
    font-size: 14px;
    line-height: 24px;
  }

  .text-servicio3{
    width: 91%;
    margin-right: 25px;
    padding: 72px 43px 61px 43px;
  }

  .text-servicio3 h2{
    font-size: 32px;
    line-height: 40px;
  }

  .text-servicio3 p{
    font-size: 14px;
    line-height: 24px;
  }

  #servicio2 {
    padding: 97px 0px;
  }

  #volver{
    padding: 56px 10px;
  }

  #volver h1{
    font-size: 24px;
  }

  .text-contactenos{
    padding-right: 22px;
  }

  .text-mantenimiento h2{
    font-size:21px;
  }

}


/*-----------------------------------------------------------------------------------------------------------------------*/


@media (max-width: 480px) and (min-width:444px){

  .img2 {
    width:189px;
    float: left;
  }

  .bannerxs{
    margin-top: 14%;
  }

  #menu{
    margin-top: -70px;
  }

  .text-home_somos2 p{
    font-size: 15px;
    line-height: 22px;
  }

  .datos_header ul li{
    margin-left: 11px;
    font-size: 13px;
  }

  .text-home_somos h2{
    font-size: 31px;
    padding-bottom: 24px;
  }

  .home_somos{
    padding-top: 50px;
    padding-left: 25px;
  }

  .text-home_somos2{
    padding-left: 17px;
    padding-right: 27px;
    padding-top: 28px;
  }

  .text-servicioh{
    padding: 61px 28px 61px 28px;
  }

  .text-servicioh h2{
    font-size: 29px;
    line-height: 34px;
  }

  .text-servicioh2{
    padding: 0px 56px 61px 33px;
  }

  .text-home_somos2 a{
    margin-bottom: 31px;
  }

  .text-servicioh2 h2{
    font-size: 29px;
    line-height: 42px;
  }

  .text-servicio{
    display: block;
  }

  .text-servicioh3 h2{
    font-size: 27px;
    line-height: 35px;
  }

  .text-servicioh3{
    padding: 90px 45px 90px 45px;
  }

  #proyecto-home h2{
    font-size: 23px;
  }

  #proyecto-home p{
    padding: 0px 29px;
    font-size: 14px;
    line-height: 24px;
  }

  .text-servicioh3 p{
    font-size: 14px;
    line-height: 23px;
  }

  #nuestro-crecimiento h2{
    font-size: 34px;
    padding-bottom: 25px;
    text-align: center;
  }

  .contador_text h3{
    font-size: 45px;
  }

  .contador_text{
    margin-bottom: 45px;
  }

  #clientes h2{
    font-size: 24px;
  }

  #clientes h1{
    font-size: 13px;
  }

  #titulo{
    padding-top: 98px;
    padding-bottom: 63px;
    margin-top: 11%;
  }

  #titulo h2{
    font-size: 50px;
  }

  .empresa_text h2{
    font-size: 34px;
  }

  .empresa_text p{
    padding: 0px 6px;
  }

  #empresa{
    padding: 71px 0px;
    font-size: 15px;
  }

  .text-mision{
    padding-right: 38px;
  }

  .text-mision h2{
    font-size: 44px;
    padding-bottom: 19px;
  }

  .text-mision p{
    font-size: 15px;
    line-height: 25px;
  }

  .text-vision{
    padding-left: 43px;
    padding-right: 60px;
  }

  #vision {
    padding: 69px 0px;
  }

  .text-vision p{
    font-size: 15px;
    line-height: 25px;
    padding-bottom: 45px;
  }

  .text-vision h2{
    font-size: 44px;
  }

  .text-equipo{
    padding-right: 23px;
  }

  .text-equipo p{
    padding-bottom: 40px;
  }

  .text-equipo h2{
    font-size: 44px;
  }

  .servicios_text p{
    padding: 0px 7px;
    line-height: 23px;
    font-size: 15px;
  }

  .servicios_text{
    padding-bottom: 30px;
    line-height: 25px;
  }

  .servicios_text h2{
    font-size: 26px;
  }

  .text-servicio2{
    width: 91%;
    margin-left: 25px;
    padding:72px 43px 61px 43px;
  }

  .text-servicio2 h2{
    font-size: 32px;
    line-height: 40px;
  }

  .text-servicio2 p{
    font-size: 14px;
    line-height: 24px;
  }

  .text-servicio3{
    width: 91%;
    margin-right: 25px;
    padding: 72px 43px 61px 43px;
  }

  .text-servicio3 h2{
    font-size: 32px;
    line-height: 40px;
  }

  .text-servicio3 p{
    font-size: 14px;
    line-height: 24px;
  }

  #servicio2 {
    padding: 97px 0px;
  }

  #volver{
    padding: 56px 10px;
  }

  #volver h1{
    font-size: 24px;
  }

  .text-contactenos{
    padding-right: 22px;
  }

  .text-mantenimiento h2{
    font-size:21px;
  }
  
  
}

/*----------------------------------------------------------------------------------------------*/


@media (max-width: 510px) and (min-width:481px){

  .img2 {
    width:189px;
    float: left;
  }

  .bannerxs{
    margin-top: 14%;
  }

  #menu{
    margin-top: -70px;
  }

  .text-home_somos2 p{
    font-size: 15px;
  }

  .datos_header ul li{
    margin-left: 17px;
    font-size: 13px;
  }

  .text-home_somos h2{
    font-size: 40px;
    padding-bottom: 24px;
  }

  .home_somos{
    padding-top: 50px;
    padding-left: 25px;
  }

  .text-home_somos2{
    padding-left: 17px;
    padding-right: 27px;
    padding-top: 28px;
  }

  .text-servicioh{
    padding: 61px 41px 61px 32px;
  }

  .text-servicioh h2{
    font-size: 36px;
    line-height: 42px;
  }

  .text-servicioh2{
    padding: 0px 56px 61px 33px;
  }

  .text-home_somos2 a{
    margin-bottom: 31px;
  }

  .text-servicioh2 h2{
    font-size: 36px;
    line-height: 42px;
  }

  .text-servicio{
    display: block;
  }

  .text-servicioh3 h2{
    font-size: 34px;
    line-height: 42px;
  }

  .text-servicioh3{
    padding: 90px 45px 90px 45px;
  }

  #proyecto-home h2{
    font-size: 36px;
  }

  #proyecto-home p{
    padding: 0px 29px;
  }

  .text-servicioh3 p{
    font-size: 14px;
    line-height: 23px;
  }

  #nuestro-crecimiento h2{
    font-size: 34px;
    padding-bottom: 25px;
    text-align: center;
  }

  .contador_text h3{
    font-size: 45px;
  }

  .contador_text{
    margin-bottom: 45px;
  }

  #clientes h2{
    font-size: 35px;
  }

  #titulo{
    padding-top: 98px;
    padding-bottom: 63px;
    margin-top: 11%;
  }

  #titulo h2{
    font-size: 50px;
  }

  .empresa_text h2{
    font-size: 34px;
  }

  .empresa_text p{
    padding: 0px 6px;
  }

  #empresa{
    padding: 71px 0px;
    font-size: 15px;
  }

  .text-mision{
    padding-right: 38px;
  }

  .text-mision h2{
    font-size: 44px;
    padding-bottom: 19px;
  }

  .text-mision p{
    font-size: 15px;
    line-height: 25px;
  }

  .text-vision{
    padding-left: 43px;
    padding-right: 60px;
  }

  #vision {
    padding: 69px 0px;
  }

  .text-vision p{
    font-size: 15px;
    line-height: 25px;
    padding-bottom: 45px;
  }

  .text-vision h2{
    font-size: 44px;
  }

  .text-equipo{
    padding-right: 23px;
  }

  .text-equipo p{
    padding-bottom: 40px;
  }

  .text-equipo h2{
    font-size: 44px;
  }

  .servicios_text p{
    padding: 0px 7px;
    line-height: 23px;
    font-size: 15px;
  }

  .servicios_text{
    padding-bottom: 30px;
    line-height: 25px;
  }

  .servicios_text h2{
    font-size: 34px;
  }

  .text-servicio2{
    width: 91%;
    margin-left: 25px;
    padding:72px 43px 61px 43px;
  }

  .text-servicio2 h2{
    font-size: 32px;
    line-height: 40px;
  }

  .text-servicio2 p{
    font-size: 14px;
    line-height: 24px;
  }

  .text-servicio3{
    width: 91%;
    margin-right: 25px;
    padding: 72px 43px 61px 43px;
  }

  .text-servicio3 h2{
    font-size: 32px;
    line-height: 40px;
  }

  .text-servicio3 p{
    font-size: 14px;
    line-height: 24px;
  }

  #servicio2 {
    padding: 97px 0px;
  }

  #volver{
    padding: 56px 10px;
  }

  #volver h1{
    font-size: 24px;
  }

  .text-contactenos{
    padding-right: 22px;
  }

  .text-mantenimiento h2{
    font-size: 31px;
  }

}




/*-------------------------------------------------------------------------------------------------------------------*/

@media (max-width:601px) and (min-width:511px){

  .img2 {
    width:189px;
    float: left;
  }

  .bannerxs{
    margin-top: 14%;
  }

  #menu{
    margin-top: -70px;
  }

  .text-home_somos h2{
    font-size: 37px;
    padding-bottom: 20px;
  }

  .home_somos {
    padding-left: 35px;
    padding-top: 57px;
  }

  .text-home_somos2 {
    padding-right: 37px;
    padding-left: 15px;
  }

  .text-home_somos2 p{
    margin-top: 33px;
  }

  .text-home_somos2 a{
    margin-bottom: 31px;
  }

  .text-servicioh{
    padding: 61px 49px 61px 49px;
  }

  .text-servicioh h2{
    font-size: 34px;
    line-height: 43px;
  }

  .text-servicioh2{
    padding: 0px 56px 61px 50px;
  }

  .text-servicioh2 h2 {
    font-size: 34px;
    line-height: 43px;
  }

  .text-servicioh3{
    padding: 90px 56px 61px 50px;
  }

  .text-servicioh3 h2{
    font-size: 34px;
    line-height: 42px;
  }

  .text-servicio{
    display: block;
  }

  .text-servicioh p{
    line-height: 23px;
  }

  .text-servicioh2 p {
    line-height: 24px;
  }

  #proyecto-home h2{
    font-size: 33px;
  }

  #proyecto-home p{
    padding: 0px 44px;
    line-height: 24px;
  }

  #nuestro-crecimiento h2{
    font-size: 35px;
    text-align: center;
    padding-bottom: 15px;
  }

  #clientes h2{
    font-size: 36px;
  }

  .contador_text h3{
    font-size: 45px;
  }

  #nuestro-crecimiento h1{
    text-align: center;
  }

  #titulo{
    padding-top: 78px;
    padding-bottom: 84px;
    margin-top: 15%;
  }

  #titulo h2{
    font-size: 51px;
  }

  .empresa_text h2{
    font-size: 43px;
  }

  .empresa_text p{
    padding: 0px 5px;
    font-size: 14px;
  }

  #empresa{
    padding: 73px 0px;
  }

  .text-mision{
    padding-right: 32px;
  }

  .text-vision{
    padding-left: 44px;
    padding-right: 33px;
  }

  #vision {
    padding: 47px 0px;
  }

  .text-vision p {
    line-height: 24px;
    padding-bottom: 35px;
  }

  .text-mision p {
    line-height: 23px;
  }

  .text-equipo{
    padding-left: 42px;
    padding-right: 34px;
    padding-bottom: 35px;
  }

  .servicios_text p{
    padding: 0px 39px;
    line-height: 25px;
  }

  .servicios_text{
    padding-bottom: 19px;
  }

  .text-servicio2{
    width: 90%;
    margin-left: 24px;
    padding: 72px 29px 61px 29px;
  }

  .text-servicio2 h2{
    font-size: 33px;
    line-height: 42px;
  }

  #servicio2 {
    padding: 131px 0px;
  }

  .text-servicio3{
    width: 90%;
    margin-right: 24px;
    padding: 72px 29px 61px 29px;
  }

  .text-servicio3 h2{
    font-size: 33px;
    line-height: 42px;
  }

  .text-servicio2 p{
    line-height: 23px;
  }

  .text-servicio3 p{
    line-height: 23px;
  }

  .servicios_text h2{
    font-size: 36px;
  }

  #volver h1{
    font-size: 25px;
  }

  #volver{
    padding: 90px 10px;
  }

  .text-mantenimiento h2{
    font-size: 27px;
  }

  .text-contactenos{
    padding-right: 16px;
  }

  
  
}


/*--------------------------------------------------------------------------*/


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

  .img2 {
    width:189px;
    float: left;
  }

  .bannerxs{
    margin-top: 11%;
  }

  #menu{
    margin-top: -70px;
  }

  .text-home_somos h2{
    font-size: 37px;
    padding-bottom: 20px;
  }

  .home_somos {
    padding-left: 35px;
    padding-top: 57px;
  }

  .text-home_somos2 {
    padding-right: 37px;
    padding-left: 15px;
  }

  .text-home_somos2 p{
    margin-top: 33px;
  }

  .text-home_somos2 a{
    margin-bottom: 31px;
  }

  .text-servicioh{
    padding: 61px 49px 61px 49px;
  }

  .text-servicioh h2{
    font-size: 34px;
    line-height: 43px;
  }

  .text-servicioh2{
    padding: 0px 56px 61px 50px;
  }

  .text-servicioh2 h2 {
    font-size: 34px;
    line-height: 43px;
  }

  .text-servicioh3{
    padding: 90px 56px 61px 50px;
  }

  .text-servicioh3 h2{
    font-size: 34px;
    line-height: 42px;
  }

  .text-servicio{
    display: block;
  }

  .text-servicioh p{
    line-height: 23px;
  }

  .text-servicioh2 p {
    line-height: 24px;
  }

  #proyecto-home h2{
    font-size: 33px;
  }

  #proyecto-home p{
    padding: 0px 44px;
    line-height: 24px;
  }

  #nuestro-crecimiento h2{
    font-size: 35px;
    text-align: center;
    padding-bottom: 15px;
  }

  #clientes h2{
    font-size: 36px;
  }

  .contador_text h3{
    font-size: 45px;
  }

  #nuestro-crecimiento h1{
    text-align: center;
  }

  #titulo{
    padding-top: 78px;
    padding-bottom: 84px;
    margin-top: 12%;
  }

  #titulo h2{
    font-size: 51px;
  }

  .empresa_text h2{
    font-size: 43px;
  }

  .empresa_text p{
    padding: 0px 20px;
  }

  #empresa{
    padding: 73px 0px;
  }

  .text-mision{
    padding-right: 32px;
  }

  .text-vision{
    padding-left: 44px;
    padding-right: 33px;
  }

  #vision {
    padding: 47px 0px;
  }

  .text-vision p {
    padding-bottom: 35px;
  }

  .text-equipo{
    padding-left: 42px;
    padding-right: 34px;
    padding-bottom: 35px;
  }

  .servicios_text p{
    padding: 0px 39px;
    line-height: 25px;
  }

  .servicios_text{
    padding-bottom: 19px;
  }

  .text-servicio2{
    width: 90%;
    margin-left:35px;
    padding: 72px 29px 61px 29px;
  }

  .text-servicio2 h2{
    font-size: 33px;
    line-height: 42px;
  }

  #servicio2 {
    padding: 131px 0px;
  }

  .text-servicio3{
    width: 90%;
    margin-right: 24px;
    padding: 72px 29px 61px 29px;
  }

  .text-servicio3 h2{
    font-size: 33px;
    line-height: 42px;
  }

  .text-servicio2 p{
    line-height: 23px;
  }

  .text-servicio3 p{
    line-height: 23px;
  }

  .servicios_text h2{
    font-size: 36px;
  }

  #volver h1{
    font-size: 25px;
  }

  #volver{
    padding: 90px 10px;
  }

  .text-mantenimiento h2{
    font-size: 27px;
  }

  .text-contactenos{
    padding-right: 16px;
  } 
  

}


/*-----------------------------------------------------------------------------------------------------------------------*/

@media (max-width: 767px) and (min-width:701px){

  .img2 {
    width: 200px;
    float: left;
  }

  .bannerxs{
    margin-top: 11%;
  }

  #menu{
    margin-top: -70px;
  }

  .home_somos {
    padding-left: 36px;
    padding-top: 106px;
  }

  .text-home_somos2 {
    padding-right: 45px;
    padding-left: 14px;
  }

  .text-home_somos h2{
    padding-bottom: 26px;
  }

  .text-home_somos2 p{
    padding-top: 31px;
  }

  .text-home_somos2 a{
    margin-bottom: 34px;
  }

  .text-servicioh{
    padding: 61px 69px 61px 70px;
  }

  .text-servicioh h2{
    font-size: 43px;
    line-height: 50px;
  }

  .text-servicioh2{
    padding: 0px 82px 61px 69px;
  }

  .text-servicioh2 h2{
    font-size: 43px;
    line-height: 50px;
  }
  
  .text-servicio{
    display: block;
  }

  .text-servicioh3{
    padding: 90px 83px 90px 83px;
  }

  .text-servicioh3 h2{
    font-size: 43px;
    line-height: 53px;
  }

  #proyecto-home h2{
    font-size: 40px;
  }

  #proyecto-home p{
    padding: 0px 71px;
  }

  #nuestro-crecimiento h1{
    text-align: center;
  }

  #nuestro-crecimiento h2{
    text-align: center;
    padding-bottom: 36px;
    font-size: 43px;
  }

  #clientes h2{
    font-size: 43px;
  }

  #redes h1{
    font-size: 16px;
  }

  #titulo{
    margin-top: 11%;
    padding-top: 121px;
    padding-bottom: 101px;
  }

  .empresa_text p{
    padding: 0px 53px;
  }

  #vision {
    padding: 60px 0px;
  }

  .text-mision{
    padding-right: 57px;
  }

  .text-vision{
    padding-left: 44px;
    padding-right: 65px;
  }

  .text-vision p{
    padding-bottom:65px;
  }

  .text-equipo{
    padding-right: 45px;
  }

  .text-equipo p{
    padding-bottom: 65px;
  }

  .servicios_text p{
    padding: 0px 65px;
  }

  .servicios_text{
    padding-bottom: 40px;
  }

  .text-servicio2{
    width: 82%;
    margin-left: 61px;
  }

  .text-servicio2 h2{
    line-height: 51px;
    font-size: 40px;
  }

  #servicio2 {
    padding: 144px 0px;
  }

  .text-servicio3{
    width: 82%;
    margin-right: 61px;
  }

  .text-servicio3 h2{
    line-height: 51px;
    font-size: 40px;
  }

  .servicios_text h2{
    font-size: 40px;
  }

  #volver{
    padding: 121px 10px;
  }

  .caption-b{
    padding: 12px 54px;
  }

  .text-mantenimiento h2{
    font-size: 41px;
  }

  .text-contactenos{
    padding-right: 23px;
  }

}

/*-------------------------------------------------------------------*/

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

  .img2 {
    width: 200px;
    float: left;
  }

  #menu{
    margin-top: -70px;
  }

  #datos_header{
    padding: 2px 13px;
  }

  #banner {
    margin-top: 10%;
  }

  .texto{
    bottom: 24%;
  }

  .texto h2{
    font-size: 39px;
    padding-bottom: 7px;
  }

  .texto{
    bottom: 22%;
  }
  
  .text-home_somos2 {
    padding-right: 73px;
    padding-left: 14px;
    padding-top: 32px;
  }

  .home_somos {
    padding-left: 55px;
    padding-top: 94px;
    padding-bottom: 73px;
  }

  .text-servicioh{
    padding: 37px 28px 37px 34px;
  }

  .text-servicioh h1{
    font-size: 16px;
  }

  .text-servicioh p{
    font-size: 15px;
    line-height: 24px;
  }

  .text-servicioh h2{
    font-size: 27px;
    line-height: 35px;
  }

  .text-servicioh2{
    padding: 0px 56px 59px 74px;
  }

  .text-servicioh2 h2{
    font-size: 40px;
    line-height: 49px;
  }

  .text-servicio{
    display: block;
  }

  .text-servicioh3{
    padding: 90px 93px 90px 93px;
  }

  .text-servicioh3 h2{
    font-size: 43px;
    line-height: 55px;
  }

  #proyecto-home p{
    padding: 0px 71px;
  }

  #proyecto-home h2{
    font-size: 42px;
  }

  #nuestro-crecimiento h2{
    font-size: 41px;
    padding-bottom: 56px;
  }

  .contador_text h3{
    font-size: 35px;
  }

  #clientes h2{
    font-size: 38px;
  }

  #titulo{
    padding-top: 141px;
    padding-bottom: 76px;
  }

  #titulo h2{
    font-size: 56px;
  }

  .empresa_text p{
    padding: 0px 58px;
  }

  .text-mision{
    padding-right: 60px;
  }

  .text-vision{
    padding-left: 45px;
    padding-right: 60px;
  }

  .text-vision p{
    padding-bottom: 47px;
  }

  #vision {
    padding: 74px 0px;
  }

  .text-equipo{
    margin-top: 3%;
    padding-left: 43px;
    padding-right: 59px;
    padding-bottom: 47px;
  }

  .servicios_text p{
    padding: 0px 80px;
  }

  .servicios_text{
    padding-bottom: 13px;
  }

  #servicio2 {
    padding: 152px 0px;
  }

  .text-servicio2{
    width: 80%;
    margin-left: 80px;
  }

  .text-servicio2 h2{
    font-size: 42px;
    line-height: 50px;
  }

  .text-servicio3{
    width: 80%;
    margin-right: 80px;
  }

  .text-servicio3 h2{
    font-size: 42px;
    line-height: 50px;
  }

  .servicios_text h2{
    font-size: 42px;
  }

  #volver{
    padding: 154px 10px;
  }

  .text-mantenimiento h2{
    font-size: 39px;
  }

  .text-contactenos{
    padding-right: 24px;
  }



}

/*-------------------------------------------------------------------------------------------------------------*/
@media (max-width:850px) and (min-width:801px){

  .img2 {
    width: 200px;
    float: left;
  }

  #menu{
    margin-top: -70px;
  }

  #banner {
    margin-top: 10%;
  }

  .texto h2{
    font-size: 51px;
    padding-bottom: 24px;
  }

  .home_somos {
    padding-left: 26px;
    padding-top: 85px;
  }

  .text-home_somos h2{
    padding-bottom: 32px;
  }

  .text-home_somos2{
    padding-right: 70px;
    padding-left: 14px;
    padding-bottom: 45px;
    padding-top: 45px;
  }

  .text-servicioh{
    padding: 61px 46px 61px 47px;
  }

  .text-servicioh h2{
    font-size: 40px;
    line-height: 48px;
  }

  .text-servicioh2{
    padding: 0px 56px 61px 60px;
  }

  .text-servicioh2 h2{
    font-size: 40px;
    line-height: 50px;
  }

  .text-servicio{
    display: block;
  }

  .text-servicioh3{
    padding: 79px 109px 90px 114px;
  }

  .text-servicioh3 h2{
    line-height: 56px;
    font-size: 46px;
  }

  #proyecto-home h2{
    font-size: 40px;
  }

  #proyecto-home p{
    padding: 0px 76px;
  }

  #nuestro-crecimiento h2{
    padding-bottom: 45px;
    font-size: 32px;
  }

  .contador_text h3{
    font-size: 34px;
  }

  #clientes h2{
    font-size: 42px;
  }

  #titulo{
    padding-top: 130px;
    margin-top: 9%;
    padding-bottom: 102px;
  }

  .empresa_text h2{
    font-size: 46px;
  }

  .text-mision{
    padding-right: 50px;
  }

  .text-vision{
    padding-left: 44px;
    padding-right: 70px;
    padding-bottom: 75px;
  }

  .text-equipo{
    padding-left: 36px;
    padding-right: 44px;
    padding-bottom: 65px;
  }

  .servicios_text{
    padding-bottom: 21px;
  }

  .servicios_text p{
    padding: 0px 77px;
  }

  .text-servicio2{
    width: 80%;
    margin-left: 81px;
  }

  .text-servicio3{
    width: 80%;
    margin-right: 76px;
  }

  .text-servicio2 h2{
    font-size: 40px;
    line-height:49px;
  }

  .text-servicio3 h2{
    font-size: 40px;
    line-height: 49px;
  }

  #servicio2 {
    padding: 184px 0px;
  }

  .servicios_text h2{
    font-size: 45px;
  }

  .text-mantenimiento h2{
    font-size: 42px;
  }

  #volver{
    padding: 124px 10px;
  }

  .text-contactenos{
    padding-right: 24px;
  }

  
}




/*------------------------------------------------------------------------------------------------*/

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

  .img2 {
    width: 200px;
    float: left;
  }

  #menu{
    margin-top: -70px;
  }

  #banner {
    margin-top: 9%;
  }

  .home_somos {
    padding-left: 78px;
    padding-top: 100px;
  }

  .text-home_somos h2{
    font-size: 47px;
    padding-bottom: 28px;
  }

  .text-home_somos2 {
    padding-right: 85px;
    padding-left: 14px;
    padding-bottom: 77px;
    padding-top: 35px;
  }

  .texto h2{
    font-size: 52px;
    padding-bottom: 27px;
  }

  .text-servicioh{
    padding: 61px 48px 61px 48px;
  }

  .text-servicioh h2{
    font-size: 39px;
    line-height: 47px;
  }

  .text-servicioh2 h2{
    font-size: 39px;
    line-height: 47px;
  }

  .text-servicioh2{
    padding: 0px 56px 61px 69px;
  }

  .text-servicioh3 h2{
    line-height: 54px;
    font-size:40px;
  }

  #proyecto-home h2{
    font-size: 38px;
  }

  #proyecto-home p{
    padding: 0px 106px;
  }

  #nuestro-crecimiento h2{
    font-size: 39px;
    padding-bottom: 45px;
  }

  .contador_text h3{
    font-size: 42px;
  }

  #clientes h2{
    font-size: 39px;
  }

  .text-servicio {
    display: block;
  }

  #titulo{
    margin-top: 9%;
    padding-top: 156px;
    padding-bottom: 136px;
  }

  .empresa_text p{
    padding: 0px 62px;
  }

  .text-mision{
    padding-right: 52px;
  }

  .text-vision{
    padding-left: 40px;
    padding-right: 50px;
  }

  .text-vision p{
    padding-bottom: 65px;
  }

  #vision {
    padding: 79px 0px;
  }

  .text-equipo{
    padding-right: 57px;
    padding-bottom: 54px;
  }

  .servicios_text p{
    padding: 0px 89px;
  }

  .servicios_text{
    padding-bottom: 25px;
  }

  .text-servicio2{
    width: 80%;
    margin-left: 93px;
  }

  .text-servicio3{
    width: 80%;
    margin-right: 82px;
  }

  .text-servicio2 h2{
    font-size: 47px;
    line-height: 56px;
  }

  .text-servicio3 h2{
    font-size: 47px;
    line-height: 56px;
  }

  #servicio2 {
    padding: 181px 0px;
  }

  .servicios_text h2{
    font-size: 45px;
  }

  #volver{
    padding: 151px 10px;
  }

  .text-mantenimiento h2{
    font-size: 39px;
  }

  .text-contactenos{
    padding-right: 29px;
  }


}


/*-----------------------------------------------------------------------------------------------------------------------*/


@media (max-width: 991px) and (min-width:901px){

  .img2 {
    width: 200px;
    float: left;
  }

  #menu{
    margin-top: -70px;
  }
  
  .home_somos {
    padding-left: 116px;
    padding-top: 119px;
    padding-bottom: 69px;
  }

  .text-home_somos2{
    padding-right: 105px;
    padding-left: 14px;
    padding-top: 45px;
  }

  .text-servicioh{
    padding: 61px 53px 61px 53px;
  }

  .text-servicioh h2{
    font-size: 41px;
    line-height: 48px;
  }

  .text-servicioh2{
    padding: 0px 80px 61px 93px;
  }

  .text-servicioh2 h2{
    font-size: 44px;
    line-height: 52px;
  }

  .text-servicioh3{
    padding: 90px 50px 37px 50px;
  }

  .text-servicioh3 h2{
    font-size: 30px;
    line-height: 40px;
  }

  .text-servicioh3 p{
    line-height: 23px;
    font-size: 14px;
  }

  #proyecto-home h2{
    font-size: 36px;
  }

  #proyecto-home p{
    padding: 0px 122px;
  }

  #nuestro-crecimiento h2{
    font-size: 40px;
    padding-bottom: 44px;
  }

  .contador_text h3{
    font-size: 39px;
  }

  #clientes h2{
    font-size: 42px;
  }

  #titulo{
    padding-top: 170px;
    padding-bottom: 87px;
  }

  .empresa_text p{
    padding: 0px 45px;
  }

  .text-mision{
    padding-right: 42px;
  }

  .text-vision{
    padding-left: 44px;
    padding-right: 44px;
  }

  #vision {
    padding: 67px 0px;
  }

  .text-vision p{
    padding-bottom: 65px;
  }

  .text-equipo{
    margin-top: 4%;
    padding-left: 43px;
    padding-right: 55px;
  }

  .text-equipo p{
    padding-bottom: 45px;
  }
  
  .servicios_text p{
    padding: 0px 57px;
  }

  .servicios_text{
    padding-bottom: 11px;
  }

  .text-servicio2{
    width: 80%;
    margin-left: 97px;
  }

  #servicio2 {
    padding: 146px 0px;
  }

  .text-servicio3{
    width: 80%;
    margin-right: 86px;
  }

  .text-servicio3 h2{
    font-size: 45px;
  }

  .text-servicio2 h2{
    font-size: 45px;
  }

  .servicios_text h2{
    font-size: 40px;
  }

  #volver{
    padding: 150px 10px;
  }

  .text-mantenimiento h2{
    font-size: 40px;
  }

  .text-contactenos{
    padding-right: 26px;
  }
    
}


/*---------------------------------------------------------------------------------------------------------------------*/


@media (max-width: 1100px) and (min-width:992px){

  .img2 {
    width: 200px;
    float: left;
  }

  #navbar li{
    margin-top: 31px;
    margin-left: 11px;
  }

  #navbar a{
    font-size: 14px;
  }

  #banner {
    margin-top: 7%;
  }

  #titulo{
    margin-top: 7%;
    padding-top: 181px;
    padding-bottom: 113px;
  }

  .text-mision {
    margin-top: 2%;
    padding-left: 30px;
    padding-right: 30px;
  }

  .text-mision p {
    line-height: 22px;
    font-size: 14px;
  }
  
  .text-mision h2{
    font-size: 40px;
    padding-bottom: 13px;
  }

  .text-vision{
    margin-top: 0%;
    padding-left: 28px;
    padding-right: 28px;
  }

  .text-equipo{
    margin-top: 5%;
    padding-left: 4px;
    padding-right: 29px;
  }

  .text-equipo h2{
    font-size: 44px;
    padding-bottom: 13px;
  }

  .text-equipo p {
    line-height: 22px;
    font-size: 14px;
  }

  .servicios_text{
    padding-bottom: 42px;
  }

  .servicios_text p{
    padding: 0px 99px;
  }

  .text-vision p{
    line-height: 22px;
    font-size: 14px;
  }

  #vision {
    padding: 77px 0px;
  }

  .text-vision h2{
    font-size: 40px;
    padding-bottom: 13px;
  }

  .texto h2{
    font-size: 52px;
    padding-bottom: 16px;
  }

  .home_somos {
    padding-left: 20px;
    padding-top: 26px;
    padding-bottom: 45px;
  }

  .text-home_somos h2{
    font-size: 34px;
    padding-bottom: 12px;
  }

  .text-home_somos2{
    padding-right: 31px;
    padding-left: 16px;
  }

  .text-home_somos2 p{
    padding-top: 20px;
    font-size: 15px;
    line-height: 21px;
    margin-bottom: 26px;
  }

  .text-servicio2{
    width: 50%;
    padding: 61px 50px 61px 50px;
    margin-left: 60px;
  }

  .text-servicio2 p{
    line-height: 23px;
    padding-bottom: 25px;
    font-size: 16px;
  }

  #servicio2 {
    padding: 97px 0px;
  }

  .text-servicio2 h2{
    font-size: 35px;
    line-height: 40px;
  }

  .caption-b{
    top: 32%;
  }

  #volver{
    padding: 146px 10px;
  }

  .text-mantenimiento h2{
    font-size: 24px;
  }

  .text-contactenos {
    margin-top: 99px;
    padding-right: 19px;
  }

  .texto-b{
    font-size: 15px;
    line-height: 16px;
  }

  .servicios_text h2{
    font-size: 39px;
  }

  .text-servicio3 h2{
    font-size: 32px;
    line-height: 40px;
  }

  .text-servicio3{
    width: 50%;
    margin-right: 82px;
  }

  .text-servicioh{
    padding: 61px 42px 61px 42px;
  }

  .text-servicioh h2{
    font-size: 35px;
    line-height: 44px;
  }

  .text-servicioh p{
    font-size: 15px;
    line-height: 23px;
  }

  #clientes h2{
    font-size: 34px;
  }

  #servicio-home2 {
    padding: 53px 0px;
  }

  .text-servicioh2{
    padding: 0px 33px 61px 36px;
  }

  .text-servicioh2 h2{
    font-size: 35px;
    line-height: 42px;
  }

  .text-servicioh2 p {
    line-height: 23px;
    font-size: 15px;
  }

  .text-servicioh3 h2{
    font-size: 26px;
    line-height: 34px;
  }

  .text-servicioh3{
    padding: 62px 47px 46px 47px;
  }

  .text-servicioh3 p{
    font-size: 14px;
    line-height: 23px;
  }

  #proyecto-home h2{
    font-size: 41px;
  }

  #proyecto-home p{
    padding: 0px 137px;
  }

  #nuestro-crecimiento h2{
    font-size: 42px;
    padding-bottom: 45px;
  }

  .contador_text h3{
    font-size: 41px;
  }

  

  


}

/*------------------------------------------------------------------------------------------------------------------*/

@media (max-width: 1199px) and (min-width:1101px){

  .img2 {
    width: 270px;
    float: left;
  }

  #navbar li{
    margin-top: 44px;
    margin-left: 10px;
  }

  #banner {
    margin-top: 9%;
  }

  .home_somos {
    padding-left: 25px;
    padding-top: 45px;
  }

  .text-home_somos h2{
    font-size: 40px;
    padding-bottom: 36px;
  }

  .text-home_somos2 {
    padding-right: 41px;
    padding-left: 14px;
    padding-top: 28px;
    padding-bottom: 33px;
  }

  .text-servicioh{
    padding: 61px 30px 61px 36px;
  }

  .text-servicioh h2{
    font-size: 36px;
    line-height: 45px;
  }

  .text-servicioh2 h2{
    font-size: 36px;
    line-height: 45px;
  }

  .text-servicioh2{
    padding: 0px 56px 61px 38px;
  }

  .text-home_somos h1{
    padding-bottom: 5px;
  }

  .text-home_somos h2{
    padding-bottom: 14px;
  }

  .text-home_somos2 p{
    line-height: 21px;
    font-size: 15px;
    margin-bottom: 26px;
  }

  .text-servicioh3 h2{
    font-size: 36px;
    line-height: 45px;
  }

  .text-servicioh3{
    padding: 90px 59px 39px 59px;
  }

  #nuestro-crecimiento h2{
    font-size: 43px;
    padding-bottom: 65px;
  }

  .contador_text h3{
    font-size: 50px;
  }

  #clientes h2{
    font-size: 39px;
  }

  #titulo{
    padding-top: 186px;
    margin-top:9%;
    padding-bottom: 138px;
  }

  .text-mision{
    margin-top: 1%;
    padding-left: 43px;
    padding-right: 33px;
  }

  .text-mision h2{
    font-size: 45px;
    padding-bottom: 9px;
  }

  .text-mision p {
    line-height: 24px;
    font-size: 15px;
  }

  .text-vision{
    margin-top: 1%;
    padding-left: 35px;
    padding-right: 43px;  
  }

  .text-equipo h2{
    font-size: 49px;
    padding-bottom: 18px;
  }

  .servicios_text p{
    padding: 0px 124px;
  }

  .servicios_text{
    padding-bottom: 36px;
  }

  .text-equipo {
    margin-top: 2%;
    padding-left: 18px;
    padding-right: 49px;
  }

  .text-servicio2{
    width: 54%;
    margin-left: 67px;
  }

  #servicio2 {
    padding: 124px 0px;
  }

  .text-servicio2 h2{
    font-size: 40px;
    line-height: 45px;
  }

  .text-servicio3{
    width: 54%;
    margin-right: 100px;
  }

  .text-servicio3 h2{
    font-size: 40px;
    line-height: 52px;
  }

  .servicios_text h2{
    font-size: 44px;
  }

  .text-vision h2{
    font-size: 45px;
    padding-bottom: 9px;
  }

  .text-vision p{
    line-height: 25px;
    font-size: 15px;
  }

  .caption-b{
    padding: 15px 30px;
  }

  #volver{
    padding: 124px 10px;
  }

  .text-mantenimiento h2{
    font-size: 29px;
  }

  .text-contactenos{
    padding-right: 27px;
  }

  .texto-b{
    font-size: 16px;
    line-height: 20px;
  }

  #vision {
    padding: 92px 0px;
  }




}


/*------------------------------------------------------------------------------------------------------------------*/

@media (max-width: 1300px) and (min-width:1200px){

  .img2 {
    width: 200px;
    float: left;
  }

  #navbar a{
    font-size: 15px;
  }

  #navbar li{
    margin-top: 29px;
    margin-left: 18px;
  }

  .home_somos {
    padding-left: 17px;
    padding-top: 78px;
  }

  .text-home_somos2 {
    padding-right: 25px;
    padding-left: 20px;
  }

  .text-servicioh{
    padding: 61px 44px 61px 44px;
  }

  .text-servicioh h2{
    line-height: 50px;
    font-size: 40px;
  }

  .text-home_somos2 p{
    line-height: 22px;
    font-size: 14px;
  }

  .text-home_somos h2{
    font-size: 36px;
  }

  .text-servicioh2 h2{
    line-height: 50px;
    font-size: 40px;
  }

  .text-servicioh2{
    padding: 0px 38px 61px 35px;
  }

  .text-servicioh3{
    padding: 90px 67px 90px 67px;
  }

  .text-servicioh3 h2{
    font-size: 34px;
    line-height: 49px;
  }

  #proyecto-home h2{
    font-size: 39px;
  }

  #proyecto-home p{
    padding: 0px 43px;
  }

  #nuestro-crecimiento h2{
    font-size: 32px;
  }

  .contador_text h3{
    font-size: 30px;
  }

  #clientes h2{
    font-size: 44px;
  }

  #titulo{
    padding-top: 202px;
    padding-bottom: 133px;
    margin-top: 6%;
  }

  .empresa_text p{
    padding: 0px 17px;
  }

  #empresa{
    padding: 66px 0px;
  }

  .text-mision{
    margin-top: 2%;
    padding-right: 48px;
  }

  .text-mision h2{
    font-size: 50px;
    padding-bottom: 19px;
  }

  .text-mision p {
    line-height: 24px;
    font-size: 15px;
  }

  .text-vision {
    margin-top: 0%;
    padding-left: 50px;
    padding-right: 51px;
  }

  .text-vision h2{
    font-size: 47px;
    padding-bottom: 11px;
  }

  .text-vision p{
    font-size: 15px;
    line-height: 24px;
  }

  #vision {
    padding: 79px 0px;
  }

  .text-equipo {
    margin-top: 3%;
    padding-left: 10px;
    padding-right: 34px;
  }

  .servicios_text p{
    padding: 0px 39px;
  }

  .servicios_text{
    padding-bottom: 25px;
  }

  .text-servicio2{
    width: 52%;
    margin-left: 79px;
  }

  .text-servicio2 h2{
    line-height: 51px;
    font-size: 44px;
  }

  #servicio2 {
    padding: 152px 0px;
  }

  .text-servicio3{
    width: 52%;
  }

  .text-servicio3 h2{
    line-height: 51px;
    font-size: 44px;
  }

  .servicios_text h2{
    font-size: 39px;
  }

  .texto-b{
    font-size: 17px;
    line-height: 19px;
  }

  #volver{
    padding: 167px 10px;
  }

  .text-mantenimiento h2{
    font-size: 25px;
  }

  .text-contactenos{
    padding-right: 41px;
  }


  
}


/*-----------------------------------------------------------------------------------------------------------------*/

@media (max-width: 1400px) and (min-width:1301px){

  #navbar li{
    margin-left: 18px;
    margin-top: 43px;
  }

  .home_somos {
    padding-left: 43px;
    padding-top: 28px;
  }

  .text-home_somos h2{
    font-size: 34px;
  }

  .text-home_somos2 {
    padding-right: 36px;
    padding-left: 18px;
  }

  .text-home_somos2 p{
    font-size: 15px;
  }

  .text-servicioh{
    padding: 61px 59px 61px 70px;
  }

  .text-servicioh2{
    padding: 0px 56px 61px 93px;
  }

  .text-servicioh3{
    padding: 90px 81px 26px 81px;
  }

  #proyecto-home h2{
    font-size: 43px;
  }

  #proyecto-home p{
    padding: 0px 81px;
  }

  #nuestro-crecimiento h2{
    font-size: 30px;
  }

  .contador_text h3{
    font-size: 34px;
  }

  .text-servicioh3 h2{
    font-size: 39px;
    line-height: 53px;
  }

  #clientes h2{
    font-size: 45px;
  }

  #titulo{
    margin-top: 7%;
    padding-top: 175px;
    padding-bottom: 144px;
  }

  .empresa_text p{
    padding: 0px 36px;
  }

  .text-mision {
    margin-top: 2%;
    padding-left: 43px;
    padding-right: 61px;
  }

  .text-vision {
    margin-top: 1%;
    padding-left: 50px;
    padding-right: 72px;
  }

  .text-mision p{
    line-height: 26px;
    font-size: 15px;
  }

  .text-vision p{
    line-height: 26px;
    font-size: 15px;
  }

  .text-vision h2{
    font-size: 48px;
    padding-bottom: 18px;
  }

  .text-mision h2{
    font-size: 48px;
  }

  .text-equipo{
    margin-top: 4%;
    padding-right: 46px;
  }

  .servicios_text{
    padding-bottom: 44px;
  }

  .servicios_text p{
    padding: 0px 53px;
  }

  .text-servicio2{
    width: 55%;
    margin-left: 105px;
  }

  .text-servicio2 h2{
    font-size: 45px;
    line-height: 52px;
  }

  #servicio2 {
    padding: 139px 0px;
  }

  .text-servicio3{
    width: 55%;
    margin-right: 79px;
  }

  .text-servicio3 h2{
    font-size: 45px;
    line-height: 52px;
  }

  .servicios_text h2{
    font-size: 42px;
  }

  .caption-b{
    padding: 15px 21px;
    top: 34%;
  }

  .texto-b{
    line-height: 22px;
    font-size: 19px;
  }

  #volver{
    padding: 163px 10px;
  }

  .text-mantenimiento h2{
    font-size: 30px;
  }

  .text-contactenos{
    padding-right: 63px;
  }

  

}

/*------------------------------------------------------------------------------------------------------------------*/

@media (max-width: 1500px) and (min-width:1401px){

  #navbar li{
    margin-left: 28px;
  }

  #banner {
    margin-top: 7%;
  }

  .text-home_somos2{
    padding-right: 30px;
    padding-left: 17px;
  }

  .text-home_somos h2{
    font-size: 37px;
  }

  .home_somos {
    padding-left: 97px;
    padding-top: 100px;
  }

  #proyecto-home p{
    padding: 0px 115px;
  }

  .text-servicioh{
    padding: 61px 59px 61px 70px;
  }

  .text-servicioh2{
    padding: 0px 56px 61px 69px;
  }

  .text-servicioh3{
    padding: 90px 77px 53px 77px;
  }

  #proyecto-home h2{
    font-size: 42px;
    padding-bottom: 18px;
  }

  #nuestro-crecimiento h2{
    font-size: 36px;
  }

  .contador_text h3{
    font-size: 41px;
  }

  .text-servicioh3 h2{
    font-size: 44px;
    line-height: 56px;
  }

  #titulo{
    padding-top: 198px;
    padding-bottom: 151px;
    margin-top: 7%;
  }

  .text-mision{
    margin-top: 4%;
    padding-right: 81px;
  }

  .text-vision{
    margin-top: 1%;
    padding-left: 67px;
    padding-right: 56px;
  }

  .text-equipo{
    margin-top: 3%;
    padding-right: 114px;
  }

  .servicios_text{
    padding-bottom: 25px;
  }

  .servicios_text p{
    padding: 0px 76px;
  }

  .text-servicio2{
    width: 50%;
    margin-left: 86px;
  }

  .text-servicio3{
    width: 50%;
  }

  #servicio2 {
    padding: 125px 0px;
  }

  .text-servicio3 h2{
    font-size: 49px;
  }

  .text-servicio2 h2{
    font-size: 49px;
    line-height: 55px;
  }

  .servicios_text h2{
    font-size: 43px;
  }

  .caption-b{
    padding: 15px 20px;
  }

  .texto-b{
    font-size: 20px;
  }

  #volver{
    padding: 151px 10px;
  }

  .text-mantenimiento h2{
    font-size: 32px;
  }

  .text-home_somos h2{
    font-size: 35px;
  }

}


/*----------------------------------------*/


@media (max-width: 1631px) and (min-width:1501px){

  #navbar li{
    margin-left: 49px;
  }

  .home_somos {
    padding-left: 86px;
    padding-top: 70px;
  }

  .text-home_somos2{
    padding-right: 50px;
  }

  .text-servicioh{
    padding: 61px 77px 61px 70px;
  }

  .text-servicioh2{
    padding: 0px 56px 61px 71px;
  }

  .text-servicioh3{
    padding: 90px 84px 38px 84px;
  }

  .text-servicioh2 h2{
    font-size: 47px;
    line-height: 55px;
  }

  .text-servicioh h2{
    font-size: 47px;
    line-height: 55px;
  }

  #nuestro-crecimiento h2{
    font-size: 40px;
  }

  .contador_text h3{
    font-size: 38px;
  }

  #titulo{
    padding-top: 202px;
    padding-bottom: 159px;
    margin-top: 7%;
  }

  .text-mision{
    margin-top: 6%;
    padding-right: 150px;
  }

  .text-vision {
    margin-top: 1%;
    padding-left: 87px;
    padding-right: 69px;
  }

  .text-equipo{
    margin-top: 6%;
    padding-right: 87px;
  }

  .servicios_text p{
    padding: 0px 110px;
  }

  .servicios_text{
    padding-bottom: 56px;
  }

  .text-servicio2 {
    width: 50%;
    margin-left: 117px;
  }

  #servicio2 {
    padding: 157px 0px;
  }

  .text-servicio3{
    width: 50%;
    margin-right: 112px;
  }

  .servicios_text h2{
    font-size: 41px;
  }

  .caption-b{
    top: 35%;
    padding: 15px 23px;
  }

  #volver{
    padding: 158px 10px;
  }

  .text-mantenimiento h2{
    font-size: 32px;
  }

  .text-contactenos{
    padding-right: 62px;
  }

  .text-home_somos h2{
    font-size: 42px;
  }

  .text-servicioh3 h2{
    font-size: 48px;
  }

  
}



@media (max-width: 1732px) and (min-width:1632px){

  #navbar li{
    margin-left: 62px;
  }

  #banner {
    margin-top: 7%;
  }

  .home_somos {
    padding-left: 98px;
    padding-top: 109px;
  }

  .text-home_somos2{
    padding-right: 61px;
  }

  .text-home_somos h2{
    font-size: 45px;
  }

  .text-servicioh{
    padding: 61px 98px 61px 70px;
  }

  .text-servicioh2{
    padding: 0px 56px 61px 86px;
  }

  .text-servicioh3{
    padding: 90px 68px 52px 68px;
  }

  .contador_text h3{
    font-size: 47px;
  }

  #nuestro-crecimiento h2{
    font-size: 41px;
  }

  #titulo{
    padding-top: 236px;
    padding-bottom: 188px;
  }

  .text-mision{
    margin-top: 5%;
    padding-right: 174px;
  }

  .text-vision{
    padding-left: 112px;
    padding-right: 86px;
  }

  .text-equipo{
    margin-top: 7%;
    padding-right: 135px;
  }

  .servicios_text p{
    padding: 0px 117px;
  }

  .servicios_text{
    padding-bottom: 42px;
  }

  .text-servicio2{
    width: 50%;
    margin-left: 121px;
  }

  .text-servicio3{
    width: 50%;
    margin-right: 121px;
  }

  #servicio2 {
    padding: 139px 0px;
  }

  .servicios_text h2{
    font-size: 39px;
  }

  .caption-b{
    padding: 15px 32px;
  }

  .texto-b{
    font-size: 20px;
  }

  #volver{
    padding: 166px 10px;
  }

  .text-mantenimiento h2{
    font-size: 36px;
  }

  .text-contactenos {
    margin-top: 111px;
    padding-right: 122px;
  }


}




@media (max-width: 1833px) and (min-width:1733px){

  #banner {
    margin-top: 6%;
  }

  .home_somos {
    padding-left: 121px;
    padding-top: 118px;
  }

  .text-home_somos2{
    padding-right: 104px;
  }

  .text-home_somos h2{
    font-size: 44px;
  }

  .text-servicioh{
    padding: 61px 142px 61px 70px;
  }

  .text-servicioh2{
    padding: 0px 56px 61px 137px;
  }

  .text-servicioh3{
    padding: 90px 138px 46px 71px;
  }

  #clientes h2{
    font-size: 47px;
  }

  #nuestro-crecimiento h2{
    font-size: 47px;
  }

  .contador_text h3{
    font-size: 49px;
  }

  #titulo{
    padding-top: 255px;
    padding-bottom: 189px;
    margin-top: 7%;
  }

  .text-mision{
    margin-top: 7%;
    padding-left: 43px;
  }

  .text-equipo{
    margin-top: 7%;
    padding-right: 176px;
  }

  .servicios_text p{
    padding: 0px 133px;
  }

  .text-servicio2{
    width: 50%;
  }

  #servicio2 {
    padding: 153px 0px;
  }

  .text-servicio3{
    width: 50%;
  }

  .servicios_text h2{
    font-size: 46px;
  }

  .caption-b{
    padding: 15px 30px;
  }

  .texto-b{
    font-size: 20px;
  }

  #volver{
    padding: 184px 10px;
  }

  .text-mantenimiento h2{
    font-size: 39px;
  }


}


@media (max-width: 1934px) and (min-width:1834px){

  .home_somos {
    padding-left: 128px;
    padding-top: 134px;
  }

  .text-home_somos2{
    padding-right: 98px;
  }

  .text-servicioh{
    padding: 61px 159px 61px 70px;
  }

  .text-servicioh3{
    padding: 90px 138px 90px 87px;
  }

  #titulo{
    padding-top: 256px;
    padding-bottom: 227px;
    margin-top: 6%;
  }

  .text-mision{
    margin-top: 6%;
  }

  .servicios_text{
    padding-bottom: 52px;
  }

  .servicios_text p{
    padding: 0px 157px;
  }

  .text-servicio2{
    width: 48%;
  }

  .text-servicio3{
    width: 48%;
  }

  #servicio2{
    padding: 163px 0px;
  }

  .text-contactenos {
    margin-top: 81px;
    padding-right: 133px;
  }


}



@media (max-width: 2200px) and (min-width:1935px){

  .text-home_somos2{
    padding-right: 117px;
  }

  #banner {
    margin-top: 5%;
  }

  #titulo{
    margin-top: 5%;
  }


}