/********* Compiled - Do not edit *********/
:root{--color-primary:#333333;--color-secondary:#fcc57e;--color-gradient-start:#bababa;--color-gradient-stop:#e2e2e2;--color-link:#333333;--color-link-hover:#fcc57e;}.woocommerce ul.products, .woocommerce-page ul.products{margin-left:-15px;margin-right:-15px;}.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{padding-left:15px;padding-right:15px;}body{font-family:inherit;line-height:25px;font-size:20px;color:#333333;}body.single-post .blog-single-title{font-family:inherit;}body.single-post .content{font-family:inherit;}.h1,h1{font-family:inherit;line-height:90px;font-size:110px;color:#333333;}.h2,h2{font-family:inherit;line-height:70px;font-size:80px;color:#333333;}.h3,h3{font-family:inherit;line-height:50px;font-size:60px;color:#333333;}.h4,h4{font-family:inherit;line-height:35px;font-size:40px;color:#333333;}.h5,h5{font-family:inherit;line-height:25px;font-size:30px;color:#000000;}.h6,h6{font-family:inherit;line-height:18px;font-size:20px;color:#0a0a0a;}.titlebar-inner h1{}.titlebar-inner p{}@media ( min-width: 1200px ){.main-header .is-stuck{background:rgba(255, 255, 255, 0.7) !important;}.mainbar-wrap.is-stuck .social-icon:not(.branded):not(.branded-text) a, .mainbar-wrap.is-stuck .header-module .ld-module-trigger, .mainbar-wrap.is-stuck .main-nav > li > a, .mainbar-wrap.is-stuck .ld-module-search-visible-form .ld-search-form input, .mainbar-wrap.is-stuck .header-module .lqd-custom-menu > li > a{color:rgb(51, 51, 51) !important;}.mainbar-wrap.is-stuck .mainbar-wrap.is-stuck .header-module .nav-trigger .bar{background-color:rgb(51, 51, 51) !important;}.mainbar-wrap.is-stuck .header-module .ld-module-trigger-icon, .mainbar-wrap.is-stuck .header-module .ld-module-trigger-txt{color:inherit !important;}.mainbar-wrap.is-stuck .ld-module-search-visible-form .ld-search-form input{border-color:rgb(51, 51, 51) !important;}.mainbar-wrap.is-stuck .social-icon:not(.branded):not(.branded-text) a:hover, .mainbar-wrap.is-stuck .main-nav > li > a:hover, .mainbar-wrap.is-stuck .header-module .lqd-custom-menu > li > a:hover{color:rgb(85, 85, 85) !important;}}@media screen and (max-width: 1199px){body[data-mobile-nav-style=classic] .navbar-collapse, body[data-mobile-nav-style=minimal] .navbar-collapse{background:rgb(51, 51, 51);color:rgba(255, 255, 255, 0.75);}body[data-mobile-nav-style=modern]:before{background:rgb(51, 51, 51);}ul.nav.main-nav > li > a, ul.nav.main-nav > li > a:hover, .main-nav .children > li.active > a, .main-nav .children > li.current-menu-item > a, .main-nav .children > li.current-menu-ancestor > a, .main-nav .children > li:hover > a, .nav-item-children > li.active > a, .nav-item-children > li.current-menu-item > a, .nav-item-children > li.current-menu-ancestor > a, .nav-item-children > li:hover > a{color:inherit !important;}}@font-face {
    font-family: 'TuskerGrotesk';
    src: url('/wp-content/themes/ave/assets/fonts/TuskerGrotesk-3500Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TuskerGrotesk';
    src: url('/wp-content/themes/ave/assets/fonts/TuskerGrotesk-4500Medium.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

body {
    font-family: "articulat-cf", sans-serif !important;
    font-weight: 500;
    font-style: normal;
    font-size: 20px;
    line-height: 32px;
}

@media screen and (max-width: 768px) {
  body {
    font-size: 18px;
    line-height: 28px;
  }
}

p strong {
    font-family: "articulat-cf", sans-serif;
    font-weight: 800;
    font-style: normal;
}

h1 {
  font-family: 'TuskerGrotesk', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 100px;
  line-height: 1.1;
  margin-bottom: 0px;
}

h2 {
    font-family: "TuskerGrotesk", sans-serif;
    font-weight: 700; /* Bold */
    font-style: normal;
    font-size: 72px;
    line-height: 1.1;
    margin-bottom: 0px;
}

h3 {
    font-family: "TuskerGrotesk", sans-serif;
    font-weight: 500; /* Medium */
    font-style: normal;
    font-size: 54px;
    line-height: 1.1;
    margin-bottom: 0px;
}

h4 {
    font-family: "TuskerGrotesk", sans-serif;
    font-weight: 500; /* Medium Italic opcional si querés destacar */
    font-style: normal;
    font-size: 44px;
    line-height: 1.1;
    margin-bottom: 0px;
}

h5 {
    font-family: "TuskerGrotesk", sans-serif;
    font-weight: 300; /* Light */
    font-style: normal;
    line-height: 1.1;
    margin-bottom: 0px;
}

h6 {
    font-family: "TuskerGrotesk", sans-serif;
    font-weight: 300; /* Light Italic para algo más editorial */
    font-style: normal;
    font-size: 22px;
    line-height: 1.1;
    margin-bottom: 0px;
}

@media screen and (max-width: 768px) {
  .h1, h1 {
    font-size: 56px;  /* antes 100px */
    line-height: 1.1;
  }

  .h2, h2 {
    font-size: 48px;  /* antes 72px */
    line-height: 1.1;
  }

  .h3, h3 {
    font-size: 36px;  /* antes 54px */
    line-height: 1.1;
  }

  .h4, h4 {
    font-size: 28px;  /* antes 40px */
    line-height: 1.1;
  }

  .h5, h5 {
    font-size: 24px;  /* antes 28px */
    line-height: 1.1;
  }

  .h6, h6 {
    font-size: 18px;  /* antes 22px */
    line-height: 1.1;
  }
}

.fancy-box h3 {
    font-family: "articulat-cf", sans-serif !important;
    font-weight: 500;
    font-style: normal;
    font-size: 20px;
    line-height: 25px;
}

.fancy-box p {
    font-family: "articulat-cf", sans-serif !important;
    font-weight: 500;
    font-style: italic;
    font-size: 18px;
    line-height: 22px;
}

.border-radius-3 {
    border-radius: 0px !important;
}

.fancy-box-overlay {
    margin-bottom: 0px;
}

.fancy-box {
    margin-bottom: 0px;
}

.fancy-box-overlay.scheme-light .cb-overlay {
    background-color: rgba(0, 0, 0, 0.1);
}

.social-icon li {
    margin-right: 0px !important;
}

.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 0px;
}

.main-nav>li, .main-nav>li>a {
    flex-flow: wrap;
}

.iconbox p {
    font-family: "articulat-cf", sans-serif !important;
    font-weight: 500;
    font-style: normal;
    font-size: 16px;
    line-height: 20px;
}

.iconbox-heading-lg h3 {
    text-transform: uppercase;
    font-size: 40px;
    line-height: 45px;

}

.ld-pb-top .ld-pb-icon-wrap, .ld-pb-top figure {
    width: 80px;
    height: 80px;
}

[class^="icon-"], [class*=" icon-"] {
    font-family: 'liquid-icon' !important;
    font-size: 50px;
}

.ld-pb h3 {
    font-size: 25px;
    text-transform: uppercase;
}

.highlight {
    background: none;
    box-shadow: inset 0 -0.5em rgba(252, 197, 126, 0.4);
    display: inline;
}


// FORMULARIO DE PRESUPUESTO //

.wpcf7 input[type="text"],
.wpcf7 textarea,
.wpcf7 select {
  width: 100%;
  background-color: #ffffff !important;
  border: none;
  padding: 10px;
  font-family: "articulat-cf", sans-serif;
  font-size: 16px;
  border-radius: 2px;
}

.wpcf7 label {
  font-family: "articulat-cf", sans-serif;
  color: #333333;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  display: block;
  margin-bottom: 6px;
}

.wpcf7 label .campo-obligatorio {
  font-family: "articulat-cf", sans-serif;
  font-style: italic;
  color: #be1622;
  font-weight: 500;
  font-size: 15px;
}

.wpcf7 p {
  font-family: "articulat-cf", sans-serif;
  color: #333333;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  display: block;
  margin-bottom: 6px;
}

.wpcf7-checkbox label,
.wpcf7-acceptance label {
    font-family: "articulat-cf", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    color: #333333;
    margin-top:10px;
}

.wpcf7-checkbox {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
}

.wpcf7-list-item,
.wpcf7-acceptance {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom:20px;
}

.wpcf7 input[type="checkbox"] {
  width: 20px;
  height: 20px;
  margin: 0;
  padding: 0;
  vertical-align: middle;
}

.wpcf7-list-item {
  padding: 0 10px 4px 0;
}

.form-row {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.form-col {
  flex: 1 1 48%;
}

@media screen and (max-width: 768px) {
  .form-col {
    flex: 1 1 100%;
  }
}

.lqd-contact-form select, .lqd-contact-form input, .lqd-contact-form textarea, .lqd-contact-form .ui-selectmenu-button {
    padding-right: 20px;
    padding-left: 20px;
    margin-top: 10px;
    font-family: "articulat-cf", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    color:#fbfbfb;
}

.intl-tel-input {
    margin-top: 10px;
}

.ui-widget-content {
    border: 1px solid #ddd;
    background: #fff;
    color: #333333;
    font-family: "articulat-cf", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
}

.ld-fancy-heading p, .ld-fancy-heading h1, .ld-fancy-heading h2, .ld-fancy-heading h3, .ld-fancy-heading h4, .ld-fancy-heading h5, .ld-fancy-heading h6, .ld-fancy-heading>div {
    margin-bottom: 15px !important;
}

// FORMULARIO DE PRESUPUESTO //