body{color:#333!important;}

.header__img img{
    top: 40px!important;
    float: left;
}
.head__wrapp-item{
	float: left;
    margin-left: 25px;
    margin-top: 0;
	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: 18px;
    color: #333;
    width: 264px;
    display: inline-block;
    line-height: 26px;
	text-transform: none;
}
.wrapp-item a{
	background: url(../images/order_call.png) no-repeat;
	display: block;
    height: 60px;
    width: 199px;
    float: right;
	    border-bottom: none;
}
.wrapp-item table{margin-top: 30px;width: 100%;}

.wrapp-item table tbody tr th{
	font-size: 19px;
    font-weight: 500;
    text-shadow: none;
    padding-bottom: 15px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
	text-align: left;
    color: #000;
    background: none;
}
.wrapp-item table tbody tr td{
	font-size: 18px;
    border-bottom: 1px dotted #b2b2b2;
	padding:3px;
}

.arrow {
    background: url(../images/benefit_arrow.png) bottom no-repeat;
    margin-bottom: 60px;
    padding-bottom: 60px;
	  overflow: hidden
}


.wrapp-item table tbody tr td:last-child{
	text-align: right;
    color: #0996cf;
}

table tbody tr:first-child{
	background-color: #ffffff!important;
    border: 0;
}
.not_available{color: #888888!important;}
.towtruck h1{
	font-size: 40px;
    text-transform: uppercase;
    text-align: center;
	margin-bottom: 40px;
}
.col-md-3 {
    width: 24%!important;
	float: left;
	margin-top: 20px;
}
.left_times p, .center_times p, .right_times p{top:25px!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;
}

.header_benefit{padding: 10px 24px!important;font-size: 12px!important;}

.other_truck{
	position:relative;
	overflow:hidden;
}

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

.box.features .features-row section{width: 20% !important;}

.other_truck-item{
	width: calc(18% - 14px);
	float:left;
}

.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;
	}
	
.features-row{display:none;}
.many_times{display:none;}
.inner__prices p{padding:0;}
.wrapp-item a{width: 100%;}
}

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


.left_times, .center_times, .right_times {
    color: #ffa201;
    font-size: 70px;
}

.left_times p, .center_times p, .right_times p {
    font-size: 18px;
    position: relative;
    top: -55px;
}

.many_times {
    position: relative;
    margin-top: 60px;
    text-align: center;
	overflow: hidden;
}

.col_md_1{
	    width: 300px;
    float: left;
    padding-right: 15px;
    padding-left: 15px;
	margin: 0px 0 0 20px;
}

.block-text {
    background: url(../images/bg_pattern.png) repeat;
    border-radius: 12px;
    box-shadow: 0 1px 0 #b7b7b7;
    color: #626262;
    font-size: 14px;
    margin-top: 22px;
    padding: 5px;
    height: 230px;
}

.block-text p {
    line-height: 17px;
    font-size: 14px;
    color: #000;
    width: auto;
    padding: 15px 3px 5px 3px;
	text-align:left;
}

.person-text {
    padding: 10px 0 0;
    text-align: center;
    z-index: 2;
}

.person-text img {
    float: none;
    margin-right: 0;
    border: 0!important;
    width: 90px;
    height: 88px;
    border-radius: 100%;
    margin-top: -10px;
}

.person-text span {
    color: #0081c5;
    display: block;
    font-size: 19px;
    margin-top: 0px;
}

.reviews {
    position: relative;
    background: #fff;
	    border-radius: 6px;
    margin: 0 auto;
    top: -56px;
    box-shadow: 0px 4px 10px #c9c9c9;
    height: 400px;
}

.headers {margin-bottom: 50px;}

@media only screen and (min-width:2000px){
	.head__wrapp-item{
		width: 400px;
	}
	.wrapp-item span{
		width: 195px;
	}
}

@media only screen and (min-width:1750px){
	.head__wrapp-item{
		width: 400px;
	}
	.wrapp-item span{
		width: 195px;
	}
}

@media (min-width: 1500px) {
	.head__wrapp-item{
		width: 400px;
	}
	.wrapp-item span{
		width: 195px;
	}
}

@media (max-width: 1300px) {
	.header__img img {
		width: 35%;
		height: auto;
	}
}

@media (max-width: 1100px) {
	.header__img img {
		width: 35%;
		height: auto;
	}
}