/*
 Theme Name:   Divi Child
 Theme URI:    https://www.fiducieagricole.com/wp-content/themes/Divi-child/
 Description:  Divi Child Theme
 Author:       Helene Larocque
 Author URI:   http://www.progexia.com
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  divi-child
*/
h2,h3,h4,h5,h6{color:#292929;}
h1, .et_pb_title_container h1{font-size:52px;color:#ffffff;line-height:1.2em;font-weight:700;text-align:center;padding:0 !important;}
h2{font-size:26px !important;font-weight:700;line-height:1.1em;}
h3{font-size:21px;font-weight:700;line-height:1.3em;padding-top:10px;padding-bottom:10px;}
h4{font-size:19px;}
.footer-widget h4 {text-transform:uppercase;font-size:14px;font-weight:600;}
h5{font-size:18px;}
h6{}
sup {font-size:11px;}

.entry-content a, .link{color:#00ab84;}
.entry-content a:active,
.entry-content a:focus,
.entry-content a:hover,
.link:hover,
.link:active,
.link:focus{color:#0C7E65;}

.entry-content ul,
.entry-content ol {margin-top:5px;}
.entry-content ul {list-style-type: none;}
.entry-content ul > li, 
.entry-content ol > li {padding-bottom:7px;}
.entry-content ul > li:before {display: inline-block;content: "\2012";position:absolute;margin-left:-1em; color:#00ab84;}

.first-element {padding-top: 0;}
	@media (min-width: 992px) {
		.first-element {padding-top: 40px;}
	}

blockquote {
	text-align: center;
	border: none;
	padding: 0 8vw;
	font-size: 20x;
	font-weight: 700;
	font-family: Montserrat;
	color: #292929;
	margin-bottom: 60px;
	line-height:1.4em;
}
	@media (min-width: 768px) {
		blockquote{font-size:24px;}
	}

.et_pb_button {padding:10px 35px 10px 20px !important;}
.et_pb_button:hover, 
.et_pb_module .et_pb_button:hover {padding:10px 35px 10px 20px !important;}
.et_pb_button:after {font-size:14px !important;}
.et_pb_svg_logo #logo {position:absolute;bottom:-24px;}

.et_pb_button_module_wrapper .et_pb_button.btn-secondary {background-color:transparent;border:none;color:#00ab84 !important;padding:0 !important;margin-top:20px;font-size:16px;font-weight: 600;}
.et_pb_button_module_wrapper .et_pb_button.btn-secondary:hover,
.et_pb_button_module_wrapper .et_pb_button.btn-secondary:active,
.et_pb_button_module_wrapper .et_pb_button.btn-secondary:focus {background-color:transparent !important;border:none !important;padding:0 !important;color:#0c7e65 !important;}
.et_pb_button_module_wrapper .et_pb_button.btn-secondary:after {font-size:16px !important;}
.et_pb_button_module_wrapper .et_pb_button.btn-upa {background-color:#00ab84;border-color:#00ab84;color:#ffffff !important;}
.et_pb_button_module_wrapper .et_pb_button.btn-upa:hover,
.et_pb_button_module_wrapper .et_pb_button.btn-upa:active,
.et_pb_button_module_wrapper .et_pb_button.btn-upa:focus {background-color:#0c7e65 !important;border-color:#0c7e65 !important;}

.et_pb_button_module_wrapper .et_pb_button.btn-big {
	letter-spacing:0.8px;
	color:#ffffff;
	font-weight:700;
	text-transform:uppercase;
	font-size:19px;
	line-height: normal !important;
	padding:20px 45px 20px 25px !important;
	margin:30px 0;
	border-radius: 100px;
}
.et_pb_button_module_wrapper .et_pb_button.btn-big:after {font-size:19px !important;line-height:normal;}
.et_pb_button_module_wrapper .et_pb_button.btn-big:hover,
.et_pb_button_module_wrapper .et_pb_button.btn-big:focus,
.et_pb_button_module_wrapper .et_pb_button.btn-big:active {padding:20px 45px 20px 25px !important;border-radius: 100px;}

#footer-widgets .footer-widget img {max-width:200px !important;}
#footer-widgets .footer-widget p {line-height:1.4em;}
#footer-widgets .footer-widget a {font-weight:600;}
#footer-widgets .footer-widget a:hover,
#footer-widgets .footer-widget a:active,
#footer-widgets .footer-widget a:focus{color:#0c7e65;}
#footer-widgets .footer-widget .widget_nav_menu ul {list-style-type:none;}
#footer-widgets .footer-widget li {padding-left:0;}
#footer-widgets .footer-widget li a {text-transform:uppercase;color:#292929 !important;font-family: Montserrat;font-weight:600;}
#footer-widgets .footer-widget li::before {border:none;}
#footer-info {font-size:12px;text-align:center;width:100%;}
#footer-info a {font-weight:400;}
	@media (min-width: 768px) {
		#footer-info{text-align:right;}
	}
	@media (min-width: 992px) {
		#footer-widgets .footer-widget:last-child {padding-left: 20%;}
	}

#main-header{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;min-height:106px;}
#main-header .container { width:95%;}
.logo_container{min-width: 200px;min-height:120px;padding-left: 10px;}	
	@media (min-width: 768px) {
		#main-header{min-height:114px;}
		.logo_container{padding-left:0;}
	}
	@media (min-width: 992px) {
		#main-header{min-height:auto;}
	}
	@media (min-width: 992px) {
		#footer-widgets .footer-widget:last-child {padding-left: 20%;min-height:auto;}
	}
	
#et-top-navigation .et_mobile_menu {border:none;}
#et-top-navigation .et_mobile_menu > li a {color:#000000;text-align:center;}
#et-top-navigation .et_mobile_menu .menu-item-has-children > a {text-transform:uppercase;padding:10px 0; text-align:center;color:#000000;}
#et-top-navigation .et_mobile_menu .menu-item-has-children > ul{padding-left:0;}
#et-top-navigation .et_mobile_menu .menu-item-has-children > ul li{padding-left:0;}
#et-top-navigation .et_mobile_menu .menu-item-has-children > ul li a {text-align:center;padding:5px 0; color:#000000;}
#et-top-navigation .et_mobile_menu .menu-item-has-children > ul li a:last-child {padding-bottom:10px; color:#000000;}
#et-top-navigation #top-menu-nav {background-color:#00ab84;}
#et-top-navigation #top-menu > li {padding:20px;}
#et-top-navigation #top-menu > li:hover,
#et-top-navigation #top-menu > li:active,
#et-top-navigation #top-menu > li:focus {background-color:#a1cd3a;}
#et-top-navigation #top-menu > li > a {font-size:15px;font-weight:600;color:#ffffff;padding-bottom:0 !important;}
#et-secondary-nav .menu-item-has-children > a:first-child::after, 
#top-menu .menu-item-has-children > a:first-child::after {color:#0c7e65;}
#et-top-navigation #top-menu > li ul {top: 54px;border: none;background-color: rgba(255,255,255,0.9);padding: 12px 0;left: 0;width:224px;}
#et-top-navigation #top-menu > li li {padding:0;}
#et-top-navigation #top-menu > li li a {font-size:14px;font-weight:500;color:#000000;text-transform:none;line-height:normal;width:224px;}
#et-top-navigation #top-menu > li li a:hover,
#et-top-navigation .et_mobile_menu .menu-item-has-children > ul li a {}
.et_pb_svg_logo #logo {height:100%;max-height:100%;bottom:-15px;}
	@media (min-width: 768px) {  
	}
	/* Large devices (desktops, 992px and up) */
	@media (min-width: 992px) {  
		#main-header{background-image: url('assets/img/background-entete.svg');background-repeat: no-repeat;background-position: bottom center;}
		.logo_container{max-width: 200px;}
		.et_pb_svg_logo #logo {bottom:-34px;}
		#et-top-navigation {padding-left:225px !important;}
		#et-top-navigation #top-menu > li {padding:20px;}
	}
	/* Extra large devices (large desktops, 1200px and up) */
	@media (min-width: 1200px) {
		#main-header .container { width:85%;}
		.logo_container{max-width: 330px;}
		.et_pb_svg_logo #logo {bottom:-26px;}
		#et-top-navigation #top-menu {padding-left:50px;}
	}

/* SECTIONS */
.et_pb_section:nth-child(2) > .et_pb_row{padding-top:0;}

#sec-home-header .et_pb_fullwidth_image {height:100vw;}
#sec-header .et_pb_fullwidth_post_title_0 {height:60vh;max-height:400px;padding-top:24vw;}
#sec-header .et_pb_fullwidth_post_title_0 .et_pb_title_container {padding:0}
#sec-header .et_pb_fullwidth_post_title_0 h1 {font-size:28px;}
	@media (max-width:400px){
		#sec-header .et_pb_fullwidth_post_title_0 {padding-top:8vh 0 0 0;}
	}
	@media (max-width:480px){
	}
	@media (min-width: 768px) { 
		#sec-header .et_pb_fullwidth_post_title_0 h1 {font-size:36px;}
		#sec-home-header .et_pb_fullwidth_image {height:60vw;}
		#sec-header .et_pb_fullwidth_post_title_0 {padding-top:18vw;}
	}
	@media (min-width:980px) { 
		#sec-home-header .et_pb_fullwidth_image {height:50vw;}
		#sec-header .et_pb_fullwidth_post_title_0 {padding-top:13vw;}
		#sec-header .et_pb_fullwidth_post_title_0 h1 {font-size:52px;}
		.et_pb_section {padding-top:0px;}
		.et_pb_row {padding: 0px;}
	}
	@media (min-width:1200px) { 
		#sec-home-header .et_pb_fullwidth_image {height:40vw;}
		#sec-header .et_pb_fullwidth_post_title_0 {padding-top:130px;}
	}

#sec-faire-un-don {padding:0; background-color:transparent;visibility:hidden;}
#sec-faire-un-don .et_pb_row {width:100%;max-width: 2000px;padding-top:0;}
#sec-faire-un-don .et_pb_button_module_wrapper {position:relative;top: -11vw;}
#sec-faire-un-don .et_pb_button_module_wrapper .et_pb_button.btn-faire-un-don {
	background-image: url('assets/img/Faire_un_don.svg');
	background-size:cover;
	background-position: bottom left;	
	padding: 25px 30px 50px 30px !important; 
	background-color:transparent;
	border:none;
	border-radius: 0;
	width:225px;
	font-size:20px;
	line-height:1.2em !important;
	text-align:left !important;
	text-transform:none;
}
#sec-faire-un-don .et_pb_button_module_wrapper .et_pb_button.btn-faire-un-don:after{font-size:22px !important;line-height: normal;}
#sec-faire-un-don .et_pb_button_module_wrapper .et_pb_button.btn-faire-un-don:hover,
#sec-faire-un-don .et_pb_button_module_wrapper .et_pb_button.btn-faire-un-don:active,
#sec-faire-un-don .et_pb_button_module_wrapper .et_pb_button.btn-faire-un-don:focus {background-image: url('assets/img/Faire_un_don_hover.svg');}
	@media (min-width: 768px) { 
		#sec-faire-un-don {visibility:visible;}
	}
	@media (min-width:1200px) {
		#sec-faire-un-don .et_pb_button_module_wrapper {top: -10vw;}
	}
#sec-origine {position:relative;top:-15vh;padding:0;background-color:transparent;}

#sec-a-propos {padding:0;}
#sec-a-propos .et_pb_row {width:100%;max-width: 100%;padding:0;}
#sec-a-propos .et_pb_row .et_pb_column {display:block;min-height:40vh; padding-top: 6vw; padding-right: 8vw; padding-bottom: 6vw; padding-left: 4vw;}

	/* Large devices (desktops, 992px and up) */
	@media (min-width: 992px) { 
		#sec-a-propos {padding:0;}
	}

#sec-partenaires #row-home-logos img {max-width:200px;width:100%;}
	/* Medium devices (tablets, 768px and up) */
	@media (min-width: 768px) { }
	/* Large devices (desktops, 992px and up) */
	@media (min-width: 992px) {  
		#sec-partenaires #row-home-logos {margin-top:4vw;}
	}
	@media (min-width: 1200px) {
	}

.fiduciaire img {width:100%;}
.fiduciaire .su-lightbox img {max-width:33px;}
.fiduciaire h3 {font-size:24px;font-weight:600;color:#292929;}
.fiduciaire .btn-lightbox {position:relative;left:280px;bottom:35px;}
.fiduciaire_full-width .btn-lightbox {position:relative;left:280px;bottom:35px;}
/*.fiduciaire .btn-lightbox {position:absolute;right:15px;bottom:5px;}*/
.fiduciaire .et_pb_member_position {font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;font-weight:600;line-height:1.2em !important;margin-bottom:15px;color:#292929;}
.fiduciaire .et_pb_team_member_image {max-width: 100%;}
.fiduciaire .et_pb_team_member_description {margin-bottom:30px;}
	
.etape-fleche {background-size:35px 35px !important;padding-bottom:50px;margin-bottom:35px;}	
.su-lightbox-content {text-align:left !important; }
.et_pb_member_position{color:#000000;font-size: 20px;font-weight:600;}

