#tinymce { background-color: #fff; }
.ui-widget-overlay {     background-color: #fff;   }
body { font-family: 'Raleway', sans-serif; background-color: white;   }

nav {     padding-top: 20px;     background-color: #434853;     padding-bottom: 20px;}
nav .container { padding-left: 0px; }
.primary-menu .menu, .primary-menu .menu a { margin: 0px auto; }
.primary-menu, .small-hidden-menu ul li  
{ background-image: none;  margin-left: 0px; margin-right: 0px; background-color: #434853; line-height: 55px;  text-transform: uppercase; }
    .primary-menu a, .primary-menu a:visited { color:#fff; padding-top:10px;     font-weight: 500;}
    .menu a:hover { color:#d0d290; text-decoration:none;}
    .menu a.active { color:#d0d290; }


/*mobile menu hamburger*/
.fa-bars:before { color: #fff;  font-size: 2rem; }
.small-hidden-menu .xs-opener { color: #fff; border: none;  background-color:#5c5858; margin-top: 30px; margin-right: 20px;  padding: 13px 15px 0px;   }
.small-hidden-menu .xs-opener:hover { color: #fff; background-color: #434853; }

/*mobile menu*/
.small-hidden-menu .details-slide.menu { right: 10px; left: unset; width: 60%; bottom: unset; margin-top: 170px; }
.small-hidden-menu .details-slide.opened {     background-color: #434853; }
.small-hidden-menu ul li { text-align: left; padding-left: 0px; }
.small-hidden-menu ul li > a:after  { display: none; }
.primary-menu .menu li {     margin: 0 10px;     display: block; }

header img { display: block;     text-align: center;     margin: 0px auto; }
.homepage header img {display: none; }
.accommodation header img {display: none; }

#slide_show_responsive_full {    background-color: #fff; }
.slick-slide img { display: block; margin-left: auto;  margin-right: auto; }

#main-content {  background-color: #fff; }
#middle-panel { margin-bottom: 30px;    margin-top: 30px;     padding: 0px; }
   @media screen and (max-width: 600px) { #middle-panel  { margin-bottom: 10px; padding-left: 15px;}}
#right-panel  {  margin-bottom: 30px; }
   @media screen and (max-width: 600px) { #right-panel  {  margin-top: 10px; }}
#content-top img,  #content-top { width:100%; }

p { color: #60697b; font-size:1.15rem; line-height: 1.8; margin-bottom: 1.1em; }
ul li, ol li  { color: #60697b; font-size:1.1rem; line-height: 1.6; margin-bottom: 0.7em; }
.intro { font-size: 1.4em; margin-top: 1em; margin-bottom: 1em;  font-weight:500;}
.box ol, .box ul { margin: 6px 10px 0px 10px;     padding-left: 20px; }


h1 { font-size:2.3em; color:#798295; font-weight:400; margin-top:0.8em; margin-bottom:0.8em; line-height: 1.4;}
h1 a, h1 a:visited { color:#798295; }
h2 { font-size:1.8em; color:#3d5077; font-weight:400;  margin-top:0.8em; margin-bottom:1.1em; margin-top:1em; line-height: 1.4;}
h2 a, h2 a:visited { color:#3d5077; }
h3 { font-size:1.4em; color:#798295; font-weight:600;  margin-top:0.8em; margin-bottom:1em; line-height: 1.4;}
h3 a, h3 a:visited { color:#798295; }
h4 { font-size:1.3em; color:#3d5077; font-weight:500; margin-top:0.8em; margin-bottom:0.8em; line-height: 1.35;}
h4 a, h4 a:visited { color:#3d5077; }
h5 { font-size:1.2em; color:#798295; font-weight:700; margin-top:0.8em; margin-bottom:0.8em; line-height: 1.4;}
h5 a, h5 a:visited { color:#798295; }
h6 { font-size:1.1em; color:#3d5077; font-weight:700; margin-top:0.8em; margin-bottom:0.4em; margin-top: 0.8em; line-height: 1.4;}
h6 a, h6 a:visited { color:#3d5077; }

a { color:#2272e7; text-decoration:none; }
a:hover { text-decoration:underline; color:#978002;  }
a:visited { color:#2272e7; }
legend { font-size:1.2em; color: #798295; background-color:transparent;}
dt label { color: #46629e; }
.small { font-size: 1em; line-height: 1.4;}
.highlight { color:#F00; }
strong {color: inherit;}
a strong, a strong:visited { color: #428bca; }
a strong:hover { color: #0a8de9; }

/* CLASSES */
.button {   border: 2px solid #e3e3e3; padding: 10px 10px; background-color: #ececec; width: 100%; text-align: center;}
.button a, .button a:visited   { text-decoration:none;}
.button:hover  { background-color:#dcdcd3; border: 2px solid #d0d0c2;}
.button a:hover  { color:#0392eb; }

.background { padding: 8px 13px 8px 13px; background-color: #dcdcd4;  text-align: center; display:block; margin-bottom: -1.1em;}
.background a, .background a:visited   { text-decoration:none;}
.background a:hover  { color:#0392eb; }

.rule { border-bottom: 1px solid #535d70; padding-bottom: 10px; margin-bottom: 10px;}
.rule a, .rule a:visited   { text-decoration:none; }
.rule a:hover { color:#0392eb; text-decoration:none;}

.background.rule  { margin-bottom: 0px; }
.caption { line-height:1.4; font-size:0.9em; }
blockquote {    margin: 0 0 1rem;  font-weight:500;  font-size:1.1rem; margin: 1.2rem 0 1.2rem;  padding-left: 40px; border-left: 2px solid #b5a639; }



/* Site BUTTONS*/
.btn.green {  color: #028553;  border: 2px solid #028553;  background-color: #fff; }
.btn.green:hover {background-color: #028553; border: 2px solid #028553; }
.btn.green:active {background-color: #028553; border: 2px solid #028553;  }

.btn.blue {  color: #0381cc;  border: 2px solid #0381cc; background-color: #fff;     border-radius: 20px; }


.bootstrap-modal-btn:hover { color: #428bca; }
.bootstrap-modal-btn:before { color: #084c71; font-family: "Font Awesome 6 Pro", sans-serif; content: "\f055"; margin-right: 5px; font-size: 0.9em; }

a.btn.broadcast-ignore { width: inherit;}
#modules-holder ol { margin-left: 5px;}

.details-opener.opened h1:before, .details-opener.opened h2:before, .details-opener.opened h3:before, .details-opener.opened h4:before, .details-opener.opened h5:before, .details-opener.opened h6:before, .details-opener.opened p:before { color: #028553; font-family: "Font Awesome 6 Pro"; content: "\f056"; margin-right: 5px;    font-size: 17px;}
.details-opener h1:before, .details-opener h2:before, .details-opener h3:before, .details-opener h4:before, .details-opener h5:before, .details-opener h6:before, .details-opener p:before { color: #095a8c; font-family: "Font Awesome 6 Pro"; content: "\f055"; margin-right: 5px;    font-size: 17px;}
.details-slide.opened    { border-bottom: 2px #0492a4 solid;    margin-bottom: 40px; }
.small-hidden-menu .details-slide.opened    { border-bottom: 0px #fff solid; }

.map-responsive {  overflow:hidden;  padding-bottom:56.25%; position:relative; height:0;  }
.map-responsive iframe {  left:0;  top:0; height:100%; width:100%;  position:absolute;  }

/* Gallery */
.carousel-inner {      background-color: #000;     padding-top: 30px; }

/* ALERTS */
.event-expired.alert.alert-danger.alert-dismissable p { margin-bottom: 0em; color: #b38899; }
.event-expired.alert.alert-danger.alert-dismissable .far.fa-exclamation-triangle { display:none; } 
.alert-danger {     --bs-alert-color: #842029;     --bs-alert-bg: #dbced3;     --bs-alert-border-color: #dbced3;     border-radius: 0;     padding: 5px; }
.event-expired.alert.alert-danger.alert-dismissable button.close {     border: none;     background-color: #dbced3; float: right;     border: solid #cf95ac 1px;     border-radius: 40px;     color: #cf95ac; }

div#CDSWIDEXC {     display: block;     margin-left: auto;     margin-right: auto;  }
#CDSWIDEXC { display: block;     margin-left: auto;     margin-right: auto;}
#footer a { padding: 0px; }
#footer, #footer .container { background-color: #dcdcd4; height:700px;}
#footer p { color: #434853; font-size: 0.8em; }