#nuevos_productos{
    width: 100%!important;
}
.slide {
    width: 166px !important;
}
#bg-2 .bx-wrapper img{
    padding: 40px;
}
.bx-wrapper .bx-controls-direction a{
    width: 6%;
}
.enviar-btn {
    background: rgba(0, 0, 0, 0) url("../../img/bg-nav.png") repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    color: #fff;
    height: 35px;
    line-height: 25px !important;
    padding: 5px 18px;
    z-index: 9999;
}
.enviar-btn:hover{
    color: #fff;
}
#bg-2{
    margin-top: 100px;
}
.modal-content{
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}
.close{
    opacity: 1;
    /* IE 5-7 */
    filter: alpha(opacity=100);
    /* Netscape */
    -moz-opacity: 1;
    /* Safari 1.x */
    -khtml-opacity: 1;
    background: rgba(0, 0, 0, 0) url("../../images/bg-close-modal.png") repeat scroll 0 0 !important;
    width: 42px;
    height: 42px;
}
.modal-header{
    border-bottom:0;
    padding: 56px 50px 10px;
}
.modal-body{
    padding: 0 50px 35px;
}
.modal-dialog{
    width: 62%;
    margin: 90px auto;
}
#form-detalle .form-group {
    margin-bottom: 4px;
}
.form-group .form-control{
    border-color: #000;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

.alert-danger, .alert-error {
    background-color: #F2DEDE;
    border-color: #EED3D7;
    color: #fff;
}

#contact-f-responsex-footer {
    height: auto;
    position: absolute;
    width: 94%;
    z-index: 140;
}

#contact-f-responsex-footer img{
    border: 0 none;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}

.alert {
    background-color: #000;
    border: 1px solid #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    margin-bottom: 20px;
    padding: 8px 35px 8px 14px;
    /*text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);*/
    height: 90%;
}

#closemsg-formx-footer {
    height: 40px;
    position: absolute;
    right: -15px;
    top: 0;
    width: 40px;
}
.hide-2{display: none;}
.d-table{
    display: table;
}
.d-cell{
    display: table-cell;
}
.p-r18{
    padding-right: 18px;
}
.bx-viewport .slide p{
    font-size: 12px!important;
}

.decoration{
    text-decoration: line-through;
}
@media(max-width: 665px){
    .modal-dialog {
        width: 94%;
    }
    .d-table{
        width: 100%;
    }
    .phone-mobil{
        padding-right: 2px;
    }
    .bx-wrapper .bx-controls-direction a {
        width: 20%;
    }
    .pro_tit p{
        line-height: 34px;
    }
}
