body,
html {
    background-position: top center;
    background-color: #fff;
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
}

/* Styles pour le menu horizontal */




/* nav */
nav {
    padding: 1rem;
    display: flex;
}

body {
    width: 100%;
    height: 100vh;
}

div#CadreBody {
    zoom: 0.7;
}
input {
    width: 100%;
    padding: 10px;
    margin-bottom: 15px;
    box-sizing: border-box;
    border: 1px solid #04344D;
    border-radius: 5px;
    /* margin-right: 15px;
    margin-left: 15px; */
    height: 40px;
}
input::placeholder {
    color: rgba(0, 0, 0, 0.5);
    font-size: 16px;
    font-weight: 500;
}
th,
td {
    border: 2px solid #04344D;
}

th {
    height: 40px !important;
}
td {
    border: 4px solid #04344D;
}
td {
    border: 2px solid #04344D;
}

#menu-horizontal ul {
    display: flex;
    list-style-type: none;
}
#page,
#menu-horizontal,
#body,
#foot {
    width: 100%;
    margin: auto;
    line-height: 1.5;
}

#page {
    min-height: 100%;
    overflow: visible;
}

#menu-horizontal {
    width: 100%;
    height: 72px;
    text-align: center;
}

#menu-horizontal ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
}

#menu-horizontal li {
    margin: 0;
    padding: 15px;
    text-align: center;
    font-size: 17px;
    font-weight: 600 !important;
    margin-top: 11px;
}

#menu-horizontal a {
    text-decoration: none;
    color: #8F1014;
}
#item4-table {
    grid-column-start: 1;
    grid-column-end: 4;
    color: #E2242D;
    text-align: center;
}

#cadre-head {
    background-color: #8F1014;
    height: 50px;
    text-align: centre;
    width: 100%;
    font-size: 40px;
    font-weight: 600;
    color: #fff;
    margin-top: -8px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    margin-bottom: 18px;
}

#cadre-head h1 {
    padding-top: 9px;
}

#cadre-head h1,
#txt-presentation h1 {
    font-size: 18px;
    text-align: center;
    margin-bottom: 38px;
}

#cadre-body {
    min-height: 348px;
}

#cadre-body .contenu {
    background-color: #fff;
    padding: 10px;
}

#foot {
    margin-top: 70px;
    background-color: #4F4F4F;
    color: #fff;
    text-align: center;
    padding-top: 55px;
    width: 100%;
    height: 108px;
    font-size: 14px;
}

#cadreFormAcces{
    flex: 30%  ;
    order: 2;
}

#text-blue {
    text-decoration: underline;
    color: #00689F;
}

#txt-presentation {
    width: 80%;
    margin-right: 10px;
    margin: auto;
}

#txt-presentation p {
    line-height: 150% !important;
    font-size: 24px;
}

#cadre-body .contenu h1,
#cadre-body .contenu h2 {
    margin: 0;
    padding: 0rem 4rem 0rem 6rem !important;
    font-size: 26pt;
    margin-left: 3px;
    text-align: center;
    color: #04344D;
}

#cadre-body .contenu .div-frm h2{
    padding: 0rem  0rem  0rem  0rem !important ;
    font-size: 1.3em;
}

#cadre-body .contenu h2 {
    font-size: 15pt;
}

#cadre-body .contenu p {
    line-height: 160%;
    font-size: 15px;
}

#first-content-pre {
    margin-left: 0px;
    margin-right: 40px;
}

#first-content-pre-img {
    width: 28px;
    height: auto;
}
#btn1 {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

#btn3 {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
#title-form {
    color: #04344D;
    font-size: 23px;
    font-weight: 600;
    margin-left: 5px;
}

#div-button {
    text-align: center;
    max-width: 100%;
    width: 100%;
}
#txtLogin {
    background: url('../../assets/images/groupe.png') no-repeat;
    background-position: 10px center;
    padding-left: 40px;
}

#img-chrono {
    width: 26px;
    height: auto;
}
#form-connexion {
    width: 98%;
    margin: auto;
    background-color: #fff;
    border-radius: 5px;
    padding-bottom: 12px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}

#item1 {
    grid-column-start: 1;
    grid-column-end: 10;
}

#item2 {
    grid-column-start: 1;
    grid-column-end: 10;
    margin-top: 20px;
}

#item3 {
    grid-column-start: 1;
    grid-column-end: 10;
}
#item1-g2 {
    grid-column-start: 1;
    grid-column-end: 5;
}

#item2-g2 {
    grid-column-start: 1;
    grid-column-end: 3;
}

#item3-g2 {
    grid-column-start: 3;
    grid-column-end: 5;
}

#item4-g2 {
    grid-column-start: 1;
    grid-column-end: 5;
}

#item5-g2 {
    grid-column-start: 1;
    grid-column-end: 5;
}

#item6-g2 {
    grid-column-start: 1;
    grid-column-end: 5;
}

#item7-g2 {
    grid-column-start: 1;
    grid-column-end: 3;
}

#item8-g2 {
    grid-column-start: 3;
    grid-column-end: 5;
}

#item9-g2 {
    grid-column-start: 1;
    grid-column-end: 3;
}

#item10-g2 {
    grid-column-start: 3;
    grid-column-end: 5;
}
#button-suivant {
    text-align: left;
}

#button-prece {
    text-align: right;
}
#img-guides2 {
    margin-top: -9px;
}

#item1-r3 {
    grid-column-start: 1;
    grid-column-end: 3;
    margin-bottom: 28px;
}

#item2-r3 {
    grid-column-start: 1;
    grid-column-end: 3;
}

#item3-r3 {
    grid-column-start: 1;
    grid-column-end: 3;
}

#item4-r3 {
    grid-column-start: 1;
    grid-column-end: 3;
}

#item5-r3 {
    grid-column-start: 1;
    grid-column-end: 3;
}

#item6-r3 {
    grid-column-start: 1;
    grid-column-end: 3;
}

#item7-r3 {
    grid-column-start: 1;
    grid-column-end: 3;
}

#item8-r3 {
    grid-column-start: 1;
    grid-column-end: 2;
}

#item9-r3 {
    grid-column-start: 2;
    grid-column-end: 3;
}
#item5-guides {
    grid-column-start: 1;
    grid-column-end: 4;
    font-size: 22px;
    color: #EC8F5E;
}

#item6-guides {
    grid-column-start: 1;
    grid-column-end: 4;
    font-size: 22px;
    color: #04344D;
}

#col1-tr2-t2 {
    margin-left: 10px;
}

#span-maroc {
    color: #8F1014;
}

.menu-toggle {
    display: none;
    background: none;
    border: none;
    font-size: 24px;
    cursor: pointer;
}
.btn-req {
    padding: 10px;
    background-color: #04344D;
    color: white;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    width: 156px;
    height: 37px;
    font-size: 16px;
    margin-bottom: 2em !important;
}
.menu-div {
    display: flex;
}
.container {
    width: 100%;
}

.right-image {
    width: 65px;
    height: 80px;
}

.left-image {
    width: 79px;
    height: 70px;
}

.head {
    display: flex;
    justify-content: space-between;
    width: 82%;
    margin: auto;
    margin-bottom: 5px;
    align-items: center;
}

.head img {
    max-width: 100%;
    height: auto;
}

.content {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    margin: auto;
    margin-top: 24px;
}

.pres .content,
.box-home .content {
    flex: 1 1 auto;
    max-width: calc(100% / 3 - 28px);
    width: calc(100% / 3 - 28px);
    /* border: 2px solid #04344D; */
    border-radius: 15px;
    min-height: 222px;
    background-color: #F5F7F8;
}

.div-presentation .box-home .content {
    max-width: calc(100% / 2 - 28px);
    width: calc(100% / 2 - 28px);
    min-height: 133px;
    margin-bottom: 0px;
    margin-top: 14px;
}
.div-presentation .box-home .content-100 {
    max-width: 100%;
    width: 100%;
   
}

.div-presentation .box-home .content .content-1 {
    max-width: calc(100% - 28px);
    width: calc(100% - 28px);
}

.exeption {
    display: unset;
}

.pres,
.box-home {
    gap: 30px;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.box-home {
    gap: 0px !important;
    flex: 60% !important ;
    order: 1;
}

.div-frm h2 {
    line-height: 3rem;
    text-align: left;
    padding: 0rem;
}

.content p {
    flex: 1;
    margin-left: 20px;
    margin-right: 20px;
    text-align: start !important;
    width: 91%;
}



.custom-list {
    font-weight: normal !important;
    font-size: 15px;
    line-height: 190% !important;
    margin-top: -9px;
}

.custom-list-item {
    font-weight: normal !important;
}

.content img {
    width: 28px;
    height: auto;
}



.clear {
    clear: both;
}




.btn-req{
    
    /* background-color: gray !important ; */
    width: 100% !important;
    height: 60px !important;
    font-size: 18px !important;
    font-weight: 900;
    background-color: rgba(119, 159, 180, 0.18) !important;
    color: #04344D !important;
    margin: 1% 0% 1% 0%;
    padding: 0 30px !important;
}


.input-container {
    background: url('../../assets/images/groupe-2.png') no-repeat;
    background-position: 10px center;
    padding-left: 40px;
}


.Button {
    padding: 10px;
    background-color: #04344D;
    color: white;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    width: 156px;
    height: 37px;
    font-size: 16px;
}
.float-right{
    float: right;
}
.div-form-cnx {
    /* display: flex; */
    height: 120px;
    gap: 20px;
}


.button-sh {
    padding: 20px;
    background-color: white;
    color: #04344D;
    border: 3px solid #04344D;
    border-radius: 5px;
    cursor: pointer;
    width: 325px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    font-size: 22px;
    font-family: Arial, Helvetica, sans-serif;
    height: 70px;
}

.button-prd-rema {
    margin-top: 10px;
    padding: 10px;
    background-color: white;
    color: #04344D;
    border: 3px solid #04344D;
    border-radius: 5px;
    cursor: pointer;
    margin-left: 10px;
    margin-right: 10px;
    width: 670px;
    font-size: 22px;
    font-family: Arial, Helvetica, sans-serif;
    height: 70px;
}

.buttons-requete {
    text-align: center;
    margin-top: 15px;
}

.button-requete {
    margin-top: 10px;
    padding: 10px;
    background-color: #fff;
    color: black;
    border: 3px solid #04344D;
    cursor: pointer;
    width: 350px;
    height: 100px;
    margin: 0 -6px;
    font-size: 22px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
}

.button-requete span {
    font-size: 22px;
    font-weight: 600;
}

.button-requete:hover {
    background-color: #8F1014;
    color: #fff;
    cursor: pointer;
}



.lbl {
    margin-left: 8px;
    font-size: 26px;
    font-weight: 400;
    text-align: left;
    padding: 0%;
}

.button-indicateurs:hover {
    background-color: #04344D;
    color: #fff;
}

.button-autres-axes:hover {
    background-color: #04344D;
    color: #fff;
}

.button-autres-axes:hover {
    background-color: #04344D;
    color: #fff;
}

.button-sh:hover {
    background-color: #04344D;
    color: #fff;
}

.button-prd-rema:hover {
    background-color: #04344D;
    color: #fff;
}

.button-ctci:hover {
    background-color: #04344D;
    color: #fff;
}

.button-sh:hover {
    background-color: #04344D;
    color: #fff;
}

.title2 {
    font-size: 38px;
    font-weight: 900;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
}

.title3 {
    font-size: 30px;
    font-weight: 900;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
}

.img-cart {
    width: 50%;
    height: 200px;
    float: right;
    border-radius: 15px;
}

.content-home {
    display: grid;
    grid-template-columns: 20% 80%;
    padding: 10px;
    font-size: 26px;
}

.div-frm {
    width: 90%;
    margin: auto;
    /* height: 205px; */
    min-height: 205px;
}

.div-presentation {
    width: 95%;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: row-reverse;
}

.div-presentation .content {
    margin-bottom: 17px;
}


.grid-container {
    display: grid;
    grid-template-columns: auto auto auto auto;
    gap: 10px;
    padding: 10px;
}

.grid-container>div {
    text-align: left;
    padding: 10px 0;
    font-size: 30px;
}

.item1 {
    grid-column-start: 1;
    grid-column-end: 5;
}

.item2 {
    grid-column-start: 1;
    grid-column-end: 5;
    margin-top: 20px;
}

.item3 {
    grid-column-start: 1;
    grid-column-end: 5;
}

.item4 {
    grid-column-start: 1;
    grid-column-end: 5;
    margin-top: -10px;
    margin-bottom: -20px;
}

.item9 {
    grid-column-start: 1;
    grid-column-end: 5;
    margin-top: -10px;
    margin-bottom: -20px;
}

.item10 {
    grid-column-start: 1;
    grid-column-end: 3;
}

.item11 {
    grid-column-start: 3;
    grid-column-end: 5;
}

.item12 {
    grid-column-start: 1;
    grid-column-end: 3;
}

.item13 {
    grid-column-start: 3;
    grid-column-end: 5;
}

.item14 {
    grid-column-start: 1;
    grid-column-end: 5;
    margin-top: -10px;
    margin-bottom: -20px;
}

.item21 {
    grid-column-start: 1;
    grid-column-end: 5;
}

.item29 {
    grid-column-start: 1;
    grid-column-end: 5;
}

.item30 {
    grid-column-start: 1;
    grid-column-end: 5;
}

.item34 {
    grid-column-start: 1;
    grid-column-end: 5;
    margin-top: 60px;
}

.button-r {
    float: left;
    margin: 0 5px 0 0;
    width: 142px;
    height: 0px;
    position: relative;
    padding: 20px;
    background-color: white;
    color: #04344D;
    border: 3px solid #04344D;
    border-radius: 5px;
    cursor: pointer;
    font-size: 22px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
}

.button-r label,
.button-r input {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.button-r label {
    line-height: 27px;
}

.button-r input[type="radio"] {
    opacity: 0.011;
    z-index: 100;
}

.button-r input[type="radio"]:checked+label {
    background-color: #04344D;
    color: #fff;
}

.button-r label {
    cursor: pointer;
    z-index: 10;
    line-height: 2.8em;
}

.button-rd {
    float: left;
    margin: 0 5px 0 0;
    width: 694px;
    position: relative;
    padding: 20px;
    background-color: white;
    color: #04344D;
    border: 3px solid #04344D;
    border-radius: 5px;
    cursor: pointer;
    font-size: 22px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    height: 27px;
}

.button-rd label,
.button-rd input {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.button-rd input[type="radio"] {
    opacity: 0.011;
    z-index: 100;
}

.button-rd input[type="radio"]:checked+label {
    background-color: #04344D;
    color: #fff;
}

.button-rd label {
    cursor: pointer;
    z-index: 10;
    line-height: 2.8em;
}

.grid-container1-requete2 {
    display: grid;
    grid-template-columns: auto auto auto auto auto auto auto auto auto;
    gap: 10px;
    padding: 10px;
}

.grid-container1-requete2>div {
    padding: 10px 0;
    font-size: 20px;
}

.grid-container1-requete2>div span {
    font-size: 19px;
    font-weight: 600;
}


.button-cnt1-rqt2 {
    float: left;
    margin: 0 5px 0 0;
    width: 105px;
    height: 20px;
    position: relative;
    padding: 20px;
    background-color: white;
    color: #04344D;
    border: 3px solid #04344D;
    border-radius: 5px;
    cursor: pointer;
    font-size: 22px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
}

.button-cnt1-rqt2 label,
.button-cnt1-rqt2 input {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.button-cnt1-rqt2 label {
    line-height: 27px;
}

.button-cnt1-rqt2 input[type="radio"] {
    opacity: 0.011;
    z-index: 100;
}

.button-cnt1-rqt2 input[type="radio"]:checked+label {
    background-color: #04344D;
    color: #fff;
}

.button-cnt1-rqt2 label {
    cursor: pointer;
    z-index: 10;
    line-height: 2.8em;
}

.grid-container2-requete2 {
    display: grid;
    grid-template-columns: auto auto auto auto;
    gap: 5px;
    column-gap: 40px;
    padding: 10px;
}

.grid-container2-requete2>div {
    padding: 10px 0;
    font-size: 19px;
    width: 300;
    font-weight: 600;
}



.table-ssh {
    width: 100%;
    margin: auto;
}

.th1 {
    width: 20%;
}

.th2 {
    width: 60%;
}

.th3 {
    width: 20%;
}

tr:last-child td {
    width: 100%;
}

.table-ssh {
    width: 100%;
    border-collapse: collapse;
    border: 3px solid #04344D;
}

.table-ssh th td {
    border: 3px solid #04344D;
}




.items {
    border: 2px solid #04344D;
}

.circle-with-plus {
    width: 50px;
    height: 40px;
    background-color: #fff;
    border: 2px solid #D8B84A;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: -15px;
}

.plus {
    font-size: 40px;
    color: #D8B84A;
    font-weight: 500;
}

.chapitre-ssh-frm {
    display: flex;
    flex-direction: row;
    align-items: center;
    height: 120px;
}

.chapitre-ssh-frm input {
    border: 3px solid #04344D;
}

.chapitre-ssh-frm select {
    border: 3px solid #04344D;
}

.combo {
    width: 85%;
    padding: 10px;
    margin-bottom: 15px;
    box-sizing: border-box;
    border: 2px solid #ccc;
    border-radius: 5px;
    margin-right: 15px;
    margin-left: 15px;
    border-color: #04344D;
    background-color: #fff;
    height: 40px;
}

.form-chapitre-ssh {
    box-shadow: 0 4px 6px rgba(12, 12, 12, 0.1);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.div-frm-grid2 {
    width: 95%;
    margin: auto;
}

.div-frm-marg {
    padding-bottom: 25px;
    padding-top: 25px;
}

.div-frm-marg input {
    width: 67%;
    height: 40px;
}

.input-item {
    max-width: 100%;
    width: 100%;
}

.div-frm-marg label {
    margin-top: -15px;
}

.table1-r3 {
    width: 100%;
    text-align: center;
    border: 4px solid #04344D;
    border-collapse: collapse;
    min-height: 240px;
    font-weight: 500;
}

.table1-r3 th,


.table1-r3 td {
    min-height: 240px;
}

.table1-r3 .th1 {
    width: 30%;
}

.table1-r3 .th2 {
    width: 35%;
}

.table1-r3 .th3 {
    width: 35%;
}

.grid-container1-requete3 {
    display: grid;
    grid-template-columns: auto auto;
    gap: 20px;
    padding: 10px;
}

.grid-container>div {
    padding: 20px 0;
    font-size: 30px;
}

.table2-r3 {
    width: 100%;
    text-align: center;
    border: 4px solid #04344D;
    border-collapse: collapse;
    min-height: 240px;
}

.table2-r3 td {
    text-align: left;
    margin-right: 17px;
}

.table2-r3 th,

.td-table2 {
    width: 100%;
    margin: auto;
    margin-left: 10px;
}

.table2-r3 .th1 {
    width: 30%;
}

.table2-r3 .th2 {
    width: 35%;
}

.table2-r3 .th3 {
    width: 35%;
}

.div-guides {
    border: 2px solid #04344D;
    background-color: #fff;
    height: 250px;
    width: 180px;
}

.foot-button {
    margin-top: 50px;
    margin-bottom: 80px;
}

.grid-container-guides {
    display: grid;
    grid-template-columns: auto;
    gap: 20px;
    padding: 10px;
    border: solid 3px #04344D;
    width: 50%;
    margin: auto;
    text-align: center;
    margin-top: 40px;
}

.div-content-item6 {
    grid-column-start: 1;
    grid-column-end: 4;
    margin-top: 110px;
    margin-bottom: 150px;
    text-align: center;
    line-height: 1.1;
}

.guides-img-head img {
    max-width: 100%;
    height: auto;
}

.img-guides {
    width: 65px;
    height: 40px;
}

.grid-container-guides-div1 {
    display: grid;
    grid-template-columns: auto auto auto;
    gap: 20px;
    padding: 10px;
    border: solid 3px #04344D;
    width: 43%;
    margin: auto;
    text-align: center;
    margin-top: 60px;
    margin-bottom: 45px;
}

.txtdiv2-cont-guide {
    font-size: 32px;
    line-height: 1.2;
    color: #04344D;
    margin-top: -15px;
    margin-bottom: 25px;
}

.guides-img-head {
    margin-top: 30px;
}

.grid-container1-requete3 th {
    color: #04344D;
}

.grid-container1-requete3 td {
    font-size: 20px;
}

.grid-container1-requete3 th {
    font-size: 20px;
    font-weight: normal !important;
}

.table1-r3 .th1 {
    width: 15%;
}

.table1-r3 .th2 {
    width: 30%;
}

.table1-r3 .th3 {
    width: 55%;
}

.table2-r3 .th1 {
    width: 45%;
}

.table2-r3 .th2 {
    width: 25%;
}

.table2-r3 .th3 {
    width: 30%;
}

.Table {
    border-spacing: 0;
    border: 2px solid #04344D;
}


.col-2 {
    flex: 1 1 auto;
    max-width: calc(100% / 2 - 28px);
}

.display-flex {
    display: flex;
}

.align-center {
    align-items: center;
}

.space-between {
    justify-content: space-between;
}

.contenu h1 {
    margin: unset;
}

.w-50 {
    width: 50%;
}

.img-bd {
    margin-top: 18px;
}

.back {
    background-color: rgba(119, 159, 180, 0.18);
    border-radius: 15px;
}


* {
    text-decoration: none;
}

.off-screen-menu li {
    text-align: left;
}
.off-screen-menu ul {
    padding: 0;
}
/* 
a {
    color: black;
}

a:visited {
    color: black;
} */

/* a:hover {
    color: #6F86FF;
} */

/* off-screen-menu */
.off-screen-menu {
    height: 100vh;
    width: 100%;
    max-width: 450px;
    position: fixed;
    top: 0;
    right: -450px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 3rem;
    transition: .3s ease;
}

.off-screen-menu.active {
    right: 0;
    background-color: #04344D !important;
    z-index: 1000;
}
.off-screen-menu.active li a{
    color: #fff;
    font-size: 20px;
    text-decoration: none;
}
.off-screen-menu.active li{
    list-style: none;
}


/* ham menu */
.ham-menu {
    height: 50px;
    width: 40px;
    margin-left: auto;
    position: relative;
}

.ham-menu span {
    height: 5px;
    width: 100%;
    background-color: #04344D;
    border-radius: 25px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: .3s ease;
    z-index: 1000;
}

.ham-menu span:nth-child(1) {
    top: 25%;
}

.ham-menu span:nth-child(3) {
    top: 75%;
}

.ham-menu.active span {
    background-color: #fff;
}

.ham-menu.active span:nth-child(1) {
    top: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
}

.ham-menu.active span:nth-child(2) {
    opacity: 0;
}

.ham-menu.active span:nth-child(3) {
    top: 50%;
    transform: translate(-50%, -50%) rotate(-45deg);
}

.ham-menu {
    display: none;
}
.section-home-title{
    display: flex;
}


.box-nav-mobile ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.box-nav-mobile li {
    position: relative;
}

.box-nav-mobile .res-top-nav {
    display: none; /* Cache les sous-menus par défaut */
    list-style: none;
    padding: 0;
    margin: 0;
}

.box-nav-mobile .has-submenu .menu-toggle {
    cursor: pointer;
    display: flex;
    align-items: center;
}

.box-nav-mobile .has-submenu .arrow {
    margin-left: 5px;
    transition: transform 0.3s;
}

.box-nav-mobile .has-submenu.active .res-top-nav {
    display: block; /* Affiche les sous-menus lorsque la classe active est ajoutée */
}

.box-nav-mobile .has-submenu.active .arrow {
    transform: rotate(180deg); /* Tourne la flèche lorsque le sous-menu est affiché */
}


@media (max-width: 991px) {
    .ham-menu {
        display: unset;
    }

    .left-image {
        display: none;
    }

    .menu-horizontal {
        display: none;
    }

    .head #menu-horizontal {
        display: none;
    }

    .right-image {
        display: none;
    }
}

@media (max-width: 1400px) {
    .col-2 {
        max-width: 100%;
    }
}

@media (max-width: 1200px) {
    .col-2 {
        max-width: 100%;
    }
    .section-home-title{
        flex-wrap: wrap;
    }
    #cadreFormAcces{
        order: 1;
        flex: 100% !important ;
        width: 100%;
    }
}

@media (max-width: 1823px) {
    .pres .content {
        min-height: 267px !important;
    }

    #cadre-body .contenu h1,
    #cadre-body .contenu h2 {
        font-size: 25pt;
    }
}

@media (max-width: 1646px) {

    #cadre-body .contenu h1,
    #cadre-body .contenu h2 {
        font-size: 21pt;
    }
}
@media (max-width: 991px) {
    #menu-horizontal ul {
        display: none;
        flex-direction: column;
    }

    .menu-toggle {
        display: block;
    }
}
@media (max-width: 1465px) {
    .pres .content {
        min-height: 334px !important;
    }

    #cadre-body .contenu h1,
    #cadre-body .contenu h2 {
        padding: 0rem 2rem 0rem 2rem !important;
    }
    #cadre-body .contenu .div-frm h2{
        padding: 0rem  0rem  0rem  0rem !important ;
    }
}

@media (max-width: 1161px) {
    .pres .content {
        min-height: 357px !important;
    }

    #cadre-body .contenu h1,
    #cadre-body .contenu h2 {
        padding: 0rem 1rem 0rem 1rem !important;
    }
    .div-frm h2{
        padding: 0rem !important ;
    }
}

@media (max-width: 991px) {
    .pres .content {
        max-width: calc(100%);
        width: calc(100%);
        min-height: unset !important;
        height: auto;
    }

    #cadre-body .contenu h1,
    #cadre-body .contenu h2 {
        font-size: 14pt;
    }

    .pres {
        gap: 7px;
    }

    .img-cart {
        height: 148px;
    }

    .div-form-cnx {
        display: unset;
    }

    input {
        margin-right: 0px;
        margin-left: 0px;
    }

    .input-item,
    #div-button {
        max-width: calc(100% - 28px);
        width: calc(100% - 28px);
    }

    .div-form-cnx {
        /* display: flex; */
        flex-wrap: wrap;
        height: auto;
        padding: 0px 0px 14px 0px;
        gap: 0px;
        justify-content: center;
    }
}

@media (max-width: 881px) {

    #cadre-body .contenu h1,
    #cadre-body .contenu h2 {
        padding: 0rem 1rem 0rem 1rem !important;
    }

    #cadre-body .contenu p {
        font-size: 14px;
    }

    .div-presentation .box-home .content {
        max-width: calc(100%);
        width: calc(100%);
        min-height: 133px;
        margin-bottom: 0px;
    }
}

@media (max-width: 551px) {

    #cadre-body .contenu h1,
    #cadre-body .contenu h2 {
        font-size: 9pt;
    }

    .img-cart {
        height: 99px;
    }

    .display-flex {
        display: flex;
        flex-wrap: wrap;
    }

    .custom-list {
        font-size: 14px;
    }

    #cadre-head h1,
    #txt-presentation h1 {
        font-size: 15px;
    }
}

