
/************************************************** Global Container **************************************************/
.eloquaRationalizedForms [aria-hidden=true] {
  visibility: visible;
}

div.section-global{
  height: auto;
  overflow: hidden;
  color: #484848 !important;
  font-family: "Open Sans",sans-serif !important;
  font-size: 14px;
  width: 100%;
  line-height: 22px;
}
.new-form-container{
  height: auto;
  overflow: hidden;
}
.new-form-container .new-form{
  height: auto;
  overflow: hidden;
}
.new-form-container .new-form-step-content{
  height: auto;
  overflow: hidden;
  width: 100%;
}
.new-form-container .new-form-step-header {
  pointer-events: none;
  /*Da inserire su css di brand come fiat, alfa ecc.. per togliere gli step di jeep*/
  opacity: 0;
  height: 0px;
  padding: 0 !important;
  /*Da inserire su css di brand come fiat, alfa ecc.. per togliere gli step di jeep*/
}
.new-form-container .new-form-step-header.section-models-header {
  pointer-events: auto;
}
.new-form-container button.typ_gab_btn {
  background: #AD0C33;
  color: black;
  font-size: 14px;
  font-weight: 700;
}

.new-form-container .section-header {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative;
}
.new-form-container .section-header h2 {
  font-size: 35px;
  font-weight: 700;
  /* text-transform: uppercase; */
  font-family: "Open Sans",sans-serif;
}

@media (min-width: 1200px){
  .new-form-container  .section-header.title-form h2 {
  display: block;
  }
}

@media (min-width: 1200px){
  .new-form-container  .section-header.typ_message h2 {
  display: block;
  }
}

@media (min-width: 1200px){
  .new-form-container .section-header h2 {
  display: none;
  }
}

 @media (min-width: 1200px){
  .new-form-container .section-header.form-models-list h2 {
  display: block;
  }
}

.new-form-container .section-header h4 {
  line-height: 1.2em;
  width: 100%;
  padding: 0 20px;
  max-width: 672px;
  margin: 0 auto;
  font-size: 16px;
  margin-top: 20px;
}
.new-form-container .section-header.with-arrow:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 18px 11px 0 11px;
  border-color: #ffffff transparent transparent transparent;
  content: " ";
  position: absolute;
  bottom: -18px;
  left: calc(50% - 18px);
  z-index: 99;
}
.new-form-container .section-header.bg-black {
  background-color: #212121;
  color: white;
}
.new-form-container .section-header.bg-black h2 {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.new-form-container .section-header.bg-black.with-arrow:after {
  border-width: 18px 11px 0 11px;
  border-color: #212121 transparent transparent transparent;
}
.new-form-container .new-dealer-locator .new-icon-fiat_locator_search{
  pointer-events: none;
}
@media only screen and (max-width: 767px) {
  .new-form-container .section-header h2 {
    font-size: 25px;
  }
}

.new-form-container .mui-textfield > input:invalid:not(:focus):not(:required), .new-form-container .mui-textfield > input:invalid:not(:focus):required.mui--is-empty.mui--is-touched, .new-form-container .mui-textfield > input:invalid:not(:focus):required.mui--is-not-empty, .new-form-container .mui-textfield > input:invalid:not(:focus):required:not(:empty):not(.mui--is-empty):not(.mui--is-not-empty), .new-form-container .mui-textfield > input:invalid:not(:focus):required[value]:not([value=""]):not(.mui--is-empty):not(.mui--is-not-empty), .new-form-container .mui-textfield > input:not(:focus).mui--is-invalid:not(:required), .new-form-container .mui-textfield > input:not(:focus).mui--is-invalid:required.mui--is-empty.mui--is-touched, .new-form-container .mui-textfield > input:not(:focus).mui--is-invalid:required.mui--is-not-empty, .new-form-container .mui-textfield > input:not(:focus).mui--is-invalid:required:not(:empty):not(.mui--is-empty):not(.mui--is-not-empty), .new-form-container .mui-textfield > input:not(:focus).mui--is-invalid:required[value]:not([value=""]):not(.mui--is-empty):not(.mui--is-not-empty), .new-form-container .mui-textfield > textarea:invalid:not(:focus):not(:required), .new-form-container .mui-textfield > textarea:invalid:not(:focus):required.mui--is-empty.mui--is-touched, .new-form-container .mui-textfield > textarea:invalid:not(:focus):required.mui--is-not-empty, .new-form-container .mui-textfield > textarea:invalid:not(:focus):required:not(:empty):not(.mui--is-empty):not(.mui--is-not-empty), .new-form-container .mui-textfield > textarea:invalid:not(:focus):required[value]:not([value=""]):not(.mui--is-empty):not(.mui--is-not-empty), .new-form-container .mui-textfield > textarea:not(:focus).mui--is-invalid:not(:required), .new-form-container .mui-textfield > textarea:not(:focus).mui--is-invalid:required.mui--is-empty.mui--is-touched, .new-form-container .mui-textfield > textarea:not(:focus).mui--is-invalid:required.mui--is-not-empty, .new-form-container .mui-textfield > textarea:not(:focus).mui--is-invalid:required:not(:empty):not(.mui--is-empty):not(.mui--is-not-empty), .new-form-container .mui-textfield > textarea:not(:focus).mui--is-invalid:required[value]:not([value=""]):not(.mui--is-empty):not(.mui--is-not-empty) {
  border-color: #828282;
  border-width: 1px;
}
.new-form-container .mui-textfield.mui-textfield--float-label > input:invalid:not(:focus):not(:required) ~ label, .new-form-container .mui-textfield.mui-textfield--float-label > input:invalid:not(:focus):required.mui--is-not-empty ~ label, .new-form-container .mui-textfield.mui-textfield--float-label > input:invalid:not(:focus):required:not(:empty):not(.mui--is-empty):not(.mui--is-not-empty) ~ label, .new-form-container .mui-textfield.mui-textfield--float-label > input:invalid:not(:focus):required[value]:not([value=""]):not(.mui--is-empty):not(.mui--is-not-empty) ~ label, .new-form-container .mui-textfield.mui-textfield--float-label > textarea:invalid:not(:focus):not(:required) ~ label, .new-form-container .mui-textfield.mui-textfield--float-label > textarea:invalid:not(:focus):required.mui--is-not-empty ~ label, .new-form-container .mui-textfield.mui-textfield--float-label > textarea:invalid:not(:focus):required:not(:empty):not(.mui--is-empty):not(.mui--is-not-empty) ~ label, .new-form-container .mui-textfield.mui-textfield--float-label > textarea:invalid:not(:focus):required[value]:not([value=""]):not(.mui--is-empty):not(.mui--is-not-empty) ~ label {
  color: #828282 !important;
}
.new-form-container .new-select-form {
  margin-bottom: 14px;
  border: 1px solid #CCCCCC;
  position: relative;
  height: 49px;
}
.new-form-container .new-select-form.success {
  border-bottom: 2px solid #1EB100;
}
.new-form-container .mui-select > select{
  border-bottom: none;
}
.new-form-container .new-select-form .list {
  top: calc(100% + 2px) !important;
  padding: 0;
  height: auto !important;
  background: #fff;
  box-shadow: 0 1px 3px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.24);
  position: absolute;
  z-index: 2;
  width: 100%;
  overflow-y: auto;
  background-color: #FFF;
  font-size: 16px;
  display: none;
}
.new-form-container .new-select-form .list > div:hover {
  background: #cccccc;
}
.new-form-container .new-select-form .list > div {
  font-size: 14px;
  padding: 10px 15px;
  cursor: pointer;
}
.new-form-container .new-select-form .list > div:first-child {
  display: none;
}
.new-form-container .new-select-form .list div.selected {
  background: #cccccc;
}
.new-form-container .mui-select .mui-select__menu > div:not(.mui-optgroup__label):not(.mui--is-disabled):hover {
  background: #e7e7e7;
}
.new-form-container .new-select-form > label {
  padding-left: 10px;
  color: #737373;
  overflow-x: visible;
  -webkit-transition: all .15s ease-out;
  -moz-transition: all .15s ease-out;
  -o-transition: all .15s ease-out;
  transition: all .15s ease-out;
  top: 13px;
  font-size: 14px;
  pointer-events: none;
  font-weight: normal;
  position: absolute;
}
.new-form-container .new-select-form.selected > label {
  top: 0;
  font-size: 12px;
  line-height: 24px;
}
.new-form-container .new-select-form > select {
  display: none;
}
.new-form-container .new-select-form > .dropdownSelect {
  background: none;
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  outline: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  font-size: 16px;
  font-family: inherit;
  line-height: 42px;
  position: absolute;
  top: 10px;
  padding: 0px 30px 0px 10px;
}
.new-form-container .new-select-form.openSelect:after{
  transform: rotate(180deg);
}
.new-form-container .new-select-form:after {
  content: "\e91c";
  font-family: icomoon-form;
  color: #000;
  position: absolute;
  right: 15px;
  top: 14px;
  z-index: 1;
  width: 14px;
  height: 20px;
  pointer-events: none;
  font-size: 9px;
}
.new-form-container .new-select-form > select option {
  opacity: 0;
}
.new-form-container .new-select-form:focus > label, .new-form-container .new-select-form > select:focus ~ label {
  color: #828282;
}
.new-form-container .mui-select:focus > select,
.new-form-container .mui-select > select:focus {
  border-color: #828282;
  border-width: 1px;
  height: 33px;
  margin-bottom: 0;
}
.new-form-container .mui-textfield > input, .new-form-container .mui-textfield > textarea {
  border-color: #828282;
}
.new-form-container .mui-textfield {
  margin-bottom: 15px;
  border: 1px solid #CCCCCC;
}
.new-form-container .mui-textfield.error-field{
  /* border-bottom: 1px solid #AD0C33; */
}
.new-form-container .mui-textfield.success{
  /* border-bottom: 1px solid #1EB100; */
}
.new-form-container .mui-textfield > label {
  padding-left: 10px;
  color: #828282;
  overflow-x: visible;
  font-size: 14px;
}
.new-form-container .mui-textfield > label sup {
  top: -2px;
}
.new-form-container .mui-textfield--float-label > label {
  color: #737373 !important;
  line-height: 24px;
  top: -3px;
}
.new-form-container .mui-textfield--float-label>input:not(:focus).mui--is-not-empty~label,
.new-form-container .mui-textfield--float-label>input:not(:focus):not(:empty):not(.mui--is-empty):not(.mui--is-not-empty)~label, 
.new-form-container .mui-textfield--float-label>input:not(:focus)[value]:not([value=""]):not(.mui--is-empty):not(.mui--is-not-empty)~label, 
.new-form-container .mui-textfield--float-label>textarea:not(:focus).mui--is-not-empty~label, 
.new-form-container .mui-textfield--float-label>textarea:not(:focus):not(:empty):not(.mui--is-empty):not(.mui--is-not-empty)~label, 
.new-form-container .mui-textfield--float-label>textarea:not(:focus)[value]:not([value=""]):not(.mui--is-empty):not(.mui--is-not-empty)~label {
    line-height: 24px;
    top: 0;
}
.new-form-container .mui-textfield--float-label>input:focus~label, 
.new-form-container .mui-textfield--float-label>textarea:focus~label{
    line-height: 24px;
    top: 0;
}
.new-form-container .mui-textfield>input,
.new-form-container .mui-textfield>textarea{
  border-bottom: none;
}
.new-form-container .mui-textfield > input {
  padding-left: 10px;
  padding-right: 10px;
  height: 32px !important;
  margin: 0 !important;
}
.new-form-container .mui-textfield:focus > label, .new-form-container .mui-textfield > input:focus ~ label {
  color: #828282;
}
.new-form-container .mui-textfield:focus > input,
.new-form-container .mui-textfield > input:focus {
  border-color: #828282;
  border-width: 1px;
  height: 37px;
}
.new-form-container .mui-checkbox input[type=checkbox] {
  opacity: 0;
}
.new-form-container .mui-checkbox input[type=radio] {
  opacity: 0;
}
.new-form-container .mui-checkbox > label, .new-form-container .mui-radio > label {
  padding-left: 0;
  overflow-x: visible;
}
.new-form-container .mui-checkbox > label sup, .new-form-container .mui-radio > label sup {
  top: -2px;
}
.new-form-container .mui-checkbox {
  position: relative;
  height: 20px;
  margin: 16px 0;
}
.new-form-container .mui-checkbox label {
  cursor: pointer;
}
.new-form-container .mui-checkbox label:before, .new-form-container .mui-checkbox label:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
}
.new-form-container .mui-checkbox label:before {
  width: 20px;
  height: 20px;
  background: #fff;
  border: 1px solid #dddddd;
  cursor: pointer;
  transition: background .3s;
}
.new-form-container .mui-checkbox input[type="checkbox"] {
  outline: 0;
  margin-right: 10px;
}
.new-form-container .mui-checkbox input[type="checkbox"]:checked + label:before {
  background: #AD0C33;
  border: none;
}
.new-form-container .mui-checkbox input[type="checkbox"]:checked + label:after {
  transform: rotate(-45deg);
  top: 5px;
  left: 4px;
  width: 12px;
  height: 6px;
  border: 2px solid #fff;
  border-top-style: none;
  border-right-style: none;
}
.new-form-container .mui-radio label:before {
  top: -2px !important;
}
.new-form-container .mui-radio label:after {
  top: 2px !important;
}
.new-form-container .mui-radio {
  margin: 16px 0;
}
.new-form-container .mui-radio.mui-radio-inline {
  display: inline-block;
}
.new-form-container .mui-radio input[type="radio"] {
  display: none;
}

.new-form-container .mui-radio input[type="radio"]:checked + label:after {
  transform: scale(1);
}
.new-form-container .mui-radio label {
  display: inline-block;
  height: 20px;
  position: relative;
  padding: 0 30px;
  margin-bottom: 0;
  cursor: pointer;
  vertical-align: bottom;
}
.new-form-container .mui-radio label:before, .new-form-container .mui-radio label:after {
  position: absolute;
  content: '';
  border-radius: 50%;
  transition: all .3s ease;
  transition-property: transform, border-color;
}
.new-form-container .mui-radio label:before {
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #dddddd;
}
.new-form-container .mui-radio label:after {
  top: 5px;
  left: 4px;
  width: 12px;
  height: 12px;
  transform: scale(0);
  background: #AD0C33;
}
.new-form-container .form-radios-group-infos-form .form-radios-group-infos-content {
  line-height: 20px;
  font-size: 13px;
}
.new-form-container .form-radios-group-infos-form .form-radios-group-infos-content iframe{
  border: 0;
}
.new-form-container section-anagraphic .form-radios-group-infos-form .form-radios-group-infos-content .privacyMask{
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+75,ffffff+100,ffffff+100&0+71,1+100 */
  background: -moz-linear-gradient(top, rgba(255,255,255,0) 71%, rgba(255,255,255,0.14) 75%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255,255,255,0) 71%,rgba(255,255,255,0.14) 75%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255,255,255,0) 71%,rgba(255,255,255,0.14) 75%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
  width: 100%;
  height: 140px;
  position: absolute;
  pointer-events: none;
  bottom: 0;
}
.new-form-container section-anagraphic .form-radios-group-infos-form .form-radios-group-infos-content #privacy_informative{
  height: 155px;
  overflow-y: auto;
  padding-bottom: 30px;
  padding-top: 10px;
}
.new-form-container section-anagraphic .form-radios-group-infos-form .form-radios-group-infos-content #privacy_informative .privacy-title {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
}
.new-form-container .form-radios-group .form-radios-group-label {
  color: #828282;
  font-size: 14px;
  margin-bottom: 5px;
}
.new-form-container .form-radios-group.form-radios-group--padding {
  padding: 40px 0;
  height: 150px;
  border-right: 1px solid #bdbdbd;
}
@media only screen and (max-width: 767px) {
  .new-form-container .form-radios-group.form-radios-group--padding {
    border-right: none;
    padding: 20px 0;
    height: auto;
  }
}
.new-form-container .form-radios-group.form-radios-group--padding .mui-radio {
  margin-bottom: 7px;
}
.new-form-container .form-radios-group.form-radios-group--padding.error-field {
  height: 150px;
}
.new-form-container .form-radios-group .form-radios-group-bottomlink {
  display: block;
  font-size: 14px;
  color: black;
  text-decoration: underline;
  margin-top: 10px;
}
.new-form-container sup.required {
  display: none;
}
.new-form-container span.required-double {
  display: none;
}
.new-form-container .required-field sup.required {
  display: inline;
  top: -2px;
}
.new-form-container .required-double-field span.required-double {
  display: inline;
}
.new-form-container .error-field {
  position: relative;
}
.new-form-container .success input,
.new-form-container .success input:focus,
.new-form-container .success textarea,
.new-form-container .success textarea:focus,
.new-form-container .success select,
.new-form-container .success select:focus,
.new-form-container .new-select-form.success .dropdownSelect{
  border-bottom: 2px solid #1EB100;
}
.new-form-container .error-field input,
.new-form-container .error-field input:focus,
.new-form-container .error-field textarea,
.new-form-container .error-field textarea:focus,
.new-form-container .error-field select,
.new-form-container .error-field select:focus,
.new-form-container .new-select-form.error-field .dropdownSelect {
  border-bottom: 2px solid #AD0C33;
}

.new-form-container .mui-radio-inline.error-field:focus > label,
.new-form-container .mui-radio-inline.error-field:not(:focus) > label,
.new-form-container .mui-radio-inline.error-field input:focus ~ label,
.new-form-container .mui-radio-inline.error-field input:not(:focus) ~ label,
.new-form-container .mui-radio-inline.error-field label {
  color: #AD0C33 !important;
}


/*
.new-form-container .mui-textfield--float-label.error-field>input:not(:focus).mui--is-not-empty~label {
  color: #AD0C33 !important;
}
fix UX*/

.new-form-container .error-field .mui-radio label:before,
.new-form-container .error-field.mui-checkbox label:before,
.new-form-container .error-field.mui-radio label:before {
  border-color: #AD0C33;
  border-width: 2px;
}
.new-form-container .error-label {
  padding: 5px 10px;
  font-size: 12px;
  color: #AD0C33;
  position: absolute;
  top: 100%;
  display: none;
}
.new-form-container .error-field .error-label {
  display: block;
  top: -4px;
  text-align: right;
  width: 100%;
  padding: 5px;
  pointer-events: none;
  right: 3px;
}
.new-form-container .mui-checkbox.error-field {
  height: 40px;
}
.new-form-container .mui-checkbox.error-field .error-label {
  position: static;
  top: 0;
  left: 20px;
  padding: 5px 0;
}
.new-form-container .form-radios-group.error-field {
  height: 40px;
}
.new-form-container .form-radios-group.error-field .error-label {
  position: static;
  top: 0;
  left: 20px;
  padding: 5px 0;
}
.new-form-container .form-radios-group.error-field.form-radios-group--lastrow .error-label {
  margin-top: -5px;
  padding: 0;
}
.new-form-container .mui-textarea label {
  display: block;
  font-size: 14px;
  color: #828282;
  margin-bottom: 10px;
}
.new-form-container .mui-textarea textarea {
  width: 100%;
  height: 150px;
  padding: 10px;
}
.new-form-container .mui-textarea .error-label {
  padding-left: 0;
}
.new-form-container .mui-textarea.error-field textarea {
  border: 2px solid red;
  outline: none;
  box-shadow: none;
}
.new-form-container button.submit-btn[type=submit] {
  background: #AD0C33;
  color: black;
  font-size: 14px;
  font-weight: 700;
}
.new-form-container button.submit-btn[type=submit] .fa {
  margin-left: 10px;
}
@media only screen and (max-width: 767px) {
  .new-form-container button.submit-btn[type=submit] {
    width: 100%;
  }
}
.new-form-container .form-control:focus {
  box-shadow: none;
}
.new-form-container .mandatory-label {
  margin-right: 15px;
}



.new-form-container .new-form-step-header {
  padding: 25px 30px;
  background: black;
  color: white;
  cursor: pointer;
  margin-bottom: 1px;
}
.new-form-container .new-form-step-header .new-form-header-number {
  display: inline-block;
  height: 35px;
  width: 35px;
  background: #bdbdbd;
  font-size: 25px;
  font-weight: 700;
  color: #636363;
  border-radius: 50%;
  padding-left: 11px;
  padding-top: 5px;
  margin-right: 5px;
}
.new-form-container .new-form-step-header .new-form-header-title {
  font-size: 14px;
  font-weight: 700;
  position: relative;
  top: -7px;
  border-bottom: 4px solid #bdbdbd;
  padding-bottom: 2px;
}
.new-form-container .new-form-step-header .new-form-step-icon {
  color: #bdbdbd;
  font-size: 14px;
  float: right;
  position: relative;
  top: 10px;
  -moz-transition: transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  -webkit-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
}
.new-form-container .new-form-step-header.active .new-form-header-number {
  color: black;
  background: #AD0C33;
}
.new-form-container .new-form-step-header.active .new-form-header-title {
  border-bottom: 4px solid #AD0C33;
}
.new-form-container .new-form-step-header.active .new-form-step-icon {
  transform: rotate(180deg);
  color: #AD0C33;
}
.new-form-container .new-form-step-content {
  display: none;
}
@media only screen and (max-width: 1449px) {
  .new-form-container .new-form-step-content {
    padding: 0;
    overflow-x: hidden;
  }
}
.new-form-container .new-form-step-content.active {
  display: block;
}
.new-form-container .new-form-step-content .section-header {
  color: black;
}
.new-form-container[data-tab="NL"] section-anagraphic .section-header,
.new-form-container[data-tab="KMI"] section-anagraphic .section-header{
  padding-top: 0;
  padding-bottom: 15px;
}
.new-form-container[data-tab="NL"] section-anagraphic .new-form-radios,
.new-form-container[data-tab="KMI"] section-anagraphic .new-form-radios{
  display: none;
}
.new-form-container .new-form-step-content.no_pad {
  padding: 0px;
}
@media only screen and (max-width: 999px) {
  .new-form-container .new-form-step-content.new-form-step-content-form {
    padding: 0 90px;
  }
}
@media only screen and (max-width: 767px) {
  .new-form-container .new-form-step-content.new-form-step-content-form {
    padding: 0;
  }
}
.new-form-container .new-form-step-content-list {
  margin-top: 20px;
}
.new-form-container .new-form-step-content-list-flex {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.new-form-container .new-form-step-content-list-flex .new-form-step-content-list-item {
  flex-basis: 25%;
  align-self: stretch;
  padding-bottom: 0px;
  margin-bottom: 0px;
  position: relative;
}
@media only screen and (max-width: 999px) {
  .new-form-container .new-form-step-content-list-flex .new-form-step-content-list-item {
    flex-basis: 32%;
    /* margin-left: 11px; */
  }
}
@media only screen and (max-width: 767px) {
  .new-form-container .new-form-step-content-list-flex .new-form-step-content-list-item {
    flex-basis: 47%;
  }
}
.new-form-container .new-form-step-content-list-flex .new-form-step-content-list-item:after {
  content: ' ';
  border-bottom: none;
  width: calc(100% - 20px);
  position: absolute;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
@media only screen and (max-width: 1449px) {
  .new-form-container .new-form-step-content-list-flex .new-form-step-content-list-item:after {
    width: calc(100% - 50px);
  }
}
.new-form-container .new-form-step-content-list-flex .new-form-step-content-list-item.last-row {
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .new-form-container .new-form-step-content-list-flex .new-form-step-content-list-item.last-row {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .new-form-container .new-form-step-content-list-flex .new-form-step-content-list-item.last-row:last-child {
    margin-bottom: 0;
  }
}
.new-form-container .new-form-step-content-list-flex .new-form-step-content-list-item.last-row:after {
  border-bottom: none;
  height: 0;
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .new-form-container .new-form-step-content-list-flex .new-form-step-content-list-item.last-row:after {
    border-bottom: 1px solid #e7e7e7;
  }
}
@media only screen and (max-width: 767px) {
  .new-form-container .new-form-step-content-list-flex .new-form-step-content-list-item.last-row:last-child:after {
    border-bottom: none;
  }
}

  .new-form-container h2.no-dealertitle {
    display : none;
    }/*fix UX*/
 
.new-form-container .new-form-link {
  margin-top: 15px;
  color: black;
  font-weight: 700;
  display: inline-block;
}
.new-form-container .new-form-link:hover, .new-form-container .new-form-link:active, .new-form-container .new-form-link:focus {
  color: black;
}
@media only screen and (max-width: 1449px) {
  .new-form-container .new-form-link {
    padding-left: 10px;
  }
}
@media only screen and (max-width: 999px) {
  .new-form-container .new-form-link {
    padding-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .new-form-container .new-form-link {
    padding-left: 20px;
  }
}

@media only screen and (max-width: 767px) {
  .new-form-container .new-form-link .fa {
    margin-right: 3px;
    font-size: 14px;
  }
}

.new-form-container .new-form-container {
  padding-left: 35px;
  padding-bottom: 35px;
}
@media only screen and (max-width: 1449px) {
  .new-form-container .new-form-container {
    padding-left: 0;
    padding-right: 30px;
  }
}
@media only screen and (max-width: 999px) {
  .new-form-container .new-form-container {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .new-form-container .new-form-container {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.new-form-container .new-form-mandatory-label {
  font-size: 12px;
  display: inline-block;
  margin-top: 12px;
  color: #828282;
}
.new-form-container .new-form-text {
  margin: 40px 0 0 0;
  line-height: 1.2;
}
.new-form-container .new-form-text .new-form-text-content p {
  margin-bottom: 10px;
}
.new-form-container .new-form-text .new-form-text-content a {
  color: black;
  text-decoration: underline;
}
.new-form-container .new-form-text-content .new-form-linktext{
  font-size: 14px;
}
.new-form-container .new-form-linktext {
  margin-top: 8px;
  font-size: 14px;
}
.new-form-container .new-form-linktext {
  color: #484848 !important; /*fix UX*/
  text-decoration: underline;
  cursor: pointer;
}
.new-form-container .new-form-bottominfo {
  font-size: 12px;
  margin-top: 20px;
  line-height: 1.2;
}
.new-form-container .new-form-submit {
  margin-top: 30px;
}
.new-form-container .new-form-radios {
  margin-top: 20px;
  position: relative;
  padding-bottom: 15px;
}
.new-form-container .new-form-radios .mui-radio {
  display: inline;
}


/************************************************** Step Models **************************************************/
.new-form-container new-section-step{
  display: block;
}
.new-form-container new-section-step-mobile{
  display: none;
}
.new-form-container .bs-wizard {
  /*border-bottom: solid 1px #e0e0e0;*/
  padding: 10px 0 10px 0;
  height: 100px;
  overflow: hidden;
}
.new-form-container .bs-wizard > .bs-wizard-step {
  padding: 0;
  position: relative;
}
.new-form-container .bs-wizard > .bs-wizard-step .bs-wizard-stepnum {
  color: #595959;
  font-size: 16px;
  margin-bottom: 5px;
}
.new-form-container .text-center {
  text-align: center;
}
.new-form-container .bs-wizard > .bs-wizard-step:first-child > .progress {
  left: 50%;
  width: 50%;
}
.new-form-container .bs-wizard > .bs-wizard-step:first-child.active > .progress {
  width: 0%;
}
.new-form-container .bs-wizard > .bs-wizard-step > .progress {
  position: relative;
  border-radius: 0px;
  height: 4px; /*Fix UX*/
  box-shadow: none;
  margin: 26px 0;
}
.new-form-container .progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background: none;
  /*background-color: #D8D8D8;*/
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.new-form-container .bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {
  width: 100%;
  transition: none;
}
.new-form-container .bs-wizard > .bs-wizard-step > .bs-wizard-dot {
  position: absolute;
  width: 40px;
  height: 40px;
  display: block;
  background: #AD0C32;
  top: 23px;
  left: 0;
  right: 0;
  margin-right: auto;
  margin-left: auto;
  margin-top: -15px;
  border-radius: 50%;
  color: #fff;
}
.new-form-container .bs-wizard > .bs-wizard-step.active > .bs-wizard-dot {
  position: absolute;
  width: 40px;
  height: 40px;
  display: block;
  background: #fff;
  border: solid 4px #AD0C32; /*Fix UX */
  top: 23px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  margin-top: -15px;
  border-radius: 50%;
  color: #AD0C32;
}
.new-form-container .bs-wizard > .bs-wizard-step.active > .bs-wizard-dot span {
  position: absolute;
  top: 5px;
  left: 0;
  right: 0;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  width: 20px;
  font-weight: 800;
  font-size: 18px;
  font-family: "Open Sans",sans-serif;
}
.new-form-container .bs-wizard > .bs-wizard-step.complete > .bs-wizard-dot:after {
  font-family: 'icomoon-form' !important;
  content: '\e935';
  width: 30px;
  height: 30px;
  background: #AD0C32;
  border-radius: 50px;
  position: absolute;
  top: 10px;
  left: 5px;
  text-align: center;
}
.new-form-container .bs-wizard > .bs-wizard-step > .bs-wizard-dot span {
  position: absolute;
  top: 9px;
  left: 0;
  right: 0;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  width: 20px;
  font-size: 14px;
  font-weight: 700;
}
.new-form-container .bs-wizard > .bs-wizard-step .bs-wizard-info {
  font-size: 12px;
  color: #737373;
  font-weight: bold;
  font-family: "Open Sans",sans-serif;
  text-transform: uppercase;
}

.new-form-container .bs-wizard > .bs-wizard-step.complete .bs-wizard-info {
  font-size: 12px;
  color: #AD0C32;
  font-weight: bold;
  font-family: "Open Sans",sans-serif;
  text-transform: uppercase;
}

.new-form-container .bs-wizard > .bs-wizard-step.active .bs-wizard-info {
  font-size: 12px;
  color: #0a0a0a;
  font-weight: bold;
  font-family: "Open Sans",sans-serif;
  text-transform: uppercase;
}

.new-form-container .bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {
  width: 50%;
  transition: none;
}
.new-form-container .bs-wizard > .bs-wizard-step:last-child > .progress {
  width: 100%;
}
.new-form-container .bs-wizard > .bs-wizard-step:last-child.complete > .progress {
  width: 50%;
}
.new-form-container .bs-wizard > .bs-wizard-step > .progress > .progress-bar {
  width: 0px;
  box-shadow: none;
  background: #AD0C32;
  transition: none;
}
.new-form-container .bs-wizard > .bs-wizard-step a.bs-wizard-dot {
  pointer-events: none;
}
.new-form-container .bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {
  background-color: #767676;
  color: #fff;
}
.new-form-container .bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {
  opacity: 0;
}



/************************************************** Models Grid **************************************************/
.new-form-container section-models .section-header h2{
  font-family: "Open Sans",sans-serif;
  font-size: 22px;
  color: #737373;
  letter-spacing: 0;
  /* text-transform: capitalize; */
  text-align: left;
  padding-right: 15px;
  padding-left: 15px;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
 .new-form-container section-models .section-header h2{
   padding-left: 10px;
 }
}
.new-form-container section-models .new-form-step-content-list-flex{
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
  justify-content: left;
 
}
@media (max-width: 768px){
  .new-form-container section-models .new-form-step-content-list-flex{
  margin-left: 10px;
  }
  .new-form-container section-models .new-form-vehicle .new-form-vehicle-title {
	  height:40px;
  }
  .new-form-container section-models .new-form-vehicle .new-form-vehicle-title {
    margin: 0 0 0 0 !important;
}
  .new-form-container section-models .new-form-vehicle .new-form-vehicle-image {
		margin-bottom: 10px;
		max-height: inherit;
		cursor: pointer;
		max-width: 100%;
		width: 100%;
		margin-top: 20px;
  }
}
.new-form-container section-models .new-form-vehicle .new-form-vehicle-image {
    margin-bottom: 30px;
    max-height: inherit;
    cursor: pointer;
    max-width: 100%;
    width: 100%;
}
.new-form-container section-models .new-form-vehicle .new-form-vehicle-title {
    margin: 0 0 10px 0;
    font-weight: 700;
    cursor: pointer;
    font-family: "Open Sans",sans-serif;
    color: #ad0c33 !important;
    font-size: 14px;
}
.new-form-container section-models .new-form-vehicle .new-form-vehicle-subtitle {
    font-size: 12px;
    margin-bottom: 25px;
    cursor: pointer;
    display: none;
}

.new-form-container .new-form-vehicle {
  text-align: center;
  background: #F9F9F9;
  padding: 6px;
  border-radius: 10px;
  margin: 10px;
  border: 3px solid #F9F9F9;
}

.new-form-container .new-form-vehicle:hover {
   background: white;
  border: 3px solid #ad0c33;
}
.new-form-container .new-form-vehicle .new-form-vehicle-image {
  margin-bottom: 30px;
  max-height: 130px;
}
.new-form-container .new-form-vehicle .new-form-vehicle-title {
  margin: 0 0 10px 0;
  font-weight: 700;
}
.new-form-container .new-form-vehicle .new-form-vehicle-subtitle {
  font-size: 12px;
  margin-bottom: 20px;
}
.new-form-container .new-form-vehicle .new-form-vehicle-link {
  color: black;
  font-weight: 700;
  display: none;
}
.new-form-container .new-form-vehicle .new-form-vehicle-link .fa {
  margin-left: 10px;
  color: #AD0C33;
  position: relative;
  top: 1px;
}

@media only screen and (max-width: 1200px) {
      
}

/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 999px) {
  
}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {

}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
  
}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
  
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
  
}

/************************************************** Anagraphic **************************************************/
.new-form-container section-anagraphic .title-form{
  font-family: "Open Sans",sans-serif;
  font-size: 16px;
}
.new-form-container section-anagraphic .contFormAnagraphic{
  height: auto;
  overflow: hidden;
  padding-bottom: 50px;
  padding-top: 15px;
}
.new-form-container section-anagraphic .new-form-img-title{
  font-family: "Open Sans",sans-serif;
  font-size: 25px;
  font-weight: bold;
  margin-top: 7px;
  margin-bottom: 20px;
  /* padding-left: 0px; */
}
.new-form-container section-anagraphic .new-form-img img{
  max-width: 100%;
  width: 100%;
}
.new-form-container section-anagraphic .new-form-container{
  /*margin-top: 70px;*/
  margin-top: 13px;
}
.new-form-container section-anagraphic .new-form-link{
  margin-top: 15px;
  color: #787878;
  display: inline-block;
  font-family: "Open Sans",sans-serif;
  font-size: 15px;
  font-weight: bold;
  cursor: pointer;
  text-decoration: underline;
}
.new-form-container[data-tab="NL"] section-anagraphic .section-header h2,
.new-form-container[data-tab="KMI"] section-anagraphic .section-header h2{
  text-align: center;
}
.new-form-container section-anagraphic .section-header h2{
  font-family: "Open Sans",sans-serif;
  font-size: 22px;
  color: #737373;
  letter-spacing: 0;
  /* text-transform: capitalize; */
  text-align: left;
  padding-right: 15px;
  padding-left: 14px;
}
.new-form-container section-anagraphic .mui-radio.mui-radio-inline{
  margin: 0px;
  margin-bottom: 10px;
}
.new-form-container section-anagraphic .new-form-radios-consent{
  margin-top: 10px;
}

.new-form-container section-anagraphic .new-form-submit button{
  width: 180px;
  text-align: left;
  line-height: 1.6;
  font-family: "Open Sans",sans-serif;
  font-size: 10px;
  letter-spacing: 0px;
  font-weight: bold;
  border-radius: 5px;
}
.new-form-container section-anagraphic .new-form-submit button .new-icon-fiat_arrow_cta{
  color: #fff;
  float: right;
  font-size: 5px;
  margin-top: 6px;
}

.new-form-container section-anagraphic .new-form-submit button .fa.fa-chevron-right{
  margin-left: 10px;
  display: none;
}
.new-form-container section-anagraphic .new-form-radios.brochure{
  min-height: 36.71px;
}
.new-form-container section-anagraphic .mui-radio label {
    display: inline-block;
    height: 20px;
    position: relative;
    padding: 0 30px;
    margin-bottom: 0;
    cursor: pointer;
    vertical-align: bottom;
    white-space: nowrap;
    width: 140px;
}

.new-form-container section-anagraphic .new-form-radios.fleet label {
    display: inline-block;
    height: 20px;
    position: relative;
    padding: 0 30px;
    margin-bottom: 0;
    cursor: pointer;
    vertical-align: bottom;
    white-space: nowrap;
    width: auto;
}
.new-form-container section-anagraphic .new-form-radios.fleet .error-field label{
  color: #AD0C33 !important;
}

.new-form-container section-anagraphic .mui-radio label span{
  position: absolute;
  top: -3px;
}
.new-form-container section-anagraphic .form-radios-group-infos-form {
    font-size: 14px;
    position: relative;
    display: none;
}
.new-form-container section-anagraphic .form-radios-group-infos-form.informativeBox{
  width: 100%;
  position: relative;
  border: none;
  margin-top: 5px;
}
.new-form-container section-anagraphic .new-form-container .mui-form{
  font-size: 14px;
}
.new-form-container section-anagraphic .form-testdrive-mandatory-label.text_below_button{
  color: #737373;
  font-size: 12px; /*Fix UX*/
}
.new-form-container section-anagraphic .new-form-text {
    margin: 40px 0 10px 0;
    line-height: 1.42857;
}
.new-form-container section-anagraphic .new-form-text .new-form-text-content a {
    color: black;
    text-decoration: underline;
}

.new-form-container section-anagraphic .new-form-text .new-form-text-content a {
    color: black;
    text-decoration: underline;
}
.new-form-container section-anagraphic .form-radios-group-infos-form .form-radios-group-infos--close {
  color: #212121;
  position: absolute;
  top: 0px;
  right: 0px;
  background: #fff;
  width: 16px;
  text-align: center;
  height: 20px;
}
.new-form-container section-anagraphic .open>a {
    outline: 0;
}

.new-form-container section-anagraphic .form-radios-group-infos-form .form-radios-group-infos-content {
    line-height: 20px;
    font-size: 13px;
}
.new-form-container section-anagraphic .form-radios-group-infos-form .form-radios-group-infos-content #informative_8,
.new-form-container section-anagraphic .form-radios-group-infos-form .form-radios-group-infos-content #informative_12,
.new-form-container section-anagraphic .form-radios-group-infos-form .form-radios-group-infos-content #informative_16{
  padding: 5px 0px 20px 0px;
}
.new-form-container section-anagraphic .new-form-submit {
    margin-top: 60px;
    text-align: right;
}

.new-form-container section-anagraphic .rect-btn.rect-btn-yellow {
    background-color: #AD0C33;
    color: #fff;
}

.new-form-container section-anagraphic .rect-btn {
    cursor: pointer;
    padding: 12px 20px;
    border-radius: 2px;
    font-weight: bold;
    font-size: 14px;
    display: inline-block;
    margin-right: 10px;
    text-transform: uppercase;
    border: 0;
    -webkit-appearance: button;
}

.new-form-container .success .success-label {
  display: block;
  top: -4px;
  text-align: right;
  width: 100%;
  padding: 5px;
  color: #1EB100;
  font-size: 12px;
  position: absolute;
  pointer-events: none;
  right: 3px;
}

.new-form-container .succes-label {
  padding: 5px 10px;
  font-size: 12px;
  color: #1EB100;
  position: absolute;
  top: 100%;
}

.new-form-container .new-form-img {
  position: relative;
}
@media only screen and (max-width: 999px) {
  .new-form-container .new-form-img {
    margin-bottom: 60px;
  }
  .new-form-container section-anagraphic .new-form-radios.brochure{
    display: none;
  }
}
.new-form-container .new-form-img .new-form-img-title {
  font-size: 35px;
  font-weight: 700;
  position: absolute;
  top: 40px;
  right: 0;
  left: 0;
  margin: auto;
  color: white;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .new-form-container .new-form-img .new-form-img-title {
    top: 20px;
  }
}
.new-form-container .new-form-img img {
  max-width: 100%;
}
@media only screen and (max-width: 999px) {
  .new-form-container .new-form-img img {
    width: 100%;
  }
}

@media only screen and (max-width: 1200px) {
      
}

@media only screen and (min-width: 1000px) {
  .new-form-container {
    padding: 0px;
  }
}

/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 999px) {
  .new-form-container section-anagraphic .new-form-img {
      margin-bottom: 20px !important;
  }
  .new-form-container {
    margin-top: 0px !important;
  }
}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {

}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {

  .new-form-container section-anagraphic .title-form{
    /* padding-left: 20px; */
    padding-right: 20px;
    font-size: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
 
  .new-form-container section-anagraphic .new-form-img .img-anagraphic{
    padding-left: 20px;
    padding-right: 20px;
  }
  .new-form-container section-anagraphic .new-form-link{
    padding-left: 0px;
  }
  .new-form-container section-anagraphic .section-header h2{
    margin-bottom: 20px;
    line-height: 30px;
  }
  
}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .new-form-container section-anagraphic .new-form-submit{
    text-align: center;
  }
  .new-form-container section-anagraphic .new-form-submit button{
    width: 200px;
  }
}


/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
  .new-form-container section-anagraphic .new-form-submit{
    text-align: center;
  }
  .new-form-container section-anagraphic .new-form-submit button{
    width: 200px;
  }
}



/************************************************** Dealer Locator **************************************************/
.new-form-container .new-dealer-locator .container-fluid{
  height: 790px;
    margin-top: -790px;
    font-family: "Open Sans",sans-serif;
    clear: both;
    overflow: hidden;
    margin-bottom: 20px;
}
.new-form-container .new-dealer-locator .container-fluid .hp-dealerlocator{
  height: 790px;
}
.new-form-container .new-dealer-locator .nopadding {
   padding: 0 !important;
   margin: 0 !important;
}
.new-form-container .new-dealer-locator .map.has_results{
  min-height: 790px;
}
.new-form-container .new-dealer-locator .map.has_results .gm-style{
  width: 100% !important;
}
.new-form-container .new-dealer-locator .map.has_results .gm-style div:first-child[tabindex="0"]{
  width: 120% !important;
}
.new-form-container .new-dealer-locator .searchonmap_cont{
  display: none;
}
.new-form-container .new-dealer-locator .hp-dealerlocator{
  display: block;
  height: auto;
  overflow: hidden;
  position: relative;
}
.new-form-container .new-dealer-locator .iconFieldMaps{
    position: absolute;
    right: 30px;
    top: 13px;
    font-size: 20px;
}
.new-form-container .new-dealer-locator .iconFieldMaps i{
  margin-left: 10px;
  color: #898989;
  cursor: pointer;
}

.new-form-container .new-dealer-locator .hp-dealerlocator .dealer-locator-results{
    /* position: absolute; */
    margin-top: 30px;
    width: 100%;
    /*left: 100px;*/
    z-index: 9;
}
.new-form-container .new-dealer-locator .repeatSearch.dealerDeviceDesktop{
  display: none;
  position: absolute;
    top: 34px;
    left: 10%;
    width: 250px;
    color: #fff;
    background: #AD0C32;
    padding: 10px;
    box-shadow: 6px 6px 16px 0 rgba(0,0,0,0.50);
    border-radius: 2px;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
}
.new-form-container .new-dealer-locator .repeatSearch.dealerDeviceMobile{
  display: none;
  position: absolute;
    top: 61px;
    width: 250px;
    color: #fff;
    background: #AD0C32;
    padding: 5px;
    box-shadow: 6px 6px 16px 0 rgba(0,0,0,0.50);
  border-radius: 5px;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  height: 30px;
}
.new-form-container .new-dealer-locator .repeatSearch .new-icon-jeep_locator_refresh{
    float: left;
    margin-left: 10px;
    margin-top: 4px;
    font-size: 15px;
}
.new-form-container .new-dealer-locator .pac-input{
    width: 97%;
    border: none;
    margin-bottom: 10px;
    padding: 16px 13px;
    box-shadow: 6px 6px 16px 0 rgba(0,0,0,0.20);
    border-radius: 2px;
    font-size: 14px;
    float: left;
    font-weight: 500;
    padding-right: 90px;
}
.new-form-container .new-dealer-locator .hp-dealerlocator .results.dealerDeviceDesktop{
  height: auto;
  width: 97%;
  background: #fff;
    /*padding: 10px;*/
  overflow-y: auto;
  box-shadow: 6px 6px 16px 0 rgba(0,0,0,0.20);
  border-radius: 2px;
  max-height: 675px;
 

}
.new-form-container .new-dealer-locator .hp-dealerlocator .results.dealerDeviceMobile{
  height: 675px;
    width: 100%;
    background: #fff;
    /*padding: 10px;*/
    overflow-y: auto;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.2);
}
.new-form-container .new-dealer-locator .contSearch{
  height: auto;
  overflow: hidden;
  position: relative;
  top: 30px;
}
.new-form-container .new-dealer-locator .viewListMaps{
  display: none;
  position: absolute;
  top: 460px;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  width: 160px;
    color: #fff;
    background: #AD0C32;
    padding: 5px;
    box-shadow: 6px 6px 16px 0 rgba(0,0,0,0.50);
  border-radius: 5px;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    height: 30px;
	z-index:2;
}
.new-form-container .new-dealer-locator .results.dealerDeviceDesktop .alertMessage{
  padding: 15px;
}
.new-form-container .new-dealer-locator .results.dealerDeviceDesktop .dl_name{
  font-weight: 800;
    min-height: 30px;
    font-size: 16px;
}
.new-form-container .new-dealer-locator .results.dealerDeviceMobile .dl_name{
  font-weight: 800;
    min-height: 40px;
    margin-bottom: 0;
    line-height: 20px;
}
.new-form-container .new-dealer-locator .results.dealerDeviceDesktop .dealer-locator-results__item{
    margin: auto;
    border-bottom: solid 1px #ededed;
    position: relative;
    min-height: 220px;
}
.new-form-container .new-dealer-locator .results.dealerDeviceDesktop .dealer-locator-results__item.selected{
  background: #f4f4f4;
}
.new-form-container .new-dealer-locator .results.dealerDeviceDesktop .dealer-locator-results__item:hover{
  background: #f4f4f4;
}
.new-form-container .new-dealer-locator .boxHover{
  background: #f4f4f4;
}
.new-form-container .new-dealer-locator .results.dealerDeviceDesktop .dealer-locator-results__item.selected .selectedBar{
  position: absolute;
  left: 0;
  width: 5px;
  background: #AD0C33;
  height: 100%;
}
.new-form-container .new-dealer-locator .results.dealerDeviceDesktop .dealer-locator-results__item .infoDealerContainer{
  width: 90%;
  margin: auto;
  height: auto;
  overflow: hidden;
  padding-top: 10px;
    padding-bottom: 10px;
}
.new-form-container .new-dealer-locator .results.dealerDeviceMobile .dealer-locator-results__item{
    margin: auto;
  border-bottom: solid 1px #ededed;
    position: relative;
    /*display: inline-block;*/
    background: #fff;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.50);
  border-radius:5px;
  height: 230px;
}
.new-form-container .new-dealer-locator .results.dealerDeviceMobile .dealer-locator-results__item:hover{
  background: #f4f4f4;
}
.new-form-container .new-dealer-locator .results.dealerDeviceMobile .dealer-locator-results__item.selected .selectedBar{
  position: absolute;
  left: 0;
  background: #AD0C33;
  width: 100%;
  top: 0px;
  height: 5px;
}
.new-form-container .new-dealer-locator .results.dealerDeviceMobile .dealer-locator-results__item .infoDealerContainer{
  width: 85%;
  margin: auto;
  height: auto;
  overflow: hidden;
  padding-top: 10px;
  padding-bottom: 5px;
}
.new-form-container .new-dealer-locator .results.dealerDeviceDesktop .dealer-locator-results__item .infoDealerContainer .ctaDesktop{
  display: block;
}
.new-form-container .new-dealer-locator .results.dealerDeviceDesktop .dealer-locator-results__item .infoDealerContainer .ctaMobile{
  display: none;
}
.new-form-container .new-dealer-locator .results.dealerDeviceDesktop .dl_bcenter{
  font-size: 12px;
  margin-bottom: 5px;
  color: #6f6f6f;
}
.new-form-container .new-dealer-locator .results.dealerDeviceMobile .dl_bcenter{
  font-size: 12px;
  margin-bottom: 5px;
  color: #6f6f6f;
}
.new-form-container .new-dealer-locator .results.dealerDeviceDesktop .dl_bcenter.hide-elem{
	display: none;
}
.new-form-container .new-dealer-locator .results.dealerDeviceMobile .dl_bcenter.hide-elem{
    display: none;
}
.new-form-container .new-dealer-locator .results.dealerDeviceDesktop .dl_address{
  font-size: 14px;
    font-weight: 600;
    text-transform: capitalize;
}
.new-form-container .new-dealer-locator .results.dealerDeviceMobile .dl_address{
  font-size: 13px;
    font-weight: 600;
    text-transform: capitalize;
    min-height: 43px;
}
.new-form-container .new-dealer-locator .results.dealerDeviceDesktop .dl_distance{
  font-size: 12px;
    font-weight: 400;
    margin: 20px 0px;
}
.new-form-container .new-dealer-locator .results.dealerDeviceMobile .dl_distance{
  font-size: 12px;
    font-weight: 400;
    margin: 10px 0px;
}
.new-form-container .new-dealer-locator .body .dealer-locator-results .dealer-locator-results__item .select_dealer_btn, .new-form-container .new-dealer-locator .body .dealer-locator-results .dealer-locator-results__item .website_dealer_btn {
    position: absolute;
    bottom: 23px;
    left: 50px;
    display: table;
    max-width: 200px;
    line-height: 1.1em;
}

.new-form-container .new-dealer-locator .rect-btn.rect-btn-yellow {
    background-color: #AD0C33;
    color: #fff;
    text-decoration: none !important;
    padding: 8px 13px;
    margin-right: 5px;
    width: 48%;
    margin-bottom: 10px;
    font-size: 10px;
    border-radius: 5px;
}
.new-form-container .new-dealer-locator a.rect-btn {
    text-decoration: none;
    outline: 0;
}
.new-form-container .new-dealer-locator .rect-btn {
    cursor: pointer;
    padding: 12px 20px;
    border-radius: 2px;
    font-weight: bold;
    font-size: 14px;
    display: inline-block;
    text-transform: uppercase;
    border: 0;
    text-decoration: none !important;
    margin-right: 10px;
}

.new-form-container .new-dealer-locator .rect-btn.rect-btn-yellow .new-icon-fiat_arrow_cta{
    float: right;
    margin-top: 9px;
    font-size: 5px;
}
.new-form-container .new-dealer-locator .gm-style img[src="https://maps.gstatic.com/mapfiles/api-3/images/spotlight-poi2_hdpi.png"]{
  display: none;
}
.new-form-container .new-dealer-locator .gm-style img[src="https://maps.gstatic.com/mapfiles/api-3/images/spotlight-poi2.png"]{
  display: none;
}
.new-form-container .new-dealer-locator .section-header{
    text-align: center;
    padding-top: 0px;
    padding-bottom: 0px;
    position: relative;
    width: 96%; /*Fix Ux*/
    margin: auto;
    text-align: left;
}
.new-form-container .new-dealer-locator .section-header h2 {
    font-family: "Open Sans",sans-serif;
    font-size: 22px;
    color: #737373;
    letter-spacing: 0;
    /* text-transform: capitalize; */
    text-align: left;
    padding-right: 15px;
    padding-left: 0px;
}

.new-form-container .new-dealer-locator .section-header .infoDealerMobile {
    display: none;
}
.new-form-container .new-dealer-locator .changeModel{
  display: none;
}
.new-form-container .new-dealer-locator .dealerDeviceMobile{
  display: none;
}
.new-form-container .new-dealer-locator .results.dealerDeviceMobile .owl-nav{
  display: none;
}
.new-form-container .new-dealer-locator .results.dealerDeviceMobile .owl-stage-outer{
  height: 240px;
}
.new-form-container .new-dealer-locator .new-form-img{
  display: none;
}

@media(min-width:768px){
  .new-form-container .new-dealer-locator .container{width:750px}
}
@media(min-width:1000px){
  .new-form-container .new-dealer-locator .container{width:970px}
}
@media(min-width:1200px){
  .new-form-container .new-dealer-locator .container{width:1170px}
}

/************************************************** thankyou page **************************************************/

.new-form-container .thank-you-section {
    display: none;
}

.new-form-container .thank-you-page .thank-you-page-buttons,
.new-form-container .thank-you-section .thank-you-page-buttons {
    max-width: 1100px;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 40px;
  height: auto;
    overflow: hidden;
    position: relative;
    padding-top: 10px;
}

.new-form-container .thank-you-section .new-icon-separator-container {
  
    height: auto;
    overflow: hidden;
    position: relative;
    padding-top: 10px;

}

.new-form-container .thank-you-section .new-icon-separator-container .copy-box {
  text-align: center;
  padding-top: 40px;
  position: relative;
  font-family: "Open Sans",sans-serif;
  font-size: 16px;
  color: #000000;
  height: auto;
}

.new-form-container .thank-you-section .containerCTATYP{
  margin-bottom: 20px;
  margin-top: 30px;
}
.new-form-container .thank-you-section .containerCTATYP hr{
  display: none;
}
.new-form-container .thank-you-section fiat_icon{
  width: 57%;
  margin-top: 60px;
  margin-bottom: 60px;
}

.new-form-container .thank-you-section .new-icon-separator-container .separator {
  width: 67%;
  height: 2px;
  background: #AD0C33;
  /* margin: auto; */
  top: 35px;
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
}
.new-form-container .thank-you-page .buttons-container-row--image, 
.new-form-container .thank-you-section .buttons-container-row--image {
    margin-top: 40px;
}
.new-form-container .thank-you-page .buttons-container-row--image img,
.new-form-container .thank-you-section .buttons-container-row--image img {
    max-width: 100%;
}


.new-form-container .thank-you-section .rect-btn {
    cursor: pointer;
    padding: 13px 20px;
    border-radius: 2px;
    font-weight: bold;
    font-size: 14px;
    display: inline-block;
    text-transform: uppercase;
    border: 0;
}
.new-form-container .thank-you-section .rect-btn.new-typ-btn-cta1,
.new-form-container .thank-you-section .rect-btn.new-typ-btn-cta2,
.new-form-container .thank-you-section .rect-btn.new-typ-btn-cta13  {
    padding: 0px 20px;
}

.new-form-container .thank-you-section .ctaText{
  margin:0;
}

.new-form-container .thank-you-section .section-header{
  text-align: center;
  padding-top: 20px;
  padding-bottom: 0;
  position: relative;
}
.new-form-container .thank-you-section .section-header h2{
  color: #777777;
  font-size: 30px;
  text-transform: inherit;
  margin-bottom: 40px;
}
.new-form-container .thank-you-section .section-header h2 span{
  color: #AD0C33;
}
.new-form-container[data-tab="GAB"] .thank-you-section .new-typ-btn-cta2,
.new-form-container[data-tab="GAB"] .thank-you-section .new-typ-btn-cta3{
  background-color: #888888 !important;
}
.new-form-container[data-tab="GAB"] .thank-you-section .new-typ-btn-cta2 a,
.new-form-container[data-tab="GAB"] .thank-you-section .new-typ-btn-cta3 a{
  color: #fff !important;
}
.new-form-container[data-tab="GAB"] .thank-you-section .new-typ-btn-cta2 span,
.new-form-container[data-tab="GAB"] .thank-you-section .new-typ-btn-cta3 span{
  color: #fff;
}


.new-form-container .thank-you-section .rect-btn.rect-btn-yellow {
  background-color: #AD0C33;
  color: #fff;
  font-size: 10px;
  font-family: "Open Sans",sans-serif;
  width: 180px;
  height: 40px;
  border-radius: 5px;
  text-align: left;
  padding: 13px 15px;
  margin-top: 40px;
}

.new-form-container .thank-you-section .rect-btn.rect-btn-yellow.new-typ-btn-cta1,
.new-form-container .thank-you-section .rect-btn.rect-btn-yellow.new-typ-btn-cta2,
.new-form-container .thank-you-section .rect-btn.rect-btn-yellow.new-typ-btn-cta3{
  padding: 10px 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 40px auto 0 auto;
}

.new-form-container .thank-you-section .rect-btn.rect-btn-yellow .new-icon-fiat_arrow_cta {
  float: right;
  margin-top: 4px;
  font-size: 5px;
}
.new-form-container .thank-you-section .rect-btn.rect-btn-yellow.new-typ-btn-cta1 .new-icon-fiat_arrow_cta,
.new-form-container .thank-you-section .rect-btn.rect-btn-yellow.new-typ-btn-cta2 .new-icon-fiat_arrow_cta,
.new-form-container .thank-you-section .rect-btn.rect-btn-yellow.new-typ-btn-cta3 .new-icon-fiat_arrow_cta {
   margin-top: 0;
   margin-right: 15px;
}

.new-form-container .thank-you-section .rect-btn.rect-btn-yellow a,
.new-form-container .thank-you-section .rect-btn.rect-btn-yellow a:hover{
  color: #fff;
}

.new-form-container .thank-you-section .rect-btn.rect-btn-yellow.new-typ-btn-cta1 a,
.new-form-container .thank-you-section .rect-btn.rect-btn-yellow.new-typ-btn-cta1 a:hover,
.new-form-container .thank-you-section .rect-btn.rect-btn-yellow.new-typ-btn-cta2 a,
.new-form-container .thank-you-section .rect-btn.rect-btn-yellow.new-typ-btn-cta2 a:hover,
.new-form-container .thank-you-section .rect-btn.rect-btn-yellow.new-typ-btn-cta3 a,
.new-form-container .thank-you-section .rect-btn.rect-btn-yellow.new-typ-btn-cta3 a:hover{
  padding: 13px 15px;
  display: block;
  text-decoration: none;
}


.new-form-container .thank-you-section .permission-container .copy-box {
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative;
  font-size: 16px;
  min-height: 150px;
}

.new-form-container .thank-you-section .copy-box {
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative;
}
.new-form-container .thank-you-section .answerTitle{
  padding-top: 0;
  padding-bottom: 20px;
}
.new-form-container .thank-you-section .copy-box h2 {
  font-size: 25px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-family: "Open Sans",sans-serif;
}
.new-form-container .thank-you-section .copy-box.answerTitle h2 {
 text-transform: none !important;
} 
.new-form-container .copy-box p {
  line-height: 1.2em;
  width: 100%;
  padding: 0 20px;
  max-width: 960px;
  margin: 0 auto;
  font-size: 14px;
}
@media only screen and (max-width: 767px) {
  .new-form-container .copy-box h2 {
    font-size: 25px;
  }
}
.new-form-container .copy-box.new-icon-center .copy-box-icon {
  padding-bottom: 15px;
}
.new-form-container .copy-box.new-icon-center .rect-btn {
  margin-top: 35px;
  margin-left: auto;
  margin-right: auto;
}
.new-form-container .copy-box.black-bg, .new-form-container .copy-box.grey-bg {
  background-color: black;
  color: white;
}
.new-form-container .copy-box.black-bg p, .new-form-container .copy-box.grey-bg p {
  color: #bdbdbd;
}
.new-form-container .copy-box.grey-bg {
  background-color: #212121;
}

.new-form-container .thank-you-section  .new-icon-fiat_icon_quote{
  font-size: 47px;
  width: 93px;
  margin: auto;
  background: #fff;
  padding: 0px 20px;
  margin-top: 50px;
}
.new-form-container .thank-you-section  .new-icon-fiat_icon_calendar{
  font-size: 47px;
  width: 96px;
  margin: auto;
  background: #fff;
  margin-top: 50px;
  padding: 0px 20px;
}
.new-form-container .thank-you-section  .new-icon-fiat_icon_testdrive{
  font-size: 47px;
  width: 97px;
  margin: auto;
  background: #fff;
  padding: 0px 20px;
  margin-top: 50px;
}
.new-form-container .thank-you-section  .new-icon-fiat_icon_discovermodels{
  font-size: 47px;
  width: 96px;
  margin: auto;
  background: #fff;
  padding: 0px 20px;
  margin-top: 50px;
}
.new-form-container .thank-you-section .new-icon-fiat_icon_brochure{
  font-size: 47px;
  margin-top: 50px;
}

.new-form-container .thank-you-section .new-icon-fiat_icon_configurator,
.new-form-container .thank-you-section .new-icon-fiat_icon_news,
.new-form-container .thank-you-section .new-icon-fiat_icon_hp{
  font-size: 47px;
  margin-top: 50px;
}
.new-form-container .thank-you-section .new-icon-fiat_icon_discoverpromotions{
  font-size: 47px;
  margin-top: 50px; /*fix UX*/
}

/************************************************** end thankyou page **************************************************/

@media only screen and (max-width: 1200px) {
  .new-form-container .new-dealer-locator .rect-btn.rect-btn-yellow{
    width: 100%;
  }
  .new-form-container .new-dealer-locator .repeatSearch{
      right: 30px;
  }
    
}

/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 959px) {
    
}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {

}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
  .new-form-container new-section-step{
    display: none;
  }
  .new-form-container new-section-step-mobile{
    display: block;
    clear: both;
  }

  .new-form-container .new-dealer-locator .section-header{
    padding-bottom: 20px;
  }
  
  .new-form-container .new-dealer-locator .section-header .infoDealerMobile {
    display: block;
    text-align: center;
  }
  .new-form-container .new-dealer-locator .results.dealerDeviceDesktop{
    display: none;
  }
  .new-form-container .new-dealer-locator .results.dealerDeviceMobile{
    /*display: none;*/
      height: 235px;
      overflow: hidden;
        position: absolute;
      top: 255px;
      left:0;
	  z-index:2;
  }
  .new-form-container .new-dealer-locator .results.dealerDeviceMobile .alertMessage{
    padding: 15px;
    margin: auto;
    background: #fff;
    width: 60%;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.50);
    border-radius: 2px;
  }
  .new-form-container .new-dealer-locator .contSearch{
    padding-bottom: 10px;
    top: 10px;
    padding-left: 15px;
      padding-right: 15px;
  }

  .new-form-container .new-dealer-locator .iconFieldMaps{
    right: 30px;
    top: 11px;
  }
  .new-form-container .new-dealer-locator .map.has_results{
    min-height: 500px;
  }
  .new-form-container .new-dealer-locator .container-fluid {
      height: 500px;
      margin-top: -500px;
      padding: 0px;
  }
  .new-form-container .new-dealer-locator .changeModel{
      display: block;
      /*margin-left: 40px;*/
      text-align: center;
      padding: 5px;
      font-weight: 600;
      margin-bottom: 5px;
  }
  .new-form-container .new-dealer-locator .changeModel .fa.fa-chevron-left{
    color: #AD0C33;
  }
  .new-form-container .new-dealer-locator .pac-input{
    padding-right: 90px;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.50);
    border-radius: 5px;
      width: 100%;
      height: 40px;
  }
  .new-form-container .new-dealer-locator .map.has_results .gm-style{
    width: 100% !important;
  }
  .new-form-container .new-dealer-locator .map.has_results .gm-style div:first-child[tabindex="0"]{
    width: 120% !important;
  }
  .new-form-container .new-dealer-locator .map.has_results .gm-fullscreen-control{
    display: none;
  }
  .new-form-container .new-dealer-locator .map.has_results .gm-svpc{
    display: none;
  }
  .new-form-container .new-dealer-locator .map.has_results .gmnoprint{
    display: block;
  }
  .new-form-container .new-dealer-locator .map.has_results .gm-bundled-control{
    display: block;
  }
  /*.new-form-container .new-dealer-locator .viewListMaps{
    display: block;
  }*/
  .new-form-container .new-dealer-locator .dealerDeviceMobile{
    display: block;
  }
  .new-form-container .new-dealer-locator .hp-dealerlocator {
      display: none;
  }
  .new-form-container .new-dealer-locator .results.dealerDeviceMobile .dealer-locator-results__item .infoDealerContainer .ctaMobile{
    display: block;
    text-align: center;
	
  }
  .new-form-container .new-dealer-locator .results.dealerDeviceMobile .dealer-locator-results__item .infoDealerContainer .ctaMobile.margin-cta{
	   margin-top: 38px;
  }
  .new-form-container .new-dealer-locator .results.dealerDeviceMobile .dealer-locator-results__item .infoDealerContainer .ctaDesktop{
    display: none;
  }
  .new-form-container .new-dealer-locator .results.dealerDeviceMobile .dealer-locator-results__item .infoDealerContainer .ctaMobile a{
      display: block;
      width: 40px;
      margin: auto;
  }
  .new-form-container .new-dealer-locator .results.dealerDeviceMobile .dealer-locator-results__item .infoDealerContainer .ctaMobile .ctaMobileButton{
    display: inline-block;
    /*margin: 0px 6px;*/
    font-size: 11px;
    position: relative;
  }
  .new-form-container .new-dealer-locator .results.dealerDeviceMobile .dealer-locator-results__item .infoDealerContainer .ctaMobile .ctaMobileButton img{
    width: 40px;
    margin: auto;
  }
  .new-form-container .new-dealer-locator .new-form-img{
    display: block;
    margin-bottom: 10px;
    text-align: center;
  }
  .new-form-container .new-dealer-locator .new-form-link{
      padding-left: 0px;
      margin: auto;
      text-align: left;
    margin-left: 20px;
    color: #787878;
    text-decoration: underline;
    cursor: pointer;
  }
  .new-form-container .new-dealer-locator .results.dealerDeviceMobile .dealer-locator-results__item .infoDealerContainer .ctaMobile .new-form-container .new-icon-jeep_locator_cta_select{
    position: absolute;
    left: 0;
    right: 0;
    top: 13px;
  }
  .new-form-container .new-dealer-locator .results.dealerDeviceMobile .dealer-locator-results__item .infoDealerContainer .ctaMobile .new-form-container .new-icon-jeep_locator_cta_onlinebooking{
    position: absolute;
    left: 0;
    right: 0;
    top: 13px;
  }
  .new-form-container .new-dealer-locator .results.dealerDeviceMobile .dealer-locator-results__item .infoDealerContainer .ctaMobile .new-form-container .new-icon-jeep_locator_cta_callnow{
    position: absolute;
    left: 0;
    right: 0;
    top: 10px;
  }

  .new-form-container .thank-you-section  .new-icon-fiat_icon_quote{
    font-size: 47px;
    width: 93px;
    margin: auto;
    background: #fff;
    padding: 0px;
  }
  .new-form-container .thank-you-section  .new-icon-fiat_icon_calendar{
    font-size: 47px;
    width: 96px;
    margin: auto;
    background: #fff;
    padding: 0px;
    padding-top: 20px;
  }
  .new-form-container .thank-you-section  .new-icon-fiat_icon_testdrive{
    font-size: 47px;
    width: 97px;
    margin: auto;
    background: #fff;
    padding: 0px;
    padding-top: 20px;
  }
  .new-form-container .thank-you-section  .new-icon-fiat_icon_discovermodels{
    font-size: 47px;
    width: 96px;
    margin: auto;
    background: #fff;
    padding: 0px;
    padding-top: 20px;
  }
  .new-form-container .thank-you-section .buttons-container-row-permission .new-icon-fiat_icon_discovermodels{
    padding: 0;
    margin-top: 40px;
  }
  .new-form-container .thank-you-section .new-icon-fiat_icon_discoverpromotions{
    padding: 0;
    margin-top: 70px;
  }
   .new-form-container .thank-you-section .new-icon-fiat_icon_hp{
	font-size: 47px;
	margin-top: 70px;
	}
  .new-form-container .thank-you-section .new-icon-separator-container .copy-box {
    text-align: center;
    padding-top: 40px;
    position: relative;
    font-family: "Open Sans",sans-serif;
    font-size: 15px;
    color: #000000;
    background: #fff;
    padding-bottom: 20px;
    margin-bottom: 40px;
    height: auto;
    margin-left: -2px;
  }
  .new-form-container .thank-you-section .containerCTATYP{
    margin-top: 20px;
  }
  .new-form-container .thank-you-section .containerCTATYP hr {
    width: 90%;
    margin-top: 0px;
    margin-bottom: 40px;
  }

  .new-form-container .thank-you-section .new-icon-separator-container .separator {
    width: 2px;
    height: 70%;
    background: #AD0C33;
    /* margin: auto; */
    top: 59px;
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
  }
  .new-form-container .new-dealer-locator .map.has_results .gm-style div:first-child[tabindex="0"]{
    width: 100% !important;
  }

  .new-form-container .bs-wizard{
    position: relative;
    /*max-height: 100px;*/
    
  }

  .new-form-container .bs-wizard > .bs-wizard-step{
    position: absolute;
    width: 100%;
  }
  .new-form-container .bs-wizard .bs-wizard-step:nth-of-type(2),
  .new-form-container .bs-wizard .bs-wizard-step:nth-of-type(3) {
    display: none;
  }
  .new-form-container .bs-wizard > .bs-wizard-step:first-child > .progress {
    left: 50%;
    width: 50%;
  }
  .new-form-container .bs-wizard > .bs-wizard-step:first-child.active > .progress {
    width: 50%;
  }
  .new-form-container .bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {
    width: 100%;
    transition: none;
    background: #DDDDDD;
  }
  .new-form-container .bs-wizard > .bs-wizard-step .bs-wizard-info{
    position: relative;
  }
  .new-form-container .bs-wizard > .bs-wizard-step.active .bs-wizard-info, .new-form-container .bs-wizard > .bs-wizard-step.complete .bs-wizard-info{
    color: #000;
  }
  .new-form-container .bs-wizard .bs-wizard-step:nth-of-type(2) .progress .progress-bar{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ad0c33+0,ad0c33+50,dddddd+50,dddddd+100 */
    background: #ad0c33; /* Old browsers */
    background: -moz-linear-gradient(left, #ad0c33 0%, #ad0c33 50%, #dddddd 50%, #dddddd 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #ad0c33 0%,#ad0c33 50%,#dddddd 50%,#dddddd 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #ad0c33 0%,#ad0c33 50%,#dddddd 50%,#dddddd 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ad0c33', endColorstr='#dddddd',GradientType=1 ); /* IE6-9 */
  }
  .new-form-container .bs-wizard .bs-wizard-step.active.last .progress .progress-bar{
    background: #ad0c33;
  }
  .new-form-container .bs-wizard > .bs-wizard-step:last-child > .progress{
    width: 50%;
  }
  .new-form-container .bs-wizard .bs-wizard-step:nth-of-type(3) .progress .progress-bar{
    background: #ad0c33;
  }


}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
  
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
  .new-form-container .new-dealer-locator .results.dealerDeviceMobile .dealer-locator-results__item .infoDealerContainer .ctaMobile a{
    width: 40px;
    margin: auto;
    display: block;
    padding: 8px 10px;
    height: 40px;
  }
  .new-form-container .new-dealer-locator .results.dealerDeviceMobile .dealer-locator-results__item .infoDealerContainer .ctaMobile .ctaMobileButton{
    display: inline-block;
    margin: 0px 6px;
    position: relative;
      font-size: 11px;
  }
}
/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 360px) {
  .new-form-container .new-dealer-locator .results.dealerDeviceMobile .dealer-locator-results__item .infoDealerContainer .ctaMobile .ctaMobileButton{
    display: inline-block;
    margin: 0px 6px;
    font-size: 11px;
    position: relative;
    height: 60px;
  }
}

@font-face {
  font-family: 'icomoon-form';
  src:  url('https://staticpromo.fiat.com/form-rationalization/fonts/new-form-icomoon.ttf?u9p37z');
  src:  url('https://staticpromo.fiat.com/form-rationalization/fonts/new-form-icomoon.eot?u9p37z#iefix') format('embedded-opentype'),
    url('https://staticpromo.fiat.com/form-rationalization/fonts/new-form-icomoon.ttf?u9p37z') format('truetype'),
    url('https://staticpromo.fiat.com/form-rationalization/fonts/new-form-icomoon.woff?u9p37z') format('woff'),
    url('https://staticpromo.fiat.com/form-rationalization/fonts/new-form-icomoon.svg?u9p37z#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="new-icon-"], [class*=" new-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon-form' !important;
  speak-as: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.new-form-container .new-icon-lancia_arrow_dropdown:before {
  content: "\e936";
}
.new-form-container .new-icon-lancia_locator_cta_callnow:before {
  content: "\e937";
}
.new-form-container .new-icon-lancia_locator_cta_onlinebooking:before {
  content: "\e938";
}
.new-form-container .new-icon-lancia_locator_cta_select:before {
  content: "\e939";
}
.new-form-container .new-icon-lancia_locator_gps:before {
  content: "\e93a";
  color: #636363;
}
.new-form-container .new-icon-lancia_locator_pin .path1:before {
  content: "\e93b";
  color: rgb(0, 0, 0);
}
.new-form-container .new-icon-lancia_locator_pin .path2:before {
  content: "\e93c";
  margin-left: -0.78515625em;
  color: rgb(37, 43, 71);
}
.new-form-container .new-icon-lancia_locator_pin .path3:before {
  content: "\e93d";
  margin-left: -0.78515625em;
  color: rgb(255, 255, 255);
}
.new-form-container .new-icon-lancia_locator_pin_selected .path1:before {
  content: "\e93e";
  color: rgb(88, 88, 88);
}
.new-form-container .new-icon-lancia_locator_pin_selected .path2:before {
  content: "\e93f";
  margin-left: -0.7607421875em;
  color: rgb(0, 0, 0);
}
.new-form-container .new-icon-lancia_locator_pin_selected .path3:before {
  content: "\e940";
  margin-left: -0.7607421875em;
  color: rgb(37, 43, 71);
}
.new-form-container .new-icon-lancia_locator_refresh:before {
  content: "\e941";
}
.new-form-container .new-icon-lancia_locator_search:before {
  content: "\e942";
  color: #636363;
}
.new-form-container .new-icon-lancia_radiobutton:before {
  content: "\e943";
  color: #ddd;
}
.new-form-container .new-icon-lancia_radiobutton_error:before {
  content: "\e944";
  color: #f00;
}
.new-form-container .new-icon-lancia_radiobutton_selected .path1:before {
  content: "\e945";
  color: rgb(221, 221, 221);
}
.new-form-container .new-icon-lancia_radiobutton_selected .path2:before {
  content: "\e946";
  margin-left: -1em;
  color: rgb(37, 43, 71);
}
.new-form-container .new-icon-fiat-professional_arrow_changemodel:before {
  content: "\e947";
  color: #9c1019;
}
.new-form-container .new-icon-fiat-professional_arrow_cta:before {
  content: "\e948";
}
.new-form-container .new-icon-fiat-professional_arrow_cta_over:before {
  content: "\e949";
}
.new-form-container .new-icon-fiat-professional_arrow_dropdown:before {
  content: "\e94a";
}
.new-form-container .new-icon-fiat-professional_icon_brochure:before {
  content: "\e94b";
}
.new-form-container .new-icon-fiat-professional_icon_calendar:before {
  content: "\e94c";
}
.new-form-container .new-icon-fiat-professional_icon_configurator:before {
  content: "\e94d";
}
.new-form-container .new-icon-fiat-professional_icon_discoverdealer:before {
  content: "\e94e";
}
.new-form-container .new-icon-fiat-professional_icon_discovermodels:before {
  content: "\e94f";
}
.new-form-container .new-icon-fiat-professional_icon_discoverpromotions:before {
  content: "\e950";
}
.new-form-container .new-icon-fiat-professional_icon_hp:before {
  content: "\e951";
}
.new-form-container .new-icon-fiat-professional_icon_news:before {
  content: "\e952";
}
.new-form-container .new-icon-fiat-professional_icon_quote:before {
  content: "\e953";
}
.new-form-container .new-icon-fiat-professional_icon_testdrive:before {
  content: "\e954";
}
.new-form-container .new-icon-fiat-professional_locator_cta_callnow:before {
  content: "\e955";
}
.new-form-container .new-icon-fiat-professional_locator_cta_onlinebooking:before {
  content: "\e956";
}
.new-form-container .new-icon-fiat-professional_locator_cta_select:before {
  content: "\e957";
}
.new-form-container .new-icon-fiat-professional_locator_gps:before {
  content: "\e958";
  color: #636363;
}
.new-form-container .new-icon-fiat-professional_locator_pin .path1:before {
  content: "\e959";
  color: rgb(0, 0, 0);
}
.new-form-container .new-icon-fiat-professional_locator_pin .path2:before {
  content: "\e95a";
  margin-left: -0.78515625em;
  color: rgb(156, 16, 25);
}
.new-form-container .new-icon-fiat-professional_locator_pin .path3:before {
  content: "\e95b";
  margin-left: -0.78515625em;
  color: rgb(255, 255, 255);
}
.new-form-container .new-icon-fiat-professional_locator_pin_selected .path1:before {
  content: "\e95c";
  color: rgb(88, 88, 88);
}
.new-form-container .new-icon-fiat-professional_locator_pin_selected .path2:before {
  content: "\e95d";
  margin-left: -0.7607421875em;
  color: rgb(0, 0, 0);
}
.new-form-container .new-icon-fiat-professional_locator_pin_selected .path3:before {
  content: "\e95e";
  margin-left: -0.7607421875em;
  color: rgb(156, 16, 25);
}
.new-form-container .new-icon-fiat-professional_locator_refresh:before {
  content: "\e95f";
}
.new-form-container .new-icon-fiat-professional_locator_search:before {
  content: "\e960";
  color: #636363;
}
.new-form-container .new-icon-fiat-professional_radiobutton:before {
  content: "\e961";
  color: #ddd;
}
.new-form-container .new-icon-fiat-professional_radiobutton_error:before {
  content: "\e962";
  color: #9c1019;
}
.new-form-container .new-icon-fiat-professional_radiobutton_selected:before {
  content: "\e963";
  color: #ad0c33;
}
.new-form-container .new-icon-fiat-professional_steps_completed:before {
  content: "\e964";
}
.new-form-container .new-icon-alfa-romeo_arrow_cta:before {
  content: "\e965";
}
.new-form-container .new-icon-alfa-romeo_arrow_dropdown:before {
  content: "\e966";
  color: #979797;
}
.new-form-container .new-icon-alfa-romeo_icon_brochure:before {
  content: "\e967";
  color: #8f0c25;
}
.new-form-container .new-icon-alfa-romeo_icon_calendar:before {
  content: "\e968";
  color: #8f0c25;
}
.new-form-container .new-icon-alfa-romeo_icon_configurator:before {
  content: "\e969";
  color: #8f0c25;
}
.new-form-container .new-icon-alfa-romeo_icon_discoverdealers:before {
  content: "\e96a";
  color: #8f0c25;
}
.new-form-container .new-icon-alfa-romeo_icon_discovermodels:before {
  content: "\e96b";
  color: #8f0c25;
}
.new-form-container .new-icon-alfa-romeo_icon_discoverpromotions:before {
  content: "\e96c";
  color: #8f0c25;
}
.new-form-container .new-icon-alfa-romeo_icon_hp:before {
  content: "\e96d";
  color: #8f0c25;
}
.new-form-container .new-icon-alfa-romeo_icon_news:before {
  content: "\e96e";
  color: #8f0c25;
}
.new-form-container .new-icon-alfa-romeo_icon_quote:before {
  content: "\e96f";
  color: #8f0c25;
}
.new-form-container .new-icon-alfa-romeo_icon_testdrive:before {
  content: "\e970";
  color: #8f0c25;
}
.new-form-container .new-icon-alfa-romeo_locator_cta_callnow:before {
  content: "\e971";
}
.new-form-container .new-icon-alfa-romeo_locator_cta_onlinebooking:before {
  content: "\e972";
}
.new-form-container .new-icon-alfa-romeo_locator_cta_select:before {
  content: "\e973";
}
.new-form-container .new-icon-alfa-romeo_locator_gps:before {
  content: "\e974";
  color: #636363;
}
.new-form-container .new-icon-alfa-romeo_locator_pin .path1:before {
  content: "\e975";
  color: rgb(0, 0, 0);
}
.new-form-container .new-icon-alfa-romeo_locator_pin .path2:before {
  content: "\e976";
  margin-left: -0.78515625em;
  color: rgb(143, 12, 37);
}
.new-form-container .new-icon-alfa-romeo_locator_pin .path3:before {
  content: "\e977";
  margin-left: -0.78515625em;
  color: rgb(255, 255, 255);
}
.new-form-container .new-icon-alfa-romeo_locator_pin_selected .path1:before {
  content: "\e978";
  color: rgb(88, 88, 88);
}
.new-form-container .new-icon-alfa-romeo_locator_pin_selected .path2:before {
  content: "\e979";
  margin-left: -0.7607421875em;
  color: rgb(0, 0, 0);
}
.new-form-container .new-icon-alfa-romeo_locator_pin_selected .path3:before {
  content: "\e97a";
  margin-left: -0.7607421875em;
  color: rgb(143, 12, 37);
}
.new-form-container .new-icon-alfa-romeo_locator_refresh:before {
  content: "\e97b";
}
.new-form-container .new-icon-alfa-romeo_locator_search:before {
  content: "\e97c";
  color: #636363;
}
.new-form-container .new-icon-alfa-romeo_radiobutton:before {
  content: "\e97d";
  color: #979797;
}
.new-form-container .new-icon-alfa-romeo_radiobutton_error:before {
  content: "\e97e";
  color: #8f0d0d;
}
.new-form-container .new-icon-alfa-romeo_radiobutton_selected:before {
  content: "\e97f";
  color: #8f0d24;
}
.new-form-container .new-icon-alfa-romeo_steps_completed:before {
  content: "\e980";
}
.new-form-container .new-icon-abarth_arrow_changemodel:before {
  content: "\e981";
  color: #999;
}
.new-form-container .new-icon-abarth_arrow_dropdown:before {
  content: "\e982";
}
.new-form-container .new-icon-abarth_icon_brochure:before {
  content: "\e983";
}
.new-form-container .new-icon-abarth_icon_calendar:before {
  content: "\e984";
}
.new-form-container .new-icon-abarth_icon_configurator:before {
  content: "\e985";
}
.new-form-container .new-icon-abarth_icon_discoverdealers:before {
  content: "\e986";
}
.new-form-container .new-icon-abarth_icon_discovermodels:before {
  content: "\e987";
}
.new-form-container .new-icon-abarth_icon_discoverpromotions:before {
  content: "\e988";
}
.new-form-container .new-icon-abarth_icon_hp:before {
  content: "\e989";
}
.new-form-container .new-icon-abarth_icon_quote:before {
  content: "\e98a";
}
.new-form-container .new-icon-abarth_locator_cta_callnow:before {
  content: "\e98b";
}
.new-form-container .new-icon-abarth_locator_cta_onlinebooking:before {
  content: "\e98c";
}
.new-form-container .new-icon-abarth_locator_cta_select:before {
  content: "\e98d";
}
.new-form-container .new-icon-abarth_locator_gps:before {
  content: "\e98e";
  color: #636363;
}
.new-form-container .new-icon-abarth_locator_pin .path1:before {
  content: "\e98f";
  color: rgb(0, 0, 0);
}
.new-form-container .new-icon-abarth_locator_pin .path2:before {
  content: "\e990";
  margin-left: -0.78515625em;
  color: rgb(255, 0, 0);
}
.new-form-container .new-icon-abarth_locator_pin .path3:before {
  content: "\e991";
  margin-left: -0.78515625em;
  color: rgb(255, 255, 255);
}
.new-form-container .new-icon-abarth_locator_pin_selected .path1:before {
  content: "\e992";
  color: rgb(88, 88, 88);
}
.new-form-container .new-icon-abarth_locator_pin_selected .path2:before {
  content: "\e993";
  margin-left: -0.7607421875em;
  color: rgb(0, 0, 0);
}
.new-form-container .new-icon-abarth_locator_pin_selected .path3:before {
  content: "\e994";
  margin-left: -0.7607421875em;
  color: rgb(255, 0, 0);
}
.new-form-container .new-icon-abarth_locator_refresh:before {
  content: "\e995";
}
.new-form-container .new-icon-abarth_locator_search:before {
  content: "\e996";
  color: #636363;
}
.new-form-container .new-icon-abarth_radiobutton:before {
  content: "\e997";
  color: #979797;
}
.new-form-container .new-icon-abarth_radiobutton_error:before {
  content: "\e998";
  color: #f00;
}
.new-form-container .new-icon-abarth_radiobutton_selected:before {
  content: "\e999";
  color: #f00;
}
.new-form-container .new-icon-abarth_steps_completed:before {
  content: "\e99a";
}
.new-form-container .new-icon-jeep_arrow_changemodel:before {
  content: "\e900";
  color: #ffba01;
}
.new-form-container .new-icon-jeep_arrow_cta:before {
  content: "\e901";
}
.new-form-container .new-icon-jeep_arrow_dropdown:before {
  content: "\e902";
  color: #828282;
}
.new-form-container .new-icon-jeep_icon_brochure:before {
  content: "\e903";
  color: #AD0C33;
}
.new-form-container .new-icon-jeep_icon_calendar:before {
  content: "\e904";
  color: #AD0C33;
}
.new-form-container .new-icon-jeep_icon_configurator:before {
  content: "\e905";
  color: #fbba00;
}
.new-form-container .new-icon-jeep_icon_discovermodels:before {
  content: "\e906";
  color: #ffb900;
}
.new-form-container .new-icon-jeep_icon_discoverpromotions:before {
  content: "\e907";
  color: #ffb800;
}
.new-form-container .new-icon-jeep_icon_hp:before {
  content: "\e908";
  color: #ffb800;
}
.new-form-container .new-icon-jeep_icon_news:before {
  content: "\e909";
  color: #fbba00;
}
.new-form-container .new-icon-jeep_icon_quote:before {
  content: "\e90a";
  color: #ffb900;
}
.new-form-container .new-icon-jeep_icon_testdrive:before {
  content: "\e90b";
  color: #fbba00;
}
.new-form-container .new-icon-jeep_locator_cta_callnow:before {
  content: "\e90c";
  line-height: 1.5;
  font-size: 16px;
  /* height: 30px; */
}
.new-form-container .new-icon-jeep_locator_cta_onlinebooking:before {
  content: "\e90d";
}
.new-form-container .new-icon-jeep_locator_cta_select:before {
  content: "\e90e";
}
.new-form-container .new-icon-jeep_locator_gps:before {
  content: "\e90f";
  color: #636363;
}
.new-form-container .new-icon-jeep_locator_pin .path1:before {
  content: "\e910";
  color: rgb(0, 0, 0);
}
.new-form-container .new-icon-jeep_locator_pin .path2:before {
  content: "\e911";
  margin-left: -0.78515625em;
  color: rgb(255, 186, 0);
}
.new-form-container .new-icon-jeep_locator_pin .path3:before {
  content: "\e912";
  margin-left: -0.78515625em;
  color: rgb(255, 255, 255);
}
.new-form-container .new-icon-jeep_locator_pin_selected .path1:before {
  content: "\e913";
  color: rgb(88, 88, 88);
}
.new-form-container .new-icon-jeep_locator_pin_selected .path2:before {
  content: "\e914";
  margin-left: -0.7607421875em;
  color: rgb(0, 0, 0);
}
.new-form-container .new-icon-jeep_locator_pin_selected .path3:before {
  content: "\e915";
  margin-left: -0.7607421875em;
  color: rgb(255, 186, 0);
}
.new-form-container .new-icon-jeep_locator_refresh:before {
  content: "\e916";
}
.new-form-container .new-icon-jeep_locator_search:before {
  content: "\e917";
  color: #636363;
}
.new-form-container .new-icon-jeep_radiobutton:before {
  content: "\e918";
  color: #979797;
}
.new-form-container .new-icon-jeep_radiobutton_error:before {
  content: "\e919";
  color: #f00;
}
.new-form-container .new-icon-jeep_radiobutton_selected:before {
  content: "\e91a";
  color: #AD0C33;
}
.new-form-container .new-icon-fiat_arrow_cta:before {
  content: "\e91b";
}
.new-form-container .new-icon-fiat_arrow_dropdown:before {
  content: "\e91c";
}
.new-form-container .new-icon-fiat_icon_brochure:before {
  content: "\e91d";
  color: #ad0c33;
}
.new-form-container .new-icon-fiat_icon_configurator:before {
  content: "\e91e";
  color: #ad0c33;
}
.new-form-container .new-icon-fiat_icon_discovermodels:before {
  content: "\e91f";
  color: #ad0c33;
}
.new-form-container .new-icon-fiat_icon_discoverpromotions:before {
  content: "\e920";
  color: #ad0c33;
}
.new-form-container .new-icon-fiat_icon_hp:before {
  content: "\e921";
  color: #ad0c33;
}
.new-form-container .new-icon-fiat_icon_calendar:before {
  content: "\e922";
  color: #ad0c33;
}

.new-form-container .new-icon-fiat_icon_news:before {
  content: "\e922";
  color: #ad0c33;
}
.new-form-container .new-icon-fiat_icon_quote:before {
  content: "\e923";
  color: #ad0c33;
}
.new-form-container .new-icon-fiat_icon_testdrive:before {
  content: "\e924";
  color: #ad0c33;
}
.new-form-container .new-icon-fiat_locator_cta_callnow:before {
  content: "\e925";
}
.new-form-container .new-icon-fiat_locator_cta_onlinebooking:before {
  content: "\e926";
}
.new-form-container .new-icon-fiat_locator_cta_select:before {
  content: "\e927";
}
.new-form-container .new-icon-fiat_locator_gps:before {
  content: "\e928";
  color: #636363;
}
.new-form-container .new-icon-fiat_locator_pin .path1:before {
  content: "\e929";
  color: rgb(0, 0, 0);
}
.new-form-container .new-icon-fiat_locator_pin .path2:before {
  content: "\e92a";
  margin-left: -0.78515625em;
  color: rgb(173, 12, 51);
}
.new-form-container .new-icon-fiat_locator_pin .path3:before {
  content: "\e92b";
  margin-left: -0.78515625em;
  color: rgb(255, 255, 255);
}
.new-form-container .new-icon-fiat_locator_pin_selected .path1:before {
  content: "\e92c";
  color: rgb(88, 88, 88);
}
.new-form-container .new-icon-fiat_locator_pin_selected .path2:before {
  content: "\e92d";
  margin-left: -0.7607421875em;
  color: rgb(0, 0, 0);
}
.new-form-container .new-icon-fiat_locator_pin_selected .path3:before {
  content: "\e92e";
  margin-left: -0.7607421875em;
  color: rgb(173, 12, 51);
}
.new-form-container .new-icon-fiat_locator_refresh:before {
  content: "\e92f";
}
.new-form-container .new-icon-fiat_locator_search:before {
  content: "\e930";
  color: #636363;
}
.new-form-container .new-icon-fiat_radiobutton:before {
  content: "\e931";
  color: #ddd;
}
.new-form-container .new-icon-fiat_radiobutton_error:before {
  content: "\e932";
  color: #ad0c33;
}
.new-form-container .new-icon-fiat_radiobutton_selected .path1:before {
  content: "\e933";
  color: rgb(221, 221, 221);
}
.new-form-container .new-icon-fiat_radiobutton_selected .path2:before {
  content: "\e934";
  margin-left: -1em;
  color: rgb(173, 12, 51);
}
.new-form-container .new-icon-fiat_steps_completed:before {
  content: "\e935";
}


@media only screen and (min-width: 767px) {
.new-form-container .thank-you-section .rect-btn.rect-btn-yellow.button-stock{
  min-width: 210px;
  width: auto;
  margin-left: 40px;
}  
}

.new-form-container .thank-you-section .containerCTATYP  a.stock-l,
.new-form-container .thank-you-section .containerCTATYP a.stock-l a:hover{
  display: block;
  padding: 0px 0px;
}

@media(max-width:768px){
    .new-form-container .new-icon-jeep_arrow_cta_to:before {
      content: "\e901";
      float:right;
    }
}
/*
.new-form-container .promo-description .container .form-container .col-right {
     background-color: white !important 
}
css Prefix Fiat*/

.new-form-container .mui-textfield .testPrefix {
position: absolute;
top: 22px;
left: 10px;
font-size: 16px;
display: none;
margin-top: -2.5px;
  }

  /*fix label "scopri di piÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹" promo (desktop)*/
  .new-form-container .mp-form.center .mp-form-title h2{
    margin-left: -900px;
    font-weight: bold !important;
    color: #ad0c33!important;
  }
  /*fix "scopri di piÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹" promo (mobile)*/
  @media (max-width: 991px){
  .new-form-container .mp-form.center .mp-form-title h2{
    margin-left: -500px;
    font-weight: bold!important;
    color: #ad0c33!important;
      }
  }
  /*
  .new-form-container .promo-description .container .form-container .col-right .tab-content{
      margin-left:-50px;
    }*/


.eloquaRationalizedForms.parbase h1{
  margin-left:10px;
  font-weight: bold!important;
  color: #ad0c32;
  font-size: 37px;
}

@media (max-width: 767px){
.eloquaRationalizedForms.parbase h1{
   text-align:center;
}}




.upper-header a{
text-decoration: none !important;
}

.upper-header .second-block li{
padding-left: 29.001px !important;
padding-right: 29.001px !important;
}

  
  
@media only screen and (min-width: 768px) and (max-width: 959px) {
.new-form-container .thank-you-section .permission-container .copy-box {
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative;
  font-size: 16px;
  min-height: 170px;
}
} 



.new-form-container .section-header.nlModelCode h4 {
    line-height: 1.2em;
    width: 100%;
    padding: 0 20px;
    max-width: 545px;
    margin: 0 auto;
    font-size: 15px;
    margin-top: 20px;
    text-align: left;
    margin-left: -10px;
}
.new-form-container .section-anagraphic .section-header.nlModelCode h2 {
    text-align: left;
    margin-left: -5px;
}


@media (min-width: 768px) and (max-width: 1200px) {
	.new-form-container section-models .new-form-vehicle .new-form-vehicle-image {
	 margin-top: 30px !important;
	}
}
@media  (min-width: 1200px) {
	.new-form-container section-models .new-form-vehicle .new-form-vehicle-image {
	 margin-top: 40px !important;
	}
}

@media (max-width: 768px){
	.promo-description .eloqua-anchor .container-mp-form .tab-pane{
		 margin-left: -70px;
		margin-right: -30px;
	}
	.promo-description .container .form-container.center .col-right .container-tabs{
		margin-left: -5px;
	}
	
}

@media only screen and (min-width: 999px) {
.new-form-container .new-dealer-locator .section-header h2 {
  display:block;
}
}

.new-form-container section-anagraphic .mui-radio.large label {
 min-width: 170px;
}



.container .external_tabs_switch.brochure{
  display:none;
}

.mp-form .mp-form-title h2{
  font-family: "Open Sans",sans-serif;
  font-size: 12px;
  color: #333333;
  letter-spacing: 0;
  text-align: center;
  padding-right: 15px;
  padding-left: 15px;
  font-weight: bold;
}

.mp-form .mp-form-title{
  padding-bottom:30px!important;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
.promo-description .form-container .section-dealer .container-fluid .col-sm-6 {
    margin-left:40px;
  }
.promo-description .form-container .section-dealer .new-dealer-locator .section-header h2 {
    margin-left:40px;
  }
.promo-description .form-container .section-dealer .gmnoprint {
    margin-left:-20px;
  }
.promo-description .form-container .thank-you-page-buttons .copy-box {
     margin-left: 35px;
     margin-right: 30px;
     font-size:16px;
}
}
.new-form-container .marketing-invalid{
	padding-left: 10px;
    color: #AD0C33;
}

@media (max-width: 768px){
.new-form-container .thank-you-section .rect-btn.rect-btn-yellow {
  background-color: #AD0C33;
  color: #fff;
  font-size: 10px;
  font-family: "Open Sans",sans-serif;
  width: 180px;
  height: 40px;
  border-radius: 5px;
  text-align: left;
  padding: 13px 15px;
  margin-top: -30px;
}

.new-form-container .thank-you-section .permission-container .copy-box {
  text-align: center;
  padding-top: 40px;
  padding-bottom: 30px;
  position: relative;
  font-size: 16px;
  min-height: 140px;
}
.new-form-container[data-tab="KMI"] .thank-you-section .new-icon-fiat_icon_hp{
  font-size: 47px;
  margin-top: -110px;
}
.new-form-container[data-tab="KMI"] .thank-you-section .permission-container .copy-box {
  text-align: center;
   padding-top: 40px;
  padding-bottom: 40px;
  position: relative;
  font-size: 16px;
  /* min-height: 150px; */
}

.new-form-container section-anagraphic .mui-radio.mui-radio-inline.large{
  margin-left:10px;
}
}

@media (min-width: 768px) {
.new-form-container .new-form-radios-consent.large{
   margin-right:-110px
}

.new-form-container .new-form-linktext.info{
   margin-left:50px
}
}
.new-form-container .col-xs-12.col-md-5{
	position:relative;
	min-height:1px;
	padding-left: 15px;
	padding-right:10px;
}

@media only screen and (min-width: 768px) and (max-width: 959px){
.promo-description .container .mp-form-tab-content .new-form-container .new-form-step .section-models{
    padding-left: 60px!important;
    padding-right:5px;
}
.promo-description .container {
    padding: 0 30px;
    padding-left: 60px;
    padding-right: 15px;

}
}

@media (max-width: 767px){
.promo-description .container {
    padding: 0 20px;
}
}





/*here*/
.new-form-container .pac-container {
    background-color: #fff;
    position: absolute!important;
    z-index: 1000;
    border-radius: 2px;
    border-top: 0.5px solid #d9d9d9;
    font-family: roboto;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
}

.new-form-container .new-dealer-locator .pac-logo:after {
    content: "";
    padding: 1px 1px 1px 0;
    height: 16px;
    text-align: right;
    display: block;
   /* background-image: url(https://maps.gstatic.com/mapfiles/api-3/images/powered-by-google-on-white3.png);*/
    background-position: right;
    background-repeat: no-repeat;
    background-size: 120px 14px
}
.new-form-container .new-dealer-locator .hdpi.pac-logo:after {
    /*background-image: url(https://maps.gstatic.com/mapfiles/api-3/images/powered-by-google-on-white3_hdpi.png)*/
}
.new-form-container .pac-item {
    cursor: default;
    padding: 0 4px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    line-height: 30px;
    text-align: left;
    border: 0.5px solid #e6e6e6;
    font-size: 11px;
    width: 295px;
    color: #999;
}
.new-form-container  .pac-item:hover {
    background-color: #fafafa
}
.new-form-container  .pac-item-selected,
.new-form-container  .pac-item-selected:hover {
    background-color: #ebf2fe
}
.new-form-container .new-dealer-locator .pac-matched {
    font-weight: 700
}
.new-form-container  .pac-item-query {
    font-size: 13px;
    padding-right: 3px;
    color: #000
}
.new-form-container .pac-icon {
    width: 15px;
    height: 20px;
    margin-right: 7px;
    margin-top: 6px;
    display: inline-block;
    vertical-align: top;
    background-image: url(https://maps.gstatic.com/mapfiles/api-3/images/autocomplete-icons.png);
    background-size: 34px
}
.new-form-container  .hdpi .pac-icon {
    background-image: url(https://maps.gstatic.com/mapfiles/api-3/images/autocomplete-icons_hdpi.png)
}
.new-form-container .pac-icon-search {
    background-position: -1px -1px
}
.new-form-container  .pac-item-selected .pac-icon-search {
    background-position: -18px -1px
}
.new-form-container .new-dealer-locator .pac-icon-marker {
    background-position: -1px -161px
}
.new-form-container .new-form-container .pac-item-selected .pac-icon-marker {
    background-position: -18px -161px
}
.new-form-container  .pac-placeholder {
color: gray}

input{
	width:300px;
}

.new-form-container .form-anagrafic-container .hdpi {
   top:50px
}

.new-form-container .hdpi{
   top:78px;
   border: 0.5px solid #e6e6e6;
   background-color:white;
}

.new-form-container .hdpi{
   top:78px
}

@media only screen and (max-width:768px){
	.new-form-container  .hdpi{
	 top:51px;
	 /* margin-left:14px; */
	}
}

.new-form-container .H_ib_close .H_icon {
   display:none;
}

@media only screen and (min-width: 960px) {
	#map {
		width: 100%;
		height: 790px;
		background: #e8e8e8;
	}
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
	#map {
		width: 100%;
		height: 790px;
		background: #e8e8e8;
	}	
}
@media(max-width:767px){
	#map {
		height: 500px!important;
		background: #e8e8e8;		
	}
}



#panel {
    width: 100%;
    height: 400px;
}


.new-form-container  .H_slider:hover .H_slider_track_active {
  background-color: rgba(182, 0, 17, 0.8)!important;
}
.new-form-container  .H_disabled .H_slider_track_active {
  background-color: rgba(182, 0, 126, 0.2)!important;
}
.new-form-container  .H_slider.H_slider_active .H_slider_track {
  background-color: rgb(14, 81, 186)!important;
}
.new-form-container  .H_slider.H_slider_active .H_slider_track_active {
  background-color: rgb(182, 0, 51)!important;
}

.new-form-container  .bubble{
	top: 40px;
}

.new-form-container  .H_ib_tail{
	display:none!important;
}


.new-form-container  .H_ib_body{
	font-family:roboto!important;
	border-radius: 0px!important;
	text-transform: uppercase!important;
	width: 200px;
	height: 23px;
}

.new-form-container  .H_ib_body .H_ib_content{
	line-height: 5px!important;
    margin: 10px 10px 10px 5px!important;
}

.new-form-container  .H_imprint .H_logo{
height: 27px;
    width: 44px;
    margin-top: 44px;
    margin: -10px;
}	

.new-form-container  .H_imprint .H_logo svg{
    height: 27px;
    width: 44px;
    margin-top: 9px!important;
   margin: -24px;
}	



.new-form-container  .H_ib_content{
	    line-height: 6px;
}

.new-form-container section-dealer .zoom-div{
	position: absolute;
    width: 1440px;
	min-height: 835px;
    opacity: 0.5;
	z-index: 2;
    background-color: black;
    overflow: hidden;
 
}

.new-form-container section-dealer .zoom-div span{color: white;font-size: 15px;position: relative;top: 40%;align: center;padding-left: 35%;width: 670px;margin-left: 0;top: 300px;}


@media(max-width:767px){
	
.new-form-container section-dealer .zoom-div{
    position: absolute;
    width: 100%;
    opacity: 0.5;
    z-index: 2;
    background-color: black;
    overflow: hidden;
    height: 100%;
    /* padding-left: 13%; */
    text-align: center;
}

.new-form-container section-dealer .zoom-div span{
    color: white;
    font-size: 20px;
    position: relative;
    top: 12%;
    align: center;   
    width: 670px;  
    text-align: center;
	padding-left: 10px;
	padding-right: 10px
}
	
}


.new-form-container section-dealer .H_zoom.H_grp{
	top: 30px;
}
	.new-form-container  .pac-container {
    background-color: #fff;
    position: absolute!important;
    z-index: 1000;
    border-radius: 2px;
    border-top: 0.5px solid #d9d9d9;
    font-family: roboto;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
}

.new-form-container  .pac-logo:after {
    content: "";
    padding: 1px 1px 1px 0;
    height: 16px;
    text-align: right;
    display: block;
   /* background-image: url(https://maps.gstatic.com/mapfiles/api-3/images/powered-by-google-on-white3.png);*/
    background-position: right;
    background-repeat: no-repeat;
    background-size: 120px 14px
}
.new-form-container  .hdpi.pac-logo:after {
    /*background-image: url(https://maps.gstatic.com/mapfiles/api-3/images/powered-by-google-on-white3_hdpi.png)*/
}
.new-form-container  .pac-item {
    cursor: default;
    padding: 0 4px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    line-height: 30px;
    text-align: left;
    border: 0.5px solid #e6e6e6;
    font-size: 11px;
    width: 295px;
    color: #999;
}
.new-form-container  .pac-item:hover {
    background-color: #fafafa
}
.new-form-container  .pac-item-selected,
.new-form-container  .pac-item-selected:hover {
    background-color: #ebf2fe
}
.new-form-container  .pac-matched {
    font-weight: 700
}
.new-form-container  .pac-item-query {
    font-size: 13px;
    padding-right: 3px;
    color: #000
}
.new-form-container  .pac-icon {
    width: 15px;
    height: 20px;
    margin-right: 7px;
    margin-top: 6px;
    display: inline-block;
    vertical-align: top;
    background-image: url(https://maps.gstatic.com/mapfiles/api-3/images/autocomplete-icons.png);
    background-size: 34px
}
.new-form-container  .hdpi .pac-icon {
    background-image: url(https://maps.gstatic.com/mapfiles/api-3/images/autocomplete-icons_hdpi.png)
}
.new-form-container  .pac-icon-search {
    background-position: -1px -1px
}
.new-form-container  .pac-item-selected .pac-icon-search {
    background-position: -18px -1px
}
.new-form-container  .pac-icon-marker {
    background-position: -1px -161px
}
.new-form-container  .new-form-container .pac-item-selected .pac-icon-marker {
    background-position: -18px -161px
}
.new-form-container  .pac-placeholder {
color: gray}

input{
	width:300px;
}

.new-form-container  .form-anagrafic-container .hdpi {
   top: 48px;
}

.new-form-container .hdpi{
   top:78px
}

.new-form-container  .hdpi{
   top:78px;
}

@media  (max-width:767px){
	.new-form-container  .hdpi{
	 top: 51px;
	
	}

	.new-form-container .new-dealer-locator .hdpi{
	 top: 51px;
	 margin-left:14px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
  .new-form-container .new-dealer-locator .hdpi{
	 top: 78px;
	 /* margin-left:14px; */
	}
}

.new-form-container  .H_ib_close .H_icon {
   display:none;
}

#panel {
    width: 100%;
    height: 400px;
}


.new-form-container  .H_slider:hover .H_slider_track_active {
  background-color: rgba(182, 0, 17, 0.8)!important;
}
.new-form-container  .H_disabled .H_slider_track_active {
  background-color: rgba(182, 0, 126, 0.2)!important;
}
.new-form-container  .H_slider.H_slider_active .H_slider_track {
  background-color: rgb(14, 81, 186)!important;
}
.new-form-container  .H_slider.H_slider_active .H_slider_track_active {
  background-color: rgb(182, 0, 51)!important;
}

.new-form-container  .bubble{
	top: 40px;
}

.new-form-container  .H_ib_tail{
	display:none!important;
}


.new-form-container  .H_ib_body{
	font-family:roboto!important;
	border-radius: 0px!important;
	text-transform: uppercase!important;
	width: 200px;
	height: 23px;
}

.new-form-container  .H_ib_body .H_ib_content{
	line-height: 5px!important;
    margin: 10px 10px 10px 5px!important;
}

.new-form-container  .H_imprint .H_logo{
height: 27px;
    width: 44px;
    margin-top: 44px;
    margin: -10px;
}	

.new-form-container  .H_imprint .H_logo svg{
    height: 27px;
    width: 44px;
    margin-top: 9px!important;
   margin: -24px;
}	



.new-form-container  .H_ib_content{
	    line-height: 6px;
}

.new-form-container section-dealer .zoom-div{
position: absolute;
    width: 1160px;
    opacity: 0.5;
	z-index: 2;
    background-color: black;
    overflow: hidden;
    min-height: 850px
}

.new-form-container section-dealer .zoom-div span{color: white;font-size: 15px;position: relative;top: 40%;align: center;padding-left: 596px;width: 670px;margin-left: 0;top: 360px;}


@media(max-width:767px){
	
.new-form-container section-dealer .zoom-div{
    position: absolute;
    width: 100%;
    opacity: 0.5;
    z-index: 2;
    background-color: black;
    overflow: hidden;
    height: 100%;
    /* padding-left: 13%; */
    text-align: center;
}

.new-form-container section-dealer .zoom-div span{
    color: white;
    font-size: 20px;
    position: relative;
    top: 12%;
    align: center;   
    width: 670px;  
    text-align: center;
	padding-left: 10px;
	padding-right: 10px
}
	
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
	.new-form-container section-dealer .zoom-div{
    position: absolute;
    width: 100%;
    opacity: 0.5;
    z-index: 2;
    background-color: black;
    overflow: hidden;
    height: 100%;
    /* padding-left: 13%; */
    text-align: center;
    padding-left: 341px;
}

.new-form-container section-dealer .zoom-div span{
    color: white;
    font-size: 25px;
    position: relative;
    top: 19%;
    align: center;
    width: 339px;
    text-align: center;
    padding-left: 3px;
    padding-right: 10px;
}
}


.new-form-container section-dealer .H_zoom.H_grp{
	top: 30px;
}
	
.new-form-container  .contSearch{
   z-index: 2;
}


.new-form-container  .container-fluid .hp-dealerlocator{

  z-index: 2;
}

.new-form-container  .results.dealerDeviceMobile{
    /*display: none;*/
       top: 250px;
}

.new-form-container .new-dealer-locator .results.dealerDeviceMobile .dealer-locator-results__item{
	  height: 230px;
}	

/**********************************************************500 BEV CR*******************************************************************/

.BEV-CR .eloquaRationalizedForms {
	background: #383838;
}

.BEV-CR .eloquaRationalizedForms.parbase h1 {
	color: #ffffff;
}

/*
.BEV-CR{
	background: #383838;
}
*/

.BEV-CR .clearfix > div:nth-child(1){
	background: #383838;
}

.BEV-CR .new-form-container .bs-wizard > .bs-wizard-step.complete > .bs-wizard-dot:after {
    background: #01bfd7;
}

.BEV-CR .new-form-container .bs-wizard > .bs-wizard-step > .bs-wizard-dot {
	background: #01bfd7;
}

.BEV-CR .new-form-container .bs-wizard > .bs-wizard-step > .progress > .progress-bar {
    background: #01bfd7;
}

.BEV-CR .new-form-container .bs-wizard > .bs-wizard-step.complete > .bs-wizard-dot:after {
    background: #01bfd7;
}

.BEV-CR .new-form-container .bs-wizard > .bs-wizard-step.active > .bs-wizard-dot {
    background: #383838;
    border: solid 4px #01bfd7;
    color: #01bfd7;
}

.BEV-CR .new-form-container .bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {
    background: #383838;
    border: solid 4px #01bfd7;
    color: #01bfd7;
}

.BEV-CR .new-form-container .bs-wizard > .bs-wizard-step.complete .bs-wizard-info {
    color: #01bfd7;
}

.BEV-CR .new-form-container .bs-wizard > .bs-wizard-step.active .bs-wizard-info, .BEV-CR .new-form-container .bs-wizard > .bs-wizard-step .bs-wizard-info {
    color: #fdfdfd;
}

.BEV-CR .new-form-container section-anagraphic .section-header h2 {
	color: #fdfdfd;
}

.BEV-CR .title-form, .BEV-CR .new-form-img-title{
	color: #fdfdfd;
}

.BEV-CR .new-form-container .mui-textfield--float-label > label {
    color: #ffff !important;
}

.BEV-CR .new-form-container .new-select-form > label {
    color: #ffff !important;
}

.BEV-CR .mui-textfield>input, .BEV-CR .mui-textfield>textarea {
    color: #ffff;
}

.BEV-CR .new-form-container .new-select-form:after {
	color: #ffff;
}

.BEV-CR .new-form-container .new-select-form .list > div{
	color: #000000;
}
/*******Need to be changed as per Class allignment*********/
.BEV-CR .section-global{
    color: #ffff !important;
}

.BEV-CR .section-global .dealer-locator-results{
    color: #484848 !important;
}

.BEV-CR .new-form-container section-anagraphic .form-testdrive-mandatory-label.text_below_button {
    color: #ffff;
}

.BEV-CR .new-form-container .new-form-linktext a {
    color: #ffff !important;
}

.BEV-CR .new-form-container .mui-radio label:after {
    background: #01bfd7;
}

.BEV-CR .new-form-container section-anagraphic .rect-btn.rect-btn-yellow {
    background-color: #01bfd7;
}

.BEV-CR .new-form-container .mui-textfield.success {
    border-bottom: 1px solid #1EB100;
}

.BEV-CR .new-form-container .mui-textfield.error-field {
    border-bottom: 1px solid #AD0C33;
}

.BEV-CR .new-form-container .new-dealer-locator .rect-btn.rect-btn-yellow {
    background-color: #01bfd7;
	text-align: center;
	border-radius: 20px;
}

.BEV-CR .new-form-container .new-dealer-locator .rect-btn.rect-btn-yellow .new-icon-fiat_arrow_cta {
    display: none;
}

.BEV-CR .new-form-container section-anagraphic .new-form-submit button {
    background-color: #01bfd7;
	text-align: center;
	border-radius: 20px;
	width: 150px;
}

.BEV-CR .new-form-container section-anagraphic .new-form-submit button .new-icon-fiat_arrow_cta {
    display: none;
}

.BEV-CR .new-form-container .thank-you-section .new-icon-fiat_icon_quote, .BEV-CR .new-form-container .thank-you-section .new-icon-fiat_icon_calendar, .BEV-CR .new-form-container .thank-you-section .new-icon-fiat_icon_discovermodels, .BEV-CR .new-form-container .thank-you-section .new-icon-fiat_icon_testdrive {
    background: #383838;
}

.BEV-CR .new-form-container .new-icon-fiat_icon_quote:before, .BEV-CR .new-form-container .new-icon-fiat_icon_calendar:before, .BEV-CR .new-form-container .new-icon-fiat_icon_discovermodels:before, .BEV-CR .new-form-container .new-icon-fiat_icon_testdrive:before, .BEV-CR .new-form-container .new-icon-fiat_icon_hp:before, .BEV-CR .new-form-container .new-icon-fiat_icon_brochure:before, .BEV-CR .new-form-container .new-icon-fiat_icon_discoverpromotions:before, .BEV-CR .new-form-container .thank-you-section .new-icon-fiat_icon_configurator:before {
    color: #01bfd7;
}

.BEV-CR .new-form-container .thank-you-section .new-icon-separator-container .separator {
    background: #01bfd7;
  
}

.BEV-CR .new-form-container .thank-you-section .section-header h2 span {
    color: #01bfd7;
}

.BEV-CR .new-form-container .thank-you-section .rect-btn.rect-btn-yellow {
    background-color: #01bfd7;
	text-align: center;
	border-radius: 20px;
	width: 150px;
}

.BEV-CR .new-form-container .thank-you-section .rect-btn.rect-btn-yellow .new-icon-fiat_arrow_cta {
    display: none;
}

.BEV-CR .new-form-container .new-dealer-locator .section-header h2 {
    color: #ffffff;
}

.BEV-CR .new-form-container .thank-you-section .section-header h2 {
    color: #ffffff;
}

.BEV-CR .new-form-container .thank-you-section .new-icon-separator-container .copy-box {
    color: #ffffff;
}

.BEV-CR .new-form-container .new-form-step-content .section-header {
    color: #ffffff;
}

.BEV-CR .new-form-container .new-dealer-locator .results.dealerDeviceDesktop .dealer-locator-results__item.selected .selectedBar {
    background: #01bfd7;
}

.BEV-CR .new-form-container .new-dealer-locator .repeatSearch.dealerDeviceDesktop {
    background: #01bfd7;
}

.BEV-CR .new-form-container .new-dealer-locator .viewListMaps {
    background: #01bfd7;
}

.BEV-CR .new-form-container .new-dealer-locator .results.dealerDeviceMobile .dealer-locator-results__item.selected .selectedBar {
    background: #01bfd7;
}

.BEV-CR .new-form-container .new-dealer-locator .results.dealerDeviceMobile .dealer-locator-results__item .infoDealerContainer {
    color: #484848;
}

.BEV-CR .new-form-container section-anagraphic .new-form-link {
    color: #fdfdfd;
}

@media only screen and (max-width: 767px){
.BEV-CR .new-form-container .new-dealer-locator .pac-input {
    color: #484848 !important;
}

.BEV-CR .new-form-container .thank-you-section .new-icon-separator-container .copy-box {
    background: #383838;
}
}

.BEV-CR .new-form-container .bs-wizard > .bs-wizard-step > .bs-wizard-dot span {
    top: 5px;
	font-size: 18px;
}

.BEV-CR .new-form-container .new-dealer-locator .pac-input{
	color: #000000;
}

.BEV-CR .slider.round:before{
	background-color: #01bfd7
}

/*********************************************BRO CR Toggle CSS End Here********************************************************************************/
.bro-toggle-container{
	margin-top:40px;
}

.bro-toggle-container .new-form-radios-label{
	margin-bottom:16px;
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 19px;
	color: #333333;
}

.switch {
  position: relative;
  display: inline-block;
  width: 55px;
  height: 18px;
  margin: 0 20px 0 20px;
  top:3px;
}

.switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.form-anagrafic-container .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 22px;
  width: 35px;
  left: 0px;
  bottom: -2px;
  background-color: #AD0C33;
  -webkit-transition: .5s;
  transition: .5s;
}

input:checked + .slider {
  background-color: #ccc;
}

input:focus + .slider {
  box-shadow: 0 0 1px #ccc;
}

input:checked + .slider:before {
  -webkit-transform: translateX(20px);
  -ms-transform: translateX(20px);
  transform: translateX(20px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 22px;
}

.slider.round:before {
  border-radius: 22px;
}

.bro-lead{
	margin-top:25px;
}

.new-form-container section-anagraphic .bro-toggle .toggle1{
    color: #BBBBBB;
	text-transform:uppercase;
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 19px;
}

.new-form-container section-anagraphic .bro-toggle .toggle1.active{
    color: #333333;
}

.new-form-container section-anagraphic .bro-toggle .toggle2{
    color: #767676;
	text-transform:uppercase;
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 19px;
}


.new-form-container section-anagraphic .bro-toggle .toggle2.active{
    color: #333333;
}

.BEV-CR .new-form-container section-anagraphic .bro-toggle .toggle1{
    color: #bbbbbb;
	text-transform:uppercase;
}

.BEV-CR .new-form-container section-anagraphic .bro-toggle .toggle1.active{
    color: #ffffff;
	text-transform:uppercase;
}

.BEV-CR .new-form-container section-anagraphic .bro-toggle .toggle2{
    color: #737373;
	text-transform:uppercase;
}

.BEV-CR .new-form-container section-anagraphic .bro-toggle .toggle2.active{
    color: #ffffff;
	text-transform:uppercase;
}

.BEV-CR .editoriallaunch .col-st-purchasing-text{
	color: #ffffff;
}

.BEV-CR .bro-toggle-container .new-form-radios-label {
    color: #ffffff;
}

/*********************************************BRO CR Toggle CSS End Here********************************************************************************/

.new-form-container .section-header.sc.title-form .container-code-sc .label-code-sc{
	font-size: 0.600em!important;
    line-height: 15px!important;
    margin-top: 10px!important;
   
}


.new-form-container .section-header.sc.title-form .container-code-sc{
    border: 1px solid #AD0C33;
    width: 15%!important;
    margin-left: 42%;
    padding-bottom: 10px!important;
}	

.new-form-container .section-header.sc.title-form .title-sc{
    padding-bottom: 25px!important;
}	
	
.new-form-container .section-header.sc.title-form .container-code-sc .code-sc{
	padding-right: 0%!important;
    font-size: 1.571em!important;
    font-weight: bold!important;
}

.new-form-container .form-anagrafic-container .formAnagrafic .label_destinatario{
	clear: both;
	padding-left:15px;
}


@media only screen and (max-width: 999px) {
	.new-form-container .section-header.sc.title-form .container-code-sc .label-code-sc{
	font-size: 0.600em!important;
    line-height: 15px!important;
    margin-top: 10px!important;    
}
.new-form-container .section-header.sc.title-form .container-code-sc{
    border: 1px solid #AD0C33;
    width: 50%!important;
	padding-bottom: 10px!important;
	margin-left:25%;
}	

.new-form-container .section-header.sc.title-form .title-sc{
    padding-bottom: 25px!important;
}	
	
.new-form-container .section-header.sc.title-form .container-code-sc .code-sc{
	padding-right: 0%!important;
    font-size: 1.571em!important;
    font-weight: bold!important;
}

.new-form-container .form-anagrafic-container .formAnagrafic .label_destinatario{
	clear: both;
	padding-left:15px;
}
}


.new-form-container .form-anagrafic-container [data-div-name="COMMUNICATIONCHANNEL"] .new-select-form,
.new-form-container .form-anagrafic-container [data-div-name="VOCATION"] .new-select-form,
.new-form-container .form-anagrafic-container [data-div-name="FLEETSIZE"] .new-select-form{
	width: 75%;
}

.new-form-container .form-anagrafic-container .fa-info-circle{
	cursor: pointer;
    position: absolute;
    font-size: 20px;
    padding: 1px;
    margin-left: 5px;
    padding-left: 80%;
    top: 24px;
    color: #a6a6a6;
	font: 20px/1 FontAwesome!important;
}


.new-form-container .form-anagrafic-container .channel-info{	
    max-width: 180px;
    color: black;
    background-color: white;
    padding: 12px;
    line-height: 17px;
	justify-content: right;
    font-size: 12px;
    top: 57px;
    border: 1px solid #a6a6a6;
    position: absolute;
    right: 15px;
	z-index:2;
}

label.contSearch-label {
  display: none;
}
