
/**.page-nota .header-nav .site-header
{
	margin-right: auto;
	margin-left: auto;
	max-width:1570px;
	padding-right: 140px;
	padding-left: 140px;
}
.page-nota .navegacion
{
	right:110px;
}**/

.site-header{
	padding-top: 37px;
}
.site-header .container{
	position: relative;
}
.site-header .inner{
	position: relative;
	width: 100%;
	padding-top: 22px;
	display: -webkit-box;      
  	display: -moz-box;         
  	display: -ms-flexbox;     
  	display: -webkit-flex;     
  	display: flex;
}
.site-header .inner h2{
	position: relative;
	top: 2px;
}
.site-header .cont-logo{
	width: 45.814%;
    	max-width: 591px;
    	min-width: 353px;
}
.site-header figure{
    	width: 100%;
    	max-width: 591px;
    	min-width: 353px;
}
.site-header .trending-topics{
    	width: 53.938%;
    	display: -webkit-box;      
  	display: -moz-box;         
  	display: -ms-flexbox;     
  	display: -webkit-flex;     
  	display: flex;
  	–ms-flex-line-pack: end;
  	-ms-flex-pack: end;
  	-webkit-justify-content: flex-end;
    	justify-content: flex-end;
}
.site-header .trending-topics ul{
	-ms-flex-item-align: end;
	-moz-align-self: flex-end;
	-webkit-align-self: flex-end;
	align-self: flex-end;
	display: -webkit-box;      
  	display: -moz-box;         
  	display: -ms-flexbox;     
  	display: -webkit-flex;     
  	display: flex;
  	–ms-flex-line-pack: end;
  	-ms-flex-pack: end;
  	-webkit-justify-content: flex-end;
    	justify-content: flex-end;
}
.site-header .trending-topics ul li{
	margin-left: 30px;
	-ms-flex-item-align: end;
	-moz-align-self: flex-end;
	-webkit-align-self: flex-end;
	align-self: flex-end;
} 
.site-header .trending-topics ul li:first-child{
	margin-left: 0;
}
.site-header .trending-topics ul li a{
	text-transform: uppercase;
	font-weight: 500;
	color: #141414;
}
.trending-topics ul li a:hover,
.site-header-sticky .trending-topics ul li a:hover{
	color: #3172a7;
}
.menu-perfil{
	position: absolute;
	right: 0;
	top: 0;
}
.toggle-menu{
	width: 40px;
	height: 40px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	background: #141414;
	text-align: center;
	padding-top: 12px;
	cursor: pointer;
}
.toggle-menu:hover{
	background: #006595;
}
.toggle-menu > span{
	display: block;
	width: 18px;
	height: 3px;
	background: #efdccb;
	margin-bottom: 3px;
	margin-right: auto;
	margin-left: auto;
}
.toggle-menu > span:last-child{
	margin-bottom: 0;
}

.toggle-perfil{
	width: 40px;
	height: 40px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	background: #141414;
	text-align: center;
	cursor: pointer;
	padding-top: 7px;
	margin-left: 18px;
	position: relative;
	overflow: hidden;
}
.toggle-perfil:hover{
	background: #006595;
}

.toggle-perfil > img{
	position: absolute;
	left: 0;
	top: 0;
	border-radius: 50%;
}

.toggle-miee{
	width: 40px;
	height: 40px;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	background: transparent;
	text-align: center;
	cursor: pointer;
	padding-top: 0;
	margin-right: 18px;
	position: relative;
	overflow: hidden;
}
.toggle-miee > a > figure {
	background: transparent url(/arte/sprite-footer.png);
	background-repeat: no-repeat;
	background-position: -239px -98px;
	width: 40px;
	height: 40px;
	min-width: 30px;

}

.toggle-miee > a > .miee-toggle {
	width: 30px;
	height: 30px;
	background: transparent url(/arte/sprite-footer.png);
	background-position: 49.3px -313px;
	background-size: 227.5px;
}

.toggle-miee:hover{
	background: transparent;
}

/* navs */

.nav-container{
	position: relative;
}

.navegacion{
	width: 640px;
	height: 416px;
	position: absolute;
    	right: 0;
    	top: -26px;
    	z-index: 4;
}

.navegacion .left-part{
	background: #1d68a4;
	width: 572px;
	float: left;
	height: 100%;
	border-radius: 3px 0 0 3px;
	padding: 38px 0 0 31px;
	position: relative;
}

.navegacion .left-part:after{
	content: '';
	position: absolute;
	right: 1px;
	top: -9px;
	width: 0; 
  	height: 0; 
  	border-left: 9px solid transparent;
  	border-right: 9px solid transparent;
  	border-bottom: 9px solid #1d68a4;
}

.navegacion ul{
	text-align: justify;
}

.navegacion ul li{
	float: left;
	width: 33%;
	margin-bottom: 26px;
}

.navegacion ul li:nth-child(3n){
	padding-left: 20px;
}

nav.navegacion ul li a,
nav.navegacion-perfil ul li a,
.page-error nav ul li a{
	color: #fff;
	text-transform: uppercase;
}
nav.navegacion ul li a:hover,
nav.navegacion-perfil ul li a:hover,
.page-error nav ul li a:hover{
	text-decoration: underline;
}

.navegacion .left-part .bottom-part{
	margin-top: 31px;
}

.navegacion .buscador{
	position: relative;
	width: 328px;
	margin-top: 6px;
}

.navegacion .left-part input{
	width: 328px;
	height: 42px;
	border: 1px solid #d5d7d8;
	border-radius: 4px;
	line-height: 42px;
	color: #8c8d8d;
	padding: 0 40px 0 13px;
	font: 14px/42px 'Ubuntu', sans-serif; 
}

.navegacion .left-part button{
	width: 24px;
	height: 24px;
	position: absolute;
	right: 13px;
    top: 7px;
    background: none;
    border: none;
}

.two-sections{
	margin-left: 33px;
}

.two-sections a{
	display: block;
	color: #ffffff;
	font-weight: 500;
	text-transform: uppercase;
}

.two-sections a:hover{
	text-decoration: underline;
	transition: all .3s;
}

.two-sections .guarda{
	height: 1px;
	width: 100%;
    background-image: repeating-linear-gradient(to right, #4f799d 0%, #4f799d 50%, transparent 50%, transparent 100%), repeating-linear-gradient(to bottom, #4f799d 0%, #4f799d 50%, transparent 50%, transparent 100%);
	background-image: -moz-repeating-linear-gradient(left, #4f799d 0%, #4f799d 50%, transparent 50%, transparent 100%),-moz-repeating-linear-gradient(top, transparent 50%, transparent 100%,#4f799d 0%, #4f799d 50%);
    background-position: left bottom, right bottom;
    background-repeat: repeat-x;
    background-size: 5px 1px;
    margin: 12px auto;
}

/* parte derecha de redes */ 
nav .right-part{
	width: 68px;
	background: #d5d7d8;
	float: left;
	height: 100%;
	border-radius: 0 3px 3px 0;
	padding: 29px 0 0 12px;
}

nav .right-part ul li{
	width: 48px;
	height: 48px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	margin-bottom: 56px;
}

nav .right-part ul li a{
    width: 100%;
    height: 100%;
    display: block;
}

nav .right-part ul li:first-child{
	background: #3c5a98;
}

nav .right-part ul li:nth-child(2){
	background: #5fa8dc;
}

nav .right-part ul li:nth-child(3){
	background: #00518f;
}

nav .right-part ul li:last-child{
	background: #e20525;	
	margin-bottom: 0;
}

nav .icon.entry-fb{
	width: 34px;
    height: 34px;
    position: relative;
    left: 7px;
    top: 7px;
}

nav .icon.entry-tw{
	width: 30px;
    height: 30px;
    position: relative;
    left: 9px;
    top: 12px;
}

nav .icon.entry-li{
	width: 26px;
    height: 26px;
    position: relative;
    left: -9px;
    top: 10px;
}

nav .icon.entry-yt{
	width: 33px;
    height: 28px;
    position: relative;
    left: 7px;
    top: 10px;
}

nav .right-part ul li:hover{
	background: #414246;
}

/* nav perfil */

.navegacion-perfil{
	background: #1d68a4;
	width: 151px;
	/*height: 194px;*/
	border-radius: 3px;
	padding: 18px 19px;
	position: absolute;
	right: 0;
    	top: -26px;
    	z-index: 4;
}

.navegacion-perfil:after{
	content: '';
	position: absolute;
	right: 11px;
	top: -9px;
	width: 0; 
  	height: 0; 
  	border-left: 9px solid transparent;
  	border-right: 9px solid transparent;
  	border-bottom: 9px solid #1d68a4;
}
.navegacion-perfil ul li{
	margin-bottom: 22px;
}
.navegacion-perfil ul li:last-child{
	margin-bottom: 0;
}
.navegacion-perfil ul li a{
	color: #fff;
}

/* header sticky */

.sticky-header-nav{
	position: fixed;
	top: -139px;
	transition: all .4s;
	width: 100%; 
	overflow: hidden;
	opacity: 0;
}

.sticky-header-nav.active{
	top: 0;
	transition: all .4s;
	z-index: 5;
	opacity: 1;
}

.site-header-sticky{
	width: 100%; 
	background: #000000;
	height: 50px;
	transition: all .3s;
	padding-top: 10px;
	overflow: hidden;
}
.site-header-sticky.active{
	z-index: 3;
	transition: all .3s;
}

.site-header-sticky .flex-sticky{
	display: -webkit-box;      
  	display: -moz-box;         
  	display: -ms-flexbox;     
  	display: -webkit-flex;     
  	display: flex;
}
.site-header-sticky .flex-sticky h2{
	-moz-flex-grow: 1;
	-webkit-flex-grow: 1;
	flex-grow: 1;
	max-width: 330px;
}
.site-header-sticky .trending-topics{
	-moz-flex-grow: 2;
	-webkit-flex-grow: 2;
	flex-grow: 2;
	align-self: flex-end;
	-ms-flex-item-align: end;
	-moz-align-self: flex-end;
	-webkit-align-self: flex-end;
	align-self: flex-end;
	position: relative;
    	top: -2px;
}
.page-home .site-header-sticky figure{
	//min-width: 180px;
	width: 268px !important;
	//max-width: 200px;
}
.site-header-sticky .trending-topics ul{
	display: -webkit-box;      
  	display: -moz-box;         
  	display: -ms-flexbox;     
  	display: -webkit-flex;     
  	display: flex;
}
.site-header-sticky .trending-topics ul li{
	-ms-flex-item-align: end;
	-moz-align-self: flex-end;
	-webkit-align-self: flex-end;
	align-self: flex-end;
    	margin-right: 4.037%;
}
.site-header-sticky .trending-topics ul li:last-child{
	margin-right: 0;
}
.site-header-sticky .trending-topics ul li a{
	text-transform: uppercase;
	font-weight: 500;
	color: #ffffff;
}
.site-header-sticky .toggle-menu,
.site-header-sticky .toggle-perfil{
	width: 30px;
	height: 30px;
	border: 1px solid #f9e4d3;
}
.site-header-sticky .toggle-menu{
	padding-top: 8px;
	margin-right: 33px;
}
.site-header-sticky .toggle-perfil{
	padding-top: 3px;
	position: relative;
	margin-left: 0;
}
.site-header-sticky .toggle-menu > span{
	width: 15px;
	height: 2px;
}
.site-header-sticky .toggle-miee{
	padding-top: 0;
	margin-right: 30px;
	border: 0;
	border-radius: 0;
}
.site-header-sticky .toggle-miee:hover{
	background: transparent;
}

/* menus para header sticky */

.sticky-header-nav .navegacion{
    top: 50px;
    z-index: 4;
    position: initial;
    float: right;
}
.sticky-header-nav .navegacion-perfil{
	top: 50px;
	z-index: 4;
	position: initial;
    float: right;
}
.sticky-header-nav .navegacion-perfil:after{
	right: 6px;
    z-index: 4;
}

/* breaking news y la polaca */

.alertas-container{
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 99999;
}

.bandaroja {
	background-color: #fc0024;
	width: 100%;
	height : 60px;
	overflow: hidden;
}

.bandaroja .inner{
	margin: 0 auto;
	max-width: 905px;
}

.bandaroja span p {
    border-radius: 50%;
    width: 30px;
    height: 30px;
    padding: 8px;
    background: #b10019;
    color: #fc0024;
    text-align: center;
    font-family: Georgia, serif;
	font-weight: bold;
	font-size: 30px;
	float:left;
	margin-right: 10px;
	margin-top: 15px;
}

.bandaroja h2 a,
.bandaroja .inner > p {	
	float: left;
	color: #fffefe;
	font-family: Georgia, serif;
	font-size: 30px;
	line-height: 60px;
}

.bandaroja .inner > p{
	width: 170px;
	margin-right: 15px;
}

.bandaroja h2 a:hover{
	text-decoration: underline;
}

.bandaroja .marquee {
    width: calc(100% - 225px);
    width: -webkit-calc(100% - 225px);
    width: -moz-calc(100% - 225px);
    width: -ms-calc(100% - 225px);
    width: -o-calc(100% - 225px);
	float:left;
	overflow: hidden;
	height: 60px;
}

/*Banda de abajo*/

.bandaabajo {
	width: 100%;
	height: 36px;
	background: #f9d7bc;
	position: relative;
	overflow: hidden;
}

.bandaabajo .row {
	max-width:1290px;
	height: inherit;
	margin: 0 auto;
	position: relative;
}

.bandaabajoizq {
	width: 107px;
    z-index: 5;
    height: 36px;
    position: relative;
    float: left;
    background: #fc0024;
}

.bandaabajoizq p {
	font-family: 'Ubuntu', sans-serif;
	color: #fefefe;
	line-height: 36px;
	display: inline-block;
	margin-right: 7px;
	position: absolute;
	left: 0;
}

.bandaabajoizq .iconoplay {
	background: url(/arte/icons/sprite_section.png);
	border-radius: 50%;
	width: 20px;
	height: 20px;
	background-position: -154px -101px;
	background-color: #ffffff;
	margin-top: 9px;
	position: absolute;
	left: 67px;
}
.bandaabajoizq .iconoplay.pausa{
	background-position: 2px -51px;
}

.bandaabajoder {
	background: #f9d7bc;
	float: left;
	width: calc(100% - 107px);
	width: -webkit-calc(100% - 107px);
	width: -moz-calc(100% - 107px);
	width: -ms-calc(100% - 107px);
	width: -o-calc(100% - 107px);
    height: inherit;
    background: #f9d7bc;
    float: left;
    z-index: 2;
    position: relative;
}

.bandaabajoder > h4 a, .bandaabajoder > p a, .bandaabajoder h6 a, .bandaabajoder > h5 a {
	float: left;
	line-height: 36px;
	font-family: Georgia, serif;
}

.bandaabajoder > p{
	margin-top: 3px;
}

.bandaabajoder h4 a {
	color: #222222;
	font-size: 20px;
	font-weight: bold;	
	margin-left: 20px;
	margin-right: 4px;
}

.bandaabajoder p a{
	color: #222222;
	font-size: 13px;
	margin-right: 3px;
}

.bandaabajoder address{
	float: left;
}

.bandaabajoder h6 a{
	font-size: 13px;
	font-style: italic;
}

.bandaabajoder h5 a{
	font-size: 16px;
	color: #414141;
	margin-left: 46px;
}

.bandaabajoder .facebookdiv {
	float:left;
    border-radius: 2px;
    background: #2e4688;
    width: 132px;
    height: 24px;
	margin-top: 3px;
	padding-left: 7px;
	transition: all .3s;
}

.bandaabajoder .facebookdiv:hover{
	background: #414246;
	transition: all .3s;
}

.facebookdiv p {
	font-size: 12px;
	color: #ffffff;
	font-family: 'Ubuntu', sans-serif;
	line-height: 24px;
	margin-right: 0px;
	display: inline-block;
}

.bandaabajoder .twitterdiv {
	float:left;
    border-radius: 2px;
    background: #5098d5; 
    width: 132px;
    height: 24px;
	margin-top: 3px;
	margin-left: 8px;
	padding-left: 7px;
	transition: all .3s;	
}

.bandaabajoder .twitterdiv:hover{
	background: #414246;
	transition: all .3s;
}
.twitterdiv p {
	font-size: 12px;
	color: #ffffff;
	font-family: 'Ubuntu', sans-serif;
	line-height: 24px;
	margin-right: 0;
	display: inline-block;
}

.redes-container {
	float: right;
}

.fake-red{
	background: #fc0024;
	width: 50%;
    height: 36px;
    position: absolute;
    left: 0;
    top: 0;
}

/* animacion marquee */

.marquee article h2 a{
	 animation: left-one 6s linear infinite;
	 -webkit-animation: left-one 6s linear infinite;
	 -moz-animation: left-one 6s linear infinite;
	 white-space: nowrap;
}

@keyframes left-one {
  0%  {
    transform:translateX(100%);
  }
   100%  {
    transform:translateX(-100%);
  }
}

@-webkit-keyframes left-one {
 0%   { 
 	-webkit-transform: translateX(100%); 
 }
 100% { 
 	-webkit-transform: translateX(-100%); 
 }
}

@-moz-keyframes left-one {
 0%   { 
 	-moz-transform: translateX(100%); 
 }
 100% { 
 	-moz-transform: translateX(-100%); 
 }
}

/* No mostrar la imagen del logo en blanco */
.header-nav .logoBlanco{
	display: none;
}