/* SUITES */
/*========= MEDIA QUERIES */
/*========== Tablet Vertical ==========*/

@media only screen and (min-width: 310px)and (max-width: 320px) {
  .logo_desktop {
    display: none;
    }



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

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

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





    .caja-base {
        height: auto;
        display:block;
        bottom: 45px;
        right:auto;
        left: auto;
        width: 100%;
      }



    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: -30%;/*-50%*/
    }
    h3:after {
      left: 0.5em;
      margin-right: -50%;
    }



    .cont_tarifas{
        top: 120px;
        display: block;
        resize: both;
        width: 100%;
        position: relative; 
        left: auto;
        right: auto;
      }


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

    .brand_box-4{
    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%;
      }
       
         .tit_suite{
            font-family: "Nexa Light";
            font-size: 10px;
            color:white;
            position: relative;
            margin: auto;
            text-align: center;
            bottom: 20px;
            width: 85%;
            right: auto;
            right: auto;
            margin-bottom:50px;
            display: inline-block;
            }



    .precios{  
        font-size:5vw;
        font-family: "Nexa Light";
        color: white;
        text-align: center;
        position: relative;
        margin-left: auto;
        margin-right: auto;
       
      }

      .caja-suite{
        height: auto;
        width:100%;
        background-color: #262626;
        display: inline-block;
        margin-bottom: 30px;
       }


       .img_suite {
     display: none;
      }


}
@media only screen and (min-width: 425px) and (max-width:767px){    
  h3, .h3 {
    font-size: 1.3rem;
  }



  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: -30%;/*-50%*/
  }
  h3:after {
    left: 0.5em;
    margin-right: -50%;
  }
  
  h3, .h3 {
    font-size: 1.5rem;
  }


    .top-bar{
        display: none;
         }
      
 
  .menu-bar-fix{
  display: none;
   }
   .brand_box-4{
    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: 100vw;
      z-index: 9000;
  }
  
  .main-menu{
    position:fixed;
    z-index:2000;
    color:white;
     font-family: 'Bebas Neue';
    font-size: 1.2rem;
    top:60px;
    right:0%;
   }
 
 
 
  .logo{
        width: 80px;
        height: auto;
 
     }
    .tit_suite{
    font-family: "Nexa Light";
    font-size: 10px;
    color:white;
    position: relative;
    margin-right:auto;
    margin-left: auto;
    text-align: center;
    bottom: 20px;
    width: 65%;
    right: 7%;
    }
    .linea_suite_l{
      position:relative;
      border: 1px solid #D70A17;
      width:15%; 
      left: 23%;
      top:20px;
      z-index: 1200;
    }
    
    .linea_suite_r{
      position:relative;
      border: 1px solid #D70A17;
      width:15%; 
      left:62%;/*710*/
      bottom:25px;
      z-index: 1205;
    }
    /* CAJA INFO SUITES */
    .caja-base{
      height: auto;
      width: 49%;
      display: inline-block;
      bottom: 24px;
      }
    
      .img_base{
       text-align: center;
        }
    .text_tiempo_base{
    
      font-family: "Nexa Light";
      color: white;
      font-size: 18px;
      text-align: center;
      line-height: 22px;
    }
    .caja-suite{
    height: auto;
    width:49%;
    background-color: #262626;
    display: inline-block;
    margin-bottom: 30px;
   }
    hr.solid {
      border-top: 1px solid #fff;
      
    }
    
    .img_suite{
    position: relative;
    margin: auto;
    width: auto;
    height:120px;
    bottom:20px;
    }
    .tit_suites{
      font-family: "Nexa Bold";
      font-size: 0.9rem;
      color: white;
      position: relative;
      /* top: 33px; */
        }
    
    .tit_tarifa{
      font-family: "Nexa light";
      font-size: 0.8rem;
      color: white;
      position: relative;
      /* top: 27px; */
      padding-right: 10px;
         }
    .precio-barra{
      display: flex;
      background-color: #D70A17;
      padding:1px 5px 1px 5px;
      position: relative;
      left: 2%;
      width: 60%;
     
    }
      .precios{  
        font-size:0.8rem;
        font-family: "Nexa Light";
        color: white;
        text-align: center;
        position: relative;
        margin-left: auto;
        margin-right: auto;
       
      }
      .cont_tarifas{
        top: 120px;
       left: 0%;
        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: 12px;
        padding: 5px;
        position: relative;
        left:-1px;
        display: inline;
          }
    
    .text_hora_adicional{
        font-family: "Nexa light";
        font-size:11px;
        color:white;
        line-height: 11px;
        text-align:center;
        position: relative;
        left: 4px;
               }
    
     .persona_adicional{
      border:2px solid ;
      border-color: #D70A17;
      color:white;
      font-family: "Nexa Light";
      font-size: 12px;
      padding: 5px;
      position: relative;
      display: inline;
        }
    
    
    
      .text_pers_adicional{
        font-family: "Nexa light";
        font-size:11px;
        color:white;
        text-align:center;
        position: relative;
        left: -6px;
           }
    
    
      .desc_suite{  
        font-family: "Nexa Light";
        font-size: 12px;
        color: white;
        line-height: 12px;
        text-align: center;
      }
    }
      /* TERMINA TITULOS SUITES */
    