@charset "UTF-8";
/*BOTONES ROLLOVER*/
/*FONTS*/
/**********************************

Use: Reset Styles for all browsers

***********************************/









@keyframes wrap {
    0% {
        background-color: transparent;
        transform: scale(0);
    }

    100% {
        background-color: #d52b1e;
        transform: scale(1);
    }
}

@keyframes left {
    0% {
        width: 0;
    }

    100% {
        width: 15px;
    }
}

@keyframes right {
    0% {
        width: 0;
    }

    100% {
        width: 30px;
    }
}

@keyframes load8 {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/**start div btn-rojo*/





.banner .carousel-inner .item.Video:before {
    content: "";
    background: url(../img/shadow_banner.png) no-repeat;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-size: cover;
    background: #00000061;
} 
.banner .carousel-inner .item.Video{
    background: black;
}
.banner .carousel-inner .item.Video .container{
    bottom: 100vh!important;

}
.banner .carousel-inner .item.Video .video_pos_content_banner{
    bottom: 305px!important;
    padding: 0;
    padding-right: 0px!important;
}
.banner .carousel-inner .item.Image {
    height: 100vh!important;
}
.banner .carousel-inner .item.Video video{
    width: 100%;
    height: 100vh;
    transform: scale(1.1);
}
/*end div btnrojo*/













/* Links
------------------------------*/






















.banner .item .custom-object-fit {
    -webkit-animation: zoom 15s ease-in-out infinite alternate;
    -moz-animation: zoom 15s ease-in-out infinite alternate;
    -o-animation: zoom 15s ease-in-out infinite alternate;
    -ms-animation: zoom 15s ease-in-out infinite alternate;
    animation: zoom 15s ease-in-out infinite alternate;
}

.zoom .custom-object-fit {
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
}

.zoom:hover .custom-object-fit {
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
}

@media only screen and (max-width: 760px) {


    
}


/* AUTOCOMPLETE */





.banner {
    height: 100%;
    margin-bottom: 30px;
}

    .banner .carousel-inner .item {
        width: 100%;
        min-height: 450px;
    }
    .banner .carousel-inner .item > a .c2 {
        height: 100%;
        z-index: 1;
        position: relative;
    }

        .banner .carousel-inner .item .item_bg {
            -webkit-animation: zoom 15s ease-in-out infinite alternate;
            -moz-animation: zoom 15s ease-in-out infinite alternate;
            -o-animation: zoom 15s ease-in-out infinite alternate;
            -ms-animation: zoom 15s ease-in-out infinite alternate;
            animation: zoom 15s ease-in-out infinite alternate;
            background-size: cover !important;
            background-repeat: no-repeat;
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            object-fit: cover;
        }

        .banner .carousel-inner .item:before {
            content: "";
            background: url("../img/shadow_banner.png") no-repeat;
            position: absolute;
            width: 100%;
            height: 100%;
            z-index: 1;
            background-size: cover;
        }

.banner_small_content .carousel-inner .item:before {
    content: "";
    background: none;
}

.banner .carousel-inner .item .container {
    position: relative;
    height: 100%;
    z-index: 1;
}

    .banner .carousel-inner .item .container .pos_content_banner {
        position: absolute;
        bottom: 85px;
        width: 100%;
        padding-right: 30px;
        /*top: 120px ;*/
    }

        .banner .carousel-inner .item .container .pos_content_banner .datos {
            float: right;
            display: inline-block;
            border: none;
            background-color: #00000075;
            margin: 0 0 30px;
        }

            .banner .carousel-inner .item .container .pos_content_banner .datos span {
                font-family: 'FF_Clan_OT_News';
                color: #fff;
            }

            .banner .carousel-inner .item .container .pos_content_banner .datos h3 {
                width: auto;
                margin-bottom: 10px !important;
                font-size: 30px;
            }

            .banner .carousel-inner .item .container .pos_content_banner .datos p {
                color: #fff;
                margin-bottom: 10px;
            }

            .banner .carousel-inner .item .container .pos_content_banner .datos .svg {
                fill: #d52b1e;
            }

.pos_content_banner.date svg, .pos_content_banner.date .svg {
    height: 16px;
    width: 16px;
    fill: #fff;
}

/*.banner_small_content .pos_content_banner {
    top: initial !important;
}*/

.banner .carousel-inner .item .title {
    color: #fff;
    width: 85%;
    font-family: 'BreePeru_Bold';
}

    .banner .carousel-inner .item .title i {
        font-style: normal;
        font-family: 'BreePeru_Bold';
        font-size: 106px;
        line-height: 120px;
    }

.banner .carousel-inner .item h3 {
    font-size: 30px;
    color: #fff;
    margin: 0;
}

.banner .carousel-inner .item .redes_sociales_banner {
    float: left;
}

    .banner .carousel-inner .item .redes_sociales_banner li {
        display: inline-block;
        margin-right: 15px;
    }

        .banner .carousel-inner .item .redes_sociales_banner li a svg,
        .banner .carousel-inner .item .redes_sociales_banner li a .svg {
            width: 33px;
            height: 33px;
            fill: #fff;
        }

.banner .carousel-inner .item .descripcion {
    display: table;
    width: 100%;
    margin-top: 75px;
    /*position: absolute;
    bottom: 0;*/
}

    .banner .carousel-inner .item .descripcion h4 {
        font-family: 'FF_Clan_OT_Bold';
        float: right;
        color: #fff;
        font-size: 12px;
        text-align: right;
    }

        .banner .carousel-inner .item .descripcion h4 span {
            font-family: 'FF_Clan_OT_News';
            display: block;
            margin-top: 8px;
        }

.banner .carousel-inner .item .perfil {
    position: absolute;
    bottom: -42px;
    width: 100%;
}

    .banner .carousel-inner .item .perfil .logo {
        background-color: #fff;
        display: inline-block;
        width: 226px;
        height: 226px;
        margin: auto;
        position: relative;
        margin-right: 58px;
    }

        .banner .carousel-inner .item .perfil .logo img {
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            margin: auto;
            width: 100%;
            height: 100%;
            object-fit: contain;
        }

    .banner .carousel-inner .item .perfil .name {
        display: inline-block;
        display: inline-block;
        position: absolute;
        bottom: 50%;
        top: 50%;
    }

        .banner .carousel-inner .item .perfil .name h4 {
            font-size: 48px;
            color: #fff;
        }

            .banner .carousel-inner .item .perfil .name h4 span {
                display: block;
                font-size: 18px;
                margin-top: 10px;
            }

.banner .carousel-indicators {
    right: 9%;
    top: 50%;
    width: auto;
    left: auto;
}

    .banner .carousel-indicators li {
        border: 0;
        margin: 11px 0;
        background-color: #fff;
        opacity: 0.5;
    }

        .banner .carousel-indicators li span {
            display: block;
            width: 6px;
            height: 6px;
            background-color: #fff;
            border-radius: 50%;
            box-sizing: border-box;
            margin: 6.5px;
        }

    .banner .carousel-indicators .active {
        /*width: 22px;
            height: 22px;
            margin: 0;
            background-color: transparent;
            border: 1px solid $blanco !important;
            margin: 7px;*/
        opacity: 1;
    }

    .banner .carousel-indicators.vertical li {
        display: block;
        width: 10px;
        height: 10px;
    }

        .banner .carousel-indicators.vertical li:hover {
            width: 12px;
            height: 12px;
        }

.banner .banner_small_content .carousel-inner .item .title {
    /*margin-bottom: 30px;*/
    height: 200px;
    color: #fff;
    width: 85%;
    position: relative;
}

    .banner .banner_small_content .carousel-inner .item .title .text {
        position: absolute;
        bottom: 0;
    }

    .banner .banner_small_content .carousel-inner .item .title i {
        font-family: 'BreePeru_Bold';
        font-style: normal;
        /*position: absolute;
        bottom: 0;*/
        line-height: 1.1;
    }

    .banner .banner_small_content .carousel-inner .item .title p {
        font-family: 'BreePeru_Regular';
        line-height: 1;
    }

.banner .banner_small_content .carousel-inner .item .modulo {
    display: block;
    font-size: 30px;
    color: #fff;
    position: relative;
    /*top: -35px;*/
}

.banner .banner_small_content .carousel-inner .item h3 {
    font-size: 24px;
    margin-top: 20px;
    width: 425px;
}

@keyframes zoom {
    from {
        -moz-transform: scale(1);
        transform: scale(1);
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
    }

    to {
        -moz-transform: scale(1.2);
        transform: scale(1.2);
        -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
    }
}

.scroll {
    cursor: pointer;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

    .scroll svg,
    .scroll .svg {
        width: 25px !important;
        height: 12px !important;
        fill: #fff;
        transition: all .5s;
        position: absolute;
        bottom: 85px;
    }

    .scroll:hover svg {
        margin-bottom: -4px;
    }

    .posLeft {
        object-position: center left !important;
        background-position: center left !important;
    }

    .posCenter {
        object-position: center !important;
        background-position: center !important;
    }

    .posRight {
        object-position: center right !important;
        background-position: center right !important;
    }
    .bannerlink {
        height: 100%;
        z-index: 1;
        position: relative;
    }
@media only screen and (max-width: 760px) {
    .scroll svg,
    .scroll .svg {
        margin: auto;
        left: 0;
        right: 0;
        bottom: 40px;
    }

    

    .banner ol.carousel-indicators {
        display: none;
    }
    .banner .carousel-inner .item > a .c2 {
        height: 100%;
        z-index: 1;
        position: relative;
    }

    /*.banner .carousel-inner .item .item_bg {
        background-position: center right !important;
    }*/

    .banner .carousel-inner .item .pos_content_banner {
        bottom: 15% !important;
        /*top: initial;
        top: 112px;*/
    }

        .banner .carousel-inner .item .pos_content_banner.mobile_content_banner {
            top: 120px !important;
            bottom: 42px;
        }

    .banner .carousel-inner .item .title {
        position: relative;
        height: 250px !important;
        font-size: initial;
        white-space: nowrap;
        width: 100% !important;
        line-height: normal;
        margin-bottom: 0;
    }

    .banner .carousel-inner .item .pos_content_banner .title i {
        font-style: normal;
        position: relative;
        bottom: 0;
        width: 100%;
        font-size: 40px;
        line-height: normal;
        white-space: normal;
        font-family: 'BreePeru_Bold';
    }

    .banner .carousel-inner .item .pos_content_banner .title span {
        position: absolute;
        bottom: 100%;
    }

    .banner .carousel-inner .item .pos_content_banner h3 {
        font-size: 18px;
        margin-left: 0;
        width: 100%;
    }

    .banner .carousel-inner .item .container .pos_content_banner .datos {
        margin: 0 !important;
        float: left;
        padding: 19px !important;
        width: 225px !important;
    }

    .banner .carousel-inner .item .pos_content_banner .descripcion {
        position: absolute;
        bottom: 36px;
    }

        .banner .carousel-inner .item .pos_content_banner .descripcion h4 {
            display: none;
        }

    .destinos_banners .btnBlanco {
        margin: 45px auto 40px !important;
    }
}

.destinos_banners {
    text-align: center;
}

    .destinos_banners .destino_banner_content {
        height: 440px;
        padding-top: 45px;
        position: relative;
        max-width: 1360px;
        margin: 0 auto;
        overflow: hidden;
        /*cursor: pointer;*/
    }

        .destinos_banners .destino_banner_content .content_img {
            object-fit: cover;
            width: 100%;
            height: 440px;
            top: 0;
            left: 0;
            position: absolute;
        }

        .destinos_banners .destino_banner_content .container {
            position: relative;
            z-index: 1;
            height: 100%;
        }

        .destinos_banners .destino_banner_content a {
            display: block;
            height: 100%;
        }

            .destinos_banners .destino_banner_content a svg,
            .destinos_banners .destino_banner_content a .svg {
                width: 26px;
                height: 26px;
                fill: #fff;
                transition: all .5s;
            }

                .destinos_banners .destino_banner_content a svg:hover, .destinos_banners .destino_banner_content a .svg:hover {
                    margin-right: -4px;
                }

            .destinos_banners .destino_banner_content a.like {
                /*margin-top: 40px;*/
                /*height: auto;*/
                margin-top: 40px;
                height: 40px;
                float: right;
                /*&:hover,
                &.active {
                    svg,
                    .svg {
                        fill: $rojobtn;
                        stroke: $rojobtn;
                    }
                }*/
            }

                .destinos_banners .destino_banner_content a.like svg,
                .destinos_banners .destino_banner_content a.like .svg {
                    fill: transparent;
                    stroke: #fff;
                    stroke-linecap: round;
                    stroke-width: 3px;
                }

                    .destinos_banners .destino_banner_content a.like:hover, .destinos_banners .destino_banner_content a.like.active,
                    .destinos_banners .destino_banner_content a.like.element_active .svg,
                    .destinos_banners .destino_banner_content a.like svg:hover,
                    .destinos_banners .destino_banner_content a.like .svg:hover {
                        fill: #d52b1e !important;
                        stroke: #d52b1e !important;
                    }

        .destinos_banners .destino_banner_content .next_banner_destino {
            position: absolute;
            right: 20px;
            bottom: 44px;
        }

        .destinos_banners .destino_banner_content a.next_banner_destino svg,
        .destinos_banners .destino_banner_content a.next_banner_destino .svg {
            transition: all .5s;
        }

        .destinos_banners .destino_banner_content a.next_banner_destino:hover svg,
        .destinos_banners .destino_banner_content a.next_banner_destino:hover .svg {
            margin-right: -4px;
        }

        .destinos_banners .destino_banner_content h3 {
            color: #fff;
            margin-top: 15px;
            font-size: 60px;
        }

        .destinos_banners .destino_banner_content p {
            color: #fff;
            margin-top: 25px;
            line-height: 1.7;
            font-size: 18px;
            font-family: 'FF_Clan_OT_News';
        }

            .destinos_banners .destino_banner_content p span {
                font-family: 'FF_Clan_OT_Bold';
                display: block;
                font-size: 18px;
            }

        .destinos_banners .destino_banner_content.text-right .content_img {
            -webkit-box-shadow: inset -200px 0px 300px 40px rgba(0, 0, 0, 0.5);
            -moz-box-shadow: inset -200px 0px 300px 40px rgba(0, 0, 0, 0.5);
            box-shadow: inset -200px 0px 300px 40px rgba(0, 0, 0, 0.5);
        }

        .destinos_banners .destino_banner_content.text-left .content_img {
            -webkit-box-shadow: inset 200px 0px 300px 40px rgba(0, 0, 0, 0.5);
            -moz-box-shadow: inset 200px 0px 300px 40px rgba(0, 0, 0, 0.5);
            box-shadow: inset 200px 0px 300px 40px rgba(0, 0, 0, 0.5);
        }

    .destinos_banners .btnBlanco {
        color: #d52b1e;
        text-transform: uppercase;
        font-family: 'FF_Clan_OT_News';
        display: inline-block;
        transition-duration: 0.5s;
        background-color: #fff;
        border: 1px solid #d52b1e;
        text-decoration: none;
        text-align: center;
        padding: 10px 50px;
        font-size: 14px;
        display: inline-block;
        margin-top: 20px;
        transform: perspective(1px) translateZ(0);
        -webkit-transform: perspective(1px) translateZ(0);
        overflow: hidden;
        transition-property: color, background-color;
        margin: 45px auto 65px;
    }

        .destinos_banners .btnBlanco svg,
        .destinos_banners .btnBlanco .svg {
            width: 20px;
            max-height: 20px;
            fill: #d52b1e;
            position: relative;
            margin-left: 10px;
            top: 4px;
        }

        .destinos_banners .btnBlanco:hover {
            border-color: #c30731;
            color: #c30731;
            text-decoration: none;
        }

            .destinos_banners .btnBlanco:hover svg {
                fill: #c30731;
            }

        .destinos_banners .btnBlanco:before {
            content: "";
            position: absolute;
            z-index: -1;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            background: #d52b1e;
            border-radius: 100%;
            -webkit-transform: scale(0);
            transform: scale(0);
            -webkit-transition-property: transform;
            transition-property: transform;
            -webkit-transition-duration: 0.5s;
            transition-duration: 0.5s;
            -webkit-transition-timing-function: ease-out;
            transition-timing-function: ease-out;
        }

        .destinos_banners .btnBlanco:active {
            background-color: #d52b1e;
            color: #fff;
        }

            .destinos_banners .btnBlanco:active svg {
                fill: #fff;
            }

            .destinos_banners .btnBlanco:active:before {
                -webkit-transform: scale(1.1, 4);
                transform: scale(1.1, 4);
            }


@media only screen and (max-width: 760px) {
    .destinos_banners .destino_banner_content.text-right .content_img {
        -webkit-box-shadow: inset -100px 0px 186px 10px rgba(0,0,0,0.8);
        -moz-box-shadow: inset -100px 0px 186px 10px rgba(0,0,0,0.8);
        box-shadow: inset -100px 0px 186px 10px rgba(0,0,0,0.8);
    }





   
}


@media only screen and (max-width: 760px) {
}


@media only screen and (max-width: 760px) {
}


@media only screen and (max-width: 760px) {
}



@media only screen and (max-width: 760px) {
}

@media only screen and (max-width: 599px) {
}


@media only screen and (max-width: 760px) {
}


@media only screen and (max-width: 760px) {
}

@media only screen and (max-width: 760px){
}



@media only screen and (max-width: 760px) {
}


@media only screen and (max-width: 760px) {
}


@media only screen and (max-width: 760px) {
}


@media only screen and (max-width: 760px) {
}

@media only screen and (max-width: 320px) {
}

@media only screen and (max-width: 760px) {
}




@media only screen and (max-width: 760px) {
}

.title_pag {
    padding-right: 100px;
}

.quehacer_carousel .owl-stage-outer, .otrosAtractivos_carousel .owl-stage-outer {
    width: 91%;
}

    .quehacer_carousel .owl-stage-outer .owl-item, .otrosAtractivos_carousel .owl-stage-outer .owl-item {
        margin-right: 0px;
    }

        .quehacer_carousel .owl-stage-outer .owl-item:last-child, .otrosAtractivos_carousel .owl-item:last-child {
            margin-right: 0px;
        }

    .quehacer_carousel .owl-stage-outer .owl-stage, .otrosAtractivos_carousel .owl-stage-outer .owl-stage {
        display: flex;
    }

.quehacer_carousel .item .box.zoom, .otrosAtractivos_carousel .item .box.zoom {
    margin-bottom: 10px;
}

.ofertas_carousel .owl-stage-outer {
    width: 90%;
}

.ofertas_carousel .owl-stage {
    display: flex;
}

.ofertas_carousel .owl-nav {
    display: block !important;
    top: -76px;
}

.ofertas_carousel .item {
    max-width: 60%;
}

.ofertas_carousel .results_small li:nth-child(3n+3) {
    margin-right: 27px;
}

.carousel_experiencia .owl-dots {
    margin-top: 20px;
}

.carousel_experiencia .owl-dot {
    display: inline-block;
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit;
}

    .carousel_experiencia .owl-dot span {
        width: 8px;
        height: 8px;
        margin: 5px 7px;
        background: #D6D6D6;
        background-color: rgb(214, 214, 214);
        display: block;
        -webkit-backface-visibility: visible;
        transition: opacity .2s ease;
        border-radius: 30px;
    }

    .carousel_experiencia .owl-dot.active span {
        background-color: #6e6e6e;
    }
    /*Ofertas*/
.oferta_ind, .oferta_ind .container_right{
    min-height:410px;
}

@media only screen and (max-width: 760px) {
    .quehacer_carousel .owl-stage-outer, .ofertas_carousel .owl-stage-outer, .otrosAtractivos_carousel .owl-stage-outer {
        width: 100%;
        max-height: 460px;
    }

        .quehacer_carousel .owl-stage-outer .owl-stage,
        .ofertas_carousel .owl-stage-outer .owl-stage,
        .otrosAtractivos_carousel .owl-stage-outer .owl-stage {
            display: block;
        }

    .quehacer_carousel .owl-nav,
    .ofertas_carousel .owl-nav,
    .otrosAtractivos_carousel .owl-nav {
        display: block !important;
        position: relative;
        top: auto;
        text-align: center;
        line-height: 0;
        margin-top: 15px;
    }

        .quehacer_carousel .owl-nav button span,
        .ofertas_carousel .owl-nav button span {
            line-height: 0.5;
        }

    .quehacer_carousel p.msj,
    .ofertas_carousel p.msj {
        margin: 20px 0 0 !important;
        width: 100% !important;
    }

    .quehacer_carousel .owl-dots,
    .ofertas_carousel .owl-dots,
    .otrosAtractivos_carousel .owl-dots {
        display: none;
    }

    .ofertas_carousel .owl-stage-outer {
        width: 100%;
        max-height: 100%;
    }

        .ofertas_carousel .owl-stage-outer .owl-stage {
            display: block;
        }

    .ofertas_carousel .owl-stage-outer {
        width: 100%;
        max-height: 100%;
    }

        .ofertas_carousel .owl-stage-outer .owl-stage {
            display: block;
        }
}


@media only screen and (max-width: 760px) {
}



.carousel_experiencia.owl-carousel {
    display: block;
}

.owl-carousel li:last-child {
    margin-right: 27px;
}


/*MOBILE*/
@media only screen and (max-width: 504px) {
}

@media only screen and (max-width: 760px) {
}


@media only screen and (max-width: 360px) {
}

@media only screen and (max-width: 320px) {


@media only screen and (max-width: 760px) {
}


@media only screen and (min-width: 760px) and (max-width: 1199px) {
}




.carousel-indicators {
    position: absolute;
    top: 50%;
    right: 8%;
    z-index: 15;
    width: auto;
    padding-left: 0;
    text-align: center;
    list-style: none;
    left: auto;
}



@media only screen and (max-width: 480px) {
}

@media only screen and (min-width: 481px) and (max-width: 599px) {
}

@media only screen and (min-width: 600px) and (max-width: 767px) {
}

@media only screen and (min-width: 768px) and (max-width: 979px) {
}

@media only screen and (min-width: 980px) and (max-width: 1099px) {
}

@media only screen and (min-width: 1100px) and (max-width: 1199px) {
}

@media only screen and (min-width: 1200px) and (max-width: 1299px) {
}

@media only screen and (min-width: 1300px) and (max-width: 1399px) {

}

@media only screen and (min-width: 1400px) and (max-width: 1499px) {

}

/* GUIA GASTRONOMICA */

@media only screen and (max-width: 1399px) and (min-width: 1300px)  {

}

@media only screen and (max-width: 760px) {
}

.banner .carousel-inner .item.Video .videoA img.item_bg{
    /*height: auto!important;*/
    display: none!important;

}
.banner .carousel-inner .item.Video .videoA video{
    display: block!important;

}
@media only screen and (max-width: 760px){
    .banner .carousel-inner .item.Video .div-btnRojo {
        font-size: 10.5px;
        padding: 12px 18px;
        margin: 0px;
    }
   .videoA .img_pos_content_banner{
    bottom: 15% !important;
   }
   .banner .carousel-inner .item.Video .container{
    bottom: 110vh!important;
   }
   .banner .carousel-inner .item.Video video{
    transform: none;
   }
 
    .banner .carousel-inner .item.Video .container .video_pos_content_banner{
        text-align: right;
    }
    .banner .carousel-inner .item.Video .container .video_pos_content_banner .home {
        text-align: right!important;
        width: 100%;
        bottom: -20vh;
        height: 50px!important;
        right: 10%;
        cursor: pointer;
        z-index: 9;
        display: inline;
    }

    .banner .carousel-inner .item.Video .videoA img.item_bg{
        /*height: auto!important;*/
        display: block!important;
    }
    .banner .carousel-inner .item.Video .videoA video{
        display: none!important;
    }
    .banner .carousel-inner .item.Video .container{
        position: initial;
    }
}


