section {
	padding-top: 0 !important;
	position: relative;
}

.barras{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.barras div {
	
	position: absolute;
	top: 0;
	height: 100%;
}

.barras .b1 {
	left: 0;
	width: 70px;
}

.barras .b2 {
	left: 42%;
    width: 15%;
	height: 8px;
}

.barras .b3 {
	right: 0;
	width: 20px;
}

.barra_amarillo div{
	background: #F6BB42;
}

.barra_verde div{
	background: #8BC051;
}

.barra_azul div{
	background: #4A89DC;
}

.section-title {
    font-size: 50px;
    padding: 60px 0 15px;
    font-weight: bold;
}

/*
reproductor
*/

#reproductor {
	background: #f6bb42 none repeat scroll 0 0;
    height: 105px;
    left: 0;
    padding: 15px;
    position: fixed;
    top: 20%;
    width: 70px;
    z-index: 30;
    -webkit-box-shadow: 2px 2px 3px 0px rgba(138,136,138,1);
	-moz-box-shadow: 2px 2px 3px 0px rgba(138,136,138,1);
	box-shadow: 2px 2px 3px 0px rgba(138,136,138,1);
}
#app {
	background: #6ab344 none repeat scroll 0 0;
    height: 65px;
    left: 0;
    padding: 15px;
    position: fixed;
    top: 40%;
    width: 70px;
    z-index: 30;
    -webkit-box-shadow: 2px 2px 3px 0px rgba(138,136,138,1);
	-moz-box-shadow: 2px 2px 3px 0px rgba(138,136,138,1);
	box-shadow: 2px 2px 3px 0px rgba(138,136,138,1);
}

#reproductor a{
	color: #fff;
}
#app a{
	color: #fff;
}
#reproductor .fa {
	font-size: 3.5em;
}
#app .fa {
	font-size: 3em;
}

#reproductor .fa-volume-up {
	top: 45px;
}

/*
Bolivar Potencia
*/

#bolivar_potencia{
	background: #8CC152;
	text-align: center;
	font-size: 60px;
	font-weight: bold;
	color: #A0D468;
}

#bolivar_potencia .img-responsive{
	width: 100%;
}

/*
blog
*/

.section-title + .row 

#blog .section-title::before {
    border-color: #FFCE54;
}
#blog .blog-item-img .blog-category{
	background: #FFCE54;
	font-weight: bold;
}
#blog .blog-item-img img{
	width: 100%;
}
#blog .blog-item-text h3{
	color: #535459;
}
#blog .blog-item-text .blog-item-info a:hover{
	color: #F6BB42;
}

#blog .row{
	padding: 40px 0;
}

.vid {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.vid iframe,
.vid object,
.vid embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*
Gobierno al dia
*/

#gobierno_al_dia{
	background: #1896FC;
	text-align: center;
	/*font-size: 60px;*/
	font-weight: bold;
	color: #F4F6FA;
	margin-top: -10px;
}

#gobierno_al_dia .img-responsive{
	width: 100%;
	margin-top: 25%;
}

/*
Seccion de Debate
*/
#debate{
	position: relative;
}

#debate .debate_texto{
	color: #fff;
    position: absolute;
    left: 5%;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.75);
    top: 30%;
    width: 41%;
    font-size:12px;
}

#debate .debate_texto a{
	color: #fff;
}

#debate .debate_texto h2{
	text-align: center;
	font-weight: bold;
}

#debate .debate_texto p{
	font-size: 14px;
	font-weight: bold;
}

#debate .debate_texto .firma{
	font-size: 24px;
	font-weight: bold;
	text-align: right;
}

/*
Seccion de fundacion del niño
*/
#fundacion{
	background: #F6F7FB;
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(237,237,237,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 );
}

#fundacion .img-responsive{
	width: 100%;
}

#fundacion .row{
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0;
}

#fundacion .fundacion_logo{
	margin-top: 10px;
	margin-bottom: 10px;
}

#fundacion .fundacion_contenido:hover  h5{
      cursor: pointer;
}
#fundacion .fundacion_contenido h5{
	font-size: 16px;
	font-weight: 800;
	line-height: 19px;
	margin: 0px 0px 30px;
	text-transform: uppercase;
	padding-top: 34px;
	-webkit-transition: all 150ms linear 0s;
	-o-transition: all 150ms linear 0s;
	transition: all 150ms linear 0s;
	letter-spacing: -1px;
}

#fundacion .fundacion_contenido h2{
      font-size: 50px;
}

#fundacion .fundacion_contenido p{
	font-size: 14px;
	line-height: 16px;
	color: #222;
}
#fundacion .fundacion_contenido a{
	text-decoration:none;
	padding: 8px;
	margin-top: 10px;
}
#fundacion .fundacion_contenido a:hover{
	text-decoration:none;
}
/*
logros
*/

#logros{
	padding-bottom: 80px;
}

#logros .section-title::before {
    border-color: #8BC051;
}

#logros .galeria img{
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
}

/*
Planes estategicos
*/
#planes_estrategicos{
	padding: 0;
	background-color: #E6E9ED;
}

#planes_estrategicos .row{
	padding: 0;
}

#planes_estrategicos .planes_estrategicos_titulo{
	background-color: #FF9800;
	border-top: #FE8A00 20px solid;
	border-bottom: #FE8A00 50px solid;
}

#planes_estrategicos .planes_estrategicos_titulo h2{
	color: #F5F7FA;
	font-size: 50px;
}

#planes_estrategicos .planes_estrategicos_titulo span{
	color: #FFBA59;
	font-size: 30px;
	font-weight: bold;
}


#planes_estrategicos .container{
	padding-bottom: 70px;
}

#planes_estrategicos .col-md-4{
	margin-top: -30px;
}

#planes_estrategicos .planes{
	padding: 4px;
	padding-bottom: 10px;
	background: #FFF;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
}

#planes_estrategicos .planes a{
	color: #777;
}

#planes_estrategicos .planes img{
	/*border: #FFFFFF solid 4px;*/
	width: 100%;
	margin-bottom: 20px;
}

/*informatica*/
#informatica{
	padding: 0;
	background-color: #E6E9ED;
}

#informatica .row{
	padding: 0;
}

#informatica .informatica_titulo{
	background-color: #113D56;
	border-top:  #113D56 20px solid;
	border-bottom: #113D56 10px solid;
	padding-left: 15px;
    padding-right: 15px;
}

#informatica .informatica_pie{
	background-color: #01A1BB;
	border-top:  #113D56 20px solid;
	border-bottom: #113D56 50px solid;
	color: #fff;
	margin-top: -20px;
}


#informatica .texto_pie{
	padding: 20px;
	font-weight: bold;
}



#informatica .informatica_titulo h2{
	color: #F5F7FA;
	font-size: 50px;
}

#informatica .informatica_titulo span{
	color: #DD1616;
	font-size: 30px;
	font-weight: bold;
}

.franja{
	height: 20px;
}
.franja-azul{
	background: #01A1BB !important;
}
.caja-azul{
	background: rgba(1,161,187,1);
	background: -moz-linear-gradient(top, rgba(1,161,187,1) 0%, rgba(7,125,163,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(1,161,187,1)), color-stop(100%, rgba(7,125,163,1)));
	background: -webkit-linear-gradient(top, rgba(1,161,187,1) 0%, rgba(7,125,163,1) 100%);
	background: -o-linear-gradient(top, rgba(1,161,187,1) 0%, rgba(7,125,163,1) 100%);
	background: -ms-linear-gradient(top, rgba(1,161,187,1) 0%, rgba(7,125,163,1) 100%);
	background: linear-gradient(to bottom, rgba(1,161,187,1) 0%, rgba(7,125,163,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#01a1bb', endColorstr='#077da3', GradientType=0 );
}
.azul-marino{
	background-color: #113D56;
	color: #fff;
}

#informatica .col-md-4{
	margin-top: -30px;
}

#informatica .planes{
	padding: 4px;
	padding-bottom: 10px;
	background: #FFF;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
}

#informatica .planes a{
	color: #777;
}

#informatica .planes img{
	/*border: #FFFFFF solid 4px;*/
	width: 100%;
	margin-bottom: 20px;
}

/*voluntario*/
#voluntario .voluntario_titulo{
	background-color:#FF5500;
	padding-left: 15px;
    padding-right: 15px;
    color: #fff;
}
#voluntario .voluntario_titulo h2{
	color: #F5F7FA;
	font-size: 50px;
}

#voluntario .voluntario_titulo span{
	color: #DD1616;
	font-size: 30px;
	font-weight: bold;
}

/**/
#siguenos{
	padding: 0;
	
}

#siguenos .row{
	padding: 0;
}

#siguenos .siguenos_titulo{
	background-color: #326604;
	border-top:  #326604 20px solid;
	border-bottom: #326604 10px solid;
	padding-left: 15px;
    padding-right: 15px;
}
.franja-verde{
	background: #58b309 !important;
}
/**/

#testimoniales{
	background: #fff;
}
/*
turismo
*/

#turismo{
	background: #D0D5DC;
	padding-bottom: 80px;
}

#turismo .section-title::before {
    border-color: #4A89DC;
}

#turismo .col-lg-4,
#turismo .col-md-6,
#turismo .col-sm-12{
	padding-top: 15px;
	padding-bottom: 15px;
}
#turismo .galeria{
	background: #fff;
	overflow: hidden;
}

#turismo .galeria .texto_izquierda{
	float: left;
	width: 50%;
}

#turismo .galeria .texto_derecho{
	float: right;
	width: 50%;
}

#turismo .galeria .texto_izquierda img,
#turismo .galeria .texto_derecho img{
	width: 100%;
}
#turismo .row{
	padding-bottom: 0;
	padding-top: 0;
}

/*efecto en imagenes*/
.enlace {
    float: left;
    border: 10px solid #D0D5DC;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
    padding: 0;
}
.enlace .mask, .enlace .content {
    width: 98%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
}
.enlace img {
    display: block;
    position: relative;
}
.enlace h2 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 17px;
    padding: 10px;
    background: hsla(0,0%,0%,0.8);
    margin: 20px 0 0 0;
}
.enlace p {
   
    font-size: 14px;
    position: relative;
    color: #fff;
    padding: 10px 20px 20px;
    text-align: center;
}

/* Example styles */
.enlace img {
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.enlace .mask {
    opacity: 0;
    width: 100%;
    padding: 0px;
    height: 100%;
    background-color: hsla(213,33%,59%,0.7);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transform: translate(265px, 265px);
    -moz-transform: translate(265px, 265px);
    -o-transform: translate(265px, 265px);
    -ms-transform: translate(265px, 265px);
    transform: translate(265px, 265px);
}
.enlace h2 {
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    background: transparent;
    margin: 20px 40px 0px 40px;
    -webkit-transform: translate(200px, -200px);
    -moz-transform: translate(200px, -200px);
    -o-transform: translate(200px, -200px);
    -ms-transform: translate(200px, -200px);
    transform: translate(200px, -200px);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.enlace p { 
	font-weight: bold;
    -webkit-transform: translate(-200px, 200px);
    -moz-transform: translate(-200px, 200px);
    -o-transform: translate(-200px, 200px);
    -ms-transform: translate(-200px, 200px);
    transform: translate(-200px, 200px);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.enlace a.info {
    -webkit-transform: translate(0px, 100px);
    -moz-transform: translate(0px, 100px);
    -o-transform: translate(0px, 100px);
    -ms-transform: translate(0px, 100px);
    transform: translate(0px, 100px);
    -webkit-transition: all 0.2s 0.1s ease-in-out;
    -moz-transition: all 0.2s 0.1s ease-in-out;
    -o-transition: all 0.2s 0.1s ease-in-out;
    -ms-transition: all 0.2s 0.1s ease-in-out;
    transition: all 0.2s 0.1s ease-in-out;
}
.enlace:hover .mask { 
    background-color: #5D9CEC;
    opacity: .80;
    -webkit-transform: translate(-0px, 0px);
    -moz-transform: translate(-0px, 0px);
    -o-transform: translate(-0px, 0px);
    -ms-transform: translate(-0px, 0px);
    transform: translate(-0px, 0px);
}
.enlace:hover h2 { 
    -webkit-transform: translate(0px,0px);
    -moz-transform: translate(0px,0px);
    -o-transform: translate(0px,0px);
    -ms-transform: translate(0px,0px);
    transform: translate(0px,0px);
    -webkit-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    -ms-transition-delay: 0.3s;
    transition-delay: 0.3s;
}
.enlace:hover p {
    -webkit-transform: translate(0px,0px);
    -moz-transform: translate(0px,0px);
    -o-transform: translate(0px,0px);
    -ms-transform: translate(0px,0px);
    transform: translate(0px,0px); 
    -webkit-transition-delay: 0.4s;
    -moz-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    -ms-transition-delay: 0.4s;
    transition-delay: 0.4s;
}
.enlace:hover a.info {
    -webkit-transform: translate(0px,0px);
    -moz-transform: translate(0px,0px);
    -o-transform: translate(0px,0px);
    -ms-transform: translate(0px,0px);
    transform: translate(0px,0px); 
    -webkit-transition-delay: 0.5s;
    -moz-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;
    -ms-transition-delay: 0.5s;
    transition-delay: 0.5s;
}

/*You can add your won color also */

@media (min-width: 1350px){
	#carousel .CE-item .nav > li > a{
		font-size: 15px;
	}
	#carousel .CE-item .carousel-caption{
		left: 25%;
	    top: 3%;
	    width: 65%;
	}
	#debate .debate_texto a h2{
		font-size: 3em;
	}

	#debate .debate_texto a p{
		font-size: 1.5em;
	    line-height: 28px;
	}

	#debate .debate_texto a .firma{
		margin-top: 60px;
		font-size: 1.5em;
	}
}
@media (min-width: 1025px) and (max-width: 1350px) {
	#carousel .CE-item .nav > li > a{
		font-size: 12px;
	}
	#carousel .CE-item .carousel-caption{
		top: 10%;
		left: 25%;
		width: 54%;
	}
	#debate .debate_texto h2{
		font-size: 2.2em;
	}

	#debate .debate_texto p{
		font-size: 1.8em;
	}

	#debate .debate_texto .firma{
		margin-top: 35px;
		font-size: 1.2em;
	}
}

@media (min-width: 768px) and (max-width: 1024px) {
	#carousel .CE-item .nav > li > a{
		font-size: 12px;
	}
	#carousel .CE-item .carousel-caption{
		top: 10%;
		left: 25%;
		width: 54%;
	}
	#debate .debate_texto h2{
		font-size: 2.2em;
	}

	#debate .debate_texto p{
		font-size: 1.1em;
    	line-height: 17px;
    	margin-top: 35px;
	}

	#debate .debate_texto .firma{
		font-size: 0.7em;
		line-height: 12px;
	}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
	#carousel .CE-item .nav > li > a{
		font-size: 6px;
	}
	#carousel .CE-item .carousel-caption{
		left: 25%;
	    top: 0;
	    width: 60%;
	}
	#debate .debate_texto h2{
		font-size: 1.4em;
	}

	#debate .debate_texto p{
		font-size: 0.7em;
   		line-height: 14px;
	}

	#debate .debate_texto .firma{
		font-size: 0.7em;
   		line-height: 14px;
	}
}
@media (min-width: 320px) and (max-width: 480px) {
	#carousel .CE-item .nav > li > a{
		font-size: 6px;
	}
	#carousel .CE-item .carousel-caption{
		left: 25%;
	    top: 0;
	    width: 57%;
	    padding-top: 10px;
	}

	#debate .debate_texto h2{
		font-size: 1em;
	}

	#debate .debate_texto p{
		font-size: 0.5em;
   		line-height: 12px;
	}

	#debate .debate_texto .firma{
		font-size: 0.5em;
   		line-height: 12px;
	}
}

.owl-prev{
	left: 20px;
    position: absolute;
    top: 40%;

}
.circulo{
	color: rgb(149, 164, 172);
}

.circulo:hover{
	color: #000;
}

.owl-carousel .owl-controls .owl-nav .owl-prev .circulo:hover, .owl-carousel .owl-controls .owl-nav .owl-next .circulo:hover{
	color:#000;
}

.owl-theme .owl-controls .owl-nav [class*="owl-"] {
    color: #fff;
    background-color: none;
    padding: 11px 7px;/*
    border: 2px solid rgba(153, 153, 153, 0.51);
    border-radius: 100%;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    margin: 5px;
    
    transition: all 0.2s linear 0s;*/
}

.owl-theme .owl-controls .owl-nav [class*="owl-"]:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #fcfcfc;
    text-decoration: none;
}

.btn-direccion{
	border-radius: 100%;
    font-size: 20px;
    height: 32px;
    line-height: 32px;
    transition: all 0.2s linear 0s;
    vertical-align: middle;
    width: 32px;
    color: #fff;
    color: rgba(255,255,255,0.7);
    font-size: 36px;

}
.btn-direccion:hover{
	color: #fff;
	color: rgba(255,255,255, 1);
	text-shadow: 3px 2px 2px rgb(0, 0, 0);
}
.owl-next{
	right: 20px;
    position: absolute;
    top: 40%;
}
.owl-nav{
	border-radius: 100px;
}
.owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next{
	display: inline-block;
    font-family: FontAwesome;
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size: inherit;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-rendering: auto;
    width: 4%;
    height: 10%;
    background: none;

}
/******/


/*modificaciones 2017*/
	#fundacion,
	#fundacion .row,
	{
		background: #fff !important;
	}
	
	body{
		background: #E6E9ED !important;
	}
/**/

.sociales a{
	color:#fff;
	text-decoration: none;
}
.sociales i{
	padding-left: 5px;
	padding-right: 5px;
}
.sociales span:before,
.sociales span:after{
	content: "";
	position: absolute;
	border: 1px solid #fff;
	width: 600px;

}
	.sociales span:before{
		right: 99%;
		margin-right: -43%;
		top:15px;
	}
	.sociales span:after{
		left: 99%;
		margin-left: -43%;
		top:15px;
	}
