/*===Joomla 5===*/
.sppb-addon-animated-heading .sppb-addon-title,
.site .hero-section .sppb-addon-animated-heading .animated-text-words-wrapper,
.site .hero-section .sppb-btn.sppb-btn-link,
.site .sppb-btn.sppb-btn-link,
.site .wayne-corp-service-box:hover .sppb-addon-title,
.site .sppb-addon-animated-number > .sppb-addon-content .sppb-animated-number {
  color: #A67C00;
}
.site .wayne-corp-service-box .sppb-media > div.pull-left,
.site .wayne-corp-service-box .sppb-media > div.pull-left:hover {
	border-right: 1px solid rgba(166, 124, 0, 0.3)!important;
}

.site .wayne-corp-service-box {
	border: 1px solid rgba(166, 124, 0, 0.3);
}
.site .sppb-addon-divider-wrap .link-color-opt3 {
	border-bottom-color: rgba(166, 124, 0, 0.3) !important;
}
.site .wayne-corp-service-box:hover {
	border-color: #A67C00;
}
.site .dp-calendar a {
  color: #252525;
}
.site #sp-bottom-top {
	background-color: #0b0c1e;
}
#sp-section-3 .container {
  max-width: 100%;
  padding: 0;
}
#sp-section-3 .sp-page-title .container {
  max-width: 1140px;
}
.site.view-article #sp-main-body .container .article-details .article-header-wrap .article-header h1 {
	font-weight: 300;
}

/*===*/
.site .sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
	color: #fff !important;
}

#sp-header.header-sticky {
	background-color: rgba(18,19,48, 0.95);
}

/*fix for fontawesome issue January 2020*/

#sp-component .fa.fa-long-arrow-right::before { 
  content: "\f061";
}


/*Accordion*/
.card-header {
	padding: .25rem 1.25rem!important;
	border-bottom: 0!important;
}


/*Rotary 2019*/

/*Offline*/

#coming-soon-countdown {
  display: none;
}

/*Article background*/

.portfolio .article-header-wrap {
	background: url(../../../images/headers/portfolio.jpg) no-repeat center center;
}

.doc .article-header-wrap {
	background: url(../../../images/headers/header-rotary-6.jpg) no-repeat center center;
}

.partners .article-header-wrap {
	background: url(../../../images/headers/header-rotary.jpg) no-repeat center center;
}

/*Blockquote*/
.site blockquote {
	font-size: 16px;
	color: #131313;
	line-height: 26px;
	border-left: solid 1px #a67c00;
	padding: 0 0 0 20px;
	background-color: transparent;
	margin-left: 20px;
}

/*Misc*/

h2.rotary {
	font-family: 'Work Sans', sans-serif;
	font-size: 32px;
	font-weight: 300;
  	margin: 30px 0 20px 0;
}

h2.rotary:after {
	border-bottom: 1px solid rgba(166, 124, 0, .3);
	width: 285px;
	display: block;
	content: "";
  	margin-top: 7px;
}

#jform_privacyconsent_privacy-lbl {
  	display: none;
}

figure.text-center img{
  	margin: 0 auto;
}

/*Header Text - Header background*/

.view-article #sp-main-body .container .article-details .article-header-wrap {
	padding: 190px 0 200px 0;
}

.hero-section::before {
	opacity: 0.6;
}

/*Actus*/

.site .article-list .article .article-intro-image::after {
	opacity: 0;
}

.site .article-details .article-body-wrap.row {
  	display: inherit;
}

/*Login top*/

#login .modal-content .modal-header h3 {
	max-width: 80%;
}

.view-article #sp-main-body .container .article-details .article-header-wrap::after {
	opacity: 0.55;
}

/*Membres*/

.sppb-person-introtext {
  	padding-bottom: 20px;
}

.sppb-addon-person {
	min-height: 630px;
}

/*Tags*/

.tag-category h3 {
	font-size: 20px;
	float: left;
	width: 95%;
}

.limit-box.mt-3 {
  	margin-top: 0!important;
}

/*JoomDonation*/

#donation-form .form-horizontal .control-label {
  padding-top: 0;
  padding-right: 0;
}

#field_comment textarea,
#field_comment label {
  width: 100%;
}

#fiscalite ul {
  list-style: none;
  margin-bottom: 0;
}

#fiscalite input[type="radio"] {
  margin-right: 5px;
}

#pay_payment_gateway_fee_div {
  margin-bottom: 2rem;
}

h4.jd-heading {
  font-size: 24px;
  margin: 30px 0 20px 0;
}

#rd_amount {
  margin-top: -25px;
  margin-left: 100px;
}

#dynamic_recaptcha_1 {
  clear: both;
}
  
.eb-privacy-policy-message.alert.alert-info {
	padding-top: 0;
	background-color: transparent;
	border: none;
}  

#campaign_id {
  width: 300px!important;
  margin-left: 120px;
  padding: 0.25rem 0.75rem;
}