/*
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%;
	overflow-x: hidden;
}
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%;border-radius: 4px;}

/* Basics */

body {
	line-height: 1.5;
	font-size: 15px;
	font-family: 'Lexend', Arial, sans-serif;
	text-rendering: optimizeLegibility;
	overflow: hidden;
	color: #101010;
	font-weight: 300;
}

a {outline: none; color: #0094da; 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: #c4dc6e; 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;
	font-weight: 800;
}

:is(h1, .entry-content > h2:first-child):not(.head1, .head2) {font-size: 38px;margin: 0;}
:is(h1, .entry-content > h2:first-child):not(.head1, .head2):after {content: "";display: block;width: 80px;border-top: 1px solid #000;margin: 25px 0;}
.center :is(h1, .entry-content > h2:first-child):not(.head1, .head2):after {margin: 25px auto;}
h2:not(:first-child, .head1, .head2) {padding-top: 15px;}
h2:not(.entry-content > h2:first-child, .head1, .head2) {font-size: 28px;font-weight: 600;margin: 0;}
h2:not(.entry-content > h2:first-child, .head1, .head2):after {content: "";display: block;width: 50px;border-top: 1px solid #000;margin: 20px 0;}
.center h2:not(.entry-content > h2:first-child, .head1, .head2):after {margin: 20px auto;}
hr + h2 {padding-top: 0;}
h3 {font-size: 20px;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, article.post, .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, .entry-content ul li, 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 li {margin: 0 0 0 25px;}
.entry-content ul li {
  list-style: none;
  background: url(/wp-content/uploads/ico-bullet.svg) no-repeat left 2px / 20px auto;
  margin: 0 0 8px;
  padding: 0 0 0 32px;
}

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;}
.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 */

.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: 1100px;}
	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: space-between;gap: 40px;}
    .themonic-nav .nav-menu > li {
  padding: 15px 0;
}
    .themonic-nav .nav-menu > li > a {
  color: #fff;
  font-weight: 400;
  font-size: 16px;
}
    .themonic-nav .nav-menu > li > a:hover {
  color: #c0e670;
}

    .themonic-nav .nav-menu > li.current-menu-item > a {
  color: #c0e670;
}

    .themonic-nav .sub-menu {position: absolute;top: 100%;left: 50%;transform: translate(-50%,0);z-index: 10;text-align: center;max-height: 0;overflow: hidden;transition: .5s;background: #fff;border-radius: 5px;padding: 0 12px;}
    .themonic-nav .nav-menu li:hover > .sub-menu {max-height: 250px;padding: 12px;}
    .themonic-nav .sub-menu > li {}
    .themonic-nav .sub-menu > li > a {line-height: 1.4;padding: 6px 10px;white-space: nowrap;min-width: 150px;box-sizing: border-box;color: #101010;font-weight: 400;border-radius: 3px;font-size: 14px;}
    .themonic-nav .sub-menu > li > a:hover {background: #101010;color: #c4dc6e;}
}

#page-wrap {padding: 0 20px;}
.home #page-wrap {display: none;}
#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-mobile-menu {background: #101010;}
.anb-line {border-color: #fff;}

/* DEFAULT STYLES */

.limit-l {max-width: 1250px; margin: 0 auto;}
.limit {max-width: 1100px; margin: 0 auto;}
.limit-m {max-width: 900px; margin: 0 auto;}
.limit-sm {max-width: 750px; margin: 0 auto;}
.limit-xsm {max-width: 550px;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 > * {width: calc(50% - 15px);}
.flex.f3 > * {width: calc(33.33% - 20px);}
.flex.f4 > * {width: calc(25% - 23px);}
.flex.f5 > * {width: calc(20% - 24px);}
.flex .f2 {width: calc(50% - 30px); flex-grow: 2;}
.flex .f3 {width: calc(33.33% - 30px);}
.flex .f4 {width: calc(25% - 30px);}
.flex .f5 {width: calc(20% - 30px);}
.flex .f40 {width: calc(40% - 30px);}
.flex .f60 {width: calc(60% - 30px);}
.flex .f23 {width: calc(66.66% - 30px); flex-grow: 2;}
.flex .f34 {width: calc(75% - 30px); 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;}
.lh0 {line-height: 0;}

/* REUSABLE CLASS NAMES FOR REFERENCE */

a.btn, a.btn2 {display: inline-block;text-decoration: none;padding: 12px 35px;background: #c4dc6e;color: #101010;font-weight: 500;text-transform: uppercase;letter-spacing: 0.065em;border-radius: 4px;}
a.btn2 {background: #101010;color: #fff;}
a.btn:hover {background: #101010;color: #fff;}
a.btn2:hover {background: #c4dc6e;color: #000;}
a.link, a.link2 {display: inline-block;text-decoration: none;padding: 0 0 5px;border-bottom: 2px solid #c4dc6e;text-transform: uppercase;font-weight: 500;color: #101010;letter-spacing: 0.065em;}
a.link:hover {color: #c4dc6e;}
a.link2 {border-color: #00d6b0;}
.featured, .featured2, .shaded {background: #1d1d1d;color: #fff;padding: 30px;box-sizing: border-box;border-radius: 5px;}
.featured2 {background: #c4dc6e;color: inherit;}
.shaded {background: #f4f4f4; color: inherit;}
.featured.f-img {position: relative;z-index: 1;padding: 50px 30px;}

/* REUSABLE CLASS DETAILS */

.featured2 a.btn {background: #fff;}
.featured a.btn:hover {background: #fff;color: #1d1d1d;}
.featured2 a.btn:hover {background: #1d1d1d;}
.f-img img {position: absolute;z-index: -1;left: 0;top: 0;width: 100%;height: 100%;object-fit: cover;opacity: 0.3;}
: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;}
.featured h2:not(.entry-content > h2:first-child, .head1, .head2):after {border-color: #c4dc6e;}

/* CUSTOM STYLES */

#announcement {background: #c4dc6e;padding: 10px 20px;text-align: center;}
#announcement .limit {position: relative;font-weight: 400;}
#ann-close {position: absolute;right: 0;top: 0;background: url(/wp-content/uploads/ico-close.svg) no-repeat center center / 13px auto;height: 100%;aspect-ratio: 1;text-align: center;cursor: pointer;}
#ann-open {position: absolute;right: 0;top: 0;width: 40px;height: 40px;z-index: 98;background: #c4dc6e;color: #fff;transform: translate(100%,0);cursor: pointer;transition: .3s;border-radius: 0 0 0 4px;}
#ann-open img {position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); width: 62%;}
#announcement a {color: #000; text-decoration: none; border-bottom: 1px solid #000; margin: 0 0 0 8px;}
#announcement a:hover {opacity: 0.5;}

#header {padding: 30px 20px;background: #101010;color: #fff;}
.h-block {display: flex; justify-content: space-between; align-items: center;}
.site-logo {width: 220px; line-height: 0;}

.head1 {font-size: 38px;margin: 0 0 50px;font-weight: 800;}
.head2 {font-size: 28px;}

.sect-block {display: flex;justify-content: space-between;margin: 0 0 50px;}
.sect-block :is(.head1, .head2) {margin: 0 0 5px;}

.nav-arrows {border: 2px solid #101010;border-radius: 4px;display: flex;flex-grow: 0;}
.nav-arrows > div {width: 50px;height: 50px;background: url(/wp-content/uploads/ico-caret-l-b.svg) no-repeat center center / 8px auto;cursor: pointer;transition: .3s;}
.nav-arrows > div:not(:last-child) {border-right: 2px solid #101010;}
.nav-arrows > div.nav-arrow-next {background-image: url(/wp-content/uploads/ico-caret-r-b.svg);}
.nav-arrows > div:hover {background: url(/wp-content/uploads/ico-caret-l-w.svg) no-repeat center center / 8px auto #101010;}
.nav-arrows > div.nav-arrow-next:hover {background-image: url(/wp-content/uploads/ico-caret-r-w.svg;);}

#banner {position: relative;height: 800px;background: url(/wp-content/uploads/banner-cor-xt-exercise.webp) no-repeat center center / cover;}
#banner:after {content: ""; display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.2); z-index: 1;}
#banner-inner {height: 500px;background: url(/wp-content/uploads/banner-cor-xt-exercise.webp) no-repeat center center / cover;position: relative;text-align: center;color: #fff;}
.b-over {position: absolute;z-index: 2;left: 0;top: 50%;transform: translate(0,-50%);width: 100%;padding: 0 20px;box-sizing: border-box;color: #fff;}
#banner .b-over {top: calc(50% - 50px);}
.bo-txt {text-align: center;gap: 0;margin: 0 0 80px;}
.bo-txt > div:not(:last-child) {border-right: 2px solid #fff;}
.bo-txt > div {padding: 30px 0;}
.bo-txt span {display: inline-block; max-width: 300px; text-align: left;}
.bo-ctas {text-align: center;}
.bo-ctas a.btn {padding: 20px 50px;}
.bo-ctas a.link {color: #fff;}
.bo-ctas a.link:hover {color: #c4dc6e;}

#testimonials {padding: 0 50px;}
#testimonials .limit {position: relative;}
.testimonials-wrap {position: absolute;z-index: 6;left: 0;top: 50%;width: 100%;transform: translate(0,-50%);background: #fff;padding: 30px;box-sizing: border-box;border-radius: 4px;font-weight: 400;}
.testimonials-wrap:after {content: ""; display: block; position: absolute; z-index: -1; left: 0; top: 0; width: 100px; height: 26px; background: url(/wp-content/uploads/box-corner.svg) no-repeat left top / contain; transform: translate(0,calc(-100% + 2px));}
.testimonials-wrap:before {content: ""; display: block; position: absolute; left: 0; top: 0; width: 100%; height: 10px; background: #fff; border-radius: 4px;}
.testimonial {display: flex; align-items: center; justify-content: space-between;}
.test-by {display: flex;align-items: center;gap: 20px;width: 300px;flex-shrink: 0;flex-grow: 0;}
.tb-img {line-height: 0;}
.tb-img img {width: 72px; height: 72px; object-fit: cover; border-radius: 100%;}
.tb-name {font-weight: 600;}
.tb-title {font-size: 12px; text-transform: uppercase;}
.test-txt {background: url(/wp-content/uploads/ico-quote1.svg) no-repeat left top / 22px auto, url(/wp-content/uploads/ico-quote2.svg) no-repeat right bottom / 22px auto;padding: 0 30px 0 45px;font-size: 16px;max-width: 550px;flex-grow: 0;}

#intro1 {background: url(/wp-content/uploads/bg-turf.webp) no-repeat right center / cover;color: #fff;padding: 180px 20px 100px;position: relative;}
#intro1:after {content: ""; display: block; position: absolute; z-index: 1; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.7);}
#intro1 .limit {position: relative; z-index: 3;}
#intro1 .head1 {margin-bottom: 30px;}
.ico.flex {align-items: center;}
.ico.flex:not(:last-child) {margin-bottom: 30px;}
.ico-img {flex-grow: 0; flex-shrink: 0;}
.ico-img span {display: block;width: 60px;height: 60px;background: #c4dc6e;border-radius: 4px;position: relative;}
.ico-img span img {position: absolute;left: 50%;top: 50%;max-width: 55%;max-height: 55%;transform: translate(-50%,-50%);}
.ico h3 {margin: 0 0 5px;font-weight: 700;}

#vid {background: #c4dc6e;padding: 100px 20px;}
#vid .head1 {text-align: center; line-height: 1;}
#vid .head1 span {display: inline-block; position: relative; z-index: 1;}
#vid .head1 span:after {content: ""; display: block; position: absolute; z-index: -1; left: -5px; bottom: -2px; width: calc(100% + 10px); height: 15px; background: #fff;}

#shop1 {background: #101010; color: #fff; padding: 100px 20px;}
#shop1 a.link {color: #fff; border-color: transparent;}
#shop1 a.link:hover {border-color: #c4dc6e;}
.nav-arrows.na-color-rev {border-color: #fff;}
.nav-arrows.na-color-rev > div {background-image: url(/wp-content/uploads/ico-caret-l-w.svg);}
.nav-arrows.na-color-rev > div:not(:last-child) {border-color: #fff;}
.nav-arrows.na-color-rev > div.nav-arrow-next {background-image: url(/wp-content/uploads/ico-caret-r-w.svg);}
.nav-arrows.na-color-rev > div:hover {background-image: url(/wp-content/uploads/ico-caret-l-b.svg); background-color: #fff;}
.nav-arrows.na-color-rev > div.nav-arrow-next:hover {background-image: url(/wp-content/uploads/ico-caret-r-b.svg;)}

#shop2 {padding: 100px 20px;}

#home-cta {background: url(/wp-content/uploads/bg-users.webp) no-repeat center bottom / cover;padding: 0 20px 60px;position: relative;}
#home-cta:before {content: "";display: block;position: absolute;z-index: 1;left: 0;top: 0;width: 100%;height: 50%;background: linear-gradient(to bottom, #fff 25%, transparent);}
#home-cta:after {content: ""; display: block; position: absolute; left: 0; bottom: 0; z-index: 2; width: 100%; height: 50%; background: linear-gradient(to bottom, transparent, #000); opacity: 0.67;}
#home-cta .limit {position: relative; z-index: 5;}
#home-cta .limit-xsm {margin-bottom: 24vw;}
#home-cta .head1 {margin: 0 0 30px;}
.hc-icos {display: flex; color: #fff;}
.hc-icos > div {flex: 1;}
.hc-icos p:not(:last-child) {margin: 0 0 8px;}
.hc-icos img {max-height: 42px;max-width: 43px;}

#intro2 {padding: 80px 20px;background: url(/wp-content/uploads/bg-stripes.webp) no-repeat right top / calc(50% - 100px) auto #eff4dd;}
#intro2 .flex {gap: 0;}
#intro2 .flex:not(:last-child) {margin-bottom: 80px;}
#intro2 img {border-radius: 4px;}
.flex > div:first-child .flex-pad {padding-right: 75px;}
.flex > div:last-child .flex-pad {padding-left: 75px;}
#intro2 .head1 {margin: 0 0 20px;}

.full-flex {background: #c4dc6e; display: flex;}
.full-flex > div {flex: 1;}
.ff-img {position: relative; line-height: 0;}
.ff-img img {position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover;}
.ff-txt {padding: 100px 0;}
.fft-inner {max-width: 400px; margin: 0 75px 0 auto;}
.ff-txt:last-child .fft-inner {margin: 0 auto 0 75px;}
.full-flex .head1 {margin: 0 0 20px;}
.full-flex a.btn2:hover {background: #fff;}

#footer {padding: 30px 20px;background: #101010;color: #fff;}
#footer .sub-menu {display: none;}
.f-top {display: flex; justify-content: space-between; align-items: center; border-bottom: 1px solid #282828; padding: 0 0 30px; margin: 0 0 40px;}
.f-nav .menu {display: flex; gap: 40px;}
.f-nav a {color: #fff; text-decoration: none; font-weight: 400;}
.f-nav a:hover, .f-nav .current-menu-item a {color: #c4dc6e;}
.f-soc {display: flex; gap: 20px;}
.f-soc img {height: 25px;}
.f-btm {display: flex;justify-content: space-between;align-items: center;font-size: 12px;}
.f-btm > div {flex: 1;}
.f-btm > div.f-logo {flex: auto; flex-grow: 0; width: 185px;}
.f-btm > div:last-child {text-align: right;}
.f-btm a {color: #fff; text-decoration: none;}
.f-btm a:hover {color: #c4dc6e;}

/* MEDIA QUERIES */

@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;}

    #banner-inner {height: 350px;}
}
@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,
    :is(h1, .entry-content > h2:first-child):not(.head1, .head2) {font-size: 34px;}
    h2:not(.entry-content > h2:first-child, .head1, .head2) {font-size: 26px;}
    
    #vid, #shop1, #shop2 {padding: 80px 20px;}

    #header {padding: 20px;}

    #banner {height: 600px;}
    .bo-txt {margin: 0 0 30px;}

    .testimonials-wrap {padding: 20px;}
    
    #intro1 {padding: 150px 20px 80px;}
    #intro1 .flex.g5 {gap: 50px;}

    #intro2 {background-size: 62vw auto;}
    #intro2 .flex:not(:last-child) {margin-bottom: 50px;}

    .fft-inner {max-width: none; padding: 0 30px;}
    .ff-txt:last-child .fft-inner {margin: 0;}

    #banner-inner {height: 300px;}
}
@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% - 30px)!important; flex: auto!important;}
	:is(.featured, .featured2, .shaded).flex.fbreak1 > div:not(:last-child) {border: 0; padding: 0; margin: 0;}

    #announcement {text-align: left;padding: 10px 50px 10px 20px;}
    #ann-close {right: -42px;}

    .bo-txt > div {padding: 0;}
    .bo-txt > div:not(:first-child) {display: none;}
    .bo-txt > div:first-child {border: 0;}
    .bo-txt span {text-align: center;}

    .testimonial {flex-flow: column; gap: 25px;}
    .test-by {width: auto;}

    .sect-block {flex-flow: column; gap: 20px;}

    #intro2 {text-align: center;}
    #intro2 .flex {flex-flow: column; max-width: 400px; margin: 0 auto; gap: 30px;}
    #intro2 .flex.fb-rev {flex-flow: column-reverse;}
    .flex-pad {padding: 0!important;}
    .ff-txt {padding: 50px 0;}

    #intro2 {text-align: center;}
    .f-top {flex-flow: column; gap: 30px;}
    .f-btm {flex-flow: column; text-align: center; gap: 15px;}
    .f-btm > div:last-child {text-align: center;}
    .f-logo {order: -1;}

    #banner-inner {height: 250px;}
}
@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,
    :is(h1, .entry-content > h2:first-child):not(.head1, .head2) {font-size: 30px;}
    h2:not(.entry-content > h2:first-child, .head1, .head2) {font-size: 24px;}

    #vid, #shop1, #shop2, #intro2 {padding: 60px 20px;}

    #announcement a {display: inline-block; margin: 0;}

    .site-logo {width: 185px;}

    #banner {height: 485px;}

    #testimonials {padding: 0 20px;}
    .test-txt {padding: 0 30px;}

    #intro1 {padding: 180px 20px 60px;}
    .sect-block {text-align: center;}
    .sect-block .flex {text-align: left;}

    .hc-icos img {max-height: 33px; max-width: 34px;}

    .full-flex > div.ff-txt {flex: 2;}

    .f-nav .menu {flex-flow: column; text-align: center; gap: 10px;}

    #banner-inner {height: 220px;}
}
@media screen and (max-width : 425px){
	.fbreak3 {flex-flow: column!important;}
	.fbreak3 > * {width: 100%!important;}

    #announcement {font-size: 13px;}

    .testimonials-wrap:after {content: none; display: none;}
    .test-txt {background: none;padding: 0;font-size: inherit;}
}