html {
	position:relative;
	min-height:100%;
	background:#e2e2e2;
}
body {
	margin: 0;
	font-family:Roboto;
	line-height:1.5em;
}
.visits-display{
  margin: 0;
  padding: 0px 5px;
  text-align: right;
}
.visits-display label{
  font-weight: bold;
  padding: 0px 4px;
  color: #000;
  background-color: #779b1c;
  font-size:0.8em;
  border-radius: 2px;
  letter-spacing: 5px;
}
.donwloadlink{
  text-align: center;
  height: 75px;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
}
.downloadlink .fa{
  font-size: 34px;
}
.downloadlink a{
  color: #006432 !important;
}

.donwloadlink:hover{
  opacity: 0.7;

}

.page {
	margin:0 auto;
	max-width:60%;
	position:relative;
	color:#002626;
    background: white;
    -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
    -moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 3px 5px;
    z-index:1000;
}
#header {
	text-align:center;
    position: relative;
    z-index: 9999;
  padding:0;
}
#main {
	clear:both;
  min-height: 450px;
}
#logo {
	width:50%;
	position:relative;
}
.logo2 {
    width: 50%;
    position: relative;
}
#navbar {    
	clear: both;
    display: flex;
    float: left;
    width: 100%;
	font-size:1em;
    background: #94c11e;
    background: -moz-linear-gradient(#252525, #0a0a0a);
    background: -o-linear-gradient(#252525, #0a0a0a);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#94c11e), to(#71921c));
    background: -webkit-linear-gradient(#94c11e, #71921c);
    -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
    -moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
}
#navbar-items {
    justify-content: space-around;
    width: 100%;
    display: flex;
    font-weight: 600;
}
#navbar-items > a {
    padding: 1% 0;
	width:100%;
  color:black;
    display: flex;
    align-items: center;
    justify-content: center;
}
#navbar-items > a:hover {
    padding: 1% 0;
	background-color: #002626;
	color:white;
}
#navbar-items > div {
    padding: 1% 0;
	width:100%;
}
#navbar-items > div:hover {
	background-color: #002626;
	color:white;
}
#primary {
    padding: 3% 5%;
    box-sizing: border-box;
	text-align:justify;
}
.article-image {
    width: 70%;
    display: block;
    border: 1px solid #006432;
    margin: 35px 15%;
}
#secondary {
    float: right;
    width: 20%;
    padding: 1% 1%;
    box-sizing: border-box;
    margin-top: 2%;
}
.sidetitle {
	width:100%;
	text-align:center;
}
#iframenews {
    border: 0;
    width: 100%;
    min-height: -webkit-fill-available;
    max-height: 1000px;
}
.newstitle {
    color: #00351b;
	margin-bottom:5px;
}
.newsdesc{
	font-size:0.8em;
}
.newslink {
    font-size: 0.8em;
    text-decoration: underline;
    margin: 5px auto;
    width: fit-content;
}
#footer {
	border-top:1px solid #006432;
	clear:both;
	box-sizing:border-box;
	padding:2%;
	background: white; /* Old browsers */
}
/* 
#contactdata {
	display:inline-block;
	position:relative;
	width:20%;
    vertical-align: top;
} 
*/

#contactinfo{
	display:inline-block;
	position:relative;
  text-align: center !important;
	margin: 0 auto;
	width:100%;
  vertical-align: top;
  font-size: 0.8em;
}
/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #EAF7CF;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
	top:100%
}

/* Links inside the dropdown */
.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #002626;color:white;}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
    display: block;
}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
    background-color: #EAF7CF;
}
a:active {
	color:#002626;
	text-decoration:none;
}
a:visited {
	color:#002626;
	text-decoration:none;
}
a {
	color:#002626;
	text-decoration:none;
}
/* Partners  */

.projectCard-partners {
	font-size:0.9em;
	line-height:normal;
}
.bussinessname {
	font-size: 1.2em;
}
/* mapa */
.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.centered-y {
  width: 100%;
  height:100%;
  display:none;/* 
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); */
}
.distribution-map {
  position: relative;
  width: 100%;
  padding: 0 20px;
  box-sizing: border-box;
  margin: 0 auto;
}
.distribution-map > img {
  width: 100%;
  position: relative;
  margin: 0;
  padding: 0;
}
.distribution-map .map-point {
  cursor: pointer;
  outline: none;
  z-index: 0;
  position: absolute;
  width: 25px;
  height: 40px;
  border-radius: 20px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -moz-transition: opacity 0.25s ease-in-out 0.25s, width 0.25s ease-in-out 0.25s, height 0.25s ease-in-out 0.25s, z-index 0.25s ease-in-out 0.25s;
  -o-transition: opacity 0.25s ease-in-out 0.25s, width 0.25s ease-in-out 0.25s, height 0.25s ease-in-out 0.25s, z-index 0.25s ease-in-out 0.25s;
  -webkit-transition: opacity 0.25s ease-in-out, width 0.25s ease-in-out, height 0.25s ease-in-out, z-index 0.25s ease-in-out;
  -webkit-transition-delay: 0.25s, 0.25s, 0.25s, 0.25s;
  -webkit-transition: opacity 0.25s ease-in-out 0.25s, width 0.25s ease-in-out 0.25s, height 0.25s ease-in-out 0.25s, z-index 0.25s ease-in-out 0.25s;
  transition: opacity 0.25s ease-in-out 0.25s, width 0.25s ease-in-out 0.25s, height 0.25s ease-in-out 0.25s, z-index 0.25s ease-in-out 0.25s,  background 2.25s ease-in-out,  background-repeat 0.25s ease-in-out,  background-position 0.25s ease-in-out, background-size 0.25s ease-in-out, border 1.25s ease-in-out;
  /* background: rgba(26, 26, 26, 0.85); */
  background-image: url('../img/locicongreen.png');
  background-size: 65%;
  border: 0px solid #006432;
  background-repeat: no-repeat;
  background-position: center;
  background-color:transparent;
}
.distribution-map .map-point .content {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
  width: 100%;
  left: 50%;/* 
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%); */
  overflow: overlay;
  visibility:hidden;
}
.content-big {
	font-weight:600;
}
.distribution-map .map-point:active, .distribution-map .map-point:focus {
  margin: 0;
  padding: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  width: 50%;
  height: 250px;
  color: #e5e5e5;
  z-index: 1;
  -webkit-transition: opacity 0.25s ease-in-out, width 0.25s ease-in-out, height 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out, width 0.25s ease-in-out, height 0.25s ease-in-out, border 0.25s ease-in-out;
  background: rgba(26, 26, 26, 0.85);
  border: 5px solid #006432;
  z-index:10000;
  overflow: auto;
}
.distribution-map .map-point:active .content, .distribution-map .map-point:focus .content {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  -moz-transition: opacity 0.25s ease-in-out 0.25s, height 0.25s ease-in-out, overflow 0.25s ease-in-out;
  -o-transition: opacity 0.25s ease-in-out 0.25s, height 0.25s ease-in-out, overflow 0.25s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out, height 0.25s ease-in-out, overflow 0.25s ease-in-out;
  -webkit-transition-delay: 0.25s, 0s, 0s;
  -webkit-transition: opacity 0.25s ease-in-out 0.25s, height 0.25s ease-in-out, overflow 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out 0.25s, height 0.25s ease-in-out, overflow 0.25s ease-in-out;
  overflow: hidden;
  visibility:visible;
}
.distribution-map .map-point:active .content a:hover, .distribution-map .map-point:active .content a:active, .distribution-map .map-point:focus .content a:hover, .distribution-map .map-point:focus .content a:active {
  color: #afe1fa;
}
.distribution-map .map-point:active .content a:hover, .distribution-map .map-point:active .content a:active, .distribution-map .map-point:focus .content a:hover, .distribution-map .map-point:focus .content a:active, .distribution-map .map-point:focus .content a:visited, .distribution-map .map-point:focus .content a:visited , .distribution-map .map-point:focus .content a, .distribution-map .map-point:focus .content a{
  color: #afe1fa;
}
.distribution-map .map-point:focus .content .centered-y {
  display:block;
}
.aftercoord::after {
    content: "\A(Coordinator)";
	font-size:0.6em;
	white-space:pre-line;
}
.afterpartner {
  font-size:1.3rem;
}
.aftercoord {
  font-size:1.3rem;
}
/* mapa fin */
.partner {
  display: none;
}
.partner-title {
  font-weight: 600;
  text-align: center;
}
.logo-partners {
  width: 30%;
  position: absolute;
  right: 5%;
  top: 15%;
}
.view-news{
  width: 100%;
  text-align: right;
  padding: 15px 15px;
}
.view-news label{
  text-shadow: 2px 1px 1px rgba(150, 150, 150, 1);
  font-size: 1.5em;
  color: #076633;
  font-weight: bold;
}

/* noticias */
.news-article {
    max-height: 13em;
    line-height: 1.5em;
    overflow: hidden;
    transition:max-height 0.3s ease;
    -webkit-transition:max-height 0.3s ease;
}
.news-article-title {
	text-align:left;
}
.news-article-text {
	white-space:pre-line;
}
.article-container table{
  width: 100%;
  margin: 25px 12px;
  border-collapse: collapse;
  box-shadow: 1px 1px 7px #75981c;
  box-sizing: border-box;
}
.article-container tr td{
  border: solid 1px #75981c;
  padding: 4px 20px 4px 28px;
}

.news-article-highlight {
     font-weight: 600;
}
.news-article-date {
	font-size:0.8em;
	text-decoration:underline;
}
.show-more {
    cursor: pointer;
    width: fit-content;
    margin: 10px auto 0 auto;
    font-weight: 600;
	  text-decoration:underline;
}
.news-article-text a{
    color:#666699;
    font-weight: bold;
}
/* noticias fin */

.cookie-block{
  position: fixed;
  bottom: 0%;
  min-height: 65px;
  background-color: #076633;
  background-color: rgb(7, 102, 51, 0.8) !important;
  right: 0%;
  width: 100%;
  box-sizing: border-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  z-index: 9999;
  border-top: solid 1 #FFF;
}
.cookie-block .flex-block{
  display: flex;
  justify-content: center;
  align-items:center;
  margin: 10px 15px;
}
.cookie-block .left{
  -webkit-flex: 1 1 70%;
  -ms-flex: 1 1 70%;
  background-color: #FFF;
}
.cookie-block .right{
  -webkit-flex: 1 1 30%;
  -ms-flex: 1 1 30%;
}
.flex-block p{
  font-size: 1em;
  color: #076633;
  font-weight: 500;
  text-align: justify;
  justify-content: center;
  padding: 15px 25px;
  box-sizing: border-box;
}
.flex-block a{
  text-decoration: underline;
  color: #0056ab;

}
.flex-block button{
  padding: 10px 15px;
  background-color: #FFF;
  color: #076633;
  min-width: 110px;
  font-weight: bold;
  border:none;
  cursor: pointer;
}
.cookies-politics h2{
  text-align: center;
  margin: 35px 0px;
}
.cookies-politics a{
  color: #007bff !important;
  margin: 10px 2px;
}
.layer {
    background-color: rgba(144, 188, 29, 0.15);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index:100;
}
#langSelect {
    border-radius: 6px;
    border: none;
    font-weight: bold;
    padding: 5%;
    border: 2px solid #72941c;
    font-family: 'Roboto';
}
.row-no-margin {
   margin-left: 0px;
   margin-right: 0px;
} 
#list_lang{
    position: absolute;
    left: 20%;
    z-index: 1000;
    height: 50px;
}
.langSelect-e:hover .langList-e{
  position: fixed;
  left: auto !important;
  display: block;
}
.langSelect-e:focus .langList-e{
  position: fixed;
  left: auto !important;
  display: block;
}

.spinner{
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  text-align: center;
  justify-content: center;
  align-items: center;
  -webkit-align-items: center;
}
.spinner img{
  width: 100px;
  height: 100px;
}
.video-container{
  width: 100%;
  margin: 0px 0px 12px 0px;
  border: solid 1px #076633;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  box-sizing: border-box;
  padding: 0px 0px 0px 0px;
}
.video-container > div:nth-child(1){
  flex: 1 1 40%;
  -webkit-flex: 1 1 40%;
  -ms-flex: 1 1 40%;
  max-width: 40%;
  position: relative;
  padding: 6px 6px;  
}
.video-container > div:nth-child(1) span{
  position: absolute;
  background: rgba(7, 102, 51, 0.6) !important;
  background-color: #076633;
  color: #000;
  padding: 0px 6px;
  font-size: 1em;

}
.video-container > div:nth-child(2){
  flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
}
.video-container a{
  padding: 7px 12px 7px 12px;
  background-color: #076633;
  color: #FFF;
  margin: 10px 0px 0px 0px;
  font-weight: 600;
  text-decoration: none;
}
.video-container a:hover{
  text-decoration: none;
}
.video-container img{
  width: 95%;
  max-width: 95%;
}
.title-video{
  font-size: 1.1em;
  color: #076633;
  width: 100%;
  padding: 14px 0px;
  min-width: 100%;
}
.display-video{
  width: 100%;
  min-height: 550px;
}
.display-video h1{
  font-size: 1.4em;
  text-align: center;
  font-weight: bold;
  color: #076633;
  font-family: 'Roboto';
}
.display-video iframe{
  width: 100%;
  min-height: 550px;
}
#player{
  border: solid 1px #076633 !important;
}
.error-message{
  text-align: center;
  color: #076633;
}
@media only screen and (max-width: 600px) {
  .page {
      margin: 0 auto;
      max-width: 100%;
      position: relative;
      color: #002626;
      background: white;
      -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
      -moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
      box-shadow: rgba(0, 0, 0, 0.4) 0px 3px 5px;
      z-index: 1000;
  }
  body {
    margin: 0;
    font-family: 'Roboto';
    line-height:1.5em;
    font-size: 0.7em;
  }
  h2 {
    font-size:1.2em;
  }
  .distribution-map .map-point {
    width:20px;
  }
  #list_lang{
    position: absolute;
    left: 1%;
  }
  .up-sl {
    height: 70px;
  }
  .afterpartner {
    font-size:1em;
  }
  .aftercoord {
    font-size:1.2em;
  }
  .distribution-map .map-point:active, .distribution-map .map-point:focus {
    height:150px;
  }
  .logo-partners {
        width: 30%;
      position: absolute;
      right: 5%;
      top: 15%;
      display: none;
  }
  #navbar-items > a {
    font-size: 0.8em !important;
  }
  .display-video iframe{
    min-height: 180px !important;
  }
  .video-container a {
    padding: 4px 8px 4px 8px !important;
    font-size: 0.9em !important;
  }
  .title-video {
    font-size: 0.9em !important;
    padding: 5px 0px !important;
  }

}
@media only screen and (min-width: 601px) and (max-width:960px) {
  .page {
      margin: 0 auto;
      max-width: 90%;
      position: relative;
      color: #002626;
      background: white;
      -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
      -moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
      box-shadow: rgba(0, 0, 0, 0.4) 0px 3px 5px;
      z-index: 1000;
  }
  body {
    margin: 0;
    font-family:Helvetica;
    line-height:1.5em;
    font-size: 0.8em;
  }
  .distribution-map .map-point {
    width:20px;
  }
  #list_lang{
    position: absolute;
    left: 10%;
  }
  .afterpartner {
    font-size:1.2em;
  }
  .aftercoord {
    font-size:1.2em;
  }
  .distribution-map .map-point:active, .distribution-map .map-point:focus {
    height: 200px;
  }
  .display-video iframe{
    min-height: 330px !important;
  }
}
