.elementor-3757 .elementor-element.elementor-element-ee665b7{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-3757 .elementor-element.elementor-element-75e972a{padding:30px 0px 30px 0px;}.elementor-3757 .elementor-element.elementor-element-c42b6fc{--grid-row-gap:35px;--grid-column-gap:30px;}.elementor-3757 .elementor-element.elementor-element-c42b6fc .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.66 * 100% );}.elementor-3757 .elementor-element.elementor-element-c42b6fc:after{content:"0.66";}.elementor-3757 .elementor-element.elementor-element-c42b6fc .elementor-post__thumbnail__link{width:100%;}.elementor-3757 .elementor-element.elementor-element-c42b6fc .elementor-post__meta-data span + span:before{content:"///";}.elementor-3757 .elementor-element.elementor-element-c42b6fc.elementor-posts--thumbnail-left .elementor-post__thumbnail__link{margin-right:20px;}.elementor-3757 .elementor-element.elementor-element-c42b6fc.elementor-posts--thumbnail-right .elementor-post__thumbnail__link{margin-left:20px;}.elementor-3757 .elementor-element.elementor-element-c42b6fc.elementor-posts--thumbnail-top .elementor-post__thumbnail__link{margin-bottom:20px;}@media(max-width:767px){.elementor-3757 .elementor-element.elementor-element-c42b6fc .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.5 * 100% );}.elementor-3757 .elementor-element.elementor-element-c42b6fc:after{content:"0.5";}.elementor-3757 .elementor-element.elementor-element-c42b6fc .elementor-post__thumbnail__link{width:100%;}}/* Start custom CSS for html, class: .elementor-element-6daa04d */.projects-hero-section {
    background-color: #fafafa;
    background-image:
        linear-gradient(rgba(0,0,0,0.03) 1px, transparent 1px),
        linear-gradient(90deg, rgba(0,0,0,0.03) 1px, transparent 1px);
    background-size: 40px 40px;
    padding: 80px 0 70px;
}

.projects-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 24px;
}

.projects-hero-content {
    max-width: 850px;
}

.projects-eyebrow {
    display: inline-block;
    color: #c8102e;
    font-size: 14px;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 14px;
}

.projects-hero-content h1 {
    color: #08245c;
    font-size: 42px;
    line-height: 1.05;
    font-weight: 900;
    text-transform: uppercase;
    margin: 0 0 24px;
}

.projects-hero-content h1 span {
    display: block;
    color: #c8102e;
}

.projects-hero-content h1::after {
    content: "";
    display: block;
    width: 75px;
    height: 4px;
    background: #c8102e;
    margin-top: 18px;
}

.projects-hero-content p {
    color: #333333;
    font-size: 16px;
    line-height: 1.7;
    margin: 0 0 18px;
}

@media (max-width: 700px) {
    .projects-hero-section {
        padding: 60px 0 50px;
    }

    .projects-container {
        padding: 0 20px;
    }

    .projects-hero-content h1 {
        font-size: 32px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4556b61 */.featured-project-section {
    background: #ffffff;
    padding: 30px 0;
}

.featured-project-card {
    display: grid;
    grid-template-columns: 48% 52%;
    background: rgba(255,255,255,0.96);
    border: 1px solid #d9d9d9;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 12px 30px rgba(0,0,0,.06);
}

.featured-project-image {
    min-height: 420px;
}

.featured-project-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.featured-project-content {
    padding: 48px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.project-category {
    display: inline-block;
    color: #c8102e;
    font-size: 13px;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 14px;
}

.featured-project-content h2 {
    color: #08245c;
    font-size: 42px;
    line-height: 1.05;
    font-weight: 900;
    text-transform: uppercase;
    margin: 0 0 22px;
}

.featured-project-content h2::after {
    content: "";
    display: block;
    width: 75px;
    height: 4px;
    background: #c8102e;
    margin-top: 16px;
}

.featured-project-content p {
    color: #333333;
    font-size: 16px;
    line-height: 1.65;
    margin: 0 0 18px;
}

.project-read-btn {
    display: inline-block;
    align-self: flex-start;
    margin-top: 12px;
    background: #c8102e;
    color: #ffffff;
    padding: 14px 28px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 900;
    border-radius: 4px;
    transition: all .25s ease;
}

.project-read-btn:hover {
    background: #08245c;
    color: #ffffff;
}

@media (max-width: 900px) {
    .featured-project-card {
        grid-template-columns: 1fr;
    }

    .featured-project-image {
        min-height: 280px;
    }

    .featured-project-content {
        padding: 34px;
    }

    .featured-project-content h2 {
        font-size: 30px;
    }
}

@media (max-width: 600px) {
    .featured-project-section {
        padding: 50px 0;
    }

    .featured-project-content {
        padding: 28px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-0b8b32e */.projects-grid-section {
    background: #fafafa;
    padding: 30px 0;
}

.projects-grid-header {
    max-width: 850px;
    margin-bottom: 0px;
}

.projects-grid-header h2 {
    color: #08245c;
    font-size: 42px;
    line-height: 1.05;
    font-weight: 900;
    text-transform: uppercase;
    margin: 0 0 20px;
}

.projects-grid-header h2::after {
    content: "";
    display: block;
    width: 75px;
    height: 4px;
    background: #c8102e;
    margin-top: 16px;
}

.projects-grid-header p {
    color: #333333;
    font-size: 16px;
    line-height: 1.65;
    margin: 0;
}

/* Elementor Posts Widget Styling */

.projects-posts-wrap .elementor-posts-container {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

.projects-posts-wrap article {
    background: #ffffff;
    border: 1px solid #d9d9d9;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 10px 25px rgba(0,0,0,.05);
    transition: all .25s ease;
}

.projects-posts-wrap article:hover {
    transform: translateY(-6px);
    box-shadow: 0 18px 38px rgba(0,0,0,.10);
}

.projects-posts-wrap .elementor-post__thumbnail {
    overflow: hidden;
}

.projects-posts-wrap .elementor-post__thumbnail img {
    width: 100%;
    height: 260px;
    object-fit: cover;
    transition: transform .4s ease;
}

.projects-posts-wrap article:hover img {
    transform: scale(1.05);
}

.projects-posts-wrap .elementor-post__text {
    padding: 24px;
}

.projects-posts-wrap .elementor-post__title {
    margin-bottom: 12px;
}

.projects-posts-wrap .elementor-post__title a {
    color: #08245c;
    font-size: 22px;
    font-weight: 900;
    line-height: 1.2;
    text-transform: uppercase;
    text-decoration: none;
}

.projects-posts-wrap .elementor-post__title a:hover {
    color: #c8102e;
}

.projects-posts-wrap .elementor-post__excerpt {
    color: #555555;
    font-size: 15px;
    line-height: 1.6;
    margin-bottom: 18px;
}

.projects-posts-wrap .elementor-post__read-more {
    color: #c8102e;
    font-size: 13px;
    font-weight: 900;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: .5px;
}

.projects-posts-wrap .elementor-post__read-more:hover {
    color: #08245c;
}

@media (max-width: 1024px) {
    .projects-posts-wrap .elementor-posts-container {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 767px) {
    .projects-grid-section {
        padding: 60px 0;
    }

    .projects-grid-header h2 {
        font-size: 32px;
    }

    .projects-posts-wrap .elementor-posts-container {
        grid-template-columns: 1fr;
    }
}/* End custom CSS */
/* Start custom CSS for posts, class: .elementor-element-c42b6fc *//* POSTS GRID */

.elementor-posts-container {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

/* CARD */

.elementor-post {
    background: #ffffff;
    border: 1px solid #d9d9d9;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 12px 30px rgba(0,0,0,.06);
    transition: all .25s ease;
    height: 100%;
}

.elementor-post:hover {
    transform: translateY(-6px);
    box-shadow: 0 18px 38px rgba(0,0,0,.10);
}

/* IMAGE FIX */

.elementor-post__thumbnail {
    width: 100% !important;
    height: 240px !important;
    padding-bottom: 0 !important;
    overflow: hidden;
    line-height: 0;
}

.elementor-post__thumbnail__link {
    display: block !important;
    width: 100% !important;
    height: 240px !important;
}

.elementor-post__thumbnail img {
    width: 100% !important;
    height: 240px !important;
    object-fit: cover !important;
    display: block !important;
    position: static !important;
    transform: none !important;
    transition: none !important;
}

/* CONTENT */

.elementor-post__text {
    padding: 28px;
}

.elementor-post__title {
    margin-bottom: 12px !important;
}

.elementor-post__title a {
    color: #08245c !important;
    font-size: 22px;
    font-weight: 900;
    line-height: 1.2;
    text-transform: uppercase;
    text-decoration: none !important;
}

.elementor-post__title a:hover {
    color: #c8102e !important;
}

.elementor-post__meta-data {
    color: #777777 !important;
    font-size: 13px;
    text-transform: uppercase;
    margin-bottom: 14px;
}

.elementor-post__excerpt {
    color: #444444;
    font-size: 15px;
    line-height: 1.7;
    margin-bottom: 20px;
}

.elementor-post__read-more {
    color: #c8102e !important;
    font-size: 13px;
    font-weight: 900;
    text-transform: uppercase;
    text-decoration: none !important;
    letter-spacing: .5px;
}

.elementor-post__read-more:hover {
    color: #08245c !important;
}

/* RESPONSIVE */

@media (max-width: 1024px) {
    .elementor-posts-container {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 767px) {
    .elementor-posts-container {
        grid-template-columns: 1fr;
    }
}/* End custom CSS */