@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700'); 

#tinymce { background-color: #fff; }
.ui-widget-overlay {     background-color: #fff;     }
body {font-family: 'open sans', sans-serif; background-color: #fff; }
header .container { background-color: transparent; }
#main-content { background-color: #fff;      margin-bottom: 20px;}

.navbar { padding: 0rem 1rem; }
nav .container { padding-left: 0px; }
.primary-menu .menu, .primary-menu .menu a { padding-left: 17px; }
.primary-menu, .small-hidden-menu ul li, .menu li li a  
{ background-image: none;  margin-left: 0px; margin-right: 0px; background-color: #fff; font-weight:600; }
    .primary-menu a, .primary-menu a:visited { color:#000; font-size: 1.3em; padding-left: 17px; padding-right: 17px; text-transform: uppercase; }
    .menu a:hover { color:#a8193c; text-decoration:none;}
    .menu a.active { color:#a8193c; border-bottom: 4px solid #990f31;}

.secondary-menu .container.navbar.navbar-expand { background-color: #990f31; }
.secondary-menu .menu, .secondary-menu .menu a { padding-left: 17px; padding-right: 17px;}
.secondary-menu,   a.secondary-menu-item { color:#fff;   background-color: #990f31; }
    .secondary-menu a, .secondary-menu a:visited, a.secondary-menu-item:visited { color:#fff; font-size: 1.3em; }
    .secondary-menu a:hover, .secondary-menu-item a:hover { color:#f6adce; }
    .secondary-menu a.active, .secondary-menu-item a.active  { color:#f6adce; border-bottom: 4px solid #fff; font-weight:600;}

/* child menus */
.menu li li {  float: none; }
.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: ''; }

/*mobile menu */
a.open-menu.details-opener.xs-opener.tracked.opener-0 { color: #fff; padding: 10px 30px; background-color: #000; }
a.open-menu.details-opener.xs-opener.tracked.opener-0:hover { background-color: #aa012f;     }
.fa-bars:before { font-size: 1.5rem; }
.small-hidden-menu .xs-opener {border: none; background-color: #fff;    margin-top: 30px; margin-right: 20px; font-size: 2em; padding: 7px 20px;   }
.small-hidden-menu .details-slide.menu { background-color: rgba(255,255,255,0.75);  padding-left: 0px; margin-top: 130px;}
.small-hidden-menu  li { line-height: 1em; }
.small-hidden-menu ul a.details-opener:after { font-family: FontAwesome; content: " \f107";} 
.small-hidden-menu .details-opener { }  

#main-content {  background-color: #fff; }
#middle-panel { margin-bottom: 30px;     padding: 40px 10px 10px 10px;}
   @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-extra img { width:100%; }
#content-bottom img { width:100%;     margin-bottom: -30px; }
@media screen and (max-width: 600px) {  #content-top, #content-bottom {  padding-left: 15px; padding-right: 15px; }}
#content-top { width: 100%; }

#search {  width: 99%;     margin-top: 20px;     margin-bottom: 20px;}
#search fieldset { min-height: 20px;    margin-top: 40px;  margin-bottom: 0px;     background-color: #fff; border: #b94458 1px solid;     border-radius: 20px; padding: 5px 0px; }
#search-text { font-size: 1rem; width: 85%; }
#search input.form-control { border: none; background-color: transparent; border-radius: 0px; box-shadow: none; padding-left: 12px; padding-top:4px;}
#search-btn:hover { color: #da0315;}
#search-btn { background-color:transparent; border: none; color: #000; padding-top: 5px; }
.far.fa-search    { font-size: 1.2rem; }

.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; text-decoration: none; }


p { color: #000; line-height: 1.8; font-size: 1.25em; margin-bottom: 1em; }
ul li, ol li  { color: #000; line-height: 1.4; margin-bottom: 0.7em; }
.intro { font-size: 1.2em; margin-top: 1em; margin-bottom: 1em; }
.box ol, .box ul { margin: 6px 10px 0 10px;     padding-left: 20px; }

h3, h2, h1, legend {font-family: 'open sans', sans-serif; }

h1 { font-size:2.5em; color:#990f31; font-weight:400; margin-bottom:0.233em; line-height: 1.4;}
h1 a, h1 a:visited { color:#990f31;  text-decoration:none; }
h2 { font-size:2.2em; color:#383838; font-weight:400; margin-bottom:1em; margin-top:0.8em; line-height: 1.4;}
h2 a, h2 a:visited { color:#383838;  text-decoration:none;}
h3 { font-size:1.6em; color:#990f31; font-weight:400; margin-bottom:0.8em; line-height: 1.4;}
h3 a, h3 a:visited { color:#990f31;  text-decoration:none;}
h4 { font-size:1.2em; color:#383838; font-weight:600; margin-bottom:0.8em; line-height: 1.4;}
h4 a, h4 a:visited { color:#383838;  text-decoration:none;}
h5 { font-size:1.1em; color:#990f31; font-weight:600; margin-bottom:0.8em; line-height: 1.4;}
h5 a, h5 a:visited { color:#990f31;  text-decoration:none;}
h6 { font-size:1.0em; color:#57574b; font-weight:700; margin-bottom:0.8em; margin-top: 0.8em; line-height: 1.4;}
h6 a, h6 a:visited { color:#57574b;  text-decoration:none;}

 h1 a:hover, h2 a:hover,  h3 a:hover,  h4 a:hover,  h5 a:hover,  h6 a:hover {  text-decoration:none; }
.top-header a img { padding-top:30px; padding-bottom:30px; max-width: 240px;}
.top-header a img:hover { opacity: 1; }
a img:hover { opacity: 0.7; filter: alpha(opacity=70); }

legend { font-size:1.2em; color: #b00505; background-color:transparent; color:#007bff;}
dt label { color: #383838; font-weight:600; }
.small { font-size: 1em; line-height: 1.4;}
.highlight { color:#F00; }

a, a:hover { text-decoration:underline; }
article a { text-decoration:none; }
article a p { line-height: 160%; }
.signature-image {     margin-top: 5px; }

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; }

.fa-stack { padding-top: 5px; margin-right: 3px; font-size: 1.7em;}
.fa-stack-1x { color: white;}
.fa-stack:hover  .fa.fa-circle { color: red; }
.fa-stack-2x { color: #3b5998;}

/* CLASSES */
.button {  color: #c50011;  border: 2px solid #c50011; padding: 10px 10px; background-color: #fff;    text-align: center; border-radius: 60px;  margin-bottom: 0.4em; width: 100%; display:block;}
.button a, .button a:visited   {    font-weight: 500; line-height: 1.3; color:  #c50011;  text-decoration:none;}
.button:hover {  background-color: #c50011; border: 2px solid #c50011; color:#fff;  }
.button:hover a {  color: #fcc1c1;  }

.background { padding: 1rem .5rem 0.2rem; background-color: #fcf2da;  text-align: center; display:block; margin-bottom: 0em; margin-top: 0em; margin-left: 0px; margin-right: 0px;}
.background a, .background a:visited   {text-decoration:underline;  }
.background a:hover  { color:#0392eb; }

.rule { border-bottom: 3px solid #a8a9a8; padding-bottom: 10px; margin-bottom: 30px;}
.rule a, .rule a:visited   { text-decoration:none; color:#0392eb; }
.rule a:hover { color:#0392eb; }
.background.rule  { margin-bottom: 0px; }

.caption { line-height:1.4em; font-size:0.9em; }
.paddingnone { padding-bottom: 0px; margin-bottom: 0px; margin-top: 0px; padding-top: 0px; }

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; }

/* BUTTONS*/
#h2-error .btn.green { border: solid; border-radius: 60px; background-color: #028553;}

.btn.green {  color: #028553;  border: 2px solid #028553; background-color: #fff;     border-radius: 20px; }
.btn.green:active {background-color: #028553; border: 2px solid #028553; color: #fff; }
.btn.green:hover {background-color: #028553; border: 2px solid #028553; color: #fff;}

.btn.blue {  color: #0381cc;  border: 2px solid #0381cc; background-color: #fff;     border-radius: 20px; }
.btn.blue:hover {background-color: #0695ea; border: 2px solid #0695ea; color: #fff;}
.btn.blue:active {background-color: #0695ea; border: 2px solid #0695ea; color: #fff; }

textarea, textarea .form-control, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {     border: 1px solid #b8b8b8; }

.bootstrap-modal-btn:hover { color: #428bca; }
.bootstrap-modal-btn:before { color: #084c71; font-family: "Font Awesome 5 Pro", sans-serif; content: "\f055"; margin-right: 5px; font-size: .9em; }

a.btn.broadcast-ignore-site, a.btn.broadcast-ignore {     text-decoration: none; }

/* CARDS*/
.card { border: none; padding-right: 15px; }
.card-body { padding: 1rem 0rem 0rem 0rem;     height: 70px; margin-bottom: 1rem;}
.card .signature-image { object-fit: cover; }
h5.card-title { font-size: 1.4em;   font-weight: 900;  line-height: 1.2; margin-bottom: .5rem; }
h5.card-title:hover { color:#000; }
.card-body a { text-decoration: none; }
p.card-text { font-size: 1.2em;     line-height: 1.5; display: none;}

.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 5 Pro", sans-serif; 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", sans-serif; 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; }

.details-slide.opened    { border-bottom: 2px #0492a4 solid;    margin-bottom: 40px; }
.small-hidden-menu .details-slide.opened    { border-bottom: 0px #fff solid; }

.googlemaps {  overflow:hidden;     padding-bottom:56.25%;     position:relative;     height:0; }
.googlemaps iframe{     left:0;     top:0;     height:100%;     width:100%;     position:absolute; }

#totop a.btn  {    font-size: 0.7em; padding: 4px 6px 0px 8px;  font-family: "helvetica neue", helvetica, arial,sans-serif;  text-decoration:none;  }

#footer, #footer .container { background-color: #fff; }
#footer { padding-bottom: 100px; border-top: solid 4px #990f31; }
#footer p { color: #000; }

@media print {        header, header *, #comment-form-hide-btn, #right-panel    {         display: none !important;     } }