@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-display: block;
}

@font-face
{
    font-family: 'Baskervville';
    src: url('/fonts/Baskervville-Regular.eot');
    src: url('/fonts/Baskervville-Regular.eot?#iefix') format('embedded-opentype'),
        url('/fonts/Baskervville-Regular.woff') format('woff'),
        url('/fonts/Baskervville-Regular.ttf') format('truetype'),
        url('/fonts/Baskervville-Regular.svg#Baskervville-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face
{
    font-family: 'Lato';
    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-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face
{
    font-family: 'Lato';
    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-Bold') format('svg');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

/******************************************************************************************************************************
  /$$$$$$  /$$        /$$$$$$  /$$$$$$$   /$$$$$$  /$$              /$$$$$$  /$$$$$$$$ /$$     /$$ /$$       /$$$$$$$$  /$$$$$$
 /$$__  $$| $$       /$$__  $$| $$__  $$ /$$__  $$| $$             /$$__  $$|__  $$__/|  $$   /$$/| $$      | $$_____/ /$$__  $$
| $$  \__/| $$      | $$  \ $$| $$  \ $$| $$  \ $$| $$            | $$  \__/   | $$    \  $$ /$$/ | $$      | $$      | $$  \__/
| $$ /$$$$| $$      | $$  | $$| $$$$$$$ | $$$$$$$$| $$            |  $$$$$$    | $$     \  $$$$/  | $$      | $$$$$   |  $$$$$$
| $$|_  $$| $$      | $$  | $$| $$__  $$| $$__  $$| $$             \____  $$   | $$      \  $$/   | $$      | $$__/    \____  $$
| $$  \ $$| $$      | $$  | $$| $$  \ $$| $$  | $$| $$             /$$  \ $$   | $$       | $$    | $$      | $$       /$$  \ $$
|  $$$$$$/| $$$$$$$$|  $$$$$$/| $$$$$$$/| $$  | $$| $$$$$$$$      |  $$$$$$/   | $$       | $$    | $$$$$$$$| $$$$$$$$|  $$$$$$/
 \______/ |________/ \______/ |_______/ |__/  |__/|________/       \______/    |__/       |__/    |________/|________/ \______/
*******************************************************************************************************************************/
html
{
	margin: 0;
	padding: 0;
	width: 100%;
}

body
{
	margin: 0;
	padding: 0 !important;
	width: 100%;
	font-family: "Lato", sans-serif;
	font-weight: 400;
	font-size: 13pt;
	color: #484848;
	background-color: transparent !important;
}

.container img:not(.img-non-responsive),
.container-fluid img:not(.img-non-responsive)
{
	display: inline-block;
	max-width: 100%;
	height: auto !important;
	border: none;
}

a:link,
a:visited,
a:active
{
	font-weight: 700;
	color: #0C5B88;
}

a:focus
{
	outline-offset: 2px;
}

input:focus,
textarea:focus,
select:focus
{
	outline: 1px solid #0C5B88;
}

input[type="submit"]
{
	display: inline-flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
	font-family: "Lato", sans-serif;
	font-size: 16px;
	font-weight: 700;
	font-style: normal !important;
	color: #ffffff !important;
	text-decoration: none !important;
	background-color: #EF3B67;
	padding: 8px 15px;
	border: none;
	cursor: pointer;
	text-align: center;
	transition: all 0.2s;
	-webkit-tap-highlight-color: transparent;

	/*iPad Overrides*/
	border: none;
	-webkit-appearance: none;
}

input[type="submit"]:hover
{
	background-color: #f74b76;
}

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: "Lato", sans-serif;
	font-weight: 400;
	font-size: 13pt;
}

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%;
}

div.container-max-width
{
	max-width: 1200px;
}

.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%;
}

.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: #0C5B88;
    font-size: 13pt;
    top: 0;
}

.vertical-padding-125
{
	padding-top: 125px;
	padding-bottom: 125px;
}

.vertical-padding-top-100
{
	padding-top: 100px;
}

.vertical-padding-bottom-85
{
	padding-bottom: 85px;
}

.vertical-padding-bottom-70
{
	padding-bottom: 70px;
}

.vertical-padding-large
{
	padding-top: 100px;
	padding-bottom: 100px;
}

.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-125
	{
		padding-top: 60px;
		padding-bottom: 60px;
	}

	.vertical-padding-top-100
	{
		padding-top: 60px;
	}

	.vertical-padding-bottom-70
	{
		padding-bottom: 40px;
	}

	.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:1500px)
{
	.mobile-left
	{
		float: none !important;
		clear: both !important;
		display: block !important;
		margin: 0 auto 0 0 !important;
		text-align: center!important;
	}

	.mobile-centered
	{
		float: none !important;
		clear: both !important;
		display: block !important;
		margin-left: auto !important;
		margin-right: auto !important;
		text-align: center !important;
	}

	.mobile-right
	{
		float: none !important;
		clear: both !important;
		display: block !important;
		margin: 0 0 0 auto !important;
		text-align: center !important;
	}

	.mobile-left-flex
	{
		float: none !important;
		clear: both !important;
		display: flex !important;
		margin: 0 auto 0 0 !important;
		text-align: center !important;
	}

	.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: 1501px)
{
	.hide-on-desktop
	{
		display: none !important;
	}

	#header-mobile-only
	{
		display: none;
	}

    #desktop_search_button
	{
		font-family: font_awesome !important;
		text-decoration: none;
		font-size: 20pt;
		color: #9E9E9E;
	}

	#desktop_search_button:link,
	#desktop_search_button:visited
	{
		transition: all 200ms;
	}

	#desktop_search_button:active
	{
		transform: 	scale(0.85);
	}

	#desktop_search_button:hover
	{
		color: #A3A5A5 !important
	}

	#search_form
	{
		position: absolute;
		right: 0;
		top: 40px;
	    z-index: 9999;
	}

	#search_form #search_field
	{
		width: 0;
		height: 100%;
		opacity: 0;
		padding: 8px 0;
		border: 0 solid #cccccc;
		outline: none;
		background-color: #ffffff;
        font-size: 12pt;
        color: #484848;
		transition: all 200ms;
	}

	#search_form #search_field.open
	{
		width: 800px;
		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: 1500px)
{
	.hide-on-mobile
	{
		display: none !important;
	}

	#block_output_container
	{
		margin-top: 90px;
	}

	div#header-mobile-only #mobile-header-logo
	{
		display: inline-block;
		margin-left: 15px;
		margin-top: 7px;
	}

	div#header-mobile-only
	{
		display: block;
	    position: fixed;
	    top: 0;
	    height: 60px;
	    width: 100%;
	    background: #28292b;
	    box-shadow: 0 -2px 15px #000000;
	    z-index: 10000;
	}

	@media screen and (max-width:400px)
	{
		div#header-mobile-only #mobile-header-logo
		{
			margin-top: 10px;
			margin-left: 0;
		}

		div#header-mobile-only #mobile-header-logo img
		{
			height: 35px;
		}
	}

	div#header-mobile-only::after
	{
	    clear: both;
	    content: "\00a0";
	    display: block;
	    height: 0;
	    font: 0px/0 serif;
	    overflow: hidden;
	}

   	#mobile_search_button:link,
	#mobile_search_button:active,
	#mobile_search_button:visited,
	#mobile_search_button:hover
	{
		position: absolute;
		top: 18px;
		right: 60px;
		font-family: font_awesome;
		font-size: 24px;
		color: #ffffff;
		text-decoration: none;
	}

	#mobile_account_icon:link,
	#mobile_account_icon:active,
	#mobile_account_icon:visited,
	#mobile_account_icon:hover
	{
		position: absolute;
		top: 18px;
		right: 100px;
		font-family: font_awesome;
		font-size: 24px;
		color: #ffffff;
		text-decoration: none;
	}

    #search_form
    {
        position: fixed;
        top: 65px;
        left: 15px;
		height: 0;
        z-index: 9999;
    }

    #search_form #search_field
    {
       	position: relative;
       	top: -65px;
       	height: 0;
		width: calc(100vw - 30px);
		opacity: 0;
		padding: 0 15px;
		border: 0 solid #cccccc;
		outline: none;
		background-color: #ffffff;
		font-size: 12pt;
		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 - 30px);
		opacity: 0;
		padding: 0 15px;
		border: 0 solid #cccccc;
	}

    #search_form #search_field:focus
    {
        background-color: #ffffff;
    }
}

/* Lightbox Styles */
.sl-overlay
{
	background: #000000 !important;
	opacity: 0.8 !important;
}

.sl-wrapper .sl-close
{
	font-size: 28pt !important;
	color: #ffffff !important;
}

.sl-wrapper .sl-counter
{
	font-size: 16pt !important;
	color: #ffffff !important;
}

.sl-wrapper .sl-navigation button.sl-prev,
.sl-wrapper .sl-navigation button.sl-next
{
	font-size: 30pt !important;
	color: #ffffff !important;
}

.sl-wrapper .sl-image .sl-caption
{
	font-size: 16pt !important;
}

.sl-wrapper .sl-image .description
{
	font-size: 12pt !important;
}

.sl-wrapper .sl-image .lightbox-link
{
	margin-top: 10px !important;
}

.sl-wrapper .sl-image a:link,
.sl-wrapper .sl-image a:active,
.sl-wrapper .sl-image a:visited
{
	font-size: 12pt !important;
}

@media screen and (max-width:1500px)
{
	.sl-wrapper .sl-close
	{
		right: 20px !important;
    	top: 80px !important;
	}
}

nav[aria-label="breadcrumb"]
{
	width: 100%;
	max-width: 2000px;
	margin: 0 auto;
}

/**********************************************************
 /$$   /$$ /$$$$$$$$  /$$$$$$  /$$$$$$$  /$$$$$$$$ /$$$$$$$
| $$  | $$| $$_____/ /$$__  $$| $$__  $$| $$_____/| $$__  $$
| $$  | $$| $$      | $$  \ $$| $$  \ $$| $$      | $$  \ $$
| $$$$$$$$| $$$$$   | $$$$$$$$| $$  | $$| $$$$$   | $$$$$$$/
| $$__  $$| $$__/   | $$__  $$| $$  | $$| $$__/   | $$__  $$
| $$  | $$| $$      | $$  | $$| $$  | $$| $$      | $$  \ $$
| $$  | $$| $$$$$$$$| $$  | $$| $$$$$$$/| $$$$$$$$| $$  | $$
|__/  |__/|________/|__/  |__/|_______/ |________/|__/  |__/
***********************************************************/
@media screen and (max-width: 1500px)
{
	#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;
	}
}

#header-desktop
{
	position: relative;
	z-index: 100;
	width: 100%;
	max-width: 2000px;
	margin: 0 auto;
}

#header-desktop > .top-row
{
	width: 100%;
	max-width: 2000px;
	margin: 0 auto;
	background-color: #272D2F;
}

#header-desktop > .top-row > div
{
	display: flex;
	justify-content: flex-end;
	align-items: center;
	width: calc(100% - 80px);
	max-width: 1920px;
	margin: 0 auto;
	height: 44px;
}

.ww_editor_body #header_contact_area
{
	background-color: #272D2F;
}

#header-desktop > .top-row > div > .right-column,
#header_contact_area
{
	position: relative;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

#header-desktop .popup-content
{
	width: 100%;
	max-width: 2000px;
	margin: 0 auto;
	background-color: #AB0101;
	position: absolute;
    margin-top: 0;
}

.popup-content p
{
	text-align: center;
	color: #ffffff;
	font-size: 17pt;
}

.popup-content p a
{
	text-decoration: underline;
	color: #ffffff;
	font-weight: normal;
	transition: color 200ms;
}

@media screen and (max-width:1500px)
{
	.popup-content
	{
		margin-top: 60px !important;
	}
	.popup-content p
	{
		font-size: 13pt;
	}

	.popup-content img
	{
		width: 60px !important;
		height: 30px !important;
	}
}

@media screen and (max-width:700px)
{
	.popup-content p
	{
		font-size: 10pt;
		line-height: 1.5;
	}

	.popup-content img
	{
		width: 32px !important;
		height: 18px !important;
	}
}

@media screen and (max-width:1500px)
{
	#header_contact_area
	{
		display: none;
	}

	.ww_editor_body #header_contact_area
	{
		display: flex;
	}

	#header-desktop > .top-row > div > .right-column > a
	{
		display: none;
	}
}

#header-desktop > .top-row > div > .right-column > a,
#header_contact_area,
#header_contact_area a
{
	color: #ffffff;
	font-weight: 400;
	text-decoration: none;
	transition: color 200ms;
}

@media screen and (max-width:1500px)
{
	#header-desktop > .top-row > div
	{
		height: auto;
	}
}

#header-desktop > .top-row > div > .right-column > a:hover,
#header_contact_area a:hover
{
	color: #A3A5A5;
}

#header_contact_area a
{
	display: inline-flex;
	align-items: center;
}

#header_contact_area a img
{
	margin-right: 3px;
	transition: transform 200ms;
}


#header_contact_area a:hover img
{
	transform: translateY(-3px);
}

#header_contact_area a,
#header-desktop > .top-row > div > .right-column > a
{
	margin-right: 65px;
}

#header-desktop > .top-row > div > .right-column > a:last-of-type
{
	margin-right: 0;
}

#header-desktop > .top-row > div > .right-column > div > a
{
	font-style: italic;
	margin-right: 35px;
}

#header-desktop > .bottom-row
{
	width: 100%;
	max-width: 2000px;
	margin: 0 auto;
	background: url("/images/header-background.jpg") top center #28292b;
	background-size: cover;
	padding-bottom: 27px;
	box-sizing: content-box;
}

@media screen and (max-width:1500px)
{
	#header-desktop > .bottom-row
	{
		padding-bottom: 0;
	}
}

@media screen and (min-width:1501px)
{
	#header-desktop > .bottom-row > div
	{
		position: relative;
		display: flex;
		justify-content: space-between;
		align-items: flex-end;
		width: calc(100% - 80px);
		max-width: 1920px;
		margin: 0 auto;
		height: 92px;
	}

	#header-desktop #menu-builder-header-nav
	{
		position: static;
		display: flex;
		align-items: center;
	}
}


/**********************************************************
 /$$$$$$$$ /$$$$$$   /$$$$$$  /$$$$$$$$ /$$$$$$$$ /$$$$$$$
| $$_____//$$__  $$ /$$__  $$|__  $$__/| $$_____/| $$__  $$
| $$     | $$  \ $$| $$  \ $$   | $$   | $$      | $$  \ $$
| $$$$$  | $$  | $$| $$  | $$   | $$   | $$$$$   | $$$$$$$/
| $$__/  | $$  | $$| $$  | $$   | $$   | $$__/   | $$__  $$
| $$     | $$  | $$| $$  | $$   | $$   | $$      | $$  \ $$
| $$     |  $$$$$$/|  $$$$$$/   | $$   | $$$$$$$$| $$  | $$
|__/      \______/  \______/    |__/   |________/|__/  |__/
**********************************************************/
body > footer > .top-row .container-fluid
{
	width: calc(100% - 80px);
	max-width: 1920px;
	margin: 0 auto;
}

@media screen and (max-width:1200px)
{
	body > footer > .top-row .container-fluid
	{
		width: 100%;
	}
}

body > footer > .top-row
{
	padding-top: 30px;
	padding-bottom: 30px;
}

body > footer > .top-row .logo
{
	display: block;
	width: 356px;
	max-width: 100%;
	margin-bottom: 35px;
}

@media screen and (max-width:1440px)
{
	body > footer > .top-row .logo
	{
		margin-left: auto;
		margin-right: auto;
	}
}

#footer_contact_container,
#footer_contact_container > p a
{
	font-family: "Lato", sans-serif;
	font-size: 12pt;
	font-weight: 400;
	color: #1A1B1E;
	transition: color 200ms;
	text-decoration: none;
}

#footer_contact_container > p a:hover
{
	color: #EF3B67;
}

#footer_contact_container > p
{
	margin-bottom: 30px;
}

#footer_contact_container > p:last-of-type
{
	margin-bottom: 0;
}

@media screen and (max-width:1440px)
{
	#footer_contact_container
	{
		text-align: center;
		margin-bottom: 35px;
	}
}

body > footer > .bottom-row
{
	width: 100%;
	max-width: 2000px;
	margin: 0 auto;
	background-color: #F9F9F9;
	padding-top: 40px;
	padding-bottom: 90px;
}

body > footer > .bottom-row > .container-fluid
{
	width: calc(100% - 80px);
	max-width: 1920px;
}

@media screen and (max-width:1200px)
{
	body > footer > .bottom-row > .container-fluid
	{
		width: 100%;
	}
}

#footer_copyright_container,
#footer_copyright_container p,
#footer_copyright_container a:link,
#footer_copyright_container a:active,
#footer_copyright_container a:visited
{
	font-family: "Lato", sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #212121;
	line-height: 25px;
	text-decoration: none;
	transition: color 150ms;
}

#footer_copyright_container a:hover
{
	color: #EF3B67;
}

#footer_copyright_container .spacer
{
	padding: 0 10px;
}

@media screen and (max-width:1200px)
{
	#footer_copyright_container
	{
		text-align: center;
		margin-bottom: 10px;
	}

	#footer_copyright_container .spacer
	{
		transform: rotate(90deg);
		display: block;
		width: 2px;
		margin: 0 auto;
		overflow: hidden;
	}
}

#footer_language_toggle_container
{
	text-align: center;
	margin-top: 25px;
}

/*********************************************************************************************
 /$$      /$$ /$$      /$$        /$$$$$$  /$$$$$$$$ /$$     /$$ /$$       /$$$$$$$$  /$$$$$$
| $$  /$ | $$| $$  /$ | $$       /$$__  $$|__  $$__/|  $$   /$$/| $$      | $$_____/ /$$__  $$
| $$ /$$$| $$| $$ /$$$| $$      | $$  \__/   | $$    \  $$ /$$/ | $$      | $$      | $$  \__/
| $$/$$ $$ $$| $$/$$ $$ $$      |  $$$$$$    | $$     \  $$$$/  | $$      | $$$$$   |  $$$$$$
| $$$$_  $$$$| $$$$_  $$$$       \____  $$   | $$      \  $$/   | $$      | $$__/    \____  $$
| $$$/ \  $$$| $$$/ \  $$$       /$$  \ $$   | $$       | $$    | $$      | $$       /$$  \ $$
| $$/   \  $$| $$/   \  $$      |  $$$$$$/   | $$       | $$    | $$$$$$$$| $$$$$$$$|  $$$$$$/
|__/     \__/|__/     \__/       \______/    |__/       |__/    |________/|________/ \______/
*********************************************************************************************/
p,
.ww_p
{
	font-family: "Lato", sans-serif;
	font-weight: 400;
	font-size: 13pt;
	color: #484848;
	line-height: 23pt;
	margin: 0;
	padding: 0;
}

.ww_p_double_space
{
	font-family: "Lato", sans-serif;
	font-weight: 400;
	font-size: 13pt;
	color: #484848;
	line-height: 33pt;
	margin: 0;
	padding: 0;
}

.ww_p_alternate
{
	font-family: "Lato", sans-serif;
	font-weight: 400;
	font-size: 14pt;
	color: #484848;
	line-height: 23pt;
	margin: 0;
	padding: 0;
}

.ww_p_call_out
{
	font-family: "Lato", sans-serif;
	font-size: 14pt;
	font-weight: 700;
	letter-spacing: 2px;
	color: #0C5B88;
	margin: 0;
	padding: 0;
}

.ww_p_call_out strong
{
	color: #404040;
}

h1,
h1.ww_h1
{
	font-family: "Baskervville", serif;
	font-size: 46pt;
	font-weight: 400;
	color: #282D30;
	margin: 0 0 10px 0;
	padding: 0;
}

@media screen and (max-width:992px)
{
	h1,
	h1.ww_h1
	{
		font-size: 38pt;
	}
}

h2,
h2.ww_h2
{
	font-family: "Baskervville", serif;
	font-size: 40pt;
	font-weight: 400;
	color: #282D30;
	margin: 0 0 15px 0;
	padding: 0;
}

h2.ww_h2.no-margin
{
	margin: 0;
}

@media screen and (max-width:992px)
{
	h2,
	h2.ww_h2
	{
		font-size: 35pt;
	}
}

h3,
h3.ww_h3
{
	font-family: "Baskervville", serif;
	font-size: 30pt;
	font-weight: 400;
	color: #282D30;
	margin: 0 0 10px 0;
	padding: 0;
}

h4,
h4.ww_h4
{
	font-family: "Baskervville", serif;
	font-size: 27pt;
	font-weight: 400;
	color: #282D30;
	margin: 0 0 10px 0;
	padding: 0;
}

h5,
h5.ww_h5
{
	font-family: "Baskervville", serif;
	font-size: 24pt;
	font-weight: 400;
	color: #282D30;
	margin: 0 0 10px 0;
	padding: 0;
}

h6,
h6.ww_h6
{
	font-family: "Baskervville", serif;
	font-size: 21pt;
	font-weight: 400;
	color: #282D30;
	margin: 0 0 10px 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-flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
	font-family: "Lato", sans-serif;
	font-size: 16px;
	font-weight: 700;
	font-style: normal !important;
	color: #ffffff !important;
	text-decoration: none !important;
	background-color: #3F5567;
	padding: 8px 15px;
	border: none;
	cursor: pointer;
	text-align: center;
	transition: all 0.2s;
	-webkit-tap-highlight-color: transparent;
}

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;
}

.ww_action_button1:hover
{
	background-color: #536c81;
}

.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-flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
	font-family: "Lato", sans-serif;
	font-size: 16px;
	font-weight: 700;
	font-style: normal !important;
	color: #ffffff !important;
	text-decoration: none !important;
	background-color: #EF3B67;
	padding: 8px 15px;
	border: none;
	cursor: pointer;
	text-align: center;
	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;
	text-decoration: none !important;
}

.ww_action_button2:hover
{
	background-color: #f74b76;
}

.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-flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
	font-family: "Lato", sans-serif;
	font-size: 16px;
	font-weight: 700;
	font-style: normal !important;
	color: #ffffff !important;
	text-decoration: none !important;
	background-color: #272D2F;
	padding: 8px 15px;
	border: none;
	cursor: pointer;
	text-align: center;
	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;
	text-decoration: none !important;
}

.ww_action_button3:hover
{
	background-color: #3e484b;
}

.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_editor_body
{
	background-color: #FFFFFF;
}


/*********************************************************************
  /$$$$$$   /$$$$$$  /$$   /$$ /$$$$$$$$ /$$$$$$$$ /$$   /$$ /$$$$$$$$
 /$$__  $$ /$$__  $$| $$$ | $$|__  $$__/| $$_____/| $$$ | $$|__  $$__/
| $$  \__/| $$  \ $$| $$$$| $$   | $$   | $$      | $$$$| $$   | $$
| $$      | $$  | $$| $$ $$ $$   | $$   | $$$$$   | $$ $$ $$   | $$
| $$      | $$  | $$| $$  $$$$   | $$   | $$__/   | $$  $$$$   | $$
| $$    $$| $$  | $$| $$\  $$$   | $$   | $$      | $$\  $$$   | $$
|  $$$$$$/|  $$$$$$/| $$ \  $$   | $$   | $$$$$$$$| $$ \  $$   | $$
 \______/  \______/ |__/  \__/   |__/   |________/|__/  \__/   |__/
*********************************************************************/
#banner_cover_container
{
	position: relative;
	z-index: 80;
	margin-top: -50px;
	width: calc(100% - 10px);
	max-width: 1990px;
	padding: 0;
}

.ww_editor_body #banner_cover_container
{
	margin-top: 10px;
}

@media screen and (max-width:1200px)
{
	#banner_cover_container
	{
		margin-top: 5px;
	}
}

#banner_cover_container .row
{
	margin: 0;
}

#banner_cover_container .row [class^="col"]
{
	padding: 0;
}

#banner_cover_container .row .col-lg-4
{
	padding-left: 2.5px;
	padding-right: 2.5px;
}

.large-image-callout-link:link,
.large-image-callout-link:active,
.large-image-callout-link:visited
{
	position: relative;
	display: block;
	height: 0;
	padding-top: 76.2%;
	overflow: hidden;
	text-decoration: none;
	border: 5px solid #ffffff;
	transition: transform 200ms;
}

.large-image-callout-link:hover
{
	transform: translateY(-6px);
}

.large-image-callout-link img
{
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
	object-fit: cover;
}

.large-image-callout-link::after
{
	content: "";
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(180deg, transparent, rgba(40, 45, 48, 0.7));
}

.ww_editor_body .large-image-callout-link::after
{
	display: none;
}

.large-image-callout-link span
{
	position: absolute;
	z-index: 3;
	text-align: center;
}

.large-image-callout-link .title
{
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-family: "Baskervville", serif;
	font-size: 40pt;
	font-weight: 400;
	color: #ffffff;
}

@media screen and (max-width:1440px)
{
	.large-image-callout-link .title
	{
		font-size: 32pt;
	}
}

.large-image-callout-link .hover-text
{
	left: 50%;
	transform: translateX(-50%);
	bottom: 43px;
	font-family: "Lato", sans-serif;
	font-size: 13pt;
	font-weight: 700;
	color: #ffffff;
	text-decoration: underline;
	text-underline-offset: 5px;
	opacity: 0;
	transition: opacity 200ms;
}

@media screen and (max-width:1440px)
{
	.large-image-callout-link .hover-text
	{
		font-size: 11pt;
	}
}

.large-image-callout-link:hover .hover-text
{
	opacity: 1;
}

.peacock-background
{
	background: url("/images/peacock-background.jpg") bottom center no-repeat;
	background-size: cover;
	width: 100%;
	max-width: 2000px;
	margin: 0 auto;
}

#product_image_left_offset
{
	margin-left: -200px;
	max-width: none !important;
}

@media screen and (max-width:1440px)
{
	#product_image_left_offset
	{
		margin-left: 0;
		margin-bottom: 15px;
		max-width: 100% !important;
	}
}

.blueprint-and-planter-background
{
	position: relative;
    z-index: 10;
	background: url("/images/blueprint-and-planter-background.png") top center no-repeat;
	background-size: cover;
	width: 100%;
	max-width: 2000px;
	margin: -40px auto 0 auto;
	padding: 140px 0 42px 0;
}

@media screen and (max-width:1200px)
{
	.blueprint-and-planter-background
	{
		background-position: top left;
		padding: 100px 0 60px 0;
	}
}

.forced-white-text *
{
	color: #ffffff !important;
}

.light-gray-background
{
	width: 100%;
	max-width: 2000px;
	margin: 0 auto;
	background-color: #F8F8F8;
}

.single-testimonial-container
{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}

@media screen and (max-width:1160px)
{
	.single-testimonial-container
	{
		flex-flow: column nowrap;
		align-items: center;
		text-align: center;
	}
}

.single-testimonial-container > .left-column
{
	margin-right: 60px;
}

.single-testimonial-container > .right-column h3
{
	font-family: "Lato", sans-serif;
	font-size: 18pt;
	font-weight: 700;
	color: #0C5B88;
	margin-bottom: 10px;
}

.single-testimonial-container > .right-column .ww_p_alternate
{
	font-family: "Lato", sans-serif;
	font-size: 16pt;
	font-weight: 700;
	color: #404040;
	margin-bottom: 20px;
}

.colleagues-smiling-at-work-background
{
	background: url("/images/colleagues-smiling-at-work-background.jpg") top center no-repeat;
	background-size: cover;
	width: 100%;
	max-width: 2000px;
	margin: 0 auto;
}

.first-block-padding
{
	padding-top: 120px;
}

.content-padding-med
{
	padding-top: 60px;
}

.view-all-testimonials-container
{
	text-align: right;
	padding-top: 40px;
	padding-bottom: 115px;
}

@media screen and (max-width:480px)
{
	.view-all-testimonials-container
	{
		text-align: center;
	}
}

.view-all-testimonials-container a
{
	letter-spacing: 2px;
	text-decoration: underline;
	text-underline-offset: 2px;
	transition: color 200ms;
}

.view-all-testimonials-container a:hover
{
	color: #EF3B67;
}