
html {
	background-color: white;
	background-repeat: no-repeat;
}

body {
  margin: 0;
  font-family: Calibri, Helvetica, sans-serif;
  line-height: 1.5;
}

h1 
{
font-size: 1.9em;
padding: 0px;
margin: 0px;
}

h2
{
padding: 0px;
margin: 25px 0px 0px 0px;
}

h3
{
padding: 0px;
margin: 15px 0px 0px 0px;
}

h4
{
font-size: 1.2em;
margin: 25px 0px 0px 0px;
}

h5 
{
font-size: 1.9em;
padding: 0px;
margin: 0px;
}


.main-container
{
margin: 0 auto; 
max-width: 1180px; 
padding: 48px 0px 0px 0px;"
}


.top-menu
{
padding: 0px;
position: fixed;
top: 0px;
width: 1179px;
border-top: 1px solid #BBBBBB;
border-bottom: 1px solid #CCCCCC;
z-index: 10;
}

.hamburger-class
{
color: yellow;
}

.link-1:visited, .link-1:active, .link-1:link
{
	font-size: 1.1em;
	font-weight: bold; 
	color: white; 
	text-decoration: none;
}
.link-1:hover
{
font-size: 1.2em;
text-decoration: bold;
color: white;
}

.link-contact-black:visited, .link-contact-black:active, .link-contact-black:link
{
	font-size: 1.1em;
	font-weight: bold; 
	color: #222222; 
	text-decoration: none;
}
.link-contect-black:hover
{
font-size: 1.2em;
text-decoration: bold;
color: #222222;
}

.link-menu:visited, .link-menu:active, .link-menu:link
{
	font-size: 1em;
	font-weight: bold; 
	color: white; 
	text-decoration: none;
}
.link-menu:hover
{
font-size: 1em;
font-weight: bold;
text-decoration: none;
}

/************* foooter ****************/
.footer-link:visited, .footer-link:active, .footer-link:link
{
color: #333333; 
text-decoration: none;
}
.footer-link:hover
{
color: #333333;
}

.racestart-link:visited, .racestart-link:active, .racestart-link:link
{
	font-size: 1.4em;
	font-weight: bold; 
	color: white;	
	text-decoration: none;
	background-color: orange;
	border: 1px solid orange;
	border-radius: 5px;
	margin-right: 10px;
	padding: 0px 10px 0px 10px;
	
}
.racestart-link:hover
{
font-size: 1.4em;
font-weight: bold;
text-decoration: none;
}

.pris-racestart-big
{
	font-size: 1.5em;
	font-weight: bold; 
	color: #55555; 
	text-decoration: none;	
}

.pris-racestart-small
{
	font-size: 0.9em;
	font-weight: normal; 
	color: #55555; 
	text-decoration: none;	
}




/* [ON BIG SCREEN] */
/* Wrapper */
#page-nav {
  width: 100%;
  background: white;
  /* If you want the navigation bar to stick on top
  
  top: 0;
  */
  position: sticky;
}

/* Hide Hamburger */
#page-nav label, #hamburger{
  display: none;
}


/* Logo style */ 
#logo-style{  
  float: right;
padding-left: 50px;  
  height: 35px;
  margin-bottom: -15px;
}

/* Menu Items */
#page-nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#page-nav ul li {
  display: inline-block;
  padding: 10px 8px 8px 20px;
  box-sizing: border-box;
  font-size: 1.1em;
}
#page-nav ul li a {
  color: #fff;
  text-decoration: none;
  color: #444444;
}

/* [ON SMALL SCREENS] */
@media screen and (max-width: 960px){
	


	
  /* Show Hamburger */
  #page-nav label {
    display: inline-block;
    color: #fff;
	background: white;
    font-style: normal;
    font-size: 1.2em;
    padding: 10px;
  }


/* Logo style*/
#logo-style{
  max-height: 48px;
  position: absolute; top: 0; bottom: 0; right: 0; margin: 0; padding: 1px;
}  


  /* Break down menu items into vertical */
  #page-nav ul li {
    display: block;
  }
  #page-nav ul li {
    border-top: 1px solid #333;
  }

  /* Toggle show/hide menu on checkbox click */
  #page-nav ul {
    display: none;
  }
  #page-nav input:checked ~ ul {
    display: block;
  }
  
}

/* Menu Items */
#page-nav-i ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#page-nav-i ul li {
  display: block;
  padding: 5px 5px 5px 5px;
  box-sizing: border-box;
  font-weight: bold;
  font-size: 1.1em;
}
#page-nav-i ul li a {
  color: #fff;
  text-decoration: none;
  color: #444444;
}

/********************************************************************************/
#top-img-box
{
    width: 100%;
    position: relative;
	text-align: center; 
	margin-top: 0px;
	padding: 0px;
}
/* [ON SMALL SCREENS] */
@media screen and (max-width: 960px){
	
#top-img-box
{
    width: 100%;
    position: relative;
	text-align: center; 
	margin-top: 55px;
	padding: 0px;
}
}


#top-img-box-2
{
    width: 100%;
    position: relative;
	text-align: center; 
	margin-top: 3px; 
	padding: 0px;
	background-color: pink;
}

#top-img-box-3
{
    width: 100%;
    float: left;
	text-align: center; 
	margin-top: 3px; 
	padding: 0px;
}
#top-img
{

opacity: 0.2;
}

#contact-box
{
border: 2px solid white;
border-radius: 25px;
padding: 16px;
  position: absolute;
  top: 75%;
  left: 50%;
  width: 140px;
  text-align: center;
  font-weight: bold;
  font-size: 1.6em;
  color: white;
  transform: translate(-50%, -50%);
  
}

#contact-box-2
{

padding: 16px;
  position: absolute;
  top: 63%;
  left: 50%;
  width: 80%;
  text-align: center;
  font-weight: bold;
  font-size: 1.6em;
  color: white;
  transform: translate(-50%, -50%);
  
}

.text-on-blue
{
font-family: Arial, Helvetica, sans-serif;
padding: 16px;
  position: absolute;
  top: 20%;
  left: 50%;
  width: 550px;
  text-align: center;
  font-weight: bold;
  font-size: 2.4em;
  color: white;
  transform: translate(-50%, -50%);
  text-shadow: 1px 1px 2px black;
}

#best-box
{
border: none;
border-radius: 25px;
padding: 16px;
  position: absolute;
  top: 27%;
  left: 50%;
  width: 80%;
  text-align: center;
  font-weight: bold;
  font-size: 3.7em;
  color: white;
  transform: translate(-50%, -50%);
}

/* [ON SMALL SCREENS] */
@media screen and (max-width: 800px){
#contact-box
{
border: 1px solid white;
border-radius: 20px;
padding: 6px;
  position: absolute;
  top: 72%;
  left: 50%;
  width: 100px;
  text-align: center;
  font-weight: bold;
  font-size: 0.8em;
  color: white;
  transform: translate(-50%, -50%);
}

.text-on-blue
{
font-family: Arial, Helvetica, sans-serif;
padding: 16px;
  position: absolute;
  top: 20%;
  left: 50%;
  width: 90%;
  text-align: center;
  font-weight: bold;
  font-size: 1.6em;
  color: white;
  transform: translate(-50%, -50%);
  text-shadow: 1px 1px 2px black;
}

#best-box
{
border: none;
border-radius: 25px;
padding: 16px;
  position: absolute;
  top: 30%;
  left: 50%;
  width: 90%;
  text-align: center;
  font-weight: bold;
  font-size: 1.3em;
  color: white;
  transform: translate(-50%, -50%);
}


}

.text-container
{
content: "";
display: table;
clear: both;
}

.text-container-box
{
float: left;
width: 100%;
margin-top: 5px;
}

.text-box
{
float: left;
padding: 10px;
margin: 7px;
color: #444444;
width: 30%;
}

.text-box-wide
{
float: left;
padding: 0px 0px 0px 10px;
margin: 10px 0px 10px 0px;
color: #444444;
width: 1180px;
}

.text-box-l
{
float: left;
padding: 0px 0px 0px 0px;
margin: 10px 0px 10px 10px;
color: #444444;
width: 550px;
}
.text-box-r
{
float: left;
padding: 0px 0px 0px 15px;
margin: 10px 0px 10px 0px;
color: #444444;
width: 550px;
}

.product-image
{
width: 100%;
border: 1px solid white;
border-radius: 5px;
}

.mySlides
{
width: 100%;
border: 1px solid white;
border-radius: 5px;
}

.map
{
float: left;
width: 40%;
margin-right: 40px;
}



@media screen and (max-width: 1150px) {
.text-box-l
{
float: left;
padding: 0px 5px 0px 7px;
margin: 50px 0px 0px 0px;
color: #444444;
width: 100%;
}
.text-box-r
{
float: left;
padding: 0px 0px 0px 10px;
margin: 0px 0px 100px 0px;
color: #444444;
width: 100%;
}

.product-image
{
width: 100%;
}



}

/* normal screen */
.image-normal
{
display: block;
}
/* mobile screen */
.image-mobile
{
display: none;
}



@media screen and (max-width: 1190px) {

.image-normal
{
display: none;
}
.image-mobile
{
display: block;
}


}




@media screen and (max-width: 1190px) {

.map
{
float: left;
width: 40%;
}
}

@media screen and (max-width: 870px) {
.map
{
display: none;
}
}

@media screen and (max-width: 1190px) {

.main-container
{
margin: 0 auto; 
max-width: 100%; 
padding: 0px 0px 0px 0px;
}

.top-menu
{
padding: 0px;
position: fixed;
top: 0px;
width: 100%;
border-top: 1px solid #BBBBBB;
border-bottom: 1px solid #CCCCCC;
z-index: 10;
}

.text-box {
width: 95%;
float: left;
padding: 5px;
margin: 2%;
color: #444444;

}
  
.text-box-wide {
    width: 100%;
  }
}


.footer-box
{
float: left;
background-color: orange;
width: 100%;
margin-bottom: 30px;
border-radius: 5px;
padding-bottom: 12px;
margin-top: 20px;
}

.footer ul {
  list-style: none;
  display: block;
  float: left;
  width: 21%;
  color: #444444;
}
.footer h3 {
  font-weight: bold;
  margin-bottom: 0;
  color: #444444;
}

.logo-footer
{
width: 172px;
}

.logos
{
width: 100%;
}
.logos-img
{
margin: 40px;
}







/* [ON SMALL SCREENS] */
@media screen and (max-width: 800px){

.footer-box
{
float: left;
background-color: orange;
width: 100%;
margin-bottom: 5px;
border-radius: 5px;
}

.footer ul {
  list-style: none;
  display: block;
  float: left;
  width: 75%;
  color: #444444;
}
.footer h3 {
  font-weight: bold;
  margin-bottom: 0;
  color: #444444;
}

.logo-footer
{
width: 100px;
}

.logos-img
{
margin: 20px;
}


}


/* small gallery logos */

.gallery-container
{
width: 100%;
}

div.gallery {
  border: 0px solid #ccc;

}


div.gallery img {
  width: 70%;
  height: auto;
    border: 1px solid white;
border-radius: 5px;
}

div.desc {
  padding: 15px;
  text-align: center;
}

* {
  box-sizing: border-box;
}

.responsive {
  padding: 0 50px;
  float: left;
  width: 24.99999%;
}

@media only screen and (max-width: 700px) {
  .responsive {
    width: 49.99999%;
    margin: 6px 0;
  }
}

/* BIG gallery logos */

.gallery-container
{
width: 100%;
}

div.gallery-b {
  border: 1px solid #efefef;
  border-radius: 5px;
}


div.gallery-b img {
  width: 100%;
  height: auto;
    border: 1px solid white;
border-radius: 5px;
}

div.desc {
  padding: 5px 5px 5px 5px;
  text-align: center;
}

* {
  box-sizing: border-box;
}

.responsive-b {
  padding: 20px 20px;
  float: left;
  width: 24.99999%;
}

@media only screen and (max-width: 700px) {
  .responsive-b {
    width: 49.99999%;
    margin: 0px 0;
  }
}

/* small gallery images */

.gallery-container
{
width: 100%;
}

div.gallery-s {
  border: 0px solid #ccc;

}


div.gallery-s img {
  width: 100%;
  height: auto;
    border: 1px solid white;
border-radius: 5px;
}

div.desc-s {
  padding: 15px;
  text-align: center;
}

* {
  box-sizing: border-box;
}

.responsive-s {
  padding: 0 50px;
  float: left;
  width: 24.99999%;
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

/************* build scereen ********************/
.build-container
{
width: 60%;
padding: 10px;
font-size: 1.2em;
}

.form
{
border: 1px solid #cccccc;
border-radius: 7px;
padding: 15px;
}

.form-q
{
width: 70%;
border: 1px solid #cccccc;
border-radius: 4px;
padding: 5px;
height: 35px;
font-size: 1.1em;
letter-spacing: 1px;
}

@media only screen and (max-width: 700px) {
.build-container
{
width: 100%;
padding: 10px;
font-size: 1.0em;
}

h1 
{
font-size: 1.7em;
}

h2 
{
font-size: 1.2em;
}

h3 
{
font-size: 1.2em;
margin-top: 20px;
}

h4
{
font-size: 1.2em;
margin-top: 2px;
}

.form-q
{
width: 90%;
border: 1px solid #cccccc;
border-radius: 4px;
padding: 5px;
height: 35px;
font-size: 1.1em;
letter-spacing: 1px;
}


}


input[type="submit"][disabled]
{
display: block;
margin: 0 auto;
height: 40px;
width: 150px;
border: 0px outset ButtonFace;
color: #F0EEEE;
cursor: inherit;
background: #d46666;
border-radius: 5px;
}

input[type="submit"]
{
display: block;
margin: 0 auto;
height: 40px;
width: 150px;
background-color: green;
color: white;
font-size: 1.1em;
border-radius: 5px;
}

select.select_distance
{
width: 130px;
font-size: 1.1em;
border-radius: 4px;
border: 1px solid #CCCCCC;
}

.select_red
{
background-color: #d18686;
}

select.select_red
{
width: 130px;
background-color: #d18686;
font-size: 1.1em;
border-radius: 4px;
border: 1px solid #CCCCCC;
}

select.select_green
{
width: 130px;
background-color: #57d97e;
font-size: 1.1em;
border-radius: 4px;
border: 1px solid #CCCCCC;
}

.text-container
{
padding: 0px 0px 0px 10px;
}

@media only screen and (max-width: 700px) {
.text-container
{
padding: 0px 0px 0px 0px;
}
}

.check
{
float: left;
padding: 0px;
margin: 10px 5px 0px 0px;
height:15px;
}

.info-img
{
width: 45%;
}

@media only screen and (max-width: 700px) {
.info-img
{
width: 100%;
}
}

.price
{
font-weight: bold;
font-size: 1.3em;
color: #0945b5;
}
.price-small
{
font-weight: normal;
font-size: 1.0em;
color: #0945b5;
}

@media only screen and (max-width: 700px) {
.price
{
font-weight: bold;
font-size: 1.1em;
color: #0945b5;
}
.price-small
{
font-weight: normal;
font-size: 1.0em;
color: #0945b5;
}
}

