@font-face {
  font-family: 'Visby';
  src: url('fonts/VisbyCF-Bold.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Tangkiwood';
  src: url('fonts/TAN-Tangkiwood.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* @font-face {
  font-family: 'Tangkiwood';
  src: url('library/fonts/TAN-Tangkiwood.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
} */

/* FONTS */
.visby {
  font-family: 'Visby', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

.tan {
  font-family: 'Tangkiwood', serif;
}

.gluten {
  font-family: "Gluten";
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 300;
  font-variation-settings:
    "slnt"0;
}

.inter {
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 500;
}

.cont-1401 {

  max-width: 1400px;
}

.container {

  margin: 0 auto;

  width: 100%;

  padding: 0 15px;

}

.cont-1728 {

  max-width: 1728px;

}

.cont-1000 {

  max-width: 1000px;

}

.cont-1900 {

  max-width: 1900px;

  padding-left: 0;

  padding-right: 0;

}

.admin-bar .c-header {

  top: 32px;

  transition: 0.6s all;

}

.solomovil {

  display: none;

}
.c-generico.top--menu a {
    text-decoration: underline;
    color: #222;
}
/* normalize */

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

/**

 * 1. Set default font family to sans-serif.

 * 2. Prevent iOS and IE text size adjust after device orientation change,

 *    without disabling user zoom.

 */

html {

  font-family: sans-serif;

  /* 1 */

  -ms-text-size-adjust: 100%;

  /* 2 */

  -webkit-text-size-adjust: 100%;

  /* 2 */

  /* Track */

  /* Handle */

  /* Handle on hover */

}

html ::-webkit-scrollbar {

  width: 8px;

}

html ::-webkit-scrollbar-track {

  background: #000100;

}

html ::-webkit-scrollbar-thumb {

  background: #A5A5A5;

  border-radius: 5px;

}

html ::-webkit-scrollbar-thumb:hover {

  background: #888;

}

/**

   * Remove default margin.

   */

body {

  margin: 0;

  background: #FCF9F5;

}

/* HTML5 display definitions

     ========================================================================== */

/**

   * Correct `block` display not defined for any HTML5 element in IE 8/9.

   * Correct `block` display not defined for `details` or `summary` in IE 10/11

   * and Firefox.

   * Correct `block` display not defined for `main` in IE 11.

   */

article,

aside,

details,

figcaption,

figure,

footer,

header,

hgroup,

main,

menu,

nav,

picture,

section,

summary {

  display: block;

}

/**

   * 1. Correct `inline-block` display not defined in IE 8/9.

   * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.

   */

audio,

canvas,

progress,

video {

  display: inline-block;

  /* 1 */

  vertical-align: baseline;

  /* 2 */

}

/**

   * Prevent modern browsers from displaying `audio` without controls.

   * Remove excess height in iOS 5 devices.

   */

audio:not([controls]) {

  display: none;

  height: 0;

}

/**

   * Address `[hidden]` styling not present in IE 8/9/10.

   * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.

   */

[hidden],

template {

  display: none;

}

/* Links

     ========================================================================== */

/**

   * Remove the gray background color from active links in IE 10.

   */

a {

  background-color: transparent;

}

/**

   * Improve readability of focused elements when they are also in an

   * active/hover state.

   */

a:active,

a:hover {

  outline: 0;

}

/* Text-level semantics

     ========================================================================== */

/**

   * Address styling not present in IE 8/9/10/11, Safari, and Chrome.

   */

abbr[title] {

  border-bottom: 1px dotted;

}

/**

   * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.

   */

b,

strong {

  font-weight: bold;

}

/**

   * Address styling not present in Safari and Chrome.

   */

dfn {

  font-style: italic;

}

/**

   * Address variable `h1` font-size and margin within `section` and `article`

   * contexts in Firefox 4+, Safari, and Chrome.

   */

h1 {

  font-size: 2em;

  margin: 0.67em 0;

}

/**

   * Address styling not present in IE 8/9.

   */

mark {

  background: #ff0;

  color: #000;

}

/**

   * Address inconsistent and variable font size in all browsers.

   */

small {

  font-size: 80%;

}

/**

   * Prevent `sub` and `sup` affecting `line-height` in all browsers.

   */

sub,

sup {

  font-size: 75%;

  line-height: 0;

  position: relative;

  vertical-align: baseline;

}

sup {

  top: -0.5em;

}

sub {

  bottom: -0.25em;

}

/* Embedded content

     ========================================================================== */

/**

   * Remove border when inside `a` element in IE 8/9/10.

   */

img {

  border: 0;

  height: auto;

  max-width: 100%;

}

/**

   * Correct overflow not hidden in IE 9/10/11.

   */

svg:not(:root) {

  overflow: hidden;

}

/* Grouping content

     ========================================================================== */

/**

   * Address margin not present in IE 8/9 and Safari.

   */

figure {

  margin: 1em 40px;

}

/**

   * Address differences between Firefox and other browsers.

   */

hr {

  box-sizing: content-box;

  height: 0;

}

/**

   * Contain overflow in all browsers.

   */

pre {

  overflow: auto;

}

/**

   * Address odd `em`-unit font size rendering in all browsers.

   */

code,

kbd,

pre,

samp {

  font-family: monospace, monospace;

  font-size: 1em;

}

/* Forms

     ========================================================================== */

/**

   * Known limitation: by default, Chrome and Safari on OS X allow very limited

   * styling of `select`, unless a `border` property is set.

   */

/**

   * 1. Correct color not being inherited.

   *    Known issue: affects color of disabled elements.

   * 2. Correct font properties not being inherited.

   * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.

   */

button,

input,

optgroup,

select,

textarea {

  color: inherit;

  /* 1 */

  font: inherit;

  /* 2 */

  margin: 0;

  /* 3 */

}

/**

   * Address `overflow` set to `hidden` in IE 8/9/10/11.

   */

button {

  overflow: visible;

}

/**

   * Address inconsistent `text-transform` inheritance for `button` and `select`.

   * All other form control elements do not inherit `text-transform` values.

   * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.

   * Correct `select` style inheritance in Firefox.

   */

button,

select {

  text-transform: none;

}

/**

   * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`

   *    and `video` controls.

   * 2. Correct inability to style clickable `input` types in iOS.

   * 3. Improve usability and consistency of cursor style between image-type

   *    `input` and others.

   */

button,

html input[type=button],

input[type=reset],

input[type=submit] {

  -webkit-appearance: button;

  /* 2 */

  cursor: pointer;

  /* 3 */

}

/**

   * Re-set default cursor for disabled elements.

   */

button[disabled],

html input[disabled] {

  cursor: default;

}

/**

   * Remove inner padding and border in Firefox 4+.

   */

button::-moz-focus-inner,

input::-moz-focus-inner {

  border: 0;

  padding: 0;

}

/**

   * Address Firefox 4+ setting `line-height` on `input` using `!important` in

   * the UA stylesheet.

   */

input {

  line-height: normal;

}

/**

   * It's recommended that you don't attempt to style these elements.

   * Firefox's implementation doesn't respect box-sizing, padding, or width.

   *

   * 1. Address box sizing set to `content-box` in IE 8/9/10.

   * 2. Remove excess padding in IE 8/9/10.

   */

input[type=checkbox]:not(#rememberme) {

  -webkit-appearance: none;

  -moz-appearance: none;

  appearance: none;

  outline: 0;

  border: none;

  background: none;

  box-sizing: border-box;

  padding: 0;

}

input[type=checkbox]:not(#rememberme):before {

  content: "";

  display: inline-block;

  width: 24px;

  height: 24px;

  position: relative;

  transition: all 0.5s;

  background: url("../images/icon-checkbox.svg") no-repeat center;

  background-size: cover;

  margin-right: 7px;

  top: 2px;

}

input[type=checkbox]:not(#rememberme):checked:before {

  background: url("../images/icon-checked.svg") no-repeat center;

  background-size: cover;

}

input[type=checkbox].filtrar {

  -webkit-appearance: none;

  -moz-appearance: none;

  appearance: none;

  outline: 0;

  border: none;

  background: none;

  box-sizing: border-box;

  padding: 0;

}

input[type=checkbox].filtrar:before {

  content: "";

  display: inline-block;

  width: 15px;

  height: 15px;

  position: relative;

  transition: all 0.5s;

  background: url("../images/icon-checkbox2.svg") no-repeat center;

  margin-right: 7px;

  background-size: cover;

  top: 0;

}

input[type=checkbox].filtrar:checked:before {

  background: url("../images/icon-checked2.svg") no-repeat center;

  background-size: cover;

}

input[type=radio] {

  -webkit-appearance: none;

  -moz-appearance: none;

  appearance: none;

  outline: 0;

  border: none;

  background: none;

  box-sizing: border-box;

  padding: 0;

}

input[type=radio]:before {

  content: "";

  display: inline-block;

    border-radius: 50%;
    width: 16px;
    height: 16px;

  position: relative;

  transition: all 0.5s;

  /* background: url("../images/icon-checkbox.svg") no-repeat center; */
  background: url("../images/cc1.svg") no-repeat center;

  background-size: cover;

  top: 2px;

}

input[type=radio]:checked:before {

  /* background: url("../images/icon-checked.svg") no-repeat center; */
  background: url("../images/cc2.svg") no-repeat center;

  background-size: cover;
    border-radius: 50%;
    width: 16px;
    height: 16px;
}

/**

   * Fix the cursor style for Chrome's increment/decrement buttons. For certain

   * `font-size` values of the `input`, it causes the cursor style of the

   * decrement button to change from `default` to `text`.

   */

input[type=number]::-webkit-inner-spin-button,

input[type=number]::-webkit-outer-spin-button {

  height: auto;

}

/**

   * 1. Address `appearance` set to `searchfield` in Safari and Chrome.

   * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.

   */

input[type=search] {

  -webkit-appearance: textfield;

  /* 1 */

  box-sizing: content-box;

  /* 2 */

}

/**

   * Remove inner padding and search cancel button in Safari and Chrome on OS X.

   * Safari (but not Chrome) clips the cancel button when the search input has

   * padding (and `textfield` appearance).

   */

input[type=search]::-webkit-search-cancel-button,

input[type=search]::-webkit-search-decoration {

  -webkit-appearance: none;

}

/**

   * Define consistent border, margin, and padding.

   */

fieldset {

  border: 1px solid #c0c0c0;

  margin: 0 2px;

  padding: 0.35em 0.625em 0.75em;

}

/**

   * 1. Correct `color` not being inherited in IE 8/9/10/11.

   * 2. Remove padding so people aren't caught out if they zero out fieldsets.

   */

legend {

  border: 0;

  /* 1 */

  padding: 0;

  /* 2 */

}

/**

   * Remove default vertical scrollbar in IE 8/9/10/11.

   */

textarea {

  overflow: auto;

}

/**

   * Don't inherit the `font-weight` (applied by a rule above).

   * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.

   */

optgroup {

  font-weight: bold;

}

/* Tables

     ========================================================================== */

/**

   * Remove most spacing between table cells.

   */

table {

  border-collapse: collapse;

  border-spacing: 0;

}

td,

th {

  padding: 0;

}

body,

html {

  overflow-x: hidden;

  margin: 0;

}

* {

  box-sizing: border-box;

}

a,

button,

div,

h1,

h2,

h3,

h4,

h5,

h6,

input,

label,

li,

p,

select,

span,

td,

textarea {

  font-family: "Inter", sans-serif;

  font-weight: 400;

  margin: 0;

  padding: 0;

  -webkit-font-smoothing: antialiased;

  -moz-osx-font-smoothing: grayscale;

}

.c-generico.top--menu .container.cont-1200 {

  max-width: 1200px;

  padding-top: 100px;

  padding-bottom: 50px;

}

li,

ul {

  margin: 0;

  padding: 0;

  list-style: none;

}

.cont-1200 p {

  margin: 10px 0px !important;

}

.cont-1200 ul {

  margin: 10px 10px !important;

  list-style: disc !important;

  color: #000;

}

.cont-1200 li {

  margin: 10px 10px;

  list-style: disc !important;

  color: #000;

}

a,

button,

input[type=submit] {

  display: inline-block;

  text-decoration: none;

  transition: all 0.5s;

}

a:hover,

button:hover,

input[type=submit]:hover {

  text-decoration: none;

}

a,

article,

div,

h1,

h2,

h3,

h4,

h5,

h6,

li,

p,

section,

span {

  font-family: "Inter", sans-serif;

  font-weight: 400;
  line-height: normal;
  padding: 0;
  font-style: normal;

  margin: 0;

}

figure {

  margin: 0;

  display: block;

}

a,

input {

  text-decoration: none;

  outline: 0;

}

a:focus,

a:hover,

input:focus,

input:hover {

  text-decoration: none;

  outline: 0;

}

input,

select,

textarea {

  border-radius: 0;

}

body {

  background-color: white;

}

body.home {

  background-color: white;

}

header.c-header {

  background-color: #fff;

  position: fixed;

  top: 0;

  left: 0;

  z-index: 9999;

}

header.c-header .normal {

  display: grid;

  grid-template-columns: 500px 1fr;

}

header.c-header .normal .izda {

  display: flex;

  align-items: center;

  justify-content: flex-start;

}

header.c-header .normal .dcha #menu nav .top-nav {

  display: flex;

  align-items: center;

  justify-content: center;

  grid-gap: 45px;

}

header.c-header .normal .dcha #menu nav .top-nav li.menu-item a {



  font-style: normal;

  font-weight: 500;

  font-size: 14px;

  line-height: 24px;

  letter-spacing: 0.2px;

  color: #000;

  padding: 20px 0;

}

header.c-header .normal .dcha #menu nav .top-nav li.menu-item a:hover {

  color: #EF4444;

}

header.c-header .normal .dcha #menu nav .top-nav>li.menu-item-has-children {

  position: relative;

}

header.c-header .normal .dcha #menu nav .top-nav>li.menu-item-has-children li.menu-item-has-children {

  position: relative;

}

header.c-header .normal .dcha #menu nav .top-nav>li.menu-item-has-children>a:hover::after {

  content: url("../images/haschildren2.svg");

  margin-left: 6px;

  top: 0px;

  position: relative;

  -webkit-transition: all 3s;

  transition: all 3s;

}

header.c-header .normal .dcha #menu nav .top-nav>li.menu-item-has-children>a::after {

  content: url("../images/haschildren.svg");

  margin-left: 6px;

  top: 0px;

  position: relative;

  -webkit-transition: all 3s;

  transition: all 3s;

}

header.c-header .normal .dcha #menu nav .top-nav>li.menu-item-has-children:hover>.sub-menu {

  display: block;

}

header.c-header .normal .dcha #menu nav .top-nav>li.menu-item-has-children>.sub-menu {

  position: absolute;

  top: 64px;

  left: 50%;

  transform: translate(-42%, 0%);

  background-color: #f5f5f5;

  padding: 20px 0;

  display: none;

}

header.c-header .normal .dcha #menu nav .top-nav>li.menu-item-has-children>.sub-menu li a {



  font-style: normal;

  font-weight: 500;

  font-size: 14px;

  line-height: 24px;

  letter-spacing: 0.2px;

  color: black;

  width: 100%;

  margin-bottom: 12px;

  padding: 0 40px;

  display: flex;

}

.logo-footer {

  text-align: center;

}

header.c-header .current-menu-item a {

  text-decoration: underline;

}

header.c-header .normal .dcha #menu nav .top-nav>li.menu-item-has-children>.sub-menu li a:hover {

  color: #EF4444;

}

header.c-header .normal .dcha #menu nav .top-nav>li.menu-item-has-children>.sub-menu li:last-child a {

  margin-bottom: 0;

}

header.c-header .normal .dcha #menu nav .top-nav>li.menu-item-has-children>.sub-menu li.menu-item-has-children>a:hover::after {

  content: url("../images/haschildren2.svg");

  margin-left: 6px;

  top: 0px;

  position: relative;

  -webkit-transition: all 3s;

  transition: all 3s;

}

header.c-header .normal .dcha #menu nav .top-nav>li.menu-item-has-children>.sub-menu li.menu-item-has-children>a::after {

  content: url("../images/haschildren3.svg");

  margin-left: 6px;

  top: 0px;

  position: relative;

  -webkit-transition: all 3s;

  transition: all 3s;

}

header.c-header .normal .dcha #menu nav .top-nav>li.menu-item-has-children>.sub-menu li.menu-item-has-children:hover>.sub-menu {

  display: block;

}

header.c-header .normal .dcha #menu nav .top-nav>li.menu-item-has-children>.sub-menu .sub-menu {

  position: absolute;

  top: 0px;

  left: 100%;

  transform: translate(0%, 0%);

  background-color: #f5f5f5;

  padding: 15px;

  display: none;

}

header.c-header .normal .dcha #menu nav .top-nav>li.menu-item-has-children>.sub-menu .sub-menu li a {



  font-style: normal;

  font-weight: 500;

  font-size: 14px;

  line-height: 24px;

  letter-spacing: 0.2px;

  color: black;

  width: max-content;

  margin-bottom: 12px;

  padding: 0 20px;

}

header.c-header .normal .dcha #menu nav .top-nav>li.menu-item-has-children>.sub-menu .sub-menu li a:hover {

  color: #EF4444;

}

header.c-header .normal .dcha #menu nav .top-nav>li.menu-item-has-children>.sub-menu .sub-menu li:last-child a {

  margin-bottom: 0;

}

#bannerhome {

  margin-top: 63px;

  background-size: cover;

  min-height: 400px;

  display: flex;

  align-items: center;

  justify-content: flex-start;

  position: relative;

}

@media only screen and (max-width: 1000px) {

  #entry .container .text .content h1 {



    font-style: normal;

    font-weight: 400;

    font-size: 22px;

    line-height: 160%;

    color: #201F37;

    margin-bottom: 20px;

    margin-top: 30px;

  }

  section#solutions.clientlist .soluciones .solucion h4 {

    margin-bottom: 0;

    text-align: center;

    font-size: 16px;

    line-height: 20px;

  }

  #careers .modal .wpcf7 .doble>p {

    display: flex;

    align-items: center;

    flex-direction: column;

    grid-gap: 20px;

    margin-bottom: 20px;

  }

  body.nav-open #menumovil {

    display: flex;

  }

  .admin-bar .c-header {

    top: 46px;

    transition: 0.6s all;

  }

  .admin-bar #menumovil {

    top: 99px;

  }

  .admin-bar #menumovil.toparriba {

    top: 120px;

  }

  .cont-1400 {

    padding-left: 15px;

    padding-right: 15px;

  }

  header.c-header {

    background-color: #fff;

    position: fixed;

    top: 0;

    left: 0;

    z-index: 9999;

  }

  header.c-header .normal {

    display: grid;

    grid-template-columns: 500px 1fr;

    display: none;

  }

  header.c-header .normal .izda {

    display: flex;

    align-items: center;

    justify-content: flex-start;

  }

  header.c-header .normal .dcha #menu nav .top-nav {

    display: flex;

    align-items: center;

    justify-content: center;

    grid-gap: 45px;

  }

  header.c-header .normal .dcha #menu nav .top-nav li.menu-item a {



    font-style: normal;

    font-weight: 500;

    font-size: 14px;

    line-height: 24px;

    letter-spacing: 0.2px;

    color: #000;

    padding: 20px 0;

  }

  header.c-header .normal .dcha #menu nav .top-nav li.menu-item a:hover {

    color: #EF4444;

  }

  header.c-header .normal .dcha #menu nav .top-nav>li.menu-item-has-children {

    position: relative;

  }

  header.c-header .normal .dcha #menu nav .top-nav>li.menu-item-has-children li.menu-item-has-children {

    position: relative;

  }

  header.c-header .normal .dcha #menu nav .top-nav>li.menu-item-has-children>a:hover::after {

    content: url("../images/haschildren2.svg");

    margin-left: 6px;

    top: 0px;

    position: relative;

    -webkit-transition: all 3s;

    transition: all 3s;

  }

  header.c-header .normal .dcha #menu nav .top-nav>li.menu-item-has-children>a::after {

    content: url("../images/haschildren.svg");

    margin-left: 6px;

    top: 0px;

    position: relative;

    -webkit-transition: all 3s;

    transition: all 3s;

  }

  header.c-header .normal .dcha #menu nav .top-nav>li.menu-item-has-children:hover>.sub-menu {

    display: block;

  }

  header.c-header .normal .dcha #menu nav .top-nav>li.menu-item-has-children>.sub-menu {

    position: absolute;

    top: 64px;

    left: 50%;

    transform: translate(-42%, 0%);

    background-color: #f5f5f5;

    padding: 20px 0;

    display: none;

  }

  header.c-header .normal .dcha #menu nav .top-nav>li.menu-item-has-children>.sub-menu li a {



    font-style: normal;

    font-weight: 500;

    font-size: 14px;

    line-height: 24px;

    letter-spacing: 0.2px;

    color: black;

    width: 100%;

    margin-bottom: 12px;

    padding: 0 40px;

    display: flex;

  }

  header.c-header .normal .dcha #menu nav .top-nav>li.menu-item-has-children>.sub-menu li a:hover {

    color: #EF4444;

  }

  header.c-header .normal .dcha #menu nav .top-nav>li.menu-item-has-children>.sub-menu li:last-child a {

    margin-bottom: 0;

  }

  header.c-header .normal .dcha #menu nav .top-nav>li.menu-item-has-children>.sub-menu li.menu-item-has-children>a:hover::after {

    content: url("../images/haschildren2.svg");

    margin-left: 6px;

    top: 0px;

    position: relative;

    -webkit-transition: all 3s;

    transition: all 3s;

  }

  header.c-header .normal .dcha #menu nav .top-nav>li.menu-item-has-children>.sub-menu li.menu-item-has-children>a::after {

    content: url("../images/haschildren3.svg");

    margin-left: 6px;

    top: 0px;

    position: relative;

    -webkit-transition: all 3s;

    transition: all 3s;

  }

  header.c-header .normal .dcha #menu nav .top-nav>li.menu-item-has-children>.sub-menu li.menu-item-has-children:hover>.sub-menu {

    display: block;

  }

  header.c-header .normal .dcha #menu nav .top-nav>li.menu-item-has-children>.sub-menu .sub-menu {

    position: absolute;

    top: 0px;

    left: 100%;

    transform: translate(0%, 0%);

    background-color: #f5f5f5;

    padding: 15px;

    display: none;

  }

  header.c-header .normal .dcha #menu nav .top-nav>li.menu-item-has-children>.sub-menu .sub-menu li a {



    font-style: normal;

    font-weight: 500;

    font-size: 14px;

    line-height: 24px;

    letter-spacing: 0.2px;

    color: black;

    width: max-content;

    margin-bottom: 12px;

    padding: 0 20px;

  }

  header.c-header .normal .dcha #menu nav .top-nav>li.menu-item-has-children>.sub-menu .sub-menu li a:hover {

    color: #EF4444;

  }

  header.c-header .normal .dcha #menu nav .top-nav>li.menu-item-has-children>.sub-menu .sub-menu li:last-child a {

    margin-bottom: 0;

  }

  header.c-header .solomovil {

    display: flex;

    justify-content: space-between;

    align-items: center;

    padding: 0px 10px;

  }

  .burger {

    position: relative;

    width: 22px;

    height: 14px;

    cursor: pointer;

    background-color: transparent;

    border: none;

  }

  .burger:hover span {

    background: #fff;

  }

  .nav-open .burger {

    top: -2px;

  }

  .burger span {

    position: absolute;

    left: 0;

    top: 0;

    width: 100%;

    height: 2px;

    transition: all 0.2s, background 0s;

    background: #fff;

  }

  .burger span:nth-child(2) {

    top: 6px;

  }

  .burger span:last-child {

    top: 12px;

  }

  .nav-open .burger span:first-child,

  .nav-open .burger span:last-child {

    top: 8px;

  }

  .nav-open .burger span:first-child {

    transform: rotate(45deg);

  }

  .nav-open .burger span:last-child {

    transform: rotate(-45deg);

  }

  .nav-open .burger span:nth-child(2) {

    opacity: 0;

    visibility: hidden;

  }

  #menumovil {

    position: fixed;

    top: 66px;

    left: 0;

    bottom: 0;

    width: 100%;

    background-color: #fff;

    z-index: 9999;

    display: flex;

    align-items: center;

    justify-content: center;

    display: none;

    transition: 0.6s all;

    border-top: 1px solid #000;

  }

  #menumovil.toparriba {

    top: 70px;

  }

  #menumovil nav .top-nav {

    display: flex;

    align-items: center;

    justify-content: center;

    flex-direction: column;

    grid-gap: 15px;

  }

  #menumovil nav .top-nav li.menu-item a {

    font-weight: 400;

    font-size: 20px;

    line-height: 25px;

    text-align: center;

    letter-spacing: 0.02em;

    color: #000;

    padding: 10px 0;

    display: flex;

    justify-content: flex-start;
    text-transform: uppercase;

  }

  #menumovil nav .top-nav>li.menu-item-has-children {

    position: relative;

  }

  #menumovil nav .top-nav>li.menu-item-has-children>a:hover::after {

    content: url("../images/haschildren3.svg");

    margin-left: 9px;

    top: -2px;

    position: relative;

  }

  #menumovil nav .top-nav>li.menu-item-has-children>a::after {

    content: url("../images/haschildren3.svg");

    margin-left: 9px;

    top: -2px;

    position: relative;

  }

  #menumovil nav .top-nav>li.menu-item-has-children>.sub-menu {

    position: relative;

    top: initial;

    left: initial;

    transform: translate(0%, 0%);

    background-color: white;

    padding: 0;

    display: none;

    margin-top: 15px;

    margin-bottom: 20px;

  }

  #menumovil nav .top-nav>li.menu-item-has-children>.sub-menu li {

    text-align: center;

  }

  #menumovil nav .top-nav>li.menu-item-has-children>.sub-menu li a {



    font-style: normal;

    font-weight: 400;

    font-size: 18px;

    line-height: 22px;

    color: #A7A7A7;

    width: initial;

    margin-bottom: 20px;

    padding: 0;

    display: flex;

    justify-content: center;

  }

  #menumovil nav .top-nav>li.menu-item-has-children>.sub-menu li:last-child a {

    margin-bottom: 0;

  }

  #menumovil nav .top-nav>li.menu-item-has-children>.sub-menu>li.menu-item-has-children {

    position: relative;

  }

  #menumovil nav .top-nav>li.menu-item-has-children>.sub-menu>li.menu-item-has-children>a:hover::after {

    content: url("../images/haschildren4.svg");

    margin-left: 9px;

    top: -2px;

    position: relative;

  }

  #menumovil nav .top-nav>li.menu-item-has-children>.sub-menu>li.menu-item-has-children>a::after {

    content: url("../images/haschildren4.svg");

    margin-left: 9px;

    top: -2px;

    position: relative;

  }

  #menumovil nav .top-nav>li.menu-item-has-children>.sub-menu>li.menu-item-has-children>.sub-menu {

    position: relative;

    top: initial;

    left: initial;

    transform: translate(0%, 0%);

    background-color: white;

    padding: 0;

    margin-top: 15px;

    margin-bottom: 30px;

  }

  #menumovil nav .top-nav>li.menu-item-has-children>.sub-menu>li.menu-item-has-children>.sub-menu li {

    text-align: center;

  }

  #menumovil nav .top-nav>li.menu-item-has-children>.sub-menu>li.menu-item-has-children>.sub-menu li a {



    font-style: normal;

    font-weight: 400;

    font-size: 18px;

    line-height: 22px;

    color: #A7A7A7;

    width: initial;

    margin-bottom: 20px;

    padding: 0;

    display: flex;

    justify-content: center;

  }

  #menumovil nav .top-nav>li.menu-item-has-children>.sub-menu>li.menu-item-has-children>.sub-menu li:last-child a {

    margin-bottom: 0;

  }

  #bannerhome {

    margin-top: 53px;

    background-size: cover;

    background-position: center left;

    min-height: 370px;

    display: flex;

    align-items: flex-start;

    justify-content: flex-start;

  }

  section#services {

    margin-top: 30px;

    margin-bottom: 30px;

    padding-left: 0;

    padding-right: 0;

  }

  section#services>h2 {



    font-style: normal;

    font-weight: 700;

    font-size: 32px;

    line-height: 44px;

    text-align: center;

    color: #111111;

    margin-bottom: 20px;

    padding-left: 15px;

    padding-right: 15px;

  }

  section#services>p {



    font-style: normal;

    font-weight: 400;

    font-size: 18px;

    line-height: 32px;

    text-align: center;

    color: rgba(18, 17, 39, 0.56);

    margin-bottom: 50px;

    padding-left: 20px;

    padding-right: 20px;

  }

  section#services .servicios {

    display: grid;

    grid-template-columns: 1fr;

    grid-gap: 6px;

  }

  section#services .servicios .servicio {

    width: 100%;

    height: 164px;

    position: relative;

    border-radius: 4px;

    overflow: hidden;

  }

  section#services .servicios .servicio .img {

    position: absolute;

    width: 100%;

    height: 164px;

    z-index: -1;

  }

  section#services .servicios .servicio .img img {

    width: 100%;

    height: 100%;

    object-fit: cover;

  }

  section#services .servicios .servicio .img span {

    width: 100%;

    height: 100%;

    background-color: #000;

    display: block;

    position: absolute;

    top: 0;

    left: 0;

  }

  section#services .servicios .servicio .titlebottom {

    display: flex;

    justify-content: space-between;

    flex-direction: column;

    height: 100%;

    width: 100%;

  }

  section#services .servicios .servicio .titlebottom h4 {



    font-style: normal;

    font-weight: 700;

    font-size: 24px;

    line-height: 32px;

    color: #F9F9FB;

    padding: 22px 18px;

  }

  section#services .servicios .servicio .titlebottom p {

    margin: 22px 18px;



    font-style: normal;

    font-weight: 500;

    font-size: 16px;

    line-height: 21px;

    text-align: center;

    color: #FFFFFF;

    border: 1px solid white;

    border-radius: 8px;

    padding: 14px 20px;

    width: max-content;

    display: flex;

    align-items: center;

  }

  section#services .servicios .servicio .titlebottom p svg {

    margin-left: 8px;

  }

  section#services .servicios .servicio .titlebottom p:hover {

    background-color: #EF4444;

  }

  footer.c-pie {

    background-color: #000;

    padding-right: 15px;

    padding-left: 15px;

  }

  footer.c-pie .arriba {

    display: grid;

    grid-template-columns: 1fr;

    grid-gap: 40px;

    padding: 55px 0;

    border-bottom: 1px solid #FFFFFF50;

  }

  footer.c-pie .arriba .izda {

    display: grid;

    grid-template-columns: 1fr;

    grid-gap: 30px;

    order: 2;

  }

  footer.c-pie .arriba .izda .contenedor p.title {



    font-style: normal;

    font-weight: 600;

    font-size: 14px;

    line-height: 170%;

    letter-spacing: 0.8px;

    text-transform: uppercase;

    color: rgba(255, 255, 255, 0.4);

    margin-bottom: 21px;

  }

  footer.c-pie .arriba .izda .contenedor a {



    font-style: normal;

    font-weight: 400;

    font-size: 16px;

    line-height: 160%;

    color: #FFFFFF;

    display: block;

    margin-bottom: 12px;

  }

  footer.c-pie .arriba .izda .contenedor a:hover {

    color: #EF4444;

  }

  footer.c-pie .arriba .dcha {

    orphans: 1;

  }

  footer.c-pie .arriba .dcha .contenedor .title {



    font-style: normal;

    font-weight: 600;

    font-size: 14px;

    line-height: 170%;

    letter-spacing: 0.8px;

    text-transform: uppercase;

    color: rgba(255, 255, 255, 0.4);

    margin-bottom: 21px;

  }

  footer.c-pie .arriba .dcha .contenedor .wpml-ls-legacy-dropdown {

    width: 100%;

  }

  footer.c-pie .arriba .dcha .contenedor ul li.wpml-ls-current-language a {

    background-color: black;

    border: 1px solid #FFFFFF50;

    color: white;

    border-radius: 8px;

    padding: 8px 12px;

  }

  footer.c-pie .arriba .dcha .contenedor ul li.wpml-ls-current-language a:hover {

    color: #EF4444;

  }

  footer.c-pie .arriba .dcha .contenedor ul li.wpml-ls-current-language a:hover span {

    color: #EF4444;

  }

  footer.c-pie .arriba .dcha .contenedor ul li.wpml-ls-current-language a span {



    font-style: normal;

    font-weight: 400;

    font-size: 14px;

    line-height: 180%;

    text-align: center;

    letter-spacing: 0.02em;

    transition: 0.6s all;

    color: #FFFFFF;

  }

  footer.c-pie .arriba .dcha .contenedor ul li.wpml-ls-current-language ul.js-wpml-ls-sub-menu li a {

    background-color: white;

  }

  footer.c-pie .arriba .dcha .contenedor ul li.wpml-ls-current-language ul.js-wpml-ls-sub-menu li a span {

    color: #000;

  }

  footer.c-pie .arriba .dcha .contenedor .logo {

    margin-top: 55px;

  }

  footer.c-pie .arriba .dcha .contenedor .logo p.red {



    font-style: normal;

    font-weight: 600;

    font-size: 14px;

    line-height: 170%;

    letter-spacing: 0.8px;

    text-transform: uppercase;

    color: #EF4444;

    margin-top: 15px;

  }

  footer.c-pie .middle {

    display: grid;

    grid-template-columns: 1fr;

    grid-gap: 50px;

    padding: 40px 0;

    border-bottom: 1px solid #FFFFFF50;

  }

  footer.c-pie .middle .text p.red {



    font-style: normal;

    font-weight: 600;

    font-size: 14px;

    line-height: 170%;

    letter-spacing: 0.8px;

    text-transform: uppercase;

    color: #EF4444;

    margin-top: 15px;

  }

  footer.c-pie .middle .text p {



    font-style: normal;

    font-weight: 400;

    font-size: 18px;

    line-height: 32px;

    text-align: center;

    color: rgba(18, 17, 39, 0.56);

    color: white;

    text-align: left;

    margin-top: 10px;

    font-size: 16px;

  }

  footer.c-pie .middle .form {

    display: flex;

    align-items: center;

  }

  footer.c-pie .middle .form form p {

    display: flex;

    grid-gap: 12px;

  }

  footer.c-pie .middle .form form p input[type=email] {

    width: 100%;

    background-color: black;

    border: 1px solid #FFFFFF50;

    color: white;

    border-radius: 8px;

    padding: 8px 12px;



    font-style: normal;

    font-weight: 400;

    font-size: 14px;

    line-height: 180%;

    color: rgba(255, 255, 255, 0.4);

  }

  footer.c-pie .middle .form form p input[type=submit] {



    font-style: normal;

    font-weight: 500;

    font-size: 14px;

    line-height: 24px;

    color: #FFFFFF;

    background-color: #EF4444;

    border-radius: 8px;

    height: 43px;

    width: 142px;

    transition: 0.6s all;

    border: none;

  }

  footer.c-pie .middle .form form p input[type=submit]:hover {

    color: black;

    background-color: white;

  }

  footer.c-pie .middle .form form .wpcf7-response-output {

    color: white;

    margin-top: 20px;

    margin-left: 0;

  }

  footer.c-pie .middle .form form .wpcf7-spinner {

    display: none;

  }

  footer.c-pie .abajo {

    display: grid;

    grid-template-columns: 1fr;

    grid-gap: 30px;

    padding: 40px 0;

  }

  footer.c-pie .abajo p {



    font-style: normal;

    font-weight: 400;

    font-size: 16px;

    line-height: 160%;

    text-align: center;

    color: rgba(255, 255, 255, 0.56);

  }

  footer.c-pie .abajo .redes {

    display: flex;

    align-items: center;

    justify-content: center;

    grid-gap: 50px;

  }

}

/* mi classes */

body {

  background-color: #fff;

}

.absolute {

  position: absolute;

}

.relative {

  position: relative;

}

.container-1080 {

  max-width: 1088px;

  margin: auto;

}

.container-1400 {

  max-width: 1400px;

  padding-left: 15px;

  padding-right: 15px;

  margin: auto;

}

.container-1900 {

  max-width: 1900px;

  margin: auto;

}

img {

  max-width: 100%;

}

.col-2 {

  display: grid;

  grid-template-columns: 1fr 1fr;

  gap: 0px;

}

.col-5 {

  display: grid;

  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;

  gap: 0px;

}



/* header */

header.c-header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  height: 64px;
  padding: 0px 0px;
  width: 100%;
    background: rgba(248, 198, 151, 0.95);
    backdrop-filter: blur(4px);

}

.flex-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 63px;
}


/* main {
  margin-top: 180px;
} */
body.home.admin-bar main {
  margin-top: 64px;
}

body.home main {
  margin-top: 64px;
}

.wpml-ls-legacy-dropdown {
  width: 100px;
  max-width: 100%;
  background: transparent;
}

.wpml-ls-legacy-dropdown a {
  display: block;
  text-decoration: none;
  color: #FFF;
  border: none;
  background-color: #2B2B2B;
  padding: 5px 10px;
  line-height: 1;
  text-transform: uppercase;
}

.wpml-ls-legacy-dropdown a:focus,
.wpml-ls-legacy-dropdown a:hover {
  background-color: #2B2B2B;
  color: #FFF;
}

.displayBlock {
  display: block !important;
}


ul#menu-menu,
ul#menu-menu-ingles {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 50px;
  padding: 12px 0px;
}

ul#menu-menu a,
ul#menu-menu-ingles a {
  text-transform: uppercase;
  color: #fff;
  font-family: 'Visby', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;

}

header.c-header ul#menu-menu .current-menu-item a,
header.c-header ul#menu-menu-ingles .current-menu-item a {
  color: #69565D;
  text-decoration: none;
}

ul#menu-menu ul.sub-menu ul.sub-menu a,
ul#menu-menu-ingles ul.sub-menu ul.sub-menu a {
  text-transform: inherit;
  color: var(--bbb, #fff);
  font-size: 14px;
  font-family: 'Visby', sans-serif;

}

/* home page*/
.home-sec1 {
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

p.lema {
  color: #FFF4E0;
  font-size: 64px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}



.partearriba {
  min-height: 100vh;
  display: grid;
  grid-template-columns: 2fr 1fr;
}

.partearriba .centro {
  text-align: center;
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 19px;
  justify-content: center;
}

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



a.btn {
  border-radius: 8px;
  border: 2px solid #FFF4E0;
  color: #FFF4E0;
  text-align: center;
  font-feature-settings: 'liga'off, 'clig'off;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
  display: flex;
  width: 113px;
  height: 40px;
  padding: var(--spacing-x-small, 8px) var(--spacing-small, 16px);
  justify-content: center;
  align-items: center;
  gap: var(--spacing-x-small, 8px);
}

.parteabajo {
  min-height: 100vh;
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  padding: 0px 50px;
  gap: 100px;
      max-width: 1777px;
    margin: auto;
}

.parteabajo img {
  width: 100%;
}

.textoabajo h1 {
  color: #FFF4E0;
  text-align: center;
  font-size: 96px;
  font-style: normal;
  font-weight: 400;
  line-height: 71px;
  max-width: 717px;
  margin: auto auto 24px;
}

.textoabajo p {
  color: #FFF4E0;
  text-align: justify;
  font-family: Gluten;
  font-size: 19px;
  font-style: normal;
  font-weight: 300;
  line-height: 23px;
  /* 121.053% */
}

.mano {
  position: absolute;
  bottom: 20px;
  right: 20px;
}

.home-sec2 {
  min-height: 100vh;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.home-sec2 .elements {
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: space-around;

}

.home-sec3 .card {
  border-radius: 8px;
  background: #FFF4E0;
  padding: 20px;
  min-height: 575px;
}

.home-sec3 {
  background: #69565C;
  padding: 70px 0px 100px;
}

.titulosec3 {
  color: #FFF4E0;
  text-align: center;
  font-size: 96px;
  font-style: normal;
  font-weight: 400;
  line-height: 71px;
  margin-bottom: 60px;
}

.home-sec3 .card h3 {
  color: #1A202C;
  text-align: justify;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 23px;
  margin: 19px 0px 15px;
}

.home-sec3 .card p {
  color: #1A202C;
  text-align: justify;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 23px;
}

.home-sec3 .sec3descard {
  min-height: 70px;

}

.home-sec3 .giftcard {
  display: grid;
  grid-template-columns: 1fr 1fr;
  text-align: center;
  gap: 20px;
  background: #69565C;
  box-shadow: 0px 18px 44px 0px rgba(73, 56, 62, 0.40);
  max-width: 1400px;
  margin: 73px auto auto;
}

.giftcard-text {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  gap: 0px;
}

.giftcard-text h3 {
  color: #FFF4E0;
  text-align: center;
  font-size: 48px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px;
  max-width: 350px;
}

.giftcard-text h4 {
  color: #F6B87D;
  text-align: center;
  font-size: 96px;
  font-style: normal;
  font-weight: 400;
  line-height: 71px;
  margin: 13px 0px 0px;
}

.giftcard-text p {
  color: #FFF4E0;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 43px;
}

.giftcard a.btn {
  width: 154px;
  margin-top: 15px;
}

.contentsec4 {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.contentsec4 .leftimg {
  background: #FFF4E0;
  padding: 33px;
}

.contentsec4 .leftimg img {
  width: 100%;

}

.contentsec4 .textos {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background: #F6B87D;
  gap: 30px;
}

.contentsec4 .textos .text1 {
  color: #758B81;
  text-align: center;
  font-family: Gluten;
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
  line-height: 23px;
  max-width: 679px;
}

.contentsec4 .textos .text2 {
  color: #1A202C;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px;
  text-transform: uppercase;
}

.home-sec4 img.bg-under {
  width: 100%;
}

.home-sec5 {
  min-height: 70vh;
  display: flex;
  align-items: center;
  position: relative;
  justify-content: center;
  background: #FFF4E0;
  margin-top: -5px;
}

.auno .frase p {
  color: #69565C;


  text-align: center;
  font-size: 80px;
  font-style: normal;
  font-weight: 400;
  line-height: 54px;
  text-transform: uppercase;
  max-width: 1400px;
  margin: auto;
}

.auno {
  min-height: 70vh;
  display: flex !important;
  align-items: center;
}

.auno .owl-nav {
  position: absolute;
  top: 4%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.home-sec5 .img-under {
  text-align: center;
  padding-bottom: 0px;
  position: absolute;
  bottom: 0px;
  top: 85%;
  left: 50%;
  transform: translate(-50%, -50%);
}


.home-sec5 .owl-carousel .owl-nav button.owl-next,
.home-sec5 .owl-carousel .owl-nav button.owl-prev {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
  border: 1px solid #69565C;
  border-radius: 50%;
  width: 24px;
  height: 24px;
}

.home-sec6 .cards {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.home-sec6 .cards .card {
  position: relative;
}

.home-sec6 .cards .card img {
  width: 100%;
}

.home-sec6 .cards .card .textcard {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 100%;
  padding: 20px;
}

.home-sec6 .cards .card .textcard h3 {
  color: #FFF4E0;
  text-align: center;
  font-size: 72px;
  font-style: normal;
  font-weight: 400;
  line-height: 54px;
  text-transform: uppercase;
}

.home-sec6 .cards .card .textcard p {
  color: #FFF4E0;
  text-align: center;
  font-family: Gluten;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 23px;
  width: 100%;
}

.home-sec7 {
  min-height: 108vh;
  margin-top: -5px;
  padding: 70px;
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
}

.home-sec7 p.titsec {
  color: #FFF4E0;
  text-align: center;
  font-size: 56px;
  font-style: normal;
  font-weight: 400;
  line-height: 54px;
  max-width: 400px;
  margin: 0px auto 70px;
}

.home-sec7 .infos {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 0px;
  margin-bottom: auto;
}

.home-sec7 .infos .info {
  max-width: 300px;
  margin: auto;
}

.home-sec7 .infos .info p.city {
  color: #CCCAE2;
  text-align: center;
  font-size: 56px;
  font-style: normal;
  font-weight: 400;
  line-height: 54px;
  text-transform: uppercase;
}
.pt10 {
  padding-top: 10px;
}
.home-sec7 .infos .info .address p,
.home-sec7 .infos .info .address a {
  color: #FFF4E0;
  text-align: center;
  font-family: Gluten;
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
  line-height: 23px;
}

.home-sec7 .infos .info a.btn {
  color: #FFF4E0;
  text-align: center;
  font-family: Gluten;
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
  line-height: 23px;
  width: 159px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 12px auto auto;
}

.home-sec7 .container {
  min-height: calc(100vh - 140px);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.home-sec7 .debajo h3 {
  color: #FFF4E0;
  text-align: center;
  font-size: 64px;
  font-style: normal;
  font-weight: 400;
  line-height: 54px;
}

.home-sec7 .debajo .glutin p {
  color: #FFF4E0;
  text-align: center;
  font-family: Gluten;
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
  line-height: 23px;
  max-width: 745px;
  margin: 20px auto;
}

.home-sec7 .debajo img {
  position: absolute;
  right: 20px;
  bottom: 20px;
}

.home-sec7 .iraforms {
  display: flex;
  justify-content: center;
  gap: 30px;
}

.home-sec7 .iraforms a {
  width: inherit;
  border: none;
  color: #FFF4E0;
  text-align: center;
  font-family: Inter;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 23px;
}

.home-sec8 {
  background: #F6B87D;
  padding: 90px 0px 100px;
}

.home-sec8 .container {
  max-width: 817px;
  ;
}

.home-sec8 h2 {
  color: #69565C;
  text-align: center;
  font-size: 64px;
  font-style: normal;
  font-weight: 400;
  line-height: 54px;
  margin-bottom: 40px;
}


/* lalafaq */


#lalafaq .faq-page {
  cursor: pointer;
  padding: 0 20px;
  width: 100%;
  outline: none;
  transition: .4s;
  margin: auto;
  min-height: 50px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  text-align: left;
  border-left: none;
  border-right: none;
  background: #FFF4E0;
  box-shadow: 3px 3px 0px 0px rgba(101, 74, 140, 0.55);
  color: #69565C;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}


#lalafaq .faqii {
  width: 100%
}

#lalafaq .active,
#lalafaq .faq-page:hover {
  border-bottom: none;
}

#lalafaq .faq-page:after {
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8' viewBox='0 0 14 8' fill='none'%3E%3Cpath d='M13 1L7.32308 6.85573C7.28164 6.90127 7.23159 6.93757 7.17603 6.96239C7.12046 6.9872 7.06055 7 7 7C6.93945 7 6.87954 6.9872 6.82397 6.96239C6.76841 6.93757 6.71836 6.90127 6.67692 6.85573L1 1' stroke='%2369565C' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 5px;
  transition: transform .3s;
  min-width: 20px;
  margin-top: 12px;

}

#lalafaq .active:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8' viewBox='0 0 14 8' fill='none'%3E%3Cpath d='M13 1L7.32308 6.85573C7.28164 6.90127 7.23159 6.93757 7.17603 6.96239C7.12046 6.9872 7.06055 7 7 7C6.93945 7 6.87954 6.9872 6.82397 6.96239C6.76841 6.93757 6.71836 6.90127 6.67692 6.85573L1 1' stroke='%2369565C' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-left: 5px;
  transition: transform .3s;
  rotate: 180deg;
  min-width: 20px;
  margin-top: -10px;

}

#lalafaq .faq-body {
  margin: auto;
  width: 100%;
  padding: 18px;
  display: none;
  overflow: hidden;
  text-align: left !important;
  background: #FFF4E0;
  border-top: none;
  box-shadow: 3px 3px 0px 0px rgba(101, 74, 140, 0.55);
}

.faq-one {
  margin-bottom: 16px;
}

.faq-body p,
.faq-body li {
  margin-bottom: 10px;
  font-weight: 300;
  font-size: 14px;
  color: #666;
}

.faq-body li {
  list-style: disc;
}

.faq-body li {
  list-style: disc;
  margin-inline-start: 30px;
}

.faq-body ul {
  margin-bottom: 10px;
}

/* footer */

#footer-bottom {
  padding: 50px 0px;
}

.col-footer {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr 1fr;
  gap: 20px;
}

.logo-footer {
  text-align: left;
}

.logo-footer .info-logos {
  max-width: 363px;
  margin: auto;
  margin-left: 0px;
}

.menu-foter .info-rrss {
  border-top: 1px solid #2B2B2B;
  max-width: 363px;
  padding-top: 22px;
  margin-top: 10px;
  display: flex;
  justify-content: center;
}

p.footer-title {
  color: var(--bbb, #2B2B2B);
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 12px;
}

.menu-foter,
.menu-foter a {
  color: #616161;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 23px;
}

.fff {
  display: flex;
  align-items: flex-start;
  gap: 15px;
  margin-bottom: 8px;
}

ul.sub-menu {
  display: none;
  position: absolute;
background: rgba(248, 198, 151, 0.95);
backdrop-filter: blur(4px);
  padding: 10px;
}

.footer-columns {
  display: flex;
  gap: 40px;
}

.foot {
  display: flex;
  justify-content: space-between;
}

p.titlefoot {
  color: #1A202C;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 13px;
}

.footer-column a {
  color: #1A202C;
  font-size: 16px;
  margin-bottom: 11px;
}

.footer-columns .footer-column:last-child a {
  color: #1A202C;
  font-size: 16px;
  margin-bottom: 6px;
}

.copy-footer {
  background: #F6B87D;
}

.footer-copy {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 9px 0px;
}

.footer-copy p,
.footer-copy a {
  color: var(--gris-o, #3F4443);

  font-size: 16px;

}

/* restaurantes */
main {
  margin-top: 64px;
}

.restaurante-sec1 {
  position: relative;
  min-height: calc(100vh - 64px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.res-imagen {
  position: absolute;
  bottom: 20px;
  right: 20px;
}

.restaurante-sec1 h1 {
  color: #FFF4E0;
  text-align: center;
  font-size: 96px;
  font-style: normal;
  font-weight: 400;
  line-height: 71px;
}

.res-desc {
  max-width: 1307px;
  margin: 20px auto;
}

.res-desc p {
  font-family: 'Tangkiwood', serif;
  color: #FFF4E0;
  text-align: center;
  font-size: 56px;
  font-style: normal;
  font-weight: 400;
  line-height: 55px;
}

.icohorario {
  display: flex;
  justify-content: flex-start;
  gap: 12px;
  padding-top: 34px;
  align-items: flex-start;
}

.icohorario p.direccion-label {
  color: #FFF4E0;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  font-family: 'Tangkiwood', serif;
  text-align: left;
}

.enterdata p {
  color: #FFF4E0;
  text-align: justify;
  font-family: Gluten;
  font-size: 19px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

.restaurante-galeria-top {
  background: #F6B87D;
  padding: 30px;
}

.imgcarousel {
  border-radius: 8px;
  background: #FFF4E0;
  padding: 14px;
}

.restaurante-sec2 {
  background: #FFF4E0;
  padding: 60px 0px;
}

.restaurante-sec2 h2 {
  color: #69565C;
  text-align: center;
  font-size: 96px;
  font-style: normal;
  font-weight: 400;
  line-height: 54px;
}

.res-platos {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  margin: 90px 0px 80px;
  gap: 37px;
}

.res-plato {
  max-width: 31%;
}

.res-plato h3 {
  color: #69565C;
  text-align: center;
  font-family: Gluten;
  font-size: 19px;
  font-style: normal;
  font-weight: 600;
  line-height: 23px;
}

.res-plato .desc p {
  color: #69565C;
  text-align: center;
  font-family: Gluten;
  font-size: 19px;
  font-style: normal;
  font-weight: 300;
  line-height: 23px;
}

.restaurante-sec2 a.btn {
  border-radius: 8px;
  border: 2px solid #69565C;
  color: #69565C;
  text-align: center;
  font-feature-settings: 'liga'off, 'clig'off;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
  width: 189px;
  margin: auto;
}


.restaurante-sec3 {
  position: relative;
  padding: 70px 0px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.res-cols {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px 57px;
}

.res-cols h2 {
  color: #FFF4E0;
  font-size: 48px;
  font-style: normal;
  font-weight: 400;
  line-height: 43px;
}

.cont-1600 {
  max-width: 1600px;
}

.res-cols p {
  color: #FFF4E0;
  text-align: justify;
  font-family: Gluten;
  font-size: 19px;
  font-style: normal;
  font-weight: 300;
  line-height: 23px;
  margin-bottom: 20px;
}

/* nos */

.nosotros__bg-top,
.nosotros__sec2 {
  background-size: cover;
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
}

.nosotros__bg-top-inner {
  max-width: 1063px;
  padding: 200px 0px;
}

h1.nosotros__titulo {
  color: #FFF4E0;
  font-size: 96px;
  font-style: normal;
  font-weight: 400;
  line-height: 71px;
  margin-bottom: 20px;
}

.nosotros__descripcion p {
  color: #FFF4E0;
  text-align: justify;
  font-family: Gluten;
  font-size: 19px;
  font-style: normal;
  font-weight: 300;
  line-height: 23px;
  margin-bottom: 20px;
}

.nosotros__imagen-debajo {
  position: absolute;
  right: 20px;
  bottom: 20px;
}


.nosotros__sec2 {
  padding: 150px 0px;
}

/* contacto */


.tabs {
  display: flex;
  gap: 1rem;
  margin-bottom: 1rem;
}

.tab-link {
  background: transparent;
  border: none;
  padding: 0px;
  cursor: pointer;
  transition: background 0.3s;
  color: #FFF4E0;
  text-align: center;
  font-family: Inter;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 23px;
}

.tab-link.active {}

.tab-content {
  display: none;
}

.tab-content.active {
  display: block;
}

.contacto .container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 100px;
  padding: 150px 0px;
}

.text-conta {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  gap: 20px;
}

.formuliri {
  border: none;
  background: transparent;
  box-shadow: none;
  padding: 0px;
}

.formuliri input,
.formuliri textarea {
  width: 100%;
  height: 45px;
  margin-bottom: 5px;
  padding-inline-start: 15px;
  border-radius: 8px;
  border-radius: 8px;
  border: 1px solid #FFF4E0;
  margin: 5px 0px 20px;
  background: transparent;
}

.formuliri textarea {
  height: 116px;
  padding: 15px;
}

select.wpcf7-form-control.wpcf7-select {
  width: 100%;
  height: 45px;
  border-radius: 8px;
  border: 1px solid #FFF4E0;
  background: transparent;
  padding: 0px 10px;
  margin-bottom: 20px;
}
select.wpcf7-form-control.wpcf7-select option {
    background: #000;
}
.wpcf7-not-valid-tip {
  color: #dc3232;
  font-size: 1em;
  font-weight: normal;
  display: block;
  background: #fff;
  margin: -10px 0px 10px;
}

.formuliri p,
.formuliri label {
  color: #FFF4E0;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 23px;
  text-align: left;
}

.formuliri input[type=checkbox]:not(#rememberme) {
  max-width: 39px;
}

span.wpcf7-form-control.wpcf7-acceptance.optional label {
  display: flex;
  justify-content: flex-start;
  font-size: 12px;
  width: 100%;
}

.formuliri input[type=checkbox]:not(#rememberme) {
  max-width: 39px;
  margin-bottom: 0px;
}

.formuliri input.wpcf7-form-control.wpcf7-submit.has-spinner {
  background: transparent;
  color: #fff;
  max-width: 210px;
  padding-inline-start: 0px;
  border-radius: 8px;
  border: 2px solid #FFF4E0;
  font-size: 16px;
  margin-top: 50px;
}

.otgs-development-site-front-end {
  display: none;
}

h1.faqs__title.text-center {
  color: var(--bbb, #2B2B2B);
  text-align: center;
  font-size: 32px;
  font-weight: 800;
  margin-top: 60px;
}

h1.contacto__titulo.tan {
  color: #FFF4E0;
  text-align: center;
  font-size: 64px;
  font-style: normal;
  font-weight: 400;
  line-height: 54px;
}

.wpcf7 input[type="file"] {
  cursor: pointer;
  padding: 10px;
  background: transparent;
}

.contacto__descripcion p {
  color: #FFF4E0;
  text-align: center;
  font-family: Gluten;
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
  line-height: 23px;
}

/* button.tab-link:before {
  content: "o";
  color: #fff;
}

button.tab-link.active:before {
  content: "o";
  color: #000;
} */

/* BLOG */
#entry.elblogsimple {
  margin: 30px 0px 50px;
}

#entry.elblogsimple h1 {
  margin-bottom: 20px;
}

#entry.elblogsimple img {
  width: 100%;
  margin: 20px 0px;
}

#entry.elblogsimple p,
#entry.elblogsimple li {
  font-size: 16px;
  color: #616161;
  margin-bottom: 20px;
}

.page-blog__posts {
  margin: 20px 0px;
  min-height: 50vh;
}

.page-blog__posts a {
  color: #000;
}

section.page-blog h1 {
  margin: 30px 0px;
}


li.menu-item-has-children>a::after {
  content: url(../images/haschildren3.svg);
  margin-left: 9px;
  top: -2px;
  position: relative;
}

.contacto-restaurantes {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 0px;
  padding-bottom: 70px;
}

.contacto-restaurantes img {
  width: 100%;
}

.restaurante-contenido {
  padding: 0px 26px;
}

p.titleres {
  color: #FFF4E0;
  font-size: 21.964px;
  font-weight: 600;
  line-height: 25.258px;
  text-align: center;
  margin: 30px 0px 20px;
}

.restaurante-horario,
.restaurante-direccion {
  display: flex;
  gap: 8px;
  margin-bottom: 10px;
  min-height: 50px;
}

.restaurante-horario p,
.restaurante-direccion p {
  color: #FFF4E0;
  font-size: 17.571px;
  font-style: normal;
  font-weight: 300;
  line-height: 25.258px;
  /* 143.75% */
}

.restaurante-boton {
  text-align: center;
}

.restaurante-boton a {
  border-radius: 8px;
  border: 2px solid #FFF4E0;
  color: #FFF4E0;
  text-align: center;
  font-feature-settings: 'liga'off, 'clig'off;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 190px;
  margin: 20px auto 20px;
}

.imagenfinalsec7 {
  position: absolute;
  right: 20px;
  bottom: 20px;
}

.home-sec7 .alestabs {
  max-width: 700px;
  margin: 30px auto;
}

.debajo {
  padding: 30px 0px;
}
.debajo:has(.tab-content.active) {
    display: flex;
    align-items: center;
    justify-content: center;
}


.contacto-restaurantes .restaurante-card:nth-child(1) .restaurante-horario {
    padding-top: 12px;
}

.contacto-restaurantes .restaurante-card:nth-child(2) .restaurante-horario {
    padding-top: 12px;
}

.contacto-restaurantes .restaurante-card:nth-child(3) .restaurante-horario {
    padding-top: 12px;
}
@media only screen and (max-width: 1000px) {

  main#main {
    margin: 0px;

  }
.debajo:has(.tab-content.active) {

    flex-direction: column;
}
  .cont-1728.container.flex-wrap.pa-align {

    display: none;

  }

  header.c-header {
    height: 67px;
    padding: 10px 0px;

  }

  .o-logo.izda {
    max-width: 100%;
    text-align: center;
  }

  .o-logo.izda a {
    max-width: 260px;
  }

  .solomovil {

    display: block;

  }

  body.nav-open #menumovil {

    display: flex;

  }

  .admin-bar .c-header,
  .c-header {
    top: 32px;
    transition: 0.6s all;
    position: fixed;
  }

  header.c-header {
    top: 0px;
    position: fixed;

  }

  .admin-bar #menumovil {

    top: 99px;

  }


  .col-2 {

    grid-template-columns: 1fr;

    gap: 20px;

  }

  /* main {
    padding-top: 96px;
  } */

  .scrolled .topybar {
    display: none;
  }

  .fidelidad-items {
    flex-direction: column;
    gap: 10px;
  }

  .home-cars .cards .card a .text h3 {
    font-size: 32px;
    text-align: center;
  }

  .home-banner-values {
    padding: 30px 0px;
  }

  .home-banner-values .cards {
    grid-template-columns: 1fr 1fr;
    gap: 65px 26px;

  }

  .newsletter__content {
    gap: 30px;
  }

  .col-footer {
    grid-template-columns: 1fr;
  }

  .menu-foter:has(.logo-footer) {
    margin: auto;
  }

  .footer-copy {
    gap: 10px;
  }

  section.product-category-1 .woocommerce ul.products {
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px 20px;
  }

  main#main {
    padding: 0px;
  }

  section.sobre-banner {
    margin: 40px 0px;
    padding: 30px 0px;
  }

  .contacol {
    display: grid;
    grid-template-columns: 1fr;
    gap: 15px;
  }

  .contacto-page {
    margin: 10px 0px 60px;
  }

  header.c-header .solomovil {
    display: grid;
    grid-template-columns: 1fr 6fr 1fr;
    align-items: center;
    padding: 0px 10px;
  }

  header.c-header .solomovil .butons-header {
    padding-right: 17px;
  }

  body.nav-open #menumovil {
    display: flex;
    overflow-y: auto;
    align-items: flex-start;
    justify-content: flex-start;
    text-align: left;
    padding: 30px 15px;
  }

  #menumovil nav .top-nav {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    grid-gap: 10px;
  }

  #menumovil nav .top-nav>li.menu-item-has-children>.sub-menu li a {
    justify-content: flex-start;
  }


  main {
    margin-top: 67px;
  }

  li.menu-item-75 ul.sub-menu,
  li.menu-item-329 ul.sub-menu {
    display: block !important;
  }

  .parteabajo {
    padding: 0px;
  }

  .home-sec6 .cards {
    grid-template-columns: 1fr 1fr;
  }

  .home-sec6 .cards .card {
    position: relative;
    margin: 0px 0px -5px;
  }

  .home-sec7 .infos {
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin-top: 0px;
    margin-bottom: auto;
    gap: 20px;
    align-content: space-between;
    align-items: start;
  }

  .foot {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    gap: 20px;
  }

  .footer-columns {
    display: flex;
    gap: 20px 40px;
    flex-direction: row;
    flex-wrap: wrap;
  }

  .footer-copy {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 9px 0px;
    flex-direction: row;
    flex-wrap: wrap;
  }

  .res-platos {
    margin: 44px 0px 48px;
  }

  .contacto .container {
    display: grid;
    grid-template-columns: 1fr;
    gap: 40px;
    padding: 150px 19px;
  }

  .restaurante-contenido {
    padding: 0px 15px 27px;
  }

  .contacto-restaurantes {
    grid-template-columns: 1fr 1fr;

  }

.home-sec3 .sec3descard {
        min-height: 45px;
    }
  .home-sec3 .card {
    min-height: 550px;
}
}



@media only screen and (max-width: 600px) {
  section.product-category-1 .woocommerce ul.products {
    grid-template-columns: 1fr 1fr;
    gap: 10px;

  }

  main#main {
    margin: 0px;

  }

  .home-hero .container.cont-1400 {
    position: relative;
    top: 0px;
    left: 0px;
    transform: none;
  }

  .hero-content h1 {
    color: #2B2B2B;
    font-size: 32px;
    font-weight: 800;
    text-transform: uppercase;
    max-width: 100%;
    margin-top: 15px;
  }

  .hero-content p {
    color: #2B2B2B;
    font-size: 24px;
    margin-bottom: 15px;
  }

  .fidelidad-items {
    align-items: flex-start;
  }

  /* main {
    padding-top: 85px;
  } */

  header.c-header .solomovil .butons-header {
    padding-right: 0px;
    padding-top: 5px;
  }

  .botonmenumovil {
    padding-top: 0px;
  }

  .contact span {
    display: none;
  }

  .home-pedales {
    padding: 30px 0px 30px;
  }

  .titlesection {
    font-size: 24px;
  }

  .productos-carrusel h2.woocommerce-loop-product__title {
    min-height: 64px;
  }

  .home-cars {
    padding: 36px 0px 16px;
  }

  .home-cars .cards {
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 50px;
  }

  .newsletter__content {
    grid-template-columns: 1fr;
  }

  .woocommerce.columns-2 ul.products.columns-4 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
  }

  section.product-category-2 .catnameandprice {
    display: flex;
    justify-content: flex-end;
    width: 100%;
    flex-direction: column;
    align-items: center;
  }

  section.product-category-2 h2.woocommerce-loop-product__title {
    text-align: center;
  }

  .kitdigital {
    justify-content: flex-start;
  }

  .product.type-product {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
  }

  .product-gallery-custom,
  .woocommerce div.product div.summary {
    width: 100%;
    margin: 0px;
  }

  .woocommerce div.product .product_title,
  .thestock {
    width: 100%;
    justify-content: flex-start;
    margin: 5px 0px;
  }

  section.sobre-video-1 .video-responsive {
    margin: 34px 0px 30px;
  }

  .sobre-banner__cols {
    grid-template-columns: 1fr;
    gap: 30px;
  }

  ul.rrss-list a,
  ul.rrss-list li {
    line-height: 0px;
  }

  .info-rrss {
    display: flex;
  }

  .woocommerce ul.products[class*=columns-] li.product,
  .woocommerce-page ul.products[class*=columns-] li.product {
    width: 100%;
    margin: 0px;
  }

  h1.faqs__title.text-center {
    margin-top: 20px;
  }

  .topybar .container.cont-1400 {
    padding: 0px;
  }

  body.home main {
    margin-top: 67px;
  }

  .additional-product-item label {
    display: flex;
    align-items: center;
    gap: 5px;
    width: 100%;
  }

  .variation-selectors {
    justify-content: flex-end;
    width: 100%;
    align-items: flex-start;
    gap: 20px;
  }

  .additional-variable-product,
  .variation-selectors {
    flex-direction: column;
  }

  .variation-attribute {
    width: 100%;
  }

  h2.woocommerce-loop-product__title {
    color: var(--bbb, #2B2B2B) !important;
    font-size: 13px !important;
    margin: 0px 0px 3px !important;
    padding: 0px !important;
    min-height: 57px !important;
  }

  body.nav-open.scrolled #menumovil {
    top: 68px;
  }

  .additional-variable-product {
    align-items: flex-start;
  }

  .parteabajo {
    padding: 0px;
    grid-template-columns: 1fr;
    gap: 30px;
  }

  .home-sec2 .elements {
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-direction: row;
    flex-wrap: wrap;
  }

  .auno .frase p {
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;

  }

  .home-sec5 .img-under {
    text-align: center;
    position: relative;
    bottom: 0px;
    top: -50px;
    left: inherit;
    transform: inherit;
    padding-bottom: 0px;
  }

  .home-sec6 .cards {
    grid-template-columns: 1fr;
  }

  .home-sec6 .cards .card .textcard h3 {
    font-size: 52px;
  }

  .home-sec7 {
    min-height: 100vh;
    margin-top: -5px;
    padding: 70px 20px;
  }

  .home-sec7 .infos {
    grid-template-columns: 1fr;

  }

  .home-sec7 .debajo h3 {
    font-size: 40px;
    margin-top: 30px;
  }

  .home-sec7 .debajo img {
    position: relative;
    right: inherit;
    bottom: inherit;
    margin: 73px 0px 0px;
  }

  .textoabajo h1,
  .restaurante-sec1 h1,
  h1.nosotros__titulo {
    font-size: 40px;
    line-height: normal;
    margin: auto auto 24px;
  }

  .mano {
    position: relative;
    bottom: inherit;
    right: inherit;
    text-align: center;
    padding: 20px;
  }

  .titulosec3,
  h1.contacto__titulo.tan {
    font-size: 40px;
    line-height: normal;

  }

  .home-sec3 .giftcard {
    display: grid;
    grid-template-columns: 1fr;
  }

  .giftcard-text {
    padding: 20px 10px 30px;
  }

  .res-desc p,
  .restaurante-sec2 h2 {
    font-size: 32px;
    line-height: normal;
  }

  .res-imagen,
  .nosotros__imagen-debajo {
    position: relative;
    bottom: inherit;
    right: inherit;
    padding: 30px;
  }

  .res-desc {
    padding: 0px 20px;
  }

  .res-plato {
    max-width: 100%;
  }

  .res-cols {
    grid-template-columns: 1fr;
  }

  .nosotros__bg-top-inner,
  .nosotros__sec2 {
    padding: 30px 0px;
  }

  .contacto-restaurantes {
    grid-template-columns: 1fr;

  }

  .contacto .container {
    padding: 40px 19px;
  }

  .imagenfinalsec7 {
    position: relative;
    right: inherit;
    bottom: inherit;
  }
      .home-sec3 .card {
        min-height: 515px;
    }
    p.lema {
    line-height: 56px;
}
    .res-imagen,
    .imagenfinalsec7,
    .home-sec5 .img-under,
    .nosotros__imagen-debajo {
        max-width: 115px;
        margin: auto;
    }
    .restaurante-sec1 {
    padding-top: 40px;
}
.nosotros__sec2 {
        padding: 55px 0px 40px;
    }
}

/*# sourceMappingURL=style.css.map */