@font-face {
  font-family: 'SanFranciscoDisplay';
  src: url("../fonts/SanFranciscoDisplayRegular.eot");
  src: url("../fonts/SanFranciscoDisplayRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/SanFranciscoDisplayRegular.woff2") format("woff2"), url("../fonts/SanFranciscoDisplayRegular.woff") format("woff"), url("../fonts/SanFranciscoDisplayRegular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'SanFranciscoDisplay';
  src: url("../fonts/SanFranciscoDisplayLight.eot");
  src: url("../fonts/SanFranciscoDisplayLight.eot?#iefix") format("embedded-opentype"), url("../fonts/SanFranciscoDisplayLight.woff2") format("woff2"), url("../fonts/SanFranciscoDisplayLight.woff") format("woff"), url("../fonts/SanFranciscoDisplayLight.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'SanFranciscoDisplay';
  src: url("../fonts/SanFranciscoDisplayMedium.eot");
  src: url("../fonts/SanFranciscoDisplayMedium.eot?#iefix") format("embedded-opentype"), url("../fonts/SanFranciscoDisplayMedium.woff2") format("woff2"), url("../fonts/SanFranciscoDisplayMedium.woff") format("woff"), url("../fonts/SanFranciscoDisplayMedium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'SanFranciscoDisplay';
  src: url("../fonts/SanFranciscoDisplayHeavy.eot");
  src: url("../fonts/SanFranciscoDisplayHeavy.eot?#iefix") format("embedded-opentype"), url("../fonts/SanFranciscoDisplayHeavy.woff2") format("woff2"), url("../fonts/SanFranciscoDisplayHeavy.woff") format("woff"), url("../fonts/SanFranciscoDisplayHeavy.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'SanFranciscoDisplay';
  src: url("../fonts/SanFranciscoDisplayBold.eot");
  src: url("../fonts/SanFranciscoDisplayBold.eot?#iefix") format("embedded-opentype"), url("../fonts/SanFranciscoDisplayBold.woff2") format("woff2"), url("../fonts/SanFranciscoDisplayBold.woff") format("woff"), url("../fonts/SanFranciscoDisplayBold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'SanFranciscoDisplay';
  src: url("../fonts/SanFranciscoDisplaySemibold.eot");
  src: url("../fonts/SanFranciscoDisplaySemibold.eot?#iefix") format("embedded-opentype"), url("../fonts/SanFranciscoDisplaySemibold.woff2") format("woff2"), url("../fonts/SanFranciscoDisplaySemibold.woff") format("woff"), url("../fonts/SanFranciscoDisplaySemibold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'BentonSans';
  src: url('../fonts/BentonSansRegular.eot');
  src: url('../fonts/BentonSansRegular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/BentonSansRegular.woff2') format('woff2'),
    url('../fonts/BentonSansRegular.woff') format('woff'),
    url('../fonts/BentonSansRegular.ttf') format('truetype'),
    url('../fonts/BentonSansRegular.svg#BentonSansRegular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'BentonSans';
  src: url('../fonts/BentonSansBlack.eot');
  src: url('../fonts/BentonSansBlack.eot?#iefix') format('embedded-opentype'),
    url('../fonts/BentonSansBlack.woff2') format('woff2'),
    url('../fonts/BentonSansBlack.woff') format('woff'),
    url('../fonts/BentonSansBlack.ttf') format('truetype'),
    url('../fonts/BentonSansBlack.svg#BentonSansBlack') format('svg');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
/* Align */
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
a:focus,
button:focus {
  outline: 0 !important;
  box-shadow: none !important;
}
/* #region-------------------General Styles---------------------------------------*/
* :focus {
  outline: 0;
}
article,
aside,
details,
figcaption,
footer,
.header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
video {
  display: inline-block;
  vertical-align: baseline;
}
[hidden],
template {
  display: none;
}
a:active,
a:hover {
  outline: 0;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 70%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -.45em;
}
sub {
  bottom: -.25em;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  margin: 0;
}
button {
  overflow: visible;
  text-align: left;
}
button,
select {
  text-transform: none;
}
button,
input[type="reset"] {
  cursor: pointer;
  padding: 0;
  margin: 0;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
.form-control:focus {
  border-color: #ced4da;
  outline: 0;
  box-shadow: none;
}
input::-ms-clear {
  display: none;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}
input[type="number"] {
  -moz-appearance: textfield;
}
input[type="search"] {
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button {
  display: none;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
.bold {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}
select:hover {
  cursor: pointer;
}
select::-ms-expand {
  display: none;
}
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
*:before,
*:after {
  box-sizing: border-box;
}
html {
  font-size: 1rem;
  -webkit-tap-highlight-color: transparent;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  touch-action: manipulation;
}
body {
  font-family: "SanFranciscoDisplay", sans-serif;
  font-weight: normal;
  font-size: 16px;
  color: #343434;
  background: #fff;
  margin: 0;
  position: relative;
}
input,
button,
select,
textarea {
  font-size: inherit;
  line-height: inherit;
  outline: none;
  border: none;
  background: none;
}
button:focus {
  box-shadow: none !important;
}
a {
  text-decoration: none;
  background-color: transparent;
  color: #6f6f6f;
  cursor: pointer;
}
a:hover {
  text-decoration: none !important;
}
a:focus-visible,
.btn:focus-visible {
  outline: 2px solid #103c68;
  /* Adjust color and thickness */
  outline-offset: 2px;
  /* Adds spacing around the outline */
}
figure {
  margin: 0;
  display: block;
}
iframe {
  border: 0;
}
img {
  vertical-align: middle;
  max-width: 100%;
  border: 0;
}
hr {
  margin: 40px 0;
  border: 0;
  border-top: 1px solid #221924;
  box-sizing: content-box;
  height: 0;
}
.color-c22332 {
  color: #c22332;
}
.required-star {
  font-style: normal;
  color: #c22332;
}
.btn {
  padding: 10px 25px;
  display: inline-block;
  color: #fff;
  text-transform: uppercase;
  border-radius: 0;
  border: 0;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  text-align: center;
  font-size: 16px;
  line-height: 18px;
  position: relative;
}
.btn-red,
.btn-red:hover,
.btn-red:focus {
  background-color: #c22332;
  color: #fff;
}
.btn-black,
.btn-black:hover,
.btn-black:focus {
  background-color: #000;
  color: #fff;
}
.btn-blue,
.btn-blue:hover,
.btn-blue:focus {
  background-color: #015cb7;
  color: #fff;
}
.hover-black:hover {
  background-color: transparent;
  transition: all 0.3s;
}
.hover-white:hover {
  color: #c22332;
  background-color: #fff;
  transition: all 0.3s;
}
.hover-black:before,
.hover-white:before {
  width: 0;
  height: 100%;
  border-width: 1px 0 1px 0;
  top: -1px;
  left: 0;
  transition-delay: 0.05s;
  transition: all 0.3s;
}
.hover-black:after,
.hover-white:after {
  width: 100%;
  height: 0;
  border-width: 0 1px 0 1px;
  top: 0;
  left: -1px;
  transition: all 0.3s;
}
.hover-black:after,
.hover-black::before {
  content: '';
  border-style: solid;
  position: absolute;
  z-index: 5;
  border-radius: 3px;
  box-sizing: content-box;
  border-color: #ffffff;
}
.hover-white:after,
.hover-white::before {
  content: '';
  border-style: solid;
  position: absolute;
  z-index: 5;
  border-radius: 3px;
  box-sizing: content-box;
  border-color: #c22332;
}
.hover-black:hover:before,
.hover-white:hover:before {
  width: 100%;
  transition: all 0.3s;
}
.hover-black:hover:after,
.hover-white:hover:after {
  height: 100%;
  transition: all 0.3s;
}
.page-content {
  padding: 110px 0 0;
}
.inner-pages {
  padding: 40px 0 0;
}
.desktop-view {
  display: block !important;
}
.mobile-view {
  display: none !important;
}
.select2 {
  width: 100% !important;
}
.select2 .select2-selection {
  padding: .375rem .75rem;
  height: 40px;
  line-height: 40px;
}
.select2 .select2-selection .select2-selection__rendered {
  line-height: 1.5;
  padding-left: 8px;
}
.select2 .select2-selection .select2-selection__arrow {
  height: 100%;
}
.cl-effect-13 a:hover::before,
.cl-effect-13 a:focus::before,
.cl-effect-13 a.active::before {
  color: #fff;
  text-shadow: 10px 0 #fff, -10px 0 #fff;
}
.cl-effect-13 a:before,
.cl-effect-13 a.active:before {
  position: absolute;
  top: 42%;
  left: 50%;
  color: transparent;
  content: ".";
  text-shadow: transparent 0px 0px;
  font-size: 2em;
  transform: translateX(-50%);
  pointer-events: none;
  transition: text-shadow 0.3s ease 0s, color 0.3s ease 0s;
}
.blinkDiv {
  animation: blinker 1s linear infinite;
}
@keyframes blinker {
  50% {
    opacity: 0.3;
  }
}
.ui-slider {
  height: 3px;
  border: 0;
  box-sizing: content-box;
  border-radius: 0;
}
.ui-slider-range.ui-widget-header.ui-corner-all {
  height: 3px;
  background: #1c355e;
  color: #222222;
}
.ui-state-default {
  border: 3px solid #1c355e !important;
  background: #fff !important;
  font-weight: normal;
  color: #555555 !important;
  width: 18px;
  height: 18px;
  border-radius: 18px;
  cursor: pointer;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -.4em !important;
}
/* BackToTop button css */
#scroll {
  position: fixed;
  right: 10px;
  bottom: 35px;
  cursor: pointer;
  width: 40px;
  height: 40px;
  background-color: #c22332;
  text-indent: -9999px;
  display: none;
  z-index: 9;
}
#scroll span {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -8px;
  margin-top: -12px;
  height: 0;
  width: 0;
  border: 8px solid transparent;
  border-bottom-color: #ffffff
}
#scroll:hover {
  background-color: #c22332;
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)";
}
#scroll:focus {
  outline: none;
}
#scroll>span {
  animation: inherit;
}
.internal-banner {
  background-image: url(../images/internal-banner.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #000;
  padding: 50px 0;
  text-align: center;
  color: #fff;
  font-size: 18px;
}
.internal-banner h1,
.internal-banner .banner-head {
  margin-bottom: 0px;
  font-size: 35px;
  font-weight: 900;
  text-transform: uppercase;
}
.internal-banner p {
  max-width: 800px;
  margin: 0 auto;
}
.internal-page {
  padding: 70px 0;
}
.hide {
  display: none;
}
.cursor-pointer {
  cursor: pointer;
}
/*-----------------Custom checkbox toggle----------------*/
.checkbox-toggle {
  position: relative;
}
.checkbox-toggle input {
  position: absolute;
  visibility: hidden;
}
.checkbox-toggle input+label {
  position: relative;
  display: inline-block;
  cursor: pointer;
  width: 45px;
  height: 25px;
}
.checkbox-toggle input+label.disabled {
  cursor: not-allowed;
  opacity: 0.5;
}
.checkbox-toggle input+label:before,
.checkbox-toggle input+label:after {
  content: "";
  display: block;
  border-radius: 25rem;
  position: absolute;
  top: 0;
  height: 25px;
}
.checkbox-toggle input+label:before {
  width: 45px;
  border: 1px solid #fff;
  background: #767676;
  transition: background 0.4s ease;
}
.checkbox-toggle input+label:after {
  width: 17px;
  height: 17px;
  transition: left 0.4s ease;
  background: #fff;
  top: 4px;
  left: 4px;
}
.checkbox-toggle input:checked+label:before {
  background-color: #000;
}
.checkbox-toggle input:checked+label:after {
  right: 4px;
  left: auto;
}
/*end checkbox toggle*/
/*#endregion*/
/* #region-------------------Header---------------------------------------*/
.header {
  background-color: #ffffff;
  background-image: url(../images/header-right-img-small.png);
  background-repeat: no-repeat;
  background-position: right top;
  padding: 15px 0 18px 0;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 9999;
  width: 100%;
  background-size: contain;
}
.header .logo {
  width: 300px;
}
.header .header-top-sec {
  color: #fff;
  font-size: 14px;
  /* margin-bottom: 18px; */
  margin-bottom: 3px;
  line-height: 18px;
  display: inline-block;
  background-color: #000000 !important;
}
.header .header-top-sec h1 {
  display: inline-block;
  margin: 0;
  font-size: 14px;
  font-weight: normal;
}
.header .header-top-sec a {
  /* color: #c22332; */
  color: #EA0F12 !important;
  /* color:#E63946 !important;   */
  background-color: transparent !important;
  font-weight: bold;
  margin-left: 8px;
  display: inline-block;
}
.header .navbar-nav {
  flex-direction: row;
  justify-content: end;
  color: #fff;
}
.header .navbar-nav .inner-navbar ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  background-color: #000;
}
.header .navbar-nav .inner-navbar {
  display: flex;
}
.header .navbar-nav .inner-navbar ul li {
  display: inline-block;
  padding: 15px 0;
  position: relative;
}
.header .navbar-nav .inner-navbar ul li a {
  padding: 0 9px;
  font-size: 14px;
  line-height: 18px;
  font-weight: 500;
}
.header .navbar-nav .inner-navbar ul.center-navigation {
  background-color: #c22332;
}
.header .navbar-nav .inner-navbar ul.right-navigation-link a {
  border-right: 1px solid #dddddd;
  padding: 0px 24px !important;
}
.header .navbar-nav .inner-navbar ul.right-navigation-link li:last-child a {
  border-right: 0;
  padding-right: 0 !important;
}
.header .navigarion-main .right-navigation-link li:last-child a .header .navigarion-main .right-navigation-link li a {
  padding: 0px 25px !important;
  border-right: 1px solid #dddddd;
}
/*#endregion*/
/* #region-------------------Home Page---------------------------------------*/
.usedtruck-expert {
  background-image: url(../images/used-truck-bg-img.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #000;
  padding: 50px 0;
}
.usedtruck-expert .title {
  font-weight: 900;
  text-align: center;
  color: #fff;
  font-size: 42px;
  text-transform: uppercase;
}
.usedtruck-expert .desc {
  text-align: center;
  color: #fff;
  font-size: 18px;
}
.usedtruck-expert .short-desc {
  background-color: rgba(0, 0, 0, 0.8);
  width: 490px;
  color: #fff;
  padding: 40px;
  margin-top: 30px;
}
#home-slider1 .swiper-container .swiper-wrapper .swiper-slide {
  height: 85vh !important;
}
/*#endregion*/
/* #region-------------------Footer---------------------------------------*/
.footer {
  background-color: #252525;
  padding: 40px 0;
}
.footer .footer-head {
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
  position: relative;
  padding-bottom: 30px;
}
.footer .footer-head:after {
  content: "";
  background-color: #c22332;
  width: 150px;
  height: 2px;
  position: absolute;
  left: 0;
  top: 30px;
}
.footer .footer-list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.footer .footer-list li {
  padding: 8px 0;
  line-height: 18px;
}
.footer .footer-list a {
  color: #999;
  font-size: 14px;
}
.footer .footer-list a:hover {
  color: #fff;
}
.footer .ft-subscribe-container .subscribe-title {
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  font-family: "SanFranciscoDisplayMedium", sans-serif;
  text-transform: uppercase;
  position: relative;
  margin-bottom: 16px;
  line-height: 18px;
  text-align: right;
}
.footer .ft-subscribe-container .form-control {
  border-radius: 0;
}
.footer .ft-subscribe-container .btn {
  border: 1px solid #fff;
  height: 100%;
}
.footer .social-media {
  text-align: right;
  margin-top: 15px;
}
.footer .social-media a {
  position: relative;
  background-color: #ffffff;
  padding: 5px 10px;
  margin-left: 10px;
  display: inline-block;
  text-align: center;
  color: #252525;
  font-size: 20px;
  line-height: 1.5em;
  height: 1.5em;
  width: 2em;
}
.footer .social-media a i {
  color: #252525;
  transition: all 0.3s;
  z-index: 10;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  line-height: 1.5em;
  height: 1.5em;
}
.footer .social-media a span {
  border-radius: 0;
  display: block;
  height: 0;
  left: 0;
  margin: 0;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  width: 0;
}
.footer .social-media a.facebook span {
  background-color: #3B5998;
}
.footer .social-media a.instagram span {
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
}
.footer .social-media a.linkedin span {
  background-color: #0073b0;
}
.footer .social-media a:hover i {
  color: #fff;
}
.footer .social-media a:hover span {
  width: 100%;
  height: 100%;
  border-radius: 0;
  margin: 0;
}
.footer .footer-btm {
  margin-top: 30px;
  text-align: right;
  color: #999;
}
.footer .footer-btm p:last-child{
  font-family:"SanFranciscoDisplayMedium", sans-serif;
}
.footer .footer-btm p .phone {
  color: #999;
}
.footer .input-group span .btn {
  min-height: 40px;
  border-radius: 0;
  background: #c22332;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  padding: 6px 20px;
  line-height: 16px;
  font-family: "SanFranciscoDisplayMedium", sans-serif;
}
/*#endregion*/
/* #region-------------------Promotions---------------------------------------*/
.promotions-page .promotions {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  padding-top: 50px;
  padding-bottom: 50px;
}
.promotions-page .promotions1 {
  background-image: url(../images/all-star-lineup-3-ways-to-save-15x.jpg);
}
.promotions-page .promotions2 {
  background-image: url(../images/proud-to-serve-veterans-discount.jpg);
}
.promotions-page .promotions3 {
  background-image: url(../images/ooida-member-discount-15x.jpg);
}
.promotions-page .promotions-wrap {
  display: flex;
  justify-content: end;
  align-items: center;
  margin-right: -20%;
}
.promotions-page .promotions2 .promotions-wrap {
  justify-content: start;
  margin-left: -20%;
  margin-right: auto;
}
.promotions-page .promotions-text {
  background: #231f20;
  box-shadow: 0 0.2rem 4.5rem 0 rgba(35, 31, 32, 0.03), inset 0 0 0 0.5rem rgba(255, 255, 255, 0.15);
  color: #fff;
  padding: 50px;
  width: 490px;
}
.promotions-page .promotions-text .head {
  font-size: 62px;
  font-weight: 900;
  text-transform: uppercase;
  line-height: 58px;
}
.promotions-page .promotions-text .small-text {
  color: #ed1c24;
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 2rem;
  letter-spacing: 0.168rem;
  line-height: 1.5;
  margin-bottom: 5px;
}
.promotions-page .promotions-text .desc {
  color: rgba(242, 242, 242, 0.6);
  font-size: 16px;
  line-height: 22px;
  margin: 37px 0;
}
.promotions-page .page-desc .page-subtitle {
  color: #c22332;
  padding-bottom: 20px;
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
}
.promotions-page .page-desc ul {
  list-style: auto;
}
.promotions-page .page-desc ul li {
  color: #333333;
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 35px;
}
.promotions-page .page-desc .head-desc {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  padding-top: 8px;
}
/*#endregion*/
/* #region-------------------contact us---------------------------------------*/
.contact-us .section-title {
  font-weight: bold;
  font-size: 30px;
  margin-bottom: 40px;
}
.contact-us .contact-detail {
  border-right: 1px solid #bbbbbb;
  height: 100%;
}
.contact-us .contact-detail .contact-label {
  color: #c22332;
  font-size: 18px;
  line-height: 22px;
}
.contact-us .contact-detail .contact-text {
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  margin-bottom: 3px;
}
.contact-us .dealer-employees img.employee-image {
  width: 100%;
  height: 270px;
  object-fit: cover;
  object-position: center;
}
.contact-us .dealer-employees .contact-name {
  padding: 25px 0;
  border-bottom: 1px solid #bbbbbb;
}
.contact-us .dealer-employees .employee-info .name {
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
}
.contact-us .dealer-employees .employee-info .designation {
  color: #666;
  line-height: 20px;
  margin-bottom: 0;
}
.contact-us .dealer-employees .employee-info .view-detail-btn {
  text-align: right;
  margin-top: -20px;
}
.contact-us .dealer-employees .employee-info .contact-info {
  margin-top: 10px;
}
.contact-us .dealer-employees .contact-number{
  margin-bottom: 0px;
}
.contact-us .dealer-employees .contact-number a{
  font-weight: bold;
  color: #333;
  line-height: 20px; 
}
.contact-us .dealer-employees .contact-number i {
  border: 1px solid #000000;
  border-radius: 50%;
  padding: 3px 5px;
  font-size: 12px;
  line-height: 12px;
  margin-right: 15px;
}
.contact-us .dealer-employees .contact-email i {
  font-size: 18px;
  line-height: 16px;
  margin-right: 15px;
  float: left;
}
.contact-us .dealer-employees .contact-email a {
  color: #333;
  display: block;
  padding-left: 33px;
  word-break: break-all;
  line-height: 18px;
}
.ethics-hotline {
  background: #c9202b;
  border-bottom: 1px solid #fff;
  padding: 50px 0;
  color: #fff;
  font-size: 17px;
}
.ethics-hotline .speakup-wrapper {
  padding-left: 50px;
}
.ethics-hotline .click-content {
  padding-left: 20px;
  position: relative;
}
.ethics-hotline .speakup-image {
  width: 70%;
  margin-top: -30px;
  max-width: 375px;
  padding-top: 10px;
}
/*#endregion*/
/* #region-------------------Dealer FAQ---------------------------------------*/
.dealer-faq .accordion-item {
  border-radius: 0;
  margin-bottom: 20px;
  border: 1px solid #d5d5d5;
}
.dealer-faq .accordion-item .accordion-button {
  background-color: transparent;
  box-shadow: none;
  padding: 12px 15px;
  color: #333333;
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
}
.dealer-faq .accordion-item .accordion-body a {
  color: #c22331;
}
.accordion-button:focus-visible {
  outline: 2px solid #103c68;
  /* Adjust color and thickness */
  outline-offset: 2px;
  /* Adds spacing around the outline */
}
/*#endregion*/
/* #region-------------------Warranty Page---------------------------------------*/
.warranty-page .nav-tabs {
  justify-content: center;
  position: relative;
  border-bottom: 0;
  margin-bottom: 70px;
}
.warranty-page .nav-tabs:before {
  content: "";
  background-color: #000000;
  width: 100%;
  height: 2px;
  position: absolute;
  left: 0;
  right: 0;
  top: 24px;
}
.warranty-page .nav-tabs .nav-item {
  padding: 0 15px;
  position: relative;
}
.warranty-page .nav-tabs .nav-item a {
  color: #000000;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  padding: 12px 35px;
  text-transform: uppercase;
  border: 1px solid #000000;
  border-radius: 0;
  background-color: #ffffff;
  position: relative;
  transition: all 0.3s;
  cursor: pointer;
}
.warranty-page .nav-tabs .nav-item a:hover {
  border-color: #c22332;
  border-radius: 3px;
  color: #c22332;
  transition: all 0.3s;
}
.warranty-page .nav-tabs .nav-item a.active {
  background-color: #c22332;
  color: #ffffff;
  border-color: #c22332;
}
.warranty-page .tab-content .tab-title {
  text-align: center;
  font-weight: 500;
  font-size: 22px;
  line-height: 26px;
}
.warranty-page .tab-content .grey-block {
  background-color: #bbb;
  margin: 20px 0 35px 0;
  color: #333;
  line-height: 20px;
  text-align: center;
  font-weight: 500;
  padding: 25px 15px;
}
.warranty-page .tab-content .grey-block p {
  max-width: 900px;
  margin: 0 auto;
}
.warranty-page .tab-content .desc {
  font-weight: 500;
}
.warranty-page .tab-content .custom-lists {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
}
.warranty-page .tab-content .custom-lists li {
  width: 33.33%;
  position: relative;
  padding-left: 25px;
  display: inline-block;
  padding-top: 5px;
  padding-bottom: 5px;
  vertical-align: top;
}
.warranty-page .tab-content .custom-lists.two-column-list li {
  width: 50%;
}
.warranty-page .tab-content .custom-lists li:before {
  content: "";
  background-color: #c22332;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 12px;
  left: 0;
}
.warranty-page .tab-content .section-box {
  color: #ffffff;
  font-size: 16px;
  line-height: 18px;
  font-weight: 500;
  padding: 12px 55px 14px 20px;
  background-color: #c22332;
  /* background-color: #bbbbbb; */
  /* background-color: #000000; 
  opacity: 0.3; */
  display: inline-block;
}
.trucksuite-details {
  box-shadow: rgb(221 221 221) 0px 2px 7px 1px;
}
.trucksuite-details .trucksuite-head {
  background-image: linear-gradient(to right, #E5EDF4, #0D5494);
  background-repeat: no-repeat;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding: 15px 20px;
}
.trucksuite-details .trucksuite-head img {
  width: 200px;
  height: 40px;
}
.trucksuite-details .trucksuite-head p {
  margin: 0;
  text-align: center;
  font-size: 20px;
}
.trucksuite-details .trucksuite-head .header-text {
  color: #fff;
  margin-right: 80px;
}
.trucksuite-details .trucksuite-body {
  padding: 15px;
  background: #fff;
}
.trucksuite-details .trucksuite-body .table-block {
  border: 2px solid#034aad;
  margin: 0;
  border-top: 0;
  background-color: #e4ebf6;
  padding: 10px;
}
.trucksuite-details .trucksuite-body .table-block .form-group {
  font-size: 13px;
  text-align: justify;
}
.trucksuite-details .trucksuite-body .table-block .form-group b {
  font-size: 16px;
  color: #034aad;
}
.trucksuite-details .table-bordered>:not(caption)>*>* {
  border-width: 0 2px;
}
.trucksuite-details .trucksuite-body td {
  border: 2px solid #034aad;
}
.trucksuite-details .trucksuite-body .trucksuite-wapper {
  height: 100%;
  border: 2px solid#034aad;
  background-color: #e4ebf6;
}
.trucksuite-details .trucksuite-body .trucksuite-wapper .Sensors {
  border-bottom: 0;
}
.trucksuite-details .trucksuite-body .trucksuite-section {
  border-bottom: 2px solid#034aad;
  margin: 0;
  padding: 10px;
  font-size: 13px;
  text-align: justify;
}
.trucksuite-details .trucksuite-body .trucksuite-section b {
  font-size: 16px;
  color: #034aad;
  /* font-weight: bold; */
}
.trucksuite-details .trucksuite-footer {
  margin: 0;
  border-top: 0;
  padding: 14px;
  font-size: 16px;
}
.trucksuite-details .trucksuite-footer .trucksuite-detail img {
  height: 25px;
}
.trucksuite-details .trucksuite-footer .trucksuite-detail a {
  font-size: 20px;
  text-decoration: none;
  color: #000;
  display: block;
  text-align: left;
  line-height: 24px;
}
.trucksuite-details .trucksuite-footer .trucksuite-detail address {
  font-size: 11px;
  color: #000;
  margin: 0;
  font-weight: normal;
}
.trucksuite-details .trucksuite-footer .download-trucksuiteapp {
  text-align: end;
  font-weight: bold;
}
.trucksuite-details .trucksuite-footer .mobile-img {
  height: 45px;
}
.trucksuite-details .trucksuite-footer .scnner-img {
  height: 45px;
  width: 45px;
}
/*#endregion*/
/* #region-------------------Finance Page---------------------------------------*/
.finance-page .desc {
  color: #333;
  font-weight: 500;
  line-height: 22px;
}
.finance-page .crossroad-logo {
  max-width: 92%;
  width: 100%;
}
.finance-page .lightgrey-bg {
  background-color: #f0f0f0;
  padding: 50px;
  color: #333;
  font-weight: 500;
  line-height: 22px;
}
.finance-page .local-financing .head {
  font-size: 25px;
  font-weight: 500;
  margin-bottom: 20px;
  color: #c22332;
  line-height: 30px;
  text-align: center;
  margin-bottom: 30px;
}
.finance-page .local-financing .name {
  font-weight: bold;
  font-size: 20px;
  color: #000;
}
.finance-page .local-financing .designation {
  color: #666;
}
.finance-page .local-financing .contact-number a {
  font-weight: bold;
  color: #000;
  line-height: 20px;
}
.finance-page .local-financing .contact-number i {
  border: 1px solid #000000;
  border-radius: 50%;
  padding: 3px 5px;
  font-size: 12px;
  line-height: 12px;
  margin-right: 10px;
  width: 21px;
}
.finance-page .local-financing .email-address i {
  margin-right: 10px;
  width: 21px;
  text-align: center;
}
/*#endregion*/
/*#region----------------Inventory----------------*/
.our-inventory .loading-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .7);
  z-index: 91;
}
.our-inventory .loading-overlay .loader-box {
  clear: both;
  font-size: 10px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-indent: -9999em;
  border-top: 10px solid rgba(0, 0, 0, .5);
  border-right: 10px solid rgba(0, 0, 0, .5);
  border-bottom: 10px solid rgba(0, 0, 0, .5);
  border-left: 10px solid #015cb7;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
  border-radius: 50%;
  width: 10em;
  height: 10em;
  display: block;
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}
.our-inventory .inventory-info p {
  font-size: 14px;
  color: #1c355e;
  line-height: 24px;
  padding: 0;
  margin-bottom: 40px;
}
.inventory-listing .listing {
  border: 1px solid #d6d6d6;
  position: relative;
  background: #ffffff;
  /* display: flex;
    flex-direction: column;
    justify-content: space-between; */
}
.inventory-listing.listing-image {
  height: 186px;
  position: relative;
}
.inventory-listing .listing-wrapper {
  padding: 0 10px 15px;
}
.inventory-listing .listing-image {
  position: relative;
}
.inventory-listing .listing-image>img {
  height: 186px;
  width: 100%;
  object-fit: cover;
  object-position: center center;
  display: block;
}
.inventory-listing .listing-image .sales-pending-block,
.inventory-listing .listing-image .coming-soon-block {
  position: absolute;
  top: -5px;
  left: -5px;
}
.inventory-listing .listing-title {
  font-size: 17px;
  font-weight: 600;
  color: #1c355e;
  line-height: 22px;
  margin: 25px 0 15px;
  overflow: hidden;
  padding: 0 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.listing-details {
  margin-bottom: 25px;
  font-size: 14px;
  color: #4a4f54;
  padding: 0 10px;
}
.inventory-listing .list-block {
  border-bottom: 1px solid #d1d2d6;
  padding: 0 0 10px 0;
  margin: 0 0 8px 0;
  display: flex;
}
.inventory-listing .list-block .left {
  float: left;
  width: 58%;
  font-size: 14px;
  font-weight: 400;
}
.inventory-listing .list-block .right {
  float: left;
  width: 42%;
  font-size: 14px;
  font-weight: 400;
}
.inventory-listing .list-block:last-child {
  border-bottom: none;
  padding: 0;
  margin: 0;
}
.inventory-listing .listing-text {
  padding: 0px 10px 20px 10px;
  line-height: 18px;
  font-size: 12px;
  color: #4a4f54;
  display: none;
}
.inventory-listing .location-block {
  font-size: 14px;
  padding: 0 10px;
  margin-bottom: 10px;
}
.inventory-listing .location-block i {
  font-size: 23px;
  margin-right: 10px;
}
.inventory-listing .location-block i.fa-mobile {
  font-size: 27px;
}
.inventory-listing .location-block span {
  vertical-align: super;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
}
.inventory-listing .listing-btn {
  width: 100%;
  font-weight: normal;
  font-size: 14px;
  padding: 10px 30px;
  text-decoration: none;
  border-radius: inherit;
}
.inventory-listing .listing:hover {
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.35);
  transition: .5s ease;
}
.inventory-listing .listing:hover .listing-btn {
  background: #c22332;
  transition: .5s ease;
}
.inventory-listing .listing:hover .location-marker {
  color: #c22332;
}
.inventory-listing .search-details .results-count {
  display: flex;
  justify-content: end;
  column-gap: 20px;
  font-size: 14px;
  color: #1c355e;
}
.inventory-listing .search-details .results-count p strong {
  color: #c22332;
}
.inventory-filters .filter-title {
  font-size: 24px;
  color: #000;
  letter-spacing: 0.5px;
  font-weight: bold;
}
.inventory-filters .inventory-sidebar {
  background: #f7f7f7;
  border-radius: 5px;
  padding: 30px 20px;
}
.inventory-filters .inventory-sidebar .filter-subtitle {
  font-size: 22px;
  color: #c22332;
  border-bottom: 1px solid #d6d6d6;
  padding-bottom: 5px;
  font-weight: bold;
  display: block;
  margin-bottom: 20px;
}
.inventory-filters .inventory-sidebar .search-field-icon-btn {
  position: relative;
}
.inventory-filters .inventory-sidebar .search-field-icon-btn .form-control {
  padding-right: 36px;
}
.inventory-filters .inventory-sidebar .search-field-icon-btn i {
  position: absolute;
  right: 2px;
  padding: 6px 10px;
  top: 0;
  line-height: 24px;
  cursor: pointer;
}
.inventory-filters .inventory-sidebar .section-title {
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1.5px;
  margin: 25px 0 10px 0;
  font-weight: bold;
  color: #000;
}
.inventory-filters .inventory-sidebar .filters-block {
  margin-bottom: 15px;
}
.inventory-filters .inventory-sidebar .filters-block label {
  margin: 0;
  padding: 0;
  font-size: 14px;
  color: #333;
  font-weight: 500;
  display: block;
}
.inventory-filters .inventory-sidebar .range-sliders label {
  margin-bottom: 6px;
}
.inventory-filters .inventory-sidebar .range-sliders input[type=text] {
  margin-top: 6px;
}
.inventory-filters .inventory-sidebar .range-sliders .search-filter .btn {
  width: 100%;
  font-weight: normal;
}
.inventory-pagination {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 40px;
  padding: 10px 0;
}
.our-inventory-listing:hover .inventory-pagination {
  position: sticky;
  bottom: -1px;
  background: rgba(255, 255, 255, 0.96);
  padding-top: 10px;
  padding-bottom: 10px;
  webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.inventory-pagination .inventory-traverse .first-last,
.inventory-pagination .inventory-traverse .previous-next {
  padding: 4px 10px;
  text-align: center;
  text-transform: uppercase;
  font-size: 15px;
  display: inline-block;
  font-weight: 600;
  color: #000;
  cursor: pointer;
}
.inventory-pagination .inventory-traverse .first-last {
  color: #fff;
  /* background: #1c355e; */
  background: #c22332;
}
.inventory-pagination .inventory-traverse .first-last:hover {
  /* background: #d02c2f; */
  background: #c22332;
}
.inventory-pagination .inventory-traverse .previous-next:hover {
  /* color: #d02c2f; */
  color: #000;
}
.inventory-pagination .inventory-traverse .first-last i,
.inventory-pagination .inventory-traverse .previous-next i {
  margin-right: 5px;
}
.inventory-pagination .inventory-traverse .first-last.disabled {
  cursor: not-allowed;
  /* background: #1c355e; */
  /* background: #bbbbbb; */
  background: #404040 !important;
  color: #ffffff;
  /* opacity: 0.7; */
}
.inventory-pagination .inventory-traverse .previous-next.disabled {
  cursor: not-allowed;
  color: #000;
  opacity: 0.7;
}
.inventory-pagination .page-no {
  flex: 1;
  text-align: center;
}
.inventory-pagination .page-no ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.inventory-pagination .page-no ul li {
  display: inline-block;
  padding: 10px 15px;
  line-height: 10px;
  /* color: #337ab7; */
  color: #333333;
  /* font-weight: 500; */
  font-weight: 600;
}
.inventory-pagination .page-no ul li:hover {
  cursor: pointer;
  color: #d02c2f;
}
.inventory-pagination .page-no ul li.active {
  color: #d02c2f;
}
.item-popup .popup-slider .carousel-item img {
  height: 438px;
  width: 100%;
  object-fit: fill;
  object-position: center center;
}
.item-popup .btn-close {
  position: absolute;
  background: rgba(0, 0, 0, 0.7);
  right: -18px;
  top: -18px;
  color: #fff;
  opacity: 1;
  height: 35px;
  width: 35px;
  border-radius: 100%;
  padding: 0;
  z-index: 9;
  text-align: center;
}
.item-popup .modal-content {
  border: 0;
}
.item-popup .modal-body {
  padding: 0;
}
.item-popup .popup-slider .carousel-control-prev-icon,
.item-popup .popup-slider .carousel-control-next-icon {
  background: black;
  font-size: 40px;
  width: 2.5rem;
  height: 2.5rem;
}
.item-popup .popup-details {
  padding: 50px 25px;
}
.item-popup .item-name {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 35px;
}
.item-popup .item-name .popup-title {
  max-width: 70%;
}
.item-popup .item-name .popup-title>span {
  font-size: 28px;
  color: rgb(28, 53, 94);
  font-weight: 500;
  padding-bottom: 10px;
  display: block;
  line-height: 34px;
}
.item-popup .item-name .popup-title .popup-btn-container .btn {
  font-weight: normal;
  font-size: 14px;
  padding: 7px 20px;
}
.item-popup .item-name .popup-links {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: right;
}
.item-popup .item-name .popup-links a {
  font-size: 14px;
  color: rgb(208, 44, 47);
  font-weight: 500;
  text-transform: uppercase;
}
.item-popup .item-name .popup-links a i {
  margin-left: 5px;
}
.item-popup .panel .panel-heading {
  padding-bottom: 8px;
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 10px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.5px;
}
.item-popup .panel .panel-heading a {
  color: #4a4f54;
  display: block;
}
.item-popup .panel .panel-body {
  font-size: 14px;
}
.item-popup .panel .panel-body strong {
  width: 15%;
  display: inline-block;
  font-weight: 500;
}
.item-popup .specification-accordion .spec-body {
  border: 1px solid #e4e4e4;
  margin-bottom: 15px;
  cursor: pointer;
}
.item-popup .specification-accordion .specification-accordion-head {
  color: #1c355e;
  padding: 12px 20px;
}
.item-popup .specification-accordion .specification-accordion-head h2 {
  font-size: 14px;
  margin: 0;
  line-height: 20px;
  font-weight: bold;
  display: inline-block;
  text-transform: uppercase;
}
.item-popup .specification-accordion .specification-accordion-head i {
  float: right;
  font-size: 20px;
}
.item-popup .specification-accordion .specification-accordion-body {
  border-top: 1px solid #e4e4e4;
  padding: 20px;
}
.item-popup .specification-accordion .specification-accordion-body table {
  margin: 0;
}
.product-enquiry-modal {
  margin-top: 20px;
}
.product-enquiry-modal .modal-title {
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 5px;
  margin-bottom: 10px;
  font-weight: 500;
  font-size: 20px;
}
.social-buttons {
  position: absolute;
  background: #fff;
  top: 45px;
  width: 160px;
  box-shadow: 0 0 10px #ddd;
  display: none;
  z-index: 9;
  /* padding: 15px 0; */
}
.social-buttons a {
  display: block;
  color: #4a4f54;
  font-size: 12px;
  text-transform: uppercase;
  padding: 5px 15px;
  display: flex;
  align-items: center;
}
.social-buttons a span {
  flex: 1;
  text-align: left;
}
.social-buttons a:hover {
  background: rgb(28, 53, 94, 0.2);
}
.social-buttons i {
  font-size: 16px;
  width: 30px;
  height: 30px;
  border-radius: 100px;
  text-align: center;
  line-height: 30px;
  margin-right: 7px;
}
.social-buttons .fa.fa-facebook {
  color: #2f72cd;
  border: 1px solid #2f72cd;
}
.social-buttons .fa.fa-envelope {
  color: #2f72cd;
  border: 1px solid #2f72cd;
}
.social-buttons .fa.fa-google-plus {
  color: #d0422a;
  border: 1px solid #d0422a;
}
.social-buttons .fa.fa-twitter {
  color: #35abdd;
  border: 1px solid #35abdd;
}
.social-buttons .fa.fa-linkedin {
  color: #2a94bc;
  border: 1px solid #2a94bc;
}
.inventory-detail .back-link {
  display: inline-block;
}
.inventory-detail .back-link span {
  color: #c22332;
  font-weight: 600;
  display: flex;
  align-items: center;
}
.inventory-detail .back-link span i {
  font-size: 20px;
  margin-right: 8px;
}
.inventory-detail .modal-dialog {
  width: 1000px;
  margin: 25px auto;
  max-width: initial;
}
.inventory-detail .modal-content {
  border-radius: 0;
  box-shadow: none;
  border: none;
}
.inventory-detail .modal-body {
  padding: 0;
}
#popup1.overlay.request-quote-popup{

    /* display: flex !important;
    align-items: flex-start !important;
    justify-content: center !important;
    flex-direction: column !important; */
}
.inventory-detail .modal-dialog .modal-content .modal-header{
    background-color: transparent;
    padding: 0px !important;
    height: 0px !important;
    border: 0px solid red !important;
}
.inventory-detail .custom-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 99;
  opacity: 1;
  background: transparent;
  box-shadow: none;
  border: none;
  background: rgba(0, 0, 0, 0.7);
  width: 40px;
  height: 40px;
  text-align: center;
}
.inventory-detail .custom-close span {
  color: #fff;
  font-size: 18px;
}
.inventory-detail .carousel-indicators {
  display: none;
}
.inventory-detail .popup-slider .carousel-control-prev-icon,
.inventory-detail .popup-slider .carousel-control-next-icon {
  background-color: #000;
  height: 2.5rem;
}
.inventory-detail .popup-slider .carousel-inner .carousel-item img {
  width: 100%;
  height: 400px;
  object-fit: cover;
  object-position: center center;
  display: block;
}
.inventory-detail .spec-accordion .spec-head h4 {
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    line-height: 20px;
}
.inventory-detail .spec-accordion .spec-head .arrow {
    float: right;
    width: 0px;
    height: 0px;
    border: 7px solid transparent;
    margin-top: 7px;
    border-top-color: #c22332;
}
.inventory-detail .popup-details-container {
  padding: 30px 35px;
}
.inventory-detail .popup-details-top {
  padding-bottom: 35px;
}
.inventory-detail .popup-title-container span {
  display: block;
  font-size: 28px;
  color: #1c355e;
  font-weight: bold;
  padding-bottom: 20px;
  line-height: 25px;
}
.inventory-detail .top-links {
  padding-bottom: 50px;
}
.inventory-detail .finance-links {
  float: right;
  padding: 0;
  list-style: none;
  margin: 0;
  text-align: right;
}
.inventory-detail .finance-links li a {
  color: #D02C30;
  font: bold 12px/22px 'Gotham', Arial;
  text-transform: uppercase;
}
.inventory-detail .finance-links li i {
  margin-left: 5px;
  font-size: 14px;
}
.inventory-detail .description .title {
  font: bold 14px/22px 'Gotham', Arial;
  margin-bottom: 15px;
  color: #4a4f54;
  border-bottom: 1px solid #e4e4e4;
  text-transform: uppercase;
  padding-bottom: 10px;
}
.inventory-detail .description .inventory-desc {
  list-style: none;
  margin: 0;
  padding: 0;
}
.inventory-detail .description .inventory-desc li {
  padding-bottom: 5px;
}
.inventory-detail .description .inventory-desc li span {
  width: 100px;
  display: inline-block;
}
.inventory-detail .description p {
  line-height: 24px;
  font-weight: 500;
}
.inventory-detail .specification {
  overflow: hidden;
}
.inventory-detail .specification .panel-heading {
  padding: 10px 15px 10px 0;
  border-bottom: 1px solid #e4e4e4;
}
.inventory-detail .specification .panel-heading a {
  display: block;
  font: bold 14px / 22px 'Gotham', Arial;
  color: #4a4f54;
  text-transform: uppercase;
}
.inventory-detail .specification .panel-heading .more-less {
  float: right;
  color: #c22332;
}
.inventory-detail .spec-accordion .spec-head {
  color: #000;
  border: 1px solid #e4e4e4;
  padding: 15px 20px;
  cursor: pointer;
  overflow: hidden;
  margin-top: 15px;
}
.inventory-detail .spec-accordion .spec-head h2 {
  float: left;
  font-size: 14px;
  font-weight: bold;
  margin: 0;
  line-height: 20px;
}
.inventory-detail .spec-accordion .spec-head .arrow {
  float: right;
  width: 0px;
  height: 0px;
  border: 7px solid transparent;
  margin-top: 7px;
  border-top-color: #c22332;
}
.inventory-detail .spec-accordion .spec-head.show .arrow {
  margin-top: 0px;
  border-bottom-color: #c22332;
  border-top-color: transparent;
}
.inventory-detail .spec-accordion .spec-body {
  border: 1px solid #e4e4e4;
  padding: 20px;
  height: auto;
  display: none;
  clear: both;
}
.inventory-detail .spec-head.close {
  opacity: 1;
}
.inventory-detail .spec-body table {
  margin: 0;
}
.inventory-detail .spec-body table>tbody>tr:nth-of-type(2n+1) {
  background-color: #f9f9f9;
}
.inventory-detail .spec-body table>tbody>tr:nth-of-type(2n) {
  background-color: #ececec;
}
.inventory-detail .spec-body table th,
.inventory-detail .spec-body table td {
  border: none !important;
  padding: 13px 20px !important;
  font-weight: normal;
  color: #4a4f54;
  border-bottom: 1px solid #fff !important;
}
.inventory-detail .spec-body table .tbold {
  font-weight: 500;
  font-size: 15px;
}
.inventory-detail .main-carousel .owl-prev,
.inventory-detail .main-carousel .owl-next,
.inventory-detail .thumbnail-carousel .owl-prev,
.inventory-detail .thumbnail-carousel .owl-next {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  opacity: 1;
  width: 50px;
  text-align: center;
  /* background-color: rgba(255, 255, 255, 0.5); */
  background-color: transparent;
  line-height: 36px;
}
.inventory-detail .main-carousel .owl-next,
.inventory-detail .thumbnail-carousel .owl-next {
  right: 0;
}
.inventory-detail .main-carousel .owl-prev::before,
.inventory-detail .thumbnail-carousel .owl-prev::before {
  content: "\f104";
  display: block;
  font-family: 'FontAwesome';
  color: #fff;
  font-size: 18px;
  font-weight: normal;
  text-shadow: 0 1px 2px rgb(0 0 0 / 60%);
}
.inventory-detail .main-carousel .owl-next::before,
.inventory-detail .thumbnail-carousel .owl-next::before {
  content: "\f105";
  display: block;
  font-family: 'FontAwesome';
  color: #fff;
  font-size: 18px;
  font-weight: normal;
  text-shadow: 0 1px 2px rgb(0 0 0 / 60%);
}
.inventory-detail .main-carousel .owl-item {
  overflow: hidden;
}
.inventory-detail .main-carousel .item {
  position: relative;
}
.inventory-detail .main-carousel .item img {
  /* max-height: 359px;
  height: 359px; */
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
.inventory-detail .main-carousel .item img.comming-soon {
  object-fit: contain;
  background: #58585a;
  padding: 0;
}
.inventory-detail .main-carousel .item .offer-tag {
  position: absolute;
  top: 7px;
  left: 7px;
}
.inventory-detail .thumbnail-carousel .item {
  margin:4px 2px 0px 2px;
  overflow: hidden;
}
.inventory-detail .thumbnail-carousel .item img {
  height: 120px;
  object-fit: cover;
  object-position: center center;
}
.inventory-detail .thumbnail-carousel .owl-item.synced .item {
  border-bottom: 2px solid #d02d30;
}
.inventory-detail .inventory-name {
  color: #000;
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
  margin-bottom: 22px;
  margin-top: 0;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 25px;
}
.inventory-detail .popup-overlay,
.our-inventory .popup-overlay {
  overflow-y: scroll;
}
.SocialSharingButtons {
  width: 160px;
  box-shadow: 0 0 10px #ddd;
  padding: 15px 0;
  background-color: #fff;
}
.SocialSharingButtons a {
  text-align: left;
  color: #4a4f54;
  font-size: 12px;
  font-weight: normal;
  text-transform: uppercase;
  padding: 5px 15px;
  display: block;
}
.SocialSharingButtons a:hover {
  color: #4a4f54;
}
.SocialSharingButtons .fa.fa-facebook {
  color: #2f72cd;
  font-size: 16px;
  width: 30px;
  height: 30px;
  border-radius: 100px;
  border: 1px solid #2f72cd;
  text-align: center;
  line-height: 30px;
  margin-right: 4px;
}
.SocialSharingButtons .fa.fa-envelope {
  color: #2f72cd;
  font-size: 14px;
  width: 30px;
  height: 30px;
  border-radius: 100px;
  border: 1px solid #2f72cd;
  text-align: center;
  line-height: 28px;
  margin-right: 4px;
}
.SocialSharingButtons .fa.fa-google-plus {
  color: #d0422a;
  font-size: 14px;
  width: 30px;
  height: 30px;
  border-radius: 100px;
  border: 1px solid #d0422a;
  text-align: center;
  line-height: 30px;
  margin-right: 4px;
}
.SocialSharingButtons .fa.fa-twitter {
  color: #35abdd;
  font-size: 16px;
  width: 30px;
  height: 30px;
  border-radius: 100px;
  border: 1px solid #35abdd;
  text-align: center;
  line-height: 30px;
  margin-right: 4px;
}
.SocialSharingButtons .fa.fa-linkedin {
  color: #2a94bc;
  font-size: 16px;
  width: 30px;
  height: 30px;
  border-radius: 100px;
  border: 1px solid #2a94bc;
  text-align: center;
  line-height: 30px;
  margin-right: 4px;
}
.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: visible;
  opacity: 1;
  z-index: 9999;
  display: none;
}
.overlay .close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 99;
  opacity: 1;
  background: transparent;
  box-shadow: none;
  border: none;
  background: rgba(0, 0, 0, 0.7);
  width: 40px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-size: 18px;
  font-weight: normal;
  text-align: center;
}
.brochure-popup {
  position: absolute;
  left: 0;
  right: 0;
  float: none;
  display: block;
  margin: 70px auto;
  padding: 30px 40px 60px;
  background: #fff;
  border-radius: 0;
  width: 60%;
}
.brochure-popup .popup-title {
  display: block;
  /* margin: 15px 0 30px 0; */
  font-size: 28px;
  color: #1c355e;
  font-weight: bold;
}
.brochure-popup .form-container .form-group {
  margin-bottom: 25px;
}
.brochure-popup .form-container label {
  color: #444;
}
.brochure-popup .form-container input[type=text],
.brochure-popup .form-container textarea {
  border: 1px solid #ddd !important;
  box-shadow: none;
  border-radius: 0;
  height: 40px;
}
.brochure-popup .form-container textarea {
  height: calc(100% - 24px);
}
.brochure-popup .form-container .btn-groups {
  padding: 0 15px;
  margin-top: 40px;
}
/*#endregion*/
/*#region ----------------Cookie consent----------------*/
.consent-container {
  position: fixed;
  bottom: 0;
  width: 100%;
  background: #000;
  padding: 20px;
  box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1);
  z-index: 9999;
  color: #fff;
  display: none;
}
.cookie-consent-bg {
  background: rgba(0, 0, 0, .5);
  z-index: 999;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  animation-name: fade-in;
  animation-duration: 400ms;
  animation-timing-function: ease-in-out;
  display: none;
}
@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.cookie-consent-banner .consent-wrapper {
  align-items: center;
}
.cookie-consent-banner .consent-wrapper strong {
  font-family: 'SanFranciscoDisplay-Bold', Arial, Helvetica, sans-serif;
  font-size: 20px;
  display: block;
  margin-bottom: 10px;
}
.cookie-consent-banner .consent-wrapper .gpc-info {
  background: #fff;
  padding: 3px 5px;
  border-radius: 5px;
  font-size: 15px;
  color: #000;
}
.cookie-consent-banner .consent-wrapper .gpc-info i {
  color: #c9202b;
}
.cookie-consent-banner .btn-white {
  background: #fff;
  color: #000;
  font-size: 15px;
  padding: 5px 15px;
  border: 1px solid #c22332;
  font-family: 'SanFranciscoDisplay-Medium', Arial, Helvetica, sans-serif;
}
.cookie-consent-banner .btn-blue {
  background: #c22332;
  color: #fff;
  font-size: 15px;
  padding: 5px 15px;
  border: 1px solid #c22332;
  font-family: 'SanFranciscoDisplay-Medium', Arial, Helvetica, sans-serif;
}
.cookie-settings {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 480px;
  height: 100%;
  box-shadow: 0px 2px 10px -3px #999;
  background: #000;
  /* transition: visibility 0s 500ms, opacity 500ms linear; */
  z-index: 10000;
  color: #fff;
  display: none;
}
.cookie-settings.slide-in-left {
  animation-name: ot-slide-in-left;
  animation-timing-function: ease-in-out;
  animation-fill-mode: both;
  animation-duration: 1s;
  display: block;
}
.cookie-settings.slide-out-left {
  animation-name: ot-slide-out-left;
  animation-timing-function: ease-in-out;
  animation-fill-mode: both;
  animation-duration: 1s;
  /* transition: visibility 0s 500ms, opacity 500ms linear;
    opacity: 0;
    visibility: hidden; */
}
.cookie-settings .cookie-header {
  padding: 0 10px;
  display: flex;
  justify-content: end;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: #000;
  z-index: 3;
}
.cookie-settings .cookie-header i {
  padding: 10px;
  cursor: pointer;
}
.cookie-settings .cookie-footer {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  background: #000;
  padding: 10px;
  border-top: 1px solid #fff;
  z-index: 3;
}
.cookie-settings .cookie-body {
  padding: 36px 20px 55px;
  height: 100%;
  overflow-y: auto;
}
.cookie-settings .cookie-body .section-title {
  font-family: 'SanFranciscoDisplay-Bold', Arial, Helvetica, sans-serif;
  font-size: 20px;
  margin-bottom: 10px;
}
.cookie-settings .cookie-body .cookie-details {
  background-color: #f4f4f4;
  color: #000;
  border-radius: 5px;
}
.cookie-settings .cookie-body .cookie-details ul {
  list-style: none;
  padding: 10px;
  margin: 0;
  border-bottom: 1px solid;
}
.cookie-settings .cookie-body .cookie-details ul:last-child {
  border-bottom: none;
}
.cookie-settings .cookie-body .cookie-details ul li {
  display: flex;
}
.cookie-settings .cookie-body .cookie-details ul li>span {
  width: 100px;
  font-family: 'SanFranciscoDisplay-Medium', Arial, Helvetica, sans-serif;
}
.cookie-settings .cookie-body .cookie-details ul li p {
  flex: 1;
  margin-bottom: 0;
}
@keyframes ot-slide-in-left {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes ot-slide-out-left {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
/*****Common classes*****/
/****fonts****/
.font-light {
  font-family: "SanFranciscoTextLight", sans-serif;
}
.font-regular {
  font-family: "SanFranciscoDisplayRegular", sans-serif;
}
.font-semi-bold {
  font-family: "SanFranciscoTextSemibold", sans-serif;
}
.font-bold {
  font-family: "SanFranciscoDisplayBold", sans-serif;
}
.font-medium {
  font-family: "SanFranciscoDisplayMedium", sans-serif;
}
.font-text-heavy {
  font-family: "SanFranciscoDisplayHeavy", sans-serif;
}
.font-text-benton-regular {
  font-family: "BentonSansRegular", sans-serif;
}
.font-text-benton-bold {
  font-family: "BentonSansBold", sans-serif;
}
.font-text-benton-black {
  font-family: "BentonSansBlack", sans-serif;
}
.font-text-benton-regular {
  font-family: "BentonSansRegular", sans-serif;
}
/****fonts****/
/****color****/
.color-999999 {
  color: #999999;
}
.color-white {
  color: #ffffff;
}
.color-c22332 {
  color: #c22332;
}
.color-333333 {
  color: #333333;
}
.color-black {
  color: #000000;
}
.color-666666 {
  color: #666666;
}
.bgcolor-bbbbbb {
  background-color: #bbbbbb;
}
/****color****/
/****heading****/
.heading-text-100 {
  font-size: 100px;
  font-size: 6.25rem;
}
.heading-text-99 {
  font-size: 99px;
  font-size: 6.1875rem;
}
.heading-text-98 {
  font-size: 98px;
  font-size: 6.125rem;
}
.heading-text-97 {
  font-size: 97px;
  font-size: 6.0625rem;
}
.heading-text-96 {
  font-size: 96px;
  font-size: 6rem;
}
.heading-text-95 {
  font-size: 95px;
  font-size: 5.9375rem;
}
.heading-text-94 {
  font-size: 94px;
  font-size: 5.875rem;
}
.heading-text-93 {
  font-size: 93px;
  font-size: 5.8125rem;
}
.heading-text-92 {
  font-size: 92px;
  font-size: 5.75rem;
}
.heading-text-91 {
  font-size: 91px;
  font-size: 5.6875rem;
}
.heading-text-90 {
  font-size: 90px;
  font-size: 5.625rem;
}
.heading-text-89 {
  font-size: 89px;
  font-size: 5.5625rem;
}
.heading-text-88 {
  font-size: 88px;
  font-size: 5.5rem;
}
.heading-text-87 {
  font-size: 87px;
  font-size: 5.4375rem;
}
.heading-text-86 {
  font-size: 86px;
  font-size: 5.375rem;
}
.heading-text-85 {
  font-size: 85px;
  font-size: 5.3125rem;
}
.heading-text-84 {
  font-size: 84px;
  font-size: 5.25rem;
}
.heading-text-83 {
  font-size: 83px;
  font-size: 5.1875rem;
}
.heading-text-82 {
  font-size: 82px;
  font-size: 5.125rem;
}
.heading-text-81 {
  font-size: 81px;
  font-size: 5.0625rem;
}
.heading-text-80 {
  font-size: 80px;
  font-size: 5rem;
}
.heading-text-79 {
  font-size: 79px;
  font-size: 4.9375rem;
}
.heading-text-78 {
  font-size: 78px;
  font-size: 4.875rem;
}
.heading-text-77 {
  font-size: 77px;
  font-size: 4.8125rem;
}
.heading-text-76 {
  font-size: 76px;
  font-size: 4.75rem;
}
.heading-text-75 {
  font-size: 75px;
  font-size: 4.6875rem;
}
.heading-text-74 {
  font-size: 74px;
  font-size: 4.625rem;
}
.heading-text-73 {
  font-size: 73px;
  font-size: 4.5625rem;
}
.heading-text-72 {
  font-size: 72px;
  font-size: 4.5rem;
}
.heading-text-71 {
  font-size: 71px;
  font-size: 4.4375rem;
}
.heading-text-70 {
  font-size: 70px;
  font-size: 4.375rem;
}
.heading-text-69 {
  font-size: 69px;
  font-size: 4.3125rem;
}
.heading-text-68 {
  font-size: 68px;
  font-size: 4.25rem;
}
.heading-text-67 {
  font-size: 67px;
  font-size: 4.1875rem;
}
.heading-text-66 {
  font-size: 66px;
  font-size: 4.125rem;
}
.heading-text-65 {
  font-size: 65px;
  font-size: 4.0625rem;
}
.heading-text-64 {
  font-size: 64px;
  font-size: 4rem;
}
.heading-text-63 {
  font-size: 63px;
  font-size: 3.9375rem;
}
.heading-text-62 {
  font-size: 62px;
  font-size: 3.875rem;
}
.heading-text-61 {
  font-size: 61px;
  font-size: 3.8125rem;
}
.heading-text-60 {
  font-size: 60px;
  font-size: 3.75rem;
}
.heading-text-59 {
  font-size: 59px;
  font-size: 3.6875rem;
}
.heading-text-58 {
  font-size: 58px;
  font-size: 3.625rem;
}
.heading-text-57 {
  font-size: 57px;
  font-size: 3.5625rem;
}
.heading-text-56 {
  font-size: 56px;
  font-size: 3.5rem;
}
.heading-text-55 {
  font-size: 55px;
  font-size: 3.4375rem;
}
.heading-text-54 {
  font-size: 54px;
  font-size: 3.375rem;
}
.heading-text-53 {
  font-size: 53px;
  font-size: 3.3125rem;
}
.heading-text-52 {
  font-size: 52px;
  font-size: 3.25rem;
}
.heading-text-51 {
  font-size: 51px;
  font-size: 3.1875rem;
}
.heading-text-50 {
  font-size: 50px;
  font-size: 3.125rem;
}
.heading-text-49 {
  font-size: 49px;
  font-size: 3.0625rem;
}
.heading-text-48 {
  font-size: 48px;
  font-size: 3rem;
}
.heading-text-47 {
  font-size: 47px;
  font-size: 2.9375rem;
}
.heading-text-46 {
  font-size: 46px;
  font-size: 2.875rem;
}
.heading-text-45 {
  font-size: 45px;
  font-size: 2.8125rem;
}
.heading-text-44 {
  font-size: 44px;
  font-size: 2.75rem;
}
.heading-text-43 {
  font-size: 43px;
  font-size: 2.6875rem;
}
.heading-text-42 {
  font-size: 42px;
  font-size: 2.625rem;
}
.heading-text-41 {
  font-size: 41px;
  font-size: 2.5625rem;
}
.heading-text-40 {
  font-size: 40px;
  font-size: 2.5rem;
}
.heading-text-39 {
  font-size: 39px;
  font-size: 2.4375rem;
}
.heading-text-38 {
  font-size: 38px;
  font-size: 2.375rem;
}
.heading-text-37 {
  font-size: 37px;
  font-size: 2.3125rem;
}
.heading-text-36 {
  font-size: 36px;
  font-size: 2.25rem;
}
.heading-text-35 {
  font-size: 35px;
  font-size: 2.1875rem;
}
.heading-text-34 {
  font-size: 34px;
  font-size: 2.125rem;
}
.heading-text-33 {
  font-size: 33px;
  font-size: 2.0625rem;
}
.heading-text-32 {
  font-size: 32px;
  font-size: 2rem;
}
.heading-text-31 {
  font-size: 31px;
  font-size: 1.9375rem;
}
.heading-text-30 {
  font-size: 30px;
  font-size: 1.875rem;
}
.heading-text-29 {
  font-size: 29px;
  font-size: 1.8125rem;
}
.heading-text-28 {
  font-size: 28px;
  font-size: 1.75rem;
}
.heading-text-27 {
  font-size: 27px;
  font-size: 1.6875rem;
}
.heading-text-26 {
  font-size: 26px;
  font-size: 1.625rem;
}
.heading-text-25 {
  font-size: 25px;
  font-size: 1.5625rem;
}
.heading-text-24 {
  font-size: 24px;
  font-size: 1.5rem;
}
.heading-text-23 {
  font-size: 23px;
  font-size: 1.4375rem;
}
.heading-text-22 {
  font-size: 22px;
  font-size: 1.375rem;
}
.heading-text-21 {
  font-size: 21px;
  font-size: 1.3125rem;
}
.heading-text-20 {
  font-size: 20px;
  font-size: 1.25rem;
}
.heading-text-19 {
  font-size: 19px;
  font-size: 1.1875rem;
}
.heading-text-18 {
  font-size: 18px;
  font-size: 1.125rem;
}
.heading-text-17 {
  font-size: 17px;
  font-size: 1.0625rem;
}
.heading-text-16 {
  font-size: 16px;
  font-size: 1rem;
}
.heading-text-15 {
  font-size: 15px;
  font-size: 0.9375rem;
}
.heading-text-14 {
  font-size: 14px;
  font-size: 0.875rem;
}
.heading-text-13 {
  font-size: 13px;
  font-size: 0.8125rem;
}
.heading-text-12 {
  font-size: 12px;
  font-size: 0.75rem;
}
.heading-text-11 {
  font-size: 11px;
  font-size: 0.6875rem;
}
.heading-text-10 {
  font-size: 10px;
  font-size: 0.625rem;
}
.heading-text-9 {
  font-size: 9px;
  font-size: 0.5625rem;
}
.heading-text-8 {
  font-size: 8px;
  font-size: 0.5rem;
}
.heading-text-7 {
  font-size: 7px;
  font-size: 0.4375rem;
}
.heading-text-6 {
  font-size: 6px;
  font-size: 0.375rem;
}
.heading-text-5 {
  font-size: 5px;
  font-size: 0.3125rem;
}
.heading-text-4 {
  font-size: 4px;
  font-size: 0.25rem;
}
.heading-text-3 {
  font-size: 3px;
  font-size: 0.1875rem;
}
.heading-text-2 {
  font-size: 2px;
  font-size: 0.125rem;
}
.heading-text-1 {
  font-size: 1px;
  font-size: 0.0625rem;
}
.heading-text-0 {
  font-size: 0px;
  font-size: 0rem;
}
/****heading****/
/****line-height****/
.line-height-100 {
  line-height: 100px;
}
.line-height-99 {
  line-height: 99px;
}
.line-height-98 {
  line-height: 98px;
}
.line-height-97 {
  line-height: 97px;
}
.line-height-96 {
  line-height: 96px;
}
.line-height-95 {
  line-height: 95px;
}
.line-height-94 {
  line-height: 94px;
}
.line-height-93 {
  line-height: 93px;
}
.line-height-92 {
  line-height: 92px;
}
.line-height-91 {
  line-height: 91px;
}
.line-height-90 {
  line-height: 90px;
}
.line-height-89 {
  line-height: 89px;
}
.line-height-88 {
  line-height: 88px;
}
.line-height-87 {
  line-height: 87px;
}
.line-height-86 {
  line-height: 86px;
}
.line-height-85 {
  line-height: 85px;
}
.line-height-84 {
  line-height: 84px;
}
.line-height-83 {
  line-height: 83px;
}
.line-height-82 {
  line-height: 82px;
}
.line-height-81 {
  line-height: 81px;
}
.line-height-80 {
  line-height: 80px;
}
.line-height-79 {
  line-height: 79px;
}
.line-height-78 {
  line-height: 78px;
}
.line-height-77 {
  line-height: 77px;
}
.line-height-76 {
  line-height: 76px;
}
.line-height-75 {
  line-height: 75px;
}
.line-height-74 {
  line-height: 74px;
}
.line-height-73 {
  line-height: 73px;
}
.line-height-72 {
  line-height: 72px;
}
.line-height-71 {
  line-height: 71px;
}
.line-height-70 {
  line-height: 70px;
}
.line-height-69 {
  line-height: 69px;
}
.line-height-68 {
  line-height: 68px;
}
.line-height-67 {
  line-height: 67px;
}
.line-height-66 {
  line-height: 66px;
}
.line-height-65 {
  line-height: 65px;
}
.line-height-64 {
  line-height: 64px;
}
.line-height-63 {
  line-height: 63px;
}
.line-height-62 {
  line-height: 62px;
}
.line-height-61 {
  line-height: 61px;
}
.line-height-60 {
  line-height: 60px;
}
.line-height-59 {
  line-height: 59px;
}
.line-height-58 {
  line-height: 58px;
}
.line-height-57 {
  line-height: 57px;
}
.line-height-56 {
  line-height: 56px;
}
.line-height-55 {
  line-height: 55px;
}
.line-height-54 {
  line-height: 54px;
}
.line-height-53 {
  line-height: 53px;
}
.line-height-52 {
  line-height: 52px;
}
.line-height-51 {
  line-height: 51px;
}
.line-height-50 {
  line-height: 50px;
}
.line-height-49 {
  line-height: 49px;
}
.line-height-48 {
  line-height: 48px;
}
.line-height-47 {
  line-height: 47px;
}
.line-height-46 {
  line-height: 46px;
}
.line-height-45 {
  line-height: 45px;
}
.line-height-44 {
  line-height: 44px;
}
.line-height-43 {
  line-height: 43px;
}
.line-height-42 {
  line-height: 42px;
}
.line-height-41 {
  line-height: 41px;
}
.line-height-40 {
  line-height: 40px;
}
.line-height-39 {
  line-height: 39px;
}
.line-height-38 {
  line-height: 38px;
}
.line-height-37 {
  line-height: 37px;
}
.line-height-36 {
  line-height: 36px;
}
.line-height-35 {
  line-height: 35px;
}
.line-height-34 {
  line-height: 34px;
}
.line-height-33 {
  line-height: 33px;
}
.line-height-32 {
  line-height: 32px;
}
.line-height-31 {
  line-height: 31px;
}
.line-height-30 {
  line-height: 30px;
}
.line-height-29 {
  line-height: 29px;
}
.line-height-28 {
  line-height: 28px;
}
.line-height-27 {
  line-height: 27px;
}
.line-height-26 {
  line-height: 26px;
}
.line-height-25 {
  line-height: 25px;
}
.line-height-24 {
  line-height: 24px;
}
.line-height-23 {
  line-height: 23px;
}
.line-height-22 {
  line-height: 22px;
}
.line-height-21 {
  line-height: 21px;
}
.line-height-20 {
  line-height: 20px;
}
.line-height-19 {
  line-height: 19px;
}
.line-height-18 {
  line-height: 18px;
}
.line-height-17 {
  line-height: 17px;
}
.line-height-16 {
  line-height: 16px;
}
.line-height-15 {
  line-height: 15px;
}
.line-height-14 {
  line-height: 14px;
}
.line-height-13 {
  line-height: 13px;
}
.line-height-12 {
  line-height: 12px;
}
.line-height-11 {
  line-height: 11px;
}
.line-height-10 {
  line-height: 10px;
}
.line-height-9 {
  line-height: 9px;
}
.line-height-8 {
  line-height: 8px;
}
.line-height-7 {
  line-height: 7px;
}
.line-height-6 {
  line-height: 6px;
}
.line-height-5 {
  line-height: 5px;
}
.line-height-4 {
  line-height: 4px;
}
.line-height-3 {
  line-height: 3px;
}
.line-height-2 {
  line-height: 2px;
}
.line-height-1 {
  line-height: 1px;
}
.line-height-0 {
  line-height: 0px;
}
/****line-height****/
.cookie-settings .cookie-body .accordion-header {
  display: flex;
  align-items: center;
  font-size: 16px;
  color: #fff;
}
.cookie-settings .cookie-body .accordion-item .gpc-note {
  display: block;
  clear: both;
  background: #fff;
  color: #000;
  padding: 3px;
  font-size: 12px;
  border-radius: 5px;
}
.cookie-settings .cookie-body .accordion-item .gpc-note i {
  color: #c9202b;
}
.cookie-settings .cookie-body .accordion-item,
.cookie-settings .cookie-body .accordion-button {
  background-color: transparent;
}
.cookie-settings .cookie-body .accordion-button {
  padding: 10px;
  flex-direction: row-reverse;
  justify-content: flex-end;
  color: #fff;
  flex: 1;
  box-shadow: unset;
  font-family: 'SanFranciscoDisplay-Medium', Arial, Helvetica, sans-serif;
}
.cookie-settings .cookie-body .accordion-button:after {
  content: "\f107";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  background: none;
  margin-left: 0;
  transform: none;
}
.cookie-settings .cookie-body .accordion-button.collapsed::after {
  content: "\f105";
}
.cookie-settings .cookie-body .accordion-body {
  color: #fff;
}
/*#endregion*/
/*-----------------Custom alert----------------*/
.alert-popup-main {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: visible;
  opacity: 1;
  z-index: 9999;
}
.alert-popup-main .alert {
  margin: 70px auto;
  padding: 20px 30px 20px 30px;
  background: #fff;
  border-radius: 0;
  width: 30%;
  position: relative;
  display: table;
}
.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.70rem 1.25rem;
  color: #000000;
  font-size: 30px;
  line-height: 30px;
}
.alert-primary {
  color: #000000;
  font-size: 16px;
  line-height: 20px;
  font-family: "SanFranciscoTextSemibold", sans-serif;
}
/*-----------------End Custom alert----------------*/
/****Start Financing page CSS****/
.financing-section-main .financing-left {
  padding-right: 50px;
}
.financing-section-main .financing-right img {
  width: 100%;
  height: auto;
}
.financing-section-main .btm-financing-para {
  margin: 70px 0;
  padding: 50px;
  background-color: #f0f0f0;
}
.financing-section-main .btm-finance-contact-detail {
  margin-top: 30px;
}
.financing-section-main .btm-finance-contact-detail .contact-person-img {
  width: 100%;
  height: 270px;
}
.financing-section-main .btm-finance-contact-detail .contact-person-img img {
  width: 100%;
  max-width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.financing-section-main .btm-finance-contact-detail .contact-info-btm {
  margin-top: 25px;
}
.financing-section-main .btm-finance-contact-detail .contact-info-btm i {
  margin-right: 15px;
}
.financing-section-main .btm-finance-contact-detail .contact-info-btm .contact-number i {
  border: 1px solid #000000;
  border-radius: 50%;
  padding: 3px 5px;
  font-size: 12px;
  line-height: 12px;
}
.financing-section-main .btm-finance-contact-detail .contact-info-btm .contact-email {
  padding-top: 10px;
}
.financing-section-main .btm-finance-contact-detail .contact-info-btm .contact-email i {
  padding-left: 2px;
}
.financing-section-main .btm-finance-contact-detail .contact-info-btm .contact-email:hover {
  text-decoration: none;
  color: #c22332;
  transition: all 0.3s;
}
.financing-section-main .btm-finance-contact-detail .contact-info-btm .contact-email a:hover {
  text-decoration: none;
  color: #c22332;
  transition: all 0.3s;
}
.financing-section-main .btm-finance-contact-detail .btm-finance-contact-detail-right {
  padding-left: 70px;
}
.financing-section-main .btm-finance-contact-detail .btm-finance-contact-detail-right .contact-name-detail {
  padding: 0px 0 25px 0;
}
/****End Financing page CSS****/
/****Start Promotion page CSS****/
.promotions-section {
  /* float: left;
    width: 100%; */
  padding: 5rem;
}
.promotions-section .promotions-text-container {
  width: auto;
  padding: 5rem;
  background: #231f20;
  box-shadow: 0 0.2rem 4.5rem 0 rgba(35, 31, 32, 0.03), inset 0 0 0 0.5rem rgba(255, 255, 255, 0.15);
  width: 490px;
}
.promotions-section .red-large-btn {
  padding: 12px 30px;
}
.promotions-section .red-large-btn a {
  font-size: 20px;
  line-height: 24px;
  font-family: "SanFranciscoDisplayMedium", sans-serif;
}
.promotions-text-container span {
  color: #ed1c24;
  font-size: 14px;
  text-transform: uppercase;
  /* float: left;
    width: 100%; */
  margin-bottom: 2rem;
  letter-spacing: 0.168rem;
  line-height: 1.5;
  margin-bottom: 5px;
}
.promotions-text-container h2 {
  color: #fff;
  /* float: left;
    width: 100%; */
  font-family: "SanFranciscoDisplayHeavy", sans-serif;
  line-height: 58px;
  font-size: 62px;
}
.promotions-text-container p {
  color: rgba(242, 242, 242, 0.6);
  /* float: left;
    width: 100%; */
  font-size: 16px;
  line-height: 22px;
  margin: 37px 0;
}
.promotions-text-container .btn {
  font-size: 20px;
  line-height: 20px;
  padding: 15px 30px;
  text-transform: uppercase;
  font-family: "SanFranciscoDisplayBold", sans-serif;
}
.promotions-section.promotionsbg {
  margin: 70px 0;
}
.promotions-section.promotionsbg img {
  float: left;
  margin-right: 0;
  margin-left: 35px;
}
.promotions-section.promotionsbg .container .promotions-text-container {
  right: 145px;
  left: inherit;
}
.st-inventory {
  float: left;
  width: 100%;
  text-align: center;
}
.veterans-section {
  background-image: url(../images/proud-to-serve-veterans-discount.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
}
.ooida-section {
  background-image: url(../images/ooida-member-discount-15x.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
}
.line-up-section {
  background-image: url(../images/all-star-lineup-3-ways-to-save-15x.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
}
.mobile-promotion-img {
  display: none;
}
/****End Promotion page CSS****/
/****Start inventory page CSS****/
.our-inventory-list-container form {
  width: 24%;
  float: left;
}
.our-inventory-sidebar {
  float: left;
  width: 283px;
  background: #f7f7f7;
  margin: 0 0 0 0;
  border-radius: 5px;
  padding: 30px 20px;
}
.our-inventory-sidebar strong {
  border-bottom: 1px solid #d6d6d6;
  padding-bottom: 5px;
}
.sidebar {
  float: left;
  width: 100%;
}
.sidebar #stock_no {
  float: left;
  width: 100%;
  margin: 25px 0 0 0;
  background: #fff;
  line-height: 40px;
  height: 40px;
  border: 1px solid #b7b7b7 !important;
  padding: 0 10px;
  font-size: 14px;
  line-height: 18px;
  color: #333333 !important;
  font-family: "SanFranciscoDisplayMedium", sans-serif;
}
.sidebar .filter-title {
  float: left;
  width: 100%;
  text-transform: uppercase;
  font-size: 14px;
  color: #999999;
  font-family: "SanFranciscoDisplayBold", sans-serif;
  letter-spacing: 1.5px;
  margin: 30px 0 20px 0;
}
.filters-container {
  float: left;
  width: 100%;
}
.filters-container .filters-block,
.filters-container .search-filter {
  float: left;
  width: 100%;
  margin-bottom: 25px;
}
.filters-container .filters-block p,
.filters-container .search-filter p {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: 14px;
  line-height: 18px;
  color: #333333;
  margin-bottom: 5px;
  font-family: "SanFranciscoDisplayMedium", sans-serif;
}
.filters-container .select2.select2-container {
  width: 100% !important;
}
.filters-container .selection {
  float: left;
  width: 100%;
  margin: 0;
}
.select2-container--default .select2-selection--single {
  background-color: #fff;
  border-radius: 0 !important;
  height: 40px !important;
  line-height: 40px !important;
}
.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #c7c5c0 !important;
  border-radius: 4px;
  box-shadow: none !important;
  padding: 0;
  position: relative;
  margin: 0;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #333 !important;
  line-height: 40px !important;
  font-family: "SanFranciscoDisplayMedium", sans-serif;
  font-size: 16px;
  line-height: 20px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  font-size: 14px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 40px !important;
  position: absolute;
  top: 1px;
  right: 8px !important;
  width: 20px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 0 !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #6a6a6a transparent transparent transparent !important;
  border-style: solid;
  border-width: 6px 6px 0 6px !important;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
/* #partialinventory {
    width: 76%; } */
.our-inventory-listing {
  float: left;
  width: 100%;
  position: relative;
}
.our-inventory-listing #loading {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9;
}
.our-inventory-listing #loading img {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
}
/* .our-inventory-listing .search-details {
  float: left;
  width: 100%;
  margin-bottom: 10px;
} */
.our-inventory-listing .search-details .search-details-info {
  float: right;
  width: auto;
  margin: 0px;
}
.our-inventory-listing .search-details .search-details-info p {
  float: left;
  font-size: 13px;
  color: #4a4f54;
  padding: 0 4px 0 0;
  margin: 0;
}
.our-inventory-listing .search-details .search-details-info .search-details-info span {
  float: left;
  font-size: 12px;
  color: #1c355e;
  margin: 2px 0 0 0;
}
.listing {
  float: left;
  width: 100%;
  border: 1px solid #d6d6d6;
  /* margin: 0 0 30px 0; */
  position: relative;
  background: #ffffff;
}
.listing .listing-image {
  float: left;
  width: 100%;
  height: 186px;
  position: relative;
  overflow: hidden;
}
.listing .listing-image .listing-image img {
  float: left;
  width: 100%;
  height: 186px;
  object-fit: cover;
  object-position: center center;
}
.listing .listing-title {
  float: left;
  width: 100%;
  font-size: 18px;
  color: #000000;
  line-height: 22px;
  letter-spacing: 1px;
  font-family: "SanFranciscoTextSemibold", sans-serif;
  margin: 35px 0 30px 0;
  overflow: hidden;
  padding: 0 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.listing .listing-details {
  float: left;
  width: 100%;
  margin-bottom: 25px;
  font-size: 14px;
  color: #4a4f54;
  line-height: 18px;
  padding: 0 10px;
  word-break: break-word;
}
.listing .list-block {
  float: left;
  width: 100%;
  border-bottom: 1px solid #d1d2d6;
  padding: 0 0 10px 0;
  margin: 0 0 8px 0;
  color: #333333;
  font-family: "SanFranciscoTextSemibold", sans-serif;
  font-size: 14px;
  line-height: 18px;
}
.listing .list-block .left {
  float: left;
  width: 58%;
  word-break: break-word;
}
.listing .list-block .right {
  float: left;
  width: 42%;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
  white-space: nowrap;
}
.listing-details-block {
  float: left;
  width: 100%;
  padding: 0 10px;
  margin-bottom: 8px;
}
.listing-details-block .listing-location-details {
  float: left;
  width: 100%;
  margin-bottom: 12px;
}
.listing-details-block .listing-location-details .listing-location-details a {
  float: left;
  width: 100%;
}
.listing-details-block .listing-location-details img {
  float: left;
  margin-right: 10px;
  margin-top: 3px;
}
.listing-details-block .listing-location-details-hover span,
.listing-details-block span {
  width: 90%;
  line-height: normal;
  min-height: 37px;
  font-size: 14px;
  line-height: 18px;
  color: #333333;
  font-family: "SanFranciscoTextSemibold", sans-serif;
}
.listing-bottom {
  float: left;
  width: 100%;
  background-color: #000000;
}
.listing-view {
  background: #000000;
  color: #fff;
  padding: 15px 0;
  line-height: 18px;
  text-align: center;
  font-size: 14px;
  text-transform: uppercase;
  transition: .5s ease;
  width: 100%;
  float: left;
  text-align: center;
  font-family: "SanFranciscoDisplayMedium", sans-serif;
}
.inventory-pagination {
  float: left;
  width: 100%;
  /* padding: 0 0 0 32px; */
  padding: 0px;
  margin: 50px 0 0 0;
}
.inventory-pagination .inventory-previous {
  float: left;
  width: auto;
}
.inventory-pagination .inventory-previous .first-last {
  float: left;
  width: auto;
}
.inventory-pagination .inventory-previous .first-last a {
  color: #fff;
  padding: 7px 15px;
  color: #fff;
  font-family: "SanFranciscoDisplayBold", sans-serif;
  text-align: center;
  background: #c22332;
  text-transform: uppercase;
  font-size: 16px;
  margin-right: 20px;
  margin-left: 0px;
  float: left;
}
.page-block a.disabled {
  cursor: not-allowed;
  /* background: #a4a4a4; */
  background: #4a4a4a !important;
}
.page-block a.disabled .fa.fa-angle-double-left {
  margin-right: 5px;
}
.page-text {
  float: left;
  width: auto;
}
.page-text a.disabled {
  cursor: not-allowed;
  color: #bbbbbb;
}
.inventory-page-no {
  float: left;
  width: 41%;
  text-align: center;
  font-size: 16px;
  color: #d02c2f;
  font-family: "SanFranciscoTextSemibold", sans-serif;
  text-transform: uppercase;
  margin-top: 8px;
  margin-left: 7%;
  margin-right: 7%;
}
.inventory-page-no ul {
  float: none;
  width: 100%;
  text-align: center;
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
}
.inventory-page-no ul li {
  width: 10%;
  float: none;
  text-align: center;
  display: inline-block;
}
.inventory-page-no ul li a {
  width: 100%;
  float: none;
  text-align: center;
  cursor: pointer;
  display: inline-block;
  color: #333333 !important;
  font-size: 16px;
  line-height: 20px;
  font-family: "SanFranciscoDisplayBold", sans-serif;
}
.inventory-page-no ul li a u {
  text-decoration: none;
  color: #d02c2f;
}
.inventory-top-section .our-inventory-info {
  width: 80%;
  float: left;
}
.our-inventory-list-container {
  float: left;
  width: 100%;
  margin-bottom: 80px;
  position: relative;
}
.our-inventory-search-container {
  float: right;
  width: 20%;
}
.our-inventory-search-container .view-detail-btn .submit-btn {
  float: right;
  padding: 10px 40px;
  text-transform: uppercase;
}
/* .search-details {
    float: left;
    padding: 30px 0 20px 0; } */
.search-details .search-details-info {
  float: right;
  width: auto;
  padding: 0 20px 0 20px;
}
.search-details .search-left-top {
  border-right: 1px solid #bbbbbb;
}
.inventory-range-slider {
  float: left;
  width: 100%;
  margin-top: 5px;
  /*.ui-slider-handle:nth-child(2) {
      left:10px !important;
      }
      .ui-slider-handle:last-child {
      left:97% !important;
      }*/
}
.inventory-range-slider input {
  color: #29385d !important;
  font-size: 16px;
  line-height: 20px;
  font-family: "SanFranciscoDisplayMedium", sans-serif;
  background-color: transparent;
  padding-top: 14px;
  float: left;
  width: 100%;
}
.filter-btm-text {
  float: left;
  width: 100%;
  margin-top: 20px;
}
.filter-btm-text label {
  color: #333333;
  font-size: 15px;
  line-height: 19px;
  font-family: "SanFranciscoDisplayMedium", sans-serif;
  padding: 4px 10px;
}
.filter-btm-text .custom-control-label::before {
  position: absolute;
  top: .25rem;
  left: -1.5rem;
  display: block;
  width: 20px;
  height: 20px;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: #29385d solid 1px;
  border-radius: 0 !important;
}
.filter-btm-text .custom-control-label::after {
  width: 20px;
  height: 20px;
}
.sidebar .filters-block .view-detail-btn a {
  color: #ffffff;
  font-family: "SanFranciscoDisplayMedium", sans-serif;
}
.sidebar .red-border-animation:hover a {
  color: #c22332;
}
.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem
}
.custom-control-inline {
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 1rem
}
.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0
}
.custom-control-input:checked~.custom-control-label::before {
  color: #fff;
  border-color: #007bff;
  background-color: #007bff
}
.custom-control-input:focus~.custom-control-label::before {
  box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}
.custom-control-input:focus:not(:checked)~.custom-control-label::before {
  border-color: #80bdff
}
.custom-control-input:not(:disabled):active~.custom-control-label::before {
  color: #fff;
  background-color: #b3d7ff;
  border-color: #b3d7ff
}
.custom-control-input:disabled~.custom-control-label {
  color: #6c757d
}
.custom-control-input:disabled~.custom-control-label::before {
  background-color: #e9ecef
}
.custom-control-input:checked~.custom-control-label::before {
  color: #fff;
  border-color: #c22332;
  background-color: #c22332;
}
.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top
}
.custom-control-label::before {
  position: absolute;
  top: .25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: #adb5bd solid 1px
}
.custom-control-label::after {
  position: absolute;
  top: .25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background: no-repeat 50%/50% 50%
}
.custom-checkbox .custom-control-label::before {
  border-radius: .25rem
}
.custom-checkbox .custom-control-input:checked~.custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e")
}
.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before {
  border-color: #007bff;
  background-color: #007bff
}
.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")
}
.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before {
  background-color: rgba(0, 123, 255, .5)
}
.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before {
  background-color: rgba(0, 123, 255, .5)
}
.custom-radio .custom-control-label::before {
  border-radius: 50%
}
/* .custom-control-input:checked ~ .custom-control-label::before {
      background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")
  } */
.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before {
  background-color: rgba(0, 123, 255, .5)
}
.custom-control-input:checked~.custom-control-label::before {
  color: #fff;
  border-color: #c22332;
  background-color: #c22332;
}
.list-block:last-child {
  border-bottom: none;
  padding: 0;
  margin: 0;
}
.listing:hover {
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.35);
  transition: .5s ease;
}
.listing:hover .listing-location-details-hover span {
  color: #c22332;
}
.listing:hover .listing-view {
  background: #c22332;
  color: #fff;
  transition: .5s ease;
}
.page-block a.disabled {
  cursor: not-allowed;
  /* background: #bbbbbb /!important; */
  background: #4a4a4a !important;
}
.page-text a {
  color: #000000;
  font-size: 16px;
  font-family: "SanFranciscoDisplayBold", sans-serif;
  text-transform: uppercase;
  margin-top: 8px;
  float: left;
}
.fa.fa-angle-double-right {
  margin-left: 5px;
}
.inventory-next .page-block a {
  margin-right: 0px;
  margin-left: 20px;
}
.page-block a {
  color: #fff;
  padding: 7px 15px;
  color: #fff;
  font-family: "SanFranciscoDisplayBold", sans-serif;
  text-align: center;
  background: #c22332;
  text-transform: uppercase;
  font-size: 16px;
  margin-right: 20px;
  margin-left: 5px;
  float: left;
}
.fa.fa-angle-double-left {
  margin-right: 5px;
}
.inventory-next {
  width: auto;
  float: right;
}
.inventory-next .page-block {
  float: left;
}
/****Start inventory popup page CSS****/
.custom-popup {
  padding: 0 !important;
  background: rgba(0, 0, 0, 0.5);
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0);
  -moz-transform: translate(0);
  transform: translate(0);
}
.custom-popup .modal-content {
  border-radius: 0;
  box-shadow: none;
  border: none;
  display: inline-block;
  width: 100%;
}
.custom-popup .modal-body {
  position: relative;
  display: inline-block;
  width: 100%;
  padding: 0;
}
.custom-popup .custom-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 99;
  opacity: 1;
  background: transparent;
  box-shadow: none;
  border: none;
  background: rgba(0, 0, 0, 0.7);
  width: 40px;
  height: 40px;
}
.custom-popup .custom-close span {
  color: #fff;
  font-size: 18px;
}
.custom-popup .carousel-indicators {
  display: none;
}
.custom-popup .carousel-indicators {
  bottom: 20px;
  right: 30px;
  width: auto;
  left: inherit;
}
.custom-popup .carousel-indicators .active {
  width: 15px;
  height: 15px;
  background-color: #d6d6d1;
}
.custom-popup .carousel-indicators li {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: 0 0 0 5px;
  text-indent: 0;
  cursor: pointer;
  background-color: #d6d6d1;
  background-color: #d6d6d1;
  border: none;
  border-radius: 15px;
  position: relative;
}
.popup-slider .carousel-inner .item img {
  width: 100%;
  height: 500px;
  object-fit: contain;
  object-position: center center;
}
.popup-slider .carousel-control {
  background-color: #000000;
  height: 55px;
  opacity: 1;
}
.popup-slider .carousel-control .glyphicon-chevron-left,
.popup-slider .carousel-control .glyphicon-chevron-right,
.popup-slider .carousel-control .icon-prev,
.popup-slider .carousel-control .icon-next {
  width: 30px;
  height: 30px;
  margin-top: -12px;
  font-size: 22px;
}
.popup-slider .carousel-control .glyphicon-chevron-left,
.popup-slider .carousel-control .icon-prev {
  margin-left: -15px;
}
.popup-slider .carousel-control {
  top: 50%;
}
.popup-slider .carousel-control {
  width: 5%;
}
.popup-details-container {
  width: 100%;
  display: inline-block;
  padding: 50px 35px;
}
.popup-details-top {
  width: 100%;
  display: inline-block;
  padding-bottom: 35px;
}
.popup-title-container {
  width:100%;
  display: inline-block;
}
.popup-title-container span {
  width: 100%;
  display: inline-block;
  font-size: 28px;
  color: #000000;
  font-family: "SanFranciscoDisplayBold", sans-serif;
  padding-bottom: 30px;
  line-height: 32px;
}
.popup-btn-container {
  width: auto;
  display: inline-block;
  position: relative;
}
#share-div {
  position: absolute;
  background: #fff;
  right: -60px;
  top: 45px;
}
.SocialSharingButtons {
  float: right;
  width: 160px;
  box-shadow: 0 0 10px #ddd;
  padding: 15px 0;
}
.panel-default {
  border-color: transparent;
  float: left;
  width: 100%;
}
.panel-default>.panel-heading {
  color: #333;
  background-color: transparent;
  border-color: #e4e4e4;
  text-transform: uppercase;
}
.custom-popup .popup-details-container .panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 20px;
  color: inherit;
  letter-spacing: 0.5px;
  color: #4a4f54;
  font-family: "SanFranciscoDisplayBold", sans-serif;
}
.custom-popup .popup-details-container .panel-title a {
  color: #000000 !important;
}
.popup-top-links {
  width: 20%;
  float: right;
}
.popup-top-links ul {
  width: 100%;
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
}
.popup-top-links ul li {
  width: 100%;
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
}
.popup-top-links ul li a {
  width: 100%;
  display: inline-block;
  margin: 0;
  padding: 0 0 12px 0;
  list-style: none;
  text-align: right;
  font-size: 12px;
  line-height: 16px;
  color: #c22332;
  font-family: "SanFranciscoDisplayBold", sans-serif;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.popup-top-links .fa.fa-angle-right {
  margin-left: 5px;
  font-size: 14px;
}
.popup-top-links .fa.fa-angle-right {
  margin-left: 5px;
  font-size: 14px;
}
.custom-popup .modal-dialog {
  width: 777px;
  margin: 70px auto;
  float: none;
}
.custom-popup .panel .panel-body #descText {
  font-size: 15px;
  line-height: 25px;
  font-family: "SanFranciscoDisplayRegular", sans-serif;
}
.img-not-found {
  width: 100%;
  height: auto;
  margin-top: -30px;
}
.popup-slider .carousel-control i {
  font-size: 55px;
  line-height: 55px;
}
.popup-btn-container .right-cancel-btn {
  margin-left: 15px;
}
.popup-btn-container .right-cancel-btn a {
  background-color: #000000;
}
.popup-btn-container .right-cancel-btn:hover a {
  background-color: transparent;
}
.popup-details-container .panel-heading {
  padding-left: 0;
  padding-right: 0;
  float: left;
  width: 100%;
}
.popup-details-container .panel-body {
  padding-left: 0;
  padding-right: 0;
  float: left;
  width: 100%;
}
.popup-accordion {
  float: left;
  width: 100%;
}
.popup-accordion .mb-0>a {
  display: block;
  position: relative;
}
.popup-accordion .mb-0>a:after {
  content: "\f078";
  /* fa-chevron-down */
  font-family: 'FontAwesome';
  position: absolute;
  right: 0;
}
.popup-accordion .mb-0>a[aria-expanded="true"]:after {
  content: "\f077";
  /* fa-chevron-up */
}
/* .special-flyer-popup.modal.fade.show {
  position: fixed;
  background: rgba(0, 0, 0, 0.8);
  height: 100%;
  width: 100%;
  z-index: 999;
  top: 0;
  left: 0;
} */
#special-popup .modal-dialog,#special-popup .modal-dialog .modal-content,
#special-popup .modal-dialog .modal-content .modal-body{
  background-color: transparent;
  background: transparent;
}
.special-flyer-img {
  width: 25%;
  margin: auto;
  position: relative;
}
.special-close {
  position: absolute;
  top: 10px;
  right: -19px;
  text-decoration: none !important;
  display: block;
  width: 35px;
  height: 35px;
  background: url(../images/special-close.png) no-repeat scroll 0 0;
  z-index: 1500;
  background-size: 80%;
  cursor: pointer;
}
.special-flyer-img img {
  width: 100%;
  margin: 6.5% 0 0 0;
  border: 7px solid #fff;
  box-shadow: 0 2px 6px rgba(255, 255, 255, 0.2);
}
.listing:hover .listing-location-details-hover .location2 {
  display: block;
}
.listing-location-details .location2 {
  display: none;
}
.coming-soon-block {
  position: absolute;
  top: -5px;
  left: -5px;
}
.listing-image .coming-soon-block img {
  width: auto;
  height: auto;
}
.listing:hover .listing-location-details-hover .location1 {
  display: none;
}
.listing-location-details img {
  float: left;
  margin-right: 10px;
}
.SocialSharingButtons {
  float: right;
  width: 160px;
  box-shadow: 0 0 10px #ddd;
  padding: 15px 0;
}
.SocialSharingButtons a {
  float: left;
  width: 100%;
  text-align: left;
  color: #4a4f54;
  font-size: 12px;
  font-weight: normal;
  text-transform: uppercase;
  padding: 5px 15px;
}
.SocialSharingButtons i {
  font-size: 16px;
  width: 30px;
  height: 30px;
  border-radius: 100px;
  text-align: center;
  line-height: 30px;
  margin-right: 4px;
}
.SocialSharingButtons .fa.fa-envelope {
  color: #2f72cd;
  border: 1px solid #2f72cd;
  font-size: 14px;
}
.SocialSharingButtons .fa.fa-facebook {
  color: #2f72cd;
  border: 1px solid #2f72cd;
}
.SocialSharingButtons .fa.fa-twitter {
  color: #35abdd;
  border: 1px solid #35abdd;
}
.SocialSharingButtons .fa.fa-linkedin {
  color: #2a94bc;
  border: 1px solid #2a94bc;
}
.SocialSharingButtons .fa.fa-google-plus {
  color: #d0422a;
  border: 1px solid #d0422a;
}
.SocialSharingButtons a {
  float: left;
  width: 100%;
  text-align: left;
  color: #333333;
  font-size: 12px;
  font-weight: normal;
  text-transform: uppercase;
  padding: 5px 15px;
  font-family: "SanFranciscoDisplayMedium", sans-serif;
}
#popup1.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: visible;
  opacity: 1;
  z-index: 9999;
  overflow-y: scroll;
  overflow-x: hidden;
  display: none;
}
.overlay .popup {
  margin: 70px auto;
  /* padding: 30px 40px 60px 40px; */
  padding: 0px;
  background: #fff;
  border-radius: 0;
  width: 60%;
  position: relative;
  display: table;
  /* min-height: 95%;
  height: 95%;
  max-height: 95%; */
  min-height: fit-content;
  height: fit-content;
  max-height: fit-content;
}
.brochure-popup .popup-title{
  padding: 30px 40px 0px 40px;
}
.brochure-popup .form-container{
  padding: 0px 40px 60px 40px;
}
.overlay .popup .popup-title-container {
  width: 100%;
  display: inline-block;
  margin: 15px 0 0 0;
}
.overlay .popup .popup-title-container .overlay .popup .popup-title-container span {
  width: 100%;
  display: inline-block;
  margin: 0;
  padding: 0;
}
.overlay .popup .content {
  float: left;
  width: 100%;
  height: auto;
  overflow: visible;
}
.overlay .close {
  position: sticky;
  /* position: absolute; */
  float: right;
  top: 0;
  right: 0;
  z-index: 99;
  opacity: 1;
  background: transparent;
  box-shadow: none;
  border: none;
  background: rgba(0, 0, 0, 0.7);
  width: 40px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-size: 18px;
  font-weight: normal;
  text-align: center;
}
.overlay .contact-form-container {
  float: left;
  width: 100%;
  margin: 30px 0 0 0;
}
.overlay .contact-form-container-left {
  float: left;
  width: 47%;
}
.overlay .contact-block {
  float: left;
  width: 100%;
  margin-bottom: 25px;
}
.overlay .contact-block input {
  border: 1px solid #ddd;
  box-shadow: none;
  border-radius: 0;
  height: 40px;
  float: left;
  width: 100%;
}
.overlay .contact-block label {
  float: left;
  width: 100%;
  font-weight: normal;
  color: #333333;
  font-family: "SanFranciscoDisplayMedium", sans-serif;
}
.overlay .contact-block textarea {
  border: 1px solid #ddd;
  box-shadow: none;
  border-radius: 0;
  height: 130px;
  float: left;
  width: 100%;
}
.overlay .form-captcha iframe {
  float: left;
  width: 100%;
}
/* .overlay .view-detail-btn {
  margin-top: 40px;
} */
/****End inventory popup page CSS****/
/****End inventory page CSS****/
/****Start inventory detail page CSS****/
.custom-popup.page-popup {
  display: block;
  position: relative;
  overflow: visible;
  /* z-index: -9;*/
  float: left;
  width: 100%;
  background: #fff;
}
.custom-popup.page-popup .modal-dialog {
  width: 100%;
  margin: 0 auto;
  float: left;
}
.custom-popup.page-popup .modal-dialog .custom-popup .modal-content {
  border-radius: 0;
  box-shadow: none;
  border: none;
  display: inline-block;
  width: 100%;
}
.custom-popup.page-popup .modal-dialog .modal-body {
  position: relative;
  display: inline-block;
  width: 100%;
  padding: 0;
}
.custom-popup.page-popup .custom-close {
  position: inherit;
  top: 0;
  right: 0;
  z-index: 99;
  opacity: 1;
  background: transparent;
  box-shadow: none;
  border: none;
  background: transparent;
  width: auto;
  height: auto;
  float: right;
  margin-bottom: 40px;
}
.custom-popup.page-popup .custom-close span {
  color: #d02c2f;
  font-size: 16px;
  font-family: "SanFranciscoTextSemibold", sans-serif;
  line-height: 20px;
}
.custom-popup.page-popup .custom-close i {
  font-size: 20px;
  float: left;
  margin-right: 8px;
  line-height: 20px;
}
.page-popup-top {
  float: left;
  width: 100%;
}
.component {
  position: relative;
  overflow: hidden;
  float: left;
}
.main-carousel .item img {
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
.main-carousel .owl-prev,
.main-carousel .owl-next {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  opacity: 1;
  width: 50px;
  text-align: center;
}
.main-carousel .owl-prev {
  left: 0px;
}
.owl-prev::before {
  content: "\f104";
  display: block;
  font-family: FontAwesome;
  color: #fff;
  font-size: 18px;
  font-weight: normal;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.owl-next::before {
  content: "\f105";
  display: block;
  font-family: FontAwesome;
  color: #fff;
  font-size: 18px;
  font-weight: normal;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.thumbnails-wrapper {
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0;
}
.collapse-button {
  display: none;
}
.collapse-button {
  position: absolute;
  border-bottom: 11px solid rgba(200, 60, 60, 0.5);
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  height: 0;
  width: 63px;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  top: -11px;
}
.collapse-button .icon {
  position: relative;
  top: 2px;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 7px solid white;
  margin: 0 auto;
  color: white;
  font-size: 100px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}
.counter {
  display: none;
}
.thumbnails-wrapper .item {
  margin: 4px 2px 0px 2px;
  cursor: pointer;
}
.item {
  position: relative;
}
#thumbnails .owl-item.synced .item img {
  opacity: 1;
}
#thumbnails .owl-item .item img {
  opacity: 0.7;
}
.thumbnails-wrapper .item img {
  height: 120px;
  object-fit: cover;
  object-position: center center;
}
.thumbnails-wrapper .owl-prev {
  left: 27px;
  top: 5px;
}
.thumbnails-wrapper .owl-prev,
.thumbnails-wrapper .owl-next {
  position: absolute;
  height: 100%;
  width: 50px;
  bottom: 50%;
  transform: translate(-50%, 0);
  text-align: center;
  line-height: 122px;
}
.page-popup-right {
  width: 50%;
  float: right;
  padding-left: 50px;
}
.custom-popup.page-popup .popup-details-top {
  width: 100%;
  display: inline-block;
  padding-bottom: 50px;
}
.custom-popup.page-popup .popup-title-container {
  width: 100%;
  display: inline-block;
}
.custom-popup.page-popup .popup-title-container h1 {
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 22px;
  margin-top: 0;
  font-weight: normal;
  font-size: 25px;
  line-height: 30px;
  color: #000000;
  font-family: "SanFranciscoDisplayBold", sans-serif;
}
.custom-popup.page-popup .popup-btn-container {
  width: auto;
  display: inline-block;
  float: left;
}
.custom-popup.page-popup .popup-details-container {
  width: 100%;
  display: inline-block;
  padding: 40px 0px;
}
.specification-accordion {
  width: 100%;
  background-color: transparent;
  float: left;
}
.specification-accordion-head.close {
  opacity: 1;
}
.specification-accordion .specification-accordion-head {
  color: #1c355e;
  background-color: transparent;
  border: 1px solid #e4e4e4;
  position: relative;
  padding: 15px 20px;
  font-size: 0.87em;
  cursor: pointer;
  overflow: hidden;
  float: left;
  width: 100%;
  margin-bottom: 15px;
}
.specification-accordion .specification-accordion-head h4 {
  float: left;
  font-size: 15px;
  font-family: "SanFranciscoDisplayBold", sans-serif;
  margin: 0;
  line-height: 22px;
  color: #333333;
}
.specification-accordion .specification-accordion-head * {
  cursor: pointer;
}
.arrow {
  float: right;
  width: 0px;
  height: 0px;
  border: 7px solid transparent;
  margin-top: 7px;
  border-top-color: #c22332;
}
.specification-accordion .specification-accordion-body {
  border: 1px solid #e4e4e4;
  padding: 20px;
  height: auto;
  display: none;
  float: left;
  width: 100%;
  margin-top: -16px;
  margin-bottom: 20px;
}
.table-striped>tbody>tr:nth-of-type(even) {
  background-color: #f9f9f9;
}
.popup-table-container table td {
  border: none !important;
  padding: 13px 20px !important;
  font-weight: normal;
  color: #4a4f54;
  border-bottom: 1px solid #fff !important;
  font-family: "SanFranciscoDisplayRegular", sans-serif;
  font-size: 15px;
  line-height: 22px;
  width: 80%;
}
.table-striped>tbody>tr:nth-of-type(odd) {
  background-color: #ececec;
}
.page-popup-description .page-popup-title {
  float: left;
  width: 100%;
  font-size: 16px;
  color: #333;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.page-popup-description ul {
  float: left;
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
}
.page-popup-description ul li {
  float: left;
  width: 100%;
  padding-bottom: 12px;
  font-size: 16px;
  line-height: 20px;
  color: #333333;
  font-family: "SanFranciscoDisplayRegular", sans-serif;
}
.page-popup-description ul li span {
  width: 100px;
  float: left;
}
.page-popup-description ul li strong {
  font-weight: normal;
  font-family: "SanFranciscoDisplayBold", sans-serif;
  color: #333333;
}
.tbold {
  font-family: "SanFranciscoDisplayBold", sans-serif !important;
  font-size: 15px;
  line-height: 22px;
  width: 20% !important;
}
.popup-btn-container .right-cancel-btn .submit-btn,
.popup-btn-container .view-detail-btn .submit-btn {
  float: left;
}
.popup-btn-container .right-cancel-btn .submit-btn>a:focus,
.popup-btn-container .view-detail-btn .submit-btn>a:focus {
  color: #ffffff !important;
}
.contact-form-container .view-detail-btn .submit-btn {
  margin: auto;
  width: auto;
  text-align: center;
  display: block;
}
.inventory-detail-submit {
  float: left;
}
.sales-pending-block {
  position: absolute;
  top: -5px;
  left: -5px;
}
.listing-image .sales-pending-block img {
  width: auto;
  height: auto;
}
.popup-accordion .more-less {
  float: right;
  color: #c22332;
}
.popup-accordion a:hover {
  color: #c22332;
  text-decoration: none;
}
.listing-image img {
  float: left;
  width: 100%;
  height: 186px;
  object-fit: cover;
  object-position: center center;
  cursor: pointer;
}
.main-carousel .owl-next {
  right: 0px;
}
.main-carousel .owl-prev {
  left: 0px;
}
.thumbnails-wrapper .owl-next {
  right: -25px;
  top: 5px;
}
.product-filter {
  display: none;
}
.product-filter {
  margin-bottom: 20px;
}
.product-filter a {
  color: #c22332;
  font-size: 16px;
  border: 1px solid #c22332;
  padding: 6px 15px;
  float: right;
}
.product-filter a span {
  font-family: "SanFranciscoDisplayMedium", sans-serif;
  font-size: 14px;
  line-height: 16px;
}
.product-filter a:hover {
  color: #333333;
  border: 1px solid #333333;
  transition: all .35s ease;
}
.alert-popup-main {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: visible;
  opacity: 1;
  z-index: 9999;
}
.alert-popup-main .alert {
  margin: 70px auto;
  padding: 20px 30px 20px 30px;
  background: #fff;
  border-radius: 0;
  width: 30%;
  position: relative;
  display: table;
}
.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.70rem 1.25rem;
  color: inherit;
  color: #000000;
  font-size: 30px;
  line-height: 30px;
}
.alert-primary {
  color: #000000;
  font-size: 16px;
  line-height: 20px;
  font-family: "SanFranciscoTextSemibold", sans-serif;
}
/*.select2-container--default .select2-results__option[aria-selected=true] {
      background-color: #c22332 !important;
  }*/
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #c22332 !important;
  color: white;
}
.select2-results ul li {
  color: #333333;
  font-size: 14px;
  font-family: "SanFranciscoDisplayMedium", sans-serif;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  font-size: 14px;
  line-height: 18px;
  padding: 10px 10px;
}
.listing-details-block .listing-location-details-hover span,
.listing-details-block span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-word;
  max-width: 100%;
  float: left;
  padding-left: 25px;
  padding-top: 3px;
  text-align: left;
}
.listing-details-block .listing-location-details img,
.listing-location-details .location2 {
  position: absolute;
  left: 10px;
}
/****End inventory detail page CSS****/
.top-buyer-section .buyer-link {
  float: left;
  text-align: left;
}
.top-buyer-section .buyer-link:hover,
.top-buyer-section .buyer-link:focus {
  color: #000000;
}
/****Start Promotion Detail page CSS****/
.btm-description-section {
  margin-bottom: 30px;
}
.btm-description-section .description-para {
  padding-bottom: 20px;
}
.btm-description-section .description-para a:hover,
.btm-description-section .description-para a:focus {
  color: #000000;
}
.promotions-section.veterans-section-detail {
  padding: 4rem 0;
}
.veterans-section-detail .promotions-text-container p {
  margin: 37px 0 0 0;
}
.lineup-description p {
  margin-bottom: 35px;
}
.lineup-description p span {
  padding-top: 8px;
}
.promotions-section.lineup-section-detail h2 {
  float: left;
  width: 100%;
  line-height: 42px;
  font-size: 36px;
}
.promotions-section.lineup-section-detail .promotions-text-container p,
.promotions-section.ooida-section-detail .promotions-text-container p,
.promotions-section.veterans-section-detail .promotions-text-container p {
  margin: 37px 0 0 0;
}
.promotions-section.veterans-section-detail .promotions-text-container .title-text {
  font-size: 20px;
  color: #ffffff;
  font-family: "SanFranciscoDisplayBold", sans-serif;
}
.promotions-section.lineup-section-detail .promotions-text-container p,
.promotions-section.ooida-section-detail .promotions-text-container p,
.promotions-section.veterans-section-detail .promotions-text-container p {
  margin: 37px 0 0 0;
}
/****End Promotion Detail page CSS****/
.header .navbar-toggler {
  border: 0 !important;
}
.g-recaptcha {
  transform: scale(0.73);
  transform-origin: 0 0;
}
.rc-anchor-normal {
  height: 74px;
  width: 300px;
}
.view-detail-btn .btn:active:focus {
  color: #ffffff;
  background-color: #c22332 !important;
  border-color: #c22332 !important;
}
.view-detail-btn .btn-default:focus {
  color: #ffffff;
  background-color: #c22332 !important;
  border-color: #c22332 !important;
}
.form-captcha {
  float: left;
  width: 100%;
}
.our-inventory-sidebar.sticky {
  position: sticky;
  top: 20px;
  height: 700px;
  overflow-y: auto;
}
.inventory-pagination {
  webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.our-inventory-listing:hover .inventory-pagination {
  position: sticky;
  bottom: -1px;
  background: rgba(255, 255, 255, 0.96);
  padding-top: 10px;
  padding-bottom: 10px;
  webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
/*.row:before, .row:after {display: none !important;}*/
#filterBar {
  height: 630px;
  overflow-y: auto;
}
/* Sweep To Right */
.hvr-sweep-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #ea3c3e;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-right:hover,
.hvr-sweep-to-right:focus,
.hvr-sweep-to-right:active {
  color: white;
}
.hvr-sweep-to-right:hover:before,
.hvr-sweep-to-right:focus:before,
.hvr-sweep-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.hvr-sweep-to-right-share {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-right-share:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #0066cb;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-right-share:hover,
.hvr-sweep-to-right-share:focus,
.hvr-sweep-to-right-share:active {
  color: white;
}
.hvr-sweep-to-right-share:hover:before,
.hvr-sweep-to-right-share:focus:before,
.hvr-sweep-to-right-share:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.theme-btn a {
  width: 146px;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 20px;
  font-size: 16px;
  font-weight: 500;
  background: #d02c2f;
  float: left;
  text-align: center;
  transition: .5s ease;
}
.filters-block .theme-btn {
  float: left;
  width: 100%;
  border: none;
  padding: 0;
}
.filters-block .theme-btn a {
  float: left;
  width: 100%;
}
/* #partialinventory {
      width: 100%;
  } */
input.select2-search__field:focus {
  box-shadow: none;
  outline: 0;
}
#partialinventorylisting {
  float: left;
  width: 76%;
}
/* .our-inventory-listing .search-details {
  float: left;
  width: 100%;
  margin-bottom: 25px;
  position: absolute;
  top: -95px;
  padding: 0;
} */
.our-inventory-search-container {
  float: right;
  width: 100%;
  margin-bottom: 15px;
}
.our-inventory-info h2 {
  font-size: 24px;
  margin-bottom: 20px;
  float: left;
}
#filterBar {
  height: 680px;
  overflow-y: auto;
}
/*.our-inventory-sidebar.mobile-filter-position {
    position: fixed !important;
    top: 20px !important;
  }*/
.empty-inventory {
  text-align: center;
}
.carousel-caption .red-large-btn {
  display: none;
}
/*-------------------trucksuite------------------------*/
.trucksuite-details {
  box-shadow: rgb(221 221 221) 0px 2px 7px 1px;
}
.trucksuite-details .trucksuite-head {
  background-image: linear-gradient(to right, #E5EDF4, #0D5494);
  background-repeat: no-repeat;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px 20px;
}
.trucksuite-details .trucksuite-head img {
  width: 200px;
  height: 40px;
}
.trucksuite-details .trucksuite-head p {
  margin: 0;
  text-align: center;
  font-size: 20px;
}
.trucksuite-details .trucksuite-head .header-text {
  color: #fff;
  font-size: 16px;
  margin-right: 80px;
}
.trucksuite-details .trucksuite-body {
  padding: 15px;
  background: #fff;
}
.trucksuite-details .trucksuite-body .table-block {
  border: 2px solid#034aad;
  margin: 0;
  border-top: 0;
  background-color: #e4ebf6;
  padding: 10px;
}
.trucksuite-details .trucksuite-body .table-block .form-group {
  font-size: 13px;
  text-align: justify;
}
.trucksuite-details .trucksuite-body .table-block .form-group b {
  font-size: 16px;
  color: #034aad;
}
.trucksuite-details .table-bordered>:not(caption)>*>* {
  border-width: 0 2px;
}
.trucksuite-details .trucksuite-body td {
  border: 2px solid #034aad;
}
.trucksuite-details .trucksuite-body .trucksuite-wapper {
  height: 100%;
  border: 2px solid#034aad;
  background-color: #e4ebf6;
}
.trucksuite-details .trucksuite-body .trucksuite-wapper .Sensors {
  border-bottom: 0;
}
.trucksuite-details .trucksuite-body .trucksuite-section {
  border-bottom: 2px solid#034aad;
  margin: 0;
  padding: 10px;
  font-size: 13px;
  text-align: justify;
}
.trucksuite-details .trucksuite-body .trucksuite-section b {
  font-size: 16px;
  color: #034aad;
  /* font-weight: bold; */
}
.trucksuite-details .trucksuite-footer {
  margin: 0;
  border-top: 0;
  padding: 14px;
  font-size: 16px;
}
.trucksuite-details .trucksuite-footer .trucksuite-detail img {
  height: 25px;
}
.trucksuite-details .trucksuite-footer .trucksuite-detail a {
  font-size: 20px;
  text-decoration: none;
  color: #000;
  display: block;
  text-align: left;
  line-height: 24px;
}
.trucksuite-details .trucksuite-footer .trucksuite-detail address {
  font-size: 9px;
  /* color: #76797d; */
  color: #343434;
  margin: 0;
  font-weight: normal;
}
.trucksuite-details .trucksuite-footer .download-trucksuiteapp {
  text-align: end;
  font-weight: bold;
}
.trucksuite-details .trucksuite-footer .mobile-img {
  height: 45px;
}
.trucksuite-details .trucksuite-footer .scnner-img {
  height: 45px;
  width: 45px;
}
/*-------------------------endtrucksuite---------------*/
/*#region ----------------Cookie consent----------------*/
.consent-container {
  position: fixed;
  bottom: 0;
  width: 100%;
  background: #000;
  padding: 20px;
  box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1);
  z-index: 9999;
  color: #fff;
  display: none;
}
.cookie-consent-bg {
  background: rgba(0, 0, 0, .5);
  z-index: 999;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  animation-name: fade-in;
  animation-duration: 400ms;
  animation-timing-function: ease-in-out;
  display: none;
}
@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.cookie-consent-banner .consent-wrapper {
  align-items: center;
}
.cookie-consent-banner .consent-wrapper strong {
  font-family: 'SanFranciscoDisplay-Bold', Arial, Helvetica, sans-serif;
  font-size: 20px;
  display: block;
  margin-bottom: 10px;
}
.cookie-consent-banner .consent-wrapper .gpc-info {
  background: #fff;
  padding: 3px 5px;
  border-radius: 5px;
  font-size: 15px;
  color: #000;
}
.cookie-consent-banner .consent-wrapper .gpc-info i {
  color: #c9202b;
}
.cookie-consent-banner .btn-white {
  background: #fff;
  color: #000;
  font-size: 15px;
  padding: 5px 15px;
  border: 1px solid #c22332;
  font-family: 'SanFranciscoDisplay-Medium', Arial, Helvetica, sans-serif;
}
.cookie-consent-banner .btn-blue {
  background: #c22332;
  color: #fff;
  font-size: 15px;
  padding: 5px 15px;
  border: 1px solid #c22332;
  font-family: 'SanFranciscoDisplay-Medium', Arial, Helvetica, sans-serif;
}
.cookie-settings {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 480px;
  height: 100%;
  box-shadow: 0px 2px 10px -3px #999;
  background: #000;
  /* transition: visibility 0s 500ms, opacity 500ms linear; */
  z-index: 10000;
  color: #fff;
  display: none;
}
.cookie-settings.slide-in-left {
  animation-name: ot-slide-in-left;
  animation-timing-function: ease-in-out;
  animation-fill-mode: both;
  animation-duration: 1s;
  display: block;
}
.cookie-settings.slide-out-left {
  animation-name: ot-slide-out-left;
  animation-timing-function: ease-in-out;
  animation-fill-mode: both;
  animation-duration: 1s;
  /* transition: visibility 0s 500ms, opacity 500ms linear;
    opacity: 0;
    visibility: hidden; */
}
.cookie-settings .cookie-header {
  padding: 0 10px;
  display: flex;
  justify-content: end;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: #000;
  z-index: 3;
}
.cookie-settings .cookie-header i {
  padding: 10px;
  cursor: pointer;
}
.cookie-settings .cookie-footer {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  background: #000;
  padding: 10px;
  border-top: 1px solid #fff;
  z-index: 3;
}
.cookie-settings .cookie-body {
  padding: 36px 20px 55px;
  height: 100%;
  overflow-y: auto;
}
.cookie-settings .cookie-body .section-title {
  font-family: 'SanFranciscoDisplay-Bold', Arial, Helvetica, sans-serif;
  font-size: 20px;
  margin-bottom: 10px;
}
.cookie-settings .cookie-body .cookie-details {
  background-color: #f4f4f4;
  color: #000;
  border-radius: 5px;
}
.cookie-settings .cookie-body .cookie-details ul {
  list-style: none;
  padding: 10px;
  margin: 0;
  border-bottom: 1px solid;
}
.cookie-settings .cookie-body .cookie-details ul:last-child {
  border-bottom: none;
}
.cookie-settings .cookie-body .cookie-details ul li {
  display: flex;
}
.cookie-settings .cookie-body .cookie-details ul li>span {
  width: 100px;
  font-family: 'SanFranciscoDisplay-Medium', Arial, Helvetica, sans-serif;
}
.cookie-settings .cookie-body .cookie-details ul li p {
  flex: 1;
  margin-bottom: 0;
}
@keyframes ot-slide-in-left {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes ot-slide-out-left {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.cookie-settings .cookie-body .accordion-header {
  display: flex;
  align-items: center;
  font-size: 16px;
  color: #fff;
}
.cookie-settings .cookie-body .accordion-item .gpc-note {
  display: block;
  clear: both;
  background: #fff;
  color: #000;
  padding: 3px;
  font-size: 12px;
  border-radius: 5px;
}
.cookie-settings .cookie-body .accordion-item .gpc-note i {
  color: #c9202b;
}
.cookie-settings .cookie-body .accordion-item,
.cookie-settings .cookie-body .accordion-button {
  background-color: transparent;
}
.cookie-settings .cookie-body .accordion-button {
  padding: 10px;
  flex-direction: row-reverse;
  justify-content: flex-end;
  color: #fff;
  flex: 1;
  box-shadow: unset;
  font-family: 'SanFranciscoDisplay-Medium', Arial, Helvetica, sans-serif;
}
.cookie-settings .cookie-body .accordion-button:after {
  content: "\f107";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  background: none;
  margin-left: 0;
  transform: none;
}
.cookie-settings .cookie-body .accordion-button.collapsed::after {
  content: "\f105";
}
.cookie-settings .cookie-body .accordion-body {
  color: #fff;
}
/*#endregion*/
/*# sourceMappingURL=app.css.map */
.error-page {
  float: left;
  width: 100%;
  padding: 200px 60px 150px;
  text-align: center;
  background-position: center;
  background-repeat: no-repeat;
}
.error-page h1 {
  font-size: 4.5rem;
  color:
    #000000;
}
.error-page p {
  font-size: 1.9rem;
  color:
    #000000;
}
.error-page h1 span {
  color:
    #c9202b;
  font-size: 4.5rem;
}
.error-page img {
  width: 50%
}
#lazy_loading {
  display: none;
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 64px;
}
.financing_column {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.financing-btn-block {
  display: flex;
  justify-content: center;
  width: 100%;
  text-align: center;
  margin: 60px auto auto auto;
}
.inventory-inquiry em {
  font-style: normal;
  color: #BC3636;
}
.name-validation {
  display: none;
  font-style: normal;
  color: #BC3636;
  font-size: 14px;
}
.company-validation {
  display: none;
  font-style: normal;
  color: #BC3636;
  font-size: 14px;
}
.mobile-validation {
  display: none;
  font-style: normal;
  color: #BC3636;
  font-size: 14px;
}
.email-validation {
  display: none;
  font-style: normal;
  color: #BC3636;
  font-size: 14px;
}
.message-validation {
  display: none;
  font-style: normal;
  color: #BC3636;
  font-size: 14px;
}
/* New Update Promotion Page UI CSS */
.promotion-page .promotion-header-section .promotion-main-title h2 {
  font-size: 72px;
  padding-top: 32px;
  padding-bottom: 20px;
  font-weight: 700;
  color: #231e20;
  text-align: center;
  line-height: 1;
}
.promotion-page .promotion-header-section .promotion-main-description p {
  font-size: 16px;
  color: #231e20;
  font-weight: 400;
  text-align: center;
  orphans: 2;
  margin-bottom: 30px;
}
.promotion-page .promotion-fluid-image {
  background-color: #FFFFFF;
  margin: 120px 0px;
}
.all-promotion-inner-card-section .promotion-section-card {
  position: relative;
  display: flex;
  flex-direction: column;
  /* height: 100%; */
  min-height: 100%;
  max-height: 100%;
  cursor: pointer;
  background: #f5f6f7;
  border: 0px solid red !important;
  border-radius: 10px !important;
}
.promotion-sub-page .all-promotion-inner-card-section .promotion-section-card {
  border-top-left-radius: 15px !important;
  border-top-right-radius: 15px !important;
}
.all-promotion-inner-card-section .promotion-section-card img.promotion-card-img {
  aspect-ratio: 55 / 42;
  object-fit: cover;
}
.all-promotion-inner-card-section .promotion-section-card:hover {
  --tw-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.10);
  --tw-shadow-colored: 0px 4px 40px 0px var(--tw-shadow-color);
  box-shadow: 0 0 #0000, 0 0 #0000, 0px 4px 40px 0px rgba(0, 0, 0, 0.10);
}
.all-promotion-inner-card-section .promotion-section-card .promotion-card-img {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.all-promotion-inner-card-section .promotion-section-card .promotion-card-body {
  padding: 30px;
}
.all-promotion-inner-card-section .promotion-section-card .promotion-card-body .promotion-card-title {
  font-size: 24px;
  font-weight: 700;
  color: #000000;
  text-align: left;
  margin-bottom: 10px;
}
.all-promotion-inner-card-section .promotion-section-card .promotion-card-body .promotion-card-description {
  font-size: 14px;
  line-height: 20px;
  color: rgb(0 0 0 );
  text-align: left;
  font-weight: normal;
  margin-bottom: 60px;
}
.promotion-sub-page .all-promotion-inner-card-section .promotion-section-card .promotion-card-body .promotion-card-description {
  margin-bottom: 20px !important;
}
.all-promotion-inner-card-section .promotion-section-card .promotion-card-more-btn {
  padding-top: 20px !important;
  position: absolute;
  bottom: 5%;
  left: 9%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  text-transform: uppercase;
  color: #231F20FF;
}
.promotion-sub-page .all-promotion-inner-card-section .promotion-section-card .promotion-card-more-btn {
  bottom: 7%;
}
.all-promotion-inner-card-section .promotion-section-card:hover .promotion-card-more-btn img {
  transform: translate(0.5rem, 0) rotate(0) skewX(0) skewY(0) scaleX(1) scaleY(1)
}
.all-promotion-inner-card-section .promotion-section-card .promotion-card-more-btn img {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  height: 20px !important;
  width: 20px !important;
  object-fit: contain;
}
/* Second Promotion Description section */
.promotion-sub-page {
  overflow-x: hidden;
}
.promotion-second-header-section .promotion-main-title h2,
.promotion-sub-page h2.promotion-main-title {
  font-size: 48px;
  padding-top: 22px;
  padding-bottom: 20px;
  font-weight: 700;
  color: #231e20;
  text-align: left;
  line-height: 1;
}
.promotion-second-header-section .promotion-main-description p {
  font-size: 18px;
  color: #231e20;
  font-weight: 400;
  text-align: left;
  orphans: 2;
  margin-bottom: 20px;
}
/* Bottom All Service Section Promotion */
.promotion-second-body-section .promotion2-card-section .all-promotion2-inner-card-section .promotion2-section-card {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
  background: #231e20;
  border-radius: 10px;
  padding: 30px 40px;
  cursor: pointer;
}
.promotion-second-body-section .promotion2-card-section .all-promotion2-inner-card-section .promotion2-section-card .promotion2-card-body {
  height: 100% !important;
  min-height: 100%;
  max-height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: start;
  align-items: flex-start;
}
.promotion-second-body-section .promotion2-card-section .all-promotion2-inner-card-section .promotion2-section-card:hover {
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: 0 0 #0000, 0 0 #0000, 0 0 #0000, 0 0 #0000, 0 25px 50px -12px rgb(0 0 0 / 0.25);
}
.promotion-second-body-section .promotion2-card-section .all-promotion2-inner-card-section .promotion2-section-card .promotion2-card-more-btn img {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  width: 15px;
}
.promotion-second-body-section .promotion2-card-section .all-promotion2-inner-card-section .promotion2-section-card:hover .promotion2-card-more-btn img {
  transform: translate(0.5rem, 0) rotate(0) skewX(0) skewY(0) scaleX(1) scaleY(1)
}
.promotion-second-body-section .promotion2-card-section .all-promotion2-inner-card-section .promotion2-section-card .promotion2-card-title {
  font-size: 36px;
  font-weight: 700;
  color: #FFFFFF;
  text-align: left;
  margin-bottom: 10px;
}
.promotion-second-body-section .promotion2-card-section .all-promotion2-inner-card-section .promotion2-section-card .promotion2-card-description {
  font-size: 18px;
  line-height: 24px;
  color: #FFFFFF;
  text-align: left;
  font-weight: normal;
  margin-bottom: 60px;
}
.promotion-second-body-section .promotion2-card-section .all-promotion2-inner-card-section .promotion2-section-card .promotion2-card-more-btn {
  padding-top: 20px !important;
  position: absolute;
  bottom: 10%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  text-transform: uppercase;
  color: #FFFFFF;
}
.main-promotion-second {
  margin-bottom: 120px;
}
/* Start Search Bar Section */
.promotion-page .search-wrapper,
.promotion-sub-page .search-wrapper {
  position: relative;
  display: inline-block;
  width: 100% !important;
  min-width: 100% !important;
  max-width: 100% !important;
}
.promotion-page .search-wrapper input,
.promotion-sub-page .search-wrapper input {
  width: 100% !important;
  min-width: 100% !important;
  max-width: 100% !important;
  padding: 25px 30px 25px 30px;
  background: rgb(0 0 0 / 0.1);
  border-radius: 6px;
  height: 35px;
  font-size: 16px;
  font-weight: 400;
  color: #000000;
  border: 1px solid rgb(0 0 0 / 0.2);
}
.promotion-page .search-wrapper input:focus,
.promotion-page .search-wrapper input:focus-visible,
.promotion-sub-page .search-wrapper input:focus,
.promotion-page .search-wrapper input:focus-visible {
  background: #FFFFFF;
}
.promotion-page .search-wrapper .search-icon,
.promotion-sub-page .search-wrapper .search-icon {
  position: absolute;
  right: 22px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
  /* so click focuses input */
  color: #1c355e;
  font-size: 16px;
}
/* End Search Bar Section */
.promotion-sub-page .propmo-sub-header-section p.offer-title {
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  color: #000000;
  margin-bottom: 20px;
  text-align: center;
}
.promotion-sub-page .propmo-sub-header-section h1.promo-sub-main-title {
  font-size: 72px;
  font-weight: 700;
  color: #000000;
  margin-bottom: 20px;
  text-align: center;
}
.promotion-sub-page .promo-socail-media-section {
  text-align: center;
}
.promotion-sub-page .promo-socail-media-section .shre-title {
  font-size: 14px;
  line-height: 14px;
  /* color: #000000; */
  color: #343434 !important;
  opacity: 0.7 !important;
  margin-bottom: 10px;
  text-align: center;
}
.promotion-sub-page .promo-socail-media-section img {
  width: 24px;
  height: 24px;
  object-fit: contain;
  margin: 10px 0px;
}
.promotion-sub-page .promotion-fluid-image {
  padding: 60px 0px 120px 0px;
}
.promotion-sub-page .promo-sub-description {
  margin: 20px 0px 150px 0px;
  text-align: left;
}
.promotion-sub-page .promo-sub-description p.promotiondescription {
  font-size: 18px;
  color: #000000;
  font-weight: 400;
  line-height: 28px;
}
.main-promotion-sub-card-section .promotion-sub-card-section {
  margin-bottom: 60px;
}
.main-promotion-sub-card-section .promotion-sub-card-section img {
  border-radius: 10px;
  max-width: 500px;
}
.main-promotion-sub-card-section .promotion-sub-card-section .promotion-sub-card-desc-section {
  margin-bottom: 40px;
  max-width: 500px;
}
.main-promotion-sub-card-section .promotion-sub-card-section .promotion-sub-card-desc-section h2.sub-title {
  font-size: 36px;
  line-height: 36px;
  font-weight: 700;
  color: #000000;
  margin-bottom: 12px;
}
.main-promotion-sub-card-section .promotion-sub-card-section .promotion-sub-card-desc-section p.sub-desc {
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  color: #000000;
  background-color: #FFFFFF;
}
.main-promotion-sub-card-section .promotion-sub-card-section .promotion-sub-card-desc-section p.sub-desc a {
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  /* color: #ec1c24; */
  color: #EA0F12;
}
/* Slider Section */
.desktop-slider-arrows {
  display: flex;
  gap: 10px;
}
.mobile-slider-arrows {
  display: none !important;
}
.dashed-line {
  border-top: 1px solid #85858550;
  width: 60px;
  vertical-align: middle;
  margin: 0px 10px;
}
.customPrev {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 1px solid #231F20 !important;
  background: #ffffff;
  cursor: pointer;
  font-size: 18px;
  transition: 0.3s;
  padding-left: 20px;
}
.customPrev:hover {
  background: #F8F8F8;
}
.customNext {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 1px solid #EC1C24 !important;
  color: #EC1C24;
  background: #FFFFFF;
  cursor: pointer;
  font-size: 18px;
  transition: 0.3s;
  padding-left: 20px;
}
.customNext:hover {
  background: #ec1c240d;
  color: #EC1C24;
}
.arrow:hover:not(.disabled) {
  background: #000;
  color: #fff;
}
.customPrev.disabled,
.customNext.disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.slider-track {
  display: flex;
  gap: 20px;
  transition: transform 0.4s ease-in-out;
}
.sub-page-promo-owl .owl-carousel .owl-stage-outer .owl-stage .owl-item {
  width: 305px !important;
  min-width: 305px !important;
  max-width: 305px !important;
  display: flex;
  align-items: anchor-center;
}
.sub-page-promo-owl .owl-carousel .owl-stage-outer .owl-stage {
  /* display: flex !important;
  flex-wrap: nowrap !important; */
  /* display: block !important; */
  display: flex !important;
  height: 100%;
  min-height: 100%;
  align-items: stretch;
  max-height: 100%;
}
.mx-1.px-0.mt-3.mb-4.all-promotion-inner-card-section {
  display: flex !important;
  height: 100%;
  min-height: 100%;
  align-items: stretch;
  max-height: 100%;
  border-bottom-left-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
}
/* Promotion Form Section */
.promotionofferssection.form-box {
  background: #161515;
  padding: 50px;
  border-radius: 20px;
  max-width: 1200px;
  margin: auto;
}
.promotionoffers .floating-group {
  position: relative;
  margin-bottom: 25px;
}
.promotionoffers .floating-input,
.promotionoffers .floating-select {
  width: 100%;
  background: transparent;
  border: 1px solid #FFFFFF;
  padding: 10px 15px;
  color: #fff;
  font-size: 20px;
  border-radius: 5px;
}
.promotionoffers .floating-label {
  position: absolute;
  left: 16px;
  top: 21%;
  color: #fff;
  transition: 0.2s ease;
  font-size: 20px;
  pointer-events: none;
}
/* Float label on input */
.promotionoffers .floating-input:focus+.floating-label,
.promotionoffers .floating-input:focus-visible+.floating-label,
.promotionoffers .floating-input:not(:placeholder-shown)+.floating-label,
.promotionoffers .floating-group.select-has-value .floating-label {
  top: -9px;
  left: 16px;
  background: #161515;
  padding: 0 5px;
  font-size: 12px;
  color: #fff;
}
.promotionoffers .floating-input:focus,
.promotionoffers .floating-input:focus-visible {
  outline: 1px !important;
}
.promotionoffers .floating-group.select2-open .floating-label {
  top: -9px;
  left: 16px;
  background: #161515;
  padding: 0 5px;
  font-size: 12px;
  color: #fff;
}
.promotionoffers .promotion-title {
  margin-top: 30px;
  font-size: 20px;
  line-height: 28px;
  color: #FFFFFF;
  font-weight: 700;
}
.promotionoffers .form-check-label {
  color: #FFFFFF;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
}
.promotionoffers .form-check {
  margin-left: 15px;
}
/* Blur red border for empty */
.blur-blue {
  border-color: #EF4444 !important;
}
.promotionoffers .floating-group .select2.select2-container .selection .select2-selection--single {
  padding: 3px !important;
}
.promotionoffers .floating-group .select2.select2-container .selection .select2-selection--single .select2-selection__rendered {
  color: #FFFFFF !important;
  padding: 0px 10px !important;
  font-size: 20px !important;
}
/* Select2 Custom Dark Theme */
.promotionoffers .floating-group .select2.select2-container .select2-selection--single {
  background: transparent !important;
  border: 1px solid #FFFFFF !important;
  height: 48px !important;
  padding: 8px 10px;
  border-radius: 5px !important;
}
.promotionoffers .floating-group .select2.select2-container.select2-container--default .select2-selection__rendered {
  color: #fff !important;
  font-size: 20px;
  padding-left: 0 !important;
  padding-top: 2px;
}
body[data-select2-id="8"] .select2-dropdown {
  background: #161515 !important;
  border: 1px solid #444 !important;
}
body[data-select2-id="8"] .select2-results__option {
  color: #fff !important;
  padding: 8px 10px;
}
body[data-select2-id="8"] .select2-results__option--highlighted {
  background: #333 !important;
}
body[data-select2-id="8"] .select2-results__option--highlighted {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
body[data-select2-id="8"] .select2-results {
  border: 1px solid white;
  border-radius: 6px;
  margin-top: 5px;
}
.promotionoffers .floating-group .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__arrow {
  display: none !important;
}
.promotionoffers .floating-group .select2.select2-container .select2-selection {
  position: relative;
}
.custom-arrow {
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
}
.arrow-svg {
  transition: 0.3s ease;
}
/* Remove default checkbox style */
.promotionoffers .form-check-input {
  appearance: none;
  -webkit-appearance: none;
  width: 18px;
  height: 18px;
  border-radius: 4px;
  cursor: pointer;
  background-color: #000000;
  border: 1px solid #FFFFFF;
  position: relative;
}
/* Checked State */
.promotionoffers .form-check-input:checked {
  background-color: #FFFFFF !important;
  border-color: #FFFFFF !important;
}
/* Black checkmark icon */
.promotionoffers .form-check-input:checked::after {
  content: "✔";
  color: #000000;
  font-size: 10px;
  position: absolute;
  left: 1px;
  top: 2px;
}
/* Optional hover effect */
.promotionoffers .form-check-input:hover {
  border-color: #FFFFFF;
}
.select2-error .select2-selection {
  border: 1px solid red !important;
}
/* Wrapper: make each owl item stretch */
.all-promotion-inner-card-section {
  height: 100%;
}
/* Card container becomes flexible box */
.promotion-section-card {
  display: flex;
  flex-direction: column;
  height: 100%;
  /* full height inside the carousel item */
  border-radius: 12px;
  border: 1px solid #e5e5e5;
  overflow: hidden;
}
/* Body grows automatically to fill space */
.promotion-card-body {
  flex: 1;
  /* this makes the body expand so all cards equal height */
  padding: 20px;
}
.contact-form-container-left {
  margin: 0px 8px;
}
.navbar-nav.navbar-overlay {
  padding-top: 10px;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
  color: #000 !important;
  background-color: #fff !important;
}
.fa-close:before {
  color: #000000 !important;
}
.close-filter {
  cursor: pointer;
}
.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: 0px !important;
}
/* a:focus-visible,
.btn:focus-visible,
[tabindex="1"]:focus-visible,
[tabindex="0"]:focus-visible {
  outline: 2px solid #c22331 !important;
  outline-offset: 2px !important;
} */
.dealer-employees .modal .modal-content {
  padding: 35px 25px;
  display: block;
  width: 100%;
  float: left;
}
.dealer-employees .modal {
  top: 40px;
}
.dealer-employees .modal .contact-info-btm {
  margin-top: 25px;
}
.dealer-employees .modal .modal.show .modal-dialog {
  position: relative;
}
.dealer-employees .modal .modal-content {
  padding: 35px 25px;
  display: block;
  width: 100%;
  float: left;
}
.dealer-employees .modal .modal-header {
  position: absolute;
  right: 0;
  z-index: 9999;
  top: 0;
  border: 0;
}
.dealer-employees .modal .modal-header .close {
  font-size: 40px;
  font-weight: normal;
  color: #000000;
  padding: 8px 20px;
}
.dealer-employees .modal .contact-staff-internal .contact-popup-right {
  padding-left: 65px;
}
.dealer-employees .modal .contact-staff-internal .contact-popup-right .contact-name-detail {
  padding: 0px 0 35px 0;
}
.dealer-employees .modal .modal-header .close {
  font-size: 40px;
  font-weight: normal;
  color: #000000;
  padding: 8px 20px;
}
.contact-us .dealer-employees img.employee-image {
  width: 100%;
  max-width: 100%;
  height: 270px;
  min-height: 270px;
  object-fit: cover;
  object-position: center;
}
.right-navigation-link .cl-effect-13:last-child a:hover::before,
.right-navigation-link .cl-effect-13:last-child:hover a:before{
  left:64% !important;
  transform: translateX(-64%);
}
.center-navigation .nav-item:first-child .cl-effect-13 a:before,.center-navigation .nav-item:first-child .cl-effect-13 a.active:before{
    top: 38%;
}
.checkbox-toggle input + label{
  border-radius: 50px;
}
#filterBar{
  height: 100%;
  overflow-y: hidden;
}