.elementor-kit-1182{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-737663cb:#4054B2;--e-global-color-325e5ca8:#23A455;--e-global-color-5646cc51:#000;--e-global-color-2535bd7b:#FFF;--e-global-color-287ca605:#00031D;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:#020101;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.elementor-widget:not(:last-child){margin-bottom:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}}/* Start custom CSS */.single-our_projects #primary {
    background-color: #E6E1D7;
}
.mb-0 {
    margin-bottom: 0 !important;
}
.page-id-74 .img-logo-site a::after {
    content: 'Our Projects';
    display: inline-block;
    font-size: 30px;
    line-height: 40px;
    height: 50px;
    color: white;
    font-weight: 300;
}
section.hide, .hide span {
    display: none !important;
}
.img-logo-site img {
    width: 140px !important;
    padding: 10px;
}
.new-menu {
    margin-bottom: -150px !important;
}
.text-capital h1, .text-capital h2, .text-capital h3 {
text-transform: lowercase;
}

.text-capital h1::first-letter, .text-capital h3:first-letter, .text-capital h2:first-letter {
text-transform: capitalize;
}

font.cap {
    text-transform: uppercase;
}

.front {
    z-index: 999 !important;
}

.footer-seperator {
    padding: 0 20px;
}

.footer-privacy {
    color: #000;
}

.footer-privacy:hover {
    color: #F68E56;
}

.archive-projects .elementor-grid {
    grid-column-gap: unset;
    grid-row-gap: unset;
    grid-template-columns: unset;
}

.archive-projects article:nth-child(1), .archive-projects article:nth-child(6), .archive-projects article:nth-child(7), .archive-projects article:nth-child(12), .archive-projects article:nth-child(13) {
    width: 50% !important;
}
.archive-projects article {
    width: 25% !important;
}
.archive-projects .ecs-posts {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

@media only screen and (max-width: 1024px) {
    .archive-projects article {
    width: 50% !important;
}
.archive-projects article:nth-child(1), .archive-projects article:nth-child(6), .archive-projects article:nth-child(7), .archive-projects article:nth-child(12), .archive-projects article:nth-child(13) {
    width: 100% !important;
}
    
}

@media only screen and (max-width: 768px) {
        .archive-projects article {
    width: 100% !important;
}
}

@media only screen and (max-width: 500px) {
    .page-id-74 .img-logo-site a::after{
        font-size: 25px;
        left: -30px;
        position: relative;
    }
}/* End custom CSS */