body {
	font-size: 18px;
	overflow-x: hidden;	
}
.container {
	max-width: 1200px;
}
.entry-content ul {
	margin: 0 0 0 .5rem;
	padding: 0;
	list-style: none;
}
.entry-contentul li {
	margin-bottom: .4rem;
}
.entry-content ul li:before {
    content: "\f105";
    font-family: "Font Awesome 5 Free"; 
    font-weight: 900;
	padding-right: .5rem;
	color: #d01434;
}
.home #content.site-content {
	padding-top: 0rem;
	padding-bottom: 1rem;
}
.home .entry-content {
	margin: 0;
}
.page-template-fullwidth #content {
	padding-top: 0rem;
}
.page-template-default #content.site-content {
	padding-bottom: 3.75rem;
	padding-top: 0rem;
}
.page-template-default .entry-content {
	margin: 0;
}
a {
	color: #d01434;
}

/* header */
.action {
	float: right;
	background: url("images/ico-phone.jpg") no-repeat left center;
	text-align: right;
	padding-left: 60px;
	font-weight: 800;
	line-height: 32px;
	margin-top: 1.5rem;
}
.action .rates {
	font: 18px 'Barlow';
	font-weight: 600;
	font-style: italic;
	display: block;
}
.action .phone {
	font-size: 24px;
}

/* Navigation */
.topnav {
	background: #000;
	margin-top: 2rem;
	margin-bottom: 1px;
}
.topnav .navbar-nav li{
	background: url("images/nav-separator.jpg") no-repeat left center;
}
.topnav .navbar-nav li:first-child {
   background: transparent;
}
#menu-item-dropdown-22 {
   padding-left: 0 !important;
}
.nav-link {
	padding: 1.2rem 1rem !important;
}
.link-login {
	background: #d01434!important;	
	padding: .3rem .5rem .3rem .8rem !important;
	margin-top: .3rem;
	transform: skew(-30deg);
    position: absolute;
    right: 0;
}
.link-login a {
    background: url("images/ico-client.png") no-repeat 1px 7px;
    padding: .5rem 1rem .5rem 1.6rem !important;
    transform: skew(30deg) !important;
}
.navbar-toggler {
	border-color: transparent !important;
	padding: .63rem 0rem;
	font-size: 1.4rem;
}
.navbar-light .navbar-toggler-icon {
	background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.dropdown-menu {
	margin: 0;
	font-size: 1rem;
	color: #212529;
	text-align: left;
	list-style: none;
	background-color: #fff;
	background-clip: padding-box;
	border: none;
	border-radius: 0;
}

/* slider override */
.n2-ss-layers-container {
	margin-top: 0 !important;
}
.slider-text {
	background: rgb(208,20,20);
	background: radial-gradient(circle, rgba(208,20,20,1) 0%, rgba(255,255,255,0) 100%); 
}

/* general content with background */
.content {
	background: url("images/bg-body.jpg") no-repeat center top;
}
.content .box {
	padding: 2rem 2rem 3rem;
}
.btn-general {
	background: #d01434;
	color: #fff;
	font: 24px 'Barlow';
	font-weight: 700;
	font-style: italic;
	text-transform: uppercase;
	padding: 1rem 2rem;
	display: inline-block;
	margin-bottom: 1rem;
	transform: skew(-30deg);
	margin-left: 1.2rem;
}
.btn-general span {
	transform: skew(30deg) !important;
	display: inline-block;
}
.btn-general:hover {
	color: #fff;
}
.content .box h1 {
	font: 30px 'Barlow';
	font-weight: 700;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
.content .box h2 {
	font: 20px 'Barlow';
	font-weight: 500;
	margin: 0 0 1.5rem;
	padding: 0;
	color: #d01434;
	text-transform: uppercase;
}

/* homepage tagline */
.tagline {
	font: 26px 'Barlow';
	font-weight: 700;
	text-align: center;
	font-style: italic;
	margin: 5rem 0;
}


/* insdepage top bar*/
#topbar {
	color: #fff;
}
#topbar h1 {
	font-size: 36px;
	text-transform: uppercase;
	margin: 2.5rem 0 0 0;
}
.link-book {
	background: #d01434 !important;	
	padding: .7rem 1.4rem !important;
	margin-top: 1rem;
	transform: skew(-30deg);
	font: 26px 'Barlow';
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	display: inline-block;
}
.link-book:hover {
	text-decoration: none;
	color: #fff;	
}

/*sidebar */
.sidebar {
	background: #fff;
	margin-top: 2.5rem;
	padding: 2rem 1.5rem;
	-webkit-box-shadow: 0px 10px 15px 5px rgba(0,0,0,0.05);
	-moz-box-shadow: 0px 10px 15px 5px rgba(0,0,0,0.05);
	box-shadow: 0px 10px 15px 5px rgba(0,0,0,0.05);
}
#secondary h3 {
	font-size: 24px;
	color: #d01434;
	text-transform: uppercase;
}
#secondary .nav-link {
	padding: .5rem 1rem !important;
}

/* locations */
.link-genblack {
	background: #2c2c2c !important;	
	padding: .6rem 1rem !important;
	margin-top: 1rem;
	transform: skew(-20deg);
	font: 21px 'Barlow';
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	display: inline-block;
}
.link-genred {
	background: #d01434 !important;	
	padding: .6rem 1rem !important;
	margin-top: 1rem;
	transform: skew(-20deg);
	font: 20px 'Barlow';
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	display: inline-block;
}
.link-genblack:hover, .link-genred:hover {
	color: #fff;
	text-decoration: none;
}
.locations {
	font-size: 16px;
}
.locations h1 {
	font-size: 24px;
	margin: 0;
}
.fa, .fas {
	transform: skew(20deg);
}
.tablepress tfoot th, .tablepress thead th {
	background-color: #000 !important;
	color: #fff;
	font: 17px 'Barlow';
	font-weight: 700;
	vertical-align: middle;
	text-transform: uppercase;
}

/* footer call bar */
.callbar {
	background: #d01434;
	color: #fff;
	font: 18px 'Barlow';
	font-weight: 600;
	font-style: italic;
	padding: 1.3rem 0;
	text-align: right;
}
.callbar span {
	font: 24px 'Open Sans';
	font-weight: 800;
}
.callbar .fa-phone {
	margin-left: .5rem;
}


/* footer widgets */
#footer-widget {
	padding: 2rem 0 1.5rem 0;
}
#footer-widget a {
	color: #000;
}
#footer-widget a:hover {
	text-decoration: none;
}
#footer-widget .footer-links ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font: 21px 'Barlow';
	font-weight: 700;
	text-transform: uppercase;
}
#footer-widget .footer-links li {
	line-height: 36px;
	padding-left: 30px;
}
.footer-links .trucks {
	background: url("images/ico-trucks.jpg") no-repeat center left;
}
.footer-links .commercial {
	background: url("images/ico-commercial.jpg") no-repeat center left;
}
.footer-links .login {
	background: url("images/ico-login.jpg") no-repeat center left;
}
.footer-quick h3 {
	font-size: 21px;
	text-transform: uppercase;
	font-weight: 700;
	background: url("images/ico-quicklinks.jpg") no-repeat center left;
	padding-left: 30px;
	margin: .3rem 0 1rem 0;
}
#footer-widget .footer-quick ul {
	margin: -.4rem 0 0 2rem;
	padding: 0;
	list-style: none;
	font-size: 15px;
}
#footer-widget .footer-quick li {
	line-height: 26px;
}
#footer-widget .legal {
	text-align: right;
	font-size: 15px;
}


/* begin responsive css */
@media (max-width: 1200px) {
.topnav .navbar-nav li {
	background: transparent;
}
.nav-link {
	padding: .8rem 0.3rem !important;
}
.link-login {
	transform: skew(0deg);
	position: relative;
}
.link-login a {
	transform: skew(0deg) !important;
}
#topbar {
	background: #d11434 !important;
}
}

@media (max-width: 992px) {

}

@media (max-width: 768px) {
.callbar {
	text-align: center;
}
#footer-widget .legal {
	text-align: left;
}
.so-widget-sow-image-default-2ec334f0a340 .sow-image-container {
	justify-content: flex-start;
}
}

@media (max-width: 590px) {
.navbar-brand {
	text-align: center;
	display: block;
}
.action {
	float: none;
	background: url("images/ico-phone.jpg") no-repeat 20% center;
	text-align: center;
}
}