.welcome_div{
	text-align: center;
}

.welcome_page{
	background-color: #fff;
}

.welcome_h1{
    margin: 0px;
    background: #cc0001;
    font-weight: bold;
    font-size: 400%;
}

.welcome_mtwl{
    margin: 0px;
    background: rgb(0, 0, 0);
    color: rgb(255, 0, 0);
    font-weight: bold;
	text-align: right;
}

.carousel-control:hover, .carousel-control:focus {
    background-color: rgba(0,0,0,0);
}

.welcome_contacts > th > span{
	color: red;
	
}

.test_ride{
	width: 20%;
}

.w_address{
	height: 100px;
}
