@media screen and (min-width: 992px) {
    section#introduction-section{
        padding-top: 5.58659217877095vw;
        padding-bottom: 0.558659217877095vw;
    }

    section#projects-section .container-awo,
    section#filter-section .container-awo{
        padding-left: 0;
        padding-right: 0;
    }

    .switch-button {
        border-radius: 3.491620111731844vw;
        width: 10.68435754189944vw;
        padding-right: 5.34217877095vw;
        border-width: 0.069832402234637vw;
    }

    .switch-button:before {
        width: 5.34217877095vw;
    }

    .switch-button-checkbox:checked + .switch-button-label:before {
        transform: translateX(5.34217877095vw);
    }

    .switch-button-checkbox + .switch-button-label {
        width: 5.865921787709497vw;
        padding: 0.34916201117318vw 0;
    }

    .switch-button-checkbox + .switch-button-label:before {
        border-radius: 3.4916201117318vw;
        height: 1.9553072625698vw;
        top: 0.069832402234637vw;
    }

    

    .splide{
        margin-bottom: 1.1173184357542vw;
    }

    .awo-projects-table img{
        height: 15.642458100559vw;
        max-width: 21.508379888268vw;
    }

    .project-item{
        padding: 1.3966480446927vw;
    }

    .project-item .small-title{
        margin-bottom: 0.13966480446927vw;
    }

    .project-item .name{
        margin-bottom: 0;
    }

    .awo-button-prev{
        margin-right: 0.55865921787709vw;
    }
    
    .awo-button-next{
        margin-right: 1.3966480446927vw;
    }

    .btn-awo-dark{
        margin-right: 1.3966480446927vw;
        width: 8.659217877095vw;
        max-width: 8.659217877095vw;
    }

    .select2-container .select2-selection--single{
        height: 2.7932960893855vw;
    }
    
    .select2-selection__arrow{
		position: absolute;
	    right: 1.3966480446927vw;
	    top: 1.1173184357542vw;
	    width: 	1.0474860335196vw;
		height: 0.62849162011173vw;
	}
	
	.select2-container--awo .select2-selection--single .select2-selection__placeholder{
		line-height: 2.7932960893855vw;
	}

    .select2-container--awo .select2-selection--single .select2-selection__rendered{
        line-height: 2.7932960893855vw;
    }
    .awo-projects-table img{
        left: 1.3966480446927vw;
    }

    .awo-projects-table .thead .row > div{
        padding-top: 1.3966480446927vw;
        padding-left: 1.3966480446927vw;
        padding-bottom: 1.8854748603352vw;
        font-size: 0.69832402234637vw;
        line-height: 0.90782122905028vw;
        color: #939393;
        text-transform: uppercase;
       
    }

    .awo-projects-table .tbody .row > div{
        padding: 0.69832402234637vw 1.3966480446927vw;
    }

    .awo-projects-table .tbody .row:last-child > div{
        padding-bottom: 19.832402234637vw;
    }

    .awo-projects-table img{
        height: 15.642458100559vw;
    }

    .filters .filter-container{
        display: none;
    }

    .filters button{
        padding: 0.76815642458101vw 1.3966480446927vw 0.62849162011173vw 1.3966480446927vw;
    }

    .filters .filter-container .switch-filter,
    .filters #filter-categories,
    .filters #filter-date{
        border-right: solid 1px #FEE62F;
    }

    .filters .filter-container ul li{
        padding: 0.48882681564246vw 1.3966480446927vw;
    }

    .filters .button-container .switch-filter:after{
        width: 1.0474860335196vw;
        height: 1.0474860335196vw;
        content: '';
        position: absolute;
        background-repeat: no-repeat;
        background-position: right center;
        background-size: contain;
        background-image: url(../img/svg/plus.svg);
        transition: transform 0.5s;
        right: 1.3966480446927vw;
        top: 0.76815642458101vw;
    }

    .filters .filter-container .switch-filter:after{
        width: 1.0474860335196vw;
        height: 1.0474860335196vw;
        content: '';
        position: absolute;
        background-repeat: no-repeat;
        background-position: right center;
        background-size: contain;
        background-image: url(../img/svg/croix.svg);
        transition: transform 0.5s;
        right: 1.3966480446927vw;
        top: 0.76815642458101vw;
    }

    .filters #filter-categories:after,
    .filters #filter-date:after,
    .filters #filter-budget:after{
        width: 1.0474860335196vw;
        height: 0.62849162011173vw;
        content: '';
        position: absolute;
        background-repeat: no-repeat;
        background-position: right center;
        background-size: contain;
        background-image: url(../img/svg/chevron-down.svg);
        transition: transform 0.5s;
        right: 1.3966480446927vw;
        top: 1.1173184357542vw;
    }

    .filters .filter-open #filter-categories:after,
    .filters .filter-open #filter-date:after,
    .filters .filter-open #filter-budget:after{
        background-image: url(../img/svg/chevron-up.svg);
    }

    .filters .filter-selected #filter-categories:after,
    .filters .filter-selected #filter-date:after,
    .filters .filter-selected #filter-budget:after{
        background-image: url(../img/svg/croix.svg);
        height: 1.0474860335196vw;
        top: 0.90782122905028vw;
    }

    .filters .filter-open .list-options-filter{
        border: solid 1px #FEE62F;
    }
}

@media screen and (min-width: 576px) and (max-width: 991px) {
    
    section#introduction-section{
        padding-top: 5.7262569832402vw;
        padding-bottom: 1.0976948408342vw;
    }

    /*8.39736553238*/
    .switch-button {
        border-radius: 5.4884742041712vw;
        width: 16.794731064764vw;
        padding-right: 8.39736553238vw;
        border-width: 0.069832402234637vw;
    }
    .switch-button:before {
        width: 8.39736553238vw;
    }

    .switch-button-checkbox:checked + .switch-button-label:before {
        transform: translateX(8.39736553238vw);
    }

    .switch-button-checkbox + .switch-button-label {
        width: 8.39736553238vw;
        padding: 0.34916201117318vw 0;
    }

    .switch-button-checkbox + .switch-button-label:before {
        border-radius: 5.4884742041712vw;
        height: 3.2930845225027vw;
        top: 0.069832402234637vw;
    }
    
    table{
        table-layout: fixed;
    }


    .awo-projects-table th:nth-of-type(1),
    .awo-projects-table td:nth-of-type(1),
    .awo-projects-table th:nth-of-type(2),
    .awo-projects-table td:nth-of-type(2){
        width: 33.3333333%;
    }

    .awo-projects-table th:nth-of-type(3),
    .awo-projects-table td:nth-of-type(3){
        border-right: none;
        width: 33.3333333%;
    }

    .splide{
        margin-bottom: 1.7563117453348vw;
    }


    .project-item{
        padding: 2.1953896816685vw;
    }

    .project-item .category,
    .project-item .small-title{
        margin-bottom: 0.21953896816685vw;
    }

    .project-item .name{
        margin-bottom: 0;
    }

    .project-item::after{
        height: 0.10976948408342vw;
        width: calc(100% + 4.390779363337vw);
        top: -0.10976948408342vw;
        left: -2.1953896816685vw;
    }

    .awo-button-prev{
        margin-right: 0.8781558726674vw;
    }

    .awo-button-next{
        margin-right: 2.1953896816685vw;
    }

    .btn-awo-dark{
        width: 13.611416026345vw;
        max-width: 13.611416026345vw;
        margin-right: 2.1953896816685vw;
    }

    section#filter-section .container-awo,
    section#projects-section .container-awo{
        padding: 0;
    }

    .awo-toogle-button{
        padding-left: 2.1953896816685vw;
    }

   

    .micro-awo-arrow-next{
        margin-right: 2.1953896816685vw;
        float: right;
    }

    .awo-projects-table .thead .row > div{
        padding-top: 2.1953896816685vw;
        padding-left: 2.1953896816685vw;
        padding-bottom: 2.9637760702525vw;
        font-size: 	1.0976948408342vw;
        line-height: 1.4270032930845vw;
    }

    .awo-projects-table .tbody .row > div{
        padding: 1.0976948408342vw 2.1953896816685vw;
    }

    .awo-projects-table .tbody .row:last-child > div{
        padding-bottom: 6.4763995609221vw;
    }

    .awo-projects-table .row > div.no-border-tablet{
        border-right: 0!important;
    }

    .awo-projects-table .micro-awo-arrow-next{
        margin-right: 0;
    }

    .filters .filter-container{
        display: none;
        border-top: solid 1px #939393;
    }


    .filters button{
        padding-top: 1.2074643249177vw;
        padding-bottom: 0.8781558726674vw;
        padding-left: 2.1953896816685vw;
    }

    .filters .filters-container span{
        padding-left: 2.1953896816685vw;
        padding-top: 1.0976948408342vw;
        padding-bottom: 1.0976948408342vw;;
    }

    .filters-container{
        display: none;
    }

    .filters button:after {
        right: 2.1953896816685vw;
        top: 1.5367727771679vw;
        width: 1.6465422612514vw;
        height: 1.6465422612514vw;
    }
    
    .filters ul{
        left: 0;
        padding-left: 0;
    }

    .filters ul li{
        padding: 0.8781558726674vw 2.1953896816685vw;
    }

    .filters .button-container .switch-filter:after{
        width: 1.6465422612514vw;
        height: 1.6465422612514vw;
        content: '';
        position: absolute;
        background-repeat: no-repeat;
        background-position: right center;
        background-size: contain;
        background-image: url(../img/svg/plus.svg);
        transition: transform 0.5s;
        right: 2.1953896816685vw;
        top: 1.2074643249177vw;
    }

    .filters #filter-categories:after,
    .filters #filter-date:after,
    .filters #filter-budget:after{
        width: 1.6465422612514vw;
        height: 1.6465422612514vw;
        content: '';
        position: absolute;
        background-repeat: no-repeat;
        background-position: right center;
        background-size: contain;
        background-image: url(../img/svg/chevron-down.svg);
        transition: transform 0.5s;
        right: 2.1953896816685vw;
        top: 1.2074643249177vw;
    }

    .filters .filter-open #filter-categories:after,
    .filters .filter-open #filter-date:after,
    .filters .filter-open #filter-budget:after{
        background-image: url(../img/svg/chevron-up.svg);
    }

    .filters #filter-categories, 
    .filters #filter-date {
        border-right: solid 1px #939393;
    }

}


@media screen and (max-width: 575px) {
    section#introduction-section{
        padding-top: 13.333333333333vw;
        padding-bottom: 1.8666666666667vw;
    }

    main.projects-template section#projects-section.images .project-item{
        overflow: hidden;
    }

    .splide{
        margin-bottom: 3.4666666666667vw;
    }

    .project-item{
        padding: 2.6666666666667vw;
    }
    .project-item::after{
        bottom: 0;
        width: calc(100%);
    }

    .project-item::after{
        height: 0.10976948408342vw;
        width: calc(100% + 5.3333333333333vw);
        top: -0.10976948408342vw;
        left: -2.666666666666667vw;
    }

    section#next-projects-button-section::before{
        content: none;
    }

    section#filter-section .container-awo,
    section#projects-section .container-awo{
        padding: 0;
    }

    .btn-awo-dark{
        width: 13.6vw;
        max-width: 13.6vw;
    }

    .awo-toogle-button {
        padding: 1.6vw 2.1953896816685vw;
    }

    section#filter-section .border-end-awo{
        border-right: none!important;
        border-bottom: solid 1px #939393!important;
    }

    .images .small-title{
        margin-bottom: 0.53333333333333vw;
    }

    .images .meta-project{
        margin-bottom: 0;
    }

    .filters .filter-container{
        display: none;
    }

    .filters button{
        padding-top: 1.3333333333333vw;
        padding-bottom: 1.6vw;
        padding-left: 2.6666666666667vw;
    }

    .filters #filter-categories{
        border-top: solid 1px #FEE62F;
    }

    .filters #filter-categories, 
    .filters #filter-date {
        border-bottom: solid 1px #FEE62F;
    }

    .filters #filter-categories:after,
    .filters #filter-date:after,
    .filters #filter-budget:after{
        width: 3.4666666666667vw;
        height: 2.4vw;
        content: '';
        position: absolute;
        background-repeat: no-repeat;
        background-position: right center;
        background-size: contain;
        background-image: url(../img/svg/chevron-down.svg);
        transition: transform 0.5s;
        right: 3.4666666666667vw;
        top: 2.6666666666667vw;
    }

    .filters .filter-open #filter-categories:after,
    .filters .filter-open #filter-date:after,
    .filters .filter-open #filter-budget:after{
        background-image: url(../img/svg/chevron-up.svg);
    }

    .filters .filter-selected #filter-categories:after,
    .filters .filter-selected #filter-date:after,
    .filters .filter-selected #filter-budget:after{
        background-image: url(../img/svg/croix.svg);
    }


    .filters .filter-open .list-options-filter{
        position: relative!important;
        border: none!important;
        margin-top: 11.2vw;
    }

    .filters  .list-options-filter li{
        padding: 2.1333333333333vw 2.6666666666667vw;
    }

    .filters .button-container .switch-filter:after{
        width: 4vw;
        height: 4vw;
        content: '';
        position: absolute;
        background-repeat: no-repeat;
        background-position: right center;
        background-size: contain;
        background-image: url(../img/svg/plus.svg);
        transition: transform 0.5s;
        right: 3.4666666666667vw;
        top: 2.1333333333333vw;
    }

    .filters .filter-open button{
        border-bottom: none;
    }

    .filters .filter-open .list-options-filter{
        border-bottom: solid 1px #FEE62F!important;
    }


}

.filters{
    border-top: solid 1px #FEE62F;
    border-bottom: solid 1px #FEE62F;
}

.filters button{
    width: 100%;
    border: none;
    background-color: #FBFBFA;
    text-align: left;
    color: #222222;
}


.filters .list-options-filter{
    background: #FBFBFA;
    position: absolute;
    z-index: 1;
    width: calc(100% + 1px);
    left: -1px;
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
    height: 0;
    transition: height 1s ease;
    overflow: hidden;
}

.filters .filter-open .list-options-filter{
    height: auto;
}


.filters .list-options-filter li{
   cursor: pointer;
}

.filters .list-options-filter li:hover,
.filters .list-options-filter li.selected{
   background-color: #939393;
}

.filters-container{
    border-top: solid 1px #939393;
}

.filter-container .row > div{
    position: relative;
}

.filters-container span{
   display: block;
}

#breadcrumb-section{
    padding: 0;
}

.breadcrumbs{
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.breadcrumbs li.list-group-item{
    padding: 10px 46px 10px 11px!important;
    cursor: pointer;
}

.breadcrumbs a{
    color: #222222;
    text-decoration: none;
}

.breadcrumbs li.list-group-item:after{
    content: '';
    position: absolute;
    right: 11px;
    top: 13px;
    width: 15px;
    height: 15px;
    background-image: url('../img/close.png');
    background-repeat: no-repeat;
    background-position: right center;
    background-size: contain;
}

/** Liste projets **/

section#next-projects-button-section .btn-container{
    min-height: 150px;
}

section#filter-section .btn-container{
    min-height: 40px;
    padding-left: 8px;
}

.meta-project a{
    color: #222222;
    letter-spacing: 0.02em;
    text-decoration: none;
}

.project-item {
    position: relative;
}

.project-item:last-child .line {
   display: none;
}


.awo-projects-table img{
    opacity: 0;
    position: absolute;
    top: 0;
    transition: opacity 0.5s;  
}

.awo-projects-table .tbody .row:hover img{
    opacity: 1;
}

.switch-button {
    overflow: hidden;
    text-align: center;
    color: #FBFBFA;
    position: relative;
    border-style: solid;
    border-color: #939393;
    margin-bottom: 0.83798882681564vw;
}

.switch-button:before {
    content: attr(data-index-label);
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 3;
    pointer-events: none;
    color: #939393;
}

.switch-button-checkbox {
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 2;
}

.switch-button-checkbox:checked + .switch-button-label:before {
    transition: transform 300ms linear;
}

.switch-button-checkbox + .switch-button-label {
    position: relative;
    display: block;
    user-select: none;
    pointer-events: none;
}

.switch-button-checkbox + .switch-button-label:before {
    content: "";
    background-color: #222222;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    transform: translateX(0);
    transition: transform 300ms;
    z-index: -1;
}

.switch-button-checkbox:checked + .switch-button-label .switch-button-label-span{
    position: relative;
    color: #939393;
}

.switch-button-checkbox:checked + .switch-button-label:before{
    color: #FBFBFA;
}

body.index-mode .switch-button:before{
    color: #FBFBFA;
}

body.index-mode #projects-section .container-awo{
    padding-left: 0;
    padding-right: 0;
}

.splide__arrows.splide__arrows--ltr{
    display: none;
}



.awo-projects-table .tbody .row {
   cursor: pointer;
}


.awo-projects-table .thead .row > div{
    color: #939393;
    text-transform: uppercase;
}

.awo-projects-table .row > div:not(.no-border-right){
    border-right: solid 1px #FEE62F;
}

.awo-projects-table .tbody .row >div{
    border-top: solid 1px transparent;
    border-bottom: solid 1px transparent;
}

.awo-projects-table .tbody .row:not(.no-border):hover >div:not(.no-border){
    border-top-color: #FEE62F;
    border-bottom-color: #FEE62F;
    background-color: #FBFBFA;
}

.awo-projects-table .thead .row > div::after{
    color: #939393;
    text-transform: uppercase;
}


