
body {
    margin: 0px;
    font-family: 'Montserrat', sans-serif;
    /*font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";*/
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #0f4c8b;
    padding: 0px;
}

form {
    margin-top: -30px;

}

/***********************************/

.scrolling-table-container {
    height: 378px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.scrolling-table-container > div {
    background-color:white; 
}

.GridViewHeaderStyle {
    color: black;
    background-color: white;
}

.GridViewHeaderStyleBlackWhite {
    background-color: white;
    color: black;
}

.GridViewHiddenStyle {
    display: none;
}

.scrolling-x-table-container > div {
    border: unset;
}

.blue-border > div {
    border: solid;
    border-color: #0a4c97;
}

.columnaTitulo {
    width: 100px;
    color: black;
    font-size: 12px;
    width: 200px;
    margin-bottom: 0px;
}

.columnaValor {
    color: black;
    font-family: 'montserrat', sans-serif;
    font-size: 12px;
    font-weight: 500;
}

.botonPagar {
    background-color: #DDDDDD;
    border-radius: 5px;
    border-style: solid;
    border-width: 1px;
}

.botonPagar:hover {
    color: black;
    background-color: #9e9e9e;
}


/***********************************/

.contimgFoto {
    width: 520px;
    height: 316px;
}

.texto_menu_footer {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #DF8224;
    font-weight: 500;
}

.lnkDeleteProducto {
    color: #bbbbbb;
    font-size: 12px;
    text-decoration: underline;
}

.anchoTextoBuscar {
    width: 55% !important;
}

.CarroColor {
    color: White;
}

.dropdown-menu {
    background-color: #0F4C8B;
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.dropdown-item {
    background-color: #0F4C8B;
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.submenu {
    background-color:#fff;
    color:#212529;
}

.submenu-item {
    background-color: #f8f9fa;
    color:#000;
}

.submenu-item a:hover {
    background-color: grey;
    color: #000;
}


.modal-lg2 {
    max-width: 96%;
}

#modalDetalle .modal-dialog {
    overflow-y: initial !important;
}

#modalDetalle .modal-body {
    background-color: #f1f1f1;
}

#login .modal-dialog {
    overflow-y: initial !important;
}

#login .modal-body {
    background-color: #f1f1f1;
}

#registro .modal-dialog {
    overflow-y: initial !important;
}

#registro .modal-body {
    background-color: #f1f1f1;
}


.btn-minmax {
    font-weight: 400;
    color: #007bff;
    background-color: transparent;
    border: solid 1px #ced4da;
}

.widthdemo .bootstrap-touchspin {
    width: 120px;
}

.widthdemo .bootstrap-touchspin input {
        text-align: center;
}

.textoDescripcion {
    font-size: 14px;
    color: #7F7F7F !important;
}

.textoFormulario {
    font-size: 14px;
    color: black !important;
}

.textoFormulario2 {
    /*font-size:14px;
    color:black!important;*/
    width: 100%;
    font-size: 14px;
    font-weight: 700;
    color: #1d77bb;
}

.textoFont10 {
    font-size: 10px;
}

.inputCheck {
    display: inline !important;
    width: 13px;
    height: 13px;
    padding: 0;
    margin: 0;
    vertical-align: bottom;
    position: relative;
    top: -1px;
    *overflow: hidden;
}

.inputCheck2 {
    display: inline !important;
}


#tituloDetalle {
    font-size: 20px;
    margin: 16px 7px;
    text-transform: uppercase;
    font-weight: 700;
    color: #1d77bb;
}

/*--- popUp Modal  ---- */
#popUpModal {
    visibility: hidden;
    position: fixed; /*absolute;*/
    left: 0px;
    top: 0px; /*width:100%;*/
    bottom: 0px;
    text-align: center;
    vertical-align: middle;
    z-index: 1000;
    background-image: url(../images/PopUpfondo.png);
    width: 100vw !important;
    height: 100vh !important;
}

    #popUpModal div {
        width: 200px;
        margin: 200px auto;
        background-color: white;
        border: 1px solid #000;
        padding: 15px;
        text-align: center;
        font-family: Roboto, Verdana;
        font-size: 12px;
    }

.fontBuscar {
    width: 100%;
    font-size: 12px;
    font-weight: bold;
    color: #1d77bb;
    text-transform: uppercase;
}

/***********************************/

h3 {
    font-size: 20px;
    margin: 16px 7px;
    text-transform: uppercase;
    font-weight: 700;
    color: #1d77bb;
}

h4 {
    font-size: 14px;
    margin: 16px 7px;
    text-transform: uppercase;
    font-weight: 700;
    color: #1d77bb;
}

select {
    font-size: 12px;
    text-transform: uppercase;
}

.bg-dark {
    background-color: #0F4C8B; /*#DF8224!important; #808080*/
}

.head1 {
    background-color: #fff;
    height: 60px;
}
    .head1 a img {
        height: 100%;
        margin-top: 5px;
        margin-left: 20px;
    }

.head2 {
    background: url(../images/head2.png) no-repeat left #0a4c97;
    /*background-size: cover;*/
    height: 125px;
}

.head3 {
    background: url(../images/head2.png) no-repeat left #0a4c97;
    /*background-size: cover;*/
    height: 125px;
}

.centrado1 {
    padding-top: 50px;
    padding-left: 14%;
    text-align: right;
}

.centrado2 {
    padding-top: 65px;
    text-align: right;
    padding-right: 30px;
}

.centrado3 {
    padding-top: 58px;
    padding-left: 0%;
}

.centrado2 a {
    color: #5e94d0;
    font-size: 14px;
}

.centrado2 {
    color: #5e94d0;
}

.centrado2 a:hover {
    color: #fff;
    text-decoration: none;
    transition: color 0.15s ease-in-out;
}

.centrado1 a {
    color: #fff;
    font-size: 14px;
}

.centrado1 a:hover {
    color: #5e94d0;
    text-decoration: none;
    transition: color 0.15s ease-in-out;
}

.centrado1 .dropdown-menu a {
    color: #212529;
}

.centrado1 .dropdown-menu a:hover {
    background-color: #e6e3e3;
    color: #212529;
}

.row {
    margin-right: 0px !important;
    margin-left: 0px !important;
}

.form-control {
    padding: 3px 5px;
    font-size: 14px;
    color: Black; /*#c1c1c1;*/
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0;
}

.form-control2 {
    padding: 3px 5px;
    font-size: 12px;
    color: Black; /*#c1c1c1;*/
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 4px;
    height: 25px;
}

.navbar {
    display: inline-block; /*to make sure .navbar accepts width*/
    margin-left: 5%;
    margin-right: 5%;
    width: 90%;
}


.mr-auto {
    margin: auto;
}

.blanca-home {
    padding: 13px;
    /*background: url(../images/sombra.jpg) no-repeat #fff;*/
    background-position: center top;
}

.cont-home {
    margin-bottom: 50px;
}

.fondo {
    background-image: url('images/simple_bg.gif');
}

.cont-home .col-4 {
    padding-right: 7px;
    padding-left: 7px;
}

.carousel {
    margin-bottom: 0rem;
}

.cont {
    width: 100%;
}

.alto1 {
    height: 57px;
}

.info-small {
    font-size: 11px;
    text-transform: uppercase;
    line-height: 10px;
    font-family: arial;
}

.produ {
    margin: 10px;
    border-radius: 6px;
}

    .produ img {
        border-radius: 6px;
    }

.precios {
    background-color: #ff0;
}

.precio-grande {
    font-size: 32px;
    font-style: oblique;
    font-family: 'Roboto Condensed', sans-serif;
}

.precio-chico {
    font-size: 20px;
    text-transform: uppercase;
    font-style: oblique;
    padding: 9px 11px;
    font-family: 'Roboto Condensed', sans-serif;
}

.blanca-home img {
    width: 95%;
}

.busqueda-box {
    background-color: #fff;
    padding: 10px 10px 40px 10px;
    text-align: center;
    margin-bottom: 12px;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
}

    .busqueda-box img {
        width: 50%;
    }

.busqueda-lupa img {
    width: 90%;
}

.cont-busqueda {
    margin-bottom: 50px;
}

    .cont-busqueda .col-3 {
        padding-right: 7px;
        padding-left: 7px;
    }

.image-footer {
    background: url(../images/truck.jpg) no-repeat #fff;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 400px;
    border-top: 20px solid #00000030;
}

.col-3 .col-auto {
    width: 100%;
}

.avanzada {
    margin-top: 20px;
    float: right;
    width: 100%;
    text-align: right;
}

    .avanzada a {
        font-size: 12px;
        margin-left: 10px;
        font-weight: bold;
    }

.btn-sm {
    padding: 0.25rem 1.5rem;
}

.busqueda-lupa {
    padding-top: 20px;
}

.titu-cont {
    /*background-color: #fff;*/
    background-color: #f1f1f1;
    padding: 4px 0px;
    width: 100%;
    border-bottom: solid 1px #DCDCDC;
}

.sub-titu-cont {
    background-color: #eee;
    width: 100%;
    font-size: 14px;
    padding: 14px 0px;
    text-transform: uppercase;
    font-weight: 700;
    color: #1d77bb;
    margin-left: 7px;
    margin-bottom: 35px;
    border-bottom: 1px solid #cecece;
}

.head-listado {
    width: 100%;
    font-size: 17px;
    font-weight: 700;
    color: #1d77bb;
    border-bottom: 1px solid #afaeae;
    padding: 18px;
    background-color: #f3f3f3;
}

.head-listado2 {
    width: 100%;
    font-size: 17px;
    font-weight: 700;
    color: #1d77bb;
    padding: 0px 15px 45px 0px;
}

.listado-busqueda {
    padding-right: 0px;
    padding-left: 0px;
    background-color: #dedede;
}

.listado-busqueda .col-9 ul {
    list-style: none;
    overflow: hidden;
    padding-left: 0px;
}

.listado-busqueda .col-9 ul li {
    float: left;
    width: 30%;
    height: 200px;
    background-color: #000;
    margin: 5px;
}

.listado-busqueda .col-3 {
    padding-left: 0px;
}

.listado-busqueda .col-3 img {
    padding-top: 6px;
    width: 95%;
}

.side-menu {
    padding-left: 0px;
    padding-right: 8px;
    background-color: #fff;
}

.incoloro {
    background-color: #f1f1f1; /*#fff;*/
}

.detalle-cont {
    background-color: #f1f1f1;
    padding: 22px 10px;
}

.prod-foto ul {
    list-style: none;
    padding-left: 0px;
}

    .prod-foto ul li {
        width: 24%;
        float: left;
        margin-right: 5px;
    }

        .prod-foto ul li img {
            width: 99%;
        }

.ft-original img {
    width: 99%;
}

.description-prod p {
    font-size: 14px;
    margin-left: 9px;
}

.baja {
    text-transform: inherit;
}
/*.description-prod .precio-actual{
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 0px;
}
.description-prod .precio-anterior{
    font-size: 16px;
    text-decoration:line-through;
    margin-bottom: 0px;
    opacity: 0.5;
}*/

/* AGREGADO CAMPO DE LLENADO */
.cart-plus-minus .qtybutton {
    background: #fff none repeat scroll 0 0;
    color: #636363;
    cursor: pointer;
    float: left;
    font-family: lato;
    font-size: 18px;
    font-weight: 700;
    height: 24px;
    line-height: 24px;
    text-align: center;
    width: 30px;
}

.cart-plus-minus input {
    border: 0 none;
    color: #636363;
    display: block;
    float: left;
    font-family: lato;
    font-size: 12px;
    height: 24px;
    text-align: center;
    width: 30px;
}

.pro-ratting i.on {
    color: #E09E25;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fa-star:before {
    content: "\f005";
}

.nuevo-modal {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #ffffffb8;
    background-clip: padding-box;
    border: 0px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
    outline: 0;
}

    .nuevo-modal .modal-header {
        border-bottom: 0px solid #e9ecef;
    }

.modal-body {
    text-align: center;
    font-weight: 600;
    color: #2e3f82;
}

.page-link {
    position: relative;
    display: block;
    padding: 2px 10px;
    margin-left: -1px;
    line-height: 1.25;
    color: #000000;
    background-color: transparent;
    border: 0px solid #dee2e6;
    font-size: 14px;
}

.navegacion {
    float: right;
    margin-top: 7px;
}

.show-product .custom-select {
    width: 20%;
}

.show-product span {
    font-size: 12px;
    color: #000;
    font-weight: initial;
}

.show-product .custom-select.cifra {
    width: 10%;
}

.card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0;
}

    .card .btn {
        font-size: 12px;
    }

        .card .btn:hover {
            color: #1d77bb;
            text-decoration: none;
        }

    .card .btn-link {
        color: #5a5a5a;
        text-transform: uppercase;
    }

.card-header {
    padding: 5px;
}

.card-body {
    padding: 4px 0px 4px 18px;
    border-bottom: 1px dotted #cacaca;
    color: #909090;
    font-size: 12px;
    text-decoration: none;
}

    .card-body:hover {
        color: #1d77bb;
    }

.chat {
    position: fixed;
    width: 316px;
    height: 350px;
    background-color: #ababab;
    bottom: -313px;
    right: 30px;
    border-radius: 8px;
    border: 3px solid #ccc;
    color: #000;
    padding: 8px;
}

.charla {
    padding: 66px 4px !important;
    width: 100% !important;
    border-radius: 6px;
}

.escribir {
    margin-top: 11px;
    border-radius: 6px;
    width: 100% !important;
    ;
}

.btn2 {
    display: none;
}

.form-control {
    padding: 8px 5px;
    float: left;
    /*margin-right: 9px;*/
    width: 67%;
}

#txtbuscarFTS {
    width: 80%;
}

#contCbxDcto {
    margin-top: 5px;
}

.sub-filtros {
    display: none;
}

    .sub-filtros .card-body {
        padding: 4px 0px 4px 36px;
        font-size: 11px;
        background-color: #f9f9f9;
    }

        .sub-filtros .card-body a {
            font-size: 11px;
        }

.open-filtros a {
    cursor: pointer
}

.description-prod span {
    /*font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;*/
}

.descripcion-stock {
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
}

.description-prod .row {
    padding: 11px 0px;
    /*border-bottom: 1px dotted #b7b7b7;
    border-top: 1px dotted #b7b7b7;*/
    margin: 20px 0px;
}

.description-prod span img {
    width: 7%;
    margin-left: 8px;
}

.centrado3 img {
    width: 15%;
}

.menu-oculto {
    display: none;
}

.centradoBtnBuscarGral {
    /*width:15%;*/
    width: 40px;
}

.responsive {
    display: none;
}

.oculto {
    display: none;
}

.col-auto {
    width: -webkit-fill-available;
}

.barra-responsive-menu {
    display: none;
}

.card .btn {
    white-space: normal;
}

.no-padding {
    padding: 0;
    border-bottom: 0px dotted #cacaca;
}

.modal-header {
    padding: 5px 5px 0px 5px;
}

.modal-body {
    padding: 0px 5px 5px 5px;
}
/*inicio jssor slider*/
.jssorl-009-spin img {
    animation-name: jssorl-009-spin;
    animation-duration: 1.6s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

@keyframes jssorl-009-spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

/*jssor slider bullet skin 032 css*/
.jssorb032 {
    position: absolute;
}

    .jssorb032 .i {
        position: absolute;
        cursor: pointer;
    }

        .jssorb032 .i .b {
            fill: #fff;
            fill-opacity: 0.7;
            stroke: #000;
            stroke-width: 1200;
            stroke-miterlimit: 10;
            stroke-opacity: 0.25;
        }

        .jssorb032 .i:hover .b {
            fill: #000;
            fill-opacity: .6;
            stroke: #fff;
            stroke-opacity: .35;
        }

    .jssorb032 .iav .b {
        fill: #000;
        fill-opacity: 1;
        stroke: #fff;
        stroke-opacity: .35;
    }

    .jssorb032 .i.idn {
        opacity: .3;
    }

/*jssor slider arrow skin 051 css*/
.jssora051 {
    display: block;
    position: absolute;
    cursor: pointer;
}

    .jssora051 .a {
        fill: none;
        stroke: #fff;
        stroke-width: 360;
        stroke-miterlimit: 10;
    }

    .jssora051:hover {
        opacity: .8;
    }

    .jssora051.jssora051dn {
        opacity: .5;
    }

    .jssora051.jssora051ds {
        opacity: .3;
        pointer-events: none;
    }
/*fin jssor slider*/

.footer {
    width: 100%;
    background-color: #252525;
    color: #fff;
    border-top: 15px solid #383838;
    padding: 45px 10px 45px 10px;
    font-size: 14px;
    position: relative;
    overflow: hidden;
}

    .footer .footer-about img {
        width: 100%;
    }

    .footer .footer-about p {
        font-size: 12px;
        margin-top: 14px;
    }

    .footer .col-3 ul {
        list-style: none;
        padding-left: 2px;
    }

    .footer .col-3 ul li {
            margin-bottom: 6px;
        }

    .footer .col-3 a {
        color: #ccc;
        font-size: 12px;
    }

    .footer .col-3 h2 {
        font-size: 14px;
        color: #e09e25;
        font-weight: 600;
    }

    .footer .col-9 .col-3 img {
        width: 100%;
    }

    .footer input {
        width: 80px;
    }



/* =================== responsive ========================== */




@media (min-width: 200px) {

    .navbar-dark .navbar-nav .nav-link {
        color: #EEEEEE;
        text-transform: uppercase;
        font-size: 11px;
        padding-right: 8px;
        padding-left: 8px;
        font-weight: bold;
        font-family: Arial;
    }

    .show-mobile {
        display: block;
    }

    .hide-mobile {
        display: none;
    }

    .scrolling-x-table-container > div {
        overflow-y: hidden;
        display: block;
        width: 100%;
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }

    .GridViewTable {
        width: 400px;
        max-width: 100%;
        margin-bottom: 1rem;
        background-color: transparent;
    }

    .GridViewHeaderStyle {
        font-size: 10px;
        background-color: #0a4c97;
        color: white;
        text-align: center;
    }

    .GridViewItemStyle {
        font-size: 10px;
        background-color: white;
        color: black;
    }

    .MenuItemStyle {
        font-size: 8px;
    }

    #lnkPricing1 {
        display: none;
    }

    #lnkCatalogo1 {
        display: none
    }

    .textoBuscarOculto {
        display: block;
    }

    #divCarrusel {
        width: 280px;
    }

    #modalDetalle .modal-body {
        height: calc(112vh - 125px);
        overflow-y: auto;
    }

    #modalDetalle .modal-content {
        height: calc(115vh - 170px); /*125px*/
    }

    #login .modal-body {
        height: calc(112vh - 125px);
        overflow-y: auto;
    }

    #login .modal-content {
        height: calc(115vh - 170px); /*125px*/
    }

    #registro .modal-body {
        height: calc(112vh - 125px);
        overflow-y: auto;
    }

    #registro .modal-content {
        height: calc(115vh - 170px); /*125px*/
    }

    #panel, #flip {
        padding: 5px;
        text-align: center;
        background-color: white;
        border: solid 1px #c3c3c3;
        cursor: pointer;
    }

    #flip {
        background-color: #E1E1E1;
    }

    #panel {
        display: block;
        overflow: auto;
        font-size: x-small;
    }

    #flipBusquedaAv {
        margin-top: 12px;
        padding: 5px;
        text-align: center;
        font-weight: normal;
        color: #444444;
        background-color: #E1E1E1;
        border: solid 1px #c3c3c3;
        cursor: pointer;
    }

    #panelBusquedaAv {
        padding: 10px;
        text-align: left;
        background-color: #f3f3f3;
        border: solid 1px #c3c3c3;
        cursor: pointer;
        display: none;
    }


    #panelStock, #flipStock {
        padding: 5px;
        text-align: center;
        background-color: white;
        border: solid 1px #c3c3c3;
        cursor: pointer;
    }

    #flipStock {
        background-color: #E1E1E1;
    }

    #panelStock {
        display: none;
        font-size: x-small;
    }


    #panelProp, #flipProp {
        padding: 5px;
        text-align: center;
        background-color: white;
        border: solid 1px #c3c3c3;
        cursor: pointer;
    }

    #flipProp {
        background-color: #E1E1E1;
    }

    #panelProp {
        display: none;
        font-size: x-small;
    }

    #contCbxDcto {
        margin-top: 0px;
    }

    .detalle-cont #divDetalle {
        padding-top: 40px;
    }

    .logo-pequeno-prod {
        margin-left: 0px;
    }

    .description-prod .precio-actual {
        font-size: 20px;
        font-weight: bold;
        margin-bottom: 0px;
    }

    .description-prod .precio-anterior {
        font-size: 14px; /*12px;*/
        text-decoration: line-through;
        margin-bottom: 0px;
        opacity: 0.5;
    }

    .description-prod .botonFichaTec {
        text-align: left !important;
    }

    .textoDescripcion {
        font-size: 14px;
        color: #7F7F7F !important;
    }

    .textoFormulario {
        font-size: 12px;
        color: #7F7F7F !important;
    }

    .textoFormulario2 {
        width: 100%;
        font-size: 12px;
        font-weight: 700;
        color: #1d77bb;
    }

    #tituloDetalle {
        font-size: 16px;
        margin: 16px 7px;
        text-transform: uppercase;
        font-weight: 700;
        color: #1d77bb;
    }

    .footer .footer-about img {
        width: 90%;
    }


    h3 {
        font-size: 16px;
        margin: 16px 7px;
        text-transform: uppercase;
        font-weight: 700;
        color: #1d77bb;
    }

    .head-listado {
        width: 100%;
        font-size: 14px;
        font-weight: 700;
        color: #1d77bb;
        border-bottom: 1px solid #afaeae;
        padding: 18px;
        background-color: #f3f3f3;
    }

    .head-listado2 {
        width: 100%;
        font-size: 14px;
        font-weight: 700;
        color: #1d77bb;
        padding: 0px 15px 45px 0px;
    }

    .container {
        max-width: 100%;
        padding-right: 0px;
        padding-left: 0px;
    }

    .cont-home .col-4 {
        flex: 100%;
        max-width: 100%;
    }

    .blanca-home {
        /*background: url() no-repeat #fff;*/
        margin-bottom: 10px;
    }

    .responsive {
        display: block;
    }

    .normal {
        display: none;
    }

    .menu-oculto {
        display: -webkit-box;
        color: #fff;
        font-size: 14px;
    }

    .menu-oculto a {
            color: #fff;
        }

    .form-inline .form-control {
        width: 115px;
    }

    .cont-busqueda .col-3 {
        flex: 0 0 70%;
        max-width: 70%;
        margin: auto;
        margin-bottom: 30px;
    }

    .lupita {
        display: none;
    }

    .avanzada {
        margin-top: 20px;
        float: right;
        width: 100%;
        text-align: center;
    }

    .btn-sm {
        padding: 0.25rem 1.5rem;
        /*margin-bottom: 8px;*/
    }

    .detalle-cont .col-7,
    .detalle-cont .col-5 {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 30px;
    }

    .description-prod .col-4 {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 7px;
    }

    .prod-foto ul li {
        width: 23%;
        margin-right: 1%;
        margin-left: 1%;
    }

    .definir-busqueda .col-3,
    .definir-busqueda .col-9 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    #accordion {
        display: none;
    }

    .barra-responsive-menu {
        display: block;
        background-color: #1d77bb;
        color: #fff;
        text-transform: uppercase;
        font-size: 12px;
        padding: 10px 20px;
    }

    .men-close {
        display: none;
    }

    .listado-busqueda .col-3 {
        display: none;
    }

    .listado-busqueda .col-9 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .listado-busqueda .col-9 ul li {
            width: 46%;
            height: 166px;
    }

    .listado-busqueda .row {
        width: 100%;
    }

    .show-product .custom-select {
        width: 53%;
    }

    .show-product .custom-select.cifra {
            width: 24%;
    }

    .navegacion {
        float: right; /*none;*/
        margin-top: 12px;
        /*background-color: #ccc;*/
        border-radius: 5px;
        height: 24px;
    }

    .espacioSpan {
        height: 40px;
    }

    .footer .col-9, .footer .col-3 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .footer .col-9 {
        margin-top: 30px;
    }

    #btnAgregarCarro .btn-sm {
        padding: 0px;
        font-size: 10px !important;
        width: 120px !important;
        text-align: center;
    }

    .dropdown-menu {
        margin-left: 10%;
    }
}

@media (min-width: 201px) and (max-width: 400px) {
    .columnaTitulo {
        width: 80px;
    }

    .columnaValor {
        display: inline-block;
        width: 190px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        vertical-align: bottom;
    }

    .rutEmpresa {
        display: none;
    }

    .nombreEmpresa {
        display: inline-block;
        width: 200px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        vertical-align: bottom;
    }
}

@media (min-width: 576px) {

    .show-mobile {
        display: none;
    }

    .hide-mobile {
        display: block;
    }

    .scrolling-x-table-container > div {
        overflow-y: hidden;
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }

    .GridViewTable {
        width: 100%;
        max-width: 100%;
        margin-bottom: 1rem;
        background-color: transparent;
    }

    .GridViewHeaderStyle {
        font-size: 11px;
        background-color: #0a4c97;
        color: white;
        text-align: center;
    }

    .GridViewItemStyle {
        font-size: 11px;
        background-color: white;
        color: black;
    }

    .navbar-dark .navbar-nav .nav-link {
        color: #EEEEEE;
        text-transform: uppercase;
        font-size: 11px;
        padding-right: 8px;
        padding-left: 8px;
        font-weight: bold;
        font-family: Arial;
    }

    #divCarrusel {
        width: 556px;
    }

    #modalDetalle .modal-body {
        height: calc(112vh - 160px);
        overflow-y: auto;
    }

    #modalDetalle .modal-content {
        height: calc(115vh - 160px);
    }

    #login .modal-body {
        height: calc(112vh - 160px);
        overflow-y: auto;
    }

    #login .modal-content {
        height: calc(115vh - 160px);
    }

    #registro .modal-body {
        height: calc(112vh - 160px);
        overflow-y: auto;
    }

    #registro .modal-content {
        height: calc(115vh - 160px);
    }

    #panel, #flip {
        padding: 5px;
        text-align: center;
        background-color: white;
        border: solid 1px #c3c3c3;
        cursor: pointer;
    }

    #flip {
        background-color: #E1E1E1;
    }

    #panel {
        display: none;
        overflow: auto;
        font-size: x-small;
    }

    #panelStock, #flipStock {
        padding: 5px;
        text-align: center;
        background-color: white;
        border: solid 1px #c3c3c3;
        cursor: pointer;
    }

    #flipStock {
        background-color: #E1E1E1;
    }

    #panelStock {
        display: none;
        font-size: x-small;
    }


    #panelProp, #flipProp {
        padding: 5px;
        text-align: center;
        background-color: white;
        border: solid 1px #c3c3c3;
        cursor: pointer;
    }

    #flipProp {
        background-color: #E1E1E1;
    }

    #panelProp {
        display: none;
        font-size: x-small;
    }

    #contCbxDcto {
        margin-top: 5px;
    }

    .detalle-cont #divDetalle {
        padding-top: 40px;
    }

    .logo-pequeno-prod {
        margin-left: 0px;
    }

    .description-prod .precio-actual {
        font-size: 20px;
        font-weight: bold;
        margin-bottom: 0px;
    }

    .description-prod .precio-anterior {
        font-size: 14px; /*12px;*/
        text-decoration: line-through;
        margin-bottom: 0px;
        opacity: 0.5;
    }

    .description-prod .botonFichaTec {
        text-align: left !important;
    }

    .textoDescripcion {
        font-size: 14px;
        color: #7F7F7F !important;
    }

    .textoFormulario {
        font-size: 14px;
        color: #7F7F7F !important;
    }

    .textoFormulario2 {
        width: 100%;
        font-size: 14px;
        font-weight: 700;
        color: #1d77bb;
    }

    #tituloDetalle {
        font-size: 16px;
        margin: 16px 7px;
        text-transform: uppercase;
        font-weight: 700;
        color: #1d77bb;
    }

    h3 {
        font-size: 16px;
        margin: 16px 7px;
        text-transform: uppercase;
        font-weight: 700;
        color: #1d77bb;
    }



    .container {
        max-width: 90%;
        padding-right: 15px;
        padding-left: 15px;
    }

    .col-4, .col-6, .col-8 {
        padding-left: 5px;
        padding-right: 5px;
    }

    .precios .col-6,
    .blanca-home .col-8,
    .cont-home .blanca-home .col-4 {
        flex: 100%;
        max-width: 100%;
    }

    .precios .precio-chico {
        font-size: 16px;
    }

    .precios .precio-grande {
        font-size: 26px;
    }

    .cont-home .col-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .blanca-home {
        /*background: url(../images/sombra.jpg) no-repeat top center #fff;*/
        margin-bottom: 0px;
    }

    .responsive {
        display: block;
    }

    .normal {
        display: none;
    }

    .menu-oculto {
        display: -webkit-box;
        color: #fff;
        font-size: 14px;
    }

    .menu-oculto a {
        color: #fff;
    }

    .cont-busqueda .col-3 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
        margin: inherit;
    }

    .lupita {
        display: none;
    }

    .avanzada {
        margin-top: 20px;
        float: right;
        width: 100%;
        text-align: center;
    }

    .busqueda-box {
        min-height: 235px;
    }

    .description-prod .col-4 {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 7px;
    }

    .prod-foto ul li {
        width: 23%;
        margin-right: 5px;
        margin-left: 0px;
    }

    .detalle-cont .col-7,
    .detalle-cont .col-5 {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 30px;
    }

    .definir-busqueda .col-3,
    .definir-busqueda .col-9 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    #accordion {
        display: none;
    }

    .barra-responsive-menu {
        display: block;
        background-color: #1d77bb;
        color: #fff;
        text-transform: uppercase;
        font-size: 12px;
        padding: 10px 20px;
    }

    .men-open a {
        cursor: hand;
    }

    .navegacion {
        float: none;
        margin-top: 7px;
    }

    .listado-busqueda .col-3 {
        display: none;
    }

    .listado-busqueda .col-9 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .listado-busqueda .col-9 ul li {
        width: 30%;
        height: 200px;
    }

    .navegacion {
        float: right;
        margin-top: 7px;
        background-color: transparent;
    }

    .show-product .custom-select {
        width: 20%;
    }

        .show-product .custom-select.cifra {
            width: 7%;
        }

    .footer .col-9, .footer .col-3 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .dropdown-menu {
        margin-left: 10%;
    }
}

@media (min-width: 600px) {

    .show-mobile {
        display: none;
    }

    .hide-mobile {
        display: block;
    }

    .scrolling-x-table-container > div {
        overflow-y: hidden;
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }

    .GridViewTable {
        width: 100%;
        max-width: 100%;
        margin-bottom: 1rem;
        background-color: transparent;
    }

    .GridViewHeaderStyle {
        font-size: 11px;
        background-color: #0a4c97;
        color: white;
        text-align: center;
    }

    .GridViewItemStyle {
        font-size: 11px;
        background-color: white;
        color: black;
    }

    .navbar-dark .navbar-nav .nav-link {
        color: #EEEEEE;
        text-transform: uppercase;
        font-size: 11px;
        padding-right: 8px;
        padding-left: 8px;
        font-weight: bold;
        font-family: Arial;
    }

    #divCarrusel {
        width: 600px;
    }

    .textoDescripcion {
        font-size: 14px;
        color: #7F7F7F !important;
    }

    .textoFormulario {
        font-size: 14px;
        color: #7F7F7F !important;
    }

    .textoFormulario2 {
        width: 100%;
        font-size: 14px;
        font-weight: 700;
        color: #1d77bb;
    }

    #tituloDetalle {
        font-size: 16px;
        margin: 16px 7px;
        text-transform: uppercase;
        font-weight: 700;
        color: #1d77bb;
    }


    h3 {
        font-size: 16px;
        margin: 16px 7px;
        text-transform: uppercase;
        font-weight: 700;
        color: #1d77bb;
    }

    #contCbxDcto {
        margin-top: 5px;
    }

    .dropdown-menu {
        margin-left: 0%; 
    }


    .divlogo {
        width: 100%;
        display:block;
        text-align: center
    }
    .logo {
        width: 90%;
    }

}

@media (min-width: 768px) {
    .normal {
        display: block;
    }

    .show-mobile {
        display: none;
    }

    .hide-mobile {
        display: block;
    }

    .scrolling-x-table-container > div {
        overflow-y: hidden;
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }

    .GridViewTable {
        width: 100%;
        max-width: 100%;
        margin-bottom: 1rem;
        background-color: transparent;
    }

    .GridViewHeaderStyle {
        font-size: 12px;
        background-color: #0a4c97;
        color: white;
        text-align: center;
    }

    .GridViewItemStyle {
        font-size: 12px;
        background-color: white;
        color: black;
    }

    .navbar-dark .navbar-nav .nav-link {
        color: #EEEEEE;
        text-transform: uppercase;
        font-size: 9px;
        padding-right: 8px;
        padding-left: 8px;
        font-weight: bold;
        font-family: Arial;
    }

    #lnkPricing1 {
        display: block;
    }

    #lnkCatalogo1 {
        display: block;
    }

    #divCarrusel {
        width: 500px;
    }

    .textoBuscarOculto {
        display: none;
    }

    #modalDetalle .modal-body {
        height: calc(112vh - 200px);
        overflow-y: auto;
    }

    #modalDetalle .modal-content {
        height: calc(115vh - 200px);
    }

    #login .modal-body {
        height: calc(112vh - 200px);
        overflow-y: auto;
    }

    #login .modal-content {
        height: calc(115vh - 200px);
    }

    #registro .modal-body {
        height: calc(112vh - 200px);
        overflow-y: auto;
    }

    #registro .modal-content {
        height: calc(115vh - 200px);
    }

    #panel, #flip {
        padding: 5px;
        text-align: center;
        background-color: white;
        border: solid 1px #c3c3c3;
        cursor: pointer;
    }

    #flip {
        background-color: #E1E1E1;
    }

    #panel {
        display: none;
        overflow: auto;
        font-size: small;
    }

    #panelStock, #flipStock {
        padding: 5px;
        text-align: center;
        background-color: white;
        border: solid 1px #c3c3c3;
        cursor: pointer;
    }

    #flipStock {
        background-color: #E1E1E1;
    }

    #panelStock {
        display: none;
        font-size: small;
    }


    #panelProp, #flipProp {
        padding: 5px;
        text-align: center;
        background-color: white;
        border: solid 1px #c3c3c3;
        cursor: pointer;
    }

    #flipProp {
        background-color: #E1E1E1;
    }

    #panelProp {
        display: none;
        font-size: small;
    }

    #contCbxDcto {
        margin-top: 5px;
    }

    .detalle-cont #divDetalle {
        padding-top: 1px;
    }

    .logo-pequeno-prod {
        margin-left: 7px;
    }

    .description-prod .precio-actual {
        font-size: 20px;
        font-weight: bold;
        margin-bottom: 0px;
    }

    .description-prod .precio-anterior {
        font-size: 12px;
        text-decoration: line-through;
        margin-bottom: 0px;
        opacity: 0.5;
    }

    .description-prod .botonFichaTec {
        text-align: right !important;
    }

    .textoDescripcion {
        font-size: 12px;
        color: #7F7F7F !important;
    }

    .textoFormulario {
        font-size: 12px;
        color: #7F7F7F !important;
    }

    .textoFormulario2 {
        width: 100%;
        font-size: 12px;
        font-weight: 700;
        color: #1d77bb;
    }

    #tituloDetalle {
        font-size: 18px;
        margin: 16px 7px;
        text-transform: uppercase;
        font-weight: 700;
        color: #1d77bb;
    }


    .col-4, .col-6, .col-8 {
        padding-left: 5px;
        padding-right: 5px;
    }

    .definir-busqueda .col-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .definir-busqueda .col-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }

    .precios .col-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .blanca-home .col-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .blanca-home .col-4, {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .responsive {
        display: none;
    }

    /*{
        display: block;} /*-webkit-box*/
    /**/

    .menu-oculto {
        display: none;
    }

    .cont-busqueda .col-3 {
        flex: 0 0 25%;
        max-width: 25%;
        margin: inherit;
    }

    .lupita {
        display: -webkit-box;
    }

    .avanzada {
        margin-top: 20px;
        margin-right: 8px;
        float: right;
        width: 100%;
        text-align: right;
    }

    .description-prod .col-4 {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 7px;
    }

    .prod-foto ul li {
        width: 23%;
    }

    .ft-original img {
        width: 95%;
    }

    .detalle-cont .col-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .detalle-cont .col-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    #accordion {
        display: block;
    }

    .barra-responsive-menu {
        display: none;
    }

    .navegacion {
        float: right;
        margin-top: 7px;
    }

    .listado-busqueda .col-3 {
        display: none;
    }

    .listado-busqueda .col-9 {
        flex: 0 0 100%;
        max-width: 100%;
    }

        .listado-busqueda .col-9 ul li {
            width: 30%;
            height: 200px;
        }

    .footer .col-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }

    .footer .col-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }

}

@media (min-width: 768px) {

    .show-mobile {
        display: none;
    }

    .hide-mobile {
        display: block;
    }

    .scrolling-x-table-container > div {
        overflow-y: hidden;
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }

    .GridViewTable {
        width: 100%;
        max-width: 100%;
        margin-bottom: 1rem;
        background-color: transparent;
    }

    .GridViewHeaderStyle {
        font-size: 12px;
        background-color: #0a4c97;
        color: white;
        text-align: center;
    }

    .GridViewItemStyle {
        font-size: 12px;
        background-color: white;
        color: black;
    }

    .navbar-dark .navbar-nav .nav-link {
        color: #EEEEEE;
        text-transform: uppercase;
        font-size: 8px;
        padding-right: 8px;
        padding-left: 8px;
        font-weight: bold;
        font-family: Arial;
    }

    #contCbxDcto {
        margin-top: 0px;
    }
}

@media (min-width: 860px) {

    .show-mobile {
        display: none;
    }

    .hide-mobile {
        display: block;
    }

    .scrolling-x-table-container > div {
        overflow-y: hidden;
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }

    .GridViewTable {
        width: 100%;
        max-width: 100%;
        margin-bottom: 1rem;
        background-color: transparent;
    }

    .GridViewHeaderStyle {
        font-size: 12px;
        background-color: #0a4c97;
        color: white;
        text-align: center;
    }

    .GridViewItemStyle {
        font-size: 12px;
        background-color: white;
        color: black;
    }

    .navbar-dark .navbar-nav .nav-link {
        color: #EEEEEE;
        text-transform: uppercase;
        font-size: 9px;
        padding-right: 8px;
        padding-left: 8px;
        font-weight: bold;
        font-family: Arial;
    }

    #divCarrusel {
        width: 500px;
    }

    .textoDescripcion {
        font-size: 12px;
        color: #7F7F7F !important;
    }

    .textoFormulario {
        font-size: 12px;
        color: #7F7F7F !important;
    }

    .textoFormulario2 {
        width: 100%;
        font-size: 12px;
        font-weight: 700;
        color: #1d77bb;
    }

    #contCbxDcto {
        margin-top: 0px;
    }
}

@media (min-width: 900px) {

    .show-mobile {
        display: none;
    }

    .hide-mobile {
        display: block;
    }

    .scrolling-x-table-container > div {
        overflow-y: hidden;
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }

    .GridViewTable {
        width: 100%;
        max-width: 100%;
        margin-bottom: 1rem;
        background-color: transparent;
    }

    .GridViewHeaderStyle {
        font-size: 12px;
        background-color: #0a4c97;
        color: white;
        text-align: center;
    }

    .GridViewItemStyle {
        font-size: 12px;
        background-color: white;
        color: black;
    }

    .navbar-dark .navbar-nav .nav-link {
        color: #EEEEEE;
        text-transform: uppercase;
        font-size: 9px;
        padding-right: 8px;
        padding-left: 8px;
        font-weight: bold;
        font-family: Arial;
    }

    #divCarrusel {
        width: 500px;
    }

    .textoDescripcion {
        font-size: 12px;
        color: #7F7F7F !important;
    }

    .textoFormulario {
        font-size: 12px;
        color: #7F7F7F !important;
    }

    .textoFormulario2 {
        width: 100%;
        font-size: 12px;
        font-weight: 700;
        color: #1d77bb;
    }

    #contCbxDcto {
        margin-top: 0px;
    }
}

@media (min-width: 960px) {

    .show-mobile {
        display: none;
    }

    .hide-mobile {
        display: block;
    }

    .scrolling-x-table-container > div {
        overflow-y: hidden;
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }

    .GridViewTable {
        width: 100%;
        max-width: 100%;
        margin-bottom: 1rem;
        background-color: transparent;
    }

    .GridViewHeaderStyle {
        font-size: 12px;
        background-color: #0a4c97;
        color: white;
        text-align: center;
    }

    .GridViewItemStyle {
        font-size: 12px;
        background-color: white;
        color: black;
    }

    .navbar-dark .navbar-nav .nav-link {
        color: #EEEEEE;
        text-transform: uppercase;
        font-size: 11px;
        padding-right: 8px;
        padding-left: 8px;
        font-weight: bold;
        font-family: Arial;
    }

    #divCarrusel {
        width: 320px;
    }

    #modalDetalle .modal-body {
        /*height  : 850px;*/
        height: calc(112vh - 200px);
        overflow-y: auto;
    }

    #modalDetalle .modal-content {
        height: calc(115vh - 200px);
    }

    #login .modal-body {
        /*height  : 850px;*/
        height: calc(112vh - 200px);
        overflow-y: auto;
    }

    #login .modal-content {
        height: calc(115vh - 200px);
    }

    #registro .modal-body {
        /*height  : 850px;*/
        height: calc(112vh - 200px);
        overflow-y: auto;
    }

    #registro .modal-content {
        height: calc(115vh - 200px);
    }


    #panel, #flip {
        padding: 5px;
        text-align: center;
        background-color: white;
        border: solid 1px #c3c3c3;
        cursor: pointer;
    }

    #flip {
        background-color: #E1E1E1;
    }

    #panel {
        display: none;
        overflow: auto;
        font-size: 12px; /*medium;*/
    }

    #panelStock, #flipStock {
        padding: 5px;
        text-align: center;
        background-color: white;
        border: solid 1px #c3c3c3;
        cursor: pointer;
    }

    #flipStock {
        background-color: #E1E1E1;
    }

    #panelStock {
        display: none;
        font-size: 12px; /*medium;*/
    }


    #panelProp, #flipProp {
        padding: 5px;
        text-align: center;
        background-color: white;
        border: solid 1px #c3c3c3;
        cursor: pointer;
    }

    #flipProp {
        background-color: #E1E1E1;
    }

    #panelProp {
        display: none;
        font-size: 12px; /*medium;*/
    }

    #contCbxDcto {
        margin-top: 0px;
    }


    .detalle-cont #divDetalle {
        padding-top: 1px;
    }

    .logo-pequeno-prod {
        margin-left: 7px;
    }

    .description-prod .precio-actual {
        font-size: 25px;
        font-weight: bold;
        margin-bottom: 0px;
    }

    .description-prod .precio-anterior {
        font-size: 16px;
        text-decoration: line-through;
        margin-bottom: 0px;
        opacity: 0.5;
    }

    .description-prod .botonFichaTec {
        text-align: right !important;
    }

    .textoDescripcion {
        font-size: 12px;
        color: #7F7F7F !important;
    }

    .textoFormulario {
        font-size: 12px;
        color: #7F7F7F !important;
    }

    .textoFormulario2 {
        width: 100%;
        font-size: 12px;
        font-weight: 700;
        color: #1d77bb;
    }

    .listado-busqueda .col-3 {
        display: block;
    }

    .listado-busqueda .col-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }

    .logo {
        width: 960px;
    }

}

@media (min-width: 1140px) {

    .show-mobile {
        display: none;
    }

    .hide-mobile {
        display: block;
    }

    .scrolling-x-table-container > div {
        overflow-y: hidden;
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }

    .GridViewTable {
        width: 100%;
        max-width: 100%;
        margin-bottom: 1rem;
        background-color: transparent;
    }

    .GridViewHeaderStyle {
        font-size: 12px;
        background-color: #0a4c97;
        color: white;
        text-align: center;
    }

    .GridViewItemStyle {
        font-size: 12px;
        background-color: white;
        color: black;
    }

    .navbar-dark .navbar-nav .nav-link {
        color: #EEEEEE;
        text-transform: uppercase;
        font-size: 11px;
        padding-right: 8px;
        padding-left: 8px;
        font-weight: bold;
        font-family: Arial;
    }


    #divCarrusel {
        width: 500px;
    }

    .textoDescripcion {
        font-size: 14px;
        color: #7F7F7F !important;
    }

    .textoFormulario {
        font-size: 14px;
        color: #7F7F7F !important;
    }

    .textoFormulario2 {
        width: 100%;
        font-size: 14px;
        font-weight: 700;
        color: #1d77bb;
    }

    #contCbxDcto {
        margin-top: 5px;
    }
}

@media (min-width: 1180px) {

    .show-mobile {
        display: none;
    }

    .hide-mobile {
        display: block;
    }

    .scrolling-x-table-container > div {
        overflow-y: hidden;
        display: block;
        width: 100%;
        overflow-x: auto;
        background-color: white;
        border: unset;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }

    .GridViewTable {
        width: 100%;
        max-width: 100%;
        margin-bottom: 1rem;
        background-color: transparent;
    }

    .GridViewHeaderStyle {
        font-size: 12px;
        background-color: #0a4c97;
        color: white;
        text-align: center;
    }

    .GridViewItemStyle {
        font-size: 12px;
        background-color: white;
        color: black;
    }

    .navbar-dark .navbar-nav .nav-link {
        color: #EEEEEE;
        text-transform: uppercase;
        font-size: 11px;
        padding-right: 8px;
        padding-left: 8px;
        font-weight: bold;
        font-family: Arial;
    }


    #divCarrusel {
        width: 400px;
    }

    #modalDetalle .modal-body {
        /*height  : 850px;*/
        height: calc(112vh - 200px);
        overflow-y: auto;
    }

    #modalDetalle .modal-content {
        height: calc(115vh - 200px);
    }

    #login .modal-body {
        /*height  : 850px;*/
        height: calc(112vh - 200px);
        overflow-y: auto;
    }

    #login .modal-content {
        height: calc(115vh - 200px);
    }

    #registro .modal-body {
        /*height  : 850px;*/
        height: calc(112vh - 200px);
        overflow-y: auto;
    }

    #registro .modal-content {
        height: calc(115vh - 200px);
    }

    #panel, #flip {
        padding: 5px;
        text-align: center;
        background-color: white;
        border: solid 1px #c3c3c3;
        cursor: pointer;
    }

    #flip {
        background-color: #E1E1E1;
    }

    #panel {
        display: none;
        overflow: auto;
        font-size: 12px; /*medium;*/
    }

    #panelStock, #flipStock {
        padding: 5px;
        text-align: center;
        background-color: white;
        border: solid 1px #c3c3c3;
        cursor: pointer;
    }

    #flipStock {
        background-color: #E1E1E1;
    }

    #panelStock {
        display: none;
        font-size: 12px; /*medium;*/
    }


    #panelProp, #flipProp {
        padding: 5px;
        text-align: center;
        background-color: white;
        border: solid 1px #c3c3c3;
        cursor: pointer;
    }

    #flipProp {
        background-color: #E1E1E1;
    }

    #panelProp {
        display: none;
        font-size: 12px; /*medium;*/
    }

    #contCbxDcto {
        margin-top: 5px;
    }

    .detalle-cont #divDetalle {
        padding-top: 1px;
    }

    .logo-pequeno-prod {
        margin-left: 7px;
    }

    .description-prod .precio-actual {
        font-size: 25px;
        font-weight: bold;
        margin-bottom: 0px;
    }

    .description-prod .precio-anterior {
        font-size: 16px;
        text-decoration: line-through;
        margin-bottom: 0px;
        opacity: 0.5;
    }

    .description-prod .botonFichaTec {
        text-align: right !important;
    }

    .textoDescripcion {
        font-size: 14px;
        color: #7F7F7F !important;
    }

    .textoFormulario {
        font-size: 14px;
        color: #7F7F7F !important;
    }

    .textoFormulario2 {
        width: 100%;
        font-size: 14px;
        font-weight: 700;
        color: #1d77bb;
    }


    .precios .precio-chico {
        font-size: 20px;
    }

    .precios .precio-grande {
        font-size: 32px;
    }

    .col-4, .col-6, .col-8 {
        padding-left: 10px;
        padding-right: 10px;
    }

    .description-prod .col-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .prod-foto ul li {
        width: 24%;
    }

    .ft-original img {
        width: 98%;
    }

    .lupita {
        display: -webkit-box;
    }

    .cont-busqueda .col-3 {
        margin: inherit;
    }

    #accordion {
        display: block;
    }

    .barra-responsive-menu {
        display: none;
    }

    .navegacion {
        float: right;
        margin-top: 7px;
    }

    .listado-busqueda .col-3 {
        display: block;
    }

    .listado-busqueda .col-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }
}

@media (min-width: 1780px) {

    .show-mobile {
        display: none;
    }

    .hide-mobile {
        display: block;
    }

    .scrolling-x-table-container > div {
        overflow-y: hidden;
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }

    .GridViewTable {
        width: 100%;
        max-width: 100%;
        margin-bottom: 1rem;
        background-color: transparent;
    }

    .GridViewHeaderStyle {
        font-size: 12px;
        background-color: #0a4c97;
        color: white;
        text-align: center;
    }

    .GridViewItemStyle {
        font-size: 12px;
        background-color: white;
        color: black;
    }

    .navbar-dark .navbar-nav .nav-link {
        color: #EEEEEE;
        text-transform: uppercase;
        font-size: 11px;
        padding-right: 8px;
        padding-left: 8px;
        font-weight:bold;
        font-family:Arial;
    }

    .GridViewTable {
        width: 1780px;
    }

    #divCarrusel {
        width: 480px;
    }

    #contCbxDcto {
        margin-top: 5px;
    }

    .col-lg-7 {
        -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 50% !important;
        flex: 0 0 50% !important;
        max-width: 50% !important;
    }
}

body {
    margin: 30px 0px;
}
