/* Estilos propios */
html {
  font-size: 16px;
}
body {
	font-family: 'Alegreya Sans', sans-serif;
}

.container {
	width: 1170px;
	height: auto;
	position: relative;
	margin: 0px auto;
	max-width: 100%;
	/*overflow: hidden;*/
}

header.site-header {
	width: 100%;
	height: 150px; 
	position: relative;
	float: left;
	background-image: url("img/header-epm.svg");
	background-repeat: no-repeat;
	background-size: 1387px 120px; /* tengo que ver cómo lo paso a valores relativos */
	background-position: right top;
	background-color: #EEEEEE;
	margin-bottom: 35px;
        margin-top: -2px;
}
	.marca {
		width: 220px;
		height: 120px;
		position: relative;
		float: left;
	}

/* Estilos Bootstrap 
============================= */

.navbar-inverse,
.dropdown-menu {
	background-color: #00AEA9;
	border:none;
	border-radius:0;
  z-index: 99;
}
.navbar-inverse .navbar-nav > li > a,
.dropdown-menu > li > a {
	font-size: 22px;
  color: #FFFFFF;
}
	.navbar-inverse .navbar-nav > li > a:hover,
	.dropdown-menu > li > a:hover {
		color: #FFFFFF; /* #507B88; */
	}
.dropdown-menu > .active > a {
	background-color: #080808;
}

/* Section front-page */
/*section {
	width:100%;
	height:480px;
}*/
/*.wps-image {
	width:100%;
	border:solid 5px red;
}*/

/*
SECTION NOTICIAS (index.php)
============================ */
div.header_pagina {
	width: 100%;
	height: 55px;
	margin:22px 0;
	padding-top: 10px;
}
h2 {
	margin-top: 20px;
	margin-bottom: 10px;
}
h4 {
	font-size: 18px;
	margin-top: 3px;
}
article {
	width: 100%;
	height: auto;
	margin-bottom: 15px;
	font-size: 18px;
	font-weight: 300;
}
figure {
	width: 100%;
	height: auto;
	position: relative;
	/* float: left; */
	margin:0;
	padding:0;
}
.figure-page-static {
	float:none;
}

	img {
		/*width: 100%;*/
		height: auto;
		position: relative;
		/*float: left;*/
		margin-bottom: 5px;
	}
	figcaption {
		font-size: 1.4rem;
		font-weight: 300;
		color: #507B88;
	}
article p {
	margin-bottom: 10px;
	 width: 100%;
  /*float: left;*/
}
	p.li_detail {
		margin-left: 35px;
	}

/*   ---   ///   COMIENZA NOTICIAS   \\\   ---   */
div#nota-top {
	width: 100%;
	height: 470px;
	position: relative;
	float: left;
	margin-bottom: 70px;
}
article.nota_t{
	width: 100%;
	height: 220px;
	position: relative;
	float: left;
	margin-bottom: 15px;
	font-size: 16px;
	font-weight: 300;
}
div.titulo {
	width: 100%;
	height: 35px;
	position: relative;
	float: left;
	padding: 5px;
	margin-bottom: 5px;
	background-color: #EEEEEE;
}
	h2.noti {
		font-size: 22px;
		margin: 0px;
		color: #183846;
	}
	.titulo a {
		color: #000;
	}
div.nota {
	width: 100%;
	height: 170px;
	position: relative;
	float: left;
	margin-bottom: 10px;
}

figure.sm_imagen {
	width: 370px; 
	height: 170px;
	overflow: hidden;
	position: relative;
	float: left;
}
	.nota p {
		width: 430px;
		height: 140px;
		position: relative;
		float: left;
		overflow: hidden;
		padding-left: 15px;
	}
a.ver_mas {
	position: relative;
	float: right;
	color: #003C58;
}
a.ver_mas:hover {
	color: #507B88;
}
div#nota-bottom {
	width: 100%;
	height: 270px;
	position: relative;
	float: left;
	margin-bottom: 15px;
}
div.nota_btm {
	width: 270px;
	height: 270px;
	position: relative;
	float: left;	
}
	div.nota_btm:not(:last-child) {
		margin-right: 18px;
	}

div.nota_btm.not_2 {
	margin-right: 0px;
}
div.title {
	width: 100%;
	height: 80px;
	padding: 5px;
	position: relative;
	float: left;
	overflow: hidden;
	background-color: #EEEEEE;
}
	.title a {
		color: #000;
	}
figure.xs_imagen {
	width: 100%;
	height: 140px;
	overflow: hidden;
}

/* Noticias EPM todas */
.noticias-epm-todas {
	margin:15px 0;
	padding: 12px 0 20px 0;
	overflow:hidden;
	border-bottom: 1px solid #dfdfdf;
}
.noticias-epm-todas p {
	width:50%;
	float:right;
}

/* Paginación Noticias */
.meta-nav {
	text-transform:uppercase;
}

/* Página de contacto 
FOMULARIO */
div.wpcf7 form {
	background:url(http://www.espaciomemoriamendoza.com/wp-content/uploads/2017/10/d2-origen-400x590.jpg) no-repeat right top;
	/*background:url(http://localhost/sitio-epm/wp-content/uploads/2017/10/d2-origen-400x590.jpg) no-repeat right top;*/	
	background-size:50%;
	padding: 18px;
	border: solid 1px #00aea9;
}
/*	div.wpcf7 form::after {
		content:url(http://localhost/sitio-epm/wp-content/uploads/2017/09/d2-origen.jpg);	
		width:50%;
	}*/
/*   ---   ///   COMIENZA NOTICIA INDIVIDUAL   \\\   ---   */
article.noticia_1 {
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	margin-bottom: 15px;
	font-size: 22px;
	font-weight: 300;	
}
div.titulo_noticia {
	width: 100%;
	height: 55px;
	padding-top: 10px;
	margin-bottom: 15px;
}
figure.imagen_noticia {
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	margin-bottom: 15px;
}
div.img_ntc {
	width: 100%;
	/*height: 400px;*/
	overflow: hidden;
	margin-bottom: 5px;
}
figcaption {
	font-size: 1rem;
}
div.bajada {
	font-size: 26px;
	font-weight: 500;
	color: #56565C;
	margin-bottom: 15px;
}
div.cuerpo_noticia {
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	margin-bottom: 5px;
}
figure.foto_grande {
	width: 45%;
	height: auto;
	position: relative;
	float: left; /* o right según lo que se necesite */
	overflow: hidden;
	margin-right: 15px;
}
figure.foto_chica {
	width: 25%;
	height: auto;
	position: relative;
	float: left; /* o right según lo que se necesite */
	margin-right: 15px;
}

/* Sección videos de YouTube */
.ytc_title_above {
	height:40px;
}
.ytc_video_1 {
	margin-right:10px;
}
/*.youtube_channel .ytc_video_container {
	margin-right:10px;
}
*/
/*   ---   /// COMIENZA ASIDE DE NOTICIAS   \\\   ---   */
aside {
	position:relative;
	float:left;
}
aside#nota-aside {
	width: 270px;
	height: 525px;
	position: relative;
	float: right;
	padding: 10px;
	background-color: #F6F5F4;
	margin-bottom: 15px;
}
div.title_aside {
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	margin-bottom: 10px;
}
div.nota_asd {
	width: 100%;
	height: 230px;
	position: relative;
	float: left;
	margin-bottom: 10px;
}
div.title_asd {
	width: 100%;
	height: 80px;
	position: relative;
	float: left;
	padding: 5px;
	overflow: hidden;
	background-color: #fff;
}
.title_asd a {
	color: #000;
}


/* ASIDE 
=================== */
aside a:hover, aside a:focus {
  color: transparent;
  text-decoration: none;
}
div.juicio_mdz {
	width: 100%;
	height: 199px;
	position: relative;
	float: left;
/*	padding-left: 10px;
	padding-right: 10px;*/
	border: solid 3px #7AAAC2;
}
div.juicio_mdz:hover {
	border: solid 3px #183846;
	background-color: #7AAAC2;
}
div.juicio_sr {
	width: 100%;
	height: 199px;
	position: relative;
	float: left;
	margin-top: 12px; 
/*	padding-left: 10px;
	padding-right: 10px;	*/
	border: solid 3px #183846;
}
div.juicio_sr:hover {
	border: solid 3px #7AAAC2;
	background-color: #183846;
}
	p.buttom_blog {
		font-size: 56px;
		font-weight: 700;
		margin:0;
		padding:0;
		line-height: 58px;
		text-align: center;
		color: #183846;
	}
	p.title_blog {
		font-size: 28px;
		font-weight: 500;
		margin:0;
		padding:0;
		text-align: center;
		color: #183846;
	}
	p.description_blog {
		font-size: 14px;
		font-weight: 300;
		/*margin-top: 10px;*/
		text-align: center;
		color: #183846;
	}
	p.sr {
		color: #7AAAC2;
	}
}
button:not(.not) {
	margin-right: 30px;
}

/*   ---   /// COMIENZA EL FOOTER   \\\   ---   */
footer {
	width: 100%;
	/*height: 300px;*/
	position: relative;
	float: left;
	margin-top: 40px;
	padding-top: 20px;
	background-color: #00AEA9;
}
div.foot {
	width: 100%; /* width: 570px;*/
	height: 100%;
	position: relative;
	float: left;
}
div.foot_marca {
	width:180px;
	/*width: 570px;*/
	height: 0px; /* cambio 80 por 0 px*/
	position: relative;
	float: left;
}
#webmail {
	width: 100%; /* width: 570px;*/
	height: 60px;
	position: relative;
	float: left;
	font-size: 14px;
	padding-top: 20px;
	padding-left: 25px;
}
	#webmail a.wm{
		color: #56565C;
	}
	#webmail a.wm:hover {
		color: #003C58;
	}
div.info {
	width: 100%; /* width: 570px;*/
	height: 100%;
	position: relative;
	float: right;
	/*padding-top: 15px; esto es lo que comente*/
	text-align: right;
}
	a.info_mail {
		font-size: 16px;
		font-weight: 700;
		color: #003C58;
	}
	a.info_mail:hover {
		color: #56565C;
	}
div.info p {
	font-size: 16px;
	font-weight: 300;
	margin-top: 5px;
	margin-bottom:0;
	color: #EDFFFF;
}
	div.info p a {
		color:#555;
		font-weight:400;
	}
footer small {
	color: #56565C;
	display: block;
	font-size:13px;
	text-align: center;
	margin:30px 0px;
}
.footer-footer {
	padding:2px;
	font-size:12px;
	color:#ccc;
	background-color:rgba(97, 187, 183, 0.61);
}
	.footer-footer a {
		color:#dff0d8;
	}

/* Optimización responsove */

@media screen and (max-width:992px) {
	div.juicio_mdz,
	div.juicio_sr {
		height:auto;
		width:98%;
	}
}
@media screen and (max-width:768px) {
	header.site-header {
		background-image:none;
	}
	article.noticias:first-of-type {
		padding-top: 174px;
	}
}

@media screen and (max-width:992px) {
	div.info{
		padding-top: 15px;
	}
	div.foot_marca{
		height: 80px;
	}
}    /* esto es lo que agregue */