/*
#mainNav {
    background: #000 !important;
}
*/

.img-mini{
    width: 25% !important;
}
.mt-20{
    margin-top: 20px;
}
.mt-80{
    margin-top: 80px;
}

.navbar{
    border-radius: 0 !important;
    margin-bottom: 0;
}

header.masthead {
    background-image: url("../imagenes/fondomadera.jpg") !important;
    padding-bottom: 0 !important;
    padding-top: 100px !important;
}
.ppal-izquierda{
    padding-top: 200px;
}
section.success {
    color: white;
    background: #ff6501;
}
hr.star-light:after {
    color: white;
    background-color: #ff6501;
}

#newsletterModal .modal-dialog{
    text-align: center;
}
.form-control{
    height: auto !important;
}
/* .img-mini{
    width: 50%;
} */
.tab-content{
    padding: 20px;
}

.tabs-articulo {
    margin-top: -50px;
}
/* Crop */
.image_container {
    max-width: 960px;
    margin: 20px auto;
}
img {
    max-width: 100%;
}
/* Graficas*/
.bajar-boton{
    padding-top: 25px;
}

.right_col {
    padding: 10px 20px;
    /*margin-left: 70px;*/
    z-index: 2
}


table.tile_info td p {
    font-size: unset !important;
}
