@import url(../fonts/stylesheet.css);

html {
    text-rendering: optimizeLegibility;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
    scroll-behavior: smooth;
}

body {
    font-family: 'Mencken Std', 'Anton', sans-serif !important;
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    color: #394c38;
    background-color: #f5efe4;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
}

.main-menu {
    padding: 20px 0;
    position: absolute;
    width: 100%;
    background: #394c38;
    top: 0;
    left: 0;
    min-height: 120px;
}

.main-menu nav#site-navigation {
    border: none;
    color: #fff;
    font-size: 24px;
    line-height: 1.2;
    margin: 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    background: #394c38;
}

.main-menu .navbar-default .navbar-nav>li>a {
    color: #fff;
    font-size: 20px;
    line-height: 1.5;
    padding: 5px 15px;
    text-transform: none;
    transition: all 0.3s ease-in-out;
    font-weight: 400 !important;
    font-family: "Anton", sans-serif !important;
    text-transform: uppercase;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.current-menu-item.active>a,
.navbar-default .current-menu-item>a.nav-link .navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav .current_page_item>a,
.navbar-default .navbar-nav .current-menu-parent>a {
    color: #394c38 !important;
    background: #eeb143 !important;
}

.main-menu .navbar-default .navbar-nav>li>a:hover {
    color: #394c38;
    background: #eeb143;
}

.main-menu .navbar-brand {
    height: auto;
    padding: 0;
}

.main-menu #site-navigation .container {
    position: relative;
    max-width: 100%;
    width: 1400px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
    max-width: 100%;
    padding-inline: 20px;
}

.main-menu #site-navigation .container:before,
.main-menu #site-navigation .container:after {
    display: none;
}

.main-menu .navbar>.container .navbar-brand,
.main-menu .navbar>.container-fluid .navbar-brand {
    margin-left: 0;
}

.main-menu .site-branding-logo img {
    max-height: 80px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    object-fit: contain;
}

.main-menu .navbar-default .navbar-nav>li.btn-primary {
    margin-left: 10px;
    border: none !important;
    background: transparent;
}

.main-menu .navbar-default .navbar-nav>li.btn-primary>a {
    background: #BBF2BF;
}

.main-menu .navbar-default .navbar-nav>li.btn-primary>a:hover {
    background: #eeb143;
    color: #394c38;
}

.main-menu .nav>li>a:before {
    display: none;
}

.main-menu #site-navigation.shrink {
    min-height: 80px;
}

.main-menu #site-navigation.shrink .site-branding-logo img {
    max-height: 60px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Anton', sans-serif !important;
}

h1 b {
    color: #394c38;
    /* -webkit-text-stroke: 1px #eeb143; */
    text-shadow: -1px -1px 0 #eeb143, 1px -1px 0 #eeb143, -1px 1px 0 #eeb143, 1px 1px 0 #eeb143;
    letter-spacing: 5px;
}

.h2-big h2 {
    font-size: 72px !important;
}

.h2-big h2 b {
    color: #f5efe4;
    /* -webkit-text-stroke: 1px #394C38; */
    text-shadow: -1px -1px 0 #394C38, 1px -1px 0 #394C38, -1px 1px 0 #394C38, 1px 1px 0 #394C38;
    letter-spacing: 5px;
}

p {
    font-family: 'Mencken Std' !important;
    line-height: 1.4;
}

.main-container {
    padding-top: 120px;
    background-color: #f5efe4;
    min-height: 100dvh;
}

.main-container .page-area {
    padding: 0;
    overflow: hidden;
}

.main-container .single-entry-summary {
    margin: 0;
}

.full-head-img.container-fluid {
    display: none;
}

.btn-primary a,
.btn-secondary a {
    text-decoration: none !important;
    font-family: 'Mencken Std' !important;
    font-weight: 400 !important;
    transition: all 0.3s ease-in-out;
}

.btn-primary.elementor-widget-button {
    background: transparent !important;
    border: transparent !important;
    color: initial;
}

.menckenStd {
    font-family: 'Mencken Std' !important;
}

.menckenStd * {
    font-family: 'Mencken Std' !important;
}

.menckenStdText {
    font-family: 'Mencken Std Text' !important;
}

.menckenStdText * {
    font-family: 'Mencken Std Text' !important;
}

.anton {
    font-family: 'Anton' !important;
}

.anton * {
    font-family: 'Anton' !important;
}

.main-menu .navbar-nav {
    display: inline-flex;
    gap: 10px;
}

.main-menu li.menu-item-has-children>a:after {
    font-family: "FontAwesome";
    content: "\f0d7";
    margin-left: 12px;
    font-size: 18px;
}

.main-menu .navbar-nav li:hover .dropdown-menu {
    border: none;
}

.main-menu .navbar-nav>li>.dropdown-menu {
    border: none;
    border-radius: 0;
}

.main-menu .navbar-nav>li>.dropdown-menu li.current_page_item.active a {
    color: #fff;
}

.e-con>.e-con-inner {
    max-width: 1400px !important;
}

.main-menu .navbar-nav::after {
    display: none !important;
}

.banner-section::after {
    content: "";
    background: url(../images/bg-pattern1.png);
    position: absolute;
    bottom: -22px;
    left: 0;
    width: 100%;
    background-size: contain;
    background-position: center 0;
    background-repeat: repeat-x;
    height: 30px;
}

.count-cst .elementor-counter-number-prefix,
.count-cst .elementor-counter-number-suffix {
    width: 0;
    flex-grow: 0 !important;
}

.count-cst .elementor-counter .elementor-counter-number-wrapper {
    flex: 0 0 0;
    min-width: 72px;
}

.count-cst .elementor-counter {
    gap: 20px;
}

.main-menu #site-navigation.shrink .container {
    align-items: center;
}

.social-list-footer a.elementor-icon.elementor-social-icon {
    width: 100%;
}

.social-list-footer span.elementor-grid-item {
    width: 100%;
}

.social-list-footer .elementor-social-icons-wrapper {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    max-width: 460px;
    margin: 0 auto !important;
}

.container-1200.e-con>.e-con-inner {
    max-width: 1160px !important;
}

.container-1300.e-con>.e-con-inner {
    max-width: 1260px !important;
}

.masonary-layout-cst {
    height: 550px;
}

.masonary-layout-cst .m5 {
    grid-column: 5 / -6 !important;
    grid-row: 5 / 7 !important;
}

.masonary-layout-cst .elementor-widget-image {
    width: 100%;
    height: 100%;
}

.masonary-layout-cst .elementor-widget-image img {
    height: 100% !important;
}

.masonary-new img.attachment-full {
    width: 100% !important;
    height: 100% !important;
}

.star-icon {
    width: 90px;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    background: #f5efe4;
    overflow: hidden;
    pointer-events: none;
    border-radius: 100% !important;
    transition: top 0.4s cubic-bezier(0.25, 1, 0.5, 1) !important;
}

.star-icon>div {
    overflow: hidden;
}

.star-icon svg {
    width: 100% !important;
    height: 100% !important;
}

.achivements-root .e-con-inner::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: 3px;
    background: #394c38;
    height: 100%;
    transform: translateX(-50%);
}

/**/

.wpcf7-form input[type=submit].join-btn:hover {
    background-color: #394c38;
    color: #ffffff !important;
}

.wpcf7-form input[type=submit].join-btn {
    margin: 0;
    text-decoration: none !important;
    font-weight: 500 !important;
    font-family: "Anton", Sans-serif;
    transition: all 0.3s ease-in-out;
    border: none;
    outline: none;
    border-radius: 0;
    background-color: var(--e-global-color-accent);
    font-size: 21px;
    line-height: 32px;
    fill: var(--e-global-color-968ce50);
    color: #394c38 !important;
    padding: 12px 30px;
    text-transform: uppercase;
    min-width: 220px;
}

.custom-form textarea.form-control,
.custom-form input.form-control {
    padding: 4px 20px 8px 20px !important;
    background-color: #fff !important;
    font-size: 20px !important;
    line-height: 1.2em !important;
    color: #333333 !important;
    text-decoration: none !important;
    font-family: 'Mencken Std' !important;
    font-weight: 400 !important;
    width: 100% !important;
    border-radius: 0 !important;
    height: 56px;
}

.custom-form textarea.form-control::placeholder,
.custom-form input.form-control::placeholder {
    color: #333333 !important;
}

.custom-form textarea.form-control {
    min-height: 120px;
    resize: none;
    box-shadow: none;
    padding-top: 12px !important;
}

.custom-form p {
    margin: 0;
    width: 100% !important;
    max-width: 100% !important;
    float: none !important;
    padding: 0 !important;
}

.custom-form .row {
    margin-left: -10px;
    margin-right: -10px;
}

.custom-form .row>div {
    padding-left: 10px;
    padding-right: 10px;
}

.custom-form .btn-dv p {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
}

.row.mb-20 {
    margin-bottom: 20px;
}

.wpcf7-not-valid-tip {
    margin-top: 2px;
    color: #ff4e4e;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #fbb03f !important;
    background: #fbb03f !important;
    margin: 20px 0 0 !important;
    padding: 6px 20px !important;
    font-size: 16px !important;
    line-height: 1.5 !important;
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450 !important;
    background: #46b450 !important;
    margin: 20px 0 0 !important;
    padding: 6px 20px !important;
    font-size: 16px !important;
    line-height: 1.5 !important;
    color: #fff !important;
}

.contact-us-frm7 .custom-form textarea.form-control,
.contact-us-frm7 .custom-form input.form-control {
    border-color: #394c3833;
}

.contact-us-frm7 .custom-form textarea.form-control:focus,
.contact-us-frm7 .custom-form input.form-control:focus {
    border-color: #394c38 !important;
}

.custom-checkbox-group label {
    font-size: 20px;
    line-height: 1.5;
    margin: 0 0 6px;
}

.custom-checkbox-row {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
}

.custom-checkbox label {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    font-size: 18px;
    align-items: center;
}

.custom-checkbox .wpcf7-list-item {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
}

.custom-checkbox label input[type="checkbox"] {
    display: none;
}

.custom-checkbox label>.wpcf7-list-item-label {
    position: relative;
    padding: 0 0 0 30px;
    cursor: pointer;
}

.custom-checkbox label>.wpcf7-list-item-label::before {
    content: "";
    position: absolute;
    left: 0;
    top: 4px;
    border: 1px solid rgba(101, 82, 138, 0.3);
    width: 20px;
    height: 20px;
}

.custom-checkbox label>.wpcf7-list-item-label::after {
    content: "";
    position: absolute;
    left: 0;
    top: 4px;
    border: 1px solid #65528a;
    width: 20px;
    height: 20px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%2365528a' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='lucide lucide-check-icon lucide-check'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E");
    background-size: 16px;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0;
}

.custom-checkbox label input[type="checkbox"]:checked+.wpcf7-list-item-label::after {
    opacity: 1;
}

.contact-form-section>.e-con-inner {
    max-width: 760px !important;
}

.project-nav {
    width: 100%;
    display: flex;
    justify-content: space-between;
    gap: 60px;
    flex-wrap: wrap;
    min-height: auto;
    align-items: center;
}

.project-nav a {
    color: #394c38;
    font-size: 20px;
    line-height: 1.2;
    transition: all 0.3s ease-in-out;
    font-weight: 400 !important;
    text-transform: uppercase;
    font-family: "Anton", sans-serif !important;
    padding: 11px 20px 9px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    text-decoration: none !important;
    background: #eeb143;
    gap: 10px;
}

.project-nav a:hover {
    color: #eeb143;
    background: #394c38;
}

.project-nav a .arrow-span {
    font-family: 'Mencken Std' !important;
    display: inline-flex;
    position: relative;
    top: -3px;
    font-size: 24px;
    line-height: 1;
}

@media (min-width:1400px) {
    .banner-section:before {
        left: calc(50% - 820px) !important;
        background-position: 0px calc(100% + 120px) !important;
    }
}

@media (min-width:1025px) and (max-width:1370px) {

    .count-cst span.elementor-counter-number,
    .h2-big h2.elementor-heading-title,
    h1.elementor-heading-title {
        font-size: 64px !important;
    }

    h2.elementor-heading-title {
        font-size: 48px !important;
    }

    h3.elementor-heading-title {
        font-size: 24px !important;
    }

    .count-cst .elementor-counter .elementor-counter-number-wrapper {
        min-width: 54px;
    }
}

@media (min-width:1025px) and (max-width:1290px) {

    .count-cst span.elementor-counter-number,
    .h2-big h2.elementor-heading-title,
    h1.elementor-heading-title {
        font-size: 60px !important;
    }

    .count-cst .elementor-counter .elementor-counter-number-wrapper {
        min-width: 50px;
    }
}

@media (min-width:992px) and (max-width:1024px) {
    .career-card .elementor-element img {
        height: 300px !important;
    }
}

@media (min-width:768px) {
    .main-menu .dropdown-menu>li>a {
        display: block;
        padding: 5px 15px;
        clear: both;
        font-weight: normal;
        font-size: 20px;
        line-height: 1.5;
        color: #394c38;
        white-space: nowrap;
    }

    .mobile-view {
        display: none;
    }

    .desktop-view {
        display: block;
    }
}

@media (max-width:1024px) {
    .main-menu .site-branding-logo img {
        max-height: 60px;
    }

    .main-menu .navbar-default .navbar-nav>li>a {
        font-size: 20px;
        padding: 5px 16px;
    }

    .main-container {
        padding-top: 80px;
    }

    body .container {
        padding-left: 20px;
        padding-right: 20px;
    }

    .main-menu li.menu-item-has-children>a:after {
        margin-left: 8px;
        font-size: 15px;
    }

    .svg-pattern1 svg {
        width: 140px;
        height: 180px;
    }

    .svg-pattern2 svg {
        width: 90px;
        height: 90px;
    }

    .h2-big h2 {
        font-size: 44px !important;
    }

    .main-menu {
        padding: 10px 0;
        min-height: 80px;
    }

    .social-list-footer .elementor-social-icons-wrapper {
        max-width: 340px;
    }

    .count-cst .elementor-counter .elementor-counter-number-wrapper {
        min-width: 48px;
        text-align: center;
        justify-content: center;
    }

    .masonary-layout-cst {
        height: 470px;
    }

    .star-icon {
        width: 70px;
        height: 70px;
    }

    .wpcf7-form input[type=submit].join-btn,
    .custom-form input.form-control,
    .custom-form textarea.form-control {
        font-size: 16px !important;
    }

    .custom-checkbox-group label {
        font-size: 16px;
        margin-bottom: 4px;
    }

    .custom-checkbox label>.wpcf7-list-item-label {
        font-size: 16px;
        padding-left: 24px;
    }

    .custom-checkbox label>.wpcf7-list-item-label::before {
        width: 16px;
        height: 16px;
    }

    .custom-checkbox label>.wpcf7-list-item-label::after {
        width: 16px;
        height: 16px;
        background-size: 14px;
    }
}

@media (max-width:992px) {
    .main-menu .navbar-nav {
        gap: 0;
    }

    .main-menu .site-branding-logo img {
        max-height: 50px;
    }

    .banner-section::after {
        background-size: cover;
    }

    .masonary-layout-cst {
        height: 340px;
    }
}

@media (max-width:767px) {
    .main-menu {
        padding: 10px 0;
    }

    .main-container {
        padding-top: 80px;
    }

    .main-menu .site-branding-logo img {
        max-height: 40px;
    }

    .main-menu .navbar-default .navbar-nav>li>a {
        font-size: 24px;
        padding: 8px 20px;
    }

    .main-menu .navbar-nav {
        flex-wrap: wrap;
        flex-direction: column;
        margin: 0;
        width: 100%;
        padding: 0;
        row-gap: 10px;
    }

    .main-menu .brand-absolute.visible-xs {
        display: none !important;
    }

    .main-menu .open-panel {
        margin-top: 6px;
    }

    .main-menu .menu-container {
        padding: 0;
        top: 60px;
        height: calc(100dvh - 81px);
        overflow-y: auto;
    }

    .main-menu #site-navigation.shrink .site-branding-logo img {
        max-height: 40px;
    }

    body.openNav {
        overflow: hidden;
    }

    .mobile-view {
        display: block;
    }

    .desktop-view {
        display: none;
    }

    #site-navigation .navbar-header {
        margin: 0;
    }

    .navbar-nav ul.dropdown-menu {
        padding-left: 0px !important;
    }

    .main-menu .navbar-nav>li>.dropdown-menu .dropdown-item {
        padding: 7px 10px;
    }

    .h2-big h2 {
        font-size: 36px !important;
    }

    .svg-pattern1 svg {
        display: none;
    }

    .open-panel span {
        background: #ffffff;
        height: 2px;
    }

    .menu-container {
        background-color: #394c38;
        border-right: 1px solid #293f27;
    }

    .social-list-footer .elementor-social-icons-wrapper {
        max-width: 260px;
    }

    .count-cst .elementor-counter .elementor-counter-number-wrapper {
        min-width: 40px;
    }

    .count-cst .elementor-counter {
        max-width: 300px;
        align-items: flex-end;
    }

    .star-icon {
        width: 34px;
        height: 34px;
    }

    .achivements-root .e-con-inner::before {
        width: 1px;
    }

    .custom-form .row {
        margin-left: -5px;
        margin-right: -5px;
    }

    .custom-form .row>div {
        padding-left: 5px;
        padding-right: 5px;
    }

    .wpcf7-form input[type=submit].join-btn,
    .custom-form input.form-control,
    .custom-form textarea.form-control {
        padding: 8px 12px 8px 12px !important;
    }

    .custom-checkbox-row {
        gap: 16px;
    }

    .wpcf7 form.invalid .wpcf7-response-output,
    .wpcf7 form.unaccepted .wpcf7-response-output,
    .wpcf7 form.payment-required .wpcf7-response-output {
        font-size: 14px !important;
    }

    .project-nav a {
        font-size: 16px;
        padding: 8px 12px 8px;
        gap: 6px;
        min-height: 36px;
    }

    .project-nav a .arrow-span {
        font-size: 18px;
        top: -2px;
    }
}

@media (min-width:500px) and (max-width:767px) {
    .career-card .elementor-element img {
        height: 270px !important;
    }
}

@media (max-width:500px) {
    .thank-you-title .elementor-heading-title {
        font-size: 20vw !important;
    }
}