body {
  font-family: "Sarabun" sans-serif;
  color: #525252;
}

p {
  text-align: justify;
  font-size: 24px;
  font-weight: 300;
  line-height: 29px;
}
@media (max-width: 768px) {
  p {
    font-size: 16px;
    line-height: 20px;
  }
}

input {
  caret-color: #89dc65;
}

.font-title {
  font-weight: bold;
  font-style: normal;
  font-size: 36px;
  letter-spacing: 0.005em;
  color: #744e98;
}
@media (max-width: 768px) {
  .font-title {
    font-size: 20px;
  }
}

.font-title-about-us {
  margin-bottom: 10vh;
  margin-top: 10vw !important;
}
@media (max-width: 768px) {
  .font-title-about-us {
    margin-bottom: 2vh;
  }
}

.text-bold {
  font-weight: bold;
}

.font-subtitle {
  font-size: 24px;
}

.font-16 {
  font-size: 16px;
}

.font-8 {
  font-size: 8px;
}

.font-11 {
  font-size: 11px;
}

.font-Thin {
  font-weight: 100;
}

.font-Medium {
  font-weight: 500;
}

@media (max-width: 768px) {
  .font-subtitle {
    font-size: 18px;
  }
}
.font-white {
  color: #ffffff;
}

.font-purple {
  color: #c9a7ea;
}

.font-green {
  color: #89dc65;
}

.background-color-DarkPurple {
  background-color: #744e98;
  border-radius: 10px;
}

.background-color-LigthPurple {
  background-color: #c9a7ea;
  border-radius: 10px;
}

.background-spotlight-leaves {
  background-image: url("../img/green/Foco.svg"), url("../img/green/Hojas3.png");
  background-size: 295px 500px, 100%;
  background-repeat: no-repeat;
  background-position: 4vw 2vh, 0vw top;
}
@media (max-width: 768px) {
  .background-spotlight-leaves {
    background-image: url("../img/green/Foco.svg");
    background-size: 156.47px 232.29px;
    background-position: 2vw 2vh;
  }
}
@media (min-width: 1400px) {
  .background-spotlight-leaves {
    background-size: 320px 410px, 90%;
    background-position: 9vw top, center top;
  }
}

.margin-x-paragraph {
  margin-left: 195px;
  margin-right: 195px;
}
@media (max-width: 768px) {
  .margin-x-paragraph {
    margin-left: 15px;
    margin-right: 15px;
  }
}

.margin-y-paragraph {
  margin-bottom: 80px;
}
@media (max-width: 768px) {
  .margin-y-paragraph {
    margin-bottom: 50px;
  }
}

.background-leaves-contact {
  background-image: url("../img/contactenos/Hojas4.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: left 0vh;
}
@media (max-width: 768px) {
  .background-leaves-contact {
    background-image: url("../img/contactenos/background-mobile-1.svg"), url("../img/contactenos/background-mobile-2.svg");
    background-size: 65px 135px, 150px 130px;
    background-position: 84vw bottom, 0vw -3vh;
  }
}

.background-footer {
  background-image: url("../img/footer/BackgroundFooterWeb.svg"), url("../img/footer/Hojas5.png");
  height: 50vw;
  background-repeat: no-repeat;
  background-size: 100%, 100%;
  background-position: left bottom, 1vw -4vh;
}
@media (max-width: 768px) {
  .background-footer {
    background-image: url("../img/footer/BackgroundFooterMobile.svg"), url("../img/footer/Hojas5M.png");
    height: 100vw;
    background-repeat: no-repeat;
    background-size: 100%, 100% 90%;
    background-position: left bottom, 1vw -14vh;
  }
}
@media (min-width: 1400px) {
  .background-footer {
    height: 50vw;
    background-position: left bottom, 1vw -2vh;
  }
}
@media (min-width: 1900px) {
  .background-footer {
    height: 50vw;
    background-position: center bottom, 1vw -4vh;
  }
}

.btn-purple {
  background: linear-gradient(#c9a7ea, #c2a9da, #744e98);
  color: #ffffff;
  border-color: #744e98;
  border-radius: 50px;
}

.btn-purple:hover {
  background: linear-gradient(#c9a7ea -70%, #8560a9 15%, #744e98 85%, #c9a7ea 150%);
  color: #ffffff;
}

.btn-purple:active {
  background: #744e98;
  color: #ffffff;
  box-shadow: 0.5px 2px 8px black inset !important;
}

.btn-form {
  background: linear-gradient(180deg, #25600c 0%, #38771d 0.01%, #71be4f 0.02%, #76c454 19.27%, #89dc65 48.96%, #67b247 75%, #38771d 100%);
  border-radius: 50px;
  width: 273px;
  height: 59px;
  border: none;
  color: #ffffff;
  font-size: 24px;
  font-family: "Sarabun" sans-serif;
}
.btn-form:hover {
  background: linear-gradient(180deg, #38771d 0.01%, #71be4f 0.02%, #5fa73f 4.69%, #25600c 45.31%, #5fa73f 91.15%, #76c454 100%);
}
.btn-form:active {
  background: #3c6427;
}
@media (max-width: 768px) {
  .btn-form {
    font-size: 18px;
  }
}

.img-about-us {
  position: relative;
  width: 171.89px;
}
@media (max-width: 768px) {
  .img-about-us {
    width: 110.47px;
  }
  .img-about-us.recycle {
    width: 105px;
  }
}

.img-catalog {
  width: 230px;
  height: 390px;
}
@media (max-width: 768px) {
  .img-catalog {
    width: 195px;
  }
}

.img-social-networks {
  width: 40px;
  height: 40px;
}

.card-green-form {
  max-width: 378px;
  min-width: 296px;
  height: 272px;
  background: rgba(137, 220, 101, 0.5);
  border-radius: 10px;
}

.our-catalog-green-card {
  position: relative;
  width: 372px;
  height: 321px;
  box-sizing: border-box;
  border: 0.3px solid #c7c5c5;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  overflow: hidden;
}
@media (max-width: 768px) {
  .our-catalog-green-card {
    height: 250px;
    width: 257px;
  }
}
.our-catalog-green-card div.green-card {
  content: "";
  bottom: 0;
  background: #89dc65;
  z-index: -1;
}
@media (max-width: 768px) {
  .our-catalog-green-card div.green-card {
    writing-mode: vertical-lr;
  }
}
@media (max-width: 768px) {
  .our-catalog-green-card .rotate {
    transform: rotate(180deg);
  }
}

.our-catalog-green-card-click {
  position: absolute;
  width: 372px;
  height: 323px;
  background: rgba(137, 220, 101, 0.9);
  border-radius: 10px;
  animation-name: desplazararriba;
  animation-duration: 0.2s;
}
@media (max-width: 768px) {
  .our-catalog-green-card-click {
    height: 250px;
    width: 257px;
  }
}
.our-catalog-green-card-click div {
  position: absolute;
  bottom: 0;
  animation-name: desplazarbotones;
  animation-duration: 0.5s;
}

@keyframes desplazararriba {
  0% {
    margin-top: 260px;
    height: 20px;
  }
  50% {
    margin-top: 135px;
    height: 177px;
  }
  100% {
    margin-top: 0;
    height: 323px;
  }
}
@keyframes desplazarbotones {
  0% {
    opacity: 0;
  }
  70% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@media (max-width: 768px) {
  .derecha {
    animation-name: desplazaderecha;
    animation-duration: 0.2s;
  }
}

@keyframes desplazaderecha {
  0% {
    right: 86px;
    width: 20px;
  }
  50% {
    right: 86px;
    width: 115px;
  }
  100% {
    right: 86px;
    width: 214px;
  }
}
@media (max-width: 768px) {
  .izquierda {
    animation-name: desplazaizquierda;
    animation-duration: 0.2s;
  }
}

@keyframes desplazaizquierda {
  0% {
    margin-left: 30px;
    width: 20px;
  }
  50% {
    margin-left: 30px;
    width: 115px;
  }
  100% {
    margin-left: 30px;
    width: 214px;
  }
}
.h-87 {
  height: 82%;
}
@media (max-width: 768px) {
  .h-87 {
    height: 100%;
  }
}

.btn-our-catalog {
  border: 2px solid #3c6427;
  box-sizing: border-box;
  border-radius: 10px;
  color: #3c6427;
}
.btn-our-catalog:hover {
  background: #3c6427;
  color: #ffffff;
}

.textfield-form {
  border: none;
  width: 100%;
  height: 46px;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 10px;
  padding-left: 20px;
  font-family: "Sarabun" sans-serif;
  font-size: 20px;
  font-weight: 200;
  color: #525252;
}
.textfield-form:focus {
  outline: none;
}
@media (max-width: 768px) {
  .textfield-form {
    font-size: 16px;
  }
}

a {
  text-decoration: none;
}

.background-leaves-catalog {
  background-image: url("../img/catalogo/Hojas2.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: 2vw top;
}
@media (max-width: 768px) {
  .background-leaves-catalog {
    background-image: url("../img/catalogo/Hojas2M.png");
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: 1vh 1vw;
  }
}
@media (min-width: 1800px) {
  .background-leaves-catalog {
    background-size: 90vw 80vh;
    background-position: center top;
  }
}
.background-leaves-catalog .leaves-title {
  height: 200px;
}
@media (max-width: 768px) {
  .background-leaves-catalog .leaves-title {
    height: auto;
  }
}

.background-leaves-mobile {
  margin-top: 90px;
}
@media (max-width: 768px) {
  .background-leaves-mobile {
    background-image: url("../img/catalogo/leaves1-mobile.svg"), url("../img/catalogo/leaves2-mobile.svg");
    background-repeat: no-repeat;
    background-size: 15%, 18%;
    background-position: 1vh 1vw, 45vh 85vw;
  }
}

.background-our-products {
  background-image: url("../img/inicio/header-desktop.png"), url("../img/inicio/Hojas1.png");
  background-repeat: no-repeat;
  background-position: left top, right 18vw;
  background-size: 100% 65%, 100%;
}
@media (max-width: 768px) {
  .background-our-products {
    background-image: url("../img/inicio/header-mobile.png"), url("../img/inicio/Hojas1M.png");
    background-repeat: no-repeat;
    background-size: contain, 100% 84%;
    background-position: left top, center 45vw;
  }
}
@media (min-width: 1400px) {
  .background-our-products {
    background-position: left top, right 21vw;
    background-size: 100% 65%, 85%;
  }
}

.navbar {
  z-index: 999999;
}
@media (max-width: 768px) {
  .navbar {
    float: right;
  }
}

.nav-link {
  font-size: 21px;
  line-height: 27px;
  color: #ffffff !important;
}
.nav-link:hover {
  font-weight: bold;
  color: #2d6e2e !important;
}

.nav-item:hover {
  background: rgba(255, 255, 255, 0.5);
  mix-blend-mode: normal;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  border-radius: 50px;
}

.nav-item.active {
  background: rgba(255, 255, 255, 0.5);
  mix-blend-mode: normal;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  border-radius: 50px;
}
.nav-item.active .nav-link {
  font-weight: bold;
  color: #2d6e2e !important;
  opacity: 1;
}
@media (max-width: 768px) {
  .nav-item.active .nav-link {
    font-weight: normal;
    color: #525252 !important;
  }
}

.logo {
  position: absolute;
}
.logo img {
  position: absolute;
  width: 210px;
  top: 110px;
  -webkit-filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.35));
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.35));
}
@media (max-width: 768px) {
  .logo img {
    position: absolute;
    width: 118px;
    left: 40%;
    top: 29px;
  }
}
@media (min-width: 1900px) {
  .logo img {
    width: 365px;
    height: 375px;
    left: 1013px;
    top: 150px;
  }
}

.border-none {
  border: none !important;
}

.img-descarga {
  margin-top: 135px;
}
@media (max-width: 768px) {
  .img-descarga {
    margin-top: 120px !important;
  }
}
@media (min-width: 1400px) {
  .img-descarga {
    margin-top: 260px !important;
  }
}
@media (min-width: 1900px) {
  .img-descarga {
    margin-top: 320px !important;
  }
}
.img-descarga img {
  cursor: pointer;
}
@media (max-width: 768px) {
  .img-descarga img {
    width: 165px !important;
  }
}
@media (min-width: 1400px) {
  .img-descarga img {
    width: 240px !important;
  }
}

.img-whatsapp {
  margin-top: 300px;
}
@media (max-width: 768px) {
  .img-whatsapp {
    margin-top: 235px !important;
  }
}
@media (min-width: 1400px) {
  .img-whatsapp {
    margin-top: 430px !important;
  }
}
@media (min-width: 1900px) {
  .img-whatsapp {
    margin-top: 570px !important;
  }
}
.img-whatsapp img {
  cursor: pointer;
}
@media (max-width: 768px) {
  .img-whatsapp img {
    width: 150px !important;
  }
}
@media (min-width: 1400px) {
  .img-whatsapp img {
    width: 240px !important;
  }
}

.img-pedido {
  margin-top: 360px;
}
@media (max-width: 768px) {
  .img-pedido {
    margin-top: -30px !important;
  }
}
@media (min-width: 1400px) {
  .img-pedido {
    margin-top: 520px !important;
  }
}
@media (min-width: 1900px) {
  .img-pedido {
    margin-top: 690px !important;
  }
}
@media (max-width: 768px) {
  .img-pedido img {
    width: 215px !important;
  }
}
@media (min-width: 1400px) {
  .img-pedido img {
    width: 320px !important;
  }
}

.img-pago {
  margin-top: 350px;
}
@media (max-width: 768px) {
  .img-pago {
    margin-top: 130px !important;
  }
}
@media (min-width: 1400px) {
  .img-pago {
    margin-top: 495px !important;
  }
}
@media (min-width: 1900px) {
  .img-pago {
    margin-top: 650px !important;
  }
}
.img-pago img {
  cursor: pointer;
}
@media (min-width: 1400px) {
  .img-pago img {
    width: 225px !important;
  }
}

@media (max-width: 768px) {
  .navbar-collapse {
    background: #ffffff;
    border: 1px solid #bedd67;
    box-sizing: border-box;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    color: #525252 !important;
    width: 180px;
    margin-right: 10px;
  }
}

@media (max-width: 768px) {
  .nav-link {
    color: #525252 !important;
    font-size: 14px;
    line-height: 19px;
    letter-spacing: 0.005em;
  }
}

@media (max-width: 768px) {
  .nav-item.active {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: none;
    color: #525252 !important;
  }
}

@media (max-width: 768px) {
  .border-top-menu {
    border-top: 0.3px solid #525252 !important;
  }
}

@media (max-width: 768px) {
  .navbar-light .navbar-toggler {
    color: transparent;
    border-color: transparent;
  }
}

@media (max-width: 768px) {
  .background-leaves-inicio-mobile {
    background-image: url("../img/inicio/leaves-mobile.svg");
    background-repeat: no-repeat;
    background-size: 27%;
    background-position: 1vh 0;
  }
}

.float {
  position: fixed;
  width: 70px;
  height: 70px;
  bottom: 30px;
  right: 30px;
  background-color: #89dc65;
  color: #fff;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  box-shadow: 0 0.701532px 1.40306px rgba(0, 0, 0, 0.25);
  z-index: 100;
  cursor: pointer;
}

.img-float {
  width: 70px;
  height: 70px;
}

/*# sourceMappingURL=main.css.map */
