/*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;	
}


.Intro-text{
	width: 760px;
    font-size: 1.65em;
    color: #fff;
    margin: 0 auto;
    margin-top: 1.5em;
    line-height: 1.65em;
}

/*Bildslider container*/
#home{
	padding:0;
}

#topvideo {
  width:inherit;
}


/*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:100px 0 100px 0;
}

/*HTML sektion 3*/
.main-container3{
	overflow: hidden;
    background: #f9f9f9;
    width: 100%;
    padding:4em 0;
}

/*HTML sektion 4*/
.main-container4{
    margin-top: 100px;
	margin-bottom: 50px;
    background-color: #fff;
}

/*HTML sektion 5*/
.main-container5{
	padding: 0;
    overflow: hidden;
    background-color:#f9f9f9;
	padding-top: 100px;
	padding-bottom: 100px;
}

/*HTML sektion 6*/
.main-container6{

}

/*Sektion senastefordon*/
.main-container7{
    padding: 100px 0 100px 0;
}

/*Sektion lagerlista*/
.main-container8{
	
}

/*Sektion personal*/
.main-container9{
	
}

/*Sektion kontakt*/
.main-container10{
	
}

/*Sektion karta*/
.main-container11{
	padding:0;
	overflow:hidden;
}

.sektion-topbg-img{
    background-image: linear-gradient(180deg, #000000ab, #00000085), url(/images/sektioner/uploads/finans_bg.jpg);
    background-size: cover;
    display: table;
    width: 100%;
    background-position: center;
}

.bildtext-text{
	color: #fff;
    font-size: 20px;
    display: inline-block;
}

.startknapp-wrapper{
    width: 100%;
    margin: 40px 0 40px 0;
}

.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: #d01c1c94;
    background-color: #efefef;
    border: 1px solid #d42a2a;
}

.sektion-pic{
    background-color: #d5d5d582;
    padding: 15px;
    border-radius: 0 0 10px 10px;
}

.sektion-header {
    display: inline-block;
    width: 100%;
    margin-top: 5px;
    font-size: 2.2em;
    font-weight: 600;
    color: #000;
    letter-spacing: 0.01em;
    margin-top: .5em;
}

.sektion-text {
    display: inline-block;
    width: 100%;
    font-size: 15px;
    color: #555;
    min-height: 150px;
    padding-top: 15px;
    line-height: 2.75rem;
}

.sektionbn-wrapper{
	width: 100%;
    margin-top: 30px;
}

.sektionbn{
    font-size: 1.4em;
    font-weight: 500;
    color: #ffffff;
    transition: .3s ease;
    background-color: #088fdc8f;
    padding: .6em 1em .6em 1em;
    border-radius: 3em;
    display: inline-block;
    width: 160px;
    margin-bottom: .5em;
}

.sektionbn:hover {
	background-color: #eff4ff !important;
    color: #5b7cab !important;
    border: 1px solid #849ec3;
}

.garanti-sektion-titel {
    display: inline-block;
    width: 100%;
    font-size: 30px;
    font-weight: 600;
    color: #000;
    margin-bottom: 15px;
}

.garanti-sektion-wrap{

}

.sektion-right-text{
    display: inline-block;
    width: 100%;
    font-size: 15px;
    color: #555;
    line-height: 1.9;
    letter-spacing: 0.01em;
}

.sektion-service-image {
    background-image: url(/images/sektioner/uploads/logo_bild.jpg);
    background-size: cover;
    display: table;
    width: 100%;
    border-radius: 10px;
}

.second-bild{
	min-height: 330px;
}

.textknapp{
	font-size: 14px;
    font-weight: 500;
    color: #ffffff;
    font-family: system-ui;
    transition: .3s ease;
    background-color: #088fdc;
    border: 1px solid #088fdc;
    padding: 7px 9px 7px 9px;
    border-radius: 3px;
}

.textknapp:hover{
    background-color: #eff4ff !important;
    color: #5b7cab !important;
    border: 1px solid #849ec3;
}

.text-knapp-wrap {
    width: 100%;
    padding-top: 20px;
}

.media-wrap {
	padding-right: 40px;
}

.slides-content span {
    display: block;
    text-align: left;
    overflow: hidden;
}

.slides-pris {
    font-size: 16px;
    font-weight: 700;
    padding-top: 3px;
    color: black;
}

.slides-modell {
    font-size: 16px;
    font-weight: 700;
    color: black;
}

.slides-artal {
	font-size: 16px;
    font-weight: 400;
    color: black;
    padding: .3em 0;
}

.slides-miltal {
	font-size: 16px;
    font-weight: 400;
    color: black;
    padding: .3em 0;
}

.slides-content {
    background: #f1f2f2;
    color: #bf1515;
    text-transform: uppercase;
    min-height: 126px;
    border: none;
    padding: 1em;
    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;
}

.tjanstknapp{
    padding: 10px 17px 10px 17px;
    font-size: 14px;
    font-weight: 600;
    color: #ffffff;
    border: 1px solid #088fdc;
    background-color: #088fdc;
    border-radius: 2px;
    transition: .3s ease;
    display: inline-block;
}

.tjanstknapp:hover{
	color: #5b7cab;
    background-color: #eff4ff;
    border: 1px solid #849ec3;
}

.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/finnans_bg.jpg);
    background-size: cover;
    display: table;
    width: 100%;
    border-radius: 2em;
    padding: 5rem;
    	height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transition: all .3s ease-in-out;
}

.sektion-mellan-img:hover {
	height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transition: all .3s ease-in-out;
}

.sektion-background{
    background-color: #d5d5d582;
    padding: 15px;
    border-radius: 10px;
    display: inline-block;
    width: 100%;
}
.mellan-rubrik{
	color: white;
    font-weight: 600;
    font-size: 28px;
    display: inline-block;
    width: 100%;
}

.mellan-text{
    font-size: 16px;
    line-height: 1.5em;
    font-weight: 500;
    color: #fff;
    display: block;
    margin-top: .75em;
}

.mellantext {

}

.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-wrapper{
    width: 100%;
    margin-top: 20px;
}

.img-sektion-knapp{
	font-size: 1.4em;
    font-weight: 500;
    transition: .3s ease;
    background-color: #efefefdb;
    padding: .6em 1em .6em 1em;
    border-radius: 3em;
    display: inline-block;
    width: 160px;
    margin-bottom: .5em;
    color:#000;
}

.img-sektion-knapp:hover {
    color: #000;
    background-color: #efefefdb;
    border: 1px solid #efefefdb;
}

.size-img{
	min-height: 200px;
}

.bilonline-bg-wrapper-1{
	background:#f9f9f9;
}


.bilonline-card{
	background: #fff;
    padding: 1em;
    margin-bottom: 1em;
    border-radius: 1em;
    -webkit-box-shadow: 3px 4px 5px -4px rgba(0,0,0,0.45);
    -moz-box-shadow: 3px 4px 5px -4px rgba(0,0,0,0.45);
    box-shadow: 3px 4px 5px -4px rgb(145 145 145 / 45%);
}


.bilonline-card-img{
	width:100%;
	height:auto;
	border-radius:.3em;
}

.footer-icons{
	color: #fd0615;
    font-size: 32px !important;
    margin-right:.2em;
}

.lslide{
	border-radius: 1em;
    overflow: hidden;
}

.getforetagsadress{
	display:block;
}

.mail-wrapper {
    background-color: #eaeaea;
    padding: 2em;
    position: relative;
    border-radius: 1em;
}


.customform_input{
	padding: 1.2em;
    min-width: 100%;
    border: 0;
    margin: 2em 0 2em 0;
    border-radius: .25em;
    display: block;
    font-size:1.5em;
}

.g-recaptcha{
	overflow: hidden;
    padding: 10px;
}

.recaptcha-wrapper {
    background-color: transparent;
	border:none;
    border-radius: .5em;
}

.rc-anchor-light.rc-anchor-normal, .rc-anchor-light.rc-anchor-compact {
    border:none;
}

.rc-anchor-light.rc-anchor-normal, .rc-anchor-light.rc-anchor-compact {
    border:none!important;
    box-shadow: none!important;
    border-radius: .5em!important;
}

.bilkoncept-content h2 {
    font-size: 2.5em;
    font-weight: 600;
    color: #000;
    margin-bottom: 20px;
}

.bilkoncept-content h4 {
    font-size: 1.8em;
    font-weight: 600;
    color: #000;
    margin-bottom: 20px;
}

.bilkoncept-content p {
    font-size: 1.6em;
    line-height: 2em;
    font-weight: 500;
    color: #000000;
}

.startknapp{
	margin:0;
}

#googlemapiframe{
	height:600px!important;
}

.hr-spacer{
	display:none;
}


/*Inställning för mobil*/
@media (max-width: 767px){
	.top-background-boxed{
		width:100%;
	}
	
	.sektion-pic {
    	margin-bottom: 10px;
    	padding: 15px;
	}
	
	.main-container4 {
    	margin-top: 50px;
    	padding-top: 30px;
    	padding-bottom: 30px;
	}
	
	.text-knapp-wrap {
    	padding-bottom: 30px;
	}
	
	.second-bild {
    	min-height: 200px;
	}

	.main-container7 {
	    padding-top: 50px;
	}

	.mellan-text {
    	line-height: 2rem;
    	font-weight: 500;
    	color: #fff;
    	font-size: 16px;
    	margin-top: 1em;
    	display: block;
	}


	.mellan-rubrik {
		color: white;
		font-weight: 600;
		font-size: 19px;
		display: inline-block;
		width: 100%;
	}

	.img-sektion-knapp-wrapper {
		width: 100%;
		margin-top: 20px;
	}

	.img-sektion-knapp {
		padding: 10px 20px 10px 20px;
	}

	.startsektion-mellan-img-container {
		padding-top: 40%;
	}
	
	#topvideo {
   		width: -webkit-fill-available;
	}
	
	
	.Intro-text{
		width:100%;
		padding-left: 15px;
        padding-right: 15px;
	}
	
}