@import 'fonts.css';
/**!
 * b4st CSS
 */
 @media (min-width: 1200px) {
	.container{
		max-width: 1215px;
	}
	.navbar > .container, .navbar > .container-responsive {
		max-width: 1180px !important;
	}
}

.site-header-image {
	display: block;
	margin: auto;
}

.wp-caption {}
.wp-caption-text {}
.sticky {}
.screen-reader-text {}
.gallery-caption {}

.bypostauthor {}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	clear: both;
	display: block;
}

/* Max img widths */

img,
.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
	max-width: 100%;
	height: auto;
}

/* Responsive Container (because Bootstrap 4.0.0 doesn't have this) */

.container-responsive {
	width: 100%;
	max-width: 1140px;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

.navbar > .container-responsive {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.navbar > .container,
.navbar > .container-fluid,
.navbar > .container-responsive {
	padding-right: 0;
	padding-left: 0;
}
.navbar > .container,
.navbar > .container-responsive {
	max-width: 1110px;
}

/* Author bio */

.author-bio .avatar {
	border: 1px solid #dee2e6;
	border-radius: 50%;
}

/* Main content */

/* Sidebar */

/* Hide form placeholders on focus */

input:focus::-webkit-input-placeholder { color: transparent; }
input:focus:-moz-placeholder { color: transparent; } /* FF 4-18 */
input:focus::-moz-placeholder { color: transparent; } /* FF 19+ */
textarea:focus::-webkit-input-placeholder { color: transparent; }
textarea:focus:-moz-placeholder { color: transparent; } /* FF 4-18 */
textarea:focus::-moz-placeholder { color: transparent; } /* FF 19+ */

/* Comments */

#comments,
#reply-title {
	margin-top: 1.5rem;
	margin-bottom: 1rem;
}

.commentlist,
.commentlist ul {
	padding-left: 0;
}

.commentlist li {
	padding: 1rem;
}

.comment-meta {
	margin-bottom: 1rem;
}
.commentlist .children {
	margin-top: 1rem;
}

/* ARTNUEVE BEGIN */
html {
	overflow-y: scroll;
	position: relative;
	min-height: 100%;
}
body{
	font-family: 'ProximaNovaReg', sans-serif;
	font-size:12px;
	margin-bottom: 60px; /* Margin bottom by footer height */
}
a {
	color:#000;
	text-decoration:none;
}
.footer {
	position: fixed;
	bottom: 0;
	width: 100%;
	height: 60px; /* Set the fixed height of the footer here */
	line-height: 60px; /* Vertically center the text there */
	background-color: #fff !important;
}
.bg-white{
	background-color: #fff;
}
@media (min-width: 1200px) {
	.menu_left{
		position: fixed;
		
		font-family: 'ProximaNovaReg', sans-serif;
	}
	.menu_left2{
		position: fixed;
		
		font-family: 'ProximaNovaReg', sans-serif;
		overflow: hidden;
		width: 160px;
		/*left: 240px;*/
	}
}
.itemMenu{
	margin-bottom: 12px;
	font-size:14px;
}
.menu_details{
	margin-left:25px;
	margin-bottom:30px;
}
.itemMenu a{
	color:#000;
	text-decoration:none;
}
.menudetails {
	margin-bottom:3px;
}

.active {
	color:#B7B7B7;
}
.active > a{
	color:#B7B7B7;
	text-decoration:none;
}
.mt-50{
	margin-top: 50px;
}
.mt-150{
	margin-top: 116px;
}
.mt-140{
	margin-top: 140px;
}
.mt-85{
	margin-top: 85px;
}
.imagewithinfos{
	margin-bottom: 5em;
}
.anomenu{
	margin-bottom: 15px;
	cursor: pointer;
}
.periodo{
	padding-bottom: 10px;
	font-size: 14px;
	margin-top: 5px;
	max-width: 620px;
}
.textoNoticia {
	font-size: 14px;
	margin-top: 25px;
}
.crsrpointer {
	cursor: pointer;
}
@media (min-width: 1200px) {
	.navbar-brand{
		margin-top: 0px;
	}
}
#menuprincipal{
	position: fixed;
	float: left;
	top: 100px;
}
.bio{
	font-size: 14px;
	padding-bottom: 20px;
}
.descargar{
	margin-top: 15px;
	padding: 5px;
	border-top: 1px solid #000;
}
.tituNoticia {
	font-size: 20px;
	margin-top: 40px;
	max-width: 620px;
}
.proximaSemibold {
	font-family: 'ProximaNovaSemibold';
}
.fechaNot {
    padding-bottom: 10px;
}
.fechaNot {
    font-size: 14px;
    margin-top: 5px;
    max-width: 620px;
}
.gris a {
	color: #868786 !important;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"]
{
	border: 0px solid;
	border-bottom: 1px solid;
	border-radius: 0 !important;
	color: #000;
	width: 100%;
	height: 30px;
	font-size: 14px;
	margin-top: 25px;
	font-family: 'ProximaNovaReg', sans-serif;
}
.h2{
	font-size: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.wpcf7 textarea
{
	border: 0px solid;
	border-bottom: 1px solid;
	border-radius: 0 !important;
	color: #000;
	width: 100%;
	height: 150px;
	font-size: 14px;
	margin-top: 25px;
	font-family: 'ProximaNovaReg', sans-serif;
}
.wpcf7 input[type="submit"],
.wpcf7 input[type="button"] { 
	border: 0px solid;
	background: #fff;
	color: #000;
	height: 30px;
	font-family: 'ProximaNovaReg', sans-serif;
	font-size: 14px;
	margin-top: 10px;
	cursor: pointer;
}

/*************************************/
/*              home                 */
/*************************************/
.content {
	position: relative;
	width: 90%;
	max-width: 700px;
	overflow: hidden;
}

.content .content-overlay {
	background: rgba(0,0,0,0.7);
	position: absolute;
	height: 99%;
	width: 100%;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	opacity: 0;
	-webkit-transition: all 0.4s ease-in-out 0s;
	-moz-transition: all 0.4s ease-in-out 0s;
	transition: all 0.4s ease-in-out 0s;
}

.content:hover .content-overlay{
	opacity: 1;
}

.content-image{
	width: 100%;
}

.content-details {
	position: absolute;
	text-align: center;
	padding-left: 1em;
	padding-right: 1em;
	width: 100%;
	top: 50%;
	left: 50%;
	opacity: 0;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}

.content:hover .content-details{
	top: 50%;
	left: 50%;
	opacity: 1;
}

.content-details h3{
	color: #fff;
	margin-bottom: 0.5em;
	text-transform: uppercase;
}

.content-details p{
	color: #fff;
	font-size: 1em;
}

.fadeIn-bottom{
	top: 80%;
}

.fadeIn-top{
	top: 20%;
}

.fadeIn-left{
	left: 20%;
}

.fadeIn-right{
	left: 80%;
}
 @media only screen and (min-width : 768px) {
div#general {
    margin-left: 84px;padding-left: 0;
}div#headgeneral {
    margin-left: 84px;
}nav#menup {
	padding: 0; height: 10em;}div#general {
    margin-top: 12.5em;
}
    }
nav#menup {
 
   
}
.imagewithinfos img{
        max-height: 530px;
   
}
.menuprincipala {
    max-width: 14%!important;
}.destacadoexpo {
    max-height: 530px;
}
.img-principal img {
    max-height: 530px;
    width: auto;
}
@media (max-width: 767.98px) {
	.fixed-top {    position: relative;}
}