@charset "utf=8";

.fCtc {
    padding: 11.8rem 0 7.7rem;
    background: url(../../../../uploads/footer_contact_bg.jpg) no-repeat center /cover;
}

.fCtcAr {
    width: 100%;
    max-width: 125rem;
    margin: 0 auto;
    padding: 0 1.5rem;
}

.fCtcTitBx {
    position: relative;
    border-bottom: 2px solid #BAE1F5;
}

.fCtcTit {
    position: relative;
    z-index: 2;
    color: var(--primary);
    text-align: center;
}

.fCtcBgTit {
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    line-height: 1.25em;
    color: #BAE1F5;
    pointer-events: none;
}

.fCtcTxt01 {
    margin: 4rem 0 0;
    text-align: center;
}

.fCtcTxt01 br {
    display: none;
}

.fCtcBtnBx {
    margin: 4rem 0 0;
}

.fCtcBtn {
    display: flex;
    align-items: center;
    width: 34.4rem;
    height: 7rem;
    margin: 0 auto;
    padding: 0 3rem;
    background: var(--white);
    border-radius: 100vmax;
    box-shadow: 0 .3rem .4rem rgba(0, 0, 0, 0.1);
    transition: all .3s;
}

.fCtcBtn:hover {
    background: var(--primary);
    transition: all .3s;
}

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

.fCtcBtn figure {
    width: 3rem;
    margin: 0 2.5rem 0 0;
    transition: all .3s;
}

.fCtcBtn:hover figure {
    filter: brightness(0) saturate(100%) invert(100%) sepia(12%) saturate(0%) hue-rotate(169deg) brightness(115%) contrast(100%);
}

.fCtcBtn p {
    font-size: 2rem;
    font-weight: 700;
    letter-spacing: .05em;
    line-height: 1.5em;
    color: var(--primary);
    transition: all .3s;
}

.fCtcBtn:hover p {
    color: var(--white);
}

.fBtm {
    padding: 8rem 0 8.5rem;
    background: var(--tertiary);
}

.fBtmAr {
    width: 100%;
    max-width: 125rem;
    margin: 0 auto;
    padding: 0 1.5rem;
}

.fBtmBx {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

.fBtmBxL {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 43%;
    max-width: 55rem;
}

.fLogo {
    width: 100%;
    max-width: 38.5rem;
}

.fBtmBxFl {
    display: flex;
    align-items: flex-end;
    margin: 4rem 0 0;
}

.fBtmBxIn {
    width: 32.2rem;
}

.fTxt01 {
    text-align: left;
    line-height: 1.56em;
    font-weight: 600;
}

.fTxt02 {
    margin: 1rem 0 0;
    padding: .5rem 1.2rem;
    background: var(--primary);
    color: var(--white);
    font-weight: 500;
    clip-path: polygon(1.86% 0%, 100% 0%, 98.14% 100%, 0% 100%);
}

.fLogoKES {
    flex: 1;
    max-width: 12rem;
    margin: 0 0 0 1.5rem;
}

.fBtmBxR {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 55%;
    max-width: 61.5rem;
}

.fNavRow01 {
    display: flex;
    justify-content: space-between;
    width: 100%;
    max-width: 36.3rem;

}

.fNavRow02 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin: 2.7rem 0 0;
}

.fNavBar {
    height: 4.4rem;
    width: .1rem;
    background: var(--primary);
    margin: 0 3.5rem;
}

.fNavLink {
    margin: 0 4.5rem 0 0;
    font-size: 1.8rem;
    color: var(--primary);
    font-weight: 600;
    line-height: 1.5em;
    letter-spacing: .15em;
}

.fNavLink:last-of-type {
    margin: 0;
}

.fNavLink:hover {
    color: var(--primary);
    text-decoration: underline;
}

.fNavRow02 .fNavLink {
    margin: 0;
}

.fNavRow02:hover .fNavLink {
    text-decoration: none;
}

.fNavLink02 {
    margin: 0 4.5rem 0 0;
    font-size: 1.6rem;
    color: var(--primary);
    font-weight: 500;
    line-height: 1.5em;
    letter-spacing: .15em;
}

.fNavLink02:last-of-type {
    margin: 0;
}

.fNavLink02:hover {
    text-decoration: underline;
}

.fCopy {
    margin: 1.5rem 0 0;
    font-weight: 500;
    font-size: 1.4rem;
    letter-spacing: .05em;
    line-height: 1.5em;
    text-align: end;
}

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (width <=1200px) {

    .fBtmBxFl {
        flex-direction: column;
        align-items: flex-start;
    }

    .fLogoKES {
        margin: 1rem 0 0 0;
    }
}

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (width <=1024px) {

    .fNavBar {
        margin: 0 1.5rem;
    }

    .fNavLink02 {
        margin: 0 1.5rem 0 0;
    }
}

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (width <=768px) {

    .fCtcTxt01 br {
        display: block;
    }

    .fBtmBx {
        align-items: center;
        justify-content: space-between;
        flex-direction: column;
    }

    .fBtmBxR {
        width: 100%;
        margin: 3rem 0 0;
    }

    .fBtmBxL {
        align-items: center;
        width: 100%;
    }

    .fBtmBxFl {
        align-items: center;
    }

    .fTxt01 {
        text-align: center;
    }

    .fNavRow01,
    .fNavRow02 {
        display: none;
    }

    .fCopy {
        text-align: center;
    }

}

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */