.safari{background-attachment: unset;}
.t1-2 {width:50%;}
.t1-3 {width:calc(100% / 3);}
.t1-4 {width:25%;}
.t2-3 {width:calc(100% / 3 * 2);}
.t3-4 {width:75%;}
.t1-5 {width:20%;}
.t2-5 {width:40%;}
.t3-5 {width:60%;}
.t4-5 {width:80%;}
.t1-6 {width:calc(100%  / 6);}
.t5-6 {width:calc(100%  / 6 * 5);}

@media screen and (max-width:1700px){
    .navigation nav li{
        margin-right: clamp(0px, 10px, 50px) ;
    }
    .navigation .titre-site {
        flex-grow: 0;
        margin-right: max(40px, 4%);
    }
    .entete-image svg {
        padding-right: 40px;
    }
}

@media screen and (max-width:1500px){
    .entete-image .titre-accueil, .entete-image .sous-titre-accueil, .entete-image .sous-sous-titre-accueil {
        margin-left: 0 !important;
    }
    footer{
        max-width: 65%;
    }
    .entete-image svg{
        padding-right: 0;
    }
    .section-domaine div:nth-of-type(2):not(.domaine-culturel):not(.contenu):not(.btn-call-conteneur){
        gap: 40px;
    }
    .entete-image {
        padding-left: 20px;
        padding-right: 20px;
    }

}

@media screen and (max-width:1280px){
    footer{
        max-width: 75%;
    }
    .section .wrap.h-center, .h-center{
        justify-content: center;
    }
    .texte-domaine .texte p:last-child{
        right: 120px;
    }
    .texte-domaine .texte p:first-child{
        left: 0;
    }

    /*J*/
    .info > .groupe-action > .action.more{
        -webkit-mask-image: url(/images/dots-vertical.svg);
        mask: url(/images/dots-vertical.svg);
        display: inline-block;
    }
    .groupe-action .actions-modifier{
        display: flex;
        background: #D3D3D3;
        padding: 5px 20px;
        position: absolute;
        border: solid #0e0e0e 2px;
        right: 0px;
        top: 40%;
        transform: scaleY(0);
        transform-origin: center top;
        transition: transform 0.4s ease;
        z-index: 1000;
    }
    .action.more.ouvert + .actions-modifier, .profil.ouvert .sous-menu, .navigation .choix-langue.ouvert .liste-lg{
        transform: scaleY(1);
    }
    .projets.modification .ligne-intranet .sousligne .groupe-action{
        font-weight: bold;
        font-size: 18px;
        text-transform: uppercase;
    }
    .projets.modification .ligne-intranet .sousligne .groupe-action{
        align-self: center;
        grid-area: actions;
        position: relative;
        font-weight: bold;
        font-size: 18px;
        text-transform: uppercase;
    }
    .projets.modification .ligne-intranet > .description{
        grid-column-start: 1;
        grid-column-end: 3;
        grid-row-start: 1;
        align-self: start;
    }
    .description, .groupe-action, .fichier.transfert {
        min-height: 80px;
    }

}

@media screen and (max-width:1120px){
    footer{
        max-width: 100%;
        border-radius: 0;
    }
    .page-accueil .entete-image {
        flex-direction: column;
    }

    .page-accueil .entete-image .titre-accueil {
        margin-top: 200px;
    }

    .realite-augmentee .titre, .application-mobile .titre {
        line-height: 52px;
    }

    .page-accueil .realite-augmentee, .page-accueil .application-mobile {
        padding: 30px 50px 60px 50px;
    }

    .section-domaine .domaine-commercial, .section-domaine .domaine-culturel, .section-domaine .domaine-education {
        width: calc(500px - 20px);
    }

    .section-domaine div:nth-of-type(2):not(.domaine-culturel):not(.contenu):not(.btn-call-conteneur) {
        flex-direction: column;
        align-items: center;
        margin-bottom: 100px;
    }
    .image-container{
        width: fit-content;
        margin: auto;
    }
}
@media screen and (min-width: 1311px) {
    .choix-langue a.menu-lg.mobile {
        display: none;
    }
}
@media screen and (max-width:960px){
    footer .wrap {
        flex-direction: column;
        justify-content: center;
    }

    footer .tous-droits-reserves {
        align-items: center;
    }

    footer .a-propos {
        align-items: center;
        margin-bottom: 32px;
        padding: 0;
        width: 65% ;
    }

    footer .a-propos p {
        text-align: center;
    }
    footer u{
        margin-right: 0;
    }
    .entete-image {
        margin: 20px 20px 0 20px;
        width:unset;
    }

    .std .contenu:only-child .texte {
        margin: 80px 0 60px;
    }

    .texte-domaine .texte p:first-child {
        font-size: 42px;
    }

    .texte-domaine .texte p:last-child {
        font-size: 58px;
    }

    .page-accueil .std .titre {
        font-size: 32px;
        width: initial;
    }
}
@media screen and (max-width:860px){
    .texte-domaine .texte p:last-child{
        font-size: 52px;
    }
    .texte-domaine .texte p:first-child {
        font-size: 36px;
    }
    .entete-image{
        margin: 0;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
    }
}
@media screen and (max-width:780px){
    .entete-image .sous-titre-accueil {
        font-size: 38px;
    }

    .page-accueil .entete-image .titre-accueil {
        margin-top: 140px;
    }

    /* .contenu .realite-application {
        margin-left: 0;
        margin-right: 0;
        width: initial;
    } */

    .section-domaine .domaine-commercial .titre, .section-domaine .domaine-culturel .titre, .section-domaine .domaine-education .titre{
        width: initial;
    }

    .std .btn-call-conteneur:not(:first-child) {
        margin-top: 30px;
    }
    .texte-domaine .texte p:last-child{
        font-size: 48px;
    }
    .texte-domaine .texte p:first-child {
        font-size: 32px;
    }
    .section-domaine .domaine-commercial, .section-domaine .domaine-culturel, .section-domaine .domaine-education{
        width: calc(100% - 20px);
    }
}
@media screen and (max-width:660px){
    .entete-image .sous-titre-accueil {
        font-size: 30px;
    }

    .realite-application div:first-child:not(.realite-augmentee) {
        margin: 0 20px;
        width: auto;
        max-width: unset;
    }

    .texte-domaine .texte p:last-child {
        font-size: 40px;
    }

    .texte-domaine .texte p:first-child {
        font-size: 30px;
    }

    .section-domaine div:nth-of-type(2):not(.domaine-culturel):not(.contenu):not(.btn-call-conteneur) {
        margin: 0 40px;
    }
    .page-accueil .std .titre {
        font-size: 32px;
    }

    .page-accueim .std .texte {
        font-size: 20px;
    }
    .std .contenu:only-child .texte{
        margin: 40px 0 20px;
    }
}
@media screen and (max-width:560px){
    .page-accueil .std .texte{
        font-size: 20px;
    }
    .page-accueil .std .titre{
        font-size: 28px;
    }

    .entete-image .titre-accueil {
        font-size: 48px;
    }

    .entete-image .sous-titre-accueil {
        font-size: 26px;
    }

    .entete-image .sous-sous-titre-accueil {
        font-size: 22px;
    }

    .entete-image svg {
        max-width: 260px;
    }
    .texte-domaine .texte p:last-child{
        font-size: 34px;
    }
    .texte-domaine .texte p:first-child {
        font-size: 24px;
    }
    footer .a-propos{
        width: 75%;
    }
}

@media screen and (max-width: 460px) {
    .forfaits-liste .entetes .sous-titre{
        font-size: 12px;
    }
    .entete-image .titre-accueil {
        font-size: 44px;
    }

    .entete-image .sous-titre-accueil {
        font-size: 24px;
    }

    .entete-image .sous-sous-titre-accueil {
        font-size: 20px;
    }

    .entete-image svg {
        max-width: 240px;
    }

    .realite-application div:first-child:not(.realite-augmentee) {
        margin: 0 10px;
    }

    .page-accueil .realite-augmentee, .page-accueil .application-mobile {
        padding: 30px 30px 50px;
    }

    .texte-domaine .texte p:last-child {
        right: 40px;
    }

    .section-domaine .domaine-commercial, .section-domaine .domaine-culturel, .section-domaine .domaine-education {
        max-width: calc((100%) - 50px);
    }

    .page-accueil .std .titre {
        font-size: 32px;
    }
    .texte-domaine .texte {
        flex-direction: column;
    }

    .texte-domaine .texte p:last-child {
        justify-content: flex-end;
        display: flex;
        line-height: normal;
        margin: 0;
        position: initial;
    }

    .texte-domaine .texte p:first-child {
        line-height: normal;
    }
    .domaine-commercial img, .domaine-culturel img, .domaine-education img{
        max-width: calc((100%) - 0px);
    }
    .section-domaine div:nth-of-type(2):not(.domaine-culturel):not(.contenu):not(.btn-call-conteneur){
        margin: 0 10px;
    }
}
@media screen and (max-width: 410px) {
    .entete-image .titre-accueil {
        font-size: 40px;
    }

    .entete-image .sous-titre-accueil {
        font-size: 20px;
    }

    .entete-image .sous-sous-titre-accueil {
        font-size: 18px;
    }
    .texte-domaine .texte p:first-child{
        margin-bottom: 0;
    }
}
@media screen and (max-width: 360px) {
    .entete-image .titre-accueil {
        font-size: 36px;
    }

    .entete-image .sous-titre-accueil {
        font-size: 18px;
    }

    .entete-image .sous-sous-titre-accueil {
        font-size: 16px;
    }
}