body {
  font-family: 'Poppins', sans-serif;

}

.button-nav {
  font-size: 11px !important;
}

li{
  color: #343a40;
  font-weight: 300;
  font-size: 16px;
}
h1 {
  font-weight: bold;
  font-size: 50px;
}

.alto-linea {
  color: #343a40;
  font-weight: 300;
  font-size: 16px;
  padding: 10px 0px;
}

.item-footer li {
font-weight: 600;
text-decoration: none;
list-style-type: none;
color: white;
}
.item-footer li a:hover {
  text-decoration: underline!important;
  color: white;
}
.azul{
  color: #0057B3;
}

.accordion-button:not(.collapsed)::after {
  filter: contrast(0.1);
  margin-left: 10px;
}

.accordion-button::after {
  filter: invert();
  margin-left: 10px;
}
.item-footer {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

header {
  height: 80vh;
  background-image: url("../img/img-fondo1.webp");
  background-position: center;
  background-color: rgba(9, 2, 71, 0.89);
  background-blend-mode: multiply;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  z-index: 10;
  display: flex;
  flex-direction: column;
  justify-content: center;
  /* align-items: center; */
}

.accordion-headers{
  width: 100%!important;
display: flex;
justify-content: center;

}


.accordion-bodys{
  border-top: 1px solid rgba(141,133,137,0.35);

  
}
.accordion-buttons{
  background: #220D1659!important;
  color: white!important;
  padding: 7px 50px!important;
  border-radius: 10px 10px 0px 0px!important;
  border: none!important;
  width: auto!important;
}

.accordion-terminos:active{
  border: none;
}

.accordion-terminos:focus{
  border: none!important;
  background:transparent;
}
.accordion-terminos{
border-bottom: 1px solid rgb(198, 198, 198);
  background:transparent;
}
.accordion-terminos:not(.collapsed) {
  color: #1e4c91;
   background-color: white;
   background:transparent;
   border: none;

  }


.accordion-buttons:active {
  background:#175CC3!important;
}
.accordion-items {
  background: transparent!important;
  border: none!important;
}

.dark-magenta {
  /* background-color: #8b008bc1; */
  background-color: #ebeaec2a;
}

.navbar-light .navbar-toggler-icon {
filter: invert();
width: 20px;
}

.color-magenta {
  color: #e10165;
}

a {
  text-decoration: none;
  color: #fff;
}

.padding-a{
  padding: 13px;
}

.titulo-footer {
  text-align: center;
  font-weight: 600;
  color: white;
  list-style-type: none;
}

.footer-li {

  color: white;
  list-style-type: none; 
  font-size: 12px;
}

.footer-li a {
  color: #afafaf!important;
  font-size: 11px;
}

.footer-li a:hover {
  text-decoration:  underline!important;
 
}
.button {
  background: transparent linear-gradient(180deg,#0893DD 0%,#1955A5 100%) 0% 0% no-repeat padding-box;
  display: inline-block;
  font-weight: 600;
  line-height: 1.5;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  padding: 13px;
  font-size: 1.2em;
  border-radius: 5px;
  transition: 0.15s ease-in-out, ease-in-out, border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  width: 250px;
  border: none;
  margin-top: 20px;

}

.button2{
  font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
  color: #fff;
  background: transparent;
  border: none;
  font-weight: 600;
}

.button:hover {
  background: #1955A5;
  /* border: 1px solid rgba(211, 211, 211, 0.365); */
}


@media screen and (min-width: 662px) {
  h1 {
    padding: 60px 150px;
  }

  .button {
    margin-top: 40px;
  }
}

@media screen and (max-width: 300px) {
  .button {
    margin-top: 10px;
  }

  h1 {
    margin-top: 0;
  }
}

.accordion-items {
background:transparent;
}

main {
  padding: 40px;
  background-image: url("https://tuentrada.com/experiencia/ayuda-consulta/background-main.png");
background-repeat: no-repeat;
background-position: left 25px;}

nav {
  background: linear-gradient(180deg,#220D16 0%,#1955A5 100%);
}

.p-section {
  padding-top: 20px;
  font-size: 19px;
}

.icon-section {
  margin-top: 40px;
  margin-bottom: 40px;
}

footer {
  background-image: linear-gradient(to bottom,rgba(0,0,0,0.9),rgba(255,255,255,0)),url("https://tuentrada.com/experiencia/ayuda-consulta/background-footer.jpg");
  padding-top: 16px;
  /* display: flex; */
  /* justify-content: space-between; */
}

.text-blue {
  color:#1955A5;
  font-weight: 600;
}

.img-fluid {
  max-width: 80% !important;
  height: auto !important;
}

.p-footer {
  color: rgb(163, 163, 163);
  margin-top: 5px;
  font-size: 13px;
}

.alto-linea {
  line-height: 1.3;
  padding: 0 70px;
  color: #a1a1a1;
}

.icon {
  transition: all 0.2s ease-in-out;
  filter: contrast(0.8);
}

.icon:hover {
  transform: scale(1.08);
}

/* .icon:hover {
  transform: scale(1.2);
} */

/* .color-nav {
  background: #000; 
} */

@media screen and (max-height: 281px) {
  h1 {
    padding: 50px 0 2px 0;
  }
  .button {
    margin-top: 0;
  }
}

@media screen and (max-height: 480px) and (min-height: 360px) {
  h1 {
    padding: 70px 40px 10px 40px;
  }
  .button {
    margin-top: 0;
  }
}

@media screen and (min-width: 768px) {
  .alto-linea {
    padding: 0 20px;
  }
}

.section-buttons {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}

@media screen and (min-width: 991px) {
  .section-buttons {
    justify-content: center;
  }
}

@media screen and (max-width: 991px) {
  /* nav {
    background-color: #000;
  } */
  .logo {
    max-width: 40%;
  }
}

/* @media screen and (min-width: 992px) {
  nav {
    background-color: transparent;
  }
} */

/* styles de terminos y condiciones */
/* .footer-abajo {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: auto;
}

.body-terminos {
  margin: 0;
  margin-bottom: 150px;
}

.html2 {
  position: relative;
  min-height: 100%;
} */

.body-terminos {
  position: relative;
  min-height: 100vh;
  padding-bottom: 9em;
}
.footer-abajo {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: auto;
}

ol li {
  margin-top: 10px;
}

@media screen and (max-width: 295px) {
  h1 {
    margin-top: 2em;
  }
  .button {
    font-weight: 600;
    line-height: 1.5;
    padding: 10px;
    /* font-size: 1em; */
    margin-top: 10px;
    transition: all 0.2s ease-in-out;
  }

  /* .logo {
    width: 150px;
  } */
}
@media screen and (width: 653px) and (height: 280px) {
  h1 {
    font-size: 30px;
  }
  h4 {
    font-size: 20px;
  }

  .button {
    padding: 8px;
    font-size: 1em;
  }

  .logo {
    width: 60%;
  }
}
@media screen and (width: 280px) and (height: 653px) {
  h1 {
    font-size: 30px;
  }
  h4 {
    font-size: 20px;
  }

  .button {
    padding: 8px;
    font-size: 1em;
  }

  .logo {
    width: 60%;
  }
}



  @media screen and (max-width: 900px) {
    header {
      height: 100vh;
    }
    h1{
      font-size: 40px!important;
     }
      
  }

  @media screen and (min-width: 900px) {
   h1{
    font-size: 50px;
   }
    
  }

  @media screen and (max-width: 914px) and (max-height: 500px) {
    header {
      height: 120vh;
    }
  }

  .main-terminos {
  margin-top: 70px;
    z-index: 10;
      position: relative;
  }