@charset "UTF-8";

html {
  height: 100%;
}

body {
  height: 100%;
  overflow-x: hidden;
}

.page-section {
  padding: 100px 0;
}

@media (max-width: 767px) {
  .container {
    padding: 0% 10% !important;
  }

  .page-section {
    padding: 50px 0;
  }
}

.h1 {
  font-size: 55px !important;
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  color: #484848;
}

@media only screen and (max-width: 767px) {
  .h1 {
    font-size: 45px !important;
  }
}

.h2 {
  font-size: 50px !important;
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  color: #484848;
}

@media only screen and (max-width: 767px) {
  .h2 {
    font-size: 40px !important;
  }
}

.h3 {
  font-size: 45px !important;
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  color: #484848;
}

@media only screen and (max-width: 767px) {
  .h3 {
    font-size: 35px !important;
  }
}

.h4 {
  font-size: 35px !important;
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  color: #484848;
}

@media only screen and (max-width: 767px) {
  .h4 {
    font-size: 25px !important;
  }
}

.h5 {
  font-size: 25px !important;
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  color: #484848;
}

.h6 {
  font-size: 20px !important;
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  color: #484848;
}

.subtitle1 {
  font-size: 18px !important;
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  color: #484848;
}

.subtitle2 {
  font-size: 16px !important;
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  color: #484848;
}

.body1 {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 18px !important;
  color: #6D6D6D;
}

.body2 {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 16px !important;
  color: #6D6D6D;
}

.caption {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 14px !important;
  color: #6D6D6D;
}

.mini {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 12px !important;
  color: #6D6D6D;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

.a-descarga,
.a-enlace {
  color: #256C34;
  text-decoration: underline;
}

.a-descarga:hover,
.a-descarga:focus,
.a-descarga:active,
.a-enlace:hover,
.a-enlace:focus,
.a-enlace:active {
  color: #334C27;
  text-decoration: underline;
}

.p-m-0 p {
  margin: 0;
}

/*******************************************************************/

.c-primary {
  color: #256C34 !important;
}

.c-secondary {
  color: #FEB400 !important;
}

.c-white {
  color: #fff !important;
}

.c-gray-dark {
  color: #484848 !important;
}

.subrayado-left::after {
  text-decoration: none;
  background-color: #FEB400;
  bottom: 0;
  content: "";
  display: block;
  height: 3px;
  width: 40px;
}

.subrayado-center::after {
  text-decoration: none;
  background-color: #FEB400;
  content: "";
  display: block;
  height: 3px;
  left: 50%;
  position: absolute;
  transform: translate(-50%, 0);
  width: 40px;
}

.border-left {
  border-left: 3px solid #FEB400 !important;
}

.border-right {
  border-right: 3px solid #FEB400 !important;
}

.ocultar {
  display: none !important;
}

.fondo-verde {
  background-image: url(/images/fondo-plano.png?f464b76deb4ee7fc3d9396920926d5da);
}

/*Banner cta monito*/

.banner {
  position: relative;
  background-image: url(/images/banner.png?3ab8008468cd2ef1d0958bc5c86acae3);
  background-size: cover;
  padding-top: 40px;
  padding-bottom: 40px;
}

.banner:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.4);
}

/*Banner cta monito*/

.banner-2 {
  position: relative;
  background-image: url(/images/banner-2.png?10759932b506451c398b045a3620e165);
  background-size: cover;
  padding-top: 40px;
  padding-bottom: 40px;
}

.banner-2:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.4);
}

/*Banner cta monito*/

.banner-3 {
  position: relative;
  background-image: url(/images/banner-3.png?e7bd3085e17505a24357451daaddb1a2);
  background-size: cover;
  padding-top: 40px;
  padding-bottom: 40px;
}

.banner-3:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.4);
}

/*Banner cta monito*/

.banner-4 {
  position: relative;
  background-image: url(/images/banner-4.png?4c1785be42c2ef459e07e0e310cdedee);
  background-size: cover;
  padding-top: 40px;
  padding-bottom: 40px;
}

.banner-4:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.4);
}

/*********************BOTONES*************************/

.btn {
  padding: 6px 16px !important;
  font-size: 16px !important;
  font-weight: 400 !important;
}

.btn-primary {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 16px;
  margin: 5px 5px 5px 0;
  background-color: #256C34;
  border: 2px solid #256C34 !important;
}

.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover {
  background-color: #4E9E45 !important;
  border: 2px solid #4E9E45 !important;
  color: #fff !important;
  box-shadow: none !important;
}

.btn-primary-border {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 16px;
  margin: 5px 5px 5px 0;
  background-color: transparent !important;
  border: 2px solid #256C34 !important;
  color: #256C34 !important;
}

.btn-primary-border:active,
.btn-primary-border:focus,
.btn-primary-border:hover {
  background: rgba(255, 255, 255, 0.1) !important;
  border: 2px solid #4E9E45 !important;
  color: #4E9E45 !important;
}

.btn-white {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 16px;
  margin: 5px 5px 5px 0;
  background-color: #fff;
  border: 2px solid #fff !important;
  color: #256C34 !important;
}

.btn-white:active,
.btn-white:focus,
.btn-white:hover {
  color: #4E9E45 !important;
}

.btn-white-border {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 16px;
  margin: 5px 5px 5px 0;
  background-color: transparent !important;
  border: 2px solid #fff !important;
  color: #fff !important;
}

.btn-white-border:active,
.btn-white-border:focus,
.btn-white-border:hover {
  background: rgba(255, 255, 255, 0.1) !important;
  border: 2px solid #fff !important;
  color: #fff !important;
}

.nav-portfolio {
  background-color: transparent;
}

.nav-portfolio .menu-top {
  height: 50px;
  padding-top: 20px;
}

.nav-portfolio .navbar-nav {
  text-align: center;
}

.nav-portfolio span {
  color: #fff;
}

.nav-portfolio a {
  color: #fff;
  text-decoration: none;
}

.nav-portfolio .nav-subrayado {
  position: relative;
}

.nav-portfolio .nav-subrayado:hover {
  color: #fff;
}

.nav-portfolio .nav-subrayado:hover::after {
  text-decoration: none;
  background-color: #fff;
  bottom: 0;
  content: "";
  display: block;
  height: 3px;
  left: 50%;
  position: absolute;
  transform: translate(-50%, 0);
  width: 20px;
}

.nav-portfolio .nav-subrayado:active {
  text-decoration: none;
}

.nav-portfolio .nav-contact {
  background-image: url(/images/contact.svg?fb68c12d4d93eb6f16869b28daf9d432);
}

.nav-portfolio .nav-hamburguesa {
  background-image: url(/images/hamburguesa.svg?96ac54a30d9f4d3683c8949ee9fa8197);
}

.nav-portfolio .nav-close {
  background-image: url(/images/close.svg?d48fca9cf1cdf6a9b3b57488acec0968);
}

.nav-portfolio .dropdown-menu {
  background-color: #fff !important;
  border: none !important;
  color: #fff !important;
}

.nav-portfolio .dropdown-menu .dropdown-item {
  padding: 0.25rem 1rem !important;
  color: #256C34;
}

.nav-portfolio .dropdown-menu:hover {
  background-color: #fff !important;
  color: #fff;
}

.menu-sm-idioma .activado {
  opacity: 1;
  -webkit-text-decoration-line: underline !important;
  text-decoration-line: underline !important;
}

.menu-sm-idioma .desactivado {
  opacity: 0.7;
}

.overlay {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  background-color: #fff;
  overflow-x: hidden;
  transition: 0.5s;
  display: flex;
  align-items: center;
}

.overlay .overlay-content {
  position: relative;
  /*top: 15%;*/
  width: 100%;
  text-align: center;
  margin-top: 30px;
}

.overlay a {
  padding: 8px;
  color: #256C34;
  text-decoration: none;
  font-size: 25px;
  display: block;
}

.overlay a:hover {
  color: #256C34;
}

.overlay a:active {
  text-decoration: none;
}

.overlay .nav-contact {
  background-image: url(/images/contact-primary.svg?bbe8032daeafa43eb210c76ca8e51b6e);
}

.overlay .nav-hamburguesa {
  background-image: url(/images/hamburguesa-primary.svg?f2b9918371bb8c53c4370b7737a5bb20);
}

.overlay .nav-close {
  background-image: url(/images/close-primary.svg?57a693b454b8ce37f1c6bc8ca20e1139);
}

.shadow-b {
  box-shadow: 0px 0px 11px -4px rgba(143, 143, 143, 0.21);
}

.bg-scroll {
  background-color: #fff;
}

.bg-scroll span {
  color: #256C34;
}

.bg-scroll a {
  color: #256C34;
  text-decoration: none;
}

.bg-scroll .nav-subrayado {
  position: relative;
}

.bg-scroll .nav-subrayado:hover {
  color: #256C34;
}

.bg-scroll .nav-subrayado:hover::after {
  text-decoration: none;
  background-color: #256C34;
  bottom: 0;
  content: "";
  display: block;
  height: 3px;
  left: 50%;
  position: absolute;
  transform: translate(-50%, 0);
  width: 20px;
}

.bg-scroll .nav-subrayado:active {
  text-decoration: none;
}

.bg-scroll .nav-contact {
  background-image: url(/images/contact-primary.svg?bbe8032daeafa43eb210c76ca8e51b6e);
}

.bg-scroll .nav-hamburguesa {
  background-image: url(/images/hamburguesa-primary.svg?f2b9918371bb8c53c4370b7737a5bb20);
}

.bg-scroll .nav-close {
  background-image: url(/images/close-primary.svg?57a693b454b8ce37f1c6bc8ca20e1139);
}

.bg-scroll .dropdown-menu {
  background-color: #fff !important;
  border: none !important;
  color: #256C34 !important;
  min-width: 3.5rem !important;
}

.bg-scroll .dropdown-menu:hover {
  color: #334C27 !important;
}

.card-amazon {
  background-color: #fff;
  box-shadow: 0px 0px 11px -4px rgba(143, 143, 143, 0.21);
  border: none;
  border-radius: 10px;
  transition: transform 1s;
  /*transition: box-shadow .2s ease-out;*/
}

.card-amazon:hover,
.card-amazon:active,
.card-amazon:focus {
  transform: scale(1.05);
  box-shadow: 0 12px 20px rgba(68, 68, 68, 0.2);
}

.card-amazon .card-img img {
  border-radius: 10px 10px 0 0;
}

.card-amazon .card-content {
  padding: 10px;
}

.card-amazon .card-content-secondary {
  padding: 0 10px 10px 10px;
}

.card-amazon i {
  color: #484848;
}

.seleccionado {
  transform: scale(1.05);
  box-shadow: 0 12px 20px rgba(68, 68, 68, 0.2);
}

.deseleccionado {
  opacity: 0.7;
}

.card-team {
  box-shadow: 0px 0px 11px -4px rgba(143, 143, 143, 0.21);
  border: none;
  border-radius: 10px;
  text-align: center;
  margin-bottom: 30px;
  transition-duration: 0.8s;
}

.card-team .img-team {
  border-radius: 10px 10px 0 0;
}

.card-team h6,
.card-team p {
  color: #256C34;
}

.card-team:hover {
  background-color: #256C34;
}

.card-team:hover h6,
.card-team:hover p {
  color: #fff;
}

.card-team .card-content {
  padding: 10px 0;
  min-height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 767px) {
  .card-team .card-content {
    min-height: 100px;
  }
}

.swiper-actividades .card-content {
  height: 80px;
}

.swiper-reserva .card-content {
  height: 70px;
}

.swiper-actividades-adicionales .card-content {
  height: 80px;
}

.swiper-programas .card-content {
  height: 70px;
}

.swiper-ecoturismo .card-content {
  height: 50px;
}

.swiper-ecoturismo .card-content-secondary {
  height: 180px;
}

@media (max-width: 767px) {
  .swiper-ecoturismo .card-content-secondary {
    height: 130px;
  }
}

.accordion-amazon .border-left {
  border-left: 3px solid #FEB400 !important;
}

.accordion-amazon .card-header {
  background-color: transparent;
  border-bottom: none;
}

.banner-top {
  background-color: #FEB400;
  height: 60px;
}

.banner-top a {
  color: #484848;
  text-decoration: none;
}

.m-banner-top {
  margin-top: 60px !important;
}

.swiper-pagination-progressbar-fill {
  background-color: #256C34 !important;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0 !important;
}

.flechas {
  background-color: #256C34;
  color: #fff !important;
  padding: 20px 22px;
  border-radius: 80px;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  font-size: 20px !important;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 0px !important;
  right: auto;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 0px !important;
  left: auto;
}

.swiper-pagination-bullet-active {
  --swiper-theme-color: #FEB400 !important;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: -5px !important;
}

.form-control,
.hs-input {
  margin: 10px 0 !important;
  background-color: transparent !important;
  border: 1px solid #256C34 !important;
}

.form-control:hover,
.form-control:active,
.form-control:focus,
.hs-input:hover,
.hs-input:active,
.hs-input:focus {
  background-color: transparent;
  border: 1px solid #4E9E45;
}

.form-control:focus,
.hs-input:focus {
  box-shadow: 0px 0px 8px 0px rgba(78, 158, 69, 0.65);
}

.form-group label {
  margin: 0 !important;
}

form a {
  color: #256C34;
}

form a:hover,
form a:focus,
form a:active {
  color: #334C27;
}

.modal-header {
  border-bottom: none;
}

[class^=flaticon-]:before,
[class*=" flaticon-"]:before,
[class^=flaticon-]:after,
[class*=" flaticon-"]:after {
  margin-left: 0 !important;
}

.intro-inicio {
  text-align: center;
  height: 100%;
  display: flex;
  flex-direction: column;
  background-size: cover;
  /*background-color: red;*/
  background-image: url(/images/rio-madre-de-dios.jpg?eab3f6f300a88cb2bedafe63689d22d4);
}

/*Contenido de la intro de inicio, frase y números*/

.frase1 {
  height: 100%;
  justify-content: center;
  align-items: center;
}

@media (max-width: 767px) {
  #writter {
    height: 80px;
  }

  .intro-inicio .h3 {
    font-size: 25px !important;
  }

  .intro-inicio .h5 {
    font-size: 21px !important;
  }
}

@media screen and (max-width: 991px) and (min-width: 768px) {
  #writter {
    height: 80px;
  }

  .intro-inicio .h3 {
    font-size: 33px !important;
  }

  .intro-inicio .h4 {
    font-size: 30px !important;
  }
}

.datos {
  position: absolute;
  bottom: 15px;
  left: 50%;
  transform: translate(-50%, 0);
}

/*Oscurecer imagenes de fondo*/

.opacidad:before,
.intro-inicio:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.4);
}

.mas-aventura-puntitos {
  position: relative;
}

.mas-aventura-puntitos .puntitos1 {
  position: absolute;
  top: -5%;
  right: -10%;
  -webkit-animation: nudge 7s linear infinite alternate;
  animation: nudge 7s linear infinite alternate;
}

@-webkit-keyframes nudge {
  0%, 100% {
    transform: translate(0, 0);
  }

  50% {
    transform: translate(5px, 10px);
  }

  100% {
    transform: translate(-5px, -10px);
  }
}

@keyframes nudge {
  0%, 100% {
    transform: translate(0, 0);
  }

  50% {
    transform: translate(5px, 10px);
  }

  100% {
    transform: translate(-5px, -10px);
  }
}

.mas-aventura-puntitos .puntitos2 {
  position: absolute;
  bottom: -15%;
  left: -10%;
  -webkit-animation: nudge 8s linear infinite alternate;
  animation: nudge 8s linear infinite alternate;
}

@keyframes nudge {
  0%, 100% {
    transform: translate(0, 0);
  }

  50% {
    transform: translate(10px, 8px);
  }

  100% {
    transform: translate(-10px, -8px);
  }
}

.actividades-puntitos {
  position: relative;
}

.actividades-puntitos .puntitos1 {
  position: absolute;
  top: 15%;
  right: -5%;
  -webkit-animation: nudge 7s linear infinite alternate;
  animation: nudge 7s linear infinite alternate;
}

@keyframes nudge {
  0%, 100% {
    transform: translate(0, 0);
  }

  50% {
    transform: translate(5px, 10px);
  }

  100% {
    transform: translate(-5px, -10px);
  }
}

.actividades-puntitos .puntitos2 {
  position: absolute;
  bottom: 15%;
  left: -5%;
  -webkit-animation: nudge 8s linear infinite alternate;
  animation: nudge 8s linear infinite alternate;
}

@keyframes nudge {
  0%, 100% {
    transform: translate(0, 0);
  }

  50% {
    transform: translate(10px, 8px);
  }

  100% {
    transform: translate(-10px, -8px);
  }
}

.video-home iframe {
  position: relative;
}

@media (max-width: 767px) {
  .video-home iframe {
    width: 100%;
    height: 300px;
  }
}

@media (min-width: 768px) {
  .video-home iframe {
    width: 100%;
    height: 480px;
  }
}

@media (min-width: 992px) {
  .video-home iframe {
    width: 100%;
    height: 460px;
  }
}

@media (min-width: 1200px) {
  .video-home iframe {
    width: 100%;
    height: 460px;
  }
}

.intro-programas {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 220px;
  background-image: url(/images/fondo-plano.png?f464b76deb4ee7fc3d9396920926d5da);
  background-size: 100% 75%;
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: top;
}

.detalle-programa {
  position: relative;
}

.detalle-programa .puntitos1 {
  position: absolute;
  bottom: 5%;
  right: 10%;
  -webkit-animation: nudge 7s linear infinite alternate;
  animation: nudge 7s linear infinite alternate;
}

@keyframes nudge {
  0%, 100% {
    transform: translate(0, 0);
  }

  50% {
    transform: translate(5px, 10px);
  }

  100% {
    transform: translate(-5px, -10px);
  }
}

.detalle-programa .puntitos2 {
  position: absolute;
  top: 5%;
  left: 10%;
  -webkit-animation: nudge 8s linear infinite alternate;
  animation: nudge 8s linear infinite alternate;
}

@keyframes nudge {
  0%, 100% {
    transform: translate(0, 0);
  }

  50% {
    transform: translate(10px, 8px);
  }

  100% {
    transform: translate(-10px, -8px);
  }
}

.footer {
  background-image: url(/images/footer-puntitos.png?54f1f721d5891680062cc66fec7e018f);
  background-size: cover;
}

.footer .pie {
  background-color: #256C34;
}

.intro-nosotros {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 220px;
  background-image: url(/images/fondo-plano.png?f464b76deb4ee7fc3d9396920926d5da);
}

.equipo-fundador {
  position: relative;
}

.equipo-fundador .puntitos1 {
  position: absolute;
  bottom: -10%;
  right: -10%;
  -webkit-animation: nudge 7s linear infinite alternate;
  animation: nudge 7s linear infinite alternate;
}

@keyframes nudge {
  0%, 100% {
    transform: translate(0, 0);
  }

  50% {
    transform: translate(5px, 10px);
  }

  100% {
    transform: translate(-5px, -10px);
  }
}

.equipo-fundador .puntitos1 img {
  width: 80%;
}

.donde-estamos {
  position: relative;
}

.donde-estamos .puntitos1 {
  position: absolute;
  bottom: 15%;
  right: -5%;
  -webkit-animation: nudge 7s linear infinite alternate;
  animation: nudge 7s linear infinite alternate;
}

@keyframes nudge {
  0%, 100% {
    transform: translate(0, 0);
  }

  50% {
    transform: translate(5px, 10px);
  }

  100% {
    transform: translate(-5px, -10px);
  }
}

.donde-estamos .puntitos2 {
  position: absolute;
  top: 15%;
  left: -5%;
  -webkit-animation: nudge 8s linear infinite alternate;
  animation: nudge 8s linear infinite alternate;
}

@keyframes nudge {
  0%, 100% {
    transform: translate(0, 0);
  }

  50% {
    transform: translate(10px, 8px);
  }

  100% {
    transform: translate(-10px, -8px);
  }
}

.intro-lodge {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 220px;
}

.cabaña {
  padding: 50px 0 0 0;
}

.servicios .img-servicios {
  position: relative;
}

.servicios .img-servicios .puntitos1 {
  position: absolute;
  bottom: 10%;
  right: -10%;
  -webkit-animation: nudge 7s linear infinite alternate;
  animation: nudge 7s linear infinite alternate;
}

@keyframes nudge {
  0%, 100% {
    transform: translate(0, 0);
  }

  50% {
    transform: translate(5px, 10px);
  }

  100% {
    transform: translate(-5px, -10px);
  }
}

.servicios .img-servicios .puntitos1 img {
  width: 80%;
}

.cabaña .img-cabaña {
  position: relative;
}

.cabaña .img-cabaña .puntitos1 {
  position: absolute;
  bottom: -10%;
  left: -10%;
  -webkit-animation: nudge 7s linear infinite alternate;
  animation: nudge 7s linear infinite alternate;
}

@keyframes nudge {
  0%, 100% {
    transform: translate(0, 0);
  }

  50% {
    transform: translate(5px, 10px);
  }

  100% {
    transform: translate(-5px, -10px);
  }
}

.cabaña .img-cabaña .puntitos1 img {
  width: 80%;
}

.cabaña .img-cabaña .puntitos2 {
  position: absolute;
  bottom: -10%;
  right: -10%;
  -webkit-animation: nudge 7s linear infinite alternate;
  animation: nudge 7s linear infinite alternate;
}

@keyframes nudge {
  0%, 100% {
    transform: translate(0, 0);
  }

  50% {
    transform: translate(5px, 10px);
  }

  100% {
    transform: translate(-5px, -10px);
  }
}

.cabaña .img-cabaña .puntitos2 img {
  width: 80%;
}

.padding-top-220 {
  padding-top: 220px;
}

.covid {
  padding-top: 220px;
}

.covid a {
  color: #256C34;
}

.covid a:hover,
.covid a:focus,
.covid a:active {
  color: #334C27;
}

@media (max-width: 767px) {
  .covid .video iframe {
    width: 100%;
    height: 300px;
  }
}

@media (min-width: 768px) {
  .covid .video iframe {
    width: 100%;
    height: 480px;
  }
}

@media (min-width: 992px) {
  .covid .video iframe {
    width: 100%;
    height: 480px;
  }
}

@media (min-width: 1200px) {
  .covid .video iframe {
    width: 100%;
    height: 500px;
  }
}

.intro-conservacion {
  padding-top: 220px;
}

/*
#dona-voluntario{
    position: relative;
    background-image: url(../../img/home/banner.png);
    background-size: cover;
}


#dona-voluntario:before {
	content:'';
	position: absolute;
    top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0,0,0,0.4);
}
*/

.img-btn-gofundme {
  height: 20px;
  padding-left: 5px;
}

.a-redes {
  padding: 8px;
  color: #256C34;
  text-decoration: none;
  font-size: 25px;
  display: block;
}

.a-redes:hover {
  color: #256C34;
}

.a-redes:active {
  text-decoration: none;
}

.intro-comunidad {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 220px;
  background-size: 100% 75%;
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: top;
}

.intro-servicios {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 220px;
}

.testimonios {
  position: relative;
}

.testimonios .puntitos1 {
  position: absolute;
  top: 15%;
  right: -5%;
  -webkit-animation: nudge 7s linear infinite alternate;
  animation: nudge 7s linear infinite alternate;
}

@keyframes nudge {
  0%, 100% {
    transform: translate(0, 0);
  }

  50% {
    transform: translate(5px, 10px);
  }

  100% {
    transform: translate(-5px, -10px);
  }
}

.testimonios .puntitos2 {
  position: absolute;
  bottom: 15%;
  left: -5%;
  -webkit-animation: nudge 8s linear infinite alternate;
  animation: nudge 8s linear infinite alternate;
}

@keyframes nudge {
  0%, 100% {
    transform: translate(0, 0);
  }

  50% {
    transform: translate(10px, 8px);
  }

  100% {
    transform: translate(-10px, -8px);
  }
}

@media (max-width: 767px) {
  .testimonios .swiper-pagination {
    margin-left: 1rem !important;
  }

  .testimonios .estrellas-tripadvisor {
    width: 80%;
  }
}

@media (min-width: 768px) {
  .testimonios .swiper-testimonios {
    padding: 1.5rem !important;
  }

  .testimonios .swiper-pagination {
    margin-left: 3rem !important;
  }

  .testimonios .estrellas-tripadvisor {
    width: 80%;
  }
}

@media (min-width: 992px) {
  .testimonios .estrellas-tripadvisor {
    width: 90%;
  }
}

.nd_formulario_contenedor {
  position: fixed;
  display: none;
  z-index: 9;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background-color: rgba(37, 108, 52, 0.6);
}

.nd_formulario_respuesta {
  position: relative;
  float: left;
  width: 100%;
}

.nd_formulario {
  position: absolute;
  width: 300px;
  height: auto;
  background-color: #FFF;
  padding: 10px;
  border-radius: 5px;
  top: 200px;
  left: calc(50% - 150px);
  box-shadow: 0px 0px 11px -4px rgba(143, 143, 143, 0.21);
}

.nd_campo01 {
  background-color: transparent;
  border: 1px solid #256C34;
  font-family: "Raleway", sans-serif;
  border-radius: 5px;
  margin-bottom: 5px;
  padding: 5px 15px 5px 15px;
  color: #484848;
  width: calc(100% - 30px);
}

.nd_campo01:focus {
  box-shadow: 0px 0px 8px 0px rgba(78, 158, 69, 0.65);
  border: 1px solid #256C34;
}