html {
  font-size: 5.20833333vw;
}
.facilitakz {
  background: #121212;
}
.facilitakz header {
  padding: 0.13rem 1.6rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.facilitakz header .line {
  color: #fff;
  margin: 0 0.24rem;
  font-size: 0.18rem;
}
.facilitakz header img {
  height: 0.42rem;
  width: 1.7rem;
}
.facilitakz header nav {
  display: flex;
  align-items: center;
}
.facilitakz header nav a {
  color: #fff;
  font-weight: 400;
  font-size: 0.18rem;
  color: #FFFFFF;
}
.facilitakz header nav a:nth-child(2) {
  margin: 0 0.24rem;
}
.facilitakz .wrap {
  padding: 1.76rem 1.6rem 1.31rem;
  background: url('../img/bg.png');
  background-size: cover;
}
.facilitakz .wrap p {
  font-weight: 400;
  font-size: 0.48rem;
  color: #FFFFFF;
  width: 6.74rem;
}
.facilitakz .wrap img {
  width: 2.57rem;
  height: 0.76rem;
}
.facilitakz #Vantagem {
  padding: 0.64rem 1.6rem;
}
.facilitakz #Vantagem > p {
  color: #fff;
  font-weight: 400;
  font-size: 0.32rem;
  color: #FFFFFF;
  margin-bottom: 0.4rem;
}
.facilitakz #Vantagem > div:nth-child(3) {
  padding-left: 0px;
  padding-right: 0.4rem;
}
.facilitakz #Vantagem > div {
  display: flex;
  border-radius: 0.08rem;
  background: #454545;
  margin-bottom: 0.32rem;
  justify-content: space-between;
  padding-left: 0.4rem;
}
.facilitakz #Vantagem > div img {
  width: 5.16rem;
  height: 2.4rem;
}
.facilitakz #Vantagem > div .text {
  color: #fff;
}
.facilitakz #Vantagem > div .text span {
  font-weight: 400;
  font-size: 0.24rem;
  color: #FFFFFF;
}
.facilitakz #Vantagem > div .text p {
  font-weight: 400;
  font-size: 0.18rem;
  color: #FFFFFF;
}
.facilitakz #Contacto {
  color: #fff;
  padding: 0 1.6rem;
}
.facilitakz #Contacto .title,
.facilitakz #Contacto p {
  font-weight: 400;
  font-size: 0.32rem;
  color: #FFFFFF;
}
.facilitakz #Contacto p {
  margin-bottom: 0.4rem;
}
.facilitakz #Contacto .info-wrap {
  display: flex;
}
.facilitakz #Contacto .item {
  width: 30%;
  padding: 0.24rem 0.16rem;
  border-radius: 0px 0px 8px 8px;
  border-top: 3px solid #FFB922;
  background: #454545;
  display: flex;
  flex-direction: column;
}
.facilitakz #Contacto .item .contact,
.facilitakz #Contacto .item .location {
  width: 2rem !important;
}
.facilitakz #Contacto .item img:nth-child(1) {
  width: 0.32rem;
  height: 0.32rem;
}
.facilitakz #Contacto .item img:nth-child(2) {
  margin: 0.16rem 0;
  width: 0.92rem;
  height: 0.46rem;
}
.facilitakz #Contacto .item div {
  font-weight: 400;
  font-size: 0.18rem;
  color: #FFFFFF;
  line-height: 0.32rem;
}
.facilitakz #Contacto .item:nth-child(2) {
  margin: 0 0.24rem;
}
.facilitakz .del-account {
  margin-top: 0.64rem;
  margin-bottom: 0.64rem;
}
.facilitakz .del-account p {
  font-weight: 400;
  font-size: 0.32rem;
  color: #FFFFFF;
}
.facilitakz .del-account div {
  padding: 0.24rem 0.16rem;
  background: #454545;
  border-radius: 0px 0px 0.08rem 0.08rem;
  font-weight: 400;
  font-size: 0.18rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.facilitakz .del-account div span {
  color: #FFFFFF;
  line-height: 0.32rem;
}
.facilitakz .del-account div a {
  padding: 0.14rem 0.34rem;
  border-radius: 0.24rem;
  color: #121212;
  width: 3.73rem;
  height: 0.48rem;
  line-height: 0.48rem;
  background: #FFB922;
}
.facilitakz footer {
  padding: 0.43rem 1.6rem;
  background: #454545;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.facilitakz footer img {
  width: 1.68rem;
  height: 0.41rem;
}
.facilitakz footer .proto {
  display: flex;
  font-weight: 400;
  font-size: 0.12rem;
  align-items: center;
  color: #FFFFFF;
}
.facilitakz footer .policy a {
  text-decoration: underline;
  color: #fff !important;
  display: flex;
  margin-right: 2.84rem;
}
.facilitakz footer .policy a:nth-child(1) {
  margin-bottom: 0.16rem;
}
.facilitakz footer .cport div:nth-child(1) {
  margin-bottom: 0.16rem;
}
