/*.banners img{max-height: 100px}*/
#slider p {
	font-size: 20px;
}

.image-text {
	width: 100% !important;
	margin-left: 0 !important;
}

footer form button {
	width: 28%;
}

#notaConFoto .container {
	font-family: 'Libre Baskerville', serif;
	font-size: 18px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
	text-rendering: optimizeLegibility !important;
	font-weight: 400
}

#notaConFoto h1 {
	font-size: 42px
}

/*#seccionFinal .fondoSeccion h1{margin-top:0px}*/
#seccionFinal .fondoSeccion h4 {
	margin-top: 20px
}

#seccionFinal .fondoSeccion h1 {

}

/*#cajaSeccion{margin-top: 40%; padding: 0 10%;}*/
#seccionFinal #slider a {
	font-size: inherit !important;
	font-weight: inherit !important
}


/*#tapas img{height:640px; width:493px}*/
#tapas article {
	padding: 0 15%
}

#notaConFoto .destacado {
	padding: 0px;
}

#notaConFoto a {
	color: #e15f36;
	text-decoration: underline;
}

.separador {
	margin: 38px;
}

.blimg img {
	width: 100% !important
}

@media screen and (max-width: 992px) {
	#slider h1 {
		font-size: 30px
	}

	/*	#seccionFinal .fondoSeccion h1{margin-top:70%}*/
	.container h2 {
		font-size: 20px !important
	}
}

@media screen and (max-width: 549px) {
	.textSlider p {
		display: none !important;
	}

	.textSlider h2 {
		font-size: 20px !important;
	}
}

.resumen {
	/* background-color: #B1B1B1; */
}

.destacado h3 {
	/* color: #B1B1B1 !important; */
	font-size: 30px !important
}

@media screen and (max-width: 769px) {
	article h3 {
		font-size: 30px !important;
		bottom: 20px
	}
}

@media screen and (min-width: 770px) and (max-width: 1200px) {
	article h3 {
		font-size: 20px !important;
		bottom: 20px
	}
}

@media screen and (min-width: 1201px) {
	article h3 {
		font-size: 30px !important;
		bottom: 20px
	}
}

article.caba h3 {
	bottom: 20%
}

#sliderMobile .imgSlider {
	background-blend-mode: multiply !important;
	background-color: rgb(224, 95, 54);
}

/*#sliderMobile #slid2{background-color: rgb(114, 88, 68);}*/

form {
	top: 0px;
	position: fixed
}

header .redes {
	top: 90px
}

/* POPUP */
#popup {
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1001;
}

.content-popup {
	margin: 0px auto;
	margin-top: 120px;
	position: relative;
	padding: 10px;
	width: 500px;
	min-height: 250px;
	border-radius: 4px;
	background-color: #FFFFFF;
	box-shadow: 0 2px 5px #666666;
}

.content-popup h2 {
	color: #48484B;
	border-bottom: 1px solid #48484B;
	margin-top: 0;
	padding-bottom: 4px;
}

.popup-overlay {
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 999;
	display: none;
	background-color: #777777;
	cursor: pointer;
	opacity: 0.7;
}

.close {
	position: absolute;
	right: 15px;
}

.content-popup {
	width: 50%;
}

.close {
	width: 100px;
	height: 80px;
}

@media only screen and (max-width: 400px) {

	.content-popup {
		width: 80%;
	}
}

.sharemobile {
	margin: 15px auto
}

.sharemobile .item {
	margin: 10px auto
}

.redesInicio ul {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important
}

.redesInicio {
	color: #DDD
}

.fecha {
	text-shadow: 1px 1px 0px #000000;
}

@media only screen and (max-width: 549px) {
	.fecha {
		display: none;
	}
}

.susbut {
	box-shadow: 3px 3px 10px 0.1px rgba(0, 0, 0, 0.75);
	width: 93%;
	padding: 0.6vw;
	border: 0.3vw solid #e15f36;
	border-radius: 14px;
	background-color: white;
	color: #e15f36;
	font-size: 5vw;
	font-weight: 600;
	margin-bottom: 60px;
}

@media only screen and (max-width: 991px) {
	.susbut {
		width: 51%;
		padding: 5px;
		border: 3px solid #e15f36;
	}
}

#notfound {
	padding: 300px 0 38px 0;
}

#redactorxs {
	padding-top: 80px;
}

#redactorxs img {
	border-radius: 50%;
	width: 250px;
}

.redactorx {
	padding: 30px;
}

.textoautor {
	height: auto;
	padding-bottom: 25px;
}

#debug {
	display: none
}

#seccionFinal .datosaut {
	color: white;
	text-align: left;
}

#seccionFinal .datosaut img {
	border-radius: 50%;
	width: 125px;
}

#seccionFinal .datosaut p{font-size: 13px;line-height: 14px;}
#seccionFinal .datosaut .autorfoto{width: 150px; float: left;}

@media only screen and (max-width: 768px) {
#seccionFinal .textoautor{display: contents;}
#seccionFinal .textoautor .container{background-color: #000000;}
#seccionFinal .textoautor .datosaut{display: contents;}
#seccionFinal .fondoSeccion h1 {margin-top: -292px;}
}