.benefits.wp-block-columns .wp-block-column .wp-block-heading {
	min-height: 64px;
	margin-top: 24px;
}

.type-services h2 {
	font-size: 24px;
	line-height: 32px;
	letter-spacing: 0;
}

.type-services h2:after {
	display: none;
}

.wpcf7 form .wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item label input[type=checkbox]+span {
	padding-left: 32px;
	line-height: 24px;
	letter-spacing: -0.1px;
}

.looking_for_you a {
	color: #3A373D;
}

.privacy-policy h2 {
	font-family: Gilroy_Bold, sans-serif;
	position: relative;
	font-size: 18px;
	line-height: 32px;
	text-transform: uppercase;
	color: #3A373D;
	margin: 0 0 8px 0;
}

.privacy-policy h2:after {
	display: none;
}

article.services h2 {
	font-family: Gilroy_Bold, sans-serif;
	position: relative;
	font-size: 18px;
	line-height: 32px;
	text-transform: uppercase;
	color: #3A373D;
	margin: 0 0 8px 0;
}

article.services h2:after {
	display: none;
}

.post_title h2:after {
	display: none;
}

.home .site header .header_wrap .header_bottom .contact_forms .contact_forms_wrap .item {
	cursor: pointer;
	width: 33.33%;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 0;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	min-height: 200px;
	align-items: center;
	align-self: center;
	justify-content: center;
	position: relative;
}

@media screen and (max-width: 640px) {
	.home .site header .header_wrap .header_bottom .contact_forms .contact_forms_wrap .item {
		min-height: 88px;
		justify-content: flex-start;
		align-self: normal;
		padding: 12px 20px;
	}

	.home .site header .header_wrap .header_bottom .contact_forms .contact_forms_wrap .truck_a_shipment span {
		width: 24px;
		margin-bottom: 8px;
	}

	.home .site header .header_wrap .header_bottom .contact_forms .contact_forms_wrap .work_with_as span {
		width: 36px;
		margin-bottom: 8px;
	}

	.home .site header .header_wrap .header_bottom .contact_forms .contact_forms_wrap .quote_a_shipment span {
		width: 26px;
		margin-bottom: 8px;
	}

	.home .site header .header_wrap .header_bottom .contact_forms .contact_forms_wrap .truck_a_shipment.item a {
		justify-content: flex-start;
	}
}

.home .site header .header_wrap .header_bottom .contact_forms .contact_forms_wrap .item a {
	position: absolute;
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.wpcf7 form {
	position: relative;
}

.wpcf7 form .wpcf7-response-output {

	position: absolute;
	bottom: -70px;
}

.wpcf7-spinner {
	display: none;
}

.wpcf7 form.wpcf7-form.invalid .wpcf7-not-valid {
	margin-bottom: 0px;
	border: none;
}

.site footer .footer_wrap .footer_info p.h3 {
	margin: 0 0 10px 0;
	color: #fff;
	font-size: 18px;
	line-height: 22px;
	text-transform: uppercase;
	font-weight: 700;
	font-family: Gilroy_Bold, sans-serif;
}

.site footer .footer_wrap .h3 {
	color: #EE403D;
	text-transform: uppercase;
	font-size: 24px;
	line-height: 30px;
	font-weight: 700;
	margin: 0;
	font-family: Gilroy_Bold, sans-serif;
}

.home .header_info .page_thumbnail img {
	width: 100%;
}

.slider_arrow button {
	position: relative;
	z-index: 1;
}

.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
	z-index: 9999;
}