/* *, *:after, *:before { -webkit-box-sizing: border-box; box-sizing: border-box; } // required */
@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: 'feathericons';
	src:url('../fonts/feathericons/feathericons.eot?-8is7zf');
	src:url('../fonts/feathericons/feathericons.eot?#iefix-8is7zf') format('embedded-opentype'),
		url('../fonts/feathericons/feathericons.woff?-8is7zf') format('woff'),
		url('../fonts/feathericons/feathericons.ttf?-8is7zf') format('truetype'),
		url('../fonts/feathericons/feathericons.svg?-8is7zf#feathericons') format('svg');
}

.grid {
	position: relative;
	margin: 0 auto;
	padding: 0em 0.4em;
	max-width: 1300px;
	list-style: none;
	text-align: center;
	height:500px;

	overflow: hidden;

}

/* Common style */
.grid figure {
	position: relative;
	float: left;
	overflow: hidden;
	min-width: 320px;
	width: 33.3%;
	z-index: 5000;
	background: #3085a3;
	text-align: center;
	cursor: pointer;
	margin-bottom: 0px;


}

.grid figure img {
	position: relative;
	display: block;
	max-width: 100%;
	opacity: 0.8;
}

.grid figure figcaption {
	padding: .5em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	background-color:rgba(26,35,126 ,.8);
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure h2 {
	word-spacing: -0.15em;
	font-weight: 300;
}

.grid figure h2 span {
	font-weight: 800;
}

.grid figure h2,
.grid figure p {
	margin: 0;
}

.grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}




figure.effect-cesga {
	background: #18a367;
	height: 250px;

}

figure.effect-cesga img {
	height: 100px;
	
}

figure.effect-cesga figcaption {
	padding: 1em;
	background-color:rgba();
}

figure.effect-cesga figcaption::before,
figure.effect-cesga figcaption::after {
	position: absolute;
	content: '';
	opacity: 0;
}

figure.effect-cesga figcaption::before {
	top: 1px;
	right: 1px;
	bottom: 1px;
	left: 1px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: scale(0,1);
	transform: scale(0,1);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
}

figure.effect-cesga figcaption::after {
	top: 1px;
	right: 1px;
	bottom: 1px;
	left: 1px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-transform: scale(1,0);
	transform: scale(1,0);
	-webkit-transform-origin: 100% 0;
	transform-origin: 100% 0;
}

figure.effect-cesga h2 {
	padding-top: 35px;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
}

figure.effect-cesga p {
	padding: 0.5em .5em;
	text-transform: none;
	opacity: 0;
	-webkit-transform: translate3d(0,-10px,0);
	transform: translate3d(0,-10px,0);
	width: 100%;
}

figure.effect-cesga img,
figure.effect-cesga h2 {
	-webkit-transform: translate3d(0,-30px,0);
	transform: translate3d(0,-30px,0);
}

figure.effect-cesga img,
figure.effect-cesga figcaption::before,
figure.effect-cesga figcaption::after,
figure.effect-cesga p {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-cesga:hover img {
	opacity: 0.7;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-cesga:hover figcaption::before,
figure.effect-cesga:hover figcaption::after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

figure.effect-cesga:hover h2,
figure.effect-cesga:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-cesga:hover figcaption::after,
figure.effect-cesga:hover h2,
figure.effect-cesga:hover p,
figure.effect-cesga:hover img {
	-webkit-transition-delay: 0.15s;
	transition-delay: 0.15s;}



#ancho { 
	width: 66.6%; 
	background-image: url(../images/sizes/3.jpg);
	
}
figure#ancho figcaption { 
	background-color: rgba(26,35,126 ,0);


	 }
figure#a-logos { 

	background-image: url(../images/sizes/a-logos.jpg);
	
}
figure#d-logos { 

	background-image: url(../images/sizes/d-logos.jpg);
	;
}
figure#v-logos { 

	background-image: url(../images/sizes/v-logos.jpg);

	
}
figure#a-web { 

	background-image: url(../images/sizes/a-web.jpg);
	
}
figure#ancho,
figure#a-logos, 
figure#d-logos,
figure#v-logos,
figure#a-web   { 
background-position: -35px -40px;
	background-size: 140% auto;
	opacity: 60%; 
}
figure#ancho:hover,
figure#a-logos:hover, 
figure#d-logos:hover,
figure#v-logos:hover,
figure#a-web:hover   { 
opacity: 100%;
  background-position: 0px 0px; 
}
figure#ancho figcaption h2 { 
	opacity: 100%;
 padding-top: 35px;
  }
figure#ancho:hover figcaption,
figure#a-logos:hover figcaption, 
figure#d-logos:hover figcaption,
figure#v-logos:hover figcaption,
figure#a-web:hover figcaption  { 
  	
  background-color:rgba(0,0,0,0.35);
	}

