@font-face {
  font-family: gestura;
  src: url(../fonts/GesturaDisplay-Regular.100d18d6.otf) format("woff");
}

@font-face {
  font-family: helveticaRegular;
  src: url(../fonts/Helvetica.06113bf7.ttf) format("woff");
}

@font-face {
  font-family: gesturaItalic;
  src: url(../fonts/GesturaDisplay-LightItalic.e7f83139.otf) format("woff");
}

@font-face {
  font-family: helveticaO;
  src: url(../fonts/Helvetica-Oblique.5c03f243.ttf) format("woff");
}


video {
  border-radius: 10px !important;
  margin: 0 auto !important;

  top: 0% !important;
  width: 90% !important;
  margin-left: 5vw !important;
}

.vjs-poster img {

  margin-top: -40% !important;
}

.arjs-loader {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
}

.arjs-loader div {
  text-align: center;
  font-size: 1.25em;
  color: white;
}

.headerMain {
  font-family: gestura;
  font-size: 30px !important;
  margin: auto;
  text-align: center;
  margin-top: 15px !important;
}

.footer {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 55px;
  background-color: rgb(0, 0, 0);
  color: white;
  text-align: center;
}

.mira {
  background-image: url(../img/mira.png);
  background-repeat: no-repeat;
  background-size: 69%;
  opacity: 0.3 !important;
  top: 30% !important;
  width: 152%;
  height: 100%;
  position: absolute;
  left: 0%;
}

.bi::before {
  font-size: 25px;
  margin-top: 5px;
}

.headerMainInit {
  font-family: gestura;
  font-size: 35px !important;
  margin-top: 25vh !important;
}

.headerMainInitLabel {
  font-family: gestura;
  font-size: 20px !important;
  margin-top: 2vh !important;
}

.initColor {
  background-color: #000000;
  color: #ffffff;
}

.initColor2 {
  background-color: #ffffff;
  color: #000000;
}

.hide {
  display: none;
}

#imagenV {
  margin: auto;
  height: 100px !important;
  width: auto;
  padding-top: 10px;
}

body {
  overflow: auto;
}

.modal-footer, .modal-header {
  border-top: solid rgba(0,0,0,0) !important;
  border-bottom: solid rgba(0,0,0,0) !important;
}


#modalImageZZ>.modal-dialog>.modal-content>.modal-body{
  overflow:  hidden !important;
}
.modal-header{
  background-color: rgba(255,255,255,0.6);
}

.modal-title{
  margin:auto !important;
}

#my-video{
  background-color: rgba(255,255,255,0) !important;
  margin-top: -125px !important;
  margin-bottom: 100px;
  padding-top: 140%;
}

.vjs-poster{
  height: 133% !important;
}

.up::before{
  transform: rotateX(180deg);
}

.dark{
  background-color: black;
  color : white;
}


.btn-link{
  color: black;
  text-decoration: none;
  width: 100%;
    margin: auto;
}


.btn-close>span{
  display: none !important;
}



::-webkit-scrollbar {
  width: 20px;
}


::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey;
  border-radius: 10px;
}


::-webkit-scrollbar-thumb {
  background: rgb(0, 0, 0);
  border-radius: 10px;
}


::-webkit-scrollbar-thumb:hover {
  background: #000000;
}


#labelInfo{
  margin: auto !important;
  width: 100% !important;
}


#labelsubInfo{
  margin: auto !important;
  width: 100% !important;
  /* margin-left: -15px !important; */
  /* font-style: italic !important; */
}

.leerMas{
  font-family: helveticaRegular;
  white-space: break-spaces;
  text-align: justify !important;
  text-justify: inter-word !important;
  font-size: 23px !important;
}

.information{
  font-size: 25px  !important;
  text-align: left !important;
}

i{
  display: contents !important;
}

.card-body{
  text-align: left !important;
}


.bi{
  margin-left: 20px;
  margin-right: 20px;
  display: inline !important;
}


.carousel-control-next,
.carousel-control-prev /*, .carousel-indicators */ {
    filter: invert(100%);
}


.vjs-big-play-button{
  top: 35% !important;
  width: 100px !important;
    height: 100px !important;
}

.twitter, .facebook, .google, .linkedin, .download{
  color :rgb(255, 255, 255) !important;
}


.mapster_el, #myimage  {
  height: auto !important; 
  width: 6000px !important;
  border-radius: 10px !important;

}

.mapster_wrap_0{
  width: auto !important;
  height: 582px !important;
}

.myCol{
  overflow-x: scroll !important;
  overflow-y: hidden !important;
  margin: 25px;
}


.zoomImage {
  background-position: 50% 50%;
  position: relative;
  margin: 0 auto;
  border: 5px solid white;
  height: 500px;
  width: auto;
  overflow: hidden;
  cursor: zoom-in;
  margin-top: 0% !important;
  
}

.myModal {
  display: flex;
  justify-content: center;
  align-items: center;
}


.zoomImage2 {
  background-position: 50% 50%;
  position: relative;
  margin: 100px auto;
  border: 5px solid white;
  height: auto;
  width: 120% !important;
  overflow: hidden;
  cursor: zoom-in;
}

.zoomImage3 {
  background-position: 50% 50%;
  position: relative;
  margin: 100px auto;
  border: 5px solid white;
  height: auto;
  width: 270% !important;
  overflow: hidden;
  cursor: zoom-in;
}

.zoom1{
    height: auto;
    
    margin: 0 auto;
    padding-left: 10px;
    padding-right: 10px;
    max-width: 360px;
  
}

.zoom{
  height: auto;
}



.subtitle{
  margin-top: -35px;
  background-color: rgba(255, 255, 255, 0);
}

.myClose{
  z-index: 9999;
}


.vjs-poster{
  background : white !important;
}

.icono{
  width : 25px;
  height: 25px;
  margin-left: 50px;
  margin-right: 50px;
  margin-top: 6px;

  width: 40px !important;
    height: 40px !important;
    margin-top: -12px !important;
}

.compartir, .icono3{
  width: 40px !important;
  height: 40px !important;
  margin-top:7px !important;
  
}

.footer2{
  height: 55px;
}

.icono2{
  width : 45px;
  height: 25px;
  margin-top: 6px;

  width: 75px !important;
    height: 40px !important;
    margin-top: 7px !important;

}


.icono3{
  width : 25px;
  height: 25px;
  margin-right: 10px;
}


#my-video{
  max-width: 600px !important;
    margin: auto !important;
}

.my-video-div{
  max-width: 600px;
  margin: 0 auto;
}

.video-js .vjs-big-play-button .vjs-icon-placeholder:before {
  content: "";
  background-image: url('../img/play.png');
  background-repeat: no-repeat;
  background-size: 46px;
  background-position: 55% calc(50% - 0px);
  border: none !important;
  background-size: contain !important;
  background-position: center !important; 
  opacity: 0.8;
  /* width: 100% !important;
  height: 100% !important;
  margin: 0 auto !important;
  margin-top: 101% !important;
  background-size: contain !important;
  background-position: center !important; */

}

.video-js .vjs-big-play-button{
  box-shadow: none !important;
  border :none !important;
  background-color: rgba(0,0,0,0) !important; 
  background-color: rgba(0,0,0,0) !important; 
}



.modal-footer{
  height: 55px !important;
}

.icono4{
  width : 25px;
  height: 25px;
  margin-left: 50px;
  margin-right: 50px;
  margin-top: 6px;

  width: 40px !important;
    height: 40px !important;
    margin-top: 7px !important;
}

.scroll-down-arrow {
  position: fixed;
  bottom: 15vh;
  left: 88%;
  transform: translateX(-50%);
  font-size: 3rem;
  font-weight: bolder;
  animation: bounce 2s infinite;
  cursor: pointer;
  color : yellow;
  z-index: 9999 !important;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.8); /* Sombra negra */
  
}

.scroll-down-arrow svg {
  transform: rotate(270deg);
}

.scroll-down-arrow svg path {
  fill :#4a4747
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-10px);
  }
  60% {
    transform: translateY(-5px);
  }
}
.hidden {
  opacity: 0;
  pointer-events: none; /* Opcional: para evitar que se pueda hacer clic cuando esté oculta */
}
