.grey-overlay {
  background-color: rgba(240, 240, 240, 0.95);
}

.overlay-image-div {
  max-height: 96px;
  max-width: 84px;
}

.red-title {
  color: #c7081b;
  font-size: 20px;
}

.blue-title {
  color: #4e7b9c;
  font-size: 20px;
}

.name-div {
  border-bottom: 1px solid #e1e1e1;
}

.about-div {
  border-bottom: 1px solid #e1e1e1;
}

.about-div ul {
  list-style: none;
}

a .inventory {
  text-decoration: none;
}

.firstcharacter {
  float: left;
  color: #c7081b;
  font-size: 70px;
  line-height: 58px;
  padding-top: 4px;
  padding-right: 8px;
  padding-left: 3px;
}

.choose-list ul {
  padding: 0;
  margin: 0;
}

.choose-list ul li {
  list-style: none;
  font-size: 14px;
  color: #2d2d2d;
  line-height: 33px;
  font-weight: 400;
}

.choose-list ul li::before {
  width: 16px;
  height: 16px;
  background: #c7081b;
  font-family: FontAwesome;
  content: "\f105";
  margin-right: 10px;
  display: inline-block;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  line-height: 16px;
  font-size: 12px;
  -moz-padding-start: 1px;
}

.grey_btn {
  background-color: #f7f7f7;
  font-size: 14px;
  color: black;
}
.grey_btn:hover {
  background-color: #b9b9b9;
  color: black;
}
/* .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus{
    background-color: #b9b9b9;
} */

.list-btn {
  font-size: 14px;
  /* min-width: 114.233px; */
  min-width: 130px;
  border: 1px solid rgba(0, 0, 0, 0.0980392);
}

.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3rem solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}

.dynamic-image-8 {
  background-image: url(../../images/header_bg2.jpg);
  background-size: cover;
  height: 205px !important;
}

header .bottom-header .navbar-default .navbar-brand {
  height: 90px;
}

.car-block img {
  width: unset;
}

.inventory .title {
  white-space: unset;
  line-height: 26px;
  margin-bottom: 10px;
}
.breadcrumb {
  margin-right: 0;
}
.breadcrumb li,
.breadcrumb li a {
  color: black;
  font-size: 14px;
}

.team-profile-img-mh {
  max-height: 243px;
}

.sort .list {
  width: max-content;
}

a {
  text-decoration: none;
}
.hp-car.inventory {
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  min-height: 173px;
  background-image: url("../images/empty.png");
  z-index: 1;
  text-decoration: none;
  border: none;
  background-color: transparent;
  box-shadow: none;
  margin-bottom: 0 !important;
}

.default-btn,
.btn-inventory,
button,
input[type="reset"],
input[type="button"],
input[type="submit"] {
  background-color: #4e7b9c;
}

body .default-btn:hover,
.btn-inventory:hover,
button:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
input[type="submit"]:hover,
a.btn-inventory:not([href]):not([tabindex]):hover {
  background-color: #377cd5;
}

.bottom-header .navbar-default .navbar-nav > .active > a,
.bottom-header .navbar-default .navbar-nav > .active > a:hover,
.bottom-header .navbar-default .navbar-nav > .active > a:focus {
  background-color: #4e7b9c;
}

.bottom-header .navbar-default .navbar-nav > li a:hover {
  background-color: #4e7b9c;
}

.back_to_top:hover {
  background-color: #4e7b9c;
}

.recent-vehicles h5 {
  color: #4e7b9c;
}
.car-block:hover .car-block-bottom {
  background-color: #4e7b9c;
}

.arrow1 a:hover,
.arrow2 a:hover,
.arrow3 a:hover {
  background-color: #4e7b9c;
}

a,
.read-more a {
  color: #4e7b9c;
}

.dropdown-menu > .active > a {
  background-color: #4e7b9c;
}

a:hover,
.read-more a:hover {
  color: #377cd5;
}
button:hover {
  color: #377cd5;
}

.car-banner {
  background-position: 50% 0;
  background-attachment: fixed;
}

.flip,
.flip .card {
  width: 100%;
  height: unset;
}

.post-entry blockquote {
  padding: 0px 20px;
  margin: 20px 0 25px;
  border-left: 7px solid #c7081b;
  font-size: 19px;
}

/* .blog-list-image{
    max-width: 632px;
} */

.side-content .list ul li.blog-list {
  list-style: square;
}

.option-container .option-image {
  display: block;
  max-height: 50px;
  width: max-content;
  margin-bottom: 8px;
}

#startupModal .link-container {
  display: flex;
  justify-content: center;
  flex-direction: row;
  flex-wrap: wrap;
}

#startupModal .link-container .modal-link {
  display: flex;
  align-items: center;
  flex-direction: column;
  min-height: 234px;
  max-width: 223px;
  text-align: center;
  justify-content: center;
  border-radius: 8px;
  box-shadow: 0px 0px 15px #00000029;
  color: black;
  transition: 0.2s ease-in-out;
}

#startupModal .link-container .modal-link:hover {
  box-shadow: 0px 0px 15px #729bae;
}

#startupModal .modal-dialog {
  max-width: 692px;
}

#startupModal .modal-content {
  border-radius: 0;
}

#startupModal .head-img {
  height: 122px;
  width: 122px;
  margin: auto;
}

#startupModal .text-content {
  font-size: 26px;
  text-align: center;
}

#startupModal .link-container {
  display: flex;
  justify-content: center;
  flex-direction: row;
  flex-wrap: wrap;
}

#startupModal .link-container .modal-link {
  display: flex;
  align-items: center;
  flex-direction: column;
  min-height: 234px;
  max-width: 223px;
  text-align: center;
  justify-content: center;
  border-radius: 8px;
  box-shadow: 0px 0px 15px #00000029;
  color: black;
  transition: 0.2s ease-in-out;
}

#startupModal .link-container .modal-link:hover {
  box-shadow: 0px 0px 15px #729bae;
}

#scrollToTop {
  background-color: #fff;
  color: #37ebe0;
  border-radius: 100%;
  height: 79px;
  width: 79px;
  position: fixed;
  bottom: 50px;
  right: 20px;
  box-shadow: 0px 0px 15px #00000029;
  font-size: 44px;
  transition: 0.2s ease-in-out;
  display: none;
  z-index: 100;
}

#scrollToTop .fa-rocket {
  transform: rotate(0deg);
  transition: 0.2s ease-in-out;
}

#scrollToTop:hover {
  box-shadow: 0px 0px 15px #729bae;
}

#scrollToTop:hover .fa-rocket {
  transform: rotate(315deg);
}

.post-entry blockquote {
  padding: 0px 20px;
  margin: 20px 0 25px;
  border-left: 7px solid #c7081b;
  font-size: 19px;
}

/* .blog-list-image{
    max-width: 632px;
} */

.side-content .list ul li.blog-list {
  list-style: square;
}

.blog-categ-link.active::after {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  margin-left: 1rem;
  content: "\f057";
}

.side-content .list h3 {
  color: #4e7b9c;
}

.inventory-box,
.inventory-card {
  position: relative;
}

.bandeau {
  position: absolute;
  top: -10px;
  left: -10px;
  overflow: hidden;
  z-index: 2;
  width: 150px;
  height: 150px;
}

.bandeau span {
  right: -25px;
  top: 40px;
  transform: rotate(-45deg);
  position: absolute;
  display: block;
  width: 225px;
  padding: 13px 0;
  background-color: #00b2b2;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  line-height: 1em;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1.5px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
}

.bandeau::before {
  top: 0;
  right: 1px;
}

.bandeau::after{
  bottom: 2px;
  left: 0;
}

.bandeau::before,
.bandeau::after {
  position: absolute;
  z-index: -1;
  content: "";
  display: block;
  border: 5px solid #085454;
  border-top-color: rgb(8, 84, 84);
  border-left-color: rgb(8, 84, 84);
  border-top-color: transparent;
  border-left-color: transparent;
}

.price-type {
  font-size: 15px;
}
