body {
  margin: 0;
  padding: 0;
  
}

p {
    font-family: "Roboto", sans-serif;
    font-size: 30px;
    text-align: center;
    font-weight: 300;
}

#img-gracias
{
    width: 100%;
    max-width: 350px;
    height: auto;
    margin-bottom: 30px;
}

#img-gracias-bottom
{
    width: 100%;
    max-width: 650px;
    height: auto;
    margin-bottom: 30px;
    margin: 0 auto;
}

#container
{
    width: 100%;
    max-width: 1800px;
    height: 2200px;
    position: relative;
    overflow: hidden;
    background-image: url('../images/bronco/Imagen_portada.png');

    background-size: cover; /* Cubre toda el área, manteniendo relación de aspecto */
    background-repeat: no-repeat; /* Evita que la imagen se repita */
    background-position: center; /* Centra la imagen */   /*  ACTIVAR EN VERSION CELULAR*/
    /*background-attachment: fixed;*/ /* Opcional: fija la imagen al hacer scroll */  /*  ACTIVAR EN VERSION CELULAR*/
    /*height: 100vh;*/ /* Asegura que el body ocupe toda la altura de la pantalla */ /*  ACTIVAR EN VERSION CELULAR*/
    margin: 0 auto; /* Elimina el margen predeterminado del body */
}

#container-2
{
    width: 100%;
    max-width: 1800px;
    height: 1200px;
    position: relative;
    overflow: hidden;
    margin: 0 auto; /* Elimina el margen predeterminado del body */
}

#container-form
{
    width: 95%;
    margin: 0 auto;
}

#logo
{
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    margin-top: 90%;
}

#logo-img
{
    width: 100%;
    max-width: 800px;
    height: auto;
}

#mensaje-registro
{
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    margin-top: 100px;
}

#boton-registro
{
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    margin-top: 100px;
}

#titulo
{
    width: 100%;
    max-width: 800px;
    height: auto;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    font-family: "Roboto", sans-serif;
    font-size: 60px;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
}

#etiqueta
{
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;

    font-family: "Roboto", sans-serif;
    font-size: 30px;
    font-weight: 300;
    margin-top: 15px;
    color: #666666;
}

#etiqueta-acepto
{
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;

    font-family: "Roboto", sans-serif;
    font-size: 20px;
    font-weight: 300;
    margin-top: 15px;
    color: #666666;
}

#control
{
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.input-text-css
{
    width: 100%;
    height: 40px;
    outline: none;
    border-top: 0px none #FFFFFF;
    border-left: 0px solid #FFFFFF;
    border-right: 0px solid #FFFFFF;
    border-bottom: 1px solid #999999;
    margin-bottom: 30px;
    font-size: 25px !important;
}

#boton
{
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;

    font-family: "Roboto", sans-serif;
    font-size: 30px;
    font-weight: 300;
    margin-top: 75px;
    color: #666666;
    text-align: center;
}

.btn-registrarse
{
	background-color: #0A45AD !important;
	border-radius: 0px !important;
	color: #FFFFFF !important;
    width: 100%;
    max-width: 400px;
    height: 70px;
    font-size: 25px;
    outline: none;
    border-top: 0px none #FFFFFF;
    border-left: 0px solid #FFFFFF;
    border-right: 0px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
}

#mensaje-stp3
{
    width: 100% !important;
    height: auto;
    position: relative;
    overflow: hidden;
    background-color: #0052aa;
}

#mensaje-img
{
    width: 100% !important;
    max-width: 1300px;
    height: auto;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
}

#img-800
{
    width: 100%;
    max-width: 600px;
    height: auto;
}

#container-3
{
    width: 100% !important;
    height: 310px !important;
    position: relative !important;
    overflow: hidden;
    margin: 0 auto; /* Elimina el margen predeterminado del body */
    color: #FFFFFF;
    text-align: center;
    z-index: 99999;
    background-color: #004c94 !important;

    line-height: 200px;
    padding: 20px;
    
    background-image: url('../images/MARCO-8.png');
    
    background-size: cover; /* Cubre toda el área, manteniendo relación de aspecto */
    background-repeat: no-repeat; /* Evita que la imagen se repita */
}

#container-4
{
    width: 100% !important;
    height: auto !important;
    position: relative !important;
    overflow: hidden;
    margin: 0 auto; /* Elimina el margen predeterminado del body */
    color: #FFFFFF;
    text-align: center;
    z-index: 99999;

    padding: 20px;
    padding-top: 100px;
    padding-bottom: 100px;
    background-image: url('../images/MARCO-8.png');
    
    background-size: cover; /* Cubre toda el área, manteniendo relación de aspecto */
    background-repeat: no-repeat; /* Evita que la imagen se repita */
    
    height: 100vh; /* Asegura que el body ocupe toda la altura de la pantalla */ /*  ACTIVAR EN VERSION CELULAR*/
}

#logo-ab-inferior
{
    width: 100%;
    max-width: 500px;
}

#logo-circulo
{
    width: 120px;
    margin-top: 0px;
}

#mensaje-final
{
    text-align: center;
}

@media screen and (max-width: 768px) {

    #container
    {
        background-position: center; /* Centra la imagen */   /*  ACTIVAR EN VERSION CELULAR*/
        background-attachment: fixed; /* Opcional: fija la imagen al hacer scroll */  /*  ACTIVAR EN VERSION CELULAR*/
        height: 100vh; /* Asegura que el body ocupe toda la altura de la pantalla */ /*  ACTIVAR EN VERSION CELULAR*/
    }

    #container-form
    {
        width: 90%;
    }

    #logo
    {
        width: 100%;
        max-width: 800px;
        margin: 0 auto;
        position: relative;
        overflow: hidden;
        margin-top: 100%;
    }

    #mensaje-registro
    {
        margin-top: 50px;
    }

    #boton-registro
    {
        margin-top: 50px;
    }

    #container-3
    {
        height: 300px !important;
        line-height: 450px;
    }

    #logo-circulo
    {
        width: 85px;
    }

    #logo-ab-inferior
    {
        margin-bottom: 20px;
    }

    #img-gracias
    {
        margin-top: 30px;
    }

}