
/*Sidan*/
.main{
	background-color: #242424;
}



/*HTML sektion 1*/
.main-container1{
	padding: 0;
	overflow: hidden;
}

.main-container1 img{
    margin-left: auto;
    margin-right: auto;
}

/*HTML sektion 2*/
.main-container2{
	margin-bottom: 50px;
    text-align: center;
}

/*HTML sektion 2*/
.main-container3{
	margin-top: 100px;
    margin-bottom: 100px;
}

/*HTML sektion 4*/
.main-container4{

}

/*HTML sektion 5*/
.main-container5{
	
}

/*HTML sektion 6*/
.main-container6{
	
}

/*Sektion senastefordon*/
.main-container7{
	margin-top: 80px;
	margin-bottom: 50px;
}

/*Sektion lagerlista*/
.main-container8{
	
}

/*Sektion personal*/
.main-container9{
	
}

/*Sektion kontakt*/
.main-container10{
	
}

/*Sektion karta*/
.main-container11{
	
}

.bildtext {
	position: absolute;
	padding: 12% 4% 15px 4%;
	background: #eeeeee7d;
	width: 50%;
	bottom: 0;
	left: 0;
	height: 100%;
	text-align: center;
	margin-left: 15px;
}

.bildtext-rubrik{
	font-size: 18px;
    display: inline-block;
    width: 100%;
    color: #c8864c;
    padding: 15px 0px 15px 0px;
}

.bildtext-text{
	color: black;
	font-weight:300;
	font-size:16px;
	display: inline-block;
	width:100%;
	min-height: 52px;
}

.minalankar{
	color: #ffffff;
    background-color: #474747;
    text-decoration: none;
    border: none;
}
.minalankar:hover{
	color: #474747;
    background-color: #f8f8f8;
    text-decoration: none;
    border: none;
}

.rundbox{
	color: #ffffff;
    background-color: #4ba0cb;
    display: inline-block;
    border-radius: 40px;
	height: 80px;
    width: 80px;
}

.rundbox-icon{
	font-size: 30px;
    padding-top: 30%;
    color: inherit;
}

.rundbox-icon:hover {
    color: inherit;
}

.rundbox:hover{
	color: #4ba0cb;
    background-color: #ffffff;
}


.rundbox-rubrik{
	margin-top: 15px;
    font-size: 20px;
    font-weight: 550;
}

.rundbox-text{
	
}

.rundbox-hr {
	margin-top: 0px;
    margin-bottom: 7px;
    border-top: 2px solid #4ba0cb;
    width: 30px;
    margin-left: auto;
    margin-right: auto;
}

.sektion-bg-img{
    background-image: linear-gradient(0deg, rgb(0 0 0 / 30%), rgb(0 0 0 / 30%)), url(/images/sektioner/uploads/startimg.png);
    background-size: cover;
    display: table;
    width: 100%;  
}

.sektion-bg-img-container{
	vertical-align: middle;
    display: table-cell;
	padding-top: 15%;
    padding-bottom: 40%;
}

.sektion-bg-img-btn {
	padding: 10px 20px 10px 20px;
    margin: 6px;
    border-radius: 50px;
    font-size: 16px;
	text-decoration: none;
    border: none;
}
.sektion-bg-img-btn:hover {
	background-color: #4ba0cb;
}

.sektion-bg-btn-holder{
	background-color: #37373757;
    width: 15%;
    display: inline-block;
    border-radius: 20px;
    min-height: 50px;
    margin-left: 10px;
    margin-right: 10px;
}

.sektion-bg-img-rubrik{
    width: 100%;
    display: inline-block;
    font-size: 36px;
    color: #c8864c;
    font-weight: 600;
    text-align: center;
    font-style: italic;
	margin-bottom: 15px;
	text-shadow: black 0px 0px 2px;
}

.sektion-bg-img-subrubrik{
    width: 100%;
    display: inline-block;
    font-size: 25px;
    color: #c8864c;
    font-weight: 500;
    text-align:center;
    letter-spacing: -2px;
    text-shadow: black 0px 0px 2px;
    padding-bottom: 50px;
}

.meny-icons{
	max-width: 60px;
	padding-top: 15px;
}

.sektion-img-menywrapper{
	position: absolute;
    width: 100%;
    margin-left: -15px;
}

.bildtext-subtext{
	font-size: 14px;
    color: white;
    display: inline-block;
    width: 100%;
    height: 40px;
	padding: 10px;
}

.subtext-wrapper{
	min-height: 120px;
    display: inline-table;
	
}



/* Senaste fordon*/
.slides-content {
	border: none;
    height: 65px;
    overflow: hidden;
}
.slides-artal, .slides-miltal{
	display: none!important;
}
.slides-content span {
    display: block;
    overflow: unset;
    color: white;
    text-align: left;
    font-size: 18px;
    height: fit-content;
}

.sektion-rubrik{
	color:white;
	text-align:center;
}
.senastefordon-sektion-text{
	color: #aeaeae;
    line-height: 3;
    font-size: 16px;
    display: inline-block;
    width: 100%;
    text-align: center;
}
#senastefordonbody{
	margin-bottom: 80px;
}



.slides-pris {
    font-size: 20px!important;
    font-weight: 700;
    color: #666d8f!important;
    padding-top: 15px;
}



.map-distance {
    height: 57px;
}

/*Inställning för mobil*/
@media (max-width: 767px){
	.bildtext {
    	padding: 7% 4% 15px 4%;
    }
    .img-top-margin{
		margin-top: 20px;
	}
	
	.rundbox-text {
    	display: inline-block;
    	margin-bottom: 20px;
	}
	
}

/*Inställning för mobil*/
@media (max-width: 1920px){
	.sektion-bg-img {
		min-height: 580px;
    	/*background-size: contain;
    	background-repeat: no-repeat;*/
	}
}

/*Inställning för mobil*/
@media (max-width: 991px){
	.bildtext-rubrik {
    	font-size: 20px;
	}
	.bildtext-text {
    	
	}
	.bildtext-rubrik{
		
	}
	
	.sektion-bg-img-rubrik{
    	font-size: 18px;
	}
	
	.sektion-bg-img-container {
    	padding-top: 8%;
    	padding: 0;
	}
	
	.sektion-bg-btn-holder {
    	background-color: unset;
    	width: 100%;
	}
	
	.sektion-bg-img-subrubrik {
    	font-size: 16px;
	}
	
	.sektion-img-menywrapper {
    	position: unset;
    	margin-left: 0;
    	padding-top: 160px;
	}
	
	.sektion-bg-img{
    	 min-height: 800px;
	}
	
	.map-distance {
    	height: 50px;
	}
}