.elementor-804 .elementor-element.elementor-element-e583c48{margin-top:-20px;margin-bottom:-20px;}.elementor-804 .elementor-element.elementor-global-391{--divider-border-style:solid;--divider-color:var( --e-global-color-29f4363 );--divider-border-width:1.5px;}.elementor-804 .elementor-element.elementor-global-391 .elementor-divider-separator{width:100%;}.elementor-804 .elementor-element.elementor-global-391 .elementor-divider{padding-block-start:15px;padding-block-end:15px;}.elementor-804 .elementor-element.elementor-element-2fba94a > .elementor-widget-container{margin:0px 0px -18px 0px;}.elementor-804 .elementor-element.elementor-element-6933aae{--spacer-size:26px;}.elementor-804 .elementor-element.elementor-element-75903cc > .elementor-widget-container{margin:0px 0px -18px 0px;}.elementor-804 .elementor-element.elementor-element-20665c1{--spacer-size:40px;}.elementor-804 .elementor-element.elementor-element-84acceb > .elementor-widget-container{margin:0px 0px -18px 0px;}/* Start custom CSS for text-editor, class: .elementor-element-2fba94a */.elementor-804 .elementor-element.elementor-element-2fba94a td{
    border:none!important;
}
.elementor-804 .elementor-element.elementor-element-2fba94a td{
    line-height: 12px;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-75903cc */.elementor-804 .elementor-element.elementor-element-75903cc td{
    border:none!important;
}
.elementor-804 .elementor-element.elementor-element-75903cc td{
    line-height: 12px;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-84acceb */.elementor-804 .elementor-element.elementor-element-84acceb td{
    border:none!important;
}
.elementor-804 .elementor-element.elementor-element-84acceb td{
    line-height: 12px;
}/* End custom CSS */
/* Start custom CSS *//* To top Button */
#topbutton {
    position: fixed;
    display: none;
    height: 40px;
    width: 40px;
    line-height: 40px;
    right: 15px;
    bottom: 15px;
    z-index: 1;
    background: #343434;
    border-radius: 2px;
    text-decoration: none;
    color: #ffffff;
    text-align: center;
}

#topbutton:after {
    content: "\2191";
}

/* images */
.elementor-image-carousel-caption,
.wp-caption-text {
    font-family: "Open Sans", sans-serif;
    font-size: 9.5px !important;
    font-style: normal !important;
    transform-origin: 100% 100%;
    margin: 0;
    position: absolute;
    bottom: 0%;
    right: 0;
    font-size: .95rem;
    line-height: .95rem;
    text-align: right;
    pointer-events: none;
    background-color: #000;
    color: #fff !important;
    padding: .4em .5rem .2em;
    opacity: .7;
    display: inline-block;
    pointer-events: auto;
    max-width: 100%;
}

/* Forms */
label {
    margin-bottom: 10px;
}

.subscribe button {
    width: 100%;
    margin-top: 10px;
}

/* Typo */
h1 {
    margin-top: 8px !important;
}

.trenner {
    margin-top: -20px;
    margin-bottom: 10px !important;
}

/* Bootstrap tables */
table {
    font-size: 1em;
}
th {
    text-align: left;
}
table td, table th {
    padding: 8px;
    line-height: 1.5;
    vertical-align: top;
    border: none;
    border-bottom: 1px solid #ccc;
}
table caption+thead tr:first-child td, table caption+thead tr:first-child th, table colgroup+thead tr:first-child td, table colgroup+thead tr:first-child th, table thead:first-child tr:first-child td, table thead:first-child tr:first-child th {
    border: none;
    border-bottom: 2px solid #ccc;
}
table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th {
    background-color: inherit;
}
table tbody tr:hover>td, table tbody tr:hover>th {
    background-color: inherit;
}
.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f5f5f5 !important;
}

ul{
  //list-style-type: circle;
}

/* Cookie Notice */
#cookie-notice {
	position: sticky;
}

.cn-button.cookie-button {
	background-color: #45708c !important;
	color: #fff;
	border-radius: 0px;
	border: 0px;
	padding: 5px 25px;
	margin-bottom: 2px;
	margin-top: 2px;
}

.cn-button.cookie-button:hover {
	background-color: #23527c !important;
	color: #fff;
	text-decoration: none;
}


.cookie-notice-container {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.post-password-form{
    
    width:1400px;
    margin-left:auto;
    margin-right: auto;
    margin-top:50px;
    padding:20px 20px 20px 20px;
    background-color: white;
}/* End custom CSS */