@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;1,400&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

:root {
  --cl-verde-md: #75911c;
  --cl-verde-lg: #8cc63f;
  --cl-verde-exl:#d9e021;
  --cl-amarillo: #fcee21;
  --cl-cafe-dk: #9d7446;
  --cl-negro:#212725;
  --cl-naranja-md:#f7931e;
}

body {
  font-family: "Open Sans", sans-serif;
  scroll-behavior: smooth;
  background-color: #000;
  /* color: #fff;  */
  
}

.navbar-brand{
  background-color: var(--cl-verde-md);
  color: #fff;
  padding: 10px;
  border-radius: 20px;
}


.audio{
  background-color: var(--cl-verde-lg);
  padding: 2px;
  border-radius: 50px;
}

.bg_cnt{
  background-color: var(--cl-negro);
}

.cl-verde-lg {
  color: var(--cl-verde-lg);
}

.cl-verde-exl {
  color: var(--cl-verde-exl);
}

.cl-naranja-md{
  color: var(--cl-naranja-md);
}

.cl-amarillo{
  color: var(--cl-amarillo);
}

.btn-group>.btn-group:not(:last-child)>.btn, .btn-group>.btn.dropdown-toggle-split:first-child, .btn-group>.btn:not(:last-child):not(.dropdown-toggle) {
  border-radius: 20px;
}

.btn_mnp {
  background-color: var(--cl-verde-md);
  color: #fff;
  font-weight: 600;
  font-size: 12px;
  border: 2px solid #ffffff;
}

.mn_top{
  position: absolute;
  top:1%;
  right: 2%;
}

.fnt-roboto{
  font-family: "Roboto", sans-serif;
}

.fnt-roboto-c{
  font-family: "Roboto Condensed", sans-serif;
}

.btn_mnp:hover,
.btn_mnp:checked + .btn,
:not(.btn_mnp) + .btn:active,
.btn:first-child:active,
.btn.active,
.btn.show {
  background-color: var(--cl-verde-md);
  color: #fff;
}

.bg_nubes {
  background-color: #D4E9E4;
 }

 .bg_creditos{
  background: url(/exposiciones/laguna-del-carpintero/img/fnd_creditos.jpg) center;
  background-size: cover;
  height: 100vh;
  overflow: scroll;
  padding-bottom: 100px;
 }

 .bg_menup{
  background-color: #8cc63f;
  background: url(/exposiciones/laguna-del-carpintero/img/fnd_menu_xs.jpg) center bottom;
  background-repeat: no-repeat;
  background-size: cover;
  /* height: 100vh;
  overflow: scroll; */
  height: 1%;
 }

.manglar {
  position: relative;
  min-height: 45vh;
}

.btn-outline-success{
  border: var(--cl-verde-lg) solid 1px;
  color: var(--cl-verde-lg);
  font-size: 1.1em;

}





.bg_01 {
  background: url(/exposiciones/laguna-del-carpintero/img/bg-01-sm.jpg)
    no-repeat;
}

.bg_02 {
  background: url(/exposiciones/laguna-del-carpintero/img/bg-02-sm.jpg)
    no-repeat;
}

.bg_03 {
  background: url(/exposiciones/laguna-del-carpintero/img/bg-03-sm.jpg)
    no-repeat;
}

.bg_04 {
  background: url(/exposiciones/laguna-del-carpintero/img/bg-04-sm.jpg)
    no-repeat;
}

.bg_05 {
  background: url(/exposiciones/laguna-del-carpintero/img/bg-05-sm.jpg)
    no-repeat;
}

.bg_06 {
  background: url(/exposiciones/laguna-del-carpintero/img/bg-06-sm.jpg)
    no-repeat;
}

.bg_07 {
  background: url(/exposiciones/laguna-del-carpintero/img/bg-07-sm.jpg)
    no-repeat;
}

.bg_08 {
  background: url(/exposiciones/laguna-del-carpintero/img/bg-08-sm.jpg)
    no-repeat;
}

.bg_09 {
  background: url(/exposiciones/laguna-del-carpintero/img/bg-09-sm.jpg)
    no-repeat;
}

.bg_10 {
  background: url(/exposiciones/laguna-del-carpintero/img/bg-10-sm.jpg)
    no-repeat;
}

.bg_11 {
  background: url(/exposiciones/laguna-del-carpintero/img/bg-11-sm.jpg)
    no-repeat;
}

.bg_12 {
  background: url(/exposiciones/laguna-del-carpintero/img/bg-12-sm.jpg)
    no-repeat;
}

.bg_13 {
  background: url(/exposiciones/laguna-del-carpintero/img/bg-13-sm.jpg)
    no-repeat;
}

.bg_14 {
  background: url(/exposiciones/laguna-del-carpintero/img/bg-14-sm.jpg)
    no-repeat;
}

.bg_15 {
  background: url(/exposiciones/laguna-del-carpintero/img/bg-15-sm.jpg)
    no-repeat;
}

.bg_01, .bg_02, .bg_03, .bg_04, .bg_05, .bg_06, .bg_07, .bg_08, .bg_09, .bg_10, .bg_11, .bg_12, .bg_13, .bg_14, .bg_15 {
  background-size: 100% auto;
  background-position: bottom center;

}

.cnt_int{
  padding: 70px 0 0 0;
}

/* Estilos Imágenes especies */

.img-01,.img-02,.img-03, .img-04, .img-05, .img-06, .img-07, .img-08, .img-09, .img-10, .img-11, .img-12, .img-13, .img-14, .img-15, .img-16, .img-17, .img-18, .img-19, .img-20, .img-21, .img-22, .img-23, .img-24, .img-25, .img-26, .img-27, .img-28, .img-29, .img-30, .img-31, .img-32, .img-33, .img-34, .img-35, .img-36 {
  position: absolute;
}

.img-01:hover,
.img-02:hover,
.img-03:hover,
.img-04:hover, 
.img-05:hover,
.img-06:hover, 
.img-07:hover, 
.img-08:hover, 
.img-09:hover, 
.img-10:hover, 
.img-11:hover, 
.img-12:hover, 
.img-13:hover, 
.img-14:hover, 
.img-15:hover, 
.img-16:hover, .img-17:hover, .img-18:hover, .img-19:hover, .img-20:hover, .img-21:hover, .img-22:hover, .img-23:hover, .img-24:hover, .img-25:hover, .img-26:hover, .img-27:hover, .img-28:hover, .img-29:hover, .img-30:hover, .img-31:hover, .img-32:hover, .img-33:hover, .img-34:hover, .img-35:hover, .img-36:hover {
  -webkit-animation: wobble-hor-bottom 0.8s both;
	        animation: wobble-hor-bottom 0.8s both;
          cursor: pointer;
}

.img-01 {
  bottom: 19%;
  left: 2%;
  width: 110px;
}

.img-02 {
  top: 15%;
  left: 45%;
  width: 100px;
}

.img-03 {
  bottom: 3%;
  left: 31%;
  width: 67px;
}

.img-04 {
  bottom: 25%;
  left: 1%;
  width: 50px;
}

.img-05 {
  bottom: 25%;
  left: 21%;
  width: 100px;
}

.img-06 {
  bottom: 5%;
  left: 60%;
  width: 100px;
}

.img-07 {
  bottom: 1%;
  left: 3%;
  width: 80px;
}

.img-08 {
  bottom: 15%;
  left: 30%;
  width: 80px;
}

.img-09 {
  bottom: 5%;
  left: 50%;
  width: 120px;
}

.img-10 {
  top: 15%;
  left: 55%;
  width: 150px;
}

.img-11 {
  bottom: 5%;
  left: 3%;
  width: 100px;
}

.img-12 {
  bottom: 1%;
  left: 43%;
  width: 90px;
}

.img-13 {
  top: 20%;
  right: 2%;
  width: 90px;
}

.img-14 {
  bottom: 2%;
  left: 2%;
  width: 80px;
}

.img-15 {
  bottom: 1%;
  left: 25%;
  width: 80px;
}

.img-16 {
  bottom: 15%;
  left: 50%;
  width: 110px;
}

.img-17 {
  bottom: 22%;
  right: 8%;
  width: 110px;
}

.img-18 {
  bottom: 1%;
  left: 2%;
  width: 60px;
}

.img-19 {
  bottom: 20%;
  left: 33%;
  width: 50px;
}

.img-20 {
  bottom: 15%;
  left: 55%;
  width: 100px;
}

.img-21 {
  bottom: 30%;
  right: 2%;
  width: 75px;

}

.img-22 {
  bottom: 20%;
  left: 2%;
  width: 80px;
}

.img-23 {
  bottom: 5%;
  left: 5%;
  width: 80px;
}

.img-24 {
  bottom: 5%;
  left: 35%;
  width: 60px;
}

.img-25 {
  bottom: 2%;
  right: 8%;
  width: 100px;
}

.img-26 {
  top: 23%;
  left: 15%;
  width: 84px;
}

.img-27 {
  bottom: 2%;
  right: 5%;
  width: 80px;
}

.img-28 {
  top: 28%;
  left: 5%;
  width: 84px;
}

.img-29 {
  bottom: 4%;
  right: 24%;
  width: 118px;
}

.img-30 {
  top: 22%;
  left: 5%;
  width: 84px;
}

.img-31 {
  bottom: 4%;
  right: 5%;
  width: 118px;
}

.img-32 {
  bottom: 0;
  left: 5%;
  width: 140px;
}

.img-33 {
  bottom: 44%;
  left: 30%;
  width: 118px;
}

.img-34 {
  bottom: 0;
  left: 10%;
  width: 400px;
}

.img-35 {
  bottom: 0;
  left: 2%;
  width: 200px;
}


.img-36 {
  bottom: 0;
  left: 2%;
  width: 350px;
}

.icon-play-01,.icon-play-02, .icon-play-03, .icon-play-04, .icon-play-05, .tit_manglar, .icon-pointer{
  position: absolute;

}

.icon-play-01 {
  bottom: 40%;
  right: 10%;
  width: 40px;
}

.icon-play-02 {
  bottom: 25%;
  left: 18%;
  width: 40px;
}

.icon-play-03 {
  bottom: 25%;
  right: 20%;
  width: 40px;
}

.icon-play-04 {
  bottom: 10%;
  left: 5%;
  width: 40px;
}

.icon-play-05 {
  bottom: 30%;
  left: 22%;
  width: 40px;
}

.icon-pointer {
  bottom: 40%;
  left: 45%;
  width: 40px;
}

.tit_manglar{
  bottom: 25%;
  right: 5%;
  width: 100px;

}

.icon-sentencia{
  width: 30px;
}

.cnt-principal {
  height: 100vh;
  overflow-y: hidden;
}

.item-sec {
  width: 100vw;
}

/* Flex */
.cnt-flex {
  width: 100vw;
  display: flex;
  flex-wrap: nowrap;
  overflow: auto;
  /* overflow-y: hidden; */
}
.flex-item {
  flex: 0 0 auto;
}

.cnt-text {
  padding-top: 50px;
}

.txt-cl-1 {
  column-count: 1;
  font-size: clamp(0.8rem, 1.2vw, 1.5rem);
}

.txt-cl-2 {
  column-count: 1;
  font-size: clamp(0.9rem, 1vw, 2.2rem);
  color: #fff;
}

.btn_menu{
  text-decoration: none;
  color: #000;
}

.btn_menu:hover{
  color: var(--cl-verde-lg);
}

.frase_manglar{
  font-size: clamp(2rem, 4.1vw, 4rem);
}

.frase_maglar_sec{
  font-size: clamp(1.1rem, 1.6vw, 2rem);
}

.frase_maglar_ter{
  font-size: clamp(1.6rem, 2.5vw, 3rem);
}

.wrapper {
  column-count: 1;
  column-gap: 50px;
  padding: 10px;
}

.myimage {
  width: 36%;
  height: auto;
  /* min-width: 150px; */
  float: right;
  margin-right:2rem; 
  /* border-radius: 50%; */
  shape-outside: url("/exposiciones/laguna-del-carpintero/img/manglar_txt.svg");
  /* -webkit-shape-outside:circle();
  shape-outside:circle(); */
}

.right-side {
  float: right;
  width:35%;
  padding: 1%;
}

.icondrop {
  background: rgb(255, 255, 255);
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 1) 0%,
    rgba(189, 189, 189, 1) 100%
  );
  border-radius: 2px;
  padding: 1px 5px 1px 1px;
}

.btn_mnp .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.155em;
  content: "";
  border-top: 0.5em solid #224908;
  border-right: 0.5em solid transparent;
  border-bottom: 0;
  border-left: 0.5em solid transparent;
}

.mn-principal.dropdown-menu {
  --bs-dropdown-padding-y: 0rem;
}

.mn-principal li .dropdown-item {
  background: rgb(171, 171, 170);
  background: linear-gradient(
    0deg,
    rgba(171, 171, 170, 1) 0%,
    rgba(255, 255, 255, 1) 60%,
    rgba(180, 180, 179, 1) 100%
  );
}

.mn-principal li .dropdown-item:hover {
  background: var(--cl-verde-md);
  color: #fff;
}

a{
  text-decoration: none;
}

a.btn_leer {
  font-weight: 800;
  color: var(--cl-verde-lg);
  text-decoration: none;
  margin-top: 10px;
  z-index: -1;
}


a.btn_leer:hover {
  filter: hue-rotate(300deg);
  cursor: pointer;
}

a .btn-cont {
  font-size: clamp(0.8rem, 1.2vw, 1.5rem);
  text-align: end;
  font-weight: 800;
  text-decoration: none;
  margin-top: 10px;
  z-index: -1;
}

.icon-flecha{
  width: 20px;
}

.bnt_sec {
  background-color: #fff;
  width: 90px;
  height: 90px;
  font-family: "Bebas Neue", sans-serif;
  font-size: clamp(0.8rem, 1vw, 1.3rem);
  font-weight: bold;
  line-height: 80px;
  display: block;
  position: relative;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 12px solid #8cc63f;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  z-index: 10;
  color: #333;
  text-decoration: none;
}

.bnt_sec:hover {
  transform: scale(1.1);
  border: 12px solid #c6b421;
}

.img_interactua{
  width: 100px;
}

.txt_interactua{
  /* position: absolute; */
  padding: 15px;
  border: #8cc63f dotted 3px;
  background-color: #000;
  border-radius: 30px;
  color: #fff;
}

.startScreen{
	position:fixed;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background:rgba(171, 171, 170, .5);
	z-index:1;
	transition:0.8s ease-out;
}

.startScreen__btnStart{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100px;
  height: 100px;
  /* border-radius: 50%; */
  cursor: pointer;
  background-image:url('/exposiciones/laguna-del-carpintero/img/icon_play.svg');
  background-color: transparent;
  border: transparent;
  background-repeat:no-repeat;
  transition:.4s ease-out;
}

.startScreen__btnStart:hover{
  transform:translate(-50%, -50%) rotate(360deg);
}

.player{
	font-family: 'Barlow Condensed', sans-serif;
	position:absolute;
	width:100%;
	height:100vh;
	transition:0.8s ease-out;
  z-index: 10001;
 
}

/* .player__video{
  width:auto;
  height:100%;
  margin-left: -148%;
} */

.player__video{
  width:100%;
  height:auto;
  
}

.player__btnSkip{
  background: #fff;
  color: #000;
  border-radius: 50px;
  border: #5ea957 solid 5px;
  padding: 8px 25px;
  position: absolute;
  top: 1%;
  right: 1%;
  /* top: 2%;
  right: -2%; */
  transform: translateX(-50%);
  cursor:pointer;
  transition:0.4s ease-out;

}


/* checkbox hide */
#volume-switcher {
  display: none; 
}

/* volume on : container */
#switcher-container {
  display:block;
  position: absolute;
  bottom:3%; 
  right:1%;  
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in 0s;
}

/* volume on : button */ 
#switcher-container:after {
  content: "";
  border: 0px solid black;
  background: url(/exposiciones/laguna-del-carpintero/img/audio-off.svg) center center;
  background-size: 100%;
  bottom: 10px;
  right: 10px;
  position: absolute;
  width: 60px;
  height: 60px;
}

#switcher-container:hover {
  opacity: 1;
  background-color: rgba(255, 255, 255, 0);
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in 0s;}

/* volume off : container */
#volume-switcher:checked + #switcher-container {
  background-color: rgba(255, 255, 255, 0);
  opacity: 0.1;
  -webkit-transition: all 0.7s ease-in 1s;
  -moz-transition: all 0.7s ease-in 1s;
  transition: all 0.7s ease-out 1s;   
}

/* volume off : hover */
#volume-switcher:checked + 
#switcher-container:hover {
  opacity: 0.8;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  transition: opacity 0.3s ease-out 0s;}

/* volume off : button */
#volume-switcher:checked + #switcher-container:after {
  right: 10px;
  content: "";
  background: url(/exposiciones/laguna-del-carpintero/img/audio-on.svg) center center;
  background-size: 100%;
}

.ani{
  animation-name: fadeUp;
  animation-delay: 5s;
  animation-duration: 2s;
  animation-iteration-count: 1;
}

.vdo{
  background-color: #fff;
  border-radius: 20px;
  padding: 20px ;
}

.tit-vdo {
  column-count: 1;
  font-size: clamp(0.5rem, 1.2vw, 1.5rem);
}

/**
 * ----------------------------------------
 * animation fade Up
 * ----------------------------------------
 */

@keyframes fadeUp{
  from{
   transform: translateY(0);
  opacity: 0;
  }
  to{
    transform: translateY(-100%);
  opacity: 1;
  }
}

@keyframes rotate {
  0% {
		transform: rotate(0deg)
	}
	50% {
		transform: rotate(-90deg)
	}
	100% {
		transform: rotate(-90deg)
	}
}

/* .player__video{
  margin-left: -68%;
} */

.modal{
  background-color: rgba(255, 255, 255, .1);
}
.modal-content{
  background-color:transparent;
  border:none;
}
.modal-header{
  border: none;
}

.modal-header .btn-close {
  background-color: #fff;
  opacity: 1;
  width: 2em;
    height: 2em;
    border-radius: 2rem;
    border: #000 solid 1px;
}

.modal-body{
  padding: 0;
}


.md-cnt-video{
  background: #fff;
}
 
.md_archivo{
  width: 100%;
  height: 500px;
}

.doc_referencia{
  width: 100%;
  height: 80vh;
}

.circulo-reptil, .circulo-aves, .circulo-flora, .circulo-peces{
  width: 80%;
}

.circulo-reptil{
  background: url(/exposiciones/laguna-del-carpintero/img/circulo-cafe.svg) no-repeat;
}

.circulo-aves{
  background: url(/exposiciones/laguna-del-carpintero/img/circulo-morado.svg) no-repeat;
}

.circulo-flora{
  background: url(/exposiciones/laguna-del-carpintero/img/circulo-verde.svg) no-repeat;
}

.circulo-peces{
  background: url(/exposiciones/laguna-del-carpintero/img/circulo-azul.svg) no-repeat;
}

.texto_modal{
  border-radius: 50px;
  padding: 30px;
  font-weight: 600;
}

 @-webkit-keyframes wobble-hor-bottom {
  0%,
  100% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
  }
  15% {
    -webkit-transform: translateX(-30px) rotate(-6deg);
            transform: translateX(-30px) rotate(-6deg);
  }
  30% {
    -webkit-transform: translateX(15px) rotate(6deg);
            transform: translateX(15px) rotate(6deg);
  }
  45% {
    -webkit-transform: translateX(-15px) rotate(-3.6deg);
            transform: translateX(-15px) rotate(-3.6deg);
  }
  60% {
    -webkit-transform: translateX(9px) rotate(2.4deg);
            transform: translateX(9px) rotate(2.4deg);
  }
  75% {
    -webkit-transform: translateX(-6px) rotate(-1.2deg);
            transform: translateX(-6px) rotate(-1.2deg);
  }
}
@keyframes wobble-hor-bottom {
  0%,
  100% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
  }
  15% {
    -webkit-transform: translateX(-30px) rotate(-6deg);
            transform: translateX(-30px) rotate(-6deg);
  }
  30% {
    -webkit-transform: translateX(15px) rotate(6deg);
            transform: translateX(15px) rotate(6deg);
  }
  45% {
    -webkit-transform: translateX(-15px) rotate(-3.6deg);
            transform: translateX(-15px) rotate(-3.6deg);
  }
  60% {
    -webkit-transform: translateX(9px) rotate(2.4deg);
            transform: translateX(9px) rotate(2.4deg);
  }
  75% {
    -webkit-transform: translateX(-6px) rotate(-1.2deg);
            transform: translateX(-6px) rotate(-1.2deg);
  }
}


.icon-scroll{
  position: absolute;
  display: flex;
  align-items: center;
  width: 400px;
  left: 2%;
  bottom: 4%;
  z-index: 1000;

}

.scroll_hand{
  width: 45px;
  left: 2%;
  bottom: 4%;
  z-index: 1000;
  animation-duration: 5s;
  animation-iteration-count: 1 ;
  animation-name: scroll;
  animation-delay: 1s;
}


@keyframes scroll{
0%{
  opacity: 1;
}

30%{
opacity: 0;
transform: translatex(46px);
} 
31%{
opacity: 0;
transform: translatex(0);
}

40%{
opacity: 1;
}


100%{
opacity: 1;
}
}

@media (min-width: 576px) {

}

@media (min-width: 768px) {
  .manglar {
    min-height: 57vh;
  }

  .img-01 {
    bottom: 25%;
    width: 290px;
  }

  .img-02 {
    left: 50%;
    width: 200px;
  }
  
  .img-03 {
    width: 147px;
  }

  .img-04 {
    bottom: 38%;
    width: 80px;
  }

  .img-05 {
    bottom: 30%;
    left: 19%;
    width: 230px;
  }

  .img-06 {
    width: 220px;

  }

  .img-07 {
    width: 150px;
  }
  
  .img-08 {
    bottom: 25%;
    width: 180px;
  }
  
  .img-09 {
    width: 310px;
  }
  
  .img-10 {
    width: 350px;
  }

  .img-11 {
    left: 12%;
    width: 120px;
  }
  
  .img-12 {
    width: 130px;
  }
  
  .img-13 {
    top: 22%;
    width: 140px;
  }


  .img-14 {
    left: 8%;
    width: 150px;
  }
  
  .img-15 {
    left: 35%;
    width: 120px;
  }
  
  .img-16 {
    width: 220px;
  }
  
  .img-17 {
    bottom: 43%;
    right: 5%;
    width: 220px;
  }


  .img-18 {
    left: 2%;
    width: 120px;
  }
  
  .img-19 {
    left: 35%;
    width: 80px;
  }
  
  .img-20 {
    left: 57%;
    width: 220px;
  }
  
  .img-21 {
    bottom: 35%;
    right: 2%;
    width: 126px;
  }

  .img-22 {
    left: 2%;
    width: 120px;
  }
  
  .img-23 {
    left: 10%;
    width: 130px;
  }
  
  .img-24 {
    left: 35%;
    width: 150px;
  }
  
  .img-25 {
    bottom: 2%;
    right: 10%;
    width: 200px;
  }

  .img-26 {
    top: 25%;
    left: 15%;
    width: 223px;
  }
  
  .img-27 {
    bottom: 5%;
    right: 1%;
    width: 150px;
  }


  .img-28 {
    top: 40%;
    left: 5%;
    width: 178px;
  }
  
  .img-29 {
    bottom: 2%;
    right: 19%;
    width: 270px;
  }

  .img-30 {
    top: 20%;
    left: 5%;
    width: 178px;
  }
  
  .img-31 {
    bottom: 2%;
    right: 5%;
    width: 270px;
  }

  .img-32 {
    left: 8%;
    width: 236px;
  }
  
  .img-33 {
    width: 250px;
  }

  .img-34 {
    width: 800px;
  }

  .img-35 {
    width: 400px;
  }


  .img-36 {
    bottom: 0;
    left: 3%;
    width: 800px;
  }


.tit_manglar{
  bottom: 25%;
  right: 5%;
  width: 236px;
}

.icon_audio{
  width: 60px;
}

}

@media (min-width: 900px) {
  .img-05 {
    bottom: 23%;
    width: 230px;
  }

  .icon-flecha{
    width: 15px;
  }

}

@media (min-width: 992px) {
  
  .manglar {
    min-height: 60vh;
  }


  .bnt_sec {
    width: 105px;
    height: 105px;
    line-height: 79px;
  }

  .right-side {
    float: right;
    width:25%;
    padding: 1%;
  }

  .img-05 {
    bottom: 30%;
    width: 230px;
  }

}


@media (min-width: 1200px) {

  .txt_interactua{
    width: 400px;
  }

  .icon-play-01, .icon-play-02, .icon-play-03, .icon-play-04, .icon-play-05, .icon-pointer  {
    width: 70px;
  }

  .btn_mnp {
  padding: 10px 20px;
  font-size: 16px;
}

}

@media (min-width: 1400px) {

}

@media (min-width: 2500px) {
  .bnt_sec {
    width: 130px;
    height: 130px;
  }

}

@media screen and (orientation: landscape) {
  .manglar {
    position: relative;
    min-height: 40vh;
  }

  .bg_01 {
    background: url(/exposiciones/laguna-del-carpintero/img/bg-01.jpg) no-repeat;
  }

  .bg_02 {
    background: url(/exposiciones/laguna-del-carpintero/img/bg-02.jpg) no-repeat;
  }

  .bg_03 {
    background: url(/exposiciones/laguna-del-carpintero/img/bg-03.jpg) no-repeat;
  }

  .bg_04 {
    background: url(/exposiciones/laguna-del-carpintero/img/bg-04.jpg) no-repeat;
  }

  .bg_05 {
    background: url(/exposiciones/laguna-del-carpintero/img/bg-05.jpg) no-repeat;
  }

  .bg_06 {
    background: url(/exposiciones/laguna-del-carpintero/img/bg-06.jpg) no-repeat;
  }

  .bg_07 {
    background: url(/exposiciones/laguna-del-carpintero/img/bg-07.jpg) no-repeat;
  }

  .bg_08 {
    background: url(/exposiciones/laguna-del-carpintero/img/bg-08.jpg) no-repeat;
  }

  .bg_09 {
    background: url(/exposiciones/laguna-del-carpintero/img/bg-09.jpg) no-repeat;
  }

  .bg_10 {
    background: url(/exposiciones/laguna-del-carpintero/img/bg-10.jpg) no-repeat;
  }

  .bg_11 {
    background: url(/exposiciones/laguna-del-carpintero/img/bg-11.jpg) no-repeat;
  }

  .bg_12 {
    background: url(/exposiciones/laguna-del-carpintero/img/bg-12.jpg) no-repeat;
  }

  .bg_13 {
    background: url(/exposiciones/laguna-del-carpintero/img/bg-13.jpg) no-repeat;
  }

  .bg_14 {
    background: url(/exposiciones/laguna-del-carpintero/img/bg-14.jpg) no-repeat;
  }

  .bg_15 {
    background: url(/exposiciones/laguna-del-carpintero/img/bg-15.jpg) no-repeat;
  }


  .bg_01, .bg_02, .bg_03, .bg_04, .bg_05, .bg_06, .bg_07, .bg_08, .bg_09, .bg_10, .bg_11, .bg_12, .bg_13, .bg_14, .bg_15 {
    background-size: 100% auto;
    background-position: bottom center;

  }

  .img-01 {
    bottom: 12%;  
    left: 7%;
    width: 140px;
  }

  .img-02 {
    left: 60%;
    width: 80px;
  }


  .img-03 {
    bottom: 5%;
    left: 48%;
    width: 120px;  
  }

  .img-04 {
    bottom: 35%;
    left: 1%;
    width: 45px;
  }

  .img-05 {
    bottom: 32%;
    width: 145px;
  }

  .img-06 {
    left: 50%;
    bottom: 2%;
    width: 120px;
  }

  .img-07 {
    width: 80px;
  }
  
  .img-08 {
    width: 80px;
  }
  
  .img-09 {
    left: 70%; 
    width: 125px;
  }
  
  .img-10 {
    top: 1%;
    left: 50%; 
    width: 125px;
  }

  .img-11 {
    bottom: 5%;
    left: 8%;
    width: 80px;
  }
  
  .img-12 {
    bottom: 1%;
    left: 43%;
    width: 80px;
  }
  
  .img-13 {
    top: 40%;
    right: 2%;
    width: 100px;
  }

  .img-14 {
    bottom: 2%;
    left: 8%;
    width: 80px;
  
  }
  
  .img-15 {
    bottom: 1%;
    left: 35%;
    width: 60px;
  }
  
  .img-16 {
    bottom: 15%;
    left: 55%;
    width: 100px;
  }
  
  .img-17 {
    bottom: 20%;
    right: 15%;
    width: 80px;

  }
  .img-18 {
    bottom: 2%;
    left: 4%;
    width: 80px;
  }
  
  .img-19 {
    bottom: 45%;
    left: 35%;
    width: 40px;
  }
  
  .img-20 {
    bottom: 20%;
    left: 45%;
    width: 100px;
  }
  
  .img-21 {
    bottom: 20%;
    right: 10%;
    width: 80px;
  }


  .img-22 {
    bottom: 21%;
    left: 1%;
    width: 100px;
  }
  
  .img-23 {
    bottom: 1%;
    left: 18%;
    width: 100px;
  }
  
  .img-24 {
    bottom: 3%;
    left: 45%;
    width: 60px;
  }
  
  .img-25 {
    bottom: 3%;
    right: 35%;
    width: 80px;
  
  }

  .img-26 {
    top: 5%;
    left: 6%;
    width: 104px;
  }
  
  .img-27 {
    bottom: 40%;
    right: 5%;
    width: 80px;
  }


  .img-28 {
    top: 15%;
    left: 15%;
    width: 85px;
  }
  
  .img-29 {
    bottom: 1%;
    right: 45%;
    width: 100px;
  }

  .img-30 {
    /* top: 15%; */
    left: 15%;
    width: 85px;
  }
  
  .img-31 {
    bottom: 1%;
    right: 9%;
    width: 100px;
    
  }

  .img-32 {
    bottom: 0;
    left: 5%;
    width: 84px;
  }
  
  .img-33 {
    bottom: 20%;
    left: 30%;
    width: 118px;
  }


  .img-34 {
    bottom: 2%;
    left: 30%;
    width: 400px;
  }


  .img-35 {
    bottom: 0;
    left: 30%;
    width: 200px;
  }

  .img-36 {
    bottom: 0;
    left: 22%;
    width: 450px;
  }
  

  .tit_manglar{
    bottom: 10%;
    right: 40%;
    width: 55px;
  }

  .btn-next{
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    padding-bottom: 1;
    font-size: 14px;
  }
}

@media (min-width: 576px) and (orientation: landscape) {
  .cnt-text {
    padding-top: 20px;
  }

  /* .player__video{
    width:140%;
    height:auto;
    margin-left:-20% ;
  } */

  .txt-cl-2 {
    column-count: 2;
    column-gap: 8%;
  }

}

@media (min-width: 768px) and (orientation: landscape) {
}

@media (min-width: 992px) and (orientation: landscape) {
}


@media (min-width: 1024px) and (orientation: landscape) {

   .bg_menup{
  background: url(/exposiciones/laguna-del-carpintero/img/fnd_menu.jpg)  bottom center no-repeat;
  background-size: cover;
 }


  .h1, h1{
    font-size:1.5rem;
  }

  .cnt-text {
    padding-top: 15px;
  }

  .manglar {
    min-height: 56vh;
  }

  .img-02 {
  top: 20%;
  }

  .img-05 {
    bottom: 23%;
    width: 180px;
  }

  .img-06 {
    width: 200px;
  }

  .img-07 {
    bottom: 1%;
    left: 3%;
    width: 120px;
  }
  
  .img-08 {
    bottom: 5%;
    left: 30%;
    width: 150px;
  }
  
  .img-09 {
    bottom: 2%;
    left: 50%;
    width: 256px;
  }
  
  .img-10 {
    top: 5%;
    left: 55%;
    width: 200px;
  }

  .img-11 {
    left: 12%;
    width: 120px;
  }
  
  .img-12 {
    width: 110px;
  }
  
  .img-13 {
    width: 140px;
  }

  .img-14 {
    width: 150px;
  }
  
  .img-15 {
    width: 100px;
  }
  
  .img-16 {
    bottom: 1%;
    width: 140px;
  }

  .img-18 {
    width: 120px;
  }
  
  .img-19 {
    bottom: 36%;
    left: 37%;
    width: 56px;
  }

  .img-20 {
    bottom: 12%;
    right: 14%;
    width: 220px;
  }

  .img-21 {
    bottom: 25%;
    right: 12%;
    width: 95px;
  }

  .img-22 {
    bottom: 29%;
    width: 150px;
  }
  
  .img-23 {
    bottom: 0;
    left: 15%;
    width: 150px;
  }

  .img-24 {
    bottom: 2%;
    left: 34%;
    width: 110px;
  }

  .img-25 {
    bottom: 1%;
    right: 33%;
    width: 150px;
  }


  .img-26 {
    width: 160px;
  }
  
  .img-27 {
    bottom: 1%;
    right: 4%;
    width: 130px;
  }

  .img-28 {
    top: 43%;
    left: 14%;
    width: 141px;
  }
  
  .img-29 {
    bottom: 2%;
    right: 38%;
    width: 237px;
  }

  .img-30 {
    top: 20%;
    left: 4%;
    width: 141px;
  }
  
  .img-31 {
    bottom: 2%;
    right: 5%;
    width: 237px;
  }

  .img-32 {
    width: 180px;
  }
  
  .img-33 {
    bottom: 33%;
    width: 153px;
  }

  .img-34 {
    width: 800px;
  }

  .img-35 {
    bottom: 0;
    left: 30%;
    width: 300px;
  }

  .img-36 {
    width: 850px;
  }


  .tit_manglar{
    bottom: 11%;
    right: 32%;
    width: 150px;
  }
  
  .cnt-vdo{
    min-height: 70vh;
  }

  .circulo-reptil, .circulo-aves, .circulo-flora, .circulo-peces{
    width: 52%;
  }

}

@media (min-width: 1200px) and (orientation: landscape) {
  
  .img-01 {
    bottom: 14%;
    left: 10%;
    width: 250px;
  }

  .img-02 {
    left: 50%; 
    width: 170px;
  }


  .img-03 {
    left: 45%;
    width: 110px;
  }

  .img-04 {
    bottom: 29%;
    width: 50px;
  }
  
  .img-17 {
    bottom: 10%;
    right: 14%;
    width: 170px;
  }
  }


@media (min-width: 1600px) and (orientation: landscape) {

  .h1, h1{
    font-size:2.5rem;
  }

  .cnt-text {
    padding-top: 25px;
  }

  .img-01 {
    bottom: 15%;
    left: 15%;
    width: 320px;
  }

  .img-02 {
    left: 50%;
    width: 240px;
  }

  .img-03 {
    width: 140px;
    left: 46%;
  }


  .img-04 {
    bottom: 43%;
    width: 100px;
  }

  .img-05 {
    bottom: 18%;
    width: 280px;
  }

  .img-06 {
    width: 320px;
  }

  .img-07 {
    width: 180px;
  }
  
  .img-08 {
    width: 180px;
  }
  
  .img-09 {
    width: 310px;
  }

  .img-10 {
    width: 320px;
  }

  .img-19 {
    bottom: 29.5%;
    left: 37%;
    width: 80px;
  }


  .img-21 {
    width: 150px;
  }


  .img-26 {
    width: 220px;
  }

  .img-27 {
    width: 180px;
  }

  .img-28 {
    top: 26%;
    left: 17%;
    width: 176px;
  }
  
  .img-29 {
    bottom: 2%;
    right: 42%;
    width: 290px;
  }

  .tit_manglar{
    bottom: 15%;
    right: 32%;
    width: 208px;
  
  }

  .img-32 {
    width: 230px;
  }
  
  .img-33 {

    width: 271px;
  }

  .img-34 {
    width: 1000px;
  }

  /* .player__video{
    margin-top: -12%;
  } */

  .myimage {
    width: 41%;
    height: auto;
  }

  .circulo-reptil, .circulo-aves, .circulo-flora, .circulo-peces{
    width: 100%;
  }

  .icon-sentencia{
    width: 50px;
  }

  .btn-next{
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    padding-bottom: 1;
    font-size: 16px;
  }
  
  }

@media (min-width: 2500px) and (orientation: landscape) {

  .manglar {
    min-height: 49vh;
  }

  .img-05 {
    bottom: 29%;
  }

  .img-09 {
    width: 410px;
  }

  .img-10 {
    width: 380px;
  }

  .img-16 {
    width: 160px;
  }
  
  .img-10 {
    width: 330px;
  }

}