<!-- start Simple Custom CSS and JS -->
<style type="text/css">
html {
    margin:0;
    padding:0;
    border:0;
    height: 100%;
}

body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {
    margin:0;
    padding:0;
    border:0;
    font-size:100%;
    font:inherit;
    vertical-align:baseline;
}
body {
    line-height:1.5;
    background:white;
    height:100%;
    font-family:Arial, Helvetica,sans-serif;
}

table {
    border-collapse:separate;
    border-spacing:0;
}

caption, th, td {
    text-align:left;
    font-weight:normal;
    float:none !important;
}

table, th, td {
    vertical-align:middle;
}

blockquote:before, blockquote:after, q:before, q:after {
    content:'';
}

blockquote, q {
    quotes:"" "";
}
/* --------------------------------------------------------------------*/
/* ------------------------------------------------- Layout -----------*/
/* --------------------------------------------------------------------*/

html, body {
    font-size:87%;
    color: #333333;
}
a img {
    border:none;
}

em {
    font-style:italic;
}
a {
    color: #016f8f;
    text-decoration: none;
}

a:hover {
    color: #000000;
    text-decoration:underline;
}

h1 {
    font-size:200% !important;
    margin: 10px 0;
	text-transform:none !important;
	
}
.entry-content h1{
line-height: 1.5;	
}

h2 {
    font-size:180%;
    margin-bottom:10px;
    color: #0083A9;
}

h3 {
    font-size:160% !important;
    margin-bottom:10px;
    color: #0083A9;
	  text-transform:none !important;
}
h4 {
    font-size:140%;
    margin-bottom:10px;
    color: #0083A9;
	  text-transform:none !important;
}
.entry-content h5{
		font-size: 140%;
    margin-bottom: 10px;
    color: #0083A9;
    font-weight: bold;
	  text-transform:inherit;
}

p {
    margin-bottom:12px;
}
.entry-content div{
	margin-bottom:12px;
}
ul, ol {
    margin: 0px 0px 12px 30px;
}
.entry-content li{
  list-style-position: inside;
}
.entry-content li {
    padding: 3px 0px;
}
#primary {
	margin:0;
}
.main-header-bar {
	border-bottom-width: 0;
    padding-top: 21px;
}
.ast-separate-container .ast-article-post, .ast-separate-container .ast-article-single { background: none !important ; }

.main-header-bar .main-header-bar-navigation {
    height: 180% !important;  
}
.main-header-menu .sub-menu {
	    top: 55%;
}
.main-header-menu li:hover > a {
	  color: #333;
    text-shadow: none;
    border-top: 6px solid #11A4C6;
    text-decoration: none;	
	 
}

.submenu-with-border .sub-menu {
     border-width: 0; 
     border-style: none; 
}
.ast-desktop .main-header-menu.submenu-with-border .sub-menu{
	border:none;
	border-style:none;
}
.flex-control-nav {
	display:none;
}
.flexslider{
	margin: 0px 0 20px;
  margin-bottom: 0px !important;
}
.flex-direction-nav a {
  transition:none !important;
}

.social-icons a.social {
    text-indent: -999px;
    height: 23px;
    width: 23px;
    background-image: url("/wp-content/uploads/2020/07/social-small.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    float: left;
    margin: 0 7px 0 0;
    transition: none;
}

.social-icons a.social:hover {
    background-position: 0 -23px;
}
.social-icons a.twitter {
    background-position: -23px 0;
}
.social-icons a.twitter:hover {
    background-position: -23px -23px;
}
.social-icons a.youtube {
    background-position: -46px 0;
}
.social-icons a.youtube:hover {
    background-position: -46px -23px;
}
.social-icons a.instagram {
    background-image: url("/wp-content/uploads/2020/07/insta-social.png") !important;
    background-position: 0px 0;
}
.social-icons a.instagram:hover {
    background-position: 0px -23px;
}
.ast-small-footer {
	border-top-width: 0;

}
.footer-adv-widget-4 div.extra a.phone {
    background: url("/wp-content/uploads/2020/07/phone.png") top right no-repeat;
    height: 21px;
    width: 161px;
    display: block;
    clear: right;
}
.footer-adv .footer-adv-overlay {
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #c9c9c9;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
	  margin-top: 10px;
	  max-width: 1000px;
}
.footer-adv-overlay {
    padding-top: 15px;
    padding-bottom: 0; 
	  padding-left: 20px;
}
.textwidget{
	padding-left: 20px;
}
.table {
	display: table;   
	margin: 0 auto;
}

ul#horizontal-list {
	list-style: none;
	padding-top: 20px;
	}
ul#horizontal-list li {
		display: inline;
	  padding: 0px 8px;
    border-right: 1px solid #c9c9c9;
	}
.site-footer a{
	color: #016f8f;
  text-decoration: none;
	
}
ul#horizontal-list li.last {
    border-right: none;
}
body.home .heroimage {
   display:none;
}
.main-header-menu > .menu-item > a {
   color: #1580AE;
}
.wp-image-171, .wp-image-172, .wp-image-173, .wp-image-170 {
    
    border-top: 6px solid #0FA5C8;
}
.entry-content h4{
		font-size: 160%;
}
.entry-content h2{
		
    color: #0083A9;
    font-size: 200%;
}
.homepage-column h4{
	font-size: 16px;
  margin-bottom: 0;
}
.social{
	margin: 25px auto;
}
.main-header-menu .current-menu-item > a, .main-header-menu .current_page_item > a 	{
	color: #333 !important;
}
div.wpforms-container-full{

    margin-top: 30px;
}

.rightalignphone {
    margin-left: auto;
    position: absolute;
	  right: 0;
	  top: 10px;
}
.rightaligntext {
    margin-left: auto;
    position: absolute;
	  right: 0;
	  padding-top: 42px;
    font-size: 20px;
	  top: -2px;
}

.header-phone {
   background: url("/wp-content/uploads/2020/07/phone.png") top right no-repeat;
    height: 21px;
    width: 161px;
    display: block; 
    clear: right;
   
}
.trail-items li::after {
    content: "\003E" !important;
}
.ast-breadcrumbs{
	padding: 10px 0 10px 0;
}
.related-section, form {
    padding: 10px;
    margin-top: 30px;
    border: 1px solid #c9c9c9;
    float: left;
    width: 100%;
}
p, .entry-content p
{
	margin-bottom:0;
}
.main-header-bar .main-header-bar-navigation ul li{
	  position: relative;
    float: left;
    background: url(/wp-content/uploads/2020/08/slash.png) right center no-repeat;
	padding: 0px 13px 0 13px;
}

.main-header-bar .main-header-bar-navigation ul li:last-child{
	background: none;
  padding: 0px 0px 0px 10px;
}
.main-header-bar .main-header-bar-navigation ul li ul li a:hover {
    color: #333;
    text-decoration: underline;
}

.main-header-bar .main-header-bar-navigation .menu-item-has-children>a:after{
	display:none;
}
.main-header-menu .sub-menu a {
	padding: .6em 1em;
}

div.main-navigation #primary-menu li ul li{
width: 100%;
    background: #FFF;
    padding: 0 5px;
    margin: 0;
    text-transform: capitalize;
    border: none;
    color: #1580AE;
}
div.main-navigation #primary-menu li ul li{
	 top: 10px;
}
ul.main-header-menu ul li {
    clear: both;
}
.ast-desktop .main-header-menu.submenu-with-border .sub-menu a {
	border:none;
}
.related-section h2 {
    font-size: 140%;
    margin-bottom: 10px;
    color: #0083A9;
    font-weight: bold;
	  text-transform: inherit;
}
.wp-block-column h4 a {
    color: #333;
    text-decoration: none;
}
.site-footer a:focus, .site-footer a:hover {
   color: #000000;
   text-decoration: underline;
}
p, .entry-content p {
    margin-bottom: 10px;
}
.rtecenter {
    text-align: center;
}
.badge{
	width:60%;
}
.main-header-menu .sub-menu a {
    display: block;
    word-wrap: break-word;
    color: #1580AE;
    padding-top: 0;
    text-decoration: none;
}
.main-header-menu > .menu-item > a {
    text-decoration: none;
	  height:0;
	  padding: 10px;
	  font-size: 105%;
	  padding: 10px 0 10px 0;
      border-top: 6px solid transparent;
}
.flex-direction-nav a {
	height:50px !important;
}

.ast-col-lg-3, .ast-col-md-3,.ast-col-sm-12,.ast-col-xs-12{
	
	padding-right:0;
	padding-left:0;
}
.footer-adv {
    color: #016f8f;
    font-size: 94%;
}

/* ----------------------------------------------------*/
/* --------------------------------- Forms ------------*/
/* ----------------------------------------------------*/

div.wpforms-container-full .wpforms-form .wpforms-field-label  {
    font-weight: bold;
    width: 20%;
    float: left;
    font-size: 13px;
}

div.wpforms-container-full .wpforms-form input[type=text], input[type=email], input[type=number]{
	
	height: 23px;
  width: 80%;
}
div.wpforms-container-full .wpforms-form input[type=number]{
	
	height: 23px;
  width: 80%;
}
div.wpforms-container-full .wpforms-form input[type=email]{
	
	height: 23px;
  width: 80%;
}
div.wpforms-container-full .wpforms-form textarea{
	width: 80%;
}
div.wpforms-container-full .wpforms-form .wpforms-recaptcha-container {
    padding: 10px 0 20px 0;
    clear: both;
    float: right;
    width: 70%;
    margin-right: 10%;
    margin-top: 12px;
}
div.wpforms-container-full .wpforms-form button[type=submit] {
    font-weight: bold;
    width: 71% !important;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    margin: 2px 0px !important;
    box-sizing: border-box;
    margin-left: 20% !important;
}
div.wpforms-container-full {
    margin-top: 20px;
   
}
.middlecontent {
	color: rgb(49,133,155) !important;
	font-weight: bold;
	font-size: 115% !important; 
 }
[aria-current]:not([aria-current="false"]) {
 	color: #000;
}
.ast-breadcrumbs .trail-items   .trail-begin::before {
	content:"You are here: ";
	text-transform:none;
}
.wpforms-field-small{
	display:none;
}
em{
	  font-style: italic;
    font-weight: 600;
}
div.footer-adv-overlay div.ast-container li {
    font-weight: bold;
    list-style-image: none;
    list-style-type: none;
}
div.footer-adv-overlay div.ast-container li li {
    font-weight: normal;
}
.wpforms-confirmation-container-full{
		color: #333;
    margin: 0 auto 24px 0;
    padding: 4px 15px;
    z-index: 0;
    width: 65%;
	  position:absolute;
}
table tr:first-child td {
    background-color: #D7DFE5;
    font-weight: bold;
}
table tr td {
    border-top: 1px solid #CCC;
    border-left: 1px solid #CCC;
    padding: 5px 7px;
}
table, th, td {
    vertical-align: middle;
}
td {
    text-align: left;
    font-weight: normal;
    float: none !important;
}
table tr td:last-child {
    border-right: 1px solid #CCC;
}
table tr:nth-child(odd) td {
    background-color: #000000;
}
table tr:last-child td {
    border-bottom: 1px solid #CCC;
}
table tr:first-child td {
    background-color: #000000;
    font-weight: bold;
}
.ast-header-break-point .main-header-bar {
    border-bottom-width: 0; 
}
.ast-footer-overlay {
	padding-top:80px;
}
.ast-button-wrap .menu-toggle .menu-toggle-icon:before {
    content: "Menu";
    color: #016f8f;
    font-family: arial;
    text-decoration: inherit;
  font-size: 16px;
  font-weight: bold;
}
.ast-button-wrap .menu-toggle.toggled .menu-toggle-icon:before {
    content: "Menu" !important;
}
.thankyoumargin{
	margin-bottom: 50px !important;
}
.careersspestyle{
	margin-bottom:-10px !important;
}
#menu-item-689{
	padding-top: 15px;
}
#menu-item-1431{
  padding-top: 15px;
}
.insectionblock{
   padding: 10px; 
     margin-top: 30px; 
     border: 1px solid #c9c9c9; 
     background-color: #000000;
     float: left; 
     width: 100%;
}
.insectionblock h2 {
    font-size: 140%;
    margin-bottom: 10px;
    color: #0083A9;
    font-weight: bold;
    text-transform: inherit;
}
</style>
<!-- end Simple Custom CSS and JS -->
