
/*Sidan*/
.main{
}


#topvideo {
  width:inherit;
}


.video-container:before {
  content:"";
  position: absolute;
  top:0;
  right:0;
  left:0;
  bottom:0;
  z-index:1;
  background:rgba(35, 61, 77, 0.7);
  /*background:linear-gradient(to right,rgba(65, 0, 255, 0.4),rgba(255, 0, 232, 0.3));*/
}


.video-container{
	width: 100%;
    height: 100vh;
}

.video-content{
    color: #b5b5b5;
    position: absolute;
    top: 25%;
    padding: 15%;
    z-index: 1;
}



/*HTML sektion 1*/
.main-container1{
	padding: 0;
	overflow: hidden;
}

/*HTML sektion 2*/
.main-container2{
	padding: 0;
	overflow: hidden;
    background-color: #efefef;
}

/*HTML sektion 2*/
.main-container3{
	padding: 0;
	overflow: hidden;
	padding-top: 80px;
}

/*HTML sektion 4*/
.main-container4{

}

/*HTML sektion 5*/
.main-container5{

}

/*HTML sektion 6*/
.main-container6{

}

/*Sektion senastefordon*/
.main-container7{

}

/*Sektion lagerlista*/
.main-container8{
	
}

/*Sektion personal*/
.main-container9{
	
}

/*Sektion kontakt*/
.main-container10{
	
}

/*Sektion karta*/
.main-container11{
	
}

hr {
	margin-top: 10px;
    margin-bottom: 0;
    border-top: 1px solid #e2e2e2;
}


.color-wrap{
	padding: 13% 20% 10% 0%;
}

.start-rubrik{
	font-size: 30px;
    display: inline-block;
    width: 100%;
    color: #000;
    font-family: system-ui;
    padding-bottom: 10px;
}

.finans-rubrik{
    font-size: 20px;
    display: inline-block;
    width: 100%;
    color: #656565;
    font-family: system-ui;
	font-weight: 500;
}

.under-rubrik-start {
    padding-bottom: 20px;
    padding-top: 10px;
    font-size: 20px;
    display: inline-block;
    width: 100%;
    color: #656565;
    font-family: system-ui;
}

.start-text{
	font-size: 16px;
    color: #333333;
    font-family: system-ui;
}

.sidknapp-wrapper{
	width: 100%;
    text-align: center;
    padding-top: 20px;
    background-color: #1c1c1c;
    height: 100px;
}

.tjanstknapp-wrapper {
    width: 100%;
    text-align: center;
    margin-top: 50px;
    padding-bottom: 80px;
}

.sidknapp{
	padding: 10px 50px 10px 50px;
    font-size: 14px;
    font-weight: 500;
    background-color: #171a1d;
    color: #c8c8c8;
    border: 1px solid #cdcdcd;
    font-family: sans-serif;
}
.sidknapp:hover{
	color: #202020;
    background-color: #d9d9d9;
    border: 1px solid #d9d9d9;
}

.sidknappsenast{
	padding: 12px 40px 12px 40px;
    font-size: 15px;
    font-weight: 500;
    font-family: system-ui;
    border-radius: 30px;
    transition: .3s ease;
    background-color: inherit;
    color: #efefef;
    border: 1px solid #efefef;
}

.tjanstknapp{
    padding: 13px 35px 13px 35px;
    font-size: 15px;
    font-weight: 500;
    background-color: inherit;
    color: #000000;
    border: 1px solid #000000;
    font-family: system-ui;
    border-radius: 30px;
    transition: .3s ease;
}

.tjanstknapp:hover{
    color: #ffffff;
    background-color: #000;
    border: 1px solid black;
}

.sidknappsenast:hover{
	background-color: #efefef;
    color: #1c1c1c;
    border: 1px solid #efefef;
}

.kontakt-rubrik {
	font-size: 28px;
    display: inline-block;
    width: 100%;
    color: #e4e4e4;
    font-family: ui-serif;
    line-height: 1.50;
	padding-bottom: 20px;
	padding-top: 50px;
}

.customform_input {
    width: 100%;
    padding: 15px;
    margin-bottom: 40px;
    background-color: #171a1d;
    border: none;
	height: 70px;
	border-bottom: 1px solid gray;
}

.customform_input:focus {
	outline: none;
	border-bottom: 1px solid #beb8b8;
}


.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, #171a1d38, #171a1d57), url(/images/sektioner/uploads/0kontakt.jpg);
	margin-right: 15px;
}

.recaptcha-wrapper {
    opacity: 0.5;
}

.senast-rubrik{
    font-size: 30px;
    display: inline-block;
    width: 100%;
    color: #efefef;
    font-family: system-ui;
    padding-bottom: 30px;
}

.slides-content {
	color: #efefef;
    background-color: #1c1c1c;
    border: 1px solid #1c1c1c;
}

.slides-content span {
    text-align: left;
    overflow: hidden;
    font-family: system-ui;
}

.sektion-topbg-img{
    background-image: linear-gradient(180deg, #000000e6, #000000ba), url(/images/sektioner/uploads/mrred2.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: #cdcdcd;
	font-weight: 400;
	font-size: 45px;
	display: inline-block;
	width: 100%;
	font-family: system-ui;
}

.bildtext-text{
	color: #cdcdcd;
    font-weight: 400;
    font-size: 30px;
    display: inline-block;
    font-family: system-ui;
}

.bildtext {
	position: absolute;
    padding: 0 0 200px 0;
    bottom: 0;
    left: 25%;
}

.startknapp-wrapper{
    width: 100%;
    margin-top: 40px;
}

.menyknapp{
    padding: 15px 50px 15px 50px;
    margin: 0px 10px 0px 5px;
    font-size: 15px;
    font-weight: 500;
	background-color: #efefef;
    color: #000000;
    border: 1px solid #efefef;
    font-family: system-ui;
    border-radius: 30px;
    transition: .5s ease;
}

.menyknapp:hover {
    color: #efefef;
    background-color: #00000014;
    border: 1px solid #efefef;
}

.sektion-fixed{
	background-image: linear-gradient(180deg, #0000005c, #00000040), url(/images/sektioner/uploads/testfixed.jpg);
    background-position: bottom center;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    min-height: 500px;
}

.slides-artal{
	padding-top: 10px;
    font-weight: 400;
}

.slides-pris{
	padding-top: 10px;
    font-size: 17px;
    font-weight: 500;
}

.slides-modell{
	font-weight: 500;
}

.stor-rubrik{
    font-size: 30px;
    display: inline-block;
    width: 100%;
    color: #000;
    font-family: system-ui;
}

.sektion-wrapper{
	padding-top: 30px;
}

.under-rubrik{
    display: inline-block;
    width: 100%;
    font-size: 20px;
    color: #383838;
    padding-bottom: 15px;
    font-family: sans-serif;
    line-height: 1.50;
}

.linje{
	border-top: 1px solid #032a32;
}

.tjanst-text{
    display: inline-block;
    width: 100%;
    font-size: 16px;
    font-family: system-ui;
    color: #333333;
    padding-bottom: 40px;
    line-height: 2.0;
}


.samarbete-rubrik{
    font-size: 22px;
    display: inline-block;
    width: 100%;
    color: #000;
    font-family: system-ui;
    line-height: 1.50;
    font-weight: 400;
}

.center-image{
	margin-left: auto;
    margin-right: auto;
}


/*Inställning för mobil*/
@media (max-width: 767px){
	.sektion-topbg-img{
    	background-attachment: unset;
	}
	
	.bildtext-rubrik {
    	font-size: 30px;
	}
	
	.bildtext-text {
    	font-size: 25px;
	}
	
	.menyknapp {
    	padding: 18px 25px 18px 25px;
    	margin: 0px 10px 0px 0px;
	}
	
	.startsektion-bg-img-container {
    	min-height: unset;
    	height: 550px;
	}
	
	.bildtext {
    	padding: 0 0 50px 0;
    	left: 10%;
	}
	
	.color-wrap {
    	padding: 10% 0% 10% 5%;
	}
	
	.start-rubrik {
    	font-size: 28px;
	}
	
	.under-rubrik-start {
    	padding-bottom: 15px;
    	padding-top: 5px;
    	font-size: 18px;
	}
	
	.main-container4 {
    	padding-top: 40px;
	}
	
	.finans-rubrik {
    	font-size: 16px;
	}
	
	.stor-rubrik {
    	font-size: 28px;
	}
	
	.sektion-wrapper {
    	padding-top: 15px;
	}
	
	.tjanst-text {
    	padding: 0% 5% 2% 1%;
	}
	
	.tjanstknapp-wrapper {
    	padding-bottom: 50px;
	}
	
	.main-container7 {
    	padding-bottom: 20px;
    	padding-top: 40px;
	}
	
	.senast-rubrik {
    	font-size: 28px;
	}
	
	.sidknapp-wrapper {
    	margin-bottom: 50px;
	}
	
	.social-wrapper {
    	padding: 0px;
    	padding-bottom: 50px;
	}
	
	.sektion-fixed {
    	background-attachment: unset;
    	min-height: unset;
    	height: 250px;
    	
	}

}
