/********************************************************************
 /$$$$$$$$ /$$$$$$$$ /$$$$$$$$ /$$$$$$$$  /$$$$$$  /$$$$$$$$ /$$$$$$
| $$_____/| $$_____/| $$_____/| $$_____/ /$$__  $$|__  $$__//$$__  $$
| $$      | $$      | $$      | $$      | $$  \__/   | $$  | $$  \__/
| $$$$$   | $$$$$   | $$$$$   | $$$$$   | $$         | $$  |  $$$$$$
| $$__/   | $$__/   | $$__/   | $$__/   | $$         | $$   \____  $$
| $$      | $$      | $$      | $$      | $$    $$   | $$   /$$  \ $$
| $$$$$$$$| $$      | $$      | $$$$$$$$|  $$$$$$/   | $$  |  $$$$$$/
|________/|__/      |__/      |________/ \______/    |__/   \______/
********************************************************************/
@keyframes zoom-in
{
    100%
    {
        transform: scale3d(1.5, 1.5, 1.5) translate3d(40px, 40px, 0px);

    }
}

@keyframes fadein
{
    from
    {
    	opacity: 0;
    }

    to
    {
    	opacity: 1;
    }
}

.raise-on-hover
{
	transition: transform 0.2s;
}

.raise-on-hover:hover
{
	transform: translate(0, -3px);
}

.img-raise-on-hover img
{
	transition: transform 0.2s;
}

.img-raise-on-hover:hover img
{
	transform: translate(0, -3px);
}

.lower-on-hover
{
	transition: transform 0.2s;
}

.lower-on-hover:hover
{
	transform: translate(0, 3px);
}

.decrease-opacity-on-hover
{
	transition: opacity 0.2s;
}

.decrease-opacity-on-hover:hover
{
	opacity: 0.8;
}

@media screen and (min-width: 1201px)
{
	.fade-in
	{
		opacity: 0;
		animation: fadein ease-in 1;
		animation-fill-mode: forwards;
		animation-duration: 1s;
	}
}

.fade-in.fade-first
{
	animation-delay: 0.3s;
}

.fade-in.fade-second
{
	animation-delay: 0.6s;
}

.fade-in.fade-third
{
	animation-delay: 0.9s;
}

.fade-in.fade-fourth
{
	animation-delay: 1.2s;
}

.fade-in.fade-fifth
{
	animation-delay: 1.5s;
}

.fade-in.fade-sixth
{
	animation-delay: 1.8s;
}

@media screen and (min-width:1024px)
{
	.middle-out-underline-on-hover:link,
	.middle-out-underline-on-hover:active,
	.middle-out-underline-on-hover:visited
	{
		position: relative;
	}

	.middle-out-underline-on-hover::before
	{
		content: '';
		position: absolute;
		width: 100%;
		height: 3px;
		bottom: -2px;
		left: 0;
		background: #8bde23;
		visibility: hidden;
		transform: scaleX(0);
		transition: all 0.2s;
	}

	.middle-out-underline-on-hover:hover::before,
	.middle-out-underline-on-hover:focus::before
	{
		visibility: visible;
		transform: scaleX(1);
	}
}

.image-grow-on-hover-container
{
	overflow: hidden;
	height: 300px;
	width: 300px;
}

.image-grow-on-hover-container > img:first-of-type
{
	transition: transform 0.2s;
	height: 100%;
	width: 100%;
}

.image-grow-on-hover-container > img:first-of-type:hover
{
	transform: scale(1.2);
}

/*************************************************
 /$$$$$$$$  /$$$$$$  /$$   /$$ /$$$$$$$$  /$$$$$$
| $$_____/ /$$__  $$| $$$ | $$|__  $$__/ /$$__  $$
| $$      | $$  \ $$| $$$$| $$   | $$   | $$  \__/
| $$$$$   | $$  | $$| $$ $$ $$   | $$   |  $$$$$$
| $$__/   | $$  | $$| $$  $$$$   | $$    \____  $$
| $$      | $$  | $$| $$\  $$$   | $$    /$$  \ $$
| $$      |  $$$$$$/| $$ \  $$   | $$   |  $$$$$$/
|__/       \______/ |__/  \__/   |__/    \______/
**************************************************/
@font-face
{
	font-family: 'REMGlyph';
	src:url('/fonts/REMGlyph.eot?xa5ysv');
	src:url('/fonts/REMGlyph.eot?#iefixxa5ysv') format('embedded-opentype'),
		url('/fonts/REMGlyph.woff?xa5ysv') format('woff'),
		url('/fonts/REMGlyph.ttf?xa5ysv') format('truetype'),
		url('/fonts/REMGlyph.svg?xa5ysv#REMGlyph') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"]
{
	font-family: 'REMGlyph';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
}

@font-face
{
	font-family: 'font_awesome';
	font-style: normal;
	font-weight: 900;
	src:url('/fonts/fa-solid-900.eot');
	src:url('/fonts/fa-solid-900.eot?#iefix') format('embedded-opentype'),
		url('/fonts/fa-solid-900.woff') format('woff'),
		url('/fonts/fa-solid-900.ttf') format('truetype'),
		url('/fonts/fa-solid-900.svg#fontawesome') format('svg');
}

@font-face
{
    font-family: 'raleway';
    src: url('/fonts/Raleway-Regular.eot');
    src: url('/fonts/Raleway-Regular.eot?#iefix') format('embedded-opentype'),
        url('/fonts/Raleway-Regular.woff') format('woff'),
        url('/fonts/Raleway-Regular.ttf') format('truetype'),
        url('/fonts/Raleway-Regular.svg#Raleway-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face
{
    font-family: 'raleway';
    src: url('/fonts/Raleway-Bold.eot');
    src: url('/fonts/Raleway-Bold.eot?#iefix') format('embedded-opentype'),
        url('/fonts/Raleway-Bold.woff') format('woff'),
        url('/fonts/Raleway-Bold.ttf') format('truetype'),
        url('/fonts/Raleway-Bold.svg#Raleway-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face
{
    font-family: 'raleway';
    src: url('/fonts/Raleway-Italic.eot');
    src: url('/fonts/Raleway-Italic.eot?#iefix') format('embedded-opentype'),
        url('/fonts/Raleway-Italic.woff') format('woff'),
        url('/fonts/Raleway-Italic.ttf') format('truetype'),
        url('/fonts/Raleway-Italic.svg#Raleway-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face
{
    font-family: 'ubuntu_medium';
    src: url('/fonts/Ubuntu-Medium.eot');
    src: url('/fonts/Ubuntu-Medium.eot?#iefix') format('embedded-opentype'),
        url('/fonts/Ubuntu-Medium.woff') format('woff'),
        url('/fonts/Ubuntu-Medium.ttf') format('truetype'),
        url('/fonts/Ubuntu-Medium.svg#Ubuntu-Medium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face
{
    font-family: 'ubuntu';
    src: url('/fonts/Ubuntu-Regular.eot');
    src: url('/fonts/Ubuntu-Regular.eot?#iefix') format('embedded-opentype'),
        url('/fonts/Ubuntu-Regular.woff') format('woff'),
        url('/fonts/Ubuntu-Regular.ttf') format('truetype'),
        url('/fonts/Ubuntu-Regular.svg#Ubuntu-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face
{
    font-family: 'ubuntu';
    src: url('/fonts/Ubuntu-Bold.eot');
    src: url('/fonts/Ubuntu-Bold.eot?#iefix') format('embedded-opentype'),
        url('/fonts/Ubuntu-Bold.woff') format('woff'),
        url('/fonts/Ubuntu-Bold.ttf') format('truetype'),
        url('/fonts/Ubuntu-Bold.svg#Ubuntu-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}


/******************************************************************************************************************************
  /$$$$$$  /$$        /$$$$$$  /$$$$$$$   /$$$$$$  /$$              /$$$$$$  /$$$$$$$$ /$$     /$$ /$$       /$$$$$$$$  /$$$$$$
 /$$__  $$| $$       /$$__  $$| $$__  $$ /$$__  $$| $$             /$$__  $$|__  $$__/|  $$   /$$/| $$      | $$_____/ /$$__  $$
| $$  \__/| $$      | $$  \ $$| $$  \ $$| $$  \ $$| $$            | $$  \__/   | $$    \  $$ /$$/ | $$      | $$      | $$  \__/
| $$ /$$$$| $$      | $$  | $$| $$$$$$$ | $$$$$$$$| $$            |  $$$$$$    | $$     \  $$$$/  | $$      | $$$$$   |  $$$$$$
| $$|_  $$| $$      | $$  | $$| $$__  $$| $$__  $$| $$             \____  $$   | $$      \  $$/   | $$      | $$__/    \____  $$
| $$  \ $$| $$      | $$  | $$| $$  \ $$| $$  | $$| $$             /$$  \ $$   | $$       | $$    | $$      | $$       /$$  \ $$
|  $$$$$$/| $$$$$$$$|  $$$$$$/| $$$$$$$/| $$  | $$| $$$$$$$$      |  $$$$$$/   | $$       | $$    | $$$$$$$$| $$$$$$$$|  $$$$$$/
 \______/ |________/ \______/ |_______/ |__/  |__/|________/       \______/    |__/       |__/    |________/|________/ \______/
*******************************************************************************************************************************/
html
{
	margin: 0;
	padding: 0;
	width: 100%;
}

body
{
	margin: 0;
	padding: 0 !important;
	width: 100%;
	font-family: verdana, raleway, sans-serif;
	font-size: 13pt;
	color: #000000;
	background-color: transparent !important;
}

.container img:not(.img-non-responsive)
{
	display: inline-block;
	max-width: 100%;
	height: auto !important;
	border: none;
}

#desktop-content-container .container a:link,
#desktop-content-container .container a:visited,
#desktop-content-container .container a:active
{
	font-weight: bold;
	color: #db2532;
	text-decoration: underline;
}

#desktop-content-container .container a:hover
{
	color: #EC737D;
}

body.ww_editor_body .container a:link,
body.ww_editor_body .container a:visited,
body.ww_editor_body .container a:active
{
	font-weight: bold;
	color: #db2532;
	text-decoration: underline;
}

body.ww_editor_body .container a:hover
{
	color: #EC737D;
}

input:focus,
textarea:focus,
select:focus
{
	outline: 1px solid #db2532;
}

input[type="submit"]
{
	display: inline-block;
	font-family: ubuntu;
	font-size: 12pt;
	font-weight: bold;
	letter-spacing: 4px;
	font-style: normal !important;
	color: #ffffff !important;
	text-decoration: none !important;
	background-color: #d92632;
	padding: 8px 15px;
	cursor: pointer;
	white-space: nowrap;
	transition: all 0.2s;
	-webkit-tap-highlight-color: transparent;

	/*iPad Overrides*/
	border: none;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
}

input[type="submit"]:hover
{
	background-color: #E35863;
}

input[type="submit"]:active
{
	transform: 	translate(0,2px)
 				scale(0.99, 0.99);
    box-shadow: inset 0 0 5px rgba(0,0,0,0.5);
}

input[type="text"],
input[type="password"],
select,
option,
textarea
{
	font-family: verdana, raleway, sans-serif;
	color: #000000;
	font-size: 13pt;
}

hr
{
	height: 1px;
	background-color: #2b2b2b;
	border: 0;
}

.button-small,
.button-small:link,
.button-small:active,
.button-small:visited,
.button-small:hover
{
	font-size: 14px !important;
	padding: 3px 8px !important;
}

/* Responsive Tables */
table.rem-responsive-table
{
	width: 100%;
}

table.rem-responsive-table tr,
table.rem-responsive-table th,
table.rem-responsive-table td
{
	margin: 0;
	padding: 0;
}

table.rem-responsive-table td img
{
	display: inline-block;
    max-width: 100%;
    height: auto;
}

div.container-max-width
{
	max-width: 1200px;
}

.rem-responsive-16x9-video
{
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.rem-responsive-16x9-video iframe,
.rem-responsive-16x9-video object,
.rem-responsive-16x9-video embed
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.container ul
{
	padding-left: 20px;
}

.container ul li
{
	position: relative;
	list-style: none;
}

.container ul li::before
{
	content: '\2022';
	position: absolute;
    display: block;
    left: -20px;
    color: #d92632;
    font-size: 13pt;
    top: 0;
}

@media screen and (max-width:1440px)
{
	.hidden-below-xl
	{
		display: none !important;
	}
}

/* col-lg and below */
@media screen and (max-width:1200px)
{
	table.rem-responsive-table td
	{
		padding-left: 15px;
		padding-right: 15px;
		padding-bottom: 40px;
	}

	table.rem-responsive-table tr td
	{
		width: 100% !important;
		float: left;
		clear: both;
		padding-left: 0;
		padding-right: 0;
	}

	.mobile-left
	{
		float: none !important;
		clear: both;
		display: block !important;
		margin: 0 auto 0 0;
		text-align: center;
	}

	.mobile-centered
	{
		float: none !important;
		clear: both;
		display: block !important;
		margin-left: auto;
		margin-right: auto;
		text-align: center !important;
	}

	.mobile-right
	{
		float: none !important;
		clear: both;
		display: block !important;
		margin: 0 0 0 auto;
		text-align: center;
	}

	.mobile-left-flex
	{
		float: none !important;
		clear: both;
		display: flex !important;
		margin: 0 auto 0 0;
		text-align: center;
	}

	.mobile-centered-flex
	{
		float: none !important;
		clear: both;
		display: flex !important;
		margin: 0 auto;
		text-align: center;
	}

	.mobile-right-flex
	{
		float: none !important;
		clear: both;
		display: flex !important;
		margin: 0 0 0 auto;
		text-align: center;
	}
}

@media screen and (min-width: 1201px)
{
	.hide-on-desktop
	{
		display: none !important;
	}

	#header-desktop
	{
		display: block;
	}

	#header-mobile-only
	{
		display: none;
	}

	#mobile-content-container
	{
		display: none;
	}

	#mobile_search_form
	{
		display: none;
	}
}

@media screen and (max-width: 1200px)
{
	.hide-on-mobile
	{
		display: none !important;
	}

	#mobile-content-container
	{
		display: block;
	}

	div#header-desktop-only
	{
		display: none;
	}

	div#desktop-content-container
	{
		margin-top: 60px;
	}

	div#header-mobile-only #mobile-header-logo img
	{
		position: absolute;
		top: 0px;
		bottom: 0;
		display: inline-block;
		height: auto;
		max-height: 60px;
		margin: auto 0 auto 10px;
		max-width: calc(100% - 65px);
	}

	div#header-mobile-only
	{
		display: block;
	    position: fixed;
	    top: 0;
	    height: 60px;
	    width: 100%;
	    background: #ffffff;
	    box-shadow: 0 -2px 15px #000000;
	    z-index: 10000;
	}

	div#header-mobile-only::after
	{
	    clear: both;
	    content: "\00a0";
	    display: block;
	    height: 0;
	    font: 0px/0 serif;
	    overflow: hidden;
	}

	div#header-mobile-only > #mobile_search_button:link,
	div#header-mobile-only > #mobile_search_button:active,
	div#header-mobile-only > #mobile_search_button:visited,
	div#header-mobile-only > #mobile_search_button:hover
	{
		position: absolute;
		top: 18px;
		right: 65px;
		font-family: font_awesome;
		font-size: 24px;
		color: #db2532;
		text-decoration: none;
	}

	#mobile_search_form
	{
		display: none;
		position: fixed;
		top: 10px;
		width: 95%;
		left: 0;
		right: 0;
		margin: 0 auto;
	    z-index: 10001;
	}

	#mobile_search_form > #mobile_search_field
	{
		position: relative;
		width: 100%;
		height: 0;
		opacity: 0;
		padding: 3px 15px;
		border: 1px solid #cccccc;
		outline: none;
		background-color: #ffffff;
		font-family: verdana, raleway, sans-serif;
		font-size: 12pt;
		box-shadow: 0 0 5px rgba(0,0,0,0.5);
	}

	#mobile_search_form > #mobile_search_field:focus
	{
		background-color: #F4F4F4;
	}
}


/**********************************************************
 /$$   /$$ /$$$$$$$$  /$$$$$$  /$$$$$$$  /$$$$$$$$ /$$$$$$$
| $$  | $$| $$_____/ /$$__  $$| $$__  $$| $$_____/| $$__  $$
| $$  | $$| $$      | $$  \ $$| $$  \ $$| $$      | $$  \ $$
| $$$$$$$$| $$$$$   | $$$$$$$$| $$  | $$| $$$$$   | $$$$$$$/
| $$__  $$| $$__/   | $$__  $$| $$  | $$| $$__/   | $$__  $$
| $$  | $$| $$      | $$  | $$| $$  | $$| $$      | $$  \ $$
| $$  | $$| $$$$$$$$| $$  | $$| $$$$$$$/| $$$$$$$$| $$  | $$
|__/  |__/|________/|__/  |__/|_______/ |________/|__/  |__/
***********************************************************/
@media screen and (max-width: 1200px)
{
	#header-desktop #menu-builder-header-nav
	{
		position: fixed;
		top: 60px;
		z-index: 1500;
		left: 0;
		width: 100%;
		max-height: calc(100% - 60px);
		box-shadow: -1px -2px 20px 0px rgba(0,0,0,0.5);
		overflow-y: auto;
		background-color: #ffffff;
	}
}

@media screen and (min-width: 1201px)
{
	#header-desktop > .top-row
	{
		position: relative;
	}

	#header-desktop > .top-row::after
	{
		content: '';
		position: absolute;
		z-index: -1;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		display: block;
		background-color: #000000;
		opacity: 0;
		transition: 200ms all;
	}

	#header-desktop > .top-row.search-active::after
	{
		z-index: 2;
		opacity: 0.7;
	}

	#header-desktop > .top-row > div
	{
		display: flex;
		justify-content: space-between;
		align-content: center;
		width: calc(100% - 80px);
		margin: 0 auto;
		background-color: #ffffff;
		padding: 36px 0 23px 0;
	}

	#header-desktop > .top-row > div .right-column
	{
		position: relative;
		display: flex;
	}

	#header-desktop > .top-row > div .right-column div.contact-container
	{
		display: flex;
	}

	#header-desktop > .top-row > div .right-column div.contact-container > div:first-of-type
	{
		position: relative;
		margin-right: 70px;
	}

	#header-desktop > .top-row > div .right-column div.contact-container > div:last-of-type
	{
		margin-right: 125px;
	}

	#header-desktop > .top-row > div .right-column div.contact-container > div:first-of-type::after
	{
		content: '';
		position: absolute;
		right: -34px;
		top: 5px;
		display: block;
		width: 1px;
		height: 70px;
		background-color: #bbbcbc;
	}

	#header-desktop > .top-row > div .right-column div.contact-container > div strong
	{
		font-family: ubuntu_medium;
		font-size: 13pt;
		font-weight: normal;
		color: #2d2926;
		margin: 0 0 2px 0;
		display: block;
	}

	#header-desktop > .top-row > div .right-column div.contact-container > div label
	{
		font-family: ubuntu;
		font-size: 12pt;
		font-weight: bold;
		color: #63666a;
		margin: 0;
	}

	#header-desktop > .top-row > div .right-column div.contact-container > div a:link,
	#header-desktop > .top-row > div .right-column div.contact-container > div a:active,
	#header-desktop > .top-row > div .right-column div.contact-container > div a:visited
	{
		font-family: ubuntu;
		font-size: 12pt;
		font-weight: normal;
		text-decoration: none;
		line-height: 1.65;
		color: #63666a;
		transition: color 150ms;
	}

	#header-desktop > .top-row > div .right-column div.contact-container > div a:hover
	{
		color: #db2532;
	}

	#header-desktop > .top-row > div .right-column #desktop_search_form
	{
		position: absolute;
		z-index: 3;
		top: 0;
		bottom: 0;
		margin: auto 0;
		right: 0;
		display: block;
		height: 42px;
	}

	#header-desktop > .top-row > div .right-column #desktop_search_form input[type="text"]
	{
		position: absolute;
		right: 12px;
		top: 0;
		bottom: 0;
		display: block;
		height: 36px;
		margin: auto 0;
		width: 0;
		font-size: 12pt;
		border-color: transparent;
		padding: 0;
		transition: 400ms all ease-out;
	}

	#header-desktop > .top-row > div .right-column #desktop_search_form.open input[type="text"]
	{
		width: 300px;
		border: 0;
		padding: 3px 10px;
	}

	#header-desktop > .top-row > div .right-column #desktop_search_form #desktop_search_button
	{
		position: absolute;
		z-index: 4;
		top: 0;
		bottom: 0;
		right: 0;
		margin: auto 0;
		display: block;
		border-radius: 50%;
		height: 42px;
		width: 42px;
		background-color: #db2532;
		font-size: 10pt;
		color: #ffffff;
		filter: drop-shadow(0 0 3px rgba(0,0,0,0.0));
		text-decoration: none;
		transition: all 200ms;
	}

	#header-desktop > .top-row > div .right-column #desktop_search_form #desktop_search_button:hover
	{
		background-color: #DF4350;
	}

	#header-desktop > .top-row > div .right-column #desktop_search_form #desktop_search_button:active
	{
		background-color: #DA2E3D;
	}

	#header-desktop > .top-row > div .right-column #desktop_search_form #desktop_search_button::before
	{
		content: '';
		display: block;
		width: 100%;
		height: 100%;
		background: url('/images/magnifying-glass.png') center center no-repeat;
	}

	#header-desktop > .top-row > div .right-column #desktop_search_form.open #desktop_search_button
	{
		filter: drop-shadow(0 0 3px rgba(0,0,0,0.5));
	}

	#header-desktop > .top-row > div .right-column #desktop_search_form.open #desktop_search_button::before
	{
		background: url('/images/close-icon.png') center center no-repeat;
	}

	#header-desktop > .bottom-row
	{
		background: linear-gradient(to right, #231f20 50%, #db2532 50%);
	}

	#header-desktop > .bottom-row > #menu-builder-header-nav
	{
		background: url('/images/header-nav-background.png') top center no-repeat;
	}
}


/*********************************************************************
  /$$$$$$   /$$$$$$  /$$   /$$ /$$$$$$$$ /$$$$$$$$ /$$   /$$ /$$$$$$$$
 /$$__  $$ /$$__  $$| $$$ | $$|__  $$__/| $$_____/| $$$ | $$|__  $$__/
| $$  \__/| $$  \ $$| $$$$| $$   | $$   | $$      | $$$$| $$   | $$
| $$      | $$  | $$| $$ $$ $$   | $$   | $$$$$   | $$ $$ $$   | $$
| $$      | $$  | $$| $$  $$$$   | $$   | $$__/   | $$  $$$$   | $$
| $$    $$| $$  | $$| $$\  $$$   | $$   | $$      | $$\  $$$   | $$
|  $$$$$$/|  $$$$$$/| $$ \  $$   | $$   | $$$$$$$$| $$ \  $$   | $$
 \______/  \______/ |__/  \__/   |__/   |________/|__/  \__/   |__/
*********************************************************************/
.white-shadow-box
{

	padding: 60px 60px 60px 20px;
	background-color: #ffffff;
	box-shadow: 0 10px 30px rgba(0,0,0,0.5);
}

@media screen and (max-width:768px)
{
	.white-shadow-box
	{
		padding: 15px;
	}
}

body:not(.ww_editor_body) .top-overhang
{
	position: relative;
	z-index: 100;
	margin-top: -45px;
}

.dark-gray-background
{
	background-color: #1d2125;
}

.dark-gray-background *
{
	color: #ffffff !important;
}

.dark-gray-background a:hover
{
	color: #db2532 !important;
}

.featured-service-container [class^="col-"]
{
	padding: 0 7px;
}

.featured-service-link:link,
.featured-service-link:visited
{
	display: block;
	position: relative;
	width: 100%;
	height: 587px;
	margin-bottom: 76px;
	overflow: hidden;
}

.featured-service-container.small .featured-service-link:link,
.featured-service-container.small .featured-service-link:visited
{
	height: 250px;
	margin-bottom: 15px;
}

body:not(.ww_editor_body) .featured-service-link::before
{
	content: '';
	position: absolute;
	z-index: 3;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #1d2125;
	opacity: 0.7;
	transition: all 300ms;
}

body:not(.ww_editor_body) .featured-service-link:hover::before
{
	opacity: 0;
}

body:not(.ww_editor_body) .featured-service-link:active::before
{
	opacity: 0.3;
}

.featured-service-link::after
{
	content: '';
	position: absolute;
	z-index: 4;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 50%;
	background: linear-gradient(to bottom, transparent, #1d2125);
	transition: all 300ms;
}

.featured-service-link:link img,
.featured-service-link:visited img
{
	position: absolute;
	z-index: 1;
	width: 100% !important;
	height: 100% !important;
	max-width: none !important;
	object-fit: cover;
}

.featured-service-link:hover img
{
	animation: zoom-in 20s ease-out;
}

.featured-service-link:link span,
.featured-service-link:visited span
{
	position: absolute;
	z-index: 5;
	bottom: 0;
	left: 0;
	font-family: ubuntu_medium;
	font-weight: normal;
	letter-spacing: 5px;
	font-size: 20pt;
	padding: 30px;
	color: #ffffff;
	text-align: center;
	height: 174px;
}

.featured-service-container.small .featured-service-link:link span,
.featured-service-container.small .featured-service-link:visited span
{
	font-size: 10pt;
	letter-spacing: 2px;
	width: 100%;
	padding: 5px;
}

@media screen and (max-width:992px)
{
	.featured-service-container.small .featured-service-link:link span,
	.featured-service-container.small .featured-service-link:visited span
	{
		font-size: 18pt;
	}
}

.man-driving-truck-red-background
{
	width: 100%;
	max-width: 1624px;
	margin: 0 auto;
	height: 328px;
	background: url('/images/man-driving-truck-red-background.jpg') top right no-repeat;
}

@media screen and (max-width:1200px)
{
	.man-driving-truck-red-background
	{
		background: #d92632;
		height: auto;
	}
}

.man-driving-truck-red-background *
{
	color: #ffffff !important;
}

.man-driving-truck-red-background a:hover
{
	text-decoration: none;
}

@media screen and (min-width:992px)
{
	.icon-grid-col > .row:first-of-type
	{
		border-bottom: 1px solid #bbbcbc;
	}

	.icon-grid-col > .row > [class^="col-"]:first-of-type
	{
		border-right: 1px solid #bbbcbc;
	}
}

@media screen and (max-width:992px)
{
	.icon-grid-col > .row > [class^="col-"]
	{
		text-align: center;
	}

	.hide-sm
	{
		display: none;
	}
}

.gray-vehicles-background
{
	background: url('/images/gray-vehicles-background.jpg') top center no-repeat;
	background-size: cover;
}

.gray-vehicles-background *
{
	color: #ffffff !important;
}


@media screen and (max-width:480px)
{
	.gray-vehicles-background
	{
		background-position: 35%;
	}
}



@media screen and (max-width:768px)
{
	.map-image-link:link,
	.map-image-link:active,
	.map-image-link:visited
	{
		display: block;
		height: 230px;
	}

	.map-image-link img
	{
		object-position: left;
		height: 100% !important;
		max-width: none !important;
	}
}


/**********************************************************
 /$$$$$$$$ /$$$$$$   /$$$$$$  /$$$$$$$$ /$$$$$$$$ /$$$$$$$
| $$_____//$$__  $$ /$$__  $$|__  $$__/| $$_____/| $$__  $$
| $$     | $$  \ $$| $$  \ $$   | $$   | $$      | $$  \ $$
| $$$$$  | $$  | $$| $$  | $$   | $$   | $$$$$   | $$$$$$$/
| $$__/  | $$  | $$| $$  | $$   | $$   | $$__/   | $$__  $$
| $$     | $$  | $$| $$  | $$   | $$   | $$      | $$  \ $$
| $$     |  $$$$$$/|  $$$$$$/   | $$   | $$$$$$$$| $$  | $$
|__/      \______/  \______/    |__/   |________/|__/  |__/
**********************************************************/
#footer
{
	padding: 50px 0 80px 0;
	color: #ffffff;
	background-color: #231f20;
}

#footer .container-max-width
{
	width: calc(100% - 80px) !important;
	max-width: calc(100% - 80px) !important;
}

#footer .container-max-width > .row:first-of-type
{
	margin-bottom: 40px;
}

#footer .container-max-width > .row:last-of-type > [class^="col-"]
{
	display: flex;
	align-items: center;
	height: 61px;
}

@media screen and (max-width:1440px)
{
	#footer .container-max-width > .row:last-of-type > [class^="col-"]
	{
		justify-content: center;
	}
}

@media screen and (max-width:1200px)
{
	#footer .container-max-width > .row:last-of-type > [class^="col-"]
	{
		flex-flow: column;
	}
}

@media screen and (max-width:1440px)
{
	#footer .contact-container > div
	{
		text-align: center;
	}
}

@media screen and (max-width:992px)
{
	#footer .contact-container > div
	{
		margin-bottom: 30px;
	}

	#footer .contact-container > div:last-of-type
	{
		margin-bottom: 0;
	}
}

#footer .contact-container > div
{
	background-color: #231f20;
}

#footer .contact-container strong
{
	display: block;
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
	background-color: #231f20;
	line-height: 1.8;
}

#footer .contact-container,
#footer .contact-container a:link,
#footer .contact-container a:active,
#footer .contact-container a:visited
{
	font-weight: normal;
	font-size: 10pt;
	line-height: 1.8;
	color: #ffffff;
	background-color: #231f20;
	text-decoration: none;
	transition: color 150ms;
}

#footer .contact-container a:hover
{
	color: #db2532;
}

#footer .copyright-container,
#footer .copyright-container a:link,
#footer .copyright-container a:active,
#footer .copyright-container a:visited
{
	font-family: verdana, raleway, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #ffffff;
	background-color: #231f20;
	text-decoration: none;
	transition: color 150ms;
}

#footer .copyright-container a:hover
{
	color: #db2532;
}

@media screen and (max-width:992px)
{
	#footer .copyright-container
	{
		text-align: center;
	}
}

#footer .alternate-link-container
{
	position: relative;
	margin-left: 100px;
	height: 28px;
}

@media screen and (max-width:1752px)
{
	#footer .alternate-link-container
	{
		height: auto;
	}
}

#footer .alternate-link-container::before
{
	content: '';
	position: absolute;
	left: -51px;
	top: 0;
	bottom: 0;
	margin: auto 0;
	display: block;
	height: 13px;
	width: 2px;
	background-color: #ffffff;
}



@media screen and (max-width:1200px)
{
	#footer .alternate-link-container
	{
		margin-left: 0;
		margin-top: 15px;
		text-align: center;
	}

	#footer .alternate-link-container::before
	{
		width: 13px;
		height: 2px;
		top: -5px;
		left: 0;
		right: 0;
		margin: 0 auto;
	}
}

#footer .alternate-link-container a:link,
#footer .alternate-link-container a:active,
#footer .alternate-link-container a:visited,
#footer .alternate-link-container a
{
	font-size: 10pt;
	font-weight: normal;
	color: #ffffff;
	background-color: #231f20;
	margin-left: 30px;
	text-decoration: none;
	transition: color 150ms;
}

@media screen and (max-width:1752px)
{
	#footer .alternate-link-container a:link,
	#footer .alternate-link-container a:active,
	#footer .alternate-link-container a:visited,
	#footer .alternate-link-container a
	{
		margin-left: 0;
	}
}

#footer .alternate-link-container a:hover
{
	color: #db2532;
}

#footer .alternate-link-container a:first-of-type
{
	margin-left: 0;
}

@media screen and (min-width:1440px)
{
	#footer .footer-logo.top
	{
		display: none;
	}
}

@media screen and (max-width:1440px)
{
	#footer .footer-logo.top
	{
		display: block;
		width: 166px;
		margin: 0 auto 50px auto;
	}

	#footer .footer-logo.bottom
	{
		display: none;
	}
}


/*********************************************************************************************
 /$$      /$$ /$$      /$$        /$$$$$$  /$$$$$$$$ /$$     /$$ /$$       /$$$$$$$$  /$$$$$$
| $$  /$ | $$| $$  /$ | $$       /$$__  $$|__  $$__/|  $$   /$$/| $$      | $$_____/ /$$__  $$
| $$ /$$$| $$| $$ /$$$| $$      | $$  \__/   | $$    \  $$ /$$/ | $$      | $$      | $$  \__/
| $$/$$ $$ $$| $$/$$ $$ $$      |  $$$$$$    | $$     \  $$$$/  | $$      | $$$$$   |  $$$$$$
| $$$$_  $$$$| $$$$_  $$$$       \____  $$   | $$      \  $$/   | $$      | $$__/    \____  $$
| $$$/ \  $$$| $$$/ \  $$$       /$$  \ $$   | $$       | $$    | $$      | $$       /$$  \ $$
| $$/   \  $$| $$/   \  $$      |  $$$$$$/   | $$       | $$    | $$$$$$$$| $$$$$$$$|  $$$$$$/
|__/     \__/|__/     \__/       \______/    |__/       |__/    |________/|________/ \______/
*********************************************************************************************/
p,
.ww_p
{
	font-family: verdana, raleway, sans-serif;
	font-size: 13pt;
	font-weight: normal;
	line-height: 21pt;
	color: #000000;
	margin: 0;
	padding: 0;
}

.ww_p_double_space
{
   	font-family: verdana, raleway, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	line-height: 2;
	margin: 0;
	padding: 0;
}

.ww_p_alternate
{
	font-family: verdana, raleway, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #2b2b2b;
	margin: 0;
	padding: 0;
}

.ww_p_call_out
{
	font-family: verdana, raleway, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #63666a;
	margin: 0;
	padding: 0;
}

h1,
h1.ww_h1
{
	font-family: ubuntu;
	font-size: 29pt;
	font-weight: bold;
	color: #d92632;
	margin: 0 0 5px 0;
	padding: 0;
}

@media screen and (max-width:480px)
{
	h1,
	h1.ww_h1
	{
		font-size: 23pt;
	}
}

h1 b,
h1 strong,
h1.ww_h1 b,
h1.ww_h1 strong
{
	color: #2d2926;
}

h2,
h2.ww_h2
{
	font-family: ubuntu_medium;
	font-size: 26pt;
	font-weight: normal;
	line-height: 1.2;
	color: #d92632;
	letter-spacing: 5px;
	margin: 0;
	padding: 0 0 5px 0;
}

h2 b,
h2 strong,
h2.ww_h2 b,
h2.ww_h2 strong
{
	font-weight: normal;
	color: #231f20;
}

@media screen and (max-width:480px)
{
	h2,
	h2.ww_h2
	{
		font-size: 22pt;
	}
}


h3,
h3.ww_h3
{
	font-family: ubuntu_medium;
	font-size: 20pt;
	font-weight: normal;
	letter-spacing: 5px;
	color: #2d2926;
	margin: 0;
	padding: 0;
}

h4,
h4.ww_h4
{
	font-family: verdana, raleway, sans-serif;
	font-size: 18pt;
	font-weight: normal;
	color: #2d2926;
	margin: 0;
	padding: 0;
}

h5,
h5.ww_h5
{
	font-family: verdana, raleway, sans-serif;
	font-size: 17pt;
	font-weight: bold;
	color: #2d2926;
	margin: 0;
	padding: 0;
}

h6,
h6.ww_h6
{
	font-family: verdana, raleway, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	color: #444444;
	margin: 0;
	padding: 0;
}

.ww_emphasis
{
	font-weight: bold;
	font-style: normal;
}

.ww_strong_emphasis
{
	font-weight: bold;
	font-style: italic;
}

.ww_action_button1
{
	display: inline-block;
	font-family: ubuntu;
	font-size: 12pt;
	font-weight: bold;
	letter-spacing: 4px;
	font-style: normal !important;
	color: #ffffff !important;
	text-decoration: none !important;
	background-color: #d92632;
	padding: 8px 15px;
	cursor: pointer;
	white-space: nowrap;
	transition: all 0.2s;
	-webkit-tap-highlight-color: transparent;
}

a.ww_action_button1:link,
a.ww_action_button1:active,
a.ww_action_button1:visited,
a.ww_action_button1:hover,
a .ww_action_button1,
a .ww_action_button1:link,
a .ww_action_button1:visited,
.ww_action_button1 a:link,
.ww_action_button1 a:visited
{
	color: #ffffff !important;
	text-decoration: none !important;
}

.ww_action_button1:hover
{
	background-color: #E35863;
}

.ww_action_button1:active
{
	transform: 	translate(0,2px)
 				scale(0.99, 0.99);
    box-shadow: inset 0 0 5px rgba(0,0,0,0.5);
}

.ww_action_button2
{
	display: inline-block;
	font-family: ubuntu;
	font-size: 12pt;
	font-weight: bold;
	letter-spacing: 4px;
	font-style: normal !important;
	color: #ffffff !important;
	text-decoration: none !important;
	background-color: #1d2125;
	padding: 8px 15px;
	cursor: pointer;
	white-space: nowrap;
	transition: all 0.2s;
	-webkit-tap-highlight-color: transparent;
}

a .ww_action_button2,
a .ww_action_button2:link,
a .ww_action_button2:visited,
.ww_action_button2 a:link,
.ww_action_button2 a:visited
{
	color: #ffffff !important;
	text-decoration: none !important;
}

.ww_action_button2:hover
{
	background-color: #31383E;
}

.ww_action_button2:active
{
	transform: 	translate(0,2px)
 				scale(0.99, 0.99);
    box-shadow: inset 0 0 5px rgba(0,0,0,0.5);
}

.ww_action_button3
{
	display: inline-block;
	font-family: ubuntu;
	font-size: 12pt;
	font-weight: bold;
	letter-spacing: 4px;
	font-style: normal !important;
	color: #ffffff !important;
	text-decoration: none !important;
	background-color: #64656a;
	padding: 8px 15px;
	cursor: pointer;
	white-space: nowrap;
	transition: all 0.2s;
	-webkit-tap-highlight-color: transparent;
}

a .ww_action_button3,
a .ww_action_button3:link,
a .ww_action_button3:visited,
.ww_action_button3 a:link,
.ww_action_button3 a:visited
{
	color: #ffffff !important;
	text-decoration: none !important;
}

.ww_action_button3:hover
{
	background-color: #919296;
}

.ww_action_button3:active
{
	transform: 	translate(0,2px)
 				scale(0.99, 0.99);
    box-shadow: inset 0 0 5px rgba(0,0,0,0.5);
}

.ww_newsletter_content
{

}

.ww_newsletter_body
{

}

.ww_editor_body
{
	background-color: #FFFFFF;
}

.default-vertical-well
{
	margin-top: 15px;
	margin-bottom: 15px;
}