@font-face {
    font-family: 'Gotham-Bold';
    src: url('../font/Gotham-Bold.eot');
    src: url('../font/Gotham-Bold.eot?#iefix') format('embedded-opentype'),
        url('../font/Gotham-Bold.woff2') format('woff2'),
        url('../font/Gotham-Bold.woff') format('woff'),
        url('../font/Gotham-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('../font/Gotham-Light.eot');
    src: url('../font/Gotham-Light.eot?#iefix') format('embedded-opentype'),
        url('../font/Gotham-Light.woff2') format('woff2'),
        url('../font/Gotham-Light.woff') format('woff'),
        url('../font/Gotham-Light.ttf') format('truetype');    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
/*---- Fuentes
*/
h3.titlePortada,
a,
h2.titlePage,
.pageSustentabilidad p b,
.maridajeTitle,
.bottomTipoMaridaje p b,
#boxTipoCepa a,
.fw-800{
    font-family: 'Gotham-Bold';    
}
p, 
div#premiosFooter a,
table#fichasBox *{
    font-family: 'Gotham';
}
/*---- Custom
*/
.carousel-control-next-icon{
    background-image: url('../img/iconos/flechaLeft.png');
}
.carousel-control-prev-icon{
    background-image: url('../img/iconos/flechaRight.png');
}
.carousel-control-next-icon, .carousel-control-prev-icon {
    width: 30px;
    height: 40px;
}
#menuVideo{
    position: fixed;
    right: 0;bottom: 0;
    width: 100%;
    min-height: 100%;
}
input:focus{
    outline: none;
}
.boxImg100 img{
    width: 100%;
}
img{
    max-width: 100%;
    height: auto;
}
.transition{
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s 
}
.opacity{
    opacity: .8;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}
.opacity:hover{
    opacity: 1;
}
/*-- Containe fluid
*/
#header .container,
#menuSite .container{
    max-width: inherit;
    padding: 0 50px;
}
menu#menuSite .boxSocial {
    padding: 40px 0 0 6px;
    text-align: left !important;
}
i#openMenu:before,
i#closeMenu:before{
    content: none;
}
i#openMenu {
    background-image: url('../img/iconos/menuIcono.png');
    width: 29px;
    height: 20px;
    background-size: cover;
}
i#closeMenu{
    background-image: url('../img/iconos/cruz.png');
    width: 40px;
    height: 40px;
    background-size: cover;  
}
header#header .float-right {
    margin-top: 15px;
}
/*-- Body
*/
body {
    background-size: cover;
    min-height: 100vh;
    overflow-x: hidden;
}
body.openMenu{
    overflow: hidden;
}
div#wrapperPage {
    padding-bottom: 240px;
}
/*-- Menu
*/
#menuSite{
    /*background-image: url('../img/bgMenu.jpg');*/
    background-color: #e5e5e5;
    opacity: 0;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}
#menuSite.openMenu{
    opacity: 1;
    z-index: 9999;
}
#menuSite.close{
    z-index: -1;
}
menu#menuSite ul li:nth-child(7) a {
    text-transform: capitalize;
}
#menuSite{
    background-image: url('../img/fondoMenuMobile.jpg');
    background-size: cover;
    background-position: center;
}
/*-- Footer
*/
#footer{
    min-height: 100px;
}
a.boxComprafooter {
    position: fixed;
    bottom: 70px;
    right: 30px;
    z-index: 99;
}
@media (max-width: 767px){
    a.boxComprafooter {
        position: absolute;
        top: -16px;
        right: 15px;
        z-index: 99;
    }
    div#wrapperPage {
        padding-bottom: 280px;
    }
}
#footer .compraIco{
    height: 75px;
    width: auto;
    position: relative !important;
}
@media (max-width: 767px){
    #footer .compraIco {
        top: -67px;
    }
    header#header .float-right.mr-5.mt-4.pt-2 {
        margin: 0 !important;
    }
}
footer .boxSocial a,
#menuSite .boxSocial a{
    width: 35px;
    height: 35px;
    text-align: center;
    background-color: #fff;
    color: #000;
    border-radius: 50%;
    display: table;
}
@media (min-width: 768px){
    footer .boxSocial a {
        margin: 0 7px !important;
    }
}
.boxSocial a i{
    display: table;
    height: 35px;
    margin: 0 auto;
}
.boxSocial a i:before{
    vertical-align: middle;
    display: table-cell;
}
/*-- Home
*/
.wrapperContentHome{
    background-color: rgb(0 0 0 / 40%);
}
/*-- page nosotros
*/
.titlePage span{
    position: absolute;
    background-color: #a67c00;
    width: 80px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 5px;
}
.titleSub span{
    position: absolute;
    background-color: #FFF;
    width: 80px;
    bottom: 0;
    left: 0;
    height: 5px;
}
/*-- Portada nuestros vinos
*/
#mesetaImg{
    
}
a#volverNuestrosVinos i {
    background-image: url('../img/iconos/cruz.png');
    width: 30px;
    height: 30px;
    background-size: cover;
}
a#volverNuestrosVinos i:before{
    content: none;
}
@media (min-width: 992px){
    #wrapperPage.pageNuestrosVinos{
        padding-top: 20px !important;
    }
}
.pageNuestrosVinos .col-12.col-md-6.text-center img,
.pageNuestrosVinos .col-12.col-lg-6.text-center img{
    height: 490px;
}
.titlePortada span{
    position: absolute;
    background-color: #a67c00;
    width: 80px;
    bottom: 0;
    left: 0;
    height: 5px;
}
ul#boxTipoCepa{
    list-style: none;
    margin-top: 20px;
    float: left;
    width: 100%;
}
ul#boxTipoCepa li::before {
    content: "\2022";
    color: #fff;
    font-weight: bold;
    display: inline-block;
    width: 20px;
    margin-left: -1em;
    font-size: 28px;
    line-height: 0;
}
ul#boxTipoCepa li a:hover{
    color: #a67c00 !important;
}
/*-- Cepa Detalle
*/
@media (max-width: 991px){
    .boxNuestrosVinos H2 {
        margin: 0 !important;
    }
}
.maridajeTitle span{
    position: absolute;
    background-color: #a67c00;
    width: 70px;
    bottom: 0;
    left: 0;
    right: 0;
    height: 5px;
    margin: 0 auto;
}
div#wrapperPage.pageCepaDesc{
    padding-right: 0;
    padding-left:0;
    max-width: inherit;
    width: 100%;
}
@media (min-width: 991px){
    div#wrapperPage.pageCepaDesc{
        padding-left:0;
    }
}
div#wrapperPage.pageCepaDesc .row {
    margin: 0;
}
.boxTipoMaridaje p{
    font-family: 'Gotham-Bold';
}
#volverPortadaVinos{
    background-image: url('../img/iconos/cruz.png');
    width: 30px;
    height: 30px;
    background-size: cover;
    right: 63px;
}
@media (max-width: 991px){
    #volverPortadaVinos{
        right: 45px;
    }
}
@media (min-width: 992px){
    h3.titlePortadaInt {
        font-size: 38px;
    }
    div#wrapperPage.altaGama .titlePortadaInt{
        font-size: 28px;
    }
    div#wrapperPage.pageCepaDesc .fs-18 {
        font-size: 20px!important;
    }
    div#wrapperPage.pageCepaDesc .col-12.col-md-4.col-xl-4{
        padding-left: 55px;
        padding-right: 45px;
    }
    h4.maridajeTitle {
        font-size: 32px;
    }
}
@media (min-width: 768px){
    .titlePortadaInt{
        padding-top: 40px;
    }
}
#fichasBox{
    width: 180px;
    margin-bottom: 30px;
}
#fichasBox th{
    cursor: pointer;
    font-weight: inherit;
}
#fichasBox td{
    display: none;
    padding: 0;
}
/*-- Alta gama portada
*/
@media (min-width: 1200px){
    #botellaAltaGama{
        padding-top: 100px !important;
    }
    #botellaAltaGama .imgAltaGama img {
        height: 350px;
    }
}
@media (min-width: 768px) and (max-width: 991px){
    #botellaAltaGama .imgAltaGama img {
        height: 330px;
    }
}
@media (max-width: 767px){
    div#botellaAltaGama{
        text-align: center;
    }
    div#botellaAltaGama .imgAltaGama {
        width: 12%;
        margin: 0 1% !important;
        vertical-align: middle !important;
        display: inline-block !important;
        float: inherit !important;
        padding: 0 !important;
    }
}
@media (max-width:570px){
    #botellaAltaGama .imgAltaGama{
        width: 50%;
    }
}
/*-- Alta gama portada
*/
.btnLine span{
    position: absolute;
    background-color: #a67c00;
    width: 70px;
    bottom: 0;
    left: 0;
    height: 5px;
}
.btnLine:hover{
    color: #a67c00 !important;
}
/*-- Videnos
*/
@media (min-width: 1200px){
    .descVinedos{
        padding-left: 200px;
        padding-right: 200px;
    }
}
/*-- Link mapa Videnos
*/
#mapaVidenos .titleZona1{
    width: 240px;
    height: 27px;
    position: absolute;
    right: 250px;
    top: 185px;
    margin: 0;
}
#mapaVidenos .atacamaLink{
    width: 200px;
    height: 21px;
    position: absolute;
    right: 290px;
    top: 215px;
}
#mapaVidenos .longomillaLink{
    width: 200px;
    height: 21px;
    position: absolute;
    right: 290px;
    top: 240px;
}
#mapaVidenos .casablancaLink{
    width: 180px;
    height: 50px;
    position: absolute;
    right: 74px;
    top: 233px;
}
#mapaVidenos .leydaLink{
    width: 155px;
    height: 50px;
    position: absolute;
    right: 149px;
    top: 300px;
}
#mapaVidenos .maipoLink{
    width: 145px;
    height: 45px;
    position: absolute;
    right: 159px;
    top: 370px;
}
#mapaVidenos .apaltaLink{
    width: 235px;
    height: 49px;
    position: absolute;
    right: 140px;
    top: 440px;
}
#mapaVidenos .linkMapa span{
    display: block;
}
#mapaVidenos .linkMapa{
    font-family: 'Gotham';
}
#mapaVidenos .linkMapa:hover{
    color: #a67c00 !important;
}
@media (max-width: 1199px){
    #mapaVidenos .titleZona1{
        width: 240px;
        height: 27px;
        position: absolute;
        right: 180px;
        top: 160px;
        margin: 0;
    }
    #mapaVidenos .atacamaLink{
        width: 200px;
        height: 21px;
        position: absolute;
        right: 220px;
        top: 182px
    }
    #mapaVidenos .longomillaLink{
        width: 200px;
        height: 21px;
        position: absolute;
        right: 220px;
        top: 201px;
    }
    #mapaVidenos .casablancaLink{
        width: 180px;
        height: 50px;
        position: absolute;
        right: 35px;
        top: 203px;
    }
    #mapaVidenos .leydaLink{
        width: 155px;
        height: 50px;
        position: absolute;
        right: 99px;
        top: 256px;
    }
    #mapaVidenos .maipoLink{
        width: 145px;
        height: 45px;
        position: absolute;
        right: 110px;
        top: 320px;
    }
    #mapaVidenos .apaltaLink{
        width: 235px;
        height: 49px;
        position: absolute;
        right: 80px;
        top: 380px;
    }
}
@media (max-width: 991px){
    #mapaVidenos{
        height: 600px;
        background-image: url('../img/vinedos/mapaMobile.jpg');
        background-size: cover;
        background-position: left top;
        background-repeat: no-repeat;
    }
    #mapaVidenos .titleZona1{
        width: 225px;
        height: 27px;
        position: absolute;
        right: inherit;
        left: 130px;
        top: 115px;
        margin: 0;
    }
    #mapaVidenos .atacamaLink{
        width: 200px;
        height: 21px;
        position: absolute;
        right: inherit;
        left: 130px;
        top: 141px;
    }
    #mapaVidenos .longomillaLink{
        width: 200px;
        height: 21px;
        position: absolute;
        right: inherit;
        left: 130px;
        top: 162px;
    }
    #mapaVidenos .casablancaLink{
        width: 180px;
        height: 42px;
        position: absolute;
        right: inherit;
        left: 175px;
        top: 186px;
    }
    #mapaVidenos .leydaLink{
        width: 145px;
        height: 42px;
        position: absolute;
        right: inherit;
        left: 210px;
        top: 240px;
    }
    #mapaVidenos .maipoLink{
        width: 145px;
        height: 45px;
        position: absolute;
        right: inherit;
        left: 185px;
        top: 290px;
    }
    #mapaVidenos .apaltaLink{
        width: 235px;
        height: 49px;
        position: absolute;
        right: inherit;
        left: 120px;
        top: 345px;
    }
}
/*-- Noticias
*/
a#cFacebook {
    margin-right: 15px;
}
.pageDetalleNoticias .volverNoticias img{
    margin-top: -7px !important;
}
@media (min-width: 576px){
    #boxNews .info{
        min-height: 200px;
    }
}
@media (max-width: 575px){
    #boxNews .info .bottom-25{
        bottom: inherit;
        position: relative !important;
    }
}
/*-- Equipo
*/
#wrapperPage.pageEquipo h4{
    font-family: 'Gotham-Bold';
}
/*-- Modal
*/
.modal-content {
    background-color: #131313;
}
.modal-header{
    border-color: #a67c00;
}
button.close{
    opacity: 1;
}
button.close span {
    color: #a67c00;
    text-shadow: none;
    font-size: 30px;
}
/*-- Icono logos
*/
#heruLogo{
    width: 198px;
    height: 64px;
    background-image: url('../img/alta gama/logoHeruDorado.png');
    background-size: contain;
}
#verticeLogo{
    width: 107px;
    height: 160px;
    background-image: url('../img/alta gama/logoVerticeDorado.png');
    background-size: contain;
}
#obliquaLogo{
    width: 341px;
    height: 61px;
    background-image: url('../img/alta gama/logoObliquaDorado.png');
    background-size: revert;
    background-repeat: no-repeat;
}
#pangeaLogo{
    width: 335px;
    height: 127px;
    background-image: url('../img/alta gama/logoPangeaDorado.png');
    background-size: contain; 
}
#enclaveLogo{
    width: 134px;
    height: 155px;
    background-image: url('../img/alta gama/logoEnclaveDorado.png');
    background-size: contain; 
}
#heruLogo:hover img,
#verticeLogo:hover img,
#obliquaLogo:hover img,
#pangeaLogo:hover img,
#enclaveLogo:hover img{
    opacity: 0;
}
/*-- compartir
*/
a#cTwitter{
    margin-top: 0 !important;
}
/*-- MAridaje
*/
@media (max-width: 767px){
     div#maridajeBox .boxTipoMaridaje {
        width: 32%;
        padding: 3px 0 !important;
        vertical-align: text-top;
    }
    div#maridajeBox .boxTipoMaridaje p{
        font-size: 8px;
    }
    #maridajeBox .boxTipoMaridaje img {
        height: 60px;
    }
    #premiosFooter .boxPremiosFooter {
        text-align: left;
    }
    div#premiosFooter .boxPremiosFooter .d-inline-block.p-5 {
        padding: 0 !important;
        width: 100%;
        vertical-align: top;
        margin-bottom: 15px;
    }
    div#premiosFooter .boxPremiosFooter .d-inline-block.align-middle {
        max-width: 68%;
    }
    div#premiosFooter .boxPremiosFooter .d-inline-block img {
        width: 70px;
    }
    div#maridajeBox .bottomTipoMaridaje {
        padding: 0px !important;
        width: 100%;
    }
}
@media (max-width: 991px){
    div#wrapperPage.pageNuestrosVinos img#playVideoModal{
        position: relative !important;
        bottom: inherit;
        display: block;
        margin: 0 auto;
    }
    div#wrapperPage.pageCepaDesc img#playVideoModal {
        margin: 0 auto 30px !important;
        display: block;
    }
    .modal-dialog{
        width: 100% !important;
    }
    div#wrapperPage .icoGamaAltaPortada {
        margin: 0 auto;
        display: block;
    }
    img {
        max-width: 100% !important;
    }
}
/*---- Canal Denuncias modal
*/
div#modalCanalDenuncias .modal-dialog .modal-content{
    background-image: url('../img/bgModalCanal.jpg');
    background-size: cover;
    background-position: top center;
}
div#modalCanalDenuncias .modal-dialog .modal-content h4 {
    color: #fff;
    text-align: center;
    margin: 20px 0 40px;
}
div#modalCanalDenuncias label {
    color: #fff;
    font-weight: 500;
}
div#modalCanalDenuncias input {
    border-radius: 0;
    background: #a67c007d;
    color: #fff;
    border: 2px solid #fff !important;
}
div#modalCanalDenuncias textarea {
    resize: none;
    border-radius: 0;
    background: #a67c007d;
    color: #fff;
    border: 2px solid #fff !important;
}
#enviarCanalDenuncias {
    background: #a67c00;
    color: #fff;
    width: 100%;
    display: block;
    text-align: center;
    padding: 5px;
    margin-bottom: 40px;
    border: none;
    text-decoration: none;
}