html {
    scroll-behavior: smooth;
}

body {
    color: #263142;
}

section[id],
div[id] {
    scroll-margin-top: 120px;
}

.styleswitcher,
.switcher-btn-bx {
    display: none !important;
    visibility: hidden !important;
}

.logo-header {
    width: 330px;
}

.logo-header .logo-header-inner {
    padding: 8px 0;
}

.logo-header a {
    display: inline-flex;
    align-items: center;
    gap: 10px;
}

.logo-header img {
    max-height: 50px;
    width: auto;
    object-fit: contain;
    background: transparent;
}

.am-logo-copy {
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
}

.am-logo-wordmark {
    color: #382e2d;
    font-family: 'Teko', sans-serif;
    font-size: 36px;
    font-weight: 300;
    line-height: 1;
    letter-spacing: 0;
    text-transform: uppercase;
    white-space: nowrap;
}

.am-logo-copy small {
    color: #263142;
    display: block;
    font-size: 9px;
    font-weight: 600;
    line-height: 1.15;
    margin-top: 2px;
    text-transform: uppercase;
    white-space: nowrap;
}

.site-header .main-bar .container {
    display: flex;
    align-items: center;
}

.header-style-2 .header-nav .nav > li > a {
    padding-left: 12px;
    padding-right: 12px;
}

.header-style-2 .header-nav .nav > li.am-nav-social > a {
    align-items: center;
    display: inline-flex;
    font-size: 19px;
    justify-content: center;
    min-width: 26px;
    padding-left: 2px;
    padding-right: 2px;
}

.header-style-2 .header-nav .nav > li.am-nav-social + li.am-nav-social {
    margin-left: 0;
}

.header-style-2 .header-nav .nav > li.am-nav-social > a:before {
    display: none;
}

.header-style-2 .header-nav .nav > li.am-nav-social > a i {
    font-size: inherit;
    line-height: 1;
    margin: 0;
    opacity: 1;
    vertical-align: baseline;
}

.header-style-2 .header-nav .nav > li.am-nav-social-first {
    margin-left: 12px;
}

.header-style-2 .header-nav .nav > li.am-nav-social-first:before {
    background: rgba(56, 46, 45, 0.28);
    content: "";
    height: 18px;
    left: -8px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
}

.header-nav-request a {
    white-space: nowrap;
}

.am-contact-trigger {
    border: 0;
    background: transparent;
    cursor: pointer;
}

.am-contact-trigger:not(.site-button-link) {
    font: inherit;
    padding: 0;
}

.am-top-contact {
    color: #fff;
}

.am-top-contact:hover,
.am-top-contact:focus {
    color: #c9ae7e;
}

.am-top-contact i,
.am-footer-contact i {
    margin-right: 6px;
}

.am-footer-contact {
    color: inherit;
    text-align: left;
}

.am-footer-contact:hover,
.am-footer-contact:focus {
    color: #c9ae7e;
}

.am-section-intro {
    max-width: 840px;
    margin: 0 auto;
    font-size: 18px;
    line-height: 1.6;
}

.service-box-content p,
.welcom-to-section p,
.video2-section-info p,
.widget_about p {
    line-height: 1.7;
}

.service-box-content {
    min-height: 168px;
}

.am-market-card {
    min-height: 210px;
}

.am-market-number {
    font-family: "Teko", sans-serif;
    font-size: 58px;
    line-height: 1;
}

.am-industry-grid {
    align-items: stretch;
}

.am-industry-card {
    position: relative;
    min-height: 245px;
    height: 100%;
}

.am-industry-card .wt-title {
    text-transform: uppercase;
}

.am-industry-card p {
    min-height: 52px;
    line-height: 1.6;
}

.am-industry-icon {
    font-size: 44px;
    line-height: 1;
    margin-bottom: 18px;
}

.am-market-segments,
.am-market-products {
    margin: 0 0 22px;
    padding-left: 20px;
}

.am-market-segments li,
.am-market-products li {
    margin-bottom: 8px;
    line-height: 1.55;
}

.counter2-section-outer-top > .row {
    align-items: stretch;
}

.counter2-section-outer-top > .row > [class*="col-"] {
    display: flex;
}

.counter2-section-outer-top .video2-section-info,
.counter2-section-outer-top .am-quote-block {
    bottom: auto;
    display: flex;
    flex-direction: column;
    height: 100%;
    margin-top: 0;
    width: 100%;
}

.counter2-section-outer-top .video2-section-info {
    justify-content: center;
}

.counter2-section-outer-top .video2-section-info .am-link-button {
    align-self: flex-start;
    text-align: left;
}

.am-quote-block {
    position: relative;
    min-height: 245px;
    padding: 45px 42px;
    background: rgba(56, 46, 45, 0.56);
}

.am-link-button {
    border: 0;
    background: transparent;
    cursor: pointer;
    font-family: inherit;
    line-height: inherit;
    padding: 0;
}

.home-contact-section .form-control {
    border: 0;
    min-height: 48px;
}

.home-contact-section .form-group {
    margin-bottom: 18px;
}

.am-form-label {
    color: #fff;
    display: block;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.25;
    margin-bottom: 7px;
}

.home-contact-section textarea.form-control {
    min-height: 120px;
}

.home-contact-section select.form-control {
    height: 48px;
}

.home-contact-section .wt-small-separator-outer p {
    color: #fff;
    opacity: 0.94;
    margin-bottom: 22px;
}

.am-form-response {
    border-radius: 0;
    margin-bottom: 22px;
}

.am-lead-form[hidden],
.wc-lead-form__intro[hidden] {
    display: none !important;
}

.am-hp-field {
    position: absolute;
    left: -9999px;
    width: 1px;
    height: 1px;
    opacity: 0;
}

.am-turnstile {
    margin-bottom: 22px;
    min-height: 72px;
}

.am-contact-turnstile {
    min-height: 72px;
    margin: 16px 0;
}

.am-contact-gate-intro {
    margin-bottom: 0;
}

.am-contact-feedback {
    min-height: 22px;
    margin: 0 0 16px;
    font-size: 14px;
}

.am-contact-feedback.is-error {
    color: #c0362c;
}

.am-contact-feedback.is-success {
    color: #198754;
}

.am-contact-feedback.is-info {
    color: #382e2d;
}

.am-contact-result[hidden] {
    display: none !important;
}

.am-contact-result {
    margin-top: 4px;
}

.am-contact-list .wt-icon-box-wraper {
    display: flex;
    gap: 20px;
}

.am-contact-list .icon-md {
    min-width: 54px;
}

.am-contact-list h3 {
    margin-bottom: 4px;
}

.am-contact-list p {
    margin-bottom: 0;
    font-size: 18px;
}

.am-contact-socials {
    display: flex;
    flex-wrap: wrap;
    gap: 10px 16px;
    list-style: none;
    margin: 10px 0 0;
    padding: 0;
}

.am-contact-socials a {
    align-items: center;
    color: #263142;
    display: inline-flex;
    font-weight: 600;
    gap: 7px;
}

.am-contact-socials a:hover,
.am-contact-socials a:focus {
    color: #c9ae7e;
}

.am-contact-socials i {
    color: #382e2d;
    font-size: 17px;
    line-height: 1;
}

.am-footer-logo img {
    max-width: 118px;
    background: #fff;
    padding: 8px;
}

.am-footer-logo a {
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
}

.am-footer-logo span {
    color: #fff;
    font-family: 'Teko', sans-serif;
    font-size: 26px;
    font-weight: 300;
    line-height: 1;
    margin-top: 10px;
    text-transform: uppercase;
}

.am-footer-cta .site-button {
    margin-top: 8px;
}

.modal-content {
    border-radius: 0;
}

.modal-header,
.modal-footer {
    border-color: #e7e7e7;
}

.modal-footer .site-button,
.modal-footer .site-button-secondry {
    border: 0;
}

button.site-button,
button.site-button-secondry {
    border: 0;
    cursor: pointer;
}

.project-stamp-list .filter-navigation li a {
    word-break: normal;
}

.footer-dark .footer-top .widget_address li {
    word-break: break-word;
}

.copyrights-nav a {
    align-items: center;
    display: inline-flex;
    gap: 6px;
}

.copyrights-nav i {
    font-size: 14px;
    line-height: 1;
}

@media (max-width: 1199px) {
    .logo-header {
        width: 285px;
    }

    .am-logo-wordmark {
        font-size: 23px;
    }

    .am-logo-copy small {
        font-size: 8px;
    }

    .header-style-2 .header-nav .nav > li > a {
        padding-left: 8px;
        padding-right: 8px;
        font-size: 15px;
    }

    .header-style-2 .header-nav .nav > li.am-nav-social > a {
        font-size: 18px;
        min-width: 24px;
        padding-left: 1px;
        padding-right: 1px;
    }
}

@media (max-width: 991px) {
    .site-header .main-bar .container {
        display: block;
    }

    .logo-header {
        width: 260px;
    }

    .header-nav .nav > li > a {
        white-space: normal;
    }

    .header-style-2 .header-nav .nav > li.am-nav-social {
        display: inline-block;
        padding-bottom: 12px;
        padding-top: 8px;
    }

    .header-style-2 .header-nav .nav > li.am-nav-social-first {
        margin-left: 0;
    }

    .header-style-2 .header-nav .nav > li.am-nav-social-first:before {
        display: none;
    }

    .header-style-2 .header-nav .nav > li.am-nav-social > a {
        border-top: 0;
        font-size: 24px;
        min-width: 36px;
        padding: 8px 8px !important;
    }

    .service-box-content {
        min-height: auto;
    }

    .counter2-section-outer-top > .row > [class*="col-"] {
        display: block;
    }

    .counter2-section-outer-top .video2-section-info,
    .counter2-section-outer-top .am-quote-block {
        height: auto;
    }
}

@media (max-width: 767px) {
    .top-bar .d-flex {
        gap: 8px;
    }

    .wt-topbar-info-2 li,
    .wt-topbar-info li {
        display: block;
        margin-right: 0;
    }

    .logo-header {
        width: 235px;
    }

    .logo-header img {
        max-height: 44px;
    }

    .am-logo-wordmark {
        font-size: 19px;
    }

    .am-logo-copy small {
        font-size: 7px;
    }

    .am-hero-secondary-link {
        margin-top: 12px;
    }

    .am-section-intro {
        font-size: 16px;
    }

    .am-quote-block {
        padding: 30px 24px;
        min-height: 190px;
    }

    .video-section-blockquote .q-author-detail {
        font-size: 22px;
        line-height: 1.35;
    }

    .counter2-section-outer-top .video2-section-info {
        padding: 34px 24px;
    }

    .home-contact-section {
        padding: 28px 22px !important;
    }

    .wt-footer-bot-left {
        display: block !important;
        text-align: center;
    }

    .copyrights-nav {
        margin-top: 10px;
    }
}
