.elementor-widget-breadcrumbs{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-7138 .elementor-element.elementor-element-414bf04e{margin:5% 0% calc(var(--kit-widget-spacing, 0px) + 0%) 0%;font-family:"Nunito Sans", Sans-serif;font-size:clamp(14px, 0.83vw, 16px);font-weight:700;line-height:1em;color:var( --e-global-color-b218337 );}.elementor-7138 .elementor-element.elementor-element-414bf04e a{color:var( --e-global-color-b218337 );}.elementor-7138 .elementor-element.elementor-element-230faa45{--display:flex;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}.elementor-7138 .elementor-element.elementor-element-59511f5e{--display:flex;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}.elementor-7138 .elementor-element.elementor-element-2f1c80d7{--display:flex;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}.elementor-7138 .elementor-element.elementor-element-33bd80cb{--display:flex;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}.elementor-7138 .elementor-element.elementor-element-71f2f154{--e-n-carousel-swiper-slides-to-display:4;--e-n-carousel-swiper-slides-gap:10px;--e-n-carousel-slide-height:auto;--e-n-carousel-slide-container-height:100%;}@media(max-width:1120px){.elementor-7138 .elementor-element.elementor-element-71f2f154{--e-n-carousel-swiper-slides-to-display:2;}}@media(max-width:767px){.elementor-7138 .elementor-element.elementor-element-71f2f154{--e-n-carousel-swiper-slides-to-display:1;}}/* Start custom CSS for nested-carousel, class: .elementor-element-71f2f154 */.project-slider::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 50px; /* Adjust the width of the fade effect */
  height: 100%;
  z-index: 2; /* Set a higher z-index to render on top of the content */
  background: linear-gradient(to left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1)); /* Adjust the gradient direction */
}

.project-slider::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 50px; /* Adjust the width of the fade effect */
  height: 100%;
  z-index: 1;
  background: linear-gradient(to right, rgba(255, 525, 255, 0), rgba(255, 255, 255, 1)); /* Adjust the gradient */
}


.project-slider .swiper-wrapper {
  transition-timing-function: linear !important; 
}/* End custom CSS */
/* Start custom CSS for wpforms, class: .elementor-element-4fd021f6 *//* =========================
   WPForms - CMAX Contact Form
========================= */

.cmax-contact-form .wpforms-container {
  margin: 0 !important;
}

.cmax-contact-form .wpforms-form {
  width: 100%;
}

/* Campi */
.cmax-contact-form .wpforms-field {
  padding: 0 !important;
  margin-bottom: 30px !important;
}

/* Label */
.cmax-contact-form .wpforms-field-label {
  position: static !important;

  display: block !important;
  margin: 0 0 12px 0 !important;

  font-family: "Nunito Sans", sans-serif !important;
  font-weight: 700 !important;
  font-size: 16px !important;
  line-height: 22px !important;
  letter-spacing: 0 !important;

  color: #111111 !important;
}

/* Asterisco required */
.cmax-contact-form .wpforms-required-label {
  display: none !important;
}

/* Input e textarea */
.cmax-contact-form input[type="text"],
.cmax-contact-form input[type="email"],
.cmax-contact-form input[type="tel"],
.cmax-contact-form input[type="url"],
.cmax-contact-form textarea {
  width: 100% !important;

  background: #f7f7f7 !important;
  border: none !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  outline: none !important;

  font-family: "Nunito Sans", sans-serif !important;
  font-size: 16px !important;
  line-height: 22px !important;
  color: #111111 !important;
}

/* Altezza campi piccoli */
.cmax-contact-form input[type="text"],
.cmax-contact-form input[type="email"],
.cmax-contact-form input[type="tel"],
.cmax-contact-form input[type="url"] {
  height: 64px !important;
  padding: 0 28px !important;
}

/* Textarea */
.cmax-contact-form textarea {
  min-height: 145px !important;
  padding: 20px 28px !important;
  resize: vertical;
}

/* Focus */
.cmax-contact-form input:focus,
.cmax-contact-form textarea:focus {
  background: #f4f4f4 !important;
  border: none !important;
  box-shadow: none !important;
  outline: none !important;
}

/* Submit wrapper */
.cmax-contact-form .wpforms-submit-container {
  padding: 0 !important;
  margin-top: 4px !important;
}

/* Bottone invio */
.cmax-contact-form button[type="submit"],
.cmax-contact-form .wpforms-submit {
  background: #c8202f !important;
  color: #ffffff !important;

  border: none !important;
  border-radius: 4px !important;
  box-shadow: none !important;

  padding: 18px 24px !important;

  font-family: "Space Mono", monospace !important;
  font-weight: 400 !important;
  font-size: 18px !important;
  line-height: 18px !important;
  letter-spacing: 0 !important;
  text-transform: uppercase !important;

  cursor: pointer !important;

  display: inline-flex !important;
  align-items: center !important;
  gap: 12px !important;

  transition: background-color 0.25s ease, color 0.25s ease;
}

/* Freccia bottone */
.cmax-contact-form button[type="submit"]::after,
.cmax-contact-form .wpforms-submit::after {
  content: "\203A";
  font-size: 24px;
  line-height: 1;
  color: inherit;
}

/* Hover bottone */
.cmax-contact-form button[type="submit"]:hover,
.cmax-contact-form .wpforms-submit:hover {
  background: #000000 !important;
  color: #ffffff !important;
}

/* Mobile */
@media (max-width: 767px) {
  .cmax-contact-form,
  .cmax-contact-form .wpforms-container,
  .cmax-contact-form .wpforms-form,
  .cmax-contact-form .wpforms-field-container {
    width: 100% !important;
    max-width: 100% !important;
  }

  .cmax-contact-form .wpforms-field,
  .cmax-contact-form .wpforms-one-half,
  .cmax-contact-form .wpforms-one-third,
  .cmax-contact-form .wpforms-two-thirds,
  .cmax-contact-form .wpforms-field-row,
  .cmax-contact-form .wpforms-field-row-block {
    width: 100% !important;
    max-width: 100% !important;
    float: none !important;
    clear: both !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .cmax-contact-form input[type="text"],
  .cmax-contact-form input[type="email"],
  .cmax-contact-form input[type="tel"],
  .cmax-contact-form input[type="url"],
  .cmax-contact-form textarea {
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box !important;
  }
}/* End custom CSS */