/*Sidan*/
body {
	font:1em 'Bilkoncept-Main'!important;
}

.main{
	
}

.m1{
margin-top:1em!important;	
}

.m2{
margin-top:2em!important;	
}

.m3{
margin-top:3em!important;	
}

.m4{
margin-top:4em!important;	
}

.m5{
margin-top:5em!important;	
}

.mb1{
	margin-bottom:25px;
}

.mb2{
	margin-bottom:50px;
}

.mb3{
	margin-bottom:75px;	
}

.mb4{
	margin-bottom:100px;
}

.mb5{
	margin-bottom:125px;	
}

/*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{
    overflow: hidden;
    padding: 100px 0 100px 0;
}

/*HTML sektion 3*/
.main-container3 {
    background-color: #18181b;
    overflow: hidden;
    padding: 100px 0 100px 0;
}

/*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{
	
}

.bilkoncept-content {
    padding: 2em 0 2em 0;
}

.bilkoncept-content h2 {
    font-size: 2.5em;
    font-weight: 600;
    color: #000;
    margin-bottom: 20px;
    text-align: center;
}

.bilkoncept-content p {
    font-size: 1.6em;
    line-height: 2em;
    font-weight: 500;
    color: #000;
    text-align: center;
}



.bilkoncept-jumbotron h3 {
    font-weight: 600;
    color: #fff;
    line-height:1.3;
}

.bilkoncept-jumbotron p {
    color: #fff;
    font-size: 1.6em;
}

.bilkoncept-jumbotron hr {
    border: 1px rgb(122 122 122 / 15%) solid;
}

.startknapp-wrapper{
    width: 100%;
    margin-top: 20px;
    text-align: center;
    padding-bottom: 50px;
}

.sidknapp{
    padding: 10px 17px 10px 17px;
    font-size: 14px;
    font-weight: 600;
    color: #088fdc;
    border: 1px solid #088fdc;
    background-color: #088fdc40;
    border-radius: 2px;
    transition: .3s ease;
    display: inline-block;
}

.sidknapp:hover{
	color: #5b7cab;
    background-color: #eff4ff;
    border: 1px solid #849ec3;
}

.startknapp{
	padding: 14px 30px 14px 30px;
    margin: 0px 10px 0px 10px;
    font-size: 15px;
    font-weight: 600;
    background-color: #efefef;
    color: #000000;
    border: 1px solid #efefef;
    border-radius: 50px;
    transition: .5s ease;
    text-decoration: none;
}

.startknapp:hover{
	color: #000;
    background-color: #efefefdb;
    border: 1px solid #efefefdb;
}

.sektion-topbg-img{
    background-image: linear-gradient(180deg, #000000ab, #00000085), url(/images/sektioner/uploads/trygghet-bg.jpg);
    background-size: cover;
    display: table;
    width: 100%;
    background-position: center;
}

.sektion-right-text {
    display: inline-block;
    width: 100%;
    font-size: 1.2em;
    color: #555;
    text-align: center;
    padding-bottom: 5rem;
    line-height: 2.0;
    padding-top: 5rem;
}

.garanti-sektion-titel {
    display: inline-block;
    width: 100%;
    font-size: 2.2em;
    font-weight: 600;
    color: #000;
    margin-bottom: 20px;
    text-align: center;
}

.finans-sektion-titel {
    display: inline-block;
    width: 100%;
    font-size: 20px;
    font-weight: 600;
    color: #000;
    margin-bottom: 20px;
    text-align: center;
	padding-top: 50px;
}

.samarbete-titel {
    display: inline-block;
    width: 100%;
    font-size: 22px;
    font-weight: 600;
    color: #686868;
    margin-bottom: 20px;
    text-align: center;
}

.samarbete-titel2 {
    display: inline-block;
    width: 100%;
    font-size: 22px;
    font-weight: 600;
    color: #686868;
    margin-bottom: 20px;
    text-align: center;
	padding-top: 50px;
}

.center-image {
    margin-left: auto;
    margin-right: auto;
    max-width: 200px;
    padding: 4em 0 4em 0;
    background: #f1f2f2;
    border: 1px solid #f1f2f2;
    border-radius: 1em;
}

.info-text {
    display: inline-block;
    width: 100%;
    font-size: 16px;
    color: #088fdc;
    text-align: center;
    padding-bottom: 10px;
    line-height: 2.0;
    font-weight: 600;
}

.startsektion-mellan-img-container{
	vertical-align: middle;
	display: table-cell;
    padding-top: 25%;
    padding-bottom: 16%;
}

.sektion-mellan-img{
	background-image: linear-gradient(180deg, #0000004d, #00000080), url(/images/sektioner/uploads/finansmiddle.jpg);
    background-size: cover;
    display: table;
    width: 100%;
}

.mellan-rubrik{
	color: white;
    font-weight: 600;
    font-size: 28px;
    display: inline-block;
    width: 100%;
}

.mellan-text{
	color: #ffffff;
    font-size: 16px;
    display: inline-block;
    font-weight: 500;
}

.mellantext {
	position: absolute;
    bottom: 0;
    left: 5%;
    top: 20%;
}

.mellanknapp-wrapper{
    width: 100%;
    margin-top: 40px;
}

.mellanknapp{
    padding: 15px 50px 15px 50px;
    margin: 0px 15px 0px 0px;
    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;
}

.mellanknapp:hover {
    color: #f1f1f1;
    background-color: #00000014;
    border: 1px solid #efefef;
}

.img-sektion-knapp {
    padding: 13px 30px 13px 30px;
    font-size: 14px;
    font-weight: 500;
    background-color: #efefef;
    color: #000000;
    border: 1px solid #efefef;
    font-family: system-ui;
    border-radius: 3px;
    transition: .3s ease;
}

.img-sektion-knapp:hover {
	color: #000;
    background-color: #efefefdb;
    border: 1px solid #efefefdb;
}

.img-sektion-knapp-wrapper {
    width: 100%;
    margin-top: 40px;
}

.row-neg { 
	margin-left: 15px!important; 
	margin-right: 15px!important; 
}

/*Inställning för mobil*/
@media (max-width: 767px){
	.top-background-boxed{
		width:100%;
	}
	
    .main-container2 {
    padding: 0;
    overflow: hidden;
    padding-top: 40px;
}

.garanti-sektion-titel {
    display: inline-block;
    width: 100%;
    font-size: 23px;
    font-weight: 600;
    color: #000;
    margin-bottom: 20px;
    text-align: center;
}

.startsektion-mellan-img-container {
    vertical-align: middle;
    display: table-cell;
    padding-top: 40%;
    padding-bottom: 16%;
}

.mellan-rubrik {
    color: white;
    font-weight: 600;
    font-size: 20px;
    display: inline-block;
    width: 100%;
}

.mellan-text {
    color: #ffffff;
    font-size: 14px;
    display: inline-block;
    font-weight: 500;
}

.img-sektion-knapp {
    padding: 10px 20px 10px 20px;
}


.img-responsive{
	margin: 0 auto;
    height: auto;
    width: 100%;
    border-radius: 1em;
}




/*Inställning för mobil*/
@media (max-width: 767px){
	.top-background-boxed{
		width:100%;
	}
}