/*Sidan*/
.main{
	
}

/*HTML sektion 1*/
.main-container1{
	overflow: hidden;
    padding: 0;
}

/*HTML sektion 2*/
.main-container2{
	padding: 0;
	overflow: hidden;
	padding-top:100px;
	padding-bottom:100px;
}

/*HTML sektion 2*/
.main-container3{
	padding: 0;
	overflow: hidden;	
}

/*HTML sektion 4*/
.main-container4{
	padding-top: 50px;
    padding-bottom: 100px;
}

/*HTML sektion 5*/
.main-container5{
	padding: 0;
	overflow: hidden;
	padding-top: 50px;
}

/*HTML sektion 6*/
.main-container6{
	
}

/*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, #00000085), url(/images/sektioner/uploads/start2.jpg);
    background-size: cover;
    display: table;
    width: 100%;
}

.startsektion-bg-img-container{
	vertical-align: middle;
	display: table-cell;
    padding-top: 10%;
    padding-bottom: 30%;
}

.slides-artal{
	padding-top: 10px;
    font-weight: 400;
}

.slides-pris{
	padding-top: 10px;
    font-size: 16px;
    font-weight: 500;
}

.slides-modell{
	font-weight: 500;
}

.slides-content {
    color: #202020;
    border: none;
}

.slides-content span {
    text-align: left;
    overflow: hidden;
    font-family: system-ui;
}

.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;
	margin-left: 15px;
}

.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: .3s ease;
}

.startknapp:hover{
	color: #fff;
    background-color: #57b026;
    border: 1px solid #57b026;
}

b, strong {
    font-weight: bold;
    color: #57b026;
}


.sektion-color{
	min-height: 500px;
}

.color-wrap{
	padding: 10% 10% 10% 0;
}

hr {
	margin-top: 10px;
    margin-bottom: 0;
    border-top: 1px solid #57b02666;
}

.start-text{
	font-size: 16px;
    color: #555555;
    font-family: system-ui;
}

.under-rubrik{
	font-size: 20px;
    display: inline-block;
    width: 100%;
    color: #57b026;
    font-family: system-ui;
    padding-bottom: 25px;
    padding-top: 15px;
}

.start-rubrik{
    font-size: 30px;
    display: inline-block;
    width: 100%;
    color: #000000;
    font-family: system-ui;
    padding-bottom: 10px;
	font-weight: 500;
}

.senast-rubrik{
    font-size: 30px;
    display: inline-block;
    width: 100%;
    color: #000;
    font-family: system-ui;
    padding-bottom: 50px;
    padding-top: 100px;
}

.sektion-fixed{
	background-image: linear-gradient(180deg, #0000006e, #00000059), url(/images/sektioner/uploads/fixed.jpg);
    background-position: bottom center;
    background-size: cover;
	background-attachment: fixed;
	min-height: 500px;
}

.kontakt-rubrik {
	padding-bottom: 20px;
    padding-top: 50px;
    font-size: 30px;
    display: inline-block;
    width: 100%;
    color: #000000;
    font-family: system-ui;
    font-weight: 500;
}

.customform_input {
    width: 100%;
    padding: 15px;
    margin-bottom: 40px;
    background-color: #fff;
    border: none;
	height: 70px;
	border-bottom: 1px solid #57b026;
}

.customform_input:focus {
	outline: none;
	border-bottom: 1px solid #276f00;
}


.customform_input_textarea{
    padding-top: 24px;
}

#customform_submit{
    margin-top: 30px;
}

.customform-footer-input{
	color: #dbdbdb;
}

.kontakt-bg{
	background-size: cover;
	min-height: 700px;
	background-image: linear-gradient(100deg, #00000070, #00000057), url(/images/sektioner/uploads/kontaktstart.jpg);
}

.recaptcha-wrapper {
    opacity: 0.5;
    display: inline-block;
    width: 100%;
    height: 77px;
    padding-left: 10px;    
}

.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 #57b026;
    background-color: #57b026;
}



.helgdagbild{
	border-radius: 20px;
}

.sektion-service-image {
    background-image: linear-gradient(180deg, #e2e2e200, #e2e2e21f), url(/images/sektioner/uploads/anna-diplom.jpg);
    background-size: cover;
    display: table;
    width: 100%;
    border-radius: 10px;
}

.second-bild{
	min-height: 450px;
	margin-top: 50px;
}

/*Inställning för mobil*/
@media (max-width: 767px){
	
	.startsektion-bg-img-container {
    	min-height: unset;
    	height: 620px;
	}
	
	.bildtext-rubrik {
    	font-weight: 400;
    	font-size: 35px;
	}
	
	.bildtext-text {
    	font-size: 30px;
	}
	
	.color-wrap {
    	padding: 8% 5% 11% 0;
	}
	
	.senast-rubrik {
    	padding-bottom: 50px;
    	padding-top: 50px;
    	text-align: center;
	}
	
	.img-responsive {
    	padding-bottom: 50px;
	}
	
	.main-container4 {
    	padding-top: 20px;
    	padding-bottom: 0px;
	}
	
	.kontakt-bg {
    	min-height: 500px;
    	margin-right: 0px;
	}
	
	.kontakt-rubrik {
    	padding-top: 40px;
	}
	
	.main-container8 {
    	padding-top: 0px;
	}
	
	.media-wrap {
    	padding-top: 25px;
}	
}

