html,
body {
	position: relative;
	margin: 0;
	border: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

body {
	overflow: auto;
}

html {
	box-sizing: border-box;
		overflow-x: hidden;
}

html,
body {
	font-family: Verdana, sans-serif;
	font-size: 15px;
	line-height: 1.5
}


*,
*:before,
*:after {
	box-sizing: inherit
}


/* Extract from normalize.css by Nicolas Gallagher and Jonathan Neal git.io/normalize */

html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

b,
strong {
	font-weight: bolder
}

img {
	border-style: none
}



hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

button,
input,
select,
textarea
 {
	font: inherit;
	margin: 0
}


button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
[type=button],
[type=reset],
[type=submit] {
	-webkit-appearance: button
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
	border-style: none;
	padding: 0
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
	outline: 1px dotted ButtonText
}

textarea {
	overflow: auto
}




h1 {
	font-size: 36px
}

h2 {
	font-size: 30px
}



h1,
h2
 {
	font-family: "Segoe UI", Arial, sans-serif;
	font-weight: 400;
	margin: 10px 0
}

hr {
	border: 0;
	border-top: 1px solid #eee;
	margin: 20px 0
}


img {
	vertical-align: middle
}

a {
	color: inherit
}

.w3-hoverable tbody tr:hover,
.w3-ul.w3-hoverable li:hover {
	background-color: #ccc
}




.w3-btn,
.w3-button {
	border: none;
	display: inline-block;
	padding: 8px 16px;
	vertical-align: middle;
	overflow: hidden;
	text-decoration: none;
	color: inherit;
	background-color: inherit;
	text-align: center;
	cursor: pointer;
	white-space: nowrap
}

.w3-btn:hover {
	box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19)
}

.w3-btn,
.w3-button {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.w3-disabled,
.w3-btn:disabled,
.w3-button:disabled {
	cursor: not-allowed;
	opacity: 0.3
}

.w3-disabled *,
:disabled * {
	pointer-events: none
}

.w3-btn.w3-disabled:hover,
.w3-btn:disabled:hover {
	box-shadow: none
}


.w3-input {
	padding: 8px;
	display: block;
	border: none;
	border-bottom: 1px solid #ccc;
	width: 100%
}


.w3-main,
#main {
	transition: margin-left .4s
}

.w3-responsive {
	display: block;
	overflow-x: auto
}

.w3-container:after,
.w3-container:before,
.w3-panel:after,
.w3-panel:before,
.w3-row:after,
.w3-row:before,
.w3-row-padding:after,
.w3-row-padding:before,
.w3-cell-row:before,
.w3-cell-row:after,
.w3-clear:after,
.w3-clear:before,
.w3-bar:before,
.w3-bar:after {
	content: "";
	display: table;
	clear: both
}

.w3-col,
.w3-half,
.w3-third,
.w3-twothird,
.w3-threequarter,
.w3-quarter {
	float: left;
	width: 100%
}



.w3-row-padding,
.w3-row-padding>.w3-half,
.w3-row-padding>.w3-third,
.w3-row-padding>.w3-twothird,
.w3-row-padding>.w3-threequarter,
.w3-row-padding>.w3-quarter,
.w3-row-padding>.w3-col {
	padding: 0 8px
}

.w3-container,
.w3-panel {
	padding: 0.01em 16px
}


.w3-left-align {
	text-align: left!important
}

.w3-right-align {
	text-align: right!important
}

.w3-justify {
	text-align: justify!important
}

.w3-center {
	text-align: center!important
}

.w3-border-0 {
	border: 0!important
}

.w3-border {
	border: 1px solid #ccc!important
}

.w3-border-top {
	border-top: 1px solid #ccc!important
}

.w3-border-bottom {
	border-bottom: 1px solid #ccc!important
}

.w3-border-left {
	border-left: 1px solid #ccc!important
}

.w3-border-right {
	border-right: 1px solid #ccc!important
}

.w3-topbar {
	border-top: 6px solid #ccc!important
}

.w3-bottombar {
	border-bottom: 6px solid #ccc!important
}

.w3-leftbar {
	border-left: 6px solid #ccc!important
}

.w3-rightbar {
	border-right: 6px solid #ccc!important
}

.w3-section,
.w3-code {
	margin-top: 16px!important;
	margin-bottom: 16px!important
}

.w3-padding-small {
	padding: 4px 8px!important
}

.w3-padding {
	padding: 8px 16px!important
}

.w3-padding-large {
	padding: 12px 24px!important
}

.w3-padding-16 {
	padding-top: 16px!important;
	padding-bottom: 16px!important
}

.w3-padding-24 {
	padding-top: 24px!important;
	padding-bottom: 24px!important
}

.w3-padding-32 {
	padding-top: 32px!important;
	padding-bottom: 32px!important
}

.w3-padding-48 {
	padding-top: 48px!important;
	padding-bottom: 48px!important
}

.w3-padding-64 {
	padding-top: 64px!important;
	padding-bottom: 0px!important
}

.w3-left {
	float: left!important
}

.w3-right {
	float: right!important
}

.w3-button:hover {
	color: #000!important;
	background-color: #ccc!important
}

.w3-transparent,
.w3-hover-none:hover {
	background-color: transparent!important
}

.w3-hover-none:hover {
	box-shadow: none!important
}


/* Colors */

.w3-white,
.w3-hover-white:hover {
	color: #000!important;
	background-color: #fff!important
}

.w3-black,
.w3-hover-black:hover {
	color: #fff!important;
	background-color: #000!important
}

.w3-grey,
.w3-hover-grey:hover,
.w3-gray,
.w3-hover-gray:hover {
	color: #000!important;
	background-color: #D7CEC7!important
}

.w3-light-grey,
.w3-hover-light-grey:hover,
.w3-light-gray,
.w3-hover-light-gray:hover {
	color: #000!important;
	background-color: #f1f1f1!important
}

.w3-dark-grey,
.w3-hover-dark-grey:hover,
.w3-dark-gray,
.w3-hover-dark-gray:hover {
	color: #fff!important;
	background-color: #616161!important
}

.wht_txt_blk_bkgnd {
	color: #ffffff;
	font-size: 2.0em;
	font-family: Arial, Gadget, sans-serif;
	font-weight: 900;
	background-color: #000000;
	padding-top: 28px;
	padding-bottom: 28px;
	padding-left: 20px;
}

.blk_txt_grey_bkgnd {
	color: #000000;
	font-size: 2.0em;
	font-family: Arial, Gadget, sans-serif;
	font-weight: 900;
	background-color: #D7CEC7  ;
	padding-top: 28px;
	padding-bottom: 28px;
	padding-left: 20px;
}

.sm_wht_txt_blk_bkgnd {
	color: #ffffff;
	font-size: 1.5em;
	background-color: #000000;
	padding-top: 28px;
	padding-bottom: 28px;
	padding-left: 20px;
}

.sm_blk_txt_gry_bkgnd {
	color: black;
	font-size: 1.5em;
	background-color: #D7CEC7;
	padding-top: 28px;
	padding-bottom: 28px;
	padding-left: 20px;
}



.full-width-img {
	position: relative;
	width: 100vw;
	color: white;
	text-align: center;
}

.txt-blk-bkgnd {
	background-color: #000000;
	padding-top: 2em;
	padding-left: 3em;
	padding-right: 5em;
	padding-bottom: 3em;
}

.txt-gry-bkgnd {
	background-color: #D7CEC7;
	padding-top: 2em;
	padding-left: 3em;
	padding-right: 5em;
	padding-bottom: 3em;
}


.txt-over-img {
	top: 40%;
	left: 50%;
	position: absolute;
	transform: translate(-50%, -50%);
	font-size: 2.5vw;
}


.my-third {
	float: left;
	width: 99%;
	padding: 0 8px;
}

@media (min-width:601px) {
	.my-third {
		width: 33.33333%
	}
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #fff;
	margin: 1em 0;
	padding: 0;
}

.dim-gray {
	color: #555555;
}

.my-input {
	padding: 8px;
	display: block;
	border: none;
	border-bottom: 1px solid #0f0;
	width: 99%
}

.float-left {
	float: left;
	width: 100vw;
	padding: 0 8px;
}

.wide_input {
	width: 100vw;
	padding: 10px 20px;
}

.float-half {
	float: left;
	width: 100%;
}

@media (min-width:601px) {
	.float-half {
		width: 49.99999%
	}
}

input {
	background-color: #222222;
	color: #dddddd;
	opacity: 1;
}

textarea {
	background-color: #222222;
	color: #dddddd;
	opacity: 1;
}

.responsive-map {
	overflow: hidden;
	padding-bottom: 600px;
	position: relative;
}

.responsive-map iframe {
	left: 0;
	top: 0;
	height: 99%;
	width: 100%;
	position: absolute;
}

.responsive-blog {
	position: relative;
}

.responsive-blog iframe {
	position: absolute;
	height: 1500px;
	width: 100%;
}


/* Menu */

a {
	color: #000;
}

.header {
	background-color: #D7CEC7;
	box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, .1);
	width: 100%;
	z-index: 3;
}

.header ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	background-color: #D7CEC7;
}

.header li a {
	display: block;
	padding: 20px 20px;
	border-right: 1px solid #f4f4f4;
	text-decoration: none;
	color: #000;
}

.header li a:hover,
.header .menu-btn:hover {
	background-color: #D7CEC7;
}

.header .logo {
	display: block;
	float: left;
	font-size: 1em;
	padding: 2px 20px;
	text-decoration: none;
	color: #ccc;
}


/* menu */

.header .menu {
	clear: both;
	max-height: 0;
	transition: max-height .2s ease-out;
}


/* menu icon */

.header .menu-icon {
	cursor: pointer;
	display: inline-block;
	float: left;
	padding: 12px 20px;
	position: relative;
	user-select: none;
}



.header .menu-icon .navicon {
	background: #000;
	display: block;
	height: 2px;
	position: relative;
	transition: background .2s ease-out;
	width: 18px;
}

.header .menu-icon .navicon:before,
.header .menu-icon .navicon:after {
	background: #000;
	content: '';
	display: block;
	height: 100%;
	position: absolute;
	transition: all .2s ease-out;
	width: 100%;
}

.header .menu-icon .navicon:before {
	top: 5px;
}

.header .menu-icon .navicon:after {
	top: -5px;
}


/* menu btn */

.header .menu-btn {
	display: none;
}

.header .menu-btn:checked~.menu {
	max-height: 240px;
}

.header .menu-btn:checked~.menu-icon .navicon {
	background: transparent;
}

.header .menu-btn:checked~.menu-icon .navicon:before {
	transform: rotate(-45deg);
}

.header .menu-btn:checked~.menu-icon .navicon:after {
	transform: rotate(45deg);
}

.header .menu-btn:checked~.menu-icon:not(.steps) .navicon:before,
.header .menu-btn:checked~.menu-icon:not(.steps) .navicon:after {
	top: 0;
}


/* 48em = 768px */

@media (min-width: 48em) {
	.header li {
		float: left;
	}
	.header li a {
		padding: 5px 30px;
	}
	.header .menu {
		clear: none;
		float: left;
		max-height: none;
	}
	.header .menu-icon {
		display: none;
	}
}