/*
* common-styles
*/

body {
	font-family: 'Raleway', sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 1200px;
}

ul {
	padding: 0;
	margin: 0;
}

.margin-bottom-none {
	margin-bottom: 0px;
}

.padding-bottom-none {
	padding-bottom: 0px;
}

[class^="icon-"], [class*=" icon-"] {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-menu:before {
    content: "\2630";
}

.vaAligner {
	width: 0;
	height: 100%;
	vertical-align: middle;
}

.fulljustify {
	text-align: justify;
}

.no-margin-sides {
	margin-left: 0;
	margin-right: 0;
}

.fulljustify:after {
	content: "";
	display: inline-block;
	width: 100%;
}

.inline-block {
	display: inline-block;
}

.ad-container {
	/*padding: 0;*/
	margin-bottom: 20px;
	max-width: 100%;
	overflow: auto;
}

.divider {
	border-bottom: solid 1px #ccc;
}

.divider-dotted {
	border-bottom: dotted 1px #ccc;
}

/*
* lp-sidebar-menu
*/

#lp-sidebar-menu {
	background: #404040;
	bottom: 0;
	height: 100%;
	left: -270px;
	overflow: auto;
	position: fixed;
	top: 0;
	width: 270px;
	z-index: 1000;
}

#lp-sidebar-menu .nav-tabs {
	border-bottom: none;
	background: #000;
}

#lp-sidebar-menu .nav-tabs > li {
	height: 50px;
	margin-bottom: 0;
	width: 25%;
	/*border-top: 1px solid #3a3a3a;*/
}

#lp-sidebar-menu .nav-tabs > li > a:hover {
	background-color: #4a4a4a;
}

#lp-sidebar-menu .nav-tabs > li > a {
	border-radius: 0;
	border: none;
	color: #fff !important;
	height: 100%;
	margin: 0px;
	padding: 0;
	text-align: center;
	width: 100%;
	line-height: 50px;
}

#lp-sidebar-menu .nav-tabs > li > a > img {
	max-width: 30px;
}

#lp-sidebar-menu .nav-tabs > li.active > a {
	background: #333;
	color: #fff;
}

#lp-sidebar-menu .nav-tabs #lp-sidebar-menu-close-button {
	font-size: 32px;
}

#lp-sidebar-menu .nav-tabs li #lp-sidebar-menu-close-button:hover,
#lp-sidebar-menu .nav-tabs li.active #lp-sidebar-menu-close-button {
	background: transparent;
}

#lp-sidebar-menu .tab-content {
	border-left: 5px solid #be3333;
}

#lp-sidebar-menu .tab-content li {
	border-bottom: 1px solid #3a3a3a;
}

#lp-sidebar-menu .tab-content li a {
	color: #fff !important;
	display: block;
	font-weight: 300;
	overflow: hidden;
	padding: 15px;
	text-decoration: none;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
}

#lp-sidebar-menu .tab-content li a:hover {
	background: #4a4a4a;
}

/*
* lp-header
*/

#lp-header #lp-header-top-bar {
	background: #d81515;
}

#lp-header #lp-header-top-bar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#lp-header #lp-header-top-bar ul li {
	display: inline-block;
}

#lp-header #lp-header-top-bar ul li a {
	display: inline-block;
	text-decoration: none;
	height: 40px;
	line-height: 40px;
}

#lp-header #lp-header-top-bar ul li:not(:first-child) {
	margin-left: 10px;
}

#lp-header #lp-header-logo-bar {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
}

#lp-header #lp-header-nav-bar {
	background: #2f2f2f;
	font-weight: 200;
}

#lp-header #lp-header-nav-bar.nav-bar-fixed {
	position: fixed;
	z-index: 1000;
	top: 0;
	max-width: 1170px;
	width: 100%;
	box-shadow: 0px 4px 3px rgba(0,0,0,.3);
}

@media screen and (max-width: 1199px) {
	#lp-header #lp-header-nav-bar.nav-bar-fixed {
		max-width: 970px;
	}
}

#lp-header #lp-header-nav-bar ul {
	margin: 0;
	padding: 0;
	margin-bottom: -1.4em;
}

#lp-header #lp-header-nav-bar ul li {
	display: inline-block;
}

#lp-header #lp-header-nav-bar ul li a {
	display: inline-block;
	padding: 15px 5px;
	line-height: 1.4em;
	color: #fff !important;
	text-decoration: none;
}

#lp-header #lp-header-nav-bar ul li a:hover {
	background: #d81515;
}

/*
* lp-footer
*/

#lp-footer {
	background-color: #000;
	color: #FFF;
	text-align: center;
}

#lp-footer {
	padding-top: 15px;
	background-color: #000;
	color: #FFF;
	text-align: center;
	min-height: 120px;
}

#lp-footer nav ul {
	list-style: none;
	font-size: 1.3rem;
}

#lp-footer nav ul li {
	display: inline-block;
	font-weight: 300;
}

@media screen and (max-width: 991px) {
	#lp-footer nav ul li {
		display: block;
	}

	#sports-news-section .sports-news-item-first {
		padding: 0px 10px 0px 40px !important;
	}

	#lp-home-banner-news .banner-news-item:not(.banner-news-item-first):nth-child(2) .banner-news-item-content,
	#lp-home-banner-news .banner-news-item:not(.banner-news-item-first):nth-child(4) .banner-news-item-content {
		/*background: rgba(216,21,21,0.5) !important;
		height: 100% !important;*/
	}

	#lp-home-banner-news .banner-news-item:not(.banner-news-item-first):nth-child(3) .banner-news-item-content {
		background: rgba(216,21,21,0) !important;
		height: 100% !important;
	}
}

@media screen and (min-width: 992px) {
	#lp-footer nav ul li:not(:last-child) {
		padding-right: 20px;
	}
}

#lp-footer nav ul li a {
	color: #c6c6c6;
}

#lp-footer nav ul li a:hover {
	color:#747474;
	font-weight: 100;
}

#lp-footer #lp-footer-social-networks {
	margin-top: 15px;
	margin-bottom: 15px;
	visibility: hidden;
}

#lp-footer #lp-footer-social-networks ul {
	list-style: none;
}

#lp-footer #lp-footer-social-networks ul li {
	display: inline-block;
}

#lp-footer #lp-footer-social-networks ul li:not(:last-child) {
	padding-right: 20px;
}

#lp-footer #lp-footer-social-networks ul li img {
	width: 30px;
}

#copyright {
	font-weight: 400;
	font-size: 1.2rem;
	margin-bottom: 20px;
}

/*
* lp-body
*/

/*
* lp-home
*/
#lp-home-banner-news {
	margin: 10px 0 20px;
}

#lp-home-banner-news .banner-news-item {
	display: block;
	position: relative;
	height: 323px;
	
	/*padding: 0;*/
	text-align: center;
}

#lp-home-banner-news .banner-news-item img {
	height: 100%;
    width: auto;
}

#lp-home-banner-news .banner-news-item.banner-news-item-first {
	height: 626px;
}

/*@media screen and (max-width: 1199px) {
	#lp-home-banner-news .banner-news-item {
		height: 180px;
	}

	#lp-home-banner-news .banner-news-item.banner-news-item-first {
		height: 360px;
	}
}*/

@media screen and (max-width: 767px) {

	#lp-home-banner-news .banner-news-item.banner-news-item-first {
		/*height: auto;*/
		height: 400px;
	}

	#lp-home-banner-news .banner-news-item.banner-news-item-first .banner-news-item-content h3 {
		font-size: 17px!important;
	}

	#lp-home-banner-news .banner-news-item.banner-news-item-first .img-banner-container {
	    height: 280px!important;
	}
}

#lp-home-banner-news .banner-news-item .banner-news-item-background {
	display: block;
	height: 100%;
	width: 100%;
}

#lp-home-banner-news .banner-news-item .banner-news-item-content {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 70px;
	width: 100%;
	color: #000;
    padding: 5px 15px;
    font-size: 12px;
    text-align: left;
    background: none!important;
}

.img-banner-container {
	position: relative;
    height: 253px;
    width: 100%;
    background-color: #000;
}

#lp-home-banner-news .banner-news-item:not(.banner-news-item-first):nth-child(2) .banner-news-item-content,
#lp-home-banner-news .banner-news-item:not(.banner-news-item-first):nth-child(3) .banner-news-item-content {
	/*background: rgba(216,21,21,0.5);
	height: 100%;*/
}

#lp-home-banner-news .banner-news-item.banner-news-item-first .banner-news-item-content,
#lp-home-banner-news .banner-news-item:nth-child(2) .banner-news-item-content,
#lp-home-banner-news .banner-news-item:nth-child(3) .banner-news-item-content {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.75+100 */
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.75) 100%);
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 100%);
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#bf000000',GradientType=0 );
}

#lp-home-banner-news .banner-news-item .banner-news-item-content h3 {
	font-size: 17px;
	/*max-height: 50px;*/
	overflow: hidden;
	text-transform: uppercase;
	width: 100%;
	color: #BA1600;
	margin: 0;
	font-weight: 600;
}

#lp-home-banner-news .banner-news-item.banner-news-item-first .img-banner-container{
	height: 526px;
}

#lp-home-banner-news .banner-news-item.banner-news-item-first .banner-news-item-content{
	height: 100px;
}

#lp-home-banner-news .banner-news-item .banner-news-item-content p.news-mosaic-item-date {
	color: #c0c0c0;
	margin: 0;
}

#lp-home-banner-news .banner-news-item.banner-news-item-first .banner-news-item-content h3 {
	font-size: 27px; font-weight: 600;
}

#lp-home-banner-news .banner-news-item .banner-news-item-content p {
	font-weight: 200;
	text-align: justify;
}

#lp-home-banner-news .banner-news-item:nth-child(1) .banner-news-item-content p,
#lp-home-banner-news .banner-news-item:nth-child(4) .banner-news-item-content p {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	font-size: 14px;
	line-height: 14px;
	max-height: 28px;
}

#lp-home-banner-news .banner-news-item:nth-child(2) .banner-news-item-content p,
#lp-home-banner-news .banner-news-item:nth-child(3) .banner-news-item-content p {
	/*display: none;*/
}

#lp-home-banner-news .banner-news-item:hover {
	opacity: 0.85;
}

.news-mosaic-section .news-mosaic-section-title {
	margin-bottom: 10px;
}

.news-mosaic-section .news-mosaic-item {
	margin-bottom: 10px;
}

.news-mosaic-section .news-mosaic-item h3 {
	font-size: 24px;
	margin-top: 10px;
	font-weight: 600;
}

.news-mosaic-section .news-mosaic-item h2 {
	margin-top: 10px;
	margin-bottom: 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	font-size: 16px;
	line-height: 18px;
	max-height: 36px;
	font-weight: 600;
}

.news-mosaic-section .news-mosaic-item p {
	color: #777777;
    margin-bottom: 5px;
    font-size: 15px;
    text-align: justify;
}

.news-mosaic-section .news-mosaic-item p.news-mosaic-item-date {
	color: #c0c0c0;
}

.news-list-section {
	margin-bottom: 10px;
}

.news-list-section .news-list-section-title {
	margin-bottom: 10px;
}

.news-list-section .news-list-item {
	margin-bottom: 10px;
}

.news-list-section .news-list-item h3 {
	margin-top: 10px;
	margin-bottom: 5;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	font-size: 20px;
	font-weight: 600;
	line-height: 22px;
	max-height: 44px;
}

.news-list-section .news-list-item h2 {
	margin-top: 10px;
	margin-bottom: 5;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	font-size: 16px;
	font-weight: 600;
	line-height: 18px;
	max-height: 36px;
}

.news-list-section .news-list-item img {
	margin-bottom: 10px;
}

.news-list-section .news-list-item p {
	color: #666;
	margin-bottom: 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	font-size: 14px;
	line-height: 17px;
	max-height: 35px;
}

#opinion-news .slider-news-item {
	height: 170px !important;
}

#opinion-news .slider-news-item-container{
	border-bottom: 3px solid #CA8600;
}

.news-list-section .news-list-item p.news-list-item-date,
#opinion-news p.news-list-item-date {
	color: #c0c0c0;
}

.news-list-section .news-list-item p span.remarked,
#opinion-news p span.remarked {
	font-size: 16px;
	font-weight: 600;
    line-height: 18px;
    color: #333;
}

.news-list-section .news-list-item .lo-dijoasi-box {
	width: 100%;
	background-color: #ddd;
}

p.txt-yellow {
	color: #C8AE4F;
}

.news-list-section .news-list-item .lo-dijoasi-box img {
	margin-bottom: 0;
}

.news-list-section.espectaculos .news-list-item {
	margin-right: 0;
    margin-left: 0;

}

.news-list-section.espectaculos .news-list-item > div{
	background-color: #000;
	padding: 10px 5px;
}

.news-list-section.espectaculos .news-list-item > div > div{
	padding: 0 5px;
}

.news-list-section.espectaculos .news-list-item > div img{
	max-height: 150px;
}

.news-list-section.espectaculos .news-list-item .news-list-item-content{
	color: #FFF;
	font-weight: 600;
}
.news-list-item-content a {
    color: #FFF!important;
    font-weight: 600;
}

#sports-news-section {
	border: 2px solid #283881;
	margin-bottom: 20px;
	overflow: hidden;
	padding: 10px;
}

#sports-news-section .sports-down {
    float: right;
	width: 100%;
}


#sports-news-section img {
	margin-bottom: 10px;
}

#sports-news-section .sports-news-item-first {
	padding: 0px 10px 0px 25px;
}

#sports-news-section .sports-news-item-first .row > a .col-xs-5 {
	padding: 0px;
}

#sports-news-section .sports-news-item-first h3 {
	margin-top: 0px;
	margin-bottom: 5;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	font-size: 16px;
	font-weight: 600;
	line-height: 18px;
	max-height: 36px;
}
#sports-news-section p.sports-news-item{ color: #c0c0c0; } 
#sports-news-section .sports-news-item {
	padding: 0px 10px;
}

#sports-news-section .sports-news-item .row > a .col-xs-5 {
	padding: 0px;
}

#sports-news-section .sports-news-item h3 {
	margin-top: 0px;
	margin-bottom: 5;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	font-size: 16px;
	line-height: 18px;
	max-height: 36px;
}

#bottom-widgets {
	padding-bottom: 45px;
}

#bottom-widgets #cartoon .cartoon-img {
	text-align: center;
}

#bottom-widgets #cartoon .cartoon-img  img{
	max-width: 100px;
	height: auto;
	margin: 0 auto;
}

/* FB */
.fb-page {
	margin-top: 5px !important;
}

.twitter-timeline.twitter-timeline-rendered {
	border-left: 2px solid #5AA8DF !important;
	border-right: 2px solid #5AA8DF !important;
	margin-top: 5px !important;
	width: 95% !important;
}

.timeline-Body{
 border: 1px solid rgba(15,70,100,.12) !important;
}

.img-carton {
	margin-top: 4px !important;
	display: block;
}

/*Video*/
.featured-video-plus.post-thumbnail.fvp-responsive > iframe{
	height: 250px !important;
	width: 100% !important;
}
/* ICONOS SHARE */

/*FACEBOOK*/
.a2a_button_facebook {
	background: url('https://cdn1.iconfinder.com/data/icons/logotypes/32/square-facebook-32.png') !important;
	cursor: pointer !important;
	height: 32px !important;
	margin-right: 8px;
	width: 32px !important;
}
.a2a_button_facebook:hover {
	opacity: 0.8 !important;
}
.a2a_button_facebook.a2a_counter > img {
	opacity: 0 !important;
}
/*FACEBOOK*/

/*TWITTER*/
.a2a_button_twitter {

	background: url('https://cdn1.iconfinder.com/data/icons/logotypes/32/square-twitter-32.png') !important;
	cursor: pointer !important;
	height: 32px !important;
	margin-right: 8px;
	width: 32px !important;
}
.a2a_button_twitter:hover {
	opacity: 0.8 !important;
}
.a2a_button_twitter > img {
	opacity: 0 !important;
}
/*TWITTER*/

/*GOOGLE + */
.a2a_button_google_plus {
	background: url('https://cdn4.iconfinder.com/data/icons/social-messaging-ui-color-shapes-2/128/social-square-google-plus2-2-32.png') !important;
	cursor: pointer !important;
	height: 32px !important;
	margin-right: 8px;
	width: 32px !important;
}
.a2a_button_google_plus:hover {
	opacity: 0.8 !important;
}
.a2a_button_google_plus > img {
	opacity: 0 !important;
}
/*GOOGLE + */

/* WHATSAPP */
.a2a_button_whatsapp {
	cursor: pointer !important;
	height: 32px !important;
	width: 32px !important;
	background: url('https://cdn0.iconfinder.com/data/icons/social-flat-rounded-rects/512/whatsapp-32.png') !important;
}
.a2a_button_whatsapp:hover {
	opacity: 0.8 !important;
}
.a2a_button_whatsapp > img {
	opacity: 0 !important;
}
/* WHATSAPP */

/* MORE */
.alm-btn-wrap {
	display: block;
	overflow: hidden;
	padding: 10px 10px 30px;
	text-align: center;
}

button.alm-load-more-btn {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: 600;
	width: auto;
	height: 42px;
	line-height: 44px;
	background: #ed7070;
	color: #fff;
	border: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 0 4px;
	padding: 0 20px;
	display: inline-block;
	position: relative;
	-webkit-transition: padding 0.25s ease-in-out, width 0.25s ease-in-out;
	-moz-transition: padding 0.25s ease-in-out, width 0.25s ease-in-out;
	transition: padding 0.25s ease-in-out, width 0.25s ease-in-out;
	text-align: center;
	text-decoration: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: -moz-none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
}

button.alm-load-more-btn:hover {
    background-color: #e06464;
    color: #fff;
    text-decoration: none;
}




.iframe-wrapper {
    position: relative;
    display: block;
    width: 100%;
    max-width: 320px;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
}

.iframe-empty-image {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
}

.iframe-wrapper iframe {
    position: absolute;
    display: block;
    width: 100%;
    top: 0;
    left: 0;
}
.carton-portada{
	max-width:320px;
}
