.link, a{text-decoration: none;}
	.link:hover, a:hover{text-decoration: none;}.link, a{font-weight: normal;}
#body #layout>.amh-row, #body>div>.amh-row{max-width: 1140px;}
#body #layout>.amh-row>.amh-block>.amh-content, #body>div>.amh-row>.amh-block>.amh-content{max-width: 1140px;}
.bodysize{max-width: 1140px;}
.linkcolour, .fc-header h2, .link, .eeventcoming i,.eedate:after,.date-icon:after, a{color: #00395a;}
.link:hover, a:hover{color: #3c536e;}
.widgetbg{background-color: #ffffff;}
.rssFeed .rssRow,.tweet_list li {border-bottom: 1px solid #cccaca;}
body{
		color: #000000;
		font-family: Arial, Helvetica, sans-serif;
		background-color: #ffffff;
	}
.content{
		background-color: #ffffff;
	}
.searchbox{
		border: 3px solid #ffffff;
	}
#default_footer{
		margin-left:auto;
		margin-right:auto;
		text-align: center;
		font-size:10pt;
		padding-bottom:10px;
		color:#444444;
	}
#default_footer a{
		text-decoration: underline;
		color:#444444;
	}
.resource_item_header, .button, .button-strip a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #00395a;
	background: #00395a;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00395a), color-stop(50%,#00395a), color-stop(51%,#00395a), color-stop(100%,#00395a));
	background: -moz-linear-gradient(top,  #00395a 0%, #00395a 50%, #00395a 51%, #00395a 100%);
	background: -webkit-linear-gradient(top,  #00395a 0%,#00395a 50%,#00395a 51%,#00395a 100%);
	background: -o-linear-gradient(top,  #00395a 0%,#00395a 50%,#00395a 51%,#00395a 100%);
	background: -ms-linear-gradient(top,  #00395a 0%,#00395a 50%,#00395a 51%,#00395a 100%);
	background: linear-gradient(top,  #00395a 0%,#00395a 50%,#00395a 51%,#00395a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00395a', endColorstr='#00395a',GradientType=0 );
	border: 0px solid #00395a;
	color: #ffffff;
}
.resource_item_header:hover, .button:hover, .button:focus, .button_open, .button-strip-active a, .button-strip a:hover{
	background: #3c536e;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3c536e), color-stop(50%,#3c536e), color-stop(51%,#3c536e), color-stop(100%,#3c536e));
	background: -moz-linear-gradient(top,  #3c536e 0%, #3c536e 50%, #3c536e 51%, #3c536e 100%);
	background: -webkit-linear-gradient(top,  #3c536e 0%,#3c536e 50%,#3c536e 51%,#3c536e 100%);
	background: -o-linear-gradient(top,  #3c536e 0%,#3c536e 50%,#3c536e 51%,#3c536e 100%);
	background: -ms-linear-gradient(top,  #3c536e 0%,#3c536e 50%,#3c536e 51%,#3c536e 100%);
	background: linear-gradient(top,  #3c536e 0%,#3c536e 50%,#3c536e 51%,#3c536e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3c536e', endColorstr='#3c536e',GradientType=0 );
	border: 0px solid #3c536e;
	color: #ffffff;
}
.button a, .button-strip a{
	color: #ffffff;
	text-decoration:none;
}
.button-strip-active a{
	color: #ffffff;
	text-decoration:none;
}
.button:hover a, .button-strip:hover a{
	color: #ffffff;
	text-decoration:none;
}
.button-strip a{
	font-weight:normal;
}
.resource_item_open{
	border: 0px solid #00395a;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.resource_item_open .resource_item_header{
	border: none;
	-webkit-border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
}
h1, h2, h3, h4, h5, h6, .heading1, .heading2, .heading3, .heading4, .heading5{
	color: #860038;
	padding-bottom:2px;
	padding-top:2px;
	margin-bottom:0px;
	margin-top:0px;
	line-height: 1.3;
}
h1, h2, .heading1, .heading2{
	padding-bottom:5px;
	padding-top:5px;
	margin-bottom:0px;
	margin-top:0px;
}
h1, .heading1{
	font-weight: bold;
	font-size: 3.667em;
}
h2, .heading2{
	font-weight: bold;
	font-size: 2.667em;
}
h3, .heading3{
	font-weight: bold;
	font-size: 1.833em;
}
h4, .heading4{
	font-size: 1.167em;
	font-weight: bold;
}
h5, .heading5{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.917em;
}
.widget_tab, .widget_tab_selected{
	background: #3c536e;
	color: #ffffff;
}
.widget_tab:hover, .widget_tab_selected{
	background: #3c536e;
	color: #ffffff;
}
a.button-strip{
	width: 100%;
	display: block;
}
a.button-strip:hover{
	text-decoration:none;
}
.widget_tab, .widget_tab_selected{
	cursor: pointer;margin-left: auto;margin-right: 1px;padding: 5px;float: left;font-size: 1.083em;
}
.widget_tab_bar{
	height: 28px;
	border-bottom:1px solid #cccaca;
}
.tab, .tab_selected, .navbar-top, .nav-mobile{
	font-weight: normal;
	background: #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#ffffff), color-stop(51%,#ffffff), color-stop(100%,#ffffff));
	background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 50%, #ffffff 51%, #ffffff 100%);
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
	color: #00395a;
}
.vtab{
	font-weight: normal;
	background: #ffffff;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#ffffff), color-stop(50%,#ffffff), color-stop(51%,#ffffff), color-stop(100%,#ffffff));
	background: -moz-linear-gradient(-90deg,  #ffffff 0%, #ffffff 50%, #ffffff 51%, #ffffff 100%);
	background: -webkit-linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -o-linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -ms-linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	color: #00395a;
}
.vtab:hover, .vtab_selected{
	background: #ffffff;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#ffffff), color-stop(50%,#ffffff), color-stop(51%,#ffffff), color-stop(100%,#ffffff));
	background: -moz-linear-gradient(-90deg,  #ffffff 0%, #ffffff 50%, #ffffff 51%, #ffffff 100%);
	background: -webkit-linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -o-linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -ms-linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
	color: #00395a;
}
.navbar-top>div>ul>li>a, .navbar-top>div>ul>li>a:focus, .nav-mobile a{
	background: #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#ffffff), color-stop(51%,#ffffff), color-stop(100%,#ffffff));
	background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 50%, #ffffff 51%, #ffffff 100%);
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );

	color: #00395a;
	border-right: 0px solid #ffffff;
	border-left: 0px solid #ffffff;
	border-top: 0px solid #ffffff;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}
.tab:hover, .tab_selected, .navbar-top .open>a, .navbar-top>div>ul>li>a:hover, .navbar-top a.current, .navbar-top>div>ul>li>a:focus{
	background: #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#ffffff), color-stop(51%,#ffffff), color-stop(100%,#ffffff));
	background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 50%, #ffffff 51%, #ffffff 100%);
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
	color: #00395a;
}
.tab a{
	color: #00395a;
}
.tab a:hover, .navbar-top a.current:hover{
	color: #00395a;
}
.tab-bar{
	border-bottom: 1px solid #ffffff;
}
@media (max-width: 767px) {
	.tab{
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
	}
	.tab-bar{
		border: none;
	}
}
#responsiveheader{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: none;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,none), color-stop(50%,none), color-stop(51%,none), color-stop(100%,none));
	background: -moz-linear-gradient(top,  none 0%, none 50%, none 51%, none 100%);
	background: -webkit-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: -o-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: -ms-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='none', endColorstr='none',GradientType=0 );
	color: #ffffff;
}
#responsiveheaderimage{
	background-image: URL(/images/logos/willardlibrary/);
}
#responsiveheadermessage p:before{
	content:'';
}
#responsiveheaderaltmessage p:before{
	content:'';
}
.widget{
	border: 1px solid #3c536e;
	background-color: #ffffff;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0);
	-moz-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0);
	box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0);
}
.widgetheader{
	color: #ffffff;
	font-weight: normal;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: -1px -1px 0px 0px;
	border-radius: -1px -1px 0px 0px;
	background: #00395a;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00395a), color-stop(50%,#00395a), color-stop(51%,#00395a), color-stop(100%,#00395a));
	background: -moz-linear-gradient(top,  #00395a 0%, #00395a 50%, #00395a 51%, #00395a 100%);
	background: -webkit-linear-gradient(top,  #00395a 0%,#00395a 50%,#00395a 51%,#00395a 100%);
	background: -o-linear-gradient(top,  #00395a 0%,#00395a 50%,#00395a 51%,#00395a 100%);
	background: -ms-linear-gradient(top,  #00395a 0%,#00395a 50%,#00395a 51%,#00395a 100%);
	background: linear-gradient(top,  #00395a 0%,#00395a 50%,#00395a 51%,#00395a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00395a', endColorstr='#00395a',GradientType=0 );
}
.widgetbody{
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-radius: 0px 0px -1px -1px;
	border-radius: 0px 0px -1px -1px;
}
.widgetbody p{
	margin-top:0px;
}
.widgetbody h1{
	color: #860038;
}
.pagination>.active>a, .pagination>.active>a:hover{
	background-color: #860038;
	border-color: #860038;
}
.pagination>li>a, .pagination>li>a:hover{
	color: #860038;
}
.polaris-nav-active i{
	color: #860038;
}
.widgetbody hr{
	color: #cccaca;
	background-color: #cccaca;
	margin-top: 6px;
	margin-bottom: 8px;
	height: 1px;
	border: none;
}
.toprule{
	border-top: 1px solid #cccaca;
}
.bottomrule{
	border-bottom: 1px solid #cccaca;
}
.bodytext{color: #000000;}
.headingtext{color: #860038;}
/**** MAIN ****/
* {
    scrollbar-width: thin;
    scrollbar-color: #d3d3d3 #f7f7f7;
}

*::-webkit-scrollbar-thumb {
    background-color: #f7f7f7;
    border-radius: 20px;
    border: 3px solid #d3d3d3;
}

*::-webkit-scrollbar {
    width: 12px;
}

*::-webkit-scrollbar-track {
    background: #d3d3d3;
}

a:link, a:visited, a:hover {
	transition: all .31s ease;
    cursor: pointer;
}
::selection {
    background-color: #000;
    color: #fff;
}
/* target a div to allow a content block to go full width */
#body>div>.amh-row>div#idQXbwR.amh-block>.amh-content {
    max-width: 100%;
}
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-size: 16px;
}

body, #body {
    background-color: #ffffff;
    color: #000;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.625;
    overflow-x: hidden;
}
.button, .btn-primary, .btn-info {
    background-color: #00395a;
    padding: 8px 15px;
    font-size: 15px;
    line-height: 1.5;
    border-radius: 5px;
    color: #fff;
    border: 0;
} 
.button:hover, .btn-primary:hover, .btn-info:hover {
    background-color: #3c536e;
}

/**** HEADER ****/
#ubermenu-topnav-4 {
    background: #860038;
}
.ubermenu-bar-align-full {
    clear: both;
}
.ubermenu-items-align-right {
    text-align: right;
}
.ubermenu .ubermenu-item .ubermenu-submenu-drop {
    position: absolute;
    z-index: 500;
    top: -10000px;
    height: 0;
    max-height: 0;
    visibility: hidden;
    overflow: hidden;
}
.ubermenu-topnav .ubermenu-item-level-0 > .ubermenu-target {
    font-size: 16px;
    color: #ffffff;
    border-left: 1px solid #ffffff;
}
.ubermenu-topnav .ubermenu-item-level-0 > .ubermenu-target, .ubermenu-topnav .ubermenu-item-level-0 > .ubermenu-custom-content.ubermenu-custom-content-padded {
    padding-top: 7px;
    padding-bottom: 7px;
}
.ubermenu-sub-indicators .ubermenu-item-has-children>.ubermenu-target.ubermenu-noindicator {
    padding-right: 20px;
}
.ubermenu-topnav .ubermenu-nav .ubermenu-item.ubermenu-item-level-0 > .ubermenu-target {
    font-weight: bold;
}
body:not(.rtl) .ubermenu.ubermenu-horizontal .ubermenu-item-level-0:first-child>.ubermenu-target {
    border-left: none;
}
.ubermenu .ubermenu-submenu-rtl>* {
    direction: ltr;
}
.ubermenu.ubermenu-submenu-indicator-closes .ubermenu-sub-indicator-close {
    position: absolute;
    right: 0;
    top: 0;
    width: 28px;
    text-align: center;
    vertical-align: bottom;
    display: none;
    height: 100%;
}
.ubermenu .ubermenu-target{
    padding: 15px 20px;
}
.fa-phone-square:before {
    content: "\f098";
}
.site-header {
    background-color: rgba(164,215,244,.22);
    min-height: 165px;
}
.site-title a {
    background: url(https://willardlibrary.org/wp-content/uploads/2022/10/Willard-Logo.svg) no-repeat !important;
}
.site-header .wrap {
    max-width: 100%;
    padding-left: 3%;
    padding-right: 3%;
}
.title-area {
    color: #fff;
    margin: 0 auto;
    padding: 0;
    position: absolute;
    text-align: center;
    width: 650px;
}
.title-area {
    padding: 0;
    margin-top: 10px;
}
.site-description,  .site-title {
    display: block;
    text-indent: -9999px;
}
 .site-title>a {
    float: left;
    min-height: 125px;
    width: 100%;
}
.site-header .widget-area {
    float: right;
    text-align: left;
    width: 720px;
    margin-top: 15px;
}
#block-8 {
    background-color: #e1f2fc;
    border: 1px solid #ddd;
    border-radius: 10px;
    padding: 3px;
    margin-top: 10px;
}
.alignnone {
    margin-bottom: 12px;
}
.kt-tabs-wrap {
    margin: 0 auto;
}
.wp-block-kadence-tabs .kt-tabs-title-list {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 0;
}
.kt-tabs-content-wrap {
    position: relative;
}
.wp-block-kadence-tabs .kt-tabs-id_a1a532-88 > .kt-tabs-title-list li .kt-tab-title, .wp-block-kadence-tabs .kt-tabs-id_a1a532-88 > .kt-tabs-content-wrap > .kt-tabs-accordion-title .kt-tab-title {
    font-size: 1.1em;
    line-height: 1.4em;
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 4px;
    border-left-width: 0px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    padding-top: 8px;
    padding-right: 20px;
    padding-bottom: 8px;
    padding-left: 20px;
    border-color: #e1f2fc;
    color: #3c536e;
    background: #e1f2fc;
}
.wp-block-kadence-tabs .kt-title-item svg {
    height: 1em;
    width: 1em;
}
.wp-block-kadence-tabs .kt-tabs-id_a1a532-88 > .kt-tabs-title-list li svg {
    font-size: 14px;
}
#header button, #header input[type="button"], #header input[type="reset"], #header input[type="submit"], #header .button {
    background-color: #00395a;
    border-radius: 5px;
    border: none;
    color: #fff;
    cursor: pointer;
    font-size: 18px;
    font-weight: 700;
    padding: 8px 20px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    white-space: normal;
    width: auto;
    margin-top: 5px;
      margin-bottom: 0;
    display: inline-block;
    line-height: normal;
    font-family: 'Open Sans', sans-serif;
}
#header button:hover, #header .button2:hover, #header input:hover[type="button"], #header input:hover[type="reset"], #header input:hover[type="submit"], #header .button:hover {
    background-color: #3c536e;
    color: #fff;
}
#header input, #header select, #header textarea {
    background-color: #fff;
    border-radius: 5px;
    border: 1px solid #ddd;
    box-shadow: none;
    font-size: 16px;
    font-weight: 700;
    padding: 8px;
    width: 97%;
    margin-bottom: 3px;
}
#header #q, #header #s {
    width: 75%;
}
#q::placeholder, #s::placeholder, #j_username::placeholder, #j_password::placeholder {
    font-weight: 700;
    color: #444;
}
#j_username, #j_password {
    width: 36% !important;
    display: inline-block;
}
.kt-tabs-icon-side-left .kb-svg-icon-wrap, .kt-tabs-icon-side-left .kt-tab-svg-icon {
    padding-right: 5px;
}
.kt-tabs-title-list li .kt-tab-title {
    padding: 0 10px !important;
}
.wp-block-kadence-tabs .kt-tabs-title-list li a.kt-tab-title {
    align-items: center;
    border: solid transparent;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-width: 1px 1px 0;
    color: var(--global-palette5,#444);
    display: flex;
    height: 100%;
    padding: 8px 16px;
    text-decoration: none;
    transition: all .2s ease-in-out;
}
.wp-block-kadence-tabs .kt-tabs-id_a1a532-88 > .kt-tabs-title-list li.kt-tab-title-active .kt-tab-title, .wp-block-kadence-tabs .kt-tabs-id_a1a532-88 > .kt-tabs-content-wrap > .kt-tabs-accordion-title.kt-tab-title-active .kt-tab-title {
    border-color: #00395a;
    color: #00395a;
    background: #e1f2fc;
}
.wp-block-kadence-tabs .kt-tabs-title-list li.kt-tab-title-active {
    position: relative;
    text-decoration: none;
    z-index: 4;
}
.wp-block-kadence-tabs .kt-tabs-id_a1a532-88 > .kt-tabs-title-list li {
    margin-top: 0px;
    margin-right: 8px;
    margin-bottom: 0px;
    margin-left: 0px;
}
.kt-tabs-id_a1a532-88 > .kt-tabs-content-wrap > .wp-block-kadence-tab {
    border-top: 0px solid rgba(238,238,238,0);
    border-right: 0px solid rgba(238,238,238,0);
    border-bottom: 0px solid rgba(238,238,238,0);
    border-left: 0px solid rgba(238,238,238,0);
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    background: #e1f2fc;
}
.kt-tabs-wrap .wp-block-kadence-tab[role=tabpanel] {
    display: none;
}
#navbar-collapse-grid > ul > li > ul {
    background: #fff;
    border: 1px solid #fff;
    border-top: 1px solid #fff;
    background-color: #ebf6fd;
    border-radius: 0;
}
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
    padding-top: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid #d1ebf9;
    color: #00395a;
    font-size: 16px;
    font-weight: bold;
    transition: all .31s ease;
}
.dropdown-menu>li>a:hover,.nav-list > li > a:hover {
    background: unset;
      color: #00395a;
  cursor: pointer;
}
#navbar-collapse-grid > ul > li > ul > li > div > ul > li > p > span {
    font-weight: bold;
    font-size: 20px;
    color: #00395a;
}
.nav-list > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
    padding-top: 8px;
    padding-bottom: 8px;
    color: #00395a;
    font-size: 16px;
    font-weight: bold;
    transition: all .31s ease;
}
#navbar-collapse-grid > ul > li:nth-child(16) > ul > li > div > ul:nth-child(1) > li > p,
#navbar-collapse-grid > ul > li:nth-child(16) > ul > li > div > ul:nth-child(2) > li > p {
	    border-bottom: 1px solid #00395a;
}
/*dropdown menus on hover*/
@media (min-width: 768px){
	.dropdown:hover > .dropdown-menu {
		display: block !important;

  }
}
/**** FOOTER ****/
.fa, .fab, .fad, .fal, .far, .fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

.site-inner, .wrap {
    margin: 0 auto;
    max-width: 1140px;
}
 .footer-widgets:before, .site-container:before, .site-footer:before, .wrap:before, .site-inner:before,.site-header:before, .title-area:before {
    content: " ";
    display: table;
}
 .footer-widgets:after, .site-container:after, .site-footer:after,  .wrap:after, .site-inner:after, .title-area:after, .site-header:after {
    clear: both;
    content: " ";
    display: table;
}
.footer-widgets {
    background: #00395a;
    padding-top: 50px;
    padding-bottom: 35px;
    line-height: 1.25;
    border-top: 6px solid #a4d7f4;
}
.footer-widgets .wrap .entry-title a, .footer-widgets {
    color: #fff;
}
.footer-widgets .wrap {
    max-width: 1500px;
    padding: 0 1%;
}
.footer-widgets-1 {
    width: 35%;
}
.footer-widgets-2 {
    width: 30%;
}
.footer-widgets-1, .footer-widgets-2 {
    margin-right: 5%;
}
.footer-widgets-3, .footer-widgets-4, .footer-widgets-5 {
    width: 25%;
}
.footer-widget {
    margin-bottom: 10px;
    overflow: hidden;
    word-wrap: break-word;
}
.footer-widgets .footer-widget {
    margin-bottom: 40px;
}
#custom_html-5, #custom_html-6 {
    margin-bottom: -5px;
}
.widget-title {
    font-size: 20px;
    margin-bottom: 20px;
}
.footer-widgets h4 {
    color: #fff;
}
.footer-widgets .widget-title {
    color: #fff!important;
    font-weight: 700;
    text-transform: uppercase;
    border-bottom: none!important;
}
.footer-widgets .widget-title {
    letter-spacing: 1px;
    margin-bottom: 10px;
    line-height: 1;
    font-size: 28px;
    font-weight: 700;
    padding: 0;
}
.footer-widget.ubermenu_navigation_widget-class {
    overflow: visible;
}
#ubermenu_navigation_widget-2, #ubermenu_navigation_widget-3 {
    margin-bottom: 5px;
}
.ubermenu-nav, .ubermenu-row, .ubermenu-submenu {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
}
.ubermenu-vertical .ubermenu-item-level-0 {
    display: block;
    clear: both;
}
.ubermenu {
    display: block;
    background: #fff;
    line-height: 1.3em;
    height: auto;
    width: auto;
    max-height: none;
    min-height: 0;
  margin: 0;
    padding: 0;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    text-indent: 0;
    clip: auto;
}
.ubermenu-bound {
    position: relative;
}
.ubermenu, .ubermenu-nav {
    overflow: visible!important;
    z-index: 100;
}

.ubermenu-bar-align-full {
    clear: both;
}
.ubermenu-skin-minimal {
    border: none;
    background: transparent;
}
.ubermenu .ubermenu-item {
    text-align: left;
    display: inline-block;
    vertical-align: top;
}
.ubermenu .ubermenu-item-level-0 {
    vertical-align: bottom;
    -moz-backface-visibility: visible;
    backface-visibility: visible;
}
.ubermenu .ubermenu-column, .ubermenu .ubermenu-row {
    max-width: 100%;
}
.ubermenu-vertical .ubermenu-item-level-0 {
    display: block;
    clear: both;
}
.ubermenu .ubermenu-item.ubermenu-item-level-0 {
    float: none;
}
.ubermenu .ubermenu-target {
    display: block;
    text-decoration: none;
    position: relative;
}
.ubermenu-footernavigation .ubermenu-item-level-0 > .ubermenu-target {
    font-size: 18px;
    color: #ffffff;
}
.ubermenu .ubermenu-item.ubermenu-item-98 > .ubermenu-target, .ubermenu .ubermenu-item.ubermenu-item-98 > .ubermenu-content-block, .ubermenu .ubermenu-item.ubermenu-item-98.ubermenu-custom-content-padded {
    padding: 0 0 7px 0;
}
.ubermenu .ubermenu-item.ubermenu-item-103 > .ubermenu-target, .ubermenu .ubermenu-item.ubermenu-item-103 > .ubermenu-content-block, .ubermenu .ubermenu-item.ubermenu-item-103.ubermenu-custom-content-padded {
    padding: 0 0 7px 0;
}
.ubermenu .ubermenu-item.ubermenu-item-169 > .ubermenu-target, .ubermenu .ubermenu-item.ubermenu-item-169 > .ubermenu-content-block, .ubermenu .ubermenu-item.ubermenu-item-169.ubermenu-custom-content-padded,
.ubermenu .ubermenu-item.ubermenu-item-168 > .ubermenu-target, .ubermenu .ubermenu-item.ubermenu-item-168 > .ubermenu-content-block, .ubermenu .ubermenu-item.ubermenu-item-168.ubermenu-custom-content-padded,
.ubermenu .ubermenu-item.ubermenu-item-170 > .ubermenu-target, .ubermenu .ubermenu-item.ubermenu-item-170 > .ubermenu-content-block, .ubermenu .ubermenu-item.ubermenu-item-170.ubermenu-custom-content-padded,
.ubermenu .ubermenu-item.ubermenu-item-176 > .ubermenu-target, .ubermenu .ubermenu-item.ubermenu-item-176 > .ubermenu-content-block, .ubermenu .ubermenu-item.ubermenu-item-176.ubermenu-custom-content-padded,
.ubermenu .ubermenu-item.ubermenu-item-198 > .ubermenu-target, .ubermenu .ubermenu-item.ubermenu-item-198 > .ubermenu-content-block, .ubermenu .ubermenu-item.ubermenu-item-198.ubermenu-custom-content-padded,
.ubermenu .ubermenu-item.ubermenu-item-704 > .ubermenu-target, .ubermenu .ubermenu-item.ubermenu-item-704 > .ubermenu-content-block, .ubermenu .ubermenu-item.ubermenu-item-704.ubermenu-custom-content-padded,
.ubermenu .ubermenu-item.ubermenu-item-187 > .ubermenu-target, .ubermenu .ubermenu-item.ubermenu-item-187 > .ubermenu-content-block, .ubermenu .ubermenu-item.ubermenu-item-187.ubermenu-custom-content-padded,
.ubermenu .ubermenu-item.ubermenu-item-186 > .ubermenu-target, .ubermenu .ubermenu-item.ubermenu-item-186 > .ubermenu-content-block, .ubermenu .ubermenu-item.ubermenu-item-186.ubermenu-custom-content-padded,
.ubermenu .ubermenu-item.ubermenu-item-185 > .ubermenu-target, .ubermenu .ubermenu-item.ubermenu-item-185 > .ubermenu-content-block, .ubermenu .ubermenu-item.ubermenu-item-185.ubermenu-custom-content-padded,
.ubermenu .ubermenu-item.ubermenu-item-201 > .ubermenu-target, .ubermenu .ubermenu-item.ubermenu-item-201 > .ubermenu-content-block, .ubermenu .ubermenu-item.ubermenu-item-201.ubermenu-custom-content-padded,
.ubermenu .ubermenu-item.ubermenu-item-104 > .ubermenu-target, .ubermenu .ubermenu-item.ubermenu-item-104 > .ubermenu-content-block, .ubermenu .ubermenu-item.ubermenu-item-104.ubermenu-custom-content-padded,
.ubermenu .ubermenu-item.ubermenu-item-99 > .ubermenu-target, .ubermenu .ubermenu-item.ubermenu-item-99 > .ubermenu-content-block, .ubermenu .ubermenu-item.ubermenu-item-99.ubermenu-custom-content-padded{
    padding: 0 0 7px 0;
}

.ubermenu-footernavigation .ubermenu-nav .ubermenu-item.ubermenu-item-level-0 > .ubermenu-target {
    font-weight: bold;
}
.ubermenu .ubermenu-icon {
    width: 1.3em;
    text-align: center;
    line-height: 1em;
    vertical-align: baseline;
}

.fa-map-marker-alt:before {
    content: "\f3c5";
}
.fa-sign-out-alt:before {
    content: "\f2f5";
}
.fa-clipboard-list:before {
    content: "\f46d";
}
.ubermenu .ubermenu-target-text {
    display: inline-block;
    vertical-align: baseline;
    font-family: inherit;
    font-weight: inherit;
    color: inherit;
}
.ubermenu .ubermenu-item-layout-icon_left>.ubermenu-target-title {
    margin-left: .6em;
    display: inline-block;
}
#custom_html-7 {
    border-bottom: 4px solid #f0f0f6;
    padding-bottom: 20px;
    margin-bottom: 35px;
}
#footer table {
    border-collapse: collapse;
    border-spacing: 0;
    line-height: 1.25;
    margin-bottom: 10px;
    width: 100%;
}
#footer tbody {
    border-bottom: 1px solid #ddd;
}
#footer td, #footer th {
    text-align: left;
}
#footer td {
    border-top: 1px solid #ddd;
    padding: 4px 5px;
}
.footer-widgets-1, .footer-widgets-2, .footer-widgets-3, .footer-widgets-4 {
    float: left;
}
.footer-widgets a.button, .footer-widgets .wrap a:hover {
    color: #a4d7f4!important;
    text-decoration: none;
    font-weight: 700;
}
.simple-social-icons {
    overflow: hidden;
}
.alignleft {
    float: left;
    text-align: left;
}
.simple-social-icons ul {
    margin: 0;
    padding: 0;
}
.simple-social-icons ul li {
    background: none!important;
    border: none!important;
    float: left;
    list-style-type: none!important;
    margin: 0 6px 12px!important;
    padding: 0!important;
}
.simple-social-icons ul li a {
    border: none!important;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    display: inline-block;
    font-style: normal!important;
    font-variant: normal!important;
    font-weight: normal!important;
    height: 1em;
    line-height: 1em;
    text-align: center;
    text-decoration: none!important;
    text-transform: none!important;
    width: 1em;
}
#simple-social-icons-2 ul li a, #simple-social-icons-2 ul li a:hover, #simple-social-icons-2 ul li a:focus {
    background-color: #ebf6fd !important;
    border-radius: 5px;
    color: #00395a !important;
    border: 1px #00395a solid !important;
    font-size: 20px;
    padding: 10px;
}
#simple-social-icons-2 ul li a:hover, #simple-social-icons-2 ul li a:focus {
    background-color: #00395a !important;
    border-color: #ebf6fd !important;
    color: #ebf6fd !important;
}
.footer-widget p:last-child, .footer-widget ul>li:last-child, .widget-area .footer-widget:last-of-type {
    margin-bottom: 0;
}
#search-2 .widget-title {
    font-size: 18px;
}
.search-form {
    overflow: hidden;
}
#footer input {
      font-family: inherit;
  line-height: normal;
  background-color: #fff;
    border-radius: 5px;
    border: 1px solid #ddd;
    box-shadow: none;
    font-size: 16px;
    font-weight: 700;
    padding: 8px;
    width: 97%;
    margin-bottom: 3px;
      -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
      -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
::-webkit-input-placeholder {
    color: #444;
    font-weight: 300;
}
.genesis-nav-menu .search input[type="submit"], .widget_search input[type="submit"] {
    border: 0; 
     clip: rect(0, 0, 0, 0); 
    height: 1px; 
     margin: -1px; 
     padding: 0; 
     position: absolute; 
     width: 1px; 
}
.simple-social-icons svg[class^="social-"], .simple-social-icons svg[class*=" social-"] {
    display: inline-block;
    width: 1em;
    height: 1em;
    stroke-width: 0;
    stroke: currentColor;
    fill: currentColor;
}
.site-footer {
    background-color: #00395a;
    font-size: 12px;
    padding: 0 0 5px;
    text-align: center;
}
.site-footer, .site-footer .wrap a {
    color: #fff;
}
.site-footer p {
    margin-bottom: 0;
}
.site-footer a.button, .site-footer .wrap a:hover {
    color: #444;
}


/**** BREAKPOINTS ****/
@media only screen and (max-width: 1300px){
.site-header .widget-area {
    float: right;
    text-align: left;
    width: 500px;
    margin-top: 17px;
}
  .title-area {
    color: #fff;
    margin: 0 auto;
    padding: 0;
    position: absolute;
    text-align: center;
    width: 500px;
}
}
@media only screen and (max-width: 1160px){
.footer-widgets-1 {
    width: 240px;
}
  .footer-widgets {
    padding-top: 40px;
    padding-left: 40px;
}
  .footer-widgets-2, .footer-widgets-4 {
    clear: both;
}
  .footer-widgets-2, .footer-widgets-3, .footer-widgets-4, .footer-widgets-5 {
    width: 48.7179%;
    margin: 0 0 20px;
}
}
@media only screen and (max-width: 1140px){
.site-header .widget-area {
    float: right;
    text-align: left;
    width: 400px;
    margin-top: 20px;
}
}
@media only screen and (max-width: 1023px){
.footer-widgets-1 {
    width: 100%;
}
  .site-header .widget-area {
    width: 100%;
    text-align: left;
    margin-bottom: 20px;
    margin-top: 0;
}
  .site-title a {
    background-position: center top!important;
    background-size: contain!important;
    min-height: 75px;
}
  .title-area {
    position: relative;
    margin-bottom: 6px;
}
}
@media only screen and (max-width: 768px){
.before-footer, .footer-widgets {
    padding-left: 15px;
    padding-right: 15px;
}
.footer-widgets {
    padding-top: 40px;
}
  .footer-widgets-2, .footer-widgets-3, .footer-widgets-4, .footer-widgets-5 {
    width: 48.7179%;
    margin: 0 0 20px;
}
  .footer-widgets-2, .footer-widgets-4 {
    clear: both;
}
  .navbar-brand {
    display: none;
  }
}
@media only screen and (max-width: 600px) {
.wp-block-kadence-tabs .kt-tabs-title-list li {
    margin: 0 4px -1px 0;
    cursor: pointer;
    list-style: none;
    width: 100%;
    margin-bottom: 5px!important;
}
  .site-title a {
    margin-bottom: 25px;
}
}
@media only screen and (max-width: 480px) {
 .title-area {
    width: 100%;
}
}
#menu-item-90 {
	visibility: hidden;
}

/**** navigation ***/
#navbar-collapse-grid > ul > li:nth-child(2) > a,
#navbar-collapse-grid > ul > li> a > i{
   display: none;
}
.navbar-top .navbar-nav > li > a {
    display: block;
    text-decoration: none;
    position: relative;
    padding: 15px 20px;
    cursor: pointer;
    font-size: 18px;
    padding-top: 9px;
    padding-bottom: 9px;
    color: #3c536e;
    font-weight: bold;
    border-left: 1px solid #dddddd;
  cursor: default;
}
.navbar-top .navbar-nav > li > a:hover {
		color: #3c536e
}
div#navbar {
    clear: both;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #d3d3d3;
}
.navbar {
     border: 0;
}
.navbar-top .navbar-collapse {
    padding: 0;
}
#navbar-collapse-grid > ul > li:nth-child(4) > a {
	border-left: 0;
  cursor: pointer;
}
#navbar-collapse-grid > ul > li:nth-child(14) > a,#navbar-collapse-grid > ul > li:nth-child(20) > a {
  cursor: pointer;
}
@media (min-width: 768px){
.navbar-nav {
    float: unset;
    margin: 0;
  position: relative;
display: flex;
    justify-content: center;
}
  div#navbar {
    text-align: center;
  }
}