.egagbox {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 30px;
}

.actu-g-more {
    position: absolute;
    bottom: 15px;
}


.actu-g-image img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    /* border-radius: 12px; */
}

.actu-g {
    /* background: red; */
    border: solid 1px #80808066;
    border-radius: 12px;
    /* min-height: 450px; */
    margin-bottom: 30px;
    overflow: hidden;
}

.actu-g-content {
    padding: 20px;
    /* display: flex; */
    /* flex-direction: column; */
    position: relative;
    /* height: 100%; */
    height: 180px;
}

.actu-g-date {
    font-size: 12px;
    color: rgba(100, 116, 139, 1);
}

.actu-g-title a {
    font-size: 16px;
    color: rgba(15, 23, 42, 1);
    /* background: red; */
    FONT-WEIGHT: 600;
    line-height: 20px;
}

.actu-g-boby {
    font-size: 14px;
    FONT-WEIGHT: 400;
    color: rgba(71, 85, 105, 1);
    /* margin-top: 10px; */
}

.actu-g-more a {
    font-size: 14px;
    color: rgba(19, 29, 104, 1);
    FONT-WEIGHT: 400;
    display: inline-block;
    margin-top: 10px;
}

.actu-g {}

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

.iet img {
    /* width: 100%; */
    /* height: auto; */
}

.suivez-l h2 {
    font-family: 'Rubik';
    FONT-WEIGHT: 800;
    color: rgba(19, 29, 104, 1);
    font-size: 32px;
    line-height: 32px;
}

.suivez-c p {
    color: rgba(19, 29, 104, 1);
    /* font-size: 16px; */
}

.suivez-r li {
    display: inline-block;
    margin: 10px;
}

.suivez-r li i {
    font-size: 20px;
    background: #131d68;
    color: white;
    padding: 8px;
    border-radius: 5px;
    /* display: inline-block; */
    /* text-align: center; */
}

.suivez-row {
    align-items: center;
    margin-top: 40px;
}

#webform-submission-call-us-node-15-add-form div#edit-actions input {
    border: none;
    width: 100%;
    background: rgba(0, 174, 239, 1);
}

.content-row6 h2 {
    font-weight: bold;
    font-size: 24px;
    color: rgba(19, 29, 104, 1);
}

.iet5 {
    margin: 60px 0;
}

.iet2 {}

.iet2 h3.title-img {
    justify-content: left;
    margin: 0;
}

.iet2 p {
    margin-left: 0;
    width: 100%;
}

.iet3 h4 {
    color: #131d68;
    font-size: 18px;
    margin-bottom: 20px;
    font-weight: bold;
}

.iet li {
    line-height: 3;
}

.comi2-grid1-l-img img {
    width: 100%;
    height: auto;
}

.comi2-grid1 .row {
    align-items: center;
}

.comi2-grid1 {
    margin-bottom: 50px;
}

.comi2-grid2-l {
    border: solid 1px rgba(224, 224, 224, 1);
    border-radius: 12px;
    padding: 10px 30px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
}

.loint2 h3 {
    margin-bottom: 40px;
}

.ct-l img {
    width: 100%;
    height: 230px;
    border-radius: 10px;
    object-fit: cover;
}

.indus2 {
    margin: 70px 0;
}

.indus2-box2 {
    border: solid 1px rgba(224, 224, 224, 1);
    border-radius: 12px;
    padding: 10px 30px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
    margin-top: 30px;
}

.indus3-box2 {
    margin: 40px 0px;
}

.indus3-box2 img {
    width: 100%;
    height: 310px;
    border-radius: 10px;
    object-fit: cover;
}

.indus3-box2 .row {
    align-items: center;
}

.indus3-box3 img {
    width: 100%;
    height: 310px;
    border-radius: 10px;
    object-fit: cover;
}

.indus3-box3 .row {
    align-items: center;
    margin: 50px 0;
}

.indus4 h3 {
    text-align: center;
    margin-bottom: 40px;
}

.indus1 p {
    margin-top: 40px;
}

.indus5 {
    margin: 40px 0;
}

.indus5-g2 .row {
    align-items: center;
}

.indus5-g2 img {
    width: 100%;
    height: 310px;
    border-radius: 10px;
    object-fit: cover;
}

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

.loint2 {
    margin-top: 40px;
}


.rowpres {
    align-items: center;
}

.apropos1 .pres-text {
    width: 100%;
    padding: 30px;
}

.apropos1  p.atout-home span {
    font-size: 36px;
}

.apropos1 .atout li {
    text-align: left;
}

p.end-atout {
    text-align: left;
}

.apropos1 .pres-img img {
    width: 100%;
}

.apropos2 {
    margin: 60px 0;
}

.apropos2 .top-cas p {/* FONT-WEIGHT: 500; *//* font-size: 20px; */}

.apro {}

.apro .col-md-4 {
    /* background: #DEF4FD; */
}

.apro-content {
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 25%);
    background: #DEF4FD;
    border-radius: 20px;
    /* height: 300px; */
    /* width: 500px; */
    padding: 10px 25px;
    height: 250px;
    display: flex;
    border: solid 1px #E0E0E0;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.apro-content h3 {font-size: 18px;text-align: center;}

.apro-content img {
    /* display: inline-block; */
    /* text-align: center; */
    /* display: none; */
    /* align-items: center; */
    /* justify-content: center; */
}

.apor-img {
    text-align: center;
    margin-bottom: 10px;
}

.apor-img img {
    height: 70px;
    width: auto;
}

.apro-content p {
    line-height: 25px;
    font-family: 'Rubik';
    font-size: 14px;
    font-weight: 500;
    /* height: 140px; */
}

.apro-content:hover {
    box-shadow: 0px 4px 5px 0 rgb(150 150 150 / 45%);
}

.aprorow2 {
    margin-top: 40px;
    width: 70%;
    margin: 30px auto !important;
}

.apro .col-md-4 {
    padding: 0 10px;
}

.apro .col-md-6 {
    padding: 0 10px;
}

.egabox-grid {
    /* box-shadow: 0 2px 4px 0 rgb(0 0 0 / 25%); */
    background: #DEF4FD;
    border-radius: 20px;
    /* height: 300px; */
    /* width: 500px; */
    padding: 10px 25px;
    height: 250px;
    display: flex;
    /* border: solid 1px #E0E0E0; */
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.egabox-grid h3 {
    font-size: 16px;
    line-height: 21px;
    font-weight: 600;
    text-align: center;
}

.engaend {
    /* background: #E2E8F0; */
    border-radius: 16px;
    border: solid 1px #E2E8F0;
    background: #E2E8F0;
    padding: 25px;
    margin-top: 80px;
    /* display: flex; */
}

.engaend h3 {
    font-size: 18px;
    /* line-height: 29px; */
    font-weight: 700;
}

.engaend p {
    font-size: 14px;
}

.engaend-right {
    text-align: right;
}

.engaend-right a {
    /* width: 190px; */
    width: auto;
    padding: 10px 20px;
    text-decoration: none;
}

.engaend-right a:hover {
    background: #00aeef;
}

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

h3.casp-end-text.font-weight-bold.text-white {}

.casp-end {
    background: linear-gradient(90deg, rgba(0, 178, 200, 1) 0%, rgba(19, 29, 104, 1) 100%);
    padding: 60px 90px;
    border-radius: 16px;
    text-align: center;
    margin-top: 70px;
}

.bgwhite {
    background: white;
}

.butcas a {
    padding: 14px 35px;
    width: auto;
    font-weight: bold;
    display: inline-block;
    margin-top: 20px;
}

img.gestim {
    width: 100%;
    height: auto;
}


h3.casp-end-text.font-weight-bold.text-white {}

.casp-end {
    background: linear-gradient(90deg, rgba(0, 178, 200, 1) 0%, rgba(19, 29, 104, 1) 100%);
    padding: 60px 90px;
    border-radius: 16px;
    text-align: center;
    margin-top: 150px;
}

.bgwhite {
    background: white;
}

.butcas a {
    padding: 14px 35px;
    width: auto;
    font-weight: bold;
    display: inline-block;
    margin-top: 20px;
}

.gestion-line1 {display: flex;}

.box-gest {
    display: flex;
    flex-direction: column;
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 25%);
    background: #00D8D8;
    border-radius: 20px;
    height: 300px;
    min-width: 280px;
    padding: 10px 25px;
    /* height: 250px; */
    /* display: flex; */
    border: solid 1px #E0E0E0;
    /* flex-direction: column; */
    /* align-items: initial; */
    justify-content: unset;
    padding-top: 30px;
    margin: 8px;
}

.gestbox-title h3 {
    font-size: 13px;
}

.gestbox-title .title-img {
}

.gestion-line2 {
    /* display: flex; */
}

.gestion-line2-box1 {
    display: flex;
}

.gestion-line2-box2 {
    display: flex;
}

.col-md-3 {}

.gestion-line2 .col-md-3 {}

.gestion-line2 .col-md-3  .box-gest {
    height: 620px;
}

.gestion-line1 {/* display: flex; */}

.box-gest {
    display: flex;
    flex-direction: column;
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 25%);
    background: #00D8D8;
    border-radius: 20px;
    height: 300px;
    /* width: 500px; */
    padding: 10px 15px;
    /* height: 250px; */
    /* display: flex; */
    border: solid 1px #E0E0E0;
    /* flex-direction: column; */
    /* align-items: initial; */
    justify-content: unset;
    padding-top: 30px;
    margin: 8px;
}

.gestbox-title .title-img {
    justify-content: left;
}

.gestbox-title h3 {
    font-size: 13px;
}

.gestbox-title .title-img {
}

.gestion-line2 {
    /* display: flex; */
}

.gestion-line2-box1 {
    display: flex;
}

.gestion-line2-box2 {
    display: flex;
}

.col-md-3 {}

.gestion-line2 .col-md-3 {}

.gestion-line2 .col-md-3  .box-gest {
    height: 620px;
}

.gestbox-title img {
    height: 40px;
    width: auto;
}

.gesbox-content p {
    font-family: 'Rubik';
    /* font-weight: 400; */
    font-weight: 400;
    font-size: 16px;
}

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

.gest-img {
    margin: 10px 0;
}

.agri2-content-l-img {}

.agri2-content img {
    width: 100%;
    height: auto;
    border-radius: 10px;
}

.path-node .top-cas p {
    width: 100%;
}

.agri2 .top-cas p {
    margin-bottom: 20px;
}

.bat4-grid-item {
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 25%);
    background: #DEF4FD;
    border-radius: 16px;
    /* height: 300px; */
    /* width: 500px; */
    padding: 40px;
    height: 135px;
    display: flex;
    border: solid 1px #E0E0E0;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 20px;
}

.bat4-grid {
    display: grid;
    grid-template-columns: repeat(3, 2fr);
}

.bat4-grid-item h4 {
    font-size: 16px;
}

.bat4-grid-item p {
    font-size: 14px;
}

.bat4-grid-item img {
    position: absolute;
    top: -1px;
    left: -1px;
    background: white;
    padding: 10px;
    height: 40px;
    width: auto;
    border-radius: 16px 0 16px;
}

.bat4-grid-item {
    position: relative;
}

.views-field-field-logo img {
    height: auto;
    width: 100%;
}

div#views-bootstrap-nos-partenaires-block-1 .row {
    align-items: center;
}

div#views-bootstrap-nos-partenaires-block-2 .row {
    align-items: center;
}

.view-nos-partenaires h3.title-img {
    margin-bottom: 30px;
    font-size: 22px;
}

div#block-bootstrap4-views-block-nos-partenaires-block-2 {
    margin-top: 120px;
}

.top-cas {}

.agri1 .top-cas {
    /* text-align: left; */
}

.agri1 img {
    border-radius: 10px;
}

.agri2 {
    margin-top: 90px;
}

.agri1 .top-cas .title-img {
    justify-content: left !important;
    margin-bottom: 10px;
}

.agri2 .top-cas .title-img {
    /* font-size: 10px; */
    justify-content: left !important;
    margin-bottom: 10px;
}

.agri1 .top-cas p {
    margin-top: 40px;
    text-align: left;
    margin-left: 0;
    margin-bottom: 40px;
}

.agri2 .top-cas p {
    text-align: left;
    margin-left: 0;
}

.agri2row1 {
    align-items: center;
}

.agri2row2 {
    align-items: center;
    margin-top: 20px;
}

.butcas a {
    border-radius: 8px;
}

.contact-g {
    margin-bottom: 100px;
}

.contact-g li {
    margin: 20px 0;
    color: rgba(71, 85, 105, 1);
}

.contact-g li i {
    background: #02aeef;
    color: #ffffff;
    padding: 8px;
    font-size: 21px;
    /* height: 26px; */
    border-radius: 50px;
    text-align: center;
    /* width: 26px; */
    /* position: relative; */
    /* left: 10px; */
}

.contact-g li i {
    /* font-size: 25px; */
}