.Zone_1,.Zone_3,.Zone_4,.Zone_5,.card-body {
    background-color: #ffffff!important;
}
a.dropdown-item:first-child {
    padding-top: 30px !important;
}

.dropdown-item,.navbar-nav .dropdown-menu,.show>.btn-primary.dropdown-toggle {
    background-color: #101010 !important;
    border: none !important;
}

.dropdown-item.active,.dropdown-item:active,.dropdown-item:hover {
    background-color: #101010 !important;
}

.btn-dark {
    border-color: #101010 !important;
}
.Zone_3 .card-img-wrapper {
    overflow: hidden !important;
    display: block !important;
    line-height: 0 !important;
}

.Zone_3 .card-img-wrapper a {
    display: block !important;
    line-height: 0 !important;
}

.Zone_3 .card-img-wrapper img {
    display: block !important;
    width: 100% !important;
    transform: scale(1) !important;
    transform-origin: center center !important;
    transition: transform 1.5s cubic-bezier(.25,.46,.45,.94) !important;
}

.Zone_3 .card-img-wrapper:hover img {
    transform: scale(1.03) !important;
}
.Zone_3.mt-50 {
    background-color: #fff!important;
}

h5.card-title {
    color: #000;
}

.bg-dark,.btn-dark {
    background-color: #101010!important;
    text-transform: uppercase;
}

.dropdown-item,.navbar-nav .dropdown-menu,.show>.btn-primary.dropdown-toggle {
    background-color: #000;
    border: none;
}

.dropdown-item.active,.dropdown-item:active,.dropdown-item:hover {
    background-color: #000
}

a.dropdown-item:hover {
    color: #d5d5d5!important;
}

a.dropdown-item {
    color: white !important;
}

.sky {
    padding: 20px 20px;
}

.disclaimer.zone-content.container {
    padding-top: 5px;
    border-top: 2px solid #e9e9e9 !important;
}

.mazda-care {
    background-color: #000;
    color: #fff;
    padding: 35px 0;
}

.mazda-care .section-title {
    font-size: 2.5rem;
    font-weight: 300;
    letter-spacing: 8px;
    text-align: center;
    margin-bottom: 10px;
}

.mazda-care .section-subtitle {
    font-size: 1rem;
    font-weight: 400;
    letter-spacing: 3px;
    text-align: center;
    margin-bottom: 60px;
}

.mazda-care .service-card {
    text-align: center;
    padding: 30px 20px;
}

.mazda-care .col-lg-3.col-md-6 {
    border-right: 1px solid;
}

.mazda-care .col-lg-3.col-md-6:last-child {
    border-right: 0px solid;
}

.mazda-care .icon-wrapper {
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 25px;
}

.mazda-care .service-icon {
    width: 80px;
    height: 80px;
    stroke: #fff;
    fill: none;
    stroke-width: 1.5;
}

.mazda-care .service-title {
    font-size: 0.85rem;
    font-weight: 400;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 20px;
    min-height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.mazda-care .service-description {
    font-size: 0.9rem;
    font-weight: 300;
    line-height: 1.6;
    color: #ccc;
    margin-bottom: 30px;
    min-height: 50px;
}

.mazda-care .learn-more-btn {
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff;
    padding: 12px 35px;
    font-size: 0.75rem;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 400;
    transition: all 0.3s ease;
    cursor: pointer;
}

.mazda-care .learn-more-btn:hover {
    background-color: #fff;
    color: #000;
}

.mazda-care.row {
    margin-left: 600px;
    margin-right: 600px;
}

.mazda-section {
    display: flex;
    align-items: stretch;
    max-height: 655px !important;
    width: 100%;
    overflow: hidden;
}

.mazda-section__image {
    flex: 0 0 51%;
    position: relative;
    overflow: hidden;
}

.mazda-section__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center right;
    display: block;
}

.mazda-section__copy {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 60px 72px;
    background: #f5f4f2;
}

.mazda-section__copy h2 {
    font-weight: 400;
    font-size: clamp(1.25rem, 2vw, 1.55rem);
    letter-spacing: 0.22em;
    color: #1a1a1a;
    text-transform: uppercase;
    margin-bottom: 28px;
}

.mazda-section__copy p {
    font-weight: 300;
    font-size: clamp(0.82rem, 1.1vw, 0.92rem);
    line-height: 1.75;
    color: #3a3a3a;
    max-width: 420px;
    margin-bottom: 40px;
}


.mazda-btn:hover {
    background: #333;
    color: #fff;
}

@media (max-width: 1920px) {
    .mazda-care.row {
        margin-left: 300px;
        margin-right: 300px;
    }
    div#image-rotator {
        top:160px;
        margin-bottom: 190px;
    }
}

@media (max-width: 1440px) {
    .mazda-care.row {
        margin-left: 20px;
        margin-right: 20px;
    }
}

@media only screen and (max-width:1280px) {
    .mazda-care.row {
        margin-left: 20px;
        margin-right: 20px;
    }
    .mazda-care .service-card {
    padding: 0px 0px;
  }
}

@media only screen and (max-width:1050px) {
    .mazda-care.row {
        margin-left: 0px;
        margin-right: 0px;
    }
    .mazda-care .service-card {
    padding: 50px 0px 10px 0px;
  }
}

@media (max-width: 991px) {
    .mazda-care .service-card {
        border-right: none;
        border-bottom: 1px solid #666;
        margin-bottom: 30px;
    }

    .mazda-care .col-lg-3.col-md-6 {
        border-right: 0px solid;
    }

    .mazda-care .service-card:last-child {
        border-bottom: none;
        margin-bottom: 0;
    }
}

@media (max-width: 768px) {
    .mazda-section {
        flex-direction: column;
    }

    .mazda-section__image {
        flex: none;
        height: 480px;
        width: 100%;
    }

    .mazda-section__copy {
        padding: 48px 32px;
    }
}