body {
	margin: 0px;
	background-color: #EEE;
	font-family: 'Open Sans', sans-serif;
	font-size: 1.1em;
}
#order #ad01 a img {
	height: auto;
	max-width: 99%;
}

#top {
	padding: 0px;
	height: 200px;
	width: 100%;
	margin: 0px;
	z-index: 2;
	background-image: url(../images/top_bk.png);
	background-repeat: repeat-x;
	position: absolute;
	top: 0px;
}
#top2 {
	padding: 0px;
	height: 100px;
	width: 100%;
	margin: 0px;
	z-index: 2;
	background-image: url(../images/slide1a.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#logo {
	z-index: 3;
	position: absolute;
	top: 15px;
	font-size: 2.8em;
	color: #FFF;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}
#links {
	font-size: 0.95em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	font-weight: normal;
	letter-spacing: 0.1em;
	margin-top: 95px;
}
#links ul {
	margin: 0px;
	padding: 0px;
}
#links ul li {
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 1%;
	padding-bottom: 0px;
	padding-left: 1%;
}
#links ul li a {
	text-decoration: none;
	color: #E63333;
}
#links ul li a:hover {
	color: #CCC;
}
.menu-shower {
  display: none;
}
.hamburger {
  display:none;
}
#slides {
	margin-right: auto;
	margin-left: auto;
	background-color: #343434;
	margin-top: 50px;
}
.w3-animate-fading {
	animation:fading 10s infinite}@keyframes fading{0%{opacity:0}10%{opacity:1}90%{opacity:1}100%{opacity:0};
}
.mySlides {
	display:none;
}

.w3-left, .w3-right, .w3-badge {cursor:pointer}
.w3-badge {height:13px;width:13px;padding:0}
.consult {
	color: #333;
	margin-bottom: 40px;
	margin-top: 50px;
	border: 1px solid #666;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	font-size: 1.2em;
	background-color: #E1D0BD;
	text-align: center;
}
#slideshow {
	text-align: center;
	z-index: 4;
	top: 0px;
	position: fixed;
	width: 100%;
	left: 0px;
	background-color: #111;
}
#slideshow img {
	border: 3px solid #FFF;
	margin-top: 5%;
	margin-bottom: 25%;
}
.close {
	position: absolute;
	top: 5px;
	right: 20px;
	color: #f1f1f1;
	font-size: 40px;
	transition: 0.3s;
}
.grey-red {
	background-color: #343434;
	height: 50px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #A61D1A;
}

#order {
	width: 70%;
	padding-top: 75px;
	padding-right: 15%;
	padding-left: 15%;
	text-align: center;
	background-color: #111;
	padding-bottom: 90px;
	position: relative;
	margin-top: 0px;
}

#order h2 {
	color: #CCC;
	font-size: 2em;
	letter-spacing: 0.01em;
	padding-bottom: 25px;
	font-weight: normal;
	padding-top: 25px;
	margin-top: 0px;
}
#order h3 {
	font-size: 1.1em;
	color: #FFF;
	margin-top: 5px;
	font-weight: normal;
}
#order p {
	text-align: justify;
	color: #CCC;
	line-height: 1.4em;
}
.gray {
	color: #BCBCBC;
}

#order img {
	text-align: center;
	max-width:90%;
	height:auto;
	padding-top: 60px;
	padding-bottom: 50px;
}
#info {
	width: 70%;
	padding-right: 15%;
	padding-left: 15%;
	text-align: center;
	position: relative;
	background-color: #111;
	padding-top: 120px;
	padding-bottom: 90px;
}
#info h2 {
	color: #CCC;
	font-size: 1.4em;
	font-weight: normal;
	letter-spacing: 0.1em;
	padding-bottom: 5px;
	text-transform: uppercase;
}
#info h3 {
	font-size: 1.1em;
	color: #000;
	margin-top: 50px;
	letter-spacing: 0.1em;
	font-weight: normal;
}
#info h4 {
	padding-bottom: 20px;
	font-weight: normal;
	color: #333;
}
#info p {
	color: #CCC;
	font-size: 1.1em;
}
#info2 {
	width: 70%;
	padding-right: 15%;
	padding-left: 15%;
	text-align: center;
	position: relative;
	background-color: #111;
	padding-top: 150px;
	padding-bottom: 90px;
}
#info2 .sale {
	background-color: #222;
	margin-top: 40px;
	margin-bottom: 40px;
	width: 75%;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
}
#info2 .sale a {
	color: #FFF;
	font-style: italic;
	text-decoration: none;
}
#info2 .sale a:hover {
	text-decoration: underline;
}
#info2 h3 {
	color: #E5E5E5;
	font-size: 1.8em;
	font-weight: normal;
}
#info2 p {
	color: #CCC;
	text-align: justify;
	font-size: 1.1em;
}
.menu-items {
	text-align: center;
	padding-top: 40px;
	padding-bottom: 40px;
}
.menu-items img {
	padding-left: 75px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #A61D1A;
}
#about {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5%;
	padding-left: 5%;
	background-color: #F9F9F9;
	padding-top: 20px;
	padding-bottom: 30px;
}
#about p {
	text-align: left;
}
#about img {
	max-width:80%;
	height:auto;
	padding-top: 25px;
	padding-bottom: 10px;
}
.left {
	width: 24%;
	padding-right: 2%;
	padding-left: 2%;
	display: inline-block;
	vertical-align: top;
}
.center {
	width: 24%;
	padding-right: 2%;
	padding-left: 2%;
	display: inline-block;
	vertical-align: top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #97171B;
	border-left-color: #97171B;
}
.right {
	width: 24%;
	padding-right: 2%;
	padding-left: 2%;
	display: inline-block;
	vertical-align: top;
}
#solution {
	width: 60%;
	padding-top: 30px;
	padding-right: 20%;
	padding-left: 20%;
	text-align: center;
	padding-bottom: 40px;
	position: relative;
}
#solution h2 {
	color: #B81D21;
	font-size: 1.8em;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}
#solution h3 {
	font-size: 0.9em;
	color: #000;
	margin-top: 5px;
	letter-spacing: 0.1em;
	font-weight: normal;
}
#solution h4 {
	padding-bottom: 20px;
	font-weight: normal;
	color: #333;
}
#solution p {
	line-height: 1.3em;
	text-align: justify;
	color: #333;
}
#solution .left h3 a {
	color: #000;
	text-decoration: none;
}
.button {
	margin-top: 100px;
	margin-bottom: 100px;
	margin-right: auto;
	margin-left: auto;
}
.button a {
	color: #FFF;
	background-color: #A61D1A;
	font-size: 1.4em;
	text-transform: uppercase;
	text-decoration: none;
	border-radius: 8px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.pp {
	text-align: left;
}

.pp form  {
	padding-top: 10px;
	padding-bottom: 10px;
}

.col01 {
	display: inline-block;
	width: 45%;
	vertical-align: top;
}
.col02 {
	display: inline-block;
	width: 45%;
	vertical-align: top;
}
#services {
	text-align: center;
	padding-right: 20%;
	padding-left: 20%;
	background-color: #A61D1A;
	height: 40px;
}
#services h2 {
	letter-spacing: 0.2em;
	text-align: center;
	padding-top: 0px;
	color: #000;
	font-weight: normal;
	font-size: 1.4em;
	margin-top: 10px;
}
#services img {
	text-align: center;
	max-width:90%;
	height:auto;
}
#services p {
	padding-right: 10%;
	padding-left: 10%;
	margin-top: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 7px;
	font-size: 0.9em;
	color: #D8D8D8;
	text-align: center;
	text-transform: uppercase;
}
.video_front {
	padding-top: 60px;
	padding-right: 10px;
	padding-bottom: 40px;
	padding-left: 10px;
}
.video_front iframe {
	width: 560px;
	height: 315px;
}
.video {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
}
.video iframe {
	width: 560px;
	height: 315px;
}
.red {
	color: #B81D21;
}
#car {
	border-bottom-width: 101px;
	border-bottom-style: solid;
	border-bottom-color: #1B1B1B;
	text-align: center;
	height: 108px;
}

#footer {
	text-align: center;
	font-size: 0.9em;
	background-color: #1B1B1B;
	color: #CCC;
	padding-top: 40px;
	padding-bottom: 25px;
	padding-right: 15%;
	padding-left: 15%;
	font-weight: bold;
	letter-spacing: 0.1em;
}
#footer p {
	padding-top: 10px;
	margin: 0px;
}
#footer a {
	text-decoration: none;
	font-size: 0.85em;
	color: #E6E6E6;
	line-height: 0.2em;
	font-weight: normal;
}
#footer h4 {
	letter-spacing: 0.1em;
	font-size: 1.1em;
	color: #CE2026;
	font-weight: normal;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#member {
	font-size: 0.85em;
	text-align: center;
	text-decoration: none;
	background-color: #1B1B1B;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#member a  {
	text-decoration: none;
	color: #C03232;
	margin: 0px;
	padding: 0px;
}
#copy {
	font-size: 0.7em;
	color: #CCC;
	background-color: #1B1B1B;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 40px;
	margin: 0px;
}
#copy p  {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


@media only screen and (max-width: 860px) {
  /* For mobile phones: */
#top {height: 150px; background-image:none; background-color:#000;}
#logo {font-size: 2.0em; top: 35px;}
#slides {margin-top: 150px;}
#links {display:none; position:absolute; margin-top:0px; width: 100%; padding-top: 10px; padding-bottom: 10px; padding-left: 0%; padding-right: 0%; font-size: 0.85em; font-weight: normal; text-align: center; background-color: #111; z-index:4;}
#links ul li {display: block; padding-top: 15px; padding-right: 1%; padding-bottom: 15px; padding-left: 1%;}
.hamburger {display:block; position:absolute; top:5px; right:7px; z-index:5;}
.menu-shower:checked ~ #links {display: block;}
#order {font-size: 0.9em; width:80%; padding-left:10%; padding-right:10%; margin-top:0px; margin-bottom:0px; padding-top: 25px;}
#order p {text-align:left;}
#order h2 {font-size: 1.2em;}
#order h3 {font-size: 1.0em; margin-top: 35px;}
#order h4 {font-size: 1.1em;}
#order img {padding-bottom:10px;}
.left {width: 80%; padding-right: 10%; padding-left: 10%; display: block;}
.center {width: 80%; padding-right: 10%; padding-left: 10%; display: block;	border-right-width: 0px; border-left-width: 0px; border-right-style:none; border-left-style: none;}
.right {width: 80%; padding-right: 10%; padding-left: 10%; display: block;}
.button a {font-size: 1.1em;}
#info2 h3 {font-size: 1.4em;}
#info2 p {font-size: 1em; text-align:left;}
#info2 .sale{font-size: 0.9em; width: 90%;}
.menu-items img {max-width: 70%; height:auto; padding-left: 0px; border-left-width: 0px; border-left-style:none; border-left-color: none;}
#slideshow img {max-width: 90%; height:auto;}
#services p {margin-top: 7px; margin-bottom: 10px;}
.col01 {display: block; width: 80%; padding-left:10%; padding-right:10%;}
.col02 {display: block; width: 80%; padding-left:10%; padding-right:10%;}
#slideshow img {border: 3px solid #FFF; margin-top: 5%; margin-bottom: 25%;}
#services {width:90%; padding-left:5%; padding-right:5%;}
#services a img {width:100px; height:auto;}
#car img {max-width:80%; height:auto;}
.video iframe {width: 75%; height: auto;}
.video_front iframe {width: 75%; height: auto;}
#footer h4 {letter-spacing: 0.1em; font-size: 1.0em;}
#footer .col01 {padding-bottom: 40px;}
#footer .col02 {padding-bottom: 40px;}
}
