.sub-menu2 {
	width: 100%;
	height: 30px;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
		box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
}
.sub-menu2 ul {
	text-align: center;
	margin-bottom: 2px;
	padding-top: 5px;
}
.sub-menu2 li {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8A1290;
}
.sub-menu2 a {
	font-weight: bolder;
	color: #76198C;
}



.color1 {
	background-color: rgba(118,25,140,0.9);
	background-image: url(../img/icon-sobre2.png);
	background-repeat: no-repeat;
	background-position: 20px -45px;
}
.color2 {
	background-color: rgba(226,158,55,0.8);
	background-image: url(../img/ico-quienes-somos.png);
	background-repeat: no-repeat;
	background-position: center 110px;
}

.color3 {
	background-color: rgba(41,72,83,0.8);
	background-image: url(../img/ico-violencia-de-genero.png);
	background-repeat: no-repeat;
	background-position: center 110px;
}

.color4 {
	background-color: rgba(65,132,223,0.8);
	background-image: url(../img/ico-quien-dirigido.png);
	background-repeat: no-repeat;
	background-position: center 110px;
}
.color5 {
	background-color: rgba(205,172,202,0.8);
	background-image: url(../img/ico-testimonios.png);
	background-repeat: no-repeat;
	background-position: center 100px;
}
.grande {
	height: 400px;
	width: 400px;
}
.grid2 {
	overflow: hidden;
	width: 100%;
	list-style: none;
	text-align: center;
}
/* Common style */
.grid2 figure {
	position: relative;
	z-index: 1;
	display: inline-block;
	overflow: hidden;
	width: 230px;
	height: 230px;
	text-align: center;
	cursor: pointer;
	border-radius: 50%;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.8);
	margin: 0.5em;
}
.grid2 figure figcaption {
	padding: 0.1em;
	color: #fff;
	font-size: 1em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.grid2 figure img {
	position: relative;
	display: block;
	min-height: 100%;
	opacity: 0.8;
	margin-top: 5px;
	border-radius: 50%;
	float: right;
	height: 150px;
	width: 150px;
	border: 5px solid #76198C;
}
.grid2 figure figcaption::before,
.grid2 figure figcaption::after {
	pointer-events: none;
}
.grid2 figure figcaption,
.grid2 figure a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	
}
/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid2 figure a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
	
}
.grid2 figure h2 {
	font-weight: bolder;
	/*	background-color: #000;*/
	text-align: center;
	font-size: 2em;
}
.grid2 figure h2 span {
	font-weight: 100;
}
.grid2 figure h2,
.grid2 figure p {
	margin: 0;
	background-color: #76198C;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.grid2 figure p {
	letter-spacing: 1px;
	font-size: 1em;
	text-align: center;
}

.grid {
	overflow: hidden;
	width: 100%;
	list-style: none;
	text-align: center;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}


/* Common style */
.grid figure {
	position: relative;
	z-index: 1;
	display: inline-block;
	overflow: hidden;
	width: 190px;
	height: 190px;
	text-align: center;
	cursor: pointer;
	border-radius: 50%;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.8);
	margin: 0.5em;
}

.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	opacity: 0.8;
	margin-top: 5px;
	border-radius: 50%;
	float: right;
	height: 150px;
	width: 150px;
	border: 5px solid #76198C;
}

.grid figure figcaption {
	padding: 0.1em;
	color: #fff;
	font-size: 1em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
	
}

.grid figure h2 {
	font-weight: bolder;
	/*	background-color: #000;*/
	text-align: center;
	font-size: 1.5em;
}

.grid figure h2 span {
	font-weight: 100;
}

.grid figure h2,
.grid figure p {
	margin: 0;
	background-color: #76198C;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

.grid figure p {
	letter-spacing: 1px;
	font-size: 1em;
	text-align: center;
}

/* Individual effects */

/*---------------*/
/***** Lily *****/
/*---------------*/

figure.effect-lily img {
	/*width: -webkit-calc(100% + 50px);
	width: calc(100% + 50px);*/
	opacity: 0.7;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-40px,0, 0);
	transform: translate3d(-40px,0,0);
}

figure.effect-lily figcaption {
	top: auto;
	bottom: 0;
	height: 90%;
	text-align: left;
}

figure.effect-lily h2,
figure.effect-lily p {
	-webkit-transform: translate3d(0,40px,0);
	transform: translate3d(0,40px,0);
}

figure.effect-lily h2 {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	background-color: transparent;
	font-size: 1.3em;
	font-weight: bolder;
	padding: 5px;
}

figure.effect-lily p {
	color: rgba(255,255,255,0.6);
	opacity: 0;
	-webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
	transition: opacity 0.2s, transform 0.35s;
}

figure.effect-lily:hover img,
figure.effect-lily:hover p {
	opacity: 1;
}

figure.effect-lily:hover img,
figure.effect-lily:hover h2,
figure.effect-lily:hover p {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-lily:hover p {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
	-webkit-transition-duration: 0.35s;
	transition-duration: 0.35s;
}

.icon-eye::before {
	content: '\e000';
}

.icon-paper-clip::before {
	content: '\e001';
}

.icon-heart::before {
	content: '\e024';
}

@media screen and (max-width: 69.5em) {
	.grid figure {
position: relative;
	z-index: 1;
	display: inline-block;
	overflow: hidden;
	margin: 1em;
	width: 100%;
	height: 250px;
	text-align: center;
	cursor: pointer;
	border-radius: 1px;
	}
	.sub-menu2 ul {
	text-align: left;
	margin-bottom: 2px;
	padding-top: 5px;
}	

.grid figure p {
	letter-spacing: 1px;
	font-size: 1em;
	text-align: center;
}
	.grid figure figcaption {
		font-size: 90%;
	}
	.grid figure figcaption {
	padding: 0.1em;
	color: #fff;
	font-size: 2em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
figure.effect-lily figcaption {
	top: auto;
	bottom: 0;
	height: 100%;
	text-align: left;
}


}


@media screen and (max-width: 41.5em) {
.sub-menu2 a {
	font-weight: 800;
	color: #76198C;
	font-size: 0.7em;
}
.sub-menu ul {
	text-align: left;
	margin-bottom: 2px;
	padding-top: 5px;
}
	.grid figure {
	position: relative;
	z-index: 1;
	display: inline-block;
	overflow: hidden;
	margin: 1em;
	width: 100%;
	height: 250px;
	text-align: center;
	cursor: pointer;
	border-radius: 1px;
	}
	.grid figure p {
	letter-spacing: 1px;
	font-size: 1.5em;
	text-align: center;
}
.grid figure figcaption {
	padding: 0.1em;
	color: #fff;
	font-size: 1.5em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
figure.effect-lily figcaption {
	top: auto;
	bottom: 0;
	height: 100%;
	text-align: left;
}

.derecha {
	float: right;
	border: 10px solid #76198C;
	border-radius: 50%;
	height: 150px;
	width: 150px;
}

}