* {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    box-sizing: border-box;
}


/* roboto-100 - latin */

@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 100;
    src: url("../fonts/roboto-v30-latin-100.eot");
    /* IE9 Compat Modes */
    src: url("../fonts/roboto-v30-latin-100.eot") format("embedded-opentype"), /* IE6-IE8 */
    url('../fonts/roboto/roboto-v30-latin-100.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/roboto/roboto-v30-latin-100.woff') format('woff'), /* Modern Browsers */
    url('../fonts/roboto/roboto-v30-latin-100.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/roboto/roboto-v30-latin-100.svg#Roboto') format('svg');
    /* Legacy iOS */
}


/* roboto-300 - latin */

@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    src: url("../fonts/roboto-v30-latin-300.eot");
    /* IE9 Compat Modes */
    src: url("../fonts/roboto-v30-latin-300.eot") format("embedded-opentype"), /* IE6-IE8 */
    url('../fonts/roboto/roboto-v30-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/roboto/roboto-v30-latin-300.woff') format('woff'), /* Modern Browsers */
    url('../fonts/roboto/roboto-v30-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/roboto/roboto-v30-latin-300.svg#Roboto') format('svg');
    /* Legacy iOS */
}


/* roboto-regular - latin */

@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/roboto-v30-latin-regular.eot");
    /* IE9 Compat Modes */
    src: url("../fonts/roboto-v30-latin-regular.eot") format("embedded-opentype"), /* IE6-IE8 */
    url('../fonts/roboto/roboto-v30-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/roboto/roboto-v30-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('../fonts/roboto/roboto-v30-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/roboto/roboto-v30-latin-regular.svg#Roboto') format('svg');
    /* Legacy iOS */
}


/* roboto-500 - latin */

@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    src: url("../fonts/roboto-v30-latin-500.eot");
    /* IE9 Compat Modes */
    src: url("../fonts/roboto-v30-latin-500.eot") format("embedded-opentype"), /* IE6-IE8 */
    url('../fonts/roboto/roboto-v30-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/roboto/roboto-v30-latin-500.woff') format('woff'), /* Modern Browsers */
    url('../fonts/roboto/roboto-v30-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/roboto/roboto-v30-latin-500.svg#Roboto') format('svg');
    /* Legacy iOS */
}


/* roboto-700 - latin */

@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    src: url("../fonts/roboto-v30-latin-700.eot");
    /* IE9 Compat Modes */
    src: url("../fonts/roboto-v30-latin-700.eot") format("embedded-opentype"), /* IE6-IE8 */
    url('../fonts/roboto/roboto-v30-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/roboto/roboto-v30-latin-700.woff') format('woff'), /* Modern Browsers */
    url('../fonts/roboto/roboto-v30-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/roboto/roboto-v30-latin-700.svg#Roboto') format('svg');
    /* Legacy iOS */
}


/* arsenal-regular - latin */

@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Arsenal';
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/arsenal-v12-latin-regular.woff2") format("woff2");
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}


/* arsenal-italic - latin */

@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Arsenal';
    font-style: italic;
    font-weight: 400;
    src: url("../fonts/arsenal-v12-latin-italic.woff2") format("woff2");
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}


/* arsenal-700 - latin */

@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Arsenal';
    font-style: normal;
    font-weight: 700;
    src: url("../fonts/arsenal-v12-latin-700.woff2") format("woff2");
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}


/* arsenal-700italic - latin */

@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Arsenal';
    font-style: italic;
    font-weight: 700;
    src: url("../fonts/arsenal-v12-latin-700italic.woff2") format("woff2");
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

ol,
ul {
    list-style: none;
}

a {
    text-decoration: none;
}

 :root {
    --font-main: 'Roboto', sans-serif;
    --font-headline: 'Arsenal', sans-serif;
    --clr-text: #444;
    --clr-headline: #333;
    --main-clr: #333;
    --secundary-clr: #5E705B;
    --third-clr: #AEBDAB;
    --fourth-clr: #eadcce;
    --font-awesome: "Font Awesome 5 Free", "FontAwesome", "Font Awesome 6 Free";
    --cursor: pointer;
    --size-normal: 1.1625rem;
    --lh-normal: 1.725rem;
    --font-weight-300: 300;
    --white: #FFF;
    --black: #000;
    --logo-height: 90px;
    --wrapper-width: 1280px;
    --panel-padding: 13rem;
}

html {
    font-family: var(--font-main);
    scroll-behavior: smooth;
    font-size: 100%;
    -webkit-hyphens: auto;
    hyphens: auto;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: var(--clr-text);
    letter-spacing: 0.5px;
}

body.overflow {
    overflow-y: hidden;
}

header {
    position: fixed;
    z-index: 99;
    width: 100%;
    background: var(--white);
    transition: background 250ms ease-in;
}

header.no-logo .header-container {
    min-height: 76px;
}

.header-container {
    width: 100%;
    margin: 0 auto;
    display: flex;
	padding:0 1rem;
}

.wrapper {
    width: 100%;
    margin: 0 auto;
    padding: 3rem 2rem;
}

.full-width .wrapper {
    max-width: var(--wrapper-width);
    width: 100%;
    z-index: 2;
    position: relative;
}

.header-container>div {
    
    display: flex;
    align-items: center;
}

#mobile-btn {
    position: relative;
    color: var(--secundary-clr);
    font-size: 1.625rem;
    cursor: var(--cursor);
    z-index: 100;
}

#mobile-btn::before {
    font-family: var(--font-awesome);
    content: "\f0c9";
}

.logo {
    display: flex;
}

.menu {
    align-items: stretch;
    flex: 1;
}

#logo {
    max-height: var(--logo-height);
    width: auto;
    padding: 1rem 0;
}

#topnav {
    position: absolute;
    width: 100%;
    z-index: 97;
    transform: translateX(100%);
    top: 100%;
    max-width: 360px;
    opacity: 0;
    right: 0;
    transition: transform 200ms ease-in-out;
}

#topnav.active-nav {
    transform: translateX(0);
    opacity: 1;
}

nav li.menu-item-has-children::before {
    font-family: var(--font-awesome);
    content: "\f078";
    position: absolute;
    padding: 0.3rem 1rem 1rem 1rem;
    right: 0;
    cursor: var(--cursor);
    transform: rotate(0);
    transition: 0.25s ease-in-out;
}

#topnav ul.show,
#topnav ul.sub-menu.show {
    display: block;
    opacity: 1;
    visibility: visible;
}

#topnav ul {
    position: absolute;
    padding: 0;
    overflow-y: auto;
    transition: 0.3s;
    z-index: 9998;
    background: var(--white);
    width: 100%;
    height: calc(100vh - 80px);
}

#topnav .sub-menu,
#topnav .sub-menu .sub-menu {
    position: relative;
    display: none;
    padding: 10px 0;
    margin: 10px 0;
    background-color: rgba(240, 240, 240, 0.5);
    transition: 0.2s;
    height: auto;
}

#topnav a,
#topnav a:focus {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 20px;
    white-space: nowrap;
    transition: 0.3s;
    color: var(--clr-text);
}

#topnav .sub-menu a {
    padding: 10px 20px;
    font-size: 15px;
    text-transform: none;
    color: var(--color-secondary);
}

#topnav li {
    margin: 0;
    font-family: var(--font-headline);
}

img {
    width: 100%;
    height: auto;
}

.bg-image {
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
}

.overview {
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    background-position: top;
    text-align: center;
}

.overview .wrapper {
    display: flex;
    max-width: var(--wrapper-width);
    margin: 0 auto;
    padding: 12rem 4rem;
    gap: 0;
    position: relative;
}

.video_wrapper {
    background-size: cover;
    position: relative;
    box-shadow: 0px 3px 5px #333;
    aspect-ratio: 16 / 9;
    width: 100%;
    height: auto;
    margin-bottom: 2rem;
}

.video_wrapper .video_trigger::before {
    content: '\f04b';
    font-family: 'FontAwesome';
    position: absolute;
    z-index: -1;
    font-size: 120px;
    color: rgba( 255, 255, 255, .2);
    width: 120px;
    height: 120px;
    line-height: 120px;
    text-align: center;
    top: calc( 50% - 60px);
    left: calc( 50% - 60px);
}

.video_wrapper .video_trigger {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 9;
    background-color: rgba( 0, 0, 0, .5);
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
}

p.text-center::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: var(--black);
    opacity: 0.8;
    z-index: -1;
}

p.text-center {
    padding: 0.6rem 1rem;
    color: var(--white);
    position: relative;
    font-size: 0.825rem;
    margin-bottom: 0.8rem;
}

input.btn {
    background-color: var(--secundary-clr);
    border-radius: 2px;
    color: var(--white);
    transition: background-color 250ms ease-in;
    padding: 0.5rem 2rem;
    display: inline-block;
    border: 0;
    font-size: 1rem;
    font-weight: 300;
    margin: 0 auto;
    letter-spacing: 0.1rem;
    box-shadow: 0px 1px 5px #333;
    transition: all 250ms ease-in-out;
    cursor: pointer;
}

input.btn:hover {
    background-color: var(--third-clr);
}

.video_wrapper .video_layer {
    position: relative;
    display: flex;
    height: inherit;
    width: inherit;
}

.video_wrapper .video_layer iframe {
    border: 0px none transparent;
    height: auto;
    width: 100%;
    aspect-ratio: 16 / 9;
}

h1 {
    font-size: clamp(2rem, 4.5vw, 4rem);
    text-align: center;
    margin-bottom: 1rem;
    line-height: 1;
    font-family: var(--font-headline);
}

h2,
h3,
h4,
h5,
h6,
p.hl {
    font-size: clamp(1.8rem, 3.5vw, 3rem);
    line-height: 1.3;
    text-align: center;
    margin-bottom: 1rem;
    font-weight: 400;
    font-family: var(--font-headline);
    color: var(--secundary-clr);
}

footer .hl {
    color: var(--secundary-clr);
}

footer a {
    color: var(--black);
    transition: color 250ms ease-in-out;
}

footer a:hover {
    color: var(--white);
}

.no-temp h2:after,
.no-temp h2:before,
.single-post .meta:after {
    content: '';
    position: absolute;
    width: 30%;
    border-bottom: 7px double #eee;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, -50%);
}

.single-post .meta:after {
    content: '';
    position: absolute;
    width: 50%;
    border-bottom: 7px double #eee;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, -50%);
}

.no-temp h2:before,
footer::before {
    top: 0;
    bottom: inherit;
}

.no-temp h2,
.no-temp h3,
.no-temp h4,
.no-temp h5,
aside p.hl {
    margin: 4rem 0 1.5rem;
    font-size: clamp(1.2rem, 3.5vw, 1.5rem);
    text-align: left;
    font-weight: bold;
}

.no-temp h2::after {
    display: none;
}

.intro p {
    font-size: clamp(1.5rem, 3.5vw, 1.2rem);
    font-weight: 600;
    margin: 2.5rem 0 3rem;
}

.single-post h2,
.page-template-default h2,
.page-template-default h3 {
    margin: 2rem 0 2rem;
    padding: 0;
    position: relative;
    text-align: left;
}


/* 
.single-post h2:before,
.page-template-default h2::before {
    display: none;
}

.single-post h2:after,
.page-template-default h2:after {
    transform: translate(0);
    left: 0;
} */

.wp-caption {
    position: relative;
}

strong {
    color: var(--secundary-clr);
    font-weight: bold;
}

.box .wp-caption,
.post-grid-cat .wp-caption {
    width: 100% !important;
}

.post-grid-cat .wp-caption {
    margin-top: 2rem;
}

.wp-caption p {
    position: absolute;
    left: 10px;
    margin: 0;
    padding: 0.5rem;
    color: var(--white);
    background-color: rgba(0, 0, 0, 0.4);
    font-size: calc(0.5 / var(--size-normal));
    bottom: 20px;
    width: calc(100% - 20px);
}

[class*='col'] .box h2,
.border .box p {
    margin-bottom: auto;
    padding: 0 0 2rem;
    font-size: clamp(1.7rem, 3.5vw, 1.7rem);
    font-weight: 400;
    margin: 0 0 auto 0;
}

[class*='col'] .box h3,
article h3 {
    text-align: left;
    font-size: clamp(1.5rem, 3.5vw, 1.5rem);
}

article h3 {
    font-size: clamp(1.5rem, 3.5vw, 1.5rem);
}

.white,
.white h2,
.white h3,
.white h4,
.white strong,
p.hl {
    color: var(--white);
}

.overview .wrapper .box {
    width: 100%;
}

p,
ul li,
ol li,
.t_btn {
    font-size: clamp(1rem, 3.5vw, 1.125rem);
    line-height: 1.5;
    margin: 0 0 2rem;
    font-weight: 300;
}

ul li,
ol li {
    margin: 0.5rem 0;
}

.t_btn a {
    color: var(--clr-text);
}

.content ul li {
    list-style: circle outside;
}

.content ol li::marker {
    font-weight: bold;
}

.content ol li {
    list-style: decimal outside;
}

ol {
    margin: 1rem 0 1rem 1.4rem;
}

.alignright {
    float: right;
    width: 100% !important;
}

.alignleft {
    float: left;
    width: 100% !important;
}

.content ul {
    margin: 0 0 1rem 1rem;
}

.padding-bottom .wrapper {
    padding-bottom: 3rem;
}

@keyframes fadein {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

div.hideing {
    display: none !important;
}

div.show {
    display: block !important;
    animation: fadein 250ms ease-in;
}

.overlay {
    border-radius: 0px 0px calc((var(--panel-padding) * 2) - (var(--panel-padding) / 1.5) * 2) 0px;
    position: relative;
    background-position: top left;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: initial;
}

.overlay .wrapper {
    padding: var(--panel-padding);
}


/* .overlay::after {
    content: '';
    position: absolute;
    inset: 0 0 0 0;
    background: var(--secundary-clr);
    z-index: -1;
    opacity: 0.3;
    border-radius: 0px 0px calc((var(--panel-padding) * 2) - (var(--panel-padding) / 1.5) * 2) 0px;
} */

footer {
    text-align: center;
    position: relative;
    background: var(--third-clr);
}

footer li a {
    color: var(--black);
    transition: 250ms ease;
}

footer li a:hover {
    color: var(--white);
}

footer ul li,
footer p {
    margin: 0.5rem 0;
}

i.center {
    text-align: center;
    margin: 0 auto;
    display: block;
}

.center,
.text-left-align .box.center p {
    text-align: center;
}

.text-left-align .box,
.text-left-align .box h3,
.text-left-align .box h4,
.text-left-align p {
    text-align: left;
}

.page-template-temp-container .content i.fa {
    font-size: 36px;
    color: var(--secundary-clr);
}

.col-3 .wrapper,
.col-2 .wrapper,
.col-1 .wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 2rem;
}

.no-flex .wrapper {
    display: inherit;
}


/* .col-3 .box,
.col-2 .box {
    display: inline-flex;
    flex-direction: column;
    flex-wrap: wrap;
} */

.wrapper>h2,
.wrapper>h3,
.wrapper>h4 {
    flex: 1 0 100%;
}

.center .wrapper>h2,
.center .wrapper>h3 {
    text-align: center;
}

.feature-selection,
.img_hover {
    position: relative;
}

.f-bg {
    background-image: url(../img/livre-home13-bg-hero-tiny.jpg);
    position: absolute;
    width: calc(50% - 2rem);
    height: 100%;
    background-position: center;
}

.content .fa-solid {
    font-size: 1rem;
    margin-right: 0.5rem;
    color: var(--secundary-clr);
}

.feature-selection p,
.feature-selection h2 {
    padding: 0 4rem;
    color: var(--white);
}

.content img {
    border-radius: 20px;
}


/* .content img.asset-img {
    width: auto;
    border-radius: 0;
    aspect-ratio: 1 / 1;
} */


/* .asset {
    background: #fff;
    border-radius: 50%;
    aspect-ratio: 1 / 1;
    width: 108px;
    height: auto;
    display: inline-flex;
    justify-content: center;
    padding: calc(108px / 4);
} */

.asset {
    background: #fff;
    border-radius: 50%;
    width: 98px;
    aspect-ratio: 1 / 1;
    height: 98px;
    display: inline-flex;
    justify-content: center;
    padding: calc(98px / 4);
}

.box-col-10 p:last-child {
    margin: 0;
}

.flex-center .wrapper {
    align-items: center;
}

.content img.asset-img {
    width: auto;
    border-radius: 0;
    aspect-ratio: 1 / 1;
}

.asset.flip {
    background: #fafafa;
}

.border .wrapper {
    border: 10px solid #d5a1a1;
    padding: 3rem 5rem;
}

.border {
    padding: 5rem 0;
}

.content a.button {
    padding: 1rem 2rem;
    font-family: var(--font-headline);
    transition: background 250ms ease-in-out, color 250ms ease-in-out;
    border-radius: 1rem;
    font-size: 1.225rem;
    margin: 3rem 0.5rem 0.8rem;
    display: inline-flex;
    justify-content: center;
    width: 100%;
    transform: translateX(-0.5rem);
    text-transform: uppercase;
}

.content a.v1 {
    background: var(--white);
    color: var(--secundary-clr);
}

.content a.v2 {
    background: var(--secundary-clr);
    color: var(--white);
}

.content a.v1:hover {
    background: var(--secundary-clr);
    color: var(--third-clr);
}

.content a.v2:hover {
    background: var(--third-clr);
    color: var(--secundary-clr);
}

.border .box img {
    border-radius: 50%;
    max-width: 150px;
    height: auto;
    display: block;
}

.border .box:nth-child(1) {
    text-align: center;
}

.border .box:nth-child(2) {
    text-align: inherit;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1rem;
}

.border .box:nth-child(2) span {
    font-size: clamp(0.825rem, 3.5vw, 0.825rem);
    color: var(--third-clr);
}

.blogpost {
    padding: 4rem 0 4rem 0;
}

.category.blogpost {
    padding: 0 0 0 0;
}

#cookie-notice {
    background: #000;
}

.post-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 3rem 1rem;
    padding: 3rem 4rem;
}

.highlight article:nth-child(1) {
    grid-area: 1 / 1 / 1 / 5;
    display: inline-grid;
    grid-template-columns: 1fr 1fr 3rem 1fr 1fr;
    gap: 1rem;
    align-items: center;
    margin-left: -4rem;
}

.highlight article:nth-child(1) .info {
    padding: 0;
}

.highlight article:nth-child(1) img {
    width: 100%;
    margin-left: 0;
}

.highlight .overlay,
.highlight .f-bg {
    grid-area: 1 / 1 / 1 / 4;
    width: 100%;
    position: relative;
    display: block;
}

.highlight .f-bg {
    background-repeat: no-repeat;
    background-size: cover;
}

.highlight .active .overview_img {
    grid-area: 1 / 2 / 1 / 4;
    z-index: 2;
    display: inline-flex;
    width: 100% !important;
}

.highlight .info {
    grid-area: 1 / 4 / 2 / 6;
    text-align: center;
    width: 100% !important;
}

article h3,
.highlight .info {
    text-align: center;
}

.highlight .info {
    padding: 1rem;
}

.books article,
.category article {
    grid-area: span 1 / span 2;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.books article {
    display: block;
}

.books article .overview_img {
    width: 100%;
}

.books article .info {
    width: 72%;
}

.post-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 3rem 1rem;
    padding: 3rem 1rem;
}

.category .post-grid {
    grid-template-columns: 1fr;
}

.category article {
    gap: 1rem;
    flex-direction: column;
}

.category article .overview_img {
    width: 100%;
    height: 100%;
}

.category article .overview_img img {
    object-fit: cover;
    height: 100%;
}

.category article .info {
    width: 100%;
}

.content a {
    color: var(--secundary-clr);
}

.content a:hover {
    color: var(--third-clr);
}

.content .bttn,
.overl span {
    color: var(--white);
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 2.3px;
    background-color: var(--third-clr);
    border-radius: 3px 3px 3px 3px;
    padding: 10px;
    font-size: 0.825rem;
    transition: background-color 250ms ease-in-out;
}

.overl span {
    background-color: rgba(0, 0, 0, 0.2);
}

.content .bttn:hover {
    background-color: var(--secundary-clr);
    color: var(--white) !important;
}

.post-grid-cat {
    display: grid;
    grid-template-columns: 1fr;
    gap: 3rem;
}

.post-grid-cat article {
    display: inherit;
    text-align: left;
    border-bottom: 7px double #eee;
}

.post-grid-cat article:last-child {
    border-bottom: inherit;
}

.post-grid-cat article h2,
.post-grid-cat article h3,
.post-grid-cat article p {
    text-align: left;
    padding-left: 10px;
}

.post-grid-cat article h2 {
    margin: 2rem 0 1rem;
    text-align: left;
}

.post-grid-cat aside {
    position: relative;
    max-height: inherit;
}

.meta {
    position: relative;
    padding-bottom: 1rem;
}

.single-post .meta {
    margin-bottom: 2rem;
}

.meta p {
    font-size: 0.825rem;
    text-transform: uppercase;
}

.no-temp .meta p {
    text-align: center;
}

p.readmore {
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.img_hover {
    display: flex;
}

.overl {
    width: 100%;
    height: 100%;
    background: var(--third-clr-rgb-m);
    position: absolute;
    display: flex;
    color: var(--white);
    justify-content: center;
    align-items: center;
    flex-direction: column;
    opacity: 0;
    transition: opacity 250ms ease-in-out;
}

.overl i {
    font-size: 42px !important;
    color: var(--white) !important;
    margin-bottom: 1rem;
    background: rgba(0, 0, 0, 0.2);
    width: 80px;
    height: 80px;
    display: inline-flex;
    justify-content: space-around;
    align-items: center;
    border-radius: 50%;
}

.img_hover:hover .overl {
    opacity: 1;
}


/* .tagcloud a {
    font-size: 0.825em !important;
    display: block;
    float: left;
    padding: 7px 10px;
    margin: 0 5px 5px 0;
    background: #777;
    color: var(--white);
    border-radius: 5px;
    transition: background 250ms ease-in-out;
    text-transform: uppercase;
    font-weight: 800;
}

.tagcloud a:hover {
    background: var(--secundary-clr);
    color: var(--white) !important;
} */

.post-template-default .overview .wrapper,
.page-template-default .overview .wrapper,
.post-template .overview .wrapper {
    display: flex;
    max-width: var(--wrapper-width);
    margin: 0 auto;
    padding: var(--panel-padding) 2rem calc(var(--panel-padding) / 2);
    position: relative;
    justify-content: end;
}

.post-template-default .overview,
.page-template-default .overview,
.post-template .overview {
    z-index: 1;
}


/* 
.post-template-default .overview::after,
.page-template-default .overview::after,
.post-template .overview::after {
    content: '';
    position: absolute;
    inset: 0 0 0 0;
    background: rgba(0, 0, 0, 0.4);
    z-index: -1;
} */

.overview .box.box:nth-child(1) {
    order: 2;
}

.faq-container {
    max-width: 900px;
    margin: 0 auto;
    text-align: left;
    border-bottom: 1px solid var(--third-clr);
}

.faq-content {
    display: none;
}

.faq-content.show {
    display: block;
}

.faq-title {
    padding: 0.5rem 2rem 0.5rem 1rem;
    font-size: clamp(1rem, 3.5vw, 1.3rem);
    position: relative;
    font-family: var(--font-headline);
    cursor: var(--cursor);
    transition: all 250ms ease-in-out;
    padding: 1.5rem 0;
    color: var(--secundary-clr);
}

.faq-title::after {
    content: "\2b";
    display: block;
    position: absolute;
    font-family: arial;
    right: 1rem;
    color: var(--third-clr);
    font-size: 2.5rem;
    top: 50%;
    transform: translateY(-50%) rotate(0);
    transition: all 250ms ease-in-out;
}

.faq-title.deg::after {
    transform: translateY(-50%) rotate(45deg);
}

.faq-content {
    padding: 0 0 0.5rem 0;
}

.testimonial_ov {
    --grid-column: 1;
    display: grid;
    gap: 2rem;
    grid-template-columns: repeat(var(--grid-column), 1fr);
    margin: 0 !important;
    padding-left: 0;
    padding-right: 0;
}

.extra_padding .wrapper {
    padding-left: 2rem;
    padding-right: 2rem;
}

.content .testimonial_ov li {
    list-style: none;
    padding: 3rem 3rem 2rem;
    color: #FFF;
    border-radius: calc(4rem * 1.5) 0 calc(4rem * 1.5) 0;
    transition: all 250ms ease-in-out;
    display: flex;
    flex-direction: column;
    position: relative;
}

.content .testimonial_ov li:hover {
    box-shadow: 0 0 16px #aaa;
    transform: scale(1.05);
}

.testimonial_ov img {
    border-radius: 50%;
    border: 3px solid var(--secundary-clr);
    max-width: 40%;
    margin: 0 auto;
    display: block;
}

.testimonials p.hl {
    margin: 2rem 0 2rem;
    font-size: clamp(1.6rem, 3.5vw, 3rem);
}

.testimonials p {
    font-size: 1rem;
    line-height: 1.7;
    color: var(--white);
}

.testimonial_content {
    position: relative;
}

.testimonial_content p {
    margin: 0;
}

.testimonials .testimonial_content::before,
.testimonials .testimonial_content::after {
    content: '“';
    font-size: 3rem;
    font-weight: 400;
    height: 42px;
    display: block;
}

.testimonials .testimonial_content::before {
    content: '“';
}

.testimonials .testimonial_content::after {
    content: '”';
    right: 0;
    float: right;
}

.testimonial_ov .img_testimonial {
    margin-bottom: 22px;
}

.testimonial_ov li p:nth-child(2) {
    text-align: right;
    font-family: var(--font-headline);
    font-size: clamp(1.1rem, 3.5vw, 1.1rem);
    margin: 1rem;
}

.content .testimonial_ov li:nth-child(odd) {
    background: var(--secundary-clr);
}

.content .testimonial_ov li:nth-child(even) {
    background: var(--third-clr);
}

.content .testimonial_ov li:nth-child(even) p:nth-child(2),
.content .testimonial_ov li:nth-child(even) .testimonial_content::before,
.content .testimonial_ov li:nth-child(even) .testimonial_content::after {
    /* color: var(--secundary-clr); */
    color: var(--white);
}

.content .testimonial_ov li:nth-child(odd) p:nth-child(2),
.content .testimonial_ov li:nth-child(odd) p,
.content .testimonial_ov li:nth-child(odd) .testimonial_content::before,
.content .testimonial_ov li:nth-child(odd) .testimonial_content::after {
    /* color: var(--third-clr); */
    color: var(--white);
}

.box-color .box:nth-child(even) {
    background: var(--secundary-clr);
    padding: 1rem 2rem;
}

.box-color .box:nth-child(odd) {
    background: var(--third-clr);
    padding: 1rem 2rem;
}


/* .page-template-default div.center h2,
.page-template-default div.center h3,
.page-template-default div.center h4,
.page-template-default div.center h5 {
    text-align: center;
} */

.header-content {
    padding: 2rem 3rem;
    position: relative;
    max-width: 100%;
}

.header-content::after {
    content: '';
    inset: 0 0 0 0;
    position: absolute;
    background: var(--secundary-clr);
    opacity: 0.5;
    z-index: -1;
    border-radius: calc(4rem * 1.5) 0 calc(4rem * 1.5) 0;
}

.sp-heading .wrapper>h2 {
    text-align: center;
    padding: 1.5rem 3rem 2rem;
    font-size: clamp(2rem, 4.5vw, 3.5rem);
    text-align: center;
    line-height: 1.2;
    font-weight: 600;
    font-family: var(--font-headline);
    background: var(--third-clr);
    border-radius: 0 calc(4rem * 1.5) 0 calc(4rem * 1.5);
    margin: 2rem auto 3rem;
    width: fit-content;
}

.box {
    flex: auto;
}

.flex-center {
    display: flex;
    align-items: center;
    justify-content: center;
}

.flex-center-top {
    display: flex;
    align-items: start;
    justify-content: center;
}


/* .flex-center-top .asset {
    margin-top: 1rem;
} */

.listing h4 {
    font-size: clamp(1.5rem, 3.5vw, 2rem);
}

.box.flex {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

.padding-top {
    padding-top: 2rem;
}

.padding-top-2 {
    padding-top: 1rem;
}

.content .img-border img {
    border-radius: 80px 30px;
}

.content .logo .box:nth-child(2) img {
    width: auto;
    max-height: 298px;
}

.content .logo .box:nth-child(4) img {
    width: auto;
    max-height: 146px;
}

.content .logo .box:nth-child(3) img {
    width: auto;
    max-height: 146px;
}

 .content a.button {
        width: auto;
    }

@media screen and (min-width: 540px) {
    .col-2.wrap .wrapper .box,
    .col-3.wrap .wrapper .box {
        flex: calc(50% - 2rem) 0 1;
    }
   
    .category .post-grid {
        grid-template-columns: repeat(auto-fit, minmax(min(300px, 100%), 1fr));
    }
    .category article {
        flex-direction: initial;
    }
    .post-grid {
        padding: 3rem 4rem;
    }
    .highlight article:nth-child(1) .info {
        padding: 1rem 0rem 1rem 4rem;
    }
    .highlight .overlay {
        display: block;
    }
    .highlight article:nth-child(1) img {
        width: calc(100% - 4rem);
        margin-left: 4rem;
    }
    .post-grid-cat .wp-caption {
        margin-top: 4rem;
    }
    .books article .overview_img {
        width: 34%;
    }
    .content .bttn,
    .overl span {
        padding: 10px 30px 10px 30px;
    }
    .header-container>div {
        padding: 0 2rem;
    }
    .box {
        --gap: 2rem;
    }
    .box-col-1 {
        width: calc( 100% - var(--gap));
    }
    .box-col-2 {
        width: calc( 50% - var(--gap));
    }
    .box-col-3 {
        width: calc( 50% - var(--gap));
    }
    .box-col-4 {
        width: calc( 50% - var(--gap));
    }
    .box-col-5 {
        width: calc( 50% - var(--gap));
    }
    .box-col-6 {
        width: calc( 50% - var(--gap));
    }
    .box-col-7 {
        width: calc( 50% - var(--gap));
    }
    .box-col-8 {
        width: calc( 50% - var(--gap));
    }
    .box-col-9 {
        width: calc( 100% - var(--gap));
    }
    .box-col-10 {
        width: calc( 100% - var(--gap));
    }
}

@media screen and (min-width: 840px) {
    .overlay {
        min-height: 650px;
        background-position: bottom left;
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
    }
    .box {
        --gap: 2rem;
    }
    .box-col-1 {
        width: calc( 8.33333333% - var(--gap));
    }
    .box-col-2 {
        width: calc( 16.6666666% - var(--gap));
    }
    .box-col-3 {
        width: calc( 25% - var(--gap));
    }
    .box-col-4 {
        width: calc( 33.3333333% - var(--gap));
    }
    .box-col-5 {
        width: calc( 41.6666666% - var(--gap));
    }
    .box-col-6 {
        width: calc( 50% - var(--gap));
    }
    .box-col-7 {
        width: calc( 58.3333333% - var(--gap));
    }
    .box-col-8 {
        width: calc( 66.66666666% - var(--gap));
    }
    .box-col-9 {
        width: calc( 75% - var(--gap));
    }
    .box-col-10 {
        width: calc( 83.33333333% - var(--gap));
    }
    .box-col-11 {
        width: calc( 91.66666666% - var(--gap));
    }
    .header-content {
        max-width: 50%;
    }
    .padding-top {
        padding-top: 4rem;
    }
    .testimonial_ov {
        --grid-column: 1;
    }
    .testimonial_ov {
        padding-left: 6rem;
        padding-right: 6rem;
    }
    .testimonial_ov .img_testimonial {
        margin-top: calc(-25% - 1rem);
    }
    .content a.button {
        min-width: auto;
    }
    .overview .box.box:nth-child(1) {
        order: inherit;
    }
    .overview,
    .overview h1 {
        text-align: left;
    }
    .alignright,
    .alignleft {
        width: auto !important;
    }
    .feature-selection p,
    .feature-selection h2 {
        color: var(--clr-text);
    }
    .header-container,
    .wrapper {
        max-width: var(--wrapper-width);
    }
    #mobile-btn {
        display: none;
    }
    /* header,
    #topnav ul {
        background: transparent;
    } */
    #topnav {
        position: relative;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        flex: 0;
        justify-content: space-between;
        margin-left: auto;
        top: inherit;
        transform: translateX(0);
        height: 100%;
        opacity: 1;
        max-width: inherit;
        transition: opacity 250ms ease-in-out 300ms;
    }
    #topnav ul {
        margin: 0;
        padding: 0;
        inset: inherit;
        display: flex;
        list-style: none;
        align-items: center;
        position: relative;
        overflow-y: inherit;
        height: inherit;
        max-width: inherit;
        min-width: inherit;
    }
    #topnav li {
        position: relative;
        height: 100%;
        display: flex;
    }
    #topnav li .sub-menu li {
        position: relative;
        height: inherit;
        display: block;
    }
    #topnav a {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 1rem 1.3rem;
        font-size: calc(1rem + 4px);
        font-weight: 400;
        white-space: nowrap;
        transition: 250ms;
        /* color: var(--white); */
    }
    #topnav .sub-menu a {
        color: var(--white);
    }
    #topnav li:hover>a {
        color: var(--secundary-clr);
    }
    header.no-logo nav {
        margin-left: -1.3rem;
    }
    #topnav ul.sub-menu.show {
        opacity: inherit;
        visibility: initial;
        display: none;
    }
    #topnav .sub-menu {
        display: block;
        position: absolute;
        height: auto;
        left: 0;
        top: calc(100% + 30px);
        margin: 0;
        padding: 0;
        z-index: 99;
        opacity: 0;
        visibility: hidden;
        background: var(--secundary-clr);
        box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
        transition: 200ms;
        width: auto;
    }
    #topnav li:hover>ul.sub-menu.show {
        opacity: 1;
        visibility: visible;
        display: block;
    }
    #topnav li:hover>ul.sub-menu {
        opacity: 1;
        top: 100%;
        visibility: visible;
    }
    #topnav .sub-menu li:hover>ul.sub-menu {
        top: 0;
    }
    #topnav .sub-menu .sub-menu {
        top: calc(0 - 30px);
        left: 100%;
        visibility: hidden;
        display: block;
        position: absolute;
        background: var(--white);
        margin: 0;
        padding: 0;
    }
    nav li.menu-item-has-children::before {
        display: none;
    }
    nav a::before {
        position: absolute;
        bottom: 1rem;
        left: 0;
        width: 0;
        height: 1px;
        background-color: var(--secundary-clr);
        content: " ";
        transition: 0.3s ease;
    }
    #topnav .sub-menu a:before {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: var(--third-clr);
        opacity: 0;
        content: " ";
        z-index: -1;
        transition: 300ms ease;
    }
    .menu-item:hover>a::before {
        width: 100%;
    }
    #topnav .sub-menu .menu-item:hover>a::before {
        opacity: 0.6;
    }
    #topnav .sub-menu>.menu-item:hover>a {
        color: var(--white);
    }
    footer ul {
        display: flex;
        justify-content: center;
        gap: 2rem;
    }
    .full-width .wrapper {
        padding: 2rem 4rem 5rem;
    }
    .col-3 .box,
    .col-3 .wrapper,
    .col-2 .box,
    .col-2 .wrapper {
        flex-wrap: nowrap;
    }
    .col-2.wrap .wrapper,
    .col-3.wrap .wrapper {
        flex-wrap: wrap;
    }
    .feature-selection.col-2 .box {
        flex: 1;
    }
    .feature-selection.col-2 .box:nth-child(1) {
        align-items: end;
    }
    .feature-selection .wrapper {
        padding: 0 0 0 4rem;
        gap: 0;
        align-items: center;
    }
    .feature-selection img {
        max-width: 70%;
        position: relative;
        margin: 6rem 4rem 0;
    }
    .post-grid-cat aside {
        position: sticky;
        top: 80px;
        align-self: start;
    }
    .content a.button {
        margin: 3rem 0.5rem 0.8rem;
    }
    header {
        position: absolute;
    }
    /* header.sticky {
        box-shadow: 0 0 5px #fafafa;
        background-color: var(--white);
        position: fixed;
        transition: all 250ms ease-in;
    } */
    .content {
        padding: 0;
    }
    .extra_padding .wrapper {
        padding-left: var(--panel-padding);
        padding-right: var(--panel-padding);
    }
    .no-wrapper .wrapper {
        max-width: inherit !important;
    }
}

@media screen and (min-width:1300px) {
    .header-container,
    .wrapper {
        max-width: var(--wrapper-width);
    }
}

@media screen and (min-width: 840px) and (max-width: 1024px) {}

@media screen and (min-width: 2200px) {}

@media(min-height:1100px) {}

.contact_bar {
    position: fixed;
    max-width: 340px;
    right: 0;
    top: 30%;
    z-index: 10;
    transform: translateX(calc(100% - 40px));
    transition: transform 200ms ease-in-out;
}

.contact_bar li {
    position: relative;
    margin: 0;
    font-size: 16px;
    background-color: var(--third-clr);
    position: relative;
    padding: 0 0 0 40px;
    height: 47px;
    display: flex;
    align-items: center;
}

.contact_bar li a {
    display: block;
    padding: 0 8px 0 14px;
    color: var(--white);
    width: 100%;
    font-weight: bold;
}

li.phone::before,
li.email::before,
li.calendly::before {
    font-family: var(--font-awesome);
    padding: 10px;
    background-color: var(--secundary-clr);
    color: #fff;
    width: 20px;
    display: inline-flex;
    font-size: 18px;
    justify-content: center;
    left: 0;
    position: absolute;
    cursor: pointer;
}

li.phone::before {
    content: '\f095';
}

li.email::before {
    content: '\f0e0';
}

li.calendly::before {
    content: '\f073';
}

.contact_bar.active,
.contact_bar.active:hover,
.contact_bar:hover {
    transform: translateX(0%);
}

        .form-header {
          margin-top: 60px;
            background: linear-gradient(135deg, #2c5530 0%, #4a7c59 100%);
            color: white;
            padding: 40px;
            text-align: center;
        }

        .form-header h1 {
            font-size: 2.5rem;
            margin-bottom: 10px;
            font-weight: 300;
        }

        .form-header p {
            font-size: 1.1rem;
            opacity: 0.9;
        }

        .form-content {
            padding: 50px 40px;
        }

        .form-group {
            margin-bottom: 25px;
        }

        label {
            display: block;
            margin-bottom: 8px;
            font-weight: 600;
            color: #2c5530;
            font-size: 1rem;
        }

        input, textarea, select {
            width: 100%;
            padding: 15px;
            border: 2px solid #e0e0e0;
            border-radius: 10px;
            font-size: 1rem;
            transition: all 0.3s ease;
            background: rgba(255, 255, 255, 0.8);
        }

        input:focus, textarea:focus, select:focus {
            outline: none;
            border-color: #8fbc8f;
            box-shadow: 0 0 0 3px rgba(143, 188, 143, 0.2);
            transform: translateY(-2px);
        }

        textarea {
            resize: vertical;
            min-height: 120px;
        }

        .form-row {
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 20px;
        }

        .submit-btn {
            background: linear-gradient(135deg, #2c5530 0%, #4a7c59 100%);
            color: white;
            padding: 18px 40px;
            border: none;
            border-radius: 50px;
            font-size: 1.1rem;
            font-weight: 600;
            cursor: pointer;
            transition: all 0.3s ease;
            width: 100%;
            margin-top: 20px;
        }

        .submit-btn:hover {
            transform: translateY(-3px);
            box-shadow: 0 10px 25px rgba(44, 85, 48, 0.3);
        }

        .submit-btn:active {
            transform: translateY(-1px);
        }

        .privacy-note {
            background: rgba(143, 188, 143, 0.1);
            padding: 20px;
            border-radius: 10px;
            margin-top: 20px;
            font-size: 0.9rem;
            color: #2c5530;
            border-left: 4px solid #8fbc8f;
        }

        /* Thank you page styles */
        .thank-you-page {
            display: none;
            text-align: center;
            padding: 60px 40px;
        }

        .thank-you-icon {
            width: 80px;
            height: 80px;
            background: linear-gradient(135deg, #4a7c59 0%, #8fbc8f 100%);
            border-radius: 50%;
            margin: 0 auto 30px;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 2rem;
            color: white;
            animation: bounce 2s infinite;
        }

        @keyframes bounce {
            0%, 20%, 50%, 80%, 100% {
                transform: translateY(0);
            }
            40% {
                transform: translateY(-10px);
            }
            60% {
                transform: translateY(-5px);
            }
        }

        .thank-you-page h2 {
            font-size: 2.2rem;
            color: #2c5530;
            margin-bottom: 20px;
            font-weight: 300;
            text-align: center;
        }

        .thank-you-page p {
            font-size: 1.1rem;
            color: #666;
            margin-bottom: 15px;
            max-width: 500px;
            margin-left: auto;
            margin-right: auto;
        }

        .back-btn {
            background: linear-gradient(135deg, #8fbc8f 0%, #9acd32 100%);
            color: white;
            padding: 12px 30px;
            border: none;
            border-radius: 25px;
            font-size: 1rem;
            cursor: pointer;
            transition: all 0.3s ease;
            margin-top: 20px;
        }

        .back-btn:hover {
            transform: translateY(-2px);
            box-shadow: 0 8px 20px rgba(143, 188, 143, 0.3);
        }

        @media (max-width: 768px) {
            .container {
                margin: 10px;
                border-radius: 15px;
            }

            .form-content {
                padding: 30px 20px;
            }

            .form-header {
                padding: 30px 20px;
            }

            .form-header h1 {
                font-size: 2rem;
            }

            .form-row {
                grid-template-columns: 1fr;
                gap: 15px;
            }
        }