.cont-1200 li,
.cont-1200 ul {
  list-style: disc !important;
  color: #000
}

.col-2,
.col-5 {
  gap: 0;
  display: grid
}

body {
  font-family: "Poppins", sans-serif;
  background: #fff
}

.container {
  margin: 0 auto;
  width: 100%;
  padding: 0 15px
}

.c1400 {
  max-width: 1440px
}

.cont-1900 {
  max-width: 1900px;
  padding-left: 0;
  padding-right: 0
}

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

.solomovil,
[hidden],
template {
  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
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
header.c-header .normal .dcha #menu nav .top-nav>li.menu-item-has-children:hover>.sub-menu,
header.c-header .normal .dcha #menu nav .top-nav>li.menu-item-has-children>.sub-menu li.menu-item-has-children:hover>.sub-menu,
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
}

a {
  background-color: transparent
}

a:active,
a:hover {
  outline: 0
}

abbr[title] {
  border-bottom: 1px dotted
}

b,
optgroup,
strong {
  font-weight: 700
}

dfn {
  font-style: italic
}

h1 {
  font-size: 2em
}

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
}

hr {
  box-sizing: content-box;
  height: 0
}

pre,
textarea {
  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].filtrar,
input[type=checkbox]:not(#rememberme),
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=checkbox]:not(#rememberme):before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  position: relative;
  transition: .5s;
  background: url("../images/icon-checkbox.svg") center/cover no-repeat;
  margin-right: 7px;
  top: 2px
}

input[type=checkbox]:not(#rememberme):checked:before {
  background: url("../images/icon-checked.svg") center/cover no-repeat
}

input[type=checkbox].filtrar:before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  position: relative;
  transition: .5s;
  background: url("../images/icon-checkbox2.svg") center/cover no-repeat;
  margin-right: 7px;
  top: 0
}

input[type=checkbox].filtrar:checked:before {
  background: url("../images/icon-checked2.svg") center/cover no-repeat
}

input[type=radio]:before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  position: relative;
  transition: .5s;
  background: url("../images/input-radio.svg") center/cover no-repeat;
  top: 2px
}

input[type=radio]:checked:before {
  background: url("../images/input-radioselect.svg") center/cover no-repeat
}

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
}

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: "Poppins", sans-serif;
  font-weight: 400;
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #182900;
}

.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 0 !important
}

.cont-1200 ul {
  margin: 10px !important
}

.cont-1200 li {
  margin: 10px
}

a,
button,
input[type=submit] {
  display: inline-block;
  text-decoration: none;
  transition: .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: "Poppins", sans-serif;
  font-weight: 400;
  line-height: normal;
  font-style: normal;
  padding: 0;
  margin: 0
}

figure {
  margin: 0;
  display: block
}

a,
a:focus,
a:hover,
input,
input:focus,
input:hover {
  text-decoration: none;
  outline: 0
}

input,
select,
textarea {
  border-radius: 0
}


.relative,
header.c-header .normal .dcha #menu nav .top-nav>li.menu-item-has-children,
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>.sub-menu li.menu-item-has-children>a:hover::after,
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: 3s;
  transition: 3s
}


#bannerhome {
  margin-top: 63px;
  background-size: cover;
  min-height: 400px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative
}



.absolute,
button.closemenu,
header.c-header {
  position: absolute
}


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

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

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

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

header.c-header {
  background-color: #fff;
  top: 0;
  left: 0;
  z-index: 9999;
  height: fit-content;
  padding: 10px 0;
  position: fixed;
  width: 100%;
}


dialog#my_dialog {
  width: 100%;
  height: 100vh;
  max-width: 655px;
  max-height: 100vh;
  left: 0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: 0;
  background: linear-gradient(180deg, #fff 0, #cbd5c8 100%)
}

ul#menu-menu {
  display: flex;
}

ul#menu-menu a {
  color: #0e1510;
  font-size: 40px;
  font-style: normal;
  line-height: normal;
  text-transform: uppercase;
  margin-bottom: 40px
}


.c-generico.top--menu {
  padding-top: 50px;
  padding-bottom: 50px
}

.c-generico.top--menu ol li {
  list-style: decimal !important;
  padding-inline-start: 0px
}

.c-generico.top--menu ol {
  padding-inline-start: 0px
}

.c-generico.top--menu td {
  padding: 3px;
  border: 1px solid
}

/* HEADER */

.header-cus,
.menu {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#mega-menu-wrap-main-nav #mega-menu-main-nav {
  display: flex;
  gap: 50px;
}

a.btn-contacto {
  border-radius: 3px;
  background: #3D8F32;
  border: 1px solid #3D8F32;
  height: 45px;
  width: 170px;
  margin-left: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #FFF;
  text-transform: uppercase;
}

a.btn-contacto:hover {
  color: #3D8F32;
  background: #FFF;
}

/* HOME */

main {
  padding-top: 76px;
}

.c942 {
  max-width: 942px;
}

#hero {
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  text-align: center;
}

#hero.home {
  min-height: 705px;
}

#hero p.subtitulo {
  color: #FFF;
  font-size: 20px;
  font-weight: 300;
  text-transform: uppercase;
}

#hero h1 {
  color: #FFF;
  font-size: 40px;
  font-weight: 600;
}

#hero .descripcion p {
  color: #FFF;
  font-size: 16px;
  text-align: center;
}

#hero a {
  border-radius: 3px;
  border: 1px solid #FFF;
  backdrop-filter: blur(4px);
  height: 50px;
  width: 300px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  text-transform: uppercase;
  margin: 20px auto 0;
}

#hero a:hover {
  background: #FFF;
  color: #182900;
}

.seguridad-cliente {
  background: #F4F4F4;
  padding: 26px 0px 9px;
}

.seguridad-cliente .item {
  text-align: center;
  max-width: 250px;
  margin: 0px auto auto;
}

.seguridad-cliente .item p {
  font-weight: 300;
}

.seguridad-cliente .item p.titleitem {
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 5px;
}

.pt100 {
  padding-top: 100px;
}

.pb100 {
  padding-bottom: 100px;
}

.pt60 {
  padding-top: 60px;
}

.pb60 {
  padding-bottom: 60px;
}

.col32 {
  display: grid;
  grid-template-columns: 3fr 2fr;
  gap: 20px;
}

.col23 {
  display: grid;
  grid-template-columns: 2fr 3fr;
  gap: 20px;
}

.minititulo {
  font-size: 20px;
  font-weight: 300;
  text-transform: uppercase;
}

.eltitulo {
  font-size: 40px;
  font-weight: 600;
}

.fw300,
.fw300 p {
  font-weight: 300;
}

a.btn {
  border-radius: 3px;
  border: 1px solid #182900;
  backdrop-filter: blur(4px);
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 170px;
  margin-top: 32px;
}

a.btn:hover {
  background: #182900;
  color: #FFF;
}

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

.gap28 {
  gap: 28px;
}

.bggris {
  background: #F4F4F4;
}

.mt26 {
  margin-top: 26px;
}

.cardcategory {
  border-radius: 3px;
  background: #FFF;
  padding: 11px 11px 30px 11px;
}

.cardcategory:hover {
  box-shadow: 0px 15px 25px -5px rgba(118, 90, 90, 0.25);

}

.cardcategory h3 {
  font-size: 18px;
  font-weight: 300;
}

.eltexto {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.ptb30 {
  padding: 30px 0;
}


/* FOOTER */
p.titlec {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 10px;
}

.rrss-list {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 11px;
  border-top: 1px solid #182900;
  margin-top: 20px;
  padding-top: 20px;
}

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

}

.fff img {
  min-width: 24px;
}

.fff p {
  font-size: 14px;
}

.links-footer a {
  font-size: 14px;
}

.bgverde {
  background: #182900;
}

.copy-footer a,
.copy-footer p {
  color: #FFF;
}



/* jardineria */

#hero.otra {
  min-height: 471px;
}

.c1000 {
  max-width: 1030px;
}

.mw868 {
  max-width: 868px;
  margin: auto;
}

.mt60 {
  margin-top: 60px;
}

.cardj {
  border-radius: 3px;
  border: 1px solid #CFCFCF;
  background: #FFF;
  padding: 11px 11px 30px 11px;
}
.cardj:hover{
  box-shadow: 0px 15px 25px -5px rgba(118, 90, 90, 0.25);

}
.cardj h3 {
  font-size: 18px;
  line-height: 23px;
  text-transform: uppercase;
  margin: 26px 0px 13px;
}

.cardj p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
}

.owl-carousel .owl-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 26px;
  gap: 12px;
}

.owl-carousel button.owl-dot {
  width: 11px;
  height: 11px;
  background: #D9D9D9;
  border-radius: 50%;
}

.owl-carousel button.owl-dot.active {
  background: #3D8F32;
}

.c1186 {
  max-width: 1216px;
}


#lalafaq .faq-page {
  color: #444;
  cursor: pointer;
  padding: 0 20px;
  width: 100%;
  outline: none;
  transition: .4s;
  margin: auto;
  background: #fff;
  min-height: 72px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  font-weight: 400;
  font-size: 22px;
  line-height: normal;
  text-align: left;
  border: 1px solid #C6C6C6;
  border-left: none;
  border-right: none;

}


#lalafaq .faqii {
  width: 100%
}

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

#lalafaq .faq-page:after {
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M10 4.21045V15.9398' stroke='%23182900' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M4.13525 10.0391H15.8646' stroke='%23182900' stroke-linecap='round' stroke-linejoin='round'/%3E%3Ccircle cx='10' cy='10' r='9.5' stroke='%23182900'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 5px;
  transition: transform .3s;
  min-width: 20px;

}

#lalafaq .active:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M4.21045 9.96423H15.9398' stroke='%23BA2A2A' stroke-linecap='round' stroke-linejoin='round'/%3E%3Ccircle cx='10' cy='10' r='9.5' stroke='%23BA2A2A'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-left: 5px;
  transition: transform .3s;
  min-width: 20px;

}

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

.faq-body p,
.faq-body li {
  margin-bottom: 10px;
  font-weight: 300;
}

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

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

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

.lapmb20 p {
  margin-bottom: 20px;
}

.pb40 {
  padding-bottom: 40px;
}

.mt50 {
  margin-top: 50px;
}


/* contacto */
.secgreen .rrss-list {
  border: none;
  margin-bottom: 60px;
}

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

.gap16 {
  gap: 16px;
}

.gap44 {
  gap: 44px;
}

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

.formuliri input.wpcf7-form-control,
.formuliri textarea {
  border-radius: 8px;
  border: 1px solid #A8A8A8;
  background: #F9F7F6;
  width: 100%;
  height: 40px;
  margin: 10px 0px 20px;
  padding-inline-start: 10px;
}

.formuliri textarea {
  height: 120px;
  padding: 10px;
}

.formuliri input.wpcf7-form-control.wpcf7-submit.has-spinner {
  max-width: 210px;
  background: #000;
  color: #fff;
  margin-top: 30px;
}

header.c-header.container {
  border-bottom: 1px solid #365A00;
}
.wpcf7-not-valid-tip {
  margin-top: -16px;
  margin-bottom: 10px;
}

.galeria.owl-carousel.owl-drag .owl-item .item{
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  text-align: center;
  aspect-ratio: 1;
  width: 100%;
}
@media only screen and (min-width: 769px) {

  #mega-menu-wrap-main-nav #mega-menu-main-nav>li.mega-menu-item>a.mega-menu-link:hover,
  #mega-menu-wrap-main-nav #mega-menu-main-nav>li.mega-menu-item>a.mega-menu-link:focus,
  #mega-menu-wrap-main-nav #mega-menu-main-nav>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link,
  #mega-menu-wrap-main-nav #mega-menu-main-nav>li.mega-menu-item.mega-current-menu-ancestor>a.mega-menu-link,
  #mega-menu-wrap-main-nav #mega-menu-main-nav>li.mega-menu-item.mega-current-page-ancestor>a.mega-menu-link {
    background: transparent;
    color: #182900;
    font-weight: normal;
    text-decoration: underline;
    border-color: transparent;
  }
}

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

  #menumovil,
  header.c-header {
    position: fixed;
    left: 0;
    z-index: 9999;
    background-color: #fff
  }

  #mega-menu-wrap-main-nav .mega-menu-toggle+#mega-menu-main-nav {
    left: -300px;
    padding-top: 70px;
  }

  #mega-menu-wrap-main-nav .mega-menu-toggle+#mega-menu-main-nav.mega-menu-open {
    left: 0px;
    visibility: visible;
  }

  #mega-menu-wrap-main-nav #mega-menu-main-nav.mega-no-js li.mega-menu-item:hover>ul.mega-sub-menu,
  #mega-menu-wrap-main-nav #mega-menu-main-nav.mega-no-js li.mega-menu-item:focus>ul.mega-sub-menu,
  #mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu {
    visibility: visible;
    position: relative;
    height: fit-content;
    display: block;
  }

  .cont-1400,
  footer.c-pie,
  section#services>h2 {
    padding-right: 15px;
    padding-left: 15px
  }

  body.nav-open #menumovil {
    display: flex
  }

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

  .admin-bar #menumovil {
    top: 99px
  }

  .admin-bar #menumovil.toparriba {
    top: 120px
  }

  header.c-header {
    top: 0
  }

  .burger span,
  .burger:hover span {
    background: #000
  }

  header.c-header .normal {
    grid-template-columns: 500px 1fr;
    display: none
  }

  header.c-header .normal .izda {
    display: flex;
    align-items: center;
    justify-content: flex-start
  }

  header.c-header .normal .dcha #menu nav .top-nav {
    display: flex;
    align-items: center;
    justify-content: center;
    grid-gap: 45px
  }

  header.c-header .normal .dcha #menu nav .top-nav li.menu-item a {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: .2px;
    color: #000;
    padding: 20px 0
  }

  footer.c-pie .arriba .dcha .contenedor ul li.wpml-ls-current-language a:hover,
  footer.c-pie .arriba .dcha .contenedor ul li.wpml-ls-current-language a:hover span,
  footer.c-pie .arriba .izda .contenedor a:hover,
  header.c-header .normal .dcha #menu nav .top-nav li.menu-item a:hover,
  header.c-header .normal .dcha #menu nav .top-nav>li.menu-item-has-children>.sub-menu .sub-menu li a:hover,
  header.c-header .normal .dcha #menu nav .top-nav>li.menu-item-has-children>.sub-menu li a:hover {
    color: #ef4444
  }

  #menumovil nav .top-nav>li.menu-item-has-children,
  #menumovil nav .top-nav>li.menu-item-has-children>.sub-menu>li.menu-item-has-children,
  header.c-header .normal .dcha #menu nav .top-nav>li.menu-item-has-children,
  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>.sub-menu li.menu-item-has-children>a:hover::after,
  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: 3s;
    transition: 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: 3s;
    transition: 3s
  }

  header.c-header .normal .dcha #menu nav .top-nav>li.menu-item-has-children:hover>.sub-menu,
  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 {
    position: absolute;
    top: 64px;
    left: 50%;
    transform: translate(-42%, 0);
    background-color: #f5f5f5;
    padding: 20px 0;
    display: none
  }

  header.c-header .normal .dcha #menu nav .top-nav>li.menu-item-has-children>.sub-menu li a {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: .2px;
    color: #000;
    width: 100%;
    margin-bottom: 12px;
    padding: 0 40px;
    display: flex
  }

  #menumovil nav .top-nav>li.menu-item-has-children>.sub-menu li:last-child a,
  #menumovil nav .top-nav>li.menu-item-has-children>.sub-menu>li.menu-item-has-children>.sub-menu li:last-child a,
  header.c-header .normal .dcha #menu nav .top-nav>li.menu-item-has-children>.sub-menu .sub-menu li:last-child a,
  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::after {
    content: url("../images/haschildren3.svg");
    margin-left: 6px;
    top: 0;
    position: relative;
    -webkit-transition: 3s;
    transition: 3s
  }

  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-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 .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
  }

  .nav-open .burger {
    top: -2px
  }

  .burger span {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 2px;
    transition: .2s, background
  }

  .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 {
    top: 85px;
    bottom: 0;
    width: 100%;
    align-items: center;
    justify-content: center;
    display: none;
    transition: .6s;
    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>a::after,
  #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>.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,
  #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 a,
  #menumovil nav .top-nav>li.menu-item-has-children>.sub-menu>li.menu-item-has-children>.sub-menu li a {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #a7a7a7;
    width: initial;
    margin-bottom: 20px;
    padding: 0;
    display: flex;
    justify-content: center
  }

  #menumovil nav .top-nav>li.menu-item-has-children>.sub-menu>li.menu-item-has-children>a::after,
  #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>.sub-menu {
    position: relative;
    top: initial;
    left: initial;
    transform: translate(0, 0);
    background-color: #fff;
    padding: 0;
    margin-top: 15px;
    margin-bottom: 30px
  }

  #bannerhome {
    margin-top: 53px;
    background-size: cover;
    background-position: center left;
    min-height: 370px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start
  }

  .cont-1400.container.flex-wrap.pa-align {
    display: none
  }

  .solomovil {
    display: block
  }

  body.nav-open #menumovil {
    display: flex
  }

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

  .admin-bar #menumovil {
    top: 99px
  }

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

  .col-5 {
    display: grid;
    grid-template-columns: 1fr;
    gap: 30px
  }

  a.btn-contacto {
    position: fixed;
    right: 0;
    bottom: 10px;
    max-width: 96px;
    height: 30px;
  }

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

  header.c-header {
    top: 0;
    height: fit-content;
  }

  main {
    padding-top: 76px;
  }

  #mega-menu-wrap-main-nav .mega-menu-toggle {
    background: #fff;
  }

  #mega-menu-wrap-main-nav .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner,
  #mega-menu-wrap-main-nav .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::before,
  #mega-menu-wrap-main-nav .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::after {
    width: 33px;
    height: 2px;
    background-color: #000;

  }
  #mega-menu-wrap-main-nav #mega-menu-main-nav>li.mega-menu-item>a.mega-menu-link:hover, #mega-menu-wrap-main-nav #mega-menu-main-nav>li.mega-menu-item>a.mega-menu-link:focus, #mega-menu-wrap-main-nav #mega-menu-main-nav>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link, #mega-menu-wrap-main-nav #mega-menu-main-nav>li.mega-menu-item.mega-current-menu-ancestor>a.mega-menu-link, #mega-menu-wrap-main-nav #mega-menu-main-nav>li.mega-menu-item.mega-current-page-ancestor>a.mega-menu-link {
    background: transparent;
    color: #fff;
    font-weight: normal;
    text-decoration: underline;
    border-color: transparent;
}
.eltexto {
  order: 2;
}
.col32,
.col23 {
  grid-template-columns: 1fr;
}
.pt100,
.pt60 {
  padding-top: 50px;
}
.pb100,
.pb60 {
  padding-bottom: 50px;
}
.categorias.col-5 {
  grid-template-columns: 1fr 1fr;
  gap: 15px;
}
main.pagina-sobre-nosotros .fw300.lapmb20.mt50{
  margin: 0px;
}
.seguridad-cliente {
  padding: 26px 0px 26px;
}
}

@media only screen and (max-width:600px) {
  .admin-bar .c-header {
    top: 46px;
    transition: .6s;
  }
  #hero h1 {
    font-size: 30px;
}
#hero.home,
#hero.otra {
  min-height: calc(100vh - 76px);
}
.col-4{
  grid-template-columns: 1fr 1fr;
  gap: 15px 7px;
}
.eltitulo {
  font-size: 26px;
  margin-bottom: 8px;
}
#lalafaq .faq-page{
  font-size: 18px;
  padding: 5px 0px;
}
#lalafaq .faq-body{
  padding: 5px 0px;
}
.col-2.gap16{
  gap: 0px;
}
.formuliri {
  order: -1;
  padding: 20px 15px 5px;
}
.mt26 {
  margin-top: 8px;
}
.cardcategory {
  padding: 11px 11px 13px 11px;
}
.sec4.pt60.pb60,
section.sec2.pt100.pb100 {
  padding-top: 15px;
}
.categorias.col-5.gap28.mt26 {
  margin-top: 26px;
}
}

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