/*!
Theme Name: vijuan
Description: Tema de Wordpress desarrollado a medida para Vijuan.
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: vijuan


Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace,monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace,monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button;
}
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
/* ==========================================================================
	 GENERAL
   ========================================================================== */
/* color */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/barlow/v12/7cHqv4kjgoGqM7E3p-kc4A.ttf) format('truetype');
}
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/barlow/v12/7cHpv4kjgoGqM7EPCw.ttf) format('truetype');
}
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/barlow/v12/7cHqv4kjgoGqM7E3_-gc4A.ttf) format('truetype');
}
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/barlow/v12/7cHqv4kjgoGqM7E30-8c4A.ttf) format('truetype');
}
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/barlow/v12/7cHqv4kjgoGqM7E3t-4c4A.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOmCnqEu92Fr1Me5Q.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOlCnqEu92Fr1MmEU9vAw.ttf) format('truetype');
}
.font {
  font-family: 'Barlow', sans-serif;
}
.font2 {
  font-family: 'Roboto', sans-serif;
}
body {
  font-family: 'Barlow', sans-serif;
  color: #333333;
  line-height: 1.6;
  background: #fff;
  margin: 0 !important;
  padding: 0 !important;
  font-weight: 400;
}
html,
body {
  max-width: 100% !important;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
  padding: 0;
  margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-weight: 500;
  line-height: 1.02em;
  color: #333333;
  letter-spacing: -1px;
}
ul,
li {
  list-style: none;
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
  outline: none;
  color: #009FE3;
  transition: all 0.25s ease-in;
  cursor: pointer;
  display: inline-block;
}
a:hover {
  text-decoration: none;
  cursor: pointer;
}
p,
li {
  color: #333333;
  font-size: 20px;
  margin: 0 0 22px 0;
  line-height: 1.21;
  font-weight: 300;
  letter-spacing: -0.4px;
}
p strong,
li strong {
  font-weight: 600;
}
@media (max-width: 1600px) {
  p,
  li {
    font-size: 19px;
  }
}
@media (max-width: 1240px) {
  p,
  li {
    font-size: 17px;
  }
}
@media (max-width: 1023px) {
  p,
  li {
    font-size: 16px;
    margin-bottom: 19px;
  }
}
@media (max-width: 768px) {
  p,
  li {
    font-size: 15px;
  }
}
p:empty {
  display: none;
}
p:not(.pretit) + h2,
ul + h2 {
  margin-top: 60px !important;
}
ul + p {
  margin-top: 25px;
}
@media (max-width: 768px) {
  p:not(.pretit) + h2,
  ul + h2 {
    margin-top: 50px !important;
  }
}
@media (max-width: 540px) {
  p:not(.pretit) + h2,
  ul + h2 {
    margin-top: 40px !important;
  }
}
img {
  display: block;
  max-width: 100%;
  height: auto;
}
.clear {
  clear: both;
}
.clear:after,
.clear:before {
  content: "";
  display: block;
  clear: both;
}
::selection {
  background: #ffffff !important;
}
::selection {
  background: #dfdfdf !important;
}
.btn {
  -webkit-appearance: none;
  appearance: none;
  font-family: 'Roboto', sans-serif;
  font-size: 19px;
  font-weight: 400;
  display: inline-block;
  background: #009FE3;
  color: #fff;
  box-sizing: border-box;
  text-decoration: none;
  border: none;
  border-radius: 30px;
  text-align: left;
  outline: none;
  padding: 14px 76px 13px 20px;
  line-height: 1.2;
  transition: all 0.2s ease-in-out;
  position: relative;
}
.btn:after {
  content: "";
  display: inline-block;
  background: url(images/ico-btn.png);
  width: 44px;
  height: 44px;
  background-size: cover;
  position: absolute;
  top: 3px;
  right: 3px;
}
.btn:hover {
  background: #007398;
  color: #fff;
}
.btn.alt {
  color: #f2f2f2;
  border-color: #f2f2f2;
}
.btn.alt:hover {
  background: #f2f2f2;
  color: #009FE3;
}
@media (max-width: 1600px) {
  .btn {
    font-size: 18px;
  }
  .btn:after {
    top: 2px;
  }
}
@media (max-width: 1240px) {
  .btn {
    font-size: 17px;
    padding: 13px 72px 12px 20px;
  }
  .btn:after {
    width: 41px;
    height: 41px;
    top: 2px;
  }
}
@media (max-width: 1023px) {
  .btn {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .btn {
    font-size: 13px;
    padding: 13px 60px 13px 18px;
    padding: 0 66px 0 18px;
    height: 44px;
    display: grid;
    align-items: center;
    line-height: 1.1;
  }
  .btn:after {
    width: 38px;
    height: 38px;
    top: 50%;
    margin-top: -19px;
  }
}
.btn-wrapper {
  margin: 40px 0 10px;
}
.btn-wrapper.center {
  text-align: center;
}
.link-wrapper a,
.link-wrapper .span-link {
  color: #009FE3;
  font-weight: 400;
  font-size: 18px;
  letter-spacing: -0.6px;
}
.link-wrapper a:before,
.link-wrapper .span-link:before {
  content: "";
  display: inline-block;
  width: 32px;
  height: 1px;
  background: #007398;
  margin-right: 10px;
  position: relative;
  top: -5px;
  transition: all 0.25s ease-in-out;
}
.link-wrapper a:after,
.link-wrapper .span-link:after {
  content: "";
  display: inline-block;
  background: url(images/arrow-link.svg);
  width: 13px;
  height: 13px;
  background-size: cover;
  margin-left: 7px;
  position: relative;
  top: 1px;
}
.link-wrapper a:hover:before,
.link-wrapper .span-link:hover:before {
  width: 42px;
}
.link-wrapper.alt a,
.link-wrapper.alt .span-link {
  color: #fff;
}
.link-wrapper.alt a:before,
.link-wrapper.alt .span-link:before {
  background: #fff;
}
.link-wrapper.alt a:after,
.link-wrapper.alt .span-link:after {
  background-image: url(images/arrow-link-white.svg);
}
@media (max-width: 1600px) {
  .link-wrapper a,
  .link-wrapper .span-link {
    font-size: 17px;
  }
  .link-wrapper a:before,
  .link-wrapper .span-link:before {
    width: 30px;
  }
  .link-wrapper a:hover:before,
  .link-wrapper .span-link:hover:before {
    width: 40px;
  }
}
@media (max-width: 1240px) {
  .link-wrapper a,
  .link-wrapper .span-link {
    font-size: 16px;
  }
  .link-wrapper a:before,
  .link-wrapper .span-link:before {
    width: 26px;
  }
  .link-wrapper a:hover:before,
  .link-wrapper .span-link:hover:before {
    width: 36px;
  }
}
@media (max-width: 1023px) {
  .link-wrapper a,
  .link-wrapper .span-link {
    font-size: 15px;
  }
}
a.with-link-wrapper {
  display: block;
}
a.with-link-wrapper:hover .span-link:before {
  width: 42px;
}
.tit-wrapper {
  margin-bottom: 50px;
}
/*.tit1, .tit2 {
	margin-bottom: 15px;
	font-weight: 300;
	strong { .font; font-weight: 700 }
	text-transform: uppercase;
	&.alt { color: @bg }
}*/
.tit1 {
  font-size: 73px;
}
.tit2 {
  font-size: 62px;
}
.tit3 {
  text-transform: uppercase;
  font-weight: 800;
  margin-bottom: 10px;
  font-size: 22px;
}
.tit-header {
  font-size: 55px;
  line-height: 0.92;
  font-weight: 600;
}
.mb0 {
  margin-bottom: 0 !important;
}
.lowercase {
  text-transform: lowercase;
}
@media (max-width: 1600px) {
  .tit1 {
    font-size: 64px;
  }
  .tit-header {
    font-size: 47px;
  }
}
@media (max-width: 1240px) {
  .tit1 {
    font-size: 50px;
  }
  .tit-header {
    font-size: 40px;
  }
}
@media (max-width: 1023px) {
  .tit1 {
    font-size: 45px;
  }
  .tit-header {
    font-size: 36px;
  }
}
@media (max-width: 767px) {
  .tit1 {
    font-size: 40px;
  }
  .tit-header {
    font-size: 30px;
  }
}
/* ==========================================================================
	 WPML
   ========================================================================== */
.wpml-ls-display {
  display: none !important;
}
/* ==========================================================================
	 COOKIES
   ========================================================================== */
.wt-cli-ckyes-footer-section {
  display: none !important;
}
.cky-prefrence-btn-wrapper + div {
  display: none !important;
}
.cky-audit-table .cky-cookie-des-table li,
.cky-audit-table .cky-cookie-des-table p {
  font-size: 12px;
}
.cky-audit-table-element h3 {
  font-size: 26px !important;
}
/* ==========================================================================
	 HEADER
   ========================================================================== */
.header-sep {
  padding-top: 100px !important;
}
@media (max-width: 1600px) {
  .header-sep {
    padding-top: 96px !important;
  }
  .submenu-carburadores-wrapper {
    top: 96px !important;
  }
}
@media (max-width: 1240px) {
  .header-sep {
    padding-top: 86px !important;
  }
  .submenu-carburadores-wrapper {
    top: 86px !important;
  }
}
@media (max-width: 1023px) {
  .header-sep {
    padding-top: 60px !important;
  }
  .submenu-carburadores-wrapper {
    top: 60px !important;
  }
}
#masthead {
  height: 100px;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
}
#masthead .container {
  height: 100%;
}
#masthead .inner {
  height: 100%;
  box-sizing: border-box;
  box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.2);
  background: #fff;
  padding: 35px 50px 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  z-index: 2;
}
#masthead .site-branding img {
  width: 168px;
}
#masthead #site-navigation ul li {
  display: inline-block;
  font-weight: 600;
  font-size: 17px;
  text-transform: uppercase;
  margin: 0 20px;
  letter-spacing: 0;
}
#masthead #site-navigation ul li a {
  color: #000;
}
#masthead #site-navigation ul li a:hover {
  color: #009FE3;
}
#masthead #site-navigation ul li.current-menu-item a {
  color: #009FE3;
}
#masthead #site-navigation ul .sub-menu {
  display: none;
}
#masthead #site-sec a {
  font-weight: 600;
  font-size: 17px;
  text-transform: uppercase;
  color: #007398;
}
#masthead #site-sec a:hover {
  color: #000;
  color: #009FE3;
}
#masthead #site-sec .menu-idiomas-container {
  display: inline-block;
  border-left: 1px solid #000;
  margin-left: 6px;
  padding-left: 9px;
}
#masthead #site-sec .menu-idiomas-container li {
  margin: 0;
}
#masthead #site-sec .menu-idiomas-container a {
  color: #000;
  /*&:after {
					content: "";
					display: inline-block;
					background: url(images/arrow-link.svg);
					width: 13px;
					height: 13px;
					background-size: cover;
					margin-left: 5px;
					position: relative;
					top: 1px;
					transform: rotate(90deg);
				}*/
}
#masthead #site-sec .menu-idiomas-container a:hover {
  color: #009FE3;
}
@media (max-width: 1600px) {
  #masthead {
    height: 96px;
  }
  #masthead .inner {
    padding: 34px 38px 9px;
  }
  #masthead .site-branding img {
    width: 158px;
  }
  #masthead #site-navigation ul li {
    font-size: 16px;
    margin: 0 17px;
  }
  #masthead #site-sec a {
    font-size: 16px;
  }
}
@media (max-width: 1240px) {
  #masthead {
    height: 86px;
  }
  #masthead .inner {
    padding: 33px 19px 8px;
  }
  #masthead .site-branding img {
    width: 134px;
  }
  #masthead #site-navigation ul li {
    font-size: 14px;
    margin: 0 9px;
  }
  #masthead #site-sec a {
    font-size: 14px;
  }
}
@media (max-width: 1023px) {
  #masthead {
    height: 60px;
  }
  #masthead .inner {
    padding: 11px 19px 0;
    padding: 11px 18px 0;
  }
  #masthead .site-branding img {
    width: 106px;
  }
  #masthead #site-navigation,
  #masthead #site-sec {
    display: none;
  }
}
.page-template-template-carburadores-home #masthead #site-navigation ul li.carburadores a,
.page-template-template-familia #masthead #site-navigation ul li.carburadores a,
.single-carburadores #masthead #site-navigation ul li.carburadores a {
  color: #009FE3;
}
.submenu-carburadores-wrapper {
  z-index: -1;
  width: 100%;
  box-sizing: border-box;
  position: absolute;
  top: 100px;
  left: 0;
  box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.2);
  display: none;
}
.submenu-carburadores {
  display: grid;
  grid-template-columns: 482px 1fr;
  background: #f2f2f2;
}
.submenu-carburadores .sub-agricola,
.submenu-carburadores .sub-moto {
  box-shadow: inset 0px 3px 3px 0px rgba(0, 0, 0, 0.1);
  padding: 25px 35px 27px;
}
.submenu-carburadores .sub-agricola p a:after,
.submenu-carburadores .sub-moto p a:after,
.submenu-carburadores .sub-agricola li a:after,
.submenu-carburadores .sub-moto li a:after {
  content: "";
  display: inline-block;
  background: url(images/arrow-link-primary.svg);
  width: 8px;
  height: 13px;
  background-size: cover;
  margin-left: 9px;
  position: relative;
  top: 1px;
}
.submenu-carburadores .sub-agricola p,
.submenu-carburadores .sub-moto p {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 17px;
}
.submenu-carburadores .sub-agricola p a:before,
.submenu-carburadores .sub-moto p a:before {
  content: "/ ";
}
.submenu-carburadores .sub-agricola p a:hover,
.submenu-carburadores .sub-moto p a:hover {
  color: #007398;
}
.submenu-carburadores .sub-agricola ul li,
.submenu-carburadores .sub-moto ul li {
  font-size: 14px;
  margin-bottom: 20px;
}
.submenu-carburadores .sub-agricola ul li a,
.submenu-carburadores .sub-moto ul li a {
  position: relative;
  padding-right: 33px;
}
.submenu-carburadores .sub-agricola ul li a:after,
.submenu-carburadores .sub-moto ul li a:after {
  position: absolute;
  right: 0;
  top: 2px;
}
.submenu-carburadores .sub-agricola ul li a span,
.submenu-carburadores .sub-moto ul li a span {
  display: block;
  color: #000;
  text-transform: uppercase;
  transition: all 0.25s ease-in-out;
}
.submenu-carburadores .sub-agricola ul li a span.tit,
.submenu-carburadores .sub-moto ul li a span.tit {
  font-weight: 600;
}
.submenu-carburadores .sub-agricola ul li a span.tit:before,
.submenu-carburadores .sub-moto ul li a span.tit:before {
  content: "/ ";
  color: #009FE3;
}
.submenu-carburadores .sub-agricola ul li a:hover span,
.submenu-carburadores .sub-moto ul li a:hover span {
  color: #009FE3;
}
.submenu-carburadores .sub-agricola {
  background: #e0e0e0;
}
.submenu-carburadores .sub-moto ul {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 10px;
}
@media (max-width: 1740px) {
  .submenu-carburadores {
    grid-template-columns: 470px 1fr;
  }
  .submenu-carburadores .sub-agricola,
  .submenu-carburadores .sub-moto {
    padding: 25px 28px 27px;
  }
  .submenu-carburadores .sub-agricola ul li a,
  .submenu-carburadores .sub-moto ul li a {
    padding-right: 20px;
  }
  .submenu-carburadores .sub-agricola ul li a span,
  .submenu-carburadores .sub-moto ul li a span {
    font-size: 13px;
  }
  .submenu-carburadores .sub-moto ul {
    grid-gap: 28px;
  }
}
@media (max-width: 1580px) {
  .submenu-carburadores {
    grid-template-columns: 330px 1fr;
  }
}
@media (max-width: 1240px) {
  .submenu-carburadores {
    grid-template-columns: 290px 1fr;
  }
  .submenu-carburadores .sub-agricola,
  .submenu-carburadores .sub-moto {
    padding: 21px 22px 24px;
  }
  .submenu-carburadores .sub-agricola ul li,
  .submenu-carburadores .sub-moto ul li {
    margin-bottom: 18px;
  }
  .submenu-carburadores .sub-agricola ul li a,
  .submenu-carburadores .sub-moto ul li a {
    padding-right: 15px;
  }
  .submenu-carburadores .sub-agricola ul li a span,
  .submenu-carburadores .sub-moto ul li a span {
    font-size: 12px;
  }
  .submenu-carburadores .sub-agricola p,
  .submenu-carburadores .sub-moto p {
    font-size: 16px;
  }
  .submenu-carburadores .sub-moto ul {
    grid-gap: 20px;
  }
}
@media (max-width: 1023px) {
  .submenu-carburadores {
    display: none;
  }
}
#primary-menu li.carburadores a:after {
  content: "";
  display: inline-block;
  background: url(images/arrow-link.svg);
  width: 14px;
  height: 14px;
  background-size: cover;
  margin-left: 9px;
  position: relative;
  top: 1px;
  transition: all 0.25s ease-in-out;
  transform: rotate(90deg);
}
@media (max-width: 1600px) {
  #primary-menu li.carburadores a:after {
    margin-left: 7px;
  }
}
@media (max-width: 1240px) {
  #primary-menu li.carburadores a:after {
    width: 12px;
    height: 12px;
    margin-left: 5px;
  }
}
#primary-menu li.carburadores.active a:after {
  transform: rotate(-90deg);
}
.btn-responsive {
  display: none;
  position: absolute;
  top: 30px;
  right: 38px;
  width: 28px;
  height: 20px;
  z-index: 101;
}
@media (max-width: 1023px) {
  .btn-responsive {
    display: block;
  }
}
.btn-responsive:hover {
  cursor: pointer;
}
.btn-responsive:hover span {
  color: #009FE3;
}
.btn-responsive span {
  display: inline-block;
  height: 2px;
  border-radius: 10px;
  width: 100%;
  background: #fff;
  background: #009FE3;
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
}
.btn-responsive span.top {
  width: 45%;
  top: -8px;
  right: 0;
  left: auto;
}
.btn-responsive span.bottom {
  width: 45%;
  left: 0;
  top: 8px;
}
@media (max-width: 767px) {
  .btn-responsive {
    right: 18px;
  }
}
.overlay-responsive {
  display: block;
  background: #F2F2F2;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100vw;
  transform: translateY(-100vh);
  overflow: hidden;
}
.overlay-responsive .container {
  height: 100vh;
}
.overlay-responsive .inner {
  height: 100%;
  margin-top: 108px;
}
.overlay-responsive ul#primary-menu li {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 22px;
  margin-bottom: 26px;
}
.overlay-responsive ul#primary-menu li a {
  color: #333333;
}
.overlay-responsive ul#primary-menu li a:hover {
  color: #009FE3;
}
.overlay-responsive ul#primary-menu li.carburadores > a:hover {
  cursor: default;
  color: #333333;
}
.overlay-responsive ul#primary-menu li.carburadores a:after {
  width: 16px;
  height: 16px;
  transform: rotate(0);
  top: 0px;
  left: 3px;
}
.overlay-responsive ul#primary-menu ul.sub-menu {
  margin-top: 24px;
}
.overlay-responsive ul#primary-menu ul.sub-menu li {
  font-size: 16px;
}
.overlay-responsive ul#primary-menu ul.sub-menu li a {
  color: #009FE3;
  max-width: 220px;
  padding-right: 23px;
  position: relative;
}
.overlay-responsive ul#primary-menu ul.sub-menu li a:after {
  width: 12px;
  height: 12px;
  position: absolute;
  top: 4px;
  right: 0;
  left: auto;
}
.overlay-responsive ul#primary-menu ul.sub-menu li a:hover {
  color: #007398;
}
.overlay-responsive .site-sec-mobile {
  margin-top: -3px;
}
.overlay-responsive .site-sec-mobile a {
  display: block;
  font-size: 22px;
  font-weight: 600;
  color: #007398;
  text-transform: uppercase;
}
.overlay-responsive .site-sec-mobile a:hover {
  color: #009FE3;
}
.overlay-responsive .site-sec-mobile .menu-idiomas-container {
  display: block;
  border-top: 1px solid #000;
  margin-top: 18px;
  padding-top: 18px;
}
.overlay-responsive .site-sec-mobile .menu-idiomas-container a {
  color: #000;
}
.overlay-responsive .site-sec-mobile .menu-idiomas-container a:hover {
  color: #009FE3;
}
/* ==========================================================================
	 FOOTER
   ========================================================================== */
#footer {
  background: #333;
}
#footer p,
#footer li,
#footer a {
  color: #fff;
}
#footer a {
  border-bottom: 1px solid transparent;
}
#footer a:hover {
  border-color: #fff;
}
#footer .site-footer {
  padding: 66px 0;
  display: grid;
  grid-template-columns: 257px 1fr;
  grid-gap: 170px;
  border-bottom: 1px solid #fff;
}
#footer .site-footer .col2 {
  display: grid;
  grid-template-columns: auto auto auto 294px;
  grid-gap: 50px;
  padding-top: 15px;
}
#footer .site-footer .p1 {
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 600;
}
#footer .site-footer li {
  font-size: 14px;
  font-weight: 300;
  margin: 0 0 2px 0;
}
#footer .site-footer li a:hover {
  border-color: transparent;
  color: #009FE3;
}
#footer .site-footer p {
  font-size: 16px;
}
#footer .footer-copy {
  padding: 22px 0 24px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#footer .footer-copy br {
  display: none;
}
#footer .footer-copy p,
#footer .footer-copy li {
  font-size: 17px;
  margin: 0;
}
#footer .footer-copy li {
  display: inline-block;
  margin: 0 0 0 32px;
}
@media (max-width: 1860px) {
  #footer .site-footer {
    grid-template-columns: 240px 1fr;
    grid-gap: 140px;
  }
  #footer .site-footer .col2 {
    grid-template-columns: auto auto auto 240px;
  }
  #footer .site-footer .p1 {
    font-size: 21px;
  }
  #footer .footer-copy p,
  #footer .footer-copy li {
    font-size: 16px;
  }
}
@media (max-width: 1600px) {
  #footer .site-footer {
    grid-template-columns: 190px 1fr;
    grid-gap: 115px;
  }
  #footer .site-footer .col2 {
    padding-top: 9px;
    grid-template-columns: auto auto auto auto;
    grid-gap: 45px;
  }
  #footer .site-footer .col2 p {
    margin-bottom: 18px;
  }
  #footer .site-footer .p1 {
    font-size: 20px;
    margin-bottom: 20px;
  }
  #footer .footer-copy p,
  #footer .footer-copy li {
    font-size: 15px;
  }
}
@media (max-width: 1240px) {
  #footer .site-footer {
    padding: 60px 0;
    grid-template-columns: 168px 1fr;
    grid-gap: 70px;
  }
  #footer .site-footer .col2 {
    grid-gap: 25px;
  }
  #footer .site-footer .p1 {
    font-size: 17px;
  }
  #footer .site-footer p,
  #footer .site-footer li {
    font-size: 13px;
  }
  #footer .footer-copy {
    padding: 20px 0 22px;
  }
  #footer .footer-copy p,
  #footer .footer-copy li {
    font-size: 14px;
  }
}
@media (max-width: 1023px) {
  #footer .site-footer {
    grid-template-columns: 1fr;
    grid-gap: 45px;
  }
  #footer .site-footer .col1 img {
    width: 240px;
  }
}
@media (max-width: 768px) {
  #footer .site-footer {
    padding: 49px 0 10px;
    text-align: center;
    grid-gap: 35px;
  }
  #footer .site-footer .col1 img {
    margin: 0 auto;
  }
  #footer .site-footer .col2 {
    grid-template-columns: 1fr;
    grid-gap: 0;
  }
  #footer .site-footer .col2 ul#footer-menu {
    margin-bottom: 20px;
  }
  #footer .site-footer .col2 ul#footer-menu li {
    display: none;
  }
  #footer .site-footer .col2 ul#footer-menu li.visible-xs {
    display: block;
  }
  #footer .site-footer .p1 {
    font-size: 15px;
    margin-bottom: 16px !important;
  }
  #footer .footer-copy {
    padding-bottom: 14px;
    text-align: center;
    display: block;
  }
  #footer .footer-copy br {
    display: block;
  }
  #footer .footer-copy ul li {
    display: block;
  }
  #footer .footer-copy p,
  #footer .footer-copy li {
    font-size: 13px;
    margin: 0 0 12px;
  }
  #footer .footer-copy p {
    margin-bottom: 15px;
  }
}
/* sizes */
.container {
  margin: 0 auto;
  padding: 0 120px;
  max-width: 1700px;
}
@media (max-width: 1860px) {
  .container {
    padding: 0 70px;
  }
}
@media (max-width: 1600px) {
  .container {
    padding: 0 42px;
  }
}
@media (max-width: 767px) {
  .container {
    padding: 0 19px;
  }
}
.full {
  max-width: 100%;
  box-sizing: border-box;
}
.visible-mobile,
.visible-xs {
  display: none;
}
@media (max-width: 768px) {
  .visible-mobile,
  .visible-xs {
    display: block;
  }
}
.hidden-mobile,
.hidden-xs {
  display: none;
}
@media (min-width: 769px) {
  .hidden-mobile,
  .hidden-xs {
    display: block;
  }
}
/* ==========================================================================
	 HOME
   ========================================================================== */
.home-header,
.page-header {
  background-size: cover;
  background-position: 50% 50%;
  padding: 100px 0;
}
.home-header .inner,
.page-header .inner {
  max-width: 600px;
  padding: 0 50px;
}
.home-header .inner .tit1,
.page-header .inner .tit1 {
  max-width: 980px;
  margin: 0 auto;
  line-height: 0.95;
}
.home-header h1,
.page-header h1,
.home-header h2,
.page-header h2 {
  color: #fff;
}
.home-header .tit-home,
.page-header .tit-home {
  font-size: 80px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 20px;
}
.home-header .txt-home,
.page-header .txt-home {
  background-color: #b80112;
  padding: 1rem;
}
.home-header p,
.page-header p {
  color: #fff;
  font-weight: 400;
  font-size: 29px;
}
.home-header .btns-wrapper,
.page-header .btns-wrapper {
  margin-top: 35px;
}
.home-header .btns-wrapper .btn,
.page-header .btns-wrapper .btn {
  margin-bottom: 25px;
}
.home-header .btns-wrapper .btn:last-child,
.page-header .btns-wrapper .btn:last-child {
  margin-bottom: 0;
}
@media (max-width: 1600px) {
  .home-header,
  .page-header {
    padding: 90px 0;
  }
  .home-header .inner,
  .page-header .inner {
    max-width: 560px;
    padding: 0 38px;
  }
  .home-header .tit-home,
  .page-header .tit-home {
    font-size: 72px;
  }
  .home-header p,
  .page-header p {
    font-size: 25px;
  }
  .home-header .btns-wrapper,
  .page-header .btns-wrapper {
    margin-top: 30px;
  }
  .home-header .btns-wrapper .btn,
  .page-header .btns-wrapper .btn {
    margin-bottom: 20px;
  }
}
@media (max-width: 1240px) {
  .home-header,
  .page-header {
    padding: 76px 0 70px;
  }
  .home-header .inner,
  .page-header .inner {
    max-width: 540px;
  }
  .home-header .tit-home,
  .page-header .tit-home {
    font-size: 60px;
    margin-bottom: 15px;
  }
  .home-header p,
  .page-header p {
    font-size: 20px;
    max-width: 400px;
  }
  .home-header .btns-wrapper,
  .page-header .btns-wrapper {
    margin-top: 20px;
  }
  .home-header .btns-wrapper .btn,
  .page-header .btns-wrapper .btn {
    margin-bottom: 15px;
  }
}
@media (max-width: 1023px) {
  .home-header .inner,
  .page-header .inner {
    padding: 0;
    max-width: 400px;
  }
  .home-header .tit-home,
  .page-header .tit-home {
    font-size: 54px;
  }
}
@media (max-width: 767px) {
  .home-header,
  .page-header {
    padding: 70px 0 60px;
  }
  .home-header .tit-home,
  .page-header .tit-home {
    font-size: 45px;
  }
  .home-header p,
  .page-header p {
    font-size: 17px;
  }
}
.page-header {
  height: 485px;
  box-sizing: border-box;
  position: relative;
}
.page-header .container {
  max-width: 1500px;
  position: relative;
  height: 100%;
  display: flex;
}
.page-header .inner {
  box-sizing: border-box;
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 90px;
  z-index: 2;
  padding: 0 19px;
}
.page-header:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.1);
  z-index: 1;
}
@media (max-width: 1600px) {
  .page-header {
    height: 445px;
  }
}
@media (max-width: 1240px) {
  .page-header {
    height: 350px;
    padding-bottom: 65px;
  }
  .page-header p {
    max-width: 100%;
  }
}
@media (max-width: 1023px) {
  .page-header {
    height: 300px;
    padding-bottom: 40px;
  }
}
@media (max-width: 768px) {
  .page-header {
    height: 270px;
    padding-bottom: 23px;
  }
}
.page-header.header-carburadores .inner {
  text-align: left;
  max-width: 980px;
  max-width: 940px;
  max-width: 710px;
  margin: 0 auto;
  margin-top: 80px;
  position: relative;
  display: grid;
  align-content: center;
}
.page-header.header-carburadores .tit-header {
  max-width: 610px;
}
.page-header.header-carburadores p {
  text-transform: uppercase;
  font-weight: 300;
  margin-top: 7px;
  line-height: 0.95;
  font-size: 45px;
  letter-spacing: -2px;
}
@media (max-width: 1600px) {
  .page-header.header-carburadores .inner {
    max-width: 600px;
    margin-top: 65px;
  }
  .page-header.header-carburadores .tit-header {
    max-width: 500px;
  }
  .page-header.header-carburadores p {
    font-size: 39px;
    margin-bottom: 0;
  }
}
@media (max-width: 1240px) {
  .page-header.header-carburadores .inner {
    max-width: 500px;
  }
  .page-header.header-carburadores p {
    font-size: 32px;
  }
}
@media (max-width: 1023px) {
  .page-header.header-carburadores .inner {
    max-width: 380px;
  }
  .page-header.header-carburadores p {
    font-size: 29px;
  }
}
@media (max-width: 767px) {
  .page-header.header-carburadores .inner {
    padding: 0;
  }
  .page-header.header-carburadores .inner br {
    display: none;
  }
  .page-header.header-carburadores p {
    font-size: 24px;
  }
}
.page-template-template-carburadores-home .page-header.header-carburadores .inner,
.page-template-template-carburadores-home .page-header.header-carburadores .tit-header {
  max-width: 1000px;
}
@media (max-width: 1600px) {
  .page-template-template-carburadores-home .page-header.header-carburadores .inner,
  .page-template-template-carburadores-home .page-header.header-carburadores .tit-header {
    max-width: 833px;
  }
}
@media (max-width: 1240px) {
  .page-template-template-carburadores-home .page-header.header-carburadores .inner,
  .page-template-template-carburadores-home .page-header.header-carburadores .tit-header {
    max-width: 720px;
  }
}
.section-intro-home {
  padding: 55px 0;
  display: grid;
  grid-template-columns: 1fr 1.2fr;
  grid-gap: 120px;
}
.section-intro-home .col-txt {
  padding-top: 22px;
}
.section-intro-home .col-txt .inner {
  max-width: 775px;
}
.section-intro-home p,
.section-intro-home li {
  font-weight: 400;
  font-size: 22px;
}
.section-intro-home ul {
  margin: 26px 20px 26px 35px;
}
.section-intro-home ul li {
  list-style: disc;
  margin: 0 0 4px 0;
}
@media (max-width: 1860px) {
  .section-intro-home {
    grid-gap: 110px;
  }
  .section-intro-home p,
  .section-intro-home li {
    font-size: 20px;
  }
}
@media (max-width: 1600px) {
  .section-intro-home {
    padding-bottom: 50px;
    grid-gap: 80px;
  }
  .section-intro-home .col-txt {
    padding-top: 10px;
  }
  .section-intro-home p,
  .section-intro-home li {
    font-size: 18px;
  }
  .section-intro-home ul {
    margin: 25px 20px 25px 30px;
  }
}
@media (max-width: 1240px) {
  .section-intro-home {
    padding: 50px 0 40px;
    grid-gap: 55px;
  }
  .section-intro-home .col-txt {
    padding-top: 0;
  }
  .section-intro-home p,
  .section-intro-home li {
    font-size: 17px;
  }
  .section-intro-home ul {
    margin: 23px 18px 23px 25px;
  }
}
@media (max-width: 1023px) {
  .section-intro-home {
    grid-gap: 35px;
  }
  .section-intro-home p {
    font-size: 15px;
    margin-bottom: 16px;
  }
  .section-intro-home li {
    font-size: 14px;
  }
  .section-intro-home ul {
    margin: 20px 5px 5px 15px;
  }
}
@media (max-width: 767px) {
  .section-intro-home {
    grid-template-columns: 1fr;
    grid-gap: 30px;
  }
}
.banner p.txt-banner {
  font-weight: 600;
  font-size: 32px;
  color: #fff;
}
.banner .inner,
.banner .inner-cta {
  padding: 50px 60px;
  display: grid;
  grid-template-columns: 100px 1fr;
  grid-gap: 40px;
}
@media (max-width: 1600px) {
  .banner p.txt-banner {
    font-size: 26px;
    font-weight: 500;
    margin-bottom: 10px;
  }
  .banner .inner,
  .banner .inner-cta {
    padding: 43px 45px;
    grid-template-columns: 80px 1fr;
    grid-gap: 35px;
  }
}
@media (max-width: 1240px) {
  .banner p.txt-banner {
    font-size: 22px;
    margin-bottom: 8px;
  }
  .banner .inner,
  .banner .inner-cta {
    padding: 40px 40px;
    grid-template-columns: 70px 1fr;
    grid-gap: 30px;
  }
}
@media (max-width: 1023px) {
  .banner p.txt-banner {
    font-size: 20px;
  }
  .banner .inner,
  .banner .inner-cta {
    padding: 30px;
    grid-template-columns: 58px 1fr;
    grid-gap: 20px;
  }
}
@media (max-width: 767px) {
  .banner p.txt-banner {
    font-size: 19px;
  }
  .banner .inner,
  .banner .inner-cta {
    padding: 24px 19px;
    grid-template-columns: 52px 1fr;
    grid-gap: 13px;
  }
}
.section-ctas-3 {
  padding: 50px 0;
  position: relative;
  z-index: 10;
}
.section-ctas-3 .wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 1px;
  background: #777;
}
.section-ctas-3 .banner {
  margin: 0;
}
.section-ctas-3 .banner p.txt-banner {
  line-height: 1;
  max-width: 370px;
  margin-bottom: 10px;
  min-height: 96px;
}
.section-ctas-3 .banner .inner-cta {
  padding: 30px 45px;
  grid-template-columns: 50px 1fr;
  grid-gap: 22px;
}
.section-ctas-3 .banner .span-link {
  font-size: 24px;
}
.section-ctas-3 .banner .span-link:before {
  top: -7px;
}
.section-ctas-3 .banner .span-link:after {
  top: 0;
}
@media (max-width: 1600px) {
  .section-ctas-3 .banner p.txt-banner {
    min-height: 85px;
  }
  .section-ctas-3 .banner .inner-cta {
    padding: 28px 33px;
    grid-template-columns: 44px 1fr;
    grid-gap: 16px;
  }
  .section-ctas-3 .banner .span-link {
    font-size: 20px;
  }
  .section-ctas-3 .banner .span-link:before {
    top: -6px;
  }
  .section-ctas-3 .banner .span-link:after {
    top: 1px;
  }
}
@media (max-width: 1240px) {
  .section-ctas-3 .banner p.txt-banner {
    min-height: 60px;
  }
  .section-ctas-3 .banner .inner-cta {
    padding: 25px 20px;
    grid-template-columns: 36px 1fr;
    grid-gap: 12px;
  }
  .section-ctas-3 .banner .span-link {
    font-size: 18px;
  }
}
@media (max-width: 940px) {
  .section-ctas-3 {
    padding: 40px 0 45px;
  }
  .section-ctas-3 .wrapper {
    grid-template-columns: 1fr;
  }
  .section-ctas-3 .banner p.txt-banner {
    min-height: 0;
  }
}
@media (max-width: 767px) {
  .section-ctas-3 {
    padding: 0;
    margin-left: -20px;
    margin-right: -20px;
    overflow: hidden;
  }
  .section-ctas-3 .wrapper {
    grid-gap: 0;
  }
}
.banner-catalogo {
  background: url(images/banner-catalogo.jpg);
  background-size: cover;
  background-position: 50% 50%;
}
.banner-contacto {
  background: url(images/banner-contacto.jpg);
  background-size: cover;
  background-position: 50% 50%;
  margin: 55px 0;
}
@media (max-width: 768px) {
  .banner-contacto {
    margin: 45px 0;
  }
}
.banner-recambios {
  background: url(images/banner-recambios.jpg);
  background-size: cover;
  background-position: 50% 50%;
}
.banner-recambios.banner p.txt-banner {
  max-width: 350px;
}
.section-inyeccion-termoconformado {
  margin-top: 80px;
}
.section-inyeccion-termoconformado .tit2 {
  color: #009FE3;
  font-size: 54px;
  font-weight: 600;
  margin-bottom: 8px;
  text-transform: uppercase;
}
.section-inyeccion-termoconformado p {
  font-size: 22px;
  font-weight: 400;
  margin-bottom: 30px;
}
.section-inyeccion-termoconformado .cols {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 40px;
}
.section-inyeccion-termoconformado a.item {
  display: block;
  height: 360px;
  position: relative;
  overflow: hidden;
}
.section-inyeccion-termoconformado a.item img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  transition: all 0.3s ease-in-out;
}
.section-inyeccion-termoconformado a.item .dec {
  position: absolute;
  bottom: 20px;
  left: 0;
  width: 100%;
  height: 60px;
  background: url(images/dec.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center right;
  z-index: 5;
}
.section-inyeccion-termoconformado a.item .txt {
  line-height: 58px;
  padding-left: 40px;
  color: #fff;
  text-transform: uppercase;
  font-size: 26px;
  font-weight: 500;
}
.section-inyeccion-termoconformado a.item:hover img {
  transform: scale(1.08);
}
@media (max-width: 1600px) {
  .section-inyeccion-termoconformado {
    margin-top: 75px;
  }
  .section-inyeccion-termoconformado .tit2 {
    font-size: 42px;
  }
  .section-inyeccion-termoconformado p {
    font-size: 20px;
  }
  .section-inyeccion-termoconformado .cols {
    grid-gap: 30px;
  }
  .section-inyeccion-termoconformado a.item {
    height: 300px;
  }
  .section-inyeccion-termoconformado a.item .dec {
    height: 50px;
  }
  .section-inyeccion-termoconformado a.item .txt {
    line-height: 50px;
    padding-left: 30px;
    font-size: 22px;
  }
}
@media (max-width: 1240px) {
  .section-inyeccion-termoconformado {
    margin-top: 65px;
  }
  .section-inyeccion-termoconformado .tit2 {
    font-size: 32px;
  }
  .section-inyeccion-termoconformado p {
    font-size: 18px;
  }
  .section-inyeccion-termoconformado .cols {
    grid-gap: 20px;
  }
  .section-inyeccion-termoconformado a.item {
    height: 240px;
  }
  .section-inyeccion-termoconformado a.item .dec {
    height: 40px;
  }
  .section-inyeccion-termoconformado a.item .txt {
    line-height: 40px;
    padding-left: 25px;
    font-size: 20px;
  }
}
@media (max-width: 1023px) {
  .section-inyeccion-termoconformado {
    margin-top: 50px;
  }
  .section-inyeccion-termoconformado .tit2 {
    font-size: 26px;
  }
  .section-inyeccion-termoconformado p {
    font-size: 16px;
  }
  .section-inyeccion-termoconformado a.item {
    height: 180px;
  }
  .section-inyeccion-termoconformado a.item .dec {
    height: 36px;
  }
  .section-inyeccion-termoconformado a.item .txt {
    line-height: 36px;
    padding-left: 20px;
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .section-inyeccion-termoconformado {
    margin-top: 40px;
  }
  .section-inyeccion-termoconformado .tit2 {
    font-size: 22px;
  }
  .section-inyeccion-termoconformado p {
    font-size: 15px;
  }
  .section-inyeccion-termoconformado .cols {
    grid-template-columns: 1fr;
    grid-gap: 10px;
  }
  .section-inyeccion-termoconformado .cols a.item {
    height: 140px;
  }
  .section-inyeccion-termoconformado .cols a.item .dec {
    height: 32px;
  }
  .section-inyeccion-termoconformado .cols a.item .txt {
    line-height: 32px;
  }
}
/* ==========================================================================
	 Quiénes somos, Inyección, Termoconformado
   ========================================================================== */
.section-page-inner {
  margin: 65px 0 45px;
}
.section-page-inner .inner {
  max-width: 1500px;
  margin: 0 auto;
  background: #F5F5F3;
  padding: 45px 30px 40px;
  box-sizing: border-box;
}
.section-page-inner h2 {
  color: #009FE3;
  margin-bottom: 12px;
  font-size: 26px;
  font-weight: 500;
}
.section-page-inner h2 strong {
  font-weight: 500;
}
.section-page-inner p + h2,
.section-page-inner ul + h2 {
  margin-top: 40px !important;
}
.section-page-inner p,
.section-page-inner li,
.section-page-inner ul {
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
  font-weight: 400;
  color: #555;
}
.section-page-inner ul {
  margin-left: 25px;
}
.section-page-inner ul li {
  margin: 0 0 3px 0;
}
.section-page-inner table {
  margin: 15px 0;
}
.section-page-inner table tr:last-child td {
  border: none;
}
.section-page-inner table td {
  padding: 4px 15px;
  border: none;
  border-bottom: 2px solid #007398;
  color: #555;
}
.section-page-inner table td + td {
  border-left: 2px solid #007398;
}
.section-page-inner .wp-block-columns {
  margin: 0 60px;
  gap: 80px !important;
}
.section-page-inner .wp-block-image-gallery-block-image-gallery-block,
.section-page-inner .wp-block-gallery {
  margin: 40px 0 10px;
}
.section-page-inner .wp-block-gallery {
  display: grid !important;
}
.section-page-inner .wp-block-gallery figure {
  width: 100% !important;
}
.section-page-inner .wp-block-gallery img {
  flex: none !important;
  height: 320px !important;
  width: 100% !important;
  object-fit: cover !important;
}
.section-page-inner .clic-accordion {
  color: #009FE3;
}
.section-page-inner .clic-accordion:after {
  content: "";
  display: inline-block;
  background: url(images/arrow-link.svg);
  background-size: auto;
  width: 14px;
  height: 14px;
  background-size: cover;
  margin-left: 9px;
  position: relative;
  top: 1px;
  transition: all 0.25s ease-in-out;
}
.section-page-inner .clic-accordion.on:after {
  transform: rotate(90deg);
}
.section-page-inner .hide-accordion {
  opacity: 0;
  visibility: hidden;
  height: 0;
  transition: all 0.25s ease-in-out;
}
.section-page-inner .hide-accordion.show {
  opacity: 1;
  visibility: visible;
  height: auto;
}
@media (max-width: 1600px) {
  .section-page-inner {
    margin: 60px 0 40px;
  }
  .section-page-inner h2 {
    font-size: 24px;
  }
  .section-page-inner table {
    margin: 5px 0;
  }
  .section-page-inner table td {
    font-size: 15px;
    padding: 3px 12px;
  }
  .section-page-inner .wp-block-columns {
    margin: 0 40px;
    gap: 60px !important;
  }
  .section-page-inner .wp-block-image-gallery-block-image-gallery-block,
  .section-page-inner .wp-block-gallery {
    margin: 30px 0 10px;
  }
  .section-page-inner .wp-block-gallery img {
    height: 270px !important;
  }
}
@media (max-width: 1240px) {
  .section-page-inner {
    margin: 50px 0 40px;
  }
  .section-page-inner .inner {
    padding: 40px 30px 35px;
  }
  .section-page-inner h2 {
    font-size: 20px;
  }
  .section-page-inner table td {
    font-size: 13px;
    line-height: 1.25;
    padding: 4px 9px;
  }
  .section-page-inner .wp-block-columns {
    margin: 0 30px;
    gap: 50px !important;
  }
  .section-page-inner .wp-block-gallery img {
    height: 220px !important;
  }
  .section-page-inner .wp-block-spacer {
    max-height: 25px !important;
  }
}
@media (max-width: 1023px) {
  .section-page-inner {
    margin: 40px 0 35px;
  }
  .section-page-inner .inner {
    padding: 30px 25px 20px;
  }
  .section-page-inner .wp-block-image-gallery-block-image-gallery-block,
  .section-page-inner .wp-block-gallery {
    margin: 20px 0 10px;
  }
  .section-page-inner .wp-block-columns {
    margin: 0 20px;
  }
  .section-page-inner .wp-block-gallery img {
    height: 170px !important;
  }
}
@media (max-width: 768px) {
  .section-page-inner h2 {
    font-size: 19px;
  }
  .section-page-inner table {
    margin-bottom: 34px;
  }
  .section-page-inner .wp-block-columns {
    gap: 0 !important;
  }
}
@media (max-width: 767px) {
  .section-page-inner .inner {
    padding-left: 10px;
    padding-right: 10px;
  }
  .section-page-inner .wp-block-image-gallery-block-image-gallery-block,
  .section-page-inner .wp-block-gallery {
    margin: 15px 0 10px;
  }
  .section-page-inner .wp-block-columns {
    margin: 0 10px;
  }
  .section-page-inner .wp-block-gallery img {
    height: 120px !important;
  }
}
.section-page-inner-basic {
  margin-top: 65px;
}
@media (max-width: 1600px) {
  .section-page-inner-basic {
    margin-top: 60px;
  }
}
@media (max-width: 1240px) {
  .section-page-inner-basic {
    margin-top: 50px;
  }
}
@media (max-width: 1023px) {
  .section-page-inner-basic {
    margin-top: 45px;
  }
}
.page-template-template-quienes-somos .wp-block-gallery {
  grid-template-columns: 1fr 1fr !important;
  grid-gap: 40px !important;
}
@media (max-width: 1600px) {
  .page-template-template-quienes-somos .wp-block-gallery {
    grid-gap: 30px !important;
  }
}
@media (max-width: 1240px) {
  .page-template-template-quienes-somos .wp-block-gallery {
    grid-gap: 20px !important;
  }
}
@media (max-width: 767px) {
  .page-template-template-quienes-somos .wp-block-gallery {
    grid-gap: 10px !important;
  }
}
.page-template-template-termoconformado .wp-block-gallery {
  grid-template-columns: 1fr 2fr 1fr !important;
  grid-gap: 25px 40px !important;
}
@media (max-width: 1600px) {
  .page-template-template-termoconformado .wp-block-gallery {
    grid-gap: 25px 30px !important;
  }
}
@media (max-width: 1240px) {
  .page-template-template-termoconformado .wp-block-gallery {
    grid-gap: 20px 20px !important;
  }
}
@media (max-width: 767px) {
  .page-template-template-termoconformado .wp-block-gallery {
    margin-top: 40px;
    grid-template-columns: 1fr 1fr !important;
    grid-gap: 10px 10px !important;
  }
}
.page-template-template-inyeccion .wp-block-gallery {
  grid-template-columns: 1fr 1fr 1fr 1fr !important;
  grid-gap: 25px 40px !important;
  margin-bottom: 30px;
}
.page-template-template-inyeccion .wp-block-gallery figure.wp-block-image:nth-child(6) {
  grid-column: 2/4;
}
@media (max-width: 1600px) {
  .page-template-template-inyeccion .wp-block-gallery {
    grid-gap: 25px 30px !important;
  }
}
@media (max-width: 1240px) {
  .page-template-template-inyeccion .wp-block-gallery {
    grid-gap: 20px 20px !important;
  }
}
@media (max-width: 767px) {
  .page-template-template-inyeccion .wp-block-gallery {
    grid-template-columns: 1fr 1fr !important;
    grid-gap: 10px 10px !important;
  }
  .page-template-template-inyeccion .wp-block-gallery figure.wp-block-image:nth-child(6) {
    grid-column: auto;
  }
  .page-template-template-inyeccion .wp-block-gallery figure.wp-block-image:nth-child(7) {
    grid-column: 1/3;
  }
}
/* ==========================================================================
	 PAGE
   ========================================================================== */
.entry-header {
  height: 245px;
}
.entry-header:after {
  display: none;
}
.entry-header .inner {
  bottom: 0;
}
.entry-header h1,
.entry-header h2 {
  color: #009FE3;
}
@media (max-width: 1600px) {
  .entry-header {
    height: 225px;
  }
}
@media (max-width: 1240px) {
  .entry-header {
    height: 190px;
  }
}
@media (max-width: 1023px) {
  .entry-header {
    height: 160px;
  }
}
@media (max-width: 767px) {
  .entry-header {
    height: auto;
    padding: 85px 0 0;
    margin-bottom: -20px;
  }
  .entry-header .header-sep {
    padding: 0 !important;
  }
  .entry-header .inner {
    position: relative;
  }
}
.entry-content .txt-wrapper {
  max-width: 1200px;
  margin: 10px auto;
}
/* ==========================================================================
	   CONTACTO
	 ========================================================================== */
.page-template-template-contacto .section-page-inner .cols {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.page-template-template-contacto .section-page-inner .col-loc {
  border-right: 1px solid #333;
  padding-right: 25px;
}
.page-template-template-contacto .section-page-inner .col-form {
  padding-left: 25px;
}
.page-template-template-contacto .section-page-inner p.tit {
  text-transform: uppercase;
  font-size: 24px;
}
.page-template-template-contacto .section-page-inner .map-wrapper {
  margin-bottom: 20px;
}
.page-template-template-contacto .section-page-inner a:hover {
  color: #000;
}
@media (max-width: 1240px) {
  .page-template-template-contacto .section-page-inner p.tit {
    font-size: 22px;
  }
}
@media (max-width: 1023px) {
  .page-template-template-contacto .section-page-inner p.tit {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .page-template-template-contacto .section-page-inner .inner {
    padding: 20px 18px;
  }
  .page-template-template-contacto .section-page-inner p.tit {
    font-size: 19px;
  }
  .page-template-template-contacto .section-page-inner .cols {
    grid-template-columns: 1fr;
  }
  .page-template-template-contacto .section-page-inner .col-loc {
    border-right: none;
    padding-right: 0;
  }
  .page-template-template-contacto .section-page-inner .col-form {
    padding-left: 0;
    margin-top: 10px;
    border-top: 1px solid #333;
    padding-top: 25px;
  }
}
form.wpcf7-form .f-row {
  margin-bottom: 20px;
}
form.wpcf7-form .f-row.cols2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 20px;
}
form.wpcf7-form .f-row br {
  display: none;
}
form.wpcf7-form .f-row p {
  margin: 0;
}
form.wpcf7-form input[type="text"],
form.wpcf7-form input[type="email"],
form.wpcf7-form input[type="tel"],
form.wpcf7-form textarea {
  -webkit-appearance: none;
  border: none;
  border-radius: 0;
  background: #eee;
  box-shadow: none;
  font-family: 'Barlow', sans-serif;
  font-weight: 300;
  font-size: 20px;
  color: #666;
  width: 100%;
  padding: 14px 14px;
  box-sizing: border-box;
  outline: none;
}
form.wpcf7-form input[type="text"]::placeholder,
form.wpcf7-form input[type="email"]::placeholder,
form.wpcf7-form input[type="tel"]::placeholder,
form.wpcf7-form textarea::placeholder {
  color: #666;
}
form.wpcf7-form textarea {
  height: 150px;
}
form.wpcf7-form input[type="submit"] {
  -webkit-appearance: none;
  border: 2px solid #009FE3;
  border-radius: 3px;
  background: transparent;
  box-shadow: none;
  font-family: 'Barlow', sans-serif;
  font-size: 20px;
  color: #009FE3;
  padding: 12px 32px;
  box-sizing: border-box;
  outline: none;
  opacity: 1;
  font-weight: 500;
  transition: all 0.25s ease-in-out;
}
form.wpcf7-form input[type="submit"]:hover {
  cursor: pointer;
  background: #009FE3;
  color: #fff;
}
form.wpcf7-form .btn-submit-wrapper {
  ttext-align: right;
  position: relative;
  margin-top: 25px;
}
form.wpcf7-form .btn-submit-wrapper .wpcf7-spinner {
  position: absolute;
  margin-left: 10px;
}
form.wpcf7-form .f-row.check-acceptance {
  margin-top: -10px;
  margin-bottom: 2px;
}
form.wpcf7-form .f-row.check-acceptance label {
  font-weight: 400;
  text-transform: none !important;
  font-size: 16px;
  color: #666;
}
form.wpcf7-form .f-row.check-acceptance label a {
  font-weight: 500;
  color: #009FE3;
  ttext-decoration: underline;
}
form.wpcf7-form .f-row.check-acceptance label a:hover {
  color: #000;
}
form.wpcf7-form .f-row.check-acceptance input {
  margin-right: 4px;
  width: 14px;
  height: 14px;
  position: relative;
  top: 2px;
}
form.wpcf7-form .f-row.check-acceptance .wpcf7-list-item {
  margin: 0;
}
@media (max-width: 1600px) {
  form.wpcf7-form input[type="text"],
  form.wpcf7-form input[type="email"],
  form.wpcf7-form input[type="tel"],
  form.wpcf7-form textarea {
    font-size: 19px;
  }
  form.wpcf7-form input[type="submit"] {
    font-size: 19px;
  }
}
@media (max-width: 1240px) {
  form.wpcf7-form .f-row {
    margin-bottom: 12px;
  }
  form.wpcf7-form .f-row.cols2 {
    grid-gap: 11px;
  }
  form.wpcf7-form input[type="text"],
  form.wpcf7-form input[type="email"],
  form.wpcf7-form input[type="tel"],
  form.wpcf7-form textarea {
    font-size: 16px;
  }
  form.wpcf7-form input[type="submit"] {
    font-size: 17px;
  }
  form.wpcf7-form .f-row.check-acceptance label {
    font-size: 13px;
  }
}
@media (max-width: 1023px) {
  form.wpcf7-form input[type="text"],
  form.wpcf7-form input[type="email"],
  form.wpcf7-form input[type="tel"],
  form.wpcf7-form textarea {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  form.wpcf7-form .f-row {
    margin-bottom: 11px;
  }
  form.wpcf7-form .f-row.cols2 {
    grid-template-columns: 1fr;
  }
  form.wpcf7-form input[type="text"],
  form.wpcf7-form input[type="email"],
  form.wpcf7-form input[type="tel"],
  form.wpcf7-form textarea {
    font-size: 15px;
    padding: 10px;
  }
  form.wpcf7-form textarea {
    height: 120px;
    margin-bottom: 10px;
  }
  form.wpcf7-form input[type="submit"] {
    font-size: 16px;
    padding: 10px 32px;
  }
}
.wpcf7-not-valid-tip {
  font-size: 13px;
  font-weight: 400;
  line-height: 1.2;
  margin-top: 5px;
  display: block;
}
.wpcf7 .wpcf7-spinner {
  margin-top: 10px;
  margin-left: 0;
  width: 18px;
  height: 18px;
}
.wpcf7 .wpcf7-spinner:before {
  width: 5px;
  height: 5px;
  transform-origin: 5px 5px;
}
.wpcf7 form .wpcf7-response-output {
  margin: 30px 0 20px;
  padding: 16px 18px;
  font-weight: 500;
  line-height: 1.3;
  font-size: 16px;
  color: #fff;
}
.wpcf7 form.invalid .wpcf7-response-output {
  background: #ffb900;
  color: #fff;
}
.wpcf7 form.sent .wpcf7-response-output {
  background: green;
  border-color: green;
  color: #fff;
}
@media (max-width: 1023px) {
  .wpcf7 form .wpcf7-response-output {
    font-size: 14px;
    line-height: 1.4;
  }
  .wpcf7 form .wpcf7-not-valid-tip {
    font-size: 13px;
  }
}
/* ==========================================================================
	 ERROR 404
   ========================================================================== */
body.error404 section.error-404 {
  padding: 220px 0 150px;
  text-align: center;
}
body.error404 section.error-404 .page-title {
  font-size: 100px;
  font-weight: 800;
  margin-bottom: 25px;
}
body.error404 section.error-404 .btn {
  margin-top: 35px;
}
@media (max-width: 1240px) {
  body.error404 section.error-404 {
    padding: 200px 0 130px;
  }
}
@media (max-width: 1023px) {
  body.error404 section.error-404 {
    padding: 170px 0 120px;
  }
}
@media (max-width: 767px) {
  body.error404 section.error-404 {
    padding: 140px 0 90px;
  }
  body.error404 section.error-404 .page-title {
    font-size: 90px;
  }
  body.error404 section.error-404 .btn {
    margin-top: 15px;
  }
}
/* ==========================================================================
   CARBURADORES 
 ========================================================================== */
.section-carburadores-list {
  background: #f2f2f2;
}
.carburadores-grid {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  position: relative;
}
.carburadores-grid:before,
.carburadores-grid:after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  position: absolute;
  background: #ddd;
  top: 0;
  z-index: 0;
}
.carburadores-grid:before {
  left: 25%;
}
.carburadores-grid:after {
  left: 50%;
  width: 25%;
  background: transparent;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
.carburadores-grid .inner-carburadores-grid {
  position: relative;
  z-index: 2;
}
@media (max-width: 767px) {
  .carburadores-grid:before {
    display: none;
  }
  .carburadores-grid:after {
    border-right: none;
  }
}
.familias-list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  position: relative;
  z-index: 2;
}
.familias-list article {
  padding: 50px 0 10px;
}
.familias-list article .img-wrapper {
  position: relative;
  text-align: center;
  height: 270px;
}
.familias-list article .img-wrapper .num {
  width: 100%;
  color: #fff;
  position: absolute;
  top: -20px;
  left: 0;
  font-weight: 600;
  font-size: 185px;
  z-index: 1;
  letter-spacing: -2px;
}
.familias-list article .img-wrapper img {
  position: relative;
  z-index: 2;
  height: 100%;
  margin: 0 auto;
  object-fit: cover;
}
.familias-list article .txt-wrapper {
  padding: 0 40px;
  min-height: 115px;
  margin-bottom: 0;
}
.familias-list article .txt-wrapper p {
  font-size: 34px;
  font-weight: 600;
  line-height: 0.95;
  margin-bottom: 0;
  letter-spacing: -0.5px;
}
.familias-list article .txt-wrapper p.sector {
  margin-top: 7px;
  padding-bottom: 27px;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 24px;
}
.familias-list article .span-link {
  font-size: 20px;
}
.familias-list article .span-link:before {
  top: -6px;
}
@media (max-width: 1600px) {
  .familias-list article {
    padding: 40px 0 5px;
  }
  .familias-list article .img-wrapper {
    height: 220px;
  }
  .familias-list article .img-wrapper .num {
    font-size: 156px;
  }
  .familias-list article .txt-wrapper {
    padding: 0 30px;
    min-height: 85px;
  }
  .familias-list article .txt-wrapper p {
    font-size: 27px;
  }
  .familias-list article .txt-wrapper p.sector {
    font-size: 20px;
    padding-bottom: 20px;
  }
  .familias-list article .span-link {
    font-size: 19px;
  }
}
@media (max-width: 1240px) {
  .familias-list article {
    padding: 35px 0 0;
  }
  .familias-list article .img-wrapper {
    height: 156px;
    margin-bottom: 6px;
  }
  .familias-list article .img-wrapper .num {
    font-size: 118px;
  }
  .familias-list article .txt-wrapper {
    min-height: 70px;
    padding: 0 21px;
  }
  .familias-list article .txt-wrapper p {
    font-size: 20px;
  }
  .familias-list article .txt-wrapper p.sector {
    font-size: 14px;
  }
  .familias-list article .span-link {
    font-size: 16px;
  }
  .familias-list article .span-link:before {
    top: -4px;
  }
  .familias-list article .span-link:after {
    width: 10px;
    height: 10px;
    margin-left: 5px;
    top: 0px;
  }
}
@media (max-width: 1023px) {
  .familias-list article {
    padding: 25px 0 0;
  }
  .familias-list article .img-wrapper {
    height: 142px;
  }
  .familias-list article .img-wrapper .num {
    font-size: 96px;
  }
  .familias-list article .txt-wrapper p {
    font-size: 19px;
  }
}
@media (max-width: 767px) {
  .familias-list {
    grid-template-columns: 1fr 1fr;
  }
  .familias-list article {
    border-bottom: 1px solid #cdcdcd;
    padding: 20px 0;
  }
  .familias-list article .img-wrapper {
    height: 118px;
    margin-bottom: 2px;
  }
  .familias-list article .img-wrapper .num {
    font-size: 86px;
  }
  .familias-list article .txt-wrapper {
    min-height: 40px;
    padding: 0 12px;
  }
  .familias-list article .txt-wrapper p {
    font-size: 17px;
  }
  .familias-list article .txt-wrapper p.sector {
    font-size: 12px;
    margin-top: 4px;
    padding-bottom: 5px;
  }
  .familias-list article .span-link {
    font-size: 15px;
  }
  .familias-list article .span-link:before {
    top: -4px;
    width: 22px;
    margin-right: 5px;
  }
  .familias-list article .span-link:after {
    width: 9px;
    height: 9px;
    margin-left: 3px;
    top: 0px;
  }
  .familias-list article a:hover .span-link:before {
    width: 26px;
  }
}
body.page-id-184 .familias-list article {
  border-bottom: 1px solid #cdcdcd;
  padding: 40px 0 35px;
}
@media (max-width: 1600px) {
  body.page-id-184 .familias-list article {
    padding: 30px 0 30px;
  }
  body.page-id-184 .familias-list article .txt-wrapper {
    min-height: 45px;
  }
}
@media (max-width: 767px) {
  body.page-id-184 .familias-list article {
    padding: 16px 0 18px;
  }
  body.page-id-184 .familias-list article .txt-wrapper {
    min-height: 38px;
  }
}
/* ==========================================================================
  Familias
========================================================================== */
.section-familias-list .description,
.carburadores-grid .description {
  max-width: 850px;
  margin: 0 auto 48px;
  padding: 0 5px;
  padding-top: 44px;
  box-sizing: border-box;
  position: relative;
  z-index: 2;
}
.section-familias-list .description p,
.carburadores-grid .description p {
  line-height: 1.15;
  font-size: 38px;
  font-weight: 700;
}
@media (max-width: 1600px) {
  .section-familias-list .description,
  .carburadores-grid .description {
    max-width: 640px;
  }
  .section-familias-list .description p,
  .carburadores-grid .description p {
    font-size: 30px;
  }
}
@media (max-width: 1240px) {
  .section-familias-list .description,
  .carburadores-grid .description {
    margin: 0 auto 44px;
    padding-top: 40px;
  }
  .section-familias-list .description p,
  .carburadores-grid .description p {
    font-size: 26px;
  }
}
@media (max-width: 1023px) {
  .section-familias-list .description p,
  .carburadores-grid .description p {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  .section-familias-list .description,
  .carburadores-grid .description {
    padding: 26px 0 7px;
    margin-bottom: 0;
  }
  .section-familias-list .description p,
  .carburadores-grid .description p {
    font-size: 19px;
  }
}
.elementos-list {
  padding-bottom: 20px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 50px 15px;
}
@media (min-width: 1024px) {
  .elementos-list {
    /* Dealing with 2 orphan items */
    /* Dealing with single orphan */
  }
  .elementos-list .item-elemento:last-child:nth-child(3n - 1) {
    position: relative;
    left: 50%;
  }
  .elementos-list .item-elemento:nth-last-child(2):nth-child(3n + 1) {
    position: relative;
    left: 50%;
  }
  .elementos-list .item-elemento:last-child:nth-child(3n - 2) {
    grid-column-end: 3;
  }
}
@media (max-width: 1600px) {
  .elementos-list {
    grid-gap: 45px 12px;
  }
}
@media (max-width: 1023px) {
  .elementos-list {
    grid-template-columns: 1fr 1fr;
    grid-gap: 40px 15px;
    /* Dealing with single orphan */
  }
  .elementos-list .item-elemento:last-child:nth-child(3n - 2) {
    position: relative;
    left: 52%;
  }
}
@media (max-width: 767px) {
  .elementos-list {
    margin-bottom: 20px;
    grid-gap: 30px 6px;
  }
}
.item-elemento {
  position: relative;
}
.item-elemento img {
  aspect-ratio: 433/342;
  object-fit: cover;
  width: 77.5%;
}
.item-elemento .inner {
  background: #fff;
  position: absolute;
  bottom: 0;
  right: 0;
  box-sizing: border-box;
  width: 272px;
  padding: 20px 24px 15px;
}
.item-elemento .inner p {
  margin: 0;
  font-size: 24px;
}
.item-elemento .inner p.name {
  font-weight: 500;
  line-height: 1;
  word-break: break-word;
  hyphens: auto;
}
.item-elemento .inner p.ref {
  font-weight: 700;
}
.item-elemento .inner p.desc {
  font-weight: 400;
  max-width: 190px;
  font-size: 16px;
}
.item-elemento .inner .link-wrapper {
  margin-left: -12px;
  margin-top: 10px;
}
.item-elemento .inner .span-link:before {
  width: 26px;
  margin-right: 6px;
}
.item-elemento .inner .span-link:after {
  margin-left: 6px;
}
.item-elemento a:hover .span-link:before {
  width: 32px;
}
@media (max-width: 1600px) {
  .item-elemento .inner {
    width: 210px;
    padding: 14px 16px 9px;
  }
  .item-elemento .inner p.desc {
    font-size: 14px;
    margin-top: 2px;
  }
  .item-elemento .inner .link-wrapper {
    margin-left: -8px;
    margin-top: 3px;
  }
  .item-elemento .inner .span-link {
    font-size: 14px;
  }
  .item-elemento .inner .span-link:before {
    width: 18px;
    margin-right: 4px;
  }
  .item-elemento .inner .span-link:after {
    width: 10px;
    height: 10px;
    margin-left: 3px;
  }
  .item-elemento a:hover .span-link:before {
    width: 24px;
  }
}
@media (max-width: 767px) {
  .item-elemento {
    margin-bottom: 60px;
  }
  .item-elemento img {
    width: 100%;
  }
  .item-elemento .inner {
    bottom: -65px;
    right: auto;
    left: 0;
    width: 90%;
    padding: 7px 8px 0 7px;
  }
  .item-elemento .inner p {
    font-size: 17px;
  }
  .item-elemento .inner p.desc {
    ddisplay: none;
    font-size: 10px;
  }
  .item-elemento .inner .link-wrapper {
    margin-top: -5px;
  }
  .item-elemento .inner .span-link {
    font-size: 11px;
  }
  .item-elemento .inner .span-link:before {
    width: 14px;
    margin-right: 3px;
    top: -3px;
  }
  .item-elemento .inner .span-link:after {
    width: 8px;
    height: 8px;
    margin-left: 2px;
  }
}
.recambios-list {
  padding-top: 0;
}
.item-recambio .inner p.name {
  text-transform: uppercase;
}
.item-recambio .inner .link-wrapper {
  margin-top: 5px;
}
@media (max-width: 767px) {
  .item-recambio .inner .link-wrapper {
    margin-top: 0;
  }
}
.img-expl-wrapper {
  margin: 60px auto 20px;
}
.img-expl-wrapper img {
  margin: 0 auto;
}
@media (max-width: 1023px) {
  .img-expl-wrapper {
    margin: 50px 0 20px;
  }
}
@media (max-width: 767px) {
  .img-expl-wrapper {
    margin: 10px 0 20px;
  }
}
/* ==========================================================================
	Ficha carburador 
  ========================================================================== */
.section-ficha-carburador {
  overflow: hidden;
}
.section-ficha-carburador .carburadores-grid {
  margin-top: 20px;
  padding: 100px 0 43px;
  border-right: none;
}
@media (max-width: 1240px) {
  .section-ficha-carburador .carburadores-grid {
    padding: 100px 0 40px;
  }
}
@media (max-width: 767px) {
  .section-ficha-carburador .carburadores-grid {
    padding: 80px 0 35px;
  }
}
.ficha-top {
  max-width: 850px;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 0 4px 0 5px;
}
.ficha-top .ficha-header {
  margin-top: 70px;
}
.ficha-top .ficha-header .breadcrumb {
  margin-bottom: 26px;
}
.ficha-top .ficha-header .breadcrumb a,
.ficha-top .ficha-header .breadcrumb span.txt {
  text-transform: uppercase;
  color: #000;
  font-size: 16px;
  font-weight: 600;
}
.ficha-top .ficha-header .breadcrumb a:hover {
  color: #007398;
}
.ficha-top .ficha-header .breadcrumb .sep {
  display: inline-block;
  width: 40px;
  width: 37px;
  height: 1px;
  background: #007398;
  margin: 0 20px;
  margin: 0 18px;
  position: relative;
  top: -5px;
}
.ficha-top .ficha-img-wrapper {
  margin: 65px 0 16px;
  min-height: 432px;
  background: url(images/marca.png);
  background-size: 400px 432px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.ficha-top .ficha-img-wrapper img {
  max-width: 457px;
  margin: 0 auto;
}
.ficha-top .ficha-detalles {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 40px;
}
.ficha-top .ficha-detalles .tit {
  color: #007398;
  margin: 25px 0 10px 0;
  font-size: 22px;
  font-weight: 600;
}
.ficha-top .ficha-detalles ul {
  margin-left: 8px;
}
.ficha-top .ficha-detalles ul li {
  list-style: "-";
  padding-left: 3px;
  margin: 0;
  text-transform: uppercase;
}
.ficha-top .ficha-detalles p,
.ficha-top .ficha-detalles li {
  max-width: 380px;
}
.ficha-top .btn-wrapper {
  text-align: center;
  margin-top: 20px;
}
@media (max-width: 1600px) {
  .ficha-top {
    max-width: 680px;
  }
  .ficha-top .ficha-header {
    margin-top: 50px;
  }
  .ficha-top .ficha-header .breadcrumb {
    margin-bottom: 24px;
  }
  .ficha-top .ficha-header .breadcrumb a,
  .ficha-top .ficha-header .breadcrumb span.txt {
    font-size: 14px;
  }
  .ficha-top .ficha-header .breadcrumb .sep {
    width: 30px;
    margin: 0 12px;
  }
  .ficha-top .ficha-img-wrapper {
    margin: 55px 0 10px;
    min-height: 400px;
    background-size: 380px 400px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
  }
  .ficha-top .ficha-img-wrapper img {
    max-width: 400px;
  }
  .ficha-top .ficha-detalles .tit {
    font-size: 21px;
  }
}
@media (max-width: 1240px) {
  .ficha-top .ficha-header {
    margin-top: 30px;
  }
  .ficha-top .ficha-header .breadcrumb {
    margin-bottom: 12px;
  }
  .ficha-top .ficha-header .breadcrumb a,
  .ficha-top .ficha-header .breadcrumb span.txt {
    font-size: 13px;
  }
  .ficha-top .ficha-header .breadcrumb .sep {
    width: 25px;
    margin: 0 10px;
  }
  .ficha-top .ficha-img-wrapper {
    margin: 35px 0 0;
    min-height: 340px;
    background-size: 300px 320px;
  }
  .ficha-top .ficha-img-wrapper img {
    max-width: 340px;
  }
  .ficha-top .ficha-detalles .tit {
    font-size: 20px;
  }
}
@media (max-width: 1023px) {
  .ficha-top .ficha-header {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .ficha-top {
    padding: 0;
  }
  .ficha-top .ficha-header .breadcrumb {
    margin-top: 5px;
    margin-bottom: 20px;
  }
  .ficha-top .ficha-header .breadcrumb .txt {
    display: none;
  }
  .ficha-top .ficha-header .breadcrumb .sep {
    display: none;
  }
  .ficha-top .ficha-header .breadcrumb a {
    display: block;
    margin-bottom: 4px;
    position: relative;
  }
  .ficha-top .ficha-header .breadcrumb a:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 1px;
    background: #007398;
    position: relative;
    top: -4px;
    margin-right: 7px;
  }
  .ficha-top .ficha-img-wrapper {
    min-height: 290px;
    background-size: 270px 290px;
  }
  .ficha-top .ficha-img-wrapper img {
    max-width: 276px;
  }
  .ficha-top .ficha-detalles {
    margin-top: 16px;
    grid-template-columns: 1fr;
    grid-gap: 0;
  }
  .ficha-top .ficha-detalles .tit {
    font-size: 17px;
    margin-top: 20px;
  }
  .ficha-top .ficha-detalles .col .tit:first-child {
    margin-top: 0;
  }
}
.slider-carburador {
  margin: 50px 0 0;
  padding-bottom: 70px;
}
.slider-carburador .swiper-slide img {
  aspect-ratio: 422/342;
  object-fit: cover;
  user-select: none;
}
.slider-carburador .navigation-buttons {
  width: 100%;
  position: absolute;
  bottom: 0;
  display: flex;
  justify-content: center;
}
.slider-carburador .navigation-buttons div {
  position: relative;
  top: 0;
  left: 0;
  width: 76px;
  height: 54px;
  border: 1px solid #007398;
  padding: 0;
  text-align: center;
}
.slider-carburador .navigation-buttons div:after {
  color: #007398;
  font-size: 24px;
  transition: all 0.25s ease-in-out;
}
.slider-carburador .navigation-buttons div:hover:after {
  color: #000;
}
@media (max-width: 1600px) {
  .slider-carburador .navigation-buttons div {
    width: 70px;
    height: 50px;
  }
  .slider-carburador .navigation-buttons div:after {
    font-size: 22px;
  }
}
@media (max-width: 1240px) {
  .slider-carburador {
    padding-bottom: 53px;
  }
  .slider-carburador .navigation-buttons div {
    width: 60px;
    height: 44px;
  }
  .slider-carburador .navigation-buttons div:after {
    font-size: 18px;
  }
}
img.pswp__img {
  aspect-ratio: 422/342 !important;
  object-fit: cover !important;
}
.section-explosivo {
  padding-bottom: 25px;
}
.section-explosivo .section-explosivo-toggle {
  text-align: center;
  border-bottom: 1px solid #009FE3;
}
.section-explosivo .section-explosivo-toggle p {
  font-size: 29px;
  font-weight: 500;
}
.section-explosivo .section-explosivo-toggle a span {
  display: inline-block;
  background: url(images/arrow-toggle.png);
  background-size: cover;
  width: 30px;
  height: 30px;
  margin-left: 3px;
  position: relative;
  top: 5px;
  transform: rotate(180deg);
  transition: all 0.25s ease-in-out;
}
.section-explosivo .section-explosivo-toggle.active a span {
  transform: none;
}
.section-explosivo .section-explosivo-content {
  display: none;
}
.section-explosivo .section-explosivo-inner {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 15px;
  margin-top: 25px;
}
.section-explosivo .section-explosivo-inner .col .col-header,
.section-explosivo .section-explosivo-inner .col .col-item {
  display: grid;
  grid-template-columns: 31px 75px 1fr;
  grid-gap: 10px;
}
.section-explosivo .section-explosivo-inner .col .col-header {
  border-bottom: 1px solid #009FE3;
  height: 31px;
}
.section-explosivo .section-explosivo-inner .col .col-header p {
  color: #009FE3;
}
.section-explosivo .section-explosivo-inner .col .col-content {
  margin-top: 20px;
}
.section-explosivo .section-explosivo-inner .col .col-content p {
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 17px;
}
@media (max-width: 1600px) {
  .section-explosivo {
    padding-bottom: 20px;
  }
  .section-explosivo .section-explosivo-toggle p {
    font-size: 26px;
  }
  .section-explosivo .section-explosivo-inner {
    grid-gap: 30px;
  }
  .section-explosivo .section-explosivo-inner .col .col-header,
  .section-explosivo .section-explosivo-inner .col .col-item {
    grid-template-columns: 24px 58px 1fr;
    grid-gap: 2px;
  }
  .section-explosivo .section-explosivo-inner .col .col-content {
    margin-top: 15px;
  }
  .section-explosivo .section-explosivo-inner .col .col-content p {
    font-size: 13px;
    margin-bottom: 15px;
  }
}
@media (max-width: 1240px) {
  .section-explosivo {
    padding-bottom: 5px;
  }
  .section-explosivo .section-explosivo-toggle p {
    font-size: 22px;
    margin-bottom: 15px;
  }
  .section-explosivo .section-explosivo-toggle a span {
    width: 24px;
    height: 24px;
    top: 6px;
    margin-left: 0;
  }
  .section-explosivo .section-explosivo-inner {
    grid-gap: 25px;
  }
  .section-explosivo .section-explosivo-inner .col .col-header {
    height: 26px;
  }
  .section-explosivo .section-explosivo-inner .col .col-content p {
    font-size: 12px;
    margin-bottom: 12px;
  }
}
@media (max-width: 1023px) {
  .section-explosivo .section-explosivo-inner {
    grid-template-columns: 1fr;
    grid-gap: 0;
  }
  .section-explosivo .section-explosivo-inner .col1,
  .section-explosivo .section-explosivo-inner .col2 {
    order: 2;
  }
  .section-explosivo .section-explosivo-inner .col3 {
    order: 1;
  }
  .section-explosivo .section-explosivo-inner .col3 .col-header {
    display: none;
  }
  .section-explosivo .section-explosivo-inner .col2 .col-header {
    display: none;
  }
  .section-explosivo .section-explosivo-inner .col2 .col-content {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .section-explosivo {
    margin-bottom: 30px;
  }
  .section-explosivo .section-explosivo-toggle p {
    font-size: 19px;
    line-height: 1;
  }
  .section-explosivo .section-explosivo-inner .col3 {
    margin-bottom: 15px;
  }
}
/* ==========================================================================
	Resto de carburadores
  ========================================================================== */
.filter-wrapper {
  position: relative;
  max-width: 1400px;
  margin: 0 auto 50px;
  /* @media (max-width: @media-l) {
		  margin: 0 auto;
	  }*/
}
@media (max-width: 767px) {
  .filter-wrapper {
    margin-bottom: 34px;
  }
}
.mod {
  font-weight: 700;
  text-transform: uppercase;
}
.ssort-header-wrapper,
.sort-header {
  background: #009FE3;
  display: inline-block;
  border-radius: 40px;
  padding: 10px 26px 12px 23px;
  position: absolute;
  top: 50px;
  left: 0;
  color: #fff;
  display: inline;
  font-size: 18px;
}
.ssort-header-wrapper span,
.sort-header span {
  color: #fff;
  display: inline;
  font-size: 18px;
}
.ssort-header-wrapper span a,
.sort-header span a {
  color: #fff;
  text-decoration: underline;
  margin-left: 25px;
}
.ssort-header-wrapper span a:hover,
.sort-header span a:hover {
  color: #000;
}
.ssort-header-wrapper span.hidden,
.sort-header span.hidden {
  display: none !important;
}
@media (max-width: 1240px) {
  .ssort-header-wrapper,
  .sort-header {
    padding: 9px 25px 11px 22px;
    font-size: 17px;
  }
  .ssort-header-wrapper span,
  .sort-header span {
    font-size: 17px;
  }
}
@media (max-width: 1023px) {
  .ssort-header-wrapper,
  .sort-header {
    font-size: 16px;
  }
  .ssort-header-wrapper span,
  .sort-header span {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .ssort-header-wrapper span a,
  .sort-header span a {
    margin-left: 20px;
  }
}
.item-row .item-field {
  font-size: 15px;
  margin-bottom: 5px;
}
@media (max-width: 1240px) {
  .item-row .item-field {
    font-size: 14px;
    margin-bottom: 3px;
  }
}
@media (max-width: 1023px) {
  .item-row .item-field {
    font-size: 13px;
    margin-bottom: 2px;
    line-height: 1.1;
    margin-bottom: 10px;
  }
}
.item-row,
.item-header {
  display: grid;
  grid-template-columns: 0.4fr 1fr 1fr 1fr;
  grid-gap: 20px;
}
@media (max-width: 1023px) {
  .item-row,
  .item-header {
    grid-template-columns: 60px 2.5fr 1fr 1fr;
    grid-gap: 15px;
  }
}
@media (max-width: 767px) {
  .item-row,
  .item-header {
    grid-template-columns: 52px 2.5fr 1fr 1fr;
    grid-gap: 12px;
  }
}
.item-header {
  padding-top: 80px;
  color: #009FE3;
  font-size: 20px;
  border-bottom: 1px solid #009FE3;
  padding-bottom: 2px;
  margin-bottom: 15px;
}
@media (max-width: 1240px) {
  .item-header {
    padding-top: 76px;
    font-size: 18px;
    margin-bottom: 12px;
  }
}
@media (max-width: 1023px) {
  .item-header {
    padding-top: 72px;
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .item-header {
    padding-top: 70px;
    font-size: 15px;
  }
}
/* ==========================================================================
	  Recambios
	========================================================================== */
.page-template-template-recambios .section-page-inner-basic {
  margin-top: 0;
}
/* ==========================================================================
	  Ofertas
	========================================================================== */
.ofertas .page-header:after {
  background: rgba(0, 158, 228, 0.7);
}
.ofertas .item-row,
.ofertas .item-header {
  grid-template-columns: 0.4fr 1fr 1fr 1fr 0.4fr;
}
@media (max-width: 1023px) {
  .ofertas .item-row,
  .ofertas .item-header {
    grid-template-columns: 60px 2.5fr 1fr 1fr 60px;
  }
}
@media (max-width: 767px) {
  .ofertas .item-row,
  .ofertas .item-header {
    grid-template-columns: 52px 2.5fr 1fr 1fr 52px;
  }
}
