button:focus {
    outline: none;
}

.logo_grande {
    max-width: 500px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.btn-idioma {
    color: #BBBBBB;
}

.bg_menu2 {
    background-color: #FFF;
    transition: 0.4s linear all;
}

.txt-slider {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 2;
    bottom: 0;
    top: 0;
    height: 115px;
}

.txt-slider img {
    width: auto !important;
}

.bt4-0B171C {
    border-top: #0B171C 4px solid;
}

.bl1-EEEEEE {
    border-left: #EEEEEE 1px solid;
}

.br1-EEEEEE {
    border-right: #EEEEEE 1px solid;
}

.b1-666 {
    border: #666666 1px solid;
}

.b1-CCC {
    border: #CCCCCC 1px solid;
}

.btn-web {
    background-color: transparent;
    padding: 20px;
    color: #FFF;
    text-align: center;
    width: 200px;
    cursor: pointer;
    transition: all .4s ease;
    border: 1px solid #D76826;
}

.btn-web:hover {
    color: #FFF;
    background-color: #D76826 !important;
}

.btn-web2 {
    background-color: transparent;
    padding: 20px;
    color: #FFF;
    text-align: center;
    width: 200px;
    cursor: pointer;
    transition: all .4s ease;
    border: 1px solid #FFF;
}

.btn-web2:hover {
    border: 1px solid #D76826;
    color: #FFF;
    background-color: #D76826;
}

.btn-web3 {
    background-color: transparent;
    padding: 20px;
    color: #D76826;
    text-align: center;
    width: 200px;
    cursor: pointer;
    transition: all .4s ease;
    border: 1px solid #D76826;
}

.btn-web3-active {
    background-color: #D76826 !important;
    color: #FFF !important;
}

.btn-web3:hover {
    color: #FFF;
    background-color: #D76826 !important;
}

.btn-web4 {
    background-color: #D76826;
    padding: 20px;
    color: #FFF;
    text-align: center;
    width: 200px;
    cursor: pointer;
    transition: all .4s ease;
    border: 1px solid #D76826;
}

.btn-web5 {
    background-color: transparent;
   padding-right: 10px;
    padding-left: 11px;
    padding-top: 11px;
    padding-bottom: 10px;
    height: 60px;
    height: 60px;
    color: #FFF;
    text-align: center;
    width: 60px;
    cursor: pointer;
    transition: all .4s ease;
    border: 1px solid #FFF;
}

.btn-web5:hover {
    border: 1px solid #D76826;
    color: #FFF;
    background-color: #D76826;
}

.btn-web6 {
    background-color: transparent;
    padding: 20px;
    color: #E75F00;
    text-align: center;
    width: 200px;
    cursor: pointer;
    transition: all .4s ease;
    border: 1px solid #E75F00;
}

.btn-web6:hover {
    border: 1px solid #FFF;
    color: #E75F00;
    background-color: #FFF;
}

.hover-797641:hover {
    background-color: #797641;
    color: #FFF
}

.hover-EDECB6:hover {
    background-color: #EDECB6;
    color: #FFF
}

.hover-B7B094:hover {
    background-color: #B7B094;
    color: #FFF
}

.box-descripcion {
    width: 400px;
    height: auto;
}

@media (max-width: 768px) {
    .box-descripcion {
        width: 100% !important;
        height: auto !important;
    }
    .box-left {
        position: initial !important;
    }
    .box-right {
        position: initial !important;
    }
}

.box-left {
    position: absolute;
    z-index: 4;
    top: 0;
    left: 40px;
}

.box-right {
    position: absolute;
    z-index: 4;
    top: 0;
    right: 40px;
}

.categoria-noticia {
    background-color: #CCCCCC;
    position: absolute;
    bottom: 0;
    padding: 10px 10px;
}

.breadcrumb {
    background-color: transparent;
    padding: 8px 0;
    list-style: none;
    border-radius: 4px;
    margin-bottom: 10px;
}

.breadcrumb li.active {
    font-weight: 700;
    color: #666;
}

.breadcrumb li {
    display: inline-block;
    color: #ccc;
    position: relative;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 10px;
}

.breadcrumb>li {
    display: inline-block;
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}

.breadcrumb li a {
    color: #ccc;
}

.breadcrumb li a, .trail li a {
    transition: color .3s ease;
    text-decoration: none;
}

.logo-sec {
    max-width: 25%;
}

.border-menu {
    border-bottom: 1px solid #F6F6F6;
}

.arrow-up {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid black;
    opacity: 0;
    margin-bottom: -1px;
    transition: 0.4s ease;
}

/* HOME */

.bg-origenes {
    background-image: url('../images/home/bg1.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    height: 550px;
    background-size: cover;
}

.bg-col-6 {
    background-image: url('../images/home/img7.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 420px;
}

.bg-img {
    background-image: url('../images/sustentabilidad/img1.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 410px;
}

@media (max-width: 768px) {
    .container_text {
        background: rgb(255, 255, 255, 0.95);
        padding: 40px;
        width: 90%;
        max-width: 400px;
        margin: 60px auto 60px auto;
        float: none !important;
    }
    .p-especial {
        padding-left: 40px;
        padding-right: 40px;
    }
    .bg-linea {
        background-image: none;
        background-repeat: no-repeat;
        background-position: 50% 92%;
    }
    .h600 {
        height: auto;
    }
    .size60 {
        font-size: 40px !important;
    }
    .size24-resp {
        font-size: 18px !important;
    }
    .width100-resp {
        width: 100%;
    }
    .pt15-resp {
        padding-top: 15px;
    }
    .pb15-resp {
        padding-bottom: 15px;
    }
    .pl50-resp {
        padding-left: 0px;
    }
    .pull-right-resp {
        float: none;
    }
    .txt-slider img {
        width: 50% !important;
    }
    .owl-theme .owl-dots {
        bottom: 6px !important;
        left: 23px !important;
    }
}

.owl-next, .owl-prev {
    margin-top: -15em;
}

.slider_home .owl-next, .owl-prev {
    margin-top: -28em !important;
}

.bg-disclaimer {
    background-image: url('../images/disclaimer/bg.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    position: absolute;
    width: 100%;
    z-index: 1031;
}

.bg-banner {
    background-image: url('../images/nosotros/bg.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    height: 480px;
    background-size: cover;
    /* background-attachment: fixed; */
}

.bg-attachment {
    background-attachment: fixed;
}

.footer_sec {
    background-position: top center;
    background-size: cover;
    height: 430px;
    position: relative;
}

.vinos-col-izq {
    position: absolute;
    margin-top: -100px;
    max-width: 100%;
}

.vinos-col-der {
    position: absolute;
    margin-top: -200px;
    margin-left: -15px;
    max-width: 100%;
}

.botellas-pos {
    margin-top: -160px;
    max-width: 50%;
}

.container-top {
    margin-top: -60px;
}

@media (max-width: 768px) {
    .botellas-pos {
        margin-top: -160px;
        max-width: 90%;
    }
}

@media (max-width: 500px) {
    .vinos-col-izq {
        position: initial;
        margin-top: 0px;
        max-width: 100%;
    }
    .vinos-col-der {
        position: initial;
        margin-top: 0px;
        margin-left: 0px;
        max-width: 100%;
    }
}

.vinos-submenu>.dropdown-menu {
    opacity: 0;
    visibility: hidden;
    display: inherit;
}

.vinos-submenu:hover>.dropdown-menu {
    opacity: 1;
    margin-top: 0;
    transition: 0.4s ease;
    visibility: visible;
}

.vinos-submenu:hover>.arrow-up {
    opacity: 1;
}

.owl-dots .owl-dot span {
    width: 72px !important;
    height: 6px !important;
    margin: 5px 7px !important;
    background: #FFF !important;
    border-radius: 0px !important;
    transition: 0.4s ease all;
}

.owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #D76826 !important;
    transition: 0.4s ease all;
}

.slider_vinos .owl-item img {
    width: auto !important;
}

.vino-sel {
    transition: 0.4s ease all;
}

.vino-sel>img {
    transition: 0.4s ease all;
}

.vino-sel>.line40-naranjo {
    opacity: 0;
}

.vino-sel {
    transition: .4s ease all;
}

.vino-sel:hover>img {
    transition: .4s ease all;
    transform: scale(1.1);
}

.vino-sel:hover>p {
    color: #D76826;
}

.vino-sel:hover>.line40-naranjo {
    opacity: 1;
}

.otros-vinos-sel {
    transition: 0.4s ease all;
}

.otros-vinos-sel>img {
    transition: 0.4s ease all;
    opacity: 0.7;
}

.otros-vinos-sel>.line40-naranjo {
    opacity: 0;
}

.otros-vinos-sel:hover>img {
    transition: .4s ease all;
    transform: scale(1.1);
    opacity: 1;
}

.otros-vinos-sel:hover>p {
    color: #D76826;
    opacity: 1;
}

.otros-vinos-sel:hover>.line40-naranjo {
    opacity: 1;
}

@media(max-width:576px) {
    .mwpor50 {
        max-width: 100% !important;
    }
    .mwpor65 {
        max-width: 100% !important;
    }
    .bg-origenes {
        height: auto;
    }
    .bg-col-6 {
        background-position: left center;
    }
}

/* HOME */

/* INFORME VENDIMIA */

.titulo-informe {
    background-color: #FFF;
    position: absolute;
    bottom: 0;
    padding: 10px 10px;
    width: 70%;
    left: 0;
    right: 0;
    margin: auto;
    border-bottom: 1px #d0d0d0 solid;
}

.hover-descarga {
    background-color: #00000052;
    z-index: 99;
    position: absolute;
    width: 100%;
    height: 100%;
    transition: 0.4s ease all;
    opacity: 0;
}

.hover-descarga:hover {
    opacity: 1;
}

.contenedor-informes>p:hover {
    color: #E86000 !important;
    transition: 0.4s ease all;
}

.active-informe {
    color: #E86000 !important;
}

/* INFORME VENDIMIA */

/* TOURS & EXPERIENCE */

.dot-negro {
    padding-inline-start: 1px !important;
}

.dot-negro>li {
    color: #333 !important;
    list-style-type: none;
    list-style-position: outside;
}

.dot-negro>li>span {
    position: relative;
    top: -10px;
}

.dot-negro>li:before {
    content: '\2022';
    color: #000;
    padding-right: 0.3em;
    font-size: 40px;
    display: inline-block;
}

.btn-agenda {
    background-color: #E86000;
    padding: 15px;
    color: #FFF;
    text-align: center;
    width: 200px;
    font-size: 12px;
    font-weight: 700;
    cursor: pointer;
    transition: all .4s ease;
    border: 1px solid #E86000;
    text-transform: uppercase;
    transition: 0.4s ease all;
}

.btn-agenda:hover {
    background-color: #ff6001;
    border-color: #ff6001;
}

.btn-direccion {
    background-color: transparent;
    padding: 15px;
    color: #E86000;
    text-align: center;
    width: 200px;
    font-size: 12px;
    font-weight: 700;
    cursor: pointer;
    transition: all .4s ease;
    border: 1px solid #E86000;
    text-transform: uppercase;
    transition: 0.4s ease all;
}

.btn-direccion:hover {
    background-color: #E86000;
    color: #FFF;
}

.caja-to-right {
    position: relative;
    margin-right: -30px;
    z-index: 2;
}

.caja-to-left {
    position: relative;
    margin-left: -30px;
    z-index: 2;
}

@media (max-width: 1128px) {
    .vcenter-resp {
        display: block;
    }
    .caja-to-right {
        position: relative;
        margin-right: 0;
        z-index: 2;
    }
    .caja-to-left {
        position: relative;
        margin-left: 0;
        z-index: 2;
    }
}

.bg-img-tours {
    background-image: url('../images/sustentabilidad/img1.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
}

@media (max-width: 768px) {
    .bg-img-tours {
        height: 420px;
    }
}

/* TOURS & EXPERIENCE */

/* RECONOCIMIENTOS */

.form-select {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #999;
    background-color: transparent;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px #CCCCCC solid;
}

.form-select:focus {
    border-color: #999;
    outline: 0;
    /* -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(100, 100, 100, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(100, 100, 100, .6); */
}

.form-select>option {
    border: none;
    background: transparent;
}

/* RECONOCIMIENTOS */

/* VINO INTERIOR */

.botella-header {
    position: absolute;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
}

.ico-botella-header {
    position: absolute;
    bottom: -100px;
    margin: auto;
    left: 0;
    right: 0;
}

.pos-txt1 {
    font-size: 36px;
    text-align: right;
}

.pos-txt2 {
    font-size: 36px;
    text-align: left;
}

@media (max-width: 664px) {
    .botella-header {
        width: 30%;
    }
    .ico-botella-header {
        bottom: -109px;
    }
    .pos-txt1 {
        text-align: left;
    }
    .pos-txt2 {
        text-align: right;
    }
}

@media (max-width: 524px) {
    .ico-botella-header {
        bottom: -115px;
    }
    .pos-txt1 {
        font-size: 25px;
    }
    .botella-header {
        left: 245px;
    }
    .pos-txt2 {
        text-align: left;
    }
}

@media (max-width: 380px) {
    .botella-header {
        bottom: 0;
        width: 39%;
    }
    .ico-botella-header {
        bottom: -99px;
        width: 21%;
    }
    .pos-txt1 {
        font-size: 20px;
    }
}

@media (max-width: 320px) {
    .botella-header {
        bottom: 0;
        width: 39%;
    }
    .ico-botella-header {
        bottom: -89px;
        width: 22%;
    }
    .pos-txt1 {
        font-size: 16px;
    }
    .pos-txt2 {
        font-size: 31px;
    }
}

/* VINO INTERIOR */

/*VINOS*/

.botellas-header {
    display: block;
    padding-right: 15px;
    margin: 0;
    margin-top: -250px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition: 0.4s ease all;
    list-style-type: none;
}

@media (max-width: 768px) {
    .botellas-header {
        margin-top: -200px;
    }
}

@media (max-width: 670px) {
    .botellas-header {
        margin-top: -150px;
    }
}

@media (max-width: 500px) {
    .botellas-header {
        margin-top: -100px;
    }
}

@media (max-width: 434px) {
    .botellas-header {
        margin-top: -65px;
    }
}

/*VINOS*/

/* DISCLAIMER */

.checkbox {
    position: relative;
    display: block;
    margin-bottom: 15px;
    padding-left: 30px;
    cursor: pointer;
}

.checkbox input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.checkbox__indicator {
    position: absolute;
    top: 2px;
    left: 0;
    width: 20px;
    height: 20px;
    transition: 0.4s ease all;
    border: 1px solid #FFF;
}

.checkbox--radio .checkbox__indicator {
    border-radius: 50%;
}

/* Hover and focus states */

.checkbox:hover input~.checkbox__indicator {
    background: #D76826;
}

/* Checked state */

.checkbox input:checked~.checkbox__indicator {
    background: #D76826;
    transition: 0.4s ease all;
}

/* Hover state whilst checked */

.checkbox:hover input:not([disabled]):checked~.checkbox__indicator {
    background: #D76826;
    transition: 0.4s ease all;
}

/* Disabled state */

.checkbox input:disabled~.checkbox__indicator {
    pointer-events: none;
    opacity: .6;
    border: 1px solid #FFF;
}

/* Check mark */

.checkbox__indicator:after {
    position: absolute;
    display: none;
    content: '';
}

/* Show check mark */

.checkbox input:checked~.checkbox__indicator:after {
    display: block;
}

/* Checkbox tick */

.checkbox--checkbox .checkbox__indicator:after {
    top: 4px;
    left: 8px;
    width: 3px;
    height: 8px;
    transform: rotate(45deg);
    border: solid #fff;
    border-width: 0 2px 2px 0;
}

/* Disabled tick colour */

.checkbox--checkbox input:disabled~.checkbox__indicator:after {
    border-color: #7b7b7b;
}

/* Radio button inner circle */

.checkbox--radio .checkbox__indicator:after {
    top: 7px;
    left: 7px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    border: 1px solid #FFF;
}

/* Disabled circle colour */

.checkbox--radio input:disabled~.checkbox__indicator:after {
    border: 1px solid #FFF;
}

.non-active>.line40-naranjo {
    transition: 0.4s ease all;
    opacity: 0;
}

.non-active:hover>.line40-naranjo {
    opacity: 1;
}

.idioma-active {
    opacity: 1;
    transition: 0.4s ease all;
}

/* DISCLAIMER */

.opacity0 {
    opacity: 0;
}

.transition1 {
    transition: 1s ease all;
}

.row-same-h {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}

.box-instagram {
    width: 100%;
    padding-top: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    transition: 0.3s ease all;
}

.bg-hover-ig {
    background-color: rgba(0, 0, 0, 0.6) !important;
    z-index: 1;
    position: absolute;
    top: 0;
    width: 100%;
    height: 0;
    transition: 0.3s ease all;
    overflow: hidden;
}

.likes-ig {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 1;
    transition: 0.3s ease all;
}

.box-instagram:hover .bg-hover-ig {
    height: 100%;
}

.bg-vinedos {
    background-image: url(../images/valles_vinedos/bg-test.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 510px;
}

.galeria-container {
    margin-top: -110px;
}

.linea180-FFF {
    width: 180px;
    height: 2px;
    background-color: #FFFFFF;
}

.link-galeria:hover .hover-galeria {
    opacity: 1;
}

.hover-galeria {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.30980392156862746);
    transition-duration: 0.4s;
    display: table;
    opacity: 0;
}

.hover-galeria .center-cont {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.slider_vinos_home .owl-item img {
    display: block;
    width: 65% !important;
}

.fullpage{
    margin: 0;
    height: 100%;
}

.scroll-bg {
    position: fixed;
    bottom: 0;
    color: #FFF;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    display: block;
    background-color: rgba(26, 26, 26, 0.98);
    width: 65px;
    height: 65px;
    border-radius: 10%;
    margin-bottom: 5px;
}

.arrow{
    position: relative;
    bottom: 0.5rem;
    left: 50%;
    margin-left: -7px;
    width: 15px;
    height: 15px;
    background-image: url(../images/down-arrow.svg);
    background-size: contain;
    margin-top: 20px;
}
.bounce {
    animation: bounce 2s infinite;
}

@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-30px);
    }
    60% {
        transform: translateY(-15px);
    }
}

.bg-gradient{
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.19);
    display: flex;
    justify-content: center;
    align-items: center;
    /* flex: 0 0 120px;*/
}

.bg-tours, .bg-tours2 {
    background-image: linear-gradient(rgba(38,50,56,0.9), rgba(38,50,56,0.9)),url(../images/tours_experience/bg1.jpg);
    min-height: 40vh;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.bg-tours2 {
    background-image: linear-gradient(rgba(38,50,56,0.9), rgba(38,50,56,0.9)),url(../images/tours_experience/bg2.jpg);
}

.flex-center {
    display: flex;
    justify-content: center;
    align-items: center;
}

.flex-dir-row {
    flex-direction: row;
}

.fiex-dir-column {
    flex-direction: column;
}

.iframe-reserva {
    width: 100%;
    height: 55vh;
    border: 0;
}