/*

.tp-bullets{
	display: none;
}


@media (max-width:450px) {
	div.topbargauche > ul.topbargauche__ul > li:nth-child(1) {
		display: none;
	}
}




@media (max-width:400px) {
	header .site-branding-logo img {
		max-height: 60px;
	}
}


*/

/* 
.silder__titre {
	background-color: rgba(100, 100, 100, 0.5);
	font-size: 14px !important;
	line-height: 16px !important;
	font-weight: 700;
	white-space: normal !important;
	width: 200px;
    padding: 18px 15px;
    color: #efefef !important ;
    margin-left: 20px !important;
    border: 1px solid #055f8c;
}


.gsc-testimonial-single.style-3 .left .avatar img {
	width: 120px;
}
.gsc-testimonial-single .title {
    padding-top: 25px;
    padding-left: 60px;
}
.gsc-testimonial-single.style-3 .left .content-inner .job {
    padding-left: 60px;
} */

