body{
    margin: 0;
    padding: 0;
}
section{
    width: 100%;
    height: 100%;
padding: 30px;}
.cons, .lojistik{
    background-repeat: no-repeat;
    position: absolute;
    background-size: cover;
}
.mobilcons, .mobillojistik{
    background-repeat: no-repeat;
    position: absolute!important;
    background-size: cover;
}
.cons{
    background-image:url('betacons.jpg');
}
.mobilcons{
    background-image:url('betacons.jpg');
}
.lojistik{
    background-image: url('betalojistik.jpg');
}

.mobillojistik{
    background-image: url('betalojistik.jpg');
}
.cons, .lojistik{
    height: 93vh;
}
.mobilcons, .mobillojistik{
    height: 100vh;
}
.cons{
    border-right: 15px solid #fff;
}
.lojistik{
    border-left: 15px solid #fff;
}
.imglojistik{
    width: 200px!important;
    position: absolute;
    top: 30px;
    left: 0;
    right: 0;
    margin: 0 auto;
    
}
.imgcons{
    width: 110px!important;
    position: absolute;
    top: 30px;
    left: 0;
    right: 0;
    margin: 0 auto;
    
}
.mobilimglojistik{
        width: 200px!important;
        position: absolute!important;
        top: 50px;
        left: 0;
    background: #ffffffc2;
        right: 0;
        margin: 0 auto;
}
.mobilimgcons{
        width: 109px!important;
        position: absolute!important;
        top: 50px;
        left: 0;
        right: 0;
    
        margin: 0 auto;
background: #FFF;}
.panel{
    position: absolute;
    top: 50px;
    left: 350px;
}
.desc{
    text-align: center;
    position: absolute;
    top: 150px;
    
    width: 300px;
    color: black;
    left: 0;
    right: 0;
    margin: 0 auto;
font-family: 'Lato', sans-serif;
    font-size: 16px;
    line-height: normal;
    padding: 15px;
    border-radius: 5px;
    word-spacing: 5px;
    left: 0;
    right: 0;
    width: 570px;
    background: #ffffff91;
}
.mobildesc{
    text-align: center;
    position: absolute;
    width: 100%;
    background-color: rgba(231, 230, 225, 0.8);
    color: black;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    line-height: normal;
    border-radius: 5px;
    word-spacing: 5px;
}
.desktopbtn{
    background-color: #ffffff30!important;
    border: 0!important;
    color: white!important;
    text-shadow: none!important;
    margin-top: 10px;
position: absolute;bottom: 0;width: 100%;}
.mobilbtn{
    background-color: #312783!important;
    border: 0!important;
    color: white!important;
    text-shadow: none!important;
    position: relative!important;
    right: 0;
    left: 40px;
    top: 500px;
}
.desc h3 {
    
font-family: 'Bebas Neue', cursive;font-size: 33px;letter-spacing: 1px;}
.desktopbtn img {
    
width: 23px;margin-right: 8px;vertical-align: middle;}
@media only screen and (max-width:1024px) {
    .desc {
        text-align: center;
        position: absolute;
        top: 150px;
        width: 300px;
        color: black;
        left: 0;
        right: 0;
        margin: 0 auto;
        font-family: 'Lato', sans-serif;
        font-size: 16px;
        line-height: normal;
        padding: 15px;
        border-radius: 5px;
        word-spacing: 5px;
        left: 0;
        right: 0;
        width: 380px;
    }
}
@media only screen and (max-width: 767px){
    .banner{
        display: none;
    }
}
@media only screen and (min-width: 768px){
    .mobilbanner{
        display: none;
    }
}
@media only screen and (max-width:500px) {
    .mobilcons {
        position: relative !important;
        width: 100% !important;
    }
    .mobillojistik {
        width: 100% !important;
        position: relative !important;
    }
}