@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@100;200;300;400;500;600;700;800;900&display=swap');
body,html{
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	font-size: 16px;
	position: relative;
    background-color: #b79f85;
}
body,html,p,ul,li,table,td,tr,div,h1,h2,h3,h4,h5,h6{
	margin: 0;
	padding: 0;
}
body,html{
	min-height: 100%;
	overflow-x: hidden;
}
.fondos{
	flex-flow: column;
    background-color: #fff;
    position: relative;
}
/*
* TOP
*/
.top{
	width: 100%;
	padding: 30px 0px 30px 0px;
	position: absolute;
	z-index: 600;
}
.colortop{
	background-color: #b79f85;
	mix-blend-mode: multiply;
	height: 180px;
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 500;
}
.infotop{
	position: relative;
	z-index: 600;
}
.logomenu{
	display: flex;
	align-items: center;
}
.logo{
	margin-right: 40px;
}
.menu{
	padding: 0;
	margin: 0;
	list-style: none;
	height: 100%;
	display: none;
	align-items: center;
}
.menu li{
	display: inline-block;
	margin-right: 20px;
}
.menu li:last-child{
	margin-right: 0px;
}
.menu li a{
	color: #FFF;
	text-decoration: none;
}
.menu li a:hover{
	font-weight: 700;
}
.bqconsulta{
	text-align: center;
	display: none;
	justify-content: center;
	align-items: center;
	flex-flow: column;
}
.bqconsulta p{
	margin-bottom: 15px;
}
.bqconsulta p:last-child{
	margin-bottom: 0px;
}
.redes{
	padding: 0;
	margin: 0;
	list-style: none;
	height: 100%;
	display: none;
	align-items: center;
	justify-content: end;
}
.redes li{
	display: inline-block;
	margin-left: 20px;
}
.redes li:first-child{
	margin-left: 0px;
}
.redes li a{
	color: #FFF;
	text-decoration: none;
}
.redes li a:hover{
	font-weight: 700;
}
.slide-g{
	color: #fff;
	text-align: center;
	margin-top: auto;
    width: 100%;
    /*height: 600px;*/
	position: relative;
}
.slide-g .slide{
    width: 100%;
    height: 600px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.slide-g2{
	color: #fff;
	text-align: center;
	margin-top: auto;
    width: 100%;
    height: 900px;
	position: relative;
}
.slide-g2 .slide2{
    width: 100%;
    /*height: 900px;*/
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.contenido{
    background-color: #fff;
    padding: 80px 0px;
    width: 100%;
}
.contenido h1{
    background-color: #fff;
    width: 100%;
	font-size: 3.5rem;
	text-align: center;
	font-weight: 100;
	margin-bottom: 50px;
}
footer{
	width: 100%;
	padding: 60px 30px;
	background-color: #000;
	margin-top: auto;
	color: #fff;
}
.logoiconofoote{
	display: inline-flex;
	align-items: center;
	justify-content: start;
	margin-top: 40px;
	height: 100%;
	width: 100%;
}
.logofoorer{
	margin-right: 15px;
}
.iconofooter i{
	margin-right: 8px;
}
.iconofooter a{
	color: #fff;
	text-decoration: none;
}
/* 
*PAGINA ACTIVIDADES
*/
.bloque-g{
	margin-bottom: 60px;
}
.bloque-g .imagen{
	margin-bottom: 15px;
	border-radius: 50%;
	overflow: hidden;
}
.bloque-g .bloque-info{
	height: 100%;
	display: inline-flex;
	flex-flow: column;
	justify-content: center;
	align-items: center;
	width: 100%;
	text-align: center;
}
/*.bloque-g .bloque-info h2{
	color:#000;
	font-weight: 800;
	font-size: 1.4rem;
}
.bloque-g .bloque-info h3{
	color:#b79f85;
	font-weight: 600;
	font-size: 1.4rem;
	font-style: italic;
}*/
.bloque-g .bloque-info h2{
	color:#000;
	font-weight: 800;
	font-size: 1.6rem;
	margin-bottom: 8px;
}
.bloque-g .bloque-info h3{
	color:#b79f85;
	font-weight: 600;
	font-size: 1.3rem;
	font-style: italic;
}
.bloque-g .bloque-info .salon{
	color:#1a171b;
	font-weight: 700;
	font-size: 0.9rem;
	margin: 40px 0px 20px 0px;
}
.bloque-info{
	margin-bottom: 30px;
}
.bloque-g .fecha{
	text-align: center;
	border-right: 1px solid #000;
}
.bloque-g .fecha .ndia,.bloque-g .hora .nhora{
	font-size: 3rem;
	font-weight: 800;
	color: #000;
	line-height: 1;
}
.bloque-g .fecha .nmes,.bloque-g .hora .horas{
	font-size: 1.5rem;
	font-weight: 800;
	color: #000;
	line-height: 1;
	margin-top:5px
}
.bloque-g .hora{
	width: 100%;
	text-align: center;
}
.bloque-g .fecha ul,.bloque-g .hora ul{
	margin:0;
	padding:0;
	list-style:none;
}
.bloque-g  .btnasistir{
	text-align: center;
	display: block;
	margin-top: 30px;
}
/* *PAGINA ESPACIOS */
.espacios-h{
	padding: 80px 0px;
	color: #8c8a8c;
}
.espacios-h ul{
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	margin-bottom: 30px;
}
.espacios-h ul li{
	display: inline-block;
	margin-right: 0px;
	margin-bottom: 20px;
}
.espacios-h ul li:last-child{
	margin-right: 0px;
	margin-bottom: 0px;
}
.espacios-h .ul2{
	margin-bottom: 50px;
}
.espacios-h .texto-h{
	text-align: center;
}
.espacios-h .texto-h2{
	text-align: start;
	margin-top: 30px;
}
.seccion h1{
	color: #b79f85;
	font-size: 2.7rem;
	font-weight: 100;
	text-align: center;
	margin-bottom: 30px;
}
.seccion .titulo-espacio{
	color: #7f7f7f;
	text-align: start;
}
/* 
* ESPACIOS
*/
.espaciosection{
	width: 100%;
	height: 600px;
	position: relative;
	overflow-x: hidden;
	/*cursor: pointer;*/
}
/* *CHANGE */
.impar{
	position: absolute;
	width: 100%;
	height: 600px;
	top: 0px;
	left: 0%;
}
.impar .imagen{
	position: relative;
	width: 100%;
	height: 600px;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.impar .datos-inicio{
	height: 50%;
	width: 100%;
	position: absolute;
	top: auto;
	bottom: 0px;
	right: 0px;
	color: #FFF;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-flow: column;
}
.impar .fondo-datos-inicio{
	background-color: #b79f85;
	mix-blend-mode: multiply;
	height: 50%;
	width: 100%;
	position: absolute;
	top: auto;
	right: 0px;
	bottom: 0px;
}
.impar .datos-inicio .nombre{
	position: relative;
	padding: 0px 40px;
	margin-bottom: 10px;
}
.impar .datos-inicio .cantpersonas{
	position: relative;
	right: auto;
	bottom: auto;
}
.impar .datos-inicio .cantpersonas .titulo{
	font-size: 1.75rem;
}
.impar .datos-inicio .cantpersonas .number{
	font-size: 2rem;
	font-weight: 700;
	line-height: 0.7;
}
.impar .datos-inicio .cantpersonas .number img{
	vertical-align: top;
}
/* *CHANGE */
.infoespacioimpar{
	padding: 100px 50px;
	position: absolute;
	height: 100%;
	width: 30%;
	top: 0px;
	right: -30%;
	display: none;
}
.infoespacioimpar .tituloinfo{
	margin-bottom: 30px;
}
.infoespacioimpar .textoinfo{
	color: #8c8a8c;
	margin-bottom: 30px;
}
/*
* PAR
*/
.parg{
	width: 100%;
	height: 600px;
	position: relative;
}
/* *CHANGE */
.par{
	position: absolute;
	width: 100%;
	height: 600px;
	top: 0px;
	/*left: 30%;*/
	left: 0%;
}
.par .imagen{
	position: relative;
	width: 100%;
	height: 600px;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.parg .datos-inicio{
	height: 50%;
	width: 100%;
	position: absolute;
	top: auto;
	bottom: 0px;
	right: 0px;
	color: #FFF;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-flow: column;
}
.parg .fondo-datos-inicio{
	background-color: #b79f85;
	mix-blend-mode: multiply;
	height: 50%;
	width: 100%;
	position: absolute;
	top: auto;
	right: 0px;
	bottom: 0px;
}
.parg .datos-inicio .nombre{
	position: relative;
	padding: 0px 40px;
	margin-bottom: 10px;
}
.parg .datos-inicio .cantpersonas{
	position: relative;
	right: auto;
	bottom: auto;
}
.parg .datos-inicio .cantpersonas .titulo{
	font-size: 1.75rem;
}
.parg .datos-inicio .cantpersonas .number{
	font-size: 2rem;
	font-weight: 700;
	line-height: 0.7;
}
.parg .datos-inicio .cantpersonas .number img{
	vertical-align: top;
}
 /* * CHANGE */
.infoespacionpar{
	padding: 100px 50px;
	position: absolute;
	height: 100%;
	width: 30%;
	top: 0px;
	left: -30%;
	background-color: #fff;
	display: none;
}
.infoespacionpar .tituloinfo{
	margin-bottom: 30px;
}
.infoespacionpar .textoinfo{
	color: #8c8a8c;
	margin-bottom: 30px;
}
.nameh img{
	height: 30px;
	width: auto;
}
.sabermas{
	margin-top: 30px;
	display: inline-block;
	width: 100%;
}
/* *BOTON */
.button {
	font-weight: 700;
	text-decoration: none;
    display: inline-block;
    border: 1px solid #fff;
	padding: 10px;
    background-color: transparent;
    /*color: #1a171b;*/
	color: #fff;
	border-radius: 30px;
}
.button2 {
	font-weight: 700;
	text-decoration: none;
    display: inline-block;
    border: 1px solid #B79F85;
	padding: 8px 14px;
    background-color: #fff;
    color: #B79F85;
	border-radius: 30px;
}
.button3 {
	font-weight: 700;
	text-decoration: none;
    display: inline-block;
    border: 1px solid #786854;
	padding: 15px 30px;
	font-size: 0.9rem;
    background-color: #fff;
    color: #786854;
	border-radius: 30px;
	font-weight: 700;
	text-transform: uppercase;
}
/* Shutter Out Horizontal */
.hvr-shutter-out-horizontal {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	position: relative;
	background: transparent;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.hvr-shutter-out-horizontal:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #fff;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	border-radius: 30px;
}
.hvr-shutter-out-horizontal:hover, .hvr-shutter-out-horizontal:focus, .hvr-shutter-out-horizontal:active {
	color: #1a171b;
}
.hvr-shutter-out-horizontal:hover:before, .hvr-shutter-out-horizontal:focus:before, .hvr-shutter-out-horizontal:active:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}

/* *EFECTO 2 */
.hvr-shutter-out-horizontal2 {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	position: relative;
	background: transparent;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.hvr-shutter-out-horizontal2:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #B79F85;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	border-radius: 30px;
	border: 1px solid #B79F85;
}
.hvr-shutter-out-horizontal2:hover, .hvr-shutter-out-horizontal2:focus, .hvr-shutter-out-horizontal2:active {
	color: #fff;
}
.hvr-shutter-out-horizontal2:hover:before, .hvr-shutter-out-horizontal2:focus:before, .hvr-shutter-out-horizontal2:active:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}
/* *EFECTO 3 */
.button4 {
	font-weight: 700;
	text-decoration: none;
    display: inline-block;
    border: 1px solid #1a171b;
	padding: 10px;
    background-color: #fff;
    color: #1a171b;
	border-radius: 30px;
}
/* Shutter Out Horizontal */
.hvr-shutter-out-horizontal3 {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	position: relative;
	background: #fff;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.hvr-shutter-out-horizontal3:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #1a171b;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	border-radius: 30px;
}
.hvr-shutter-out-horizontal3:hover, .hvr-shutter-out-horizontal3:focus, .hvr-shutter-out-horizontal3:active {
	color: white;
}
.hvr-shutter-out-horizontal3:hover:before, .hvr-shutter-out-horizontal3:focus:before, .hvr-shutter-out-horizontal3:active:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}
.slider-g{
	width: 100%;
	height: 100%;
}
.item{
	width: 100%;
	height: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.owl-carousel {
    height: 100%;
}
.owl-carousel .owl-stage-outer {
    height: 100%;
}
.owl-carousel .owl-stage {
    height: 100%;
}
.owl-carousel.owl-drag .owl-item {
    height: 100%;
}
.navegador-slide{
	position: absolute;
	z-index: 1700;
	left: 50%;
	bottom: 30px;
	margin-left: -94px;
}
.navegador-slide ul{
	margin: 0;
	text-align: center;
}
.navegador-slide ul li{
	display: inline-block;
	width: 30px;
	height: 30px;
	margin: 0px 7px;
	cursor: pointer;
}
.navegador-slide ul .nn-item{
	width: 18px;
	background-color: rgba(255,255,255,0.5);
	clip-path: circle(50% at 50% 50%);
	height: 18px;
	margin: 5px;
}
.navegador-slide ul .nn-item-activo{
	background-color: #fff;
}
.navegador-slide ul .nn-item:hover{
	background-color: #fff;
}
.btn-menu-reponsive{
	height: 100%;
	text-align: right;
	display: flex;
	justify-content: end;
	align-items: center;
	height: 58px;
	width: 58px;
	position: fixed;
	top: 50px;
	right: 50px;
	z-index: 2000;
}
.bt-gener{
	position: relative;
	/*padding: 15px;*/
	border: 1px solid #1a171b;
	display: inline-block;
	width: 58px;
	height: 58px;
	border-radius: 8px;
	z-index: 1000;
	overflow: hidden;
}
.bt-menu-in{
	height: 58px;
	width: 58px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 0px;
	left: 0px;
	cursor: pointer;
	background-color: #fff;
	color: #1a171b;
}
.bt-menu-in:hover{
	background-color: #1a171b;
	color: #fff;
}
.bt-menu-out{
	height: 58px;
	width: 58px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: -58px;
	left: 0px;
	cursor: pointer;
	background-color: #1a171b;
	color: #fff;
}
.bt-menu-out:hover{
	background-color: #1a171b;
	color: #fff;
}
/* *VELO NEGRO */
.velo-negro{
	background-color: rgba(0, 0, 0, 0.6);
	width: 100%;
	height: 100%;
	position: fixed;
	top:0;
	left: 0px;
	z-index: 800;
	display: none;
}
/* *MENU RESPONSIVE */
.menuresponsive{
	background-color: #fff;
	width: 280px;
	height: 100%;
	top: 0px;
	right: -280px;
	z-index: 880;
	position: absolute;
}
.menucontendor-g{
	position: fixed;
	top:180px;
	width: 280px;
	opacity: 0;
}
.menu2{
	padding: 0;
	margin: 0;
	list-style: none;
	/*display: flex;
	align-items: center;*/
	padding: 0px 0px 20px 0px;
	border-bottom: 1px solid #7b7b7b;
}
.menu2 li{
	margin-bottom: 10px;
	padding: 0px 20px;
	text-align: center;
}
.menu2 li:last-child{
	margin-bottom: 0px;
}
.menu2 li a{
	color: #1a171b;
	text-decoration: none;
}
.menu2 li a:hover{
	font-weight: 700;
}
.redes2{
	padding: 0;
	margin: 0;
	list-style: none;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.redes2 li{
	display: inline-block;
	margin-left: 20px;
}
.redes2 li:first-child{
	margin-left: 0px;
}
.redes2 li a{
	color: #b79f85;
	text-decoration: none;
}
.redes2 li a:hover{
	font-weight: 700;
}
.adic1{
	text-align: center;
	padding: 30px 20px;
	border-bottom: 1px solid #7b7b7b;
}
.adic1 p{
	margin-bottom: 20px;
}
.adic1 p:last-child{
	margin-bottom: 0px;
}
.adic2{
	text-align: center;
	padding: 30px 20px;
}
.semicirculo{
	display: none;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -150px;
}
.cotenido{
	position: absolute;
    top: 50%;
    width: 100%;
}
.nombre2{
	text-align: end;
}
.titulo2{
	font-size: 1.75rem;
}
.number2{
	font-size: 2rem;
    font-weight: 700;
    line-height: 0.7;
}
.number2 img{
	vertical-align: top;
}
.cantpersonas2{
	text-align: end;
	margin-top: 15px;
}
.cantpersonas3{
	text-align: start;
	margin-top: 15px;
	margin-bottom: 30px;
}
.menu3{
	padding: 0;
	margin: 0;
	list-style: none;
	height: 100%;
	align-items: center;
	display: none;
}
.menu3 li{
	display: inline-block;
	margin-right: 20px;
}
.menu3 li:last-child{
	margin-right: 0px;
}
.menu3 li a{
	color: #1a171b;
	text-decoration: none;
}
.menu3 li a:hover{
	font-weight: 700;
}
.redes3{
	padding: 0;
	margin: 0;
	list-style: none;
	height: 100%;
	display: none;
	align-items: center;
	justify-content: end;
}
.redes3 li{
	display: inline-block;
	margin-left: 20px;
}
.redes3 li:first-child{
	margin-left: 0px;
}
.redes3 li a{
	color: #b79f85;
	text-decoration: none;
}
.redes3 li a:hover{
	font-weight: 700;
}
/* *UNA ACTIVIDAD */
.unaactividad{
	padding-top: 220px;
}
.unaactividad2{
	padding: 40px 0px 60px 0px;
}
.unaactividad3{
	padding: 220px 0px 20px 0px;
}
.bloque-g .bloque-info-act{
	height: 100%;
	display: inline-flex;
	flex-flow: column;
	justify-content: center;
	align-items: center;
	width: 100%;
}
.bloque-g .bloque-info-act h1{
	font-weight: 700;
	font-size: 3.5rem;
	margin-bottom: 15px;
	line-height: 1.1;
}
.bloque-g .bloque-info-act h2{
	font-weight: 400;
	font-size: 2.4rem;
	color: #b79f85;
	font-style: italic;
	margin-bottom: 15px;
	text-align: center;
}
.bloque-g .fecha2{
	width: 100%;
	text-align: center;
}
.bloque-g .fecha2 .ndia2,.bloque-g .hora2 .nhora2{
	font-size: 3.2rem;
	font-weight: 800;
	color: #b79f85;
	line-height: 1;
}
.bloque-g .fecha2 .nmes2,.bloque-g .hora2 .horas2{
	font-size: 1.5rem;
	font-weight: 800;
	color: #b79f85;
	line-height: 1;
	margin-top:5px
}
.bloque-g .hora2{
	width: 100%;
	text-align: center;
}
.bloque-g .fecha2 ul,.bloque-g .hora2 ul{
	margin:0;
	padding:0;
	list-style:none;
}
.bloque-g .marginbtasistir{
	margin-top: 45px;
	margin-bottom: 45px;
}
.margin-botton-0{
	margin-bottom: 0px;
}
.info-actividad{
	margin-top: 30px;
}
.info-actividad h3{
	margin-bottom: 20px;
	font-size: 1.3rem;
    font-weight: 700;
}
.info-actividad p{
	margin-bottom: 20px;
}
.info-actividad p:last-child{
	margin-bottom: 0px;
}
.bloque-g-masactiv{
	padding: 0px 40px;
	text-align: center;
	margin-bottom: 30px;
}
.bloque-g-masactiv .imagen{
	border-radius: 50%;
	overflow: hidden;
	margin-bottom:15px
}
.bloque-g-masactiv  .bloque-info{
	height: 100%;
	display: inline-flex;
	flex-flow: column;
	justify-content: center;
	width: 100%;
}
.bloque-g-masactiv .bloque-info h2{
	color:#000;
	font-weight: 800;
	font-size: 1.6rem;
	margin-bottom: 5px;
}
.bloque-g-masactiv .bloque-info h3{
	color:#b79f85;
	font-weight: 600;
	font-size: 1.3rem;
	font-style: italic;
}

.bloque-g-masactiv .bloque-info .salon{
	color:#1a171b;
	font-weight: 700;
	font-size: 1rem;
	margin: 20px 0px 30px 0px;
}
.bloque-g-masactiv  .fecha{
	text-align: center;
	border-right: 1px solid #000;
}
.bloque-g-masactiv .fecha .ndia,.bloque-g-masactiv  .hora .nhora{
	font-size: 3rem;
	font-weight: 800;
	color: #000;
	line-height: 1;
}
.bloque-g-masactiv .fecha .nmes,.bloque-g-masactiv .hora .horas{
	font-size: 1.5rem;
	font-weight: 800;
	color: #000;
	line-height: 1;
	margin-top:5px
}
.bloque-g-masactiv .fecha .breduc-texto{
	font-size: 1.2rem;
}
.bloque-g-masactiv  .hora{
	width: 100%;
	text-align: center;
}
.bloque-g-masactiv  .fecha ul,.bloque-g-masactiv  .hora ul{
	margin:0;
	padding:0;
	list-style:none;
}
.bloque-g-masactiv .hora .breduc-texto{
	font-size: 1.2rem;
	
}
.border-rigth{
	border-right: 0px solid #000;
}
.sabermasresp{
	display: block;
}
/* *CONTACTO */
.bloque-g-form{
	
}
.bloque-g-form h1{
	font-size: 2rem;
    text-align: start;
	font-weight: 600;
	margin-bottom: 15px;
}
.headerform{
	margin-bottom: 30px;
}
.asteriscored{
	color: red;
	font-weight: 700;
	font-size: 1.1rem;
}
.asteriscored-legend{
	color: red;
	font-weight: 400;
	font-size: 1rem;
	text-align: center;
}
.error {
	color: red;
	font-size: 0.87rem;
}
#mfinal1{
	display: none;
}
#mfinal2{
	display: none;
}
#mfinal3{
	display: none;
}
.fotos{
	padding: 0px 0px 60px 0px;
}
.border{
	border-top: 1px solid #000;
	width: 100%;
	margin-bottom: 40px;
}
.fotos h2{
	font-size: 1.2rem;
	font-weight: 700;
	margin-bottom: 30px;
}
.img-gal{
	margin-bottom: 15px;
}
.fechabot{
	margin-top: 15px;
}
/* */
.logo-foot{
	margin-bottom: 15px;
}
.alignfoot{
	text-align: start;
}
.aligtext{
	display: inline-flex;
	justify-content: start;
	align-items: center;
}
.font-text{
	font-size: 0.85rem;
}
/* */
.preloadvelo{
	width: 100%;
	height: 100%;
	background-color: rgba(255,255,255,1);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 2000;
	justify-content: center;
	display: flex;
	align-items: center;
}
.logo-preload-g{
	width: 200px;
	height: 200px;
	position: relative;
}
.logoblack,.logobrown{
	
	position: absolute;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100%;
}
.logoblack{
	background-image: url('../img/logo-black.svg');
	background-position: center;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 200px;
}
.logobrown{
	background-image: url('../img/logo-brown.svg');
	background-position: left bottom;
	bottom: 0px;
	left: 0px;
	width: 200px;
	height: 0px;
}
@media (min-width: 480px) and (orientation: landscape) { 
	.bt-gener{
		position: absolute;
	}
	.btn-menu-reponsive{
		position: absolute;
	}
	.menucontendor-g{
		position: absolute;
	}
	.font-text{
		font-size: 0.9rem;
	}
}
@media (min-width: 576px) {
	.bt-gener{
		position: fixed;
	}
	.btn-menu-reponsive{
		position: fixed;
	}
	.menucontendor-g{
		position: fixed;
	}
	.seccion h1{
		font-size: 3rem;
	}
	.espacios-h ul li{
		display: inline-block;
		margin-right: 50px;
		margin-bottom: 0px;
	}
	.espacios-h ul{
		margin-bottom: 60px;
	}
	/** DATOS VARIABLES */
}
@media (min-width: 768px) {
	.seccion h1{
		font-size: 3.3rem;
		margin-bottom: 50px;
	}
	.logoiconofoote{
		margin-top: 0px;
		justify-content: end;
	}
	/** DATOS VARIABLES */

	.semicirculo{
		display: inline-block;
	}
	.espacios-h .texto-h2{
		text-align: start;
		margin-top: 0px;
	}
	.logo-foot{
		margin-bottom: 5px;
	}
	.font-text{
		font-size: 0.8rem;
	}
	.alignfoot{
		text-align: end;
	}
}
@media (min-width: 992px) {
	.menu{
		display: flex;
	}
	.menu3{
		display: flex;
	}
	.bqconsulta{
		display: flex;
	}
	.redes{
		display: flex;
	}
	.redes3{
		display: flex;
	}
	.btn-menu-reponsive{
		display: none;
	}
	.seccion h1{
		font-size: 3.5rem;
		margin-bottom: 55px;
	}
	/** DATOS VARIABLES */
	.impar .datos-inicio{
		height: 100%;
		width: 40%;
		position: absolute;
		top: 0px;
		bottom: auto;
		right: 0px;
		color: #FFF;
		display: flex;
		justify-content: center;
		align-items: center;
		flex-flow: row;
	}
	.parg .datos-inicio{
		height: 100%;
		width: 40%;
		position: absolute;
		top:0px;
		right: 0px;
		color: #FFF;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.parg .datos-inicio .cantpersonas{
		position: absolute;
		right: 20px;
		bottom: 20px;
	}
	.parg .datos-inicio .nombre{
		margin-bottom: 0px;
	}
	.infoespacioimpar{
		width: 40%;
		right: -40%;
		display: block;
	}
	.infoespacionpar{
		width: 40%;
		left: -40%;
		display: block;
	}
	.bloque-g .bloque-info{
		justify-content: center;
		align-items: start;
		width: 100%;
		text-align: left;
	}
	.bloque-info{
		margin-bottom: 0px;
	}
	.impar .datos-inicio .cantpersonas{
		position: absolute;
		right: 20px;
		bottom: 20px;
	}
	.impar .fondo-datos-inicio{
		background-color: #b79f85;
		mix-blend-mode: multiply;
		height: 100%;
		width: 40%;
		position: absolute;
		top:0px;
		right: 0px;
		bottom: auto;
	}
	.parg .fondo-datos-inicio{
		background-color: #b79f85;
		mix-blend-mode: multiply;
		height: 100%;
		width: 40%;
		position: absolute;
		top: 0px;
		right: 0px;
		bottom: auto;
	}
	.impar .datos-inicio .nombre{
		position: relative;
		padding: 0px 40px;
		margin-bottom: 0px;
	}
	.sabermasresp{
		display: none;
	}

	.bloque-g .fecha .nmes,.bloque-g .hora .horas{
		font-size: 1.3rem;
	}
	.bloque-g-masactiv .fecha .nmes,.bloque-g-masactiv .hora .horas{
		font-size: 1.3rem;
	}
	.breduc-texto{
		font-size: 1.3rem;
	}
	.bloque-g-masactiv{
		margin-bottom: 0px;
	}
	.border-rigth{
		border-right: 1px solid #000;
	}
	.logo-foot{
		margin-bottom: 0px;
	}
	.font-text{
		font-size: 0.9rem;
	}
}
@media (min-width: 1200px) {
	.impar .datos-inicio{
		width: 30%;
	}
	.parg .datos-inicio{
		width: 30%;
	}
	.infoespacioimpar{
		width: 30%;
		right: -30%;
	}
	.infoespacionpar{
		width: 30%;
		left: -30%;
	}
	.impar .fondo-datos-inicio{
		width: 30%;
	}
	.parg .fondo-datos-inicio{
		width: 30%;
	}
	.bloque-g .fecha .nmes,.bloque-g .hora .horas{
		font-size: 1.3rem;
	}
	.bloque-g-masactiv .fecha .nmes,.bloque-g-masactiv .hora .horas{
		font-size: 1.3rem;
	}
	.breduc-texto{
		font-size: 1.3rem;
	}
	.fechabot{
		margin-top: 0px;
	}
}
@media (min-width: 1500) {
	.bloque-g .fecha .nmes,.bloque-g .hora .horas{
		font-size: 1.5rem;
	}
	.bloque-g-masactiv .fecha .nmes,.bloque-g-masactiv .hora .horas{
		font-size: 1.5rem;
	}
	.breduc-texto{
		font-size: 1.5rem;
	}
	.font-text{
		font-size: 1rem;
	}
}