/* Theme Name: CENOC Theme URI: Author: Ministerio de Desarrollo Social de la Nación Author URI: www.mds.gob.ar Description: Template creado para CENOC Version: 
1.0 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Text Domain: cenoc This theme, like WordPress, is 
licensed under the GPL. */ html, body{
  padding: 0 !important;
}
body {
	font-family: 'Roboto', Arial, Helvetica, sans-serif !important; overflow-x:hidden !important;
}
.flex-caption{ position: absolute; right:11px; bottom:70px;} .caption_title_line{ width:450px; margin-right: 50px; padding:5px 15px 10px 15px; background:white; 
background-color: rgba(255, 255, 255, 0.8);color: #303030;} .boletin h3 {
	font-size: 18px;
	color: #7B7B7B;
}
.alturaObjetivo {
	height: 100px;
}
.portfolioFilter h3 {
	font-size: 15px;
}
#funciones h4 {
	text-transform: uppercase;
}
.wpcf7-submit {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.barra-top{
	margin: 5px 0;
}
/* Skip links */ .skip-links {
	left: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1000;
}
.skip-links > li {
	position: absolute;
	width: 100%;
}
.skip-links a {
	background-color: #024da1;
	color: white;
	font-size: 12pt;
	font-weight: bold;
	padding: 5px 10px;
	position: absolute;
	left: -9999px;
	text-decoration: none;
	border-bottom-right-radius: 3px;
	border-right: 1px solid rgba(255, 149, 0, .8);
	border-bottom: 1px solid rgba(255, 149, 0, .8);
}
.skip-links a:focus {
	left: 0;
}
#encuesta_ods .form-group {
	margin-bottom: 30px;
}
#encuesta_ods .form-control-feedback {
	right: 20px;
}
#encuesta_ods .glyphicon-remove {
	/*color:#a04442;*/
	display: none;
}
#encuesta_ods .glyphicon-ok {
	/*color:#3c763d;*/
	display: none;
}
#encuesta_ods .help-block{
	color:#a04442;
}
#encuesta_ods .alturaTextArea {
	height: 88px;
  margin-top: 10px;
}
.mensajeEncuestaOds{
	text-align:center;
	height:170px;
}
/* PORTFOLIO ISOTOPE */
		.portfolioFilter a {
		    margin-right: 25px;
			color:#666;
			text-decoration:none;
		}
		.portfolioFilter a.current {
		    font-weight:bold;
		}
		.isotope-item {
		    z-index: 2;
		}
		.isotope-hidden.isotope-item {
		    pointer-events: none;
		    z-index: 1;
		}
		.isotope,
		.isotope .isotope-item {
		  /* change duration value to whatever you like */
		    -webkit-transition-duration: 0.8s;
		    -moz-transition-duration: 0.8s;
		    transition-duration: 0.8s;
		}
		.isotope {
		    -webkit-transition-property: height, width;
		    -moz-transition-property: height, width;
		    transition-property: height, width;
		}
		.isotope .isotope-item {
		    -webkit-transition-property: -webkit-transform, opacity;
		    -moz-transition-property: -moz-transform, opacity;
		    transition-property: transform, opacity;
		}
		.portfolioContainer{
			padding-top: 15px;
		}
		.portfolioFilter a{
			text-transform: uppercase;
		}
		.portfolioContainer img{
			width: 150px;
			height: 212px;
			margin-top: 21px;
			margin-bottom: 21px;
		}
		.portfolioContainer ul{
			padding: 0px;
		}
		#hover-cap-4col .thumbnail {
			position:relative;
			overflow:hidden;
		}
		.caption {
			display: none;
			position: absolute;
			top: 0;
			left: 0;
			background: rgba(0,0,0,0.4);
			width: 100%;
			height: 100%;
			color:#fff !important;
		}
		.thumbnail img{
			width: 170px;
		}
		#hover-cap-4col li{
			text-decoration: none;
			list-style: none;
		}
		#hover-cap-4col li p a {
			width: 100%;
			margin-top: 50px;
		}
		#hover-cap-4col li i{
			color: white;
		}
		.span3 .fa-file-pdf-o{
		font-size:60px;
		}
		.span3 h3{
			text-align: center;
			font-size: 18px;
		}
		.span3 p{
			text-align: center;
		}
		#inscripcion1 h3 {
		    color: gray;
		}
		#inscripcion1 p {
		    text-align: justify;
		}
		#inscripcion1 hr{
			border-color: #7D7D7D;
			margin-top: 5px;
			margin-bottom: 0px;
		}
/*========== Mobile First Method ==========*/
	    @media only screen and (min-width : 320px) {
	    h2 .linkMenu{
	    	text-transform: uppercase;
	    	font-size: 18px;
	    }
        h2{
			color: #024da1;
			font-size: 27px;
		}
		.espacioSeccion{
			margin-top: 80px;
		}
		/* BARRA PRE HEADER */
		.preHeader{
			color:#FFF;
			/* background-color: #ffebc9; */
			background-color:#0C4887;
			font-family: 'Roboto', Arial, Helvetica, sans-serif;
			font-size: 10px;
			font-weight: 500;
			padding: 0px;
			text-transform: uppercase;
			position: fixed;
		    right: 0;
		    left: 0;
		    z-index: 1030;
		}
		.preHeader ul li a{
			color:#FFF;
			/* color: #464646; */
		}
		.preHeader ul li a:hover{
			text-decoration: none;
		}
		/* LOGOS */
		.logoCenoc h1{
			margin-top: 0px;
			margin-bottom: 0px;
		}
		.logoCenoc{
			float: left;
			padding-top: 5px;
			padding-bottom: 5px;
			padding-left: 6px;
		}
		.logoCenoc img{
			width: 111px;
		}
		.logoConsejo h2 {
			margin-top: 0px;
			margin-bottom: 0px;
		}
		.logoConsejo{
			float: left;
			padding-top: 13px;
			padding-left: 13px;
			padding-bottom: 5px;
		}
		.logoConsejo img{
			width: 94px;
		}
		.logoCenocFooter{
			float: left;
			padding-top: 20px;
			padding-bottom: 20px;
			padding-left: 42px;
		}
		.logoCenocFooter img{
			width: 190px;
		}
		.logoBicentenarioFooter{
			float: left;
			padding-top: 5px;
			padding-bottom: 10px;
			padding-left: 62px;
			padding-right: 20px;
		}
		.logoBicentenarioFooter img{
			width: 157px;
		}
		.logoConsejoFooter{
			float: left;
			padding-top: 10px;
			padding-left: 83px;
		}
		.logoConsejoFooter img{
			width: 140px;
			margin-bottom: 10px;
		}
		.logoPresidenciaFooter{
			float: left;
			padding-top: 0px;
			padding-bottom: 5px;
			padding-left: 0px;
			padding-right: 14px;
		}
		.logoPresidenciaFooter img{
			width: 217px;
		}
		.cenocIntro{
			margin-top: 17px;
		}
		.cenocIntro h3{
			font-size: 17px;
			color: #024da1;
			display: inline;
		}
		.cenocIntro p{
			margin-top: 0px;
			font-size: 14px;
			line-height: 18px;
			display: inline;
		}
		.flexslider {margin-top:40px !important; margin-bottom: 0px; margin-left:0px; margin-right:0px; width: 100%; padding: 0 0 0 
0;background:url(../cenoc/img/shadow_bottom.png) no-repeat center bottom;}
		.flex-caption { display:none;}
		
		/* NAV */
		.navbar {
		    margin-bottom: 0px;
		    position: fixed;
		    top: 30px;
		    right: 0;
		    left: 0;
		    z-index: 1030;
		}
		.navbar-default {
			background-color: #0C4887;
			box-shadow: 0 2px 2px rgba(0,0,0,.2);
			z-index: 9;
			border: none;
		}
		.navbar-default .nav > li > a {
		    padding-top: 10px;
			line-height: 15px;
		    font-size: 15px;
		    font-weight: bold;
		    color: #024da1;
		    text-transform: uppercase;
		}
		.navbar-default .nav > li > a:focus {
		    padding-top: 10px;
			line-height: 15px;
		    font-size: 15px;
		    font-weight: bold;
		    color: white;
		    text-transform: uppercase;
		    background-color: #024da1;
		}
		.navbar-default .nav > li:hover {
		    background-color: #024da1;
		}
		.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
			color: white;
		    background-color: #024da1;
		}
		.navbar-default .nav > li > a:hover {
		    color: white;
		}
		.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
		    color: #fff;
		    background: #024da1;
		}
		.navbar-nav > li > .dropdown-menu {
			color: #fff;
		    background: #024da1;
		}
		.dropdown-menu > li > a, .dropdown-menu li a {
		    font-size: 14px;
		    padding: 12px 15px !important;
		    color: #fff !important;
		}
		.dropdown-menu li a {
		    text-transform: uppercase;
		}
		.dropdown-menu > li > a:focus, .dropdown-menu li a:focus {
		    background: #005BC2 !important;
		    color: #fff;
		}
		.dropdown-menu > li > a:focus, .dropdown-menu li a:hover {
		    background: #005BC2 !important;
		    color: #fff;
		}
		.dropdown-header {
		    color: #fff;
		    padding: 0 15px !important;
		    margin: 8px 0;
		    opacity: .7;
		    font-weight: 700;
		    font-size: 24px;
		}
		/* PARA QUE MUESTRE EL MENU AL HACER HOVER */
		/*
		.dropdown:hover .dropdown-menu {
		    display: block;
		    margin-top: 50;
		 }
		*/
		/* ICONOS */
		.iconos{
			padding-left: 0px;
		}
		.accesible{
			width: 20px;
		}
		#accesibilidad h3{
		    color: gray;
		    font-size: 20px;
		}
		#accesibilidad h3{
		    color: gray;
		    font-size: 20px;
		}
		#accesibilidad img{
			width: 120px;
			margin-left: 100px;
			margin-right: 0px;
		}
		#accesibilidad ul{
			margin-left: 0px;
    		list-style-type: square;
    		margin-bottom: 30px;
    		text-align: justify;
    		display: inline-block;
    		margin-top: 20px;
    		padding-left: 10px;
			padding-right: 10px;
		}
		#accesibilidad p{
			text-align: justify;
		}
		.icono-accesible{
			margin-left: 40px;
			padding-top: 5px;
		}
		#accesibilidad .css3 img{
			width: 88px;
			height: 31px;
			margin-left: 0px;
			margin-right: 0px;
		}
		#accesibilidad .css3{
			text-align: center;
			padding-left: 0px;
		}
		/* NEWSLETTER ESTILO VALIDACION */
		#form_newsletter .has-error .control-label, form_newsletter .has-error .help-block, form_newsletter .has-error .form-control-feedback {
		    color: #a94442;
		}
		#form_newsletter .has-success .control-label, form_newsletter .has-success .help-block, form_newsletter .has-success .form-control-feedback {
		    color: #3c763d;
		}
		#form_newsletter .glyphicon-ok{
			color:#3c763d;
			padding-right: 300px;
			padding-top: 140px;
		}
		#form_newsletter .glyphicon-remove{
			color:#a94442;
			padding-right: 206px;
			padding-top: 140px;
		}
		.seccion{
			background-color: #E6E6E6;
			border: 3px #8E8E8E solid;
			padding-top: 20px;
			padding-bottom: 20px;
			padding-right: 20px;
			padding-left: 20px;
			border-radius: 10px;
			height: auto;
			margin-top: 20px;
		}
		.seccion h3{
			font-size: 22px;
			color: #024da1;
		}
		.seccion img{
			height: 50px;
		}
		/* FOOTER */
		.main-footer{
			padding-top: 48px;
			padding-bottom: 32px;
			/* AMARILLO */
			background:#e6e6e6;
			border-top: 3px #024da1 solid;
			/* AZUL CENOC background: #e5e5e5; */
			margin-top: 40px;
		}
		.main-footer p{
			text-align: center;
			padding-left: 15px;
			padding-right: 15px;
			font-size: 13px;
		}
		.main-footer .redes{
			text-align: center;
		}
		footer .section-title{
			color: #024da1;
			text-align: center;
			padding-left: 0px;
			font-size: 14px;
			font-weight: bold;
		}
		.main-footer .fa {
			font-size: 30px;
			padding-left: 9px;
			padding-right: 9px;
			border-radius: 7px;
			padding-top: 5px;
			padding-bottom: 5px;
			font-size: 30px;
			margin-bottom: 15px;
		}
		.main-footer .fa:hover {
			background-color: #024da1;
			color: white;
		}
		.main-footer a{
			color: #024da1;
		}
		.main-footer ul{
			padding-left: 0px;
		}
		.main-footer li{
			list-style: none;
		}
		.main-footer li a {
			color:#024da1;
			text-align: center;
			display: block;
			padding: 4px 0;
		}
		.main-footer .active {
			text-decoration: underline;
			color: #024da1;
			font-weight: bold;
		}
		.main-footer .submenu{
			padding-left: 15px;
		}
		/* FORMULARIO */
		.form-inline .form-group {
			margin-bottom: 20px;
		}
		#formRegistro .has-error .control-label, formRegistro .has-error .help-block, formRegistro .has-error .form-control-feedback {
		    color: #a94442;
		}
		#formRegistro .has-success .control-label, formRegistro .has-success .help-block, formRegistro .has-success .form-control-feedback {
		    color: #3c763d;
		}
		#formRegistro .glyphicon-ok{
			color:#3c763d;
			padding-right: 42px;
		}
		#formRegistro .glyphicon-remove{
			color:#a94442;
			padding-right: 42px;
		}
		#tabla_telefonos{
			text-align: center;
		}
		.telefonoForm{
			text-align:center;
			padding-top:5px;
			font-size:12px;
		}
		/* PORTFOLIO ISOTOPE */
		.portfolioFilter a {
		    margin-right: 25px;
			color:#666;
			text-decoration:none;
		}
		.portfolioFilter a.current {
		    font-weight:bold;
		}
		.isotope-item {
		    z-index: 2;
		}
		.isotope-hidden.isotope-item {
		    pointer-events: none;
		    z-index: 1;
		}
		.isotope,
		.isotope .isotope-item {
		  /* change duration value to whatever you like */
		    -webkit-transition-duration: 0.8s;
		    -moz-transition-duration: 0.8s;
		    transition-duration: 0.8s;
		}
		.isotope {
		    -webkit-transition-property: height, width;
		    -moz-transition-property: height, width;
		    transition-property: height, width;
		}
		.isotope .isotope-item {
		    -webkit-transition-property: -webkit-transform, opacity;
		    -moz-transition-property: -moz-transform, opacity;
		    transition-property: transform, opacity;
		}
		.portfolioContainer{
			padding-top: 15px;
		}
		.portfolioFilter a{
			text-transform: uppercase;
		}
		.portfolioContainer img{
			width: 150px;
			height: 212px;
			margin-top: 21px;
			margin-bottom: 21px;
		}
		.portfolioContainer ul{
			padding: 0px;
		}
		#hover-cap-4col .thumbnail {
			position:relative;
			overflow:hidden;
		}
		.caption {
			display: none;
			position: absolute;
			top: 0;
			left: 0;
			background: rgba(0,0,0,0.4);
			width: 100%;
			height: 100%;
			color:#fff !important;
		}
		.thumbnail img{
			width: 170px;
		}
		#hover-cap-4col li{
			text-decoration: none;
			list-style: none;
		}
		#hover-cap-4col li p a {
			width: 100%;
			margin-top: 50px;
		}
		#hover-cap-4col li i{
			color: white;
		}
		.span3 .fa-file-pdf-o{
		font-size:60px;
		}
		.span3 h3{
			text-align: center;
			font-size: 18px;
		}
		.span3 p{
			text-align: center;
		}
		#inscripcion1 h3 {
		    color: gray;
		}
		#inscripcion1 p {
		    text-align: justify;
		}
		#inscripcion1 hr{
			border-color: #7D7D7D;
			margin-top: 5px;
			margin-bottom: 0px;
		}
		/* INSTITUCIONAL */
		#institucional hr{
			border-color: #7D7D7D;
			margin-top: 5px;
			margin-bottom: 10px;
		}
		#institucional h3 {
		    color: gray;
		}
		/* AUTORIDADES */
		#autoridades{
			/* background-color: orange; */
			padding-bottom: 100px;
			padding-top: 80px;
		}
		.circularCarolina {
			margin: auto;
			margin-top: 15px;
			width: 220px;
			height: 220px;
			border-radius: 150px;
			-webkit-border-radius: 150px;
			-moz-border-radius: 150px;
			border-style: solid;
			border-color: #39ADE5;
			border-width: 4px;
			background: url('http://www.cenoc.gob.ar/wp-content/uploads/2018/03/beatrizorlowski.jpg') no-repeat;
		}
		.circularCarolina {
			margin: auto;
			margin-top: 15px;
			width: 220px;
			height: 220px;
			border-radius: 150px;
			-webkit-border-radius: 150px;
			-moz-border-radius: 150px;
			border-style: solid;
			border-color: #39ADE5;
			border-width: 4px;
			background: url('../cenoc/img/autoridades/carolinastanley.png') no-repeat;
		}
		.circularCatalina {
			margin: auto;
			margin-top: 15px;
			width: 220px;
			height: 220px;
			border-radius: 150px;
			-webkit-border-radius: 150px;
			-moz-border-radius: 150px;
			border-style: solid;
			border-color: #39ADE5;
			border-width: 4px;
			background: url('../cenoc/img/autoridades/catalinadelapuente.png') no-repeat;
		}
		.circularGabriela {
			margin: auto;
			margin-top: 15px;
			width: 220px;
			height: 220px;
			border-radius: 150px;
			-webkit-border-radius: 150px;
			-moz-border-radius: 150px;
			border-style: solid;
			border-color: #39ADE5;
			border-width: 4px;
			background: url('../cenoc/img/autoridades/gabrielaagosto.png') no-repeat;
		}
		.circularBeatriz {
			margin: auto;
			margin-top: 15px;
			width: 220px;
			height: 220px;
			border-radius: 150px;
			-webkit-border-radius: 150px;
			-moz-border-radius: 150px;
			border-style: solid;
			border-color: #39ADE5;
			border-width: 4px;
			background: url('../cenoc/img/autoridades/beatrizorlowski.jpg') no-repeat;
		}
		#historia p{
			text-align: justify;
		}
		#autoridades h4 {
			text-align: center;
			color: #000000;
			text-transform: uppercase;
			font-size: 15px;
		}
		#autoridades .autoridad h4{
			margin-bottom: 3px;
			color:#39ADE5;
		}
		.autoridad{
			text-align: center;
			padding-top: 5px;
		}
		.autoridad p{
			font-size: 15px;
			padding-bottom: 8px;
			color: black;
		}
		#funciones{
			/* background-color: blue; */
			padding-bottom: 100px;
			padding-top: 80px;
		}
		#funciones h5{
			font-size: 15px;
			text-align: center;
		}
		#funciones p{
			text-align: justify;
		}
		#funciones .inscripcion{
			width: 75px;
			padding-top: 10px;
			padding-left: 15px;
			margin-left: 102px;
		}
		#funciones .implementacion{
			width: 70px;
			padding-top: 10px;
			padding-left: 10px;
			margin-left: 102px;
		}
		#funciones h5 a{
			text-transform: uppercase;
		}
		#funciones .funcion{
			padding-left: 15px;
		}
		#objetivos{
			padding-bottom: 100px;
			padding-top: 80px;
		}
		#objetivos .panel-default > .panel-heading{
			background-color: #0D9DFF;
			color: white;
		}
		#objetivos .panel-default > .panel-heading a{
			color: white;
		}
		#objetivos .panel-default > .panel-heading a:hover{
			text-decoration: none;
		}
		#objetivos .panel-default > .panel-heading a:link{
			text-decoration: none;
		}
		#objetivos .panel-default > .panel-heading:hover{
			background-color: #0172EC;
			color: white;
		}
		#objetivos .panel-body p{
			text-align: justify;
		}
		#objetivos p{
			text-align: justify;
		}
		#objetivos img{
			padding-top: 20px;
			padding-bottom: 20px;
		}
		#destinatarios{
			padding-bottom: 100px;
			padding-top: 80px;
		}
		#destinatarios ul{
			padding-top: 30px;
			list-style: none;
			padding-left: 0px;
		}
		#destinatarios ul li img{
			padding-right: 15px;
			padding-bottom: 20px;
		}
		#destinatarios ul li strong{
			text-transform: uppercase;
		}
		/* CAPACITACION */
		#capacitacion .panel-default > .panel-heading{
			background-color: #0C4887;
			color: white;
		}
		#capacitacion .panel-default > .panel-heading a{
			color: white;
		}
		#capacitacion .panel-default > .panel-heading a:hover{
			text-decoration: none;
		}
		#capacitacion .panel-default > .panel-heading a:link{
			text-decoration: none;
		}
		#capacitacion .panel-default > .panel-heading:hover{
			background-color: #E4B665;
			color: white;
		}
		#capacitacion .panel-body p{
			text-align: justify;
		}
		#capacitacion .rotar{
			/* Rotate div */
			-ms-transform: rotate(-90deg); /* IE 9 */
			-webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
			transform: rotate(-90deg);
		}
		#capacitacion h3 {
		    color: gray;
		    font-size: 20px;
		}
		#capacitacion hr{
			border-color: #7D7D7D;
			margin-top: 5px;
			margin-bottom: 20px;
		}
		#institucional .rotar{
			/* Rotate div */
			-ms-transform: rotate(-90deg); /* IE 9 */
			-webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
			transform: rotate(-90deg);
		}
		#programaCapacitacion img{
			width: 90px;
		    margin-top: 14px;
		    margin-right: 20px;
		    margin-left: 20px;
		    margin-bottom: 10px;
		}
		#intercambioVirtual img{
			width: 80px;
			margin-right: 20px;
			margin-bottom: 10px;
			margin-left: 20px;
			margin-top: 18px;
		}
		.materialesCapacitacion {
			padding-left: 20px;
			margin-bottom: 50px;
		}
		.materialesCapacitacion img {
			width: 60px;
			margin-right: 20px;
		}
		.materialesCapacitacion h5{
			text-transform: uppercase;
			color: #024da1;
		}
		.materialesCapacitacion p{
			text-align: justify;
		}
		/* VOLUNTARIADO */
		#voluntariado p{
			text-align: justify;
			padding-top: 10px;
		}
		#voluntariado .cenoc{
			padding-top: 20px;
			display: inline-block;
		}
		#voluntariado .principal img{
			padding-top: 20px;
			padding-right: 0px;
			padding-bottom: 20px;
			padding-left: 120px;
			width: 220px;
		}
		#voluntariado .principal ul{
			list-style: disc;
			list-style-position: inside;
			padding-right: 0px;
			text-align: left;
		}
		#voluntariado h3{
			color: gray;
			font-size: 18px;
			padding-top: 20px;
			padding-bottom: 0px;
			margin-bottom: 0px;
			font-weight: bold;
		}
		#voluntariado .bloque{
			margin-top: 15px;
		}
		#voluntariado .requisitos{
			height:200px;
			border-radius: 20px;
			padding-left: 30px;
			padding-right: 30px;
			margin-bottom: 0px;
		}
		#voluntariado .requisitos h2{
			color: white;
			text-align: center;
			font-size: 36px;
		}
		#voluntariado .requisitos h3{
			vertical-align: middle;
			color: white;
			text-align: center;
			font-size: 14px;
			border-top: 1px white solid;
			border-bottom: 1px white solid;
			padding-top: 10px;
			padding-bottom: 10px;
			padding-left: 10px;
			padding-right: 10px;
		}
		#voluntariado .inscripto{
			background-color: #53AFFF;
			border-color:white;
			border-style: double;
			border-width: 6px;
			text-align: center;
		}
		#voluntariado .inscripto img{
			width: 50px;
			margin-top: 15px;
		}
		#voluntariado .certificado{
			background-color: #FFA453;
			border-color:white;
			border-style: double;
			border-width: 6px;
			text-align: center;
		}
		#voluntariado .certificado img{
			width: 45px;
			margin-top: 15px;
		}
		#voluntariado .rubrica{
			text-align: center;
			background-color: #4BE667;
			border-color:white;
			border-style: double;
			border-width: 6px;
		}
		#voluntariado .rubrica img{
			margin-top: 30px;
			width: 45px;
		}
		#voluntariado .documentosDescarga{
			margin-top: 20px;
		}
		.documentosDescarga ul{
			margin-top: 15px;
		}
		.documentosDescarga ul li{
			color: #024da1;
			text-transform: uppercase;
			margin-top: 5px;
		}
		.error404{
			margin-top: 100px;
			margin-bottom: 100px;
			text-align: center;
		}
		.error404 h2{
			font-weight: normal;
			font-size: 30px;
			display: inline-block;
			padding-left:15px;
		}
		.error404 p{
			font-size: 14px;
			line-height: 21px;
			font-weight: normal;
			color: #8C8C8C;
		}
		.error404 .fa-ban{
			font-weight: normal;
			font-size: 35px;
			color: #024da1;
		}
		.errorJS{
			margin-top: 100px;
			margin-bottom: 100px;
			text-align: center;
		}
		.errorJS h2{
			font-weight: normal;
			font-size: 19px;
			display: inline-block;
			padding-left:15px;
		}
		.errorJS p{
			font-size: 13px;
			line-height: 21px;
			font-weight: normal;
			color: #8C8C8C;
		}
		.errorJS .fa-ban{
			font-weight: normal;
			font-size: 30px;
			color: #024da1;
		}
				/* AYUDA */
		.ayuda {
			text-align: center;
			margin-top: 50px;
		}
		.ayuda hr{
			margin-top: 50px;
			margin-bottom: 0px;
		}
		.ayuda h3 {
			margin-top: 40px;
			font-weight: normal;
			font-size: 20px;
			display: inline-block;
			padding-left:15px;
			color: #024da1;
		}
		.ayuda ol li{
			text-align: center;
			list-style-position:inside;
		}
		/* ICONOS AYUDA */
		.chrome {
		    display: inline-block;
		    background: url('../cenoc/img/iconos/chrome.png') no-repeat;
		    width: 49px;
		    height: 48px;
		}
		.ie {
		    display: inline-block;
		    background: url('../cenoc/img/iconos/ie.png') no-repeat;
		    width: 51px;
		    height: 48px;
		}
		.firefox {
		    display: inline-block;
		    background: url('../cenoc/img/iconos/firefox.png') no-repeat;
		    width: 54px;
		    height: 48px;
		}
		.safari {
		    display: inline-block;
		    background: url('../cenoc/img/iconos/safari.png') no-repeat;
		    width: 46px;
		    height: 48px;
		}
		.opera {
		    display: inline-block;
		    background: url('../cenoc/img/iconos/opera.png') no-repeat;
		    width: 43px;
		    height: 48px;
		}
		#form_newsletter h3{
			color: gray;
			font-size: 23px;
			font-weight: normal;
		}
		#form_newsletter p{
			color: gray;
			font-size: 17px;
			font-weight: bold;
		}
		.ir-arriba{
			display: none;
			padding-top: 5px;
			padding-bottom:5px;
			padding-left: 15px;
			padding-right: 15px;
			background-color: #024da1;
			font-size: 30px;
			color:white;
			cursor: pointer;
			position: fixed;
			bottom:10px;
			right: 10px;
			height: auto;
			z-index: 1000;
		}
		.ir-arriba .fa{
			font-size: 15px;
		}
		.mapa{
			width:100%;
			height:350px;
			border:none;
		}
		/* AGENDA */
		#agenda hr{
			border-color: #7D7D7D;
			margin-top: 5px;
			margin-bottom: 10px;
		}
		#agenda h3 {
		    color: gray;
			display:inline-block;
			font-size: 20px;
		}
		#agenda h5 {
			font-size: 15px;
			color: black;
		}
		#agenda h6 {
			font-size: 13px;
			color: black;
		}
		#agenda i{
			font-size:25px;
			color: gray;
			display:inline-block;
			padding-right: 10px;
			padding-left: 10px;
		}
		#agenda h4{
			font-size: 17px;
			color: #4077b4;
		}
				#datosDisponibles h3 {
		    color: gray;
		    font-size: 18px;
		}
		#datosDisponibles caption {
		    font-size: 14px;
		    text-transform: uppercase;
		    color: #0C4887;
		    font-weight: bold;
		    padding-top: 15px;
		}
		#datosDisponibles table th {
			border: solid 1px #0C4887;
			color: #0C4887;
		}
		#datosDisponibles table td {
			border: solid 1px #0C4887;
		}
		#datosDisponibles ul.square{
			list-style-type: square;
			margin-top: 20px;
		}
		#datosDisponibles ul li{
			float:none;
			font-size: 12px;
			color: #656565;
			text-transform: uppercase;
			text-align: left;
			margin-left: 0px;
		}
		#datosDisponibles .sinMargen{
			margin-left: 0px;
		}
		#datosDisponibles ul{
			width: 100%;
		}
		#datosDisponibles ul li span{
			color: #000000;
		}
		#datosDisponibles p{
			padding-top: 10px;
			text-align: justify;
			color: #000000;
		}
		#datosDisponibles #accordion h4 {
		    padding-top: 0px;
		}
		#datosDisponibles .pie{
			display: inline-block;
			padding-top: 20px;
			text-align: center;
			font-size: 14px;
			color: #4A4A4A;
			width: 100%;
		}
		#datosDisponibles .pie1{
			display: inline-block;
			padding-top: 130px;
			text-align: center;
			font-size: 14px;
			color: #4A4A4A;
			width: 100%;
		}
		#datosDisponibles .valores{
			font-size: 12px;
		}
		#datosDisponibles .rotar{
			/* Rotate div */
			-ms-transform: rotate(-90deg); /* IE 9 */
			-webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
			transform: rotate(-90deg);
		}
		.form-horizontal .has-feedback .form-control-feedback {
		    left: -15px;
		}
		.has-feedback .form-control {
		    padding-right: 0px;
		}
		.has-error .form-control-feedback {
		    color: #a94442;
		}
		.g-recaptcha{
			width: 100%;
		}
		#form_consulta .form-horizontal .has-feedback .form-control-feedback{
			padding-right: 0px;
		}
		#form_consulta .has-error .form-control-feedback{
			 color: #a94442;
		}
		#form_consulta .form-control-feedback{
			right: 0px;
			left: -15px;
		}
		#form_consulta .g-recaptcha{
			width: 100%;
		}
		.boletin{
			margin-bottom: 20px;
		}
		.boletin p{
			text-align: left;
			font-size: 14px;
			font-weight: normal;
		}
		/* MODAL CONSULTA DE FORMULARIO */
		#encuesta .thumbnail img{
			width: 110px;
		}
		#encuestaODS .well{
			border-style: solid;
			border-width: 10px;
			border-color: #8f8f8f;
		}
		.logoCenocEncuesta{
			float: left;
		}
		.logoODSEncuesta{
			float: right;
			margin-left: 20px;
			margin-top: 5px;
		}
		.logosEncuesta{
			display: inline-block;
			margin-bottom: 15px;
		}
		/* MODAL DE ENCUESTA */
		#hacerEncuesta .modal-body{
			height: 200px;
    		overflow-y: auto;
		}
		#hacerEncuesta .modal-header{
			background-color: #D8D8D8;
		}
		#hacerEncuesta h4{
			color: #024da1;
		}
		#hacerEncuesta textarea{
			width: 100%;
			height: 80px;
		}
		#hacerEncuesta p {
		  text-align: center;
		  padding-left: 35px;
		  padding-right: 35px;
		  margin-bottom: 23px;
		  margin-top: 0px;
		}
		#hacerEncuesta hr{
			margin-top: 0px;
			margin-bottom: 25px;
			border-color: black;
			border-style: solid;
			border-width: 1px;
		}
		#hacerEncuesta input[type=radio],
		input.radio {
			margin: 0px 10px 0px 3px;
		}
		#hacerEncuesta input[type=checkbox],
		input.checkbox {
			margin: 0px 0px 20px 0px;
		}
		#hacerEncuesta label{
			font-weight: normal;
		}
		#hacerEncuesta #message{
			color: #909090;
		}
		.logoPresidenciaFooter{
			float: left;
			padding-top: 0px;
			padding-bottom: 5px;
			padding-left: 34px;
			padding-right: 14px;
		}
		.logoPresidenciaFooter img{
			width: 217px;
		}
    }
    /* Custom, iPhone Retina */
    @media only screen and (min-width : 360px) {
        h2{
			color: #024da1;
			font-size: 27px;
		}
		.espacioSeccion{
			margin-top: 80px;
		}
		/* BARRA PRE HEADER */
		.preHeader{
			color:#FFF;
			/* background-color: #ffebc9; */
			background-color:#0C4887;
			font-family: 'Roboto', Arial, Helvetica, sans-serif;
			font-size: 10px;
			font-weight: 500;
			padding: 0px;
			text-transform: uppercase;
			position: fixed;
		    right: 0;
		    left: 0;
		    z-index: 1030;
		}
		.preHeader ul li a{
			color:#FFF;
			/* color: #464646; */
		}
		.preHeader ul li a:hover{
			text-decoration: none;
		}
		/* LOGOS */
		.logoCenoc{
			float: left;
			padding-top: 4px;
			padding-bottom: 5px;
			padding-left: 6px;
		}
		.logoCenoc img{
			width: 111px;
		}
		.logoConsejo{
			float: left;
			padding-top: 10px;
			padding-left: 11px;
			padding-bottom: 5px;
		}
		.logoConsejo img{
			width: 104px;
		}
		.logoCenocFooter{
			float: left;
			padding-top: 20px;
			padding-bottom: 10px;
			padding-left: 73px;
		}
		.logoCenocFooter img{
			width: 170px;
		}
		.logoBicentenarioFooter{
			float: left;
			padding-top: 10px;
			padding-bottom: 5px;
			padding-left: 80px;
			padding-right: 20px;
		}
		.logoBicentenarioFooter img{
			width: 161px;
		}
		.logoConsejoFooter{
			float: left;
			padding-top: 10px;
			padding-left: 104px;
		}
		.logoConsejoFooter img{
			width: 140px;
			margin-bottom: 13px;
		}
		.logoPresidenciaFooter{
			float: left;
			padding-top: 0px;
			padding-bottom: 5px;
			padding-left: 54px;
			padding-right: 14px;
		}
		.logoPresidenciaFooter img{
			width: 217px;
		}
		.logoPresidencia {
			float: left;
			margin-top: 14px;
    		margin-left: 8px;
			margin-bottom: 0px;
		}
		.logoPresidencia img{
			width: 205px;
		}
		.cenocIntro h3{
			font-size: 17px;
			color: #024da1;
		}
		.cenocIntro p{
			margin-top: 0px;
			font-size: 14px;
			line-height: 18px;
		}
		.flexslider {margin-top: 40px !important; margin-bottom: 0px; margin-left:0px; margin-right:0px; width: 100%; padding: 0 0 0 
0;background:url(../cenoc/img/shadow_bottom.png) no-repeat center bottom;}
		.flex-caption { display:none;}
		
		/* NAV */
		.navbar {
		    margin-bottom: 0px;
		    position: fixed;
		    top: 30px;
		    right: 0;
		    left: 0;
		    z-index: 1030;
		}
		.navbar-default {
			background-color: #0C4887;
			box-shadow: 0 2px 2px rgba(0,0,0,.2);
			z-index: 9;
			border: none;
		}
		.navbar-default .nav > li > a {
		    padding-top: 10px;
			line-height: 15px;
		    font-size: 15px;
		    font-weight: bold;
		    color: #024da1;
		    text-transform: uppercase;
		}
		.navbar-default .nav > li > a:focus {
		    padding-top: 10px;
			line-height: 15px;
		    font-size: 15px;
		    font-weight: bold;
		    color: white;
		    text-transform: uppercase;
		    background-color: #024da1;
		}
		.navbar-default .nav > li:hover {
		    background-color: #024da1;
		}
		.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
			color: white;
		    background-color: #024da1;
		}
		.navbar-default .nav > li > a:hover {
		    color: white;
		}
		.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
		    color: #fff;
		    background: #024da1;
		}
		.navbar-nav > li > .dropdown-menu {
			color: #fff;
		    background: #024da1;
		}
		.dropdown-menu > li > a, .dropdown-menu li a {
		    font-size: 14px;
		    padding: 12px 15px !important;
		    color: #fff !important;
		}
		.dropdown-menu li a {
		    text-transform: uppercase;
		}
		.dropdown-menu > li > a:focus, .dropdown-menu li a:focus {
		    background: #005BC2 !important;
		    color: #fff;
		}
		.dropdown-menu > li > a:focus, .dropdown-menu li a:hover {
		    background: #005BC2 !important;
		    color: #fff;
		}
		.dropdown-header {
		    color: #fff;
		    padding: 0 15px !important;
		    margin: 8px 0;
		    opacity: .7;
		    font-weight: 700;
		    font-size: 24px;
		}
		/* PARA QUE MUESTRE EL MENU AL HACER HOVER */
		/*
		.dropdown:hover .dropdown-menu {
		    display: block;
		    margin-top: 50;
		 }
		*/
		/* ICONOS */
		.iconos{
			padding-left: 0px;
		}
		.accesible{
			width: 20px;
		}
		#accesibilidad h3{
		    color: gray;
		    font-size: 20px;
		}
		#accesibilidad h3{
		    color: gray;
		    font-size: 20px;
		}
		#accesibilidad img{
			width: 120px;
			margin-left: 100px;
			margin-right: 0px;
		}
		#accesibilidad ul{
			margin-left: 0px;
    		list-style-type: square;
    		margin-bottom: 30px;
    		text-align: justify;
    		display: inline-block;
    		margin-top: 20px;
    		padding-left: 10px;
			padding-right: 10px;
		}
		#accesibilidad p{
			text-align: justify;
		}
		.icono-accesible{
			margin-left: 40px;
			padding-top: 5px;
		}
		#accesibilidad .css3 img{
			width: 88px;
			height: 31px;
			margin-left: 0px;
			margin-right: 0px;
		}
		#accesibilidad .css3{
			text-align: center;
			padding-left: 0px;
		}
		/* NEWSLETTER ESTILO VALIDACION */
		#form_newsletter .has-error .control-label, form_newsletter .has-error .help-block, form_newsletter .has-error .form-control-feedback {
		    color: #a94442;
		}
		#form_newsletter .has-success .control-label, form_newsletter .has-success .help-block, form_newsletter .has-success .form-control-feedback {
		    color: #3c763d;
		}
		#form_newsletter .glyphicon-ok{
			color:#3c763d;
			padding-right: 300px;
			padding-top: 140px;
		}
		#form_newsletter .glyphicon-remove{
			color:#a94442;
			padding-right: 206px;
			padding-top: 140px;
		}
		.seccion{
			background-color: #E6E6E6;
			border: 3px #8E8E8E solid;
			padding-top: 20px;
			padding-bottom: 20px;
			padding-right: 20px;
			padding-left: 20px;
			border-radius: 10px;
			height: auto;
			margin-top: 20px;
		}
		.seccion h3{
			font-size: 22px;
			color: #024da1;
		}
		.seccion img{
			height: 50px;
		}
		/* FOOTER */
		.main-footer{
			padding-top: 48px;
			padding-bottom: 32px;
			/* AMARILLO */
			background:#e6e6e6;
			border-top: 3px #024da1 solid;
			/* AZUL CENOC background: #e5e5e5; */
			margin-top: 40px;
		}
		.main-footer p{
			text-align: center;
			padding-left: 15px;
			padding-right: 15px;
			font-size: 13px;
		}
		.main-footer .redes{
			text-align: center;
		}
		footer .section-title{
			color: #024da1;
			text-align: center;
			padding-left: 0px;
			font-size: 14px;
			font-weight: bold;
		}
		.main-footer .fa {
			font-size: 30px;
			padding-left: 9px;
			padding-right: 9px;
			border-radius: 7px;
			padding-top: 5px;
			padding-bottom: 5px;
			font-size: 30px;
			margin-bottom: 15px;
		}
		.main-footer .fa:hover {
			background-color: #024da1;
			color: white;
		}
		.main-footer a{
			color: #024da1;
		}
		.main-footer ul{
			padding-left: 0px;
		}
		.main-footer li{
			list-style: none;
		}
		.main-footer li a {
			color:#024da1;
			text-align: center;
			display: block;
			padding: 4px 0;
		}
		.main-footer .active {
			text-decoration: underline;
			color: #024da1;
			font-weight: bold;
		}
		.main-footer .submenu{
			padding-left: 15px;
		}
		/* FORMULARIO */
		.form-inline .form-group {
			margin-bottom: 20px;
		}
		#formRegistro .has-error .control-label, formRegistro .has-error .help-block, formRegistro .has-error .form-control-feedback {
		    color: #a94442;
		}
		#formRegistro .has-success .control-label, formRegistro .has-success .help-block, formRegistro .has-success .form-control-feedback {
		    color: #3c763d;
		}
		#formRegistro .glyphicon-ok{
			color:#3c763d;
			padding-right: 42px;
		}
		#formRegistro .glyphicon-remove{
			color:#a94442;
			padding-right: 42px;
		}
		#tabla_telefonos{
			text-align: center;
		}
		.telefonoForm{
			text-align:center;
			padding-top:5px;
			font-size:12px;
		}
		/* PORTFOLIO ISOTOPE */
		.portfolioFilter a {
		    margin-right: 25px;
			color:#666;
			text-decoration:none;
		}
		.portfolioFilter a.current {
		    font-weight:bold;
		}
		.isotope-item {
		    z-index: 2;
		}
		.isotope-hidden.isotope-item {
		    pointer-events: none;
		    z-index: 1;
		}
		.isotope,
		.isotope .isotope-item {
		  /* change duration value to whatever you like */
		    -webkit-transition-duration: 0.8s;
		    -moz-transition-duration: 0.8s;
		    transition-duration: 0.8s;
		}
		.isotope {
		    -webkit-transition-property: height, width;
		    -moz-transition-property: height, width;
		    transition-property: height, width;
		}
		.isotope .isotope-item {
		    -webkit-transition-property: -webkit-transform, opacity;
		    -moz-transition-property: -moz-transform, opacity;
		    transition-property: transform, opacity;
		}
		.portfolioContainer{
			padding-top: 15px;
		}
		.portfolioFilter a{
			text-transform: uppercase;
		}
		.portfolioContainer img{
			width: 150px;
			height: 212px;
			margin-top: 21px;
			margin-bottom: 21px;
		}
		.portfolioContainer ul{
			padding: 0px;
		}
		#hover-cap-4col .thumbnail {
			position:relative;
			overflow:hidden;
		}
		.caption {
			display: none;
			position: absolute;
			top: 0;
			left: 0;
			background: rgba(0,0,0,0.4);
			width: 100%;
			height: 100%;
			color:#fff !important;
		}
		.thumbnail img{
			width: 170px;
		}
		#hover-cap-4col li{
			text-decoration: none;
			list-style: none;
		}
		#hover-cap-4col li p a {
			width: 100%;
			margin-top: 50px;
		}
		#hover-cap-4col li i{
			color: white;
		}
		.span3 .fa-file-pdf-o{
		font-size:60px;
		}
		.span3 h3{
			text-align: center;
			font-size: 18px;
		}
		.span3 p{
			text-align: center;
		}
		#inscripcion1 h3 {
		    color: gray;
		}
		#inscripcion1 p {
		    text-align: justify;
		}
		#inscripcion1 hr{
			border-color: #7D7D7D;
			margin-top: 5px;
			margin-bottom: 0px;
		}
		/* INSTITUCIONAL */
		#institucional hr{
			border-color: #7D7D7D;
			margin-top: 5px;
			margin-bottom: 10px;
		}
		#institucional h3 {
		    color: gray;
		}
		/* AUTORIDADES */
		#autoridades{
			/* background-color: orange; */
			padding-bottom: 100px;
			padding-top: 80px;
		}
		.circularCarolina {
			margin: auto;
			margin-top: 15px;
			width: 220px;
			height: 220px;
			border-radius: 150px;
			-webkit-border-radius: 150px;
			-moz-border-radius: 150px;
			border-style: solid;
			border-color: #39ADE5;
			border-width: 4px;
			background: url('../cenoc/img/autoridades/beatrizorlowski.png') no-repeat;
		}
		.circularCarolina {
			margin: auto;
			margin-top: 15px;
			width: 220px;
			height: 220px;
			border-radius: 150px;
			-webkit-border-radius: 150px;
			-moz-border-radius: 150px;
			border-style: solid;
			border-color: #39ADE5;
			border-width: 4px;
			background: url('../cenoc/img/autoridades/carolinastanley.png') no-repeat;
		}
		.circularCatalina {
			margin: auto;
			margin-top: 15px;
			width: 220px;
			height: 220px;
			border-radius: 150px;
			-webkit-border-radius: 150px;
			-moz-border-radius: 150px;
			border-style: solid;
			border-color: #39ADE5;
			border-width: 4px;
			background: url('../cenoc/img/autoridades/catalinadelapuente.png') no-repeat;
		}
		.circularGabriela {
			margin: auto;
			margin-top: 15px;
			width: 220px;
			height: 220px;
			border-radius: 150px;
			-webkit-border-radius: 150px;
			-moz-border-radius: 150px;
			border-style: solid;
			border-color: #39ADE5;
			border-width: 4px;
			background: url('../cenoc/img/autoridades/gabrielaagosto.png') no-repeat;
		}
		.circularBeatriz {
			margin: auto;
			margin-top: 15px;
			width: 220px;
			height: 220px;
			border-radius: 150px;
			-webkit-border-radius: 150px;
			-moz-border-radius: 150px;
			border-style: solid;
			border-color: #39ADE5;
			border-width: 4px;
			background: url('../cenoc/img/autoridades/beatrizorlowski.png') no-repeat;
		}
		#historia p{
			text-align: justify;
		}
		#autoridades h4 {
			text-align: center;
			color: #000000;
			text-transform: uppercase;
			font-size: 15px;
		}
		#autoridades .autoridad h4{
			margin-bottom: 3px;
			color:#39ADE5;
		}
		.autoridad{
			text-align: center;
			padding-top: 5px;
		}
		.autoridad p{
			font-size: 15px;
			padding-bottom: 8px;
			color: black;
		}
		#funciones{
			/* background-color: blue; */
			padding-bottom: 100px;
			padding-top: 80px;
		}
		#funciones h5{
			font-size: 15px;
			text-align: center;
		}
		#funciones p{
			text-align: justify;
		}
		#funciones .inscripcion{
			width: 75px;
			padding-top: 10px;
			padding-left: 15px;
			margin-left: 102px;
		}
		#funciones .implementacion{
			width: 70px;
			padding-top: 10px;
			padding-left: 10px;
			margin-left: 102px;
		}
		#funciones h5 a{
			text-transform: uppercase;
		}
		#funciones .funcion{
			padding-left: 15px;
		}
		#objetivos{
			padding-bottom: 100px;
			padding-top: 80px;
		}
		#objetivos .panel-default > .panel-heading{
			background-color: #0D9DFF;
			color: white;
		}
		#objetivos .panel-default > .panel-heading a{
			color: white;
		}
		#objetivos .panel-default > .panel-heading a:hover{
			text-decoration: none;
		}
		#objetivos .panel-default > .panel-heading a:link{
			text-decoration: none;
		}
		#objetivos .panel-default > .panel-heading:hover{
			background-color: #0172EC;
			color: white;
		}
		#objetivos .panel-body p{
			text-align: justify;
		}
		#objetivos p{
			text-align: justify;
		}
		#objetivos img{
			padding-top: 20px;
			padding-bottom: 20px;
		}
		#destinatarios{
			padding-bottom: 100px;
			padding-top: 80px;
		}
		#destinatarios ul{
			padding-top: 30px;
			list-style: none;
			padding-left: 0px;
		}
		#destinatarios ul li img{
			padding-right: 15px;
			padding-bottom: 20px;
		}
		#destinatarios ul li strong{
			text-transform: uppercase;
		}
		/* CAPACITACION */
		#capacitacion .panel-default > .panel-heading{
			background-color: #0C4887;
			color: white;
		}
		#capacitacion .panel-default > .panel-heading a{
			color: white;
		}
		#capacitacion .panel-default > .panel-heading a:hover{
			text-decoration: none;
		}
		#capacitacion .panel-default > .panel-heading a:link{
			text-decoration: none;
		}
		#capacitacion .panel-default > .panel-heading:hover{
			background-color: #E4B665;
			color: white;
		}
		#capacitacion .panel-body p{
			text-align: justify;
		}
		#capacitacion .rotar{
			/* Rotate div */
			-ms-transform: rotate(-90deg); /* IE 9 */
			-webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
			transform: rotate(-90deg);
		}
		#capacitacion h3 {
		    color: gray;
		    font-size: 20px;
		}
		#capacitacion hr{
			border-color: #7D7D7D;
			margin-top: 5px;
			margin-bottom: 20px;
		}
		#institucional .rotar{
			/* Rotate div */
			-ms-transform: rotate(-90deg); /* IE 9 */
			-webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
			transform: rotate(-90deg);
		}
		#programaCapacitacion img{
			width: 90px;
		    margin-top: 14px;
		    margin-right: 20px;
		    margin-left: 20px;
		    margin-bottom: 10px;
		}
		#intercambioVirtual img{
			width: 80px;
			margin-right: 20px;
			margin-bottom: 10px;
			margin-left: 20px;
			margin-top: 18px;
		}
		.materialesCapacitacion {
			padding-left: 20px;
			margin-bottom: 50px;
		}
		.materialesCapacitacion img {
			width: 60px;
			margin-right: 20px;
		}
		.materialesCapacitacion h5{
			text-transform: uppercase;
			color: #024da1;
		}
		.materialesCapacitacion p{
			text-align: justify;
		}
		/* VOLUNTARIADO */
		#voluntariado p{
			text-align: justify;
			padding-top: 10px;
		}
		#voluntariado .cenoc{
			padding-top: 20px;
			display: inline-block;
		}
		#voluntariado .principal img{
			padding-top: 20px;
			padding-right: 0px;
			padding-bottom: 20px;
			padding-left: 120px;
			width: 220px;
		}
		#voluntariado .principal ul{
			list-style: disc;
			list-style-position: inside;
			padding-right: 0px;
			text-align: left;
		}
		#voluntariado h3{
			color: gray;
			font-size: 18px;
			padding-top: 20px;
			padding-bottom: 0px;
			margin-bottom: 0px;
			font-weight: bold;
		}
		#voluntariado .bloque{
			margin-top: 15px;
		}
		#voluntariado .requisitos{
			height:200px;
			border-radius: 20px;
			padding-left: 30px;
			padding-right: 30px;
			margin-bottom: 0px;
		}
		#voluntariado .requisitos h2{
			color: white;
			text-align: center;
			font-size: 36px;
		}
		#voluntariado .requisitos h3{
			vertical-align: middle;
			color: white;
			text-align: center;
			font-size: 14px;
			border-top: 1px white solid;
			border-bottom: 1px white solid;
			padding-top: 10px;
			padding-bottom: 10px;
			padding-left: 10px;
			padding-right: 10px;
		}
		#voluntariado .inscripto{
			background-color: #53AFFF;
			border-color:white;
			border-style: double;
			border-width: 6px;
			text-align: center;
		}
		#voluntariado .inscripto img{
			width: 50px;
			margin-top: 15px;
		}
		#voluntariado .certificado{
			background-color: #FFA453;
			border-color:white;
			border-style: double;
			border-width: 6px;
			text-align: center;
		}
		#voluntariado .certificado img{
			width: 45px;
			margin-top: 15px;
		}
		#voluntariado .rubrica{
			text-align: center;
			background-color: #4BE667;
			border-color:white;
			border-style: double;
			border-width: 6px;
		}
		#voluntariado .rubrica img{
			margin-top: 30px;
			width: 45px;
		}
		#voluntariado .documentosDescarga{
			margin-top: 20px;
		}
		.documentosDescarga ul{
			margin-top: 15px;
		}
		.documentosDescarga ul li{
			color: #024da1;
			text-transform: uppercase;
			margin-top: 5px;
		}
		.error404{
			margin-top: 100px;
			margin-bottom: 100px;
			text-align: center;
		}
		.error404 h2{
			font-weight: normal;
			font-size: 30px;
			display: inline-block;
			padding-left:15px;
		}
		.error404 p{
			font-size: 14px;
			line-height: 21px;
			font-weight: normal;
			color: #8C8C8C;
		}
		.error404 .fa-ban{
			font-weight: normal;
			font-size: 35px;
			color: #024da1;
		}
		.errorJS{
			margin-top: 100px;
			margin-bottom: 100px;
			text-align: center;
		}
		.errorJS h2{
			font-weight: normal;
			font-size: 19px;
			display: inline-block;
			padding-left:15px;
		}
		.errorJS p{
			font-size: 13px;
			line-height: 21px;
			font-weight: normal;
			color: #8C8C8C;
		}
		.errorJS .fa-ban{
			font-weight: normal;
			font-size: 30px;
			color: #024da1;
		}
				/* AYUDA */
		.ayuda {
			text-align: center;
			margin-top: 50px;
		}
		.ayuda hr{
			margin-top: 50px;
			margin-bottom: 0px;
		}
		.ayuda h3 {
			margin-top: 40px;
			font-weight: normal;
			font-size: 20px;
			display: inline-block;
			padding-left:15px;
			color: #024da1;
		}
		.ayuda ol li{
			text-align: center;
			list-style-position:inside;
		}
		/* ICONOS AYUDA */
		.chrome {
		    display: inline-block;
		    background: url('../cenoc/img/iconos/chrome.png') no-repeat;
		    width: 49px;
		    height: 48px;
		}
		.ie {
		    display: inline-block;
		    background: url('../cenoc/img/iconos/ie.png') no-repeat;
		    width: 51px;
		    height: 48px;
		}
		.firefox {
		    display: inline-block;
		    background: url('../cenoc/img/iconos/firefox.png') no-repeat;
		    width: 54px;
		    height: 48px;
		}
		.safari {
		    display: inline-block;
		    background: url('../cenoc/img/iconos/safari.png') no-repeat;
		    width: 46px;
		    height: 48px;
		}
		.opera {
		    display: inline-block;
		    background: url('../cenoc/img/iconos/opera.png') no-repeat;
		    width: 43px;
		    height: 48px;
		}
		#form_newsletter h3{
			color: gray;
			font-size: 23px;
			font-weight: normal;
		}
		#form_newsletter p{
			color: gray;
			font-size: 17px;
			font-weight: bold;
		}
		.ir-arriba{
			display: none;
			padding-top: 5px;
			padding-bottom:5px;
			padding-left: 15px;
			padding-right: 15px;
			background-color: #024da1;
			font-size: 30px;
			color:white;
			cursor: pointer;
			position: fixed;
			bottom:10px;
			right: 10px;
			height: auto;
			z-index: 1000;
		}
		.ir-arriba .fa{
			font-size: 15px;
		}
		.mapa{
			width:100%;
			height:350px;
			border:none;
		}
		/* AGENDA */
		#agenda hr{
			border-color: #7D7D7D;
			margin-top: 5px;
			margin-bottom: 10px;
		}
		#agenda h3 {
		    color: gray;
			font-size: 20px;
			margin-top: 8px;
			display:block;
		}
		#agenda h5 {
			font-size: 15px;
			color: black;
		}
		#agenda h6 {
			font-size: 13px;
			color: black;
		}
		#agenda i{
			font-size:25px;
			color: gray;
			display:block;
			padding-right: 10px;
			padding-left: 10px;
		}
				#datosDisponibles h3 {
		    color: gray;
		    font-size: 18px;
		}
		#datosDisponibles caption {
		    font-size: 14px;
		    text-transform: uppercase;
		    color: #0C4887;
		    font-weight: bold;
		    padding-top: 15px;
		}
		#datosDisponibles table th {
			border: solid 1px #0C4887;
			color: #0C4887;
		}
		#datosDisponibles table td {
			border: solid 1px #0C4887;
		}
		#datosDisponibles ul.square{
			list-style-type: square;
			margin-top: 20px;
		}
		#datosDisponibles ul li{
			float:none;
			font-size: 12px;
			color: #656565;
			margin-left: 0px;
			text-transform: uppercase;
			text-align: left;
		}
		#datosDisponibles ul li span{
			color: #000000;
		}
		#datosDisponibles p{
			padding-top: 10px;
			text-align: justify;
			color: #000000;
		}
		#datosDisponibles #accordion h4 {
		    padding-top: 0px;
		}
		#datosDisponibles .pie{
			display: inline-block;
			padding-top: 20px;
			text-align: center;
			font-size: 14px;
			color: #4A4A4A;
			width: 100%;
		}
		#datosDisponibles .pie1{
			display: inline-block;
			padding-top: 130px;
			text-align: center;
			font-size: 14px;
			color: #4A4A4A;
			width: 100%;
		}
		#datosDisponibles .valores{
			font-size: 12px;
		}
		#datosDisponibles .rotar{
			/* Rotate div */
			-ms-transform: rotate(-90deg); /* IE 9 */
			-webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
			transform: rotate(-90deg);
		}
		.form-horizontal .has-feedback .form-control-feedback {
		    left: -15px;
		}
		.has-feedback .form-control {
		    padding-right: 0px;
		}
		.has-error .form-control-feedback {
		    color: #a94442;
		}
		.g-recaptcha{
			width: 100%;
		}
		#form_consulta .form-horizontal .has-feedback .form-control-feedback{
			padding-right: 0px;
		}
		#form_consulta .has-error .form-control-feedback{
			 color: #a94442;
		}
		#form_consulta .form-control-feedback{
			right: 0px;
			left: -15px;
		}
		#form_consulta .g-recaptcha{
			width: 100%;
		}
		.boletin{
			margin-bottom: 20px;
		}
		.boletin p{
			text-align: left;
			font-size: 14px;
			font-weight: normal;
		}
		/* MODAL CONSULTA DE FORMULARIO */
		#encuesta .thumbnail img{
			width: 110px;
		}
		#encuestaODS .well{
			border-style: solid;
			border-width: 10px;
			border-color: #8f8f8f;
		}
		.logoCenocEncuesta{
			float: left;
		}
		.logoODSEncuesta{
			float: right;
			margin-left: 20px;
			margin-top: 5px;
		}
		.logosEncuesta{
			display: inline-block;
			margin-bottom: 15px;
		}
		/* MODAL DE ENCUESTA */
		#hacerEncuesta .modal-body{
			height: 350px;
    		overflow-y: auto;
		}
		#hacerEncuesta .modal-header{
			background-color: #D8D8D8;
		}
		#hacerEncuesta h4{
			color: #024da1;
		}
		#hacerEncuesta textarea{
			width: 100%;
			height: 80px;
		}
		#hacerEncuesta p {
		  text-align: center;
		  padding-left: 35px;
		  padding-right: 35px;
		  margin-bottom: 23px;
		  margin-top: 0px;
		}
		#hacerEncuesta hr{
			margin-top: 0px;
			margin-bottom: 25px;
			border-color: black;
			border-style: solid;
			border-width: 1px;
		}
		#hacerEncuesta input[type=radio],
		input.radio {
			margin: 0px 10px 0px 3px;
		}
		#hacerEncuesta input[type=checkbox],
		input.checkbox {
			margin: 0px 0px 20px 0px;
		}
		#hacerEncuesta label{
			font-weight: normal;
		}
		#hacerEncuesta #message{
			color: #909090;
		}
    }
	
    /* Extra Small Devices, Phones */
    @media only screen and (min-width : 480px) {
		.preHeader {}
    	#header_desktop { display:none;}
		#facebook { display:none;}
		.navbar-brand { display:block;}
    	.espacioSeccion{
			margin-top: 100px;
		}
    	h2{
			color: #024da1;
			font-size: 27px;
		}
		/* BARRA PRE HEADER */
		.preHeader{
			color:#FFF;
			/* background-color: #ffebc9; */
			background-color:#0C4887;
			font-family: 'Roboto', Arial, Helvetica, sans-serif;
			font-size: 10px;
			font-weight: 500;
			padding: 0px;
			text-transform: uppercase;
			position: fixed;
		    right: 0;
		    left: 0;
		    z-index: 1030;
		}
		.preHeader ul li a{
			color:#FFF;
			/* color: #464646; */
		}
		.preHeader ul li a:hover{
			text-decoration: none;
		}
		/* LOGOS */
		.logoCenoc{
			float: left;
			padding-top: 9px;
			padding-bottom: 5px;
			padding-left: 0px;
		}
		.logoCenoc img{
			width: 180px;
		}
		.logoConsejo{
			float: left;
			padding-top: 10px;
			padding-left: 30px;
			padding-bottom: 0px;
		}
		.logoConsejo img{
			width: 150px;
		}
		.logoCenocFooter{
			float: left;
			padding-top: 20px;
			padding-bottom: 5px;
			padding-left: 0px;
		}
		.logoCenocFooter img{
			width: 218px;
		}
		.logoConsejoFooter{
			float: left;
			padding-top: 40px;
			padding-left: 0px;
		}
		.logoConsejoFooter img{
			width: 260px;
		}
		.logoPresidencia {
			float: left;
			margin-top: 14px;
    		margin-left: 8px;
			margin-bottom: 0px;
		}
		.logoPresidencia img{
			width: 205px;
		}
		.logoPresidenciaFooter{
			float: left;
			padding-top: 0px;
			padding-bottom: 5px;
			padding-left: 0px;
			padding-right: 14px;
		}
		.logoPresidenciaFooter img{
			width: 217px;
		}
		/* NAV */
		.navbar {
		    margin-bottom: 0px;
		    position: fixed;
		    top: 20px;
		    right: 0;
		    left: 0;
		    z-index: 1030;
		}
		.navbar-default {
			background-color: white;
			box-shadow: 0 2px 2px rgba(0,0,0,.2);
			z-index: 9;
			border: none;
		}
		.navbar-default .nav > li > a {
		    padding-top: 22px;
		    line-height: 30px;
		    font-size: 16px;
		    font-weight: bold;
		    color: #024da1;
		    text-transform: uppercase;
		}
		.navbar-default .nav > li > a:focus {
		    padding-top: 22px;
		    line-height: 30px;
		    font-size: 16px;
		    font-weight: bold;
		    color: white;
		    text-transform: uppercase;
		    background-color: #024da1;
		}
		.navbar-default .nav > li:hover {
		    background-color: #024da1;
		}
		.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
			color: white;
		    background-color: #024da1;
		}
		.navbar-default .nav > li > a:hover {
		    color: white;
		}
		.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
		    color: #fff;
		    background: #024da1;
		}
		.navbar-nav > li > .dropdown-menu {
			color: #fff;
		    background: #024da1;
		}
		.dropdown-menu > li > a, .dropdown-menu li a {
		    font-size: 16px;
		    padding: 12px 15px !important;
		    color: #fff !important;
		}
		.dropdown-menu li a {
		    text-transform: uppercase;
		}
		.dropdown-menu > li > a:focus, .dropdown-menu li a:focus {
		    background: #005BC2 !important;
		    color: #fff;
		}
		.dropdown-menu > li > a:focus, .dropdown-menu li a:hover {
		    background: #005BC2 !important;
		    color: #fff;
		}
		.dropdown-header {
		    color: #fff;
		    padding: 0 15px !important;
		    margin: 8px 0;
		    opacity: .7;
		    font-weight: 700;
		    font-size: 24px;
		}
		/* PARA QUE MUESTRE EL MENU AL HACER HOVER */
		/*
		.dropdown:hover .dropdown-menu {
		    display: block;
		    margin-top: 50;
		 }
		*/
		.flexslider {margin-top:40px !important; margin-bottom: 0px; margin-left:0px; margin-right:0px; width: 100%; padding: 0 0 30px 
0;background:url(../cenoc/img/shadow_bottom.png) no-repeat center bottom;}
		.flex-caption { display:none;}
		
		/* ICONOS */
		.iconos{
			padding-left: 0px;
		}
		.accesible{
			width: 20px;
		}
		#accesibilidad h3{
		    color: gray;
		    font-size: 20px;
		}
		#accesibilidad h3{
		    color: gray;
		    font-size: 20px;
		}
		#accesibilidad img{
			width: 120px;
			margin-left: 0px;
			margin-right: 30px;
		}
		#accesibilidad ul{
    		margin-left: 175px;
    		list-style-type: square;
    		margin-bottom: 30px;
    		text-align: justify;
    		display: inline;
    		margin-top: 0px;
    		padding-left: 0px;
			padding-right: 0px;
		}
		#accesibilidad p{
			text-align: justify;
		}
		.icono-accesible{
			margin-left: 40px;
			padding-top: 5px;
		}
		#accesibilidad .css3 img{
			width: 88px;
			height: 31px;
			margin-left: 0px;
			margin-right: 0px;
		}
		#accesibilidad .css3{
			text-align: left;
			padding-left: 30px;
		}
		/* NEWSLETTER ESTILO VALIDACION */
		#form_newsletter .has-error .control-label, form_newsletter .has-error .help-block, form_newsletter .has-error .form-control-feedback {
		    color: #a94442;
		}
		#form_newsletter .has-success .control-label, form_newsletter .has-success .help-block, form_newsletter .has-success .form-control-feedback {
		    color: #3c763d;
		}
		#form_newsletter .glyphicon-ok{
			color:#3c763d;
			padding-right: 300px;
			padding-top: 140px;
		}
		#form_newsletter .glyphicon-remove{
			color:#a94442;
			padding-right: 206px;
			padding-top: 140px;
		}
		.seccion{
			background-color: #E6E6E6;
			border: 3px #8E8E8E solid;
			padding-top: 20px;
			padding-bottom: 20px;
			padding-right: 20px;
			padding-left: 20px;
			border-radius: 10px;
			height: auto;
			margin-top: 0px;
		}
		.seccion h3{
			font-size: 22px;
			color: #024da1;
		}
		.seccion img{
			height: 50px;
		}
		/* FOOTER */
		.main-footer{
			padding-top: 48px;
			padding-bottom: 32px;
			/* AMARILLO */
			background:#e6e6e6;
			border-top: 3px #024da1 solid;
			/* AZUL CENOC background: #e5e5e5; */
			margin-top: 40px;
		}
		.main-footer p{
			text-align: left;
			padding-left: 0px;
			padding-right: 0px;
			font-size: 14px;
		}
		.main-footer .redes{
			text-align: left;
		}
		footer .section-title{
			color: #024da1;
			text-align: left;
			padding-left: 0px;
			font-size: 14px;
			font-weight: bold;
		}
		.main-footer .fa {
			font-size: 30px;
			padding-left: 9px;
			padding-right: 9px;
			border-radius: 7px;
			padding-top: 5px;
			padding-bottom: 5px;
			font-size: 30px;
			margin-bottom: 15px;
		}
		.main-footer .fa:hover {
			background-color: #024da1;
			color: white;
		}
		.main-footer a{
			color: #024da1;
		}
		.main-footer ul{
			padding-left: 0px;
		}
		.main-footer li{
			list-style: none;
		}
		.main-footer li a {
			color:#024da1;
			text-align: left;
			display: block;
			padding: 4px 0;
		}
		.main-footer .active {
			text-decoration: underline;
			color: #024da1;
			font-weight: bold;
		}
		.main-footer .submenu{
			padding-left: 15px;
		}
		/* FORMULARIO */
		.form-inline .form-group {
			margin-bottom: 20px;
		}
		#formRegistro .has-error .control-label, formRegistro .has-error .help-block, formRegistro .has-error .form-control-feedback {
		    color: #a94442;
		}
		#formRegistro .has-success .control-label, formRegistro .has-success .help-block, formRegistro .has-success .form-control-feedback {
		    color: #3c763d;
		}
		#formRegistro .glyphicon-ok{
			color:#3c763d;
			padding-right: 42px;
		}
		#formRegistro .glyphicon-remove{
			color:#a94442;
			padding-right: 42px;
		}
		#tabla_telefonos{
			text-align: center;
		}
		.telefonoForm{
			text-align:center;
			padding-top:5px;
			font-size:12px;
		}
		/* PORTFOLIO ISOTOPE */
		.portfolioFilter a {
		    margin-right: 25px;
			color:#666;
			text-decoration:none;
		}
		.portfolioFilter a.current {
		    font-weight:bold;
		}
		.isotope-item {
		    z-index: 2;
		}
		.isotope-hidden.isotope-item {
		    pointer-events: none;
		    z-index: 1;
		}
		.isotope,
		.isotope .isotope-item {
		  /* change duration value to whatever you like */
		    -webkit-transition-duration: 0.8s;
		    -moz-transition-duration: 0.8s;
		    transition-duration: 0.8s;
		}
		.isotope {
		    -webkit-transition-property: height, width;
		    -moz-transition-property: height, width;
		    transition-property: height, width;
		}
		.isotope .isotope-item {
		    -webkit-transition-property: -webkit-transform, opacity;
		    -moz-transition-property: -moz-transform, opacity;
		    transition-property: transform, opacity;
		}
		.portfolioContainer{
			padding-top: 15px;
		}
		.portfolioFilter a{
			text-transform: uppercase;
		}
		.portfolioContainer img{
			width: 150px;
			height: 212px;
			margin-top: 21px;
			margin-bottom: 21px;
		}
		.portfolioContainer ul{
			padding: 0px;
		}
		#hover-cap-4col .thumbnail {
			position:relative;
			overflow:hidden;
		}
		.caption {
			display: none;
			position: absolute;
			top: 0;
			left: 0;
			background: rgba(0,0,0,0.4);
			width: 100%;
			height: 100%;
			color:#fff !important;
		}
		.thumbnail img{
			width: 170px;
		}
		#hover-cap-4col li{
			text-decoration: none;
			list-style: none;
		}
		#hover-cap-4col li p a {
			width: 100%;
			margin-top: 50px;
		}
		#hover-cap-4col li i{
			color: white;
		}
		.span3 .fa-file-pdf-o{
		font-size:60px;
		}
		.span3 h3{
			text-align: center;
			font-size: 18px;
		}
		.span3 p{
			text-align: center;
		}
		#inscripcion1 h3 {
		    color: gray;
		}
		#inscripcion1 p {
		    text-align: justify;
		}
		#inscripcion1 hr{
			border-color: #7D7D7D;
			margin-top: 5px;
			margin-bottom: 0px;
		}
		/* INSTITUCIONAL */
		#institucional hr{
			border-color: #7D7D7D;
			margin-top: 5px;
			margin-bottom: 10px;
		}
		#institucional h3 {
		    color: gray;
		}
		/* AUTORIDADES */
		#autoridades{
			/* background-color: orange; */
			padding-bottom: 100px;
			padding-top: 0px;
		}
		.circularCarolina {
			margin: auto;
			margin-top: 15px;
			width: 220px;
			height: 220px;
			border-radius: 150px;
			-webkit-border-radius: 150px;
			-moz-border-radius: 150px;
			border-style: solid;
			border-color: #39ADE5;
			border-width: 4px;
			background: url('../cenoc/img/autoridades/beatrizorlowski.png') no-repeat;
		}
		.circularCarolina {
			margin: auto;
			margin-top: 15px;
			width: 220px;
			height: 220px;
			border-radius: 150px;
			-webkit-border-radius: 150px;
			-moz-border-radius: 150px;
			border-style: solid;
			border-color: #39ADE5;
			border-width: 4px;
			background: url('../cenoc/img/autoridades/carolinastanley.png') no-repeat;
		}
		.circularCatalina {
			margin: auto;
			margin-top: 15px;
			width: 220px;
			height: 220px;
			border-radius: 150px;
			-webkit-border-radius: 150px;
			-moz-border-radius: 150px;
			border-style: solid;
			border-color: #39ADE5;
			border-width: 4px;
			background: url('../cenoc/img/autoridades/catalinadelapuente.png') no-repeat;
		}
		.circularGabriela {
			margin: auto;
			margin-top: 15px;
			width: 220px;
			height: 220px;
			border-radius: 150px;
			-webkit-border-radius: 150px;
			-moz-border-radius: 150px;
			border-style: solid;
			border-color: #39ADE5;
			border-width: 4px;
			background: url('../cenoc/img/autoridades/gabrielaagosto.png') no-repeat;
		}
		.circularBeatriz {
			margin: auto;
			margin-top: 15px;
			width: 220px;
			height: 220px;
			border-radius: 150px;
			-webkit-border-radius: 150px;
			-moz-border-radius: 150px;
			border-style: solid;
			border-color: #39ADE5;
			border-width: 4px;
			background: url('../cenoc/img/autoridades/beatrizorlowski.png') no-repeat;
		}
		#historia p{
			text-align: justify;
		}
		#autoridades h4 {
			text-align: center;
			color: #000000;
			text-transform: uppercase;
			font-size: 17px;
		}
		#autoridades .autoridad h4{
			margin-bottom: 3px;
			color:#39ADE5;
		}
		.autoridad{
			text-align: center;
			padding-top: 5px;
		}
		.autoridad p{
			font-size: 15px;
			padding-bottom: 8px;
			color: black;
		}
		#funciones{
			/* background-color: blue; */
			padding-bottom: 100px;
			padding-top: 0px;
		}
		#funciones h5{
			font-size: 18px;
			text-align: left;
		}
		#funciones p{
			text-align: justify;
		}
		#funciones .inscripcion{
			width: 75px;
			padding-top: 10px;
			padding-left: 15px;
			margin-left: 0px;
		}
		#funciones .implementacion{
			width: 70px;
			padding-top: 10px;
			padding-left: 10px;
			margin-left: 0px;
		}
		#funciones h5 a{
			text-transform: uppercase;
		}
		#funciones .funcion{
			padding-left: 15px;
		}
		#objetivos{
			padding-bottom: 100px;
			padding-top: 0px;
		}
		#objetivos .panel-default > .panel-heading{
			background-color: #0D9DFF;
			color: white;
		}
		#objetivos .panel-default > .panel-heading a{
			color: white;
		}
		#objetivos .panel-default > .panel-heading a:hover{
			text-decoration: none;
		}
		#objetivos .panel-default > .panel-heading a:link{
			text-decoration: none;
		}
		#objetivos .panel-default > .panel-heading:hover{
			background-color: #0172EC;
			color: white;
		}
		#objetivos .panel-body p{
			text-align: justify;
		}
		#objetivos p{
			text-align: justify;
		}
		#objetivos img{
			padding-top: 20px;
			padding-bottom: 20px;
		}
		#destinatarios{
			padding-bottom: 100px;
			padding-top: 0px;
		}
		#destinatarios ul{
			padding-top: 30px;
			list-style: none;
			padding-left: 0px;
		}
		#destinatarios ul li img{
			padding-right: 15px;
			padding-bottom: 20px;
		}
		#destinatarios ul li strong{
			text-transform: uppercase;
		}
		/* CAPACITACION */
		#capacitacion .panel-default > .panel-heading{
			background-color: #0C4887;
			color: white;
		}
		#capacitacion .panel-default > .panel-heading a{
			color: white;
		}
		#capacitacion .panel-default > .panel-heading a:hover{
			text-decoration: none;
		}
		#capacitacion .panel-default > .panel-heading a:link{
			text-decoration: none;
		}
		#capacitacion .panel-default > .panel-heading:hover{
			background-color: #E4B665;
			color: white;
		}
		#capacitacion .panel-body p{
			text-align: justify;
		}
		#capacitacion .rotar{
			/* Rotate div */
			-ms-transform: rotate(-90deg); /* IE 9 */
			-webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
			transform: rotate(-90deg);
		}
		#capacitacion h3 {
		    color: gray;
		    font-size: 20px;
		}
		#capacitacion hr{
			border-color: #7D7D7D;
			margin-top: 5px;
			margin-bottom: 20px;
		}
		#institucional .rotar{
			/* Rotate div */
			-ms-transform: rotate(-90deg); /* IE 9 */
			-webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
			transform: rotate(-90deg);
		}
		#programaCapacitacion img{
			width: 90px;
		    margin-top: 14px;
		    margin-right: 20px;
		    margin-left: 20px;
		    margin-bottom: 10px;
		}
		#intercambioVirtual img{
			width: 80px;
			margin-right: 20px;
			margin-bottom: 10px;
			margin-left: 20px;
			margin-top: 18px;
		}
		.materialesCapacitacion {
			padding-left: 20px;
			margin-bottom: 50px;
		}
		.materialesCapacitacion img {
			width: 60px;
			margin-right: 20px;
		}
		.materialesCapacitacion h5{
			text-transform: uppercase;
			color: #024da1;
		}
		.materialesCapacitacion p{
			text-align: justify;
		}
		/* VOLUNTARIADO */
		#voluntariado p{
			text-align: justify;
			padding-top: 10px;
		}
		#voluntariado .cenoc{
			padding-top: 20px;
			display: inline-block;
		}
		#voluntariado .principal img{
			padding-top: 20px;
			padding-right: 30px;
			padding-bottom: 20px;
			padding-left: 30px;
			width: 190px;
		}
		#voluntariado .principal ul{
			list-style: disc;
			list-style-position: inside;
			padding-right: 0px;
			text-align: left;
		}
		#voluntariado h3{
			color: gray;
			font-size: 18px;
			padding-top: 20px;
			padding-bottom: 0px;
			margin-bottom: 0px;
			font-weight: bold;
		}
		#voluntariado .bloque{
			margin-top: 15px;
		}
		#voluntariado .requisitos{
			height:200px;
			border-radius: 20px;
			padding-left: 30px;
			padding-right: 30px;
			margin-bottom: 0px;
		}
		#voluntariado .requisitos h2{
			color: white;
			text-align: center;
			font-size: 36px;
		}
		#voluntariado .requisitos h3{
			vertical-align: middle;
			color: white;
			text-align: center;
			font-size: 16px;
			border-top: 1px white solid;
			border-bottom: 1px white solid;
			padding-top: 10px;
			padding-bottom: 10px;
			padding-left: 10px;
			padding-right: 10px;
		}
		#voluntariado .inscripto{
			background-color: #53AFFF;
			border-color:white;
			border-style: double;
			border-width: 6px;
			text-align: center;
		}
		#voluntariado .inscripto img{
			width: 50px;
			margin-top: 15px;
		}
		#voluntariado .certificado{
			background-color: #FFA453;
			border-color:white;
			border-style: double;
			border-width: 6px;
			text-align: center;
		}
		#voluntariado .certificado img{
			width: 45px;
			margin-top: 15px;
		}
		#voluntariado .rubrica{
			text-align: center;
			background-color: #4BE667;
			border-color:white;
			border-style: double;
			border-width: 6px;
		}
		#voluntariado .rubrica img{
			margin-top: 30px;
			width: 45px;
		}
		#voluntariado .documentosDescarga{
			margin-top: 20px;
		}
		.documentosDescarga ul{
			margin-top: 15px;
		}
		.documentosDescarga ul li{
			color: #024da1;
			text-transform: uppercase;
			margin-top: 5px;
		}
		.error404{
			margin-top: 100px;
			margin-bottom: 100px;
			text-align: center;
		}
		.error404 h2{
			font-weight: normal;
			font-size: 47px;
			display: inline-block;
			padding-left:15px;
		}
		.error404 p{
			font-size: 20px;
			line-height: 21px;
			font-weight: normal;
			color: #8C8C8C;
		}
		.error404 .fa-ban{
			font-weight: normal;
			font-size: 60px;
			color: #024da1;
		}
		.errorJS{
			margin-top: 100px;
			margin-bottom: 100px;
			text-align: center;
		}
		.errorJS h2{
			font-weight: normal;
			font-size: 25px;
			display: inline-block;
			padding-left:15px;
		}
		.errorJS p{
			font-size: 17px;
			line-height: 21px;
			font-weight: normal;
			color: #8C8C8C;
		}
		.errorJS .fa-ban{
			font-weight: normal;
			font-size: 60px;
			color: #024da1;
		}
				/* AYUDA */
		.ayuda {
			text-align: center;
			margin-top: 50px;
		}
		.ayuda hr{
			margin-top: 50px;
			margin-bottom: 0px;
		}
		.ayuda h3 {
			margin-top: 40px;
			font-weight: normal;
			font-size: 20px;
			display: inline-block;
			padding-left:15px;
			color: #024da1;
		}
		.ayuda ol li{
			text-align: center;
			list-style-position:inside;
		}
		/* ICONOS AYUDA */
		.chrome {
		    display: inline-block;
		    background: url('../cenoc/img/iconos/chrome.png') no-repeat;
		    width: 49px;
		    height: 48px;
		}
		.ie {
		    display: inline-block;
		    background: url('../cenoc/img/iconos/ie.png') no-repeat;
		    width: 51px;
		    height: 48px;
		}
		.firefox {
		    display: inline-block;
		    background: url('../cenoc/img/iconos/firefox.png') no-repeat;
		    width: 54px;
		    height: 48px;
		}
		.safari {
		    display: inline-block;
		    background: url('../cenoc/img/iconos/safari.png') no-repeat;
		    width: 46px;
		    height: 48px;
		}
		.opera {
		    display: inline-block;
		    background: url('../cenoc/img/iconos/opera.png') no-repeat;
		    width: 43px;
		    height: 48px;
		}
		#form_newsletter h3{
			color: gray;
			font-size: 23px;
			font-weight: normal;
		}
		#form_newsletter p{
			color: gray;
			font-size: 17px;
			font-weight: bold;
		}
		.ir-arriba{
			display: none;
			padding-top: 5px;
			padding-bottom:5px;
			padding-left: 15px;
			padding-right: 15px;
			background-color: #024da1;
			font-size: 30px;
			color:white;
			cursor: pointer;
			position: fixed;
			bottom:10px;
			right: 10px;
			height: auto;
		}
		.ir-arriba .fa{
			font-size: 15px;
		}
		.mapa{
			width:100%;
			height:350px;
			border:none;
		}
		/* AGENDA */
		#agenda hr{
			border-color: #7D7D7D;
			margin-top: 5px;
			margin-bottom: 10px;
		}
		#agenda h3 {
		    color: gray;
			display:inline-block;
			font-size: 20px;
		}
		#agenda h5 {
			font-size: 15px;
			color: black;
		}
		#agenda h6 {
			font-size: 13px;
			color: black;
		}
		#agenda i{
			font-size:25px;
			color: gray;
			display:inline-block;
			padding-right: 10px;
			padding-left: 10px;
		}
				#datosDisponibles h3 {
		    color: gray;
		    font-size: 18px;
		}
		#datosDisponibles caption {
		    font-size: 14px;
		    text-transform: uppercase;
		    color: #0C4887;
		    font-weight: bold;
		    padding-top: 15px;
		}
		#datosDisponibles table th {
			border: solid 1px #0C4887;
			color: #0C4887;
		}
		#datosDisponibles table td {
			border: solid 1px #0C4887;
		}
		#datosDisponibles ul.square{
			list-style-type: square;
			margin-top: 20px;
		}
		#datosDisponibles ul li{
			float:left;
			font-size: 12px;
			color: #656565;
			margin-left: 20px;
			text-transform: uppercase;
			text-align: left;
		}
		#datosDisponibles ul li span{
			color: #000000;
		}
		#datosDisponibles p{
			padding-top: 10px;
			text-align: justify;
			color: #000000;
		}
		#datosDisponibles #accordion h4 {
		    padding-top: 0px;
		}
		#datosDisponibles .pie{
			display: inline-block;
			padding-top: 20px;
			text-align: center;
			font-size: 14px;
			color: #4A4A4A;
			width: 100%;
		}
		#datosDisponibles .pie1{
			display: inline-block;
			padding-top: 130px;
			text-align: center;
			font-size: 14px;
			color: #4A4A4A;
			width: 100%;
		}
		#datosDisponibles .valores{
			font-size: 12px;
		}
		#datosDisponibles .rotar{
			/* Rotate div */
			-ms-transform: rotate(-90deg); /* IE 9 */
			-webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
			transform: rotate(-90deg);
		}
		.form-horizontal .has-feedback .form-control-feedback {
		    left: -15px;
		}
		.has-feedback .form-control {
		    padding-right: 0px;
		}
		.has-error .form-control-feedback {
		    color: #a94442;
		}
		.g-recaptcha{
			width: 100%;
		}
		#form_consulta .form-horizontal .has-feedback .form-control-feedback{
			padding-right: 0px;
		}
		#form_consulta .has-error .form-control-feedback{
			 color: #a94442;
		}
		#form_consulta .form-control-feedback{
			right: 0px;
			left: -15px;
		}
		#form_consulta .g-recaptcha{
			width: 100%;
		}
		.boletin{
			margin-bottom: 20px;
		}
		.boletin p{
			text-align: left;
			font-size: 14px;
			font-weight: normal;
		}
		/* MODAL CONSULTA DE FORMULARIO */
		#encuesta .thumbnail img{
			width: 110px;
		}
		#encuestaODS .well{
			border-style: solid;
			border-width: 10px;
			border-color: #8f8f8f;
		}
		.logoCenocEncuesta{
			float: left;
		}
		.logoODSEncuesta{
			float: right;
			margin-left: 60px;
			margin-top: 5px;
		}
		.logosEncuesta{
			display: inline-block;
			margin-bottom: 15px;
		}
		/* MODAL DE ENCUESTA */
		#hacerEncuesta .modal-body{
			height: 350px;
    		overflow-y: auto;
		}
		#hacerEncuesta .modal-header{
			background-color: #D8D8D8;
		}
		#hacerEncuesta h4{
			color: #024da1;
		}
		#hacerEncuesta textarea{
			width: 100%;
			height: 80px;
		}
		#hacerEncuesta p {
		  text-align: center;
		  padding-left: 35px;
		  padding-right: 35px;
		  margin-bottom: 23px;
		  margin-top: 0px;
		}
		#hacerEncuesta hr{
			margin-top: 0px;
			margin-bottom: 25px;
			border-color: black;
			border-style: solid;
			border-width: 1px;
		}
		#hacerEncuesta input[type=radio],
		input.radio {
			margin: 0px 10px 0px 3px;
		}
		#hacerEncuesta input[type=checkbox],
		input.checkbox {
			margin: 0px 0px 20px 0px;
		}
		#hacerEncuesta label{
			font-weight: normal;
		}
		#hacerEncuesta #message{
			color: #909090;
		}
    }
    /* Small Devices, Tablets */
    @media only screen and (min-width : 768px) {
    	.espacioSeccion{
			margin-top: 0px;
		}
    	h2{
			color: #024da1;
			font-size: 27px;
		}
		/* BARRA PRE HEADER */
		.preHeader{
			color:#FFF;
			/* background-color: #ffebc9; */
			background-color:#0C4887;
			font-family: 'Roboto', Arial, Helvetica, sans-serif;
			font-size: 10px;
			font-weight: 500;
			padding: 0px;
			text-transform: uppercase;
			position: relative;
		    right: none;
		    left: none;
		    z-index: 0;
		}
		.preHeader ul li a{
			color:#FFF;
			/* color: #464646; */
		}
		.preHeader ul li a:hover{
			text-decoration: none;
		}
		/* LOGOS */
		.logoCenoc{
			float: left;
			padding-top: 9px;
			padding-bottom: 5px;
			padding-left: 0px;
		}
		.logoCenoc img{
			width: 161px;
		}
		.logoConsejo{
			float: left;
			padding-top: 10px;
			padding-left: 20px;
			padding-bottom: 0px;
		}
		.logoConsejo img{
			width: 131px;
		}
		.logoCenocFooter{
			float: left;
			padding-top: 4px;
			padding-bottom: 5px;
			padding-left: 0px;
		}
		.logoCenocFooter img{
			width: 132px;
		}
		.logoBicentenarioFooter{
			float: left;
			padding-top: 0px;
			padding-bottom: 5px;
			padding-left: 21px;
			padding-right: 9px;
		}
		.logoBicentenarioFooter img{
			width: 120px;
		}
		.logoConsejoFooter{
			float: left;
			padding-top: 3px;
			padding-left: 14px;
		}
		.logoConsejoFooter img{
			width: 130px;
		}
		.logoPresidencia {
			float: left;
			margin-top: 12px;
    		margin-left: 8px;
			margin-bottom: 0px;
		}
		.logoPresidencia img{
			width: 205px;
		}
		.logoPresidenciaFooter{
			float: left;
			padding-top: 0px;
			padding-bottom: 5px;
			padding-left: 0px;
			padding-right: 14px;
		}
		.logoPresidenciaFooter img{
			width: 217px;
		}
		/* NAV */
		.navbar {
		    margin-bottom: 0px;
		    top:0;
		    position: relative;
		    right: none;
		    left: none;
		    z-index: 0;
		}
		.navbar-default {
			background-color: white;
			box-shadow: 0 2px 2px rgba(0,0,0,.2);
			z-index: 9;
			border: none;
		}
		.navbar-default .nav > li > a {
		    padding-top: 22px;
		    line-height: 30px;
		    font-size: 16px;
		    font-weight: bold;
		    color: #024da1;
		    text-transform: uppercase;
		}
		.navbar-default .nav > li > a:focus {
		    padding-top: 22px;
		    line-height: 30px;
		    font-size: 16px;
		    font-weight: bold;
		    color: white;
		    text-transform: uppercase;
		    background-color: #024da1;
		}
		.navbar-default .nav > li:hover {
		    background-color: #024da1;
		}
		.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
			color: white;
		    background-color: #024da1;
		}
		.navbar-default .nav > li > a:hover {
		    color: white;
		}
		.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
		    color: #fff;
		    background: #024da1;
		}
		.navbar-nav > li > .dropdown-menu {
			color: #fff;
		    background: #024da1;
		}
		.dropdown-menu > li > a, .dropdown-menu li a {
		    font-size: 16px;
		    padding: 12px 15px !important;
		    color: #fff !important;
		}
		.dropdown-menu li a {
		    text-transform: uppercase;
		}
		.dropdown-menu > li > a:focus, .dropdown-menu li a:focus {
		    background: #005BC2 !important;
		    color: #fff;
		}
		.dropdown-menu > li > a:focus, .dropdown-menu li a:hover {
		    background: #005BC2 !important;
		    color: #fff;
		}
		.dropdown-header {
		    color: #fff;
		    padding: 0 15px !important;
		    margin: 8px 0;
		    opacity: .7;
		    font-weight: 700;
		    font-size: 24px;
		}
		/* PARA QUE MUESTRE EL MENU AL HACER HOVER */
		/*
		.dropdown:hover .dropdown-menu {
		    display: block;
		    margin-top: 50;
		 }
		*/
		.flexslider {margin-top: 0px !important; margin-bottom: 0px; margin-left:0px; margin-right:0px; width: 100%; padding: 0 0 30px 
0;background:url(../cenoc/img/shadow_bottom.png) no-repeat center bottom;}
		.flex-caption { display:block;}
		
		/* ICONOS */
		.iconos{
			padding-left: 0px;
		}
		.accesible{
			width: 20px;
		}
		#accesibilidad h3{
		    color: gray;
		    font-size: 20px;
		}
		#accesibilidad h3{
		    color: gray;
		    font-size: 20px;
		}
		#accesibilidad img{
			width: 120px;
			margin-left: 0px;
			margin-right: 30px;
		}
		#accesibilidad ul{
    		margin-left: 175px;
    		list-style-type: square;
    		margin-bottom: 30px;
    		text-align: justify;
    		display: inline;
    		margin-top: 0px;
    		padding-left: 0px;
			padding-right: 0px;
		}
		#accesibilidad p{
			text-align: justify;
		}
		.icono-accesible{
			margin-left: 40px;
			padding-top: 5px;
		}
		#accesibilidad .css3 img{
			width: 88px;
			height: 31px;
			margin-left: 0px;
			margin-right: 0px;
		}
		#accesibilidad .css3{
			text-align: left;
			padding-left: 30px;
		}
		/* NEWSLETTER ESTILO VALIDACION */
		#form_newsletter .has-error .control-label, form_newsletter .has-error .help-block, form_newsletter .has-error .form-control-feedback {
		    color: #a94442;
		}
		#form_newsletter .has-success .control-label, form_newsletter .has-success .help-block, form_newsletter .has-success .form-control-feedback {
		    color: #3c763d;
		}
		#form_newsletter .glyphicon-ok{
			color:#3c763d;
			padding-right: 300px;
			padding-top: 140px;
		}
		#form_newsletter .glyphicon-remove{
			color:#a94442;
			padding-right: 206px;
			padding-top: 140px;
		}
		.seccion{
			background-color: #E6E6E6;
			border: 3px #8E8E8E solid;
			padding-top: 20px;
			padding-bottom: 20px;
			padding-right: 20px;
			padding-left: 20px;
			border-radius: 10px;
			height: auto;
			margin-top: 0px;
		}
		.seccion h3{
			font-size: 22px;
			color: #024da1;
		}
		.seccion img{
			height: 50px;
		}
		/* FOOTER */
		.main-footer{
			padding-top: 48px;
			padding-bottom: 32px;
			/* AMARILLO */
			background:#e6e6e6;
			border-top: 3px #024da1 solid;
			/* AZUL CENOC background: #e5e5e5; */
			margin-top: 40px;
		}
		.main-footer p{
			text-align: left;
			padding-left: 0px;
			padding-right: 0px;
			font-size: 13px;
		}
		.main-footer .redes{
			text-align: left;
		}
		footer .section-title{
			color: #024da1;
			text-align: left;
			padding-left: 0px;
			font-size: 14px;
			font-weight: bold;
		}
		.main-footer .fa {
			font-size: 30px;
			padding-left: 9px;
			padding-right: 9px;
			border-radius: 7px;
			padding-top: 5px;
			padding-bottom: 5px;
			font-size: 30px;
			margin-bottom: 15px;
		}
		.main-footer .fa:hover {
			background-color: #024da1;
			color: white;
		}
		.main-footer a{
			color: #024da1;
		}
		.main-footer ul{
			padding-left: 0px;
		}
		.main-footer li{
			list-style: none;
		}
		.main-footer li a {
			color:#024da1;
			text-align: left;
			display: block;
			padding: 4px 0;
		}
		.main-footer .active {
			text-decoration: underline;
			color: #024da1;
			font-weight: bold;
		}
		.main-footer .submenu{
			padding-left: 15px;
		}
		/* FORMULARIO */
		.form-inline .form-group {
			margin-bottom: 20px;
		}
		#formRegistro .has-error .control-label, formRegistro .has-error .help-block, formRegistro .has-error .form-control-feedback {
		    color: #a94442;
		}
		#formRegistro .has-success .control-label, formRegistro .has-success .help-block, formRegistro .has-success .form-control-feedback {
		    color: #3c763d;
		}
		#formRegistro .glyphicon-ok{
			color:#3c763d;
			padding-right: 42px;
		}
		#formRegistro .glyphicon-remove{
			color:#a94442;
			padding-right: 42px;
		}
		#tabla_telefonos{
			text-align: center;
		}
		.telefonoForm{
			text-align:center;
			padding-top:5px;
			font-size:12px;
		}
		/* PORTFOLIO ISOTOPE */
		.portfolioFilter a {
		    margin-right: 25px;
			color:#666;
			text-decoration:none;
		}
		.portfolioFilter a.current {
		    font-weight:bold;
		}
		.isotope-item {
		    z-index: 2;
		}
		.isotope-hidden.isotope-item {
		    pointer-events: none;
		    z-index: 1;
		}
		.isotope,
		.isotope .isotope-item {
		  /* change duration value to whatever you like */
		    -webkit-transition-duration: 0.8s;
		    -moz-transition-duration: 0.8s;
		    transition-duration: 0.8s;
		}
		.isotope {
		    -webkit-transition-property: height, width;
		    -moz-transition-property: height, width;
		    transition-property: height, width;
		}
		.isotope .isotope-item {
		    -webkit-transition-property: -webkit-transform, opacity;
		    -moz-transition-property: -moz-transform, opacity;
		    transition-property: transform, opacity;
		}
		.portfolioContainer{
			padding-top: 15px;
		}
		.portfolioFilter a{
			text-transform: uppercase;
		}
		.portfolioContainer img{
			width: 150px;
			height: 212px;
			margin-top: 21px;
			margin-bottom: 21px;
		}
		.portfolioContainer ul{
			padding: 0px;
		}
		#hover-cap-4col .thumbnail {
			position:relative;
			overflow:hidden;
		}
		.caption {
			display: none;
			position: absolute;
			top: 0;
			left: 0;
			background: rgba(0,0,0,0.4);
			width: 100%;
			height: 100%;
			color:#fff !important;
		}
		.thumbnail img{
			width: 170px;
		}
		#hover-cap-4col li{
			text-decoration: none;
			list-style: none;
		}
		#hover-cap-4col li p a {
			width: 100%;
			margin-top: 50px;
		}
		#hover-cap-4col li i{
			color: white;
		}
		.span3 .fa-file-pdf-o{
		font-size:60px;
		}
		.span3 h3{
			text-align: center;
			font-size: 18px;
		}
		.span3 p{
			text-align: center;
		}
		#inscripcion1 h3 {
		    color: gray;
		}
		#inscripcion1 p {
		    text-align: justify;
		}
		#inscripcion1 hr{
			border-color: #7D7D7D;
			margin-top: 5px;
			margin-bottom: 0px;
		}
		/* INSTITUCIONAL */
		#institucional hr{
			border-color: #7D7D7D;
			margin-top: 5px;
			margin-bottom: 10px;
		}
		#institucional h3 {
		    color: gray;
		}
		/* AUTORIDADES */
		#autoridades{
			/* background-color: orange; */
			padding-bottom: 100px;
			padding-top: 0px;
		}
		.circularCarolina {
			margin: auto;
			margin-top: 15px;
			width: 220px;
			height: 220px;
			border-radius: 150px;
			-webkit-border-radius: 150px;
			-moz-border-radius: 150px;
			border-style: solid;
			border-color: #39ADE5;
			border-width: 4px;
			background: url('../cenoc/img/autoridades/beatrizorlowski.png') no-repeat;
		}
		.circularCarolina {
			margin: auto;
			margin-top: 15px;
			width: 220px;
			height: 220px;
			border-radius: 150px;
			-webkit-border-radius: 150px;
			-moz-border-radius: 150px;
			border-style: solid;
			border-color: #39ADE5;
			border-width: 4px;
			background: url('../cenoc/img/autoridades/carolinastanley.png') no-repeat;
		}
		.circularCatalina {
			margin: auto;
			margin-top: 15px;
			width: 220px;
			height: 220px;
			border-radius: 150px;
			-webkit-border-radius: 150px;
			-moz-border-radius: 150px;
			border-style: solid;
			border-color: #39ADE5;
			border-width: 4px;
			background: url('../cenoc/img/autoridades/catalinadelapuente.png') no-repeat;
		}
		.circularGabriela {
			margin: auto;
			margin-top: 15px;
			width: 220px;
			height: 220px;
			border-radius: 150px;
			-webkit-border-radius: 150px;
			-moz-border-radius: 150px;
			border-style: solid;
			border-color: #39ADE5;
			border-width: 4px;
			background: url('../cenoc/img/autoridades/gabrielaagosto.png') no-repeat;
		}
		.circularBeatriz {
			margin: auto;
			margin-top: 15px;
			width: 220px;
			height: 220px;
			border-radius: 150px;
			-webkit-border-radius: 150px;
			-moz-border-radius: 150px;
			border-style: solid;
			border-color: #39ADE5;
			border-width: 4px;
			background: url('../cenoc/img/autoridades/beatrizorlowski.png') no-repeat;
		}
		#historia p{
			text-align: justify;
		}
		#autoridades h4 {
			text-align: center;
			color: #000000;
			text-transform: uppercase;
			font-size: 17px;
		}
		#autoridades .autoridad h4{
			margin-bottom: 3px;
			color:#39ADE5;
		}
		.autoridad{
			text-align: center;
			padding-top: 5px;
		}
		.autoridad p{
			font-size: 15px;
			padding-bottom: 8px;
			color: black;
		}
		#funciones{
			/* background-color: blue; */
			padding-bottom: 100px;
			padding-top: 0px;
		}
		#funciones h5{
			font-size: 18px;
			text-align: left;
		}
		#funciones p{
			text-align: justify;
		}
		#funciones .inscripcion{
			width: 75px;
			padding-top: 10px;
			padding-left: 15px;
			margin-left: 0px;
		}
		#funciones .implementacion{
			width: 70px;
			padding-top: 10px;
			padding-left: 10px;
			margin-left: 0px;
		}
		#funciones h5 a{
			text-transform: uppercase;
		}
		#funciones .funcion{
			padding-left: 50px;
		}
		#objetivos{
			padding-bottom: 100px;
			padding-top: 0px;
		}
		#objetivos .panel-default > .panel-heading{
			background-color: #0D9DFF;
			color: white;
		}
		#objetivos .panel-default > .panel-heading a{
			color: white;
		}
		#objetivos .panel-default > .panel-heading a:hover{
			text-decoration: none;
		}
		#objetivos .panel-default > .panel-heading a:link{
			text-decoration: none;
		}
		#objetivos .panel-default > .panel-heading:hover{
			background-color: #0172EC;
			color: white;
		}
		#objetivos .panel-body p{
			text-align: justify;
		}
		#objetivos p{
			text-align: justify;
		}
		#objetivos img{
			padding-top: 20px;
			padding-bottom: 20px;
		}
		#destinatarios{
			padding-bottom: 100px;
			padding-top: 0px;
		}
		#destinatarios ul{
			padding-top: 30px;
			list-style: none;
			padding-left: 0px;
		}
		#destinatarios ul li img{
			padding-right: 15px;
			padding-bottom: 20px;
		}
		#destinatarios ul li strong{
			text-transform: uppercase;
		}
		/* CAPACITACION */
		#capacitacion .panel-default > .panel-heading{
			background-color: #0C4887;
			color: white;
		}
		#capacitacion .panel-default > .panel-heading a{
			color: white;
		}
		#capacitacion .panel-default > .panel-heading a:hover{
			text-decoration: none;
		}
		#capacitacion .panel-default > .panel-heading a:link{
			text-decoration: none;
		}
		#capacitacion .panel-default > .panel-heading:hover{
			background-color: #E4B665;
			color: white;
		}
		#capacitacion .panel-body p{
			text-align: justify;
		}
		#capacitacion .rotar{
			/* Rotate div */
			-ms-transform: rotate(-90deg); /* IE 9 */
			-webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
			transform: rotate(-90deg);
		}
		#capacitacion h3 {
		    color: gray;
		    font-size: 20px;
		}
		#capacitacion hr{
			border-color: #7D7D7D;
			margin-top: 5px;
			margin-bottom: 20px;
		}
		#institucional .rotar{
			/* Rotate div */
			-ms-transform: rotate(-90deg); /* IE 9 */
			-webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
			transform: rotate(-90deg);
		}
		#programaCapacitacion img{
			width: 90px;
		    margin-top: 14px;
		    margin-right: 20px;
		    margin-left: 20px;
		    margin-bottom: 10px;
		}
		#intercambioVirtual img{
			width: 80px;
			margin-right: 20px;
			margin-bottom: 10px;
			margin-left: 20px;
			margin-top: 18px;
		}
		.materialesCapacitacion {
			padding-left: 20px;
			margin-bottom: 50px;
		}
		.materialesCapacitacion img {
			width: 60px;
			margin-right: 20px;
		}
		.materialesCapacitacion h5{
			text-transform: uppercase;
			color: #024da1;
		}
		.materialesCapacitacion p{
			text-align: justify;
		}
		/* VOLUNTARIADO */
		#voluntariado p{
			text-align: justify;
			padding-top: 10px;
		}
		#voluntariado .cenoc{
			padding-top: 20px;
			display: inline;
		}
		#voluntariado .principal img{
			padding-top: 20px;
			padding-right: 30px;
			padding-bottom: 20px;
			padding-left: 30px;
			width: 190px;
		}
		#voluntariado .principal ul{
			list-style: disc;
			list-style-position: inside;
			padding-right: 0px;
			text-align: left;
		}
		#voluntariado h3{
			color: gray;
			font-size: 18px;
			padding-top: 20px;
			padding-bottom: 0px;
			margin-bottom: 0px;
			font-weight: bold;
		}
		#voluntariado .bloque{
			margin-top: 15px;
		}
		#voluntariado .requisitos{
			height:200px;
			border-radius: 20px;
			padding-left: 30px;
			padding-right: 30px;
			margin-bottom: 20px;
		}
		#voluntariado .requisitos h2{
			color: white;
			text-align: center;
			font-size: 36px;
		}
		#voluntariado .requisitos h3{
			vertical-align: middle;
			color: white;
			text-align: center;
			font-size: 13px;
			border-top: 1px white solid;
			border-bottom: 1px white solid;
			padding-top: 5px;
			padding-bottom:5px;
			padding-left: 5px;
			padding-right: 5px;
		}
		#voluntariado .inscripto{
			background-color: #53AFFF;
			border-color:white;
			border-style: double;
			border-width: 6px;
			text-align: center;
		}
		#voluntariado .inscripto img{
			width: 50px;
			margin-top: 15px;
		}
		#voluntariado .certificado{
			background-color: #FFA453;
			border-color:white;
			border-style: double;
			border-width: 6px;
			text-align: center;
		}
		#voluntariado .certificado img{
			width: 45px;
			margin-top: 15px;
		}
		#voluntariado .rubrica{
			text-align: center;
			background-color: #4BE667;
			border-color:white;
			border-style: double;
			border-width: 6px;
		}
		#voluntariado .rubrica img{
			margin-top: 30px;
			width: 45px;
		}
		#voluntariado .documentosDescarga{
			margin-top: 20px;
		}
		.documentosDescarga ul{
			margin-top: 15px;
		}
		.documentosDescarga ul li{
			color: #024da1;
			text-transform: uppercase;
			margin-top: 5px;
		}
		.error404{
			margin-top: 100px;
			margin-bottom: 100px;
			text-align: center;
		}
		.error404 h2{
			font-weight: normal;
			font-size: 25px;
			display: inline-block;
			padding-left:15px;
		}
		.error404 p{
			font-size: 17px;
			line-height: 21px;
			font-weight: normal;
			color: #8C8C8C;
		}
		.error404 .fa-ban{
			font-weight: normal;
			font-size: 30px;
			color: #024da1;
		}
		.errorJS{
			margin-top: 100px;
			margin-bottom: 100px;
			text-align: center;
		}
		.errorJS h2{
			font-weight: normal;
			font-size: 25px;
			display: inline-block;
			padding-left:15px;
		}
		.errorJS p{
			font-size: 17px;
			line-height: 21px;
			font-weight: normal;
			color: #8C8C8C;
		}
		.errorJS .fa-ban{
			font-weight: normal;
			font-size: 60px;
			color: #024da1;
		}
				/* AYUDA */
		.ayuda {
			text-align: center;
			margin-top: 50px;
		}
		.ayuda hr{
			margin-top: 50px;
			margin-bottom: 0px;
		}
		.ayuda h3 {
			margin-top: 40px;
			font-weight: normal;
			font-size: 20px;
			display: inline-block;
			padding-left:15px;
			color: #024da1;
		}
		.ayuda ol li{
			text-align: center;
			list-style-position:inside;
		}
		/* ICONOS AYUDA */
		.chrome {
		    display: inline-block;
		    background: url('../cenoc/img/iconos/chrome.png') no-repeat;
		    width: 49px;
		    height: 48px;
		}
		.ie {
		    display: inline-block;
		    background: url('../cenoc/img/iconos/ie.png') no-repeat;
		    width: 51px;
		    height: 48px;
		}
		.firefox {
		    display: inline-block;
		    background: url('../cenoc/img/iconos/firefox.png') no-repeat;
		    width: 54px;
		    height: 48px;
		}
		.safari {
		    display: inline-block;
		    background: url('../cenoc/img/iconos/safari.png') no-repeat;
		    width: 46px;
		    height: 48px;
		}
		.opera {
		    display: inline-block;
		    background: url('../cenoc/img/iconos/opera.png') no-repeat;
		    width: 43px;
		    height: 48px;
		}
		#form_newsletter h3{
			color: gray;
			font-size: 23px;
			font-weight: normal;
		}
		#form_newsletter p{
			color: gray;
			font-size: 17px;
			font-weight: bold;
		}
		.ir-arriba{
			display: none;
			padding-top: 5px;
			padding-bottom:5px;
			padding-left: 15px;
			padding-right: 15px;
			background-color: #024da1;
			font-size: 30px;
			color:white;
			cursor: pointer;
			position: fixed;
			bottom:10px;
			right: 10px;
			height: auto;
		}
		.ir-arriba .fa{
			font-size: 15px;
		}
		.mapa{
			width:100%;
			height:350px;
			border:none;
		}
		/* AGENDA */
		#agenda hr{
			border-color: #7D7D7D;
			margin-top: 5px;
			margin-bottom: 10px;
		}
		#agenda h3 {
		    color: gray;
			display:inline-block;
			font-size: 20px;
		}
		#agenda h5 {
			font-size: 15px;
			color: black;
		}
		#agenda h6 {
			font-size: 13px;
			color: black;
		}
		#agenda i{
			font-size:25px;
			color: gray;
			display:inline-block;
			padding-right: 10px;
			padding-left: 10px;
		}
		#datosDisponibles h3 {
		    color: gray;
		    font-size: 18px;
		}
		#datosDisponibles caption {
		    font-size: 14px;
		    text-transform: uppercase;
		    color: #0C4887;
		    font-weight: bold;
		    padding-top: 15px;
		}
		#datosDisponibles table th {
			border: solid 1px #0C4887;
			color: #0C4887;
		}
		#datosDisponibles table td {
			border: solid 1px #0C4887;
		}
		#datosDisponibles ul.square{
			list-style-type: square;
			margin-top: 20px;
		}
		#datosDisponibles ul li{
			float:left;
			font-size: 12px;
			color: #656565;
			margin-left: 20px;
			text-transform: uppercase;
			text-align: left;
		}
		#datosDisponibles ul li span{
			color: #000000;
		}
		#datosDisponibles p{
			padding-top: 10px;
			text-align: justify;
			color: #000000;
		}
		#datosDisponibles #accordion h4 {
		    padding-top: 0px;
		}
		#datosDisponibles .pie{
			display: inline-block;
			padding-top: 20px;
			text-align: center;
			font-size: 14px;
			color: #4A4A4A;
			width: 100%;
		}
		#datosDisponibles .pie1{
			display: inline-block;
			padding-top: 130px;
			text-align: center;
			font-size: 14px;
			color: #4A4A4A;
			width: 100%;
		}
		#datosDisponibles .valores{
			font-size: 12px;
		}
		#datosDisponibles .rotar{
			/* Rotate div */
			-ms-transform: rotate(-90deg); /* IE 9 */
			-webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
			transform: rotate(-90deg);
		}
		.form-horizontal .has-feedback .form-control-feedback {
		    left: -15px;
		}
		.has-feedback .form-control {
		    padding-right: 0px;
		}
		.has-error .form-control-feedback {
		    color: #a94442;
		}
		.g-recaptcha{
			width: 100%;
		}
		#form_consulta .form-horizontal .has-feedback .form-control-feedback{
			padding-right: 0px;
		}
		#form_consulta .has-error .form-control-feedback{
			 color: #a94442;
		}
		#form_consulta .form-control-feedback{
			right: 0px;
			left: -15px;
		}
		#form_consulta .g-recaptcha{
			width: 100%;
		}
		.caption_title_line p{
			display: inline;
			font-size: 13px;
		}
		.caption_title_line h3{
			font-size: 16px;
			display: inline;
		}
		.boletin{
			margin-bottom: 20px;
		}
		.boletin p{
			text-align: left;
			font-size: 14px;
			font-weight: normal;
		}
		/* MODAL CONSULTA DE FORMULARIO */
		#encuesta .thumbnail img{
			width: 150px;
		}
		#encuestaODS .well{
			border-style: solid;
			border-width: 10px;
			border-color: #8f8f8f;
		}
		.logoCenocEncuesta{
			float: left;
		}
		.logoODSEncuesta{
			float: right;
			margin-left: 60px;
			margin-top: 5px;
		}
		.logosEncuesta{
			display: inline-block;
			margin-bottom: 15px;
		}
		/* MODAL DE ENCUESTA */
		#hacerEncuesta .modal-body{
			height: 350px;
    		overflow-y: auto;
		}
		#hacerEncuesta .modal-header{
			background-color: #D8D8D8;
		}
		#hacerEncuesta h4{
			color: #024da1;
		}
		#hacerEncuesta textarea{
			width: 100%;
			height: 80px;
		}
		#hacerEncuesta p {
		  text-align: center;
		  padding-left: 35px;
		  padding-right: 35px;
		  margin-bottom: 23px;
		  margin-top: 0px;
		}
		#hacerEncuesta hr{
			margin-top: 0px;
			margin-bottom: 25px;
			border-color: black;
			border-style: solid;
			border-width: 1px;
		}
		#hacerEncuesta input[type=radio],
		input.radio {
			margin: 0px 10px 0px 3px;
		}
		#hacerEncuesta input[type=checkbox],
		input.checkbox {
			margin: 0px 0px 20px 0px;
		}
		#hacerEncuesta label{
			font-weight: normal;
		}
		#hacerEncuesta #message{
			color: #909090;
		}
    }
    /* Medium Devices, Desktops */
    @media only screen and (min-width : 992px) {
		#header_desktop { display:block;}
	#facebook { display:block;}
		.navbar-brand { display:none;}
    	.espacioSeccion{
			margin-top: 0px;
		}
    	h2{
			color: #024da1;
			font-size: 27px;
		}
		/* BARRA PRE HEADER */
		.preHeader{
			color:#FFF;
			/* background-color: #ffebc9; */
			background-color:#0C4887;
			font-family: 'Roboto', Arial, Helvetica, sans-serif;
			font-size: 10px;
			font-weight: 500;
			padding: 0px;
			text-transform: uppercase;
			position: relative;
		    right: none;
		    left: none;
		    z-index: 0;
		}
		.preHeader ul li a{
			color:#FFF;
			/* color: #464646; */
		}
		.preHeader ul li a:hover{
			text-decoration: none;
		}
		/* LOGOS */
		.logoCenoc{
			float: left;
			padding-top: 9px;
			padding-bottom: 5px;
			padding-left: 0px;
		}
		.logoCenoc img{
			width: 191px;
		}
		.logoConsejo{
			float: left;
			padding-top: 10px;
			padding-left: 20px;
			padding-bottom: 0px;
		}
		.logoConsejo img{
			width: 154px;
		}
		.logoCenocFooter{
			float: left;
			padding-top: 20px;
			padding-bottom: 5px;
			padding-left: 0px;
		}
		.logoCenocFooter img{
			width: 168px;
		}
		.logoBicentenarioFooter{
			float: left;
			padding-top: 10px;
			padding-bottom: 5px;
			padding-left: 0px;
			padding-right: 20px;
		}
		.logoBicentenarioFooter img{
			width: 161px;
		}
		.logoConsejoFooter{
			float: left;
			padding-top: 20px;
			padding-left: 20px;
		}
		.logoConsejoFooter img{
			width: 140px;
		}
		.logoPresidencia {
			float: left;
			margin-top: 14px;
    		margin-left: 8px;
			margin-bottom: 0px;
		}
		.logoPresidencia img{
			width: 205px;
		}
		.logoPresidenciaFooter{
			float: left;
			padding-top: 25px;
			padding-bottom: 5px;
			padding-left: 10px;
			padding-right: 14px;
		}
		.logoPresidenciaFooter img{
			width: 177px;
		}
		/* NAV */
		.navbar {
		    margin-bottom: 0px;
		    top:0;
		    position: relative;
		    right: none;
		    left: none;
		    z-index: 0;
		}
		.navbar-default {
			background-color: white;
			box-shadow: 0 2px 2px rgba(0,0,0,.2);
			z-index: 9;
			border: none;
		}
		.navbar-default .nav > li > a {
		    padding-top: 22px;
		    line-height: 30px;
		    font-size: 16px;
		    font-weight: bold;
		    color: #024da1;
		    text-transform: uppercase;
		}
		.navbar-default .nav > li > a:focus {
		    padding-top: 22px;
		    line-height: 30px;
		    font-size: 16px;
		    font-weight: bold;
		    color: white;
		    text-transform: uppercase;
		    background-color: #024da1;
		}
		.navbar-default .nav > li:hover {
		    background-color: #024da1;
		}
		.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
			color: white;
		    background-color: #024da1;
		}
		.navbar-default .nav > li > a:hover {
		    color: white;
		}
		.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
		    color: #fff;
		    background: #024da1;
		}
		.navbar-nav > li > .dropdown-menu {
			color: #fff;
		    background: #024da1;
		}
		.dropdown-menu > li > a, .dropdown-menu li a {
		    font-size: 16px;
		    padding: 12px 15px !important;
		    color: #fff !important;
		}
		.dropdown-menu li a {
		    text-transform: uppercase;
		}
		.dropdown-menu > li > a:focus, .dropdown-menu li a:focus {
		    background: #005BC2 !important;
		    color: #fff;
		}
		.dropdown-menu > li > a:focus, .dropdown-menu li a:hover {
		    background: #005BC2 !important;
		    color: #fff;
		}
		.dropdown-header {
		    color: #fff;
		    padding: 0 15px !important;
		    margin: 8px 0;
		    opacity: .7;
		    font-weight: 700;
		    font-size: 24px;
		}
		/* PARA QUE MUESTRE EL MENU AL HACER HOVER */
		/*
		.dropdown:hover .dropdown-menu {
		    display: block;
		    margin-top: 50;
		 }
		*/
		.flexslider {margin-top: 0px !important; margin-bottom: 0px; margin-left:0px; margin-right:0px; width: 100%; padding: 0 0 30px 
0;background:url(../cenoc/img/shadow_bottom.png) no-repeat center bottom;}
		.flex-caption { display:block;}
		
		/* ICONOS */
		.iconos{
			padding-left: 0px;
		}
		.accesible{
			width: 20px;
		}
		#accesibilidad h3{
		    color: gray;
		    font-size: 20px;
		}
		#accesibilidad h3{
		    color: gray;
		    font-size: 20px;
		}
		#accesibilidad img{
			width: 120px;
			margin-left: 0px;
			margin-right: 30px;
		}
		#accesibilidad ul{
    		margin-left: 175px;
    		list-style-type: square;
    		margin-bottom: 30px;
    		text-align: justify;
    		display: inline;
    		margin-top: 0px;
    		padding-left: 0px;
			padding-right: 0px;
		}
		#accesibilidad p{
			text-align: justify;
		}
		.icono-accesible{
			margin-left: 40px;
			padding-top: 5px;
		}
		#accesibilidad .css3 img{
			width: 88px;
			height: 31px;
			margin-left: 0px;
			margin-right: 0px;
		}
		#accesibilidad .css3{
			text-align: left;
			padding-left: 30px;
		}
		/* NEWSLETTER ESTILO VALIDACION */
		#form_newsletter .has-error .control-label, form_newsletter .has-error .help-block, form_newsletter .has-error .form-control-feedback {
		    color: #a94442;
		}
		#form_newsletter .has-success .control-label, form_newsletter .has-success .help-block, form_newsletter .has-success .form-control-feedback {
		    color: #3c763d;
		}
		#form_newsletter .glyphicon-ok{
			color:#3c763d;
			padding-right: 300px;
			padding-top: 140px;
		}
		#form_newsletter .glyphicon-remove{
			color:#a94442;
			padding-right: 206px;
			padding-top: 140px;
		}
		.seccion{
			background-color: #E6E6E6;
			border: 3px #8E8E8E solid;
			padding-top: 20px;
			padding-bottom: 20px;
			padding-right: 20px;
			padding-left: 20px;
			border-radius: 10px;
			height: auto;
			margin-top: 0px;
		}
		.seccion h3{
			font-size: 22px;
			color: #024da1;
		}
		.seccion img{
			height: 50px;
		}
		/* FOOTER */
		.main-footer{
			padding-top: 48px;
			padding-bottom: 32px;
			/* AMARILLO */
			background:#e6e6e6;
			border-top: 3px #024da1 solid;
			/* AZUL CENOC background: #e5e5e5; */
			margin-top: 40px;
		}
		.main-footer p{
			text-align: left;
			padding-left: 0px;
			padding-right: 0px;
			font-size: 14px;
		}
		.main-footer .redes{
			text-align: left;
		}
		footer .section-title{
			color: #024da1;
			text-align: left;
			padding-left: 0px;
			font-size: 14px;
			font-weight: bold;
		}
		.main-footer .fa {
			font-size: 30px;
			padding-left: 9px;
			padding-right: 9px;
			border-radius: 7px;
			padding-top: 5px;
			padding-bottom: 5px;
			font-size: 30px;
			margin-bottom: 15px;
		}
		.main-footer .fa:hover {
			background-color: #024da1;
			color: white;
		}
		.main-footer a{
			color: #024da1;
		}
		.main-footer ul{
			padding-left: 0px;
		}
		.main-footer li{
			list-style: none;
		}
		.main-footer li a {
			color:#024da1;
			text-align: left;
			display: block;
			padding: 4px 0;
		}
		.main-footer .active {
			text-decoration: underline;
			color: #024da1;
			font-weight: bold;
		}
		.main-footer .submenu{
			padding-left: 15px;
		}
		/* FORMULARIO */
		.form-inline .form-group {
			margin-bottom: 20px;
		}
		#formRegistro .has-error .control-label, formRegistro .has-error .help-block, formRegistro .has-error .form-control-feedback {
		    color: #a94442;
		}
		#formRegistro .has-success .control-label, formRegistro .has-success .help-block, formRegistro .has-success .form-control-feedback {
		    color: #3c763d;
		}
		#formRegistro .glyphicon-ok{
			color:#3c763d;
			padding-right: 42px;
		}
		#formRegistro .glyphicon-remove{
			color:#a94442;
			padding-right: 42px;
		}
		#tabla_telefonos{
			text-align: center;
		}
		.telefonoForm{
			text-align:center;
			padding-top:5px;
			font-size:12px;
		}
		/* PORTFOLIO ISOTOPE */
		.portfolioFilter a {
		    margin-right: 25px;
			color:#666;
			text-decoration:none;
		}
		.portfolioFilter a.current {
		    font-weight:bold;
		}
		.isotope-item {
		    z-index: 2;
		}
		.isotope-hidden.isotope-item {
		    pointer-events: none;
		    z-index: 1;
		}
		.isotope,
		.isotope .isotope-item {
		  /* change duration value to whatever you like */
		    -webkit-transition-duration: 0.8s;
		    -moz-transition-duration: 0.8s;
		    transition-duration: 0.8s;
		}
		.isotope {
		    -webkit-transition-property: height, width;
		    -moz-transition-property: height, width;
		    transition-property: height, width;
		}
		.isotope .isotope-item {
		    -webkit-transition-property: -webkit-transform, opacity;
		    -moz-transition-property: -moz-transform, opacity;
		    transition-property: transform, opacity;
		}
		.portfolioContainer{
			padding-top: 15px;
		}
		.portfolioFilter a{
			text-transform: uppercase;
		}
		.portfolioContainer img{
			width: 150px;
			height: 212px;
			margin-top: 21px;
			margin-bottom: 21px;
		}
		.portfolioContainer ul{
			padding: 0px;
		}
		#hover-cap-4col .thumbnail {
			position:relative;
			overflow:hidden;
		}
		.caption {
			display: none;
			position: absolute;
			top: 0;
			left: 0;
			background: rgba(0,0,0,0.4);
			width: 100%;
			height: 100%;
			color:#fff !important;
		}
		.thumbnail img{
			width: 170px;
		}
		#hover-cap-4col li{
			text-decoration: none;
			list-style: none;
		}
		#hover-cap-4col li p a {
			width: 100%;
			margin-top: 50px;
		}
		#hover-cap-4col li i{
			color: white;
		}
		.span3 .fa-file-pdf-o{
		font-size:60px;
		}
		.span3 h3{
			text-align: center;
			font-size: 18px;
		}
		.span3 p{
			text-align: center;
		}
		#inscripcion1 h3 {
		    color: gray;
		}
		#inscripcion1 p {
		    text-align: justify;
		}
		#inscripcion1 hr{
			border-color: #7D7D7D;
			margin-top: 5px;
			margin-bottom: 0px;
		}
		/* INSTITUCIONAL */
		#institucional hr{
			border-color: #7D7D7D;
			margin-top: 5px;
			margin-bottom: 10px;
		}
		#institucional h3 {
		    color: gray;
		}
		/* AUTORIDADES */
		#autoridades{
			/* background-color: orange; */
			padding-bottom: 100px;
			padding-top: 0px;
		}
		.circularCarolina {
			margin: auto;
			margin-top: 15px;
			width: 220px;
			height: 220px;
			border-radius: 150px;
			-webkit-border-radius: 150px;
			-moz-border-radius: 150px;
			border-style: solid;
			border-color: #39ADE5;
			border-width: 4px;
			background: url('../cenoc/img/autoridades/beatrizorlowski.png') no-repeat;
		}
		.circularCarolina {
			margin: auto;
			margin-top: 15px;
			width: 220px;
			height: 220px;
			border-radius: 150px;
			-webkit-border-radius: 150px;
			-moz-border-radius: 150px;
			border-style: solid;
			border-color: #39ADE5;
			border-width: 4px;
			background: url('../cenoc/img/autoridades/carolinastanley.png') no-repeat;
		}
		.circularCatalina {
			margin: auto;
			margin-top: 15px;
			width: 220px;
			height: 220px;
			border-radius: 150px;
			-webkit-border-radius: 150px;
			-moz-border-radius: 150px;
			border-style: solid;
			border-color: #39ADE5;
			border-width: 4px;
			background: url('../cenoc/img/autoridades/catalinadelapuente.png') no-repeat;
		}
		.circularGabriela {
			margin: auto;
			margin-top: 15px;
			width: 220px;
			height: 220px;
			border-radius: 150px;
			-webkit-border-radius: 150px;
			-moz-border-radius: 150px;
			border-style: solid;
			border-color: #39ADE5;
			border-width: 4px;
			background: url('../cenoc/img/autoridades/gabrielaagosto.png') no-repeat;
		}
		.circularBeatriz {
			margin: auto;
			margin-top: 15px;
			width: 220px;
			height: 220px;
			border-radius: 150px;
			-webkit-border-radius: 150px;
			-moz-border-radius: 150px;
			border-style: solid;
			border-color: #39ADE5;
			border-width: 4px;
			background: url('../cenoc/img/autoridades/beatrizorlowski.png') no-repeat;
		}
		#historia p{
			text-align: justify;
		}
		#autoridades h4 {
			text-align: center;
			color: #000000;
			text-transform: uppercase;
			font-size: 17px;
		}
		#autoridades .autoridad h4{
			margin-bottom: 3px;
			color:#39ADE5;
		}
		.autoridad{
			text-align: center;
			padding-top: 5px;
		}
		.autoridad p{
			font-size: 15px;
			padding-bottom: 8px;
			color: black;
		}
		#funciones{
			/* background-color: blue; */
			padding-bottom: 100px;
			padding-top: 0px;
		}
		#funciones h5{
			font-size: 18px;
			text-align: left;
		}
		#funciones p{
			text-align: justify;
		}
		#funciones .inscripcion{
			width: 75px;
			padding-top: 10px;
			padding-left: 15px;
			margin-left: 0px;
		}
		#funciones .implementacion{
			width: 70px;
			padding-top: 10px;
			padding-left: 10px;
			margin-left: 0px;
		}
		#funciones h5 a{
			text-transform: uppercase;
		}
		#funciones .funcion{
			padding-left: 0px;
		}
		#objetivos{
			padding-bottom: 100px;
			padding-top: 0px;
		}
		#objetivos .panel-default > .panel-heading{
			background-color: #0D9DFF;
			color: white;
		}
		#objetivos .panel-default > .panel-heading a{
			color: white;
		}
		#objetivos .panel-default > .panel-heading a:hover{
			text-decoration: none;
		}
		#objetivos .panel-default > .panel-heading a:link{
			text-decoration: none;
		}
		#objetivos .panel-default > .panel-heading:hover{
			background-color: #0172EC;
			color: white;
		}
		#objetivos .panel-body p{
			text-align: justify;
		}
		#objetivos p{
			text-align: justify;
		}
		#objetivos img{
			padding-top: 20px;
			padding-bottom: 20px;
		}
		#destinatarios{
			padding-bottom: 100px;
			padding-top: 0px;
		}
		#destinatarios ul{
			padding-top: 30px;
			list-style: none;
			padding-left: 0px;
		}
		#destinatarios ul li img{
			padding-right: 15px;
			padding-bottom: 20px;
		}
		#destinatarios ul li strong{
			text-transform: uppercase;
		}
		/* CAPACITACION */
		#capacitacion .panel-default > .panel-heading{
			background-color: #0C4887;
			color: white;
		}
		#capacitacion .panel-default > .panel-heading a{
			color: white;
		}
		#capacitacion .panel-default > .panel-heading a:hover{
			text-decoration: none;
		}
		#capacitacion .panel-default > .panel-heading a:link{
			text-decoration: none;
		}
		#capacitacion .panel-default > .panel-heading:hover{
			background-color: #E4B665;
			color: white;
		}
		#capacitacion .panel-body p{
			text-align: justify;
		}
		#capacitacion .rotar{
			/* Rotate div */
			-ms-transform: rotate(-90deg); /* IE 9 */
			-webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
			transform: rotate(-90deg);
		}
		#capacitacion h3 {
		    color: gray;
		    font-size: 20px;
		}
		#capacitacion hr{
			border-color: #7D7D7D;
			margin-top: 5px;
			margin-bottom: 20px;
		}
		#institucional .rotar{
			/* Rotate div */
			-ms-transform: rotate(-90deg); /* IE 9 */
			-webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
			transform: rotate(-90deg);
		}
		#programaCapacitacion img{
			width: 90px;
		    margin-top: 14px;
		    margin-right: 20px;
		    margin-left: 20px;
		    margin-bottom: 10px;
		}
		#intercambioVirtual img{
			width: 80px;
			margin-right: 20px;
			margin-bottom: 10px;
			margin-left: 20px;
			margin-top: 18px;
		}
		.materialesCapacitacion {
			padding-left: 20px;
			margin-bottom: 50px;
		}
		.materialesCapacitacion img {
			width: 60px;
			margin-right: 20px;
		}
		.materialesCapacitacion h5{
			text-transform: uppercase;
			color: #024da1;
		}
		.materialesCapacitacion p{
			text-align: justify;
		}
		/* VOLUNTARIADO */
		#voluntariado p{
			text-align: justify;
			padding-top: 10px;
		}
		#voluntariado .cenoc{
			padding-top: 20px;
			display: inline;
		}
		#voluntariado .principal img{
			padding-top: 20px;
			padding-right: 30px;
			padding-bottom: 20px;
			padding-left: 30px;
			width: 190px;
		}
		#voluntariado .principal ul{
			list-style: disc;
			list-style-position: inside;
			padding-right: 0px;
			text-align: left;
		}
		#voluntariado h3{
			color: gray;
			font-size: 18px;
			padding-top: 20px;
			padding-bottom: 0px;
			margin-bottom: 0px;
			font-weight: bold;
		}
		#voluntariado .bloque{
			margin-top: 15px;
		}
		#voluntariado .requisitos{
			height:200px;
			border-radius: 20px;
			padding-left: 30px;
			padding-right: 30px;
			margin-bottom: 20px;
		}
		#voluntariado .requisitos h2{
			color: white;
			text-align: center;
			font-size: 36px;
		}
		#voluntariado .requisitos h3{
			vertical-align: middle;
			color: white;
			text-align: center;
			font-size: 16px;
			border-top: 1px white solid;
			border-bottom: 1px white solid;
			padding-top: 10px;
			padding-bottom: 10px;
			padding-left: 10px;
			padding-right: 10px;
		}
		#voluntariado .inscripto{
			background-color: #53AFFF;
			border-color:white;
			border-style: double;
			border-width: 6px;
			text-align: center;
		}
		#voluntariado .inscripto img{
			width: 50px;
			margin-top: 15px;
		}
		#voluntariado .certificado{
			background-color: #FFA453;
			border-color:white;
			border-style: double;
			border-width: 6px;
			text-align: center;
		}
		#voluntariado .certificado img{
			width: 45px;
			margin-top: 15px;
		}
		#voluntariado .rubrica{
			text-align: center;
			background-color: #4BE667;
			border-color:white;
			border-style: double;
			border-width: 6px;
		}
		#voluntariado .rubrica img{
			margin-top: 30px;
			width: 45px;
		}
		#voluntariado .documentosDescarga{
			margin-top: 20px;
		}
		.documentosDescarga ul{
			margin-top: 15px;
		}
		.documentosDescarga ul li{
			color: #024da1;
			text-transform: uppercase;
			margin-top: 5px;
		}
		.error404{
			margin-top: 100px;
			margin-bottom: 100px;
			text-align: center;
		}
		.error404 h2{
			font-weight: normal;
			font-size: 47px;
			display: inline-block;
			padding-left:15px;
		}
		.error404 p{
			font-size: 20px;
			line-height: 21px;
			font-weight: normal;
			color: #8C8C8C;
		}
		.error404 .fa-ban{
			font-weight: normal;
			font-size: 60px;
			color: #024da1;
		}
		.errorJS{
			margin-top: 100px;
			margin-bottom: 100px;
			text-align: center;
		}
		.errorJS h2{
			font-weight: normal;
			font-size: 25px;
			display: inline-block;
			padding-left:15px;
		}
		.errorJS p{
			font-size: 17px;
			line-height: 21px;
			font-weight: normal;
			color: #8C8C8C;
		}
		.errorJS .fa-ban{
			font-weight: normal;
			font-size: 60px;
			color: #024da1;
		}
				/* AYUDA */
		.ayuda {
			text-align: center;
			margin-top: 50px;
		}
		.ayuda hr{
			margin-top: 50px;
			margin-bottom: 0px;
		}
		.ayuda h3 {
			margin-top: 40px;
			font-weight: normal;
			font-size: 20px;
			display: inline-block;
			padding-left:15px;
			color: #024da1;
		}
		.ayuda ol li{
			text-align: center;
			list-style-position:inside;
		}
		/* ICONOS AYUDA */
		.chrome {
		    display: inline-block;
		    background: url('../cenoc/img/iconos/chrome.png') no-repeat;
		    width: 49px;
		    height: 48px;
		}
		.ie {
		    display: inline-block;
		    background: url('../cenoc/img/iconos/ie.png') no-repeat;
		    width: 51px;
		    height: 48px;
		}
		.firefox {
		    display: inline-block;
		    background: url('../cenoc/img/iconos/firefox.png') no-repeat;
		    width: 54px;
		    height: 48px;
		}
		.safari {
		    display: inline-block;
		    background: url('../cenoc/img/iconos/safari.png') no-repeat;
		    width: 46px;
		    height: 48px;
		}
		.opera {
		    display: inline-block;
		    background: url('../cenoc/img/iconos/opera.png') no-repeat;
		    width: 43px;
		    height: 48px;
		}
		#form_newsletter h3{
			color: gray;
			font-size: 23px;
			font-weight: normal;
		}
		#form_newsletter p{
			color: gray;
			font-size: 17px;
			font-weight: bold;
		}
		.ir-arriba{
			display: none;
			padding-top: 5px;
			padding-bottom:5px;
			padding-left: 15px;
			padding-right: 15px;
			background-color: #024da1;
			font-size: 30px;
			color:white;
			cursor: pointer;
			position: fixed;
			bottom:10px;
			right: 10px;
			height: auto;
		}
		.ir-arriba .fa{
			font-size: 15px;
		}
		.mapa{
			width:100%;
			height:350px;
			border:none;
		}
		/* AGENDA */
		#agenda hr{
			border-color: #7D7D7D;
			margin-top: 5px;
			margin-bottom: 10px;
		}
		#agenda h3 {
		    color: gray;
			display:inline-block;
			font-size: 20px;
		}
		#agenda h5 {
			font-size: 15px;
			color: black;
		}
		#agenda h6 {
			font-size: 13px;
			color: black;
		}
		#agenda i{
			font-size:25px;
			color: gray;
			display:inline-block;
			padding-right: 10px;
			padding-left: 10px;
		}
				#datosDisponibles h3 {
		    color: gray;
		    font-size: 18px;
		}
		#datosDisponibles caption {
		    font-size: 14px;
		    text-transform: uppercase;
		    color: #0C4887;
		    font-weight: bold;
		    padding-top: 15px;
		}
		#datosDisponibles table th {
			border: solid 1px #0C4887;
			color: #0C4887;
		}
		#datosDisponibles table td {
			border: solid 1px #0C4887;
		}
		#datosDisponibles ul.square{
			list-style-type: square;
			margin-top: 20px;
		}
		#datosDisponibles ul li{
			float:left;
			font-size: 12px;
			color: #656565;
			margin-left: 20px;
			text-transform: uppercase;
			text-align: left;
		}
		#datosDisponibles ul li span{
			color: #000000;
		}
		#datosDisponibles p{
			padding-top: 10px;
			text-align: justify;
			color: #000000;
		}
		#datosDisponibles #accordion h4 {
		    padding-top: 0px;
		}
		#datosDisponibles .pie{
			display: inline-block;
			padding-top: 20px;
			text-align: center;
			font-size: 14px;
			color: #4A4A4A;
			width: 100%;
		}
		#datosDisponibles .pie1{
			display: inline-block;
			padding-top: 130px;
			text-align: center;
			font-size: 14px;
			color: #4A4A4A;
			width: 100%;
		}
		#datosDisponibles .valores{
			font-size: 12px;
		}
		#datosDisponibles .rotar{
			/* Rotate div */
			-ms-transform: rotate(-90deg); /* IE 9 */
			-webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
			transform: rotate(-90deg);
		}
		.form-horizontal .has-feedback .form-control-feedback {
		    left: -15px;
		}
		.has-feedback .form-control {
		    padding-right: 0px;
		}
		.has-error .form-control-feedback {
		    color: #a94442;
		}
		.g-recaptcha{
			width: 100%;
		}
		#form_consulta .form-horizontal .has-feedback .form-control-feedback{
			padding-right: 0px;
		}
		#form_consulta .has-error .form-control-feedback{
			 color: #a94442;
		}
		#form_consulta .form-control-feedback{
			right: 0px;
			left: -15px;
		}
		#form_consulta .g-recaptcha{
			width: 100%;
		}
		.caption_title_line p{
			display: inline;
			font-size: 15px;
		}
		.caption_title_line h3{
			font-size: 20px;
			display: inline;
		}
		.boletin{
			margin-bottom: 20px;
		}
		.boletin p{
			text-align: left;
			font-size: 14px;
			font-weight: normal;
		}
		/* MODAL CONSULTA DE FORMULARIO */
		#encuesta .thumbnail img{
			width: 110px;
		}
		#encuestaODS .well{
			border-style: solid;
			border-width: 10px;
			border-color: #8f8f8f;
		}
		.logoCenocEncuesta{
			float: left;
		}
		.logoODSEncuesta{
			float: right;
			margin-left: 60px;
			margin-top: 5px;
		}
		.logosEncuesta{
			display: inline-block;
			margin-bottom: 15px;
		}
		/* MODAL DE ENCUESTA */
		#hacerEncuesta .modal-body{
			height: 350px;
    		overflow-y: auto;
		}
		#hacerEncuesta .modal-header{
			background-color: #D8D8D8;
		}
		#hacerEncuesta h4{
			color: #024da1;
		}
		#hacerEncuesta textarea{
			width: 100%;
			height: 80px;
		}
		#hacerEncuesta p {
		  text-align: center;
		  padding-left: 35px;
		  padding-right: 35px;
		  margin-bottom: 23px;
		  margin-top: 0px;
		}
		#hacerEncuesta hr{
			margin-top: 0px;
			margin-bottom: 25px;
			border-color: black;
			border-style: solid;
			border-width: 1px;
		}
		#hacerEncuesta input[type=radio],
		input.radio {
			margin: 0px 10px 0px 3px;
		}
		#hacerEncuesta input[type=checkbox],
		input.checkbox {
			margin: 0px 0px 20px 0px;
		}
		#hacerEncuesta label{
			font-weight: normal;
		}
		#hacerEncuesta #message{
			color: #909090;
		}
    }
    /* Large Devices, Wide Screens */
    @media only screen and (min-width : 1200px) {
	#header_desktop { display:block;} facebook { display:block;}
		.navbar-brand { display:none;}
    	.espacioSeccion{
			margin-top: 0px;
		}
		h2{
			color: #024da1;
			font-size: 27px;
		}
		/* BARRA PRE HEADER */
		.preHeader{
			color:#FFF;
			/* background-color: #ffebc9; */
			background-color:#0C4887;
			font-family: 'Roboto', Arial, Helvetica, sans-serif;
			font-size: 10px;
			font-weight: 500;
			padding: 0px;
			text-transform: uppercase;
			position: relative;
		    right: none;
		    left: none;
		    z-index: 0;
		}
		.preHeader ul li a{
			color:#FFF;
			/* color: #464646; */
		}
		.preHeader ul li a:hover{
			text-decoration: none;
		}
		/* LOGOS */
		.logoCenoc{
			float: left;
			padding-top: 9px;
			padding-bottom: 5px;
			padding-left: 0px;
		}
		.logoCenoc img{
			width: 171px;
		}
		.logoConsejo{
			float: left;
			padding-top: 12px;
			padding-left: 20px;
			padding-bottom: 0px;
		}
		.logoConsejo img{
			width: 138px;
		}
		.logoPresidencia {
			float: left;
			margin-top: 14px;
    		margin-left: 8px;
			margin-bottom: 0px;
		}
		.logoPresidencia img{
			width: 205px;
		}
		.logoCenocFooter{
			float: left;
			padding-top: 25px;
			padding-bottom: 5px;
			padding-left: 0px;
		}
		.logoCenocFooter img{
			width: 150px;
		}
		.logoPresidenciaFooter{
			float: left;
			padding-top: 24px;
			padding-bottom: 5px;
			padding-left: 14px;
			padding-right: 14px;
		}
		.logoPresidenciaFooter img{
			width: 217px;
		}
		.logoConsejoFooter{
			float: left;
			padding-top: 24px;
			padding-left: 20px;
		}
		.logoConsejoFooter img{
			width: 134px;
		}
		.logoPresidenciaFooter{
			float: left;
			padding-top: 27px;
			padding-bottom: 5px;
			padding-left: 10px;
			padding-right: 14px;
		}
		.logoPresidenciaFooter img{
			width: 217px;
		}
		/* NAV */
		.navbar {
		    margin-bottom: 0px;
		    top:0;
		    position: relative;
		    right: none;
		    left: none;
		    z-index: 0;
			margin:0 auto;
		}
		.navbar-default {
			background-color: #0C4887;
			z-index: 9;
			border: none;
		}
		.navbar-default .nav > li > a {
		    padding-top: 15px;
		    line-height: 20px;
		    font-size: 16px;
		    font-weight: normal;
		    color: #ffffff;
		    text-transform: inherit;
		}
		.navbar-default .nav > li > a:focus {
		    padding-top: 15px;
		    line-height: 20px;
		    font-size: 16px;
		    font-weight: normal;
		    color: white;
		    text-transform: inherit;
		    background-color: #024da1;
		}
		.navbar-default .nav > li:hover {
		    background-color: #024da1;
		}
		.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
			color: white;
		    background-color: #024da1;
		}
		.navbar-default .nav > li > a:hover {
		    color: white;
		}
		.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
		    color: #fff;
		    background: #024da1;
		}
		.navbar-nav > li > .dropdown-menu {
			color: #fff;
		    background: #024da1;
		}
		.dropdown-menu > li > a, .dropdown-menu li a {
		    font-size: 16px;
		    padding: 12px 15px !important;
		    color: #fff !important;
		}
		.dropdown-menu li a {
		    text-transform: inherit;
		}
		.dropdown-menu > li > a:focus, .dropdown-menu li a:focus {
		    background: #005BC2 !important;
		    color: #fff;
		}
		.dropdown-menu > li > a:focus, .dropdown-menu li a:hover {
		    background: #005BC2 !important;
		    color: #fff;
		}
		.dropdown-header {
		    color: #fff;
		    padding: 0 15px !important;
		    margin: 8px 0;
		    opacity: .7;
		    font-weight: 700;
		    font-size: 24px;
		}
		/* PARA QUE MUESTRE EL MENU AL HACER HOVER */
		/*
		.dropdown:hover .dropdown-menu {
		    display: block;
		    margin-top: 50;
		 }
		*/
		.flexslider {margin-top: 0px !important; margin-bottom: 0px; margin-left:0px; margin-right:0px; width: 100%; padding: 0 0 30px 
0;background:url(../cenoc/img/shadow_bottom.png) no-repeat center bottom;}
		.flex-caption { display: block;}
		
		/* ICONOS */
		.iconos{
			padding-left: 0px;
		}
		.accesible{
			width: 20px;
		}
		#accesibilidad h3{
		    color: gray;
		    font-size: 20px;
		}
		#accesibilidad h3{
		    color: gray;
		    font-size: 20px;
		}
		#accesibilidad img{
			width: 120px;
			margin-left: 0px;
			margin-right: 30px;
		}
		#accesibilidad ul{
    		margin-left: 175px;
    		list-style-type: square;
    		margin-bottom: 30px;
    		text-align: justify;
    		display: inline;
    		margin-top: 0px;
    		padding-left: 0px;
			padding-right: 0px;
		}
		#accesibilidad p{
			text-align: justify;
		}
		.icono-accesible{
			margin-left: 40px;
			padding-top: 5px;
		}
		#accesibilidad .css3 img{
			width: 88px;
			height: 31px;
			margin-left: 0px;
			margin-right: 0px;
		}
		#accesibilidad .css3{
			text-align: left;
			padding-left: 30px;
		}
		/* NEWSLETTER ESTILO VALIDACION */
		#form_newsletter .has-error .control-label, form_newsletter .has-error .help-block, form_newsletter .has-error .form-control-feedback {
		    color: #a94442;
		}
		#form_newsletter .has-success .control-label, form_newsletter .has-success .help-block, form_newsletter .has-success .form-control-feedback {
		    color: #3c763d;
		}
		#form_newsletter .glyphicon-ok{
			color:#3c763d;
			padding-right: 300px;
			padding-top: 140px;
		}
		#form_newsletter .glyphicon-remove{
			color:#a94442;
			padding-right: 206px;
			padding-top: 140px;
		}
		.seccion{
			background-color: #1E90CF;
			border: 3px #1E90CF solid;
			padding-top: 20px;
			padding-bottom: 20px;
			padding-right: 20px;
			padding-left: 20px;
			border-radius: 10px;
			height: auto;
			margin-top: 0px;
		}
		.seccion h3{
			font-size: 22px;
			color: #ffffff;
		}
		.seccion img{
			height: 50px;
		}
		/* FOOTER */
		.main-footer{
			padding-top: 0px;
			padding-bottom: 32px;
			/* AMARILLO */
			background:#e6e6e6;
			border-top: 0px #024da1 solid;
			/* AZUL CENOC background: #e5e5e5; */
			margin-top: 40px;
		}
		.main-footer p{
			text-align: left;
			padding-left: 0px;
			padding-right: 0px;
			font-size: 14px;
		}
		.main-footer .redes{
			text-align: left;
		}
		footer .section-title{
			color: #024da1;
			text-align: left;
			padding-left: 0px;
			font-size: 17px;
			font-weight: bold;
		}
		.main-footer .fa {
			font-size: 30px;
			padding-left: 9px;
			padding-right: 9px;
			border-radius: 7px;
			padding-top: 5px;
			padding-bottom: 5px;
			font-size: 30px;
			color:#ffffff;
			margin-bottom: 15px;
		}
		.main-footer .fa:hover {
			background-color: #024da1;
			color: white;
		}
		.main-footer a{
			color: #024da1;
		}
		.main-footer ul{
			padding-left: 0px;
		}
		.main-footer li{
			list-style: none;
		}
		.main-footer li a {
			color:#024da1;
			text-align: left;
			display: block;
			padding: 4px 0;
		}
		.main-footer .active {
			text-decoration: underline;
			color: #024da1;
			font-weight: bold;
		}
		.main-footer .submenu{
			padding-left: 15px;
		}
		/* FORMULARIO */
		.form-inline .form-group {
			margin-bottom: 20px;
		}
		#formRegistro .has-error .control-label, formRegistro .has-error .help-block, formRegistro .has-error .form-control-feedback {
		    color: #a94442;
		}
		#formRegistro .has-success .control-label, formRegistro .has-success .help-block, formRegistro .has-success .form-control-feedback {
		    color: #3c763d;
		}
		#formRegistro .glyphicon-ok{
			color:#3c763d;
			padding-right: 42px;
		}
		#formRegistro .glyphicon-remove{
			color:#a94442;
			padding-right: 42px;
		}
		#tabla_telefonos{
			text-align: center;
		}
		.telefonoForm{
			text-align:center;
			padding-top:5px;
			font-size:12px;
		}
		/* PORTFOLIO ISOTOPE */
		.portfolioFilter a {
		    margin-right: 25px;
			color:#666;
			text-decoration:none;
		}
		.portfolioFilter a.current {
		    font-weight:bold;
		}
		.isotope-item {
		    z-index: 2;
		}
		.isotope-hidden.isotope-item {
		    pointer-events: none;
		    z-index: 1;
		}
		.isotope,
		.isotope .isotope-item {
		  /* change duration value to whatever you like */
		    -webkit-transition-duration: 0.8s;
		    -moz-transition-duration: 0.8s;
		    transition-duration: 0.8s;
		}
		.isotope {
		    -webkit-transition-property: height, width;
		    -moz-transition-property: height, width;
		    transition-property: height, width;
		}
		.isotope .isotope-item {
		    -webkit-transition-property: -webkit-transform, opacity;
		    -moz-transition-property: -moz-transform, opacity;
		    transition-property: transform, opacity;
		}
		.portfolioContainer{
			padding-top: 15px;
		}
		.portfolioFilter a{
			text-transform: uppercase;
		}
		.portfolioContainer img{
			width: 150px;
			height: 212px;
			margin-top: 21px;
			margin-bottom: 21px;
		}
		.portfolioContainer ul{
			padding: 0px;
		}
		#hover-cap-4col .thumbnail {
			position:relative;
			overflow:hidden;
		}
		.caption {
			display: none;
			position: absolute;
			top: 0;
			left: 0;
			background: rgba(0,0,0,0.4);
			width: 100%;
			height: 100%;
			color:#fff !important;
		}
		.thumbnail img{
			width: 170px;
		}
		#hover-cap-4col li{
			text-decoration: none;
			list-style: none;
		}
		#hover-cap-4col li p a {
			width: 100%;
			margin-top: 50px;
		}
		#hover-cap-4col li i{
			color: white;
		}
		.span3 .fa-file-pdf-o{
		font-size:60px;
		}
		.span3 h3{
			text-align: center;
			font-size: 18px;
		}
		.span3 p{
			text-align: center;
		}
		#inscripcion1 h3 {
		    color: gray;
		}
		#inscripcion1 p {
		    text-align: justify;
		}
		#inscripcion1 hr{
			border-color: #7D7D7D;
			margin-top: 5px;
			margin-bottom: 0px;
		}
		/* INSTITUCIONAL */
		#institucional hr{
			border-color: #7D7D7D;
			margin-top: 5px;
			margin-bottom: 10px;
		}
		#institucional h3 {
		    color: gray;
		}
		/* AUTORIDADES */
		#autoridades{
			/* background-color: orange; */
			padding-bottom: 100px;
			padding-top: 0px;
		}
		.circularCarolina {
			margin: auto;
			margin-top: 15px;
			width: 220px;
			height: 220px;
			border-radius: 150px;
			-webkit-border-radius: 150px;
			-moz-border-radius: 150px;
			border-style: solid;
			border-color: #39ADE5;
			border-width: 4px;
			background: url('../cenoc/img/autoridades/beatrizorlowski.png') no-repeat;
		}
		.circularCarolina {
			margin: auto;
			margin-top: 15px;
			width: 220px;
			height: 220px;
			border-radius: 150px;
			-webkit-border-radius: 150px;
			-moz-border-radius: 150px;
			border-style: solid;
			border-color: #39ADE5;
			border-width: 4px;
			background: url('../cenoc/img/autoridades/carolinastanley.png') no-repeat;
		}
		.circularCatalina {
			margin: auto;
			margin-top: 15px;
			width: 220px;
			height: 220px;
			border-radius: 150px;
			-webkit-border-radius: 150px;
			-moz-border-radius: 150px;
			border-style: solid;
			border-color: #39ADE5;
			border-width: 4px;
			background: url('../cenoc/img/autoridades/catalinadelapuente.png') no-repeat;
		}
		.circularGabriela {
			margin: auto;
			margin-top: 15px;
			width: 220px;
			height: 220px;
			border-radius: 150px;
			-webkit-border-radius: 150px;
			-moz-border-radius: 150px;
			border-style: solid;
			border-color: #39ADE5;
			border-width: 4px;
			background: url('../cenoc/img/autoridades/gabrielaagosto.png') no-repeat;
		}
		.circularBeatriz {
			margin: auto;
			margin-top: 15px;
			width: 220px;
			height: 220px;
			border-radius: 150px;
			-webkit-border-radius: 150px;
			-moz-border-radius: 150px;
			border-style: solid;
			border-color: #39ADE5;
			border-width: 4px;
			background: url('../cenoc/img/autoridades/beatrizorlowski.png') no-repeat;
		}
		#historia p{
			text-align: justify;
		}
		#autoridades h4 {
			text-align: center;
			color: #000000;
			text-transform: uppercase;
			font-size: 17px;
		}
		#autoridades .autoridad h4{
			margin-bottom: 3px;
			color:#39ADE5;
		}
		.autoridad{
			text-align: center;
			padding-top: 5px;
		}
		.autoridad p{
			font-size: 15px;
			padding-bottom: 8px;
			color: black;
		}
		#funciones{
			/* background-color: blue; */
			padding-bottom: 100px;
			padding-top: 0px;
		}
		#funciones h5{
			font-size: 18px;
			text-align: left;
		}
		#funciones p{
			text-align: justify;
		}
		#funciones .inscripcion{
			width: 75px;
			padding-top: 10px;
			padding-left: 15px;
			margin-left: 0px;
		}
		#funciones .implementacion{
			width: 70px;
			padding-top: 10px;
			padding-left: 10px;
			margin-left: 0px;
		}
		#funciones h5 a{
			text-transform: uppercase;
		}
		#funciones .funcion{
			padding-left: 0px;
		}
		#objetivos{
			padding-bottom: 100px;
			padding-top: 0px;
		}
		#objetivos .panel-default > .panel-heading{
			background-color: #0D9DFF;
			color: white;
		}
		#objetivos .panel-default > .panel-heading a{
			color: white;
		}
		#objetivos .panel-default > .panel-heading a:hover{
			text-decoration: none;
		}
		#objetivos .panel-default > .panel-heading a:link{
			text-decoration: none;
		}
		#objetivos .panel-default > .panel-heading:hover{
			background-color: #0172EC;
			color: white;
		}
		#objetivos .panel-body p{
			text-align: justify;
		}
		#objetivos p{
			text-align: justify;
		}
		#objetivos img{
			padding-top: 20px;
			padding-bottom: 20px;
		}
		#destinatarios{
			padding-bottom: 100px;
			padding-top: 0px;
		}
		#destinatarios ul{
			padding-top: 30px;
			list-style: none;
			padding-left: 0px;
		}
		#destinatarios ul li img{
			padding-right: 15px;
			padding-bottom: 20px;
		}
		#destinatarios ul li strong{
			text-transform: uppercase;
		}
		/* CAPACITACION */
		#capacitacion .panel-default > .panel-heading{
			background-color: #0C4887;
			color: white;
		}
		#capacitacion .panel-default > .panel-heading a{
			color: white;
		}
		#capacitacion .panel-default > .panel-heading a:hover{
			text-decoration: none;
		}
		#capacitacion .panel-default > .panel-heading a:link{
			text-decoration: none;
		}
		#capacitacion .panel-default > .panel-heading:hover{
			background-color: #E4B665;
			color: white;
		}
		#capacitacion .panel-body p{
			text-align: justify;
		}
		#capacitacion .rotar{
			/* Rotate div */
			-ms-transform: rotate(-90deg); /* IE 9 */
			-webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
			transform: rotate(-90deg);
		}
		#capacitacion h3 {
		    color: gray;
		    font-size: 20px;
		}
		#capacitacion hr{
			border-color: #7D7D7D;
			margin-top: 5px;
			margin-bottom: 20px;
		}
		#institucional .rotar{
			/* Rotate div */
			-ms-transform: rotate(-90deg); /* IE 9 */
			-webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
			transform: rotate(-90deg);
		}
		#programaCapacitacion img{
			width: 90px;
		    margin-top: 14px;
		    margin-right: 20px;
		    margin-left: 20px;
		    margin-bottom: 10px;
		}
		#intercambioVirtual img{
			width: 80px;
			margin-right: 20px;
			margin-bottom: 10px;
			margin-left: 20px;
			margin-top: 18px;
		}
		.materialesCapacitacion {
			padding-left: 20px;
			margin-bottom: 50px;
		}
		.materialesCapacitacion img {
			width: 60px;
			margin-right: 20px;
		}
		.materialesCapacitacion h5{
			text-transform: uppercase;
			color: #024da1;
		}
		.materialesCapacitacion p{
			text-align: justify;
		}
		/* VOLUNTARIADO */
		#voluntariado p{
			text-align: justify;
			padding-top: 10px;
		}
		#voluntariado .cenoc{
			padding-top: 20px;
			display: inline;
		}
		#voluntariado .principal img{
			padding-top: 20px;
			padding-right: 30px;
			padding-bottom: 20px;
			padding-left: 30px;
			width: 190px;
		}
		#voluntariado .principal ul{
			list-style: disc;
			list-style-position: inside;
			padding-right: 0px;
			text-align: left;
		}
		#voluntariado h3{
			color: gray;
			font-size: 18px;
			padding-top: 20px;
			padding-bottom: 0px;
			margin-bottom: 0px;
			font-weight: bold;
		}
		#voluntariado .bloque{
			margin-top: 15px;
		}
		#voluntariado .requisitos{
			height:200px;
			border-radius: 20px;
			padding-left: 30px;
			padding-right: 30px;
			margin-bottom: 20px;
		}
		#voluntariado .requisitos h2{
			color: white;
			text-align: center;
			font-size: 36px;
		}
		#voluntariado .requisitos h3{
			vertical-align: middle;
			color: white;
			text-align: center;
			font-size: 16px;
			border-top: 1px white solid;
			border-bottom: 1px white solid;
			padding-top: 10px;
			padding-bottom: 10px;
			padding-left: 10px;
			padding-right: 10px;
		}
		#voluntariado .inscripto{
			background-color: #53AFFF;
			border-color:white;
			border-style: double;
			border-width: 6px;
			text-align: center;
		}
		#voluntariado .inscripto img{
			width: 50px;
			margin-top: 15px;
		}
		#voluntariado .certificado{
			background-color: #FFA453;
			border-color:white;
			border-style: double;
			border-width: 6px;
			text-align: center;
		}
		#voluntariado .certificado img{
			width: 45px;
			margin-top: 15px;
		}
		#voluntariado .rubrica{
			text-align: center;
			background-color: #4BE667;
			border-color:white;
			border-style: double;
			border-width: 6px;
		}
		#voluntariado .rubrica img{
			margin-top: 30px;
			width: 45px;
		}
		#voluntariado .documentosDescarga{
			margin-top: 20px;
		}
		.documentosDescarga ul{
			margin-top: 15px;
		}
		.documentosDescarga ul li{
			color: #024da1;
			text-transform: uppercase;
			margin-top: 5px;
		}
		.error404{
			margin-top: 100px;
			margin-bottom: 100px;
			text-align: center;
		}
		.error404 h2{
			font-weight: normal;
			font-size: 47px;
			display: inline-block;
			padding-left:15px;
		}
		.error404 p{
			font-size: 20px;
			line-height: 21px;
			font-weight: normal;
			color: #8C8C8C;
		}
		.error404 .fa-ban{
			font-weight: normal;
			font-size: 60px;
			color: #024da1;
		}
		.errorJS{
			margin-top: 100px;
			margin-bottom: 100px;
			text-align: center;
		}
		.errorJS h2{
			font-weight: normal;
			font-size: 25px;
			display: inline-block;
			padding-left:15px;
		}
		.errorJS p{
			font-size: 17px;
			line-height: 21px;
			font-weight: normal;
			color: #8C8C8C;
		}
		.errorJS .fa-ban{
			font-weight: normal;
			font-size: 60px;
			color: #024da1;
		}
				/* AYUDA */
		.ayuda {
			text-align: center;
			margin-top: 50px;
		}
		.ayuda hr{
			margin-top: 50px;
			margin-bottom: 0px;
		}
		.ayuda h3 {
			margin-top: 40px;
			font-weight: normal;
			font-size: 20px;
			display: inline-block;
			padding-left:15px;
			color: #024da1;
		}
		.ayuda ol li{
			text-align: center;
			list-style-position:inside;
		}
		/* ICONOS AYUDA */
		.chrome {
		    display: inline-block;
		    background: url('../cenoc/img/iconos/chrome.png') no-repeat;
		    width: 49px;
		    height: 48px;
		}
		.ie {
		    display: inline-block;
		    background: url('../cenoc/img/iconos/ie.png') no-repeat;
		    width: 51px;
		    height: 48px;
		}
		.firefox {
		    display: inline-block;
		    background: url('../cenoc/img/iconos/firefox.png') no-repeat;
		    width: 54px;
		    height: 48px;
		}
		.safari {
		    display: inline-block;
		    background: url('../cenoc/img/iconos/safari.png') no-repeat;
		    width: 46px;
		    height: 48px;
		}
		.opera {
		    display: inline-block;
		    background: url('../cenoc/img/iconos/opera.png') no-repeat;
		    width: 43px;
		    height: 48px;
		}
		#form_newsletter h3{
			color: gray;
			font-size: 23px;
			font-weight: normal;
		}
		#form_newsletter p{
			color: gray;
			font-size: 17px;
			font-weight: bold;
		}
		.ir-arriba{
			display: none;
			padding-top: 5px;
			padding-bottom:5px;
			padding-left: 15px;
			padding-right: 15px;
			background-color: #024da1;
			font-size: 30px;
			color:white;
			cursor: pointer;
			position: fixed;
			bottom:10px;
			right: 10px;
			height: auto;
		}
		.ir-arriba .fa{
			font-size: 15px;
		}
		.mapa{
			width:100%;
			height:350px;
			border:none;
		}
		/* AGENDA */
		#agenda hr{
			border-color: #7D7D7D;
			margin-top: 5px;
			margin-bottom: 10px;
		}
		#agenda h3 {
		    color: gray;
			display:inline-block;
			font-size: 20px;
		}
		#agenda h5 {
			font-size: 15px;
			color: black;
		}
		#agenda h6 {
			font-size: 13px;
			color: black;
		}
		#agenda i{
			font-size:25px;
			color: gray;
			display:inline-block;
			padding-right: 10px;
			padding-left: 10px;
		}
		#agenda h4{
			font-size: 17px;
			color: #4077b4;
		}
		#datosDisponibles h3 {
		    color: gray;
		    font-size: 18px;
		}
		#datosDisponibles caption {
		    font-size: 14px;
		    text-transform: uppercase;
		    color: #0C4887;
		    font-weight: bold;
		    padding-top: 15px;
		}
		#datosDisponibles table th {
			border: solid 1px #0C4887;
			color: #0C4887;
		}
		#datosDisponibles table td {
			border: solid 1px #0C4887;
		}
		#datosDisponibles ul.square{
			list-style-type: square;
			margin-top: 20px;
		}
		#datosDisponibles ul li{
			float:left;
			font-size: 12px;
			color: #656565;
			margin-left: 20px;
			text-transform: uppercase;
			text-align: left;
		}
		#datosDisponibles ul li span{
			color: #000000;
		}
		#datosDisponibles p{
			padding-top: 10px;
			text-align: justify;
			color: #000000;
		}
		#datosDisponibles #accordion h4 {
		    padding-top: 0px;
		}
		#datosDisponibles .pie{
			display: inline-block;
			padding-top: 20px;
			text-align: center;
			font-size: 14px;
			color: #4A4A4A;
			width: 100%;
		}
		#datosDisponibles .pie1{
			display: inline-block;
			padding-top: 130px;
			text-align: center;
			font-size: 14px;
			color: #4A4A4A;
			width: 100%;
		}
		#datosDisponibles .valores{
			font-size: 12px;
		}
		#datosDisponibles .rotar{
			/* Rotate div */
			-ms-transform: rotate(-90deg); /* IE 9 */
			-webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
			transform: rotate(-90deg);
		}
		.form-horizontal .has-feedback .form-control-feedback {
		    left: -15px;
		}
		.has-feedback .form-control {
		    padding-right: 0px;
		}
		.has-error .form-control-feedback {
		    color: #a94442;
		}
		.g-recaptcha{
			width: 100%;
		}
		#form_consulta .form-horizontal .has-feedback .form-control-feedback{
			padding-right: 0px;
		}
		#form_consulta .has-error .form-control-feedback{
			 color: #a94442;
		}
		#form_consulta .form-control-feedback{
			right: 0px;
			left: -15px;
		}
		#form_consulta .g-recaptcha{
			width: 100%;
		}
		.caption_title_line p{
			display: inline;
			font-size: 15px;
		}
		.caption_title_line h3{
			font-size: 20px;
			display: inline;
		}
		.boletin{
			margin-bottom: 20px;
		}
		.boletin p{
			text-align: justify;
			font-size: 14px;
			font-weight: normal;
		}
		/* MODAL CONSULTA DE FORMULARIO */
		#encuesta .thumbnail img{
			width: 180px;
		}
		#encuestaODS .well{
			border-style: solid;
			border-width: 10px;
			border-color: #8f8f8f;
		}
		.logoCenocEncuesta{
			float: left;
		}
		.logoODSEncuesta{
			float: right;
			margin-left: 60px;
			margin-top: 5px;
		}
		.logosEncuesta{
			display: inline-block;
			margin-bottom: 15px;
		}
		/* MODAL DE ENCUESTA */
		#hacerEncuesta .modal-body{
			height: 300px;
    		overflow-y: auto;
		}
		#hacerEncuesta .modal-header{
			background-color: #D8D8D8;
		}
		#hacerEncuesta h4{
			color: #024da1;
		}
		#hacerEncuesta textarea{
			width: 100%;
			height: 80px;
		}
		#hacerEncuesta p {
		  text-align: center;
		  padding-left: 35px;
		  padding-right: 35px;
		  margin-bottom: 23px;
		  margin-top: 0px;
		}
		#hacerEncuesta hr{
			margin-top: 0px;
			margin-bottom: 25px;
			border-color: black;
			border-style: solid;
			border-width: 1px;
		}
		#hacerEncuesta input[type=radio],
		input.radio {
			margin: 0px 10px 0px 3px;
		}
		#hacerEncuesta input[type=checkbox],
		input.checkbox {
			margin: 0px 0px 20px 0px;
		}
		#hacerEncuesta label{
			font-weight: normal;
		}
		#hacerEncuesta #message{
			color: #909090;
		}
   }
