/*=========================== Global =========================== */

.otgs-development-site-front-end
{
    display: none !important;
}

.main-bnt a,
.main-bnt button
{
    -webkit-clip-path: polygon(0 0, 100% 0, 95% 100%, 0% 100%);
    align-items: center;
    border-radius: 0;
    border: none;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 0% 100%);
    display: inline-flex;
    font-family: "acumin-pro-condensed", sans-serif;
    font-size: 24px;
    font-weight: 900;
    line-height: 26px;
    padding: 10px 35px 10px 10px;
    position: relative;
    text-decoration: none !important;
    text-transform: uppercase;
    margin-top: 26px;
}

.main-bnt.red-btn a,
.main-bnt.red-btn button
{
    background: #ed1940;
    color: #fff;
}

.main-bnt.whit-btn a,
.main-bnt.whit-btn button
{
    color: #ed1940;
    background-color: #fff;
}

.two-col-image
{
    max-width: calc(1460px / 2);
    padding: 50px 0;
}

.two-col-image.left-t
{
    margin-left: auto;
}

.two-col-image.right-t
{
    margin-right: auto;
}

.two-col-image.red-bq
{
    -webkit-clip-path: polygon(0 0, 100% 0, 95% 100%, 0% 100%);
    background-color: #ED1940;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 0% 100%);
    margin-bottom: -4%;
    margin-top: 60px;
    max-width: 60%;
    padding: 0;
    width: 100%;
    z-index: 15;
}

.two-col-image.red-bq > div
{
    margin-left: auto !important;
    max-width: calc(1560px * 0.6);
    padding: 50px 100px 50px 50px !important;
}
/*=========================== #END Global =========================== */

/*=========================== header =========================== */

.ekit-template-content-header
{
    left: 0;
    position: fixed;
    top: 0;
    transform: translateY(0);
    transition: transform 0.3s ease;
    width: 100%;
    z-index: 600;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.55) 0%, rgba(0, 0, 0, 0) 100%);
}


.ekit-template-content-header.white-bg
{
    background: #fff;
}

.ekit-template-content-header.white-bg .elementskit-navbar-nav > li a,
.ekit-template-content-header.white-bg .elementskit-navbar-nav > li> a .elementskit-submenu-indicator
{
    color: #5F5F5F !important;
}


.ekit-template-content-header.white-bg .elementskit-navbar-nav .current-menu-item a,
.ekit-template-content-header.white-bg .elementskit-navbar-nav .current-menu-item > a .elementskit-submenu-indicator {
    color: #ED1940 !important;
}


.ekit-template-content-header .elementskit-navbar-nav .elementskit-submenu-panel
{
    background-color: #fff;
    border: none !important;
    box-shadow: none !important;
    min-width: 150px !important;
    top: 80% !important;
}

.ekit-template-content-header.white-bg .elementskit-navbar-nav > li .wpml-ls-shortcode a,
.ekit-template-content-header .wpml-ls-shortcode a
{
    -webkit-clip-path: polygon(0 0, 100% 0, 95% 100%, 0% 100%);
    align-items: center;
    background-color: #ED1940;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 0% 100%);
    color: #fff !important;
    display: inline-block;
    font-size: 24px;
    font-weight: 700;
    line-height: 26px;
    padding: 10px 20px 10px 10px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
}

/*=========================== #END header =========================== */

/*=========================== #Home page =========================== */
.home-products .elementor-column .ekit-wid-con .ekit-icon-box-badge
{
    top: 10px;
    left: 10px;
}

.home-products .elementor-column .ekit-wid-con .elementskit-info-box-icon
{
    display: flex !important;
}

.home-products .elementor-column .ekit-wid-con .elementskit-info-box-icon img
{
    max-height: 190px;
    width: auto;
    height: auto;
    max-width: 100%;
}

.home-products .elementor-column .ekit-wid-con .btn-wraper a.elementskit-btn,
.home-articles a.uc_more_btn
{
    -webkit-clip-path: polygon(0 0, 100% 0, 95% 100%, 0% 100%);
    align-items: center;
    border-radius: 0;
    border: none;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 0% 100%);
    display: inline-flex;
    font-family: "acumin-pro-condensed", sans-serif !important;
    font-size: 24px;
    font-weight: 900;
    line-height: 26px;
    padding: 10px 35px 10px 10px !important;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    margin-top: 26px;
    background: #ed1940;
    color: #fff;
}

.home-articles .uc_post_list_image
{
    position: relative;
    overflow: hidden;
    max-height: 240px;
    min-height: 240px
}

.home-articles .uc_post_list_image img 
{
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
}



/*=========================== #END Home page =========================== */


/*=========================== Team =========================== */
.page .new-img-box
{
    min-height: 600px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.page .new-img-box .welcome_container
{
    max-width: 1460px;
    height: 100%;
    display: flex;
    align-items: end;
    justify-content: flex-start;
    margin: 0 auto;
    padding: 50px 35px;
}

.page .new-img-box::before
{
    display: none;
}

.page .new-img-box .welcome_container h1
{
    text-transform: uppercase;
    color: #fff;
    font-size: clamp(4.5rem, 4.5vw + 2.5rem, 7.375rem);
    line-height: 1.2em;
}


.section-content
{
    max-width: 1460px;
    margin: 0 auto;
    padding: 50px 35px;
}

.team-description
{
    background-color: #ffffff;
}

.team-description .row .dflex
{
    align-items: center;
    justify-content: center;
    gap: 20px;
}

.team-cards {
    background-color: #F0F0F0;
    padding: 60px 0;
    position: relative;
    z-index: 2;
}


.team-cards .row .box-f .card-container
{
    padding: 8px;
}


.card .card_img,
.card .card_img .img_container {
    display: block;
    min-height: 500px;
    position: relative;
}

.card .card_img .img_container
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.card .card_img .first_img
{
    /* position: relative; */
    z-index: 10;
}

.card:hover .card_img .first_img
{
    opacity: 0;
}


.card .card_img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: .3s all;
}


.card .card_sub {
    bottom: 0;
    padding: 30px 45px 30px 30px;
    position: absolute;
    width: 100%;
    z-index: 20;
    background-color: rgba(0, 0, 0, 0.5);
}


.card .card_info
{
    margin-top: 5px;
    font-size: 22px;
    line-height: 30px;
    color: #fff;
    margin-bottom: 0;
}


.card .card_delim {
    border-top: 4px solid #cf352f;
    border-bottom: 4px solid #cf352f;
    height: 12px;
    width: 35px;
    margin-bottom: 30px;
}


.card .card_text {
    font-size: 36px;
    line-height: 24px;
    color: #fff;
    margin-bottom: 0;
}


.card .card_more {
    display: inline-block;
    vertical-align: middle;
    margin-top: 20px;
    color: #cf352f;
}

.card .card_more:hover {
    text-decoration: underline;
}

.card .card_more .card_more_icon {
    margin-left: 5px;
    line-height: 8px;
}



.card .accordion-trigger
{
    position: absolute;
    right: 10px;
    bottom: 10px;
}

.card .accordion-trigger button
{
    cursor: pointer;
    position: relative;
    background-color: #ED1940;
    border: 2px solid #fff;
    border-radius: 100px;
    width: 30px;
    height: 30px;
}

.card .accordion-trigger:hover button
{
    background-color: #fff;
    border: 2px solid #ED1940;
}

.card .accordion-trigger div
{
    background-color: #fff;
    border-radius: 0;
    height: 2px;
    width: 14px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.card .accordion-trigger:hover div
{
    background-color: #ED1940;
}

.card .accordion-trigger div:first-child
{
    transform: rotate(90deg);
    left: 6px;
    top: 12px;
}

.card .accordion-trigger.show div:first-child
{
    display: none;
}


.card .card_content
{
    padding: 0 30px;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    overflow: hidden;
    max-height: 0;
    transition: .3s all;
}

.card .card_content.show
{
    max-height: 1000px;
    padding: 0 30px;
    padding-bottom: 30px;
}

/* .card .card_more .card_more_icon svg {
    width: 5px;
    height: 8px;
}

.card .card_more .card_more_icon svg * {
    fill: #cf352f;
} */


/* .value {
    position: relative;
    min-height: 200px;
    border: 1px solid #ebebeb;
    margin-bottom: 47px;
    -webkit-transition: 300ms all ease;
    transition: 300ms all ease;
    background: #fff;
    text-align: left;
}

.value .value_content {
    width: 100%;
    padding: 42px 30px 30px 30px;
}

.value .value_icon {
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    left: 23px;
    top: -30px;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    background: #cf352f;
}

.value .value_icon svg {
    width: 40px;
    height: 40px;
}

.value .value_icon svg * {
    fill: #fff !important;
} */

/*=========================== #END Team =========================== */
/*=========================== #About =========================== */
.number-counting h2
{
    position: relative;
    display: inline-block;
    line-height: .6em !important;
    margin-bottom: 0;
}

.number-counting h2::before,
.number-counting h2::after
{
    top: -20px;
    right: -20px;
    position: absolute;
    content: "";
    width: 25px;
    height: 6px;
    background-color: #fff;
}

.number-counting h2::after
{
    transform: rotate(90deg);
}

/*=========================== #End About =========================== */

/*=========================== #Products =========================== */

.page.products .two-col-container
{
    align-items: center;
    padding: 50px 0;
    display: flex;
}

.page.products .two-col-container .img-col img
{
    display: block;
}

.page.products .two-col-image
{
    max-width: calc(1495px / 2);
    padding: 50px 35px;
}


.page.products .product-cards
{
    background: #f0f0f0;
}

.page.products .product-layout
{
    margin: 0 auto;
    display: grid;
    grid-template-columns: 25% 1fr;
    gap: 10px;
}

@media (max-width: 1100px)
{
    .page.products .product-layout
    {
        grid-template-columns: 1fr;
    }
}

.page.products .filters-panel
{
    background: #ed1940;
    color: #fff;
    padding: 28px 24px 32px;
    position: relative;
    z-index: 5;
    height: 100%;
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.page.products .filter-container
{
    padding: 40px;
    position: absolute;
    top: var(--filters-sticky-offset, 16px);
    left: 0;
    right: 0;
    transition: top 0.4s ease;
}

.page.products .filters-heading
{
    margin-bottom: 18px;
}

.page.products .filters-heading h3
{
    margin-bottom: 5px;
}

/* .page.products .filters-form
{
    display: grid;
    gap: 10px;
    overflow: auto;
    padding-right: 6px;
    flex: 1;
    scrollbar-width: thin;
} */

.page.products .filters .filter-block
{
    margin-right: 0;
}

.page.products .filters-form .filter-block
{
    display: flex;
    align-items: center;
    gap: 10px;
}

.page.products .filters-form .filter
{
    color: #fff;
    font-weight: 600;
    font-size: 22px;
    text-transform: capitalize;
}

.page.products .filters-form .filter-checkbox
{
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 3px solid #fff;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 24px;
    margin: 0;
    position: relative;
    width: 24px;
    transition: background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
}

.page.products .filters-form .filter-checkbox:checked
{
    background: #fff;
    border-color: #fff;
}

.page.products .filters-form .filter-checkbox:checked::after
{
    content: '';
    width: 12px;
    height: 12px;
    display: block;
    background: #555;
}

.page.products .filters-form .filter-checkbox:focus-visible
{
    outline: 2px solid #fff;
    outline-offset: 2px;
}

.page.products .filters-form .dropdown .filter
{
    width: 100%;
}

.page.products .filters-form .sub-cate
{
    position: static;
    display: none;
    margin: 6px 0 0 6px;
    padding: 8px 0 0 12px;
    border-left: 1px solid rgba(255, 255, 255, 0.3);
}

.page.products .filters-form .dropdown:hover .sub-cate
{
    display: block;
}

.page.products .filters-form .sub-cate label
{
    background: transparent;
}

.page.products .filters-actions
{

}


.page.products .product-results
{
    background: #F0F0F0;
    padding: 50px;
}

.page.products .product-results__heading h3
{
    text-transform: uppercase;
    color: #4e4e4e;
}

.page.products .product-grid
{
    display: grid;
    gap: 24px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    margin-top: 50px;
}

@media (max-width: 1100px)
{
    .page.products .product-grid
    {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 700px)
{
    .page.products .product-grid
    {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }
}

.page.products .product-grid__actions
{
    margin-top: 30px;
    text-align: center;
}

.page.products .product-more
{
    display: inline-block;
    padding: 14px 32px;
    background: #ed1940;
    color: #fff;
    text-transform: uppercase;
    font-weight: 800;
    letter-spacing: 0.02em;
    border-radius: 3px;
    width: 100%;
    max-width: 320px;
    border: none;
    cursor: pointer;
}

.page.products .product-more:hover
{
    background: #c01434;
}

.page.products .product-card
{
    background: #fff;
    border-radius: 4px;
    border: 1px solid #e7e7e7;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.05);
    display: flex;
    flex-direction: column;
    height: 100%;
    margin: 0;
    padding: 18px 18px 20px;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

/* .page.products .product-card:hover
{
    transform: translateY(-3px);
    box-shadow: 0 14px 30px rgba(0, 0, 0, 0.08);
} */

.page.products .product-card_slider-wrapper
{
    padding: 18px;
    min-height: 290px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.page.products .product-card_slider
{
    width: 100%;
}

.page.products .product-card_img
{
    display: block;
}

.page.products .product-card_img img
{
    width: 100%;
    object-fit: contain;
}

.page.products .product-card_title
{
    margin: 16px 0 12px;
    text-align: left;
}

.page.products .product-card_title a
{
    font-size: 16px;
    text-transform: uppercase;
    color: #ed1940;
}

.page.products .product-card_text
{
    font-size: 14px;
    line-height: 1.5;
    color: #565656;
    margin: 0 0 16px;
    text-align: left;
}

.page.products .product-card_footer
{
    margin-top: auto;
}


.page.products .product-grid__item.is-hidden
{
    display: none;
}

.page.products .product-card_slider,
.page.products .single-product-slider-for
{
    visibility: hidden;
}

.page.products .product-card_slider.slick-initialized,
.page.products .single-product-slider-for.slick-initialized
{
    visibility: visible;
}


.three-col-container
{
    display: flex;
    flex-flow: row wrap;
    gap: 60px;
    margin: 0 auto;
    max-width: 1460px;
    padding: 50px 35px;
    align-items: stretch;
}

.three-col-container .card-col
{
    flex: 1;
    display: flex;
    flex-direction: column;
}

.three-col-container .card-col .img-col img
{
    display: block;
    width: 100%;
}

.three-col-container .card-col .content
{
    background-color: #ED1940;
    padding: 30px;
    flex: 1;
    display: flex;
    flex-direction: column;
}

.three-col-container .card-col .content p
{
    color: #fff;
}

.page.products .two-col-container.products-footer {
    background-color: #F0F0F0;
    padding: 0;
}

@media (max-width: 1024px) 
{
    .page.wp-singular
    {
        margin-top: 70px;
    }

    .ekit-template-content-header
    {
        background: #fff;
    }

    .ekit-template-content-header .elementskit-navbar-nav > li a,
    .ekit-template-content-header .elementskit-navbar-nav > li > a .elementskit-submenu-indicator {
        color: #5F5F5F;
    }


    .ekit-template-content-header .elementskit-navbar-nav .current-menu-item a,
    .ekit-template-content-header .elementskit-navbar-nav .current-menu-item > a .elementskit-submenu-indicator {
        color: #ED1940 !important;
    }

    #ekit-megamenu-header-menu
    {
        height: 100vh !important;
        width: 100%;
        max-width: 100%;
    }

    .elementskit-menu-hamburger.elementskit-menu-toggler
    {
        border: none !important;
        /* z-index: 2000; */
    }

    .elementskit-menu-hamburger.elementskit-menu-toggler:hover
    {
        background-color: transparent !important;
    }

    .elementskit-menu-hamburger.elementskit-menu-toggler .elementskit-menu-hamburger-icon
    {
        clip-path: polygon(5% 0%, 100% 0%, 95% 100%, 0% 100%);
        height: 4px;
    }

    .elementskit-menu-hamburger.elementskit-menu-toggler:hover .elementskit-menu-hamburger-icon
    {
        background-color: var(--e-global-color-primary) !important;
    }

    .elementskit-menu-hamburger.elementskit-menu-toggler .elementskit-menu-hamburger-icon:nth-child(1)
    {
        margin-left: 2px;
    }
    .elementskit-menu-hamburger.elementskit-menu-toggler .elementskit-menu-hamburger-icon:nth-child(2) {
        margin-left: 1px;
    }

    .elementskit-menu-overlay,
    #menu-header-menu .elementskit-submenu-indicator
    {
        display: none !important;
    }

    #menu-header-menu
    {
        padding: 10px;
    }

    #menu-header-menu .ekit-menu-nav-link
    {
        font-size: 20px;
        padding: 0 15px;
        margin-top: 10px;
    }

    #menu-header-menu .elementskit-dropdown.elementskit-submenu-panel 
    {
        background-color: transparent;
        display: block;
        max-height: 2500px;
        opacity: 1;
        padding: 0;
        padding-left: 30px;
        visibility: visible;
    }

    #menu-header-menu .elementskit-dropdown.elementskit-submenu-panel li a
    {
        padding: 5px 0;
        font-size: 14px;
        font-weight: 500;
    }

    .wpml-ls-shortcode
    {
        margin-left: 15px;
        margin-top: 20px;
    }

    .wpml-ls-shortcode a,
   .ekit-template-content-header .elementskit-navbar-nav > li .wpml-ls-shortcode a
    {
        font-size: 17px;
        padding: 10px;
        line-height: 1em;
        color: #fff !important;
    }

    .elementskit-nav-identity-panel .elementskit-menu-close.elementskit-menu-toggler
    {
        border-width: 0 !important;
        border: none;
        color: #ED1940 !important;
        font-size: 25px;
    }

    .two-col-image
    {
        max-width: 100%;
        padding: 20px 0;
    }

    .two-col-image.red-bq
    {
        margin: 0;
        max-width: 100%;
        clip-path: none;
    }

    .two-col-image.red-bq > div
    {
        max-width: 100%;
        padding: 20px !important;
    }


}

@media (max-width: 768px)
{
    .page.products .filters-panel
    {
        position: static;
        height: auto;
        display: block;
        top: auto;
    }

    .page.products .filter-container
    {
        position: static;
        top: auto;
    }

    .page.products .product-results__heading h2
    {
        font-size: 20px;
    }

}

/*=========================== #END Products =========================== */
