/* COLORS */
:root {
  --color-primary: #00264B;
  --color-black: #212121;
  --color-secondary: #7CD6D7;
  --color-crema: #F8B133;
  --color-white: #FFFFFF;
  --color-white2: #F9F6F0;
  --color-grey: #D4D4D4;
}

/* Offset para anclas con header sticky */
#anclaMdiario,
[id^="sec-"] {
  scroll-margin-top: 100px;
}

/* Menu categorias en carta */
.carta-cat-link {
  text-decoration: none;
  color: var(--color-primary);
  font-family: 'NunitoBold', sans-serif;
  font-size: 15px;
  letter-spacing: 0.5px;
  transition: color 0.2s;
}

.carta-cat-link:hover {
  color: var(--color-secondary);
}

.carta-cat-sep {
  color: rgba(0, 0, 0, 0.15);
  font-size: 15px;
  user-select: none;
}



.footerSvg1 {
  height: 50px;
  object-fit: contain;
}

.footerSvg2 {
  height: 122px;
  object-fit: contain;
}

.stick10 {
  visibility: hidden;
  bottom: 0;
  right: 0;
}

.emInp {
  padding: 1.6%;
}

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

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

.flexFooter2>.row {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.box-service:hover {
  cursor: pointer;
  background-color: #161616;
}

/* FONTS */
.dot {
  height: 70px;
  width: 70px;
  background-color: #2cbc63;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.dotWhite {
  height: 96px;
  width: 96px;
  background-color: white;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}


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


@font-face {
  font-family: "NunitoLight";
  src: url(../fonts-eot/NunitoSansLight.eot);
}



@font-face {
  font-family: "NunitoSemi";
  src: url(../fonts-eot/NunitoSemiB.eot);

}

@font-face {
  font-family: "RobotoLigth";
  src: url(../fonts-eot/Roboto-Light.eot);

}


@font-face {
  font-family: "RobotoBold";
  src: url(../fonts-eot/Roboto-Bold.eot);

}

@font-face {
  font-family: "ArialBold";
  src: url(../fonts-eot/ArialBold.eot);
}

@font-face {
  font-family: "NunitoRegular";
  src: url(../fonts-eot/NunitoRegular.eot);
}

@font-face {
  font-family: "NunitoBold";
  src: url(../fonts-eot/NunitoBold.eot);
}


@font-face {
  font-family: "SegoeBold";
  src: url(../fonts-eot/SegoeB.eot);
}

@font-face {
  font-family: "SegoeRegular";
  src: url(../fonts-eot/SegoeReg.eot);
}

@font-face {
  font-family: "SegoeSemi";
  src: url(../fonts-eot/SegoeSemi.eot);
}

body {
  overflow-x: hidden;
}


/*MENU*/
body.nosotros .nav-link[href*="nosotros.php"],
body.carta .nav-link[href*="carta.php"],
body.servicios .nav-link[href*="servicios.php"],
body.tortillas .nav-link[href*="tortillas.php"] {
  color: #7CD6D7 !important;
  font-weight: bold;
}


.responseM {
  height: 350px;
  text-align: center;
  display: flex;
  gap: 2%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.container-white2 {
  background-color: var(--color-white2);
}

.span2 {
  font-weight: bold;
  color: var(--color-primary);
}

.nav-item>a:hover {
  color: var(--color-secondary);
}

nav {
  transition: background-color 0.4s ease-in-out;
  background-color: transparent;
}


nav.scrolled {
  /*opacity: 0.98;*/
  background-color: var(--color-primary);
}

.titleFoot {
  padding-top: 2%;
}


.navbar-nav {
  gap: 1rem;
}

nav>.container {
  height: 68.71px;
}

.navbar-collapse {
  background-color: transparent;
}


.nav-item>a {
  color: white;
  font-size: 16px;
  font-family: 'NunitoBold';
}

.nav-item>a:hover {
  color: var(--color-secondary);
}





span {
  color: var(--color-secondary);
}


/* NEW SLIDER */
.carousel-inner {
  height: 700px;
}

.slider-container {
  position: relative;
  padding: 0;
}

.slider-container>.container {
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}


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

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



.carousel-inner>.carousel-item>img {
  object-fit: cover;
  width: 100%;
  height: 700px;
}

.imgHeader {
  width: 32vw;
  height: auto;
  position: absolute;
  margin-left: -30%;
  margin-top: 60%;
}





/* MENU & COLS */
.cols-options>.row {
  margin-top: 14em;
}

.menu-diario {
  padding-top: 4%;
  padding-bottom: 2%;
}


.col-m0>h1 {
  color: var(--color-primary);
  font-size: 42px;
  width: 100%;
  font-family: 'SegoeBold';
}

.col-m0>p {
  color: var(--color-primary);
}

.col-m1>.card {
  border-radius: 12px;
  background-color: var(--color-secondary);
  color: var(--color-primary);
}

.titlePlato {
  font-weight: bold;
  font-size: 26px;
  font-family: 'SegoeBold';
}

.priceText {
  font-family: 'SegoeSemi';
  font-size: 22px;
}

.ivaText {
  font-family: 'NunitoRegular';
  font-size: 16px;
}

.medio-menu {
  color: var(--color-primary);
}

.medio-menu>.card-borde {
  border: 1px solid #7CD6D7;
  border-radius: 12px;
}

.blog-box>img {
  width: 100%;
  height: auto;
  object-fit: scale-down;
}

.modal-body>.row>.col-xl-5 {
  padding-left: 0;
  padding-right: 0;
}

.modal-body>.row>.col-xl-10 {
  width: 85.33333333%;
  padding-left: 0;
  padding-right: 0;
}

.modal-body>.row {
  gap: 2%;
}


.card-tor {
  margin: 0;
}

.card-tor>img {
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  padding: 0%;
}

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

.textBox>p:nth-child(1) {
  font-size: 18px;
  font-family: 'NunitoRegular';
  color: var(--color-black);
}

.textBox>p:nth-child(2) {
  font-size: 14px;
  font-family: 'NunitoLight';
}




.recP {
  font-size: 15px;
  font-family: 'NunitoBold';
}

.horarioTxt {
  color: #212121;
  font-size: 22px;
  font-weight: bold;
  font-family: 'SegoeBold'
}

.black-color {
  color: #212121;
}

.icon-cont>a>img {
  width: 39.03px;
  height: 39.03px;
}

.btn-arrive {
  border: none;
  width: 243px;
  height: 47px;
  background-color: var(--color-secondary);
  font-size: 14px;
  font-family: 'NunitoRegular';
}

.horarioTxt2 {
  font-size: 22px;
  font-family: 'SegoeRegular';
}

.nunitoLight {
  font-size: 22px;
  font-family: 'NunitoLight'
}

.enc-col1>p {
  width: 100%;
  font-size: 22px;
  font-family: 'NunitoLight'
}

.horarioSem {
  font-size: 22px;
  font-family: 'SegoeSemi';
}

.ref-a {
  text-decoration: none;
  color: white;
}

.reservM {
  width: 220px;
  height: 44px;
}



.colorSpan:hover {
  color: #7CD6D7;
}



.btn-reserv {
  font-size: 14px;
  font-family: 'NunitoRegular';
}

.btn-blog {
  border: none;
  width: 163px;
  height: 60px;
  font-size: 18px;
  font-family: 'NunitoRegular';
  background-color: #7CD6D7;
}

.titleMedio2 {
  color: var(--color-primary);
  font-family: 'RobotoBold';
  font-size: 16px;
}

.titleMedio3 {
  font-family: 'RobotoLigth';
  font-size: 16px;
}

.titleMedio {
  color: #7CD6D7;
}

.btn-bluee {
  background-color: var(--color-secondary);
}

.btn-ser {
  border: none;
  background-color: #7CD6D7;
  font-size: 18px;
  font-family: 'NunitoRegular';
  width: 249px;
  height: 60px;
}


.dot:hover {
  box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}

.innerText1 {
  font-size: 24px;
  font-family: 'RobotoBold';
}

.innerText2 {
  font-size: 22px;
  font-family: 'NunitoLight';
}

.join-contact a {
  text-decoration: none;
  color: var(--color-primary);
}

.join-contact {
  margin-bottom: 10%;
  border: none;
  cursor: pointer;
  font-size: 16px;
  font-family: 'RobotoBold';
  background: linear-gradient(to left, white 50%, var(--color-primary) 50%) right;
  background-size: 200%;
  transition: .4s ease-out;
}


.join-contact:hover a {
  color: white;
}

.join-contact:hover {
  background-position: left;
}


/* SEVICIOS */
.box-service {
  width: 100%;
  height: 398px;
  border-radius: 12px;
  margin-top: 0%;
  position: relative;
}

.box-service>img {
  width: 100%;
  height: 100%;
  opacity: 88%;
  object-fit: cover;
}

.box-service>p {
  position: absolute;
  z-index: 1;
  bottom: 9%;
  left: 8%;
  font-size: 30px;
  font-family: 'SegoeBold';
  text-align: start;
}



/* TORTILLAS */
.textSlider {
  font-family: 'SegoeRegular';
  font-size: 72px;
}

.textSlider2 {
  font-family: 'NunitoBold';
  font-size: 25px;
}

.menu-text {
  font-family: 'NunitoBold';
  font-size: 24px;
}



.menuSubText {
  font-size: 24px;
  font-family: 'NunitoLight';
}

.card-tor>img {
  padding: 0;
  width: 100%;
  height: 270px;
  object-fit: cover;
}

.btn-buy>a {
  font-size: 18px;
  font-family: 'NunitoRegular';
}

.readBtn:hover {
  border: 1px solid #7CD6D7;
}

.btn-tor {
  background-color: var(--color-white);
  color: var(--color-crema);
  border: 1px solid #F8B133;
  font-size: 18px;
  font-family: 'NunitoRegular';
  width: 249px;
  height: 60px;

  transition: .3s ease-out;

}

.btn-tor:hover {
  background-position: left;
  background-color: var(--color-crema);
  color: white;
}

.datePlato {
  font-size: 30px;
  font-family: 'SegoeBold';
}

.box-d {
  width: 100%;
}


.box-diario>strong {
  font-size: 30px;
  font-family: 'SegoeBold';
}

.box-d>small {
  font-size: 20px;
  font-family: 'SegoeRegular';
}

.box-diario>h2 {
  font-size: 40px;
  font-family: 'SegoeBold';
}

.btn-arrive {
  border-radius: 12px;
  font-family: 'NunitoRegular';
  font-size: 18px;
}

.titlePart {
  color: #00264B;
  font-size: 42px;
  font-family: 'SegoeBold';
}


.torTitle {
  color: var(--color-black);
  font-size: 24px;
  font-family: 'NunitoBold';
}

.torTitle2 {
  font-size: 20px;
  font-family: 'NunitoBold';
  color: var(--color-black);
}

/*.torContent{
  font-size: 20px;
  font-family: 'NunitoBold';
}*/



.subText {
  font-size: 24px;
  font-family: 'NunitoLight';
}

.box-diario2>h2 {
  font-size: 40px;
  font-family: 'SegoeBold';
}

.menuHead {
  font-family: 'SegoeRegular';
  font-size: 42px;
}

.card1 {
  height: 202px;
  border-radius: 12px;
  color: white;
  background-color: var(--color-crema);
}

.card1:hover {
  background-color: var(--color-crema);
  color: white;
  filter: drop-shadow(3px 3px 5px #c3c3c3);
}



.card2 {
  height: 202px;
  border-radius: 12px;
  color: white;
  background-color: var(--color-primary);
}

.slider-container>.container>.row {
  height: 100%;
}

/*.imgFloat{
  width: 21.4vw;
  top: 8%;left:0;
}*/

.card2:hover {
  background-color: var(--color-primary);
  color: white;
  filter: drop-shadow(3px 3px 5px #c3c3c3);
}

.modal-dialog {
  border: none;
}



.arrow-down {
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid rgb(255, 255, 255);
  background-color: none;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);

}

.dialogWh {
  position: fixed;
  right: 0;
  margin: 1%;
  bottom: 0;
  border: none;
}


.card3 {
  height: 202px;
  border-radius: 12px;
  color: white;
  background-color: var(--color-secondary);
}


.card3:hover {
  background-color: var(--color-secondary);
  color: white;
  filter: drop-shadow(3px 3px 5px #c3c3c3);
}



.card1>a>img {
  width: 54px;
  height: 53.9px;
}

.card2>a>img {
  width: 54px;
  height: 53.9px;
}


.card3>a>img {
  width: 54px;
  height: 53.9px;
}

.torContent {
  font-size: 20px;
  font-family: 'NunitoBold';
  color: var(--color-crema);
}

.footerLinks>li>a {
  font-size: 12px;
  font-family: 'NunitoRegular';
}

footer {
  margin-top: 0;
}

.footerBg {
  background-color: var(--color-primary);
  color: white;
  height: 22.3em;
}

.contact-e {
  font-size: 22px;
  padding-left: 3%;
  font-family: 'NunitoLight';
}

.card-bluee {
  color: var(--color-primary);
  border: 1px solid #7CD6D7;
}

.border-blue {
  border: 1px solid #7CD6D7;
}

.nun-reg {
  color: var(--color-secondary);
  font-family: 'NunitoRegular';
  font-size: 12px;
}

.alignFooter {
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-align: left;
}

.lang-item {
  font-size: 16px;
  font-family: 'SegoeBold';
  color: var(--color-secondary);
}

.lang-item:hover {
  font-size: 16px;
  font-family: 'SegoeBold';
  color: var(--color-white);
}

.container {
  max-width: 1140px;
}

.recMarg {
  margin-top: 0;
}


.imgg {
  width: 100%;
  margin-top: 0%;
  background-position-x: center;
  height: auto;
  background-repeat: no-repeat;
  background-size: contain;
}


/* h2{
    font-size: 42px;
  }*/

body {
  overflow: auto;
}


.flexFooter {
  display: flex;
  justify-content: end;
  align-items: start;
}

.flexFooter2 {
  display: flex;
  justify-content: start;
}

.card-tor>img {
  padding: 0%;
  width: 100%;
  height: 270px;
  object-fit: cover;
}

.margFot {
  margin-top: 0;
}

button:hover,
.read-more:hover {
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}

.read-more {
  font-size: 18px;
  font-family: 'NunitoRegular';
  width: 60%;
  text-align: center;
}

.btn-pruebalas {
  margin-top: 15%;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  width: 32%;
  letter-spacing: 1.4px;
  height: 3.4rem;
  background-color: var(--color-crema);
  color: white;
  outline: none;
  border: none;
  border-radius: 12px;
  font-family: 'NunitoBold';
  font-size: 18px;
}

.btn-pruebalas>a {
  text-decoration: none;
  color: white;
}

.btn-pruebalas:hover {
  cursor: pointer;
  border: 1px solid black;
  letter-spacing: 3px;
}






/* PARA MOVIL  [ xs ] */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {

  .colmidF {
    padding-left: 5%;
  }

  body>div.container-fluid.bg-white.ps-0.pe-0.imgChf>div:nth-child(6)>div>div>div.col.d-grid.gap-4.mt-4>div:nth-child(2)>div>div:nth-child(2),
  body>div.container-fluid.bg-white.ps-0.pe-0.imgChf>div:nth-child(6)>div>div>div.col.d-grid.gap-4.mt-4>div:nth-child(2)>div>div:nth-child(3),
  body>div.container-fluid.bg-white.ps-0.pe-0.imgChf>div:nth-child(6)>div>div>div.col.d-grid.gap-4.mt-4>div:nth-child(2)>div>div:nth-child(4) {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 6%;
  }

  .footerSvg1 {
    height: 50px;
    object-fit: scale-down;
  }

  .footerSvg2 {
    height: 100px;
    object-fit: contain;
  }


  .box-service {
    width: 100%;
    height: auto;
    margin-top: 4%;
    position: relative;
  }


  .carousel-inner>.carousel-item>img {
    object-fit: cover;
    width: 100%;
    height: 580px;
  }



  .dot {
    height: 60px;
    width: 60px;
  }



  .innerText1 {
    font-size: 22px;
  }

  .innerText2 {
    font-size: 18px;
  }

  .box1 {
    width: 96%;
  }

  .join-contact {
    font-size: 14px;
  }

  .titleMedio3 {
    width: 100%;
    font-size: 15px;
  }

  .menuSubText {
    font-size: 18px;
    font-family: 'NunitoLight';
  }

  .col-m0>h1 {
    color: var(--color-primary);
    font-size: 36px;
    width: 100%;
    font-family: 'SegoeBold';
  }




  .box-d>small {
    font-size: 16px;
    font-family: 'SegoeRegular';
  }

  .titlePlato {
    font-size: 22px;
  }




  .horarioTxt {
    text-align: center;
    color: #212121;
    font-size: 22px;
    font-weight: bold;
    font-family: 'SegoeBold'
  }



  .recP {
    padding-top: 2%;
    margin: auto;
    width: 70%;
    font-size: 15px;
    font-family: 'NunitoBold';
  }

  .imgRecs {
    width: 35%;
    height: auto;
  }


  .torContent {
    width: 100%;
    font-size: 20px;
    font-family: 'NunitoBold';
  }


  .box-service>p {
    position: absolute;
    z-index: 1;
    margin: auto;
    width: 85%;
    font-size: 30px;
    font-family: 'SegoeBold';
    text-align: center;
  }


  .card-tor {
    margin: 4%;
  }

  .card1,
  .card2,
  .card3 {
    height: 202px;
  }

  .carousel-indicators {
    visibility: hidden;
  }

  .modal-body>.row>.col-xl-10 {
    width: 100%;
  }

  .titleFoot {
    padding-top: 2%;
  }

  /* NAV */
  nav {
    transition: background-color 0.4s ease-in-out;
    background-color: var(--color-primary);
  }

  .navbar-nav li:nth-child(1) {
    padding-top: 5%;
  }

  nav>.container {
    padding: 4%;
    height: auto;
  }

  .navbar-collapse {
    background-color: var(--color-primary);
  }



  .alignSlider {
    display: flex;
    justify-content: start;
    align-items: end;
  }



  .footerBg {
    background-color: var(--color-primary);
    color: white;
    height: 32.3em;
  }

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

  .nun-reg {
    color: var(--color-secondary);
    font-family: 'NunitoRegular';
    font-size: 22px;
  }

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

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

  .nunitoLight {
    font-size: 19px;
    font-family: 'NunitoLight'
  }

  .contact-e {
    width: 70%;
    font-size: 17px;
    font-family: 'NunitoLight';
  }

  .imgg {
    width: 100%;
    margin-top: 0%;
    background-position-x: center;
    height: auto;
    background-repeat: no-repeat;
    background-size: contain;
  }

  .recMarg {
    margin-top: 100%;
  }

  .textSlider {
    padding: 5%;
    width: 90%;
    margin: auto;
    text-align: center;
    font-family: 'SegoeRegular';
    font-size: 38px;
  }

  .textSlider2 {
    text-align: center;
    font-family: 'NunitoBold';
    font-size: 20px;
  }


  .cols-options>.row {
    margin-top: 10em;
  }


  .slider-container>.container>.row {
    height: 46%;
  }


  /*.imgFloat{
    width: 100%;
    transform: translate(-50%, -50%);
    height: auto;
    top: 58%;left:50%;
  }*/

  .imgChf {
    background-image: none;
  }


  .colServ {
    text-align: center;
  }


  .imgServ {
    width: 21%;
    height: auto;
    z-index: 0;
    position: absolute;
    left: 50%;
    top: 6%;
    bottom: 0;
    transform: translate(-50%, -50%);
  }


  .colTor {
    text-align: center;
  }

  .card-tor>img {
    height: auto;
  }

  .container-blog .row:nth-child(1) {
    text-align: center;
  }

  .nun-reg {
    font-size: 20px;
  }


  .textBox>p {
    padding: 1.8%;
    padding-left: 0%;
    text-align: center;
  }




  .recMarg {
    padding-top: 6.6%;
    margin-top: 100%;
  }


  .medio-menu {
    text-align: center;
  }

  .subText {
    font-size: 18px;
    margin: auto;
    width: 100%;
  }





  .contactMain {
    padding: 4% 0 2%;
    background-image: url('../../assets/images/bg_contact.png');
    background-size: cover;
    background-repeat: no-repeat;
  }


  .contactMain2 {
    padding: 4% 0 2%;
    background-image: url('../../assets/images/bg_serv.png');
    background-size: cover;
    background-repeat: no-repeat;
  }




  .contactSection input {
    border: none;
    border-radius: 0;
    outline-color: var(--color-secondary);
    font-size: 16px;
    font-family: 'RobotoLigth';
  }

  .comments {
    font-size: 16px;
    font-family: 'RobotoLigth';
  }

  .comments:focus {
    box-shadow: var(--color-secondary) 0px 1px 3px 0px, var(--color-secondary) 0px 0px 0px 1px;
    border-color: var(--color-secondary);
  }

  .nunitoLight {
    font-size: 14px;
    font-family: 'NunitoLight'
  }


  .titlePart {
    color: #00264B;
    font-size: 30px;
    font-family: 'SegoeBold';
  }




  .btn-pruebalas {
    margin: auto;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    width: 62%;
    letter-spacing: 1.4px;
    height: 3.4rem;
  }


  .enc-col1>p {
    text-align: center;
  }



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

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

  .iconsMod>div {
    display: none;
  }

  .widthModal>i {
    display: none;
  }


}

/*iPads, Tablets  [ sm ] */
@media (min-width: 481px) and (max-width: 767px) {

  .emInp {
    padding: 4%;
  }

  .styleDiag {
    max-width: 100%;
    margin: 0;
  }

  .iconsMod>div {
    display: none;
  }

  .widthModal>div {
    display: none;
  }

  .widthModal {
    padding: 3%;
    margin: 0;
  }


  .modal-body>.row>.col-xl-10 {
    width: 100%;
  }


  .alignCont {
    text-align: center;
  }

  /* NAV */
  nav {
    transition: background-color 0.4s ease-in-out;
    background-color: var(--color-primary);
  }

  .navbar-nav li:nth-child(1) {
    padding-top: 5%;
  }

  nav>.container {
    padding: 3%;
    height: auto;
  }

  .navbar-collapse {
    background-color: var(--color-primary);
  }

  .flexFooter2>.row {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .btn-pruebalas {
    margin-top: 8%;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    width: 40%;
    letter-spacing: 1.4px;
    height: 3.4rem;
  }

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

  .imgChf {
    background-image: none;
  }



  .medio-menu {
    text-align: center;
  }

  .colServ {
    text-align: center;
  }

  .box-service {
    width: 100%;
    height: auto;
    margin-top: 4%;
    position: relative;
  }


  .box-service>p {
    position: absolute;
    z-index: 1;
    margin: auto;
    width: 85%;
    font-size: 34px;
    font-family: 'SegoeBold';
    text-align: center;
  }


  .imgServ {
    width: 21%;
    height: auto;
    z-index: 0;
    position: absolute;
    left: 50%;
    top: 4%;
    bottom: 0;
    transform: translate(-50%, -50%);

  }

  .colTor {
    text-align: center;
  }

  .card-tor>img {
    width: 90%;
    height: 300px;
  }

  .container-blog .row:nth-child(1) {
    text-align: center;
  }


  .nun-reg {
    font-size: 20px;
  }

  .textBox>p {
    padding: 1.2%;
    padding-left: 0%;
    text-align: center;
  }

  .textBox>p:nth-child(1) {
    padding-top: 4%;
    font-size: 1.4rem;
    width: 94%;
    margin: auto;
  }

  .textBox>p:nth-child(2) {
    width: 90%;
    margin: auto;
    font-size: 1rem;
  }

  .recMarg {
    margin-top: 100%;
  }


  .recMarg {
    padding-top: 6.6%;
    margin-top: 100%;
  }


  .imgRecs {
    width: 42%;
    height: auto;
  }


  .recP {
    padding-top: 2%;
    margin: auto;
    width: 90%;
    font-size: 15px;
    font-family: 'NunitoBold';
  }


  .recDiv {
    text-align: center;
  }

  .subText {
    margin: auto;
    width: 90%;
  }

  .textSlider {
    font-family: 'SegoeRegular';
    font-size: 42px;
  }

  .textSlider2 {
    font-family: 'NunitoBold';
    font-size: 20px;
  }


  .slider-container>.container>.row {
    height: 50%;
  }





  .contactMain {
    padding: 4% 0 2%;
    background-image: url('../../assets/images/bg_contact.png');
    background-size: cover;
    background-repeat: no-repeat;
  }

  .contactMain2 {
    padding: 4% 0 2%;
    background-image: url('../../assets/images/bg_serv.png');
    background-size: cover;
    background-repeat: no-repeat;
  }

  .contactSection input {
    border: none;
    border-radius: 0;
    outline-color: var(--color-secondary);
    font-size: 16px;
    font-family: 'RobotoLigth';
  }

  .comments {
    font-size: 16px;
    font-family: 'RobotoLigth';
  }

  .comments:focus {
    box-shadow: var(--color-secondary) 0px 1px 3px 0px, var(--color-secondary) 0px 0px 0px 1px;
    border-color: var(--color-secondary);
  }

  .nunitoLight {
    font-size: 16px;
    font-family: 'NunitoLight'
  }




  .titlePart {
    color: #00264B;
    font-size: 42px;
    font-family: 'SegoeBold';
  }




}


/*Small screens, laptops   [ md ] */
@media (min-width: 768px) and (max-width: 991px) {




  .alignCont {
    text-align: center;
  }

  .stick10 {
    top: 22%;
    right: 5%;
    visibility: visible;
  }

  /* NAV */
  nav {
    transition: background-color 0.4s ease-in-out;
    background-color: var(--color-primary);
  }

  .navbar-nav li:nth-child(1) {
    padding-top: 2%;
  }

  nav>.container {
    padding: 2%;
    height: auto;
  }

  .navbar-collapse {
    background-color: var(--color-primary);
  }


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


  .imgChf {
    background-image: none;
  }

  .recDiv {
    text-align: center;
  }



  .colServ {
    text-align: center;
  }

  .box-service {
    width: 100%;
    height: 280px;
    margin-top: 4%;
    position: relative;
  }


  .box-service>p {
    position: absolute;
    z-index: 1;
    margin: auto;
    width: 85%;
    font-size: 22px;
    font-family: 'SegoeBold';
    text-align: start;
  }

  .imgServ {
    width: 22%;
    height: auto;
    z-index: 0;
    position: absolute;
    left: 0%;
    bottom: 0%;
  }

  .colTor {
    text-align: center;
  }

  .card-tor>img {
    width: 95%;
    height: 250px;
  }

  .container-blog .row:nth-child(1) {
    text-align: center;
  }

  .nun-reg {
    font-size: 16px;
  }




  .textBox>p {
    padding: 2%;
    padding-left: 0%;
    text-align: center;
  }

  .textBox>p:nth-child(1) {
    padding-top: 4%;
    font-size: 1.2rem;
    width: 94%;
    margin: auto;
  }

  .textBox>p:nth-child(2) {
    width: 96%;
    margin: auto;
    font-size: .9rem;
  }

  .recMarg {
    padding-top: 8%;
    margin-top: 100%;
  }


  .imgRecs {
    width: 40%;
    height: auto;
  }


  .recP {
    padding-top: 2%;
    margin: auto;
    width: 100%;
    font-size: 15px;
    font-family: 'NunitoBold';
  }


  .medio-menu {
    text-align: center;
  }

  .subText {
    margin: auto;
    width: 90%;
  }


  .textSlider {
    font-family: 'SegoeRegular';
    font-size: 62px;
  }

  .textSlider2 {
    font-family: 'NunitoBold';
    font-size: 32px;
  }



  .contactMain {
    padding: 4% 0 2%;
    background-image: url('../../assets/images/bg_contact.png');
    background-size: cover;
    background-repeat: no-repeat;
  }

  .contactMain2 {
    padding: 4% 0 2%;
    background-image: url('../../assets/images/bg_serv.png');
    background-size: cover;
    background-repeat: no-repeat;
  }

  .contactSection input {
    border: none;
    border-radius: 0;
    outline-color: var(--color-secondary);
    font-size: 16px;
    font-family: 'RobotoLigth';
  }

  .comments {
    font-size: 16px;
    font-family: 'RobotoLigth';
  }

  .comments:focus {
    box-shadow: var(--color-secondary) 0px 1px 3px 0px, var(--color-secondary) 0px 0px 0px 1px;
    border-color: var(--color-secondary);
  }


  .nunitoLight {
    font-size: 18px;
    font-family: 'NunitoLight'
  }


  .titlePart {
    color: #00264B;
    font-size: 42px;
    font-family: 'SegoeBold';
  }



}


/*Desktops, large screens   [ lg ] */
@media (min-width: 992px) and (max-width: 1199px) {

  .alignCont {
    text-align: center;
  }

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

  .enc-col2>button {
    margin: 2%;
  }

  .nun-reg {
    font-size: 20px;
  }

  .colServ {
    text-align: center;
  }

  nav>.container {
    padding: 2%;
    height: 68.71px;
  }

  .navbar-nav {
    gap: .5rem;
  }

  .imgChf {
    background-image: none;
  }

  .box-service {
    width: 96%;
    height: 350px;
    margin-top: 4%;
    position: relative;
  }


  .box-service>p {
    position: absolute;
    z-index: 1;
    margin: auto;
    width: 50%;
    font-size: 22px;
    font-family: 'SegoeBold';
    text-align: start;
  }


  .imgServ {
    content: none;
    width: 20%;
    height: auto;
    z-index: 0;
    position: absolute;
    left: 0%;
    bottom: 0%;
  }

  .colTor {
    text-align: start;
  }

  .card-tor>img {
    width: 92%;
    height: 300px;
  }



  .textBox>p {
    padding: 2%;
    padding-left: 0%;
    text-align: center;
  }

  .textBox>p:nth-child(1) {
    padding-top: 4%;
    font-size: 1.3rem;
    width: 94%;
    margin: auto;
  }

  .textBox>p:nth-child(2) {
    width: 96%;
    margin: auto;
    font-size: 1rem;
  }

  .recMarg {
    padding-top: 9%;
    margin-top: 100%;
  }



  .imgRecs {
    width: 45%;
    height: auto;
  }

  .recDiv {
    text-align: center;
  }


  .medio-menu {
    text-align: center;
  }

  .subText {
    margin: auto;
    width: 75%;
  }


  .textSlider {
    font-family: 'SegoeRegular';
    font-size: 62px;
  }

  .textSlider2 {
    font-family: 'NunitoBold';
    font-size: 26px;
  }



  /*.imgFloat{
    width: 52vw;
    height: auto;
    top: 7%;left:-18%;
  }*/



  .contactMain {
    padding: 4% 0 2%;
    background-image: url('../../assets/images/bg_contact.png');
    background-size: cover;
    background-repeat: no-repeat;
  }

  .contactMain2 {
    padding: 4% 0 2%;
    background-image: url('../../assets/images/bg_serv.png');
    background-size: cover;
    background-repeat: no-repeat;
  }

  .contactSection input {
    border: none;
    border-radius: 0;
    outline-color: var(--color-secondary);
    font-size: 16px;
    font-family: 'RobotoLigth';
  }

  .comments {
    font-size: 16px;
    font-family: 'RobotoLigth';
  }

  .comments:focus {
    box-shadow: var(--color-secondary) 0px 1px 3px 0px, var(--color-secondary) 0px 0px 0px 1px;
    border-color: var(--color-secondary);
  }



  .nunitoLight {
    font-size: 18px;
    font-family: 'NunitoLight'
  }


  .titlePart {
    color: #00264B;
    font-size: 42px;
    font-family: 'SegoeBold';
  }


}

/*Extra large screens, TV  [ xl ] */
@media (min-width: 1200px) and (max-width: 1399px) {
  .imgChf {
    background-image: url('../../assets/images/chef_bg.png');
    background-repeat: no-repeat;
    background-position-x: right;
    background-size: 240px;
  }


  .recP {
    padding-top: 2%;
    margin: auto;
    width: 100%;
    font-size: 15px;
    font-family: 'NunitoBold';
  }

  .imgRecs {
    width: 60%;
    height: auto;
  }


  /*.imgFloat{
    width: 48vw;
    height: auto;
    top: 6%;left:-22%;
  }*/

  .box-service {
    width: 96%;
    height: 400px;
    margin-top: 4%;
    position: relative;
  }


  .box-service>p {
    position: absolute;
    z-index: 1;
    margin: auto;
    width: 50%;
    font-size: 22px;
    font-family: 'SegoeBold';
    text-align: start;
  }


  .imgServ {
    content: url('../../assets/images/chef_bg2.png');
    width: 20%;
    height: auto;
    z-index: 0;
    position: absolute;
    left: 0%;
    bottom: 0%;
  }

  .colTor {
    text-align: start;
  }


  .card-tor>img {
    height: 270px;
  }

  .textBox>p {
    padding-left: 2%;
    text-align: start;
  }

  .textBox>p:nth-child(1) {
    padding-top: 1%;
    width: 100%;
  }

  .textBox>p:nth-child(2) {
    width: 80%;
  }

  .recDiv {
    text-align: start;
  }


  .medio-menu {
    text-align: start;
  }


  .subText {
    width: 75%;
  }



  .contactMain {
    padding: 4% 0 2%;
    background-image: url('../../assets/images/bg_contact.png');
    background-size: cover;
    background-repeat: no-repeat;
  }

  .contactMain2 {
    padding: 4% 0 2%;
    background-image: url('../../assets/images/bg_serv.png');
    background-size: cover;
    background-repeat: no-repeat;
  }

  .contactSection input {
    border: none;
    border-radius: 0;
    outline-color: var(--color-secondary);
    font-size: 16px;
    font-family: 'RobotoLigth';
  }

  .comments {
    font-size: 16px;
    font-family: 'RobotoLigth';
  }

  .comments:focus {
    box-shadow: var(--color-secondary) 0px 1px 3px 0px, var(--color-secondary) 0px 0px 0px 1px;
    border-color: var(--color-secondary);
  }

  .nunitoLight {
    font-size: 22px;
    font-family: 'NunitoLight'
  }



  .titlePart {
    color: #00264B;
    font-size: 42px;
    font-family: 'SegoeBold';
  }





  .imgg {
    background: url('../../assets/images/bg_reconoc.png');
    background-position: center right;
    background-size: contain;
    width: 100%;
    height: auto;
    background-repeat: no-repeat;
  }


}


@media (min-width: 1899px) and (max-width: 2560px) {
  .imgChf {
    background-size: 480px;
  }
}

@media (min-width:320px) and (max-width:1199px) {
  .MainC {
    margin-top: 0%;
  }
}

/* EXTRA LARGE  [ xxl ] */
@media (min-width: 1200px) {
  .MainC {
    margin-top: 6%;
  }
}

@media (min-width: 1400px) {

  .colCont1 {
    display: grid;
    justify-content: start;
    align-items: center;
  }

  .imgg {
    background: url('../../assets/images/bg_reconoc.png');
    background-position: center right;
    background-size: 50%;
    width: 100%;
    height: 720px;
    background-repeat: no-repeat;
  }

  /* SLIDER */
  .innerContainerHeader {
    display: flex;
    justify-content: start;
    align-items: center;
  }

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


  .carousel-inner>.carousel-item>img {
    object-fit: cover;
    width: 100%;
    height: 700px;
  }

  .imgHeader {
    width: 32vw;
    height: auto;
    position: absolute;
    margin-left: -30%;
    margin-top: 60%;
  }





  .medio-menu {
    text-align: start;
  }

  .recDiv {
    text-align: start;
  }

  .imgChf {
    background-image: url('../../assets/images/chef_bg.png');
    background-repeat: no-repeat;
    background-position-x: right;
    background-size: 280px;
  }

  .subText {
    width: 75%;
  }



  .recP {
    padding-top: 2%;
    margin: auto;
    width: 100%;
    font-size: 15px;
    font-family: 'NunitoBold';
  }

  .box-service {
    width: 96%;
    height: 400px;
    margin-top: 4%;
    position: relative;
  }


  .box-service>p {
    position: absolute;
    z-index: 1;
    margin: auto;
    width: 62%;
    font-size: 25px;
    font-family: 'SegoeBold';
    text-align: start;
  }

  .imgServ {
    content: url('../../assets/images/chef_bg2.png');
    width: 22%;
    height: auto;
    z-index: 0;
    position: absolute;
    left: 0%;
    bottom: 0%;
  }

  .colTor {
    text-align: start;
  }


  .card-tor>img {
    height: 270px;
  }

  .textBox>p {
    padding-left: 2%;
    text-align: start;
  }

  .textBox>p:nth-child(1) {
    padding: 4% 0 0 4%;
    width: 100%;
  }

  .textBox>p:nth-child(2) {
    padding-left: 4%;
    width: 80%;
  }


  .recMarg {
    padding-top: 0%;
    margin-top: 0%;
  }

  .imgRecs {
    width: 60%;
    height: auto;
  }

  .titleMedio {
    text-align: center;
  }


  .contactMain {
    padding: 4% 0 2%;
    background-image: url('../../assets/images/bg_contact.png');
    background-size: cover;
    background-repeat: no-repeat;
  }

  .contactMain2 {
    padding: 4% 0 2%;
    background-image: url('../../assets/images/bg_serv.png');
    background-size: cover;
    background-repeat: no-repeat;
  }

  .contactSection input {
    border: none;
    border-radius: 0;
    outline-color: var(--color-secondary);
    font-size: 16px;
    font-family: 'RobotoLigth';
  }

  .comments {
    font-size: 16px;
    font-family: 'RobotoLigth';
  }

  .comments:focus {
    box-shadow: var(--color-secondary) 0px 1px 3px 0px, var(--color-secondary) 0px 0px 0px 1px;
    border-color: var(--color-secondary);
  }

  .nunitoLight {
    font-size: 22px;
    font-family: 'NunitoLight'
  }


  .titlePart {
    color: #00264B;
    font-size: 42px;
    font-family: 'SegoeBold';
  }

}


@media (min-width: 1599px) and (max-width: 2500px) {







  .contactMain {
    padding: 4% 0 2%;
    background-image: url('../../assets/images/bg_contact.png');
    background-size: cover;
    background-repeat: no-repeat;
  }

  .contactMain2 {
    padding: 4% 0 2%;
    background-image: url('../../assets/images/bg_serv.png');
    background-size: cover;
    background-repeat: no-repeat;
  }

  .contactSection input {
    border: none;
    border-radius: 0;
    outline-color: var(--color-secondary);
    font-size: 16px;
    font-family: 'RobotoLigth';
  }

  .comments {
    font-size: 16px;
    font-family: 'RobotoLigth';
  }

  .comments:focus {
    box-shadow: var(--color-secondary) 0px 1px 3px 0px, var(--color-secondary) 0px 0px 0px 1px;
    border-color: var(--color-secondary);
  }

  .nunitoLight {
    font-size: 22px;
    font-family: 'NunitoLight'
  }


  .titlePart {
    color: #00264B;
    font-size: 42px;
    font-family: 'SegoeBold';
  }

}


.contactMain2 {
  padding: 4% 0 2%;
  background-image: url('../../assets/images/bg_serv.png');
  background-size: cover;
  background-repeat: no-repeat;
}



/* RESPONSIVE HEADER SECTION + SLIDER */

@media (min-width: 320px) and (max-width: 480px) {
  .carousel-inner {
    height: 700px;
  }

  .slider-container {
    position: relative;
    padding: 0;
  }



  .slider-container>.container {
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }





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

  .innerRowHeader>div {
    display: grid;
    gap: 5px;
    margin: auto;
    text-align: center;
    justify-content: center;
    align-items: center;
  }


  .styleDiag2 {
    margin-top: -10%;
  }


  .styleDiag {
    margin: 0;
  }

  .stick10 {
    position: absolute;
    width: 20%;
    top: 18%;
    right: 20%;
    visibility: visible;
  }

  .imgHeader {
    display: none;
  }

  /* MENU & COLS */
  .cols-options>.row {
    margin-top: -6em;
  }
}


@media (min-width: 320px) and (max-width: 480px) {
  .recDiv2 {
    width: 100%;
    margin: auto;
  }



}

@media (min-width: 1200px) {
  .recDiv2 {
    width: 80%;
    margin: 0;
  }
}

@media (min-width: 481px) and (max-width: 580px) {
  .carousel-inner {
    height: 700px;
  }

  .slider-container {
    position: relative;
    padding: 0;
  }



  .slider-container>.container {
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }




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

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

  .row-enc2 {
    text-align: center;
  }





  .enc-col2>button {
    margin: 2%;
  }



  .stick10 {
    width: 20%;
    top: 18%;
    right: 5%;
    visibility: visible;
  }

  .imgHeader {
    display: none;
  }

  /* MENU & COLS */
  .cols-options>.row {
    margin-top: 0em;
  }
}

@media (min-width: 581px) and (max-width: 679px) {
  .carousel-inner {
    height: 700px;
  }

  .slider-container {
    position: relative;
    padding: 0;
  }



  .slider-container>.container {
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }




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

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

  .enc-col2>button {
    margin: 3%;
  }




  .stick10 {
    top: 22%;
    right: 5%;
    visibility: visible;
  }

  .imgHeader {
    display: none;
  }

  /* MENU & COLS */
  .cols-options>.row {
    margin-top: 0em;
  }
}

@media (min-width: 680px) and (max-width: 767px) {
  .carousel-inner {
    height: 700px;
  }

  .slider-container {
    position: relative;
    padding: 0;
  }



  .slider-container>.container {
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }




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


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

  .enc-col2>button {
    margin: 2%;
  }


  .stick10 {
    top: 22%;
    right: 5%;
    visibility: visible;
  }

  .imgHeader {
    display: none;
  }

  /* MENU & COLS */
  .cols-options>.row {
    margin-top: 2em;
  }


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

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

}

@media (min-width: 768px) and (max-width: 991px) {
  .carousel-inner {
    height: 700px;
  }

  .iconsMod>div {
    display: none;
  }

  .widthModal>div {
    display: none;
  }

  .slider-container {
    position: relative;
    padding: 0;
  }

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

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


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

  .enc-col2>button {
    margin: 2%;
  }



  .slider-container>.container {
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }




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



  .imgHeader {
    display: none;
  }

  /* MENU & COLS */
  .cols-options>.row {
    margin-top: 0em;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .innerContainerHeader {
    display: flex;
    justify-content: start;
    align-items: center;
  }

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



  .carousel-inner>.carousel-item>img {
    object-fit: cover;
    width: 100%;
    height: 700px;
  }

  .imgHeader {
    width: 52vw;
    height: auto;
    position: absolute;
    margin-left: -10%;
    margin-top: 50%;
  }

  /* MENU & COLS */
  .cols-options>.row {
    margin-top: 10em;
  }
}

@media (min-width:320px) and (max-width:1199px) {
  .colCont1 {
    display: grid;
    justify-content: center;
    align-items: center;
  }
}

@media (min-width: 1200px) and (max-width: 1399px) {
  /* SLIDER */

  .colCont1 {
    display: grid;
    justify-content: start;
    align-items: center;
  }

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

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



  .carousel-inner>.carousel-item>img {
    object-fit: cover;
    width: 100%;
    height: 700px;
  }

  .imgHeader {
    width: 46vw;
    height: auto;
    position: absolute;
    margin-left: -10%;
    margin-top: 45%;
  }

  /* MENU & COLS */
  .cols-options>.row {
    margin-top: 13.5em;
  }
}

@media (min-width: 1400px) and (max-width: 1499px) {
  /* SLIDER */

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

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



  .carousel-inner>.carousel-item>img {
    object-fit: cover;
    width: 100%;
    height: 700px;
  }

  .imgHeader {
    width: 43vw;
    height: auto;
    position: absolute;
    margin-left: -30%;
    margin-top: 60%;
  }

  /* MENU & COLS */
  .cols-options>.row {
    margin-top: 12em;
  }
}

@media (min-width: 1500px) and (max-width: 1798px) {
  /* SLIDER */

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

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



  .carousel-inner>.carousel-item>img {
    object-fit: cover;
    width: 100%;
    height: 700px;
  }

  .imgHeader {
    width: 44vw;
    height: auto;
    position: absolute;
    margin-left: -30%;
    margin-top: 60%;
  }

  /* MENU & COLS */
  .cols-options>.row {
    margin-top: 16em;
  }
}


@media (min-width: 1799px) and (max-width: 1999px) {

  /* SLIDER */
  .imgHeader {
    width: 32vw;
    height: auto;
    position: absolute;
    margin-left: -30%;
    margin-top: 60%;
  }

}

@media (min-width: 2000px) and (max-width: 2099px) {

  /* SLIDER */
  .carousel-inner>.carousel-item>img {
    object-fit: cover;
    width: 100%;
    height: 700px;
  }

  .imgHeader {
    width: 32vw;
    height: auto;
    position: absolute;
    margin-left: -30%;
    margin-top: 60%;
  }

}

@media (min-width: 2100px) and (max-width: 2560px) {
  /* SLIDER */

  .imgHeader {
    width: 27vw;
    height: auto;
    position: absolute;
    margin-left: -30%;
    margin-top: 60%;
  }

  .cols-options>.row {
    margin-top: 16em;
  }
}


/* COOKIES */
.cookies-panel {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  /* background-color: rgba(190, 190, 190, 1); */
  background-color: #fff;
  padding: 10px 20px 30px;
  color: #444444;
  text-align: left;
  display: none;
  transition: opacity 1s;
  box-shadow: 0 -2px 5px rgba(0, 0, 0, .6);
  z-index: 1000;
}

.cookies-panel p {
  color: #444444;
  line-height: 20px !important;
  padding-left: 50px;
  padding-right: 50px;
  font-size: 13px;
}

@media (max-width: 480px) {
  .cookies-panel p {
    line-height: 14px !important;
    padding-left: 6px;
    padding-right: 6px;
    font-size: 12px;
  }
}

.cookies-panel h5 {
  text-align: center;
  margin: 10px auto;
  letter-spacing: 1px;
}

.cookies-panel table {
  margin: auto;
  text-align: left;
  border-collapse: collapse;
}

.cookies-panel td {
  padding: 15px 6px;
  border-bottom: 1px solid white;
}

.cookies-panel a {
  text-decoration: none;
  /* color: #1E90FF; */
  color: #A5213F;
}

.cookies-panel .layer-two a {
  display: block;
  margin: 16px auto;
  font-size: small;
}

.cookies-panel button {
  border: none;
  background-color: #004D78;
  color: #ffffff;
  padding: 10px;
  margin-top: 10px;
  font-weight: bold;
  letter-spacing: 1px;
  border-radius: 5px;
  font-size: 11px;
}

.cookies-switch {
  position: fixed;
  bottom: 0;
  left: 90%;
  display: none;
  transition: opacity 1s;
}

#cookies-switch-btn {
  background-color: #ffc107;
  border: none;
  font-weight: 500;
  color: #004D78;
  padding: 6px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  font-size: 12px;
  letter-spacing: 1px;
  box-shadow: 1px -1px 4px rgba(150, 150, 150, .75);
  margin-left: -50%;
}

.layer-one,
.layer-two {
  display: none;
}

.show {
  display: block !important;
}

.css-pre-line {
  white-space: pre-line;
}


/* ===== PAZ MÓVIL — Slider Home ===== */
.paz-movil {
  display: none;
}

@media (max-width: 767px) {

  .slider-container {
    overflow: hidden;
  }

  /* Imagen Paz superpuesta */
  .paz-movil {
    display: block;
    position: absolute;
    bottom: 70px;
    right: -30px;
    height: 70%;
    width: auto;
    z-index: 2;
    pointer-events: none;
  }

  /* Texto slider alineado a la izquierda */
  .innerRowHeader>div {
    text-align: left !important;
    justify-content: start !important;
  }

  .textSlider {
    text-align: left !important;
    width: 90% !important;
    margin: 0 !important;
    margin-top: -50px !important;
    padding: 0 0 0 5% !important;
    font-size: 38px !important;
  }

  .textSlider2 {
    text-align: left !important;
    padding-left: 5%;
    font-size: 20px !important;
    width: 60%;
  }

  /* Botón Pruébalas a la izquierda */
  .btn-pruebalas {
    justify-content: start !important;
    margin-left: 5%;
    padding-left: 20px !important;
    width: 50% !important;
    font-size: 14px !important;
    height: 2.8rem !important;
    margin-top: 20px;
  }

  /* Ocultar badge TopTen en móvil */
  .stick10 {
    display: none !important;
  }
}