
.car{
	padding-top: 2%;
	padding-bottom: 2%;
	
}

.owl-dots {
	text-align: center;
}

.owl-dot {
	display: inline-block;
	height: 5px !important;
	width: 5px !important;
	background-color: #ce1515 !important;
	opacity: 0.8;
	border-radius: 10%;
	margin: 0 5px;
}
.owl-dot.active {
	background-color: #0ee8f0 !important;
}
.single-logo{
	background-color: aliceblue;
	margin-top: -82px;
    margin-bottom: -70px;

	
}


