/* Add here all your CSS customizations */





.accordion  {
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: .25rem;
}
.card-header {
  padding: .75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0,0,0,.03);
  border-bottom: 1px solid rgba(0,0,0,.125);
}
.custom-card-style-2.card-contact-us {
    margin-top: 6.4px !important;
    margin-top: 0.4rem !important;
}
.custom-card-style-2 {
    box-shadow: 0px 0px 35px -5px rgba(0, 0, 0, 0.1);
    border-left: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
    margin-top: 16px;
    margin-top: 1rem;
}
.mb-5, .my-5 {
    margin-bottom: 3rem !important;
}
.m-4 {
    margin: 1.5rem !important;
}
.mb-3, .my-3 {
    margin-bottom: 1rem !important;
}
.custom-card-style-2.card-contact-us {
    margin-top: 6.4px !important;
    margin-top: 0.4rem !important;
}
.custom-card-style-2::before {
    content: "";
    display: block;
    top: 0;
    left: 0;
    height: 3px;
    width: 100%;
}
.custom-card-style-2::before {
    background-color: #C72125;
}
.text-secondary2 {
    color: #220c3c !important;
}
.custom-card-style-2 h3, .custom-card-style-2 h4 {
    letter-spacing: inherit;
    font-weight: 600;
}
.text-8 {
    font-size: 2.30em !important;
}

.navLinkBold a{
	font-weight:bold;
	
}
.MTop{
	margin-top:20px;
	
}
.MTop3{
	margin-top:30px;
}

.MTop0{
	margin-top:0px;
}

.PTop{
	padding-top:20px;
	
}
.PBot{
	padding-top:20px;
}
.MRight{
	margin-right:20px;
	
}	
.imgCategories{
	position:relative;
	width: 100%;
	padding-left:15px!important;
	padding-right:0px!important;
}
 
/*.news a {
	color:#000000!important;
	font-size:13px;
	text-decoration:none;
}*/

.news a:hover {
	color:#FFFFFF!important;
	text-decoration:none;
}
 .currentNews  {
    /*background-color: #C72125;*/
	color:#C72125!important;
}
.currentNews a:hover {
    /*background-color: #C72125;*/
	color:#ffffff!important;
}

.scroll-pane ul {
	list-style: none!important;
}
.scroll-pane a {
	color:#000000;
}
.scroll-pane a:hover {
	color:#C72125;
}
  .scroll-pane
{
  width: 250px;
  height: 500px;
  overflow: auto;
}
	.jspDrag {
    background: #bbd important;
    cursor: pointer;
    left: 0;
    position: relative;
    top: 0;
}	
.scroll-color-colors {
  scrollbar-color: #C72125 #EDEDED;
}
.textJustify p{
 text-align:justify; 	
	
}
.titre h2{
font-size: 2.6em;
    line-height: 44px;	
}