
.block-display {
    display: block !important;
}
.feature_list ul li a {
    padding: 15px;
    cursor: pointer;
}

.feature_list ul li:hover,
.feature_list ul li:hover a {
    border-radius: 5px;
}

body.ar #Top_bar .menu li ul {
    left: -140px;
}

.feature_list ul li:hover,
.feature_list ul li:hover a,
.feature_list ul li:hover .font-size-20 {
    background: #C40F11;
    color: white;
}

.quick_fact .title {
    text-align: center;
    width: 100%;
    display: inherit;
}

.fw_300 {
    color: #000 !important;
}

#arabe:hover, #lang_fr .mfn-link:hover{
    color: rgb(35,156,178) !important;
}

aside a {
    font-weight: 500 !important;
}

#contact_form label {
    padding-top: 0.5em !important;
}

.column_info_box {
    border: 2px solid #C40F11  !important;
}

.infobox ul li {
    margin: 0;
    list-style: none;
    position: relative;
    padding: 13px 0 13px 50px;
    word-wrap: break-word;
    color: #000 !important;
}


.infobox ul li:after {
    content: "";
    display: block;
    width: 70px;
    border-width: 0 0 1px;
    border-style: solid;
    border-color: rgba(255, 255, 255, .2);
    position: absolute;
    left: -30px;
    bottom: 0;
    background-color: #C40F11 !important;
}

.footer-logo {
    font-size: 16px !important;
} 

.infobox {
    background-color: #fff !important;
    color: #000 !important;
}


.icon_box.icon_position_left_ .icon_wrapper {
    position: relative !important;
    /* left: 0;
    top: 10px;
    margin-bottom: 0; */
    
}

.no_border {
    display: flex !important;
    flex-direction: row-reverse !important;
}

.icon_box {
    position: relative;
    padding: 10px 0;
}

.icon_position_left_ .desc_wrapper {
    width: 13em !important;
}

.disp-flex {
    display: flex;
}

.disp-flex-rtl {
    direction: rtl;
    display: flex;
}

.style-fr {
    font-family: poppins; 
    font-weight: 300;
    font-size: 0.9em
}

/* .helper .helper_header {
    padding: 15px 5px 0px 5px !important ;
    position: relative;
    min-height: 35px;
}

.tls .helper_header {
    padding: 15px 5px 15px 5px !important ;
    position: relative;
    min-height: 35px;
}
*/
.tls-v .helper_header {
    padding: 20px 5px 15px 5px !important ;
    position: relative;
    min-height: 35px;
}

/* .icon_box .desc_wrapper {
    text-align: right !important;
} */


.soiscrire-v {
    padding-top: 1.7em !important;
}


.tls li:after {
    content: "<i class='icon-check'></i>";
  }

  .pb-15 {
      padding-bottom: 15px;
  }

  .video1 {
        cursor: pointer;
    }
@media screen and (max-width: 1024px) and (min-width: 768px){
    /* .responsive-menu-toggle {
        display: none !important;
    } */
        .cm-3 {
            margin-bottom: -6px !important;
        }
        .cm-marche {
            margin-bottom: -41px !important;
        }
        ul.ipad-resize li:nth-child(4) {
            padding: 32px 0 !important;
        }
        b {
            font-weight: 400 !important;
        }
        .another_videos .video1 {
            width: 100% !important;
            margin: 0px 5px;
        }
        .extras-hide {
            display: none;
        }
        .ft p {
        font-size: 1.7em !important;
        }
    
        .top_bar_left {
            width: 59% !important;
        }
    
        #lang {
            margin-top: 10px !important;
        }
    
        .call_center a {
            margin-top: 0em !important;
        }

}

@media screen and (max-width: 1024px) and (min-width: 769px){
    .ft-logo {
        width: 18% !important;
    }
    .cm-marche {
        margin-bottom: 14px !important;
    }
    .vf-2 {
        margin-bottom: 25px !important;
    }
    .cm-3 {
        margin-bottom: 28px !important;
    }

    .vf-1 {
        margin-bottom: 49px !important;
    }

}
@media screen and (width: 768px){
    .ft-logo {
        width: 18% !important;
    }
    .comment-1 {
        padding: 104px 40px 100px 50px !important;
    }
    .ft p {
    font-size: 1.7em !important;
    }

    .top_bar_left {
        width: 49% !important;
    }

    #lang {
        margin-top: 14px !important;
    }

    .call_center a {
        margin-top: 0em !important;
    }
}

@media screen and (max-width: 767px) {
    .cic-left {
        margin-left: -9% !important;
    }
    .cic_article {
        padding: 60px 8px 40px !important;
    }
    .another_videos .video1 {
        width: 100% !important;
        margin: 5px 2px !important;
    }
    .ft-logo {
        width: 30% !important;
    }
    #lang{
        display: none !important;
    }
    .extras-hide .langue {
        text-align: right !important;
        margin-bottom: 10px;
    }
    .extras-hide span#lang_ar, .extras-hide span#lang_fr{
        display: inline !important;
    }

    .menu_wrapper {
        margin-top: 120px;
    }
    #lang {
        margin-top: 1px;
    }

    .content_link  {
        width: 162px !important;
        margin: 10px 0 10px 0;
        border: 2px solid #000;
    }


    /* h2.title img {
        display: none;
    } */

    h2.title span:nth-child(2){
        display: none;
    }

    .pt-10 {
        padding-top: 2px !important;
    }
}

@media screen and (min-width: 1025px) {
    #lang {
        margin-top: 9px;
    }
}