@import url(https://fonts.googleapis.com/css?family=Raleway:100,400,700);

*{
    margin:0 auto;
}

.logo {
    /**/
    max-width: 240px;
    margin: 0 auto;
}

.rbox {
    background-color: rgba(225, 225, 225, 0.2);
    height: 150px;
    padding: 10px;
    margin: 10px;
    margin-top: 20px;
    border-radius: 10px;
}

li{
    text-align: left;
    list-style-type: none;
    font-weight: 600;
    font-size: 18px;
    color:#000
}

a {
    font-weight: 500;
    text-decoration: none;
    color: #000;
    text-decoration: none;
    font-size: 20px;
}

a :hover {
    font-weight: 500;
    text-decoration: underline;
    color: #000;
    text-decoration: none;
    font-size: 20px;
}

a:focus, a:hover {
    color: #000;
    text-decoration: underline;
}


body {
    background-image: url(../img/hg2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    font-family: Raleway, Open Sans, Droid Sans, Roboto, arial, sans-serif;
    overflow-x:hidden;
}

.blurred-bg {
    background-image: url(../img/hg.jpg);
    background-repeat: no-repeat;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    background-attachment: fixed;
}

.blurred-bg.tinted {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjIiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMC4yIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g'), url(../img/hg.jpg);
    background-size: 100%;
    background-image: -moz-linear-gradient(90deg, rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0.5)), url(../img/hg.jpg);
    background-image: -webkit-linear-gradient(90deg, rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0.5)), url(../img/hg.jpg);
    background-image: linear-gradient(0deg, rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0.5)), url(../img/hg.jpg);
}


.blurred-bg.shaded {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjIiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4yIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g'), url(../img/hg.jpg);
    background-size: 100%;
    background-image: -moz-linear-gradient(90deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url(../img/hg.jpg);
    background-image: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url(../img/hg.jpg);
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url(../img/hg.jpg);
}

#box1 {
    margin: 0 auto;
    margin-top: 120px;
}

#box2 {
    margin: 0 auto;
    margin-top: 120px;
    min-height: auto;
    margin-bottom: 120px;
}

.box {
    width: 100%;
    max-width: 1200px;
    height: 700px;
    border-radius: 10px;
    -moz-box-shadow: 0 20px 30px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 0 20px 30px rgba(0, 0, 0, 0.6);
    box-shadow: 0 20px 30px rgba(0, 0, 0, 0.6);
    border: 1px solid rgba(255, 255, 255, 0.3);
    padding: 20px;
    text-align: center;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: flex;
    transition: box-shadow 0.3s ease;
    margin: 0 auto;
    padding-top: 30px;
}

.box2 {
    width: 100%;
    max-width: 1200px;
    height: auto;
    border-radius: 10px;
    -moz-box-shadow: 0 20px 30px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 0 20px 30px rgba(0, 0, 0, 0.6);
    box-shadow: 0 20px 30px rgba(0, 0, 0, 0.6);
    border: 1px solid rgba(255, 255, 255, 0.3);
    padding: 20px;
    text-align: center;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: flex;
    transition: box-shadow 0.3s ease;
    margin: 0 auto;
    padding-top: 30px;
    
}

hr {
    border: solid 1px #444;
}

.box .content {
    margin: 0 auto;
}

.box2 .content {
    margin: 0 auto;
}

h1 {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 30px;
    color: #000;
}

h2 {
    font-size: 30px;
    color: #000;
}

.sliderbuttons {
    top: -20px;
}

i {
    font-size: 40px;
}

p {
    margin: 20px;
    font-size: 25px;
    font-weight: 500;
    color: #000;
}

.produkt {
    max-width: 500px;
}


max-height : p.related {
    text-transform: uppercase;
    font-weight: 700;
    color: #000;
}

p.related a {
    font-weight: 500;
    text-decoration: none;
    color: #000;
    text-decoration: none;
    font-size: 20px;
}

p.related a:hover {
    text-decoration: underline;
}


.slider {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.slider__slides {
    position: relative;
    width: 400%;
    height: 100%;
    transition: -webkit-transform 0.3s cubic-bezier(0.51, 0.92, 0.24, 1);
    transition: transform 0.3s cubic-bezier(0.51, 0.92, 0.24, 1);
    transition: transform 0.3s cubic-bezier(0.51, 0.92, 0.24, 1), -webkit-transform 0.3s cubic-bezier(0.51, 0.92, 0.24, 1);
    will-change: transform;
}

.slider[data-pos="0"] .slider__slides {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
}

.slider[data-pos="1"] .slider__slides {
    -webkit-transform: translateX(-25%);
    transform: translateX(-25%);
}

.slider[data-pos="2"] .slider__slides {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.slider[data-pos="3"] .slider__slides {
    -webkit-transform: translateX(-75%);
    transform: translateX(-75%);
}

.slider__slide {
    float: left;
    width: 25%;
    height: 100%;
}

.slider__dots {
    display: flex;
    position: absolute;
    bottom: 1.5em;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.slider__dot,
.slider__indicator {
    display: block;
    margin: 0 0.5em;
    width: 1em;
    height: 1em;
    background: rgba(255, 255, 255, 0.5);
    border-radius: 100px;
}

.slider__indicator {
    position: absolute;
    background: white;
    width: auto;
}

.slider__indicator--left {
    transition: left 0.3s cubic-bezier(0.51, 0.92, 0.24, 1.15), right 0.3s 0.1s cubic-bezier(0.51, 0.92, 0.24, 1.15);
}

.slider__indicator--right {
    transition: left 0.3s 0.1s cubic-bezier(0.51, 0.92, 0.24, 1.15), right 0.3s cubic-bezier(0.51, 0.92, 0.24, 1.15);
}

.slider[data-pos="0"] .slider__indicator {
    left: 0em;
    right: 6em;
}

.slider[data-pos="1"] .slider__indicator {
    left: 2em;
    right: 4em;
}

.slider[data-pos="2"] .slider__indicator {
    left: 4em;
    right: 2em;
}

.slider[data-pos="3"] .slider__indicator {
    left: 6em;
    right: 0em;
}

.center {
    display: flex;
    height: 330px;
    justify-content: center;
    align-items: center;
    margin-top: 50px;
    margin-bottom: 60px;
}

.center2 {
    height: auto;
    justify-content: center;
    align-items: center;
    margin-top: 50px;
    margin-bottom: 60px;
}

.slider {
    max-width: 1000px;
    max-height: 400px;
}

.slider2 {
    max-width: 1000px;
    max-height: 400px;
}

#dse p{
    font-size:19px;
    text-align: left;
}

@media (max-width:1400px) {
    .blurred-bg.tinted {
        background-size: cover; 
    }
}

@media (max-width:890px) {
    .center {
        display: flex;
        height: 290px;
        justify-content: center;
        align-items: center;
        margin-top: 10px;
        margin-bottom: 60px;
    }
    p {
        margin: 15px; 
        font-size: 19px;
    }
    .box2 {
        display: block;
    }
}

@media (max-width:650px) {
    h1{
        font-size: 25px;
    }
    h2{
        font-size: 22px;
    }
    #box1,#box2 {
        margin-top: 40px;
    }
}

@media (max-width:567px) {
    .center {
        height: 390px;
        margin-bottom: 20px;
    }
    .box {
        padding-left: 2%;
        padding-right: 2%;
        width: 96%;
        height: auto;
    }
    
    .box2 {
        padding-left: 2%;
        padding-right: 2%;
        width: 96%;
        height: auto;
    }
    .slider__dots {
        bottom: 0px;
    }
}
