/* @import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&display=swap');*/

#tinymce { background-color: #fff; }
.ui-widget-overlay {     background-color: #fff;     }
body {font-family: 'Montserrat', sans-serif;    background-color: white;}
header .container { background-color: transparent; }
header.top-header  {background-color: #fff; padding-top: 30px;     padding-bottom: 30px;}

nav { background-color: #494c55; }
  nav.pagination-container.changer-page {     background-color: #ffffff; }
.navbar { padding: 0rem 1rem; display: inline-block;     background-color: #494c55;}
nav .container {     padding-top: 7px;     padding-bottom: 10px; padding-left: 0px;   }
.primary-menu .menu, .primary-menu .menu a,.primary-menu .menu a.active, .primary-menu .menu a:hover, .primary-menu .menu a  { background-image: none; }

.primary-menu,  .menu li li a  
   { background-image: none;  margin-left: 0px; margin-right: 0px; background-color: #494c55; }
    .primary-menu a, .primary-menu a:visited { color:#fff; padding-left: 17px; padding-right: 17px;     font-size: 1.2em;     font-weight: 600; }
    .menu a:hover,  .menu a.active { color:#f7d347; }

.secondary-menu .menu.nav.navbar-nav  { float: right; }
.secondary-menu, .secondary-menu .menu, .secondary-menu .menu a { background-image: none; font-weight: 700;}
a.secondary-menu-item { padding: 20px; color:#fff; }
.nav-81919.secondary-menu-item {font-size: 1em; background-color: #09356d; margin-left: 10px; margin-bottom: 10px; line-height: 1;}
.nav-81937.secondary-menu-item {font-size: 1em; background-color: #d13825; margin-left: 10px; margin-bottom: 10px; line-height: 1;}
  .nav-81919.secondary-menu-item:hover, .nav-81937.secondary-menu-item:hover {background-color: #494c55; }
  .nav-81919.secondary-menu-item a:visited, .nav-81937.secondary-menu-item a:visited {color:#fff; }
  .nav-81919.secondary-menu-item a:hover, .nav-81937.secondary-menu-item a:hover {color:#fff; }
  .nav-81919.active .secondary-menu-item, .nav-81937.active .secondary-menu-item {color:#fff; background-color: #494c55; }

/* Child menus */
.menu li li {  float: none; padding: 9px 10px 9px 0px; }
.primary-menu-item ul {  position: absolute;  z-index: 999; }
.menu li > a:after {  font-family: "Font Awesome 5 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.opened {   background-color: transparent; padding-left: 0px; border: 1px solid #cecdcd;}
.menu .details-slide.opened ul.details-slide {   margin-left: 100px; width: max-content;}
.secondary-menu ul ul li { padding-left: 0px; }
.secondary-menu ul ul { padding-left: 15px;}

/*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;   }
.small-hidden-menu .xs-opener:hover { color: #fff; background-color: #9d4c42; }

/*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; }

#main-content {  background-color: #fff;    background-image: none;}
#middle-panel { margin-bottom: 30px;    margin-top: 30px; }
   @media screen and (max-width: 600px) { #middle-panel  {  margin-bottom: 10px; }}
#right-panel  {  margin-bottom: 30px; }
   @media screen and (max-width: 600px) { #right-panel  {  margin-top: 10px; }}
#content-top { padding-right: 25px;    padding-left: 25px; width:100%; }
#content-extra img, #content-bottom img { width:100%; }

.social {float:right; margin-bottom: 20px;     margin-right: 10px; }
.social a { color: #3d5997; font-size: 2.2em; text-decoration: none;}
.social a:hover { color: #981131;  }

/* search form */
#search fieldset .form-group { margin: 0px; min-height: 35px;     }
#searchCollapse { position: absolute;   z-index: 999; right: 0; margin-right: 15px;}
    @media screen and (max-width: 600px) {#searchCollapse   {  margin-right: 60px;}}
#search-collapse-button { color: #fff;   font-size: 24px; float: right; margin-right: 10px; padding: 15px 10px; background-color: transparent;    border-radius: 0px;}
    @media screen and (max-width: 600px) { #search-collapse-button   {  margin-right: 60px;}}
#search-collapse-button:hover { color: #f4d247;}

#search {     margin-top: 0px; }
#search input { width: 210px; border: none; height: 57px;}
#search input.form-control {    border-radius: 0px; background-clip: unset;     background-color: white; }
#search-btn {     color: #676767;    background-color: #fff;    float: right;    margin-top: -48px;    font-size: 24px;     border: none; }  
#search-text { background-color:transparent; text-transform: uppercase; font-size: 0.8em; padding:10px;  height: 43px; }

p { color: #000; font-size: 1.1em; line-height: 2.1; margin-bottom: 1.5rem; }
ul li, ol li  { color: #000; line-height: 1.8; margin-bottom: 0.7em; }
.intro { font-size: 1.3em; margin-top: 1em; margin-bottom: 1em; }
.box ol, .box ul { margin: 6px 10px 0 10px;     padding-left: 20px; }

h1 { font-size:2.3em; color:#09356c; font-weight:700; margin-bottom:0.5em; line-height: 1.4;}
h1 a, h1 a:visited { color:#09356c; }
h2 { font-size:1.8em; color:#d23825; font-weight:500; margin-bottom:0.1em; margin-top:0.8em; line-height: 1.3;} 
h2 a, h2 a:visited { color:#d23825; }
h3 { font-size:1.4em; color:#09356c; font-weight:500; margin-bottom:0.4em; line-height: 1.4;}
h3 a, h3 a:visited { color:#09356c; }
h4 { font-size:1.2em; color:#494c55; font-weight:700; margin-bottom:0.4em; line-height: 1.35;}
h4 a, h4 a:visited { color:#494c55; }
h5 { font-size:1.1em; color:#09356c; font-weight:700; margin-bottom:0.4em; line-height: 1.4;}
h5 a, h5 a:visited { color:#09356c; }
h6 { font-size:1.1em; color:#d23825; font-weight:500; margin-bottom:0.4em; margin-top: 0.8em; line-height: 1.4;}
h6 a, h6 a:visited { color:#d23825; }
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:#4383c7; }

.top-header a img {width: 400px;}
   @media screen and (max-width: 600px) { .top-header a img { padding-bottom:20px; }}
.top-header a img:hover { opacity: 1; }
a img:hover { opacity: 0.7; filter: alpha(opacity=70); }

a { color: #4383c7; text-decoration:none; }
article a { text-decoration:none;   }
article a p, #fd-content-broadcast p { line-height: 1.85; font-size: 1.05em;}
.content-header {     margin-bottom: 10px; }
.signature-image {     margin-top: 3px; }
.read-more:hover { color:#007bff;}
img.bordered {    border: 1px solid #ccc9c9; }

legend { font-size:1.2em; color: #036476; 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; }

/* CLASSES */
.button {   border: 2px solid #093e80; padding: 10px 30px; background-color: #fff; width: 100%; display:block; text-align: center; border-radius:5px;    line-height: 2em;}
.button a, .button a:visited   { text-decoration:none;}
.button:hover a {  color: #f7d346; } 
.button:hover  { background-color:#093e80; border: 2px solid #093e80; color:#f7d346;  }

.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:500;  font-size:1.2rem; margin: 0.5em 0 1.5em 0;  padding-left: 30px; border-left: 4px solid #a09f9f; }

/* Site BUTTONS*/
#h2-error .btn.green { border: solid; border-radius: 60px; background-color: #028553;}

.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; }

/* CARDS*/
.card { border: none; margin-right: 15px; background-color: transparent; width: 17rem;}
     @media screen and (max-width: 768px) { .card  { width:22rem; }}
      @media screen and (max-width: 576px) { .card  { width:20rem; padding-right: 0px; margin-right: 0px; }}
.card.card-theme .card-body, .card-body   {padding: 1rem 0rem 0rem 0rem;         height: 130px; margin-bottom: 1rem;}
.card.card-theme .signature-image, .card .signature-image { object-fit: cover; max-height: 11rem;}
h5.card-title { font-size: 1.3em;   font-weight: 800;  line-height: 1.3; margin-bottom: .5rem; }
h5.card-title a:hover { color:#337ab7; }
.card-body a { text-decoration: none; }
p.card-text { display:none;  font-size: 1.2em;     line-height: 1.5; }

#event-search-calendar td.day.new-day.active.selected {     background-color: #f7b61f; }

.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;}
.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 5 Pro"; content: "\f055"; margin-right: 5px; }
.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;  }

.rating_text {     float: right;     text-align: right;     font-size: 0.8em;     text-transform: uppercase;     font-weight: 600; }

/* Extra Content banners */
.banner {  position: relative; background-color: #353131;}
.top-left {  position: absolute;  top:200px;  left: 16px; width: 100%; }
   @media screen and (max-width: 992px) { .top-left  {   top:160px; }}
   @media screen and (max-width: 576px) { .top-left   {   top:100px; }}
.bannerimage img { object-fit: cover;    height: 500px; opacity: 0.6;}
   @media screen and (max-width: 992px) { .bannerimage img  {  object-fit: cover; height: 460px; }}
   @media screen and (max-width: 576px) { .bannerimage img   {  object-fit: cover; height: 350px; }}

.bannertextimage {max-width: 600px; padding: 50px 40px 0px 40px;     margin-bottom: 0.2em; }  

.vid-banner  { background-color: #2c3c4f;   position: relative;    display: flex;    align-items: center;    justify-content: center;    padding: 0rem;    padding-top: 0px;    padding-bottom: 0px;    color: #fff;   text-decoration: none;    height: 100%;    max-height: inherit;    min-height: auto; z-index: 1; }
.vid-bannerimage  { width: 100%; line-height: 0; }
.vid-bannerimage img, .vid-bannerimage video { width: 100%; height: 760px;   -o-object-fit: cover;   object-fit: cover; opacity: 0.4;}
   @media screen and (max-width: 992px) { .vid-bannerimage img, .vid-bannerimage video  {   object-fit: cover; height: 460px;  }}
   @media screen and (max-width: 576px) { .vid-bannerimage img, .vid-bannerimage video   { object-fit: cover; height: 350px; }}


.bannertext { font-size:3.2em; color:#fff; font-weight:700;  line-height: 1.2;  max-width: 800px; padding: 0px 40px 20px 40px;     margin-bottom: 0.2em; }  
   @media screen and (max-width: 1200px) { .bannertext  {  font-size: 2.7rem;  }}
   @media screen and (max-width: 992px) { .bannertext  {  font-size: 2.3rem;  }}
.bannertextsm { font-size:2em; color:#fff; font-weight:700;  line-height: 1.2;  max-width: 800px; padding: 0px 40px 20px 40px;     margin-bottom: 0.5em; }  
   @media screen and (max-width: 576px) { .bannertextsm  {      font-size: 1.5em;}}

.hmpgbutton { color:#fff; margin: 20px auto; padding: 8px 20px; border-radius: 0px;     line-height: 2em; display: inline; background-color: rgba(249, 44, 44, 0.5);  font-weight:600;}
.hmpgbutton:hover  { background-color: #f70808e6; color: #fff;}
.hmpgbutton a { color:#fff; padding: 2px 12px; font-size: 1.1rem; }

#footer, #footer .container { background-color: #494c55; }
#footer { padding-bottom: 300px; }
#footer p, #footer a { color: #fff; }
 #footer a:hover { color:#f7d347; text-decoration:none;}
  #footer a.active { color:#f7d347; }
#footer ul.menu { padding-left: 0px;     font-weight: 500;}
#footer a.secondary-menu-item {         padding-top: 7px;}
#footer .nav-81919.secondary-menu-item, #footer .nav-81937.secondary-menu-item {margin-top: 2px;     margin-right: 10px;}
@media print {        header, header *, #comment-form-hide-btn, #right-panel    {         display: none !important;     } }