




/* ---------- Fonts ---------- */ 

@import url('/engine/fonts/Arial.css');
@import url('/engine/fonts/PT-Sans.css');



  


/* ---------- If Fullwidth Background Image ---------- */

section, footer {
	max-width: 65rem;
    margin-left: auto;
    margin-right: auto;
}	

main section, main article {
	background-color: #FFFFFF;
}
	
.flexslider_bg {
    position: fixed;
    top:0; 
    z-index: -10;
	height: 100%;
	/* overflow: hidden; */
	width: 100%;
}
	


header {
	position: static;
    max-width: 65rem;
    margin: auto;
}


@media screen and (max-width : 1540px)  { 
/* ----- Slider ----- */
	.fullwidth_slider .slides .slide-text {
		width: 60%;
		left: 20%;
	    right: 20%;
		top: 50%;
		margin-top: -70px;
	}
}


 

/* ---------- Colors ---------- */ 

body {
	background:#FFFFFF;
	color: #111111;
}

p {
	color: #111111;
    font-size: 17px;
}

h1, h2, h3, h4, h5, h6 {
	color: #fdbf2d;
}
	


h1 {
	font-size: 35px;
}

h2 {
	font-size: 30px;
}

h3 {
	font-size: 20px;
}

header, .sticky {
	background:#EEEEEE;
}


.title-bar {
  background:#EEEEEE;
  color: #fefefe;
  padding: 0.5rem; }
  .title-bar::before, .title-bar::after {
    content: ' ';
    display: table; }
  .title-bar::after {
    clear: both; }
  .title-bar .menu-icon {
    margin-left: 0.25rem;
    margin-right: 0.5rem; }

.title-bar-left {
  float: left; }

.title-bar-right {
  float: right;
  text-align: right; }

.title-bar-title {
  font-weight: bold;
  vertical-align: middle;
  display: inline-block; }
  
.menu-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  width: 26px;
  height: 26px; 
  background: #EEEEEE;
  padding: 5px;
  }
.menu-icon:hover {
  background: #EEEEEE;
  }  
.menu-icon::after {
    content: '';
    position: absolute;
    display: block;
    width: 18px;
    height: 2px;
    background: #000000;
    top: 5px;
    left: 4px;
    box-shadow: 0 7px 0 #000000, 0 14px 0 #000000; }
    
.menu-icon:hover::after {
    background: #fdbf2d;
    box-shadow: 0 7px 0 #fdbf2d, 0 14px 0 #fdbf2d; } 
 
.accordion-content {
  padding: 1rem;
  display: none;
  border-bottom: 1px solid #e6e6e6;
  background-color: #fefefe; }

.is-accordion-submenu-parent > a {
  position: relative; }
  .is-accordion-submenu-parent > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    border-color: #000000 transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    position: absolute;
    top: 50%;
    margin-top: -4px;
    right: 1rem; }

.is-dropdown-submenu-parent.is-down-arrow > a::after {
	border-color:#000000 transparent transparent;
}

.is-dropdown-submenu-parent.is-down-arrow:hover > a::after {
	border-color:#fdbf2d transparent transparent;
}

footer {
	background:#000000;
    color: #FFFFFF;
}

footer p, footer .fa, footer .fa-regular, footer .fa-solid, footer .fa-light, footer .fa-thin, footer .fa-duotone {
	color: #FFFFFF;
}

footer a {
	color: #FFFFFF;
}

footer a:hover {
	color: #FFFFFF;
}

footer a .fa:hover, footer a .fa-regular:hover, footer a .fa-solid:hover, footer a .fa-light:hover, footer a .fa-thin:hover, footer a .fa-duotone:hover {
	color: #ffffff;
}

header .menu a,
.row_icons {
	color:#000000;
    font-size: 15px;
    font-family: 'Arial';
}

header .fa,header .fa-regular,header .fa-solid,header .fa-light,header .fa-thin,header .fa-duotone {
	color:#000000;
    font-size: 15px;
}


a,
.accordion-title,
.speise h3 a {
	color: #000000;
}

.tabs ul {margin:auto; }
.tabs { margin-bottom: 50px; }
.tabs-title { border: 0px; margin-right: 5px; }
.tabs-title a {
	color: #000000;
	font-family: 'Arial';
	font-size: 15px;
	background:#ffffff;
	border: 0;
}

.tabs-title.is-active a:hover {
	color: #fdbf2d;
	background:#FFFFFF;
	border: 0;
}

.tabs-title a:hover {
	color: #fdbf2d;
	background:#FFFFFF;
	border: 0;
}

.tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
      background: #ffffff; 
}
 
.tabs-title.is-active{
	background:#FFFFFF !important;
}     

.tabs > li.is-active > a {
background: #FFFFFF;
color: #fdbf2d;
}

header .menu a:hover {
			color: #fdbf2d !important;
	}

.row_icons .fa, .row_icons_left .fa,.row_icons .fa-regular, .row_icons_left .fa-regular,.row_icons .fa-light, .row_icons_left .fa-light, .row_icons .fa-thin, .row_icons_left .fa-thin,.row_icons .fa-duotone, .row_icons_left .fa-duotone,.row_icons .fa-brands {
	color: #fdbf2d;
}
	
footer a {
	color:#FFFFFF;
}

a:hover,
.menu > li > a:hover,
a:focus {
	color:#ffffff;
}
		
.button, button,
.owl-theme .owl-controls .owl-page span {
	color:#000000;
	background:#fdbf2d;
}

.button:hover, button:hover,
.owl-theme .owl-controls .owl-page span:hover {
	background:#fff83a;;}
	
.cd-top {
	background: #fdbf2d url(../img/cd-top-arrow.svg) no-repeat center 50%;
}

.no-touch .cd-top:hover {
	background-color:#;
}
	
section .button, section button {
	background:#fdbf2d;
	color:#000000;
}
	
/*
.button:hover, button {
	background:#F18611;
}
*/
	
.dropdown.menu:not(.vertical) .is-dropdown-submenu.first-sub li {
	background:#FFFFFF;
}

label, input, textarea {
	/* color: #111111; */
}

textarea{
	height: 10em;
}
formselect.selected, .selected {
	color: #111111;
}




/* ---------- Typography ---------- */ 

body {
	font-family: 'PT Sans';
	font-style: normal;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'PT Sans';
	font-style: normal;
	font-weight: normal;
}

p {
	font-family: 'PT Sans';
}
	
	
a.button, button, [type='submit'] {
	font-family: 'PT Sans';
	font-style: normal;
}
	
.event-info p, .event-info p a,
.event-details p, .event-details p a {
	font-family: 'PT Sans';
	font-weight:400;
}
	

	
p, 
footer .sitemap ul li a,
.row_team a {
	font-family: 'PT Sans';
	font-style: normal;
	font-weight: 400;
}
	
p strong {
	font-style: normal;
	font-weight: 700;
}

.flexslider .slides .slide-text h2{
	font-family: 'PT Sans';
    margin: 0;
    padding: 0;
    font-size: 55px;
    color: #fdbf2d;
}



.flexslider .slides .slide-text p{
	margin: 0 0 20px 0;
    padding: 0;
    color: #fdbf2d;
    font-size: 28px;
}

.flexslider .slides li .slide-text {
    width: 80%;
    top: 28%;
}






.row_testimonials .flexslider h2 {
	color:#fdbf2d;
	font-size: 30px;
    margin: 0 0 25px 0;
}

.row_testimonials .flexslider p {
	color:#111111;
}

/* ---------- Logo ---------- */ 

h5#logo a, h5#logo-center a  {
	background-image: url(../../sites/site0035/media/logo/logo.svg);
	background-repeat: no-repeat;
}

h5#logo_footer a  {
	background-image: url(../../sites/site0035/media/logo/logo_footer.svg);
	background-repeat: no-repeat;
    background-position: top left;
}

/* ---------- Accordion Programmiert ----------- */
.accor {
	background:#000000;
    cursor: pointer;
    padding: 14px;
    width: 100%;
    border: none;
    text-align: left;
    transition: 0.4s;
    margin-top: 10px;
}

.accor h1, .accor h2, .accor h3, .accor h4, .accor h5{
	color:#ffffff;
    margin:0;
	float:left;
	}

.accor.active, .accor:hover {
    background: #fdbf2d;
}

.accor:before{
    content: '+';
    font-size: 20px;
    color: #ffffff;
    float: left;
    line-height: 28px;
    font-weight: bold;
	margin: 0 15px 0 0;
}

.accor.active:before {
    content: "-";
}

.panel {
	max-height: 0;
    overflow: hidden;
	padding:0 20px;
    transition: 0.6s ease-in-out;
    opacity: 0;
    font-size: 17px;
    font-family: PT Sanspx;
}

.panel.show {
    opacity: 1;
    max-height: 5000px;
	padding: 20px;
}

.row_content_half .fa,.row_content_half .fa-regular,.row_content_half .fa-solid,.row_content_half .fa-thin,.row_content_half .fa-light,.row_content_half .fa-duotone,.row_content_half .fa-brands {
font-size: 55px;
margin: 10px 0;
}	





/* ---------- Speisekarte ----------- */	

.speise {
margin: 0 0 35px 0;
display: inline-block;
margin-left: -4px;
float: none;
vertical-align: top;
}
	
.speise h5:before {
    content: "";
    left: 0;
    bottom: 0;
    height: 1px;
    width: 100px;
    border-bottom: 1px solid rgba(255,255,255,.2);
    display: block;
    margin: 0 auto 30px;
}

.speise h5:after {
    content: "";
    left: 0;
    bottom: 0;
    height: 1px;
    width: 100px;
    display: block;
    margin-top: 25px;
}

.speise h3{
	float:left;
	font-size: 1.2em;
    font-family: PT Sans;
    color: #111111;
	margin:0;
	max-width:80%;
	}
.speise h2{
	float: left;
	font-size: 1.6em;
    font-family: PT Sans;
	margin:0;
	max-width:80%;
	}
	
.speise h5{
	text-align: center;
	font-size: 1.8em;
    font-family: PT Sans;
	margin:0;
	max-width:100%;
	}
	
.speise p{
	margin:0;
	font-size: 1em;
	clear:both;
	width: 80%; 
	}
.speise h4.preis{
	float:right;
	font-size: 1.6em;
    font-family: PT Sans;
	 margin: 0;
	}
	
.speise .allergene{
	float:none;
	clear:both;
	font-size: 11px;
    margin: 0 0 10px 0;
	}



<!-- .tabs-panel .speise:nth-of-type(2n+1) {
clear: both;
}
-->
	
/* Fiver Changes */

.row_content_third {
overflow: hidden;
}

.aos-init {
overflow: hidden;
}




/* Content-spezifische Styles */


@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: local('Roboto Thin'), local('Roboto-Thin'), url(/engine/fonts/roboto-v30-latin-300.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}


/* Page Loader Mobile Speed CSS */

.loader-added .loader-bg {
        opacity: 0;
        visibility: hidden;        
    }
    
.loader-bg {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(255,255,255,1);
    z-index: 99999;
    transition: all 0.3s ease-in-out;
}

.loader-logo {
    position: fixed;
    top: 50%;
    width: 150px;
    margin: 0 auto;
    left: 0;
    right: 0;
    margin-top: -75px;    
    animation: spinning 1.5s infinite ease-in-out;
}


@keyframes spinning {
	0% { transform:  scale(1) ;}
	50% { transform:  scale(0.8) ;}
	100% { transform:  scale(1) ;}
}

@keyframes lds-eclipse {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.loader-logo:after {
    content: "";
    position: absolute;
    width: 180px;
    height: 180px;
    background-color:
    rgba(0,0,0,0);
 border-radius:100%;
 margin:-15px;
    box-shadow: 0 4px 0 0 #000;
    transition: all 1s linear;
    animation: lds-eclipse 1s linear infinite;
    left: -16px;
    right: 0;
    top: 50%;
    margin: 0 auto;
    margin-top: -90px;
}

#section-418 h1 { color: #000000;}
#section-418 h2 { color: #000000;}
#section-418 h3 { color: #000000;}
#section-418 p { color: #000000;}
#section-423 { background-color: #fdbf2d;}
#section-423 h1 { color: #FFFFFF;}
#section-423 h2 { color: #FFFFFF;}
#section-423 h3 { color: #FFFFFF;}
#section-423 p { color: #FFFFFF;}
#section-424 { background-color: #FFFBFE;}
#section-426 { background-color: #FFFFFF;}
#section-426 {padding-top:25px;}
#section-431 { background-color: #FFFFFE;}
#section-431 {padding-top:25px;}
#section-433 {padding-top:25px;}
#section-435 { background-color: #FFFFFE;}
#section-435 {padding-top:25px;}
#section-437 { background-color: #FFFFFE;}
#section-437 {padding-top:25px;}
#section-439 { background-color: #FFFFFE;}
#section-439 {padding-top:25px;}
#section-456 { background-color: #F7F3E3;}
#section-758 img{max-height:260px;}
#section-763 { background-color: #fdbf2d;}
#section-763 h1 { color: #FFFFFF;}
#section-763 h2 { color: #FFFFFF;}
#section-763 h3 { color: #FFFFFF;}
#section-763 p { color: #FFFFFF;}
#section-825 { background-color: #FFFFFA;}
#section-826 { background-color: #F2EEDE;}
#section-831 { background-color: #fcc02e;}
#section-831 h1 { color: #FFFFFF;}
#section-831 h2 { color: #FFFFFF;}
#section-831 h3 { color: #FFFFFF;}
#section-831 p { color: #000000;}
#section-832 { background-color: #fcc02e;}
#section-832 h1 { color: #FFFFFF;}
#section-832 h2 { color: #FFFFFF;}
#section-832 h3 { color: #FFFFFF;}
#section-832 p { color: #FFFFFF;}
#section-975 { background-color: #fdbf2d;}
#section-975 h1 { color: #FFFFFF;}
#section-975 h2 { color: #FFFFFF;}
#section-975 h3 { color: #FFFFFF;}
#section-975 p { color: #FFFFFF;}
#section-976 { background-color: #fdbf2d;}
#section-976 h1 { color: #FFFFFF;}
#section-976 h2 { color: #FFFFFF;}
#section-976 h3 { color: #FFFFFF;}
#section-976 p { color: #FFFFFF;}
#section-977 { background-color: #fdbf2d;}
#section-977 h1 { color: #FFFFFF;}
#section-977 h2 { color: #FFFFFF;}
#section-977 h3 { color: #FFFFFF;}
#section-977 p { color: #FFFFFF;}
#section-978 { background-color: #fdbf2d;}
#section-978 h1 { color: #FFFFFF;}
#section-978 h2 { color: #FFFFFF;}
#section-978 h3 { color: #FFFFFF;}
#section-978 p { color: #FFFFFF;}
#section-979 { background-color: #fdbf2d;}
#section-979 h1 { color: #FFFFFF;}
#section-979 h2 { color: #FFFFFF;}
#section-979 h3 { color: #FFFFFF;}
#section-979 p { color: #FFFFFF;}
#section-980 { background-color: #fdbf2d;}
#section-980 h1 { color: #FFFFFF;}
#section-980 h2 { color: #FFFFFF;}
#section-980 h3 { color: #FFFFFF;}
#section-980 p { color: #FFFFFF;}
#section-981 { background-color: #fdbf2d;}
#section-981 h1 { color: #FFFFFF;}
#section-981 h2 { color: #FFFFFF;}
#section-981 h3 { color: #FFFFFF;}
#section-981 p { color: #FFFFFF;}
#section-982 { background-color: #fdbf2d;}
#section-982 h1 { color: #FFFFFF;}
#section-982 h2 { color: #FFFFFF;}
#section-982 h3 { color: #FFFFFF;}
#section-982 p { color: #FFFFFF;}
#section-983 { background-color: #fdbf2d;}
#section-983 h1 { color: #FFFFFF;}
#section-983 h2 { color: #FFFFFF;}
#section-983 h3 { color: #FFFFFF;}
#section-983 p { color: #FFFFFF;}
#section-984 { background-color: #fdbf2d;}
#section-984 h1 { color: #FFFFFF;}
#section-984 h2 { color: #FFFFFF;}
#section-984 h3 { color: #FFFFFF;}
#section-984 p { color: #FFFFFF;}
#section-985 { background-color: #fdbf2d;}
#section-985 h1 { color: #FFFFFF;}
#section-985 h2 { color: #FFFFFF;}
#section-985 h3 { color: #FFFFFF;}
#section-985 p { color: #FFFFFF;}
#section-986 { background-color: #fdbf2d;}
#section-986 h1 { color: #FFFFFF;}
#section-986 h2 { color: #FFFFFF;}
#section-986 h3 { color: #FFFFFF;}
#section-986 p { color: #FFFFFF;}
#section-987 { background-color: #fdbf2d;}
#section-987 h1 { color: #FFFFFF;}
#section-987 h2 { color: #FFFFFF;}
#section-987 h3 { color: #FFFFFF;}
#section-987 p { color: #FFFFFF;}
#section-988 { background-color: #fdbf2d;}
#section-988 h1 { color: #FFFFFF;}
#section-988 h2 { color: #FFFFFF;}
#section-988 h3 { color: #FFFFFF;}
#section-988 p { color: #FFFFFF;}
#section-989 { background-color: #fdbf2d;}
#section-989 h1 { color: #FFFFFF;}
#section-989 h2 { color: #FFFFFF;}
#section-989 h3 { color: #FFFFFF;}
#section-989 p { color: #FFFFFF;}
#section-2002 { background-color: #FFFFFA;}
#section-2003 { background-color: #EEEEEE;}
#section-2004 { background-color: #fdc02e;}
#section-2004 h1 { color: #FFFFFF;}
#section-2004 h2 { color: #FFFFFF;}
#section-2004 h3 { color: #FFFFFF;}
#section-2004 p { color: #FFFFFF;}
#section-2004 .button, .button a { background-color: #FFFFFF;}
#section-7269 { background-color: #F7F3E3;}
#section-7272 { background-color: #F7F3E3;}
#section-9454 { background-color: #fdbf2d;}
#section-9454 h1 { color: #FFFFFF;}
#section-9454 h2 { color: #FFFFFF;}
#section-9454 h3 { color: #FFFFFF;}
#section-9454 p { color: #FFFFFF;}
#section-9454 .button, .button a { color: #fdbf2d;}
#section-9454 .button, .button a { background-color: #FFFFFF;}
#section-9462 {padding-bottom:0;}
#section-9463 {padding-top:30px;}
#section-9464 { background-color: #fdbf2d;}
#section-9464 h1 { color: #444444;}
#section-9464 h2 { color: #444444;}
#section-9464 h3 { color: #444444;}
#section-9464 p { color: #444444;}
#section-9464 input[type=text]{border:1px solid #fdbf2d !important;background-color:#eee !important;}
#section-9464 
input[type=email]{border:1px solid #fdbf2d !important;background-color:#eee !important;}
#section-9464 
textarea{border:1px solid #fdbf2d !important;}
#section-9464 
input[type=text]:focus{border:1px solid #3a9a9a !important;}
#section-9464 
input[type=email]:focus{border:1px solid #3a9a9a !important;}
#section-9464 
textarea:focus{border:1px solid green !important;}
#section-9464 
input[type=submit]{font-size:26px;border-radius:10px;height:50px;background:#fdbf2d;}
#section-9466 {padding-bottom:0;}
#section-9467 {padding-top:30px;}
#section-9667 { background-color: #FFFFFA;}
#section-9667 h1 { color: #000000;}
#section-9667 h2 { color: #000000;}
#section-9667 h3 { color: #000000;}
#section-9667 .button{font-size:23px;border-radius:10px;}
#section-10059 { background-color: #F2EEDE;}
#section-10624 { background-color: #F7F3E3;}
#section-10640 { background-color: #F7F3E3;}
#section-16247 { background-color: #F7F3E3;}
#section-16337 { background-color: #F7F3E3;}
#section-16602 { background-color: #F7F3E3;}
#section-16613 { background-color: #F7F3E3;}
#section-16624 { background-color: #F7F3E3;}
#section-16712 { background-color: #F7F3E3;}
#section-16792 { background-color: #F7F3E3;}
#section-16959 { background-color: #F7F3E3;}
#section-17362 { background-color: #F7F3E3;}
#section-17365 { background-color: #F7F3E3;}
#section-17370 { background-color: #F7F3E3;}
#section-17447 { background-color: #F7F3E3;}
#section-17850 { background-color: #F7F3E3;}
#section-18076 { background-color: #F7F3E3;}
#section-18079 { background-color: #F7F3E3;}
#section-18100 { background-color: #F7F3E3;}
#section-18261 { background-color: #F7F3E3;}
#section-18264 { background-color: #F7F3E3;}
#section-18279 { background-color: #F7F3E3;}
#section-18282 { background-color: #F7F3E3;}
#section-18304 { background-color: #F7F3E3;}
#section-18307 { background-color: #F7F3E3;}
#section-18311 { background-color: #F7F3E3;}
#section-18768 { background-color: #F7F3E3;}
#section-18869 { background-color: #F7F3E3;}
#section-19113 { background-color: #F7F3E3;}
#section-19464 { background-color: #F7F3E3;}
#section-19467 { background-color: #F7F3E3;}
#section-19591 { background-color: #F7F3E3;}
#section-19716 { background-color: #F7F3E3;}
#section-19774 { background-color: #F7F3E3;}
#section-20518 { background-color: #F7F3E3;}
#section-20654 { background-color: #F7F3E3;}
#section-20689 { background-color: #F7F3E3;}
#section-20701 { background-color: #F7F3E3;}
#section-20922 { background-color: #F7F3E3;}
#section-20927 { background-color: #F7F3E3;}
#section-21148 { background-color: #F7F3E3;}
#section-22361 { background-color: #F7F3E3;}
#section-22364 { background-color: #F7F3E3;}
#section-22561 { background-color: #F7F3E3;}
#section-22909 { background-color: #F7F3E3;}
#section-22912 { background-color: #F7F3E3;}
#section-23161 { background-color: #F7F3E3;}
#section-23162 { background-color: #fdbf2d;}
#section-23162 h1 { color: #FFFFFF;}
#section-23162 h2 { color: #FFFFFF;}
#section-23162 h3 { color: #FFFFFF;}
#section-23162 p { color: #FFFFFF;}
#section-23164 { background-color: #F7F3E3;}
#section-23177 { background-color: #F7F3E3;}
#section-23240 { background-color: #F7F3E3;}
#section-23245 { background-color: #F7F3E3;}
#section-23248 { background-color: #F7F3E3;}
#section-23311 { background-color: #F7F3E3;}
#section-23360 { background-color: #F7F3E3;}
#section-23518 { background-color: #F7F3E3;}
#section-23799 { background-color: #F7F3E3;}
#section-23987 { background-color: #F7F3E3;}
#section-23990 { background-color: #F7F3E3;}
#section-24192 { background-color: #F7F3E3;}
#section-24195 { background-color: #F7F3E3;}
#section-24202 { background-color: #F7F3E3;}
#section-24205 { background-color: #F7F3E3;}
#section-24208 { background-color: #F7F3E3;}
#section-24211 { background-color: #F7F3E3;}
#section-24214 { background-color: #F7F3E3;}
#section-24404 { background-color: #F7F3E3;}
#section-24532 {padding-top: 0px;}
#section-24606 { background-color: #F7F3E3;}
#section-25069 { background-color: #F7F3E3;}
#section-25731 { background-color: #F7F3E3;}
#section-25734 { background-color: #F7F3E3;}
#section-25737 { background-color: #F7F3E3;}
#section-25740 { background-color: #F7F3E3;}
#section-25743 { background-color: #F7F3E3;}
#section-25992 { background-color: #F7F3E3;}
#section-26650 { background-color: #F7F3E3;}
#section-26928 { background-color: #F7F3E3;}
#section-26974 { background-color: #F7F3E3;}
#section-27272 { background-color: #F7F3E3;}
#section-27315 { background-color: #F7F3E3;}
#section-28835 { background-color: #F7F3E3;}
#section-28853 { background-color: #FFFFFA;}
#section-28853 h1 { color: #000000;}
#section-28853 h2 { color: #000000;}
#section-28853 h3 { color: #000000;}
#section-28853 .button{font-size:23px;border-radius:10px;}
#section-28854 { background-color: #F2EEDE;}
#section-29150 {padding-top: 0px;}
#section-29230 { background-color: #F7F3E3;}
#section-29233 { background-color: #F7F3E3;}
#section-29269 { background-color: #F7F3E3;}
#section-29272 { background-color: #F7F3E3;}
#section-29275 { background-color: #F7F3E3;}
#section-29278 { background-color: #F7F3E3;}
#section-29325 { background-color: #F7F3E3;}
#section-29363 { background-color: #F7F3E3;}
#section-29388 { background-color: #F7F3E3;}
#section-30093 { background-color: #F7F3E3;}
#section-30979 { background-color: #F7F3E3;}
#section-30982 { background-color: #F7F3E3;}
#section-31576 { background-color: #F7F3E3;}
#section-31845 { background-color: #F7F3E3;}
#section-31848 { background-color: #F7F3E3;}
#section-32128 { background-color: #F7F3E3;}
#section-32131 { background-color: #F7F3E3;}
#section-32312 { background-color: #F7F3E3;}
#section-32526 { background-color: #F7F3E3;}
#section-32649 { background-color: #F7F3E3;}
#section-33473 { background-color: #F7F3E3;}
#section-33476 { background-color: #F7F3E3;}
#section-33479 { background-color: #F7F3E3;}
#section-33537 { background-color: #F7F3E3;}
#section-33540 { background-color: #F7F3E3;}
#section-33606 { background-color: #F7F3E3;}
#section-35075 { background-color: #F7F3E3;}
#section-35239 { background-color: #F7F3E3;}
#section-35514 { background-color: #F7F3E3;}
#section-36177 { background-color: #F7F3E3;}
#section-36933 { background-color: #F7F3E3;}
#section-39720 { background-color: #F7F3E3;}

/* Custom Styles */

#top-bar-menu {padding-top: 60px !important; }

body a:hover { color: #000; text-decoration: underline; }

h5#logo { width: 200px !important; text-decoration: none; margin: 0 !important;}

.icon-list {list-style: none;}
.icon-list li{position: relative;font-size:18px;}
.icon-list i {font-size: 0.8em;position: absolute;left: -1.2em;width: 2em;line-height: 0.35em;margin: 10px 0;}
.icon-list .fa-solid{font-size:20px;color:#B1C677;}

header{ border-bottom: 4px solid #fdbf2d; margin-bottom: 15px; background-color: rgba(255,255,255,0.9) !important; }

header {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
}

main {
    padding-top: 137px;
}

@media screen and (max-width: 639px){
main{
    padding-top: 81px;
}
}

footer{margin-top: 15px; }

.flexslider .slides .slide-text h2{
margin: 0;
padding: 0;
font-size: 45px;
line-height: 52px;
color: #FFFFFF;
font-family: Arial, Helvetica;
font-weight: bold;
}

.flexslider .slides .slide-text p{
margin: 0 0 20px 0;
padding: 0;
color: #FFF;
font-size: 24px;
line-height: 20px;
font-family: Arial, Helvetica;
font-weight: bold;
}

.flexslider .slides li .slide-text {
    width: 95%;
    top: 65%;
}

@media screen and (max-width: 1199px){
.flexslider .slides .slide-text h2{
margin: 0;
padding: 0;
font-size: 25px;
line-height: 35px;
color: #FFFFFF;
font-family: Arial, Helvetica;
font-weight: bold;
}

.flexslider .slides .slide-text p{
display: none;
}

.flexslider .slides li .slide-text {
    width: 95%;
    top: 15%;
}
}

#section-424 img { border-radius: 50%; }