.bg-profile{
    width: 126px;
    font-size: 12px;
    z-index: 99999;
    background-color: #fff;
    position: absolute;
    display: none;
}
.bg-inicio{
    width: 126px;
    font-size: 11px;
    bottom: 10px;
    z-index: 99999;
    background-color: #fff;
    position: absolute;
    display: none;
}
.list-profile{
    /*padding-top: 5px;*/
    /*padding-bottom: 5px;*/
}
.list-profile >li:first-child{
    border-bottom: 1px solid #bebebe;
    padding: 8px;
    font-weight: bold;
    margin-left: 0px;
    margin-right: 0px;
}
.list-profile >li{
    padding-top: 5px;
    padding-bottom: 5px;
    margin-right: 8px;
    border-bottom: 1px solid #cccccc;
    margin-left: 8px;
}
.list-profile >li:last-child{
    border-bottom: 0px;
}
.btn-buscador{
    color: #e31b23;
    background-color: #fff;
    background-image: none;
    border: 1px solid #e31b23;
    outline: none!important;
}
.btn--red{
    outline: none!important;
}
.bg-titulo{
    background-image: url('/../images/franja.png');
    /* rafapache */
    /* height: 36px; */
    height: auto;
    background-size: cover;
    background-repeat: no-repeat;
}
.img-bd{
    border-radius: 5px;
}
.slick-prev, .slick-next{
    outline: none!important;
}
.carrousel-categorias .slick-prev{
    background-image: url('/../images/izquierda.png')!important;
    height: 86px!important;
    background-repeat: no-repeat!important;
    background-position: right;
    outline: none!important;
}
.carrousel-categorias .slick-next{
    background-image: url('/../images/derecha.png')!important;
    height: 86px!important;
    background-repeat: no-repeat!important;
    outline: none!important;
}
.carrousel-categorias .slick-prev svg use{
    display: none!important;
}
.carrousel-categorias .slick-next svg use {
    display: none !important;
}
.carrousel .carrousel__products {
    outline: none;
}
.products__link:hover, .products__link:active{
    outline: none;
    color: #c31419!important;
}
.GPR0007{
    border-bottom: 5px solid #c31419!important;
}
.GPR0008{
    border-bottom: 5px solid #e9b509!important;
}
.GPR0009{
    border-bottom: 5px solid #2178ec!important;
}
.GPR0010{
    border-bottom: 5px solid #7ad12c!important;
}
.GPR0011{
    border-bottom: 5px solid #ef7fef!important;
}
.GPR0012{
    border-bottom: 5px solid #50232e!important;
}
.GPR0013{
    border-bottom: 5px solid #a1cca5!important;
}
.GPR0015{
    border-bottom: 5px solid #00c5dc!important;
}
.GPR0016{
    border-bottom: 5px solid #293ccc!important;
}
.GPR0017{
    border-bottom: 5px solid #e9594a!important;
}
.GPR0018{
    border-bottom: 5px solid #c678db!important;
}
.GPR0019{
    border-bottom: 5px solid #6587C6!important;
}
.GPR0020{
    border-bottom: 5px solid #afb0c7!important;
}
.GPR0022{
    border-bottom: 5px solid #e9097b!important;
}
.GPR0023{
    border-bottom: 5px solid #2ca189!important;
}
.list-servicios {
    list-style-image: url('/../images/bullet.png');
    font-size: 14px;
}
.divisor{
    border-bottom: 1px solid #ccc;
}
.tab {
    overflow: hidden;
}
/* Style the buttons that are used to open the tab content */
.tab li {
    background-color: #e31b23;
    outline: none;
    cursor: pointer;
    transition: 0.3s;
}
/* Change background color of buttons on hover */
.tab li:hover {
    background-color: #000000;
}
/* Create an active/current tablink class */
.tab li.active {
    background-color: #000000;
}
/* Style the tab content */
.tabcontent {
    display: none;
    border-top: none;
}
.btn-red{
    border: 1px solid #e31b23;
    color: #e31b23;
    text-align: center;
    width: 35%;
    font-size: 12px;
    padding: 12px;
}
.btn-red:hover, .btn-red:active, .btn-red:focus{
    background-color: #e31b23;
    color: #FFFFFF;
}
.text-uppercase{
    text-transform: uppercase;
}
.my-gallery a img {
    width: 22%!important;
    max-height: 100px;
    min-height: 100px;
}
.list-servicios >li{
    padding-bottom: 5px;
}
.bg-oscuro{
    background-color:#000000;
}
/* Tab home */
.tab-home{border-bottom: 3px solid #e31b23;}
.tab-home li {
    background-color: #000000;
    outline: none;
    cursor: pointer;
    transition: 0.3s;
}
/* Change background color of buttons on hover */
.tab-home li:hover {
    background-color: #e31b23;
}
.br-gris{border-right: 1px solid #909090;}
.ais-input{
    text-transform: uppercase;
    font-size: 12px;
}
.bg-metal{
    background-image: url("/../images/gun_metal.png");
}
.multiselect__select:before {
    border-color: #FFFFFF transparent transparent;
}
.multiselect__select {
    background-color: #e31b23;
    height: 40px;
    right: 0px;
    top: 0px;
}
.tiresfinder .tiresfinder_input .multiselect_tags {
    border-width: 0px;
}
.tiresfinder .tiresfinder__input .multiselect__single, .tiresfinder .tiresfinder__input .multiselect__tags{
    background: #FFFFFF;
}
#vehiculos-movil{display:block;}
#menu-movil{display:none;}
#categorias-movil{display:none;border-bottom: 1px solid #e31b23;}
.focus\:bg-white:focus {background-color: #fff;}
.bg-instagram{background-color: #d2246a;}
.modal {
    position: fixed;
    top: 15%;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999999;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    margin: 0 auto;
}
#modal-backdrop {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .3;
    z-index: 20000;
}
.close{
    background-image: url("/../images/close.png");
    width: 24px;
    height: 24px;
    position: absolute;
    background-repeat: no-repeat;
    right: 5px;
    top: 5px;
}
.text-underline{
    text-decoration: underline;
}
.tab-llantas li {
    background-color: #FFFFFF;
    color: #e31b23;
    outline: none;
    cursor: pointer;
    transition: 0.3s;
}
/* Change background color of buttons on hover */
.tab-llantas li:hover {
    background-color: #e31b23;
    color: #FFFFFF;
}
/* Create an active/current tablink class */
.tab-llantas li.active {
    background-color: #e31b23;
    color: #FFFFFF;
}
.border-b1{
    border-bottom: 1px solid #ccc;
}
.btn-default{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e5e5e5+100;White+3D */
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
    border: 1px solid #ccc;
    border-radius: 3px;
}
.oculto{
    display: none;
}
/* rafapache */
/* @media (min-width: 1200px) {
    body {
        margin-top: 144px;
    }
} */
/* @media (min-width: 992px){
    body {
        margin-top: 144px;
    }
} */

/*@media (max-width: 464px){*/
    /**/

/*}*/
/*@media (max-width: 564px){*/
    /**/
/*}*/

@media (max-width: 464px){
    .btn-red{
        width: 100%;
    }
    .product .product__image{
        height: 140px;
    }
    /*#vehiculos-movil{display: none;}*/
    .bg-titulo{background-image: none;background-color: black;}
    /*#modal-aviso{*/
        /*height: 400px!important;*/
    /*}*/
    table.dataTable.row-border tbody tr:first-child th, table.dataTable.row-border tbody tr:first-child td, table.dataTable.display tbody tr:first-child th, table.dataTable.display tbody tr:first-child td{
        font-size: 12px!important;
    }

}
@media (max-width: 564px){
    #vehiculos-movil{display: none;}

    table.dataTable.row-border tbody tr:first-child th, table.dataTable.row-border tbody tr:first-child td, table.dataTable.display tbody tr:first-child th, table.dataTable.display tbody tr:first-child td{
        font-size: 12px!important;
    }
}
@media (max-width: 767px){
    /* rafapache */
    /* #app{padding-top: 52px;} */
    .oculto-movil{display: none!important;}
    .list-servicios{font-size: medium;}
}
@media (min-width: 768px){
    /*.tiresfinder .tiresfinder__button {*/
        /*margin-left: 0!important;*/
    /*}*/
    /*.multiselect__tags {*/
        /*padding: 8px 60px 0 8px!important;*/
    /*}*/
}

#paso1{display: none;}
#paso1-domicilio{display: none;}
#paso3{display: none;}
/*#paso3_credito{display: none;}*/
input:focus{border-width: 1px;}

/*[ BACK TO TOP ]
///////////////////////////////////////////////////////////
*/
.btn-back-to-top {
    display: none;
    position: fixed;
    width: 40px;
    height: 40px;
    bottom: 40px;
    right: 40px;
    background-color: black;
    opacity: 0.5;
    justify-content: center;
    align-items: center;
    z-index: 1000;
    border-radius: 4px;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
}

.symbol-btn-back-to-top {
    font-size: 22px;
    color: white;
    line-height: 1em;
}

.btn-back-to-top:hover {
    opacity: 1;
    cursor: pointer;
}

@media (max-width: 576px) {
    .btn-back-to-top {
        bottom: 25px;
        right: 25px;
    }
}
.text-edit{
    float: right;
    position: relative;
    font-weight: normal;
    font-size: 14px;
}
.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}
.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}
.alert-dismissable, .alert-dismissible {
    padding-right: 35px;
}
.alert-dismissable .close, .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit;
}
button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
}
.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
}
#modal-list{
    /*background-color: #fff;*/
    /*height: 400px!important;*/
}
.bg-cancelado{
    background-color: #e31b23;
    padding: 4px;
    color: #fff;
    padding-left: 8px;
    padding-right: 8px;
}
.bg-pagado{
    background-color: #12a031;
    padding: 4px;
    color: #fff;
    padding-left: 16px;
    padding-right: 16px;
}
.bg-pendiente{
    background-color: #e39c1b;
    padding: 4px;
    color: #fff;
    padding-left: 16px;
    padding-right: 16px;
}
.bg-pendiente-ptp{
    background-color: gray;
    padding: 4px;
    color: #fff;
    padding-left: 16px;
    padding-right: 16px;
}
.bg-rechazado-ptp{
    background-color: #b9162d;
    padding: 4px;
    color: #fff;
    padding-left: 16px;
    padding-right: 16px;
}
.bg-pagado-credito{
    background-color: mediumvioletred;
    padding: 4px;
    color: #fff;
    padding-left: 16px;
    padding-right: 16px;
}
.bg-facturado{
    background-color: #ef8e0e;
    padding: 4px;
    color: #fff;
    padding-left: 16px;
    padding-right: 16px;
}
.bg-enviado{
    background-color: #66c10c;
    padding: 4px;
    color: #fff;
    padding-left: 16px;
    padding-right: 16px;
}
#modal-instrucciones{
    background-color: #fff;
    height: 450px!important;
}
#custom-templates .empty-message {
    padding: 5px 10px;
    text-align: center;
}
#franja-movil{
    position: fixed;
    width: 100%;
    z-index: 998;
}
.marcador{
    border: 1px solid grey!important;
    border-radius: 4px;
    padding: 15px;
    background-color: #fff;
}
.btn-active{
    box-shadow: 3px 4px 0px 0px #a9a9a9;
}
#modal-aviso{
    background-color: #fff;
    height: 400px;
}
.pl8{padding-left: 8px}
.pr8{padding-right: 8px}