.menu {
    width: 100%;
    list-style: none;
}

.menu .m1 > a {
    font-size: 14px;
    display: block;
    color: #555;
    text-decoration: none;
    padding: 15px;
    text-align: center;
    font-family: 'Oswald', sans-serif;
}

.inicio li {
    position: relative;
}

.user {
    padding-top: 23px;
    margin-bottom: 30px;
}

.icon-user {
    color: #826a28;
    font-size: 14px;
    text-decoration: none;
}

#menu-bar {
    display: none;
}

#menu-bar2 {
    display: none;
}

#menu-bar3 {
    display: none;
}

#menu-bar4 {
    display: none;
}

#menu-bar5 {
    display: none;
}

#menu-bar6 {
    display: none;
}

/*            clientes         */
.imgclientes {
    display: flex;
    position: relative;
}

.imgclientes img {
    width: 100%;
    position: relative;
    bottom: 2px;
}

.imgclientes .contenedor {
    padding: 0px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}

.imgclientes h2 {
    color: #a0a0a0;
    font-size: 30px;
    font-family: "Oswald", Helvetica, Arial, sans-serif;
    font-weight: 0px;
}

/*            fabrica         */
.imgfabrica  {
    display: flex;
    position: relative;
}

.imgfabrica img {
    width: 100%;
    position: relative;
    bottom: 2px;
}

.imgfabrica .contenedor {
    padding: 0px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}

.imgfabrica h2 {
    color: #a0a0a0;
    font-size: 30px;
    font-family: "Oswald", Helvetica, Arial, sans-serif;
    font-weight: 0px;
}

/*             consultoria         */
.imgconsultoria {
    display: flex;
    position: relative;
}

.imgconsultoria img {
    width: 100%;
    position: relative;
    bottom: 2px;
}

.imgconsultoria .contenedor {
    padding: 0px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}

.imgconsultoria h2 {
    color: #a0a0a0;
    font-size: 30px;
    font-family: "Oswald", Helvetica, Arial, sans-serif;
    font-weight: 0px;
}

/*             soluciones         */
.imgsolucion {
    display: flex;
}

.imgsolucion img {
    width: 100%;
}

/*             contactenos         */
.imgcontactenos {
    display: flex;
    position: relative;
    top: 10px;
}

.imgcontactenos img {
    width: 100%;
}

.imgcontactenos .contenedor {
    padding: 0px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}

.imgcontactenos h2 {
    color: #a0a0a0;
    font-size: 30px;
    font-family: "Oswald", Helvetica, Arial, sans-serif;
    font-weight: 0px;
}

/*             rpa         */
.imgrpa{
   display: flex; 
   position: relative;
}

.imgrpa img {
    width: 100%;
    position: relative;
    bottom: 2px;
}

.imgrpa .contenedor {
    padding: 0px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}

.imgrpa h2 {
    color: #a0a0a0;
    font-size: 30px;
    font-family: "Oswald", Helvetica, Arial, sans-serif;
    font-weight: 0px;
}

/*             outsourcing         */
.imgout {
    display: flex; 
    position: relative;
}

.imgout img {
    width: 100%;
    position: relative;
    bottom: 2px;
}

.imgout .contenedor {
    padding: 0px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}

.imgout h2 {
    color: #a0a0a0;
    font-size: 30px;
    font-family: "Oswald", Helvetica, Arial, sans-serif;
    font-weight: 0px;
}

/*             quienes somos         */
.imgquienessomos {
    display: flex; 
    position: relative;
}

.imgquienessomos img {
    width: 100%;
    position: relative;
    bottom: 2px;
} 

.imgquienessomos .contenedor {
    padding: 0px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}

.imgquienessomos h2 {
    color: #a0a0a0;
    font-size: 30px;
    font-family: "Oswald", Helvetica, Arial, sans-serif;
    font-weight: 0px;
}

/*             mision vision         */
.imgmisionvision {
    display: flex; 
    position: relative;
}

.imgmisionvision img {
    width: 100%;
    position: relative;
    bottom: 2px;
}

.imgmisionvision .contenedor {
    padding: 0px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}

.imgmisionvision h2 {
    color: #a0a0a0;
    font-size: 30px;
    font-family: "Oswald", Helvetica, Arial, sans-serif;
    font-weight: 0px;
}

/*             objetivos         */
.imgobjetivos {
    display: flex; 
    position: relative;
}

.imgobjetivos img {
    width: 100%;
    position: relative;
    bottom: 2px;
}

.imgobjetivos .contenedor {
    padding: 0px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}

.imgobjetivos h2 {
    color: #a0a0a0;
    font-size: 30px;
    font-family: "Oswald", Helvetica, Arial, sans-serif;
    font-weight: 0px;
}

/*             lo que nos diferencia         */
.imglqnd {
    display: flex;
    position: relative;
}

.imglqnd img {
    width: 100%;
    position: relative;
    bottom: 2px;
}

.imglqnd .contenedor {
    padding: 0px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}

.imglqnd h2 {
    color: #a0a0a0;
    font-size: 30px;
    font-family: "Oswald", Helvetica, Arial, sans-serif;
    font-weight: 0px;
}

@media (max-width:767px) {
    header {
        height: 70px;
        background: #333;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 100;
        color: #fff;
    }
    
    .user {
        float: right;
        position: relative;
        top: -82px;
    }
    
    .inicio {
        position: absolute;
        top: 70px;
        left: 0;
        width: 100%;
        height: 90vh;
        background: rgba(51,51,51,0.9);
        overflow: scroll;
        transition: all 0.5s;
        transform: translateX(-100%);
    }
    
    #menu-principal:checked ~ .inicio {
        transform: translateX(0%);
    }
    
    .inicio .menu {
        display: block;
    }
    
    .menu .m1 a {
        color: #fff;
        text-align: justify;
        border-bottom: 1px solid rgba(255,255,255,0.3);
    }
    
    .menu .m1 a:hover {
        background: rgba(255,255,255,0.3);
    }
    
    .logo {
       display: flex;
       justify-content: flex-end;
       margin-bottom: 0px;
    }
     
    .i {
        margin-right: auto;
    }
    
    .logo img {
        width: 80px;
        height: 80px;
        padding-left: 0px;
        padding-bottom: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        position: relative;
        left: 3px;
        bottom: 3px;
    }
    
    #menu-principal {
        display: none;
    }
    
    .icon-menu {
        float: right;
        position: relative;
        font-size: 30px;   
        cursor: pointer;
        height: 45px;
        padding: 5px 5px;
        top: -73px;
    }
    
    .icon-angle-right {
        display: none;
    }
    
    .icon-angle-down {
        position: relative;
        bottom: 13px;
        top: -32px;
        right: -10px;
    }
    
    .down {
        height: 0;
    }
    
    .ofrece, .ofrece2, .ofrece3  {
        padding-left: 60px;
        
    } 
    
    .ofrece a {
        text-decoration: none;
        display: block;
        padding: 15px;
        font-family: Oswald;
    }
    
    .ofrece2 a {
        text-decoration: none;
        display: block;
        padding: 15px;
        font-family: Oswald;
    }
    
    .ofrece3 a {
        text-decoration: none;
        display: block;
        padding: 15px;
        font-family: Oswald;
    }
    
    
    .ofre, .ofre2, .ofre3 {
        list-style: none;
        
    }
    
    .m1:hover .ofre {
        display: block;
    }
    
    .m1:hover .ofre2 {
        display: block;
    }
    
    .m1:hover .ofre3 {
        display: block;
    }
    
    .menu .activado > a {
        background: rgba(255,255,255,0.3);
    }
    
    #menu-bar2:checked ~ .ofrece {
        display: none;
    }
    
    #menu-bar4:checked ~ .ofrece2 {
        display: none;
    }
    
    #menu-bar6:checked ~ .ofrece3 {
        display: none;
    }
    
    #options li ul{
        display: none;
    }
    
    /*            clientes         */
    .imgclientes {
        height: 25vh;
        margin-top: 59px;
    }
    
    .imgclientes img {
        height: 140px;
    }
    
    .imgclientes h2 {
        font-size: 12px;
        width: 40%;
        margin-left: 5%;
        margin-bottom: 5%;
    }
    
    /*            fabrica         */
    .imgfabrica  {
        height: 25vh;
        margin-top: 59px;
    }

    .imgfabrica img {
        height: 140px;
    }
    
    .imgfabrica h2 {
        font-size: 12px;
        width: 40%;
        margin-left: 5%;
        margin-bottom: 5%;
    }

    /*             consultoria         */
    .imgconsultoria {
        height: 25vh;
        margin-top: 59px
    }

    .imgconsultoria img {
        height: 140px;
    }
    
    .imgconsultoria h2 {
        font-size: 12px;
        width: 40%;
        margin-left: 5%;
        margin-bottom: 5%;
    }

    /*             soluciones         */
    .imgsolucion {
        height: 30vh;
        margin-top: 59px;
    }

    .imgsolucion img {
        height: 140px;
    }

    /*             contactenos         */
    .imgcontactenos {
        height: 25vh;
        margin-top: 59px;
    }

    .imgcontactenos img {
        height: 140px;
    }
    
    .imgcontactenos h2 {
        font-size: 12px;
        width: 40%;
        margin-left: 5%;
        margin-bottom: 5%;
    }

    /*             rpa         */
    .imgrpa{
       height: 25vh;
       margin-top: 59px;
    }

    .imgrpa img {
        height: 140px;
    }
    
    .imgrpa h2 {
        font-size: 12px;
        width: 40%;
        margin-left: 5%;
        margin-bottom: 5%;
    }

    /*             outsourcing         */
    .imgout {
        height: 25vh;
        margin-top: 59px;
    }

    .imgout img {
        height: 140px;
    }
    
    .imgout h2 {
        font-size: 12px;
        width: 40%;
        margin-left: 5%;
        margin-bottom: 5%;
    }

    /*             quienes somos         */
    .imgquienessomos {
        height: 25vh;
        margin-top: 59px;
    }
    .imgquienessomos img {
        height: 140px;
    } 
    
    .imgquienessomos h2 {
        font-size: 12px;
        width: 40%;
        margin-left: 5%;
        margin-bottom: 5%;
    }


    /*             mision vision         */
    .imgmisionvision {
        height: 25vh;
        margin-top: 59px;
    }

    .imgmisionvision img {
        height: 140px;
    }
    
    .imgmisionvision h2 {
        font-size: 12px;
        width: 40%;
        margin-left: 5%;
        margin-bottom: 5%;
    }

    /*             objetivos         */
    .imgobjetivos {
        height: 25vh;
        margin-top: 59px;
    }

    .imgobjetivos img {
        height: 140px;
    }
    
    .imgobjetivos h2 {
        font-size: 12px;
        width: 40%;
        margin-left: 5%;
        margin-bottom: 5%;
    }

    /*             lo que nos diferencia         */
    .imglqnd {
        height: 25vh;
        margin-top: 59px;
    }

    .imglqnd img {
        height: 140px;
    }
    
    .imglqnd h2 {
        font-size: 12px;
        width: 40%;
        margin-left: 5%;
        margin-bottom: 5%;
    }
}

@media (min-width:768px) {
    .icon-menu {
        display: none;
    }
    
    .icon-angle-down {
        display: none;
    }
    
    .logo img {
        width: 15%;
    }
    
    .inicio li  ul {
        position: absolute;
    }
}

@media screen and (min-width:768px) and (max-width:1023px) {
    .menu  {
        display: flex;
        justify-content: center; 
    }
    
    .m1 > a:hover {
        background: #EEEEEE;
    }
    
    .menu > li > a {
        display: block;   
    }
    
    .m1 {
        flex-grow: 1;
    }
    
    .icon-angle-right {
        float: right;
        cursor: pointer;
        font-size: 20px;
        margin-top: -35px;
    }
    
    .m1 label .icon-angle-right:hover {
        background: #DBF571;
    }
    
    header .logo {
        text-align: center;
        width: 100%;
        margin-bottom: 40px; 
    }
    
    .logo img {
        margin-bottom: 10px;
        margin-top: 10px;
    }
    
    #menu-principal {
        display: none;
    }
    
    .user {
        text-align: center;
    }
    
    .ofre {
        list-style: none;
        border-radius: 5px;
        width: 188px;
        padding-left: 0px;
    }
    
    .ofre2 {
        list-style: none;
        border-radius: 5px;
        width: 150px;
        padding-left: 2px;
    }
    
    .ofre3 {
        list-style: none;
        border-radius: 5px;
        width: 400px;
        padding-left: 2px;
    }
    
    .ofrece a {
        text-decoration: none;
        display: block;
        color: #fff;
        line-height: 30px;
        font-size: 14px;
        text-align: left;
        padding-left: 4px; 
        background: #555;
    }
    
    .ofrece2 a {
        text-decoration: none;
        display: block;
        color: #fff;
        line-height: 30px;
        font-size: 14px;
        text-align: left;
        padding-left: 7px; 
        background: #555;
    }

    .ofrece3 a {
        text-decoration: none;
        display: block;
        color: #fff;
        line-height: 30px;
        font-size: 14px;
        text-align: left;
        padding-left: 0px; 
        background: #555;
    }
    
    .ofrece {
        transition: all 0.5s;
        transform: translateX(-270%);
        padding-left: 25px;
    } 
    
    #menu-bar:checked ~ .ofrece {
        transform: translateX(0%);
    }
    
    .ofrece2 {
        transition: all 0.5s;
        transform: translateX(-580%);
        padding-left: 20px;
    } 
    
    #menu-bar3:checked ~ .ofrece2 {
        transform: translateX(0%);
    }
    
    .ofrece3 {
        transition: all 0.5s;
        transform: translateX(-600%);
        padding-left: 2px;
    } 
    
    #menu-bar5:checked ~ .ofrece3 {
        transform: translateX(0%);
    }
}

@media (min-width:1024px) {
    header {
        position: fixed;
        z-index: 100;
        background: #333;
    }

    .menu {
        width: auto;
        height: auto;
        display: flex;
        margin-top: -115px; 
        justify-content: center;
    }
    
    .menu .m1 > a {
        background: #333;
        color: #fff;
    }
    
    .menu .m1 a:hover {
        color: #fbb900;
    }

    .user {
        width: auto;
        height: auto;
        display: flex;
        justify-content: flex-end;
        margin-top: -56px; 
        margin-right: -200px;
    }
    
    .user a {
        font-family: "Open Sans", Helvetica, Arial, sans-serif;
    }
    
    .logo {
        width: auto;
        height: auto;
        display: flex;
    }
    
    header .logo {
        text-align: center;
        width: 100%;
        margin-bottom: 40px; 
    }
    
    .i {
        text-align: justify;
    }
    
    .logo img {
        margin-bottom: 0px;
        margin-top: 0px;
        width: 10%;
        position: relative;
        bottom: 2px;
    }
    
    .inicio li li {
        background: #EEEEEE;
        max-height: 0;
        overflow: hidden;
        transition: all .4s;
    }
    
    .inicio li:hover li {
        max-height: 500px;
        overflow: visible;
    }
    
    .ofre3, .ofre, .ofre2 {
        list-style: none;
    }
    
    .ofrece a {
        text-decoration: none;
        display: block;
        font-family: Oswald;
        color: #333;
        line-height: 30px;
        width: 190px;
        font-size: 14px;
        text-align: left;
        padding-left: 7px;
        font-weight: 700;
        font-style: normal;
    }
    
    .ofrece2 a {
        text-decoration: none;
        display: block;
        font-family: Oswald;
        color: #333;
        line-height: 30px;
        width: 120px;
        font-size: 14px;
        text-align: left;
        padding-left: 7px; 
        font-weight: 700;
        font-style: normal;
    }
    
    .ofrece3 a {
        text-decoration: none;
        display: block;
        font-family: Oswald;
        color: #333;
        line-height: 30px;
        width: 295px;
        font-size: 14px;
        text-align: left;
        padding-left: 7px;
        font-weight: 700;
        font-style: normal;
    }
    
    nav label, input {
        display: none;
    }
    
    /*            clientes         */
    .bannermofi {
        height: 79.516px;
        margin-bottom: 2;
    }
    
    .bannermofi .menu {
        margin-top: -111px;
    }
    
    .bannermofi .ofre3 li a {
        text-decoration: none;
    }
    
    .bannermofi .ofre2 li a {
        text-decoration: none;
    }
    
    .bannermofi .ofre li a {
        text-decoration: none;
    }
    
    .bannermofi .ucliente {
        margin-top: -67px;
    }
    
    .imgclientes {
        position: relative;
        top: 82px;
        z-index: 50;
    }
    
    /*            fabrica         */
    .imgfabrica  {
        position: relative;
        top: 82px;
    }
    
    .imgfabrica h2 {
        font-size: 30px;
    }

    /*             consultoria         */
    .imgconsultoria {
        position: relative;
        top: 82px;
    }

    /*             soluciones         */
    .banners1 .ofre li a {
        text-decoration: none;
    }
    
    .banners1 .ofre2 li a {
        text-decoration: none;
    }
    
    .banners1 .ofre3 li a {
        text-decoration: none;
    }
    
    .imgsolucion {
        position: relative;
        top: 82px;
    }

    /*             contactenos         */
    .bannercontacto {
        height: 81.516px;
    }
    
    .bannercontacto .menu {
        margin-top: -110px;
    }
    
    .bannercontacto .ofre li a {
        text-decoration: none;
    }
    
    .bannercontacto .ofre2 li a {
        text-decoration: none;
    }
    
    .bannercontacto .ofre3 li a {
        text-decoration: none;
    }
    
    .ucontacto {
        margin-top: -65px;
    }
    
    .inicio .mcontacto {
        margin-top: -110px; 
        display: flex;
    }
    
    .imgcontactenos {
        position: relative;
        top: 82px;
    }
    
    /*             rpa         */
    .imgrpa{
        position: relative;
        top: 82px; 
    }
    
    /*             outsourcing         */
    .imgout {
        position: relative;
        top: 82px; 
    }

    /*             quienes somos         */
    .imgquienessomos {
        position: relative;
        top: 82px;
    }

    /*             mision vision         */
    .imgmisionvision {
        position: relative;
        top: 82px; 
    }

    /*             objetivos         */
    .imgobjetivos {
        position: relative;
        top: 82px; 
    }

    /*             lo que nos diferencia         */
    .imglqnd {
        position: relative;
        top: 82px;
    }

    .imgfabrica {
        width: 100%;
        margin: auto;
    }
    
    /*            erp  ___  rpa  ____ mkt  ____facturacionElectronica       */
    .banners1 {
        height: 79.516px;
    }
    
    .banners1 .menu {
        margin-top: -111px;
    }
    
    .banners1 .uerp {
        margin-top: -67px;
    }
    
    .imgclientes {
        position: relative;
        top: 82px;
        z-index: 50;
    }
}



