 .home-actualities.container.mb-5.play-voice{
	 display:none;
 }
 .ptl-top-menu .nav-pills>li>a.bg_btn.ptl-login-modal-li{
	 display:none;
 }
 .container h1.play-voice {
    display: none;
}
.elementor-headline-dynamic-wrapper .elementor-headline-dynamic-text.elementor-headline-text-active {
    position: relative;
    display: inline;
}
.b_tablet span, .b_mobile span{
    font-family: 'Poppins';
}

/* Style footer */

.footer-adress p, .footer-contact a  {
    color: #243464; 
    font-family: 'Poppins-Regular';
	font-size: 14px;
	/* line-height: 8px; */
	margin-bottom: 0px;
}
.footer-adress, .footer-contact, .footer-reseaux{
	margin-top:30px;
	padding: 0 15px;
}

.footer-adress p:hover{
	color:#243464
}
.logo_footer{
    padding: 0 15px;
}
@media screen and (min-width: 1200px) {
	.logo_footer{
		width: 72%;
	}
}
.logo-linkedin , .logo-Youtube{
	margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
	.logo-linkedin , .logo-Youtube{
		display: flex;
		justify-content: flex-start;
	}
}
@media screen and (max-width: 767px) {
	.site-footer a.logo{
		display: flex;
		justify-content: center;
	}
}
ul.navbar-nav>li>a, ul.navbar-nav li ul.dropdown-menu li a{
	font-size: 14px;
}
.b_mobile h1, body.b_desktop, .b_desktop span, .b_desktop .quiz_section, .b_desktop .quiz_section label{
	font-family:'Poppins';
}
.navbar-nav .b_desktop span, .b_desktop p, .b_desktop a, .menu-item a span.text{
	font-family:'Poppins-Regular';
}

/* header updates */

li.search-b-a:before{
	border-right:0px;
}
.ptl-top-menu .nav-pills>li>a.search{
	text-align: right;
    padding-right: 0px;
}
.ptl-login-modal-li{
	margin-left: 0px;
    padding-left: 0px;
}
.img_boite_idee{
	width: 1px;
	margin-left: 0px;
}

@media screen and (min-width: 768px){
	.row.header {
		margin-right: 0px;
	}
}