
/************************************************** Global Container **************************************************/

div.section-global{
    height: auto;
    overflow: hidden;
    color: #484848 !important;
    font-family: "Roboto",sans-serif;
    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: #9C1019;
    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;
    font-family: "Roboto",sans-serif;
}
.new-form-container .section-header h4 {
    line-height: 1.2em;
    width: 100%;
    padding: 0 20px;
    max-width: 672px;
    margin: 0 auto;
    font-size: 14px;
    margin-top: 20px;
    font-family: "Roboto", sans-serif;
    color: #000;
}
.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: 15px;
    position: relative;
    height: 49px;
}
.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: #cccccc;
    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;
    border-bottom: 1px solid #CCCCCC;
}
.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: #cccccc;
}
.new-form-container .mui-select:focus > select,
.new-form-container .mui-select > select:focus {
    border-color: #cccccc;
    border-width: 1px;
    height: 33px;
    margin-bottom: 0;
}
.new-form-container .mui-textfield > input, .new-form-container .mui-textfield > textarea {
    border-color: #cccccc;
}
.new-form-container .mui-textfield {
    margin-bottom: 15px;
}
.new-form-container .mui-textfield > label {
    padding-left: 10px;
    color: #cccccc;
    overflow-x: visible;
    font-size: 14px;
}
.new-form-container .mui-textfield > label sup {
    top: -2px;
}
.new-form-container .mui-textfield--float-label > label {
    color: #cccccc !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: 33px !important;
    margin-bottom: 0 !important;
    border-bottom: 1px solid #CCCCCC;
}
.new-form-container .mui-textfield:focus > label, .new-form-container .mui-textfield > input:focus ~ label {
    color: #cccccc;
}
.new-form-container .mui-textfield:focus > input,
.new-form-container .mui-textfield > input:focus {
    border-color: #cccccc;
    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: #9C1019;
    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 input[type="radio"]:checked + label:before {
    border-color: #b51d15;
}
.new-form-container .mui-radio label:after {
    top: 5px;
    left: 4px;
    width: 12px;
    height: 12px;
    transform: scale(0);
    background: #9C1019;
}
.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 #9C1019;
}
.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: #9C1019 !important;
}
/* .new-form-container .mui-textfield--float-label.error-field>input:not(:focus).mui--is-not-empty~label {
  color: #9C1019 !important;
} */

.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: #b51d15;
    border-width: 2px;
}
.new-form-container .error-label {
    padding: 5px 10px;
    font-size: 12px;
    color: #9C1019;
    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: #9C1019;
    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;
}
@media only screen and (max-width: 767px) {
    .new-form-container .new-form-step-header {
        margin-top: -50px;
    }
}

.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: #9C1019;
}
.new-form-container .new-form-step-header.active .new-form-header-title {
    border-bottom: 4px solid #9C1019;
}
.new-form-container .new-form-step-header.active .new-form-step-icon {
    transform: rotate(180deg);
    color: #9C1019;
}
.new-form-container .new-form-step-content {
    display: none;
    padding: 0 30px;
}
@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: 50%;
    }
}
@media only screen and (max-width: 767px) {
    .new-form-container .new-form-step-content-list-flex .new-form-step-content-list-item {
        flex-basis: 50%;
    }
}
@media only screen and (max-width: 479px) {
    .new-form-container .new-form-step-content-list-flex .new-form-step-content-list-item {
        flex-basis: 100%;
        margin: auto;
    }
}
.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 .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: 12px;
    margin-right: -50px;
}
.new-form-container .new-form-linktext a {
    color: #484848;
    text-decoration: underline;
}
.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;
}

@media only screen and (max-width: 767px) {
    .new-form-container .bs-wizard {
        padding: 0px 0 0px 0;
    }
}
.new-form-container .bs-wizard {
    /*border-bottom: solid 1px #e0e0e0;*/
    padding: 10px 0 10px 0;
    height: auto;
    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: 2px;
    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: #9c1019;
    top: 23px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: 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 2px #9c1019;
    top: 23px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: -15px;
    border-radius: 50%;
    color: #9c1019;
}
.new-form-container .bs-wizard > .bs-wizard-step.active > .bs-wizard-dot span {
    position: absolute;
    top: 7px;
    left: 0;
    right: 0;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    width: 20px;
    font-weight: 800;
    font-size: 18px;
    font-family: "Roboto",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: #9c1019;
    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: #828282;
    font-weight: bold;
    font-family: "Roboto",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: "Roboto",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: "Roboto",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: #9c1019;
    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: #D8D8D8;
}
.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: "Roboto",sans-serif;
    font-size: 18px;
    color: #000;
    letter-spacing: 0;
    text-align: center;
    padding-right: 15px;
    padding-left: 15px;
    font-weight: 900;
}
.new-form-container section-models .new-form-step-content-list-flex{
    display: flex;
    flex-wrap: wrap;
    margin: 0 10px;
    justify-content: left;
}
.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;
    cursor: pointer;
    font-family: "Roboto",sans-serif;
    color: #fff !important;
    font-weight: 900;
    font-size: 18px;
    position: absolute;
    top: 35px;
    text-align: center;
    left: 0;
    right: 0;
}
@media (max-width: 1199px){
    .new-form-container section-models .new-form-vehicle .new-form-vehicle-title {
        font-size: 16px;
        top: 25px;
    }
}
.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;
    margin: 10px;
    -webkit-box-shadow: 0 0 24px 0 rgba(0,0,0,0.23);
    -moz-box-shadow: 0 0 24px 0 rgba(0,0,0,0.23);
    box-shadow: 0 0 24px 0 rgba(0,0,0,0.23);
}
.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: #9C1019;
    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: Roboto;
    font-size: 16px;
    color: #000;
}
@media only screen and (min-width: 768px) {
    .new-form-container section-anagraphic .contFormAnagraphic{
        height: auto;

        padding-bottom: 50px;
        padding-top: 15px;
        margin-right:30px;
    }
}

@media only screen and (min-width: 1280px) {
    .new-form-container section-anagraphic .contFormAnagraphic{
        overflow: hidden;
    }
}

@media only screen and (max-width: 1179px) {
    .new-form-container section-anagraphic .contFormAnagraphic{
        overflow: unset;
    }
}

@media only screen and (max-width: 767px) {
    .new-form-container section-anagraphic .contFormAnagraphic{
        height: auto;
        padding-bottom: 50px;
        padding-top: 15px;
    }
}

.new-form-container section-anagraphic .new-form-img-title{
    font-family: Roboto;
    font-size: 25px;
    font-weight: bold;
    margin-top: 7px;
    margin-bottom: 20px;
    color: #000;
}
.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: #000;
    display: inline-block;
    font-family: Roboto;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
}
.new-form-container section-anagraphic .new-form-link .new-icon-fiat-professional_arrow_changemodel{
    font-size: 13px;
    margin-right: 10px;
}
.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: "Roboto",sans-serif;
    font-size: 18px;
    color: #000;
    letter-spacing: 0;
    /* text-transform: capitalize; */
    text-align: center;
    padding-right: 15px;
    padding-left: 15px;
}
.new-form-container section-anagraphic .mui-radio.mui-radio-inline{
    margin: 0px;
    margin-right: 10px;
    margin-bottom: 10px;
}
.new-form-container section-anagraphic .new-form-radios-consent{
    margin-top: 10px;
    margin-right: -50px !important;
}

.new-form-container section-anagraphic .new-form-submit button{
    width: 180px;
    text-align: left;
    line-height: 1.6;
    font-family: "Roboto",sans-serif;
    font-size: 14px;
    letter-spacing: 0px;
    font-weight: bold;
    border-radius: 5px;
}
.new-form-container section-anagraphic .new-form-submit button .new-icon-fiat-professional_arrow_cta{
    color: #fff;
    float: right;
    margin-top: 4px;
}

.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: red !important;
}

.new-form-container section-anagraphic .mui-radio label span{
    position: absolute;
    top: -3px;
    color: #999999;
}
.new-form-container section-anagraphic .mui-radio.error-field label span{
    color: #b51d15;
}
.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: #828282;
}
.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: #9C1019;
    text-decoration: none;
}
.new-form-container section-anagraphic .new-form-text .new-form-text-content a ins {
    text-decoration: none!important;
}

.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: left;
}

.new-form-container section-anagraphic .rect-btn.rect-btn-yellow {
    background-color: #9C1019;
    color: #fff;
    box-shadow: 0 2px 17px -5px #333333;
    border-radius: 30px;
    outline: none;
}
.new-form-container section-anagraphic .rect-btn.rect-btn-yellow:hover .new-icon-fiat-professional_arrow_cta{
    color: #9C1019;
}
.new-form-container section-anagraphic .rect-btn.rect-btn-yellow:hover .new-icon-fiat-professional_arrow_cta:before{
    content: "\e949";
}
.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;
    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) {
    .new-form-container section-anagraphic .new-form-submit{
        text-align: center;
    }
    .new-form-container section-anagraphic .new-form-submit button{
        width: 200px;
    }
}

/* 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-title{
        padding-left: 20px;
        padding-right: 20px;
    }
    .new-form-container section-anagraphic .new-form-img{
        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: 'Roboto',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: #9c1019;
    padding: 10px;
    box-shadow: 6px 6px 16px 0 rgba(0,0,0,0.50);
    border-radius: 30px;
    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: #9c1019;
    padding: 5px;
    box-shadow: 6px 6px 16px 0 rgba(0,0,0,0.50);
    border-radius: 30px;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}
.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;
    height:40px
}
.new-form-container .new-dealer-locator .hp-dealerlocator .results.dealerDeviceDesktop{
    max-height: 675px;
    width: 97%;
    background: #fff;
    /*padding: 10px;*/
    overflow-y: auto;
    box-shadow: 6px 6px 16px 0 rgba(0,0,0,0.20);
    border-radius: 2px;
    height: auto;
}
.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: 445px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    width: 160px;
    color: #fff;
    background: #9c1019;
    padding: 5px;
    box-shadow: 6px 6px 16px 0 rgba(0,0,0,0.50);
    border-radius: 30px;
    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: #9C1019;
    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: 2px;
    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: #9C1019;
    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: #9C1019;
    color: #fff;
    border-radius: 30px;
    text-decoration: none !important;
    padding: 8px 13px;
    margin-right: 5px;
    width: 48%;
    margin-bottom: 10px;
    font-size: 14px;
}
.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;
    border: 0;
    text-decoration: none !important;
    margin-right: 10px;
}

.new-form-container .new-dealer-locator .rect-btn.rect-btn-yellow .new-icon-fiat-professional_arrow_cta{
    float: right;
    margin-top: 4px;
}
.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: 10px;
    padding-bottom: 10px;
    position: relative;
    width: 78%;
    margin: auto;
    text-align: left;
}
.new-form-container .new-dealer-locator .section-header h2 {
    font-family: "Roboto",sans-serif;
    font-size: 18px;
    color: #000;
    letter-spacing: 0;
    /* text-transform: capitalize; */
    text-align: center;
    padding-right: 15px;
    padding-left: 15px;

}
.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: Roboto;
    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: 4px;
    background: #9C1019;
    /* margin: auto; */
    top: 32px;
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto
}
.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;
    border: 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: #000;
    font-size: 25px;
    margin-bottom: 10px;
    font-weight: 900;
}
.new-form-container .thank-you-section .section-header h2 span{
    color: #000;
    text-transform: uppercase;
    font-family: "stellantis-ui-bold";
}
.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: #fff !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: #333 !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: #333;
}
.new-form-container[data-tab="GAB"] .thank-you-section .new-typ-btn-cta2:hover,
.new-form-container[data-tab="GAB"] .thank-you-section .new-typ-btn-cta3:hover{
    background-color: #333 !important;
}
.new-form-container[data-tab="GAB"] .thank-you-section .new-typ-btn-cta2:hover a,
.new-form-container[data-tab="GAB"] .thank-you-section .new-typ-btn-cta3:hover a{
    color: #fff !important;
    text-decoration: none;
}
.new-form-container[data-tab="GAB"] .thank-you-section .new-typ-btn-cta2:hover span,
.new-form-container[data-tab="GAB"] .thank-you-section .new-typ-btn-cta3:hover span{
    color: #fff;
}
.new-form-container[data-tab="GAB"] .thank-you-section .new-typ-btn-cta2:hover .new-icon-fiat-professional_arrow_cta:before,
.new-form-container[data-tab="GAB"] .thank-you-section .new-typ-btn-cta3:hover .new-icon-fiat-professional_arrow_cta:before{
    color: #fff !important;
}
.new-form-container .thank-you-section .rect-btn.rect-btn-yellow {
    background-color: #9C1019;
    color: #fff;
    font-size: 14px;
    font-family: "Roboto",sans-serif;
    max-width: 250px;
    height: 40px;
    border-radius: 30px;
    text-align: left;
    padding: 11px 15px;
    margin-top: 40px;
    outline: none;
}
.new-form-container .thank-you-section .rect-btn.rect-btn-yellow .new-icon-fiat-professional_arrow_cta {
    float: right;
    /* margin-top: -15px; */
    display: block;
    margin-left: 10px;
}
.new-form-container .thank-you-section .buttons-container-row-permission .rect-btn.rect-btn-yellow .new-icon-fiat-professional_arrow_cta {
    float: right;
    margin-top: -15px;
    display: block;
    margin-left:180px;
}

.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;
}




.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;
    text-decoration: none;
    display: block;
    text-decoration: none;
}
.new-form-container .thank-you-section .rect-btn.rect-btn-yellow:hover {
}
.new-form-container .thank-you-section .rect-btn.rect-btn-yellow:hover .new-icon-fiat-professional_arrow_cta {
    color: #9C1019;
}
.new-form-container .thank-you-section .rect-btn.rect-btn-yellow:hover .new-icon-fiat-professional_arrow_cta:before {
    content: "\e949";
}
.new-form-container .thank-you-section .rect-btn.rect-btn-yellow:hover a{
}

.new-form-container .thank-you-section .permission-container .copy-box {
    text-align: center;
    padding-top: 40px;
    padding-bottom: 0px;
    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: 18px;
    font-weight: 900;
    margin-bottom: 20px;
    font-family: "Roboto",sans-serif;
    color: #000;
}
.new-form-container .thank-you-section .copy-box .answerTitle h2 {
    text-transform: capitalize !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-professional_icon_quote{
    font-size: 47px;
    width: 93px;
    margin: auto;
    background: #fff;
    padding: 0px 20px;
}
.new-form-container .thank-you-section  .new-icon-fiat-professional_icon_calendar{
    font-size: 47px;
    width: 96px;
    margin: auto;
    background: #fff;
    padding: 0px 20px;
}
.new-form-container .thank-you-section  .new-icon-fiat-professional_icon_testdrive{
    font-size: 47px;
    width: 97px;
    margin: auto;
    background: #fff;
    padding: 0px 20px;
}
.new-form-container .thank-you-section  .new-icon-fiat-professional_icon_discovermodels{
    font-size: 47px;
    width: 96px;
    margin: auto;
    background: #fff;
    padding: 0px 20px;
}
.new-form-container .thank-you-section .new-icon-fiat-professional_icon_brochure{
    font-size: 47px;
}
.new-form-container .thank-you-section .new-icon-fiat-professional_icon_discoverpromotions,
.new-form-container .thank-you-section .new-icon-fiat-professional_icon_configurator,
.new-form-container .thank-you-section .new-icon-fiat-professional_icon_news,
.new-form-container .thank-you-section .new-icon-fiat-professional_icon_hp{
    font-size: 47px;
}
.new-form-container .thank-you-section .new-icon-fiat-professional_icon_discoverpromotions{
    font-size: 47px;
}

/************************************************** 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-top: 10px;
        padding-bottom: 20px;
        width: auto;
    }
    .new-form-container .new-dealer-locator .section-header h2{
        font-size: 18px;
        line-height: 25px;
        margin-bottom: 20px;
        text-align: center;
    }
    .new-form-container .new-dealer-locator .section-header .infoDealerMobile {
        display: block;
        text-align: left;
        margin-left: 20px;
    }
    .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: 245px;
        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: #9C1019;
    }
    .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: 2px;
        width: 100%;
    }
    .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: none;
    }
    .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 .ctaDesktop{
        display: none;
    }
    .new-form-container .new-dealer-locator .results.dealerDeviceMobile .dealer-locator-results__item .infoDealerContainer .ctaMobile a{
        display: block;
        width: 40px;
        margin: auto;
        border-radius: 50%;
    }
    .new-form-container .new-dealer-locator .results.dealerDeviceMobile .dealer-locator-results__item .infoDealerContainer .ctaMobile a span{
        font-size: 12px;
    }
    .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 .new-icon-fiat-professional_arrow_changemodel{
        margin-right: 10px;
    }
    .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: #000;
        text-decoration: none;
        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: 13px;
    }

    .new-form-container .thank-you-section  .new-icon-fiat-professional_icon_quote{
        font-size: 47px;
        width: 93px;
        margin: auto;
        background: #fff;
        padding: 0px;
    }
    .new-form-container .thank-you-section  .new-icon-fiat-professional_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-professional_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-professional_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-professional_icon_discovermodels{
        padding: 0;
        margin-top: 40px;
    }
    .new-form-container .thank-you-section .new-icon-fiat-professional_icon_discoverpromotions{
        padding: 0;
        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: Roboto;
        font-size: 16px;
        color: #000000;
        background: #fff;
        padding-bottom: 20px;
        margin-bottom: 40px;
        height: auto;
    }
    .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: #9C1019;
        /* 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;
        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/#9C1019+0,9C1019+50,dddddd+50,dddddd+100 */
        background: #9C1019; /* Old browsers */
        background: -moz-linear-gradient(left, #9C1019 0%, #9C1019 50%, #dddddd 50%, #dddddd 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(left, #9C1019 0%,#9C1019 50%,#dddddd 50%,#dddddd 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, #9C1019 0%,#9C1019 50%,#dddddd 50%,#dddddd 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9C1019', endColorstr='#dddddd',GradientType=1 ); /* IE6-9 */
    }
    .new-form-container .bs-wizard .bs-wizard-step.active.last .progress .progress-bar{
        background: #9C1019;
    }
    .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: #9C1019;
    }

    .new-form-container .thank-you-section .new-icon-fiat-professional_icon_news,
    .new-form-container .thank-you-section .new-icon-fiat-professional_icon_hp{
        margin-top: 70px;
    }
    .new-form-container .thank-you-section .permission-container .copy-box{
        min-height: auto;
    }

}

/* 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-icomoon3.ttf?u9p37z');
    src:  url('https://staticpromo.fiat.com/form-rationalization/fonts/new-form-icomoon3.eot?u9p37z#iefix') format('embedded-opentype'),
    url('https://staticpromo.fiat.com/form-rationalization/fonts/new-form-icomoon3.ttf?u9p37z') format('truetype'),
    url('https://staticpromo.fiat.com/form-rationalization/fonts/new-form-icomoon3.woff?u9p37z') format('woff'),
    url('https://staticpromo.fiat.com/form-rationalization/fonts/new-form-icomoon3.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: 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: #8f0c25;
}
.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: #9C1019;
}
.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: #9C1019;
}
.new-form-container .new-icon-jeep_icon_calendar:before {
    content: "\e904";
    color: #9C1019;
}
.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.6;
    font-size: 14px;
}
.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: #9C1019;
}
.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: #9C1019;
}
.new-form-container .new-icon-fiat_icon_configurator:before {
    content: "\e91e";
    color: #9C1019;
}
.new-form-container .new-icon-fiat_icon_discovermodels:before {
    content: "\e91f";
    color: #9C1019;
}
.new-form-container .new-icon-fiat_icon_discoverpromotions:before {
    content: "\e920";
    color: #9C1019;
}
.new-form-container .new-icon-fiat_icon_hp:before {
    content: "\e921";
    color: #9C1019;
}
.new-form-container .new-icon-fiat_icon_calendar:before {
    content: "\e922";
    color: #9C1019;
}

.new-form-container .new-icon-fiat_icon_news:before {
    content: "\e922";
    color: #9C1019;
}
.new-form-container .new-icon-fiat_icon_quote:before {
    content: "\e923";
    color: #9C1019;
}
.new-form-container .new-icon-fiat_icon_testdrive:before {
    content: "\e924";
    color: #9C1019;
}
.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: #9C1019;
}
.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";
}

.new-form-container ol, ul {
    margin-top: 0;
    margin-bottom: 0px !important;
}


.new-form-container .informative {
    background-color: #ffffff;
    padding-top: 0px;
}


.new-form-container new-section-step [class*="col-"] {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.new-form-container [class*="col-"] {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.eloquaRationalizedForms.parbase h1{
    text-align:center;
}

.footer.icomenu-text span{
    background: #white;

}

.footer .icomenu-wrapper a{
    text-decoration: none!important;
}

@media (max-width: 666px){
    .new-form-container .section-privacy.informative {
        padding-left: 0px;
        padding-right: 0px;
    }}

@media (max-width: 1199px){
    .new-form-container .section-privacy.informative a{
        margin: 0px;

    }}

.new-form-container .mui-textfield .testPrefix {
    position: absolute;
    top: 22px;
    left: 10px;
    font-size: 16px;
    display: none;
    margin-top: -2.5px;
}


@media (max-width: 1179px){
    .new-form-container .col-md-5 {
        width: 100%;
    }}

@media only screen and (min-width: 768px) and (max-width: 1024px) {

    .new-form-container .col-md-5 {
        width: 100%;
    }

    .new-form-container .new-dealer-locator .rect-btn.rect-btn-yellow{
        width: 50%;
    }
    .new-form-container .new-dealer-locator .col-md-4 {
        width: 40%;
        padding-left: 20px;
    }
    .new-form-container [class*="col-"] {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    .new-form-container .thank-you-section .new-icon-separator-container {

        height: auto;

        overflow: hidden;

        position: relative;

        padding-top: 10px;

        padding-left: 15px;
    }

}

.new-form-container .mui-textfield--float-label>label {
    font-size: 14px;
}

.new-form-container .new-form-radios-label{
    font-size: 16px;
}

.new-form-container .thank-you-section .new-icon-fiat-professional_icon_discoverdealer{
    font-size: 47px;
    width: 96px;
    margin: auto;
    background: #fff;
    padding: 0px 20px;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .new-form-container[data-tab="NL"] .container-fluid {
        width:100%;
    }
}

.modelpage-form .new-form-container .containerCTATYP{
    display:none;
}


/************************************************** Global Container **************************************************/

div.section-global{
    height: auto;
    overflow: hidden;
    color: #484848 !important;
    font-family: "Roboto",sans-serif;
    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: #9C1019;
    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;
    font-family: "Roboto",sans-serif;
}
.new-form-container .section-header h4 {
    line-height: 1.2em;
    width: 100%;
    padding: 0 20px;
    max-width: 672px;
    margin: 0 auto;
    font-size: 14px;
    margin-top: 20px;
    font-family: "Roboto", sans-serif;
    color: #000;
}
.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: 15px;
    position: relative;
    height: 49px;
}
.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: #cccccc;
    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;
    border-bottom: 1px solid #CCCCCC;
}
.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: #cccccc;
}
.new-form-container .mui-select:focus > select,
.new-form-container .mui-select > select:focus {
    border-color: #cccccc;
    border-width: 1px;
    height: 33px;
    margin-bottom: 0;
}
.new-form-container .mui-textfield > input, .new-form-container .mui-textfield > textarea {
    border-color: #cccccc;
}
.new-form-container .mui-textfield {
    margin-bottom: 15px;
}
.new-form-container .mui-textfield > label {
    padding-left: 10px;
    color: #cccccc;
    overflow-x: visible;
    font-size: 14px;
}
.new-form-container .mui-textfield > label sup {
    top: -2px;
}
.new-form-container .mui-textfield--float-label > label {
    color: #cccccc !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: 33px !important;
    margin-bottom: 0 !important;
    border-bottom: 1px solid #CCCCCC;
}
.new-form-container .mui-textfield:focus > label, .new-form-container .mui-textfield > input:focus ~ label {
    color: #cccccc;
}
.new-form-container .mui-textfield:focus > input,
.new-form-container .mui-textfield > input:focus {
    border-color: #cccccc;
    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: #9C1019;
    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 input[type="radio"]:checked + label:before {
    border-color: #b51d15;
}
.new-form-container .mui-radio label:after {
    top: 5px;
    left: 4px;
    width: 12px;
    height: 12px;
    transform: scale(0);
    background: #9C1019;
}
.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 #9C1019;
}
.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: #9C1019 !important;
}
/* .new-form-container .mui-textfield--float-label.error-field>input:not(:focus).mui--is-not-empty~label {
  color: #9C1019 !important;
} */
.new-form-container .mui-textfield.success {
    border-bottom: 1px solid #1EB100;
}
.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: #b51d15;
    border-width: 2px;
}
.new-form-container .error-label {
    padding: 5px 10px;
    font-size: 12px;
    color: #9C1019;
    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: #9C1019;
    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;
}
@media only screen and (max-width: 767px) {
    .new-form-container .new-form-step-header {
        margin-top: -50px;
    }
}

.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: #9C1019;
}
.new-form-container .new-form-step-header.active .new-form-header-title {
    border-bottom: 4px solid #9C1019;
}
.new-form-container .new-form-step-header.active .new-form-step-icon {
    transform: rotate(180deg);
    color: #9C1019;
}
.new-form-container .new-form-step-content {
    display: none;
    padding: 0 30px;
}
@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: 50%;
    }
}
@media only screen and (max-width: 767px) {
    .new-form-container .new-form-step-content-list-flex .new-form-step-content-list-item {
        flex-basis: 50%;
    }
}
@media only screen and (max-width: 479px) {
    .new-form-container .new-form-step-content-list-flex .new-form-step-content-list-item {
        flex-basis: 100%;
        margin: auto;
    }
}
.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 .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: 12px;
    margin-right: -50px;
}
.new-form-container .new-form-linktext a {
    color: #484848;
    text-decoration: underline;
}
.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;
}

@media only screen and (max-width: 767px) {
    .new-form-container .bs-wizard {
        padding: 0px 0 0px 0;
    }
}
.new-form-container .bs-wizard {
    /*border-bottom: solid 1px #e0e0e0;*/
    padding: 10px 0 10px 0;
    height: auto;
    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: 2px;
    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: #9c1019;
    top: 23px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: 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 2px #9c1019;
    top: 23px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: -15px;
    border-radius: 50%;
    color: #9c1019;
}
.new-form-container .bs-wizard > .bs-wizard-step.active > .bs-wizard-dot span {
    position: absolute;
    top: 7px;
    left: 0;
    right: 0;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    width: 20px;
    font-weight: 800;
    font-size: 18px;
    font-family: "Roboto",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: #9c1019;
    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: #828282;
    font-weight: bold;
    font-family: "Roboto",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: "Roboto",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: "Roboto",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: #9c1019;
    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: #D8D8D8;
}
.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: "Roboto",sans-serif;
    font-size: 18px;
    color: #000;
    letter-spacing: 0;
    text-align: center;
    padding-right: 15px;
    padding-left: 15px;
    font-weight: 900;
}
.new-form-container section-models .new-form-step-content-list-flex{
    display: flex;
    flex-wrap: wrap;
    margin: 0 10px;
    justify-content: left;
}
.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;
    cursor: pointer;
    font-family: "Roboto",sans-serif;
    color: #fff !important;
    font-weight: 900;
    font-size: 18px;
    position: absolute;
    top: 35px;
    text-align: center;
    left: 0;
    right: 0;
}
@media (max-width: 1199px){
    .new-form-container section-models .new-form-vehicle .new-form-vehicle-title {
        font-size: 16px;
        top: 25px;
    }
}
.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;
    margin: 10px;
    -webkit-box-shadow: 0 0 24px 0 rgba(0,0,0,0.23);
    -moz-box-shadow: 0 0 24px 0 rgba(0,0,0,0.23);
    box-shadow: 0 0 24px 0 rgba(0,0,0,0.23);
}
.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: #9C1019;
    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: Roboto;
    font-size: 16px;
    color: #000;
}
@media only screen and (min-width: 768px) {
    .new-form-container section-anagraphic .contFormAnagraphic{
        height: auto;

        padding-bottom: 50px;
        padding-top: 15px;
        margin-right:30px;
    }
}

@media only screen and (min-width: 1280px) {
    .new-form-container section-anagraphic .contFormAnagraphic{
        overflow: hidden;
    }
}

@media only screen and (max-width: 1179px) {
    .new-form-container section-anagraphic .contFormAnagraphic{
        overflow: unset;
    }
}

@media only screen and (max-width: 767px) {
    .new-form-container section-anagraphic .contFormAnagraphic{
        height: auto;
        padding-bottom: 50px;
        padding-top: 15px;
    }
}

.new-form-container section-anagraphic .new-form-img-title{
    font-family: Roboto;
    font-size: 25px;
    font-weight: bold;
    margin-top: 7px;
    margin-bottom: 20px;
    color: #000;
}
.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: #000;
    display: inline-block;
    font-family: Roboto;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
}
.new-form-container section-anagraphic .new-form-link .new-icon-fiat-professional_arrow_changemodel{
    font-size: 13px;
    margin-right: 10px;
}
.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: "Roboto",sans-serif;
    font-size: 18px;
    color: #000;
    letter-spacing: 0;
    /* text-transform: capitalize; */
    text-align: center;
    padding-right: 15px;
    padding-left: 15px;
}
.new-form-container section-anagraphic .mui-radio.mui-radio-inline{
    margin: 0px;
    margin-right: 10px;
    margin-bottom: 10px;
}
.new-form-container section-anagraphic .new-form-radios-consent{
    margin-top: 10px;
    margin-right: -50px !important;
}

.new-form-container section-anagraphic .new-form-submit button{
    width: 180px;
    text-align: left;
    line-height: 1.6;
    font-family: "Roboto",sans-serif;
    font-size: 14px;
    letter-spacing: 0px;
    font-weight: bold;
    border-radius: 5px;
}
.new-form-container section-anagraphic .new-form-submit button .new-icon-fiat-professional_arrow_cta{
    display: none;
}

.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: red !important;
}

.new-form-container section-anagraphic .mui-radio label span{
    position: absolute;
    top: -3px;
    color: #999999;
    font-family: "proxima_novalight";
}
.new-form-container section-anagraphic .mui-radio.error-field label span{
    color: #b51d15;
}
.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: #828282;
}
.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: #9C1019;
    text-decoration: none;
}
.new-form-container section-anagraphic .new-form-text .new-form-text-content a ins {
    text-decoration: none!important;
}

.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: left;
}
.new-form-container .new-icon-fiat-professional_arrow_cta:before,
.new-form-container section-anagraphic .rect-btn.rect-btn-yellow:before{
    content: ''!important;
    display: block;
    width: 3px;
    height: 10px;
    background: #fff;
    position: absolute;
    right: 15px;
    top: 22px;
    transform: rotate(45deg);
}

.new-form-container .new-icon-fiat-professional_arrow_cta:after,
.new-form-container section-anagraphic .rect-btn.rect-btn-yellow:after{
    content:'';
    display: block;
    width: 3px;
    height: 10px;
    background: #fff;
    position: absolute;
    right: 15px;
    top: 16px;
    transform: rotate(-45deg);
}

.new-form-container section-anagraphic .rect-btn.rect-btn-yellow {
    background-color: #b51d15;
    color: #fff;
    font-family: "stellantis-ui-bold";
    box-shadow: none;
    border-radius: 0;
    outline: none;
    font-size: 17px;
    position: relative;
    width: auto;
    padding-right: 50px;
    text-transform: uppercase;
}
.new-form-container section-anagraphic .rect-btn.rect-btn-yellow:hover .new-icon-fiat-professional_arrow_cta{
    color: #9C1019;
}
.new-form-container section-anagraphic .rect-btn.rect-btn-yellow:hover .new-icon-fiat-professional_arrow_cta:before{
    content: "\e949";
}
.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;
    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) {
    .new-form-container section-anagraphic .new-form-submit{
        text-align: center;
    }
    .new-form-container section-anagraphic .new-form-submit button{
        width: 200px;
    }
}

/* 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-title{
        padding-left: 20px;
        padding-right: 20px;
    }
    .new-form-container section-anagraphic .new-form-img{
        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: 'Roboto',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: #9c1019;
    padding: 10px;
    box-shadow: 6px 6px 16px 0 rgba(0,0,0,0.50);
    border-radius: 30px;
    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: #9c1019;
    padding: 5px;
    box-shadow: 6px 6px 16px 0 rgba(0,0,0,0.50);
    border-radius: 30px;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}
.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;
    height:40px
}
.new-form-container .new-dealer-locator .hp-dealerlocator .results.dealerDeviceDesktop{
    max-height: 675px;
    width: 97%;
    background: #fff;
    /*padding: 10px;*/
    overflow-y: auto;
    box-shadow: 6px 6px 16px 0 rgba(0,0,0,0.20);
    border-radius: 2px;
    height: auto;
}
.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: 445px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    width: 160px;
    color: #fff;
    background: #9c1019;
    padding: 5px;
    box-shadow: 6px 6px 16px 0 rgba(0,0,0,0.50);
    border-radius: 30px;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    height: 30px;
}
.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: #9C1019;
    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: 2px;
    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: #9C1019;
    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_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: #9C1019;
    color: #fff;
    border-radius: 30px;
    text-decoration: none !important;
    padding: 8px 13px;
    margin-right: 5px;
    width: 48%;
    margin-bottom: 10px;
    font-size: 14px;
}
.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;
    border: 0;
    text-decoration: none !important;
    margin-right: 10px;
}

.new-form-container .new-dealer-locator .rect-btn.rect-btn-yellow .new-icon-fiat-professional_arrow_cta{
    float: right;
    margin-top: 4px;
}
.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: 10px;
    padding-bottom: 10px;
    position: relative;
    width: 78%;
    margin: auto;
    text-align: left;
}
.new-form-container .new-dealer-locator .section-header h2 {
    font-family: "Roboto",sans-serif;
    font-size: 18px;
    color: #000;
    letter-spacing: 0;
    /* text-transform: capitalize; */
    text-align: center;
    padding-right: 15px;
    padding-left: 15px;

}
.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: Roboto;
    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: 4px;
    background: #9C1019;
    /* margin: auto; */
    top: 32px;
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto
}
.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;
    border: 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: #000;
    font-size: 25px;
    margin-bottom: 10px;
    font-weight: 900;
}
.new-form-container .thank-you-section .section-header h2 span{
    color: #000;
    text-transform: uppercase;
}
.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: #fff !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: #333 !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: #333;
}
.new-form-container[data-tab="GAB"] .thank-you-section .new-typ-btn-cta2:hover,
.new-form-container[data-tab="GAB"] .thank-you-section .new-typ-btn-cta3:hover{
    background-color: #333 !important;
}
.new-form-container[data-tab="GAB"] .thank-you-section .new-typ-btn-cta2:hover a,
.new-form-container[data-tab="GAB"] .thank-you-section .new-typ-btn-cta3:hover a{
    color: #fff !important;
    text-decoration: none;
}
.new-form-container[data-tab="GAB"] .thank-you-section .new-typ-btn-cta2:hover span,
.new-form-container[data-tab="GAB"] .thank-you-section .new-typ-btn-cta3:hover span{
    color: #fff;
}
.new-form-container[data-tab="GAB"] .thank-you-section .new-typ-btn-cta2:hover .new-icon-fiat-professional_arrow_cta:before,
.new-form-container[data-tab="GAB"] .thank-you-section .new-typ-btn-cta3:hover .new-icon-fiat-professional_arrow_cta:before{
    color: #fff !important;
}
.new-form-container .thank-you-section .rect-btn.rect-btn-yellow {
    background-color: #b51d15;
    color: #fff;
    font-size: 14px;
    font-family: "stellantis-ui-bold";
    max-width: none;
    height: 40px;
    border-radius: 0;
    text-align: left;
    padding: 11px 30px 11px 15px;
    margin-top: 40px;
    outline: none;
    position: relative;
    /* width: auto; */
    min-width: 120px;
    display: inline-block;
}
.new-form-container .thank-you-section .rect-btn.rect-btn-yellow .new-icon-fiat-professional_arrow_cta {
    float: right;
    /* margin-top: -15px; */
    display: block;
    margin-left: 10px;
}
.new-form-container .thank-you-section .buttons-container-row-permission .rect-btn.rect-btn-yellow .new-icon-fiat-professional_arrow_cta {
    position: absolute;
    margin-top: -6px;
    display: block;
    margin-left: 0;
    top: 2px;
    right: 0;
}

.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;
}




.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;
    text-decoration: none;
    display: block;
    text-decoration: none;
    /* padding: 9px 30px 9px 15px!important; */
    font-family: 'stellantis-ui-bold';
    text-transform: uppercase;
}
.new-form-container .thank-you-section .rect-btn.rect-btn-yellow:hover {
}
.new-form-container .thank-you-section .rect-btn.rect-btn-yellow:hover .new-icon-fiat-professional_arrow_cta {
    color: #9C1019;
}
.new-form-container .thank-you-section .rect-btn.rect-btn-yellow:hover .new-icon-fiat-professional_arrow_cta:before {
    content: "\e949";
}
.new-form-container .thank-you-section .rect-btn.rect-btn-yellow:hover a{
}

.new-form-container .thank-you-section .permission-container .copy-box {
    text-align: center;
    padding-top: 40px;
    padding-bottom: 0px;
    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: 18px;
    font-weight: 900;
    margin-bottom: 20px;
    font-family: "Roboto",sans-serif;
    color: #000;
}
.new-form-container .thank-you-section .copy-box .answerTitle h2 {
    text-transform: capitalize !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-professional_icon_quote{
    font-size: 47px;
    width: 93px;
    margin: auto;
    background: #fff;
    padding: 0px 20px;
}
.new-form-container .thank-you-section  .new-icon-fiat-professional_icon_calendar{
    font-size: 47px;
    width: 96px;
    margin: auto;
    background: #fff;
    padding: 0px 20px;
}
.new-form-container .thank-you-section  .new-icon-fiat-professional_icon_testdrive{
    font-size: 47px;
    width: 97px;
    margin: auto;
    background: #fff;
    padding: 0px 20px;
}
.new-form-container .thank-you-section  .new-icon-fiat-professional_icon_discovermodels{
    font-size: 47px;
    width: 96px;
    margin: auto;
    background: #fff;
    padding: 0px 20px;
}
.new-form-container .thank-you-section .new-icon-fiat-professional_icon_brochure{
    font-size: 47px;
}
.new-form-container .thank-you-section .new-icon-fiat-professional_icon_discoverpromotions,
.new-form-container .thank-you-section .new-icon-fiat-professional_icon_configurator,
.new-form-container .thank-you-section .new-icon-fiat-professional_icon_news,
.new-form-container .thank-you-section .new-icon-fiat-professional_icon_hp{
    font-size: 47px;
}
.new-form-container .thank-you-section .new-icon-fiat-professional_icon_discoverpromotions{
    font-size: 47px;
}

/************************************************** 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-top: 10px;
        padding-bottom: 20px;
        width: auto;
    }
    .new-form-container .new-dealer-locator .section-header h2{
        font-size: 18px;
        line-height: 25px;
        margin-bottom: 20px;
        text-align: center;
    }
    .new-form-container .new-dealer-locator .section-header .infoDealerMobile {
        display: block;
        text-align: left;
        margin-left: 20px;
    }
    .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: 245px;
        left:0;
    }
    .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: #9C1019;
    }
    .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: 2px;
        width: 100%;
    }
    .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: none;
    }
    .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 .ctaDesktop{
        display: none;
    }
    .new-form-container .new-dealer-locator .results.dealerDeviceMobile .dealer-locator-results__item .infoDealerContainer .ctaMobile a{
        display: block;
        width: 40px;
        margin: auto;
        border-radius: 50%;
    }
    .new-form-container .new-dealer-locator .results.dealerDeviceMobile .dealer-locator-results__item .infoDealerContainer .ctaMobile a span{
        font-size: 12px;
    }
    .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 .new-icon-fiat-professional_arrow_changemodel{
        margin-right: 10px;
    }
    .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: #000;
        text-decoration: none;
        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: 13px;
    }

    .new-form-container .thank-you-section  .new-icon-fiat-professional_icon_quote{
        font-size: 47px;
        width: 93px;
        margin: auto;
        background: #fff;
        padding: 0px;
    }
    .new-form-container .thank-you-section  .new-icon-fiat-professional_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-professional_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-professional_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-professional_icon_discovermodels{
        padding: 0;
        margin-top: 40px;
    }
    .new-form-container .thank-you-section .new-icon-fiat-professional_icon_discoverpromotions{
        padding: 0;
        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: Roboto;
        font-size: 16px;
        color: #000000;
        background: #fff;
        padding-bottom: 20px;
        margin-bottom: 40px;
        height: auto;
    }
    .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: #9C1019;
        /* 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;
        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/#9C1019+0,9C1019+50,dddddd+50,dddddd+100 */
        background: #9C1019; /* Old browsers */
        background: -moz-linear-gradient(left, #9C1019 0%, #9C1019 50%, #dddddd 50%, #dddddd 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(left, #9C1019 0%,#9C1019 50%,#dddddd 50%,#dddddd 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, #9C1019 0%,#9C1019 50%,#dddddd 50%,#dddddd 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9C1019', endColorstr='#dddddd',GradientType=1 ); /* IE6-9 */
    }
    .new-form-container .bs-wizard .bs-wizard-step.active.last .progress .progress-bar{
        background: #9C1019;
    }
    .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: #9C1019;
    }

    .new-form-container .thank-you-section .new-icon-fiat-professional_icon_news,
    .new-form-container .thank-you-section .new-icon-fiat-professional_icon_hp{
        margin-top: 70px;
    }
    .new-form-container .thank-you-section .permission-container .copy-box{
        min-height: auto;
    }

}

/* 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-icomoon3.ttf?u9p37z');
    src:  url('https://staticpromo.fiat.com/form-rationalization/fonts/new-form-icomoon3.eot?u9p37z#iefix') format('embedded-opentype'),
    url('https://staticpromo.fiat.com/form-rationalization/fonts/new-form-icomoon3.ttf?u9p37z') format('truetype'),
    url('https://staticpromo.fiat.com/form-rationalization/fonts/new-form-icomoon3.woff?u9p37z') format('woff'),
    url('https://staticpromo.fiat.com/form-rationalization/fonts/new-form-icomoon3.svg?u9p37z#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

.new-form-container [class^="new-icon-"], .new-form-container [class*=" new-icon-"],
.new-form-container [class^="new-icon-"]:after, .new-form-container [class*=" new-icon-"]:before
{
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon-form' !important;
    speak: 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: #8f0c25;
}
.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: #9C1019;
}
.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: #9C1019;
}
.new-form-container .new-icon-jeep_icon_calendar:before {
    content: "\e904";
    color: #9C1019;
}
.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.6;
    font-size: 14px;
}
.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: #9C1019;
}
.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: #9C1019;
}
.new-form-container .new-icon-fiat_icon_configurator:before {
    content: "\e91e";
    color: #9C1019;
}
.new-form-container .new-icon-fiat_icon_discovermodels:before {
    content: "\e91f";
    color: #9C1019;
}
.new-form-container .new-icon-fiat_icon_discoverpromotions:before {
    content: "\e920";
    color: #9C1019;
}
.new-form-container .new-icon-fiat_icon_hp:before {
    content: "\e921";
    color: #9C1019;
}
.new-form-container .new-icon-fiat_icon_calendar:before {
    content: "\e922";
    color: #9C1019;
}

.new-form-container .new-icon-fiat_icon_news:before {
    content: "\e922";
    color: #9C1019;
}
.new-form-container .new-icon-fiat_icon_quote:before {
    content: "\e923";
    color: #9C1019;
}
.new-form-container .new-icon-fiat_icon_testdrive:before {
    content: "\e924";
    color: #9C1019;
}
.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: #9C1019;
}
.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";
}

.new-form-container ol, ul {
    margin-top: 0;
    margin-bottom: 0px !important;
}


.new-form-container .informative {
    background-color: #ffffff;
    padding-top: 0px;
}


.new-form-container new-section-step [class*="col-"] {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.new-form-container [class*="col-"] {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.eloquaRationalizedForms.parbase h1{
    text-align:center;
}

.footer.icomenu-text span{
    background: #white;

}

.footer .icomenu-wrapper a{
    text-decoration: none!important;
}

@media (max-width: 666px){
    .new-form-container .section-privacy.informative {
        padding-left: 0px;
        padding-right: 0px;
    }}

@media (max-width: 1199px){
    .new-form-container .section-privacy.informative a{
        margin: 0px;

    }}

.new-form-container .mui-textfield .testPrefix {
    position: absolute;
    top: 22px;
    left: 10px;
    font-size: 16px;
    display: none;
    margin-top: -2.5px;
}


@media (max-width: 1179px){
    .new-form-container .col-md-5 {
        width: 100%;
    }}

@media only screen and (min-width: 768px) and (max-width: 1024px) {

    .new-form-container .col-md-5 {
        width: 100%;
    }

    .new-form-container .new-dealer-locator .rect-btn.rect-btn-yellow{
        width: 50%;
    }
    .new-form-container .new-dealer-locator .col-md-4 {
        width: 40%;
        padding-left: 20px;
    }
    .new-form-container [class*="col-"] {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    .new-form-container .thank-you-section .new-icon-separator-container {

        height: auto;

        overflow: hidden;

        position: relative;

        padding-top: 10px;

        padding-left: 15px;
    }

}

.new-form-container .mui-textfield--float-label>label {
    font-size: 14px;
}

.new-form-container .new-form-radios-label{
    font-size: 16px;
}

.new-form-container .thank-you-section .new-icon-fiat-professional_icon_discoverdealer{
    font-size: 47px;
    width: 96px;
    margin: auto;
    background: #fff;
    padding: 0px 20px;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .new-form-container[data-tab="NL"] .container-fluid {
        width:100%;
    }
}

.modelpage-form .new-form-container .containerCTATYP{
    display:none;
}


.promo-form-container .modelpage-form .new-form-container .containerCTATYP{
    display:block;
}
@media only screen and (max-width: 767px) {
    .new-form-container .thank-you-section .new-icon-fiat-professional_icon_discoverdealer{
        font-size: 47px;
        width: 96px;
        margin: auto;
        background: #fff;
        padding: 0px 20px;
        padding-top: 20px;
    }
}
.promo-form-container .new-form-container .new-form-linktext.accordionpromo{
    margin-left:50px;
}

.mp-form-tab-content .new-form-container .new-form-linktext.accordionpromo{
    margin-left:50px;
}
.new-form-container section-anagraphic .mui-radio.large label {
    min-width: 150px;
}

.nav-items a {
    text-decoration: none!important;
}

.new-form-container label.question{
    color: #9C1019;
    margin-left: 6px;
}



/*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{
    margin-left: 178px;
    top: 45px;
}

.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 10px!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: 100%;
    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: 25px;position: relative;top: 40%;align: center;padding-left: 35%;width: 670px;margin-left: 0;top: 300px;}


@media(max-width:768px){

    .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: 25px;
        position: relative;
        top: 40%;
        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: 71px;
}

.new-form-container  .new-dealer-locator .hdpi {
    top: 71px;
}

@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;
}

@media only screen and (min-width: 960px) {
    #map {
        width: 100%;
        height: 790px;
        background: grey;
    }
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    #map {
        width: 100%;
        min-height: 790px;
        background: grey
    }
}
@media(max-width:767px){
    #map {
        height: 500px!important;
    }
}



#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{
    margin-left: 178px;
    top: 45px;
}

.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 10px!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: 100%;
    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: 25px;position: relative;top: 40%;align: center;padding-left: 596px;width: 670px;margin-left: 0;top: 360px;}


@media(max-width:768px){

    .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: 25px;
        position: relative;
        top: 25%;
        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: 40%;
        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;
}

.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 #9C1019;
        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;
    }
}


/************************************Ducato CSS*************************************************/

.DucatoCR {background-color: #13181C}

.DucatoCR .new-form-container .informative {
    background-color: #13181C;
}

.DucatoCR .new-form-container .bs-wizard > .bs-wizard-step > .progress > .progress-bar {
    background: #3FC6FF;
}

@media only screen and (max-width: 767px){
    .DucatoCR .new-form-container .bs-wizard .bs-wizard-step.active.last .progress .progress-bar {
        background: #3FC6FF;
    }
}

.DucatoCR .new-form-container .bs-wizard > .bs-wizard-step > .bs-wizard-dot {
    background: #3FC6FF;
    color: #fff;
}

.DucatoCR .new-form-container .bs-wizard > .bs-wizard-step.complete > .bs-wizard-dot:after {
    background: #3FC6FF;
}

.DucatoCR .new-form-container .bs-wizard > .bs-wizard-step.complete .bs-wizard-info {
    color: #3FC6FF;
}

.DucatoCR .new-form-container .bs-wizard > .bs-wizard-step.active > .bs-wizard-dot {
    background: #13181C;
    border: solid 2px #3FC6FF;
    color: #3FC6FF;
}

.DucatoCR .new-form-container .bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {
    background-color: #222931;
    color: #414A53;
}

.DucatoCR .new-form-container .bs-wizard > .bs-wizard-step.active .bs-wizard-info {
    color: #3FC6FF;
    font-weight: bold;
}

.DucatoCR .new-form-container section-anagraphic .new-form-text .new-form-text-content a {
    color: #3FC6FF;
    text-decoration: none;
}

.DucatoCR .new-form-container .mui-radio input[type="radio"]:checked + label:before {
    border-color: #3FC6FF;
}

.DucatoCR .new-form-container .mui-radio label:after {
    background: #3FC6FF;
}

.DucatoCR .new-form-container section-anagraphic .rect-btn.rect-btn-yellow {
    background-color: #3FC6FF;
}

.DucatoCR .new-form-container section-anagraphic .rect-btn.rect-btn-yellow:hover {
    color: #3FC6FF;
    background-color: #fff;
}

.DucatoCR .new-form-container section-anagraphic .rect-btn.rect-btn-yellow:hover .new-icon-fiat-professional_arrow_cta {
    color: #3FC6FF;
}




.DucatoCR .new-form-container section-anagraphic .title-form {
    color: #fff;
    font-family: Roboto;
    font-size: 16px;
}

.DucatoCR .new-form-container section-anagraphic .new-form-img-title {
    font-family: Roboto;
    font-size: 25px;
    font-weight: bold;
    margin-top: 7px;
    margin-bottom: 20px;
    color: #fff;
}

.DucatoCR .new-form-container section-anagraphic .section-header h2 {
    color: #fff;
}

.DucatoCR .new-form-container .mui-textfield--float-label > label {
    color: #fff !important;
}

.DucatoCR  .new-form-container .new-select-form > label {
    color: #fff;
}

.DucatoCR .mui-textfield>input, .DucatoCR .mui-textfield>textarea {
    color: #fff;
}

.DucatoCR .new-form-container section-anagraphic .form-testdrive-mandatory-label.text_below_button {
    color: #fff;
}

.DucatoCR .new-form-container section-anagraphic .mui-radio label span {
    color: #fff;
}

.DucatoCR .new-form-container .new-form-linktext a {
    color: #fff;
}

.DucatoCR .new-form-container section-anagraphic .new-form-text {
    color: #fff;
}

.eloquaRationalizedForms.parbase .DucatoCR h1 {
    text-align: center;
    font-family: 'Titillium Web', sans-serif;
    color: #fff;
    font-weight: 600;
    font-size: 48px;
    line-height: 54px;
    color: #fff;
    text-align: center;
    letter-spacing: 0.03em;
    padding-bottom: 20px;
}

/************************************Ducato TYP CSS******************************************/

.DucatoCR .new-form-container .thank-you-section .new-icon-separator-container .copy-box {
    color: #fff;
}

.DucatoCR .new-form-container .thank-you-section .section-header h2 {
    color: #fff;
}

.DucatoCR .new-form-container .thank-you-section .section-header h2 span {
    color: #fff;
}

.DucatoCR .new-form-container .section-header h4 {
    color: #fff;
}

.DucatoCR .new-form-container .thank-you-section .copy-box h2 {
    color: #fff;
}

.DucatoCR .new-form-container .thank-you-section .new-icon-fiat-professional_icon_quote {
    background: #13181C;
}

.DucatoCR .new-form-container .thank-you-section .new-icon-fiat-professional_icon_calendar {
    background: #13181C;
}

.DucatoCR .new-form-container .thank-you-section .new-icon-fiat-professional_icon_discovermodels {
    background: #13181C;
}

.DucatoCR .new-form-container .thank-you-section .new-icon-fiat-professional_icon_testdrive   {
    background:#13181C;
}

.DucatoCR .new-form-container .thank-you-section .new-icon-fiat-professional_icon_discoverdealer   {
    background:#13181C;
}

.DucatoCR .new-form-container .new-icon-fiat-professional_icon_quote:before {
    content: "\e953";
    color: #fff;
}

.DucatoCR .new-form-container .new-icon-fiat-professional_icon_calendar:before {
    content: "\e94c";
    color: #fff;
}

.DucatoCR .new-form-container .new-icon-fiat-professional_icon_testdrive:before {
    content: "\e954";
    color: #fff;
}

.DucatoCR .new-form-container .new-icon-fiat-professional_icon_discovermodels:before {
    content: "\e94f";
    color: #fff;
}

.DucatoCR .new-form-container .thank-you-section .new-icon-separator-container .separator {
    background: #3FC6FF;
}


@media only screen and (max-width: 767px) {
    .DucatoCR .new-form-container .thank-you-section .new-icon-separator-container .copy-box {
        background: #13181C;
    }
}

.DucatoCR .new-form-container .new-dealer-locator .section-header h2 {
    color: white;
}

.DucatoCR .new-form-container .new-dealer-locator .rect-btn.rect-btn-yellow{
    background-color: #3FC6FF;
}

.DucatoCR .new-form-container .new-dealer-locator .rect-btn.rect-btn-yellow:hover{
    color: #3FC6FF;
    background-color: #fff;
}

.DucatoCR div.section-global {
    color: #fff !important;
}

.DucatoCR div.section-global .new-dealer-locator {
    color: #484848 !important;
}

.DucatoCR div.section-global .new-dealer-locator .hp-dealerlocator {
    color: #484848 !important;
}

.DucatoCR div.section-global .list {
    color: #484848 !important;
}

.DucatoCR .new-form-container .thank-you-section .rect-btn.rect-btn-yellow {
    background-color: #3FC6FF;
}

.DucatoCR .new-form-container .thank-you-section .rect-btn.rect-btn-yellow:hover {
    color: #3FC6FF;
    background-color: #fff;
}

.DucatoCR .new-form-container .thank-you-section .rect-btn.rect-btn-yellow:hover a {
    color: #3FC6FF;
}

.DucatoCR .new-form-container .thank-you-section .rect-btn.rect-btn-yellow:hover .new-icon-fiat-professional_arrow_cta {
    color: #3FC6FF;
}

/*******************************************Survey Question dropdown CSS***********************************************************/
.container-mp-form  .new-form-container .fpSelectQue .new-select-form > .dropdownSelect {
    height: 50px;
}

.container-mp-form .new-form-container .fpSelectQue .new-select-form > label {
    padding-right: 15px;
}
.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 #9C1019;
        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;
}


.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;
}

.new-form-container .form-anagrafic-container .fa-info-circle:before{
    width: 100px;
    height: 100px;
    background: #a6a6a6;
    color: white;
    font-weight: normal!important;
    border-radius: 50%;
}


.new-form-container a:active, .new-form-container a:hover {
    outline: 0;
}
.new-form-container h1 {
    margin: 0.67em 0;
}
.new-form-container hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}
.new-form-container button {
    margin: 0;
    font: inherit;
    color: inherit;
    overflow: visible;
    text-transform: none;
    -webkit-appearance: button;
    cursor: pointer;
}
.new-form-container button[disabled] {
    cursor: default;
}
.new-form-container .btn, .new-form-container [role=button] {
    cursor: pointer;
}
.new-form-container button::-moz-focus-inner {
    padding: 0;
    border: 0;
}
@media print {
    .new-form-container *, .new-form-container :after, .new-form-container :before {
        color: #000;
        text-shadow: none;
        background: 0 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .new-form-container a, .new-form-container a:visited {
        text-decoration: underline;
    }
    .new-form-container a[href]:after {
        content: " (" attr(href) ")";
    }
    .new-form-container a[href^="#"]:after, .new-form-container a[href^="javascript:"]:after {
        content: "";
    }
    .new-form-container h2, .new-form-container h3, .new-form-container p {
        orphans: 3;
        widows: 3;
    }
    .new-form-container h2, .new-form-container h3 {
        page-break-after: avoid;
    }
    .new-form-container .navbar {
        display: none;
    }
}
.new-form-container .btn, .new-form-container .btn-default:active, .new-form-container .btn-primary:active, .new-form-container .btn:active, .new-form-container .navbar-toggle {
    background-image: none;
}
@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(../fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(../fonts/glyphicons-halflings-regular.woff) format('woff'), url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg');
}
.new-form-container *, .new-form-container :after, .new-form-container :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: "proxima_novalight";
}

.new-form-container button {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
.new-form-container a {
    background-color: transparent;
    color: #337ab7;
    text-decoration: none;
}
.new-form-container a:focus, .new-form-container a:hover {
    color: #23527c;
    text-decoration: underline;
}
.new-form-container a:focus {
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px;
}

.new-form-container .h1, .new-form-container .h2, .new-form-container .h3, .new-form-container .h4, .new-form-container .h5, .new-form-container .h6, .new-form-container h1, .new-form-container h2, .new-form-container h3, .new-form-container h4, .new-form-container h5, .new-form-container h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}
.new-form-container .btn, .new-form-container .btn-link {
    font-weight: 400;
}
.new-form-container .h1, .new-form-container .h2, .new-form-container .h3, .new-form-container h1, .new-form-container h2, .new-form-container h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}
.new-form-container .h4, .new-form-container .h5, .new-form-container .h6, .new-form-container h4, .new-form-container h5, .new-form-container h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}
.new-form-container .h1, .new-form-container h1 {
    font-size: 36px;
}
.new-form-container .h2, .new-form-container h2 {
    font-size: 30px;
}
.new-form-container .h3, .new-form-container h3 {
    font-size: 24px;
}
.new-form-container .h4, .new-form-container h4 {
    font-size: 18px;
}
.new-form-container .h5, .new-form-container h5 {
    font-size: 14px;
}
.new-form-container .h6, .new-form-container h6 {
    font-size: 12px;
}
.new-form-container p {
    margin: 0 0 10px;
}
.new-form-container .btn, .new-form-container .nav {
    margin-bottom: 0;
}
.new-form-container .container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.new-form-container .container > .navbar-collapse, .new-form-container .container > .navbar-header, .new-form-container .row {
    margin-right: -15px;
    margin-left: -15px;
}
@media (min-width: 768px) {
    .new-form-container .container {
        width: 750px;
    }
}
@media (min-width: 992px) {
    .new-form-container .container {
        width: 970px;
    }
}
@media (min-width: 1200px) {
    .new-form-container .container {
        width: 1170px;
    }
}
.new-form-container .col-lg-1, .new-form-container .col-lg-10, .new-form-container .col-lg-11, .new-form-container .col-lg-12, .new-form-container .col-lg-2, .new-form-container .col-lg-3, .new-form-container .col-lg-4, .new-form-container .col-lg-5, .new-form-container .col-lg-6, .new-form-container .col-lg-7, .new-form-container .col-lg-8, .new-form-container .col-lg-9, .new-form-container .col-md-1, .new-form-container .col-md-10, .new-form-container .col-md-11, .new-form-container .col-md-12, .new-form-container .col-md-2, .new-form-container .col-md-3, .new-form-container .col-md-4, .new-form-container .col-md-5, .new-form-container .col-md-6, .new-form-container .col-md-7, .new-form-container .col-md-8, .new-form-container .col-md-9, .new-form-container .col-sm-1, .new-form-container .col-sm-10, .new-form-container .col-sm-11, .new-form-container .col-sm-12, .new-form-container .col-sm-2, .new-form-container .col-sm-3, .new-form-container .col-sm-4, .new-form-container .col-sm-5, .new-form-container .col-sm-6, .new-form-container .col-sm-7, .new-form-container .col-sm-8, .new-form-container .col-sm-9, .new-form-container .col-xs-1, .new-form-container .col-xs-10, .new-form-container .col-xs-11, .new-form-container .col-xs-12, .new-form-container .col-xs-2, .new-form-container .col-xs-3, .new-form-container .col-xs-4, .new-form-container .col-xs-5, .new-form-container .col-xs-6, .new-form-container .col-xs-7, .new-form-container .col-xs-8, .new-form-container .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.new-form-container .col-xs-1, .new-form-container .col-xs-10, .new-form-container .col-xs-11, .new-form-container .col-xs-12, .new-form-container .col-xs-2, .new-form-container .col-xs-3, .new-form-container .col-xs-4, .new-form-container .col-xs-5, .new-form-container .col-xs-6, .new-form-container .col-xs-7, .new-form-container .col-xs-8, .new-form-container .col-xs-9 {
    float: left;
}
.new-form-container .col-xs-12 {
    width: 100%;
}
.new-form-container .col-xs-11 {
    width: 91.66667%;
}
.new-form-container .col-xs-10 {
    width: 83.33333%;
}
.new-form-container .col-xs-9 {
    width: 75%;
}
.new-form-container .col-xs-8 {
    width: 66.66667%;
}
.new-form-container .col-xs-7 {
    width: 58.33333%;
}
.new-form-container .col-xs-6 {
    width: 50%;
}
.new-form-container .col-xs-5 {
    width: 41.66667%;
}
.new-form-container .col-xs-4 {
    width: 33.33333%;
}
.new-form-container .col-xs-3 {
    width: 25%;
}
.new-form-container .col-xs-2 {
    width: 16.66667%;
}
.new-form-container .col-xs-1 {
    width: 8.33333%;
}
@media (min-width: 768px) {
    .new-form-container .col-sm-1, .new-form-container .col-sm-10, .new-form-container .col-sm-11, .new-form-container .col-sm-12, .new-form-container .col-sm-2, .new-form-container .col-sm-3, .new-form-container .col-sm-4, .new-form-container .col-sm-5, .new-form-container .col-sm-6, .new-form-container .col-sm-7, .new-form-container .col-sm-8, .new-form-container .col-sm-9 {
        float: left;
    }
    .new-form-container .col-sm-12 {
        width: 100%;
    }
    .new-form-container .col-sm-11 {
        width: 91.66667%;
    }
    .new-form-container .col-sm-10 {
        width: 83.33333%;
    }
    .new-form-container .col-sm-9 {
        width: 75%;
    }
    .new-form-container .col-sm-8 {
        width: 66.66667%;
    }
    .new-form-container .col-sm-7 {
        width: 58.33333%;
    }
    .new-form-container .col-sm-6 {
        width: 50%;
    }
    .new-form-container .col-sm-5 {
        width: 41.66667%;
    }
    .new-form-container .col-sm-4 {
        width: 33.33333%;
    }
    .new-form-container .col-sm-3 {
        width: 25%;
    }
    .new-form-container .col-sm-2 {
        width: 16.66667%;
    }
    .new-form-container .col-sm-1 {
        width: 8.33333%;
    }
}
@media (min-width: 992px) {
    .new-form-container .col-md-1, .new-form-container .col-md-10, .new-form-container .col-md-11, .new-form-container .col-md-12, .new-form-container .col-md-2, .new-form-container .col-md-3, .new-form-container .col-md-4, .new-form-container .col-md-5, .new-form-container .col-md-6, .new-form-container .col-md-7, .new-form-container .col-md-8, .new-form-container .col-md-9 {
        float: left;
    }
    .new-form-container .col-md-12 {
        width: 100%;
    }
    .new-form-container .col-md-11 {
        width: 91.66667%;
    }
    .new-form-container .col-md-10 {
        width: 83.33333%;
    }
    .new-form-container .col-md-9 {
        width: 75%;
    }
    .new-form-container .col-md-8 {
        width: 66.66667%;
    }
    .new-form-container .col-md-7 {
        width: 58.33333%;
    }
    .new-form-container .col-md-6 {
        width: 50%;
    }
    .new-form-container .col-md-5 {
        width: 41.66667%;
    }
    .new-form-container .col-md-4 {
        width: 33.33333%;
    }
    .new-form-container .col-md-3 {
        width: 25%;
    }
    .new-form-container .col-md-2 {
        width: 16.66667%;
    }
    .new-form-container .col-md-1 {
        width: 8.33333%;
    }
}
@media (min-width: 1200px) {
    .new-form-container .col-lg-1, .new-form-container .col-lg-10, .new-form-container .col-lg-11, .new-form-container .col-lg-12, .new-form-container .col-lg-2, .new-form-container .col-lg-3, .new-form-container .col-lg-4, .new-form-container .col-lg-5, .new-form-container .col-lg-6, .new-form-container .col-lg-7, .new-form-container .col-lg-8, .new-form-container .col-lg-9 {
        float: left;
    }
    .new-form-container .col-lg-12 {
        width: 100%;
    }
    .new-form-container .col-lg-11 {
        width: 91.66667%;
    }
    .new-form-container .col-lg-10 {
        width: 83.33333%;
    }
    .new-form-container .col-lg-9 {
        width: 75%;
    }
    .new-form-container .col-lg-8 {
        width: 66.66667%;
    }
    .new-form-container .col-lg-7 {
        width: 58.33333%;
    }
    .new-form-container .col-lg-6 {
        width: 50%;
    }
    .new-form-container .col-lg-5 {
        width: 41.66667%;
    }
    .new-form-container .col-lg-4 {
        width: 33.33333%;
    }
    .new-form-container .col-lg-3 {
        width: 25%;
    }
    .new-form-container .col-lg-2 {
        width: 16.66667%;
    }
    .new-form-container .col-lg-1 {
        width: 8.33333%;
    }
}
.new-form-container .btn {
    display: inline-block;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.new-form-container .btn:active.focus, .new-form-container .btn:active:focus, .new-form-container .btn:focus {
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px;
}
.new-form-container .btn:focus, .new-form-container .btn:hover {
    color: #333;
    text-decoration: none;
}
.new-form-container .btn:active {
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.new-form-container .btn[disabled] {
    cursor: not-allowed;
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: 0.65;
}
.new-form-container .btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
.new-form-container .btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c;
}
.new-form-container .btn-default:active, .new-form-container .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}
.new-form-container .btn-default:active.focus, .new-form-container .btn-default:active:focus, .new-form-container .btn-default:active:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c;
}
.new-form-container .btn-default[disabled]:focus, .new-form-container .btn-default[disabled]:hover {
    background-color: #fff;
    border-color: #ccc;
}
.new-form-container .btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}
.new-form-container .btn-primary:focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40;
}
.new-form-container .btn-primary:active, .new-form-container .btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}
.new-form-container .btn-primary:active.focus, .new-form-container .btn-primary:active:focus, .new-form-container .btn-primary:active:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40;
}
.new-form-container .btn-primary[disabled]:focus, .new-form-container .btn-primary[disabled]:hover {
    background-color: #337ab7;
    border-color: #2e6da4;
}
.new-form-container .btn-link {
    color: #337ab7;
    border-radius: 0;
}
.new-form-container .btn-link, .new-form-container .btn-link:active, .new-form-container .btn-link[disabled] {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.new-form-container .btn-link, .new-form-container .btn-link:active, .new-form-container .btn-link:focus, .new-form-container .btn-link:hover {
    border-color: transparent;
}
.new-form-container .btn-link:focus, .new-form-container .btn-link:hover {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent;
}
.new-form-container .btn-link[disabled]:focus, .new-form-container .btn-link[disabled]:hover {
    color: #777;
    text-decoration: none;
}
.new-form-container .btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px;
}
.new-form-container .collapse {
    display: none;
}
.new-form-container .nav {
    padding-left: 0;
    list-style: none;
}
@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}
@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}
@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}
.new-form-container .container:after, .new-form-container .container:before, .new-form-container .nav:after, .new-form-container .nav:before, .new-form-container .navbar-collapse:after, .new-form-container .navbar-collapse:before, .new-form-container .navbar-header:after, .new-form-container .navbar-header:before, .new-form-container .navbar:after, .new-form-container .navbar:before, .new-form-container .row:after, .new-form-container .row:before {
    display: table;
    content: " ";
}
.new-form-container .container:after, .new-form-container .nav:after, .new-form-container .navbar-collapse:after, .new-form-container .navbar-header:after, .new-form-container .navbar:after, .new-form-container .row:after {
    clear: both;
}





.new-form-container .mui-form fieldset {
    border: 0;
    padding: 0;
    margin: 0 0 20px 0;
}
@media (min-width: 544px) {
    .new-form-container .mui-form--inline .mui-textfield {
        display: inline-block;
        vertical-align: bottom;
        margin-bottom: 0;
    }
    .new-form-container .mui-form--inline .mui-checkbox, .new-form-container .mui-form--inline .mui-radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .new-form-container .mui-form--inline .mui-checkbox > label, .new-form-container .mui-form--inline .mui-radio > label {
        padding-left: 0;
    }
    .new-form-container .mui-form--inline .mui-checkbox > label > input[type=checkbox], .new-form-container .mui-form--inline .mui-radio > label > input[type=radio] {
        position: relative;
        margin-left: 0;
    }
    .new-form-container .mui-form--inline .mui-select {
        display: inline-block;
    }
    .new-form-container .mui-form--inline .mui-btn {
        margin-bottom: 0;
        margin-top: 0;
        vertical-align: bottom;
    }
}
.new-form-container .mui-select {
    display: block;
    padding-top: 15px;
    margin-bottom: 20px;
    position: relative;
}
.new-form-container .mui-select:focus {
    outline: 0;
}
.new-form-container .mui-select:focus > select {
    height: 33px;
    margin-bottom: -1px;
    border-color: #2196f3;
    border-width: 2px;
}
.new-form-container .mui-select > select {
    display: block;
    height: 32px;
    width: 100%;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: 0;
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, .26);
    border-radius: 0;
    box-shadow: none;
    background-color: transparent;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iNiIgd2lkdGg9IjEwIj48cG9seWdvbiBwb2ludHM9IjAsMCAxMCwwIDUsNiIgc3R5bGU9ImZpbGw6cmdiYSgwLDAsMCwuMjQpOyIvPjwvc3ZnPg==);
    background-repeat: no-repeat;
    background-position: right center;
    cursor: pointer;
    color: rgba(0, 0, 0, .87);
    font-size: 16px;
    font-family: inherit;
    line-height: inherit;
    padding: 0 25px 0 0;
}
.new-form-container .mui-select > select::-ms-expand {
    display: none;
}
.new-form-container .mui-select > select:focus {
    outline: 0;
    height: 33px;
    margin-bottom: -1px;
    border-color: #2196f3;
    border-width: 2px;
}
.new-form-container .mui-select > select:disabled {
    color: rgba(0, 0, 0, .38);
    cursor: not-allowed;
    background-color: transparent;
    opacity: 1;
}
.new-form-container .mui-select > select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000;
}
.new-form-container .mui-select > select:focus::-ms-value {
    background: 0 0;
    color: rgba(0, 0, 0, .87);
}
.new-form-container .mui-select > label {
    position: absolute;
    top: 0;
    display: block;
    width: 100%;
    color: rgba(0, 0, 0, .54);
    font-size: 12px;
    font-weight: 400;
    line-height: 15px;
    overflow-x: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.new-form-container .mui-select:focus > label, .new-form-container .mui-select > select:focus ~ label {
    color: #2196f3;
}
.new-form-container .mui-select__menu {
    position: absolute;
    z-index: 2;
    min-width: 100%;
    overflow-y: auto;
    padding: 8px 0;
    background-color: #fff;
    font-size: 16px;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .new-form-container .mui-select__menu {
        border-left: 1px solid rgba(0, 0, 0, .12);
        border-top: 1px solid rgba(0, 0, 0, .12);
    }
}
@supports (-ms-ime-align:auto) {
    .new-form-container .mui-select__menu {
        border-left: 1px solid rgba(0, 0, 0, .12);
        border-top: 1px solid rgba(0, 0, 0, .12);
    }
}
.new-form-container .mui-select__menu > div {
    padding: 0 22px;
    height: 42px;
    line-height: 42px;
    cursor: pointer;
    white-space: nowrap;
}
.new-form-container .mui-select__menu > div.mui--is-selected {
    background-color: #eee;
}
.new-form-container .mui-select__menu > div.mui--is-disabled {
    color: rgba(0, 0, 0, .38);
    cursor: not-allowed;
}
.new-form-container .mui-select__menu > div:not(.mui-optgroup__label):not(.mui--is-disabled):hover {
    background-color: #e0e0e0;
}
.new-form-container .mui-optgroup__option {
    text-indent: 1em;
}
.new-form-container .mui-optgroup__label {
    color: rgba(0, 0, 0, .54);
    font-size: 0.9em;
}
.new-form-container .mui-table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}
.new-form-container .mui-table > tbody > tr > th, .new-form-container .mui-table > tfoot > tr > th, .new-form-container .mui-table > thead > tr > th {
    text-align: left;
}
.new-form-container .mui-table > tbody > tr > td, .new-form-container .mui-table > tbody > tr > th, .new-form-container .mui-table > tfoot > tr > td, .new-form-container .mui-table > tfoot > tr > th, .new-form-container .mui-table > thead > tr > td, .new-form-container .mui-table > thead > tr > th {
    padding: 10px;
    line-height: 1.429;
}
.new-form-container .mui-table > thead > tr > th {
    border-bottom: 2px solid rgba(0, 0, 0, .12);
    font-weight: 700;
}
.new-form-container .mui-table > tbody + tbody {
    border-top: 2px solid rgba(0, 0, 0, .12);
}
.new-form-container .mui-table.mui-table--bordered > tbody > tr > td {
    border-bottom: 1px solid rgba(0, 0, 0, .12);
}
.new-form-container .mui-textfield {
    display: block;
    padding-top: 15px;
    margin-bottom: 20px;
    position: relative;
}
.new-form-container .mui-textfield > label {
    position: absolute;
    top: 0;
    display: block;
    width: 100%;
    color: rgba(0, 0, 0, .54);
    font-size: 12px;
    font-weight: 400;
    line-height: 15px;
    overflow-x: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.new-form-container .mui-textfield > textarea {
    padding-top: 5px;
}
.new-form-container .mui-textfield > input:focus ~ label, .new-form-container .mui-textfield > textarea:focus ~ label {
    color: #2196f3;
}
.new-form-container .mui-textfield--float-label > label {
    position: absolute;
    transform: translate(0, 15px);
    font-size: 16px;
    line-height: 32px;
    color: rgba(0, 0, 0, .26);
    text-overflow: clip;
    cursor: text;
    pointer-events: none;
}
.new-form-container .mui-textfield--float-label > input:focus ~ label, .new-form-container .mui-textfield--float-label > textarea:focus ~ label {
    transform: translate(0, 0);
    font-size: 12px;
    line-height: 15px;
    text-overflow: ellipsis;
}
.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 {
    color: rgba(0, 0, 0, .54);
    font-size: 12px;
    line-height: 15px;
    transform: translate(0, 0);
    text-overflow: ellipsis;
}
.new-form-container .mui-textfield--wrap-label {
    display: table;
    width: 100%;
    padding-top: 0;
}
.new-form-container .mui-textfield--wrap-label:not(.mui-textfield--float-label) > label {
    display: table-header-group;
    position: static;
    white-space: normal;
    overflow-x: visible;
}
.new-form-container .mui-textfield > input, .new-form-container .mui-textfield > textarea {
    box-sizing: border-box;
    display: block;
    background-color: transparent;
    color: rgba(0, 0, 0, .87);
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, .26);
    outline: 0;
    width: 100%;
    padding: 0;
    box-shadow: none;
    border-radius: 0;
    font-size: 16px;
    font-family: inherit;
    line-height: inherit;
    background-image: none;
}
.new-form-container .mui-textfield > input:focus, .new-form-container .mui-textfield > textarea:focus {
    /* border-color: #2196f3; */
    border-width: 2px;
}
.new-form-container .mui-textfield > input:-moz-read-only, .new-form-container .mui-textfield > input:disabled, .new-form-container .mui-textfield > textarea:-moz-read-only, .new-form-container .mui-textfield > textarea:disabled {
    cursor: not-allowed;
    background-color: transparent;
    opacity: 1;
}
.new-form-container .mui-textfield > input:disabled, .new-form-container .mui-textfield > input:read-only, .new-form-container .mui-textfield > textarea:disabled, .new-form-container .mui-textfield > textarea:read-only {
    cursor: not-allowed;
    background-color: transparent;
    opacity: 1;
}
.new-form-container .mui-textfield > input::-webkit-input-placeholder, .new-form-container .mui-textfield > textarea::-webkit-input-placeholder {
    color: rgba(0, 0, 0, .26);
    opacity: 1;
}
.new-form-container .mui-textfield > input:-ms-input-placeholder, .new-form-container .mui-textfield > textarea:-ms-input-placeholder {
    color: rgba(0, 0, 0, .26);
    opacity: 1;
}
.new-form-container .mui-textfield > input::placeholder, .new-form-container .mui-textfield > textarea::placeholder {
    color: rgba(0, 0, 0, .26);
    opacity: 1;
}
.new-form-container .mui-textfield > input {
    height: 32px;
}
.new-form-container .mui-textfield > input:focus {
    height: 33px;
    margin-bottom: -1px;
}
.new-form-container .mui-textfield > textarea {
    min-height: 64px;
}
.new-form-container .mui-textfield > textarea[rows]:not([rows="2"]):focus {
    margin-bottom: -1px;
}
.new-form-container .mui-textfield > input:focus {
    height: 33px;
    margin-bottom: -1px;
}
.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: #f44336;
    border-width: 2px;
}
.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) {
    height: 33px;
    margin-bottom: -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: #f44336;
}
.new-form-container .mui-textfield:not(.mui-textfield--float-label) > input:invalid:not(:focus):not(:required) ~ label, .new-form-container .mui-textfield:not(.mui-textfield--float-label) > input:invalid:not(:focus):required.mui--is-empty.mui--is-touched ~ label, .new-form-container .mui-textfield:not(.mui-textfield--float-label) > input:invalid:not(:focus):required.mui--is-not-empty ~ label, .new-form-container .mui-textfield:not(.mui-textfield--float-label) > textarea:invalid:not(:focus):not(:required) ~ label, .new-form-container .mui-textfield:not(.mui-textfield--float-label) > textarea:invalid:not(:focus):required.mui--is-empty.mui--is-touched ~ label, .new-form-container .mui-textfield:not(.mui-textfield--float-label) > textarea:invalid:not(:focus):required.mui--is-not-empty ~ label {
    color: #f44336;
}
.new-form-container .mui-textfield.mui-textfield--float-label > .mui--is-invalid.mui--is-not-empty:not(:focus) ~ label {
    color: #f44336;
}
.new-form-container .mui-textfield:not(.mui-textfield--float-label) > .mui--is-invalid:not(:focus) ~ label {
    color: #f44336;
}
.new-form-container .mui--no-transition {
    transition: none !important;
}
.new-form-container .mui--no-user-select {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.new-form-container .mui-caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.new-form-container .mui--text-left {
    text-align: left !important;
}
.new-form-container .mui--text-right {
    text-align: right !important;
}
.new-form-container .mui--text-center {
    text-align: center !important;
}
.new-form-container .mui--text-justify {
    text-align: justify !important;
}
.new-form-container .mui--text-nowrap {
    white-space: nowrap !important;
}
.new-form-container .mui--align-baseline {
    vertical-align: baseline !important;
}
.new-form-container .mui--align-top {
    vertical-align: top !important;
}
.new-form-container .mui--align-middle {
    vertical-align: middle !important;
}
.new-form-container .mui--align-bottom {
    vertical-align: bottom !important;
}
.new-form-container .mui--text-dark {
    color: rgba(0, 0, 0, .87);
}
.new-form-container .mui--text-dark-secondary {
    color: rgba(0, 0, 0, .54);
}
.new-form-container .mui--text-dark-hint {
    color: rgba(0, 0, 0, .38);
}
.new-form-container .mui--text-light {
    color: #fff;
}
.new-form-container .mui--text-light-secondary {
    color: rgba(255, 255, 255, .7);
}
.new-form-container .mui--text-light-hint {
    color: rgba(255, 255, 255, .3);
}
.new-form-container .mui--text-accent {
    color: rgba(255, 64, 129, .87);
}
.new-form-container .mui--text-accent-secondary {
    color: rgba(255, 64, 129, .54);
}
.new-form-container .mui--text-accent-hint {
    color: rgba(255, 64, 129, .38);
}
.new-form-container .mui--text-black {
    color: #000;
}
.new-form-container .mui--text-white {
    color: #fff;
}
.new-form-container .mui--text-danger {
    color: #f44336;
}
.new-form-container .mui--bg-primary {
    background-color: #2196f3;
}
.new-form-container .mui--bg-primary-dark {
    background-color: #1976d2;
}
.new-form-container .mui--bg-primary-light {
    background-color: #bbdefb;
}
.new-form-container .mui--bg-accent {
    background-color: #ff4081;
}
.new-form-container .mui--bg-accent-dark {
    background-color: #f50057;
}
.new-form-container .mui--bg-accent-light {
    background-color: #ff80ab;
}
.new-form-container .mui--bg-danger {
    background-color: #f44336;
}
.new-form-container .mui-list--unstyled {
    padding-left: 0;
    list-style: none;
}
.new-form-container .mui-list--inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}
.new-form-container .mui-list--inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}
.new-form-container .mui--z1, .new-form-container .mui-dropdown__menu, .new-form-container .mui-select__menu {
    box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
}
.new-form-container .mui--z2 {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16), 0 3px 6px rgba(0, 0, 0, .23);
}
.new-form-container .mui--z3 {
    box-shadow: 0 10px 20px rgba(0, 0, 0, .19), 0 6px 6px rgba(0, 0, 0, .23);
}
.new-form-container .mui--z4 {
    box-shadow: 0 14px 28px rgba(0, 0, 0, .25), 0 10px 10px rgba(0, 0, 0, .22);
}
.new-form-container .mui--z5 {
    box-shadow: 0 19px 38px rgba(0, 0, 0, .3), 0 15px 12px rgba(0, 0, 0, .22);
}
.new-form-container .mui--clearfix:after, .new-form-container .mui--clearfix:before {
    content: " ";
    display: table;
}
.new-form-container .mui--clearfix:after {
    clear: both;
}
.new-form-container .mui--pull-right {
    float: right !important;
}
.new-form-container .mui--pull-left {
    float: left !important;
}
.new-form-container .mui--hide {
    display: none !important;
}
.new-form-container .mui--show {
    display: block !important;
}
.new-form-container .mui--invisible {
    visibility: hidden;
}
.new-form-container .mui--overflow-hidden {
    overflow: hidden !important;
}
.new-form-container .mui--overflow-hidden-x {
    overflow-x: hidden !important;
}
.new-form-container .mui--overflow-hidden-y {
    overflow-y: hidden !important;
}
.new-form-container .mui--text-caption {
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
}
.new-form-container .mui--text-menu {
    font-weight: 500;
    font-size: 13px;
    line-height: 17px;
}
.new-form-container .mui--text-button {
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
}


/* cambiare font, stili e colori e le CTA */
.Stellantis-Rationalized-Forms {
    background: #ececec;
    border-bottom: 1px solid #ccc;

}
.Stellantis-Rationalized-Forms .col-sm-6{
    width: 50%;
}

#formBox{
    background: white;
    max-width: 1280px;
    margin: 0 auto;
    overflow: hidden;
}

#formBox h1{
    font-family: "stellantis-ui-bold";
    color: #b51d15;
    font-size: 2rem;
    text-align: center;
    text-transform: uppercase;
}
#formBox h2{
    font-family: "stellantis-ui-bold";
    color: #b51d15;
    text-align: center;
    text-transform: uppercase;
}

.new-form-container .error-field .error-label{
    color: #b51d15;
    font-family: "proxima_novalight";
    font-weight: bold;
}
.new-form-container .section-header h4{
    font-size: 16px;
    margin-bottom: 20px;
    line-height: 26px;
    font-family: "proxima_novalight";
    color: #333;
}

.new-form-container .mui-textfield--float-label > label{
    font-family: "proxima_novalight";
}

.new-form-container .mui-textfield{
    border-left: none;
    border-top: none;
    border-right: none;
    border-bottom: 1px solid white;
}

.permission-container{
    display: flex;
    align-content: center;justify-content: center;
}
.permission-container .cta2,
.permission-container .cta3,
.permission-container .cta4{
    display: none;

}