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

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


#contenedor{
  width:100%;
  overflow:hidden;
  position:relative;
  font-family:"TeXGyreAdventor-Regular";
  color: #393939;
  font-size: 20px;
}
  
.pad{
  padding-left:0px;
  padding-right:0px;
}

.clear{
  clear:both;
}

.navbar-inverse{
  background-color: transparent;
}

#barra-menu{
  background-color:#00000029;
}

#back-top {
  background-image: url(../img/whatsapp.png);
  background-repeat: no-repeat;
  width: 58px;
  height: 51px;
  position: fixed;
  right: 15px;
  z-index: 900;
  bottom: 18px;
}

#carousel-home .caption{
  position: absolute;
  background-color: #1F53A782;
  top: 33%;
  left: 10%;
  padding: 58px 53px;
}

#carousel-home .caption h1{
  color: #fff;
  text-shadow: 2px 4px 3px #000;
  font-family:"TeXGyreAdventor-Bold";
  font-size: 58px;
}

#carousel-home .caption h2{
  font-family:"TeXGyreAdventor-Bold";
  color: #fff;
  line-height: 33px;
  margin-top: 14px;
  font-size: 24px;
  padding-bottom: 22px;
  text-shadow: 2px 4px 3px #000;
}

#carousel-home .caption p{
  color: #fff;
  font-size: 24px;
  line-height: 32px;
  text-shadow: 2px 4px 3px #000;
}

#carousel-home .carousel-indicators li{
  width: 21px;
  height: 21px;
  background:#0D48A6;
  border: #fff 2px solid !important;
}

#carousel-home .carousel-indicators .active{
  background:  #6DCA2D;
  border-color: #fff 2px solid;
}

#botones ul li a {
  float: left;
  position: relative;
  margin-right: 25px;
  padding: 12px 14px;
  background-color: #F5832C;
  color: #fff;
  font-size: 19px;
}

#botones ul li a:hover{
  background-color: #fff;
  color: #3D3D3D;
  text-decoration: none;
}

.text_home_empresa{
  padding-top:65px;
  padding-left: 175px;
}

.text_home_empresa h1{
  color: #8a8989;
  text-transform: uppercase;
  padding-bottom: 35px;
  font-family:"TeXGyreAdventor-Bold";
}

.text_home_empresa h2{
  font-family:"TeXGyreAdventor-Bold";
  font-size: 58px;
  color: #1B54A8;
  padding-bottom: 50px;
}

.text_home_empresa  p{
  line-height: 31px;
}

.line{
  width: 80%;
  height: 3px;
  float: right;
  background-color:#6C6C6C;
  margin-top: 1%;
}

#servicios_home{
  padding: 65px 0px;
}

#servicios_home h1{
  text-align: center;
  font-size: 58px;
  font-family:"TeXGyreAdventor-Bold";
  color: #2052B4;
  padding-bottom: 38px;
}

#servicios_home p{
  text-align: center;
  padding: 0px 338px;
  line-height: 29px;
  padding-bottom: 65px;
}

.texto-link{
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 100%;
}

.texto-link h3{
  color: #FFF;
  text-align: center;
  text-shadow: 2px 1px 2px #000000d6;
  margin-top: 17%;
  padding: 35px 42px 25px 41px;
  font-family:"TeXGyreAdventor-Bold";
}

.texto-link p{
  font-size: 21px;
  padding-top: 25px;
  color: #fff;
  text-shadow: 2px 3px 2px #000000bd;
}

.link{
  width: 100%;
  margin: 16px 0px;
  float: left;
  position: relative;
}

.link:hover .texto-link{
  background-color: #8dc73f75;
}

.link:hover .texto-link p{
  color: #FE2E37;
  text-decoration: underline;
}

#btn_vermas {
  padding: 40px 0px;
  text-align: center;
}

#btn_vermas a{
  color: #fff;
  font-size: 16px;
  padding: 5px 20px;
  font-family:"TeXGyreAdventor-Bold";
  background-color:#6DC82B;
  box-shadow: 2px 4px 4px #00000047;
}

#btn_vermas a:hover{
  text-decoration: none;
  background-color: #2C50A9;
}

#home_conozca{
  padding-bottom:80px;
}

.text_home_conozca{
  padding-top: 40px;
  padding-left: 225px;
}

.text_home_conozca h1{
  text-align: right;
  font-family:"TeXGyreAdventor-Bold";
  color: #2053A6;
  font-size: 57px;
  padding-bottom: 35px;
}

.text_home_conozca p{
  text-align: right;
}

footer{
  padding: 24px 0px;
  background-color: #6DC82B;
}

footer p{
  font-family:"TeXGyreAdventor-Bold";
  color: #fff;
  font-size: 17px;
  line-height: 23px;
  display: flex;
  margin-bottom: 13px;
}

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

#copy{
  background-color: #6DC82B;
  padding: 10px 0px;
  text-align: center;
}

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

#mapa_home {
  height: 200px;
  border: 2px solid #57A6E8;
}

#ampliar_map {
  width: 38px;
  height: 163px;
  background-image: url(../imagenes/ampliar.jpg);
  padding-top: 34px;
  position: absolute;
  right: 38px;
  bottom: 37px;
}

#titulo {
  padding-top: 370px;
  padding-bottom: 42px;
  text-align: left;
}

#titulo h1 {
  color:#fff;
  background-color: #1D53A770;
  text-align:left;
  font-size: 57px;
  font-family:"TeXGyreAdventor-Bold";
  text-shadow: 1px 4px 4px #000;
  float: left;
  padding-bottom: 28px;
  padding-right: 109px;
  padding-left: 167px;
  padding-top: 17px;
  letter-spacing: 5px;
}

.bg1 {
  background-image: url(../imagenes/quienes_somos/bg.jpg);
  background-size: cover;
  background-position: center;
}

.bg3 {
  background-image: url(../imagenes/linea_negocios/bg.jpg);
  background-size: cover;
  background-position: center;
}

.bg4 {
  background-image: url(../imagenes/bg_contacto.jpg);
  background-size: cover;
  background-position: center;
}

#empresa{
  padding:167px 0px;
}

.emp_text{
  text-align: center;
  background-image: url(../imagenes/quienes_somos/bg_mision.jpg);
}

.emp_text h1{
  padding-top: 35px;
  color: #2052AC;
  font-family:"TeXGyreAdventor-Bold";
  font-size: 57px;
}

.emp_text h2{
  font-family:"TeXGyreAdventor-Bold";
  color: #000;
  font-size: 24px;
  padding-top: 15px;
  padding-bottom: 17px;
}

.emp_text p{
  padding: 7px 302px;
  line-height: 33px;
}

.emp_text p span{
  font-family:"TeXGyreAdventor-Bold";
}

#valores{
  background-size: cover;
  background-image: url(../imagenes/quienes_somos/bg2.jpg);
  background-position: center;
}

.azul{
  padding: 97px 0px;
  margin: 213px 0px;
  background-color: #1F53A7;
}

.text_valores{
  text-align: center;
  color: #fff;
  padding: 36px 0px;
  border-right: 9px #fff solid;
}

.text_valores h1{
  font-family:"TeXGyreAdventor-Bold";
  font-size: 30px;
  padding-bottom: 14px;
}

.text_valores p{
  padding: 0px 65px;
  line-height: 29px;
}

#quienes_somos{
  text-align: center;
  padding: 97px 0px;
}

#quienes_somos h1{
  color: #1B55A5;
  font-family:"TeXGyreAdventor-Bold";
  font-size: 57px;
  padding-bottom:17px;
}

#quienes_somos p{
  padding: 0px 196px;
  line-height: 30px;
}

.mas {
  width: 65px;
  height: 65px;
  position: relative;
  background-image: url(../imagenes/linea_negocios/mas.png);
  background-repeat: no-repeat;
  float: left;
  left: 44%;
}

#carousel-caso .carousel-indicators{
  bottom: -42px;
  width: 76%;
  text-align: right !important;
}

#carousel-caso .carousel-indicators li{
  background-color: #1850A9;
  border: none;
  width: 18px;
  height: 18px;
}

#carousel-caso .carousel-indicators .active{
  width: 18px;
  height: 18px;
  background:#68C025;
  border:none !important;
}

#servicios{
  padding: 184px 0px;
  background-image: url(../imagenes/linea_negocios/gotas.png);
  background-repeat: no-repeat;
  background-position: 36% 3%;
}

/*
.servicios{
  background-image: url(../imagenes/linea_negocios/gotas.png);
  background-repeat: no-repeat;
  background-position: center;
}*/

.text_servicios h1{
  font-family:"TeXGyreAdventor-Bold";
  font-size: 57px;
  color: #175AB5;
  padding-bottom: 25px;
  line-height: 56px;
}

.text_servicios p{
  line-height: 30px;
}

.btn_contactenos{
  background-image: url(../imagenes/linea_negocios/btn_contacto.png);
  padding: 9px 52px;
  background-repeat: no-repeat;
  float: left;
  margin-top: 5%;
  height: 53px;
  color: #fff;
  font-family:"TeXGyreAdventor-Bold";
}

.btn_contactenos:hover{
  color: #fff;
}

.volver_servicios {
  background-image: url(../imagenes/linea_negocios/bg_volver.jpg);
  padding: 87px 0px;
  float: left;
  position: relative;
  text-align: center;
}

.volver_servicios a {
  background-color: #1F53A7;
  font-family:"TeXGyreAdventor-Bold";
  font-size: 15px;
  text-decoration: none;
  color: #fff;
  padding: 9px 97px;
}

.volver_servicios a:hover{
  background-color: #6DC82B;
}

#contacto{
  padding: 66px 0px;
}

#contacto h1{
  font-family:"Raleway Bold";
  color: #3D3D3D;
  padding-bottom: 26px;
  font-size: 42px;
}

#contacto h1 span{
  color: #F5832B;
}

#contacto p{
  line-height: 23px;
  font-size: 18px;
  padding-right: 119px;
}

#formulario h3{
  font-family:"TeXGyreAdventor-Bold";
  padding-bottom:4px;
  font-size: 18px;
  color: #000;
}

#formulario input {
  width: 100%;
  background-color:#1F53A7;
  color: #fff;
  border: none;
  font-size: 18px;
  padding: 10px 8px;
  margin-bottom:14px;
}

#formulario textarea {
  width: 100%;
  background-color:#1F53A7;
  color: #fff;
  border: none;
  padding: 8px;
  margin-top: 5px;
  height: 120px;
}

#formulario h4 {
  text-align: left;
  float: left;
  font-size: 16px;
  margin-top:5px !important;
  color: #373435 !important;
}

#enviar {
  width: 100px !important;
  cursor: pointer;
  position: relative;
  float: right;
  color: #fff !important;
  text-align: center;
  font-size: 20px !important;
  margin-top:15px !important;
  padding: 9px 0px !important;
  background:#6DC82B !important;
  font-family:"TeXGyreAdventor-Bold" !important;
  margin-right: 15px;
  border: none !important;
}

#enviar:hover{
  background-color: #1F53A7 !important;
}

#borrar {
  width: 100px !important;
  cursor: pointer;
  position: relative;
  float: right;
  color: #fff !important;
  text-align: center;
  font-family:"TeXGyreAdventor-Bold" !important;
  font-size: 20px !important;
  margin-top: 15px !important;
  padding: 9px 0px !important;
  background:#6DC82B !important;
  border: none !important;
}

#borrar:hover{
  background-color: #1F53A7 !important;
}

#face{
  background-image: url(../imagenes/redes.png);
  width: 63px;
  height: 63px;
  position: fixed;
  right: 47px;
  z-index: 900;
  top: 257px;
}

#inst{
  background-image: url(../imagenes/redes.png);
  background-position: 0px -60px;
  width: 63px;
  height: 63px;
  position: fixed;
  right: 47px;
  z-index: 900;
  top: 319px;
}

#twitter{
  background-image: url(../imagenes/redes.png);
  background-position: 0px -122px;
  width: 63px;
  height: 63px;
  position: fixed;
  right: 47px;
  z-index: 900;
  top: 381px;
}

#linke{
  background-image: url(../imagenes/redes.png);
  background-position: 0px -118px;
  width: 63px;
  height: 63px;
  position: fixed;
  right: 47px;
  z-index: 900;
  top: 380px;
}

#titok{
  background-image: url(../imagenes/redes.png);
  background-position: 0px -221px;
  width: 63px;
  height: 63px;
  position: fixed;
  right: 47px;
  z-index: 900;
  top: 477px;
}

#you{
  background-image: url(../imagenes/redes.png);
  background-position: 0px -181px;
  width: 63px;
  height: 63px;
  position: fixed;
  right: 47px;
  z-index: 900;
  top:444px;
}

#whats{
  background-image: url(../imagenes/redes.png);
  background-position: 0px -239px;
  width: 63px;
  height: 63px;
  position: fixed;
  right: 47px;
  z-index: 900;
  top: 506px;
}








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

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

  .img2 {
    width: 134px;
    margin-top: 3%;
    float: right;
  }

  .menu-open-btn{
    left: 6px !important;
    top: 3px !important;
  }

  .text_home_empresa h2{
    font-size: 35px;
    padding-bottom: 20px;
  }

  .text_home_empresa p{
    font-size: 16px;
    line-height: 23px;
    padding-bottom: 45px;
  }

  .text_home_empresa{
    padding-top: 35px;
    padding-left: 13px;
  }

  #servicios_home p{
    padding: 0px 19px;
  }

  #servicios_home h1{
    font-size: 36px;
    padding-bottom: 7px;
  }

  #servicios_home p{
    font-size: 16px;
    padding-bottom: 65px;
    line-height: 24px;
  }

  .texto-link h3{
    font-size: 12px;
    margin-top: 10%;
    padding-bottom: 10px;
  }

  #btn_vermas a{
    padding: 5px 8px;
    font-size: 14px;
  }

  #copy a{
    padding-right: 131px;
    font-size: 13px;
  }

  footer p{
    font-size: 15px;
    line-height: 16px;
  }

  .text_home_conozca{
    padding-left: 17px;
  }

  .text_home_conozca h1{
    text-align: center;
    font-size: 27px;
    padding-bottom: 26px;
  }

  .text_home_conozca p{
    text-align: center;
    font-size: 17px;
  }

  #titulo{
    padding-top: 149px;
    padding-bottom: 42px;
  }

  #titulo h1{
    font-size: 25px;
    padding-right: 24px;
    padding-left: 38px;
    padding-top: 2px;
    padding-bottom: 18px;
  }

  .menu-list li{
    margin: 36px 0;
  }

  .menu-list li a{
    font-size: 26px !important;
  }

  .emp_text h1{
    font-size: 27px;
  }

  .btn_contactenos{
    background-image: none;
    background-color: #6DC82B;
    text-align: center;
  }

  .volver_servicios a{
    padding: 9px 23px;
  }

  .emp_text p{
    padding: 7px 12px;
    font-size: 16px;
    line-height: 19px;
  }

  .emp_text h2{
    font-size: 18px;
  }

  #empresa{
    padding: 37px 0px;
  }

  .text_valores h1{
    font-size: 25px;
  }

  .text_valores p{
    line-height: 25px;
    padding: 0px 24px;
  }

  #quienes_somos p{
    padding: 0px 12px;
    font-size: 15px;
    line-height: 24px;
  }

  #quienes_somos h1{
    font-size: 36px;
  }

  .text_servicios h1{
    font-size: 23px;
    line-height: 31px;
  }

  .text_servicios{
    padding-top: 57px;
  }

  .text_servicios p{
    line-height: 24px;
  }

  #contenedor{
    font-size: 18px !important;
  }

  #contacto p{
    padding-bottom: 45px;
    padding-right: 7px;
    font-size: 16px;
  }

  
}


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

@media (max-width: 400px) and (min-width:320px){

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

  .text_home_empresa h2{
    font-size: 35px;
    padding-bottom: 20px;
  }

  .text_home_empresa p{
    font-size: 16px;
    line-height: 26px;
  }

  .text_home_empresa{
    padding-top: 35px;
    padding-left: 13px;
  }

  #servicios_home p{
    padding: 0px 19px;
  }

  #servicios_home h1{
    font-size: 36px;
    padding-bottom: 7px;
  }

  #servicios_home p{
    font-size: 16px;
    padding-bottom: 65px;
    line-height: 24px;
  }

  .texto-link h3{
    font-size: 16px;
  }

  .text_home_conozca{
    padding-left: 17px;
  }

  .text_home_conozca h1{
    text-align: center;
    font-size: 27px;
    padding-bottom: 26px;
  }

  .text_home_conozca p{
    text-align: center;
    font-size: 17px;
  }

  #titulo{
    padding-top: 149px;
    padding-bottom: 42px;
  }

  #titulo h1{
    font-size: 31px;
    padding-right: 46px;
    padding-left: 72px;
  }

  .emp_text h1{
    font-size: 35px;
  }

  .emp_text p{
    padding: 7px 23px;
  }

  .emp_text p{
    font-size: 16px;
    line-height: 25px;
  }

  #empresa{
    padding: 81px 0px;
  }

  .text_valores h1{
    font-size: 25px;
  }

  .text_valores p{
    line-height: 25px;
    padding: 0px 24px;
  }

  #quienes_somos p{
    padding: 0px 12px;
    font-size: 15px;
    line-height: 24px;
  }

  #quienes_somos h1{
    font-size: 36px;
  }

  .text_servicios h1{
    font-size: 23px;
    line-height: 31px;
  }

  .text_servicios{
    padding-top: 57px;
  }

  .text_servicios p{
    line-height: 24px;
  }

  #contenedor{
    font-size: 18px !important;
  }

  #contacto p{
    padding-bottom: 45px;
    padding-right: 7px;
  }


}



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

@media (max-width: 450px) and (min-width:400px){

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

  .text_home_empresa h2{
    font-size: 35px;
    padding-bottom: 20px;
  }

  .text_home_empresa p{
    font-size: 16px;
    line-height: 26px;
  }

  .text_home_empresa{
    padding-top: 35px;
    padding-left: 13px;
  }

  #servicios_home p{
    padding: 0px 19px;
  }

  #servicios_home h1{
    font-size: 36px;
    padding-bottom: 7px;
  }

  #servicios_home p{
    font-size: 16px;
    padding-bottom: 65px;
    line-height: 24px;
  }

  .texto-link h3{
    font-size: 16px;
  }

  .text_home_conozca{
    padding-left: 17px;
  }

  .text_home_conozca h1{
    text-align: center;
    font-size: 27px;
    padding-bottom: 26px;
  }

  .text_home_conozca p{
    text-align: center;
    font-size: 17px;
  }

  #titulo{
    padding-top: 157px;
    padding-bottom: 42px;
  }

  #titulo h1{
    font-size: 26px;
    padding-right: 46px;
    padding-left: 72px;
    padding-bottom: 17px;
  }

  .emp_text h1{
    font-size: 35px;
  }

  .emp_text p{
    padding: 7px 23px;
  }

  .emp_text p{
    font-size: 16px;
    line-height: 25px;
  }

  #empresa{
    padding: 81px 0px;
  }

  .text_valores h1{
    font-size: 25px;
  }

  .text_valores p{
    line-height: 25px;
    padding: 0px 24px;
  }

  #quienes_somos p{
    padding: 0px 12px;
    font-size: 15px;
    line-height: 24px;
  }

  #quienes_somos h1{
    font-size: 36px;
  }

  .text_servicios h1{
    font-size: 23px;
    line-height: 31px;
  }

  .text_servicios{
    padding-top: 57px;
  }

  .text_servicios p{
    line-height: 24px;
  }

  #contenedor{
    font-size: 18px;
  }

  #contacto p{
    padding-bottom: 45px;
    padding-right: 7px;
  }
  
}


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


@media (max-width: 500px) and (min-width:451px){

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

  .text_home_empresa h2{
    font-size: 35px;
    padding-bottom: 20px;
  }

  .text_home_empresa p{
    font-size: 16px;
    line-height: 24px;
    padding-bottom: 45px;
  }

  .text_home_empresa{
    padding-top: 35px;
    padding-left: 13px;
  }

  #servicios_home p{
    padding: 0px 19px;
  }

  #servicios_home h1{
    font-size: 36px;
    padding-bottom: 7px;
  }

  #servicios_home p{
    font-size: 16px;
    padding-bottom: 65px;
    line-height: 24px;
  }

  .texto-link h3{
    font-size: 16px;
  }

  .text_home_conozca{
    padding-left: 17px;
  }

  .text_home_conozca h1{
    text-align: center;
    font-size: 27px;
    padding-bottom: 26px;
  }

  .text_home_conozca p{
    text-align: center;
    font-size: 17px;
  }

  #titulo{
    padding-top: 149px;
    padding-bottom: 42px;
  }

  #titulo h1{
    font-size: 31px;
    padding-right: 46px;
    padding-left: 72px;
  }

  .emp_text h1{
    font-size: 35px;
  }

  .emp_text p{
    padding: 7px 23px;
  }

  .emp_text p{
    font-size: 16px;
    line-height: 25px;
  }

  #empresa{
    padding: 81px 0px;
  }

  .text_valores h1{
    font-size: 25px;
  }

  .text_valores p{
    line-height: 25px;
    padding: 0px 24px;
  }

  #quienes_somos p{
    padding: 0px 12px;
    font-size: 15px;
    line-height: 24px;
  }

  #quienes_somos h1{
    font-size: 36px;
  }

  .text_servicios h1{
    font-size: 23px;
    line-height: 31px;
  }

  .text_servicios{
    padding-top: 57px;
  }

  .text_servicios p{
    line-height: 24px;
  }

  #contenedor{
    font-size: 18px;
  }

  #contacto p{
    padding-bottom: 45px;
    padding-right: 7px;
  }

  
}


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


@media (max-width: 550px) and (min-width:501px){

  .img2 {
    width: 187px;
  }

  .text_home_empresa{
    padding-left: 16px;
  }

  .text_home_empresa h2{
    font-size: 39px;
    padding-bottom: 16px;
  }

  .text_home_empresa p{
    font-size: 16px;
    line-height: 25px;
  }

  #servicios_home p{
    padding:0px 22px;
    font-size: 17px;
  }

  #servicios_home h1{
    font-size: 41px;
    padding-bottom: 17px;
  }

  .text_home_conozca{
    padding-left: 14px;
  }

  .text_home_conozca h1{
    font-size: 40px;
    text-align: center;
  }

  .text_home_conozca p{
    text-align: center;
  }

  #titulo{
    padding-top: 152px;
  }

  #titulo h1{
    font-size: 34px;
    padding-top: 5px;
    padding-bottom: 20px;
    padding-right: 62px;
    padding-left: 79px;
  }

  .emp_text h1{
    font-size: 37px;
  }

  .emp_text p{
    padding: 7px 27px;
  }

  .emp_text p{
    line-height: 24px;
  }

  #empresa{
    padding: 61px 0px;
  }

  .emp_text h2{
    font-size: 20px;
  }

  #quienes_somos p{
    padding: 0px 35px;
  }

  #quienes_somos h1{
    font-size: 39px;
  }

  #quienes_somos p{
    line-height: 24px;
    font-size: 17px;
  }

  .text_servicios h1{
    padding-top: 63px;
    font-size: 32px;
    line-height: 36px;
  }

  #contacto p{
    padding-bottom: 45px;
    padding-right: 14px;
  }

}

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

@media (max-width: 600px) and (min-width:551px){

  .img2 {
    width: 187px;
  }

  .text_home_empresa{
    padding-left: 16px;
  }

  .text_home_empresa h2{
    font-size: 39px;
    padding-bottom: 16px;
  }

  .text_home_empresa p{
    font-size: 16px;
    line-height: 25px;
  }

  #servicios_home p{
    padding:0px 22px;
    font-size: 17px;
  }

  #servicios_home h1{
    font-size: 41px;
    padding-bottom: 17px;
  }

  .text_home_conozca{
    padding-left: 14px;
  }

  .text_home_conozca h1{
    font-size: 40px;
    text-align: center;
  }

  .text_home_conozca p{
    text-align: center;
  }

  #titulo{
    padding-top: 152px;
  }

  #titulo h1{
    font-size: 34px;
    padding-top: 5px;
    padding-bottom: 20px;
    padding-right: 62px;
    padding-left: 79px;
  }

  .emp_text h1{
    font-size: 37px;
  }

  .emp_text p{
    padding: 7px 27px;
  }

  .emp_text p{
    line-height: 24px;
  }

  #empresa{
    padding: 61px 0px;
  }

  .emp_text h2{
    font-size: 20px;
  }

  #quienes_somos p{
    padding: 0px 35px;
  }

  #quienes_somos h1{
    font-size: 39px;
  }

  #quienes_somos p{
    line-height: 24px;
    font-size: 17px;
  }

  .text_servicios h1{
    padding-top: 63px;
    font-size: 32px;
    line-height: 36px;
  }

  #contacto p{
    padding-bottom: 45px;
    padding-right: 14px;
  }

  
  
}


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



@media (max-width: 700px) and (min-width:601px){
  
  .img2 {
    width: 161px;
  }

  .text_home_empresa{
    padding-left: 16px;
  }

  .text_home_empresa h2{
    font-size: 43px;
    padding-bottom: 29px;
  }

  .text_home_empresa p{
    padding-bottom: 39px;
    line-height: 27px;
    font-size: 17px;
  }

  #servicios_home h1{
    font-size: 43px;
  }

  #servicios_home p{
    padding: 0px 51px;
  }

  .text_home_conozca{
    padding-left: 14px;
  }

  .text_home_conozca h1{
    font-size: 39px;
    text-align: center;
  }

  .text_home_conozca p{
    text-align: center;
  }

  #titulo h1{
    padding-top: 10px;
    font-size: 38px;
    padding-right: 93px;
    padding-left: 95px;
    padding-bottom: 20px;
  }

  #titulo{
    padding-top: 168px;
  }

  .emp_text h1{
    font-size: 38px;
  }

  .emp_text p{
    padding: 7px 34px;
    font-size: 18px;
    line-height: 26px;
  }

  #empresa{
    padding: 78px 0px;
  }

  #quienes_somos h1{
    font-size: 47px;
  }

  #quienes_somos p{
    font-size: 18px;
    line-height: 26px;
    padding: 0px 16px;
  }

  .text_servicios h1{
    margin-top: 63px;
    font-size: 34px;
    line-height: 40px;
  }

  #contacto p{
    padding-bottom: 45px;
    padding-right: 9px;
  }
  

}


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

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

  .img2 {
    width: 220px;
  }

  .text_home_empresa{
    padding-left: 17px;
  }

  .text_home_empresa h2{
    font-size: 47px;
  }

  .text_home_empresa p{
    padding-bottom: 45px;
    line-height: 30px;
    font-size: 19px;
  }

  #servicios_home p{
    padding: 0px 82px;
  }

  #servicios_home h1{
    font-size: 44px;
  }

  .text_home_conozca h1{
    text-align: center;
    font-size: 43px;
  }

  .text_home_conozca{
    padding-left: 15px;
  }

  .text_home_conozca p{
    text-align: center;
  }

  #titulo{
    padding-top: 204px;
  }

  #titulo h1{
    font-size: 40px;
    padding-right: 67px;
    padding-left: 128px;
    padding-top: 7px;
  }

  .emp_text h1{
    font-size: 46px;
  }

  .emp_text p{
    padding: 7px 64px;
  }

  #empresa{
    padding: 94px 0px;
  }

  .emp_text p{
    line-height: 26px;
  }

  #quienes_somos p{
    font-size: 17px;
    line-height: 26px;
    padding: 0px 35px;
  }

  .text_servicios{
    padding-top: 65px;
  }

  .text_servicios h1{
    font-size: 36px;
    line-height: 45px;
  }

  #contacto p{
    padding-bottom: 65px;
    padding-right: 35px;
  }
  

}


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

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

  .img2 {
    width: 263px;
    float: right;
  }

  .text_home_empresa{
    padding-left: 17px;
  }

  .text_home_empresa h2{
    font-size: 47px;
  }

  .text_home_empresa p{
    padding-bottom: 45px;
    line-height: 30px;
    font-size: 19px;
  }

  #servicios_home p{
    padding: 0px 82px;
  }

  #servicios_home h1{
    font-size: 44px;
  }

  .text_home_conozca h1{
    text-align: center;
    font-size: 43px;
  }

  .text_home_conozca{
    padding-left: 15px;
  }

  .text_home_conozca p{
    text-align: center;
  }

  #titulo{
    padding-top: 204px;
  }

  #titulo h1{
    font-size: 40px;
    padding-right: 67px;
    padding-left: 128px;
    padding-top: 7px;
  }

  .emp_text h1{
    font-size: 46px;
  }

  .emp_text p{
    padding: 7px 64px;
  }

  #empresa{
    padding: 94px 0px;
  }

  .emp_text p{
    line-height: 26px;
  }

  #quienes_somos p{
    font-size: 17px;
    line-height: 26px;
    padding: 0px 35px;
  }

  .text_servicios{
    padding-top: 65px;
  }

  .text_servicios h1{
    font-size: 36px;
    line-height: 45px;
  }

  #contacto p{
    padding-bottom: 65px;
    padding-right: 35px;
  }

  .menu-open-btn{
    left: 56px !important;
  }

  
  
}

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

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

  .img2 {
    width: 193px;
  }

  #carousel-home .caption h1{
    font-size: 36px;
  }

  #servicios_home p{
    padding: 0px 131px;
  }

  #servicios_home h1{
    font-size: 50px;
  }

  .texto-link h3{
    font-size: 15px;
    padding-bottom: 10px;
  }

  .text_home_conozca{
    padding-left: 19px;
  }

  .text_home_conozca h1{
    text-align: center;
    font-size: 32px;
  }

  .menu-open-btn{
    left: 32px !important;
  }

  #carousel-home .caption{
    padding: 24px 53px;
  }

  #titulo{
    padding-bottom: 42px;
    padding-top: 165px;
  }

  #empresa{
    padding: 96px 0px;
  }

  .text_valores h1{
    font-size: 23px;
  }

  .text_valores p{
    line-height: 25px;
    padding: 0px 16px;
    font-size: 17px;
  }

  #quienes_somos p{
    padding: 0px 47px;
    line-height: 25px;
    font-size: 17px;
  }

  #quienes_somos h1{
    font-size: 47px;
  }

  .text_servicios h1{
    font-size: 35px;
    line-height: 41px;
  }

  .text_servicios{
    margin-top: 69px;
  }

  .emp_text h1{
    font-size: 45px;
  }

  #contacto p{
    padding-right: 28px;
    padding-bottom: 43px;
  }

  .emp_text p{
    padding: 7px 97px;
  }

  #titulo h1{
    padding-bottom: 22px;
    padding-right: 54px;
    padding-left: 69px;
    padding-top: 7px;
    font-size: 33px;
  }

  .menu-list li a{
    font-size: 39px;
  }

  .text_home_conozca p{
    text-align: center;
  }

  #carousel-home .caption h2{
    padding-bottom: 6px;
    margin-top: 7px;
    font-size: 21px;
  }

  #carousel-home .caption p{
    font-size: 18px;
  }

  #carousel-home .caption{
    left: -1%;
  }

  .text_home_empresa{
    padding-left: 19px;
  }

  .text_home_empresa h2{
    font-size: 48px;
  }

  .text_home_empresa p{
    line-height: 26px;
    font-size: 17px;
    padding-bottom: 20px;
  }

  
}

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


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

  .img2 {
    width: 230px;
  }

  #carousel-home .caption h1{
    font-size: 40px;
  }

  #carousel-home .caption{
    padding: 27px 39px;
    left: -1%;
  }

  #carousel-home .caption p{
    font-size: 19px;
  }

  .text_home_empresa{
    padding-left: 19px;
  }

  .text_home_empresa h2{
    font-size: 47px;
  }

  .text_home_empresa p{
    padding-bottom: 45px;
  }

  #servicios_home p{
    padding: 0px 158px;
  }

  #servicios_home h1{
    font-size: 52px;
  }

  .texto-link h3{
    font-size: 18px;
  }

  .text_home_conozca{
    padding-left: 19px;
  }

  .text_home_conozca h1{
    text-align: center;
  }

  .text_home_conozca h1{
    font-size: 38px;
  }

  .text_home_conozca p{
    text-align: center;
  }

  .menu-open-btn{
    left: 18px !important;
  }

  #titulo{
    padding-top: 254px;
  }

  #titulo h1{
    padding-left: 131px;
    font-size: 44px;
  }

  
}


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


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

  .img2 {
    width: 230px;
  }

  #carousel-home .caption h1{
    font-size: 40px;
  }

  #carousel-home .caption{
    padding: 27px 39px;
    left: -1%;
  }

  #carousel-home .caption p{
    font-size: 19px;
  }

  .text_home_empresa{
    padding-left: 19px;
  }

  .text_home_empresa h2{
    font-size: 47px;
  }

  .text_home_empresa p{
    padding-bottom: 45px;
  }

  #servicios_home p{
    padding: 0px 158px;
  }

  #servicios_home h1{
    font-size: 52px;
  }

  .texto-link h3{
    font-size: 18px;
  }

  .text_home_conozca{
    padding-left: 19px;
  }

  .text_home_conozca h1{
    text-align: center;
  }

  .text_home_conozca h1{
    font-size: 38px;
  }

  .text_home_conozca p{
    text-align: center;
  }

  .menu-open-btn{
    left: 18px !important;
  }

  #titulo{
    padding-top: 254px;
  }

  #titulo h1{
    padding-left: 131px;
    font-size: 44px;
  }

  
  
}

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


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

  .img2 {
    width: 232px;
  }

  #carousel-home .caption h1{
    font-size: 48px;
  }

  #carousel-home .caption{
    padding: 30px 34px;
  }

  #carousel-home .caption{
    left: 0%;
  }

  .text_home_empresa{
    padding-left: 17px;
  }

  .text_home_empresa h2{
    font-size: 40px;
    padding-bottom: 16px;
  }

  .text_home_empresa p{
    font-size: 17px;
    line-height: 27px;
  }

  .line{
    width: 65%;
  }

  #servicios_home p{
    padding: 0px 199px;
  }

  #servicios_home h1{
    padding-bottom: 25px;
    font-size: 47px;
  }

  .texto-link h3{
    margin-top: 13%;
    font-size: 12px;
    padding-bottom: 8px;
  }

  .mas{
    left: 37%;
  }

  .text_home_conozca{
    padding-top: 30px;
    padding-left: 17px;
  }

  .text_home_conozca h1{
    font-size: 35px;
  }

  .text_home_conozca p{
    font-size: 18px;
  }

  .menu-open-btn{
    left: 58px !important;
  }

  #titulo h1{
    font-size: 41px;
  }

  #titulo{
    padding-top: 274px;
  }

  .emp_text p{
    padding: 7px 185px;
  }

  .text_valores h1{
    font-size: 24px;
  }

  .text_valores p{
    padding: 0px 21px;
    line-height: 21px;
    font-size: 17px;
  }

  #quienes_somos p{
    padding: 0px 101px;
  }

  .text_servicios h1{
    font-size: 27px;
    line-height: 32px;
  }

  .text_servicios p{
    font-size: 18px;
    line-height: 24px;
  }

  .text_servicios{
    margin-top: 26px;
  }

  #contacto p{
    padding-right: 60px;
  }

  
  
  
}



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


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

  .img2 {
    width: 193px;
  }

  #carousel-home .caption{
    padding: 31px 38px;
    left: 0%;
    top: 37%;
  }

  .menu-open-btn{
    left: 65px !important;
  }

  .text_home_empresa h2{
    font-size:42px;
    padding-bottom: 12px;
  }

  #titulo{
    padding-top: 237px;
  }

  .emp_text p{
    padding: 7px 244px;
  }

  .text_valores p{
    padding: 0px 19px;
    font-size: 17px;
    line-height: 23px;
  }

  .text_valores h1{
    font-size: 25px;
  }

  #quienes_somos h1{
    font-size: 49px;
  }

  #quienes_somos p{
    padding: 0px 119px;
  }

  .menu-list li a{
    font-size: 37px !important;
  }

  .text_home_empresa{
    padding-left: 49px;
  }

  .text_servicios{
    margin-top: 3%;
  }

  #contacto p{
    padding-right: 58px;
  }

  .text_servicios h1{
    font-size: 29px;
    line-height: 37px;
  }

  #titulo h1{
    font-size: 45px;
  }

  .line{
    width: 60%;
  }

  #servicios_home h1{
    font-size: 47px;
  }

  #servicios_home p{
    padding: 0px 276px;
  }

  .texto-link h3{
    font-size: 15px;
    padding-bottom: 11px;
  }

  .text_home_conozca{
    padding-left: 16px;
  }

  .text_home_conozca h1{
    font-size: 43px;
  }

  #carousel-home .caption h1{
    font-size: 48px;
  }

  

}


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

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

  .img2 {
    width: 245px;
  }

  #carousel-home .caption{
    padding: 34px 28px;
  }

  #carousel-home .caption h1{
    font-size: 42px;
  }

  .text_home_empresa{
    padding-left: 36px;
  }

  .text_home_empresa h2{
    font-size: 43px;
    padding-bottom: 14px;
  }

  .line{
    width: 69%;
  }

  #titulo h1{
    font-size: 47px;
  }

  #titulo{
    padding-top: 347px;
  }

  #empresa{
    padding: 106px 0px;
  }

  .text_valores h1{
    font-size: 23px;
  }

  .text_valores p{
    padding: 0px 13px;
    line-height: 25px;
  }

  #quienes_somos p{
    padding: 0px 89px;
  }

  .emp_text p{
    padding: 7px 112px;
  }

  .texto-link h3{
    font-size: 16px;
    padding-bottom: 14px;
  }

  #servicios_home h1{
    padding-bottom: 38px;
    font-size: 52px;
  }

  .text_home_conozca{
    padding-left: 18px;
  }

  .text_home_conozca h1{
    font-size: 42px;
  }

  .text_home_conozca p{
    font-size: 18px;
  }

  .text_home_conozca{
    padding-top: 34px;
  }

  .text_servicios h1{
    font-size: 29px;
    line-height: 33px;
  }

  #contacto p{
    padding-right: 52px;
  }

  
}


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

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

  .img2 {
    width: 308px;
  }

  #carousel-home .caption{
    padding: 34px 28px;
    top: 39%;
  }

  #carousel-home .caption h1{
    font-size: 42px;
  }

  .text_home_empresa{
    padding-left: 57px;
  }

  .line{
    width: 69%;
  }

  #titulo h1{
    font-size: 47px;
  }

  #titulo{
    padding-top: 347px;
  }

  #empresa{
    padding: 106px 0px;
  }

  .text_valores h1{
    font-size: 23px;
  }

  .text_valores p{
    padding: 0px 13px;
    line-height: 25px;
  }

  #quienes_somos p{
    padding: 0px 89px;
  }

  .emp_text p{
    padding: 7px 112px;
  }

  .texto-link h3{
    font-size: 19px;
    padding-bottom: 14px;
  }

  #servicios_home h1{
    padding-bottom: 38px;
    font-size: 52px;
  }

  .text_home_conozca{
    padding-left: 18px;
  }

  .text_home_conozca h1{
    font-size: 42px;
  }

  .text_home_conozca p{
    font-size: 18px;
  }

  .text_home_conozca{
    padding-top: 34px;
  }

  .text_servicios h1{
    font-size: 35px;
    line-height: 40px;
  }

  #contacto p{
    padding-right: 52px;
  }

  
}


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

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

  .img2 {
    width: 308px;
  }

  #carousel-home .caption{
    padding: 34px 28px;
    top: 39%;
  }

  #carousel-home .caption h1{
    font-size: 42px;
  }

  .text_home_empresa{
    padding-left: 57px;
  }

  .line{
    width: 69%;
  }

  #titulo h1{
    font-size: 47px;
  }

  #titulo{
    padding-top: 347px;
  }

  #empresa{
    padding: 106px 0px;
  }

  .text_valores h1{
    font-size: 23px;
  }

  .text_valores p{
    padding: 0px 13px;
    line-height: 25px;
  }

  #quienes_somos p{
    padding: 0px 89px;
  }

  .emp_text p{
    padding: 7px 112px;
  }

  .texto-link h3{
    font-size: 19px;
    padding-bottom: 14px;
  }

  #servicios_home h1{
    padding-bottom: 38px;
    font-size: 52px;
  }

  .text_home_conozca{
    padding-left: 18px;
  }

  .text_home_conozca h1{
    font-size: 42px;
  }

  .text_home_conozca p{
    font-size: 18px;
  }

  .text_home_conozca{
    padding-top: 34px;
  }

  .text_servicios h1{
    font-size: 35px;
    line-height: 40px;
  }

  #contacto p{
    padding-right: 52px;
  }


  
  
}

/*-----------------------------------------------------------------------------*/
@media (max-width: 1600px) and (min-width:1500px){

  #carousel-home .caption h1{
    font-size: 52px;
  }

  .text_home_empresa{
    padding-left: 80px;
  }

  .line{
    width: 75%;
  }

  .text_home_conozca{
    padding-left: 54px;
  }

  .text_home_conozca h1{
    font-size: 52px;
  }

  .emp_text p{
    padding: 7px 113px;
  }

  .text_valores h1{
    font-size: 26px;
  }

  .text_valores p{
    line-height: 23px;
    padding: 0px 34px;
  }

  #quienes_somos p{
    padding: 0px 113px;
  }

  .text_servicios h1{
    font-size: 36px;
    line-height: 45px;
  }

  .text_servicios{
    margin-top: 1%;
  }

  

}

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


@media (max-width: 1900px) and (min-width:1600px){

  .text_home_conozca{
    padding-left: 61px;
  }

  .emp_text p{
    padding: 7px 151px;
  }

  .text_valores p{
    padding: 0px 28px;
  }

  #quienes_somos p{
    padding: 0px 93px;
  }

  .text_servicios h1{
    font-size: 42px;
    line-height: 51px;
  }
  
  
}
