/* CSS Document */
html, body{
	overflow-x:hidden !important;
}



p{
	text-align:left !important;
}

/*modulos*/

#menuPrincipal{
	display:none;
}

#wrapper, #newsHome .article_anywhere{
	width:90%;
	margin:0 auto;
	padding:0;
	/*min-width:320px;*/

}


.blog-featured p, .blog p, .blog-featured span[style], .blog span[style]{
display: flex;
    text-indent: -9999999px;
    overflow: hidden;
    padding: 0 0 20px 0;
    margin: 0;
    color: transparent;
    line-height: 1px !important;
    position: relative;
}

/*.contentItem span[style]*/
P, div[itemprop="articleBody"], div[itemprop="articleBody"] span[style] {
    line-height: 27px !important;
    padding: 0 0 25px 0;
    font-size: 15px !important;

}


.result-title, .result-title a{
    font-size:18px;
}

.result-text{
    display: none;
}

.result-created{
    padding-bottom: 20px;
}

.search-btn{
    display:none;
}

.search .inputbox{
    font-size:18px;
}

div.article_anywhere{
padding: 15px 0 !important;

display: block;
clear: both;
float: none;
}

/*break tables*/

td{
	display:block;
	width:100%;
	padding:20px 0;
}

/*ads arriba*/

#header{
	padding: 0 0 3% 0;
	margin: 0;
	top: 0;
	width: 100%;
	/*min-width: 980px !important;*/
	float: left;
	transition: all ease 0.3s;
	z-index: 9999;
	clear: both;
	position:relative;
	
/*border:1px solid #CCCCCC;*/
}

body.movilBg{
	transition: all 0.3s ease;
	background-color:#000;
}

/*esconder o mostrar*/

.movil{
	display:block;
}

.nomovil{
	display:none;	
}

.wrapper{
	padding:2% 5%;
}

.newsflash h4 {
    text-align: center;
    margin-bottom: 15px;
}


#logo{
width: 95%;
padding: 13px 0 0 0;
margin-left: 0%;
text-align: right;
/*position: relative;*/
}


#logo img{
	width: 75% !important;
	height: auto !important;
}



#menu{
	margin: 0 0 0 0;
	width: 100%;
	padding: 0;
	float: left;
    display:flex;
}

.mobile-menu {
    color: #fff;
    margin-top: 20px !important;
    font-size: 1.5em !important;
    display: flex;
}

.mobile-menu div {
    padding-right: 13px;
}

#menuAux {
    padding: 13px 0 0 0;
    position: relative;
    z-index: 9999999;
	display:none;


}

.banner{
	display:none !important;
}

/*#search{
	float:right;
	padding:20px 15px 0 0;
	margin:0;
	
	
}*/


#menuAux ul{
	padding:0;
	margin:0;
	list-style:none;
	float: right;
	padding-right: 15px;

}

#footer #menuAux ul{
	float:none;
	display:inline-table;
	padding:0 0 20px 0;
}

#footer #menuAux ul li{
	display:inline !important;
	float: none !important;
}

#menuAux ul li{
	width:5%;
	width: auto !important;
	height:auto;
	float:left;
	padding:0;
	margin:0;
	list-style:none;
	margin-left: 10px;
}

#menuAux ul li a{
padding: 2px 5px 0 5px;
margin: 0 0 0 0;
height: 20px;
font-size: 1.5em;
color: #fff;
text-decoration: none;
float: left;
}

#menuAux ul li a:hover{

}

#menuAux #fecha{
float:left;
padding:2px 0 0 0;
}

#menuAux #busqueda{
float:right;
padding:0 0 0 20px;
margin:0;
}

#menuAux .moduletable{
margin:0;
padding:0;	
	
}

#menuAux .moduletable h3{
	font-weight:bold !important;
	color:#FFF;
	font-size: 16px !important;
	text-shadow: 0px -1px 0px #15607B;
	text-align: right;
	float:left;
	font-family:Calibri;
	letter-spacing:0;
	width:50px;
	
}
#menuAux #jflanguageselection{
	float:left;
}

#menuAux #jflanguageselection .rawimages{
	clear:both;
}

#menuAux #jflanguageselection span {
	float:left;
	padding:0 5px 0 0;
	border:none;
	width:20px;
	height:2px;
	background-color:#009933;

}


/*#mobile, #mobile{
	width: auto;
	background-repeat: no-repeat;
	padding: 10px 0;
	float: none;
	position: relative;
	-ms-transition: background-color 0.3s linear 0.2s;
	-o-transition: background-color 0.3s linear 0.2s;
	-webkit-transition: background-color 0.3s linear 0.2s;
	-moz-transition: background-color 0.3s linear 0.2s;
	transition: background-color 0.3s linear 0.2s;

}*/

#mobile{
	width: 300px;
	height: 100%;
	top:0;
	left:0;
	margin-left:-300px;
	background-repeat: no-repeat;
	padding: 10px 0;
	float: none;
	position: fixed;
	background-color:#000;
	transition: all 0.3s ease;
	

}


/***** menu ******/

#mobile .menu{
	clear:both;
	padding: 0;
	margin: 0 auto;
	display:block;
	
}

#mobile li{
	display: block;
	position: relative;


}

#mobile .menu li a {
	display: block;
	clear: both;
font-size: 15px;
width: auto !important;
padding: 15px 2px 15px 10px;
	margin: 0 15px;
	border: none;
	text-decoration: none;
	color: #FFF;
	text-shadow: 0px -1px 0px #2F0007;
	font-weight: normal;
	position: relative;
	z-index: 100000;
    border-radius: 6px;
}

.menu a.yellow{
	color:#FFDD00 !important;
	font-weight:bold !important;
}

#mobile .menu {
	padding: 0;
	margin: 0;
}
#mobile .menu li {
	/*margin:0;*/
	list-style: none;
}

/*estya es la linea importante */
#mobile .menu li.active a, #mobile .menu a:hover, #mobile .menu li ul .current a:hover, #mobile .menu li:hover a, #mobile .menu li.active ul{
	color: #FFF;
	text-shadow: 0px -1px 0px #000;
	/*border-bottom: 6px #ED1C24 solid;*/
	background-color: #EF3232;

}




#mobile .menu li.active:hover{
	box-shadow: none !important; 
	background-color:transparent !important;
	
}

#mobile a.logo:hover, #mobile li:hover a.logo {
	background-color: transparent !important;
	border: none;
	-ms-transition: all 0.3s linear 0.3s;
	-o-transition: all 0.3s linear 0.3s;
}

	



	
#mobile .menu li ul{
	display:block;
	z-index:10000;
	margin:0 0 0 0;
	padding:0 !important;
	width:auto;;

}

#mobile .menu li ul li{
	display:block;
	clear:both;
	width:auto;
	font-size:13px;
	color: #FFF;
	padding: 5px 0;
	/*float:left;*/
	margin:0 !important;
	-webkit-border-radius: 0 !important;
	border-radius: 0 !important;
	-webkit-box-shadow:none !important;
    box-shadow: none !important; 
	background-color:transparent !important;
		

	
}

#mobile .menu li ul li a{
	padding:15px 2px 15px 30px;
	width:auto;
	display:block;
	margin-left:0 !important;
	font-size:13px;
	margin-top:-5px;
	margin-bottom:-7px;
	color: #FFF;
	background-position:bottom;
	text-decoration:none;
	-webkit-border-radius: 0 !important;
	border-radius: 0 !important;
	-webkit-box-shadow:none !important;
    box-shadow: none !important; 
	/*border-bottom:1px solid #520A76 !important;*/
	clear:both;
	font-size:16px;
}

#mobile .menu li ul li:last-child, #mobile .menu li ul li:last-child > a {
	border-bottom:none !important;
	
	
}

#mobile .menu li ul #current{
	/*background-color:#24A9E0;*/
}

#mobile .menu li ul #current a:hover, .menu li ul #current:hover{
	/*background-color:#24A9E0;*/
}


#mobile .menu li ul li:hover a{
	background-color: #520A76 !important;

		/*background-color:#666666 !important;*/
	
}
#mobile .menu li ul li:hover{

	background-repeat:no-repeat;
	background-position:90% 50%;
		/*background-color:#666666 !important;*/
	
}

#mobile .menu li:hover > ul{
	/*display:block;*/
}

/*last level*/

#mobile .menu ul .deeper ul {
	display:block;
	/*left:180px;*/
	/*top:auto;
	/*position:relative;*/
	margin-top:-3px !important;
}

#mobile .menu ul .deeper ul li a{
	padding-left:40px;	
}

#mobile .menu ul .deeper ul a:hover{
	background-color: #64266B !important;
}

#mobile .menu ul .deeper:hover{
	color:#FFF !important;
}

#mobile .menu ul .deeper:hover ul {
display:block !important;

}

/*contenido*/
#content{
	width: 100%;
	padding: 0;
	float: left;
	clear: both;
	min-width: 320px;
	height: auto;
	/*background-image: url(../images/fondoContent.png);*/
	margin: 0 0 0 0 !important;
	position: relative;
	background-color: #FFFFFF;
	

	
	
	
}

#content.interna{
margin:0 !important;

	
}

/*paypal*/
.donation h3{
	font-size:25 px !important;
	color:#034EA2 !important;	
	
}

.donatecell{
	width:50%;
	float:left;
	padding:10px 0;

	height:30px;
	border-bottom:1px #999999 solid;
	
}

#headerContent{
	width: 100%;
	min-width: 320px;
	background-repeat: no-repeat;
	background-position: center top;
	height: auto;
	position: relative;
}

#headerContent p {
    margin:0 !important;
    padding:0 !important;
    line-height:0px !important;
}
#headerContent #logo {
    position: absolute;
    width: 139px;
    height: 139px;
    background-image: url(../images/logo_in.png);
    background-repeat: no-repeat;
    padding: 0 !important;
    top: 15%;
    background-position: center;
    left: 0;
    right: 0;
    margin: auto;
    display: block;
    z-index: 10000;
}

#headerContent #mask {
	position: absolute;
	padding: 0 !important;
	z-index: inherit;
	height: 100%;
	width: 100%;
	text-align: center;
	/* background-image: url(../images/slideMask.png);*/
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: rgba(0, 0, 0, 0.5);
}

#headerContent img{

	width:300%!important;
	height:auto;
	overflow: hidden;
	margin-left:-100%;
	min-width:320px;
	/*min-height:217px;*/
	
	
	

}	


#titulo{
display:none;
		
}

#titulo p{
	font-size:24px;
	font-family:kabelitcbold;
	text-shadow: 0px -1px 0px #000;
}

#tituloInterna{
	height: auto;
	width: 100%;
	background-repeat: repeat-x;
	padding: 0;
	z-index: 1000;
	position: relative;

		
}

#headerContent #titulo{
	height: 203px;
}

/*#newsHome .titulo{

	width: 100%;

	z-index: 100;
	position: relative;
	
}*/

.titulo{
    margin-bottom:15px;
}

.blog .pull-left.item-image img{
    display: none;
}

#newsHome h3 {
    color: #000;
    font-weight: normal;
    font-size: 25px;
	text-align: center;
	padding-bottom:10px;
}

#newsHome .autoreadmore, .blog .autoreadmore, .blog-featured .autoreadmore {
    padding-bottom: 10px;
    border-bottom: 1px solid #DDD;
    margin-bottom: 10px;
    margin-top:10px;
    display: flow-root;
}



#titulo h3 {
	color: #FFF;
	font-size: 30px;
	margin: 0;
	padding: 0;
	text-shadow: 0px -1px 0px #000;
	font-weight: normal;
}




#tituloMobil{
	display:none;
}

#contentHome{
	/*background-size:contain;*/
	float: left;
	width: 100%;
	position: relative;
	z-index: 5;
	
}

#contentInterna{
	/*background-size:contain;*/
	float: left;
	width: 100%;
	background-size: auto;

	
}

#contentInterno {
	width: 100%;
	float: left;
	padding: 0px 20px 0px 0px;
	margin: 0;
	position: relative;
}

#contentInterno.nomenu{
	width:100% !important;
	padding:0 20px 20px 0;
	border:none !important;
		
}

#contentColumns .item-page{
	width:930px;
	float:left;
	background-color:#FFFFFF;
	border-radius: 15px;
	-moz-border-radius: 15px;
	padding: 25px;
	-webkit-box-shadow:  0px 0px 6px 2px #67CBEC;
	box-shadow:  0px 0px 6px 2px #67CBEC;
	margin: 25px 0 50px 0;
	border:1px solid #67CBEC;
	
}

#contentColumns{
	float:left;
	clear:both;	
	width:100%;
	height:auto;
	
}

#contentColumns p img{
	width:900px;
	height:auto;	
}

#contentColumns2{
	width:930px;
	float:left;
	background-color:#FFFFFF;
	border-radius: 15px;
	-moz-border-radius: 15px;
	padding: 25px;
	-webkit-box-shadow:  0px 0px 6px 2px #67CBEC;
	box-shadow:  0px 0px 6px 2px #67CBEC;
	margin: 25px 0 50px 0;
	border:1px solid #67CBEC;
	clear:both;
	
}


#contentColumns2 .blog{
	float:left;
	clear: both;

	
}

#contentColumns2 .blog img{
	width:430px;
	height:auto;
}

#contentColumns2 .items-leading img, #contentColumns2 .item-page img{
	width:930px;
	height:auto;
	clear:both;
}
	

#contentColumns2 .items-leading{
	clear:both;
}

#contentColumns2 .items-leading p{
	font-size:17px;
}

#contentColumns2 .items-row{
	width:auto;
	float:left;
}

#contentColumns2 .item, #contentColumns2 .items-leading div{
	border-bottom:1px solid #999;
	padding-bottom:10px;
	
}

#contentColumns2 .row-0 , #contentColumns2 .row-1, #contentColumns2 .row-2{
	width:450px !important;
	margin:0 15px 20px 0;
	overflow:auto;
	float: left;
	display: block;

	
	
	
}

#contentColumns2 .item{
margin:20px 0 0 0;	
	
}

#contentColumns2 .item-separator{
	margin:0;
	padding:0;
}

#contentInterno h3 {
	font-size:15px;
	margin-bottom:15px;	
}



#contentInterno ul{
	padding:0 0 0 10px;
	margin:0;
}

#contentInterno ul li, #contentColumns ul li, #contentColumns2 ul li  {
	padding: 0 0 7px 16px;
	background-image:url(../images/bullets.png);
	background-repeat:no-repeat;
	display:block;
	margin:0 0 0 5px;
	background-position:0 5px;
}

.pagination li{
	padding: 0 !important;
	margin:0 !important;
	
}

.pagination{
	font-size:11px;
	display:block;
	clear: both;
	width:100%;
}


#contentColumns .item-separator, #contentColumns2 .item-separator {
	display:none;
}

#contentColumns .items-leading div, #contentColumns .item-page-columnas div,  #contentColumns .categories-list li{
	width:200px;
	float:left;
	padding:15px !important;
	background-color:#FFFFFF;
	margin:0 10px 20px 0 !important;
	font-size:14px;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-box-shadow:  0px 0px 2px 1px #67CBEC;
	box-shadow:  0px 0px 2px 1px #67CBEC;
	border:1px solid #67CBEC;
	height:250px;
	overflow:hidden;
	clear:none !important;
	background-image:none;
	
	
}


#contentColumns .items-leading p img, .item-page-columnas p img, #contentColumns .categories-list li img  #contentColumns .items-leading .imagen-derecha-borde{
	height:auto;
	clear:both;
	padding:0;
	width:200px !important;
	border:0;
	float:none;
	clear:both;
	overflow:hidden;
	margin:0;
}

#contentColumns .items-leading .clipimagen, #contentColumns .item-page-columnas .clipimagen{
	width:200px;
	height:62px;
	overflow:hidden;
	display:block;
	clear:both;	
	margin-bottom:5px;
	
}

#contentColumns .items-leading .clipimagen img, #contentColumns .item-page-columnas .clipimagen img{
	margin:-10px 0 0 0;
}

#contentColumns .items-leading p, #contentColumns .item-page-columnas p{
	line-height:18px;
	height:60px;
	overflow:hidden;
}

#contentColumns .items-leading h2, #contentColumns .items-leading h2 a, #contentColumns .item-title a, .item-page-columnas h2, .item-page-columnas h2 a{
	color: #333 !important;
	font-size: 20px !important;
	/*border-bottom:1px solid #BD3E70;*/
}

#contentColumns .items-leading h2, #contentColumns .item-title, .item-page-columnas h2 {
	border-bottom:1px solid #BD3E70;
	display:block;
	height:40px;
	padding-bottom:10px;
	margin-bottom:10px !important;
	overflow: hidden;
}

#contentColumns .items-leading h2 a:hover{
	color:#000000;
	text-decoration:none;
}

/*#breadcrumb {
	margin: 0 0 15px 0;
	padding: 10px 0;
	float: left;
	clear: both;
	width: 100%;
	border-bottom:1px solid #818181;
	color:#818181;
	
}*/

#menuInterno{
	width: 100%;
	float: left;
	height: auto;
	padding: 0;
	-webkit-transition: top 0.2s linear 0s;
	-moz-transition: top 0.2s linear 0s;
	-ms-transition: top 0.2s linear 0s;
	-o-transition: top 0.2s linear 0s;
	transition: top 0.2s linear 0s;
	
}

#menuInterno .menu{
	padding:0;
	margin:0;
	
}

#menuInterno .menu li{
	float:none !important;
	display:block;
	margin:0;
	padding:0;
		
	
}

#menuInterno .menu li a{
	float:none;
	display:block;
	margin:0;
	padding:7px 25px 7px 40px;
	font-family:kabelitcbold;
	font-size:22px;
	background-image:url(../images/menuInternoBullet.png);
	background-repeat:no-repeat;
	background-position:20px 50%;
	color:#000;
}


#menuInterno .menu li a:hover, #menuInterno .menu .current a{
	color:#CD101A;
	text-decoration:none;
}

#menuInterno .menu li a:hover{
	
}





#productoHome{
	background-color:#FFF;
	width: 235px !important;
	padding: 0 !important;
	margin: 0!important;
		
	
}

#productoHome h4{
	font-size:20px !important;
	display:block;
	padding:8px !important;	
}

#productoHome .readon{
	clear:both;	
	display:block;
	text-align:right;
	width:auto;
	height:22px;
	background-repeat:no-repeat;
	background-position:right 0;
	color:#FFF;
	font-size:12px;
	padding:5px 36px 0 0;
	font-weight:bold;
	background-image:url(../images/conozca_home_boton.png);
	
	
}


.navidadTitulo h4, .navidadTitulo h4 a{
	color:#FF1E00 !important;
}

.navidadTitulo .readon{
	background-color:#FF1E00;
}

.bocaditosTitulo h4, .bocaditosTitulo h4 a{
	color:#FF1E00 !important;
}

.bocaditosTitulo .readon{
	background-color:#FF1E00;
}

.cafeteriaTitulo h4, .cafeteriaTitulo h4 a{
	color:#663300 !important;
}

.cafeteriaTitulo .readon{
	background-color:#663300;
}

.tortasTitulo h4, .tortasTitulo h4 a{
	color:#8A6098 !important;
}

.tortasTitulo .readon{
	background-color:#8A6098;
}
.cheesecakesTitulo h4, .cheesecakesTitulo h4 a{
	color:#FF3300 !important;
}

.cheesecakesTitulo .readon{
	background-color:#FF3300;
}
.otrasdeliciasTitulo h4, .otrasdeliciasTitulo h4 a{
	color:#4C94CD !important;
}

.otrasdeliciasTitulo .readon{
	background-color:#4C94CD;
}

.milkshakesTitulo h4, .milkshakesTitulo h4 a{
	color:#D87124 !important;
}

.milkshakesTitulo .readon{
	background-color:#D87124;
}

.frozensTitulo h4, .frozensTitulo h4 a{
	color:#CDE02E !important;
}

.frozensTitulo .readon{
	background-color:#CDE02E;
}

.festividadesTitulo h4, .festividadesTitulo h4 a{
	color:#FF8000 !important;
}

.festividadesTitulo .readon{
	background-color:#FF8000;
}

#newsHome{

	margin:0;
	padding:0;
	
}

#newsHome img, .blog .contentItem img, .blog-featured .contentItem img {
    width: 35% !important;
    height: auto;
    display: block;
    margin: 0px 15px 10px 0;
}



#newsHome .panel1{
	padding:50px 0 20px 0;	
}

#newsHome .panel1 h3{
	font-size:40px;
	color:#034EA2;	
	text-align:center;
}


#contentHome h2.item-title a, h1.item-title a, .page-header h2 a, .page-header h1 a {
   position: absolute;
    left: 41%;
    top: 7px;
        font-size: 15px;
    display: block;
    font-weight: bold;
    line-height: 20px;
    color:#000;
}


#newsHome .panel2{
	padding:50px 0 20px 0;
	background-color:#10A9E2;
	color:#fff !important;
}

.blue{
	background-color:#10A9E2;
	color:#fff !important;
}

#novedadesHome #wrapper{
	top:-65px;
	position:relative;


}

/*novedades Home*/

.moduletable.beneficioEmpresa{
	background-color:#042259;
	width:100%;
	text-align:center;
	float:left;
	color:#FFF !important;
	background-image:url(../images/beneficioEmpresa.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	padding: 40px 0;
	height: 130px;
	background-size: cover

}

.moduletable.font p{
	padding:0 !important;
}


.moduletable.beneficioAfiliado{
	background-color:#4A0000;
	width:100%;
	text-align:center;
	float:left;
	color:#FFF !important;
	background-image:url(../images/beneficioAfiliado.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	padding: 40px 0;
	height: 130px;
	background-size: cover;
}

.moduletable.beneficioUsuario{
	background-color:#520A76;
	width:100%;
	text-align:center;
	float:left;
	color:#FFF !important;
	background-image:url(../images/beneficioUsuario.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	padding: 40px 0;
	height: 130px;
	background-size: cover;
}

.moduletable.calculadora{
background-color: #520A76;
width: 50%;
text-align: center;
float: left;

color: #FFF !important;
background-image: url(../images/calculadoraHome.jpg);
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
padding: 80px 0;
height: 160px;
	
}

.moduletable.promo{
background-color: #520A76;
width: 50%;
text-align: center;
float: left;

color: #FFF !important;
background-image: url(../images/promoHome.jpg);
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
padding: 80px 0;
height: 160px;
	
}

.moduletable.red{
	background-color:#EE0026;
	width:50%;
	text-align:center;
	float:left;
	color:#FFF !important;
	background-image:url(../images/redHome.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
padding: 80px 0;
height: 160px;
}
.moduletable-pregunta{
	clear:both;
	background-image:url(../images/separador.png);
	background-position:bottom;
	background-repeat:repeat-x;
	margin-bottom:20px;	
	padding:0 0 30px 0;
}

.moduletable-pregunta img{
	width:493px;
	height:auto;
	display:block;
	border:1px solid #ED3B4D;
}

.moduletable-noticias{
	clear: both;
	margin-bottom: 20px;
	padding: 0;
}

.moduletable-frecuentes{
	clear:both;
	margin-bottom:20px;	
	padding:0 0 30px 0;
}


.moduletable-examenes{
	background-color:#FFFFFF;
	padding:10px 20px;
	-webkit-box-shadow:  0px 0px 6px 2px #BCD757;
	box-shadow:  0px 0px 6px 2px #BCD757;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	font-size: 14px;
	background-image:url(../images/fondoExamenes.png);
	background-position:bottom;
	background-repeat:repeat-x;
	margin-bottom:30px;
}

.moduletable-examenes h3{
	color:#92AC27;
	font-size:28px;
	margin-bottom:10px;
	font-weight:normal;
}

.moduletable-examenes .readmore{
	font-size:18px;
	color:#FFFFFF;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border:0;
	padding:5px 15px;
	text-shadow:#333 0px -1px 0px;
	background: rgb(168,198,47); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(168,198,47,1) 1%, rgba(101,122,29,1) 77%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(168,198,47,1)), color-stop(77%,rgba(101,122,29,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(168,198,47,1) 1%,rgba(101,122,29,1) 77%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(168,198,47,1) 1%,rgba(101,122,29,1) 77%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(168,198,47,1) 1%,rgba(101,122,29,1) 77%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(168,198,47,1) 1%,rgba(101,122,29,1) 77%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a8c62f', endColorstr='#657a1d',GradientType=0 ); /* IE6-9 */
	box-shadow: inset 0px 0px 4px 2px #4B5A15;
	
	font-weight:normal;
	margin-bottom:10px !important;
}

.inputConsulta{
	width:300px;
	padding:5px;
	border:0;
	font-size:18px;
	color:#000;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border:0;
	background: rgb(188,215,87); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(188,215,87,1) 0%, rgba(204,226,137,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(188,215,87,1)), color-stop(100%,rgba(204,226,137,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(188,215,87,1) 0%,rgba(204,226,137,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(188,215,87,1) 0%,rgba(204,226,137,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(188,215,87,1) 0%,rgba(204,226,137,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(188,215,87,1) 0%,rgba(204,226,137,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bcd757', endColorstr='#cce289',GradientType=0 ); /* IE6-9 */
box-shadow: inset 0px 0px 4px 2px #8B9F40;
	
	font-weight:normal;
	margin-bottom:10px;
	
		
	
}
	

.moduletable-pregunta h3, .moduletable-frecuentes h3{
	color:#ED3B4D;
	font-size:40px;
	text-shadow: 0px -1px 0px #FFF;
	margin-bottom:10px;
	
}

.moduletable-pregunta .zo-last-readmore, .readmore a{
	margin-top: 10px !important;
}

#contentColumns .readmore a{
	font-size:12px;
	color:#000;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding:0;
	background:none;
	text-shadow:none;
	-webkit-box-shadow:none !important;
	box-shadow:none !important;
	
	font-weight:normal;
	margin-bottom:10px !important;
	margin-top:0px !important;
	float: right;
	transition:all 0.3s ease;
	
}




.moduletable-pregunta .zo-last-title, .moduletable-frecuentes .zo-last-title{
	display:none;
}
	

.moduletable-noticias h3{
	font-size: 30px;
	margin-bottom: 10px;
	font-weight: normal;
}

.moduletable-noticias .aidanews2-noticias{
	padding: 0;
	font-size: 12px;

	/*margin-bottom:30px;*/
}

.moduletable-noticias .aidanews2_positions{
	margin-bottom: 20px !important;
	padding-bottom: 15px !important;
	
}

.moduletable-noticias .aidanews2_line{
	display:none !important;
}

.moduletable-noticias .aidanews2_title a{
	color: #D7131D;
	font-size: 18px;
	text-decoration: none;
	margin-bottom: 7px;
}

.moduletable-noticias .aidanews2_date {
	margin: 5px 0;
	font-weight: bold;
	font-size: 12px;
	float: left;
	clear: both;
}

.moduletable-noticias .aidanews2_bot{
	margin:15px 0;	
}




.moduletable-noticias .readon {
	font-size:16px;
	color:#FFFFFF;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	padding:7px 10px;
	text-shadow:#333 0px -1px 0px;
	background: rgb(6,184,232); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(6,184,232,1) 0%, rgba(103,203,236,1) 73%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(6,184,232,1)), color-stop(73%,rgba(103,203,236,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(6,184,232,1) 0%,rgba(103,203,236,1) 73%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(6,184,232,1) 0%,rgba(103,203,236,1) 73%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(6,184,232,1) 0%,rgba(103,203,236,1) 73%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(6,184,232,1) 0%,rgba(103,203,236,1) 73%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#06b8e8', endColorstr='#67cbec',GradientType=0 );
	-webkit-box-shadow: inset 0px 0px 4px 2px #0488AC;
	box-shadow: inset 0px 0px 4px 2px #0488AC;
	margin:10px 0 15px 0!important;
	letter-spacing: 0px;
	font-weight: bold;


}
.moduletable-noticias a.readon:hover{
	background: rgb(103,203,236); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(103,203,236,1) 0%, rgba(6,184,232,1) 58%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(103,203,236,1)), color-stop(58%,rgba(6,184,232,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(103,203,236,1) 0%,rgba(6,184,232,1) 58%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(103,203,236,1) 0%,rgba(6,184,232,1) 58%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(103,203,236,1) 0%,rgba(6,184,232,1) 58%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(103,203,236,1) 0%,rgba(6,184,232,1) 58%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#67cbec', endColorstr='#06b8e8',GradientType=0 ); /* IE6-9 */
	text-decoration:none;
}

.moduletable-contacto h3{
	color:#2F8DCB;
	font-size:40px;
	margin-bottom:10px;
	font-weight:normal;
	background-repeat:no-repeat;
	padding:15px 0;
	display:block;
	background-image:url(../images/separador.png);
	background-position:bottom;
	background-repeat:repeat-x;
}

#columns{
	width:100%;
	height:auto;
	float:left;
	clear:both;
	
}

/* ++++++++++++++  columns  ++++++++++++++ */

.cols-4 .column-1
{
        width:23%;
        float:left
}

.cols-4 .column-2
{
        width:23%;
        margin-left:1%;
        float:left;
}

.cols-4 .column-3
{
        width:23%;
        margin-left:1%;
        float:left
}

.cols-4 .column-4
{
        width:23%;
        margin-left:0;
        float:right
}


/* ++++++++++++++  blog  ++++++++++++++ */

/*images*/
#contentInterno .cols-2 img, #contentInterno .cols-3 img, #contentInterno .cols-4 img, #contentInterno .cols-1 img{
	width:100%;
	height:auto;
}

.pull-left.item-image img{
		width:100% !important;
	height:auto !important;
      transition: all 0.3s ease;
	
}

/*#contentInterno .cols-2 img:hover, #contentInterno .cols-3 img:hover, #contentInterno .cols-4 img:hover, #contentInterno .cols-1 img:hover{*/
#contentInterno .cols-2 .item-image{
	width:322px;
	height:226px;
	overflow:hidden;

		border-radius:20px;
		padding:0;
		margin:0 0 10px 0;
		  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
		  
}

.item-page h1{
font-size: 25px;
line-height: 25px;
}

.cols-3 .page-header h2{
	font-size:20px !important;	
	margin-bottom: 10px !important;
	
}

.cols-3 h1{
	font-size:20px;
	font-family:'core_rhino_65_bolditalic';	
}

.cols-3 p{
	font-size:16px !important;	
	text-align:left;
	line-height:20px !important;
}

.article-info {
    font-size: 12px;
    margin: 7px 0;
    text-align: left !important;
}

.contentItem .article-info{
    display: none;
}

.blog.tortas .item-image, .item-page.tortas .item-page img{
	border:10px #8F6A9C solid !important;	
}

.blog.cheese .item-image, .item-page.cheese .item-image img{
	border:10px #F94011 solid !important;	
}

.blog.cafe .item-image, .item-page.cafe .item-image img{
	border:10px #6A3D11 solid !important;	
}
.blog.frozen .item-image, .item-page.frozen .item-image img{
	border:10px #CFE13B solid !important;	
}
.blog.milkshakes .item-image, .item-page.milkshakes .item-image img{
	border:10px #DA7A33 solid !important;	
}
.blog.otra .item-image, .item-page.otra .item-image img{
	border:10px #4A92CB solid !important;	
}

.blog.navidad .item-image, .item-page.navidad .item-image img{
	border:10px #1F4F00 solid !important;	
}


.blog.festividad .item-image, .item-page.festividad .item-image img{
	border:10px #FF8000 solid !important;	
}


#contentInterno .cols-2 .item-image:hover{
background-color:#333;
}

#contentInterno .item-page img{
float: none;
height: auto;
width: 100%;
display: block;
clear: both;
margin-bottom: 7px;

}

/*columnas*/
.cols-1
{
        display: block;
        float: none !important;
        margin: 0 !important;
}

.cols-2 .column-1, .cols-2 .column-2
{
        width:100%;
        float:left;
	display: block;
	clear: both;
}


/*titulo*/
.cols-2 h2 a{
	font-size:20px !important;
}

/*p*/

.cols-2 p{
	float:none;
	display:block;
	clear:both;
}

.cols-3 .column-1, .cols-3 .column-2, .cols-3 .column-3
{
        float:none;
        width:100% !important;
        padding:7px 0;
		display:block;
		margin:7px 0 !important;

}



.items-row
{
	overflow: hidden;
	margin-bottom: 5px !important;
}

.column-1,
.column-2,
.column-3
{
        /*padding:10px 5px*/
}


.column-3
{
        width:30%
}

.blog-more
{
        padding:10px 5px
}

#right_col{
	width: 312px;
	float: left;
	padding: 0 0 0 37px;
}

#left_col{
	width: 631px;
	float: left;
}

#left_col h3{
	font-size:40px;
	color:#500602;
	margin-bottom:12px;
	font-weight:normal;
}

#right_col h3{
	font-size:25px;
	color:#500602;
	margin-bottom:12px;
	font-weight:normal;
}

.moduletableBienvenido{
	border-bottom:solid 1px #BAB9AB;
	padding-bottom:20px;
	margin-bottom:20px;	
}

.moduletableBienvenido h3{
	color:#990000 !important;
}

/************/



#rutaNav{
padding:5px 14px;
border-bottom:1px solid #CCCCCC;
height:18px;
width:auto;
margin:0;
/*float:left;*/
clear:both;
}



#slideshowMobile{
	width:100%;
	height:auto;
	padding:0;
	margin:0;
	clear:both;
	min-width:320px;
	position:relative;
	display:none;
}


	
	#slideshow{
	width:100%;
	height:auto;
	padding:0;
	margin:0;
	clear:both;
	min-width:320px;
	position:relative;
}


/*aqui va el footer*/

#bannerFooter {
    clear: both;
    width: 100%;
    padding: 20px 0 !important;
    margin: 0 auto 10px 0;
    text-shadow: none !important;
    background-color: #FFF;
    float: left;
    font-size: 22px;
    display: block;
}

#bannerFooter img{
	width:100%;
	height:auto;
}

.donatenow {
	background-color:#ED1C24;
	border-radius:8px;
	padding:12px 15px;
	font-weight:bold !important;
	font-size:14px !important;
	color:#FFF;
}


	

#bannerFooter h3{
	font-size: 1.4em;
	color: #034EA2 !important;
	text-align: center;
}

#bannerFooter .custom div[style]{
	width:100% !important;
	text-align:center !important;
	float:none;
	clear:both;	
	display:block;
	
}


#bottomFooter {
display:none;

}

#bottomFooter .menu{
	display:none;
}

#bottomFooter div[style], #bottomFooter span[style]{
	width:100% !important;
	clear:both !important;
	float:none;
	text-align:center !important;
}

#bottomFooter img{
	width:auto;
	text-align:center !important;
	float:none !important;
}

#footer{
	width: 100%;
	height: auto;
	font-size: 13px !important;
	color: #FFF; /* W3C */
	float: left;
	position: relative !important;
	z-index: 1000;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	text-align:center;
	padding: 20px 0;
	background-color:#000;

}

#footer #menuAux{
	position:relative;
	width:100%;
	font-size:25px;
}


#footer #menuAux a{
	color:#FFF;
	float: none !important;
		display:inline-table;
}



#bannerFooter{
	
	
}

#footer a{
	font-size: 14px;
	color: #FFF;
	
	
}

 #footer td{
	text-shadow: 0px -1px 0px #000 !important;
 }

#footerMenu{
	clear: both;
	width: 100%;
	height: auto;
	padding: 2px 0 20px 0;
	float: right;
	overflow: hidden;
	position: relative;
	
}

#footer .logo{
	display:none;
}

#footerMenu .menu{
float:left;
clear:left;
padding:0;

margin:0 auto;
	width:100%;


}

#footerMenu li{
	/*color:#125067 !important;*/
	text-shadow: none;
	display:block;
	/*right:50%;*/
	position:relative;
	float:none;
	
	
}

#footerMenu li a{
	/*color:#125067 !important;*/
	text-shadow: none;
	padding:9px 10px 0px 0;
	display:block;

}

#footerMenu li ul{
	display:none;
}

#footerMenu .menu li a:hover, #footerMenu .menu li.current a, #footerMenu .menu li.active a{
	background-color:transparent;
	color:#ccc !important;
    box-shadow:none;
	border-radius:0;
	-moz-border-radius:0;
}


#footer #logoFooter{
width:185px;
height:auto;
padding:5px 10px 15px 0;
margin:0;
border-right:1px solid #999999;
float:left;
}



#footer ul#mainlevel-nav li a{
border-right:1px solid #FFFFFF;
color:#FFFFFF;

}

div .message{
display:none;
}


/*publicidad*/
#takeover{
	
	width:800px;
	z-index:999999;
	margin:0 auto;
}

#pushdown_banner{
	width:970px;
	height:auto;
	margin:0 auto;
	display:block;	
	
}

div.topright {
    display:block;
    /*set the div in the top right corner*/
    position:absolute;
    top:0;
    right:0;
    width:125px;
	z-index:999999;
}
.readmore {
	margin-top: 20px;
}



/*gallery*/

.sig-container li{
	float:left !important;
	display:inline-table;
	padding:5px !important;
	background-image:none !important;
	clear:none !important;
}


/*servicios relacionados*/

.moduletable-servicios{
	float:left;
	display:block;
	clear:both;
	width:98%;
}

.moduletable-servicios h3{
	margin-bottom:10px
}
.moduletable-servicios ul{
	display:block;
	float:left;
}
.moduletable-servicios li{
	clear:none !important;
	display:inline !important;
	background-image:url(../images/bullet_agencia.png) !important;
	background-repeat:no-repeat;
	background-position:0 7px !important;

	
}

.moduletable-servicios a{
	font-size:13px;
}


/*menu*/

.tinynav { display: none }


.imagenInterna{
	width:900px;
	height:auto;
	
}


.imagen-derecha-borde{
	float:right;
	border:5px solid #C6EDF9;
	width:420px !important;
	height:auto;
		
}

 /*menu fijo*/
 .menuFijo{
	 /*position:fixed !important;
	 top:0px !important;
	left:0;
	 width:100% !important;
	  z-index:99999999 !important;*/
	/*animation-name: menuAbajo;
    animation-duration: 0.3s;*/
 }
 
 
	
	.menuInternoFijo{
		position:fixed !important;
		top:60px !important;
		z-index:99 !important;
		margin-left:768px !important;
	}
	
	
/*menuAux fijo*/

.menuAuxFijo{
	position:fixed !important;
	 top:0px !important;
	left:0;
	 width:100% !important;
	  z-index:999999 !important;
	
}

.menuAuxFijo img{
	position:absolute;
	clip: rect(19px,110px,60px,0px) !important;	
	top:-15px;
	left:20px;
}
	
/*table like*/

.table{
	padding:0;
	margin:0;
	display:table;
	width:100%;
}

.table .cell{


	text-align:center;
	padding-bottom:20px;
}


.table .cell img{
	width:50% !important;
	height:auto;	
}
.table .cell h4{
	color:#FFF;
	font-weight:bold;
	font-size:25px !important;
}

.item-page .cell h4{
color:#024DA1 !important;
	font-weight:bold;
	font-size:25px !important;
}

.table .cell{
	font-size:16px !important ;	
}

.table .cell p{
	padding:0 20px;
}

.item-page .cell img {
    width: 90%;
    height: auto;
    border: 0 !important;
    float: none;

}


.socialNetwork{
	display:none;
}

.bfQuickMode section input[type="text"], .bfQuickMode section textarea, .bfQuickMode section select{
    width:100% !important;
}


.sampleClass {float:left;}

#auspicio {
	padding:0;
    display: none;
}

#auspicioMobile{
    padding: 0;
    background-color: #FFF;
    display: none;
    clear: both;
    position: relative;
    bottom: 0;
    z-index: 1;
    width: 100%;
	float:left;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
    text-align:center;
}
