@font-face {
  font-family: 'AvenirLTStd';
  src: url(/themes/maximus/fonts/AvenirLTStd-Book.ttf);
}
@font-face {
  font-family: 'AvenirLTStdMdm';
  src: url(/themes/maximus/fonts/AvenirLTStd-Medium.ttf);
}
@font-face {
  font-family: 'AvenirLTStdHvy';
  src: url(/themes/maximus/fonts/AvenirLTStd-Heavy.ttf);
}

body {
    font-family: 'AvenirLTStd', Arial;
    margin: 0;
    font-size: 18px;
    color: #3D3D3D;
}
.hide-me {
	
}
.h2-class {
    font-family: 'AvenirLTStdHvy', Arial;
    font-weight: bolder;
    font-size: 24px;
}
.ui-datepicker-calendar td a {
    color: #000 !important;
}
td.ui-datepicker-days-cell-over a {
    background: #333 !important;
    color: #fff !important;
}
a.ui-state-highlight {
    background: #bd362f !important;
    color: #fff !important;
}
strong {
    font-family: 'AvenirLTStdHvy', Arial;
    font-weight: bolder;
}
ul {
    margin: 0;
}
ol li {
    padding-left: 10px;
}
h3 {
    font-size: 36px;
    font-weight: normal;
    margin-bottom: 5px;
}
h4 {
    font-size: 30px;
    font-weight: normal;
}
.js-form-type-radio label {
    display: inline-block;
}
label {
    display: block;
}
label.form-required:after {
    content: " * ";
    color: #cc0000;
    margin-left: 5px;
}
a {
    color: #502E91;
    text-decoration: underline;
    font-weight: bold;
}
.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: left;
}
#main {
    padding-top: 15px;
}
a.btn-green {
    color: #502E91 !important;
    background: #F0F0F4;
    border-radius: 12px;
    padding-top: 13px;
    display: inline-block;
    padding-bottom: 13px;
    padding-left: 35px;
    padding-right: 35px;
    font-size: 18px;
    text-decoration: none;
    text-align: center;
    border: 1px solid #502E91;
}
.btn-green:hover {
    background: #502E91;
    color: #fff !important;
    text-decoration: none !important;
}

a.btn-purple  {
    color: #fff !important;
    background: #502E91;
    border-radius: 12px;
    padding-top: 13px;
    display: inline-block;
    padding-bottom: 13px;
    padding-left: 35px;
    padding-right: 35px;
    font-size: 18px;
    text-decoration: none;
    text-align: center;
}
.btn-purple:hover {
    background: #502E91;
    color: #fff !important;
    text-decoration: none !important;
}

a.btn-blue {
    color: #502E91 !important;
    background: #FFF;
    border-radius: 12px;
    padding-top: 13px;
    display: inline-block;
    padding-bottom: 13px;
    padding-left: 35px;
    padding-right: 35px;
    font-size: 18px;
    text-decoration: none;
    text-align: center;
    border: 1px solid #502E91;
    font-weight: normal;
}
.btn-blue:hover {
    background: #502E91;
    color: #fff !important;
    text-decoration: none !important;
}
#data-table, #effect-data-table {
    font-size: 16px;
}
div#block-maximus-branding {
    padding-top: 15px;
}
form#search-block-form {
    text-align: right;
}
#search-block-form .js-form-type-search {
    display: inline-block;
    width: 75%;
}
#search-block-form #edit-actions {
    display: inline-block;
}
#search-block-form .form-search {
    width: 100%;
    display: block;
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 20px;
    padding-left: 7px;
    background: transparent;
    border: 1px solid #fff;
    font-family: 'AvenirLTStd', Arial;
    color: #fff;
}
#search-block-form .form-search:focus-visible {
    outline: initial;
}
#search-block-form .form-search::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1; /* Firefox */
}

#search-block-form .form-search:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff;
}

#search-block-form .form-search::-ms-input-placeholder { /* Microsoft Edge */
  color: #fff;
}
input[type=submit] {
    color: #fff !important;
    background: #502E91;
    border-radius: 12px;
    padding-top: 13px;
    display: inline-block;
    padding-bottom: 13px;
    padding-left: 35px;
    padding-right: 35px;
    font-size: 18px;
    text-decoration: none;
    text-align: center;
    border: none;
    display: block;
    margin-top: 1em;
    font-weight: normal;
    font-family: 'AvenirLTStd', Arial;
    cursor: pointer;
}
#search-block-form input[type=submit]#edit-submit {
    color: #fff !important;
    background: transparent;
    border-radius: 12px;
    padding-top: 15px;
    display: inline-block;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 26px;
    text-decoration: none;
    text-align: center;
    border: none;
    margin-top: 0;
    font-weight: normal;
    font-family: 'FontAwesome';
    cursor: pointer;
}
#user-login-form input[type=submit]#edit-submit {
    color: #fff !important;
    background: #502E91;
    border-radius: 12px;
    padding-top: 13px;
    display: inline-block;
    padding-bottom: 13px;
    padding-left: 35px;
    padding-right: 35px;
    font-size: 18px;
    text-decoration: none;
    text-align: center;
    border: none;
    display: block;
    margin-top: 1em;
    font-weight: normal;
    font-family: 'AvenirLTStd', Arial;
    cursor: pointer;
}
input[type=submit]:hover {
    background: #395791;
    text-decoration: none !important;
}
input[type=text], select {
    border: 1px solid #ccc;
    margin: 3px 0;
    padding: 5px;
    font-size: 18px;
    font-weight: normal;
    font-family: 'AvenirLTStd', Arial;
}
.description {
    font-size: 15px;
}
.form-item {
    margin-bottom: 0.5em;
}
.about-maximus {
    width: 1120px;
    margin: 0 auto;
}
.social-icon {
    padding: 7px;
    font-size: 28px;
    width: 34px;
    text-align: center;
    text-decoration: none;
    margin: 5px 2px;
    border-radius: 50%;
    background: #fff;
    color: #545487 !important;
    display: inline-block;
    border: 1px solid #fff;
}
.social-icon:hover {
    background: #545487;
    color: #fff !important;
    border: 1px solid #fff;
}

/** CONTAINERS **/
.container {
    max-width: 1380px;
    padding-left: 60px;
    padding-right: 60px;
    margin-right: auto;
    margin-left: auto;
}
.hero-section {
    font-size: 48px;
    height: 300px;
    overflow: hidden;
    position: relative;
    color:#502E91;
}
.hero-section .layout-container {
    display: flex;
}
.hero-section h1 {
    font-size: 42px;
    color:#502E91;
    border-left: 8px solid #502E91;
    padding-left: 15px;
    margin-left: 15px;
}
.left-bubble {
    height: 800px;
    border-radius: 50%;
    width: 595px;
    position: absolute;
    background: rgba(43,37,75,42%);
    top: -241px;
    left: 205px;
    z-index: 1;
}
.hero-image img {
    height: 300px;
}
.right-bubble {
    height: 600px;
    border-radius: 50%;
    width: 600px;
    position: absolute;
    background: rgba(43,37,75,42%);
    top: -170px;
    left: 600px;
    z-index: 3;
}
.hero-image {
    z-index: 2;
    margin-left: 15%;
}
.hero-content {
    z-index: 4;
    left: 0px;
    width: 25%;
    top: 5%;
}
.hero-content #block-test {
    z-index: 4;
    width: 25%;
    /* top: 47%; */
    margin-top: 30px;
    color:#502E91;
    border-left: 8px solid #502E91;
    padding-left: 15px;
    margin-left: 15px;
}
table {
  border: 0;
  border-spacing: 0;
  font-size: 0.857em;
  margin: 10px 0;
  width: 100%;
}
table table {
  font-size: 1em;
}
#footer-wrapper table {
  font-size: 1em;
}
table tr th {
  background: #757575;
  background: rgba(0, 0, 0, 0.51);
  border-bottom-style: none;
}
table tr th,
table tr th a,
table tr th a:hover {
  color: #FFF;
  font-weight: bold;
}
table tbody tr th {
  vertical-align: top;
}
tr td,
tr th {
  padding: 4px 9px;
  border: 1px solid #000;
  color:#000;
  text-align: left; /* LTR */
}
.tablesorter-header {
    cursor: pointer;
}
#footer-wrapper tr td,
#footer-wrapper tr th {
  border-color: #555;
  border-color: rgba(255, 255, 255, 0.18);
}
tr.odd {
  background: #e4e4e4;
  background: rgba(0, 0, 0, 0.105);
}
tr,
tr.even {
  background: #efefef;
  background: none;
}
table ul.links {
  margin: 0;
  padding: 0;
  font-size: 1em;
}
table ul.links li {
  padding: 0 1em 0 0;
}
.purple-container {
    background: #F0F0F4;
    padding-bottom: 15px;
}
.purple-container .wp-block-columns {
    padding-left: 15px;
    padding-right: 15px;
}
.purple-container h3 {
    padding-top: 20px;
    border-top: 5px solid #502E91;
    margin: 0 auto;
}
.purple-container a {
    color: #502E91;
}
.purple-container ul {
    list-style: none;
}
.purple-container ul li {
    padding-bottom: 10px;
    padding-top: 10px;
}
.purple-container ul li::before {
  content: "\2022";
  color: #502E91;
  font-weight: bold;
  display: inline-block; 
  width: 1em;
  margin-left: -1em;
}
.alert-bar-container {
    background: #8ABD55;
    color: #363636;
}
.alert-bar-container div div div {
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.logo-container {
    padding-top: 1em;
    padding-bottom: 1em;
}
.menu-container {
    background: #DBDCF4;
    color: #363636;
}
.breadcrumb-section {
    color: #502E91;
}
.breadcrumb-section ol {
    margin: 0;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    list-style: none;
}
.breadcrumb-section ol li {
    display: inline-block;
}
.breadcrumb-section ol li:after {
    content: "/";
    padding-right: 5px;
    padding-left: 5px;
}
.breadcrumb-section ol li.crumb:last-child:after {
    content: "";
}
#block-maximus-branding a {
    padding: 15px 20px;
}
.main-content {
    font-size: 24px;
    padding-bottom: 2em;
}
#block-views-block-partners-block-1 {
    text-align: center;
    margin-top: 2.5em;
    margin-bottom: 2.5em;
}
.home-top-container .row, .home-mid-container .row {
    display: flex;
}
.home-purple-container {
    background: #502E91;
    color: #fff;
}
.home-purple-left {
    color: #DBDCF4;
    font-size: 72px;
    width: 30%;
}
.home-purple-right {
    text-align: left;
    width: 70%;
}
.home-purple-container {
    background: #502E91;
    color: #fff;
    position: relative;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 55px;
    padding-top: 30px;
    margin-top: 20px;
    margin-bottom: 100px;
}
.home-top-container {
    margin-bottom: 40px;
    margin-top: 40px;
}
.dots {
    position: absolute;
    right: 25px;
    bottom: -175px;
}
.home-purple-container h3 {
    margin: 0;
}
.button-container .btn {
    min-width: 125px;
    margin-right: 15px;
}
.home-purple-section {
    width: 90%;
    text-align: center;
    /* margin: 0 auto; */
}
.home-purple-row {
    display: flex;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-md-7 {
    width: calc(55% - 30px);
}
.col-md-5 {
    width: calc(41.66666667% - 30px);
}
.home-mid-container .home-purple-left {
    width: auto;
}
.home-mid-container .home-purple-right {
    font-size: 18px;
}
.home-mid-container .home-purple-container {
    padding-left: 40px;
}
.home-mid-container .home-purple-container h3 {
    margin-bottom: 1em;
}
.purple-text {
    color: #DBDCF4;
}
.white-text {
    color: #fff;
}
.home-icon img {
    border-radius: 5px;
    margin-right: 25px;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 17px;
    padding-right: 17px;
}
/** MENU **/
.tb-megamenu .dropdown-menu .active > a, .tb-megamenu .dropdown-menu .active > a:hover { color: #fff !important; }
.tb-megamenu {
    background: initial;
}
.tb-megamenu a {
    text-decoration: none;
}
.tb-megamenu a:focus {
    text-decoration: underline !important;
}
.tb-megamenu .nav > .active > a, .tb-megamenu .nav > .active > a:hover, .tb-megamenu .nav > .active > a:focus, .tb-megamenu .nav > .active > span.tb-megamenu-no-link, .tb-megamenu .nav > .active > span.tb-megamenu-no-link:hover, .tb-megamenu .nav > .active > span.tb-megamenu-no-link:focus {
    background: transparent !important;
    color: #502E91;
    border-bottom: 4px solid #502E91;
}
.tb-megamenu .dropdown-menu .active > a, .tb-megamenu .dropdown-menu .active > a:hover, .tb-megamenu .dropdown-menu .active > span.tb-megamenu-no-link, .tb-megamenu .dropdown-menu .active > span.tb-megamenu-no-link:hover {
    color: #fff;
    background: transparent !important;
    border-bottom: 4px solid #502E91;
}
.tb-megamenu .dropdown-submenu > a:hover:after, .tb-megamenu .dropdown-submenu > span.tb-megamenu-no-link:hover:after {
    border-left-color: #fff !important;
}

.tb-megamenu .mega-nav li li a:hover:after, .tb-megamenu .dropdown-menu .mega-nav li li a:hover:after {
    border-left-color: #000 !important;
}
.tb-megamenu .mega.open > .mega-dropdown-menu, .tb-megamenu .mega.dropdown-submenu:hover > .mega-dropdown-menu {
    min-width: 240px;
}
.tb-megamenu .nav > li > a, .tb-megamenu .nav > li > span.tb-megamenu-no-link {
    font-size: 18px;
    font-weight: normal;
    border: initial;
    border-bottom: 4px solid transparent;
}
.tb-megamenu .span12.mega-col-nav .mega-inner {
    padding: 0;
}
.tb-megamenu .nav > li > a:focus, .tb-megamenu .nav > li > a:hover, .tb-megamenu .nav > li > span.tb-megamenu-no-link:focus, .tb-megamenu .nav > li > span.tb-megamenu-no-link:hover {
    color: #502E91;
    border-bottom: 4px solid #502E91;
}
.tb-megamenu .nav li.dropdown.open > .dropdown-toggle {
    color: #502E91;
    border-bottom: 4px solid transparent;
}
.tb-megamenu .dropdown-submenu > .dropdown-menu {
    margin-top: 0px;
    margin-left: 0px;
}
.tb-megamenu .mega-nav .dropdown-submenu > a::after, .tb-megamenu .mega-nav .dropdown-submenu > span.tb-megamenu-no-link::after {
    margin-right: 10px;
}
.tb-megamenu .dropdown-submenu:hover > a:after, .tb-megamenu .dropdown-submenu:hover > span.tb-megamenu-no-link:after {
    margin-right: 10px;
}
.tb-megamenu .dropdown-submenu:hover > a:after, .tb-megamenu .dropdown-submenu:hover > span.tb-megamenu-no-link:after {
    border-left-color: #502E91;
}
.tb-megamenu .dropdown-submenu > a:after, .tb-megamenu .dropdown-submenu > span.tb-megamenu-no-link:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 13px 0 13px 13px;
    border-left-color: #502E91;
    margin-top: -4px;
}
.tb-megamenu .dropdown-menu li > a:hover, .tb-megamenu .dropdown-menu li > a:focus, .tb-megamenu .dropdown-submenu:hover > a, .tb-megamenu .dropdown-menu li > span.tb-megamenu-no-link:hover, .tb-megamenu .dropdown-menu li > span.tb-megamenu-no-link:focus, .tb-megamenu .dropdown-submenu:hover > span.tb-megamenu-no-link {
    color: #000000;
}
.tb-megamenu .dropdown-menu li > a:hover {
    color: #fff;
}
.tb-megamenu .dropdown-menu li li a:hover {
    background: #502E91;
    color: #000;
}
.tb-megamenu .dropdown-menu li li:hover, .tb-megamenu .dropdown-menu li li li:hover {
    background: #502E91 !important;
    color: #502E91;
}
.tb-megamenu .mega-nav > li, .tb-megamenu .dropdown-menu .mega-nav > li {
    background: #502E91;
}
.tb-megamenu .dropdown-menu .mega-nav > li > li {
    background: #fff;
}
.tb-megamenu .mega-nav > li.open, .tb-megamenu .mega-nav > li.open > li.open, .tb-megamenu .dropdown-menu .mega-nav > li.open > li.open  {
    background: #2B254B !important;
    color: #fff;
}
.tb-megamenu .nav > li > a, .tb-megamenu .nav > li > span.tb-megamenu-no-link {
    color: #502E91;
    border-bottom: 4px solid transparent;
}
.tb-megamenu .dropdown-menu {
    border-bottom: initial;
}
.tb-megamenu .dropdown-menu li > a, .tb-megamenu .dropdown-menu li > span.tb-megamenu-no-link {
    border-top: 2px solid #fff;
}
.tb-megamenu .mega-nav > li:first-child > a, .tb-megamenu .dropdown-menu .mega-nav > li:first-child > a, .tb-megamenu .mega-nav > li:first-child > span.tb-megamenu-no-link, .tb-megamenu .dropdown-menu .mega-nav > li:first-child > span.tb-megamenu-no-link {
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 25px;
    color: #fff;
}
.tb-megamenu .tb-block {
    display: flex;
    align-items: center;
    justify-content: center;
}
.tb-megamenu .tb-block p {
    margin: 0;
}
.tb-megamenu .tb-block img {
    height: auto;
    width: 95%;
    margin-top: 15px;
}
.tb-megamenu .mega-nav > li a, .tb-megamenu .dropdown-menu .mega-nav > li a, .tb-megamenu .mega-nav > li span.tb-megamenu-no-link, .tb-megamenu .dropdown-menu .mega-nav > li span.tb-megamenu-no-link {
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 25px;
    color: #fff;
}

.tb-megamenu .mega-nav > li li a, .tb-megamenu .dropdown-menu .mega-nav > li li a, .tb-megamenu .mega-nav > li li span.tb-megamenu-no-link, .tb-megamenu .dropdown-menu .mega-nav > li li span.tb-megamenu-no-link {
    background: #fff;
    color: #502E91;
    padding-top: 10px;
    padding-bottom: 10px;
}
.tb-megamenu .mega-nav > li li a, .tb-megamenu .dropdown-menu .mega-nav > li li a.active-trail {
    color: #fff;
}
.tb-megamenu .mega-nav > li:first-child > a {
    color: #fff;
}
.tb-megamenu .mega-nav > li li:first-child > a {
    color: #502E91 !important;
    background: #fff;
}
.tb-megamenu .nav li.dropdown.open > .dropdown-toggle .caret, .tb-megamenu .nav li.dropdown.active > .dropdown-toggle .caret, .tb-megamenu .nav li.dropdown.open.active > .dropdown-toggle .caret {
    border-top-color: #502E91;
    border-bottom-color: #502E91;
}
.tb-megamenu .nav li.dropdown.active > .dropdown-toggle, .tb-megamenu .nav li.dropdown.open.active > .dropdown-toggle, .tb-megamenu .nav > li.dropdown.open.active > a:hover, .tb-megamenu .nav > li.dropdown.open.active > span.tb-megamenu-no-link:hover {
    color: #502E91;
    border-color: #502E91;
}

/** FOOTER **/
.site-footer {
    padding-top: 45px;
    padding-bottom: 5px;
}
.site-footer a {
    color: #fff;
    text-decoration: none;
}
.site-footer a:hover {
    text-decoration: underline;
}
.site-footer a.btn-green {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 50px;
    padding-right: 50px;
    margin-bottom: 1em;
}
.site-footer h3 {
    color: #fff;
    margin: 0;
    font-size: 24px;
    font-weight: normal;
    font-family: 'AvenirLTStdMdm';
}
.site-footer ul {
    list-style: none;
    margin: 0;
    padding: 0;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    width: 400px;
}
.footer-logo {
    text-align: right;
    padding-top: 25px;
    padding-right: 20px;
}
.footer-container {
    /*margin-bottom: 45px;*/
}
.footer-container .row, .copyright .row  {
    display: flex;
}
.col-md-3 {
    width: 25%;
}
.col-md-6 {
    width: 50%;
}
.col-md-9 {
    width: 75%;
}
.footer-container .col-md-3, .copyright .col-md-3 {
    padding-left: 0;
    padding-right: 0;
}
.footer-container .col-md-6, .copyright .col-md-6 {
    padding-left: 0;
    padding-right: 0;
}
.footer-container .col-md-9, .copyright .col-md-9 {
    padding-left: 0;
    padding-right: 0;
}
.quick-links-container {
    padding-left: 25px;
    padding-top: 25px;
    padding-bottom: 25px;
}
.quick-links-container a:hover {
    text-decoration: underline;
}
.footer-contact {
    text-align: right;
    padding-top: 25px;
}
.copyright {
    text-align: center;
    font-size: 16px;
    color: #502E91;
}
.purple {
    background: #502E91;
}
.copy-link {
    margin-left: 15px;
    display: inline-block;
}