/********************************************************************
 /$$$$$$$$ /$$$$$$$$ /$$$$$$$$ /$$$$$$$$  /$$$$$$  /$$$$$$$$ /$$$$$$
| $$_____/| $$_____/| $$_____/| $$_____/ /$$__  $$|__  $$__//$$__  $$
| $$      | $$      | $$      | $$      | $$  \__/   | $$  | $$  \__/
| $$$$$   | $$$$$   | $$$$$   | $$$$$   | $$         | $$  |  $$$$$$
| $$__/   | $$__/   | $$__/   | $$__/   | $$         | $$   \____  $$
| $$      | $$      | $$      | $$      | $$    $$   | $$   /$$  \ $$
| $$$$$$$$| $$      | $$      | $$$$$$$$|  $$$$$$/   | $$  |  $$$$$$/
|________/|__/      |__/      |________/ \______/    |__/   \______/
********************************************************************/
@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';
	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: 'lato';
	font-style: normal;
	font-weight: normal;
	src:url('/fonts/Lato-Regular.eot');
	src:url('/fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'),
		url('/fonts/Lato-Regular.woff') format('woff'),
		url('/fonts/Lato-Regular.ttf') format('truetype'),
		url('/fonts/Lato-Regular.svg#lato') format('svg');
}

@font-face
{
	font-family: 'lato';
	font-style: normal;
	font-weight: bold;
	src:url('/fonts/Lato-Bold.eot');
	src:url('/fonts/Lato-Bold.eot?#iefix') format('embedded-opentype'),
		url('/fonts/Lato-Bold.woff') format('woff'),
		url('/fonts/Lato-Bold.ttf') format('truetype'),
		url('/fonts/Lato-Bold.svg#lato') format('svg');
}

@font-face
{
	font-family: 'lato_black';
	font-style: normal;
	font-weight: normal;
	src:url('/fonts/Lato-Black.eot');
	src:url('/fonts/Lato-Black.eot?#iefix') format('embedded-opentype'),
		url('/fonts/Lato-Black.woff') format('woff'),
		url('/fonts/Lato-Black.ttf') format('truetype'),
		url('/fonts/Lato-Black.svg#lato_black') format('svg');
}


/******************************************************************************************************************************
  /$$$$$$  /$$        /$$$$$$  /$$$$$$$   /$$$$$$  /$$              /$$$$$$  /$$$$$$$$ /$$     /$$ /$$       /$$$$$$$$  /$$$$$$
 /$$__  $$| $$       /$$__  $$| $$__  $$ /$$__  $$| $$             /$$__  $$|__  $$__/|  $$   /$$/| $$      | $$_____/ /$$__  $$
| $$  \__/| $$      | $$  \ $$| $$  \ $$| $$  \ $$| $$            | $$  \__/   | $$    \  $$ /$$/ | $$      | $$      | $$  \__/
| $$ /$$$$| $$      | $$  | $$| $$$$$$$ | $$$$$$$$| $$            |  $$$$$$    | $$     \  $$$$/  | $$      | $$$$$   |  $$$$$$
| $$|_  $$| $$      | $$  | $$| $$__  $$| $$__  $$| $$             \____  $$   | $$      \  $$/   | $$      | $$__/    \____  $$
| $$  \ $$| $$      | $$  | $$| $$  \ $$| $$  | $$| $$             /$$  \ $$   | $$       | $$    | $$      | $$       /$$  \ $$
|  $$$$$$/| $$$$$$$$|  $$$$$$/| $$$$$$$/| $$  | $$| $$$$$$$$      |  $$$$$$/   | $$       | $$    | $$$$$$$$| $$$$$$$$|  $$$$$$/
 \______/ |________/ \______/ |_______/ |__/  |__/|________/       \______/    |__/       |__/    |________/|________/ \______/
*******************************************************************************************************************************/
html
{
	margin: 0;
	padding: 0;
	width: 100%;
}

body
{
	margin: 0;
	padding: 0 !important;
	width: 100%;
	font-family: lato;
	font-weight: normal;
	font-size: 16px;
	background-color: transparent !important;
}

.container img:not(.img-non-responsive)
{
	display: inline-block;
	max-width: 100%;
	height: auto !important;
	border: none;
}

a:link,
a:visited,
a:active
{
	font-family: lato;
	font-weight: bold;
	color: #5B5B5B;
}

/* a::before
{
	content: '\f067';
	font-family: font_awesome;
	font-size: 12pt;
	color: #8ED610;
	margin-right: 5px;
} */

a.no_before::before
{
	content: '';
	display: none;
}

a:hover
{
	text-decoration: underline;
}

input:focus,
textarea:focus,
select:focus
{
	outline: 1px solid #2684D8;
}

input[type="submit"]
{
	display: inline-block;
	font-family: lato;
	font-size: 13pt;
	font-weight: normal;
	font-style: normal !important;
	color: #ffffff !important;
	text-decoration: none !important;
	background-color: #313B3F;
	text-decoration: none !important;	
	padding: 5px 15px;
	cursor: pointer;
	white-space: nowrap;
	transition: all 0.2s;
	-webkit-tap-highlight-color: transparent;

	/*iPad Overrides*/
	border: none;
	-webkit-appearance: none;
}

input[type="submit"]:hover
{
	background-color: #516067;
}

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="button"]
{
	display: inline-block;
	font-family: arial;
	font-size: 16px;
	font-weight: normal;
	font-style: normal !important;
	text-decoration: none !important;
	padding: 5px 15px;
	cursor: pointer;
	white-space: nowrap;
	transition: all 0.2s;
	-webkit-tap-highlight-color: transparent;

	/*iPad Overrides*/
	border: none;
	-webkit-appearance: none;
}

input[type="text"],
input[type="password"],
select,
option,
textarea
{
	font-family: arial;
	font-size: 16px;
}

hr
{
	height: 1px;
	background-color: #d7d7d7;
	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;
}

div.container-max-width-custom
{
	max-width: 1500px;
}


.embeddedContent[data-resizetype="responsive"],
.rem-responsive-16x9-video
{
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.embeddedContent[data-resizetype="responsive"] iframe,
.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%;
}

/* Uncomment for custom bullets */

.container ul
{
	padding-left: 20px;
}

.container ul li
{
	position: relative;
	list-style: none;
	font-family: lato;
	font-weight: normal;
}

.container ul li::before
{
	content: '\2022';
	position: absolute;
    display: block;
    left: -20px;
    color: #5B5B5B;
    font-size: 14pt;
    top: 0;
}

.vertical-padding-large
{
	padding-top: 80px;
	padding-bottom: 80px;
}

.vertical-padding-medium
{
	padding-top: 60px;
	padding-bottom: 60px;
}

.vertical-padding-small
{
	padding-top: 30px;
	padding-bottom: 30px;
}

@media screen and (max-width:992px)
{
	.vertical-padding-large
	{
		padding-top: 40px;
		padding-bottom: 40px;
	}

	.vertical-padding-medium
	{
		padding-top: 30px;
		padding-bottom: 30px;
	}
}

/* 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;
	}

	.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;
	}

    #desktop_search_button
	{
		font-family: font_awesome !important;
		text-decoration: none;
		font-size: 20pt;
		color: #99D929;
		margin-left: 25px;
	}

	#desktop_search_button:link,
	#desktop_search_button:visited
	{
		transition: all 200ms;
	}

	#desktop_search_button:active
	{
		transform: 	scale(0.85);
	}

	#desktop_search_button:hover
	{
		color: #000000 !important
	}

	#search_form
	{
		position: absolute;
		right: 40px;
		top: 28px;
	    z-index: 9999;
	}

	#search_form #search_field
	{
		width: 0;
		height: 100%;
		opacity: 0;
		padding: 8px 0;
		border: 0 solid #cccccc;
		border-radius: 3px;
		outline: none;
		background-color: #ffffff;
        border-radius: 3px;
		font-family: arial;
        font-size: 12pt;
        color: #5a5a5a;
		box-shadow: 0 0 5px rgba(0,0,0,0.5);
        transition: all 200ms;
	}

	#search_form #search_field.open
	{
		width: 300px;
		opacity: 1;
		padding: 8px 15px;
		border: 1px solid #cccccc;
	}

	#search_form #search_field.closed
	{
		width: 0;
		opacity: 0;
		padding: 8px 0;
		border: 0 solid #cccccc;
	}

	#search_form #search_field:focus
	{
		background-color: #ffffff;
	}

    #search_form #search_field:hover
    {
        background-color: #f4f4f4;
    }
}

@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: 5px;
		bottom: 0;
		display: inline-block;
		height: auto;
		max-height: 40px;
		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;
	}

	#header-mobile-only .cart-total
	{
		position: absolute;
		top: -9px;
		right: -6px;
		display: flex;
		justify-content: center;
		align-items: center;
		text-align: center;
		width: 20px;
		height: 20px;
		border-radius: 50%;
		background-color: #000000;
		font-family: "lato";
		font-weight: normal;
		font-size: 10pt;
		color: #ffffff;
	}

	#header-mobile-only .cart-total.updated
	{
		animation-name: pulse-size;
		animation-duration: 1000ms;
		animation-iteration-count: 1;
	}

   	#mobile_search_button:link,
	#mobile_search_button:active,
	#mobile_search_button:visited,
	#mobile_search_button:hover
	{
		position: absolute;
		top: 18px;
		right: 65px;
		font-family: font_awesome;
		font-size: 24px;
		text-decoration: none;
	}

    #search_form
    {
        position: fixed;
        top: 65px;
        left: 15px;
        z-index: 999;
    }

    #search_form #search_field
    {
       	position: relative;
       	top: -65px;
       	height: 0;
		width: calc(100vw - 45px);
		opacity: 0;
		padding: 0 15px;
		border: 0 solid #cccccc;
		border-radius: 3px;
		outline: none;
		background-color: #ffffff;
		font-family: arial;
		font-size: 12pt;
		box-shadow: 0 0 5px rgba(0,0,0,0.5);
		transition: all 200ms;
    }

    #search_form #search_field.open
	{
		transform: translateY(65px);
		height: 40px;
		opacity: 1;
		padding: 3px 15px;
		border: 1px solid #cccccc;
	}

	#search_form #search_field.closed
	{
		width: calc(100vw - 45px);
		opacity: 0;
		padding: 0 15px;
		border: 0 solid #cccccc;
	}

    #search_form #search_field:focus
    {
        background-color: #ffffff;
    }
}

@media screen and (min-width: 992px)
{
	.hide-on-large
	{
		display: none !important;
	}
}

@media screen and (max-width: 991px)
{
	.hide-on-small
	{
		display: none !important;
	}
}


/**********************************************************
 /$$   /$$ /$$$$$$$$  /$$$$$$  /$$$$$$$  /$$$$$$$$ /$$$$$$$
| $$  | $$| $$_____/ /$$__  $$| $$__  $$| $$_____/| $$__  $$
| $$  | $$| $$      | $$  \ $$| $$  \ $$| $$      | $$  \ $$
| $$$$$$$$| $$$$$   | $$$$$$$$| $$  | $$| $$$$$   | $$$$$$$/
| $$__  $$| $$__/   | $$__  $$| $$  | $$| $$__/   | $$__  $$
| $$  | $$| $$      | $$  | $$| $$  | $$| $$      | $$  \ $$
| $$  | $$| $$$$$$$$| $$  | $$| $$$$$$$/| $$$$$$$$| $$  | $$
|__/  |__/|________/|__/  |__/|_______/ |________/|__/  |__/
***********************************************************/
@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
	{
		border-top: 3px solid #5D5D5D;
	}

	#header-desktop > div:first-of-type
	{

		display: flex;
		justify-content: space-between;
		align-items: center;
		width: 100%;
		max-width: 1500px;
		margin: 0 auto;
	}

	#header-desktop > div:first-of-type #menu-builder-header-nav
	{
		position: relative;
		display: flex;
		align-items: center;
		padding-top: 30px;
		padding-bottom: 30px;
	}
}

a.header_logo::before
{
	content: '';
	display:  none;
}

/* a.header_logo img
{
	max-width: 460px;
} */


.header_right_upper
{
	display: flex;
	justify-content: flex-end;	
}


.cart-total
{
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 30px;
}

.cart-total:hover
{
	text-decoration: none;
}

.cart-total::after
{
	content: '\f07a';
	position: relative;
	display: block;
	font-family: font_awesome;
	font-size: 16pt;
	color: #000000;
}

.cart-total span
{
	position: absolute;
	top: 0;
	right: -8px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	width: 17px;
	height: 17px;
	line-height: 17px;
	border-radius: 50%;
	background-color: #97D92F;
	font-family: "lato";
	font-weight: normal;
	font-size: 10pt;
	color: #000000;
	transform-origin: center;
	z-index: 10;
}



/*********************************************************************
  /$$$$$$   /$$$$$$  /$$   /$$ /$$$$$$$$ /$$$$$$$$ /$$   /$$ /$$$$$$$$
 /$$__  $$ /$$__  $$| $$$ | $$|__  $$__/| $$_____/| $$$ | $$|__  $$__/
| $$  \__/| $$  \ $$| $$$$| $$   | $$   | $$      | $$$$| $$   | $$
| $$      | $$  | $$| $$ $$ $$   | $$   | $$$$$   | $$ $$ $$   | $$
| $$      | $$  | $$| $$  $$$$   | $$   | $$__/   | $$  $$$$   | $$
| $$    $$| $$  | $$| $$\  $$$   | $$   | $$      | $$\  $$$   | $$
|  $$$$$$/|  $$$$$$/| $$ \  $$   | $$   | $$$$$$$$| $$ \  $$   | $$
 \______/  \______/ |__/  \__/   |__/   |________/|__/  \__/   |__/
*********************************************************************/

.default_margin
{
	margin-top: 80px;
	margin-bottom: 80px;
}
 
#template_body
{
	background-image: url('/images/chevron_background.png');
	background-size: cover;
	max-width: 2000px;
	margin: 0 auto;
}

.textured_background
{
	background-image: url('/images/textured-banner.jpg');
	background-size: contain;
	background-repeat: no-repeat;
	overflow: hidden;
	padding-top: 100px;
	padding-bottom: 100px;
	max-width: 2000px;
}

.whats_new_background
{
	background-image: url('/images/whats_new_background.jpg');
	background-size: cover;
	background-position: center;
	padding-top: 50px;
	padding-bottom: 50px;
}

.whats_new_container,
.whats_new_container h4,
.whats_new_container a,
.whats_new_container p
{
	color: #ffffff !important;
}

.textured_background_text
{
	font-family: lato;
	font-weight: bold;
	font-size: 30pt;
	color: #ffffff;
}

.textured_lower_text
{
	margin-top: 90px;
}

.textured_lower_text
{
	font-family: lato;
	font-weight: normal;
	font-size: 13pt;
	line-height: 2;
	position: relative;
	z-index: 100;
}

.overflow_top_image
{
	position: absolute;
	right: -350px;
	top: 40px;
	z-index: 2;	
}

.overflow_bottom_image
{
	position: absolute;
	right: -350px;	
	width: 1070px;	
}

.worked_with_row
{
	margin-top: 30px;
}

@media screen and (max-width: 1200px)
{
	.textured_background
	{		
		background-size: cover;			
	}

	.textured_lower_text
	{
		margin-top: 30px;
		color: #ffffff;
	}

	.textured_lower_text h2
	{
		color: #ffffff !important;
	}

	.textured_link a
	{
		color: #ffffff;
	}
	
}

@media screen and (max-width: 991px)
{
	.textured_lower_text
	{
		text-align: center;
	}

	.textured_link
	{
		text-align: center;
	}

	.overflow_top_image
	{
		position: relative;
		right: auto;
		top: 40px;
		z-index: 2;	

		display: inline-block;
		max-width: 100%;
		height: auto !important;
		border: none;
	}

	.overflow_bottom_image
	{
		position: absolute;
		right: -350px;
		top: 10px;	
		width: 1070px;	
	}
}



/**********************************************************
 /$$$$$$$$ /$$$$$$   /$$$$$$  /$$$$$$$$ /$$$$$$$$ /$$$$$$$
| $$_____//$$__  $$ /$$__  $$|__  $$__/| $$_____/| $$__  $$
| $$     | $$  \ $$| $$  \ $$   | $$   | $$      | $$  \ $$
| $$$$$  | $$  | $$| $$  | $$   | $$   | $$$$$   | $$$$$$$/
| $$__/  | $$  | $$| $$  | $$   | $$   | $$__/   | $$__  $$
| $$     | $$  | $$| $$  | $$   | $$   | $$      | $$  \ $$
| $$     |  $$$$$$/|  $$$$$$/   | $$   | $$$$$$$$| $$  | $$
|__/      \______/  \______/    |__/   |________/|__/  |__/
**********************************************************/
#footer
{
	background-image: url('/images/footer_background.png');
	background-size: cover;
	padding-top: 60px;
	padding-bottom: 100px;
	max-width: 2000px;
	margin: 0 auto;			
}

#footer #footer-logo img
{
	max-width: 386px !important;	
}


.footer_address
{
	margin-bottom: 30px;
}

.footer_address a
{
	font-family: lato;
	font-size: 11pt;
	color: #ffffff;
	font-weight: normal;
}

.footer_contact a
{
	font-family: lato;
	font-weight: normal;
	color: #ffffff;
	font-size: 11pt;
}

.footer_phone_header,
.footer_email_header,
.social_header
{
	font-family: lato;
	font-weight: bold;
	color: #ffffff;
}

.footer_phone,
.footer_email
{
	margin-bottom: 30px;
}

.social_header
{
	margin-right: 10px;
}

.footer_social
{
	display: flex;
}

#footer .copyright-container,
#footer .copyright-container a:link,
#footer .copyright-container a:active,
#footer .copyright-container a:visited
{
	font-family: lato;
	font-size: 11pt;
	font-weight: normal;
	color: #B5BABD;
	text-decoration: none;
	transition: color 150ms;
}

#footer .copyright-container a:hover
{
	color: #ffffff;
}

@media screen and (max-width: 1200px)
{
	
	#footer #footer-logo img
	{
		max-width: 386px !important;
	}

}

@media screen and (max-width: 991px)
{
	#footer
	{
		text-align: center;		
	}

	.footer_social
	{
		display: block;
		justify-content: center;
		align-self: center;
		text-align: center;
	}

	.mobile_copyright_container
	{
		margin-top: 60px;
	}
}

@media screen and (max-width: 1200px)
{
	
	#footer #footer-logo img
	{
		max-width: 100% !important;
	}

}

.footer_account
{
	margin-top: 30px;
}


/*********************************************************************************************
 /$$      /$$ /$$      /$$        /$$$$$$  /$$$$$$$$ /$$     /$$ /$$       /$$$$$$$$  /$$$$$$
| $$  /$ | $$| $$  /$ | $$       /$$__  $$|__  $$__/|  $$   /$$/| $$      | $$_____/ /$$__  $$
| $$ /$$$| $$| $$ /$$$| $$      | $$  \__/   | $$    \  $$ /$$/ | $$      | $$      | $$  \__/
| $$/$$ $$ $$| $$/$$ $$ $$      |  $$$$$$    | $$     \  $$$$/  | $$      | $$$$$   |  $$$$$$
| $$$$_  $$$$| $$$$_  $$$$       \____  $$   | $$      \  $$/   | $$      | $$__/    \____  $$
| $$$/ \  $$$| $$$/ \  $$$       /$$  \ $$   | $$       | $$    | $$      | $$       /$$  \ $$
| $$/   \  $$| $$/   \  $$      |  $$$$$$/   | $$       | $$    | $$$$$$$$| $$$$$$$$|  $$$$$$/
|__/     \__/|__/     \__/       \______/    |__/       |__/    |________/|________/ \______/
*********************************************************************************************/
p,
.ww_p
{
	font-family: lato;
	font-size: 13pt;
	font-weight: normal;
	color: #5B5B5B;
	margin: 0 !important;
	padding: 0;
}

.ww_p_double_space
{
   	font-family: lato;
	font-size: 13pt;
	font-weight: normal;
	color: #5B5B5B;
	line-height: 2;
	margin: 0 !important;
	padding: 0;
}

.ww_p_alternate
{
	font-family: lato;
	font-size: 15pt;
	font-weight: normal;
	color: #5B5B5B;
	margin: 0 !important;
	padding: 0;
}

.ww_p_call_out
{
	font-family: lato;
	font-size: 14pt;
	font-weight: bold;
	color: #323B40;
	margin: 0 !important;
	padding: 0;
}

h1,
h1.ww_h1
{
	font-family: lato_black;
	font-size: 45pt;
	font-weight: normal;
	line-height: 1.2;
	color: #ffffff;
	margin: 0 0 5px 0 !important;
	padding: 0;
}

h1.alt,
h1.ww_h1.alt
{
	color: #323B40;
}


h2,
h2.ww_h2
{
	font-family: lato_black;
	font-size: 31pt;
	font-weight: normal;
	color: #323B40;
	line-height: 1.4;
	margin: 0 !important;
	padding: 0;
}

h2 strong,
h2.ww_h2 strong
{
	font-family: lato_black;
	font-size: 31pt;
	font-weight: normal;
	color: #8ED610;
	line-height: 1.4;
	margin: 0 !important;
	padding: 0;
}

h3,
h3.ww_h3
{
	font-family: lato;
	font-size: 30pt;
	font-weight: bold;
	color: #323B40;
	margin: 0 !important;
	padding: 0;
}

h4,
h4.ww_h4
{
	font-family: lato;
	font-size: 25pt;
	font-weight: bold;
	color: #323B40;
	margin: 0 !important;
	padding: 0;
}

h5,
h5.ww_h5
{
	font-family: lato;
	font-size: 21pt;
	font-weight: bold;
	color: #323B40;
	margin: 0 !important;
	padding: 0;
}

h6,
h6.ww_h6
{
	font-family: lato;
	font-size: 17pt;
	font-weight: bold;
	color: #323B40;
	margin: 0 !important;
	padding: 0;
}

.ww_emphasis
{
	font-family: lato;
	font-weight: bold;
	font-style: normal;
	color: #323B40;
}

.ww_strong_emphasis
{
	font-family: lato;
	font-weight: bold;
	font-style: normal;
	color: #8ED610;
}

.ww_action_button1
{
	display: inline-block;
	font-family: lato_black;
	font-size: 13pt;
	font-weight: normal;
	font-style: normal !important;
	color: #ffffff !important;
	text-decoration: none !important;
	background-color: #313B3F;
	padding: 8px 15px;
	cursor: pointer;
	text-align: center;
	transition: all 0.2s;
	-webkit-tap-highlight-color: transparent;
}


.ww_action_button1::before
{
	content: '\f067';
	font-family: font_awesome;
	font-size: 12pt;
	color: #ffffff;
	margin-right: 5px;
}

.ww_action_button1 a::before
{
	content: '';
	display: none;	
}

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;
	text-decoration: none !important;
}

a.ww_action_button1:hover,
.ww_action_button1:hover
{
	background-color: #516067;
}

.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: lato_black;
	font-size: 13pt;
	font-weight: normal;
	font-style: normal !important;
	color: #ffffff !important;
	text-decoration: none !important;
	background-color: #595959;
	padding: 8px 15px;
	cursor: pointer;
	text-align: center;
	transition: all 0.2s;
	-webkit-tap-highlight-color: transparent;
}

.ww_action_button2::before
{
	content: '\f067';
	font-family: font_awesome;
	font-size: 12pt;
	color: #ffffff;
	margin-right: 5px;
}

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;
	text-decoration: none !important;
}

.ww_action_button2:hover
{
	background-color: #8BDA24;
}

.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: lato_black;
	font-size: 13pt;
	font-weight: normal;
	font-style: normal !important;
	color: #000000 !important;
	text-decoration: none !important;
	background-color: #97D92F;
	padding: 8px 15px;
	cursor: pointer;
	text-align: center;
	transition: all 0.2s;
	-webkit-tap-highlight-color: transparent;
}

.ww_action_button3::before
{
	content: '\f067';
	font-family: font_awesome;
	font-size: 12pt;
	color: #ffffff;
	margin-right: 5px;
}

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;
	text-decoration: none !important;
}

.ww_action_button3:hover
{
	background-color: #8fd707;
}

.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);
}

.header_request_quote_button
{
	display: inline-block;
	font-family: lato_black !important;
	font-size: 13pt !important;
	font-weight: normal !important;
	font-style: normal !important;
	color: #000000 !important;
	text-decoration: none !important;
	background-color: #97D92F !important;
	padding: 8px 15px !important;
	margin: 0 10px;
	cursor: pointer;
	text-align: center;
	transition: all 0.2s;
	-webkit-tap-highlight-color: transparent;
}

.header_request_quote_button::before
{
	content: '\f054';
	font-family: font_awesome;
	font-size: 12pt;
	color: #ffffff;
	margin-right: 5px;
}

.header_request_quote_button:hover
{
	background-color: #97D92F;
}

.ww_editor_body
{
	background-color: #FFFFFF;
}
