
html {
	font-family: sans-serif; font-size:1rem;
}
body {
	margin: 0px;
}
article {
	display: block;
}
aside {
	display: block;
}
details {
	display: block;
}
figcaption {
	display: block;
}
figure {
	display: block;
}
footer {
	display: block;
}
header {
	display: block;
}
hgroup {
	display: block;
}
main {
	display: block;
}
menu {
	display: block;
}
nav {
	display: block;
}
section {
	display: block;
}
summary {
	display: block;
}
audio {
	vertical-align: baseline; display: inline-block;
}
canvas {
	vertical-align: baseline; display: inline-block;
}
progress {
	vertical-align: baseline; display: inline-block;
}
video {
	vertical-align: baseline; display: inline-block;
}
audio:not([controls]) {
	height: 0px; display: none;
}
[hidden] {
	display: none;
}
template {
	display: none;
}
a {
	background-color: transparent;
}
a:active {
	outline: 0px;
}
a:hover {
	outline: 0px;
}
abbr[title] {
	border-bottom-color: currentColor; border-bottom-width: 1px; border-bottom-style: dotted;
}
b {
	font-weight: bold;
}
strong {
	font-weight: bold;
}
dfn {
	font-style: italic;
}
h1 {
	margin: 0.67em 0px; font-size: 2em;
}
mark {
	background: rgb(255, 255, 0); color: rgb(0, 0, 0);
}
small {
	font-size: 80%;
}
sub {
	line-height: 0; font-size: 75%; vertical-align: baseline; position: relative;
}
sup {
	line-height: 0; font-size: 75%; vertical-align: baseline; position: relative;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
img {
	border: 0px currentColor; border-image: none;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 1em 40px;
}
hr {
	height: 0px; box-sizing: content-box;
}
pre {
	overflow: auto;
}
code {
	font-family: monospace,monospace; font-size: 1.25em;
}
kbd {
	font-family: monospace,monospace; font-size: 1.25em;
}
pre {
	font-family: monospace,monospace; font-size: 1.25em;
}
samp {
	font-family: monospace,monospace; font-size: 1.25em;
}
button {
	font: inherit; margin: 0px; color: inherit; font-size-adjust: inherit; font-stretch: inherit;
}
input {
	font: inherit; margin: 0px; color: inherit; font-size-adjust: inherit; font-stretch: inherit;
}
optgroup {
	font: inherit; margin: 0px; color: inherit; font-size-adjust: inherit; font-stretch: inherit;
}
select {
	font: inherit; margin: 0px; color: inherit; font-size-adjust: inherit; font-stretch: inherit;
}
textarea {
	font: inherit; margin: 0px; color: inherit; font-size-adjust: inherit; font-stretch: inherit;
}
button {
	overflow: visible;
}
button {
	text-transform: none;
}
select {
	text-transform: none;
}
button {
	cursor: pointer; -webkit-appearance: button;
}
html input[type='button'] {
	cursor: pointer; -webkit-appearance: button;
}
input[type='reset'] {
	cursor: pointer; -webkit-appearance: button;
}
button[disabled] {
	cursor: default;
}
html input[disabled] {
	cursor: default;
}
input {
	line-height: normal;
}
input[type='checkbox'] {
	padding: 0px; box-sizing: border-box;
}
input[type='radio'] {
	padding: 0px; box-sizing: border-box;
}
input[type='search'] {
	box-sizing: content-box; -webkit-appearance: textfield;
}
fieldset {
	margin: 0px 2px; padding: 0.35em 0.62em 0.75em; border: 1px solid rgb(192, 192, 192); border-image: none;
}
legend {
	padding: 0px; border: 0px currentColor; border-image: none;
}
textarea {
	overflow: auto;
}
optgroup {
	font-weight: bold;
}
table {
	border-collapse: collapse; border-spacing: 0;
}
td {
	padding: 0px;
}
th {
	padding: 0px;
}
[class^='w-icon-'] {
	text-transform: none; line-height: 1; font-family: "webflow-icons"; font-style: normal; font-variant: normal; font-weight: normal; speak: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
}
[class*=' w-icon-'] {
	text-transform: none; line-height: 1; font-family: "webflow-icons"; font-style: normal; font-variant: normal; font-weight: normal; speak: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
}
.w-icon-slider-right::before {
	content: "\e600";
}
.w-icon-slider-left::before {
	content: "\e601";
}
.w-icon-nav-menu::before {
	content: "\e602";
}
.w-icon-arrow-down::before {
	content: "\e603";
}
.w-icon-dropdown-toggle::before {
	content: "\e603";
}
* {
	box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
html {
	height: 100%;
}
body {
	margin: 0px; color: rgb(51, 51, 51); line-height: 20px; font-family: Arial,sans-serif; font-size: 14px; min-height: 100%; background-color: rgb(255, 255, 255);
}
img {
	vertical-align: middle; display: inline-block; max-width: 100%;
}
html.w-mod-touch * {
	background-attachment: scroll !important;
}
.w-block {
	display: block;
}
.w-inline-block {
	display: inline-block; max-width: 100%;
}
.w-clearfix::before {
	display: table; content: " ";
}
.w-clearfix::after {
	display: table; content: " ";
}
.w-clearfix::after {
	clear: both;
}
.w-preserve-3d {
	transform-style: preserve-3d;
}
.w-hidden {
	display: none;
}
.w-button {
	padding: 9px 15px; border-radius: 0px; border: 0px currentColor; border-image: none; color: white; line-height: inherit; text-decoration: none; display: inline-block; cursor: pointer; background-color: rgb(56, 152, 236);
}
input.w-button {
	-webkit-appearance: button;
}
html[data-w-dynpage] [data-w-cloak] {
	color: transparent !important;
}

p {
	margin-top: 0px; margin-bottom: 10px;
}
a:focus {
	outline: 0px;
}
blockquote {
	margin: 0px 0px 10px; padding: 10px 20px; line-height: 22px; font-size: 18px; border-left-color: rgb(226, 226, 226); border-left-width: 5px; border-left-style: solid;
}
figure {
	margin: 0px 0px 10px;
}
figcaption {
	text-align: center; margin-top: 5px;
}
ul {
	padding-left: 40px; margin-top: 0px; margin-bottom: 10px;
}
ol {
	padding-left: 40px; margin-top: 0px; margin-bottom: 10px;
}
.w-list-unstyled {
	list-style: none; padding-left: 0px;
}
.w-embed::before {
	display: table; content: " ";
}
.w-embed::after {
	display: table; content: " ";
}
.w-embed::after {
	clear: both;
}
.w-video {
	padding: 0px; width: 100%; position: relative;
}
.w-video iframe {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
.w-video object {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
.w-video embed {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
fieldset {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none;
}
button {
	border: 0px currentColor; border-image: none; cursor: pointer; -webkit-appearance: button;
}
html input[type='button'] {
	border: 0px currentColor; border-image: none; cursor: pointer; -webkit-appearance: button;
}
input[type='reset'] {
	border: 0px currentColor; border-image: none; cursor: pointer; -webkit-appearance: button;
}
.w-form {
	margin: 0px 0px 15px;
}
.w-form-done {
	padding: 20px; text-align: center; display: none; background-color: rgb(221, 221, 221);
}
.w-form-fail {
	padding: 10px; margin-top: 10px; display: none; background-color: rgb(255, 222, 222);
}
label {
	font-weight: bold; margin-bottom: 5px; display: block;
}
.w-input {
	padding: 8px 12px; border: 1px solid rgb(204, 204, 204); border-image: none; width: 100%; height: 38px; color: rgb(51, 51, 51); line-height: 1.4285; font-size: 14px; margin-bottom: 10px; vertical-align: middle; display: block; background-color: rgb(255, 255, 255);
}
.w-select {
	padding: 8px 12px; border: 1px solid rgb(204, 204, 204); border-image: none; width: 100%; height: 38px; color: rgb(51, 51, 51); line-height: 1.4285; font-size: 14px; margin-bottom: 10px; vertical-align: middle; display: block; background-color: rgb(255, 255, 255);
}
:-ms-input-placeholder.w-input {
	color: rgb(153, 153, 153);
}
:-ms-input-placeholder.w-select {
	color: rgb(153, 153, 153);
}
.w-input:focus {
	border-color: rgb(56, 152, 236); outline: 0px;
}
.w-select:focus {
	border-color: rgb(56, 152, 236); outline: 0px;
}
[disabled].w-input {
	cursor: not-allowed; background-color: rgb(238, 238, 238);
}
[disabled].w-select {
	cursor: not-allowed; background-color: rgb(238, 238, 238);
}
[readonly].w-input {
	cursor: not-allowed; background-color: rgb(238, 238, 238);
}
[readonly].w-select {
	cursor: not-allowed; background-color: rgb(238, 238, 238);
}
fieldset[disabled] .w-input {
	cursor: not-allowed; background-color: rgb(238, 238, 238);
}
fieldset[disabled] .w-select {
	cursor: not-allowed; background-color: rgb(238, 238, 238);
}
textarea.w-input {
	height: auto;
}
textarea.w-select {
	height: auto;
}
.w-select {
	background-image: linear-gradient(white 0px, rgb(243, 243, 243) 100%);
}
[multiple].w-select {
	height: auto;
}
.w-form-label {
	font-weight: normal; margin-bottom: 0px; display: inline-block; cursor: pointer;
}
.w-checkbox {
	padding-left: 20px; margin-bottom: 5px; display: block;
}
.w-radio {
	padding-left: 20px; margin-bottom: 5px; display: block;
}
.w-checkbox::before {
	display: table; content: " ";
}
.w-radio::before {
	display: table; content: " ";
}
.w-checkbox::after {
	display: table; content: " ";
}
.w-radio::after {
	display: table; content: " ";
}
.w-checkbox::after {
	clear: both;
}
.w-radio::after {
	clear: both;
}
.w-checkbox-input {
	margin: 4px 0px 0px -20px; line-height: normal; float: left;
}
.w-radio-input {
	margin: 4px 0px 0px -20px; line-height: normal; float: left;
}
.w-radio-input {
	margin-top: 3px;
}
.w-container {
	margin-right: auto; margin-left: auto; max-width: 940px;
}
.w-container::before {
	display: table; content: " ";
}
.w-container::after {
	display: table; content: " ";
}
.w-container::after {
	clear: both;
}
.w-container .w-row {
	margin-right: -10px; margin-left: -10px;
}
.w-row::before {
	display: table; content: " ";
}
.w-row::after {
	display: table; content: " ";
}
.w-row::after {
	clear: both;
}
.w-row .w-row {
	margin-right: 0px; margin-left: 0px;
}
.w-col {
	width: 100%; padding-right: 10px; padding-left: 10px; float: left; position: relative; min-height: 1px;
}
.w-col .w-col {
	padding-right: 0px; padding-left: 0px;
}
.w-col-1 {
	width: 8.33%;
}
.w-col-2 {
	width: 16.66%;
}
.w-col-3 {
	width: 25%;
}
.w-col-4 {
	width: 33.33%;
}
.w-col-5 {
	width: 41.66%;
}
.w-col-6 {
	width: 50%;
}
.w-col-7 {
	width: 58.33%;
}
.w-col-8 {
	width: 66.66%;
}
.w-col-9 {
	width: 75%;
}
.w-col-10 {
	width: 83.33%;
}
.w-col-11 {
	width: 91.66%;
}
.w-col-12 {
	width: 100%;
}
.w-col-push-1 {
	left: 8.33%;
}
.w-col-push-2 {
	left: 16.66%;
}
.w-col-push-3 {
	left: 25%;
}
.w-col-push-4 {
	left: 33.33%;
}
.w-col-push-5 {
	left: 41.66%;
}
.w-col-push-6 {
	left: 50%;
}
.w-col-push-7 {
	left: 58.33%;
}
.w-col-push-8 {
	left: 66.66%;
}
.w-col-push-9 {
	left: 75%;
}
.w-col-push-10 {
	left: 83.33%;
}
.w-col-push-11 {
	left: 91.66%;
}
.w-col-pull-1 {
	right: 8.33%;
}
.w-col-pull-2 {
	right: 16.66%;
}
.w-col-pull-3 {
	right: 25%;
}
.w-col-pull-4 {
	right: 33.33%;
}
.w-col-pull-5 {
	right: 41.66%;
}
.w-col-pull-6 {
	right: 50%;
}
.w-col-pull-7 {
	right: 58.33%;
}
.w-col-pull-8 {
	right: 66.66%;
}
.w-col-pull-9 {
	right: 75%;
}
.w-col-pull-10 {
	right: 83.33%;
}
.w-col-pull-11 {
	right: 91.66%;
}
.w-col-offset-1 {
	margin-left: 8.33%;
}
.w-col-offset-2 {
	margin-left: 16.66%;
}
.w-col-offset-3 {
	margin-left: 25%;
}
.w-col-offset-4 {
	margin-left: 33.33%;
}
.w-col-offset-5 {
	margin-left: 41.66%;
}
.w-col-offset-6 {
	margin-left: 50%;
}
.w-col-offset-7 {
	margin-left: 58.33%;
}
.w-col-offset-8 {
	margin-left: 66.66%;
}
.w-col-offset-9 {
	margin-left: 75%;
}
.w-col-offset-10 {
	margin-left: 83.33%;
}
.w-col-offset-11 {
	margin-left: 91.66%;
}
.w-hidden-main {
	display: none !important;
}
@media screen and (max-width:991px)
{
.w-container {
	max-width: 728px;
}
.w-hidden-main {
	display: inherit !important;
}
.w-hidden-medium {
	display: none !important;
}
.w-col-medium-1 {
	width: 8.33%;
}
.w-col-medium-2 {
	width: 16.66%;
}
.w-col-medium-3 {
	width: 25%;
}
.w-col-medium-4 {
	width: 33.33%;
}
.w-col-medium-5 {
	width: 41.66%;
}
.w-col-medium-6 {
	width: 50%;
}
.w-col-medium-7 {
	width: 58.33%;
}
.w-col-medium-8 {
	width: 66.66%;
}
.w-col-medium-9 {
	width: 75%;
}
.w-col-medium-10 {
	width: 83.33%;
}
.w-col-medium-11 {
	width: 91.66%;
}
.w-col-medium-12 {
	width: 100%;
}
.w-col-medium-push-1 {
	left: 8.33%;
}
.w-col-medium-push-2 {
	left: 16.66%;
}
.w-col-medium-push-3 {
	left: 25%;
}
.w-col-medium-push-4 {
	left: 33.33%;
}
.w-col-medium-push-5 {
	left: 41.66%;
}
.w-col-medium-push-6 {
	left: 50%;
}
.w-col-medium-push-7 {
	left: 58.33%;
}
.w-col-medium-push-8 {
	left: 66.66%;
}
.w-col-medium-push-9 {
	left: 75%;
}
.w-col-medium-push-10 {
	left: 83.33%;
}
.w-col-medium-push-11 {
	left: 91.66%;
}
.w-col-medium-pull-1 {
	right: 8.33%;
}
.w-col-medium-pull-2 {
	right: 16.66%;
}
.w-col-medium-pull-3 {
	right: 25%;
}
.w-col-medium-pull-4 {
	right: 33.33%;
}
.w-col-medium-pull-5 {
	right: 41.66%;
}
.w-col-medium-pull-6 {
	right: 50%;
}
.w-col-medium-pull-7 {
	right: 58.33%;
}
.w-col-medium-pull-8 {
	right: 66.66%;
}
.w-col-medium-pull-9 {
	right: 75%;
}
.w-col-medium-pull-10 {
	right: 83.33%;
}
.w-col-medium-pull-11 {
	right: 91.66%;
}
.w-col-medium-offset-1 {
	margin-left: 8.33%;
}
.w-col-medium-offset-2 {
	margin-left: 16.66%;
}
.w-col-medium-offset-3 {
	margin-left: 25%;
}
.w-col-medium-offset-4 {
	margin-left: 33.33%;
}
.w-col-medium-offset-5 {
	margin-left: 41.66%;
}
.w-col-medium-offset-6 {
	margin-left: 50%;
}
.w-col-medium-offset-7 {
	margin-left: 58.33%;
}
.w-col-medium-offset-8 {
	margin-left: 66.66%;
}
.w-col-medium-offset-9 {
	margin-left: 75%;
}
.w-col-medium-offset-10 {
	margin-left: 83.33%;
}
.w-col-medium-offset-11 {
	margin-left: 91.66%;
}
.w-col-stack {
	left: auto; width: 100%; right: auto;
}
}
@media screen and (max-width:767px)
{
.w-hidden-main {
	display: inherit !important;
}
.w-hidden-medium {
	display: inherit !important;
}
.w-hidden-small {
	display: none !important;
}
.w-row {
	margin-right: 0px; margin-left: 0px;
}
.w-container .w-row {
	margin-right: 0px; margin-left: 0px;
}
.w-col {
	left: auto; width: 100%; right: auto;
}
.w-col-small-1 {
	width: 8.33%;
}
.w-col-small-2 {
	width: 16.66%;
}
.w-col-small-3 {
	width: 25%;
}
.w-col-small-4 {
	width: 33.33%;
}
.w-col-small-5 {
	width: 41.66%;
}
.w-col-small-6 {
	width: 50%;
}
.w-col-small-7 {
	width: 58.33%;
}
.w-col-small-8 {
	width: 66.66%;
}
.w-col-small-9 {
	width: 75%;
}
.w-col-small-10 {
	width: 83.33%;
}
.w-col-small-11 {
	width: 91.66%;
}
.w-col-small-12 {
	width: 100%;
}
.w-col-small-push-1 {
	left: 8.33%;
}
.w-col-small-push-2 {
	left: 16.66%;
}
.w-col-small-push-3 {
	left: 25%;
}
.w-col-small-push-4 {
	left: 33.33%;
}
.w-col-small-push-5 {
	left: 41.66%;
}
.w-col-small-push-6 {
	left: 50%;
}
.w-col-small-push-7 {
	left: 58.33%;
}
.w-col-small-push-8 {
	left: 66.66%;
}
.w-col-small-push-9 {
	left: 75%;
}
.w-col-small-push-10 {
	left: 83.33%;
}
.w-col-small-push-11 {
	left: 91.66%;
}
.w-col-small-pull-1 {
	right: 8.33%;
}
.w-col-small-pull-2 {
	right: 16.66%;
}
.w-col-small-pull-3 {
	right: 25%;
}
.w-col-small-pull-4 {
	right: 33.33%;
}
.w-col-small-pull-5 {
	right: 41.66%;
}
.w-col-small-pull-6 {
	right: 50%;
}
.w-col-small-pull-7 {
	right: 58.33%;
}
.w-col-small-pull-8 {
	right: 66.66%;
}
.w-col-small-pull-9 {
	right: 75%;
}
.w-col-small-pull-10 {
	right: 83.33%;
}
.w-col-small-pull-11 {
	right: 91.66%;
}
.w-col-small-offset-1 {
	margin-left: 8.33%;
}
.w-col-small-offset-2 {
	margin-left: 16.66%;
}
.w-col-small-offset-3 {
	margin-left: 25%;
}
.w-col-small-offset-4 {
	margin-left: 33.33%;
}
.w-col-small-offset-5 {
	margin-left: 41.66%;
}
.w-col-small-offset-6 {
	margin-left: 50%;
}
.w-col-small-offset-7 {
	margin-left: 58.33%;
}
.w-col-small-offset-8 {
	margin-left: 66.66%;
}
.w-col-small-offset-9 {
	margin-left: 75%;
}
.w-col-small-offset-10 {
	margin-left: 83.33%;
}
.w-col-small-offset-11 {
	margin-left: 91.66%;
}
}
@media screen and (max-width:479px)
{
.w-container {
	max-width: none;
}
.w-hidden-main {
	display: inherit !important;
}
.w-hidden-medium {
	display: inherit !important;
}
.w-hidden-small {
	display: inherit !important;
}
.w-hidden-tiny {
	display: none !important;
}
.w-col {
	width: 100%;
}
.w-col-tiny-1 {
	width: 8.33%;
}
.w-col-tiny-2 {
	width: 16.66%;
}
.w-col-tiny-3 {
	width: 25%;
}
.w-col-tiny-4 {
	width: 33.33%;
}
.w-col-tiny-5 {
	width: 41.66%;
}
.w-col-tiny-6 {
	width: 50%;
}
.w-col-tiny-7 {
	width: 58.33%;
}
.w-col-tiny-8 {
	width: 66.66%;
}
.w-col-tiny-9 {
	width: 75%;
}
.w-col-tiny-10 {
	width: 83.33%;
}
.w-col-tiny-11 {
	width: 91.66%;
}
.w-col-tiny-12 {
	width: 100%;
}
.w-col-tiny-push-1 {
	left: 8.33%;
}
.w-col-tiny-push-2 {
	left: 16.66%;
}
.w-col-tiny-push-3 {
	left: 25%;
}
.w-col-tiny-push-4 {
	left: 33.33%;
}
.w-col-tiny-push-5 {
	left: 41.66%;
}
.w-col-tiny-push-6 {
	left: 50%;
}
.w-col-tiny-push-7 {
	left: 58.33%;
}
.w-col-tiny-push-8 {
	left: 66.66%;
}
.w-col-tiny-push-9 {
	left: 75%;
}
.w-col-tiny-push-10 {
	left: 83.33%;
}
.w-col-tiny-push-11 {
	left: 91.66%;
}
.w-col-tiny-pull-1 {
	right: 8.33%;
}
.w-col-tiny-pull-2 {
	right: 16.66%;
}
.w-col-tiny-pull-3 {
	right: 25%;
}
.w-col-tiny-pull-4 {
	right: 33.33%;
}
.w-col-tiny-pull-5 {
	right: 41.66%;
}
.w-col-tiny-pull-6 {
	right: 50%;
}
.w-col-tiny-pull-7 {
	right: 58.33%;
}
.w-col-tiny-pull-8 {
	right: 66.66%;
}
.w-col-tiny-pull-9 {
	right: 75%;
}
.w-col-tiny-pull-10 {
	right: 83.33%;
}
.w-col-tiny-pull-11 {
	right: 91.66%;
}
.w-col-tiny-offset-1 {
	margin-left: 8.33%;
}
.w-col-tiny-offset-2 {
	margin-left: 16.66%;
}
.w-col-tiny-offset-3 {
	margin-left: 25%;
}
.w-col-tiny-offset-4 {
	margin-left: 33.33%;
}
.w-col-tiny-offset-5 {
	margin-left: 41.66%;
}
.w-col-tiny-offset-6 {
	margin-left: 50%;
}
.w-col-tiny-offset-7 {
	margin-left: 58.33%;
}
.w-col-tiny-offset-8 {
	margin-left: 66.66%;
}
.w-col-tiny-offset-9 {
	margin-left: 75%;
}
.w-col-tiny-offset-10 {
	margin-left: 83.33%;
}
.w-col-tiny-offset-11 {
	margin-left: 91.66%;
}
}
.w-widget {
	position: relative;
}
.w-widget-map {
	width: 100%; height: 400px;
}
.w-widget-map label {
	width: auto; display: inline;
}
.w-widget-map img {
	max-width: inherit;
}
.w-widget-map .gm-style-iw {
	left: 6% !important; top: 7px !important; width: 90% !important; height: auto !important; text-align: center; overflow: hidden; display: inline;
}
.w-widget-map .gm-style-iw + div {
	display: none;
}
.w-widget-twitter {
	overflow: hidden;
}
.w-widget-twitter-count-shim {
	background: white; border-radius: 3px; border: 1px solid rgb(117, 134, 150); border-image: none; width: 28px; height: 20px; text-align: center; vertical-align: top; display: inline-block; position: relative;
}
.w-widget-twitter-count-shim * {
	pointer-events: none; -ms-user-select: none; -webkit-user-select: none; -moz-user-select: none; user-select: none;
}
.w-widget-twitter-count-shim .w-widget-twitter-count-inner {
	text-align: center; color: rgb(153, 153, 153); line-height: 12px; font-family: serif; font-size: 15px; position: relative;
}
.w-widget-twitter-count-shim .w-widget-twitter-count-clear {
	display: block; position: relative;
}
.w-widget-twitter-count-shim.w--large {
	width: 36px; height: 28px; margin-left: 7px;

}
.w-widget-twitter-count-shim.w--large .w-widget-twitter-count-inner {
	line-height: 18px; font-size: 18px;
}
:not(.w--vertical).w-widget-twitter-count-shim {
	margin-right: 8px; margin-left: 5px;
}
:not(.w--vertical).w-widget-twitter-count-shim.w--large {
	margin-left: 6px;
}
:not(.w--vertical).w-widget-twitter-count-shim::before {
	border: solid transparent; border-image: none; left: 0px; top: 50%; width: 0px; height: 0px; position: absolute; content: " "; pointer-events: none;
}
:not(.w--vertical).w-widget-twitter-count-shim::after {
	border: solid transparent; border-image: none; left: 0px; top: 50%; width: 0px; height: 0px; position: absolute; content: " "; pointer-events: none;
}
:not(.w--vertical).w-widget-twitter-count-shim::before {
	border-width: 4px; border-color: rgba(117, 134, 150, 0) rgb(93, 108, 123) rgba(117, 134, 150, 0) rgba(117, 134, 150, 0); margin-top: -4px; margin-left: -9px;
}
:not(.w--vertical).w-widget-twitter-count-shim.w--large::before {
	border-width: 5px; margin-top: -5px; margin-left: -10px;
}
:not(.w--vertical).w-widget-twitter-count-shim::after {
	border-width: 4px; border-color: rgba(255, 255, 255, 0) white rgba(255, 255, 255, 0) rgba(255, 255, 255, 0); margin-top: -4px; margin-left: -8px;
}
:not(.w--vertical).w-widget-twitter-count-shim.w--large::after {
	border-width: 5px; margin-top: -5px; margin-left: -9px;
}
.w-widget-twitter-count-shim.w--vertical {
	width: 61px; height: 33px; margin-bottom: 8px;
}
.w-widget-twitter-count-shim.w--vertical::before {
	border: solid transparent; border-image: none; left: 50%; top: 100%; width: 0px; height: 0px; position: absolute; content: " "; pointer-events: none;
}
.w-widget-twitter-count-shim.w--vertical::after {
	border: solid transparent; border-image: none; left: 50%; top: 100%; width: 0px; height: 0px; position: absolute; content: " "; pointer-events: none;
}
.w-widget-twitter-count-shim.w--vertical::before {
	border-width: 5px; border-color: rgb(93, 108, 123) rgba(117, 134, 150, 0) rgba(117, 134, 150, 0); margin-left: -5px;
}
.w-widget-twitter-count-shim.w--vertical::after {
	border-width: 4px; border-color: white rgba(255, 255, 255, 0) rgba(255, 255, 255, 0); margin-left: -4px;
}
.w-widget-twitter-count-shim.w--vertical .w-widget-twitter-count-inner {
	line-height: 22px; font-size: 18px;
}
.w-widget-twitter-count-shim.w--vertical.w--large {
	width: 76px;
}
.w-widget-gplus {
	overflow: hidden;
}
.w-slider {
	background: rgb(221, 221, 221); height: 300px; text-align: center; clear: both; position: relative; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); tap-highlight-color: rgba(0, 0, 0, 0);
}
.w-slider-mask {
	left: 0px; height: 100%; right: 0px; overflow: hidden; display: block; white-space: nowrap; position: relative; z-index: 1;
}
.w-slide {
	width: 100%; height: 100%; text-align: left; vertical-align: top; display: inline-block; white-space: normal; position: relative;
}
.w-slider-nav {
	margin: auto; left: 0px; top: auto; height: 40px; text-align: center; right: 0px; bottom: 0px; padding-top: 10px; position: absolute; z-index: 2; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); tap-highlight-color: rgba(0, 0, 0, 0);
}
.w-slider-nav.w-round > div {
	border-radius: 100%; background-clip: padding-box; -webkit-border-radius: 100%; -webkit-background-clip: padding-box; -moz-border-radius: 100%; -moz-background-clip: padding;
}
.w-slider-nav.w-num > div {
	padding: 0.2em 0.5em; width: auto; height: auto; line-height: inherit; font-size: inherit;
}
.w-slider-nav.w-shadow > div {
	box-shadow: 0px 0px 3px rgba(51,51,51,0.4); -webkit-box-shadow: 0 0 3px rgba(51, 51, 51, 0.4); -moz-box-shadow: 0 0 3px rgba(51, 51, 51, 0.4);
}
.w-slider-nav-invert {
	color: rgb(255, 255, 255);
}
.w-slider-nav-invert > div {
	background-color: rgba(34, 34, 34, 0.4);
}
.w-slider-nav-invert > div.w-active {
	background-color: rgb(34, 34, 34);
}
.w-slider-dot {
	margin: 0px 3px 0.5em; transition:background-color 100ms, color 100ms; width: 1em; height: 1em; display: inline-block; position: relative; cursor: pointer; background-color: rgba(255, 255, 255, 0.4); -webkit-transition: background-color 100ms, color 100ms; -moz-transition: background-color 100ms, color 100ms; -o-transition: background-color 100ms, color 100ms;
}
.w-slider-dot.w-active {
	background-color: rgb(255, 255, 255);
}
.w-slider-arrow-left {
	margin: auto; left: 0px; top: 0px; width: 40px; right: 0px; bottom: 0px; color: white; overflow: hidden; font-size: 40px; position: absolute; cursor: pointer; -ms-user-select: none; -webkit-user-select: none; -moz-user-select: none; user-select: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); tap-highlight-color: rgba(0, 0, 0, 0);
}
.w-slider-arrow-right {
	margin: auto; left: 0px; top: 0px; width: 40px; right: 0px; bottom: 0px; color: white; overflow: hidden; font-size: 40px; position: absolute; cursor: pointer; -ms-user-select: none; -webkit-user-select: none; -moz-user-select: none; user-select: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); tap-highlight-color: rgba(0, 0, 0, 0);
}
.w-slider-arrow-left [class^='w-icon-'] {
	position: absolute;
}
.w-slider-arrow-right [class^='w-icon-'] {
	position: absolute;
}
.w-slider-arrow-left [class*=' w-icon-'] {
	position: absolute;
}
.w-slider-arrow-right [class*=' w-icon-'] {
	position: absolute;
}
.w-slider-arrow-left {
	right: auto; z-index: 3;
}
.w-slider-arrow-right {
	left: auto; z-index: 4;
}
.w-icon-slider-left {
	margin: auto; left: 0px; top: 0px; width: 1em; height: 1em; right: 0px; bottom: 0px;
}
.w-icon-slider-right {
	margin: auto; left: 0px; top: 0px; width: 1em; height: 1em; right: 0px; bottom: 0px;
}
.w-dropdown {
	text-align: left; margin-right: auto; margin-left: auto; display: inline-block; position: relative; z-index: 900;
}
.w-dropdown-btn {
	padding: 20px; text-align: left; color: rgb(34, 34, 34); text-decoration: none; margin-right: auto; margin-left: auto; vertical-align: top; white-space: nowrap; position: relative;
}
.w-dropdown-toggle {
	padding: 20px; text-align: left; color: rgb(34, 34, 34); text-decoration: none; margin-right: auto; margin-left: auto; vertical-align: top; white-space: nowrap; position: relative;
}
.w-dropdown-link {
	padding: 20px; text-align: left; color: rgb(34, 34, 34); text-decoration: none; margin-right: auto; margin-left: auto; vertical-align: top; white-space: nowrap; position: relative;
}
.w-dropdown-toggle {
	padding-right: 40px; display: inline-block; cursor: pointer; -ms-user-select: none; -webkit-user-select: none; -moz-user-select: none; user-select: none;
}
.w-dropdown-toggle:focus {
	outline: 0px;
}
.w-icon-dropdown-toggle {
	margin: auto 20px auto auto; top: 0px; width: 1em; height: 1em; right: 0px; bottom: 0px; position: absolute;
}
.w-dropdown-list {
	background: rgb(221, 221, 221); display: none; position: absolute; min-width: 100%;
}
.w-dropdown-list.w--open {
	display: block;
}
.w-dropdown-link {
	padding: 10px 20px; color: rgb(34, 34, 34); display: block;
}
.w-dropdown-link.w--current {
	color: rgb(0, 130, 243);
}
[data-collapse='all'].w-nav .w-dropdown {
	display: block;
}
[data-collapse='all'].w-nav .w-dropdown-toggle {
	display: block;
}
[data-collapse='all'].w-nav .w-dropdown-list {
	position: static;
}
@media screen and (max-width:991px)
{
[data-collapse='medium'].w-nav .w-dropdown {
	display: block;
}
[data-collapse='medium'].w-nav .w-dropdown-toggle {
	display: block;
}
[data-collapse='medium'].w-nav .w-dropdown-list {
	position: static;
}
}
@media screen and (max-width:767px)
{
[data-collapse='small'].w-nav .w-dropdown {
	display: block;
}
[data-collapse='small'].w-nav .w-dropdown-toggle {
	display: block;
}
[data-collapse='small'].w-nav .w-dropdown-list {
	position: static;
}
.w-nav-brand {
	padding-left: 10px;
}
}
@media screen and (max-width:479px)
{
[data-collapse='tiny'].w-nav .w-dropdown {
	display: block;
}
[data-collapse='tiny'].w-nav .w-dropdown-toggle {
	display: block;
}
[data-collapse='tiny'].w-nav .w-dropdown-list {
	position: static;
}
}
.w-lightbox-backdrop {
	background: rgba(0, 0, 0, 0.9); outline: 0px; left: 0px; top: 0px; text-align: center; right: 0px; bottom: 0px; color: rgb(255, 255, 255); font-family: "Helvetica Neue",Helvetica,Ubuntu,"Segoe UI",Verdana,sans-serif; font-size: 17px; font-weight: 300; position: fixed; z-index: 2000; opacity: 0; -ms-user-select: none; -webkit-user-select: none; -moz-user-select: none; -webkit-tap-highlight-color: transparent; -webkit-transform: translate(0, 0);
}
.w-lightbox-backdrop {
	height: 100%; overflow: auto; -webkit-overflow-scrolling: touch;
}
.w-lightbox-container {
	height: 100%; overflow: auto; -webkit-overflow-scrolling: touch;
}
.w-lightbox-content {
	height: 100vh; overflow: hidden; position: relative;
}
.w-lightbox-view {
	width: 100vw; height: 100vh; position: absolute; opacity: 0;
}
.w-lightbox-view::before {
	height: 100vh; content: "";
}
.w-lightbox-group {
	height: 86vh;
}
.w-lightbox-group .w-lightbox-view {
	height: 86vh;
}
.w-lightbox-group .w-lightbox-view::before {
	height: 86vh;
}
.w-lightbox-frame {
	vertical-align: middle; display: inline-block;
}
.w-lightbox-view::before {
	vertical-align: middle; display: inline-block;
}
.w-lightbox-figure {
	margin: 0px; position: relative;
}
.w-lightbox-group .w-lightbox-figure {
	cursor: pointer;
}
.w-lightbox-img {
	width: auto; height: auto; max-width: none;
}
.w-lightbox-image {
	display: block; max-height: 100vh; max-width: 100vw;
}
.w-lightbox-group .w-lightbox-image {
	max-height: 86vh;
}
.w-lightbox-caption {
	background: rgba(0, 0, 0, 0.4); padding: 0.5em 1em; left: 0px; text-align: left; right: 0px; bottom: 0px; overflow: hidden; white-space: nowrap; position: absolute; -ms-text-overflow: ellipsis;
}
.w-lightbox-embed {
	left: 0px; top: 0px; width: 100%; height: 100%; right: 0px; bottom: 0px; position: absolute;
}
.w-lightbox-control {
	background-position: center; transition:0.3s; top: 0px; width: 4em; position: absolute; cursor: pointer; background-repeat: no-repeat; background-size: 24px; -webkit-transition: all .3s;
}
.w-lightbox-left {
	left: 0px; bottom: 0px; display: none; background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0yMCAwIDI0IDQwIiB3aWR0aD0iMjQiIGhlaWdodD0iNDAiPjxnIHRyYW5zZm9ybT0icm90YXRlKDQ1KSI+PHBhdGggZD0ibTAgMGg1djIzaDIzdjVoLTI4eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDN2MjNoMjN2M2gtMjZ6IiBmaWxsPSIjZmZmIi8+PC9nPjwvc3ZnPg==");
}
.w-lightbox-right {
	right: 0px; bottom: 0px; display: none; background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMjQgNDAiIHdpZHRoPSIyNCIgaGVpZ2h0PSI0MCI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMC0waDI4djI4aC01di0yM2gtMjN6IiBvcGFjaXR5PSIuNCIvPjxwYXRoIGQ9Im0xIDFoMjZ2MjZoLTN2LTIzaC0yM3oiIGZpbGw9IiNmZmYiLz48L2c+PC9zdmc+");
}
.w-lightbox-close {
	height: 2.6em; right: 0px; background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMTggMTciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxNyI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMCAwaDd2LTdoNXY3aDd2NWgtN3Y3aC01di03aC03eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDd2LTdoM3Y3aDd2M2gtN3Y3aC0zdi03aC03eiIgZmlsbD0iI2ZmZiIvPjwvZz48L3N2Zz4="); background-size: 18px;
}
.w-lightbox-strip {
	padding: 0px 1vh; line-height: 0; white-space: nowrap; -ms-overflow-x: auto; -ms-overflow-y: hidden;
}
.w-lightbox-item {
	padding: 2vh 1vh; width: 10vh; display: inline-block; cursor: pointer; box-sizing: content-box; -webkit-transform: translate3d(0, 0, 0);
}
.w-lightbox-active {
	opacity: 0.3;
}
.w-lightbox-thumbnail {
	background: rgb(34, 34, 34); height: 10vh; overflow: hidden; position: relative;
}
.w-lightbox-thumbnail-image {
	left: 0px; top: 0px; position: absolute;
}
.w-lightbox-thumbnail .w-lightbox-tall {
	top: 50%; width: 100%; transform: translate(0px, -50%); -webkit-transform: translate(0, -50%);
}
.w-lightbox-thumbnail .w-lightbox-wide {
	left: 50%; height: 100%; transform: translate(-50%, 0px); -webkit-transform: translate(-50%, 0);
}
.w-lightbox-spinner {
	border-radius: 50%; border: 5px solid rgba(0, 0, 0, 0.4); animation:spin 0.8s linear infinite; border-image: none; left: 50%; top: 50%; width: 40px; height: 40px; margin-top: -20px; margin-left: -20px; position: absolute; box-sizing: border-box; -webkit-animation: spin .8s infinite linear;
}
.w-lightbox-spinner::after {
	border-width: 3px; border-style: solid; border-color: transparent transparent rgb(255, 255, 255); border-radius: 50%; border-image: none; left: -4px; top: -4px; right: -4px; bottom: -4px; position: absolute; content: "";
}
.w-lightbox-hide {
	display: none;
}
.w-lightbox-noscroll {
	overflow: hidden;
}
@media all and (min-width:768px)
{
.w-lightbox-content {
	height: 96vh; margin-top: 2vh;
}
.w-lightbox-view {
	height: 96vh;
}
.w-lightbox-view::before {
	height: 96vh;
}
.w-lightbox-group {
	height: 84vh;
}
.w-lightbox-group .w-lightbox-view {
	height: 84vh;
}
.w-lightbox-group .w-lightbox-view::before {
	height: 84vh;
}
.w-lightbox-image {
	max-height: 96vh; max-width: 96vw;
}
.w-lightbox-group .w-lightbox-image {
	max-height: 84vh; max-width: 82.3vw;
}
.w-lightbox-left {
	display: block; opacity: 0.5;
}
.w-lightbox-right {
	display: block; opacity: 0.5;
}
.w-lightbox-close {
	opacity: 0.8;
}
.w-lightbox-control:hover {
	opacity: 1;
}
}
.w-lightbox-inactive {
	opacity: 0;
}
.w-lightbox-inactive:hover {
	opacity: 0;
}
.w-richtext::before {
	display: table; content: " ";
}
.w-richtext::after {
	display: table; content: " ";
}
.w-richtext::after {
	clear: both;
}
.w-richtext ol {
	overflow: hidden;
}
.w-richtext ul {
	overflow: hidden;
}
.w-richtext [data-rt-type='video'].w-richtext-figure-selected div::before {
	outline: rgb(40, 149, 247) solid 2px;
}
.w-richtext [data-rt-type='image'].w-richtext-figure-selected div {
	outline: rgb(40, 149, 247) solid 2px;
}
.w-richtext figure[data-rt-type='video'] > div::before {
	left: 0px; top: 0px; right: 0px; bottom: 0px; display: none; position: absolute; z-index: 1; content: "";
}
.w-richtext figure {
	position: relative; max-width: 60%;
}
.w-richtext figure > div::before {
	cursor: default !important;
}
.w-richtext figure img {
	cursor: default !important;
}
.w-richtext figure img {
	width: 100%;
}
.w-richtext figure figcaption.w-richtext-figcaption-placeholder {
	opacity: 0.6;
}
.w-richtext figure div {
	color: transparent; font-size: 0px;
}
.w-richtext figure[data-rt-type='image'] {
	display: table;
}
.w-richtext figure[data-rt-type='image'] > div {
	display: inline-block;
}
.w-richtext figure[data-rt-type='image'] > figcaption {
	display: table-caption; caption-side: bottom;
}
.w-richtext figure[data-rt-type='video'] {
	width: 60%; height: 0px;
}
.w-richtext figure[data-rt-type='video'] iframe {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
.w-richtext figure[data-rt-type='video'] > div {
	width: 100%;
}
.w-richtext figure.w-richtext-align-center {
	clear: both; margin-right: auto; margin-left: auto;
}
.w-richtext figure[data-rt-type='image'].w-richtext-align-center > div {
	max-width: 100%;
}
.w-richtext figure.w-richtext-align-normal {
	clear: both;
}
.w-richtext figure.w-richtext-align-fullwidth {
	width: 100%; text-align: center; clear: both; display: block;
}
.w-richtext figure.w-richtext-align-fullwidth > div {
	display: inline-block;
}
.w-richtext figure.w-richtext-align-fullwidth > figcaption {
	display: block;
}
.w-richtext figure.w-richtext-align-floatleft {
	clear: none; margin-right: 15px; float: left;
}
.w-richtext figure.w-richtext-align-floatright {
	clear: none; margin-left: 15px; float: right;
}
.wf-design-mode figure[data-rt-type='video'] > div::before {
	display: block;
}
.w-editor-mount .w-dyn-list figure[data-rt-type='video'] > div::before {
	display: block;
}
.w-editor-mount .w-rte-editable figure[data-rt-type='video'] > div::before {
	display: block;
}
.w-editor-mount .w-rte-editable {
	cursor: text;
}
.w-nav {
	background: rgb(221, 221, 221); position: absolute; z-index: 1000;
}
.w-nav::before {
	display: table; content: " ";
}
.w-nav::after {
	display: table; content: " ";
}
.w-nav::after {
	clear: both;
}
.w-nav-brand {
	color: rgb(51, 51, 51); text-decoration: none; float: left; position: relative;
}
.w-nav-link {
	padding: 20px; text-align: left; color: rgb(34, 34, 34); text-decoration: none; margin-right: auto; margin-left: auto; vertical-align: top; display: inline-block; position: initial;
}
.w-nav-link.w--current {
	color: rgb(0, 130, 243);
}
.w-nav-menu {
	float: right; position: relative;
}
.w--nav-menu-open {
	background: rgb(200, 200, 200); left: 0px; top: 100%; text-align: center; right: 0px; overflow: visible; display: block !important; position: fixed; min-width: 200px; z-index:4;
}
.w--nav-link-open {
	display: block; position: relative;
}
.w-nav-overlay {
	left: 0px; top: 100%; width: 100%; right: 0px; overflow: hidden; display: block !important; position: absolute;
}
.w-nav-overlay .w--nav-menu-open {
	top: 0px;
}
[data-animation='over-left'].w-nav .w-nav-overlay {
	width: auto;
}
[data-animation='over-left'].w-nav .w-nav-overlay {
	top: 0px; right: auto; z-index: 4;
}
[data-animation='over-left'].w-nav .w--nav-menu-open {
	top: 0px; right: auto; z-index: 4;
}
[data-animation='over-right'].w-nav .w-nav-overlay {
	width: auto;
}
[data-animation='over-right'].w-nav .w-nav-overlay {
	left: auto; top: 0px; z-index: 4;
}
[data-animation='over-right'].w-nav .w--nav-menu-open {
	left: auto; top: 0px; z-index: 4;
}
.w-nav-button {
	padding: 18px; font-size: 24px; float: right; display: none; position: relative; cursor: pointer; -ms-user-select: none; -webkit-user-select: none; -moz-user-select: none; user-select: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); tap-highlight-color: rgba(0, 0, 0, 0);
}
.w-nav-button.w--open {
	color: white; background-color: rgb(200, 200, 200);
}
[data-collapse='all'].w-nav .w-nav-menu {
	display: none;
}
[data-collapse='all'].w-nav .w-nav-button {
	display: block;
}
@media screen and (max-width:991px)
{
[data-collapse='medium'].w-nav .w-nav-menu {
	display: none;
}
[data-collapse='medium'].w-nav .w-nav-button {
	display: block;
}
}
@media screen and (max-width:767px)
{
[data-collapse='small'].w-nav .w-nav-menu {
	display: none;
}
[data-collapse='small'].w-nav .w-nav-button {
	display: block;
}
.w-nav-brand {
	padding-left: 10px;
}
}
@media screen and (max-width:479px)
{
[data-collapse='tiny'].w-nav .w-nav-menu {
	display: none;
}
[data-collapse='tiny'].w-nav .w-nav-button {
	display: block;
}
}
.w-tabs {
	position: relative;
}
.w-tabs::before {
	display: table; content: " ";
}
.w-tabs::after {
	display: table; content: " ";
}
.w-tabs::after {
	clear: both;
}
.w-tab-menu {
	position: relative;
}
.w-tab-link {
	padding: 9px 30px; text-align: left; color: rgb(34, 34, 34); text-decoration: none; vertical-align: top; display: inline-block; position: relative; cursor: pointer; background-color: rgb(221, 221, 221);
}
.w-tab-link.w--current {
	background-color: rgb(200, 200, 200);
}
.w-tab-content {
	overflow: hidden; display: block; position: relative;
}
.w-tab-pane {
	display: none; position: relative;
}
.w--tab-active {
	display: block;
}
@media screen and (max-width:479px)
{
.w-tab-link {
	display: block;
}
}
.w-ix-emptyfix::after {
	content: "";
}
.w-dyn-empty {
	padding: 10px; background-color: rgb(221, 221, 221);
}
.w-condition-invisible {
	display: none !important;
}
webflow-data {
	display: none !important;
}
.topnav {
	bottom: 0px; color: rgb(248, 13, 13); padding-top: 5px; padding-bottom: 6px; clear: none; display: block; position: static; background-color: rgb(246, 3, 3);
}
.topbar {
	color: rgb(226, 6, 6);
}
.topbartext {
	text-align: center; color: rgb(241, 238, 238); text-transform: none; font-family: Tahoma, Verdana, Segoe, sans-serif; font-style: normal; display: block; text-shadow: 1px 1px 1px #f15959;
}
.navbar {
	position: static; background-color: white;
}
.navlogo {
	padding-top: 5px; padding-bottom: 5px;
}
.navlink {
	color: rgb(233, 95, 2); text-transform: none; text-indent: 0px; letter-spacing: 0px; font-family: Montserrat, sans-serif; font-style: normal; text-decoration: none; list-style-type: none; column-count: 1; text-shadow: 0px 0px 0px #979393; -webkit-column-count: 1; -moz-column-count: 1;
}
.slider {
	border: 1px solid rgb(233, 95, 2); border-image: none; height: 175px;
}
.slider1 {
	background-position: 0px 0px; background-image: url("/bigimages/b1.png");    background-size: contain;
}
.slider2 {
	background-position: 0px 0px; background-image: url("/bigimages/b2.png");   background-size: contain;
}
.slider3 {
	background-position: 0px 0px; background-image: url("/bigimages/b6.png");    background-size: contain;
}
.slider4 {
	background-position: 0px 0px; background-image: url("/bigimages/b8.png");  background-size: contain;
}
.slider5 {
	background-position: 0px 0px; background-image: url("/bigimages/b9.png");    background-size: contain;

}

.menu-list {
	display: inline-block;
}
.column1 {
	border-color: black;
}
.menu-block1 {
	border: 1px solid rgb(235, 104, 17); border-image: none;
}
.menu-block2 {
	border: 1px solid rgb(233, 95, 2); border-image: none;
}
.menu-block3 {
	column-rule: 5px black; text-align: center; letter-spacing: 0px; float: none; display: block; list-style-type: none; column-count: 1; column-gap: 8.2em; -webkit-column-count: 1; -moz-column-count: 1; -webkit-column-gap: 8.2em; -moz-column-gap: 8.2em; -webkit-column-rule: 5px none black; -moz-column-rule: 5px none black;
}
.menu-link {
	color: rgb(226, 137, 78);
}
.menu-link:hover {
	color: rgb(208, 23, 2); text-shadow: 1px 1px 0px rgba(236,12,12,0.49); background-color: rgba(233, 95, 2, 0.6);
}
.menu-bar {
	border-color: rgb(245, 185, 106); color: white; font-family: Tahoma, Verdana, Segoe, sans-serif; font-size: 14px; font-style: normal; margin-top: 0px; box-shadow: inset 0px 1px 0px 0px rgba(120,115,115,0.49); background-image: linear-gradient(rgb(233, 95, 2), rgb(246, 116, 4));
}
.facebook {
	float: right;
}
.twitter {
	width: 215px; float: right;
}
.hotline {
	color: rgb(237, 74, 31);
}
.footer-container {
	background-image: linear-gradient(rgb(233, 95, 2) 83%, rgb(226, 137, 78) 99%);
}
.footer-company {
	font-size: 12px; text-decoration: none; margin-bottom: 0px;
}
.footer-botton {
	padding-left: 22px;
}
.embed-source {
	text-align: center;
}
.menu-top {
	color: rgb(233, 95, 2); font-family: Montserrat, sans-serif;
}
.menu-top:hover {
	color: rgb(209, 11, 33); background-color: rgba(233, 95, 2, 0.5);
}
.block2 {
	padding-left: 10px;
}
.botton-footer {
	border-width: 1px; border-color: rgb(233, 95, 2); padding-left: 120px; margin-right: auto; margin-left: auto; display: block; list-style-type: none;
}
.botton-footer:hover {
	color: rgb(175, 43, 8);
}
.footer-menu {
	color: white;
}
.footer-menu-link {
	color: white; text-transform: none; text-decoration: none; text-shadow: 1px 1px 2px #964007;
}
.footer-menu-link:hover {
	color: rgb(207, 51, 8); text-shadow: 0px 1px 0px #964007; background-color: rgb(233, 95, 2);
}
.domain-search {
	display: inline;
}
.www {
	text-align: right; color: white; padding-top: 19px; display: inline-block;
}
.dot {
	width: 72px; text-align: left; color: white; padding-left: 55px; float: left; display: inline-block; text-shadow: 0px 0px 0px #979393, 1px 1px 0px #e95f02;
}
.form-reg {
	text-align: center; text-transform: lowercase; margin-right: auto; margin-left: auto; float: none; display: block;
}
.col3 {
	text-align: left; display: block;
}
.column2content {
	border-width: 1px; border-color: rgb(233, 95, 2); display: block; background-color: rgba(233, 95, 2, 0.9);
}
.header-main {
	color: white; text-shadow: 0px 0px 0px #979393, 1px 1px 1px #e95f02;
}
.main-content-section {
	margin-top: 2px;
}

.dot1 {
	width: 95px; text-align: left; color: white; padding-left: 60px; margin-right: 10px; float: left; display: inline-block;
}
.tab-menu {
	text-transform: none; padding-right: 20px; padding-left: 20px;
}
.tab-menu.w--current {
	color: white; padding-right: 10px; padding-left: 10px; display: inline-block; background-color: rgb(233, 95, 2);
}
.tabs {
	float: none; display: inline;
}
.dot3 {
	width: 120px; color: white; padding-right: 0px; padding-left: 55px; margin-right: 5px; margin-bottom: 5px; margin-left: 0px; float: left; display: inline-block;
}
.logo-footer {
	border: 1px solid rgb(233, 95, 2); border-image: none; text-align: center; text-indent: 5px; letter-spacing: 182px; margin-top: 8px; margin-right: auto; margin-left: auto; display: block;
}
.row-footer {
	border: 1px rgb(233, 95, 2); border-image: none; margin-top: 5px; margin-bottom: 5px;
}
.domain-services {
	color: rgb(89, 232, 2); none: capitalize; font-size: 25px; margin-top: 9px;
}
.domain-header {
	color: rgba(120, 115, 115, 0.5); text-transform: none;
}
.domain-photo {
	height: 75px; text-align: center; margin-right: auto; margin-left: auto; float: none; display: block; direction: ltr;
}
.photo {
	margin-top: 10px;
}
.domain-content {
	font-size: 9px;
}
.domain-heading {
	text-align: left; font-size: 17px; text-decoration: underline; margin-top: 0px; margin-bottom: -4px; direction: rtl;
}
.customers {
	margin-top: 10px;
}
.customer-tab {
	padding-top: 5px; padding-bottom: 5px;
}
.customer-tab.w--current {
	color: white; background-color: rgb(233, 95, 2);
}
.domain-service-detail {
	text-align: left; line-height: 14px; margin-top: 6px;
}
.customer-record {
	border: 1px solid rgb(233, 95, 2); border-image: none;
}
.heading6 {
	text-align: center;
}
.tab-host-intro {
	padding-top: 0px; padding-bottom: 0px; text-shadow: 0px 0px 0px #979393; background-color: rgb(231, 231, 19);
}
.tab-host-intro.w--current {
	color: white; padding-top: 0px; padding-bottom: 0px; background-color: rgb(20, 162, 9);
}
.host-title {
	border: 1px solid rgb(20, 162, 9); border-image: none;
}
.hosting-title-lists {
	display: inline-block;
}
.hosting-intro-detail {
	text-transform: none;
}
.more-detail {
	color: rgb(14, 169, 66); text-decoration: none; margin-top: 81px; display: block;
}
@media all and (max-width:991px)
{
.menuicon {
	font-size: 32px;
}
.slider {
	height: 138px;
}
.menu-bar {
	font-size: 15px;
}
}
@media all and (max-width:767px)
{
.topnav {
	text-align: center;
}
.slider {
	height: 109px;
}
.more-detail {
	margin-top: 0px;
}
.mobil {
	padding-top: 2px; padding-bottom: 4px; display: inline;
}
}
@media all and (max-width:479px)
{
.navlogo {
	padding-top: 5px;
}
.slider {
	height: 0px;
}
  .tab-host-intro {
    display: block;
    height: 26px;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 0px;
    float: right;
  }
  .tab-host-intro.w--current {
    height: 26px;
  }
  .tab-host-title {
    height: 20px;
  }

}
