/*!
 complement css
 */
.video-responsive { 
overflow:hidden; 
padding-bottom:56.25%; 
position:relative; 
height:0;
}

.video-responsive iframe {
left:0; 
top:0; 
height:100%;
width:100%;
position:absolute;
}

a:hover {
  color: #fff;
}



.shadow-medium {
	box-shadow: 0 4px 10px 0 rgba(74,74,74,.3),0 4px 10px rgba(0,0,0,.08);
}



#financement .bg-color6 {
	background-color: #68001C;
}

i.fa.icon {
 font-size:2rem;
 line-height:1.125em;
 margin-bottom:.5625em;
 text-align:center
}

i.fa.color2 {
	color: #FF9800;
}

i.fa.color6 {
	color: #57A81D;
}

.inverted {
	color: #fff;
}



#nous-soutenir .bg-color2, #financement .bg-color2{
	background-color: #57A81D;
}



.col-padding {
	padding: 2rem;
}


/*
body {
    margin-top: 80px !important;
}

! NAVIGATION 
#mainNav {
  padding-top: 10px !important;
}
#mainNav .navbar-brand {
	color: white !important;
}

#mainNav .navbar-nav .nav-item .nav-link {
    padding-bottom: 0.5em;
    color: #A62833 !important;

}

#mainNav .navbar-nav .nav-item .nav-link:hover , #mainNav .navbar-nav .nav-item .nav-link.active {
	color: #ffffff !important;
}

#mainNav.navbar-shrink {
  background-color: #59040B;
}


.wpedon_paypalbuttonimage {
  width: 200px !important;
  margin-bottom: 15px;
}
*/
/*
.backbottom .btn-primary{
    background-color: #28A645;
}

.btn-primary {
	background-color: transparent;
	border-color: #2A6500;
    color:#ffffff;
    border:1.5px #ffffff solid;
    padding: 5px 20px;
}

!.btn-primary:hover {
	background-color: #ffffff !important;
	border-color: #2A6500 !important;
    color: #28A645;
}

.btn-xl {
    font-size: 16px;
    padding: 10px 10px;
}

 FORM  

section#contact ::placeholder, section#nous-soutenir ::placeholder {
	font-weight: 700;
	color: #ced4da;
	font-family: 'rubik';
}
*/
#nous-soutenir .form-control {
	line-height: 1.75 !important;
}

section#contact .form-group input, section#contact .form-group textarea, section#nous-soutenir .form-group input, section#nous-soutenir .form-group textarea {
	padding: 10px;
}
