.br-contact-form textarea {
    border: 1px solid #C7E2C3 !important;
    border-radius: 8px;
    background-color: #fff !important;
    padding-top: 13px;
}

.br-contact-form label[for="form-field-field_9852fb8"] {
    opacity: 0 !important;
}

.loop-blog .ast-grid-common-col {
    padding: 0 !important;
}

.loop-blog .ast-grid-common-col p {
    margin-bottom: 0 !important;
}

.single-blog .elementor-post-info__terms-list,
.loop-blog .ast-grid-common-col .elementor-post-info__terms-list {
    color: transparent !important;
}

.single-blog .elementor-post-info__terms-list a,
.single-blog .elementor-post-info__item--type-author,
.loop-blog .ast-grid-common-col .elementor-post-info__terms-list a {
    display: inline-block !important;
    padding: 6px 8px;
    font-weight: 600 !important;
    background-color: #C7E2C3;
    margin-bottom: 6px;
}

.loop-blog .ast-grid-common-col .elementor-widget-icon {
    max-height: 24px !important;
}

.loop-blog .ast-grid-common-col .elementor-widget-theme-post-featured-image a,
.loop-blog .ast-grid-common-col .elementor-widget-theme-post-featured-image img {
    width: 100% !important;
}

.loop-blog .elementor-grid {
    border-bottom: 1px solid #707070;
    padding-bottom: 48px !important;
}

.loop-blog .elementor-pagination {
    display: flex !important;
    align-items: center;
    padding-top: 21px !important;
    max-width: 880px !important;
    margin: 0 auto !important;
}

.loop-blog .elementor-pagination .page-numbers.prev {
    display: flex;
    align-items: center;
    margin-right: auto !important;
}

.loop-blog .elementor-pagination .page-numbers.prev:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 8px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE1LjgzMzQgOS45OTk4NEg0LjE2Njc1TTQuMTY2NzUgOS45OTk4NEwxMC4wMDAxIDE1LjgzMzJNNC4xNjY3NSA5Ljk5OTg0TDEwLjAwMDEgNC4xNjY1IiBzdHJva2U9IiM3MDcwNzAiIHN0cm9rZS13aWR0aD0iMS42NyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=")
}

.loop-blog .elementor-pagination .page-numbers.next {
    display: flex;
    align-items: center;
    margin-left: auto !important;
}

.loop-blog .elementor-pagination .page-numbers.next:after {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-left: 8px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transform: rotate(180deg);
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE1LjgzMzQgOS45OTk4NEg0LjE2Njc1TTQuMTY2NzUgOS45OTk4NEwxMC4wMDAxIDE1LjgzMzJNNC4xNjY3NSA5Ljk5OTg0TDEwLjAwMDEgNC4xNjY1IiBzdHJva2U9IiM3MDcwNzAiIHN0cm9rZS13aWR0aD0iMS42NyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=")
}


.loop-blog .elementor-pagination span,
.loop-blog .elementor-pagination a {
    font-size: 12px !important;
    color: #707070 !important;
    font-weight: 600 !important;
}

.loop-blog .elementor-pagination .page-numbers.current {
    display: flex;
    width: 40px;
    height: 40px;
    justify-content: center;
    align-items: center;
    background-color: #C7E2C3;
    border-radius: 50%;
}

.loop-blog .elementor-heading-title {
    text-transform: uppercase;
}

@media screen and (max-width: 767px) {
    .br-contact-form label[for="form-field-field_9852fb8"] {
        display: none !important;
    }

    .loop-blog .elementor-pagination .page-numbers.current {
        display: flex;
        width: 24px;
        height: 24px;
        justify-content: center;
        align-items: center;
        background-color: #C7E2C3;
        border-radius: 50%;
    }
}


/* Blog Widget */

.br-taxonomy-navigation {
    display: flex;
    flex-wrap: wrap;
    row-gap: 60px;
}

.br-taxonomy-navigation .br-term-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 25%;
    text-align: center;
    padding: 0 30px;
}

.br-taxonomy-navigation .br-term-item .elementor-widget-icon {
    width: 80px;
    height: 80px;
    object-fit: cover;
    margin-bottom: 16px;
}

.br-taxonomy-navigation .br-term-title {
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    width: 100%;
    padding-bottom: 8px;
    margin-top: auto;
    transition: color .3s ease-in-out;
}

.br-taxonomy-navigation .br-term-item:hover .br-term-title {
    color: rgb(110, 144, 104);
}

.br-taxonomy-navigation .br-term-item.active {
    pointer-events: none;
}

.br-taxonomy-navigation .br-term-item.active .br-term-title {
    color: rgb(110, 144, 104);
    border-bottom: 1px solid rgb(110, 144, 104);
}

@media screen and (max-width: 767px) {
    .br-taxonomy-navigation .br-term-item {
        width: 50%;
        padding: 0 10px;
    }

    .br-taxonomy-navigation .br-term-item .elementor-widget-icon {
        margin-bottom: 8px;
    }

    .br-taxonomy-navigation .br-term-item.active .br-term-title {
        font-size: 12px;
    }

    .br-taxonomy-navigation {
        row-gap: 30px;
    }
}

/* End Blog Widget */

/* Comments */
#comments {
    border: unset !important;
    padding: 0 !important;
}

#comments>* {
    font-family: Poppins, sans-serif;
}

.comments-title,
#reply-title {
    font-family: Poppins, sans-serif;
    font-size: 32px !important;
    line-height: 110%;
    margin-bottom: 16px;
    color: #14261C !important;
    padding: 0 !important;
}

.comment-notes>span {
    font-family: Poppins, sans-serif;
    font-size: 18px;
    line-height: 120%;
    font-weight: 600;
    color: #4F5655;
}

.comment-notes {
    margin-bottom: 32px !important;
}

#comments .comment-form {
    display: flex;
    flex-direction: column;
}

#comments .comment-form-comment {
    order: 1;
}

#comments .comment-form-cookies-consent {
    order: 2;
    margin-bottom: 0 !important;
}

#comments .form-submit {
    order: 3;
    margin-top: 68px;
}

.display-astra {
    display: contents !important;
}

#comments form input {
    margin-bottom: 0 !important;
    border: unset;
    background-color: transparent;
    border-bottom: 1px solid #444444;
    padding: 13px 12px;
    font-family: Poppins, sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 110%;
    color: #444;
}

#comments form input::placeholder {
    color: #444;
    opacity: 0.5;
}

#comments .ast-comment-formwrap>p {
    margin-bottom: 32px !important;
}

#wp-comment-cookies-consent {
    border: 1px solid #707070 !important;
    border-radius: 2px;
    width: 13px;
    height: 13px;
    margin-right: 8px !important;
}

.comment-form-cookies-consent label {
    font-family: Poppins, sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 110%;
    color: #707070;
}

.comment-form-comment label {
    display: block;
    font-family: Poppins, sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 110%;
    text-transform: uppercase;
    color: #353938;
    margin-bottom: 16px;
}

#comments form textarea {
    font-family: Poppins, sans-serif;
    border: 1px solid #C7E2C3;
    border-radius: 8px !important;
    height: 163px;
    resize: none;
    padding: 13px 12px;
}

#comments form input[type="submit"] {
    font-family: Poppins, sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 110%;
    text-transform: uppercase;
    color: #F4F4F4;
    border-radius: 2px;
    padding: 20px 116px;
    background-color: #2B392A;
    transition: scale .3s ease-in-out;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAVsAAAA4CAYAAABT2FutAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAEPSURBVHgB7dZBUQNBAADB3SsEICFPHgjgiSUkoCQSsISEU3CbRMTOq1vE1MzPr4/vNY/7AGCHc67r5+2a8z7HuA0AtngO7d8xx7wNAHZ6PwYA24ktQEBsAQJiCxAQW4CA2AIExBYgILYAAbEFCIgtQEBsAQJiCxAQW4CA2AIExBYgILYAAbEFCIgtQEBsAQJiCxAQW4CA2AIExBYgILYAAbEFCIgtQEBsAQJiCxAQW4CA2AIExBYgILYAAbEFCIgtQEBsAQJiCxAQW4CA2AIExBYgILYAAbEFCIgtQEBsAQJiCxAQW4CA2AIExBYgILYAAbEFCIgtQOAV23MAsNP/M7brdwCwxRzzXOvSWYDCA3YVEZ5LjqRnAAAAAElFTkSuQmCC);
    background-size: cover;
    background-repeat: no-repeat;
}

#comments form input[type="submit"]:hover {
    scale: 0.99;
}

.ast-comment-list li {
    border-bottom: 1px solid #707070;
}

.ast-comment-list {
    margin-bottom: 32px !important;
}

.single-blog [data-elementor-type=wp-post]>div {
    padding: 0 !important;
}

.single-blog .elementor-widget-theme-post-content p:first-child,
.single-blog [data-elementor-type=wp-post]>div p:first-child {
    margin-bottom: 48px !important;
    font-weight: 600;
}

.single-blog .elementor-widget-theme-post-content p,
.single-blog [data-elementor-type=wp-post]>div p {
    margin-bottom: 16px;
    color: #353938;
}

/*.single-blog .elementor-widget-theme-post-content p:last-child,
.single-blog [data-elementor-type=wp-post]>div p:last-child {
    margin: 48px 0 28px !important;
    font-weight: 600;
}*/

@media screen and (max-width: 767px) {

    .comments-title,
    #reply-title {
        font-size: 24px !important;
    }

    .comment-notes {
        margin-bottom: 24px;
    }

    #comments .ast-comment-formwrap>p {
        width: 100%;
    }

    .elementor-2557 .elementor-element.elementor-element-bb3dce4 .swiper-pagination-bullet {
        --swiper-pagination-bullet-horizontal-gap: 8px;
    }
}

/*Pagination*/
.page-numbers {
    transition: all .3s ease;
}
.page-numbers:focus,
.page-numbers:active{
    outline: none;   
}

.page-numbers:hover {
    transform: scale(1.1);
    transition: all .2s ease;
}

.page-numbers:active {
    transform: scale(1);
    transition: all .2s ease;
}

/*Contact Page Form*/
.elementor-element-44935cc .elementor-field-type-textarea.elementor-field-group.elementor-column.elementor-field-group-message.elementor-col-100 {
    margin-bottom: 16px;
}

.elementor-element-44935cc .elementor-field-type-textarea.elementor-field-group.elementor-column.elementor-field-group-message.elementor-col-100 textarea {
    resize: none;
    min-height: 163px;
}

h3.comment-reply-title {
    font-weight: 700;
}

/*404 Page*/
.error-404 .page-title {
    line-height: 1.2em;
}

.site-custom-logo{
    width: 58px!important;
    height: auto!important;
}

.site-custom-logo img{
    width: 100%;
    height: auto;
}

/*Logo a */
.elementor-element-b76efab a:focus {
    outline: none;
    box-shadow: none;
}

.elementor-element-b76efab a:focus-visible {
    outline: none;
    box-shadow: none;
}

/*post-type-archive-blog*/
.post-type-archive-blog .elementor-location-footer,
.post-type-archive-blog .elementor-location-header{
	background-color: #ECECEA;
}

/*Footer*/
.elementor-4350 .elementor-element.elementor-element-677f80d:not(.elementor-motion-effects-element-type-background)::before {
    content: "";
    position: absolute;
    inset: 0;
    background: url("/wp-content/uploads/2025/08/Frame-34.png") center/contain no-repeat;
    opacity: 0.5;
    z-index: -1;
}

.post-type-archive-blog .elementor-4350 .elementor-element.elementor-element-677f80d:not(.elementor-motion-effects-element-type-background)::before {
    content: "";
    position: absolute;
    inset: 0;
    background: url("/wp-content/uploads/2025/08/Frame-34.png") center/contain no-repeat;
    opacity: 0.7;
    z-index: 10;
}

/*Hover slider item*/
.swiper-slide .feature-image {
    position: relative;
    overflow: hidden;
}

.swiper-slide .feature-image img {
    display: block;
    width: 100%;
    transition: filter 0.5s ease;
    filter: grayscale(100%);
}

.swiper-slide:hover .feature-image img {
    filter: grayscale(0%);
}

.swiper-slide .feature-image::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(rgba(51, 89, 0, 0.5),
            rgba(0, 0, 0, 0.15));
    opacity: 1;
    transition: opacity 0.5s ease;
    pointer-events: none;
}

.swiper-slide:hover .feature-image::after {
    opacity: 0;
}


[data-id="b4573a7"] a{
    font-size: 16px;
}

/*Footer menu*/
*#menu-1-42eb205 a{
    position: relative;
}
#menu-1-42eb205 a::after{
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #353938;
    left: 0;
    bottom: 0;
}
#menu-1-42eb205 .elementor-item-active::after{
    position: absolute;
    width: 120%;
    height: 2px;
    background-color: #6E9068;
    left: 0;
    bottom: 0;
}

/*Media*/
@media (min-width: 1500px) {
    .hero-bg{
        min-height: 450px;
        background-position: center;
    }  
}
@media (max-width: 1024px) {
    .elementor-nav-menu--dropdown.elementor-nav-menu__container {
        top: 44px !important;
    }
}    
@media (max-width: 768px) {

    .elementor-location-header {
        transition: all 0.4s ease;
        position: relative;
        z-index: 999;
    }


    .elementor-location-header.header-hidden {
        opacity: 0;
        transform: translateY(-100%);
    }

    .elementor-location-header.header-visible {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        opacity: 1;
        transform: translateY(0);
        background-color: var(--ast-global-color-4);
    }

    #menu-1-42eb205 a::after{
        width: 30%;
    }
    #menu-1-42eb205 .elementor-item-active::after{
        width: 40%;
    }
    .foundation .e-con-inner,
    .practicle .e-con-inner{
        display: block;
    }
    .future .e-con-inner{
        display: block;
    }
}
@media (max-width: 576px) {
    #menu-1-42eb205 a::after{
        width: 40%;
    }
    #menu-1-42eb205 .elementor-item-active::after{
        width: 50%;
    }
}