@charset "UTF-8";
/* CSS Document */

{
Margin:0;
Padding: 0;
box-sizing:border-box;
}

body {
	font-family: "Nunito Sans", san-serif;
	font-size: 16px;
	padding-top: 55px;
	background-color:#ffffff;	
}
#wrap {
	position: relative;
	top:-60px;
	padding-top: 55px;
	background-color: #6699FD;	
	height:30px;
	margin-left:auto;
    margin-right:auto;
	width:100%;
}
header{
background:#fff;
position: fixed;
width:100%;

top: 20px;
z-index:10;
}

.menu {
width: 90%;
max-width: 100%;
margin: auto;
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;



}

.menu .logo{
display: inline-block;
margin-right:1em;

}
 .menu .logo img{

vertical-align: top;
height: 70px;

}
.menu .btn-menu {
display: none;
color:#5DA4D9;
text-decoration: none;
font-size: 1em;
}


.menu .logo:hover{
background: :#ededed;

}

.menu .enlace{

display: inline-block;
text-align: right;

}

.menu .enlace a{

color: #333;
text-decoration: none;
display: inline-block;
padding: 1em;
text-align: center;
font-size: 1em;
}
.menu .enlace i{
margin-right: 5px;
 }

.menu .enlace a:hover {
background: #333;
color:#ededed;
}
#articulo {
width: 90%;
max-width: 1000px;
margin-left:auto;
margin-right:auto;
background: #fff;
padding: 20px;
box-shadow: 0px 2px 5px rgba(0,0,0,0.75);

}
/* efectos del menu */

.headroom {
	transition:transform .3s ease;
}
.headroom--pinned{
	transform: translateY(0%);
}
.headroom--unpinned{
	transform:translateY(-100%);
	
}

#ubicacion {
	position:absolute;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	max-width:2000px;
	top:500px;
	height:10px;
	z-index:23;
	
	
	
	}
	#centroubicacion {
	position: relative;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	max-width: 1000px;
	top: 15px;
	height: 40px;
	z-index: 105;
	font-family: Blacksword;
	font-size: 40px;
	color: #6699FD;	
	}
	#cultos {
	position:relative;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	top:0px;
	
	height:250px;
	z-index:2;
	
	
	}
	
	
	#fotoservicio {
	position:absolute;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	max-width:2000px;
	top:500px;
	height:10px;
	z-index:23;
	
	
	
	}
	#fotoserviciocentro {
	position: relative;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	max-width: 1000px;
	top: -500px;
	height: 40px;
	z-index: 105;
	font-family: Blacksword;
	font-size: 40px;
	color: #6699FD;	
	}
	
	
	#galleryback {
	position:relative;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	top:0px;
	
	height:250px;
	z-index:2;
	
	
	}
	
	#fotogallery{
	position:absolute;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	max-width:2000px;
	top:500px;
	height:10px;
	z-index:23;
	
	
	
	}
	#fotogallerycentro {
	position: relative;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	max-width: 1000px;
	top: -500px;
	height: 40px;
	z-index: 105;
	font-family: Blacksword;
	font-size: 40px;
	color: #6699FD;	
	}
	
	
	
	
	
	
	
	#fotocontacto {
	position:absolute;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	max-width:2000px;
	top:600px;
	height:10px;
	z-index:1;
	
	
	
	
	}
	#fotocontactocentro {
	position: relative;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	max-width: 1000px;
	top: -450px;
	height: 40px;
	z-index: 105;
	font-family: Blacksword;
	font-size: 40px;
	color: #6699FD;	
	
	}
	#cultos {
	position: relative;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	top: 90px;
	max-width: 1000px;
	height: 500px;
	z-index: 2;
	background-color: #6699FD;
	color: #fff;
	font-family: "Calisto MT", Calibri, Cambria;
	border-radius: 0px 0px 20px 20px;
	}
	
	#formulario {
	position: relative;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	top: 90px;
	max-width: 1000px;
	height: 500px;
	z-index: 2;
	
	
	font-family: "Calisto MT", Calibri, Cambria;
	border-radius: 0px 0px 20px 20px;
	}
	
	#centrof {
	position: relative;
	width: 50%;
	left:20px;
	top: 110px;
	height:50px;
	height: 500px;
	z-index: 2;
	
	color:#fff;
	font-family: "Calisto MT", Calibri, Cambria;
	border-radius: 0px 0px 20px 20px;
	
	}
	
	
	
	#flash {
	position:relative;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	top:20px;
	
	height:250px;
	z-index:2;
	
	
	}
	
	#mapa {
	position:relative;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	top:20px;
	height:1000px;
	z-index:2;

	
	}
	
	
	
	
	#banner {
	position:relative;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	
	top:100px;
	background-color:#fff;
	height:50px;
	z-index:6;

	
	}
	
	#bannercentral {
	position:relative;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	top:0px;
	max-width:1000px;
	height:170px;
	z-index:2;
	max-width:1000px;
	
	
	}
	
	
	
	#pie {
	position:relative;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	top:540px;
	background-color:#69F;
	height:180px;
	z-index:12;
	
	
	
	}
	#centropie {
	position: relative;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	top: 40px;
	height: 140px;
	z-index: 2;
	font-family: "Calisto MT", Calibri, Cambria;
	font-size: 20px;
	line-height: 5px;
	color: #ffffff;
	background-color:#2E3192;
	}
	
	
	
.slides {
	width: 100%;
	right: 0px;
	top: 0px;
	
}
.slides img {
	width:100%;
	
}
.slidesjs-pagination {
	background: #000;
	list-style: none;
	overflow: hidden;
	visibility:hidden;
	
}
.slidesjs-pagination li {
	float:right;
}
	
.slidesjs-pagination li a {
	display:block;
	padding:10px 20px;
	color:#000000;
	text-decoration:none;
	visibility:hidden;
}
.slidesjs-pagination li a:hover {
	background:#000;
	visibility:hidden;
}
.slides .active {
	background:#000;
}
.slidesjs-navigation {
	background: #000;
	color: #000;
	text-decoration: none;
	display: inline-block;
	padding: 11px 20px;
	float: right;
	visibility:hidden;

}

/* Mediaqueries */

@media screen and (max-width:900px) {
	header .menu{
		flex-direction:column;
	}
	
	header .menu .logo{
		display:flex;
		flex-direction:row;
		justify-content:space-between;
		width:100%;
		padding:1em;
		
		}
		
		header .menu .enlace{
			width:100%;
			display:flex;
			flex-direction:row;
			flex-wrap:wrap;
			justify-content:space-around;
	
			
			}
		
		header .menu .logo .btn-menu{
		display:inline-block;	
			}
	
	
}

		
