.timeline {
  position: relative;
  margin-top: 0;
}

.timeline-f {
  margin-top: 130px;
}

.timeline table th {
  border-bottom: 1px solid #efefef;
  padding: 5px 10px;
}

.badgeh3 {
  position: relative;
  z-index: 2;
  width: 90px;
  left: 50%;
  top: -5px;
  margin-left: -40px !important;
}

.badgeh3 .badge {
  border: 1px solid #013366;
  font-weight: normal;
  width: 90px;
  background-color: #ffffff;
  color: #013366;
  font-size: 16px;
  padding: 7px;
}

.badgeh3-fin {
  top: -60px;
}

.timeline::before {
  content: '';
  background: #041a2f;
  width: 5px;
  height: 95%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
}

.timeline-item {
  width: 100%;
  margin-bottom: 40px;
}

.timeline-item:nth-child(even) .timeline-content {
  float: right;
  padding: 40px 30px 10px 30px;
}

.timeline-item:nth-child(even) .timeline-content .date {
  right: auto;
  left: 0;
}

.timeline-item:nth-child(even) .timeline-content::after {
  content: '';
  position: absolute;
  border-style: solid;
  width: 0;
  height: 0;
  top: 40px;
  left: -50px;
  border-color: #003366;
  z-index: 1;
}

.timeline-item::after {
  content: '';
  display: block;
  clear: both;
}

.timeline-content {
  position: relative;
  width: 45%;
  padding: 0px;
}

.timeline-content::after {
  content: '';
  position: absolute;
  border-style: solid;
  width: 0;
  height: 0;
  top: 40px;
  right: -42px;
  border-width: 1px 0 3px 65px;
  border-color: #003366;
  z-index: 1;
}

.timeline-img {
  width: 30px;
  padding-top: 2px;
  height: 30px;
  background: #003366;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  margin-top: 25px;
  margin-left: -15px;
  color: #fff;
  text-align: center;
  z-index: 2;
}

.w-10-td {
  width: 10%;
}

.w-70-td {
  width: 70%;
}

.w-20-td {
  width: 20%;
  text-align: right;
}

.timeline-img-header {
  height: 200px;
  position: relative;
  margin-bottom: 20px;
}

.timeline-img-header h2 {
  color: #ffffff;
  position: absolute;
  bottom: 5px;
  left: 20px;
}

.timeline-item-50 {
  margin-top: -250px;
}

.date {
  background: #91cc33;
  display: inline-block;
  color: #ffffff;
  padding: 10px;
  position: absolute;
  top: 0;
  right: 0;
}

.menufix h2,
.menufix p {
  color: #003366;
}

.menufix .text-size-5 {
  font-size: 1.4em !important;
  margin: 0;
}

.menufix .text-size-4 {
  font-size: 1.7em !important;
  margin: 0;
}

.menufix .container {
  padding: 15px;
}

.menufix .text-size-2 {
  margin: 0;
}

.banner-home-alto {
  height: 330px;
}

main.invierno .banner-home-alto {
  margin-top: -78px !important;
  background-size: 100%;
}

.menufix table {
  height: 66px;
}

.bar-cont-menufix {
  position: relative;
  z-index: 801;
  top: -50px;
}

@media screen and (max-width: 768px) {
  .timeline .timeline-item:nth-child(odd) .timeline-content::after,
  .timeline-item:nth-child(even) .timeline-content::after {
    display: none;
  }

  .badgeh3 {
    left: auto;
    margin: auto !important;
  }

  .timeline-item-50 {
    margin-top: 0;
  }

  .timeline::before {
    left: 20px;
    display: none;
  }

  .timeline {
    margin-top: 50px;
  }

  .timeline .timeline-img {
    left: 20px;
    display: none;
  }

  .timeline .timeline-content {
    max-width: 100%;
    width: auto;
    margin-left: 0;
  }

  .timeline .timeline-item:nth-child(even) .timeline-content {
    float: none;
  }

  .timeline .timeline-item:nth-child(odd) .timeline-content::after {
    content: '';
    position: absolute;
    border-style: solid;
    width: 0;
    height: 0;
    top: 40px;
    left: -40px;
    border-color: #013366;
    z-index: 1;
  }

  .sombra-banner {
    display: none;
  }

  main.invierno .banner-home-alto {
    background-image: none;
  }

  #banner-kunapak h1,
  .banner-home-resena {
    color: #013366;
  }
}

.card-atrac .card {
  position: relative;
  z-index: 2;
  box-shadow: 4px 3px 18px #a5a5a5;
}

.card figure img {
  border-radius: 7px 7px 0 0;
}

.w-70-td h4 {
  color: #003366;
}

.banner-home-slogan {
  font-size: 3em;
}

.sombra-banner {
  background-size: contain;
  min-height: 400px;
}

.card-atrac .card {
  box-shadow: 7px 8px 17px -6px #4a5f82;
  border-radius: 7px;
}

.menufix-f {
  position: fixed;
  top: 0;
  width: 100%;
  left: 0;
  margin: 0 !important;
  border-radius: 0;
}

.menufix-f .card {
  padding: 0 !important;
  margin-right: 0 !important;
  margin-left: 0 !important;
  border-radius: 0;
  z-index: 3;
}
