.elementor-258697 .elementor-element.elementor-element-939b1ee{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-258697 .elementor-element.elementor-element-d35b7ce > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-258697 .elementor-element.elementor-element-27a66d5 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-widget .tippy-tooltip .tippy-content{text-align:center;}@media(min-width:768px){.elementor-258697 .elementor-element.elementor-element-d35b7ce{width:100%;}}/* Start custom CSS for html, class: .elementor-element-27a66d5 */body {
  margin: 0;
  padding: 0;
}
nav {
  display: flex;
  align-items: center;
  height: fit-content;
  width: 100%;
  max-width: 100%;
  position: fixed;
  z-index: 1000;
  margin: 0;
  top: 0;
  left: 0;
  white-space: nowrap;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  overflow: hidden !important;
  -o-overflow: hidden !important;
  -moz-overflow: hidden !important;
  -webkit-overflow: hidden !important;
}

nav label,
nav input {
    position: absolute;
    top: 11px;
    right: 3px;
    width: 50px;
    height: 50px;
}

nav input {
  opacity: 0;
}

nav p {
  margin-bottom: 0;
}

#nav-container {
  display: flex;
  width: fit-content;
  margin: 15px auto 24px auto;
  align-self: flex-start;
}

.d-flex-icon {
  display: flex;
  align-items: center;
}

.glass {
  background: rgba(255, 255, 255, 0.6);
  backdrop-filter: blur(50px);
  -webkit-backdrop-filter: blur(50px);
  border: 1px solid rgba(255, 255, 255, 0.18);
}

#logo {
  margin-right: 40px;
  padding: 20px 0px 50px 0px;
}

#logo-holder {
  align-self: center;
}

#nav-items-holder {
  display: flex;
  align-content: center;
  justify-content: space-between;
  align-self: center;
  width: 100%;
}

#inicio a {color: #2e2e2e !important }
#inicio,
#conocenos,
#areas,
#proyectos,
#publicaciones,
#indicadores,
#actividades,
#nuvi,
#contacto {
  align-self: center;
  padding: 35px 20px 50px 20px;
  display: flex;
  align-items: center;
}

#nav-items-holder > div > div > img {
  height: 14px;
  width: auto;
  margin-left: 10px;
}

#dd-conocenos {
  display: none;
  position: fixed;
  padding-top: 0px;
  top: 120px;
  left: 0;
  height: 300px;
  width: 100%;
  z-index: 1001;
}

#dd-areas {
  display: none;
  position: fixed;
  padding-top: 0px;
  top: 120px;
  left: 0;
  height: 300px;
  width: 100%;
  z-index: 1001;
}

#dd-proyectos {
  display: none;
  position: fixed;
  padding-top: 0px;
  top: 120px;
  left: 0;
  height: 300px;
  width: 100%;
  z-index: 1001;
}

#dd-publicaciones {
  display: none;
  position: fixed;
  padding-top: 0px;
  top: 120px;
  left: 0;
  height: 300px;
  width: 100%;
  z-index: 1001;
}

#dd-indicadores {
  display: none;
  position: fixed;
  padding-top: 0px;
  top: 120px;
  left: 0;
  height: 300px;
  width: 100%;
  z-index: 1001;
}

.dd-col-container {
  display: flex;
}

.dd-col-align-conocenos {
  justify-content: center;
  padding-right: 485px;
}

.dd-col-align-areas {
  justify-content: center;
}

.dd-col-align-proyectos {
  justify-content: center;
  padding-left: 160px;
}

.dd-col-align-publicaciones {
  justify-content: center;
  padding-left: 390px;
}

.dd-col-align-indicadores {
  justify-content: center;
  padding-left: 345px;
}
.d-flex-icon a {
  text-decoration: none;
  color: #2e2e2e;
}
.col1 {
  display: flex;
  flex-direction: column;
}

.col2 {
  display: flex;
  flex-direction: column;
  margin-left: 120px;
}

.col1 > a {
  text-decoration: none;
  color: #2e2e2e;
  padding: 10px 0;
}

.col2 > a {
  text-decoration: none;
  color: #2e2e2e;
  padding: 10px 0;
}

@media only screen and (min-width: 1431px) {
  .header-open {
    height: 420px !important;
  }
  #logo {
  margin-right: 40px;
  padding: 0px 0px 20px 0px !important;
}
  .header-close {
    height: 120px !important;
  }
  #conocenos:hover #dd-conocenos {
    display: block !important;
  }
  #areas:hover #dd-areas {
    display: block !important;
  }
  #proyectos:hover #dd-proyectos {
    display: block !important;
  }
  #publicaciones:hover #dd-publicaciones {
    display: block !important;
  }
  #indicadores:hover #dd-indicadores {
    display: block !important;
  }
}

@media only screen and (max-width: 1430px) {
  nav {
    overflow: hidden;
    padding-top: 10px;
  }
  .header-open {
    height: 100vh;
  }
  .header-close {
    height: 100px;
  }
  #logo {
    margin-left: 20px;
    margin-bottom: 0px;
    padding-top:0;
  }
  .d-flex-icon {
    padding-left: 30px;
    width: 100%;
  }

  #nav-items-holder,
  #nav-container {
    flex-direction: column;
    height: fit-content;
    display: none;
  }

#inicio {
    padding: 0 30px !important;
    align-self: flex-start;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
}

  #conocenos,
  #areas,
  #proyectos,
  #publicaciones,
  #indicadores,
  #actividades,
  #nuvi,
  #contacto,
  #logo-holder {
    align-self: flex-start;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    padding: 0;
  }
#inicio,
  #conocenos,
  #areas,
  #proyectos,
  #publicaciones,
  #indicadores,
  #actividades,
  #nuvi,
  #contacto {
    cursor: pointer;
    margin: 10px 0 !important;
  }

  #dd-indicadores,
  #dd-conocenos,
  #dd-proyectos,
  #dd-publicaciones {
    position: relative;
    padding-top: 0px;
    top: 0px;
    height: fit-content;
  }

  #dd-areas {
    position: relative;
    padding-top: 0px;
    top: 0px;
    height: 300px;
    overflow: auto;
  }

  .dd-col-align-indicadores,
  .dd-col-align-conocenos,
  .dd-col-align-proyectos,
  .dd-col-align-publicaciones {
    flex-direction: column;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 30px;
    padding-right: 0;
  }

  .dd-col-align-areas {
    flex-direction: column;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 0;
  }

  .col2,
  .col1 {
    margin-left: 20px;
    text-align: left;
  }

  .glass {
    /*height: 85px;*/
    height: 115px;
  }

  .dd-col-container {
    background: rgba(230, 230, 230, 0.2);
  }

  #nav-container {
    display: flex;
    width: 100%;
    margin: 15px 0px;
    align-self: flex-start;
  }

  .mobile-open {
    min-height: 100vh !important;
    height: fit-content !important;
  }

  .mobile-closed {
    height: inherit;
  }

  .nav-options-active {
    display: block !important;
  }
  .nav-options-inactive {
    display: none !important;
  }

  .mobile-display-dd {
    display: block !important;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }
  .mobile-areas-display-dd {
    display: block !important;
    direction: rtl !important;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }

  #dd-areas::-webkit-scrollbar {
    width: 8px;
    background: rgba(230, 230, 230, 0.5);
    backdrop-filter: blur(50px);
    -webkit-backdrop-filter: blur(50px);
  }
  #dd-areas::-webkit-scrollbar-thumb {
    background: #2e2e2e99;
    border-radius: 50px;
  }

  /**
  Hamburger
**/
  nav label {
    display: block;
  }
  .hamburger {
    position: absolute;
    top: 74px;
    right: 30px;
    margin-left: -2em;
    margin-top: -45px;
    width: 1em;
    height: 25px;
    z-index: 9000;
  }

  .hamburger div {
    position: relative;
    width: 2em;
    height: 4px;
    border-radius: 3px;
    background-color: #2e2e2e;
    margin-top: 8px;
    transition: all 0.3s ease-in-out;
  }

  /**
Animations
**/
  #toggle:checked + .hamburger .top-bun {
    transform: rotate(-45deg);
    margin-top: 21px;
  }
  #toggle:checked + .hamburger .bottom-bun {
    opacity: 0;
    transform: rotate(45deg);
  }
  #toggle:checked + .hamburger .meat {
    transform: rotate(45deg);
    margin-top: -4px;
  }
  

}

.box-color {
  background: linear-gradient(225deg, rgba(69,175,41,1) 0%, rgba(37,156,31,1) 59%, rgba(0,135,20,1) 100%);
}

#dd-redes {
  position: fixed;
  height: 80px;
  width: 80px;
  transition: 0.1s linear;
  border-radius: 50px;
  box-shadow: black 10px;
  overflow: hidden;
  transform-origin: right 50%;
  right: 30px;
  bottom: 30px;
  z-index: 1000;
}

#dd-icon {
  width: 50px;
  height: 50px;
  border-radius: 60px;
  margin: 14px;
  display: flex;
  align-content: center;
  justify-content: center;
  position: absolute;
  background: rgba(255, 255, 255, 0.35);
  box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.37);
  backdrop-filter: blur(44px);
  -webkit-backdrop-filter: blur(44px);
  border: 1px solid rgba(255, 255, 255, 0.18);
  z-index: 100;
  transform-origin: right 50%;
  bottom: 1px;
  right: 1px;
  z-index: 1000;
}

#items-more {
  margin: 20px;
  height: fit-content;
  border-radius: 20px;
  padding: 25px;
  display: none;
  color: white;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.35);
  box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.37);
  backdrop-filter: blur(44px);
  -webkit-backdrop-filter: blur(44px);
  border: 1px solid rgba(255, 255, 255, 0.18);
  z-index: 5;
  transform-origin: right 50%;
  z-index: 1000;
}

#dd-icon img {
  height: 20px;
  align-self: center;
  filter: invert(1);
}

.dd-redes-hover {
  height: 202px !important;
  width: 300px !important;
  border-radius: 20px !important;
}

#dd-redes:hover #dd-icon {
  background: rgba(255, 255, 255, 0.65);
  transition: 0.04s linear;
}
.dd-redes-items-more {
  display: block !important;
}
.redes-more {
  width: 100%;
  text-align: center;
}
.redes-more img {
  margin: 8px;
}

#items-more div {
  margin: 10px auto;
}

.afiliate {
  width: 150px;
  height: 40px;
  border: 2px solid rgba(255, 255, 255, 0.58);
  border-radius: 10px;
  display: flex;
  align-items: center;
  transition: 0.03s linear;
  justify-content: center;
}
.afiliate:hover {
  background: rgba(255, 255, 255, 0.1);
  box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.37);
  backdrop-filter: blur(44px);
  -webkit-backdrop-filter: blur(44px);
  transition: 0.03s linear;
}
.afiliate {
  text-decoration: none;
  color: white;
}
@media only screen and (max-width: 1430px) {
  #dd-redes {
      z-index: 7 !important;
  }
    
}/* End custom CSS */
/* Start custom CSS for column, class: .elementor-element-d35b7ce */.elementor-258697 .elementor-element.elementor-element-d35b7ce {
    position: absolute;
    height: 120px !important;
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-939b1ee */.elementor-258697 .elementor-element.elementor-element-939b1ee {
margin: 0;
padding: 0;
height: 120px;
}/* End custom CSS */