/*
Theme Name: Custom Theme by Aurora Tech
Author: Aurora Tech
Author URI: https://goauroratech.com/
Version: 99.0
*/

/*Reset Css*/
html, body, div, span, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, code, em, img, strong, sub, sup, b, u, i, center, dl, dt, dd, ol, ul, li, form, label, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, embed, figure, figcaption, footer, header, menu, nav, section, audio, video, fieldset, legend, input, textarea, button, select, option, main, time, mark, svg {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
html {
	overflow-y: scroll;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
ol, ul {list-style: none;}
blockquote {quotes: none;}
blockquote:before, blockquote:after {content: none;}
table {border-collapse: collapse; border-spacing: 0;}
a:focus {outline: none;}
article, aside, nav, section {display: block;}
audio, canvas, video {display: inline-block;}
audio:not([controls]) {display: none;}
hr {border: 0; border-top: 1px solid #ccc; height: 0; margin: 40px 0; clear: both;}
sub, sup {font-size: 75%; line-height: 0; position: relative; vertical-align: baseline;}
sup {top: -0.5em;}
sub {bottom: -0.25em;}
img, embed, iframe, object, video {border: 0;max-width: 100%;}
.entry-content img {border-radius: 10px;}

/* Basics */

body {
	line-height: 1.5;
	font-size: 16px;
	font-family: 'Lexend', Arial, sans-serif;
	text-rendering: optimizeLegibility;
	overflow: hidden;
	color: #1A1A2E;
}

a {outline: none; color: #D76E27; text-decoration: none; transition: .3s;}
a:hover {text-decoration: underline;}

/* Form fields */

button, input, textarea, select {border: 1px solid #aaa; border-radius: 0px; font-family: inherit; margin-right:0%; margin-bottom: 7px; padding: 8px 10px; box-sizing: border-box; width: 100%; outline: none;}
input[type="checkbox"], input[type="radio"] {width: auto;}
select {padding: 7px 10px;}
textarea {height: 120px;}
input[type="checkbox"], input[type="radio"], input[type="file"], input[type="hidden"], input[type="image"], input[type="color"] {border: 0;	border-radius: 0;	padding: 0;}
input[type="submit"] {width: auto; outline: none; padding: 8px 20px; cursor: pointer; transition: .3s;}

.searchform > div {display: flex;}
.searchform input#s {flex-grow: 1; width: auto; margin: 0;}
.searchform #searchsubmit {flex-grow: 0; flex-shrink: 0; margin: 0; border: 0; background: #D76E27; color: #fff;}

/* Images */

.alignleft {float: left;}
.alignright {float: right;}
.aligncenter {display: block; margin-left: auto; margin-right: auto;}

.gallery {display: flex; flex-flow: row wrap; line-height: 0; gap: 20px;}
.gallery-columns-2 .gallery-item {width: calc(50% - 10px)!important;}
.gallery-columns-3 .gallery-item {width: calc(33.33% - 14px)!important;}
.gallery-columns-4 .gallery-item {width: calc(25% - 15px)!important;}
.gallery-columns-5, .gallery-columns-6 {gap: 14px;}
.gallery-columns-5 .gallery-item {width: calc(20% - 12px)!important;}
.gallery-columns-6 .gallery-item {width: calc(16% - 5px)!important;}
.gallery img {width: 100%; height: auto; border: 0!important; max-height: 320px; object-fit: cover;}
.gallery br {display: none;}

.wp-caption {max-width: 100%; padding: 4px;}
.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {font-style: italic; font-size: 13px;}
.entry-content dl.gallery-item {margin: 0!important;}
.gallery-caption {width: 100%;}
.gallery-caption a {display: inline;}

/* Navigation for posts and pages*/

.wp-pagenavi {margin: 50px 0 0;}
.wp-pagenavi .pages {color: #aaa; font-weight: normal; margin-left: 0;}
.wp-pagenavi > span, .wp-pagenavi > a, .nav-single a {display: inline-block; margin: 0 8px; font-weight: bold; color: inherit;}
.wp-pagenavi > span.current {color: #aaa;}

.nav-single {border-top: 1px solid #ddd; clear: both; margin: 30px 0 0; padding: 30px 0 0;}
.nav-single h4 {text-align: center;}
.nav-single #ns-next {text-align: right;}
.nav-single .ns-ib {display: inline-block; text-align: center;}
.nav-single span {font-size: 12px; letter-spacing: 1px; color: #aaa;}

.nav-single + .comments-area,
#comment-nav-above {margin: 48px 0;}

/* Author profiles */

.author-info {border-top: 1px solid #ededed; margin: 24px 0; padding-top: 24px;}
.author-description p {color: #757575; font-size: 13px;}
.author.archive .author-info {border-top: 0; margin: 0 0 48px;}

/* Sidebar */

.widget-area .widget:not(:last-child) {margin-bottom: 30px;}
.widget-area .textwidget ul {list-style: disc outside;}
.widget-area .textwidget li {margin-left: 25px;}
.widget-area #s {margin-right: -4px; width: 67.9999%;}

/* Main content area, sticky post styling and comment content */

.entry-meta {clear: both;}
.entry-header img.wp-post-image {margin-bottom: 24px;}
.entry-title a {color: inherit;}
.entry-header .entry-format {margin-top: 24px; font-weight: normal;}
.entry-header .comments-link {margin-top: 24px; font-size: 13px;}

h1, h2, h3, h4, h5, h6 {
	line-height: 1.2;
}

:is(h1, .entry-content > h2:first-child):not(.head1, .head2) {font-size: 40px;margin: 0;}
:is(h1, .entry-content > h2:first-child):not(.head1, .head2):after {content: "";display: block;width: 50px;border-top: 2px solid #567750;margin: 25px 0;}
.center :is(h1, .entry-content > h2:first-child):not(.head1, .head2):after,
:is(h1, .entry-content > h2:first-child):not(.head1, .head2).center:after {margin: 25px auto;}
h2:not(:first-child, .head1, .head2) {padding-top: 15px;}
h2:not(.entry-content > h2:first-child, .head1, .head2) {font-size: 26px;}
hr + h2 {padding-top: 0;}
h3:not(.head1, .head2) {font-size: 22px;font-weight: 600;}
h3:not(:first-child) {padding-top: 15px;}
h4 {font-size: 18px;}
h5 {font-size: 16px;}
h6 {font-size: 14px;}

/* Margin bottom for all elements */

h1, h2, h3, h4, h5, h6, p, .entry-content > div, .entry-content ol, .entry-content ul, blockquote, embed, iframe, object, video, table, .below-title-meta, .entry-content > .gallery {margin: 0 0 30px;}
:is(h1, h2, h3, h4, h5, h6, p, .entry-content > div, .entry-content ol, .entry-content ul, blockquote, embed, iframe, object, video, table, article.post, .below-title-meta, .entry-content > .gallery):last-child {margin-bottom: unset;}
.gallery {margin-bottom: 20px!important;} /* Keep 20 because gap is 20 */
.gallery:not(.gallery + .gallery, .gallery + style + .gallery) {margin-top: 30px !important;}

.entry-content ul {list-style: disc outside;}
.entry-content ol {list-style: decimal outside;}
.entry-content ul li {list-style: none; background: url(/wp-content/uploads/ico-bullet.svg) no-repeat left top / 1.8em auto; padding: 0.25em 0 0.25em 3em; margin: 0 0 12px;}

blockquote {background: #eee; padding: 30px;}

img.alignleft {margin: 0 15px 10px 0;}
img.alignright {margin: 12px 0 12px 24px;}
img.aligncenter {margin-top: 12px; margin-bottom: 12px;}
.entry-content dl {margin: 0 24px;}
.entry-content dt {font-weight: bold;}
.entry-content dd {margin-bottom: 24px;}
 table {width: 100%;}
.entry-content table caption {margin: 24px 0;}
.entry-content td {vertical-align: top; padding: 0 5px;}

article.post::after {content: " "; display: block; clear: both;}
article:not(:last-child) {margin-bottom: 60px;}
.entry-summary {align-items: center;}
.es-img {width: 33%;}
.es-img img {width: 100%; height: 100%; object-fit: cover;}
article.post .read-more {display: block; margin: 10px 0 0;}
.single img.attachment-post-thumbnail {float: right; margin-left: 15px; max-width: 45%; height: auto;}
footer.entry-meta, .archive-meta {margin-top: 24px; font-size: 13px;}
.entry-meta > span a {color: #333333; padding: 2px; text-decoration: none;}

/* Comments */

.comments-title {margin-bottom: 48px; font-size: 16px; line-height: 1.5; font-weight: normal;}
.comments-area article {margin: 24px 0;}
.comments-area article header {float: left; margin: 0 15px 0 15px; overflow: hidden; position: relative;}
.comments-area article header img {float: left; padding: 0; line-height: 0;}
.comments-area article header cite, .comments-area article header time {display: block; margin-left: 45px;}
.comments-area article header cite {font-style: normal;}
.comments-area article header time {text-decoration: none;}
.comments-area article header h4 {position: absolute; top: 0; right: 0; padding: 6px 12px; font-weight: normal;	color: #fff; background-color: #0088d0; border-radius: 3px; border: 1px solid #007cbd;}
.comments-area li.bypostauthor cite span {position: relative; margin-left: 5px; padding: 2px 5px;}
a.comment-reply-link, a.comment-edit-link {color: #686868; font-size: 13px;}
a.comment-reply-link:hover, a.comment-edit-link:hover {color: #21759b;}
.commentlist .pingback {margin-bottom: 24px;}

#respond {margin-top: 30px;}
#respond h3#reply-title {font-size: 16px;}
#respond h3#reply-title #cancel-comment-reply-link {margin-left: 10px; font-weight: normal;}
#respond form {margin: 24px 0;}
#respond form p {margin: 12px 0;}
#respond form p.logged-in-as {margin-bottom: 24px;}
#respond form label {display: block;}
#respond form input[type="text"], #respond form textarea {box-sizing: border-box; padding: 10px; width: 100%;}
#respond form p.form-allowed-tags {margin: 0; color: #5e5e5e;}

/* Below title meta styling */

.entry-header {margin: 0 0 30px;}
.below-title-meta{color:#aaa; font-size: 13px;}
.below-title-meta a{color: inherit; text-decoration:none;}

/* Responsive selectnav.js css */

.selectnav {display: none;}
select.selectnav {border: 1px solid #ddd; border-radius: 4px; margin: 4px; padding: 10px; width: 96%;}

@media screen and (min-width: 850px) {
	.site {margin: 0 auto; max-width: 1200px;}
	body.template-front-page .site-content,
	body.single-attachment .site-content,
	body.full-width .site-content {width: 100%; margin: 0;}

    /* NAV MENU DEFAULTS */

    .themonic-nav {text-align: center;}
    .themonic-nav ul {margin: 0; padding: 0; text-indent: 0;}
    .themonic-nav li {display: inline-block; position: relative; -webkit-transition: .3s; transition: .3s;}
    .themonic-nav li a {text-decoration: none; display: block; position: relative;}

    /* NAV MENU STYLES */

    .themonic-nav ul.nav-menu {display: flex;justify-content: center;gap: 50px;}
    .themonic-nav .nav-menu > li {padding: 5px 0;}
    .themonic-nav .nav-menu > li > a {font-family: 'Montserrat';font-weight: 600;color: #1A1A2E;text-transform: uppercase;letter-spacing: 0.15em;}
    .themonic-nav .nav-menu > li > a:hover {color: #567750;}

    .themonic-nav .nav-menu > li.current-menu-item > a:after {content: ""; display: block; position: absolute; left: 0; bottom: -5px; width: 100%; border-top: 2px solid #1A1A2E;}

    .themonic-nav .sub-menu {position: absolute; top: 100%; left: -20px; z-index: 10; text-align: left; max-height: 0; overflow: hidden; transition: .5s; background: #fff;}
    .themonic-nav .nav-menu li:hover > .sub-menu {max-height: 250px; padding: 10px 0;}
    .themonic-nav .sub-menu > li {}
    .themonic-nav .sub-menu > li > a {line-height: 1.4; padding: 8px 20px; white-space: nowrap; min-width: 150px; box-sizing: border-box; color: #567750;}
    .themonic-nav .sub-menu > li > a:hover {color: #D76E27;}
}

#page-wrap {padding: 0 20px;}
#main {display: flex;}
.site-content {margin: 0; padding: 50px 0;  box-sizing: border-box; flex-grow: 1; max-width: 100%;}
.widget-area {margin: 0 0 0 25px; padding: 50px 0 50px 25px; width: 30%; box-sizing: border-box; flex-shrink: 0;}
.video-wrap {position: relative; padding: 56.25% 0 0; width: 100%;}
.video-wrap iframe {position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.nk-awb {position: absolute; left: 0; top: 0; width: 100%; height: 100%;}

a[href$=".jpg"], a[href$=".jpeg"], a[href$=".png"], a[href$=".gif"], a[href$=".webp"] {cursor: zoom-in;}
.compensate-for-scrollbar {margin: 0!important;}
.fancybox-content-wrap {display: none;}
.fancybox-slide--html .fancybox-content {max-width: 750px; max-height: 75vh; min-height: 300px;}
.fancybox-content:has(iframe[src*="youtube.com"], iframe[src*="vimeo.com"]) {height: auto !important; aspect-ratio: 1.78;}
.fancybox-content iframe[src*="youtube.com"], .fancybox-content iframe[src*="vimeo.com"] {aspect-ratio: 1.78; width: 100%; height: auto;}

.assistive-text {display: none;}
span.excerpt-dash {display: none;}

#aurora-nav-btn {width: 100%;}

/* DEFAULT STYLES */

.limit-l {max-width: 1350px; margin: 0 auto;}
.limit {max-width: 1200px; margin: 0 auto;}
.limit-m {max-width: 900px; margin: 0 auto;}
.limit-sm {max-width: 750px; margin: 0 auto;}
.limit-xsm {max-width: 500px; margin: 0 auto;}
.clear {clear: both;}
.flex {display: flex; gap: 30px;}
.flex.g0 {gap: 0;}
.flex.g1 {gap: 40px;}
.flex.g2 {gap: 50px;}
.flex.g3 {gap: 60px;}
.flex.g4 {gap: 70px;}
.flex.g5 {gap: 80px;}
.flex.g6 {gap: 90px;}
.flex.rows {flex-flow: row wrap;}
.flex.middle {align-items: center;}
.flex.bottom {align-items: flex-end;}
.sub-cols > div,
.sub-col {display: flex; flex-flow: column; justify-content: space-between;}
.sub-cols > div > div:not(:last-child),
.sub-col > div:not(:last-child) {margin: 0 0 20px;}
.flex > * {flex-grow: 1; box-sizing: border-box;}
.flex.rows > * {width: 33.33%;}
.flex.f0 > *, .flex .f0 {flex-grow: 0; flex-shrink: 0;}
.flex.f1 > * {flex: 1;}
.flex.f2 > *, .flex .f2 {width: calc(50% - 15px);}
.flex.f3 > *, .flex .f3 {width: calc(33.33% - 20px);}
.flex.f4 > *, .flex .f4 {width: calc(25% - 23px);}
.flex.f5 > *, .flex .f5 {width: calc(20% - 24px);}
.flex .f40 {width: calc(40% - 20px);}
.flex .f60 {width: calc(60% - 20px);}
.flex .f23 {width: calc(66.66% - 20px); flex-grow: 2;}
.flex .f34 {width: calc(75% - 20px); flex-grow: 3;}
.flex.p15 > * {padding: 15px;}
.flex.p20 > * {padding: 20px;}
.flex.p25 > * {padding: 25px;}
.flex.p30 > * {padding: 30px;}
.flex.p40 > * {padding: 40px;}
.flex.p50 > * {padding: 50px;}
.center {text-align: center;}
.right {float: right; margin-left: 15px;}
img.right {max-width: 45%;}
.left {float: left; margin-right: 15px;}
img.left {max-width: 45%;}
.space li:not(:last-child) {margin-bottom: 15px;}
.pad {padding: 30px 0;}
.pad + .pad {padding-top: 0;}
.pad:first-child {padding-top: 0;}
.pad:last-child {padding-bottom: 0;}
.full {position: relative; left: 50%; width: 100vw; transform: translate(-50%,0); padding: 75px 20px; box-sizing: border-box; margin: 50px 0; background: #eee;}
.full:first-child, .full + .full {margin-top: -50px;}
.full:last-child {margin-bottom: -50px;}
.mb30 {margin-bottom: 30px!important;}
.mb50 {margin-bottom: 50px!important;}

/* REUSABLE CLASS NAMES FOR REFERENCE */

a.btn, a.btn2, a.btn3 {display: inline-block;text-decoration: none;padding: 0.7em 3em;background: #D76E27;color: #fff;font-size: 16px;}
a.btn2 {background: #567750;}
a.btn3 {border: 2px solid #D76E27;padding: calc(0.7em - 2px) calc(3em - 2px);background: none;color: #1A1A2E;}
a.btn:hover {background: #567750;}
a.btn2:hover {background: #58595b;}
a.btn3:hover {background: #D76E27; color: #fff;}
a.link {display: inline-block;text-decoration: none;padding: 0 0 5px;color: #444;border-bottom: 2px solid #567750;}
a.link:hover {border-color: #D76E27; color: #D76E27;}
.featured, .featured2, .shaded {background: #58595b;color: #fff;padding: 50px 30px;box-sizing: border-box;}
.featured2 {background: #567750;}
.shaded {background: #f4f4f4; color: inherit;}
.f-img {position: relative;z-index: 1;padding-top: 120px;}
.entry-content ul.checks li {background-image: url(/wp-content/uploads/ico-check.svg);}
.cols-3 {column-count: 3;}

/* REUSABLE CLASS DETAILS */

.featured a.btn:hover {background: #fff;color: #444;}
.featured2 a.btn {background: #fff; color: #444;}
.featured2 a.btn:hover {background: #D76E27;color: #fff;}
.f-img img {position: absolute;z-index: -1;left: 0;top: 0;width: 100%;height: 100%;object-fit: cover;opacity: 0.2;}
:is(.featured, .featured2, .shaded).flex > div:not(:last-child) {border-right: 1px solid rgba(255,255,255,0.5); padding-right: 35px; margin-right: 35px;}
a[href^="tel"] {background: url(/wp-content/uploads/ico-phone.svg) no-repeat left center / contain; display: inline-block; padding: 0 0 0 2.1em; color: #1A1A2E; text-decoration: none;}
:is(.featured, .featured2, .shaded) :is(h2, h3) {margin: 0;}
:is(.featured, .featured2, .shaded) :is(h2, h3):after {content: ""; display: block; width: 50px; border-top: 2px solid #dde4dc; margin: 25px 0;}
:is(.shaded) :is(h2, h3):after {border-color: #567750;}
:is(.shaded).flex > div:not(:last-child) {border-color: rgba(0,0,0,0.08);}
.featured2 a:not([class^="btn"]) {color: #fff; text-decoration: underline;}
.cols-3 > div {break-inside: avoid; margin: 0 0 25px;}

/* CUSTOM STYLES */

.h-top {padding: 20px 30px;font-size: 14px;}
.h-top .limit {display: flex; gap: 30px; align-items: center;}
.h-top .limit > div {flex-grow: 1;width: 50%;}
.h-top .limit > div.site-logo {flex-grow: 0;flex-shrink: 0;width: auto;line-height: 0;}
.h-top .limit > div:last-child {text-align: right;}
.site-logo img {width: 156px;}
#site-nav {background: #f4f4f5; padding: 20px; font-size: 14px;}

/*
.home #header {position: absolute;z-index: 9;left: 50%;top: 60px;width: 1200px;max-width: calc(100% - 40px);transform: translate(-50%,0);background: #fff;}
.home .themonic-nav ul.nav-menu {justify-content: center; gap: 50px;}
*/
#banner {position: relative;height: calc(100vh - 80px);min-height: 800px;background: #000;color: #fff;}

.hero-slider {position: absolute; left: 0; top: 0; width: 100%; height: 100%; opacity: 0.5;}
.hero-slider :is(.slick-list, .slick-track) {height: 100%;}
.hero-slider img {width: 100%; height: 100%; object-fit: cover;}
.hero-slider button.slick-arrow {display: none!important;}

.b-over {position: absolute;z-index: 2;left: 50%;bottom: 75px;transform: translate(-50%,0);width: 100%;max-width: 1200px;padding: 0 30px;box-sizing: border-box;}
.bi-inner {width: 800px;max-width: 100%;font-size: 20px;line-height: 1.6;}
.b-over p:not(:last-child) {margin: 0 0 40px;}
.b-over a.btn {font-size: inherit;}

.hs-btn {border: 2px solid #fff; aspect-ratio: 1; width: 64px; background: url(/wp-content/uploads/ico-arrow-l-w.svg) no-repeat center center / 32% auto; cursor: pointer; transition: .3s;}
.hs-nav {position: absolute;z-index: 8;right: calc(50vw - 600px);bottom: 75px;display: flex;gap: 10px;align-items: center;}
.hs-next {transform: rotate(180deg);}
.hs-btn:hover {background-color: #fff; background-image: url(/wp-content/uploads/ico-arrow-l-o.svg);}
.hs-prog {width: 256px; height: 4px; background: rgba(255,255,255,0.15); position: relative;}
.hs-prog-inner {position: absolute; left: 0; top: 0; height: 100%; background: #fff;}
@media (prefers-reduced-motion: reduce) {
    .hs-prog {display: none;}
}

#hero-ctas {display: flex; padding: 20px; gap: 20px;}
.hc-cta {flex: 1;background: url(/wp-content/uploads/bg-social-investments.webp) no-repeat center center / cover;position: relative;}
.hc-cta.hc-communities {background-image: url(/wp-content/uploads/bg-community-center.webp);}
.hc-cta:after {content: ""; display: block; position: absolute; inset: 0; background: rgba(0,0,0,0.4); transition: .4s;}
.hc-cta:hover:after {background: rgba(0,0,0,0.55);}
.hc-txt {position: relative; z-index: 3; color: #fff; max-width: 600px; margin: 0 20px 0 auto; text-align: center; padding: 200px 0; font-size: 20px;}
.hc-cta:nth-child(2) .hc-txt {margin: 0 0 0 20px;}
.hc-txt a.btn {background: #fff; color: #58595B; font-size: inherit;}
.hc-txt a.btn:hover {background: #D76E27; color: #fff;}

.head1 {font-size: 60px;line-height: 1.1;margin: 0 0 40px;}
.head2 {font-size: 40px;}

#intro {padding: 120px 20px;font-size: 18px;position: relative;}
#intro:after {content: ""; display: block; position: absolute; right: 0; top: 0; width: 42%; height: 100%; background: #D76E27; z-index: -1;}
.intro-block {display: flex; gap: 40px;}
.ib-txt {width: 42%;padding: 100px 0;}
#intro .head2 {margin: 0;}
#intro .head2:after {content: ""; display: block; width: 50px; border-top: 1px solid #D76E27; margin: 20px 0;}
.ib-imgs {width: 58%;position: relative;line-height: 0;}
.ib-imgs img {position: absolute; left: 0; top: 0; width: 100%; height: 55%; object-fit: cover;}
.ib-imgs img:nth-child(2) {top: auto; bottom: 0; clip-path: polygon(0 16%, 100% 0, 100% 100%, 0% 100%);}

#bfa {background: #bbcfc7; padding: 120px 0 0;}
.bfa-top {padding: 0 20px;position: relative;z-index: 2;}
.bfa-block {display: flex; gap: 50px; align-items: flex-end;}
.bfa-txt {width: 55%; padding: 0 0 50px;}
.bfa-img {width: 45%; line-height: 0;}
.bfa-img img {margin-bottom: -24.5%;}
.bfa-bg {background: #cdd197;border-top: 100px solid #cdd197;line-height: 0;position: relative;overflow: hidden;}
.bfa-bg:before {content: ""; display: block; position: absolute; z-index: 2; inset: 0; background: linear-gradient(to bottom, #cdd197, transparent); aspect-ratio: 2.65;}
.bfa-bg img {mix-blend-mode: luminosity;width: 100%;height: 365px;object-fit: cover;object-position: center bottom;}

#footer {padding: 50px 20px 30px;background: #58595b;color: #C6C6CB;font-size: 15px;line-height: 1.75;}
#footer .sub-menu {display: none;}
#footer h4 {font-family: 'Montserrat'; text-transform: uppercase; font-weight: 600; letter-spacing: 0.15em; font-size: 15px; color: #fff; margin: 0 0 20px;}
#footer a {color: #C6C6CB;text-decoration: none;}
#footer a:hover {color: #fff;}
.f-top {border-bottom: 1px solid #8D8D96; padding: 0 0 40px;}
.f-top.flex {gap: 75px;}
.f-top > div {width: 25%;}
.f-top > div.f-about {width: 40%;}
.f-top > div.f-contact {flex-grow: 0; flex-shrink: 0; width: auto;}
#footer a.btn3 {color: #fff;}
#footer a[href^="tel"] {background-image: url(/wp-content/uploads/ico-phone-w.svg); line-height: 1.3; color: #fff;}
.f-top li:not(:last-child) {margin: 0 0 4px;}

.f-btm {padding: 30px 0 0; align-items: center; color: #fff;}
.f-btm > div:not(.f-soc) {width: 100%; flex-grow: 1; flex-shrink: 1;}
.f-btm > div:last-child {text-align: right;}
.f-logo img {width: 175px;}
.f-soc {display: flex; gap: 20px; line-height: 0;}
.f-soc img {width: 34px;}
.f-soc img:not([src$="svg"]) {width: 28px; position: relative; top: 3px;}

#banner-inner {height: 350px;background: url(/wp-content/uploads/banner-inner.webp) no-repeat center center / cover;position: relative;color: #fff;}
#banner-inner:after {content: ""; display: block; position: absolute; inset: 0; background: rgba(0,0,0,0.2);}
.bi-over {position: absolute;z-index: 5;left: 0;top: 50%;transform: translate(0,-50%);width: 100%;padding: 0 20px;box-sizing: border-box;}

.sp-block {display: flex; gap: 40px;}
.sp-thumb {line-height: 0;}
.sp-thumb img.attachment-post-thumbnail {float: none; margin: 0; max-width: 100%;}
.sp-side {width: 400px; flex-grow: 0; flex-shrink: 0;}
.sp-side > div {border-radius: 10px;}
.sp-side > div:not(:last-child) {margin-bottom: 30px;}
.sp-info {background: #f4f4f4; padding: 30px;}
.sp-info-list {font-size: 90%; column-count: 2;}
.sp-info-list > div {break-inside: avoid; margin: 0 0 20px;}
p.sp-label {margin: 0; font-weight: bold;}

.projects-grid {display: flex; flex-flow: row wrap; gap: 50px;}
a.pg-proj {display: block; text-decoration: none; color: inherit; width: calc(33.33% - 34px);}
.pg-thumb {line-height: 0; position: relative; aspect-ratio: 1.33; margin: 0 0 18px;}
.pg-thumb img {position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover;}
.pg-proj h2 {font-size: 20px!important; padding: 0;}

/* MEDIA QUERIES */

@media screen and (max-width : 1400px){
    .head1 {font-size: 52px;}
    .hc-txt {padding: 150px 0;}
    .bfa-bg img {height: 275px;}
}
@media screen and (max-width : 1040px){
	body.template-front-page .site-content, body.single-attachment .site-content, body.full-width .site-content {padding: 50px 0;}

    .home .themonic-nav ul.nav-menu {gap: 35px;}
    .hs-nav {right: 30px;}

    .head1 {font-size: 46px;}
    .head2 {font-size: 36px;}

    .hc-txt {padding: 120px 15px;}

    #intro {padding: 60px 20px;}

    .bfa-block {flex-flow: column;}
    .bfa-txt {width: 100%; padding: 0;}
    .bfa-img {width: 100%; text-align: center; max-width: 400px; margin: 0 auto;}
    .bfa-bg img {height: 205px;}

    .f-top.flex {gap: 50px;}

    #banner-inner {height: 300px;}
    .bi-over {text-align: center;}

    :is(h1, .entry-content > h2:first-child):not(.head1, .head2) {font-size: 36px;}
}
@media screen and (max-width : 850px){
	#main {flex-flow: column; gap: 50px;}
	.site-content {padding: 0;}
	.widget-area {width: 100%; margin: 0; padding: 0;}
    .fancybox-content:has(iframe[src*="youtube.com"], iframe[src*="vimeo.com"]) {width: 100%!important;}

    .head1 {font-size: 40px;}
    .head2 {font-size: 32px;}

    .h-top {padding: 15px 20px;}
    #site-nav {padding: 15px 20px;}

    .b-over {bottom: 0; padding-bottom: 150px;}
    .bo-btn {text-align: center;}
    .hs-btn {width: 45px; background-size: 40% auto;}
    .hs-nav {bottom: 50px; right: 50%; transform: translate(50%,0);}
    .hs-prog {order: 1; width: 200px;}

    .hc-txt {font-size: 18px; margin: 0; padding: 80px 15px;}
    .hc-cta:nth-child(2) .hc-txt {margin: 0;}

    #intro {padding: 60px 20px 30px;}
    #intro:after {top: auto; bottom: 0; height: auto; aspect-ratio: 1;}
    .intro-block {flex-flow: column;}
    .ib-txt {width: 100%; padding: 0;}
    .ib-imgs {width: 100%; aspect-ratio: 1;}

    #bfa {padding: 60px 0 0;}
    .bfa-bg img {height: 170px;}

    #footer {font-size: 14px;}
    .f-top.flex {gap: 30px;}
    .f-btm {font-size: 13px;}

    #banner-inner {height: 235px;}

    :is(h1, .entry-content > h2:first-child):not(.head1, .head2) {font-size: 34px;}
    h2:not(.entry-content > h2:first-child, .head1, .head2) {font-size: 24px;}
    h3:not(.head1, .head2) {font-size: 20px;}
}
@media screen and (max-width : 720px){
	.fbreak1 {flex-flow: column!important;}
	.fbreak1 > * {width: 100%!important;}
	.f4-break {flex-flow: row wrap;}
	.f4-break > * {width: calc(50% - 15px)!important; flex: auto!important;}
	:is(.featured, .featured2, .shaded).flex.fbreak1 > div:not(:last-child) {border: 0; padding: 0; margin: 0;}

    .head2 {font-size: 30px;}

    #banner {min-height: 0; height: 775px;}
    .bi-inner {font-size: 18px;}

    #hero-ctas {flex-flow: column; padding-bottom: 0;}
    .bfa-bg {border-top-width: 75px;}
    .bfa-bg img {height: 125px;}

    #intro {font-size: inherit;}

    .f-top > div {max-width: 400px; margin: 0 auto; text-align: center;}
    .f-soc {justify-content: center;}
    .f-btm {gap: 15px;}
    .f-btm > div, .f-btm > div:last-child {text-align: center;}

    #banner-inner {height: 210px;}

    :is(h1, .entry-content > h2:first-child):not(.head1, .head2) {font-size: 32px;}
}
@media screen and (max-width : 575px){
	.site-content {padding: 30px 0;}
	.single img.attachment-post-thumbnail {float: none!important; display: block; margin: 0 auto 15px!important; max-width: 100%;}
	.nav-single, .nav-single #ns-next {text-align: center;}
	.nav-single .ns-ib {display: inline;}
	.right, .left {float: none; display: block; margin: 0 auto 15px;}
	img.right, img.left {max-width: 100%;}
	.fbreak2 {flex-flow: column!important;}
	.fbreak2 > * {width: 100%!important;}
	:is(.featured, .featured2, .shaded).flex.fbreak2 > div:not(:last-child) {border: 0; padding: 0; margin: 0;}

    .head1 {font-size: 32px;}
    .head2 {font-size: 28px;}

    .h-top .limit {flex-flow: column; gap: 15px; text-align: center;}
    .h-top .limit > div:last-child {display: none;}
    .site-logo {order: -1;}
    .bi-inner {font-size: 16px;}

    .hc-txt {padding: 60px 15px;}

    .bfa-img {max-width: 300px;}

    #banner-inner {height: 175px;}

    :is(h1, .entry-content > h2:first-child):not(.head1, .head2) {font-size: 30px;}
    h2:not(.entry-content > h2:first-child, .head1, .head2) {font-size: 22px;}
}
@media screen and (max-width : 425px){
	.fbreak3 {flex-flow: column!important;}
	.fbreak3 > * {width: 100%!important;}
    
    .head1 {font-size: 27px;}
    .head2 {font-size: 26px;}

    .home #header {top: 30px;}
    #banner {height: 725px;}
    .b-over {padding: 0 20px 150px;}
    .hs-prog {width: 150px;}

    .hc-txt a.btn {font-size: 15px;}

    .ib-imgs {aspect-ratio: 0.75;}

    .bfa-bg img {height: 96px;}
    .bfa-bg {border-top-width: 55px;}

    #banner-inner {height: 155px;}

    :is(h1, .entry-content > h2:first-child):not(.head1, .head2) {font-size: 28px;}
    
    .featured, .featured2, .shaded {padding: 30px 20px;}
    .f-img {padding-top: 65px;}
}