.entra{

    height: 800px;
    width: 100%;
    min-height: 100%;
    overflow: hidden;
    background: url("../images/empresarial10.jpg");
    background-size: 100% 100%;


}


.entra2{
    display: -webkit-box;   /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox;  /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    -webkit-justify-content: center; /* Safari 6.1+ */
    display: flex;
    justify-content: center;



}


.entra3{

    width: 50%;
    height: 500px;
    background: #A6A8A9;
    border-radius: 25px;
    margin-top: 100px;
    opacity: 0.95;
}


.entrar4{

    display: -webkit-box;   /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox;  /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    -webkit-justify-content: center; /* Safari 6.1+ */
    display: flex;
    justify-content:flex-start ;

}


.login{
    display: block;
    justify-content: center;
    margin: 20px;


}

.form10{

    font-size: 20px;
    background: #9B9B9B;
    width: 100%;
    height: 100px;
    border-radius: 20px;
    opacity: 0.95;
    text-align: center;
}


.form11{
    font-size: 20px;
    margin:20px;

}

.form12{
    font-size: 20px;
    margin:20px;
}

.form14{
    font-size: 20px;
    width: 100%;
    margin:20px;


}


.boton10{

    height: 40px;
    width:120px;
    border-radius: 20px;
    background: #4E99BA;
    border: white;
    color: white;
}



.form15{
    margin:20px;
}


.error11{
    width:80%;
    height: 60px;
    background:#B0D3AE ;
    margin:10px;


}

.avanico{

    width: 200%;
    height: 25px;
    border-radius: 25px;
}

/* principal*/

.header1{

    height: 800px;
    width: 100%;
    min-height: 100%;
    overflow: hidden;
    background: url("../images/empresarial10.jpg");
    background-size: 100% 100%;


}


.header2{
    display: -webkit-box;   /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox;  /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    -webkit-justify-content: center; /* Safari 6.1+ */
    display: flex;
    justify-content: center;
}

.header3{

    width: 80%;
    height: 700px;
    background: whitesmoke;
    border-radius: 25px;
    margin-top: 25px;
    overflow: scroll;


}

.header4{


    display: block;
    justify-content:center ;
}

.tabla10{

    display: -webkit-box;   /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox;  /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    -webkit-justify-content: center; /* Safari 6.1+ */
        display: flex;
        justify-content: center;
        margin:10px;
}

.org1{
    display: -webkit-box;   /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox;  /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    -webkit-justify-content: center; /* Safari 6.1+ */
    display: flex;
    justify-content: center;
}

.boton11{
    margin-top: 20px;
    height: 40px;
    width:120px;
    border-radius: 20px;
    background: #4E99BA;
    border: white;
    color: white;
}

.p1{

    width: 25%;
    height:auto;
    margin: 5px;
    font-size:15px;
}

.p2{

    width: 50%;
    height:auto;
    margin: 5px;
    font-size:15px;
}

.for{


    margin: 25px;
}

@media screen and (max-width: 1024px) and (min-width:851px){
    .entra{

        height: 800px;
        width: 100%;
        min-height: 100%;
        overflow: hidden;
        background: url("../images/empresarial10.jpg");
        background-size: 100% 100%;


    }


    .entra2{
        display: -webkit-box;   /* OLD - iOS 6-, Safari 3.1-6, BB7 */
        display: -ms-flexbox;  /* TWEENER - IE 10 */
        display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
        -webkit-justify-content: center; /* Safari 6.1+ */
        display: flex;
        justify-content: center;



    }


    .entra3{

        width: 50%;
        height: 500px;
        background: #A6A8A9;
        border-radius: 25px;
        margin-top: 100px;
        opacity: 0.95;
    }


    .entrar4{

        display: -webkit-box;   /* OLD - iOS 6-, Safari 3.1-6, BB7 */
        display: -ms-flexbox;  /* TWEENER - IE 10 */
        display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
        -webkit-justify-content: center; /* Safari 6.1+ */
        display: flex;
        justify-content:flex-start ;

    }


    .login{
        display: block;
        justify-content: center;
        margin: 20px;


    }

    .form10{

        font-size: 20px;
        background: #9B9B9B;
        width: 100%;
        height: 100px;
        border-radius: 20px;
        opacity: 0.95;
        text-align: center;
    }


    .form11{
        font-size: 20px;
        margin:20px;

    }

    .form12{
        font-size: 20px;
        margin:20px;
    }

    .form14{
        font-size: 20px;
        width: 70%;
        margin:20px;


    }


    .boton10{

        height: 40px;
        width:120px;
        border-radius: 20px;
        background: #4E99BA;
        border: white;
        color: white;
    }



    .form15{
        margin:20px;
    }


    .error11{
        width:80%;
        height: 60px;
        background:#B0D3AE ;
        margin:10px;


    }

    .avanico{

        width: 200%;
        height: 25px;
        border-radius: 25px;
    }

    /* principal*/

    .header1{

        height: 800px;
        width: 100%;
        min-height: 100%;
        overflow: hidden;
        background: url("../images/empresarial10.jpg");
        background-size: 100% 100%;


    }


    .header2{
        display: -webkit-box;   /* OLD - iOS 6-, Safari 3.1-6, BB7 */
        display: -ms-flexbox;  /* TWEENER - IE 10 */
        display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
        -webkit-justify-content: center; /* Safari 6.1+ */
        display: flex;
        justify-content: center;
    }

    .header3{

        width: 80%;
        height: 700px;
        background: whitesmoke;
        border-radius: 25px;
        margin-top: 25px;
        overflow: scroll;


    }

    .header4{


        display: block;
        justify-content:center ;
    }

    .tabla10{
        display: -webkit-box;   /* OLD - iOS 6-, Safari 3.1-6, BB7 */
        display: -ms-flexbox;  /* TWEENER - IE 10 */
        display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
        -webkit-justify-content: center; /* Safari 6.1+ */
        display: flex;
        justify-content: center;
        margin:10px;
    }

    .org1{
        display: -webkit-box;   /* OLD - iOS 6-, Safari 3.1-6, BB7 */
        display: -ms-flexbox;  /* TWEENER - IE 10 */
        display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
        -webkit-justify-content: center; /* Safari 6.1+ */

        display: flex;
        justify-content: center;
    }

    .boton11{
        margin-top: 20px;
        height: 40px;
        width:120px;
        border-radius: 20px;
        background: #4E99BA;
        border: white;
        color: white;
    }

    .p1{

        width: 25%;
        height:auto;
        margin: 5px;
        font-size:15px;
    }

    .p2{

        width: 50%;
        height:auto;
        margin: 5px;
        font-size:15px;
    }

    .for{


        margin: 25px;
    }



}

@media screen and (max-width: 851px) and (min-width:451px){


    .entra{

        height: 800px;
        width: 100%;
        min-height: 100%;
        overflow: hidden;
        background: url("../images/empresarial10.jpg");
        background-size: 100% 100%;


    }


    .entra2{

        display: -webkit-box;   /* OLD - iOS 6-, Safari 3.1-6, BB7 */
        display: -ms-flexbox;  /* TWEENER - IE 10 */
        display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
        -webkit-justify-content: center; /* Safari 6.1+ */
        display: flex;
        justify-content: center;



    }


    .entra3{

        width: 90%;
        height: 500px;
        background: #A6A8A9;
        border-radius: 25px;
        margin-top: 100px;
        opacity: 0.95;
    }


    .entrar4{

        display: -webkit-box;   /* OLD - iOS 6-, Safari 3.1-6, BB7 */
        display: -ms-flexbox;  /* TWEENER - IE 10 */
        display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
        -webkit-justify-content: center; /* Safari 6.1+ */
        display: flex;
        justify-content:center ;

    }


    .login{
        display: block;
        justify-content: center;
        margin: 20px;


    }

    .form10{

        font-size: 20px;
        background: #9B9B9B;
        width: 100%;
        height: 100px;
        border-radius: 20px;
        opacity: 0.95;
        text-align: center;
    }


    .form11{
        font-size: 20px;
        margin:20px;

    }

    .form12{
        font-size: 20px;
        margin:20px;
    }

    .form14{
        font-size: 20px;
        width: 50%;
        margin:20px;


    }


    .boton10{

        height: 40px;
        width:120px;
        border-radius: 20px;
        background: #4E99BA;
        border: white;
        color: white;
    }



    .form15{
        margin:20px;
    }


    .error11{
        width:80%;
        height: 60px;
        background:#B0D3AE ;
        margin:10px;


    }

    .avanico{

        width: 200%;
        height: 25px;
        border-radius: 25px;
    }

    /* principal*/

    .header1{

        height: 800px;
        width: 100%;
        min-height: 100%;
        overflow: hidden;
        background: url("../images/empresarial10.jpg");
        background-size: 100% 100%;


    }


    .header2{

        display: -webkit-box;   /* OLD - iOS 6-, Safari 3.1-6, BB7 */
        display: -ms-flexbox;  /* TWEENER - IE 10 */
        display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
        -webkit-justify-content: center; /* Safari 6.1+ */

        display: flex;
        justify-content: center;
    }

    .header3{

        width: 80%;
        height: 700px;
        background: whitesmoke;
        border-radius: 25px;
        margin-top: 25px;
        overflow: scroll;


    }

    .header4{


        display: block;
        justify-content:center ;
    }

    .tabla10{
        display: block;
        justify-content: center;
        margin:10px;
    }

    .org1{

        display: block;
        justify-content: center;
        margin-top:50px;
    }

    .boton11{
        margin-top: 20px;
        height: 40px;
        width:120px;
        border-radius: 20px;
        background: #4E99BA;
        border: white;
        color: white;
    }

    .p1{

        width: 25%;
        height:auto;
        margin: 5px;
        font-size:15px;
    }

    .p2{

        width: 50%;
        height:auto;
        margin: 5px;
        font-size:15px;
    }

    .for{


        margin: 25px;
    }

}

@media screen and (max-width: 451px) {

    .entra{

        height: 800px;
        width: 100%;
        min-height: 100%;
        overflow: hidden;
        background: url("../images/empresarial10.jpg");
        background-size: 100% 100%;


    }


    .entra2{
        display: -webkit-box;   /* OLD - iOS 6-, Safari 3.1-6, BB7 */
        display: -ms-flexbox;  /* TWEENER - IE 10 */
        display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
        -webkit-justify-content: center; /* Safari 6.1+ */
        display: flex;
        justify-content: center;



    }


    .entra3{

        width: 95%;
        height: 500px;
        background: #A6A8A9;
        border-radius: 25px;
        margin-top: 100px;
        opacity: 0.95;
    }


    .entrar4{

        display: -webkit-box;   /* OLD - iOS 6-, Safari 3.1-6, BB7 */
        display: -ms-flexbox;  /* TWEENER - IE 10 */
        display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
        -webkit-justify-content: center; /* Safari 6.1+ */
        display: flex;
        justify-content:flex-start ;

    }


    .login{
        display: block;
        justify-content: center;
        margin: 20px;


    }

    .form10{

        font-size: 20px;
        background: #9B9B9B;
        width: 100%;
        height: 100px;
        border-radius: 20px;
        opacity: 0.95;
        text-align: center;
    }


    .form11{
        font-size: 20px;
        margin:20px;

    }

    .form12{
        font-size: 20px;
        margin:20px;
    }

    .form14{
        font-size: 20px;
        width: 40%;
        margin:20px;


    }


    .boton10{

        height: 40px;
        width:120px;
        border-radius: 20px;
        background: #4E99BA;
        border: white;
        color: white;
    }



    .form15{
        margin:20px;
    }


    .error11{
        width:80%;
        height: 60px;
        background:#B0D3AE ;
        margin:10px;


    }

    .avanico{

        width: 200%;
        height: 25px;
        border-radius: 25px;
    }

    /* principal*/

    .header1{

        height: 800px;
        width: 100%;
        min-height: 100%;
        overflow: hidden;
        background: url("../images/empresarial10.jpg");
        background-size: 100% 100%;


    }


    .header2{
        display: -webkit-box;   /* OLD - iOS 6-, Safari 3.1-6, BB7 */
        display: -ms-flexbox;  /* TWEENER - IE 10 */
        display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
        -webkit-justify-content: center; /* Safari 6.1+ */
        display: flex;
        justify-content: center;
    }

    .header3{

        width: 80%;
        height: 700px;
        background: whitesmoke;
        border-radius: 25px;
        margin-top: 25px;
        overflow: scroll;


    }

    .header4{


        display: block;
        justify-content:center ;
    }

    .tabla10{
        display: block;
        justify-content: center;
        margin:10px;
    }

    .org1{
        margin-top:50px;
        display: block;
        justify-content: center;
    }

    .boton11{
        margin-top: 20px;
        height: 40px;
        width:120px;
        border-radius: 20px;
        background: #4E99BA;
        border: white;
        color: white;
    }

    .p1{

        width: 25%;
        height:auto;
        margin: 5px;
        font-size:15px;
    }

    .p2{

        width: 50%;
        height:auto;
        margin: 5px;
        font-size:15px;
    }

    .for{


        margin: 0px;
    }


}

