.refrigerated-trucks {
	float:left;
	padding-top:30px;
	padding-bottom:30px;
	width:11.11%;
	border-right:1px solid #ff5e13;
	color:#FFF;
	font-size:11px;
	font-weight:700;
	text-transform:uppercase;
    background:url(../img/icon/refrigerated_trucks_icon.svg) no-repeat;
    background-position: 50% 30%;
    padding-top: 5.9%;
    background-color: #ff5e13;
    background-size: 60%;
    width:100%;
    height: 150px;
}

.refrigerated-trucks.active {
	color:#ff5e13;
    background:url(../img/icon/refrigerated_trucks_icon_active.svg) no-repeat;
    background-position: 50% 30%;
    padding-top: 5.9%;
    background-color: #FFF;
    background-size: 60%;
}

.curtain-side-trucks {
	float:left;
	padding-top:30px;
	padding-bottom:30px;
	width:11.11%;
	border-right:1px solid #ff5e13;
	color:#FFF;
	font-size:11px;
	font-weight:700;
	text-transform:uppercase;
    background:url(../img/icon/curtain_side_trucks_icon.svg) no-repeat;
    background-position: 50% 30%;
    padding-top: 5.9%;
    background-color: #ff5e13;
    background-size: 60%;
    width:100%;
    height: 150px;
}

.curtain-side-trucks.active {
	color:#ff5e13;
    background:url(../img/icon/curtain_side_trucks_icon_active.svg) no-repeat;
    background-position: 50% 30%;
    padding-top: 5.9%;
    background-color: #FFF;
    background-size: 60%;
}

.flat-bed-trucks {
	float:left;
	padding-top:30px;
	padding-bottom:30px;
	width:11.11%;
	border-right:1px solid #FFF;
	color:#ff5e13;
	font-size:11px;
	font-weight:700;
	text-transform:uppercase;
    background:url(../img/icon/flat_bed_trucks_icon.svg) no-repeat;
    background-position: 50% 30%;
    padding-top: 5.9%;
    background-color: #ff5e13;
    background-size: 60%;
    width:100%;
    height: 150px;
}

.flat-bed-trucks :hover {
	color:#212529; 
    background-color: #212529;
}

.drop-side-trucks {
	float:left;
	padding-top:30px;
	padding-bottom:30px;
	width:11.11%;
	border-right:1px solid #ff5e13;
	color:#FFF;
	font-size:11px;
	font-weight:700;
	text-transform:uppercase;
    background:url(../img/icon/drop_side_trucks_icon.svg) no-repeat;
    background-position: 50% 30%;
    padding-top: 5.9%;
    background-color: #ff5e13;
    background-size: 60%;
    width:100%;
    height: 150px;
}

.drop-side-trucks.active {
	color:#ff5e13;
    background:url(../img/icon/drop_side_trucks_icon_active.svg) no-repeat;
    background-position: 50% 30%;
    padding-top: 5.9%;
    background-color: #FFF;
    background-size: 60%;
}

.crane-trucks {
	float:left;
	padding-top:30px;
	padding-bottom:30px;
	width:11.11%;
	border-right:1px solid #ff5e13;
	color:#FFF;
	font-size:11px;
	font-weight:700;
	text-transform:uppercase;
    background:url(../img/icon/crane_trucks_icon.svg) no-repeat;
    background-position: 50% 30%;
    padding-top: 5.9%;
    background-color: #ff5e13;
    background-size: 60%;
    width:100%;
    height: 150px;
}

.crane-trucks.active {
	color:#ff5e13;
    background:url(../img/icon/crane_trucks_icon_active.svg) no-repeat;
    background-position: 50% 30%;
    padding-top: 5.9%;
    background-color: #FFF;
    background-size: 60%;
}

.hazchem-trucks {
	float:left;
	padding-top:30px;
	padding-bottom:30px;
	width:11.11%;
	border-right:1px solid #ff5e13;
	color:#FFF;
	font-size:11px;
	font-weight:700;
	text-transform:uppercase;
    background:url(../img/icon/hazchem_trucks_icon.svg) no-repeat;
    background-position: 50% 30%;
    padding-top: 5.9%;
    background-color: #ff5e13;
    background-size: 60%;
    width:100%;
    height: 150px;
}

.hazchem-trucks.active {
	color:#ff5e13;
    background:url(../img/icon/hazchem_trucks_icon_active.svg) no-repeat;
    background-position: 50% 30%;
    padding-top: 5.9%;
    background-color: #FFF;
    background-size: 60%;
}

.panel-vans {
	float:left;
	padding-top:30px;
	padding-bottom:30px;
	width:11.11%;
	border-right:1px solid #ff5e13;
	color:#FFF;
	font-size:11px;
	font-weight:700;
	text-transform:uppercase;
    background:url(../img/icon/panel_vans_icon.svg) no-repeat;
    background-position: 50% 30%;
    padding-top: 5.9%;
    background-color: #ff5e13;
    background-size: 60%;
    width:100%;
    height: 150px;
}

.panel-vans.active {
	color:#ff5e13;
    background:url(../img/icon/panel_vans_icon_active.svg) no-repeat;
    background-position: 50% 30%;
    padding-top: 5.9%;
    background-color: #FFF;
    background-size: 60%;
}

.passenger-buses {
	float:left;
	padding-top:30px;
	padding-bottom:30px;
	width:11.11%;
	border-right:1px solid #ff5e13;
	color:#FFF;
	font-size:11px;
	font-weight:700;
	text-transform:uppercase;
    background:url(../img/icon/passenger_buses_icon.svg) no-repeat;
    background-position: 50% 30%;
    padding-top: 5.9%;
    background-color: #ff5e13;
    background-size: 60%;
    width:100%;
    height: 150px;
}

.passenger-buses.active {
	color:#ff5e13;
    background:url(../img/icon/passenger_buses_icon_active.svg) no-repeat;
    background-position: 50% 30%;
    padding-top: 5.9%;
    background-color: #FFF;
    background-size: 60%;
}

.light-vehicles {
	float:left;
	padding-top:30px;
	padding-bottom:30px;
	width:11.11%;
	border-right:1px solid #ff5e13;
	color:#FFF;
	font-size:11px;
	font-weight:700;
	text-transform:uppercase;
    background:url(../img/icon/light_vehicles_icon.svg) no-repeat;
    background-position: 50% 30%;
    padding-top: 5.9%;
    background-color: #ff5e13;
    background-size: 60%;
    width:100%;
    height: 150px;
}

.light-vehicles.active {
	color:#ff5e13;
    background:url(../img/icon/light_vehicles_icon_active.svg) no-repeat;
    background-position: 50% 30%;
    padding-top: 5.9%;
    background-color: #FFF;
    background-size: 60%;
}
