body {
    background-color: #f8f4e9 !important;
}

p {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
}

/* DISCLAIMER */

.btn_web_disclaimer {
    display: inline-block;
    border: 1px solid #ffffff;
    color: #5A4A42;
    padding: 4px 10px;
    margin: 0 10px 10px;
    transition: all 300ms;
    opacity: 0.5;
    width: 85px;
    text-decoration: none;
}

.btn_web_disclaimer:hover {
    opacity: 1;
    text-decoration: none;
}

@media (max-width: 900px) {
    #barra_bottom_izq {
        border: 0;
    }
    #barra_bottom_der {
        border: 0;
    }
}

/* FIN - DISCLAIMER */

/* HOME */

.flecha_abajo {
    text-align: center;
}

.contenedor_flecha {
    bottom: 0;
    position: absolute;
    margin-left: 0;
    margin-right: 0;
    left: 0;
    right: 0;
    margin-bottom: 20px;
}

.fancybox-content {
    background: transparent !important;
}

/* FIN - HOME */

.btn_web1 {
    display: inline-block;
    border: 1px solid #5A4A42;
    color: #5A4A42;
    padding: 4px 10px;
    margin: 0 10px 10px;
    transition: all 300ms;
}

.btn_web2 {
    height: 36px;
    border: 1px solid #fbd389;
    padding: 0 15px;
    color: #888A8D;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    transition: all 300ms;
}

.btn_web3 {
    display: inline-block;
    border: 1px solid #5A4A42;
    color: #888A8D;
    padding: 7px 25px;
    margin: 0 10px 10px;
    transition: all 300ms;
}

.btn_web4 {
    display: inline-block;
    border: 1px solid #66902f;
    color: #888A8D;
    padding: 7px 25px;
    margin: 0 10px 10px;
    transition: all 300ms;
}

.active, .btn_web1:hover, .btn_web3:hover {
    background-color: #5A4A42 !important;
    color: #FFFFFF;
}

.btn_web2:hover {
    background: #fbd389;
    color: white;
}

/* .btn_web4:hover {
    background: #66902f;
    color: white;
} */

body {
    margin: 0;
    font-family: 'Droid Serif', serif;
    overflow-x: hidden
}

input[type=radio], select {
    -webkit-appearance: none
}

.input_select {
    border: 1px solid #66902f;
    border-radius: 0;
    background-color: transparent;
}

#videoPortada {
    display: -ms-flexbox;
    -ms-flex-pack: center;
    position: absolute;
    right: 0;
    min-width: 100%;
    min-height: 900px;
    z-index: -2;
    top: 0;
    height: 100vh;
    width: 100%;
    object-fit: cover;
    /* Edge */
    position: absolute;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -1
}

.video_header {
    display: -ms-flexbox;
    -ms-flex-pack: center;
    position: absolute;
    right: 0;
    min-width: 100%;
    min-height: 900px;
    z-index: -2;
    top: 0;
    height: 100vh;
    width: 100%;
    object-fit: cover;
    margin-top: -344px;
    /* Edge */
    position: absolute;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -1;
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

.linea_separadora {
    position: static;
    width: 97%;
    height: 1px
}

.linea_separadora2 {
    position: static;
    width: 38%;
    height: 1px
}

.linea_separadora4 {
    position: static;
    width: 100%;
    height: 1px
}

.linea_separadora5 {
    position: static;
    width: 100%;
    height: 1px;
    background-color: #fbd389 !important;
}

.linea_separadora6 {
    position: static;
    width: 89%;
    height: 1px;
    background-color: #717170 !important;
}

.linea_separadora7 {
    position: static;
    width: 20%;
    height: 1px;
    background-color: #717170 !important;
}

.icos {
    margin-top: -50px
}

.min-height420 {
    min-height: 420px
}

.pointer {
    cursor: pointer
}

.sombra {
    -webkit-box-shadow: 0 1px 7px 1px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 1px 7px 1px rgba(0, 0, 0, .15);
    box-shadow: 0 1px 7px 1px rgba(0, 0, 0, .15)
}

.sombra2 {
    -webkit-box-shadow: 0 5px 9px -1px rgba(0, 0, 0, .35);
    -moz-box-shadow: 0 5px 9px -1px rgba(0, 0, 0, .35);
    box-shadow: 0 5px 9px -1px rgba(0, 0, 0, .35)
}

.txt_sombra {
    text-shadow: #000 1px 1px 2px
}

.txt_sombra2 {
    text-shadow: #777 1px 1px 2px
}

.linea_separadora {
    background-color: #CCC9BE !important
}

.linea_separadora2 {
    background-color: #5a4a42 !important
}

.linea_separadora4 {
    background-color: #5a4a42 !important
}

.linea_separadora3 {
    background-color: rgba(251, 211, 137, 0.3) !important;
}

.border_der {
    border-right: 1px solid #EEE !important
}

.border_izq {
    border-left: 1px solid #d6d6d6 !important
}

.border_der2 {
    border-right: 1px solid #d6d6d6 !important
}

#disclaimer {
    background-image: url('../images/home/bg_sec0.png');
    height: 100vh;
}

.bg_disclaimer {
    position: absolute;
    background-image: url("../images/disclaimer/banner_home.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 100vh;
    z-index: -1;
}

#sec0 {
    background-image: url('../images/home/bg_sec0.png');
    height: 100vh;
}

.botellas {
    max-width: 65%;
    display: block;
    transition: all 500ms;
}

.botellas:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.botellas2 {
    max-width: 80%;
    display: block;
    transition: all 500ms;
}

.botellas2:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

.trama_izq {
    position: absolute;
    left: 0;
    right: auto;
    width: 145px;
    height: 270px;
}

.trama_der {
    position: absolute;
    left: auto;
    right: 0;
    width: 158px;
    height: 300px;
}

@media (max-width: 768px) {
    #sec0 {
        background-image: url('../video/video.gif');
        background-size: cover;
    }
}

.btn-gris, .btn-verde {
    width: 100%;
    min-height: 47px
}

.btn-verde {
    border: 0;
    background: #014536
}

.btn-gris {
    background: #FFF;
    border: 1px solid #EEE
}

.btn-gris:focus {
    outline: 0
}

.btn-gris:hover {
    background-color: #EEE !important;
    opacity: .9
}

.img_titulo {
    position: absolute;
    left: 15px;
    padding: 10px 15px
}

.carousel-control.left, .carousel-control.right {
    background-image: none !important
}

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    color: #9d9d9d;
    left: 50%;
    margin-left: -90px
}

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    color: #9d9d9d;
    right: 50%;
    margin-right: -90px
}

#map {
    height: 700px
}

.input-newsletter {
    height: 25px;
    font-size: 14px;
    color: #555;
    background-color: #dcd7d1;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 20px;
}

/* BG - FOOTER */

.bg_footer {
    background-image: url(../images/footer/bg1.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 450px
}

.bg_footer2 {
    background-image: url(../images/footer/bg2.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 450px
}

.bg_footer3 {
    background-image: url(../images/footer/bg3.jpg);
    background-position: 0px center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 450px
}

.bg_footer4 {
    background-image: url(../images/footer/bg4.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 450px
}

.bg_footer5 {
    background-image: url(../images/footer/bg5.png);
    background-position: 0px center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 450px
}

.bg_footer6 {
    background-image: url(../images/footer/bg6.jpg);
    background-position: 0px center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 450px
}

.bg_footer7 {
    background-image: url(../images/footer/bg7.png);
    background-position: 0px center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 450px
}

.bg_footer8 {
    background-image: url(../images/footer/bg8.png);
    background-position: 0px center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 450px
}

/* FIN - BG - FOOTER */

.sec {
    height: 320px;
}

/* BG SEC */

.bg_legado {
    background-image: url(../images/bg/bg_legado.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 320px;
}

.bg_vinos {
    background-image: url(../images/bg/bg_vinos.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 320px;
}

.bg_noticias {
    background-image: url(../images/bg/bg_noticias.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    object-fit: cover;
    height: 320px;
}

.bg_visitanos {
    background-image: url(../images/bg/bg_visitanos.jpg);
    background-position: 0 center;
    background-repeat: no-repeat;
    background-size: cover;
    object-fit: cover;
    height: 320px;
}

.bg_contacto {
    background-image: url(../images/bg/bg_contacto.jpg);
    background-position: 0 center;
    background-repeat: no-repeat;
    background-size: cover;
    object-fit: cover;
    height: 320px;
}

.bg_suelos_vivos {
    background-image: url(../images/bg/bg_suelos_vivos.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    object-fit: cover;
    height: 320px;
}

/* FIN - BG SEC */

/* GRADIENTES */

.gradiente {
    background: rgba(0, 0, 0, 0.8);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.8) 0%, transparent 100%);
}

.footer_gradient {
    height: 160px;
    content: '';
    position: relative;
    margin-top: -160px;
    background: rgba(0, 0, 0, 0.1);
    background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
}

@media (max-width: 768px) {
    .footer_gradient {
        height: 165px;
        content: '';
        position: relative;
        margin-top: -165px;
        background: rgba(0, 0, 0, 0.1);
        background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
    }
}

@media (max-width: 992px) {
    .footer_gradient {
        height: 164px;
        content: '';
        position: relative;
        margin-top: -164px;
        background: rgba(0, 0, 0, 0.1);
        background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
    }
}

@media (max-width: 580px) {
    .footer_gradient {
        height: 184px;
        content: '';
        position: relative;
        margin-top: -184px !important;
        background: rgba(0, 0, 0, 0.1);
        background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
    }
}

@media (max-width: 448px) {
    .footer_gradient {
        height: 221px;
        content: '';
        position: relative;
        margin-top: -221px !important;
        background: rgba(0, 0, 0, 0.1);
        background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
    }
}

@media (max-width: 768px) {
    .footer_gradient {
        margin-top: -164px;
    }
}

/* FIN - GRADIENTES */

.categoria_botones {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}

#map {
    height: 320px;
}

/* ARTICULO */

.link_banner_articulo {
    min-height: 165px;
    width: 100%;
    position: relative;
    overflow: hidden;
    z-index: 4;
}

.banner_articulo {
    min-height: 165px;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.banner_articulo img {
    object-fit: cover;
    z-index: 1;
}

.banner_articulo .bg_color_banner_articulo {
    background-color: #5A4A42;
    opacity: .5;
    min-height: 165px;
    width: 100%;
    overflow: hidden;
    z-index: 2;
}

.banner_articulo p {
    z-index: 3;
}

.btn_back_svg {
    width: 13px;
    height: 26px;
    fill: white;
    margin-right: 20px;
    opacity: .5;
    transition: all 300ms;
}

.btn-back {
    width: 100%;
    height: 50px;
    background: #5A4A42;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: rgba(255, 255, 255, 0.5);
    line-height: 26px;
    font-size: 15px;
    transition: all 300ms;
}

.contenedor_portada {
    width: 100% !important;
    max-height: 210px !important;
    min-height: 210px !important;
    position: relative;
    overflow: hidden;
}

.contenedor_premios {
    width: 100% !important;
    max-height: 210px !important;
    min-height: 450px !important;
    position: relative;
    overflow: hidden;
}

.contenedor_portada img {
    object-fit: cover;
}

.h25 {
    height: 25px !important;
}

.h35 {
    height: 35px !important;
}

.h76 {
    height: 76px !important;
}

.h96 {
    height: 96px !important;
}

.video_portada {
    object-fit: cover;
    width: 100%;
}

.w90svg svg {
    width: 90px;
}

.w115svg svg {
    width: 115px;
}

/* VINOS */

.vinos_view {
    animation: 1s fadeIn;
    animation-fill-mode: forwards;
}

.vinos_view2 {
    animation: 1s fadeIn;
    animation-fill-mode: forwards;
}

.link_banner_receta {
    min-height: 110px;
    width: 100%;
    position: relative;
    overflow: hidden;
    z-index: 4;
}

.banner_receta {
    max-height: 110px;
    width: 85%;
    position: relative;
    overflow: hidden;
}

.cuadro_banner_receta {
    border: 1px #FFFFFF;
    /*     max-height: 110px;
    width: 85%;
    position: relative;
    overflow: hidden; */
}

.banner_receta img {
    object-fit: cover;
    z-index: 1;
}

.banner_receta .bg_color_banner_receta {
    background-color: #5A4A42;
    opacity: .5;
    min-height: 110px;
    width: 100%;
    overflow: hidden;
    z-index: 2;
}

.banner_receta p {
    z-index: 3;
}

.btn_descarga {
    /* border-bottom: #66902f 1px solid; */
    color: #999;
    font-size: 14px;
    display: block;
    cursor: pointer;
    padding: 15px 0px;
    text-align: center;
    font-weight: 500;
    width: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
}

.contenedor_descarga a {
    display: block;
    width: 100%;
    color: #999;
    text-align: center;
    padding: 10px 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
}

.btn_comprar_vino {
    width: 164px;
}

.btn_comprar_vino svg {
    padding-top: 9px;
    height: 20px;
}

@media (max-width: 1032px) {
    .trama_der {
        display: none;
    }
}

@media (max-width: 1032px) {
    .trama_izq {
        display: none;
    }
}

.hr_gris_claro {
    border-top: 1px solid #d6d6d6 !important;
}

.hr_gris_claro2 {
    border-top: 1px solid #d6d6d6 !important;
}

.texto_underline {
    text-decoration: underline !important;
}

.w50por {
    width: 50% !important;
}

.owl-stage .active {
    background-color: transparent !important;
}

.owl-stage .active p {
    color: #5A4A42 !important;
}

/* FOOTER */

.titulo_newletter {
    text-align: right;
}

@media (max-width: 768px) {
    .titulo_newletter {
        text-align: center !important;
    }
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    /*float: right !important;*/
}

.send-group {
    width: 23px;
    height: 23px;
    border-radius: 50%;
    overflow: hidden;
    background: rgba(77, 77, 77, 0.5);
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    position: absolute;
    right: 0;
    top: 0;
}

.send-group:hover {
    opacity: 0.7;
}

.newsletter .send-group input {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: transparent;
    border: none;
    padding: 0;
}

#btn_newsletter {
    border: 0 !important;
    background-color: #959390 !important;
    outline: none;
    color: #fff;
    font-weight: bold;
}

#btn_newsletter:hover {
    border: 0 !important;
    background-color: rgba(77, 77, 77, 0.5);
}

#btn_newsletter:active {
    border: 0 !important;
    background-color: rgba(77, 77, 77, 0.5);
}

.contenedor_galeria {
    max-height: 520px !important;
}

.contenedor_galeria img {
    object-fit: cover;
}

/* CONTACTO INPUT */

.input_contacto {
    border-radius: 0 !important;
    border: 1px solid #5A4A42;
    background-color: #f8f4e9;
}

/* BUSQUEDA */

.input_busqueda {
    background-color: transparent;
    padding: 0 40px 0 10px;
    color: white;
    border: none;
}

.input_busqueda:focus {
    -webkit-box-shadow: none;
    outline: -webkit-focus-ring-color auto 0px;
}

.btn_web5 {
    display: inline-block;
    border: 1px solid #fbd389;
    color: #888A8D;
    padding: 7px 25px;
    margin: 0 10px 10px;
    transition: all 300ms;
}

.linea_titulo_negro:before, .linea_titulo_negro:after {
    background-color: #333333;
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: middle;
    width: 10%;
    opacity: 0.5;
}

.linea_titulo_negro:before {
    right: 0.5em;
    margin-left: -50%;
}

.linea_titulo_negro:after {
    left: 0.5em;
    margin-right: -50%;
}

#categorias_sel {
    color: #fff !important;
    background-color: #5A4A42 !important;
    border: 1px solid #5A4A42 !important;
    border-radius: 0px !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0), 0 0 8px rgba(0, 0, 0, 0);
}

.bg-premios {
    width: 100%;
    /* height: 100%; */
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 445px;
    background-position: bottom;
}

.line200-CCC {
    width: 200px;
    border-bottom: #CCC 1px solid;
}

.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;
}

.line80-CCC {
    width: 80px;
    border-bottom: #CCC 1px solid;
}