.body-wrapper {
  max-width: 1920px;
  margin: 0 auto;
}
a {
  color: #374d7b;
}
a:hover {
  color: #2e426c;
}
.redbold {
  color: #a12326;
  font-weight: bold;
}
hr.left {
  background-color: #a12326;
  height: 3px;
  max-width: 90px;
  margin: 15px 0 20px;
  border: 0 none;
  opacity: 1;
}
hr {
  background-color: #a12326;
  height: 3px;
  max-width: 90px;
  margin: 15px auto 20px;
  border: 0 none;
  opacity:1; 
}
.columns-3 {
  column-count: 3;
  column-gap: 2.5em;
}
.site .breadcrumb {
	padding: 0.75rem 1rem;
	background-color: transparent;
    margin-top: 20px;
}
#sp-main-body {
	padding: 50px 0;
}


/*===MENU===*/
.site .sp-megamenu-parent > li > a,
.site .sp-megamenu-parent > li > span {
	font-size: 0.75rem;
	font-weight: 500;
	font-style: normal;
	line-height: 1rem;
	padding: 3px 5px;
	margin: 0 10px;
	text-transform: uppercase;
	letter-spacing: 2px;
    font-family: 'Fira Sans', sans-serif;
}
.site .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  margin-top: 20px;
}

/*===SLIDESHOW HP===*/
.site .sp-slider-content-align-center {
  background-color: rgba(0, 0, 0, 0.5);
  padding: 50px;
  max-width: 40%;
  margin-left: auto;
  margin-right: auto;
}

.site .sppb-sp-slider-button .sp-slider-btn-text {
	color: #fff;
	background: #a12326/*374d7b*/;
	padding: 14px 20px;
	text-transform: uppercase;
    margin-top:20px;
}
.site .sppb-sp-slider-button .sp-slider-btn-text:hover {
	background: #374d7b;
}

/*===BUTTONS===*/

/*Bouton rouge - Danger*/
.site .sppb-btn-danger,
.site .readmore,
.site .readmore a,
.site .btn,
.formResponsive button[type="submit"] {
	background-color: #a12326;
	border-color: #a12326;
    padding: 12px 25px;
    text-transform: uppercase;
    color: #fff;
    border-radius: 0;
}

.site .mod-articles-item .readmore,
.site .mod-articles-item .readmore:hover{
	background-color: transparent;
    padding: 0;
    margin-top: 20px;
}
.site .sppb-btn-danger:hover,
.site .readmore:hover,
.site .readmore a:hover,
.site .btn:hover,
.formResponsive button[type="submit"]:hover{
	background-color: #751a1b;
	border-color: #751a1b;
}
.article-list .article .readmore a,
.article-list .article .readmore a:hover{
    color: #fff;
    letter-spacing: 2px;
    font-size: 14px;
}
.site .btn{ 
  padding: 12px 25px;
  margin: 5px 10px 5px 0;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 2px;
  line-height: 18px;
}
/*Suiv - Préc*/
.pagenavigation .btn-secondary {
  background-color: #a12326;
  border-color:#a12326;
  color: #fff;
  padding: 12px 25px!important;
  border-radius: 15px;
}
.pagenavigation .btn-secondary:hover {
  background-color: #2e426c;
  border-color: #2e426c;
}


/*===COPYRIGHT===*/
.sp-copyright {
    color:#ccc;
	letter-spacing: 1px;
	font-weight: 500;
    font-size: 0.7rem;
    text-transform: uppercase;
}

/*===BOTTOM 3 MODULES===*/

#sp-bottom1 i{
    color: #a12326;
    margin-right: 5px;
}
.contact-info {
    line-height: 1.7rem;
}
#sp-bottom1 ul.menu li a:before {
  position: relative;
  top: 3px;
  left: 0;
  content: "•";
  font-size: 1.5em;
  color: #646464;
  margin-right: 7px;
  color: #a12326!important;
}

/*===BLOG===*/

.site .article-list .article {
	border: 0;
}
.site .article-list .article .article-intro-image {
	margin: 0 auto;
	border-bottom: 0;
  	box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
}
.site .article-list .article .article-intro-image img {
    width: 100%;
	border-radius: 4px;
}
.site .article-body {
  margin-top: 30px;
}
.badge.bg-danger.featured-article-badge {
    display:none;
}
.article-full-image.item-image.float-none {
  text-align: center;
}

.sppb-addon-article .sppb-article-img-wrap img {
  margin: 0 auto;
}

/*===ACTUS MEMBRES HP===*/
.mod-articles-items.mod-articles-grid.grid-cols-3.mod-list {
  list-style: none;
}
a.mod-articles-link {
  color: #292929;
}
a.mod-articles-link:hover {
  color: #6E6E6E;
}

/*===HEADERS===*/
.site .sp-page-title {
	background: #fff;
	background-position: center center;
}
.site .sp-page-title .container {
	margin-top: 100px;
	margin-bottom: 100px;
	padding: 50px;
	width: 50%;
	background-color: rgba(0, 0, 0, 0.3);
}

.site .sp-page-title .sp-page-title-heading {
    font-size: 38px;
    font-weight: 400;
}  
.site .sp-page-title .sp-page-title-sub-heading {
	font-size: 15px;
}


/*===MISC===*/
.contact-info a {
    color: #374d7b;
}

/*liens utiles*/
.sppb-addon-image-layout-content {
	padding: 30px;
	width: 100%;
    min-height: 250px;
    border: 1px solid #eee;
    background: #eee;
    box-shadow: 0 6px 2px -2px rgba(0,0,0,0.1);
    margin-bottom: 40px;
}

/*===KUNENA===*/

.com_kunena .btn {
	background-color: #a12326;
  	border-color: #a12326;
	color: #fff;
	border-radius: 0;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 1px;
	padding: 10px 20px;
}
.com_kunena .btn:hover {
	border-color: #751a1b;
    background-color: #751a1b;
}
.com_kunena .pagination > .active > a {
	border-color: #a12326;
	background-color: #a12326;
}
.com_kunena #kunena.layout .pagination {
	margin-bottom: 30px;
}
.com_kunena .navbar.navbar-expand-lg.navbar-light.bg-light.shadow-lg.rounded.border {
  box-shadow:none!important;
  background: transparent!important;
  border: none!important;
}
#kunena.layout .kwho-admin {
	color: #5388b4!important;
}



/*===RWD===*/
@media only screen and (min-width: 992px) {
body.ltr #offcanvas-toggler.offcanvas-toggler-right {
    display:none!important;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .site .sp-megamenu-parent > li > a, .site .sp-megamenu-parent > li > span {
	padding: 3px;
	margin: 0 5px;
	letter-spacing: 1px;
  }
}

@media only screen and (max-width: 991px) {
  .site .sp-slider-content-align-center {
	max-width: 80%;
  }
  div[data-arrow-content="icon_only"].sp-slider .sp-nav-control .nav-control {
	font-size: 28px;
	width: 50px;
	height: 50px;
  }
  div[data-arrow-content="icon_only"] .sp-nav-control .nav-control i {
	line-height: 50px;
  }
}

@media only screen and (max-width: 480px) {
  .site .sp-slider-content-align-center {
	max-width: 70%;
  }
}