body{
    font-family: 'Oxygen', sans-serif!important;
    background-color: #F7F7F8!important;
    color: #444;
    font-size: 16px!important
}
/*/--------------------------build-----------------------------/*/
.banner_central{
    background: url(../Images/slider/build_slider_1.jpg) no-repeat center;
    background-size: cover;
    height: 100vh;
}
.banner_mobil{
    background: url(../Images/slider/build_slider_1_m.jpg) no-repeat center;
    background-size: cover;
    height: 100vh;
}
.img-build{
    position: relative!important;
    max-width: 300px!important;
    display:block!important;
    margin: 0 auto!important
}

/*/--------------------------build-----------------------------/*/

.banner_mobil{
    background: url(..img/build_slider_1_m.jpg) no-repeat center;
    background-size: 100% 100%;
}
.google-maps {
    position: relative;
    padding-bottom: 63%; // This is the aspect ratio
    height: 0;
    overflow: hidden;
}
.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100%;
}
.copy{
    background-color: #333;
    color: #fff;
    text-align: center;
    padding: 15px 0px
}
.copy p{
    font-size: 12px;
}
.copy a{
    color: #ff860f!important;
    text-decoration: none;
}
.copy a:hover{
    color: #ffdd01!important;
    text-decoration: none;
}

a{
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
a:hover{
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
a:after{
  color: #fff!important;
  text-decoration: none!important;
}
a:visited{
  text-decoration: none!important;
}
a:before{
  color: #fff!important;
  text-decoration: none!important;
}
a:active{
  color: #fff!important;
  text-decoration: none!important;
}
:hover{
	-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.sombra{
  position: relative;
 -webkit-box-shadow: 0px 20px 15px -25px rgba(0,0,0,1);;
-moz-box-shadow: 0px 20px 15px -25px rgba(0,0,0,1);;
box-shadow: 0px 20px 15px -25px rgba(0,0,0,1);;   
}
.navbar-brand > img {
  margin-top: 20px;
  max-width: 212px!important;
  transition: all 1s ease; 
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: -1px!important;
    border: 1px solid transparent;
    position: relative;
    z-index: 100;
}
.navbar-default {
    background-color: #1E1E2C!important;
    border-color: transparent!important;
    height: 120px;
    border-radius:0px!important;
    transition: all 1s ease; 
}
.navbar-right{
        margin-top: 34px;
        transition: all 1s ease; 
}
.navbar-right > li > a {
    color: #fff!important;
    font-weight: 700;
}
.navbar-right > li > a:hover {
    color: #fff!important;
    background-color: #F31D24!important;
}
.slide {
  height: auto!important
}
 .go-top {
  z-index: 1;
  position: fixed;
  bottom: 2em;
  right: 2em;
  text-decoration: none;
  color: #fff !important;
  background-color: rgba(34, 34, 34, 0.3);
  font-size: 12px;
  padding: 0,5em;
}
.go-top:hover {
  background-color: rgba(54, 54, 54, 0.2);
   -webkit-transition: all 0.7s ease;
      -moz-transition: all 0.7s ease;
      -ms-transition: all 0.7s ease;
      -o-transition: all 0.7s ease;
      transition: all 0.7s ease;
}
.go-whatsapp {
    z-index: 1000;
    position: fixed;
    bottom: 2em;
    text-decoration: none;
    color: #fff !important;
    background-color: #36b729;
    font-size: 12px;
    padding: 0,5em;
    right: 0px;
    border-bottom-width: 0px;
    margin-bottom: 60px;
}
.go-whatsapp:hover {
  background-color: rgba(54, 54, 54, 0.2);
   -webkit-transition: all 0.7s ease;
      -moz-transition: all 0.7s ease;
      -ms-transition: all 0.7s ease;
      -o-transition: all 0.7s ease;
      transition: all 0.7s ease;
}
.footer_item_icon {
    max-width: 35px;
    float: right;
    margin-top: 5px;
}
.navitems{
  margin:0;
  padding-bottom:10px;
  display:inline-flex;
}
.form2{
  width: 49.65%!important;
}
footer{
 background-color: #1E1E2C;
 color: #fff;
 padding: 50px 0px;
}
.nav_footer{
 list-style-type: none;
}
.nav_footer li{
  margin-bottom: 10px;
  font-size: 15px;
}
.nav_footer li a{
   color: #FFF;
}
.nav_footer li a:hover{
   color: #FCB40A;
   text-decoration: none;
}
.contenedor_caminos{
  padding: 5% 0px;
  position: relative;
}
.camino_competicion{
  height: 640px;
  background-color:#FCB40A;
  background: url(../Images/banners/fondo_filtros_industriales.png) no-repeat center;
  background-size: cover;
  position: relative;
  padding: 20px
}
.camino_industrial{
  height: 640px;
  background-color: #F11D24;
  background: url(../Images/banners/fondo_filtros_competicion.png) no-repeat center;
  background-size: cover;
  position: relative;
  padding: 20px
}
.fondo h1{
  margin-bottom:30px;
  color: #fff;
  font-weight: 700;
  text-align: center;
}
.fondo p{
  margin-bottom:30px;
  color: #fff;
  font-weight: 700;
  font-weight: 20px;
  text-align: center;
}
.btn_caminos{
  margin-bottom:30px;
  padding: 10px 20px;
  border-radius: 2px;
  border:solid 4px #FCB40A;
  color:#FCB40A;
  background-color: transparent;
  margin: 0 auto;
  display: table;
  text-align: center;
  font-weight: 700;
  font-size: 25px;
  position: relative;
}
.btn_caminos2{
  margin-bottom:30px;
  padding: 10px 20px;
  border-radius: 2px;
  border:solid 4px #F11D24;
  color: #F11D24;
  background-color: transparent;
  margin: 0 auto;
  display: table;
  text-align: center;
  font-weight: 700;
  font-size: 25px;
  position: relative;
}
.btn_caminos:hover{
  border:solid 4px #FCB40A;
  color: #fff;
  background-color:#FCB40A;
 -webkit-box-shadow: 0px 22px 40px -28px rgba(0,0,0,1);
 -moz-box-shadow: 0px 22px 40px -28px rgba(0,0,0,1);
 box-shadow: 0px 22px 40px -28px rgba(0,0,0,1);
 text-decoration: none;
}
.btn_caminos2:hover{
  border:solid 4px #F11D24;
  color: #fff;
  background-color: #F11D24;
  -webkit-box-shadow: 0px 22px 40px -28px rgba(0,0,0,1);
  -moz-box-shadow: 0px 22px 40px -28px rgba(0,0,0,1);
  box-shadow: 0px 22px 40px -28px rgba(0,0,0,1);
  text-decoration: none;
}
.btn_blanco{
  border:solid 4px #fff;
  color: #fff;
  padding: 5px 20px;
  border-radius: 5px;
  background-color: transparent;  
  font-size: 20px;
}
.btn_blanco:hover{
  border:solid 4px #fff;
  color: #FCB40A;
  background-color: #FFF;
  text-decoration: none;  
}
.img_caminos{
  margin-top: 20px;
  margin-bottom: 30px
}
.img_caminos img{
  max-width: 160px;
  display: block;
  margin: 0 auto
}
.container-fluid{
  margin:0px!important;
  padding: 0px!important
}
.section{
  padding: 100px 0px;
}
.title{
  font-weight: 700;
  font-size: 40px;
}
.btn-amarillo{
  color: #fff;
  background-color: #fcb40a;
  font-size: 18px!important;
}
.title_amarillo{
  color: #fcb40a;
  text-align: center;
  font-weight: 700;
}
.title_rojo{
  color:  #F11D24;
  text-align: center;
  font-weight: 700;
}
.nivo-controlNav{
  display: none!important;
}
.caption_title1{
  color: #fcb40a;
  background-color: #1E1E2C;
  padding: 15px;
  font-weight: 700;
}
.caption_title2{
  color: #fff;
  background-color: #F11D24;
  padding: 15px;
  font-weight: 700;
}
.caption_text{
  font-size: 20px;
  font-weight:700;
}
/*.link_producto:hover{
  color: #1E1E2C;
  text-decoration: none;
}*/
.item_productos {
    position: relative;
    display: flex;
    align-items: center;
    /*min-height: 360px;
    max-height: 360px;*/
    background-color: #fff;
    border: #F7F7F8 solid 2px;
    margin-bottom: 20px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
/*.item_productos:hover{
  z-index: 10;
  -webkit-box-shadow: 1px 24px 22px -28px rgba(0,0,0,0.6);
  -moz-box-shadow: 1px 24px 22px -28px rgba(0,0,0,0.6);
  box-shadow: 1px 24px 22px -28px rgba(0,0,0,0.6);
}*/
.item_productos h2 {
    height: 3.5rem;
    overflow: hidden;
    color: #1E1E2C;
    font-weight: 700;
    font-size: 18px;
    text-align: center;
}

/*.div-nombre-producto-hover:hover > h2 {
    transform: scale(2.5);
    font-size: 7px;
    z-index: 10;
    border: solid 0.5px;
    height: auto;
    width: min-content;
    margin-left: 40%;
    padding: 5px;
    overflow: visible;
    background-color: aliceblue;
    border-radius: 0.5rem;
    transition: all 0s !important;
}*/
.blanco{
  background-color: #fff;
}
.amarillo{
  background-color:#fcb40a;
  color: #fff; 
}
.amarillo{
  background-color:#fcb40a;
  color: #fff; 
}
.rojo{
  background-color:#F11D24;
  color: #fff; 
}
.btn_producto_1{
  color: #fcb40a;
  background-color: transparent;
  border:solid 2px #fcb40a;
  border-radius: 4px;
  display: block;
  text-align: center;
  margin: 0px 7px;
  padding: 5px;
  font-weight: 700;
}
.btn_producto_1:hover{
  color: #fff;
  background-color: #fcb40a;
  border:solid 2px #fcb40a;
  text-decoration: none;
}
.btn_producto_2{
  color: #F11D24;
  background-color: transparent;
  border:solid 2px #F11D24;
  border-radius: 4px;
  display: block;
  text-align: center;
  padding: 5px;
  font-weight: 700;
}
.btn_producto_2:hover{
  color: #fff;
  background-color:#F11D24;
  border:solid 2px #F11D24;
  text-decoration: none;
}
.btn_azul{
  color: #070707;
  background-color: transparent;
  border:solid 2px #1317D6;
  border-radius: 4px;
  margin: 0px 7px;
  padding: 5px 20px;
  font-size: 22px;
  font-weight: 700;
  float: right;
}
.btn_azul:hover{
  color: #fff;
  background-color:#1317D6;
  border:solid 2px #1317D6;
  text-decoration: none;
}
.btn_comprar{
  color: #1DA20D;
  background-color: transparent;
  border:solid 2px #1DA20D;
  border-radius: 4px;
  margin: 0px 7px;
  padding: 5px 20px;
  font-size: 22px;
  font-weight: 700;
  float: right;
}
.btn_comprar:hover{
  color: #fff;
  background-color:#1DA20D;
  border:solid 2px #106706;
  text-decoration: none;
}
.lista_categorias{
  list-style: none;
  padding: 0;
  /*/ margin-bottom: 40px; /*/
}
.lista_categorias li{
  margin: 5px 0px;
  padding: 5px 0px;
  text-align: left;
  color: #1E1E2C;
}
.lista_categorias li a{
  color: #1E1E2C
}
.lista_categorias li a:hover{
  color: #fcb40a;
  text-decoration: none;
}

.lista_categorias2{
  list-style: none;
  padding: 0;
  margin-bottom: 40px
}
.lista_categorias2 li{
  margin: 5px 0px;
  padding: 5px 0px;
  text-align: left;
  color: #1E1E2C;
}
.lista_categorias2 li a{
  color: #1E1E2C
}
.lista_categorias2 li a:hover{
  color: #F11D24;
  text-decoration: none;
}
.solicitar_presupuesto{
  display: block;
  margin: 0 auto;
  width: 60%;
}
.crop_producto{
    position: relative;
    width: 100%;
    height: 400px;
    overflow: hidden;
    border: solid 1px #eaeaea;
    border-radius: 10px;
}
.crop_producto img {
    position: absolute;
    top: -100%;
    bottom: -100%;
    left: -100%;
    right: -100%;
    margin: auto;
    height: 100%;
    width: auto;
}
.crop_imagen{
    position: relative;
    width: 100%;
    height: 500px;
    overflow: hidden;
    border: solid 1px #eaeaea;
    border-radius: 10px;
}
.crop_imagen img {
    position: absolute;
    top: -100%;
    bottom: -100%;
    left: -100%;
    right: -100%;
    margin: auto;
    height: auto;
    width: cover;
}
.padding{
  padding: 40px 110px!important;
  height: 260px
}
.galeria{
  margin-top: 25px;
  display: inline-block;
}
.galeria li{
  margin-right: 5px;
  display: inline-block;
}
.galeria li a>img{
  width: auto;
  max-height: 100px;
}
.crop_carrito{
    position: relative;
    width: 80px;
    height: 80px;
    overflow: hidden;
    border: solid 1px #eaeaea;
    border-radius: 10px;
}
.crop_carrito img {
    position: absolute;
    top: -100%;
    bottom: -100%;
    left: -100%;
    right: -100%;
    margin: auto;
    height: 100%;
    width: auto;
}
.btn_cancelar{
  background-color: #1E1E2C;
  color: #fff;
  border-radius: 3px;
  padding: 5px;
  height: 26px!important;
}
.btn_cancelar:hover{
  background-color: #2E2E2C;
  color: #fff;
  text-decoration: none;
}
.fondo_amarillo{
  background-color: rgba(252, 180, 10, 0.68);
      min-height: 200px;
}
.fondo_rojo{
  background-color: rgba(241, 29, 36, 0.68);
      min-height: 200px;
}
.fondo{
  padding: 2%;
  margin:15% 2%;
  border-radius: 4px;
}
.img_filtro img{
  width: 650px;
}

/*/
            -------------------------panel------------------------------------ /*/
.login{
width: 100%;
height: 100vh;
background: url(../Images/fondo_login.jpg) no-repeat center;
background-size:100%;
}
.login_action{
  background-color: #fff;
  border-radius: 10px;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    padding: 20px;
-webkit-box-shadow: -7px 14px 42px -17px rgba(0,0,0,0.68);
-moz-box-shadow: -7px 14px 42px -17px rgba(0,0,0,0.68);
box-shadow: -7px 14px 42px -17px rgba(0,0,0,0.68);
}
.form-login{
 margin-top: 12px;
}
.logo img{
  width:89%;
}
.input_login{
  width: 100%;
  height: 40px;
  border: none;
  border-bottom: 2px solid #f11d24;
  text-align: center;
}
.olvidemipass{
  font-style: italic;
  float: left;
}
.btn-login{
float: right;
background-color: #f11d24;
padding:10px 20px;
color: #fff;
font-weight: bold;
float: right;
}
.btn-login:hover{
background-color: #DE4604;
color: #fff;
}

.btn_2:hover{
 background-color: #ff4d01!important;
}
.btn_2:after{
 background-color: transparent!important;
}
.btn_2:active{
 background-color: transparent!important;
}
.btn_2:focus{
 background-color: transparent!important;
}
.opciones{
  background-color: #DE4604;
  color: #fff;
}
.foto_de_perfil{
  float: right;
  margin-left: 30px;
  margin-top: 30px
}
.perfil{
  text-align: right;
}
.crop{
position: relative;
height: 60px;
width: 60px;
overflow: hidden;
margin: 0!important;
padding: 0!important;

}
.crop img {
position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
margin: auto;
height: auto;
width: 100%;
object-fit: contain;
}
.menu_lateral{
  background-color: #e6e6e6;
  padding: 0px!important;
  text-align: center;
}
.display{
  background-color: #f5f5f5;
  height: 100%;
}
.menu_lateral a{
    background-color: #fff;
    color: #333;
    display: block;
    padding: 12px;
    text-decoration: none;
    border: solid 2px #f1f1f1;
}
.menu_lateral a:hover{
    background-color: #f1f1f1;
}
.carreras{
  height: 820px;
  background-color: #fff;
 border: solid 2px #f1f1f1; 
  overflow: auto;
}
.carreras_item{
  padding: 20px 30px;
  border-bottom: solid 2px #f9f9f9
}
.element_input{
  background-color: #fff;
  padding: 10px 5px;
  width: 100%;
  border-radius: 5px;
}
.element_verde{
 margin-top: 4px;
 background-color: #A8CF45;
 padding: 10px
}
.element_amarillo{
 margin-top: 4px;
 background-color: #FFCC29;
 padding: 10px
}
.element_rojo{
 margin-top: 4px;
 background-color: #FF4D01;
 padding: 10px
}
.separador{
 padding: 3px
}
.badge_number{
  float: right;
  font-weight: bolder;
  margin-right: 3px;
}
.row{
  margin: 20px 0px;
}
.materias{
  background-color: #F6F6F6;
  height: 480px;
  overflow: auto;
  border: solid 2px #f1f1f1;
}
.mensajes{
  background-color: #FFF;
  height: 480px;
  overflow: auto;
  border: solid 2px #f1f1f1;
}
.input{
  width: 100%!important;
}

#menu * { list-style:none;}
#menu li {color:#222; text-decoration:none;}
#menu li a:before{ content:"\025b8"; color:#ddd; margin-right:4px;}
#menu input[name="list"] {
  position: absolute;
  left: -1000em;
  }
#menu .interior{display: none;}
#menu input:checked ~ ul{display:block;}

.botones{
    list-style: none;
}
.botones li{
    list-style: none;
    display: inline-block;
    margin: 0 3px;
    font-size: 15px;
}
.botones li>a{  
   color: #333;
   text-decoration: none;
}
.botones li>a:hover{
    color: #0ac3f4;
    text-decoration: none;
}
.eq{
    background-color:#ff9800;
    text-align: center;
    font-weight: bold;
    color: #fff;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin-right: 2px;
    margin-top: 3px
}
.libre{
    background-color:#ED3237;
    text-align: center;
    font-weight: bold;
    color: #fff;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin-right: 2px;
    margin-top: 3px
}
.promo{
    background-color:#ffeb3b;
    text-align: center;
    font-weight: bold;
    color: #fff;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin-right: 2px;
    margin-top: 3px
}
.regular{
    background-color:#A8CF45 ;
    text-align: center;
    font-weight: bold;
    color: #fff;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin-right: 2px;
    margin-top: 3px
}
.medio{
    background-color: #8e130a;
    text-align: center;
    font-weight: bold;
    color: #888;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin-right: 2px;
    margin-top: 3px
}
.alto{
    background-color: #2196f3;
    text-align: center;
    font-weight: bold;
    color: #888;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin-right: 2px;
    margin-top: 3px
}
.desconocido{
    background-color: #9a9a9a;
    text-align: center;
    font-weight: bold;
    color: #888;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin-right: 2px;
    margin-top: 3px
}
td>span{
    display: inline-block;
    float: left;
    line-height: 23px;
    font-weight: bold;
}
.referencias{
    margin-bottom: 10px
}
.referencias div{
     display: inline-block;
     margin-right: 10px;
     line-height: 20px;
     vertical-align: bottom;  
}
.notify-badge{
    display: none;
    position: absolute;
    right:0px;
    top:10px;
    background: rgb(0,128,0);
    border-radius: 30px 30px 30px 30px;
    color: #fff;
    padding:5px 10px;
    font-size:20px;
    z-index: 1;
}
.categoria-badge{
    float: right;
    font-weight: normal;
    font-size: 12px;
    padding: 3px 7px;
    line-height: 1;
    background-color: #777;
    border-radius: 10px;    
}
.categoria-img{
    max-width: 13px;
    margin-bottom: 4px;
}
.div_categorias_menu{
    color: white; 
    background-color: #E6344A;   
    font-weight: bold;
}
.lista-categorias-menu{
    list-style: none;
}
.lista-categorias-menu li
{
   
    padding: 10px 0 10px 10px;
    border-top: 1px solid;
}

.lista-categorias-menu li a 
{
    font-weight: normal;
    color: #fff;
    text-decoration: none;
}

.lista-categorias-menu li:hover{
    background: #E6344A;
    text-decoration: none;
}
.div-migas
{
    font-weight: bold;
}

.migas
{ 
    margin: 0px 7px;
    background-color: transparent;
    text-decoration: none;
    padding: 2px 6px 2px 6px;
    border: solid 2px #191876;
    border-radius: 4px;
}
.migas:hover{
    background-color: #E6344A;
    color: #fff;
    border: #777;
    text-decoration: none;
}
.item-productos-lista
{
    position: relative;
    background-color: #fff;
    border: #F7F7F8 solid 2px;
    margin-bottom: 20px;
    transition: all 0.5s ease;
}

    .item-productos-lista h2 {
        color: #1E1E2C;
        font-weight: 700;
        margin-bottom: 0px;
        margin-top: 0px;
        font-size: 18px;
    }
.img-lista-producto{
    width: 190px;
    float: left;
    height: 90px;
}
.div-nombre-codigo-precio{
    
}
.div-agregar-al-carrito{
    margin-top: 10px;
}

.div-unidad-productos{
    color: #000000;
    margin-top: 10px;
    text-align: center;
}
.div-unidad-productos p{
   padding: 5px;
}

/*/ -------------------------panel------------------------------------ /*/



/*/ -------------------------responsive------------------------------ /*/
@media only screen and (max-width: 1280px){
}
@media only screen and (max-width: 992px){
    .container-menu{
        width: 100%!important;
        padding: 0px 15px!important
      }
    .nav > li > a {
        position: relative;
        display: block;
        padding: 10px 9px!important;
    }
    .banner_central{
        background: url(../Images/slider/build_slider_1.jpg) no-repeat center;
        background-size: cover;
        height: 100vh;
    }
    .navbar-brand > img {
        margin-top: 20px;
        max-width: 201px!important;
        margin-left: 20px;
    }
}
@media only screen and (max-width: 789px){
}
@media only screen and (max-width: 768px){
    .acomodar{
      text-align: center;
    }
    .btn_caminos2, .btn_caminos {
      font-size: 19px;
    }
    .fondo {
        padding: 2%;
        margin: 10% 1%;
    }
    .navbar-collapse.collapse {
        margin-top: 34px;
    }
    .nav > li > a {
        position: relative;
        display: block;
        padding: 10px 6px!important;
        font-size: 12px;
    }
    .navbar-brand > img {
        margin-top: 30px;
        max-width: 150px!important;
        margin-left: 30px;
    }
    .btn_producto_2 {
        color: #F11D24;
        background-color: transparent;
        border: solid 2px #F11D24;
        border-radius: 4px;
        display: block;
        margin: 0px 7px;
        text-align: center;
        padding: 2px;
        font-weight: 700;
        font-size: 13.2px;
    }
    .nav > li {
        position: relative;
        display: block;
        float: inherit;
        text-align: right;
        margin:0;
    }
    .acomodar{
        text-align: center;
        margin-bottom: 20px
    }
    .navitems {
        margin: 0px 10px;
        padding-bottom: 10px;
        display: inline-flex;
        float: left;
    }
    .nav_footer li {
        margin-bottom: 10px;
        font-size: 15px;
    }
    .navbar-right {
         margin-top: 4px!important; 
    }
    .solicitar_presupuesto {
        display: block;
        margin: 0 auto;
        width: 100%;
    }
    .padding {
        padding: 40px 20px!important;
        height: 260px;
    }
    .footer_item_icon {
        max-width: 35px;
        float: none;
        margin: 0 auto;
        display: block;
    }
}
@media only screen and (max-width: 767px){
    .navbar-toggle {
        margin-top: 41px!important;
        margin-right: 20px!important;
        background-color: #ffed00!important;
        border: 1px solid #f11d24!important;
    }
    .navbar-collapse {
         border-top: 0px solid transparent!important; 
        background-color: #333346!important;
        margin-top: 36px;
    }
    .img_filtro img{
        width: 100%;
        margin:30px 0px;
    }
    .btn-amarillo{
        display: block!important;
        margin:0 auto!important;
        color: #fff;
        background-color: #fcb40a;
        font-size: 18px!important;
    }
    .navbar-brand > img {
        margin: 20px;
        max-width: 20px
    }
    .fondo {
        padding: 4%;
        margin: 10% 2%;
    }
    .section {
        padding: 50px 0px;
    }
    .footer_item_icon {
        max-width: 35px;
        float: none;
        margin: 0 auto;
        display: block;
    }
    .acomodar{
        text-align: center;
        margin-bottom: 20px
    }
    .navitems {
        margin: 0px 10px;
        padding-bottom: 10px;
        display: inline-flex;
        float: left;
    }
    .nav_footer li {
        margin-bottom: 10px;
        font-size: 15px;
    }
    .navbar-right {
         margin-top: 4px!important; 
    }
    .solicitar_presupuesto {
        display: block;
        margin: 0 auto;
        width: 100%;
    }
    .padding {
        padding: 40px 20px!important;
        height: 260px;
    }
}
/*/ -------------------------fin responsive------------------------------ /*/
.error
{
    color: #F11212;    
}

.formulario_mercadopago
{
    list-style: none;    
}
.mensaje_mercadopagoOk
{
    text-align: center;
    font-style: italic;
    line-height: 30pt;
    font-size: 12pt;
    color: #fff; 
    background-color: #1fc8db;
    background-image: linear-gradient(141deg, #9fb8ad 0%, #1fc8db 51%, #2cb5e8 75%);
    opacity: 0.95;
    border-radius: 15px;
}

.mensaje_mercadopagoError
{
   text-align: center;
    font-style: italic;
    line-height: 30pt;
    font-size: 12pt;
    color: #000000  ; 
    opacity: 0.95;
    border-radius: 15px;
    background-color: #e73827;
    background-image: linear-gradient(141deg, #e73827 0%, #e73827 51%, #e73827 75%);
}

.img_mercadoPago
{
   width: 100%;
}

.btn-enviar-mail
{
    width: 45%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.recuperacion-contrasenia
{
    padding: 5%;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Oxygen', sans-serif!important;
}
.recuperacion-contrasenia > div
{
    margin-bottom: 2%;
}

.recuperacion-contrasenia > div > p
{
    margin: 0%;
}



