/********************************************************************
 /$$$$$$$$ /$$$$$$$$ /$$$$$$$$ /$$$$$$$$  /$$$$$$  /$$$$$$$$ /$$$$$$
| $$_____/| $$_____/| $$_____/| $$_____/ /$$__  $$|__  $$__//$$__  $$
| $$      | $$      | $$      | $$      | $$  \__/   | $$  | $$  \__/
| $$$$$   | $$$$$   | $$$$$   | $$$$$   | $$         | $$  |  $$$$$$
| $$__/   | $$__/   | $$__/   | $$__/   | $$         | $$   \____  $$
| $$      | $$      | $$      | $$      | $$    $$   | $$   /$$  \ $$
| $$$$$$$$| $$      | $$      | $$$$$$$$|  $$$$$$/   | $$  |  $$$$$$/
|________/|__/      |__/      |________/ \______/    |__/   \______/
********************************************************************/
@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/REMGlyph8575.eot?xa5ysv');
	src:url('../fonts/REMGlyphd41d.eot?#iefixxa5ysv') format('embedded-opentype'),
		url('../fonts/REMGlyph8575.woff?xa5ysv') format('woff'),
		url('../fonts/REMGlyph8575.ttf?xa5ysv') format('truetype'),
		url('../fonts/REMGlyph8575.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-900d41d.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_black';
    /* src: url('../fonts/Lato-Black.eot'); */
     src: /*url('../fonts/Lato-Blackd41d.eot?#iefix') format('embedded-opentype'), */
        /* url('../fonts/Lato-Black.woff') format('woff'), */
        url('../fonts/Roboto-Black.ttf') format('truetype');
        /* url('../fonts/Lato-Black.svg#Lato-Black') format('svg'); */
    font-weight: normal;
    font-style: normal;
}

@font-face
{
    font-family: 'lato_semibold';
    /* src: url('../fonts/Lato-Semibold.eot'); */
     src: /* url('../fonts/Lato-Semiboldd41d.eot?#iefix') format('embedded-opentype'), */
        /* url('../fonts/Lato-Semibold.woff') format('woff'), */
        url('../fonts/Roboto-Bold.ttf') format('truetype');
        /* url('../fonts/Lato-Semibold.svg#Lato-Semibold') format('svg'); */
    font-weight: normal;
    font-style: normal;
}

@font-face
{
    font-family: 'lato_medium';
    /* src: url('../fonts/Lato-Medium.eot'); */
    src:
		/* url('../fonts/Lato-Mediumd41d.eot?#iefix') format('embedded-opentype'), */
        /* url('../fonts/Lato-Medium.woff') format('woff'), */
        url('../fonts/Roboto-Medium.ttf') format('truetype');
        /* url('../fonts/Lato-Medium.svg#Lato-Medium') format('svg'); */
    font-weight: normal;
    font-style: normal;
}

@font-face
{
    font-family: 'open_sans_semibold';
    src: url('../fonts/OpenSans-SemiBold.eot');
    src: url('../fonts/OpenSans-SemiBoldd41d.eot?#iefix') format('embedded-opentype'),
        url('../fonts/OpenSans-SemiBold.woff') format('woff'),
        url('../fonts/OpenSans-SemiBold.ttf') format('truetype'),
        url('../fonts/OpenSans-SemiBold.svg#OpenSans-SemiBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face
{
    font-family: 'open_sans';
    src: url('../fonts/OpenSans-Regular.eot');
    src: url('../fonts/OpenSans-Regulard41d.eot?#iefix') format('embedded-opentype'),
        url('../fonts/OpenSans-Regular.woff') format('woff'),
        url('../fonts/OpenSans-Regular.ttf') format('truetype'),
        url('../fonts/OpenSans-Regular.svg#OpenSans-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face
{
    font-family: 'lato';
    /* src: url('../fonts/Lato-Regular.eot'); */
    src: 
		/* url('../fonts/Lato-Regulard41d.eot?#iefix') format('embedded-opentype'), */
        /* url('../fonts/Lato-Regular.woff') format('woff'), */
        url('../fonts/Roboto-Regular.ttf') format('truetype');
        /* url('../fonts/Lato-Regular.svg#Lato-Regular') format('svg'); */
    font-weight: normal;
    font-style: normal;
}

@font-face
{
    font-family: 'lato';
    /* src: url('../fonts/Lato-Bold.eot'); */
    src: 
		/* url('../fonts/Lato-Boldd41d.eot?#iefix') format('embedded-opentype'), */
        /* url('../fonts/Lato-Bold.woff') format('woff'), */
        url('../fonts/Roboto-Bold.ttf') format('truetype');
        /* url('../fonts/Lato-Bold.svg#Lato-Bold') format('svg'); */
    font-weight: bold;
    font-style: normal;
}

/******************************************************************************************************************************
  /$$$$$$  /$$        /$$$$$$  /$$$$$$$   /$$$$$$  /$$              /$$$$$$  /$$$$$$$$ /$$     /$$ /$$       /$$$$$$$$  /$$$$$$
 /$$__  $$| $$       /$$__  $$| $$__  $$ /$$__  $$| $$             /$$__  $$|__  $$__/|  $$   /$$/| $$      | $$_____/ /$$__  $$
| $$  \__/| $$      | $$  \ $$| $$  \ $$| $$  \ $$| $$            | $$  \__/   | $$    \  $$ /$$/ | $$      | $$      | $$  \__/
| $$ /$$$$| $$      | $$  | $$| $$$$$$$ | $$$$$$$$| $$            |  $$$$$$    | $$     \  $$$$/  | $$      | $$$$$   |  $$$$$$
| $$|_  $$| $$      | $$  | $$| $$__  $$| $$__  $$| $$             \____  $$   | $$      \  $$/   | $$      | $$__/    \____  $$
| $$  \ $$| $$      | $$  | $$| $$  \ $$| $$  | $$| $$             /$$  \ $$   | $$       | $$    | $$      | $$       /$$  \ $$
|  $$$$$$/| $$$$$$$$|  $$$$$$/| $$$$$$$/| $$  | $$| $$$$$$$$      |  $$$$$$/   | $$       | $$    | $$$$$$$$| $$$$$$$$|  $$$$$$/
 \______/ |________/ \______/ |_______/ |__/  |__/|________/       \______/    |__/       |__/    |________/|________/ \______/
*******************************************************************************************************************************/
html
{
	margin: 0;
	padding: 0;
	width: 100%;
}

#titlee { padding: 60px; }

@media (max-width: 979px) {
    #titlee { padding: 30px; }
}

#slides {  margin-top: 50px !important; }

@media (max-width: 979px) {
    #slides { margin-top: -30px !important; }
}

slides1

body
{
	margin: 0;
	padding: 0;
	width: 100%;
	font-family: "open_sans";
	font-size: 13pt;
	color: #2E2E2E;
	background-color: transparent !important;
}

body {
  padding-top: 100px;
}
@media (max-width: 979px) {
  body {
    padding-top: 60px;
  }
}


.green_btn {
	background-color:#7BCF57 !important; 
	border-radius: 10px;
}
.green_btn:hover {
	background-color: #008036 !important;
	border-radius: 10px;
}

.container img:not(.img-non-responsive)
{
	display: inline-block;
	max-width: 100%;
	height: auto !important;
	border: none;
}

a:link,
a:visited,
a:active
{
	color: #2E2E2E;
	font-weight: bold;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

.cke_ltr a:link,
.cke_ltr a:active,
.cke_ltr a:visited
{
	text-decoration: none;
}

input:focus,
textarea:focus,
select:focus
{
	outline: 1px solid #363A56;
}

input[type="submit"]
{
	display: inline-flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
	font-family: "lato_black";
	font-size: 12pt;
	font-weight: normal;
	font-style: normal !important;
	color: #ffffff !important;
	text-decoration: none !important;
	background-color: #BTN;
	border: 2px solid #ffffff6e;
	padding: 10px 20px;
	letter-spacing: 2px;
	cursor: pointer;
	text-align: center;
	transition: all 0.2s;
	-webkit-tap-highlight-color: transparent;

	/*iPad Overrides*/
	-webkit-appearance: none;
}

input[type="submit"]:hover
{
	background-color: #BTN_HOVER;
}

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: "open_sans";
	font-size: 13pt;
	color: #2E2E2E;
}

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-extended
{
	max-width: 2000px;
}

.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%;
}

.vertical-padding-xl
{
	padding-top: 165px;
	padding-bottom: 165px;
}

.vertical-padding-large
{
	padding-top: 120px;
	padding-bottom: 120px;
}

.vertical-padding-medium
{
	padding-top: 80px;
	padding-bottom: 80px;
}

.vertical-padding-medium-top
{
	padding-top: 80px;
}

.vertical-padding-small
{
	padding-top: 30px;
	padding-bottom: 30px;
}

@media screen and (max-width:992px)
{
	.vertical-padding-xl
	{
		padding-top: 85px;
		padding-bottom: 85px;
	}

	.vertical-padding-large
	{
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.vertical-padding-medium
	{
		padding-top: 40px;
		padding-bottom: 40px;
	}

	.vertical-padding-medium-top
	{
		padding-top: 60px;
	}
}

/* col-lg and below */
@media screen and (max-width:1199px)
{
	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: 1200px)
{
	.hide-on-desktop
	{
		display: none !important;
	}

	#header-desktop
	{
		display: block;
	}

	#header-mobile-only
	{
		display: none;
	}

	#desktop-content-container
	{
		margin-top: 175px;
	}

    #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: #000000 !important
	}

	#search_form
	{
		position: absolute;
		right: 40px;
		top: 0;
	    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: 1199px)
{
	.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: 0;
		bottom: 0;
		display: inline-block;
		height: auto;
		max-height: 45px;
		margin: auto auto auto 10px;
		width: 123px;
		max-width: calc(100% - 65px);
	}

	div#header-mobile-only
	{
		display: block;
	    position: fixed;
	    top: 0;
	    height: 60px;
	    width: 100%;
	    background-color: white;
		border-bottom: 1px solid rgba(255,255,255,0.3);
	    z-index: 10000;
	}

	body.fully-loaded div#header-mobile-only
	{
		transition: background-color 200ms;
	}

	body.not-at-top div#header-mobile-only,
	body.mobile-nav-open div#header-mobile-only
	{
		background-color: white !important;
	}

	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: 65px;
		font-family: font_awesome;
		font-size: 24px;
		text-decoration: none;
	}

    #search_form
    {
        position: fixed;
        top: 65px;
        left: 15px;
		height: 0;
        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 (max-width: 1199px)
{
	#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;
	}
}
.arrow {
  border: solid black;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
}

.right {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.left {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}

.up {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}

.down {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.blk {
	color: black !important;

}
.blk-active {
	color: #7BCF57  !important;

	border-bottom: 3px solid #7BCF57 !important;
}

@media screen and (min-width: 1200px)
{
	#header-desktop
	{
		position: fixed;
		z-index: 1500;
		top: 0;
		left: 0;
		right: 0;
		width: 100%;
		max-width: 2000px;
		margin: 0 0;
		border-bottom: 1px solid rgba(0,0,0,0);
		/* background-color: rgba(255,255,255,1) !important; */
		background-color: black !important;
	}

	body.fully-loaded #header-desktop
	{
		transition: background-color 200ms;
	}

	body.not-at-top #header-desktop
	{
		background-color: white !important;
	}

	#header-desktop > div:first-of-type
	{
		display: flex;
		justify-content: space-between;
		align-items: center;
		width: calc(100% - 80px);
		max-width: 1920px;
		padding: 23px 0 42px 0;
		margin: 0 auto;
	}

	body.fully-loaded #header-desktop > div:first-of-type
	{
		transition: all 200ms;
	}

	body.not-at-top #header-desktop > div:first-of-type
	{
		padding: 15px 0;
	}

	#header-desktop > div:first-of-type .logo
	{
		width: 302px;
		height: auto;
	}

	body.fully-loaded #header-desktop > div:first-of-type .logo
	{
		transition: all 200ms;
	}

	body.not-at-top #header-desktop > div:first-of-type .logo
	{
		width: 200px;
	}

	#header-desktop > div:first-of-type > .right-column > .top-row
	{
		display: flex;
		justify-content: flex-end;
		align-items: center;
		margin-bottom: 35px;
	}

	body.fully-loaded #header-desktop > div:first-of-type > .right-column > .top-row
	{
		transition: all 200ms;
	}

	body.not-at-top #header-desktop > div:first-of-type > .right-column > .top-row
	{
		margin-bottom: 15px;
	}

	#header-desktop > div:first-of-type > .right-column > .top-row > a:link,
	#header-desktop > div:first-of-type > .right-column > .top-row > a:visited
	{
		display: inline-flex;
		align-items: center;
		font-family: "lato_black";
		font-size: 12pt;
		font-weight: normal;
		padding: 8px 15px;
		line-height: 1;
		letter-spacing: 3px;
		background-color: white;
		border: 2px solid #ffffff6e;
		color: #ffffff;
		text-decoration: none;
	}

	#header-desktop > div:first-of-type > .right-column > .top-row > a:hover
	{
		background-color: white;
	}

	#header-desktop > div:first-of-type > .right-column > .top-row > a:active
	{
		background-color: white;
	}

	#header-desktop > div:first-of-type > .right-column > .top-row > a > img
	{
		width: 24px;
		margin-right: 11px;
	}

	body.fully-loaded #header-desktop > div:first-of-type > .right-column > .top-row > a:link,
	body.fully-loaded #header-desktop > div:first-of-type > .right-column > .top-row > a:visited
	{
		transition: all 200ms;
	}

	body.not-at-top #header-desktop > div:first-of-type > .right-column > .top-row > a:link,
	body.not-at-top #header-desktop > div:first-of-type > .right-column > .top-row > a:visited
	{
		font-size: 11pt;
		padding: 5px 13px;
	}

	#header-desktop > div:first-of-type #menu-builder-header-nav
	{
		position: relative;
		display: flex;
		align-items: center;
		color: black !important;
	}
}


/**********************************************************
 /$$$$$$$$ /$$$$$$   /$$$$$$  /$$$$$$$$ /$$$$$$$$ /$$$$$$$
| $$_____//$$__  $$ /$$__  $$|__  $$__/| $$_____/| $$__  $$
| $$     | $$  \ $$| $$  \ $$   | $$   | $$      | $$  \ $$
| $$$$$  | $$  | $$| $$  | $$   | $$   | $$$$$   | $$$$$$$/
| $$__/  | $$  | $$| $$  | $$   | $$   | $$__/   | $$__  $$
| $$     | $$  | $$| $$  | $$   | $$   | $$      | $$  \ $$
| $$     |  $$$$$$/|  $$$$$$/   | $$   | $$$$$$$$| $$  | $$
|__/      \______/  \______/    |__/   |________/|__/  |__/
**********************************************************/
#footer
{
	width: 100%;
	max-width: 2000px;
	margin: 0 auto;
	background-color: #000000;
	padding: 45px 0;
}

#footer > div:first-of-type
{
	width: calc(100% - 45px);
	max-width: 1950px;
}

#footer > div:first-of-type .contact-container,
#footer > div:first-of-type .contact-container a:link,
#footer > div:first-of-type .contact-container a:active,
#footer > div:first-of-type .contact-container a:visited
{
	font-family: "open_sans";
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	transition: color 200ms;
}

#footer > div:first-of-type .contact-container a:hover
{
	color: #7e85b4;
}

#footer > div:first-of-type .contact-container > div
{
	margin-bottom: 20px;
}

@media screen and (max-width:1199px)
{
	#footer > div:first-of-type .contact-container
	{
		text-align: center;
	}
}

#footer .logo-container
{
	display: flex;
	flex-flow: column nowrap;
	justify-content: flex-start;
	align-items: center;
	width: 100%;
	max-width: 181px;
}

@media screen and (max-width:1199px)
{
	#footer .logo-container
	{
		max-width: 100%;
		margin-bottom: 45px;
	}
}

#footer .logo-container .rigarus-logo
{
	width: 100%;
	max-width: 181px;
	margin-bottom: 18px;
}

#footer .copyright-container,
#footer .copyright-container a:link,
#footer .copyright-container a:active,
#footer .copyright-container a:visited
{
	font-family: "open_sans";
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}

#footer .copyright-container a:hover
{
	text-decoration: underline;
}

@media screen and (max-width:1199px)
{
	#footer .copyright-container
	{
		text-align: center;
	}
}


/*********************************************************************************************
 /$$      /$$ /$$      /$$        /$$$$$$  /$$$$$$$$ /$$     /$$ /$$       /$$$$$$$$  /$$$$$$
| $$  /$ | $$| $$  /$ | $$       /$$__  $$|__  $$__/|  $$   /$$/| $$      | $$_____/ /$$__  $$
| $$ /$$$| $$| $$ /$$$| $$      | $$  \__/   | $$    \  $$ /$$/ | $$      | $$      | $$  \__/
| $$/$$ $$ $$| $$/$$ $$ $$      |  $$$$$$    | $$     \  $$$$/  | $$      | $$$$$   |  $$$$$$
| $$$$_  $$$$| $$$$_  $$$$       \____  $$   | $$      \  $$/   | $$      | $$__/    \____  $$
| $$$/ \  $$$| $$$/ \  $$$       /$$  \ $$   | $$       | $$    | $$      | $$       /$$  \ $$
| $$/   \  $$| $$/   \  $$      |  $$$$$$/   | $$       | $$    | $$$$$$$$| $$$$$$$$|  $$$$$$/
|__/     \__/|__/     \__/       \______/    |__/       |__/    |________/|________/ \______/
*********************************************************************************************/
p,
.ww_p
{
	font-family: "open_sans";
	font-size: 13pt;
	font-weight: normal;
	line-height: 22pt;
	color: #2E2E2E;
	margin: 0;
	padding: 0;
}

.ww_p_double_space
{
	font-family: "open_sans";
	font-size: 13pt;
	font-weight: normal;
	line-height: 36pt;
	color: #2E2E2E;
	margin: 0;
	padding: 0;
}

.ww_p_alternate
{
	font-family: "open_sans";
	font-size: 15pt;
	font-weight: normal;
	line-height: 24pt;
	color: #2E2E2E;
	margin: 0;
	padding: 0;
}

.ww_p_call_out
{
	font-family: "lato_medium";
	font-size: 14pt;
	font-weight: normal;
	color: #363A56;
	letter-spacing: 4px;
	margin: 0;
	padding: 0;
}

h1,
h1.ww_h1
{
	font-family: "lato_black";
	font-size: 35pt;
	font-weight: normal;
	color: #343753;
	line-height: 1.4;
	margin: 0;
	padding: 0;
}

@media screen and (max-width:991px)
{
	h1,
	h1.ww_h1
	{
		font-size: 26pt;
	}
}

h2,
h2.ww_h2
{
	font-family: "lato";
	font-size: 32pt;
	font-weight: bold;
	color: #2E2E2E;
	margin: 0;
	padding: 0;
}

@media screen and (max-width:991px)
{
	h2,
	h2.ww_h2
	{
		font-size: 22pt;
	}
}

h3,
h3.ww_h3
{
	font-family: "lato_semibold";
	font-size: 22pt;
	font-weight: normal;
	color: #2E2E2E;
	line-height: 1.3;
	margin: 0;
	padding: 0;
}

@media screen and (max-width:991px)
{
	h3,
	h3.ww_h3
	{
		font-size: 20pt;
	}
}

h3 strong,
h3.ww_h3 strong
{
	font-family: "lato_black";
	font-weight: normal;
}

h4,
h4.ww_h4
{
	font-family: "lato_semibold";
	font-size: 20pt;
	font-weight: normal;
	color: #2E2E2E;
	margin: 0;
	padding: 0;
}
.xx {

}
.xx:hover {
	box-shadow: inset 0 0 5px rgba(0,0,0,0.5);
	cursor: pointer;
}
@media screen and (max-width:991px)
{
	h4,
	h4.ww_h4
	{
		font-size: 18pt;
	}
}

h5,
h5.ww_h5
{
	font-family: "lato_semibold";
	font-size: 18pt;
	font-weight: normal;
	color: #2E2E2E;
	margin: 0;
	padding: 0;
}

@media screen and (max-width:991px)
{
	h5,
	h5.ww_h5
	{
		font-size: 16pt;
	}
}

h6,
h6.ww_h6
{
	font-family: "lato_semibold";
	font-size: 16pt;
	font-weight: normal;
	color: #2E2E2E;
	margin: 0;
	padding: 0;
}

@media screen and (max-width:991px)
{
	h6,
	h6.ww_h6
	{
		font-size: 14pt;
	}
}

.ww_emphasis
{
	font-family: "lato_black";
	font-weight: normal;
	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_black";
	font-size: 12pt;
	font-weight: normal;
	font-style: normal !important;
	color: #ffffff !important;
	text-decoration: none !important;
	background-color: #BTN;
	border: 2px solid #ffffff6e;
	padding: 10px 20px;
	letter-spacing: 2px;
	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: #BTN_HOVER;
}

.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_black";
	font-size: 12pt;
	font-weight: normal;
	font-style: normal !important;
	color: #353855 !important;
	text-decoration: none !important;
	background-color: #F5F5F5;
	padding: 10px 20px;
	letter-spacing: 2px;
	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: #353855;
	text-decoration: none !important;
}

.ww_action_button2:hover
{
	background-color: #e9e8e8;
}

.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_black";
	font-size: 12pt;
	font-weight: normal;
	font-style: normal !important;
	color: #ffffff !important;
	text-decoration: none !important;
	background-color: #111111;
	padding: 10px 20px;
	letter-spacing: 2px;
	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: #272727;
}

.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);
}

/*********************************************************************
  /$$$$$$   /$$$$$$  /$$   /$$ /$$$$$$$$ /$$$$$$$$ /$$   /$$ /$$$$$$$$
 /$$__  $$ /$$__  $$| $$$ | $$|__  $$__/| $$_____/| $$$ | $$|__  $$__/
| $$  \__/| $$  \ $$| $$$$| $$   | $$   | $$      | $$$$| $$   | $$
| $$      | $$  | $$| $$ $$ $$   | $$   | $$$$$   | $$ $$ $$   | $$
| $$      | $$  | $$| $$  $$$$   | $$   | $$__/   | $$  $$$$   | $$
| $$    $$| $$  | $$| $$\  $$$   | $$   | $$      | $$\  $$$   | $$
|  $$$$$$/|  $$$$$$/| $$ \  $$   | $$   | $$$$$$$$| $$ \  $$   | $$
 \______/  \______/ |__/  \__/   |__/   |________/|__/  \__/   |__/
*********************************************************************/
.overflow-wrapper
{
	overflow: hidden;
}

#light_gray_top_white_container1
{
	background-color: #F5F5F5;
	border-top: 120px solid #ffffff;
	padding-top: 55px;
	padding-bottom: 55px;
	width: 100%;
	max-width: 2000px;
	margin: 0 auto;
}

@media screen and (max-width:991px)
{
	#light_gray_top_white_container1
	{
		padding-bottom: 60px !important; 
		padding-top: 60px !important;
		border-top: 30px;
	}
}

#light_gray_top_white_container
{
	background-color: #F5F5F5;
	border-top: 120px solid #ffffff;
	padding-top: 55px;
	padding-bottom: 115px;
	width: 100%;
	max-width: 2000px;
	margin: 0 auto;
}

@media screen and (max-width:991px)
{
	#light_gray_top_white_container
	{
		border-top: 30px;
	}
}

#hovering_image_box_container
{
	position: relative;
	width: 100%;
	max-width: 504px;
	margin: -120px 0 0 auto;
}

@media screen and (max-width:991px)
{
	#hovering_image_box_container
	{
		width: calc(100% - 15px);
		margin: 30px auto 0 0;
	}
}

#hovering_image_box_container > img
{
	position: relative;
	z-index: 2;
	box-shadow: -14px 14px 20px rgb(0 0 0 / 14%);
}

#hovering_image_box_container::after
{
	content: "";
	position: absolute;
	top: 50px;
	left: 50px;
	z-index: 1;
	display: block;
	width: 100%;
	height: 100%;
	background-color: #7BCF57;
	box-shadow: 0px 13px 20px 8px rgb(0 0 0 / 18%);
}

@media screen and (max-width:991px)
{
	#hovering_image_box_container::after
	{
		left: 15px;
		top: 15px;
	}
}

.faded-gray-tower-background
{
	background: url("../images/faded-gray-tower-background.jpg") top center no-repeat;
	background-attachment: fixed;
	width: 100%;
	max-width: 2000px;
	margin: 0 auto;
}

.row.services-row [class^="col-"]
{
	padding-top: 4px;
	padding-bottom: 4px;
}

.row.services-row [class^="col-"]::before
{
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 200px;
	height: 1px;
	margin: 0 auto;
	display: block;
	background-color: #D2D2D2;
}

.row.services-row [class^="col-"]::after
{
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	height: 200px;
	width: 1px;
	margin: auto 0;
	display: block;
	background-color: #D2D2D2;
}

.row.services-row [class^="col-"]:nth-of-type(3n)::after
{
	display: none;
}

@media screen and (max-width:1199px)
{
	.row.services-row [class^="col-"]:nth-of-type(3n)::after
	{
		display: block;
	}

	.row.services-row [class^="col-"]:nth-of-type(2n)::after
	{
		display: none;
	}
}

@media screen and (max-width:991px)
{
	.row.services-row [class^="col-"]::after
	{
		display: none !important;
	}
}

.large-blue-icon-link:link,
.large-blue-icon-link:visited
{
	position: relative;
	display: block;
	text-align: center;
	width: 100%;
	max-width: 330px;
	margin: 0 auto;
	height: 233px;
	text-decoration: none;
	padding-top: 135px;
	box-shadow: 0 0 20px rgba(0,0,0,0);
	transition: all 200ms;
	
	border: 2px solid #7BCF57;
	border-radius: 20px;
	align-items: center;
	padding-top: 150px;
}

.large-blue-icon-link:hover
{
	/* background-color: #333755; */
	box-shadow: 0 0 20px rgba(0,0,0,0.5);
	border: 1px solid transparent;
	background-color: #7BCF57;
	border-radius: 10px;
}

.large-blue-icon-link > img
{
	position: absolute;
	top: 20px;
	left: 0;
	right: 0;
	margin: 0 auto;
	transition: opacity 200ms;
}

.large-blue-icon-link > img.on-state
{
	opacity: 0;
}

.large-blue-icon-link > img.off-state
{
	opacity: 1;
}

.large-blue-icon-link:hover > img.on-state
{
	opacity: 1;
}

.large-blue-icon-link:hover > img.off-state
{
	opacity: 0;
}

.large-blue-icon-link > span
{
	font-family: "lato_semibold";
	font-size: 22pt;
	color: #2E2E2E;
	font-weight: normal;
	line-height: 1.2;
	transition: color 200ms;
}

.large-blue-icon-link:hover > span
{
	/* color: #ffffff; */
}

.light-gray-background
{
	background-color: #F5F5F5;
	width: 100%;
	max-width: 2000px;
	margin: 0 auto;
}

#project_gallery_left_image_container
{
	margin-left: -15px;
}

#project_gallery_right_image_container
{
	margin-right: -15px;
}

#project_gallery_right_image_container img
{
	display: block;
	width: 415px !important;
	height: 475px !important;
	object-fit: cover;
	margin: 0 0 0 auto;
}

@media screen and (max-width:1439px)
{
	#project_gallery_left_image_container
	{
		width: 100%;
		max-width: 415px;
		height: 475px;
		overflow: hidden;
		margin: 80px auto 0 auto;
	}

	#project_gallery_left_image_container img
	{
		display: block;
		width: 100% !important;
		height: 100% !important;
		object-fit: cover;
		object-position: top;
	}

	#project_gallery_right_image_container
	{
		width: 100%;
		max-width: 415px;
		height: 475px;
		overflow: hidden;
		margin: 30px auto 80px auto;
	}

	#project_gallery_right_image_container img
	{
		display: block;
		width: 100% !important;
		height: 100% !important;
		object-fit: cover;
		object-position: top;
	}
}

.worker-climbing-tower-background
{
	background: url("../images/worker-climbing-tower-background.jpg") top center no-repeat;
}

.worker-climbing-tower-background *,
.forced-white-text *
{
	color: #ffffff !important;
}

.white-spacer::after
{
	content: "";
	position: absolute;
	top: -70px;
	right: 0;
	height: 290px;
	display: block;
	width: 1px;
	background-color: #ffffff;
}

@media screen and (max-width:991px)
{
	.white-spacer
	{
		margin-bottom: 30px;
	}

	.white-spacer::after
	{
		top: auto;
		bottom: -41px;
		width: 100%;
		max-width: 290px;
		height: 1px;
		left: 15px;
		right: auto;
	}
}

#instagram_heading:link,
#instagram_heading:active,
#instagram_heading:visited
{
	display: block;
	margin-top: 120px;
	margin-bottom: 230px;
	text-decoration: none;
}

#instagram_heading::after
{
	content: "\f35d";
	font-family: "font_awesome";
	font-size: 22pt;
	color: #BTN_HOVER;
	display: inline-block;
	opacity: 0;
	transform: translateX(-5px);
	transition: all 200ms;
}


#instagram_heading:hover::after
{
	opacity: 1;
	transform: translateX(5px);
}

.faded-cell-tower-background
{
	background: url("../images/faded-cell-tower-background.jpg") top center no-repeat;
}

#instagram_container
{
	position: relative;
	z-index: 2;
	width: calc(100% - 80px);
	max-width: 1920px;
	padding: 30px;
	top: -150px;
	margin: 0 auto -30px auto;
	background-color: #ffffff;
	box-shadow: 0px 20px 20px 3px rgb(0 0 0 / 39%);
}

.ww_editor_body #instagram_container
{
	top: 0;
}

.blue-background
{
	background-color: #333755;
}

#rigarus_building_layered_photo
{
	margin-left: -215px;
	max-width: none;
}

@media screen and (max-width:991px)
{
	#rigarus_building_layered_photo
	{
		display: block;
		margin: 0 auto;
		max-width: 100%;
	}
}

#white_shadow_overlay_container
{
	position: relative;
	margin-top: 26px;
	margin-left: -85px;
	padding: 40px 50px 40px 50px;
	background-color: #ffffff;
	box-shadow: 4px 11px 20px 9px rgb(0 0 0 / 19%);
}

@media screen and (max-width:991px)
{
	#white_shadow_overlay_container
	{
		margin: -14vw auto 0 auto;
		padding: 20px;
	}
}

.our-mission-text-container
{
	padding-top: 62px;
}

@media screen and (max-width:1199px)
{
	.our-mission-text-container
	{
		padding-top: 7px;
	}
}

@media screen and (max-width:1199px)
{
	.our-mission-text-container
	{
		padding-top: 15px;
	}
}

.core-value-container
{
	height: 280px;
	margin-bottom: 30px;
}

@media screen and (max-width:991px)
{
	.core-value-container
	{
		height: auto;
	}
}

.core-value-container.last
{
	margin-bottom: 30px;

}

.core-value-container .image-container
{
	display: flex;
	justify-content: center;
	align-items: center;
	height: auto;
	margin-bottom: 35px;
}

@media screen and (max-width:991px)
{
	.core-value-container .image-container
	{
		margin-bottom: 20px;

	}
}







.easafe {
	color: black;
	padding: 5px;
	background-color: #f2ea0abb;
	border: 1px solid #f2ea0abb;
	text-decoration:none;
	font-size: 13px;
	width: 150px;
	margin-top: 7px;
	text-align: center;
}
.easafe:hover {
	box-shadow: inset 0 0 5px black;
}

.mySlides {display: none;}
img {vertical-align: middle;}

/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active {
  background-color: #717171;
}

/* Fading animation */
.fade {
  animation-name: fade;
  animation-duration: 2s;
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .text {font-size: 11px}
}