#adbikes p{
	color: #fff;
	font-size: 16px;
}

#carouselExampleIndicators p,h4{
    color:#fff;
}

.c-pre-footer {
    height: 60px;
    border-right: 100vw solid #26313c;
    border-top: 50px solid transparent;
    background-color: currentColor;
}

#contact{
	background-color: currentColor;

}
#contact p,span,i{
	color: #fff;
}
.c-pre-contact {
    height: 60px;
    border-left: 100vw solid currentColor;
    border-top: 50px solid transparent;
}

.c-pre-adbikes {
    height: 60px;
    border-left: 100vw solid #242527;
    border-top: 50px solid transparent;
}

.c-pro-adbikes {
	height: 60px;
	border-left: 100vw solid currentColor;
	border-bottom: 50px solid transparent;
	background-color: #ffe4c4;
}

.c-pro-franchise {
    height: 60px;
    border-left: 100vw solid bisque;
    border-top: 50px solid transparent;
}

#franchise,#our-testimonial{
	background-color: bisque;
}

#bookcall{
	font-family: sans-serif !important;
}

@media(max-width: 480px){

}