@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

#element-49633f3290994f6d91332714d9ebc29b{
    margin-top: -140px;
    z-index: 1;
    position: relative;
}

.banner-container {
    z-index: 99;
    position: relative;
}

div.banner-container {
    background: rgba(255, 255, 255, 1);
}


.container1 {
  position: relative;
  width: 100%;
}

.image {
  display: block;
  width: 100%;
  height: auto;
}

.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: #008CBA;
}

.container1:hover .overlay {
  opacity: 1;
}

.text {
  color: white;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 5%;
    width: 100%;
    transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
}



.container2 {
  position: relative;
  width: 100%;
}

.image {
  display: block;
  width: 100%;
  height: auto;
}

.overlay2 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: #4CAF50;
}

.container2:hover .overlay2 {
  opacity: 1;
}

.text {
  color: white;
    font-size: 18px;
    position: absolute;
    top: 50%;
    left: 2%;
    width: 100%;
    transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
}


.container3 {
  position: relative;
  width: 100%;
}

.image {
  display: block;
  width: 100%;
  height: auto;
}

.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: #008CBA;
}

.container3:hover .overlay {
  opacity: 1;
}

.text {
  color: white;
    font-size: 18px;
    position: absolute;
    top: 50%;
    left: 2%;
    width: 100%;
    transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
}




.container4 {
  position: relative;
  width: 100%;
}

.image {
  display: block;
  width: 100%;
  height: auto;
}

.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: #ff2800;
}

.container4:hover .overlay {
  opacity: 1;
}

.text {
  color: white;
    font-size: 18px;
    position: absolute;
    top: 50%;
    left: 2%;
    width: 100%;
    transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
}

.inventory-sort-heading {
    padding: 4px 10px 2px 10px;
    font-size: 17px;
    line-height: 28px;
    text-align: center;
    color: #FFF !important;
    border-color: #e2e2e2;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 1px;
    background: linear-gradient(to bottom,#444 0%,#333 100%);
    border-radius: 5px;
}

#element-49633f3290994f6d91332714d9ebc29b {
    margin-top: 0px;
    z-index: 1;
    position: relative;
}

.accent-color2 {
    font-size: 16px;
    font-weight: bold;
    color: #036 !important;
    padding-bottom: 10px;
}

.pricevalue1 {
color: #060 !important;
}

.palette-bg2.inventory-header.vehicles-found-header {
    display: none;
}

.inventory-report {
    margin-left: 2px;
    border-width: 0px;
    border-style: solid;
    width: 90px;
    padding: 4px;
    font-size: 10px !important;
    text-align: center;
}

.navbar .navbar-nav {
  display: inline-block;
  float: none;
  vertical-align: top;
}

.navbar .navbar-collapse {
  text-align: center;
}

.internetvalue{
    color: #060 !important;
    font-size: 24px !important;
}

body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}


.bannr {
    text-align: right;
    margin-bottom: 15px;
    margin-top: -10px;
}
.tl,.ad {
    display: inline-block;
    margin-top: 10px;
}
.navbar-nav>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
    padding: 15px 10px;
}
@media (max-width: 1200px) {
.navbar-nav>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
    padding: 15px 3px;
}
}
/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
.bannr {
    margin-bottom: 15px;
    margin-top: 2px;
    text-align: right;
}
}

/* Portrait phones and smaller */
@media (max-width: 480px) {
.bannr {
    margin-bottom: 15px;
    margin-top: 2px;
    text-align: center;
}
}


.accent-color1.vehicle-heading {
 color: #ff2800 !important;
}

/**Coating**/
.pageid-c23 {
  font-family: 'Montserrat', sans-serif !important;
}

.required-indicator {
  display: none;
}

#dc5646e9114d464ebdaf990e182d95da_form .row > col-md-4:nth-child(2) .form-group label { color: red !important;}