#header {
   
    background: linear-background(top, black, white);
}

.perfect-scrollbar-off .sidebar .sidebar-wrapper, .perfect-scrollbar-off .main-panel .no-scroll {
    overflow: unset;

}

.header-right {
  float: right;
}


.main-header {
    
    background: rgba(33,21,54,1);
}

.page-menu {
    
   
    background: #1d162b !important;
    border-top: 1px solid rgba(255,255,255,.1) !important;
   
}


.full-page:after {
    
    background: rgb(33,21,54) !important;
    background: linear-gradient(90deg, rgba(33,21,54,1) 0%, rgba(48,27,84,1) 50%, rgba(103,63,167,1) 100%) !important;
}

.sidebar[data-color="purple"]:after, .bootstrap-navbar[data-color="purple"]:after {
  
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#98999d+0,cdccd2+100 */
background: white !important; /* Old browsers */

}

.navbar-default .navbar-nav > li > a:not(.btn) {
    color: white;
}



.transparency{
    background: rgba(255, 255, 255, 0.13);
}


.sidebar .nav2 li > a {
    margin: 5px 15px 0px;
    border-radius: 4px;
    color: #5a5454;
    opacity: .86;

}







ol, ul {
    margin-right: 10px;
    margin-bottom: 10px;
}


.footer-header {
    background-color: transparent;
    line-height: 20px;
}


.card-header {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), 0 0 0 1px rgba(63, 63, 68, 0.1);
    background-color: #FFFFFF;
    margin-bottom: 0px;
    padding: 10px;
    background-color: white !important;
}

.sidebar .user a, .bootstrap-navbar .user a {
    text-align: center;
    color: #FFFFFF;
    padding: 8px 14px;
    text-align: left;
    display: block;
}

.card-header {
    border-radius: 4px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), 0 0 0 1px rgba(63, 63, 68, 0.1);
    background-color: #FFFFFF;
    margin-bottom: 0px;
    text-align: center;
}


.navbar {
    border: 0;
    font-size: 16px;
    border-radius: 0;
    width: 100%;
    z-index: 100;
    color:white; 
}


.fixed{position:fixed; top:0}


        @import url('https://fonts.googleapis.com/css?family=Montserrat:400,400i,700,700i');


.btn-custom{background-color:#D1251B;color:#fff;-webkit-box-shadow:0 0 1px transparent;box-shadow:0 0 1px transparent;display:inline-block;position:relative;-moz-transform:perspective(1px) translateZ(0px);-webkit-transform:perspective(1px) translateZ(0px);-o-transform:perspective(1px) translateZ(0px);-ms-transform:perspective(1px) translateZ(0px);transform:perspective(1px) translateZ(0px);-webkit-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-property:color;transition-property:color;vertical-align:middle; display:block;
    margin-left: auto;
    margin-right: auto;
border-radius: 0}
.btn-custom::before{background-color:#D1251B;bottom:0;content:"";left:0;position:absolute;right:0;top:0;-moz-transform:scaleX(0);-webkit-transform:scaleX(0);-o-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:50%;transform-origin:50%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;z-index:-1;border-radius: 0}
.btn-custom:hover, .btn-custom:focus, .btn-custom:active{}
.btn-custom:hover::before, .btn-custom:focus::before, .btn-custom:active::before{-moz-transform:scaleX(1);-webkit-transform:scaleX(1);-o-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);}
.btn.btn-custom.disabled{opacity:1;}
.popup-form .form-group{position:relative;margin:0 0 30px;}
.popup-form .input-group-icon{position:absolute;top:0;}
.popup-form .form-group .input-group-icon{background-color:#4B3177;border:none;border-radius:4px;border-bottom-right-radius:0;border-top-right-radius:0;color:#fff;display:table-cell;font-size:14px;height:100%;padding:5px 7px 7px;text-align:center;vertical-align:top;white-space:nowrap;width:40px;}
.popup-form .form-control{background-color:transparent;border:1px solid #4B3177;padding-left:50px;}
.popup-form .form-control:focus, .popup-form .has-error .form-control:focus{border-color:#D1302B;box-shadow:0 1px 1px rgba(245, 142, 3, 0.075) inset, 0 0 8px rgba(245, 142, 3, 0.6);}
.popup-form .form-control:focus + .input-group-icon, #resetPassForm .has-error .form-control:focus + .input-group-icon{background-color:#D1302B;color:#fff;}
.popup-form .btn.dropdown-toggle.btn-default{background:transparent none repeat scroll 0 0;border:0 none;border-radius:0;box-shadow:none;font-size:14px;color:#555;padding:6px 0;text-shadow:none;}
.popup-form span.sub-text{bottom:50px;color:#ce0606;font-size:14px;position:absolute;right:50px;}
.popup-form .has-error .form-control{border-color:#ce0606;}
.popup-form .has-error .input-group-icon{background-color:#ce0606;color:#ffffff;}
.popup-form .help-block{color:#ce0606;font-size:14px;margin:0;padding-left:42px;position:absolute;top:-20px;}
.popup-form .text-success{color:#37a000;}
.popup-form .text-danger, .text-danger{color:#ce0606;}
.popup-form .btn.disabled{opacity:1;}
.popup-form .form-group .checkbox{margin:0;}




.nav2 .bootstrap-select .dropdown-menu {
  max-width: 200px;
}
.nav2 .bootstrap-select .dropdown-menu span.text {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}


 .nav2 .bootstrap-select{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    /* margin-top: 34px !important; */
    color: #555 !important;
    font-size: 16px;
    background-image: url("../img/img-triangulito.png") ;
    background-repeat: no-repeat;
    background-position: 95% 50%;
    border-radius: 0
}


.btn-purple {
   color: #fff;
    background-color: #704DA3 !important;
    display:block;
    margin-left: auto;
    margin-right: auto;
}



.btn-primary{background-color:#4B3177 !important}
.btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary:active:focus, .btn-primary:active:hover, .btn-primary.active:focus, .btn-primary.active:hover, .open > .btn-primary.dropdown-toggle {
    background-color: transparent;
    color: white !important;
    border-color: #382651 !important;
}


.btn-primary {
    border-color: #382651 !important;
    color: white !important;
    width: 100px;
    padding: 5px 10px !important;
    height: 30px !important;
    margin-top: 20px;
}

a{
  color: #704DA3;
}
a:hover {
  color: #704DA3;
  font-weight: bold;
}

.navbar-header{
    width: 100%;
    background-color: #4D3577;

}

.navbar-brand {
    float: left;
    height: 40px;
    padding: 15px 15px;
    font-size: 18px;
    /* line-height: 20px; */
    color: white;
}





.header-content{
    height: 200px;
}


.navbar .navbar-nav {
  display: inline-block;
  float: none;
  vertical-align: top;
}

.navbar .navbar-collapse {
  text-align: center;
}


.page-footer{

    background: #1d1d1b;
    color: white;
    font-size: 20px;



}

.footer-copyright{
    border-top: 1px solid #444444;
    padding: 20px;
    font-size: 16px;
    
}

.buscador{
    font-size: 13px;
}


.btn {
    
    background-color: transparent;
    font-weight: 400;
    opacity: 0.8;
    filter: alpha(opacity=80);
    padding: 10px 10px ;
    border-radius: 0
   
}

.navbar-form .input-group-addon {
    border-radius: 0;
    border: 0;
    padding: 0;
    background-color: transparent;
    color: #E3E3E3;
    font-size: 16px;
    /* padding: 0 7px; */
    border-radius: 4px 0 0 4px;
}

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

.header li {
    list-style:none;
    padding-top:10px;
}

.header a {
    color: #f8f8f8;
}


.btn-lg {
    border: 2px solid #D1251B;
    font-size: 16px;
    padding: 5px 50px;
    font-weight: 120;

}


.submenu a {
    font-weight: bold;
    color: #231E1F;
    display: table-cell;
    vertical-align: middle;
}


.submenu a:hover {
  color: #704DA3;
}


.nav2 .row {
    margin-right: -40px;
    margin-left: -30px;
    padding-left: 40px;
}


.login-page > .content, .lock-page > .content {
    padding-top: 6vh;
    padding-bottom: 6vh;
}

.btn-login{
    color: #FFFFFF;
    background-color: #4c3275;
    opacity: 1;
}


.login-page .card {
    box-shadow: 0 25px 30px -13px rgba(40, 40, 40, 0.4);
    border-radius: 10px;
    padding: 50px;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}



/*el sidebar vuelva a presentar el scrolll*/

/*.perfect-scrollbar-off .sidebar .sidebar-wrapper, .perfect-scrollbar-off .main-panel {
    
}*/

.sidebar .nav li.active > a {
    color: black !important;
    opacity: 1;
    background: rgba(255, 255, 255, 0.23);
}


.dropdown-menu > li > a {
    padding: 8px 16px;
    color: #333333 !important;
}


div.dataTables_wrapper div.dataTables_filter input {
    /* margin-left: 0.5em; */
    display: inline-block;
    width: auto;
    padding: 5px;
    /* border: darkgray; */
    border: 1px solid #A7A9AC;
}




.btn-agregar 
{
    background-color: #A7A9AC;
    font-size: 20px;
    color: white;
    font-weight: bold;
    padding: 1px 10px !important;
    width: 35px;
    height: 35px;
    margin-left: -3px;
    margin-right: -2px;
    vertical-align: unset;
}



.input-cantidad{
    font-size: 20px;
    text-align: center;
    background: #f9f9f9;
    width: 90px;
    border: 1px solid #a7a9ac;
    height: 35px;
    color: #6d6d6d;
    margin-top: 1px;

}




li:hover{
    color: #704DA3;
  font-weight: bold;
}



.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:not(.btn):hover,
.navbar-default .navbar-nav > .active > a:not(.btn):focus,
.navbar-default .navbar-nav > li > a:not(.btn):hover,
.navbar-default .navbar-nav > li > a:not(.btn):focus {
  background-color: transparent;
  border-radius: 3px;
  color: #FFFFFF;
  opacity: 1;
  filter: alpha(opacity=100);
  font-weight: bold !important;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-bottom-color: #FFFFFF;
  border-top-color: #FFFFFF;
  font-weight: bold !important;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #FFFFFF;
  font-weight: bold !important;
}
.navbar-default .navbar-nav .navbar-toggle:hover, .navbar-default .navbar-nav .navbar-toggle:focus {
  background-color: transparent;
}
.navbar-default:not(.navbar-transparent) .btn-default:hover {
  color: #FFFFFF;
  border-color: #FFFFFF;
  font-weight: bold !important;
}
.navbar-default:not(.navbar-transparent) .btn-neutral, .navbar-default:not(.navbar-transparent) .btn-neutral:hover, .navbar-default:not(.navbar-transparent) .btn-neutral:active {
  color: #9A9A9A;
  font-weight: bold !important;
}

.navbar .navbar-nav p:hover {
    display: inline-block;
    padding-left: 10px;
    margin-bottom: 0;
    font-weight: bold;
}

.navbar .navbar-nav p:active {
    display: inline-block;
    padding-left: 10px;
    margin-bottom: 0;
    font-weight: bold;
}




.btn.btn-fill {
    color: #FFFFFF;
    background-color: #888888;
    opacity: 1;
    width: 100px;
    height: 30px;
    padding: 1px 1px !important;
    filter: alpha(opacity=100);
    margin-left: 10px;
}

.width-agregar-modal{

    width: 200px;

}

 /*ESTO OCACIONA QUE EL SIDEVAR SE DESACOMODE*/
.navbar-brand {

    float: left;
    height: auto;
    padding: 5px 15px;    font-size: 14px;    color: white;
    margin-bottom: 0px;
}

 

.navbar .navbar-nav > li > a {
    padding: 0px 20px;    margin: 10px 3px;  position: relative;
}


.open .form-control {
    
    border-radius: 4px 4px 0 0 !important;
    border-color: lightgrey  !important;
    /* border-bottom-color: transparent; */
}


.header-content { 
    height: 170px;
}



.modal-title {
    color: #4C3175;
    margin: 0;
    line-height: 1.42857143;
    font-weight: bolder;
}

.row-1{

     background-color: #ffffff;
    padding: 30px;

}

.row-2{


    background-color: #f8f8f8;
    padding: 30px;
    
}


.row-image{


    background-image: url("../img/img-banner.jpg") ;
    height: 290px;
    background-size: cover;
    background-position: center right;
    
    
}


.h-home{

    font-size: 30px;
    color: #4C3275;
    font-weight: 500;

}

.linea-roja{
    margin-bottom: 20px;
    margin-top: 5px;
    height: 3px;
    background-color: #d03231;
    width: 80px;
    margin-left: 0%;
}


.titulo{
    color: #ffffff;
    font-size: 45px;
    font-weight: bold;

}

.subtitulo{
    color: #ffffff;
    font-size: 30px;
    
}

.row-3{
    height: 200px;
    background-color: #d03231;
    padding: 50px;
}

.embed-responsive-16by9 {
    padding-bottom: 450px !important;
}


.header-logo {
    margin: 15px;
    width: 528px;
    height: 108px;
}

.footer-red{
    font-size: 25px;color: #ffffff; margin-top: 20px;

}

.footer-red-button{
    background-color: white;width: 300px;height: 50px;font-size: 20px;color: black;font-weight: 550;margin-top: 25px;

}

.img-catalogo{
    max-width:220px;width:auto;height:auto; vertical-align:middle;
}



.mobile-menu{
    font-size: 25px;
    margin-top: 5px;
    display: none !important;
}


.close-mobile-menu{
    margin-right: -30px;
    display: none !important;
}

div.dataTables_wrapper div.dataTables_processing {
    position: inherit !important;
    
    top: 5%;
    left: 50%;
    width: 200px;
    margin-left: -100px;
    margin-top: -26px;
    text-align: center;
    padding: 1em 0;
}

.modal { overflow: auto !important; }

.perfect-scrollbar-off .sidebar .sidebar-wrapper, .perfect-scrollbar-off .main-panel {
    overflow: hidden !important;
}
.posicion{
    position: relative;
    z-index: 1;
    overflow: auto;
}

.posicion2 {
    width: 600px !important;
    position: relative;
    z-index: 1;
    overflow: auto;
}


.sidebar .sidebar-wrapper {
    position: relative;
    z-index: 100;
    width: 260px;
    height: 100% !important;
}


.sidebar .bootstrap-select.btn-group .dropdown-toggle .caret {
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -2px;
    vertical-align: middle;
    display: none !important;
}

.submenu .col-md-1 {
    width: 20% !important;
    height: 50px;
    display: table;
}


.submenu  .col-md-offset-1 {
    margin-left: 5% !important;
}


.submenu .categoria2{
    background-color:#f8f8f8;
}

.submenu .categoria1{
     border-bottom:3px solid #4D3577;
}

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

.close {
    float: right;
    font-size: 40px !important;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
}


.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px;
    height: 42px !important;
    margin-top: unset;
}


.banner-home{

    background-image: url("../img/bannerhome.jpg") ;
    color: white;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 500px;
    display: inline-flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
    background-position: center;

}


.row-center{
    display: flex;
    align-items: center;
}

.banner-busqueda{

    background-image: url("../img/bannerbusqueda.png") ;
    color: white;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
    height: 400px;

}


.banner-lbl{
    font-size: 40px;
    font-weight: 500;
}

.banner-lbl2{
    font-size: 35px;
}

.banner-lbl3{
    font-size: 25px;
    font-weight: 500;
    text-align: center;
}
    




@media (max-width: 992px) {





    

    .header-content {
        height: 260px;
    }

    .header-movil-margin{

        margin-left: 60px;

    }

    .conten-image{
        width: 100%
    }
    .submenu .col-md-1 {
        width: 25% !important;
        float: left;
        height: 80px;
       
    }

   .banner-lbl {
        font-size: 35px;
        font-weight: 500;
    }

    .banner-lbl2 {
        font-size: 30px;
    }

    

    .submenu .col-md-offset-1 {
        margin-left: auto !important;
    }

    .popup-form span.sub-text {
        bottom: 70px;
        color: #ce0606;
        font-size: 14px;
        position: absolute;
        right: 20px;
    }

    .row-3 {
        height: 200px;
        background-color: #d03231;
        padding: 30px;
    }

    .footer-red{
        font-size: 16px;color: #ffffff; margin-top: 20px;

    }


    .footer-red-button{
        margin-top: 15px;
        background-color: white;
        width: 250px;
        height: 40px;
        font-size: 20px;
        color: black;
        font-weight: 550;

    }


    .sidebar .sidebar-wrapper > .nav {
        margin-top: 20px;
        margin-right: 55px;
    }


    .img-catalogo{
        max-width:70%;width:auto;height:auto; vertical-align:middle;
    }

    



    .btn-agregar {
        background-color: #A7A9AC;
        font-size: 20px;
        color: white;
        font-weight: bold;
        padding: 1px 10px !important;
        width: 35px !important;
        height: 35px;
        /* margin: -2px; */
        margin-left: -2px !important;
        vertical-align: unset;
    }

    .input-cantidad {
        font-size: 17px;
        text-align: center;
        background: #f9f9f9;
        width: 35px !important;
        border: 1px solid #a7a9ac;
        height: 35px !important;
        color: #6d6d6d;
        margin-top: 1px;
        vertical-align: unset;
    }

    .navbar-header {
        display: none;
    }
     
    .navbar-toggle {
        margin-top: 10px;
        margin-bottom: 10px;
    }
     
    .nav > li > a {
        padding: 0px 5px !important;
        margin-top: 0px !important;
    }
    .header-logo {
       margin: 0px;
        width: 110px;
        height: auto;
        margin-top: 15px;
        margin-left: 30px;
    }
    .navbar-form {
        padding: 0px;
        margin-top: 5px;
    }
    .header.main-header {
        height: 140px;
    }
     
    header  .col-xs-4 {
        width: auto !important;
        padding: inherit;
    }


    .mobile-menu{
        font-size: 25px;
        margin-top: 5px;
        display: block !important;
    }
     
    .close-mobile-menu{
        margin-right: -30px !important;
        display: block !important;
    }

    .modal-backdrop {
      display: none;
    }

    .modal {
      background: rgba(0,0,0,0.5);
    }

    body {
        width: 100%;
        max-width: 100%;
        will-change: position;

    }

    body.modal-open {
        position: fixed;
        top:    0;
        right:  0;
        bottom: 0;
        left:   0;
    }




    
    


    .modal {
        will-change: display;
    }

    .modal-dialog {
        will-change: transform;
    }


    .modal-body {
        overflow: auto;
        -webkit-overflow-scrolling: touch;
    }


 

      .modal-dialog {
        position: relative;
        width: auto;
        margin: 10px;
        /* overflow-x: hidden !important; */
        /* overflow-x: auto !important; */
        overflow: scroll !important;
        max-height: 500px !important;
    }


    .posicion {
        max-width: 120px !important;
        position: relative;
        z-index: 1;
        overflow: auto;
    }

    .posicion2 {
        max-width: 130px !important;
        position: relative;
        z-index: 1;
        overflow: auto;
    }

    .description-catalogo{
        width: 100%;
    }

    .perfect-scrollbar-off .sidebar .sidebar-wrapper, .perfect-scrollbar-off .main-panel .no-scroll {
    overflow: auto !important;
    }

    .submenu a {
        font-weight: bold;
        color: #231E1F;
        font-size: 11px;
    }

    .sidebar .nav > li > a, .bootstrap-navbar .nav > li > a {
        padding-bottom: 5px;
        padding-top: 5px;
        /* color: #FFFFFF !important; */
        color: black !important;
    }

    .ver-mas{
        margin-right: 6px;
    height: 35px !important;
    padding: 6px 10px !important;
    position: relative;
    width: 140px !important;
    top: 50%;
    margin-bottom: 5px;
    left: 20%;
    }

    .ver-mas2{
        margin-right: 6px;
    height: 35px !important;
    padding: 6px 10px !important;
    position: relative;
    width: 140px !important;
    top: 50%;
    margin-bottom: 5px;
    left: 25%;
    }


    .sidebar .user a, .bootstrap-navbar .user a {
        
        padding: unset;
        text-align: left;
        display: block;
    }


    .sidebar .user, .bootstrap-navbar .user {
        border-bottom: 1px solid black;
        padding-bottom: 20px;
        margin-top: -50px;
    }

    .sidebar .nav-mobile-menu, .bootstrap-navbar .nav-mobile-menu {
        border-bottom: 1px solid;
        margin-bottom: 1px;
        padding-bottom: 15px;
        padding-top: 5px;
    }



    .banner-home{

        height: auto !important;

    }


    .row-center{
        display: block;
        align-items: center;
    }







    

}

@media (min-width: 768px){
    .navbar-form .input-group>.form-control {
        width: auto;
    } 


    
}






















