b {
    font-weight: bold!important;
}

.jumbotron {
    margin-bottom: 0px;
    background-color: white;
}

/*footer al fondo de la pantalla*/
html, body {
}
.bg-default{
    background-color: #DADAD4;
}
.homev5 {
    font-weight: 300;
}
.container, #compra-row{
   
}
.clearfooter{
    height: 100px;
    clear: both;
}
/*fin del footer*/


.modal-header {
    /*border-bottom: none;*/
    background: #2d3238;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 500;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.login_form {
    width: 300px;
    margin-bottom: 10px !important;
    margin-left: 135px !important;
}

.access-login {
    width: 300px !important;
}

#footer-grande {
    background-color: #333333;
}
