/*
Theme Name: AMF
Theme URI: https://amf.ua/
Author: AMF
Description: AMF informational WordPress theme based on the purchased Sailo HTML template.
Version: 0.1.0
Text Domain: amfpromo-sailo
*/

html {
    scroll-behavior: smooth;
    scroll-padding-top: 30px;
}

.navbar-brand {
    align-items: center;
    display: inline-flex;
    margin-right: 0;
    min-height: 62px;
}

.amf-brand-logo {
    display: block;
    height: auto;
    max-height: 46px;
    width: 128px;
}

.wpo-site-footer .amf-brand-logo {
    width: 150px;
}

:root {
    --amf-green: #678f05;
    --amf-green-dark: #4f7000;
    --amf-gray: #7F7F7F;
    --amf-swamp: #3e4036;
    --amf-dark: #2a2a2a;
    --amf-text: #434343;
}

body {
    color: var(--amf-text);
}

a {
    color: var(--amf-green);
}

a:hover {
    color: var(--amf-green-dark);
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: var(--amf-dark);
    letter-spacing: 0;
}

p,
li {
    color: var(--amf-text);
}

.wpo-site-header {
    padding-left: 0;
    padding-right: 0;
}

.wpo-site-header .container-fluid {
    padding-left: 38px;
    padding-right: 38px;
}

.wpo-site-header .navigation {
    background: rgba(42, 42, 42, 0.2);
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.14);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
}

.navigation.sticky-header {
    background: rgba(42, 42, 42, 0.8);
}

.wpo-site-header-s4::after {
    display: none;
}

.wpo-site-header .navbar-nav {
    background: transparent;
    padding: 0;
}

.wpo-site-header .navbar-nav > li > a {
    color: #fff;
    font-size: 14px;
    font-weight: 800;
    letter-spacing: 0;
    text-transform: uppercase;
    transition: color 0.2s ease, background-color 0.2s ease;
}

.wpo-site-header .navbar-nav > li > a:hover,
.wpo-site-header .navbar-nav > li:hover > a,
.wpo-site-header .navbar-nav > li.current-menu-item > a {
    background: transparent;
    color: var(--amf-green) !important;
}

.wpo-site-header #navbar > ul > li > a:before,
.wpo-site-header #navbar > ul > li > a.active:before {
    display: none;
}

.wpo-site-header .navbar-nav .sub-menu {
    background: rgba(42, 42, 42, 0.96);
    border-top: 3px solid var(--amf-green);
}

.wpo-site-header #navbar > ul .sub-menu {
    background: rgba(42, 42, 42, 0.97);
    box-shadow: 0 18px 30px rgba(0, 0, 0, 0.24);
}

.wpo-site-header #navbar > ul > li .sub-menu a {
    color: #fff !important;
}

.wpo-site-header .navbar-nav .sub-menu a:hover,
.wpo-site-header #navbar > ul > li .sub-menu a:hover {
    color: var(--amf-green) !important;
}

.amf-mobile-main-site {
    display: none;
}

.wpo-site-header #navbar > ul > li .sub-menu a:after {
    background: var(--amf-green);
}

.wpo-site-header #navbar > ul > li {
    border-left: 0;
}

.wpo-site-header #navbar > ul > li:last-child {
    border-right: 0;
}

.wpo-site-header .mobail-menu button span {
    background-color: #fff;
}

.wpo-site-header .mobail-menu button {
    background-color: var(--amf-green);
}

.wpo-partners-section {
    display: none;
}

.section-padding {
    padding: 70px 0;
}

.theme-btn,
.view-cart-btn {
    background: var(--amf-green);
    border-radius: 3px;
    color: #fff;
    white-space: nowrap;
}

.theme-btn:after,
.view-cart-btn:after {
    background: var(--amf-green-dark);
}

.theme-btn:hover,
.view-cart-btn:hover {
    color: #fff;
}

.theme-btn-s2 {
    align-items: center;
    background: transparent;
    border-color: var(--amf-green);
    border-radius: 999px;
    display: inline-flex;
    justify-content: center;
    line-height: 1.2;
    min-height: 58px;
    padding: 16px 28px;
    color: var(--amf-green);
    text-decoration: none;
    white-space: nowrap;
}

.theme-btn-s2:after {
    display: none;
}

.theme-btn-s2:hover {
    background: var(--amf-green);
    border-color: var(--amf-green);
    color: #fff;
}

.wpo-hero-slider .slide-inner,
.wpo-hero-slider .hero-inner {
    background-position: center right;
}

.wpo-hero-slider .slide-inner:before,
.wpo-hero-slider .hero-inner:before {
    background:
        linear-gradient(
            90deg,
            rgba(20, 22, 18, 0.94) 0%,
            rgba(32, 36, 29, 0.84) 34%,
            rgba(32, 36, 29, 0.46) 66%,
            rgba(20, 22, 18, 0.2) 100%
        );
    opacity: 1;
}

.wpo-hero-slider .slide-title h2 {
    letter-spacing: 0;
    line-height: 1.1;
    max-width: 760px;
}

.wpo-hero-slider .slide-text p {
    color: rgba(255, 255, 255, 0.86);
}

.wpo-hero-slider .swiper-button-prev,
.wpo-hero-slider .swiper-button-next {
    border-color: rgba(255, 255, 255, 0.7);
}

.wpo-hero-slider .swiper-button-prev:hover,
.wpo-hero-slider .swiper-button-next:hover {
    background: var(--amf-green);
    border-color: var(--amf-green);
}

.wpo-hero-slider .swiper-pagination-bullet-active {
    background: var(--amf-green);
}

.wpo-hero-slider .swiper-pagination {
    align-items: center;
    bottom: 30px;
    display: flex;
    gap: 16px;
    justify-content: center;
}

.wpo-hero-slider .swiper-pagination .swiper-pagination-bullet {
    background: #fff;
    height: 15px;
    margin: 0 !important;
    opacity: 0.32;
    width: 15px;
}

.wpo-hero-slider .swiper-pagination .swiper-pagination-bullet-active {
    background: var(--amf-green);
    opacity: 1;
}

.wpo-section-title h2,
.wpo-section-title-s2 h2,
.wpo-about-section-s3 .content h2,
.wpo-about-section .content h2,
.service-card .text .amf-inline-link,
.amf-footer-contacts i,
.amf-service-summary .amf-check-list i {
    color: var(--amf-green);
}

.wpo-section-title h3,
.wpo-section-title-s2 h3,
.wpo-about-section-s3 .content h3,
.wpo-about-section .content h3,
.wpo-service-single-title h3,
.wpo-contact-title h2,
.service-card .text h2,
.service-card .text h2 a,
.blog-card .content h2 a,
.office-info-text h2,
.amf-contact-map h3 {
    color: var(--amf-dark);
}

.wpo-section-title h3,
.wpo-section-title-s2 h3,
.wpo-about-section-s3 .content h3,
.wpo-about-section .content h3,
.wpo-service-single-title h3,
.wpo-contact-title h2 {
    line-height: 1.1;
}

.swiper-pagination-bullet-active,
.service-card .content .icon,
.about-left-image .experience,
.wpo-feature-section-s3 .item .icon,
.preloader .loader-line-mask .loader-line {
    background: var(--amf-green);
}

.wpo-site-footer .widget-title h3:before,
.wpo-site-footer .widget-title h3:after {
    background: var(--amf-green);
}

.preloader {
    background: #2a2a2a;
}

.preloader .loader-circle {
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.14);
}

.preloader .vertical-centered-box .content {
    left: 50%;
    min-width: 120px;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translate(-50%, -50%);
}

.preloader .amf-preloader-logo {
    display: block;
    height: auto;
    margin: 0 auto;
    opacity: 0.96;
    width: 112px;
}

.wpo-site-footer {
    background:
        linear-gradient(rgba(62, 64, 54, 0.54), rgba(62, 64, 54, 0.6)),
        url("assets/images/optimized/amf-bg-slider.webp") center top repeat;
    border-top: 4px solid var(--amf-green);
    position: relative;
}

.wpo-site-footer::before {
    background:
        linear-gradient(90deg, rgba(42, 42, 42, 0.36), rgba(103, 143, 5, 0.1), rgba(42, 42, 42, 0.36)),
        url("assets/images/optimized/amf-bg-product.webp") center top repeat;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0.62;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    mix-blend-mode: soft-light;
}

.wpo-site-footer .wpo-upper-footer {
    background:
        linear-gradient(rgba(62, 64, 54, 0.46), rgba(62, 64, 54, 0.54)),
        url("assets/images/optimized/amf-bg-slider.webp") center top repeat;
    padding-bottom: 70px;
    padding-top: 78px;
    position: relative;
    z-index: 1;
}

.wpo-site-footer .widget {
    margin-bottom: 0;
}

.wpo-site-footer .widget-title h3,
.wpo-site-footer .link-widget ul li a,
.wpo-site-footer p,
.wpo-site-footer .copyright {
    color: #fff;
}

.wpo-site-footer .about-widget .logo {
    margin-bottom: 24px;
}

.wpo-site-footer .amf-brand-logo {
    max-height: none;
    width: 128px;
}

.wpo-site-footer .widget-title {
    margin-bottom: 26px;
}

.wpo-site-footer .widget-title h3 {
    color: #fff;
    font-size: 20px;
    font-weight: 800;
    letter-spacing: 0;
    text-transform: uppercase;
}

.wpo-site-footer .widget-title h3:before {
    width: 38px;
}

.wpo-site-footer .about-widget p,
.wpo-site-footer .newsletter-widget p {
    color: rgba(255, 255, 255, 0.78);
    line-height: 1.7;
}

.wpo-site-footer .link-widget ul li {
    display: block;
    padding-left: 0;
}

.wpo-site-footer .link-widget ul li:before {
    display: none;
}

.wpo-site-footer .link-widget ul li a {
    line-height: 1.35;
}

.wpo-site-footer .link-widget ul li a,
.wpo-site-footer .amf-footer-contacts a {
    color: rgba(255, 255, 255, 0.86);
}

.wpo-site-footer .link-widget ul li a:hover,
.wpo-site-footer .amf-footer-contacts a:hover,
.wpo-site-footer .social-widget ul li a:hover {
    color: var(--amf-green);
}

.wpo-site-footer .social-widget ul li a {
    background: rgba(255, 255, 255, 0.08);
    border: 1px solid rgba(255, 255, 255, 0.12);
    color: #fff;
    font-size: 22px;
    height: 44px;
    line-height: 44px;
    width: 44px;
}

.wpo-site-footer .social-widget ul li a:hover {
    background: var(--amf-green);
    border-color: var(--amf-green);
    color: #fff;
}

.wpo-site-footer .wpo-lower-footer {
    background:
        linear-gradient(rgba(31, 31, 31, 0.74), rgba(31, 31, 31, 0.78)),
        url("assets/images/optimized/amf-bg-product.webp") center bottom repeat;
    border-top: 1px solid rgba(255, 255, 255, 0.08);
    padding: 18px 0;
    position: relative;
    z-index: 1;
}

.wpo-site-footer .wpo-lower-footer .copyright {
    color: rgba(255, 255, 255, 0.72);
}

.wpo-breadcumb-area.amf-breadcrumb-image::before {
    background:
        linear-gradient(
            90deg,
            rgba(42, 42, 42, 0.9) 0%,
            rgba(62, 64, 54, 0.78) 48%,
            rgba(42, 42, 42, 0.42) 100%
        );
}

.wpo-breadcumb-area .wpo-breadcumb-wrap h2 {
    color: #fff;
    line-height: 1.1;
    margin-top: 0;
}

.wpo-breadcumb-area .wpo-breadcumb-wrap ul {
    display: none;
}

.header-right .close-form {
    align-items: center;
    display: flex;
    gap: 12px;
    margin-left: 0;
}

.wpo-site-header .header-right {
    justify-content: flex-end;
}

.wpo-site-header .header-right .close-form .theme-btn,
.wpo-site-header .header-right .close-form .view-cart-btn {
    background: transparent;
    border: 1px solid rgba(255, 255, 255, 0.45);
    padding-left: 28px;
    padding-right: 28px;
}

.wpo-site-header .header-right .close-form .theme-btn:after,
.wpo-site-header .header-right .close-form .view-cart-btn:after {
    background: var(--amf-green);
}

.wpo-site-header .header-right .close-form .amf-main-site-link {
    border-color: rgba(255, 255, 255, 0.45);
    color: #fff;
    padding-left: 22px;
    padding-right: 22px;
}

.wpo-site-header .header-right .close-form .amf-main-site-link:hover {
    color: #fff;
}

@media (min-width: 992px) {
    .wpo-site-header {
        padding-left: 0;
        padding-right: 0;
    }

    .wpo-site-header .row {
        flex-wrap: nowrap;
    }

    .wpo-site-header .row > .col-lg-2 {
        flex: 0 0 auto;
        width: auto;
    }

    .wpo-site-header .row > .col-lg-7 {
        flex: 1 1 auto;
        width: auto;
    }

    .wpo-site-header .row > .col-lg-3 {
        flex: 0 0 auto;
        margin-left: auto;
        width: auto;
    }

    .wpo-site-header .navbar-header {
        padding-right: 34px;
    }

    .wpo-site-header #navbar > ul > li > a {
        padding-bottom: 24px;
        padding-top: 24px;
    }
}

@media (min-width: 1400px) and (max-width: 1550px) {
    .wpo-site-header .container-fluid {
        padding-left: 28px;
        padding-right: 28px;
    }

    .wpo-site-header .navbar-header {
        padding-right: 26px;
    }

    .amf-brand-logo {
        width: 118px;
    }

    .wpo-site-header #navbar > ul > li > a {
        font-size: 13px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .header-right .close-form {
        gap: 8px;
    }

    .wpo-site-header .header-right .close-form .theme-btn,
    .wpo-site-header .header-right .close-form .view-cart-btn,
    .wpo-site-header .header-right .close-form .amf-main-site-link {
        font-size: 14px;
        min-height: 52px;
        padding-left: 18px;
        padding-right: 18px;
    }

    .amf-language-switcher {
        margin-right: 6px;
    }
}

@media (min-width: 992px) and (max-width: 1399px) {
    .wpo-site-header .container-fluid {
        padding-left: 28px;
        padding-right: 28px;
    }

    .wpo-site-header .navbar-header {
        padding-right: 22px;
    }

    .wpo-site-header #navbar > ul > li > a {
        font-size: 14px;
        padding-left: 7px;
        padding-right: 7px;
    }

    .header-right .close-form {
        gap: 8px;
    }

    .wpo-site-header .header-right .close-form .theme-btn,
    .wpo-site-header .header-right .close-form .view-cart-btn,
    .wpo-site-header .header-right .close-form .amf-main-site-link {
        font-size: 14px;
        min-width: 0;
        padding-left: 18px;
        padding-right: 18px;
    }
}

@media (min-width: 992px) and (max-width: 1450px) {
    .wpo-site-header .container-fluid {
        padding-left: 24px;
        padding-right: 24px;
    }

    .wpo-site-header .navbar-header {
        padding-right: 18px;
    }

    .amf-brand-logo {
        width: 112px;
    }

    .wpo-site-header #navbar > ul > li > a {
        font-size: 12px;
        padding-left: 7px;
        padding-right: 7px;
    }

    .wpo-site-header .header-right .close-form .theme-btn,
    .wpo-site-header .header-right .close-form .view-cart-btn,
    .wpo-site-header .header-right .close-form .amf-main-site-link {
        font-size: 13px;
        min-height: 48px;
        padding-left: 14px;
        padding-right: 14px;
    }
}

@media (max-width: 991px) {
    .wpo-site-header .navigation {
        padding: 6px 0;
    }

    .wpo-site-header .container-fluid {
        padding-left: 28px;
        padding-right: 28px;
    }

    .wpo-site-header .row {
        justify-content: center;
        min-height: 70px;
        position: relative;
    }

    .wpo-site-header .row > .d-lg-none {
        left: 0;
        padding-left: 0;
        padding-right: 0;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: auto;
        z-index: 2;
    }

    .wpo-site-header .row > .col-lg-2 {
        display: flex;
        flex: 0 0 100%;
        justify-content: center;
        max-width: 100%;
        padding-left: 62px;
        padding-right: 62px;
        width: 100%;
    }

    .wpo-site-header .navbar-header {
        align-items: center;
        display: flex;
        justify-content: center;
        width: 100%;
    }

    .navbar-brand {
        justify-content: center;
        min-height: 56px;
    }

    .wpo-site-header .amf-brand-logo {
        max-height: 34px;
        width: 106px;
    }

    .wpo-site-header .row > .col-lg-7,
    .wpo-site-header .row > .col-lg-3 {
        flex: 0 0 auto;
        padding: 0;
        width: auto;
    }

    .wpo-site-header .header-right {
        display: none;
    }

    .wpo-site-header #navbar {
        background: #2a2a2a !important;
        box-shadow: 18px 0 38px rgba(0, 0, 0, 0.32);
        bottom: 0;
        height: 100vh;
        max-width: 360px;
        overflow: auto;
        padding-top: 18px;
        position: fixed;
        top: 0;
        width: min(86vw, 360px);
        z-index: 999999;
    }

    .wpo-site-header #navbar .navbar-nav {
        background: #2a2a2a !important;
        height: auto;
        padding: 8px 0 40px;
    }

    .wpo-site-header #navbar > ul {
        background: #2a2a2a !important;
        padding: 0;
    }

    .wpo-site-header #navbar > ul > li {
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    }

    .wpo-site-header #navbar ul a,
    .wpo-site-header #navbar > ul > li .sub-menu a {
        color: #fff !important;
        font-weight: 700;
    }

    .amf-mobile-main-site {
        display: block;
    }

    .wpo-site-header #navbar ul a:hover,
    .wpo-site-header #navbar ul a.active,
    .wpo-site-header #navbar ul li.current a,
    .wpo-site-header #navbar > ul > li .sub-menu a:hover,
    .wpo-site-header #navbar > ul > li.current-menu-item > a {
        color: var(--amf-green) !important;
    }

    .wpo-site-header #navbar > ul .sub-menu {
        background: #1f1f1f !important;
        border-top: 1px solid rgba(103, 143, 5, 0.7);
        box-shadow: none;
        padding: 6px 0 10px;
    }

    .wpo-site-header #navbar > ul > li > .sub-menu a {
        color: rgba(255, 255, 255, 0.9) !important;
        padding-left: 34px;
    }

    .wpo-site-header #navbar > ul > li {
        border-left: 0;
        border-right: 0;
    }

    .wpo-site-header .menu-close {
        background: #2a2a2a;
        border-color: rgba(255, 255, 255, 0.72);
        color: #fff;
        margin-bottom: 18px;
        margin-right: 22px;
        margin-top: 10px;
    }

    .wpo-site-header .mobail-menu button {
        align-items: center;
        background-color: var(--amf-green) !important;
        border-radius: 3px;
        display: inline-flex;
        flex-direction: column;
        height: 42px;
        justify-content: center;
        padding: 0;
        width: 46px;
    }

    .wpo-site-header .mobail-menu button span {
        margin-bottom: 5px;
    }

    .wpo-site-header .mobail-menu button span:last-child {
        margin-bottom: 0;
    }

    .wpo-site-header .mobail-menu button:hover,
    .wpo-site-header .mobail-menu button:focus {
        background-color: var(--amf-green-dark) !important;
    }

    .wpo-hero-slider .slide-inner,
    .wpo-hero-slider .hero-inner {
        background-position: 62% center;
    }

    .wpo-hero-slider .slide-inner:before,
    .wpo-hero-slider .hero-inner:before {
        background: rgba(20, 22, 18, 0.7);
    }

    .wpo-hero-slider .slide-inner .slide-content,
    .wpo-hero-slider .hero-inner .slide-content {
        max-width: calc(100vw - 56px);
    }

    .wpo-breadcumb-area.amf-breadcrumb-image {
        min-height: 260px;
    }

    .wpo-breadcumb-area .wpo-breadcumb-wrap {
        padding-top: 42px;
    }

    .wpo-breadcumb-area .wpo-breadcumb-wrap h2 {
        font-size: 44px;
        line-height: 1.1;
    }

    .section-padding {
        padding: 50px 0;
    }
}

.about-btn {
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
}

.about-btn .theme-btn,
.about-btn .theme-btn-s2 {
    align-items: center;
    display: inline-flex;
    justify-content: center;
    line-height: 1.2;
    min-height: 72px;
    padding: 18px 28px;
    text-align: center;
}

.wpo-service-section-s3 .wpo-section-title-s2 {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.wpo-about-section-s3 .content .list {
    align-items: flex-start;
    gap: 24px;
}

.wpo-about-section-s3 .content ul li {
    align-items: flex-start;
    gap: 12px;
    margin-bottom: 14px;
}

.wpo-about-section-s3 .content ul li i {
    align-items: center;
    display: inline-flex;
    flex: 0 0 28px;
    height: 28px;
    justify-content: center;
    line-height: 1;
    margin-right: 0;
    margin-top: 1px;
    width: 28px;
}

.wpo-about-section-s3 .content ul li span {
    line-height: 1.1;
    margin-top: 0;
}

.service-card .text p {
    max-width: 520px;
}

.service-card .text .amf-inline-link {
    color: var(--amf-green);
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    margin-top: 10px;
    text-transform: uppercase;
}

.service-card .text .amf-inline-link i {
    font-size: 12px;
    margin-left: 6px;
}

.amf-feature-value {
    display: inline-block;
}

.wpo-feature-section-s3 .item .content h2 {
    white-space: nowrap;
}

.amf-footer-contacts {
    margin: 0 0 24px;
}

.amf-footer-contacts li {
    color: rgba(255, 255, 255, 0.78);
    line-height: 1.7;
    list-style: none;
    margin-bottom: 8px;
}

.amf-footer-contacts i {
    color: var(--amf-green);
    margin-right: 8px;
}

.amf-footer-contacts a {
    color: rgba(255, 255, 255, 0.86);
}

.amf-footer-btn {
    padding: 13px 22px;
}

.amf-services-overview .service-card {
    margin-bottom: 0;
}

.amf-services-overview .row {
    row-gap: 30px;
}

.amf-service-summary .content {
    align-items: flex-start;
    gap: 30px;
    padding: 42px 30px 48px;
}

.amf-services-overview .service-card .content .icon {
    align-items: center;
    display: flex;
    flex: 0 0 88px;
    height: 88px;
    justify-content: center;
    margin-top: 0;
    min-width: 88px;
    width: 88px;
}

.amf-services-overview .service-card .content .icon img {
    height: 52px;
    width: 52px;
}

.amf-services-overview .service-card .content .text p {
    flex-grow: 0;
}

.amf-image-service-card {
    background: #f8f8f8;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

.amf-service-preview {
    aspect-ratio: 16 / 8;
    background: var(--amf-dark);
    overflow: hidden;
    width: 100%;
}

.amf-service-preview img {
    height: 100%;
    object-fit: cover;
    transition: transform 0.35s ease;
    width: 100%;
}

.amf-image-service-card:hover .amf-service-preview img {
    transform: scale(1.04);
}

.amf-image-service-card .content {
    background: transparent;
    flex-grow: 1;
}

.amf-image-service-card .content .icon {
    margin-top: 0;
}

.wpo-service-section-s3 .amf-image-service-card .content {
    align-items: flex-start;
    height: auto;
    min-height: 0;
    padding-bottom: 34px;
}

.wpo-service-section-s3 .amf-image-service-card .content .text p {
    flex-grow: 0;
    margin-bottom: 16px;
}

.wpo-service-section-s3 .amf-image-service-card .content .text h2 {
    margin-bottom: 14px;
}

.wpo-service-section-s3 .amf-image-service-card .content .text .amf-inline-link {
    margin-top: 0;
}

.amf-service-card-grid {
    row-gap: 30px;
}

.amf-service-card-grid > [class*="col-"] {
    display: flex;
}

.amf-service-card-grid .item {
    background: #f8f8f8;
    border-bottom: 3px solid transparent;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    transition: border-color 0.2s ease, transform 0.2s ease;
    width: 100%;
}

.amf-service-card-grid .item:hover {
    border-bottom-color: var(--amf-green);
    transform: translateY(-2px);
}

.amf-service-card-grid .item .image {
    height: 218px;
}

.amf-service-card-grid .item .image img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}

.amf-service-card-grid .item .content {
    background: transparent;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    min-height: 0;
    padding: 34px 20px 36px;
    position: relative;
}

.amf-service-card-grid .item .content p {
    flex-grow: 0;
    margin-bottom: 16px;
}

.amf-service-card-grid .item .content .amf-inline-link {
    margin-top: 0;
}

.amf-service-card-grid .item .content h2 a {
    color: var(--amf-dark);
}

.amf-service-card-grid .item .content h2 a:hover,
.amf-service-card-grid .item .content .amf-inline-link {
    color: var(--amf-green);
}

.wpo-service-section-s3 .row > [class*="col-"],
.amf-services-overview .row > [class*="col-"],
.amf-about-principles .row > [class*="col-"],
.amf-contact-brief .row > [class*="col-"] {
    display: flex;
}

.wpo-service-section-s3 .service-card,
.amf-services-overview .service-card,
.amf-about-principles .service-card,
.amf-contact-brief .service-card {
    width: 100%;
}

.wpo-service-section-s3 .service-card .content,
.amf-services-overview .service-card .content,
.amf-about-principles .service-card .content,
.amf-contact-brief .service-card .content {
    align-items: stretch;
    height: 100%;
}

.wpo-service-section-s3 .service-card .content .text,
.amf-services-overview .service-card .content .text,
.amf-about-principles .service-card .content .text,
.amf-contact-brief .service-card .content .text {
    display: flex;
    flex-direction: column;
}

.wpo-service-section-s3 .service-card .content .text p,
.amf-services-overview .service-card .content .text p,
.amf-about-principles .service-card .content .text p,
.amf-contact-brief .service-card .content .text p {
    flex-grow: 1;
}

.wpo-service-section-s3 .row > [class*="col-"] {
    display: block;
}

.wpo-service-section-s3 .service-card.amf-image-service-card,
.wpo-service-section-s3 .amf-image-service-card .content {
    height: auto;
}

.wpo-service-section-s3 .amf-image-service-card .content .text {
    display: block;
}

.wpo-service-section-s3 .amf-image-service-card .content .text p {
    flex-grow: 0;
    margin-bottom: 16px;
}

.amf-service-summary .amf-check-list {
    margin: 18px 0 0;
}

.amf-service-summary .amf-check-list li {
    color: var(--amf-text);
    list-style: none;
    margin-bottom: 8px;
}

.amf-service-summary .amf-check-list i {
    color: var(--amf-green);
    margin-right: 8px;
}

.amf-service-cta {
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
}

.blog-sidebar .wpo-newsletter-widget .theme-btn {
    margin-top: 10px;
}

.office-info-text a {
    color: inherit;
}

.wpo-contact-pg-section .office-info .row {
    align-items: stretch;
}

.wpo-contact-pg-section .office-info .col {
    display: flex;
}

.wpo-contact-pg-section .office-info .office-info-item {
    width: 100%;
}

.wpo-contact-pg-section .office-info .office-info-item .office-info-text {
    min-height: 128px;
}

.blog-sidebar .widget,
.wpo-service-single-area .wpo-service-single-wrap .wpo-service-contact-area,
.wpo-contact-pg-section .wpo-contact-form-area,
.wpo-contact-pg-section .office-info .office-info-item {
    background: #f8f8f8;
}

.blog-sidebar .widget {
    padding: 34px 30px;
}

.blog-sidebar .widget + .widget {
    margin-top: 30px;
}

.blog-sidebar .category-widget ul li {
    border-bottom: 1px solid rgba(67, 67, 67, 0.1);
    padding: 0;
}

.blog-sidebar .category-widget ul li:last-child {
    border-bottom: 0;
}

.blog-sidebar .category-widget ul a {
    display: block;
    padding: 13px 0;
}

.blog-sidebar .category-widget ul a span {
    display: none;
}

.blog-sidebar .widget h3,
.blog-sidebar .category-widget ul a,
.wpo-service-single-area .wpo-service-single-wrap .wpo-service-single-title h3,
.wpo-contact-pg-section .wpo-contact-title h2,
.wpo-contact-pg-section .office-info .office-info-item .office-info-text h2 {
    color: var(--amf-dark);
}

.blog-sidebar .category-widget ul a:hover,
.blog-sidebar .category-widget ul a:hover span,
.blog-sidebar .category-widget ul li:hover:before {
    color: var(--amf-green);
}

.wpo-service-single-area .wpo-service-single-wrap p,
.wpo-service-single-area .wpo-service-single-wrap .list-widget ul li,
.blog-sidebar .widget p,
.wpo-contact-pg-section .wpo-contact-title p,
.wpo-contact-pg-section .office-info .office-info-item .office-info-text p {
    color: var(--amf-text);
}

.wpo-service-single-area .wpo-service-single-wrap .list-widget ul li:before {
    background: var(--amf-green);
}

.wpo-service-single-area .wpo-service-single-wrap .wpo-p-details-img {
    aspect-ratio: 16 / 10;
    background: var(--amf-dark);
    overflow: hidden;
}

.wpo-service-single-area .wpo-service-single-wrap .wpo-p-details-img img,
.wpo-service-single-area .wpo-service-single-wrap .wpo-service-single-main-img img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}

.wpo-contact-pg-section form input,
.wpo-contact-pg-section form select,
.wpo-contact-pg-section form textarea {
    color: var(--amf-text);
}

.wpo-contact-pg-section form input:focus,
.wpo-contact-pg-section form select:focus,
.wpo-contact-pg-section form textarea:focus {
    border-color: var(--amf-green);
}

.amf-form-notice {
    border-left: 4px solid var(--amf-green);
    margin-bottom: 24px;
    padding: 14px 18px;
}

.amf-form-notice.is-success {
    background: rgba(103, 143, 5, 0.1);
    color: var(--amf-dark);
}

.amf-form-notice.is-error {
    background: rgba(190, 40, 40, 0.08);
    border-left-color: #be2828;
    color: #7b1d1d;
}

.amf-file-upload {
    align-items: center;
    border: 1px dashed rgba(103, 143, 5, 0.45);
    color: var(--amf-dark);
    cursor: pointer;
    display: grid;
    gap: 22px;
    grid-template-columns: 150px auto minmax(180px, 1fr);
    min-height: 64px;
    padding: 0 30px;
    transition: border-color 0.2s ease, color 0.2s ease;
    width: 100%;
}

.amf-file-upload:hover {
    border-color: var(--amf-green);
    color: var(--amf-green);
}

.amf-file-upload span {
    font-weight: 600;
    white-space: nowrap;
}

.amf-file-title {
    line-height: 1.35;
}

.amf-file-upload input {
    height: 1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    width: 1px;
}

.amf-file-button {
    background: var(--amf-green);
    border: 1px solid var(--amf-green);
    color: #fff;
    display: inline-flex;
    justify-content: center;
    min-width: 170px;
    padding: 12px 22px;
    text-align: center;
}

.amf-file-upload:hover .amf-file-button {
    background: var(--amf-green-dark);
    border-color: var(--amf-green-dark);
}

.amf-file-name {
    color: var(--amf-text);
    font-weight: 400 !important;
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.amf-file-help {
    color: var(--amf-text);
    font-size: 14px;
    margin: 10px 0 0;
}

@media (max-width: 767px) {
    .amf-file-upload {
        grid-template-columns: 1fr;
        padding: 18px 20px;
    }

    .amf-file-button {
        width: 100%;
    }
}

.amf-contact-map-section {
    padding: 0 0 100px;
}

.wpo-contact-pg-section .wpo-contact-form-area {
    margin-bottom: 0;
    padding-bottom: 42px;
}

.amf-contact-brief.section-padding.pt-0 {
    padding-top: 52px !important;
}

.amf-contact-brief .row.justify-content-center > [class*="col-"] {
    flex: 0 0 100%;
    max-width: 100%;
}

.amf-contact-brief .wpo-section-title-s2 {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    text-align: center;
}

.wpo-contact-pg-section form .submit-area {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
}

.amf-contact-brief-card {
    height: calc(100% - 30px);
    margin-bottom: 30px;
}

.amf-contact-brief-card .content {
    height: 100%;
    padding: 42px 30px 48px;
}

.amf-contact-brief-card .text p {
    margin-bottom: 22px;
}

.amf-contact-brief .service-card .content .icon {
    align-items: center;
    display: flex;
    justify-content: center;
    margin-top: 0;
    min-height: 78px;
    min-width: 78px;
}

.amf-contact-brief .service-card .content .icon img {
    max-height: 60px;
    max-width: 60px;
}

.amf-contact-map {
    align-items: center;
    background:
        linear-gradient(rgba(0, 0, 0, 0.62), rgba(0, 0, 0, 0.62)),
        url("assets/images/optimized/amf-generated/services-overview-banner.webp") center/cover no-repeat;
    display: flex;
    min-height: 360px;
    padding: 55px;
}

.amf-contact-map span {
    color: #678f05;
    display: inline-block;
    font-weight: 700;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.amf-contact-map h3 {
    color: #fff;
    font-size: 42px;
    margin-bottom: 12px;
}

.amf-contact-map p {
    color: #dedede;
    max-width: 560px;
}

.amf-about-card {
    height: calc(100% - 30px);
    margin-bottom: 30px;
}

.amf-about-card .content {
    height: 100%;
    padding: 42px 30px 48px;
}

.amf-about-card .text p {
    margin-bottom: 22px;
}

.amf-about-principles.section-padding.pt-0 {
    padding-top: 18px !important;
}

.amf-about-principles .service-card .content .icon {
    align-items: center;
    display: flex;
    justify-content: center;
    margin-top: 0;
    min-height: 78px;
    min-width: 78px;
}

.amf-about-principles .service-card .content .icon img {
    max-height: 60px;
    max-width: 60px;
    opacity: 1;
}

.wpo-breadcumb-area.amf-breadcrumb-image {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.wpo-breadcumb-area.amf-breadcrumb-image .container {
    position: relative;
    z-index: 1;
}

@media (max-width: 1199px) {
    .wpo-about-section .about-btn {
        margin-bottom: 22px;
    }

    .about-btn .theme-btn,
    .about-btn .theme-btn-s2 {
        min-height: 58px;
        padding: 16px 24px;
    }

    .amf-about-principles.section-padding.pt-0 {
        padding-top: 22px !important;
    }
}

@media (max-width: 575px) {
    .section-padding {
        padding: 36px 0;
    }

    .wpo-breadcumb-area.amf-breadcrumb-image {
        min-height: 260px;
    }

    .wpo-breadcumb-area .wpo-breadcumb-wrap {
        padding-top: 38px;
    }

    .wpo-breadcumb-area .wpo-breadcumb-wrap h2 {
        font-size: 38px;
        line-height: 1.1;
    }

    .wpo-site-footer .amf-brand-logo {
        width: 112px;
    }

    .wpo-section-title,
    .wpo-section-title-s2 {
        margin-bottom: 24px;
    }

    .amf-contact-brief.section-padding.pt-0 {
        padding-top: 40px !important;
    }

    .amf-service-summary .content {
        display: block;
        padding: 34px 24px 38px;
    }

    .amf-services-overview .service-card .content .icon {
        height: 72px;
        margin-bottom: 22px;
        min-width: 72px;
        width: 72px;
    }

    .amf-services-overview .service-card .content .icon img {
        height: 44px;
        width: 44px;
    }

    .wpo-service-section-s3 .amf-image-service-card .content {
        padding: 26px 18px 28px;
    }

    .wpo-service-section-s3 .amf-image-service-card .content .icon {
        display: none;
    }

    .wpo-service-section-s3 .amf-image-service-card .content .text {
        margin-left: 0;
        margin-top: 0;
        width: 100%;
    }

    .wpo-about-section .about-btn {
        align-items: stretch;
        flex-direction: column;
    }

.about-btn .theme-btn,
.about-btn .theme-btn-s2 {
    width: 100%;
}
}

.amf-language-switcher {
    align-items: center;
    display: inline-flex;
    gap: 8px;
    margin-right: 12px;
}

.amf-language-switcher ul,
.amf-language-switcher li {
    display: inline-flex;
    list-style: none;
    margin: 0;
    padding: 0;
}

.amf-language-switcher ul {
    display: inline-flex;
    gap: 6px;
}

.amf-language-switcher a,
.amf-language-switcher .amf-lang-btn {
    align-items: center;
    background: transparent;
    border: 1px solid rgba(255, 255, 255, 0.28);
    border-radius: 0;
    color: #fff;
    display: inline-flex;
    font-size: 12px;
    font-weight: 700;
    height: 34px;
    justify-content: center;
    line-height: 1;
    min-width: 38px;
    padding: 0 10px;
    text-decoration: none;
    text-transform: uppercase;
}

.amf-language-switcher .current-lang a,
.amf-language-switcher .amf-lang-btn.is-active {
    background: var(--amf-green);
    border-color: var(--amf-green);
    color: #fff;
}

.amf-language-switcher a:hover,
.amf-language-switcher .amf-lang-btn:hover {
    background: rgba(255, 255, 255, 0.14);
    color: #fff;
}

@media (max-width: 1199px) {
    .amf-language-switcher {
        margin-right: 8px;
    }

    .amf-language-switcher a {
        height: 32px;
        min-width: 34px;
        padding: 0 8px;
    }
}
