.frontpagelink {
color:#fff;
border:2px solid #fff;
font-weight:500;
font-size:1.2em;
text-decoration:none;
margin-right:auto;
padding-top:8px;
padding-bottom:8px;
display:block;
max-width:350px;
text-align:center;
margin-bottom:10px;
}

@media (max-width:768px) {
.frontpagelink {
margin-left: auto !important;
margin-right:auto !important;
}
}

#menu-main {
background:#fff;
}

.is_stuck {
background:#fff;
}

.navigation-title-container {
display:none;
}

.menu-item-has-children .dropdown-menu-toggle {
padding-left:2px !important;
}

.frontpagelink:hover {
color:#fff;
opacity:.8;
transition:.5s;
}

.ninja-forms-field, #nf-field-8 {
border-radius:15px !important;
font-size:1.1em !important;
}
@media (max-width:640px) {
.anfragebutton  {
display:none !important;
}
.ctasectionbg {
display:block !important;
}
}

.ctasectionbg {
padding:25px;
display:none;
text-align:center;
background:#efefef;
margin-top:15px;
}

.anfragebuttonmob {
background: #F4873E;
color: #fff;
text-align:center;
padding:10px;
display:block;
margin-top:15px;
border-radius:15px;
text-decoration:none;
}

.anfragebutton {
background: #F4873E;
color: #fff;
text-align:center;
padding:10px;
display:block;
margin-top:15px;
border-radius:15px;
text-decoration:none;
}

.anfragebutton:hover {
opacity:.8;
color:#fff;
transition::5s;
}

.nf-error.field-wrap .nf-field-element:after {
border-radius: 0 15px 15px 0 !important;
background: #65cbed !important ;
}

.nf-error .ninja-forms-field {
border-color: #65cbed !important;
}

.nf-error .nf-error-msg, .nf-error-msg, .ninja-forms-req-symbol {
color: #fff !important;
}

.footercontactbg {
background: #398DA9;
padding-top:4em;
padding-bottom:4em;
}


.textwidget .widgeticon::first-child {
margin-top:0 !important;
}

#nf-label-field-8 {
font-weight:400 !important;
font-size:17px !important;
}

#nf-label-field-24 {
color: #fff;
font-weight:400 !important;
font-size:17px !important;
}

.main-navigation ul ul {
width:300px;
}

.bulletwrapper ul {
font-size:.9em;
list-style-type:none !important;
}

.bulletwrapper ul li:before {
font-family: "Font Awesome 6 Pro";
content:'\f00c';
margin-right:7px;
}

.kursentdecken {
float:right;
display:block;
max-width:200px;
background: #087194;
color:#fff;
text-align:center;
text-decoration:none;
padding:3px 17px;
}

.kursentdecken:hover {
opacity:.8;
color:#fff;
transition:.5s;
}

.sectionbg {
}


.nf-form-fields-required {
font-size:.8em;
}

@media screen and (max-width:768px) {
.inside-article {
padding:0 !important;
}

#singlepagetitle {
font-size:1.5em !important;
}

ul {
margin-left:1em !important;
}

.sectionbg {
padding:15px !important;
}
}

.sticky-enabled .main-navigation:not(.is_stuck) .navigation-title-container {
    display: none;
}

.navigation-title-container {
color: #fff;
font-weight:300;
font-size:24px;
margin-bottom:0 !important;
}

.sprachreisen-template-default #singlepagetitle {
margin-bottom:0 !important;
}

.preisausgabereisen {
color: #087194;
background: #fff;
padding:5px 15px;
max-width:300px;
font-weight:500;
text-align:center;
}


#custom_html-9 {
background: #398DA9;
}

#nf-form-1-cont .ninja-forms-req-symbol {
color: #fff !important;
}

#nf-form-1-cont .nf-form-fields-required {
color:#fff !important;
}

#nf-form-1-cont .nf-field-label label {
color: #fff !important;
}

#nf-field-14, #nf-field-4 {
background: #F4873E !important;
min-width:300px !important;
}


.tablepress {
max-width:800px !important;
}

.wp-block-image {
margin-bottom:3em;
margin-top:3em;
}

.angebote-row::lastchild {
margin-bottom:0 !important;
}

.nf-field-label label {
font-size:16px !important;
font-weight:500 !important;
}

.nf-field {
margin-bottom:7px !important;
}

.inside-right-sidebar .widget-title {
display:none;
}

thead tr th {
background: #087194 !important;
color: #fff !important;
}

.swiper-button-next {
right:-40px !important;
color: #585858 !important;
}

.swiper-button-prev {
left:-40px !important;
color: #585858 !important;
}

.section {
position:relative;
}


.previewtextwrapper {
box-shadow: 0px 4px 20px 0px #80808063;
padding:15px;
}

.previewtextwrapper  ul {
margin:0 !important;
}

.swiper-custom-wrapper {
padding:15px;
}




.pricingloop {
position:absolute;
top:-10px;
left:-10px;
background: #087194;
text-align:center;
color: #fff;
padding:10px;
max-width:180px !important;
line-height:20px;
}

.angebotecontentwrapper ul {
margin-left:20px !important;
padding-left:0 !important;
}

.angebotelisteheadline {
font-size:1.2em;
margin-bottom:3px !important;
font-weight:400;
max-width:80%;
margin-bottom:1em !important;
}

h2, h3 {
margin-bottom:.3em !important;  

}





.accordion:after {
  content: '\02795'; /* Unicode character for "plus" sign (+) */
  font-size: 13px;
  color: #777;
  float: right;
  margin-left: 5px;
margin-top:-10px;
}

.active:after {
  content: "\2796"; /* Unicode character for "minus" sign (-) */
}


.accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
}

.active, .accordion:hover {
  background-color: #ccc;
opacity:.8;
}

.panel {
  padding: 0 18px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}




#newswidgetshowmore p {
opacity:0;
height:0;
}

#newswidgettext:active #newswidgetshowmore p {
opacity:1 !important;
height:100px !important;
}


#custom_html-8 {
background: #087194 !important;
color: #fff !important;
}

#custom_html-8 h3 {
color: #fff !important;
}

#custom_html-8 p {
text-align:left !important;
}


.faq-tableofcontents ul {
list-style-type:none;
margin-left:0;
padding-left:0;
}


.widgeticon {
text-align:center;
font-size:3em !important;
margin-bottom:0;
margin-top:1em;
}

.textwidget h3 {
color: #4a4a4aeb;
font-size:1em;
text-align:center;
}

.textwidget p {
text-align:center;
font-size:.9em;
}

p {
font-family: 'Open Sans', sans-serif !important;
}

.faq-tableofcontents  {
margin-bottom:2em;
}

#frontpageheadline, #singlepagetitle {
font-weight:200;
font-size:2.5em;
margin-bottom:1em;
background: #087194d9;
color: #fff;
max-width:760px;
padding:15px;
}

.docname {
margin-bottom:5px !important;
margin-left:15px;
}

.docname a {
font-size:1.2em;
text-decoration:none;
color: #296477;
font-weight:500;
}

#breadcrumbwrap a {
color: #fff;
}


#singlepagetitle {
color: #fff;
}



.sidebar .widget {
box-shadow: 1px 2px 5px #b8bdbf;
color: #4a4a4aeb !important;
}

.separate-containers .inside-left-sidebar, .separate-containers .inside-right-sidebar {
margin-top:40px;
}


.inside-right-sidebar {

margin-top:35px;
}

.moreinfoheadlne {
text-decoration: none;
color: #fff;
font-size:1.2em;
text-shadow:1px 1px black;
}

.announcement-wrapper {
padding:25px;
}

.sectionbg {
padding:35px;
}



#phonesidebar, #oeffnungszeitensidebar , #emailsidebar {
margin:0;
}

.announcement-wrapper {
background: #f0e5afbf;
padding:25px;
box-shadow: 0px 5px 13px 0px grey;
}

.moreinfoimagelink {
transition:.5s;
} 

.moreinfoimagelink:hover {
transition:.5s;
opacity:.8;
}

.moreinfoimage {
padding:5%;
margin-bottom:2em;
}

.vorteilewrapper {
text-align:center;
}

.separate-containers .site-main {
margin-top:0 !important;
margin-bottom:0 !important;
}

.nodeco {
text-decoration:none;
transition:.5s;
}

.nodeco:hover {
transition:.5s;
opacity:.8;
}

.angebotelistecta {
font-size:1.2em;
}

.angebotecontentwrapper ul {
min-height:102px !important;
}


.angebotelistepreis {
font-weight:500;
}



.angebotecontentwrapper {
padding:2em !important;
}



.angeboterow {
margin-bottom:2em;
padding:0 !important;
box-shadow: 0px 5px 13px 0px grey;
}



.inside-footer-widgets h2 {
color: white !important;
}

#footerphone {
color: #fff;
font-size:2em;
}

#footeroeffnungszeiten {
color: #fff;
margin:0;
}

#footermail {
color: white;
}

.orangebutton {
background: orange;
padding:5px;
text-align:center;
color: #fff;
text-decoration:none;
display:block;
max-width:250px;
font-size:1.2em;
margin-left:auto;
margin-right:auto;
}

.orangebutton:hover {
opacity:.8;
transition:.5s;
color: #fff;
}

.frontpageofferwrapper {
box-shadow: -1px 4px 11px 2px #ffffff4f;
text-align:center;
padding:0.7em;
padding-bottom:1.2em;
background: #08719470;
}



.vorteilewrapper i {
font-size:2.4em;
color: var(--global-color-8);
margin-bottom:.5em;
}

.vorteilewrapper p {
font-size:0.9em;
margin:0;
}



.innercontentrow {
margin-left:auto !important;
margin-right: auto !Important;
max-width:1200px !important;
}