@font-face{
    font-family: "Textos";
    src: url('Lato-Regular.ttf');
}
@font-face{
    font-family: "Textos-2";
    src: url('Muli.ttf');
}
@font-face{
    font-family: "Titulos";
   /* src: url('OldStandardTT-Regular.ttf')*/
	src: url('SquadaOne-Regular.ttf');
}
@font-face{
    font-family: "Slide";
    src: url('Poppins-SemiBold.ttf');
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.Arial0 {
	font-family: 'Textos', sans-serif;
	font-size: 14px;
	color: #444444;
}
.Arial_Contenido {
	font-family: 'Textos', sans-serif;
	font-size: 16px;
	color: #767676;
	line-height:1.3;
}

.Arial_Contenido2 {
	font-family: 'Textos', sans-serif;
	font-size: 14px;
	color: #767676;
	line-height:1.3;
}
.Arial_menu {
	font-family: 'Textos', sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding:40px 10px;
	font-weight:500;
	text-transform:uppercase;
}
.Arial_menu:hover {
	font-weight:bold;
	text-decoration: none;
}
.Arial_menu-txt {
	font-family: 'Textos', sans-serif;
	font-size: 15px;
	color: #333333;
	text-decoration: none;
}
.Arial_menu-txt:hover {
	color: #999999;
	text-decoration: none;
}
.Arial_menu_pie {
	font-family: 'Textos', sans-serif;
	font-size: 16px;
	color: #444444;
	line-height:34px
}
.Arial_menu_pie:hover {
	color:#BAA596;
	text-decoration: none;
}

.Arial_menu-movil{
	font-family: 'Titulos', sans-serif;
	font-size: 14px;
	color:#FFA6D2;
	text-decoration: none;
	text-transform:uppercase;

}
.Arial_menu-movil:hover{
	color:#C9006D;
	text-decoration: none;

}
.Arial_titulos {
	/*font-family: 'Hammersmith One', sans-serif;*/
	font-family: 'Titulos', sans-serif;
	font-size: 50px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom:15px !important;
	margin-left: 0px;
	font-weight: bold;
	line-height:1.1;
	font-weight:bold;
}

.Arial_titulos_P{
	font-family: 'Titulos', sans-serif;
	font-size: 30px;
	margin-bottom:20px !important;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: normal;
	line-height:1.3;
	font-weight:bold;
}
.Arial_titulos_P:hover{
	text-decoration:none;
	filter:alpha(opacity=60);
	opacity:0.60;
}
.Arial_Retiro {
	/*font-family: 'Hammersmith One', sans-serif;*/
	font-family: 'Titulos', sans-serif;
	font-size:80px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom:15px !important;
	margin-left: 0px;
	font-weight: 100;
	line-height:1.2;
}
.no_link{
	
}
.no_link:hover{
	filter:alpha(opacity=100) !important;
	opacity:1.0;
}
.AnchoContenido{
	width: 84%;
	max-width:1230px;
}
.AnchoContenido-menu{
	width: 86%;
	max-width:1300px;
}
.AnchoContenido-mini{
	width:70%;
	max-width:760px;
}

.Ancho100{
	width:100%;
}


.Boton{
	font-family: 'Titulos', sans-serif;
	font-size: 19px;
	color: #FFFFFF;
	background-color: #B90066;
	padding:18px;
	text-transform:uppercase;
	padding-left:35px;
	padding-right:35px;
	-moz-border-radius:40px; 
	-webkit-border-radius: 40px; 
	-khtml-border-radius: 40px; 
	border-radius: 40px;
	border-width:0px;
}
.Boton:hover{
	background-color: #000000;
	text-decoration:none;
}

.campostexto {
	font-family: 'Textos', sans-serif;
	font-size: 14px;
	color: #000033;
	background-color: #F4F4F4;
	padding: 15px;
	border: 1px solid #C5C5C5;
	-moz-border-radius:3px; /* Firefox */
	-webkit-border-radius: 3px; /* Safari, Chrome */
	-khtml-border-radius: 3px; /* KHTML */
	border-radius: 3px; /* CSS3 */
}
.campostexto:hover {

	color: #000033;
	border: 1px solid #338ED9;
	-moz-border-radius:3px; /* Firefox */
	-webkit-border-radius: 3px; /* Safari, Chrome */
	-khtml-border-radius: 3px; /* KHTML */
	border-radius: 3px; /* CSS3 */
	 box-shadow: 0 0 10px #C8DBE6;
}
.campostexto_falta {

	color:#CC0000;
	border: 1px solid #CC0000;
	font-family: 'Textos', sans-serif;
	font-size: 14px;
	background-color: #F4F4F4;
	padding: 15px;
	-moz-border-radius:3px; /* Firefox */
	-webkit-border-radius: 3px; /* Safari, Chrome */
	-khtml-border-radius: 3px; /* KHTML */
	border-radius: 3px; /* CSS3 */
	

}
.contenido-home{
	position:absolute; left:0px; width:100%; top:94%; height:100%; z-index:3; background-color:#FFFFFF
}
.ColorNegro{
	color:#232323 !important;
}
.ColorRosa{
	color: #E2017B;
}
.ColorBlanco{
	color: #FFFFFF !important;
}
.contador-ancho{
	width:525px;
}
.contador-logo{
	width:270px; 
	height:auto;
}
.contacto-col1{
	width:55%;
	float:left;
	background-image: url(images/contacto-fondo-1.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: auto 100%;
	min-height:650px;
}
.contacto-col2{
	width:45%;
	float:left;
}
.contacto-dentro-form{
	width:80%; margin-right:10%; float:left;background-color:#FFDDF0
}
.float-left{
	float:left;
}
.float-right{
	float:right;
}
.galeria-item1{
	width:23.5%;
	float:left;
	margin-right:2%;
}
.galeria-item2{
	width:23.5%;
	float:left;
	margin-right:2%;
}
.galeria-item3{
	width:23.5%;
	float:left;
	margin-right:2%;
}
.galeria-item4{
	width:23.5%;
	float:left;
}
.galeria-height{
	height:235px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 125% auto;
	margin-bottom:20px;	
}
.h1-css{
	text-shadow: 1px 2px 1px #000000; margin:0px; padding:0px;
}
.h-format{
	margin:0px;
	font-weight:normal;
}


.home-sep-secciones{
	padding-top:100px;
	padding-bottom:100px;
}
.home-sep-parrafos{
	padding-top:30px;
	padding-bottom:30px;
}
.home-sep-parrafosG{
	padding-top:60px;
	padding-bottom:60px;
}
.intro-col1{
	width:45%;
	float:left;
	margin-right:5%;
	
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% auto;
	min-height:460px;
}
.intro-col2{
	width:50%;
	float:right;
}
.imagen100{
	width:100%; height:auto ;
}
.imagen_slide{
	max-width:100%;
	height: auto;
	filter:alpha(opacity=100);
	opacity:1.00;
}
.imagen_slide_al{
	max-width:100%;
	height: auto;
	filter:alpha(opacity=75);
	opacity:0.75;
}
.imagen{
	filter:alpha(opacity=100);
	opacity:1.00;
	cursor: pointer;
}
.imagen:hover{
	filter:alpha(opacity=60);
	opacity:0.60;
	cursor: pointer;
}
.linea-rosa-1{
	margin-bottom: 20px;
}
.linea-rosa-2{
	margin-bottom: 5px;
}
.Menu-web{
	position:absolute; width:100%; height:75px; left:0px; top:5px; z-index:4; visibility:visible;
}
.Menu-web2{
	background-image: url(images/fondo-negro2.png);
	background-repeat: repeat;
	position:fixed; width:100%; height:55px; left:0px; top:0px; z-index:4; visibility:visible;
}
.map-icon{
	width:70px;
	height:auto;
	margin-bottom:20px;
}
.mapa-recorrido{
	width:80%;
	height:auto;
}
.menu-movil{
	display:none; position:fixed; width:100%; height:100%; top:0px; left:100%; z-index:9999;
}
.menu-movil-dentro{
	position:absolute; width:60%; height:100%; top:0px; left:40%; background-color:#FFFFFF;
	padding-left:40px;
	padding-right:40px;
}
.menu-area{
	width: 84%;
	max-width:1230px;
}
.menu-logo{
	float:left;
	padding-top:0px;
	width:18%;
	text-align:left;
	margin-right:0px;
}
.menu-titulo{
	width:80%;
	margin-top:45px;
	text-align:center;
	float:left;
	margin-left:2%;
	padding-top:10px;
	padding-bottom:12px;
}
.menu-icono{
	padding-top:15px;
	float:right;
	width:15%;
	text-align:right;
}
.menu-icono-txt{
	display:inlne;
}
.menu-icono-img{
	display:none;
}

.menu-logo-img{
	margin-bottom:25px; width:100%; height:auto;
}
.menu-movil-icono{
	position:fixed; left:100%; top:20px; width:40px; height:45px;  margin-left:-60px; z-index:9998; display:none;
}
.menu-movil-icono-cerrar{
	 width:40px;
	 height:auto;
	 margin-right:50px;
}
.menu-drop-down{
	width:84%; padding:8%; padding-top:5%; padding-bottom:5%; background-color:#FFFFFF; /* background-image:url(images/fondo-claro.png); background-repeat:repeat;*/
	/*
	-moz-border-radius:8px; 
	-webkit-border-radius:8px;
	-khtml-border-radius: 8px;
	border-radius:8px; 
*/
	 box-shadow: 0 0 3px #C8DBE6;
	float:left;
}
.mostrar-movil{
	display:none;
}
.noticia-item{
	display:inline-block;
	width:26%;
}
.noticia-item-margen{
	margin-right:6%;
}
.pest-arriba{
	position:fixed; width:44px; height44px; z-index:90; left: 100%; top: 100%; margin-left:-65px; margin-top:-70px; visibility:hidden;
}
.OWQLO-fondo{
	background-image: url(images/icono-gris.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: auto 80%;
}
.OWQLO-COL1{
	WIDTH:25%;
	margin-right:10%;
	float:left;
}
.OWQLO-COL2{
	WIDTH:65%;
	float:right;
}
.pie-main{
	width:100%; background-color:#762524;
	float:left;
	padding-top:100px;
	padding-bottom:100px;
}
.pie-col1{
	width:35%;
	float:left;
	text-align:left;
}
.pie-col2{
	margin-left:10%;
	width:20%;
	float:left;
}
.pie-col3{
	padding-left:7%;
	width:28%;
	float:left;
}
.recorrido-col1{
	width:50%;
	float:left;
}
.recorrido-col2{
	width:50%;
	float:left;
}
.sponsor1-1{
	width:32%;
	margin-right:2%;
	float:left;
}
.sponsor1-2{
	width:32%;
	margin-right:2%;
	float:left;
}
.sponsor1-3{
	width:32%;
	float:left;
}
.sponsor2-1{
	width:45%;
	margin-right:5%;
	float:left;
}
.sponsor2-2{
	width:45%;
	margin-left:5%;
	float:left;
}
.sponsor-img{
	width:180px;
	height:auto;
}
.sponsor-margen{
	margin-left:40px;
}
.slide-div{
	position:absolute; width:100%; z-index:1; left: 0px; overflow:hidden; top:0px; height:100%; background-color:#FFFFFF;
}
.slide-div-scroll{
	position:absolute; width:24px; z-index:3; left: 50%; top:0px; margin-left:-12px; margin-top:-100px;
}
.slide-div-h1{
	position:absolute;
	width:100%;
	height:70px;
	z-index:3;
	left: 0px;
	top:0px;
	margin-top:-72px;
	background-image: url(images/fondon-oscuro.png);
	background-repeat: repeat;
	padding-top:15px;
}
.slide-ant{
	position:absolute; width:50px; height:50px; z-index:5; left: 20px; top: 60%; display:inline !important
}
.slide-sig{
	position:absolute;
	width:50px;
	height:50px;
	z-index:5;
	left: 100%;
	top: 60%;
	margin-left:-70px;
	display:inline !important
}
.slide-div-item{
	position:absolute; width:100%; height:94%; z-index:1; left:0px; top:0px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% auto
}
.slide-articulos-h1{
	position:absolute; left:0px; top:36%; width:100%;  z-index:100; 

}

.slide-titulo {
	font-family: 'Slide', sans-serif;
	font-size: 65px;
	line-height:1.2;
	text-shadow:1px 1px 1px #666666;
}
.slide-titulo:hover {
	text-shadow:1px 1px 1px #000000;
	cursor:pointer;
}
.slide-subtitulo {
	font-family: 'Textos', sans-serif;
	font-size: 40px;
	color: #FFFFFF;
}
.slide-div-item-retiro{
	position:absolute;
	width:100%;
	height:80%;
	z-index:1;
	left:0px;
	top:0px;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% auto;

}
.slide-div-item-retiro-top{
	margin-top:300px;
}
@media only screen and (max-width: 1580px){


}

@media only screen and (max-width: 1400px){


	.slide-titulo {
		font-size: 60px;
		line-height:1.2;
	}
	
}
@media only screen and (max-width: 1366px){
	
	.galeria-height{
		height:225px;
	}
	
	
}
	
@media only screen and (max-width: 1320px){
	.Arial_titulos {
		font-size: 38px;
	}

	.slide-titulo {
		font-size: 55px;
		line-height:1.2;
	}
	
	.slide-div-item{
	 	background-size: 140% auto;
	}
}
@media only screen and (max-width: 1280px){
	.Arial_menu {
		font-size: 12px;
	}
	.AnchoContenido-menu{
		width: 96%;
		max-width:1400px;
	}
	.Arial_titulos {
		font-size: 38px;
	}
	.Arial_titulos_P{
		font-size: 26px;
	}
	.galeria-height{
		height:210px;
	}

	.slide-div-item{
	 	background-size: 160% auto;
	}
	
}
@media only screen and (max-width: 1140px){
	.Boton{
		font-size: 16px;
	}
	.Arial_menu {
		font-size: 11px;
	}
	.slide-titulo {
		font-size: 50px;
		line-height:1.2;
	}
}
@media only screen and (max-width: 1074px){
	
	
}
@media only screen and (max-width: 1024px){
	
	.contacto-col1{
		width:48%;
		float:left;
		background-image: url(images/contacto-fondo-1.png);
		background-repeat: no-repeat;
		background-position: center top;
		background-size: auto 100%;
		min-height:620px;
		margin-right:5%;
	}
	.contacto-col2{
		width:47%;
		float:left;
	}
	.contacto-dentro-form{
		width:100%; margin-right:0px; float:left;background-color:#FFDDF0
	}
	.galeria-height{
		height:160px;
	}
	.menu-titulo{
		display:none;
	}
	.menu-movil-icono{
		display:inline;
	}
	.slide-div-item{
	 	background-size: 160% auto;
	}
	
}
@media only screen and (max-width: 900px){
	.AnchoContenidoTxt{
		width:80%;
		max-width:1024px;
	}
	.Arial_titulos {
		font-size: 32px;
	}
	
	.contacto-col1{
		width:45%;
		float:left;
		background-image: url(images/contacto-fondo-1.png);
		background-repeat: no-repeat;
		background-position: center bottom;
		background-size: auto 100%;
		min-height:620px;
		margin-right:5%;
	}
	.contacto-col2{
		width:50%;
		float:left;
	}
	.contacto-dentro-form{
		width:100%; margin-right:0px; float:left;background-color:#FFDDF0
	}
	.slide-titulo {
		font-size: 50px;
		line-height:1.2;
	}
	.slide-div-item{
	 	background-size: 190% auto;
	}

}
@media only screen and (max-width: 850px){
	.Boton{
		font-size: 15px;
		padding:15px;
		padding-left:30px;
		padding-right:30px;
		-moz-border-radius:35px; 
		-webkit-border-radius: 35px; 
		-khtml-border-radius: 35px; 
		border-radius: 35px;
	}
	.contacto-col1{
		width:100%;
		float:left;
		background-image: url(images/contacto-fondo-1.png);
		background-repeat: no-repeat;
		background-position: center bottom;
		background-size: auto 100%;
		min-height:400px;
		margin-right:0px;
	}
	.contacto-col2{
		width:100%;
		float:left;
		padding-bottom:60px
	}
	.contacto-dentro-form{
		width:70%; margin-left:15%; float:left;background-color:#FFDDF0
	}
}
@media only screen and (max-width: 800px){
	.Arial_Contenido {
		font-size: 18px;
	}
	.Arial_titulos_P {
		font-size: 26px;
	}
	.intro-col1{
		width:100%;
		float:left;
		margin-right:0px;
	}
	.galeria-height{
		height:120px;
	}
	.intro-col2{
		width:100%;
		float:left;
		margin-bottom:0px;
	}
	.menu-logo{

		width:32%;

	}
	.recorrido-col1{
		width:100%;
		float:left;
		margin-bottom:40px;
	}
	.recorrido-col2{
		width:100%;
		float:left;
	}
	.OWQLO-COL1{
		WIDTH:80%;
		margin-right:20%;
		float:left;
		margin-bottom:40px
	}
	.OWQLO-COL2{
		WIDTH:100%;
		float:left;
		margin-bottom:20px;
	}
	.slide-div-item{
	 	background-size: 200% auto;
	}
	.ocultar-movil{
		display:none;
	}
	.slide-titulo {
		font-size: 47px;
		line-height:1.2;
	}
	.slide-subtitulo {
		font-size: 18px;
		line-height:1.2;
	}
	.slide-div-item-txt{
		top:210px;
	}
	.slide-div-scroll{
		display:none;
	}
}
@media only screen and (max-width: 700px){
	.Arial_titulos {
		font-size: 28px;
	}
	.Arial_titulos_P{
		font-size: 22px;
	}
	
	.home-sep-secciones{
		padding-top:60px;
		padding-bottom:60px;
	}
	
	.slide-titulo {
		font-size: 45px;
		line-height:1.2;
	}
	.slide-div-item{
	 	background-size: 250% auto;
	}
	.slide-div-item-txt{
		top:200px;
	}
	
}

@media only screen and (max-width: 600px){
	.AnchoContenidoTxt{
		width:76%;
		max-width:1024px;
	}
	.Arial_menu-movil{
		font-size: 12px;
	}
	.Arial_menu_pie {
		font-size: 14px;
		line-height:24px
	}
	.Arial_titulos_P {
		font-size: 22px;
	}

	.contador-ancho{
		width:500px;
	}
	.contador-logo{
		width:250px; 
		height:auto;
	}
	.contacto-col1{
		min-height:350px;
	}

	.contacto-dentro-form{
		width:80%; margin-left:10%; float:left;background-color:#FFDDF0
	}
	.galeria-height{
		height:100px;
	}
	.intro-col1{
		min-height:400px;
	}
	.mapa-recorrido{
		width:100%;
		height:auto;
	}
	.menu-movil-dentro{
		position:absolute; width:400px; height:100%; top:0px; left:30%; background-color:#FFFFFF;
		padding-left:40px;
		padding-right:40px;
	}
	.mostrar-movil{
		display:inline;
	}
	.menu-logo{
		float:left;
		padding-top:0px;
		width:40%;
		text-align:left;
		margin-right:0px;
	}
	.sponsor1-1{
		width:100%;
		margin-right:0px;
		float:left;
		margin-bottom:40px;
	}
	.sponsor-img{
		margin-bottom:15px;
	}
	.sponsor1-2{
		width:100%;
		margin-right:0px;
		float:left;
		margin-bottom:40px;
	}
	.sponsor1-3{
		width:100%;
		float:left;
		margin-bottom:40px;
	}
	.slide-titulo {
		font-size: 40px;
		line-height:1.2;
	}
	
	
}
@media only screen and (max-width: 510px){
	.Arial_Contenido {
		font-family: 'Textos', sans-serif;
		font-size: 16px;
		color: #444444;
	}
	.Arial_Contenido2 {
		font-family: 'Textos', sans-serif;
		font-size: 12px;
		color: #767676;
		line-height:1.3;
	}
	.Arial_titulos {
		font-size: 30px;
	}
	.AnchoContenidoBelleza{
		width:76%;
	}
	.contador-logo{
		width:70%; 
		height:auto;
	}
	.contador-ancho{
		width:80%;
	}
	.contacto-dentro-form{
		width:100%; margin-left:0px; float:left;background-color:#FFDDF0
	}
	.contenido-home{
		top:720px;
	}
	.galeria-item1{
		width:48%;
		float:left;
		margin-right:4%;
	}
	.galeria-item2{
		width:48%;
		float:left;
		margin-right:0px;
	}
	.galeria-item3{
		width:48%;
		float:left;
		margin-right:4%;
	}
	.galeria-item4{
		width:48%;
		float:left;
	}
	.galeria-height{
		height:130px;
	}
	.menu-logo{

		width:45%;

	}
	.menu-movil-icono-cerrar{
		 margin-right:100px;
	}
	.sponsor2-1{
		width:100%;
		margin-right:0px;
		float:left;
		margin-bottom:20px;
	}
	.sponsor2-2{
		width:100%;
		margin-left:0px;
		float:left;
		margin-bottom:20px;
	}
	.slide-div{
	 	height: 720px;
	}
	.slide-div-item{
	 	background-size: 300% auto;
	}
	.slide-titulo {
		font-size: 42px;
		line-height:1.2;
	}
	.slide-div-item-txt{
		top:380px;
	}
	.slide-div-h1{
		height:50px;
		margin-top:-50px;
		padding-top:15px;
		padding-bottom:15px;
	}
}
@media only screen and (max-width: 450px){
	.Arial_Contenido {
		font-family: 'Textos', sans-serif;
		font-size: 14px;
		color: #444444;
	}
	.Arial_titulos_P {
		font-size: 20px;
	}
	.contenido-home{
		top:620px
	}

	.intro-col1{
		min-height:300px;
	}
	.map-icon{
		width:50px;
		height:auto;
		margin-bottom:10px;
	}
	.slide-titulo {
		font-size: 32px;
		line-height:1.2;
	}
	.slide-subtitulo {
		font-size: 17px;
		line-height:1.2;
	}
	.slide-div{
	 	height: 620px;
	}
	.slide-div-item{
	 	background-size: 280% auto;
	}
	
	.Arial_menu-txt {
		font-size: 13px;
	}

}
@media only screen and (max-width: 360px){
	.Boton{
		font-size: 14px;
		padding:12px;
		padding-left:26px;
		padding-right:26px;
		-moz-border-radius:30px; 
		-webkit-border-radius: 30px; 
		-khtml-border-radius: 30px; 
		border-radius: 30px;
	}
	.contenido-home{
		top:540px
	}
	.galeria-height{
		height:120px;
	}
	.intro-col1{
		min-height:250px;
		background-size: 110% auto;
	}
	.menu-movil-icono-cerrar{
		 margin-right:160px;
	}
	.slide-div-h1{
		background-image: url(images/fondon-oscuro-movil.png);
	}
	.home-sep-secciones{
		padding-top:30px;
		padding-bottom:30px;
	}
	.slide-titulo {
		font-size: 28px;
		line-height:1.2;
	}
}
@media only screen and (max-width: 320px){
	.contenido-home{
		top:500px
	}
	.galeria-height{
		height:100px;
	}
	.slide-titulo {
		font-size: 24px;
		line-height:1.2;
	}
}
