
@font-face {
    font-family: 'latomedium';
    src: url('../fonts/lato-medium-webfont.woff2') format('woff2'),
         url('../fonts/lato-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'latoregular';
    src: url('../fonts/lato-regular-webfont.woff2') format('woff2'),
         url('../fonts/lato-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'latosemibold';
    src: url('../fonts/lato-semibold-webfont.woff2') format('woff2'),
         url('../fonts/lato-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'latolight';
    src: url('../fonts/lato-light-webfont.woff2') format('woff2'),
         url('../fonts/lato-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'latothin';
    src: url('../fonts/lato-thin-webfont.woff2') format('woff2'),
         url('../fonts/lato-thin-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
	font-family:'latoregular';
}
.navbar {
	background-color: #302e2b;
}
.navbar-brand {
	background: url('../images/logo2.png') no-repeat;
	height: 75px;
	margin-top: 8px;
	margin-left: 5px;
	width: 200px;
	padding: 0;
	text-indent: -5000px;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #cccccc;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.carousel-indicators li {
    display: inline-block;
    width: 22px;
    height: 22px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(0,0,0,0);
    border: 2px solid #ffffff;
    border-radius: 16px;
	-webkit-box-shadow: 3px 3px 5px 0px rgba(48,46,43,0.2);
-moz-box-shadow: 3px 3px 5px 0px rgba(48,46,43,0.2);
box-shadow: 3px 3px 5px 0px rgba(48,46,43,0.2);
}
.carousel-indicators li.active {
    width: 22px;
    height: 22px;
	margin: 1px;
}
.carousel-indicators .active {
    background-color: #ff5b00;
}
.carousel .item {
	width: 100%;
	/*margin-top: 28px;*/
	overflow: hidden;
	height:100%;
}
.carousel .item img {
	width: 100%;
	margin-top:0;
	position:absolute;
	top:-288px;
}
h4{
	color: #ff5b00;
}
.img-responsive {
	display: inline-block;
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 15px;
    margin-right: 0px;
    margin-bottom: 8px;
    background-color: #000000;
    border: 1px solid #000000;
    border-radius: 4px;
}
.navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 5px;
	color: #ffffff;
	font-size: 12px;
	text-transform: uppercase;
}
.nav >a, .nav >a:focus, .nav >a:hover, .nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: #eeeeee;
    color: #000000;
}
.informes {
	 padding: 0;
}
.interior {
	 margin-top:40px;
}
.entry-content {
    background-color: white;
    width: 100%;
}
.navbar-right {
     margin-right: 0;
	 margin-left:0;
}
.navbar-btn {
    margin-bottom: 8px;
    margin-top: 25px;
	margin-right: 10px;
}
.nav >a, .nav >a:focus, .nav >a:hover, .nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
	background-color: #eeeeee;
	color: #000000;
}
.nav>li>a:focus, .nav>li>a:hover {
	text-decoration: none;
	background-color: #a0a0a0;
	color: #302e2b;
}

#menuhome {
    margin: 0 auto;
    padding: 0;
    width: 100%;
}
#menuhome li {
    display: inline-block;
    float: left;
    height: 180px;
    list-style: outside none none;
    padding: 40px 30px 30px;
    position: relative;
    text-align: center;
    width: 33.33%;
}
#menuhome li:hover * {
    opacity: 0.6;
}
#menuhome li a {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99;
}
#menuhome li h3 {
    color: white;
    margin: 0 auto;
    padding-bottom: 6px;
    width: 100%;
	font-size: 25px;
	text-align: center;
	font-family:'latoregular';
	text-transform: uppercase;
	font-weight: 600;
}
.btn{
	border-radius:0;
}
.btn-carousel {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    cursor: pointer;
    display: inline-block;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 10px 28px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}
.btn-default {
    background-color: #ff5b00;
    border-color: #ff5b00;
    color: #ffffff;
}
.btn-default:hover {
    background-color: #ff0000;
    border-color: #ff0000;
    color: #ffffff;
}
.right, .right_2, .right_3 {
    float: right;
}
.inline {
    display: inline;
}
.dropdown-menu > li > a {
	font-size: 12px;
}
footer {
    background: #000 none repeat scroll 0 0;
    color: #9e9e9e;
	width: 100%;
	overflow: hidden;
}
footer .footer-bottom::before {
    border-top: 1px solid #2b2a2a;
    content: " ";
    display: block;
    position: absolute;
    width: 100%;
}
footer .grupo {
    overflow: hidden;
    padding: 10px 0 5px;
}
footer .grupologos {
    overflow: hidden;
}
footer .atresmedia {
    margin: 0;
    overflow: hidden;
    width: 100%;
	text-align: center;
}
footer .grupologos .atresmedia a.logo.left {
    float: left;
}
footer .grupologos .atresmedia a.logo.left img {
    width: 110px;
}
footer .grupo .copyright {
    display: inline-block;
    font-family:'latoregular';
    font-size: 11px;
    padding: 15px 0 0 15px;
}
footer ul.collapse {
    display: inline;
}
footer .portales-footer {
    margin: 15px 0 0 12px;
}
footer .portales-footer li {
    float: left;
    width: auto;
}
footer .portales-footer li a {
    background-image: url("../images/footer_brands_rst.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 25px;
    margin: 0 15px 0 0;
    text-indent: -9999px;
}
footer .atres {
    background-position: 0 -53px;
    width: 25px;
}
footer .atres:hover {
    background-position: 0 0;
}
footer .lasexta {
    background-position: -50px -53px;
    width: 23px;
}
footer .lasexta:hover{
    background-position: -50px -1px;
}

footer .neox {
    background-position: -96px -58px;
    width: 52px;
}
footer .neox:hover {
    background-position: -96px 5px;
}

footer .nova {
    background-position: -172px -58px;
    width: 50px;
}
footer .nova:hover {
    background-position: -172px 3px;
}
footer .mega {
    background-position: -247px -58px;
    width: 50px;
}
footer .mega:hover {
    background-position: -247px 4px;
}
footer .atreseries {
    background-position: -658px -53px;
    width: 30px;
}
footer .atreseries:hover {
    background-position: -658px -2px;
}
footer .europafm {
    background-position: -316px -59px;
    width: 59px;
}
footer .europafm:hover {
    background-position: -316px 6px;
}
footer .melodiafm {
    background-position: -399px -53px;
    width: 30px;
}
footer .melodiafm:hover {
    background-position: -399px 0;
}
footer .atresplayer {
    background-position: -531px -53px;
    margin: 0 !important;
    width: 47px;
}
footer .atresplayer:hover {
    background-position: -531px -1px;
}
footer .verticales::before {
    border-top: 1px solid #2b2a2a;
    content: " ";
    display: block;
    left: -100%;
    margin-top: -10px;
    position: absolute;
    width: 1000%;
}
footer .verticales {
    padding: 15px 0 10px;
}
footer .verticales ul {
    margin: 5px 0 0;
}
footer .verticales li {
    margin-right: 20px;
}
footer .verticales li a {
    color: #999;
    display: inline-block;
    font-family:'latoregular';
    font-size: 11px;
}
.interior_texto {
	min-height:700px;
	margin-top:0;
	margin-bottom:20px;
}
.interior_texto p {
    font-family: 'latolight';
    font-size: 15px;
    font-weight: 300;
    letter-spacing: normal;
	line-height: 24px;
}

.interior_texto h2 {
    font-family: 'latosemibold';
    font-size: 30px;
}
.interior_texto li {
    font-family: 'latoregular';
    font-size: 15px;
    font-weight: 300;
    letter-spacing: normal;
	margin-bottom: 8px;
	line-height: 24px;
}
.interior img {
	width:100%;
}
.interior_texto img {
	width:auto;
	float:left;
	margin:5px 45px 15px 5px;
}
.navbar-title{
	width:100%;
	display:block;
	text-align:center;
	color:#ffffff;
	margin-top:10px;
	font-weight: bold;
	font-family: 'latoregular';
	font-size: 20px;
}

.interior_texto cite {
    clear: both;
    color: #fff;
    display: block;
    font-family: 'latoregular';
    font-size: 16px;
    font-style: italic;
    line-height: 22px;
    margin: 15px;
    padding: 10px;
	width: 95%;
	background-color:#153331;
	background: rgba(22,50,49,1);
	background: -moz-linear-gradient(left, rgba(22,50,49,1) 0%, rgba(22,50,49,1) 13%, rgba(42,105,92,1) 53%, rgba(22,50,49,1) 93%, rgba(22,50,49,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(22,50,49,1)), color-stop(13%, rgba(22,50,49,1)), color-stop(53%, rgba(42,105,92,1)), color-stop(93%, rgba(22,50,49,1)), color-stop(100%, rgba(22,50,49,1)));
	background: -webkit-linear-gradient(left, rgba(22,50,49,1) 0%, rgba(22,50,49,1) 13%, rgba(42,105,92,1) 53%, rgba(22,50,49,1) 93%, rgba(22,50,49,1) 100%);
	background: -o-linear-gradient(left, rgba(22,50,49,1) 0%, rgba(22,50,49,1) 13%, rgba(42,105,92,1) 53%, rgba(22,50,49,1) 93%, rgba(22,50,49,1) 100%);
	background: -ms-linear-gradient(left, rgba(22,50,49,1) 0%, rgba(22,50,49,1) 13%, rgba(42,105,92,1) 53%, rgba(22,50,49,1) 93%, rgba(22,50,49,1) 100%);
	background: linear-gradient(to right, rgba(22,50,49,1) 0%, rgba(22,50,49,1) 13%, rgba(42,105,92,1) 53%, rgba(22,50,49,1) 93%, rgba(22,50,49,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#163231', endColorstr='#163231', GradientType=1 );

}
.starter-template{
	margin-top:15px;
}
.bloque_2 {
    background: #f6f6f6 none repeat scroll 0 0;
    font-family: "latoregular";
    margin: 20px 0 10px 0;
    padding: 10px;
    width: 50%;
	display: block;
}

.bloque_2.for_years {
	width: 19%;
	display: inline-block;
	text-align: center;
	margin-right: 4px;
}

.bloque_2.for_years h4 a {
	color: #ff5b00;
}


.bloque_2  h2{
	margin:0;
	padding:0;
	font-size:25px;
}
.bloque_3 {
    background: #f6f6f6 none repeat scroll 0 0;
    font-family: "latoregular";
    margin: 20px 0 10px 0;
    padding: 10px;
    width: 50%;
	display: block;
}
.bloque_3  h2{
	margin:0;
	padding:0;
	font-size:25px;
}
#anyo_actual{
	color: #ff5b00;
}
.rojo{
	color: #b22304;
}
.azul{
	color: #1f4994;
}
.naranja{
	color: #ff5b00;
}
/*** MOVIL PEQUEÑO ***/
@media (min-width: 320px) and (max-width: 460px) {
	#menuhome li h3 {
		font-size: 15px;
	}
	.carousel-caption {
		position: inherit;
		width: 100%;
		top: 0;
		left: 0;
		z-index: 10;
		padding-top: 1px;
		padding-bottom: 0;
		color: #ffffff;
		text-align: center;
		min-height:100px;
		background-color:rgba(48,46,43,1);
		text-shadow: none;
		height:170px;
		max-height:250px;
		margin-top:0px;
		text-shadow: 1px 1px 1px #000000;
	}
	.carousel-indicators li {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(0,0,0,0);
    border: 2px solid #ffffff;
    border-radius: 14px;
}
	.carousel-indicators li.active {
		width: 20px;
		height: 20px;
		margin: 1px;
	}
	.carousel-indicators .active {
		background-color: #ffffff;
	}
	.carousel .item .img-responsive {
		width: 100%;
		margin-top:288px;
	}

	.carousel-inner {
    overflow: hidden;
	min-height:285px;
    position: relative;
    width: 100%;
}
	.carousel .item  {
		width:100% !important;
		height: 100%;
	}
	.carousel-indicators {
		bottom: 0;
		top:57%;
		height:1px;
		width: 65%;
	}
	  .carousel-caption h2 {
    font-size: 18px;
	color:#ffffff;
	text-align: left;
	padding: 0 30px;
	text-transform: uppercase;
	font-family:'latoregular';
  }
  .carousel-caption p {
    margin: 0;
    font-size: 12px;
	padding: 0 30px;
	font-family:'Gotham';
	text-align: left;
  }
	.carousel .item img {
	width: 100%;
	position:inherit;
	top:0px;
	margin-top:26px;
	}
	#menuhome li {
    display: inline-block;
    float: left;
    height: 100px;
    list-style: outside none none;
    padding: 20px 30px;
    position: relative;
    text-align: center;
    width: 100%;
}
	#menuhome li h3 {
		font-size:17px;
	}
	#menuhome li img {
		width:30px;
	}
	.interior_texto {
		min-height: 320px;
		margin-top: 0;
	}
	.interior_texto h2{
		font-size: 24px;
	}
	.navbar-title{
		font-size: 12px;
	}
	.bloque_2  h2{
		margin:0;
		padding:0;
		font-size:16px;
	}
	.bloque_3  h2{
		margin:0;
		padding:0;
		font-size:16px;
	}
	.item .container{
		padding-left:0;
		padding-right:0;
	}
	.bloque_2 {
		width: 98%;
	}
	.bloque_3 {
		width: 98%;
	}
	.dropdown-menu > li > a {
		background-color: #ffffff;
	}
	#navbar button.right{
			float:none;
	}
	.btn-carousel {
		font-size: 14px;
		font-weight: 400;
		padding: 5px 28px;
	}
	#menuhome li h3 {
		width: 90%;
		font-size: 15px;
	}
	.inline {
	    display: block;
	}
}

/*** MOVIL ***/
@media (min-width: 461px) and (max-width: 979px)  {
	.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {
		padding: 5px 15px 5px 5px;
		background-color: #ffffff;
	}
	.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
		margin-right: 0;
	}
	#menuhome li {
		width: 50%;
	}
	#menuhome li h3 {
		font-size:20px;
		width:90%;
	}
	footer .verticales li {
		margin-right: 5px;
	}
	.navbar-btn {
		margin-bottom: 0;
		margin-top: 10px;
	}
	#navbar button.right{
		float:none;
	}
	.carousel-caption {
		position: absolute;
		width: 90%;
		top: 15%;
		left: 0;
		z-index: 10;
		padding-top: 0;
		padding-bottom: 20px;
		color: #ffffff;
		text-align: center;
		min-height:100px;
		/*background-color:rgba(48,46,43,0.8);*/
		text-shadow: none;
		height:170px;
		max-height:250px;
		text-shadow: 1px 1px 1px #000000;
	}
	.carousel-indicators li {
		display: inline-block;
		width: 20px;
		height: 20px;
		margin: 1px;
		text-indent: -999px;
		cursor: pointer;
		background-color: #000\9;
		background-color: rgba(0,0,0,0);
		border: 2px solid #ffffff;
		border-radius: 14px;
	}
	.carousel-indicators li.active {
		width: 20px;
		height: 20px;
		margin: 1px;
	}
	.carousel-indicators .active {
		background-color: #ffffff;
	}
	.carousel .item .img-responsive {
		width: 100%;
		margin-top:288px;
	}
	.carousel-inner {
		overflow: hidden;
		min-height:261px;
		position: relative;
		width: 100%;
	}
	.carousel .item  {
		width:100% !important;
		max-height:330px !important;
		/*position: relative;*/
		height: 100%;
	}
	.carousel-indicators {
		bottom: 0px;
	}
	.carousel-caption h2 {
		font-size: 24px;
		color:#ffffff;
		text-align: left;
		padding: 0 30px;
		text-transform: uppercase;
		font-family:'latoregular';
  }
	.carousel-caption p {
		margin: 0;
		font-size: 14px;
		padding: 0 30px;
		font-family:'latoregular';
		text-align: left;
  }
	.carousel .item img {
		width: 100%;
		margin-top:0;
		position: relative;
		top: 0;
	}
	.interior_texto {
		margin-top: 0;
	}
	.dropdown-menu > li > a {
		background-color: #ffffff;
	}

}
/*** TABLET ***/
@media (min-width: 980px) and (max-width: 1199px) {
	.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
		margin-right: -15px;
		margin-left: 0;
	}
	.carousel-caption {
		width: 70%;
	}
	.navbar-nav>li>a {
		margin-top: 25px;
	}
	.navbar-nav > li > a {
    color: #ffffff;
    font-size: 10px;
    padding-right: 0px;
}
	.carousel .item img {
		width: 100%;
		margin-top:0;
		position:absolute;
		top:-7%;
		/*top:-288px;*/
	}
	.carousel .item .img-responsive {
		width: 100%;
		margin-top:288px;
	}

	.carousel-inner {
		overflow: hidden;
		height:515px;
		position: relative;
		width: 100%;
	}
	.dropdown-menu > li > a {
		background-color: #ffffff;
	}

}

/*** DESKTOP ***/
@media (min-width: 1200px) {
	.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
		margin-left: 15px;
	}
	.navbar-brand {
		background: url('../images/logo.png') no-repeat;
		height: 75px;
		margin-top: 5px;
		margin-left: 20px;
		width: 200px;
		padding: 0;
		text-indent: -5000px;
	}
	.navbar-nav>li>a {
		margin-top: 25px;
	}
	.navbar-nav>li>a {
		padding-right:7px;
		padding-right:7px;
		font-size: 12px;
		color: #ffffff;
	}
	.navbar-nav>li:last-child>a {
		padding-right:5px;
		margin-right: 7px;
		color: #fffffff;
	}
	.navbar-right .dropdown-menu {
		right: 0px;
		left: auto;
	}
	.navbar-nav>li:last-child .dropdown-menu {
		right: 15px;
		left: auto;
	}
	.carousel .item  {
		width:100% !important;
		/*max-height:330px !important;*/
		/*position: relative;*/
		height: 100%;
		/*overflow:hidden !important;*/
	}
	.carousel .item img {
		width: 100%;
		margin-top:0;
		position:absolute;
		top:-27%;
		/*top:-288px;*/
	}


	.carousel-inner {
    overflow: hidden;
	height:530px;
    position: relative;
    width: 100%;
}
	#menuhome li h3 {
		font-size:25px;
	}
}


/** actividad **/

.box-bloque {
	display: inline-block;
	width: 100%;
}

.title-details {
	border-bottom: 1px dotted #b22304;
	color:#b42506;
	display:inline-block;
	padding-bottom: 6px;
	padding-right: 15px;
}

.title-background {
    background: #b42506;
	color: white;
	display: inline-block;
    padding: 5px 12px 7px 12px;
    font-size: 19px;
	margin-bottom: 8px;
	margin-top:12px;
}

.box-bloque img.img-small {
	height: 146px;
	margin-right:18px;
}

@media (max-width: 400px) {
	.box-bloque p {
		display: inline-block;
	}

	.box-bloque img.img-small {
		margin-left: 0;
	}
}