a.white-btn {
	border: 1px solid #FF8200; /*#fff;*/
	border-radius: 3px;
	color: #FF8200; /*#fff;*/
	display: block;
	font-size: 0.85em;
	margin-top: 1.25em;
	padding: 0.625em 1.25em;
	transition: all 0.20s linear 0s;
	-o-transition: all 0.20s linear 0s;
	-ms-transition: all 0.20s linear 0s;
	-moz-transition: all 0.20s linear 0s;
	-webkit-transition: all 0.20s linear 0s;
}
a.white-btn:hover {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.1);
}
a.color-btn, form.customform button.color-btn {
	background: none;
	border: 1px solid #5B6770; /*#001925;*/
	border-radius: 3px;
	color: #5B6770;
	display: block;
	font-size: 0.85em;
	padding: 0.625em 1.25em;
	transition: all 0.20s linear 0s;
	-o-transition: all 0.20s linear 0s;
	-ms-transition: all 0.20s linear 0s;
	-moz-transition: all 0.20s linear 0s;
	-webkit-transition: all 0.20s linear 0s;
}
a.color-btn:hover, form.customform button.color-btn:hover {
	border: 1px solid #FF8200; /*#92c500;*/
	color: #FF8200; /*#92c500;*/
}
#topbar {
    background: none repeat scroll 0 0 #FF8200; /*#012232*/
	border-bottom: 1px solid #5B6770; /*#001925;*/
	padding: 0.3125em 0;
}

a.color-btn2, form.customform button.color-btn {
	background: none;
	border: 2px solid #ffffff; /*#001925;*/
	border-radius: 3px;
	color: #ffffff; /* #5B6770;*/
	display: block;
	font-size: 1em; /*0.85em;*/
	padding: 0.625em 1.25em;
	transition: all 0.20s linear 0s;
	-o-transition: all 0.20s linear 0s;
	-ms-transition: all 0.20s linear 0s;
	-moz-transition: all 0.20s linear 0s;
	-webkit-transition: all 0.20s linear 0s;
}
a.color-btn2:hover, form.customform button.color-btn:hover {
	border: 2px solid  #5B6770;/*#92c500;#FF8200;*/
	color: #5B6770; /*#92c500;#FF8200;*/
}
#topbar {
    background: none repeat scroll 0 0 #FF8200; /*#012232*/
	border-bottom: 1px solid #5B6770; /*#001925;*/
	padding: 0.3125em 0;
}
#topbar p {
	color: #fff;
	font-size: 0.75em;
	opacity: 0.5;
	position: relative;
	top: 2px;
}
#topbar p strong {
	font-weight: 600;
}
#topbar i {
	color: #ffffff;
	font-size: 1.1em;
	opacity: 0.5;
	transition: all 0.30s linear 0s;
	-o-transition: all 0.30s linear 0s;
	-ms-transition: all 0.30s linear 0s;
	-moz-transition: all 0.30s linear 0s;
	-webkit-transition: all 0.30s linear 0s;
}
#topbar i:hover {
	color: #FF8200; /* #92c500;*/
	cursor: pointer;
	opacity: 1;
}
nav {
	background: none repeat scroll 0 0 #5B6770; /*#00283a;*/
}
header {
	border-bottom: 4px solid rgba(0, 40, 58, 0.53);
	position: fixed;
	width: 100%;
	z-index: 10;
}
header  a h2 {
	color: #fff;
	font-size: 15px;
	line-height: 30px;
	}
p.logo {
	color: #fff;
	font-size: 1.7em;
	font-weight: 300;
	position: relative;
	text-transform: uppercase;
	top: 0.625em;
}
p.logo strong {
	font-weight: 700;
}
.top-nav li a {
	border-top: 2px solid #5B6770; /*#00283a;*/
	color: #fff;
	font-size: 0.95em;
	font-weight: 600;
	padding: 2.1em 1.5em 2.5em;
	text-transform: uppercase;
	transition: all 0.20s linear 0s;
	-o-transition: all 0.20s linear 0s;
	-ms-transition: all 0.20s linear 0s;
	-moz-transition: all 0.20s linear 0s;
	-webkit-transition: all 0.20s linear 0s;
}
.top-nav li a:hover, .top-nav li.active-item a {
	background: none repeat scroll 0 0 #5B6770; /*#00283a;*/
	border-top: 2px solid #FF8200; /*#92c500;*cambia el color del borde de los menus*/
	color: #FF8200; /*#92c500;* cambia el color a las letras del menu*/
	position: relative;
}
/*Agregado para darle un poco de altura al principio divide la barra de menus de la cinta de imagenes*/
#carousel {
	padding-top:  140px;
	}

#carousel .text {
	position: absolute;
	top: 40%;
	z-index: 10;
}
.item {
	overflow: hidden;
	width: 100%;
}
.prev-arrow, .next-arrow {
	background: none repeat scroll 0 0 #5B6770; /* #00283a; se cambio el color de los controladores*/
	cursor: pointer;
	float: left;
	height: 30px;
	line-height: 30px;
	margin-right: 1px;
	text-align: center;
	width: 30px;
}
#carousel .text h2 {
	background: none repeat scroll 0 0 rgba(146, 197, 0, 0.8);
	color: #fff;
	display: inline-block;
	font-size: 2em;
	font-weight: 300;
	margin: 1px 0;
	max-width: 300px;/* 600px*/
	padding: 10px 20px;
	width: 100%;
}
#carousel .text p {
	background: none repeat scroll 0 0  #5B6770; /* #00283a;*/
	color: #fff;
	max-width: 300px;/* 600px*/
	padding: 10px 20px;
	width: 100%;
}
#carousel .owl-theme .owl-controls {
	background: none repeat scroll 0 0 rgba(0, 40, 58, 0.53);
	bottom: 0;
	margin: 0;
	padding: 0.625em 0;
	position: absolute;
	width: 100%;
}
.owl-theme .owl-controls .owl-page span {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 3px solid rgba(0, 40, 58, 0.57);
	/*height: 18px;*/
	height: 18px;
	margin: 0 0.3125em;
	opacity: 1;
	/*width: 18px;*/
	width: 18px;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
background: none repeat scroll 0 0 #FF8200;  /*cambie este color #92c500 por el naranja #F39C12  */
}
#first-block {
	background: none repeat scroll 0 0 #FF8200; /*#012232*/
	padding: 0.800em 2em;
	text-align: center;
}
#first-block h1 {
	color: #fff;
	font-size: 2em;
	font-weight: 300;
	margin-top: 0;
}

#first-block h2 {
	color: #fff;
	font-size: 1em;
	font-weight: 300;
	margin-top: 0;
}
#first-block p {
	color: #5B6770; /*#6c7c84;*/
	font-size: 0.85em;
}
#features {
	background: none repeat scroll 0 0 #fff;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
	padding: 2em 2em;
	position: relative;
	text-align: center;
	z-index: 2;
	height: 2465px;
}
#features i {
	background: none repeat scroll 0 0 #FF8200; /*#92c500; Cambie el fondo de los iconos */
	border-radius: 100px;
	box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.3) inset;
	color: #fff;
	display: inline-block;
	font-size: 2em;
	height: 100px;
	line-height: 100px;
	text-align: center;
	width: 100px;
}
#features h2 {
	font-size: 1em;
	font-weight: 600;
	margin: 1.25em 0;
	text-transform: uppercase;
}
#features p {
	color: #5B6770; /*#777;*/
	font-size: 0.85em;
	line-height: 1.5em;
}

#features h6 {
	color: #000000;
	font-size: 0.700em;
	font-weight: 600;
}

#regidores {
	padding-top:  300px;
	}

#regidores h7 {
	color: #5B6770;
	font-size: 0.600em;
	font-weight: 600;
}
#regidores a.h7 {
	color: #5B6770;
	font-size: 0.600em;
	font-weight: 600;
}
#features h8 {
	color: #5B6770;
	font-size: 0.500em;
	font-weight: 600;
}
#features h9 {
	color: #5B6770;
	font-size: 0.400em;
	font-weight: 600;
}
#features a{
    display: inline-block;
	color: #fff;
	text-decoration: none;
	padding: 10px 20px;
	line-height: normal;
	font-size: 20px;
	font-weight: bold;
	-webkit-transition: all 500ms ease; 
	-o-transition: all 500ms ease;
    transition: all 500ms ease;
}

#features a:hover {
	background: #FF8200;/*#5B6770;*/
	border-radius: 50px;
	}
#regidores a.h8 {
	color: #5B6770;
	font-size: 0.500em;
	font-weight: 600;
}

#about-us {
	background: none repeat scroll 0 0 #FF8200; /* #00283a;*/
	clear: both;
}
#about-us:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
#about-us article {
	padding: 4em;
}
article h2 {
	font-size: 4em;
	font-weight: 900;
	letter-spacing: -2px;
	line-height: 0.9;
	margin: 0 0 0.625em 0
}
article h1, article h2, article h3, article h4, article h5, article h6 {
	color: #fff;
}
.media-container {
  overflow: hidden;
}
.media-container video, .media-container img {
  display: block;
  height: 100%;
  max-width: none;
  min-width: 100%;
  width: auto;
}
article p, article li {
	color: #fff;
	font-size: 0.85em;
	opacity: 0.7;
}
article ul {
	padding: 1.25em 0;
}
article ul li {
	list-style-type: none;
	margin: 0.625em 0;
	padding: 0 0 0 1em;
}
article ul li:before {
	background: #5B6770 none repeat scroll 0 0; 
	color: #fff;
	content: "\f006";
	display: inline-block;
	font-family: "mfg";
	font-size: 0.8em;
	height: 20px;
	line-height: 20px;
	margin-left: -1em;
	margin-right: 0.625em;
	text-align: center;
	width: 20px;
}
.about-us-icons i {
	border: 2px solid #FF8200; /*#92c500;*/
	border-radius: 100px;
	color: #92c500;
	display: block;
	float: left;
	font-size: 1.6em;
	height: 60px;
	line-height: 60px;
	margin-right: 0.625em;
	text-align: center;
	width: 60px;
}
.about-us-icons {
	display: block;
	margin-top: 2em;
}
h2.section-title:after {
	background: #dedede none repeat scroll 0 0;
	content: "";
	display: block;
	height: 1px;
	margin: 0.31225em auto 0;
	position: relative;
	width: 100px;
}
h2.section-title {
	color: #FF8200; /*#dedede;*/
	font-size: 3.8em;
	font-weight: 700;
	letter-spacing: -1px;
	margin: 0 0 1.25em;
	text-align: center;
	text-transform: uppercase;
}

h2.section-title2{
	color: #FF8200; /*#dedede;*/
	font-size: 3.0em;
	font-weight: 100;
	letter-spacing: 0px;
	margin: 0 0 0.10em;
	text-align: center;
	text-transform: uppercase;
}

#our-work {
	background: none repeat scroll 0 0 #fff;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
	padding: 2em 2em;
	position: relative;
	z-index: 2;
}
.tab-item {
	background: #fff none repeat scroll 0 0;
	margin-top: 1.25em;
	padding: 1.25em 0;
}
.our-work-container {
	display: block;
	/*height: 100%;*/
	height: 50%;
	position: relative;
}
.our-work-text {
	background: #FF8200;/*#FFFFFF;*/

    none repeat scroll 0 0; /* #5B6770*/
	bottom: -6px;
	display: block;
	left: 0;
	opacity: 0;
	padding: 1.25em;
	position: absolute;
	right: 0;
	text-align: center;
	transition: opacity 0.20s linear 0s;
	-o-transition: opacityd 0.20s linear 0s;
	-ms-transition: opacity 0.20s linear 0s;
	-moz-transition: opacity 0.20s linear 0s;
	-webkit-transition: opacity 0.20s linear 0s;
	width: 147px;
}
.our-work-container:hover > .our-work-text {
	opacity: 1;
}
.our-work-text h4 {
	color: #fff;
	font-size: 1em;
	font-weight: 600;
}


.our-work-text p {
	color: #fff;
	font-size: 0.8em;
	opacity: 0.7;
}
.tab-nav {
	display: table;
}
a.tab-label, a.tab-label:link, a.tab-label:visited {
	background: #5B6770 none repeat scroll 0 0;
	color: #fff;
	display: block;
	font-size: 1em;
	padding: 0.625em 1.25em;
	transition: all 0.20s linear 0s;
	-o-transition: all 0.20s linear 0s;
	-ms-transition: all 0.20s linear 0s;
	-moz-transition: all 0.20s linear 0s;
	-webkit-transition: all 0.20s linear 0s;
}
a.tab-label:hover, a.tab-label.active-btn {
	background: #FF8200; /* #92c500;*/
	color: #fff;
}



#services {
	background: #FF8200 none repeat scroll 0 0;  /*#6f9600 ES COLOR VERDE*/
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
	padding: 6em 2em;
}
#services h2 {
	color: #fff;
	margin: 0 0 1.25em;
}
#services h2.section-title:after {
	background: #fff none repeat scroll 0 0;
}
#services i {
	background: none repeat scroll 0 0 #fff;
	border-radius: 80px;
	color:  #FF8200; /* #6f9600; ES VERDE*/
	display: block;
	float: left;
	font-size: 1.8em;
	height: 80px;
	line-height: 80px;
	margin-right: 0.625em;
	text-align: center;
	width: 80px;
}
.service-text {
	display: table;
	position: relative;
}
#services h3 {
	color: #fff;
	font-size: 1em;
	font-weight: 700;
	text-transform: uppercase;
}
#services p {
	color: #fff;
	font-size: 0.8em;
}
#latest-news {
	background: #f3f3f3 none repeat scroll 0 0;
	box-shadow: 0px -10px 9px -11px rgba(0, 0, 0, 0.5);
	padding: 2em 2em;
	position: relative;
	z-index: 3;
}
.news-date {
	background: #FF8200 none repeat scroll 0 0; /* #6f9600 ES VERDE*/
	clear: both;
	color: #fff;
	display: block;
	float: none;
	height: 125px;
	padding: 0.500em 0;
	text-align: center;
	width: 100%;
}
.day {
	font-size: 2.5em;
	font-weight: 700;
}
.month, .year {
	font-size: 0.85em;
}
.news-text {
	background: #fff none repeat scroll 0 0;
	border-bottom: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	border-top: 1px solid #e0e0e0;
	height: 125px;
	padding: 0.625em 1.25em;
}
.news-text p {
	color: #5B6770; /*#777;*/
	font-size: 0.85em;
}
#contact {
	background: none repeat scroll 0 0 #fff;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
	padding: 1.2em 1.2em;
	position: relative;
	z-index: 2;
}
#contact a{
    display: inline-block;
	color: #6f9600;
	text-decoration: none;
	padding: 10px 20px;
	line-height: normal;
	font-size: 15px;
	font-weight: bold;
	-webkit-transition: all 500ms ease; 
	-o-transition: all 500ms ease;
    transition: all 500ms ease;
}

#contact a:hover {
	background: #FF8200;/*#5B6770;*/
	border-radius: 30px;
	}
#contact input, #contact textarea {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-radius: 3px;
}
form.customform button.color-btn {
	height: auto;
	margin-top: 0;
}
#contact h2 {
	margin: 0 0 1.25em;
}
#contact h3 {
	color: #FF8200; /*#92c500;*/
	font-size: 1em;
	font-weight: 700;
	margin: 0 0 0.625em;
	text-transform: uppercase;
}
#contact p {
	font-size: 0.85em;
	font-style: normal;
	line-height: 2em;
}
#contact p strong {
	font-weight: 700;
}
#contact i {
	background: #e0e0e0 none repeat scroll 0 0;
	border-radius: 30px;
	color: #fff;
	display: inline-block;
	line-height: 26px;
	margin: 0.625em;
	text-align: center;
	width: 26px;
}
#map-block {
  filter: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="g"><feColorMatrix type="matrix" values="0.3 0.3 0.3 0 0 0.3 0.3 0.3 0 0 0.3 0.3 0.3 0 0 0 0 0 1 0"/></filter></svg>#g');
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);    
  filter: progid:DXImageTransform.Microsoft.BasicImage(grayScale=1);
}
footer {
	background: none repeat scroll 0 0 #5B6770; /* #00283a;*/
	padding: 3.5em 0;
}
footer p, footer a:visited, footer a, footer a:hover {
	color: #5F6770; /*#6c7c84;*/
	font-size: 0.8em;
}
@media screen and (max-width: 768px) {
  header {
  	position: relative;
  }
  .top-nav li a {
  	background: #5F6770 none repeat scroll 0 0; /*#05374e*/
  }
  #carousel .text {
  	font-size: 0.8em;
  	top: 20%;
  }
  .owl-controls.clickable {
  	display: none!important;
  }
  .right {
  	float: none;
  }
  .social.right {
  	float: right;
  }
  #about-us article {
  	padding: 4em 2.5em;
  }
}
@media screen and (max-width: 480px) {
  #topbar {
  	line-height: 1.625em;
  	text-align: center;
  }
  .social.right {
  	float: none;
  }
  p.logo, p.nav-text {
  	text-align: center;
  }
}
#partenomina {
	padding-top:  100px;
	}
#margen-superior {
    background: none repeat scroll 0 0 #FF8200; /*#FFFFFF; #012232*/
	border-bottom: 1px solid #5B6770; /*#001925;*/
	padding: 0.3125em 0;
}
.inicio1{
	padding-top: 200px;
}
.inicioplanilla{
	padding-top: 300px;
}

#margen-superior h4 {
	color: #5B6770;
	font-size: 2em;
	font-weight: 600;
}

#margen-superior a{
    display: inline-block;
	color: #fff;
	text-decoration: none;
	padding: 10px 20px;
	line-height: normal;
	font-size: 20px;
	font-weight: bold;
	-webkit-transition: all 500ms ease; 
	-o-transition: all 500ms ease;
    transition: all 500ms ease;
}

#margen-superior a:hover {
	background: #5B6770;
	border-radius: 50px;
	}


#regidores {
	background: none repeat scroll 0 0 #fff;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
	padding: 1em 1em;
	position: relative;
	z-index: 2;
}


.tab-item {
	background: #fff none repeat scroll 0 0;
	margin-top: 1.25em;
	padding: 1.25em 0;
}
.regidores-container {
	display: block;
	height: 100%;
	position: relative;
}
.regidores-text {
	background: #FF8200;
    none repeat scroll 0 0; /* #5B6770*/
	bottom: -6px;
	display: block;
	left: 0;
	opacity: 0;
	padding: 1.25em;
	position: absolute;
	right: 0;
	text-align: center;
	transition: opacity 0.20s linear 0s;
	-o-transition: opacityd 0.20s linear 0s;
	-ms-transition: opacity 0.20s linear 0s;
	-moz-transition: opacity 0.20s linear 0s;
	-webkit-transition: opacity 0.20s linear 0s;
	width: 100%;
}
.regidores-container:hover > .regidores-text {
	opacity: 1;
}

#regidores h1 {
	color: #FF8200;
	font-size: 2em;
	font-weight: 600;
}
#regidores h4 {
	color: #FFFFFF;
	font-size: 1.6em;
	font-weight: 600;
}
.regidores-text h4 {
	color: #fff;
	font-size: 1em;
	font-weight: 600;
}

#regidores h6 {
	color: #fff;
	font-size: 0.700em;
	font-weight: 600;
}

#regidores h7 {
	color: #fff;
	font-size: 0.600em;
	font-weight: 600;
}

#regidores h8 {
	color: #fff;
	font-size: 0.500em;
	font-weight: 600;
}
#regidores a.h8 {
	color: #fff;
	font-size: 0.500em;
	font-weight: 600;
}
.regidores-text p {
	color: #fff;
	font-size: 0.8em;
	opacity: 0.7;
}

#regidores a{
    display: inline-block;
	color: #088A08;
	text-decoration: none;
	padding: 10px 20px;
	line-height: normal;
	font-size: 10px;
	font-weight: bold;
	-webkit-transition: all 500ms ease; 
	-o-transition: all 500ms ease;
    transition: all 500ms ease;
}

#regidores a:hover {
	background: #5B6770;
	border-radius: 50px;
	}

.tab-nav {
	display: table;
}
a.tab-label, a.tab-label:link, a.tab-label:visited {
	background: #5B6770 none repeat scroll 0 0;
	color: #fff;
	display: block;
	font-size: 1em;
	padding: 0.625em 1.25em;
	transition: all 0.20s linear 0s;
	-o-transition: all 0.20s linear 0s;
	-ms-transition: all 0.20s linear 0s;
	-moz-transition: all 0.20s linear 0s;
	-webkit-transition: all 0.20s linear 0s;
}

#planilla {
	background: none repeat scroll 0 0 #fff;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
	padding: 1em 1em;
	position: relative;
	z-index: 2;
}


.planilla: block;
	height: 100%;
	position: relative;
}
.planilla-text {
	background: #FF8200;
    none repeat scroll 0 0; /* #5B6770*/
	bottom: -6px;
	display: block;
	left: 0;
	opacity: 0;
	padding: 1.25em;
	position: absolute;
	right: 0;
	text-align: center;
	transition: opacity 0.20s linear 0s;
	-o-transition: opacityd 0.20s linear 0s;
	-ms-transition: opacity 0.20s linear 0s;
	-moz-transition: opacity 0.20s linear 0s;
	-webkit-transition: opacity 0.20s linear 0s;
	width: 100%;
}
.planilla-container:hover > .planilla-text {
	opacity: 1;
}

#planilla h1 {
	color: #FF8200;
	font-size: 1em;
	font-weight: 600;
}
#planilla h2 {
	color: #FF8200;
	font-size: 2em;
	font-weight: 600;
}
#planilla h3 {
	color: #FF8200;
	font-size: 3em;
	font-weight: 600;
}
#planilla h5 {
	color: #FF8200;
	font-size: 5em;
	font-weight: 600;
}
.planilla-text h4 {
	color: #fff;
	font-size: 1em;
	font-weight: 600;
}

#planilla h6 {
	color: #fff;
	font-size: 0.700em;
	font-weight: 600;
}

#planilla h7 {
	color: #fff;
	font-size: 0.600em;
	font-weight: 600;
}

#planilla h8 {
	color: #fff;
	font-size: 0.500em;
	font-weight: 600;
}
#planilla a.h8 {
	color: #fff;
	font-size: 1em;
	font-weight: 600;
}
.planilla-text p {
	color: #fff;
	font-size: 0.8em;
	opacity: 0.7;
}

#planilla a{
    display: inline-block;
	color: #088A08;
	text-decoration: none;
	padding: 10px 20px;
	line-height: normal;
	font-size: 10px;
	font-weight: bold;
	-webkit-transition: all 500ms ease; 
	-o-transition: all 500ms ease;
    transition: all 500ms ease;
}

#planilla a:hover {
	background: #5B6770;
	border-radius: 50px;
	}


a.tab-label:hover, a.tab-label.active-btn {
	background: #FF8200; /* #92c500;*/
	color: #fff;
}
#presentacionpresidente {
	background: none repeat scroll 0 0 #fff;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
	padding: 1em 1em;
	position: relative;
	z-index: 2;
}

#organigramaimagen a{
    display: inline-block;
	color: #088A08;
	text-decoration: none;
	padding: 10px 20px;
	line-height: normal;
	font-size: 10px;
	font-weight: bold;
	-webkit-transition: all 500ms ease; 
	-o-transition: all 500ms ease;
    transition: all 500ms ease;
}
#organigramaimagen a:hover {
	background: #5B6770;
	border-radius: 50px;
	}

#marcojuridico {
	background: none repeat scroll 0 0 #fff;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
	padding: 1em 1em;
	position: relative;
	z-index: 2;
}
/*para la ventana emergente .MODAL Y .CERRAR CONTENIDO
.modal{
	width: 100%;
	height: 100vh;
	background: rgba(0,0,0,20);
	position: absolute;
	top: 0;
	left: 0;
	
	display: flex;
	
	animation:  modal 1s 3s;
	animation-fill-mode: forwards;
	visibility: hidden;
	opacity: 0;
}

.contenido {
	margin: auto;
	width: 40%;
	height:  40%;
	background: white;
	border-radius: 10px;
}
#cerrar{
	display: none;
}

#cerrar + label {
	position: absolute;
	color: #fff;
	font-size: 25px;
	z-index:  50;
	background: darkred;
	height: 40px;
	width:  40px;
	line-height: 40px;
	border-radius: 50%;
	right: 10px;
	cursor: pointer;
	
	animation:  modal 1s 3s forwards;
	visibility: hidden;
	opacity: 0;
}

#cerrar:checked + label, #cerrar:checked ~ .modal{
	display: none;
}

@keyframes modal{
	100%{
		visibility: visible;
	    opacity: 1;
	}
}*/

/*css para el menu de popup
.presidente-contenido{
	background-color:orange; 
	width: 300px;
	padding: 10px 20px;
	margin: 20% auto;
	position: relative;
}

.presidente{
	background-color: rgba(0,0,0,.8);
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}*/
