/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/

body {
	font-family: "acumin-pro-black", sans-serif;
font-weight: 300;
font-style: normal;
}

h1 {
 font-family: Fraunces, serif;
    font-weight:bold;
}

a {
	color: #9b1010;
  text-decoration: none;
}

.inside-header {
    padding-bottom: 10px;
	padding-top: 10px;
}

.top-bar a {
    color: #ffffff;
    text-decoration: none;
    font-weight: 500;
    font-size: 15px;
}

.top-bar-align-left .widget:nth-child(2) {
    margin-left: 30px;
}

.top-bar .inside-top-bar {
    justify-content: flex-end;
}

.top-bar a:hover {
    color: #c3c2c2;
}
	
	.top-bar .wp-element-button {
		color: #000!important;
    background-color: #ffffff!important;
	}
.top-bar .widget_media_image {
	margin-left: 20px;
}

.wp-block-button .wp-block-button__link {
    padding: 5px 15px;
    display: inline-block;
}

.inside-top-bar {
    padding: 10px 40px;
}

.separate-containers .site-main {
    margin: 0;
}
/*
.home.separate-containers .inside-article {
	padding-top:0
}*/

.main-navigation a {
   font-size: 16px;
}

h2 {
    font-size: 27px;
   font-family: Fraunces, serif;
    margin-bottom:25px; /*page dons*/
}

.red {
    color:#9B1010;
}

.marg-top45 {
    margin-top:45px;
}

h3 {
    font-family: Fraunces, serif;
    font-size: 22px;
    
}


.btn {
    background: #9B1010;
    color: #fff;
    padding: 10px 30px 12px;
    border-radius: 25px;
    line-height: 1;
    display: inline-block;
    top: 0;
    transition: top ease 0.5s;
    position:relative;
    margin-top:20px;
}

.btn:hover {
    top:-7px;
    color:#fff;
}
.site-header {
    border-bottom: 1px solid #ddd3d3;
}

.wrap-valeurs, .wrap-partenaires {
   text-align: center;
    padding-top: 40px;
    padding-right: 40px;
    padding-bottom: 40px;
    padding-left: 40px;
    background-color: #ffffff;
    box-shadow: 1px 1px 25px 0 rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease-in;
    border-radius: 15px;
    max-width: 290px;
}

.wrap-partenaires {
      max-width: 500px;
}

.flex .wrap-partenaires ul {
    text-align:left;
}

.wrap-partenaires img {
      max-height: 80px;
      width: auto;
}

.wrap-valeurs.no-show {
    background: none;
    box-shadow: none;
}

.wrap-valeurs p {
    font-size: 15px;
}

.flex {
    display: flex;
    justify-content: space-around;
}

.flex.vc_row:before, .flex.vc_row:after, .flex .vc_column-inner:before, .flex .vc_column-inner:after {
    content: none;
   
} 

.card-services.full {
    width: 100%;
    max-width:none;
}

.section-services h2 {
     font-size: 22px;
     color: #fff;
    padding: 25px;
        border-bottom: 1px solid #000;
}

.section-services h3 {
    color: #9B1010;
    font-size: 18px;
    margin-bottom: 15px;
}

.card-services {
    border: 1px solid #000;
    max-width: 525px;
 
}


.card-services .wpb_text_column {
    padding: 0 35px!important;
}

.card-services h2{
background: #3e598e !important;
}
.card-services .vc_column-inner {
  
       padding: 0!important
}

.card-services ul {
    margin-left: 22px;
}


.site-footer .footer-widgets-container {
    background: #f3ede0;
    border-radius: 25px 25px 0 0;
}

.footer-widget-3, .footer-widget-4, .footer-widget-5 {
    display:none;
}

.inside-site-info {
    background: #f3ede0;
}


.wrap-rapport-annuel {
    border-bottom: 1px solid #9B1010;
    padding-bottom: 20px;
}



.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title>a {
    color: #fff!important;
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
    background-color: #f3ede0!important;
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
   
    border-color: #ede7e7!important;
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
    background-color: #3e598e!important;
   
}

.vc_tta-color-grey.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon:before {
    border-color: #fff!important;
}

footer {
    position: relative;
   
}

.fb-footer {
    margin-top: 20px;
    display: block;
}

.site-footer .wrap-footer-widget-two {
    text-align:right;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.site-footer .wrap-footer-widget-two img {
    max-width: 32px;
}

.site-footer .wrap-footer-widget-two a {
    max-width: 175px;
}




.copyright-bar:before {
content: "";
    position: absolute;
    left: 50%;
    top:0;
    transform: translateX(-50%);
    width: 800px;
    height: 1px;
    background: #9B1010;
   
}


/* Responsive */

@media(max-width:991px) {
    
  .row-partenaires-all .flex, .row-valeurs-all .flex  {
      margin-bottom: 0!important
      
  }
    
    .flex {
    
 flex-direction: column;
 
}   
.flex .wrap-partenaires, .flex .wrap-valeurs {
    max-width: none;
    width: 100%;
       margin-bottom: 35px;
}

.flex .wrap-valeurs .wpb_text_column {
    max-width: 460px;
    margin: 0 auto;
}
}