/* ===========SUITES MOVIL PEQUEÑOS=========== */

@media only screen and (min-width: 320px) and (max-width: 374px) {
  /*=========================== 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;
}
/* ========================================================================================= */ 




  .logo_desktop {
    display: none;
    }

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

    h3, .h3 {
      font-size: 1.24rem;
    }


    h5, .h5 {
      font-size: 1.25rem;
    }



    h5:before,
    h5:after {
      background-color:var(--rojo);
      content: "";
      display: inline-block;
      height: 2px;
      position: relative;
      vertical-align: middle;
      width: 20%;
    }
    h5:before {
      right: 0.5em;
      margin-left: -50%;
    }
    h5:after {
      left: 0.5em;
      margin-right: -50%;
    }


    .tit_sec {
      display: block;
      position: relative;
    
    }



    .tit_decor_alt{
      display: block;
      font-family: "Nexa Light";
      font-size: 0.9rem;
      color: white;
      text-align: center;
      position: relative;
      margin: auto;
      bottom: 10px;
      right:auto;
      margin: auto;
    }
    .tit_decor_movil{
      font-family: "Nexa Light";
      color: white;
      text-align: center;
      position: relative;
      margin: auto;
      bottom: 10px;
      right: 17%;
      width: 80%;
      margin: auto;
    }


    h6:before,
    h6:after {
      background-color:var(--rojo);
      content: "";
      display: inline-block;
      height: 2px;
      position: relative;
      vertical-align: middle;
      width: 50%;
    }
    h6:before {
      right: 0.5em;
      margin-left: -50%;
    }
    h6:after {
      left: 0.5em;
      margin-right: -50%;
    }



 
/*============ DECORACIÓN=========== */


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

  .navbar{
   
  /* position: relative; */
    /* display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    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;
    bottom: 80px;
    width: 100%;
    z-index: 9000;
}

.bloque_decor_link_movil {
  display: grid;
  position: relative;
  bottom: 130px;
  right:auto;
}

.bloque_decor_link_alt{
  display: none;
  position: relative;
  margin-bottom: 50px;
  top: 54px;
  right: 2%;
  width: 100%;
 
    }

.text_decor_link {
  font-family: "Nexa Light";
  font-size: 0.5rem;
  color: white;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
    }



.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:123%;
    margin-left: auto;
    margin-right: auto;
    bottom:0%;
    position:fixed;
    z-index:1550;
  }


.main_cont{
    height: auto;
   padding-top: 40px;
  }
 
  .caja-fotos{
    display:block;
    position:relative;
    left:auto ;
    right:auto;
    bottom:10px;
    margin: auto;
    width: 100%;

  }


  .tit_suite_decor_alt{
    display: inline-block;
    right: 18%;
  }
  .tit_suite_decor_movil{
    font-family: "Nexa Light";
    color: white;
    text-align: center;
    position: relative;
    margin: auto;
    bottom: 10px;
    left: 15%;
    width: 100%;
    margin: auto;
  }

  h3:before,
  h3:after {
    background-color:var(--rojo);
    content: "";
    display:inline-block;
    height: 2px;
    position: relative;
    vertical-align: middle;
    width: 20%;
  }
  h3:before {
    right: 0.5em;
    margin-left: -50%;/*-50%*/
  }
  h3:after {
    left: 0.5em;
    margin-right: -50%;
  }


 
  
  .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;
    }
  
  .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=========== */
  .cont_suite_alt{
    display: block;
    width:100%;
    max-width:100% ;
    margin: auto;
    position: relative;
    top:90px;
    bottom:0; 
    height: auto;
    padding-bottom: 80px;
    left: auto;
    right: auto;
   }

 .cont_mid{
  display: block;
  position: relative;
  left: auto;
  width: 100%;
  margin: auto;
  }


  .caja-suite-detalle_alt{
   position:relative;
    margin:0 auto;
    height: auto;/*420px*/
    background-color: rgba(0, 0, 0, 0.50);
    top:50px;
    box-shadow: 1px 4px 8px 4px rgba(0, 0, 0, 0.2);
    padding: 15px;
    width:268px;
    right: auto;
    left: auto;
    display: block;
    }
 
    .caja_decor_links_movil{
      background-color: #D70A17;
      color: white;
      padding-top: 10px;
      padding-bottom: 5px;
      font-family: "Nexa Light";
      font-size: 1rem;
      text-align: center;
      width: 80%;
      margin: 0 auto;
      position: relative;
      top: 200px;
      display: inline-block;
      right:auto;
      margin-bottom: 5px;
      /* transform: translate(-50%, -50%); */
    
    }

    .caja_deco {
      background-color: rgba(0, 0, 0, 0.50);
      display: inline-block;
      position: relative;
      box-shadow: 1px 4px 8px 4px rgb(0 0 0 / 20%);
      margin: 5px;
      width: 100%;
      height: auto;
    }


    .caja_decor_links{
        padding: 12px;
        text-align:center;
        position: relative;
        width: 30%;
        cursor: pointer;
        transition: all .5s ease-in-out;  
        -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
        filter: grayscale(100%);
        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: 0.8rem;
            text-align: start;
            line-height: 0.8rem;
            width: 30%;
            position: relative;
            bottom:20px;
            display: none;
          }


          .linea_div_decor_top{
            position:relative;
            border: 1px solid #D70A17;
            width:100%; 
            float: left;
            z-index: 1205;
            bottom: 20px;
          }
        
          .linea_div_decor_bottom{
            position:relative;
            border: 1px solid #D70A17;
            width:100%; 
            float: left;
            z-index: 1205;
            bottom: 34px;
          }


          .tit_tarifa_decor {
            font-family: "Nexa Light";
            font-size: 0.8rem;
            font-weight: bolder;
            color: white;
            text-align: center;
            bottom: 15px;
            position: relative;
          }


          .text_decor {
            position: relative;
            font-family: "Nexa Light";
            font-size: 0.7rem;
            color: white;
            text-align: center;
            margin: auto;
            padding: 10px;
            bottom: 42px;
            display: inline-block;
            width: 100%;
            left: 5%;
          }

          .text_tit_detalle_alt {
            font-family: "Nexa Light";
            color: white;
            font-size: 24px;
            text-align: center;/*start*/
            line-height: 18px;
            position: relative;
            top: 5px;
            display: flex;
            justify-content: center;
          }

    .caja_info_tarifa_decor{
      position: relative;
      bottom: 15px;
      line-height: 18px;
      width: 100%;
      right:8%;
      text-align: center;
           
      }

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

    .caja_info_tarifa{
     position: relative;
     bottom: 210px;
     line-height: 18px;
     width: 50%;
     left: 56%;
    
    }

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



    .tit_opciones{
        display: none; 
    }

    .tit_opciones_movil{
        font-family: "Nexa Light";
        font-size: 0.8rem;
        color: white;
        text-align: center;
        position: relative;
        width: 80%;
        bottom: 45px;
    }
    .linea_vert_decor{
        display: none;

    }

    .text_suite_desc_alt{
      font-family: "Nexa Light";
      color: white;
      font-size: 12px;
      text-align: start;
      line-height: 14px;
      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:1.5rem;
    text-align: center;
    width: 70%;
    margin: auto;
    position:relative;
    bottom: 20px;
  
  }
  
  .tit_hora_suite{
    font-family: "Nexa Light";
    font-size: 1.1rem;
    color: white;
    text-align: center;
  }

  .tarifa_hora_suite{
    font-family: "Nexa Light";
    font-size: 1.2rem;
    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{
    display: inline-block;
    position: relative;
    bottom:160px;
    left: 8%;/*20px*/
   

      }


  
  /* ==========ICONOS SERVICOS========== */
  
  .caja_iconos_suites-M{
    display: inline-block;
    position: relative;
    z-index: 2500;
    width: 100%;
    top:-90px;/*-60px*//*!important*/
    right: 0% ;
    left: -10%;
     margin: auto;
    }
  
    .caja_iconos_suites-D_alt{
    display:none !important;
    }

 
  .titulo_caja_iconos{
    display: inline-block;
    position: absolute;
    z-index: 500;
    width: 100%;
  }
  
  .tit_servicios_alt{
    font-family: "Nexa Light";
    font-size: 30px;
    color: white;
    position: relative;
    z-index: 2500;
    bottom: 50px;
    width: 300px;
    margin: auto;
    right: 130px;
  }
 
  .tit_servicios{
    font-family: "Nexa Light";
    font-size: 30px;
    color: white;
    position: relative;
    z-index: 2500;
    bottom: 50px;
    /* width: 300px; */
    margin: auto;
    left: 15%;
  }

      
  .text_icon_suite{
    font-family: "Nexa Light";
    font-size: 10px;
    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: 20%;/*12%*/
  
  }

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

    }
  /* ==========FIN ICONOS SERVICOS========== */
  
  
  /* ===========SUITES MOVIL PEQUEÑOS=========== */

@media only screen and (min-width: 375px) and (max-width: 424px) {
  
/*=========================== 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;
}
/* ========================================================================================= */ 

.caja_deco {
  background-color: rgba(0, 0, 0, 0.50);
  display: inline-block;
  position: relative;
  box-shadow: 1px 4px 8px 4px rgb(0 0 0 / 20%);
  margin: 5px;
  width: 100%;
  height: auto;
}


  .logo_desktop {
    display: none;
    }

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

  h3, .h3 {
    font-size: 1.24rem;
  }


  h5, .h5 {
    font-size: 1.25rem;
  }



  h5:before,
  h5:after {
    background-color:var(--rojo);
    content: "";
    display: inline-block;
    height: 2px;
    position: relative;
    vertical-align: middle;
    width: 20%;
  }
  h5:before {
    right: 0.5em;
    margin-left: -50%;
  }
  h5:after {
    left: 0.5em;
    margin-right: -50%;
  }


  .tit_sec {
    display: inline-block;
    position: relative;
    left: auto;/*-11*/
    width: 280px;
  }
 /*  .tit_sec_movil {
    display: block;
    
    left: -5%;
    position: relative;
    
  } */


  .tit_decor_alt{
    display: block;
    font-family: "Nexa Light";
    color: white;
    text-align: center;
    position: relative;
    margin: auto;
    bottom: 10px;
    right: auto;/*17*/
    width: 100%;
    margin: auto;
    right: auto;
    left: auto;
  }
  .tit_decor_movil{
    font-family: "Nexa Light";
    color: white;
    text-align: center;
    position: relative;
    margin: auto;
    bottom: 10px;
    right: 17%;
    width: 80%;
    margin: auto;
  }


  h6:before,
  h6:after {
    background-color:var(--rojo);
    content: "";
    display: inline-block;
    height: 2px;
    position: relative;
    vertical-align: middle;
    width: 50%;
  }
  h6:before {
    right: 0.5em;
    margin-left: -50%;
  }
  h6:after {
    left: 0.5em;
    margin-right: -50%;
  }




/*============ DECORACIÓN=========== */


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


.navbar{
 
/* position: relative; */
  /* display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  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;
  bottom: 80px;
  width: 100%;
  z-index: 9000;
}

.bloque_decor_link_movil {
  display: grid;
  position: relative;
  bottom: 130px;
  left: auto;
  right: auto;
}
.caja_decor_links_movil{
  background-color: #D70A17;
  color: white;
  padding-top: 10px;
  padding-bottom: 5px;
  font-family: "Nexa Light";
  font-size: 1rem;
  text-align: center;
  width: 80%;
  margin: 0 auto;
  position: relative;
  top: 200px;
  display: inline-block;
  right:auto;/*21*/
  margin-bottom: 5px;



}

.bloque_decor_link_alt{
position: relative;
margin-bottom: 50px;
top: 54px;
right: 14%;
width: 100%;
display: none;
  }

.text_decor_link {
font-family: "Nexa Light";
font-size: 0.5rem;
color: white;
margin-left: auto;
margin-right: auto;
text-align: center;
  }



.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;
}

.caja-fotos{
  position:relative;
  left:auto;/*!important -10%*/
  right:auto;
  bottom:10px;
  margin: auto;
  display:inline-block;
  justify-content: center;
}


.tit_suite_decor_alt{
  display: inline-block;
  right: 18%;
}
.tit_suite_decor_movil{
  font-family: "Nexa Light";
  color: white;
  text-align: center;
  position: relative;
  margin: auto;
  bottom: 10px;
  left: 15%;
  width: 100%;
  margin: auto;
}

h3:before,
h3:after {
  background-color:var(--rojo);
  content: "";
  display:inline-block;
  height: 2px;
  position: relative;
  vertical-align: middle;
  width: 20%;
}
h3:before {
  right: 0.5em;
  margin-left: -50%;/*-50%*/
}
h3:after {
  left: 0.5em;
  margin-right: -50%;
}




.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;
  }

.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=========== */
.cont_suite_alt{
  margin: auto;
  width:100%;
  max-width:100% ; /*177.78vh*/
  margin: 0 auto;
  position: relative;
  top:90px;
  bottom:0; 
  height: auto;
  padding-bottom: 80px;
  left:auto;
  right: auto;
  
 }

 .cont_mid{
display: block;
width: 100%;
left: auto;
}


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

  .caja_decor_links{
      padding: 12px;
      text-align:center;
      position: relative;
      width: 30%;
      cursor: pointer;
      transition: all .5s ease-in-out;  
      -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
      filter: grayscale(100%);
      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: 0.8rem;
          text-align: start;
          line-height: 0.8rem;
          width: 30%;
          position: relative;
          bottom:20px;
          display: none;
        }


        .linea_div_decor_top{
          position:relative;
          border: 1px solid #D70A17;
          width:100%; 
          float: left;
          z-index: 1205;
          bottom: 20px;
        }
      
        .linea_div_decor_bottom{
          position:relative;
          border: 1px solid #D70A17;
          width:100%; 
          float: left;
          z-index: 1205;
          bottom: 34px;
        }


        .tit_tarifa_decor {
          font-family: "Nexa Light";
          font-size: 0.8rem;
          font-weight: bolder;
          color: white;
          text-align: center;
          bottom: 15px;
          position: relative;
        }


        .text_decor {
          position: relative;
          font-family: "Nexa Light";
          font-size: 0.7rem;
          color: white;
          text-align: center;
          margin: auto;
          padding: 10px;
          bottom: 42px;
          display: inline-block;
          width: 100%;
          left: 5%;
        }

        .text_tit_detalle_alt {
          font-family: "Nexa Light";
          color: white;
          font-size: 24px;
          text-align: start;
          line-height: 18px;
          position: relative;
          top: 5px;
          display: flex;
          justify-content: center;
        }

  .caja_info_tarifa_decor{
    position: relative;
    bottom: 15px;
    line-height: 18px;
    width: 100%;
    right:8%;
    text-align: center;
         
    }

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

  .caja_info_tarifa{
   position: relative;
   bottom: 210px;
   line-height: 18px;
   width: 50%;
   left: 56%;
  
  }

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

  .tit_opciones_md{
    display: none; 
}



  .tit_opciones{
      display: none; 
  }

  .tit_opciones_movil{
      font-family: "Nexa Light";
      font-size: 0.8rem;
      color: white;
      text-align: center;
      position: relative;
      width: 80%;
      bottom: 45px;
  }
  .linea_vert_decor{
      display: none;

  }

  .text_suite_desc_alt{
    font-family: "Nexa Light";
    color: white;
    font-size: 12px;
    text-align: start;
    line-height: 14px;
    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:1.5rem;
  text-align: center;
  width: 70%;
  margin: auto;
  position:relative;
  bottom: 20px;

}

.tit_hora_suite{
  font-family: "Nexa Light";
  font-size: 1.1rem;
  color: white;
  text-align: center;
}

.tarifa_hora_suite{
  font-family: "Nexa Light";
  font-size: 1.2rem;
  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{
  display: inline-block;
  position: relative;
  bottom:160px;
  left: 8%;/*20px*/
 

    }



/* ==========ICONOS SERVICOS========== */

.caja_iconos_suites-M{
  display: inline-block;
  position: relative;
  z-index: 2500;
  width: 100%;
  top:-90px;/*-60px*//*!important*/
  right: 0% ;
  left: -10%;
   margin: auto;
  }

  .caja_iconos_suites-D_alt{
  display:none !important;
  }


.titulo_caja_iconos{
  display: inline-block;
  position: absolute;
  z-index: 500;
  width: 100%;
}

.tit_servicios_alt{
  font-family: "Nexa Light";
  font-size: 30px;
  color: white;
  position: relative;
  z-index: 2500;
  bottom: 50px;
  width: 300px;
  margin: auto;
  right: 130px;
}

.tit_servicios{
  font-family: "Nexa Light";
  font-size: 30px;
  color: white;
  position: relative;
  z-index: 2500;
  bottom: 50px;
  /* width: 300px; */
  margin: auto;
  left: 15%;
}

    
.text_icon_suite{
  font-family: "Nexa Light";
  font-size: 10px;
  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: 20%;/*12%*/

}

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

  }
/* ==========FIN ICONOS SERVICOS========== */




  