@import url("https://fixedopsdigital.s3.amazonaws.com/fod/production/css/DS-SEO/3.0/Main/CDK/CDK_Main.css");
@import url("https://fixedopsdigital.s3.amazonaws.com/fod/production/css/DS-SEO/3.0/Main/FOD_Sections/FOD_Sections.css");
/* PAGE HEADER */
.fod-header.nissan h1,
.fod-header.nissan h2 {
  font-size: 40px;
  text-transform: uppercase;
  text-align: center !important;
  color: #fff !important;
}

@media screen and (max-width: 640px) {
  .fod-header.nissan h1,
.fod-header.nissan h2 {
    font-size: 5vw;
  }
}

.fod-header.nissan p {
  font-size: inherit;
  color: #fff !important;
  text-align: center !important;
}

.fod-header.nissan .header-overlay.dark h1,
.fod-header.nissan .header-overlay.dark h2,
.fod-header.nissan .header-overlay.dark p {
  color: white !important;
}

.fod-header.nissan .header-overlay.light h1,
.fod-header.nissan .header-overlay.light h2,
.fod-header.nissan .header-overlay.light p {
  color: black !important;
}

/* PAGE HEADER */
/* NAVBAR CSS */
.fod-navbar-default.nissan {
  background-color: #eee;
}

.fod-navbar-default.nissan .fod-navbar-nav {
  display: flex;
}

.fod-navbar-default.nissan .fod-navbar-nav a {
  background-color: #eee;
  color: black !important;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
}

.fod-navbar-default.nissan .fod-navbar-nav a:hover {
  background-color: #c3172f;
  color: #fff !important;
}

@media only screen and (max-width: 640px) {
  .fod-navbar-default.nissan .fod-navbar-nav a {
    font-size: 11px;
  }
}

.fod-navbar-default.nissan .fod-navbar-nav a.fod-navbar-button {
  background-color: #c3172f;
  color: #fff !important;
  text-transform: uppercase;
  text-align: center;
  padding: 16px 16px;
  font-size: 14px;
  text-decoration: none;
}

.fod-navbar-default.nissan .fod-navbar-nav a.fod-navbar-button:hover {
  background-color: #900023;
  color: #fff !important;
}

@media only screen and (max-width: 780px) {
  .fod-navbar-default.nissan .fod-navbar-nav a.fod-navbar-button {
    display: none;
  }
}

.fod-navbar-default.nissan .fod-navbar-nav li:last-child {
  margin-left: auto !important;
}

.fod-navbar-default.nissan .fod-navbar-nav .dropdown-menu a {
  background-color: #eee !important;
  color: black;
  text-align: left;
}

.fod-navbar-default.nissan .fod-navbar-nav .dropdown-menu a:hover {
  background-color: white !important;
}

/* NAVBAR */
/* CONTENT CONTAINERS */
.fod-full-width-container.light-nissan {
  color: black;
  background-color: #eeeeee !important;
}

.fod-full-width-container.dark-nissan {
  color: white;
  background-color: #212121 !important;
}

.fod-center {
  text-align: center;
}

/* CONTENT CONTAINERS */
/* SPLIT HEADING */
h2.nissan.pt-1 {
  font-size: 1.6em !important;
  font-weight: 500 !important;
  padding-top: unset !important;
}

h2.nissan.pt-2 {
  font-size: 2em !important;
  font-weight: 600 !important;
  padding-top: unset !important;
}

h3.nissan.pt-1 {
  font-size: 1.3em !important;
  font-weight: 500 !important;
  padding-top: unset !important;
}

h3.nissan.pt-2 {
  font-size: 1.6em !important;
  font-weight: 600 !important;
  padding-top: unset !important;
}

/* SPLIT HEADING */
/* BUTTONS */
a.fod-card-link.nissan {
  text-decoration: none;
  font-size: 15px;
  text-transform: uppercase;
  color: #c3172f !important;
  padding: 4px 8px;
  display: inline-block;
  margin-top: 10px;
}

a.fod-card-link.nissan:hover {
  color: #9d1325;
}

a.fod-card-link.nissan .fa {
  color: #9d1325;
}

/* BUTTONS */
/* BACKGROUND SECTION */
.fod-section h1,
.fod-section h2,
.fod-section h3,
.fod-section h4,
.fod-section h5,
.fod-section h5 {
  text-transform: uppercase;
}

.fod-section p,
.fod-section li,
.fod-section span {
  font-size: 15px;
}

.fod-section.fod-bg {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 35em;
}

@media only screen and (max-width: 780px) {
  .fod-section.fod-bg {
    overflow-y: unset;
    overflow-x: unset;
    max-height: unset;
  }
}

.fod-section.fod-bg.nissan .fod-overlay {
  padding: 2em 0em;
}

@media only screen and (max-width: 640px) {
  .fod-section.fod-bg.nissan .fod-overlay {
    padding: 0em 0em;
  }
}

.fod-section.fod-bg.nissan .fod-overlay.dark {
  background: linear-gradient(to right, #171717 1%, #151515 40%, rgba(0, 0, 0, 0.81) 60%, rgba(0, 0, 0, 0) 80%, rgba(0, 0, 0, 0) 100%);
}

.fod-section.fod-bg.nissan .fod-overlay.dark h1,
.fod-section.fod-bg.nissan .fod-overlay.dark h2,
.fod-section.fod-bg.nissan .fod-overlay.dark h3,
.fod-section.fod-bg.nissan .fod-overlay.dark h4,
.fod-section.fod-bg.nissan .fod-overlay.dark h5,
.fod-section.fod-bg.nissan .fod-overlay.dark h5 {
  color: white !important;
}

.fod-section.fod-bg.nissan .fod-overlay.dark p,
.fod-section.fod-bg.nissan .fod-overlay.dark li,
.fod-section.fod-bg.nissan .fod-overlay.dark span {
  color: white;
}

.fod-section.fod-bg.nissan .fod-overlay.dark p a {
  color: #b7b7b7;
  font-weight: 600;
}

@media only screen and (max-width: 640px) {
  .fod-section.fod-bg.nissan .fod-overlay.dark {
    background: #272727de;
  }
}

.fod-section.fod-bg.nissan .fod-overlay.light {
  background: linear-gradient(90deg, white, transparent);
}

@media only screen and (max-width: 640px) {
  .fod-section.fod-bg.nissan .fod-overlay.light {
    background: #ffffffa2;
  }
}

.fod-section.fod-bg.nissan .fod-overlay.light h1,
.fod-section.fod-bg.nissan .fod-overlay.light h2,
.fod-section.fod-bg.nissan .fod-overlay.light h3,
.fod-section.fod-bg.nissan .fod-overlay.light h4,
.fod-section.fod-bg.nissan .fod-overlay.light h5,
.fod-section.fod-bg.nissan .fod-overlay.light h5 {
  color: black !important;
}

.fod-section.fod-bg.nissan .fod-overlay.light p,
.fod-section.fod-bg.nissan .fod-overlay.light li,
.fod-section.fod-bg.nissan .fod-overlay.light span {
  color: black;
}

.fod-section.fod-bg.nissan .fod-overlay.light p a {
  color: #b7b7b7;
  font-weight: 600;
}

@media only screen and (max-width: 640px) {
  .fod-section.fod-bg.nissan .fod-overlay.light {
    background: #ffffffc7;
  }
}

@media only screen and (max-width: 880px) {
  .fod-section.fod-bg.nissan .fod-overlay {
    flex-basis: 100%;
  }
}

@media only screen and (max-width: 880px) {
  .fod-section.fod-bg.nissan .fod-overlay {
    flex-basis: 100%;
  }
}

.fod-section.fod-bg.nissan .fod-overlay p a {
  color: #b7b7b7;
  font-weight: 600;
}

@media only screen and (max-width: 640px) {
  .fod-section.nissan .fod-col .fod-content {
    padding: 1em 1em;
  }
}

.fod-section.nissan .fod-col .fod-content.left {
  padding-left: 5vw;
}

@media only screen and (max-width: 640px) {
  .fod-section.nissan .fod-col .fod-content.left {
    padding-left: 0%;
  }
}

.fod-section.nissan .fod-col .fod-content.right {
  padding-right: 5vw;
}

@media only screen and (max-width: 640px) {
  .fod-section.nissan .fod-col .fod-content.right {
    padding-right: 0%;
  }
}

.fod-section.nissan .fod-col.bg-img img {
  max-height: 30em;
}

.fod-section.nissan .fod-heading {
  display: flex;
  width: 100%;
  justify-content: start;
  align-items: start;
  text-align: left;
  padding: 1% 0%;
  position: relative;
  flex-direction: column;
}

@media only screen and (max-width: 640px) {
  .fod-section.nissan .fod-heading {
    padding: 1em 1em;
  }
}

.fod-section.nissan .fod-heading h1,
.fod-section.nissan .fod-heading h2,
.fod-section.nissan .fod-heading h3 {
  position: relative;
  padding-top: 10px;
  font-weight: 600;
}

.fod-section.nissan .fod-heading h1:before,
.fod-section.nissan .fod-heading h2:before,
.fod-section.nissan .fod-heading h3:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 5px;
  width: 25%;
  border-top: 5px solid #c3172f;
}

.fod-section.nissan .fod-heading h4,
.fod-section.nissan .fod-heading h5 {
  margin-top: 20px !important;
  margin-bottom: 5px !important;
}

.fod-section.nissan.dark {
  background-color: #343434;
}

@media only screen and (max-width: 640px) {
  .fod-section.nissan.dark {
    max-height: unset;
  }
}

.fod-section.nissan.dark h1,
.fod-section.nissan.dark h2,
.fod-section.nissan.dark h3,
.fod-section.nissan.dark h4,
.fod-section.nissan.dark h5,
.fod-section.nissan.dark h5 {
  color: white !important;
}

.fod-section.nissan.dark p,
.fod-section.nissan.dark li,
.fod-section.nissan.dark span {
  color: white;
}

.fod-section.nissan.dark p a,
.fod-section.nissan.dark li a {
  color: #eee !important;
  text-decoration: underline;
}

.fod-section.nissan.dark p a:hover,
.fod-section.nissan.dark li a:hover {
  color: #333;
}

.fod-section.nissan.dark .fod-check-list li:before {
  border-color: #fff;
}

.fod-section.nissan.light {
  background-color: #eee;
}

.fod-section.nissan.light h1,
.fod-section.nissan.light h2,
.fod-section.nissan.light h3,
.fod-section.nissan.light h4,
.fod-section.nissan.light h5,
.fod-section.nissan.light h5 {
  color: #333 !important;
}

.fod-section.nissan.light p,
.fod-section.nissan.light li,
.fod-section.nissan.light span {
  color: #333;
}

.fod-section.nissan.light .fod-check-list li:before {
  border-color: #333;
}

.fod-section.nissan .fod-card .fod-content h1,
.fod-section.nissan .fod-card .fod-content h2,
.fod-section.nissan .fod-card .fod-content h3,
.fod-section.nissan .fod-card .fod-content h4,
.fod-section.nissan .fod-card .fod-content h5,
.fod-section.nissan .fod-card .fod-content h5 {
  text-transform: uppercase;
}

.fod-section.nissan .fod-card.primary {
  background-color: #000;
}

.fod-section.nissan .fod-card.primary h1,
.fod-section.nissan .fod-card.primary h2,
.fod-section.nissan .fod-card.primary h3,
.fod-section.nissan .fod-card.primary h4,
.fod-section.nissan .fod-card.primary h5,
.fod-section.nissan .fod-card.primary h5 {
  color: white !important;
  margin-top: unset;
}

.fod-section.nissan .fod-card.primary p,
.fod-section.nissan .fod-card.primary li,
.fod-section.nissan .fod-card.primary span {
  color: white !important;
  margin-bottom: unset;
}

.fod-section.nissan .fod-card.primary p a,
.fod-section.nissan .fod-card.primary li a {
  color: #eee !important;
  text-decoration: underline;
}

.fod-section.nissan .fod-card.primary p a:hover,
.fod-section.nissan .fod-card.primary li a:hover {
  color: #333 !important;
}

.fod-section.nissan .fod-card a.fod-card-link.nissan {
  color: #fff;
  text-decoration: none;
}

.fod-section.nissan .fod-card a.fod-card-link.nissan:hover {
  color: #c3172f !important;
}

.fod-section.nissan .fod-card .fod-check-list li {
  padding-left: 2.5rem;
}

.fod-section.nissan .fod-card .fod-check-list li:before {
  border-color: #fff;
}

.fod-section.nissan .fod-card.secondary {
  background-color: #323232;
}

.fod-section.nissan .fod-card.secondary h1,
.fod-section.nissan .fod-card.secondary h2,
.fod-section.nissan .fod-card.secondary h3,
.fod-section.nissan .fod-card.secondary h4,
.fod-section.nissan .fod-card.secondary h5,
.fod-section.nissan .fod-card.secondary h5 {
  color: white !important;
  margin-top: unset;
}

.fod-section.nissan .fod-card.secondary p,
.fod-section.nissan .fod-card.secondary li,
.fod-section.nissan .fod-card.secondary span {
  color: white !important;
  margin-bottom: unset;
}

.fod-section.nissan .fod-card.secondary p a,
.fod-section.nissan .fod-card.secondary li a {
  color: #eee !important;
  text-decoration: underline;
}

.fod-section.nissan .fod-card.secondary p a:hover,
.fod-section.nissan .fod-card.secondary li a:hover {
  color: #333;
}

.fod-section.nissan .fod-card.secondary .fod-check-list li:before {
  border-color: #fff;
}

.fod-section.nissan .fod-card.secondary a.nissan {
  color: #fff !important;
  text-decoration: none;
}

.fod-section.nissan .fod-card.secondary a.nissan:hover {
  color: #c3172f;
}

/* BACKGROUND SECTION */
/* CONTENT ACCORDION */
.fod-section.fod-accordion {
  padding: 25px 10px;
}

.fod-section.fod-accordion.nissan .fod-ac-label {
  font-weight: 800;
  text-transform: uppercase;
  border: solid 1px #000;
  background-color: #fafafa;
  border-radius: 5px 5px 5px 5px;
  margin-bottom: -1px;
  font-size: 20px;
}

.fod-section.fod-accordion.nissan .fod-ac-label:hover {
  background-color: #c6c6c6;
}

.fod-section.fod-accordion.nissan .fod-ac-label:hover:after {
  background-color: transparent;
}

.fod-section.fod-accordion.nissan .fod-ac-label:after {
  background-color: transparent;
}

.fod-section.fod-accordion.nissan .fod-ac-input:checked + label {
  border-radius: 5px 5px 0px 0px;
  background-color: #fafafa;
  font-size: 20px;
}

.fod-section.fod-accordion.nissan .fod-ac-input:checked ~ .fod-ac-text {
  border: solid 1px #000;
  border-radius: 0px 0px 5px 5px;
  background-color: #fff;
  padding: 15px;
}

.fod-section.fod-accordion.nissan .fod-ac-input:checked ~ .fod-ac-text p {
  color: #000 !important;
}

/* CONTENT ACCORDION */
/* CHECKMARK LIST */
.fod-check-list {
  padding-left: 1.5rem;
}

.fod-check-list li {
  padding-left: 2.5rem;
}

/* CHECKMARK LIST */
/* ICONS */
.fod-icon.nissan {
  max-width: 120px;
}

/* ICONS */
