.btLightSkin .btSiteFooterWidgets {
background-color:#c3d397 !important;
}

.btBox > h4 {
color: #6f514c !important;
font-family: Montserrat,Arial,sans-serif !important;
font-weight:700 !important;
text-transform: uppercase;
}

.btBox > h4::after {
    background-color: #6f514c !important;
}
.terminbutton{
position:fixed !important;
right:0;
top:200px;
width:200px !important;
z-index:10000;
}
.terminbutton img{
width:200px !important;
}
@media only screen and (min-width: 1400px) {
	.terminbutton img{
width:300px !important;
}
.terminbutton{
width:300px !important;
}
}
.terminbutton:hover{
opacity:0.8;
}
.terminbuttonmobile{
    position: fixed;
    bottom:0;
    width:100%;
    background-color:#9b172f;
    color:#ffffff !important;
    font-weight:800;
    height:60px;
    z-index:10000;
    padding:20px 0 0 0;
}
.terminbuttonmobile:hover{
    color:#9b172f !important;
    background-color:#ffffff;
}
@media only screen and (min-width: 1100px) {
    .terminbutton{
        display:block;
    }.terminbuttonmobile{
        display:none;
    }
}
@media only screen and (max-width: 1099px) {
    .terminbutton{
        display:none;
    }.terminbuttonmobile{
        display:block;
    }
}
body {
color:#6f514c !important;
}

.btSiteFooter {
background-color:#1a365e !important;
color: white !important;
}

.btSiteFooter .menu a:link{
    color: white !important;
}

.btSiteFooter .menu a:hover {
    color: white !important;
}

.btSiteFooter .menu a:visited {
    color: white !important;
}
#BorlabsCookieBox h3 {
    font-size:1em;
}
#jam-otbwidget-inner-81173035_1{
height:600px !important;
}