@charset "utf-8";
/* CSS Document */



.ml-auto {
	margin-left: auto!important;
}

.body-map {
	background:#007736
}

.body {
	background: #fff6df;
}


.navbar-brand img {
	top: 20px;
	width: 150px;
	padding: 10px 0px;
}

.navbar-brand {
	position: absolute;
	left: 49.5%;
	transform: translateX(-50%);
	top: 3px;
}

.navbar {
	padding: 1em 0 !important;
	width: 100%;
	background: #fff6df;
}


.navbar-toggler {
	border: none !important;
	outline: none !important;
	
}

.nav-item b{
	font-family: 'Montserrat', sans-serif;;
	color: #ED1C24;
	font-size: 30px;
	padding: 14px 25px;
}

.nav-item:hover b{
	color:#B9181E; 
}

.banner-1 img {
	top: 80px;
	height: 100%;
	width: 100%;
	align-content: center;
	line-height: 35px;
}

.banner-1-text h1 {
	font-family: 'bungee';
	font-size: 115px;
	color: #FFFFFF;
	line-height: 0.5;
	position: absolute;
	top: 250px;
	left: 50px;
}

.banner-1-text h2 {
	font-family: 'bungee';
	font-size: 53px;
	color: #FFFFFF;
	line-height: 0.5;
	position: absolute;
	top: 340px;
	left: 57px;
}

.shop-button {
	border: none;
	top:390px;
	left:61px;
	width:373px;
	height:40px;
	position: absolute;
	background:#009444;
	font-family: 'Montserrat', sans-serif;;
	font-weight: 1000;
	color: #FFFFFF;
	letter-spacing: 6px;
}

.shop-button:hover {
	background-color:#00863D ;
	color:#D1D1D1;
}

.shop-button:active {
  background-color:#00863D ;
	color:#D1D1D1;
}

.solid {
	border-bottom-style: solid;
	border-top-style: solid;
	border-color: #ed1c24;
	border-width: 6px;
	width:100%;
	height:96px;
	line-height: 92px;
	justify-content: center;
	text-align: center;
	font-size: 72px;
	font-family: 'Tanker', sans-serif;
	color: #ED1C24;
}

marquee {
  width: 100%;
  max-width: 100%;
  height: 76px;
  overflow-x: hidden;
}

.track {
  position: absolute;
  white-space: nowrap;
  will-change: transform;
  animation: marquee 80s linear infinite;
}

@keyframes marquee {
  from { transform: translateX(0); }
  to { transform: translateX(-50%); }
}

.container-1 {
	background:#FFF6DF;
	width: 100%;
	height: 670px;
}

.container-1 h1{
	font-family: 'Tanker', sans-serif;
	font-size: 96px;
	color: #ED1C24;
	text-align: center;
}

.product-1 {
	border: solid;
	border-width: 6px;
	border-color:#009444;
	text-align: center;
	position: absolute;
	left: 6%;
	width:433px;
	height:469px;
}

.product-1 h4{
	font-size: 40px;
	font-family: 'bungee';
	color:#ED1C24;
	line-height: 30px;
	
}

.product-1 img {
	position: sticky;
	border: solid;
	border-width: 6px;
	border-color:#009444;
}

.product-1-description p {
	color: #ED1C24;
	font-family: 'Tanker', sans-serif;
	font-size: 15pt;
	width: 320px;
	height: 190px;
	position: absolute;
	left: 50px;
}

.product-1:hover {
	-webkit-transform: scale(1.05);
-ms-transform: scale(1.05);
transform: scale(1.05);
transition: 1s ease;
}

.product-1:hover img{
	-webkit-transform: scale(1.02);
-ms-transform: scale(1.02);
transform: scale(1.02);
transition: 1s ease;
}

.product-2 {
	border: solid;
	border-width: 6px;
	border-color: #009444;
	text-align: center;
	position: absolute;
	right: 6%;
	width:433px;
	height:469px;
}

.product-2 h4{
	font-size: 40px;
	font-family: 'bungee';
	color:#ED1C24;
	line-height: 30px;
	
}

.product-2 img {
	position: sticky;
	border: solid;
	border-width: 6px;
	border-color:#009444;
}

.product-2-description p {
	color: #ED1C24;
	font-family: 'Tanker', sans-serif;
	font-size: 15pt;
	width: 320px;
	height: 190px;
	position: absolute;
	left: 50px;
}

.banner-2 img{
	width: 100%;
	border-bottom: solid;
	border-width: 6px;
	border-bottom-color: #FFFFFF;
}

.container-2 {
	background:#ED1C24;
	width: 100%;
	height: 670px;
}

.container-2 h1{
	font-family: 'Tanker', sans-serif;
	font-size: 96px;
	color: #FFFFFF;
	text-align: center;
}

.product-2:hover {
	-webkit-transform: scale(1.05);
-ms-transform: scale(1.05);
transform: scale(1.05);
transition: 1s ease;
}

.product-2:hover img{
	-webkit-transform: scale(1.02);
-ms-transform: scale(1.02);
transform: scale(1.02);
transition: 1s ease;
}


.product-3 {
	border: solid;
	border-width: 6px;
	border-color: #FFFFFF;
	text-align: center;
	position: absolute;
	left: 6%;
	width:433px;
	height:469px;
}

.product-3 h4{
	font-size: 40px;
	font-family:'bungee';
	color:#FFFFFF;
	line-height: 30px;
	
}

.product-3 img {
	position: sticky;
	border: solid;
	border-width: 6px;
	border-color:#FFFFFF;
}

.product-3-description p {
	color: #FFFFFF;
	font-family:'Tanker', sans-serif;
	font-size: 15pt;
	width: 320px;
	height: 190px;
	position: absolute;
	left: 50px;
}

.product-3:hover {
	-webkit-transform: scale(1.5);
-ms-transform: scale(1.05);
transform: scale(1.05);
transition: 1s ease;
}

.product-3:hover img{
	-webkit-transform: scale(1.02);
-ms-transform: scale(1.02);
transform: scale(1.02);
transition: 1s ease;
}

.product-4 {
	border: solid;
	border-width: 6px;
	border-color: #FFFFFF;
	text-align: center;
	position: absolute;
	right: 6%;
	width:433px;
	height:469px;
}

.product-4 h4{
	font-size: 40px;
	font-family: 'bungee';
	color:#FFFFFF;
	line-height: 30px;
	
}

.product-4 img {
	position: sticky;
	border: solid;
	border-width: 6px;
	border-color:#FFFFFF;
}

.product-4-description p {
	color: #FFFFFF;
	font-family: 'Tanker', sans-serif;
	font-size: 15pt;
	width: 320px;
	height: 190px;
	position: absolute;
	right: 50px;
}

.product-4:hover {
	-webkit-transform: scale(1.05);
-ms-transform: scale(1.05);
transform: scale(1.05);
transition: 1s ease;
}

.product-4:hover img{
	-webkit-transform: scale(1.02);
-ms-transform: scale(1.02);
transform: scale(1.02);
transition: 1s ease;
}


footer {
	font-family: 'Montserrat', sans-serif;;
	font-size: 20px;
	font-weight: 400;
	color: #FFFFFF;
	background: #009444
}

.about-us {
	width: -2000;
}

.about-us img{
	top: 80px;
	height: 100%;
	width: 100%;
	align-content: center;
	line-height: 35px;
}

.about-us h1 {
	font-family:'bungee';
	font-size: 115px;
	color: #FFFFFF;
	line-height: 0.5;
	position:absolute;
	top: 175px;
	left: 20px;
}

.about-us h2 {
	font-family: 'bungee';
	font-size: 115px;
	color: #FFFFFF;
	line-height: 0.5;
	position:absolute;
	top: 275px;
	left: 20px;
}

.about-us h3 {
	font-family:'bungee';
	font-size: 115px;
	color: #FFFFFF;
	line-height: 0.5;
	position:absolute;
	top: 375px;
	left: 20px;
}

.about-us h4 {
	font-family:'bungee';
	font-size: 115px;
	color: #FFFFFF;
	line-height: 0.5;
	position:absolute;
	top: 475px;
	left: 20px;
}

.about-us h5 {
	font-family:'bungee';
	font-size: 115px;
	color: #FFFFFF;
	line-height: 0.5;
	position:absolute;
	top: 575px;
	left: 20px;
}

.history {
	border-top: solid;
	border-bottom: solid;
	border-bottom-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-width: 6px;
	background: #ED2027;
	width: 100%;
	height: 480px;
}

.history h1{
	font-family:'bungee';
	font-size: 100px;
	color: #FFFFFF;
	text-align: center
}

.history p {
	font-family: 'bungee';
	font-size: 28px;
	color: #FFFFFF;
	text-align: center;
}

.headquarter {
	border-top: solid;
	border-top-color: #FFFFFF;
	border-width: 6px;
	background: #ED2027;
	width: 100%;
	height: 480px;
}

.headquarter h1{
	font-family:'bungee';
	font-size: 100px;
	color: #FFFFFF;
	text-align: center
}

.headquarter p {
	font-family:'bungee';
	font-size: 28px;
	color: #FFFFFF;
	text-align: center;
}

.map h1{
	font-family:'bungee';
	font-size: 90px;
	text-align: center;
	color: #ED2027;
}

.map {
	display: block;
	text-align: center;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background:#FFF6DF
}

.container-map {
	display: block;
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	height: 450px
}

.container-map iframe {
	border: solid;
	border-width: 6px;
	border-color: #007736;
	height: 400px;
}

.container-truck-container {
	display: block;
	width: 100%;
	background:#ED2027;
	border-top: solid;
	border-bottom: solid;
	border-width: 6px;
	border-color: #FFFCFC;
}

.trucks-container {
	display: block;
	width: 85%;
	height: 650px;
	color: #FFFFFF;
	background:#ED2027;
	margin-left: auto;
	margin-right: auto;
}

.trucks-container h1{
	font-family: 'bungee';
	font-size: 96px;
	text-align: center;
}

.truck-1 {
	float: left;
	width: 25%;
	padding: 10px;
	height: 280px;
	border: solid;
	border-width: 6px;
	background: #008E46
}

.truck-1 img{
	display: block;
	width: 220px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3%;
	transition: 1s ease;
}

.truck-1:hover {
	-webkit-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2);
transition: 1s ease;
}

.truck-1:hover img{
	-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
transition: 1s ease;
}



.truck-2 {
	display: block;
	width: 280px;
	padding: 10px;
	height: 280px;
	border: solid;
	border-width: 6px;
	margin-left: auto;
	margin-right: auto;
	background: #008E46
}

.truck-2 img{
	display: block;
	width: 220px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3%;
}

.truck-2:hover {
	-webkit-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2);
transition: 1s ease;
}

.truck-2:hover img{
	-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
transition: 1s ease;
}

.truck-3 {
	display: block;
	width: 280px;
	padding: 10px;
	height: 280px;
	border: solid;
	border-width: 6px;
	margin-top: -283px;
	float: right;
	background: #008E46
}

.truck-3 img{
	display: block;
	width: 220px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3%;
}

.truck-3:hover {
	-webkit-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2);
transition: 1s ease;
}

.truck-3:hover img{
	-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
transition: 1s ease;
}

.container-wheel-container {
	display: block;
	width: 100%;
	background:#008E46;
	border-top: solid;
	border-bottom: solid;
	border-width: 6px;
	border-color: #FFFCFC;
}

.wheel-container {
	display: block;
	width: 85%;
	height: 650px;
	color: #FFFFFF;
	background:#008E46;
	margin-left: auto;
	margin-right: auto;
}

.container-wheel-container h1{
	font-family: 'bungee';
	font-size: 96px;
	text-align: center;
}

.wheel-1 {
	float: left;
	width: 25%;
	padding: 10px;
	height: 280px;
	border: solid;
	border-width: 6px;
	background:#ED242A;
}

.wheel-1 img{
	display: block;
	width: 220px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3%;
	transition: 1s ease;
}

.wheel-1:hover {
	-webkit-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2);
transition: 1s ease;
}

.wheel-1:hover img{
	-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
transition: 1s ease;
}



.wheel-2 {
	display: block;
	width: 280px;
	padding: 10px;
	height: 280px;
	border: solid;
	border-width: 6px;
	margin-left: auto;
	margin-right: auto;
	background: #ED242A;
}

.wheel-2 img{
	display: block;
	width: 220px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3%;
}

.wheel-2:hover {
	-webkit-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2);
transition: 1s ease;
}

.wheel-2:hover img{
	-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
transition: 1s ease;
}

.wheel-3 {
	display: block;
	width: 280px;
	padding: 10px;
	height: 280px;
	border: solid;
	border-width: 6px;
	margin-top: -283px;
	float: right;
	background: #ED242A;
}

.wheel-3 img{
	display: block;
	width: 220px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3%;
}

.wheel-3:hover {
	-webkit-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2);
transition: 1s ease;
}

.wheel-3:hover img{
	-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
transition: 1s ease;
}

.container-deck-container {
	display: block;
	width: 100%;
	background:#ED2027;
	border-top: solid;
	border-width: 6px;
	border-color: #FFFCFC;
}

.deck-container {
	display: block;
	width: 85%;
	height: 650px;
	color: #FFFFFF;
	background:#ED2027;
	margin-left: auto;
	margin-right: auto;
}

.deck-container h1{
	font-family: 'bungee';
	font-size: 96px;
	text-align: center;
}

.deck-1 {
	float: left;
	width: 25%;
	padding: 10px;
	height: 280px;
	border: solid;
	border-width: 6px;
	background: #008E46
}

.deck-1 img{
	display: block;
	width: 220px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3%;
	transition: 1s ease;
}

.deck-1:hover {
	-webkit-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2);
transition: 1s ease;
}

.deck-1:hover img{
	-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
transition: 1s ease;
}



.deck-2 {
	display: block;
	width: 280px;
	padding: 10px;
	height: 280px;
	border: solid;
	border-width: 6px;
	margin-left: auto;
	margin-right: auto;
	background: #008E46
}

.deck-2 img{
	display: block;
	width: 220px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3%;
}

.deck-2:hover {
	-webkit-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2);
transition: 1s ease;
}

.deck-2:hover img{
	-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
transition: 1s ease;
}

.deck-3 {
	display: block;
	width: 280px;
	padding: 10px;
	height: 280px;
	border: solid;
	border-width: 6px;
	margin-top: -283px;
	float: right;
	background: #008E46
}

.deck-3 img{
	display: block;
	width: 220px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3%;
}

.deck-3:hover {
	-webkit-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2);
transition: 1s ease;
}

.deck-3:hover img{
	-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
transition: 1s ease;
}

.container-product-container {
		display: block;
	width: 100%;
	background:#FFF6DF;
}

.product-container {
	display: block;
	width: 85%;
	height: 650px;
	color: #FFFFFF;
	background:#FFF6DF;
	margin-left: auto;
	margin-right: auto;
}

.product-display {
	float: left;
	width: 50%;
	padding: 10px;
	height: 80%;
	border: solid;
	border-width: 12px;
	border-color: #008E46;;
	background:#ED242A;
	text-align: center;
}

.price-hover {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
}

.product-display:hover .price-hover {
  opacity: 1;
}

.price {
  color: white;
  font-size: 250px;
	font-family:'bungee';
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}

.product-img {
	position: relative;
	top:10%;
}

.product-img img{
	width: 80%;	
}

.product-description {
	padding: 10px;
	float: right;
	display: block;
	text-align: left;
	top: -78%;
	width: 45%;
	
}

.product-description h1{
	font-family: 'bungee';
	font-size: 50px;
	color:#008E46
}

.product-description p{
	font-family: 'Montserrat', sans-serif;;
	font-size: 25px;
	color:#008E46
}

.add-to-cart {
	border: none;
	top:10px;
	left:109%;
	width:200px;
	height:60px;
	position: relative;
	background:#009444;
	font-family: 'Montserrat', sans-serif;;
	font-weight: 1000;
	color: #FFFFFF;
	letter-spacing: 6px;
}

.add-to-cart:hover {
	background-color:#00863D ;
	color:#D1D1D1;
}

.add-to-cart:active {
  background-color:#00863D ;
	color:#D1D1D1;
}

.buy-now {
	border: none;
	top:10px;
	left:113%;
	width:200px;
	height:60px;
	position: relative;
	background:#009444;
	font-family: 'Montserrat', sans-serif;;
	font-weight: 1000;
	color: #FFFFFF;
	letter-spacing: 6px;
}

.mr-vinod img{
	top: 80px;
	height: 100%;
	width: 100%;
	align-content: center;
	line-height: 35px;
	
}

.quote-container {
	color: #FFFFFF;
	width: 50px;
	font-size: 50px;
	padding: 10px;
	font-family:'bungee';
	position: absolute;
	top: 100%;
}

.buy-now:hover {
	background-color:#00863D ;
	color:#D1D1D1;
}

.buy-now:active {
  background-color:#00863D ;
	color:#D1D1D1;
}
























@media only screen and (min-width: 200px) and (max-width: 984px) {

.navbar-brand img {
	top: 10px;
	width: 100px;
	padding: 5px 0px;

}
	
.banner-1-text h1 {
	font-family: 'bungee';
	font-size: 115px;
	color: #FFFFFF;
	line-height: 0.5;
	position:relative;
	top: -238px;
	left: 22px;
}

.banner-1-text h2 {
	font-family: 'bungee';
	font-size: 53px;
	color: #FFFFFF;
	line-height: 0.5;
	position:relative;
	top: -218px;
	left: 30px;
}

.shop-button {
	border: none;
	top:-210px;
	left:30px;
	width:373px;
	height:40px;
	position: relative;
	background:#009444;
	font-family: 'Montserrat', sans-serif;;
	font-weight: 1000;
	color: #FFFFFF;
	letter-spacing: 6px;
}

.shop-button:hover {
	background-color:#00863D ;
	color:#D1D1D1;
}

.shop-button:active {
  background-color:#00863D ;
	color:#D1D1D1;
}

	
.container-1 {
	background:#FFF6DF;
	width: 100%;
	height: 1130px;
}

.container-1 h1{
	font-family:'Tanker', sans-serif;
	font-size: 100px;
	color: #ED1C24;
	text-align: center;
	position: relative;
	top: -10%;
}

.product-1 {
	border: solid;
	border-width: 6px;
	border-color: #009444;
	text-align: center;
	width:433px;
	height:469px;
	position: relative;
	left: 27.5%;
	top: -10%;
}

.product-1 h4{
	font-size: 40px;
	font-family: 'bungee';
	color:#ED1C24;
	line-height: 30px;
	
}

.product-1 img {
	position: sticky;
	border: solid;
	border-width: 6px;
	border-color:#009444;
}

.product-1-description p {
	color: #ED1C24;
	font-family:'Tanker', sans-serif;
	font-size: 15pt;
	width: 320px;
	height: 190px;
	position: absolute;
	left: 50px;
}

.product-2 {
	border: solid;
	border-width: 6px;
	border-color: #009444;
	text-align: center;
	right: 6%;
	position: relative;
	width:433px;
	height:469px;
		left: 27.5%;
	top: 0%;
}

.product-2 h4{
	font-size: 40px;
	font-family: 'bungee';
	color:#ED1C24;
	line-height: 30px;
	
}

.product-2 img {
	position: sticky;
	border: solid;
	border-width: 6px;
	border-color:#009444;
}

.product-2-description p {
	color: #ED1C24;
	font-family:'Tanker', sans-serif;
	font-size: 15pt;
	width: 320px;
	height: 190px;
	position: absolute;
	left: 50px;
}

.banner-2 img{
	width: 100%;
	border-bottom: solid;
	border-width: 6px;
	border-bottom-color: #FFFFFF;
}

.container-2 {
	background:#ED1C24;
	width: 100%;
	height: 1270px;
}

.container-2 h1{
	font-family:'Tanker', sans-serif;
	font-size: 100px;
	color: #FFFFFF;
	text-align: center;
	position: relative;
	top: 4%;
	
}
	
.product-3 {
	border: solid;
	border-width: 6px;
	border-color: #FFFFFF;
	text-align: center;
	width:433px;
	height:469px;
	position: relative;
	left: 27.5%;
	top: 5%;
}

.product-3 h4{
	font-size: 40px;
	font-family: 'bungee';
	color:#FFFFFF;
	line-height: 30px;
	
}

.product-3 img {
	position: sticky;
	border: solid;
	border-width: 6px;
	border-color:#FFFFFF;
}

.product-3-description p {
	color: #FFFFFF;
	font-family: 'Tanker', sans-serif;
	font-size: 15pt;
	width: 320px;
	height: 190px;
	position: absolute;
	left: 50px;
}

.product-4 {
	border: solid;
	border-width: 6px;
	border-color: #FFFFFF;
	text-align: center;
	width:433px;
	height:469px;
	position: relative;
	left: 27.5%;
	top: 13%;
}

.product-4 h4{
	font-size: 40px;
	font-family:'bungee';
	color:#FFFFFF;
	line-height: 30px;
	
}

.product-4 img {
	position: sticky;
	border: solid;
	border-width: 6px;
	border-color:#FFFFFF;
}

.product-4-description p {
	color: #FFFFFF;
	font-family: 'Tanker', sans-serif;
	font-size: 15pt;
	width: 320px;
	height: 190px;
	position: absolute;
	right: 50px;
}


marquee {
  width: 100%;
  max-width: 100%;
  height: 76px;
  overflow-x: hidden;
}

.track {
  position: absolute;
  white-space: nowrap;
  will-change: transform;
  animation: marquee 80s linear infinite;
}
	
.solid {
	border-bottom-style: solid;
	border-top-style: solid;
	border-color: #ed1c24;
	border-width: 6px;
	width:100%;
	height:96px;
	line-height: 92px;
	justify-content: center;
	text-align: center;
	font-size: 72px;
	font-family: 'Tanker', sans-serif;
	color: #ED1C24;
	position: relative;
	top: -140px;
}
.banner-1 img {
	top: 80px;
	height: 100%;
	width: 100%;
	align-content: center;
	line-height: 35px;
}

.about-us {
	background: url("image/")		
}

.about-us h1 {
	font-family: 'bungee';
	font-size: 30px;
	color: #FFFFFF;
	line-height: 0.5;
	position:absolute;
	top: 300px;
	left: 20px;
}

.about-us h2 {
	font-family:'bungee';
	font-size: 30px;
	color: #FFFFFF;
	line-height: 0.5;
	position:absolute;
	top: 335px;
	left: 20px;
}

.about-us h3 {
	font-family: 'bungee';
	font-size: 30px;
	color: #FFFFFF;
	line-height: 0.5;
	position:absolute;
	top: 370px;
	left: 20px;
}

.about-us h4 {
	font-family: 'bungee';
	font-size: 30px;
	color: #FFFFFF;
	line-height: 0.5;
	position:absolute;
	top: 405px;
	left: 20px;
}

.about-us h5 {
	font-family:'bungee';
	font-size: 30px;
	color: #FFFFFF;
	line-height: 0.5;
	position:absolute;
	top: 440px;
	left: 20px;
}	
	
.history {
	border-top: solid;
	border-top-color: #FFFFFF;
	border-width: 6px;
	background: #ED2027;
	width: 100%;
	height: 500px;
}
	
.headquarter {
	border-top: solid;
	border-top-color: #FFFFFF;
	border-width: 6px;
	background: #ED2027;
	width: 100%;
	height: 660px;
}
	
.map {
	display: block;
	text-align: center;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	height: 700px;
}

.container-map {
	display: block;
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	height: 450px
}

.container-map iframe {
	border: solid;
	border-width: 6px;
	border-color: #007736;
	height: 90%;
}

.container-truck-container {
	display: block;
	width: 100%;
	background:#ED2027;
	border-top: solid;
	border-bottom: solid;
	border-top-width: 12px;
	border-top-bottom: 6px;
		border-color: #FFFFFF;
}

.trucks-container {
	display: block;
	width: 85%;
	height: 1500px;
	color: #FFFFFF;
	background:#ED2027;
	margin-left: auto;
	margin-right: auto;
}

.trucks-container h1{
	font-family:'bungee';
	font-size: 96px;
	text-align: center;
}

.truck-1 {
	position: relative;
	display: block;
	width: 280px;
	padding: 10px;
	height: 280px;
	border: solid;
	border-width: 6px;
	left: 33.3%;
	background: #008E46
}

.truck-1 img{
	display: block;
	width: 220px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3%;
}

.truck-2 {
	position: relative;
	display: block;
	width: 280px;
	padding: 10px;
	height: 280px;
	border: solid;
	border-width: 6px;
	top: 350px;
	background: #008E46
}

.truck-2 img{
	display: block;
	width: 220px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3%;
}

.truck-3 {
	position: relative;
	display: block;
	width: 280px;
	padding: 10px;
	height: 280px;
	border: solid;
	border-width: 6px;
	top: 700px;
	left: -33%;
	background: #008E46
}

.truck-3 img{
	display: block;
	width: 220px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3%;
}
	
.container-wheel-container {
	display: block;
	width: 100%;
	background:#008E46;
	border-top: solid;
	border-bottom: solid;
	border-width: 6px;
		border-color: #FFFFFF;
}

.wheel-container {
	display: block;
	width: 85%;
	height: 1500px;
	color: #FFFFFF;
	background:#008E46;
	margin-left: auto;
	margin-right: auto;
}

.wheel-container h1{
	font-family: 'bungee';
	font-size: 96px;
	text-align: center;
}

.wheel-1 {
	position: relative;
	display: block;
	width: 280px;
	padding: 10px;
	height: 280px;
	border: solid;
	border-width: 6px;
	left: 33.3%;
	background:#ED2027;
}

.wheel-1 img{
	display: block;
	width: 220px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3%;
}

.wheel-2 {
	position: relative;
	display: block;
	width: 280px;
	padding: 10px;
	height: 280px;
	border: solid;
	border-width: 6px;
	top: 350px;
	background:#ED2027;
}

.wheel-2 img{
	display: block;
	width: 220px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3%;
}

.wheel-3 {
	position: relative;
	display: block;
	width: 280px;
	padding: 10px;
	height: 280px;
	border: solid;
	border-width: 6px;
	top: 700px;
	left: -33%;
	background:#ED2027;
}

.wheel-3 img{
	display: block;
	width: 220px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3%;
}

.container-deck-container {
	display: block;
	width: 100%;
	background:#ED2027;
	border-top: solid;
	border-width: 6px;
	border-color: #FFFFFF;
	
}

.deck-container {
	display: block;
	width: 85%;
	height: 1500px;
	color: #FFFFFF;
	background:#ED2027;
	margin-left: auto;
	margin-right: auto;
}

.deck-container h1{
	font-family:'bungee';
	font-size: 96px;
	text-align: center;
}

.deck-1 {
	position: relative;
	display: block;
	width: 280px;
	padding: 10px;
	height: 280px;
	border: solid;
	border-width: 6px;
	left: 33.3%;
	background: #008E46;
}

.deck-1 img{
	display: block;
	width: 220px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3%;
}

.deck-2 {
	position: relative;
	display: block;
	width: 280px;
	padding: 10px;
	height: 280px;
	border: solid;
	border-width: 6px;
	top: 350px;
	background: #008E46;
}

.deck-2 img{
	display: block;
	width: 220px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3%;
}

.deck-3 {
	position: relative;
	display: block;
	width: 280px;
	padding: 10px;
	height: 280px;
	border: solid;
	border-width: 6px;
	top: 700px;
	left: -33%;
	background: #008E46;
}

.deck-3 img{
	display: block;
	width: 220px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3%;
}	

.container-product-container {
	display: block;
	width: 100%;
	background:#FFF6DF;
	height: 990px;
}

.product-container {
	display: block;
	width: 100%;
	height: 650px;
	color: #FFFFFF;
	background:#FFF6DF;
	margin-left: auto;
	margin-right: auto;
}

.product-display {
	width: 100%;
	padding: 10px;
	height: 400px;
	border-left: #ED242A;
	border-width: 12px;
	border-right:#ED242A;
	background:#ED242A;
	text-align: center;
	position: relative;
	left: 0%;
}

.price-hover {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
}

.product-display:hover .price-hover {
  opacity: 1;
}

.price {
  color: white;
  font-size: 250px;
	font-family: 'bungee';
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}

.product-img {
	position: relative;
	top:-2%;
}

.product-img img{
	width: 360px;	
}

.product-description {
	padding: 0;
	position: relative;
	display: block;
	text-align: center;
	left: -25%;
	top: 5%;
	width: 480px;
	
}

.product-description h1{
	font-family: 'bungee';
	font-size: 50px;
	color:#008E46
}

.product-description p{
	font-family: 'Montserrat', sans-serif;;
	font-size: 25px;
	color:#008E46
}

.add-to-cart {
	border: none;
	top:450px;
	left:0;
	width:200px;
	height:60px;
	position: relative;
	background:#009444;
	font-family: 'Montserrat', sans-serif;;
	font-weight: 1000;
	color: #FFFFFF;
	letter-spacing: 6px;
}

.add-to-cart:hover {
	background-color:#00863D ;
	color:#D1D1D1;
}

.add-to-cart:active {
  background-color:#00863D ;
	color:#D1D1D1;
}

.buy-now {
	border: none;
	top:450px;
	left:0;
	width:200px;
	height:60px;
	position: relative;
	background:#009444;
	font-family:'Montserrat', sans-serif;;
	font-weight: 1000;
	color: #FFFFFF;
	letter-spacing: 6px;
}

.buy-now:hover {
	background-color:#00863D ;
	color:#D1D1D1;
}

.buy-now:active {
  background-color:#00863D ;
	color:#D1D1D1;
}
	
}

