@import url(https://fonts.googleapis.com/css?family=Roboto:400,700);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@font-face {
	font-family: 'FontAwesome';
	src: url('../fonts/fontawesome-webfont.eot?v=4.3.0');
	src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
/** Generated by FG **/
@font-face {
	font-family: 'Futura';
	src: url('../fonts/Futura-Bold.eot');
	src: local('ÃƒÂ¢Ã‹Å“Ã‚Âº'), url('../fonts/Futura-Bold.woff') format('woff'), url('../fonts/Futura-Bold.ttf') format('truetype'), url('../fonts/Futura-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'MuseoSans';
	src: url('../fonts/museosans.eot');
	src: url('../fonts/museosans.eot?#iefix') format('embedded-opentype'),  url('../fonts/museosans.woff') format('woff'),  url('../fonts/museosans.ttf') format('truetype'),  url('../fonts/museosans.svg#MuseoSans') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'JennaSue';
	src: url('../fonts/jennasue.eot');
	src: url('../fonts/jennasue.eot?#iefix') format('embedded-opentype'),  url('../fonts/jennasue.woff2') format('woff2'),  url('../fonts/jennasue.woff') format('woff'),  url('../fonts/jennasue.ttf') format('truetype'),  url('../fonts/jennasue.svg#JennaSue') format('svg');
	font-weight: normal;
	font-style: normal;
}
.header {
	position: relative;
}
.header:before {
	background: #2b2b2b;
	content: "";
	height: 66px;
	position: absolute;
	left: 0;
	width: 100%;
	bottom: 0;
}
h1, h2, h3, h4, h5, h6 {
	color: #333;
	font-family: "Roboto", sans-serif;
	font-weight: 600;
	margin: 0;
	padding: 0;
}
h4 {
	font-size: 16px;
	padding-bottom: 5px;
}
p {
	color: #696969;
	font-family: "MuseoSans";
	font-size: 15px;
	font-weight: normal;
	line-height: 22px;
	margin: 0;
	padding-bottom: 20px;
}
.clear {
	clear: both;
	padding: 0;
	margin: 0;
}
.article-content a {
	color: #00b0ef;
}
ul li::before {
	color: #00b0ef;
	content: "\f02b";
	font-family: FontAwesome;
	font-size: 15px;
	left: 0;
	position: absolute;
	top: 2px;
	transform: rotate(90deg);
}
ul li {
	color: #696969;
	font-family: "MuseoSans";
	font-size: 15px;
	line-height: normal;
	list-style: outside none none;
	margin: 12px 0;
	padding: 0 0 0 20px;
	position: relative;
}
.col-2, .col-3,.col-6 {
	box-sizing: border-box;
	float: left;
}
.col-3 {
	color: #fff;
	width: 33.333%;
}
.col-2 {
	width: 50%;
}
.col-6 {
	width: 50%;
}
.read-more::after {
	border-bottom: 5px solid transparent;
	border-left: 7px solid #00b0ef;
	border-top: 5px solid transparent;
	content: "";
	height: 0;
	position: absolute;
	right: 0;
	top: 6px;
	width: 0;
}
.read-more {
	color: #00b0ef;
	display: inline-block;
	font-family: "Roboto", sans-serif;
	font-size: 15px;
	font-weight: 400;
	line-height: normal;
	margin: 0;
	padding: 0 15px 0 0;
	position: relative;
	text-transform: capitalize;
}
.common-title::before {
	background-color: #00b0ef;
	bottom: 0;
	content: "";
	height: 2px;
	left: 0;
	position: absolute;
	width: 40px;
}
.common-title.border-right::before {
	left: auto;
	right: 0;
}
.common-title {
	color: #000;
	font-family: "Montserrat", sans-serif;
	font-size: 31px;
	font-weight: 400;
	line-height: normal;
	margin: 0 0 30px;
	padding: 0 0 8px;
	position: relative;
	text-transform: capitalize;
}
.common-title em {
	color: #00b0ef;
	font-style: normal;
}
.title-small::before {
	background-color: #00b0ef;
	bottom: 0;
	content: "";
	height: 2px;
	left: 0;
	position: absolute;
	width: 40px;
}
.title-small {
	color: #000;
	font-family: "Montserrat", sans-serif;

	font-size: 24px;
	font-weight: 400;
	line-height: normal;
	margin: 0 0 30px;
	padding: 0 0 8px;
	position: relative;
}
.title-small em {
	color: #00b0ef;
	font-style: normal;
}
textarea {
	overflow: auto;
}
.form-row input, .form-row textarea, .form-row select {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #ddd;
	border-radius: 3px;
	box-sizing: border-box;
	color: #939393;
	font-family: "Roboto", sans-serif;
	font-size: 14px;
	height: auto;
	padding:5px 10px;
	width: 100%  !important;
}
.form-row input:focus, .form-row textarea:focus, .form-row select:focus {
	border: 1px solid #00b0ef;
}
.widget-form .form-row input{
	height:auto;
}
.widget-form input[type="text"], .widget-form textarea, .widget-form select{
	padding: 10px;
}
input[type="submit"], input[type="button"], button, .button, a.button {
	background: #191919 none repeat scroll 0 0;
	border: medium none;
	border-radius: 3px;
	color: #fff;
	font-family: "Roboto", sans-serif;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	font-weight: 400;
	height: auto;
	padding: 10px 30px;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}
input[type="submit"]:hover, input[type="button"]:hover, button:hover, .button:hover, a.button:hover {
	background: #00b0ef;
}
.logo {
	z-index: 99 !important;
}
.logo-text em {
	font-family: 'Futura';
	font-size: 27px;
	line-height: 32px;
	color: #00a3e6;
	text-transform: uppercase;
	font-style: italic;
	display: block;
}
.logo-text {
	color: #5f5f5f;
	display: block;
	font-family: "Futura";
	font-size: 27px;
	font-style: normal;
	text-transform: uppercase;
}
.call-us {
	text-align: right;
}
.call-us span {
	color:#5f5f5f;
	font-family: "JennaSue";
	font-size:28px;
	font-weight: 700;
	line-height: 50px;
}
.call-us label {
	display: block;
	color: #03acea;
	font-family: "Roboto", sans-serif;
	font-size: 25px;
	font-weight: 600;
	line-height: 22px;
}
.call-us label a {
	color: #03acea;
	font-family: "Roboto", sans-serif;
	font-size: 25px;
	font-weight: 600;
	line-height: 22px;
}
.page-home .body {
	padding: 0;
}
/*start:manu*/
.main-menu {
	text-align: center;
	overflow: inherit !important;
	z-index: 101010;
}
.main-menu .horizontal {
	text-align: center;
}
.main-menu .horizontal > .navigation-item {
	margin:0 12px;
}
.main-menu .horizontal > .navigation-item:first-child {
	margin-left: 0;
}
.main-menu .horizontal > .navigation-item:last-child {
	margin-right: 0;
}
.main-menu .horizontal > .navigation-item a {
	color: #fff;
	font-family: "Roboto", sans-serif;
	font-size: 17px;
	text-transform: uppercase;
}
.main-menu .horizontal > .navigation-item a:hover, .main-menu .horizontal > .navigation-item.active a {
	color: #01a5e8;
	position: relative;
}
.main-menu .horizontal > .navigation-item .active a:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	border-bottom: 3px solid #ff7800;
}
.main-menu .horizontal > .navigation-item.has-child a:hover:before, .main-menu .horizontal > .navigation-item.has-child .active a:before {
	display: none;
}
.main-menu .horizontal .navigation-item .navigation-item-child-container {
	width: 250px;
	top: 100%;
	background: #01a5e8;
}
.main-menu .horizontal .navigation-item.has-child a {
	padding-bottom: 23px;
}
.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item {
	padding: 0 27px;
	position: relative;
}
.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item a {
	padding: 0;
	color: #fff;
	line-height: 50px;
	text-align: left;
	text-shadow: none;
	font-weight: 500;
	border-color: #fff;
	text-transform: none;
	transform: translate(0, 0);
	transition: all 350ms ease-in-out 0s;
}
.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item:last-child a {
	border-bottom: none;
}
.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item a:hover {
	color: #eee;
	transform: translate(10px, 0);

}
.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item:first-child:before {
	content: "";
	width: 0;
	height: 0;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	border-bottom: 9px solid #01a5e8;
	position: absolute;
	top: -9px;
	left: 40px;
	display:none;
}
.main-menu .horizontal > .has-child > a span::after {
	color: rgba(255, 255, 255, 0.8);
	content: '\f107';
	display: inline-block;
	font-family: "FontAwesome";
	font-size: 16px;
	margin-left: 7px;
	vertical-align: middle;
}
/*Menu Button*/
#webcommander-page .mobile-menu.widget-article {
	width: 35px;
}
.menu-button {
	display: none;
}
#menu-button em {
	background-color : #03acea;
	display : block;
	height : 3px;
	margin : 6px 0;
	width : 100%;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}
#menu-button em:nth-child(1) {
	-moz-transform: rotate(0) translateX(0) translateY(0);
	-webkit-transform: rotate(0) translateX(0) translateY(0);
	-o-transform: rotate(0) translateX(0) translateY(0);
	-ms-transform: rotate(0) translateX(0) translateY(0);
	transform: rotate(0) translateX(0) translateY(0);
}
#menu-button em:nth-child(2) {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=100);
	-moz-opacity: 100;
	-khtml-opacity: 100;
	opacity: 100;
}
#menu-button em:nth-child(3) {
	-moz-transform: rotate(0) translateX(0) translateY(0);
	-webkit-transform: rotate(0) translateX(0) translateY(0);
	-o-transform: rotate(0) translateX(0) translateY(0);
	-ms-transform: rotate(0) translateX(0) translateY(0);
	transform: rotate(0) translateX(0) translateY(0);
}
#menu-button.close em:nth-child(1) {
	-moz-transform: rotate(45deg) translateX(7px) translateY(7px);
	-webkit-transform: rotate(45deg) translateX(7px) translateY(7px);
	-o-transform: rotate(45deg) translateX(7px) translateY(7px);
	-ms-transform: rotate(45deg) translateX(7px) translateY(7px);
	transform: rotate(45deg) translateX(7px) translateY(7px);
}
#menu-button.close em:nth-child(2) {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}
#menu-button.close em:nth-child(3) {
	-moz-transform: rotate(-45deg) translateX(5px) translateY(-5px);
	-webkit-transform: rotate(-45deg) translateX(5px) translateY(-5px);
	-o-transform: rotate(-45deg) translateX(5px) translateY(-5px);
	-ms-transform: rotate(-45deg) translateX(5px) translateY(-5px);
	transform: rotate(-45deg) translateX(5px) translateY(-5px);
}
/*Menu Button end*/



#bs-00F2FCFA-2C9E-4475-9B9A-B80348CD6A17 .widget-container {
	width: 100%;
}
#wi-513EA7C9-2742-4CEB-95D4-A2F118CC0EB3 {
	z-index: 9999999;
	margin-top:0;
	overflow:visible !important;
}
.nivoSlider img {
	height: 495px !important;
	width:auto !important;
	left:50% !important;
	margin-left:-1000px !important;
}
.nivo-main-image {
	display: block !important;
	position: relative !important;
	width: 100% !important;
}
/*bappycss*/
.widget.widget-form.quote-form{
	z-index: 999;
}
.quote-form {
	text-align: right;
}
.quote-form form {
	background-image: url("../images/form-bg.png");
	background-position:right 35px;
	background-repeat: no-repeat;
	background-size: 86% auto;
	display: inline-block;
	height: 260px;
	padding: 75px 15px 0 165px;
	text-align: center;
	width: 340px;
	box-sizing: content-box;
}
.quote-form .form-row label {
	display: none;
}
.quote-form .form-row.name::before, .quote-form .form-row.phone::before, .quote-form .form-row.message::before {
	background: #fff none repeat scroll 0 0;
	border-radius: 3px 0 0 3px;
	content: "";
	height: 100%;
	position: absolute;
	top: 0;
	width: 50px;
	z-index: -1;
	-moz-transform: skewX(-20deg);
	-webkit-transform: skewX(-20deg);
	-o-transform: skewX(-20deg);
	-ms-transform: skewX(-20deg);
	transform: skewX(-20deg);
}
.quote-form .form-row {
	box-sizing: border-box;
	float: left;
	margin: 5px 0;
	padding: 0 5px;
	position: relative;
	width: 50%;
	z-index: 1;
}
.quote-form .form-row.name::before {
	left: 11px;
}
.quote-form .form-row.phone::before {
	left: -7px;
}
.quote-form .form-row.message::before {
	left: -30px;
}
.quote-form .form-row.message, .quote-form .form-row.btn-row {
	width: 100%;
}
.quote-form input, .quote-form textarea {
	border: medium none !important;
	border-radius: 3px;
	box-sizing: border-box;
	color: #939393;
	font-family: "Roboto", sans-serif;
	font-size: 14px;
	height: auto;
	margin: 0;
	padding: 10px;
	width: 100% !important;
}
.quote-form .form-row.name input {
	float: right;
	width: 90% !important;
}
.quote-form .form-row.phone input {
	float: right;
	width: 95%;
}
.quote-form .form-row.name input, .quote-form .form-row.phone input, .quote-form .form-row.message textarea {
	padding-left: 10px;
}
.quote-form .form-row.message textarea {
	height:55px;
}
.quote-form .submit-button::before {
	background: #2b2b2b none repeat scroll 0 0;
	border-radius: 3px 0 0 3px;
	content: "";
	height: 100%;
	left: -58px;
	position: absolute;
	top: 0;
	width: 70px;
	-moz-transform: skewX(-20deg);
	-webkit-transform: skewX(-20deg);
	-o-transform: skewX(-20deg);
	-ms-transform: skewX(-20deg);
	transform: skewX(-20deg);
}
.quote-form .submit-button {
	background: #2b2b2b none repeat scroll 0 0;
	border-radius: 3px;
	color: #fff;
	font-size: 18px;
	font-weight: 400;
	height: auto;
	padding: 10px;
	position: relative;
	text-transform: uppercase;
	width: 100%;
}
.quote-form .errorlist.after {
	font-size: 0;
	position: absolute;
}
.quote-form .error-field-error {
	background: #fff none repeat scroll 0 0 !important;
	color: #ff0000 !important;
}
.quote-form .error-field-error::-webkit-input-placeholder {
	background: #fff none repeat scroll 0 0 !important;
	color: #ff0000 !important;
}
.quote-form .error-field-error:-ms-input-placeholder {
	background: #fff none repeat scroll 0 0 !important;
	color: #ff0000 !important;
}
.quote-form .message-block.info-message, .quote-form .message-block.success {
	background:#f2fef2;
	border:1px solid #037315;
	bottom: 5px;
	color: #037315;
	margin: 0;
	padding:0 15px;
	position: absolute;
	z-index: 9999999;
	width:56%;
	right:78%;
}
/*Our service section*/
#bs-152B8F21-8FFF-4723-A7EC-D2E133914EEE {
	padding:75px 0 25px;
}
.our-services-section {
	overflow: hidden;
	padding-top:70px;
}
.our-service-wrapper {
	font-family: "Montserrat", sans-serif;
	margin-left: -12px;
	margin-right: -12px;
	overflow: hidden;
}
.our-service-wrapper a {
	width: 100%;
	box-sizing: border-box;
	display: block;
}
.our-service-wrapper .col-6 {
	padding-right: 12px;
	padding-left: 12px;
}
.our-service-section {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 25px;
	height:225px;
}
.our-service-section span {
	display: inline-block;
	padding-top: 15px;
	vertical-align: top;
}
.our-service-section.freight {
	background-image: url("../images/our-service-pallet.jpg");
}
.our-service-section.car {
	background-image: url("../images/our-service-car.jpg");
}
.our-service-section.pallet {
	background-image: url("../images/our-service-car.jpg");
}
.our-service-section h2 {
	color: #fff;
	font-weight: 300;
	margin: 0;
	padding-bottom: 10px;
	text-transform: uppercase;
}
.our-service-section p {
	border-bottom: 1px solid #7e7e7e;
	min-height:60px;
	color: #fff;
	font-size: 13px;
	font-weight: 300;
	line-height: 20px;
	padding-bottom: 20px;
}
.our-service-section .read-more {
	margin-top: 15px;
}
.our-service-section h2, .our-service-section p {
	max-width:85%;
}
.our-service-section.freight p{
	padding-bottom: 40px;
}
/*Locations sections*/
#bs-851DE6D7-26AA-41F1-B55B-EC6C2C01AF89 {
	background: #f3f3f3 none repeat scroll 0 0;
	overflow: hidden;
	padding:68px 0;
	position: relative;
}
#bs-851DE6D7-26AA-41F1-B55B-EC6C2C01AF89::before {
	background: #e9e9e9 none repeat scroll 0 0;
	content: "";
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	width: 50%;
}
#bs-851DE6D7-26AA-41F1-B55B-EC6C2C01AF89::after {
	border-right: 130px solid #e9e9e9;
	border-top: 573px  solid transparent;
	content: "";
	height: 0;
	position: absolute;
	right: 50%;
	top: 0;
	width: 0;
}
.location-express {
	overflow: hidden;
}
.location-express .location {
	padding-right: 50px;
}
.location-express .express {
	padding-left: 50px;
}
.location, .location > ul {
	overflow: hidden;
}
.location li:before {
	display: none;
}
.location li {
	display: inline-block;
	float: left;
	list-style: outside none none;
	margin: 0 0 25px;
	padding: 0;
	width: 50%;
	height:80px;
}
.location p::before {
	color: #787878;
	content: "\f041";
	font-family: FontAwesome;
	font-size: 15px;
	left: 0;
	position: absolute;
	top: 2px;
}
.location p {
	font-size: 14px;
	margin: 0;
	padding: 0 0 0 15px;
	position: relative;
}
.location h4 {
	color: #000;
	font-family: "Montserrat", sans-serif;
	font-size: 17px;
	font-weight: 400;
	margin: 0;
	padding: 0 0 8px;
}
.express {
	text-align: right;
}
.express p {
	color: #787878;
	font-size: 15px;
	line-height: 24px;
}
/*Contact section*/
#bs-EF9E7D25-2044-4475-B83F-48D8D1272C11 {
	background: #00b0ef;
	padding: 25px 0;
}
.contact-section {
	overflow: hidden;
}
.contact-section h3 {
	color: #fff;
	font-size: 30px;
	font-weight: 300;
	margin: 0;
	padding: 0;
}
.contact-button {
	text-align: right;
}
.contact-button > a {
	border: 2px solid #fff;
	color: #fff;
	display: inline-block;
	font-family: "Montserrat", sans-serif;
	font-size: 18px;
	font-weight: 300;
	padding: 12px 45px;
	text-transform: uppercase;
}
/*Our clients*/
#bs-561F2BC3-F687-4FBD-AB72-9AD60DF81F59 {
	padding: 90px 0;
}
.our-clients {
	text-align: center;
}
.our-clients h3 {
	color: #000;
	display: inline-block;
	font-size: 25px;
	font-weight: 400;
	padding: 0 120px;
	position: relative;
	text-align: center;
}
.our-clients h3 em {
	color: #00B0EF;
	font-style: normal;
}
.our-clients ul::after {
	content: "";
	display: inline-block;
	width: 100%;
}
.our-clients ul {
	display: inline-block;
	margin-top: 50px;
	text-align:left;
	width: 100%;
}
.our-clients li::before {
	display: none;
}
.our-clients li {
	background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
	border: 1px solid #00b0ef;
	display: inline-block;
	font-size: 12px;
	list-style: outside none none;
	margin: 0 0 10px;
	padding: 10px;
	width: calc(33.333% - 3px);
}
.our-clients h3::before, .our-clients h3::after {
	content: "";
	height: 2px;
	position: absolute;
	top: 50%;
	width: 100px;
}
.our-clients h3::before {
	background: rgba(0, 0, 0, 0) url("../images/border-left.png") no-repeat scroll 0 0;
	left: 0;
}
.our-clients h3::after {
	background: rgba(0, 0, 0, 0) url("../images/border-right.png") no-repeat scroll 0 0;
	right: 0;
}
/*About us page*/
.stuff-contact {
	margin-left: -2px;
	margin-right: -2px;
	margin-top: 45px;
	overflow: hidden;
}
.col-stuff {
	float: left;
	padding: 1px;
	width: 24.7%;
}
.stuff {
	background: #ededed;
	height: 175px;
	padding: 30px;
}
@media only screen and (max-width:1024px){
	.stuff { 
		height: 146px; 
	}
}
@media only screen and (max-width:767px){
	.stuff { 
		height: auto; 
	}
}
.stuff-contact .col-3 {
	padding: 0 2px;
}
.stuff p {
	padding: 0;
}
.about-us h4 {
	color: #000;
	font-family: "Montserrat", sans-serif;
	font-size: 17px;
	font-weight: 400;
	line-height: normal;
	padding-bottom: 5px;
}
/*Services*/
.services .location {
	padding: 35px 0;
}
.services .location li {
	width: 33.33%;
}
.services-gallery {
	margin: 0 -7.5px;
	overflow: hidden;
}
.image-cell {
	position: relative;
}
.gallery-title::before {
	border-bottom: 12px solid #e3e3e3;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	content: "";
	height: 0;
	left: 35px;
	position: absolute;
	top: -12px;
	width: 0;
}
.gallery-title {
	background: #e3e3e3 none repeat scroll 0 0;
	bottom: 0;
	box-sizing: border-box;
	color: #5b5b5b;
	font-size: 20px;
	font-weight: 400;
	left: 0;
	padding: 15px 25px;
	position: relative;
	width: 100%;
}
.services-gallery .img {
	height: 230px;
}
.services-gallery .img img {
	width: 100%;
}
.services-gallery .col-3 {
	padding: 15px 7.5px;
}
/*Contact us*/
.contact-us label {
	display: none;
}
.contact-map {
	padding-left: 70px;
	padding-top: 80px;
}
/*----------------Footer----------------*/
.footer {
	background: #191919;
}
.footer .widget > .widget-title {
	color: #fff;
	font-size: 16px;
}
.footer-menu .vertical .navigation-item {
	padding: 3px 0;
}
.footer-menu .vertical .navigation-item a {
	border: medium none;
	color: #aaa;
	display: inline-block;
	font-size: 14px;
	line-height: normal;
	padding: 0;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}
.footer-menu .vertical .navigation-item > a:hover, .footer-menu .vertical .navigation-item.active > a {
	color: #00b0ef;
}
.footer-menu.our-services .vertical .navigation-item {
	float: left;
	width: 50%;
}
.our-address p::before {
	color: #5f5f5f;
	font-family: FontAwesome;
	font-size: 16px;
	left: 0;
	position: absolute;
	top: 0;
}
.our-address p:first-child::before {
	content: "\f041";
}
.our-address p:last-child::before {
	content: "\f095";
}
.our-address p {
	color: #aaa;
	font-size: 14px;
	padding: 0 0 5px 20px;
	position: relative;
}
.our-address p a{
	color: #aaa;
}
.our-address p a:hover{
	color:#00b0ef;
}
.footer-bottom {
	border-top: 1px solid #303030;
	overflow: hidden;
	padding-top: 30px;
}
.social-media {
	text-align: right;
	float: right;
}
.social-media p {
	color: #666;
	display: inline-block;
	font-size: 15px;
	line-height: normal;
	padding: 0;
}
.social-media a::before {
	color: #676767;
	font-family: FontAwesome;
	font-size: 18px;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.social-media a.facebook::before {
	content: "\f09a";
}
.social-media a.facebook:hover::before {
	color: #3b5998;
}
.social-media a.twitter::before {
	content: "\f099";
}
.social-media a.twitter:hover::before {
	color: #00aced;
}
.social-media a.linkedin::before {
	content: "\f0e1";
}
.social-media a.linkedin:hover::before {
	color: #007bb6;
}
.social-media a.youtube::before {
	content: "\f167";
}
.social-media a.youtube:hover::before {
	color: #bb0000;
}
.social-media a {
	display: inline-block;
	height: 20px;
	margin-left: 20px;
	position: relative;
	width: 20px;
}
.copyright {
	float: left;
}
.copyright p {
	color: #666666;
	font-size: 13px;
	line-height: normal;
	padding: 0;
}
.copyright a{
	color: #666666;
}
.copyright a:hover{
	color:#00b0ef;
}
#dock-767BAEFF-85BD-4BE7-A3A4-15B940D8D2A5 {
	background-color: transparent !important;
}
.page-home .dockable {
	display: block;
}
.dockable {
	display: none;
}
.page-home .page-content {
	padding: 0;
}
.page-content {
	padding: 70px 0;
}
.img-align-right {
	float: right;
}
.img-align-right img {
	max-width: 100%;
	height: auto;
}
#wi-5EBC31DD-ACD6-4281-A1F3-F7F3CAEFED28 {
	overflow: hidden;
}
.over-year-title{
	color: #00b0ef;
}

.interstate-freight-page .location li{
	width:100%;
	float:none;
	height:auto;
}
#row-subaddress {
	font-size: 16px;
	font-weight: bold;
	margin: 15px 0;
	padding: 0;
}
#row-subaddress:before{
	display:none;
}
.contact-map iframe {
	width: 100%;
}
.page-contact-us  .btn-row button{
	background-color:#191919;
	background-image:none;
	border: medium none;
	border-radius: 3px;
	color: #ffffff;
	cursor: pointer;
	display: inline-block;
	font-family: "Roboto",sans-serif;
	font-size: 16px;
	font-weight: 400;
	height: auto;
	padding: 10px 30px;
	transition: all 200ms ease 0s;
}
.page-contact-us  .btn-row button:hover{
	background-color:#00b0ef;
	background-image:none;
}
.page-contact-us  .simple_captcha_help_text{
	display:none;
 