
.thumbnail {
    width:100%;
    height: 110px;
    display: block;
}
.carousel-inner img {
    width: 100%;
    height: 100%
}

.carousel-control2-next, .carousel-control2-prev {
    /* position: absolute; */
    /* top: 0; */
    bottom: 0;
    z-index: 1;
    display: -ms-flexbox;
    /* display: flex; */
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    /* justify-content: center; */
    cursor:pointer;
    width: 15%;
    padding: 20px 15px 15px 15px;
    color: #fff;
    text-align: center;
    background-color: #f7b615;
    border: 0;
    /* opacity: .5; */
    transition: opacity .15s ease;
}

a.carousel-control2-next, a.carousel-control2-prev {
    color:white;
}

.verde {
    background-color: #010801;
    padding: 60px 30px;
}
.verde-top {
    background-color: #010801;
    padding: 60px 30px;
    top: -50px;
    margin-bottom: -100px;
}
.amarillo {
    color:#F7B500;
    font-family: 'Open-Sans-Bold';
}
.title-oro {
    font-size: 7em;
    color: #f4b439;
}
.frase-v {
        font-weight: 300;
        line-height: 1.2em;
    }
.font-b {
    font-size: 1.5em;
}
.alt {
    width: 100%;
    max-height: 350px;
}
.no-padding {
    padding:0px;
    margin: 0px;
}
.no-padding button {
    padding:0px;
    margin: 0px;
    border: 0px solid transparent;
    line-height:0;
}
.space50 {
    height: 50px;
    display: block;
}
.space100 {
    height: 100px;
    display: block;
}

.flecha-descarga {
    position: absolute;
    bottom: 30px;
    z-index: 10;
    left: 70px;
    width: 49px !important;
    height: 42px !important;
}

.carousel-control2-next:hover, .carousel-control2-prev:hover {background-color: #005536;}

#custCarousel .carousel-indicators {
    position: static;
    margin-top: 20px;
    height: 128px;
}

#custCarousel .carousel-indicators>li {
    width: 100px;
        box-sizing: inherit;
}

#custCarousel .carousel-indicators li {
    box-sizing: inherit;
}

#custCarousel .carousel-indicators li img {
    display: block;
    opacity: 0.5;
    width: 32px;
    height: 50px;
}

#custCarousel .carousel-indicators li.active img {
    opacity: 1
}

#custCarousel .carousel-indicators li:hover img {
    opacity: 0.75
}

.carousel-item img {
    object-fit: contain;
    max-height: 400px;
    margin: 0 auto;
    display: block;
}

.carousel-item2 img {
    width: 100%;
    height: 330px;
    margin: 0 auto;
    display: block;
}
.flecha-up {
    display: inline-block;
    top: -50px;
    position: inherit;
}
.carousel-caption2 {
    position: initial;
    bottom: -30px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    color: #fff;
    float: left;
    display: inline-block;
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 0.5rem;
    pointer-events: none;
}
.modal-content {
    max-inline-size: 980px;
}
.image-c {
    width: 100%;
    height: 165px;
    display: block;
}
.img-resp {

}
.img-c {
    width: 100%;
    height: auto;
}
.img-c:hover {
    background-color: #010801;
    opacity: 0.5;
    z-index: 9;
}
.titulo-verde {
    color:#01982c;
}
.borde-verde {
    border-bottom: 4px solid #01982c;
    margin-top: 0px;
    padding: 4px 0px;
}
.line-height p {
    line-height: 5px;
}
.flecha-bus {
    display: inline-block;
    top: -80px;
    left: -5px;
    position: inherit
}
.flecha-bus2 {
    display: inline-block;
    top: -40px;
    left: -5px;
    position: inherit
}
.yellow:hover {
    color:#f6b332;
}
.cinta-amarilla {
    background-color: #f5b335;
    color: black;
    padding: 15px 0px 15px 110px !important;
    bottom: 22px;
    position: absolute;
    width: 450px;
    left: -36%;
}

/*.close2 {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    background-color: white;
    color: #000;
    padding: 15px !important;
    text-shadow: 0 1px 0 #fff;
}*/

.close2, .modal-header button.close {
    float: right;
    font-size: 4rem;
    font-weight: 700;
    line-height: 1;
    background-color: rgb(0 0 0 / 0%);
    color: #ffa500;
    padding: 15px !important;
    text-shadow: 0 1px 6px #000;
    opacity: 1;
}

#custCarousel .modal-title, #custCarousel .modal-footer{display: none;}

#custCarousel .close:not(:disabled):not(.disabled):focus, #custCarousel .close:not(:disabled):not(.disabled):hover {
    opacity: 1;
}

#custCarousel .modal-content {
    background-color: rgb(0 0 0 / 60%);
}

#custCarousel .modal-header {
    border: none;
}

#squarespaceModal .modal-content {
     background: #00000000;
    border: none;
}

#squarespaceModal .modal-header {
    border: none;
}

#squarespaceModal .modal-body {
    text-align: center;
}

/*div#custCarousel .carousel-item:after {
    content: url(https://aurima.mx/estrella/imagenes/reproductorIcon.png);
    position: absolute;
    display: block;
    width: 61px;
    height: 61px;
    z-index:9;
    top:45%;
    left:45%;
    cursor: pointer;
}*/

.modal-backdrop.fade.show {display: none;}

.img-resp {
    margin: 0 auto;
    display: block;
}
.esp-mod {
padding: 100px 0px
}

* {box-sizing:border-box}

/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

/* Hide the images by default */
.mySlides-b {
  display: none;
}

/* Next & previous buttons */
/*.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}*/

.prev, .next {
    position: absolute;
    cursor: pointer;
    z-index: 1;
    display: -ms-flexbox;
    -ms-flex-align: end;
    -ms-flex-pack: end;
    width: 5%;
    padding: 20px 15px 15px 15px;
    color: #fff;
    text-align: center;
    background-color: #f7b615;
    border: 0;
    transition: opacity .15s ease;
    display: inline-block;
    border-radius: 0px;
}

a.prev {
    right: 5%;
}
/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
/*.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}*/

.prev:hover, .next:hover {
    background-color: #005536;
    color: white;
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}
.bot-centrado {
    height: 360px;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: block;
}

.ver-vid {
    margin: 0 auto !important;
    display: block;
    width: 200px;
    top: -150px;
    position: relative;
}
/* The dots/bullets/indicators */
.dot-b {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

@media screen and (max-width:440px){
    .dot-b{
        height: 9px;
        width: 7px;
    }
}

.active2, .dot-b:hover {
  background-color: #717171;
}

.modal-backdrop.show {
    display: none;
}

.modal-video {
    margin: 0 auto;
    display: block;
    text-align: center;
    background: rgb(0,0,0,0.5);
}
.extra {
    padding-right: 17px;
    display: block;
    background: rgba(0,0,0,0.5);
}
.close-video {
    display: block;
    right: 10%;
    font-size: 3rem;
    position: absolute;
    z-index: 9999;
    top: 60px;
    color: #f7b500;
    height: 25px;
    background: none;
}
.circulo {
    margin: 15px;
    border: 2px solid #f6b332;
    padding: 15px 17px;
    border-radius: 50%;
}
.circulo:hover {
    background-color: #005536;
}

/* Fading animation*/
.fade2 {
    animation-name: fade;
    animation-duration: 1.5s;
  }
  
  .bold {
  font-weight: 800;
      font-family: sans-serif;
  }
  
  .img-fit {
      max-height: 405px;
      object-fit: contain;
  }
  .container-buses {
      width: 90%;
      text-align: right;
      float: right;
  }
  .esp-up {
      display: block;
      top: -32px;
      position: relative;
  }
  .margen4 {
  margin-right:-4px;
  }
  .xt {
  left: 117px;
  margin-bottom: 20px;
  }
  .flecha-bus1 {
      display: inline-block;
      top: -32px;
      left: 0px;
      position: inherit;
  }
  .cnm {
      float: right;
      width: 90%;
  }
  .lt20 {
      left:20px;
  }
  .bus-sp {
      bottom: 60px;
      left: 20px;
  }
  .bus-sp1 {
      bottom: 45px;
      left: 14%;
  }
  .bus-sp2 {
      bottom: 15px;
      left: 20px;
  }
  .flecha-bus3 {
      display: inline-block;
      top: -71px;
      left: 0px;
      position: inherit;
  }
  .flecha-bus4 {
      display: inline-block;
      top: -32px;
      left: 0px;
      position: inherit;
  }
  .oc-desk {
      display:none;
      }

@keyframes fade2 {
  from {opacity: .4}
  to {opacity: 1}
}
@media (min-width: 576px) {
    .modal-dialog {
        max-width: 980px;
        margin: 1.75rem auto;
    }
}
@media (max-width:768px) {

    #custCarousel .carousel-indicators {
        height: 100px;
    }
    .font-b {
        font-size: 1.5em;
    }
   .cinta-amarilla {
       position: static;
        left: 0;
        width: 100%;
        padding:30px !important;
   } 
   
   .carousel-control2-next, .carousel-control2-prev{
           background-color: #f7b61598;
   }
   img.flecha-descarga.lt20 {
    left: 0px;
    bottom: 3px;
   }
    .verde-top {
        padding: 30px;
        top: 30px;
        margin: 20px 0px;
    }
    .title-oro {
        font-size: 4em;
        color: #f4b439;
    }
    .alt {
        width: 100%;
        height: auto;
    }
    .thumbnail {
        width: 60px;
        height: 50px;
        display: block;
    }
    .frase-v {
        margin-top: 20px;
    }
    .img-resp {
    width: 100%;
    height: auto;
    display: block;
    }

    a.prev {
    right: 14%;
    }
    .prev, .next{
        width: 15%;
    }
    .verde {
    padding: 60px 6px;
   }
   .container-buses {
    width: 100%;
    text-align: right;
    float: none;
    display: inline-block;
    margin: 10px auto;
}
.small {
font-size:16px;
}
.cnm {
    float:none;
    width:100%;
}
.img-fit {
    height:auto;
}
.carousel-item img {
    height: auto;
}
.bus-sp1 {
    bottom: 45px;
    left: 7%;
}
.oc-movil {
    display:none;
    }
.oc-desk {
    display: block;
}
.up-m {
    margin-top: -45px;
    padding: 0px !important;
}
}

@media (max-width: 480px) {
    .carousel-item img {
        height:auto;
    }
    .flecha-descarga {
    bottom: 10px;
    }
    .xt {
        left: 35px !important;
    }
    
.bus-sp {
    bottom: 60px !important;
    left: 20px;
}
.bus-sp2 {
    bottom: 7px !important;
    left: 20px;
}
.flecha-bus4 {
    display: inline-block;
    top: -32px;
    left: 0px;
    position: inherit;
}
.bus-sp1 {
    bottom: 35px !important;
    left: 35px;
}
}

