html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }
abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small, .text--small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

* {
  box-sizing: border-box; }
  *:before, *:after {
    box-sizing: inherit; }

html {
  background: #fff;
  height: 100%;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

body {
  background: #fff;

}

html {
  font-weight: 400;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #515253;
  text-align: left; }

h1, .h1 {
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
  font-size: 48px;
  line-height: 56px;
  margin: 0 0 16px; }

h2, .h2 {
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
  font-size: 32px;
  line-height: 40px;
  margin: 0 0 16px; }

h3, .h3 {
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
  font-size: 24px;
  line-height: 32px;
  margin: 0 0 16px; }

h4, .h4 {
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  line-height: 24px;
  margin: 0 0 16px; }

h5, .h5 {
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  line-height: 24px;
  margin: 0; }

h6, .h6 {
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  line-height: 24px;
  margin: 0; }

p {
  margin: 0 0 16px; }

a {
  color: #6DBA7A;
  text-decoration: none;
  outline: 0;
  -webkit-transition: color 200ms ease-in-out;
  transition: color 200ms ease-in-out; }
  a:hover, a:focus, a:active {
    color: #3B7F46;
    text-decoration: none;
    -webkit-transition: color 100ms ease-in-out;
    transition: color 100ms ease-in-out; }

ul, ol {
  margin: 0 0 16px;
  padding-left: 24px; }
  ul ul, ol ul, ul ol, ol ol {
    margin: 16px 0; }

ul {

  list-style: square outside; }

ol {
  list-style: decimal outside; }

nav ul, nav ol {
  list-style: none;
  margin: 0;
  padding: 0; }

dl {
  margin: 0 0 16px; }

dt {
  font-weight: 700; }

dd {
  margin: 0 0 16px; }

small, .text--small {
  font-size: 14px;
  line-height: 20px;
  display: inline-block; }

b, strong {
  font-weight: 700; }

em, i {
  font-style: italic; }

del, s, strike {
  text-decoration: line-through; }

code, kbd, pre, samp {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-size: 14px;
  line-height: 20px;
  white-space: pre-line;
  white-space: pre-wrap; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
  margin: 0 0 16px; }

adress {
  font-style: italic;
  margin: 0 0 16px; }

mark {
  background: #c0e1f7;
  color: #515253;
  border-radius: 2px;
  padding: 2px 4px; }

blockquote {
  font-style: italic;
  border-left: 3px solid #39a0e5;
  margin: 32px 0;
  padding: 16px; }
  blockquote :last-child {
    margin-bottom: 0; }

cite {
  font-style: italic; }

hr {
  display: block;
  height: 1px;
  border: 0 none;
  border-top: 1px solid #d1d2d2;
  margin: 0 0 16px; }

.text--light {
  color: #838587; }

.text--spaced {
  letter-spacing: 3px; }

.text--caps {
  text-transform: uppercase; }

.text--success {
  color: #6fae3f; }

.text--warning {
  color: #f6ba04; }

.text--alert {
  color: #e91a1a; }

.text--truncate {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

form {
  margin: 0 0 16px; }

fieldset {
  min-width: 0;
  border: 0 none;
  margin: 0;
  padding: 0; }

fieldset > div {
  font-size: 0;
  margin: 0 0 16px; }

fieldset > div > input, fieldset > div > select, fieldset > div > textarea {
  font-size: 16px;
  line-height: 24px; }

label {
  cursor: pointer; }

label, .label {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  line-height: 24px; }
  label--checkbox, label--radio, .label--checkbox, .label--radio {
    font-weight: 400;
    text-indent: -23px;
    display: inline-block;
    margin: 0;
    padding-left: 24px;
    margin-right: 16px !important; }
  @media only screen and (min-width: 768px) {
    label--autowidth, .label--autowidth {
      text-align: left !important;
      width: auto !important;
      padding-right: 0 !important; } }

input, select, textarea {
  font-weight: inherit;
  font-size: inherit;
  font-family: inherit;
  color: inherit;
  vertical-align: baseline; }

input[type=text], input[type=password], input[type=search], input[type=email], input[type=url], input[type=tel], input[type=date], input[type=time], input[type=number], input[type=file], textarea {
  background: #fff;
  display: block;
  width: 100%;
  min-height: 2.75em;
  border: 1px solid #d1d2d2;
  margin: 0;
  padding: 8px;
  border-radius: 0;
  -webkit-appearance: none; }

input[type=checkbox], input[type=radio] {
  position: relative;
  top: -1px;
  margin-right: 4px; }

input[type=file] {
  background: transparent !important;
  border: 0 none;
  padding: 0; }

select {
  width: 100%;
  cursor: pointer; }

textarea {
  height: auto;
  min-height: 100px;
  vertical-align: top; }

::-webkit-input-placeholder {
  color: #838587; }

::-moz-placeholder {
  color: #838587; }

:-ms-input-placeholder {
  color: #838587; }

@media only screen and (min-width: 768px) {
  .flexform label, .flexform .label {
    display: inline-block;
    width: 33.3334%; } }
@media only screen and (min-width: 992px) {
  .flexform label, .flexform .label {
    text-align: right;
    padding-right: 16px; } }
@media only screen and (min-width: 768px) {
  .flexform input[type=text], .flexform input[type=password], .flexform input[type=search], .flexform input[type=email], .flexform input[type=url], .flexform input[type=tel], .flexform input[type=date], .flexform input[type=time], .flexform input[type=number], .flexform input[type=file], .flexform textarea, .flexform select {
    display: inline-block;
    width: 66.6667%; } }
.flexform input[type=text] + span, .flexform input[type=password] + span, .flexform input[type=search] + span, .flexform input[type=email] + span, .flexform input[type=url] + span, .flexform input[type=tel] + span, .flexform input[type=date] + span, .flexform input[type=time] + span, .flexform input[type=number] + span, .flexform input[type=file] + span, .flexform textarea + span, .flexform select + span {
  display: inline-block;
  margin-top: 4px; }
  @media only screen and (min-width: 768px) {
    .flexform input[type=text] + span, .flexform input[type=password] + span, .flexform input[type=search] + span, .flexform input[type=email] + span, .flexform input[type=url] + span, .flexform input[type=tel] + span, .flexform input[type=date] + span, .flexform input[type=time] + span, .flexform input[type=number] + span, .flexform input[type=file] + span, .flexform textarea + span, .flexform select + span {
      margin-left: 33.3334%; } }
.flexform .inputs {
  width: 100%; }
  .flexform .inputs span {
    display: block; }
  @media only screen and (min-width: 768px) {
    .flexform .inputs {
      display: inline-block;
      width: 66.6667%;
      vertical-align: top; }
      .flexform .inputs span {
        margin-left: 0; } }
@media only screen and (min-width: 768px) {
  .flexform .btn {
    margin-left: 33.3334%; } }

input[type=search] {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

[placeholder]:focus::-webkit-input-placeholder {
  color: transparent; }

.btn {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: #39a0e5;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  line-height: 1;
  color: #fff;
  text-align: center;
  text-decoration: none !important;
  vertical-align: baseline;
  display: inline-block;
  width: 100%;
  height: 44px;
  border: 2px solid #39a0e5;
  border-radius: 3px;
  box-shadow: none;
  margin: 0 0 16px;
  padding: 0 16px;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out; }
  .btn:hover {
    background: #1879b9;
    color: #fff;
    border-color: #1879b9;
    -webkit-transition: all 100ms ease-in-out;
    transition: all 100ms ease-in-out; }
  .btn:active {
    background: #1879b9;
    color: #fff;
    border-color: #1879b9; }
  .btn--secondary {
    background: transparent;
    color: #838587;
    border-color: #838587;
    box-shadow: none; }
    .btn--secondary:hover {
      background: transparent;
      color: #39a0e5;
      border-color: #39a0e5; }
    .btn--secondary:active {
      background: transparent;
      color: #39a0e5;
      border-color: #39a0e5; }
  .btn--disabled {
    opacity: .375;
    pointer-events: none; }
  .btn--link {
    background: transparent !important;
    font-size: 16px;
    color: #39a0e5;
    text-align: left;
    width: auto;
    border: 0 none;
    padding: 0; }
    .btn--link:hover {
      color: #1879b9; }
    .btn--link:active {
      color: #1879b9; }
  .btn--s {
    font-size: 12px;
    height: 28px;
    padding: 0 8px; }
  .btn--l {
    font-size: 24px;
    height: 60px;
    padding: 0 24px; }
  @media only screen and (min-width: 480px) {
    .btn {
      width: auto; } }

.button-pro  {
  display: inline-block;
  margin: 0;
  padding: 10px 20px;
  border: solid 1px #80B7D1;
  color: #80B7D1;
  transition: background 0.3s, color 0.3s, text-shadow 0.3s;
}
.button-pro:hover {
  background-color: #80B7D1;
  color: #F2F0F0;
  text-shadow: none;
}
.button1 {background-color: #4CAF50;} /* Green */
.button2 {background-color: #008CBA;} /* Blue */
.button3 {background-color: #f44336;} /* Red */
.button4 {background-color: #e7e7e7; color: black;} /* Gray */
.button5 {background-color: #555555;} /* Black */

/* Firefox Fix */
button::-moz-focus-inner, input[type=reset]::-moz-focus-inner, input[type=button]::-moz-focus-inner, input[type=submit]::-moz-focus-inner, input[type=file] > input[type=button]::-moz-focus-inner {
  border: 0;
  margin: 0;
  padding: 0; }

table {
  width: 100%;
  max-width: 100%;
  vertical-align: top;
  margin: 0 0 16px; }

colgroup {
  border: 1px solid #d1d2d2; }

th, td {
  font-weight: inherit;
  font-family: inherit;
  color: inherit;
  text-align: left;
  vertical-align: top;
  border-bottom: 1px solid #d1d2d2;
  padding: 16px; }

thead th {
  font-weight: 700; }

tbody th {
  font-weight: 700; }

tbody td[colspan] {
  text-align: center; }

table#recaptcha_table, table.table-auto {
  table-layout: auto; }

/* Responsive Table Wrapper */
.flex-table {
  overflow-x: auto;
  background-color: #fff;
  background-image: -webkit-linear-gradient(left, #fff, rgba(255, 255, 255, 0)), -webkit-linear-gradient(right, #fff, rgba(255, 255, 255, 0)), -webkit-linear-gradient(left, #c3c3c3, rgba(195, 195, 195, 0)), -webkit-linear-gradient(right, #c3c3c3, rgba(195, 195, 195, 0));
  background-image: -moz-linear-gradient(left, #fff, rgba(255, 255, 255, 0)), -moz-linear-gradient(right, #fff, rgba(255, 255, 255, 0)), -moz-linear-gradient(left, #c3c3c3, rgba(195, 195, 195, 0)), -moz-linear-gradient(right, #c3c3c3, rgba(195, 195, 195, 0));
  background-image: -o-linear-gradient(left, #fff, rgba(255, 255, 255, 0)), -o-linear-gradient(right, #fff, rgba(255, 255, 255, 0)), -o-linear-gradient(left, #c3c3c3, rgba(195, 195, 195, 0)), -o-linear-gradient(right, #c3c3c3, rgba(195, 195, 195, 0));
  background-image: linear-gradient(left, #fff, rgba(255, 255, 255, 0)), linear-gradient(right, #fff, rgba(255, 255, 255, 0)), linear-gradient(left, #c3c3c3, rgba(195, 195, 195, 0)), linear-gradient(right, #c3c3c3, rgba(195, 195, 195, 0));
  background-position: 0 0, 100% 0, 0 0, 100% 0;
  background-repeat: no-repeat;
  background-size: 5em 100%, 5em 100%, .5em 100%, .5em 100%;
  background-attachment: local, local, scroll, scroll;
  margin: 16px 0; }

.flex-table table {
  margin: 0; }

img {
  -ms-interpolation-mode: bicubic; }

img, object, embed {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  width: auto;
  width: auto\9;
  /* IE Fix */
  height: auto; }

figure, audio, video {
  margin: 0; }

.mediabox {
  position: relative;
  height: 0; }
  .mediabox img {
    display: block;
    position: absolute;
    top: 0;
    left: 0; }
  .mediabox--square {
    padding-top: 100%; }
  .mediabox--4-3 {
    padding-top: 75%; }
  .mediabox--3-2 {
    padding-top: 66.6667%; }
  .mediabox--16-9 {
    padding-top: 56.25%; }
  .mediabox--2-1 {
    padding-top: 50%; }

#map_canvas img, #map_canvas embed, #map_canvas object, .map_canvas img, .map_canvas embed, .map_canvas object, .mqa-display img, .mqa-display embed, .mqa-display object {
  max-width: none !important; }

.maxwidth {
  margin-right: auto;
  margin-left: auto; }
  .maxwidth--xs {
    max-width: 320px; }
  .maxwidth--s {
    max-width: 480px; }
  .maxwidth--m {
    max-width: 600px; }
  .maxwidth--l {
    max-width: 768px; }
  .maxwidth--xl {
    max-width: 992px; }
  .maxwidth--1140 {
    max-width: 1140px; }
  .maxwidth--xxl {
    max-width: 1280px; }
  .maxwidth--xxxl {
    max-width: 1600px; }

.align--left {
  text-align: left; }

.align--right {
  text-align: right; }

.align--center {
  text-align: center; }

.align--justify {
  text-align: justify; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.visible {
  visibility: visible; }

.clearfix:after {
  content: '';
  display: table;
  clear: both; }

.row .row { margin:  0 -1em; }
.col      {
    font-size: 16px;
    line-height: 24px;
    text-align: left;
    width: 100%;
    vertical-align: top;
	padding: 0  1em; }

.row:before, .row:after {
    content: "";
    display: table;
}
.row:after { clear: both; }

@media only screen {
.col {
    float: left;
    width: 100%;
    box-sizing: border-box;}}

@media only screen and (min-width: 768px) {
	    .grid__cell--1-of-2 {
			width:50%;		}

		.grid__cell--1-of-4 {
          width: 25% !important; }
    .grid__50,  .grid__cell--2-of-4 {
          width: 50% !important; }
    .grid__cell--3-of-4 {
          width: 75% !important; }

         .grid__cell--3-of-3 {width: 33.333% !important;}




}

    .buffer {
     padding: 16px;}
    .buffer--s {
     padding: 8px;}
    .buffer--l {
     padding: 24px;}
    .buffer-top {
     padding-top: 16px;}
    .buffer-top--s {
     padding-top: 8px;}
    .buffer-top--l {
     padding-top: 24px;}
    .buffer-bottom {
     padding-bottom: 16px;}
    .buffer-bottom--s {
     padding-bottom: 8px;}
    .buffer-bottom--l {
     padding-bottom: 24px;}

.logo {
    width: 170px;
}
.masthead {
  width:100%;
  /*background: #fff;*/
  text-align: center;
  padding: 20px 0;
  border-bottom:1px solid #ccc;}

svg.logo {
  max-width: 100%;
  height: auto; }
  svg.logo path {
    fill: #39a0e5;
    -webkit-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out; }
  svg.logo:hover path {
    fill: #1879b9;
    -webkit-transition: all 100ms ease-in-out;
    transition: all 100ms ease-in-out; }

nav a {

}
nav li {
	margin:5px 0;
}
nav a:hover {
	color:#b0b0b0;
}

.content {
  padding: 16px 0;
  height:auto  }
  .content header {
    position: relative;
    margin-top: 32px;
    margin-bottom: 48px; }
    .content header h2 + h3 {
      font-weight: normal;
      margin-top: -16px; }

footer[role=contentinfo] {
  background: #2F5FA9;
  color: #fff;
  padding: 48px 0;
  height: auto;  }
  footer[role=contentinfo] a {
    color: #C2C2C2; }
    footer[role=contentinfo] a:hover {
      color: #fff; }
      footer ul {
    list-style: none !important;
}

@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    text-shadow: none !important;
    box-shadow: none !important;
    opacity: 1 !important;
    filter: none !important;
    -ms-filter: none !important; }

  @page {
    margin: 2cm; }
  h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    page-break-after: avoid; }

  h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, p {
    orphans: 3;
    widows: 3; }

  a {
    color: #000 !important;
    text-decoration: underline; }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr, img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; } }
