@font-face {
font-family: 'Bilkoncept-Main';
src: url('/fonts/Montserrat-Regular.ttf') format('woff2');
}

body {
	font:1em 'Bilkoncept-Main'!important;
}

#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;
}

.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: #45874a;
    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*/

.sektion-topbg-img {
    background-size: cover;
    display: inline-block;
    width: 100%;
    padding: 30em 0 30em 0;
    background-repeat: no-repeat;
}

.startsektion-bg-img-container {
    vertical-align: middle;
    display: table-cell;
    width: 100%;
    padding-top: 10%;
    padding-bottom: 28%;
}

.bildtext {
    position: absolute;
    top: 20vh;
    left: 0;
    text-align: center;
    width: 100%;
}


.bilkoncept-jumbotron{
	padding-top:30px!important;
	padding-bottom:30px!important;
}

.bilkoncept-jumbotron p {
    line-height: 2;
    font-size:1.6em;
}



/*.bildtext {
    padding: 100px 15px 0 15px;
}*/

.bildtext-rubrik {
    position: relative;
    left: 0;
    text-align: center;
    width: 100%;
    color: rgb(255 255 255);
    font-size: 4em;
    text-shadow: 2px 3px 5px rgba(0, 0, 0, 0.5);
    font-weight: 700;
    line-height: 1.3;
}

.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: #45874a;
    color: #ffffff;
    border: 1px solid #45874a;
    border-radius: 50px;
    transition: .5s ease;
    text-decoration: none;
}


.startknapp:hover {
    color: #3d3c3c;
    background-color: #45874acf;
    border: 1px solid #45874a7a;
}


.btn-bilkoncept{
	color: #ffffff;
    background-color: #45874a;
    border-color: transparent;
    min-width: 125px;
    border-radius: 5em;
    overflow: hidden;
    border: 1px solid #45874a;
    margin-top: 1em;
    padding:14px 30px 14px 30px;
}

.btn-bilkoncept:hover{
	background-color:#45874a7a;
	border-color:transparent;
	color:#333;
}


.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: black;
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 0.01em;
    text-align: center;
    font-size: 30px;
}

.reverse-order-large-screen{
	display:flex;
	flex-direction:	row-reverse;
}

.reverse-order-img {
    width: 100%;
    height: auto;
    border-radius: 1em;
    margin: 0;
}   

@media (max-width:767px){


    .startsektion-bg-img-container {
        min-height: unset;
        max-height: 400px;
    }

    .bildtext {
        padding: 0px 15px 0px 15px;
    }

    .bildtext-rubrik {
        font-size: 3em;
    }

    .Intro-text {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
    
    .senast-rubrik{
		font-size:26px;
    }
    
    
	.reverse-order-large-screen:nth-child(2) {
		display: flex;
		flex-direction: column-reverse;
    }
	
	.reverse-order {
    	display: flex;
    	flex-direction: column-reverse;
    }
}