/*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{
	Padding-top:50px;
	
}

/*HTML sektion 3*/
.main-container3{

}

/*HTML sektion 4*/
.main-container4{
	padding:0;
	overflow:hidden;
}

/*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{
	
}

.sektion-topbg-img{
    background-image: linear-gradient(180deg, #000000ab, #00000085), url(/images/sektioner/uploads/start.jpg);
    background-position: center;
    background-size: cover;
    display: table;
    width: 100%;
}

.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;
}



b, strong {
    font-weight: bold;
    color: #ffffff;
}

.startsektion-bg-img-container {
	vertical-align: middle;
    display: table-cell;
    height: 87vh;
}

.bildtext-rubrik{
	color: #f1f1f1;
    font-weight: 400;
    font-size: 48px;
    display: inline-block;
    width: 100%;
	font-family: Montserrat-Regular;
}


.mini-text{
	color: #f1f1f1;
    font-weight: 400;
    font-size: 18px;
    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;
}

.bilonline-card-img{
    width:100%;
    height:auto;
    border-radius:1em 1em 0 0;
}

.bilonline-card-content{
    padding:1em;
}

.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.75rem;
}

.sektion-right-text {
	color:#313131;
}

.garanti-sektion-titel {
	color:#000000;
}

.bilonline-card {
    background: #3c3c3c;
    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%);
}

.autoripa-salj-bilen-hero{
	background-image: linear-gradient(180deg, #00000085, #31362594), url(/images/sektioner/uploads/saljbil-test.jpg);
	background-size: cover;
    width: 100%;
    padding: 20vh 0 20vh 0;
    /*background-position:;*/
}

.autoripa-salj-bilen-content{
	color:#fff;
}

.autoripa-salj-bilen-content p{
	line-height: 1.65em;
    font-size: 18px;
    margin-bottom:2rem;
}

.slides-content span {
    display: block;
    text-align: left;
    overflow: hidden;
}

.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;
}

.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;
}

/*Inställning för mobil*/
@media (max-width: 767px){
	.top-background-boxed{
		width:100%;
	}
}