/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete 
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */

/*# sourceMappingURL=responsive.tablet.landscape.css.map */
#logo a img{
	width: 80%;
}
.nav li a,
.nav ul.menu li a {
	padding: 10px 20px;
}


.mobile .wrap-leaderboard{
	/*display: none;*/
}
/* REGION HEADER */
#header .container{}
#header .container #branding,
#header .container .region-header{}

#header .container #branding{
    max-width: 10vw;
    /*margin: 3%;	*/
}
#header .container .region-header{}
.mobile .bloque-redessociales *{
	color: #494949;
}
.mobile .bloque-redessociales ul.txt{
	padding: 0;
    margin: 0 0 3% 0;	
}
.boxmainpage{}
.boxmainpage .boxwrappertop,
.boxmainpage .boxwrapperbottom,
.boxmainpage .wrap-mainmenu{
	/*position: inherit;	*/
}
.front #columns{
	height: 0;
}


/*
* BANNER 2021
*/
.blckMnpnlBanner2021{}
.blckMnpnlBanner2021 .panel-display{}
.blckMnpnlBanner2021 .panel-display{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-direction: normal;
	-moz-box-direction: normal;
	-webkit-box-orient: horizontal;
	-moz-box-orient: horizontal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-content: stretch;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	-webkit-box-align: center;
	-moz-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.blckMnpnlBanner2021 .region-three-50-25-25-first{
	-webkit-box-ordinal-group: 1;
	-moz-box-ordinal-group: 1;
	-webkit-order: 0;
	-ms-flex-order: 0;
	order: 0;
	-webkit-box-flex: 0;
	-moz-box-flex: 0;
	-webkit-flex: 0 1 60%;
	-ms-flex: 0 1 60%;
	flex: 0 1 60%;
	-webkit-align-self: stretch;
	-ms-flex-item-align: stretch;
	align-self: stretch;	
}
.blckMnpnlBanner2021 .region-three-50-25-25-second{
	-webkit-box-ordinal-group: 1;
	-moz-box-ordinal-group: 1;
	-webkit-order: 0;
	-ms-flex-order: 0;
	order: 0;
	-webkit-box-flex: 0;
	-moz-box-flex: 0;
	-webkit-flex: 0 1 20%;
	-ms-flex: 0 1 20%;
	flex: 0 1 20%;
	-webkit-align-self: stretch;
	-ms-flex-item-align: stretch;
	align-self: stretch;
}
.blckMnpnlBanner2021 .region-three-50-25-25-third{
	-webkit-box-ordinal-group: 1;
	-moz-box-ordinal-group: 1;
	-webkit-order: 0;
	-ms-flex-order: 0;
	order: 0;
	-webkit-box-flex: 0;
	-moz-box-flex: 0;
	-webkit-flex: 0 1 20%;
	-ms-flex: 0 1 20%;
	flex: 0 1 20%;
	-webkit-align-self: stretch;
	-ms-flex-item-align: stretch;
	align-self: stretch;	
}




.blckPromos2021 .view-header h2{
    font-size: 100%;
    margin: 7px 0;
}

.blckPromos2021 .more-link a{
    font-size: 95%;
}

.blckEventos2021 .view-header h2{
    font-size: 100%;
}
.blckEventos2021 .view-header h2 .bx1,
.blckEventos2021 .view-header h2 .bx2{
    display: inline-block;
}