
 @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:"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;
}


.escondido {
  display: none;
}

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

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

.clear{
  clear:both;
}

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

#barra-menu{
  padding: 20px 0px;
  background-color: #ffffff9c;
}

#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-inverse{
  background-color: transparent;
}

#navbar li{
  display: inline-block;
  margin: 28px 0px 0px 52px;
}

#navbar a{
  color: #000;
  float: left;
  position: relative;
  display:inline-block;
  padding: 7px 0px;
}

#navbar a:hover{
  color: #ca0088;
  text-decoration:none;
}

#navbar .selec{
  color: #ca0088;
  text-decoration:none;
}

#barra-cart{
  padding: 5px 0px;
  background-color: #000;
}

#barra-cart ul li {
  float: right;
  margin-left: 39px;
  position: relative;
}

#barra-cart ul li a{
  color: #fff;
}

#barra-cart p {
  color: #fff;
  padding-top: 7px;
  padding-left: 2px;
  font-size: 13px;
  float: left;
  position: relative;
}

#buscar input {
  border: none !important;
  background: #fff;
  border-radius: 0px;
  color: #000;
  font-size: 15px;
  height: 30px;
}

.buscar {
  margin: 0px;
  border: none;
  background-color: #ca0088;
  padding: 3px;
}

.lupa {
  background-image: url(../img/lupa.png);
  background-repeat: no-repeat;
  float: left;
  position: relative;
  width: 28px;
  height: 24px;
}

.ico_point {
  background-image: url(../img/point.png);
  background-repeat: no-repeat;
  display: inline-block;
  width: 31px;
  height: 32px;
  float: left;
}

.ico_point2 {
  background-image: url(../img/cart.png);
  background-repeat: no-repeat;
  display: inline-block;
  width: 37px;
  height: 32px;
  float: left;
  position: relative;
}

#cart-badge {
  font-size: 13px;
  background: #0084C9;
  font-weight: normal;
  color: #fff;
  padding: 4px 8px;
  vertical-align: top;
  border-radius: 50%;
  z-index: 1;
  margin-left: -13px;
  margin-top: -1px;
  position: relative;
  float: left;
}

#nuestras_marcas{
  padding: 65px 0px;
}

#nuestras_marcas h1{
  font-size: 40px;
  font-family:"Montserrat-Bold";
  text-align: center;
  padding-bottom: 45px;
  color: #ca0088;
}

.link {
  width: 100%;
  float: left;
  position: relative;
}

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

.texto-link h1 {
  color: #FFF;
  font-family:"Montserrat-Bold";
  font-size: 32px;
  text-align: center;
  margin-top: 50%;
  text-shadow: 2px 3px 2px #0000008c;
}

.link:hover .texto-link {
  background: #00000099;
}

.link:hover .ampliar {
  color: #ca0088;
}

.ampliar {
  border-radius: 12px;
  color: #fff;
  padding: 10px 51px;
  line-height:43px;
  margin-top: 0%;
  font-size: 18px;
  display: inline-block;
}

.flec {
  width: 47px;
  height: 47px;
  background-image: url(../img/productos/ver_mas.png);
  background-repeat: no-repeat;
  position: absolute;
  display: inline-block;
  background-position: 4px 0px;
}

#banner .carousel-indicators{
  bottom: 25px;
  width: 58%;
}

#banner .carousel-indicators li {
  background-color: #FFFFFF;
  border: 2px solid #fff;
  border: none;
  width: 13px;
  height: 13px;
}

#banner .carousel-indicators .active{
  background-color: #ca0088;
  border: 2px solid #fff;
}

.texto{
  position: absolute;
  bottom: 25%;
  width: 100%;
  color: #FFF;
  text-align: center;
  text-shadow: 3px 2px 1px #000;
  padding: 45px 37px;
}

.texto h1{
  text-align: center;
  font-size: 22px;
  padding-bottom: 12px;
  text-shadow: 2px 3px 2px #000;
}

.texto h2{
  font-size: 47px;
  font-family:"Montserrat-Bold";
}

#home_conoce{
  padding: 125px 0px;
}

.text_home_conoce{
  padding-right: 165px;
}

.text_home_conoce h1{
  font-family:"Montserrat-Bold";
  color: #ca0088;
  font-size: 48px;
  padding-bottom: 45px;
}

.text_home_conoce p{
  font-size: 20px;
  color: #828181;
  line-height: 33px;
}

.text_home_conoce span{
  text-decoration: underline;
}

#home_realizamos{
  padding-bottom: 65px;
  background-color: #F6F4F5;
}

.text_home_realizamos h1{
  text-align: right;
  font-family:"Montserrat-Bold";
  font-size: 48px;
  padding-top:95px;
  color: #000;
}

.video {
  width: 100%;
  height: 503px;
}

#home_productos{
  padding: 65px 0px;
}

#home_productos h1{
  padding-top: 2px;
  text-align: center;
  font-family:"Montserrat-Bold";
  color: #ca0088;
  font-size: 48px;
  padding-bottom: 75px;
}

.home_text_productos{
  padding-top: 15px;
  text-align: center;
}

.home_text_productos h2{
  font-size:36px;
  font-family:"Montserrat-Bold";
  text-align: center;  
  padding-bottom: 15px;
}

.home_text_productos p{
  color:#828181;
  text-align: center;
  font-size: 20px;
  padding-bottom: 24px;
}

.ampliar-p{
  background-color: #ca0088;
  border-radius: 12px;
  color: #fff;
  border: 3px solid #fff;
  padding: 4px 93px 4px 51px;
  display: inline-block;
  line-height:41px;
}

.ampliar-p:hover{
  color: #fff;
  text-decoration: none;
  background-color: #000;
}

.flec {
  width: 46px;
  height: 42px;
  background-image: url(../img/productos/ver_mas.png);
  background-repeat: no-repeat;
  position: absolute;
  display: inline-block;
  background-position: 4px 0px;
}

footer{
  padding-top: 40px;
  background-color: #000;
}

footer h1{
  font-family: "Montserrat-Bold";
  font-size: 20px;
  color: #fff;
  text-align: right;
  padding-bottom: 10px;
}

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

footer p{
  color: #fff;
  font-size: 16px;
  line-height: 28px;
  font-family: "Montserrat-Bold";
  display: -webkit-box;
  margin-bottom: 13px;
}

#web{
  margin-top: 20px;
  padding: 2px 0px;
  text-align: center;
}

#copy{
  padding: 5px 0px;
}

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

#redes{
  float: right;
}

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

#fb{
  background: url(../img/redes.png) left no-repeat;
  width: 46px;
  height: 43px;
  float: right;
  margin-right: 9px;
  position: relative;
}

#titulo {
  text-align: center;
  padding-top:336px;
  padding-bottom: 51px;
  background-size: cover;
}

#titulo h1 {
  color:#fff;
  font-family: "Montserrat-Bold";
  font-size:30px;
  text-shadow: -3px 2px 3px #0000007d;
  padding-bottom:27px;
}

#titulo h2{
  font-size:48px;
  color:#fff;
  font-family:"Montserrat-Bold";
  text-shadow: -4px 2px 4px #000000ad;
}

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

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

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

#nosotros{
  background: url(../img/empresa/bg-empaques.jpg) no-repeat center top;
  padding:187px 0px;
}

.text_nosotros{
  padding: 0px 290px;
}

.text_nosotros h1{
  text-align: center;
  font-family:"Montserrat-Bold";
  font-size: 48px;
  color: #ca0088;
  padding-bottom: 25px;
}

.text_nosotros p{
  color: #828181;
  text-align: center;
  font-size: 20px;
  line-height: 32px;
}

#profesionalismo{
  padding: 235px 0px;
  background: url(../img/empresa/bg-polipropileno.jpg) no-repeat center top;
  background-size: cover;
}

#profesionalismo h1{
  font-family:"Montserrat-Bold";
  font-size: 36px;
  color: #fff;
  text-align: center;
  margin-top: -33px;
}
#profesionalismo p {
  color: #fff;
  text-align: center;
  font-size: 20px;
  line-height: 32px;
}


#item_servicios{
  padding: 65px 0px;
}

.text_item_servicios h1{
  font-family:"Montserrat-Bold";
  font-size: 48px;
  color: #D01E2D;
  padding-bottom: 15px;
}

.text_item_servicios p{
  font-size: 24px;
  color:#828181;
  line-height:32px;
}

.text_item_servicios2{
  padding-left:32px;
}

.text_item_servicios2 h1{
  font-family:"Montserrat-Bold";
  font-size: 48px;
  color: #ca0088;
  padding-bottom: 15px;
}

.text_item_servicios2 h2{
  padding-top: 80px;
  color: #000;
  padding-bottom: 15px;
  font-size: 35px;
  font-family:"Montserrat-Bold";
}

.text_item_servicios2 h3{
  color:#828181;
  font-size: 19px;
  line-height: 28px;
}

.text_item_servicios2 p{
  font-size: 24px;
  color:#828181;
  line-height:32px;
}

#carouselitem .carousel-indicators{
  bottom: -42px;
  text-align:left !important;
  margin-left: 0%;
  left: 0%;
}

#carouselitem .carousel-indicators li{
  background-color: #7D7972;
  border: 2px solid #ca0088;
  width: 15px;
  height: 15px;
}

#carouselitem .carousel-indicators .active{
  background-color:#ca0088;
  border: 2px solid #817775;
}

.text_item_servicios3 h1{
  padding-top: 25px;
  color: #000;
  padding-bottom: 15px;
  font-size: 48px;
  font-family:"Montserrat-Bold";
}

.text_item_servicios3 p{
  font-size: 24px;
  color:#828181;
  line-height:32px;
}

#contactenos{
  padding: 65px 0px;
}

.text_contactenos h1{
  padding-top: 25px;
  color: #ca0088;
  padding-bottom: 15px;
  font-size: 48px;
  font-family:"Montserrat-Bold";
}

.text_contactenos p{
  font-size: 20px;
  line-height: 32px;
  color:#828181;
}

#formulario{
  padding: 17px 78px;
}

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

#formulario textarea {
  width: 100%;
  background-color:#000;
  color: #fff;
  border: none;
  padding: 8px;
  margin-top: 5px;
  height:137px;
  border-radius: 12px;
}

#formulario p {
  text-align: left;
  padding-right: 28px;
  line-height: 27px;
  margin-top: 12px;
  color: #828181;
}

#formulario p span{
  font-family:"Montserrat-Bold";  
}

#formulario h2 {
  text-align: left;
  font-family:"Montserrat-Bold";
  float: left;
  margin-top:12px !important;
  color:#828181 !important;
  padding-left:10px;
}

#formulario h3 {
  padding-top: 4px;
  text-align: left;
  font-size: 14px;
  float: left;
  color: #828181 !important;
}

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

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

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

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

#mapa{
  padding: 65px 0px;
  background-color: #F6F4F5;
}

#map {
  height: 465px;
}

#ampliar {
  background-color:#ca0088;
  color:#FFF;
  text-align: center;
  padding: 10px 20px;
  position: absolute;
  right: 3%;
  bottom: 36px;
  font-family:"Montserrat-Bold";
  text-decoration: none !important;
  font-size: 20px;
}

#ampliar:hover{
  background-color: #000;
}

#face{
  background-image: url(../img/redes2.png);
  background-repeat: no-repeat;
  width: 64px;
  height: 60px;
  position: fixed;
  right: -3px;
  z-index: 900;
  top: 257px;
}

#inst{
  background-image: url(../img/redes2.png);
  background-repeat: no-repeat;
  background-position: 0px -59px;
  width: 64px;
  height: 53px;
  position: fixed;
  right: -3px;
  z-index: 900;
  top: 316px;
}

#whats{
  background-image: url(../img/redes2.png);
  background-repeat: no-repeat;
  background-position: 0px -114px;
  width: 64px;
  height: 60px;
  position: fixed;
  right: -3px;
  z-index: 900;
  top: 371px;
}









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

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

  #navbar a {
    width: 100%;
    text-align: center;
    padding: 7px;
    text-decoration: none;
    border: none;
  }

  #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;
    margin-bottom: 0px;
    margin-top: 17px;
  }

   nav .me{
    color: #000;
    font-size: 15px;
    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: #000;
  }

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

  .navbar-toggle .icon-bar{
    width: 44px;
    height: 1px;
  }

  .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) {


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

  #banner{
    margin-top:73%;
  }

  .img2 {
    width:163px;
    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;
  }

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

  .texto-link h1{
    margin-top: 28%;
    font-size:21px;
  }

  .text_home_conoce h1{
    font-size: 21px;
    padding-bottom: 17px;
  }

  .video{
    height: 245px;
  }

  .text_home_conoce p{
    font-size: 15px;
    padding-top: 15px;
    line-height: 22px;
  }

  .text_home_realizamos h1{
    font-size:18px;
    padding-left: 0px;
    padding-top: 35px;
    text-align: center;
  }

  #home_realizamos{
    padding-bottom: 10px;
  }

  #home_productos{
    padding: 17px 0px;
  }

  .text_home_conoce{
    padding-right: 15px;
    padding-bottom: 45px;
  }

  #home_productos h1{
    font-size: 17px;
    padding-top: 24px;
    padding-bottom: 23px;
  }

  #home_conoce{
    padding: 48px 0px;
  }

  .home_text_productos p{
    font-size: 14px;
  }

  .home_text_productos h2{
    font-size: 25px;
  }

  footer p{
    font-size: 12px;
    line-height: 18px;
  }

  #copy a{
    font-size: 9px;
    padding-right: 93px;
  }

  #buscar{
    margin-bottom: 8px;
  }

  #barra-menu{
    padding: 13px 0px;
    background-color: #fff;
  }

  #titulo{
    padding-top: 170px;
    padding-bottom: 15px;
    margin-top: 45%;
  }

  #titulo h1{
    font-size: 17px;
    padding-bottom: 13px;
  }

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

  .text_nosotros{
    padding: 0px 17px;
  }

  #nosotros{
    padding: 53px 0px;
  }

  .text_nosotros h1{
    font-size: 25px;
    padding-bottom: 12px;
  }

  .text_nosotros p{
    font-size: 14px;
    line-height: 19px;
  }

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

  #profesionalismo{
    padding: 75px 0px;
  }

  .text_item_servicios h1{
    font-size: 17px;
  }

  .text_item_servicios p{
    font-size: 16px;
    padding-bottom: 15px;
    line-height: 22px;
  }

  .text_item_servicios2 h1{
    font-size: 17px;
    padding-top: 10px;
    text-align: center;
  }

  .text_item_servicios2 p{
    font-size: 14px;
    line-height:173px;
  }

  .text_item_servicios2 h2{
    font-size: 14px;
  }

  .text_item_servicios2 h3{
    font-size: 15px;
    line-height: 22px;
  }

  .text_item_servicios3 h1{
    font-size: 18px;
  }

  .text_item_servicios3 p{
    font-size: 16px;
    line-height: 22px;
  }

  .text_contactenos h1{
    font-size: 17px;
  }

  .text_contactenos p{
    font-size: 15px;
    line-height: 20px;
  }

  #map{
    height: 352px;
  }

  .ampliar-p{
    padding: 4px 61px 4px 20px;
  }

  .ico_point2{
    margin-left: 21px;
  }

  

}


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

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

  #banner{
    margin-top:75%;
  }

  .img2 {
    width:170px;
    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;
  }

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

  .texto-link h1{
    margin-top: 20%;
    font-size: 19px;
  }

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

  #formulario {
    padding: 17px 13px;
  }

  .iniciar_sesion{
    display: block !important;
  }

  #texto-in{
    padding: 31px 15px !important;
  }

  #enviar_s{
    width: auto !important;
  }

  #enviar_s{
    width: auto;
  }

  .registro p{
    font-size: 15px !important;
  }

  #texto-registrarse{
    padding: 43px 19px !important;
  }

  .text_home_conoce h1{
    font-size: 25px;
    padding-bottom: 17px;
  }

  .video{
    height: 245px;
  }

  .text_home_conoce p{
    font-size: 15px;
    padding-top: 15px;
    line-height: 22px;
  }

  .text_home_realizamos h1{
    font-size: 22px;
    padding-left: 0px;
    padding-top: 35px;
    text-align: center;
  }

  #home_realizamos{
    padding-bottom: 10px;
  }

  #home_productos{
    padding: 17px 0px;
  }

  .text_home_conoce{
    padding-right: 15px;
    padding-bottom: 45px;
  }

  #home_productos h1{
    font-size: 22px;
    padding-top: 24px;
    padding-bottom: 23px;
  }

  #home_conoce{
    padding: 48px 0px;
  }

  .home_text_productos p{
    font-size: 14px;
  }

  .home_text_productos h2{
    font-size: 25px;
  }

  footer p{
    font-size: 12px;
    line-height: 18px;
  }

  #copy a{
    font-size: 11px;
    padding-right: 112px;
  }

  #buscar{
    margin-bottom: 8px;
  }

  #barra-menu{
    padding: 13px 0px;
    background-color: #fff;
  }

  #titulo{
    padding-top: 170px;
    padding-bottom: 15px;
    margin-top: 57%;
  }

  #titulo h1{
    font-size: 17px;
    padding-bottom: 13px;
  }

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

  .text_nosotros{
    padding: 0px 17px;
  }

  #nosotros{
    padding: 53px 0px;
  }

  .text_nosotros h1{
    font-size: 25px;
    padding-bottom: 12px;
  }

  .text_nosotros p{
    font-size: 14px;
    line-height: 19px;
  }

  #profesionalismo h1{
    font-size: 18px;
  }

  #profesionalismo{
    padding: 75px 0px;
  }

  .text_item_servicios h1{
    font-size: 22px;
  }

  .text_item_servicios p{
    font-size: 16px;
    padding-bottom: 15px;
    line-height: 22px;
  }

  .text_item_servicios2 h1{
    font-size: 21px;
    padding-top: 10px;
    text-align: center;
  }

  .text_item_servicios2 p{
    font-size: 18px;
    line-height: 23px;
  }

  .text_item_servicios2 h2{
    font-size: 19px;
  }

  .text_item_servicios2 h3{
    font-size: 15px;
    line-height: 22px;
  }

  .text_item_servicios3 h1{
    font-size: 22px;
  }

  .text_item_servicios3 p{
    font-size: 16px;
    line-height: 22px;
  }

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

  .text_contactenos p{
    font-size: 16px;
    line-height: 23px;
  }

  #map{
    height: 352px;
  }

  .ampliar-p{
    padding: 4px 61px 4px 20px;
  }

  .ico_point2{
    margin-left: 21px;
  }
 
 
}


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


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

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

  #banner{
    margin-top: 41%;
  }

  .navbar-toggle{
    margin-top: 8px;
  }

  .img2{
    width: 136px !important;
  }

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

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

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

  #nuestras_marcas h1{
    font-size: 25px;
    padding-bottom: 27px;
  }

  .texto-link h1{
    margin-top: 28%;
    font-size: 24px;
  }

  .text_home_conoce h1{
    font-size: 23px;
    padding-bottom: 17px;
    text-align: center;
  }

  #profesionalismo p{
    font-size: 18px;
    line-height: 25px;
  }

  .iniciar_sesion{
    display: block !important;
  }

  #texto-in{
    padding: 44px 30px !important;
  }

  #enviar_s{
    width: auto !important;
  }

  #texto-registrarse{
    padding: 49px 43px !important;
  }

  #formulario {
    padding: 17px 17px;
  }

  .video{
    height: 245px;
  }

  .text_home_conoce p{
    font-size: 17px;
    padding-top: 15px;
    line-height: 23px;
    text-align: center;
  }

  .text_home_realizamos h1{
    font-size: 24px;
    padding-left: 0px;
    padding-top: 35px;
    text-align: center;
  }

  #home_realizamos{
    padding-bottom: 10px;
  }

  #home_productos{
    padding: 17px 0px;
  }

  .text_home_conoce{
    padding-right: 15px;
    padding-bottom: 45px;
  }

  #home_productos h1{
    font-size: 24px;
    padding-top: 24px;
    padding-bottom: 23px;
  }

  #home_conoce{
    padding: 48px 0px;
  }

  .home_text_productos p{
    font-size: 14px;
  }

  .home_text_productos h2{
    font-size: 25px;
  }

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

  #copy a{
    font-size: 11px;
    padding-right: 112px;
  }

  #buscar{
    margin-bottom: 10px;
  }

  #barra-menu{
    background-color: #fff;
    padding: 13px 0px;
  }

  #titulo{
    padding-top: 155px;
    padding-bottom: 42px;
    margin-top: 30%;
  }

  #titulo h1{
    font-size: 26px;
    padding-bottom: 13px;
  }

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

  .text_nosotros{
    padding: 0px 17px;
  }

  #nosotros{
    padding: 53px 0px;
  }

  .text_nosotros h1{
    font-size: 25px;
    padding-bottom: 12px;
  }

  .text_nosotros p{
    font-size: 16px;
    line-height: 23px;
  }

  #profesionalismo h1{
    font-size: 26px;
  }

  #profesionalismo{
    padding: 75px 0px;
  }

  .text_item_servicios h1{
    text-align: center;
    font-size: 21px;
  }

  .text_item_servicios p{
    font-size: 16px;
    padding-bottom: 15px;
    line-height: 22px;
    text-align: center;
  }

  .text_item_servicios2 h1{
    font-size: 24px;
    padding-top: 10px;
    text-align: center;
  }

  .text_item_servicios2 p{
    font-size: 18px;
    line-height: 23px;
  }

  .text_item_servicios2 h2{
    font-size: 19px;
  }

  .text_item_servicios2 h3{
    font-size: 15px;
    line-height: 22px;
  }

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

  .text_item_servicios3 p{
    font-size: 16px;
    line-height: 22px;
  }

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

  .text_contactenos p{
    font-size: 16px;
    line-height: 23px;
  }

  #map{
    height: 352px;
  }

  .ampliar-p{
    padding: 4px 61px 4px 20px;
  }  

  .ico_point2{
    margin-left: 21px;
  }
  
}


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


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

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

  .ico_point2{
    margin-left: 21px;
  }

  #banner{
    margin-top: 38%;
  }

  .navbar-toggle{
    margin-top: 8px;
  }

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

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

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

  #nuestras_marcas h1{
    font-size: 25px;
    padding-bottom: 27px;
  }

  .texto-link h1{
    margin-top: 28%;
    font-size: 24px;
  }

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

  #formulario {
    padding: 17px 17px;
  }

  .iniciar_sesion {
    display: block !important;
  }

  #texto-in{
    padding: 51px 30px !important; 
  }

  #enviar_s{
    width: auto !important;
  }

  #texto-registrarse{
    padding: 54px 42px !important;
  }

  .video{
    height: 245px;
  }

  .text_home_conoce p{
    font-size: 17px;
    padding-top: 15px;
    line-height: 23px;
    text-align: center;
  }

  .text_home_realizamos h1{
    font-size: 24px;
    padding-left: 0px;
    padding-top: 35px;
    text-align: center;
  }

  #home_realizamos{
    padding-bottom: 10px;
  }

  #home_productos{
    padding: 17px 0px;
  }

  .text_home_conoce{
    padding-right: 15px;
    padding-bottom: 45px;
  }

  #home_productos h1{
    font-size: 24px;
    padding-top: 24px;
    padding-bottom: 23px;
  }

  #home_conoce{
    padding: 48px 0px;
  }

  .home_text_productos p{
    font-size: 14px;
  }

  .home_text_productos h2{
    font-size: 25px;
  }

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

  #copy a{
    font-size: 11px;
    padding-right: 112px;
  }

  #buscar{
    margin-bottom: 10px;
  }

  #barra-menu{
    padding: 5px 0px;
    background-color: #fff;
  }

  #titulo{
    padding-top: 155px;
    padding-bottom: 42px;
    margin-top: 27%;
  }

  #titulo h1{
    font-size: 26px;
    padding-bottom: 13px;
  }

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

  .text_nosotros{
    padding: 0px 17px;
  }

  #nosotros{
    padding: 53px 0px;
  }

  .text_nosotros h1{
    font-size: 25px;
    padding-bottom: 12px;
  }

  .text_nosotros p{
    font-size: 16px;
    line-height: 23px;
  }

  #profesionalismo h1{
    font-size: 26px;
  }

  #profesionalismo{
    padding: 75px 0px;
  }

  .text_item_servicios h1{
    text-align: center;
    font-size: 21px;
  }

  .text_item_servicios p{
    font-size: 16px;
    padding-bottom: 15px;
    line-height: 22px;
    text-align: center;
  }

  .text_item_servicios2 h1{
    font-size: 24px;
    padding-top: 10px;
    text-align: center;
  }

  .text_item_servicios2 p{
    font-size: 18px;
    line-height: 23px;
  }

  .text_item_servicios2 h2{
    font-size: 19px;
  }

  .text_item_servicios2 h3{
    font-size: 15px;
    line-height: 22px;
  }

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

  .text_item_servicios3 p{
    font-size: 16px;
    line-height: 22px;
  }

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

  .text_contactenos p{
    font-size: 16px;
    line-height: 23px;
  }

  #map{
    height: 352px;
  }

  .ampliar-p{
    padding: 4px 61px 4px 20px;
  }
  

}




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

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

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

  .ico_point2{
    margin-left: 21px;
  }

  #banner{
    margin-top: 32%;
  }

  .navbar-toggle{
    margin-top: 8px;
  }

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

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

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

  #nuestras_marcas h1{
    font-size: 25px;
    padding-bottom: 27px;
  }

  .texto-link h1{
    margin-top: 28%;
    font-size: 24px;
  }

  .text_home_conoce h1{
    font-size: 31px;
    padding-bottom: 17px;
    text-align: center;
  }

  .video{
    height: 245px;
  }

  .text_home_conoce p{
    font-size: 17px;
    padding-top: 15px;
    line-height: 23px;
    text-align: center;
  }

  .text_home_realizamos h1{
    font-size: 24px;
    padding-left: 0px;
    padding-top: 35px;
    text-align: center;
  }

  #home_realizamos{
    padding-bottom: 10px;
  }

  #home_productos{
    padding: 17px 0px;
  }

  .text_home_conoce{
    padding-right: 15px;
    padding-bottom: 45px;
  }

  #home_productos h1{
    font-size: 24px;
    padding-top: 24px;
    padding-bottom: 23px;
  }

  #home_conoce{
    padding: 48px 0px;
  }

  .home_text_productos p{
    font-size: 14px;
  }

  .home_text_productos h2{
    font-size: 25px;
  }

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

  #copy a{
    font-size: 11px;
    padding-right: 112px;
  }

  #buscar{
    margin-bottom: 10px;
  }

  #barra-menu{
    padding: 5px 0px;
    background-color: #fff;
  }

  #titulo{
    padding-top: 155px;
    padding-bottom: 42px;
    margin-top: 32%;
  }

  #formulario {
    padding: 17px 16px !important;
  }

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

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

  .text_nosotros{
    padding: 0px 17px;
  }

  #nosotros{
    padding: 53px 0px;
  }

  .text_nosotros h1{
    font-size: 34px;
    padding-bottom: 12px;
  }

  .text_nosotros p{
    font-size:17px;
    line-height: 26px;
  }

  #profesionalismo p{
    font-size: 19px;
    line-height: 27px;
  }

  .iniciar_sesion {
    display: block !important;
  }

  #texto-in{
    padding: 62px 52px !important;
  }

  #enviar_s{
    width: auto !important;
  }

  #texto-registrarse{
    padding: 42px 56px !important;
  }

  #profesionalismo h1{
    font-size: 26px;
  }

  #profesionalismo{
    padding: 75px 0px;
  }

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

  .text_item_servicios p{
    font-size: 20px;
    padding-bottom: 15px;
    line-height: 29px;
    text-align: center;
  }

  .text_item_servicios2 h1{
    font-size: 31px;
    padding-top: 10px;
    text-align: center;
  }

  .text_item_servicios2 p{
    font-size: 18px;
    line-height: 23px;
  }

  .text_item_servicios2 h2{
    font-size: 19px;
  }

  .text_item_servicios2 h3{
    font-size: 18px;
    line-height: 27px;
  }

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

  .text_item_servicios3 p{
    font-size: 17px;
    line-height: 23px;
  }

  .text_contactenos h1{
    font-size:33px;
  }

  .text_contactenos p{
    font-size: 19px;
    line-height: 27px;
  }

  #map{
    height: 352px;
  }

  .ampliar-p{
    padding: 4px 61px 4px 20px;
  }

  
}


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


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

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

  .ico_point2{
    margin-left: 21px;
  }

  #banner{
    margin-top:32%;
  }

  .navbar-toggle{
    margin-top: 8px;
  }

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

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

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

  #nuestras_marcas h1{
    font-size: 25px;
    padding-bottom: 27px;
  }

  .texto-link h1{
    margin-top: 28%;
    font-size: 24px;
  }

  .text_home_conoce h1{
    font-size: 33px;
    padding-bottom: 17px;
    text-align: center;
  }

  .video{
    height:338px;
  }

  .text_home_conoce p{
    font-size:18px;
    padding-top: 15px;
    line-height: 27px;
    text-align: center;
  }

  .text_home_realizamos h1{
    font-size: 24px;
    padding-left: 0px;
    padding-top: 35px;
    text-align: center;
  }

  #home_realizamos{
    padding-bottom: 10px;
  }

  #home_productos{
    padding: 17px 0px;
  }

  .text_home_conoce{
    padding-right: 15px;
    padding-bottom: 45px;
  }

  #home_productos h1{
    font-size: 24px;
    padding-top: 24px;
    padding-bottom: 23px;
  }

  #home_conoce{
    padding: 48px 0px;
  }

  .home_text_productos p{
    font-size: 14px;
  }

  .home_text_productos h2{
    font-size: 25px;
  }

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

  #copy a{
    font-size: 11px;
    padding-right: 112px;
  }

  #buscar{
    margin-bottom: 10px;
  }

  #barra-menu{
    padding: 5px 0px;
    background-color: #fff;
  }

  #titulo{
    padding-top: 155px;
    padding-bottom: 42px;
    margin-top:32%;
  }

  #enviar_s{
    width: auto !important;
  }

  .iniciar_sesion {
    display: block !important;
  }

  #texto-in{
    padding: 73px 53px !important;
  }

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

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

  .text_nosotros{
    padding: 0px 17px;
  }

  #nosotros{
    padding: 53px 0px;
  }

  .text_nosotros h1{
    font-size: 39px;
    padding-bottom: 12px;
  }

  .text_nosotros p{
    font-size: 19px;
    line-height:30px;
  }

  #profesionalismo h1{
    font-size: 33px;
  }

  #profesionalismo{
    padding: 158px 0px;
  }

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

  .text_item_servicios p{
    font-size: 20px;
    padding-bottom: 15px;
    line-height: 29px;
    text-align: center;
  }

  .text_item_servicios2 h1{
    font-size: 35px;
    padding-top: 29px;
    text-align: center;
  }

  .text_item_servicios2 p{
    font-size: 18px;
    line-height: 23px;
  }

  .text_item_servicios2 h2{
    font-size: 27px;
  }

  .text_item_servicios2 h3{
    font-size: 18px;
    line-height: 27px;
  }

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

  .text_item_servicios3 p{
    font-size: 17px;
    line-height: 23px;
  }

  .text_contactenos h1{
    font-size:33px;
  }

  .text_contactenos p{
    font-size: 19px;
    line-height: 27px;
  }

  #map{
    height: 352px;
  }

  .ampliar-p{
    padding: 4px 61px 4px 20px;
  }
  

}


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

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

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

  .ico_point2{
    margin-left: 21px;
  }

  #banner{
    margin-top: 29%;
  }

  .navbar-toggle{
    margin-top: 8px;
  }

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

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

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

  #nuestras_marcas h1{
    font-size: 25px;
    padding-bottom: 27px;
  }

  .texto-link h1{
    margin-top: 28%;
    font-size: 24px;
  }

  .text_home_conoce h1{
    font-size: 33px;
    padding-bottom: 17px;
    text-align: center;
  }

  .video{
    height:383px;
  }

  .text_home_conoce p{
    font-size:17px;
    padding-top: 15px;
    line-height: 27px;
    text-align: center;
  }

  .text_home_realizamos h1{
    font-size: 30px;
    padding-left: 0px;
    padding-top: 35px;
    text-align: center;
  }

  .iniciar_sesion {
    display: block !important;
  }

  #texto-registrarse{
    padding: 82px 83px !important;
  }

  #enviar_s{
    width: auto !important;
  }

  #home_realizamos{
    padding-bottom: 10px;
  }

  #home_productos{
    padding: 17px 0px;
  }

  .text_home_conoce{
    padding-right: 15px;
    padding-bottom: 45px;
  }

  #home_productos h1{
    font-size: 24px;
    padding-top: 24px;
    padding-bottom: 23px;
  }

  #home_conoce{
    padding: 48px 0px;
  }

  .home_text_productos p{
    font-size: 14px;
  }

  .home_text_productos h2{
    font-size: 25px;
  }

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

  #copy a{
    font-size: 11px;
    padding-right: 112px;
  }

  #buscar{
    margin-bottom: 10px;
  }

  #barra-menu{
    padding: 5px 0px;
    background-color: #fff;
  }

  #titulo{
    padding-top: 155px;
    padding-bottom: 42px;
    margin-top:21%;
  }

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

  .text_nosotros{
    padding: 0px 17px;
  }

  #nosotros{
    padding: 53px 0px;
  }

  .text_nosotros h1{
    font-size: 39px;
    padding-bottom: 12px;
  }

  .text_nosotros p{
    font-size: 19px;
    line-height:30px;
  }

  #profesionalismo h1{
    font-size: 33px;
  }

  #profesionalismo{
    padding: 158px 0px;
  }

  .text_item_servicios h1{
    text-align: center;
    font-size: 36px;
  }

  .text_item_servicios p{
    font-size: 20px;
    padding-bottom: 15px;
    line-height: 29px;
    text-align: center;
  }

  .text_item_servicios2 h1{
    font-size: 35px;
    padding-top: 29px;
    text-align: center;
  }

  .text_item_servicios2 p{
    font-size: 18px;
    line-height: 23px;
  }

  .text_item_servicios2 h2{
    font-size: 27px;
  }

  .text_item_servicios2 h3{
    font-size: 18px;
    line-height: 27px;
  }

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

  .text_item_servicios3 p{
    font-size: 19px;
    line-height: 26px;
  }

  .text_contactenos h1{
    font-size:33px;
  }

  .text_contactenos p{
    font-size: 19px;
    line-height: 27px;
  }

  #map{
    height: 352px;
  }

  .ampliar-p{
    padding: 4px 61px 4px 20px;
  }
  

}

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

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

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

  #barra-menu{
    padding: 9px 0px;
  }

  .texto-link h1{
    margin-top: 24%;
    font-size: 16px;
  }

  .text_home_conoce{
    padding-right: 16px;
    text-align: center;
    padding-bottom: 45px;
  }

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

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

  #profesionalismo{
    padding: 216px 0px;
  }

  .iniciar_sesion {
    display: block !important;
  }

  .text_home_realizamos h1{
    text-align: center;
    font-size: 40px;
    padding-top: 36px;
  }
  #nuestras_marcas h1 {
    font-size: 32px;
  }

  #home_realizamos{
    padding-bottom: 31px;
  }

  #home_productos h1{
    padding-top: 17px;
    font-size: 34px;
  }

  .home_text_productos h2{
    font-size: 27px;
  }

  .home_text_productos p{
    font-size: 15px;
  }

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

  #titulo{
    padding-top: 250px;
  }

  .text_nosotros{
    padding: 0px 87px;
  }

  #nosotros{
    padding: 111px 0px;
  }

  .text_nosotros p{
    font-size: 22px;
    line-height: 30px;
  }

  .text_item_servicios h1{
    font-size: 17px;
  }

  .text_item_servicios p{
    font-size: 16px;
    line-height: 22px;
  }

  .text_item_servicios2 h1{
    text-align: center;
    font-size: 26px;
    padding-top: 25px;
  }

  .text_item_servicios2 p{
    font-size: 19px;
    line-height: 28px;
  }

  .text_item_servicios3 h1{
    font-size: 21px;
  }

  .text_item_servicios3 p{
    font-size: 19px;
    line-height: 27px;
  }

  .text_item_servicios2 h2{
    font-size: 27px;
  }

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

  .text_contactenos p{
    font-size: 18px;
    line-height: 26px;
  }

  .text_home_conoce p{
    font-size:19px;
    line-height: 31px;
  }


}

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

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

  #barra-menu{
    padding: 9px 0px;
  }

  .iniciar_sesion {
    display: block !important;
  }


  .texto-link h1{
      margin-top: 25%;
      font-size: 20px;
  }

  .text_home_conoce{
    padding-right: 16px;
    text-align: center;
    padding-bottom: 45px;
  }

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

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

  #profesionalismo{
    padding: 216px 0px;
  }

  .text_home_realizamos h1{
    text-align: center;
    font-size: 40px;
    padding-top: 43px;
  }

  #home_realizamos{
    padding-bottom: 31px;
  }

  #home_productos h1{
    padding-top: 17px;
    font-size: 34px;
  }

  .home_text_productos h2{
    font-size: 27px;
  }

  .home_text_productos p{
    font-size: 17px;
  }

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

  #titulo{
    padding-top: 250px;
  }

  .text_nosotros{
    padding: 0px 87px;
  }

  #nosotros{
    padding: 111px 0px;
  }

  .text_nosotros p{
    font-size: 22px;
    line-height: 30px;
  }

  .text_item_servicios h1{
    font-size: 22px;
  }

  .text_item_servicios p{
    font-size: 18px;
    line-height: 25px;
  }

  .text_item_servicios2 h1{
    text-align: center;
    font-size: 26px;
    padding-top: 25px;
  }

  .text_item_servicios2 p{
    font-size: 19px;
    line-height: 28px;
  }

  .text_item_servicios3 h1{
    font-size: 21px;
  }

  .text_item_servicios3 p{
    font-size: 19px;
    line-height: 27px;
  }

  .text_item_servicios2 h2{
    font-size: 27px;
  }

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

  .text_contactenos p{
    font-size: 18px;
    line-height: 26px;
  }

  .text_home_conoce p{
    font-size: 22px;
    line-height: 35px;
  }
  #nuestras_marcas h1 {
    font-size: 32px;
  }
  

}

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

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

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

  #barra-menu{
    padding: 9px 0px;
  }

  .texto-link h1{
    margin-top: 27%;
    font-size: 19px;
  }

  .text_home_conoce{
    padding-right: 16px;
    text-align: center;
    padding-bottom: 45px;
  }

  .text_home_conoce h1{
    text-align: center;
    font-size: 35px;
  }

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

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

  #profesionalismo{
    padding: 216px 0px;
  }

  .text_home_realizamos h1{
    text-align: center;
    font-size: 34px;
    padding-top: 29px;
  }

  #home_realizamos{
    padding-bottom: 31px;
  }

  #home_productos h1{
    padding-top: 17px;
    font-size: 34px;
  }

  .home_text_productos h2{
    font-size: 27px;
  }

  .home_text_productos p{
    font-size: 17px;
  }

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

  #titulo{
    padding-top: 250px;
  }

  .text_nosotros{
    padding: 0px 87px;
  }

  #nosotros{
    padding: 111px 0px;
  }

  .text_nosotros p{
    font-size:19px;
    line-height: 28px;
  }

  .iniciar_sesion {
    display:block !important;
  }

  .text_item_servicios h1{
    font-size: 22px;
  }

  .text_item_servicios p{
    font-size: 18px;
    line-height: 25px;
  }

  .text_item_servicios2 h1{
    text-align: center;
    font-size: 26px;
    padding-top: 25px;
  }

  .text_item_servicios2 p{
    font-size: 19px;
    line-height: 28px;
  }

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

  .text_item_servicios3 p{
    font-size: 19px;
    line-height: 27px;
  }

  .text_item_servicios2 h2{
    font-size: 24px;
  }

  #texto-registrarse{
    padding: 82px 80px !important;
  }

  #formulario {
    padding: 17px 8px;
  }

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

  .text_contactenos p{
    font-size: 18px;
    line-height: 26px;
  }

  .text_home_conoce p{
    font-size: 20px;
    line-height: 34px;
  }
  #nuestras_marcas h1 {
    font-size: 35px;
  }

  

}


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


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

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

  #barra-menu{
    padding: 9px 0px;
  }

  .texto-link h1{
    margin-top: 27%;
    font-size: 19px;
  }

  .text_home_conoce{
    padding-right: 16px;
    text-align: center;
    padding-bottom: 45px;
  }

  .text_home_conoce h1{
    text-align: center;
    font-size: 35px;
  }
  #titulo h1 {
      font-size: 26px;
  }

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

  #profesionalismo{
    padding: 216px 0px;
  }

  .text_home_realizamos h1{
    text-align: center;
    font-size: 35px;
    padding-top: 41px;
  }

  #texto-in{
    padding: 73px 29px !important;
  }

  #texto-registrarse{
    padding: 63px 38px !important;
  }

  #home_realizamos{
    padding-bottom: 31px;
  }

  #home_productos h1{
    padding-top: 17px;
    font-size: 34px;
  }

  #enviar_s{
    width: auto !important;
  }

  .home_text_productos h2{
    font-size: 27px;
  }

  .home_text_productos p{
    font-size: 17px;
  }

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

  #titulo{
    padding-top: 250px;
  }

  .text_nosotros{
    padding: 0px 87px;
  }

  #nosotros{
    padding: 111px 0px;
  }

  .text_nosotros p{
    font-size: 22px;
    line-height: 30px;
  }

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

  .text_item_servicios p{
    font-size: 18px;
    line-height: 25px;
  }

  .text_item_servicios2 h1{
    text-align: center;
    font-size: 32px;
    padding-top: 25px;
  }

  .text_item_servicios2 p{
    font-size: 19px;
    line-height: 28px;
  }

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

  .text_item_servicios3 p{
    font-size: 19px;
    line-height: 27px;
  }

  .text_item_servicios2 h2{
    font-size: 23px;
  }

  #formulario {
    padding: 17px 11px !important;
  }

  .text_contactenos h1{
    font-size: 33px;
  }

  .text_contactenos p{
    font-size: 17px;
    line-height: 26px;
  }

  .text_home_conoce p{
    font-size: 18px;
    line-height: 30px;
  }
  #nuestras_marcas h1 {
    font-size: 37px;
  }
  
}


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


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

  .texto h1{
    font-size: 18px;
    padding-bottom: 3px;
  }

  .texto h2{
    font-size: 30px;
  }

  #navbar li{
    margin: 46px 0px 0px 12px;
    font-size: 17px;
  }

  #barra-menu{
    padding: 10px 0px;
  }

  .texto-link h1{
    margin-top: 21%;
    font-size: 24px;
  }

  .text_home_conoce{
    padding-right: 15px;
  }

  .text_home_conoce h1{
    font-size: 27px;
    padding-bottom: 23px;
  }

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

  .text_home_realizamos h1{
    font-size: 29px;
  }

  #home_productos h1{
    font-size: 33px;
  }

  .home_text_productos h2{
    font-size: 27px;
  }

  .home_text_productos p{
    font-size: 16px;
  }

  footer p{
    font-size: 18px;
    line-height: 25px;
  }

  .text_nosotros{
    padding: 0px 137px;
  }

  #profesionalismo{
    padding: 148px 0px;
  }

  #texto-in{
    padding: 73px 32px !important
  }

  #texto-registrarse{
    padding: 82px 27px !important;
  }

  #enviar_s{
    width: auto !important;
  }

  .text_item_servicios h1{
    font-size: 33px;
  }

  .text_item_servicios p{
    font-size: 20px;
    line-height: 27px;
  }

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

  .text_item_servicios2 p{
    font-size: 18px;
    line-height: 26px;
  }

  .text_item_servicios2 h2{
    font-size: 22px;
  }

  .text_item_servicios2 h3{
    font-size: 16px;
    line-height: 22px;
  }

  .text_item_servicios3 h1{
    font-size: 29px;
  }

  .text_item_servicios3 p{
    font-size: 20px;
    line-height: 27px;
  }

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

  .text_contactenos p{
    font-size: 18px;
    line-height: 27px;
  }

  #formulario {
    padding: 17px 16px !important;
  }

  .text_nosotros p{
    font-size: 18px;
    line-height: 28px;
  }

  #nosotros{
    padding: 102px 0px;
  }



}

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

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

  .texto h1{
    font-size: 21px;
  }

  .texto{
    bottom: 14%;
  }

  .texto h2{
    font-size: 37px;
  }

  #navbar li{
    margin:46px 0px 0px 21px;
  }

  #barra-menu{
    padding: 10px 0px;
  }

  .texto-link h1{
    margin-top: 33%;
    font-size: 24px;
  }

  .text_home_conoce{
    padding-right: 15px;
  }

  .text_home_conoce h1{
    font-size:28px;
  }

  .text_home_conoce p{
    font-size: 17px;
    line-height: 29px;
  }

  .text_home_realizamos h1{
    font-size: 29px;
    padding-top: 171px;
  }

  #home_productos h1{
    font-size: 33px;
  }

  .home_text_productos h2{
    font-size: 24px;
  }

  .home_text_productos p{
    font-size: 16px;
  }

  footer p{
    font-size: 18px;
    line-height: 25px;
  }

  #home_productos{
    padding: 16px 0px;
  }

  .text_nosotros{
    padding: 0px 211px;
  }

  #nosotros{
    padding: 128px 0px;
  }

  #profesionalismo{
    padding: 148px 0px;
  }

  .text_nosotros p{
    font-size: 18px;
    line-height: 30px;
  }

  #texto-registrarse{
    padding: 82px 56px !important;
  }

  #formulario {
    padding: 17px 25px !important;
  }

  #enviar_s{
    width: auto !important;
  }

  #texto-in{
    padding: 73px 47px !important;
  }

  .text_item_servicios h1{
    font-size: 36px;
  }

  .text_item_servicios p{
    font-size: 20px;
    line-height: 27px;
  }

  .text_item_servicios2 h1{
    font-size:33px;
  }

  .text_item_servicios2 p{
    font-size: 18px;
    line-height: 26px;
  }

  .text_item_servicios2 h2{
    font-size: 22px;
  }

  .text_item_servicios2 h3{
    font-size: 16px;
    line-height: 22px;
  }

  .text_item_servicios3 h1{
    font-size: 29px;
  }

  .text_item_servicios3 p{
    font-size: 20px;
    line-height: 27px;
  }

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

  .text_contactenos p{
    font-size: 19px;
  }


}


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

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

   #navbar li{
      margin: 15px 0px 0px 35px;
   }

   .texto h2{
      font-size: 33px;
   }

   .texto{
      bottom: 11%;
   }

   .texto-link h1{
      margin-top: 38%;
      font-size: 25px;
   }

   .text_home_conoce{
     padding-right: 21px;
   }

   .text_home_conoce h1{
     font-size: 25px;
     padding-bottom: 23px;
   }

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

  .text_home_realizamos h1{
    font-size: 35px;
    padding-top: 140px;
  }

  #home_productos h1{
    font-size: 38px;
  }

  .home_text_productos h2{
    font-size:25px;
  }

  .home_text_productos p{
    font-size: 15px;
  }

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

  .text_nosotros {
    padding: 0px 72px;
  }

  .text_nosotros p{
    font-size: 18px;
    line-height: 30px;
  }

  #nosotros{
    padding: 106px 0px;
  }

  #profesionalismo{
    padding: 154px 0px;
  }

  #formulario {
    padding: 17px 8px;
  }

  #texto-in{
    padding: 73px 21px !important;
  }

  #texto-registrarse{
    padding: 82px 26px !important;
  }

  #enviar_s{
    width: auto !important;
  }

  .text_item_servicios h1{
    font-size: 31px;
  }

  .text_item_servicios p{
    font-size: 19px;
    line-height: 26px;
  }

  .text_item_servicios2 h1{
    font-size: 29px;
  }

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

  .text_item_servicios2 h2{
    font-size: 21px;
  }

  .text_item_servicios2 h3{
    font-size: 16px;
    line-height: 23px;
  }

  .text_item_servicios3 h1{
    font-size: 30px;
  }

  .text_item_servicios3 p{
    font-size: 19px;
    line-height: 25px;
  }

  .text_contactenos h1{
    font-size: 34px;
  }

  .text_contactenos p{
    font-size: 18px;
    line-height: 28px;
  }
  

}


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

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

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

  #navbar li{
    margin: 14px 0px 0px 52px;
  }

  .texto{
    bottom: 13%;
  }

  .texto-link h1{
    margin-top: 35%;
    font-size: 28px;
  }

  .text_home_conoce h1{
    font-size: 25px;
    padding-bottom: 28px;
  }

  .text_home_conoce{
    padding-right: 57px;
  }

  .text_home_conoce p{
    font-size: 16px;
    line-height:29px;
  }

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

  #home_productos h1{
    font-size: 40px;
  }

  .home_text_productos h2{
    font-size: 25px;
  }

  .home_text_productos p{
    font-size: 16px;
  }

  .text_nosotros{
    padding: 0px 105px;
  }

  #nosotros{
    padding: 117px 0px;
  }

  #profesionalismo{
    padding: 170px 0px;
  }

  #formulario {
    padding: 17px 15px;
  }

  .text_item_servicios h1{
    font-size:34px;
  }

  .text_item_servicios p{
    font-size: 21px;
    line-height: 28px;
  }

  .text_item_servicios2 h1{
    font-size: 30px;
  }

  .text_item_servicios2 h2{
    font-size: 27px;
  }

  .text_item_servicios2 h3{
    font-size: 18px;
    line-height: 23px;
  }

  .text_item_servicios2 p{
    font-size: 19px;
    line-height: 23px;
  }

  .text_item_servicios3 h1{
    font-size: 32px;
  }

  .text_item_servicios3 p{
    font-size: 21px;
    line-height: 28px;
  }

  .text_nosotros p{
    font-size:19px;
    line-height: 29px;
  }

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

  .text_contactenos p{
    font-size: 19px;
    line-height: 29px;
  }

  #texto-in{
    padding: 73px 23px !important;
  }

  #texto-registrarse{
    padding: 82px 28px !important;
  }

  #enviar_s{
    width: auto !important;
  }

  
}

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

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

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

  #navbar li{
    margin: 19px 0px 0px 12px;
  }

  .texto{
    bottom: 13%;
  }

  .texto-link h1{
    margin-top: 35%;
    font-size: 29px;
  }

  .text_home_conoce h1{
    font-size: 28px;
    padding-bottom: 24px;
  }

  .text_home_conoce{
    padding-right: 57px;
  }

  .text_home_conoce p{
    font-size: 19px;
    line-height: 30px;
  }

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

  #home_productos h1{
    font-size: 40px;
  }

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

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

  .text_nosotros{
    padding: 0px 105px;
  }

  #nosotros{
    padding: 117px 0px;
  }

  #profesionalismo{
    padding: 224px 0px;
  }

  .text_item_servicios h1{
    font-size:34px;
  }

  .text_item_servicios p{
    font-size: 21px;
    line-height: 28px;
  }

  .text_item_servicios2 h1{
    font-size: 30px;
  }

  .text_item_servicios2 h2{
    font-size: 27px;
  }

  .text_item_servicios2 h3{
    font-size: 18px;
    line-height: 23px;
  }

  .text_item_servicios2 p{
    font-size: 19px;
    line-height: 23px;
  }

  .text_item_servicios3 h1{
    font-size: 32px;
  }

  .text_item_servicios3 p{
    font-size: 21px;
    line-height: 28px;
  }

  .text_nosotros p{
    font-size: 19px;
    line-height: 30px;
  }

  #formulario {
    padding: 17px 11px;
  }

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

  #texto-in{
    padding: 73px 27px !important; 
  }

  #texto-registrarse{
    padding: 54px 34px !important;
  }

  #enviar_s{
    width: auto !important;
  }

}



@media (max-width: 1800px) and (min-width:1501px){

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

  #navbar li{
    margin: 45px 0px 0px 21px;
   }

  .text_home_conoce{
    padding-right: 88px;
    padding-top: 22px;
  }

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

  .text_nosotros{
    padding: 0px 107px;
  }

  #formulario {
    padding: 17px 16px;
  }

  #texto-in{
    padding: 73px 25px !important;
  }

  #texto-registrarse{
    padding: 82px 51px !important;
  }

  #enviar_s{
    width:auto !important;
  }

  .texto-link h1 {
      font-size: 28px;
      margin-top: 27%;
  }

  .text_home_conoce h1{
    font-size: 33px;
  }

  .text_home_conoce p{
    line-height: 29px;
    font-size: 18px;
  }

  #home_productos h1{
    font-size: 42px;
  }

  .home_text_productos h2{
    font-size: 28px;
  }

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

  .text_item_servicios h1{
    font-size: 40px;
  }

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

  .text_item_servicios2 h2{
    font-size:27px;
  }

  .text_item_servicios2 p{
    font-size: 20px;
    line-height: 29px;
  }

  .text_item_servicios2 h3{
    line-height: 24px;
  }

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

  .text_item_servicios3 p{
    font-size: 22px;
    line-height: 30px;
  }

  .text_item_servicios p{
    font-size: 22px;
    line-height: 30px;
  }

  .text_contactenos h1{
    font-size: 40px;
  }

  .text_contactenos p{
    font-size: 21px;
    line-height: 28px;
  }
}




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

  #navbar li{
    margin: 44px 0px 0px 52px;
  }

  .text_home_conoce {
    padding-right: 74px;
  }

  .text_home_conoce h1{
    font-size: 41px;
  }

  .text_nosotros {
    padding: 0px 195px;
  }

  #formulario {
    padding: 17px 55px;
  }

  #texto-registrarse{
    padding: 82px 81px !important;
  }

  #enviar_s{
    width: auto !important;
  }

  






}