    .select2-dropdown--below{
        background-color: #2A3E86 !important;
        border: none !important;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
    }

    .select2-search__field{
        background-color: #2A3E86 !important;
        border: none !important;
        color: #fff !important;
        box-shadow: none !important;
        border-radius: 0 !important;
        transition:  none !important;
        outline: none;
        border-bottom: 1px solid #fff !important;
    }


/*Colors Brands*/
.fca-Color_maserati {
    color: #002b63 !important;
}

.fca-Color_maserati svg path{
    fill: #002b63 !important;
}

.fca-Color_maserati:hover, .fca-Color_maserati:active {
    color: #002b63;
}

/*Colors Links*/
.fca-Description_News-maserati a {
        color: #2A3E86;
}

/*Background Brands*/
.fca-Bg_maserati {
    background-color: #002b63;
}

/*Active Menu Brands*/
.fca-Active_maserati:before {
    background-color: #002b63;
}

/*Hover Menu Brands*/
.fca-Hover_maserati a:hover {
    color: #002b63 !important;
}

/*Hover Active Country*/
.fca-Menu_Country-maserati:after {
    background-color: #002b63 !important;
}

/*Active Menu Dropdown Brand*/
.fca-Menu_Color-maserati {
    color: #002b63 !important;
}

.fca-Menu_Color-maserati:after {
    background-color: #002b63;
}

/*Button Brands*/
.fca-Btn_maserati {
    background-color: #002b63;
    border-color: #002b63;
}

.fca-Btn_maserati:hover, .fca-Btn_maserati:focus, .fca-Btn_maserati:active {
    background-color: #002b63 !important;
    border-color: #002b63 !important;
}

/*Brands Awards*/
.fca-Text_Table-maserati {
    background-color: rgba(0,43,99,.8) !important;
}

.fca-Text_Table-maserati .fca-Special_maserati:after {
    background-color: #ffffff;
}

/*Special Brands*/
.fca-Special_maserati:after {
    background-color: #002b63;
}

/*Active Brands Menu Page*/
.fca-Menu_Page-maserati:after {
    background-color: #002b63;
}

/*Color Brands Filters Opacity*/
.fca-Opacity_maserati {
    background-color: rgba(0,43,99,.2);
    color: #002b63;
}

/*Color Brands Scroll Bar*/
.fca-Scroll_maserati .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #002b63 !important;
}

.fca-Scroll_maserati ul li:not(.active):hover {
    color: #002b6380 !important;
    background-color: transparent !important;
}

.fca-Scroll_maserati ul li.active {
    background-color: #002b63 !important;
}

/*Color Brands Content Tab*/
.fca-Tab_maserati .active:after {
    background-color: #002b63;
}

.fca-Checkbox_maserati .form-check input[type="checkbox"] {
    border: 2px solid #002b63 !important;
}

.fca-Checkbox_maserati .form-check input[type="checkbox"]:checked {
    background-color: #002b63 !important;
    border-color: #002b63 !important;
}

/*Color Brands Form Radio Button*/
.fca-Radio_Color-maserati .checkmark {
    border: 2px solid#002b63;
}

.fca-Radio_Color-maserati .checkmark:after {
    background: #002b63;
}

.fca-Radio_Color-maserati input:checked ~ .checkmark {
    border: 2px solid#002b63;
}

/*Color Brands Form Radio Button @andrea*/
.fca-Radio_Color-maserati input[type="radio"] + label:before {
    border-color: #002b63;
}

.fca-Radio_Color-maserati input[type="radio"] + label:after {
    background-color: #002b63;
}

.fca-Radio_Color-maserati input[type="radio"]:checked + label::after {
    background: #002b63;
}

/*Color Brands Badge New Content*/
.fca-Border_Badge-maserati .fca-Icon_Exclamation {
    border: 2px solid#002b63;
}

/*Color Search Menu*/
.fca-Search_Menu-maserati .form-control:focus {
    color: rgba(0,43,99,.7);
}

.fca-Search_Menu-maserati input {
    color: rgba(0,43,99,.7);
}

.fca-Search_Menu-maserati input::-webkit-input-placeholder {
    color: rgba(0,43,99,.7);
}

.fca-Search_Menu-maserati input::-moz-placeholder {
    color: rgba(0,43,99,.7);
}

.fca-Search_Menu-maserati input:-ms-input-placeholder {
    color: rgba(0,43,99,.7);
}

.fca-Search_Menu-maserati input:-moz-placeholder {
    color: rgba(0,43,99,.7);
}

.fca-Search_Menu-maserati .fca-Button_Search {
    background-color: #002b63;
}

@media (max-width: 991.98px) {
    .fca-Search_Menu-maserati input {
        border-bottom: 1px solid rgba(0,43,99,.7) !important;
    }
}

/*Color Datepicker*/
.fca-Datepicker_maserati .flatpickr-calendar .flatpickr-current-month:after {
    box-shadow: 1px -1px 0 1px #002b63 inset;
    -webkit-box-shadow: 2px -2px #002b63 inset;
}

.fca-Datepicker_maserati .flatpickr-calendar .flatpickr-current-month:before {
    box-shadow: 1px -1px 0 1px #002b63 inset;
    -webkit-box-shadow: 2px -2px #002b63 inset;
}

.fca-Datepicker_maserati .flatpickr-calendar .numInputWrapper span.arrowUp:after {
    box-shadow: 1px -1px 0 1px #002b63 inset;
    -webkit-box-shadow: 2px -2px #002b63 inset;
}

.fca-Datepicker_maserati .flatpickr-calendar .numInputWrapper span.arrowDown:after {
    box-shadow: 1px -1px 0 1px #002b63 inset;
    -webkit-box-shadow: 2px -2px #002b63 inset;
}

.fca-Datepicker_maserati .flatpickr-calendar .flatpickr-day.today {
    background-color: #002b63;
    border-color: #002b63;
}

.fca-Datepicker_maserati .flatpickr-calendar .flatpickr-day.today:hover, .fca-Datepicker_maserati .flatpickr-calendar .flatpickr-day.today:focus {
    background-color: #002b63;
    border-color: #002b63;
}

.fca-NavbarBackground_maserati {
    background-color: #ffffff;
}

.fca-NavbarTextColor_maserati,
.fca-NavbarTextColor_maserati .header-Module_Navbar .navbar a {
    color: #1a1a1a !important;
}

.fca-NavbarBackground_maserati .header-Navbar_Navbar-nav-link:before {
    background-color: #002b63 !important;
}

.fca-Menu_Models .fca-Menu_Models_maserati.active:before {
    border-color: #002b63;
}


.fca-Border_maserati.active {
    border-color: #002b63;
}

.underlineBrand_maserati:before {
    background: #002b63 !important;
}

.fca-Body_maserati .newsletter-brand {
    border-color: #002b63 !important;
}
.fca-Body_maserati .newsletter-brand :checked + label::before {
    color: #002b63 !important;
}


/*Colors Brands*/
.fca-Color_maserati-corse {
    color: #002b63 !important;
}

.fca-Color_maserati-corse svg path{
    fill: #002b63 !important;
}

.fca-Color_maserati-corse:hover, .fca-Color_maserati-corse:active {
    color: #002b63;
}

/*Colors Links*/
.fca-Description_News-maserati-corse a {
        color: #2A3E86;
}

/*Background Brands*/
.fca-Bg_maserati-corse {
    background-color: #002b63;
}

/*Active Menu Brands*/
.fca-Active_maserati-corse:before {
    background-color: #002b63;
}

/*Hover Menu Brands*/
.fca-Hover_maserati-corse a:hover {
    color: #002b63 !important;
}

/*Hover Active Country*/
.fca-Menu_Country-maserati-corse:after {
    background-color: #002b63 !important;
}

/*Active Menu Dropdown Brand*/
.fca-Menu_Color-maserati-corse {
    color: #002b63 !important;
}

.fca-Menu_Color-maserati-corse:after {
    background-color: #002b63;
}

/*Button Brands*/
.fca-Btn_maserati-corse {
    background-color: #002b63;
    border-color: #002b63;
}

.fca-Btn_maserati-corse:hover, .fca-Btn_maserati-corse:focus, .fca-Btn_maserati-corse:active {
    background-color: #002b63 !important;
    border-color: #002b63 !important;
}

/*Brands Awards*/
.fca-Text_Table-maserati-corse {
    background-color: rgba(0,43,99,.8) !important;
}

.fca-Text_Table-maserati-corse .fca-Special_maserati-corse:after {
    background-color: #ffffff;
}

/*Special Brands*/
.fca-Special_maserati-corse:after {
    background-color: #002b63;
}

/*Active Brands Menu Page*/
.fca-Menu_Page-maserati-corse:after {
    background-color: #002b63;
}

/*Color Brands Filters Opacity*/
.fca-Opacity_maserati-corse {
    background-color: rgba(0,43,99,.2);
    color: #002b63;
}

/*Color Brands Scroll Bar*/
.fca-Scroll_maserati-corse .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #002b63 !important;
}

.fca-Scroll_maserati-corse ul li:not(.active):hover {
    color: #002b6380 !important;
    background-color: transparent !important;
}

.fca-Scroll_maserati-corse ul li.active {
    background-color: #002b63 !important;
}

/*Color Brands Content Tab*/
.fca-Tab_maserati-corse .active:after {
    background-color: #002b63;
}

.fca-Checkbox_maserati-corse .form-check input[type="checkbox"] {
    border: 2px solid #002b63 !important;
}

.fca-Checkbox_maserati-corse .form-check input[type="checkbox"]:checked {
    background-color: #002b63 !important;
    border-color: #002b63 !important;
}

/*Color Brands Form Radio Button*/
.fca-Radio_Color-maserati-corse .checkmark {
    border: 2px solid#002b63;
}

.fca-Radio_Color-maserati-corse .checkmark:after {
    background: #002b63;
}

.fca-Radio_Color-maserati-corse input:checked ~ .checkmark {
    border: 2px solid#002b63;
}

/*Color Brands Form Radio Button @andrea*/
.fca-Radio_Color-maserati-corse input[type="radio"] + label:before {
    border-color: #002b63;
}

.fca-Radio_Color-maserati-corse input[type="radio"] + label:after {
    background-color: #002b63;
}

.fca-Radio_Color-maserati-corse input[type="radio"]:checked + label::after {
    background: #002b63;
}

/*Color Brands Badge New Content*/
.fca-Border_Badge-maserati-corse .fca-Icon_Exclamation {
    border: 2px solid#002b63;
}

/*Color Search Menu*/
.fca-Search_Menu-maserati-corse .form-control:focus {
    color: rgba(0,43,99,.7);
}

.fca-Search_Menu-maserati-corse input {
    color: rgba(0,43,99,.7);
}

.fca-Search_Menu-maserati-corse input::-webkit-input-placeholder {
    color: rgba(0,43,99,.7);
}

.fca-Search_Menu-maserati-corse input::-moz-placeholder {
    color: rgba(0,43,99,.7);
}

.fca-Search_Menu-maserati-corse input:-ms-input-placeholder {
    color: rgba(0,43,99,.7);
}

.fca-Search_Menu-maserati-corse input:-moz-placeholder {
    color: rgba(0,43,99,.7);
}

.fca-Search_Menu-maserati-corse .fca-Button_Search {
    background-color: #002b63;
}

@media (max-width: 991.98px) {
    .fca-Search_Menu-maserati-corse input {
        border-bottom: 1px solid rgba(0,43,99,.7) !important;
    }
}

/*Color Datepicker*/
.fca-Datepicker_maserati-corse .flatpickr-calendar .flatpickr-current-month:after {
    box-shadow: 1px -1px 0 1px #002b63 inset;
    -webkit-box-shadow: 2px -2px #002b63 inset;
}

.fca-Datepicker_maserati-corse .flatpickr-calendar .flatpickr-current-month:before {
    box-shadow: 1px -1px 0 1px #002b63 inset;
    -webkit-box-shadow: 2px -2px #002b63 inset;
}

.fca-Datepicker_maserati-corse .flatpickr-calendar .numInputWrapper span.arrowUp:after {
    box-shadow: 1px -1px 0 1px #002b63 inset;
    -webkit-box-shadow: 2px -2px #002b63 inset;
}

.fca-Datepicker_maserati-corse .flatpickr-calendar .numInputWrapper span.arrowDown:after {
    box-shadow: 1px -1px 0 1px #002b63 inset;
    -webkit-box-shadow: 2px -2px #002b63 inset;
}

.fca-Datepicker_maserati-corse .flatpickr-calendar .flatpickr-day.today {
    background-color: #002b63;
    border-color: #002b63;
}

.fca-Datepicker_maserati-corse .flatpickr-calendar .flatpickr-day.today:hover, .fca-Datepicker_maserati-corse .flatpickr-calendar .flatpickr-day.today:focus {
    background-color: #002b63;
    border-color: #002b63;
}

.fca-NavbarBackground_maserati-corse {
    background-color: #ffffff;
}

.fca-NavbarTextColor_maserati-corse,
.fca-NavbarTextColor_maserati-corse .header-Module_Navbar .navbar a {
    color: #1a1a1a !important;
}

.fca-NavbarBackground_maserati-corse .header-Navbar_Navbar-nav-link:before {
    background-color: #002b63 !important;
}

.fca-Menu_Models .fca-Menu_Models_maserati-corse.active:before {
    border-color: #002b63;
}


.fca-Border_maserati-corse.active {
    border-color: #002b63;
}

.underlineBrand_maserati-corse:before {
    background: #002b63 !important;
}

.fca-Body_maserati-corse .newsletter-brand {
    border-color: #002b63 !important;
}
.fca-Body_maserati-corse .newsletter-brand :checked + label::before {
    color: #002b63 !important;
}

