#Seminaires__Header {
    height: 100svh;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;

    &:before {
        content: "";
        position: absolute;
        z-index: 0;
        top: 0;
        left: 0;
        width: 100%;
        height: 330px;
        background: linear-gradient(180deg, rgba(0, 0, 0, 0.5) 29%, rgba(255, 255, 255, 0) 100%);
    }

    &:after {
        content: "";
        position: absolute;
        z-index: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 580px;
        background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 29%, rgba(255, 255, 255, 0) 100%);
    }

    .et_pb_row {
        width: 90%;
        max-width: 1648px;
        margin: 0 auto;

        .logo {
            width: 180px;
            margin: 0px auto;
        }
        .et_pb_code{
            width: 75%;
            @media screen and (max-width: 980px){
                width: 100%;
            }
        }
        .et_pb_button_module_wrapper {
            display: flex;
            justify-content: center;
        }
    }
}


#Seminaires__Introduction{
    padding: 85px 0 ;
    background-color: #28402E;
    background: linear-gradient(90deg,rgba(40, 64, 46, 1) 0%, rgba(68, 112, 76, 1) 100%);
    @media screen and (max-width: 980px){
        padding: 80px 0 ;
    }
    &:before{
        content:"";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 55%;
        z-index: 0;
        background-image: url(/wp-content/uploads/2025/06/TuileMotifGua1.png);
        background-size: 50px;
        opacity: 0.3;
        mask-image: linear-gradient(to right, transparent -30%, black 300%);
    }

    .et_pb_row{
        max-width: 1150px;
        &:nth-child(1){
            display: flex;
            justify-content: center;
            @media screen and (max-width: 980px){
                flex-wrap: wrap;
            }
            .et_pb_column{
                margin-right: 0;
                &:nth-child(1){
                    width: 40%;
                    @media screen and (max-width: 980px){
                        width: 100%;
                    }
                    .et_pb_text{
                        margin-top: 50px;
                        font-family: Roboto;
                        font-size: 18px;
                        font-weight: 300;
                        font-stretch: normal;
                        font-style: normal;
                        line-height: 1.67;
                        letter-spacing: normal;
                        text-align: left;
                        color: #fff;
                        background-color: #21392e;
                        padding: 53px 69px;
                        @media screen and (max-width: 980px){
                            padding: 53px 30px;
                        }
                    }

                }
                &:nth-child(2){
                    width: 60%;
                }
            }
        }
        &:nth-child(2){
            @media screen and (max-width: 980px){
                padding: 0 ;
            }
            .et_pb_column{
                margin-right: 0;
                &:nth-child(1){
                    width: 70%;
                    transform: translate(-50px, 0);
                    margin-top: -30%;
                    @media screen and (max-width: 980px){
                        width: 100%;
                        transform: none;
                        margin-top: 0;
                    }
                }
                &:nth-child(2){
                    width: 30%;
                    margin-top: -110px;
                    transform: translate(-125px, 0);
                    @media screen and (max-width: 980px){
                        width: 100%;
                        transform: none;
                        margin-top: 0;
                    }
                }
            }
        }

    }
}

#Seminaires__Espaces{
    background-color: #21392e;
    padding: 85px 0;
    @media screen and (max-width: 980px){
        padding: 80px 0;
    }
    .et_pb_row{
        &:nth-child(1){
            width: 50%;
            @media screen and (max-width: 980px){
                width: 80%;
            }
            .et_pb_text{
                font-family: Roboto;
                font-size: 18px;
                font-weight: 300;
                font-stretch: normal;
                font-style: normal;
                line-height: 1.67;
                letter-spacing: normal;
                text-align: center;
                color: #fff;
                h2{
                    font-family: Termina;
                    font-size: 40px;
                    font-weight: normal;
                    font-stretch: normal;
                    font-style: normal;
                    line-height: 1.38;
                    letter-spacing: normal;
                    text-align: center;
                    color: #fff;
                    text-transform: uppercase;
                    margin-bottom: 30px;
                    @media screen and (max-width: 980px){
                        font-size: 30px;
                    }
                }
            }
        }
        &:nth-child(2){
            display: flex;
            align-items: flex-end;
            .et_pb_column{
                @media screen and (max-width: 980px){
                    margin-bottom: 50px;
                }
                &:nth-child(1){
                    .et_pb_image{
                        width: 173.2px;
                    }
                }
                &:nth-child(2){
                    .et_pb_image{
                        width: 123.9px;
                    }
                }
                &:nth-child(3){
                    .et_pb_image{
                        width: 182.5px;
                    }
                }
                &:nth-child(4){
                    .et_pb_image{
                        width: 173.1px;
                    }
                }
                .et_pb_image{
                    margin: 0px auto 30px;
                }
            }
            .et_pb_text{
                font-family: Termina;
                font-size: 16px;
                font-weight: normal;
                font-stretch: normal;
                font-style: normal;
                line-height: 1.5;
                letter-spacing: normal;
                text-align: center;
                color: #fff;
            }
        }
    }
}

#Seminaires_Configuration{
    padding: 0;
    .et_pb_row{
        max-width: 100%;
        width: 100%;
        padding: 0;
        .seminaire_configurations__container{
            display: flex;
            height: 800px;
            @media screen and (max-width: 1500px){
                height: 80svh;
            }
            @media screen and (max-width: 980px){
                height: auto;
                flex-wrap: wrap;
            }
            .configuration{
                width: 25%;
                position: relative;
                overflow: hidden;
                @media screen and (max-width: 980px){
                    width: 100%;
                }
                img{
                    height: 100%;
                    object-fit: cover;
                    transition: 0.75s all;
                    cursor: pointer;
                }
                .title{
                    position: absolute;
                    bottom: 25px;
                    left: 50%;
                    transform: translateX(-50%);
                    font-family: Termina;
                    font-size: 22px;
                    font-weight: normal;
                    font-stretch: normal;
                    font-style: normal;
                    line-height: 1.27;
                    letter-spacing: normal;
                    text-align: center;
                    color: #fff;
                    text-transform: uppercase;
                    .sub-title{
                        font-size: 14px;
                        margin-top: 10px;
                    }
                }
                &:hover{
                    img{
                        transform: scale(1.2);
                    }
                }
            }
        }
        .detail{
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            display: flex;
            visibility: hidden;
            @media screen and (max-width: 980px){
                flex-wrap: wrap;
                background: #f9fafa;
            }
            & > img{
                width: 70%;
                object-fit: cover;
                height: 100%;
                transform: translateY(100%);
                opacity: 0;
                visibility: hidden;
                @media screen and (max-width: 1500px){
                    width: 60%;
                }
                @media screen and (max-width: 980px){
                    height: 30%;
                    width: 100%;
                    object-fit: cover;
                }
            }
            .content{
                background-color: #f9fafa;
                width: 30%;
                transform: translateY(100%);
                padding: 55px;
                overflow: auto;
                opacity: 0;
                visibility: hidden;
                @media screen and (max-width: 1500px){
                    width: 40%;
                    padding: 35px;
                }
                @media screen and (max-width: 980px){
                    width: 100%;
                }
                .close{
                    position: absolute;
                    top: 15px;
                    right: 15px;
                    font-size: 20px;
                    cursor: pointer;
                }

                .title{
                    font-family: Termina;
                    font-size: 35px;
                    font-weight: normal;
                    font-stretch: normal;
                    font-style: normal;
                    line-height: 0.8;
                    letter-spacing: normal;
                    text-align: left;
                    color: #21392e;
                    text-transform: uppercase;
                    margin-bottom: 30px;
                    @media screen and (max-width: 980px){
                        line-height: 1.2;
                    }
                }

                table{
                    border: none;
                    tr{
                        &:nth-child(1){
                            background-color: #21392e;
                        }
                        th{
                            font-family: Roboto;
                            font-size: 18px;
                            font-weight: 300;
                            font-stretch: normal;
                            font-style: normal;
                            line-height: 1;
                            letter-spacing: normal;
                            text-align: left;
                            color: #fff;
                            padding: 10px;
                            sup{
                                font-size: 9px;
                                bottom: 0.9em;
                            }
                            &.surface{
                                font-weight: bold;
                                color: #a3813d;
                            }
                        }
                        td{
                            font-family: Roboto;
                            font-size: 18px;
                            font-weight: 300;
                            font-stretch: normal;
                            font-style: normal;
                            line-height: 1;
                            letter-spacing: normal;
                            text-align: left;
                            color: #000;
                            padding: 10px;
                            vertical-align: middle;
                            border-bottom: 1px solid #58656e;
                            &:nth-child(1){
                                padding: 20px 10px 20px 0;
                                @media screen and (max-width: 1500px){
                                    padding: 10px 10px 10px 0;
                                }
                            }
                            &:nth-child(3){
                                font-weight: bold;
                            }
                            img{
                                vertical-align: middle;
                                object-fit: contain;
                                &.icon-cocktail{
                                    width: 33.4px;
                                    height: 46.8px;
                                    @media screen and (max-width: 1500px){
                                        height: 26.8px;
                                    }
                                }
                                &.icon-theatre{
                                    width: 50.6px;
                                    height: 32.5px;
                                    @media screen and (max-width: 1500px){
                                        height: 26.8px;
                                    }
                                }
                                &.icon-u{
                                    width: 46.8px;
                                    height: 27.3px;
                                    @media screen and (max-width: 1500px){
                                        height: 26.8px;
                                    }
                                }
                                &.icon-classe{
                                    width: 41.3px;
                                    height: 27.3px;
                                    @media screen and (max-width: 1500px){
                                        height: 26.8px;
                                    }
                                }
                                &.icon-banquet{
                                    width: 47px;
                                    height: 24.1px;
                                    @media screen and (max-width: 1500px){
                                        height: 26.8px;
                                    }
                                }
                            }
                        }
                    }
                }

                .subtitle{
                    font-family: Termina;
                    font-size: 20px;
                    font-weight: normal;
                    font-stretch: normal;
                    font-style: normal;
                    line-height: 1.4;
                    letter-spacing: normal;
                    text-align: left;
                    color: #182734;
                    margin-top: 25px;
                    margin-bottom: 15px;
                }

                .mat-list{
                    display: flex;
                    gap: 15px;
                    justify-content: space-between;
                    align-items: flex-end;
                    @media screen and (max-width: 980px){
                       flex-wrap: wrap;
                    }
                    .mat{
                        li{
                            font-family: Roboto;
                            font-size: 18px;
                            font-weight: 300;
                            font-stretch: normal;
                            font-style: normal;
                            line-height: 1.67;
                            letter-spacing: normal;
                            text-align: left;
                            color: #000;
                            list-style-type: none;
                            position: relative;
                            &:before{
                                content: '';
                                position: absolute;
                                left: -13px;
                                top: 50%;
                                transform: translateY(-50%);
                                width: 4px;
                                height: 4px;
                                border-radius: 100%;
                                background: #000;
                            }
                        }
                    }
                    button.button{
                        border-radius: 8px;
                        background-color: #a3813d;
                        font-family: Termina;
                        font-size: 14px;
                        font-weight: 500;
                        font-stretch: normal;
                        font-style: normal;
                        line-height: 1.57;
                        letter-spacing: normal;
                        text-align: center;
                        color: #fff;
                        padding: 15px 30px;
                        transition: 0.5s all;
                        cursor: pointer;
                        border-radius: 8px;
                        border: 2px solid rgba(163, 129, 61 ,1);
                        background-color: rgba(163, 129, 61 ,1);
                        &:hover{
                            border: 2px solid rgba(163, 129, 61 ,0.6) !important;
                            background-color: rgba(163, 129, 61 , 0.6) !important;
                        }
                    }
                }
            }
        }
    }
}

#Seminaires__Environnement{
    padding: 0;
    .et_pb_row{
        padding: 0;
        width: 100%;
        max-width: 100%;
        display: flex;
        @media screen and (max-width: 980px){
            flex-wrap: wrap;
        }
        .et_pb_column{
            width: 50%;
            margin-right: 0;
            @media screen and (max-width: 980px){
                width: 100%;
                margin-bottom: 0;
            }
            &:nth-child(2){
                padding: 100px 152px;
                align-content: center;
                background-color: #28402E;
                background: linear-gradient(90deg,rgba(40, 64, 46, 1) 0%, rgba(68, 112, 76, 1) 100%);
                @media screen and (max-width: 1500px){
                    padding: 152px 80px;
                }
                @media screen and (max-width: 980px){
                    padding: 80px 30px;
                }
                &:before{
                    content:"";
                    position: absolute;
                    top: 0;
                    left: 0;
                    width: 100%;
                    height: 100%;
                    z-index: 0;
                    background-image: url(/wp-content/uploads/2025/06/TuileMotifGua1.png);
                    background-size: 50px;
                    opacity: 0.3;
                    mask-image: linear-gradient(to right, transparent -30%, black 300%);
                }

                .et_pb_text{
                    width: 80%;
                    font-family: Roboto;
                    font-size: 18px;
                    font-weight: 300;
                    font-stretch: normal;
                    font-style: normal;
                    line-height: 1.67;
                    letter-spacing: normal;
                    text-align: left;
                    color: #fff;
                    @media screen and (max-width: 1500px){
                        width: 100%;
                    }
                    h2{
                        font-family: "the-seasons", sans-serif;
                        font-size: 40px;
                        font-weight: normal;
                        font-stretch: normal;
                        font-style: normal;
                        line-height: 1.13;
                        letter-spacing: normal;
                        text-align: left;
                        color: #fff;
                        text-transform: uppercase;
                        margin-bottom: 20px;
                        @media screen and (max-width: 980px){
                            font-size: 30px;
                        }
                    }
                    p{
                        padding-right: 110px;
                        margin-bottom: 20px;
                        @media screen and (max-width: 980px){
                            padding-right: 0;
                        }
                    }
                }
            }
            .et_pb_image{
                height: 100%;
                @media screen and (max-width: 980px){
                    height: 100%;
                }
                .et_pb_image_wrap{
                    height: 100%;
                    img{
                        height: 100%;
                        object-fit: cover;
                    }
                }
            }
        }
    }
}

#Seminaires__Parallax{
    height: 763px;
    @media screen and (max-width: 980px){
        height: 550px;
    }
}
#Seminaires__Autour{
    padding: 85px 220px;
    @media screen and (max-width: 1500px){
        padding: 150px 20px;
    }
    @media screen and (max-width: 980px){
        padding: 55px 20px;
    }
    .et_pb_row{
        display: flex;
        max-width: 1300px;
        @media screen and (max-width: 1500px){
            width: 90%;
        }
        @media screen and (max-width: 980px){
            flex-wrap: wrap;
        }
        &:nth-child(1){
            .et_pb_column{
                .et_pb_text{
                    h2{
                        font-family: "the-seasons", sans-serif;
                        font-size: 100px;
                        font-weight: normal;
                        font-stretch: normal;
                        font-style: normal;
                        line-height: 1.1;
                        letter-spacing: normal;
                        text-align: center;
                        color: #a3813d;
                        text-transform: uppercase;
                        margin-bottom: 40px;
                        @media screen and (max-width: 980px){
                            font-size: 50px;
                            margin-bottom: 0;
                        }
                    }
                }
            }

        }
        &:nth-child(2){
            padding: 60px 0;
            .et_pb_column{
                &:nth-child(1){
                    width: 60%;
                    margin-right: 5%;
                    @media screen and (max-width: 980px){
                        width: 100%;
                        margin-right: 0;
                    }
                    .image_captionned__container .et_pb_code_inner{
                        display: grid;
                        grid-template-columns: 1fr 1fr;
                        grid-template-rows:  repeat(2, 332px);
                        grid-gap: 11px;
                        @media screen and (max-width: 980px){
                            grid-template-columns: 1fr;
                        }
                        .image__captionned{
                            position: relative;
                            img{
                                height: 100%;
                                object-fit: cover;
                            }
                            .caption{
                                position: absolute;
                                left: 0;
                                width: 100%;
                                text-align: center;
                                background-color: rgba(0,0,0,0.5);
                                color: #fff;
                                padding: 15px 7px;
                                font-family: Termina;
                                font-size: 18px;
                                font-weight: 500;
                            }
                            &:nth-child(1), &:nth-child(2){
                                .caption{
                                    top: 0;
                                    @media screen and (max-width: 980px){
                                        top: auto;
                                        bottom: 0;
                                    }
                                }
                            }
                            &:nth-child(3), &:nth-child(4){
                                .caption{
                                    bottom: 0;
                                }
                            }

                        }
                    }
                }
                &:nth-child(2){
                    width: 35%;
                    align-content: center;
                    .et_pb_text{
                        h3{
                            font-family: "the-seasons", sans-serif;
                            font-size: 40px;
                            font-weight: normal;
                            font-stretch: normal;
                            font-style: normal;
                            line-height: 1.13;
                            letter-spacing: normal;
                            text-align: left;
                            color: #000;
                            text-transform: uppercase;
                            margin-bottom: 20px;
                            @media screen and (max-width: 980px){
                                font-size: 30px;
                            }
                        }
                        p{
                            font-family: Roboto;
                            font-size: 18px;
                            font-weight: 300;
                            font-stretch: normal;
                            font-style: normal;
                            line-height: 1.67;
                            letter-spacing: normal;
                            text-align: left;
                            color: #000;
                            img{
                                width: 256px;
                                @media screen and (max-width: 1500px){
                                    width: 156px;
                                }
                            }
                        }
                    }
                }
            }

        }
        &:nth-child(3){
            padding: 60px 0;
            @media screen and (max-width: 980px){
                display: flex;
                flex-direction: column-reverse;
            }
            .et_pb_column{
                &:nth-child(1){
                    align-content: center;
                    .et_pb_text{
                        h2{
                            font-family: "the-seasons", sans-serif;
                            font-size: 40px;
                            font-weight: normal;
                            font-stretch: normal;
                            font-style: normal;
                            line-height: 1.13;
                            letter-spacing: normal;
                            text-align: left;
                            color: #000;
                            text-transform: uppercase;
                            margin-bottom: 20px;
                            @media screen and (max-width: 980px){
                                font-size: 30px;
                            }
                        }
                        p{
                            font-family: Roboto;
                            font-size: 18px;
                            font-weight: 300;
                            font-stretch: normal;
                            font-style: normal;
                            line-height: 1.67;
                            letter-spacing: normal;
                            text-align: left;
                            color: #000;
                            margin-bottom: 15px;
                        }
                    }
                }
                &:nth-child(2){
                    @media screen and (max-width: 980px){
                        margin-bottom: 30px;
                    }
                }
            }

        }
        /*&:nth-child(4){
            padding: 60px 0;
            .et_pb_column{
                &:nth-child(2){
                    align-content: center;
                    .et_pb_text{
                        h2{
                            font-family: "the-seasons", sans-serif;
                            font-size: 40px;
                            font-weight: normal;
                            font-stretch: normal;
                            font-style: normal;
                            line-height: 1.13;
                            letter-spacing: normal;
                            text-align: left;
                            color: #000;
                            text-transform: uppercase;
                            margin-bottom: 20px;
                            @media screen and (max-width: 980px){
                                font-size: 30px;
                            }
                        }
                        p{
                            font-family: Roboto;
                            font-size: 18px;
                            font-weight: 300;
                            font-stretch: normal;
                            font-style: normal;
                            line-height: 1.67;
                            letter-spacing: normal;
                            text-align: left;
                            color: #000;
                            margin-bottom: 15px;
                        }
                    }
                }
            }
        }*/
    }
}

#Seminaires__Choix{
    padding: 130px 0;
    background-color: #28402E;
    background: linear-gradient(90deg,rgba(40, 64, 46, 1) 0%, rgba(68, 112, 76, 1) 100%);
    &:before{
        content:"";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 0;
        background-image: url(/wp-content/uploads/2025/06/TuileMotifGua1.png);
        background-size: 50px;
        opacity: 0.05;
        /*mask-image: linear-gradient(to right, transparent -30%, black 300%);*/
    }
    .et_pb_row {
        display: flex;
        justify-content: center;

        .offres__container{
            width: 60%;

            display: flex;
            flex-wrap: wrap;
            justify-content: center;
            .offres__title{
                width: 100%;
                h2{
                    font-family: "the-seasons", sans-serif;
                    font-size: 40px;
                    font-weight: normal;
                    font-stretch: normal;
                    font-style: normal;
                    line-height: 1.13;
                    letter-spacing: normal;
                    text-align: center;
                    color: #fff;
                    text-transform: uppercase;
                    @media screen and (max-width: 980px){
                        font-size: 30px;
                    }
                }
            }
            .offres__content{
                width: 100%;
                font-family: Roboto;
                font-size: 18px;
                font-weight: normal;
                font-stretch: normal;
                font-style: normal;
                line-height: 1.33;
                letter-spacing: normal;
                text-align: center;
                color: #fff;
                margin-bottom: 38px;
            }
            .et_pb_button_module_wrapper{
                width: 60%;
                @media screen and (max-width: 980px){
                    width: 100%;
                }
            }


        }
    }
}

#Seminaires__Suites, #Seminaires__Brasserie{
    padding: 0;
    .et_pb_row{
        width: 100%;
        max-width: 100%;
        display: flex;
        padding: 0;
        @media screen and (max-width: 980px){
            flex-wrap: wrap;
        }
        .et_pb_column{
            margin-right: 0;
            align-content: center;

            .et_pb_text{
                width: 79%;
                font-family: Roboto;
                font-size: 18px;
                font-weight: 300;
                font-stretch: normal;
                font-style: normal;
                line-height: 1.33;
                letter-spacing: normal;
                text-align: left;
                color: #fff;
                @media screen and (max-width: 1500px){
                    width: 100%;
                }
                h2{
                    font-family: "the-seasons", sans-serif;
                    font-size: 40px;
                    font-weight: normal;
                    font-stretch: normal;
                    font-style: normal;
                    line-height: 1.13;
                    letter-spacing: normal;
                    text-align: left;
                    color: #fff;
                    text-transform: uppercase;
                    margin-bottom: 10px;
                    @media screen and (max-width: 980px){
                        font-size: 30px;
                        width: 100%;
                    }
                }
            }

            .et_pb_button_module_wrapper{
                width: 100%;
                display: flex;
                justify-content: center;
            }
        }
    }
}

#Seminaires__Suites{
    .et_pb_row{
        @media screen and (max-width: 980px){
            flex-direction: column-reverse;
        }
        .et_pb_column{
            &:nth-child(1){
                width: 40%;
                background-color: #28402E;
                padding: 116px;

                @media screen and (max-width: 1500px){
                    padding: 116px 80px;
                }
                @media screen and (max-width: 980px){
                    padding: 116px 30px;
                    margin-bottom: 0;
                }
                .et_pb_image{
                    width: 206px;
                    margin: 0 auto 30px;

                    @media screen and (max-width: 980px){
                        width: 80%;
                    }
                }
            }
            &:nth-child(2){
                width: 60%;
                @media screen and (max-width: 980px){
                    margin-bottom: 0;
                }
                .et_pb_image{
                    height: 100%;
                    .et_pb_image_wrap{
                        height: 100%;
                        img{
                            width: 100%;
                            height: 100%;
                            object-fit: cover;
                        }
                    }
                }
            }
        }
    }
}

#Seminaires__Brasserie{
    .et_pb_row{
        .et_pb_column{
            &:nth-child(1){
                width: 60%;
                @media screen and (max-width: 980px){
                    margin-bottom: 0;
                }
                .et_pb_image{
                    height: 100%;
                    .et_pb_image_wrap{
                        height: 100%;
                        img{
                            width: 100%;
                            height: 100%;
                            object-fit: cover;
                        }
                    }
                }
            }
            &:nth-child(2){
                width: 40%;
                background-color: #182734;
                padding: 116px;
                @media screen and (max-width: 1500px){
                    padding: 116px 80px;
                }
                @media screen and (max-width: 980px){
                    padding: 116px 30px;
                }
                .et_pb_image{
                    width: 246px;
                    margin: 0 auto 30px;
                    @media screen and (max-width: 980px){
                        width: 80%;
                    }
                }
            }
        }
    }
}