body{
	background-color:#fff;
}

@font-face {
	font-family: 'Bilkoncept-Main';
	src: url('/fonts/Montserrat-Regular.ttf') format('woff2'),
	url('fonts/MyCustomFont.woff') format('woff');
}

#form1{
	overflow-y:hidden;
}


h1,h2,h3,h4,h5,h6{
	font-family:'Montserrat', 'Bilonline-Main';
	font-weight:600;
}

.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;
	padding-top: 50px;
}

.mb5{
	margin-bottom:125px;	
}

#toTop {
display: none;
    text-decoration: none;
    position: fixed;
    overflow: hidden;
    bottom: 15%;
    right: 30px;
    z-index: 1000;
    width: 50px;
    height: 50px;
    border: none;
    border-radius: 50px;
    text-indent: 100%;
    background-color: #fd06156e;
    text-rendering: optimizeLegibility;
    background-image: url(https://bilkoncept.bilonline.se/images/sektioner/uploads/hand-pointer.svg);
    background-size: 65%;
    background-repeat: no-repeat;
    background-position: 50%;
	}

#toTopHover {
    background-color:#00000000;
    width: inherit;
    height: inherit;
    display: block;
    overflow: hidden;
    float: left;
}

#toTop .fas {
    display: block;
    position: absolute;
    color: #ffffff;
    margin: 22px 0px;
    font-size: 54px;
    padding-top: 0px;
     text-rendering: optimizeLegibility;
}

.row-neg {
    margin-left: 15px !important;
    margin-right: 15px !important;
}

.lslide{
    -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%);
}

.fa-angle-up{
	z-index:9999!important;
	color:#000;
	text-rendering: optimizeLegibility;
}

a:focus{
	outline:none;
}

.bilkoncept-jumbotron h3 {
    font-weight: 600;
    color: #fff;
    line-height:1.3;
}


/*Inställningar för HERO*/





/*.bildtext {
    padding: 100px 15px 0 15px;
}*/


.Intro-text {
    width: 760px;
    font-size: 1.85em;
    color: #fff;
    margin: 0 auto;
    line-height: 1.65em;
}

.startknapp-wrapper {
    width: 100%;
    margin-top: 40px;
}

.startknapp {
    padding: 14px 30px 14px 30px;
    margin: 0px 10px 0px 10px;
    font-size: 15px;
    font-weight: 500!important;
    background-color: #efefef;
    color: #000000;
    border: 1px solid #efefef;
    border-radius: 50px;
    transition: .5s ease;
    text-decoration: none;
}


.startknapp:hover {
    color: #3d3c3c;
    background-color: #efefef;
    border: 1px solid #3a8ed9;
}
.site-knapp {
    padding: 12px 40px 12px 40px;
    font-size: 16px;
    font-weight: 500;
    background-color: inherit;
    color: #172940;
    border: 1px solid #dadde8;
    font-family: system-ui;
    background-color: #dadde8;
    border-radius: 3px;
    transition: .3s ease;
}
.site-knapp:hover {
    color: #ffffff;
    background-color: #172940;
    border: 1px solid #172940;
}
.site-text{
	font-family: 'Open Sans';
	font-size: 18px;
}

.site-text-wrapper{
	
}

.senast-rubrik {
    padding-bottom: 30px;
    width: 100%;
    display: inline-block;
    color: #e6e6e6;
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 0.01em;
    text-align: center;
    font-size: 30px;
}

.reverse-order-img {
    width: 100%;
    height: auto;
    border-radius: 1em;
    margin: 0;
	pointer-events: none;
}  

.mini-text{
	color: #f1f1f1;
    font-weight: 400;
    font-size: 18px;
    display: inline-block;
    width: 100%;
	font-family: Montserrat-Regular;
}

.bildtext-rubrik{
	color: #f1f1f1;
    font-weight: 400;
    font-size: 48px;
    display: inline-block;
    width: 100%;
	font-family: Montserrat-Regular;
}

.bildtext-rubrik{
	color: #f1f1f1;
    font-weight: 400;
    font-size: 48px;
    display: inline-block;
    width: 100%;
	font-family: Montserrat-Regular;
}

.bildtext-text{
	color: white;
	font-weight: 300;
	font-size: 19px;
	display: inline-block;
	font-family: Montserrat-Regular;
}

.bildtext {
    position: absolute;
    padding: 9px 0% 100px 6%;
    bottom: 0;
    left: 0;
    font-family: Montserrat-Regular;
}

.bildtext-center {
    display: inline-block;
	text-align: center;
    width: 100%;
    margin: auto;
    margin-top: 8%;
    font-family: Montserrat-Regular;
}

.startsektion-bg-img-container{
	vertical-align: middle;
	display: table-cell;
    padding-top: 13%;
    padding-bottom: 13%;
}


/*Inställning för mobil*/
@media (max-width: 767px){
	.main-contentfooter {
		text-align: center;
	}

	.right-block{
		width:100%!important;
	}
	
	.footer-logo-wrapper {
    	max-width: 160px;
    	padding-left: unset;
    	padding-top: 30px;
    	margin-left: auto;
    	margin-right: auto;
	}
	
	.footer-text {
    	padding-left: unset;
    	padding: 20px;
	}
	
	.custom-footer-text-splitt-left {
    color: #8b8b8b;
    min-width: 45%;
    display: inline-block;
    text-align:right;
    }
    
    .custom-footer-text-splitt-right {
    color: #8b8b8b;
    min-width: 50%;
    display: inline-block;
    text-align:left;
    padding:0 15px 0;
 	}
 	
 	
 	.startknapp-wrapper {
    width: 100%;
    margin-top: 40px;
}

.startknapp {
    padding: 14px 30px 14px 30px;
    margin: 0px 10px 0px 10px;
    font-size: 15px;
    font-weight: 500!important;
    background-color: #efefef;
    color: #000000;
    border: 1px solid #efefef;
    border-radius: 50px;
    transition: .5s ease;
    text-decoration: none;
}


.startknapp:hover {
    color: #3d3c3c;
    background-color: #efefef;
    border: 1px solid #3a8ed9;
}


.btn-bilkoncept{
	color: #000;
    background-color: #b8bbbb;
    border-color: transparent;
    min-width: 125px;
    border-radius: 5em;
    overflow: hidden;
    border: 1px solid #b6b5b6;
    margin-top: 1em;
    padding:14px 30px 14px 30px;
}

.btn-bilkoncept:hover{
	background-color:#d1d1d1f2;
	border-color:transparent;
	color:#333;
}

 }
@media (max-width:767px){


    
    .startsektion-bg-img-container {
        padding-bottom: 80%;
    }
 
	.bildtext {
        padding: 0 25px 70px 25px;
    }
    
	.bildtext-text {
    	font-size: 15px;
	}

    .bildtext-rubrik {
        font-size: 28px;
    }  
      
	.bildtext-text {
        font-size: 15px;
    }
    
    .startknapp {
        margin: 0;
        padding: 10px 15px 10px 15px;
    }
    
    .dataval-container{
    	width:100%;
    }
	.reverse-order {
    	display: flex;
    	flex-direction: column-reverse;
    }
        
}