
body{

    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    line-height: 30px;
    font-weight: 100;

}

body, body.bg, footer, #sp-footer-wrapper{

    background: hsl(0, 0%, 75%);

}

body.subpage {
    padding-top: 0;
}

h1, h2, h3, h4, h5, h6 {
    color: #4d4d4d;
}
h3 {
    font-size: 20.5px;
}

li {
    line-height: 25px;
}




#sp-main-body-wrapper .container{
    width: 100%;
    max-width: 100%;
}




#sp-top-wrapper {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 9998;
}
#sp-top-wrapper .container {
    background: #fff;
    font-size: 12px;
}
#sp-top-wrapper .container .custom{
    padding: 4px 0 0 215px;
}
#sp-top-wrapper .container .custom p{
    margin: 0;
}




.mod-languages .lang-block li{
    display: inline-block !important;
}




#sp-header-wrapper {
    top: 30px;
}

#sp-header-wrapper .logo-wrapper {
    padding: 15px 20px;
}

#sp-header-wrapper #header{
    height: auto;

    -webkit-box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.2);

}




#sp-menu{
    padding: 4px 5px 0px 0;

    _border-top: solid 1px #c7481e;
}

#sp-main-menu{

    border-radius: 0 0 5px 0;

    background: -moz-linear-gradient(top, #ea9072 0%, #c7471c 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #ea9072), color-stop(100%, #c7471c));
    background: -webkit-linear-gradient(top, #ea9072 0%, #c7471c 100%);
    background: -o-linear-gradient(top, #ea9072 0%, #c7471c 100%);
    background: -ms-linear-gradient(top, #ea9072 0%, #c7471c 100%);
    background: linear-gradient(to bottom, #ea9072 0%, #c7471c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ea9072', endColorstr='#c7471c', GradientType=0 );

}

#sp-main-menu ul.level-0 > li > a {

    padding: 13px 15px 13px 15px;

    _border-right: dotted thin #fff;

    font-weight: 100;

    color: #fff;
}

#sp-main-menu ul.level-0 > li:hover, #sp-main-menu ul.level-0 > li.active {

    background: #ea9072;
    background: -moz-linear-gradient(top, #ea9072 0%, #c7471c 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #ea9072), color-stop(100%, #c7471c));
    background: -webkit-linear-gradient(top, #ea9072 0%, #c7471c 100%);
    background: -o-linear-gradient(top, #ea9072 0%, #c7471c 100%);
    background: -ms-linear-gradient(top, #ea9072 0%, #c7471c 100%);
    background: linear-gradient(to bottom, #ea9072 0%, #c7471c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ea9072', endColorstr='#c7471c', GradientType=0 );

}




#sp-logo{

    text-align: center;

}
#sp-logo .logo-wrapper{

    margin: -28px 0 0 0;

    padding: 0 0 3px 0;

}

#sp-logo .logo-wrapper img{

    height: 83px;

}



#sp-slider-wrapper {

    padding: 0;

}


.sppb-addon-image-overlay {
    background-color: rgba(199, 71, 28, .5) !important;
}
.mfp-close{
    background: none !important;
}




.page-header-01{

    padding: 135px 0px 75px!important;

    _border-bottom: solid 1px #c8491f;

    background-color: hsl(0, 0%, 50%);

    color: hsla(0, 0%, 99%, 1);
}
.page-header-01 h1 {
    text-transform: uppercase;

    font-size: 3em;
    font-weight: 500;

    line-height: 68px;

    letter-spacing: 0.04em;

    color: hsla(0, 0%, 99%, 1);

    text-shadow: -1px 1px 2px rgba(0,0,0,0.35);

}
.page-header-01 h3, .page-header-01 p{
    text-transform: uppercase;

    letter-spacing: 0.04em;

    color: hsla(0, 0%, 99%, 1);

    text-shadow: -1px 1px 3px rgba(0,0,0,0.35);

}




.first-section{
    margin-top: -30px !important;
}
.first-section .sppb-row-container{
    border-radius: 5px 5px 0 0;
}




#footer{

    padding: 35px 0;
    
    background: hsla(0, 0%, 70%, 1);
    
    font-size: 14px;
    line-height: 21px;
    color: #252525;

}

#footer #sp-footer1{

    padding: 0 0 0 50px;
}
#footer #sp-footer1 p span{

    display: inline-block;

    vertical-align: text-top;
}
#footer #sp-footer3{

    padding: 0 50px 0 0;

}


.copyright{

    padding: 10px 0 0 0;
    
    text-align: center;

    font-size: 13px;
    line-height: 21px;
    color: #757575;

}




.produkt-blog-1 .sppb-row-container{
    padding: 50px;
}
.produkt-blog-1 .sppb-row-container .item{
    _padding: 10px;

    _border-top: solid thin rgba(0,0,0,0.10);
    _border-right: solid thin rgba(0,0,0,0.10);
    _border-bottom: solid thin rgba(0,0,0,0.10);
    _border-left: solid thin rgba(0,0,0,0.10);

    background: #ffffff;

    box-shadow: 0px 0px 15px rgba(0,0,0,0.15)!important;
}
.produkt-blog-1 .sppb-row-container .item .sppb-addon-text-block{
    padding-left: 10px;
}


.p-1 .sppb-row-container{
    padding: 25px;
}

/*
.b-b-gray .sppb-row-container{
    border-bottom: solid thin rgba(0,0,0,0.08);
}
.b-t-gray .sppb-row-container{
    border-top: solid thin rgba(0,0,0,0.08);
}
.b-tb-gray .sppb-row-container{
    border-top: solid thin rgba(0,0,0,0.08);
    border-bottom: solid thin rgba(0,0,0,0.08);
}

.b-b-white .sppb-row-container{
    border-bottom: solid thin rgba(255,255,255,0.50);
}
.b-t-white .sppb-row-container{
    border-top: solid thin rgba(255,255,255,0.50);
}
*/


.hg-0 .sppb-row-container{
    background: hsl(0, 0%, 75%);
}
.hg-1 .sppb-row-container{
    background: hsl(0, 0%, 80%);
}
.hg-2 .sppb-row-container{
    background: hsl(0, 0%, 85%);
}
.hg-3 .sppb-row-container{
    background: hsl(0, 0%, 90%);
}
.hg-4 .sppb-row-container{
    background: hsl(0, 0%, 95%);
}
.hg-5 .sppb-row-container{
    background: hsl(0, 0%, 100%);
}




.sppb-addon-content h3 a {
    padding-left: 10px;

    background: url(../images/icon-a-01.jpg) no-repeat left center;
}