@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
body{  font-family: "Poppins", sans-serif;}
.container {
    max-width: 1170px;
    margin: 0 auto;
}
.card-wrapper{
    max-width: 1170px;
    margin: 0 auto;
}
img{
/* Modified Par By Cricri Logo en footer bas de page  
  width: 100%; */
    display: block;
}
.img-n img
{
    width: 80%;
    display: block;
}
.rlogo img {
    width: 100% !important;
}
.card {
    display: flex;
}
#card_main {
    margin-top: 70px;
}
.rogar-logo {
    background: #F2F4F3;
    padding: 5px 10px;
}
.product-imgs {
    width: 60%;
    position: relative;
}
.product-content {
    width: 60%;
}
.product-content h4 {
    font-size: 28px;
    color: #58595b;
    margin: 5px 0px;
}
h1.product-title {
    font-size: 64px;
    line-height: 60px;
    margin-bottom: 0;
    color: #4eb857;
    margin-top: 0;
}
h1.product-title-new {
    font-size: 64px;
    line-height: 60px;
    margin-bottom: 0;
    color: #617179;
    margin-top: 0;
}
h1.product-title-orange {
    font-size: 64px;
    line-height: 60px;
    margin-bottom: 0;
    color: #ec6608;
    margin-top: 0;
}

.product-content ul {
    padding: 0px 19px;
}
.product-content ul li {
    list-style: square;
    color: #5e5f61;
    margin-bottom: 10px;
}
.product-content ul li::before {
  background-color: red;
}
.rogar-logo img {
    width: 170px;
}
.rogar-logos img {
    width: 96%;
}
ul.product-speces {
    position: absolute;
    top: 0;
    right: 20px;
}
.instalation-process-inner {
    background: #f2f3f3;
    margin-top: 20px;
    display: flex;
}
.process-left {
    width: 70%;
}
.instalation-process {
    margin-top: 40px;
}
ul.product-speces {
    padding: 0;
    width: 70px;
    text-align: center;
    list-style: none;
}
ul.product-speces li.ac {
    background: #00aeef;
    color: #fff;
    line-height: 20px;
    font-weight: bold;
    padding: 25px 0px;
}
ul.product-speces li.brush {
    background: #58595b;
    color: #fff;
    line-height: 20px;
    font-weight: bold;
    padding: 12px 0px;
}
.product-detail td, th {
  border: 1px solid #dddddd;
  text-align: center;
  padding: 8px;
}
.product-detail table {
  border-collapse: collapse;
}

.product-detail td, th {
  padding: 7px; 
}
.product-detail tr:nth-child(even) {
  background-color: #dddddd;
}
.product-detail th {
    background: #4eb857;
    color: #fff;
    text-align: center;
    border: 1px solid;
}
.product-detail-new th {
    background: #617179;
    color: #fff;
    text-align: center;
    border: 1px solid;
}
.product-detail-orange th {
    background: #ec6608;
    color: #fff;
    text-align: center;
    border: 1px solid;
}

.product-detail-grey th {
    background: #617179;
    color: #fff;
    text-align: center;
    border: 1px solid;
}
.title-greyy{
    background: #858478 !important;
    color:white;
}
.product-detail table {
    width: 100%;
}
.process-right .process-table td, th {
  border: 1px solid #000;
  text-align: center;
  padding: 5px;
}
.process-table {
  border-collapse: collapse;
}

.process-table td, th {
  padding: 7px; 
}
table.process-table {
    margin-top: 50px;
}
.option-accesories li {
    display: flex;
}
.option-accesories li p {
    /* width: 30%; */
    margin: 0;
    padding-left: 7px;
    /* Modified By par Cricri */
	/*  Hauteur des lignes dans les fiches produits */
	/*font-size: 13px;
    padding: 7px;*/
		font-size: 12px;
    padding: 1px;
}
ul.option-accesories {
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #999;
}
ul.option-accesories {
    padding: 0;
}
    #fantasyTable {
    width: 100%;
    border-collapse: collapse;
}
.option-accesories p:first-child {
    background: #cbe5c6;
}
section.accesories {
    margin-top: 30px;
}
section.description {
    border: 1px solid #eee;
    margin-top: 30px;
}
.listing-table {
    display: flex;
    align-items: center;
}
.volte-value {
    background: green;
    padding: 30px;
    color: #fff;
}
.volte-speces li {
    display: inline-block;
    width: 20%;
}
td.first-td {
    background: #4eb857;
    border-bottom: 2px solid #eee;
    color: #fff;
    font-weight: bold;
    text-align: center !important;
}
#fantasyTable td {
    border: 1px solid #eee;
    padding: 5px;
    font-size: 13px;
    text-align: left;
}
td.td-cta {
    background: #717578;
    text-align: center !important;
    color: #ffe600;
    font-weight: bold;
}

/* Reset default styles */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

/* Layout for the entire page */
body {
    font-family: Arial, sans-serif;
    background-color: #fff;
    color: #333;
}

a.cnt_ml {
    color: #fff;
}

/* Product table styling */
.product-table-container {
    margin: 20px auto;
    width: 80%;
    background-color: #fff;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.product-table {
    width: 100%;
    border-collapse: collapse;
}

.product-table th, .product-table td {
    padding: 12px;
    text-align: center;
    border: 1px solid #ddd;
}

.product-table th {
    background-color: #f0f0f0;
    font-weight: bold;
    text-transform: uppercase;
}

/* Row colors */
.green {
    background-color: #d6f9d2; /* Light green */
}

.lightgreen {
    background-color: #d0e9e0; /* Slightly lighter green */
}

.darkgreen {
    background-color: #a8d8a0; /* Darker green */
}
.voltage {
    font-weight: bold;
    color: white;
    background-color: #7bbf2a; 
}
.highlight {
    color: #fcd400; 
    font-weight: bold;
    text-transform: uppercase;
}
.options-container {
    margin-top: 40px;
    background-color: #fff;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.options-container h3 {
    font-size: 1.5em;
    margin-bottom: 20px;
}

.options-list {
    list-style-type: none;
}

.options-list li {
    font-size: 1.1em;
    margin-bottom: 10px;
}

footer.footer-base {
    margin-top: 25px !important;
}

ul.product-speces li {
    margin-bottom: 10px;
}

ul.pcct li {
    margin-bottom: 0px;
}

ul.pcct {
    margin-top: 8px;
}

table#fantasyTable {
    margin-bottom: 0px;
}

td.first-td1 {
    background: #4eb857;
}

td#fadc {
    width: 11%;
    line-height: 18px;
    border: 1px solid #4eb857;
}
.product-detail-new td {
    border-bottom: 1px solid #ccc;
}
.product-detail-new th, .product-detail-new td {
    text-align: center; 
    padding: 10px; 
    border-bottom: 1px solid #ddd;
}
.product-detail-orange td {
    border-bottom: 1px solid #ccc;
}
.product-detail-orange th, .product-detail-orange td {
    text-align: center; 
    padding: 10px; 
    border-bottom: 1px solid #ddd;
}
td#firsttd {
    background: #617179;
    font-size: 19px;
    width: 20%;
}
td#orangetd {
    background: #ec6608;
    font-size: 19px;
    width: 20%;
}
td#sectd {
    background: #ced6db;
}
td#oratd {
    background: #fcd5b7;
}
#firsttd {
    color: white;
}
#img-height img{
    height:500px;
}
.product-detail-new table {
    width:100%;
}
.product-detail-orange table {
    width:100%;
}
#img-height-new img {
    height: 351px;
}
td.contorange {
    background: #fef1e8;
}
.orangecol {
    background-color: #fcd5b7 !important;
    width: 20% !important;
}
.skybluecol {
    background-color: #bde0df !important;
    width: 20% !important;
}
.greycol {
    background-color: #dddcd6 !important;
    width: 20% !important;
}
h1.title-new {
    color: #e20412;
    font-weight: bold;
    justify-content: left;
    text-align: center;
}
h3.img-title {
    color:#e20412 !important;
}
h3.img-titlered {
    color:#e30613 !important;
}
h1.title-skyblue {
    color: #009892;
    font-weight: bold;
    justify-content: left;
    text-align: center;
}
h1.title-geye {
    color: #858478;
    font-weight: bold;
    justify-content: left;
    text-align: center;
}
h1.title-red {
    color: #e30613 !important;
    font-weight: bold;
    justify-content: left;
    text-align: center;
}
h2.title-geye {
    color: #858478;
    font-weight: bold;
    justify-content: left;
    text-align: left;
}
.left-content {
  font-weight: bold;
}
h3.img-titleb {
    color:#009892 !important;
}
h3.img-titleb-unique {
    color:#858478 !important;
}


/* New design css*/
/* General Section Styling */
.accesories-unique {
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px;
}

/* Content Section Styling */
.content-section-unique {
    flex: 1;
    padding-right: 20px;
}

.content-section-unique h2 {
    font-size: 24px;
    color: #333;
    font-weight: bold;
    margin-bottom: 20px;
}

/* List Styling */
.option-accesories-unique {
    list-style: none;
    padding-left: 0;
}

.option-accesories-unique li {
    margin-bottom: 15px;
    display: flex;
    align-items: center;
}

.option-accesories-unique p {
    margin: 0;
    font-size: 14px;
}

.greencol {
    color: #4CAF50; /* Green color for the product code */
    font-weight: bold;
}

/* Image Section Styling */
.images-section-unique {
    flex: 1;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.images-section-unique img {
    max-width: 100%;
    height: auto;
    border-radius: 8px;
}

/* For smaller screen sizes */
@media (max-width: 768px) {
    .accesories-unique {
        flex-direction: column;
    }

    .content-section-unique {
        padding-right: 0;
        margin-bottom: 20px;
    }

    .images-section-unique {
        flex-direction: column;
    }
}

.container {
 /* Debut Modified by par Cricri narre noire et ecriture pages produits 
 padding: 20px;*/
  padding: 0px;
}

.image-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr); 
  gap: 20px; 
  padding: 20px;
}
.image-grid-new {
  display: grid;
  grid-template-columns: repeat(2, 1fr); 
  gap: 20px; 
  padding: 20px;
}
.image-grid-four {
  display: grid;
  grid-template-columns: repeat(4, 1fr); 
  gap: 20px; 
  padding: 20px;
}
.image-grid-uniquee {
  display: grid;
  grid-template-columns: repeat(5, 1fr); 
  gap: 20px; 
  padding: 20px;
}
.image-grid-eight {
  display: grid;
  grid-template-columns: repeat(8, 1fr); 
  gap: 20px; 
  padding: 20px;
}
.image-grid-nine {
  display: grid;
  grid-template-columns: repeat(9, 1fr); 
  gap: 20px; 
  padding: 20px;
}
.image-grid-two {
  display: grid;
  grid-template-columns: repeat(2, 1fr); 
  gap: 20px; 
  padding: 20px;
}
.image-grid-six {
  display: grid;
  grid-template-columns: repeat(6, 1fr); 
  gap: 20px; 
  padding: 20px;
}
.image-grid-three {
  display: grid;
  grid-template-columns: repeat(3, 1fr); 
  gap: 20px; 
  padding: 20px;
}


.image-item {
  text-align: center;
}

.image-item img {
    width: 100%;
    height: 100%;
    max-width: 100%;
    object-fit: contain;
    border-radius: 8px;
    max-height: 240px;
}
.image-item h3 {
  margin-top: 10px;
  font-size: 14px;
  color: #333;
  font-weight: bold;
}

h1#tss {
    margin-bottom: 60px;
    margin-top: 20px;
}

p.sk_txt {
    background: #f5f5f5;
}

ul.option-accesories p.sk_txt {
    width: 80% !important;
}
.images-section-unique img {
    height: 100%;
    object-fit: contain;
    max-height: 300px;
}
div#im60s img {
    max-height: 400px !important;
}

span.custom-features ul {
    list-style: disc;
}

span.custom-features ul li::marker {
    color: #009892;
}

.image-item {
    text-align: center;
    width: 100%;
    margin: 0 auto;
}

h3.img-titleb {
    text-align: left;
}
h3.img-titlered {
    text-align: left;
}
span.custom-features ul {
    list-style: disc;
    position: relative;
    left: 16px;
}

p.custom-product-description {
    text-align: left;
}

.image-item img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    max-height: 200px;
}

div#iim_flx {
    display: flex;
    justify-content: center;
    align-items: center;
}

.iim_img_txt {
    text-align: left;
}

.lr_cn {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 15px;
    margin-bottom: 15px;
}

.lr_cn1 {
    display: flex;
    justify-content: space-between;
    margin-top: 15px;
    margin-bottom: 15px;
}

h1#tgey {
    width: 35%;
    text-align: center;
    margin: 0 auto;
}

h1.title-geye {
    text-align: left;
    margin-top: 35px;
}

h1#tggg {
    color: #7893a3;
}

h1#tgg_btm {
    margin-top: 0px;
    font-size: 20px;
}

.cld_mn {
    display: flex;
    justify-content: space-between;
}

.cld_img {
    display: flex;
    justify-content: end;
}

.cld_img img {
    width: 30%;
}

h1#clld_tt {
    margin-top: 0px;
}

p.intt_hd {
    color: #828181;
    font-size: 30px;
    font-weight: bold;
        margin-top: 30px;
}

div#igbtm img {
    max-height: unset;
}

p.lsrtt {
    margin-top: 3px;
}

section#saas_m {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

h2#epd {
    font-size: 22px;
    color: #868579;
}

div#cp_mn {
    display: flex;
    align-items: flex-start;
}

div#cp_mn img {
    max-height: fit-content;
}

.product-info {
    text-align: left;
    margin-left: 35px;
}

div#kel_mn {
    display: flex;
    margin-top: 40px;
}

#kel_mn .product-image {
    width: 50%;
}


#kel_mn .product-info {
    width: 50%;
}

h1.pl_clay {
    color: #7995a5;
}

.ptxtt p {
    margin-bottom: 0px;
    margin-top: 0px;
    line-height: 22px;
    font-size: 18px;
    color: #575c80;
}

.ptxtt {
    margin-top: 10px;
    margin-bottom: 10px;
}

div#gl_lst ul li {
    line-height: 20px;
    margin-bottom: 7px;
}

ul.gl1 {
    width: 48%;
    margin-right: 40px;
}

ul.gl2 {
    width: 50%;
}

div#gl_lst {
    margin-left: 13px;
    display: flex;
}

div#pi_img img {
    max-height: fit-content;
}

section.technical-description td {
    border: 1px solid #000;
    text-align: center;
}

.product-detail-green td {
    border-bottom: 1px solid #ccc;
}
.product-detail-green th, .product-detail-green td {
    text-align: center; 
    padding: 10px; 
    border-bottom: 1px solid #ddd;
}
.product-detail-green table {
    width:100%;
}
.product-detail-green th {
    background: #ccd4d9;
    color: #fff;
    text-align: center;
    border: 1px solid;
}

section.technical-description table {
    width: 100%;
}

section.technical-description table th {
    background: #7893a3;
    color: #fff;
}

p.greycolb {
    width: 20%;
    background: #ced6db !important;
}

.ppi_b li {
    border-bottom: 1px solid #858478;
}

.dc_btm {
    display: flex;
    align-items: center;
    margin-top: 48px;
}

.dc_btm h1 {
    color: #7995a5;
}

section#tddm h2 {
    color: #7995a5;
    font-size: 40px;
}

section#tddm p {
    margin-top: 0px;
}

section#tddm {
    margin-top: 50px;
}

section#tddm p {
    line-height: 18px;
}

.co_txt {
    display: flex;
    align-items: center;
}

h2.pit_tc {
    font-size: 24px;
    margin-bottom: -25px;
}

ul.os1_tx1 {
    margin-top: 50px;
}

ul.os1_tx {
    margin-top: 20px;
    width: 80%;
}

ul.ost1 {
    margin-top: 73px;
}

div#piif {
    display: flex !important;
}

section.technical-description table td {
    border: 1px solid #ccc !important;
}

section.technical-description table th {
    border: 1px solid #fff !important;
}

section#dtt h2 {
    color: #7893a3;
}

p.dtt_xt {
    margin-top: 30px;
}

h2.pit_tc {
    font-size: 24px;
    margin-bottom: -25px;
}
ul.oss_m {
    margin-top: 25px;
}

img.img7 {
    width: 40%;
}

img.img88 {
    width: 70%;
}

h1#tgg_yx {
    width: 75%;
    font-size: 30px;
}

img.mimg {
    max-height: 400px;
}

ul.m1 {
    margin-top: 22px;
}

div#pimn {
    display: flex;
    justify-content: space-between;
}

#csn {
    TEXT-ALIGN: left;
    font-size: 24px;
    width: 65%;
    margin: 0 auto;
}

div#pb_m ul {
    width: 33%;
}

div#pb_m {
    display: flex;
}

ul.pb1 {
    margin-right: 15px;
}

ul.pb2 {
    margin-right: 15px;
}

div#pb_m ul li {
    line-height: 20px;
    margin-bottom: 17px;
    margin-left: 14px;
}

div#pb_m ul p {
    color: #7b95a6;
}

div#pb_m1 {
    display: flex;
    justify-content: space-around;
}

div#pb_m1 div {
    text-align: center;
    line-height: 23px;
}

.gr_tt {
    text-align: center;
    width: 100%;
    margin: 0 auto;
}

.gr_tt h1 {
    color: #7995a5;
    text-align: center;
}

h2.gmf_tx {
    text-align: center;
}

p#saa {
    margin-top: 0px;
    color: #000;
}

h1#clld_tt {
    color: #7f5ca2 !important;
}

.gat_mn {
    display: flex;
    justify-content: space-around;
    margin-top: 50px;
}


.gat_mn .image img {
    max-height: 200px;
}

.gat_mn .content {
    margin-top: 20px;
}

.gat_mn .content h2 {
    color: #7f5ca2;
}

.gat_mn .content ul {
    margin-left: 17px;
}

.gat_mn .content ul li::marker {
    color: #7f5ca2;
}

div#gmmg {
    display: flex;
    justify-content: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

.u2ss {
    display: flex;
    margin-top: 40px;
    margin-bottom: 10px;
}
div#schh {
    display: flex;
    align-items: flex-start;
}

div#schh .content h2 {
    color: #7f5ca2;
}

div#schh .content ul li {
    margin-left: 18px;
}

div#schh .content ul li::marker {
    color: #7f5ca2;
}

p#saa1 {
    margin-top: 0px;
    font-size: 30px;
    font-weight: bold;
    color: #575756;
}

p.cep_tx {
    text-align: center;
    margin-top: 35px;
    margin-bottom: 35px;
    color: #575756;
    font-size: 30px;
    font-weight: bold;
}

div#mmm_mn {
    display: flex;
}

div#mmm_mn h3 {
    font-weight: bold;
    text-align: center;
    margin-bottom: 30px;
}

div#mmm_mn .product-item {
    text-align: center;
}

.product-item p {
    color: #7f5ca2;
    font-weight: bold;
    width: 50%;
    margin: 0 auto;
    line-height: 18px;
}

.product-item img {
    max-height: 200px;
    margin-bottom: 20px;
}

div#puli {
    width: 28%;
    border-right: 1px solid #7f5ca2;
}

div#bb_lst {
    text-align: center;
    width: 20%;
    margin: 0 auto;
}

div#bb_lst .product-item p {
    margin-bottom: 20px;
}

h2.ss_s {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}

ul.js_em {
    text-align: left;
}

ul.js_em li::marker {
}

ul.js_em li::marker {
    color: #e30613;
}

ul.js_em {
    text-align: left;
    margin-left: 15px;
}

div#imm4 img {
    max-height: fit-content;
}

div#vdd {
    display: flex !important;
    align-items: center;
}   

div#ss_t {
    display: flex !important;
    align-items: center;
}

.ssim .image-item img {
    width: 80% !important;
}

h3#stt4 {
    text-align: center;
}

div#ss_t .image-item img {
    width: 47%;
    float: right;
}

h1#clld_ttr {
    color: #e30613 ! IMPORTANT;
}

div#sk1_txt ul li::marker {
    color: #e30613;
}

div#sk1_txt ul li {
    font-size: 14px;
    margin-left: 15px;
    line-height: 21px;
}
div#sk1_txt ul {
    text-align: left;
    width: 100%;
}

div#sk1_txt .image-item {
    display: flex
;
    align-items: flex-start;
}
/* For smaller screens */
@media (max-width: 768px) {
  .image-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 480px) {
  .image-grid {
    grid-template-columns: 1fr;
  }
}


/* End New design css*/

/* For Mobile */

@media only screen and (max-width: 667px) {
  
  div#card_main {
    display: block;
}

.product-imgs {
    width: 100%;
    position: relative;
}

.product-content {
    width: 100%;
}

.instalation-process-inner {
    display: block;
}

ul.product-speces {
    padding: 0;
    width: 50px;
    text-align: center;
    list-style: none;
}

.process-left {
    width: 100%;
}

table.process-table {
    width: 100%;
}

.listing-table {
    display: block;
    align-items: center;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

ul.option-accesories li p:first-child {
    width: 40% !important;
}

h1.product-title {
    font-size: 47px;
    line-height: 47px;
    margin-top: 12px;
}

#card_main {
    margin-top: 50px;
}

ul.product-speces li {
    margin-bottom: 5px;
    font-size: 12px;
    line-height: 16px;
}
img.logo-default {
    width: 57.88px;
   height: 67.98px;
}

#img-height img {
    height: 250px;
    object-fit: contain;
}

h1#tgey {
    width: 100%;
    text-align: center;
    margin: 0 auto;
}

.lr_cn {
    display: block;
    text-align: center;
}

ul.option-accesories p.sk_txt {
    width: 60% !important;
}

.cld_mn {
    display: block;
}

h1#clld_tt {
    text-align: center;
}

.cld_img {
    display: flex;
    justify-content: center;
}

.cld_img img {
    width: 55%;
}

.image-grid-six {
    display: block;
}

.image-grid-eight {
    display: block;
}

.image-grid-two {
    display: block;
}

div#igbtm {
    margin-bottom: 43px;
}

div#cp_mn {
    display: block;
}

div#kel_mn {
    display: block;
    margin-top: 40px;
}

#kel_mn .product-info {
    width: 100%;
            margin-left: 0;
}

#kel_mn .product-image {
    width: 100%;
}
.co_txt {
    display: block;
    align-items: center;
    text-align: center;
    line-height: 17px;
}

div#pccm {
    margin-left: 0px;
}

p#saa {
    text-align: center;
}

.cld_img1 img {
    width: 50%;
    margin: 8px auto;
}

.gat_mn {
    display: block;
}

div#gmmg {
    display: block;
}

div#schh {
    display: block;
}

.u2ss {
    display: block;
}

div#mmm_mn {
    display: block;
}

div#puli {
    width: 100%;
    border-right: none;
}

div#bb_lst {
    text-align: center;
    width: 100%;
    margin: 0 auto;
}

h3.img-titlered {
    text-align: center;
}

.image-grid-nine {
    display: block;
}

div#sk1_txt {
    display: block;
}

div#sk1_txt {
    display: block;
}

    #sk1_txt h3.img-titlered {
        text-align: left;
    }

    h3.img-titleb {
    text-align: center;
}

}

.ligne {
    display: flex;
    align-items: center;
    gap: 20px; /* espace entre le logo et le lien */
}

.pdf-link {
    display: flex;
    align-items: center;
    gap: 8px; /* espace entre l'image PDF et le texte */
    text-decoration: none;
    color: inherit;
}

.IconPDF {
    width: 50px;
    height: 50px;
}

.rogar-logo img {
    height: 50px; /* optionnel : pour harmoniser la hauteur */
}

ul#oa48 li p {
    padding: 0px 5px;
}

section#oa_mn48 {
    margin-top: -10px;
}

div#imm4 img {
    width: 75% !important;
    margin: 0 auto;
}

h2#s4_hd {
    margin-bottom: -10px;
}

h2#s49_hd {
    margin-bottom: -10px;
    margin-top: -10px;
}

div#hts img {
    height: 370px;
}

div#is_hts {
    margin-top: 0px;
}

h2#htshd {
    margin-top: -30px;
}

div#ipi_hts {
    margin-top: 0px;
}

.fst_hts tr .first-td1 {
    text-align: center !important;
    font-size: 15px !important;
    font-weight: 600;
    line-height: 20px;
}

td#ctts {
    line-height: 20px;
}

section#lt_hts {
    margin-top: 20px;
    margin-bottom: -14px;
}

div#dsr_mn {
    margin-top: 22px;
}

div#dsrrr {
    margin-top: 0px;
}

section#hs_dts {
    margin-top: 18px;
}

section#rt_mm {
    margin-top: 20px;
}

div#plmn {
    width: 100% !important;
}

section#hrt_mnn {
    margin-bottom: 30px;
    margin-top: 25px;
}

td.rttd {
    background: #d5e8cb;
    width: 18%;
}

td.rttd1 {
    background: #f2f7ef;
}

h2.titre-vert-tableau1 {
    text-transform: uppercase;
    font-weight: 900;
    position: relative;
    /* margin-bottom: 32px; */
    color: white;
    display: inline-block;
    background-color: #617179;
    padding: 8px 16px;
    border-radius: 4px;
}

h2.titre-vert-tableau2 {
    text-transform: uppercase;
    font-weight: 900;
    position: relative;
    /* margin-bottom: 32px; */
    color: white;
    display: inline-block;
    background-color: #ec6608;
    padding: 8px 16px;
    border-radius: 4px;
}

td.cbb {
    background-color: #eef1f3;
}

.imgh24 img {
    height: auto !important;
    margin-bottom: 150px;
}

.imgh26 img {
    height: auto !important;
}

.imgh32 img {
    height: auto !important;
    margin-bottom: 80px;
}

.imgh42 img {
    height: auto !important;
}

div#pppim {
    margin-top: 0px;
}