@font-face {
    font-family: 'SuperGroteskPro';
    src: url('../fonts/SuperGroteskPro.eot'); /* IE9 compat mode */
    src: url('../fonts/SuperGroteskPro.eot?#iefix') format('embedded-opentype'),
         url('../fonts/SuperGroteskPro.woff') format('woff'),
         url('../fonts/SuperGroteskPro.otf') format('opentype'),
         url('../fonts/SuperGroteskPro.svg#SuperGroteskPro') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SuperGroteskPro-Bold';
    src: url('../fonts/SuperGroteskPro-Bold.eot'); /* IE9 compat mode */
    src: url('../fonts/SuperGroteskPro-Bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/SuperGroteskPro-Bold.woff') format('woff'),
         url('../fonts/SuperGroteskPro-Bold.otf') format('opentype'),
         url('../fonts/SuperGroteskPro-Bold.svg#SuperGroteskPro-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SuperGroteskPro-Bold';
    src: url('../fonts/SuperGroteskPro-Bold.eot'); /* IE9 compat mode */
    src: url('../fonts/SuperGroteskPro-Bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/SuperGroteskPro-Bold.woff') format('woff'),
         url('../fonts/SuperGroteskPro-Bold.otf') format('opentype'),
         url('../fonts/SuperGroteskPro-Bold.svg#SuperGroteskPro-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SuperGroteskPro-Medium';
    src: url('../fonts/SuperGroteskPro-Medium.eot'); /* IE9 compat mode */
    src: url('../fonts/SuperGroteskPro-Medium.eot?#iefix') format('embedded-opentype'),
         url('../fonts/SuperGroteskPro-Medium.woff') format('woff'),
         url('../fonts/SuperGroteskPro-Medium.otf') format('opentype'),
         url('../fonts/SuperGroteskPro-Medium.svg#SuperGroteskPro-Medium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Suti';
    src: url('../fonts/Suti.woff2') format('woff2'),
         url('../fonts/Suti.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.titular {
    font-family: Suti !important;
}

.t34 {
    font-size: 34px;
}

.pd280 {
    padding: 280px;
}

.callejero {
    width: 250px;
    right: 0;
    position: absolute;
    top: 79px;
    transform: rotate(-21deg);
}

.alma {
    width: 360px;
}

.ricos {
    position: absolute;
    width: 300px;
    z-index: 100;
    left: 0;
}

.amor {
    position: absolute;
    width: 160px;
    z-index: 100;
    right: 10px;
    margin-top: 297px;
}

body{
    font-family: 'SuperGroteskPro';
    font-size: 20px;
    line-height: 25px;
}

a{
    cursor: pointer;
}

h1 {
    color: #ffffff !important;
}

header a{
    color: #212529;
    font-size:18px;
}

.top {
    z-index: 1000;
}

button#languageDropdown {
    background-color: transparent;
    padding: 0;
    border: none;
    border:none;
}

.top, .bg-danger{
    background-color: #D01003 !important;
    position: fixed;
    width: 100%;
}

.bg_home_2 {
    /*background: url(../img/bg_home_3b.jpg);
    background-size: contain;
    background-repeat: no-repeat;*/
}

.menu a:hover{
    color: #D01003;  
}

.logo img {
    width: 200px;
}

.header{
    box-shadow: 1px 1px 4px rgba(0,0,0,.2);
    position: fixed;
    width: 100%;
    background: #fff;
    top: 34px;
    z-index: 100;
}

.pt126 {
    padding-top: 126px;
}

.bold{
    font-family: 'SuperGroteskPro-Bold';
}

h1 {
    color: #D01003;
    font-size: 125px;
    line-height: 130px;
}

.elementoSwiper {
    background: white;
    border-radius: 20px;
    padding: 15px;
}


.i-1 h2, .i-1 h4 {
    color:#fff; bottom: -240px;
}

.i-2 h2, .i-2 h4 {
    color:#fff; bottom: -240px;
}

.i-3 h2, .i-3 h4 {
    color:#fff;bottom: -240px;
}

.i-1 {
    background-image: url(../img/i1.jpg) !important;
    min-height: 355px;
        border: solid 2px #FFF;
}

.i-2 {
    background-image: url(../img/i2.jpg) !important;
    min-height: 355px;
        border: solid 2px #FFF;
}

.i-3 {
    background-image: url(../img/i3.jpg) !important;
    min-height: 355px;
        border: solid 2px #FFF;
}


.bg_rojo { background: #D01003 !important; color: #ffffff; }

.elementoSwiper a {
    text-decoration: none;
    color: #212529;
}

.elementoSwiper img {
    max-width: 100%;
    border-radius: 20px;
}

.elementoSwiper h3 {
    padding-top: 15px;
    font-family: SuperGroteskPro-Medium;
}

.swiper-button-next:after, .swiper-button-prev:after {
    font-size: 22px;
    color: #fff;
}

.swiper-button-next, .swiper-button-prev {
    background-color: #D01003;
    border-radius: 50px;
    width: 44px;
}

.swiper-button-next {
    right: -10px;
}

.swiper-button-prev {
    left: -10px;
}

.bg-light {
    background-color: #F3E9DC !important;
}

.medium{
    font-family: 'SuperGroteskPro-Medium';    
}

p.destacado {
    color: #D01003;
    font-size: 70px;
    font-family: 'SuperGroteskPro-Medium';
    line-height: 70px;
    text-transform: uppercase;
    font-family: 'Suti';
}

footer{
    background-color: #D01003;
}

.btn{
    background-color: #D01003;
}

.cookies {
    position: fixed;
    z-index: 999;
    bottom: 10px;
    left: 10px;
    background-color: #fff;
    max-width: 500px;
    font-size: 14px;
    line-height: 19px;
    padding: 20px;
    border-radius: 20px;
    box-shadow: rgb(0 0 0 / 19%) 0px 10px 20px, rgb(0 0 0 / 23%) 0px 6px 6px;
    margin-right: 10px;
}


form input, form textarea{
    width: 100%;
    padding: 15px;
    border: 1px solid;
}

form input[type="checkbox"]{
    width: inherit;
    padding: 2px;
}

#contacto{
    background-color: #D01003;
    margin-bottom: 1px;
}

.btn.btnDB {
    background-color: #D01003;
    border: 1px solid #D01003;
    color: #fff;
    border-radius: 30px;
    font-size: 22px;
    padding: 10px 30px;
}

.btn.btnDB.btnMenu {
    background-color: #fff;
    border: 1px solid #D01003;
    color: #D01003;
}

.btn.btnDB:hover{
    background-color: #fff;
    color:#D01003;
}

.btn.btnDB.btnMenu:hover {
    background-color: #D01003;
    color: #fff;
}

.bgQS{
    background-image: url(../img/qs.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.py-10 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
}

.overlayWhite{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,0.7);
}

.flex {
  display: flex;
  gap: 20px; /* Espacio entre columnas */
}

.cookies {
    display: none;
}

form input[type="checkbox"] {
    width: inherit;
    padding: 2px;
    width: 17px;
    height: 17px;
}

.columna {
  flex: 1; /* Cada columna ocupa el mismo ancho */
  background-color: #ddd;
  padding: 20px;
  text-align: center;
  border-radius: 30px;
  background-size: cover;
  background-position: center;
  background-repeat: none;
  position: relative;
}

.flex .columna:first-child{
    background-image: url(../img/taco33.jpg);
}

.flex .columna:nth-child(2){
    background-image: url(../img/taco22.jpg);
}

.flex .columna:last-child{
    background-image: url(../img/taco44.jpg);
}

.textBig{
    font-size: 70px;
}

.row-equal-height {
    display: flex;
    flex-wrap: wrap;
}

.row-equal-height > [class*="col-"] {
    display: flex;
    flex-direction: column;
}

.text50{
    font-size: 50px;
    line-height: 55px;
}


.instagram-widget {
    
}


.video-fit {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}


















/****************************************************************************************
RESPONSIVE
****************************************************************************************/
@media(min-width: 1800px){

.pd280 {
    padding: 592px;
}

}


@media(max-width: 1600px){
h1 {
    font-size: 90px;
    line-height: 95px;
}
}

@media(max-width: 1399px){
p.destacado {
    font-size: 30px;
    line-height: 35px;
}
}

@media(max-width: 1199px){
.row-equal-height .col-lg-6 {
    flex: 0 0 100%;
    max-width: 100%;
}

h1 {
    font-size: 70px;
    line-height: 75px;
}
}

@media(max-width: 991px){
.text50 {
    font-size: 40px;
    line-height: 45px;
}

.fila {
    flex-direction: column;
}

p.destacado {
    font-size: 30px;
    line-height: 35px;
}

h1 {
    font-size: 55px;
    line-height: 60px;
}
}

@media (max-width: 767px){
.btn.btnDB {
    padding: 10px 20px;
    width: 322px;
}

.elementoSwiper {
    padding: 0;
}

.swiper-button-next, .swiper-button-prev {
    width: 30px;
    height: 30px;
}

.swiper-button-next:after, .swiper-button-prev:after {
    font-size: 13px;
}

header a{
    font-size:16px;
}

.swiper-button-prev {
    left: -40px;
}

.swiper-button-next {
    right: -40px;
}

h1 {
    font-size: 40px;
    line-height: 45px;
}

.pt126 {
    padding-top: 169px;
}

.text50 {
    font-size: 34px;
    line-height: 45px;
    margin-top: 25px;
}


    .map {
        height: 300px;
        margin-top: 50px;
    }

    .pd280 {
    padding: 25px;
}

.amor {
    display: none;
}

.callejero {
   display: none;
}

.ricos {
    position: absolute;
    width: 200px;
    z-index: 100;
    left: 0;
    margin-top: 85px;
}

.video-fit {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.bg_home_2 {
    background: none;
}

.image_titular {
    display: none;
}

}