/* CSS Document */
body {
  font-family: Hind;
  color: #2B2B2B;
  line-height: 1.85em;
  min-width: 360px;
}
nav {
  font-family: Hind;
  font-weight: 600;
  width: 80vw;
  z-index: 20
}
.container {
  color: #2B2B2B
}
.nav-link {
  color: #E4E4E4 !important;
  letter-spacing: 1px
}
.navbar-brand {
  color: #E4E4E4 !important;
  letter-spacing: 1px
}
.navbar-light {
  background-color: transparent !important
}
.titulos {
  font-family: Montserrat
}
.preh {
  display: inline
}
h1, h2 {
  font-weight: inherit;
  font-size: inherit;
  display: inline
}
.bg1 {
  background-image: url("../img/bgv.webp");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover
}
video {
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  overflow: hidden
}
.video-wrapper {
  width: 100%;
  height: 80vh;
  position: relative;
  overflow: hidden !important;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -107px;
  z-index: 10
}
.tipri {
  color: #E4E4E4;
  font-size: 1.5em;
  letter-spacing: 1px
}
.anchotf {
  width: 75%
}
.parte2, .parte3 {
  padding-top: 4em
}
.parte2 {
  padding: 5em 0em;
  background-color: rgba(181, 185, 189, 0.15)
}
.parte3 {
  padding: 5em 0em;
  margin-top: 0em;
  background-color: rgba(22, 22, 22, 0.92);
  color: #EFEFEF
}
.card {
  border: none;
  border-radius: 0px;
  background-color: transparent
}
.card-title.titulos {
  font-size: 1.25em
}
.bg2 {
  background-color: rgba(2, 25, 45, 0.20);
  margin-top: 0em;
  padding-top: 1em;
  padding-bottom: 6em
}
.contacto .tipri {
  color: #2B2B2B;
  font-size: 1.5em;
  letter-spacing: 1px
}
footer {
  padding-top: 3em;
  background-color: black;
  color: #E4E4E4
}
.datos_footer {
  font-size: .85em;
  line-height: 1.75em;
  color: #C8C6C4
}
.datos_footer .enc {
  font-weight: 900;
  font-size: 1.25em;
  letter-spacing: 1.5px
}
.datos_footer .link {
  cursor: pointer
}
.pols {
  font-family: Hind;
  text-align: center;
  font-size: .75em
}
.pols a {
  color: #EFEFEF;
  padding: 0em .15em;
  text-decoration: none
}
.colpol {
  color: #2B2B2B;
  font-family: Montserrat;
  font-size: 1.65em;
  font-weight: 600;
  letter-spacing: 1px
}
.titulo-cookie {
  font-weight: 500;
}
.borde-abajo {
  border-bottom: 1px solid rgba(0, 0, 0, .3);
  padding-bottom: 2em;
}
@media(max-width:1199.98px) {
  .airebajo {
    margin-bottom: 1em
  }
}
@media(max-width:500px) {
  .anchotf {
    width: 95%
  }
}
/* soporte */
.bgso {
  background-image: url("../img/soportebg.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: white
}
.maxw {
  max-width: 1200px;
  margin-top: 200px
}
.mb30 {
  padding-bottom: 30px;
  line-height: 1.8;
  color: #6B6B6B
}
.bgg {
  background-color: rgba(0, 0, 0, 0.5);
  padding: 75px 110px;
}
.bgw {
  background-color: rgba(255, 255, 255, 0.8);
  color: #6B6B6B !important;
  min-height: 400px !important;
  font-weight: 400 !important;
  margin-top: 160px
}
.titulo {
  font-size: 3.8rem;
  line-height: 1.2;
  font-weight: 500;
  margin-bottom: .5rem
}
.container-fluid {
  max-width: 1200px;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.marin {
  line-height: 27px;
  font-weight: 400;
  padding-bottom: 50px;
  padding-right: 30px;
  padding-top: 50px
}
@media(max-width:991.98px) {
  .vis {
    display: none;
  }
  .bgg {
    padding: 0;
    padding-top: 110px;
    padding-bottom: 110px
  }
}