/* ===========SUITES VERTICAL 768=========== */

@media only screen and (min-width: 768px) and (max-width:992px){
 

  /*=========================== CARROUSEL NEXT - PREV BUTTONS=========================== */
/* NEXT */

.carousel-control-next {
  display: block !important;
}

.slider_section .carousel-control-next {
  /* border-radius: 100% 0 0 100%; */
  background-image: url(../images/next.png);
  right: -35px;
  background-position: 16px center;
}


.carousel-control-next {
  width: 70px!important;
  height: 40px!important;
  background-color: #D70A17;
  opacity: 1;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-repeat: no-repeat;
  background-size: 12px;
}


/* PREV */
.carousel-control-prev {
  display: block !important;
}

.slider_section .carousel-control-prev {
  /* border-radius: 0 100% 100% 0; */
  background-image: url(../images/prev.png);
  left: -40px;
  background-position: 50px center;
}

.slider_section .carousel-control-prev, .slider_section .carousel-control-next {
  width: 70px;
  height: 40px;
  background-color: #D70A17;
  opacity: 1;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-repeat: no-repeat;
  background-size: 12px;
}
/* ========================================================================================= */ 
.titulo_deco{
  display: none !important;
  }
  .titulo_deco_movil{
    background-color: #D70A17;
    margin: 0px 0 10px 0;
    padding: 5px;
    position: relative;
    top: 7px;
  }

  .logo_desktop {
    display: none;
    }
 
  .navbar{
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0.5rem 1rem;
    width: 100%;
    z-index: 9000;
}

.main-menu{
  position: fixed;
  z-index:2000;
  color:white;
   font-family: 'Bebas Neue';
  font-size: 1.2rem;
  top:60px;
  right:0%;
  width: 100%;
 }


.menu-bar-fix{
display: none;
}

.brand_box-2{
  display: none;
}

.logo_movil{
  display: inline-block;
  position: relative;
  z-index: 1580;
  width: 120px;
}



   .navbar-light{
   display: block;
    
   }

   .menu-bar{
    display: none;
    }

    .menu-bar-fix{
      display: none;
      }

  




  .logo{
   /*  position: relative;
    right: 50px;
    width: 90px; */
    display: none;
  }



  .top-bar {
    display: none !important;
  }
  

  .bottom-bar {
    height: 8px;
    background-color:#E31C24;
    width:100%;
    margin-left: auto;
    margin-right: auto;
    bottom:0%;
    position:fixed;
    z-index:1550;
  }


.main_cont{
    height: auto;
   padding-top: 40px;
  }
 
  .cont_mid{
    margin: auto;
    position: relative;
    left: auto;
    right: auto;
    display:block;
   
  
     } 




  .caja-fotos{
    display: block;
    margin: auto;
    position: relative;
    left:0;/*-10%*/
    bottom: 10px;
    
   
  }


  .tit_suite_decor{
    font-family: "Nexa Light";
    font-size: 0.9rem;
    color: white;
    text-align: center;
    position: relative;
    margin: auto;
    bottom: 20px;
    left: -50px;
  }


 
  
  .padding_suite{
  padding: 90px 0;
  max-height: 500px;
  }
  
  .padding_tarifas{
  padding-top: 80px;/*90px*/
  }

  .tit_suite{
  font-family: "Nexa Light";
  font-size: 20px;
  color:white;/*:#D70A17*/
  position: relative;
  margin-right:auto;
  margin-left: auto;
  text-align: center;
  bottom: 20px;
  }
 
  /* CAJA INFO SUITES */
  .caja-base{
    height: auto;
    width: 250px;
    display: inline-block;
    bottom: 45px;

    
    }
  
    .img_base{
     text-align: center;
     width: 100px;
     height: auto;
     margin: auto;
      }


  .text_tiempo_base{
  
    font-family: "Nexa Light";
    color: white;
    font-size: 18px;
    text-align: center;
    line-height: 22px;
  }
  
  
  .caja-suite{
  height: auto;
  width: 250px;
  background-color: #262626;
  display: inline-block;

  }
  hr.solid {
    border-top: 1px solid #fff;
    }
  
    hr.solid-rojo {
      border-top: 1px solid #D70A17;
      }
  
  .separador_tarifas{
    border-top: 1px solid #fff;
  }
  
  .img_suite{
  position: relative;
  margin: auto;
  width: 200px;
  height:150px;
  bottom:20px;
  cursor:pointer;
  transition: all .5s ease-in-out;  
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
  }
  
  .img_suite:hover {
    transition-duration: .5s ease;
    filter: none;
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
    transition-duration: .5s ease;
    
  
    }
  
  
  
  .tit_suites{
    font-family: "Nexa Bold";
    font-size: 1.2rem;
    color: white;
    position: relative;
 
      }
  
  .tit_tarifa{
    font-family: "Nexa light";
    font-size: 1rem;
    color: white;
    position: relative;
    top: 8px;
    padding-right: 10px;
    }
  
    .tit_tarifa_decor {
      font-family: "Nexa Light";
      font-size: 1.2rem;
      font-weight: bolder;
      color: white;
      text-align: center;
      top: 242px;
      position: relative;
      margin: 0 auto;
      display: inline-block;
      width: 100%;
      right: 62%;
      line-height: 1.2rem;
    }


  .precio-barra{
    display: flex;
    background-color: #D70A17;
    padding:1px 5px 1px 5px;
    position: relative;
    left: 15px;
    width: 65%;
    top:5px;
    padding-top: 5px;
  
  }
    .precios{  
      font-size: 1.2rem;
      font-family: "Nexa Light";
      color: white;
      text-align: center;
      position: relative;
      margin-left: auto;
      margin-right: auto;
     
    }
    .cont_tarifa{
      display: flex;
      padding: 3px;
      position: relative;  
    }
  
    .cont_adicional{
      display: inline-flex;
      padding: 5px;
      position: relative; 
    }
  .hora_adicional{
      border:2px solid ;
      border-color: #D70A17;
      color:white;
      font-family: "Nexa Light";
      font-size: 18px;
      padding: 5px;
      position: relative;
      left:15px;
      display: inline;
        }
  
  .text_hora_adicional{
      font-family: "Nexa light";
      font-size:11px;
      color:white;
      text-align:center;
      position: relative;
      left: 15px;
             }
  
   .persona_adicional{
    border:2px solid ;
    border-color: #D70A17;
    color:white;
    font-family: "Nexa Light";
    font-size: 18px;
    padding: 5px;
    position: relative;
    display: inline;
      }
  
  
  
    .text_pers_adicional{
      font-family: "Nexa light";
      font-size:11px;
      color:white;
      text-align:center;
      position: relative;
      left: 0px;
         }
  
  
    .desc_suite{  
      font-family: "Nexa Light";
      font-size: 12px;
      color: white;
      line-height: 15px;
      text-align: center;
      position: relative;
      bottom: 15px;
      margin-bottom: 1px;
    }
    /* TERMINA TITULOS SUITES */

  .tit_suite{
  font-family: "Nexa Light";
  font-size: 20px;
  color:white;/*:#D70A17*/
  position: relative;
  margin-right:auto;
  margin-left: auto;
  text-align: center;
  bottom: 20px;
  }
  
  
  /* ===========TERMINA SUITES=========== */
  
  /* ===========EMPIEZA SUITES DETALLE=========== */
  .item_decor {
    color: #FFFFFF;
    list-style: none;
    font-size: 1rem;
    line-height: 1rem;
    padding-bottom: 10px;
  }



.cont_suite_alt{
  display: block;
  resize: horizontal;
  max-width: 100%;
  height: calc(100vh - 50px);
  width:100% ;/*calc(100% - 50px)*/
  margin: 0 auto;
  position: relative;
  top: 55px;
  bottom: 0;
  left: 0;
  right: 0;
   }

 
    .caja-suite-detalle_alt{
      height: auto;/*450px*/
      width: 700px;
      background-color: rgba(0, 0, 0, 0.50);
      display: block;
      position: relative;
      margin: 0 auto;
      top: 50px;
      box-shadow: 1px 4px 8px 4px rgba(0, 0, 0, 0.2);
      padding: 15px;
      left: 0;/*13%*/
      right: 0%;
    
      }

      .tit_opciones{
        display: none;
    }
    .tit_opciones_md{
      font-family: "Nexa Light";
        font-size: 1.5rem;
        color: white;
        text-align: center;
        position: relative;
        bottom:50px;
        line-height: 23px;
        margin-right: auto;
        left: 89%;
       /* right:56px;*/
        bottom: 80px;
  }



      .text_decor_link {
        font-family: "Nexa Light";
        font-size: 0.9rem;
        color: white;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        display: flex;
        justify-content: center;
      }

    .caja_decor_links{
        padding: 12px;
        text-align:center;
        position: relative;
        height: auto;
        width: 80px;
        cursor: pointer;
        transition: all .5s ease-in-out;  
        -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
        filter: grayscale(100%);
        right: 0;/*51px*/
        margin: auto;
        }
        
        .caja_decor_links:hover {
          transition-duration: .5s ease;
          filter: none;
          filter: grayscale(0);
          -webkit-filter: grayscale(0);
          transition-duration: .5s ease;
          }


          .text_suite_decor{
           display: none;
          }

          .text_suite_decor_movil{
            font-family: "Nexa Light";
            color: white;
            font-size: 21px;
            text-align: start;
            line-height: 15px;
            width: 100%;
            position: relative;
            /* bottom:20px; */
            text-align: center;
            margin: auto;
          }


          .linea_div_decor_top{
            position:relative;
            border: 1px solid #D70A17;
            width:100%; 
            float: left;
            z-index: 1205;
            top: 29px;
            display: block;
          }
        
          .linea_div_decor_bottom{
            position:relative;
            border: 1px solid #D70A17;
            width:40%; 
            float: left;
            z-index: 1205;
            bottom: 40px;
            display: none;
          }

          .text_tit_detalle_alt {
            font-family: "Nexa Light";
            color: white;
            font-size: 1.5rem;
            text-align: start;
            line-height: 1.5rem;
            position: relative;
            display: inline-block;
            margin: 0 auto;
            top: -3px;
            left: 35%;
            display: none;
          }

          /* 
        .cont_suite{
            width: 100vw; 
            height: 56.25vw;
            max-height: 100vh;
            max-width: 177.78vh;
            margin: auto;
            position: relative;
            top:20px;bottom:0; 
            left:8%;right:8%;
        } */


   .img_decor {
          position: relative;
          margin: auto;
          width: 175px;
          height: 115px;
          cursor: pointer;
          top: 4px;
        }


    .caja_info_tarifa_decor{
     position: relative;
     bottom: 9px;/*240px*/
     line-height: 18px;
     right: 8%;
     /* top:14px; */
     text-align: center;
     margin: auto;
     width: 100%;
    }

.text_decor {
  position: relative;
  font-family: "Nexa Light";
  font-size: 0.9rem;
  color: white;
  text-align: center;
  margin: auto;
  padding: 10px;
  bottom: 30px;
  left: 1%;

}

.precio_decor {
  background-color:white;
  color: #D70A17;
  padding-top: 10px;
  padding-bottom: 5px;
  font-family: "Nexa Light";
  font-size: 1.5rem;
  text-align: center;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  bottom: 30px;
}



    .text_tit_detalle{
      font-family: "Nexa Light";
      color: white;
      font-size: 20px;
      text-align: start;
      line-height: 20px;
      position: relative;
      top:10px;
     
    }
  
    

    .tit_opciones_movil{
        font-family: "Nexa Light";
        font-size: 1.5rem;
        color: white;
        text-align: center;
        position: relative;
        bottom:50px;
        line-height: 23px;
        margin-right: auto;
        right:80px;
        bottom: 80px;
    }
    .linea_vert_decor{
        display: none;

    }

    .text_suite_desc{
      font-family: "Nexa Light";
      color: white;
      font-size: 15px;
      text-align: start;
      line-height: 15px;
      position: relative;
      width: 50%;
    }


  .tit_tarifa_suite{
    font-family: "Nexa Light";
    font-size: 1rem;
    color: white;
    text-align: center;
    padding-bottom: 5px;
  }
  
  .precio_suite{
    background-color: #D70A17;
    color:white;
    padding-top: 15px;
    padding-bottom: 7px;
    font-family: "Nexa Light";
    font-size: 2rem;
    text-align: center;
    width: 70%;
    margin: auto;
    position:relative;
    bottom: 20px;
  
  }
  
  .tit_hora_suite{
    font-family: "Nexa Light";
    font-size: 1.2rem;
    color: white;
    text-align: center;
  }

  .tarifa_hora_suite{
    font-family: "Nexa Light";
    font-size: 1.5rem;
    border: 1px solid #D70A17;
    color: white;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 50%;
    padding-top: 8px;
    position: relative;
    bottom: 10px;
  }

    .linea_div_suite{
      position:relative;
      border: 1px solid #D70A17;
      width:60%; 
      float: left;
      z-index: 1205;
      bottom: 10px;
    }
  
 
  .tit_suite_detalle{
    font-family: "Nexa Light";
    font-size: 50px;
    color:white;
    position: relative;
    margin-right:auto;
    margin-left: auto;
    text-align: center;
    bottom: 20px;
    }
 
  
    .bloque_decor_link_alt{
    position: relative;
    margin-bottom: 50px;
    top: 97px;
    bottom: 80px;
    right: 0;
    padding-bottom: 50px;
    display:inline-flex;
    left: 0;
      }
      .tit_decor_alt{
        display:block;
        position: relative;
        font-family: "Nexa Light";
        font-size: 0.9rem;
        color: white;
        text-align: center;
        margin:0 auto;
        padding: 10px;
        left: 0; 
        bottom: 10px;
       }

    
  /* ==========ICONOS SERVICOS========== */
  
  .caja_iconos_suites-M{
    
    position: relative;
    z-index: 2500;
    width: 100%;
    top:-90px;/*-60px*/
    right: 5% !important;
    
    }
  
    .caja_iconos_suites-D{
    display:none !important;
    }


 
  .titulo_caja_iconos{
    display: inline-block;
    position: absolute;
    z-index: 500;
    width: auto;
    top:51px;
  }
  
  .tit_servicios{
    font-family: "Nexa Light";
    font-size: 30px;
    color: white;
    position: relative;
    z-index: 2500;
    bottom: 50px;
    width: 300px;
    margin: auto;
    left: 130px;
  }
 
      
  .text_icon_suite{
    font-family: "Nexa Light";
    font-size: 12px;
    color: white;
    padding-top: 5px;
    line-height: 14px;
    text-align: center !important;
    
   
  }
  .caja_icono{
    padding: 12px;/*7px*/
    position: relative;
    display:inline-grid;
    align-content: center;
    line-height: 12px;
    width: 12%;
  
  }

    .icon_suite{
     width: 50px;
     height: auto;
     margin: auto;
     padding: 5px;
     
      }

    }
  /* ==========FIN ICONOS SERVICOS========== */
  
  
  
  /* ===========TERMINA SUITES DETALLE=========== */