/*
 * css/style.css
 */
/* Globals
------------------------------*/

/* Hides test mode notices */

#cj_test_banner,
#cj_overlay,
#cj_overlay .cj-message {
	display: none;
}

/* Globals
------------------------------*/

html, body {
	height: 100%;
}
body {
	background-color: #B1C0CA;
	font-size: 17px;
	font-family: Droid Serif;
	line-height: 1.5;
}
@media screen and (min-width: 881px) {
	body {
		background-repeat: no-repeat;
		background-position: center center;
		background-attachment: fixed;
		background-size: cover;
	}
}

img, svg, iframe {
	max-width: 100%;
}
.viewport {
	width: 100%;
    min-height: 100%;
    display: flex;
    align-items: center;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Playfair Display;
}
h1 {
	font-size: 48px;
}
h2 {
  font-size: 38px;
}

h3 {
  font-size: 28px;
}

h4, h5, h6 {
  font-size: 22px;
}
a {
	color: #06b8bd;
}
.pagecontent {
	background: #fff;
	max-width: 780px;
	padding: 15px 30px;
	margin: 0 auto;
}
@media screen and (min-width: 881px) {
	.pagecontent {
		width: 780px;
		padding: 30px 60px;
	}
}
img {
	max-width: 100%;
	height: auto;
}
.text-center {
	text-align: center;
}


/* Forms
--------------------------------------------------------------*/

label {
  font-size: 14px;
  cursor: pointer;
  display: block;
}

input,
select,
textarea {
	font-family: Droid Serif;
	padding: .35rem 1rem;
}
.btn,
.btn-primary,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: none;
	background-color: #06b8bd;
	color: #fff;
	border-radius: 3px;
	box-shadow: inset 0 -2px rgba(0, 0, 0, 0.2);
	-webkit-appearance: none;

}
.btn:hover,
.btn-primary:hover,
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {

}
button:focus,
.btn:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
.btn:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active,
.btn:active:focus {
	background-color: #06b8bd;
	box-shadow: inset 0 2px rgba(0, 0, 0, 0.15);
	outline: none;
}
input[type="text"],
input[type="password"],
input[type="date"],
input[type="email"],
input[type="search"],
input[type="url"],
textarea {
	background-color: #fafafa;
	border: none;
	box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.025), inset 0 1px 1px rgba(0, 0, 0, 0.2);
	color: rgba(0, 0, 0, 0.75);
	display: block;
	width: 100%;
	border-radius: 3px;
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
input[type="url"]:focus,
textarea:focus {
	padding: .35rem 1rem;
	background-color: #fff;
	outline: none;
	box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1), inset 0 1px 1px rgba(0, 0, 0, 0.2);
}

/*
 * components/global/cmp_3bad3892-f383-4aa3-bb73-ff49a2541eed/component.css
 */
#cmp_3bad3892-f383-4aa3-bb73-ff49a2541eed {
	margin-top: 30px;
	margin-bottom: 30px;
}

/*
 * components/index/cmp_680e6772-f775-4687-960f-f029f2577180/component.css
 */
#cmp_680e6772-f775-4687-960f-f029f2577180 img {
	max-width: 100%;
}

/*
 * components/index/cmp_7aee50b1-b024-442f-a750-558fefdb673c/component.css
 */
#cmp_7aee50b1-b024-442f-a750-558fefdb673c {
	margin-top: 30px;
	margin-bottom: 15px;
	text-align: center;
}

#cmp_7aee50b1-b024-442f-a750-558fefdb673c ol {
  list-style: decimal;
  list-style-position: insidone for the;
  color: ;
  font-family: ;
  font-size: ;
}

#cmp_7aee50b1-b024-442f-a750-558fefdb673c ul {
  list-style: disc;
  list-style-position: inside;
  color: ;
  font-family: ;
  font-size: ;
}

/*
 * components/index/cmp_9e72acf1-c977-4a5b-bc63-06082d280e21/component.css
 */
#cmp_9e72acf1-c977-4a5b-bc63-06082d280e21 .component-email-form {
	max-width: 540px;
	margin: 20px auto 20px;
	position: relative;
	text-align: center;
	padding-bottom: 15px;
}

@media screen and (min-width: 881px) {
	#cmp_9e72acf1-c977-4a5b-bc63-06082d280e21 .component-email-form .email-form-group {
		width: calc(100% - 200px);
	}
}
#cmp_9e72acf1-c977-4a5b-bc63-06082d280e21 #mce-EMAIL,
#cmp_9e72acf1-c977-4a5b-bc63-06082d280e21 #mc-embedded-subscribe {
	margin-top: 10px;
}
#cmp_9e72acf1-c977-4a5b-bc63-06082d280e21 .component-email-form div.mce_inline_error {
	font-weight: bold;
	font-size: 14px;
	position: absolute;
	bottom: -30px;
	left: 0;
	width: 100%;
	text-align: center;
	color: red;
}
#cmp_9e72acf1-c977-4a5b-bc63-06082d280e21 #mce-success-response,
#cmp_9e72acf1-c977-4a5b-bc63-06082d280e21 #mce-error-response {
	font-size: 14px;
	text-align: center;
	margin-top: 30px;
}

/*
 * components/index/cmp_e3db9b9d-546f-4699-ba93-fe95fd7590a7/component.css
 */
#cmp_e3db9b9d-546f-4699-ba93-fe95fd7590a7 {
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
}
#cmp_e3db9b9d-546f-4699-ba93-fe95fd7590a7 .component-social-links a {
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
}
#cmp_e3db9b9d-546f-4699-ba93-fe95fd7590a7 .component-social-links a:hover svg path {
	stroke: #06b8bd;
}
#cmp_e3db9b9d-546f-4699-ba93-fe95fd7590a7 .component-social-links a:hover svg path + path {
	fill: #06b8bd;
	stroke: transparent;
}