﻿body { background-color:#000000;}
a {text-decoration:none; color:#fff;}
a:hover {color:#c0d340 !important; }
.jumbotron{background-color:#000 !important;}
.frontPageLogo{ width:250px; height:auto;}
.bg-dark{background-color:#0b0b0c !important;}
.navbar{padding-top:30px !important; padding-bottom:20px !important;}
.phoneType{font-size:2.5em;letter-spacing:5px;color:#ffffff !important; text-decoration:none !important;}
.phoneType a:link {letter-spacing:5px;color:#ebebeb !important; text-decoration:none !important;}
a .phoneType {letter-spacing:5px;color:#ebebeb !important; text-decoration:none !important;}
.greenType {color:#c0d340 !important; }
.greenType a:link {color:#c0d340 !important; text-decoration:none;}
a .greenType a:link {color:#c0d340 !important; text-decoration:none;}
.card-header {background-color:#333 !important; color:#fff !important; border:none !important; }
a .card-header {background-color:#c0d340 !important; color:#fff !important;border:none !important;}
card-header a:link {background-color:#c0d340 !important; color:#fff !important;border:none !important;}
.textColorBlack{color:#000 !important;}
a .textColorBlack{color:#000 !important;}
.textColorWhite{color:#fff !important;}
a .textColorWhite{color:#fff !important;}
.textColorBlack a:link{color:#000 !important;}
.cardBodyAccordion{background-color:#1e2019 !important; color:#fff !important; border:none !important;}
.cardBodyAccordion a:link {background-color:#1e2019 !important; color:#fff !important;}
.footerBack{background-color:#000 !important;}
.card {border:none !important;}
.button{text-align: left !important;}
.contactBack {
  background-image: url('../images/car2.png') !important; background-repeat:no-repeat; width:90%; height:auto; position:center;
}
.font1 li{font-size:1.2em; padding-top:10px;}
ul {
  list-style: none; /* Remove default bullets */
}
.caret.caret-up {
    border-top-width: 0;
    border-bottom: 4px solid #fff;
  }
.lisTypeWhite {
  content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color:#fff; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
}
.whiteType{color:#ffffff !important;}
.noListImage {list-style-type:none !important; list-style-type:none !important;list-style-image:none !important;}
.nav-item {content: none;list-style-type:none !important; list-style-type:none !important;list-style-image:none!important;}
