html {
  font-size: 10px;
  font-family:"Open Sans", sans-serif;
  line-height: 1.2;
  color: #575756;
}
body {
  font-family:"Open Sans", sans-serif; color: #575756;
}

h1 {
  font-size: 6rem;
  font-weight: 700;
  text-transform: uppercase;
    color: #e94e1b;

}
h2 {
  font-size: 6rem;  
  font-weight: 700;
}
h3 {
  text-transform: uppercase;
  font-weight:700;
  font-size:4rem;  
}
@media screen and (max-width: 1199px) {
  h1 {
    font-size: 4rem;
  }
  h2 {
    font-size: 4rem;  
  }
  h3 {
    font-size:2rem;  
  }
}


p {
  font-size: 1.9rem;
}
a:hover {
  opacity: 0.75;
}

.section-header, .section-footer, .contents {
  font-size: 1.8rem;
}

.round_button {
  border: none;
  padding: 1.4rem 2.4rem;
  background-color: #e94e1b;
  color: #fff !important;
  font-weight: 600;
  border-radius: 40px;
  display: inline-block;
  -webkit-tap-highlight-color: transparent;
  outline: 0;
  -webkit-transition: all .3s;
  transition: all .3s;
  z-index: 9;
}
.round_button:hover {
  background-color: rgba(233,78,27,.1);
  color: #e94e1b !important;
  box-shadow: inset 0 0 12px rgba(233,78,27,.3);
}

/* dario */

strong {font-family:"Open Sans", sans-serif; font-weight:600;}
a {color:#e94e1b;}
a:hover {text-decoration: none; color:#575756;}
a:selected {text-decoration: none; color:#575756;}
a.read-more {color:#f0522e; font-weight:600;}
.btn {background: #e94e1b;font-size: 2rem;color: #fff;padding: 1rem 2rem;min-width: 233px;border-radius: 0;text-transform: uppercase;font-weight: 500;}
.btn1 {font-size: 1.7rem;padding: 1.2rem 2rem;min-width: 233px;color:#444;
    text-transform: uppercase;font-weight: 600;border: 1px solid #999;
}
.swatch-cont {display: inline-block;padding: 2rem;}
.swatch-cont p{font-size: 1.4rem;font-weight: 700;margin: 1em 0 0;}
.swatch {display:inline-block; width:50px; height:50px;background-color: #e94e1b;}

.form-group {margin-bottom: 3rem;}
.form-control {font-size: 1em;padding: 1.6rem 1rem;border-radius: 5px; background: #fff; height: auto;}
.btn-submit {background: #4CAF50;font-size: 2rem;color: #fff;padding: 1.5rem;min-width: 233px;}
.section-form {background: #e94e1b; color:#fff; background-image: url(/img/original/kit-bg1.jpg);}
.section-form a {color:#fff; text-decoration:underline;}
.section-form h2 {color:#fff;}
.section-form h3 {text-transform:none;color:#fff;}
.section-form .section-header {max-width: 800px; margin: 0 auto;}
.section-form .form-control {border: 2px solid #e94e1b;background: #fff;}
form .btn-submit {background: #2ca131;border: 2px solid #fff;border-radius: 5px;}
.section-form form {padding-top: 2rem;}

.help-block {color: #e94e1b;margin: 1rem 0 0;font-size: 1.5rem;}
.section-form .help-block {color: #fff; text-align: left;}

#cookieChoiceInfo {display:none;}

.type-funnel  h2 {font-size:4rem; color:#000;}
.type-funnel  h3 {font-size:2rem; font-weight:700;}
.type-funnel .section-header {padding: 3rem 0;}
#react-funnel .options {padding-top: 1.5em;}
#react-funnel .options > .option {border: 2px solid #eee; padding: 3em; width: auto;}
#react-funnel .options > .option:hover:not(.disabled) {border: 5px solid #f34a21;}
#react-funnel .form-field {font-size: 1.4rem;}
#react-funnel .options > .option img {border: none; padding: 0;max-width: 200px;margin: 0 auto;display: block;padding-bottom: 2em;}
#react-funnel .info-box {
  background: #333;
  color: #fff;
  padding: 2em;
  position: fixed;
  bottom: 24rem;
  right: 0;
  font-size: 0.8em;
  border-radius: 10px 0 0 10px;
  transition: transform 150ms;
  transform: translateY(50%);
}
#react-funnel .list-item, .price-total {display: flex; justify-content: space-between; width: 40rem;}
#react-funnel .info-box .item-label {max-width: 30rem;}
#react-funnel .info-box .price-total {margin-top: 1rem; font-weight: bold; font-size: 1.5rem;}
#react-funnel .info-box .info-header {font-weight: bold; margin-bottom: 1rem; cursor: pointer;}

#react-funnel .info-box .list-item:hover,
#react-funnel .info-box .info-header:hover {opacity: 0.5;}
#react-funnel .info-box .list-item.is-active {color: #f34a21;}

#react-funnel .info-box .info-toggle {transition: transform 150ms; display: inline-block; margin-right: 1rem;}
#react-funnel .info-box.is-closed {transform: translate(80%, 50%);}
#react-funnel .info-box.is-closed .info-toggle {transform: rotate(180deg);}

#react-funnel .field-colori .options {justify-content: center;}
#react-funnel .field-colori .options > .option {width: 12rem; border: none; padding: 0; text-align: center;}
#react-funnel .field-colori .options > .option:hover,
#react-funnel .field-colori .options > .option.selected {color: #f34a21; font-weight: bold;}


#react-funnel .recap {
  max-width: 80rem;
  margin: 4rem auto;
}
#react-funnel .recap .message {
  font-size: 3rem;
  font-weight: bold;
  margin: 1rem 0;
}
#react-funnel .recap .title {
  margin-bottom: 1rem;
}
#react-funnel .recap .total {
  font-weight: bold;
  text-transform: uppercase;
}

#react-funnel .steps-map {
  /* display: none; */
}
  #react-funnel .steps-map {
        display: block;
        position: fixed;
        left: 0;
        top: 0;
        color: #666;
        padding: 3em;
        font-weight: 600;
        height:100%;
        width: 400px;
  }
  #react-funnel .steps-map .map-header {
    display: flex;
    justify-content: space-between;
    cursor: pointer;
    padding-bottom: 1.5rem;
    margin-bottom: 1.5rem;
  }
  #react-funnel .steps-map.closed .map-header {
    justify-content: center;
  }
  #react-funnel .steps-map .map-title,
  #react-funnel .steps-map .step-label {
    transition: 150ms;
  }
  #react-funnel .steps-map.closed .map-title,
  #react-funnel .steps-map.closed .step-label {
    font-size: 0;
  }
  #react-funnel .steps-map .map-toggle {
    transition: 150ms;
  }
  #react-funnel .steps-map.closed .map-toggle {
    transform: rotate(180deg);
  }
  #react-funnel .steps-map .step-num {
    background: #ffffffe9;
    width: 3.7rem;
    height: 3.7rem;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-weight: 500;
    color:#666;
  }
  #react-funnel .steps-map .active .step-num {
    background-color: #fff;
  }
  #react-funnel .steps-map .map-item {
    margin-top: 2rem;
    cursor: pointer;
  }
  #react-funnel .steps-map .map-item.disabled {
    opacity: 0.5;
    cursor: default;
  }
.map-item.active.disabled.active {
    opacity: 1 !important;
}
  #react-funnel .steps-map .step-label {
    margin-left: 1rem;
  }


/* dario 2 */
@media screen and (min-width: 768px) {
  #react-funnel .buttons {width: 100%;margin: 0 auto;justify-content: space-between;}
}
#react-funnel .buttons {display:flex; padding:1.7em 0 3em;}
#react-funnel .btn-back {max-width: 200px;background: #fff;margin: 5px;padding: 1em 15px;    border: 1px solid #ccc;color: #666;}
#react-funnel .btn-next {max-width: 200px; margin:5px; padding:1em 15px;}
#react-funnel .swatch {padding-bottom: 0 !important;}
#react-funnel .field-colori .options {gap: 1em;justify-content: left; max-width:210px;}
#react-funnel .field-colori .options > .option {width: 10rem; border: 2px solid #eee;}
#react-funnel .options {gap:1.5em; flex-wrap:nowrap;}
#react-funnel .options > .option {flex-grow: 1; max-width: 50%;}
#react-funnel .options > .option:hover:not(.disabled) {border: 2px solid #f34a21;}
#react-funnel .options > .option.selected {border: 2px solid #f34a21;}
#react-funnel .field-colori .options > .option.selected {border: 2px solid #f34a21;}
#react-funnel .moduli-img {margin: 2em 0}
#react-funnel .form-check-label {margin-left: 10px;}
#react-funnel .form-check {padding-top: 5px;}
#react-funnel .form-group { margin-bottom: 1.5rem;}
#react-funnel .btn-submit {border: none;max-width: 275px;margin: 5px;background:#029500;}
#react-funnel #step-personal {max-width: 1000px;margin: 0 auto;}
#react-funnel #step-personal .title {padding-bottom:1.3em;}
#react-funnel .html-radio > .label {text-align: left;}
#react-funnel h3 {text-align: center;   font-weight: 500;    font-size: 1.5em;}
#react-funnel  .step-title {text-transform: uppercase;  font-weight: 700;    font-size: 2.5em;}
#react-funnel .caption {padding: 2em 0 1em;}
#react-funnel .label {  font-size: 2.5rem;  font-weight: 700; padding-top:1em;}
#react-funnel .kgHNmi.has-success .label {color:#575756;}
#react-funnel .steps-map h3 {font-weight: 700;font-size: 1.2em; text-align: left;}
#react-funnel .steps-map h4 {font-weight: 700;font-size: 1.2em;}
#react-funnel .steps-map .sb-icona-titolo {display: flex;gap:1em; padding:2em 0;align-items:center;}
#react-funnel .map-caption {padding-bottom: 1em;font-weight:400;}
#react-funnel .field-info {padding-top: 1em;}
#react-funnel #field-tipologia {display: none;}

#react-funnel #field-potenza .option {text-align: center;padding: 7px 20px !important;
    max-width: fit-content;}


.select2__menu[class*="css-"] {
  -webkit-box-shadow: 0px 13px 40px -1px rgba(0,0,0,0.25); 
  box-shadow: 0px 13px 40px -1px rgba(0,0,0,0.25);
}
.select2__menu-list[class*="css-"] {
}
.select2__option[class*="css-"] {
}
.select2__option--is-focused[class*="css-"] {
  background: white;
  color:#999;
}
.select2__option--is-selected[class*="css-"] {
  background: #f5f5f5;
  color:#000;
  font-weight:700;
}
.css-t3ipsp-control {
  border-color:#f34a21 !important;
  box-shadow:none !important;
}

@media screen and (max-width: 1299px) {
  #react-funnel h3 {font-size: 1.5em;}
}
@media screen and (max-width: 900px) {
#react-funnel .options > .option {padding: 3em 1em; max-width:none;}
}

.type-react_funnel .ajax-form .alert {
    position: fixed;
    left: 50%;
    top: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    transform: translate(-50%);
    font-size: 1.2em;
    padding: 1em;
}