.homefuturoenpausa .general {
  width: 100%;
  margin-bottom: 40px;
}

.homefuturoenpausa .linak-block {
  background-color: #000;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-bottom: 6px;
  padding-top: 6px;
  padding-bottom: 6px;
  text-decoration: none;
  display: flex;
}

.homefuturoenpausa .divaa-block {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 0;
  display: flex;
}

.homefuturoenpausa .headssing-3 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 3px;
  font-family: lft-etica, sans-serif;
  font-size: 22px;
  line-height: 22px;
}

.homefuturoenpausa .medianil_c {
  background-color: #fff;
  width: 1px;
  height: 40px;
  margin-left: 10px;
  margin-right: 10px;
}

.homefuturoenpausa .tedxtl {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  font-family: lft-etica, sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 13px;
}

.homefuturoenpausa .slider {
  background-color: #fff;
  height: 125px;
}

.homefuturoenpausa .slide-nav {
  display: none;
}

.homefuturoenpausa .slide {
  width: 100%;
  height: 125px;
  padding-bottom: 0;
  padding-right: 0;
}

.homefuturoenpausa .div-block-2 {
  width: 100%;
  height: 100%;
  padding-left: 10%;
  padding-right: 10%;
}

.homefuturoenpausa .left-arrow, .homefuturoenpausa .right-arrow {
  width: 10%;
}

.homefuturoenpausa .icon, .homefuturoenpausa .icon-2 {
  color: #ea0a0a;
  font-size: 13px;
  line-height: 13px;
}

.homefuturoenpausa .link1 {
  background-image: url('../images/capi1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 16px;
  width: 100%;
  height: 100px;
}

.homefuturoenpausa .textvv-block {
  text-align: center;
  font-family: lft-etica, sans-serif;
  font-size: 13px;
  line-height: 13px;
}

.homefuturoenpausa .link2 {
  background-image: url('../images/capi2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 16px;
  width: 100%;
  height: 100px;
}

.homefuturoenpausa .link3 {
  background-image: url('../images/capi3.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 16px;
  width: 100%;
  height: 100px;
}

.homefuturoenpausa .link4 {
  background-image: url('../images/capi4.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 16px;
  width: 100%;
  height: 100px;
}

.homefuturoenpausa .link5 {
  background-image: url('../images/capi5.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 16px;
  width: 100%;
  height: 100px;
}

.homefuturoenpausa .link6 {
  background-image: url('../images/cai6.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 16px;
  width: 100%;
  height: 100px;
}

@media screen and (max-width: 991px) {
.homefuturoenpausa .linak-block {
    height: auto;
    padding-top: 8px;
    padding-bottom: 8px;
  }

.homefuturoenpausa .divaa-block {
    flex-flow: column;
  }

.homefuturoenpausa .headssing-3 {
    margin-bottom: 6px;
  }

.homefuturoenpausa .medianil_c {
    display: none;
  }

.homefuturoenpausa .tedxtl {
    font-size: 14px;
    line-height: 14px;
    display: block;
  }

.homefuturoenpausa .icon, .homefuturoenpausa .icon-2 {
    font-size: 20px;
  }
}

@media screen and (max-width: 767px) {
.homefuturoenpausa .headssing-3 {
    margin-top: 0;
  }

.homefuturoenpausa .medianil_c {
    display: none;
  }

.homefuturoenpausa .tedxtl {
    font-size: 14px;
    line-height: 14px;
  }
}

@media screen and (max-width: 479px) {
.homefuturoenpausa .tedxtl {
    text-align: center;
  }

.homefuturoenpausa .icon {
    font-size: 16px;
    line-height: 16px;
  }
}


