/*Sidan*/
.main{
	
}

/*Bildslider container*/
#home{
	padding:0;
}

/*Bildsliderns bild container*/
.top-background-img{
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
	background-repeat:no-repeat;
}

/*Bildslider i boxedläge*/
.top-background-boxed{
	display: table;
}

/*HTML sektion innehåller presentationstext till bildslider*/
.home-container{
	padding-top:10%;
	padding-bottom:30%;
}

/*HTML sektion 1*/
.main-container1{
	padding:0;
	overflow:hidden;
}

/*HTML sektion 2*/
.main-container2{
	padding-top: 100px;
    padding-bottom: 100px;
}

/*HTML sektion 3*/
.main-container3{
	padding-bottom: 100px;
    padding-top: 50px;
	background-color: #f0f0f0;
}

/*HTML sektion 4*/
.main-container4{
	padding-top: 100px;
    padding-bottom: 100px;
}

/*HTML sektion 5*/
.main-container5{
		padding-top: 100px;
    padding-bottom: 100px;
	
}

/*HTML sektion 6*/
.main-container6{
	
}

/*Sektion senastefordon*/
.main-container7{
	padding-top: 100px;
}

/*Sektion lagerlista*/
.main-container8{
	
}

/*Sektion personal*/
.main-container9{
	
}

/*Sektion kontakt*/
.main-container10{
	
}

/*Sektion karta*/
.main-container11{
	padding:0;
	overflow:hidden;
    background-color: #212121;	
}


.sektion-topbg-img{
    background-image: linear-gradient(180deg, #000000ab, #00000085), url(/images/sektioner/uploads/bmw_mecka1-.jpg);
    background-position: center;
    background-size: cover;
    display: table;
    width: 100%;
}

.startknapp-wrapper{
    width: 100%;
    margin-top: 40px;
}

.startknapp{
	padding: 15px 30px 15px 30px;
    font-size: 16px;
    font-weight: 500;
    background-color: #e2e2e2;
    color: #000000;
    border: 1px solid #e2e2e2;
    border-radius: 3px;
    transition: .3s ease;
    text-decoration: none;
}

.startknapp:hover{
	color: #172940;
    background-color: #dadde8;
    border: 1px solid #dadde8;
}

b, strong {
    font-weight: bold;
    color: #ffffff;
}

.slides-content {
    color: #000000;
    border: none;
}

.slides-content span {
    display: block;
    text-align: left;
    overflow: hidden;
    margin-bottom: 7px;
}

.slides-pris {
    font-size: 17px;
    font-weight: 700;
}

.sektion-wrap{
	
}

.startsektion-bg-img-container {
	vertical-align: middle;
    display: table-cell;
    height: 87vh;
}

.sektion-dark-right-text{
	max-width: 500px;
    display: inline-block;
    width: 100%;
    font-size: 16px;
    color: #fff;
    line-height: 1.9;
    letter-spacing: 0.01em;
	padding-bottom: 10px;
}

.sektion-light-right-text{
	max-width: 500px;
    display: inline-block;
    width: 100%;
    font-size: 16px;
    color: #000;
    line-height: 1.9;
    letter-spacing: 0.01em;
	padding-bottom: 10px;
}

.sektion-service-image {
    background-image: linear-gradient(180deg, #212121c4, #21212147), url(/images/sektioner/uploads/hall_test.jpg);
    background-size: cover;
    display: table;
    width: 100%;
    border-radius: 30px;
}

.second-bild{
	min-height: 330px;
}

.center-image{
	margin-left: auto;
    margin-right: auto;
}

.sektion-titel-wrapper{
	padding-top:25px;
	padding-bottom:25px;
	text-align:center;
}

.sektion-dark-titel {
    display: inline-block;
    width: 100%;
    font-size: 27px;
    font-weight: 600;
    color: #ffffff;
    margin-bottom: 10px;
}

.sektion-light-titel {
    display: inline-block;
    width: 100%;
    font-size: 27px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 10px;
    margin-bottom: 10px;
	text-align: center;
}

.sektion-titel {
    display: inline-block;
    width: 100%;
    font-size: 27px;
    font-weight: 600;
    color: #000;
    margin-bottom: 10px;
    margin-bottom: 10px;
    text-transform: uppercase;
}


.start-linje {
    margin-top: 7px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #4e4e4e;
}




.senast-rubrik {
	font-size: 25px;
    padding-bottom: 40px;
    display: inline-block;
    font-weight: 600;
    color: #141414;
}

.stor-rubrik{
    font-size: 25px;
    display: inline-block;
    width: 100%;
    color: #fff;
    font-weight: 600;
	text-align: center;
}

.finans-rubrik{
    font-size: 18px;
    display: inline-block;
    width: 100%;
    color: #dbdbdb;
	font-weight: 500;
	text-align: center;
}

.startslider-content{
    position: absolute;
    top: 10%;
    left: 0px;
    width: 70%;
    z-index: 1;
    display: inline-block;
    background-color: #161a1db3;
    padding: 25px;
    border-radius: 10px;
}

.tjanst-text{
    display: inline-block;
    width: 100%;
    font-size: 15px;
    color: #fff;
    padding: 40px;
    line-height: 2.0;
}

.sektion-card {
    background: #fff;
    margin-bottom: 1em;
    border-left: 1px solid #ededed;    
    box-shadow: 3px 4px 5px -3px rgb(145 145 145 / 45%);
    -webkit-box-shadow: 3px 4px 5px -3px rgba(0, 0, 0, 0.45);
    -moz-box-shadow: 3px 4px 5px -3px rgba(0, 0, 0, 0.45);
    box-shadow: 3px 4px 5px -3px rgb(145 145 145 / 45%);
}

.sektion-card-img {
    width: 100%;
    height: auto;
	min-height: 152px;
}

.sektion-card-content {
    padding: 1em;
}

.sektion-card-titel {
    display: inline-block;
    width: 100%;
    font-size: 20px;
    font-weight: 600;
    color: #000;
    margin-bottom: 10px;
}

.sektion-card-text{
    display: block;
    min-height: 158px;
    font-size: 15px;
	font-family: Montserrat-Regular;
	line-height: 1.5;
    letter-spacing: 0.01em;
}
.textknapp {
    background-color: #c5000a;
    padding: 10px 15px 10px 15px;
    border-radius: 3px;
    color: #ffffff;
    font-weight: 600;
    text-decoration: none;
    font-size: 14px;
    transition: .5s ease;
}



#custom_slider {
  position: relative;
  overflow: hidden;
  margin: 20px auto 0 auto;
}

#custom_slider ul {
    position: relative;
    margin: 0;
    padding: 0;
    height: 100px;
    width:100%;
    list-style: none;
    overflow: hidden;
}

#custom_slider ul li {
    position: relative;
    display: block;
    float: left;
    padding: 15px;
	width: 33.3%;
}

#custom_slider img {
    max-height: 80px;
    margin-left: auto;
    margin-right: auto;
}

.sektion-dark-titel {
    display: inline-block;
    width: 100%;
    font-size: 27px;
    font-weight: 600;
    color: #000;
    margin-bottom: 10px;
}

.start-linje {
    margin-top: 7px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #4e4e4e;
}

.sektion-dark-text {
    display: inline-block;
    width: 100%;
    font-size: 15px;
    color: #000;
    line-height: 1.9;
    letter-spacing: 0.01em;
    font-family: Montserrat-Regular; 
}

.sektion-service-image {
    background-image: linear-gradient(180deg, #e2e2e200, #e2e2e21f), url(/images/sektioner/uploads/vinterhjul-och-räntahemsida.jpg);
    background-size: cover;
    display: table;
    width: 100%;
    border-radius: 30px;
}

.start-kampanj {
    padding-top: 20px;
    width: 30%;
}

/*Inställning för mobil*/
@media (max-width: 767px){
	.top-background-boxed{
		width:100%;
	}
		.stor-rubrik {
    	font-size: 20px;
    	text-align: center;
	}
	
	.startslider-content {
	    position: unset;
    	width: 100%;
    	margin-bottom: 15px;
	}
	
	.startknapp{
		margin: 0;
    	padding: 10px 15px 10px 15px;
	}
	
	.startsektion-bg-img-container {
        height: unset !important;
        padding-top:40%;
    }
    
	#custom_slider ul li{
    	/*height: 80px;*/
    	width: 100%;
	}	
	
	.start-kampanj{
		width:100%;
	}
	
}