/* Roboto (latin) */
@font-face {
	font-family: 'Roboto';
	font-weight: 100;
	font-style: normal;
	src: url(/media/templates/site/j51_chelsea/fonts/roboto/roboto-v30-latin-100.woff2) format('woff2'), url(/media/templates/site/j51_chelsea/fonts/roboto/roboto-v30-latin-100.woff) format('woff');
}
@font-face {
 /* 300 hat 400 schrift */
	font-family: 'Roboto';
	font-weight: 300;
	font-style: normal;
	src: url(/media/templates/site/j51_chelsea/fonts/roboto/roboto-v30-latin-300.woff2) format('woff2'), url(/media/templates/site/j51_chelsea/fonts/roboto/roboto-v30-latin-300.woff) format('woff');
}
@font-face {
	font-family: 'Roboto';
	font-weight: 400;
	font-style: normal;
	src: url(/media/templates/site/j51_chelsea/fonts/roboto/roboto-v30-latin-regular.woff2) format('woff2'), url(/media/templates/site/j51_chelsea/fonts/roboto/roboto-v30-latin-regular.woff) format('woff');
}
@font-face {
	font-family: 'Roboto';
	font-weight: 500;
	font-style: normal;
	src: url(/media/templates/site/j51_chelsea/fonts/roboto/roboto-v30-latin-500.woff2) format('woff2'), url(/media/templates/site/j51_chelsea/fonts/roboto/roboto-v30-latin-500.woff) format('woff');
}
@font-face {
	font-family: 'Roboto';
	font-weight: 700;
	font-style: normal;
	src: url(/media/templates/site/j51_chelsea/fonts/roboto/roboto-v30-latin-700.woff2) format('woff2'), url(/media/templates/site/j51_chelsea/fonts/roboto/roboto-v30-latin-700.woff) format('woff');
}


body.component * {
 font-family: 'Roboto';
}

body.component {
 padding: 20px;
}

html body {
 overflow-x: hidden;
 line-height: 140%;
 font-size: 16px;
}

.breadcrumb {
 background: transparent !important;
}
div.header-1, div.header-2 {
 color: #777;
 position: relative;
}

div#header {
 text-align: left;
}

div#footermenu ul li {
 display: block;
}
div#footermenu {
 text-align: left;
}

div#footermenu ul li a {
 padding: 0;
 letter-spacing: 0;
 color: #fff !Important;
}

#base2_modules .module h3 {
 color: #fff !Important;
}

/*
div.vegas-wrapper {
 position: relative;
}
div#container_header .wrapper960 {
 min-height: unset;
}
*/

.j4whitebg {
 position: relative;
}
#base1_modules {
 position: relative;
}
.j4whitebg:before, #base1_modules:before   {
 position: absolute;
 background: #fff;
 content: "";
 top:0;
 bottom:0;
 left:-100vw;
 right:-100vw;
 z-index:0;
}
.j4whitebg.silver:before {
 background: #f0f0f0;
}
#base1_modules:before  {
 background: #f0f0f0;
}
.j4whitebg  * {
 z-index: 75;
 position: relative;
}

.module.home_post1.j4whitebg {
 float: unset;
}


#mod-custom131  {
 text-align: center;
 position: relative;
}
#mod-custom131 li {
 list-style:none;
 display: inline-block;
 width: 16%;
 z-index: 999;
 position: relative;
}

#bottom2_modules h3, #bottom2_modules, #bottom2_modules a {
 color: #fff;
 font-size: 18px;
}

#bottom2_modules h3 {
 font-size: 36px;
 font-weight: bold;
}

#bottom2_modules .content_featured {
 width: 40%;
}

@media (max-width: 1150px) {
 #bottom2_modules .content_featured {
  width: 50%;
 }
}
@media (max-width: 940px) {
 #bottom2_modules .content_featured {
  width: 75%;
 }
}
@media (max-width: 690px) {
 #bottom2_modules .content_featured {
  width: 100%;
 }
}

div:not(.readmore)>.readon, .btn, #top3_modules .readon  {
 background: var(--button-color);
 padding: 20px 30px;
 font-size: 1rem;
 border-radius: 0.25rem;
 margin-top: 20px;
 display:inline-block;
 color: #fff;
 font-weight: bold;
 text-transform: uppercase;
}

.readon:hover, .btn:hover, #mod-custom117 a.wfpopup:hover, #top3_modules .readon:hover {
 background-color: #db710e !Important;
}


#mod_flexicontent_news136 .image_featured {
 float: left;
 width: 25%;
}
#mod_flexicontent_news136 .image_featured img,#mod_flexicontent_news144 .image_featured img {
    border-radius: 100%;
}

#mod_flexicontent_news144 .mod_flexicontent_featured_wrapper_innerbox {
 flex-direction: row-reverse;
}

#mod_flexicontent_news136 a.readon {
 float: right;
}

@media (max-width: 765px ) {
 #mod_flexicontent_news136 .image_featured, #mod_flexicontent_news136 .content_featured  {
  width: 100%;
 }
 #mod_flexicontent_news136 .image_featured img,#mod_flexicontent_news144 .image_featured img {
  max-width: 100% !important;
  width: auto !Important;
 }
 #mod_flexicontent_news136 a.readon {
  float: none;
 }
}



.clearfix {
 clear: both;
}

div.module .module_surround, div.module_menu .module_surround {
     padding: 60px 35px 60px;
}

#top2_modules .mod-articlescategory, #top2_modules .mod-articlescategory a {
 color: #fff;
}

#top2_modules {
 background: url(/images/bg_1.png) center center no-repeat;
 background-size: contain;
}

#top2_modules i {
    font-size: 30px;
    line-height: 77px;
    width: 77px;
    height: 77px;
    border-radius: 500px;
    background: #ffffff;
    text-align: center;
    color: #db710e !Important;
    display:inline-block;
}

#top2_modules i:before {
 font-size: 38px !Important;
 line-height: 77px;
}
#top2_modules i:before {
    color: #db710e !Important;
    padding:0;
}

#top2_modules ul.mod-articlescategory  {
 display: flex;
 flex-wrap: wrap;
 padding-right: 40px;
 padding-left: 40px;
}
#top2_modules .mod-articlescategory li {
 flex: 0 0 33.333333%;
 line-height: 140%;
 padding-bottom: 10px;
}
#top2_modules .mod-articlescategory li > h4,#top2_modules .mod-articlescategory li > p{
 padding-right: 10px;
}
#top3_modules ul.mod-articlescategory {
 display: flex;

}
#top3_modules .mod-articlescategory li {
 align-content: space-between;
}


#top2_modules .module_surround, #top3_modules .module_surround {
 padding-left:0;
 padding-right:0;
}

li {
 line-height: 140% !Important;
}

#top3_modules h4 {
 text-transform: uppercase;
 margin: 10px 0;
 letter-spacing:0;
}

#top3_modules h4 a {
 color: #db710e;
}
#top2_modules h4 {
 letter-spacing:0;
 text-transform: uppercase;
 font-size: 24px;
 margin:0;
}
div h3, div.module .module_surround .module_header h3, div.module_menu .module_surround .module_header h3 {
 font-size: 24px
}

.ulList ul{
 list-style:none;
 padding:0;
 margin: 0 0 21px;
}
.ulList li{
 position: relative;
 padding: 4px 0 4px 25px;
}
.ulList li:before{
 position: absolute;
 left: 0;
 top: 4px;
 content: '\f061';
 font-family: 'FontAwesome';
 font-size: 12px;
 color: #e9be20;
}
.ulList li + li {
    border-top: 1px solid #c7c7c7;
}

#sidecol_b .module {
    border-bottom: 2px solid #db710e;
    margin-bottom: 20px;
}

#sidecol_b .module_surround {
 padding: 20px 0 ;
}
#sidecol_b .sidecol-b:first-child .module_surround {
 padding-top: 0;
}
#base1_modules h2 {
 color: #444 !Important;
}
#flexicloud {
 padding-left: 0;
}
#flexicloud li { display:inline-block; }
#flexicloud a {
  background:#f1f1f1;
  display:inline-block;
  padding:2px 4px;
  border-radius:2px;
  margin-bottom:2px;
  line-height:normal;
  color: #000;
}
#flexicloud .tag8 { font-size:15px; }
#flexicloud .tag9 { font-size:15px; }
#flexicloud .tag10 { font-size:15px; }
#flexicloud .tag11 { font-size:15px; }
#flexicloud .tag12 { font-size:15px; }
#flexicloud .tag13 { font-size:15px; }
#flexicloud .tag14 { font-size:15px; }
#flexicloud .tag15 { font-size:15px; }
#flexicloud .tag16 { font-size:15px; }
#flexicloud .tag17 { font-size:15px; }
#flexicloud .tag18 { font-size:15px; }
#flexicloud .tag19 { font-size:15px; }
#flexicloud .tag20 { font-size:15px; }

body legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 21px;
  font-size: 24px;
  line-height: 42px;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #E5E5E5;
}
.fc_filter_set {
    text-align: right;
}
.fc_filter_line {
    margin-left: 10px;
    display: inline-block;
}

div .maincontent ul {
 margin:0;
 padding:0;
}

.tableImg {
    float: left;
    width: 200px;
}
.floatL {
    margin-left: 200px;
}

.tableTxt {
    padding-bottom: 20px;
}
.fc_filter_buttons_box button {
 margin-top:0;
}
.fc_filter_buttons_box button, .tableTxt  .btn, .acysubbuttons .btn {
 padding: 10px 30px;
}
[class*=" icon-"], [class^=icon-] {
 padding-right: 10px;
}

.fc_text_filter,.fc_field_filter {
 height: 48px;
 background: transparent;
 border: 1px solid #979797;
 color: #777777;
 font-family: 'Roboto', sans-serif;
 font-size: 16px;
 line-height: 21px;
 padding: 10px;
 vertical-align: middle;
 outline: none;
 margin-bottom: 20px;
 border-radius: 4px;
}

div .maincontent ul {
 list-style:none;
}

div .pagination {
 display: block;
 text-align: center;
}

div .pagination .pull-right{
 float: unset;
}

div .maincontent ul.pagination {
 display:flex;
 text-align: center;
 justify-content: center;
}

.blItemLeft {
  float:left;
  width:275px;
}
.blItemRight {
    margin-left: 290px;
}
.blItemRight h1, h1.contentheading, div .page-header h1 {
 font-weight: 100;
 font-size: 72px;
}
body.component h1 {
 font-size: 36px;
}

@media all and (max-width: 1000px) {
  #blRight img, #blRight iframe, .fccategory img, .fctype1 img, .field_field18 img {
    width:100% !Important;
    height:auto;
  }
  .item-id-1092 .fctype1 img,.item-id-1093 .fctype1 img {
   width: 20px !Important;
  }
  .floatL a img { width:auto !Important; }
  .fccat21 .floatL, .fccat22 .floatL { padding-top:25px; }
}
@media all and (max-width: 700px) {
  #blComponent, #blRight {
    width:100%;
    margin:0;
  }
  #blRight img {
    width:auto !Important;
    max-width:initial;
  }
}
@media all and (max-width: 640px) {
  .blItemRight { margin:0; }
  .blItemLeft { float:none; }
  .tableImg {
    float:none;
    width:200px;
  }
  .floatL { margin:0; }
}

body h1, body h2, body h3, body h4, body h5, body h6 {
 color: #444;
 font-size: 30px;
}

h1.heading-style-2, h2.heading-style-2, h3.heading-style-2, h4.heading-style-2, h5.heading-style-2, h6.heading-style-2, h1.heading-style-3, h2.heading-style-3, h3.heading-style-3, h4.heading-style-3, h5.heading-style-3, h6.heading-style-3 { font-weight:400; }

.catdescription {
 margin-bottom: 40px;
 border-bottom: 1px solid #CCCCCC;
 padding-bottom: 40px;
}

ul li a, ol li a {
 font-size: 14px;
 font-weight: 400;
 color: #777777;
 text-decoration: none;
}
ul li a:hover, ol li a:hover {
    color: #e9be20;
}

body h1 a, body h2 a, body h3 a {
font-size: 30px !important;
}

h4, #top2_modules h4 a, #top3_modules h4 a {
 font-size: 24px;
 margin-bottom: 5px;
 text-transform: uppercase;
 font-weight: 400;
 line-height: 30px !Important;
}

body.item-id-4 #wrapper_bottom-1 h3 a {
 font-size: 24px !Important;
 margin-bottom: 10px;
 display:inline-block;
}
body.item-id-4 #mod_flexicontent_news145 .fcitem_title h3 a {
 font-size: 24px !Important;
 font-weight: normal;
 padding-bottom: 10px;
 display:inline-block;
}


table {
  width: 100%;
  max-width: 100%;
  background-color: transparent;
  border-spacing: 0;
  border: 1px solid #dddddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

table tr td,table tr th {
  padding: 8px;
  border-top: none;
  border-right: 1px solid #dddddd;
}
table tr th {
 border-bottom: 1px solid #ddd;
 background: #db710e;
 color: #ffffff;
 font-size: 18px;
 line-height: 21px;
 font-weight: 700;
 padding: 5px;
}
table tr td:last-child {
  border-right: none;
}
table tr + tr td {
  border-top: 1px solid #dddddd;
}
#flexicontent div ol {
    list-style: none;
    counter-reset: list;
    padding-left: 0;
}
#flexicontent  ol li {
    padding-left: 30px;
    position: relative;
}
#flexicontent  ol li:before {
    content: counter(list, decimal-leading-zero) '.';
    counter-increment: list;
    left: 0;
    padding: 0px;
    position: absolute;
    top: 0;
    color: #e9be20;
    font-size: 14px;
}

div .osmap-items ul {
    margin: 0 0 9px 25px;
}

.slicknav_menu {
 display: none !Important;
}

#mod-custom117 a.wfpopup {
 background: #669f25cc;
 color: #fff;
 display:inline-block;
 padding: 15px 15px 15px 40px ;
 border-radius: 4px;
 position: relative;
}

#mod-custom117 a.wfpopup:before {
 content: "\f05a";
 font-family: FontAwesome;
 position: absolute;
 top: 15px;
 left: 11px;
 font-size: 20px;
}





@media only screen and (max-width: 1099px) {
 html body {
  padding-top: 85px !important;
 }
}

html body.component {
 padding-top: 0 !important;
}


.hornav div#maximenuck175 ul.maximenuck {
 border:none;
 background: #fff;
}

div#maximenuck175.maximenuckh ul.maximenuck li.maximenuck.level1 > a span.titreck,
div#maximenuck175.maximenuckh ul.maximenuck li.maximenuck.level1 > span.separator span.titreck,
select#maximenuck175.maximenuckh ul.maximenuck {
 line-height: 82px;
 text-transform: uppercase;
}

div#maximenuck175 ul.maximenuck li.maximenuck.level1 {
 border:none !important;
}

div.hornav {
 padding: 0;
}

/*





.hornav div#maximenuck175 ul.maximenuck li.maximenuck.level1 > a,
.hornav div#maximenuck175 ul.maximenuck li.maximenuck.level1 > span.separator {
 color: #888;
 text-transform: uppercase;
 font: 24px / 80px 'Roboto', sans-serif;
 padding: 0 30px !Important;
}

.hornav div#maximenuck175 ul.maximenuck li.maximenuck.level1.parent > a,
.hornav div#maximenuck175 ul.maximenuck li.maximenuck.level1.parent > span.separator {
 padding: 0 40px 0 30px !important;
}

.hornav div#maximenuck175 ul.maximenuck li.maximenuck.level1:hover a,
.hornav div#maximenuck175 ul.maximenuck li.maximenuck.level1.active a,
.hornav div#maximenuck175 ul.maximenuck li.maximenuck.level1.active,
.hornav div#maximenuck175 ul.maximenuck li.maximenuck.level1.clickedck a {
    color: #ffffff;
    background: #db710e;
}

.hornav div#maximenuck175.maximenuckh ul.maximenuck li.level1.parent > a:after,
.hornav div#maximenuck175.maximenuckh ul.maximenuck li.level1.parent > span.separator:after {
 right: 10px;
}

.hornav div#maximenuck175 div.floatck {
 background: #db710e;
}


div#maximenuck175 ul.maximenuck li.maximenuck a,
div#maximenuck175 ul.maximenuck li.maximenuck span.separator,
div#maximenuck175 ul.maximenuck2 a,
div#maximenuck175 ul.maximenuck2 li.maximenuck span.separator {
 padding: 12 30px;
}

div div#maximenuck175 ul.maximenuck li.maximenuck div.floatck div.floatck {
     margin: -46px 0 0 170px;
}

div#maximenuck175 ul.maximenuck li.maximenuck.level1 {
 border-bottom: 0 !Important;
}

*/
#maximenuck175-mobile-bar .mobilemenuck-bar-title, #maximenuck175-mobile .mobilemenuck-topbar .mobilemenuck-title {
 line-height: 85px;
 background: #fff;
 color: #000;
 font-weight:normal;
 white-space: nowrap;
 font-size: 24px;
 height: 85px;
 margin: 0 100px 0 140px;
 text-indent:0;
}

@media (max-width:800px) {
 #maximenuck175-mobile-bar .mobilemenuck-bar-title, #maximenuck175-mobile .mobilemenuck-topbar .mobilemenuck-title {
  font-size: 16px;
 }
}
@media (max-width:600px) {
 #maximenuck175-mobile-bar .mobilemenuck-bar-title, #maximenuck175-mobile .mobilemenuck-topbar .mobilemenuck-title {
  line-height: 24px;
  padding-top: 20px;
 white-space: unset;
 text-align: center;
 }
}
@media (max-width:600px) {
 #maximenuck175-mobile-bar .mobilemenuck-bar-title, #maximenuck175-mobile .mobilemenuck-topbar .mobilemenuck-title {
  line-height: 20px;
  padding-top: 15px;
 white-space: unset;
 text-align: center;
 }
}
@media (max-width:400px) {
 #maximenuck175-mobile-bar .mobilemenuck-bar-title, #maximenuck175-mobile .mobilemenuck-topbar .mobilemenuck-title {
  line-height: 18px;
  padding-top: 10px;
 }
}

#maximenuck175-mobile-bar .mobilemenuck-bar-button {
 background: #fff;
 color: #fff;
 line-height: 60px;
 font-size: 1px;
 font-weight: bold;
 border: 0 20px solid #fff;
 height: 85px;
 width: 72px;
}

#maximenuck175-mobile-bar .mobilemenuck-bar-button:before {
 content: "\f0c9";
 font-family: fontawesome;
 display:block;
 color: #000;
 font-size: 36px;
 border: 0 20px solid #fff;
}

#maximenuck175-mobile-bar.mobilemenuck-bar {
 z-index: 9999;
 background: #fff;
}

#maximenuck175-mobile.mobilemenuck, #maximenuck175-mobile .mobilemenuck-title {
 background: #fff;
}

#maximenuck175-mobile .mobilemenuck-button {
 font-size: 50px;
 font-weight: bold;
 padding: 0 20px;
 color: #000;
  line-height: 74px;
  background:#fff;
  width: 72px;
}

#maximenuck175-mobile .mobilemenuck-item > .menuck.maximenuck a {
 color: #fff;
 font-weight: 400;
}

#maximenuck175-mobile .mobilemenuck-item > .menuck.maximenuck  {
 background: #fff;
}

#maximenuck175-mobile .mobilemenuck-togglericon:after {
 background: rgba(233,190,3,1);
 border-radius: 5px;
 color: #fff;
}
#maximenuck175-mobile .active .mobilemenuck-togglericon:after {
 background: #db710e;
 border-radius: 5px;
 color: #fff;
}

#maximenuck175-mobile .mobilemenuck-item > .menuck.maximenuck {
 background: rgba(233,190,3,1);
}

#maximenuck175-mobile .mobilemenuck-item > .menuck.maximenuck.active,
div#maximenuck175.maximenuckh ul.maximenuck li.maximenuck.level3.active  {
 background: #db710e;
}
#maximenuck175-mobile .mobilemenuck-item > .menuck.maximenuck.active a{
 color: #fff;
}
#maximenuck175-mobile .mobilemenuck-item > .level2 {
 padding-left: 35px;
}
#maximenuck175-mobile .mobilemenuck-item > .level3 {
 padding-left: 55px;
}

#maximenuck175-mobile .mobilemenuck-item > .level1,
#maximenuck175-mobile .mobilemenuck-item > .level1:hover,
#maximenuck175-mobile .mobilemenuck-item > .level1.open {
  background: rgba(233,190,3,1);
}
div#maximenuck175 div.floatck, div#maximenuck175 div.maxidrop-main {
 width: 200px !important;
}
#container_hornav .wrapper960 {
 width: auto;
}
#container_hornav {
 border: 0 !important;;
}

.slide-desc {
 bottom: 50% !important;
 transform: translateY(50%);
}

.slide-desc-bg-default {
 background: rgba(233,190,32,0.8) !important;
}
.slide-desc-text-default .slide-title {
 text-transform: uppercase;
 text-align: center;
 font: 400 50px/2em 'Roboto', sans-serif !important;
}

#sidecol_b {
 padding-right: 30px !Important;
}

@media (max-width: 767px) {
 #sidecol_b {
  padding-left: 30px !Important;
 }
 .slide-desc-text-default .slide-title {
  font-size: 30px !Important;
 }
}

@media (max-width: 500px) {
 .slide-desc-text-default .slide-title {
  font-size: 20px !Important;
 }
}

div #maximenuck175 .maximenuck-toggler:hover {
 background: transparent;
}

div #maximenuck175 li.level1.parent .maximenuck-toggler:after {
 border-color: #888 transparent transparent transparent;
}

div #maximenuck175 li.parent li.parent .maximenuck-toggler:after {
 border-color: transparent transparent transparent #888;
}
div #maximenuck175 li.level1.parent.active > a > .maximenuck-toggler:after,
div #maximenuck175 li.level1.parent:hover > a >  .maximenuck-toggler:after {
 border-color: #fff transparent transparent transparent;
}

div #maximenuck175 li.parent li.parent.active .maximenuck-toggler:after,
div #maximenuck175 li.parent li.parent:hover .maximenuck-toggler:after {
 border-color: transparent transparent transparent #fff;
}

div#maximenuck175.maximenuckh ul.maximenuck li.maximenuck.level1 li.maximenuck.active > a span.titreck {
 color: #fff;
}

@media (max-width: 1250px) {
 div div#maximenuck175.maximenuckh ul.maximenuck li.maximenuck.level1 > a,
 div div#maximenuck175.maximenuckh ul.maximenuck li.maximenuck.level1 > span.separator {
  padding: 0 15px;
 }
}

@media (max-width: 1200px) {
 #top2_modules h4 a, #top3_modules h4 a {
    font-size: 20px !important;
 }
 #top2_modules h4, #top3_modules h4 {
    line-height: 24px;
    padding-bottom: 10px;
 }
}


@media (max-width: 970px) {
 #top2_modules h4 a, #top3_modules h4 a {
    font-size: 15px !important;
 }
 #top2_modules h4, #top3_modules h4 {
    line-height: 19px;
    padding-bottom: 5px;
 }
}


@media (max-width: 820px) {
 #top2_modules .mod-articlescategory li {
  flex: 0 0 50%;
 }
  #top3_modules .mod-articlescategory li {
  flex: 0 0 100%;
  text-align: center;
 }
 #top3_modules .mod-articlescategory li:not(:first-child) {
  border-top: 1px solid #ccc;
  padding-top: 30px;
  margin-top: 15px;
 }
}
@media (max-width: 640px) {
 #top2_modules .mod-articlescategory li {
  flex: 0 0 100%;
 }
}

#top3_modules .mod-articlescategory {
 padding: 0 40px;
}

#mod-search-searchword119 {
 text-indent: 5px;
 position: relative;
 margin: 15px 20px 0 20px;
 line-height: 50px;
 font-size: 20px;
 width: 180px;
}

.item1652,.item494 {
 background: #fff !important;
}

@media (min-width: 1100px) {
 .item494  {
  float: right !important;
 }
 #searchToggle {
  position: relative;
  z-index:9;
 }
 #searchToggle:before {
  content: "\f002";
  font: 100 21px/55px  "fontawesome";
  color: #888;
  font-weight: normal;
 }
 #searchToggle.showSearch:before {
  content: "\f00d";
  color: #db710e;
 }
 .searchtop_search {
  display:none;
  position:absolute;
  z-index:5;
  top:0;
  left:0;
  width: 100%;
 }
 .searchtop_search.showSearch{
  display:block;
      background: #fff;
    text-align: left;
 }
 #mod-search-searchword119 {
  width: 80%;
 }
}

 .mod_search119 .btn {
  margin-top:0;
  padding: 0;
  background: #fff;
  color: #db710e;
  border:0;
 }
 .mod_search119 .btn:before {
  content: "\f002";
  font: 100 16px "fontawesome";
  padding-right: 10px;
 }
 .mod_search119 .btn:hover {
  background: #fff !Important;
  color: #444;
 }

@media (max-width: 1099px) {
 #mod-search-searchword119 {
  line-height: 36px;
  margin-left: 0;
  width: calc(100vw - 170px);
 }
}


div .badge {
 color: #fff;
 background: #777;
}

#search-searchword {
 margin-right: 10px;
}

dl.search-results {
 margin-top: 30px;
}
.search-results dd {
 margin-bottom: 20px;
 padding-bottom: 20px;
 border-bottom: 1px solid #ededed;
}

body.item-id-4 .maincontent {
 display:none;
}

#wrapper_bottom-1 .whiteTxt h3 {
 color: #fff;
 font-size: 36px;
 font-weight: 400;
}

#wrapper_bottom-1 .whiteTxt .module_surround {
 padding: 180px  40px;
}

@media (max-width: 1100px) {
 .fcitem4 h1 {
  font-size: 30px;
  font-weight: 400;
 }
}

#rsform_3_page_0 .row:nth-of-type(1) .rsform-block  {
 float: left;
 width: 50%;
}

#rsform_3_page_0 .row:nth-of-type(1) .rsform-block:nth-child(even)  {
 padding-left: 20px;
}

@media (max-width:880px) {
 #rsform_3_page_0 .row:nth-of-type(1) .rsform-block  {
  float: left;
  width: 100%;
 }
 #rsform_3_page_0 .row:nth-of-type(1) .rsform-block:nth-child(even)  {
  padding-left: 0;
 }
}



textarea:focus, input:focus{
    outline: none;
}

#particles-js {
 z-index:99999 !Important;
}
.container_header {
 position: relative;
 z-index: 0
}

div.header-2 {
 position: absolute;
 z-index: 999999 !important;
}

#maximenuck175 .level1 > a > .maximenuck-toggler {
 display:none;
}

#breadcrumb ol.mod-breadcrumbs {
 padding: 15px 0 !important;
 max-width: 1160px;
 margin-left: auto;
 margin-right: auto;
}

div#copyright {
 padding-bottom: 30px;
}

#container_copyright {
 position: relative;
 overflow: unset !Important;
}
#container_copyright > div{
 position: relative;
 z-index: 10;
}
#container_copyright:before {
 background: #5e5e5e;
 content: "";
 display:block;
 top:0;
 bottom:0;
 left: -100vw;
 right: -100vw;
 position: absolute;
 z-index:5;
}

@media (max-width: 900px) {
 .contenttop:not(:first-child) {
  width: 50% !important;
 }
 .contenttop:first-child {
  width: 100%  !important;
 }
 .contenttop:first-child .module_content {
  border-bottom: #ccc 1px solid;
  padding-bottom: 30px !Important;
  margin-bottom: 30px;
 }
}

@media (max-width: 767px) {
 .contenttop ul{
  max-width: 300px;
  margin: 0 auto;
 }
 .contenttop:not(:first-child) {
  width: 100%  !important;
 }

 .contenttop:first-child .module_content {
  border-bottom: 0;
  padding-bottom: 0px !Important;
  margin-bottom: 0px;
}
 .contenttop:not(:first-child) .module_header {
  border-top: #ccc 1px solid;
  padding-top: 30px !Important;
  margin-top: 30px;
 }
}


div#footermenu #back_to_top a.cd-top {
 background:none;
 border-radius: 100%;
}


div#footermenu #back_to_top a.cd-top:before {
 text-shadow: 0 0 10px rgb(0 0 0 / 20%);
     content: "\f0aa";
     font: 34px/34px FontAwesome;
}

#base1_modules .module_surround {
 padding-top:0;
 padding-right: 0;
 padding-bottom:30px;
}
#wrapper_base-1 {
 padding: 90px 30px 60px 0;
}

.module.padNull .module_surround {
 padding:0 !Important;
}

#base1_modules .j51flexgallery figcaption h3 {
 color: #fff !Important;
}

div .flexgallery figure figcaption {
 text-align: left;
 padding-left: 30px;
}

.parallax-window {
 padding-top: 80px;
 padding-bottom: 80px;
 background: transparent;
}
.parallax-window, .parallax-window h1, .parallax-window h2, .parallax-window h3, .parallax-window a  {
 color: #fff !important;
 text-shadow: 2px 2px 4px black;
}
.parallax-mirror {
 background: #000;
}

.parallax-mirror img {
 opacity: .8;
}

.w25 {
 float: left;
 width: 25%;
}
.w75 {
 float: left;
 width: 75%;
}

#flexitable #fc_modified, #flexitable [headers="fc_modified"] {
 display:none;
}

.djslider-loader-default {
 background-repeat: no-repeat !important;
}

.cd-top._jch-back_to_topacd-toplinkback_to_topacd-topvisitedback_to_topacd-tophoverback_to_topacd-topfocus.jch-lazyloaded.cd-is-visible {
 background: none !Important;
}

#container_header * {
 transition: unset !important;
 z-index: 9999;
}


a.link_tags, .contentbottom #flexicloud li a {
 display:inline-block;
 padding: 3px 8px;
 margin-bottom: 3px;
 background: #fff;
 border: 1px solid #000;
 border-radius: 5px;
 color: #000;
}

.contentbottom #flexicloud li {
 margin: 0 10px 10px 0;
}

.tagField {
 margin-top: 20px;
}

.j51_icons190 h3 {
 font-size: 16px;
 line-height: initial !important;
}

#footermenu > div.module {
 float: left;
 width: 50%;
}

@media (max-width:660px) {
#footermenu > div.module {
 float: none;
 width: 100%;
}
}

.j51_icons178 {
        display: flex;
        flex-wrap: wrap;
        align-items: stretch;
}

.j51_icons178 a {
        flex: 1 1 33% !Important; /* Setze die Breite auf ein Drittel des Containers */
        box-sizing: border-box;
}

@media (max-width:900px) {
 .j51_icons178 a {
   flex: 1 1 50% !Important; /* Setze die Breite auf ein Drittel des Containers */
 }
}
@media (max-width:580px) {
 .j51_icons178 a {
   flex: 1 1 100% !Important; /* Setze die Breite auf ein Drittel des Containers */
 }
}

.j51_icon {
 width: 100% !Important;
}

@media (max-width:900px) {
#parallax1 .w25,#parallax1 .w75 {
 width: 100%;
}
 #parallax1 .w25 .module_surround {
  padding-top:0;
  padding-bottom:0;
 }

 .flexgallery figure figcaption {
  background: transparent;
  opacity: 1 !Important;
 }
 .flexgallery figure figcaption p{
  opacity: 0;
 }
  .flexgallery figure:hover figcaption p{
  opacity: 1;
 }
 .flexgallery figure:hover figcaption {
  background: #fbb907 !important;
  opacity: .8;
 }

}