.header__logo.text-center.text-md-left.mb-20 a img {
    max-height: 90px;
}
.prod-item-right {
    border: 1px dashed red;
    padding: 5px;
    background: #f8f8f8;
    color: #474747;
    border-radius: 5px;
}
.color-abci {
    color: red;
}
.btn-buy {
    padding: 6px 25px;
    background: #0c0a3f;
    color: white;
    border-radius: 15px;
}
.p-2{
    padding: 2px !important;
}
.float-right.show-all {
    font-size: 14px;
    background-color: gray;
    padding: 6px;
    color: white;
    border-radius: 7px;
}
.prod-item-right:hover {
    box-shadow: 3px 3px 10px 5px #d5c3c3;
    cursor: pointer;
}
.border-left {
    border-left: 5px #ccc solid !important;
}
.border-right {
    border-right: 5px #ccc solid !important;
}
.bar {
    height: 36px;
    width: 5px;
    display:block ;
    background-color: #ccc;
    margin: 0 auto;
    margin-top: -28px;
}
.bar-divider {
    height: 65px;
    width: 5px;
    background-color: #ccc;
    margin: 0 auto;
    margin-bottom: -65px;
    display: block;
}
.btn.rounded-btn {
    border-radius: 30px;
}
.post-thumb img {
    width: 100%;
}
.img-prod a img {
    width: 80%;
}
.img-loading img {
    height: 100px;
    margin: 0 auto;
}
.img-loading {
    text-align: center;
}

/*body {*/
/*    background-color: #f2f4f9;*/
/*}*/
/*.container {*/
/*    background-color: white;*/
/*}*/
/*.container.no-bg{*/
/*    background:none;*/
/*}*/

.bg-gray{
    background-color: #f2f4f9;
}
.ptb-50{
    padding: 50px 50px;
}

.section_bg_gray {
    background-color: #f3f5f7;
}

.single_what_we_do {
    background-color: #ffffff;
    text-align: center;
    padding: 0 35px;
    border-radius: 10px;
    position: relative;
    margin-bottom: 30px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.single_what_we_do:hover {
    -webkit-box-shadow: 0 8px 12px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 8px 12px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 8px 12px 0 rgba(0, 0, 0, 0.2);
}

.single_what_we_do .top_line {
    position: absolute;
    top: 0;
    left: 44%;
    background-color: #0c0a3f;
    width: 12%;
    height: 3px;
}

.single_what_we_do .what_we_do_figure {
    /*padding: 40px 0;*/
}
.single_what_we_do .what_we_do_figure img {
    margin: 0 auto;
}
.single_what_we_do .what_we_do_title {
    font-weight: 600;
    font-size: 21px;
    color: black;
    background-color: white;
    padding: 7px;
    border-radius: 30px;
    width: 250px;
    margin: 7px auto;
    border: 2px solid black;
}
.single_what_we_do .what_we_do_content {
    padding-bottom: 65px;
    color: #2b353a;
    text-align: justify;
}
.single_what_we_do .what_we_do_icon {
    position: absolute;
    bottom: -9px;
    left: 47%;
    color: #fff;
    background-color: #0c0a3f;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 50%;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.single_what_we_do .what_we_do_icon i {
    font-size: 24px;
    text-align: center;
    padding: 2px 3px 2px 5px;
}

.jour {
    font-size: 50px;
    font-weight: bold;
    color: red;
    font-family: initial;
}

.mois {
    position: absolute;
    font-size: 20px;
    font-weight: bold;
    color: #0c0a3f;
}
.anne {
    font-size: 16px;
    color: black;
    font-style: italic;
}
.icon.text-center img {
    border-radius: 50px;
    height: 91px;
}
.text-decoration-underline {
    text-decoration: underline;
}
.show-info {
    padding: 7px 17px;
    background-color: red;
    color: white;
    border-radius: 15px;
    margin-right: 5px;
}
.bg-abci{
    background-color: red !important;
}
.content-about {
    padding: 30px;
    background-color: white;
    font-size: 14px;
    border-radius: 10px;
    box-shadow: 0 4px 7px 3px red;
    text-align: center;
}
.content-about p{
    font-size: 16px;
}
.postbox.mb-30 {
    padding: 7px;
    background-color: whitesmoke;
    border-radius: 10px;
}
.description.qt {
    box-shadow: 0 4px 7px 3px red;
    border-radius: 10px;
    padding: 16px;
    text-align: center;
}
.scrollable-traduction {
    height: 300vh;
    overflow-y: auto;
}
.scrollable-traduction h3 {
    font-size: 18px;
    color: #050577;
}
.scrollable-traduction h2 {
    font-size: 23px;
    text-align: center;
    color: red;
    padding: 10px;
}
.post-details p {
    text-align: justify;
}
.post-details h3 {
    text-align: justify;
    color: #0C1021;
    font-size: 20px;
}
.category-wrapper{
    padding: 0 !important;
}
.category-wrapper img{
    width: 100%;
    height: 300px;
}
.type-don {
    box-shadow: 0 1px 1px 2px gray;
    margin: 10px;
}
.content-about h4 {
    font-weight: bold;
    font-style: italic;
    font-size: 18px;
    color: red;
}
.content-about ul li{
    font-size: 17px;
}
.img-head img {
    width: 100%;
    height: 332px;
}
.ptb-30.img-head {
    padding: 16px 21px;
}
.what_we_do_figure img {
    width: 150px;
    padding: 0;
    border-radius: 122px;
    height: 150px;
}







