.categoria_noticias { 
    background-color: #03A9F4;
    padding:5px;
    text-align: center;
    margin-bottom: 4px;
    color: #fff;}

.categoria_somos {    
    padding: 5px;
    
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#03a9f4+1,ffffff+77&1+0,0+100 */
background: -moz-linear-gradient(left, rgba(3,169,244,1) 0%, rgba(3,169,244,0.99) 1%, rgba(255,255,255,0.23) 77%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(3,169,244,1) 0%,rgba(3,169,244,0.99) 1%,rgba(255,255,255,0.23) 77%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(3,169,244,1) 0%,rgba(3,169,244,0.99) 1%,rgba(255,255,255,0.23) 77%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#03a9f4', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */




    color: #fff;
font-size:1.5em;


-webkit-border-top-right-radius: 15px;
-moz-border-radius-topright: 15px;
border-top-right-radius: 15px;
}


@charset "utf-8";
/* CSS Document */
h4 { font-weight:500;}

.boton_naranja{
	color:#FFF;
	background-color:#8bc34a;
	cursor:pointer;
	}

.titulo_video{
	color:#FFF;
	background-color:#8bc34a;
	padding:10px 0px 1px 15px;
	margin-bottom:3px;
	}

.btn-dark{
	color:#FFF;
	background-color:#000;
	cursor:pointer;
	
	}

.local_item{
	text-decoration:none;
	color:#333;
}


.local_item:hover{
	text-decoration:none;
	color:#009de0;}


.categorias {
	color:#fff;
	vertical-align:middle;
	background-color:#8bc34a;
	padding:10px 0px 1px 15px;

	}
	
.Filtro_categorias a{
	color:#6e6e6e;
	border-bottom:solid 1px #f1f1f1;
	}

.Filtro_categorias a:hover{
	text-decoration:none;
	color:#009de0;
	}

.Filtro_categorias .active{
	color:#a1bf37;
	font-size:24px;
	font-weight:500;
	
	}

.header_nosotros{
	background-image:url(../images/banner-v.jpg);
	height:99px;
	background-size:cover;


	}
	
.header_promociones{
	background-image:url(../images/banner-v.jpg);
	height:99px;
	background-size:cover;


	}
	
.header_sorteos{
	background-image:url(../images/banner-v.jpg);
	height:99px;
	background-size:cover;


	}
	
.header_videos{
	background-image:url(../images/banner-v.jpg);
	height:99px;
	background-size:cover;


	}

.header_contacto{
	background-image:url(../images/banner-v.jpg);
	height:99px;
	background-size:cover;


	}
	
.header_locales{
	background-image:url(../images/banner-v.jpg);
	height:99px;
	background-size:cover;


	}	

.separar {
	margin-top:5%;
	margin-bottom:5%;}	

body {
	font-family: 'Roboto Condensed', sans-serif;}

.margintop {
	margin-top: 120px;}

.logo {
	position:absolute;
	top:5px;
	width:230px; 
	height:130px;
	background-image:url(../images/logo-acueducto.png);}


.mainNav{
	min-height:90px;
	background-color:#FFF;
	border-bottom:solid 20px #225aa8;
	font-weight:700;
	}

#mainNav2 a{
	color:#225aa8;
	padding:30px 15px 30px 15px;
	}

#mainNav2 a:hover{
	color:#fff;
	background-color:#225aa8;
	padding:30px 15px 30px 15px;
	border-radius:15px;
	}	



.iconos_home {
	text-align:center;
	color:#FFF;
	text-transform:uppercase;
	font-weight:700;
	
	}

.iconos_home a {
	text-decoration:none;
	color:#FFF;
}

.iconos_home a:hover {
	text-decoration:none;
	color:#FFF;
}

.iconos_home:hover {
	cursor:pointer;
	
	
background-color:#004d77

	
	}
.contenedor_iconos_home {
    background-color: /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#253460+0,225d9a+100 */ background: #253460;
    background: -moz-linear-gradient(top, #00375b 0%, #0091e2 100%);
    background: -webkit-linear-gradient(top, #00375b%,#0091e2 100%);
    background: linear-gradient(to bottom, #00375b 0%,#0091e2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00375b', endColorstr='#0091e2',GradientType=0 );}	

.footer {
	background-color:#add036;
	color:#FFF;
	padding:20px;}
	
.footer a:hover{
	color:#FFF;
	text-decoration:none;}
	
#mainNav2 {
	
	}

.titulo_noticias_home{
	text-align: center;
	margin-bottom: 50px;
}

.margen_noticias_home{
	margin-top: 50px;
	margin-bottom: 50px;
}
	
@media only screen and (max-width: 750px) {
    .logo {
	margin-top: 0px;
	width:80px; 
	height:77px;
	background-image:url(../images/logo-icon.png);}
	
	#mainNav{
	background-color:#FFF;
	height: 80px;
	border-bottom:solid 20px #f59002;
	font-weight:700;
	}

#mainNav2 {
	    margin-top: 82px !important;
	
	}

#mainNav2 a{
	color:#225aa8;
	padding:5px 0px 0px 5px;
	}

#mainNav2 a:hover{
	color:#fff;
	background-color:#225aa8;
	padding:0px 0px 0px 0px;
	}	
	


    }
    
#WAButton{z-index:3 !importan;}