.container {

  margin: 0 auto;

  width: 100%;

  padding: 0 15px;

}
.wpml-ls-statics-footer.wpml-ls.wpml-ls-legacy-list-horizontal {
    display: none;
}


.cont-1400 {

  max-width: 1646px;

}


#entry {
  padding-bottom: 50px;
}
.cont-1900 {

  max-width: 1900px;

  padding-left: 0;

  padding-right: 0;

}
header.c-header.container .container.c1600.block.center {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.p20{
  padding: 20px;
}
section#entry h1 {
  color: #CF6E1F;
  font-family: Urbanist;
  font-size: 48px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 20px;
}
.imgggg img {
  width: 100%;
}

.admin-bar .c-header {
  top: 33px;
  transition: 0.6s all;
}
.c-generico.top--menu {
  margin-top: 50px;
}
.cont-1400.container.flex-wrap.pa-align {
  height: 112px;
}

.solomovil {

  display: none;

}

.mt-80 {

  margin-top: 80px;

}

/* 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;

  width: 12px;

  height: 12px;

  position: relative;

  transition: all 0.5s;

  background: url("../images/input-radio.svg") no-repeat center;

  background-size: cover;

  top: 2px;

}



input[type=radio]:checked:before {

  background: url("../images/input-radioselect.svg") no-repeat center;

  background-size: cover;

}



/**

   * 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: 'Urbanist', 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: 'Urbanist', sans-serif;

  font-weight: 400;

  padding: 0;

  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 !important;;  

}



input,

select,

textarea {

  border-radius: 0;

}



body {

  background-color: #FCFCFC;

}



body.home {

  background-color: #FCFCFC;

}



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;

}

#menu a:focus,

#menu a:hover {

  text-decoration: underline !important;;  

}


#menu a.button:hover {
  text-decoration: none !important;
  background: #2E2E2E;
  color: #fff;
  border: 1px solid #000;
}

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

  font-family: 'Urbanist', sans-serif;

  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-family: 'Urbanist', sans-serif;

  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: left;
}



header.c-header .current-menu-item a {
  text-decoration: none;
  font-weight: 600;
}



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-family: 'Urbanist', sans-serif;

  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 {
background-image: url(../images/portada-sobrevela.png);
  margin-top: 63px;

  background-size: cover;

  min-height: 1080px;

  display: flex;

  align-items: center;

  justify-content: flex-start;

  position: relative;

}





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

  #entry .container .text .content h1 {

    font-family: 'Urbanist', sans-serif;

    font-style: normal;

    font-weight: 400;

    font-size: 22px;

    line-height: 160%;

    color: #201F37;

    margin-bottom: 20px;

    margin-top: 30px;

  }
  .imms {
    text-align: center;
    margin-top: 43px;
}
body.page-template-page-sobre-nosotros .tetetee {

  align-items: center;
  justify-content: center;

}
body.page-template-page-sobre-nosotros .tetetee p {
  text-align: center;

}
  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-family: 'Urbanist', sans-serif;

    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-family: 'Urbanist', sans-serif;

    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-family: 'Urbanist', sans-serif;

    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: #000;

  }



  .nav-open .burger {
    top: -7px;
  }



  .burger span {

    position: absolute;

    left: 0;

    top: 0;

    width: 100%;

    height: 2px;

    transition: all 0.2s, background 0s;

    background: #000;

  }



  .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: 69px;

    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;
    overflow-y: scroll;

  }



  #menumovil.toparriba {

    top: 70px;

  }



  #menumovil nav .top-nav {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    grid-gap: 0px;
    padding-top: 50px;
    padding-inline-start: 0px;
    margin-bottom: 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: center;

  }



  #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-family: 'Urbanist', sans-serif;

    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-family: 'Urbanist', sans-serif;

    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-family: 'Urbanist', sans-serif;

    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-family: 'Urbanist', sans-serif;

    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-family: 'Urbanist', sans-serif;

    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-family: 'Urbanist', sans-serif;

    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-family: 'Urbanist', sans-serif;

    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-family: 'Urbanist', sans-serif;

    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-family: 'Urbanist', sans-serif;

    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-family: 'Urbanist', sans-serif;

    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-family: 'Urbanist', sans-serif;

    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-family: 'Urbanist', sans-serif;

    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-family: 'Urbanist', sans-serif;

    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-family: 'Urbanist', sans-serif;

    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-family: 'Urbanist', sans-serif;

    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-family: 'Urbanist', sans-serif;

    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 */


.mb17 {
  margin-bottom: 17px;
}

.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: 50px;

}



.flex-wrap-centerall {

  display: flex;

  flex-direction: column;

  flex-wrap: wrap;

  align-content: center;

  justify-content: center;

  align-items: flex-start;

  gap: 20px;

}



.p-50 {

  padding: 50px;

}

.p-0 {

  padding: 0px;

}
.mt41 {
  margin-top: 41px;
}

/* header */
.topibar {
  background: var(--blue, #111);
  color: #fff;
  height: 53px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

.topibar a,
.topibar p {
  color: var(--white, #FCFCFC);
  font-family: 'Urbanist', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

header.c-header {
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  height: 93px;
  padding: 0px;
  display: flex;
  align-items: center;
}
.mt41 {
  margin-top: 157px !important;
}
#search-navbar {
  display: none;
  position: absolute;
  right: 0;
}
div#menu {
  display: flex;
  align-items: center;
  margin-top: 0px;
}
.displayBlock {
  display: block !important;
}

.flex-wrap {

  display: flex;

  flex-wrap: wrap;

  justify-content: space-between;

  align-items: center;

}

li.menu-item-has-children:after {
  content: url(../images/md.svg);
  margin-left: 5px;
}

ul#menu-menu, ul#menu-men {

  display: flex;

}
.col-3 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}
.gap10{
  gap:10px;
}

.mt40 {
  margin-top: 40px;
}
.mt150 {
  margin-top: 150px;
}
.content h1 {
  color: #CF6E1F;
  font-family: Urbanist;
  font-size: 48px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 20px;
}


ul.sub-menu {
  display: none;
  position: absolute;
  background-color: #fff;
  padding: 30px 0px 30px 30px;
  background: #EDEDED;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.25);
  margin-top: 0px;
  margin-left: -30px;
}

ul#menu-menu a, ul#menu-men a {
  text-transform: uppercase;
}
li#menu-item-wpml-ls-2-es {
    display: flex;
}
header.c-header .current-menu-item a {

  color: #000 !important;

}


.menu-space {
  padding: 0px 0px 0px 0px;
  display: flex;
  align-items: center;
}


li.menu-item {
  padding: 0px 57px 0px 0px;
}


ul.sub-menu li.menu-item {
  padding: 0px 30px 0px 0px;
}


li.menu-item a {
  color: var(--blue, #111);
  font-family: 'Urbanist', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}



.button-call-space {

  margin: 0px 0px 0px 0px;

}



.pa-align {

  padding-top: 0px;

}



img.phone-icon {

  margin: 0px 7px -3px 1px;

}



.button-call-space a.button {

  padding: 1px 20px;

}



a.button, a.button.anchor-button, input#lidd_mc_submit, input.wpcf7-submit {
  padding: 11px 15px;
    font-family: 'Urbanist', sans-serif;
    text-align: center;
    width: inherit;
    height: 43px;
    border: 1px solid transparent;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.3px;
    color: #fff;
    border-radius: 8px;
    background: #CF6E1F;
}



button.closeBtn {

  right: 10px;

  position: absolute;

  top: 10px;

}



.button.reverse {

  background-color: #fff;

  color: #00AFD8;

}



.button.reverse:hover {

  color: #fff;

  background-color: #00AFD8;

}



.buttons-banner a {

  margin-right: 30px;

}
.textoo {
  max-width: 674px;
  margin: auto 0 auto auto;
}
.textoo.dere {
  margin: auto auto auto 0;
}
.gap160 {
  gap: 160px;
}

a.button:hover {
  background-color: #fff;
  color: #303030;
  border: 1px solid #CF6E1F;
}

.mb96 {
  margin-bottom: 96px !important;
}
.ml0 {
  margin-left: 0px !important;
}
/* home page*/



#banner-home {

  margin-top: 85px;

}

.mt40 {
  margin-top: 40px;
}

/* #banner-home.home {

  background-image: url(../images/banner-kehipoteca.jpg);

  height: 700px;

  width: 100vw;

  background-position: center;

  background-repeat: no-repeat;

  background-size: cover;

} */
.h469{
  height: 469px;
}
header.c-header.container {
  background: var(--blanco, #FCFCFC);
  box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.25);
}
.owl-nav .owl-prev {
  position: absolute;
  left: 0;
  top: 50%;
}
.owl-nav .owl-next {
  position: absolute;
  right: 0;
  top: 50%;
}
.mt105 {
  margin-top: 105px !important;
}
.la3deskot2 {
  background: #E1EEED;
  min-height: 705px;
  width: 100vw;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.la3deskot {
  height: 424px;
  width: 100vw;
  background: #E1EEED;
  position: relative;
}
img.img.sc1 {
    position: absolute;
    bottom: -25px;
    left: 0;
}
img.img.sc2 {
    position: absolute;
    top: -25px;
    right: 0;
}
.flexrowcenter {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
}
.toretto {
  gap: 45px;
}
.c1500{
  max-width: 1500px;
  margin: auto;
}
.formuuu {
  border-radius: 3px;
  background: var(--white, #FFF);
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  width: 598px;
  padding: 30px;
  margin-top: 35px;
}
.aaaaa img {
  min-width: 95px;
}
.teeet {
  max-width: 674px;
}
.gap48 {
  gap: 48px;
}
.c1400{
max-width: 1400px;
margin: auto;
}
.w881 {
  width: 881px;
  margin: auto;
}
.texto-intro {
  max-width: 1111px;
  margin: auto 0px auto auto;
  padding-right: 0px;
  border-radius: 8px;
  background: none;
  position: absolute;
  top: 36%;
  left: 50px;
  padding: 24px 55px;
  z-index: 999;
}
.lsvgdefora {
  position: absolute;
  right: -20px;
  bottom: 0px;
}
.c1600 {
  max-width: 1646px;
  margin: auto;
}
.c1750 {
  max-width: 1750px;
  margin: 0 auto;
}
.texto-intro p {
  font-family: 'Urbanist', sans-serif;
  max-width: 712px;
  margin-bottom: 18px;
  margin-top: 12px;
  color: #FFF;
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}
a.button.white {
  border-radius: 10px;
  border: 2px solid var(--blue, #111);
  background: var(--white, #FCFCFC);
  color: #000;
  margin-top: 20px;
}

.disnone{
  display: none;
}
.disblock{
  display: block;
}
.col-4 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  justify-items: center;
  align-items: center;
  justify-content: center;
  align-content: center;
}
.c900{
  max-width: 900px;
  margin: auto;
}
h1 span, h2 span {
  color: #CF6E1F;
}

.mlo{
  margin-left: 0px;
}
.c1250 {
  max-width: 1250px;
  margin: auto;
  margin-top: 30px;
}

.mt20 {
  margin-top: 20px;
}
.mb80 {
  margin-bottom: 80px;
}

.py50{
  padding-top: 50px;
  padding-bottom: 50px;
}

.gap60{
  gap: 60px;
}

.mb50{
  margin-bottom: 50px;
}
.mr0{
  margin-right: 0px;
}
.c1250 .col-6 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  justify-items: center;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.col-6 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}
.gru {
  padding: 24px 0px 10px;
  text-align: center;
}

.line2 {
  border: 2px solid #7EBAB5;
}

.line {
  border: 1px solid #9A9A9A;
}

.mt82 {
  margin-top: 82px;
}
.c1100 {
  max-width: 1100px;
  margin: auto;
}
.w190 {
  width: 190px;
  margin: auto;
}
.elbutoo.left {
  text-align: left;
}
.tetetee {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
  gap: 10px;
}
h1 {
  font-family: 'Urbanist', sans-serif;
  color: #fff;
  font-size: 72px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
h1 span {
  color: #CF6E1F;
}

h2 {
  font-family: 'Urbanist', sans-serif;
  margin-bottom: 26px;
  color: var(--negro, #303030);
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin: 0px 0px 20px 0px;
}
h3 {
  color: var(--negro, #2E2E2E);
  font-family: 'Urbanist', sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  margin: 0px 0px 16px 0px;
}

.mb40{
  margin-bottom: 40px;
}
p {
  color: var(--blue, #111);
  font-family: 'Urbanist', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  margin: 0px 0px 20px;
}
.line700 {
  max-width: 700px;
  border-top: 1px solid #A3A3A3;
  margin: 0px 0px 30px auto;
  width: 100%;
}
p.text-right {
  color: var(--black, #2E2E2E);
  text-align: right;
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}
.c900.mr0 {
  text-align: right;
}
.c712 {
  max-width: 712px;
  margin: auto;
}

.mt96 {
  margin-top: 96px;
}

.center {
  text-align: center;
}

.pl70 {
  padding-left: 70px;
}

.pr70 {
  padding-right: 70px;
}

.flezii {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

.mt112 {
  margin-top: 112px;
}

.gap-130 {
  gap: 130px;
}


.icoo .laico {
  border: 4px solid #434343;
  border-radius: 50%;
  padding: 14px;
  max-width: 159px;
  max-height: 159px;
  padding: 35px;
}

.icoo .laico:hover {
  background-color: #E7E7E7;
}

.jcenter {
  justify-items: center;
}

.icoo p {
  color: var(--blue, #111);
  font-family: 'Urbanist', sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-top: 12px;
}

.what {
  position: fixed;
  z-index: 99;
  bottom: 10px;
  left: 10px;
}

.card .card-img {
  width: 100%;
  max-height: 600px;
  height: 600px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.gap100 {
  gap: 100px;
}

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

.flexiflez {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-items: flex-start;
  justify-content: center;
}

.flexh {
  display: flex;
  width: 100%;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  justify-content: space-between;
  align-items: center;
}

.flexh p{ margin-bottom: 0px;}

a {
  color: var(--black, #2E2E2E);
  font-family: Urbanist;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

.formuportada{
  border-radius: 3px;
border: 1px solid #D7D7D7;
background: #FFF;
box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
max-width: 643px;
padding: 50px 30px 20px;
}

.mt70{
  margin-top: 70px;
}

.abovefold {
  width: 100vw;
  height: 100vh;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}


.c1900{
  max-width: 1900px;
  margin: auto;
}

.img-proyecto-header{
  height: 617px;
  margin-top: 94px;
  width: 100vw;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}


.texto-intro.texto-proyecto h1,
.texto-intro.texto-proyecto p {
  color: #2e2e2e;
  max-width: 1111px;
}

.texto-intro.texto-proyecto {
  top: 25%;
}


.projectes-grid .card:hover .card-info {
  opacity: 1;
  transition: 0.5s ease-in-out;

}


.projectes-grid .card-info h3,.projectes-grid .card-info p {
  color: var(--black, #2E2E2E);
  font-family: Urbanist;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin: 0px;
}

.projectes-grid .card-info p{
  font-weight: 300;
}

.projectes-grid .card-info {
  position: absolute;
  bottom: 100px;
  max-width: 500px;
  background: #FFF;
  min-width: 375px;
  padding: 20px 40px 20px 40px;
  opacity: 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  transition: 0.5s ease-in-out;
}

.card.relative a {
  width: 100%;
}


/* proyecto slider */

swiper-container {
  width: 100%;
  height: 100%;
}

swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  min-height: 189px;
  margin: 45px 0px;
}


swiper-container {
  width: 100%;
  height: 300px;
  margin-left: auto;
}

swiper-slide {
  background-size: cover;
  background-position: center;
}

.mySwiper {
  height: 80%;
  width: 100%;
}

.mySwiper2 {
  height: 100%;
  box-sizing: border-box;
  padding: 10px 0;
}
/* .mySwiper swiper-slide img{
  width: 100%;
  height: auto;
} */
.mySwiper2 swiper-slide {
  width: 100%;
  height: 100%;
  opacity: 0.4;
  min-height: 189px;
	max-height: 200px;
}

.mySwiper2 .swiper-slide-thumb-active {
  opacity: 1;
}

/* swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
} */

.content-left h1 {
  color: #CF6E1F;
  font-family: Urbanist;
  font-size: 48px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  padding-top: 33px;
}
swiper-container.mySwiper2 swiper-slide img {
  margin: 0px 0px;
  height: auto;
}
.content-left p {
  color: var(--black, #2E2E2E);
  font-family: Urbanist;
  font-size: 32px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

.proyectos-single {
  display: flex;
  gap: 3%;
}

.proyectos-single .content-left {
  width: 77%;
  height: fit-content;
}

.proyectos-single .content-right {
  width: 20%;
  max-height: 852px;
}

.c1800{
  max-width: 1800px;
  margin: auto;
}

.mt100{
  margin-top: 100px;
}

html{
  scroll-behavior: smooth;
}

#nuestro h1, #nuestro h2 {
  color: #CF6E1F;
  font-size: 72px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.flexvhigh {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: flex-start;
}

/* lalafaq  */

#lalafaq {
  padding-bottom: 0px;
}

#lalafaq .faq-container {
  display: flex;
  justify-content: center;
  flex-direction: column;
}

#lalafaq .container.cont-1400 {
  max-width: 1400px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: space-around;
  justify-content: space-between;
  gap: 33px;
}

#lalafaq h2 {
  color: var(--black, #1B1B1B);
  text-align: center;
  font-family: 'Urbanist', sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 35px;
}

#lalafaq p {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  margin-bottom: 20px;
}

#lalafaq li {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 20px;
}

/* Style the buttons that are used to open and close the faq-page body */
#lalafaq .faq-page {
  background-color: transparent;
  color: #444;
  cursor: pointer;
  padding: 0px 20px;
  width: auto;
  outline: none;
  transition: 0.4s;
  margin: auto;
  border-top: none;
  min-height: 87px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  font-weight: 700;
  font-size: 18px;
  line-height: 28px;
  justify-content: flex-start;
  gap: 16px;
}
.ml64 {
  margin-left: 64px !important;
}
#lalafaq .faq-page.fiiiii {
  border-bottom: none;
}

#lalafaq .faq-body {
  margin: auto;
  width: 100%;
  border: none;
  border-top: none;
  padding: 18px 18px;
  background-color: transparent;
  display: none;
  overflow: hidden;

}

#lalafaq .faqii {
  width: 100%;
}

#lalafaq .active,
#lalafaq .faq-page:hover {
  background-color: transparent;

}


#lalafaq .faq-page:before {
  content: "▼";
  font-size: 24px;
  color: #000;
  float: right;
  margin-left: 5px;
  rotate: 0deg;
  transition: 0.3s;
  font-weight: 100;
}

#lalafaq .active:before {

  content: "▲";
  font-size: 24px;
  color: #000;
  float: right;
  margin-left: 5px;
  rotate: 0deg;
  transition: 0.3s;
  font-weight: 100;
}

#lalafaq .faq-body {
  margin: auto;
  width: 100%;
  border: none;
  border-top: none;
  padding: 18px 18px;
  background-color: transparent;
  ;
  display: none;
  overflow: hidden;
  text-align: left !important;
}

#lalafaq .faq-body p {
  text-align: left !important;
  max-width: 800px;
  padding-left: 46px;
}



/* footer */

#footer-bottom {
  padding: 50px;
  background: var(--blanco, #FCFCFC);
  box-shadow: 0px -1px 4px 0px rgba(0, 0, 0, 0.25);
}





#footer-bottom a {

  font-family: 'Urbanist', sans-serif;

  font-style: normal;
  font-size: 14px;
  font-weight: 400;
  line-height: 32px;

  text-align: center;

  text-decoration: none;

  color: #303030;

}

#footer-bottom p,
#footer-bottom a {
  color: var(--white, #303030);
  font-family: 'Urbanist', sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.menu-foter .title {
  color: var(--white, #303030);
  font-family: 'Urbanist', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 15px;
}

section#footer-bottom .col-4 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  justify-items: center;
  align-items: start;
  justify-content: center;
  align-content: center;
}

.no-line {

  text-decoration: none !important;

}

.kitdigii img {
  max-width: 235px;
}

.links-footer {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-content: flex-start;
  justify-content: center;
  gap: 18px;
  align-items: flex-start;
  text-align: left;
}

.alli {
  display: flex;
  gap: 10px;
  margin-left: 0px;
  margin-bottom: 17px;
}

.kitdigii {
  display: flex;
  justify-content: flex-end;
  gap: 5px;
  margin-top: 15px;
}


.copy-footer {

  background: #CF6E1F;

  padding: 15px 15px 15px
}

.copy-footer .container.c1750 img{
max-width: 200px;
}

.copy-footer .container.c1750 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
}

.copy-footer a,
.copy-footer p {
  color: #fff;
  font-family: 'Urbanist', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 25px;
  margin-bottom: 0px;
}



span.kit-digital {

  margin-left: 30px;

}



.social-footer a {

  padding: 10px;

}




/* .imagenportada2 {
  background-image: url(../images/sf1.jpg);
  height: 549px;
  width: 50vw;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
} */
/* 
.labo1 {
  background-image: url(../images/labo01.jpg);
  height: 549px;
  width: 50vw;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.conta1 {
  background-image: url(../images/conta1.jpg);
  height: 549px;
  width: 50vw;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.trami1 {
  background-image: url(../images/trami1.jpg);
  height: 549px;
  width: 50vw;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.renta1 {
  background-image: url(../images/renta1.jpg);
  height: 549px;
  width: 50vw;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
} */
div#lidd_mc_details {

  font-size: 23px !important;

  padding: 10px !important;

  border: 1px solid #00AFD8 !important;

  margin: 20px 0px !important;

}

.social-footer {
  padding: 20px 0px 0px 97px;
}

.nosotros1 {
  background-image: url(../images/nosotros1.jpg);
  height: 523px;
  width: 100vw;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.bg-gris {
  background: var(--blue-soft, #434343);
  height: 172px;
  padding: 45px 0px 0px 0px;
}

.bg-gris h2 {
  color: #fff;
}

.elbutoo {
  text-align: center;
}


.gap-130 {
  gap: 130px;
}

.gap-68 {
  gap: 68px;
}



ol li {
  list-style-type: decimal;
  padding-inline-start: 0px;
  margin-block-start: 0px;
  margin-bottom: 10px;
}
ol, ul {
  padding-inline-start: 15px;
  margin-block-start: 0px;
}

ul.lisnaun.left {
  text-align: left;
}

.left {
  text-align: left;
}
.imggggg {
  display: flex;
  flex-direction: column;
  justify-content: center;
}


/* categorias */

.bloqueverde {
  background: var(--corp, #7EBAB5);
  height: 325px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  padding-left: 100px;
}

.e1 {
  position: absolute;
  top: 0px;
  left: 0px;
}

.e2 {
  position: absolute;
  bottom: 0px;
  right: 0px;
}
.bloqueverde.relative p {
  max-width: 784px;
}

.eltextocat {
  display: flex;
  align-items: center;
}

.owl-carousel.owl-theme.owl-loaded.owl-drag {
  padding: 0px 0px;
}


.owl-dots {
  display: none;
}

button.owl-prev {
  display: none;
}

.owl-nav .owl-next {
  position: absolute;
  right: 100px;
  top: 90%;
  width: 50px;
}

button.owl-next span:before {
  content: "-";
  color: #CF6E1F;
  margin-right: -7px;
  font-size: 40px;
}
button.owl-next span {
  color: #CF6E1F;
  font-size: 40px;
}
body.post-template-default.single.single-post    section#entry .container.c1800 {
        padding: 0px;
        display: flex;
        flex-direction: column-reverse;
    }
/* contacto */

body.page-template-page-contacto #footer-bottom.mt96 {
  margin-top: 0px;
}

.texto-contacto {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.text-banner-contacto {

  max-width: 466px;

}

body.page-template-page-contacto .alli {
  margin-left: 0px;
}

.formucont {
  border-radius: 3px;
  border: 1px solid var(--negro, #303030);
  background: var(--white, #FFF);
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  padding: 40px 30px 20px 40px;
  max-width: 600px;
}

.flex-h {

  display: flex;

  justify-content: center;

  align-items: flex-start;

  flex-wrap: nowrap;

  gap: 50px;

}

.abajo .tetete a {
  color: var(--blue, #111);
  font-family: 'Urbanist', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 0px 0px 20px;
}

.flex-h h1 {

  padding-top: 60px;

}





input[type="text"],
input[type="email"],
input[type="tel"] {
  width: 100%;
  border: none;
  border-bottom: 1.2px solid #00677F;
  height: 60px;
  background: transparent;
  border-radius: 0px !important;
  color: var(--black, #24272A);
  font-family: 'Urbanist', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}



input[type="text"]::placeholder,
input[type="email"]::placeholder,
input[type="tel"]::placeholder {

  font-family: 'Urbanist', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;

}



form#lidd_mc_form input[type="text"],
form#lidd_mc_form input[type="email"],
form#lidd_mc_form input[type="tel"] {
  height: 30px;
}

p.comentario {
  margin: 30px 0px 10px;
}

textarea.wpcf7-form-control.wpcf7-textarea {
  width: 100%;
  height: 140px;
}

.form-pad {

  padding: 0px 40px;

}

p.form-50 {
  padding: 0px 0px;
  margin: 0px 0px 30px -17px;
}

input.wpcf7-submit {
  font-family: 'Urbanist', sans-serif;
  text-align: center;
  color: #FFFFFF;
  width: 235px;
  height: 47px;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.3px;
  border-radius: 3px;
  border: 1px solid transparent;
  background: var(--rojo, #CF6E1F);
}   

.mt28{
  margin-top: 28px;
}
.mb28{
  margin-bottom: 28px;
}
.mt30{
  margin-top: 30px;
}
#cita .title {

  font-family: 'Urbanist', sans-serif;

  font-style: normal;

  font-weight: 700;

  font-size: 26px;

  line-height: 40px;

  color: #1E1E1E;

}



.flex-hor {

  display: flex;

  align-content: center;

  justify-content: space-between;

  flex-wrap: wrap;

  flex-direction: row;

  min-height: 100px;

}

img.img.logosito {

  margin: 0px -7px 0px -12px;

}

#cita .cont-1000 {

  min-height: 200px;

}



#cita {

  background-color: #fff;

}



.cont-1000 {

  max-width: 1000px;

  margin: 0 auto;

}



#mapa {

  padding: 100px 0px;

}



#mapa p {

  font-family: 'Urbanist', sans-serif;

  font-style: normal;

  font-weight: 400;

  font-size: 14px;

  line-height: 17px;

  color: #000000;

  margin-bottom: 35px;

  border-bottom: 0.5px solid #00677F;

  width: 100%;

  position: relative;

}



#mapa span {

  margin-right: 20px;

}


.is-form-style input.is-search-input {
  margin: 0px 0px 0px 15px !important;
  border-radius: 16px !important;
}

.is-search-icon {
  border-radius: 0px 16px 16px 0px!important;
  z-index: 9999999999999;
  position: relative;
}
span.right-total {

  position: absolute;

  right: 0;

  bottom: 0;

  margin-right: 0px !important;

}



/* modal */



/* The Modal (background) */

.modal {

  display: none;

  /* Hidden by default */

  position: fixed;

  /* Stay in place */

  z-index: 1;

  /* Sit on top */

  left: 0;

  top: 0;

  width: 100%;

  /* Full width */

  height: 100%;

  /* Full height */

  overflow: auto;

  /* Enable scroll if needed */

  background-color: rgb(0, 0, 0);

  /* Fallback color */

  background-color: rgba(0, 0, 0, 0.4);

  /* Black w/ opacity */

}



/* Modal Content/Box */

.modal-content {

  background-color: #fefefe;

  margin: 15% auto;

  padding: 20px;

  border: 1px solid #888;

  max-width: 300px;

  padding: 0px;

}



.modal-content h5 {

  font-family: 'Urbanist', sans-serif;

  font-style: normal;

  font-weight: 700;

  font-size: 20px;

  line-height: 140%;

}



.modal-content p {

  font-family: 'Urbanist', sans-serif;

  font-style: normal;

  font-weight: 400;

  font-size: 16px;

  line-height: 180%;

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

}



/* The Close Button */

.close {

  color: #aaa;

  float: right;

  font-size: 28px;

  font-weight: bold;

}



.close:hover,

.close:focus {

  color: black;

  text-decoration: none;

  cursor: pointer;

}



.p-20 {

  padding: 20px;

}



.phone {

  display: none;

}



.desk {

  display: block;

}



div#simpleModal {

  position: fixed;

  width: 100%;

  height: 100%;

  top: 0;

  z-index: 99999;

}



section#formulariocontacto {

  position: relative;

  min-height: 100vh;

}


.c-generico.top--menu h1 {
  font-size: 35px;
  color: #000;
} 


.popup {

  position: absolute;

  top: 50%;

  left: 50%;

  transform: translate(-50%, -50%);

  min-width: 300px;

  padding: 20px;

  background-color: #fff;

  border-radius: 6px;

  border: 1px solid;

}



.lidd_mc_input.lidd_mc_input_light.lidd_mc_input_responsive {

  display: flex;

  flex-direction: column;

  margin: 10px 0px 10px;

}

.buttonsss {
  margin-top: 20px;
}

.lidd_mc_input.lidd_mc_input_light.lidd_mc_input_responsive input {

  border-radius: 6px;

  min-height: 30px;

  margin-top: 5px;

  text-indent: 10px;

}



div#lidd_mc_details {

  font-size: 20px;

  padding: 10px;

}



span#lidd_mc_inspector {

  display: none;

}



#bienvenido h2 {

  font-family: 'Urbanist', sans-serif;

  font-style: normal;

  font-weight: 700;

  font-size: 48px;

  line-height: 59px;

  color: #FFFFFF;

}



#bienvenido p {

  font-family: 'Urbanist', sans-serif;

  font-style: normal;

  font-weight: 400;

  font-size: 32px;

  line-height: 40px;

  color: #FFFFFF;

  margin: 15px 0px 40px;

}

.gap-40 {

  gap: 40px;

}

/* .container{
  
  max-width: 1600px;

  margin: 0 auto;

  padding: 0 15px;

} */
.links-footer p {
  margin-bottom: 0px;
}

ul.lisnaun li {
  list-style: disc;
  margin-bottom: 10px;
}
section.contacacon .flexh {
    display: flex;
    width: 100%;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 14px;
}
@media only screen and (max-width: 1700px) {
.lsvgdefora {
  right: 20px;
}
}

@media only screen and (max-width: 1000px) {
  .proyectos-single .content-left, .proyectos-single .content-right {
    width: 100%;
}
.proyectos-single {
  display: flex;
  gap: 3%;
  flex-direction: column;
  flex-wrap: nowrap;
  align-items: flex-start;
}

.mySwiper2 {
  display: none;
}

  .img-proyecto-header {
    margin-top: 70px;
}
  .projectes-grid .card-info {
    opacity: 1;
  }
  .cont-1400.container.flex-wrap.pa-align {

    display: none;

  }
  #search-navbar {
    display: none;
    position: absolute;
    right: 0;
    top: 20px;
    padding-bottom: 50px;
}
  .container.c1600.block.center .logo-space,
  .container.c1600.block.center .menu-space {
    display: none;
}

  .solomovil {

    display: block;

  }



  body.nav-open #menumovil {

    display: flex;

  }


  .admin-bar .c-header {
    top: 33px;
    transition: 0.6s all;
  }



  .admin-bar #menumovil {

    top: 99px;

  }



  .admin-bar #menumovil.toparriba {

    top: 120px;

  }

  section#footer-bottom .col-3 {
    gap: 40px;
}

  .text-banner {

    max-width: 100%;

    position: absolute;

    top: 150px;

    left: auto;

    padding: 0px 15px;

  }



  .col-5 {

    display: grid;

    grid-template-columns: 1fr 1fr;

    gap: 40px;

  }

  .logo-footer {

    text-align: left;

  }

  .links-footer {

    display: flex;

    flex-direction: column;

    flex-wrap: wrap;

    align-content: flex-start;

    justify-content: center;

    gap: 18px;

    align-items: flex-start;

  }

  .col-2 {

    grid-template-columns: 1fr;

    /* gap: 20px; */

  }

  .flex-h {

    display: flex;

    justify-content: center;

    align-items: flex-start;

    flex-wrap: nowrap;

    gap: 50px;

    flex-direction: column;

  }

  .texto-intro.texto-proyecto {
    top: 10%;
}
  .formuportada {
    max-width: 100%;

}
  .form {

    background: #F4F4F4;

    border-radius: 15px;

    padding: 30px;

    width: 100%;

    max-width: 726px;

  }

  input[type="text"],
  input[type="email"],
  input[type="tel"] {

    width: 100%;

    border: none;

    border-bottom: 1.2px solid #00677F;

    height: 60px;

  }

  .mt112 {
    margin-top: 50px;
  }

  section#footer-bottom .col-4 {
    grid-template-columns: 1fr;
    justify-items: baseline;
  }

  header.c-header {
    background-color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    height: 70px;
    padding: 0px 0px 0px;
    display: flex;
    flex-direction: row;
}
.mt41 {
  margin-top: 88px !important;
}
  .topibar {
    margin-bottom: 6px;
  }

  .texto-intro {
    max-width: 100%;
    margin: auto auto auto 0px;
    border-radius: 8px;
    top: 29%;
    left: 0%;
    padding: 30px 50px;
}
.lsvgdefora {
  right: 20px;
  bottom: 237px;
}
  .imagenportada,
  .imagenportada2,
  .labo1,
  .conta1,
  .trami1,
  .renta1 {
    width: 100vw;
    margin-top: 20px;
  }

  .bg-gris h2 {
    color: #fff;
    font-size: 20px;
    text-align: center;
    margin: 0px;
  }
  #project-portada .col-3 {
    display: grid;
    grid-template-columns: 1fr;
}
  .bg-gris {
    background: var(--blue-soft, #434343);
    height: 227px;
    padding: 45px 0px 0px 0px;
  }

  .col-4.gap-130.center.jcenter {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px 0px !important;
    align-items: start;
    justify-content: center;
    align-content: center;
  }

  .pl70 {
    padding-left: 0px;
    margin-top: 30px;
  }

  .pr70 {
    padding-right: 0px;
    margin-bottom: 20px;
  }

  .links-footer .alli {
    display: flex;
    gap: 10px;
    margin-left: 0px;
    margin-bottom: 17px;
  }

  .menu-foter .title {
    font-family: 'Urbanist', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 15px;
    margin-top: 25px;
  }


  .mt-80 {
    margin-top: 50px;
  }

  .mt82 {
    margin-top: 50px;
  }

  .mt96 {
    margin-top: 50px;
  }

  ul.sub-menu {
    position: relative;
    background-color: transparent;
    padding: 0px;
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.25);
    margin-top: 0px;
    margin-left: 0px;
    display: block !important;
  }

  li.menu-item {
    padding: 0px;
  }

  ul.sub-menu li.menu-item {
    padding: 0px 0px 0px 0px;
  }

  li.menu-item-has-children:after {
    display: none;
  }
  .c1250 .col-6 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    justify-items: center;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.textoo {
  max-width: 100%;
  margin: auto 0 auto 0;
  padding: 0px 20px;
}
.col-2.mt96.gap160 {
  gap: 50px;
}
.col-6.gap48.center {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}
.h469, .la3deskot {
  height: inherit;
}

 .la3deskot {

  padding: 50px 20px;
}
.flexrowcenter {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.aaaaa img {
  display: none;
}
.toretto {
  gap: 0px;
}
.la3deskot2 {
  min-height: inherit;
  padding: 50px 20px;
}
.w881 {
  width: auto;
  max-width: 100%;
  margin: auto;
}
.formuuu {
  width: 100%;

}
.mb96 {
  margin-bottom: 50px !important;
}
.e2 {
  display: none;
}
.bloqueverde {
  background: var(--corp, #7EBAB5);
  height: inherit;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  padding-left: 50px;
  padding: 30px 50px 30px 50px;
}
li.menu-item-84 {
  display: block;
  rotate: 90deg;
  padding: 0px;
  margin: 0px;
}
.is-form-style input.is-search-input {
  margin: 0px 0px 0px 15px !important;
  border-radius: 16px !important;
}

.is-search-icon {
  border-radius: 0px 16px 16px 0px!important;
  z-index: 9999999999999;
  position: relative;
}
.mt105 {
  margin-top: 50px !important;
}
img.img.sc2, img.img.sc1 {
  display: none;
}

.imggggg img:last-child {
  margin-bottom: 20px;
}
.mt150 {
  margin-top: 50px;
}
section#entry {
  padding-bottom: 50px;
}
.content-left h1 {
  font-size: 36px;
}
.butons-header {
  text-align: center;
}
.gap100 {
  gap: 50px;
}
.mt100 {
  margin-top: 50px;
}
.logoblancomo {
  display: none;
}
 .logonegromo {
  display: block;
}
body.home .logoblancomo {
  display: block;
}
body.home .logonegromo {
  display: none;
}
.o-nav {
  margin-top: -5px;
}
.projectes-grid .card-info {
  bottom: 30px;
}
	section#entry h1 {
    font-size: 24px;
}
}

@media only screen and (max-width: 600px) {
  img.img.sc2, img.img.sc1 {
    display: none;
}
.imggggg img:last-child {
  margin-bottom: 0px;
}
.mt30 {
  margin-top: 50px;
}
.container.c1250.mt28 {
  padding-top: 30px;
}
.col-2.gap160 {
  gap: 50px;
}
  .form-pad {

    padding: 0px 10px;

  }
  .col-6.gap48.center {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  #cita .title {

    font-size: 26px;

    line-height: 32px;

    margin-bottom: 20px;

  }

  #banner-home.contacto {

    padding: 20px 0px;

  }

  #info h2 {

    font-family: 'Urbanist', sans-serif;

    font-style: normal;

    font-weight: 700;

    font-size: 28px;

    line-height: 30px;

    color: #000000;

    margin-top: 35px;

  }

  .text-banner {

    max-width: 100%;

    position: absolute;

    top: 50px;

    left: auto;

    padding: 0px 15px;

  }

  .py-50 {

    padding: 10px 0px 10px;

  }

  #banner-home.home {

    height: calc(100vh - 85px);



  }

  h1 {
    font-size: 30px;
  }

  .imagenportada,
  .imagenportada2,
  .labo1,
  .conta1,
  .trami1,
  .renta1 {
    width: 100vw;
    height: 300px;
    margin-top: 20px;
  }

  .nosotros1 {
    width: 100vw;
    height: 300px;

  }

  h2,
  #lalafaq h2 {
    font-size: 28px;
  }

  .icoo p {
    font-size: 16px;
  }

  .topibar span,
  .topibar a {
    font-size: 12px;
  }

  #banner-home.nosotros {

    height: calc(100vh - 85px);



  }

  .elbutoo {
    text-align: center;
    margin-top: 15px;
}
.mb80 {
  margin-bottom: 50px;
}
  section.bg-gris.mt96 .elbutoo {
    text-align: center;
    margin-top: 0px;
  }

  .formucont {
    border-radius: 3px;
    border: 1px solid var(--negro, #303030);
    background: var(--white, #FFF);
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    padding: 20px 20px 0px 20px;
    max-width: 600px;
  }

  p.form-50 {
    font-size: 13px;
  }

  .buttons-banner a {

    margin-bottom: 20px;

  }



  .p-50 {

    padding: 20px;

  }



  #bienvenido h2 {



    font-size: 27px;

    line-height: 46px;

  }



  #bienvenido p {

    font-size: 20px;

    line-height: 28px;

  }







  #info h5 {

    font-size: 30px;

  }



  #info p {

    font-size: 20px;

    line-height: 28px;

  }



  .faq-toggle {

    top: -13px;

    right: 10px;



  }

  .col-5 {

    display: grid;

    grid-template-columns: 1fr;

    gap: 20px;

  }

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

  .col-5.gap-130.center.jcenter {
    display: flex;
    gap: 20px;
    justify-items: center;
    align-content: center;
    justify-content: center;
    flex-wrap: wrap;
  }

  section#footer-bottom .col-4 {
    grid-template-columns: 1fr;
    justify-items: baseline;
  }

  .kitdigii {
    display: flex;
    justify-content: flex-end;
    gap: 5px;
    margin-top: 36px;
    flex-direction: column;
  }

  .menu-foter .title {
    margin-top: 20px;
  }

  .topibar {
    margin-bottom: 6px;
    padding: 0px 10px;
  }

  #lalafaq .faq-page {
    font-size: 16px;
    line-height: 24px;
  }

  #lalafaq .faq-body p {
    text-align: left !important;
    max-width: 100%;
    padding-left: 5px;
  }

  .lsvgdefora {
display: none;
  }
  .c1250 {
    margin-top: 0px;
}
.la3deskot2 {
  padding: 50px 20px 50px;
}
.aaaaa img {
  min-width: 101px;
  max-height: 150px;
  rotate: 90deg;
}
.owl-nav .owl-next {
  position: absolute;
  right: calc(10% - 25px);
  top: 90%;
  width: 50px;
}

.texto-intro {
  top: 18%;

}
.gap60 {
  gap: 30px;
}
.mb50 {
  margin-bottom: 30px;
}
.c900.mr0 {
  margin-top: 50px;
}

.card .card-img {

  height: 339px;
}
.gap100 {
  gap: 50px;
}
.flexiflez .flexh.mt70 {
  margin-top: 0px;
  margin-bottom: 10px;
}
section#project-portada .container.c1750.py50 {
  padding-bottom: 0px;
}
.projectes-grid .card-info {
  width: calc(100vw - 80px);
min-width: auto;

}
section.contacacon .container.c1750.py50.mb50.mt20 {
  padding-top: 0px;
}
section#footer-bottom .col-3 {
  grid-template-columns: 1fr;
}
section#footer-bottom .col-3 {
  gap: 10px;
  margin-top: 30px;
}
.social-footer {
  padding: 20px 20px 0px;
  text-align: center;
}
#nuestro h1, #nuestro h2 {
  color: #CF6E1F;
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 20px;
}
img.img.mt100 {
  margin-top: 20px;
}


.texto-intro.texto-proyecto {
  top: 0%;
}
.mt100 {
  margin-top: 50px;
}
.mt150 {
  margin-top: 70px;
}
.content-left h1 {
  color: #CF6E1F;
  font-family: Urbanist;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  padding-top: 33px;
  margin-bottom: 20px;
  padding-left: 20px;
}
section#entry{
  padding: 0px;
}


.content-left p {
  font-size: 20px;
  padding-left: 20px;
}
swiper-slide img {
  margin: 2px 0px 45px 0px;
}
}
/*# sourceMappingURL=style.css.map */