body {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    line-height: 1.6em;
	background-color: #ffffff;
}

a {
    padding: 0;
    -webkit-transition: color .1s ease-in-out, border .1s ease-in-out;
    -moz-transition: color .1s ease-in-out, border .1s ease-in-out;
    -ms-transition: color .1s ease-in-out, border .1s ease-in-out;
    -o-transition: color .1s ease-in-out, border .1s ease-in-out;
    transition: color .1s ease-in-out, border .1s ease-in-out;
    text-decoration: none
}

a:hover {
    text-decoration: none
}

p {
    padding-bottom: 0;
    margin-bottom: 20px;
    margin-top: 0;
	line-height: 26px;
	color: #000000;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    padding: 0;
    margin: 0 0 15px;
    font-family: 'Roboto', sans-serif;
    line-height: 100%;
    font-weight: 400;
    letter-spacing: 0
}

.h1.has-bg,
.h2.has-bg,
.h3.has-bg,
.h4.has-bg,
.h5.has-bg,
.h6.has-bg,
h1.has-bg,
h2.has-bg,
h3.has-bg,
h4.has-bg,
h5.has-bg,
h6.has-bg {
    overflow: hidden
}

.h1.has-bg:after,
.h2.has-bg:after,
.h3.has-bg:after,
.h4.has-bg:after,
.h5.has-bg:after,
.h6.has-bg:after,
h1.has-bg:after,
h2.has-bg:after,
h3.has-bg:after,
h4.has-bg:after,
h5.has-bg:after,
h6.has-bg:after {
    position: relative;
    left: 18px;
    content: "";
    display: inline-block;
    width: 200%;
    height: .75em;
    margin: 0 -200% 0 0
}

.h1.has-border,
.h2.has-border,
.h3.has-border,
.h4.has-border,
.h5.has-border,
.h6.has-border,
h1.has-border,
h2.has-border,
h3.has-border,
h4.has-border,
h5.has-border,
h6.has-border {
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 25px
}

.h1.has-border:after,
.h2.has-border:after,
.h3.has-border:after,
.h4.has-border:after,
.h5.has-border:after,
.h6.has-border:after,
h1.has-border:after,
h2.has-border:after,
h3.has-border:after,
h4.has-border:after,
h5.has-border:after,
h6.has-border:after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0
}

.h1.has-tall-border:after,
.h2.has-tall-border:after,
.h3.has-tall-border:after,
.h4.has-tall-border:after,
.h5.has-tall-border:after,
.h6.has-tall-border:after,
h1.has-tall-border:after,
h2.has-tall-border:after,
h3.has-tall-border:after,
h4.has-tall-border:after,
h5.has-tall-border:after,
h6.has-tall-border:after {
    height: 3px
}

.h1.has-short-border.pull-right:after,
.h2.has-short-border.pull-right:after,
.h3.has-short-border.pull-right:after,
.h4.has-short-border.pull-right:after,
.h5.has-short-border.pull-right:after,
.h6.has-short-border.pull-right:after,
h1.has-short-border.pull-right:after,
h2.has-short-border.pull-right:after,
h3.has-short-border.pull-right:after,
h4.has-short-border.pull-right:after,
h5.has-short-border.pull-right:after,
h6.has-short-border.pull-right:after {
    left: auto;
    right: 0
}

.h3.has-tall-border:after,
.h4.has-tall-border:after,
.h5.has-tall-border:after,
.h6.has-tall-border:after,
h3.has-tall-border:after,
h4.has-tall-border:after,
h5.has-tall-border:after,
h6.has-tall-border:after {
    height: 2px
}

.h1.has-short-border:after,
.h2.has-short-border:after,
.h3.has-short-border:after,
.h4.has-short-border:after,
.h5.has-short-border:after,
.h6.has-short-border:after,
h1.has-short-border:after,
h2.has-short-border:after,
h3.has-short-border:after,
h4.has-short-border:after,
h5.has-short-border:after,
h6.has-short-border:after {
    width: 50px
}

.text-center .h1.has-short-border:after,
.text-center .h2.has-short-border:after,
.text-center .h3.has-short-border:after,
.text-center .h4.has-short-border:after,
.text-center .h5.has-short-border:after,
.text-center .h6.has-short-border:after,
.text-center h1.has-short-border:after,
.text-center h2.has-short-border:after,
.text-center h3.has-short-border:after,
.text-center h4.has-short-border:after,
.text-center h5.has-short-border:after,
.text-center h6.has-short-border:after {
    left: 50%;
    margin: 0 0 0 -25px
}

.h1,
h1 {
    font-size: 50px;
    line-height: 1.2em;
    margin-bottom: 15px;
    font-weight: 300;
    letter-spacing: -1px
}

.h2,
h2 {
    font-size: 30px;
    line-height: 1.3em;
    margin-bottom: 10px;
    letter-spacing: 0
}

.h3,
h3 {
    font-size: 26px;
    line-height: 1.4em;
    margin-bottom: 10px
}

.h4,
h4 {
    font-size: 20px;
    line-height: 1.3em;
    margin-bottom: 10px;
    letter-spacing: 0
}

.h5,
h5 {
    font-size: 16px;
    line-height: 1.5em;
    margin-bottom: 10px;
    letter-spacing: 0
}

.h6,
h6 {
    font-size: 14px;
    line-height: 1.6em;
    margin-bottom: 10px;
    letter-spacing: 0;
    font-weight: 600
}

.h1-hero {
    font-size: 54px;
    letter-spacing: -1px
}

.h1.title-beside-image,
h1.title-beside-image {
    margin-top: -11px
}

.h2.title-beside-image,
.h3.title-beside-image,
.h4.title-beside-image,
h2.title-beside-image,
h3.title-beside-image,
h4.title-beside-image {
    margin-top: -8px
}

.h5.title-beside-image,
.h6.title-beside-image,
h5.title-beside-image,
h6.title-beside-image {
    margin-top: -5px
}

.lead-16 {
    font-size: 16px;
    line-height: 1.6em;
}

.lead-18 {
    font-size: 16px;
    line-height: 1.8em;
	font-weight: 600;
	padding-top: 22px;
}

.lead-20 {
    font-size: 18px;
    line-height: 1.4em
}

.lead-22 {
    font-size: 22px;
    line-height: 1.4em;
    font-weight: 300
}

.lead-24 {
    font-size: 24px;
    line-height: 1.4em;
    font-weight: 300
}

.lead-26,
.lead-28 {
    font-size: 26px;
    line-height: 1.4em;
    font-weight: 300
}

.lead-30 {
    font-size: 30px;
    line-height: 1.3em;
    font-weight: 300
}

.lead-32 {
    font-size: 32px;
    line-height: 1.3em;
    font-weight: 300
}

.lead-34 {
    font-size: 34px;
    line-height: 1.3em;
    font-weight: 300
}

.404 {
    font-size: 160px;
    line-height: 1em;
    text-shadow: 0 3px 5px rgba(0, 0, 0, .2)
}

.small-text {
    font-size: 13px;
    line-height: 1.6em!important
}

.smaller-text {
    font-size: 11px;
    line-height: 1.5em!important
}

.or {
    margin-left: 12px;
    margin-right: 12px
}

.title {
    margin-bottom: 25px
}

.weight-300 {
    font-weight: 300!important
}

.weight-400 {
    font-weight: 400!important
}

.weight-600 {
    font-weight: 600!important
}

.weight-700 {
    font-weight: 700!important
}

.uppercase {
    text-transform: uppercase
}

.letter-spacing {
    letter-spacing: 1px
}

.letter-spacing-2 {
    letter-spacing: 2px
}

.letter-spacing-3 {
    letter-spacing: 3px
}

.letter-spacing-4 {
    letter-spacing: 4px
}

.italic {
    font-style: italic
}

.text-shadow {
    text-shadow: 0 1px 0 rgba(0, 0, 0, .2)
}

.text-shadow-white {
    text-shadow: 0 1px 0 #fff
}

.p-half {
    margin-left: auto;
    margin-right: auto;
    width: 50%
}

.p-two-thirds {
    margin-left: auto;
    margin-right: auto;
    width: 70%
}

.margin-top-minus-15 {
    margin-top: -15px!important
}

.margin-top-minus-10 {
    margin-top: -10px!important
}

.margin-top-minus-5 {
    margin-top: -5px!important
}

.margin-top-5 {
    margin-top: 5px!important
}

.margin-top-10 {
    margin-top: 10px!important
}

.margin-top-15 {
    margin-top: 15px!important
}

.margin-bottom-5 {
    margin-bottom: 5px!important
}

.margin-bottom-10 {
    margin-bottom: 10px!important
}

.margin-bottom-15 {
    margin-bottom: 15px!important
}

.margin-bottom-20 {
    margin-bottom: 20px!important
}

.margin-bottom-25 {
    margin-bottom: 25px!important
}

.margin-bottom-30 {
    margin-bottom: 30px!important
}

.margin-bottom-35 {
    margin-bottom: 35px!important
}

.margin-bottom-40 {
    margin-bottom: 40px!important
}

.margin-bottom-50 {
    margin-bottom: 50px!important
}

.margin-bottom-60 {
    margin-bottom: 60px!important
}

.margin-bottom-70 {
    margin-bottom: 70px!important
}

.margin-bottom-80 {
    margin-bottom: 80px!important
}

.margin-bottom-90 {
    margin-bottom: 90px!important
}

.margin-bottom-100 {
    margin-bottom: 100px!important
}

small {
    font-size: 13px
}

.text-bg-base,
.text-bg-dark,
.text-bg-green,
.text-bg-yellow {
    padding: 0 4px 1px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.text-bg-dark {
    background: #2f3746;
    color: #d8e1ed
}

.text-bg-green {
    background: #57d57f;
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .1)
}

.text-bg-yellow {
    background: #fffcad;
    color: #613a28
}

.bg-grey {
    background: #f6f9f9!important
}

.text-opacity-50 {
    opacity: .5!important
}

.text-opacity-70 {
    opacity: .7!important
}

.text-purple {
    color: #7016c3!important
}

.text-blue {
    color: #0f80ba!important
}

.text-turquoise {
    color: #00aab3!important
}

.text-green {
    color: #00b348!important
}

.text-lime {
    color: #5db300!important
}

.text-yellow {
    color: #d7dd2d!important
}

.text-orange {
    color: #f75f24!important
}

.text-red {
    color: #d72c10!important
}

.text-pink {
    color: #ed2f72!important
}

.text-dark {
    color: #2e343c!important
}

.text-grey {
    color: #737A81!important
}

.text-silver {
    color: #bdc3ca!important
}

.text-white {
    color: #fff!important
}

.text-white-for-dark {
    color: #DBE6E7!important
}

.text-base,
.text-base-dark {
    opacity: 1!important
}

dl,
ol,
ul {
    padding-left: 1.2em;
    padding-bottom: 0;
    margin-bottom: 20px
}

ol {
    padding-left: 1.6em
}

dl li,
ol li,
ul li {
    margin: 8px 0
}

.list-w-icons {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
    -webkit-padding-start: 0
}

.list-w-icons i {
    margin-right: 10px
}

.pull-center {
    display: block;
    margin: 0 auto
}

.icon {
    font-size: 14px
}

.icon.icon-big {
    font-size: 42px
}

.icon.icon-bigger {
    font-size: 70px
}

.icon-circle,
.icon-square {
    position: relative;
    margin: 0 0 -8px;
    display: inline-block;
    font-size: 14px;
    width: 26px;
    height: 26px;
    overflow: hidden;
    line-height: 25px;
    text-align: center
}

.icon-circle.icon-big,
.icon-square.icon-big {
    width: 70px;
    height: 70px;
    font-size: 34px;
    line-height: 70px
}

.icon-circle.icon-big.icon-contur,
.icon-square.icon-big.icon-contur {
    line-height: 68px
}

.icon-circle.icon-bigger,
.icon-square.icon-bigger {
    width: 130px;
    height: 130px;
    font-size: 50px;
    line-height: 130px
}

.icon-circle.icon-bigger.icon-contur,
.icon-square.icon-bigger.icon-contur {
    line-height: 128px
}

.icon-square {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.icon-circle {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.icon-left {
    margin-right: 5px
}

.icon-right {
    margin-left: 5px
}

abbr,
acronym {
    text-transform: uppercase;
    font-weight: 600
}

abbr:hover,
acronym:hover {
    cursor: help
}

code,
pre {
    font-family: Consolas, "Courier New", monospace;
    background-color: #FAF5E2;
    text-shadow: 0 1px 0 #fff;
    color: #5F443C;
    -webkit-box-shadow: inset 0 1px 0 #f0e7d3;
    -moz-box-shadow: inset 0 1px 0 #f0e7d3;
    box-shadow: inset 0 1px 0 #f0e7d3;
    border-radius: 3px
}

code {
    padding: 2px 4px;
    text-shadow: 0 1px 0 #fffdec;
    white-space: nowrap
}

pre {
    display: block;
    padding: 20px;
    margin-bottom: 20px;
    word-break: break-all;
    word-wrap: break-word
}

pre.prettyprint {
    margin-bottom: 20px
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border: 0
}

.pre-scrollable {
    max-height: 200px;
    overflow-y: scroll
}

.section-base {
    color: #e2f1f1
}

.section-base .h1,
.section-base .h2,
.section-base .h3,
.section-base .h4,
.section-base .h5,
.section-base .h6,
.section-base h1,
.section-base h2,
.section-base h3,
.section-base h4,
.section-base h5,
.section-base h6 {
    color: #fff
}

.section-base .h1.has-border:after,
.section-base .h2.has-border:after,
.section-base .h3.has-border:after,
.section-base .h4.has-border:after,
.section-base .h5.has-border:after,
.section-base .h6.has-border:after,
.section-base h1.has-border:after,
.section-base h2.has-border:after,
.section-base h3.has-border:after,
.section-base h4.has-border:after,
.section-base h5.has-border:after,
.section-base h6.has-border:after {
    background: #fff
}

.section-base .h1.has-base-border:after,
.section-base .h2.has-base-border:after,
.section-base .h3.has-base-border:after,
.section-base .h4.has-base-border:after,
.section-base .h5.has-base-border:after,
.section-base .h6.has-base-border:after,
.section-base h1.has-base-border:after,
.section-base h2.has-base-border:after,
.section-base h3.has-base-border:after,
.section-base h4.has-base-border:after,
.section-base h5.has-base-border:after,
.section-base h6.has-base-border:after {
    background: #0dc0c0
}

.section-base .h1 a.link-dark,
.section-base .h1 a.link-dark:hover,
.section-base .h1 a.link-no-style,
.section-base .h1 a.link-no-style:hover,
.section-base .h1 a.link-white,
.section-base .h1 a.link-white:hover,
.section-base .h2 a.link-dark,
.section-base .h2 a.link-dark:hover,
.section-base .h2 a.link-no-style,
.section-base .h2 a.link-no-style:hover,
.section-base .h2 a.link-white,
.section-base .h2 a.link-white:hover,
.section-base .h3 a.link-dark,
.section-base .h3 a.link-dark:hover,
.section-base .h3 a.link-no-style,
.section-base .h3 a.link-no-style:hover,
.section-base .h3 a.link-white,
.section-base .h3 a.link-white:hover,
.section-base .h4 a.link-dark,
.section-base .h4 a.link-dark:hover,
.section-base .h4 a.link-no-style,
.section-base .h4 a.link-no-style:hover,
.section-base .h4 a.link-white,
.section-base .h4 a.link-white:hover,
.section-base .h5 a.link-dark,
.section-base .h5 a.link-dark:hover,
.section-base .h5 a.link-no-style,
.section-base .h5 a.link-no-style:hover,
.section-base .h5 a.link-white,
.section-base .h5 a.link-white:hover,
.section-base .h6 a.link-dark,
.section-base .h6 a.link-dark:hover,
.section-base .h6 a.link-no-style,
.section-base .h6 a.link-no-style:hover,
.section-base .h6 a.link-white,
.section-base .h6 a.link-white:hover,
.section-base h1 a.link-dark,
.section-base h1 a.link-dark:hover,
.section-base h1 a.link-no-style,
.section-base h1 a.link-no-style:hover,
.section-base h1 a.link-white,
.section-base h1 a.link-white:hover,
.section-base h2 a.link-dark,
.section-base h2 a.link-dark:hover,
.section-base h2 a.link-no-style,
.section-base h2 a.link-no-style:hover,
.section-base h2 a.link-white,
.section-base h2 a.link-white:hover,
.section-base h3 a.link-dark,
.section-base h3 a.link-dark:hover,
.section-base h3 a.link-no-style,
.section-base h3 a.link-no-style:hover,
.section-base h3 a.link-white,
.section-base h3 a.link-white:hover,
.section-base h4 a.link-dark,
.section-base h4 a.link-dark:hover,
.section-base h4 a.link-no-style,
.section-base h4 a.link-no-style:hover,
.section-base h4 a.link-white,
.section-base h4 a.link-white:hover,
.section-base h5 a.link-dark,
.section-base h5 a.link-dark:hover,
.section-base h5 a.link-no-style,
.section-base h5 a.link-no-style:hover,
.section-base h5 a.link-white,
.section-base h5 a.link-white:hover,
.section-base h6 a.link-dark,
.section-base h6 a.link-dark:hover,
.section-base h6 a.link-no-style,
.section-base h6 a.link-no-style:hover,
.section-base h6 a.link-white,
.section-base h6 a.link-white:hover {
    color: #fff
}

.section-base abbr,
.section-base acronym,
.section-base b,
.section-base strong {
    color: #fff;
    font-weight: 600
}

.section-base a,
.section-base a.link-dark,
.section-base a.link-dark:hover,
.section-base a.link-white,
.section-base a.link-white:hover,
.section-base a:hover {
    color: #fff
}

.section-base a.link-no-style {
    color: #e2f1f1
}

.section-base .link-dark a,
.section-base .link-dark a:hover,
.section-base .link-white a,
.section-base .link-white a:hover,
.section-base a.link-no-style:hover {
    color: #fff
}

.section-base .link-no-style a {
    color: #e2f1f1
}

.section-base .lead-20,
.section-base .lead-22,
.section-base .lead-24,
.section-base .lead-26,
.section-base .lead-28,
.section-base .lead-30,
.section-base .lead-32,
.section-base .lead-34,
.section-base .link-no-style a:hover,
.section-base a b,
.section-base a b:hover,
.section-base a strong,
.section-base a strong:hover {
    color: #fff
}

.section-white {
    color: #000000;
}

.section-white .h1,
.section-white .h2,
.section-white .h3,
.section-white .h4,
.section-white .h5,
.section-white .h6,
.section-white h1,
.section-white h2,
.section-white h3,
.section-white h4,
.section-white h5,
.section-white h6 {
    color: #21252b
}

.section-white .h1.has-border:after,
.section-white .h2.has-border:after,
.section-white .h3.has-border:after,
.section-white .h4.has-border:after,
.section-white .h5.has-border:after,
.section-white .h6.has-border:after,
.section-white h1.has-border:after,
.section-white h2.has-border:after,
.section-white h3.has-border:after,
.section-white h4.has-border:after,
.section-white h5.has-border:after,
.section-white h6.has-border:after {
    background: #21252b
}

.section-white .h1.has-base-border:after,
.section-white .h2.has-base-border:after,
.section-white .h3.has-base-border:after,
.section-white .h4.has-base-border:after,
.section-white .h5.has-base-border:after,
.section-white .h6.has-base-border:after,
.section-white h1.has-base-border:after,
.section-white h2.has-base-border:after,
.section-white h3.has-base-border:after,
.section-white h4.has-base-border:after,
.section-white h5.has-base-border:after,
.section-white h6.has-base-border:after {
    background: #0dc0c0
}

.section-white .h1 a.link-dark,
.section-white .h2 a.link-dark,
.section-white .h3 a.link-dark,
.section-white .h4 a.link-dark,
.section-white .h5 a.link-dark,
.section-white .h6 a.link-dark,
.section-white h1 a.link-dark,
.section-white h2 a.link-dark,
.section-white h3 a.link-dark,
.section-white h4 a.link-dark,
.section-white h5 a.link-dark,
.section-white h6 a.link-dark {
    color: #21252b
}

.section-white .h1 a.link-dark:hover,
.section-white .h2 a.link-dark:hover,
.section-white .h3 a.link-dark:hover,
.section-white .h4 a.link-dark:hover,
.section-white .h5 a.link-dark:hover,
.section-white .h6 a.link-dark:hover,
.section-white h1 a.link-dark:hover,
.section-white h2 a.link-dark:hover,
.section-white h3 a.link-dark:hover,
.section-white h4 a.link-dark:hover,
.section-white h5 a.link-dark:hover,
.section-white h6 a.link-dark:hover {
    color: #03afaf
}

.section-white .h1 a.link-white,
.section-white .h1 a.link-white:hover,
.section-white .h2 a.link-white,
.section-white .h2 a.link-white:hover,
.section-white .h3 a.link-white,
.section-white .h3 a.link-white:hover,
.section-white .h4 a.link-white,
.section-white .h4 a.link-white:hover,
.section-white .h5 a.link-white,
.section-white .h5 a.link-white:hover,
.section-white .h6 a.link-white,
.section-white .h6 a.link-white:hover,
.section-white h1 a.link-white,
.section-white h1 a.link-white:hover,
.section-white h2 a.link-white,
.section-white h2 a.link-white:hover,
.section-white h3 a.link-white,
.section-white h3 a.link-white:hover,
.section-white h4 a.link-white,
.section-white h4 a.link-white:hover,
.section-white h5 a.link-white,
.section-white h5 a.link-white:hover,
.section-white h6 a.link-white,
.section-white h6 a.link-white:hover {
    color: #fff
}

.section-white .h1 a.link-no-style,
.section-white .h2 a.link-no-style,
.section-white .h3 a.link-no-style,
.section-white .h4 a.link-no-style,
.section-white .h5 a.link-no-style,
.section-white .h6 a.link-no-style,
.section-white h1 a.link-no-style,
.section-white h2 a.link-no-style,
.section-white h3 a.link-no-style,
.section-white h4 a.link-no-style,
.section-white h5 a.link-no-style,
.section-white h6 a.link-no-style {
    color: #21252b
}

.section-white .h1 a.link-no-style:hover,
.section-white .h2 a.link-no-style:hover,
.section-white .h3 a.link-no-style:hover,
.section-white .h4 a.link-no-style:hover,
.section-white .h5 a.link-no-style:hover,
.section-white .h6 a.link-no-style:hover,
.section-white h1 a.link-no-style:hover,
.section-white h2 a.link-no-style:hover,
.section-white h3 a.link-no-style:hover,
.section-white h4 a.link-no-style:hover,
.section-white h5 a.link-no-style:hover,
.section-white h6 a.link-no-style:hover {
    color: #03afaf
}

.section-white abbr,
.section-white acronym,
.section-white b,
.section-white strong {
    color: #21252b;
    font-weight: 600
}

.section-white a {
    color: #000000
}

.section-white a:hover {
    color: #ff7600;
}

.section-white a.link-dark {
    color: #21252b
}

.section-white a.link-dark:hover {
    color: #03afaf
}

.section-white a.link-white,
.section-white a.link-white:hover {
    color: #fff
}

.section-white a.link-no-style {
    color: #666e70
}

.section-white a.link-no-style:hover {
    color: #03afaf
}

.section-white .link-dark a {
    color: #21252b
}

.section-white .link-dark a:hover {
    color: #03afaf
}

.section-white .link-white a,
.section-white .link-white a:hover {
    color: #fff
}

.section-white .link-no-style a {
    color: #666e70
}

.section-white .link-no-style a:hover {
    color: #03afaf
}

.section-white .lead-20,
.section-white .lead-22,
.section-white .lead-24,
.section-white .lead-26,
.section-white .lead-28,
.section-white .lead-30,
.section-white .lead-32,
.section-white .lead-34 {
    color: #3c4446
}

.section-white a b,
.section-white a strong {
    color: #000000;
}

.section-white a b:hover,
.section-white a strong:hover {
    color: #008599
}

.section-grey {
    color: #666e70
}

.section-grey .h1,
.section-grey .h2,
.section-grey .h3,
.section-grey .h4,
.section-grey .h5,
.section-grey .h6,
.section-grey h1,
.section-grey h2,
.section-grey h3,
.section-grey h4,
.section-grey h5,
.section-grey h6 {
    color: #000000
}

.section-grey .h1.has-border:after,
.section-grey .h2.has-border:after,
.section-grey .h3.has-border:after,
.section-grey .h4.has-border:after,
.section-grey .h5.has-border:after,
.section-grey .h6.has-border:after,
.section-grey h1.has-border:after,
.section-grey h2.has-border:after,
.section-grey h3.has-border:after,
.section-grey h4.has-border:after,
.section-grey h5.has-border:after,
.section-grey h6.has-border:after {
    background: #21252b
}

.section-grey .h1.has-base-border:after,
.section-grey .h2.has-base-border:after,
.section-grey .h3.has-base-border:after,
.section-grey .h4.has-base-border:after,
.section-grey .h5.has-base-border:after,
.section-grey .h6.has-base-border:after,
.section-grey h1.has-base-border:after,
.section-grey h2.has-base-border:after,
.section-grey h3.has-base-border:after,
.section-grey h4.has-base-border:after,
.section-grey h5.has-base-border:after,
.section-grey h6.has-base-border:after {
    background: #0dc0c0
}

.section-grey .h1 a.link-dark,
.section-grey .h2 a.link-dark,
.section-grey .h3 a.link-dark,
.section-grey .h4 a.link-dark,
.section-grey .h5 a.link-dark,
.section-grey .h6 a.link-dark,
.section-grey h1 a.link-dark,
.section-grey h2 a.link-dark,
.section-grey h3 a.link-dark,
.section-grey h4 a.link-dark,
.section-grey h5 a.link-dark,
.section-grey h6 a.link-dark {
    color: #21252b
}

.section-grey .h1 a.link-dark:hover,
.section-grey .h2 a.link-dark:hover,
.section-grey .h3 a.link-dark:hover,
.section-grey .h4 a.link-dark:hover,
.section-grey .h5 a.link-dark:hover,
.section-grey .h6 a.link-dark:hover,
.section-grey h1 a.link-dark:hover,
.section-grey h2 a.link-dark:hover,
.section-grey h3 a.link-dark:hover,
.section-grey h4 a.link-dark:hover,
.section-grey h5 a.link-dark:hover,
.section-grey h6 a.link-dark:hover {
    color: #03afaf
}

.section-grey .h1 a.link-white,
.section-grey .h1 a.link-white:hover,
.section-grey .h2 a.link-white,
.section-grey .h2 a.link-white:hover,
.section-grey .h3 a.link-white,
.section-grey .h3 a.link-white:hover,
.section-grey .h4 a.link-white,
.section-grey .h4 a.link-white:hover,
.section-grey .h5 a.link-white,
.section-grey .h5 a.link-white:hover,
.section-grey .h6 a.link-white,
.section-grey .h6 a.link-white:hover,
.section-grey h1 a.link-white,
.section-grey h1 a.link-white:hover,
.section-grey h2 a.link-white,
.section-grey h2 a.link-white:hover,
.section-grey h3 a.link-white,
.section-grey h3 a.link-white:hover,
.section-grey h4 a.link-white,
.section-grey h4 a.link-white:hover,
.section-grey h5 a.link-white,
.section-grey h5 a.link-white:hover,
.section-grey h6 a.link-white,
.section-grey h6 a.link-white:hover {
    color: #fff
}

.section-grey .h1 a.link-no-style,
.section-grey .h2 a.link-no-style,
.section-grey .h3 a.link-no-style,
.section-grey .h4 a.link-no-style,
.section-grey .h5 a.link-no-style,
.section-grey .h6 a.link-no-style,
.section-grey h1 a.link-no-style,
.section-grey h2 a.link-no-style,
.section-grey h3 a.link-no-style,
.section-grey h4 a.link-no-style,
.section-grey h5 a.link-no-style,
.section-grey h6 a.link-no-style {
    color: #21252b
}

.section-grey .h1 a.link-no-style:hover,
.section-grey .h2 a.link-no-style:hover,
.section-grey .h3 a.link-no-style:hover,
.section-grey .h4 a.link-no-style:hover,
.section-grey .h5 a.link-no-style:hover,
.section-grey .h6 a.link-no-style:hover,
.section-grey h1 a.link-no-style:hover,
.section-grey h2 a.link-no-style:hover,
.section-grey h3 a.link-no-style:hover,
.section-grey h4 a.link-no-style:hover,
.section-grey h5 a.link-no-style:hover,
.section-grey h6 a.link-no-style:hover {
    color: #03afaf
}

.section-grey abbr,
.section-grey acronym,
.section-grey b,
.section-grey strong {
    color: #21252b;
    font-weight: 600
}

.section-grey a {
    color: #000000
}

.section-grey a:hover {
    color: #008599
}

.section-grey a.link-dark {
    color: #21252b
}

.section-grey a.link-dark:hover {
    color: #03afaf
}

.section-grey a.link-white,
.section-grey a.link-white:hover {
    color: #fff
}

.section-grey a.link-no-style {
    color: #666e70
}

.section-grey a.link-no-style:hover {
    color: #03afaf
}

.section-grey .link-dark a {
    color: #21252b
}

.section-grey .link-dark a:hover {
    color: #03afaf
}

.section-grey .link-white a,
.section-grey .link-white a:hover {
    color: #fff
}

.section-grey .link-no-style a {
    color: #666e70
}

.section-grey .link-no-style a:hover {
    color: #03afaf
}

.section-grey .lead-20,
.section-grey .lead-22,
.section-grey .lead-24,
.section-grey .lead-26,
.section-grey .lead-28,
.section-grey .lead-30,
.section-grey .lead-32,
.section-grey .lead-34 {
    color: #000000
}

.section-grey a b,
.section-grey a strong {
    color: #03afaf
}

.section-grey a b:hover,
.section-grey a strong:hover {
    color: #008599
}

.section-dark {
    color: #ffffff
}

.section-dark .h1,
.section-dark .h2,
.section-dark .h3,
.section-dark .h4,
.section-dark .h5,
.section-dark .h6,
.section-dark h1,
.section-dark h2,
.section-dark h3,
.section-dark h4,
.section-dark h5,
.section-dark h6 {
    color: #fff
}

.section-dark .h1.has-border:after,
.section-dark .h2.has-border:after,
.section-dark .h3.has-border:after,
.section-dark .h4.has-border:after,
.section-dark .h5.has-border:after,
.section-dark .h6.has-border:after,
.section-dark h1.has-border:after,
.section-dark h2.has-border:after,
.section-dark h3.has-border:after,
.section-dark h4.has-border:after,
.section-dark h5.has-border:after,
.section-dark h6.has-border:after {
    background: #fff
}

.section-dark .h1.has-base-border:after,
.section-dark .h2.has-base-border:after,
.section-dark .h3.has-base-border:after,
.section-dark .h4.has-base-border:after,
.section-dark .h5.has-base-border:after,
.section-dark .h6.has-base-border:after,
.section-dark h1.has-base-border:after,
.section-dark h2.has-base-border:after,
.section-dark h3.has-base-border:after,
.section-dark h4.has-base-border:after,
.section-dark h5.has-base-border:after,
.section-dark h6.has-base-border:after {
    background: #0dc0c0
}

.section-dark .h1 a.link-dark,
.section-dark .h2 a.link-dark,
.section-dark .h3 a.link-dark,
.section-dark .h4 a.link-dark,
.section-dark .h5 a.link-dark,
.section-dark .h6 a.link-dark,
.section-dark h1 a.link-dark,
.section-dark h2 a.link-dark,
.section-dark h3 a.link-dark,
.section-dark h4 a.link-dark,
.section-dark h5 a.link-dark,
.section-dark h6 a.link-dark {
    color: #fff
}

.section-dark .h1 a.link-dark:hover,
.section-dark .h2 a.link-dark:hover,
.section-dark .h3 a.link-dark:hover,
.section-dark .h4 a.link-dark:hover,
.section-dark .h5 a.link-dark:hover,
.section-dark .h6 a.link-dark:hover,
.section-dark h1 a.link-dark:hover,
.section-dark h2 a.link-dark:hover,
.section-dark h3 a.link-dark:hover,
.section-dark h4 a.link-dark:hover,
.section-dark h5 a.link-dark:hover,
.section-dark h6 a.link-dark:hover {
    color: #0dc0c0
}

.section-dark .h1 a.link-no-style,
.section-dark .h1 a.link-white,
.section-dark .h1 a.link-white:hover,
.section-dark .h2 a.link-no-style,
.section-dark .h2 a.link-white,
.section-dark .h2 a.link-white:hover,
.section-dark .h3 a.link-no-style,
.section-dark .h3 a.link-white,
.section-dark .h3 a.link-white:hover,
.section-dark .h4 a.link-no-style,
.section-dark .h4 a.link-white,
.section-dark .h4 a.link-white:hover,
.section-dark .h5 a.link-no-style,
.section-dark .h5 a.link-white,
.section-dark .h5 a.link-white:hover,
.section-dark .h6 a.link-no-style,
.section-dark .h6 a.link-white,
.section-dark .h6 a.link-white:hover,
.section-dark h1 a.link-no-style,
.section-dark h1 a.link-white,
.section-dark h1 a.link-white:hover,
.section-dark h2 a.link-no-style,
.section-dark h2 a.link-white,
.section-dark h2 a.link-white:hover,
.section-dark h3 a.link-no-style,
.section-dark h3 a.link-white,
.section-dark h3 a.link-white:hover,
.section-dark h4 a.link-no-style,
.section-dark h4 a.link-white,
.section-dark h4 a.link-white:hover,
.section-dark h5 a.link-no-style,
.section-dark h5 a.link-white,
.section-dark h5 a.link-white:hover,
.section-dark h6 a.link-no-style,
.section-dark h6 a.link-white,
.section-dark h6 a.link-white:hover {
    color: #fff
}

.section-dark .h1 a.link-no-style:hover,
.section-dark .h2 a.link-no-style:hover,
.section-dark .h3 a.link-no-style:hover,
.section-dark .h4 a.link-no-style:hover,
.section-dark .h5 a.link-no-style:hover,
.section-dark .h6 a.link-no-style:hover,
.section-dark h1 a.link-no-style:hover,
.section-dark h2 a.link-no-style:hover,
.section-dark h3 a.link-no-style:hover,
.section-dark h4 a.link-no-style:hover,
.section-dark h5 a.link-no-style:hover,
.section-dark h6 a.link-no-style:hover {
    color: #0dc0c0
}

.section-dark abbr,
.section-dark acronym,
.section-dark b,
.section-dark strong {
    color: #ccccd5;
    font-weight: 600
}

.section-dark a {
    color: #ffffff
}

.section-dark a:hover {
    color: #ffffff
}

.section-dark a.link-dark {
    color: #fff
}

.section-dark a.link-dark:hover {
    color: #0dc0c0
}

.section-dark a.link-white,
.section-dark a.link-white:hover {
    color: #fff
}

.section-dark a.link-no-style {
    color: #858d91
}

.section-dark a.link-no-style:hover {
    color: #0dc0c0
}

.section-dark .link-dark a {
    color: #fff
}

.section-dark .link-dark a:hover {
    color: #0dc0c0
}

.section-dark .link-white a,
.section-dark .link-white a:hover {
    color: #fff
}

.section-dark .link-no-style a {
    color: #858d91
}

.section-dark .link-no-style a:hover {
    color: #0dc0c0
}

.section-dark .lead-20,
.section-dark .lead-22,
.section-dark .lead-24,
.section-dark .lead-26,
.section-dark .lead-28,
.section-dark .lead-30,
.section-dark .lead-32,
.section-dark .lead-34 {
    color: #bbc8ce
}

.section-dark a b,
.section-dark a strong {
    color: #0dc0c0
}

.section-dark a b:hover,
.section-dark a strong:hover {
    color: #008599
}

.section-parallax {
    color: rgba(250, 250, 250, 1)
}

.section-parallax .h1,
.section-parallax .h2,
.section-parallax .h3,
.section-parallax .h4,
.section-parallax .h5,
.section-parallax .h6,
.section-parallax h1,
.section-parallax h2,
.section-parallax h3,
.section-parallax h4,
.section-parallax h5,
.section-parallax h6 {
    color: #fff
}

.section-parallax .h1.has-border:after,
.section-parallax .h2.has-border:after,
.section-parallax .h3.has-border:after,
.section-parallax .h4.has-border:after,
.section-parallax .h5.has-border:after,
.section-parallax .h6.has-border:after,
.section-parallax h1.has-border:after,
.section-parallax h2.has-border:after,
.section-parallax h3.has-border:after,
.section-parallax h4.has-border:after,
.section-parallax h5.has-border:after,
.section-parallax h6.has-border:after {
    background: #fff
}

.section-parallax .h1.has-base-border:after,
.section-parallax .h2.has-base-border:after,
.section-parallax .h3.has-base-border:after,
.section-parallax .h4.has-base-border:after,
.section-parallax .h5.has-base-border:after,
.section-parallax .h6.has-base-border:after,
.section-parallax h1.has-base-border:after,
.section-parallax h2.has-base-border:after,
.section-parallax h3.has-base-border:after,
.section-parallax h4.has-base-border:after,
.section-parallax h5.has-base-border:after,
.section-parallax h6.has-base-border:after {
    background: #0dc0c0
}

.section-parallax .h1 a.link-dark,
.section-parallax .h2 a.link-dark,
.section-parallax .h3 a.link-dark,
.section-parallax .h4 a.link-dark,
.section-parallax .h5 a.link-dark,
.section-parallax .h6 a.link-dark,
.section-parallax h1 a.link-dark,
.section-parallax h2 a.link-dark,
.section-parallax h3 a.link-dark,
.section-parallax h4 a.link-dark,
.section-parallax h5 a.link-dark,
.section-parallax h6 a.link-dark {
    color: #fff
}

.section-parallax .h1 a.link-dark:hover,
.section-parallax .h2 a.link-dark:hover,
.section-parallax .h3 a.link-dark:hover,
.section-parallax .h4 a.link-dark:hover,
.section-parallax .h5 a.link-dark:hover,
.section-parallax .h6 a.link-dark:hover,
.section-parallax h1 a.link-dark:hover,
.section-parallax h2 a.link-dark:hover,
.section-parallax h3 a.link-dark:hover,
.section-parallax h4 a.link-dark:hover,
.section-parallax h5 a.link-dark:hover,
.section-parallax h6 a.link-dark:hover {
    color: #0dc0c0
}

.section-parallax .h1 a.link-no-style,
.section-parallax .h1 a.link-white,
.section-parallax .h1 a.link-white:hover,
.section-parallax .h2 a.link-no-style,
.section-parallax .h2 a.link-white,
.section-parallax .h2 a.link-white:hover,
.section-parallax .h3 a.link-no-style,
.section-parallax .h3 a.link-white,
.section-parallax .h3 a.link-white:hover,
.section-parallax .h4 a.link-no-style,
.section-parallax .h4 a.link-white,
.section-parallax .h4 a.link-white:hover,
.section-parallax .h5 a.link-no-style,
.section-parallax .h5 a.link-white,
.section-parallax .h5 a.link-white:hover,
.section-parallax .h6 a.link-no-style,
.section-parallax .h6 a.link-white,
.section-parallax .h6 a.link-white:hover,
.section-parallax h1 a.link-no-style,
.section-parallax h1 a.link-white,
.section-parallax h1 a.link-white:hover,
.section-parallax h2 a.link-no-style,
.section-parallax h2 a.link-white,
.section-parallax h2 a.link-white:hover,
.section-parallax h3 a.link-no-style,
.section-parallax h3 a.link-white,
.section-parallax h3 a.link-white:hover,
.section-parallax h4 a.link-no-style,
.section-parallax h4 a.link-white,
.section-parallax h4 a.link-white:hover,
.section-parallax h5 a.link-no-style,
.section-parallax h5 a.link-white,
.section-parallax h5 a.link-white:hover,
.section-parallax h6 a.link-no-style,
.section-parallax h6 a.link-white,
.section-parallax h6 a.link-white:hover {
    color: #fff
}

.section-parallax .h1 a.link-no-style:hover,
.section-parallax .h2 a.link-no-style:hover,
.section-parallax .h3 a.link-no-style:hover,
.section-parallax .h4 a.link-no-style:hover,
.section-parallax .h5 a.link-no-style:hover,
.section-parallax .h6 a.link-no-style:hover,
.section-parallax h1 a.link-no-style:hover,
.section-parallax h2 a.link-no-style:hover,
.section-parallax h3 a.link-no-style:hover,
.section-parallax h4 a.link-no-style:hover,
.section-parallax h5 a.link-no-style:hover,
.section-parallax h6 a.link-no-style:hover {
    color: #0dc0c0
}

.section-parallax abbr,
.section-parallax acronym,
.section-parallax b,
.section-parallax strong {
    color: rgba(250, 250, 250, .8);
    font-weight: 600
}

.section-parallax a {
    color: #ffffff
}

.section-parallax a:hover {
    color: #008599
}

.section-parallax a.link-dark {
    color: #fff
}

.section-parallax a.link-dark:hover {
    color: #0dc0c0
}

.section-parallax a.link-white,
.section-parallax a.link-white:hover {
    color: #fff
}

.section-parallax a.link-no-style {
    color: rgba(250, 250, 250, .7)
}

.section-parallax a.link-no-style:hover {
    color: #0dc0c0
}

.section-parallax .link-dark a {
    color: #fff
}

.section-parallax .link-dark a:hover {
    color: #0dc0c0
}

.section-parallax .link-white a,
.section-parallax .link-white a:hover {
    color: #fff
}

.section-parallax .link-no-style a {
    color: rgba(250, 250, 250, .7)
}

.section-parallax .link-no-style a:hover {
    color: #0dc0c0
}

.section-parallax .lead-20,
.section-parallax .lead-22,
.section-parallax .lead-24,
.section-parallax .lead-26,
.section-parallax .lead-28,
.section-parallax .lead-30,
.section-parallax .lead-32,
.section-parallax .lead-34 {
    color: rgba(250, 250, 250, .85)
}

.section-parallax a b,
.section-parallax a strong {
    color: #0dc0c0
}

.section-parallax a b:hover,
.section-parallax a strong:hover {
    color: #008599
}

.icon-circle,
.icon-square {
    background: #f4f6f6;
    color: #2e343c;
    text-shadow: 0 1px 0 #fff
}

.icon-base {
    background: #008596;
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .1)
}

.icon-dark {
    background: #2e343c;
    color: #0cb9b9;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .1)
}

.icon-white {
    background: #fff;
    color: #2e343c;
    text-shadow: 0 1px 0 #fff;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .07);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .07);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .07)
}

.text-base {
    color: #0dc0c0!important
}

.text-base-dark {
    color: #007688!important
}

.text-bg-base {
    background: #cef3f5;
    color: #1d677e
}

::selection {
    background: #676767;
    color: #fff
}

::-moz-selection {
    background: #676767;
    color: #fff
}

::-webkit-selection {
    background: #676767;
    color: #fff
}