/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 30 2023 | 09:21:12 */
/*GENERAL*/
a, .wp-block-button {
	transition: 0.5s cubic-bezier(.3, 1, .3, 1);
		will-change: transform
}
.header-top, .header-main, .header--row-inner.header-main-inner, .nc-card, .nc-card .wp-block-image, .gt_white_content, .aagb__accordion_title{
	transition: .75s cubic-bezier(.3, 1, .3, 1);
		will-change: transform
}
.justify-center {
	    justify-content: center;
}
.wp-block-group.animup.is-content-justification-center.is-nowrap.is-layout-flex.wp-container-3 {
    justify-content: center;
}
body {
	    background-color: #f4f4f4;
}
main {
	opacity: 0;
transition: 1s cubic-bezier(.3, 1, .3, 1);
	will-change: transform
}
/*#smooth-content {
    will-change: transform;
}*/
.site-footer {
    background: #383D40;
}


#loader {
    display: -webkit-box;
    display: -ms-flexbox;
    position: fixed;
    z-index: 199;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100);
    background: #f4f4f4;
    transition: .75s ease;
    transform: translatey(0);
    display: flex;
    justify-content: center;
    align-items: center;
	pointer-events: none;
}

#loader.loaded {
  opacity: 0;
  pointer-events: none;
}
.loader-progress {
  width: 0%;
  height: 100%;
  background-color: #333;
  position: absolute;
  top: 0;
  left: 0;
  transition: width 0.3s ease;
}
h4, h5, h6 {
    margin-bottom: 8px;
}

/*NAV*/

header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
}

.header-top.hidden {
  transform: translateY(-100%);
}

.header-main.scrolled {
  transform: translateY(-43px);
}
.header-main.scrolled .header--row-inner.header-main-inner {
    height: 60px;
}
.header-main {
	box-shadow: 0px 12px 18px -10px rgba(0,0,0,0.2);
}

#menu-item-31 a {
    color: #ec724d;
}
.header--row-inner.header-main-inner {
    height: 80px;
}
/* LANGUAGE */
#translation {
    position: absolute;
    z-index: 110;
    right: 14px;
    top: 6px;
}

.gt_white_content a {
    color: black;
}

.gt_black_overlay {
    position: absolute !important;
    top: 3vw !important;
    left: -95vw !important;
    width: 140vw !important;
    height: 100vh !important;
    -moz-opacity: 0.4 !important;
    opacity: .40 !important;
    filter: alpha(opacity=40) !important;
}
.gt_white_content {
    position: absolute !important;
    top: 50vh !important;
    left: -40vw !important;  
}
/*
.gt_switcher-popup img {
    display: none !important;
}

.gt_languages img {
    display: none !important;
}

.header-menu-sidebar .gtranslate_wrapper {
    padding: 24px 4px;
}


.gt_white_content {
    position: absolute !important;
    top: 50vh !important;
    left: -44vw !important;
	box-shadow: 8px 8px 8px rgba(0,0,0,0.1);
}
.gt_black_overlay {
    display: none !important;
}
*/
.gt_white_content {
    position: absolute !important;
}
/* CONTENT */

.nc-header {
		min-height:100vh;
	padding:0 24px;
}
.nc-heading {
	padding:56px 0 0 ;
}
.nc-slider {
	padding:56px 16px;
}
.nc-content {
	min-height:10vh;
	padding:56px 24px;
}
.nc-content:first-child {
	min-height:10vh;
	padding:0px 24px 56px 24px;
}
.nc-quote {
	min-height:70vh;
	padding:56px 24px;
}
.nc-notice {
	min-height:1vh;
	padding:24px;
}
.nc-notice p, .nc-notice h4{
	margin-bottom: 0px;

}


.has-nv-text-dark-bg-color a {
	color: white;
}

.stat-border-right {
    border-right: 1px solid #EC724D;
}
.stats {
    gap: 16px;
}

.wp-block-table td, .wp-block-table th {
    border: 0;
    padding: 8px 0px;
}

.wp-block-table {
    margin-top: 8px;
    margin-bottom: 8px;
}
.wp-block-table tr {
    border-bottom: 1px solid #ccc;
}
.stat-row .wp-block-columns {
    border-bottom: 1px solid #ccc;
}

.stats img {
    padding-bottom: 12px;
}
.stats h6 {
    padding-bottom: 0px;
}
.excerpt-wrap ol, .excerpt-wrap ul, .nv-content-wrap ol, .nv-content-wrap ul {
    margin: 0;
}
.wp-block-cb-carousel .slick-next:before, .wp-block-cb-carousel .slick-prev:before {
    color: #EC724D !important;
}
.slick-dots li button:before {
    font-size: 8px;
}
.slick-next:before, .slick-prev:before {
    font-size: 24px;
}
.slick-dots li.slick-active button:before, .slick-dots li button:before {
    color: #EC724D !important;
}
.stat-multiple table tr:first-child {
    height: 198px;
}
.stat-multiple td {
    height: 48px; 
    padding: 0;
    line-height: 17px;
}
.multiple-products .slick-track .slick-slide:nth-child(even) .stat-multiple td {
    background: #F4F4F4;
}
.slick-slide img {
    margin: auto;
}
.slick-slider .slick-list, .slick-slider .slick-track {
    cursor: grab;
}
.stat-column p {
    margin-bottom: 12px;
}
.stat-column h6 {
    margin-bottom: 0;
}
.wp-block-themeisle-blocks-accordion-item__title > div {
    border-bottom: 1px solid #bbb;
    padding-bottom: 16px;
}
.aagb__accordion_head.aab_right_icon {
    padding: 16px 0px!important;
    border-bottom: 1px solid #bbb;
}

.aagb__accordion_active .aagb__accordion_title {
    color: #EC724D !important;
}
.aagb__accordion_container:hover .aagb__accordion_title {
    color: #EC724D !important;
}
.stat-column h6 {
    margin-bottom: 0;
    font-size: 1em;
}
.stat-column .wp-block-image {
    width: 30px;
}
.stat-column img {
    width: 100%;
}

/* -- CARDS -- */

.nc-card {
	cursor: pointer;
}

.nc-card:hover {
-webkit-box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.3);
    transform: translateY(-8px);
    border-radius: 8px;
}
	
.nc-card:hover .wp-block-image {
    right: 16px;
}

.nc-card .wp-block-image {
    position: absolute;
    bottom: 20px;
    right: 24px;
}
.nc-card .wp-block-cover__inner-container {
    display: flex;
    /* flex-direction: column; */
    flex-flow: column;
    flex-wrap: wrap;
    align-content: space-between;
    justify-content: space-between;
    min-height: 400px;
    padding: 16px;
}

.nc-card p {
	margin-bottom: 0;
    padding-right:32px;
}


/* -- POSTS -- */

ul.wp-block-latest-posts__list {
    text-align: center;
	font-size: 1.3em;
}
.wp-block-latest-posts__featured-image img {
    max-height: 188px;
    width: 300px;
}
.wp-block-latest-posts.is-grid li {
    display: flex;
    flex-flow: column;
}
a.wp-block-latest-posts__post-title {
    padding-top: 8px;
}
/* -- CTA -- */

a.ctalink:focus, a.ctalink:hover {
   opacity: 1;
    color: inherit;
}

.cta {
  position: fixed !important;
  z-index: 99999;
  background: #fff;
  display: flex;
  gap: 4px;
  flex-direction: row;
  align-items: center;
  padding: 6px 16px;
  border-radius: 24px;
  border: 1px solid #777F84;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 800;
  color: #393D40;
  box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
  right: 24px;
  bottom: 24px;
	transition: 0.5s;
	border-radius: 24px;
}
.cta:hover {
	background: #FFEFEA;
	transform: translatey(-8px);
}

/* FOOTER */ 
footer .container {
    padding: 0 16px;
}
footer div#block-14, footer div#block-13 {
    margin-bottom: 16px;
}

/*INTRO*/
svg.north {
    will-change: transform;
}
.intro {
    position: sticky;
    text-align: center;
    color: white;
    z-index: 2;
	height:0;
}
.logoContainer {
	position: fixed;
	top:0;
	background:white;
	box-shadow: 0px 12px 18px -10px rgba(0,0,0,0.2);
	height: 50px;
	 z-index: 1;
	width: 100%;
}
svg.north {
    width: 350px;
}
svg .svgText {
    fill: #fff;
}
video {
    width: 100vw;
    height: 100vh;
    object-fit: cover;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
    /*opacity: 0.7*/
}
#arrow {
    /*animation-name: compass;
    animation-duration: 5s;
   
    animation-delay: 4s;
    animation-direction: alternate;
    animation-iteration-count: infinite;
    animation-play-state: running;*/
    animation: compass 10s infinite ;
	 animation-timing-function: cubic-bezier(0.47, 1.64, 0.41, 0.8);
    transform-origin: 34% 50%;
}
.scrollArrow {
    position: absolute;
    bottom: 24px;
    left: 50%;
}
h3.blurb {
    padding-top: 24px;
}
@keyframes compass {
0% {
transform: rotateZ(0deg);
}
50% {
transform: rotateZ(0deg);
}
60% {
transform: rotateZ(18deg);
}
70% {
transform: rotateZ(25deg);
}
80% {
transform: rotateZ(-30deg);
}
90% {
transform: rotateZ(-25deg);
}
100% {
transform: rotateZ(0deg);
}
}
@keyframes delay {
0% {
transform: rotateZ(0deg);
}
50% {
transform: rotateZ(1deg);
}
	100% {
transform: rotateZ(0deg);
}
}
.animup p {
    height: 120px;
}
/* MEDIA */
@media (max-width: 1399.98px) { }
@media (max-width: 1199.98px) { }
@media (max-width: 991.98px) {

	.header-main.scrolled {
  transform: translateY(-34.59px);
}

	.wp-block-latest-posts__featured-image img {
    max-height: 145px;
    width: 230px;
}
		.gt_white_content {
    position: fixed !important;
    top: 49vh !important;
    left: 17vw !important;
    box-shadow: 8px 8px 8px rgba(0,0,0,0.1);
}
	.gt_black_overlay {
    display: none !important; 
}
}
@media (max-width: 767.98px) { 	
.logoContainer {
	height: 50px;
}

	.wp-block-group {
    padding: 0 ;
}
		.gt_white_content {
    position: fixed !important;
    top: 49vh !important;
    left: 17vw !important;
    box-shadow: 8px 8px 8px rgba(0,0,0,0.1);
}
	.gt_black_overlay {
    display: none !important; 
}
		.header-main.scrolled {
  transform: translateY(-33px);
}
.nc-header {
		min-height:110vh;
	padding:0 24px;
}
.nc-heading {
	padding:40px 0 24px 0;
}
	.nc-slider {
	padding:40px 16px;
}
.nc-content {
	min-height:10vh;
	padding:40px 24px;
}

.nc-quote {
	min-height:70vh;
	padding:40px 24px;
}
.nc-notice {
	min-height:1vh;
	padding:24px;
}

	
	.cta {
		gap: 0px;
		flex-direction: row;
		align-items: center;
		padding: 10px 10px;
		right: 16px;
		bottom: 16px;
	}
	.cta span{ 
		display:none;
	}
	.wp-block-latest-posts.is-grid li {
    margin: 0 0 1.25em 0;
    width: 100%;
}
	.item--inner.builder-item--footer-three-widgets {
    margin-top: 24px;
}
}
@media (max-width: 575.98px) { 
	main {
    margin-top: 0;

}

.header--row-inner.header-main-inner {
    height: 70px;
}
.nc-header {
		min-height:110vh;
	padding:0 24px;
}
.nc-heading {
	padding:40px 0 24px 0;
}
.nc-content {
	min-height:10vh;
	padding:40px 24px;
}

.nc-quote {
	min-height:70vh;
	padding:40px 24px;
}
.nc-notice {
	min-height:1vh;
	padding:24px;
}
.stat-border-right {
    border-right: 0;
}
	.gt_white_content {
    position: fixed !important;
    top: 49vh !important;
    left: 17vw !important;
    box-shadow: 8px 8px 8px rgba(0,0,0,0.1);
}
	.gt_black_overlay {
    display: none !important; 
}
}