/* ==========================================================================
   johnny Escudero - kol3
   ========================================================================== */

@import url('https://fonts.googleapis.com/css?family=Nunito+Sans:400,700,800');

.fixed {
    position: fixed;
    width: 100%;
    z-index: 100;
}

span.badge.danger {
    background: #b85a5a;
}

.navbar {
    border: none;
}

.bold {
    font-weight: bold !important;
}

.none {
    display: none !important;
}

body {
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
}

body * {
    moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 800;
    line-height: 1.1;
    color: inherit;
}

.azul_c {
    color: #333B59;
}

.rojo_b {
    background-color: #dc5555;
    background-image: linear-gradient(#dc5555, #ca4c4c) !important;
}

.jumbotron {
    padding: 0px 0;
    margin: 0px;
}

.jumbotron .form1 {
    height: 100vh;
    background-color: #fff;
    padding: 4% 6%;
}

.jumbotron .carrusel1 {
    height: 100vh;
    padding: 0px;
}

.home #myCarousel .item {
    height: 100vh;
}

.home .carousel-control .glyphicon-chevron-left,
.home .carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
    display: none;
}

.backitem1 {
    background-image: url(../img/16.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.backitem2 {
    background-image: url(../img/17.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.backitem3 {
    background-image: url(../img/16.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.logo {
    width: 300px;
    padding-top: 10px;
    margin-left: -15px;
    padding-bottom: 20px;
}

.logo img {
    width: 100%;
}

.formHome {
    padding-top: 10px;
    padding-bottom: 30px;
}

.formHome label {
    font-weight: 300;
}

.table-wrap * {
    font-size: 14px;
}

.formHome input {
    border: none;
    box-shadow: none;
    border-bottom: 2px solid #333B59;
    border-radius: 0px;
}

.btn-azul {
    background-color: #333B59;
    background-image: linear-gradient(#4b5886, #333B59);
    border: none;
    border-radius: 50px;
    color: #fff;
    padding: 13px 50px;
    box-shadow: 0px 16px 12px rgba(0, 0, 0, 0.10196078431372549);
}

.btn-rojo {
    background-color: #dc5555;
    background-image: linear-gradient(#dc5555, #ca4c4c);
    border: none;
    border-radius: 50px;
    color: #fff;
    padding: 13px 50px;
    box-shadow: 0px 16px 12px rgba(0, 0, 0, 0.10196078431372549);
}


.btn-azul:hover,
.btn-azul:visited {
    background-color: #333B59;
    border-color: #333B59;
    border-radius: 50px;
    color: #fff;
    padding: 13px 50px;
    box-shadow: 0px 16px 12px rgba(0, 0, 0, 0.10196078431372549);
}

body.homeinterno {
    padding-top: 90px;
}

.botones {
    padding-top: 30px;
    width: 100%;
}

.topbar {
    background-color: #181c2d;
    top: 0px;
}

.topbar .navbar-nav>li>a {
    padding-top: 5px;
    padding-bottom: 5px;
    color: #fff;
    font-size: 14px;
}

.topbar .navbar-nav>li>a:hover {
    padding-top: 5px;
    padding-bottom: 5px;
    color: #333B59;
}

.navbar-dos {
    background-color: #333B59;
    background-image: linear-gradient(#333B59, #333B59);
    border-color: #333B59;
    border-radius: 0px;
    margin: 0px;

}

.navbar-principal {
    background-color: #ffffff;
    border-color: #fff;
    border-radius: 0px;
    margin: 0px;
    height: auto;
    margin-bottom: 20px;
}

.menu-user {}

.menu-user>li a {
    color: #333B59;
    padding: 7px 16px;
    padding-bottom: 11px;
}

.menu-user>li a.active,
.menu-user>li a:hover {
    color: #fff;
    background: #333B59;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

.buscador-principal {
    float: right;
    position: relative;
    width: 60%;
    padding-top: 11px;
}

.navbar-header {
    padding-top: 4px;
}

.logo-principal {
    width: 240px;
    padding: 0px;
    padding-top: 7px;
    height: auto;
}

.logo-principal img {
    width: 100%;
}

.buscador-principal .deBuscador {
    width: 250px;
    float: right;
    box-shadow: 0px 7px 12px rgba(0, 0, 0, 0.1);
}

.buscador-principal .btn-azul {
    padding: 7px 13px;
    border-top-right-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
    box-shadow: 0px 7px 12px rgba(0, 0, 0, 0.1);

}

.nombreuser {
    color: #fff !important;
    font-weight: 700;
    padding: 9px 20px;
    font-size: 20px;
    line-height: 17px;
    margin-right: 20px;
}

.nombreuser.convenio {
    border-left: 2px solid;
    padding: 0px;
    height: 30px;
    padding-top: 6px;
    padding-left: 16px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.nombreuser span {
    font-size: 14px;
}

.conteo a {
    font-size: 20px;
    color: #fff !important;
    font-weight: 700;
}

.carrito {
    position: relative;
    background: #dc5555;
    border-radius: 32px;
    margin-top: 2px;
    padding: 11px 28px !important;
}

.conteo .carrito:hover {
    position: relative;
    background: #9f4040;
}

.carrito span {
    font-size: 27px;
    line-height: 18px;
    position: relative;
    top: 5px;
}

.carrito .cuenta {
    position: absolute;
    right: 6px;
    top: 25px;
    font-size: 15px;
    background: #dc5555;
    border-radius: 100%;
    padding: 2px 8px;

}

#myCarousel .item {
    height: 300px;
}

.contact {
    margin-top: 30px;
    text-align: center;
    color: #32395b;
}

.contact label {
    font-weight: 800;
}

.contact i {
    font-size: 50px;
    padding-bottom: 20px;
}

/* producto */
.producto {
    position: relative;
}

.producto,
.producto img {
    width: 100%;
}

.producto:hover img {
    width: 110%;
}

.producto .imagen {
    height: 190px;
    overflow: hidden;
    width: 100%;
}

.producto .link .more {
    background: #dc5555;
    padding: 2px 11px;
    color: #fff;
    font-size: 25px;
    font-weight: 800;
    position: absolute;
    top: 0px;
    right: 0px;
}

.producto:hover .link .more {
    transform: rotate(90deg);

}

.producto .nombre {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 17px;
}

.producto .nombre a {
    text-align: center;

    font-weight: 800;
    color: #32395b;
}

.producto a.back1 {
    opacity: 0;
    top: 0px;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(51, 51, 51, 0.06);
    moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.producto:hover a.back1 {
    opacity: 1;
    moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.homeinterno h2,
.categorias-home h2 {
    color: #32395b;
    margin-bottom: 30px;
}

.cantidad .error.help-block {}

.help-block {
    font-weight: bold;
    color: #d43535 !important;
}

/* categoria */


.categoria {
    position: relative;
    overflow: hidden;
}

.categoria,
.categoria img {
    width: 100%;
}

.categoria:hover img {
    width: 110%;
}

.categoria .imagen {
    height: 220px;
    overflow: hidden;
    width: 100%;
}

.categoria .backolor {
    background: rgba(50, 57, 91, 0.58);
    transform: skewx(-20deg);
    position: absolute;
    top: 0px;
    width: 66%;
    height: 250px;
    left: 170px;
}

.categoria .nombre {
    position: absolute;
    font-size: 22px;
    font-weight: 800;
    z-index: 22;
    right: 40px;
    color: #fff;
    bottom: 20px;
}

.categoria .nombre:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 14px solid #dc5555;
    border-top: 10px solid transparent;
    border-bottom: 11px solid transparent;
    line-height: 1px;
    position: absolute;
    top: 5px;
    left: -21px;
}

.categoria:hover .nombre {

    right: 30px;
}

/* mini cart cartlist-m */

.cartlist-m {
    background: #fff;
    position: absolute;
    width: 330px;
    padding: 14px 25px;
    right: 0px;
    border: 1px solid #ddd;
    border-radius: 7px;
    z-index: 999999;
    display: block;
}

.cartlist-m ul {
    list-style: none;
    padding: 0px;
    max-height: 140px;
    overflow: scroll;
}

.cartlist-m .btn-rojo {
    font-size: 15px;
    padding: 10px 31px;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
}

.cartlist-m .producto-m {
    padding: 5px 0px;
}

.cartlist-m .imagen {
    width: 50px !important;
    display: inline-block;
    margin-right: 9px;
}

.cartlist-m .imagen img {
    width: 100%;
}

/*Cotización*/

.homecotizacion {
    padding-top: 90px;
}

.homecotizacion .numero {
    color: #dc5555;
    font-size: 20px;
}

.cantidad {
    display: inline-block;
}

.cantidad .btn-cantidad {
    background: #dc5555;
    color: #fff;
    font-weight: 800;
    padding: 5px 9px;
}

.cantidad .menos {}

.cantidad .form-cantidad {
    width: 73px;
    padding: 5px 5px;
    text-align: center;
    font-weight: bold;
}

.cantidad .label-unidad {
    display: block;
    text-align: center;
    font-size: 13px;
    color: #32395b;
}

.div-btn {
    margin-bottom: 10px;
}

.sidebar1 {
    background: rgba(241, 241, 241, 0.61);
    border-radius: 10px;
}

.padding-top {
    padding-top: 20px;
}

.padding-bottom {
    padding-bottom: 20px;
}

.superior>div {
    display: inline;
}

.Convenio {
    padding-right: 20px;
}

.padding-right {
    padding-right: 30px !important;
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 100%;
}

.valor1,
.valor2,
.result1,
.result2 {
    font-weight: bold;
}

.btn-icon {
    text-align: center;
    font-size: 15px;
    color: #fff;
    padding: 3px 7px;
    border-radius: 4px;
    display: block;
}

.btn-icon.edit {
    background: #44d4a2;
}

.btn-icon.edit:hover {
    background: #1f946b;
    color: #ffffff;
}

.btn-icon.borrar {
    background: #f66c57;
}

.btn-icon.borrar:hover {
    background: #DC3014;
    color: #ffffff;
}

.btn-icon.accion {
    background: #0156c7;
}

.btn-icon.accion:hover {
    background: #0156c7;
    color: #ffffff;
}

.btn-cantidad {
    cursor: pointer;
}


/* home-encuesta */

.radio-inline label {
    font-weight: normal;
    margin: 0px;
}

.dato_print {
    display: block;
    font-size: 18px;
    font-weight: 100;
    color: #32395b;
}

body.home-encuesta {
    padding-top: 88px;
}


.modal {

    z-index: 999999;
}

.divtotales {
    width: 25%;
}

.p-fixed {
    position: fixed;
    top: 110px;
    width: 23%;
}

.btn.small {
    padding: 5px 9px;
}

.overlay {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 11;
}

.overlay .opacity {
    background-color: #2C3A3F;
    filter: alpha(opacity=80);
    opacity: 0.8;
    width: 100%;
    height: 100%;
    position: relative;
}

.overlay .centerdiv {
    font-size: 16px;
    color: #fff;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -8px;
    margin-top: -8px;
    text-align: center;
}

.overlay i {
    font-size: 56px;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

.modal-backdrop {
    background-color: #2e3e4e;
}

.nameproducto .info:hover .Infobono {
    display: block !important;
}

.Infobono {
    padding: 13px 22px;
    background: #fff;
    border-radius: 3px;
    box-shadow: 0px 0px 3px #6c6868a6;
    display: inline-block;
    position: absolute;
}

.Infobono ul {
    list-style-type: none;
    padding: 0px;
    display: inline-block;
    margin: 0px;
}

th.sorting,
th.text-center.sorting_desc {
    position: relative;
}

.dataTables_wrapper th:after {
    font-family: "Font Awesome 5 Free";
    color: #666;
    position: absolute;
    float: right;
    bottom: 8px;
    right: 0px;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
}

span.cancel_all,
span.cancel {
    background: #d85653;
    color: #fff;
    border-radius: 18px;
    padding: 4px 9px;
}

.topbar .navbar-nav {
    margin: 0px;
}

.topbar .nav>li {
    float: left;
}

.topbar .nav>li a {
    font-size: 12px;
    padding: 6px 6px;
}

.mobile-device {
    display: none;
}

li.m_cotizaciones_abiertas {
    position: relative;
}

li.m_cotizaciones_abiertas a {
    padding-right: 46px;
}

span.pendientes {
    background: #dc5455;
    border-radius: 100%;
    padding: 3px 5px;
    position: absolute;
    right: 10px;
    top: 4px;
    text-align: center;
    min-width: 27px;
    display: inline-block;
}

.divrojo {
    background: #333b59;
    color: #fff;
    padding: 3px 10px;
    border-radius: 7px;
    font-size: 12px;
    text-align: center;
}

.strproceso {
    font-size: 12px;
    text-align: center;
}

.btn-borrar {
    background: #dc5455;
    padding: 1px 5px;
    border-radius: 6px;
    color: #ffffff;
}

@media only screen and (max-width: 767px) {
    .mobile-device {
        display: block;
    }

    .mobile-device.btnnuevacotizacion {
        position: fixed;
        bottom: 0px;
        width: 100%;
        z-index: 999;
    }

    .btnnuevacotizacion .carrito {
        width: 100%;
        border-radius: 0px;
        color: #fff;
        display: block;
        text-align: center;
        z-index: 1111;
    }

    .nueva-cotizacion .mobile-device.btnnuevacotizacion,
    .page-borrador .mobile-device.btnnuevacotizacion,
    .page-clonar .mobile-device.btnnuevacotizacion {
        display: none;
    }

    .nueva-cotizacion .fot1,
    .page-borrador .fot1,
    .page-clonar .fot1 {
        display: none;
    }


    a#moreprod {
        position: fixed;
        bottom: 70px;
        z-index: 9999;
        width: 100%;
        border-radius: 0px;
        left: 0px;
        font-size: 13px;
        padding: 10px;
    }

    .totales {
        position: fixed;
        z-index: 9999;
        bottom: 0px;
        width: 100%;
        left: 0px;
        padding: 0px;
        background: #171c2d;
        color: #fff;
        font-size: 13px;
        padding-top: 10px;
    }

    .totales hr {
        display: none;
    }

    .totales .div-btn {
        float: right;
        width: 50%;
        margin: 0px;
    }

    .totales .div-btn .btn {
        border-radius: 0px;
        font-size: 13px;
        padding: 10px 0px;
        width: 100%;
    }

    .SubTotal,
    .iva,
    .total {
        padding: 2px 10px;
        text-align: right;
        display: inline;
    }

    div#subtotal,
    div#iva,
    div#total {
        display: inline-block;
    }

    .col-md-3 {
        width: 100%;
    }

    .navbar-dos {
        display: none;
    }

    .navbar-toggle {
        position: absolute;
        right: 0px;
        float: right;
        padding: 9px 10px;
        margin-top: 8px;
        margin-right: 15px;
        margin-bottom: 8px;
        background-color: transparent;
        background-image: none;
        border: 2px solid #171c2d;
        border-radius: 4px;
        z-index: 99999;
    }

    .navbar-toggle .icon-bar {
        display: block;
        width: 23px;
        height: 3px;
        border-radius: 1px;
        background: #171c2d;
    }

    .menu-user {
        background: #171c2d;
        background-image: linear-gradient(to right, #053872, #06223a);
    }

    .menu-user>li a {
        color: #ffffff;
        padding: 7px 16px;
    }

    .detable {
        float: inherit !important;
    }

    a.eliminarpro {
        width: 100%;
    }

    .login .carrusel1 {
        display: none;
    }

    .login .logo {
        margin: auto;
    }


    .table-wrap table,
    .table-wrap thead,
    .table-wrap tbody,
    .table-wrap th,
    .table-wrap td,
    .table-wrap tr {
        display: block;
    }

    .table-wrap thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    .table-wrap td {
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50% !important;
        white-space: normal;
        text-align: left;
    }

    .table-wrap td:before {
        position: absolute;
        top: 8px;
        left: 15px;
        width: 45%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        text-align: left;
        font-weight: bold;
    }

    .table-wrap td:first-child {
        padding-top: 17px;
    }

    .table-wrap td:last-child {
        padding-bottom: 16px;
    }

    .table-wrap td:first-child:before {
        top: 17px;
    }

    .table-wrap td:before {
        content: attr(data-title);
    }

    .table tbody tr {
        border-top: 1px solid #ddd;
    }

    .table tbody tr td {
        border: none;
    }


}