/*Sidan*/
.main{
	
}

/*HTML sektion 1*/
.main-container1{
	overflow: hidden;
	padding: 0;
}

/*HTML sektion 2*/
.main-container2{
	background-color: #f3f3f3;
}

/*HTML sektion 2*/
.main-container3{
	background-color: #f3f3f3;
}

/*HTML sektion 4*/
.main-container4{
	
}

/*HTML sektion 5*/
.main-container5{
	overflow: hidden;
    padding: 0;
    padding-top: 100px;
}

/*HTML sektion 6*/
.main-container6{
	padding: 0;
	overflow: hidden;
}

/*Sektion senastefordon*/
.main-container7{
	overflow: hidden;
	padding: 0;	
}

/*Sektion lagerlista*/
.main-container8{
	
}

/*Sektion personal*/
.main-container9{
	
}

/*Sektion kontakt*/
.main-container10{
	
}

/*Sektion karta*/
.main-container11{
	
}

.sektion-topbg-img{
    background-image: linear-gradient(180deg, #000000ab, #000000b0), url(/images/sektioner/uploads/startbg.jpg);
    display: table;
    width: 100%;
    background-position: bottom center;
    background-size: cover;
    background-attachment: fixed;
}

.startsektion-bg-img-container{
	vertical-align: middle;
	display: table-cell;
    padding-top: 3%;
    padding-bottom: 37%;
}

.bildtext-rubrik{
	color: white;
	font-weight: 400;
	font-size: 55px;
	display: inline-block;
	width: 100%;
}

.bildtext-text{
	color: white;
	font-weight: 300;
	font-size: 35px;
	display: inline-block;
}

.bildtext {
	position: absolute;
	padding: 8px 4% 150px 4%;
	bottom: 0;
	left: 0;
}

.startknapp-wrapper{
	width: 100%;
    margin-top: 40px;
}

.senastknapp-wrapper{
    width: 100%;
	margin-top: 50px;
    margin-bottom: 100px;
	text-align: center;
}

.startknapp{
    padding: 15px 50px 15px 50px;
    font-size: 15px;
    font-weight: 500;
    background-color: #e6e6e6;
    color: #000000;
    border: 1px solid #e6e6e6;
    font-family: sans-serif;
    border-radius: 30px;
    transition: .5s ease;
}

.menyknapp{
	padding: 18px 35px 18px 35px;
    margin: 5px;
    font-size: 15px;
    font-weight: 500;
    background-color: #e6e6e6;
    color: #000000;
    border: 1px solid #e6e6e6;
    font-family: sans-serif;
    border-radius: 30px;
    transition: .5s ease;
}

.menyknapp:hover {
    color: #d95800;
    background-color: #00000014;
    border: 1px solid #d95800;
}

.fordonknapp{
    padding: 15px 50px 15px 50px;
    font-size: 15px;
    font-weight: 500;
    background-color: #e6e6e6;
    color: #000000;
    border: 1px solid #e6e6e6;
    font-family: sans-serif;
    border-radius: 30px;
    transition: .5s ease;
}

.fordonknapp:hover{
	color: #000;
    background-color: #ffffff;
    border: 1px solid #656565;
}

.startknapp:hover {
    color: #000;
    background-color: #f3f3f3;
    border: 1px solid #656565;
}

b, strong {
    font-weight: bold;
}

.sektion-color{
	min-height: 500px;
}

.color-wrap{
	padding: 10% 10% 10% 0;
}

.pic-wrap{
	padding: 10% 0 10% 0;
}



.start-text{
	font-size: 16px;
    color: #333333;
    font-family: system-ui;
}

.under-rubrik{
	font-size: 25px;
    display: inline-block;
    width: 100%;
    color: #000;
    font-family: system-ui;
    padding-bottom: 20px;
}

.samarbeteunder-rubrik{
	font-size: 25px;
    display: inline-block;
    width: 100%;
    color: #000;
    font-family: system-ui;
    text-align: center;
    font-weight: 500;
}

.start-rubrik{
    font-size: 20px;
    display: inline-block;
    width: 100%;
    color: #656565;
    font-family: system-ui;
	font-weight: 500;
}

.slides-modell {
    font-size: 14px;
    height: 45px;
    font-weight: 500;
    font-family: system-ui;
    color: #555555;
}

.slides-artal {
    font-family: system-ui;
    font-size: 14px;
    color: #666666;
}

.slides-pris {
    font-size: 18px;
    font-weight: 500;
    color: #000;
    padding-top: 8px;
}


.slides-miltal {
    font-family: system-ui;
    font-size: 14px;
    color: #666666;
}

.slides-content span {
    display: block;
    text-align: left;
    overflow: hidden;
}

.kontakt-wrapper{
	box-shadow: 3px 4px 8px #bfbfbf;
	background-color: white;
	padding: 30px;
}

.kontakt-wrapper div{
	padding:0;
}

.input-wrapper{
	padding:10px!important;
}

.g-recaptcha {
    width: 304px;
    height: 76px;
    opacity: 0.5;
}

.g-recaptcha iframe {
    left: unset;
}

.customform_input{
	outline: none;
    width: 100%;
    padding: 15px;
    margin-bottom: 30px;
    border: none;
    height: 70px;
    border-bottom: 1px solid #00000042;
}

.customform_input:focus {
    outline: none;
    border-bottom: 1px solid #000;
}

.sidknapp {
    display: inline-block;
    padding: 5px 10px 5px 10px;
    color: black;
    border: 1px solid #e6e6e6;
    background-color: #e6e6e6;
    border-radius: 3px;
	transition: .3s ease;
}


.sidknapp:hover {
    display: inline-block;
    color: white;
    border: 1px solid #d95800;
    background-color: #d95800;
}

.text-sektion{
	padding: 30px;
}

.senast-rubrik{
    font-size: 30px;
    display: inline-block;
    width: 100%;
    color: #000;
    font-family: system-ui;
    padding-bottom: 50px;
    padding-top: 100px;
    text-align: center;
}

a:hover, a:focus {
    color: #000000;
    outline: none;
}


.slides-content {
    background-color: #f3f3f3;
    border: 1px solid #f3f3f3;
}

.welcome-rubrik{
	color: #000;
    text-align: center;
    display: inline-block;
    width: 100%;
    font-family: system-ui;
    font-size: 1.6rem;
    font-weight: 600;
}

.samarbete-rubrik{
	color: #656565;
    text-align: center;
    display: inline-block;
    width: 100%;
    font-family: system-ui;
    font-size: 1.6rem;
    font-weight: 600;
    padding-bottom: 20px;
}

.samarbete-text{
	display: inline-block;
    width: 100%;
    padding-top: 10px;
    text-align: left;
    font-family: system-ui;
    font-size: 16px;
    color: #888888;	
}


#slider {
  position: relative;
  overflow: hidden;
  margin: 100px auto 0 auto;
  border-radius: 4px;
}

#slider ul {
  display: inline-block;
  width: 100%;
  margin: 0;
  padding: 0;
  height: 140px;
  list-style: none;
}

#slider ul li {
  position: relative;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 300px;
  text-align: center;
}

a.control_prev, a.control_next {
  position: absolute;
  top: 40%;
  z-index: 999;
  display: block;
  width: auto;
  height: auto;
  color: #333333;
  text-decoration: none;
  font-weight: 800;
  font-size: 18px;
  opacity: 0.8;
  cursor: pointer;
}

a.control_prev:hover, a.control_next:hover {
  opacity: 1;
  -webkit-transition: all 0.2s ease;
}

a.control_prev {
  border-radius: 0 2px 2px 0;
  padding: 0 0 0 13%;
}

a.control_next {
    right: 0;
    border-radius: 2px 0 0 2px;
    padding: 0 13% 0 0px;
}

.slider_option {
  position: relative;
  margin: 10px auto;
  width: 160px;
  font-size: 18px;
}

.img-center{
    margin-left: auto;
    margin-right: auto;
}


.color-box{
	min-height: 500px;
	background-color: #f3f3f3;
	margin-top: -250px;
    position: relative;
    z-index: -999;
}

.kontaktstart-rubrik{
	font-size: 25px;
    display: inline-block;
    width: 100%;
    color: #000;
    font-family: system-ui;
    padding-bottom: 15px;
    margin-left: 10px;
    padding-top: 15px;
    font-weight: 500;
}

.orange-rubrik{
	color: orange;
	font-weight: 400;
	font-size: 55px;
	display: inline-block;
	width: 100%;
}


.control_next {
    height: 100%;
    left: 50%;
    text-align: right;
}

.control_prev {
    height: 100%!important;
    padding-right: 36%!important;
    text-align: left;
}

/*Inställning för mobil*/
@media (max-width: 767px){
	
	.bildtext-text {
    	font-size: 25px;
	}
	
	.startsektion-bg-img-container {
    	min-height: unset;
    	height: 550px;
	}
	
	.bildtext-rubrik {
    	font-size: 30px;
	}
	
	.menyknapp {
    	padding: 15px 15px 15px 15px;
	}
	
	.bildtext {
		padding: 10%;
	}
	
	.color-wrap {
    	padding: 0 0 15% 0;
	}
	
	.senast-rubrik {
    	font-size: 28px;
    	padding-top: 50px;
	}
	
	.customform_input {
    	padding: 15px;
    	margin-bottom: 30px;
    	height: 50px;
	}
	
	.sektion-topbg-img{
		background-attachment: unset;
	}
	
	.startknapp-wrapper {
    	text-align: center;
	}
	
	#slider ul li img{
		max-width: 200px;
   		margin-top: 15px;
	}
	
	#slider {
    	margin: 20px auto 0 auto;
	}
	
	.kontakt-wrapper{
		padding: 15px;
	}

}


