@charset "utf-8";
/* CSS Document */
/*
*Autor: Daniel Moreira para +ZKreations
*fecha de desarrollo: 02/07/2014
*Under Creative Commons Attribution 3.0 License 
*http://creativecommons.org/licenses/by/3.0/
*/
/**responsive**/

#wprmenu_bar .bar_logo{
float: right;
}
@media(max-width: 1024px){
  .header{
      display:none; 
  }
  .vc_sep_width_30{
  	width: 100%!important;
  }
  .textosproductos{
  	margin-left: 40px;
  }
  .textosproductos p{
  	margin-top: 30px;
  }
  .vc_sep_width_20{
  	width: 100%!important;
  }
  .carruselhome span{
  	display: none;
  }
  .lshowcase-boxInner-normal{
  }
  .botoneshome2 .vc_btn3.vc_btn3-color-inverse.vc_btn3-style-modern{
    margin-top: -45px;
  }
  .svc_info{
    text-align: justify;
  }
  .botonpdf .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern{
    width: 150%;
  }

}
@media(max-width: 768px){
  
  .rev-btn{
    display: none!important;
  }
  .tp-resizeme img{
    display: none!important;
  }
  .tp-loop-wrap h1{
    display: none!important;
  }
  .tp-loop-wrap p{
  display: none!important;
  }
  .tp-resizeme {
    display: none!important;
  }
  .botoneshome2 .vc_btn3.vc_btn3-color-inverse.vc_btn3-style-modern{
    float: left;
    margin-left: 50px;
    margin-top: -90px;
    border-bottom: 1px solid #ccc;
  }
  .textosproductos{
    margin-left: 70px;
    margin-top: -20px;
  }
  .textohome2 {
    display: inline-block;
    float: left;
    line-height: 4px;
    padding-bottom: 10px;
    margin-left: 44px;
    width: 50%;
  }
  .botonhome2 .vc_btn3.vc_btn3-color-white.vc_btn3-style-modern{
    display: inline-block;
    float: right;
    margin-top: -100px;
    margin-right: 40px;
  }
  .imgnosotros{
    display: none;
  }
 .wpb_content_element{
   text-align: center!important;
  }
  .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading{
    border-color: #FFFFFF!important;
    background-color: #545865!important;
  }
  .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a{
    color: #fff!important;
  }
  .textinterno p{
    text-align: center;
  }
  .tabsservicios .vc_custom_1463175073740 {
    padding-top: 1px !important;
    padding-right: 0px!important;
    padding-bottom: 20px !important;
    padding-left: 0px !important;
  }
  .sidebarnoti .textonoti{
    line-height: 30px;
  }

}
@media(max-width: 380px){
  .botoneshome2 .vc_btn3.vc_btn3-color-inverse.vc_btn3-style-modern{
      margin-top: -60px;
   }

  .imgproduct img{
    text-align: center!important;
    margin-left: 92px;

  }
   .imgproduct2 img{
    margin-left: 128px;
  }
  .home-centro{
    display: none;
  }
.textinterno p {
    text-align: left;
  }
.botonpdf .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern{
    width: 100%;
  }
.contacto-form .telefono{
  width: 100%;
}
.contacto-form .celular{
  width: 100%;

}
.contacto-form .celular:before{
 width: 110px;
}


}