/*Swiper CSS*/

.swiper-container {
    margin: 0 auto;
    /*position: relative;
    overflow: hidden;*/
    list-style: none;
    padding: 0;
    z-index: 1;
}
.swiper-container {
    width: 100%;
    height: 70%;
    margin-left: auto;
    margin-right: auto;
    
}
/*FORM DISEÑO NEW*/
.kn-datetime-container {
    padding: 2px !important;
}
.kn-content button, .kn-content input, .kn-content select, .kn-content textarea, .kn-form button, .kn-form input, .kn-form select {
    margin: 0;
    background-color: transparent;
    border-top: none;
    border-right: none;
    border-left: none;
    border-image: initial;
    border-bottom: 1px solid rgb(158, 158, 158);
    border-radius: 0px;
    outline: none;
    width: 100%;
    font-size: 16px;
    margin: 0px 0px 8px;
    padding: 0px;
    box-shadow: none;
    transition: box-shadow 0.3s ease 0s, border 0.3s ease 0s, -webkit-box-shadow 0.3s ease 0s;
}
/*SELECT*/

#knack-body input {
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, Helvetica, Arial, sans-serif;
    https: //demo.appdabi.com/;
    background-color: transparent;
    border-top: none;
    border-right: none;
    border-left: none;
    border-image: initial;
    border-bottom: 1px solid rgb(158, 158, 158);
    border-radius: 0px;
    outline: none;
    height: 2rem;
    width: 100%;
    font-size: 16px;
    margin: 0px 0px 8px;
    padding: 0px;
    box-shadow: inset 0px 0px 55px 25px hsl(0deg 0% 8% / 5%);
    transition: box-shadow 0.3s ease 0s, border 0.3s ease 0s, -webkit-box-shadow 0.3s ease 0s;
}
/*TEXTAREA*/

#knack-body textarea {
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, Helvetica, Arial, sans-serif;
    https: //demo.appdabi.com/;
    background-color: transparent;
    border-top: none;
    border-right: none;
    border-left: none;
    border-image: initial;
    border: 1px solid rgb(158, 158, 158);
    border-radius: 0px;
    outline: none;
    height: 2rem;
    width: 100%;
    font-size: 16px;
    margin: 0px 0px 8px;
    padding: 0px;
    box-shadow: none;
    transition: box-shadow 0.3s ease 0s, border 0.3s ease 0s, -webkit-box-shadow 0.3s ease 0s;
}
/*CIERRE DISEÑO NEW*/

/*New CSS*/

@charset "utf-8";
/* CSS Document */

html {
    min-height: 100%;
    position: relative;
    background-color: #fff;
}
body {
    margin: 0;
    margin-bottom: 40px;
    -moz-transform: scale(0.8, 0.8); /* Moz-browsers */
    zoom: 0.8; /* Other non-webkit browsers */
    zoom: 80%; /* Webkit browsers */
}
.containerDabi {
    margin: 0 auto;
    width: 100%;
    border-bottom: #fff;
    padding: 0;
    background-color: #fff;
    text-align: center;
}
.container-footer {
    margin: 0 auto;
    width: 100%;
    border-bottom: #fff;
    padding: 0;
    text-align: center;
}
.imga {
    margin: 0 auto;
}
.imgba {
    width: 11%;
}
#knack-body .kn-container, .kn-content .kn-container {
    margin: 15px 20px;
    max-width: none;
}
/*.imgba:hover{
  animation: headShake;
  animation-duration: 1s;
}*/

#app-menu-list {
    margin-top: 50px !important;
    text-align: center;
}
#knack-body #kn-app-header {
    margin-top: 0%;
    /*antes 2%*/
}
/*Alineación login*/

div#view_112 {
    margin-right: 30%;
}
/*Style button info*/

i.fa.fa-info-circle {
    font-size: 20px;
}
/*a.kn-link.kn-link-1.kn-link-page.kn-button {
    float: none;
    /* float: right; */

/*min-width: 80px;
    height: 40px;
    color: #fff !important;
    padding: 22px 30px;
    font-weight: bold;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
    border-radius: 5px;
    border: none;
    box-shadow: inset 2px 2px 2px 0px rgb(255 255 255 / 50%), 7px 7px 20px 0px rgb(0 0 0 / 10%), 4px 4px 5px 0px rgb(0 0 0 / 10%);
    background: #b73639;
}
/**/

/*.kn-view.kn-menu {
    margin-bottom: -3.25em;
}*/

.group-layout-wrapper .report-column, .group-layout-wrapper .view-column {
    /* display: flex; */
    /* flex-direction: column; */
    flex: inherit;
    width: 100%;
    padding: 0 0.5em;
}
/* footer */

.container-footer {
    margin: 0 auto;
    width: 100%;
    border-bottom: #fff;
    padding: 0;
    /*background-color: #3c44ac;*/
    text-align: center;
    /*background: linear-gradient(to right, #3c44ac, #fa4c54);*/
}
.containerDabi {
    margin: 0 auto;
    width: 100%;
    border-bottom: #fff;
    padding: 0;
    background-color: #fff;
    text-align: center;
    /*background:linear-gradient(to right, #F91B10 , #EB170B);*/
}
.footer-section {
    background-color: #fff;
    position: fixed;
    bottom: 0;
    width: 100%;
    /*height: 40px;*/
    color: white;
}
.footer-logo {
    margin-bottom: 5px;
}
.footer-logo img {
    max-width: 200px;
    margin-top: 25px;
}
.footer-logo1 {
    margin-bottom: 5px;
}
.footer-logo1 img {
    max-width: 150px;
    margin-top: 8px;
    /*margin-top: 20px;*/
}
.footer-logo2 {
    margin-bottom: 5px;
}
.footer-logo2 img {
    max-width: 250px;
    margin-top: 20px;
    /*margin-top: 20px;*/
}
.copyright-area {
    /*background: #3c44ac;*/
    /*background: linear-gradient(to bottom right, #3c44ac, #fa4c54);*/
    background: linear-gradient(90deg, #fff, #fff);
    padding: 15px 0;
}
.backDabii {
    /*background: #3c44ac;*/
    /*background: linear-gradient(to bottom right, #3c44ac, #fa4c54);*/
    background-color: transparent;
    /*padding: 15px 0;*/
}
.copyright-text p {
    margin: 0;
    font-size: 17px;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    margin-top: -7px;
}
.copyright-text p a {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}
@media only screen and (max-width: 600px) {
    .footer-section {
        background-color: #dedede;
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 32px;
        color: white;
    }
    .footer-logo1 {
        margin-bottom: 5px;
    }
    .footer-logo1 img {
        max-width: 100px;
    }
    .footer-logo2 {
        margin-bottom: 5px;
    }
    .footer-logo2 img {
        max-width: 100px;
        /*margin-top: 20px;*/
    }
    .footer-logo {
        margin-bottom: 5px;
    }
    .footer-logo img {
        max-width: 75px;
        margin-top: 10px;
        margin-left: -10px;
    }
}
/*Login vista general*/

div#view_112 {
    padding-top: 5%;
}
/*Media responsive swiper*/

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    #knack-body #kn-app-header {
        margin-top: -65px;
    }
    div#view_112 {
        padding-top: 30%;
    }
}
/* 
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/

@media (min-width: 481px) and (max-width: 767px) {
    #knack-body #kn-app-header {
        margin-top: -65px;
    }
    div#view_112 {
        padding-top: 30%;
    }
}
/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media (min-width: 320px) and (max-width: 480px) {
    #knack-body #kn-app-header {
        margin-top: -65px;
    }
    div#view_112 {
        padding-top: 30%;
    }
}