@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 300;
	src: local("Open Sans Light"), local("OpenSans-Light"),
		url(../fonts/DXI1ORHCpsQm3Vp6mXoaTRa1RVmPjeKy21_GQJaLlJI.woff) format("woff");
}

@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 400;
	src: local("Open Sans"), local("OpenSans"),
		url(../fonts/u-WUoqrET9fUeobQW7jkRT8E0i7KZn-EPnyo3HZu7kw.woff) format("woff");
}

@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 600;
	src: local("Open Sans Semibold"), local("OpenSans-Semibold"),
		url(../fonts/MTP_ySUJH_bn48VBG8sNSha1RVmPjeKy21_GQJaLlJI.woff) format("woff");
}

@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 700;
	src: local("Open Sans Bold"), local("OpenSans-Bold"),
		url(../fonts/k3k702ZOKiLJc3WVjuplzBa1RVmPjeKy21_GQJaLlJI.woff) format("woff");
}

@font-face {
	font-family: 'Open Sans';
	font-style: italic;
	font-weight: 400;
	src: local("Open Sans Italic"), local("OpenSans-Italic"),
		url(../fonts/xjAJXh38I15wypJXxuGMBtIh4imgI8P11RFo6YPCPC0.woff) format("woff");
}

body,
html {
	position: absolute;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	height: 100%;
	min-height: 100%;
	width: 100%;
	font-family: 'Open Sans';
	font-size: .9vmax;
	background-position: center top;
	background-repeat: repeat;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

section {
	overflow: hidden;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0px;
	-webkit-box-sizing: border-box;
	/* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;
	/* Firefox, other Gecko */
	box-sizing: border-box;
}

h1,
h2,
h3,
h4 {
	margin: 0px;
	text-shadow: 0px 0px 10px #fff;
}

div {
	-webkit-box-sizing: border-box;
	/* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;
	/* Firefox, other Gecko */
	box-sizing: border-box;
}

.visible {
	visibility: visible;
}

.invisible {
	visibility: hidden;
}

#square {
	position: fixed;
	background-color: #dff;
	top: 100px;
	left: 100px;
	display: none;
}

#anim1 {
	position: fixed;
	min-width: 100px;
	min-height: 100px;
	background-color: #fff;
	top: 100px;
	left: 100px;
}

#anim2 {
	position: fixed;
	min-width: 100px;
	min-height: 100px;
	background-color: #0f0;
	top: 500px;
	left: 500px;
}

#inicio {
	position: fixed;
	height: 100%;
	width: 100%;
	background-image: url("../images/video1.png");
}
#inicio #amigalogo {
	position: absolute;
	width: 600;
	height: 240;
	margin-top: -120px;
	margin-left: -300px;
	top: 50%;
	left: 50%;
	cursor: pointer;
}
#inicio #tinicio {
	display: block;
	text-align: justify;
	position: absolute;
	width: 800px;
	height: 240;
	padding-top: 160px;
	margin-left: -400px;
	bottom: 25%;
	left: 50%;
}
#inicio #scrollico {
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -24px;
	margin-top: -80px;
}
#inicio .lacaixa {
	position: absolute;
	right: 40px;
	bottom: 30px;
	height: 15%;
	display: flex;
}
#inicio #Ciudadania {
	mix-blend-mode: multiply;
	height: 100%;
	width: auto;
	margin-right: 30px;
}

#LaCaixaLogo {
	height: 100%;
	width: auto;
}
.clase1 {
	background-position: top right;
}

.clase2 {
	background-position: fixed;
}

#scrollcont {
	position: fixed;
	left: 100%;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0px;
}

#quienes {
	position: relative;
	background-image: url("../images/index_quienes.png");
	background-size: cover;
	background-position: top right;
}
#quienes #tquienes {
	position: relative;
	width: 50%;
	height: 100%;
	float: left;
	padding-top: 5%;
}
#quienes #tquienes h1 {
	position: relative;
	top: 5%;
	width: 160px;
	height: 40px;
	line-height: 40px;
	background-color: #4d0048;
	font-size: 20px;
	font-weight: 400;
	padding-left: 30px;
	color: #fff;
	margin-bottom: 30px;
	margin-left: -40px;
}
#quienes #tquienes h1:after {
	content: url(../svg/trianguloh1.svg);
	display: block;
	position: relative;
	width: 40px;
	height: 40px;
	top: -100%;
	left: 100%;
}
#quienes #tquienes div {
	padding-top: 39px;
	padding-left: 40px;
	padding-right: 40px;
}
#quienes #tquienes div p {
	font-weight: 400;
	color: #000;
	margin-right: 10px;
	margin-bottom: 15px;
	text-align: justify;
}
#quienes #tquienes ul {
	font-style: Italic;
}
#quienes #gmap {
	position: absolute;
	cursor: pointer;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

vinculo {
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	color: #9c0092;
}
vinculo:hover {
	color: #f00;
}

.quienessale {
	background-attachment: fixed;
}

#actividades {
	position: relative;
	background-image: url("../images/abajogris.png");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: right top;
}
#actividades .tworowup {
	color: #fff;
	background-image: url("../images/arribapurple.png");
	width: 100%;
	height: 40%;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: right top;
	overflow: hidden;
	position: relative;
	top: 0%;
	left: 0px;
}
#actividades .tworowup h1 {
	position: relative;
	top: 0%;
	width: 160px;
	height: 40px;
	line-height: 40px;
	background-color: #d2b8dc;
	font-size: 20px;
	font-weight: 400;
	padding-left: 30px;
	color: #fff;
	margin-bottom: 30px;
	margin-left: -40px;
}
#actividades .tworowup h1:after {
	content: url(../svg/trianguloh1cla.svg);
	position: relative;
	top: -100%;
	left: 100%;
}
#actividades .tworowup div {
	padding-top: 60px;
	padding-left: 40px;
	padding-right: 366px;
}
#actividades .tworowup div p {
	font-weight: 400;
	color: #fff;
	margin-right: 10px;
	margin-bottom: 15px;
	text-align: justify;
}
#actividades #chica {
	position: absolute;
	margin-top: -250px;
	margin-left: -100px;
	top: 40%;
	right: 0px;
	width: 412px;
	height: 304px;
	background: url("../images/Mujerpapel.png");
}
#actividades .tworowdown {
	width: 100%;
	height: 60%;
	overflow: hidden;
	position: relative;
}
#actividades .tworowdown div {
	padding: 0px;
	display: block;
	float: left;
	height: 100%;
}
#actividades .tworowdown div div {
	position: relative;
	margin-left: -80px;
	top: 50%;
	margin-top: -125px;
	width: 160px;
	height: 251px;
	border: 2px solid white;
}

.tuno {
	width: 25%;
}
.tuno div {
	background-image: url("../images/btalleresimg.png");
	background-size: cover;
	background-position: top center;
	left: 50%;
}
.tuno div h3 {
	width: 90px;
}
.tuno div h3:after {
	left: 90px;
}

.tdos {
	width: 25%;
}
.tdos div {
	left: 50%;
	background-size: cover;
	background-position: top center;
	background-image: url("../images/beducaimg.png");
}
.tdos div h3 {
	width: 110px;
}
.tdos div h3:after {
	left: 110px;
}

.ttres {
	width: 25%;
}
.ttres div {
	left: 50%;
	background-image: url("../images/baccsocimg.png");
	background-size: cover;
	background-position: top center;
}
.ttres div h3 {
	width: 135px;
}
.ttres div h3:after {
	left: 135px;
}

.tcuatro {
	width: 25%;
}
.tcuatro div {
	left: 50%;
	background-image: url("../images/bforgenero.png");
	background-size: cover;
	background-position: top center;
}
.tcuatro div h3 {
	width: 160px;
}
.tcuatro div h3:after {
	left: 160px;
}

.caja {
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
	-webkit-box-shadow: 4px 4px 18px 0px rgba(50, 50, 50, 0.57);
	-moz-box-shadow: 4px 4px 18px 0px rgba(50, 50, 50, 0.57);
	box-shadow: 4px 4px 18px 0px rgba(50, 50, 50, 0.57);
	cursor: pointer;
}
.caja h3 {
	top: 190px;
	position: relative;
	height: 35px;
	line-height: 35px;
	background-color: rgba(77, 0, 72, 0.7);
	font-size: 15px;
	font-weight: 400;
	padding-left: 20px;
	color: #fff;
	margin-bottom: 30px;
	margin-left: -20px;
}
.caja h3:after {
	content: url(../svg/trianguloh1tra.svg);
	position: relative;
	top: -100%;
	left: 100%;
}

.caja:hover {
	transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	-webkit-box-shadow: 5px 5px 5px #888;
	-moz-box-shadow: 5px 5px 5px #888;
	box-shadow: 5px 5px 5px #888;
	border-radius: 0px 50px 0px 50px;
	-moz-border-radius: 0px 50px 0px 50px;
	-webkit-border-radius: 0px 50px 0px 50px;
}

#talleres {
	background-image: url("../images/abajogris.png");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: right top;
	height: 100%;
	width: 100%;
	left: 0px;
	overflow: hidden;
	position: relative;
}
#talleres #tblanco {
	overflow: hidden;
	position: relative;
	margin: 0px;
	width: 50%;
	height: 100%;
	float: left;
	background-image: url("../images/fondotalleres1.png");
	background-size: cover;
	background-position: bottom center;
	padding-top: 5%;
}
#talleres #tblanco h1 {
	position: relative;
	top: 5%;
	width: 160px;
	height: 40px;
	line-height: 40px;
	background-color: #4d0048;
	font-size: 20px;
	font-weight: 400;
	padding-left: 30px;
	color: #fff;
	margin-bottom: 30px;
	margin-left: -40px;
}
#talleres #tblanco h1:after {
	content: url(../svg/trianguloh1.svg);
	position: relative;
	top: -100%;
	left: 100%;
}
#talleres #tblanco div {
	padding-top: 39px;
	padding-left: 40px;
	padding-right: 40px;
}
#talleres #tblanco div p {
	font-weight: 400;
	color: #000;
	margin-right: 10px;
	margin-bottom: 15px;
	text-align: justify;
}
#talleres #tnegro {
	overflow: hidden;
	position: absolute;
	left: 50%;
	width: 50%;
	height: 100%;
}
#talleres #tnegro #botslideup {
	font-size: 30px;
	position: absolute;
	top: 0%;
	background-color: rgba(0, 0, 0, 0.2);
	width: 100%;
	height: 0px;
	overflow: hidden;
	z-index: 999;
	color: fff;
	cursor: pointer;
	color: #000;
	text-shadow: 1px 1px 0 #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 0px 1px 0 #fff, 1px 0px 0 #fff,
		0px -1px 0 #fff, -1px 0px 0 #fff;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
	z-index: 150;
}
#talleres #tnegro #botslideup:before {
	position: absolute;
	width: 100%;
	text-align: center;
}
#talleres #tnegro #botslideup:hover {
	color: #fff;
	text-shadow: 1px 1px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 0px 1px 0 #000, 1px 0px 0 #000,
		0px -1px 0 #000, -1px 0px 0 #000;
	background-color: rgba(255, 255, 255, 0.6);
}
#talleres #tnegro #botslidedown {
	font-size: 30px;
	position: absolute;
	background-color: rgba(0, 0, 0, 0.2);
	width: 100%;
	height: 30px;
	bottom: 0%;
	cursor: pointer;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
	color: #000;
	text-shadow: 1px 1px 0 #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 0px 1px 0 #fff, 1px 0px 0 #fff,
		0px -1px 0 #fff, -1px 0px 0 #fff;
	z-index: 150;
}
#talleres #tnegro #botslidedown:before {
	position: absolute;
	width: 100%;
	text-align: center;
}
#talleres #tnegro #botslidedown:hover {
	color: #fff;
	background-color: rgba(255, 255, 255, 0.6);
	text-shadow: 1px 1px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 0px 1px 0 #000, 1px 0px 0 #000,
		0px -1px 0 #000, -1px 0px 0 #000;
}
#talleres #tnegro .totall {
	width: 24px;
	height: 24px;
	position: absolute;
	color: #fff;
	font-size: 23px;
	border: solid 2px trasparent;
	top: 50%;
	right: 15px;
	margin-right: 0px;
	margin-top: -15px;
	cursor: pointer;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
	z-index: 3;
}
#talleres #tnegro .totall:hover {
	color: #000;
	text-shadow: 1px 1px 0 #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 0px 1px 0 #fff, 1px 0px 0 #fff,
		0px -1px 0 #fff, -1px 0px 0 #fff;
}
#talleres #tnegro #st1 {
	top: 10%;
}
#talleres #tnegro #st1 .bg {
	display: inline-block;
	background-image: url("../images/aerobic.png");
	background-size: cover;
	background-position: left top;
}
#talleres #tnegro #st2 {
	top: 55%;
}
#talleres #tnegro #st2 .bg {
	display: inline-block;
	background-image: url("../images/bailesocial.png");
	background-size: cover;
	background-position: center top;
}
#talleres #tnegro #st3 {
	top: 110%;
}
#talleres #tnegro #st3 .bg {
	background-image: url("../images/flamenco.png");
	background-size: cover;
	background-position: middle right;
}
#talleres #tnegro #st4 {
	top: 155%;
}
#talleres #tnegro #st4 .bg {
	background-image: url("../images/mantenimiento.png");
	background-size: cover;
}
#talleres #tnegro #st5 {
	top: 200%;
}
#talleres #tnegro #st5 .bg {
	background-image: url("../images/musica1.png");
	background-size: cover;
	background-position: center bottom;
}
#talleres #tnegro #st6 {
	top: 245%;
}
#talleres #tnegro #st6 .bg {
	background-image: url("../images/Pilates.png");
	background-size: cover;
	background-position: center bottom;
}
#talleres #tnegro #st7 {
	top: 290%;
}
#talleres #tnegro #st7 .bg {
	background-image: url("../images/Sevillanas.png");
	background-size: cover;
	background-position: right center;
}
#talleres #tnegro .slidetall {
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	margin-left: 15%;
	margin-right: 15%;
	width: 70%;
	height: 32%;
	border: solid white 10px;
	-webkit-box-shadow: 4px 4px 18px 0px rgba(50, 50, 50, 0.57);
	-moz-box-shadow: 4px 4px 18px 0px rgba(50, 50, 50, 0.57);
	box-shadow: 4px 4px 18px 0px rgba(50, 50, 50, 0.57);
	z-index: 1;
}
#talleres #tnegro .slidetall:hover {
	border: solid #4d0048 10px;
	outline: 1px solid #fff;
}
#talleres #tnegro .slidetall h4 {
	padding-left: 20px;
	top: 80%;
	position: absolute;
	width: 100%;
	background-color: rgba(77, 0, 72, 0.7);
	color: #fff;
	font-size: 18px;
	line-height: 50px;
	z-index: 400;
	position: absolute;
	margin: 0px;
	overflow: hidden;
}
#talleres #tnegro .slidetall h4:hover + .bg {
	color: #ff0;
	transform: scale(1.15, 1.15);
	-o-transform: scale(1.15, 1.15);
	-moz-transform: scale(1.15, 1.15);
	-webkit-transform: scale(1.15, 1.15);
}
#talleres #tnegro .slidetall .bg {
	position: absolute;
	width: 100%;
	height: 100%;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
}
#talleres #tnegro .slidetall .bg:hover {
	transform: scale(1.15, 1.15);
	-o-transform: scale(1.15, 1.15);
	-moz-transform: scale(1.15, 1.15);
	-webkit-transform: scale(1.15, 1.15);
}
#talleres #tnegro .dos {
	display: block;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-moz-transform-origin: top center;
	-o-transform-origin: top center;
	-ms-transform-origin: top center;
	transform-origin: top center;
}

#conta {
	z-index: 230;
	position: fixed;
	top: 0;
	left: 100%;
}

.tallbackb {
	width: 40px;
	height: 40px;
	position: absolute;
	color: #fff;
	font-size: 23px;
	border: solid 2px trasparent;
	top: 50%;
	left: 15px;
	margin-right: 0px;
	margin-top: -15px;
	cursor: pointer;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
}
.tallbackb:hover {
	color: #000;
	text-shadow: 1px 1px 0 #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 0px 1px 0 #fff, 1px 0px 0 #fff,
		0px -1px 0 #fff, -1px 0px 0 #fff;
}

.tallbackn {
	width: 40px;
	height: 40px;
	position: absolute;
	color: #000;
	font-size: 23px;
	border: solid 2px trasparent;
	top: 50%;
	left: 15px;
	margin-right: 0px;
	margin-top: -15px;
	cursor: pointer;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
}
.tallbackn:hover {
	color: #fff;
	text-shadow: 1px 1px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 0px 1px 0 #000, 1px 0px 0 #000,
		0px -1px 0 #000, -1px 0px 0 #000;
}

.sPilates {
	background-image: url("../images/FondoPilates.png");
	background-position: bottom right;
	background-size: cover;
}
.sPilates .tinner {
	overflow: hidden;
	position: relative;
	margin: 0px;
	width: 50%;
	height: 100%;
	float: left;
}
.sPilates .tinner h1 {
	width: 160px;
}
.sPilates .tinner p {
	clear: left;
	width: 400px;
	font-family: "Adobe Caslon Pro", "Hoefler Text", Georgia, Garamond, Times, serif;
	letter-spacing: 0.1em;
	text-align: center;
	margin: 20px 0px;
	margin-left: -40px;
	text-transform: lowercase;
	line-height: 100%;
	font-variant: small-caps;
}
.sPilates .tinner p:first-letter {
	text-transform: uppercase;
}
.sPilates #galeria1 {
	overflow: hidden;
	position: absolute;
	right: 40px;
	height: 100%;
	padding: 0px;
	margin-top: 40px;
	height: 50%;
}
.sPilates ul {
	bottom: 0px;
	float: right;
	margin-right: 20px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.sPilates ul li {
	margin-left: 10px;
	margin-bottom: 10px;
	background-color: rgba(0, 0, 0, 0.4);
	width: 160px;
	height: 90px;
	float: left;
}

.Three-Dee {
	text-shadow: #fff 0px 1px 0, #000 0 -1px 0;
}

.saerobic {
	background-color: white;
	background-image: url("../images/fondoaerobic.png");
	background-position: center right;
	background-size: cover;
}
.saerobic p {
	color: #000;
}
.saerobic h1 {
	width: 210px;
}

.smusica1 {
	background-image: url("../images/Fondomusica1.png");
	background-position: center right;
	background-size: cover;
}
.smusica1 h1 {
	width: 230px;
}
.smusica1 p {
	color: #fff;
}

.smantenimiento {
	background-image: url("../images/mantenimientofondo.png");
	background-position: center left;
	background-size: cover;
}
.smantenimiento h1 {
	width: 160px;
}

.ssevillanas {
	background-image: url("../images/Sevillanasfondo.png");
	background-position: center left;
	background-size: cover;
}
.ssevillanas h1 {
	width: 160px;
}

.sbailes {
	background-image: url("../images/fondobailesocial.png");
	background-position: middle right;
	background-size: cover;
}
.sbailes h1 {
	width: 160px;
}
.sbailes p {
	color: #fff;
}

.sflamenco {
	background-image: url("../images/flamencofondo.png");
	background-position: center right;
	background-size: cover;
}
.sflamenco h1 {
	width: 160px;
}
.sflamenco p {
	color: #fff;
}

.smantenimiento {
	background-image: url("../images/mantenimientofondo.png");
	background-position: center right;
	background-size: cover;
}
.smantenimiento h1 {
	width: 160px;
}
.smantenimiento p {
	color: #000;
}

.tallerslide div {
	position: relative;
	width: 50%;
	height: 100%;
	padding-top: 5%;
}
.tallerslide div h1 {
	position: relative;
	height: 40px;
	line-height: 40px;
	background-color: #4d0048;
	font-size: 20px;
	font-weight: 400;
	padding-left: 30px;
	color: #fff;
	margin-bottom: 30px;
	margin-left: -40px;
}
.tallerslide div h1:after {
	content: url(../svg/trianguloh1.svg);
	position: relative;
	top: -100%;
	left: 100%;
}
.tallerslide div div {
	padding-top: 39px;
	padding-left: 40px;
	padding-right: 40px;
}
.tallerslide div div p {
	clear: left;
	width: 400px;
	font-family: "Adobe Caslon Pro", "Hoefler Text", Georgia, Garamond, Times, serif;
	letter-spacing: 0.1em;
	text-align: center;
	margin: 40px 0px;
	margin-left: -40px;
	text-transform: lowercase;
	line-height: 125%;
	font-variant: small-caps;
}
.tallerslide div div p:first-letter {
	text-transform: uppercase;
}

#educacion {
	position: relative;
	background-image: url("../images/bombillaeduca.png"), url("../images/abajogris.png");
	background-repeat: no-repeat;
	background-position: bottom left, top left;
	background-size: auto 100%, 100% 100%;
}
#educacion #teducacion {
	position: relative;
	width: 60%;
	height: 100%;
	float: right;
	padding-top: 5%;
}
#educacion #teducacion h1 {
	display: block;
	position: absolute;
	top: 5%;
	right: 0px;
	width: 180px;
	height: 40px;
	line-height: 40px;
	background-color: #4d0048;
	font-size: 20px;
	font-weight: 400;
	padding-left: 30px;
	color: #fff;
	margin-bottom: 30px;
	margin-right: -40px;
}
#educacion #teducacion h1:after {
	content: url(../svg/trianguloh1right.svg);
	position: relative;
	top: -100%;
	right: 70px;
}
#educacion #teducacion div {
	padding-top: 39px;
	padding-left: 40px;
	padding-right: 40px;
}
#educacion #teducacion div p {
	font-weight: 400;
	color: #000;
	margin-right: 10px;
	margin-bottom: 15px;
	text-align: justify;
}

#accsocial {
	position: relative;
	background-image: url("../images/fondoaccionsocial.png");
	background-size: cover;
	background-position: top right;
}
#accsocial #taccsocial {
	text-align: justify;
	color: #fff;
	position: relative;
	width: 65%;
	height: 100%;
	float: left;
	padding-top: 5%;
}
#accsocial #taccsocial ul {
	margin-bottom: 30px;
}
#accsocial #taccsocial li {
	margin-top: 30px;
}
#accsocial #taccsocial h1 {
	text-align: left;
	position: relative;
	top: 5%;
	width: 160px;
	height: 40px;
	line-height: 40px;
	background-color: #4d0048;
	font-size: 20px;
	font-weight: 400;
	padding-left: 30px;
	color: #fff;
	margin-bottom: 30px;
	margin-left: -40px;
}
#accsocial #taccsocial h1:after {
	content: url(../svg/trianguloh1.svg);
	position: relative;
	top: -100%;
	left: 100%;
}
#accsocial #taccsocial div {
	padding-top: 39px;
	padding-left: 40px;
	padding-right: 40px;
}
#accsocial #taccsocial div p {
	color: #fff;
	font-size: 0.9vmax;
	font-weight: 400;
	margin-right: 10px;
	margin-bottom: 15px;
	text-align: justify;
}

#formgenero {
	position: relative;
	background-image: url("../images/Fondogenero.png");
	background-size: cover;
	background-position: bottom right;
	background-repeat: no-repeat;
}
#formgenero #tformgenero {
	text-align: justify;
	font-weight: 400;
	color: #000;
	position: relative;
	width: 65%;
	height: 100%;
	float: left;
	padding-top: 5%;
}
#formgenero #tformgenero a {
	text-decoration: none;
	color: #9c0092;
}
#formgenero #tformgenero a:hover {
	color: #f00;
}
#formgenero #tformgenero ul {
	margin-bottom: 20px;
}
#formgenero #tformgenero li {
	margin-top: 10px;
}
#formgenero #tformgenero h1 {
	text-align: left;
	position: relative;
	top: 5%;
	width: 260px;
	height: 40px;
	line-height: 40px;
	background-color: #4d0048;
	font-size: 20px;
	font-weight: 400;
	padding-left: 30px;
	color: #fff;
	margin-bottom: 30px;
	margin-left: -40px;
}
#formgenero #tformgenero h1:after {
	content: url(../svg/trianguloh1.svg);
	position: relative;
	top: -100%;
	left: 100%;
}
#formgenero #tformgenero div {
	padding-top: 39px;
	padding-left: 40px;
	padding-right: 40px;
}
#formgenero #tformgenero div p {
	color: #000;
	font-size: .9vmax;
	font-weight: 400;
	margin-right: 10px;
	margin-bottom: 15px;
	text-align: justify;
}

#presencia {
	position: relative;
	background-image: url("../images/Presenciaimg.png"), url("../images/abajogris.png");
	background-repeat: no-repeat;
	background-position: bottom left, top left;
	background-size: auto 100%, 100% 100%;
}
#presencia #tpresencia {
	position: relative;
	width: 50%;
	height: 100%;
	float: right;
	padding-top: 5%;
}
#presencia #tpresencia h1 {
	display: block;
	position: absolute;
	top: 5%;
	right: 0px;
	width: 200px;
	height: 40px;
	line-height: 40px;
	background-color: #4d0048;
	font-size: 20px;
	font-weight: 400;
	padding-left: 30px;
	color: #fff;
	margin-bottom: 30px;
	margin-right: -40px;
}
#presencia #tpresencia h1:after {
	content: url(../svg/trianguloh1right.svg);
	position: relative;
	top: -100%;
	right: 70px;
}
#presencia #tpresencia div {
	padding-top: 39px;
	padding-left: 40px;
	padding-right: 40px;
}
#presencia #tpresencia div p {
	font-weight: 400;
	color: #000;
	margin-right: 10px;
	margin-bottom: 15px;
	text-align: justify;
}

#Menu {
	position: fixed;
	top: -40px;
	width: 560px;
	height: 40px;
	font-weight: 300;
	font-size: 14;
	z-index: 900;
}
#Menu ul {
	list-style-type: none;
	margin: 0;
	margin-top: 0px;
	padding: 2px;
}
#Menu ul li {
	line-height: 25px;
	float: left;
}
#Menu ul li a {
	display: block;
	margin-left: 20px;
	text-decoration: none;
	cursor: pointer;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
}
#Menu ul li .botonamiga {
	background-image: url("../images/logosamiga.png");
	margin-left: 10px;
	min-width: 104px;
	min-height: 36px;
	cursor: pointer;
}

.blanco ul li a {
	color: #fff;
}
.blanco ul li a:hover {
	color: #ffe8e8;
}
.blanco ul li .botonamiga {
	background-position: 0px 0px;
}
.blanco ul li .botonamiga:hover {
	background-position: 104px 0px;
}

.negro ul li a {
	color: #000;
}
.negro ul li a:hover {
	color: #ff7676;
}
.negro ul li .botonamiga {
	background-position: 0px 36px;
}
.negro ul li .botonamiga:hover {
	background-position: 104px 36px;
}

.vison {
	visibility: visible;
	cursor: pointer;
}

.visoff {
	visibility: hidden;
	cursor: default;
}

.boton {
	display: block;
	width: 25px;
	height: 25px;
	line-height: 20px;
	position: fixed;
	color: #000;
	font-size: 32px;
	z-index: 200;
	padding: 0px;
	background: #d2b8dc;
	border-radius: 50%;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
}
.boton:before {
	position: relative;
	top: -2px;
	left: -2px;
}
.boton:hover {
	color: #d2b8dc;
	background-color: #4d0048;
}

.arriba {
	top: -44px;
	left: 50%;
	margin-left: -15px;
	margin-top: 10px;
}

.abajo {
	bottom: -44px;
	left: 50%;
	margin-left: -15px;
	margin-bottom: 10px;
}

#map {
	z-index: 200;
	position: fixed;
	width: 47px;
	height: 200px;
	right: -45px;
	top: 50%;
	margin-top: -100px;
	border-left: 1px #000 solid;
}

#preview {
	-webkit-box-sizing: border-box;
	/* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;
	/* Firefox, other Gecko */
	box-sizing: border-box;
	position: absolute;
	margin-top: -57px;
	top: 50%;
	right: 0px;
	margin-right: 60px;
	width: 200px;
	height: 114px;
	color: white;
	z-index: 210;
	background-color: rgba(255, 255, 255, 0.5);
	border: 2px solid white;
	box-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
	opacity: 0;
	overflow: hidden;
}
#preview #contprev {
	position: relative;
	width: 200px;
}
#preview #textoprev {
	position: absolute;
	width: 100%;
	height: 20px;
	background-color: rgba(77, 0, 72, 0.5);
	color: #fff;
	bottom: 0px;
	left: 0px;
	padding-left: 10px;
}

.prevslide {
	width: 200px;
	height: 114px;
	background-image: url("../images/minibig.png");
}

.prev1 {
	background-position: left 0px top 0px;
}

.prev2 {
	background-position: left 0px top -114px;
}

.prev3 {
	background-position: left 0px top -228px;
}

.prev4 {
	background-position: left 0px top -342px;
}

.prev5 {
	background-position: left 0px top -456px;
}

.prev6 {
	background-position: left 0px top -570px;
}

.prev7 {
	background-position: left 0px top -684px;
}

.prev8 {
	background-position: left 0px top -798px;
}

.prev9 {
	background-position: left 0px top -912px;
}

.botonmap {
	width: 18px;
	height: 18px;
	position: absolute;
	color: #000;
	font-size: 18px;
	border: solid 2px trasparent;
	top: 50%;
	margin-left: -13px;
	margin-top: -9px;
	cursor: pointer;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
}
.botonmap:hover {
	color: #fff;
	text-shadow: 1px 1px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 0px 1px 0 #000, 1px 0px 0 #000,
		0px -1px 0 #000, -1px 0px 0 #000;
}

.mini {
	position: relative;
	left: 7px;
	margin-bottom: 5px;
	width: 30px;
	height: 20px;
	background-color: rgba(0, 0, 0, 0.5);
	border: 1px dotted rgba(77, 0, 72, 0.7);
	cursor: pointer;
	background-image: url("../images/miniaturas.png");
}

.selmini {
	border: 1px solid black;
}

#mini1 {
	background-position: 0 0px;
}

#mini2 {
	background-position: left 0px top -20px;
}

#mini3 {
	background-position: left 0px top -40px;
}

#mini4 {
	background-position: left 0px top -60px;
}

#mini5 {
	background-position: left 0px top -80px;
}

#mini6 {
	background-position: left 0px top -100px;
}

#mini7 {
	background-position: left 0px top -120px;
}

#mini8 {
	background-position: left 0px top -140px;
}

#mini9 {
	background-position: left 0px top -160px;
}

#map-canvas {
	position: absolute;
	background: white;
	width: 200px;
	height: 200px;
	border: 7px solid rgba(234, 238, 250, 0);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
	z-index: 99999;
	-webkit-border-radius: 20px;
	-webkit-border-top-right-radius: 0;
	-moz-border-radius: 20px;
	-moz-border-radius-topright: 0;
	border-radius: 20px;
	border-top-right-radius: 0;
	-webkit-box-sizing: border-box;
	/* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;
	/* Firefox, other Gecko */
	box-sizing: border-box;
}

#map_canvas {
	-webkit-border-radius: 20px;
	-webkit-border-top-right-radius: 0;
	-moz-border-radius: 20px;
	-moz-border-radius-topright: 0;
	border-radius: 20px;
	position: relative;
	width: 100%;
	height: 100%;
	text-align: justify;
	font-size: 15px;
	/* Internet Explorer 10 */
}

#square ul {
	margin: 0px;
	padding: 20px;
	padding-left: 35px;
}
#square li {
	background-color: #f00;
}

#map-canvas {
	padding: 0px;
}
#map-canvas ul {
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
}
#map-canvas li {
	margin: 0px;
	line-height: 26px;
}

.show {
	display: block;
}

.hide {
	display: none;
}

#overlaymap {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 910;
	width: 100%;
	height: 100%;
}

.overlay-bg {
	position: absolute;
	background-color: rgba(0, 0, 0, 0.5);
	width: 100%;
	height: 100%;
	background-color: #000000;
	background-position: center center;
	background-repeat: no-repeat;
	background: -webkit-gradient(radial, center center, 0, center center, 460, from(white), to(#291a49));
	background: -webkit-radial-gradient(circle, white, #291a49);
	background: -moz-radial-gradient(circle, white, #291a49);
	background: -ms-radial-gradient(circle, white, #291a49);
	opacity: .5;
	z-index: 511;
}

.center {
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

.closemap {
	width: 40px;
	height: 40px;
	position: absolute;
	color: white;
	top: -20px;
	right: -35px;
}
.closemap img {
	cursor: pointer;
}

#t016 {
	position: fixed;
	bottom: 5px;
	left: 5px;
	width: 62px;
	height: 40px;
	background-image: url("../images/016.png");
	cursor: pointer;
	z-index: 600;
}

#contrecursos {
	position: fixed;
	top: 0px;
	left: -100%;
	width: 100%;
	height: 100%;
	margin: 0px;
	background-color: white;
	background-image: url("../images/fondorecursos.png");
	background-repeat: repeat;
	background-attachment: fixed;
}

#trecursos {
	position: relative;
	background-image: url("../images/Recursos.png");
	background-repeat: no-repeat;
	background-position: right;
	background-size: auto 100%;
}
#trecursos h1 {
	position: relative;
	top: 10%;
	width: 160px;
	height: 40px;
	line-height: 40px;
	background-color: #4d0048;
	font-size: 20px;
	font-weight: 400;
	padding-left: 30px;
	color: #fff;
	margin-bottom: 30px;
}
#trecursos h1:after {
	content: url(../svg/trianguloh1.svg);
	display: block;
	position: relative;
	width: 40px;
	height: 40px;
	top: -100%;
	left: 100%;
}

#Enlaces {
	background-image: url("../images/recursosfondo2.png");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: right;
	position: relative;
	text-color: #fff;
}
#Enlaces h1 {
	position: relative;
	top: 5%;
	width: 160px;
	height: 40px;
	line-height: 40px;
	background-color: #4d0048;
	font-size: 20px;
	font-weight: 400;
	padding-left: 30px;
	color: #fff;
	margin-bottom: 30px;
}
#Enlaces h1:after {
	content: url(../svg/trianguloh1.svg);
	display: block;
	position: relative;
	width: 40px;
	height: 40px;
	top: -100%;
	left: 100%;
}
#Enlaces div {
	padding: 40px;
	position: relative;
	clear: both;
}
#Enlaces a {
	color: #ffd9ff;
	text-decoration: none;
}
#Enlaces a:hover {
	color: #f00;
}

#Normativa {
	background-image: url("../images/recursosfondo3.png");
	background-repeat: repeat;
	background-attachment: fixed;
	position: relative;
	color: white;
	font-size: .9vmax;
}
#Normativa h1 {
	position: relative;
	top: 5%;
	width: 160px;
	height: 40px;
	line-height: 40px;
	background-color: #4d0048;
	font-size: 20px;
	font-weight: 400;
	padding-left: 30px;
	margin-bottom: 30px;
}
#Normativa h1:after {
	content: url(../svg/trianguloh1.svg);
	display: block;
	position: relative;
	width: 40px;
	height: 40px;
	top: -100%;
	left: 100%;
}
#Normativa div {
	padding: 40px;
	position: relative;
	clear: both;
}
#Normativa div p {
	margin: 2px;
}
#Normativa div a {
	color: #ffd9ff;
	text-decoration: none;
}
#Normativa div a:hover {
	color: #f00;
}
#Normativa div h2 {
	margin-top: 10px;
	position: relative;
	width: 160px;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	font-weight: 400;
	padding-left: 10px;
	color: #fff;
	margin-bottom: 10px;
}
#Normativa div h2:after {
	display: block;
	position: relative;
	width: 25px;
	height: 25px;
	top: -100%;
	left: 100%;
}

.cabh1 {
	background-color: #07a0c6;
}
.cabh1:after {
	content: url(../svg/trianguloh2cab1.svg);
}

.cabh2 {
	background-color: #1c81ff;
}
.cabh2:after {
	content: url(../svg/trianguloh2cab2.svg);
}

.cabh3 {
	background-color: #3150c6;
}
.cabh3:after {
	content: url(../svg/trianguloh2cab3.svg);
}

.cabh4 {
	background-color: #17275f;
}
.cabh4:after {
	content: url(../svg/trianguloh2cab4.svg);
}

#otrosenlaces {
	background-image: url("../images/recursosfondo3.png");
	background-repeat: repeat;
	background-attachment: fixed;
	position: relative;
	color: #fff;
}
#otrosenlaces h1 {
	position: relative;
	top: 5%;
	width: 160px;
	height: 40px;
	line-height: 40px;
	background-color: #4d0048;
	font-size: 20px;
	font-weight: 400;
	padding-left: 30px;
	color: #fff;
	margin-bottom: 30px;
}
#otrosenlaces h1:after {
	content: url(../svg/trianguloh1.svg);
	display: block;
	position: relative;
	width: 40px;
	height: 40px;
	top: -100%;
	left: 100%;
}
#otrosenlaces div {
	padding: 40px;
	position: relative;
	clear: both;
}
#otrosenlaces a {
	color: #ffd9ff;
	text-decoration: none;
}
#otrosenlaces a:hover {
	color: #f00;
}

.helper {
	height: 9000px;
	width: 100%;
}
.helper div {
	height: 400px;
	border-bottom: 4px black dashed;
	-webkit-box-sizing: border-box;
	/* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;
	/* Firefox, other Gecko */
	box-sizing: border-box;
}

#helper2 {
	position: relative;
	background-color: #f00;
	height: 1px;
	width: 10px;
	top: 5000px;
	left: 200px;
}
