body{color:#333!important;}

.header__img img{
    top: 40px!important;
    float: left;
}
.head__wrapp-item{
	float: left;
    margin-left: 25px;
    margin-top: 40px;
	width: 490px;
}
.head__wrapp-item span{
	color: #0081c5;
    font-size: 30px;
    text-transform: uppercase;
    line-height: 30px;
}
.wrapp-item{
	margin-top: 30px;
}
.wrapp-item span{
	font-size: 21px;
    color: #333;
    width: 264px;
    display: inline-block;
    line-height: 26px;
	text-transform: none;
}

.wrapp-item table{margin-top: 30px;width: 100%; margin-left:0;}

.wrapp-item table tbody tr th{
	font-size: 19px;
    font-weight: 600;
    text-shadow: none;
    padding-bottom: 15px;
}
.wrapp-item table tbody tr td{
	font-size: 18px;
    border-bottom: 1px dotted #b2b2b2;
	
}
.block3 .wrapp-item table{margin-top: 10px;}

.block3 .wrapp-item table tbody tr td{line-height: 32px;}

.block3 .wrapp-item table tbody tr td {
    font-size: 18px;
    border-bottom: 1px dotted #0375b9;
    border-top: 1px dotted #0375b9;
	padding: 0 10px
}

.wrapp-item table tbody tr td:last-child{
	text-align: right;
    color: #0996cf;
}
.not_available{color: #888888!important;}
.towtruck h1{
	font-size: 40px;
    text-transform: uppercase;
    text-align: center;
	margin-bottom: 40px;
}
.col-md-3 {
    width: 20%!important;
}
.left_times p, .center_times p, .right_times p{top:0!important;}

.left_times, .center_times, .right_times{
	width: calc(150% - 125px)!important;
    float: right!important;
}

.inner__prices p{
	font-size: 20px;
    text-align: center;
    padding: 45px 155px;
    border-top: 1px solid #d9d9d9;
    margin-top: 50px!important;
}
.inner__prices table {
    width: 100%;
    font-size: 16px;
}
.inner__prices table tbody tr {
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
	 background-color: #fff;
}
.inner__prices table tbody tr td {
    font-weight: 500;
    border-left: 1px solid #cccccc;
}
.inner__prices table tbody tr td:last-child {
    border-right: 1px solid #cccccc;
}
.inner__prices table tbody tr td {
    font-weight: 500;
    border-left: 1px solid #cccccc;
	padding: 10px;
}
.inner__prices table tbody tr:nth-child(even) {
    background-color: #f4f4f4;
}
.inner__prices table tbody tr {
    border-bottom: 1px solid #cccccc;
}
.secondary {
    color: #0081c5;
    font-size: 37px!important;
    text-align: center;
    margin: 60px 0 45px;
    text-transform: uppercase;
}
.arrow { margin-bottom: 35px!important;}
.header_benefit{padding: 10px 24px!important;font-size: 15px!important;}

.block_one {width: 160px!important;}
.block_five { width: 205px!important;}

.other_truck-item{
	width: calc(18% - 14px);
	float:left;
}
/*
.srv__wrrap{
	width: 47%;
    float: left;
	margin-top: 0;
}
.srv__wrrp{
	width: 47%;
    float: right;
	margin-top: 0;
}
*/
.srv__wrrp table tbody tr td:last-child, .srv__wrrap table tbody tr td:last-child  {
    text-align: right;
    color: #ff9000;
	font-size: 18px;
}

@media (max-width: 480px) {
	.left_times p {
		left: 0!important;
		float: none!important;
	}
	
	.col-md-3 {
		width: 100%!important;
	}

	.left_times, .center_times, .right_times {
		float: left!important;
		width: auto!important;
		margin-left: 20px;
		margin-right: 20px;
		text-align: center!important;
	}
	

}

@media (max-width: 767px) {
	.other_truck-item {
		width: 165px;
		margin: 10px;
	}
}