/*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;
}

/*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: transparent;
    margin-top: -10vh;
}

/*HTML sektion 3*/
.main-container3{
	
}

/*HTML sektion 4*/
.main-container4{
	
}

/*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(360deg, #1a1a1a, #00000070), url(/images/sektioner/uploads/NewsEvents-Garage-11.jpg);
    background-size: cover;
    display: table;
    width: 100%;
}

.startsektion-bg-img-container {
    display: table-cell;
    padding-top: 10%;
    height: 100vh;
}

.input-form-wrapper{
	position: absolute;
    top: 20%;
    width: inherit;
}

.omoss-stor{
	width: 100%;
    text-align: center;
    padding-top: 10px;
    font-size: 30px;
    font-family: 'Garage911RubrikFont';
    color: #9b9d9e;
}

.nyheter-stor{
    width: 100%;
    padding-top: 10px;
    font-size: 30px;
    font-family: 'Garage911RubrikFont';
    color: #9b9d9e;
    display: inline-block;
    padding-bottom: 10px;
	line-height: 1.5;
	letter-spacing: 0.03em;
}

.nyheter-text {
	width: 100%;
    font-size: 15px;
    display: inline-block;
    color: #9b9d9e;
    font-family: 'Garage911Font';
    line-height: 2.0;
}



#nyheter{
	margin-top:100px;
}
.news_image_header {
    color: #9b9d9e;
}
.news_image_body {
    color: #9b9d9e;
}
.news_history_header {
    color: #9b9d9e;
}
.news_date {
    color: #9b9d9e;
}
.news_main_img {
    border: none;
}
.news_thumb_img {
    border: none;
}
.news_history_date {
    color: #9b9d9e;
}
.news_history_text {
    color: #9b9d9e;
}
.news_image_content {
    background-color: #1a1a1a85;
	border: none;
}
.news-modal-title {
	color: #9b9d9e;
}
.news-modal-body {
    background-color: #1a1a1a8a;
}
.readmore,.readmore-fixed {
	color: #d2ab66;
	border-bottom:none;
    /*padding: 1px 6px 1px 6px;
    border: 1px solid;
    border-radius: 10px;*/
    float: right;
}
.readmore-fixed{
	cursor:pointer;
}

#previewNewsBody {
	font-size: 1.2em;
    display: inline-block;
    color: #9b9d9e;
    font-family: 'Garage911Font';
    line-height: 2.0;
}

.menyknapp {
    padding: 15px 22px 15px 22px;
    font-size: 14px;
    background-color: inherit;
    color: #d2ab66;
    border: 2px solid #d2ab66;
    border-radius: 50px;
    transition: 0.5s;
    font-weight: 500;
    text-transform: uppercase;
    text-decoration: none;
    margin: 0px 10px 0px 5px;
    font-family: 'Garage911Font';
}
.menyknapp:hover {
    color: #1a1a1a;
    background-color: #d2ab66;
    border: 2px solid #d2ab66;
}

#customform_news_form .row {
	height: 188px;
	max-height: 188px;
}

#previewNewsModal{
	padding-top: 50px;
}


.sektion-break {
    padding: 50px 0 50px 0;
}

.site-welcome-text-color {
    color: #d2ab66;
}

.news_content_wrapper {
    padding: 0px 15px 0px 0px;
    overflow: hidden;
}

.startknapp-wrapper{
    margin-top: 40px;
	text-align: center;
}

.input-wrapper {
    display: inline-block;
    width: 100%;
    min-height: 106px;
    align-content: end;
}

.nyhetsbrevinput{
    line-height: normal;
    font-family: Garage911Font;
    font-size: inherit;
    line-height: inherit;
    width: 100%;
    background-color: inherit;
    border: none;
    border-bottom: 2px solid #d2ab66;
    margin-bottom: 30px;
    outline: none;
    padding: 22px 0 8px 10px;
    background-color: #fffff0;
    font-size: 14px !important;
    background-color: inherit;
    color: #d2ab66;
}

.inputlabel{
	font-family: Garage911Font;
	font-size:13px;
	color: #d2ab66;
}

.nyhetsbrevinput::placeholder {
  color: #d2ab66;
  opacity: 1; /* Firefox */
}

.nyhetsbrevinput::-ms-input-placeholder { /* Edge 12 -18 */
  color: #d2ab66;
}


.middle-meny-knapp{
	padding: 12px 25px 12px 25px;
    font-size: 14px;
    background-color: inherit;
    color: #d2ab66;
    border: 2px solid #d2ab66;
    border-radius: 25px;
    transition: 0.5s;
    font-weight: 500;
    text-transform: uppercase;
    text-decoration: none;
	font-family: 'Garage911Font';
}

.middle-meny-knapp:hover {
    color: #1a1a1a;
    background-color: #d2ab66;
    border: 2px solid #d2ab66;
}


/*Inställning för mobil*/
@media (max-width: 767px){
	
	.startknapp-wrapper {
    	margin-top: 24px;
	}	
	
}