@font-face {
    font-family:'Stag-Light';
    src: url('../fontface/Stag-Light.eot');
    src: url('../fontface/Stag-Light.eot?#iefix') format('embedded-opentype'),
         url('../fontface/Stag-Light.woff2') format('woff2'),
         url('../fontface/Stag-Light.woff') format('woff'),
         url('../fontface/Stag-Light.ttf') format('truetype'),
         url('../fontface/Stag-Light.svg#Stag-Light') format('svg');
    font-weight:normal;
    font-style:normal;
}

@font-face {
    font-family:'Stag-LightItalic';
    src: url('../fontface/Stag-LightItalic.eot');
    src: url('../fontface/Stag-LightItalic.eot?#iefix') format('embedded-opentype'),
         url('../fontface/Stag-LightItalic.woff2') format('woff2'),
         url('../fontface/Stag-LightItalic.woff') format('woff'),
         url('../fontface/Stag-LightItalic.ttf') format('truetype'),
         url('../fontface/Stag-LightItalic.svg#Stag-LightItalic') format('svg');
    font-weight:normal;
    font-style:normal;
}

@font-face {
    font-family:'Stag-Book';
    src: url('../fontface/Stag-Book.eot');
    src: url('../fontface/Stag-Book.eot?#iefix') format('embedded-opentype'),
         url('../fontface/Stag-Book.woff2') format('woff2'),
         url('../fontface/Stag-Book.woff') format('woff'),
         url('../fontface/Stag-Book.ttf') format('truetype'),
         url('../fontface/Stag-Book.svg#Stag-Book') format('svg');
    font-weight:normal;
    font-style:normal;
}

@font-face {
    font-family:'gotham_lightregular';
    src: url('../fontface/gotham-light-webfont.eot');
    src: url('../fontface/gotham-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fontface/gotham-light-webfont.woff2') format('woff2'),
         url('../fontface/gotham-light-webfont.woff') format('woff'),
         url('../fontface/gotham-light-webfont.ttf') format('truetype'),
         url('../fontface/gotham-light-webfont.svg#gotham_lightregular') format('svg');
    font-weight:normal;
    font-style:normal;
}

@font-face {
    font-family:'gotham_lightitalic';
    src: url('../fontface/gotham-lightitalic-webfont.eot');
    src: url('../fontface/gotham-lightitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fontface/gotham-lightitalic-webfont.woff2') format('woff2'),
         url('../fontface/gotham-lightitalic-webfont.woff') format('woff'),
         url('../fontface/gotham-lightitalic-webfont.ttf') format('truetype'),
         url('../fontface/gotham-lightitalic-webfont.svg#gotham_lightitalic') format('svg');
    font-weight:normal;
    font-style:normal;
}

@font-face {
    font-family:'gotham_bookregular';
    src: url('../fontface/gotham-book-webfont.eot');
    src: url('../fontface/gotham-book-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fontface/gotham-book-webfont.woff2') format('woff2'),
         url('../fontface/gotham-book-webfont.woff') format('woff'),
         url('../fontface/gotham-book-webfont.ttf') format('truetype'),
         url('../fontface/gotham-book-webfont.svg#gotham_bookregular') format('svg');
    font-weight:normal;
    font-style:normal;
}

@font-face {
    font-family:'gotham_mediumregular';
    src: url('../fontface/gotham-medium-webfont.eot');
    src: url('../fontface/gotham-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fontface/gotham-medium-webfont.woff2') format('woff2'),
         url('../fontface/gotham-medium-webfont.woff') format('woff'),
         url('../fontface/gotham-medium-webfont.ttf') format('truetype'),
         url('../fontface/gotham-medium-webfont.svg#gotham_mediumregular') format('svg');
    font-weight:normal;
    font-style:normal;
}

@font-face {
    font-family:'gotham_boldregular';
    src: url('../fontface/gotham-bold-webfont.eot');
    src: url('../fontface/gotham-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fontface/gotham-bold-webfont.woff2') format('woff2'),
         url('../fontface/gotham-bold-webfont.woff') format('woff'),
         url('../fontface/gotham-bold-webfont.ttf') format('truetype'),
         url('../fontface/gotham-bold-webfont.svg#gotham_boldregular') format('svg');
    font-weight:normal;
    font-style:normal;
}

@font-face {
    font-family:'gotham_blackregular';
    src: url('../fontface/gotham-black-webfont.eot');
    src: url('../fontface/gotham-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fontface/gotham-black-webfont.woff2') format('woff2'),
         url('../fontface/gotham-black-webfont.woff') format('woff'),
         url('../fontface/gotham-black-webfont.ttf') format('truetype'),
         url('../fontface/gotham-black-webfont.svg#gotham_blackregular') format('svg');
    font-weight:normal;
    font-style:normal;
}

body {
	font-family:'Stag-Light', Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:26px;
	color:#272929;
	font-smooth:always;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	margin:0;
	padding:0;
	background:#DDD;
}

img {
	margin:0;
	padding:0;
	border:none; 
}

a {
	text-decoration:none;
	outline:none;
}

p {
	margin:0;
	padding:0;
}

.clear {
	clear:both;
}


/*/// HEADER ///*/

header {
	position:relative;
	width:100%;
	text-align:center;
	background:#FFF;
	z-index:990;
}

.logo {
	display:inline-block;
	width:120px;
	height:120px;
	border:none;
	background-size:contain;
	background-repeat:no-repeat;
	margin:40px 10px; 
}

.logo.apea {
	background-image:url('../imgs/logo_apea.png');
}

.logo.cyma {
	background-image:url('../imgs/logo_cyma_new.png');
}

#MenuH {
	display:block;
	float:left;
	margin-top:-122px;
	margin-left:40px;
	background:#436A4F;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-ms-border-radius:5px;
	padding:0 15px 2px 7px;
	transition:background 200ms linear;
    -webkit-transition:background 200ms linear;
    -moz-transition:background 200ms linear;
    -o-transition:background 200ms linear;
    -ms-transition:background 200ms linear;
	cursor:pointer;
}

#MenuH:hover {
	background:#000;
}

#mmenu {
	display:inline-block;
	float:left;
	width:38px;
	height:30px;
	border:none;
	background-image:url('../imgs/menu.png');
	background-size:contain;
	background-repeat:no-repeat;
	margin-top:1px;
}

#mmenu:active,
#mmenu:focus {
	outline:none;
	background:none;
	border:none;
}

.texto_menu {
	font-family:'Stag-Book', Arial, Helvetica, sans-serif;
	float:left;
	font-size:17px;
	letter-spacing:0.5px;
	color:#FFF;
	margin-top:5px;
}

#elmenu {
	display:none;
	position:absolute;
	width:100%;
	top:0;
	padding-bottom:40px;
	background:#FFF;
	z-index:99999;
}

.ClipCerrar {
	text-align:center;
	padding-top:27px;
}

.ico-cerrar {
	display:inline-block;
	width:32px;
	height:32px;
	border:none;
	background-image:url('../imgs/cerrar.png');
	background-size:contain;
	background-repeat:no-repeat;
}

.botones_mobile {
	text-align:center !important;
	margin:40px auto;
}

.btn.mobile {
	font-size:16px;
	line-height:23px;
}

.datitos.ft {
	font-size:16px;
	line-height:29px;
	text-align:center;
	margin-top:15px;
}

.datitos.ft a {
    color:#000;
}


/*/// PORTADA ///*/

.ClipPortada {
	position:relative;
	width:100%;
	margin:0;
	padding:0;
}

.foto_portada {
	position:relative;
	width:100%;
	height:auto;
	margin:0;
	padding:0;
	border:none;
}

.foto_portada.ch {
	display:none;
}

.parche {
	position:absolute;
	width:100%;
	height:100%;
	height:calc(100% - 6px);
    height:-webkit-calc(100% - 6px);
    height:-moz-calc(100% - 6px);
    height:-o-calc(100% - 6px);
	top:0;
	left:0;
	background:#000;
	opacity:0.5;
	padding:0;
	margin:0;
}

.frase_portada {
	position:absolute;
	width:100%;
	font-family:'gotham_blackregular', Arial, Helvetica, sans-serif;
	font-size:52px;
	line-height:54px;
	color:#FFF;
	text-shadow:0 2px 2px rgba(0, 0, 0, 0.6);
	bottom:63px;
	text-align:center;
	margin:auto;
	z-index:9999;
}


/*/// SLIDER ///*/

section {
	margin:0;
	padding:0;
	font-size:0;
	line-height:0;
}

.ClipSlide {
	position:relative;
	margin:0;
	padding:0;
}

.frase_slider {
	position:absolute;
	width:100%;
	font-family:'gotham_blackregular', Arial, Helvetica, sans-serif;
	font-size:52px;
	line-height:54px;
	color:#FFF;
	text-shadow:0 2px 2px rgba(0, 0, 0, 0.6);
	bottom:63px;
	text-align:center;
	margin:auto;
	z-index:10000;
}

.parche_slider {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background:#000;
	opacity:0.5;
	padding:0;
	margin:0;
}

.banda_tapa {
	position:absolute;
	width:100%;
	height:6px;
	bottom:0;
	background:#FFF;
	z-index:11000;
}


/*/// CONTENIDO ///*/

#contenedor {
	width:100%;
	min-width:320px;
	margin:-6px auto 0;
	text-align:center;
	background:#FFF;
	padding-bottom:110px;
}

.max-width {
	max-width:1440px;
	margin:auto;
}

.franja-inicial {
	position:relative;
	/*margin:0 auto 60px;
	background:#D9DFD8;*/
	margin:0 auto;
	background:#FFF;
	z-index:11000;
}

p.texto {
	display:inline-block;
	width:60%;
	font-size:21px;
	line-height:33px;
	color:#000;
	text-align:center;
	padding:65px 50px 80px;
	margin:auto;
}

.book {
	font-family:'Stag-Book', Arial, Helvetica, sans-serif;
}

.ClipAporte {
	float:left;
	width:100%;
	margin-top:2px;
}

.ClipAporte_int {
	padding:55px 0 100px;
	background:#D9DFD8;
}

.titulo {
	font-family:'gotham_blackregular', Arial, Helvetica, sans-serif;
	font-size:40px;
	line-height:44px;
	color:#2B2B2B;
	text-transform:uppercase;
	margin-top:30px;
	margin-bottom:60px;
}

.titulo.activ {
	margin-bottom:35px;
}

.btn {
	display:inline-block;
	font-family:'gotham_boldregular', Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:23px;
	letter-spacing:0.5px;
	color:#666;
	text-transform:uppercase;
	transition:color 200ms linear;
    -webkit-transition:color 200ms linear;
    -moz-transition:color 200ms linear;
    -o-transition:color 200ms linear;
    -ms-transition:color 200ms linear;
}

.btn:hover {
	color:#272929;
}

.btn.certifica {
	width:380px;
}

.linea_btn {
	width:500px;
	margin:auto;
	border-top:1px dotted #666;
	margin-top:28px;
	margin-bottom:28px;
}

.ClipSistema {
	margin:0 8px;
	padding:75px 0 30px;
}

.titulo.sistema {
	color:#808C84;
	margin-top:30px; 
    margin-bottom:20px;
}

p.texto_sistema {
	width:80%;
	font-size:18px;
    line-height:27px;
	text-align:center;
	color:#272929;
	margin:auto;
	padding:0;
}

.logo_eata-cmb {
	width:468px;
	height:130px;
	margin:10px auto 0;
	padding:0;
	border:none;
	background-image:url('../imgs/logo_eata-cmb.png');
	background-size:contain;
	background-repeat:no-repeat; 
	border-bottom:1px solid #BCBCBC;
	padding-bottom:40px;
}

.thumb {
	width:100%;
  	height:100%;
  	margin:0;
  	padding:0;
  	border:none;
}

.contactanos {
	font-family:'gotham_blackregular', Arial, Helvetica, sans-serif;
	font-size:28px;
	color:#808C84;
	margin-top:60px;
}

.casilla {
	display:inline-block;
	font-family:'gotham_lightregular', Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#999;
	margin-top:15px;
	transition:color 200ms linear;
    -webkit-transition:color 200ms linear;
    -moz-transition:color 200ms linear;
    -o-transition:color 200ms linear;
    -ms-transition:color 200ms linear;
}

.casilla:hover {
	color:#7EB538;
}


/*/// SECCIONES ///*/

.ClipFranjon {
	padding:70px 0;
	background:#D9DFD8;
}

.franja_titulo {
	font-family:'gotham_blackregular', Arial, Helvetica, sans-serif;
	font-size:32px;
	line-height:34px;
	color:#2B2B2B;
	text-transform:uppercase;
}

.franja_titulo.certi {
	width:730px;
	margin:auto;
}

.ClipDescripcion {
	padding:70px 0 0;
}

.ClipDescripcion h3 {
	font-family:'gotham_boldregular', Arial, Helvetica, sans-serif;
	font-size:23px;
	line-height:27px;
	color:#436A4F;
	margin:-10px 0 35px;
}

.ClipFicha {
	max-width:1000px;
	text-align:left;
	margin:auto;
	padding:0 30px;
}

.ClipFicha .fecha {
	font-family:'Stag-Book', Arial, Helvetica, sans-serif;
	font-size:18px;
}

.ClipFicha h2 {
	font-family:'gotham_boldregular', Arial, Helvetica, sans-serif;
	font-size:30px;
	line-height:35px;
	color:#000;
	margin:5px 0 25px;
}

.ClipFicha p {
	font-size:20px;
	line-height:28px;
}

.ClipFicha .link {
	font-family:'gotham_mediumregular', Arial, Helvetica, sans-serif;
	font-size:17px;
	line-height:22px;
	color:#436A4F;
	margin-top:20px;
	margin-bottom:-10px;
	padding-left:10px;
	background:url(../imgs/flecha_link_1.png) center left no-repeat;
}

.ClipFicha .link a {
	color:#436A4F;
}

.ClipFicha .link a:hover {
	color:#272929;
}

.ClipGaleria {
	margin:50px auto 0;
}

.foto_gr {
	width:100%;
	margin-bottom:12px;
}

p.descripcion {
	max-width:1010px;
	font-size:18px;
    line-height:32px;
	text-align:center;
	color:#272929;
	margin:auto;
	padding:0 40px;
	box-sizing:border-box;
}

p.equipo {
	max-width:940px;
	font-size:18px;
    line-height:27px;
	text-align:center;
	color:#272929;
	margin:0 auto 32px;
	padding:0 40px;
	box-sizing:border-box;
}

.book_nombre {
	display:block;
}

.btn-email {
	color:#336A44;
}

.btn-email:hover {
	color:#000;
}

.italic {
	display:block;
	font-family:'Stag-LightItalic', Arial, Helvetica, sans-serif;
	font-size:21px;
	margin-top:40px;
	margin-bottom:-5px;
}

.book_cargo {
	display:block;
	font-family:'Stag-Book', Arial, Helvetica, sans-serif;
	margin-top:25px;
}

p.equipo:nth-child(1n+1) .book_cargo {
	margin-top:0;
}

.Clip_100_porcent {
	width:100%;
	max-width:900px;
	margin:50px auto 0;
	padding:0 20px;
	box-sizing:border-box;
}

.thumb.foto {
	margin-top:10px;
}


/*/// Comisiones Directivas ///*/

.ClipActividades {
	max-width:1000px;
	margin:0 auto;
}

.ClipActividades.home {
    margin-bottom:40px;
}

.ClipActividad {
	float:left;
	width:33.3%;
	margin-bottom:50px;
}

.ClipActividad_int {
	margin:0 15px;
}

.action {
	line-height:0;
}

.relleno {
	height:190px;
	text-align:left;
	margin-top:-7px;
	padding:18px 25px;
	background:#D9DFD8;
}

.relleno h2 {
	font-family:'gotham_boldregular', Arial, Helvetica, sans-serif;
	font-size:21px;
	line-height:24px;
	color:#000;
	margin:5px 0 10px;
}

.relleno p {
	font-family:'Stag-Book', Arial, Helvetica, sans-serif;
	font-size:17px;
	line-height:21px;
	color:#000;
}

.relleno p.fecha {
	font-family:'Stag-Book', Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:20px;
	color:#336A44;
}

.action:hover .relleno {
	background:#EFEFEF;
}

.action:hover .relleno h2 {
	color:#436A4F;
}


/*/// OLD ///*/

.ClipCapsulas {
	margin:50px auto 57px;
}

.capsula {
	width:220px;
	display:inline-block;
	font-family:'Stag-Book', Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:23px;
	letter-spacing:0.3px;
	color:#FFF;
	text-align:center;
	margin:0 7px;
	border:1px solid #231F20;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-ms-border-radius:5px;
	padding:9px 15px 8px;
	background:#231F20;
}

.capsula:hover {
	color:#231F20;
	background:#FFF;
}

.clear_capsulas {
	display:none;
	margin-top:18px; 
}

.epigrafe {
	font-size:19px;
    line-height:25px;
	margin:7px 0 30px;
	padding:0 30px;
    box-sizing:border-box;
}

.epigrafe.px400 {
	width:350px;
	margin:7px auto 30px 
}

.btn.ver-mas {
	letter-spacing:0.2px;
	padding:4px 18px;
	margin-bottom:20px;
	border:1px solid #666;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-ms-border-radius:5px;
}

.btn.ver-mas:hover {
	color:#272929;
	border:1px solid #272929;
}

.btn.ver-mas.fich {
	margin:50px auto 0;
}


/*/// FOOTER ///*/

footer {
	float:left;
	width:100%;
	margin:0 auto;
	text-align:center;
	background:#1F2122;
	padding:60px 0 30px;
}

.nombre {
	display:block;
	font-family:'gotham_mediumregular', Arial, Helvetica, sans-serif;
	font-size:21px;
	letter-spacing:0.5px;
	color:#FFF;
	margin:20px auto 2px;
}

.nombre.datos {
	font-size:18px;
	line-height:23px;
	color:#FFF;
}

.info {
	display:block;
	width:470px;
	font-size:18px;
	line-height:27px;
	letter-spacing:0.5px;
	color:#FFF;
	margin:3px auto 20px;
}

.info a {
	text-decoration:underline;
	color:#FFF;
}

.ico {
	display:inline-block;
	width:25px;
	height:25px;
	border:none;
	background-size:contain;
	background-repeat:no-repeat;
}

.ico.sobre {
	margin:0 10px -6px 0;
	background-image:url('../imgs/ico-email_gris.png');
}

.ico.tel {
	width:30px;
	height:30px;
	margin:0 0 -8px 0;
	background-image:url('../imgs/ico-tel.png');
}

.casilla_ft {
	display:inline-block;
	font-size:21px;
    line-height:24px;
	letter-spacing:0.5px;
	margin-bottom:20px; 
	color:#999;
	transition:color 200ms linear;
    -webkit-transition:color 200ms linear;
    -moz-transition:color 200ms linear;
    -o-transition:color 200ms linear;
    -ms-transition:color 200ms linear;
}

.casilla_ft:hover {
	color:#FFF;
}

.tel_ft  {
	font-size:24px;
	color:#FFF;
}

.linea_dotted_ft {
	width:400px;
	margin:auto;
	margin-top:32px;
	margin-bottom:50px;
	border-top:1px dotted #FFF;
}

.apeacyma {
	display:inline-block;
	font-family:'gotham_boldregular', Arial, Helvetica, sans-serif;
	font-size:21px;
	letter-spacing:0.5px;
	color:#FFF;
	margin-top:40px;
	transition:color 200ms linear;
    -webkit-transition:color 200ms linear;
    -moz-transition:color 200ms linear;
    -o-transition:color 200ms linear;
    -ms-transition:color 200ms linear;
}

.apeacyma:hover {
	color:#787E80;
}

.subir {
	display:inline-block;
	width:50px;
	height:50px;
	border:none;
	background-image: url('../imgs/subir.png');
	background-size:contain;
	background-repeat:no-repeat;
	margin-top:80px;
}

.credito {
	display:inline-block;
	font-size:13px;
	letter-spacing:1px;
	color:#787E80;
	margin-top:30px;
	transition:color 200ms linear;
    -webkit-transition:color 200ms linear;
    -moz-transition:color 200ms linear;
    -o-transition:color 200ms linear;
    -ms-transition:color 200ms linear;
}

.credito:hover {
	color:#FFF;
}


/*/// mediaQueries ///*/

@media screen and (max-width:1400px) {
	.frase_portada { font-size:44px; line-height:44px; bottom:50px; }
	.frase_slider { font-size:44px; line-height:44px; bottom:54px; }
	p.texto { width:68%; }
	p.texto_sistema { width:70%; }
}

@media screen and (max-width:1200px) {
	.frase_portada { font-size:40px; line-height:40px; bottom:40px; }
	.frase_slider { font-size:40px; line-height:40px; bottom:45px; }
	p.texto { width:77%; }
}

@media screen and (max-width:1023px) {
	#MenuH { margin-left:30px; }
	#mmenu { width:36px; height:27px; }
	.texto_menu { font-size:16px; letter-spacing:1px; margin:4px 0 0 1px; }
	p.texto { width:80%; padding-bottom:70px; }
	.ClipAporte_int { padding:45px 0 70px; }
	.titulo { font-size:32px; line-height:35px; margin-bottom:45px; }
	p.texto_sistema { width:92%; }
	.contactanos { font-size:25px; margin-top:40px; }
	.casilla { font-size:25px; margin-top:9px; }
	.ClipSistema { padding:30px 0 15px; }
	#contenedor { padding-bottom:65px; }
	.ClipFranjon { padding:60px 0; }
	.franja_titulo { font-size:27px; line-height:33px; }
	.ClipDescripcion { padding:60px 0 10px; }
	.logo_eata-cmb { padding-bottom:25px; }
	.Clip_100_porcent { margin-top:30px; padding:0 15px;  }
	.thumb.foto { margin-top:5px; }
	footer { padding-top:40px; }
	.ClipActividades { margin:0 15px; }
	.ClipActividad_int { margin:0 12px; }
	.relleno { height:230px; padding:15px 20px; }
	.relleno h2 { font-size:18px; line-height:22px; }
	.relleno p { font-size:16px; line-height:21px; }
	.relleno p.fecha { font-size:15px; line-height:20px; }
	.franja_titulo.certi { width:620px; }
}

@media screen and (max-width:768px) {
	.foto_portada.big { display:none; }
	.foto_portada.ch { display:block; }
	.parche { height:100%; opacity:0.3; }
	p.texto { width:90%; padding:65px 0 70px; box-sizing:border-box; }
}

@media screen and (max-width:767px) {
	.logo { width:115px; height:115px; margin:30px 7px 25px; }
	#MenuH { display:inline-block; float:none; margin:0 auto 18px; }
	.frase_portada { font-size:30px; line-height:30px; bottom:25px; }
	.frase_slider { font-size:27px; line-height:28px; bottom:35px; }
	p.texto { width:93%; font-size:18px; line-height:29px; padding:40px 0; }
	.ClipAporte_int { padding:20px 0 60px; }
	.titulo { font-size:23px; line-height:25px; margin-bottom:40px; }
	.btn { font-size:15px; line-height:20px; padding:0 15px; }
	.linea_btn { width:85%; margin:20px auto; }
	p.texto_sistema { width:93%; font-size:17px; line-height:26px; }
	.logo_eata-cmb { width:320px; height:89px; }
	.contactanos { font-size:21px; margin-top:34px; }
	.casilla { font-family:'gotham_bookregular', Arial, Helvetica, sans-serif; font-size:22px; margin-top:2px; }
	#contenedor { padding-bottom:45px; }
	footer { padding-top:25px; }
	.nombre { font-size:18px; margin-bottom:0; }
	.casilla_ft { font-size:18px; line-height:19px; margin-bottom:15px; }
	.ico { width:19px; height:19px; }
	.ico.sobre { margin:0 7px -4px 0; }
	.btn.mobile { width:265px; font-size:15px; line-height:21px; margin:auto; padding:0; }
	p.descripcion { width:100%; font-size:17px; line-height:26px; }
	p.equipo { width:100%; font-size:17px; line-height:23px; }
	.ClipFranjon { padding:60px 10px; box-sizing:border-box; }
	.epigrafe { font-size:16px; line-height:21px; }
	.clear_capsulas { display:block; }
	.ClipCapsulas { margin:35px auto 50px; }
	.ClipActividad { width:50%; }
	.relleno { height:190px; }
	.btn.certifica { width:360px; }
}

@media screen and (max-width:639px) {
	.relleno { height:210px; }
	.franja_titulo.certi { width:300px; }
}

@media screen and (max-width:567px) {
	.ClipActividades { margin:0 25px; }
	.ClipActividades.home { margin-bottom:10px; }
	.ClipActividad { width:100%; }
	.ClipActividad_int { margin:0; }
	.relleno { height:auto; padding:15px 20px 40px; }
	.relleno h2 { font-size:22px; line-height:25px; }
	.relleno p { font-size:18px; line-height:23px; }
	.relleno p.fecha { font-size:17px; line-height:20px; }
	.ClipFicha { padding:0 25px; }
	.ClipFicha h2 { font-size:26px; line-height:30px; }
	.ClipFicha p { font-size:18px; line-height:26px; }
	.ClipFicha .link { font-size:18px; line-height:24px; margin-top:30px; margin-bottom:-20px; }
	.ClipGaleria { margin-top:60px; }
	.btn.ver-mas { margin-bottom:40px; }
	.btn.ver-mas.fich { margin:15px auto 0; }
	.info { width:auto; font-size:17px; line-height:26px; padding:0 30px; }
}

@media screen and (max-width:500px) {
	.linea_dotted_ft { width:86%; }
	.ClipFranjon { padding:35px 40px; }
	.franja_titulo { font-size:19px; line-height:26px; }
	.ClipDescripcion { padding-top:40px; }
	p.descripcion { padding:0 20px; }
	p.equipo { padding:0 25px; }
	p.texto { width:86%; }
	.thumb_post { width:80%; }
	.epigrafe.px400 { width:80%; }
	.ClipDescripcion h3 { font-size:18px; line-height:23px; margin:-5px 0 25px; }
	.btn span { display:block; }
	.apeacyma { font-size:27px; }
}

@media screen and (max-width:400px) {
	p.texto { width:90%; }
	.ClipFranjon { padding:35px 20px; }
	.ClipFicha .fecha { font-size:17px; }
	.ClipFicha h2 { font-size:25px; line-height:29px; margin:2px 0 20px; }
	.ClipFicha p { font-size:17px; line-height:25px; }
	.ClipFicha .link { font-size:16px; line-height:22px; }
}

@media screen and (max-width:380px) {
	p.texto { width:94%; }
	.nombre.datos { font-size:17px; line-height:22px; }
	.info { margin-top:4px; }
	.apeacyma { font-size:25px; }
	.btn.certifica {width:auto; }
	.btn.mobile.certifica { width:360px; }
}

@media screen and (max-width:374px) {
	p.texto { width:90%; }
	p.texto_sistema { width:100%; }
	.ClipFicha h2 { font-size:24px; line-height:28px; }
	.btn.mobile.certifica { width:330px; }
}

@media screen and (max-width:359px) {
	.logo_eata-cmb { width:288px; height:80px; }
	.ico { width:17px; height:17px; }
	.casilla_ft { font-size:14px; }
	.ico.tel { width:27px; height:27px; }
	.tel_ft { font-size:22px; }
	.apeacyma { font-size:22px; }
	.titulo { font-size:21px; line-height:23px; }
	p.texto { width:92%; font-size:17px; line-height:28px; }
	.btn { font-size:14px; line-height:19px; }
	p.texto_sistema { width:98%; font-size:16px; line-height:28px; }
	.contactanos { font-size:19px; margin-top:30px; }
	.casilla { font-size:21px; margin-top:1px; }
	.franja_titulo { font-size:17px; line-height:23px; }
	.ClipDescripcion { padding-top:35px; }
	p.descripcion { font-size:16px; line-height:28px; padding:0 20px; }
	p.equipo { font-size:16px; line-height:24px; padding:0 20px; }
	p.texto_sistema { width:90%; font-size:16px; line-height:25px; }
	.ClipFicha { padding:0 25px; }
	.ClipFicha h2 { font-size:23px; line-height:27px; }
	.ClipDescripcion h3 { font-size:17px; line-height:22px; }
	.btn.certifica { width:240px; }
	.btn.mobile.certifica { width:254px; }
	.franja_titulo.certi { width:260px; }
}