/*
 Theme Name:     Bulle-Digitale
 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
*/
/* div#page-container {background: #FAFCFF !important;} */
 
.et_pb_tabs_controls a:after {
    display: block;
    max-width: 80%;
    color: #707070;
    margin-top: 10px;
    line-height: 22px;
    font-size: 16px;
}

.et_pb_tabs_controls a {
      padding-right: 20px !important;
    padding-left: 95px !important;
    padding-top: 10px !important;
}

.et_pb_tabs_controls a:before {    content: '';
    width: 73px;
    height: 73px;
    position: absolute;
    left: 0;
    background-size: contain;
		top: 10px
}

li.et_pb_tab_0 a:after  { content: 'Perrot & Richard Architectes';}
li.et_pb_tab_1 a:after  { content: 'Y-Intellect';}
li.et_pb_tab_2 a:after  { content: 'Somahazi';}
li.et_pb_tab_3 a:after  { content: 'CEO Companions';}
ul.et_pb_tabs_controls.clearfix li {
       width: 25%;
    padding-bottom: 20px !important;
    border-bottom: 5px solid #fff !important;
    min-height: 120px;
}
ul.et_pb_tabs_controls.clearfix li.et_pb_tab_active {
    border-bottom: 4px solid #F9DC5E !important;
}
li.et_pb_tab_0 a:before {
	    content: '';
    background: url(/wp-content/uploads/2022/04/F.-RICHARD.png);
}
li.et_pb_tab_1 a:before {
	    content: '';
    background: url(/wp-content/uploads/2022/04/Yannick-JEAN-CHARLES.png);
}
li.et_pb_tab_2 a:before {
	    content: '';
    background: url(/wp-content/uploads/2022/04/Chrystel-de-Bricourt.png);
}
li.et_pb_tab_3 a:before {
	    content: '';
    background: url(/wp-content/uploads/2022/04/Thierry-Chavel.png);
}
.et_pb_tab.clearfix.et-pb-active-slide:after {
    content: '' !important;
    position: absolute;
    width: 100px;
    height: 100px !important;
    right: 5%;
    visibility: visible !important;
    top: 30%;
    background-repeat: no-repeat !important;
}
.et_pb_tab.et_pb_tab_0.clearfix.et-pb-active-slide:after {
    background: url(/wp-content/uploads/2022/04/PR.png);
}
.fa-arrow-down:before {
    content: "\f063";
    font-family: 'fontawesome';
    color: #fff;
    font-style: normal;
    font-size: 25px;
}
.scroll_to_down i {
   
   position:relative;
   -webkit-animation:glide 2s ease-in-out alternate infinite;
}

@-webkit-keyframes glide  {
   from {
      left:0px;
      top:-20px;
   }
   
   to {
      left:0px;
      top:20px;
   }

}
.featured-img-menu img {
    object-fit: cover;
}
header .et_pb_menu__wrap {
    justify-content: right !important;
}
.menu-item-191 a {
    border: 2px solid #fae069;
    padding: 5px 20px !important;
    height: 50px;
    margin-top: 13px;
    margin-left: 50px;
}
.et_pb_menu .et-menu>li {
    padding-left: 30px;
    padding-right: 30px;
}