.rights.wp-block-group.alignwide {
    margin-top: -163px;
}
nav ul li a, nav ul li a:visited {
    display: block !important;
    color: #fff !important;
    text-decoration: none !important;
    font-weight: 600;
}
nav ul {
    list-style: none !important;
    padding-left: 40px !important;
    margin: 0 !important;
}
nav ul li {
    display: inline-block !important;
    padding: 3px !important;

}
.wp-block-navigation__container.is-responsive.items-justified-left.wp-block-navigation {
    gap: 0;
}
nav {
    font-size: 15px;
    max-width: 1200px;
    position: sticky !important;

    display: flex !important;
    flex-wrap: wrap !important;
}
.menu-fixed{
	top: 0px;
    left: 50%;
    transform: translateX(-50%);
    max-width: 1200px;
    width: 100%;
    position: fixed !important;
}
.wp-block-template-part {
	background-color: #26284b;
}
.rights.wp-block-group.alignwide p
 {
    font-size: inherit !important;
}
@media screen and (max-width:768px){
	.section{
	top:inherit;
	}
}
.wpcf7-form-control.wpcf7-submit.has-spinner {
	border-radius: 5px;
    background: #26284b !important;
    height: 60px;
    font-size: 16px;
    line-height: 3.25;
    color: #fff !important;
    padding: 0 1.875em !important;
    border: 0;
	display: inline-block;
    width: auto !important
}
:root :where(.is-layout-flow) > * {
    margin-block-start: 0 !important;
}
.grecaptcha-badge {
    z-index: 9;
}
.footercontent.condensed.footercontentabout {
  margin-bottom: 15px;
}
.margintop {
	margin-bottom: 7px;
}