
html {
      font-size: 16px;
    }

    body {
      font-family: Raleway;
    }

    #titulo_cw {
      background-image: url("https://aereos.abtour.com.uy/condiciones/source/Portadas/apps-recomendadas-seguir-vuelos-tiempo-real.png");
      background-repeat: no-repeat;
      background-size: 100%;
      background-position: 0% 40%;
      height: 240px;
      padding-top: 60px;
     }

    #titulo {
      background-image: url("https://aereos.abtour.com.uy/gruposweb/assets/images/alaavion.jpg");
      background-repeat: no-repeat;
      background-size: 100%;
      background-position: 0% 25%;
      height: 170px;
      padding-top: 60px;
     }
     
     #titulo_tarjetas {
      background-image: url("https://aereos.abtour.com.uy/gruposweb/assets/images/alaavion.jpg");
      background-repeat: no-repeat;
      background-size: 100%;
      background-position: 0% 25%;
      height: 240px;
      padding-top: 60px;
     }

     #titulo_novedades {
      background-image: url("https://aereos.abtour.com.uy/gruposweb/assets/images/alaavion.jpg");
      background-repeat: no-repeat;
      background-size: 100%;
      background-position: 0% 25%;
      height: 320px;
      padding-top: 60px;
     }




    .btn-outline-secondary:hover {
      background-color: #B1DA0C;
    }


    .btn-circular {
      border-radius: 16px;
    }

    .back-to-top {
      position: fixed;
      bottom: 1.5625rem;
      right: 1.5625rem;
      color: #ccc;
      background: transparent;
      display: none;
      -moz-user-select: none; 
      -webkit-user-select: none;
      -ms-user-select: none;
      user-select: none; 
    }

    .portada img {
      width: 100%;
      object-fit: cover;
      object-position: 0% 0%;
      height: 345px;
    }

    .portadac img {
      width: 100%; 
      object-fit: cover;
      object-position: 0% 0%;
      height: 11rem;
    }


    @media only screen and (max-width: 766px) {
      .back-to-top {
        position: fixed;
        height: 0px;
        width:0px;
        bottom: 0px;
        right: 0px;
        color: transparent;
        background: transparent;
        display: none;
      }     

      .portada img {
        width: 100%;
        object-fit: cover;
        height: 345px;
      }
    }

    @media only screen and (max-width: 600px) {
      html {
        font-size: 13px;
      }

      .portada img {
        width: 100%;
        object-fit: cover;
      
      }
    }

    @media only screen and (max-width: 360px) {
      html {
        font-size: 11px;        
      }  

      .portada img {
        width: 100%;
        object-fit: cover;
      
      }
    }



    .row:before, .row:after {display: none !important;}

    .material-icons.md-18 { font-size: 1.125rem;  }
    .material-icons.md-24 { font-size: 1.50rem; }
    .material-icons.md-36 { font-size: 2.25rem; font-weight: lighter;}
    .material-icons.md-48 { font-size: 3rem; font-weight: lighter;}

    .material-icons-outlined.md-18 { font-size: 1.125rem;  }
    .material-icons-outlined.md-24 { font-size: 1.50rem; }
    .material-icons-outlined.md-36 { font-size: 2.25rem; font-weight: lighter;}
    .material-icons-outlined.md-48 { font-size: 3rem; font-weight: lighter;}

    .responsive-title {
      font-size: clamp(24px, 6vw, 80px);
    }

    .btn-comp-portal {
        transition: filter 0.3s ease;
    }

    .btn-comp-portal:hover {
        filter: brightness(85%);
    }


    .btn-primary {
      color: #fff;
      background-color: #4084F3;
      border-color: #2e6da4;
    }

    .bg-orange {
      background-color: orange; 
    }

    .bg-color {
      background-color: #AAAAAA;
    }


    .bg-cond {
     background-color: #666666;
   }

   .mano {
    cursor: pointer;
  }


  .button {
    position: relative;
    margin-right: 0.5rem;
    margin-bottom: 0.5rem;
    border: none;
    text-align: center;
    color: white;
    vertical-align: middle;
    text-decoration: none;
    display: inline-block;
    width:12.5rem;
    height:2.125rem;
    padding: auto;
    font-size: 1rem;
    box-shadow: 0 0.5rem 1rem 0 rgba(0,0,0,0.2), 0 0.375rem 1.25rem 0 rgba(0,0,0,0.19);
  }

  .button:active {
    transform: translateY(0.125rem);
  }

  .button2 {
    position: relative;
    padding: 0.3rem 0.1rem 0.1rem 0.1rem;
    border: none;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    display: inline-block;
    width:10.4rem;
    height:3rem;
  }

  .button2xx {
    position: relative;
    margin-right: 0.5rem;
    margin-left: : 0.5rem;
    margin-bottom: 1rem;
    padding: 0.2rem 0.1rem 0.1rem 0.1rem;
    border: none;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    display: inline-block;
    width:13rem;
    height:3.75rem;
    box-shadow: 0 0.5rem 1rem 0 rgba(0,0,0,0.2), 0 0.375rem 1.25rem 0 rgba(0,0,0,0.19);

  }


  .button2:active {
    transform: translateY(0.125rem);
  }

  .btn-check {
    cursor: pointer;
    box-shadow: 0 0.5rem 1rem 0 rgba(0,0,0,0.2), 0 0.375rem 1.25rem 0 rgba(0,0,0,0.19);
  }    

  .btn-check:active {
    transform: translateY(0.125rem);
  }

  .maximos {
    padding: 0.3rem;
    max-width:10.4rem;
    max-height: 3rem;
  }

  .maximosxx {
    padding: 0.3rem;
    max-width:13rem;
    max-height: 3.75rem;
  }

  .maximos2 { 
    padding: 0.3rem;
    max-width:15.6rem;
    max-height: 4.5rem;
    margin-top: 0.3rem;
  }


.modal-xl {
    width: 90%;
    max-width:1200px;
  }

  .maximo-logo-chico {
    padding: 0.1rem;
    max-width:9.75rem;
    max-height: 3.375rem;
  }

  .maximo-logo-xchico {
  
    max-width:5.85rem;
    max-height: 2.025rem;
  }

  .grupo {
    border-width: 1px;
    border-style: solid;
    border-color: #A9A9A9;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
  }


  .nav-pills .nav-link{
    background-color: #fff;
    color: black;
    border-radius: 16px;
    border: none;

  }


  .nav-pills .nav-link.active  {
    background-color: #B1DA0C;
    color: black;
    border-radius: 16px;
    border: none;
  }

 
  
  .rojo {
    background-color: #ff0000; 
  }

  .celeste {
    background-color: #34C9FA;
  }

  .azul {
    background-color: #4084F3; 
    color: white;
  }

  .amarillo {
    background-color: #ffcc00; 
  }

  .bg-gris3 {
    background-color: #efefef;
  }

  .bg-gris4   {
    background-color: #F0f0f0;
  }

  .bg-gris1 {
    background-color: #Fbfbfb;
  }

  .bg-gris2 {
    background-color: #f5f5f5;
  }

  .bg-gris5 {
    background-color: #c5c5c5;
  }

  .bg-gris6 {
    /*background-color: #3F3F80;*/
    background-color: #737373;
  }

  .text-orange {
    color: orange;
  }

  .text-navy {
    color: navy;
  }


  /*///// tablas class table table-bordered por defecto*/
  .ajusto_tablas table {
    border-collapse: collapse !important;
    background-color: white;
    min-height: .01%;
    overflow-x: auto;
  }

  .ajusto_tablas table th,
  .ajusto_tablas table td {
    border: 1px solid #ddd !important;
  }

  .ajusto_tablas table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
  }
  .ajusto_tablas table > thead > tr > th,
  .ajusto_tablas table > tbody > tr > th,
  .ajusto_tablas table > tfoot > tr > th,
  .ajusto_tablas table > thead > tr > td,
  .ajusto_tablas table > tbody > tr > td,
  .ajusto_tablas table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border: 1px solid #ddd;
  }
  .ajusto_tablas table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
  }
  .ajusto_tablas table > caption + thead > tr:first-child > th,
  .ajusto_tablas table > colgroup + thead > tr:first-child > th,
  .ajusto_tablas table > thead:first-child > tr:first-child > th,
  .ajusto_tablas table > caption + thead > tr:first-child > td,
  .ajusto_tablas table > colgroup + thead > tr:first-child > td,
  .ajusto_tablas table > thead:first-child > tr:first-child > td {
    border-top: 0;
  }
  .ajusto_tablas table > tbody + tbody {
    border-top: 2px solid #ddd;
  }

  .ajusto_tablas img 
  {
    display: block;
    max-width: 100%;
    height: auto;
  }
  /*//termina aqui /*/


  .loginmodal-container {
    padding: 30px;
    max-width: 350px;
    width: 100% !important;
    background-color: #F7F7F7;
    margin: 0 auto;
    border-radius: 2px;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    overflow: hidden;
    /*font-family: roboto;*/
  }

  .loginmodal-container input:focus {
    outline-color: #4084F3;
    outline-width: 1px;
    
  }

  .loginmodal-container h1 {
    text-align: center;
  /*font-size: 1.8em;
  font-family: roboto;*/
}

.loginmodal-container input[type=submit] {
  height: 50px;
  width: 100%;
  display: block;
  margin-bottom: 10px;
  border-radius: 0px;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-box-sizing: border-box;
  /*position: relative;*/
}

.loginmodal-container input[type=text], input[type=password] {
  height: 44px;
  /*  font-size: 16px;*/
  width: 100%;
  margin-bottom: 10px;
  -webkit-appearance: none;
  background: #fff;
  border: 1px solid #d9d9d9;
  border-top: 1px solid #c0c0c0;
  border-radius: 0px;
  /* border-radius: 2px; */
  padding: 0 8px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.loginmodal-container input[type=text]:hover, input[type=password]:hover {
  border: 1px solid #b9b9b9;
  border-top: 1px solid #a0a0a0;
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
}

.loginmodal {
  text-align: center;
/*  font-size: 14px;
  font-family: 'Arial', sans-serif;
  font-weight: 700;*/
  height: 36px;
  padding: 0 8px;
  /* border-radius: 3px; */
/* -webkit-user-select: none;
user-select: none; */
}

.loginmodal-submit {
  /* border: 1px solid #3079ed; */
  border: 0px;
  color: #fff;
  text-shadow: 0 1px rgba(0,0,0,0.1); 
  background-color: #4d90fe;
  padding: 17px 0px;
  /*  font-family: roboto;*/
  font-size: 14px;
  /* background-image: -webkit-gradient(linear, 0 0, 0 100%,   from(#4d90fe), to(#4787ed)); */
}

.loginmodal-submit:hover {
  /* border: 1px solid #2f5bb7; */
  border: 0px;
  text-shadow: 0 1px rgba(0,0,0,0.3);
  background-color: #357ae8;
  /* background-image: -webkit-gradient(linear, 0 0, 0 100%,   from(#4d90fe), to(#357ae8)); */
}

.loginmodal-container a {
  text-decoration: none;
  color: #666;
  font-weight: 400;
  text-align: center;
  display: inline-block;
  opacity: 0.6;
  transition: opacity ease 0.5s;
} 

.login-help a:focus {
  outline:0px;
}

.login-help{
  font-size: 12px;

}

.btn-verdeAbt {
  background-color: #B1DA0C;
  color: black;
  font-weight: bold;
}


.buttonG {
  border: 1px;
  color: white;
  text-align: center;
  text-decoration: none;
  font-size: 24px;
  width: 100%;
  font-family: 'Raleway', sans-serif;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}

.buttonG:active {
  transform: translateY(2px);
}

#gruposWeb {
    background-color:#4084F3;
    color:white;
}

#condicionesWeb {
    background-color:#666;
        color:white;
}

#itinerariosWeb {
    background-color:#b7d432;
    color:white;
}

#timaticWeb {
    background-color:orange;
    color:white;
}

#devoluciones {
    background-color:tomato;
    color:white;
}

.ajusto_tablas img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
}

.filtro-blanco {
    filter: brightness(0) invert(1);
}
