:root {
  --font: "Exo 2", sans-serif !important;
}

.c1600 {
  max-width: 1500px;
  margin: 0 auto;
  padding: 0 15px;
}

/*#region [initial]*/
.container {

  margin: 0 auto;

  width: 100%;

  padding: 0 15px
}

.cont-1400 {

  max-width: 1440px
}

.cont-1900 {

  max-width: 1900px;

  padding-left: 0;

  padding-right: 0
}

.admin-bar .c-header {

  top: 32px;

  transition: .6s all
}

.solomovil {

  display: none
}

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

html {

  font-family: sans-serif;

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

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

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
}

body {

  margin: 0;

  background: #fff
}

article,

aside,

details,

figcaption,

figure,

footer,

header,

hgroup,

main,

menu,

nav,

picture,

section,

summary {

  display: block
}

audio,

canvas,

progress,

video {

  display: inline-block;

  vertical-align: baseline
}

audio:not([controls]) {

  display: none;

  height: 0
}

[hidden],

template {

  display: none
}

a {

  background-color: transparent
}

a:active,

a:hover {

  outline: 0
}

abbr[title] {

  border-bottom: 1px dotted
}

b,

strong {

  font-weight: 700
}

dfn {

  font-style: italic
}

h1 {

  font-size: 2em;

  margin: .67em 0
}

mark {

  background: #ff0;

  color: #000
}

small {

  font-size: 80%
}

sub,

sup {

  font-size: 75%;

  line-height: 0;

  position: relative;

  vertical-align: baseline
}

sup {

  top: -.5em
}

sub {

  bottom: -.25em
}

img {

  border: 0;

  height: auto;

  max-width: 100%
}

svg:not(:root) {

  overflow: hidden
}

figure {

  margin: 1em 40px
}

hr {

  box-sizing: content-box;

  height: 0
}

pre {

  overflow: auto
}

code,

kbd,

pre,

samp {

  font-family: monospace, monospace;

  font-size: 1em
}

button,

input,

optgroup,

select,

textarea {

  color: inherit;

  font: inherit;

  margin: 0
}

button {

  overflow: visible
}

button,

select {

  text-transform: none
}

button,

html input[type=button],

input[type=reset],

input[type=submit] {

  -webkit-appearance: button;

  cursor: pointer
}

button[disabled],

html input[disabled] {

  cursor: default
}

button::-moz-focus-inner,

input::-moz-focus-inner {

  border: 0;

  padding: 0
}

input {

  line-height: normal
}

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

  -webkit-appearance: none;

  -moz-appearance: none;

  appearance: none;

  outline: 0;

  border: none;

  background: 0 0;

  box-sizing: border-box;

  padding: 0
}

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

  content: "";

  display: inline-block;

  width: 16px;

  height: 16px;

  position: relative;

  transition: all .5s;

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

  background-size: cover;

  margin-right: 7px;

  top: 2px
}

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

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

  background-size: cover
}

input[type=checkbox].filtrar {

  -webkit-appearance: none;

  -moz-appearance: none;

  appearance: none;

  outline: 0;

  border: none;

  background: 0 0;

  box-sizing: border-box;

  padding: 0
}

input[type=checkbox].filtrar:before {

  content: "";

  display: inline-block;

  width: 15px;

  height: 15px;

  position: relative;

  transition: all .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: 0 0;

  box-sizing: border-box;

  padding: 0
}

input[type=radio]:before {

  content: "";

  display: inline-block;

  width: 12px;

  height: 12px;

  position: relative;

  transition: all .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
}

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

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

  height: auto
}

input[type=search] {

  -webkit-appearance: textfield;

  box-sizing: content-box
}

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

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

  -webkit-appearance: none
}

fieldset {

  border: 1px solid silver;

  margin: 0 2px;

  padding: .35em .625em .75em
}

legend {

  border: 0;

  padding: 0
}

textarea {

  overflow: auto
}

optgroup {

  font-weight: 700
}

table {

  border-collapse: collapse;

  border-spacing: 0
}

td,

th {

  padding: 0
}

body,

html {

  overflow-x: inherit;

  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: "Exo 2", 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
}

li,

ul {

  margin: 0;

  padding: 0;

  list-style: none
}

.cont-1200 p {

  margin: 10px 0 !important
}

.cont-1200 ul {

  margin: 10px 10px !important;

  list-style: disc !important;

  color: #000
}

.cont-1200 ul li {

  margin: 10px 10px;

  list-style: disc !important;

  color: #000
}

a,

button,

input[type=submit] {

  display: inline-block;

  text-decoration: none;

  transition: all .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: "Exo 2", 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;

  outline: 0
}

input,

select,

textarea {

  border-radius: 0
}

body {
  background-color: #FAFAFA;
}

ul#menu-menu {
  display: flex;
  gap: 39px;
}

header.c-header {

  background-color: #FAFAFA;

  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-family: var(--font);

  font-style: normal;

  font-weight: 500;

  font-size: 14px;

  line-height: 24px;

  letter-spacing: .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/haschildren3.svg);

  margin-left: 6px;

  top: 0;

  position: relative;

  -webkit-transition: all 3s;

  transition: all 3s
}

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

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

  margin-left: 6px;

  top: 0;

  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: var(--font);

  font-style: normal;

  font-weight: 500;

  font-size: 14px;

  line-height: 24px;

  letter-spacing: .2px;

  color: #000;

  width: 100%;

  margin-bottom: 12px;

  padding: 0 40px;

  display: flex
}

.logo-footer {

  text-align: center
}

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

  color: #208CCA !important;

  text-decoration: underline
}

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

  color: #CA0000
}

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: 0;

  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: 0;

  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: 0;

  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: var(--font);

  font-style: normal;

  font-weight: 500;

  font-size: 14px;

  line-height: 24px;

  letter-spacing: .2px;

  color: #000;

  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
}

/*#endregion*/

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

  #entry .container .text .content h1 {

    font-family: var(--font);

    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: 32px;
    transition: .6s all;
  }

  .admin-bar #menumovil {

    top: 99px
  }

  .admin-bar #menumovil.toparriba {

    top: 120px
  }

  .cont-1400 {

    padding-left: 15px;

    padding-right: 15px
  }

  header.c-header {

    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: var(--font);

    font-style: normal;

    font-weight: 500;

    font-size: 14px;

    line-height: 24px;

    letter-spacing: .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: 0;

    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: 0;

    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: var(--font);

    font-style: normal;

    font-weight: 500;

    font-size: 14px;

    line-height: 24px;

    letter-spacing: .2px;

    color: #000;

    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: 0;

    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: 0;

    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: 0;

    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: var(--font);

    font-style: normal;

    font-weight: 500;

    font-size: 14px;

    line-height: 24px;

    letter-spacing: .2px;

    color: #000;

    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: 0 10px
  }

  .burger {

    position: relative;

    width: 22px;

    height: 14px;

    cursor: pointer;

    background-color: transparent;

    border: none
  }

  .burger:hover span {

    background: #000
  }

  .nav-open .burger {

    top: -2px
  }

  .burger span {

    position: absolute;

    left: 0;

    top: 0;

    width: 100%;

    height: 2px;

    transition: all .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: 85px;

    left: 0;

    bottom: 0;

    width: 100%;

    background-color: #fff;

    z-index: 9999;

    display: flex;

    align-items: center;

    justify-content: center;

    display: none;

    transition: .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: .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: #fff;

    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: var(--font);

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

    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: var(--font);

    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
  }

  ul#menu-menu_principal {

    display: flex
  }

  section#services {

    margin-top: 30px;

    margin-bottom: 30px;

    padding-left: 0;

    padding-right: 0
  }

  section#services>h2 {

    font-family: var(--font);

    font-style: normal;

    font-weight: 700;

    font-size: 32px;

    line-height: 44px;

    text-align: center;

    color: #111;

    margin-bottom: 20px;

    padding-left: 15px;

    padding-right: 15px
  }

  section#services>p {

    font-family: var(--font);

    font-style: normal;

    font-weight: 400;

    font-size: 18px;

    line-height: 32px;

    text-align: center;

    color: rgba(18, 17, 39, .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: var(--font);

    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: var(--font);

    font-style: normal;

    font-weight: 500;

    font-size: 16px;

    line-height: 21px;

    text-align: center;

    color: #fff;

    border: 1px solid #fff;

    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: var(--font);

    font-style: normal;

    font-weight: 600;

    font-size: 14px;

    line-height: 170%;

    letter-spacing: .8px;

    text-transform: uppercase;

    color: rgba(255, 255, 255, .4);

    margin-bottom: 21px
  }

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

    font-family: var(--font);

    font-style: normal;

    font-weight: 400;

    font-size: 16px;

    line-height: 160%;

    color: #fff;

    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: var(--font);

    font-style: normal;

    font-weight: 600;

    font-size: 14px;

    line-height: 170%;

    letter-spacing: .8px;

    text-transform: uppercase;

    color: rgba(255, 255, 255, .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: #000;

    border: 1px solid #fffFFF50;

    color: #fff;

    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: var(--font);

    font-style: normal;

    font-weight: 400;

    font-size: 14px;

    line-height: 180%;

    text-align: center;

    letter-spacing: .02em;

    transition: .6s all;

    color: #fff
  }

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

    background-color: #fff
  }

  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: var(--font);

    font-style: normal;

    font-weight: 600;

    font-size: 14px;

    line-height: 170%;

    letter-spacing: .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: var(--font);

    font-style: normal;

    font-weight: 600;

    font-size: 14px;

    line-height: 170%;

    letter-spacing: .8px;

    text-transform: uppercase;

    color: #ef4444;

    margin-top: 15px
  }

  footer.c-pie .middle .text p {

    font-family: var(--font);

    font-style: normal;

    font-weight: 400;

    font-size: 18px;

    line-height: 32px;

    text-align: center;

    color: rgba(18, 17, 39, .56);

    color: #fff;

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

    border: 1px solid #fffFFF50;

    color: #fff;

    border-radius: 8px;

    padding: 8px 12px;

    font-family: var(--font);

    font-style: normal;

    font-weight: 400;

    font-size: 14px;

    line-height: 180%;

    color: rgba(255, 255, 255, .4)
  }

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

    font-family: var(--font);

    font-style: normal;

    font-weight: 500;

    font-size: 14px;

    line-height: 24px;

    color: #fff;

    background-color: #ef4444;

    border-radius: 8px;

    height: 43px;

    width: 142px;

    transition: .6s all;

    border: none
  }

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

    color: #000;

    background-color: #fff
  }

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

    color: #fff;

    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: var(--font);

    font-style: normal;

    font-weight: 400;

    font-size: 16px;

    line-height: 160%;

    text-align: center;

    color: rgba(255, 255, 255, .56)
  }

  footer.c-pie .abajo .redes {

    display: flex;

    align-items: center;

    justify-content: center;

    grid-gap: 50px
  }

}

/*#region [web]*/
main {
  margin-top: 80px;
}

header.c-header.container .c1600 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
  padding: 9px 15px;
}

ul#menu-menu a {
  color: #242424;
  font-size: 15px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

ul#menu-menu ul.sub-menu a {
  color: #242424;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  text-transform: none;
  margin-bottom: 5px;
}

a.buto {
  border-radius: 3px;
  background: #208CCA;
  display: inline-flex;
  height: 40px;
  padding: 14px 40px;
  justify-content: center;
  align-items: center;
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.3px;
}

a.buto:hover {
  background: #1C77AB;
  color: #fff;
}

.logo-space {
  max-width: 56px;
}

#menu ul.sub-menu {
  display: none;
  position: absolute;
  background: #fff;
  padding: 10px;
}

.menu-space {
  margin-right: 0px;
  margin-left: auto;
  padding-right: 40px;
}

.dabanner {
  position: relative;
}

.dabanner h1 {
  color: #FFF;
  font-size: 56px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  position: absolute;
  top: 39%;
  left: 45px;
  max-width: 754px;
}

/* contacto */
#contacto input[type=email],
#contacto input[type=tel],
#contacto input[type=text] {
  width: 100%;
  padding: 0px 0px 0px 0px;
  text-indent: 5px;
  font-family: var(--font);
  border-radius: 8px;
  border: 1px solid #A8A8A8;
  background: #F9F7F6;
  color: #303030;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  height: 42px;
  margin-bottom: 10px;
}

#contacto input[type=email]::placeholder,
#contacto input[type=tel]::placeholder,
#contacto input[type=text]::placeholder {
  font-family: var(--font);
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 21px;
  color: #000
}

textarea.wpcf7-form-control.wpcf7-textarea {
  border-radius: 8px;
  border: 1px solid #A8A8A8;
  background: #F9F7F6;
  width: 100%;
  margin-top: 5px;
  padding: 10px;
  height: 116px;
}

#contacto input.wpcf7-form-control.has-spinner.wpcf7-submit {
  font-family: var(--font);
  padding: 5px 30px;
  border: 0.75px solid #000000;
  background: #000;
  color: #FFF;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.3px;
  display: flex;
  width: 209.896px;
  height: 43px;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
}

#contacto input.wpcf7-form-control.has-spinner.wpcf7-submit:hover {
  background: #fff;
  color: #3F3F3F;

}

.carcasa {
  border-radius: 8px;
  border: 1px solid #969696;
  background: #FFF;
  box-shadow: 0px 4px 11px 0px rgba(163, 141, 107, 0.25);
  display: flex;
  padding: 16px 21px;
  flex-direction: row;
  align-items: flex-start;
  gap: 23px;
  margin-bottom: 18px;
}

.carcasa a,
.carcasa p {
  color: var(--BLACK, #222);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 23px;
}

.gap20 {
  gap: 20px;
}

.gap150 {
  gap: 150px;
}

#contacto {
  padding: 80px 0px;
}

#contacto .form {
  border-radius: 8px;
  border: 1px solid #969696;
  background: #FFF;
  box-shadow: 0px 4px 11px 0px rgba(163, 141, 107, 0.25);
  padding: 32px;
}

p.titleee {
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 5px;
}

p.form-50 a,
p.form-50 {
  color: var(--BLACK, #2D2D2D);
  font-size: 14px !important;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  margin-top: 17px;
}

#contacto .c1600 {
  margin-bottom: 80px;
}


ul#menu-menu a:hover,
ul#menu-menu ul.sub-menu a:hover {
  color: #208CCA;

}

.mt30 {
  margin-top: 30px;
}

p.home-hero__eyebrow {
  color: #242424;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-top: 24px;
  margin-bottom: 12px;
}

.home-hero__description p {
  color: #242424;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

.home-benefits {
  position: relative;
  min-height: 212px;
  overflow: hidden;
  display: flex;
  align-items: center;
  margin: 50px 0px;
}

.home-benefits__media {
  position: absolute;
  inset: 0;
  z-index: 0;
  margin: 0;
}

.home-benefits__image {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: center;
}

.home-benefits__overlay {
  position: relative;
  z-index: 1;
  width: 100%;
  padding: 80px 0;
  background: rgba(0, 0, 0, 0.35);
}

.home-benefits__list {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 19px;
  margin: 0;
  padding: 0;
  list-style: none;
  align-items: start;
}

.home-benefits__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #fff;
}

.home-benefits__icon {
  margin-bottom: 16px;
}

.home-benefits__icon-image {
  display: block;
  width: 32px;
  height: 32px;
  object-fit: contain;
}

.home-benefits__item-title {
  margin: 0;
  color: inherit;
  font-size: 24px;
}

.home-benefits__overlay .container {
  max-width: 1290px;
}

@media (max-width: 767px) {
  .home-benefits {
    min-height: auto;
  }

  .home-benefits__overlay {
    padding: 50px 0;
  }

  .home-benefits__list {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}

.home-markets__grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 28px;
}

.home-markets__grid .market-card {
  position: relative;
}

.market-card__content .market-card__icon {
  position: absolute;
  top: 11px;
  left: 19px;
  width: 52px;
  height: 52px;
}

.market-card__content .market-card__icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

figure.market-card__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: all 0.3s ease-in-out;

}

figure.market-card__media img:hover {
  transform: scale(1.1);
  transition: all 0.3s ease-in-out;
}

figure.market-card__media {
  overflow: hidden;
}

.market-card__content h3.market-card__title {
  position: absolute;
  bottom: 18px;
  left: 19px;
  font-weight: 700;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #242424;
  max-width: 325px;
}

a.home-contact__button {
  text-align: center;
  display: flex;
  flex-direction: column;
  margin: 40px auto 19px;
}

span.home-contact__icon img {
  width: 76px;
  height: 76px;
  margin: auto;
  display: block;
}

a.home-contact__button span.home-contact__label {
  border-radius: 3px;
  background: #208CCA;
  height: 45px;
  max-width: 205px;
  margin: auto;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #FFF;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.3px;
  margin-top: 15px;
}

a.home-contact__button span.home-contact__label:hover,
.home-about__content a:hover {
  background: #1C77AB;
  color: #FFF;
}

.home-guarantee .container {
  background: #EDEDED;
  max-width: 1500px;
  padding: 50px 80px;
  text-align: center;
}

h2#home-guarantee-title {
  color: #208CCA;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.home-guarantee__description p {
  color: #242424;
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  max-width: 850px;
  margin: 8px auto 33px;
}

dl.home-guarantee__stats {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  justify-content: space-between;
}

dt.home-guarantee__stat-value {
  color: #208CCA;
  text-align: center;
  font-size: 48px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
}

dd.home-guarantee__stat-label {
  color: #242424;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

section.home-about .container {
  max-width: 1200px;
  margin: auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 50px;
  margin: 70px auto 120px;
}

.home-about__content h2 {
  letter-spacing: 0%;
  color: #242424;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 23px;
}

.home-about__description p {
  color: #242424;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  margin-bottom: 16px;
}

.home-about__content a,
.contamercado a {
  border-radius: 3px;
  background: #208CCA;
  height: 45px;
  max-width: 205px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 30px;
  color: #fff;
  font-size: 16px;
}

.contamercado a:hover {
  background: #1C77AB;
  color: #FFF;
}

section.home-markets .container {
  max-width: 1500px;
  margin: auto;
}


/* footer */

#footer-bottom {
  border-top: 1px solid #31430B;
  padding-top: 40px;
}

.g5 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  gap: 60px;

}

.c1200 {

  max-width: 1200px;
  margin: auto;
}

.fff {
  display: flex;
  gap: 10px;
  margin-bottom: 10px;
}

.fff p,
.g5 a {
  font-size: 14px;
  color: #242424;
  font-style: normal;
  font-weight: 300;
  line-height: 23px;
}

p.titlefooter {
  color: #242424;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 11px;
}

.elslinks {
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.copyfooter {
  background: linear-gradient(90deg, #F3C726 0%, #E02629 31.73%, #64378A 66.83%, #208CCA 100%);
  height: 48px;
  margin-top: 30px;
}

.copyfooter .col-2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 45px;
}

.copyfooter p,
.copyfooter a {
  color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}


/* mercado */

.contmaercado {
  max-width: 700px;
  margin: auto;
  text-align: center;
}

.contmaercado img {
  width: 52px;
  height: 52px;
}

.contmaercado h1 {
  color: #242424;
  text-align: center;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin: 16px 0px;
}

.contmaercado p {
  color: #242424;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  margin-bottom: 40px;
}

.c2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 80px;
}

.doscolumnas h2 {
  color: #242424;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 18px;
}

.doscolumnas p,
.doscolumnas li {
  color: #242424;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  margin-bottom: 16px;
}

.doscolumnas li {

  list-style: disc;
  margin-left: 20px;
  margin-bottom: 5px;
}

.contamercado {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
  margin: 60px auto 60px;
}

.contamercado img {
  width: 76px;
  height: 76px;
}

.contamercado a {
  margin-top: 0px;
}

.casoexitomercado h2 {
  color: #242424;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 25px;
}

.itemsexito {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 24px;
  margin-bottom: 55px;
}

.itemsexito article {
  background: #EDEDED;
  padding: 16px;
  text-align: center;
  display: flex;
  flex-direction: column;
  gap: 14px;
}

.itemsexito article p {
  color: #242424;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

.lasttextmercado p {
  max-width: 700px;
  margin: auto;
  color: #242424;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  text-align: center;
}

.casoexitomercado {
  margin-bottom: 80px;
}

.lasttextmercado h3 {
  text-align: center;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 500;
}

.doscolumnas ul {
  margin-bottom: 20px;
}

/* servicios */

.servicios-home {
  text-align: center;
  margin-bottom: 40px;
}

.servicios-home h1 {
  color: #242424;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}


.servicios-home p {
  color: #242424;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

.servicios-grid {
  max-width: 1500px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 48px 24px;
  margin: auto auto 80px;
}

.servicios-grid article {
  background: #EDEDED;
  padding: 16px 16px 32px;
}

.icotitulo {
  display: flex;
  gap: 10px;
  margin: 22px 0px;
}

.icotitulo img {
  width: 32px;
  height: 32px;
}

.servicios-grid article p,
.servicios-grid article li {
  color: #242424;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

.servicios-grid article ul {
  margin: 20px 0px;
}

.servicios-grid article li {
  list-style: disc;
  margin-left: 20px;
  margin-bottom: 5px;
}

/* producto */

.productosingle .bluesubtext {
  color: #208CCA;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  margin-bottom: 24px;
}

.productosingle h1 {
  color: #242424;
  font-size: 42px;
  font-style: normal;
  font-weight: 600;
  line-height: 116%;
}

.descproducto p {
  color: #5C5C5C;
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  margin: 26px 0px 12px;
  border-bottom: 1px solid #DBDBDB;
  padding-bottom: 43px;
  margin-bottom: 30px;
}

.productolista {
  margin-bottom: 45px;
}

.productolista ul {
  margin-bottom: 20px;
}

.productolista ul li {
  list-style: disc;
  margin-left: 20px;
  color: #242424;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  margin-bottom: 16px;
}

.productolista ul li::marker {
  color: #208CCA;
}

a.butblueproduct {
  background: #208CCA;
  max-width: 170px;
  width: 100%;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}

a.butblueproduct:hover {
  background: #1C77AB;
  color: #fff;
}

.productosingle .c2 {
  margin-bottom: 70px;
}




.productos-container {
  max-width: 1500px;
  margin: auto;
  padding: 15px;
}

.productos-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 48px 24px;
}

.productos-header {
  text-align: center;
}


h1.productos-header__title {
  color: #242424;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.productos-header p {
  color: #242424;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  margin: 16px 0px 36px;
}

.producto-card {
  background: #EDEDED;
  padding: 16px 16px 26px;
}

.producto-card h2 a {
  color: #242424;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin: 22px 0px 38px;
  min-height: 58px;

}


.producto-card p {
  color: #5C5C5C;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px
}


.producto-card a.producto-card__boto {
  border-radius: 3px;
  background: #208CCA;
  height: 45px;
  max-width: 205px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 16px;
  margin: 30px auto auto;
}

.producto-card__imagen {
  display: block;
  width: 100%;
  aspect-ratio: 452 / 221;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  transition: transform 0.4s ease;
}








.producto-galeria {
  width: 100%;
}

.producto-galeria__principal {
  position: relative;
  width: 100%;
  aspect-ratio: 4 / 3;
  overflow: hidden;
  background: #eee;
}

.producto-galeria__imagen-principal {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.producto-galeria__imagen-principal[hidden] {
  display: none;
}

.producto-galeria__video-principal {
  width: 100%;
  height: 100%;
}

.producto-galeria__video-principal iframe {
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
}

.producto-galeria__miniaturas {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 16px;
}

.producto-galeria__miniatura {
  width: 88px;
  height: 62px;
  padding: 0;
  overflow: hidden;
  cursor: pointer;
  background: #ddd;
  border: 2px solid transparent;
  transition:
    border-color 0.2s ease,
    opacity 0.2s ease;
}

.producto-galeria__miniatura:hover {
  opacity: 0.8;
}

.producto-galeria__miniatura.is-active {
  border-color: #1678b9;
}

.producto-galeria__miniatura img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.producto-galeria__video-placeholder {
  display: flex;
  width: 100%;
  height: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 3px;
  color: #fff;
  font-size: 11px;
  background: #222;
}

.producto-galeria__play {
  font-size: 20px;
  line-height: 1;
}

@media (max-width: 600px) {
  .producto-galeria__miniatura {
    width: 72px;
    height: 52px;
  }
}



.producto-galeria__video-principal {
  width: 100%;
  height: 100%;
  background: #000;
}

.producto-galeria__video-principal iframe {
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
}

.producto-galeria__video-placeholder {
  display: flex;
  width: 100%;
  height: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 4px;
  color: #fff;
  background: #000;
}

.titulo34 {
  color: #242424;
  font-size: 34px;
  font-style: normal;
  font-weight: 600;
  line-height: 115%;
  margin-bottom: 20px;
}

.zonaazul {
  background:#EDF6FB;
  padding: 42px 46px;
  margin-bottom: 60px;
}

.titulo28 {
  color: #242424;
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  margin-bottom: 24px;
}

.vision {
  max-width: 1160px;
  margin-bottom: 45px;
}

.vision p {
  color: #5C5C5C;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  margin-bottom: 20px;
}

.zonaazul ul {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 50px;
  margin: 30px 0px;
}

.zonaazul ul li,
.zonablancacolumas ul li {
  color: #242424;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  list-style: disc;
  margin-left: 20px;
}

.zonaazul ul li::marker,
.zonablancacolumas ul li::marker {
  color: #208CCA;
}

.zonablancacolumas {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 24px;
}

.zonablancaitems ul {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.zonablanca {
  margin-bottom: 59px;
  border-bottom: 1px solid #DBDBDB;
  padding-bottom: 90px;
}

.descalcance {
  margin-bottom: 64px;
}

.descalcance p {
  color: #5C5C5C;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}

.zonalcance__items {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 24px 30px;
  margin-bottom: 72px;
}

.zonalcance__item {
  border: 1px solid #DBDBDB;
  background: #FFF;
  padding: 20px 24px;
  display: flex;
  gap: 20px;
}

.zonalcance__numero {
  color: #208CCA;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
}

.zonalcance__contenido h3 {
  color: #242424;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 125%;
  margin-bottom: 18px;
}

.zonalcance__contenido p {
  color: #5C5C5C;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 145%;
}

.zonagris {
  background: #F1F1F1;
  padding: 40px 52px;
  margin-bottom: 77px;
}

.titulo30 {
  color: #242424;
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  margin-bottom: 20px;
}

.zonagris {
  display: grid;
  grid-template-columns: 3fr 2fr;
  gap: 20px;
  align-items: center;
}

.zonagrisdescp p {
  color: #5C5C5C;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%;
}

.zonagris ul {
    display: grid;
    gap: 10px;
    grid-template-columns: 1fr 1fr 1fr;
}

.zonagris ul li {
  display: flex;
  flex-direction: column;
}

.zona-gris__numero {
  color: #208CCA;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  margin-bottom: 20px;
}

.zona-gris__titulo {
  color: #242424;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 135%;
}

.zonanegra {
  background: #242424;
  padding: 45px 52px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 79px;
}

.zonanegraa {
  max-width: 920px;
}

.zonanegra h2 {
  color: #FFF;
  font-size: 31px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  margin-bottom: 24px;
}

.zonanegra p {
  color: #DBDBDB;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}

.zonanegra a {
  background: #208CCA;
  height: 48px;
  max-width: 171px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 16px;
}

.zonanegra a:hover {
  background: #1C77AB;
  color: #fff;
}

/* nosotros */
.c1000 {
  max-width: 1000px;
  margin: auto;
  padding: 0px 15px;
}

.nosotros h1 {
  color: #242424;
  text-align: center;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.nosotros p.destitulonos {
  color: #242424;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  margin-top: 16px;
}

.nosotrosnos {
  margin-top: 100px;
  display: grid;
  grid-template-columns: 328fr 607fr;
  gap: 48px;
  margin-bottom: 200px;
  align-items: center;
}

.nosotrosnos p {
  color: #242424;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  margin-bottom: 16px;
}

.formuliri input.wpcf7-text {
  border-radius: 8px;
  border: 1px solid #A8A8A8;
  background: #F9F7F6;
  width: 100%;
  height: 40px;
  margin: 10px 0px 23px;
  padding-left: 10px;
}

.formuliri span.wpcf7-form-control.wpcf7-acceptance {
  margin: 30px 0px 10px;
  display: block;
}

.formuliri span.wpcf7-form-control.wpcf7-acceptance a,
.formuliri label,
.theformtop span.wpcf7-form-control.wpcf7-acceptance a,
.theformtop span.wpcf7-form-control.wpcf7-acceptance {
  color: #222;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}


.formuliri input.wpcf7-form-control.wpcf7-submit.has-spinner {
  background: #208CCA;
  max-width: 210px;
  width: 100%;
  height: 43px;
  border: none;
  color: #fff;
}

/* contacto */

.headerconta {
  text-align: center;
}

.headerconta h1 {
  color: #242424;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin: 30px 0px 16px;
}

.headerconta p {
  color: #242424;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  margin-top: 16px;
  max-width: 700px;
  margin: auto;
}

.c1300 {
  max-width: 1300px;
  margin: auto;
  padding: 0px 15px;
}

.bodyconta {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 43px;
  margin-top: 70px;
  margin-bottom: 150px;
}

.contaleft div {
  border-radius: 8px;
  border: 1px solid #969696;
  background: #FFF;
  box-shadow: 0 4px 11px 0 rgba(163, 141, 107, 0.25);
  margin-bottom: 16px;
  display: flex;
  padding: 16px 21px;
  gap: 20px;
}

.contaleft div img {
  width: 24px;
  height: 24px;
}

.contaleft p,
.contaleft a {
  color: #222;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 23px;
}

.formuliri {
  border-radius: 8px;
  border: 1px solid #969696;
  background: #FFF;
  box-shadow: 0 4px 11px 0 rgba(163, 141, 107, 0.25);
  padding: 32px;
}

button.obrirDialog {
  border-radius: 3px;
  background: #208CCA;
  height: 40px;
  border: none;
  width: 160px;
  color: #fff;
}


dialog#dialog {
  position: relative;
  padding: 40px 30px 5px;

  background: #fafafa;
  border-radius: 16px;
  border: none;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.35);
}

dialog#dialog::before {
  content: "";
  position: absolute;
  inset: 0;
  padding: 6px;

  border-radius: inherit;

  background: linear-gradient(90deg,
      #f3c726 0%,
      #f02629 35%,
      #64378a 68%,
      #208cca 100%);

  -webkit-mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);

  -webkit-mask-composite: xor;
  mask-composite: exclude;

  pointer-events: none;
}

button.tancarDialog {
  position: absolute;
  right: 10px;
  top: 10px;
  border: none;
  background: transparent;
}

.informatetop p {
  color: #242424;
  text-align: center;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  border-bottom: 4px solid #242424;
  width: fit-content;
  margin: auto;
  padding-bottom: 10px;
  margin-bottom: 20px;
}

.thephonetop {
  text-align: center;
}

a.thephonephone {
  color: #242424;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

a.thephonephone span {
  font-size: 24px;
  font-weight: 700;
}

.infophonetop {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 18px 0px 20px;
  gap: 15px;
}

.infophonetop p {
  color: #242424;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.theformtop .wpcf7-text {
  border-radius: 8px;
  border: 1px solid #242424;
  background: #EEE;
  height: 40px;
  margin-bottom: 10px;
  padding-left: 10px;
  width: 100%;
}

.theformtop input.wpcf7-form-control.wpcf7-submit.has-spinner {
  width: 100%;
  margin: 20px 0px 0px;
  height: 52px;
  background: #4098D8;
  border: none;
  color: #242424;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;

}

.icotitulo h2 {
  color: #242424;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.productos-listado {
    margin-bottom: 60px;
}

/*#endregion*/

/*#region [responsive]*/

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

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

@media only screen and (max-width:1000px) {
  header.c-header.container .c1600 {
    display: none;
  }

  main {
    margin-top: 95px;
  }

  header.c-header .solomovil {
    padding: 10px 10px;
  }

  header.c-header .solomovil {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    text-align: center;
    align-items: center;
  }

  header.c-header .solomovil .o-nav {
    text-align: left;
  }

  header.c-header .solomovil .button-cta {
    margin-left: auto;
  }

  .gap150 {
    gap: 20px;
  }

  .gap140 {
    gap: 30px;
  }

  #salva .item svg {
    height: 40px;
  }

  #menumovil {
    top: 89px;
  }

  #menumovil nav .top-nav>li.menu-item-has-children>.sub-menu {
    display: block;
    margin-top: 15px;
    margin-bottom: 20px;
  }

  body.nav-open #menumovil {
    display: flex;
    overflow-y: scroll;
    justify-content: flex-start;
    flex-direction: column;
    align-items: center;
    padding: 30px 0px;
  }

  ul.sub-menu {
    background: transparent;
    box-shadow: none;
  }

  #menumovil nav .top-nav li.menu-item a {
    display: flex;
    justify-content: flex-start;
  }

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

  #menumovil nav .top-nav>li.menu-item-has-children {
    position: relative;
    width: 100%;
  }

  li.menu-item {
    width: 100%;
  }

  .o-logo.izda {
    max-width: 52px;
    margin: auto;
  }

  .dabanner h1 {
    font-size: 32px;
    max-width: 300px;
  }

  .home-benefits__item-title {
    font-size: 18px;
  }

  .home-benefits__list {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 30px 19px;

  }

  .home-markets__grid {
    grid-template-columns: 1fr 1fr;
    gap: 28px;
  }

  dt.home-guarantee__stat-value {
    font-size: 24px;
  }

  dl.home-guarantee__stats {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .g5 {
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 0px 15px;
  }

  .copyfooter .col-2 {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    height: fit-content;
    flex-direction: column;
    padding: 10px;
  }

  .copyfooter {
    height: inherit;
  }

  .doscolumnas .c2 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
  }

  .servicios-grid {
    padding: 0px 15px;
    gap: 24px;
    grid-template-columns: 1fr 1fr;
  }

  .icotitulo h2 {
    font-size: 20px;
  }

  .productos-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 24px;
  }

  .producto-card h2 a {
    min-height: 57px;
  }

  .productosingle .c2 {
    margin-bottom: 60px;
    gap: 30px;
    grid-template-columns: 1fr;
  }

  .zonalcance__items {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 24px 30px;
    margin-bottom: 72px;
  }

  .zonagris {
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px;
    align-items: center;
  }

  .zonanegra {
    background: #242424;
    padding: 45px 52px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 79px;
    flex-direction: column;
    gap: 20px;
  }
}

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


  main {
    margin-top: 70px;
  }

  body.logged-in main {
    margin-top: 71px;
  }

  .admin-bar .c-header {
    top: 46px;
    transition: .6s all;
  }

  .dabanner h1 {
    font-size: 32px;
    max-width: 100%;
    position: relative;
    color: #242424;
    width: 100%;
    left: 0px;
    margin-top: 20px;
    text-align: center;
  }

  .home-markets__grid {
    grid-template-columns: 1fr;
    gap: 28px;
  }

  dd.home-guarantee__stat-label {
    margin: 4px 0px 0px;
  }

  section.home-about .container {
    max-width: 1200px;
    display: grid;
    grid-template-columns: 1fr;
    gap: 33px;
    margin: 70px auto 120px;
  }

  .home-benefits__item-title {
    font-size: 14px;
  }

  body.nav-open #menumovil {
    top: 74px;
    padding: 20px;
  }

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

  .contmaercado h1 {
    font-size: 32px;
  }

  .contmaercado {
    padding: 0px 15px;
  }

  .doscolumnas .c2 {
    display: grid;
    grid-template-columns: 1fr;
    gap: 40px;
  }

  .itemsexito {
    display: grid;
    grid-template-columns: 1fr;
    gap: 24px;
    margin-bottom: 55px;
  }

  .servicios-grid {
    padding: 0px 15px;
    gap: 24px;
    grid-template-columns: 1fr;
  }

  .productos-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 24px;
  }

  .productosingle h1,
  .headerconta h1 {
    font-size: 32px;
  }

  .titulo34 {
    font-size: 28px;
  }

  .zonaazul {
    padding: 15px;
  }

  .zonaazul ul {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }

  .zonablancacolumas {
    display: grid;
    grid-template-columns: 1fr;
    gap: 35px;
  }

  .zonalcance__items {
    display: grid;
    grid-template-columns: 1fr;
    gap: 15px;
    margin-bottom: 40px;
  }

  .zonagris {
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px;
    align-items: center;
    padding: 24px 15px;
  }

  .titulo30,
  .zonanegra h2 {
    font-size: 24px;
  }

  .zonanegra {
    padding: 30px 15px;

  }

  .nosotrosnos {
    margin-top: 40px;
    display: grid;
    grid-template-columns: 1fr;
    gap: 30px;
    margin-bottom: 100px;
    align-items: center;
  }

  .headerconta {
    text-align: center;
    padding: 0px 15px;
  }

  .bodyconta {
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 40px;
    margin-bottom: 150px;
  }

  .formuliri {
    padding: 24px 15px;
}
a.thephonephone span {
    font-size: 22px;
    font-weight: 700;
}
.zonagris ul {
    display: grid;
    gap: 10px;
    grid-template-columns: 1fr;
}
}

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

  body.logged-in main {
    margin-top: 28px;
  }

  main {
    margin-top: 113px;
  }



}

/*#endregion*/