html,body,div,span,h1,h2,h3,h4,h5,h6,p,img,nav,section,header {
border:0;
font-size:100%;
font:inherit;
font-family: sans-serif;
vertical-align:baseline;
margin:0;
padding:0;

}


footer,header,menu,nav,section {
display:block;
}

body {
line-height:1;
background-color:#fff;
-webkit-text-size-adjust:none;
background:#000;
}

ol,ul {
list-style:none;
}


.fullsection {
width:100%;
vertical-align: top;
}

.threequatersection {
width:75%;
vertical-align: top;
}

.halfsection {
width:50%;
display: table-cell;
//border: solid 1px rgba(144, 144, 144, 0.55);
border-radius: 15px;
padding: 10px;
vertical-align: top;
}

.thirdsection {
width:33.330002%;
display: table-cell;
//border: solid 1px rgba(144, 144, 144, 0.55);
border-radius: 15px;
padding: 10px;
vertical-align: top;
}

.twothirdsection {
width:66.660002%;
display: table-cell;
//border: solid 1px rgba(144, 144, 144, 0.55);
border-radius: 15px;
padding: 10px;
vertical-align: top;
}

.quartersection {
width:25%;
display: table-cell;
//border: solid 1px rgba(144, 144, 144, 0.55);
border-radius: 15px;
padding: 10px;
vertical-align: top;
}

.row > * {
float:left;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
-o-box-sizing:border-box;
-ms-box-sizing:border-box;
box-sizing:border-box;
padding:0 0 0 30px;
}

.row + .row > * {
padding-top:50px;
}

.row {
margin-right:30px;
}

.row:after {
content:'';
display:block;
clear:both;
height:0;
}

.row:first-child > * {
padding-top:0;
}

body,input,textarea,select {
font-family:Raleway, Helvetica, sans-serif;
font-size:13pt;
font-weight:400;
line-height:1.65em;
color:#000;
}

h1,h2,h3 {
font-weight:700;
}

h2 {
font-size:1.2em;
}

h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {
color:inherit;
text-decoration:none;
}

a {
color:#000;
}

a:hover {
text-decoration:none;
}

header {
margin-bottom:2em;
}

header h2 {
color:#474747;
}

footer {
margin-top:1em;
}

section {
margin-bottom:3em;
}

section .section_border {
border: solid 1px rgba(144, 144, 144, 0.25);
padding: 0.5em;
}



section .section_ralign {
text-align: right;
}

section .section_lightfont {
color:rgba(0,0,0,.6);
}

.image {
display:inline-block;
}

.image img {
display:block;
width:100%;
}

.image.fullwidth {
width:100%;
display:block;
margin:0 0 1em;
}

.lozbutton {
background:#555;
border-radius:8px;
text-decoration:none;
font-size:1.1em;
position:relative;
display:inline-block;
margin-top:2em;
color:#FFF;
cursor:pointer;
padding:1em 1.5em;
}

#header {
position:relative;
text-align:left;
background-color:#474747;

}


#base {
position:relative;
background:#eee;

background-color: #252525;

}

#section2 {
padding-top:3em;
position:relative;
background:#f4f4f4;
}

#section2 h2 {
color:#474747;
}



#seperator {
position:relative;
text-align:center;
background-color:#000;
padding:1em 0;
}

.copyright {
position:relative;
text-align:left;
color:rgba(0,0,0,.6);
background-color:#444;
width:auto;
margin-left:auto;
margin-right:auto;
}

.copyright a {
text-decoration:none;
color:#cdced0;
}

.container {
width:auto;
margin-left:auto;
margin-right:auto;

}


section > :last-child,section:last-child,.row > section {
margin-bottom:0;
}

#mainlogo h1,#mainlogo h2,#nav li.active a {
color:#474747;
}


#mapid { height: 500px; width:100%;}

.leaflet-container a.leaflet-popup-close-button {
     color: #111 !important;
}








.infophone {
    position: fixed;
    bottom:0px;
    left:0px; 
    width:100%;
    z-index:100;
    background-color: #272727;
    text-align:right;
    margin-right:10%;
    font-size:1.5em; 

}

.infophone span  a{

    color:#ddd;
    }

.infophone span  {

    color:#ddd;
    }

.highlight_symbols {
    color: #474747;
}


.tablesection {
display: table;
border-spacing: 10px 0px;
width: 100%
}

.padleft {
    padding-left:20px;
}

.button {
	-moz-appearance: none;
	-webkit-appearance: none;
	-o-appearance: none;
	-ms-appearance: none;
	appearance: none;
	-moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
	-webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
	-o-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
	-ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
	transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
	/*background-color: #3cadd4;*/
	background-color:#ff384c;
	border-radius: 20px;
	border: 0;
	color: #ffffff !important;
	cursor: pointer;
	display: inline-block;
	font-weight: 400;
	height: 2em;
	line-height: 2.2em;
	padding: 0 1em;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;

}
.button.big {
	font-size: 1.35em;
}

.button:hover {
	background-color: #51b6d9;
	text-decoration: none;
}



.clickbuttons {

	bottom: 15px;
	width:100%;
}




.bulletsize {
    font-size: 0.5em;
}




.bulletleftpad {
    padding-left: 5%;
}




.registration.span{
	padding: .2em 1em .05em 1em;
}

.registration::placeholder {
  opacity: 0.5;
  color: grey;
}





.clickbuttons.disabled {
    opacity: 0.5;
}

.clickbuttons.disabled .button{
  pointer-events: none;
  cursor: default;
  text-decoration: none;
  color: darkgrey !important;
}



.gdprnotice {
    font-size: 0.7em;
}



.hiddennotice {
    visibility: hidden;
}




.carsales_table {
	width:100%;
	text-align: left;
	table-layout: fixed;
}
.carsales_table tr {

}
.carsales_table tr:nth-child(even) {
	//background-color: #e3e3e3;
}



.carsales_table .td_make {
	width:auto;
	padding-left:10px;
}
.carsales_table .th_make {
	width:auto;
}
.carsales_table .td_title {
	width:auto;
}
.carsales_table .th_title {
	width:auto;
}

.carsales_table .td_price {
	width:100px;
}
.carsales_table .th_price {
	width:100px;
}

.carsales_table .td_fuel {
	width:100px;
}
.carsales_table .th_fuel {
	width:100px;
}


.carsales_table .td_moreinfo {
	width:50px;
	font-size: 2em;
}
.carsales_table .th_moreinfo {
	width:30px;
}

.hiddenpopup{

    height:auto;
    max-height:95%;
    border: 1px solid #ccc;
    background-color: #f3f3f3;
    z-index: 100;
    display:block;
    overflow-y: auto;
    display: none;


    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	max-width:1200px;
    width: 90%;
}


.image_gallery {

  background-color: #f3f3f3;

  padding: 10px;
}

.image_gallery img {
  	padding: 10px;
	max-height:150px;
}

.details_img !important {
	max-height:250px;
	max-width:250px;

	float:right;
}


.details_main_image_holder {
	display: inline-block;
	vertical-align: top;
	padding-right:10px;
}


.topbar {
	width:100%;
	background-color: #333;
	display: block ruby;
    height:45px;

    z-index: 50000;
    position: fixed;
    font-size:20px;
}

}

.topbarleft {
	float:left;
	background-color: #333;
}
.topbarright {
    float:right;
    background-color: #333;
    padding-top: 10px;
    padding-right: 5px;
    color: #fff;
}

.headershadow {
	background-color:#000;
box-shadow: 0px 10px 30px 30px black;
z-index: 10;
position: relative;
  height: 20px;
  margin-top: -30px;
}


.underheaderimage {
	position:relative;
	background:#eee;
    padding-bottom:.3em;
    min-height: 420px;

    background-image: url("/images/underheader.png");
    background-repeat: no-repeat;

    background-position: center center;
    background-size: cover;
    box-shadow: 
        inset 0px 25px 20px -8px #000,
        inset 0px -25px 20px -5px #252525; 
    color:#fff;
    display: flex;

}



.underheaderimagecontactus {
    min-height: 150px;
    background-image: url("/images/underheader_contact.png");
}

.underheaderimagecarsales {
    min-height: 150px;
    background-image: url("/images/underheader_contact.png");
}

.underheaderimagecardetails {
    min-height: 50px;
    max-height: 50px;
    background-color: #000;
    background-image: url("");
}



.underheaderimage .container{
    padding: 60px 0;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #fff;
  text-shadow: 4px 4px 8px #000;
  font-size: 32px;
  font-weight: 800;
  line-height: 1;
}


.pagemain {
    color:#f5f5f5;
    text-align:left;
    padding-top:15px;
    font-size:15px;
}

.left_to_right_shadow {
    box-shadow: 0 10px 20px #000;
    padding-top:10px;
    padding-bottom:10px;
    padding-left:0px;
    padding-right:10px;
    clip-path: inset(10px 0px 10px -10px);
    width:auto;
}

.fit-image-width {
    max-width:100%;
    height:auto;
}

.pagetitle {
      position: absolute;
  top: 50%;
  width:100%;
  max-width:1400px;

  transform: translate(-50%, -50%);
  padding-left:10px;
}


.findcarbutton {
  background-color: #ceccd0;
  color: #000;
  font-size: 18px;
  font-weight: 800;
  padding: 15px;
  position: relative;
  z-index: 10;
  cursor: pointer;
  text-decoration: none;
  border-radius:5px;
}



.contactbox {
    text-align: center;
    color: #fff;
    margin-top: -25px;
}

.contactbox .contactsections {
  display: flex;
  justify-content: center;
  padding-top:12px;
  margin-bottom:20px;
}

.contactsections .rborder{
    border-right: solid 1px #ceccd0;
}
.contactsections .subsection {
    flex: 1;
    padding: 12px;
    font-size: 18px;
    color:#fff;
}

.contactsections .subsection {
    font-size: 18px;
    color:#fff;
}

.subsectionicon{
    font-size: 50px;
    color:#fff;
}

.subsectionlink{
    font-size: 18px;
    color:#fff;
}

.subsectionsmalltext {
    font-size: 12px;
    color:#fff;
}


.socialsections{
    font-size: 18px;
    color:#fff;

}

.socialsectionstitle {
  background-color: #ceccd0;
  color: #000;
  font-size: 18px;
  font-weight: 800;
  padding: 15px;
  position: relative;
  z-index: 10;
  display: inline;
  top:-6px;
    border-radius:5px;

}


.socialsections a {
    padding-top:20px;
    padding-left:5px;
    padding-right:5px;
    color:#fff;
    font-size:50px;
    text-decoration:none;
    pointer:cursor;
}


.topbaricon {
    padding-top:5px;
    padding-left:5px;
    padding-right:5px;
    color:#ceccd0;
    font-size:30px;
    text-decoration:none;
    pointer:cursor;
}

.headerspacer{
    height:180px;
}

.footer_details {
    display: flex;
    justify-content: left;
    color:#fff;

    flex-wrap: wrap;
}

.footer_details_address {
    min-width:300px;
    flex: 1;
        padding:20px;
}

.footer_details_contact {
    flex: 1;
        min-width:400px;
            padding:20px;
}

.footer_details_socials {
    flex: 1;
        min-width:300px;
            padding:20px;

}

.footer_details_socials_icons {
    font-size:50px;
    padding-right:15px;

}


.footer_details_header{
  color: #fff;
  font-size: 20px;
  font-weight: 800;
  padding-bottom:10px;
}
.footer_details_icon {

}




.car_grid {
  //border: 2px dotted rgb(96 139 168);
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(400px, 1fr));
  width: 100%;
  padding:10px;
grid-column-gap: 5px;
  grid-row-gap: 5px;
}

.car_grid > * {
  border: 2px solid #ceccd044;
  border-radius: 5px;
  background-color: rgb(96 139 168 / 0.2);

}

.carmoreinfobtn{
  background-color: #252525;
  color: #000;
  font-size: 16px;
  font-weight: 400;

  cursor: pointer;
  text-decoration: none;
  //display: block;
  width: auto%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  gap: 10px; /* Optional: space between sections */
  margin-left:10px;
  margin-right:10px;
  border-radius: 5px;

}

.carmoreinfobtn_sideicon {
  flex-shrink: 0;
  background-color: #7e7c80;
    padding: 5px;
    color:#fff;
    border-radius: 0px 5px 5px 0px;
}

.carmoreinfobtn_middle {
    flex-grow: 1;
      padding: 5px;
        text-decoration: none;
            color:#fff;
}

.carmoreinfobtn_href {
      text-decoration: none;
}





.car_grid_summaryicons {
  //border: 2px dotted rgb(96 139 168);
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
  width: 100%;
  padding:10px;
grid-column-gap: 5px;
  grid-row-gap: 5px;
  min-width:140px;
}

.car_grid_summaryicons img {
    max-width:100px;
    max-height:40px;
    padding-top: 5px;
}

.car_grid_summaryicons i {
    max-width:100px;
    max-height:40px;
    font-size: 35px;
    padding-top: 5px;
}

.car_grid_summaryicons > * {
  border: 2px solid #ceccd044;
  border-radius: 5px;
  background-color: rgb(96 139 168 / 0.2);
  text-align:center;
}

.car_grid_summaryicons_header {
    font-size: 10px;
}
.car_grid_summaryicons_value {
    font-size: 14px;
    font-weight:800;
    display:block;
    margin-top: -10px;
}

.car_grid_summaryicons_pic{
    min-height:50px;
}
.svginvert {
    filter: invert(100%);
}

.car_grid_head_make{
    font-size: 22px;
    font-weight:800;
}

.car_grid_head_year{
    font-size: 16px;
    font-weight:600;
}



.car_grid_head_model{
    font-size: 16px;
    font-weight:600;
}

.car_grid_head {
      padding:10px;
}



.car_grid_price{
  background-color: #7e7c80;
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  padding:10px;

  width: auto;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;

  margin-left:10px;
  margin-right:10px;
  border-radius: 5px;
  float:right;
}


.car_grid_imgholder {
    width:100%;
    padding-top:10px;
    text-align: center;
}

.car_grid_img {
    width:auto;
    max-width:95%;
    max-height:300px;
    object-fit: cover;
}


.contact_thinheader {
    max-height: 100px;
    width: 100%;
    height: auto;
    object-fit: cover;
}


.googlemapsdirectiontitle{
  background-color: #ceccd0;
  color: #000;
  font-size: 18px;
  font-weight: 800;
  padding: 15px;
  position: relative;
  z-index: 10;
  cursor: pointer;
  text-decoration: none;
  border-radius:5px;
}


.googlemapscontainer {
    width:100%;
    text-align:center;
}


.findcarbanner{
    max-height:170px;
    background-color: #333;
   // background-image: linear-gradient(to right, #444 , #000);

}
.findcarbanner img {
    height:150px;
    max-height: 150px;
    padding-top:10px;
}

.findcarbannermiddle {
    max-width:1400px;
    margin-left: auto;
  margin-right: auto;
}

.bannertext {
    display: inline-block;
    color:#fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff;
    text-shadow: 4px 4px 8px #000;
    font-weight: 800;
    line-height: 1;

text-align: right;
padding-top: 30px;
  padding-right: 10px;
  float: right;
 font-size: min(3.2vw, 44px);


}


.bannertextsmall{
    font-size: min(2.2vw, 36px);
    padding-left:60px;
}



.needhelpbanner{
    max-height:170px;
    background-color: #333;
   // background-image: linear-gradient(to right, #444 , #000);

}
.needhelpbanner img {
    height:150px;
    max-height: 150px;
    padding-top:10px;
}

.needhelpbannermiddle {
    max-width:1400px;
    margin-left: auto;
  margin-right: auto;
}



.cardetails_cartitle {
    width:100%;
    padding-bottom: 10px;
    background-color: #444;
    padding-left:20px;
    border-radius: 5px 5px 0px 0px;
}
.cardetails_cartitle_make {
      text-transform: uppercase;
  letter-spacing: 1px;
  color: #fff;
  font-weight: 800;
  line-height: 1.5;
    font-size: min(5vw, 50px);

}
.cardetails_cartitle_year {
    font-size: min(3vw, 32px);
      letter-spacing: 1px;
  color: #fff;

  font-weight: 400;
  line-height: 1;

}
.cardetails_cartitle_model {
    font-size: min(2vw, 32px);
      letter-spacing: 1px;
  color: #fff;


  font-weight: 400;
  line-height: 1;


}


.cardetails_carphoto {
    width:100%;

    background-color: #444;
    padding-left:20px;
    padding-right:20px;

}


.cardetails_carphoto img {
    max-width:100%;
    max-height:600px;
    height:auto;
}


.cardetails_carphotoreel{

    max-width:100%;
    width:auto;
    background-color: #444;
    padding-left:20px;
    padding-right:20px;
    border-radius: 0px 0px 5px 5px;
    min-height: 20px;
}

.cardetails_carphotoreel img {
    padding: 10px;
    max-height:160px;
}

.cardetails_sidebuttons {
  width:auto;
  display: flex;
  flex-wrap: wrap;
  font-size: min(6vw, 38px);
  letter-spacing: 1px;
  color: #fff;
  text-align: center;
  font-weight: 600;
}
.cardetails_sidebuttons > div {
    background-color: #444;
  flex: 1 1 100%;
  padding:20px;

  margin-bottom: 10px;
  border-radius: 5px 5px 5px 5px;
}

.cardetails_sidebuttons_price {
    background-color: #7e7c80 !important;
}


.cardetails_sidebuttons_call_us {
      font-size: min(6vw, 30px);
      line-height: 1.5;
}


.car_details_summaryicons{
  //border: 2px dotted rgb(96 139 168);
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  width: 100%;
  padding:20px;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  min-width:140px;
}

.car_details_summaryicons img {
    max-width:160px;
    max-height:60px;
    padding-top: 5px;
}

.car_details_summaryicons i {
    max-width:120px;
    max-height:60px;
    font-size: 50px;
    padding-top: 5px;
}

.car_details_summaryicons > * {
  border: 2px solid #ceccd044;
  border-radius: 5px;
  background-color: rgb(96 139 168 / 0.2);
  text-align:center;
}

.car_details_summaryicons_header {
    font-size: 16px;
}
.car_details_summaryicons_value {
    font-size: 18px;
    font-weight:800;
    display:block;
    margin-top: -10px;
}

.car_details_summaryicons_pic{
    min-height:70px;
}

.nobottommargin {
    margin-bottom: 0px !important;
}


.cardetails_description {
    width:100%;
    padding-bottom: 10px;
    background-color: #444;
    padding:20px;
    border-radius: 5px 5px 5px 5px;
}

.addedmargin20 {
    margin-bottom: 20px !important;
}

.cardetails_description_header{
      font-size: min(5vw, 24px);
      line-height: 1.5;
}


.imagepopupclose {
   position:absolute;
   top:0;
   right:0;
   font-size: 80px;
   color:#fff;
   padding-right:10px;
   padding-top:10px;
}


.car_grid_no_vehicles {
    width:100%;
    padding-bottom: 10px;
    background-color: #444;
    padding:20px;
    padding-top:50px;
    padding-bottom:50px;
    border-radius: 5px 5px 5px 5px;
    font-size: 60px;
    font-weight:800;
    text-align: center;
}