section {
    padding: 10px 0;
}
#mainMenus {
    padding: 0;
    background-color: rgba(4, 93, 19, 0.25);
}
#header.header-transparent #header-wrap, #header.header-transparent.dark #header-wrap
{
border-bottom: 0;
background-color:rgba(0,0,0,.9)!important
}
#header.header-sticky #header-wrap{background-color:#fff!important}
section#Banner{padding:0}
#page-title {padding: 70px 0;}
#logo a img{max-height:70px;margin-top:5px}
a{color:navy}
section#page-title.page-title-center{padding-top:100px!important}
#footer address{display:block;margin-bottom:7px}
/*SVG Clock styles*/
svg.svgclock{stroke:black;fill:#eef}
.svgclockface{stroke-width:4px; stroke:#369}
.svgclockhands{stroke:red;stroke-linecap: round;}
.svgclockhourhand{stroke-width:3px;}
.svgclockminutehand{stroke-width:2px;}
.svgclockticks{stroke-width:1px;stroke:#369}
.svgclocknumbers { 
	font-family: sans-serif;
	font-size: 7pt;
	font-weight: bold;
	stroke: none;
	fill: black;
	text-anchor: middle;
}
.svgclockcaption{text-anchor:middle;stroke:none;fill:#369;font-size:8pt;}
/*End SVG Clock */


.inspiro-slider .slide-captions span.strong{font-size:20px!important}
.icon-box.large .icon i{color:brown}
.underline::after
{
    background: green;
    content: "";
    display: block;
    height: 2px;
    margin-top: 15px;
    width: 130px;
}
.text-center .underline::after{margin:15px auto;}
a:hover{text-decoration:underline!important}
p{color:#222}
.text-bright *{color:#aaa}