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

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

.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;
}

.menufix table {
    height: 66px;
}

.bar-cont-menufix {
    position: relative;
    z-index: 3;
    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: 0;
    }
    .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;
    }
    .menu-mobile-serv .text-size-5 {
        font-size: 1.4rem !important;
    }
    #banner-kunapak h1 {
        font-size: 2em;
    }
    .fixed-bottom {
        border-top: 1px solid #ffffff;
        box-shadow: 0px 3px 5px 1px #000;
    }
    .timeline .badgeh3 {
        display: none;
    }
    .timeline .text-size-2 {
        font-size: 0.8rem !important;
    }
}

.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;
}

#banner-kunapak,
main.invierno .banner-home-alto {
    background-image: none !important;
    background-color: #e8e8e8;
}

.sombra-banner {
    display: none
}

.bg-kunapak-bar-home {
    background-color: #153a59;
}

.banner-selector {
    margin: 0 auto;
    height: 247px;
    width: 1110px;
    border-radius: 4px;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    background-position-y: 100%;
}

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

.banner-selector h3 {
    text-align: left;
    margin: 0px 30px;
    position: relative;
    font-size: 40px;
    top: 50px;
}

.banner-selector select {
    text-align: left;
    margin: 0px 30px;
    position: relative;
    top: 60px;
    display: block;
    padding: 10px 10px;
    border-radius: 6px;
    padding-right: 30px;
}

.alto-determinado-buscador {
    min-height: auto;
    height: 30px;
}

.col-md-6 {
    width: 50%;
}

.row-flex {
    display: flex !important;
}

.sector-introduccion img {
    margin: 0 auto;
    display: block;
    margin-bottom: 40px;
}

.cont-incluye {
    background-color: #0097f0;
    border-radius: 20px;
    padding: 25px;
    margin-bottom: 40px;
}

.cont-incluye section {
    margin-bottom: 40px;
}

.cont-incluye span {
    color: #fff;
    background-color: #007bc1;
    border-radius: 5px;
    padding: 7px 20px;
    margin-right: 10px;
    margin-bottom: 10px;
    display: inline-block;
}

.section-cards {
    margin-bottom: 40px;
}

.cont-incluye ul {
    list-style: none;
    padding: 0px;
    margin-top: 20px;
}

.cont-incluye ul li {
    display: inline-block;
}

.cont-incluye h3 {
    font-size: 25px;
    color: #fff;
    margin-bottom: 30px;
}

.no-incluye span {
    background-color: transparent;
    border: 1px solid #fff;
}

.cont-recomendaciones {
    background-color: #fff;
    height: auto;
    border-radius: 20px;
    padding: 35px;
    box-shadow: 7px 8px 17px -6px #bbbbbb;
    margin-bottom: 40px;
}

.cont-recomendaciones h3 {
    font-size: 25px;
    color: #000;
    margin-bottom: 30px;
}

.cont-recomendaciones section {
    margin-bottom: 40px;
}

.cont-info {
    background-color: #fff;
    height: auto;
    border-radius: 20px;
    padding: 35px;
    box-shadow: 7px 8px 17px -6px #bbbbbb;
}

.cont-info h4 {
    font-size: 16px
}

.cont-info h3 {
    font-size: 25px;
    color: #000;
    margin-bottom: 30px;
}

.cont-info img {
    margin-right: 5px
}

.cont-info .col-md-3 ul {
    list-style: none!important;
    padding: 0px;
    margin-top: 0px;
}

label.radio-label {
    background: none;
    font-size: 0.875rem !important;
}

.css-radio {
    margin-left: 5px;
    margin-right: 12px;
    height: 20px;
    display: inline-block;
    line-height: 20px;
    font-size: 0.875rem !important;
    vertical-align: middle;
    cursor: pointer;
}

#modalAgregar {
    padding: 0px!important;
}

@media (max-width: 767px) {
    .container {
        max-width: initial;
    }
    .unete-dest-home .col-12 {
        width: 100%;
    }
    .unete-dest-home .col-12 a {
        width: 100%;
        margin-bottom: 20px
    }
    .banner-selector {
        width: auto
    }
    .banner-selector h3 {
        color: #fff;
        font-size: 25px
    }
    .section-cards .col-sm-12 {
        padding: 0px;
    }
    .cont-incluye {
        height: auto;
    }
}

iframe.video {
    width: 100%!important;
    border-radius: 15px;
    height: 350px;
}

iframe.video360 {
    width: 100%!important;
    border-radius: 15px;
    height: 350px;
}

.lista-radio {
    margin-bottom: 40px;
}

.lista-radio label {
    cursor: pointer;
}

.lista-radio h4 {
    font-size: 18px
}

.iframe-mapa-modal {
    width: 100%;
    height: 100%;
}

@media (min-width: 576px) {
    #modalMapaGoogle .modal-dialog {
        max-width: 1200px;
        margin: 1.75rem auto;
        height: 90%;
    }
}

#modalMapaGoogle h2 {
    color: #000;
    font-size: 20px!important;
    display: inline
}

@media (max-width: 430px) {
    .sector-introduccion img {
        width: 100%
    }
    .banner-selector select {
        width: 85%;
    }
}

#modalAgregarMaletaDesktop .row {
    margin: 0px !important
}

.menufix-f .menu-filtros {
    display: none
}