*
{
	border: 0;
	margin: 0;
	padding: 0;
}

.btn-wsp{
	position: fixed;
	width: 55px;
	height: 55px;
	line-height: 55px;
	bottom: 30px;
	right: 30px;
	background: #0df053;
	color: #fff;
	border-radius: 50px;
	text-align: center;
	font-size: 30px;
	box-shadow: 0px 1px 10px rgba(0,0,0,0.3);
	z-index: 100;
}

.btn-wsp:hover{
	text-decoration: none;
	color: #0df053;
	background: #fff;
}

.fade
{
	opacity: 1;
	filter:alpha(opacity=10);
	-ms-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-wekit-transition: all 0.2s linear;
}

.fade:hover
{
	opacity: 1;
	filter:alpha(opacity=10);
	-ms-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	transform: scale(1.8);
	-ms-transform: scale(1.8);
	-moz-transform: scale(1.8);
	-o-transform: scale(1.8);
	-webkit-transform: scale(1.8);
}

#redes
{   
	/*background: magenta;*/
	display: inline-block;
	margin: 0 auto;
	padding: 0em;
	/*padding-bottom: 2em;*/
	text-align: center;
	/*vertical-align: baseline;*/
	width: 18%;
}

#redes img
{   
	/*background: orange;*/
	display: inline-block;
	margin: 0 0.4em;
	vertical-align: middle;
	width: 18%;
}

#redes a:hover
{
	text-decoration: none;
}

article, figcaption, figure, footer, header, hgroup, nav, section
{
	display: block;
}

p
{
	color: #794F8F ;
}

a
{
	text-decoration: none;
}

a:hover
{
	
}

img
{
	/*border-radius: 0.5em;*/
	max-width: 100%;
}

.delius-swash-caps-regular {
  font-family: "Delius Swash Caps", cursive;
  font-weight: 400;
  font-style: normal;
}

body
{

	background: #794F8F;
	font-family: "Delius Swash Caps", cursive;
	font-size: 1em;
}

h1
{
	display: inline-block;
	margin: 0 auto;
	width: 10%;
}

h1 img
{
	width: 100%;
}

h2
{
	color: #292F40;
	font-size: 2em;
}

h3
{
	
}

h4
{
	
}

header
{
	color: #2276BC;
	background: #F7F7F7;
	display: inline-block;
	left: 0;
	margin: 0 auto;
	padding-top: 2em;
	text-align: center;
	width: 100%;
}

header h1
{
	display: inline-block;
	margin: 0 auto;
	padding-bottom: 0.5em;
	width: 100%;
}

header h2
{
	/*background: pink;*/
	display: inline-block;
	/*margin: 0 auto;*/
	/*padding-bottom: 0.1em;*/
	text-align: center;
	vertical-align: middle;
	width: 35%;
}

header nav
{
	color: #000;
	display: inline-block;
	margin: 0 auto;
	width: 70%;
}

header nav a
{
	/*background: #FFF;*/
	border-radius: .5em;
	/*box-shadow: 1px 1px 10px 1px #FCFFED;*/
	color: #000;
	display: inline-block;
	font-size: 1.2em;
	margin: 0 auto;
	width: 90%;
}

header nav li
{
	background: #FFF0FC;
	border-radius: .5em;
	box-shadow: 1px 1px 10px 1px #FCFFED;
}

header p
{
	/*background: green;*/
	color: #2276BC;
	display: inline-block;
	font-size: 2.5em;
	font-weight: bold;
	padding: 0.2em;
	text-align: center;
	width: 90%;
}

nav
{
	/*background: #FFF;*/
	display: inline-block;
	margin: 0.5em auto;
	text-align: center;
	vertical-align: middle;
	width: 100%;
}

nav ul
{
	/*background: pink;*/
	display: inline-block;
	float: right;
	margin: 0 auto;
	margin-left: 4.5em;
	text-align: center;
	vertical-align: middle;
	width: 100%;
}

nav li
{
	background: #FFF;
	border-radius: 0.5em;
	box-shadow: 1px 1px 10px 1px #FCFFED;
	color: #000;
	display: inline-block;
	font-size: 1.2em;
	list-style: none;
	margin: 0.5em 1em;
	vertical-align: middle;
	width: 25%;
}

nav li a
{
	color: #000;
	display: inline-block;
	margin: 0 auto;	
	vertical-align: middle;
	text-align: center;
	width: 100%;
}

nav li:hover
{
	
}

nav li a:hover
{
	text-decoration: none;
}

nav li a img:hover
{
	box-shadow: 1px 5px 11px 2px #FCFFED;
}

#servneuro
{
	background: #F7F7F7;
	/*border-top: 5px solid #2276BC;
	border-bottom: 5px solid #FC2282;*/
	display: inline-block;
	/*margin: 1.5 em auto;*/
	text-align: center;
	vertical-align: middle;
	width: 100%
}

#servneuro div
{
	/*background: yellow;*/
	display: inline-block;
	margin: 2.5em auto;
	text-align: center;
	padding: 0.2em;
	vertical-align: middle;
	width: 40%
}

#servneuro div img, #contenido img
{
	/*background: red;
	box-shadow: 10px, 10px, 10px, rgba(20, 20, 10, 1.0);*/
	border-radius: 50%;
	border: 0.5em, groove, #987DAA;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	width: 38%
}

#servneuro div h3
{
	/*background: blue;*/
	color: #794F8F;
	margin: 0 2em;
	display: inline-block;
	text-align: center;
	font-size: 1.5em;
	vertical-align: middle;
	width: 45%
}

#contenido1, #contenido2, #contenido3, #contenido4, #contenido, #contenido0, #contenido5, #contenido, #contenido0
{
	background: #ABCDCE;
	/*border-top: 5px solid #2276BC;
	border-bottom: 5px solid #FC2282;*/
	display: inline-block;
	margin: 0.5em auto;
	text-align: center;
	vertical-align: middle;
	width: 100%
}

#contenido2
{
	background:#F7F7F7;
}


#contenido0 div, #contenido0 article
{
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	width: 48%;
}

#contenido0 div img
{
	margin: 0.2em ;
	width: 30%;
}
#contenido0 article img
{
	width: 40%;
}

#contenido0 p
{
	display: inline-block;
	padding: 1em;
	font-size: 1.7em;
	width: 90%;
}

#contenido div, #contenido iframe
{
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	width: 45%;
}

#contenido div 
{
	margin: 6em auto;
}

#contenido img 
{
	width: 50%;
}

#contenido1 img, #contenido2 img
{
	border-radius: 50%;
	border: 0.5em, groove, #987DAA;
	margin: 3em auto;
	width: 75%;
}

#contenido1 div, #contenido2 div, #contenido3 div, #contenido4 div, #contenido5 div
{
	display: inline-block;
	margin: 0 auto;
	padding: 0 1em;
	text-align: center;
	vertical-align: middle;
	width: 45%;
}

#contenido1 p, #contenido2 p, #contenido3 p, #contenido4 p, #contenido5 p
{
	font-size: 2em;
	margin: 1em auto;
}

#contenido p
{
	font-size: 1.5em;
}

#contenido
{
	/*ackground: red;*/
	text-align: center;
}

#contenido iframe, #contenido div
{
	/*background: green;*/
	display: inline-block;
	width: 45%;
}
#contenido div img
{
	width: 80%;
}

footer
{
	/*background: skyblue;*/
	color: #ABCDCE;
	display: inline-block;
	font-weight: lighter;
	height: 110px;
	margin: 0 auto;
	padding: 0.5em auto;
	text-align: center;
	vertical-align: middle;
	width: 100%
}

footer a
{
	color: #ABCDCE;
	font-size: 1.2em;
}

footer div
{
	color: #ABCDCE;
	width: 100%
}

footer div p
{
	color: #ABCDCE;
	font-size: 1.4em;
	font-weight: lighter;
	width: 100%
}

footer small
{
	color: #ABCDCE;
	display: inline-block;
	text-align: center;
	width: 50%
}

footer a
{
	/*background: red;*/
	display: inline-block;
	width: 20%
}

footer a img
{
	margin-top: 13px;
	width: 11%
}

/*.fondobody
{
	background-image: url(../img/logo.png);
	background-size: cover; 
	z-index: 1;

}*/

.girar-imagen {
  /* Suaviza el movimiento para que no sea brusco */
  transition: transform 0.9s ease-in-out;
}

.girar-imagen:hover {
  /* Gira la imagen 360 grados (una vuelta completa) */
  transform: rotate(360deg);
}


.fade
{
	opacity: 1;
	filter:alpha(opacity=10);
	-ms-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-wekit-transition: all 0.2s linear;
}

.fade:hover
{
	opacity: 1;
	filter:alpha(opacity=10);
	-ms-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-webkit-transform: scale(1.1);
}

.sombra-png {
  /* 5px horizontal, 5px vertical, 10px difuminado, color negro con 50% opacidad */
  filter: drop-shadow(1px 1px 12px rgba(61, 156, 143, 1));
}

@media screen and (min-width:1600px) {


}

@media screen and (max-width:1599px) {
	
	footer
	{
		/*background: yellow;*/
	}

}

@media screen and (max-width:1350px) {
	
	footer
	{
		/*background: blue;*/
	}	

	

}

@media screen and (max-width:1200px) {
	
	footer
	{
		/*background: red;*/
	}

	h2
{
	color: #292F40;
	font-size: 2em;
}

	header h2
	{
		/*background: pink;*/
		display: inline-block;
		width: 80%;
	}

	header h2 img
	{
		/*background: red;*/
		display: inline-block;
		margin-right: 2em;
		width: 80%;
	}

	#contenido1 div, #contenido2 div, #contenido3 div, #contenido4 div, #contenido0 div, #contenido5 div
{
	display: inline-block;
	margin: 0 auto;
	padding: 1em 0;
	text-align: center;
	vertical-align: middle;
	width: 90%;
}

#contenido1 p, #contenido2 p, #contenido3 p, #contenido4 p, #contenido5 p
{
	font-size: 1.2em;
}

#redes
{   
	width: 40%;
}

#redes img
{   
	width: 25%;

}

#servneuro
{
	display: block;
	margin: 2em auto;
	text-align: center;
	vertical-align: middle;
	width: 100%
}

#servneuro div img, #contenido img
{
	/*background: red;
	box-shadow: 10px, 10px, 10px, rgba(20, 20, 10, 1.0);*/
	border-radius: 50%;
	border: 0.5em, groove, #987DAA;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	width: 40%
}

#servneuro div h3
{
	/*background: blue;*/
	color: #794F8F;
	margin: 1em 1em;
	display: inline-block;
	text-align: center;
	font-size: 1.5em;
	vertical-align: middle;
	width: 40%
}

footer a
{
	width: 100%;
}





#contenido img 
{
	width: 70%;
}

}

@media screen and (max-width:900px) {
	
	footer
	{
		/*background: pink;*/
	}	

	header h2
	{
		/*background: pink;*/
		display: inline-block;
		width: 90%;
	}

	header h2 img
	{
		/*background: red;*/
		display: inline-block;
		margin-right: 1em;
		width: 90%;
	}

	#redes
{   
	width: 40%;
}

#redes img
{   
	width: 20%;

}

}



@media screen and (max-width:800px) {
	
	footer
	{
		/*background: orange;*/
	}

	#servneuro div h3
{
	/*background: blue;*/
	color: #2276BC;
	display: inline-block;
	font-size: 0.8em;
	vertical-align: middle;
	width: 35%
}

#servneuro div img
{
	width: 40%
}

#servneuro div
{
	width: 38%
}

#contenido img 
{
	width: 80%;
}

}

@media screen and (max-width:700px) {
		
	footer
	{
		/*background: brown;*/
	}

}

@media screen and (max-width:600px) {
		
	footer
	{
		/*background: peru;*/
	}

}

@media screen and (max-width:500px) {
	
	footer
	{
		/*background: black;*/
	}	

}

@media screen and (max-width:400px) {
	
	footer
	{
		/*background: grey;*/
	}

}