#tinymce { background-color: #fff; }
body {font-family: 'Raleway', sans-serif;  background-color: #fff;}

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; border-bottom: 4px solid #acaeaf;}
    .primary-menu a, .primary-menu a:visited { color:#000; padding-left: 17px; padding-right: 17px; font-weight: 500; }
    .menu a:hover { color:#db5816; text-decoration:none;}
    .menu a.active { color:#db5816; border-bottom: 4px solid #f47637;}

/* 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: ''; }
.small-hidden-menu ul a.details-opener:after { font-family: "Font Awesome 5 Pro"; content: " \f107";} 
.small-hidden-menu .details-opener { } 
.small-hidden-menu .details-slide.menu { background-color: transparent; padding-left: 0px;}

#search {  width: 99%;     margin-top: 20px;     margin-bottom: 40px;}
#search fieldset { background-color: #fff; padding: 5px 5px 5px 15px; min-height: 35px; border: 1px solid #bababa; border-radius: 20px; }
#search-text { background-color:transparent; text-transform: uppercase; font-size: 0.8em;}
#search input.form-control { border: none; background-color: transparent; border-radius: 0px; box-shadow: none; padding-left: 0px; padding-right: 0px; }
#search input { margin-bottom: 0px;}
#search fieldset .form-group { margin-bottom: 0px; }
#search-btn:hover {     color: red;}
#search-btn { background-color:transparent; float: right;}

#main-content {  background-color: #fff; margin -bottom;30px}
#middle-panel { margin-top: 50px; padding: -0px 10px;}
#search-btn { background-color:transparent; }
#content-bottom {margin-bottom: -10px; }
#content-extra img, #content-bottom img { width:100%; }

p { color: #5b5a5a; font-size: 1.25em; line-height: 1.8; margin-bottom: 1.5rem; }
ul li, ol li  { color: #5b5a5a;  line-height: 1.8; margin-bottom: 0.7em; font-size: 1.25em; }
ul { padding-left: 30px; }
.intro { font-size: 1.4em; margin-top: 1em; margin-bottom: 1em; }
.box ol, .box ul { margin: 6px 10px 0 10px;     padding-left: 20px; }

h1 { font-size:2.2em; color:#189bca; font-weight:400; margin-bottom:0.233em; line-height: 1.3;}
h1 a, h1 a:visited { color:#189bca; }
h2 { font-size:1.8em; color:#084b8d; font-weight:500; margin-bottom:0.5em; margin-top:1em; line-height: 1.6;}
h2 a, h2 a:visited { color:#084b8d; }
h3 { font-size:1.4em; color:#06638f; font-weight:500; margin-bottom:0.4em; line-height: 1.3;}
h3 a, h3 a:visited { color:#06638f; }
h4 { font-size:1.2em; color:#004a6e; font-weight:300; margin-bottom:0.4em; line-height: 1.4;}
h4 a, h4 a:visited { color:#004a6e; }
h5 { font-size:1.0em; color:#06638f; font-weight:600; margin-bottom:0.4em; line-height: 1.4;}
h5 a, h5 a:visited { color:#06638f; }
h6 { font-size:0.9em; color:#004a6e; font-weight:700; margin-bottom:0.4em; margin-top: 0.8em; line-height: 1.4;}
h6 a, h6 a:visited { color:#004a6e; }

a:hover, h1 a:hover, h2 a:hover,  h3 a:hover,  h4 a:hover,  h5 a:hover,  h6 a:hover { text-decoration:none; color:#0381cc; }
legend { font-size:1.2em; color: #084b8d; background-color:transparent;}
dt label { color: #184d3f; }
.small { font-size: 1em; line-height: 140%;}
.highlight { color:#f00; }
.read-more:hover { color:#007bff;}

/* CLASSES */
.button {   border: 2px solid #06638f; border-radius:60px; padding: 10px 10px; background-color: #fff; width: 100%; display:block; text-align: center;}
.button a, .button a:visited   { text-decoration:none;}
.button:hover  { background-color:#06638f; border: 2px solid #06638f; color:#fff;}
.button a:hover  { color:#fff; }
.button:hover a {  color: #6df1fd; }


.background { padding: 8px 13px 8px 13px; background-color: #f3f1e9;  text-align: center; display:block; margin-bottom: -1.4em;}
.background a, .background a:visited   { text-decoration:none;}
.background a:hover  { color:#0392eb; }

.rule { border-bottom: 2px solid #f47637; padding-bottom: 10px; margin-bottom: 30px;}
.rule a, .rule a:visited   { text-decoration:none; }
.rule a:hover { color:#0392eb; text-decoration:none;}

.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; color: #fff;  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; }

.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; }

.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; }

.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 {     padding: 3px 4px 3px 5px; }

#footer, #footer .container { background-color: #199bcb; }
#footer { padding-bottom: 100px; margin-top: 20px;}
#footer p { color: #fff; }