.vert{
color: #CCDFB2;
}
.bleu{
    color: #3D69B2;
}
.bg-bleu{
    background-color: #3D69B2; 
}
.vert-ecriture{
    color: #D5EDDA;
}
.ico{
    font-size: 20px;
    color: #28a745;
    margin-right: 5px;
}
.radusCsidLight {
    border-radius: 35px;
}

header {
    background-color: #3D69B2;
    padding: 10px 0;
}
.infoListLight {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 0;
    padding-left: 0;
    color: #ffffff;
}
.infoListLight li {
    display: inline-block;
    text-decoration: none;
    text-align: justify;
    font-weight: bold;
}

.infoListLight li i {
    margin-right: 10px;
}
.infoListLight li span {
    margin-right: 5px;
    font-weight: normal;
}

nav.navbar ul li a {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
}

.nav-link{
}

#sloganCsid {
    font-weight: bold;
}
.rond{
    border-radius: 40px; border: solid #CCDFB2;
}
.rond-vert{
    border-radius: 25px; border: solid #CCDFB2;
    background-color:  #CCDFB2;
}
.carousel-caption {
    position: absolute;
    right: 0%;
    bottom: 0px;
    left: 0%;
    z-index: 10;
    padding-top: 30px;
    padding-bottom: 10px;
    color: #fff;
    text-align: center;
    border-radius: 0 0 36px 36px;
    background: rgb(0,0,0);
    background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0.7021009087228641) 60%, rgba(0,0,0,0) 100%);
}

.aboutCardLight img {
    border-top-left-radius: 30px ;border-top-right-radius: 30px ;
}

.aboutCardLight .card-body {
    padding-top: 8px;
    padding-bottom: 10px;
    background-color:#CCDFB2 ;
    /*height: 130px;*/
    border-bottom-left-radius: 30px ;
    border-bottom-right-radius: 30px ;
}

.aboutCardLight .card-body a {
    border-radius: 28px;
    font-size: 14px;
    margin-right: auto;
    margin-left: auto;
    padding: 10px 15px;
    background-color: #3D69B2;
    text-transform: uppercase;
    border-color: #3D69B2;
    color: #ffffff;
}

.comBlockLight {
    background-color: #CCDFB2;
}
.comBlockLight h5 {
    margin-top: 10px;
    color: #28a745;
}
.comBlockLight .oneComCsidLight {
    border-radius: 10px; 
    background-color: #ffff;
    padding: 10px;
    margin: 10px 0;
}

.comBlockLight .oneComCsidLight h6 {
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 0;
}

.comBlockLight .oneComCsidLight span {
    font-size: 10px;
}

.comBlockLight .oneComCsidLight span.dateLimiteLight {
    text-transform: uppercase;
}
.comBlockLight .oneComCsidLight i {
    font-size: 40px;
    color: #28a745;
}

#actuByPaysLight .oneActyByPaysLight {
    border-radius: 35px;
    border: 3px solid #28a745;
    padding: 10px 18px;
}

#actuByPaysLight .oneActyByPaysLight .actuByPaysTitle {
    font-weight: bold;
}

#actuByPaysLight .oneActyByPaysLight .myActyByPays {
    margin-top: 20px;
}
#actuByPaysLight .oneActyByPaysLight .myActyByPays h6 {
    font-weight: bold;
    margin-bottom: 30px;
}

.sortLineCsdiHr {
    border-top: 1px solid #000000;
}

#actuByPaysLight .oneActyByPaysLight .myActyByPays .resumActuByPays p{
    margin-bottom: 0;
}

#actuByPaysLight .oneActyByPaysLight .myActyByPays .resumActuByPays p i{
    margin-right: 5px;
    color: #28a745;
}

.expertTalkCsidLight span {
    font-size: 15px;
}

.ressourceCsidLight .rond {
    background-color: #CCDFB2;
}
.ressourceCsidLight .listRessourceCsidLight .oneRessourceCsidLight {
    border-radius: 10px;
    background-color: #ffff;
    margin-bottom: 10px;
}
.ressourceCsidLight .listRessourceCsidLight .oneRessourceCsidLight i {
    font-size: 40px;
    margin-right: 0;
}
#socialCsidLight .thumbImgCsidLight {
    /*padding: 0 20px;*/
}
.style1{
	border-top: 2px solid #28a745;
    margin-bottom: 0;
    margin-top: 0;
}

.slick-dotted.slick-slider {
    margin-bottom: 100px !important;
}
.btnBleuCsidLight {
    background-color: #3D69B2;
    color: #ffffff;
    text-transform: uppercase;
    border-radius: 20px;
    border-color: #3D69B2;
    font-size: 14px;
    padding: 0 10px;
}
#moreCsidLight {
    margin-bottom: 60px;
}
#moreCsidLight #carouselExampleControls .carousel-inner .carousel-item button {
    margin-left: 20px;
}

#moreCsidLight #carouselExampleControls .carousel-control-prev {
    left: -30px !important;
}
#moreCsidLight #carouselExampleControls .carousel-control-next{
    right: -30px !important;
}
#moreCsidLight #carouselExampleControls .carousel-inner .carousel-item .detailTalk {
    padding: 5px;
    margin-top: 10px;
}
#moreCsidLight #carouselExampleControls .carousel-inner .carousel-item h6 {
    font-weight: bold;
}
#moreCsidLight #carouselExampleControls .carousel-inner .carousel-item .detailTalk p {
    text-align: justify;
}
#moreCsidLight .titleTalkLight {
    font-weight: bold;
    color: #28a745;
}
#socialCsidLight #galerieCsidLight {
    padding: 25px 20px;
}
#socialCsidLight .galerieHeaderCsidLight {
    margin-bottom: 10px;
}
#socialCsidLight .galerieTitleCsidLight {
    margin-top: 20px;
}
#socialCsidLight #galerieCsidLight .galerieBlocTitleCsidLight h6 {
    font-weight: bold;
    font-size: 20px;
    color: #28a745;
    text-align: left;
}

#socialCsidLight {
    margin-bottom: 50px;
}

#socialCsidLight #galerieCsidLight .galerieBtnCsidLight {
    text-align: right;
}
#reseauxBlocCsidLight .twitterCsidLight {
    padding: 10px;
}

#reseauxBlocCsidLight .youtubeCsidLight {
    padding: 10px 30px;
}

#reseauxBlocCsidLight .youtubeCsidLight h4 {
    margin: 0;
    padding: 0;
}
footer {
    background-color: #CCDFB2;
    padding-top: 30px;
}
footer .moreFooterCsidLight .footer1 img{
    margin-bottom: 10px;
}

footer .moreFooterCsidLight .footer1 p{
    text-align: justify;
}

footer .moreFooterCsidLight .footer2 h3{
    font-weight: bold;
    text-transform: capitalize;
    color: #28a745;
    font-size: 25px;
}
footer .moreFooterCsidLight .footer2 ul {
    margin-left: 0;
    padding-left: 0;
}
footer .moreFooterCsidLight .footer2 ul li {
    list-style: none;
    margin-bottom: 10px;
    color: #000000;
}
footer .moreFooterCsidLight .footer2 ul li a {
    text-decoration: none;
    color: #000000;
    font-size: 18px;
}
footer .moreFooterCsidLight .footer2 ul li a i {
    font-weight: bold;
    margin-right: 5px;
}
footer .copyRightCsidLight {
    background-color: #3D69B2;
    padding: 15px 0;
    text-align: center;
}

footer .copyRightCsidLight p {
    color: #ffffff;
    margin-bottom: 0;
}
hr.solid {
    border-top: 2px solid #999;
}
.titre-vert{
    color: #7ABA72;
    font-weight: bold;
    font-size: 18px;
}

#aProposHome .aPropos { margin-top: 0 !important;}

.div-categoryContainer{
    display : flex;
   }
   .picture-left {
     flex: 2
   }
   .paragraph-right {
     flex : 6;
     margin-top : 10px;
   }
   .navbar-brand {
    display: none;
   }
   /* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {
    #banniere{
        margin-top: 15px;
    } 
    #textCsid {
        padding: 0 !important;
    } 
    #textCsid #descriptionCsid p {
        font-size: 10px;
    }
    .infoListLight{
        display: block;
        text-align: center;
    }
    .infoListLight .reseau:nth-child(even) {
        text-align: right;
        width: 48%;
    }
    .infoListLight .reseau:nth-child(odd) {
        text-align: left;
        width: 48%;
    }

    #banniere #logo img, #banniere #cartAfric img {
        width: 100%;
        height: auto;
    }

    #banniere #sloganCsid {
        font-size: 13px;
    }

    #carouselExampleCaptions {
        margin-bottom: 20px;
    }
    .aboutCardLight {
        margin-bottom: 20px !important;
    }

    #temoignage, .expertTalkCsidLight, .ressourceCsidLight {
        margin-bottom: 20px;
    }

    #socialCsidLight #galerieCsidLight .galerieBlocTitleCsidLight h6 {
        font-size: 18px;
        margin-top: 10px;
    }
    .moreActuLight {
        margin-top: 20px;

    }

    .moreActuLight h6 {
        text-align: justify;
    }

    #galerieCsidLight {
        margin-bottom: 20px;
    }

    .slick-slide {
        /* width: 200px !important; */
    }

    #partenaire {
        display: none;
    }
    .navbar-brand {
        display: block !important;
    }

    .comBlockLight, .youtubeCsidLight {
        margin-bottom: 20px;
    }

    .youImgCsidLight img {
        width: 150px;
    }
    .twitterCsidLight {
        padding: 15px;
    }
}

/* Small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) { 
    
    .profile-header .profile-header-tab {
    background: #fff;
    list-style-type: none;
    margin: -10px 0 0;
    padding: 0 0 0 30px;
    white-space: nowrap;
    border-radius: 0;
    }
    
    
}

/* Medium devices (tablets, less than 992px) */
@media (max-width: 991.98px) { 
    .navbar-brand {
        display: none;
    }
 }

/* Large devices (desktops, less than 1200px) */
@media (max-width: 1199.98px) { 
    .navbar-brand {
        display: none;
    }
}
