body {
	background: rgb(126,122,92);
	background: linear-gradient(27deg, rgba(126,122,92,1) 0%, rgba(122,118,89,1) 50%, rgba(100,96,72,1) 100%, rgba(0,91,61,1) 100%);
}

#sp-header, #sp-footer {
    background: #4f4d39;
}

.burger-icon>span {
    background-color: #f8a911;
}
h1 {
	font-size: 36px;
    font-weight: bold;
    text-shadow: 3px 3px 2px #4f4d39 !important;
}
#sppb-addon-ea811422-5c41-48b7-9201-61ec904bc33b p {
	text-align:justify !important;
}

.wedal-form-text, #WJCForm121 input {
    padding: 5px 15px !important;
    font-size: 14px !important;
    line-height: 100% !important;
    height: 22px !important;
    border-radius: 5px !important;
    margin-bottom: 5px !important;
    color: #252525 !important;
}
#WJCForm121 textarea {
    padding: 5px 15px !important;
    font-size: 14px !important;
    line-height: 100% !important;
    border-radius: 5px !important;
    margin-bottom: 5px !important;
    color: #252525 !important;
	height: 100px;
}

#WJCForm121 .modal-body.message-container {
	padding:0;
}

#WJCForm121 label {
	display:none;
}
.wedal-form-button, #WJCForm121 button {
    border: 1px solid #fff;
    padding: 0 20px;
    font-size: 14px;
    color: #fff;
    border-top: none;
    border-bottom: none;
    height: 20px;
	float: right;
    margin-top: 5px;
}
.wedal-form-button:hover, #WJCForm121 button:hover {
	background: rgba(255, 255, 255, 0.1);
    color: #fff;
    border: 1px solid #fff;
    border-top: none;
    border-bottom: none;
}

#sp-menu .sp-module {
    float: right;
}

#sp-menu a, #sp-footer a{
	color: #fff; font-weight:bold;
	text-decoration:none;
}

#sp-menu a:hover, #sp-footer a:hover{
	text-decoration: underline;
}

#sp-footer .container-inner {
    padding: 10px 0;
}

div.offcanvas-inner div:first-child {
	display:none !important;
}
div.offcanvas-menu {
    background: url(/images/2024/06/28/bgg.jpg) !important;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: 0 0;
}
div.offcanvas-menu .offcanvas-inner p {
	color: #fff;
}

.offcanvas-menu .offcanvas-inner a {
    color: #fff;
	opacity:1 !important;
}
.offcanvas-menu .fa, .offcanvas-menu .fab, .offcanvas-menu .far, .offcanvas-menu .fas {
    color: #fff !important;
}
div.mod-languages .lang-inline li a {
	color:#aaa !important;
	font-size:10px;
}


div.mod-languages li {
    margin: 0 !important;
}
/*#sp-logo */
div.mod-languages li {
    margin-bottom: 6px !important;
}


div.mod-languages ul li.lang-active {
	background-color: transparent !important;
}
div.mod-languages ul li.lang-active a{
	color:#aaa !important;
}
div.mod-languages {
/*	margin-right: 40px; */
}
#sp-logo div.mod-languages {
	margin-right: 0px;
}


div.mod-languages .lang-inline li a {
	color:#aaa !important;
	font-size:10px;
}


div.mod-languages li {
    margin: 0 !important;
}
/*#sp-logo */
div.mod-languages li {
    margin-bottom: 6px !important;
}


div.mod-languages ul li.lang-active {
	background-color: transparent !important;
}
div.mod-languages ul li.lang-active a{
	color:#aaa !important;
}
div.mod-languages {
/*	margin-right: 40px; */
}
#sp-logo div.mod-languages {
	margin-right: 0px;
}
header, #sp-header {
	position:fixed;
}

.page-content {
	padding-top:60px;
}














@media (max-width: 480px){
	#sp-header {
		height: 50px;
	}
	
	#sppb-addon-ea811422-5c41-48b7-9201-61ec904bc33b, #section-id-6bd41cd5-91a1-47f0-92af-bf2b207fa6a9 p {
		font-size:16px;
	}
	
}