.list_event_wrapper > div > a > img,
#EventsDetails > div.col-md-4 > img,
#list_item  div.doc_wrapper,
.list_news > div.list_news_img > a > img,
#detail_img_news,
.box_cat_prod > .box_cat_link > .img_cat,
.list_prod_wrapper > div > div > a,
.formation_liste,
.formation_liste > .formation_cat_titre,
.formation_liste > div > .img_cat_formation,
div.row > .doc_img > img.no_caption,
.open-img-modal,
.news_card > .card
{
    border-radius: 30px !important;
}

#list_item  div.doc_wrapper .doc_img {
    border-radius: 30px 30px 0px 0px !important;
}

body .navigation .navbar .nav-item .nav-link {
    font-size: 24px !important;
    font-weight: 350 !important;
}


@media screen and (max-width: 1000px) {
    section.swiper-slider {
        height: auto;
    }
}

@media (max-width: 991px) {
    .navigation .navbar-brand img {
        height: 75px;
        width: auto;
    }
}

#entete_image_interne > div.container {
    display: flex;
    flex-flow: row;
    align-items: center;
    height: 100%;
}



#wrapper_titre_interne h1, #wrapper_titre_interne .h1{
    text-transform: uppercase;
    font-size: 40px;
    color: #113B79 !important;
    margin-left: 30px !important;
    margin-bottom: 0px !important;
    margin-right: 1rem;
    margin-top: 0px !important;
    text-align:center;
    border-bottom: none !important;
    letter-spacing : 1px;
    line-height: 1.2;
    background: transparent;
}

@media screen and (max-width: 800px) {
    #entete_image_interne > div.container > #wrapper_titre_interne > #slogant_page_interne {
        font-size: 16px;
    }
}

/*
ul li::marker {
    color: #638F4C;
    list-style-type: initial !important;
}
*/

ul {
    list-style: circle;

}

ul li::marker {
    color: #638F4C;

}

ul.dropdown-menu.show li {
    list-style-type: none !important;
}

ul li ul li {
    list-style-type: circle;

}
ul li ul li::marker {
    color: #638F4C;
}

.top-header .login-btn {
    color: #7EAE3D !important;
}

button.navbar-toggler {
    background-image: none !important;
    border: none;
}

button.navbar-toggler > .icon-bar {
    background-color: #113B79;
    padding-top:5px;
    padding-right: 30px;
}

.style_table {
    font-family: 'Lato', sans-serif !important;
    font-size: 14px !important;
    color: #4A4A4A;
    border-color: #E3E3E3; border-width: 1px; width: 100%; border-style: solid;
}

.style_table > thead > tr > th,
.style_table > tbody > tr > td,
.style_table tr > td,
.style_table tr > th {
    color: #4A4A4A !important;
}

.accordeon_titre a,
.Htab .resp-tab-item,
.trigger_tuile .tuile p,
.Vtab .resp-tab-item{
    font-weight: 400 !important;
    font-size: 22px !important;
    color: #113B79 !important;
    margin: 0 0 15px 0 !important;
    font-style: normal;
    font-family: "Raleway", sans-serif !important;
}

body .list_prod_wrapper .prod_list_name{
    color:#7EAE3D !important;
;
}
