<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */


#box4links, #box4links1, #box4links2, #box4links3, #box4links4, #box4links5, #box4links6, #box4links7, #box4links8 {

  padding: 1rem;
  color: white;
  border-width: 1px;
  border-style: solid;
  border-image: 
    linear-gradient(
      to bottom, 
      grey, 
      rgba(0, 0, 0, 0)
    ) 1 100%;
	
}

/*box 4 coupons*/

.coupon {
  border: 5px dotted #5E0E0F;
  width: 80%;
  border-radius: 15px;
  margin: 0 auto;
  max-width: 600px;
}

.container {
  padding: 2px 16px;

}

.promo {
  background: #ccc;
  padding: 3px;
}

.expire {
  color: red;
	
}


/*box car wash services*/
#boxpltinum {
background:url("../images/img-portfolio/carbkgroundfull.png");
background-size:cover;
min-height: 520px;
height: auto;
font-family: 'Lora', serif;
padding: 0;
color: white;
border-width: 10px;
border-style: solid;
  border-image: 
    linear-gradient(
      to bottom, 
      black, 
      rgba(0, 0, 0, 0)
    ) 1 100%;
}

#boxpltinum h3, #boxpltinum1 h3{
	font-size: 35px;
}
#boxpltinum h4, #boxpltinum1 h4{
	font-size: 25px;
	color:crimson;
}

#left1, #left2, #left3, #left4, #left5, #left6, #left7, #left8, #left9{
	float: left;
	width: 85%;
}
#left1 p, #left2 p, #left3 p, #left4 p, #left5 p, #left6 p, #left7 p, #left8 p, #left9 p{
	
padding-left: 2px;
}

#leftfull, #leftfull1, #leftfull2, #leftfull3, #leftfull4, #leftfull5, #leftfull6, #leftfull7, #leftfull8, #leftfull9, #leftfull10, #leftfull11, #leftfull12{
	padding-left: 0;
	float: left;
	width: 100%;
}


#right1, #right2, #right3, #right4, #right5, #right6, #right7, #right8, #right9{
	float: right;
	width: 15%;
}
#onleft{
	float: left;
	width: 30%;
}
#onleft h2{text-align-last: center}
.border-bronze{
	border-left: rgba(192,70,7,1.00) 5px solid;
}
.border-silver{
	border-left: 5px solid rgba(115,115,115,1.00);
}
.border-platinum{
	border-left: 5px solid rgba(45,45,45,1.00);
}
.border-gold{
  border-left: 5px solid rgba(195,170,0,1.00);	
}

.full-border-gold{
	border: 5px solid rgba(195,170,0,1.00);	}

#text-center{
	text-align-last: center;
}
#oncenter{
	float: left;
	width: 35%;
}
#oncenter h2{text-align-last: center}
#onright h2{text-align-last: center}

#onright{
	float: left;
	width: 35%;
}

#boxgold {
background:url("../images/img-portfolio/carbkgroundfull.png");
background-size:cover;
font-family: 'Lora', serif;
min-height: 520px;
height: auto;
padding: 0.1rem;
color: white;
border-width: 10px;
border-style: solid;
border-image: 
    linear-gradient(
      to bottom, 
      gold, 
      rgba(0, 0, 0, 0)
    ) 1 100%;
	
}
#boxgold h3{
	font-size: 35px;
}
#boxgold h4{
	font-size: 25px;
	color:crimson;
}


#boxsilver{
background:url("../images/img-portfolio/carbkgroundfull.png");
background-size:cover;
min-height: 400px;
height: auto;
font-family: 'Lora', serif;
padding: 0.1rem;
color: white;
border-width: 10px;
border-style: solid;
border-image: 
    linear-gradient(
      to bottom, 
      grey, 
      rgba(0, 0, 0, 0)
	) 1 100%;}
#boxsilver h3{
	font-size: 35px;
}
#boxsilver h4{
	font-size: 25px;
	color:crimson;
}

#boxbronze{
background:url("../images/img-portfolio/carbkgroundfull.png");
background-size:cover;
min-height: 400px;
height: auto;
font-family: 'Lora', serif;
padding: 0.1rem;
color: white;
border-width: 10px;
border-style: solid;
border-image: 
    linear-gradient(
      to bottom, 
     brown, 
      rgba(0, 0, 0, 0)
    ) 1 100%;
	
}
#boxbronze h3{
	font-size: 35px;
}
#boxbronze h4{
	font-size: 25px;
	color:crimson;
}
#boxbronze h5{
	font-size: 20px;
	color:#000DFF;
}

#boxwash{
background:url("../images/img-portfolio/carbkgroundfull.png");
background-size:cover;
min-height: 520px;
height: auto;
font-family: 'Lora', serif;
padding: 0.1rem;
color: white;
border-width: 10px;
border-style: solid;
border-image: 
    linear-gradient(
      to bottom, 
      grey, 
      rgba(0, 0, 0, 0)
	) 1 100%;}
#boxwash h3{
	font-size: 35px;
}
#boxwash h4{
	font-size: 25px;
	color:crimson;
}

#boxdetailcar {
background:url("../images/img-portfolio/carbkgroundfull.png");
background-size:cover;
min-height: 520px;
height: auto;
font-family: 'Lora', serif;
padding: 0;
color: white;
border-width: 10px;
border-style: solid;
  border-image: 
    linear-gradient(
      to bottom, 
      black, 
      rgba(0, 0, 0, 0)
    ) 1 100%;
}

#boxdetailcar h3{
	font-size: 35px;
}
#boxdetailcar h4{
	font-size: 25px;
	color:crimson;
}
#boxdetailutilityvehicle {
background:url("../images/img-portfolio/carbkgroundfull.png");
background-size:cover;
min-height: 520px;
height: auto;
font-family: 'Lora', serif;
padding: 0;
color: white;
border-width: 10px;
border-style: solid;
  border-image: 
    linear-gradient(
      to bottom, 
      red, 
      rgba(0, 0, 0, 0)
    ) 1 100%;
}

#boxdetailutilityvehicle h3{
	font-size: 35px;
}
#boxdetailutilityvehicle h4{
	font-size: 25px;
	color:crimson;
}
#boxdetailxluv {
background:url("../images/img-portfolio/carbkgroundfull.png");
background-size:cover;
min-height: 520px;
height: auto;
font-family: 'Lora', serif;
padding: 0;
color: white;
border-width: 10px;
border-style: solid;
  border-image: 
    linear-gradient(
      to bottom, 
      yellow, 
      rgba(0, 0, 0, 0)
    ) 1 100%;
}

#boxdetailxluv h3{
	font-size: 35px;
}
#boxdetailxluv h4{
	font-size: 25px;
	color:crimson;
}
#boxdetailminivan {
background:url("../images/img-portfolio/carbkgroundfull.png");
background-size:cover;
min-height: 520px;
height: auto;
font-family: 'Lora', serif;
padding: 0;
color: white;
border-width: 10px;
border-style: solid;
  border-image: 
    linear-gradient(
      to bottom, 
      blue, 
      rgba(0, 0, 0, 0)
    ) 1 100%;
}

#boxdetailminivan h3{
	font-size: 35px;
}
#boxdetailminivan h4{
	font-size: 25px;
	color:crimson;
}

/*vashable*/
#washablered {
background-size:cover;
min-height: 520px;
height: auto;
font-family: 'Lora', serif;
font-size: 18px;
padding: 0;
color: white;
border-width: 10px;
border-style: solid;
  border-image: 
    linear-gradient(
      to bottom, 
      red, 
      rgba(0, 0, 0, 0)
    ) 1 100%;
}
#washableyellow {

background-size:cover;
min-height: 520px;
height: auto;
font-family: 'Lora', serif;
font-size: 18px;
padding: 0;
color: black;
border-width: 10px;
border-style: solid;
  border-image: 
    linear-gradient(
      to bottom, 
      yellow, 
      rgba(0, 0, 0, 0)
    ) 1 100%;
}
#washablegreen {
background-size:cover;
min-height: 200px;
height: auto;
font-family: 'Lora', serif;
	font-size: 18px;
padding: 0;
color: white;
border-width: 10px;
border-style: solid;
  border-image: 
    linear-gradient(
      to bottom, 
      green, 
      rgba(0, 0, 0, 0)
    ) 1 100%;
}



/*box detail sevices*/

#boxcar, #boxcar1, #boxcar2 {
background:url("../images/img-portfolio/car2.png");
background-size:cover;
min-height: 600px;
height: auto;
font-family: 'Lora', serif;
padding: 0.1rem;
color: white;
border-width: 5px;
border-style: solid;
  border-image: 
    linear-gradient(
      to bottom, 
      black, 
      rgba(0, 0, 0, 0)
    ) 1 100%;
}
#boxcar h3, #boxcar1 h3{
	font-size: 35px;
}
#boxcar h4, #boxcar1 h4{
	font-size: 25px;
	color:crimson;
}

#left, #left1,#left2,#left3,#left4,#left5,#left6,#left7,#left8,#left9,#left10,#left11,#left12,#left13 {
	float: left;
	width: 80%;
}
#right, #right1, #right2, #right3, #right4, #right5, #right6, #right7, #right8, #right9, #right10, #right11, #right12, #right13{
	float: right;
	width: 20%;
}


#boxutility, #boxutility1, #boxutility2 {
background:url("../images/img-portfolio/car3.png");
background-size:cover;
font-family: 'Lora', serif;
min-height: 600px;
height: auto;
padding: 0.1rem;
color: white;
border-width: 5px;
border-style: solid;
border-image: 
    linear-gradient(
      to bottom, 
      gold, 
      rgba(0, 0, 0, 0)
    ) 1 100%;
	
}
#boxutility h3, #boxutility1 h3{
	font-size: 35px;
}
#boxutility h4{
	font-size: 25px;
	color:crimson;
}


#boxminivan, #boxminivan1, #boxminivan2{
background:url("../images/img-portfolio/car4-2.png");
background-size:cover;
min-height: 550px;
height: auto;
font-family: 'Lora', serif;
padding: 0.1rem;
color: white;
border-width: 5px;
border-style: solid;
border-image: 
    linear-gradient(
      to bottom, 
      grey, 
      rgba(0, 0, 0, 0)
	) 1 100%;}
#boxminivan h3, #boxminivanr1 h3{
	font-size: 35px;
}
#boxminivan h4, #boxminivan1 h4{
	font-size: 25px;
	color:crimson;
}

#boxtime{
background:url("../images/img-portfolio/car5.png");
background-size:cover;
min-height: 700px;
height: auto;
font-family: 'Lora', serif;
padding: 0.1rem;
color: white;
border-width: 5px;
border-style: solid;
border-image: 
    linear-gradient(
      to bottom, 
     brown, 
      rgba(0, 0, 0, 0)
    ) 1 100%;
	
}
#boxtime h3{	font-size: 35px;
}
#boxtime h4, #boxtime1 h4{
	font-size: 25px;
	color:crimson;
}
#boxtime h5, #boxtime1 h5{
	font-size: 20px;
	color:#000DFF;
}

/*box car Cust Ext Detail*/
#CustExtDetailtop {
background-size:cover;
min-height: 400px;
height: auto;
font-family: 'Lora', serif;
font-size: 18px;
padding: 0.1rem;
color: white;
border-width: 10px;
border-style: solid;
  border-image: 
    linear-gradient(
      to bottom, 
      grey, 
      rgba(0, 0, 0, 0)
    ) 1 100%;
}
#CustExtDetailtop h3{
	font-size: 28px;
}
#CustExtDetailtop h4{
	font-size: 25px;
	color:crimson;
	text-align-last: center;
}

#CustExtDetailbottom, #CustExtDetailbottom1 {

background-size:cover;
min-height: 250px;
height: auto;
font-family: 'Lora', serif;
font-size: 18px;
padding: 0.1rem;
color: white;
border-width: 10px;
border-style: solid;
  border-image: 
    linear-gradient(
      to bottom, 
      black, 
      rgba(0, 0, 0, 0)
    ) 1 100%;
}
#CustExtDetailbottom h3, #CustExtDetailbottom1 h3 {
	font-size: 28px;
}
#CustExtDetailbottom h4, #CustExtDetailbottom1 h4 {
	font-size: 25px;
	color:crimson;
}
#CustExtDetailleft  {

background-size:cover;
min-height: 250px;
height: auto;
font-family: 'Lora', serif;
font-size: 18px;
padding: 0.1rem;
color: white;
border-width: 10px;
border-style: solid;
  border-image: 
    linear-gradient(
      to bottom, 
      black, 
      rgba(0, 0, 0, 0)
    ) 1 100%;
}
#CustExtDetailleft h3 {
	font-size: 28px;
}
#CustExtDetailleft h4 {
	font-size: 25px;
	color:crimson;
}

#CustExtDetailright  {
background-size:cover;
min-height: 250px;
height: auto;
font-family: 'Lora', serif;
font-size: 18px;
padding: 0.1rem;
color: white;
border-width: 10px;
border-style: solid;
  border-image: 
    linear-gradient(
      to bottom, 
      black, 
      rgba(0, 0, 0, 0)
    ) 1 100%;
}
#CustExtDetailright h3 {
	font-size: 28px;
}
#CustExtDetailright h4 {
	font-size: 25px;
	color: crimson;
}

/*box car interior services*/
#boxcarint, #boxcarint1, #boxcarint2 {
background:url("../images/img-portfolio/car2.png");
background-size:cover;
min-height: 550px;
height: auto;
font-family: 'Lora', serif;
padding: 0.1rem;
color: white;
border-width: 5px;
border-style: solid;
  border-image: 
    linear-gradient(
      to bottom, 
      black, 
      rgba(0, 0, 0, 0)
    ) 1 100%;
}
#boxcarint h3, #boxcarint1 h3{
	font-size: 35px;
}
#boxcarint h4, #boxcarint1 h4{
	font-size: 25px;
	color:crimson;
}

#boxutilityint, #boxutilityint1, #boxutilityint2 {
background:url("../images/img-portfolio/car3.png");
background-size:cover;
font-family: 'Lora', serif;
min-height: 550px;
height: auto;
padding: 0.1rem;
color: white;
border-width: 5px;
border-style: solid;
border-image: 
    linear-gradient(
      to bottom, 
      gold, 
      rgba(0, 0, 0, 0)
    ) 1 100%;
	
}
#boxutilityint h3, #boxutilityint1 h3{
	font-size: 35px;
}
#boxutilityint h4{
	font-size: 25px;
	color:crimson;
}


#boxminivanint, #boxminivanint1, #boxminivanint2{
background:url("../images/img-portfolio/car4.png");
background-size:cover;
min-height: 550px;
height: auto;
font-family: 'Lora', serif;
padding: 0.1rem;
color: white;
border-width: 5px;
border-style: solid;
border-image: 
    linear-gradient(
      to bottom, 
      grey, 
      rgba(0, 0, 0, 0)
	) 1 100%;}
#boxminivanint h3, #boxminivanint1 h3{
	font-size: 35px;
}
#boxminivanint h4, #boxminivanint1 h4{
	font-size: 25px;
	color:crimson;
}

#boxtimeint{
background:url("../images/img-portfolio/car5.png");
background-size:cover;
min-height: 550px;
height: auto;
font-family: 'Lora', serif;
padding: 0.1rem;
color: white;
border-width: 5px;
border-style: solid;
border-image: 
    linear-gradient(
      to bottom, 
     brown, 
      rgba(0, 0, 0, 0)
    ) 1 100%;
	
}
#boxtimeint h3{
	font-size: 35px;
}
#boxtimeint h4, #boxtimeint1 h4{
	font-size: 25px;
	color:crimson;
}
#boxtimeint h5, #boxtimeint1 h5{
	font-size: 20px;
	color:#000DFF;
}
/*box footer*/
#boxWinter{
	padding: 1rem;
 	color: white;
	font-family: 'Lora', serif;
  	border-width: 2px;
  	border-style: solid;

}
#boxSummer{
	padding: 1rem;
	color:#373737; 
	font-family: 'Lora', serif;
  	border-width: 2px;
	border-style: solid;
  
}

/*box car INTERIOR/interior CUSTOM*/
#boxcarintex{
background:url("../images/img-portfolio/car2.png");
background-size:cover;
min-height: 400px;
height: auto;
font-family: 'Lora', serif;
padding: 0.1rem;
color: white;
border-width: 5px;
border-style: solid;
  border-image: 
    linear-gradient(
      to bottom, 
      black, 
      rgba(0, 0, 0, 0)
    ) 1 100%;
}
#boxcarintex h3{
	font-size: 35px;
}
#boxcarintex h4, #boxcarintex1 h4{
	font-size: 25px;
	color:crimson;
}

#boxutilityintex {
background:url("../images/img-portfolio/car3.png");
background-size:cover;
font-family: 'Lora', serif;
min-height: 400px;
height: auto;
padding: 0.1rem;
color: white;
border-width: 5px;
border-style: solid;
border-image: 
    linear-gradient(
      to bottom, 
      gold, 
      rgba(0, 0, 0, 0)
    ) 1 100%;
	
}
#boxutilityintex h3{
	font-size: 35px;
}
#boxutilityintex h4{
	font-size: 25px;
	color:crimson;
}


#boxminivanintex{
background:url("../images/img-portfolio/car4-2.png");
background-size:cover;
min-height: 400px;
height: auto;
font-family: 'Lora', serif;
padding: 0.1rem;
color: white;
border-width: 5px;
border-style: solid;
border-image: 
    linear-gradient(
      to bottom, 
      grey, 
      rgba(0, 0, 0, 0)
	) 1 100%;}
#boxminivanintex h3{
	font-size: 35px;
}
#boxminivanintex h4{
	font-size: 25px;
	color:crimson;
}

#boxtimeintex{
background:url("../images/img-portfolio/car5.png");
background-size:cover;
min-height: 600px;
height: auto;
font-family: 'Lora', serif;
padding: 0.1rem;
color: white;
border-width: 5px;
border-style: solid;
border-image: 
    linear-gradient(
      to bottom, 
     brown, 
      rgba(0, 0, 0, 0)
    ) 1 100%;
	
}
#boxtimeintex h3{
	font-size: 35px;
}
#boxtimeintex h4, #boxtimeint1 h4{
	font-size: 25px;
	color:crimson;
}
#boxtimeintex h5, #boxtimeint1 h5{
	font-size: 20px;
	color:#000DFF;
}

/*CUSTUMER APPRECIATION PROGRAM*/
#boxCAPbronze{
	background: url("../images/img-portfolio/bronze.png");
background-size:cover;
min-height: 320px;
height: auto;
font-family: 'Lora', serif;
padding: 0.1rem;
color: white;
border-width: 5px;
border-style: solid;
  border-image: 
linear-gradient(
to bottom, #cd7f32, rgba(0, 0, 0, 0)) 1 100%;
}
#left {
	float: left;
	width: 35%;
}
#right{
	float: right;
	width: 65%;
}
#boxCAPbronze h3{
	font-size: 35px;
}
#boxCAPbronze h4, #boxCAPbronze1 h4{
	font-size: 25px;
	color:crimson;
}

#boxCAPsilver {
background: url("../images/img-portfolio/silver.png");
background-size:cover;
font-family: 'Lora', serif;
min-height: 320px;
height: auto;
padding: 0.1rem;
color: white;
border-width: 5px;
border-style: solid;
border-image: 
linear-gradient(to bottom, #C0C0C0, rgba(0, 0, 0, 0)) 1 100%;
	
}
#boxCAPsilver .left {
	float: left;
	width: 35%;
}
#boxCAPsilver .right{
	float: right;
	width: 65%;
}
#boxCAPsilver h3{
	font-size: 35px;
}
#boxCAPsilver h4{
	font-size: 25px;
	color:crimson;
}


#boxCAPgold{
	background: url("../images/img-portfolio/gold.png");
background-size:cover;
min-height: 320px;
height: auto;
font-family: 'Lora', serif;
padding: 0.1rem;
color: white;
border-width: 5px;
border-style: solid;
border-image: 
linear-gradient(to bottom, #d4af37, rgba(0, 0, 0, 0)) 1 100%;}

#boxCAPgold .left {
	float: left;
	width: 35%;
}
#boxCAPgold .right{
	float: right;
	width: 65%;
}

#boxCAPgold h3{
	font-size: 35px;
}
#boxCAPgold h4{
	font-size: 25px;
	color:crimson;
}


#boxCAPPlatinum{
background: url("../images/img-portfolio/platinum.png");
background-size:cover;
min-height: 320px;
height: auto;
font-family: 'Lora', serif;
padding: 0.1rem;
color: white;
border-width: 5px;
border-style: solid;
border-image: 
linear-gradient(to bottom, #2b2a27, rgba(0, 0, 0, 0)) 1 100%;}

#boxCAPPlatinum .left {
	float: left;
	width: 35%;
}
#boxCAPPlatinum.right{
	float: right;
	width: 65%;
}

#boxCAPPlatinum h3{
	font-size: 35px;
}
#boxCAPPlatinum h4{
	font-size: 25px;
	color:crimson;
}
#boxCAPred, #boxCAPred1 {
background:url("../images/img-portfolio/car4-2.png");
background-size:cover;
min-height: 500px;
height: auto;
font-family: 'Lora', serif;
font-size: 18px;
padding: 0.1rem;
color: white;
border-width: 10px;
border-style: solid;
border-image: 
linear-gradient(to bottom, red, rgba(0, 0, 0, 0)) 1 100%;}

#boxCAPred .left {
	float: left;
	width: 60%;
}
#boxCAPred.right{
	float: right;
	width: 40%;
}

#boxCAPred h3, #boxCAPred1 h3{
	font-size: 35px;
}
#boxCAPred h4, #boxCAPred1 h4{
	font-size: 25px;
	color: black;
}
#boxCAPyellow{
background:url("../images/img-portfolio/car4-2.png");
background-size:cover;
min-height: 300px;
height: auto;
font-family: 'Lora', serif;
	font-size: 18px;
padding: 0.1rem;
color: white;
border-width: 10px;
border-style: solid;
border-image: 
linear-gradient(to bottom, yellow, rgba(0, 0, 0, 0)) 1 100%;}

#boxCAPyellow .left {
	float: left;
	width: 60%;
}
#boxCAPyellow .right{
	float: right;
	width: 40%;
}

#boxCAPyellow h3{
	font-size: 35px;
}
#boxCAPyellow h4{
	font-size: 25px;
	color:black;
}

#boxINCuryred, #boxINCuryred1 {
background:url("../images/img-portfolio/car4-2.png");
background-size:cover;
min-height: 300px;
height: auto;
font-family: 'Lora', serif;
	font-size: 18px;

padding: 0.1rem;
color: white;
border-width: 10px;
border-style: solid;
border-image: 
linear-gradient(to bottom, red, rgba(0, 0, 0, 0)) 1 100%;}


#boxINCuryred h3, #boxINCuryred1 h3{
	font-size: 35px;
}
#boxINCuryred h4, #boxINCuryred1 h4{
	font-size: 25px;
	color: black;
}
#boxcarenvironment {
background:rgba(227,227,227,1.00);
background-size:cover;
min-height: 1000px;
height: auto;
font-family: 'Lora', serif;
padding: 0.1rem;
color: white;
border-width: 5px;
border-style: solid;
  border-image: 
    linear-gradient(
      to bottom, 
      black, 
      rgba(0, 0, 0, 0)
    ) 1 100%;
}
#boxflip {
background:white;
background-size:cover;
min-height: 1000px;
height: auto;
font-family: 'Lora', serif;
padding: 0.1rem;
color: white;

}
</pre></body></html>