.tableCaracteristicas {
    font-size: 12px;
    margin: 0 auto;
}
.tableCaracteristicas th {
    text-align: center;
}
.tableCaracteristicas th, .tableCaracteristicas td {
    border: solid 1px #CCC;
    padding: 5px;
}
.tableCaracteristicas .colorGreen {
    background-color: #92d050;
}
.tableCaracteristicas .colorYellow {
    background-color: #ff0;
}
.colorGreen {
    background-color: #92d050;
}
.colorYellow {
    background-color: #ff0;
}
.language {
    padding: 5px 30px 0px 0px;
    width: 100%;
    text-align: right;
    background-color: white;
    font-size: 13px;
}
.language a {
    text-decoration: none;
    color: #888;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent;
}
.language a:hover {
    text-decoration: none;
    color: #333;
}
.logoCliente img {
    max-width: 150px;
}
#whatsapp-div {
    position: fixed;
    top: 300px;
    right: 15px;
    width: auto;
    text-align: center;
    width: auto;
    z-index: 10;
}

#whatsapp-div a {
    color: #29a628;
    /*color: #00e676;*/
    /*color: #000;*/
}
#whatsapp-div .title {
    font-weight: bold;
    text-shadow: 2px 2px 2px #000;
    color: #FFF;
    font-size: 18px !important;
    line-height: 20px;
    background-color: rgba(0,0,0,0.3);
    padding: 10px;
}

.text-yellow {
    color: #ffd300 !important;
}
.menuzord-brand img {
    max-height: 80px;
}
@media (max-width: 1290px) {
    .menuzord-menu > li > a {
        padding: 26px 10px !important;
    }
}
.menuzord-menu > li {
    text-align: center !important;
}
@media (max-width: 1220px) {
    .menuzord-responsive .menuzord-menu > li > a {
            padding: 12px 20px !important;    
    }
    .menuzord-responsive .menuzord-menu > li {
        text-align: left !important;
    }
}
.air-back2 { 
    background: url('../img/herramientas/fondo2.jpg') center center;
    background-size:  cover;
    text-align:center; 
    padding: 30px 0px; 
    color:#fff;
}
.air-back2 h3 { 
    margin-top:0px;
}
.productos-air2 { 
    margin-top:30px; 
    text-align:center;
}
.productos-air2 h5 { 
    border:1px solid #fff; 
    padding: 15px 0px; 
    width: 180px; 
    text-align: center; 
    margin: 0 auto;
}
.productos-air2 h5:hover { 
    background:#fff; 
    color:#bf3030;
}
.productos-air2 a { 
    text-decoration:none; 
    color:#fff; 
    width:180px; 
    padding: 15px 0px;
}
.productos-air2 a:hover{
    color:#bf3030; text-decoration:none;
}
