@charset "UTF-8";

/*!
Theme Name: intermaq-child
Author: e-tecnia
Author URI: https://e-tecnia.es/
Description: Astra child theme for intermaq
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: intermaq-child
Template: astra
*/

.uael-cf7-style-box .wpcf7-form .two_columns_50_50 {
  display: flex;
  width: 100%;
  margin-bottom: 0;
}

.uael-cf7-style-box .wpcf7-form .two_columns_50_50 .column1 {
  width: 49%;
  margin-right: 2%;
}

.uael-cf7-style-box .wpcf7-form .two_columns_50_50 .column2 {
  width: 49%;
}

.uael-cf7-style-box .wpcf7-form textarea {
  min-height: 282px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

.uael-cf7-style-box .condiciones .wpcf7-form-control-wrap {
  text-align: center;
}

.uael-cf7-style-box .condiciones .wpcf7-form-control-wrap span a {
  font-weight: 500;
}

.uael-cf7-style-box p.p_ley {
  font-size: 0.75em;
  opacity: 0.8;
}

.uael-cf7-style-box span.wpcf7-not-valid-tip,
.uael-cf7-style-box div.wpcf7-response-output {
  margin-bottom: 1em !important;
}

@media (max-width: 767px) {
  .uael-cf7-style-box .wpcf7-form div,
  .uael-cf7-style-box .wpcf7-form .two_columns_50_50 {
    flex-wrap: wrap;
    margin: 0;
  }

  .uael-cf7-style-box .wpcf7-form div .column1,
  .uael-cf7-style-box .wpcf7-form div .column2,
  .uael-cf7-style-box .wpcf7-form .two_columns_50_50 .column1,
  .uael-cf7-style-box .wpcf7-form .two_columns_50_50 .column2 {
    width: 100%;
    margin-right: 0;
    margin-bottom: 5px;
  }

  .uael-cf7-style-box .wpcf7-form .condiciones p {
    margin-bottom: 10px !important;
  }

  .uael-cf7-style-box .wpcf7-form .condiciones p.p_ley {
    margin-bottom: 1.5em !important;
  }
}

.legales h2,
.legales h3,
.legales h4 {
  margin-bottom: 15px;
}

.legales h3,
.legales h4 {
  font-weight: 500;
}

.ast-desktop .ast-menu-hover-style-underline > .menu-item > .menu-link:before {
  height: 2px;
}

.ast-builder-menu-1
  .main-header-menu
  .menu-item.current-menu-item
  .menu-link:before {
  content: "";
  position: absolute;
  right: 50%;
  height: 2px;
  width: calc(100% - 1.2em);
  background-color: currentColor;
  -webkit-transform: scale(1, 1) translate(50%, 0);
  transform: scale(1, 1) translate(50%, 0);
  transition: color 0s ease-in-out, -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, color 0s ease-in-out;
  transition: transform 0.3s ease-in-out, color 0s ease-in-out,
    -webkit-transform 0.3s ease-in-out;
}

.main-header-menu ul.sub-menu {
  background-color: #1a1a1a;
  border-top: none;
}

.main-header-menu ul.sub-menu .menu-item .menu-link:hover {
  background-color: #be670d;
  color: white;
}

.main-header-menu ul.sub-menu .menu-item.current-menu-item .menu-link:before {
  display: none !important;
}

.elementor-element-4dca1de6 .current-menu-parent > a {
  color: #be670d !important;
}

.elementor-element-4dca1de6 .current-menu-parent > a:after {
  opacity: 0 !important;
}

.maquinaria-template-default.single.single-maquinaria
  .elementor-element-4dca1de6
  .menu-item.menu-item-312
  a.has-submenu {
  color: #be670d !important;
}

.maquinas .elementor-portfolio__filters .elementor-portfolio__filter {
  background-color: #f2f2f2;
  padding: 7px 20px;
  margin-bottom: 10px;
}

.maquinas
  .elementor-portfolio__filters
  .elementor-portfolio__filter.elementor-active,
.maquinas .elementor-portfolio__filters .elementor-portfolio__filter:hover {
  background-color: #be670d;
}

.maquinas .elementor-portfolio-item__overlay:hover::after {
  content: "Ver ficha técnica";
  font-size: 14px;
  color: #be670d;
  text-decoration: underline;
}

.maquinas span.badget {
  position: absolute;
  z-index: 2;
  right: 0;
  padding: 5px 15px;
  color: white;
  background: grey;
  text-transform: uppercase;
  font-size: 0.9em;
}

/* Add a different title in place of ALL */

.elementor-portfolio__filters li:nth-child(1):before {
  visibility: visible;
  content: "Todos";
}

.elementor-portfolio__filters li:first-child {
  visibility: hidden;
  padding-right: 0 !important;
  padding-left: 0 !important;
  margin: 0 !important;
}

.elementor-portfolio__filters li:first-child:before {
  content: "Todos";
  font-size: 13px;
  background-color: #f2f2f2 !important;
  line-height: 26px !important;
  padding: 11.5px 20px !important;
}

.elementor-portfolio__filters li.elementor-active:first-child {
  padding-right: 0 !important;
  padding-left: 0 !important;
  margin: 0 !important;
}

.elementor-portfolio__filters li.elementor-active:first-child:before {
  padding: 11.5px 20px !important;
  background-color: #be670d !important;
  line-height: 26px !important;
}

@media (max-width: 1024px) {
  .elementor-portfolio__filters .elementor-portfolio__filter {
    padding: 5px 10px;
    font-size: 12px;
    margin-bottom: 10px;
  }

  .elementor-portfolio__filters li:first-child:before {
    padding: 8px 10px !important;
    width: 100%;
    font-size: 12px !important;
  }
}

.morecontent span {
  display: none;
}

.morelink {
  display: content;
  text-decoration: underline;
}

.morelink:hover,
.morelink:focus {
  color: #be670d;
}

.orange,
.enlace a {
  color: #be670d;
}

.maxi .elementor-button-wrapper .elementor-button-link.elementor-button {
  width: 100%;
  align-items: center;
  line-height: 2.5em;
}

.maxi
  .elementor-button-wrapper
  .elementor-button-link.elementor-button
  .elementor-button-icon
  svg {
  width: 2em;
  margin-bottom: -5px;
  margin-left: 40px;
  margin-right: -10px;
}

@media (max-width: 980px) {
  .maxi
    .elementor-button-wrapper
    .elementor-button-link.elementor-button
    .elementor-button-icon
    svg {
    margin-left: 0;
    margin-right: 0;
  }
}

.listado ul {
  list-style: none;
  margin: 0 0 1.5em 1.5em;
}

.listado ul li::before {
  content: "\f111";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 8px;
  color: #be670d;
  display: inline-block;
  width: 2em;
  margin-left: -2em;
  margin-top: -5px;
}

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

/* Move reCAPTCHA v3 badge to the left */

.grecaptcha-badge {
  width: 70px !important;
  overflow: hidden !important;
  transition: all 0.3s ease !important;
  left: -1px !important;
}
.grecaptcha-badge:hover {
  width: 256px !important;
}

/* Complianz document */

#cmplz-document {max-width: 100%;}
