/*Sidan*/
.main{
	background-color: black;
}

/*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{
	background-color: #2a2a2a;
    padding-top: 80px;
    padding-bottom: 80px;
    margin-top: 70px;
}

/*HTML sektion 3*/
.main-container3{
	padding-top: 50px;
	background-color: #2a2a2a;
}

/*HTML sektion 4*/
.main-container4{
	
}

/*HTML sektion 5*/
.main-container5{
	
}

/*HTML sektion 6*/
.main-container6{
	padding: 0;
    overflow: hidden;
	background-color: #212121;
}

/*Sektion senastefordon*/
.main-container7{
	padding-top:100px;
}

/*Sektion lagerlista*/
.main-container8{
	
}

/*Sektion personal*/
.main-container9{
	
}

/*Sektion kontakt*/
.main-container10{
	
}

/*Sektion karta*/
.main-container11{
	padding:0;
	overflow:hidden;
	background-color: #212121;
}

.sektion-topbg-img{
    background-image: linear-gradient(180deg, #00000085, #000000e6), url(/images/sektioner/uploads/startbg.jpg);
    background-size: cover;
    display: table;
    width: 100%;
}

.startsektion-bg-img-container{
	vertical-align: middle;
	display: table-cell;
    padding-top: 10%;
    padding-bottom: 31%;
}

.bildtext-rubrik{
	color: #fff;
    font-weight: 600;
    font-size: 35px;
    display: inline-block;
    width: 100%;
}

.bildtext-text{
	color: #eaeaea;
    font-size: 20px;
    display: inline-block;
}

.bildtext {
    position: absolute;
    padding: 8px 30% 230px 30%;
    bottom: 0;
    left: 0;
    margin-left: 15px;
    text-align: center;
    width: 100%;
}

.startknapp-wrapper{
    width: 100%;
    margin-top: 40px;
}

.startknapp{
    padding: 14px 30px 14px 30px;
    margin: 0px 10px 0px 10px;
    font-size: 14px;
    font-weight: 600;
    background-color: #00000047;
    color: #eaeaea;
    border: 2px solid #e6e6e691;
    border-radius: 50px;
    transition: .5s ease;
    text-transform: uppercase;
	text-decoration: none;
}

.startknapp:hover{
	color: #161616;
    background-color: #eaeaea;
    border: 2px solid #eaeaea;
}

.slides-content span {
    display: block;
    text-align: left;
    overflow: hidden;
}

.slides-modell {
	font-size: 13px;
    font-weight: 600;
    color: white;
    padding-bottom: 15px;
}

.slides-content {
    padding: 10px;
    background: transparent;
    color: #fff;
    text-transform: uppercase;
	font-family: 'Open Sans';
    min-height: 126px;
    border: none;
	background-color: #2a2a2a;
}

.slides-pris {
    font-size: 16px;
    font-weight: 600;
    padding-top: 10px;
}

.senast-rubrik{
	padding-bottom: 25px;
    width: 100%;
    display: inline-block;
    color: white;
    font-size: 25px;
    font-weight: 600;
	letter-spacing: 0.01em;
}

.garanti-sektion-titel{
	display: inline-block;
    width: 100%;
    font-size: 25px;
    font-weight: 600;
    color: #ffffff;
    margin-bottom: 10px;
}

.garanti-sektion-wrap{
	
}

.sektion-right-text{
	max-width: 500px;
    display: inline-block;
    width: 100%;
    font-size: 15px;
    color: #fff;
    line-height: 1.9;
    letter-spacing: 0.01em;
	padding-bottom: 10px;
}

.sektion-service-image {
	background-image: linear-gradient(180deg, #00000000, #00000020), url(/images/sektioner/uploads/porschehalv.jpg);
    background-size: cover;
    display: table;
    width: 100%;
}

.second-bild{
	min-height: 330px;
}

.center-image{
	margin-left: auto;
    margin-right: auto;
}

.sektion-break{
	padding: 45px 0 45px 0;
}

.samarbete-stor{
	display: inline-block;
    width: 100%;
    font-size: 20px;
    font-weight: 600;
    color: #ffffff;
    letter-spacing: 0.01em;
    text-align: center;
    padding-top: 50px;
    text-transform: uppercase;
	padding-bottom: 30px;
}

.text-knapp-wrap{
	width: 100%;
    padding-top: 20px;
}

.textknapp{
	background-color: #720000;
    padding: 10px 15px 10px 15px;
    border-radius: 3px;
    color: #ffffff;
    font-weight: 600;
    text-decoration: none;
    font-size: 14px;
	transition: .5s ease;
}

.textknapp:hover{
	background-color: #eaeaea;
	color: #000;
}

.finans-rubrik{
    font-size: 18px;
    display: inline-block;
    width: 100%;
    color: #dbdbdb;
	font-weight: 500;
}

.stor-rubrik{
    font-size: 25px;
    display: inline-block;
    width: 100%;
    color: #fff;
    font-weight: 600;
}

.sektion-wrapper{
	padding-top: 20px;
}

.tjanst-text{
    display: inline-block;
    width: 100%;
    font-size: 15px;
    color: #fff;
    padding-bottom: 40px;
    line-height: 2.0;
}

.tjanstknapp-wrapper {
    width: 100%;
    text-align: center;
    margin-top: 65px;
    padding-bottom: 80px;
}

.lagerknapp-wrapper {
    width: 100%;
    text-align: center;
    padding-bottom: 80px;
}

.tjanstknapp{
	padding: 13px 25px 13px 25px;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    border: 1px solid #720000;
    background-color: #720000;
    border-radius: 30px;
    transition: .5s ease;
    margin-top: 10px;
    display: inline-block;
}

.tjanstknapp:hover{
	color: #000000;
    background-color: #eaeaea;
    border: 1px solid white;
}

.kontakt-wrapper{
	padding: 80px 0px 50px 0;
	background-color: black;
}

.kontakt-wrapper div{
	padding:0;
}

.input-wrapper{
	padding:10px!important;
}

.g-recaptcha {
    width: 304px;
    height: 76px;
    opacity: 0.5;
}

.g-recaptcha iframe {
    left: unset;
}

.customform_input{
    outline: none;
    width: 100%;
    padding: 10px;
    margin-bottom: 20px;
    border: none;
    height: 55px;
    border-bottom: none;
    background-color: #2a2a2a;
    border-radius: 3px;
}

.customform_input::placeholder {
    color: #d9d9d9;
}

.formolar-rubrik{
	font-size: 20px;
    display: inline-block;
    width: 100%;
    color: #fff;
    font-weight: 600;
}

.sidknapp {
    padding: 5px 20px 5px 20px;
    font-size: 14px;
    font-weight: 600;
    color: #ffffff;
    border: 1px solid #720000;
    background-color: #720000;
    border-radius: 3px;
    transition: .5s ease;
}


.sidknapp:hover {
    color: #000;
    background-color: #eaeaea;
    border: 1px solid #eaeaea;
}

.customform_input {
    color: #fff;
}

.linje{
	margin-top: 7px;
    margin-bottom: 0px;
    border: 0;
    border-top: 1px solid #4e4e4e;
}

.start-linje{
	margin-top: 7px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #4e4e4e;
}

/*Inställning för mobil*/
@media (max-width: 767px){
	.top-background-boxed{
		width:100%;
	}
	
	.bildtext {
    	padding: 0 20px 40px 20px;
    	margin-left: 0px;
	}
	
	.startsektion-bg-img-container {
    	min-height: unset;
    	height: 400px;
	}
	
	
	.bildtext-rubrik {
    	font-size: 30px;
	}
	
	.bildtext-text {
    	font-size: 18px;
	}
	
	.main-container2 {
    	padding-top: 40px;
    	padding-bottom: 50px;
    	margin-top: 50px;
	}
	
	.garanti-sektion-titel {
    	font-size: 20px;
	}
	
	.garanti-sektion-wrap {
    	padding-bottom: 50px;
	}
	
	.main-container7 {
    	padding-top: 50px;
	}
	
	.senast-rubrik {
    	font-size: 23px;
	}
	
	.lagerknapp-wrapper {
    	padding-bottom: 50px;
	}
	
	.finans-rubrik {
    	font-size: 16px;
	}
	
	.stor-rubrik {
    	font-size: 23px;
	}
	
	.center-image {
    	padding-bottom: 30px;
	}
	
	.tjanstknapp-wrapper {
    	margin-top: 10px;
    	padding-bottom: 50px;
	}
	
	.kontakt-wrapper {
    	padding: 60px 30px 50px 30px;
	}
}