@charset "UTF-8";
/* CSS Document */

body {
    font-family: "Source Sans 3", sans-serif;
    color: #262626;
    font-size: 19px;
    line-height: 1.5;
    font-weight: 400;
}

.site-inner, .wrap {
    max-width: 1000px;
}

/*.site-inner:not(.home) {
    margin-top: 60px;
}*/

/*.entry-header {
    display: none;
}*/

.entry-content a {
    font-weight: 700;
}

.entry-content a:hover {
    color: #1b4c94;
}

.site-header {
    height: 154px;
    padding: 0 1.5%;
    background-color: #fff !important;
    border-bottom: #00000017 1px solid;
}

header > .wrap {
    max-width: 100%;
    width: 100%;
    display: table;
    vertical-align: middle;
    height: 100%;
}

.title-area {
    display: table-cell;
    width: 397px;
    vertical-align: middle;
    float: none;
}

nav > .wrap {
    margin: 0;
    max-width: 100%;
}

.nav-primary {
    display: table-cell;
    vertical-align: middle;
}

.genesis-nav-menu > .menu-item {
    margin-left: 30px;
}

.genesis-nav-menu a {
    color: #000000cf;
    font-family: 'Ubuntu', sans-serif;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.05em;
    line-height: 1.2;
}

.genesis-nav-menu a:hover {
    color: #d2001f;
}

.genesis-nav-menu .sub-menu a {
    background-color: #fff !important;
    width: 250px;
    padding: 15px;
}

.header-image .site-title > a {
    height: 113px;
}

.front-page-1 {
    background-attachment: scroll;
    background-position: center 154px;
}

.front-page-1 .image-section .widget-area {
    vertical-align: bottom;
    padding: 0;
}

.front-page-1 .image-section {
   background: linear-gradient(
	to top,
	#5c79a6 0%,
	rgba(92, 121, 166, 0) 35%);
}

.widget-title {
    display: none;
}

p {
    margin-bottom: 20px;
}

p:last-of-type {
    margin-bottom: 0;
}

h1, h2, h3, h4 {
    font-family: "Merriweather", serif;
    font-weight: 400;
    margin-bottom: 30px;
    color: #1b4c94;
}

h2 {
    font-size: 33px;
}

h3 {
    font-size: 27px;
}

h1.entry-title {
    font-size: 52px;
    padding-top: 50px;
}

.image-section h2, .solid-section h2, .flexible-widgets.widget-halves h2, .flexible-widgets.widget-thirds h2, .flexible-widgets.widget-fourths h2 {
    font-size: 35px;
}

.front-page-1 h1 {
    font-size: 72px;
    letter-spacing: -0.02em;
    line-height: 1.05;
}

.front-page-1 h2 {
    font-size: 40px;
    letter-spacing: -0.02em;
    margin-bottom: 0;
    line-height: 1.3;
}

.front-page-1 h1, .front-page-1 h2 {
    text-shadow: rgba(0, 0, 0, 0.4) 0 0 15px;
    color: #fff;
}

.front-page-1 .wrap {
    max-width: 95%;
    padding-bottom: 60px;
}

.front-page-1 .image-section {
    height: 985px !important;
}

#text-12 {
    margin-bottom: 0;
}

.ctaButton {
    padding-top: 60px;
    text-align: center;
}

.ctaButton a {
    background-color: #d2001e;
    color: #fff !important;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 500;
    font-size: 20px;
    letter-spacing: 0.015em;
    padding: 15px 25px;
    border-radius: 8px;
}

.ctaButton a:hover {
    background-color: #515e92;
}

.front-page-1 .ctaButton a {
    text-transform: uppercase;
}

#text-13 {
    background-color: #888888;
    color: #fff;
    padding: 40px;
    text-align: left;
    border-radius: 15px;
    margin-bottom: 60px;
}

#text-13 h2 {
    color: #fff;
}

#text-13 a, .footer-widgets a {
    color: #fff;
    text-decoration: underline;
    text-underline-offset: 3px;
    font-weight: 400;
}

#text-13 a:hover, .footer-widgets a:hover {
    color: #fff;
    text-decoration-color: #d2001e;
}

.flexible-widgets {
    padding-top: 60px;
}

ul.arrow {
    text-align: left;
    padding-left: 10px;
}

ul.arrow li {
    background-image: url(https://changehappens.com.au/wp2026/wp-content/uploads/red-arrow.png);
    background-repeat: no-repeat;
    padding-left: 42px;
    margin-bottom: 0;
    padding-bottom: 21px;
    padding-top: 4px;
    line-height: 1.35;
}

#text-14 {
    margin-bottom: 0;
}

.image-section {
    background: none;
    height: auto !important;
}

.front-page-3, .front-page-5 {
    background-color: #f2f2f2;
}

.front-page-4 .solid-section {
    background-color: #fff;
}

.image-section {
    color: #262626;
}

#text-15, #text-17, #text-19 {
    text-align: left;
    margin-bottom: 0;
}

#text-15 h2, #text-17 h2, #text-19 h2 {
    text-align: center;
}

.flexible-widgets .widget {
    margin-bottom: 0;
}

#front-page-4 > div > div > div.wrap {
    max-width: 95%;
}

#front-page-4 > div > div > div.wrap {
    max-width: 95%;
}

#text-16 ul {
    display: flex !important;
    flex-direction: row !important;
    align-items: flex-start;
    justify-content: space-between;
    margin: 80px 0;
    padding: 0;
    list-style: none;
}

#text-16 ul li {
    width: 20%;
    margin: 0;
    padding: 0 1.35%;
    text-align: center;
    line-height: 1.4;
}

#text-16 ul li img {
    display: block;
    margin: 0 auto;
    height: 180px;
    width: auto;
    object-fit: contain;
    object-position: bottom;
}

#text-16 ul li p {
    margin-top: 20px;
}

#text-16 > div > div > p:last-of-type {
    max-width: 1000px;
    margin: 0 auto;
}

a, .image-section a {
    color: #cc3640;
    font-weight: 700;
}

a:hover, .image-section a:hover {
    color: #525e92;
}

.front-page-2, .front-page-3, .front-page-4, .front-page-5, .front-page-6, .front-page-7 {
    border-top: none;
    margin-top: 0;
}

.front-page-6 .solid-section {
   background: linear-gradient(
	to top,
	#e5e5e5 0%,
	rgba(92, 121, 166, 0) 35%);
    text-align: left;
}

#front-page-6 > div > div > div.wrap {
    max-width: 1180px;
    display: table;
}

#front-page-6 > div > div > div.wrap > section {
    display: table-cell;
    width: 50%;
    float: none;
    padding: 0 25px;
    vertical-align: middle;
}

img.alignright {
    margin-left: 40px;
    border-radius: 10px;
}

img.alignleft {
    margin-right: 40px;
    border-radius: 10px;
}

.site-footer {
    background-color: #fff;
    padding: 25px;
}

.footer-widgets {
    background-color: #1b4c94;
}

.footer-widgets .wrap {
    padding-bottom: 60px;
    padding-top: 60px;
}

.footer-widgets h2 {
    color: #fff;
}

.footer-widgets-1 img {
    margin-top: 40px;
    margin-bottom: 40px;        
}

.footer-widgets .widget {
    margin-bottom: 0;
}

.site-footer p {
    font-size: 14px;
    letter-spacing: 0.05em;
    text-transform: none;
    color: #979797;
}

.site-footer p a {
    color: #979797;
    font-weight: 400;
}

.full-width-content .content {
    padding: 0 50px;
}

.page-id-20 h1.entry-title {
    letter-spacing: -0.0165em;
}

ul.associations {
    margin: 60px 0 0;
    padding: 0;
    width: 100%;
    text-align: center;
    display: table;
}

ul.associations li {
    list-style-type: none;
    display: table-cell;
    vertical-align: middle;
    padding: 0 5px;
}

ul.associations li img {
    margin: 0;
}

.entry-footer {
    display: none;
}

.entry-title {
    font-size: 33px;
}

.entry-title a {
    color: #d2001f;
}

.entry-title a:hover {
    color: #525e92;
}

.entry-header p.entry-meta {
    font-weight: 500;
    letter-spacing: 0.035em;
    margin-bottom: 10px;
    text-transform: none;
}

p.entry-meta {
    font-size: 16px;
}

.entry-header::after {
    display: none;
}

.entry {
    margin-bottom: 60px;
}

.pagination {
    text-align: center;
}

.archive-pagination li a {
    border-radius: 3px;
}

.postid-1563 h1.entry-title {
    letter-spacing: -0.0255em;
}

blockquote {
    float: right;
    width: 33.33%;
    background-color: #d2001f;
    color: #fff;
    padding: 20px 30px;
    margin-left: 60px;
    margin-bottom: 30px;
    border-radius: 8px;
    font-family: 'Merriweather', serif;
    font-size: 17px;
    line-height: 1.75;
    margin-top: 5px;
}

blockquote::before {
    font-size: 120px;
    top: -55px;
    font-family: 'Georgia';
    margin-bottom: 45px;
    text-align: center;
    left: 0;
}

img.adam2 {
    display: none;
}

.nf-form-content button, .nf-form-content input[type=button], .nf-form-content input[type=submit] {
    background: #d2001f !important;
    color: #fff !important;
    border-radius: 4px !important;
}

.nf-form-content button:hover, .nf-form-content input[type=button]:hover, .nf-form-content input[type=submit]:hover {
    background: #1b4c94 !important;
    color: #fff !important;
}

.anchor-target {
    scroll-margin-top: 163px;
}

#front-page-8 .solid-section {
    background-color: #f4f4f4;
}

#front-page-8 h2.entry-title {
    font-size: 115%;
    text-align: left;
    line-height: 1.3;
}

.featuredpost {
    text-align: left;
}

.featured-content img {
    border-radius: 10px;
}

p + h2 {
    margin-top: 50px;
}