﻿@charset "utf-8";
/* CSS Document */
/*.row{border:1px solid;}*/
@import url(http://fonts.googleapis.com/css?family=Sintony:400,700&subset=latin,latin-ext);
@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:300);
/*@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed);*/
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body {
	line-height: 1.4;
	font-family: 'Poppins', sans-serif;
}

a:hover{
	text-decoration:none;
}

.anchobanner {
    width:55% !important;
}

.margin10{margin:10px;}
.center {margin:0px auto;}

.bg-redes {
	background-color: #6B91BA;
	border-bottom: 3px solid #FFFFFF;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	min-height: 30px;
	line-height: 30px;
}

.redes-icon{
	font-size:16px;
	color:#FFFFFF;
	margin-right:10px;
}

.bg-logo {
	background-color: #124A82;
	padding-top: 15px;
	padding-bottom: 15px;
}

.bloque-logo{
	display:flex;
}

.bg-menu {
	text-transform: uppercase;
	color: #164981;
	padding-bottom: 15px;
	padding-top: 25px;
	border-bottom: 1px solid #000000;
	margin-bottom: 10px;
}

.bg-menu li, .bg-menu li a {
	color: #164981;
	font-weight:600;
	text-decoration:none;
}

.menu-principal{
	display:inline;
}

.menu-principal li a{
	font-size:19px;
}

.inline{
	margin-top:10px;
}

.inline h1, .inline h2{
	display:inline;
	font-size:15px !important;
}

/*PARA CUATRO NOTAS!*/
.blockquote-box {
	margin-bottom: 25px
}
.blockquote-box .square{width:100px;min-height:50px;margin-right:10px;text-align:center!important;background-color:#E6E6E6;}
.blockquote-box .square img{
	width:100%;	
	max-height:135px;
}

.cuatronotas .blockquote-box .square img{
	width:100%;	
	max-height:90px;
}
/* / PARA CUATRO NOTAS!*/

/*Desde aca hasta abajo se puede borrar, es de ayuda para este diseño*/
hr{
	border-top:1px solid #000000;
}
.banner{width:100%;color:#FFF; text-align:center; font-size:68px;margin-bottom:17px;margin-top: 5px;}
.banner img{
	width:100%;
}
.cuatronotas {background-color:#E5E5E5;}
h1{color:#31476C; font-size:30px; font-family:Arial;margin-top:8px;margin-bottom:20px;}
h1 a{text-decoration:none;color:#31476C; font-size:30px; font-family:Arial;}
h1 a:hover{text-decoration:none;color:#31476C; font-size:30px; font-family:Arial;}
h2{color:#009; font-size:15px; font-family:Arial;}
h4{color:#898989; font-size:15px; font-family:Arial;text-transform:uppercase;margin-bottom:8px;}

.columnas {
    margin-top:5px;
    margin-bottom:10px;
}
.columnas h1.fondoazul{
	margin:0px !important;
}
.columna{
	width:100%;
	height:95px;
	position:relative;
	background:url(../images/bg-columna.jpg) repeat-x;
}

.columna h3{
	padding-left:85px;
	margin:0px;
	/*padding-top:30px;*/
	padding-top:15px;
	color:#6986AE;
	font-size:15px;
	height:60px;
	
	display:table-cell;
	vertical-align:middle;
}

.columna h3 a{
	color:#6986AE;
	text-decoration:none;
}

.columna h3 a:hover{
	color:#6986AE;
	text-decoration:none;
}

.columna p{
	width:100%;
	padding-left:85px;
	height:35px;
	margin:0px;
	padding-top:10px;
	color:#3A3A3A;
	font-size:13px;
}

.columna img{
	position:absolute;
	left:10px;
	top:15px;
	width:69px;
	height:70px;
}

.fondoazul{background-image:url(../images/fondoazul.png); background-repeat:repeat-x; color:#FFF;height:50px;padding:5px;padding-left:23px;padding-top:17px;font-size: 16px;margin: 0px;margin-top: 8px;margin-bottom: 8px;}

.unanoticia {
	margin-top:30px;
}
.unanoticia h4 {color:#164981;font-size:13px;font-weight:bold;margin:0px;}
.unanoticia h4 a{color:#164981;font-size:13px;font-weight:bold;text-decoration:none;}
.unanoticia h4 a:hover{color:#333333;font-size:13px;font-weight:bold;text-decoration:none;}
.unanoticia h2 {color:#2D2D30;font-size:21px;font-weight:bold;margin:0px;margin-top:8px;margin-bottom:8px;}
.unanoticia h2 a{color:#2D2D30;font-size:21px;font-weight:bold;text-decoration:none;}
.unanoticia h2 a:hover{color:#2D2D30;font-size:21px;font-weight:bold;text-decoration:none;}

.copete{
	font-size:18px;
}

.unanoticia img{
	width:100%;
}

.unanoticia span{
	font-size: 12px;
	color: #444;
	font-style: italic;
	margin-bottom: 7px;
	display: inline-block;
}

.text-info {
	color: #4A6485;	
	font-size:11px;
}

.header{
	background:url(../images/bg-header3.jpg);	
	height:147px;
	width:100%;
}

.logo img{	
	max-width:455px;	
}

.col-md-8 .list-inline li{
	color:#FFF;
	font-size:21px;
	padding-left:8px;
	padding-right:8px;
}

.col-md-8 .list-inline li:last-child{
    padding-right:0px;
}

.col-md-8 .list-inline li a{
	color:#FFF;
	text-decoration:none;
	/*font-family: 'Sintony', sans-serif;*/
	font-family: 'Roboto Condensed', sans-serif;
}

.col-md-8 .list-inline li a:hover{
	color:#354350;
}
.col-md-8 .list-inline{
	/*margin-right:15px;*/
}

.col-md-8 .list-inline li.active{
	color:#354350;	
}

.row .col-md-12 p img{
	margin-right:15px;
}

.header .container .row:last-child{
	margin-top:20px;
} 

.principal,.principal2{
	/*background:url(../images/bg-destacado.jpg) no-repeat bottom;	*/
	margin-top:23px;
	padding-bottom:20px;
}

.principal p{
	font-size:17px;
	position:relative;
	padding-bottom:20px;
}

.principal h4{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1; 	
	max-height: 1.3*2; 
}

.principal img,.principal2 img{
	/*width:627px !important;
	height:356px !important;*/
    width: 100%;
}

.contimagen{
	position:relative;
	/*width:627px !important;
	height:356px !important;*/
    width:100% !important;
    /*max-height:356px !important;*/
    overflow: hidden;
}

.sombradestacado {
	padding: 12px;
	background: rgba(0, 0, 0, 0.5);	
	position: absolute;
	bottom: 0px;
	color: #FFFFFF;
	/*width:627px;*/
	width:100%;
}

.sombradestacado a{
	color:#FFFFFF;
	font-size:30px;
	font-weight:700;
}

.sombradestacadotop {
	padding:5px;
	padding-left: 10px;
	padding-right: 10px;
	background: rgba(22, 73, 129, 0.5);
	position: absolute;
	top: 0px;
	color: #FFFFFF;
	/*width:627px;*/
	width: 100%;
}

.sombradestacadotop h4 {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;
	margin:5px;
}

.vermas{
	font-weight:bold;
	color:#587A95;
	font-size:17px;
}

ul.portada{
	display:inline-block;	
	/*float:left;*/
	margin-top:-1px;
	margin-left:5px;
    margin-right:20px;
}

.portada li{
	color:#FFFFFF;	
	font-size:20px;	
	margin-right:5px;
	height:37px;			
	display:table-cell;
	vertical-align:middle;
}

.portada li a{
	text-decoration:none;
	color:#FFFFFF;
	border-right:2px solid #FFFFFF;	
	padding-right:13px;
	font-family: 'Roboto Condensed', sans-serif;
}

.portada li a:hover{
	text-decoration:none;
	color:#FFFFFF;
}

.portada li:last-child a{
	border:none;
}

.portada li.active{
	color:#354350;	
	background:url(../images/flechita-li-selected.png) no-repeat center bottom;
}

.portada li.active a{
	color:#354350;	
}


.noticiachica{
	height:95px;
	width:100%;
	position:relative;
}

.noticiachica img{
	width:69px;
	height:70px;
}

.noticiachica h2{
	/*float:left;*/
	width:100%;
	padding-left:86px;
	margin:0px;
	height:40px;
	/*padding-top:25px;*/
	display: table-cell;
	vertical-align: bottom;
	padding-bottom: 3px;
	text-transform:uppercase;
	color: #8B8B8B;
	font-size: 11px;	
		
}

.noticiachica h2 a{
	text-decoration:none;
	color: #333333;
	font-size: 11px;		
}

.noticiachica h2 a:hover{
	text-decoration:none;
	color: #333333;
	font-size: 11px;
}

.noticiachica p{
	float:left;
	padding-left:86px;
	background:url(../images/fondoazul.png) repeat-x;
	margin:0px;
	width:100%;
	height:50px;
	color:#FFFFFF;
	font-size: 15px;	
	padding-top:18px;
}

.noticiachica img{
	position:absolute;
	left:10px;
	top:10px;
}

.encuesta h1.fondoazul{
	margin:0px;
}

.encuesta .cuerpo{
	background:url(../images/bg-encuesta.jpg) repeat-x #C3C3C3;
	width:100%;
	position:relative;
	padding:10px;
}

.encuesta .cuerpo .radio label{
	color:#6986AE;
	font-size:15px;
}

.encuesta .cuerpo h3{
	margin:0px;
	width:100%;
	color:#6986AE;
	font-size:16px;	
}

.encuesta .cuerpo .btn{
	background:url(../images/bg-btn-encuesta.jpg) repeat-x;
	height:26px;
	padding:0px;
	padding-left:10px;
	padding-right:10px;
	color:#FFFFFF;	
	font-size:15px;
	border:none;
	border-radius: inherit;
	line-height: 26px;
	
}

.encuesta{
	margin-bottom:10px;
    margin-top:5px;
}

.sufeenimagenes{
	margin-bottom:10px;
    margin-top:5px;
}

.sufeenimagenes h1.fondoazul{
	margin:0px;
}

.sufeenimagenes .cuerpo h3{
	color:#6986AE;
	font-size:13px;	
	margin:0px;
	line-height:1.3;	
	padding-bottom:10px;
}

.sufeenimagenes .cuerpo p{
	width:100%;
	color:#000000;
	font-size:13px;	
}

.sufeenimagenes .cuerpo h3 a{
	color:#000000;	
}

.sufeenimagenes .cuerpo{
	padding:10px;
}

.sufeenimagenes .cuerpo{
	background:url(../images/bg-sufe.jpg) repeat-x #BEBEBE;
	width:100%;
}

.imagensuplemento {
    margin-bottom:5px !important;
    margin-top:10px !important;        
}

.lomasleido{

}

.lomasleido h1{
	background:#E4E4E4;
	height:38px;
	width:100%;
	margin:0px;
	border-bottom:6px solid #6080A6;
	color:#6080A6;
	font-size:15px;	
	padding-top:8px;
	padding-left:20px;
}

.lomasleido ul{
	width:100%;
	padding:0px;
}

.lomasleido li{
	background:#E4E4E4;
	width:100%;
	padding:15px;
	padding-left:20px;
	color:#3D5B77;
	font-family:15px;
	list-style:none;
	margin-bottom:3px;
}

.lomasleido li a{
	color:#3D5B77;
	text-decoration:none;
}

.lomasleido li a:hover{
	color:#3D5B77;
	text-decoration:none;
}

.novedades-home h2 {
	color: #009;
	font-size: 15px;
	font-family: Arial;
}

.novedades-home p {
	color: #2D2D30;
	font-size: 15px;
	line-height: 1;
	font-weight: 700;
}

.novedades h2{
	color: #009;
    font-size: 15px;
    font-family: Arial;
}

.novedades h2 a{
	color:#6986AE;
	font-size: 15px;
	text-decoration:none;
}

.novedades h2 a:hover{
	color:#6986AE;
	font-size: 15px;
	text-decoration:none;
}

.novedades p{
	color:#2C2C2C;
	font-size: 13px;
}

.cuatronotas {
	margin-top:10px;	
	margin-bottom:10px;	
}

.cuatronotas .row{
	padding:20px;
	margin:0px;	
	/*height:255px;*/
	background:url(../images/bg-cuatronoticias.jpg)no-repeat bottom;
}

.cuatronotas h1{
	background:#E4E4E4;
	height:45px;
	width:100%;
	margin:0px;
	border-bottom:6px solid #6080A6;
	color:#6080A6;
	font-size:18px;		
	padding-top:12px;
	padding-left:20px;	
}

.cuatronotas h2{
	color:#6986AE;
	font-size: 17px;
	margin:auto;
	margin-bottom:10px;
	min-height:55px;
}

.cuatronotas p{
	color:#2C2C2C;
	font-size: 15px;
	line-height:1.3;
		
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2; 	
	max-height: 1.3*2; 
}

.ultimasnoticias{
	height:48px;
	line-height:48px;
	border-bottom:1px solid #000000;
	font-size:15px;
}

.ultimasnoticias strong{
	margin-right:10px !important;
	display:inline-block;
}

.ultimasnoticias a{
	height:48px;
	line-height:48px;	
	font-size:15px;
	text-decoration:none;
	color:#333333;
}

.fecha{
	color:#FFFFFF;
	font-size:16px;
	/*font-family: 'Sintony', sans-serif;*/
    line-height:25px;	
	border-right:2px solid #748FAD;	
}

.twitter{
	background:url(../images/iconotwitter.png) no-repeat;
	width:26px;
	height:25px;
	display:block;
	float:left;
}

.facebook{
	background:url(../images/iconofacebook.png) no-repeat;
	width:26px;
	height:25px;
	display:block;
	float:left;
}

.carousel-inner .item strong{
	margin-left:30px;	
}

.carousel-control
{
    width:20px;    
}

.carousel-control.left
{
    background:none;
} 

.carousel-control.right
{
    background:none;
} 

.carousel-inner .item .carousel-caption{
	text-align:left;
	position:relative;
	left:0px;
	padding:0px;
	margin:0px;
	bottom:0px;
	color: #000000;
	font-size: 13px;
	line-height: 1.4;	
	text-shadow:none;
}

.padding0{
	padding:0px !important;
}

.top10{
	margin-top:10px;
}

.buscador{
	display:flex;
}

.newsletter{		
	position:relative;	
	overflow:auto;
	background:#809DBB;
}


.newsletter input[type="text"],.buscador input[type="text"]{
	border:none;
	border-radius:10px;
	padding-left:5px;
	padding-right:5px;
    width: 190px;
    margin-right:5px;
}

.newsletter input[type="text"]{
	width:240px;
	float:left;
	line-height:25px;
	border:none;
	margin:6px;
}

.newsletter input:focus,.buscador input:focus{
    outline: 0;
}

.boton-buscador{
	background:none;	
	border:none;
	font-size:18px;
	cursor:pointer;
	color:#FFFFFF;
}

.boton-buscador:focus{
    outline: 0;
}

.newsletter .boton-buscador{
	float:left;
}

.newsletter .btn{
	margin-left:6px;
	margin-bottom:6px;
	background:url(../images/bg-btn-encuesta.jpg) repeat-x;
	height:26px;
	padding:0px;
	padding-left:10px;
	padding-right:10px;
	color:#FFFFFF;	
	font-size:15px;
	border:none;
	border-radius: inherit;
	line-height: 26px;	
}

.margintop10{
	margin-top:10px;
}

.margintop20 {
	margin-top: 20px;
}

.margintop30{
	margin-top:30px;
}

.input-buscador {
	padding-left: 10px !important;
	padding-right: 10px !important;
	font-size: 13px;
}


.buscador form {
	display: flex;
}

.fg-azul {
color:#355272;
}

.fondovalores{
	background:url(../images/nosotros.jpg) no-repeat bottom center;
	overflow:auto;
}

.fondovalores p{
	color: #355272;	
	font-size: 16px;
}

.fondovalores p strong{
	color: #355272;	
	font-size: 16px;
}

.fondocontacto{
	background:url(../images/fondocontacto.jpg) no-repeat bottom center;
	overflow:auto;
	min-height:450px;
}

.titulo-secciones {
	color: #2D2D30;
	font-family: 'Montserrat', sans-serif;
	font-size: 21px;
	font-weight: bold;
	border-top: 1px solid #999999;
	padding-top: 16px;
	margin-top:20px;
}

.fondo-buenas {
	background: #DDDDDD;	
	padding-bottom: 15px;
	padding-top: 15px;
	display: flex;
}


.fondo-opiniones {
	background: #2D2D30;
	color: #FFFFFF;
	padding-bottom: 15px;
	padding-top: 15px;
	display:flex;
}

.fondo-opiniones h3 {
	color: #D1E5F2;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	margin: 0px;
	margin-bottom: 5px;
}

.fondo-opiniones p{
	line-height:1.3;
}

.fondo-opiniones p a {
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	color: #CDCDCD;
}

.buenas-noticias h3 {
	color: #164981;
	font-size: 12px;
	font-weight: 700;
	margin:0px;
}


.fotos-mes h3 {
	margin: 0px;
	margin-bottom: 20px;
	font-size: 12px;
}

.buenas-noticias h2, .buenas-noticias h2 a {
	color: #2D2D30;
	font-size: 14px;
	font-weight: 700;
	text-decoration: none;
}
.buenas-noticias h2{
	margin: 0px;	
}

.titulocontacto {
	color: #355272;
	font-weight: bold;
	font-size: 22px;
	margin-bottom: 40px;
	margin-top: 40px;
	text-align: center;
	/*font-family: 'Sintony', sans-serif;*/
}

.fondocontacto label{
	color: #355272;
	/*font-family: 'Sintony', sans-serif;*/
	font-size:19px;
	font-weight:normal;
}

.fondocontacto .btn{
	border-radius:0px;
	border:none;
	background:#446E9E;
	font-size:20px;	
	font-weight:normal;
}

#myTab{
	border:none;
}

#myTab li a{
	padding:0px;
	border:none;
	color:#31476C;
	text-transform:uppercase;
	font-size:19px;	
	line-height:40px;
	margin-right:10px;
}

#myTab li a:hover{
	background:none;
}

#myTab li.active a{	
	font-weight:bold;
	font-size:24px;	
}

.barracompartir{
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	height:43px;
	line-height:40px;
	margin-bottom:30px;
	margin-top:30px;
}

.noticia p strong{
	color:#31476C;
	font-size:16px;
	font-weight:normal;	
}

.noticia h5{
	font-size:16px;
	line-height:1.3;	
	font-weight:normal;
	/*font-family: 'Sintony', sans-serif;*/
}

.noticia p{
	font-size:16px;
	line-height:1.3;	
	font-weight:normal;
	/*font-family: 'Sintony', sans-serif;*/
}

.displayinline{
	display:inline-block;
}

.barracompartir span{
	color:#31476C;
	font-size:16px;
}

.barracompartir .bordeizq{
	border-left:1px solid #CCCCCC;
}

.barracompartir .bordeizq a{
	margin-right:4px;
}

.fondodetalle{
	background:url(../images/fondodetalle.jpg) no-repeat bottom center;
	padding:25px;
	padding-bottom:10px;
	margin-bottom:15px;
	border-bottom:1px solid #000000;
}

.fondodetalle .carousel-inner .item img{
	max-width:100%;
    margin:auto;
	max-height:350px;
}

.fondodetalle .carousel-inner .item p{
	padding:5px;
	margin-top:10px;
}

.NoticiaFacebook{
	background:url(../images/iconfacebook.jpg) no-repeat bottom center;
	width:19px;
	height:16px;
	cursor:pointer;
	display:inline-block;
	margin-bottom:6px;
}

.NoticiaTwitter{
	background:url(../images/icontwitter.jpg) no-repeat bottom center;
	width:19px;
	height:16px;
	cursor:pointer;
	display:inline-block;
	margin-bottom:6px;
}

.dropdown-menu{	
	background:url(../images/fondomenu.png) transparent no-repeat;
	width:280px;
	height:135px;
	border:none;
	padding:5px;
    left: -20px;
}

.dropdown-menu li{
	float:none;
	display:block;
	text-align:left;
	border:none;
	border-bottom:1px dotted #FFFFFF;
	padding:5px;
	padding-left:10px;
	padding-right:10px;
	margin:0px;
	height:auto;
	
}	

.dropdown-menu li:last-child{
	border:none;
}

.dropdown-menu li a {
	border: none;
	padding: 0px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: 700;
}

#EdicionImpresa{
	margin-top:40px;
}

#EdicionImpresa h2 {
	color: #164981;
	font-size: 12px;
	font-weight: 700;
	margin-bottom: 5px;
}

#EdicionImpresa h1 {
	color: #2D2D30;
	font-size: 15px;
	font-weight: 700;
	margin: 0px;
}

.bg-download {
	background: #2D2D30;
	color:#FFFFFF;
	
}

.dropdown-menu li a:hover {
	color: #354350;
	background: transparent;
}

.list-inline li.active a{
	color: #354350 !important;
}

.iconoclarin{
	background:url(../images/iconoclarin.png) transparent no-repeat top right;
	padding-right:73px !important;
	display:inline-block;	
	text-align:left;
}


@media (min-width: 320px)
{
	.menu-principal li a{
		font-size:10px;
	}

	.fondo-opiniones {
		display: flex;
		flex-wrap: wrap;
	}

	.sombradestacado a {
		font-size: 17px;
	}

	.bloque-logo {
		display: block;
	}

    .contenedorbuscador
    {
        display:none;        
    }

    .iraclarin
    {
        display:none !important;
    }

    .logo img{	
	    max-width:100%;	
    }

    .menucel{
        padding-left:4px !important;
        padding-right:4px !important;
    }

    .menucel a{
        font-size:16px;
    }

    .portada li a
    {
        font-size:16px;
        padding-right:9px;
    }

    .header .container .row:last-child
    {
        margin-top:37px !important;
    }

    ul.portada {
        margin-right:0px !important;
    }
}

@media (min-width: 568px)
{
	.menu-principal li a {
		font-size: 10px;
	}

	.fondo-opiniones {
		display: flex;
		flex-wrap: wrap;
	}

	.sombradestacado a {
		font-size: 17px;
	}

	.bloque-logo {
		display: block;
	}

    .contenedorbuscador
    {
        display:none;        
    }

    .iraclarin
    {
        display:table-cell !important;
    }

    .menucel{
        padding-left:8px !important;
        padding-right:8px !important;
    }

    .menucel a{
        font-size:18px;
    }

    .portada li a
    {
        font-size:18px;
        padding-right:13px;
    }

    .header .container .row:last-child
    {
        margin-top:0px !important;
    }

    ul.portada {
        margin-right:20px !important;
    }
}

@media (min-width: 768px)
{
	.menu-principal li a {
		font-size: 19px;
	}

	.bloque-logo {
		display: flex;
	}

	.sombradestacado a {
		font-size: 30px;
	}

	.fondo-opiniones {
		display: flex;
		flex-wrap: wrap;
	}

	.padding0-opinion {
		padding: 0px !important;
	}

	.contenedorbuscador {
		display: none;
	}

    .iraclarin
    {
        display:table-cell !important;
    }

    .menucel{
        padding-left:8px !important;
        padding-right:8px !important;
    }

    .menucel a{
        font-size:18px;
    }

    .portada li a
    {
        font-size:18px;
        padding-right:13px;
    }

    .header .container .row:last-child
    {
        margin-top:0px !important;
    }

    ul.portada {
        margin-right:20px !important;
    }
}

@media (min-width: 992px)
{   

    .contenedorbuscador
    {
        display:block;
        padding-left:10px;
    }

    .iraclarin
    {
        display:table-cell !important;
    }

    .menucel{
        padding-left:8px !important;
        padding-right:8px !important;
    }

    li.menucel:last-child{
        padding-right:0px !important;
    }

    .menucel a{
        font-size:18px;
    }

    .portada li a
    {
        font-size:18px;
        padding-right:13px;
    }

    .header .container .row:last-child
    {
        margin-top:0px !important;
    }

    ul.portada {
        margin-right:20px !important;
    }
}


@media (min-width:0px) and (max-width:350px) {
    .anchobanner {
        width:95% !important;
    }
}

@media (min-width:351px) and (max-width:400px) {
    .anchobanner {
        width:95% !important;
    }
}

@media (min-width:401px) and (max-width:700px) {
    .anchobanner {
        width:95% !important;
    }
}