#tinymce { background-color: #fff; }
.ui-widget-overlay {     background-color: #fff;     }
body {font-family: 'Work Sans', sans-serif;     background-color: white;}
header .container { background-color: transparent; }
header.top-header  {background-color: #000; padding-top:30px; padding-bottom:30px;}

.social { margin-top: 40px; margin-bottom: 20px; }
.social a {  display: block; text-align: center; color:#fff;     font-size: 40px;  height: 30px; width: 30px; margin-left: 20px; margin-bottom: 5px; }
.social a:hover  { color:#ef0a0f   }

.navbar { padding: 0rem 1rem; }
nav .container { padding-left: 0px; }
.primary-menu .menu, .primary-menu .menu a, .primary-menu .menu a:hover, .primary-menu .menu a.active  { background-image: none; }
.primary-menu, .small-hidden-menu ul li, .menu li li a  
{ background-image: none;  margin-left: 0px; margin-right: 0px; background-color: #fff; font-size: 1.2rem;    font-weight: 600;}
    .primary-menu a, .primary-menu a:visited { color:#414e46; padding-left: 17px; padding-right: 17px;  }
    .menu a:hover,  .menu a.active { color:#b4060b; }

/* Child menus */
.menu li li {  float: none; }
.primary-menu-item ul {  position: absolute;  z-index: 999; }
.menu li > a:after {  font-family: "Font Awesome 6 Pro"; content: " \f107"; } 
.menu li > a:only-child:after { content: ''; }

primary-menu .menu li li a, #footer ul.menu .details-slide .primary-menu-item { border-bottom: solid 0px #fff; background-color: #fff;  color:#616060;}
.menu .details-slide { padding-inline-start: 0px; background-color: transparent;}
.details-slide a.primary-menu-item:hover { background-color: #52c0b6; }
.menu .details-slide.opened ul.details-slide {   margin-left: 100px; width: max-content; }
.details-slide .slider-2.opened { position: relative; }
.secondary-menu ul ul li { padding-left: 0px; }
.secondary-menu ul ul { padding-left: 15px;}

/*mobile menu hamburger*/
.small-hidden-menu .xs-opener {border: none; background-color: #fff;   margin-top: 30px; margin-right: 20px;  padding: 10px 15px 8px;   }
.small-hidden-menu .xs-opener:hover { color: #fff; background-color: #ed1d25; }
.fa-bars:before { color: #000;  font-size: 2rem; }

/*mobile menu*/
.small-hidden-menu .details-slide.menu { right: 10px; left: unset; width: 60%; bottom: unset; margin-top: 170px; }
.small-hidden-menu ul li { text-align: left; padding-left: 0px; }
.small-hidden-menu ul li > a:after  { display: none; }

#search fieldset { background-color: #fff; padding: 5px 5px 5px 15px; border: 1px solid #bababa; border-radius: 20px; }
#search input { width: 80%;}
#search input.form-control { border: none; background-color: transparent; padding-left: 0px; padding-right: 0px; }
#search fieldset .form-group { margin-bottom: 0px; }
#search-btn { padding: 2px 7px 0px 0px;}
#search-btn:hover { color: red;}
#search-text { background-color:transparent; text-transform: uppercase; font-size: 0.8em;}

#main-content {  background-color: #fff;    background-image: none;}
#middle-panel { margin-bottom: 30px;    margin-top: 50px; }
#right-panel  {  margin-bottom: 30px; }
#content-extra img,  #content-bottom img  { width:100%; }
@media screen and (max-width: 600px) { #content-top {  padding-left: 15px; padding-right: 15px; }}

p { color: #000;     font-size: 1.2em;     line-height: 1.8; margin-bottom: 1.5rem; }
ul li, ol li  { color: #000; font-size: 1.2em; line-height: 1.4; margin-bottom: 0.7em; }
.intro { font-size: 1.3em; 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:#414e46; font-weight:700; margin-bottom:0.5em; line-height: 1.2;}
h1 a, h1 a:visited { color:#414e46; }
h2 { font-size:1.8em; color:#b4060b; font-weight:700; margin-bottom:0.1em; margin-top:0.8em; line-height: 1.3;} 
h2 a, h2 a:visited { color:#b4060b; }
h3 { font-size:1.4em; color:#414e46; font-weight:700; margin-bottom:0.4em; line-height: 1.4;}
h3 a, h3 a:visited { color:#414e46; }
h4 { font-size:1.3em; color:#b4060b; font-weight:700; margin-bottom:0.4em; line-height: 1.35;}
h4 a, h4 a:visited { color:#b4060b; }
h5 { font-size:1.1em; color:#414e46; font-weight:800; margin-bottom:0.4em; line-height: 1.4;}
h5 a, h5 a:visited { color:#414e46; }
h6 { font-size:1.0em; color:#b4060b; font-weight:700; margin-bottom:0.4em; margin-top: 0.8em; line-height: 1.4;}
h6 a, h6 a:visited { color:#b4060b; }
a:hover, h1 a:hover, h2 a:hover,  h3 a:hover,  h4 a:hover,  h5 a:hover,  h6 a:hover, strong a:hover { text-decoration:none; color:#ec0209; }

.banner-image img { width: 400px;}
.top-header a img { padding-top: 20px; padding-bottom: 20px;  }
.top-header a img:hover { opacity: 1; }
a img:hover { opacity: 0.7; filter: alpha(opacity=70); } 

a { color:#0473a2; text-decoration:none; }
legend { font-size:1.2em; color: #b4060b; background-color:transparent;}
dt label { color: #4b5d61; }
.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; }

article a { text-decoration:none; }
article a p { line-height: 1.7; }
.content-header {     margin-bottom: 10px; }
.signature-image {     margin-top: 3px; }

/* CLASSES */
.button {   border: 2px solid #a9a8a8; padding: 10px 10px; background-color: #fff; width: 100%; display:block; text-align: center; border-radius:60px;}
.button a, .button a:visited   { text-decoration:none;}
.button:hover  { background-color:#8a8888; border: 2px solid #8a8888; color:#fff;  }
.button:hover a {  color: #fbc6c6; } 

.background { padding: 1rem .5rem 0.2rem; background-color: #ececec;  text-align: center; display:block;     margin-bottom: 0em; margin-top: 0em; margin-left: 0px; margin-right: 0px;}
.background a, .background a:visited   { text-decoration:none;} 
.background a:hover  { color:#0392eb; }

.rule { border-bottom: 2px solid #aaaea7; padding-bottom: 10px; margin-bottom: 30px;}
.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; }
.paddingnone { padding-bottom: 0px; margin-bottom: 0px; margin-top: 0px; padding-top: 0px; }
blockquote {   font-weight:600;   margin: 0.5em 0 1.5em 0;   }
blockquote p {  color:#555; font-size:1.4em;     line-height: 1.6;}

.whitetext, .whitetext a, h1.whitetext a, h2.whitetext a, h3.whitetext a, h4.whitetext a, h5.whitetext a, h6.whitetext a  { color:#fff; }
.whitetext a:hover, h1.whitetext a:hover , h2.whitetext a:hover, h3.whitetext a:hover, h4.whitetext a:hover, h5.whitetext a:hover, h6.whitetext a:hover { color: rgba(225, 225, 225, 0.9); }
.imagetext  { color:#fff; font-size:3vw;     padding-bottom: 20px; }
@media screen and (max-width: 600px) {.imagetext  { font-size: 6vw; } }

a.btnimage.btn-outline-dark.shadow-lg.btn-round.btn-lg.btn-rised {  color:#fff;  }
a.btnimage.btn-outline-dark.shadow-lg.btn-round.btn-lg.btn-rised:hover {  color:#000;  }
@media screen and (max-width: 600px) {a.btnimage.btn-outline-dark.shadow-lg.btn-round.btn-lg.btn-rised { font-size: .8rem } }

.btnimage, a.btnimage {    cursor: pointer;    background-color: rgba(217 69 67 / 0.4);  color:#fff; padding: .5rem 2rem; border-radius: 1.5rem; font-weight: 600;      font-size: 1.1rem;}
a.btnimage:hover {   color:#000; background-color: #dfdfdf; text-decoration:none;  }

.paroller-parralax { height: 450px;     padding: 120px 100px; }
@media screen and (max-width: 992px) {.paroller-parralax.paroller-tracked { height: 270px;    padding: 70px 40px 40px; } }
@media screen and (max-width: 600px) {.paroller-parralax.paroller-tracked { height: 230px;     padding: 50px 30px 30px; } }

/* GallerySlideshow */
.carousel-inner {      background-color: #000;     padding-top: 30px; }
.slick-prev.slick-arrow { left: 35px; }

/* Site BUTTONS*/
.btn.green {  color: #028553;  border: 2px solid #028553;  background-color: #fff; }
.btn.green:hover, .btn.green:active {background-color: #028553; border: 2px solid #028553; }
.btn.blue {  color: #0381cc;  border: 2px solid #0381cc; background-color: #fff;     border-radius: 20px; }

.sharethis-inline-share-buttons{ padding-bottom: 20px;     padding-top: 10px; }

/* CARDS*/
.card { border: none; padding-right: 15px; background-color: transparent;  width: 17rem;}
    @media screen and (max-width: 1170px) { .card  { width:15rem; }}
    @media screen and (max-width: 768px) { .card  { width:22rem; }}
      @media screen and (max-width: 576px) { .card  { width:20rem; padding-right: 0px; margin-right: 0px; }}
      @media screen and (max-width: 768px) { .mod-unimod.mod-index-divider, .mod-magic.mod-index-divider, .mod-event.mod-index-divider, .mod-default.mod-index-divider { float: none; display: table; margin: 0px auto; }}
.card.card-theme .card-body, .card-body   {padding: 1rem 0rem 0rem 0rem;     height: 100px; margin-bottom: 1rem;}
.card.card-theme .signature-image, .card .signature-image { object-fit: cover; max-height: 11rem;}

.card-body a { text-decoration: none; }
.card-theme p.card-text { display:none; font-size: 1.2em;     line-height: 1.5; }

/* BASIC CARDS sig-image-left with heading & text-right*/
.basic-layout .content-header .basic-category {  display: block; } /*add the categories*/
.basic-layout img, .card.mb-3.basic-layout { max-height: 9rem;  width: 100%; } 
.card-body { overflow: hidden;   height: 9rem } 

.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: .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;  }

/* 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; }

.rating_text {     float: right;     text-align: right;     font-size: 0.8em;     text-transform: uppercase;     font-weight: 600; }

#footer, #footer .container { background-color: #BC080C; }
#footer { padding-bottom: 300px; }
#footer p, #footer a { color: #fff; }
 #footer a:hover { color:#fbb1b8; text-decoration:none;}
  #footer a.active { color:#fbb1b8; }
#footer ul.menu { padding-left: 0px; font-weight: 700;  }
@media print { header, header *, #comment-form-hide-btn, #right-panel { display: none !important; } }