

/*----------------------------------------*/
/*  29. BackOffice
/*----------------------------------------*/

.comment-form {display:none;}
.news-wrap h1, .genericbox h1, .agenda-main h1 {color: #1f232b;}
.news-wrap h1, .agenda-main h1 {margin:0 0 0.1em 0; font-size: 35px;}
.news-wrap h2, .agenda-main h2 {margin:0; font-size: 25px;}
.news-wrap h2, .genericbox h2, .agenda-main h2 {color: #B2C629;}
.news-wrap a, .genericbox a, .agenda-main a {color: #B2C629}
.news-wrap a:hover, .genericbox a:hover, .agenda-main a:hover {color: #B2C629}
.news-body-top, .agenda-top {margin-bottom: 25px;}
#news .image-left {padding: 30px 0;}
.recent-content-item > a {overflow: hidden; max-height: 48px; display: block;}
.recent-content {margin-bottom: 25px;}
#archive .single-latest-image {overflow: hidden; max-height: 200px; min-height: 200px;}
#news .image-left {display: block; height: auto; width: 100%;}
#news .image-left img {width: 100%;}
#event .image-left {display: block; height: auto; width: 100%;}
#event .image-left img {width: 100%;}
#event .image-left {padding-bottom: 30px;}
#news .image-left {display: block; height: auto; width: 100%;}
#news .image-left img {width: 100%;}

.news-body-top, .news-wrap b, .news-wrap strong {color: #111}

#news .pdate {font-size: 12px; text-transform: uppercase; font-weight: 500; font-family: 'Ubuntu', sans-serif;}
#news .pdate small::before {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
content: "\f073";
font-size: 14px;
font-size: inherit;
text-rendering: auto;
color: #B2C629;
border-color: #B2C629;
padding-right:5px;
}

#twitter-widget-0 {margin-top: 10px;}
#posts {margin: 0.8em 0;}
#last-news .list-news {margin: 0.8em 0;}




.genericbox ul {
	padding: 15px 0 15px 25px;
	list-style: none;
}

.genericbox li:before {
	position: absolute;
	top: 14px;
	content: "\f00c";
	font-family: FontAwesome;
	font-size: 14px;
	line-height: 1em;
	left: -25px;
	color: #e85242;
	width: auto;
	height: auto;
	background-color: transparent;
}

.genericbox li:before {
	color: #B2C629;
}

.genericbox li {
	position: relative;
	padding: 5px 0 5px 0;
}

.genericbox b, .genericbox strong{
	color: #222;
}


.pdf-content {
	padding: 45px 25px 20px 25px;
	min-height: 150px;
}

.pdf-content h4 {
	font-size: 1.2rem;
	padding:0;
	margin:0;
}

.pdf-content h5 {
	font-size: 0.9rem;
	color:#555;
	padding-top: 5px;
	margin:0;
}

.pdf-content i {
	margin-left: 1px;
}


.item-content-news {
	padding: 30px 30px 20px 30px;
	min-height: 290px;
}


.item-content-videos {
	padding: 30px 20px;
}

.video-container {
    overflow: hidden;
    position: relative;
    width:100%;
}

.video-container::after {
    padding-top: 56.25%;
    display: block;
    content: '';
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.valencias .mega-menu-col:nth-child(1) a, .valencias .mega-menu-col:nth-child(2) a, .valencias .mega-menu-col:nth-child(3) a, .valencias .mega-menu-col:nth-child(4) a, .valencias .mega-menu-col:nth-child(5) a, .valencias .mega-menu-col:nth-child(6) a {
    color: #787878;
}

.valencias .mega-menu-col:nth-child(1) .show-color, .valencias .mega-menu-col:nth-child(1) a:hover {
    color: #03a8cb;
}


.valencias .mega-menu-col:nth-child(2) .show-color, .valencias .mega-menu-col:nth-child(2) a:hover {
    color: #e85242;
}


.valencias .mega-menu-col:nth-child(3) .show-color, .valencias .mega-menu-col:nth-child(3) a:hover {
    color: #f3702b;
}


.valencias .mega-menu-col:nth-child(4) .show-color, .valencias .mega-menu-col:nth-child(4) a:hover {
    color: #3ea500;
}


.valencias .mega-menu-col:nth-child(5) .show-color, .valencias .mega-menu-col:nth-child(5) a:hover {
    color: #c04073;
}


.valencias .mega-menu-col:nth-child(6) .show-color, .valencias .mega-menu-col:nth-child(6) a:hover {
    color: #fcb315;
}

.tform {
    padding: 10px 20px 3px 20px;
    margin: 30px 0 10px 0;
}


.form-right {
    text-align: right;
    font-weight: 600;
}


.form-left {
    margin: 40px 0 10px 0;
}

#menu-hidden {display: none;}

@media (max-width: 767px) {
#menu-hidden {display: block;}
}
