@media (max-width: 1199.98px) {


#cabeceraWeb{
	
	height:unset;
	flex-wrap:wrap;
	text-align:center;
	height:8vh;
	
}


#tituloEvento {
    width: 100%;
    margin: unset;
}


#menuHorizontal {
	
	display:none;
	
}

#redesEvento {
    width: 15%;
    padding: 0.75% 7%;
    margin-right: 1%;
}

/* ----------------- PRESENTACION ----------------- */

#contenedorTitulo {
    padding: 3% 4%;
}


#textoPresentacionEvento {
    width: 100%;
    height: 84vh;
    /* background-color: green; */
    display: block;
}


#textoPresentacion {
    width: 100%;
    height: 0%;
    /* background-color: red; */
}


#contenedorTextoPresentacion {
    margin:unset;
    text-align: center;
    font-size: 98%;
}

#contenedorTextoPresentacion h1 {
	
    margin-top: 20%;
}

#contenedorTextoPresentacion p {
    font-size: 100%;
    margin: 12%;
    text-align: justify;
}



#contenendorImagenPresentacion {
    width: 82%;
    height: 95vh;
    background-repeat: no-repeat;
    background-position: center;
    margin: 0% 9%;
    background-size: contain;
}

/* ----------------- FIN: PRESENTACION ----------------- */


/* ----------------- INFO EVENTO ----------------- */

#infoEvento {
    height: unset;
}

#contenedorInfoEvento {
    width: 75%;
    height: unset;
    background-image: url(../recursos/cuadro_blanco_g4g.png);
    background-size: cover;
    background-repeat: no-repeat;
    margin: 4% 0% 4% 12%;
    display: block;
}

#logoG4P {
    width: 100%;
    height: 24vh;
    background-position: center;
    background-size: 41%;
}

#contenedorInfoG4P {
    width: 100%;
    margin: 0%;
    text-align: center;
    padding: 0% 0% 8% 0%;
}

#contenedorInfoG4P h3 {
    font-size: 88%;
}

#contenedorInfoG4P h1 {
    font-size: 209%;
    margin: 4% 0%;
}

#textoInfoEvento {
    width: 83%;
    text-align: center;
    font-size: 115%;
    margin: 8%;
}

/* ----------------- FIN: INFO EVENTO ----------------- */

/* ----------------- CONTENIDO EVENTO ----------------- */

#recuadrosContenidoEvento {
	width: 92%;
    margin-left: 3.8%;
}

.recuadro {
    width: 178px;
    height: 178px;
}

.recuadro p {
    margin: 81% 0% 0% 26%;
    font-size: 137%;
    color: white;
}


.recuadroEjemplo {
    width: 178px;
    height: 178px;
}






/* ----------------- FIN: CONTENIDO EVENTO ----------------- */


/* ----------------- CALENDARIO EVENTO ----------------- */


/* .diaEvento { */
    /* margin-bottom: 10%; */
/* } */

.calendarioEventos {

    width: 92%;
    margin-left: 1.7%;
	padding-bottom: 11%;

}

#calendarioEvento h3 {
    text-align: center;
	margin-left: 0%;
}

#calendarioEvento h1 {
    margin-left: 0%;
    text-align: center;
}

.diaEvento {
    background-image: url(../recursos/cuadro_calendario.png);
    width: 172px;
    background-position: 0% 45%;
    background-size: contain;
    background-repeat: no-repeat;
    color: white;
    padding: 1%;
}

.diaEvento p {
    margin: 22% 0% 2% 0%;
    font-size: 140%;
    width: 100%;
    height: 36%;
    text-align: center;
}

.diaEvento div {

    font-size: 128%;
}

#fecha1{
	
	margin: 16% 0% 9% 0%;
	
}

#fecha2{
	
	margin: 23% 0% 14% 0%;
	
}

#fecha3{
	
    margin: 25% 0% 14% 0%;

	
}

#fecha4{
	
	margin: 25% 0% 14% 0%;
	
}

#fecha5{
	
	
	
}

#fecha6{
	
	
	
}


/* ----------------- FIN: CALENDARIO EVENTO ----------------- */


/* ----------------- INFO EmpresaEvento ----------------- */

#infoEmpresaEvento {
    height: unset;
}

#contenedorInfoEmpresa {
    width: 75%;
    height: unset;
    background-image: url(../recursos/cuadro_blanco_g4g.png);
    background-size: cover;
    background-repeat: no-repeat;
    margin: 4% 0% 4% 12%;
    display: block;
}

#logoBWG {
    width: 100%;
    height: 24vh;
    background-position: center;
    background-size: 41%;
}

#contenedorInfoBWG {
    width: 100%;
    margin: 0%;
    text-align: center;
    padding: 0% 0% 8% 0%;
}

#contenedorInfoBWG h3 {
    font-size: 88%;
}

#contenedorInfoBWG h1 {
    font-size: 209%;
    margin: 4% 0%;
}

#textoInfoEmpresa {
    width: 83%;
    text-align: center;
    font-size: 115%;
    margin: 8%;
}

/* ----------------- FIN: INFO EmpresaEvento ----------------- */


/* ----------------- CONTACTA ----------------- */

#contactaEvento {
    background-position: 4% 15%;
    background-size: 273%;
    padding: 1%;
}
#contactaEvento h1 {
    color: white;
    margin: 12% 0% 0% 8%;
    font-size: 200%;
}

#contactaEvento h3 {
    color: white;
    margin-left: 9%;
}

#contactaEvento form {
    display: block;
    padding: 9% 0% 0% 0%;
    width: 100%;
    color: #151626;
}

#contactaEvento form p {
    color: white;
    text-align: justify;
    width: 83%;
    margin-left: 9%;
    font-size: 81%;
}

.contenidoFormulario{
	
	width: 100%;
	padding: 0% 0%;
	
}

#contenedorPrivacidad{
	
    width: 80%;
    font-size: 11px;
    padding: 0% 9%;
    text-align: center;

}


.camposForm {
    margin: 5% 0% 0% 7%;
    width: 77%;
}

.estiloTextArea {

    margin: 5% 0% 4% 7%;
	height: 15vh;
    width: 78%;
	
}

.enviarFormulario {

    margin: 4% 0% 0% 30%;
}




/* ----------------- FIN: CONTACTA ----------------- */

}