@charset "utf-8";

/* CSS Document Bonita Bubbles */

.img-responsive {margin:0 auto;}

.btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;}
.text-nowrap, small {white-space: nowrap;}
#return-to-top {
		position: fixed;
		bottom: 22px;
		text-align: center;
		right: 20px;
		background: rgba(102, 153, 255, 0.3);
		width: 50px;
		height: 50px;
		display: block;
		text-decoration: none;
		-webkit-border-radius: 35px;
		-moz-border-radius: 35px;
		border-radius: 35px;
		display: none;
		-webkit-transition: all 0.3s linear;
		-moz-transition: all 0.3s ease;
		-ms-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		transition: all 0.3s ease;
		z-index: 1;
		font-size: 36px;
		box-shadow: 0 8px 6px -6px black;
}

#return-to-top i {
		margin: 0;
		left: 16px;
		top: 13px;
		font-size: 19px;
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-ms-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		transition: all 0.3s ease;
		z-index: 1;
}

#return-to-top:hover { background: rgba(102, 153, 255, 1.0); }

#return-to-top:hover i { top: 13px; }

.glyphicon { top: 6px; }

span.glyphicon-ok-sign { top: 2px!important; }

body {
		color: #333333;
		font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size: 16px;
		background-image: url(../images/bubble_tile.jpg);
		background-repeat: repeat-x;
		background-color: #ACD1EB;
}

.pt-4 {padding-top:4em;}
.pt-3 {padding-top:3em;}
.pt-2 {padding-top:2em;}
.pt-1 {padding-top:1em;}
.mt-1 {margin-top:1em;}

.pb-4 {padding-bottom:4em;}
.pb-3 {padding-bottom:3em;}
.pb-2 {padding-bottom:2em;}
.pb-1 {padding-bottom:1em;}
.mb-1 {margin-bottom:1em;}

.containerbg {
    max-width: 1300px;
    background-image: url(../images/bg.png);
    background-repeat: no-repeat;
    position: relative;
    background-position: center top;
    /* padding-bottom: 175px; */
    margin: 0 auto;
    min-height: 929px;
    background-size: cover;
    position: relative;
}

#canvas {
		background: transparent;
		position: relative;
		border: 2px solid #000;
		width: 100%;
}

#canvasBg {
		background-color: #acd1eb;
		/* background-image: url("../images/address.jpg");*/
		background-repeat: no-repeat;
		border: 0px solid #000 !important;
		height: auto;
		margin: 0 auto;
		overflow: visible!important;
		position: relative;
		width: 100%;
}

#specialsBg {
		background-color: #acd1eb;
		background-image: url("../images/specials.png");
		background-position: 4px 4px;
		background-repeat: no-repeat;
		border: 2px solid #000 !important;
		max-height: 349px;
		margin-bottom: 5px;
		position: relative;
		width: 100%;
}

#googleClip {
		/*max-width: 280px;*/
		height: auto;
		/*float: left;*/
		width: 100%;
}

#submit.btn { position: relative!important; }

.bgHome {
		height: 347px;
		width: 760px;
		margin-bottom: auto;
		margin-left: auto;
		margin-top: auto;
		margin-right: auto;
		position: relative;
}

.best {
    font-size: 10px;
    padding-top: 22px;
    color: #0581BF;
    font-weight: normal;
    position: relative;
}


.oil {
    margin: 20px auto 0;
    max-width: 75px;
}

#logo {
		text-align: center;
		position: relative;
		padding-top: 18px;
		z-index:999;
}


.center { margin: 0 auto; }

.address {

		margin-top: 0px;
		font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #087dc2;
    padding-top: 0px;
    text-align: center;

}

.address2 {
text-align:center;
		font-size: 19px;
		letter-spacing: 1px;
		color: #ffff00;
		text-shadow: 1px 1px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 0px 1px 0 #000, 1px 0px 0 #000, 0px -1px 0 #000, -1px 0px 0 #000, 4px 4px 3px #000;
		font-family: 'Bevan', cursive;
 filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000, direction=125, Strength=3);
		font-weight: normal;
}



#specials {
		font-family: Arial, Helvetica, sans-serif !important;
		font-size: 16px;
		padding-left: 10px;
		text-align: center;
		margin: 0 25%;
}

#foot {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9px;
		padding: 0 12px;
		font-weight: bold;
}

#foot a:link, #foot a:visited {
		font-weight: 700;
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
		color: #999999;
}

#foot a:hover { color: #E35480; }

.style2 {
		font-size: 14px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: normal;
}

a:link {
		color: #E35480;
		text-decoration: underline;
}

a:visited { color: #E35480; }

a:hover { color: #E35480; }

a:active { color: #E35480; }

.navbar-default {
		background-color: transparent;
		border-color: transparent;
}

.navbar {
		border: 1px solid transparent;
		min-height: auto;
		position: relative;
		margin: 0 0 0px;
}

#homebutton {
		position: relative;
		z-index: 2;
		width: 73px;
		height: 69px;
		display: inline-block;
		box-shadow: 0 3px 7px #404141;
		float: left;
}

#detailbutton {
		position: relative;
		z-index: 2;
		width: 73px;
		height: 69px;
		display: inline-block;
		box-shadow: 0 3px 7px #404141;
		float: left;
}

#washbutton {
		position: relative;
		z-index: 2;
		width: 73px;
		height: 69px;
		display: inline-block;
		box-shadow: 0 3px 7px #404141;
		float: left;
}

#lubebutton {
		position: relative;
		z-index: 2;
		width: 73px;
		height: 69px;
		display: inline-block;
		box-shadow: 0 3px 7px #404141;
		float: left;
}

#button {
		width: 75px;
		height: 91px;
		float: left;
		background-color: #CAF3FF;
}

#photobutton {
		position: relative;
		z-index: 2;
		width: 73px;
		height: 69px;
		display: inline-block;
		box-shadow: 0 3px 7px #404141;
		float: left;
}

#specialsbutton {
		position: relative;
		z-index: 2;
		width: 73px;
		height: 69px;
		display: inline-block;
		box-shadow: 0 3px 7px #404141;
		float: left;
}

#contactbutton {
		position: relative;
		z-index: 2;
		width: 73px;
		height: 69px;
		display: inline-block;
		box-shadow: 0 3px 7px #404141;
		float: left;
}

#homebutton a {
		background-image: url("../images/homeCSS.png");
		background-position: 0 0;
		background-repeat: no-repeat;
		color: #0066cc;
		display: block;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		height: 91px;
		padding: 18px 0;
		text-align: center;
		text-decoration: none;
		line-height: 30px;
}

#detailbutton a {
		background-image: url("../images/buttonCSS.png");
		background-position: 0 0;
		background-repeat: no-repeat;
		color: #0066cc;
		display: block;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		height: 91px;
		padding: 20px 0;
		text-align: center;
		text-decoration: none;
		line-height: 14px;
}

#washbutton a {
		background-image: url("../images/buttonCSS.png");
		background-position: 0 0;
		background-repeat: no-repeat;
		color: #0066cc;
		display: block;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		height: 91px;
		padding: 20px 0;
		text-align: center;
		text-decoration: none;
		line-height: 14px;
}

#lubebutton a {
		background-image: url("../images/buttonCSS.png");
		background-position: 0 0;
		background-repeat: no-repeat;
		color: #0066cc;
		display: block;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		height: 91px;
		padding: 20px 0;
		text-align: center;
		text-decoration: none;
		line-height: 14px;
}

#photobutton a {
		background-image: url("../images/buttonCSS.png");
		background-position: 0 0;
		background-repeat: no-repeat;
		color: #0066cc;
		display: block;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		height: 91px;
		padding: 20px 0;
		text-align: center;
		text-decoration: none;
		line-height: 14px;
}

#specialsbutton a {
		background-image: url("../images/buttonCSS.png");
		background-position: 0 0;
		background-repeat: no-repeat;
		color: #0066cc;
		display: block;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		height: 91px;
		padding: 18px 0;
		text-align: center;
		text-decoration: none;
		line-height: 30px;
}

#contactbutton a {
		background-image: url("../images/contactCSS.png");
		background-position: 0 0;
		background-repeat: no-repeat;
		color: #0066cc;
		display: block;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		height: 91px;
		padding: 20px 6px;
		text-align: center;
		text-decoration: none;
		line-height: 14px;
margin-right:1px;
}

#homebutton a:hover { background-position: 0% -91px; }

#detailbutton a:hover { background-position: 0% -91px; }

#washbutton a:hover { background-position: 0% -91px; }

#lubebutton a:hover { background-position: 0% -91px; }

#photobutton a:hover { background-position: 0% -91px; }

#specialsbutton a:hover { background-position: 0% -91px; }

#contactbutton a:hover { background-position: 0% -91px; }

/*** FORM ***/

.btn {
		-moz-user-select: none;
		background-image: none;
		border: 1px solid rgba(0, 0, 0, 0);
		border-radius: 4px;
		cursor: pointer;
		display: inline-block;
		font-size: 14px;
		font-weight: normal;
		margin-bottom: 0;
		padding: 2px 7px;
		position: fixed;
		top: 0;
		right: 0;
		text-align: center;
		vertical-align: middle;
		white-space: nowrap;
}

.form-control {
		font-size: 12px;
		height: 26px;
		padding: 4px 9px;
}

#contact-form {
    background-color: #fff;
    padding: 1em;
    margin: 1em 0;
		
}


#mobi { display: none; }

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover { background-color: #dfe1e2!important; }

.phone {
	font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    position: relative;
    z-index: 999;
    color: #087dc2;
    text-align:center;
    margin: 12px 0;
}

/* --------------------- ipad ------------------------------ */


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



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

}


/* col-sm-  */
@media (min-width: 768px) {
 

  #logo {
      padding-left: 22px;
  }

}


@media (max-width: 768px) {
  .address {
      margin-top: 0px;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 20px;
      font-weight: bold;
      color: #087dc2;
      padding-top: 0px;
      text-align: center;
      margin-top: 30px;
  }




}




 @media (max-width: 767px) {
 
 .list-group {
    text-align: center;
    padding-left: initial!important;
    margin-top: .5em;
    margin-bottom: 0;
		list-style: none;
		font-size:1em!important;
}


 
 h1 {font-size:1.5em;}



h5 {
    font-size: .8em!important;
		
		}
#logo {
   

   
}


#specialsBg {
		background-color: #acd1eb;
		background-image: url("../images/specials.png");
		background-position: 4px 4px;
		background-repeat: no-repeat;
		border: 2px solid #000 !important;
		min-height: 349px;
		margin-bottom: 5px;
		position: relative;
		width: 100%;
		background-size: 20%;
}

#specials {
		font-family: Arial, Helvetica, sans-serif !important;
		font-size: 16px;
		text-align: center;
		margin: 50px 5%;
}

#specials h2 {
		font-family: Arial, Helvetica, sans-serif !important;
		font-size: 30px;
		font-weight: bold;
}



.style2 {
		font-size: 15px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: normal;
}

.navbar-inner {
		position: fixed;
		top: 60px;
		z-index: 999;
}

.navbar-default {
		background-color: transparent;
		border-color: transparent;
}

.navbar-toggle {
		border: 1px solid transparent;
		border-radius: 4px;
		background-color: #fff;

}

#homebutton {
		background-color: #fff;
		width: 100%;
		height: auto;
		display: inline-block;
		box-shadow: 0;
		float: left;
}

#detailbutton {
		background-color: #fff;
		width: 100%;
		height: auto;
		display: inline-block;
		box-shadow: 0;
		float: left;
}

#washbutton {
		background-color: #fff;
		width: 100%;
		height: auto;
		display: inline-block;
		box-shadow: 0;
		float: left;
}

#lubebutton {
		background-color: #fff;
		width: 100%;
		height: auto;
		display: inline-block;
		box-shadow: 0;
		float: left;
}

#button {
		width: 75px;
		height: 91px;
		float: left;
		background-color: #CAF3FF;
}

#photobutton {
		background-color: #fff;
		width: 100%;
		height: auto;
		display: inline-block;
		box-shadow: 0;
		float: left;
}

#specialsbutton {
		background-color: #fff;
		width: 100%;
		height: auto;
		display: inline-block;
		box-shadow: 0;
		float: left;
}

#contactbutton {
		background-color: #fff;
		width: 100%;
		height: auto;
		display: inline-block;
		box-shadow: 0;
		float: left;
}

#homebutton a {
		background-image: none;
		color: #0066cc;
		display: block;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		height: auto;
		padding: 8px;
		text-align: center;
		text-decoration: none;
		width: auto;
		line-height: normal;
}

#detailbutton a {
		background-image: none;
		color: #0066cc;
		display: block;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		height: auto;
		padding: 12px;
		text-align: center;
		text-decoration: none;
		width: auto;
		line-height: normal;
}

#washbutton a {
		background-image: none;
		color: #0066cc;
		display: block;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		height: auto;
		padding: 8px;
		text-align: center;
		text-decoration: none;
		width: auto;
		line-height: normal;
}

#lubebutton a {
		background-image: none;
		color: #0066cc;
		display: block;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		height: auto;
		padding: 8px;
		text-align: center;
		text-decoration: none;
		width: auto;
		line-height: normal;
}

#photobutton a {
		background-image: none;
		color: #0066cc;
		display: block;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		height: auto;
		padding: 8px;
		text-align: center;
		text-decoration: none;
		width: auto;
		line-height: normal;
}

#specialsbutton a {
		background-image: none;
		color: #0066cc;
		display: block;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		height: auto;
		padding: 8px;
		text-align: center;
		text-decoration: none;
		width: auto;
		line-height: normal;
}

#contactbutton a {
		background-image: none;
		color: #0066cc;
		display: block;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		height: auto;
		padding: 8px;
		text-align: center;
		text-decoration: none;
		width: auto;
		line-height: normal;
}

#homebutton a:hover { background-position: 0% -91px; }

#detailbutton a:hover { background-position: 0% -91px; }

#washbutton a:hover { background-position: 0% -91px; }

#lubebutton a:hover { background-position: 0% -91px; }

#photobutton a:hover { background-position: 0% -91px; }

#specialsbutton a:hover { background-position: 0% -91px; }

#contactbutton a:hover { background-position: 0% -91px; }

#canvas { width: 100%; }

#mobi {
		display: block;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		line-height: normal;
		font-weight: normal;
		color: #000;
		padding-bottom: 15px;
}

h2.blue {
		font: bold 24px Arial;
		color: #0069B4;
		margin: 5px;
}

h2.yellow {
		font: bold 30px CooperBlackStd;
		color: #FFFF00;
		text-align: center;
		text-shadow: 1px 1px 5px rgba(0, 0, 0, 1);
}

h2.pink {
		font: bold 24px Candara;
		color: #CF2558;
		margin: 0px;
}

h2.pink small { color: #CF2558; }



/* --------------------------------dotted leaders-------------------------------------- */

dl {
		overflow: hidden;
		position: relative;
		display: block;
		padding: 10px;
		margin-bottom: -1px;
		background-color: #fff;
		border: 1px solid #ddd;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		line-height: normal;
		font-weight: normal;
		color: #000;
}

dt {
		float: left;
		padding: 2px .4em;
		font-weight: normal;
		font-size: 18px;
}

dd {
		float: right;
		padding: 2px .4em;
		margin: 0;
		font-size: 18px;
}

/* That's the leader! */

dl:after {
		content: "";
		display: block;
		overflow: hidden;
		height: 1em;
		border-bottom: 2px dotted;
}

.containerbg {
		/*max-width: 1010px;*/
		background-image: none;
		background-repeat: no-repeat;
		position: relative;
		background-color:rgba(202,243,255,.8);
		padding-bottom: 175px;
		margin: 0 auto;

}


	}


/* col-xs */
 @media (max-width: 480px) {
   .col-xxs {
   width: 100%;
  }

.containerbg {
		/*max-width: 1010px;*/
		background-image: none;
		background-repeat: no-repeat;
		position: relative;
		background-color:rgba(202,243,255,.8);
		padding-bottom: 175px;
		margin: 0 auto;

}


}




@media (max-width: 480px) {
   .col-xxs {
   width: 100%;
  }



  .containerbg {
      /*max-width: 1010px;*/
      background-image: none;
      background-repeat: no-repeat;
      position: relative;
      background-color:rgba(202,243,255,.8);
      padding-bottom: 175px;
      margin: 0 auto;

  }

  #logo {padding:0px;margin-top:20px;}
  .best { }
  .oil img  {max-width:25px;padding:0px;float:none;}
  /*.best img { max-width:50px;padding:0px;float:left;}*/
  .oil {
    float: left;
	max-width: 46px;
}


}

.navbar .navbar-nav {
  display: inline-block;
  float: none;
  vertical-align: top;
}



.navbar .navbar-collapse {
text-align:center;
}


/* new styling 1/4/21 ***** */

body {font-weight: 600;}
#foot {
    position: relative;
    top: 9em;
    text-align: center;
    width: 100%;
    align-items: center;
    flex-wrap: nowrap;
}



h1 {color:#ffff00;text-shadow:2px 2px 8px rgba(0,0,0,.8);text-align:center; font-family: "Times New Roman", Times, serif;margin-top: 5px;margin-bottom: 5px;font-weight:600;}
h2 {color:#cf2558;text-align:center; font-family: 'Alegreya Sans', sans-serif;margin-top: 10px;margin-bottom: 0;font-size:1.8em;font-weight:700;}
h3 {color:#0e71b8;text-align:center; font-family: 'Alegreya Sans', sans-serif;margin-top: 5px;margin-bottom: 5px;font-size:23px;font-weight:700;}
h5 {font-size:1em;color: #cf2558;font-weight:600;text-align:center; margin-bottom: 0px;}
h6 {font-weight:600;text-align:center;margin-top: 0px;margin-bottom: 0px;}
.navbar-default .navbar-collapse{border-color:transparent;}

#canvas-wrap {
    position: relative;
    max-width: 948px;
    margin: 0 auto;
    min-height: 459px;
}
#canvas-wrap canvas { position:absolute; top:0; left:0; z-index:0; border:none; border-radius: 12px;}

#overlay, #overlay2, #overlay3, #overlay4, #overlay5, #overlay6 {
    -webkit-animation: 5s ease 0s normal forwards 1 fadein;
    animation: 5s ease 0s normal forwards 1 fadein;
		border-radius: 12px;
}

#overlay     {
    background-image: url(../images/location.jpg)!important;
    position: relative;
    background-repeat: no-repeat;
    min-height: 434px;
		}

#overlay2, #overlay2, #overlay4      {
    background-image: url(../images/blue-bg.png)!important;
    position: relative;
    background-repeat: no-repeat;
   min-height: 447px;
	 background-size: cover; padding: 0 1em 1em;
}


#overlay3     {
    background-image: url(../images/blue-bg.png)!important;
    position: relative;
    background-repeat: no-repeat;
	  min-height: 378px;
	 background-size: cover; padding: 0 1em 1em;
}

#overlay5     {
    background-image: url(../images/photo-page.jpg)!important;
    position: relative;
    background-repeat: no-repeat;
   min-height: 437px;
	 background-size: contain;
	 border-radius: 12px;
}

#overlay6 {
	position: relative;
  padding: 1em;
  background: #fff;
	min-height: 378px;

}


#overlay2 .list-group{padding-left: 20%; line-height: 1.3em;margin-top:0;}
#overlay2 h3 {font-weight:600;margin-bottom:0;margin-top:10px;}

#overlay3 .list-group{margin-top:0;}
#overlay3 h2 {font-size:25px;font-weight:600;}
#overlay3 h3 {font-size:1.2em;font-weight:600;margin-bottom:0;margin-top:0;}
#overlay3 ul.list-group {font-size:12px;}



#overlay4    {
    background-image: url(../images/castrol.jpg)!important;
    position: relative;
    background-repeat: repeat;
   min-height: 378px;
	 background-size: contain;
}

#overlay4  h1 {
	font-size: 32px; 
	color:#ffff00;
	text-shadow:2px 2px 8px rgba(0,0,0,.8);
	text-align:center; 
	font-family: "Times New Roman", Times, serif;
	margin-top: 0;
	margin-bottom: 0;
	font-weight:600;
}

#overlay4 h2 {font-size:1.3em;font-weight:600;margin-bottom: 0px;margin-top: 2px;}
#overlay4  small {color:#cf2558;}
#overlay4 h3 {font-size:1.1em;font-weight:600;color:#0e71b8;margin-top: 0;margin-bottom: 0px;}
#overlay4 ul.list-group {font-size:12px;margin-top: 0;margin-bottom: 0px;}
h5 {font-size:1em;color: #cf2558;font-weight:600;text-align:center;}
h6 {font-weight:600;text-align:center;margin-top: 0px;margin-bottom: 0px;}
#overlay4 .list-group{padding-left: 2em; line-height: 1.3em;}




.navbar-default .navbar-collapse{border-color:transparent;}
.fs img {width:62px;height:auto;}

@keyframes fadein{
		0% { opacity:0; }
    66% { opacity:0; }
    100% { opacity:1; }
}

@-webkit-keyframes fadein{
    0% { opacity:0; }
    66% { opacity:0; }
    100% { opacity:1; }
}

.list-group.bold {font-weight:700;font-size:16px;padding-left: 20%;margin-top:0;}
.list-group{padding-left: 20%;margin-top:.5em;margin-bottom:0;}

@media (max-width: 767.98px) {
.list-group.bold {font-weight:700;font-size:16px;padding-left: 2em;margin-top:.5em;}
.top {margin-top: 0;}
 }


