/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/


/* =Theme customization starts here
------------------------------------------------------- */

.et_pb_menu_0_tb_header.et-vert-menu.et_pb_menu .et-menu>li {
    padding-left: 0;
    padding-right: 0
}
.et_pb_menu.et-vert-menu .et-menu {
    margin-left: 0;
    margin-right: 0;
}
.et_pb_menu_0_tb_header.et-vert-menu.et_pb_menu .et-menu-nav li a {
    border-radius: 0;
    border: 0;
    display: block;
    text-align: center;
}
.et_pb_menu_0_tb_header.et-vert-menu.et_pb_menu .et-menu-nav li a {
    background: #44642F;
    color: #fff !important;
}
.et_pb_menu_0_tb_header.et-vert-menu.et_pb_menu .et-menu-nav li:nth-child(even) a {
    background: #fff;
    color: #44642F !important;
}
.et_pb_menu_0_tb_header.et-vert-menu.et_pb_menu .et_pb_menu__menu, .et_pb_menu_0_tb_header.et-vert-menu.et_pb_menu .et_pb_menu__menu>nav, .et_pb_menu_0_tb_header.et-vert-menu.et_pb_menu .et_pb_menu__menu>nav>ul {
    display: block;
}
.et-vert-menu.et_pb_menu--style-centered .et_pb_menu__menu>nav>ul, .et-vert-menu.et_pb_menu--style-centered .et_pb_menu__wrap {
    display: block;
}
.sliderhome{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: 100%;
}
.et_pb_row_0_tb_header{
    display: contents;
}
#et-main-area{
    width: calc(100% - 148px);
}
.btnscroll{
    position: absolute;
    bottom: 50px;
}
.titreh1 {
    text-align: center !important;
}
.titreh1 h1 {
    color: white;
    font-size: 60px;
    line-height: 66px;
    position: relative;
    display: inline-block;
}
.titreh1 h1:after {
    content: "";
    height: 1px;
    width: 75%;
    bottom: 0;
    left: 50%;
    background-color: #fff;
    position: absolute;
    transform: translateX(-50%);
}
.white h2{
    font-size: 40px;
    line-height: 65px;
    position: relative;
    color: white;
    padding-bottom: 0;
}
.white h2:after {
    content: "";
    height: 1px;
    width: 100%;
    bottom: 0;
    left: 0;
    background-color: #fff;
    position: absolute;
}
.whitepage .white h2{
    color: #44642F;
    line-height: 49px;
}
.greenpage .white h2{
    line-height: 49px;
}
.whitepage .white h2:after {
    background-color: #44642F;
}
.padd{
    padding: 50px 80px 0;
}
footer a {
    color: #ffffff;
}
footer .et_pb_social_media_follow li.et-social-facebook a.icon:before {
    height: 23px;
    width: 23px;
    font-size: 16px;
    line-height: 23px;
}
footer .et_pb_social_media_follow li.et-social-instagram a.icon:before {
    height: 23px;
    width: 23px;
    font-size: 22px;
    line-height: 23px;
}
footer .et_pb_social_media_follow li a.icon {
    height: auto;
    width: auto;
}
.et_pb_team_member_image {
    max-width: 100%;
    text-align: left !important;
}
.chef_image {
    max-width: 357px !important;
    float: left;
    margin-right: 54px;
    margin-top: 70px;
}
.chef_image:last-child {
    margin-right: 0 !important;
}
.chef_image .et_pb_team_member_image{
    margin: 0;
}
.chef_image .et_pb_team_member_description h4{
    padding-bottom: 0;
}
.chef_image .et_pb_team_member_description {
    padding: 25px 15px;
}
.titreinterneh1 h1{
    color: white;
    font-size: 60px;
    line-height: 66px;
    position: relative;
    margin-bottom: 15px;
}
.footer-liens .et_pb_text_inner a:hover {
    background: #fff !important;
    color: #44642F !important;
}
footer .whitefooter a {
    color: #44642F;
}
.whitefooter .footer-liens .et_pb_text_inner a:hover {
    background: #44642F !important;
    color: #fff !important;
}
.white h3{
    font-size: 30px;
    line-height: 49px;
    position: relative;
    color: white;
    padding-bottom: 0;
}
.white h3 a:after {
    content: "";
    height: 1px;
    width: 100%;
    bottom: 0;
    left: 0;
    background-color: #fff;
    position: absolute;
}
.whitepage .white h3 {
    color: #44642F;
}
.whitepage .white h3 a {
    display: inline-block;
    position: relative;
}
.whitepage .white h3 a:after {
    background-color: #44642F;
}