textarea,
input.text,
input[type="text"],
input[type="email"],
.input-checkbox {
	-webkit-appearance: none;
	border-radius: 0;
}
.faqs-toogle {
	white-space: normal;
}
.w-slider-dot {
	background: #fff;
}
.w-slider-dot.w-active {
	background: #20BF55;
}


  
.section.tint + .section.tint,
.section.white + .section.white {
	padding-top: 0%;
}



span.wpcf7-list-item {
	display: block;
}
span.wpcf7-list-item label {
	padding-top: 0;
	font-family: 'Source Sans Pro', sans-serif;
	color: #525b5c;
	font-size: 16px;
	line-height: 28px;
	font-weight: 400;
	text-transform: none;
}

div.wpcf7-response-output {
	margin: 24px 0 0 0;
}
span.wpcf7-not-valid-tip {
	margin: -10px 0 10px 0;
	font-size: 14px;
}

input[type="button"],
input[type="submit"] {
	outline: none;
}



.chart-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	margin: 0 0 36px 0;
}


.chart-container.padding33 {

	padding-bottom: 33.25%;
}
.chart-container .chart {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100%;
}

.table table {
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
	font-family: Arial, sans-serif;
	font-size: 12px;
}
.table thead tr,
.table tr:nth-child(even) {
	background-color: #edefef;
}
.table th,
.table td {
	margin: 0;
	padding: 6px;
	text-align: left;
}
.table td .bar {
	width: 100%;
	height: 20px;
	background-color: #78afb7;
}



.chart p {
	margin: 0;
}

.chart-treemap-tooltip {
	position: relative;
	z-index: 9999;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 18px;
	color: #000;
	background: #fff;
	border: 1px solid #ccc;
}

#chart3 g[clip-path] path,
#chart5 g[clip-path] path {
	stroke-width: 1px;
	stroke: #66a5ad;
}



.mc-field-group {
	margin-bottom: 24px;
}

.mc-field-group input[type=text],
.mc-field-group input[type=email] {
	/* .w-input  */
	display: block;
	width: 100%;
	height: 38px;
	padding: 8px 12px;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 1.428571429;
	color: #333333;
	vertical-align: middle;
	background-color: #ffffff;
	border: 1px solid #cccccc;

	/* .text-field */
	padding: 26px 24px;
	border-style: none none solid;
	border-width: 1px;
	border-color: #000 #000 #dcdede;
	background-color: #eeefef;
	-webkit-transition: all 200ms ease;
	transition: all 200ms ease;
	color: #021e22;
	font-size: 16px;
	line-height: 28px;
}
.mc-field-group input[type=text]:-moz-placeholder,
.mc-field-group input[type=email]:-moz-placeholder {
	color: rgba(142, 148, 149, 0.5);
}
.mc-field-group input[type=text]::-moz-placeholder,
.mc-field-group input[type=email]::-moz-placeholder {
	color: rgba(142, 148, 149, 0.5);
	opacity: 1;
}
.mc-field-group input[type=text]:-ms-input-placeholder,
.mc-field-group input[type=email]:-ms-input-placeholder {
	color: rgba(142, 148, 149, 0.5);
}
.mc-field-group input[type=text]::-webkit-input-placeholder,
.mc-field-group input[type=email]::-webkit-input-placeholder {
	color: rgba(142, 148, 149, 0.5);
}
.mc-field-group input[type=text]:focus,
.mc-field-group input[type=email]:focus {
	border-color: #021e22 #021e22 #84c0c9;
	outline: 0;
}


.dropbtn {
	max-height: 40px;
	margin-right: 24px;
	padding: 7px 30px 7px 30px;
	border-radius: 30px;
	background-color: #2376BC;
	box-shadow: 0 12px 36px 0 rgb(0 0 0 / 6%);
	-webkit-transition: all 350ms ease;
	transition: all 350ms ease;
	font-family: 'Roboto Condensed', sans-serif;
	color: #fff;
	font-size: 16px;
	line-height: 26px;
	font-weight: 700;
	text-align: center;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.dropdown {
	position: relative;
	display: inline-block;
}

.dropdown-content {
	display: none;
	position: absolute;
	background-color: #f1f1f1;
	min-width: 160px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	z-index: 1;
}

.dropdown-content a {
	color: black;
	padding: 12px 16px;
	text-decoration: none;
	display: block;
}

.dropdown-content a:hover {background-color: #ddd;}

.dropdown:hover .dropdown-content {display: block;}

.dropdown:hover .dropbtn {border-color: #E9AA22;
	background-color: #E9AA22;
	box-shadow: 0 18px 36px 0 rgb(0 0 0 / 18%);
	color: #fff;
	text-decoration: none;;}
.add-lower-z {z-index: 0}


@media screen and (max-width: 767px) {
	.mc-field-group input[type=text],
	.mc-field-group input[type=email] {
		padding: 24px 18px;
	}
}

.mc-field-group.input-group ul {
	margin: 0;
	list-style-type: none;
}
.mc-field-group.input-group li {
	margin-left: 0;
	margin-bottom: 6px;
}
.mc-field-group.input-group li label {
	display: inline;
	margin-left: 6px;
	padding-top: 0;
}

#mc_embed_signup .button {
	border: none;
}

#mc_embed_signup div.mce_inline_error {
	margin: -10px 0 10px 0;
}



.sticky-nav-link2 {
	margin-right: 24px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 400;
	color: #021e22;
	border-bottom: 1px solid #2376BC;
	text-decoration: none;
	text-transform: uppercase;
}
.sticky-nav-link2:last-child {
	margin-right: 0;
}
.sticky-nav-link2:hover {
	border-bottom: 1px solid #2376BC;
	text-decoration: none;
}

@media screen and (max-width: 767px) {
	.sticky-nav-link2 {
		display: none;
	}
}



.storymap iframe {
	display: block;
}
