#cargando {
  transform: translateZ(500px);
}

body {
  margin: 0px;
  background-color: #fff;
  font-family: Quicksand;
  max-width: 100vw;
  overflow-y: auto;
  overflow-x: hidden;
}

a {
  outline: none !important;
  box-shadow: none !important;
  text-decoration: none !important;
}

.sombra {
  -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.36);
  -moz-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.36);
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.36);
}
.sombra-texto {
  text-shadow: 0px 4px 1px rgba(0, 0, 0, 0.4);
}
.centrado {
  display: flex;
  justify-content: center;
  align-items: center;
}
.centrado-vertical {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  align-content: center;
}
p {
  font-family: Ubuntu;
}
/* Barra de navegación */

#banner_nav {
  transform: translateZ(400px);
}

.navbar_boton {
  color: #333;
  background-position: bottom;
  background-image: -webkit-linear-gradient(0deg, #009045, #70a83b, #a3bd31);
  background-size: 0% 0%;
  margin-bottom: 4px;
  background-repeat: no-repeat;
  cursor: pointer;
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.navbar_boton:hover {
  color: #000;
  background-size: 100% 5%;
  animation-name: ani_btn;
  animation-duration: 1.4s;
}
@keyframes ani_btn {
  0% {
    background-size: 0% 5%;
  }
  15% {
    background-size: 100% 5%;
  }
  37% {
    background-size: 78% 5%;
  }
  50% {
    background-size: 100% 5%;
  }
  64% {
    background-size: 91% 5%;
  }
  70% {
    background-size: 100% 5%;
  }
  100% {
    background-size: 100% 5%;
  }
}

/* Banner */
header {
  background: linear-gradient(-180deg, #fcdf5d, #fdc303, #fdc303);
  padding: 3.5em 4em;
  background-size: cover;
  background-position: center;
  max-width: 100%;
}
div.titulo {
  filter: drop-shadow(3px 2px 2px rgba(0, 0, 0, 0.6));
  width: 100%;
}
div.titulo > div {
  user-select: none;
  border: solid 8px #fff;
  display: inline-block;
  padding: 1.2em 2.2em;
  border-radius: 70px;
}
div.titulo > div > h1 {
  text-transform: uppercase;
  font-family: Quicksand;
  font-weight: bold;
  color: white;
  text-shadow: 2px 2px 0px rgba(3, 2, 1, 0.4);
  text-align: center;
  font-size: 2.2em;
}
div.ramas {
  width: 100%;
  height: 60px;
  margin-top: -30px;
  overflow: hidden;
}
img.ramas {
  min-height: 60px;
  min-width: 100%;
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
  .sombra-texto {
    text-shadow: 0px 2px 1px rgba(0, 0, 0, 0.4);
  }
  img.ramas {
    min-width: auto;
  }
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
  img.ramas {
    min-width: auto;
  }
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
  img.ramas {
    min-width: 70%;
  }
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
  img.ramas {
    min-width: 100%;
  }
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1400px) {
}

/* Secciones */

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
  .titulo-servicios {
    margin: 0px 1em !important;
    margin-top: -270px !important;
    margin-bottom: 180px !important;
  }
  div.titulo > div {
    border-radius: 120px;
  }
  div.titulo > div > h1 {
    font-size: 1.8em;
  }
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
}


.logo_EcoYuma {
  position: relative;
  left: -7px;
  top: 0px;
  width: 300px;
  height: 186px;
  border: 0px solid #808080;
  text-align: center;
}

.logo_EcoYuma_arb {
  position: absolute;
  height: 97%;
  width: 99%;
  margin: 0px auto;
  animation-name: escalar;
  animation-duration: 2s;
}

.logo_EcoYuma_arb_tallo {
  position: absolute;
  height: 186px;
  width: 300px;
  margin: 0px auto;
  background-image: url(../img/tallo.png);
  background-size: 100%;
}

.logo_EcoYuma_arb_hojas {
  position: absolute;
  width: 185px;
  height: 129px;
  margin: 0px auto;
  background-image: url(../img/hojas.png);
  background-size: 100%;
  animation-name: mover_hojas;
  animation-duration: 10s;
  animation-iteration-count: infinite;
}

.logo_EcoYuma_tex {
  height: 186px;
  width: 300px;
  margin: 0px auto;
  background-size: 100%;
  animation-name: aparecer;
  animation-duration: 3s;
}

.logo_EcoYuma_tex_1 {
  top: -5px;
  height: 186px;
  width: 300px;
  margin: 0px auto;
  position: absolute;
  background-image: url(../img/tex1.png);
  background-size: 100%;
  animation-name: aparecer;
  animation-duration: 5s;
}
.logo_EcoYuma_tex_2 {
  height: 186px;
  width: 300px;
  margin: 0px auto;
  position: absolute;
  background-image: url(../img/tex2.png);
  background-size: 100%;
  animation-name: escalar;
  animation-duration: 3s;
}

.logo_EcoYuma_tex_3 {
  right: -10px;
  height: 186px;
  width: 300px;
  margin: 0px auto;
  position: absolute;
  background-image: url(../img/tex3.png);
  background-size: 100%;
  animation-name: desplazar_x;
  animation-duration: 5s;
}
@keyframes desplazar_x {
  0% {
    right: -300px;
  }
  40% {
    right: -10px;
  }
  100% {
    right: -10px;
  }
}

@keyframes escalar {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}

@keyframes mover_hojas {
  0% {
    transform: rotate(0deg);
  }
  5% {
    transform: rotate(-3deg);
  }
  10% {
    transform: rotate(0deg);
  }
  15% {
    transform: rotate(-3deg);
  }
  20% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(-3deg);
  }
  30% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(0deg);
  }
}

@keyframes aparecer {
  0% {
    opacity: 0;
  }
  40% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
