.mt1{
	margin-top:25px;
}

.mt2{
	margin-top:50px;
}

.mt3{
	margin-top:75px;	
}

.mt4{
	margin-top:100px;
}

.mt5{
	margin-top:125px;	
}


.mb1{
	margin-bottom:25px;
}

.mb2{
	margin-bottom:50px;
}

.mb3{
	margin-bottom:75px;	
}

.mb4{
	margin-bottom:100px;
}

.mb5{
	margin-bottom:125px;	
}


@font-face {
  font-family: Montserrat-Regular;
  src:  url('/fonts/Montserrat-Regular.ttf')  format('truetype');
}

body{
	font: 15px Montserrat-Regular;
}

a:focus {
    outline: none;
}

.dataval-container {
	color: #fff;
    background-color: #000000ba;
    border-top: none;
    box-shadow: 0px 0px 14px 1px #a98b5717;
    margin: 0px auto 10% 32%;
    z-index: 9999;
    width: 36%;
}

.dataval-img-wrapper {
    padding-top: 40px;
    width: 70px;
    margin-left: auto;
    margin-right: auto;
    opacity: 0.3;
}

.dataval-info-btn {
    height: 40px;
    width: 130px;
    font-size: 14px;
    background-color: inherit;
    border: 1px solid #a98b5724;
    color: #fff;
}


.dataval-btn {
    height: 40px;
    width: 130px;
    background-color: #AA0001;
    color: #fff;
    border: #AA0001;
    margin-bottom: 0;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
}

.dataval-rubrik {
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
}

.datavalbody {
    margin-bottom: 15px;
    display: inline-block;
}

.dataval-row {
    padding-top: 10px;
}

.row-neg {
    margin-left: 15px !important;
    margin-right: 15px !important;
}
.mb1 {
    margin-bottom: 25px;
}

.mb2 {
    margin-bottom: 50px;
}
.mb4 {
    margin-bottom: 100px;
}

.m5 {
    margin-top: 5em !important;
}

.center-image {
    margin-left: auto;
    margin-right: auto;
    max-width: 200px;
    padding: 4em 0 4em 0;
    background: #f1f2f2;
    border: 1px solid #f1f2f2;
    border-radius: 1em;
}

.reverse-order-img {
    width: 100%;
    height: auto;
    border-radius: 1em;
    margin: 0;
}

.sektion-light-titel {
    display: inline-block;
    width: 100%;
    font-size: 27px;
    font-weight: 600;
    color: #000;
    margin-bottom: 10px;
    margin-bottom: 10px;
    font-family: Montserrat-Regular;    
}

.sektion-dark-titel {
    display: inline-block;
    width: 100%;
    font-size: 27px;
    font-weight: 600;
    color: #ffffff;
    margin-bottom: 10px;
    font-family: Montserrat-Regular;    
}

.text-knapp-wrap {
    width: 100%;
    padding-top: 20px;
}


.textknapp {
    background-color: #0a335e;
    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;
}

.sektion-text {
    font-size: 15px;
    font-family: Montserrat-Regular;
	line-height: 1.9;
    letter-spacing: 0.01em;
}

.sektion-dark-text {
    display: inline-block;
    width: 100%;
    font-size: 15px;
    color: #ebebeb;
    line-height: 1.9;
    letter-spacing: 0.01em;
    font-family: Montserrat-Regular; 
}
.sektion-light-text {
    display: inline-block;
    width: 100%;
    font-size: 15px;
    color: #000;
    line-height: 1.9;
    letter-spacing: 0.01em;
	font-family: Montserrat-Regular;
}

.sektion-btn-wrapper {
    display: inline-block;
    width: 100%;
    margin-top: 15px;
    padding-bottom: 10px;
    text-align: right;
}

.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%);
}

.startsektion-bg-img-container{
	vertical-align: middle;
	display: table-cell;
    padding-top: 13%;
    padding-bottom: 13%;
}

.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;
}

.customform_input {
    padding: 1.2em;
    min-width: 100%;
    border: 0;
    margin: 2em 0 2em 0;
    border-radius: .25em;
    display: block;
    font-size: 15px;
}

.mail-wrapper {
    background-color: #eaeaea;
    padding: 2em;
    position: relative;
    border-radius: 1em;
}

.formular-rubrik {
    height: 20px;
    display: inline-block;
    width: 100%;
    font-size: 20px;
    font-weight: 600;
    color: #000000;
    letter-spacing: 0.01em;
    text-transform: uppercase;
}


@media (max-width: 767px) {
	
    .startsektion-bg-img-container {
        padding-bottom: 80%;
    }
 
	.bildtext {
        padding: 0 25px 70px 25px;
    }
    
	.bildtext-text {
    	font-size: 15px;
	}

    .bildtext-rubrik {
        font-size: 28px;
    }  
      
	.bildtext-text {
        font-size: 15px;
    }
    
    .startknapp {
        margin: 0;
        padding: 10px 15px 10px 15px;
    }
    
    .dataval-container{
    	width:100%;
    }
    
}
