
/*Style Theme*/
@font-face {

    font-family:"Montserrat";

    src:url('fonts/Montserrat-Light.ttf');

    font-weight:100;

    font-style:normal;

}

@font-face {

    font-family:"Montserrat";

    src:url('fonts/Montserrat-Regular.ttf');

    font-weight:normal;

    font-style:normal;

}

@font-face {

    font-family:"Montserrat";

    src:url('fonts/Montserrat-Medium.ttf');

    font-weight:200;

    font-style:normal;

}

@font-face {

    font-family:"Montserrat";

    src:url('fonts/Montserrat-SemiBold.ttf');

    font-weight:400;

    font-style:normal;

}

@font-face {

    font-family:"Montserrat";

    src:url('fonts/Montserrat-Bold.ttf');

    font-weight:bold;

    font-style:normal;

}


*{
	font-family:Montserrat;
    font-weight: normal;

}

.pd{
	padding: 0px;
}

#slide{

    height: 500px;


}

.titre-projets{
	margin-bottom: 25px;
}

.projets{
font-family: Montserrat;
font-style: normal;
font-weight: 500;
font-size: 18px;
line-height: 22px;
/* identical to box height */
color: #FFFFFF;
}

.info-projets{
	margin: 100px auto;
}

.titre-projets a{
	color: #fff;
	text-decoration: none;
	color: #fff;
    text-decoration: none;
    font-weight: 900;
    font-size: 36px;
    line-height: 44px;
}

.titre-projets a:hover{
	color: #fff;
	text-decoration: none !important;
}

.link-projets a{
	border: 1px solid #FFFFFF;
	border-radius: 50px;
	padding: 10px 20px;
	color: #fff;
	font-size: 14px;

}

.link-projets a:hover{
	background: #fff;
	color: #000;
	text-decoration: none !important;

}

.owl-dots{
	position: absolute;
    /* text-align: center; */
    left: 0px;
    right: 0px;
    bottom: 0px;
}

.img-blog-full img{
	border-radius: 8px;
}

.blog{
	padding: 40px 0px;
}

.publish-date{
	font-style: italic;
font-weight: normal;
font-size: 13px;
line-height: 15px;
}

.title-blog{
	font-style: normal;
font-weight: bold;
font-size: 20px;
line-height: 24px;
}

.text-blog{
	font-size: 14px;
line-height: 25px;
}

.text-blog-content p{

text-align: justify;
font-size: 14px;
}

.content-blog{
	    margin: 20px auto;
}

.about-us{
	border-left: 5px solid #FE8414;
    padding-left: 14px;
    margin: 00px 0px 25px auto;
}

.text{
	    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    text-transform: uppercase;
    color: #2D5C9A;
    margin-bottom: 0px;
}

.text-one{
	    font-weight: 600;
    font-size: 32px;
    line-height: 39px;
}

.text-content p{
	margin: 00px 0px 25px auto;
	text-align: justify;
}

.a-link{
	border: 1px solid #2D5C9A;
    border-radius: 50px;
    padding: 10px 20px;
    color: #2D5C9A;
    font-size: 13px;
}

.a-link-2{
	border: 1px solid #fff;
    border-radius: 50px;
    padding: 10px 20px;
    color: #fff;
    font-size: 13px;
}

.a-link:hover{
	border: none;
	text-decoration: none !important;
	background: #2D5C9A;
	color: #fff;
}

.a-link-2:hover{
	border: none;
	text-decoration: none !important;
	background: #FE8414;
	color: #fff;
}

.mag{
	margin:60px auto;
}

i{
	vertical-align: middle;
}

.aa a{
	margin-top: 20px;
}


.img-projet{

	height: 242px;

}

.card-titre-projet p{
	padding: 0px 30px;
    color: #fff;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
}

.card-titre-projet{
	    position: absolute;
    bottom: 206px;
    /*top: 160px;*/
}


.text-content-projet{
	padding: 10px 20px 20px 20px;
    background: #fff;
    border-radius: 0px 0px 8px 8px;
}

.bouton{
	text-align: end;
	padding: 10px 0px 0px;
}

.show-more{
	border-radius: 50px;
    padding: 8px 15px;
    color: #fff;
    font-size: 13px;
    background: #2D5C9A;
    margin: 0px 5px;
}

.btn-donation{
	border-radius: 50px;
    padding: 8px 15px;
    color: #fff;
    font-size: 13px;
    background: #FE8414;
    margin: 0px 5px;
}

.show-more:hover,.btn-donation:hover{
	text-decoration: none;
	color: #fff;
	background : #1f1f1f;
}


.card-projet{
	margin-bottom: 20px;
}


.pag{
	padding:60px 0px;
}

.aa-mobile{
	display: none;
}

.card-projet{
    filter: drop-shadow(0px 2px 2px rgba(0, 0, 0, 0.25));
}




.custom-pagination {
    text-align: center;
    font-size: 14px;
}
.custom-pagination span.current {
    color: #FE8414;
    font-size: 14px;
    font-weight: 600;
    margin-top: 50px;
}
.custom-pagination span, .custom-pagination a {
    display: inline-block;
    padding: 3px 8px;
    text-decoration: none!important;
    margin: 0px 2px;
}
.custom-pagination a {
    color: #002dae;
    transition: all 0.2s ease-in-out;
    /* border: 1px solid; */
    font-size: 14px;
    font-size: 14px;
    font-weight: 600;
    margin-top: 50px;
}
.custom-pagination a:hover {
    color: #002dae;
    transition: all 0.2s ease-in-out;
}

.slide-border{
    margin-top: -3px;
}













@media only screen and (max-width: 576px) {
	.col-none{
		display: none;
		text-align: center;
		padding: 10px 0px;

	}

    .donate{
        display: none;
    }

	.card-titre-projet{
	position: absolute;
    bottom: 202px;
    /*top: 160px;*/
	}

	.aa-mobile{
	display: block;
	text-align: center;
    width: 100%;
	}

    .title-blog {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
        }

        .publish-date {
    font-style: italic;
    font-weight: normal;
    font-size: 11px;
    line-height: 15px;
        }

        .text-blog {
    font-size: 13px;
    line-height: 25px;
        }

        .text-blog-content p {
    text-align: justify;
     font-size: 14px; 
        }

	#slide {
    height: 288px;
	}

	.info-projets {
    margin:30px;
	}

	.about-us {
    border-left: 5px solid #FE8414;
    padding-left: 14px;
    margin: 25px 0px 25px auto;
}

	.projets {
    font-size: 13px;
	}

	.titre-projets a{
	color: #fff;
	text-decoration: none;
	color: #fff;
    text-decoration: none;
    font-weight: 900;
    font-size: 17px;
    line-height: 21px;
	}

	.link-projets a{
	border: 1px solid #FFFFFF;
	border-radius: 50px;
	padding: 10px 20px;
	color: #fff;
	font-size: 12px;

}

.text-one {
   font-weight: 600;
    font-size: 25px;
    line-height: 32px;
}

.text {
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    text-transform: uppercase;
    color: #2D5C9A;
    margin-bottom: 0px;
}

/*.text-content {
    margin: 00px 0px 25px auto;
    font-size: 14px;
}
*/

.text-content p{
    margin: 00px 0px 25px auto;
    font-size: 14px;
    text-align: justify;
}

.aa {
	margin-top: 20px;
}

.ct p{
    margin: 00px 0px 25px auto;
    font-size: 14px;
    text-align: justify;
}

.a-link {
    border: 1px solid #2D5C9A;
    border-radius: 50px;
    padding: 10px 20px;
    color: #2D5C9A;
    font-size: 12px;
    /* margin-bottom: 20px; */
}

.a-link-2 {
    border: 1px solid #fff;
    border-radius: 50px;
    padding: 10px 20px;
    color: #fff;
    font-size: 12px;
    /* margin-bottom: 20px; */
}

.ct{
	margin-bottom: 30px;
}

.mag{
	margin:30px auto;
}

.pag{
	padding:30px 0px;
}



}