.main-cabecera {      
  width: 100%;
  padding: 15px 0;
}

.main-cabecera li {
  list-style: none;
}
.main-cabecera a {
  text-decoration: none;
}

.intro {
  padding: 80px;
  color: #000;        
  font-size: 1.571428571428571rem;
  line-height: 1.25;
  font-weight: 400;
  font-family: 'Noto Sans', sans-serif;    
}

.bloque-seleccion .nav-item {
  background: #2e7832;
}

.main-cabecera span {
  margin: 12px;
  color: #000;
  font-size: 12px;
}

.bloque-seleccion button {    
  color: #F2F2F2;
}

.cabecera {
  background: #315d37;    
}

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

.menu {
  background: #315d37;
  width: 100%;
  display: block;
}

.menu-gobernanza .dropdown-menu {
  font-size: 1rem;
  color: #8c96a0;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: none;
  border-radius: 0;
}

.nav-pills .nav-link {    
  font-size: 14px;
  font-family: 'Noto Sans', sans-serif;
  list-style: none;
  color: black;
  padding: 5px 10px;
  border-right: solid 1px #7cc264;
  border-radius: 0;
}

.nav-pills .nav-link:hover {
  color: black;
}

.navbar-subheader {
  background: white;
  color: #000;
}

.dropdown-item {
  font-size: 14px;
  font-family: 'Noto Sans', sans-serif;
  list-style: none;
  color: black;
  padding: 5px 10px;
  border-right: solid 1px #7cc264;
  border-radius: 0;
}

.sub-link.dropdown-item {
  font-size: 14px;
  font-family: 'Noto Sans', sans-serif;
  list-style: none;
  color: #212529;
  padding: 5px 10px;
  border-right: 0 !important;
  border-bottom: solid 1px #7cc264;
  border-radius: 0;
}

.dropdown-menu {
  color: black;
}

a.header-link:hover {
  color: #28522e !important;
  background-color: #fff;
}

a.header-link {
  color: #fff !important;
  padding: 10px 15px;
  background: #28522e;
  border-right: solid 1px #214827;
  text-align: center;
  border-bottom: none !important;
}

.menu-oculto {
  color: transparent;
  background-color: #315d37;
  border-color: #315d37;    
}

.btn:hover {
  color: white;
}   

.btn:focus {
  outline: none;
  box-shadow: none;
}

.btn-ver a {
  text-decoration: none;
  color: #2e7832;
  font-weight: 800;
}
.btn-ver .ver {
  width: 90px;
  height: 60px;
}

/*//banner/////*/

.container-slider {
  max-height: 520px;
  overflow: hidden;
}

.container-slider img {
  width: 100%;
  height: auto;    
}

.logo {
  text-align: left;    
  width: 200px;
  height: auto;
  vertical-align: middle;
}

.proetica_logo {
  text-align: right;    
  max-width: 200px;
  width: 100%;
}

.area-bloque {
  background: #f4f4f4;
  margin-bottom: 50px;
}

.area-contenido {    
  color: black;
  max-width: 370px;
  margin: 0 auto;
  font-weight: 600;
  font-size: 17px;
  text-align: center;
  padding: 10vh 0;
}

.area-contenido img {    
  border-radius: 25px 25px 0 0;
  height: 220px !important;
  object-fit: cover;
  width: 100%;
}

.area-contenido p {
  font-size: 17px;
  font-weight: 400;
  color: black;
}

.area-contenido a {
  font-size: 20px;
  background: #ffffff;
  padding: 5px;
  text-decoration: none;
  color: black;
  text-transform: uppercase;
  display: block;
  padding: 10px 15px;
  line-height: 1.2em;
  font-weight: 700;
}

.lista-noticias a {
  color: #868889;
  font-size: 15px;
  text-decoration: none;
  line-height: 1.2em;   
}

.bloque-noticias {
  position: relative;
  text-align: left;  
}

.actividades-red {
  font-size: 15px;
  font-weight: 700;
  line-height: 17px;
  text-decoration: none;
  color: #000;
}

.actividades-parrafo {
    font-size: 15px;    
    color: black;
    line-height: 17px;
    font-weight: 700;
    text-decoration: none;
}

.actividades-parrafo a {
    text-decoration: none;
    color: #000;
}

.actividades-parrafo:hover {
  color: black;
}

.titulos-banner {
  text-transform: uppercase;
  font-size: 17px;
  font-weight: 600;
  line-height: 21px;
  padding: 5px;
}

.titulos-banner a {
  text-decoration: none;
  color: #ec1b23;
}

.contenido h2 {
  color: black;
  font-weight: bold;
  font-size: 15px;
}

.red-noticias h2 {
    font-size: 17px;
    font-weight: 700;
    color: #588F49;
}

.red-btn a {
  background: #2e7832;
  color: white;
  text-decoration: none;
  padding: 8px;
  font-weight: 700;
  margin-bottom: 30px !important;
}

.red-image {
  height: 120px !important;
  width: auto !important;
  float: right;
}

.articulo-image {
  height: 190px !important;
  width: 220px !important;  
  float: right;
}

.red-videos .primer-video {
  background: #EEEEEE;
}
.primer-video span {
  font-size: 21px;
  font-weight: 900;
}
.primer-video h2 { 
  font-size: 17px;
  font-weight: 900;
  color: #588F49;
}

.red-noticias .line {
  height: 5px;
  width: 25%;
  background-color: #588F49;  
}

.publicaciones-red .about-red {
  background: #588F49;
  color: white;
  font-size: 14px;
  font-weight: 400;
  font-family: Arial, Helvetica, sans-serif;
  padding: 20px 20px 20px 20px;
}

.publicaciones-forestal .about-red {
  background: #588F49;
  color: white;
  font-size: 14px;
  font-weight: 400;
  font-family: Arial, Helvetica, sans-serif;
  padding: 20px 20px 20px 20px;
}

.publicaciones-red .line {
  height: 5px;
  width: 25%;
  background-color: #588F49;  
}

.about-red h3 {
  color: white;
  font-size: 21px;  
  font-weight: 900;
  line-height: 31px;
}

.about-red a {
    background: #315d37;
    color: white;
    font-weight: 600;
    padding: 10px;
    text-decoration: none;
}

.red p {
  font-size: 15px;
  margin-top: 15px;
  font-weight: 200;
  color: black;
}

.red a.link {
  background: #315d37;
  color: white;
  font-weight: 600;
  padding: 10px;
  text-decoration: none;        
}

.red .red-anti {
  width: 100%;
  height: auto;
}

.publicaciones-titular h2 {
  margin-bottom: 3rem;
  margin-top: 3rem;	
  font-family: 'Noto Sans';
  font-size: 21px;
  font-weight: 600;
  color: #315d37;
}

.publicaciones-forestal .descripcion {
  font-size: 17px;
  font-weight: 700;
  line-height: 21px;  
}

.publicaciones-forestal a {
  background: #588F49;
  color: white;
  text-decoration: none;
  font-size: 14px;
  font-weight: 700;
  padding: 8px;
}


.publicaciones-red h2 {
  font-size: 17px;
  font-weight: 700;
  color: #588F49;
  

}

.region-red {  
  margin-right: 50px ;
  margin-bottom: 50px;
  padding: 30px;
}

.region-red span {
  font-weight: 700;
  font-size: 18px;
  color: #4A744A;
}
.region-red h4 {
  font-size: 20px;
  font-weight: 700;
}

.btn-publicaciones {
  text-align: center;
  margin-bottom: 45px;
}

.btn-publicaciones a {
  background: #2e7832;
  color: white;
  padding: 8px;
  text-decoration: none;
  text-align: center;    
}

.publicaciones-opciones h5 {
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  color: #315d37;
}

.publicaciones-opciones li {
  color: black;  
  line-height: 2.0em;    
}

.publicaciones-opciones a {
  text-decoration: none;
  color: black;
  font-family: Arial, Helvetica, sans-serif;  
  font-size: 15px;
}

.btn-publicaciones-red a {
    background: #afb8b0;
    color: white;
    padding: 8px;
    text-decoration: none;
    text-align: center;
}


.btn-actividades-red a {
    background: #afb8b0;
    color: white;
    padding: 8px;
    text-decoration: none;
    text-align: center;  

}


.seccion-dos {    
  padding-bottom: 35px;    
}

.banner-lateral {
  width: 100%;
  max-width: 320px;
  min-height: 220px;
  height: 25vh;
  max-height: 100px;
  position: relative;
  background: #315d37;
  margin: 0 auto;
}

.banner-lateral-red {
    width: 100%;    
    position: relative;
    background: #eee;
    margin: 0 auto;
}

.banner-lateral-red p {
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    line-height: 1.9rem;
    font-size: 14px;
    font-weight: 500;
}


.bloque-division {
  width: 100%;
}

.bloque-division span {
  font-size: 15px;
  font-weight: bold;
  font-family: 'Noto Sans', sans-serif;
}

.bloque-division .enlace {
  background: none;color: black;

}

.bloque-division img { 
  width: 100%;
  height: auto;
}

.programa-gob {  
  background: #f3f3f3;    		
}

.programa-gob h2 {
  font-size: 41px;
  font-weight: 600;
}
.programa-gob .descripcion h3 {
  margin-top: 20px;
  font-size: 14px;
  color: black;			
}

.programa-gob a {
  color: #6c6363;
  text-decoration: none;
}



.notas-prensa {
  padding: 80px;
  font-size: 12px;
  font-weight: bold;
  font-family: 'Noto Sans', sans-serif;
  text-align: left;
  line-height: 2.0;
}

.cuadrado {
  width: 100%;
  height: auto;    
}

.cuadrado .bloque-texto {
  background: #eee;
  text-align: center;
  padding: 8px;
}

.cuadrado .bloque-texto p {
  font-size: 20px;
  margin-top: 15px;
  font-weight: 300;
  color: black;    
}

.cuadrado .bloque-texto a {
  font-size: 12px;
  font-weight: 300;
  background: #315d37;
  padding: 5px;
  text-decoration: none;
  color: white;
  text-align: center;    
}

.carousel-control-prev {
  position: absolute;
  top: 45%;
  left: 0;
  background: black;
  font-size: large;
  width: 40px;
  height: 40px;
}

.carousel-control-next {
  position: absolute;
  top: 45%;
  right: 0;
  background: black;
  font-size: large;
  width: 40px;
  height: 40px;
}

.suscripcion h2 {    
  color: #38632c;
  text-align: center;
  padding-top: 30px;
}
.suscripcion {
  max-width: 360px;
  margin: 0 auto;
  height: 250px;
  background: #eee;
  
}

.suscripcion p {
  text-align: center;
  font-size: 14px;
  font-weight: lighter;    
  font-family: 'Noto Sans', sans-serif;
}

.suscripcion input {
  margin: 25px;
  border: none;
  font-size: 15px;
  
}






.notas-prensa h3 {
  font-size: 25px;
  display: inline-block;
  background: #69894E;
  color: white;
  font-weight: normal;
  font-family: 'Noto Sans', sans-serif;
  text-align: left;    
  margin-bottom: 50px;
}


.notas-prensa img {
  width: 180px;
  height: 130px;
}

.actividades h3 {
  font-size: 25px;
  display: inline-block;
  background: #69894E;
  color: white;
  font-weight: normal;
  font-family: 'Noto Sans', sans-serif;
  text-align: left;  
  margin-bottom: 50px;
}

.btn-actividades a {
    background: #315d37;
    color: white;
    font-weight: 600;
    padding: 10px;
    text-decoration: none;
}

.seccion-videos {
    height: 620px;
    background: #8688895d;
    margin-bottom: 35px;
}

.seccion-videos h2 {
  font-size: 27px;
  font-weight: bold;
  font-family: 'Noto Sans', sans-serif;
}

.footer {
  padding: 100PX;
}

.footer h4 {
  font-size: 17px;
  font-weight: bold;
  font-family: 'Noto Sans', sans-serif;
  color: brown;
}


/*//// equipo////*/
.equipo img {
  height: auto;
  width: 180px;
  border-radius: 100px;
}

.equipo h3 {  
  color: #000000;
  font-size: 27px;
  padding-top: 15px;
  padding-bottom: 15px;
} 


.equipo span {
  color: #000;
}

.equipo .redaccion {
  text-align: right;
  padding-top: 80px;
  padding-right: 120px;
  font-size: 27px;
}

.tab-content .member-item {
  position: relative;
  cursor: pointer;
}

.forestal-banner {    
  margin-bottom: 100PX;
}

.forestal-banner span {
  font-weight: 400;
  font-size: 17px;
  line-height: 21px;
}

.forestal-banner .line {
  height: 5px;
  background-color: #588F49;
  width: 25%;
}

.forestal-banner h3 {
  font-size: 21px;
  font-weight: 900;
  line-height: 21px;
  font-family: Arial, Helvetica, sans-serif;
  color: #588F49;
}

.forestal-banner .banner-podcats {
  background: #EEEEEE;
  padding: 20px 20px;
  width: 100%;
}

.banner-podcats span {
  font-weight: 400;
  font-size: 17px;
  line-height: 21px;
  color: #333333;
}

.banner-podcats a {
  color: #6B6B6B;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;  
}

.titulos-home  {
  font-size: 21px;
  color: #858889;
}  

.counter li{
  margin: 0px;
  padding: 0px;
  list-style: none;
}

.body-articulo .parrafo{
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
}

.body-articulo .counter li {
  display: inline-block;  
}

.body-articulo .counter li span {
  font-size: 40px;
  font-weight: 700;
  padding: 12px;
}

.body-articulo h2 {
  color: #315d37;
  font-weight: 700;
  margin: 0 0 22px;
  font-size: 37px;
<<<<<<< HEAD
}

.articulo-evento {
  margin-top: 50px;
  max-width: 950px;
  max-height: 500px;
  
}

.articulo-evento h3 {
  font-size: 17px;
  font-weight: 700;
}

.articulo-evento a {
  
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  color: #027371;
=======
>>>>>>> 618c7cfebc51278367f40f1360a413b5d9748f3c
}