/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

body {
    padding-top: 0rem;
    padding-bottom: 0rem;
    color: #5a5a5a;
    background-image: url(../img/bg-fullpage.jpg);
    background-repeat: no-repeat !important;
    background-size: cover;
    background-attachment: scroll;
    background-attachment: fixed;
    display: grid;
    min-height: 100vh;
    grid-template-rows: auto 1fr auto;
    font-family: DidotLTStd-Roman;
}
main {
    display: block;
    unicode-bidi: isolate;
    max-width: 1440px !important;
    margin: 7rem auto 0rem;
}
/* - Fonts Local
-------------------------------------------------- */
@font-face {
    font-family: DidotLTStd-Bold;
    src: url(fonts/DidotLTStd-Bold.otf);
}
@font-face {
    font-family: DidotLTStd-Headline;
    src: url(fonts/DidotLTStd-Headline.otf);
}
@font-face {
    font-family: DidotLTStd-Italic;
    src: url(fonts/DidotLTStd-Italic.otf);
}
@font-face {
    font-family: DidotLTStd-Ornaments;
    src: url(fonts/DidotLTStd-Ornaments.otf);
}
@font-face {
    font-family: DidotLTStd-Roman;
    src: url(fonts/DidotLTStd-Roman.otf);
}

/* - Fonts Googleapis
-------------------------------------------------- */
.rubik-<uniquifier> {
  font-family: DidotLTStd-Roman;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}
.roboto-thin {
  font-family: "Roboto", sans-serif;
  font-weight: 100;
  font-style: normal;
}
.roboto-light {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-style: normal;
}
.roboto-regular {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.roboto-medium {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-style: normal;
}
.roboto-bold {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-style: normal;
}
.roboto-black {
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  font-style: normal;
}
.roboto-thin-italic {
  font-family: "Roboto", sans-serif;
  font-weight: 100;
  font-style: italic;
}
.roboto-light-italic {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-style: italic;
}
.roboto-regular-italic {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: italic;
}
.roboto-medium-italic {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-style: italic;
}
.roboto-bold-italic {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-style: italic;
}
.roboto-black-italic {
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  font-style: italic;
}

p {
  font-family: DidotLTStd-Roman;
  font-size: 25px;
  font-weight: 300;
  font-style: normal;
  color: #1c2528;
}
.p-4 {
    padding: 1rem !important;
}
.pwine {
    font-family: DidotLTStd-Roman;
    font-size: 15px !important;
    font-weight: 300;
    font-style: normal;
    color: #1c2528;
    margin: 1rem;
}
a {
    font-family: DidotLTStd-Roman;
    font-size: 15px;
    font-weight: 300;
    font-style: normal;
    color: #1c2528;
    text-decoration: none;
}
a:hover {
    color: #ff8059;
}
ul {
    list-style: none;
}
ol, ul {
    padding-left: 0.7rem;
}
.container-foot {
    background-color: #d4dde3;
}
.additional {
  text-decoration: none;
  letter-spacing: 0.5rem;
}

h1 {
  font-family: DidotLTStd-Bold;
  font-size: 20px;
  font-weight: 300;
  font-style: normal;
  color: #1c2528;
}
h2 {
  font-family: DidotLTStd-Bold;
  font-size: 20px;
  font-weight: 300;
  font-style: normal;
  color: #1c2528;
}
h3 {
  font-family: DidotLTStd-Bold;
  font-size: 30px;
  font-weight: 500;
  font-style: normal;
  color: #1c2528;
  margin-bottom: 1rem;
}
h6 {
  font-family: DidotLTStd-Bold;
  font-size: 20px;
  font-weight: 500;
  font-style: normal;
  color: #1c2528;
}
.btn-Recipe {
    border: 1px solid #ff8059!important;
    padding: 5px;
    margin-top: 10px;
    display: inline-block;
    border-radius: 10px;
    font-weight: 100;
    color: #ff8059!important;
    font-size: 15px;
    background-color: none;
    text-decoration: none;
}
.btn-Recipe:hover {
    border: 1px solid #ff8059!important;
    color: #ffffff!important;
    text-decoration: none;
    background-color: #ff8059!important;
}
.ts-1 {
    border: 1px solid #9cc3d8!important;
    padding:1rem;
    margin-top: 10px;
    display: inline-block;
    border-radius: 1rem;
    font-weight: 100;
    color: #FFF!important;
    font-size: 11px !important;
    background-color: #9cc3d8;
    text-decoration: none;
}
.ts-2 {
    border: 1px solid #8d3f44!important;
    padding:1rem;
    margin-top: 10px;
    display: inline-block;
    border-radius: 1rem;
    font-weight: 100;
    color: #FFF!important;
    font-size: 11px !important;
    background-color: #8d3f44;
    text-decoration: none;
}
.ts-3 {
    border: 1px solid #d1b050!important;
    padding:1rem;
    margin-top: 10px;
    display: inline-block;
    border-radius: 1rem;
    font-weight: 100;
    color: #FFF!important;
    font-size: 11px !important;
    background-color: #d1b050;
    text-decoration: none;
}
.ts-4 {
    border: 1px solid #986381!important;
    padding:1rem;
    margin-top: 10px;
    display: inline-block;
    border-radius: 1rem;
    font-weight: 100;
    color: #FFF!important;
    font-size: 11px !important;
    background-color: #986381;
    text-decoration: none;
}
.ts-5 {
    border: 1px solid #896eba!important;
    padding:1rem;
    margin-top: 10px;
    display: inline-block;
    border-radius: 1rem;
    font-weight: 100;
    color: #FFF!important;
    font-size: 11px !important;
    background-color: #896eba;
    text-decoration: none;
}
.ts-6 {
    border: 1px solid #8a98ba!important;
    padding:1rem;
    margin-top: 10px;
    display: inline-block;
    border-radius: 1rem;
    font-weight: 100;
    color: #FFF!important;
    font-size: 11px !important;
    background-color: #8a98ba;
    text-decoration: none;
}
.ts-7 {
    border: 1px solid #9b90be!important;
    padding:1rem;
    margin-top: 10px;
    display: inline-block;
    border-radius: 1rem;
    font-weight: 100;
    color: #FFF!important;
    font-size: 11px !important;
    background-color: #9b90be;
    text-decoration: none;
}
.ts-8 {
    border: 1px solid #51407f!important;
    padding:1rem;
    margin-top: 10px;
    display: inline-block;
    border-radius: 1rem;
    font-weight: 100;
    color: #FFF!important;
    font-size: 11px !important;
    background-color: #51407f;
    text-decoration: none;
}
.ts-9 {
    border: 1px solid #b6aeb5!important;
    padding:1rem;
    margin-top: 10px;
    display: inline-block;
    border-radius: 1rem;
    font-weight: 100;
    color: #FFF!important;
    font-size: 11px !important;
    background-color: #b6aeb5;
    text-decoration: none;
}
.ts-10 {
    border: 1px solid #56809c!important;
    padding:1rem;
    margin-top: 10px;
    display: inline-block;
    border-radius: 1rem;
    font-weight: 100;
    color: #FFF!important;
    font-size: 11px !important;
    background-color: #56809c;
    text-decoration: none;
}
.ts-11 {
    border: 1px solid #58a4c2!important;
    padding:1rem;
    margin-top: 10px;
    display: inline-block;
    border-radius: 1rem;
    font-weight: 100;
    color: #FFF!important;
    font-size: 11px !important;
    background-color: #58a4c2;
    text-decoration: none;
}
.ts-12 {
    border: 1px solid #8d3541!important;
    padding:1rem;
    margin-top: 10px;
    display: inline-block;
    border-radius: 1rem;
    font-weight: 100;
    color: #FFF!important;
    font-size: 11px !important;
    background-color: #8d3541;
    text-decoration: none;
}
.ts-13 {
    border: 1px solid #b4704b!important;
    padding:1rem;
    margin-top: 10px;
    display: inline-block;
    border-radius: 1rem;
    font-weight: 100;
    color: #FFF!important;
    font-size: 11px !important;
    background-color: #b4704b;
    text-decoration: none;
}
.ts-14 {
    border: 1px solid #6bc1a8!important;
    padding:1rem;
    margin-top: 10px;
    display: inline-block;
    border-radius: 1rem;
    font-weight: 100;
    color: #FFF!important;
    font-size: 11px !important;
    background-color: #6bc1a8;
    text-decoration: none;
}


/* - instagram 
-------------------------------------------------- */

.gallery-inst {
  padding-bottom: 1rem;
  padding-top: 1rem;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-auto-rows: 120px;
  grid-template-areas: 
  "img1 img1 img2 img3"
  "img1 img1 img2 img3"
  "img1 img1 img4 img4"
  "img1 img1 img4 img4"
  ;
  gap: .8em;
}

.gi-picture {
  position: relative;
  cursor: pointer;
  overflow: hidden;
}
.gi-picture::before {
  content: "@conosur";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #72aa9cad;
  transform: scale(0);
  transition: transform .4s;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.5rem;
  font-family: DidotLTStd-Roman;
  font-weight: 100;
}
.gi-picture:hover::before {
  transform: scale(1) rotate(360deg);
}

.gi-picture--g1 {
  grid-area: img1;
}
.gi-picture--g2 {
  grid-area: img2;
}
.gi-picture--g3 {
  grid-area: img3;
}
.gi-picture--g4 {
  grid-area: img4;
}


.gallery-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* - id carousel 
-------------------------------------------------- */
.header-desktop {
    display: block;
}
.header-mobile {
    display: none;
}

#HeaderCarousel .carousel-item {
    height: 32rem;
}
#RecipesCarousel .carousel-item {
    height: 29rem;
}
#RecipesCarousel .carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15%;
    padding: 0;
    color: #fff;
    text-align: center;
    background: 0 0;
    border: 0;
    opacity: .5;
    transition: opacity .15s ease;
    margin-right: -2rem;
    margin-bottom: 5rem;
    margin-left: -2rem;
}
#RecipesCarousel .carousel-control-prev-icon, .carousel-control-next-icon {
    filter: invert(1) grayscale(100);
}

/* - seccion botellas 
-------------------------------------------------- */
.botttleshots {
  width: 140px;
}
.icon {
  display: inline-block;
  width: 40px;
}
.grey-background {
    background-color: #d4dde3;
    filter: opacity(0.8);
}
.carousel-indicators img {
    width: 61px !important;
    display: block !important;
    margin-left: 0.5rem;
    margin-right: 0.5rem;
}
.carousel-indicators button {
  opacity: 100% !important;
  width: max-content !important;
}
.carousel-indicators button.active img {
  filter: drop-shadow(2px 4px 6px black)!important;
  transition: all 500ms ease-out;
}
.carousel-indicators [data-bs-target] {
    box-sizing: border-box;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    padding: 0;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity .6s ease;
}
.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    display: flex;
    justify-content: center;
    padding: 0;
    margin-right: 15%;
    margin-bottom: 48rem;
    margin-left: 15%;
    list-style: none;
}



/* - New Design 
-------------------------------------------------- */
.bg-transparent {
    background: linear-gradient(181deg, #d4dde3, transparent);
}
.navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .show>.nav-link {
    color: #000;
}

.nav-link {
    display: block;
    padding: .5rem .5rem;
    color: #0d6efd;
    text-decoration: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
}
.tmi {
  width: 32px;
}
.bandera {
    width: 30px;
    margin-top: 1px;
    margin-right: 1px;
}
.btn-tm {
    /* border: 1px solid #000 !important; */
    padding: 5px;
    margin: 6px 35px 6px 35px;
    display: inline-block;
    border-radius: 10px;
    font-weight: 700;
    color: #000 !important;
    font-size: 15px;
    background-color: none;
}
.btn-tm:hover {
    /* border: 1px solid #000!important;*/
    color: #ffffff!important;
    text-decoration: none;
    background-color: #000!important;
}
.nav-link.active {
    border: 1px solid #000!important;
    color: #ffffff!important;
    text-decoration: none;
    background-color: #000!important;
}

.btn-ico {
    padding: 5px;
    margin-top: 6px;
    display: inline-block;
}
.btn-ico:hover {
    filter: opacity(.5);
    transition: all 500ms ease-out;
}
.btn-leng {
    border: 1px solid #ff8059!important;
    padding: 5px;
    margin-top: 6px;
    display: inline-block;
    border-radius: 10px;
    font-weight: 100;
    color: #ff8059!important;
    font-size: 15px;
    background-color: none;
}
.btn-leng:hover {
    border: 1px solid #ff8059!important;
    color: #ffffff!important;
    text-decoration: none;
    background-color: #ff8059!important;
}
.btn-viewrecipe {
    border: 1px solid #ff8059 !important;
    padding: 10px 0px 5px 0px;
    margin-top: 6px;
    display: inline-block;
    border-radius: 10px;
    font-weight: 100;
    color: #ff8059 !important;
    font-size: 15px;
    background-color: none;
    width: 80%;
}
.btn-viewrecipe:hover {
    border: 1px solid #ff8059!important;
    color: #ffffff!important;
    text-decoration: none;
    background-color: #ff8059!important;
}
.cat-box {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cat-box figure {
  position: relative;
  /* height: 300px;
  width: 300px; */

  width: 100% !important; /* Que use todo el ancho disponible del col-3 */
  max-width: 300px; /* Limitar el ancho máximo */
  max-height: 300px; /* Limitar el alto máximo */

  aspect-ratio: 1 / 1; /* Mantiene proporción cuadrada */
  margin: 0px !important; /* Quitar margin */

  overflow: hidden;
  border-radius: 6px;
  box-shadow: 0px 15px 25px rgba(0, 0, 0, 0.50);
  cursor: pointer;
}
.cat-box figure img {
  width: 100%;
  height: 100%;
  transition: all 500ms ease-out;

  object-fit: cover; /* Cubre sin deformar */
}
.cat-box figure .capa {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 103, 123, 0.6);
  transition: all 500ms ease-in;
  opacity: 0;
  visibility: hidden;
  text-align: center;

  display: flex; /* Mantén display flex siempre */
  align-items: center; /* Centra verticalmente */
  justify-content: center; /* Centra horizontalmente */
}
.cat-box figure:hover > .capa {
  opacity: 1;
  visibility: visible;
}
.cat-box figure:hover > .capa h3 {
  /* margin-top: 130px;
  margin-bottom: 15px; */

  line-height: 0;
    padding-top: 10px;
  margin: 0px !important; /* Quitar margin */
}
.cat-box figure .capa h3 {
  color: #fff;
  font-family: DidotLTStd-Roman;
  font-size: 25px;
  font-weight: 500 !important;
  margin-bottom: 120px;
  transition: all 500ms ease-out;
  margin-top: 30px;
}
.cat-box figure:hover > img {
transform: scale(1.3);
}
.text-justify {
    text-align: justify;
}
.p-wabc {
    padding: 3rem 3rem 0rem 3rem !important;
}
.lmabc-bold {
  font-weight: 600 !important;
  padding: 1rem;
}
.cat-box a {
  position: relative;
  /* height: 300px;
  width: 300px; */
  overflow: hidden;
  border-radius: 6px;
  box-shadow: 0px 15px 25px rgba(0, 0, 0, 0.50);
  cursor: pointer;
}
.cat-box a img {
  width: 100%;
  height: 100%;
  transition: all 500ms ease-out;
}
.cat-box a .capa {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 103, 123, 0.6);
  transition: all 500ms ease-out;
  opacity: 0;
  visibility: hidden;
  text-align: center;
}
.cat-box a:hover > .capa {
  opacity: 1;
  visibility: visible;
}
.cat-box a:hover > .capa h3 {
  margin-top: 70px;
  margin-bottom: 15px;
}
.cat-box a .capa h3 {
  color: #fff;
  font-family: DidotLTStd-Roman;
  font-size: 25px;
  font-weight: 700;
  margin-bottom: 120px;
  transition: all 500ms ease-out;
  margin-top: 30px;
  margin-left: 0px;
}
.cat-box a:hover > img {
transform: scale(1.3);
}

.grey {
  border: 3px solid #cccccc!important;
  border-radius: 6px;  
} 
.linea-commitment {
  border: 3px solid #75c255!important;
  border-radius: 6px;  
} 
.logos-commitment {
    color: #fff;
    background-color: transparent;
    border-color: transparent;
}
button.btn:focus.logos-commitment {
    outline: none !important;
    box-shadow: none !important;
}
.linea-our-story {
  border: 3px solid #909bb6!important;
  border-radius: 6px;  
} 
.linea-our-wines {
  border: 3px solid #d3a05f!important;
  border-radius: 6px;  
} 
.linea-our-recipes {
  border: 3px solid #b57161!important;
  border-radius: 6px;  
} 
.p-6 {
  margin-top: 10rem;
  margin-bottom: 10rem;
}
.p-7 {
  margin-top: 20rem;
  margin-bottom: 20rem;
}
div#carouselExampleDark {
    margin-top: 25rem;
    margin-bottom: 10rem;
}
.mt-6 {
  margin-top: 10rem;
}
.mt-7 {
  margin-top: 20rem;
}
.footer {
  max-width: 1440px;
  margin: 0px auto;
}

.flex-botellas {
    display: flex;
    flex-direction: row;
    flex-flow: row wrap;
    justify-content: center;
}
.botellas {
    width: 60px;
    height: 120px;
    margin: 0.4rem;
}

/* - RECIPES CAROUSEL 
-------------------------------------------------- */
.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: transparent;
    background-clip: border-box;
    border: none;
    border-radius: 10px !important;
    margin: 0rem 6rem 0rem;
}
.card-img {
    filter: none;
    transition: all 500ms ease-out;
    border-radius: 10px !important;
    box-shadow: 0px 15px 25px rgba(0, 0, 0, 0.50);
}
.card-img:hover {
    filter: opacity(.8);
    transition: all 500ms ease-out;
}
.carousel-item-recipe {
    height: 30rem;
}




/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  margin-bottom: 4rem;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  bottom: 0rem;
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel-item {
  height: 34rem;
}
.carousel-item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 32rem;
}


/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 1.5rem;
  text-align: center;
}
.marketing h2 {
  font-weight: 400;
}
/* rtl:begin:ignore */
.marketing .col-lg-4 p {
  margin-right: .75rem;
  margin-left: .75rem;
}
/* rtl:end:ignore */


/* Featurettes
------------------------- */

.featurette-divider {
  margin: 5rem 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  /* rtl:remove */
  letter-spacing: -.05rem;
}

/* -------------------------- */
.wines-desktop {
    display: block !important;
}
.wines-mobile {
    display: none !important;
}
/* -------------------------- */
/* -------------------------- */
.footer-desktop {
    display: block !important;
}
.footer-mobile {
    display: none !important;
}
/* -------------------------- */




/* RESPONSIVE CSS
-------------------------------------------------- */

/* -------------------------- 81em -------------------------- */ 
@media (max-width: 81em) {

.carousel-item > img {
     height: 28rem;
}
.btn-tm {
    font-size: 10px;
}
.cat-box figure {
    height: 280px;
    width: 280px;
}
.cat-box a {
    height: 280px;
    width: 280px;
}
.cat-box a .capa h3 {
    margin-left: -20px;
}

}


/* -------------------------- 64em -------------------------- */ 
@media (max-width: 64em) {

.header-desktop {
    display: block;
}
.header-mobile {
    display: none;
}
.grey {
    border: 3px solid #cccccc !important;
    border-radius: 6px;
    width: 80%;
}
.p-wabc {
        padding: 1rem 0rem !important;
        font-size: 17px;
    }
.mobile-popover {
    display: flex;
    justify-content: center;
    align-items: center;
}
button.btn.logos-commitment {
    width: 12%;
}
.cat-box a .capa h3 {
  margin-left: 0px;
}
.viewrecipes {
    margin-top: 1rem;
}
.navbar-brand {
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    /* font-size: 1.25rem; */
    /* text-decoration: none; */
    /* white-space: nowrap; */
    width: 120px !important;
}

.btn-tm {
    border: none !important;
    padding: 4px;
    margin: 4px;
    font-size: 10px;
}
.tmi {
    width: 26px;
}
.bandera {
    width: 25px;
}
.col-3 {
    flex: 0 0 auto;
    width: 50%;
    margin-bottom: 1rem;
}
.w-75 {
    width: 100% !important;
}
.d-flex {
    display: contents;
}
.col-6 {
    flex: 0 0 auto;
    width: 100%;
}
.col-4 {
    flex: 0 0 auto;
    width: 100%;
    display: flex !important;
    justify-content: center !important;
}
.col-sm-2 {
    flex: 0 0 auto;
    width: 100%;
}
.col-sm-10 {
    flex: 0 0 auto;
    width: 100%;
}
.p-5 {
    padding: 0rem !important;
}
.p-6 {
    margin-top: 2rem;
    margin-bottom: 3rem;
}
.center {
    display: flex!important; 
    justify-content: center!important;
}
.p-8 {
    margin-bottom: 2rem;
}
.mt-6 {
    margin-top: 3rem;
}
.card {
    min-width: 0;
    margin: 2rem;
    width: 100%;
}
.d-or {
    display: flex;
}
.d-flex {
        display: none;
    }
.align-items-center {
    align-items: none !important;
} 
.justify-content-between {
    justify-content: none !important;
} 
#HeaderCarousel .carousel-item {
    height: 23rem;
}
.gif-fluid {
    height: 23rem !important;
} 
.bg-mobile {
    background-color: #d4dde3;
    padding: 1rem !important;
}
.botttleshots {
    width: 40px;
}
.bott-mobile {
    font-size: 25px;
    text-align: center;
}
.ci-height {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 650px;
}
.ms-3 {
    margin-left: 0rem !important;
}
.boot-dates {
    display: flex!important; 
    justify-content: center!important;
}
.pwine {
    text-align: center;
}
.h6, h6 {
    text-align: center;
}
#wineCarousel .wm-carousel-control-prev {
    float: inline-start;
    background: transparent;
    border: none;
}
#wineCarousel .wm-carousel-control-next {
    float: inline-end;
    background: transparent;
    border: none;
}
#wineCarousel .carousel-control-prev-icon, .carousel-control-next-icon {
    filter: invert(1) grayscale(100);
}
#RecipesCarousel .carousel-control-next, .carousel-control-prev {
    margin-right: -1rem;
    margin-left: -1rem;
    margin-top: -21rem !important;
    margin-bottom: 0rem !important;
}

/* -------------------------- */
.wines-desktop {
    display: none !important;
}
.wines-mobile {
    display: block !important;
}
/* -------------------------- */
/* -------------------------- */
.footer-desktop {
    display: none !important;
}
.footer-mobile {
    display: block !important;
}
/* -------------------------- */

.rc-height {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 450px;
}
.footer-center {
    display: flex!important; 
    justify-content: center!important;
}
.justify-content-end {
    justify-content: center !important;
}
/* -------------------------- */



.carousel-caption p {
    margin-bottom: 1.25rem;
    font-size: 1.25rem;
    line-height: 1.4;
    }

.featurette-heading {
    font-size: 50px;
    }
}




/* -------------------------- 40em -------------------------- */  
@media (max-width: 40em) {

.gif-mobile {
    width: 100%;
}
.carousel-item > img {
    height: 17rem;
}
.header-desktop {
    display: none;
}
.header-mobile {
    display: block;
}
.mobile-popover {
    display: flex;
    place-items: center;
}
button.btn.logos-commitment {
    width: 100%;
}
.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem;
    transition: box-shadow .15s ease-in-out;
}
.navbar-dark .navbar-toggler {
    color: rgba(255, 255, 255, .55);
    border-color: rgba(255, 255, 255, .1);
    background: #c6d0d6;
}
.navbar-dark .navbar-toggler-icon {
    background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e);
    filter: invert(1);
}
.nav-link.active {
    width: 97%;
    text-align: center;
}
.btn-viewrecipe {
    border: 1px solid #ff8059 !important;
    padding: 6px 0px 6px 0px;
    margin-top: 6px;
    display: inline-block;
    border-radius: 5px;
    font-weight: 100;
    color: #ff8059 !important;
    font-size: 8px;
    background-color: none;
    width: 100%;
}
.viewrecipes {
    margin-top: 1rem;
}
.btn-tm {
    width: 97%;
    text-align: center;
}
.navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center;
    background: #FFFFFF;
    border-bottom: solid 1px;
    padding-top: 2rem;
    padding-bottom: 1rem;
}
p {
    font-family: DidotLTStd-Roman;
    font-size: 15px;
    font-weight: 300;
    font-style: normal;
    color: #1c2528;
}
.col-3 {
    flex: 0 0 auto;
    width: 100%;
    margin-bottom: 1rem;
}
.w-75 {
    width: 100% !important;
}
.p-wabc {
    padding: 1rem 0rem !important;
}
.d-flex {
    display: contents;
}
.col-6 {
    flex: 0 0 auto;
    width: 100%;
}
.col-4 {
    flex: 0 0 auto;
    width: 100%;
    display: flex !important;
    justify-content: center !important;
}
.p-5 {
    padding: 0rem !important;
}
.p-6 {
    margin-top: 2rem;
    margin-bottom: 3rem;
}
.center {
    display: flex!important; 
    justify-content: center!important;
}
.p-8 {
    margin-bottom: 2rem;
}
.mt-6 {
    margin-top: 3rem;
}
.card {
    min-width: 0;
    margin: 2px;
    width: 100%;
}
.d-or {
    display: flex;
}
.d-flex {
        display: none;
    }
.align-items-center {
    align-items: none !important;
} 
.justify-content-between {
    justify-content: none !important;
} 
#HeaderCarousel .carousel-item {
    height: 15rem;
}
.gif-fluid {
    height: 10rem !important;
} 
.bg-mobile {
    background-color: #d4dde3;
    padding: 1rem !important;
}
.botttleshots {
    width: 40px;
}
.bott-mobile {
    font-size: 25px;
    text-align: center;
}
.ci-height {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 810px;
}
.ms-3 {
    margin-left: 0rem !important;
}
.boot-dates {
    display: flex!important; 
    justify-content: center!important;
}
.pwine {
    text-align: center;
}
.h6, h6 {
    text-align: center;
}
#wineCarousel .wm-carousel-control-prev {
    float: inline-start;
    background: transparent;
    border: none;
}
#wineCarousel .wm-carousel-control-next {
    float: inline-end;
    background: transparent;
    border: none;
}
#wineCarousel .carousel-control-prev-icon, .carousel-control-next-icon {
    filter: invert(1) grayscale(100);
}
#RecipesCarousel .carousel-control-next, .carousel-control-prev {
    margin-right: -1rem;
    margin-left: -1rem;
    margin-top: -13rem !important;
    margin-bottom: 0rem !important;
}

/* -------------------------- */
.wines-desktop {
    display: none !important;
}
.wines-mobile {
    display: block !important;
}
/* -------------------------- */
/* -------------------------- */
.footer-desktop {
    display: none !important;
}
.footer-mobile {
    display: block !important;
}
/* -------------------------- */

.rc-height {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 300px;
}
.footer-center {
    display: flex!important; 
    justify-content: center!important;
}
.justify-content-end {
    justify-content: center !important;
}


  .gi-picture::before {
    font-size: 1rem;
  }
  .gallery-inst {
    grid-template-columns: 1fr 1fr;
    grid-template-areas: 
    "img1 img2"
    "img3 img4";
  }
}

@media (min-width: 62em) {
  .featurette-heading {
    margin-top: 7rem;
  }
}



/* ------- Nuevo diseño de botellas --------- */

.carousel-wines .carousel-control-prev , .carousel-thumb .carousel-control-prev{
    margin: 0px !important;
    filter: invert(1);
}

.container-carousel-thumb{
    justify-content: center;
    display: flex;
}

.carousel-thumb{
    width: 90%;
    /* margin-bottom: 10rem !important; */
}

.carousel-thumb .carousel-item{
    max-height: 510px;
} 

.carousel-thumb .carousel-item img{
    max-height: 420px;
    width: auto;
    background-color: transparent !important;
    border: none !important;
}

.carousel-thumb .carousel-item img:hover{
    filter: drop-shadow(2px 4px 6px black)!important;
    transition: all 500ms ease-out;
}

@media (max-width: 1199px){
    .carousel-thumb{
        width: 100%;
    }
    
}

/* ------- Fin - Nuevo diseño de botellas --------- */


.btn-tm {
    font-size: 16px !important;
}

.btn-alpha-50{
    background-color: #ADB1B350;
}

#wineModal .modal-content{
    background-color: #d4dde3 !important;
}

.icons-wine-modals img{
    margin-right: 10px;
}

.modal-header{
    border-bottom: 0px !important;
}
@media (max-width: 1366px) {
    .navbar .btn-tm{
        margin-right: 1rem !important;
        margin-left: 1rem !important;
    }
    
}

@media (min-width: 768px) {
    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
}

@media (min-width: 768px) {
    .navbar-expand-md .navbar-collapse {
        justify-content: space-around;
    }
}

.btn-w-30{
    width: 30% !important;
}

#secondaryModal .modal-dialog {
  z-index: 1060; /* un poco más alto */
}



/* Diseños de modal de recetas */



#recipeModal .modal-content {
    border-radius: .3rem;
    border: none;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.15);
    /* background-color: #d4dde3 !important; */
  }

  #recipeModal .modal-header {
    display: flex;
    flex-direction: column;
    align-items: center;
    border-bottom: none;
    padding: 0px !important;
    position: relative;
    
  }

  #recipeModal .row-header{
    margin-bottom: 0px !important;
    background-color: white;
    width: 100%;
  }

   #recipeModal .header-title{
    padding: 3rem 2rem 0.5rem;
    /* justify-items: center; */
    align-content: center;
  }

  #recipeModal .header-image{
    padding: 0px !important;
    overflow: hidden;
  }

  #recipeModal #recipeImage{
    width: 100%;
    height: 100%;
    max-height: 300px;
    object-fit: cover;
    /* object-position: center; */
    object-position: 80% 80%;
  }

  #recipeModal  .card-icons{
    background: white;
    display: flex;
    flex-direction: row;
    border-radius: 5px;
    justify-content: flex-start;
    align-items: flex-end;
  }

  #recipeModal  .card-information{
    background: white;
    border-radius: 0p;
    padding: 2rem;
    border: 1px solid;
  }

  #recipeModal  .card-icons img{
    max-height: 30px;
  }

  #recipeModal .modal-title {
    font-size: 20px;
    font-weight: 600;
    color: #333333;
    margin-bottom: 1rem;
    text-align: left;
    border-bottom: 1px solid #eaeaea;
  }

  #recipeModal .row .col-4 {
    text-align: center;
  }

  #recipeModal .row p {
    margin: 0;
    font-size: 1rem;
    color: #555;
  }

  #recipeModal .btn-close {
    position: absolute;
    top: 1rem;
    right: 1.5rem;
    font-size: 1.2rem;
    z-index: 1;
  }

  #recipeModal .modal-body {
    padding: 0px !important;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  #recipeModal h3 {
    font-size: 18px;
    font-weight: 600;
    color: #1c2528;
    margin-bottom: 0.5rem;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 0.25rem;
  }

  #recipeModal h5{
    font-size: 18px;
  }

  #recipeModal p,
  #recipeModal li {
    font-size: 16px;
    color: #444;
    line-height: 1.6;
  }

  #recipeModal ol {
    padding-left: 1.25rem;
    margin-top: 0.5rem;
  }

  #recipeModal .dots{
    list-style: disc;
    margin-left: 20px;
  }

  .ml5{
    margin-left: 5px !important;
  }

  @media (min-width: 992px) and (max-width: 1200px){
    #recipeModal .card-icons {
        flex-direction: column !important;
        justify-content: flex-start !important;
        align-items: center !important;
    }
  }

  .tooltip-inner {
    background-color: #d4dde3; /* tu color personalizado */
    color: #333333;            /* color del texto */
    font-size: 12px;        /* opcional */
    padding: 15px;         /* opcional */
    box-shadow: 0px 6px 12px -3px rgba(0,0,0,0.5);
    min-width: 300px;
    max-width: 300px;
    text-align: justify;
}
.tooltip.show {
  opacity: 1 !important;
}

.tooltip.bs-tooltip-bottom .tooltip-arrow::before {
  border-bottom-color: #d4dde3 !important;
}

.flex-botellas .botellas {
    width: 70px !important;
    height: auto !important;
}

.font22{
    font-size: 22px !important;
}

.maxh120{
    max-height: 120px !important;
}

@media (max-width: 1024px) {
    
    
}

#wineModal h3{
    font-size: 25px !important;
}
#wineModal h6{
    font-size: 18px !important;
}

.fz-20{
    font-size: 20px !important;
}

.position-80-24{
    object-position: 80% 24%;
}

.position-80-12{
    object-position: 80% 12%;
}

@media (max-width: 1025px) {
    .mw-p-mobile{
        max-width: 85% !important;
    }
}