.tp-bullets{
	display: none;
}


@media (max-width:450px) {
	div.topbargauche > ul.topbargauche__ul > li:nth-child(1) {
		display: none;
	}
}

.slider__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;
}