.largeFontSize {
    font-size: 1.45rem;
	font-weight: 600;
    color: #545454;
	font-family: 'Roboto';
}
.publicAuctionPage input[type=email],
.publicAuctionPage input[type=number],
.publicAuctionPage input[type=password],
.publicAuctionPage input[type=reset],
.publicAuctionPage input[type=search],
.publicAuctionPage input[type=tel],
.publicAuctionPage input[type=text],
.publicAuctionPage input[type=url],
.publicAuctionPage select,
.publicAuctionPage textarea,
.usedCarSearchPage input[type=email],
.usedCarSearchPage input[type=number],
.usedCarSearchPage input[type=password],
.usedCarSearchPage input[type=reset],
.usedCarSearchPage input[type=search],
.usedCarSearchPage input[type=tel],
.usedCarSearchPage input[type=text],
.usedCarSearchPage input[type=url],
.usedCarSearchPage select,
.usedCarSearchPage textarea {
    height: 35px !important;
}
.lightGray{
    background-color: #f5f5f5;
}
img.new-icon-img {
    max-width: 45px;
    margin: 5px auto;
}
.Schedule-heading1 {
    margin: 0% 0% 0% 11%  ;
    font-size: 1.15rem;
    color: #212529;
    font-family: 'Roboto', sans-serif;
}
@media(max-width:1080px) {
    .Schedule-heading1 span#statement_2,
    .Schedule-heading1 span#statement_1 {
        padding: 0px !important;
    }
    .Schedule-heading1 {
        font-size: 1.25rem;
        margin: 0% 0% 0% 0% ;
    }
}
@media(max-width:600px) {
    .Schedule-heading1 {
        font-size: 1rem;
        color: #212529;
        font-family: 'Roboto', sans-serif; 
        margin: 0% 0% 0% 0% ;
    }
     
    img.new-icon-img {
        max-width: 35px;
        margin: 2px auto;
    }
}
@media(max-width:359px) {
     
    .Schedule-heading1 {
        font-size: .84rem;
        color: #212529;
        font-family: 'Roboto', sans-serif;
       
    }
    img.new-icon-img {
        max-width: 30px;
    }
}
/* Hide the images by default */
.mySlides {
  display: none;
  position:relative;

}

/* Add a pointer when hovering over the thumbnail images */
.cursor {
  cursor: pointer;
}
.error{
  border:1px solid red!important;
}
/* Next & previous buttons */ 
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  border-radius: 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.prev {
  left: 0;
  
}


/* Position the "next button" to the right */
.next {
  right: 0;
 
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
	color:#fff;
}

/* Number text (1/3 etc) */
.numbertext {
 	color: rgb(31 30 30);
    font-size: 13px;
    padding: 5px 12px;
    position: absolute;
    top: 5px;
    left: 5px;
    background: rgb(234 234 234 / 80%);
    border-radius: 30px;
    font-weight: 600;
    font-family: 'Roboto';
}


/* Container for image text */
.caption-container {
  text-align: center;
  background-color: #222;
  padding: 2px 16px;
  color: white;
}


/* Six columns side by side */
.column {
  float: left;
  width: 16.66%;
 padding:2px;
	
}



/* Add a transparency effect for thumnbail images */
.demo {
  opacity: 0.6;
}

.active,
.demo:hover {
  opacity: 1;
}


#content {
    background: #f5f5f5;
}


.ast-separate-container #primary, .ast-separate-container.ast-left-sidebar #primary, .ast-separate-container.ast-right-sidebar #primary {
    margin:2em 0 0 0!important;
   }
   
  
.rightColumn{
	border-radius: 10px;
	 background: #fafafa;
} 

.rightColumnInfoSec{
	background:#fff;
}

#makeoffferprice {
	padding: 0.75em;
    margin: 0;
    border-radius: 6px;
    border: 2px solid #555;
	padding-left: 25px;
}
.borderless p>strong{
	font-size:1.7rem;
}   


.seperator {
    background: #a2a2efb8
}

.wrapper {
    width: 100%;
    margin-top: 63px;
	
   }

@media(max-width:992px) {
    .wrapper {
        width: 100%
    }
}






.ml-10 {
    margin-left: 10px;
    font-size: 12px;
    color: #080808
}

.borderless .table td{
    border:none!important; 
	margin-bottom:0;
	font-size:0.98rem;
    padding: .5rem!important;
    min-width: 70px;
    max-width: 150px;
}
.rightColumnCardetails .table td{
	font-size:1.2rem;
}
.borderless table {
    border:none!important; 
	}

table, td, th {
    border: 1px solid rgba(0, 0, 0, 0.3);
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
}

.table1 td {
    font-weight: 600;
}

.btn1 p{
margin-bottom:0px;
}

 .button3 {
  padding: 10px 35px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  background-color: #77c803; 
  color: #fff; 
  border: none;
  width: 170px;
  font-weight: 500;
 }
  
.button3:hover {
  background-color: #72b01a;
  color: white;
/*   border: 1px solid #72b01a; */
}
.btnBlueColor {
    background-color: #3A75C4;
}
.btnBlueColor:hover,.btnBlueColor:focus {
    background-color: #386fb7;
    border: 1px solid #386fb7;
}
 .button4 {
  padding: 10px 42px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  background-color: #f44336; 
  color: #fff; 
  border: none;
 }

.button4:hover {
  background-color: #77c803;
  color: white;
  border: 1px solid #77c803;
}



 .center-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; 
	}



@media only screen and (max-width: 600px) { 

.column1 {
    margin-right: 1rem!important;
    margin-left: 1rem !important;
}
.wrapper .column1{
    margin-left: unset!important;
    margin-right: unset!important;
	}
.column {
    float: left;
    width: 33.33%;
}

.center-block{
	display:flex;
	justify-content:center;
	margin-top:10px;
	
}
.timeLeftRowWrapper{
	margin-top:60px;
}
.timeLeftRow {
	top: 5px!important;
}
.prev,
.next {  
  top: 50%;  
}

	
}



@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {

.column1 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
}
	.wrapper .column1{
		 margin-left: unset!important;
    margin-right: unset!important;
	}
/* .p-4.bg-white.ml-3.column1 {
    margin: 0 1rem !important;
} */

.prev,
.next {  
  top: 50%;  
}

.column {
    float: left;
    width: 20%;
}
}

/* header changes display menu */



#menu-item-2155 {
    display: none;
}

#menu-item-2169 {
    display: none;
}

#menu-item-2177 {
    display: none;
}
#menu-item-2178 {
    display: none;
}


.header-main-layout-1 .ast-main-header-bar-alignment {
    margin-left: auto;
}

@media only screen and (min-width: 925px) {
 #menu-item-2164 {
    margin-left: 30vw;
}
}
/*details page css*/

   .tooltip {
      opacity: 1;
   }

   .redtext {
      color: red;
      position: absolute;
      display: block;
      bottom: -3px;
      font-weight: bold;
   }

   .redtextlogin {
      color: red;
      font-weight: bold;
   }

   .greentext {
      color: green;
      position: absolute;
      display: block;
      bottom: -3px;
   }

   .result-msg {
      bottom: 6px;
   }

   .login-result-msg {
      bottom: 6px;
   }

   .hide {
      display: none;
   }

   #loader-list {
      top: 6%;
      left: 31%;
      position: absolute;
   }

   .timeLeftRow {
      position: absolute;
      top: 20px;
      width: 100%;
      left: 30px;
      color: #ed1b24;
   }

   .makeityours {
      position: absolute;
      top: -25px;
      padding-right: 19px;
      font-weight: 800;
      font-size: 17px;
      z-index: 9999;
      width: 100%;
      /*text-align: right;*/
      left: 16%;
   }

   @media only screen and (max-width: 800px) {
      .makeityours {
         position: relative;
         top: 2px;
         padding-left: 18px;
         text-align: left;
      }
   }

   @media only screen and (max-width: 599px) {
      .makeityours {
         position: relative;
         top: 8px;
         padding-right: 0px;
         text-align: center;
      }
	  
   }

   @media only screen and (max-width: 991px) {
      .makeityours {
         position: absolute;
         top: -22px;
         padding-right: 19px;
         font-weight: 800;
         font-size: 17px;
         z-index: 9999;
         width: 100%;
         right: 23%;
      }
   }

   @media only screen and (max-width: 800px) {
      .makeityours {
         position: absolute;
         top: -22px;
         padding-right: 19px;
         font-weight: 800;
         font-size: 17px;
         z-index: 9999;
         width: 100%;
         /* right: -5%; */
         left: 52%;
      }
   }

   @media only screen and (max-width: 1165px) {
      .makeityours {
         position: absolute;
         top: -22px;
         padding-right: 19px;
         font-weight: 800;
         font-size: 17px;
         z-index: 9999;
         width: 100%;
         right: 2%;
      }
   }

   @media only screen and (max-width: 1086px) {
      .makeityours {
         position: absolute;
         top: -22px;
         padding-right: 19px;
         font-weight: 800;
         font-size: 16px;
         z-index: 9999;
         width: 100%;
         left: 12%;
      }
   }

   @media only screen and (max-width: 1122px) {
      .makeityours {
         position: absolute;
         top: -22px;
         padding-right: 19px;
         font-weight: 800;
         font-size: 17px;
         z-index: 9999;
         width: 100%;
         right: 1%;
      }
   }

   @media only screen and (max-width: 1048px) {
      .makeityours {
         position: absolute;
         top: -22px;
         padding-right: 19px;
         font-weight: 800;
         font-size: 16px;
         z-index: 9999;
         width: 100%;
      }
   }

   @media only screen and (max-width: 1256px) {
      .makeityours {
         position: absolute;
         top: -22px;
         padding-right: 19px;
         font-weight: 800;
         font-size: 17px;
         z-index: 9999;
         width: 100%;
         right: 5%;
      }
	   .carDetailsCheck{
		   padding:0 10px
	   }
   }

   @media only screen and (max-width: 1326px) {
      .makeityours {
         position: absolute;
         top: -22px;
         padding-right: 19px;
         font-weight: 800;
         font-size: 17px;
         z-index: 9999;
         width: 100%;
         left: 13%;
      }
   }

   @media only screen and (max-width: 1120px) {
      .makeityours {
         position: absolute;
         top: -22px;
         padding-right: 19px;
         font-weight: 800;
         font-size: 16px;
         z-index: 9999;
         width: 100%;
         left: 13%;
      }
	   
      .got-question-btn {
         padding: 7% 1% 7% 1%;
      }
   }

   @media only screen and (max-width: 1013px) {
      .makeityours {
         position: absolute;
         top: -22px;
         padding-right: 19px;
         font-weight: 800;
         font-size: 14px;
         z-index: 9999;
         width: 100%;
         left: 12%;
      }

      .got-question-btn {
         padding: 9% 22% 7% 23%;
      }
   }

   @media only screen and (max-width: 1025px) {
      .makeityours {
         position: absolute;
         top: -22px;
         padding-right: 19px;
         font-weight: 800;
         font-size: 15px;
         z-index: 9999;
         width: 100%;
         left: 12%;
      }
   }

   @media only screen and (max-width: 991px) {
      .makeityours {
         position: absolute;
         top: -27px;
         padding-right: 19px;
         font-weight: 800;
         font-size: 19px;
         z-index: 9999;
         width: 100%;
         left: 6%;
      }

      .got-question-btn {
         padding: 2% 12% 2% 12%;
      }
   }

   @media only screen and (max-width: 791px) {
      .makeityours {
         position: absolute;
         top: -27px;
         padding-right: 19px;
         font-weight: 800;
         font-size: 19px;
         z-index: 9999;
         width: 100%;
         left: 2%;
      }
   }

   @media only screen and (max-width: 573px) {
      .makeityours {
         position: absolute;
         top: -12px;
         padding-right: 19px;
         font-weight: 800;
         font-size: 19px;
         z-index: 9999;
         width: 100%;
         left: 0%;
      }

      .placebiddiv {
         padding-top: 19px;
      }
   }

/* detail page css end*/
/*details page inline css start*/

.text-white,.text-h1{
	font-family: 'Raleway', sans-serif;
	margin-bottom:0px; font-size: 24px;
}
.text-h1 { color: #000;}
.site-main {
	background:#f5f5f5;
}
.timeLeftRowWrapper{
/* 	border:1px solid #555; */
	box-shadow: 0px 0px 1px 0px #8f8c8c;
	background: #fff;
    border-radius: 8px;
}
.timeLeftRowWrapper .column1{
	border-radius: 10px;
}
.timeLeftRow,.borderless, #makeofferbid, #buy_now, .got-question-btn{
	font-family: 'Roboto', sans-serif;
}
.makeityours, .makeoffer_buynow{
	font-family: 'Raleway', sans-serif;
}
.timeLefts{
	display: inline-block;
    background: white;
    padding: 5px 20px;
    border-radius: 25px;
    margin-top: -13px;
	border: 1px solid #eaeaea;
}
#vehicle_det{
/* 	border:1px solid #555; */
	font-family: 'Roboto', sans-serif;
	background: #ffffff99;
    border-radius: 10px;
	padding: unset;
}
#vehicle_det .btn1{
	border-bottom: 2px solid #dee2e6!important;
}
.column1.retail_para{
	border: 1px solid #000;
    border-radius: 20px;
    background: #fff;
    font-size: 1.2rem;
    font-weight: 400;
    font-family: 'Roboto';
    text-align: center;
}
#vehicle_det .heading2{
	font-size:1.1rem;
	display:flex;
	justify-content:center;
	color: #808080;
    font-weight: 500;
    font-family: 'Roboto';
}
.heading3 {
   font-size: 2.5rem;
    text-align: center;
    font-family: 'Raleway';
	border-bottom: 2px solid #dee2e6;
}

.makeoffer_buynow p>span{
	font-size:1.4rem;
	font-weight:900;
}
.makeoffer_buynow p{
	line-height:28px;
}

/*shoppage css*/
 .tooltip {
        opacity: 1;
    }

    .hide {
        display: none;
    }

    #loader_list123 {
        top: 6%;
        left: 31%;
        position: absolute;
    }

    .vehicle_img {
        border-top-left-radius: 6px;
        border-bottom-left-radius: 6px;
    }

    .chosen-single {
        height: calc(1.5em + .75rem + 2px) !important;
        padding: .375rem .75rem !important;
        border: 1px solid #ced4da !important;
        background: #fff !important;
    }

    .top-pagination ul {
        float: right;
    }

    .search, .searchNew {
        padding: 8px 19px !important;
        text-align: left !important;

    }

    .search .fa, .searchNew .fa {
        color: black !important;
        position: absolute !important;
        right: 28% !important;
        top: 21px !important;
    }

    .list-item {
        border-color: #fff !important;
        box-shadow: -1px 2px 9px -3px #818181;
        border-radius: 6px;
    }

    .search:focus, .searchNew:focus {
        border: 2px solid #358c00  !important;
        color: black !important;
        background-color: transparent !important;
    }

    .resetbtn:focus, .resetbtnNew:focus {
        color: #000 !important;
        background-color: transparent !important;
        border-color: #f44336 !important;
    }

    .card1 {
        background-color: #f4f4f4;
    }

    .card1 span {
        font-size: 26px;
        letter-spacing: 3px;
        font-weight: 600 !important;
    }

    .border-dark .col-md-8 {
        padding-left: 0px;
    }

    td a {
        text-decoration: none !important;
    }

    @media only screen and (max-width: 976px) {
        #loader_list123 {
            top: 22%;
            left: 31%;
            position: absolute;
        }

        .search, .searchNew {
            padding: 10px 30px !important;
            text-align: center !important;
        }

        .search .fa, .searchNew .fa {
            right: 39% !important;
        }

        .border-dark .col-md-8 {
            padding-right: 15px;
            padding-left: 15px;
        }

        .card1 span {
            font-size: 24px;
        }
    }

    @media only screen and (min-width: 768px) and (max-width: 991px) {

        .container,
        .container-md,
        .container-sm {
            max-width: 754px;
        }
    }

    .img-sec {
        text-align: center;
    }


    /* customize search widget styling */

    #accordion #heading1 {
        cursor: pointer;
        display: none;
    }

    .topSearchButton {
        display: none;
    }

    #accordion.publicSearchPanel {
        padding: 0px 0;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
        background: #77777721;
        border: 1px solid #000;
        /* -webkit-box-shadow: 5px 10px 5px #77777721 inset;
        box-shadow: 5px 10px 5px #77777721 inset; */
    }

    #search_vin,
    #search_zip,
    #search_milage_from,
    #search_milage_to,
    #search_price_from,
    #search_price_to,
    .publicSearchPanel .search,
    .publicSearchPanel .searchNew,
    .publicSearchPanel .resetbtnNew,
    .publicSearchPanel .resetbtn {
        background: #ffffff;
    }

    .publicSearchPanel .search, .publicSearchPanel .searchNew {
        background-color: #009933;
        color: white;
        border: 3px solid #009933;
    }

    .publicSearchPanel .searchNew:hover,
    .publicSearchPanel .searchNew:focus,
    .publicSearchPanel .search:hover,
    .publicSearchPanel .search:focus {
        background-color: #0b7e32;
        color: white;
        border: 3px solid #009933;
    }

    .publicSearchPanel .resetbtnNew:hover,
    .publicSearchPanel .resetbtnNew:focus,
    .publicSearchPanel .resetbtn:hover,
    .publicSearchPanel .resetbtn:focus {
        background-color: #f44336;
        color: white;
        border: 3px solid #f44336;
    }

    .labelTwoColumn {
        padding-top: 12px;
        justify-content: left;
    }

    @media only screen and (max-width: 1024px) {
        #accordion #heading1 {
            cursor: pointer;
            display: block;
        }
    }
.bgRedTheme {
    background: #ce1919 !important;
}
.text-transform-none { text-transform: none !important;}


/*** Vin decoder Info CSS */
/* .accordions {
    background-color: #3a3a3a;
    color: #fff;
    cursor: pointer;
    padding: 0.5rem 1rem;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 16px;
    transition: 0.4s;
	font-weight:500;
	border-bottom: 1px solid grey;
}

.accordions:hover {
    background-color: #3a3a3a;
}

.accordions:after {
    content: '\002B';
    color: #fff;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}
.active:after {
  content: "\2212";
}

.panels {
    padding: 0 18px;
    background-color:#EBF2FC;
	width:100%;
    display: none;
	
}


.panels ul {
    display: flex;
    justify-content: space-between;
    padding: 0.45rem;
	line-height: 28px;
	
}
.panels ul.specs {
    margin: 0;
}

.panels ul li {
    display: flex;
    width: 100%;
	border-bottom: 1px solid #c9c3c3;;
}

.panels ul li div {
    width: 30%;
}

.panels ul li div p {
    color: #30343e;
}
p.specs-content {
    margin: 0;
	font-size:14px;
}
p.specs-heading {
    font-weight: bold;
	margin: 0;
	font-size:14px;
}
@media only screen and (max-width: 576px) {
    .panels ul li div {
        width: 50%;
    }
}
.additionalTitle{ 
    margin: 1rem 0 0.25rem;
    font-weight: 700;      
} */


/*** Vin decoder Info CSS End*/
 .carSpec{
    width: 66%;
    padding: 0;
    margin: 10px;
    border-radius: 5px;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, .3);
	background-color:#fff;
	 margin:auto;
}

.carSpec header {
    position: relative;
}

.hide {
    display: none;
}

#specDetails-tabs {
    position: relative;
    display: block;
    padding: 0;
    border-bottom: 1px solid #e0e0e0;
	background: #fff;
	border-radius: 10px 10px 0 0;
}

#specDetails-tabs>a {
    position: relative;
    display: inline-block;
    text-decoration: none;
    padding: 22px 40px;
    text-transform: uppercase;
    font-size: 1.10rem;
    font-weight: 500;
    color: #424f5a;
    text-align: center;
    width: 32%;
    font-family: 'Raleway';
}

#specDetails-tabs>a.active {
    font-weight: 700;
    outline: none;
}

#specDetails-tabs>a:not(.active):hover {
    background-color: inherit;
    color: #7c848a;
}

.red-bar {
    position: absolute;
    z-index: 10;
    bottom: 0;
    height: 3px;
    background: red;
    display: block;
    left: 0;
    transition-timing-function: cubic-bezier(.025, .255, 0, 1.125);
    transition: all .5s
}

#tab1-tab.active~span.red-bar {
    left: 0;
    width: 30%;
}

#tab2-tab.active~span.red-bar {
    left: 33%;
    width: 32%;
}

#tab3-tab.active~span.red-bar {
    left: 67%;
    width: 33%;
}


.tab-contents ul {
    display: flex;
    justify-content: space-between;
    margin: unset;
    padding: unset;
}

.tab-contents .specs li {
    display: flex;
    width: 100%;
    border-bottom: 1px solid rgb(241, 239, 239);
    padding: 16px;
}

.tab-contents .specs li div {
    width: 50%;
} 

.tab-contents .specs li div p {
    font-size: 1.2rem;
    margin-bottom: unset;
}

.specs-headings {
    font-weight: 500!important;
/*     color: #82888b !important; */
/* 	color: #000000 !important; */
	color: #262626 !important;
}
#tab2 .specs-headings, #tab3 .specs-headings {
/*     color: #707374 !important; */
	color: #353535 !important;
}
.accordions {
    background-color: white;
    color: #484848;
    cursor: pointer;
    padding: 16px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 1rem;
    transition: 0.4s;
    font-weight: 600;
    border-bottom: 1px solid grey;
    font-family: 'Raleway';
}


.accordions i{
    color: #424f5a;
    font-weight: bold;
    float: right;
    margin-right: 30px;
    transition: transform 0.5s;
}
.flip{
    transform: rotate(180deg);
}

.panels {
/*     background-color: #f5f5f5; */
	 background-color: #e7e0e066;
    width: 100%;
    display: none;
}

.panels ul.specs1 {
    margin: 0;
	display: flex;   
}

.panels ul li {
    display: flex;
    width: 100%;
    border-bottom: 1px solid #c9c3c3;
	padding:16px;
    
}

.panels ul li div {
    width: 50%;
    padding-left: 1.5rem;
}

.panels ul li div p {
    color: #30343e;
	font-size:1rem;
    margin:0 auto !important ;	
}

p.specs-contents {
    margin: 0;		
}

p.specs-headings {
    font-weight: bold;
    margin: 0;
}
@media only screen and (min-width: 577px) and (max-width: 991px) {
    .carSpec{
        width:85%;
    }
	#specDetails-tabs>a {
		padding:22px 18px
	}
}


@media only screen and (max-width: 576px) {
	.carSpec{
        width:85%;
		margin:auto;
    }
	.tab-contents .specs li,.panels ul li {
		display: block;
		list-style: none;
  }
	#specDetails-tabs>a {
		padding:22px 0;
	}
}
/* raj css */
.specLogo{
	width:32px;
	margin-right:15px;
}
td.verticleCentre {
    vertical-align: middle;
}
#inputerror{
	color: red;
	position: absolute;
	top: -23px;
}
.makeOfferValue{
	position: absolute;
	left: 28px;
	top: 14px;
}

.newNavBarImg{
	width:100px;
	margin-right: 20px;
	justify-content: center;
    align-items: center;
}
.newNavBarImg img{
	border-radius:10px;
}
.newNavBarDetails h5{
	font-weight:600;
}
.newNavBarButton{
	display: flex;
    align-items: center;
    justify-content: end;
	padding-right: 60px;
}
.specStongText{
	font-weight:600;
	font-family: 'Raleway';
}
.buttonNav {
    padding: 10px 35px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    background-color: #77c803;
    color: #fff;
    border: none;
    width: 170px;
    font-weight: 500;
	border-radius: 10px;
	font-family: 'Roboto', sans-serif;
	box-shadow: 1px 1px 9px #aaa;
}
.buttonNav:hover{
	
    background-color: #72b01a;
    color: white;
}
a#back {
    position: relative;
    top: 12px;
    font-size: 16px;
    background: white;
    padding: 5px 10px;
    border-radius: 29px;
}


.mySlides img {
    border-radius: 8px 8px 0 0;
}
.logoBackToSearch{
	width: 18px;
    margin-top: -4px;
}
.logoTimeLeft{
	width: 30px;
	margin-right:8px;
}
.largeTimeLeft{
	font-size: 1.35rem;
    color: #000000;
}
.photoGalleryPadding {
    padding: 10px 5px;
    max-height: 310px;
    overflow-y: auto;
}
.photoGalleryPadding::-webkit-scrollbar {
  width: 8px;
}
.photoGalleryPadding::-webkit-scrollbar-thumb {
  background: #888;
  border-radius:10px;
}
.photoGalleryPadding::-webkit-scrollbar-thumb:hover {
  background: #555; 
}
.carImageHeights{
	height:96px;
}
.carFinaceSec{
	border-radius: 8px;
    background-color: rgb(211, 220, 221);
    padding: 24px 18px;
}
.carFinaceLeft h5{
	    font-size: 1.75rem;
	    color:#000;
	    font-weight: 600;
}
.carFinaceLeft p{
	font-size: 1.2rem;
	 color:#000;
}
.carFinacebutton button{
	background-color: rgb(255, 255, 255);
    color: rgb(53, 53, 53);
	border-radius: 25px;
    font-size: 1.5rem;
    font-weight: 700;
	
}
.carFinacebutton button:hover {
    background-color:#ffffffba;
   
}
.carFinacebutton button a{
	color: rgb(53, 53, 53);
}
.carFinaceright img{
	border-radius:8px
}
.lightGreyNone,.siteBackColorNone{
	background-color: unset;
}

@media only screen and (max-width: 600px){
 .timeLefts{
		margin-top:2px;
	}
}
@media only screen and (max-width: 576px){
 .carFinaceright img{
	width:250px;
}
}