@font-face {
    font-family: 'Montserrat';
    src: url('../font/Montserrat/static/Montserrat-Regular.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5, Opera 10+, Safari 3—5 */
    font-display: swap;
}
@keyframes blink-caret {
    from, to { opacity: 1 }
    50% { opacity: 0 }
}
/*body > .container,
body > #headd,
body > #features,
body > section#services,
body > .btnService,
body > div#featuresDemarches,
body > .Tcontainer{
   max-width: 1342px;
   margin: 0 auto;
   box-shadow: #ff0000 inset 1px 1px;
}*/
div#flag-block {
    height: 24px;
    padding-top: 3px;
}
html {
    overflow-x: clip;
}
.cart-wrapp-list thead th.col-3 {
    width: 25%;
}
body {
    width: 100%; /* Le site occupe 100% de la largeur de l'écran */
    max-width: 2000px; /* Largeur maximale de 1400 pixels */
    margin: 0 auto; /* Centrer le contenu sur la page */
} 
.panier-icon {
    background-image: url('../images/panier.webp');
    width: 35px;
    height: 35px;
    /* Ajoutez d'autres styles au besoin */
}
.col-md-4.mt-3.text-end.connect-register-link {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}


a.login_form_register {
    color: #000;
    font-size: 15px;
    font-weight: bold;
}
a.pay_commande_link {
    font-weight: bold;
    color: #008e0e !important;
    border: #008e0e solid 2px;
    padding: 2px 10px;
    border-radius: 40px;
}
a.pay_commande_link:hover {
    font-weight: bold;
    color: #fff !important;
    background-color: #008e0e;
    border: #008e0e solid 2px;
    padding: 2px 10px;
    border-radius: 40px;
}
a#ancreCond {
    /* text-decoration: none; */
    color: #000000;
    font-weight: 600;
}
div#appender_product .title-article > div {
    margin-bottom: 10px;
}
div#appender_product .title-article > div.title-text-article {
    margin-bottom: 5px !important;
    display: block;
    font-weight: 600;
}
.recap-box div#Gtotal {
    text-align: right;
    font-weight: bold;
}
.recap-paie-box .paie-box {
    width: 70%;
}
.info_ls_label {
    margin-left: 20px;
}
span.form_require_informations_client {
    white-space: nowrap;
}
div#appender_product {
    font-size: 13px;
}
div#appender-info{
    font-size: 13px;
}
.titleAppender{
    font-size: 14px;
    font-weight: bold;
}
.userInfoContent{
    margin-bottom: 10px;
    margin-left: 15px;
}
.appender-product-content{
    padding-left: 10px;
}
.table-box {
    padding-left: 10px;
}
.recap-paie-box .recap-box {
    width: 30%;
    background-color: #C3C1C1;
    margin: -30px -30px -30px 30px;
    border-radius: 0px 11px 11px 0px;
    box-shadow: 0px 0px 16px 0px rgb(0 0 0 / 5%);
}
.noFocus:focus{
    color: #212529;
    background-color: #fff;
    border-color: #212529;
    outline: 0;
    box-shadow:none !important;
}
h1.lang.title-page-head {
    text-align: center;
}
.btn-success {
    background-color: #008E0E;
}
body div#loginClientModal .modal-dialog .modal-content {
    padding: 20px;
    padding-bottom: 0px;
}
body div#loginClientModal .modal-dialog .modal-body {
    padding-top: 20px;
}
button.close {
    width: 30px;
    height: 30px;
    border-width: 1px;
    color: #ffffff;
    border-color: #d83526;
    font-weight: bold;
    box-shadow: inset 0px 1px 0px 0px #f29c93;
    text-shadow: inset 0px 1px 0px #b23e35;
    background: linear-gradient(#fe1a00, #ce0100);
    border-radius: 30px;
    line-height: 11px;
    text-align: center;
    font-size: 30px;
    padding: 0px;
    margin: 0 -15px 0 0;
}
.option_login_register {
    text-align: center;
}
nav.header-menu ul li a {
    font-size: 20px !important;
}
#headd {
    background: white no-repeat;
    background-size: cover;
    text-align: center;
    color: white;
    font-weight: 300;
    font-family: 'Montserrat';
    padding-top: 20px;
    padding-bottom: 40px;
}
.pay_commande_div {
    color: #0b996e;
}
#form-check-payment {
    display: block;
    min-height: 1.5rem;
    margin-bottom: 0.125rem;
}
.aide {
    background: white no-repeat;
    background-size: cover;
    min-height: 140px;
    text-align: center;
    color: white;
    font-weight: 300;
    font-family: 'Montserrat';
    padding-top: 0px;
    border-radius: 20px;
}
ul.simple-menu a.active {
    font-weight: bold;
    color: #000000;
    border-bottom: #ce0f0f solid 2px;
}
.lead2,
.title1 {
    font-size: 20px;
    color: black;
}

.title2 {
    color: #046b2b;
    font-size: 14px;
    font-weight: bold;
}

.btnService{
    text-align: center;
    margin: 50px 10px 100px 10px;
}
#msgCommande{
    color: unset;
}
#inputPassword4{
    
    box-shadow: 0px 4px 14px rgb(0 0 0 / 6%);
    border-radius: 15px;
    font-size: 13px;
    background-color: #000 !important;
    color: #fff;
}
button.btn_modal_view_instruction {
    font-size: 11px;
    border-radius: 50px;
    margin: 0 0 0 30px;
    background-color: #4CAF50;
    border: 1px solid #4CAF50;
    display: inline-block;
    cursor: pointer;
    color: white;
    font-weight: bold;
    padding: 6px 15px;
    text-decoration: none;
   
}
div#confirm-profil-update button.close {
    border: none;
    border-radius: 50px;
    width: 30px;
    height: 30px;
    background: #ff0000;
    font-size: 30px;
    line-height: 30px;
    color: #fff;
}
@media (max-width: 767px) {
    #headd .lead {
        font-size: 34px;
    }
}
img.content-picture-office {
    margin-top: -67px;
}
img.content-picture-office.second {
    margin-top: 50px;
}
.img0 {
    max-width: 40%;
}

.img4 {
    max-width: 65% !important;

}

.img5 {
    max-width: 85% !important;
    background-color: #f7f7f7;
    border-radius: 18px;
    padding-left: 10px;
    padding-right: 10px;
}

.img3 {
    max-width: 67% !important;
    background-color: #f7f7f7;
    border-radius: 18px;
    padding: 10px;
    padding-bottom: 15px;
}


/* Main content block */

.inscrire {
    color:#ce0f0f;
}
.appelez{
    color: white;
}

.lead {
    font-optical-sizing: auto;
    font-weight: 900;
    font-size: 30px;
    font-family: 'Montserrat' !important;
    color: black;
    text-transform: uppercase;
}

.tagline1 {
    color: #ce0f0f;
    font-weight: bold;
    border-style: hidden;
}

.tagline8 {
    font-size: 18px;
    color: rgb(208, 18, 18) !important;
}
.p{
    font-family: 'Montserrat' !important;
    font-size: 20px;
}
.p2{
    font-size: 20px;
}

.digdoc1 {
    border-style: hidden;
    margin-right: 10px;
}
.size1{
    font-size: 25px;
}
.tagline2 {
    color: black;
    font-size: 18px;
}

.tagline3 {
    color: #046b2b;
}
.counter-size{
    font-size: 35px;
}
.tagline4 {
    color: #000;
    font-size: 14px;
}

.tagline6 {
    border-left: solid;
    border-right: solid;
    border-color: #f0f0f0;
}

.bouton2 {
    border-radius: 30px;
    color: black !important;
    margin-left: 10px;
}

.btn-outline-dark {
    margin-right: 10px;
    border-radius: 30px !important;
    padding: 10px;
    padding-left: 25px;
    padding-right: 25px;
}

section#features .title-service h6 {
    margin-bottom: 50px;
}

.digdoc,
.menu2,
.form-group {
    color: black;
}

.border {
    padding: 7px;
    border-radius: 4px;
}

h6,
h4 {
    color: rgb(117, 117, 117);
    font-family: 'Montserrat', sans-serif !important;
}

h5 {
    font-family: 'Montserrat', sans-serif !important;
}

.stylecommande {
    background-color: #f7f7f7;
    border-radius: 18px;
}

.commande a:link,
a:visited {
    color: #ce0f0f;
}

.cmmande a:hover,
a:active {
    color: #480404;
}

.timeline>li .timeline-image {
    position: absolute;
    z-index: 100;
    left: 0;
    width: 30px;
    height: 30px;
    margin-left: -15px;
    text-align: center;
    color: white;
    border: 4px solid #e9ecef;
    border-radius: 100%;
    background-color: #ce0f0f;
}

.timeline {
    position: relative;
    padding: 0;
    list-style: none;
}

.timeline:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 40px;
    width: 2px;
    margin-left: -1.5px;
    content: "";
    background-color: #e9ecef;
}

.timeline>li {
    position: relative;
    min-height: 50px;
    /*margin-bottom: 50px;*/
}

.timeline>li:after,
.timeline>li:before {
    display: table;
    content: " ";
}

.timeline>li:after {
    clear: both;
}

.timeline>li .timeline-panel {
    position: relative;
    float: right;
    width: 100%;
    padding: 0 20px 0 100px;
}

.timeline>li .timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}

.timeline>li .timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}

.timeline>li .timeline-image h4,
.timeline>li .timeline-image .h4 {
    font-size: 10px;
    line-height: 14px;
    margin-top: 12px;
}

.timeline>li.timeline-inverted>.timeline-panel {
    float: right;
    padding: 0 20px 0 100px;
    text-align: left;
}

.timeline>li.timeline-inverted>.timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}

.timeline>li.timeline-inverted>.timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}

.timeline>li:last-child {
    margin-bottom: 0;
}

.timeline .timeline-heading h4,
.timeline .timeline-heading .h4 {
    margin-top: 0;
    color: inherit;
}

.timeline .timeline-heading h4.subheading,
.timeline .timeline-heading .subheading.h4 {
    text-transform: none;
}

@media (min-width: 768px) {
    .timeline:before {
        left: 50%;
    }

    .timeline>li {
        min-height: 100px;
        /* margin-bottom: 100px; */
    }

    .timeline>li .timeline-panel {
        float: left;
        width: 41%;
        padding: 0 20px 20px 30px;
    }

    .timeline>li .timeline-image {
        left: 50%;
        width: 30px;
        height: 30px;
        margin-left: -15px;
    }

    .timeline>li .timeline-image h4,
    .timeline>li .timeline-image .h4 {
        font-size: 13px;
        line-height: 18px;
        margin-top: 16px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        float: right;
        padding: 0 30px 20px 20px;
        text-align: left;
    }
}

.timeline>li .timeline-panel {
    float: left;
    width: 41%;
    padding: 0 20px 20px 30px;
}

.timeline>li .timeline-image {
    left: 50%;
    width: 30px;
    height: 30px;
    margin-left: -15px;
}

.timeline>li .timeline-image h4,
.timeline>li .timeline-image .h4 {
    font-size: 13px;
    line-height: 18px;
    margin-top: 16px;
}

.timeline>li.timeline-inverted>.timeline-panel {
    float: right;
    padding: 0 30px 20px 20px;
    text-align: left;
}

@media (min-width: 992px) {
    .timeline>li {
        min-height: 150px;
    }

    .timeline>li .timeline-panel {
        padding: 0 20px 20px;
    }

    .timeline>li .timeline-image {
        width: 30px;
        height: 30px;
        margin-left: -15px;
    }

    .timeline>li .timeline-image h4,
    .timeline>li .timeline-image .h4 {
        font-size: 18px;
        line-height: 26px;
        margin-top: 30px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        padding: 0 20px 20px;
    }
    
}

@media (min-width: 1200px) {
    .timeline>li {
        min-height: 100px;
    }

    .timeline>li .timeline-panel {
        padding: 0 20px 20px 100px;
    }

    .timeline>li .timeline-image {
        width: 30px;
        height: 30px;
        margin-left: -15px;
    }

    .timeline>li .timeline-image h4,
    .timeline>li .timeline-image .h4 {
        margin-top: 40px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        padding: 0 100px 20px 20px;
    }
}

.timeline>li .timeline-image h4,
.timeline>li .timeline-image .h4 {
    font-size: 18px;
    line-height: 26px;
    margin-top: 30px;
}

.timeline>li.timeline-inverted>.timeline-panel {
    padding: 0 20px 20px;
}

@media (min-width: 1200px) {
    .timeline>li .timeline-panel {
        /*padding: 0 20px 20px 100px;*/
        padding: 15px;
    }

    .timeline>li .timeline-image {
        width: 30px;
        height: 30px;
        margin-left: -15px;
    }

    .timeline>li .timeline-image h4,
    .timeline>li .timeline-image .h4 {
        margin-top: 40px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        padding: 0 100px 20px 20px;
    }
}

.styleborder {
    border-radius: 10px;
    background-color: #f7f7f7;
}

.styleborder2 {
    border-radius: 10px;
    background-color: #f7f7f7;
}

.propos {
    padding: 3em;
}


/*-----------------------------------SECTION AVANTAGES---------------------------------------------------------------*/

.title {
    color: black;
    font-size: 2rem;
    font-weight: bold;
    padding: 10px;
    margin: 15px;
}

.text {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    background-color: #D5DBDB;
    margin: 5%;
    margin-right: 5%;
    padding: 10px;
}

.btn1 {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-color: #008e0e;
    color: #008e0e;
    padding: 5px;
    width: 120px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Montserrat';
}

section {
    padding: 30px 0;
    overflow: hidden;
}

.section-bg {
    background-color: #f7fcfc;
}

.section-title {
    text-align: center;
    padding-bottom: 30px;
}

.section-title h2 {
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 20px;
    padding-bottom: 20px;
    position: relative;
}

.section-title h2::after {
    content: "";
    position: absolute;
    display: block;
    width: 50px;
    height: 3px;
    background: #046e24f3;
    bottom: 0;
    left: calc(50% - 25px);
}

.col-sm-1 {
    margin-top: 30px;
    display: inline-block;
}

.text-black {
    font-size: 30px;
}

.img1 {
    float: left;
}

.img2 {
    float: right;
}

.social li {
    display: inline;
    padding: 3px;
}

.list-unstyled a {
    color: rgb(94, 90, 90);
}

a.lien:hover {
    color: green;
}

a:link {
    text-decoration: none;
}

.btn-outline-light {
    background-image: linear-gradient(to right, #0B8E06 0%, #2af273 51%, #61eb86 100%);
    color: white;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Montserrat';
}

section {
    padding: 10px 0;
    overflow: hidden;
}

.section-bg {
    background-color: #f7fcfc;
}

.section-title {
    text-align: center;
    padding-bottom: 30px;
}

.section-title h2 {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 20px;
    padding-bottom: 20px;
    position: relative;
}

.section-title h2::after {
    content: "";
    position: absolute;
    display: block;
    width: 50px;
    height: 3px;
    background: #046e24f3;
    bottom: 0;
    left: calc(50% - 25px);
}

.section-title p {
    margin-bottom: 0;
    color: #444444;
}


/*--------------------------------------------------------------
# Featured Services
--------------------------------------------------------------*/

.featured-services .icon-box::before {
    content: "";
    position: absolute;
    background: #d9f1f2;
    right: 0;
    left: 0;
    bottom: 0;
    top: 100%;
    transition: all 0.3s;
    z-index: -1;
}

.featured-services .icon-box:hover::before {
    background: #046e24f3;
    top: 0;
    border-radius: 0px;
}

.featured-services .icon {
    margin-bottom: 15px;
}

.featured-services .icon i {
    font-size: 48px;
    line-height: 1;
    color: #046e24f3;
    transition: all 0.3s ease-in-out;
}

.featured-services .title {
    font-weight: 700;
    margin-bottom: 15px;
    font-size: 18px;
}

.featured-services .title a {
    color: #111;
}

.featured-services .description {
    font-size: 15px;
    line-height: 28px;
    margin-bottom: 0;
}

.featured-services .icon-box:hover .title a,
.featured-services .icon-box:hover .description {
    color: #fff;
}

.featured-services .icon-box:hover .icon i {
    color: #fff;
}


/*--------------------------------------------------------------
# Features
--------------------------------------------------------------*/

.features .icon-box h4 {
    font-size: 20px;
    font-weight: 700;
    margin: 5px 0 10px 60px;
}

.features .icon-box i {
    font-size: 48px;
    float: left;
    color: #046e24f3;
}

.features .icon-box p {
    font-size: 15px;
    color: #848484;
    margin-left: 60px;
}

.features .image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 400px;
}

.services .icon-box {
    margin-bottom: 20px;
    text-align: center;
}

.services .icon {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 80px;
    height: 80px;
    margin-bottom: 20px;
    background: #fff;
    border-radius: 50%;
    transition: 0.5s;
    color: #046e24f3;
    overflow: hidden;
    box-shadow: 0px 0 25px rgba(0, 0, 0, 0.15);
}

.services .icon i {
    font-size: 36px;
    line-height: 0;
}

.services .icon-box:hover .icon {
    box-shadow: 0px 0 25px rgba(63, 187, 192, 0.3);
}

.services .title {
    font-weight: 600;
    margin-bottom: 15px;
    font-size: 18px;
    position: relative;
    padding-bottom: 15px;
}

.services .title a {
    color: #444444;
    transition: 0.3s;
}

.services .title a:hover {
    color: #046e24f3;
}

.services .title::after {
    content: "";
    position: absolute;
    display: block;
    width: 50px;
    height: 2px;
    background: #046e24f3;
    bottom: 0;
    left: calc(50% - 25px);
}

.services .description {
    line-height: 24px;
    font-size: 14px;
}


/*-----------------------------------SECTION TEMOIGNAGE ET PIED DE PAGE----------------------------------------------*/

body {
    font-family: 'Montserrat';
    background-color: white;
}

.col-sm-1 {
    margin-top: 30px;
    display: inline-block;
}

.text-black {
    font-size: 30px;
}

.fw-bold.text-black {
    font-size: 30px;
}

.lists {
    font-size: 1rem;
    color: black;
    font-weight: 100;
}

.img1 {
    float: left;
}

.img2 {
    float: right;
}

.mb-3 img {
    height: 50px;
}

.social li {
    display: inline;
    padding: 3px;
}

.list-unstyled a {
    color: rgb(85, 83, 83);
    font-size: 0.6rem;
}

.col-md-6.col-sm-12.m-3 p {
    font-size: 0.6rem;
    color: rgb(85, 83, 83);
}

.col-md-4.col-sm-12 p {
    font-size: 0.6rem;
    color: rgb(85, 83, 83);
}

a.lien:hover {
    color: green;
}

a:link {
    text-decoration: none;
}

.btn-outline-success {
    border-radius: 200px;
    -webkit-border-radius: 200px;
    -moz-border-radius: 200px;
    -ms-border-radius: 200px;
    -o-border-radius: 200px;
}

.btn-outline {
    border: transparent;
    float: right;
    margin-right: 10%;
    margin-top: 10px;
    margin-bottom: 50px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    background-color: #D5DBDB;
}


/*-----------------------------------------DROPDOWN----------------------------------------------------------------*/

.dropdown a {
    text-decoration: none;
    color: black;
    font-size: 1rem;
    font-size: 100;
}

a.linkService:hover {
    color: #008E0E;
}

.dropdown {
    margin: 10px;
}

.dropdown-toggle {
    border: none;
}

.dropdown-menu {
    width: 50px;
}

.dropdown-menu-text {
    margin-top: -18px;
}

.linkService p {
    color: rgb(85, 83, 83);
    font-size: 0.8rem;
}

.linkService {
    color: black;
    font-size: 1rem;
    font-size: 100;
}


/*nirina*/

.list-unstyled li .dropdown>button {
    text-align: left;
    display: flex;
}

.block-text-content {
    font-size: 14px;
    text-align: justify;
    padding: 20px;
}
.img-col-block4 {
    padding-top: 110px;
}
.features .image {
    margin-top: 0px;
}
.images-animation {
    margin-top: 5graphi0px;
}
.stepper-block i:first-child,
.stepper-block i:nth-child(2) {
    color: #000;
}

section#services p.description {
    color: #000;
    text-align: justify;
    display: block;
    width: 100%;
    margin-left: 0 !important;
}

.bloc-sub-content>div {
    width: 33.33%;
    padding: 20px 40px;
}

.bloc-sub-content>div .stepper-block {
    font-size: 50px;
}

.bloc-sub-content>div h4 {
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 29px;
    text-align: left;
    color: #000;
}

.each-list-service {
    display: flex;
    flex-direction: row;
    margin-bottom: 50px;
    padding: 0 10px;
}

.each-list-service.section-left>div:nth-child(1) {
    width: 70%;
    margin-right: 5%;
}

.each-list-service.section-left>div:nth-child(2) {
    width: 25%;
}

.each-list-service.section-left>div:nth-child(2) img {
    background-color: #F7F7F7;
    border-radius: 10px;
    padding: 20px;
    max-width: 100%;
}

.each-list-service.section-rigth>div:nth-child(1) {
    width: 25%;
}

.each-list-service.section-rigth>div:nth-child(2) {
    width: 70%;
    margin-left: 5%;
}

.each-list-service.section-rigth>div:nth-child(1) img {
    max-width: 100%;
    background-color: #F7F7F7;
    border-radius: 10px;
    padding: 20px;
}

.each-list-service p.tagline4 {
    margin: 0;
    padding: 0px 0 5px 0;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400 !important;
    font-size: 12px;
    color: #000000;
    line-height: 15px;
    text-align: justify;
}
p.text-def {
    font-size: 15px;
    color: #000 !important;
    font-weight: normal;
    text-align: justify;
    width: 50%;
}
p.img-def {
    width: 50%;
}
.text-img-def img.image-document {
    padding: 0px 0px 0px 30px;
    width: 450px;
    
}
ul.foot-nav-links {
    list-style-type: none;
    margin: 35px 0 0 0;
    padding: 0;
    font-size: 13px;
}

ul.foot-nav-links li a {
    color: #000;
    margin: 0;
    padding: 0;
    font-size: 13px;
}

.foot-short-text p {
    color: #000 !important;
    margin: 0;
    padding: 0;
    font-size: 13px;
}

p.descrip.lang {
    font-size: 13px;
}

ul.social a img {
    height: 25px;
    width: 25px;
}

.wrap-footer ul.social {
    margin-top: 2px;
}

.each-list-service h2.title1 {
    text-align: left;
}

.block-sub-header>p {
    text-align: center;
    font-size: 14px;
    color: #444444;
}

.title-page span {
    color: #008E0E;
}

.item-product {
    width: 100%;
    margin-bottom: 20px;
}

.head-item-product {
    display: flex;
    flex-direction: row;
}

.head-item-product>div {
    width: 100%;
}

.head-item-product {
    display: flex;
    flex-direction: row;
}

.head-item-product>div {
    width: 100%;
}

.head-item-product>div h2 {
    color: #000;
    font-size: 30px;
    text-align: left;
    font-weight: 700;
}

.title-item-product .item-image>img {
    width: 70px;
}

p.product-price-content {
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 49px;
    color: #BF0000;
    text-align: right;
}

.price-product {
    text-align: right;
}

button.product-add-to-cart, button.product-commander {
    background: #FFFFFF;
    border: 1px solid #06480c;
    border-radius: 50px;
    font-size: 17px;
    padding: 3px 20px;
    color: #06480c;
}

button.product-add-to-cart:hover, button.product-commander:hover {
    background: #f8f8f8;
}

button.product-add-to-cart-commander {
    background: #FFFFFF;
    border: 1px solid #008E0E;
    border-radius: 50px;
    font-size: 17px;
    padding: 3px 20px;
    color: #008E0E;
}

.item-product-description p {
    font-size: 14px;
    text-align: justify;
    padding: 20px 0;
    display: block;
    overflow: auto;
    color: #000;
}

.item-product-more {
    text-align: center;
}

.item-product-more button {
    background: #FFFFFF;
    padding: 3px 20px;
    color: #BF0000;
    border: 1px solid #BF0000;
    border-radius: 50px;
    margin: 0px auto 20px auto;
}

.item-prodcut-content {
    width: 100%;
    height: auto;
    left: 226px;
    top: 430px;
    background: #FFFFFF;
    border: 1px solid rgba(255, 153, 0, 0.5);
    box-shadow: 0px 4px 20px rgb(255 2 2 / 5%);
    border-radius: 15px;
    padding: 20px;
    min-height: 375px;
}

#item {
    width: 100%;
    padding: 20px;
    border: none;
}

.wrap-product {
    padding: 0 20px;
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
}

.item-product-more i {
    transform: rotate(180deg);
    margin: 5px;
}


/* fin nirina */

#panier {
    border: none;
    background-color: white;
    position: relative;
}


/*modal*/

/* .modal-title {
    text-align: center;
    color: rgb(208, 18, 18);
    justify-content: center;
    font-size: 1.5rem;
}

.modal-body {
    text-align: start;
    padding: 20px;
    color: black;
    font-size: 1rem;
}

.modal-content {
    background: #FFFFFF;
    border: 1px solid rgba(244, 150, 10, 0.938);
    box-shadow: 0px 4px 20px rgb(255 2 2 / 5%);
    border-radius: 15px;
    padding: 20px;
    width: 10cm;
} */


/*Panier*/

/* .modal-dialog {
    float: right;
    margin: 3%;
} */

.qty {
    width: 40px;
    height: 25px;
    text-align: center;
    border: none;
}

input.qtyplus {
    width: 25px;
    height: 25px;
    border: none;
    background-color: #008E0E;
    color: white;
}

input.qtyminus {
    width: 25px;
    height: 25px;
    border: none;
    background-color: #008E0E;
    color: white;
}


/*style profil*/

.i8-flag {
    height: 16px;
    height: var(--flag-size, 16px);
    width: 16px;
    width: var(--flag-size, 16px);
}

.item-prodcut-content2 {
    width: 100%;
    height: auto;
    left: 226px;
    top: 430px;
    padding: 20px;
    min-height: 425px;
}

.img6 {
    max-width: 40% !important;
}

.wrap2 {
    box-shadow: inset 0 -3em 3em rgba(0, 0, 0, 0.1), 0 0 0 2px rgb(255, 255, 255), 0.3em 0.3em 1em rgba(0, 0, 0, 0.3);
    border-radius: 15px;
}

.profile {
    max-width: 15%;
}

.dropdown-menu {
    border: transparent !important;
}

.wrap-footer2 {
    border-top: #c3c3c3 solid 1px;
}


/*fin style profil*/

.men {
    color: black !important;
}

.centre {
    text-align: center;
}

.lang_site {
    width: 100% !important;
    text-align: right;
    float: none;
}

.lang_site>img {
    width: 30px !important;
    float: revert;
    margin: 10px;
    cursor: pointer;
}

ul.social {
    margin-bottom: -31px;
}

form.option-form-cart * {
    font-size: 12px;
}

form.option-form-cart {
    background: #040000;
    padding: 30px;
    color: #fff;
}

.order-cart {
    margin: 20px 0;
    text-align: right;
}

.order-cart>.btn-success {
    font-size: 13px;
}

#wrap-cart-product form {
    font-size: 11px;
}

#wrap-cart-product form input {
    font-size: 11px;
}

#wrap-cart-product form input[type="text"],
#wrap-cart-product form select {
    width: 100%;
    margin-bottom: 10px;
}

#wrap-cart-product form label {
    display: block;
}
.header-site > a:focus-visible{
    border: none;
}
#wrap-cart-product form input[type="radio"] {
    margin: 5px;
}

#wrap-cart-product form input[type="text"],
#wrap-cart-product form select {
    width: 100%;
    margin-bottom: 10px;
}
.header-site > a:focus-visible {
    border: none;
    outline-offset: 0px;
    box-shadow: none;
    outline: -webkit-focus-ring-color auto 0px;
}
/* div#flag-block {
    margin-top: 20px;
} */
tbody#wrap-cart-product input[type="text"],
tbody#wrap-cart-product input[type="number"],
tbody#wrap-cart-product select {
    display: block;
    width: 80%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #F9F8F8 !important;
    background-clip: padding-box;
    border: #d1d1d1 solid 1px;
    border-radius: 100px;
    height: 30px;
    font-size: 13px;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

span.option_in_line input[type="radio"],
span.option_in_line input[type="checkbox"] {
    margin: 0 0 0 10px;
}

.select_data_form {
    padding: 2px 5px 2px 30px;
    font-size: 15px;
}

.select_data_form>div {
    margin-top: 3px;
}

button#panier,
button#mon-compte {
    border: none;
    background: no-repeat;
}

a#deconnect_session {
    cursor: pointer;
    margin: 0 20px 0 0;
}

.message_xhr_returned>.return_xhr {
    color: #198754;
    font-size: 12px;
}

.message_xhr_returned>.return_xhr:last-child() {
    margin-bottom: 30px;
}

.view_details_order {
    display: block;
    color: #000;
    cursor: pointer;
}

.view_details_order i {
    display: block;
    color: #000;
    font-size: 20px;
}

.order-list thead tr {
    text-align: center;
}

.order-list tbody tr {
    text-align: center;
}

.order-list tbody tr td {
    text-align: center;
    text-transform: capitalize;
    font-size: 13px;
}

.data-content-x {
    min-width: 100% !important;
    background-color: #f9f9f9;
    color: #300404;
    font-size: 12px;
}

.data-content-x td,
.data-content-x td div {
    text-align: left !important;
}

.descfaq {
    text-align: center;
}

td.total-center {
    text-align: center !important;
    background-color: #000;
    color: #fff;
}

.user-register-email-first {
    margin: 0 auto;
}

.cl {
    color: #111;
}

.rating-wrapper {
    align-self: center;
    display: inline-flex;
    direction: rtl !important;

}

.rating-wrapper label {
    color: #E1E6F6;
    cursor: pointer;
    display: inline-flex;
    font-size: 30px;
    padding-right: 1rem;
    transition: color 0.5s;
}

.rating-wrapper svg {
    -webkit-text-fill-color: transparent;
    -webkit-filter: drop-shadow (4px 1px 6px rgb(179, 182, 194));
    filter: drop-shadow(5px 1px 3px rgb(179, 182, 194));
}

.rating-wrapper input {
    height: 100%;
    width: 100%;
}

.rating-wrapper input {
    display: none;
}

.rating-wrapper label:hover,
.rating-wrapper label:hover~label,
.rating-wrapper input:checked~label {
    color: gold;
}

.rating-wrapper label:hover,
.rating-wrapper label:hover~label,
.rating-wrapper input:checked~label {
    color: gold;
}


/* TEL Flottant */

.chatButton {
    position: fixed;
    background-color: #06480c;
    bottom: 20px;
    right: 100px;
    border-radius: 50px;
    z-index: 20;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 240px;
    height: 50px;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.phone {
    width: 3em;
    color: #fff;
    margin-right: -1em;
}

.pad {
    padding-top: 15px;
}

.mlmr {
    margin-left: 15px;
    margin-right: 15px;
}

.ctn_second_title>p {
    max-width: 670px;
    margin: 0 auto;
}

.wrap_form_form .contact {
    max-width: 870px;
    margin: 0 auto;
}

.wrap_form_form .contact input {
    background: #FFFFFF;
    box-shadow: 0px 4px 14px rgb(0 0 0 / 6%);
    border-radius: 15px;
    height: 37px;
    font-size: 14px;
}

.wrap_form_form .contact textarea {
    background: #FFFFFF;
    box-shadow: 0px 4px 14px rgb(0 0 0 / 6%);
    border-radius: 15px;
    font-size: 14px;
}

.wrap_form_form .contact button {
    box-shadow: 0px 4px 14px rgb(0 0 0 / 6%);
    border-radius: 15px;
    height: 37px;
    font-size: 14px;
    line-height: 35px;
    padding: 0;
}






/*style 2*/


.row.container.h-100 {
    justify-content: center;
}

div#carouselExampleControls {
    left: -33%;
}

button.carousel-control-prev {
    margin-top: 261px;
    left: -1%;
}

button.carousel-control-next {
    margin-top: 261px;
    left: 90%;
}

.col-sm-1.text-center.rounded-pill.fw-bold.text-success {
    margin-top: 5px;
    font-size: 16px;
}

p.d-flex.justify-content-between.text-center.mt-3.mb-2 {
    font-size: 14px;
    color: black;
}

.col-md-4.col-sm-12 p {
    font-size: 13px;
    color: black;
}

h4.fw-bold {
    color: black;
    margin-top: 5px;
    font-size: 30px;
}

.job {
    color: rgb(85, 83, 83);
    font-size: 15px;
}

.text-black {
    font-size: 30px;
}

.fw-bold.text-black {
    font-size: 30px;
}

.lists {
    font-size: 1rem;
    color: black;
    font-weight: 100;
}

.img1 {
    float: left;
}

.img2 {
    float: right;
}

.mb-3 img {
    height: 50px;
}

.social li {
    display: inline;
    padding: 3px;
}

.list-unstyled a {
    color: black;
    font-size: 1rem;
}



a.lien:hover {
    color: green;
}

a:link {
    text-decoration: none;
}

.btn-outline-success {
    border-radius: 200px;
    -webkit-border-radius: 200px;
    -moz-border-radius: 200px;
    -ms-border-radius: 200px;
    -o-border-radius: 200px;
}

.text-center {
    color: rgb(85, 83, 83);
}

.btn-outline {
    border: transparent;
    float: right;
    margin-right: 10%;
    margin-top: 10px;
    margin-bottom: 50px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    background-color: #D5DBDB;
}

.mb-2 {
    justify-content: center;
}

/* For input number in Ajouter panier */
.ajout-panier-number-input input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
}

.ajout-panier-number-input input[type=number]::-webkit-inner-spin-button,
.ajout-panier-number-input input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
}

.ajout-panier-number-input {
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.ajout-panier-number-input button {
    -webkit-appearance: none;
    background-color: transparent;
    border: none;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    margin: 0;
    position: relative;
}

.ajout-panier-number-input button:before,
.ajout-panier-number-input button:after {
    display: inline-block;
    position: absolute;
    content: '';
    height: 2px;
    transform: translate(-50%, -50%);
}

.ajout-panier-number-input button.plus:after {
    transform: translate(-50%, -50%) rotate(90deg);
}

.ajout-panier-number-input input[type=number] {
    text-align: center;
}

.ajout-panier-number-input.ajout-panier-number-input {
    border: 1px solid #ced4da;
    width: 12.1rem;
    border-radius: .25rem;
}

.ajout-panier-number-input.ajout-panier-number-input button {
    width: 100%;
    height: 2rem;
}

.ajout-panier-number-input.ajout-panier-number-input button.minus {
    padding-left: 10px;
}

.ajout-panier-number-input.ajout-panier-number-input button:before,
.ajout-panier-number-input.ajout-panier-number-input button:after {
    width: .7rem;
    background-color: #495057;
}

.ajout-panier-number-input.ajout-panier-number-input input[type=number] {
    max-width: 4rem;
    padding: .5rem;
    border: 1px solid #ced4da;
    border-width: 0 1px;
    font-size: 1rem;
    height: 2rem;
    color: #495057;
}

@media not all and (min-resolution:.001dpcm) {
    @supports (-webkit-appearance: none) and (stroke-color:transparent) {

        .ajout-panier-number-input.def-number-input.safari_only button:before,
        .ajout-panier-number-input.def-number-input.safari_only button:after {
            margin-top: -.3rem;
        }
    }
  }
div#retreive_pw {
    text-align: center;
    color: #1f4d80;
    font-size: 12px;
    cursor: pointer;
}
input#email_Rpw {
    border-radius: 60px;
    font-size: 14px;
}
input.submit_mail_Rpw {
    background: #FFFFFF;
    box-shadow: 0px 4px 14px rgb(0 0 0 / 6%);
    border-radius: 75px;
    background-color: #000 !important;
    color: #fff;
    width: 100%;
    font-size: 14px;
    margin-top: 20px;
    padding: 7px;
}
.return_xhr.red {
    color: red;
}
.g-recaptcha {
    margin-top: 5px;
    text-align: center;
}
.g-recaptcha > div{
    margin: auto;
}
form.edit-pw-form > div {
    margin-top: 35px;
}
form.edit-pw-form label {
    float: left;
    padding-bottom: 10px;
}
form.edit-pw-form input {
    border-radius: 50px;
    font-size: 14px;
}

/* For suggestion of input that have autocompletion */
.autocomplete {
    position: relative;
    /* display: inline-block; */
}

.autocomplete-items {
    width: 80%;
    background: grey;
    position: absolute;
    border: 1px solid #d4d4d4;
    border-bottom: none;
    border-top: none;
    z-index: 99;
    /*position the autocomplete items to be the same width as the container:*/
    top: 100%;
    left: 0;
}

.autocomplete-items div {
    padding: 5px;
    cursor: pointer;
    background-color: #fff;
    border: 1px solid #d4d4d4;
}

/*when hovering an item:*/
.autocomplete-items div:hover {
    background-color: #e9e9e9;
}

/*when navigating through the items using the arrow keys:*/
.autocomplete-active {
    background-color: #e9e9e9 !important;
}
.temoinage > p {
    text-align: center;
}
.title-temoinage {
    padding: 5px 20px;
    border-radius: 50px;
    border: #097a58 solid 3px;
}
.temoinage > p {
    text-align: center;
    font-size: 20px;
}
.subtitle-text-help {
    font-size: 20px;
    color: #ce0f0f;
    font-weight: bold;
}
.service-page-title {
    margin-bottom: 50px;
}
.title-page-head {
    font-size: 30px;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
}
.viewer_profil {
    display: none;
}
.viewer_cin {
    display: none;
}

/*paiment*/
.paiement-notice {
    font-size: 11px;
}
.block-paimen-right input[type="radio"] {
    width: 20px;
    height: 20px;
    margin: 5px 12px 0 0;
    
}
.block-paimen-right .form-control{
    font-size: 25px;
}
.block-paimen-right label.form-control {
    margin-bottom: 20px;
    width: 100%;
    display: table;
    cursor: pointer;
}
div#reandOnlyFormChanged-mail {
    margin-top: 24px;
    border-radius: 50px;
    background-color: #c9c9c9;
    color: #959595;
}
.block-billing-info {
    width: 100%;
}
/**/

.info-inscription li {
    margin-bottom: 15px;
}
.offline input {
    width: 20px;
    height: 20px;
    margin: 10px 10px 0px 0px;
    float: left;
}
.offline label {
   font-size: 15px;
}
.offline input {
    width: 25px;
    height: 25px;
    margin: 5px 10px 0px 0px;
    float: left;
}
.offline .offline-option {
    line-height: 38px;
    margin: 0 0 0 0;
    float: left;
}
.paiement-notice {
    font-size: 11px;
    width: 100%;
    float: left;
}
.offline label:nth-child(1) {
    margin-bottom: 20px;
}
.offline label {
    /*background-color: #dadce0;*/
    color: #000;
    border: none;
    cursor: pointer;
}
/*form offline*/
.offline-container {
    position: relative;
    width: 570px;
    border-radius: 20px;
    padding: 40px;
    box-sizing: border-box;
    /*background: #ecf0f3;*/
    /*box-shadow: 14px 14px 20px #cbced1, -14px -14px 20px white;*/
    margin:0 auto 100px auto;
}
.offline-container .option {
    background: #ecf0f3;
    padding: 5px 0px 0px 0px;
    padding-left: 20px;
    font-size: 14px;
    border-radius: 90px;
    /*box-shadow: inset 6px 6px 6px #cbced1, inset -6px -6px 6px white;*/
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
form.offline label > p {
    margin-bottom: 0;
}
.offline .paiement-notice {
    font-size: 10px;
    margin-bottom: 15px;
}
 
/**/
.info-file-type {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
}
.drop-container {
    position: relative;
    display: flex;
    gap: 10px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 120px;
    padding: 20px;
    border-radius: 5px;
    border: 2px dashed #555;
    color: #444;
    cursor: pointer;
    transition: background .2s ease-in-out, border .2s ease-in-out;
  }
  
  .drop-container:hover {
    background: #eee;
    border-color: #111;
  }
  
  .drop-container:hover .drop-title {
    color: #222;
  }
  
  .drop-title {
    color: #444;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    transition: color .2s ease-in-out;
  }
  input#send-paiemen-support {
    color: #fff;
    margin: 20px auto;
    background-color: #000;
    border-radius: 50px;
    width: 250px;
}
.success_ajax {
    color: #198754;
}
.bad_ajax {
    color: #ff0000;
}

.form_require_informations_client {    
    font-size: 30px;
    margin: -6px 0 0 6px;
    color: #ff0000;
    width: 5px;
    height: 5px;
}

.informations-client input[type="text"],
.informations-client input[type="number"],
.informations-client input[type="password"],
.informations-client input[type="email"],
.informations-client input[type="file"],
.informations-paiment input[type="file"],
.informations-client select {
    display: block;
    padding: 1rem 1.2rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;

    border-radius: 100px;
    height: 30px;
    font-size: 13px;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.informations-client input[type="file"], .informations-paiment input[type="file"] {
    padding: 0.375rem 1.2rem;
}
tfoot.foot-dark {
    color: #fff;
    background: #000;
}
button#download-button-pdf {
    color: #008E0E;
    border-radius: 50px;
    background: #fff;
    font-size: 15px;
    padding: 2px 20px 2px 20px;
    border: #008E0E solid 2px;
}
.informations-paiment .info_choix_paiement_topay,
.other-informations-paiment .info_choix_paiement_topay{
    font-weight: bold;
}
.infoChoixCtopay > div {
    font-size: 13px;
    line-height: 0px;
    color: #008e0e;
    font-weight: bold;
    margin: 20px 0 0 0;
}
.other-informations-paiment > div {
    display: flex;
}
.informations-paiment input#fileinputpj {
    margin-top: 30px !important;
}
.reorder-link {
    color: #008E0E;
    border-radius: 50px;
    background: #fff;
    font-size: 14px;
    padding: 4.25px 20px 4.25px 20px;
    border: #008E0E solid 2px;
    color: #008E0E !important;
    margin-bottom: 50px !important;
}
.wrapp-reorder-link{
    margin-bottom: 50px;
}
.thanking {
    text-align: center;
}
.thanking p.thanks {
    font-size: 30px;
    font-weight: bold;
    padding-bottom: 50px;
}
.thanking p.thanks span {
    color: #008e0e;
}

.thanking p.thanking-txt,
.thanking-long-txt {
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 4px;
}
.btn-convert-pdf {
    text-align: right;
    margin: 0 0 10px 0;
}
.cart-wrapp-list thead th {
    color: #000;
    font-size: 16px;
    text-align: left !important;
    letter-spacing: -1px;
}
.cart-wrapp-list .product-item,
.cart-wrapp-list .bt-content {
    font-weight: normal;
    font-family: 'Montserrat';
    font-size: 15px;
}
.cart-wrapp-list .select_data_form p {
    margin-bottom: 3px;
}
button.btn-do-action {
    border-radius: 50px;
    border: #008E0E solid 2px;
    color: #008E0E;
    background: #fff;
}
button.btn-secondary-do-action {
    border-radius: 50px;
    border: #6c757d solid 2px;
    color: #6c757d;
    background: #fff;
}
.cart-wrapp-list table.table {
    border: #fff solid 1px;
}
.cart-wrapp-list table.table > thead {
    border-bottom: #858181 solid 1px;
}
.sum-total-cart {
    border-top: #858181 solid 1px;
    padding: 20px 0 0 0;
    text-align: right;
    margin-top: -10px;
}
.sum-total-cart {
    font-size: 18px;
    font-weight: bold;
    font-family: 'Montserrat';
}
.cart-wrapp-list {
    box-shadow: 0px 0px 16px 0px rgb(0 0 0 / 5%);
    padding: 30px;
    margin: -20px auto 50px auto;
    max-width: 100%;
    border-radius: 11px;
}

.btn-close-modal {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 17px;
    height: 17px;
    position: absolute;
    right: 0;
    top:25px;
    transform: translateX(28px) translateY(-50px);
    background: #dc3545;
    border-radius: 100%;
    opacity: 1;
}

.btn-close-modal:hover {
    opacity: 1;
    color: #fff;
    background: #a52834;
}

.btn-close-modal i {
    font-size: 30px;
    color: #ced4da;
}

#cmi {
    cursor: pointer;
}
tbody#wrap-cart-product {
    width: 100%;
}
table#table-two-axis thead > tr {
    width: 100%;
}
#cmi:hover {
    background: #f5f3f3;
}
.cart-wrapp-list table.table > thead{
    width: 100%;
}
.text-separator:before, .text-separator:after { 
    content:'';
    display:inline-block;
    vertical-align: middle;
    width: 45%; 
    height: 1px; 
    background: #2e2c2c;
    margin-bottom: 0;
}
.text-separator:before { 
    margin-right: .5rem 
}
.text-separator:after { 
    margin-left: .5rem 
}

.text-separator {
    width: 100%;
    font-weight: bold;
    text-align: center;
    margin-top: 3rem;
    margin-bottom: 3rem;
}
li.active.passed.not-passed {
    list-style-type: none;
    margin: 0 30px 0 -30px;
}
button#commander-panier {
    background: #fff;
    border: 2px solid #008E0E;
    color: #008E0E;
    font-size: 13px;
    font-weight: bold;
    padding: 5px 20px;
}
.checkout-btn button,
.checkout-btn button, .checkout-btn button#commander-panier {
    background: #fff;
    border: 2px solid #008E0E;
    color: #008E0E;
    font-size: 13px;
    font-weight: bold;
    padding: 3.5px 20px !important;
}
.checkout-btn  button#commander-panier:hover {
    background: #008E0E;
    color: #fff;
}
.checkout-btn {
    margin-top: 30px;
}
.head-form-info-client * {
    font-weight: bold;
    font-size: 17px !important;
}
.informations-client input[type='text'],
.informations-client input[type="email"],
.informations-client input[type='file'] {
    background: #ebebeb !important;
    border:#d1d1d1 solid 1px !important;
}
.informations-client .form-check-input:checked {
    width: 19px;
    height: 19px;
    margin: 0 9px 0 -20px;
}

.form-copy-card-id {
    margin-top: 20px;
}
.form-copy-card-id label {
    font-weight: bold;
    font-size: 17px !important;
}
span.mini-info-form {
    font-size: 13px;
}
.informations-client label, .informations-client p {
    font-size: 15px;
}
form#info-client-form p {
    font-size: 15px;
}
.text-bold-title-checkout {
    font-weight: bold !important;
    font-size: 18px;
    text-transform: uppercase;
    border-bottom: #bf0000 solid 2px;
}
#cmi {
    cursor: pointer;
    margin: -9px 0 0 0;
    padding: 5px;
}
.border-ls-rib-phone > div > div > p {
    margin-bottom: 0;
}
.border-ls-rib-phone > div > p {
    margin-bottom: 0;
}
.border-ls-rib-phone > div:first-child {
    border: #BF2525 solid 2px !important;
}
.informations-paiment > div,
.other-informations-paiment > div > div {
    margin: 0 30px 30px 30px !important;
}
/* .border-ls-rib-phone {
    padding: 0 0px 0 20px;
} */
.informations-paiment > div .form-check > input {
    margin: -1px 25px 0 -20px;
    width: 25px;
    height: 25px;
    border: #000 solid 2px;
    cursor: pointer;
    padding: 2px;
}
.informations-paiment > div .form-check > label {
    cursor: pointer;
}
.informations-paiment > div .form-check > input:checked {
    background-color: #d6d6e5;
}
.informations-paiment > div .form-check > input:checked{
    box-shadow: inset 0 0 0 0.4375em #00005c;
  }
.border-ls-rib-phone > div:first-child {
    border: none !important;
    padding: 10px !important;
    font-size: 0px;
    background: #FFFCFC;
    border-radius: 20px !important;
    margin-top: -10px;
}
div#invoice {
    font-size: 15px;
}
button.download-doc {
    background: #FFFFFF;
    border: 1px solid #008E0E;
    border-radius: 50px;
    font-size: 12px;
    padding: 3px 20px;
    color: #008E0E;
}
h5#confirm-profilTitle {
    font-size: 14px;
    
}
#modalHeaderPayment{
    position: relative;
}
body div#myModal_p {
    background-color: #0000007a;
    display: flex;
    padding-top: 10px;
    justify-content: center;
    align-items: center;
}
.make-margin-left{
    margin-left: 30px;
    font-size: 13px;
    color: #008e0e;
}
div#myModal_login_register {
    background-color: #0000007a;
    padding: 0px 20px;
}
div#myModal_login_register .modal-body a {
    margin: auto;
    text-align: center;
    border-radius: 50px;
    margin-top: 20px;
    display: block;
    max-width: 190px;
    background: #fff;
    border: 2px solid #008E0E;
    color: #008E0E;
    font-size: 13px;
    font-weight: bold;
    padding: 6px 40px;
}
div#myModal_login_register .modal-body a:hover {
    
    background: #008E0E;
    border: 2px solid #008E0E;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    padding: 6px 40px;
}
div#myModal_login_register .modal-header {
    text-align: center;
    display: block;
    border: none;
}
div#myModal_login_register .modal-body {
    padding-bottom: 50px;
}
div#myModal_login_register .modal-body p {
    text-align: center;
    font-size: 13px;
}
div#myModal_login_register button.close {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 17px;
    height: 17px;
    position: absolute;
    top: 0;
    transform: translateX(11px) translateY(-10px);
    background: #dc3545;
    border-radius: 100%;
    opacity: 1;
}
div#myModal_login_register .modal-body-text {
    margin-bottom: 40px;
}
div#myModal_login_register .modal-dialog .modal-content {
    border-radius: 20px 0 20px 20px;
}
div#myModal_login_register .modal-header h5.modal-title {
    font-weight: bold;
    font-size: 17px;
    padding: 10px 0;
}
#modalRegisterContent{
    transform: translateY(50%);
}
div#myModal_p button.close {
    width: 30px;
    height: 30px;
    border-width: 1px;
    color: #ffffff;
    border-color: #d83526;
    font-weight: bold;
    box-shadow: inset 0px 1px 0px 0px #f29c93;
    text-shadow: inset 0px 1px 0px #b23e35;
    background: linear-gradient(#fe1a00, #ce0100);
    border-radius: 30px;
    line-height: 11px;
    text-align: center;
    font-size: 30px;
    margin: 0 -15px 0 0;
}
#modalRegisterHeader{
    position: relative;
}
button.btn-go-next {
    font-size: 15px;
    font-family: Arial;
    width: 140px;
    height: 35px;
    border-width: 1px;
    color: #000000;
    border-color: #ffaa22;
    font-weight: bold;
    box-shadow: 0px 1px 0px 0px #fff6af;
    text-shadow: 0px 1px 0px #ffee66;
    background: linear-gradient(#ffec64, #ffab23);
}
body div#myModal_p .modal-body > div p {
    margin: 0;
    font-weight: bold;
    font-size: 16px;
}
body div#myModal_p .modal-body {
    font-size: 14px;
}
body div#myModal_p .modal-body > div {
    margin-top: 20px;
}
body div#myModal_p .modal-dialog .modal-content {
    padding: 20px;
}
body div#myModal_p .modal-footer {
    padding: 10px 0px;
    margin: 0 0 0;
}
button.btn_modal_view_instruction {
    font-size: 11px;
    border-radius: 50px;
    margin: 0 0 0 30px;
    background-color: #4CAF50;
    border: 1px solid #4CAF50;
    display: inline-block;
    cursor: pointer;
    color: white;
    font-weight: bold;
    padding: 6px 15px;
    text-decoration: none;
    float: right;
}
div#confirm-profil-update button.close {
    border: none;
    border-radius: 50px;
    width: 30px;
    height: 30px;
    background: #ff0000;
    font-size: 30px;
    line-height: 30px;
    color: #fff;
}
button.btn.btn-cancel_ {
    border: #000 solid 1px;
    padding: 3px 20px;
}
button.btn.btn-confirm_ {
    border: #000 solid 1px;
    padding: 3px 20px;
}
button.btn.btn-confirm_ {
    border: #000 solid 1px;
    padding: 3px 20px;
    background: #008e0e;
    color: #fff;
}
div#confirm-profil-update .modal-content {
    padding: 0px 20px;
}
div#confirm-profil-update .modal-header {
    padding: 20px 0;
}
div#confirm-profil-update .modal-footer {
    padding: 20px 0px;
}
.cin_wrapp_info_client{
    max-width: 350px;
    padding: 5px;
}
