.metrophobic-regular {
    font-family: "Metrophobic", sans-serif;
    font-weight: 400;
    font-style: normal;
}


.montserrat-regular {
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-weight: normal;
    font-style: normal;
}

.lato-thin {
    font-family: "Lato", sans-serif;
    font-weight: 100;
    font-style: normal;
}

.lato-light {
    font-family: "Lato", sans-serif;
    font-weight: 300;
    font-style: normal;
}

.lato-regular {
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.lato-bold {
    font-family: "Lato", sans-serif;
    font-weight: 700;
    font-style: normal;
}

.lato-black {
    font-family: "Lato", sans-serif;
    font-weight: 900;
    font-style: normal;
}

.bebas-neue-regular {
    font-family: "Bebas Neue", sans-serif;
    font-weight: 100;
    font-style: normal;
}


html,
body {
    margin: 0;
    padding: 0;
    scrollbar-width: none;
}

/* Base font and colors */
body {
    font-family: system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 1.6;
    color: #fff;
    background: #826754;
    width: 100vw;
    height: 100vh;
    overflow: auto;
}

html {
    scroll-behavior: smooth;
}


footer {
    padding: 1rem;
    background: #f5f5f5;
}

header {
    height: 4.5rem;
    background: #0f0e0e;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    border-bottom: 2px solid #ffffff;
}

.header-info {
    max-width: 60vw;
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 1vh;
    font-family: 'Metrophobic';
    font-weight: 700;
    font-size: 16px;
}

.header-info p {
    color: #ffffff;
    margin: 0px;
    padding-left: 5px;
    font-weight: 500;
}

.header-info p span {
    color: #826754;
}

.header-contact {
    display: flex;
    gap: 15px;
    padding-right: 10px;
    font-family: 'Metrophobic';
    display: flex;
    align-items: center;
}

.header-contact p {
    padding-left: 0px;
    color: rgb(0, 0, 0);
    margin: 0px;
}

.header-contact a {
    height: min-content;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 3px;
    text-decoration: none;
    border-radius: 25px;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 10px;
    padding-right: 10px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
    transition: all ease 0.3s;
}

.header-contact a:hover {
    box-shadow: none;
}

.header-contact a:nth-child(2) {
    gap: 5px;
}

.header-contact a img {
    width: 20px;
    height: 20px;
}

.header-info a {
    color: inherit;
    text-decoration: none;
}

.header-links {
    position: absolute;
    bottom: -2vw;
    /* push half its height below */
    left: 50%;
    transform: translateX(-50%);
    max-width: 75vw;
    width: 100%;
    height: 3vw;
    background-color: #ffffff;
    border-radius: 12px;
    display: flex;
    justify-content: space-between;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
    z-index: 5;
    padding-bottom: 3px;
    padding-left: 10px;
    padding-right: 10px;
}

.main-logo-cont {
    display: flex;
    align-items: center;
    background-color: #fff;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-right: 2px solid #826754;
    padding: 0px 10px;
    height: 100%;
    /* set container height */
    width: auto;
    /* adjusts to logo width */
}

.main-logo-cont a {
    display: flex;
    align-items: center;
    height: 100%;
    /* pass height down to img */
}

.main-logo-cont img {
    height: 100%;
    /* logo matches container height */
    width: auto;
    /* keeps aspect ratio */
    display: block;
}



.front-cover-container {
    height: 98vh;
    width: 100vw;
    background-size: cover;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
    overflow: hidden;
}

.bg-video {
    position: absolute;
    top: 0;
    right: 0;
    width: 55vw;
    /* half the screen */
    height: 99%;
    object-fit: cover;
    filter: blur(0.5px);
    z-index: -1;
    border-bottom-left-radius: 80px;
    box-shadow: 0px 0px 10px 0px black;
}


/* .front-cover-container::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 49.8vw;
    height: 95vh;
    background: url(https://www.shoreexcursionsgroup.com/img/tour/AKVRSTLYPLT-2.jpg) center/cover no-repeat;
    filter: blur(0.5px);
    z-index: -1;
}  */


.page-links {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex: 1;
}

.link {
    display: flex;
    align-items: center;
    padding: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    height: 100%;
    background-color: #ffffff;
    cursor: pointer;
    /* border-right: 1px solid #000000; */
}

.link:nth-child(3) {
    width: 140px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
}

.link p {
    margin: 0px;
    font-family: "Montserrat";
    font-weight: bolder;
    text-transform: uppercase;
    color: #000000;
    font-size: 16px;
}

.link a {
    color: inherit;
    text-decoration: none;
    display: flex;
    gap: 7px;
}

.link:hover {
    background-color: #826754;
}

.link:hover p {
    color: white;
}

.link:nth-child(5) {
    border-right: none;
}

.title-cont {
    font-family: "Bebas Neue", system-ui, sans-serif;
    width: 100%;
    max-width: 45vw;
    /* ~960px */
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 1rem;
    margin: 2rem 0;
    box-sizing: border-box;
    padding-right: 2rem;
    padding-left: 2rem;
    margin-right: 0px;
    position: relative;
}

.cpa-img-cont {
    display: flex;
    align-items: center;
    gap: 22px;
    background-color: white;
    border-radius: 5px;
    padding: 9px;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 1px;
    box-sizing: border-box;
}

.cpa-img-cont a {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 1;
}

.cpa-img {
    height: 28px;
}

.title {
    width: 100%;
}


.title-cont h1 {
    margin: 0;
    color: #fff;
    text-transform: uppercase;
    line-height: 1.1;
    font-weight: 100;
    text-align: left;
    font-size: 4.6rem;
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 8px;
    margin-top: 10px;
    white-space: nowrap;
}

.title-in span {
    color: #000000;
}

.title-cont p {
    font-family: "Metrophobic", system-ui, sans-serif;
    margin: 0;
    /* readable line length */
    padding-right: 0;
    /* remove vw padding that caused overflow */
    color: #fff;
    font-size: 20px;
    line-height: 25px;
}

.title-cont p span {
    color: #000000;
    font-weight: 900;
}

.button-cont {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 3px;
    margin-top: 10px;
}

.c-a-cont {
    height: 2.6em;
    /* 2px top + 2px bottom border */
    aspect-ratio: 1 / 1;
    background-color: white;
    border-radius: 6px;
    border: 2px solid white;
    display: flex;
    align-items: center;
    justify-content: center;
}

.c-a-cont img {
    height: 75%;
}


.main-butt {
    --color: #fff;

    display: inline-block;
    width: 12em;
    height: 2.6em;
    line-height: 2.6em;

    font-family: inherit;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 1px;
    color: var(--color);

    background: transparent;
    border: 2px solid var(--color);
    border-radius: 6px;

    cursor: pointer;
    position: relative;
    overflow: hidden;
    z-index: 1;

    transition: color 0.3s, background-color 0.3s, border-color 0.3s;
}


.main-butt:before {
    content: "";
    position: absolute;
    z-index: -1;
    background: var(--color);
    height: 150px;
    width: 300px;
    border-radius: 50%;
}

.main-butt:hover {
    color: #000000;
    border: solid 2px black;
}

.main-butt:before {
    top: 100%;
    left: 100%;
    transition: all 0.7s;
}

.main-butt:hover:before {
    top: -30px;
    left: -30px;
}

.main-butt:active:before {
    background: #ffffff;
    transition: background 0s;
}

.header-2 {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    /* full width */
    height: 3rem;
    background: #fff;
    border-bottom: none;
    z-index: 1000;
    padding-top: env(safe-area-inset-top, 0);
    /* start hidden but animatable */
    transform: translateY(-100%);
    opacity: 0;
    pointer-events: none;
    transition: transform .25s ease, opacity .25s ease;
    border-bottom: #826754 solid 2px !important;
}

.header-2.show {
    transform: translateY(0);
    opacity: 1;
    pointer-events: auto;
}

.to-top {
    position: fixed;
    bottom: 35px;
    right: 35px;
    width: 35px;
    height: 35px;

    z-index: 999;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    background: rgba(47, 47, 47, .48);
    backdrop-filter: blur(12.100000381469727px);
    transition: transform .25s ease, opacity .25s ease;
    border: solid 1px white;
}

.to-top:hover {
    transform: scale(1.2);
}

.to-top img {
    width: 15px;
    height: 15px;
}

.to-top.show {
    opacity: 1;
}

.header-links2 {
    max-width: 70vw;
    width: 100%;
    display: flex;
    justify-content: space-between;
    height: 100%;
}

.header-links2 .page-links {
    flex: none;
}

.header-links2 .header-contact {
    padding-right: 0px;
    gap: 10px;
}

.header-links2 .header-contact p {
    color: #000000;
    letter-spacing: 0px;
    font-family: "Metrophobic";
}

.header-links2 .header-contact a {
    text-decoration: none;
    padding: 0px;
    padding-left: 10px;
    padding-right: 10px;
}

.group {
    display: flex;
    width: 100%;
    justify-content: space-between;
    padding-left: 15px;
}

.about-us-container {
    background-color: #0f0e0e;
    width: 100%;
    max-width: 100vw;
    box-sizing: border-box;
    margin-top: 1vw;
    padding-bottom: 2vw;
    border: solid 3px #ffffff;
    border-bottom: none;
    border-left: none;
    border-right: none;
    padding-top: 5vh;
}


.about-us-container h1 {
    color: rgb(255, 255, 255);
    font-family: 'Bebas Neue';
    font-weight: 100;
    font-size: 70px;
    margin: 0px;
    line-height: 70px;
    padding-left: 5px;
}

.about-us-container p {
    color: rgb(255, 255, 255);
    margin: 0px;
    font-family: 'Metrophobic';
    font-size: 16px;
    line-height: 26px;
    width: 120%;
    margin-bottom: 6px;
}

.about-left {
    flex: 1;
    position: relative;
}

.about-right {
    width: 55%;
    position: relative;
}

.about-right {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 20px;
}

.a-l-f-p {
    border-left: solid 2px #826754;
    border-top: solid 2px #826754;
    border-top-left-radius: 5px;
    padding-left: 10px;
    padding-top: 8px;
}



.about-right img {
    width: 50%;
    height: 100%;
    object-fit: contain;
    display: block;
    border-radius: 5px;
}

.about-left {
    height: fit-content;
    border-top-left-radius: 5px;
}

.about-container {
    display: flex;
    align-items: stretch;
    gap: 20px;
}

.loc-container {
    display: flex;
}

.title .loc-container img {
    width: 25px;
    height: 25px;
}

.attribute {
    display: flex;
    gap: 5px;
}

.attributes {
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.attribute img {
    width: 20px;
}

.attribute p {
    font-size: 16px;
    font-weight: 100;
}

.about-title {
    display: flex;
    gap: 40px;
    align-items: center;
    padding-top: 15px;
    margin-bottom: 10px;
}

.about-title .button-cont button {
    background-color: #826754;
    color: black;
    border: solid #826754 2px;
    font-family: 'Bebas Neue';
    font-size: 18px;
    width: 6em;
    line-height: 2em;
    height: 2em;
}

.about-title .button-cont .main-butt:before {
    background-color: black;
}

.about-title .main-butt:hover {
    color: #826754;
}


.about-title .button-cont {
    margin-top: 0px;
}

.button-cont:hover .c-a-cont {
    transform: rotate(10deg);
    transform-origin: bottom right;
    transition: transform 0.3s ease;
}



.about-title .button-cont .c-a-cont {
    background-color: #826754;
    border: solid 2px #826754;
    height: 2em;
}

.attributes-cont {
    display: flex;
}

.years-cont {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    flex: 1;
}

.w-m-u-d-cont {
    background-color: #e9e9e9;
    padding: 20px;
    width: 100%;
    margin: 35px auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    overflow: hidden;
    border-radius: 5px;
    gap: 20px;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
    margin-bottom: 0px;
    transition: all ease 0.15s;
    box-sizing: border-box;
}

.w-m-u-d-cont:hover {
    background-color: #b8b8b8;
}

.w-m-u-d-cont h1 {
    color: #000000;
    font-size: 40px;
    line-height: 50px;
    border-left: solid 4px #000000;
    padding-left: 5px;
    white-space: nowrap;
}

.w-m-u-d-cont p {
    color: rgb(0, 0, 0);
    font-size: 16px;
    flex: 1;
    width: 100%;
}

.comparison-cont {
    display: flex;
    width: fit-content;
    gap: 20px;
    align-items: center;
    justify-content: center;
    width: 100%;
    flex: 1;
}

.comparison {
    border-radius: 6px;
    height: auto;
    width: fit-content;
    background-color: white;
    padding: 15px;
    box-sizing: border-box;
    box-shadow: 7px 7px 0px 0px #0c0910;
    display: flex;
    flex-direction: column;
}

.comparison:first-child {
    background-color: #826754;
}

.comparison h1 {
    color: black;
    font-size: 30px;
    line-height: 30px;
    border-left: none;
    width: 100%;
    padding-left: 0px;
}

.wmudc1 {
    flex: 1;
    gap: 20px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}

.comp-c-cont {
    flex: 1;
    gap: 5px;
    display: flex;
    flex-direction: column;
    margin-top: 15px;
}

.comp-con {
    height: auto;
    border-bottom: solid rgb(0, 0, 0) 1px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    padding-bottom: 5px;
}

.comparison:nth-child(2) .comp-con {
    border-bottom: solid 1px black;
}

.comp-con p {
    font-size: 14px;
    line-height: 17px;
    text-wrap: nowrap;
    margin: 0px;
}

.comp-con img {
    height: 25px;
    width: auto;
}

.services-container {
    background-color: #0f0e0e;
    box-sizing: border-box;
    max-width: 100vw;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-start;
    padding-bottom: 2vw;
    border: solid 3px #000000;
    border-top: none;
    border-right: none;
    border-left: none;
}

.services-container h1 {
    color: rgb(255, 255, 255);
    font-family: 'Bebas Neue';
    font-size: 70px;
    line-height: 70px;
    margin: 0px;
    padding-top: 25px;
}

.about-us-images {
    position: relative;
    margin: 0px;
    height: 100%;
}

.about-img-1 img {
    object-fit: cover;
    aspect-ratio: 1 / 0.56;
}

.about-img-1 {
    width: 80%;
    float: right;
}

.reveal img {
    width: 98%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transform-origin: left;
    transform-origin: left;
    border: solid 3px #826754;
}

.about-img-1 figure {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
}

.about-img-2 figure {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
}

.reveal {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    visibility: hidden;
    overflow: hidden;
    margin: 0px;
}

.image-anime:hover:after {
    height: 250%;
    transition: all 600ms linear;
    background-color: transparent;
}

.image-anime:after {
    content: "";
    position: absolute;
    width: 200%;
    height: 0%;
    left: 50%;
    top: 50%;
    background-color: #8267547d;
    transform: translate(-50%, -50%) rotate(var(--diag-angle));
    z-index: 1;
}


.about-img-2 {
    position: absolute;
    width: 100%;
    max-width: 52%;
    bottom: -2%;
    left: -15%;
}

.experience-counter {
    position: absolute;
    top: 0;
    right: 0;
    height: 120px;
    width: 120px;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    background-color: #ffffff;
    border: 4px solid #826754;
    transform: translate(50%, -3px);
    border-radius: 50%;
    transition: all ease 0.4s;
}

.experience-counter:hover {
    background-color: #826754;
}

.experience-counter h3 {
    font-size: 34px;
    color: black;
    text-align: center;
    width: 100%;
    margin-bottom: 0px;
    margin-top: 0px;
    line-height: 40px;
    cursor: default;
    font-family: 'Metrophobic';
    font-weight: 900;
}

.experience-counter p {
    font-weight: 600;
    line-height: 20px;
    text-transform: capitalize;
    color: black;
    text-align: center;
    margin-bottom: 0;
    font-family: 'Metrophobic';
    cursor: default;
}

.main-h1 {
    letter-spacing: -1px;
    color: black;
    font-family: 'Bebas Neue';
    font-weight: 100;
    font-size: 70px;
    margin: 0px;
    line-height: 70px;
}

.container {
    max-width: 1300px;
    width: 100%;
    margin: 0 auto;
    flex-direction: column;
    display: flex;
    height: 100%;
}

.services-title {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    width: 100%;
    flex-direction: column;
}

.services-title .row {
    gap: 30px;
}

.services-title h2 {
    color: #ffffff;
    font-family: 'Metrophobic';
    font-weight: 500;
    margin: 0px;
    font-size: 20px;
    width: 100%;
    text-align: right;
}


.dropdown {
    position: relative;
    width: 140px;
}

.dropdown-menu {
    display: none;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
    list-style: none;
    margin: 0;
    padding: 0;
    border: 1px solid #ccc;
    z-index: 10;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    overflow: hidden;
    width: 140px;
}

.dropdown-menu li {
    border-bottom: solid 1px #826754;
}

.dropdown-menu li:last-of-type {
    border-bottom: none;
}

.dropdown-menu li a p {
    display: block;
    padding: 8px 8px;
    text-decoration: none;
    color: #000 !important;
    font-family: 'Metrophobic';
    font-weight: 600;
    text-transform: uppercase;
    font-size: 13px;
}

.dropdown-menu li a:hover p {
    transform: translateX(5px);
    color: #826754 !important;
}

.dropdown-menu li a p {
    transition: transform 0.3s ease;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

.link img {
    width: 14px;
}

.services-cont {
    display: flex;
    gap: 30px;
    padding-top: 30px;
    align-items: stretch;
    /* makes children equal height */
}

.service {
    flex: 1;
    background: #e9e9e9;
    border-radius: 5px;
    color: #000;
    height: 450px;
    display: flex;
    align-items: flex-end;
    overflow: hidden;
    box-shadow: 7px 7px 0px 0px #826754;
    position: relative;
}


.service p {
    margin: 0px;
    color: white;
    line-height: 18px;
}

.service-text {
    background: rgba(47, 47, 47, .48);
    backdrop-filter: blur(15.100000381469727px);
    padding: 20px;
    margin-bottom: -1px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.service h1 {
    font-size: 30px;
    margin: 0px;
    padding: 0px;
    line-height: 30px;
    font-weight: 100;
    color: white;
    font-family: 'Bebas Neue';
}

.services-cont a:nth-child(1) .service {
    background-image: url(/PreciseBookkeeping/bookkeeping.jpg);
    background-size: cover;
    background-position: -150px -50px;
}

.services-cont a:nth-child(2) .service {
    background-image: url(/PreciseBookkeeping/payroll.jpg);
    background-position: -30px -100px;
    background-size: cover;
}

.services-cont a:nth-child(3) .service {
    background-size: cover;
    background-image: url(/PreciseBookkeeping/gst.jpg);
    background-position: -20px -40px;
}

.services-container .button-cont {
    padding-top: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    margin: 0 auto;
}

.services-container .button-cont button {
    background-color: #826754;
    color: black;
    border: solid #826754 2px;
    font-family: 'Bebas Neue';
    font-size: 18px;
    width: 8em;
    line-height: 2em;
    height: 2em;
    letter-spacing: 0px;
}

.services-container .button-cont .main-butt:before {
    background-color: black;
}

.services-container .main-butt:hover {
    color: #826754;
}

.services-container .button-cont .c-a-cont {
    background-color: #826754;
    border: solid 2px #826754;
    height: 2em;
}

.service figure {
    margin: 0px;
}

.service:hover:after {
    height: 250%;
    transition: all 600ms linear;
    background-color: transparent;
}

.service:after {
    content: "";
    position: absolute;
    width: 200%;
    height: 0%;
    left: 50%;
    top: 50%;
    background-color: rgba(0, 0, 0, 0.15);
    transform: translate(-50%, -50%) rotate(var(--diag-angle2));
    z-index: 1;
}

.service-btn {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 1;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background: rgba(47, 47, 47, .48);
    backdrop-filter: blur(12.100000381469727px);
    color: white;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

.service-btn img {
    width: 25px;
}

.service-btn img {
    transition: transform 0.3s ease;
}

.service-btn {
    transition: transform 0.3s ease;
}

.service:hover .service-btn {
    transform: scale(1.1);
}

.service:hover .service-btn img {
    transform: rotate(45deg);
}

.services-cont a {
    text-decoration: none;
    flex: 1;
}

.wc-container {
    padding-bottom: 50px;
    padding-top: 20px;
    box-sizing: border-box;
}

.about-img-1-2 {
    width: 80%;
    float: left;
}

.about-img-2-2 {
    position: absolute;
}

.wc-title h1 {
    color: #000000;
    font-family: 'Bebas Neue';
    font-weight: 100;
    font-size: 70px;
    margin: 0px;
    line-height: 70px;
}

.wc-content {
    display: flex;
    gap: 0px;
    height: 100%;
    flex-direction: column;
}

.wc-content .row {
    margin-bottom: 3vh;
    margin-top: 2vh;
    display: flex;
    align-items: flex-start;
    gap: 2vw;
}

.wc-content p {
    width: 40vw;
    color: #ffffff;
    font-family: 'Metrophobic';
    padding: 10px;
    margin: 0px;
    border: solid 2px rgb(0, 0, 0);
    border-top-left-radius: 5px;
    border-bottom: none;
    border-right: none;
    padding-bottom: 0px;
    padding-right: 0px;
    height: fit-content;
}

.our-process {
    width: 100%;
    position: relative;
    min-height: 35vh;
    margin-top: 8vh;
    box-sizing: border-box;
}

.p-point {
    position: absolute;
    width: 20px;
    height: 20px;
    background-color: #ffffff;
    border-radius: 50%;
    border: solid 5px #826754;
    box-sizing: border-box;
    transition: all ease 0.3s;
}

.p-point:hover {
    transform: scale(1.15);
}

.p-point:first-of-type {
    bottom: 0;
    left: 7%;
}

.p-point:nth-of-type(2) {
    left: 32.23%;
    bottom: 60%;
}

.p-point:nth-of-type(3) {
    left: 59.23%;
    bottom: 30%;
}

.p-point:nth-of-type(4) {
    top: 0;
    right: 7%;
}


svg.lines polyline.conn {
    visibility: hidden;
    /* hide until JS makes them visible */
}


.p-step {
    position: absolute;
    width: min-content;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border-bottom: 2px solid #826754;
    padding-bottom: 10px;

    background-image: linear-gradient(#826754, #826754);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 100% 0%;
    transition: background-size 0.3s ease;
    box-sizing: border-box;
    padding-left: 5px;
    padding-top: 5px;
    padding-right: 5px;
    visibility: hidden;
}

.p-step .row {
    margin: 0px;
}

.p-step:hover {
    background-size: 100% 100%;
    border-radius: 5px;
    border: solid 2px white !important;
}

.p-step:hover h2 {
    color: #000;
}


.p-step:last-of-type {
    border-bottom: none;
    border-top: solid 2px #826754;
    background-position: top;
}

.p-step h2 {
    color: #826754 !important;
    font-size: 18px;
    font-family: 'Lato';
    font-weight: 600;
    margin: 0px;
    line-height: 16px;
    cursor: default;
}

.number-p {
    position: absolute;
    width: 25px !important;
    height: 25px !important;
}

.number-p:first-of-type {
    bottom: -7px;
    left: -35px;
}

.p-point:nth-of-type(2) .number-p {
    bottom: 10px;
    left: -35px;
}

.p-point:nth-of-type(3) .number-p {
    bottom: 20px;
    left: 15px;
}

.p-point:nth-of-type(4) .number-p {
    bottom: -7px;
    left: 20px;
}

.number-p img {
    height: 25px !important;
    width: 25px !important;
    transform: none !important;
}

.number-p::before {
    content: "STEP";
    position: absolute;
    top: -14px;
    /* above the image */
    left: 50%;
    /* halfway across */
    transform: translateX(-50%);
    font-family: 'Metrophobic';
    font-size: 10px;
    color: #826754;
    font-weight: 900;
}

.p-step p {
    border: none;
    color: rgb(255, 255, 255);
    width: 100%;
    font-size: 12px;
    line-height: 14px;
    padding: 0px;
    cursor: default;
}

.p-step .row img {
    width: 35px;
    height: 35px;
    transform-origin: bottom left;
    /* transform: scale(1.3); */
}

.p-step .row {
    align-items: center;
    justify-content: center;
    margin-bottom: 4px;
    position: relative;
}

.lines {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}

.our-process h1 {
    position: absolute;
    top: 0%;
    left: 0.5%;
    margin: 0px;
    font-family: 'Bebas Neue';
    line-height: 45px;
    font-weight: 100;
    font-size: 45px;
    color: rgb(255, 255, 255) !important;
    text-transform: uppercase;
}

.o-l-d {
    position: absolute;
    bottom: 0;
    right: 0;
    border: none !important;
    width: 80% !important;
    text-align: right;
    font-family: 'Metrophobic';
}

footer {
    background-color: #0f0e0e;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 0px;
    padding-top: 100px;
    position: relative;
    border-top: solid 3px #826754;
}

.footer-logo {
    height: 90px;
    transform: translateY(-15px);
}

footer .row img {
    width: 25px;
}

.copyright {
    width: 100%;
    height: 50px;
    background-color: white;
    display: flex;
    border-top: solid 3px #826754;
    align-items: center;
}

.copyright .container {
    padding-bottom: 0px;
    height: auto;
    justify-content: space-between;
}

.copyright p {
    color: #000;
    font-family: 'Montserrat';
    font-weight: 600;
}

.column-1 {}

.column-2,
.column-3,
.column-4 {
    flex: 1;
    display: flex;
    flex-direction: column;
}

.column-1 {
    justify-content: space-between;
}

footer .container {
    padding-bottom: 70px;
    flex-direction: row;
    gap: 50px;
    position: relative;
}

footer h1 {
    margin: 0px;
    font-family: 'Montserrat';
    text-transform: uppercase;
    font-size: 25px;
    color: #826754;
    margin-bottom: 15px;
}

footer p {
    margin: 0px;
    font-size: 16px;
}

footer a {
    text-decoration: none;
    color: white;
    font-family: 'Metrophobic';
    font-size: 20px;
}

.column-1 .row {
    margin-top: 5px;
    margin-bottom: 5px;
}

.row {
    display: flex;
    gap: 10px;
}

.column-2 p,
.column-3 p {
    font-size: 16px;
}

.footer-links a {
    display: flex;
    flex-direction: column;
    margin-top: 7px;
    margin-bottom: 7px;
}

.footer-links a:hover p {
    transform: translateX(5px);
    color: #826754 !important;
}

.footer-links a p {
    transition: transform 0.45s ease;
}

.column-1 .footer-links a {
    margin-top: 0px;
    margin-bottom: 0px;
}

.column-4 img {
    width: 75%;
}

.column-4 p {
    font-family: 'Metrophobic';
    font-size: 16px;
}

.column-4 p:first-of-type {
    color: #826754;
    font-weight: 900;
}


.column-4 a {
    display: flex;
    align-items: center;
    justify-content: center;
}

.s-p-tc {
    display: flex;
}

.s-p-tc a {
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.s-p-tc p {
    display: flex;
    justify-content: center;
    align-items: center;
}

.s-p-tc a:hover p {
    text-decoration: underline;
}


.s-p-tc a:first-child,
.s-p-tc a:nth-child(2) {
    border-right: solid 1px black;
}

.footer-above {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    max-width: 1300px;
    height: 80px;
    background: white;
    border-radius: 10px;
    z-index: 10;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
    padding: 10px;
    display: flex;
}


.map-cont {
    height: 350px;
    width: 100%;
    overflow: hidden;
    border-top: solid 3px #826754;
}

#mapCanvas {
    height: 120%;
    width: 100%;
    z-index: 10;
}

.f-a-title {
    flex: 1;
    height: 100%;
    border-right: solid 2px black;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
}

.f-a-title h1 {
    color: black;
    margin: 0px;
    font-size: 21px;
    font-weight: 900;
    font-family: 'Metrophobic';
    white-space: nowrap;
}

.f-a-title h4 {
    color: black;
    margin: 0px;
    font-family: 'Metrophobic';
    font-weight: 200;
    font-size: 13px;
}

.province-grid {
    display: grid;
    grid-template-rows: repeat(2, auto);
    grid-auto-flow: column;
    grid-auto-columns: 1fr;
    justify-content: center;
    gap: 0px 10px;
    color: #000;
    padding-left: 20px;
    align-items: center;
    text-align: center;
}

.province-grid div {
    background-color: #826754;
    border-radius: 20px;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 3px;
    padding-bottom: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Metrophobic';
    gap: 5px;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
    cursor: pointer;
    user-select: none;
}

.province-grid div img {
    width: 18px;
    height: 18px;
}

.contact-container {
    background-color: #0f0e0e;
    padding-top: 20px;
    padding-bottom: 40px;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
    border-top: solid 3px #826754;
}

.f-a-title h4 span {
    cursor: pointer;
    user-select: none;
    color: #826754;
}

.f-a-title h4 span:hover {
    color: #000;
}

.contact-container .container {
    flex-direction: row;
    max-width: 85vw;
    gap: 50px;
}

.contact-container h1 {
    max-width: 85vw;
    margin: 0 auto;
    font-family: 'Bebas Neue';
    color: rgb(255, 255, 255);
    font-size: 70px;
    line-height: 70px;
    font-weight: 100;
    letter-spacing: -1px;
}

.contact-page #message {
    min-height: 200px;
}

.contact-form {
    flex: 1;
}

.setmore {
    overflow: hidden;
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 10px;
    height: 100%;
    align-self: self-end;
}

.setmore .row {
    width: 200%;
    height: 100%;
    transition: transform .4s ease;
    will-change: transform;
}

.iframe-cont {
    width: 100%;
    overflow: hidden;
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding-bottom: 1px;
}

.iframe-cont-inner {
    flex: 1;
    width: 99.3%;
    border-radius: 5px;
    overflow: hidden;
    border: solid 2px #826754;
    position: relative;
}

.setmore iframe {
    width: 155%;
    height: 120%;
    margin-top: -5%;
}

.contact-iframe-cont iframe {
    width: 101.2%;
    height: 111%;
}

.setmore p {
    margin: 0px;
    font-family: 'Metrophobic';
    font-size: 20px;
    line-height: 20px;
}

.contact-form {
    background-color: #0f0e0e;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
}

.contact-form p {
    font-family: 'Metrophobic';
    font-size: 19px;
    margin: 0px;
}

.form-cont {
    flex: 1;
    min-height: 0;
    display: flex;
    padding-top: 10px;
    width: 100%;
    position: relative;
    align-items: flex-end;
}

/* .form-cont::before {
    content: "";
    position: absolute;
    top: 2%;
    left: -5%;
    width: 50%;
    height: 90%;
    border-radius: 5px;
    border: solid 2px #826754;
    background: url("/PreciseBookkeeping/contact.jpg") no-repeat center/cover;
    z-index: 0;
  } */


.form-cont img {
    width: 50%;
    height: 90%;
    border-radius: 5px;
    border: solid 2px #826754;
    transform: translateX(-30px);
    display: none;
}

.form {
    height: 100%;
    width: 100%;
    border-radius: 5px;
    background-color: #333;
    border: solid 2px #826754;
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding: 15px;
    box-sizing: border-box;
    z-index: 1;
}

.form-button-cont {
    display: flex;
    justify-content: flex-end;
    /* default */
    align-items: center;
}

.form-button-cont p {
    display: none;
    margin: 0;
}

.form-button-cont.show-msg {
    justify-content: space-between;
}

.form-button-cont.show-msg p {
    display: block;
}


.form-button {
    width: 25%;
    height: 100%;
    background-color: white;
    border-radius: 5px;
    align-items: center;
    justify-content: center;
    display: flex;
    gap: 5px;
    cursor: pointer;
    padding-top: 5px;
    padding-bottom: 5px;
    border: none;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
}

.form-button:hover {
    background-color: #826754;
}

.form-button img:nth-of-type(2) {
    display: none;
}

/* .form-button:hover img:first-of-type {
    display: none;
}

.form-button:hover img:nth-of-type(2) {
    display: flex;
}

.form-button:hover h2 {
    color: white;
} */

.form-button h2 {
    color: #000;
    margin: 0px;
    font-family: 'Montserrat';
    width: fit-content;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
}

.form-button img {
    border: none;
    width: 22px;
    height: 22px;
    transform: none;
    display: flex;
}

.form .row {
    width: 100%;
    gap: 20px;
}

#message {
    width: 100%;
    flex: 1;
    min-height: 200px;
    color: white !important;
}

.input-cont {
    flex: 1;
}

.input-cont input {
    width: 100%;
    height: 40px;
    border: none;
    border-radius: 5px;
    background-color: #0f0e0e;
    padding-left: 20px;
    box-sizing: border-box;
    transition: all 0.3s ease;
    font-family: 'Metrophobic';
    color: white !important;
}

.input-cont input:focus,
.form textarea:focus {
    outline: none;
    color: white !important;
    transform: scale(1.03);
}

.form textarea {
    border: none;
    border-radius: 5px;
    background-color: #0f0e0e;
    padding: 20px;
    box-sizing: border-box;
    resize: none;
    transition: all 0.45s ease;
    font-family: 'Metrophobic';
    color: white !important;
}

.form p {
    font-size: 16px;
    padding-left: 5px;
}

.setmore h2 {
    font-family: 'Metrophobic';
    text-transform: uppercase;
    margin: 0px;
}

.s-services-cont {
    display: grid;
    grid-template-rows: repeat(6, 1fr);
    flex-direction: column;
    gap: 7px;
    height: 100%;
    width: 100%;
}

.s-service {
    display: flex;
    gap: 12px;
    background-color: #333;
    padding: 5px;
    width: 100%;
    border-radius: 5px;
    justify-content: flex-start;
    align-items: center;
    cursor: pointer;
    user-select: none;
    padding-right: 5%;
    box-sizing: border-box;
    border: solid 2px #333;
    position: relative;
    height: 100%;
}

.s-service::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 1.5%;
    transform: translateY(-50%);
    width: 30px;
    /* size of the added image */
    height: 30px;
    background: url("/PreciseBookkeeping/arrow-right.svg") no-repeat center/cover;
}

.s-service:hover {
    background-color: #0f0e0e;
    /* border: solid 2px #826754; */
}

.s-service img {
    aspect-ratio: 1/1;
    height: 64px;
    border-radius: 2px;
    object-fit: cover;
}


.s-service h2 {
    font-size: 14px;
    margin: 0px;
    color: #826754;
    font-weight: 900;
}

.s-service h2 span {
    color: white;
    font-weight: 100;
    text-transform: none;
}

.s-service p:first-of-type {
    font-size: 12px;
}

.s-s-text {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
}

.iframe-butt {
    width: 10%;
    height: 100%;
    background-color: white;
    border: none;
    border-radius: 10px;
    color: #000;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px;
    padding-bottom: 2px;
    display: none;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
}

.iframe-butt p {
    line-height: 10px;
    font-size: 10px;
    font-weight: 900;
    text-transform: uppercase;
}

.iframe-butt img {
    width: 16px;
    height: 16px;
}

.button-p {
    display: flex;
    padding-left: 2px;
    align-items: center;
    gap: 10px;
}

.iframe-butt:hover {
    background-color: #333;
    color: white;
}

.iframe-butt img:nth-of-type(2) {
    display: none;
}

.iframe-butt:hover img:first-of-type {
    display: none;
}

.iframe-butt:hover img:nth-of-type(2) {
    display: flex;
}

.faq-container {
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #0f0e0e url(/PreciseBookkeeping/testimonials.jpg) center/cover no-repeat;
    background-position: -50%;
    /* border-bottom: solid 3px #826754; */
    padding-top: 40px;
    padding-bottom: 40px;
}

.faq-container .container {
    flex-direction: row;
    gap: 30px;
}

.faq-container::after {
    content: "";
    position: absolute;
    inset: 0;
    /* top:0; right:0; bottom:0; left:0 */
    background: rgba(0, 0, 0, 0.8);
    background-attachment: fixed;
    z-index: 0;
}

.stats-cont-out {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 45px;
}

.stats-cont {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-auto-rows: 100%;
    gap: 15px;
    width: 100%;
}

.stat {
    height: 100%;
    width: 100%;
    border-radius: 5px;
    background-color: white;
    box-shadow: 7px 7px 0px 0px #0c0910;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 15px;
    padding: 10px;
    box-sizing: border-box;
}

.stat:hover {
    background-color: #bcbcbc;
}

.stat h1 {
    margin: 0px;
    color: #000000;
    font-size: 30px;
    font-weight: 700;
    cursor: default;
}

.stat p {
    margin: 0px;
    border: none;
    color: #000000;
    width: 100%;
    padding: 0px;
    text-align: center;
    font-weight: 900;
    cursor: default;
    line-height: 20px;
}

.stat img {
    width: 70px;
}

[data-accordion-element-content] {
    height: auto;
    overflow: hidden;
    transition: height 0.5s;
}

.card {
    width: 50%;
    border-radius: 10px;
    background: transparent;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
    z-index: 2;
    padding-left: 5px;
    padding-right: 5px;
    display: flex;
    flex-direction: column;
    gap: 3px;
    justify-content: center;
}

article {
    position: relative;
    font-family: "Roboto", sans-serif;
    transition: all 0.3s;
    background: #E8EAF6;
    border-radius: 3px;
    overflow: hidden;
    border: solid 2px #826754;
}

article.selected {
    transform: scale(1.1);
    box-shadow: 0 0 5px rgba(2, 2, 2, 0.4);
    z-index: 2;
}

.card h1 {
    position: relative;
    background: #151515;
    padding: 12px 75px 12px 30px;
    font-size: 20px;
    line-height: 30px;
    color: #ffffff;
    overflow: hidden;
    transition: background 0.3s;
    font-family: 'Metrophobic';
}

.card h1:hover {
    cursor: pointer;
    /* background: #777c7f; */
}

.card h1:before,
.card h1:after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -1px;
    margin-right: 30px;
    width: 20px;
    height: 2px;
    background: #ffffff;
    transition: transform 0.3s;
}

/* article:hover h1:before, article:hover h1:after {
    background-color: #333;
} */

.card h1:before {
    transform: rotate(0deg);
    -webkit-animation: close-line-one-in 0.8s forwards;
    animation: close-line-one-in 0.8s forwards;
}

.selected h1:before {
    -webkit-animation: close-line-one-out 0.8s forwards;
    animation: close-line-one-out 0.8s forwards;
}

.card h1:after {
    transform: rotate(90deg);
    -webkit-animation: close-line-two-in 0.8s forwards;
    animation: close-line-two-in 0.8s forwards;
}

.selected h1:after {
    -webkit-animation: close-line-two-out 0.8s forwards;
    animation: close-line-two-out 0.8s forwards;
}

.content {
    opacity: 0;
    transform: translateY(20px);
    transition: all ease-out 0.4s 0.1s;
}

.selected .content {
    transform: translateY(0);
    opacity: 1;
}

.collapsed .content {
    display: none;
}

.card p {
    padding: 20px 20px 20px;
    background: #151515;
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
}

@-webkit-keyframes close-line-one-out {

    0%,
    50% {
        transform: translateX(0);
    }

    75% {
        transform: translateX(50px);
    }

    76% {
        transform: translateX(50px) translateY(50px);
    }

    100% {
        transform: rotate(45deg);
    }
}

@keyframes close-line-one-out {

    0%,
    50% {
        transform: translateX(0);
    }

    75% {
        transform: translateX(50px);
    }

    76% {
        transform: translateX(50px) translateY(50px);
    }

    100% {
        transform: rotate(45deg);
    }
}

@-webkit-keyframes close-line-one-in {

    0%,
    20% {
        transform: rotate(45deg);
    }

    60% {
        transform: translateX(50px) translateY(50px) rotate(45deg);
    }

    61% {
        transform: translateX(50px);
    }

    100% {
        transform: rotate(0deg);
    }
}

@keyframes close-line-one-in {

    0%,
    20% {
        transform: rotate(45deg);
    }

    60% {
        transform: translateX(50px) translateY(50px) rotate(45deg);
    }

    61% {
        transform: translateX(50px);
    }

    100% {
        transform: rotate(0deg);
    }
}

@-webkit-keyframes close-line-two-out {

    0%,
    50% {
        transform: rotate(90deg);
    }

    75% {
        transform: translateY(-50px) rotate(90deg);
    }

    76% {
        transform: translateY(-50px) translateX(50px) rotate(90deg);
    }

    100% {
        transform: rotate(135deg);
    }
}

@keyframes close-line-two-out {

    0%,
    50% {
        transform: rotate(90deg);
    }

    75% {
        transform: translateY(-50px) rotate(90deg);
    }

    76% {
        transform: translateY(-50px) translateX(50px) rotate(90deg);
    }

    100% {
        transform: rotate(135deg);
    }
}

@-webkit-keyframes close-line-two-in {
    0% {
        transform: rotate(135deg);
    }

    50% {
        transform: translateY(-50px) translateX(50px) rotate(135deg);
    }

    51% {
        transform: translateY(-50px) rotate(90deg);
    }

    100% {
        transform: rotate(90deg);
    }
}

@keyframes close-line-two-in {
    0% {
        transform: rotate(135deg);
    }

    50% {
        transform: translateY(-50px) translateX(50px) rotate(135deg);
    }

    51% {
        transform: translateY(-50px) rotate(90deg);
    }

    100% {
        transform: rotate(90deg);
    }
}

.faq-text {
    width: 50%;
    z-index: 2;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    flex-direction: column;
}

.faq-text h1 {
    color: white;
    text-align: right;
    line-height: 70px;
    font-family: 'Bebas Neue';
    white-space: nowrap;
}

.faq-text h1 span {
    color: #826754;
}

.faq-text p {
    padding-left: 0px;
    text-align: right;
    font-size: 20px;
    font-family: 'Metrophobic';
    line-height: 25px;
}

.faq-text .main-butt {
    font-family: 'Bebas Neue';
    width: 7em;
}


.faq-text .c-a-cont {
    background-color: #826754;
    border: solid 2px #826754;
}

.kelowna-label {
    position: absolute;
    transform: translate(-50%, -64%);
    pointer-events: none;
    background: #000;
    color: #826754;
    font: 600 17px/1 Metrophobic, sans-serif;
    padding: 2px 6px 4px;
    border: 2px solid #fff;
    border-radius: 4px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
}

.kelowna-label::after {
    content: "";
    position: absolute;
    right: -35%;
    top: -25px;
    transform: translateX(-50%);
    border-radius: 5px;
    width: 25px;
    height: 25px;
    background-image: url(/PreciseBookkeeping/location3.svg);
    background-repeat: no-repeat;
    background-position: center;
    /* centers the image */
    background-size: 118%;
    /* scales it 150% of box size */
    background-color: #000;
    border: 2px solid #fff;
}

.slogan {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 60%;
    height: 26%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.slogan h2 {
    font-family: 'Metrophobic';
    font-weight: 400;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    letter-spacing: -1px;
    white-space: nowrap;
}

.slogan span {
    color: #826754;
    font-weight: 900;
    width: 100%;
    font-family: 'Metrophobic';
    text-transform: uppercase;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    letter-spacing: -1px;
    white-space: nowrap;
}

.inner-page {
    justify-content: flex-start;
    height: auto !important;
}

.inner-page-desc {
    background-color: white;
    background-image: url(/PreciseBookkeeping/dotted.webp);
    border-bottom: solid 4px black;
    display: flex;
    align-items: flex-end;
}

.inner-page header {
    border-bottom: solid 4px #826754;
}

.inner-page-desc .container {
    justify-content: flex-end;
    padding-bottom: 1vh;
    box-sizing: border-box;
    height: min-content;
}

.inner-page-desc h1 {
    color: #000;
    font-family: 'Metrophobic';
    font-size: 16px;
    letter-spacing: -1px;
    padding-top: 1vh;
    box-sizing: border-box;
}

.inner-page-desc h1 a {
    text-decoration: none;
    color: #000;
}

.inner-page-desc h1 a:hover {
    text-decoration: none;
    color: #826754;
}

.inner-services-container {
    margin: 0 auto;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(2, auto);
    padding-top: 2vh;
    padding-bottom: 5vh;
    display: flex;
    flex-direction: column;

}

.inner-services-container h1 {
    font-family: 'Bebas Neue';
    font-size: 70px;
    line-height: 70px;
    margin: 0px;
    color: #000;
    letter-spacing: -1px;
}

.inner-services-container .service {
    box-shadow: 7px 7px 0px 0px #000000 !important;
}

.inner-services-container .service h1 {
    font-size: 30px;
    line-height: 30px;
    padding-left: 0px;
    color: white;
    letter-spacing: 0px;
}

.inner-services-container h2 {
    color: #ffffff;
    font-family: 'Metrophobic';
    font-weight: 500;
    margin: 0px;
    font-size: 30px;
    width: 100%;
    text-align: left;
}

.inner-services-container .services-cont:nth-of-type(2) a:nth-child(1) .service {
    background-image: url(/PreciseBookkeeping/year-end.png);
    background-size: 145%;
    background-repeat: no-repeat;
    background-position: center -60px;
}

.inner-services-container .services-cont:nth-of-type(2) a:nth-child(2) .service {
    background-image: url(/PreciseBookkeeping/software2.png);
    background-size: 150%;
    background-repeat: no-repeat;
    background-position: center -20px;
}

.inner-services-container .services-cont:nth-of-type(2) a:nth-child(3) .service {
    background-image: url(/PreciseBookkeeping/cra.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center -100px;
}

.side-tab {
    background-color: white;
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
    padding: 20px;
    padding-bottom: 10px;
    height: fit-content;
    position: sticky;
    min-height: 200px;
    top: 16px;
    width: 20%;
}

.side-tab h1 {
    color: #000;
    font-family: 'Bebas Neue';
    font-size: 25px;
    line-height: 25px;
}

.s-t-t {
    padding-bottom: 5px;
    border-bottom: solid 1px #bcbcbc;
    margin-bottom: 20px;
}

.services-information-container {
    padding-top: 5vh;
    padding-bottom: 5vh;
    flex-direction: row;
    gap: 30px;
    display: flex;
}

.s-t-l-c a {
    text-decoration: none;
}

.s-t-link {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    cursor: pointer;
}

.s-t-link p {
    color: #7c877f;
    font-family: 'Metrophobic';
    margin-bottom: 12px;
}

.s-t-link:hover p {
    color: #000;
}

.s-t-link svg {
    transition: transform .3s ease;
    width: 25px;
    height: 25px;
}

.s-t-link svg path {
    transition: stroke .3s ease;
}

.s-t-link:hover svg {
    transform: rotate(45deg);
}

.s-t-link:hover svg path {
    stroke: #000;
}

.services-information {
    flex: 1;
}

.services-information h1 {
    font-family: 'Bebas Neue';
    font-size: 55px;
    line-height: 55px;
    color: #000;
    font-weight: 100;
}

.services-information h2 {
    font-family: 'Metrophobic';
    font-size: 40px;
    line-height: 40px;
    text-transform: uppercase;
    letter-spacing: -3px;
    color: #826754;
    font-weight: 900;
}

.banner-img {
    height: 20vh;
    margin-bottom: 5vh;
    position: relative;
    border-bottom: solid 4px black;
    z-index: 0;
}

.banner-img::after {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.4);
    background-attachment: fixed;
    z-index: 1;
}

.banner-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center 70%;
}

.banner-img h1 {
    position: absolute;
    top: 50%;
    /* vertical center */
    left: 50%;
    /* horizontal center */
    transform: translate(-50%, -50%);
    text-align: center;
    font-family: 'Bebas Neue';
    font-size: 70px;
    line-height: 70px;
    color: #ffffff;
    z-index: 2;
    width: 100%;
}

.information p {
    color: black;
    margin-top: 10px;
    font-weight: 500;
    font-family: 'Lato';
    font-size: 18px;
}

.information ol {
    margin-left: 20px;
    gap: 10px;
    display: flex;
    flex-direction: column;
    margin-top: 10px;
}

.information li {
    color: black;
    font-family: 'Montserrat';
}

.information li span {
    font-weight: bolder;
    font-size: 18px;
}

.inner-body {
    background-color: white;
}

.cra-banner img {
    object-position: center 35%;
}

.gst-banner img {
    object-position: center 25%;
}

.year-banner img {
    object-position: center 60%;
}

.software-banner img {
    object-position: center 50%;
}

.cr-banner img {
    object-position: center 70%;
}

.testimonial-container {
    background-color: white;
}

.testimonial-container .container {
    flex-direction: row;
    gap: 30px;
    padding-bottom: 2vh;
}

.testimonial-cont {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.testimonial-cont {
    width: 100%;
}

.testimonial-cont h1 {
    font-family: 'Metrophobic';
    font-size: 30px;
    line-height: 30px;
    color: black;
    letter-spacing: -1px;
    margin-bottom: 0px;
    font-weight: 900;
}

.testimonial-cont h1 span {
    color: #826754;
}

.testimonial-cont h3 {
    font-family: 'Bebas Neue';
    text-transform: uppercase;
    letter-spacing: -1px;
    font-size: 60px;
    line-height: 60px;
    color: #826754;
    font-weight: 100;
    margin-bottom: 15px;
    margin-top: 20px;
}

.l-band {
    position: relative;
    width: 100%;
    column-gap: 3rem;
    padding-bottom: 3vh;
    padding-top: 3vh;
}

.l-band .l-band__header-subtitle {
    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-size: 1rem;
    color: #717171;
}

.l-band .l-band__header-title {
    text-transform: capitalize;
    letter-spacing: 0.8px;
    font-family: "Roboto", sans-serif;
    font-weight: 900;
    font-size: clamp(3.4375rem, 3.25rem + 0.75vw, 4rem);
    background-color: #005baa;
    background-image: linear-gradient(45deg, var(--color-ats-primary), var(--color-ats-secondary));
    background-size: 100%;
    background-repeat: repeat;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-background-clip: text;
    -moz-text-fill-color: transparent;
}

.l-band .l-band__header hr {
    display: block;
    width: 6.25rem;
    height: 0.25rem;
    margin: 1.125rem 0 1.875rem 0;
    background: var(--color-ats-primary);
    border: none;
}

.l-band .l-band__header-description {
    line-height: 1.6;
}

.l-band .l-band__header-link {
    margin-top: 2.188rem;
    padding: 0.625rem 1.875rem;
    border: 2px solid var(--color-ats-primary);
    color: var(--color-ats-primary);
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 500;
    background: var(--color-light);
    border-radius: 3.125rem;
    transition: 0.3s ease-in-out;
}

.l-band .l-band__header-link:hover {
    background-image: linear-gradient(45deg, var(--color-ats-primary), var(--color-ats-secondary));
    border: 0.125rem solid var(--color-ats-secondary);
    color: var(--color-light);
}

.c-card {
    display: block;
    width: 100%;
    padding-bottom: 0.625rem;
    border-bottom: solid 1px white;
    margin-bottom: 10px;
}

.c-card__title {
    color: #ffffff;
    font-family: 'Metrophobic';
    font-weight: 900;
    font-size: 1.4rem;
    line-height: 1.4;
    margin-bottom: 0rem;
    text-transform: uppercase;
}

.c-card__instrument {
    color: #ffffff !important;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    padding: 0 0rem 0rem;
    line-height: 1.6;
    font-size: 0.75rem;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-align: left;
}

:root {
    --color-light: #fff;
    --color-1: rgba(0, 0, 0, .65);
    --color-2: rgba(0, 0, 0, .35);
    --color-3: rgba(0, 0, 0, .15);
}

.swiper {
    width: 100%;
}

.swiper-slide {
    width: auto;
    display: flex;
    flex-direction: column;
    border-radius: 5px;
    transition: transform .3s ease, opacity .3s ease;
    background: rgba(47, 47, 47, .68);
    backdrop-filter: blur(12.100000381469727px);
    margin-top: 2rem;
    margin-bottom: 2rem;
    padding: 20px;
    box-sizing: border-box;
    height: 18em;
}

.swiper-slide p {
    line-height: 18px;
    font-size: 15px;
    font-family: 'Metrophobic';
}

.swiper-pagination {
    bottom: 0.25rem !important;
}

.swiper-pagination-bullet,
.swiper-pagination-bullet-active {
    background: black;
}

.swiper-slide--1 {
    background-image: url() no-repeat 50% 50%/cover;
}

.swiper-slide--2 {
    background-image: url() no-repeat 50% 50%/cover;
}

.swiper-slide--3 {
    background-image: url() no-repeat 50% 50%/cover;
}

.swiper-slide--4 {
    background-image: url() no-repeat 50% 50%/cover;
}

.swiper-slide--5 {
    background-image: url() no-repeat 50% 50%/cover;
}

.swiper-slide-active {
    opacity: 1;
}

.swiper-slide-active .c-card {
    display: block;
    opacity: 1;
}

.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right {
    background-image: none;
}

@media screen and (min-width: 48rem) {
    .l-band {
        display: flex;
        align-items: center;
    }
}

@media screen and (min-width: 93.75rem) {
    .swiper {
        width: 100%;
    }
}

.testimonial-cont button {
    color: #000;
    background-color: #826754;
    border: solid 2px #000;
    width: 7em;
    font-family: 'Bebas Neue';
}

.testimonial-cont .button-cont .main-butt:before {
    background-color: black;
}

.testimonial-cont .main-butt:hover {
    color: #826754;
    border: solid 2px #826754;
}

.testimonial-cont .button-cont {
    margin-top: 0px;
    box-sizing: border-box;
    padding-bottom: 4px;
}

.testimonial-cont .c-a-cont {
    background-color: #826754;
    border: solid 2px #826754;
}

.image-promo-cont {
    height: 45vh;
}

.image-promo-cont img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.date {
    color: black;
    font-family: 'Montserrat';
}

.first-date {
    margin-top: 30px;
}

.date span {
    font-weight: 700;
}

.privacy-ol {
    flex-direction: column;
}

.privacy-ol li span {
    font-family: 'Montserrat';
    font-size: 23px;
}

.privacy-ul {
    font-family: 'Montserrat';
    font-size: 18px;
    list-style-type: disc;
    margin-left: 5%;
    margin-top: 20px;
}

.privacy-ul li {
    margin-top: 10px;
    margin-bottom: 10px;
}

.privacy-ul li span {
    font-size: 18px;
    font-weight: 600;
}

.privacy-ul li p {
    margin: 0px;
}

.privacy-container {
    margin-top: 5vh;
    padding-bottom: 5vh;
    max-width: 50vw;
}

.privacy-button {
    align-items: flex-start;
    justify-content: flex-start;
    margin-left: -2.1%;
    margin-top: 20px;
    width: fit-content;
}

.privacy-button .main-butt {
    background-color: #826754;
    font-family: 'Bebas Neue';
    width: 6em;
    border: solid 2px #000000;
    color: black;
}

.privacy-button .c-a-cont {
    background-color: #826754;
    border: none;
    border: solid 2px #000000;
    height: 2.4em;
}

.s-c-container {
    border-top: solid 3px white;
}

.stars-cont {
    display: flex;
    gap: 5px;
    margin-bottom: 10px;
}

.stars-cont img {
    width: 22px;
    height: 22px;
}

.industries-container {
    background-color: white;
    display: flex;
    flex-direction: column;
}

.industries-container h1 {
    color: #826754;
    font-family: 'Bebas Neue';
    font-size: 45px;
    font-weight: 100;
    margin-top: 20px;
}

.industries-container .container p {
    color: #000;
    margin-bottom: 25px;
    font-family: 'Metrophobic';
    font-size: 18px;
    font-weight: 900;
}

.industries-container .container {
    flex-direction: row;
}

.industries-container .button-cont {
    margin-top: 0px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    margin-top: 8px;
    height: fit-content;
}

.industries-container .main-butt {
    background-color: #826754;
    color: #000;
    font-family: 'Bebas Neue';
    border: solid 2px black;
}

.industries-container .c-a-cont {
    background-color: #826754;
    border: solid 2px #826754;
}

@keyframes slides {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-100%);
    }
}

.logos {
    overflow: hidden;
    padding: 30px 0;
    padding-top: 0px;
    white-space: nowrap;
    position: relative;
}

.logo_items {
    display: inline-flex;
    /* changed from inline-block */
    animation: 80s slides infinite linear;
}

.logos:hover .logo_items {
    animation-play-state: paused;
}

.logo_items .item {
    display: inline-block;
    margin: 0 8px;
    position: relative;
    overflow: hidden;
    border-radius: 5px;
    box-shadow: 7px 7px 0px 0px black;
}

.logo_items .item:after {
    content: attr(data-title);
    position: absolute;
    bottom: -1px;
    left: -0.5%;
    width: 101%;
    height: 15%;
    background: rgba(47, 47, 47, .48);
    backdrop-filter: blur(12.100000381469727px);
    color: white;
    font-family: 'Metrophobic';
    font-size: 16px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: height 0.3s ease;
}

.logo_items .item:hover::after {
    height: 100%;
}

.logo_items .item img {
    height: 250px;
    width: 250px;
}

.cr-container {
    padding-bottom: 5vh;
}

.cr-container p {
    color: #000;
    font-family: 'Metrophobic';
    font-size: 18px;
}

.note {
    margin-top: 20px;
    color: #826754 !important;
    font-weight: 900;
    margin-bottom: 20px;
}

.cr-col-1,
.cr-col-2 {
    display: flex;
    flex-direction: column;
    width: 50%;
    align-items: flex-start;
}

.cr-title {
    font-family: 'Bebas Neue';
    font-size: 45px;
    line-height: 45px;
    color: #000000;
    white-space: nowrap;
    font-weight: 100;
    text-align: center;
}

.crc1-row {
    margin-top: 20px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
    padding: 12px;
    border-radius: 10px;
    box-sizing: border-box;
}

.crc1-row h1 {
    color: #826754;
    font-family: 'Metrophobic';
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 900;
    margin-bottom: 10px;
}

.crc1-row ul {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.crc1-row ul a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-decoration: none;
    transition: all ease 0.3s;
}

.crc1-row ul a:hover {
    transform: translateX(5px);
}

.crc1-row ul p {
    font-size: 16px;
    line-height: 16px;
    margin-top: 10px;
}

.crc1-row ul li {
    display: flex;
    align-items: center;
    gap: 10px;
    border-bottom: solid 1px black;
}

.crc1-row ul li span {
    color: #000;
    font-weight: 900;
    text-transform: uppercase;
    font-family: 'Metrophobic';
    font-size: 16px;
    width: 45%;
    background-color: #f1f1f1;
    height: 100%;
}

.crc1-row ul li p {
    color: #000;
    text-transform: uppercase;
    font-family: 'Metrophobic';
    font-size: 16px;
    text-align: left;
    width: 100%;
}

.pdf {
    width: 35px !important;
    height: 35px !important;
}

.pdf-c p {
    margin-top: 0px !important;
}

.crc1-row ul a img {
    height: 20px;
    width: 20px;
    margin-left: .5rem;
}

.crc1-row ul a span {
    color: #000;
    font-family: 'Metrophobic';
}

.cr-container2 {
    width: 85vw;
    margin: 0 auto;
}

.cr-container2 .row {
    gap: 20px;
    box-sizing: border-box;
}

.crc1-row2 {
    width: 100% !important;
}

.crc1-row2 ul {
    gap: 0px;
}

.dropdown2 {
    position: relative;
    width: 300px;
    filter: url(#goo);
    margin-top: 20px;
}

.dropdown2__text {
    color: black;
    padding-left: 10px;
    font-family: 'Metrophobic';
}

.dropdown2__face,
.dropdown2__items {
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
    padding: 10px;
    border-radius: 10px;
}

.dropdown2__face {
    display: block;
    position: relative;
    cursor: pointer;
}

.dropdown2__items {
    margin: 0;
    width: 100%;
    list-style: none;
    list-style-type: none;
    justify-content: space-between;
    overflow: hidden;
    max-height: 0;
    opacity: 0;
    visibility: hidden;
    transition: max-height 0.8s ease;
    box-sizing: border-box;
    position: static;
}

.dropdown2 input:checked~.dropdown2__items {
    max-height: 800px;
    /* larger than content height */
    opacity: 1;
    visibility: visible;
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-bottom: 4vh;
    padding-bottom: 10px;
    margin-top: 16px;
}



.dropdown2__items a {
    color: #000;
    display: flex;
    gap: 10px;
    align-items: center;
    font-family: 'Metrophobic';
    text-decoration: none;
    transition: all ease 0.45s;
}

.dropdown2__items a:hover {
    transform: translateX(10px);
}

.dropdown2__items a img {
    width: 35px;
    border-radius: 5px;
}


.dropdown2__arrow {
    border-bottom: 2px solid #000;
    border-right: 2px solid #000;
    position: absolute;
    top: 50%;
    right: 30px;
    width: 10px;
    height: 10px;
    transform: rotate(45deg) translateY(-50%);
    transform-origin: right;
}

.dropdown2 input {
    display: none;
}

.dropdown2 input:checked~.dropdown2__items::before {
    display: block;
}

.form-col {
    flex: 1;
}

.form-col h1 {
    color: #000;
    font-weight: 900;
    font-size: 16px;
    font-family: 'Metrophobic';
}

.form-col ul {
    gap: 20px;
}

.form-col ul a {
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    cursor: pointer;
    transform: none !important;
}

.form-col ul p {
    margin: 0px;
}

.form-col ul a img {
    height: 35px;
    width: 35px;
    margin: 0px;
}


.form-col2 h1 {
    color: #826754;
    font-family: 'Metrophobic';
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 900;
    margin-bottom: 10px;
    white-space: nowrap;
}

.form-col2 ul {
    gap: 20px;
}

.form-col2 ul a {
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    cursor: pointer;
    transform: none !important;
}

.form-col2 ul p {
    margin: 0px;
}

.form-col2 ul a img {
    height: 35px;
    width: 35px;
    margin: 0px;
}


.accordion input {
    position: absolute;
    opacity: 0;
    z-index: -1;
}

.accordion-wrapper {
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 4px 4px -2px rgba(0, 0, 0, 0.5);
    width: 100%;
}

.accordion {
    width: 100%;
    color: white;
    overflow: hidden;
    border-bottom: solid 1px rgb(255, 255, 255);
}

.accordion:last-child {
    margin-bottom: 0;
    border: none;
}

.accordion-label {
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    padding: 16px;
    padding-top: 5px;
    padding-bottom: 5px;
    background: #826754;
    font-weight: bold;
    cursor: pointer;
    font-size: 20px;
    font-family: 'Metrophobic';
}

.accordion-label:hover {
    background: #826754;
}

.accordion-label::after {
    content: "\276F";
    text-align: center;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.accordion-content {
    max-height: 0;
    padding: 0 16px;
    color: #826754;
    background: white;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.accordion-content p {
    margin: 0;
    color: #826754;
    font-size: 18px;
}

input:checked+.accordion-label {
    background: #826754;
}

input:checked+.accordion-label::after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    transform-origin: center center;
}

input:checked~.accordion-content {
    max-height: 100vh;
    padding: 16px;
}

table {
    border-collapse: collapse;
    width: 100%;
    border-radius: 5px;
}

th,
td {
    border: 1px solid #a5a5a5;
    padding: 8px;
    text-align: center;
    color: #000;
    font-family: 'Metrophobic';
}

th {
    background: #c6c6c6;
}

tr:nth-child(even) {
    background: #fafafa;
}

.crc1-row:first-of-type {
    width: max-content;
}

.crc1-row:nth-of-type(2) {
    flex: 1;
}

.crc1-row:nth-of-type(3) {
    width: max-content;
}


.sitemap-container {
    padding-top: 40px;
    padding-bottom: 40px;
}

.sitemap-container h2 {
    color: #826754;
    font-family: 'Metrophobic';
    text-transform: uppercase;
    font-size: 50px;
    line-height: 50px;
    font-weight: 900;
    letter-spacing: -1px;
}


.sitemap-container a {
    text-decoration: none;
    color: #000;
}

.sitemap-container a p {
    font-size: 20px;
    font-family: 'Metrophobic';
}

.sitemap-container ul {
    display: flex;
    flex-direction: column;
    margin-left: 30px;
    font-family: 'Metrophobic';
    width: fit-content;
}

.sitemap-container ul a {
    margin-top: 5px;
    margin-bottom: 5px;
    position: relative;
    display: inline-block;
    text-transform: uppercase;
}

.sitemap-container ul a:hover {
    text-decoration: none;
}

.sitemap-container ul a::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 1px;
    /* adjust if too close to text */
    width: 100%;
    height: 1px;
    background: currentColor;
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.3s ease;
}


.sitemap-container ul a:hover::after {
    transform: scaleX(1);
}


.sitemap-container ul a:before {
    content: "";
    background-size: 15px 15px;
    width: 15px;
    height: 15px;
    background-image: url(/PreciseBookkeeping/arrow-narow.svg);
    position: absolute;
    left: -20px;
    top: 50%;
    transform: translateY(-50%);
}


.main-map {
    width: min-content;
}

.main-map:before {
    display: none;
}

.main-map p {
    color: #826754;
    font-size: 25px !important;
    font-weight: 900;
    letter-spacing: -1px;
    text-transform: uppercase;
    width: fit-content;
    margin: 0px;
    white-space: nowrap;
}

.contact-page {
    border-top: none;
}

.contact-page .container {
    flex-direction: column;
    height: auto;
}

.contact-page .contact-form {
    width: 100%;
}

.contact-page .setmore {
    width: 100%;
    margin-top: 5vh;
}

.contact-page .container {
    width: 55vw;
}

.contact-page .form {
    bottom: -30px;
}

.contact-page .form-cont {
    padding-top: 45px;
}

.contact-page h1 {
    max-width: 57vw;
    margin-top: 5vh;
}

.contact-inner-page {
    border-bottom: solid 4px #826754;
}

.contact-page-image {
    height: 75vh;
    object-fit: cover;
    object-position: center 40%;
    align-self: flex-end;
    width: 55vw;
    border-bottom-left-radius: 150px;
    display: block;
}

.contact-page-image-wrapper {
    position: relative;
    display: inline-block;
    line-height: 0;
    padding-left: 10px;
    padding-bottom: 10px;
    border-left: 4px solid #826754;
    border-bottom: 4px solid #826754;
    border-bottom-left-radius: 160px;
    /* image radius + padding */
    background: transparent;
}

.contact-page-image-wrapper::after {
    content: "";
    position: absolute;
    bottom: -14px;
    top: 15px;
    left: -14px;
    right: 15px;
    border-left: 2px solid white;
    border-bottom: 2px solid white;
    border-bottom-left-radius: 170px;
    /* radius + offset */
    pointer-events: none;
}

.contact-page-image-wrapper::before {
    content: "";
    position: absolute;
    bottom: -22px;
    top: 30px;
    left: -22px;
    right: 30px;
    border-left: 1px solid #826754;
    border-bottom: 1px solid #826754;
    border-bottom-left-radius: 176px;
    /* radius + offset */
    pointer-events: none;
}



.body-contact {
    background-color: #0f0e0e;
}

.contact-page-img-cnt {
    display: flex;
}

.contact-page-img-text {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 50px;
}

.contact-page-img-text h1 {
    text-transform: uppercase;
    font-family: 'Metrophobic';
    font-weight: 900;
    font-size: 60px;
    line-height: 65px;
    width: fit-content;
}

.contact-page-img-text h1 span {
    color: #826754;
}

.contact-page-img-text p {
    max-width: 90%;
    font-size: 20px;
    font-family: 'Metrophobic';
}

.our-process-container {
    background-color: #0f0e0e;
    padding-bottom: 5vh;
    height: 40vh;
    border: solid 3px #fff;
    /* border: solid 3px #826754; */
    width: 70vw;
    margin: 0 auto;
    margin-bottom: 3vh;
    border-radius: 10px;
}

.our-process-container .container {
    display: flex;
    align-items: center;
    justify-content: center;
}

.about-left-2 {
    position: relative;
    width: 60vw;
}

.about-left-2 .about-img-1 {
    float: left;
    margin-top: 0px;
    width: 60%;
}

.about-left-2 .reveal {
    display: block;
}

.about-left-2 .reveal img {
    border-radius: 5px;
    border: solid 3px black;
}

.about-left-2 .about-img-2 {
    right: 0%;
    bottom: -10%;
    max-width: 48%;
    left: auto;
}


.phone-header-contact {
    display: none;
}

.header-links-mobile {
    display: none;
}

.menu {
    display: none;
}

.mobile-menu {
    display: none;
}

.about-para {
    color: #000;
    font-family: 'Metrophobic';
    font-size: 18px;
    font-weight: 900;
    padding-bottom: 20px;
    border-bottom: solid 2px #826754;
}

.about-cont-inner .container {
    gap: 20px;
    padding-bottom: 3vh;
}

.about-cont-inner .about-right img {
    width: 100%;
    height: 100%;
    /* border: solid 4px #000000; */
    object-fit: cover;
    box-shadow: 7px 7px 0px 0px #826754;
}

.about-cont-inner .attributes {
    margin-top: 0px;
}

.about-cont-inner .attribute p {
    color: #000;
    font-size: 18px;
    font-weight: 900;
    font-family: 'Metrophobic';
}

.about-cont-inner .experience-counter {
    position: static;
    align-self: center;
    height: 85%;
    width: auto;
    aspect-ratio: 1/1;
    transform: none;
    flex-direction: column;
}

.about-cont-inner .row {
    width: 100%;
    gap: 20px;
    margin-bottom: 20px;
}

.experience-container {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 1;
}

.experience-container .experience-counter h3 {
    font-size: 34px;
    color: black;
    text-align: center;
    width: 2ch;
    /* reserve space for up to 6 digits */
    margin: 0;
    line-height: 40px;
    cursor: default;
    font-family: 'Metrophobic', sans-serif;
    font-weight: 900;
    font-variant-numeric: tabular-nums;
    /* equal digit widths */
}

.stats-cont2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
    gap: 15px;
    width: 100%;
    padding-top: 20px;
    padding-right: 5px;
    box-sizing: border-box;
}

.stat2 {
    height: 100%;
    width: 100%;
    border-radius: 5px;
    background-color: #826754;
    box-shadow: 7px 7px 0px 0px #000000;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 15px;
    padding: 10px;
    box-sizing: border-box;
}

.stat2 h1 {
    margin: 0px;
    color: #000000;
    font-size: 30px;
    font-weight: 700;
    cursor: default;
}

.stat2 p {
    margin: 0px;
    border: none;
    color: #000000;
    width: 100%;
    padding: 0px;
    text-align: center;
    font-weight: 900;
    cursor: default;
    line-height: 20px;
    font-family: 'Metrophobic';
}

.stat2 img {
    width: 50px;
}

.all-industries-cont {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    grid-auto-rows: 200px;
    /* fixed row height */
    gap: 1rem;
    max-height: calc(2 * 210px + 1rem);
    /* exactly 2 rows including gap */
    overflow: hidden;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    transition: all ease 0.5s;
}

.industries {
    transition: all ease 0.3s;
}

.all-industries-cont.expanded {
    max-height: 1000vh;
    /* large enough to show all */
}


.all-industries-cont .item {
    position: relative;
    overflow: hidden;
    border-radius: 8px;
    box-shadow: 7px 7px 0px 0px #000;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.all-industries-cont .item:after {
    content: attr(data-title);
    position: absolute;
    bottom: -1px;
    left: -0.5%;
    width: 101%;
    height: 15%;
    background: rgba(47, 47, 47, .48);
    backdrop-filter: blur(12.100000381469727px);
    color: white;
    font-family: 'Metrophobic';
    font-size: 16px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: height 0.3s ease;
}

.all-industries-cont .item img {
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
}

.all-industries-cont .item:hover::after {
    height: 100%;
}

.industries h1 {
    color: #000;
    font-family: 'Bebas Neue';
    font-size: 50px;
    line-height: 50px;
}

#show-more {
    color: #090909;
    padding: 0.7em 1.7em;
    font-size: 14px;
    border-radius: 0.5em;
    background: #ffffff;
    cursor: pointer;
    border: 1px solid #e8e8e8;
    transition: all 0.3s;
    box-shadow: 6px 6px 12px #c5c5c5, -6px -6px 12px #ffffff;
    width: fit-content;
    margin: 0 auto;
    font-family: 'Metrophobic';
    font-weight: 900;
    text-transform: uppercase;
}

#show-more:active {
    color: #666;
    box-shadow: inset 4px 4px 12px #c5c5c5, inset -4px -4px 12px #ffffff;
}

.why h1 {
    color: black;
    text-transform: uppercase;
    font-family: 'Bebas Neue';
    font-size: 50px;
    line-height: 50px;
}

.why h2 {
    font-family: 'Metrophobic';
    font-size: 18px;
    line-height: 18px;
    color: black;
    text-transform: uppercase;
    font-weight: 900;
}

.services-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-row: auto;
    gap: 15px;
}

.service2 {
    display: flex;
    color: #000;
    gap: 15px;
    font-family: 'Metrophobic';
    border-radius: 10px;
    border: 2px solid #000;
    box-sizing: border-box;
    padding-right: 5px;
    line-height: 18px;
    align-items: center;
    box-shadow: 3px 3px 0px #000;
}

.service2:hover {
    transform: translate(3px, 3px);
    box-shadow: 0px 0px 0px #000;
    /* shrinks smoothly instead of cutting */
}


.image-box {
    height: 100%;
    width: 100%;
}

.image-box img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-bottom-left-radius: 8px;
    border-top-left-radius: 8px;
}


.service2:nth-last-child(-n+3) {
    padding-left: 5px;
    padding-right: 0px;
}


.service2:nth-last-child(-n+3) img {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}

.column {
    display: flex;
    flex-direction: column;
    gap: 5px;
    justify-content: space-between;
    height: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    box-sizing: border-box;
}

.why {
    padding-bottom: 0px !important;
}

.why .column h2 {
    font-size: 16px;
    color: #826754;
    cursor: default;
}

.why .service2:nth-last-child(-n+3) h2 {
    text-align: right;
}

.why .service2:nth-last-child(-n+3) p {
    text-align: right;
}

.why .column p {
    font-size: 14px;
    cursor: default;
}

.why .container .our-process-container {
    border: solid 3px #826754;
    width: 100%;
    padding: 15px;
    box-sizing: border-box;
    padding-top: 0vh;
    height: fit-content;
    padding-bottom: 0vh;
    margin-bottom: 0px;
}

.why .p-step:hover h2 {
    color: white !important;
}

.why .p-step .row {
    gap: 10px;
}

.why .our-process h1 {
    top: -10%;
}

.f-c-m-inner {
    display: flex;
    flex-direction: column;
}

.forms-cont-mobile {
    flex-direction: column;
    gap: 0px;
}

.margin-top-mobile {
    flex: 1;
    margin-top: 0px;
    width: 100% !important;
}

.rightSide {
    width: 40.5%;
    position: relative;
    display: flex;
    aspect-ratio: 1/1.05;
    min-height: auto;
}

/* Individual collage items */
.number1img {
    position: absolute;
    margin-top: 39%;
    margin-right: 80%;
    margin-bottom: 29%;
    margin-left: 0;
    height: 32%;
    width: 21%;
    object-fit: cover;
    border-radius: 5px;
}

.number2img {
    position: absolute;
    margin-top: 19%;
    margin-right: 42%;
    margin-bottom: 42%;
    margin-left: 23%;
    width: 35%;
    height: 39%;
    object-fit: cover;
    object-position: center center;
    border-radius: 5px;

}

.number3img {
    position: absolute;
    margin-top: 62%;
    margin-right: 64%;
    margin-bottom: 30%;
    margin-left: 23%;
    width: 14%;
    height: 21%;
    border-radius: 5px;
    object-fit: cover;
}

.number4img {
    position: absolute;
    width: 34%;
    height: 33%;
    margin-top: 62%;
    margin-right: 27%;
    margin-left: 39%;
    border-radius: 5px;
    object-fit: cover;
}

.number5img {
    position: absolute;
    width: 13%;
    height: 21%;
    margin-top: 38%;
    margin-right: 27%;
    margin-left: 60%;
    border-radius: 5px;
    object-fit: cover;
}

.number6img {
    position: absolute;
    width: 35%;
    height: 33%;
    margin-top: 2%;
    margin-right: 3%;
    margin-left: 60%;
    border-radius: 5px;
    object-fit: cover;
}

.number7img {
    position: absolute;
    width: 25%;
    height: 42%;
    margin-top: 38%;
    margin-left: 75%;
    object-fit: cover;
    border-radius: 5px;
    object-position: center;
}


.mission-cont {
    display: flex;
    gap: 25px;
    align-items: center;
}

.mission {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.mission p {
    color: #000;
    font-family: 'Metrophobic';
    font-size: 18px;
    font-weight: 900;
}

.mvv-cont img {
    width: 80px;
}

.mvv-cont {
    display: flex;
    gap: 20px;
    border-bottom: solid 2px black;
    padding-bottom: 20px;
}

.mvv-cont h1 {
    font-size: 35px;
    line-height: 35px;
    color: #826754;
}

.flex {
    display: flex;
    flex-direction: column;
    /* stack h1 and p vertically */
    align-items: flex-start;
    /* left-align items */
    padding-left: 5vw;
    padding-right: 5vw;
    gap: 50px;
}

.flex h1,
.flex p {
    width: 100%;
    /* make both take full width of the container */
    max-width: fit-content;
    /* optional: shrink to the widest element, i.e., h1 */
}

.contact-page h1 {
    margin-left: 0px;
    margin-right: 0px;
}

.about-cont-inner .test-title {
    width: 100%;
}

#province-content {
    width: 100%;
    height: auto;
}

.province {
    transition: all ease 0.3s;
}

.province.hidden {
    display: none;
}

.province h3 {
    color: #000;
    font-family: 'Metrophobic';
    font-size: 20px;
    font-weight: 900;
    text-transform: uppercase;
}

.about-cont-inner .faq-container {
    background-image: none;
    border-bottom: none;
    padding: 0px;
    background-color: white;
}

.about-cont-inner .faq-container .faq-text h1 {
    color: black;
}

.about-cont-inner .faq-container .faq-text p {
    color: black;
}

.about-cont-inner .faq-container .main-butt {
    --color: #000;
}

.about-cont-inner .faq-container .main-butt:before {
    background: #826754;
}

.about-cont-inner .faq-container .card {
    padding: 0px;
}

.about-cont-inner .faq-container .container {
    gap: 2.5vw;
}

.about-cont-inner .faq-container::after {
    content: none;
}


.about-cont-inner .faq-container .card h1 {
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 10px;
}

.province .margin-top-mobile {
    margin-top: 20px;
}

.prov-img {
    width: 5vw;
    border-radius: 5px;
}

.p-i-t {
    display: flex;
    gap: 15px;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.pit-t {
    flex: 1;
    width: max-content;
}

.pdf {
    width: 35px;
    height: 35px;
}

.phone-header-contact a:first-of-type {
    display: none;
}

.header-contact a:first-of-type {
    display: none;
}

.footer-links a:nth-of-type(2) {
    display: none;
}

.footer-links a:last-of-type {
    display: none;
}

.stats-cont-out {
    display: none;
}

.stats-cont2 {
    display: none;
}

.s-s-text h2 span {
    display: none;
}

.testimonial-container {
    display: none;
}