@charset "utf-8";
/* CSS Document */

h4{
	font-size: 17.5px;
}

h5{
	font-size: 19px;
}

p{
	font-family: 'open_sanslight', sans-serif;
	font-size: 16px;
	line-height: 25px;
}

.cabecera{
	display: flex;
	width: 100%;
	max-width: 1420px;
	position: relative;
}

.foto-entrada{}

.entrada_img{
	display: block;
	width: 100%;
	height: 100%;
}

.titulo-contacto{
	font-family: 'open_sanslight', sans-serif;
    font-size: 54px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    background: rgba(0,0,0,0.5);
    padding: 10px 20px 10px 20px;
	position: absolute;
	top:50%;
	left: 50%;
	transform: translate(-50%, -50%);
	border-radius: 2px;
}

.titulocentrado{
	text-align: center;
	line-height: 44px;
}

.h2textocentrado{
	text-align: center;
	padding-top: 10px;
}

.entradap{
	font-family: 'open_sanslight', sans-serif;
    font-size: 17px;
	color: #2E2929;
	text-align: justify;
	line-height: 30px;
	margin-top: 20px;
	padding: 0px 20px 0px 20px;
}

.entradap2{
	font-family: 'open_sanslight', sans-serif;
    font-size: 17px;
	color: #2E2929;
	text-align: justify;
	line-height: 30px;
	margin-top: 20px;
	padding: 0px 20px 0px 20px;
}

.titulosato{
	text-align: center;
	color: #FF0000;
	font-size: 26px;
}

.titulosato2{
	text-align: center;
	color: #FF0000;
	font-size: 20px;
	letter-spacing: 2px;
	word-spacing: 2px;
}

#gallery{
	width: 90%;
	max-height: 1090px;
	display:flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 6%;
	margin: auto;
	margin-top: 40px;
	margin-bottom: 20px;
}

#card1{
	/*width: calc(33.33% - 20px);*/
	width: 300px;
	height: 56px;
	min-width: 300px;
	background: #ff0000;
	text-align: center;
	position: relative;
	background-size: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow:hidden;
	-moz-transition: all .5s;
    -webkit-transition: all .5s;
    transition: all .5s ease;
	cursor: pointer;
	margin-bottom: 22px;
}

#card1:hover{
	background-size: 115%;
}

.card1p{
	margin: 0;
	padding: 0;
	font-family: 'open_sansregular', sans-serif;
	font-size: 36px;
	color: #FF0000;
}

.card1p2{
	margin: 0;
	padding: 0;
	font-family: 'open_sansregular', sans-serif;
	font-size: 36px;
	color: #FFF;
}

#card2{
	/*width: calc(33.33% - 20px);*/
	width: 250px;
	/*height: 56px;*/
	min-width: 250px;
	background: #ff0000;
	margin-top: 12px;
	margin-bottom: 20px;
	padding-bottom: 9px;
	overflow: hidden;
	border-radius: 2px;
}

#card2 .textos{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 260px;
}

.cardstxt{
	/*font-family: 'open_sanslight', sans-serif;*/
	text-align: left;
	padding: 6px 14px 10px 14px;
	font-size: 14.5px;
	color: antiquewhite;
	line-height: 23.5px;
}

.cardslogan{
	font-family: 'dancing_script_otregular';
	font-size: 21px;
	text-align: center;
	color: #000;
	padding: 20px 0px 8px 0px;
}

#linkdomestico{
	margin-top: 30px;
}

#secciongama{
	width: 90%;
	max-width: 1100px;
	margin: auto;
	/*background: #E79495;*/
}

.separador1{
	padding-top: 20px;
}

#gama{
	width: 100%;
	max-width: 1440px;
	display: flex;
	justify-content: center;
	align-content: center;
	flex-wrap: wrap;
	border-bottom: 1px solid #bababa;
	margin-top: 26px;
}

#gamatitulo{
	width: 100%;
	display: block;
	/*background: #F06466;*/
}

#gamafoto{
	width: 62%;
	/*max-width: 880px;*/
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	/*background: #A98FEB;*/
	/*border: 1px solid #bababa;*/
	padding-bottom: 12px;
}

#gamafoto img{
	width: 100%;
	margin: auto;
}

.gamasloga{
	margin-top: -40px;
	color: #FF0000;
}

.gamasloga2{
	margin-top: -20px;
	color: #FF0000;
}

.gamasloga3{
	margin-top: -15px;
	color: #FF0000;
}

#gamatxt{
	width: 38%;
	/*max-width: 490px;*/
	/*background: #BDB2B2;*/
	padding: 30px 10px 0px 10px;
}

#fotoboton{
	width: 90%;
	max-width: 400px;
	height: 56px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #ff0000;
	text-align: center;
	background-size: 100%;
	overflow:hidden;
	-moz-transition: background-size .5s;
    -webkit-transition: background-size .5s;
    transition: background-size .5s ease;
	cursor: pointer;
	margin: auto;
	border-bottom: solid 3px #FF0000;
	border-radius: 2px;
	margin-top: 28px;
	margin-bottom: 10px;
}

#fotoboton:hover{
	background-size: 115%;
}



.fotobotonp2{
	margin: 0;
	padding: 0;
	font-family: 'open_sansregular', sans-serif;
	font-size: 30px;
	color: #FFF;
	text-align: center;
}

#aviso{
	width: 90%;
	max-width: 1000px;
	margin: auto;
	margin-top: 50px;
	margin-bottom: 34px;
	padding: 6px 20px 10px 20px;
	background: #FF0000;
	cursor: pointer;
	border-radius: 2px;
}

.txtaviso{
	text-align: center;
	color: aliceblue;
}


@media screen and (max-width:1440px){
	#contenido-pagina{
		width: 100%;
	}
	#entrada{
		width: 96%;
		margin: auto;
	}
	#contenido-sato{
		width: 96%;
		margin: auto;
	}
}

@media screen and (max-width:1150px){
	#gamatxt p{
		font-size: 14px;
	}
}
/* -----DIV GAMA Versión vertical para moviles -----*/
@media screen and (max-width:1000px){
	#gamafoto{
		width: 100%;
	}
	#gamatxt{
		width: 100%;
		padding: 0px 10px 0px 10px;
	}
	.gamasloga{
		margin-top: -30px;
		text-align: center;
	}
	
	.gamasloga2{
		margin-top: -15px;
		text-align: center;
	}
	
	.gamasloga3{
		margin-top: -5px;
		text-align: center;
	}
	
}
/* -----FINAL div gama Versión vertical para moviles -----*/

@media screen and (max-width:950px){
	.titulo-contacto{
		font-size: 46px;
		padding: 8px 15px 8px 15px;
	}
}
@media screen and (max-width:750px){
	.titulo-contacto{
		font-size: 38px;
		padding: 6px 12px 6px 12px;
	}
}

@media screen and (max-width:673px){
	.entradap2{
	margin-top: 200px;
	}
	.gamasloga{
		font-size: 17px;
	}
	
	.gamasloga2{
		font-size: 17px;
	}	
	
	.gamasloga3{
		font-size: 17px;
	}
}

@media screen and (max-width:620px){
	.titulo-contacto{
		font-size: 33px;
		padding: 3px 10px 3px 10px;
	}
	.gamasloga{
		margin-top: -15px;
	}
	
	.gamasloga2{
		margin-top: -9px;
	}
	
	.gamasloga3{
		margin-top: -3px;
	}
	
}

@media screen and (max-width:350px){
	#card1{
		min-width: 250px;
	}
}