/* RESETS*/
* {
  -webkit-appearance: none !important;
  appearance: none !important;
}

body {
  overflow-x: hidden !important;
}
body.not-scroll {
  overflow: hidden !important;
}
body .over-hidden {
  overflow-x: hidden !important;
}

b, strong {
  font-weight: 700;
}

footer a {
  color: white;
}
footer a:hover {
  color: #ED3224;
}

h1, h2, h3, h4, h5, h6, p {
  margin-top: 0;
  margin-bottom: 0;
}

/********** reset gravity forms buttons ***********/
.gform_footer button {
  background-color: #ED3224 !important;
  border-radius: 0 !important;
  font-family: Montserrat !important;
  color: #FFF !important;
  width: 200px !important;
  font-size: 18px !important;
  padding: 15px 30px !important;
}
.gform_footer button:hover {
  background-color: #c3c3c3 !important;
  border: solid 1px #424243 !important;
  color: #424243 !important;
}
.gform_footer button img {
  display: none !important;
}

/* Herlpers */
.blur-sm {
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}

.blur-md {
  backdrop-filter: blur(40px);
  -webkit-backdrop-filter: blur(40px);
}

.container-relative .e-con-inner {
  position: relative;
}

.object-pl img {
  object-position: left;
}

.mr-1 {
  margin-right: 1rem;
}

.container {
  display: flex;
  max-width: 1200px;
  margin: auto;
}

/* HEADER */
header a {
  color: #FFFFFF;
}
header a:hover {
  color: #FFFFFF;
}
header .header-bottom__content::before {
  content: "";
  backdrop-filter: blur(10px);
}
header.elementor-sticky .header-top {
  opacity: 0;
  transform: opacity 0.25s ease-in-out;
}
header.elementor-sticky.elementor-sticky--effects .header-top {
  opacity: 1;
}
header.elementor-sticky.elementor-sticky--effects .header-buttom {
  background-color: transparent;
  /* background-image: linear-gradient(90deg, rgba(255, 255, 255, 0.75) 0.44%, rgba(255, 255, 255, 0.3) 100%);
  backdrop-filter: blur(10px); */
}
header.elementor-sticky.elementor-sticky--effects .header-buttom::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  backdrop-filter: blur(10px);
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0.75) 0.44%, rgba(255, 255, 255, 0.3) 100%);
}
header.elementor-sticky.elementor-sticky--effects .header-buttom .header-bottom__content {
  background-color: unset !important;
  background-image: unset !important;
}
header.elementor-sticky.elementor-sticky--effects .header-buttom .header-bottom__content::before {
  content: "";
  backdrop-filter: unset !important;
}
header .widget_ywraq_mini_list_quote .yith-ywraq-list-wrapper {
  right: 0;
}
header .widget_ywraq_mini_list_quote .yith-ywraq-list-wrapper .yith-ywraq-list-content {
  display: none;
}
@media (min-width: 768px) {
  header .widget_ywraq_mini_list_quote .yith-ywraq-list-wrapper .yith-ywraq-list-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-width: 400px;
  }
}
header .widget_ywraq_mini_list_quote .yith-ywraq-list-wrapper .yith-ywraq-list-content ul.yith-ywraq-list {
  padding: 0;
  border: 1px solid gray;
}
header .widget_ywraq_mini_list_quote .yith-ywraq-list-wrapper .yith-ywraq-list-content ul.yith-ywraq-list li.yith-ywraq-list-item {
  border: 0;
  padding: 15px 10px;
}
header .widget_ywraq_mini_list_quote .yith-ywraq-list-wrapper .yith-ywraq-list-content ul.yith-ywraq-list li.yith-ywraq-list-item .yith-ywraq-list-item-info {
  width: 35%;
}
header .widget_ywraq_mini_list_quote .yith-ywraq-list-wrapper .yith-ywraq-list-content ul.yith-ywraq-list li.yith-ywraq-list-item .yith-ywraq-list-item-info img.size-woocommerce_thumbnail {
  width: 115px;
  padding-right: 15px;
}
header .widget_ywraq_mini_list_quote .yith-ywraq-list-wrapper .yith-ywraq-list-content ul.yith-ywraq-list li.yith-ywraq-list-item .yith-ywraq-list-item-product-info {
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 400;
  color: #424243;
  width: 60%;
}
header .widget_ywraq_mini_list_quote .yith-ywraq-list-wrapper .yith-ywraq-list-content ul.yith-ywraq-list li.yith-ywraq-list-item .yith-ywraq-item-remove {
  top: 20px;
  right: 5px;
  left: unset;
}
header .widget_ywraq_mini_list_quote .yith-ywraq-list-wrapper .yith-ywraq-list-content ul.yith-ywraq-list li.yith-ywraq-list-item .yith-ywraq-item-remove img {
  width: 15px;
}
header .widget_ywraq_mini_list_quote .yith-ywraq-list-wrapper .yith-ywraq-list-content .button {
  border: 1px solid #ED3224;
  background-color: #ED3224;
  color: white;
  border-radius: 0;
  font-size: 12px;
  font-weight: 400;
  margin: 0 !important;
  align-self: end;
}
@media (min-width: 768px) {
  header .widget_ywraq_mini_list_quote .yith-ywraq-list-wrapper .yith-ywraq-list-content .button {
    font-size: 15px;
  }
}
header .widget_ywraq_mini_list_quote .yith-ywraq-list-wrapper .yith-ywraq-list-content .button:hover {
  background-color: #C3C3C3;
  border: 1px solid #C3C3C3;
  color: #424243;
}
header .ywraq-mobile-opened .yith-ywraq-list-wrapper .close {
  right: -5px;
}
header .ywraq-mobile-opened.widget_ywraq_mini_list_quote:hover .yith-ywraq-list-content {
  min-height: 200px;
  height: auto;
  padding-top: 120px;
  display: block;
}
header .menu-custom .elementor-menu-toggle.elementor-active {
  z-index: 10000;
}
@media (max-width: 768px) {
  header .menu-custom nav.elementor-nav-menu--dropdown {
    height: 100% !important;
    min-height: 100vh !important;
    padding-top: 150px;
    position: relative;
  }
}
header .menu-custom nav.elementor-nav-menu--dropdown .content-custom-botton {
  position: absolute;
  bottom: 100px;
}
header .menu-custom nav.elementor-nav-menu--dropdown .content-custom-botton .custom-botton {
  border: 1px solid #ED3224;
  background-color: #ED3224;
  color: white;
  padding: 10px 10px !important;
  margin-left: 30px;
}
header .menu-custom nav.elementor-nav-menu--dropdown .content-custom-botton .custom-botton:hover {
  background-color: #C3C3C3;
  border: 1px solid #C3C3C3;
  color: #424243;
}
header .menu-custom nav.elementor-nav-menu--main ul li a.elementor-item {
  padding: 50px 20px !important;
}
header .menu-custom nav.elementor-nav-menu--main ul li .sub-menu {
  background-color: transparent !important;
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0.75) 0.44%, rgba(255, 255, 255, 0.3) 100%) !important;
  backdrop-filter: blur(10px) !important;
}
header .menu-custom nav.elementor-nav-menu--main ul li .sub-menu > li {
  backdrop-filter: blur(10px);
}
header #mega-menu-wrap-menu-1 #mega-menu-menu-1 {
  overflow: scroll;
  max-height: calc(100vh - 195px);
  /* img{
      display: none;

      @media(min-width: 768px){
          display: block;
      }
  } */
}
@media (min-width: 768px) {
  header #mega-menu-wrap-menu-1 #mega-menu-menu-1 {
    max-height: auto;
    overflow: unset;
  }
}
@media (min-width: 768px) {
  header #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-menu-mobile {
    display: none !important;
  }
}

/* COTIZACION */
.ywraq-wrapper.ywraq-with-form .ywraq-form-table-wrapper.wide {
  grid-template-columns: 1fr;
  grid-auto-rows: unset;
  gap: 50px;
  /* Lista de productos */
}
@media (min-width: 768px) {
  .ywraq-wrapper.ywraq-with-form .ywraq-form-table-wrapper.wide {
    grid-template-columns: 1.2fr 2fr;
    grid-auto-rows: 1fr;
  }
}
.ywraq-wrapper.ywraq-with-form .ywraq-form-table-wrapper.wide form#yith-ywraq-form {
  border: unset !important;
  border-radius: 0px;
}
.ywraq-wrapper.ywraq-with-form .ywraq-form-table-wrapper.wide form#yith-ywraq-form table.shop_table {
  border: 1px solid gray;
  border-radius: 0;
  margin-bottom: 2rem;
}
.ywraq-wrapper.ywraq-with-form .ywraq-form-table-wrapper.wide form#yith-ywraq-form table.shop_table thead {
  display: none;
}
.ywraq-wrapper.ywraq-with-form .ywraq-form-table-wrapper.wide form#yith-ywraq-form table.shop_table tbody tr td {
  background-color: white;
  border: unset !important;
}
.ywraq-wrapper.ywraq-with-form .ywraq-form-table-wrapper.wide form#yith-ywraq-form table.shop_table tbody tr td.product-thumbnail {
  width: 120px;
}
.ywraq-wrapper.ywraq-with-form .ywraq-form-table-wrapper.wide form#yith-ywraq-form table.shop_table tbody tr td.product-thumbnail img {
  max-width: 100px;
}
.ywraq-wrapper.ywraq-with-form .ywraq-form-table-wrapper.wide form#yith-ywraq-form table.shop_table tbody tr td.product-name {
  padding: 0;
}
.ywraq-wrapper.ywraq-with-form .ywraq-form-table-wrapper.wide form#yith-ywraq-form table.shop_table tbody tr td.product-name a {
  color: #424243;
  font-size: 14px;
  font-weight: 400;
}
@media (min-width: 768px) {
  .ywraq-wrapper.ywraq-with-form .ywraq-form-table-wrapper.wide form#yith-ywraq-form table.shop_table tbody tr td.product-name a {
    font-size: 16.5px;
  }
}
.ywraq-wrapper.ywraq-with-form .ywraq-form-table-wrapper.wide form#yith-ywraq-form table.shop_table tbody tr td.product-quantity {
  width: 100px;
}
.ywraq-wrapper.ywraq-with-form .ywraq-form-table-wrapper.wide form#yith-ywraq-form .after-table-right {
  gap: 20px;
}
.ywraq-wrapper.ywraq-with-form .ywraq-form-table-wrapper.wide .gform_wrapper.gravity-theme {
  margin-top: 4rem;
}
@media (min-width: 768px) {
  .ywraq-wrapper.ywraq-with-form .ywraq-form-table-wrapper.wide .gform_wrapper.gravity-theme {
    margin-top: 0;
  }
}
.ywraq-wrapper.ywraq-with-form .ywraq-form-table-wrapper.wide .gform_wrapper.gravity-theme .gform_title {
  color: #ED3224;
  font-size: 20px;
  font-weight: 700;
  display: block;
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .ywraq-wrapper.ywraq-with-form .ywraq-form-table-wrapper.wide .gform_wrapper.gravity-theme .gform_title {
    display: none;
    font-size: 24px;
    margin-bottom: 0;
  }
}
.ywraq-wrapper.ywraq-with-form .ywraq-form-table-wrapper.wide .gform_wrapper.gravity-theme .gform_description,
.ywraq-wrapper.ywraq-with-form .ywraq-form-table-wrapper.wide .gform_wrapper.gravity-theme .gform_required_legend {
  display: none;
}
.ywraq-wrapper.ywraq-with-form .ywraq-form-table-wrapper.wide .gform_wrapper.gravity-theme form#gform_12 {
  border: 1px solid;
  padding: 30px 15px;
}
@media (min-width: 768px) {
  .ywraq-wrapper.ywraq-with-form .ywraq-form-table-wrapper.wide .gform_wrapper.gravity-theme form#gform_12 {
    padding: 0;
    border: unset;
  }
}
.ywraq-wrapper.ywraq-with-form .ywraq-form-table-wrapper.wide .gform_wrapper.gravity-theme form#gform_12 #field_12_5 {
  margin-top: 0;
}
.ywraq-wrapper.ywraq-with-form .ywraq-form-table-wrapper.wide .gform_wrapper.gravity-theme form#gform_12 #field_12_5 #input_12_5 {
  grid-template-columns: 1fr;
  margin: 0;
  min-height: 40px;
  align-items: center;
}
.ywraq-wrapper.ywraq-with-form button.button, .ywraq-wrapper.ywraq-with-form button.button#ywraq-list-to-pdf, .ywraq-wrapper.ywraq-with-form input[type=submit].button, .ywraq-wrapper.ywraq-with-form a.button {
  border: 1px solid #ED3224;
  background-color: #ED3224;
  color: white;
  border-radius: 0;
  font-size: 12px;
  font-weight: 400;
  margin: 0 !important;
}
@media (min-width: 768px) {
  .ywraq-wrapper.ywraq-with-form button.button, .ywraq-wrapper.ywraq-with-form button.button#ywraq-list-to-pdf, .ywraq-wrapper.ywraq-with-form input[type=submit].button, .ywraq-wrapper.ywraq-with-form a.button {
    font-size: 15px;
  }
}
.ywraq-wrapper.ywraq-with-form button.button:hover, .ywraq-wrapper.ywraq-with-form button.button#ywraq-list-to-pdf:hover, .ywraq-wrapper.ywraq-with-form input[type=submit].button:hover, .ywraq-wrapper.ywraq-with-form a.button:hover {
  background-color: #C3C3C3;
  border: 1px solid #C3C3C3;
  color: #424243;
}

/* BUTTONS */
.elementor-button:hover {
  border-color: #C3C3C3 !important;
}

a.btn {
  font-family: "Montserrat", Sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1px;
  padding: 12px 24px;
}
a.btn--primary {
  border: 1px solid #ED3224;
  background-color: #ED3224;
  color: white;
}
a.btn--primary:hover {
  background-color: #C3C3C3;
  border: 1px solid #C3C3C3;
  color: #424243;
}
a.btn--secondary {
  border: 1px solid #424243;
  color: #424243;
}
a.btn--secondary:hover {
  background-color: #C3C3C3;
  border: 1px solid #C3C3C3;
  color: #424243;
}
a.btn--tertiary {
  border: 1px solid white;
  color: white;
}
a.btn--tertiary:hover {
  background-color: #C3C3C3;
  border: 1px solid #C3C3C3;
  color: #424243;
}

/* POST */
.title-news .elementor-heading-title {
  display: block;
  display: -webkit-box;
  max-width: 100%;
  height: 27px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (min-width: 768px) {
  .title-news .elementor-heading-title {
    height: 40px;
  }
}

.elementor-widget-theme-post-content ul {
  margin-bottom: 1.75rem;
}
.elementor-widget-theme-post-content p {
  margin-bottom: 1.5rem;
}

/* TABS */
.tabs-tf.elementor-widget-tabs .elementor-tab-content {
  padding: 20px 0;
}
.tabs-tf .elementor-widget-container .elementor-tabs .elementor-tabs-content-wrapper {
  background-color: white;
}
.tabs-tf .elementor-widget-container .elementor-tabs .elementor-tabs-wrapper {
  display: flex;
  max-width: 1200px;
  margin: auto;
  overflow-x: scroll;
  padding-bottom: 10px;
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */
}
@media (min-width: 768px) {
  .tabs-tf .elementor-widget-container .elementor-tabs .elementor-tabs-wrapper {
    overflow: visible;
  }
}
.tabs-tf .elementor-widget-container .elementor-tabs .elementor-tabs-wrapper::-webkit-scrollbar {
  width: unset;
}
.tabs-tf .elementor-widget-container .elementor-tabs .elementor-tabs-wrapper::-webkit-scrollbar-track {
  background: unset;
}
.tabs-tf .elementor-widget-container .elementor-tabs .elementor-tabs-wrapper::-webkit-scrollbar-thumb {
  background: unset;
}
.tabs-tf .elementor-widget-container .elementor-tabs .elementor-tabs-wrapper::-webkit-scrollbar-thumb:hover {
  background: unset;
}
@media (min-width: 768px) {
  .tabs-tf .elementor-widget-container .elementor-tabs .elementor-tabs-wrapper {
    overflow-x: unset;
    padding-bottom: unset;
  }
}
.tabs-tf .elementor-widget-container .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title {
  white-space: nowrap;
  margin-right: 0.5rem;
  padding: 6px 19px;
}
.tabs-tf .elementor-widget-container .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title:not(.elementor-active) {
  border: 1px solid #ED3224;
}
.tabs-tf .elementor-tabs-content-wrapper .elementor-tab-title.elementor-tab-mobile-title {
  display: none;
}
.tabs-tf--right .elementor-widget-container .elementor-tabs .elementor-tabs-wrapper {
  padding-left: 5%;
  display: flex;
}
@media (min-width: 768px) {
  .tabs-tf--right .elementor-widget-container .elementor-tabs .elementor-tabs-wrapper {
    padding-left: 27.4%;
  }
}
.tabs-tf--right .tabs-tf__image {
  position: absolute;
  right: 0;
  left: 0;
  bottom: -110px;
}
@media (min-width: 992px) {
  .tabs-tf--right .tabs-tf__image {
    right: -31.7%;
    left: unset;
    bottom: unset;
  }
}
.tabs-tf--right .tabs-tf__image img {
  width: 100%;
}

.tab-icons .eael-advance-tabs .eael-tabs-nav > ul {
  display: flex;
  flex-wrap: nowrap;
  overflow: auto;
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */
}
.tab-icons .eael-advance-tabs .eael-tabs-nav > ul::-webkit-scrollbar {
  width: unset;
}
.tab-icons .eael-advance-tabs .eael-tabs-nav > ul::-webkit-scrollbar-track {
  background: unset;
}
.tab-icons .eael-advance-tabs .eael-tabs-nav > ul::-webkit-scrollbar-thumb {
  background: unset;
}
.tab-icons .eael-advance-tabs .eael-tabs-nav > ul::-webkit-scrollbar-thumb:hover {
  background: unset;
}
@media (min-width: 768px) {
  .tab-icons .eael-advance-tabs .eael-tabs-nav > ul {
    display: flex;
    flex-wrap: unset;
    overflow: unset;
  }
}
.tab-icons .eael-advance-tabs .eael-tabs-nav > ul li.active svg {
  filter: invert(21%) sepia(95%) saturate(5815%) hue-rotate(357deg) brightness(94%) contrast(106%);
}

/* Tabs  - Espacios para trabajar */
.tab-category {
  margin-bottom: 120px;
}
.tab-category__title {
  font-family: "Montserrat", Sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 34px;
  margin-bottom: 45px;
}
.tab-category__header {
  display: flex;
  list-style: none;
  grid-gap: 10px;
  padding: 0 0 30px 0;
}
.tab-category__header .item a {
  padding: 6px 25px;
  color: #ED3224;
  border: 1px solid #ED3224;
  font-family: "Montserrat", Sans-serif;
  font-size: 10px;
  font-weight: 400;
  line-height: 12px;
}
.tab-category__header .item a:hover {
  color: #ED3224;
}
.tab-category__header .item a.active {
  background-color: #ED3224;
  color: white;
}
.tab-category__body {
  display: none;
  min-height: 320px;
  margin-top: 50px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.tab-category__body .container {
  position: relative;
}
.tab-category__body.active {
  display: block;
}
.tab-category__body .box-float {
  width: 40%;
  height: 400px;
  padding: 50px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-color: transparent;
  background-image: linear-gradient(91deg, rgba(255, 255, 255, 0.3294117647) 0%, rgba(255, 255, 255, 0.2117647059) 100%);
  backdrop-filter: blur(40px);
  position: absolute;
  left: 0;
  top: -50px;
}
.tab-category__body .box-float p {
  width: 70%;
  margin-bottom: 35px;
  font-family: "Montserrat", Sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  color: white;
}
.tab-category__body .box-float--text-black p {
  color: #424243;
}

/* Form */
.gform_wrapper.gravity-theme form .gform_fields {
  grid-row-gap: 25px;
}
.gform_wrapper.gravity-theme form legend.gfield_label, .gform_wrapper.gravity-theme form label.gfield_label {
  font-family: "Montserrat", Sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 15px;
}
.gform_wrapper.gravity-theme form .form-checkboxes {
  margin: 15px 0;
}
.gform_wrapper.gravity-theme form .form-checkboxes .gfield_checkbox {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 10px 0;
  margin-top: 20px;
}
@media (min-width: 768px) {
  .gform_wrapper.gravity-theme form .form-checkboxes .gfield_checkbox {
    grid-template-columns: repeat(4, 1fr);
  }
}
.gform_wrapper.gravity-theme form .input-not-label {
  margin-top: 1.6rem;
}
.gform_wrapper.gravity-theme form .gform_footer {
  justify-content: flex-start;
}
.gform_wrapper.gravity-theme form .gform_footer button.button.gform_button {
  border: 1px solid #ED3224;
  background-color: #ED3224;
  color: white;
  padding: 15px 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  font-weight: 500;
}
.gform_wrapper.gravity-theme form .gform_footer button.button.gform_button:hover {
  background-color: #C3C3C3;
  border: 1px solid #C3C3C3;
  color: #424243;
}

.yith-ywraq-list-widget-wrapper .raq-info {
  padding: 7px 12px 5px;
  background: #ED3224;
  border: 0;
}
.yith-ywraq-list-widget-wrapper .raq-items-number, .yith-ywraq-list-widget-wrapper .ywraq-quote-icon-icon_quote:before {
  color: #fff;
}
.yith-ywraq-list-widget-wrapper .raq-items-number {
  display: none;
}

/* breadcrumb */
.woocommerce-breadcrumb {
  font-weight: 700;
}
.woocommerce-breadcrumb a {
  font-weight: 400;
}

/* noticia tecno-fast-entra-al-negocio-inmobiliario-residencial */
.postid-9197.elementor-page-4957 .elementor-widget-image img,
.postid-9223.elementor-page-4957 .elementor-widget-image img {
  display: none;
}

@media (min-width: 768px) {
  .noticia__diario--reportaje {
    height: 600px;
  }
}

/* cotiza-soluciones-modulares  */
.page-id-6927 .e-n-accordion .e-n-accordion-item .e-n-accordion-item-title {
  padding: 10px 0 !important;
}

/* Landing Industrias */
.industries-tabs .elementor-widget-n-tabs .e-n-tabs-heading {
  background-color: #E9E9E9 !important;
}

.page-id-77053 .container-button {
  display: none;
}

/* Landing Sucursales */
.page-id-80374 .e-n-tabs {
  align-items: center;
}
.page-id-80374 .e-n-tabs .e-n-tabs-heading {
  max-width: 1000px;
  width: 100%;
}
.page-id-80374 .e-n-tabs .e-n-tabs-heading .e-n-tab-title[aria-selected=true] {
  font-weight: 700 !important;
}
.page-id-80374 .e-n-tabs .e-n-tabs-content {
  width: 100%;
}
.page-id-80374 .e-n-tabs .e-n-tabs-content .sucursal-img {
  max-width: 1000px;
  align-self: center;
}
.page-id-80374 .e-n-tabs .e-n-tabs-content a {
  color: #424243;
}
.page-id-80374 .e-n-tabs .e-n-tabs-content .elementor-button-icon {
  font-size: 17px;
}
.page-id-80374 .sucursales-form .gform_heading {
  display: flex;
  justify-content: flex-end;
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 11px;
  margin-bottom: -20px;
}
.page-id-80374 .sucursales-form #gform_fields_37 {
  row-gap: 10px !important;
}
.page-id-80374 .sucursales-form #gform_fields_37 select, .page-id-80374 .sucursales-form #gform_fields_37 input, .page-id-80374 .sucursales-form #gform_fields_37 textarea {
  font-size: 14px;
}
.page-id-80374 .gform_footer {
  margin-block-start: 0;
}

@media (max-width: 767px) {
  .page-id-80374 .sucursales-form .gform_heading {
    margin-bottom: 0px;
    justify-content: flex-start;
  }
  .page-id-80374 .sucursales-form #gform_fields_37 {
    row-gap: 0px !important;
  }
  .page-id-80374 .sucursales-form #gform_submit_button_37 {
    font-size: 12px !important;
    width: 150px !important;
    padding: 0 !important;
  }
}
/* mega menu */
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
  justify-content: space-between !important;
}

/* Landing Global */
.global-ss-text {
  min-height: 114px;
}

@media (max-width: 767px) {
  .elementor-79468 .elementor-element.elementor-element-21bfe72 {
    overflow-x: scroll;
  }
  .elementor-79468 .elementor-element.elementor-element-21bfe72::-webkit-scrollbar {
    width: 8px;
    height: 2px;
  }
  .elementor-79468 .elementor-element.elementor-element-21bfe72::-webkit-scrollbar-thumb {
    background-color: #FFF;
    border-radius: 4px;
  }
  .elementor-79468 .elementor-element.elementor-element-21bfe72::-webkit-scrollbar-track {
    background-color: transparent;
  }
}
.form-global {
  font-family: Montserrat;
}
.form-global .gform_fields {
  row-gap: 20px;
}
.form-global input:not([type=submit]), .form-global textarea {
  border-radius: 0;
}
.form-global textarea {
  padding: 10px !important;
}
.form-global #gform_submit_button_38 img {
  display: none;
}

.global-newsletter-form .gform_heading {
  display: none;
}
.global-newsletter-form form {
  display: flex;
  align-items: center;
  gap: 30px;
}
.global-newsletter-form #gform_fields_4 {
  display: flex;
  align-items: flex-end;
}

@media (max-width: 991px) {
  #gform_submit_button_38, #gform_submit_button_4 {
    font-size: 16px !important;
  }
  .global-newsletter-form form {
    flex-direction: column;
  }
  .global-newsletter-form #gform_fields_4 {
    flex-direction: row;
    align-items: flex-start;
    flex-wrap: wrap;
    column-gap: 10px;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .global-newsletter-form #gform_fields_4 #input_4_1 {
    height: 24px;
  }
  .global-newsletter-form #gform_fields_4 #field_4_1, .global-newsletter-form #gform_fields_4 #field_4_4 {
    width: 45%;
  }
}
/* --- MONTAJES ----*/
.montajes-ss-cards:hover p {
  color: #424243;
}
.montajes-ss-cards:hover img {
  filter: invert(12%) sepia(10%) saturate(250%) hue-rotate(180deg) brightness(65%) contrast(110%);
}

.page-id-81524 {
  /* #casos-exito-montajes {
      .elementor-swiper-button-next {
          right: 374px !important;
      }
      .elementor-swiper-button-prev {
          left: 374px !important;
      }
  } */
}
.page-id-81524 .slider-img-proyectos .elementor-swiper-button-prev, .page-id-81524 .slider-img-proyectos .elementor-swiper-button-next {
  margin-top: 160px;
}
.page-id-81524 .slider-img-proyectos .elementor-swiper-button-next {
  margin-right: 220px;
}
.page-id-81524 .slider-img-proyectos .elementor-swiper-button-prev {
  margin-left: -10px;
}
.page-id-81524 #gform_fields_41 {
  grid-row-gap: 10px !important;
}
.page-id-81524 .container-sliders-img {
  overflow: hidden;
}
@media (min-width: 1024px) {
  .page-id-81524 .swiper-slide .swiper-slide-inner img {
    height: 260px;
    object-fit: cover;
  }
  .page-id-81524 .swiper-slide.swiper-slide-next .swiper-slide-inner img {
    object-fit: cover;
    aspect-ratio: 16/9;
  }
}
@media (max-width: 767px) {
  .page-id-81524 {
    /* #casos-exito-montajes {
    .elementor-swiper-button-next {
        right: 10px !important;
    }
    .elementor-swiper-button-prev {
        left: 10px !important;
    }
    } */
  }
  .page-id-81524 .container-sliders-img {
    overflow-x: scroll;
    min-width: 1000px;
  }
  .page-id-81524 .container-sliders-img::-webkit-scrollbar {
    width: 12px;
    height: 12px;
  }
  .page-id-81524 .container-sliders-img::-webkit-scrollbar-thumb {
    background-color: #ED3224;
    border-radius: 10px;
    border: 3px solid #fff;
  }
  .page-id-81524 .container-sliders-img::-webkit-scrollbar-track {
    background-color: #fff;
    border-radius: 10px;
  }
  .page-id-81524 .container-sliders-img::-webkit-scrollbar-thumb:hover {
    background-color: #b92a1d;
  }
  .page-id-81524 #gform_submit_button_41 {
    font-size: 12px !important;
    font-family: Montserrat;
    font-weight: 700;
    text-transform: capitalize;
    padding: 8px !important;
    width: 126px !important;
  }
}
