/*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{
    background-color: #e9e9e9;
    padding-top: 80px;
    padding-bottom: 100px;
    margin-top: 0px;
}

/*HTML sektion 3*/
.main-container3{
	padding: 0;
	overflow: hidden;

}

/*HTML sektion 4*/
.main-container4{
	padding-top: 100px;
    padding-bottom: 100px;
}

/*HTML sektion 5*/
.main-container5{
    padding-top: 50px;
    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, #00000000, #00000000), url(/images/sektioner/uploads/start_bg2.jpg);
    background-position: center;
    background-size: cover;
    display: table;
    width: 100%;
}

.startknapp-wrapper {
    width: 100%;
    margin-top: 40px;
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
    justify-content: center;
}

.startknapp {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 16px 26px;
    font-size: 17px;
    font-weight: 600;
    border-radius: 50px;
    text-decoration: none;
    color: #e4e4e4;
    transition: all 0.35s ease;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
    border: none;
    position: relative;
    overflow: hidden;
}

/* ----------------------------
   BILAR I LAGER - stålblå
----------------------------- */
.knapp-lager {
    background: linear-gradient(135deg, #c90000, #9d4343);
}
.knapp-lager:hover {
    background: linear-gradient(135deg, #c90000, #9d4343);
    transform: scale(1.05);
    box-shadow: 0 6px 20px rgba(59, 78, 110, 0.25);
	color: #ffffff;
}

/* ----------------------------
   SÄLJ DIN BIL - champagne/guld
----------------------------- */
.knapp-salj {
    background: linear-gradient(135deg, #c90000, #9d4343);
}
.knapp-salj:hover {
    background: linear-gradient(135deg, #c90000, #9d4343);
    transform: scale(1.05);
    box-shadow: 0 6px 20px rgba(194, 158, 82, 0.3);
}

/* ----------------------------
   VERKSTAD - marinblå/stål
----------------------------- */
.knapp-verkstad {
    background: linear-gradient(135deg, #c90000, #9d4343);
}
.knapp-verkstad:hover {
    background: linear-gradient(135deg, #c90000, #9d4343);
    transform: scale(1.05);
    box-shadow: 0 6px 20px rgba(28, 40, 51, 0.3);
}

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, #e2e2e200, #e2e2e21f), url(/images/sektioner/uploads/omoss.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: #000000;
    margin-bottom: 10px;
}

.sektion-light-titel {
    display: inline-block;
    width: 100%;
    font-size: 27px;
    font-weight: 600;
    color: #000;
    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: #00419a;
    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;
}

.start-rubrik{
	font-size: 30px;
    display: inline-block;
    width: 100%;
    color: #000;
    font-family: system-ui;
    padding-bottom: 10px;
}

.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;
}

.color-wrap{
	padding: 13% 20% 10% 0%;
}

.sektion-fixed {
    background-image: linear-gradient(180deg, #ffffff00, #ffffff00), url(/images/sektioner/uploads/start_lång.jpg);
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    min-height: 50vh;
    background-size: 100%;
    background-color: #e9e9e9;
}

.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;
}

.text-knapp-wrap {
    width: 100%;
    padding-top: 20px;
}

.sektion-service-image {
    background-image: linear-gradient(180deg, #e2e2e200, #e2e2e21f), url(/images/sektioner/uploads/omoss.jpg);
    background-size: cover;
    display: table;
    width: 100%;
    border-radius: 30px;
}

.second-bild{
	min-height: 330px;
}

.bilonline-card-content {
    padding: 15px;
}

.bilonline-card{
	background: #8d8d8d;
    margin-bottom: 1em;
    border-radius: 1em;
    -webkit-box-shadow: 2px -1px 20px 2px rgb(35 35 35 / 45%);
    -moz-box-shadow: 2px -1px 20px 2px rgb(35 35 35 / 45%);
    box-shadow: 2px -1px 20px 2px rgb(35 35 35 / 45%);
}
.bilonline-card-img{
	width:100%;
	height:auto;
	border-radius:1em 1em 0 0;
	pointer-events: none;
}

.bilonline-card-img{
	width:100%;
	height:auto;
	border-radius:1em 1em 0 0;
}

.sektion-header {
    display: inline-block;
    width: 100%;
    margin-top: 5px;
    font-size: 2.2em;
    font-weight: 600;
    color: #d2d2d2;
    letter-spacing: 0.01em;
    margin-top: .5em;
}

.sektion-text {
    display: inline-block;
    width: 100%;
    font-size: 15px;
    color: #d2d2d2;
    min-height: 150px;
    padding-top: 15px;
    line-height: 2.5rem;
    min-height: 210px;
}

.button-st{
    color: #ffffff;
    background-color: #747474;
    border-color: #747474;
}

.slides-content span {
    display: block;
    text-align: left;
    overflow: hidden;
}

.slides-pris {
    font-size: 16px;
    font-weight: 700;
    padding-top: 3px;
    color: black;
    text-align: right!important;
    margin-right: 10%;
    margin-top: -2%;
}

.slides-modell {
    font-size: 16px;
    font-weight: 500;
    color: black;
}

.slides-artal {
    font-size: 16px;
    font-weight: 400;
    color: black;
    padding: .3em 0;
    margin-top: 5px;
    display: inline!important;
    line-height: 2;
    margin-right: 10px;
}

.slides-miltal {
    font-size: 16px;
    font-weight: 400;
    color: black;
    padding: .3em 0;
        display: inline!important;
    text-transform: lowercase;
}

.slides-content {
    background: #f1f2f2;
    color: #bf1515;
    text-transform: uppercase;
    min-height: 126px;
    border: none;
    padding: 1.5em;
    border-radius: 0;
    box-shadow: 3px 4px 5px -4px rgb(145 145 145 / 45%);
}

.senast-rubrik{
    padding-bottom: 30px;
    width: 100%;
    display: inline-block;
    color: black;
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 0.01em;
    text-align: center;
    font-size: 30px;
}

.lagerknapp-wrapper {
    width: 100%;
    text-align: center;
    padding-bottom: 80px;
}

/*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;
	}
	
	.start-rubrik {
    	font-size: 28px;
	}
	
	.under-rubrik-start {
    	padding-bottom: 15px;
    	padding-top: 5px;
    	font-size: 18px;
	}
	
	.startknapp{
		margin: 0;
    	padding: 10px 15px 10px 15px;
	}
	
	.color-wrap {
    	padding: 10% 0% 10% 5%;
	}
	
    .sektion-fixed {
        background-attachment: unset;
        min-height: unset;
        height: 250px;
    }
	
	    .startknapp {
        margin: 0;
        padding: 10px 15px 10px 15px;
    }
    
	.media-wrap {
    	padding-top: 25px;
	}
	
	
	.startsektion-bg-img-container {
        height: unset !important;
    }
    
	#custom_slider ul li{
    	/*height: 80px;*/
    	width: 100%;
	}	
	
}