/* ==================================== Section 1 ================================= */
@media all {
    .project-section-1 *, .project-section-1 :after, .project-section-1 :before {
        box-sizing: border-box;
    }

    .project-section-1 hr {
        margin: 1rem 0;
        color: inherit;
        background-color: currentColor;
        opacity: .25;
    }

    .project-section-1 hr:not([size]) {
        height: 1px;
    }

    .project-section-1 h1 {
        margin-top: 0;
        margin-bottom: .5rem;
        line-height: 1.2;
    }

    .project-section-1 h1 {
        font-size: calc(1.375rem + 1.5vw);
    }
}

@media all and (min-width: 1200px) {
    .project-section-1 h1 {
        font-size: 2.5rem;
    }
}

@media all {
    .project-section-1 p {
        margin-top: 0;
        margin-bottom: 1rem;
    }

    .project-section-1 ::-moz-focus-inner {
        padding: 0;
        border-style: none;
    }

    .project-section-1 .container {
        width: 100%;
        padding-right: var(--bs-gutter-x, 0.75rem);
        padding-left: var(--bs-gutter-x, 0.75rem);
        margin-right: auto;
        margin-left: auto;
    }
}

@media all and (min-width: 576px) {
    .project-section-1 .container {
        max-width: 540px;
    }
}

@media all and (min-width: 768px) {
    .project-section-1 .container {
        max-width: 720px;
    }
}

@media all and (min-width: 992px) {
    .project-section-1 .container {
        max-width: 960px;
    }
}

@media all and (min-width: 1200px) {
    .project-section-1 .container {
        max-width: 1140px;
    }
}

@media all and (min-width: 1400px) {
    .project-section-1 .container {
        max-width: 1320px;
    }
}

@media all {
    .project-section-1 *, .project-section-1 :after, .project-section-1 :before {
        box-sizing: inherit;
        -webkit-tap-highlight-color: transparent;
    }

    .project-section-1 h1 {
        font-size: 45px;
        line-height: 1.17;
    }
}

@media all and (min-width: 62em) {
    .project-section-1 h1 {
        font-size: 55px;
        line-height: 1.17;
    }
}

@media all {
    .project-section-1 h1 {
        margin: 10px 0;
        font-family: Fira Sans, sans-serif;
        font-weight: 500;
        text-rendering: optimizelegibility;
    }

    .project-section-1 p:empty {
        display: none;
    }

    .project-section-1 hr {
        margin: 20px 0;
        border: 0;
        border-top: 1px solid #eee;
        border-bottom: 1px solid #fff;
        box-sizing: content-box;
    }

    .project-section-1 .headding {
        text-align: center;
        margin-bottom: 3rem;
    }

    .project-section-1 .headding p {
        font-weight: 700;
        font-size: 1.5rem;
    }

    .project-section-1 .headding hr {
        margin: 2rem auto;
        border-top-color: var(--theme-color-main);
        border-bottom-color: var(--theme-color-main);
        width: 200px;
        opacity: 0.8;
    }

    .project-section-1 main > :first-child {
        padding-top: var(--mainNavvh, 145px);
    }

    .project-section-1 .header-hero {
        position: relative;
    }

    .project-section-1 .header-hero-title .headding {
        margin-bottom: 0;
    }

    .project-section-1 .header-hero-title hr {
        /*margin-bottom: 0;*/
        margin-bottom: 2rem;
    }
}

.project-section-1 {
    /*! CSS Used from: https://gablok.be/wp-content/themes/gablok/assets/build/css/main.css?ver=1625731390 ; media=all */;
}

@media all {
    .project-section-1 *, .project-section-1 :after, .project-section-1 :before {
        box-sizing: border-box;
    }

    .project-section-1 p {
        margin-top: 0;
        margin-bottom: 1rem;
    }

    .project-section-1 strong {
        font-weight: bolder;
    }

    .project-section-1 img {
        vertical-align: middle;
    }

    .project-section-1 ::-moz-focus-inner {
        padding: 0;
        border-style: none;
    }

    .project-section-1 .container {
        width: 100%;
        padding-right: var(--bs-gutter-x, 0.75rem);
        padding-left: var(--bs-gutter-x, 0.75rem);
        margin-right: auto;
        margin-left: auto;
    }
}

@media all and (min-width: 576px) {
    .project-section-1 .container {
        max-width: 540px;
    }
}

@media all and (min-width: 768px) {
    .project-section-1 .container {
        max-width: 720px;
    }
}

@media all and (min-width: 992px) {
    .project-section-1 .container {
        max-width: 960px;
    }
}

@media all and (min-width: 1200px) {
    .project-section-1 .container {
        max-width: 1140px;
    }
}

@media all and (min-width: 1400px) {
    .project-section-1 .container {
        max-width: 1320px;
    }
}

@media all {
    .project-section-1 .row {
        --bs-gutter-x: 1.5rem;
        --bs-gutter-y: 0;
        display: flex;
        flex-wrap: wrap;
        margin-top: calc(var(--bs-gutter-y) * -1);
        margin-right: calc(var(--bs-gutter-x) / -2);
        margin-left: calc(var(--bs-gutter-x) / -2);
    }

    .project-section-1 .row > * {
        flex-shrink: 0;
        width: 100%;
        max-width: 100%;
        padding-right: calc(var(--bs-gutter-x) / 2);
        padding-left: calc(var(--bs-gutter-x) / 2);
        margin-top: var(--bs-gutter-y);
    }
}

@media all and (min-width: 992px) {
    .project-section-1 .col-lg-6 {
        flex: 0 0 auto;
        width: 50%;
    }
}

@media all {
    .project-section-1 .align-items-center {
        align-items: center !important;
    }

    .project-section-1 .mb-5 {
        margin-bottom: 3rem !important;
    }
}

@media all and (min-width: 992px) {
    .project-section-1 .order-lg-1 {
        order: 1 !important;
    }

    .project-section-1 .order-lg-2 {
        order: 2 !important;
    }

    .project-section-1 .mb-lg-0 {
        margin-bottom: 0 !important;
    }
}

@media all {
    .project-section-1 *, .project-section-1 :after, .project-section-1 :before {
        box-sizing: inherit;
        -webkit-tap-highlight-color: transparent;
    }

    .project-section-1 img {
        height: auto;
        vertical-align: middle;
    }

    .project-section-1 img {
        max-width: 100%;
    }

    .project-section-1 p:empty {
        display: none;
    }

    .project-section-1 .section-flexibles .sub-section {
        padding-top: 10vh;
    }

    .project-section-1 .section-flexibles .sub-section:first-child {
        padding-top: 3rem;
    }

    .project-section-1 .boxed {
        overflow: hidden;
    }

    .project-section-1 .boxed, .project-section-1 .boxed:after {
        position: relative;
        display: block;
    }

    .project-section-1 .boxed:after {
        content: "";
        padding-bottom: 100%;
    }

    .project-section-1 .boxed .content {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .project-section-1 .boxed .content, .project-section-1 .boxed > img {
        position: absolute;
        width: 100%;
        height: 100%;
    }

    .project-section-1 .boxed > img {
        object-fit: cover;
        top: 0;
        left: 0;
        -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
        -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
        -ms-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
        -o-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
        transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    }

    .project-section-1 .boxed-70:after {
        padding-bottom: 70%;
    }

    .project-section-1 .boxed-has-watermark .content img {
        width: 40px;
        height: auto;
    }

    .project-section-1 .inner-image.inner-col {
        padding: 0 1rem 1rem 0;
    }
}

/*@media all and (min-width: 62em) {*/
/*    .project-section-1 .inner-image.inner-col {*/
/*        padding: 2rem;*/
/*    }*/
/*}*/

@media all {
    /*.project-section-1 .inner-image .boxed {*/
    /*    box-shadow: 15px 15px rgba(44, 52, 52, 0.5);*/
    /*}*/

    .project-section-1 .single-projet #section-0 .inner-image .boxed {
        box-shadow: none;
    }
}


/* green button */
.project-section-1 {
    /*! CSS Used from: https://gablok.be/wp-content/themes/gablok/assets/build/css/main.css?ver=1625731390 ; media=all */;
}

@media all {
    .project-section-1 *, .project-section-1 :after, .project-section-1 :before {
        box-sizing: border-box;
    }

    .project-section-1 a {
        color: #0d6efd;
        text-decoration: underline;
    }

    .project-section-1 a:hover {
        color: #0a58ca;
    }

    .project-section-1 ::-moz-focus-inner {
        padding: 0;
        border-style: none;
    }

    .project-section-1 .btn {
        display: inline-block;
        font-weight: 400;
        line-height: 1.5;
        color: #212529;
        text-align: center;
        text-decoration: none;
        vertical-align: middle;
        cursor: pointer;
        user-select: none;
        background-color: transparent;
        border: 1px solid transparent;
        padding: .375rem .75rem;
        font-size: 1rem;
        border-radius: 3px;
        transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    }
}

@media all and (prefers-reduced-motion: reduce) {
    .project-section-1 .btn {
        transition: none;
    }
}

@media all {
    .project-section-1 .btn:hover {
        color: #212529;
    }

    .project-section-1 .btn:focus {
        outline: 0;
        box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
    }

    .project-section-1 .btn:disabled {
        pointer-events: none;
        opacity: .65;
    }

    .project-section-1 .btn-primary {
        color: #fff;
        background-color: #0d6efd;
        border-color: #0d6efd;
    }

    .project-section-1 .btn-primary:focus, .project-section-1 .btn-primary:hover {
        color: #fff;
        background-color: #0b5ed7;
        border-color: #0a58ca;
    }

    .project-section-1 .btn-primary:focus {
        box-shadow: 0 0 0 0.25rem rgba(49, 132, 253, 0.5);
    }

    .project-section-1 .btn-primary:active {
        color: #fff;
        background-color: #0a58ca;
        border-color: #0a53be;
    }

    .project-section-1 .btn-primary:active:focus {
        box-shadow: 0 0 0 0.25rem rgba(49, 132, 253, 0.5);
    }

    .project-section-1 .btn-primary:disabled {
        color: #fff;
        background-color: #0d6efd;
        border-color: #0d6efd;
    }

    .project-section-1 .btn-lg {
        padding: .5rem 1rem;
        font-size: 1.25rem;
        border-radius: .3rem;
    }

    .project-section-1 .box-shadow {
        box-shadow: 0 35px 100px rgba(0, 0, 0, 0.05), 0 15px 40px rgba(0, 0, 0, 0.05);
    }

    .project-section-1 *, .project-section-1 :after, .project-section-1 :before {
        box-sizing: inherit;
        -webkit-tap-highlight-color: transparent;
    }

    .project-section-1 a {
        cursor: pointer;
        color: #6f882c;
        text-decoration: none;
        -webkit-transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
        -moz-transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
        -ms-transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
        -o-transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
        transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
    }

    .project-section-1 a:focus {
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

    .project-section-1 a:hover {
        color: #2c3434;
        text-decoration: none;
        outline: 0;
    }

    .project-section-1 .btn {
        font-family: Fira Sans,sans-serif;
        border-radius: 0;
        padding: .75rem 1.25rem;
        font-size: 1.2rem;
        text-transform: uppercase;
        transition: all .4s ease-in-out;
    }

    .project-section-1 .btn-primary {
        background: #6f882c;
        border: 3px solid #6f882c;
    }

    .project-section-1 .btn-primary:focus, .project-section-1 .btn-primary:hover {
        background: #2c3434;
        border: 3px solid #2c3434;
    }

    .project-section-1 .btn-lg {
        font-size: 1.5rem;
    }
}



/* ==================================== Section 2 ================================= */
.project-section-2 {
    /*! CSS Used from: https://gablok.be/wp-content/themes/gablok/assets/build/css/main.css?ver=1625731390 ; media=all */;
}

@media all {
    .project-section-2 *, .project-section-2 :after, .project-section-2 :before {
        box-sizing: border-box;
    }

    .project-section-2 hr {
        margin: 1rem 0;
        color: inherit;
        background-color: currentColor;
        opacity: .25;
    }

    .project-section-2 hr:not([size]) {
        height: 1px;
    }

    .project-section-2 h2, .project-section-2 h3 {
        margin-top: 0;
        margin-bottom: .5rem;
        line-height: 1.2;
    }

    .project-section-2 h2 {
        font-size: calc(1.325rem + .9vw);
    }
}

@media all and (min-width: 1200px) {
    .project-section-2 h2 {
        font-size: 2rem;
    }
}

@media all {
    .project-section-2 h3 {
        font-size: calc(1.3rem + .6vw);
    }
}

@media all and (min-width: 1200px) {
    .project-section-2 h3 {
        font-size: 1.75rem;
    }
}

@media all {
    .project-section-2 p {
        margin-top: 0;
        margin-bottom: 1rem;
    }

    .project-section-2 strong {
        font-weight: bolder;
    }

    .project-section-2 a {
        color: #0d6efd;
        text-decoration: underline;
    }

    .project-section-2 a:hover {
        color: #0a58ca;
    }

    .project-section-2 img {
        vertical-align: middle;
    }

    .project-section-2 ::-moz-focus-inner {
        padding: 0;
        border-style: none;
    }

    .project-section-2 .row {
        --bs-gutter-x: 1.5rem;
        --bs-gutter-y: 0;
        display: flex;
        flex-wrap: wrap;
        margin-top: calc(var(--bs-gutter-y) * -1);
        margin-right: calc(var(--bs-gutter-x) / -2);
        margin-left: calc(var(--bs-gutter-x) / -2);
    }

    .project-section-2 .row > * {
        flex-shrink: 0;
        width: 100%;
        max-width: 100%;
        padding-right: calc(var(--bs-gutter-x) / 2);
        padding-left: calc(var(--bs-gutter-x) / 2);
        margin-top: var(--bs-gutter-y);
    }
}

@media all and (min-width: 992px) {
    .project-section-2 .col-lg-6 {
        flex: 0 0 auto;
        width: 50%;
    }
}

@media all {
    .project-section-2 .align-items-center {
        align-items: center !important;
    }

    .project-section-2 .mb-5 {
        margin-bottom: 3rem !important;
    }
}

@media all and (min-width: 992px) {
    .project-section-2 .order-lg-1 {
        order: 1 !important;
    }

    .project-section-2 .order-lg-2 {
        order: 2 !important;
    }

    .project-section-2 .mb-lg-0 {
        margin-bottom: 0 !important;
    }
}

@media all {
    .project-section-2 *, .project-section-2 :after, .project-section-2 :before {
        box-sizing: inherit;
        -webkit-tap-highlight-color: transparent;
    }

    .project-section-2 img {
        height: auto;
        vertical-align: middle;
    }

    .project-section-2 img {
        max-width: 100%;
    }

    .project-section-2 a {
        cursor: pointer;
        color: #6f882c;
        text-decoration: none;
        -webkit-transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
        -moz-transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
        -ms-transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
        -o-transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
        transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
    }

    .project-section-2 a:focus {
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

    .project-section-2 a:hover {
        color: #2c3434;
        text-decoration: none;
        outline: 0;
    }

    .project-section-2 a:not(.btn):not(.menu-link):not(.nav-btn):not(.header-logo-link):not(.notusercontentlink):not(.page-numbers) {
        background-size: 100% 100%;
        background-position: 100%;
        background-repeat: no-repeat;
        background-image: linear-gradient(transparent calc(100% - 1px), #6f882c 1px);
    }

    .project-section-2 a:not(.btn):not(.menu-link):not(.nav-btn):not(.header-logo-link):not(.notusercontentlink):not(.page-numbers):hover {
        background-size: 0 100%;
    }

    .project-section-2 h2 {
        font-size: 40px;
        line-height: 1.17;
    }
}

@media all and (min-width: 62em) {
    .project-section-2 h2 {
        font-size: 50px;
        line-height: 1.17;
    }
}

@media all {
    .project-section-2 h3 {
        font-size: 25px;
        line-height: 1.17;
    }
}

@media all and (min-width: 62em) {
    .project-section-2 h3 {
        font-size: 30px;
        line-height: 1.17;
    }
}

@media all {
    .project-section-2 h2, .project-section-2 h3 {
        margin: 10px 0;
        font-family: Fira Sans, sans-serif;
        font-weight: 500;
        text-rendering: optimizelegibility;
    }

    .project-section-2 h3 {
        text-align: center;
    }

    .project-section-2 p:empty {
        display: none;
    }

    .project-section-2 hr {
        margin: 20px 0;
        border: 0;
        border-top: 1px solid #eee;
        border-bottom: 1px solid #fff;
        box-sizing: content-box;
    }

    .project-section-2 .section-flexibles .sub-section {
        padding-top: 10vh;
    }

    .project-section-2 .section-flexibles .sub-section:first-child {
        padding-top: 0;
    }

    .project-section-2 .section-flexibles .sub-section:last-of-type {
        margin-bottom: 10vh;
    }

    .project-section-2 .section-flexibles .nested-flexibles .sub-section {
        padding-top: 0;
        margin-bottom: 10vh;
    }

    .project-section-2 .section-flexibles .nested-flexibles .sub-section:last-of-type {
        margin-bottom: 0;
    }

    .project-section-2 .headding {
        text-align: center;
        margin-bottom: 3rem;
    }

    .project-section-2 .headding p {
        font-weight: 700;
        font-size: 1.5rem;
    }

    .project-section-2 .headding hr {
        margin: 2rem auto;
        border-top-color: #6f882c;
        border-bottom-color: #6f882c;
        width: 200px;
    }

    .project-section-2 .headding-nested {
        text-align: left;
    }

    .project-section-2 .headding-nested hr {
        margin: 2rem 0;
    }

    .project-section-2 .boxed {
        overflow: hidden;
    }

    .project-section-2 .boxed, .project-section-2 .boxed:after {
        position: relative;
        display: block;
    }

    .project-section-2 .boxed:after {
        content: "";
        padding-bottom: 100%;
    }

    .project-section-2 .boxed .content {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .project-section-2 .boxed .content, .project-section-2 .boxed > img {
        position: absolute;
        width: 100%;
        height: 100%;
    }

    .project-section-2 .boxed > img {
        object-fit: cover;
        top: 0;
        left: 0;
        -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
        -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
        -ms-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
        -o-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
        transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    }

    .project-section-2 .boxed-70:after {
        padding-bottom: 70%;
    }

    .project-section-2 .boxed-has-watermark .content img {
        width: 40px;
        height: auto;
    }

    .project-section-2 .section-text_image_repeater .sub-section {
        padding-top: 0;
        margin-bottom: 10vh;
    }

    .project-section-2 .section-text_image_repeater .sub-section:last-child {
        margin-bottom: 0;
    }

    .project-section-2 .inner-image.inner-col-sm {
        padding: 1rem;
    }

    .project-section-2 .inner-image .boxed {
        box-shadow: 15px 15px rgba(44, 52, 52, 0.5);
    }
}


.is-page-projects.is-action-detail .faq-heading-mar {
    background: var(--theme-color-light);
}

.is-page-projects.is-action-detail .project-1-first-section {
    padding-top: 3rem;
}

.is-page-projects.is-action-detail .project-1-all-dash-pb {
    margin-bottom: 8vh;
}

.is-page-projects.is-action-detail .faq-heading-mar.project-resp-heading {
    margin-top: 0;
}

.is-page-projects.is-action-detail .faq-heading-mar.project-resp-heading .heading-first h2 {
    max-width: 850px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.is-page-projects.is-action-detail .project-section-2 h2 {
    font-size: 50px;
    font-weight: 600;
    color: var(--theme-color-dark);
    font-family: 'Fira Sans', sans-serif;
    position: relative;
}