/*

Theme Name: Cursornt - Multi-Purpose WordPress Theme
Theme URI: http://www.ninetheme.com/cursor/
Description: Multi-Purpose WordPress Theme
Version: 1.1.0
Author: Ninetheme
Author URI: http://www.ninetheme.com

- - - - - Contents - - - - -

01 - Reset Styles
02 - Basic Styles
03 - Animation Styles
04 - Utility Styles
05 - Element Styles
06 - Print Styles

- - - - - - - - - - - - - -

*/
/*  01 - Reset Styles */
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
    line-height: 1.15;
    /* 1 */
    -ms-text-size-adjust: 100%;
    /* 2 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
    margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
    display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
    /* 1 */
    display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
    margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
    box-sizing: content-box;
    /* 1 */
    height: 0;
    /* 1 */
    overflow: visible;
    /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
    background-color: transparent;
    /* 1 */
    -webkit-text-decoration-skip: objects;
    /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
    border-bottom: none;
    /* 1 */
    text-decoration: underline;
    /* 2 */
    text-decoration: underline dotted;
    /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
    font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
    font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
    font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
    background-color: #ff0;
    color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
    display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
    display: none;
    height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
    border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
    overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    /* 1 */
    font-size: 100%;
    /* 1 */
    line-height: 1.15;
    /* 1 */
    margin: 0;
    /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
    /* 1 */
    overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
    /* 1 */
    text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
    /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
    padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
    box-sizing: border-box;
    /* 1 */
    color: inherit;
    /* 2 */
    display: table;
    /* 1 */
    max-width: 100%;
    /* 1 */
    padding: 0;
    /* 3 */
    white-space: normal;
    /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
    display: inline-block;
    /* 1 */
    vertical-align: baseline;
    /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
    overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    outline-offset: -2px;
    /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
    -webkit-appearance: button;
    /* 1 */
    font: inherit;
    /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
    display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
    display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
    display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
    display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
    display: none;
}

/*  02 - Basic Styles */
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    font-size: 10px;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent;
}

body {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    font-smoothing: antialiased;
}

iframe {
    display: block;
    width: 100%;
    border: 0;
    overflow: hidden;
}

canvas {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

legend {
    display: block;
    width: 100%;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-size: 16px;
    color: inherit;
    border-bottom: 1px solid #f6f8f9;
}

legend:last-child {
    margin-bottom: 0;
}

label {
    display: inline-block;
    max-width: 100%;
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: inherit;
}

address:last-child {
    margin-bottom: 0;
}

mark {
    padding: 0.2em;
    background-color: #fcf8e3;
}

output {
    display: inline-block;
}

abbr[title],
abbr[data-original-title] {
    cursor: help;
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #111111;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    -webkit-box-shadow: none;
    box-shadow: none;
}

dl {
    margin-top: 0;
    margin-bottom: 20px;
}

dl:last-child {
    margin-bottom: 0;
}

dt,
dd {
    line-height: inherit;
    margin-bottom: 5px;
}

dt:last-child,
dd:last-child {
    margin-bottom: 0;
}

dt {
    font-weight: bold;
}

dd {
    margin-left: 0;
}

pre {
    display: block;
    padding: 15px;
    margin: 0 0 10px 0;
    font-size: 12px;
    color: #111111;
    word-break: break-all;
    word-wrap: break-word;
    border: 1px solid #d7e0e5;
    background-color: #f6f8f9;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

pre:last-child {
    margin-bottom: 0;
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0;
}

pre.-scrollable {
    max-height: 300px;
    overflow-y: scroll;
}

table {
    border-collapse: collapse;
    background-color: transparent;
}

caption {
    padding-top: 10px;
    padding-bottom: 10px;
    color: inherit;
    text-align: left;
}

th {
    text-align: left;
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px 0;
    border-left: 5px solid #d7e0e5;
    font-size: 18px;
    text-align: left;
}

blockquote:last-child {
    margin-bottom: 0;
}

blockquote ul:last-child,
blockquote ol:last-child {
    margin-bottom: 0;
}

blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    line-height: inherit;
    color: #7c99a7;
}

blockquote footer:before,
blockquote small:before {
    content: '\2014 \00A0';
}

blockquote.-reverse {
    border-left: 0;
    border-right: 5px solid #d7e0e5;
    text-align: right;
}

blockquote.-reverse footer:before,
blockquote.-reverse small:before {
    content: '';
}

blockquote.-reverse footer:after,
blockquote.-reverse small:after {
    content: '\00A0 \2014';
}

input[type="search"] {
    -webkit-appearance: none;
}

input[type="radio"]:disabled,
input[type="checkbox"]:disabled {
    cursor: not-allowed;
}

textarea {
    resize: vertical;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
}

h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child {
    margin-bottom: 0;
}

ol,
ul {
    margin-top: 0;
    margin-bottom: 0;
}

nav ol,
nav ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

img {
    max-width: 100%;
    vertical-align: middle;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border-width: 1px 0 0 0;
    border-style: solid;
    border-color: #e7ecef;
}

a {
    text-decoration: none;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

a:hover,
a:active,
a:focus {
    text-decoration: none;
}

p {
    margin-top: 0;
    margin-bottom: 20px;
}

p:last-child {
    margin-bottom: 0;
}

a:focus,
input:focus,
select:focus,
textarea:focus,
button:focus,
iframe:focus {
    outline: none;
}

.row.-gutter-none {
    margin-left: 0;
    margin-right: 0;
}

.row.-gutter-none>.col,
.row.-gutter-none>[class*="col-"] {
    padding-left: 0;
    padding-right: 0;
}

.row.-gutter-small {
    margin-bottom: -30px;
}

.row.-gutter-small>.col,
.row.-gutter-small>[class*="col-"] {
    margin-bottom: 30px;
}

.row.-gutter-medium {
    margin-left: -25px;
    margin-right: -25px;
    margin-bottom: -50px;
}

.row.-gutter-medium>.col,
.row.-gutter-medium>[class*="col-"] {
    padding-left: 25px;
    padding-right: 25px;
    margin-bottom: 50px;
}

.animated {
    -webkit-animation-duration: 0.4s;
    animation-duration: 0.4s;
}

.owl-carousel .owl-nav,
.owl-carousel .owl-dots {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    margin-top: 50px;
    -webkit-tap-highlight-color: transparent;
}

.owl-carousel .owl-nav [class*="owl-"] {
    display: inline-block;
    min-width: 30px;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    font-size: 11px;
    font-weight: bolder;
    color: #fff;
    cursor: pointer;
    text-align: center;
    text-transform: uppercase;
    background-color: #e7ecef;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.owl-carousel .owl-nav [class*="owl-"]:first-child {
    margin-right: 1px;
}

.owl-carousel .owl-nav [class*="owl-"]:not(.disabled):hover {
    background-color: #d7e0e5;
}

.owl-carousel .owl-nav [class*="owl-"].disabled {
    cursor: default;
    opacity: 0.5;
}

.owl-carousel .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline;
    padding: 0 5px;
}

.owl-carousel .owl-dots .owl-dot span {
    display: block;
    width: 10px;
    height: 10px;
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    background-color: #e7ecef;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.owl-carousel .owl-dots .owl-dot:first-child {
    padding-left: 0;
}

.owl-carousel .owl-dots .owl-dot:last-child {
    padding-right: 0;
}

.owl-carousel .owl-dots .owl-dot:hover span,
.owl-carousel .owl-dots .owl-dot.active span {
    background-color: #b9c8d0;
}

.owl-carousel.-nav-icon .owl-nav [class*="owl-"] {
    font-family: 'Font Awesome 5 Free';
    font-weight:900;
}

.owl-carousel.-nav-icon .owl-nav .owl-prev:before {
    content: "\f104";
}

.owl-carousel.-nav-icon .owl-nav .owl-next:before {
    content: "\f105";
}

.owl-carousel.-nav-dark .owl-nav [class*="owl-"] {
    background-color: rgba(0, 0, 0, 0.5);
}

.owl-carousel.-nav-dark .owl-nav [class*="owl-"]:not(.disabled):hover {
    background-color: #000000;
}

.owl-carousel.-nav-white .owl-nav [class*="owl-"] {
    color: #000000;
    background-color: #ffffff;
}

.owl-carousel.-nav-white .owl-nav [class*="owl-"]:not(.disabled):hover {
    background-color: #ffffff;
}

.owl-carousel.-nav-medium .owl-nav [class*="owl-"] {
    min-width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 12px;
}

@media (max-width: 575px) {
    .owl-carousel.-nav-medium .owl-nav [class*="owl-"] {
        min-width: 30px;
        height: 30px;
        line-height: 30px;
    }
}

.owl-carousel.-nav-large .owl-nav [class*="owl-"] {
    min-width: 70px;
    height: 70px;
    line-height: 70px;
    font-size: 14px;
}

@media (max-width: 767px) {
    .owl-carousel.-nav-large .owl-nav [class*="owl-"] {
        min-width: 50px;
        height: 50px;
        line-height: 50px;
    }
}

@media (max-width: 575px) {
    .owl-carousel.-nav-large .owl-nav [class*="owl-"] {
        min-width: 30px;
        height: 30px;
        line-height: 30px;
    }
}

.owl-carousel.-nav-left .owl-nav {
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}

.owl-carousel.-nav-right .owl-nav {
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}

.owl-carousel.-nav-between .owl-nav {
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.owl-carousel.-nav-top .owl-nav,
.owl-carousel.-nav-top-left .owl-nav,
.owl-carousel.-nav-top-right .owl-nav,
.owl-carousel.-nav-middle .owl-nav,
.owl-carousel.-nav-middle-left .owl-nav,
.owl-carousel.-nav-middle-right .owl-nav,
.owl-carousel.-nav-bottom .owl-nav,
.owl-carousel.-nav-bottom-left .owl-nav,
.owl-carousel.-nav-bottom-right .owl-nav {
    position: absolute;
    z-index: 1;
    margin-top: 0;
}

.owl-carousel.-nav-top .owl-nav {
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.owl-carousel.-nav-top-left .owl-nav {
    top: 0;
    left: 0;
}

.owl-carousel.-nav-top-right .owl-nav {
    top: 0;
    right: 0;
}

.owl-carousel.-nav-middle .owl-nav {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.owl-carousel.-nav-middle-left .owl-nav {
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.owl-carousel.-nav-middle-right .owl-nav {
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.owl-carousel.-nav-bottom .owl-nav {
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.owl-carousel.-nav-bottom-left .owl-nav {
    bottom: 0;
    left: 0;
}

.owl-carousel.-nav-bottom-right .owl-nav {
    bottom: 0;
    right: 0;
}

.owl-carousel.-nav-top-between .owl-nav,
.owl-carousel.-nav-middle-between .owl-nav,
.owl-carousel.-nav-bottom-between .owl-nav {
    margin-top: 0;
}

.owl-carousel.-nav-top-between .owl-nav [class*="owl-"],
.owl-carousel.-nav-middle-between .owl-nav [class*="owl-"],
.owl-carousel.-nav-bottom-between .owl-nav [class*="owl-"] {
    position: absolute;
    z-index: 1;
}

.owl-carousel.-nav-top-between .owl-nav .owl-prev,
.owl-carousel.-nav-middle-between .owl-nav .owl-prev,
.owl-carousel.-nav-bottom-between .owl-nav .owl-prev {
    left: 0;
}

.owl-carousel.-nav-top-between .owl-nav .owl-next,
.owl-carousel.-nav-middle-between .owl-nav .owl-next,
.owl-carousel.-nav-bottom-between .owl-nav .owl-next {
    right: 0;
}

.owl-carousel.-nav-top-between .owl-nav [class*="owl-"] {
    top: 0;
}

.owl-carousel.-nav-middle-between .owl-nav [class*="owl-"] {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.owl-carousel.-nav-bottom-between .owl-nav [class*="owl-"] {
    bottom: 0;
}

.owl-carousel.-dots-white .owl-dots .owl-dot span {
    background-color: rgba(255, 255, 255, 0.5);
}

.owl-carousel.-dots-white .owl-dots .owl-dot:hover span,
.owl-carousel.-dots-white .owl-dots .owl-dot.active span {
    background-color: #ffffff;
}

.owl-carousel.-dots-left .owl-dots {
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}

.owl-carousel.-dots-right .owl-dots {
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}

.owl-carousel.-dots-bottom .owl-dots,
.owl-carousel.-dots-bottom-left .owl-dots,
.owl-carousel.-dots-bottom-right .owl-dots {
    position: absolute;
    left: 0;
    bottom: 20px;
    width: 100%;
    padding: 0 20px;
    margin-top: 0;
}

.owl-carousel.-dots-bottom-left .owl-dots {
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}

.owl-carousel.-dots-bottom-right .owl-dots {
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}

[data-stellar-background-ratio] {
    background-attachment: fixed;
}

/*  03 - Animation Styles */
@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 30px 0;
    }

    to {
        background-position: 0 0;
    }
}

@-moz-keyframes progress-bar-stripes {
    from {
        background-position: 30px 0;
    }

    to {
        background-position: 0 0;
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 30px 0;
    }

    to {
        background-position: 0 0;
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 30px 0;
    }

    to {
        background-position: 0 0;
    }
}

/*  04 - Utility Styles */
.u-clearfix:before,
.u-clearfix:after {
    content: "";
    display: table;
}

.u-clearfix:after {
    clear: both;
}

.u-margin-0 {
    margin: 0 0 !important;
}

.u-margin-10 {
    margin: 10px 10px !important;
}

.u-margin-20 {
    margin: 20px 20px !important;
}

.u-margin-30 {
    margin: 30px 30px !important;
}

.u-margin-40 {
    margin: 40px 40px !important;
}

.u-margin-50 {
    margin: 50px 50px !important;
}

.u-margin-60 {
    margin: 60px 60px !important;
}

.u-margin-70 {
    margin: 70px 70px !important;
}

.u-margin-80 {
    margin: 80px 80px !important;
}

.u-margin-90 {
    margin: 90px 90px !important;
}

.u-margin-100 {
    margin: 100px 100px !important;
}

.u-margin-auto {
    margin: auto auto !important;
}

.u-margin-top {
    margin-top: 20px !important;
}

.u-margin-top-0 {
    margin-top: 0 !important;
}

.u-margin-top-10 {
    margin-top: 10px !important;
}

.u-margin-top-20 {
    margin-top: 20px !important;
}

.u-margin-top-30 {
    margin-top: 30px !important;
}

.u-margin-top-40 {
    margin-top: 40px !important;
}

.u-margin-top-50 {
    margin-top: 50px !important;
}

.u-margin-top-60 {
    margin-top: 60px !important;
}

.u-margin-top-70 {
    margin-top: 70px !important;
}

.u-margin-top-80 {
    margin-top: 80px !important;
}

.u-margin-top-90 {
    margin-top: 90px !important;
}

.u-margin-top-100 {
    margin-top: 100px !important;
}

.u-margin-top-auto {
    margin-top: auto !important;
}

.u-margin-right {
    margin-right: 20px !important;
}

.u-margin-right-0 {
    margin-right: 0 !important;
}

.u-margin-right-10 {
    margin-right: 10px !important;
}

.u-margin-right-20 {
    margin-right: 20px !important;
}

.u-margin-right-30 {
    margin-right: 30px !important;
}

.u-margin-right-40 {
    margin-right: 40px !important;
}

.u-margin-right-50 {
    margin-right: 50px !important;
}

.u-margin-right-60 {
    margin-right: 60px !important;
}

.u-margin-right-70 {
    margin-right: 70px !important;
}

.u-margin-right-80 {
    margin-right: 80px !important;
}

.u-margin-right-90 {
    margin-right: 90px !important;
}

.u-margin-right-100 {
    margin-right: 100px !important;
}

.u-margin-right-auto {
    margin-right: auto !important;
}

.u-margin-bottom {
    margin-bottom: 20px !important;
}

.u-margin-bottom-0 {
    margin-bottom: 0 !important;
}

.u-margin-bottom-10 {
    margin-bottom: 10px !important;
}

.u-margin-bottom-20 {
    margin-bottom: 20px !important;
}

.u-margin-bottom-30 {
    margin-bottom: 30px !important;
}

.u-margin-bottom-40 {
    margin-bottom: 40px !important;
}

.u-margin-bottom-50 {
    margin-bottom: 50px !important;
}

.u-margin-bottom-60 {
    margin-bottom: 60px !important;
}

.u-margin-bottom-70 {
    margin-bottom: 70px !important;
}

.u-margin-bottom-80 {
    margin-bottom: 80px !important;
}

.u-margin-bottom-90 {
    margin-bottom: 90px !important;
}

.u-margin-bottom-100 {
    margin-bottom: 100px !important;
}

.u-margin-bottom-auto {
    margin-bottom: auto !important;
}

.u-margin-left {
    margin-left: 20px !important;
}

.u-margin-left-0 {
    margin-left: 0 !important;
}

.u-margin-left-10 {
    margin-left: 10px !important;
}

.u-margin-left-20 {
    margin-left: 20px !important;
}

.u-margin-left-30 {
    margin-left: 30px !important;
}

.u-margin-left-40 {
    margin-left: 40px !important;
}

.u-margin-left-50 {
    margin-left: 50px !important;
}

.u-margin-left-60 {
    margin-left: 60px !important;
}

.u-margin-left-70 {
    margin-left: 70px !important;
}

.u-margin-left-80 {
    margin-left: 80px !important;
}

.u-margin-left-90 {
    margin-left: 90px !important;
}

.u-margin-left-100 {
    margin-left: 100px !important;
}

.u-margin-left-auto {
    margin-left: auto !important;
}

.u-margin-x {
    margin-left: 20px !important;
    margin-right: 20px !important;
}

.u-margin-x-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.u-margin-x-10 {
    margin-left: 10px !important;
    margin-right: 10px !important;
}

.u-margin-x-20 {
    margin-left: 20px !important;
    margin-right: 20px !important;
}

.u-margin-x-30 {
    margin-left: 30px !important;
    margin-right: 30px !important;
}

.u-margin-x-40 {
    margin-left: 40px !important;
    margin-right: 40px !important;
}

.u-margin-x-50 {
    margin-left: 50px !important;
    margin-right: 50px !important;
}

.u-margin-x-60 {
    margin-left: 60px !important;
    margin-right: 60px !important;
}

.u-margin-x-70 {
    margin-left: 70px !important;
    margin-right: 70px !important;
}

.u-margin-x-80 {
    margin-left: 80px !important;
    margin-right: 80px !important;
}

.u-margin-x-90 {
    margin-left: 90px !important;
    margin-right: 90px !important;
}

.u-margin-x-100 {
    margin-left: 100px !important;
    margin-right: 100px !important;
}

.u-margin-x-auto {
    margin-left: auto !important;
    margin-right: auto !important;
}

.u-margin-y {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}

.u-margin-y-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.u-margin-y-10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.u-margin-y-20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}

.u-margin-y-30 {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
}

.u-margin-y-40 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
}

.u-margin-y-50 {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
}

.u-margin-y-60 {
    margin-top: 60px !important;
    margin-bottom: 60px !important;
}

.u-margin-y-70 {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
}

.u-margin-y-80 {
    margin-top: 80px !important;
    margin-bottom: 80px !important;
}

.u-margin-y-90 {
    margin-top: 90px !important;
    margin-bottom: 90px !important;
}

.u-margin-y-100 {
    margin-top: 100px !important;
    margin-bottom: 100px !important;
}

.u-margin-y-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
}

.u-padding-0 {
    padding: 0 0 !important;
}

.u-padding-10 {
    padding: 10px 10px !important;
}

.u-padding-20 {
    padding: 20px 20px !important;
}

.u-padding-30 {
    padding: 30px 30px !important;
}

.u-padding-40 {
    padding: 40px 40px !important;
}

.u-padding-50 {
    padding: 50px 50px !important;
}

.u-padding-60 {
    padding: 60px 60px !important;
}

.u-padding-70 {
    padding: 70px 70px !important;
}

.u-padding-80 {
    padding: 80px 80px !important;
}

.u-padding-90 {
    padding: 90px 90px !important;
}

.u-padding-100 {
    padding: 100px 100px !important;
}

.u-padding-top {
    padding-top: 20px !important;
}

.u-padding-top-0 {
    padding-top: 0 !important;
}

.u-padding-top-10 {
    padding-top: 10px !important;
}

.u-padding-top-20 {
    padding-top: 20px !important;
}

.u-padding-top-30 {
    padding-top: 30px !important;
}

.u-padding-top-40 {
    padding-top: 40px !important;
}

.u-padding-top-50 {
    padding-top: 50px !important;
}

.u-padding-top-60 {
    padding-top: 60px !important;
}

.u-padding-top-70 {
    padding-top: 70px !important;
}

.u-padding-top-80 {
    padding-top: 80px !important;
}

.u-padding-top-90 {
    padding-top: 90px !important;
}

.u-padding-top-100 {
    padding-top: 100px !important;
}

.u-padding-right {
    padding-right: 20px !important;
}

.u-padding-right-0 {
    padding-right: 0 !important;
}

.u-padding-right-10 {
    padding-right: 10px !important;
}

.u-padding-right-20 {
    padding-right: 20px !important;
}

.u-padding-right-30 {
    padding-right: 30px !important;
}

.u-padding-right-40 {
    padding-right: 40px !important;
}

.u-padding-right-50 {
    padding-right: 50px !important;
}

.u-padding-right-60 {
    padding-right: 60px !important;
}

.u-padding-right-70 {
    padding-right: 70px !important;
}

.u-padding-right-80 {
    padding-right: 80px !important;
}

.u-padding-right-90 {
    padding-right: 90px !important;
}

.u-padding-right-100 {
    padding-right: 100px !important;
}

.u-padding-bottom {
    padding-bottom: 20px !important;
}

.u-padding-bottom-0 {
    padding-bottom: 0 !important;
}

.u-padding-bottom-10 {
    padding-bottom: 10px !important;
}

.u-padding-bottom-20 {
    padding-bottom: 20px !important;
}

.u-padding-bottom-30 {
    padding-bottom: 30px !important;
}

.u-padding-bottom-40 {
    padding-bottom: 40px !important;
}

.u-padding-bottom-50 {
    padding-bottom: 50px !important;
}

.u-padding-bottom-60 {
    padding-bottom: 60px !important;
}

.u-padding-bottom-70 {
    padding-bottom: 70px !important;
}

.u-padding-bottom-80 {
    padding-bottom: 80px !important;
}

.u-padding-bottom-90 {
    padding-bottom: 90px !important;
}

.u-padding-bottom-100 {
    padding-bottom: 100px !important;
}

.u-padding-left {
    padding-left: 20px !important;
}

.u-padding-left-0 {
    padding-left: 0 !important;
}

.u-padding-left-10 {
    padding-left: 10px !important;
}

.u-padding-left-20 {
    padding-left: 20px !important;
}

.u-padding-left-30 {
    padding-left: 30px !important;
}

.u-padding-left-40 {
    padding-left: 40px !important;
}

.u-padding-left-50 {
    padding-left: 50px !important;
}

.u-padding-left-60 {
    padding-left: 60px !important;
}

.u-padding-left-70 {
    padding-left: 70px !important;
}

.u-padding-left-80 {
    padding-left: 80px !important;
}

.u-padding-left-90 {
    padding-left: 90px !important;
}

.u-padding-left-100 {
    padding-left: 100px !important;
}

.u-padding-x {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.u-padding-x-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.u-padding-x-10 {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.u-padding-x-20 {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.u-padding-x-30 {
    padding-left: 30px !important;
    padding-right: 30px !important;
}

.u-padding-x-40 {
    padding-left: 40px !important;
    padding-right: 40px !important;
}

.u-padding-x-50 {
    padding-left: 50px !important;
    padding-right: 50px !important;
}

.u-padding-x-60 {
    padding-left: 60px !important;
    padding-right: 60px !important;
}

.u-padding-x-70 {
    padding-left: 70px !important;
    padding-right: 70px !important;
}

.u-padding-x-80 {
    padding-left: 80px !important;
    padding-right: 80px !important;
}

.u-padding-x-90 {
    padding-left: 90px !important;
    padding-right: 90px !important;
}

.u-padding-x-100 {
    padding-left: 100px !important;
    padding-right: 100px !important;
}

.u-padding-y {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.u-padding-y-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.u-padding-y-10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.u-padding-y-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.u-padding-y-30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}

.u-padding-y-40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}

.u-padding-y-50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

.u-padding-y-60 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
}

.u-padding-y-70 {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
}

.u-padding-y-80 {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
}

.u-padding-y-90 {
    padding-top: 90px !important;
    padding-bottom: 90px !important;
}

.u-padding-y-100 {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
}

.u-flex {
    display: -webkit-flex !important;
    display: flex !important;
}

.u-flex-inline {
    display: -webkit-inline-flex !important;
    display: inline-flex !important;
}

.u-flex-wrap {
    -webkit-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
}

.u-flex-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
}

.u-flex-nowrap {
    -webkit-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
}

.u-flex-row {
    -webkit-flex-direction: row !important;
    flex-direction: row !important;
}

.u-flex-row-reverse {
    -webkit-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
}

.u-flex-column {
    -webkit-flex-direction: column !important;
    flex-direction: column !important;
}

.u-flex-column-reverse {
    -webkit-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
}

.u-flex-justify-start {
    -webkit-justify-content: flex-start !important;
    justify-content: flex-start !important;
}

.u-flex-justify-center {
    -webkit-justify-content: center !important;
    justify-content: center !important;
}

.u-flex-justify-end {
    -webkit-justify-content: flex-end !important;
    justify-content: flex-end !important;
}

.u-flex-justify-around {
    -webkit-justify-content: space-around !important;
    justify-content: space-around !important;
}

.u-flex-justify-between {
    -webkit-justify-content: space-between !important;
    justify-content: space-between !important;
}

.u-flex-align-start {
    -webkit-align-items: flex-start !important;
    align-items: flex-start !important;
}

.u-flex-align-center {
    -webkit-align-items: center !important;
    align-items: center !important;
}

.u-flex-align-end {
    -webkit-align-items: flex-end !important;
    align-items: flex-end !important;
}

.u-flex-align-baseline {
    -webkit-align-items: baseline !important;
    align-items: baseline !important;
}

.u-flex-align-stretch {
    -webkit-align-items: stretch !important;
    align-items: stretch !important;
}

.u-flex-content-start {
    -webkit-align-content: flex-start !important;
    align-content: flex-start !important;
}

.u-flex-content-center {
    -webkit-align-content: center !important;
    align-content: center !important;
}

.u-flex-content-end {
    -webkit-align-content: flex-end !important;
    align-content: flex-end !important;
}

.u-flex-content-around {
    -webkit-align-content: space-around !important;
    align-content: space-around !important;
}

.u-flex-content-between {
    -webkit-align-content: space-between !important;
    align-content: space-between !important;
}

.u-flex-self-start {
    -webkit-align-self: flex-start !important;
    align-self: flex-start !important;
}

.u-flex-self-center {
    -webkit-align-self: center !important;
    align-self: center !important;
}

.u-flex-self-end {
    -webkit-align-self: flex-end !important;
    align-self: flex-end !important;
}

.u-flex-self-baseline {
    -webkit-align-self: baseline !important;
    align-self: baseline !important;
}

.u-flex-self-stretch {
    -webkit-align-self: stretch !important;
    align-self: stretch !important;
}

.u-flex-self-auto {
    -webkit-align-self: auto !important;
    align-self: auto !important;
}

.u-flex-first {
    -webkit-order: -1 !important;
    order: -1 !important;
}

.u-flex-last {
    -webkit-order: 1 !important;
    order: 1 !important;
}

.u-flex-unordered {
    -webkit-order: 0 !important;
    order: 0 !important;
}

.u-flex-none {
    -webkit-flex: none !important;
    flex: none !important;
}

.u-flex-auto {
    -webkit-flex: auto !important;
    flex: auto !important;
}

.u-flex-1 {
    -webkit-flex: 1 !important;
    flex: 1 !important;
}

.u-float-left {
    float: left !important;
    max-width: 100% !important;
}

.u-float-right {
    float: right !important;
    max-width: 100% !important;
}

.u-float-none {
    float: none !important;
}

.u-display-none {
    display: none !important;
}

.u-display-inline {
    display: inline !important;
}

.u-display-block {
    display: block !important;
}

.u-display-inline-block {
    display: inline-block !important;
    max-width: 100% !important;
}

.u-overflow-hidden {
    overflow: hidden !important;
}

.u-overflow-auto {
    overflow: auto !important;
    -webkit-overflow-scrolling: touch !important;
}

.u-invisible {
    visibility: hidden !important;
}

.u-space {
    min-height: 1px;
    margin-top: 25px;
    margin-bottom: 24px;
}

.u-space-20 {
    min-height: 1px;
    margin-top: 10px;
    margin-bottom: 9px;
}

.u-space-30 {
    min-height: 1px;
    margin-top: 15px;
    margin-bottom: 14px;
}

.u-space-40 {
    min-height: 1px;
    margin-top: 20px;
    margin-bottom: 19px;
}

.u-space-50 {
    min-height: 1px;
    margin-top: 25px;
    margin-bottom: 24px;
}

.u-space-60 {
    min-height: 1px;
    margin-top: 30px;
    margin-bottom: 29px;
}

.u-space-70 {
    min-height: 1px;
    margin-top: 35px;
    margin-bottom: 34px;
}

.u-space-80 {
    min-height: 1px;
    margin-top: 40px;
    margin-bottom: 39px;
}

.u-space-90 {
    min-height: 1px;
    margin-top: 45px;
    margin-bottom: 44px;
}

.u-space-100 {
    min-height: 1px;
    margin-top: 50px;
    margin-bottom: 49px;
}

.u-space-120 {
    min-height: 1px;
    margin-top: 60px;
    margin-bottom: 59px;
}

.u-height-inherit {
    height: inherit;
}

.u-height-small {
    height: 150px;
}

.u-height-medium {
    height: 300px;
}

.u-height-large {
    height: 450px;
}

.u-height-v10 {
    min-height: 10vh;
}

.u-height-v20 {
    min-height: 20vh;
}

.u-height-v30 {
    min-height: 30vh;
}

.u-height-v40 {
    min-height: 40vh;
}

.u-height-v50 {
    min-height: 50vh;
}

.u-height-v60 {
    min-height: 60vh;
}

.u-height-v70 {
    min-height: 70vh;
}

.u-height-v80 {
    min-height: 80vh;
}

.u-height-v90 {
    min-height: 90vh;
}

.u-height-v100 {
    min-height: 100vh;
}

.u-text-roboto {
    font-family: 'Roboto', sans-serif;
}

.u-text-pacifico {
    font-family: 'Pacifico', cursive;
}

.u-text-hero {
    font-size: 46px !important;
    font-weight: 100 !important;
}

.u-text-hero small {
    font-weight: 100 !important;
}

@media (max-width: 767px) {
    .u-text-hero {
        font-size: 32px !important;
    }
}

@media (max-width: 575px) {
    .u-text-hero {
        font-size: 28px !important;
    }
}

.u-text-title {
    font-size: 38px !important;
    font-weight: 100 !important;
}

.u-text-title small {
    font-weight: 100 !important;
}

@media (max-width: 767px) {
    .u-text-title {
        font-size: 26px !important;
    }
}

.u-text-lead {
    font-size: 18px !important;
    font-weight: 300 !important;
}

@media (max-width: 767px) {
    .u-text-lead {
        font-size: 16px !important;
    }
}

@media (max-width: 575px) {
    .u-text-lead {
        font-size: 14px !important;
    }
}

.u-text-large {
    font-size: 16px !important;
}

@media (max-width: 575px) {
    .u-text-large {
        font-size: 14px !important;
    }
}

.u-text-small {
    font-size: 12px !important;
}

.u-text-sup {
    font-size: 14px !important;
    font-weight: 700 !important;
    color: #24b47e !important;
    letter-spacing: normal !important;
}

.u-text-lighter {
    font-weight: lighter !important;
}

.u-text-normal {
    font-weight: normal !important;
}

.u-text-bold {
    font-weight: bold !important;
}

.u-text-bolder {
    font-weight: bolder !important;
}

.u-text-w100 {
    font-weight: 100 !important;
}

.u-text-w200 {
    font-weight: 200 !important;
}

.u-text-w300 {
    font-weight: 300 !important;
}

.u-text-w400 {
    font-weight: 400 !important;
}

.u-text-w500 {
    font-weight: 500 !important;
}

.u-text-w600 {
    font-weight: 600 !important;
}

.u-text-w700 {
    font-weight: 700 !important;
}

.u-text-w800 {
    font-weight: 800 !important;
}

.u-text-w900 {
    font-weight: 900 !important;
}

.u-text-s1 {
    font-size: 1rem !important;
    line-height: 1 !important;
}

.u-text-s2 {
    font-size: 2rem !important;
    line-height: 1 !important;
}

.u-text-s3 {
    font-size: 3rem !important;
    line-height: 1 !important;
}

.u-text-s4 {
    font-size: 4rem !important;
    line-height: 1 !important;
}

.u-text-s5 {
    font-size: 5rem !important;
    line-height: 1 !important;
}

.u-text-s6 {
    font-size: 6rem !important;
    line-height: 1 !important;
}

.u-text-s7 {
    font-size: 7rem !important;
    line-height: 1 !important;
}

.u-text-s8 {
    font-size: 8rem !important;
    line-height: 1 !important;
}

.u-text-s9 {
    font-size: 9rem !important;
    line-height: 1 !important;
}

.u-text-s10 {
    font-size: 10rem !important;
    line-height: 1 !important;
}

.u-text-s20 {
    font-size: 20rem !important;
    line-height: 1 !important;
}

.u-text-italic {
    font-style: italic !important;
}

.u-text-lowercase {
    text-transform: lowercase !important;
}

.u-text-uppercase {
    text-transform: uppercase !important;
}

.u-text-capitalize {
    text-transform: capitalize !important;
}

.u-text-left {
    text-align: left !important;
}

.u-text-right {
    text-align: right !important;
}

.u-text-center {
    text-align: center !important;
}

.u-text-justify {
    text-align: justify !important;
}

.u-text-top {
    vertical-align: top !important;
}

.u-text-middle {
    vertical-align: middle !important;
}

.u-text-bottom {
    vertical-align: bottom !important;
}

.u-text-baseline {
    vertical-align: baseline !important;
}

.u-text-nowrap {
    white-space: nowrap !important;
}

.u-text-truncate {
    max-width: 100% !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
}

.u-text-break {
    overflow-wrap: break-word;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}

.u-text-break-all {
    word-break: break-all;
}

.u-color-white {
    color: #ffffff !important;
}

.u-color-black {
    color: #000 !important;
}

.u-color-dark {
    color: #111111 !important;
}

.u-color-grey {
    color: #888888 !important;
}

.u-color-green {
    color: #24b47e !important;
}

.u-color-yellow {
    color: #f4be69 !important;
}

.u-color-orange {
    color: #e25950 !important;
}

.u-color-blue {
    color: #3297d3 !important;
}

.u-color-purple {
    color: #b76ac4 !important;
}

.u-border-circle {
    border-radius: 50% !important;
}

.u-border-rounded {
    border-radius: 5px !important;
}

.u-opacity-0 {
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
}

.u-opacity-1 {
    -webkit-opacity: 0.1;
    -khtml-opacity: 0.1;
    -moz-opacity: 0.1;
    opacity: 0.1;
}

.u-opacity-2 {
    -webkit-opacity: 0.2;
    -khtml-opacity: 0.2;
    -moz-opacity: 0.2;
    opacity: 0.2;
}

.u-opacity-3 {
    -webkit-opacity: 0.3;
    -khtml-opacity: 0.3;
    -moz-opacity: 0.3;
    opacity: 0.3;
}

.u-opacity-4 {
    -webkit-opacity: 0.4;
    -khtml-opacity: 0.4;
    -moz-opacity: 0.4;
    opacity: 0.4;
}

.u-opacity-5 {
    -webkit-opacity: 0.5;
    -khtml-opacity: 0.5;
    -moz-opacity: 0.5;
    opacity: 0.5;
}

.u-opacity-6 {
    -webkit-opacity: 0.6;
    -khtml-opacity: 0.6;
    -moz-opacity: 0.6;
    opacity: 0.6;
}

.u-opacity-7 {
    -webkit-opacity: 0.7;
    -khtml-opacity: 0.7;
    -moz-opacity: 0.7;
    opacity: 0.7;
}

.u-opacity-8 {
    -webkit-opacity: 0.8;
    -khtml-opacity: 0.8;
    -moz-opacity: 0.8;
    opacity: 0.8;
}

.u-opacity-9 {
    -webkit-opacity: 0.9;
    -khtml-opacity: 0.9;
    -moz-opacity: 0.9;
    opacity: 0.9;
}

.u-opacity-10 {
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
}

.u-shadow {
    -webkit-box-shadow: 0px 5px 20px 0px rgba(107, 107, 107, 0.2);
    -moz-box-shadow: 0px 5px 20px 0px rgba(107, 107, 107, 0.2);
    box-shadow: 0px 5px 20px 0px rgba(107, 107, 107, 0.2);
}

.u-shadow-5 {
    -webkit-box-shadow: 0px 0 5px 0px rgba(107, 107, 107, 0.2);
    -moz-box-shadow: 0px 0 5px 0px rgba(107, 107, 107, 0.2);
    box-shadow: 0px 0 5px 0px rgba(107, 107, 107, 0.2);
}

.u-shadow-10 {
    -webkit-box-shadow: 0px 0 10px 0px rgba(107, 107, 107, 0.2);
    -moz-box-shadow: 0px 0 10px 0px rgba(107, 107, 107, 0.2);
    box-shadow: 0px 0 10px 0px rgba(107, 107, 107, 0.2);
}

.u-shadow-40 {
    -webkit-box-shadow: 0px 10px 40px 0px rgba(107, 107, 107, 0.2);
    -moz-box-shadow: 0px 10px 40px 0px rgba(107, 107, 107, 0.2);
    box-shadow: 0px 10px 40px 0px rgba(107, 107, 107, 0.2);
}

.u-shadow-80 {
    -webkit-box-shadow: 0px 10px 80px 0px rgba(107, 107, 107, 0.2);
    -moz-box-shadow: 0px 10px 80px 0px rgba(107, 107, 107, 0.2);
    box-shadow: 0px 10px 80px 0px rgba(107, 107, 107, 0.2);
}

.u-position-relative {
    position: relative;
}

.u-position-z-index {
    z-index: 1;
}

.u-bg-white {
    background-color: #ffffff;
}

.u-bg-black {
    background-color: #000000;
}

.u-bg-dark {
    background-color: #111111;
}

.u-bg-dark-trans {
    background-color: rgba(17, 17, 17, 0.7);
}

.u-bg-grey {
    background-color: #eeeef0;
}

.u-bg-green {
    background-color: #24b47e;
}

.u-bg-green-trans {
    background-color: rgba(36, 180, 126, 0.8);
}

.u-bg-blue-light {
    background-color: #f6f8f9;
}

.u-bg-cover {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.u-bg-contain {
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.u-bg-topleft {
    background-position: 0 0;
}

.u-bg-topcenter {
    background-position: 50% 0;
}

.u-bg-topright {
    background-position: 100% 0;
}

.u-bg-centerleft {
    background-position: 0 50%;
}

.u-bg-centercenter {
    background-position: 50% 50%;
}

.u-bg-centerright {
    background-position: 100% 50%;
}

.u-bg-bottomleft {
    background-position: 0 100%;
}

.u-bg-bottomcenter {
    background-position: 50% 100%;
}

.u-bg-bottomright {
    background-position: 100% 100%;
}

.u-bg-norepeat {
    background-repeat: no-repeat;
}

.u-bg-fixed {
    background-attachment: fixed;
}

@media (min-width: 576px) {
    .u-margin-0\@sm {
        margin: 0 0 !important;
    }

    .u-margin-10\@sm {
        margin: 10px 10px !important;
    }

    .u-margin-20\@sm {
        margin: 20px 20px !important;
    }

    .u-margin-30\@sm {
        margin: 30px 30px !important;
    }

    .u-margin-40\@sm {
        margin: 40px 40px !important;
    }

    .u-margin-50\@sm {
        margin: 50px 50px !important;
    }

    .u-margin-60\@sm {
        margin: 60px 60px !important;
    }

    .u-margin-70\@sm {
        margin: 70px 70px !important;
    }

    .u-margin-80\@sm {
        margin: 80px 80px !important;
    }

    .u-margin-90\@sm {
        margin: 90px 90px !important;
    }

    .u-margin-100\@sm {
        margin: 100px 100px !important;
    }

    .u-margin-auto\@sm {
        margin: auto auto !important;
    }

    .u-margin-top\@sm {
        margin-top: 20px !important;
    }

    .u-margin-top-0\@sm {
        margin-top: 0 !important;
    }

    .u-margin-top-10\@sm {
        margin-top: 10px !important;
    }

    .u-margin-top-20\@sm {
        margin-top: 20px !important;
    }

    .u-margin-top-30\@sm {
        margin-top: 30px !important;
    }

    .u-margin-top-40\@sm {
        margin-top: 40px !important;
    }

    .u-margin-top-50\@sm {
        margin-top: 50px !important;
    }

    .u-margin-top-60\@sm {
        margin-top: 60px !important;
    }

    .u-margin-top-70\@sm {
        margin-top: 70px !important;
    }

    .u-margin-top-80\@sm {
        margin-top: 80px !important;
    }

    .u-margin-top-90\@sm {
        margin-top: 90px !important;
    }

    .u-margin-top-100\@sm {
        margin-top: 100px !important;
    }

    .u-margin-top-auto\@sm {
        margin-top: auto !important;
    }

    .u-margin-right\@sm {
        margin-right: 20px !important;
    }

    .u-margin-right-0\@sm {
        margin-right: 0 !important;
    }

    .u-margin-right-10\@sm {
        margin-right: 10px !important;
    }

    .u-margin-right-20\@sm {
        margin-right: 20px !important;
    }

    .u-margin-right-30\@sm {
        margin-right: 30px !important;
    }

    .u-margin-right-40\@sm {
        margin-right: 40px !important;
    }

    .u-margin-right-50\@sm {
        margin-right: 50px !important;
    }

    .u-margin-right-60\@sm {
        margin-right: 60px !important;
    }

    .u-margin-right-70\@sm {
        margin-right: 70px !important;
    }

    .u-margin-right-80\@sm {
        margin-right: 80px !important;
    }

    .u-margin-right-90\@sm {
        margin-right: 90px !important;
    }

    .u-margin-right-100\@sm {
        margin-right: 100px !important;
    }

    .u-margin-right-auto\@sm {
        margin-right: auto !important;
    }

    .u-margin-bottom\@sm {
        margin-bottom: 20px !important;
    }

    .u-margin-bottom-0\@sm {
        margin-bottom: 0 !important;
    }

    .u-margin-bottom-10\@sm {
        margin-bottom: 10px !important;
    }

    .u-margin-bottom-20\@sm {
        margin-bottom: 20px !important;
    }

    .u-margin-bottom-30\@sm {
        margin-bottom: 30px !important;
    }

    .u-margin-bottom-40\@sm {
        margin-bottom: 40px !important;
    }

    .u-margin-bottom-50\@sm {
        margin-bottom: 50px !important;
    }

    .u-margin-bottom-60\@sm {
        margin-bottom: 60px !important;
    }

    .u-margin-bottom-70\@sm {
        margin-bottom: 70px !important;
    }

    .u-margin-bottom-80\@sm {
        margin-bottom: 80px !important;
    }

    .u-margin-bottom-90\@sm {
        margin-bottom: 90px !important;
    }

    .u-margin-bottom-100\@sm {
        margin-bottom: 100px !important;
    }

    .u-margin-bottom-auto\@sm {
        margin-bottom: auto !important;
    }

    .u-margin-left\@sm {
        margin-left: 20px !important;
    }

    .u-margin-left-0\@sm {
        margin-left: 0 !important;
    }

    .u-margin-left-10\@sm {
        margin-left: 10px !important;
    }

    .u-margin-left-20\@sm {
        margin-left: 20px !important;
    }

    .u-margin-left-30\@sm {
        margin-left: 30px !important;
    }

    .u-margin-left-40\@sm {
        margin-left: 40px !important;
    }

    .u-margin-left-50\@sm {
        margin-left: 50px !important;
    }

    .u-margin-left-60\@sm {
        margin-left: 60px !important;
    }

    .u-margin-left-70\@sm {
        margin-left: 70px !important;
    }

    .u-margin-left-80\@sm {
        margin-left: 80px !important;
    }

    .u-margin-left-90\@sm {
        margin-left: 90px !important;
    }

    .u-margin-left-100\@sm {
        margin-left: 100px !important;
    }

    .u-margin-left-auto\@sm {
        margin-left: auto !important;
    }

    .u-margin-x\@sm {
        margin-left: 20px !important;
        margin-right: 20px !important;
    }

    .u-margin-x-0\@sm {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .u-margin-x-10\@sm {
        margin-left: 10px !important;
        margin-right: 10px !important;
    }

    .u-margin-x-20\@sm {
        margin-left: 20px !important;
        margin-right: 20px !important;
    }

    .u-margin-x-30\@sm {
        margin-left: 30px !important;
        margin-right: 30px !important;
    }

    .u-margin-x-40\@sm {
        margin-left: 40px !important;
        margin-right: 40px !important;
    }

    .u-margin-x-50\@sm {
        margin-left: 50px !important;
        margin-right: 50px !important;
    }

    .u-margin-x-60\@sm {
        margin-left: 60px !important;
        margin-right: 60px !important;
    }

    .u-margin-x-70\@sm {
        margin-left: 70px !important;
        margin-right: 70px !important;
    }

    .u-margin-x-80\@sm {
        margin-left: 80px !important;
        margin-right: 80px !important;
    }

    .u-margin-x-90\@sm {
        margin-left: 90px !important;
        margin-right: 90px !important;
    }

    .u-margin-x-100\@sm {
        margin-left: 100px !important;
        margin-right: 100px !important;
    }

    .u-margin-x-auto\@sm {
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .u-margin-y\@sm {
        margin-top: 20px !important;
        margin-bottom: 20px !important;
    }

    .u-margin-y-0\@sm {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    .u-margin-y-10\@sm {
        margin-top: 10px !important;
        margin-bottom: 10px !important;
    }

    .u-margin-y-20\@sm {
        margin-top: 20px !important;
        margin-bottom: 20px !important;
    }

    .u-margin-y-30\@sm {
        margin-top: 30px !important;
        margin-bottom: 30px !important;
    }

    .u-margin-y-40\@sm {
        margin-top: 40px !important;
        margin-bottom: 40px !important;
    }

    .u-margin-y-50\@sm {
        margin-top: 50px !important;
        margin-bottom: 50px !important;
    }

    .u-margin-y-60\@sm {
        margin-top: 60px !important;
        margin-bottom: 60px !important;
    }

    .u-margin-y-70\@sm {
        margin-top: 70px !important;
        margin-bottom: 70px !important;
    }

    .u-margin-y-80\@sm {
        margin-top: 80px !important;
        margin-bottom: 80px !important;
    }

    .u-margin-y-90\@sm {
        margin-top: 90px !important;
        margin-bottom: 90px !important;
    }

    .u-margin-y-100\@sm {
        margin-top: 100px !important;
        margin-bottom: 100px !important;
    }

    .u-margin-y-auto\@sm {
        margin-top: auto !important;
        margin-bottom: auto !important;
    }

    .u-padding-0\@sm {
        padding: 0 0 !important;
    }

    .u-padding-10\@sm {
        padding: 10px 10px !important;
    }

    .u-padding-20\@sm {
        padding: 20px 20px !important;
    }

    .u-padding-30\@sm {
        padding: 30px 30px !important;
    }

    .u-padding-40\@sm {
        padding: 40px 40px !important;
    }

    .u-padding-50\@sm {
        padding: 50px 50px !important;
    }

    .u-padding-60\@sm {
        padding: 60px 60px !important;
    }

    .u-padding-70\@sm {
        padding: 70px 70px !important;
    }

    .u-padding-80\@sm {
        padding: 80px 80px !important;
    }

    .u-padding-90\@sm {
        padding: 90px 90px !important;
    }

    .u-padding-100\@sm {
        padding: 100px 100px !important;
    }

    .u-padding-top\@sm {
        padding-top: 20px !important;
    }

    .u-padding-top-0\@sm {
        padding-top: 0 !important;
    }

    .u-padding-top-10\@sm {
        padding-top: 10px !important;
    }

    .u-padding-top-20\@sm {
        padding-top: 20px !important;
    }

    .u-padding-top-30\@sm {
        padding-top: 30px !important;
    }

    .u-padding-top-40\@sm {
        padding-top: 40px !important;
    }

    .u-padding-top-50\@sm {
        padding-top: 50px !important;
    }

    .u-padding-top-60\@sm {
        padding-top: 60px !important;
    }

    .u-padding-top-70\@sm {
        padding-top: 70px !important;
    }

    .u-padding-top-80\@sm {
        padding-top: 80px !important;
    }

    .u-padding-top-90\@sm {
        padding-top: 90px !important;
    }

    .u-padding-top-100\@sm {
        padding-top: 100px !important;
    }

    .u-padding-right\@sm {
        padding-right: 20px !important;
    }

    .u-padding-right-0\@sm {
        padding-right: 0 !important;
    }

    .u-padding-right-10\@sm {
        padding-right: 10px !important;
    }

    .u-padding-right-20\@sm {
        padding-right: 20px !important;
    }

    .u-padding-right-30\@sm {
        padding-right: 30px !important;
    }

    .u-padding-right-40\@sm {
        padding-right: 40px !important;
    }

    .u-padding-right-50\@sm {
        padding-right: 50px !important;
    }

    .u-padding-right-60\@sm {
        padding-right: 60px !important;
    }

    .u-padding-right-70\@sm {
        padding-right: 70px !important;
    }

    .u-padding-right-80\@sm {
        padding-right: 80px !important;
    }

    .u-padding-right-90\@sm {
        padding-right: 90px !important;
    }

    .u-padding-right-100\@sm {
        padding-right: 100px !important;
    }

    .u-padding-bottom\@sm {
        padding-bottom: 20px !important;
    }

    .u-padding-bottom-0\@sm {
        padding-bottom: 0 !important;
    }

    .u-padding-bottom-10\@sm {
        padding-bottom: 10px !important;
    }

    .u-padding-bottom-20\@sm {
        padding-bottom: 20px !important;
    }

    .u-padding-bottom-30\@sm {
        padding-bottom: 30px !important;
    }

    .u-padding-bottom-40\@sm {
        padding-bottom: 40px !important;
    }

    .u-padding-bottom-50\@sm {
        padding-bottom: 50px !important;
    }

    .u-padding-bottom-60\@sm {
        padding-bottom: 60px !important;
    }

    .u-padding-bottom-70\@sm {
        padding-bottom: 70px !important;
    }

    .u-padding-bottom-80\@sm {
        padding-bottom: 80px !important;
    }

    .u-padding-bottom-90\@sm {
        padding-bottom: 90px !important;
    }

    .u-padding-bottom-100\@sm {
        padding-bottom: 100px !important;
    }

    .u-padding-left\@sm {
        padding-left: 20px !important;
    }

    .u-padding-left-0\@sm {
        padding-left: 0 !important;
    }

    .u-padding-left-10\@sm {
        padding-left: 10px !important;
    }

    .u-padding-left-20\@sm {
        padding-left: 20px !important;
    }

    .u-padding-left-30\@sm {
        padding-left: 30px !important;
    }

    .u-padding-left-40\@sm {
        padding-left: 40px !important;
    }

    .u-padding-left-50\@sm {
        padding-left: 50px !important;
    }

    .u-padding-left-60\@sm {
        padding-left: 60px !important;
    }

    .u-padding-left-70\@sm {
        padding-left: 70px !important;
    }

    .u-padding-left-80\@sm {
        padding-left: 80px !important;
    }

    .u-padding-left-90\@sm {
        padding-left: 90px !important;
    }

    .u-padding-left-100\@sm {
        padding-left: 100px !important;
    }

    .u-padding-x\@sm {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .u-padding-x-0\@sm {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .u-padding-x-10\@sm {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .u-padding-x-20\@sm {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .u-padding-x-30\@sm {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }

    .u-padding-x-40\@sm {
        padding-left: 40px !important;
        padding-right: 40px !important;
    }

    .u-padding-x-50\@sm {
        padding-left: 50px !important;
        padding-right: 50px !important;
    }

    .u-padding-x-60\@sm {
        padding-left: 60px !important;
        padding-right: 60px !important;
    }

    .u-padding-x-70\@sm {
        padding-left: 70px !important;
        padding-right: 70px !important;
    }

    .u-padding-x-80\@sm {
        padding-left: 80px !important;
        padding-right: 80px !important;
    }

    .u-padding-x-90\@sm {
        padding-left: 90px !important;
        padding-right: 90px !important;
    }

    .u-padding-x-100\@sm {
        padding-left: 100px !important;
        padding-right: 100px !important;
    }

    .u-padding-y\@sm {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }

    .u-padding-y-0\@sm {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .u-padding-y-10\@sm {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }

    .u-padding-y-20\@sm {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }

    .u-padding-y-30\@sm {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }

    .u-padding-y-40\@sm {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }

    .u-padding-y-50\@sm {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }

    .u-padding-y-60\@sm {
        padding-top: 60px !important;
        padding-bottom: 60px !important;
    }

    .u-padding-y-70\@sm {
        padding-top: 70px !important;
        padding-bottom: 70px !important;
    }

    .u-padding-y-80\@sm {
        padding-top: 80px !important;
        padding-bottom: 80px !important;
    }

    .u-padding-y-90\@sm {
        padding-top: 90px !important;
        padding-bottom: 90px !important;
    }

    .u-padding-y-100\@sm {
        padding-top: 100px !important;
        padding-bottom: 100px !important;
    }

    .u-flex\@sm {
        display: -webkit-flex !important;
        display: flex !important;
    }

    .u-flex-inline\@sm {
        display: -webkit-inline-flex !important;
        display: inline-flex !important;
    }

    .u-flex-wrap\@sm {
        -webkit-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }

    .u-flex-wrap-reverse\@sm {
        -webkit-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }

    .u-flex-nowrap\@sm {
        -webkit-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }

    .u-flex-row\@sm {
        -webkit-flex-direction: row !important;
        flex-direction: row !important;
    }

    .u-flex-row-reverse\@sm {
        -webkit-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }

    .u-flex-column\@sm {
        -webkit-flex-direction: column !important;
        flex-direction: column !important;
    }

    .u-flex-column-reverse\@sm {
        -webkit-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }

    .u-flex-justify-start\@sm {
        -webkit-justify-content: flex-start !important;
        justify-content: flex-start !important;
    }

    .u-flex-justify-center\@sm {
        -webkit-justify-content: center !important;
        justify-content: center !important;
    }

    .u-flex-justify-end\@sm {
        -webkit-justify-content: flex-end !important;
        justify-content: flex-end !important;
    }

    .u-flex-justify-around\@sm {
        -webkit-justify-content: space-around !important;
        justify-content: space-around !important;
    }

    .u-flex-justify-between\@sm {
        -webkit-justify-content: space-between !important;
        justify-content: space-between !important;
    }

    .u-flex-align-start\@sm {
        -webkit-align-items: flex-start !important;
        align-items: flex-start !important;
    }

    .u-flex-align-center\@sm {
        -webkit-align-items: center !important;
        align-items: center !important;
    }

    .u-flex-align-end\@sm {
        -webkit-align-items: flex-end !important;
        align-items: flex-end !important;
    }

    .u-flex-align-baseline\@sm {
        -webkit-align-items: baseline !important;
        align-items: baseline !important;
    }

    .u-flex-align-stretch\@sm {
        -webkit-align-items: stretch !important;
        align-items: stretch !important;
    }

    .u-flex-content-start\@sm {
        -webkit-align-content: flex-start !important;
        align-content: flex-start !important;
    }

    .u-flex-content-center\@sm {
        -webkit-align-content: center !important;
        align-content: center !important;
    }

    .u-flex-content-end\@sm {
        -webkit-align-content: flex-end !important;
        align-content: flex-end !important;
    }

    .u-flex-content-around\@sm {
        -webkit-align-content: space-around !important;
        align-content: space-around !important;
    }

    .u-flex-content-between\@sm {
        -webkit-align-content: space-between !important;
        align-content: space-between !important;
    }

    .u-flex-self-start\@sm {
        -webkit-align-self: flex-start !important;
        align-self: flex-start !important;
    }

    .u-flex-self-center\@sm {
        -webkit-align-self: center !important;
        align-self: center !important;
    }

    .u-flex-self-end\@sm {
        -webkit-align-self: flex-end !important;
        align-self: flex-end !important;
    }

    .u-flex-self-baseline\@sm {
        -webkit-align-self: baseline !important;
        align-self: baseline !important;
    }

    .u-flex-self-stretch\@sm {
        -webkit-align-self: stretch !important;
        align-self: stretch !important;
    }

    .u-flex-self-auto\@sm {
        -webkit-align-self: auto !important;
        align-self: auto !important;
    }

    .u-flex-first\@sm {
        -webkit-order: -1 !important;
        order: -1 !important;
    }

    .u-flex-last\@sm {
        -webkit-order: 1 !important;
        order: 1 !important;
    }

    .u-flex-unordered\@sm {
        -webkit-order: 0 !important;
        order: 0 !important;
    }

    .u-flex-none\@sm {
        -webkit-flex: none !important;
        flex: none !important;
    }

    .u-flex-auto\@sm {
        -webkit-flex: auto !important;
        flex: auto !important;
    }

    .u-flex-1\@sm {
        -webkit-flex: 1 !important;
        flex: 1 !important;
    }

    .u-float-left\@sm {
        float: left !important;
        max-width: 100% !important;
    }

    .u-float-right\@sm {
        float: right !important;
        max-width: 100% !important;
    }

    .u-float-none\@sm {
        float: none !important;
    }

    .u-display-none\@sm {
        display: none !important;
    }

    .u-display-inline\@sm {
        display: inline !important;
    }

    .u-display-block\@sm {
        display: block !important;
    }

    .u-display-inline-block\@sm {
        display: inline-block !important;
        max-width: 100% !important;
    }

    .u-overflow-hidden\@sm {
        overflow: hidden !important;
    }

    .u-overflow-auto\@sm {
        overflow: auto !important;
        -webkit-overflow-scrolling: touch !important;
    }

    .u-invisible\@sm {
        visibility: hidden !important;
    }

    .u-space\@sm {
        min-height: 1px;
        margin-top: 25px;
        margin-bottom: 24px;
    }

    .u-space-20\@sm {
        min-height: 1px;
        margin-top: 10px;
        margin-bottom: 9px;
    }

    .u-space-30\@sm {
        min-height: 1px;
        margin-top: 15px;
        margin-bottom: 14px;
    }

    .u-space-40\@sm {
        min-height: 1px;
        margin-top: 20px;
        margin-bottom: 19px;
    }

    .u-space-50\@sm {
        min-height: 1px;
        margin-top: 25px;
        margin-bottom: 24px;
    }

    .u-space-60\@sm {
        min-height: 1px;
        margin-top: 30px;
        margin-bottom: 29px;
    }

    .u-space-70\@sm {
        min-height: 1px;
        margin-top: 35px;
        margin-bottom: 34px;
    }

    .u-space-80\@sm {
        min-height: 1px;
        margin-top: 40px;
        margin-bottom: 39px;
    }

    .u-space-90\@sm {
        min-height: 1px;
        margin-top: 45px;
        margin-bottom: 44px;
    }

    .u-space-100\@sm {
        min-height: 1px;
        margin-top: 50px;
        margin-bottom: 49px;
    }

    .u-space-120\@sm {
        min-height: 1px;
        margin-top: 60px;
        margin-bottom: 59px;
    }

    .u-height-inherit\@sm {
        height: inherit;
    }

    .u-height-small\@sm {
        height: 150px;
    }

    .u-height-medium\@sm {
        height: 300px;
    }

    .u-height-large\@sm {
        height: 450px;
    }

    .u-height-v10\@sm {
        min-height: 10vh;
    }

    .u-height-v20\@sm {
        min-height: 20vh;
    }

    .u-height-v30\@sm {
        min-height: 30vh;
    }

    .u-height-v40\@sm {
        min-height: 40vh;
    }

    .u-height-v50\@sm {
        min-height: 50vh;
    }

    .u-height-v60\@sm {
        min-height: 60vh;
    }

    .u-height-v70\@sm {
        min-height: 70vh;
    }

    .u-height-v80\@sm {
        min-height: 80vh;
    }

    .u-height-v90\@sm {
        min-height: 90vh;
    }

    .u-height-v100\@sm {
        min-height: 100vh;
    }
}

@media (min-width: 768px) {
    .u-margin-0\@md {
        margin: 0 0 !important;
    }

    .u-margin-10\@md {
        margin: 10px 10px !important;
    }

    .u-margin-20\@md {
        margin: 20px 20px !important;
    }

    .u-margin-30\@md {
        margin: 30px 30px !important;
    }

    .u-margin-40\@md {
        margin: 40px 40px !important;
    }

    .u-margin-50\@md {
        margin: 50px 50px !important;
    }

    .u-margin-60\@md {
        margin: 60px 60px !important;
    }

    .u-margin-70\@md {
        margin: 70px 70px !important;
    }

    .u-margin-80\@md {
        margin: 80px 80px !important;
    }

    .u-margin-90\@md {
        margin: 90px 90px !important;
    }

    .u-margin-100\@md {
        margin: 100px 100px !important;
    }

    .u-margin-auto\@md {
        margin: auto auto !important;
    }

    .u-margin-top\@md {
        margin-top: 20px !important;
    }

    .u-margin-top-0\@md {
        margin-top: 0 !important;
    }

    .u-margin-top-10\@md {
        margin-top: 10px !important;
    }

    .u-margin-top-20\@md {
        margin-top: 20px !important;
    }

    .u-margin-top-30\@md {
        margin-top: 30px !important;
    }

    .u-margin-top-40\@md {
        margin-top: 40px !important;
    }

    .u-margin-top-50\@md {
        margin-top: 50px !important;
    }

    .u-margin-top-60\@md {
        margin-top: 60px !important;
    }

    .u-margin-top-70\@md {
        margin-top: 70px !important;
    }

    .u-margin-top-80\@md {
        margin-top: 80px !important;
    }

    .u-margin-top-90\@md {
        margin-top: 90px !important;
    }

    .u-margin-top-100\@md {
        margin-top: 100px !important;
    }

    .u-margin-top-auto\@md {
        margin-top: auto !important;
    }

    .u-margin-right\@md {
        margin-right: 20px !important;
    }

    .u-margin-right-0\@md {
        margin-right: 0 !important;
    }

    .u-margin-right-10\@md {
        margin-right: 10px !important;
    }

    .u-margin-right-20\@md {
        margin-right: 20px !important;
    }

    .u-margin-right-30\@md {
        margin-right: 30px !important;
    }

    .u-margin-right-40\@md {
        margin-right: 40px !important;
    }

    .u-margin-right-50\@md {
        margin-right: 50px !important;
    }

    .u-margin-right-60\@md {
        margin-right: 60px !important;
    }

    .u-margin-right-70\@md {
        margin-right: 70px !important;
    }

    .u-margin-right-80\@md {
        margin-right: 80px !important;
    }

    .u-margin-right-90\@md {
        margin-right: 90px !important;
    }

    .u-margin-right-100\@md {
        margin-right: 100px !important;
    }

    .u-margin-right-auto\@md {
        margin-right: auto !important;
    }

    .u-margin-bottom\@md {
        margin-bottom: 20px !important;
    }

    .u-margin-bottom-0\@md {
        margin-bottom: 0 !important;
    }

    .u-margin-bottom-10\@md {
        margin-bottom: 10px !important;
    }

    .u-margin-bottom-20\@md {
        margin-bottom: 20px !important;
    }

    .u-margin-bottom-30\@md {
        margin-bottom: 30px !important;
    }

    .u-margin-bottom-40\@md {
        margin-bottom: 40px !important;
    }

    .u-margin-bottom-50\@md {
        margin-bottom: 50px !important;
    }

    .u-margin-bottom-60\@md {
        margin-bottom: 60px !important;
    }

    .u-margin-bottom-70\@md {
        margin-bottom: 70px !important;
    }

    .u-margin-bottom-80\@md {
        margin-bottom: 80px !important;
    }

    .u-margin-bottom-90\@md {
        margin-bottom: 90px !important;
    }

    .u-margin-bottom-100\@md {
        margin-bottom: 100px !important;
    }

    .u-margin-bottom-auto\@md {
        margin-bottom: auto !important;
    }

    .u-margin-left\@md {
        margin-left: 20px !important;
    }

    .u-margin-left-0\@md {
        margin-left: 0 !important;
    }

    .u-margin-left-10\@md {
        margin-left: 10px !important;
    }

    .u-margin-left-20\@md {
        margin-left: 20px !important;
    }

    .u-margin-left-30\@md {
        margin-left: 30px !important;
    }

    .u-margin-left-40\@md {
        margin-left: 40px !important;
    }

    .u-margin-left-50\@md {
        margin-left: 50px !important;
    }

    .u-margin-left-60\@md {
        margin-left: 60px !important;
    }

    .u-margin-left-70\@md {
        margin-left: 70px !important;
    }

    .u-margin-left-80\@md {
        margin-left: 80px !important;
    }

    .u-margin-left-90\@md {
        margin-left: 90px !important;
    }

    .u-margin-left-100\@md {
        margin-left: 100px !important;
    }

    .u-margin-left-auto\@md {
        margin-left: auto !important;
    }

    .u-margin-x\@md {
        margin-left: 20px !important;
        margin-right: 20px !important;
    }

    .u-margin-x-0\@md {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .u-margin-x-10\@md {
        margin-left: 10px !important;
        margin-right: 10px !important;
    }

    .u-margin-x-20\@md {
        margin-left: 20px !important;
        margin-right: 20px !important;
    }

    .u-margin-x-30\@md {
        margin-left: 30px !important;
        margin-right: 30px !important;
    }

    .u-margin-x-40\@md {
        margin-left: 40px !important;
        margin-right: 40px !important;
    }

    .u-margin-x-50\@md {
        margin-left: 50px !important;
        margin-right: 50px !important;
    }

    .u-margin-x-60\@md {
        margin-left: 60px !important;
        margin-right: 60px !important;
    }

    .u-margin-x-70\@md {
        margin-left: 70px !important;
        margin-right: 70px !important;
    }

    .u-margin-x-80\@md {
        margin-left: 80px !important;
        margin-right: 80px !important;
    }

    .u-margin-x-90\@md {
        margin-left: 90px !important;
        margin-right: 90px !important;
    }

    .u-margin-x-100\@md {
        margin-left: 100px !important;
        margin-right: 100px !important;
    }

    .u-margin-x-auto\@md {
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .u-margin-y\@md {
        margin-top: 20px !important;
        margin-bottom: 20px !important;
    }

    .u-margin-y-0\@md {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    .u-margin-y-10\@md {
        margin-top: 10px !important;
        margin-bottom: 10px !important;
    }

    .u-margin-y-20\@md {
        margin-top: 20px !important;
        margin-bottom: 20px !important;
    }

    .u-margin-y-30\@md {
        margin-top: 30px !important;
        margin-bottom: 30px !important;
    }

    .u-margin-y-40\@md {
        margin-top: 40px !important;
        margin-bottom: 40px !important;
    }

    .u-margin-y-50\@md {
        margin-top: 50px !important;
        margin-bottom: 50px !important;
    }

    .u-margin-y-60\@md {
        margin-top: 60px !important;
        margin-bottom: 60px !important;
    }

    .u-margin-y-70\@md {
        margin-top: 70px !important;
        margin-bottom: 70px !important;
    }

    .u-margin-y-80\@md {
        margin-top: 80px !important;
        margin-bottom: 80px !important;
    }

    .u-margin-y-90\@md {
        margin-top: 90px !important;
        margin-bottom: 90px !important;
    }

    .u-margin-y-100\@md {
        margin-top: 100px !important;
        margin-bottom: 100px !important;
    }

    .u-margin-y-auto\@md {
        margin-top: auto !important;
        margin-bottom: auto !important;
    }

    .u-padding-0\@md {
        padding: 0 0 !important;
    }

    .u-padding-10\@md {
        padding: 10px 10px !important;
    }

    .u-padding-20\@md {
        padding: 20px 20px !important;
    }

    .u-padding-30\@md {
        padding: 30px 30px !important;
    }

    .u-padding-40\@md {
        padding: 40px 40px !important;
    }

    .u-padding-50\@md {
        padding: 50px 50px !important;
    }

    .u-padding-60\@md {
        padding: 60px 60px !important;
    }

    .u-padding-70\@md {
        padding: 70px 70px !important;
    }

    .u-padding-80\@md {
        padding: 80px 80px !important;
    }

    .u-padding-90\@md {
        padding: 90px 90px !important;
    }

    .u-padding-100\@md {
        padding: 100px 100px !important;
    }

    .u-padding-top\@md {
        padding-top: 20px !important;
    }

    .u-padding-top-0\@md {
        padding-top: 0 !important;
    }

    .u-padding-top-10\@md {
        padding-top: 10px !important;
    }

    .u-padding-top-20\@md {
        padding-top: 20px !important;
    }

    .u-padding-top-30\@md {
        padding-top: 30px !important;
    }

    .u-padding-top-40\@md {
        padding-top: 40px !important;
    }

    .u-padding-top-50\@md {
        padding-top: 50px !important;
    }

    .u-padding-top-60\@md {
        padding-top: 60px !important;
    }

    .u-padding-top-70\@md {
        padding-top: 70px !important;
    }

    .u-padding-top-80\@md {
        padding-top: 80px !important;
    }

    .u-padding-top-90\@md {
        padding-top: 90px !important;
    }

    .u-padding-top-100\@md {
        padding-top: 100px !important;
    }

    .u-padding-right\@md {
        padding-right: 20px !important;
    }

    .u-padding-right-0\@md {
        padding-right: 0 !important;
    }

    .u-padding-right-10\@md {
        padding-right: 10px !important;
    }

    .u-padding-right-20\@md {
        padding-right: 20px !important;
    }

    .u-padding-right-30\@md {
        padding-right: 30px !important;
    }

    .u-padding-right-40\@md {
        padding-right: 40px !important;
    }

    .u-padding-right-50\@md {
        padding-right: 50px !important;
    }

    .u-padding-right-60\@md {
        padding-right: 60px !important;
    }

    .u-padding-right-70\@md {
        padding-right: 70px !important;
    }

    .u-padding-right-80\@md {
        padding-right: 80px !important;
    }

    .u-padding-right-90\@md {
        padding-right: 90px !important;
    }

    .u-padding-right-100\@md {
        padding-right: 100px !important;
    }

    .u-padding-bottom\@md {
        padding-bottom: 20px !important;
    }

    .u-padding-bottom-0\@md {
        padding-bottom: 0 !important;
    }

    .u-padding-bottom-10\@md {
        padding-bottom: 10px !important;
    }

    .u-padding-bottom-20\@md {
        padding-bottom: 20px !important;
    }

    .u-padding-bottom-30\@md {
        padding-bottom: 30px !important;
    }

    .u-padding-bottom-40\@md {
        padding-bottom: 40px !important;
    }

    .u-padding-bottom-50\@md {
        padding-bottom: 50px !important;
    }

    .u-padding-bottom-60\@md {
        padding-bottom: 60px !important;
    }

    .u-padding-bottom-70\@md {
        padding-bottom: 70px !important;
    }

    .u-padding-bottom-80\@md {
        padding-bottom: 80px !important;
    }

    .u-padding-bottom-90\@md {
        padding-bottom: 90px !important;
    }

    .u-padding-bottom-100\@md {
        padding-bottom: 100px !important;
    }

    .u-padding-left\@md {
        padding-left: 20px !important;
    }

    .u-padding-left-0\@md {
        padding-left: 0 !important;
    }

    .u-padding-left-10\@md {
        padding-left: 10px !important;
    }

    .u-padding-left-20\@md {
        padding-left: 20px !important;
    }

    .u-padding-left-30\@md {
        padding-left: 30px !important;
    }

    .u-padding-left-40\@md {
        padding-left: 40px !important;
    }

    .u-padding-left-50\@md {
        padding-left: 50px !important;
    }

    .u-padding-left-60\@md {
        padding-left: 60px !important;
    }

    .u-padding-left-70\@md {
        padding-left: 70px !important;
    }

    .u-padding-left-80\@md {
        padding-left: 80px !important;
    }

    .u-padding-left-90\@md {
        padding-left: 90px !important;
    }

    .u-padding-left-100\@md {
        padding-left: 100px !important;
    }

    .u-padding-x\@md {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .u-padding-x-0\@md {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .u-padding-x-10\@md {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .u-padding-x-20\@md {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .u-padding-x-30\@md {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }

    .u-padding-x-40\@md {
        padding-left: 40px !important;
        padding-right: 40px !important;
    }

    .u-padding-x-50\@md {
        padding-left: 50px !important;
        padding-right: 50px !important;
    }

    .u-padding-x-60\@md {
        padding-left: 60px !important;
        padding-right: 60px !important;
    }

    .u-padding-x-70\@md {
        padding-left: 70px !important;
        padding-right: 70px !important;
    }

    .u-padding-x-80\@md {
        padding-left: 80px !important;
        padding-right: 80px !important;
    }

    .u-padding-x-90\@md {
        padding-left: 90px !important;
        padding-right: 90px !important;
    }

    .u-padding-x-100\@md {
        padding-left: 100px !important;
        padding-right: 100px !important;
    }

    .u-padding-y\@md {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }

    .u-padding-y-0\@md {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .u-padding-y-10\@md {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }

    .u-padding-y-20\@md {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }

    .u-padding-y-30\@md {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }

    .u-padding-y-40\@md {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }

    .u-padding-y-50\@md {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }

    .u-padding-y-60\@md {
        padding-top: 60px !important;
        padding-bottom: 60px !important;
    }

    .u-padding-y-70\@md {
        padding-top: 70px !important;
        padding-bottom: 70px !important;
    }

    .u-padding-y-80\@md {
        padding-top: 80px !important;
        padding-bottom: 80px !important;
    }

    .u-padding-y-90\@md {
        padding-top: 90px !important;
        padding-bottom: 90px !important;
    }

    .u-padding-y-100\@md {
        padding-top: 100px !important;
        padding-bottom: 100px !important;
    }

    .u-flex\@md {
        display: -webkit-flex !important;
        display: flex !important;
    }

    .u-flex-inline\@md {
        display: -webkit-inline-flex !important;
        display: inline-flex !important;
    }

    .u-flex-wrap\@md {
        -webkit-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }

    .u-flex-wrap-reverse\@md {
        -webkit-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }

    .u-flex-nowrap\@md {
        -webkit-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }

    .u-flex-row\@md {
        -webkit-flex-direction: row !important;
        flex-direction: row !important;
    }

    .u-flex-row-reverse\@md {
        -webkit-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }

    .u-flex-column\@md {
        -webkit-flex-direction: column !important;
        flex-direction: column !important;
    }

    .u-flex-column-reverse\@md {
        -webkit-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }

    .u-flex-justify-start\@md {
        -webkit-justify-content: flex-start !important;
        justify-content: flex-start !important;
    }

    .u-flex-justify-center\@md {
        -webkit-justify-content: center !important;
        justify-content: center !important;
    }

    .u-flex-justify-end\@md {
        -webkit-justify-content: flex-end !important;
        justify-content: flex-end !important;
    }

    .u-flex-justify-around\@md {
        -webkit-justify-content: space-around !important;
        justify-content: space-around !important;
    }

    .u-flex-justify-between\@md {
        -webkit-justify-content: space-between !important;
        justify-content: space-between !important;
    }

    .u-flex-align-start\@md {
        -webkit-align-items: flex-start !important;
        align-items: flex-start !important;
    }

    .u-flex-align-center\@md {
        -webkit-align-items: center !important;
        align-items: center !important;
    }

    .u-flex-align-end\@md {
        -webkit-align-items: flex-end !important;
        align-items: flex-end !important;
    }

    .u-flex-align-baseline\@md {
        -webkit-align-items: baseline !important;
        align-items: baseline !important;
    }

    .u-flex-align-stretch\@md {
        -webkit-align-items: stretch !important;
        align-items: stretch !important;
    }

    .u-flex-content-start\@md {
        -webkit-align-content: flex-start !important;
        align-content: flex-start !important;
    }

    .u-flex-content-center\@md {
        -webkit-align-content: center !important;
        align-content: center !important;
    }

    .u-flex-content-end\@md {
        -webkit-align-content: flex-end !important;
        align-content: flex-end !important;
    }

    .u-flex-content-around\@md {
        -webkit-align-content: space-around !important;
        align-content: space-around !important;
    }

    .u-flex-content-between\@md {
        -webkit-align-content: space-between !important;
        align-content: space-between !important;
    }

    .u-flex-self-start\@md {
        -webkit-align-self: flex-start !important;
        align-self: flex-start !important;
    }

    .u-flex-self-center\@md {
        -webkit-align-self: center !important;
        align-self: center !important;
    }

    .u-flex-self-end\@md {
        -webkit-align-self: flex-end !important;
        align-self: flex-end !important;
    }

    .u-flex-self-baseline\@md {
        -webkit-align-self: baseline !important;
        align-self: baseline !important;
    }

    .u-flex-self-stretch\@md {
        -webkit-align-self: stretch !important;
        align-self: stretch !important;
    }

    .u-flex-self-auto\@md {
        -webkit-align-self: auto !important;
        align-self: auto !important;
    }

    .u-flex-first\@md {
        -webkit-order: -1 !important;
        order: -1 !important;
    }

    .u-flex-last\@md {
        -webkit-order: 1 !important;
        order: 1 !important;
    }

    .u-flex-unordered\@md {
        -webkit-order: 0 !important;
        order: 0 !important;
    }

    .u-flex-none\@md {
        -webkit-flex: none !important;
        flex: none !important;
    }

    .u-flex-auto\@md {
        -webkit-flex: auto !important;
        flex: auto !important;
    }

    .u-flex-1\@md {
        -webkit-flex: 1 !important;
        flex: 1 !important;
    }

    .u-float-left\@md {
        float: left !important;
        max-width: 100% !important;
    }

    .u-float-right\@md {
        float: right !important;
        max-width: 100% !important;
    }

    .u-float-none\@md {
        float: none !important;
    }

    .u-display-none\@md {
        display: none !important;
    }

    .u-display-inline\@md {
        display: inline !important;
    }

    .u-display-block\@md {
        display: block !important;
    }

    .u-display-inline-block\@md {
        display: inline-block !important;
        max-width: 100% !important;
    }

    .u-overflow-hidden\@md {
        overflow: hidden !important;
    }

    .u-overflow-auto\@md {
        overflow: auto !important;
        -webkit-overflow-scrolling: touch !important;
    }

    .u-invisible\@md {
        visibility: hidden !important;
    }

    .u-space\@md {
        min-height: 1px;
        margin-top: 25px;
        margin-bottom: 24px;
    }

    .u-space-20\@md {
        min-height: 1px;
        margin-top: 10px;
        margin-bottom: 9px;
    }

    .u-space-30\@md {
        min-height: 1px;
        margin-top: 15px;
        margin-bottom: 14px;
    }

    .u-space-40\@md {
        min-height: 1px;
        margin-top: 20px;
        margin-bottom: 19px;
    }

    .u-space-50\@md {
        min-height: 1px;
        margin-top: 25px;
        margin-bottom: 24px;
    }

    .u-space-60\@md {
        min-height: 1px;
        margin-top: 30px;
        margin-bottom: 29px;
    }

    .u-space-70\@md {
        min-height: 1px;
        margin-top: 35px;
        margin-bottom: 34px;
    }

    .u-space-80\@md {
        min-height: 1px;
        margin-top: 40px;
        margin-bottom: 39px;
    }

    .u-space-90\@md {
        min-height: 1px;
        margin-top: 45px;
        margin-bottom: 44px;
    }

    .u-space-100\@md {
        min-height: 1px;
        margin-top: 50px;
        margin-bottom: 49px;
    }

    .u-space-120\@md {
        min-height: 1px;
        margin-top: 60px;
        margin-bottom: 59px;
    }

    .u-height-inherit\@md {
        height: inherit;
    }

    .u-height-small\@md {
        height: 150px;
    }

    .u-height-medium\@md {
        height: 300px;
    }

    .u-height-large\@md {
        height: 450px;
    }

    .u-height-v10\@md {
        min-height: 10vh;
    }

    .u-height-v20\@md {
        min-height: 20vh;
    }

    .u-height-v30\@md {
        min-height: 30vh;
    }

    .u-height-v40\@md {
        min-height: 40vh;
    }

    .u-height-v50\@md {
        min-height: 50vh;
    }

    .u-height-v60\@md {
        min-height: 60vh;
    }

    .u-height-v70\@md {
        min-height: 70vh;
    }

    .u-height-v80\@md {
        min-height: 80vh;
    }

    .u-height-v90\@md {
        min-height: 90vh;
    }

    .u-height-v100\@md {
        min-height: 100vh;
    }
}

@media (min-width: 992px) {
    .u-margin-0\@lg {
        margin: 0 0 !important;
    }

    .u-margin-10\@lg {
        margin: 10px 10px !important;
    }

    .u-margin-20\@lg {
        margin: 20px 20px !important;
    }

    .u-margin-30\@lg {
        margin: 30px 30px !important;
    }

    .u-margin-40\@lg {
        margin: 40px 40px !important;
    }

    .u-margin-50\@lg {
        margin: 50px 50px !important;
    }

    .u-margin-60\@lg {
        margin: 60px 60px !important;
    }

    .u-margin-70\@lg {
        margin: 70px 70px !important;
    }

    .u-margin-80\@lg {
        margin: 80px 80px !important;
    }

    .u-margin-90\@lg {
        margin: 90px 90px !important;
    }

    .u-margin-100\@lg {
        margin: 100px 100px !important;
    }

    .u-margin-auto\@lg {
        margin: auto auto !important;
    }

    .u-margin-top\@lg {
        margin-top: 20px !important;
    }

    .u-margin-top-0\@lg {
        margin-top: 0 !important;
    }

    .u-margin-top-10\@lg {
        margin-top: 10px !important;
    }

    .u-margin-top-20\@lg {
        margin-top: 20px !important;
    }

    .u-margin-top-30\@lg {
        margin-top: 30px !important;
    }

    .u-margin-top-40\@lg {
        margin-top: 40px !important;
    }

    .u-margin-top-50\@lg {
        margin-top: 50px !important;
    }

    .u-margin-top-60\@lg {
        margin-top: 60px !important;
    }

    .u-margin-top-70\@lg {
        margin-top: 70px !important;
    }

    .u-margin-top-80\@lg {
        margin-top: 80px !important;
    }

    .u-margin-top-90\@lg {
        margin-top: 90px !important;
    }

    .u-margin-top-100\@lg {
        margin-top: 100px !important;
    }

    .u-margin-top-auto\@lg {
        margin-top: auto !important;
    }

    .u-margin-right\@lg {
        margin-right: 20px !important;
    }

    .u-margin-right-0\@lg {
        margin-right: 0 !important;
    }

    .u-margin-right-10\@lg {
        margin-right: 10px !important;
    }

    .u-margin-right-20\@lg {
        margin-right: 20px !important;
    }

    .u-margin-right-30\@lg {
        margin-right: 30px !important;
    }

    .u-margin-right-40\@lg {
        margin-right: 40px !important;
    }

    .u-margin-right-50\@lg {
        margin-right: 50px !important;
    }

    .u-margin-right-60\@lg {
        margin-right: 60px !important;
    }

    .u-margin-right-70\@lg {
        margin-right: 70px !important;
    }

    .u-margin-right-80\@lg {
        margin-right: 80px !important;
    }

    .u-margin-right-90\@lg {
        margin-right: 90px !important;
    }

    .u-margin-right-100\@lg {
        margin-right: 100px !important;
    }

    .u-margin-right-auto\@lg {
        margin-right: auto !important;
    }

    .u-margin-bottom\@lg {
        margin-bottom: 20px !important;
    }

    .u-margin-bottom-0\@lg {
        margin-bottom: 0 !important;
    }

    .u-margin-bottom-10\@lg {
        margin-bottom: 10px !important;
    }

    .u-margin-bottom-20\@lg {
        margin-bottom: 20px !important;
    }

    .u-margin-bottom-30\@lg {
        margin-bottom: 30px !important;
    }

    .u-margin-bottom-40\@lg {
        margin-bottom: 40px !important;
    }

    .u-margin-bottom-50\@lg {
        margin-bottom: 50px !important;
    }

    .u-margin-bottom-60\@lg {
        margin-bottom: 60px !important;
    }

    .u-margin-bottom-70\@lg {
        margin-bottom: 70px !important;
    }

    .u-margin-bottom-80\@lg {
        margin-bottom: 80px !important;
    }

    .u-margin-bottom-90\@lg {
        margin-bottom: 90px !important;
    }

    .u-margin-bottom-100\@lg {
        margin-bottom: 100px !important;
    }

    .u-margin-bottom-auto\@lg {
        margin-bottom: auto !important;
    }

    .u-margin-left\@lg {
        margin-left: 20px !important;
    }

    .u-margin-left-0\@lg {
        margin-left: 0 !important;
    }

    .u-margin-left-10\@lg {
        margin-left: 10px !important;
    }

    .u-margin-left-20\@lg {
        margin-left: 20px !important;
    }

    .u-margin-left-30\@lg {
        margin-left: 30px !important;
    }

    .u-margin-left-40\@lg {
        margin-left: 40px !important;
    }

    .u-margin-left-50\@lg {
        margin-left: 50px !important;
    }

    .u-margin-left-60\@lg {
        margin-left: 60px !important;
    }

    .u-margin-left-70\@lg {
        margin-left: 70px !important;
    }

    .u-margin-left-80\@lg {
        margin-left: 80px !important;
    }

    .u-margin-left-90\@lg {
        margin-left: 90px !important;
    }

    .u-margin-left-100\@lg {
        margin-left: 100px !important;
    }

    .u-margin-left-auto\@lg {
        margin-left: auto !important;
    }

    .u-margin-x\@lg {
        margin-left: 20px !important;
        margin-right: 20px !important;
    }

    .u-margin-x-0\@lg {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .u-margin-x-10\@lg {
        margin-left: 10px !important;
        margin-right: 10px !important;
    }

    .u-margin-x-20\@lg {
        margin-left: 20px !important;
        margin-right: 20px !important;
    }

    .u-margin-x-30\@lg {
        margin-left: 30px !important;
        margin-right: 30px !important;
    }

    .u-margin-x-40\@lg {
        margin-left: 40px !important;
        margin-right: 40px !important;
    }

    .u-margin-x-50\@lg {
        margin-left: 50px !important;
        margin-right: 50px !important;
    }

    .u-margin-x-60\@lg {
        margin-left: 60px !important;
        margin-right: 60px !important;
    }

    .u-margin-x-70\@lg {
        margin-left: 70px !important;
        margin-right: 70px !important;
    }

    .u-margin-x-80\@lg {
        margin-left: 80px !important;
        margin-right: 80px !important;
    }

    .u-margin-x-90\@lg {
        margin-left: 90px !important;
        margin-right: 90px !important;
    }

    .u-margin-x-100\@lg {
        margin-left: 100px !important;
        margin-right: 100px !important;
    }

    .u-margin-x-auto\@lg {
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .u-margin-y\@lg {
        margin-top: 20px !important;
        margin-bottom: 20px !important;
    }

    .u-margin-y-0\@lg {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    .u-margin-y-10\@lg {
        margin-top: 10px !important;
        margin-bottom: 10px !important;
    }

    .u-margin-y-20\@lg {
        margin-top: 20px !important;
        margin-bottom: 20px !important;
    }

    .u-margin-y-30\@lg {
        margin-top: 30px !important;
        margin-bottom: 30px !important;
    }

    .u-margin-y-40\@lg {
        margin-top: 40px !important;
        margin-bottom: 40px !important;
    }

    .u-margin-y-50\@lg {
        margin-top: 50px !important;
        margin-bottom: 50px !important;
    }

    .u-margin-y-60\@lg {
        margin-top: 60px !important;
        margin-bottom: 60px !important;
    }

    .u-margin-y-70\@lg {
        margin-top: 70px !important;
        margin-bottom: 70px !important;
    }

    .u-margin-y-80\@lg {
        margin-top: 80px !important;
        margin-bottom: 80px !important;
    }

    .u-margin-y-90\@lg {
        margin-top: 90px !important;
        margin-bottom: 90px !important;
    }

    .u-margin-y-100\@lg {
        margin-top: 100px !important;
        margin-bottom: 100px !important;
    }

    .u-margin-y-auto\@lg {
        margin-top: auto !important;
        margin-bottom: auto !important;
    }

    .u-padding-0\@lg {
        padding: 0 0 !important;
    }

    .u-padding-10\@lg {
        padding: 10px 10px !important;
    }

    .u-padding-20\@lg {
        padding: 20px 20px !important;
    }

    .u-padding-30\@lg {
        padding: 30px 30px !important;
    }

    .u-padding-40\@lg {
        padding: 40px 40px !important;
    }

    .u-padding-50\@lg {
        padding: 50px 50px !important;
    }

    .u-padding-60\@lg {
        padding: 60px 60px !important;
    }

    .u-padding-70\@lg {
        padding: 70px 70px !important;
    }

    .u-padding-80\@lg {
        padding: 80px 80px !important;
    }

    .u-padding-90\@lg {
        padding: 90px 90px !important;
    }

    .u-padding-100\@lg {
        padding: 100px 100px !important;
    }

    .u-padding-top\@lg {
        padding-top: 20px !important;
    }

    .u-padding-top-0\@lg {
        padding-top: 0 !important;
    }

    .u-padding-top-10\@lg {
        padding-top: 10px !important;
    }

    .u-padding-top-20\@lg {
        padding-top: 20px !important;
    }

    .u-padding-top-30\@lg {
        padding-top: 30px !important;
    }

    .u-padding-top-40\@lg {
        padding-top: 40px !important;
    }

    .u-padding-top-50\@lg {
        padding-top: 50px !important;
    }

    .u-padding-top-60\@lg {
        padding-top: 60px !important;
    }

    .u-padding-top-70\@lg {
        padding-top: 70px !important;
    }

    .u-padding-top-80\@lg {
        padding-top: 80px !important;
    }

    .u-padding-top-90\@lg {
        padding-top: 90px !important;
    }

    .u-padding-top-100\@lg {
        padding-top: 100px !important;
    }

    .u-padding-right\@lg {
        padding-right: 20px !important;
    }

    .u-padding-right-0\@lg {
        padding-right: 0 !important;
    }

    .u-padding-right-10\@lg {
        padding-right: 10px !important;
    }

    .u-padding-right-20\@lg {
        padding-right: 20px !important;
    }

    .u-padding-right-30\@lg {
        padding-right: 30px !important;
    }

    .u-padding-right-40\@lg {
        padding-right: 40px !important;
    }

    .u-padding-right-50\@lg {
        padding-right: 50px !important;
    }

    .u-padding-right-60\@lg {
        padding-right: 60px !important;
    }

    .u-padding-right-70\@lg {
        padding-right: 70px !important;
    }

    .u-padding-right-80\@lg {
        padding-right: 80px !important;
    }

    .u-padding-right-90\@lg {
        padding-right: 90px !important;
    }

    .u-padding-right-100\@lg {
        padding-right: 100px !important;
    }

    .u-padding-bottom\@lg {
        padding-bottom: 20px !important;
    }

    .u-padding-bottom-0\@lg {
        padding-bottom: 0 !important;
    }

    .u-padding-bottom-10\@lg {
        padding-bottom: 10px !important;
    }

    .u-padding-bottom-20\@lg {
        padding-bottom: 20px !important;
    }

    .u-padding-bottom-30\@lg {
        padding-bottom: 30px !important;
    }

    .u-padding-bottom-40\@lg {
        padding-bottom: 40px !important;
    }

    .u-padding-bottom-50\@lg {
        padding-bottom: 50px !important;
    }

    .u-padding-bottom-60\@lg {
        padding-bottom: 60px !important;
    }

    .u-padding-bottom-70\@lg {
        padding-bottom: 70px !important;
    }

    .u-padding-bottom-80\@lg {
        padding-bottom: 80px !important;
    }

    .u-padding-bottom-90\@lg {
        padding-bottom: 90px !important;
    }

    .u-padding-bottom-100\@lg {
        padding-bottom: 100px !important;
    }

    .u-padding-left\@lg {
        padding-left: 20px !important;
    }

    .u-padding-left-0\@lg {
        padding-left: 0 !important;
    }

    .u-padding-left-10\@lg {
        padding-left: 10px !important;
    }

    .u-padding-left-20\@lg {
        padding-left: 20px !important;
    }

    .u-padding-left-30\@lg {
        padding-left: 30px !important;
    }

    .u-padding-left-40\@lg {
        padding-left: 40px !important;
    }

    .u-padding-left-50\@lg {
        padding-left: 50px !important;
    }

    .u-padding-left-60\@lg {
        padding-left: 60px !important;
    }

    .u-padding-left-70\@lg {
        padding-left: 70px !important;
    }

    .u-padding-left-80\@lg {
        padding-left: 80px !important;
    }

    .u-padding-left-90\@lg {
        padding-left: 90px !important;
    }

    .u-padding-left-100\@lg {
        padding-left: 100px !important;
    }

    .u-padding-x\@lg {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .u-padding-x-0\@lg {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .u-padding-x-10\@lg {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .u-padding-x-20\@lg {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .u-padding-x-30\@lg {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }

    .u-padding-x-40\@lg {
        padding-left: 40px !important;
        padding-right: 40px !important;
    }

    .u-padding-x-50\@lg {
        padding-left: 50px !important;
        padding-right: 50px !important;
    }

    .u-padding-x-60\@lg {
        padding-left: 60px !important;
        padding-right: 60px !important;
    }

    .u-padding-x-70\@lg {
        padding-left: 70px !important;
        padding-right: 70px !important;
    }

    .u-padding-x-80\@lg {
        padding-left: 80px !important;
        padding-right: 80px !important;
    }

    .u-padding-x-90\@lg {
        padding-left: 90px !important;
        padding-right: 90px !important;
    }

    .u-padding-x-100\@lg {
        padding-left: 100px !important;
        padding-right: 100px !important;
    }

    .u-padding-y\@lg {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }

    .u-padding-y-0\@lg {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .u-padding-y-10\@lg {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }

    .u-padding-y-20\@lg {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }

    .u-padding-y-30\@lg {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }

    .u-padding-y-40\@lg {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }

    .u-padding-y-50\@lg {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }

    .u-padding-y-60\@lg {
        padding-top: 60px !important;
        padding-bottom: 60px !important;
    }

    .u-padding-y-70\@lg {
        padding-top: 70px !important;
        padding-bottom: 70px !important;
    }

    .u-padding-y-80\@lg {
        padding-top: 80px !important;
        padding-bottom: 80px !important;
    }

    .u-padding-y-90\@lg {
        padding-top: 90px !important;
        padding-bottom: 90px !important;
    }

    .u-padding-y-100\@lg {
        padding-top: 100px !important;
        padding-bottom: 100px !important;
    }

    .u-flex\@lg {
        display: -webkit-flex !important;
        display: flex !important;
    }

    .u-flex-inline\@lg {
        display: -webkit-inline-flex !important;
        display: inline-flex !important;
    }

    .u-flex-wrap\@lg {
        -webkit-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }

    .u-flex-wrap-reverse\@lg {
        -webkit-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }

    .u-flex-nowrap\@lg {
        -webkit-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }

    .u-flex-row\@lg {
        -webkit-flex-direction: row !important;
        flex-direction: row !important;
    }

    .u-flex-row-reverse\@lg {
        -webkit-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }

    .u-flex-column\@lg {
        -webkit-flex-direction: column !important;
        flex-direction: column !important;
    }

    .u-flex-column-reverse\@lg {
        -webkit-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }

    .u-flex-justify-start\@lg {
        -webkit-justify-content: flex-start !important;
        justify-content: flex-start !important;
    }

    .u-flex-justify-center\@lg {
        -webkit-justify-content: center !important;
        justify-content: center !important;
    }

    .u-flex-justify-end\@lg {
        -webkit-justify-content: flex-end !important;
        justify-content: flex-end !important;
    }

    .u-flex-justify-around\@lg {
        -webkit-justify-content: space-around !important;
        justify-content: space-around !important;
    }

    .u-flex-justify-between\@lg {
        -webkit-justify-content: space-between !important;
        justify-content: space-between !important;
    }

    .u-flex-align-start\@lg {
        -webkit-align-items: flex-start !important;
        align-items: flex-start !important;
    }

    .u-flex-align-center\@lg {
        -webkit-align-items: center !important;
        align-items: center !important;
    }

    .u-flex-align-end\@lg {
        -webkit-align-items: flex-end !important;
        align-items: flex-end !important;
    }

    .u-flex-align-baseline\@lg {
        -webkit-align-items: baseline !important;
        align-items: baseline !important;
    }

    .u-flex-align-stretch\@lg {
        -webkit-align-items: stretch !important;
        align-items: stretch !important;
    }

    .u-flex-content-start\@lg {
        -webkit-align-content: flex-start !important;
        align-content: flex-start !important;
    }

    .u-flex-content-center\@lg {
        -webkit-align-content: center !important;
        align-content: center !important;
    }

    .u-flex-content-end\@lg {
        -webkit-align-content: flex-end !important;
        align-content: flex-end !important;
    }

    .u-flex-content-around\@lg {
        -webkit-align-content: space-around !important;
        align-content: space-around !important;
    }

    .u-flex-content-between\@lg {
        -webkit-align-content: space-between !important;
        align-content: space-between !important;
    }

    .u-flex-self-start\@lg {
        -webkit-align-self: flex-start !important;
        align-self: flex-start !important;
    }

    .u-flex-self-center\@lg {
        -webkit-align-self: center !important;
        align-self: center !important;
    }

    .u-flex-self-end\@lg {
        -webkit-align-self: flex-end !important;
        align-self: flex-end !important;
    }

    .u-flex-self-baseline\@lg {
        -webkit-align-self: baseline !important;
        align-self: baseline !important;
    }

    .u-flex-self-stretch\@lg {
        -webkit-align-self: stretch !important;
        align-self: stretch !important;
    }

    .u-flex-self-auto\@lg {
        -webkit-align-self: auto !important;
        align-self: auto !important;
    }

    .u-flex-first\@lg {
        -webkit-order: -1 !important;
        order: -1 !important;
    }

    .u-flex-last\@lg {
        -webkit-order: 1 !important;
        order: 1 !important;
    }

    .u-flex-unordered\@lg {
        -webkit-order: 0 !important;
        order: 0 !important;
    }

    .u-flex-none\@lg {
        -webkit-flex: none !important;
        flex: none !important;
    }

    .u-flex-auto\@lg {
        -webkit-flex: auto !important;
        flex: auto !important;
    }

    .u-flex-1\@lg {
        -webkit-flex: 1 !important;
        flex: 1 !important;
    }

    .u-float-left\@lg {
        float: left !important;
        max-width: 100% !important;
    }

    .u-float-right\@lg {
        float: right !important;
        max-width: 100% !important;
    }

    .u-float-none\@lg {
        float: none !important;
    }

    .u-display-none\@lg {
        display: none !important;
    }

    .u-display-inline\@lg {
        display: inline !important;
    }

    .u-display-block\@lg {
        display: block !important;
    }

    .u-display-inline-block\@lg {
        display: inline-block !important;
        max-width: 100% !important;
    }

    .u-overflow-hidden\@lg {
        overflow: hidden !important;
    }

    .u-overflow-auto\@lg {
        overflow: auto !important;
        -webkit-overflow-scrolling: touch !important;
    }

    .u-invisible\@lg {
        visibility: hidden !important;
    }

    .u-space\@lg {
        min-height: 1px;
        margin-top: 25px;
        margin-bottom: 24px;
    }

    .u-space-20\@lg {
        min-height: 1px;
        margin-top: 10px;
        margin-bottom: 9px;
    }

    .u-space-30\@lg {
        min-height: 1px;
        margin-top: 15px;
        margin-bottom: 14px;
    }

    .u-space-40\@lg {
        min-height: 1px;
        margin-top: 20px;
        margin-bottom: 19px;
    }

    .u-space-50\@lg {
        min-height: 1px;
        margin-top: 25px;
        margin-bottom: 24px;
    }

    .u-space-60\@lg {
        min-height: 1px;
        margin-top: 30px;
        margin-bottom: 29px;
    }

    .u-space-70\@lg {
        min-height: 1px;
        margin-top: 35px;
        margin-bottom: 34px;
    }

    .u-space-80\@lg {
        min-height: 1px;
        margin-top: 40px;
        margin-bottom: 39px;
    }

    .u-space-90\@lg {
        min-height: 1px;
        margin-top: 45px;
        margin-bottom: 44px;
    }

    .u-space-100\@lg {
        min-height: 1px;
        margin-top: 50px;
        margin-bottom: 49px;
    }

    .u-space-120\@lg {
        min-height: 1px;
        margin-top: 60px;
        margin-bottom: 59px;
    }

    .u-height-inherit\@lg {
        height: inherit;
    }

    .u-height-small\@lg {
        height: 150px;
    }

    .u-height-medium\@lg {
        height: 300px;
    }

    .u-height-large\@lg {
        height: 450px;
    }

    .u-height-v10\@lg {
        min-height: 10vh;
    }

    .u-height-v20\@lg {
        min-height: 20vh;
    }

    .u-height-v30\@lg {
        min-height: 30vh;
    }

    .u-height-v40\@lg {
        min-height: 40vh;
    }

    .u-height-v50\@lg {
        min-height: 50vh;
    }

    .u-height-v60\@lg {
        min-height: 60vh;
    }

    .u-height-v70\@lg {
        min-height: 70vh;
    }

    .u-height-v80\@lg {
        min-height: 80vh;
    }

    .u-height-v90\@lg {
        min-height: 90vh;
    }

    .u-height-v100\@lg {
        min-height: 100vh;
    }
}

@media (min-width: 1200px) {
    .u-margin-0\@xl {
        margin: 0 0 !important;
    }

    .u-margin-10\@xl {
        margin: 10px 10px !important;
    }

    .u-margin-20\@xl {
        margin: 20px 20px !important;
    }

    .u-margin-30\@xl {
        margin: 30px 30px !important;
    }

    .u-margin-40\@xl {
        margin: 40px 40px !important;
    }

    .u-margin-50\@xl {
        margin: 50px 50px !important;
    }

    .u-margin-60\@xl {
        margin: 60px 60px !important;
    }

    .u-margin-70\@xl {
        margin: 70px 70px !important;
    }

    .u-margin-80\@xl {
        margin: 80px 80px !important;
    }

    .u-margin-90\@xl {
        margin: 90px 90px !important;
    }

    .u-margin-100\@xl {
        margin: 100px 100px !important;
    }

    .u-margin-auto\@xl {
        margin: auto auto !important;
    }

    .u-margin-top\@xl {
        margin-top: 20px !important;
    }

    .u-margin-top-0\@xl {
        margin-top: 0 !important;
    }

    .u-margin-top-10\@xl {
        margin-top: 10px !important;
    }

    .u-margin-top-20\@xl {
        margin-top: 20px !important;
    }

    .u-margin-top-30\@xl {
        margin-top: 30px !important;
    }

    .u-margin-top-40\@xl {
        margin-top: 40px !important;
    }

    .u-margin-top-50\@xl {
        margin-top: 50px !important;
    }

    .u-margin-top-60\@xl {
        margin-top: 60px !important;
    }

    .u-margin-top-70\@xl {
        margin-top: 70px !important;
    }

    .u-margin-top-80\@xl {
        margin-top: 80px !important;
    }

    .u-margin-top-90\@xl {
        margin-top: 90px !important;
    }

    .u-margin-top-100\@xl {
        margin-top: 100px !important;
    }

    .u-margin-top-auto\@xl {
        margin-top: auto !important;
    }

    .u-margin-right\@xl {
        margin-right: 20px !important;
    }

    .u-margin-right-0\@xl {
        margin-right: 0 !important;
    }

    .u-margin-right-10\@xl {
        margin-right: 10px !important;
    }

    .u-margin-right-20\@xl {
        margin-right: 20px !important;
    }

    .u-margin-right-30\@xl {
        margin-right: 30px !important;
    }

    .u-margin-right-40\@xl {
        margin-right: 40px !important;
    }

    .u-margin-right-50\@xl {
        margin-right: 50px !important;
    }

    .u-margin-right-60\@xl {
        margin-right: 60px !important;
    }

    .u-margin-right-70\@xl {
        margin-right: 70px !important;
    }

    .u-margin-right-80\@xl {
        margin-right: 80px !important;
    }

    .u-margin-right-90\@xl {
        margin-right: 90px !important;
    }

    .u-margin-right-100\@xl {
        margin-right: 100px !important;
    }

    .u-margin-right-auto\@xl {
        margin-right: auto !important;
    }

    .u-margin-bottom\@xl {
        margin-bottom: 20px !important;
    }

    .u-margin-bottom-0\@xl {
        margin-bottom: 0 !important;
    }

    .u-margin-bottom-10\@xl {
        margin-bottom: 10px !important;
    }

    .u-margin-bottom-20\@xl {
        margin-bottom: 20px !important;
    }

    .u-margin-bottom-30\@xl {
        margin-bottom: 30px !important;
    }

    .u-margin-bottom-40\@xl {
        margin-bottom: 40px !important;
    }

    .u-margin-bottom-50\@xl {
        margin-bottom: 50px !important;
    }

    .u-margin-bottom-60\@xl {
        margin-bottom: 60px !important;
    }

    .u-margin-bottom-70\@xl {
        margin-bottom: 70px !important;
    }

    .u-margin-bottom-80\@xl {
        margin-bottom: 80px !important;
    }

    .u-margin-bottom-90\@xl {
        margin-bottom: 90px !important;
    }

    .u-margin-bottom-100\@xl {
        margin-bottom: 100px !important;
    }

    .u-margin-bottom-auto\@xl {
        margin-bottom: auto !important;
    }

    .u-margin-left\@xl {
        margin-left: 20px !important;
    }

    .u-margin-left-0\@xl {
        margin-left: 0 !important;
    }

    .u-margin-left-10\@xl {
        margin-left: 10px !important;
    }

    .u-margin-left-20\@xl {
        margin-left: 20px !important;
    }

    .u-margin-left-30\@xl {
        margin-left: 30px !important;
    }

    .u-margin-left-40\@xl {
        margin-left: 40px !important;
    }

    .u-margin-left-50\@xl {
        margin-left: 50px !important;
    }

    .u-margin-left-60\@xl {
        margin-left: 60px !important;
    }

    .u-margin-left-70\@xl {
        margin-left: 70px !important;
    }

    .u-margin-left-80\@xl {
        margin-left: 80px !important;
    }

    .u-margin-left-90\@xl {
        margin-left: 90px !important;
    }

    .u-margin-left-100\@xl {
        margin-left: 100px !important;
    }

    .u-margin-left-auto\@xl {
        margin-left: auto !important;
    }

    .u-margin-x\@xl {
        margin-left: 20px !important;
        margin-right: 20px !important;
    }

    .u-margin-x-0\@xl {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .u-margin-x-10\@xl {
        margin-left: 10px !important;
        margin-right: 10px !important;
    }

    .u-margin-x-20\@xl {
        margin-left: 20px !important;
        margin-right: 20px !important;
    }

    .u-margin-x-30\@xl {
        margin-left: 30px !important;
        margin-right: 30px !important;
    }

    .u-margin-x-40\@xl {
        margin-left: 40px !important;
        margin-right: 40px !important;
    }

    .u-margin-x-50\@xl {
        margin-left: 50px !important;
        margin-right: 50px !important;
    }

    .u-margin-x-60\@xl {
        margin-left: 60px !important;
        margin-right: 60px !important;
    }

    .u-margin-x-70\@xl {
        margin-left: 70px !important;
        margin-right: 70px !important;
    }

    .u-margin-x-80\@xl {
        margin-left: 80px !important;
        margin-right: 80px !important;
    }

    .u-margin-x-90\@xl {
        margin-left: 90px !important;
        margin-right: 90px !important;
    }

    .u-margin-x-100\@xl {
        margin-left: 100px !important;
        margin-right: 100px !important;
    }

    .u-margin-x-auto\@xl {
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .u-margin-y\@xl {
        margin-top: 20px !important;
        margin-bottom: 20px !important;
    }

    .u-margin-y-0\@xl {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    .u-margin-y-10\@xl {
        margin-top: 10px !important;
        margin-bottom: 10px !important;
    }

    .u-margin-y-20\@xl {
        margin-top: 20px !important;
        margin-bottom: 20px !important;
    }

    .u-margin-y-30\@xl {
        margin-top: 30px !important;
        margin-bottom: 30px !important;
    }

    .u-margin-y-40\@xl {
        margin-top: 40px !important;
        margin-bottom: 40px !important;
    }

    .u-margin-y-50\@xl {
        margin-top: 50px !important;
        margin-bottom: 50px !important;
    }

    .u-margin-y-60\@xl {
        margin-top: 60px !important;
        margin-bottom: 60px !important;
    }

    .u-margin-y-70\@xl {
        margin-top: 70px !important;
        margin-bottom: 70px !important;
    }

    .u-margin-y-80\@xl {
        margin-top: 80px !important;
        margin-bottom: 80px !important;
    }

    .u-margin-y-90\@xl {
        margin-top: 90px !important;
        margin-bottom: 90px !important;
    }

    .u-margin-y-100\@xl {
        margin-top: 100px !important;
        margin-bottom: 100px !important;
    }

    .u-margin-y-auto\@xl {
        margin-top: auto !important;
        margin-bottom: auto !important;
    }

    .u-padding-0\@xl {
        padding: 0 0 !important;
    }

    .u-padding-10\@xl {
        padding: 10px 10px !important;
    }

    .u-padding-20\@xl {
        padding: 20px 20px !important;
    }

    .u-padding-30\@xl {
        padding: 30px 30px !important;
    }

    .u-padding-40\@xl {
        padding: 40px 40px !important;
    }

    .u-padding-50\@xl {
        padding: 50px 50px !important;
    }

    .u-padding-60\@xl {
        padding: 60px 60px !important;
    }

    .u-padding-70\@xl {
        padding: 70px 70px !important;
    }

    .u-padding-80\@xl {
        padding: 80px 80px !important;
    }

    .u-padding-90\@xl {
        padding: 90px 90px !important;
    }

    .u-padding-100\@xl {
        padding: 100px 100px !important;
    }

    .u-padding-top\@xl {
        padding-top: 20px !important;
    }

    .u-padding-top-0\@xl {
        padding-top: 0 !important;
    }

    .u-padding-top-10\@xl {
        padding-top: 10px !important;
    }

    .u-padding-top-20\@xl {
        padding-top: 20px !important;
    }

    .u-padding-top-30\@xl {
        padding-top: 30px !important;
    }

    .u-padding-top-40\@xl {
        padding-top: 40px !important;
    }

    .u-padding-top-50\@xl {
        padding-top: 50px !important;
    }

    .u-padding-top-60\@xl {
        padding-top: 60px !important;
    }

    .u-padding-top-70\@xl {
        padding-top: 70px !important;
    }

    .u-padding-top-80\@xl {
        padding-top: 80px !important;
    }

    .u-padding-top-90\@xl {
        padding-top: 90px !important;
    }

    .u-padding-top-100\@xl {
        padding-top: 100px !important;
    }

    .u-padding-right\@xl {
        padding-right: 20px !important;
    }

    .u-padding-right-0\@xl {
        padding-right: 0 !important;
    }

    .u-padding-right-10\@xl {
        padding-right: 10px !important;
    }

    .u-padding-right-20\@xl {
        padding-right: 20px !important;
    }

    .u-padding-right-30\@xl {
        padding-right: 30px !important;
    }

    .u-padding-right-40\@xl {
        padding-right: 40px !important;
    }

    .u-padding-right-50\@xl {
        padding-right: 50px !important;
    }

    .u-padding-right-60\@xl {
        padding-right: 60px !important;
    }

    .u-padding-right-70\@xl {
        padding-right: 70px !important;
    }

    .u-padding-right-80\@xl {
        padding-right: 80px !important;
    }

    .u-padding-right-90\@xl {
        padding-right: 90px !important;
    }

    .u-padding-right-100\@xl {
        padding-right: 100px !important;
    }

    .u-padding-bottom\@xl {
        padding-bottom: 20px !important;
    }

    .u-padding-bottom-0\@xl {
        padding-bottom: 0 !important;
    }

    .u-padding-bottom-10\@xl {
        padding-bottom: 10px !important;
    }

    .u-padding-bottom-20\@xl {
        padding-bottom: 20px !important;
    }

    .u-padding-bottom-30\@xl {
        padding-bottom: 30px !important;
    }

    .u-padding-bottom-40\@xl {
        padding-bottom: 40px !important;
    }

    .u-padding-bottom-50\@xl {
        padding-bottom: 50px !important;
    }

    .u-padding-bottom-60\@xl {
        padding-bottom: 60px !important;
    }

    .u-padding-bottom-70\@xl {
        padding-bottom: 70px !important;
    }

    .u-padding-bottom-80\@xl {
        padding-bottom: 80px !important;
    }

    .u-padding-bottom-90\@xl {
        padding-bottom: 90px !important;
    }

    .u-padding-bottom-100\@xl {
        padding-bottom: 100px !important;
    }

    .u-padding-left\@xl {
        padding-left: 20px !important;
    }

    .u-padding-left-0\@xl {
        padding-left: 0 !important;
    }

    .u-padding-left-10\@xl {
        padding-left: 10px !important;
    }

    .u-padding-left-20\@xl {
        padding-left: 20px !important;
    }

    .u-padding-left-30\@xl {
        padding-left: 30px !important;
    }

    .u-padding-left-40\@xl {
        padding-left: 40px !important;
    }

    .u-padding-left-50\@xl {
        padding-left: 50px !important;
    }

    .u-padding-left-60\@xl {
        padding-left: 60px !important;
    }

    .u-padding-left-70\@xl {
        padding-left: 70px !important;
    }

    .u-padding-left-80\@xl {
        padding-left: 80px !important;
    }

    .u-padding-left-90\@xl {
        padding-left: 90px !important;
    }

    .u-padding-left-100\@xl {
        padding-left: 100px !important;
    }

    .u-padding-x\@xl {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .u-padding-x-0\@xl {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .u-padding-x-10\@xl {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .u-padding-x-20\@xl {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .u-padding-x-30\@xl {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }

    .u-padding-x-40\@xl {
        padding-left: 40px !important;
        padding-right: 40px !important;
    }

    .u-padding-x-50\@xl {
        padding-left: 50px !important;
        padding-right: 50px !important;
    }

    .u-padding-x-60\@xl {
        padding-left: 60px !important;
        padding-right: 60px !important;
    }

    .u-padding-x-70\@xl {
        padding-left: 70px !important;
        padding-right: 70px !important;
    }

    .u-padding-x-80\@xl {
        padding-left: 80px !important;
        padding-right: 80px !important;
    }

    .u-padding-x-90\@xl {
        padding-left: 90px !important;
        padding-right: 90px !important;
    }

    .u-padding-x-100\@xl {
        padding-left: 100px !important;
        padding-right: 100px !important;
    }

    .u-padding-y\@xl {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }

    .u-padding-y-0\@xl {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .u-padding-y-10\@xl {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }

    .u-padding-y-20\@xl {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }

    .u-padding-y-30\@xl {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }

    .u-padding-y-40\@xl {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }

    .u-padding-y-50\@xl {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }

    .u-padding-y-60\@xl {
        padding-top: 60px !important;
        padding-bottom: 60px !important;
    }

    .u-padding-y-70\@xl {
        padding-top: 70px !important;
        padding-bottom: 70px !important;
    }

    .u-padding-y-80\@xl {
        padding-top: 80px !important;
        padding-bottom: 80px !important;
    }

    .u-padding-y-90\@xl {
        padding-top: 90px !important;
        padding-bottom: 90px !important;
    }

    .u-padding-y-100\@xl {
        padding-top: 100px !important;
        padding-bottom: 100px !important;
    }

    .u-flex\@xl {
        display: -webkit-flex !important;
        display: flex !important;
    }

    .u-flex-inline\@xl {
        display: -webkit-inline-flex !important;
        display: inline-flex !important;
    }

    .u-flex-wrap\@xl {
        -webkit-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }

    .u-flex-wrap-reverse\@xl {
        -webkit-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }

    .u-flex-nowrap\@xl {
        -webkit-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }

    .u-flex-row\@xl {
        -webkit-flex-direction: row !important;
        flex-direction: row !important;
    }

    .u-flex-row-reverse\@xl {
        -webkit-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }

    .u-flex-column\@xl {
        -webkit-flex-direction: column !important;
        flex-direction: column !important;
    }

    .u-flex-column-reverse\@xl {
        -webkit-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }

    .u-flex-justify-start\@xl {
        -webkit-justify-content: flex-start !important;
        justify-content: flex-start !important;
    }

    .u-flex-justify-center\@xl {
        -webkit-justify-content: center !important;
        justify-content: center !important;
    }

    .u-flex-justify-end\@xl {
        -webkit-justify-content: flex-end !important;
        justify-content: flex-end !important;
    }

    .u-flex-justify-around\@xl {
        -webkit-justify-content: space-around !important;
        justify-content: space-around !important;
    }

    .u-flex-justify-between\@xl {
        -webkit-justify-content: space-between !important;
        justify-content: space-between !important;
    }

    .u-flex-align-start\@xl {
        -webkit-align-items: flex-start !important;
        align-items: flex-start !important;
    }

    .u-flex-align-center\@xl {
        -webkit-align-items: center !important;
        align-items: center !important;
    }

    .u-flex-align-end\@xl {
        -webkit-align-items: flex-end !important;
        align-items: flex-end !important;
    }

    .u-flex-align-baseline\@xl {
        -webkit-align-items: baseline !important;
        align-items: baseline !important;
    }

    .u-flex-align-stretch\@xl {
        -webkit-align-items: stretch !important;
        align-items: stretch !important;
    }

    .u-flex-content-start\@xl {
        -webkit-align-content: flex-start !important;
        align-content: flex-start !important;
    }

    .u-flex-content-center\@xl {
        -webkit-align-content: center !important;
        align-content: center !important;
    }

    .u-flex-content-end\@xl {
        -webkit-align-content: flex-end !important;
        align-content: flex-end !important;
    }

    .u-flex-content-around\@xl {
        -webkit-align-content: space-around !important;
        align-content: space-around !important;
    }

    .u-flex-content-between\@xl {
        -webkit-align-content: space-between !important;
        align-content: space-between !important;
    }

    .u-flex-self-start\@xl {
        -webkit-align-self: flex-start !important;
        align-self: flex-start !important;
    }

    .u-flex-self-center\@xl {
        -webkit-align-self: center !important;
        align-self: center !important;
    }

    .u-flex-self-end\@xl {
        -webkit-align-self: flex-end !important;
        align-self: flex-end !important;
    }

    .u-flex-self-baseline\@xl {
        -webkit-align-self: baseline !important;
        align-self: baseline !important;
    }

    .u-flex-self-stretch\@xl {
        -webkit-align-self: stretch !important;
        align-self: stretch !important;
    }

    .u-flex-self-auto\@xl {
        -webkit-align-self: auto !important;
        align-self: auto !important;
    }

    .u-flex-first\@xl {
        -webkit-order: -1 !important;
        order: -1 !important;
    }

    .u-flex-last\@xl {
        -webkit-order: 1 !important;
        order: 1 !important;
    }

    .u-flex-unordered\@xl {
        -webkit-order: 0 !important;
        order: 0 !important;
    }

    .u-flex-none\@xl {
        -webkit-flex: none !important;
        flex: none !important;
    }

    .u-flex-auto\@xl {
        -webkit-flex: auto !important;
        flex: auto !important;
    }

    .u-flex-1\@xl {
        -webkit-flex: 1 !important;
        flex: 1 !important;
    }

    .u-float-left\@xl {
        float: left !important;
        max-width: 100% !important;
    }

    .u-float-right\@xl {
        float: right !important;
        max-width: 100% !important;
    }

    .u-float-none\@xl {
        float: none !important;
    }

    .u-display-none\@xl {
        display: none !important;
    }

    .u-display-inline\@xl {
        display: inline !important;
    }

    .u-display-block\@xl {
        display: block !important;
    }

    .u-display-inline-block\@xl {
        display: inline-block !important;
        max-width: 100% !important;
    }

    .u-overflow-hidden\@xl {
        overflow: hidden !important;
    }

    .u-overflow-auto\@xl {
        overflow: auto !important;
        -webkit-overflow-scrolling: touch !important;
    }

    .u-invisible\@xl {
        visibility: hidden !important;
    }

    .u-space\@xl {
        min-height: 1px;
        margin-top: 25px;
        margin-bottom: 24px;
    }

    .u-space-20\@xl {
        min-height: 1px;
        margin-top: 10px;
        margin-bottom: 9px;
    }

    .u-space-30\@xl {
        min-height: 1px;
        margin-top: 15px;
        margin-bottom: 14px;
    }

    .u-space-40\@xl {
        min-height: 1px;
        margin-top: 20px;
        margin-bottom: 19px;
    }

    .u-space-50\@xl {
        min-height: 1px;
        margin-top: 25px;
        margin-bottom: 24px;
    }

    .u-space-60\@xl {
        min-height: 1px;
        margin-top: 30px;
        margin-bottom: 29px;
    }

    .u-space-70\@xl {
        min-height: 1px;
        margin-top: 35px;
        margin-bottom: 34px;
    }

    .u-space-80\@xl {
        min-height: 1px;
        margin-top: 40px;
        margin-bottom: 39px;
    }

    .u-space-90\@xl {
        min-height: 1px;
        margin-top: 45px;
        margin-bottom: 44px;
    }

    .u-space-100\@xl {
        min-height: 1px;
        margin-top: 50px;
        margin-bottom: 49px;
    }

    .u-space-120\@xl {
        min-height: 1px;
        margin-top: 60px;
        margin-bottom: 59px;
    }

    .u-height-inherit\@xl {
        height: inherit;
    }

    .u-height-small\@xl {
        height: 150px;
    }

    .u-height-medium\@xl {
        height: 300px;
    }

    .u-height-large\@xl {
        height: 450px;
    }

    .u-height-v10\@xl {
        min-height: 10vh;
    }

    .u-height-v20\@xl {
        min-height: 20vh;
    }

    .u-height-v30\@xl {
        min-height: 30vh;
    }

    .u-height-v40\@xl {
        min-height: 40vh;
    }

    .u-height-v50\@xl {
        min-height: 50vh;
    }

    .u-height-v60\@xl {
        min-height: 60vh;
    }

    .u-height-v70\@xl {
        min-height: 70vh;
    }

    .u-height-v80\@xl {
        min-height: 80vh;
    }

    .u-height-v90\@xl {
        min-height: 90vh;
    }

    .u-height-v100\@xl {
        min-height: 100vh;
    }
}

/*  05 - Element Styles */
.c-accordion-1-header {
    position: relative;
    padding-left: 32px;
    padding-top: 10px;
    padding-bottom: 10px;
    cursor: pointer;
}

.c-accordion-1-icon {
    position: absolute;
    top: 50%;
    left: 0;
    width: 18px;
    height: 18px;
    margin-top: -9px;
    border: 1px solid #d7e0e5;
    background-color: #ffffff;
}

.c-accordion-1-icon:before,
.c-accordion-1-icon:after {
    position: absolute;
    content: "";
    display: inline-block;
    background-color: #d7e0e5;
}

.c-accordion-1-icon:before {
    top: 7px;
    left: 3px;
    right: 3px;
    height: 2px;
}

.c-accordion-1-icon:after {
    top: 3px;
    bottom: 3px;
    left: 7px;
    width: 2px;
}

.c-accordion-1-title {
    font-weight: 500;
    color: #7c99a7;
}

.c-accordion-1-body {
    display: none;
    padding-top: 15px;
    padding-bottom: 15px;
}

.c-accordion-1-item.active .c-accordion-1-icon:after {
    display: none;
}

.c-accordion-1-item.active .c-accordion-1-title {
    color: #111111;
}

.c-accordion-1.-style-boxed .c-accordion-1-inner {
    border-width: 1px 1px 0 1px;
    border-style: solid;
    border-color: #d7e0e5;
}

.c-accordion-1.-style-boxed .c-accordion-1-header {
    padding-left: 48px;
    padding-right: 10px;
    border-bottom: 1px solid #d7e0e5;
    background-color: #f6f8f9;
}

.c-accordion-1.-style-boxed .c-accordion-1-icon {
    left: 15px;
}

.c-accordion-1.-style-boxed .c-accordion-1-body {
    padding-left: 15px;
    padding-right: 15px;
    border-bottom: 1px solid #d7e0e5;
    background-color: #ffffff;
}

.c-accordion-1.-style-divided .c-accordion-1-item {
    border-width: 1px 1px 0 1px;
    border-style: solid;
    border-color: #d7e0e5;
    margin-bottom: 10px;
}

.c-accordion-1.-style-divided .c-accordion-1-item:last-child {
    margin-bottom: 0;
}

.c-accordion-1.-style-divided .c-accordion-1-header {
    padding-left: 48px;
    padding-right: 10px;
    border-bottom: 1px solid #d7e0e5;
    background-color: #f6f8f9;
}

.c-accordion-1.-style-divided .c-accordion-1-icon {
    left: 15px;
}

.c-accordion-1.-style-divided .c-accordion-1-body {
    padding-left: 15px;
    padding-right: 15px;
    border-bottom: 1px solid #d7e0e5;
    background-color: #ffffff;
}

.c-accordion-1.-style-outline .c-accordion-1-header {
    border-bottom: 1px solid #d7e0e5;
}

.c-accordion-1.-style-outline .c-accordion-1-item:last-child .c-accordion-1-header {
    border-bottom: 0;
}

.c-alert-1 {
    position: relative;
    padding: 20px 70px 20px 20px;
    margin-bottom: 20px;
    border-width: 1px;
    border-style: solid;
}

.c-alert-1:last-child {
    margin-bottom: 0;
}

.c-alert-1 ul {
    margin-bottom: 0;
    padding-left: 18px;
}

.c-alert-1 ul li {
    margin-bottom: 5px;
}

.c-alert-1 ul li:last-child {
    margin-bottom: 0;
}

.c-alert-1-icon {
    margin-right: 10px;
}

.c-alert-1-link {
    font-weight: 500;
}

.c-alert-1-close {
    position: absolute;
    top: 15px;
    right: 20px;
    width: 30px;
    height: 30px;
    line-height: 28px;
    padding: 0;
    margin: 0;
    border-width: 1px;
    border-style: solid;
    font-weight: 700;
    text-align: center;
    cursor: pointer;
    -webkit-appearance: none;
    background-color: transparent;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.c-alert-1.-color-success {
    color: #76b330;
    border-color: #76b330;
}

.c-alert-1.-color-success .c-alert-1-link {
    color: #76b330;
}

.c-alert-1.-color-success .c-alert-1-close {
    color: #76b330;
    border-color: #76b330;
}

.c-alert-1.-color-success .c-alert-1-close:hover {
    color: #ffffff;
    background-color: #76b330;
}

.c-alert-1.-color-success.-style-default {
    background-color: #f2f9e9;
}

.c-alert-1.-color-info {
    color: #2CB3F0;
    border-color: #2CB3F0;
}

.c-alert-1.-color-info .c-alert-1-link {
    color: #2CB3F0;
}

.c-alert-1.-color-info .c-alert-1-close {
    color: #2CB3F0;
    border-color: #2CB3F0;
}

.c-alert-1.-color-info .c-alert-1-close:hover {
    color: #ffffff;
    background-color: #2CB3F0;
}

.c-alert-1.-color-info.-style-default {
    background-color: #f4fbfe;
}

.c-alert-1.-color-warning {
    color: #f8a64e;
    border-color: #f8a64e;
}

.c-alert-1.-color-warning .c-alert-1-link {
    color: #f8a64e;
}

.c-alert-1.-color-warning .c-alert-1-close {
    color: #f8a64e;
    border-color: #f8a64e;
}

.c-alert-1.-color-warning .c-alert-1-close:hover {
    color: #ffffff;
    background-color: #f8a64e;
}

.c-alert-1.-color-warning.-style-default {
    background-color: #fffaf5;
}

.c-alert-1.-color-danger {
    color: #dc132f;
    border-color: #dc132f;
}

.c-alert-1.-color-danger .c-alert-1-link {
    color: #dc132f;
}

.c-alert-1.-color-danger .c-alert-1-close {
    color: #dc132f;
    border-color: #dc132f;
}

.c-alert-1.-color-danger .c-alert-1-close:hover {
    color: #ffffff;
    background-color: #dc132f;
}

.c-alert-1.-color-danger.-style-default {
    background-color: #fef5f6;
}

.c-alert-1.-corner-rounded {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.c-alert-2 {
    position: relative;
    padding: 20px 70px 20px 20px;
    margin-bottom: 20px;
    border-width: 5px 0 0 0;
    border-style: solid;
}

.c-alert-2:last-child {
    margin-bottom: 0;
}

.c-alert-2 ul {
    margin-bottom: 0;
    padding-left: 18px;
}

.c-alert-2 ul li {
    margin-bottom: 5px;
}

.c-alert-2 ul li:last-child {
    margin-bottom: 0;
}

.c-alert-2-icon {
    margin-right: 10px;
}

.c-alert-2-link {
    font-weight: 500;
}

.c-alert-2-close {
    position: absolute;
    top: 15px;
    right: 20px;
    width: 30px;
    height: 30px;
    line-height: 28px;
    padding: 0;
    margin: 0;
    border-width: 1px;
    border-style: solid;
    font-weight: 700;
    text-align: center;
    cursor: pointer;
    -webkit-appearance: none;
    background-color: transparent;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.c-alert-2.-color-success {
    color: #76b330;
    border-color: #76b330;
}

.c-alert-2.-color-success .c-alert-2-link {
    color: #76b330;
}

.c-alert-2.-color-success .c-alert-2-close {
    color: #76b330;
    border-color: #76b330;
}

.c-alert-2.-color-success .c-alert-2-close:hover {
    color: #ffffff;
    background-color: #76b330;
}

.c-alert-2.-color-success.-style-default {
    background-color: #f2f9e9;
}

.c-alert-2.-color-info {
    color: #2CB3F0;
    border-color: #2CB3F0;
}

.c-alert-2.-color-info .c-alert-2-link {
    color: #2CB3F0;
}

.c-alert-2.-color-info .c-alert-2-close {
    color: #2CB3F0;
    border-color: #2CB3F0;
}

.c-alert-2.-color-info .c-alert-2-close:hover {
    color: #ffffff;
    background-color: #2CB3F0;
}

.c-alert-2.-color-info.-style-default {
    background-color: #f4fbfe;
}

.c-alert-2.-color-warning {
    color: #f8a64e;
    border-color: #f8a64e;
}

.c-alert-2.-color-warning .c-alert-2-link {
    color: #f8a64e;
}

.c-alert-2.-color-warning .c-alert-2-close {
    color: #f8a64e;
    border-color: #f8a64e;
}

.c-alert-2.-color-warning .c-alert-2-close:hover {
    color: #ffffff;
    background-color: #f8a64e;
}

.c-alert-2.-color-warning.-style-default {
    background-color: #fffaf5;
}

.c-alert-2.-color-danger {
    color: #dc132f;
    border-color: #dc132f;
}

.c-alert-2.-color-danger .c-alert-2-link {
    color: #dc132f;
}

.c-alert-2.-color-danger .c-alert-2-close {
    color: #dc132f;
    border-color: #dc132f;
}

.c-alert-2.-color-danger .c-alert-2-close:hover {
    color: #ffffff;
    background-color: #dc132f;
}

.c-alert-2.-color-danger.-style-default {
    background-color: #fef5f6;
}

.c-alert-2.-corner-rounded {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.c-alert-3 {
    position: relative;
    padding: 20px 70px 20px 20px;
    margin-bottom: 20px;
    border-width: 1px 1px 1px 10px;
    border-style: solid;
}

.c-alert-3:last-child {
    margin-bottom: 0;
}

.c-alert-3 ul {
    margin-bottom: 0;
    padding-left: 18px;
}

.c-alert-3 ul li {
    margin-bottom: 5px;
}

.c-alert-3 ul li:last-child {
    margin-bottom: 0;
}

.c-alert-3:before {
    position: absolute;
    top: 50%;
    left: 0;
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    margin-top: -8px;
    border-width: 8px 0 8px 8px;
    border-style: solid;
    border-top-color: transparent;
    border-bottom-color: transparent;
}

.c-alert-3-icon {
    margin-right: 10px;
}

.c-alert-3-link {
    font-weight: 500;
}

.c-alert-3-close {
    position: absolute;
    top: 15px;
    right: 20px;
    width: 30px;
    height: 30px;
    line-height: 28px;
    padding: 0;
    margin: 0;
    border-width: 1px;
    border-style: solid;
    font-weight: 700;
    text-align: center;
    cursor: pointer;
    -webkit-appearance: none;
    background-color: transparent;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.c-alert-3.-color-success {
    color: #76b330;
    border-color: #76b330;
}

.c-alert-3.-color-success .c-alert-3-link {
    color: #76b330;
}

.c-alert-3.-color-success .c-alert-3-close {
    color: #76b330;
    border-color: #76b330;
}

.c-alert-3.-color-success .c-alert-3-close:hover {
    color: #ffffff;
    background-color: #76b330;
}

.c-alert-3.-color-success.-style-default {
    background-color: #f2f9e9;
}

.c-alert-3.-color-info {
    color: #2CB3F0;
    border-color: #2CB3F0;
}

.c-alert-3.-color-info .c-alert-3-link {
    color: #2CB3F0;
}

.c-alert-3.-color-info .c-alert-3-close {
    color: #2CB3F0;
    border-color: #2CB3F0;
}

.c-alert-3.-color-info .c-alert-3-close:hover {
    color: #ffffff;
    background-color: #2CB3F0;
}

.c-alert-3.-color-info.-style-default {
    background-color: #f4fbfe;
}

.c-alert-3.-color-warning {
    color: #f8a64e;
    border-color: #f8a64e;
}

.c-alert-3.-color-warning .c-alert-3-link {
    color: #f8a64e;
}

.c-alert-3.-color-warning .c-alert-3-close {
    color: #f8a64e;
    border-color: #f8a64e;
}

.c-alert-3.-color-warning .c-alert-3-close:hover {
    color: #ffffff;
    background-color: #f8a64e;
}

.c-alert-3.-color-warning.-style-default {
    background-color: #fffaf5;
}

.c-alert-3.-color-danger {
    color: #dc132f;
    border-color: #dc132f;
}

.c-alert-3.-color-danger .c-alert-3-link {
    color: #dc132f;
}

.c-alert-3.-color-danger .c-alert-3-close {
    color: #dc132f;
    border-color: #dc132f;
}

.c-alert-3.-color-danger .c-alert-3-close:hover {
    color: #ffffff;
    background-color: #dc132f;
}

.c-alert-3.-color-danger.-style-default {
    background-color: #fef5f6;
}

.c-alert-3.-corner-rounded {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.c-alert-4 {
    position: relative;
    padding: 20px 70px 20px 80px;
    margin-bottom: 20px;
    border: 1px solid #d7e0e5;
    -webkit-box-shadow: 1px 1px 2px 0px #d7e0e5;
    -moz-box-shadow: 1px 1px 2px 0px #d7e0e5;
    box-shadow: 1px 1px 2px 0px #d7e0e5;
}

.c-alert-4:last-child {
    margin-bottom: 0;
}

.c-alert-4 ul {
    margin-bottom: 0;
    padding-left: 18px;
}

.c-alert-4 ul li {
    margin-bottom: 5px;
}

.c-alert-4 ul li:last-child {
    margin-bottom: 0;
}

.c-alert-4-icon {
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 100%;
    text-align: center;
    font-size: 20px;
}

.c-alert-4-icon:before {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.c-alert-4-icon:after {
    position: absolute;
    top: 50%;
    right: -8px;
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    margin-top: -8px;
    border-width: 8px 0 8px 8px;
    border-style: solid;
    border-top-color: transparent;
    border-bottom-color: transparent;
}

.c-alert-4-link {
    font-weight: 500;
    color: #111111;
}

.c-alert-4-link:hover {
    color: #111111;
}

.c-alert-4-close {
    position: absolute;
    top: 15px;
    right: 20px;
    width: 30px;
    height: 30px;
    line-height: 28px;
    padding: 0;
    margin: 0;
    border: 1px solid #d7e0e5;
    font-weight: 700;
    color: #d7e0e5;
    text-align: center;
    cursor: pointer;
    background-color: transparent;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.c-alert-4-close:hover {
    color: #b9c8d0;
    border-color: #b9c8d0;
}

.c-alert-4.-color-success .c-alert-4-icon {
    color: #ffffff;
    background-color: #76b330;
}

.c-alert-4.-color-success .c-alert-4-icon:after {
    border-left-color: #76b330;
}

.c-alert-4.-color-info .c-alert-4-icon {
    color: #ffffff;
    background-color: #2CB3F0;
}

.c-alert-4.-color-info .c-alert-4-icon:after {
    border-left-color: #2CB3F0;
}

.c-alert-4.-color-warning .c-alert-4-icon {
    color: #ffffff;
    background-color: #f8a64e;
}

.c-alert-4.-color-warning .c-alert-4-icon:after {
    border-left-color: #f8a64e;
}

.c-alert-4.-color-danger .c-alert-4-icon {
    color: #ffffff;
    background-color: #dc132f;
}

.c-alert-4.-color-danger .c-alert-4-icon:after {
    border-left-color: #dc132f;
}

.c-alert-4.-style-default {
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #f6f8f9 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%, #f6f8f9 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #f6f8f9 100%);
}

.c-alert-4.-corner-rounded {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.c-alert-4.-corner-rounded .c-alert-4-icon {
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px;
}

.c-backtop-1 {
    position: fixed;
    right: 40px;
    bottom: 0;
    z-index: 998;
    display: none;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
    color: #111111;
    background-color: #ffffff;
}

.c-blog-1-sticky {
    display: none;
    position: absolute;
    top: 0;
    left: -25px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    font-size: 12px;
    color: #ffffff;
    background-color: #24b47e;
}

.c-blog-1-media-link {
    display: block;
}

.c-blog-1-media-image {
    display: inline-block;
    max-width: 100%;
}

.c-blog-1-info {
    padding: 40px;
}

.c-blog-1-info:first-child {
    border-width: 5px 0 0 0;
    border-style: solid;
}

.c-blog-1-info-title {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 10px;
}

.c-blog-1-info-title a {
    color: #111111;
}

.c-blog-1-info-title a:hover {
    color: #24b47e;
}

.c-blog-1-info-category {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
}

.c-blog-1-info-summary p {
    margin-bottom: 10px;
}

.c-blog-1-info-summary p:last-child {
    margin-bottom: 0;
}

.c-blog-1-info-link {
    margin-top: 10px;
}

.c-blog-1-info-meta {
    padding: 0;
    margin: 0;
    list-style-type: none;
    margin-bottom: 10px;
    font-size: 12px;
    color: #777777;
}

.c-blog-1-info-meta:before,
.c-blog-1-info-meta:after {
    content: "";
    display: table;
}

.c-blog-1-info-meta:after {
    clear: both;
}

.c-blog-1-info-meta-item {
    float: left;
    margin-right: 5px;
}

.c-blog-1-info-meta-item:last-child {
    margin-right: 0;
}

.c-blog-1-info-meta-link {
    color: #111111;
}

.c-blog-1-info-meta-link:hover {
    color: #24b47e;
}

.c-blog-1-item-inner {
    border: 1px solid #e7ecef;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 14px 30px 0px rgba(107, 107, 107, 0.1);
    -moz-box-shadow: 0px 14px 30px 0px rgba(107, 107, 107, 0.1);
    box-shadow: 0px 14px 30px 0px rgba(107, 107, 107, 0.1);
}

.c-blog-1-item.-has-sticky .c-blog-1-sticky {
    display: inline-block;
}

.c-blog-1-item.-has-sticky .c-blog-1-item-inner {
    position: relative;
}

.c-blog-1-item.-format-standard .c-blog-1-info:first-child {
    border-color: #cccccc;
}

.c-blog-1-item.-format-quote .c-blog-1-info:first-child {
    border-color: #b479c9;
}

.c-blog-1-item.-format-aside .c-blog-1-info:first-child {
    border-color: #f4be69;
}

.c-blog-1-item.-format-status .c-blog-1-info:first-child {
    border-color: #23c1de;
}

.c-blog-1-item.-format-chat .c-blog-1-info:first-child {
    border-color: #00cacc;
}

.c-blog-1-item.-format-link .c-blog-1-info:first-child {
    border-color: #3168dc;
}

.c-blog-2-sticky {
    display: none;
    position: absolute;
    top: 0;
    left: -25px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    font-size: 12px;
    color: #ffffff;
    background-color: #24b47e;
}

.c-blog-2-media {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    padding: 10px;
    border: 1px solid #e7ecef;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 14px 30px 0px rgba(107, 107, 107, 0.1);
    -moz-box-shadow: 0px 14px 30px 0px rgba(107, 107, 107, 0.1);
    box-shadow: 0px 14px 30px 0px rgba(107, 107, 107, 0.1);
}

@media (max-width: 575px) {
    .c-blog-2-media {
        width: 100%;
    }
}

@media (min-width: 576px) {
    .c-blog-2-media {
        width: 40%;
    }
}

.c-blog-2-media-link {
    display: block;
}

.c-blog-2-media-image {
    display: inline-block;
    width: 100%;
}

.c-blog-2-info {
    -webkit-flex-grow: 1;
    flex-grow: 1;
}

@media (max-width: 575px) {
    .c-blog-2-info {
        width: 100%;
        padding-top: 30px;
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media (min-width: 576px) {
    .c-blog-2-info {
        padding-top: 10px;
        padding-left: 40px;
    }
}

.c-blog-2-info:first-child {
    padding-top: 20px;
    padding-bottom: 20px;
    border-width: 0 0 0 5px;
    border-style: solid;
}

@media (max-width: 575px) {
    .c-blog-2-info:first-child {
        padding-left: 20px;
    }
}

.c-blog-2-info-title {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
}

.c-blog-2-info-title a {
    color: #111111;
}

.c-blog-2-info-title a:hover {
    color: #24b47e;
}

.c-blog-2-info-category {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
}

.c-blog-2-info-summary p {
    margin-bottom: 10px;
}

.c-blog-2-info-summary p:last-child {
    margin-bottom: 0;
}

.c-blog-2-info-link {
    margin-top: 10px;
}

.c-blog-2-info-meta {
    padding: 0;
    margin: 0;
    list-style-type: none;
    margin-bottom: 10px;
    font-size: 12px;
    color: #777777;
}

.c-blog-2-info-meta:before,
.c-blog-2-info-meta:after {
    content: "";
    display: table;
}

.c-blog-2-info-meta:after {
    clear: both;
}

.c-blog-2-info-meta-item {
    float: left;
    margin-right: 5px;
}

.c-blog-2-info-meta-item:last-child {
    margin-right: 0;
}

.c-blog-2-info-meta-link {
    color: #111111;
}

.c-blog-2-info-meta-link:hover {
    color: #24b47e;
}

.c-blog-2-item {
    padding-top: 30px;
    margin-bottom: 30px;
    border-top: 1px solid #e7ecef;
}

.c-blog-2-item:last-of-type {
    padding-bottom: 30px;
    margin-bottom: 0;
    border-bottom: 1px solid #e7ecef;
}

.c-blog-2-item-inner {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-start;
    align-items: flex-start;
}

@media (max-width: 575px) {
    .c-blog-2-item-inner {
        -webkit-flex-direction: column;
        flex-direction: column;
    }
}

.c-blog-2-item.-has-sticky .c-blog-2-sticky {
    display: inline-block;
}

.c-blog-2-item.-has-sticky .c-blog-2-item-inner {
    position: relative;
}

.c-blog-2-item.-format-standard .c-blog-2-info:first-child {
    border-color: #cccccc;
}

.c-blog-2-item.-format-quote .c-blog-2-info:first-child {
    border-color: #b479c9;
}

.c-blog-2-item.-format-aside .c-blog-2-info:first-child {
    border-color: #f4be69;
}

.c-blog-2-item.-format-status .c-blog-2-info:first-child {
    border-color: #23c1de;
}

.c-blog-2-item.-format-chat .c-blog-2-info:first-child {
    border-color: #00cacc;
}

.c-blog-2-item.-format-link .c-blog-2-info:first-child {
    border-color: #3168dc;
}

.c-blog-3-sticky {
    display: none;
    position: absolute;
    top: 0;
    left: -25px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    font-size: 12px;
    color: #ffffff;
    background-color: #24b47e;
}

.c-blog-3-media-link {
    display: block;
}

.c-blog-3-media-image {
    display: inline-block;
    width: 100%;
}

@media (max-width: 575px) {
    .c-blog-3-info {
        padding: 30px;
    }
}

@media (min-width: 576px) {
    .c-blog-3-info {
        padding: 50px;
    }
}

.c-blog-3-info {
    border-width: 5px 0 0 0;
    border-style: solid;
}

.c-blog-3-info-title {
    font-weight: 500;
}

@media (max-width: 575px) {
    .c-blog-3-info-title {
        font-size: 16px;
    }
}

@media (min-width: 576px) {
    .c-blog-3-info-title {
        font-size: 26px;
    }
}

.c-blog-3-info-title a {
    color: #111111;
}

.c-blog-3-info-title a:hover {
    color: #24b47e;
}

.c-blog-3-info-category {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}

@media (max-width: 575px) {
    .c-blog-3-info-summary {
        font-size: 14px;
    }
}

@media (min-width: 576px) {
    .c-blog-3-info-summary {
        font-size: 16px;
    }
}

.c-blog-3-info-summary p {
    margin-bottom: 10px;
}

.c-blog-3-info-summary p:last-child {
    margin-bottom: 0;
}

.c-blog-3-info-link {
    margin-top: 20px;
}

.c-blog-3-info-meta {
    padding: 0;
    margin: 0;
    list-style-type: none;
    margin-bottom: 20px;
    color: #777777;
}

.c-blog-3-info-meta:before,
.c-blog-3-info-meta:after {
    content: "";
    display: table;
}

.c-blog-3-info-meta:after {
    clear: both;
}

@media (max-width: 575px) {
    .c-blog-3-info-meta {
        font-size: 12px;
    }
}

.c-blog-3-info-meta-item {
    float: left;
    margin-right: 5px;
}

.c-blog-3-info-meta-item:last-child {
    margin-right: 0;
}

.c-blog-3-info-meta-link {
    color: #111111;
}

.c-blog-3-info-meta-link:hover {
    color: #24b47e;
}

.c-blog-3-item {
    margin-bottom: 50px;
}

.c-blog-3-item:last-child {
    margin-bottom: 0;
}

.c-blog-3-item-inner {
    border: 1px solid #e7ecef;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 14px 30px 0px rgba(107, 107, 107, 0.1);
    -moz-box-shadow: 0px 14px 30px 0px rgba(107, 107, 107, 0.1);
    box-shadow: 0px 14px 30px 0px rgba(107, 107, 107, 0.1);
}

.c-blog-3-item.-has-sticky .c-blog-3-sticky {
    display: inline-block;
}

.c-blog-3-item.-has-sticky .c-blog-3-item-inner {
    position: relative;
}

.c-blog-3-item.-format-standard .c-blog-3-info {
    border-color: #cccccc;
}

.c-blog-3-item.-format-quote .c-blog-3-info {
    border-color: #b479c9;
}

.c-blog-3-item.-format-aside .c-blog-3-info {
    border-color: #f4be69;
}

.c-blog-3-item.-format-status .c-blog-3-info {
    border-color: #23c1de;
}

.c-blog-3-item.-format-chat .c-blog-3-info {
    border-color: #00cacc;
}

.c-blog-3-item.-format-link .c-blog-3-info {
    border-color: #3168dc;
}

@media (max-width: 575px) {
    .c-breadcrumb-1 {
        display: none;
    }
}

.c-breadcrumb-1-icon {
    margin-left: 4px;
    margin-right: 4px;
}

.c-breadcrumb-1-number {
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 22px;
    margin-right: 10px;
    text-align: center;
    font-size: 10px;
    font-weight: 500;
    color: #111111;
    background-color: #ffffff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.c-breadcrumb-1-link {
    position: relative;
    display: block;
    height: 36px;
    line-height: 36px;
    padding: 0 15px;
    font-size: 12px;
    color: #111111;
    background-color: #eeeef0;
}

.c-breadcrumb-1-link:before,
.c-breadcrumb-1-link:after {
    position: absolute;
    top: 0;
    content: "";
    border-width: 18px 0 18px 10px;
    border-style: solid;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.c-breadcrumb-1-link:before {
    left: -10px;
    border-color: #eeeef0 transparent #eeeef0 transparent;
}

.c-breadcrumb-1-link:after {
    right: -10px;
    border-color: transparent transparent transparent #eeeef0;
}

.c-breadcrumb-1-link:hover {
    color: #111111;
}

.c-breadcrumb-1-item {
    float: left;
    margin-right: 14px;
}

.c-breadcrumb-1-item:first-child .c-breadcrumb-1-link:before {
    display: none;
}

.c-breadcrumb-1-item:last-child {
    margin-right: 0;
}

.c-breadcrumb-1-item:hover .c-breadcrumb-1-link {
    background-color: #f6f6f7;
}

.c-breadcrumb-1-item:hover .c-breadcrumb-1-link:before {
    border-color: #f6f6f7 transparent #f6f6f7 transparent;
}

.c-breadcrumb-1-item:hover .c-breadcrumb-1-link:after {
    border-color: transparent transparent transparent #f6f6f7;
}

.c-breadcrumb-1-item.active .c-breadcrumb-1-link {
    color: #ffffff;
    background-color: #24b47e;
}

.c-breadcrumb-1-item.active .c-breadcrumb-1-link:before {
    border-color: #24b47e transparent #24b47e transparent;
}

.c-breadcrumb-1-item.active .c-breadcrumb-1-link:after {
    border-color: transparent transparent transparent #24b47e;
}

.c-breadcrumb-1-inner:before,
.c-breadcrumb-1-inner:after {
    content: "";
    display: table;
}

.c-breadcrumb-1-inner:after {
    clear: both;
}

.c-breadcrumb-1.-style-default .c-breadcrumb-1-item:last-child .c-breadcrumb-1-link,
.c-breadcrumb-1.-style-icons .c-breadcrumb-1-item:last-child .c-breadcrumb-1-link {
    color: #ffffff;
    background-color: #24b47e;
}

.c-breadcrumb-1.-style-default .c-breadcrumb-1-item:last-child .c-breadcrumb-1-link:before,
.c-breadcrumb-1.-style-icons .c-breadcrumb-1-item:last-child .c-breadcrumb-1-link:before {
    border-color: #24b47e transparent #24b47e transparent;
}

.c-breadcrumb-1.-style-default .c-breadcrumb-1-item:last-child .c-breadcrumb-1-link:after,
.c-breadcrumb-1.-style-icons .c-breadcrumb-1-item:last-child .c-breadcrumb-1-link:after {
    border-color: transparent transparent transparent #24b47e;
}

.c-breadcrumb-1.-corner-rounded .c-breadcrumb-1-item:first-child .c-breadcrumb-1-link {
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px;
}

.c-breadcrumb-1.-corner-rounded .c-breadcrumb-1-item:last-child .c-breadcrumb-1-link {
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px;
}

.c-breadcrumb-1.-corner-rounded .c-breadcrumb-1-item:last-child .c-breadcrumb-1-link:after {
    display: none;
}

.c-breadcrumb-1.-corner-circle .c-breadcrumb-1-item:first-child .c-breadcrumb-1-link {
    -webkit-border-top-left-radius: 18px;
    -moz-border-radius-topleft: 18px;
    border-top-left-radius: 18px;
    -webkit-border-bottom-left-radius: 18px;
    -moz-border-radius-bottomleft: 18px;
    border-bottom-left-radius: 18px;
}

.c-breadcrumb-1.-corner-circle .c-breadcrumb-1-item:last-child .c-breadcrumb-1-link {
    -webkit-border-top-right-radius: 18px;
    -moz-border-radius-topright: 18px;
    border-top-right-radius: 18px;
    -webkit-border-bottom-right-radius: 18px;
    -moz-border-radius-bottomright: 18px;
    border-bottom-right-radius: 18px;
}

.c-breadcrumb-1.-corner-circle .c-breadcrumb-1-item:last-child .c-breadcrumb-1-link:after {
    display: none;
}

@media (max-width: 575px) {
    .c-breadcrumb-2 {
        display: none;
    }
}

.c-breadcrumb-2-icon {
    margin-left: 4px;
    margin-right: 4px;
}

.c-breadcrumb-2-number {
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 22px;
    margin-right: 10px;
    text-align: center;
    font-size: 10px;
    font-weight: 500;
    background-color: #ffffff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.c-breadcrumb-2-link {
    position: relative;
    display: block;
    height: 36px;
    line-height: 34px;
    padding: 0 15px 0 25px;
    border-top: 1px solid #d3d3d8;
    border-bottom: 1px solid #d3d3d8;
    font-size: 12px;
    color: #111111;
    background-color: #eeeef0;
}

.c-breadcrumb-2-link:before,
.c-breadcrumb-2-link:after {
    content: "";
    position: absolute;
    top: -1px;
    border-width: 18px 0 18px 10px;
    border-style: solid;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.c-breadcrumb-2-link:before {
    z-index: 2;
    right: -10px;
    border-color: transparent transparent transparent #eeeef0;
}

.c-breadcrumb-2-link:after {
    z-index: 1;
    right: -11px;
    border-color: transparent transparent transparent #d3d3d8;
}

.c-breadcrumb-2-link:hover {
    color: #111111;
}

.c-breadcrumb-2-item {
    float: left;
}

.c-breadcrumb-2-item:first-child .c-breadcrumb-2-link {
    padding-left: 15px;
    border-left: 1px solid #d3d3d8;
}

.c-breadcrumb-2-item:hover .c-breadcrumb-2-link {
    background-color: #f6f6f7;
}

.c-breadcrumb-2-item:hover .c-breadcrumb-2-link:before {
    border-color: transparent transparent transparent #f6f6f7;
}

.c-breadcrumb-2-item.active .c-breadcrumb-2-link {
    background-color: #ffffff;
}

.c-breadcrumb-2-item.active .c-breadcrumb-2-link:before {
    border-color: transparent transparent transparent #ffffff;
}

.c-breadcrumb-2-inner:before,
.c-breadcrumb-2-inner:after {
    content: "";
    display: table;
}

.c-breadcrumb-2-inner:after {
    clear: both;
}

.c-breadcrumb-2.-style-default .c-breadcrumb-2-item:last-child .c-breadcrumb-2-link,
.c-breadcrumb-2.-style-icons .c-breadcrumb-2-item:last-child .c-breadcrumb-2-link {
    background-color: #ffffff;
}

.c-breadcrumb-2.-style-default .c-breadcrumb-2-item:last-child .c-breadcrumb-2-link:before,
.c-breadcrumb-2.-style-icons .c-breadcrumb-2-item:last-child .c-breadcrumb-2-link:before {
    right: -9px;
    border-color: transparent transparent transparent #ffffff;
}

.c-breadcrumb-2.-style-default .c-breadcrumb-2-item:last-child .c-breadcrumb-2-link:after,
.c-breadcrumb-2.-style-icons .c-breadcrumb-2-item:last-child .c-breadcrumb-2-link:after {
    right: -10px;
}

.c-breadcrumb-2.-style-steps .c-breadcrumb-2-item.active .c-breadcrumb-2-number {
    color: #ffffff;
    background-color: #24b47e;
}

.c-breadcrumb-2.-corner-rounded .c-breadcrumb-2-item:first-child .c-breadcrumb-2-link {
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px;
}

.c-breadcrumb-2.-corner-rounded .c-breadcrumb-2-item:last-child .c-breadcrumb-2-link {
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px;
    border-right: 1px solid #d3d3d8;
}

.c-breadcrumb-2.-corner-rounded .c-breadcrumb-2-item:last-child .c-breadcrumb-2-link:before,
.c-breadcrumb-2.-corner-rounded .c-breadcrumb-2-item:last-child .c-breadcrumb-2-link:after {
    display: none;
}

.c-breadcrumb-2.-corner-circle .c-breadcrumb-2-item:first-child .c-breadcrumb-2-link {
    -webkit-border-top-left-radius: 18px;
    -moz-border-radius-topleft: 18px;
    border-top-left-radius: 18px;
    -webkit-border-bottom-left-radius: 18px;
    -moz-border-radius-bottomleft: 18px;
    border-bottom-left-radius: 18px;
}

.c-breadcrumb-2.-corner-circle .c-breadcrumb-2-item:last-child .c-breadcrumb-2-link {
    -webkit-border-top-right-radius: 18px;
    -moz-border-radius-topright: 18px;
    border-top-right-radius: 18px;
    -webkit-border-bottom-right-radius: 18px;
    -moz-border-radius-bottomright: 18px;
    border-bottom-right-radius: 18px;
    border-right: 1px solid #d3d3d8;
}

.c-breadcrumb-2.-corner-circle .c-breadcrumb-2-item:last-child .c-breadcrumb-2-link:before,
.c-breadcrumb-2.-corner-circle .c-breadcrumb-2-item:last-child .c-breadcrumb-2-link:after {
    display: none;
}

@media (max-width: 575px) {
    .c-breadcrumb-3 {
        display: none;
    }
}

.c-breadcrumb-3-icon {
    margin-left: 4px;
    margin-right: 4px;
}

.c-breadcrumb-3-number {
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 22px;
    margin-right: 10px;
    text-align: center;
    font-size: 10px;
    font-weight: 500;
    background-color: #ffffff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.c-breadcrumb-3-link {
    position: relative;
    display: block;
    height: 36px;
    line-height: 34px;
    padding: 0 0 0 40px;
    border-top: 1px solid #d3d3d3;
    border-bottom: 1px solid #d3d3d3;
    font-size: 12px;
    color: #111111;
    background-color: #eeeef0;
}

.c-breadcrumb-3-link:after {
    content: "";
    position: absolute;
    top: 0;
    right: -20px;
    z-index: 1;
    width: 20px;
    height: 34px;
    background-color: #eeeef0;
    -webkit-box-shadow: 5px 0px 5px 0px rgba(211, 211, 211, 0.5);
    -moz-box-shadow: 5px 0px 5px 0px rgba(211, 211, 211, 0.5);
    box-shadow: 5px 0px 5px 0px rgba(211, 211, 211, 0.5);
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.c-breadcrumb-3-link:hover {
    color: #111111;
}

.c-breadcrumb-3-item {
    float: left;
}

.c-breadcrumb-3-item:first-child .c-breadcrumb-3-link {
    padding-left: 20px;
    border-left: 1px solid #d3d3d3;
}

.c-breadcrumb-3-item:last-child .c-breadcrumb-3-link {
    padding-right: 20px;
    border-right: 1px solid #d3d3d3;
}

.c-breadcrumb-3-item:last-child .c-breadcrumb-3-link:after {
    display: none;
}

.c-breadcrumb-3-item:hover .c-breadcrumb-3-link {
    background-color: #f6f6f7;
}

.c-breadcrumb-3-item:hover .c-breadcrumb-3-link:after {
    background-color: #f6f6f7;
}

.c-breadcrumb-3-item.active .c-breadcrumb-3-link {
    background-color: #e0e0e4;
}

.c-breadcrumb-3-item.active .c-breadcrumb-3-link:after {
    background-color: #e0e0e4;
    -webkit-box-shadow: 5px 0px 5px 0px rgba(211, 211, 211, 0.8);
    -moz-box-shadow: 5px 0px 5px 0px rgba(211, 211, 211, 0.8);
    box-shadow: 5px 0px 5px 0px rgba(211, 211, 211, 0.8);
}

.c-breadcrumb-3-inner {
    overflow: hidden;
}

.c-breadcrumb-3-inner:before,
.c-breadcrumb-3-inner:after {
    content: "";
    display: table;
}

.c-breadcrumb-3-inner:after {
    clear: both;
}

.c-breadcrumb-3.-style-default .c-breadcrumb-3-item:last-child .c-breadcrumb-3-link,
.c-breadcrumb-3.-style-icons .c-breadcrumb-3-item:last-child .c-breadcrumb-3-link {
    background-color: #e0e0e4;
}

.c-breadcrumb-3.-corner-rounded .c-breadcrumb-3-item:first-child .c-breadcrumb-3-link {
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px;
}

.c-breadcrumb-3.-corner-rounded .c-breadcrumb-3-item:last-child .c-breadcrumb-3-link {
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px;
}

.c-breadcrumb-3.-corner-circle .c-breadcrumb-3-item:first-child .c-breadcrumb-3-link {
    -webkit-border-top-left-radius: 18px;
    -moz-border-radius-topleft: 18px;
    border-top-left-radius: 18px;
    -webkit-border-bottom-left-radius: 18px;
    -moz-border-radius-bottomleft: 18px;
    border-bottom-left-radius: 18px;
}

.c-breadcrumb-3.-corner-circle .c-breadcrumb-3-item:last-child .c-breadcrumb-3-link {
    -webkit-border-top-right-radius: 18px;
    -moz-border-radius-topright: 18px;
    border-top-right-radius: 18px;
    -webkit-border-bottom-right-radius: 18px;
    -moz-border-radius-bottomright: 18px;
    border-bottom-right-radius: 18px;
}

.c-breadcrumb-3.-corner-circle .c-breadcrumb-3-link:after {
    -webkit-border-top-right-radius: 18px;
    -moz-border-radius-topright: 18px;
    border-top-right-radius: 18px;
    -webkit-border-bottom-right-radius: 18px;
    -moz-border-radius-bottomright: 18px;
    border-bottom-right-radius: 18px;
}

@media (max-width: 575px) {
    .c-breadcrumb-4 {
        display: none;
    }
}

.c-breadcrumb-4-icon {
    margin-left: 4px;
    margin-right: 4px;
}

.c-breadcrumb-4-number {
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 22px;
    margin-right: 10px;
    text-align: center;
    font-size: 10px;
    font-weight: 500;
    color: #111111;
    background-color: #ffffff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.c-breadcrumb-4-link {
    position: relative;
    z-index: 1;
    display: block;
    height: 36px;
    line-height: 36px;
    padding: 0 20px;
    font-size: 12px;
    color: #111111;
}

.c-breadcrumb-4-link:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background-color: #eeeef0;
    -webkit-transform: skew(-10deg);
    -moz-transform: skew(-10deg);
    -o-transform: skew(-10deg);
    -ms-transform: skew(-10deg);
    transform: skew(-10deg);
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.c-breadcrumb-4-link:hover {
    color: #111111;
}

.c-breadcrumb-4-item {
    float: left;
    margin-right: 10px;
}

.c-breadcrumb-4-item:hover .c-breadcrumb-4-link:after {
    background-color: #f6f6f7;
}

.c-breadcrumb-4-item.active .c-breadcrumb-4-link {
    color: #ffffff;
}

.c-breadcrumb-4-item.active .c-breadcrumb-4-link:after {
    background-color: #24b47e;
}

.c-breadcrumb-4-inner:before,
.c-breadcrumb-4-inner:after {
    content: "";
    display: table;
}

.c-breadcrumb-4-inner:after {
    clear: both;
}

.c-breadcrumb-4.-style-default .c-breadcrumb-4-item:last-child,
.c-breadcrumb-4.-style-icons .c-breadcrumb-4-item:last-child {
    margin-right: 0;
}

.c-breadcrumb-4.-style-default .c-breadcrumb-4-item:last-child .c-breadcrumb-4-link,
.c-breadcrumb-4.-style-icons .c-breadcrumb-4-item:last-child .c-breadcrumb-4-link {
    color: #ffffff;
}

.c-breadcrumb-4.-style-default .c-breadcrumb-4-item:last-child .c-breadcrumb-4-link:after,
.c-breadcrumb-4.-style-icons .c-breadcrumb-4-item:last-child .c-breadcrumb-4-link:after {
    background-color: #24b47e;
}

.c-breadcrumb-4.-corner-rounded .c-breadcrumb-4-link:after {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.c-breadcrumb-4.-corner-circle .c-breadcrumb-4-link:after {
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    border-radius: 18px;
}

@media (max-width: 575px) {
    .c-breadcrumb-5 {
        display: none;
    }
}

.c-breadcrumb-5-icon {
    margin-left: 4px;
    margin-right: 4px;
}

.c-breadcrumb-5-number {
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 22px;
    margin-right: 10px;
    text-align: center;
    font-size: 10px;
    font-weight: 500;
    color: #111111;
    background-color: #ffffff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.c-breadcrumb-5-link {
    position: relative;
    z-index: 1;
    display: block;
    height: 36px;
    line-height: 36px;
    padding: 0 10px 0 15px;
    font-size: 12px;
    color: #111111;
    background-color: #eeeef0;
}

.c-breadcrumb-5-link:after {
    content: "";
    position: absolute;
    top: 4px;
    right: -14px;
    z-index: -1;
    width: 28px;
    height: 27.8px;
    background-color: #eeeef0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.c-breadcrumb-5-link:hover {
    color: #111111;
}

.c-breadcrumb-5-item {
    float: left;
    margin-right: 30px;
}

.c-breadcrumb-5-item:hover .c-breadcrumb-5-link {
    background-color: #f6f6f7;
}

.c-breadcrumb-5-item:hover .c-breadcrumb-5-link:after {
    background-color: #f6f6f7;
}

.c-breadcrumb-5-item.active .c-breadcrumb-5-link {
    color: #ffffff;
    background-color: #24b47e;
}

.c-breadcrumb-5-item.active .c-breadcrumb-5-link:after {
    background-color: #24b47e;
}

.c-breadcrumb-5-inner {
    overflow: hidden;
}

.c-breadcrumb-5-inner:before,
.c-breadcrumb-5-inner:after {
    content: "";
    display: table;
}

.c-breadcrumb-5-inner:after {
    clear: both;
}

.c-breadcrumb-5.-style-default .c-breadcrumb-5-item:last-child .c-breadcrumb-5-link,
.c-breadcrumb-5.-style-icons .c-breadcrumb-5-item:last-child .c-breadcrumb-5-link {
    color: #ffffff;
    background-color: #24b47e;
}

.c-breadcrumb-5.-style-default .c-breadcrumb-5-item:last-child .c-breadcrumb-5-link:after,
.c-breadcrumb-5.-style-icons .c-breadcrumb-5-item:last-child .c-breadcrumb-5-link:after {
    background-color: #24b47e;
}

.c-breadcrumb-5.-corner-rounded .c-breadcrumb-5-link {
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px;
}

.c-breadcrumb-5.-corner-circle .c-breadcrumb-5-link {
    -webkit-border-top-left-radius: 18px;
    -moz-border-radius-topleft: 18px;
    border-top-left-radius: 18px;
    -webkit-border-bottom-left-radius: 18px;
    -moz-border-radius-bottomleft: 18px;
    border-bottom-left-radius: 18px;
}

@media (max-width: 575px) {
    .c-breadcrumb-6 {
        display: none;
    }
}

.c-breadcrumb-6-icon {
    margin-right: 8px;
}

.c-breadcrumb-6-number {
    display: inline-block;
    width: 24px;
    height: 24px;
    line-height: 24px;
    margin-right: 10px;
    text-align: center;
    font-size: 10px;
    font-weight: 500;
    border: 1px solid #111111;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.c-breadcrumb-6-link {
    position: relative;
    display: block;
    height: 36px;
    line-height: 36px;
    padding-right: 30px;
    font-size: 12px;
    color: #111111;
}

.c-breadcrumb-6-link:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 15px;
    width: 1px;
    height: 50%;
    background-color: #d3d3d8;
    -webkit-transform: translateY(-50%) skew(-20deg);
    -moz-transform: translateY(-50%) skew(-20deg);
    -o-transform: translateY(-50%) skew(-20deg);
    -ms-transform: translateY(-50%) skew(-20deg);
    transform: translateY(-50%) skew(-20deg);
}

.c-breadcrumb-6-item {
    float: left;
}

.c-breadcrumb-6-item:last-child .c-breadcrumb-6-link {
    padding-right: 0;
}

.c-breadcrumb-6-item:last-child .c-breadcrumb-6-link:after {
    display: none;
}

.c-breadcrumb-6-item:hover .c-breadcrumb-6-link,
.c-breadcrumb-6-item.active .c-breadcrumb-6-link {
    color: #24b47e;
}

.c-breadcrumb-6-item:hover .c-breadcrumb-6-number,
.c-breadcrumb-6-item.active .c-breadcrumb-6-number {
    border-color: #24b47e;
}

.c-breadcrumb-6-inner:before,
.c-breadcrumb-6-inner:after {
    content: "";
    display: table;
}

.c-breadcrumb-6-inner:after {
    clear: both;
}

.c-breadcrumb-6.-style-default .c-breadcrumb-6-item:last-child .c-breadcrumb-6-link,
.c-breadcrumb-6.-style-icons .c-breadcrumb-6-item:last-child .c-breadcrumb-6-link {
    color: #24b47e;
}

.c-button-1 {
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: normal;
    cursor: pointer;
    border-style: solid;
    font-family: inherit;
    font-weight: 700;
    text-align: center;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.c-button-1-desc {
    display: block;
    font-size: 0.5em;
    -webkit-opacity: 0.7;
    -khtml-opacity: 0.7;
    -moz-opacity: 0.7;
    opacity: 0.7;
}

.c-button-1.-color-white-default {
    color: #000000;
    border-color: #ffffff;
    background-color: #ffffff;
}

.c-button-1.-color-white-outline {
    color: #ffffff;
    border-color: #ffffff;
    background-color: transparent;
}

.c-button-1.-color-black-default {
    color: #ffffff;
    border-color: #000000;
    background-color: #000000;
}

.c-button-1.-color-black-outline {
    color: #000000;
    border-color: #000000;
    background-color: transparent;
}

.c-button-1.-color-green-default {
    color: #ffffff;
    border-color: #24b47e;
    background-color: #24b47e;
}

.c-button-1.-color-green-outline {
    color: #24b47e;
    border-color: #24b47e;
    background-color: transparent;
}

.c-button-1.-hover-white-default:hover {
    color: #000000;
    border-color: #ffffff;
    background-color: #ffffff;
}

.c-button-1.-hover-white-outline:hover {
    color: #ffffff;
    border-color: #ffffff;
    background-color: transparent;
}

.c-button-1.-hover-black-default:hover {
    color: #ffffff;
    border-color: #000000;
    background-color: #000000;
}

.c-button-1.-hover-black-outline:hover {
    color: #000000;
    border-color: #000000;
    background-color: transparent;
}

.c-button-1.-hover-green-default:hover {
    color: #ffffff;
    border-color: #24b47e;
    background-color: #24b47e;
}

.c-button-1.-hover-green-outline:hover {
    color: #24b47e;
    border-color: #24b47e;
    background-color: transparent;
}

.c-button-1.-size-small {
    border-width: 1px;
    height: 40px;
    line-height: 38px;
    padding: 0 20px;
    font-size: 11px;
}

.c-button-1.-size-small .c-button-1-icon.-left {
    margin-right: 8px;
}

.c-button-1.-size-small .c-button-1-icon.-right {
    margin-left: 8px;
}

.c-button-1.-size-medium {
    border-width: 2px;
    height: 50px;
    line-height: 46px;
    padding: 0 25px;
    font-size: 12px;
}

.c-button-1.-size-medium .c-button-1-icon.-left {
    margin-right: 10px;
}

.c-button-1.-size-medium .c-button-1-icon.-right {
    margin-left: 10px;
}

.c-button-1.-size-large {
    border-width: 3px;
    height: 70px;
    line-height: 64px;
    padding: 0 40px;
}

.c-button-1.-size-large .c-button-1-icon.-left {
    margin-right: 15px;
}

.c-button-1.-size-large .c-button-1-icon.-right {
    margin-left: 15px;
}

.c-button-1.-size-xlarge {
    border-width: 5px;
}

@media (max-width: 575px) {
    .c-button-1.-size-xlarge {
        padding: 10px 25px;
        font-size: 14px;
    }
}

@media (min-width: 576px) {
    .c-button-1.-size-xlarge {
        padding: 25px 50px;
        font-size: 24px;
    }
}

.c-button-1.-size-xlarge .c-button-1-icon.-left {
    margin-right: 20px;
}

.c-button-1.-size-xlarge .c-button-1-icon.-right {
    margin-left: 20px;
}

.c-button-1.-corner-rounded.-size-small {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.c-button-1.-corner-rounded.-size-medium {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.c-button-1.-corner-rounded.-size-large {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.c-button-1.-corner-rounded.-size-xlarge {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.c-button-1.-corner-circle {
    -webkit-border-radius: 1000px;
    -moz-border-radius: 1000px;
    border-radius: 1000px;
}

.c-button-1.-block {
    display: block;
    width: 100%;
}

.c-button-1+.c-button-1 {
    margin-left: 10px;
}

.c-comments-1-list {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.c-comments-1-item {
    position: relative;
    margin-bottom: 30px;
    text-align: left;
}

@media (min-width: 576px) {
    .c-comments-1-item {
        padding-left: 70px;
    }
}

.c-comments-1-item .c-comments-1-list {
    margin-top: 30px;
}

.c-comments-1-item:last-child {
    margin-bottom: 0;
}

.c-comments-1-avatar {
    width: 50px;
    height: 50px;
    overflow: hidden;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

@media (max-width: 575px) {
    .c-comments-1-avatar {
        margin-bottom: 10px;
    }
}

@media (min-width: 576px) {
    .c-comments-1-avatar {
        position: absolute;
        top: 0;
        left: 0;
    }
}

.c-comments-1-avatar a {
    display: block;
}

.c-comments-1-avatar img {
    display: inline-block;
    width: 100%;
}

.c-comments-1-user {
    font-weight: 500;
    color: #111111;
}

.c-comments-1-user a {
    color: #111111;
}

.c-comments-1-user a:hover {
    color: #24b47e;
}

.c-comments-1-date {
    font-size: 11px;
    font-weight: 600;
    color: #919191;
}

.c-comments-1-date a {
    color: #919191;
}

.c-comments-1-date a:hover {
    color: #111111;
}

.c-comments-1-message {
    margin-top: 10px;
}

.c-comments-1-reply {
    margin-top: 20px;
    font-size: 11px;
    font-weight: 500;
}

.c-comments-1-reply a {
    display: inline-block;
    padding-left: 20px;
    padding-right: 20px;
    height: 30px;
    line-height: 28px;
    border: 1px solid #24b47e;
    color: #24b47e;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.c-comments-1-reply a:hover {
    color: #ffffff;
    background-color: #24b47e;
}

.c-container {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

@media (max-width: 575px) {
    .c-container {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media (min-width: 576px) {
    .c-container {
        padding-left: 50px;
        padding-right: 50px;
    }
}

.c-container.-size-small {
    max-width: 900px;
}

.c-container.-size-medium {
    max-width: 1200px;
}

.c-container.-size-large {
    max-width: 100%;
}

.c-container.-size-full {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
}

.c-container.-overlap-top-large {
    position: relative;
    z-index: 99;
}

@media (max-width: 1199px) {
    .c-container.-overlap-top-large {
        top: -50px;
        padding-bottom: 50px;
    }
}

@media (min-width: 1200px) {
    .c-container.-overlap-top-large {
        top: -80px;
        padding-bottom: 40px;
    }
}

.c-countdown-1-inner {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.c-countdown-1-item {
    position: relative;
    padding: 0;
    border-width: 1px 0 0 1px;
    border-style: solid;
    border-color: #d7e0e5;
    text-align: center;
    font-weight: 600;
    background-color: #ffffff;
}

.c-countdown-1-item:before {
    position: absolute;
    left: -1px;
    right: -1px;
    bottom: -1px;
    content: "";
    display: block;
    height: 1px;
    background-color: #d7e0e5;
}

.c-countdown-1-item:after {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    content: "";
    display: block;
    width: 1px;
    background-color: #d7e0e5;
}

.c-countdown-1-value {
    line-height: 1;
    border-bottom: 1px solid #d7e0e5;
}

.c-countdown-1-text {
    white-space: nowrap;
    text-transform: uppercase;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #4c6571;
    background-color: #f6f8f9;
}

.c-countdown-1.-size-small .c-countdown-1-value {
    padding: 30px;
    font-size: 24px;
}

.c-countdown-1.-size-small .c-countdown-1-text {
    padding: 10px;
    font-size: 12px;
}

.c-countdown-1.-size-medium .c-countdown-1-value {
    padding: 40px;
    font-size: 32px;
}

.c-countdown-1.-size-medium .c-countdown-1-text {
    padding: 15px;
    font-size: 14px;
}

.c-countdown-1.-size-large .c-countdown-1-value {
    padding: 50px;
    font-size: 48px;
}

.c-countdown-1.-size-large .c-countdown-1-text {
    padding: 20px;
    font-size: 18px;
}

.c-counter-1 {
    text-align: center;
}

.c-counter-1-icon {
    display: block;
    margin-bottom: 20px;
    font-size: 50px;
    color: #24b47e;
    line-height: 1;
}

.c-counter-1-title {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 700;
}

.c-counter-1-value {
    display: block;
    font-size: 70px;
    font-weight: 900;
    line-height: 1;
}

.c-counter-1.-style-boxed {
    padding: 40px;
    border: 1px solid #e7ecef;
    background-color: #ffffff;
}

.c-counter-1.-align-left {
    text-align: left;
}

.c-counter-1.-align-center {
    text-align: center;
}

.c-counter-1.-align-right {
    text-align: right;
}

.c-divider-1 {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
}

.c-divider-1:before,
.c-divider-1:after {
    content: "";
}

.c-divider-1:after {
    display: none;
}

.c-divider-1-label {
    font-size: 14px;
    color: #7c99a7;
    line-height: 1;
}

.c-divider-1.-style-solid:before,
.c-divider-1.-style-solid:after {
    border-top: 1px solid #e7ecef;
}

.c-divider-1.-style-dashed:before,
.c-divider-1.-style-dashed:after {
    border-top: 1px dashed #d7e0e5;
}

.c-divider-1.-style-dotted:before,
.c-divider-1.-style-dotted:after {
    border-top: 2px dotted #d7e0e5;
}

.c-divider-1.-style-double:before,
.c-divider-1.-style-double:after {
    border-top: 4px double #e7ecef;
}

.c-divider-1.-style-diagonal:before,
.c-divider-1.-style-diagonal:after {
    height: 6px;
    background-image: -webkit-linear-gradient(90deg, #d7e0e5 1px, transparent 0);
    background-image: -moz-linear-gradient(90deg, #d7e0e5 1px, transparent 0);
    background-image: -o-linear-gradient(90deg, #d7e0e5 1px, transparent 0);
    background-image: linear-gradient(90deg, #d7e0e5 1px, transparent 0);
    background-size: 6px;
    -webkit-transform: skew(-30deg);
    -moz-transform: skew(-30deg);
    -o-transform: skew(-30deg);
    -ms-transform: skew(-30deg);
    transform: skew(-30deg);
}

.c-divider-1.-style-zigzag:before,
.c-divider-1.-style-zigzag:after {
    height: 5px;
    background-image: -webkit-linear-gradient(45deg, rgba(0, 0, 0, 0) 6px, #b9c8d0 7px, rgba(0, 0, 0, 0) 6px), -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0) 6px, #b9c8d0 7px, rgba(0, 0, 0, 0) 6px);
    background-image: -moz-linear-gradient(45deg, rgba(0, 0, 0, 0) 6px, #b9c8d0 7px, rgba(0, 0, 0, 0) 6px), -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0) 6px, #b9c8d0 7px, rgba(0, 0, 0, 0) 6px);
    background-image: -o-linear-gradient(45deg, rgba(0, 0, 0, 0) 6px, #b9c8d0 7px, rgba(0, 0, 0, 0) 6px), -o-linear-gradient(-45deg, rgba(0, 0, 0, 0) 6px, #b9c8d0 7px, rgba(0, 0, 0, 0) 6px);
    background-image: linear-gradient(45deg, rgba(0, 0, 0, 0) 6px, #b9c8d0 7px, rgba(0, 0, 0, 0) 6px), linear-gradient(-45deg, rgba(0, 0, 0, 0) 6px, #b9c8d0 7px, rgba(0, 0, 0, 0) 6px);
    background-size: 9px 10px;
    background-position: top left;
    background-repeat: repeat-x;
}

.c-divider-1.-align-left {
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}

.c-divider-1.-align-left .c-divider-1-label {
    padding-right: 20px;
    text-align: left;
}

.c-divider-1.-align-left.-has-label:before {
    display: none;
}

.c-divider-1.-align-left.-has-label:after {
    display: block;
}

.c-divider-1.-align-center {
    -webkit-justify-content: center;
    justify-content: center;
}

.c-divider-1.-align-center .c-divider-1-label {
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
}

.c-divider-1.-align-center.-has-label:after {
    display: block;
}

.c-divider-1.-align-right {
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}

.c-divider-1.-align-right .c-divider-1-label {
    padding-left: 20px;
    text-align: right;
}

.c-divider-1.-size-small:before,
.c-divider-1.-size-small:after {
    width: 25%;
}

.c-divider-1.-size-small.-has-label.-align-center:before,
.c-divider-1.-size-small.-has-label.-align-center:after {
    width: 12.5%;
}

.c-divider-1.-size-medium:before,
.c-divider-1.-size-medium:after {
    width: 50%;
}

.c-divider-1.-size-medium.-has-label.-align-center:before,
.c-divider-1.-size-medium.-has-label.-align-center:after {
    width: 25%;
}

.c-divider-1.-size-large:before,
.c-divider-1.-size-large:after {
    -webkit-flex-grow: 1;
    flex-grow: 1;
}

.c-dropcap-1 p:first-child:first-letter {
    float: left;
    text-transform: uppercase;
}

.c-dropcap-1.-style-default p:first-child:first-letter {
    font-size: 50px;
    line-height: 1;
    margin-right: 5px;
}

.c-dropcap-1.-style-outline p:first-child:first-letter {
    margin-top: 5px;
    margin-right: 7px;
    padding: 5px;
    border: 1px solid;
    font-size: 50px;
    line-height: 45px;
}

.c-dropcap-1.-style-filled p:first-child:first-letter {
    margin-top: 5px;
    margin-right: 7px;
    padding: 6px;
    font-size: 50px;
    line-height: 45px;
}

.c-dropcap-1.-color-black.-style-default p:first-child:first-letter {
    color: #000000;
}

.c-dropcap-1.-color-black.-style-outline p:first-child:first-letter {
    color: #000000;
    border-color: #000000;
}

.c-dropcap-1.-color-black.-style-filled p:first-child:first-letter {
    color: #ffffff;
    background-color: #000000;
}

.c-dropcap-1.-color-green.-style-default p:first-child:first-letter {
    color: #24b47e;
}

.c-dropcap-1.-color-green.-style-outline p:first-child:first-letter {
    color: #24b47e;
    border-color: #24b47e;
}

.c-dropcap-1.-color-green.-style-filled p:first-child:first-letter {
    color: #ffffff;
    background-color: #24b47e;
}

.c-dropcap-1.-size-small p:first-child:first-letter {
    font-size: 30px;
    line-height: 1;
}

.c-dropcap-1.-size-small.-style-default p:first-child:first-letter {
    margin-top: 2px;
}

.c-dropcap-1.-size-large p:first-child:first-letter {
    font-size: 70px;
    line-height: 1;
}

.c-dropcap-1.-size-large.-style-default p:first-child:first-letter {
    margin-top: -3px;
}

.c-form-input,
.c-form-select,
.c-form-textarea,
.c-form-radio,
.c-form-checkbox {
    -webkit-appearance: none;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.c-form-input,
.c-form-select,
.c-form-textarea {
    -moz-appearance: none;
}

.c-form-input,
.c-form-select,
.c-form-textarea,
.c-form-checkbox {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.c-form-input,
.c-form-select,
.c-form-textarea {
    max-width: 100%;
    width: 100%;
    font-size: 14px;
}

.c-form-input::-webkit-input-placeholder {
    color: #9ab1bc !important;
}

.c-form-input::-moz-placeholder {
    color: #9ab1bc !important;
}

.c-form-input:-ms-input-placeholder {
    color: #9ab1bc !important;
}

.c-form-textarea::-webkit-input-placeholder {
    color: #9ab1bc !important;
}

.c-form-textarea::-moz-placeholder {
    color: #9ab1bc !important;
}

.c-form-textarea:-ms-input-placeholder {
    color: #9ab1bc !important;
}

.c-form-input,
.c-form-select,
.c-form-textarea,
.c-form-radio,
.c-form-checkbox {
    border: 1px solid #d7e0e5;
    background-color: #ffffff;
}

.c-form-input,
.c-form-select:not([multiple]):not([size]) {
    display: inline-block;
    height: 40px;
    line-height: 38px;
    vertical-align: middle;
    padding: 0 15px;
}

.c-form-select[size],
.c-form-select[multiple],
.c-form-textarea {
    vertical-align: top;
    padding: 15px;
}

.c-form-textarea {
    min-height: 200px;
}

.c-form-input[type="color"] {
    padding: 0;
    border: 0;
}

.c-form-select:not([multiple]):not([size]) {
    background-repeat: no-repeat;
    background-position: 100% 50%;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23666%22%20points%3D%224%201%201%206%207%206%22%3E%3C%2Fpolygon%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23666%22%20points%3D%224%2013%201%208%207%208%22%3E%3C%2Fpolygon%3E%0A%3C%2Fsvg%3E");
}

.c-form-select:not([multiple]):not([size])::-ms-expand {
    display: none;
}

.c-form-radio,
.c-form-checkbox {
    display: inline-block;
    height: 16px;
    width: 16px;
    margin-right: 5px;
    overflow: hidden;
    vertical-align: middle;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.c-form-radio {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.c-form-label {
    display: block;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 500;
}

.c-form-group {
    margin-bottom: 20px;
}

.c-form-group-label label {
    display: block;
    margin-bottom: 10px;
}

.c-form-group-label label:last-child {
    margin-bottom: 0;
}

.c-form-group-label.-inline label {
    display: inline-block;
    margin-bottom: 0;
    margin-right: 10px;
}

.c-form-group-label.-inline label:last-child {
    margin-right: 0;
}

.c-form-input:focus,
.c-form-select:focus,
.c-form-textarea:focus,
.c-form-radio:focus,
.c-form-checkbox:focus {
    border-color: #24b47e;
}

.c-form-radio:checked,
.c-form-checkbox:checked,
.c-form-checkbox:indeterminate {
    border-color: transparent;
    background-color: #24b47e;
}

.c-form-radio:checked:focus,
.c-form-checkbox:checked:focus,
.c-form-checkbox:indeterminate:focus {
    background-color: #24b47e;
}

.c-form-radio:checked {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%23fff%22%20cx%3D%228%22%20cy%3D%228%22%20r%3D%222%22%3E%3C%2Fcircle%3E%0A%3C%2Fsvg%3E");
}

.c-form-checkbox:checked {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2211%22%20viewBox%3D%220%200%2014%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23fff%22%20points%3D%2212%201%205%207.5%202%205%201%205.5%205%2010%2013%201.5%22%2F%3E%0A%3C%2Fsvg%3E");
}

.c-form-checkbox:indeterminate {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23fff%22%20x%3D%223%22%20y%3D%228%22%20width%3D%2210%22%20height%3D%221%22%3E%3C%2Frect%3E%0A%3C%2Fsvg%3E");
}

.c-form-input:disabled,
.c-form-select:disabled,
.c-form-textarea:disabled,
.c-form-radio:disabled,
.c-form-checkbox:disabled {
    border-color: #d7e0e5;
    background-color: #f6f8f9;
}

.c-form-input:disabled,
.c-form-select:disabled,
.c-form-textarea:disabled {
    color: #9ab1bc;
}

.c-form-select:not([multiple]):not([size]):disabled {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23999%22%20points%3D%224%201%201%206%207%206%22%3E%3C%2Fpolygon%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23999%22%20points%3D%224%2013%201%208%207%208%22%3E%3C%2Fpolygon%3E%0A%3C%2Fsvg%3E");
}

.c-form-radio:disabled:checked {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%23999%22%20cx%3D%228%22%20cy%3D%228%22%20r%3D%222%22%3E%3C%2Fcircle%3E%0A%3C%2Fsvg%3E");
}

.c-form-checkbox:disabled:checked {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2211%22%20viewBox%3D%220%200%2014%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23999%22%20points%3D%2212%201%205%207.5%202%205%201%205.5%205%2010%2013%201.5%22%2F%3E%0A%3C%2Fsvg%3E");
}

.c-form-checkbox:disabled:indeterminate {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23999%22%20x%3D%223%22%20y%3D%228%22%20width%3D%2210%22%20height%3D%221%22%3E%3C%2Frect%3E%0A%3C%2Fsvg%3E");
}

.c-form-input.-is-success:not(:disabled),
.c-form-select.-is-success:not(:disabled),
.c-form-textarea.-is-success:not(:disabled),
.c-form-input.-is-success:not(:disabled):focus,
.c-form-select.-is-success:not(:disabled):focus,
.c-form-textarea.-is-success:not(:disabled):focus {
    color: #24b47e;
    border-color: #24b47e;
}

.c-form-input.-is-error:not(:disabled),
.c-form-select.-is-error:not(:disabled),
.c-form-textarea.-is-error:not(:disabled),
.c-form-input.-is-error:not(:disabled):focus,
.c-form-select.-is-error:not(:disabled):focus,
.c-form-textarea.-is-error:not(:disabled):focus {
    color: #D93B7A;
    border-color: #D93B7A;
}

.c-form-input.-is-warning:not(:disabled),
.c-form-select.-is-warning:not(:disabled),
.c-form-textarea.-is-warning:not(:disabled),
.c-form-input.-is-warning:not(:disabled):focus,
.c-form-select.-is-warning:not(:disabled):focus,
.c-form-textarea.-is-warning:not(:disabled):focus {
    color: #f8a64e;
    border-color: #f8a64e;
}

.c-form-radio.-is-success:not(:checked):not(:disabled),
.c-form-checkbox.-is-success:not(:checked):not(:disabled),
.c-form-radio.-is-success:not(:checked):not(:disabled):focus,
.c-form-checkbox.-is-success:not(:checked):not(:disabled):focus {
    color: #24b47e;
    border-color: #24b47e;
}

.c-form-radio.-is-error:not(:checked):not(:disabled),
.c-form-checkbox.-is-error:not(:checked):not(:disabled),
.c-form-radio.-is-error:not(:checked):not(:disabled):focus,
.c-form-checkbox.-is-error:not(:checked):not(:disabled):focus {
    color: #D93B7A;
    border-color: #D93B7A;
}

.c-form-radio.-is-warning:not(:checked):not(:disabled),
.c-form-checkbox.-is-warning:not(:checked):not(:disabled),
.c-form-radio.-is-warning:not(:checked):not(:disabled):focus,
.c-form-checkbox.-is-warning:not(:checked):not(:disabled):focus {
    color: #f8a64e;
    border-color: #f8a64e;
}

.c-gallery-1-link {
    display: block;
}

.c-gallery-1-image {
    display: inline-block;
    width: 100%;
}

.c-gallery-1.-corner-rounded .c-gallery-1-link {
    overflow: hidden;
}

.c-gallery-1.-corner-rounded .c-gallery-1-link,
.c-gallery-1.-corner-rounded .c-gallery-1-image {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.c-gallery-1.-corner-rounded.-hover-1 .c-gallery-1-link:before {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.c-gallery-1.-corner-circle .c-gallery-1-link {
    overflow: hidden;
}

.c-gallery-1.-corner-circle .c-gallery-1-link,
.c-gallery-1.-corner-circle .c-gallery-1-image {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.c-gallery-1.-corner-circle.-hover-1 .c-gallery-1-link:before {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.c-gallery-1.-hover-1 .c-gallery-1-link {
    position: relative;
}

.c-gallery-1.-hover-1 .c-gallery-1-link:before,
.c-gallery-1.-hover-1 .c-gallery-1-link:after {
    position: absolute;
    display: block;
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.c-gallery-1.-hover-1 .c-gallery-1-link:before {
    top: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(35, 35, 35, 0.5);
}

.c-gallery-1.-hover-1 .c-gallery-1-link:after {
    top: 50%;
    left: 50%;
    content: "\f48a";
    font-family: "Ionicons";
    font-size: 16px;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-rendering: auto;
    color: #ffffff;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.c-gallery-1.-hover-1 .c-gallery-1-link:hover:before,
.c-gallery-1.-hover-1 .c-gallery-1-link:hover:after {
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
}

.c-label-1 {
    display: inline-block;
    padding: .4em .9em;
    margin-right: 5px;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: text-top;
    font-size: 85%;
    font-weight: 700;
}

.c-label-1:last-child {
    margin-right: 0;
}

.c-label-1.-style-default {
    color: #7c99a7;
    background-color: #f6f8f9;
}

.c-label-1.-style-outline {
    color: #7c99a7;
    border: 1px solid #d7e0e5;
}

.c-label-1.-color-white.-style-default {
    color: #000000;
    background-color: #ffffff;
}

.c-label-1.-color-white.-style-outline {
    color: #ffffff;
    border-color: #ffffff;
}

.c-label-1.-color-black.-style-default {
    color: #ffffff;
    background-color: #000000;
}

.c-label-1.-color-black.-style-outline {
    color: #000000;
    border-color: #000000;
}

.c-label-1.-color-green.-style-default {
    color: #ffffff;
    background-color: #24b47e;
}

.c-label-1.-color-green.-style-outline {
    color: #24b47e;
    border-color: #24b47e;
}

.c-label-1.-color-blue.-style-default {
    color: #ffffff;
    background-color: #2CB3F0;
}

.c-label-1.-color-blue.-style-outline {
    color: #2CB3F0;
    border-color: #2CB3F0;
}

.c-label-1.-color-orange.-style-default {
    color: #ffffff;
    background-color: #f8a64e;
}

.c-label-1.-color-orange.-style-outline {
    color: #f8a64e;
    border-color: #f8a64e;
}

.c-label-1.-color-red.-style-default {
    color: #ffffff;
    background-color: #dc132f;
}

.c-label-1.-color-red.-style-outline {
    color: #dc132f;
    border-color: #dc132f;
}

.c-label-1.-size-small {
    font-size: 11px;
}

.c-label-1.-size-medium {
    font-size: 12px;
}

.c-label-1.-size-large {
    font-size: 14px;
}

.c-label-1.-size-xlarge {
    font-size: 16px;
}

.c-label-1.-corner-rounded {
    -webkit-border-radius: 0.3em;
    -moz-border-radius: 0.3em;
    border-radius: 0.3em;
}

.c-label-1.-corner-circle {
    -webkit-border-radius: 1000px;
    -moz-border-radius: 1000px;
    border-radius: 1000px;
}

.c-link-1 {
    font-weight: 500;
}

.c-link-1-icon {
    position: relative;
    top: 1px;
    font-size: 12px;
    font-weight: 600;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.c-link-1-icon.-left {
    right: 5px;
}

.c-link-1-icon.-right {
    left: 5px;
}

.c-link-1:hover .c-link-1-icon.-left {
    right: 10px;
}

.c-link-1:hover .c-link-1-icon.-right {
    left: 10px;
}

.c-list-1-icon {
    margin-right: 8px;
}

.c-list-1.-inline {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.c-list-1.-inline:before,
.c-list-1.-inline:after {
    content: "";
    display: table;
}

.c-list-1.-inline:after {
    clear: both;
}

.c-list-1.-inline li {
    float: left;
    padding-left: 5px;
    padding-right: 5px;
}

.c-list-1.-inline li:first-child {
    padding-left: 0;
}

.c-list-1.-inline li:last-child {
    padding-right: 0;
}

.c-list-1.-style-none {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.c-list-1.-style-default {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.c-list-1.-style-default:not(.-inline) li {
    margin-bottom: 10px;
}

.c-list-1.-style-default:not(.-inline) li ul {
    margin-top: 10px;
}

.c-list-1.-style-default:not(.-inline) li:last-child {
    margin-bottom: 0;
}

.c-list-1.-style-default.-corner-square>li>.c-list-1-icon {
    width: 24px;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    color: #ffffff;
    text-align: center;
    background-color: #24b47e;
}

.c-list-1.-style-default.-corner-rounded>li>.c-list-1-icon {
    width: 24px;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    color: #ffffff;
    text-align: center;
    background-color: #24b47e;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.c-list-1.-style-default.-corner-circle>li>.c-list-1-icon {
    width: 24px;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    color: #ffffff;
    text-align: center;
    background-color: #24b47e;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.c-loading-1 {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    text-align: center;
    background-color: #ffffff;
}

.c-loading-1-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 16px;
    margin-left: -8px;
    margin-top: -8px;
}

.c-logos-1-link {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
}

.c-logos-1-image {
    position: absolute;
    top: 50%;
    left: 50%;
    display: inline-block;
    width: 60%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.c-logos-1-item-inner {
    position: relative;
    padding-top: 70%;
}

.c-logos-1.-style-default .c-logos-1-inner {
    overflow: hidden;
}

.c-logos-1.-style-default .c-logos-1-item-inner:before,
.c-logos-1.-style-default .c-logos-1-item-inner:after {
    position: absolute;
    content: "";
    display: inline-block;
}

.c-logos-1.-style-default .c-logos-1-item-inner:before {
    top: 0;
    left: -1px;
    height: 100%;
    border-left-width: 1px;
    border-left-style: dashed;
    border-color: #d7e0e5;
}

.c-logos-1.-style-default .c-logos-1-item-inner:after {
    left: 0;
    bottom: -1px;
    width: 100%;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-color: #d7e0e5;
}

.c-logos-1.-style-carousel .c-logos-1-item-inner {
    border-width: 1px 0 1px 0;
    border-style: dashed;
    border-color: #d7e0e5;
}

.c-logos-1.-style-carousel .c-logos-1-item-inner:after {
    position: absolute;
    top: 0;
    right: -1px;
    content: "";
    display: inline-block;
    height: 100%;
    border-right-width: 1px;
    border-right-style: dashed;
    border-color: #d7e0e5;
}

.c-logos-1.-hover-1 .c-logos-1-image {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.c-logos-1.-hover-1 .c-logos-1-item-inner:hover .c-logos-1-image {
    -webkit-transform: translate(-50%, -60%);
    -moz-transform: translate(-50%, -60%);
    -o-transform: translate(-50%, -60%);
    -ms-transform: translate(-50%, -60%);
    transform: translate(-50%, -60%);
}

.c-logos-1.-hover-2 .c-logos-1-image {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-opacity: 0.3;
    -khtml-opacity: 0.3;
    -moz-opacity: 0.3;
    opacity: 0.3;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.c-logos-1.-hover-2 .c-logos-1-item-inner:hover .c-logos-1-image {
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
}

.c-logos-1.-hover-3 .c-logos-1-image {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.c-logos-1.-hover-3 .c-logos-1-item-inner:hover .c-logos-1-image {
    -webkit-transform: translate(-50%, -50%) scale(1.05);
    -moz-transform: translate(-50%, -50%) scale(1.05);
    -o-transform: translate(-50%, -50%) scale(1.05);
    -ms-transform: translate(-50%, -50%) scale(1.05);
    transform: translate(-50%, -50%) scale(1.05);
}

.c-logos-2-link {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
}

.c-logos-2-image {
    position: absolute;
    top: 50%;
    left: 50%;
    display: inline-block;
    width: 60%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.c-logos-2-item-inner {
    position: relative;
    padding-top: 70%;
    background-color: #f9f9fa;
}

.c-logos-2.-hover-1 .c-logos-2-image {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.c-logos-2.-hover-1 .c-logos-2-item-inner:hover .c-logos-2-image {
    -webkit-transform: translate(-50%, -60%);
    -moz-transform: translate(-50%, -60%);
    -o-transform: translate(-50%, -60%);
    -ms-transform: translate(-50%, -60%);
    transform: translate(-50%, -60%);
}

.c-logos-2.-hover-2 .c-logos-2-image {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-opacity: 0.3;
    -khtml-opacity: 0.3;
    -moz-opacity: 0.3;
    opacity: 0.3;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.c-logos-2.-hover-2 .c-logos-2-item-inner:hover .c-logos-2-image {
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
}

.c-logos-2.-hover-3 .c-logos-2-image {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.c-logos-2.-hover-3 .c-logos-2-item-inner:hover .c-logos-2-image {
    -webkit-transform: translate(-50%, -50%) scale(1.05);
    -moz-transform: translate(-50%, -50%) scale(1.05);
    -o-transform: translate(-50%, -50%) scale(1.05);
    -ms-transform: translate(-50%, -50%) scale(1.05);
    transform: translate(-50%, -50%) scale(1.05);
}

.c-map-1 {
    width: 100%;
    height: 100%;
    min-height: 500px;
}

.c-modal-1 {
    position: relative;
    width: auto;
    max-width: 500px;
    margin: 20px auto;
    padding: 50px;
    background-color: #ffffff;
}

.c-modal-1 p:last-of-type {
    margin-bottom: 0;
}

.c-nav-1 {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
}

@media (max-width: 767px) {
    .c-nav-1 {
        position: relative;
        z-index: 1;
    }
}

.c-nav-1-title {
    margin-bottom: 0;
    font-size: 12px;
    font-weight: 500;
    color: #919191;
    letter-spacing: normal;
}

@media (min-width: 768px) {
    .c-nav-1-title {
        margin-right: 20px;
        padding-right: 20px;
        border-right: 1px solid #d3d3d8;
    }
}

.c-nav-1-title-icon {
    margin-left: 10px;
}

@media (max-width: 767px) {
    .c-nav-1-category {
        display: none;
        position: absolute;
        top: calc(100% - 1px);
        right: 0;
        border-width: 1px 1px 0 1px;
        border-style: solid;
        border-color: #d3d3d8;
        -webkit-box-shadow: 0px 8px 30px 0px rgba(107, 107, 107, 0.3);
        -moz-box-shadow: 0px 8px 30px 0px rgba(107, 107, 107, 0.3);
        box-shadow: 0px 8px 30px 0px rgba(107, 107, 107, 0.3);
    }
}

.c-nav-1-category-list {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media (max-width: 767px) {
    .c-nav-1-category-list {
        -webkit-flex-direction: column;
        flex-direction: column;
    }
}

@media (min-width: 768px) {
    .c-nav-1-category-item {
        margin-right: 20px;
    }
}

@media (min-width: 768px) {
    .c-nav-1-category-item:last-child {
        margin-right: 0;
    }
}

.c-nav-1-category-link {
    display: block;
    font-size: 14px;
    font-weight: 400;
    color: #818181;
}

@media (max-width: 767px) {
    .c-nav-1-category-link {
        min-width: 200px;
        padding: 0 20px;
        height: 50px;
        line-height: 50px;
        border-bottom: 1px solid #d3d3d8;
        text-align: right;
        background-color: #ffffff;
    }
}

.c-nav-1-category-link:hover {
    color: #111111;
}

.c-nav-1-category-item.active .c-nav-1-category-link {
    color: #111111;
}

@media (max-width: 767px) {
    .c-nav-1-category.active {
        display: block;
    }
}

@media (max-width: 767px) {
    .c-nav-1-toggle {
        display: inline-block;
        padding: 15px;
        margin-left: auto;
        border: 1px solid #d3d3d8;
        line-height: 1;
        cursor: pointer;
        color: #919191;
    }
}

@media (min-width: 768px) {
    .c-nav-1-toggle {
        display: none;
    }
}

.c-pager-1 {
    position: relative;
    border-width: 1px 0 1px 0;
    border-style: solid;
    border-color: #e7ecef;
}

@media (min-width: 576px) {
    .c-pager-1 {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}

@media (min-width: 576px) {
    .c-pager-1:after {
        position: absolute;
        top: 0;
        left: 50%;
        content: "";
        display: inline-block;
        width: 1px;
        height: 100%;
        background-color: #e7ecef;
    }
}

.c-pager-1-inner:before,
.c-pager-1-inner:after {
    content: "";
    display: table;
}

.c-pager-1-inner:after {
    clear: both;
}

.c-pager-1-item {
    padding-left: 20px;
    padding-right: 20px;
}

@media (max-width: 575px) {
    .c-pager-1-item {
        width: 100%;
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

@media (min-width: 576px) {
    .c-pager-1-item {
        width: 50%;
        float: left;
    }
}

@media (max-width: 575px) {
    .c-pager-1-item.-prev {
        border-bottom: 1px solid #d7e0e5;
    }
}

@media (max-width: 575px) {
    .c-pager-1-item.-prev:last-child {
        border-bottom: 0;
    }
}

.c-pager-1-title {
    margin-bottom: 5px;
    font-size: 12px;
    font-weight: 500;
    color: #7c99a7;
}

.c-pager-1-link {
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    color: #111111;
}

.c-pager-1-link:hover {
    color: #24b47e;
}

.c-pager-1.-style-default .c-pager-1-item.-prev {
    text-align: left;
}

.c-pager-1.-style-default .c-pager-1-item.-next {
    text-align: right;
}

@media (max-width: 575px) {
    .c-pager-1.-style-centered .c-pager-1-item.-prev {
        text-align: center;
    }
}

@media (min-width: 576px) {
    .c-pager-1.-style-centered .c-pager-1-item.-prev {
        padding-right: 50px;
        text-align: right;
    }
}

@media (max-width: 575px) {
    .c-pager-1.-style-centered .c-pager-1-item.-next {
        text-align: center;
    }
}

@media (min-width: 576px) {
    .c-pager-1.-style-centered .c-pager-1-item.-next {
        padding-left: 50px;
        text-align: left;
    }
}

.c-pagination-1 {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.c-pagination-1-link {
    display: block;
    text-align: center;
    font-weight: 500;
    color: #7c99a7;
}

.c-pagination-1-link:hover {
    color: #4c6571;
}

.c-pagination-1-link.-is-disabled {
    pointer-events: none;
    color: #7c99a7;
}

.c-pagination-1-item {
    float: left;
}

.c-pagination-1-item.-is-disabled .c-pagination-1-link {
    pointer-events: none;
    color: #7c99a7;
}

.c-pagination-1-inner {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.c-pagination-1-inner:before,
.c-pagination-1-inner:after {
    content: "";
    display: table;
}

.c-pagination-1-inner:after {
    clear: both;
}

.c-pagination-1.-style-default .c-pagination-1-link {
    background-color: #f0f3f5;
}

.c-pagination-1.-style-default .c-pagination-1-link:hover {
    background-color: #e7ecef;
}

.c-pagination-1.-style-default .c-pagination-1-link.active {
    color: #ffffff;
    background-color: #24b47e;
}

.c-pagination-1.-style-default .c-pagination-1-link.-is-disabled {
    background-color: #f0f3f5;
}

.c-pagination-1.-style-default .c-pagination-1-item.active .c-pagination-1-link {
    color: #ffffff;
    background-color: #24b47e;
}

.c-pagination-1.-style-default .c-pagination-1-item.-is-disabled .c-pagination-1-link {
    background-color: #f0f3f5;
}

.c-pagination-1.-style-outline .c-pagination-1-link {
    border-style: solid;
    border-color: #d7e0e5;
}

.c-pagination-1.-style-outline .c-pagination-1-link:hover {
    border-color: #b9c8d0;
}

.c-pagination-1.-style-outline .c-pagination-1-link.active {
    color: #24b47e;
    border-color: #24b47e;
}

.c-pagination-1.-style-outline .c-pagination-1-link.-is-disabled {
    border-color: #d7e0e5;
}

.c-pagination-1.-style-outline .c-pagination-1-item.active .c-pagination-1-link {
    color: #24b47e;
    border-color: #24b47e;
}

.c-pagination-1.-style-outline .c-pagination-1-item.-is-disabled .c-pagination-1-link {
    border-color: #e6e6e6;
}

.c-pagination-1.-style-outline.-size-small .c-pagination-1-link {
    border-width: 1px;
}

.c-pagination-1.-style-outline.-size-medium .c-pagination-1-link {
    border-width: 2px;
}

.c-pagination-1.-style-outline.-size-large .c-pagination-1-link {
    border-width: 3px;
}

.c-pagination-1.-style-outline.-group .c-pagination-1-link {
    position: relative;
}

.c-pagination-1.-style-outline.-group .c-pagination-1-link:before {
    position: absolute;
    z-index: 1;
    content: "";
    display: inline-block;
    background-color: #d7e0e5;
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

@media (max-width: 575px) {
    .c-pagination-1.-style-outline.-group .c-pagination-1-link:before {
        -webkit-opacity: 1;
        -khtml-opacity: 1;
        -moz-opacity: 1;
        opacity: 1;
    }
}

.c-pagination-1.-style-outline.-group .c-pagination-1-link:hover {
    z-index: 1;
}

.c-pagination-1.-style-outline.-group .c-pagination-1-link:hover:before {
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    background-color: #b9c8d0;
}

.c-pagination-1.-style-outline.-group .c-pagination-1-link.active {
    z-index: 2;
}

.c-pagination-1.-style-outline.-group .c-pagination-1-link.active:before {
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    background-color: #24b47e;
}

.c-pagination-1.-style-outline.-group .c-pagination-1-link.-is-disabled:before {
    background-color: #d7e0e5;
}

.c-pagination-1.-style-outline.-group .c-pagination-1-item:last-child .c-pagination-1-link:before {
    display: none;
}

@media (max-width: 575px) {
    .c-pagination-1.-style-outline.-group .c-pagination-1-item:last-child .c-pagination-1-link:before {
        display: block;
    }
}

.c-pagination-1.-style-outline.-group .c-pagination-1-item.active .c-pagination-1-link:before {
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    background-color: #24b47e;
}

.c-pagination-1.-style-outline.-group .c-pagination-1-item.-is-disabled .c-pagination-1-link:before {
    background-color: #d7e0e5;
}

.c-pagination-1.-style-outline.-group.-size-small .c-pagination-1-link {
    border-width: 1px 0 1px 1px;
}

.c-pagination-1.-style-outline.-group.-size-small .c-pagination-1-link:before {
    top: -1px;
    right: -1px;
    bottom: -1px;
    width: 1px;
}

.c-pagination-1.-style-outline.-group.-size-small .c-pagination-1-item:last-child .c-pagination-1-link {
    border-right-width: 1px;
}

@media (max-width: 575px) {
    .c-pagination-1.-style-outline.-group.-size-small .c-pagination-1-item:last-child .c-pagination-1-link {
        border-right-width: 0;
    }
}

.c-pagination-1.-style-outline.-group.-size-medium .c-pagination-1-link {
    border-width: 2px 0 2px 2px;
}

.c-pagination-1.-style-outline.-group.-size-medium .c-pagination-1-link:before {
    top: -2px;
    right: -2px;
    bottom: -2px;
    width: 2px;
}

.c-pagination-1.-style-outline.-group.-size-medium .c-pagination-1-item:last-child .c-pagination-1-link {
    border-right-width: 2px;
}

@media (max-width: 575px) {
    .c-pagination-1.-style-outline.-group.-size-medium .c-pagination-1-item:last-child .c-pagination-1-link {
        border-right-width: 0;
    }
}

.c-pagination-1.-style-outline.-group.-size-large .c-pagination-1-link {
    border-width: 3px 0 3px 3px;
}

.c-pagination-1.-style-outline.-group.-size-large .c-pagination-1-link:before {
    top: -3px;
    right: -3px;
    bottom: -3px;
    width: 3px;
}

.c-pagination-1.-style-outline.-group.-size-large .c-pagination-1-item:last-child .c-pagination-1-link {
    border-right-width: 3px;
}

@media (max-width: 575px) {
    .c-pagination-1.-style-outline.-group.-size-large .c-pagination-1-item:last-child .c-pagination-1-link {
        border-right-width: 0;
    }
}

.c-pagination-1.-size-small .c-pagination-1-link {
    width: 30px;
    height: 30px;
    font-size: 11px;
}

.c-pagination-1.-size-small.-style-default .c-pagination-1-link {
    line-height: 30px;
}

.c-pagination-1.-size-small.-style-outline .c-pagination-1-link {
    line-height: 28px;
}

.c-pagination-1.-size-medium .c-pagination-1-link {
    width: 40px;
    height: 40px;
    font-size: 12px;
}

.c-pagination-1.-size-medium.-style-default .c-pagination-1-link {
    line-height: 40px;
}

.c-pagination-1.-size-medium.-style-outline .c-pagination-1-link {
    line-height: 36px;
}

.c-pagination-1.-size-large .c-pagination-1-link {
    width: 50px;
    height: 50px;
    font-size: 14px;
}

.c-pagination-1.-size-large.-style-default .c-pagination-1-link {
    line-height: 50px;
}

.c-pagination-1.-size-large.-style-outline .c-pagination-1-link {
    line-height: 44px;
}

.c-pagination-1.-align-left {
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}

.c-pagination-1.-align-center {
    -webkit-justify-content: center;
    justify-content: center;
}

.c-pagination-1.-align-right {
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}

.c-pagination-1.-corner-rounded.-group .c-pagination-1-item:first-child .c-pagination-1-link {
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px;
}

.c-pagination-1.-corner-rounded.-group .c-pagination-1-item:last-child .c-pagination-1-link {
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px;
}

.c-pagination-1.-corner-rounded:not(.-group) .c-pagination-1-link {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.c-pagination-1.-corner-circle.-group.-size-small .c-pagination-1-item:first-child .c-pagination-1-link {
    -webkit-border-top-left-radius: 15px;
    -moz-border-radius-topleft: 15px;
    border-top-left-radius: 15px;
    -webkit-border-bottom-left-radius: 15px;
    -moz-border-radius-bottomleft: 15px;
    border-bottom-left-radius: 15px;
}

.c-pagination-1.-corner-circle.-group.-size-small .c-pagination-1-item:last-child .c-pagination-1-link {
    -webkit-border-top-right-radius: 15px;
    -moz-border-radius-topright: 15px;
    border-top-right-radius: 15px;
    -webkit-border-bottom-right-radius: 15px;
    -moz-border-radius-bottomright: 15px;
    border-bottom-right-radius: 15px;
}

.c-pagination-1.-corner-circle.-group.-size-medium .c-pagination-1-item:first-child .c-pagination-1-link {
    -webkit-border-top-left-radius: 20px;
    -moz-border-radius-topleft: 20px;
    border-top-left-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    -moz-border-radius-bottomleft: 20px;
    border-bottom-left-radius: 20px;
}

.c-pagination-1.-corner-circle.-group.-size-medium .c-pagination-1-item:last-child .c-pagination-1-link {
    -webkit-border-top-right-radius: 20px;
    -moz-border-radius-topright: 20px;
    border-top-right-radius: 20px;
    -webkit-border-bottom-right-radius: 20px;
    -moz-border-radius-bottomright: 20px;
    border-bottom-right-radius: 20px;
}

.c-pagination-1.-corner-circle.-group.-size-large .c-pagination-1-item:first-child .c-pagination-1-link {
    -webkit-border-top-left-radius: 25px;
    -moz-border-radius-topleft: 25px;
    border-top-left-radius: 25px;
    -webkit-border-bottom-left-radius: 25px;
    -moz-border-radius-bottomleft: 25px;
    border-bottom-left-radius: 25px;
}

.c-pagination-1.-corner-circle.-group.-size-large .c-pagination-1-item:last-child .c-pagination-1-link {
    -webkit-border-top-right-radius: 25px;
    -moz-border-radius-topright: 25px;
    border-top-right-radius: 25px;
    -webkit-border-bottom-right-radius: 25px;
    -moz-border-radius-bottomright: 25px;
    border-bottom-right-radius: 25px;
}

.c-pagination-1.-corner-circle:not(.-group) .c-pagination-1-link {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.c-pagination-1:not(.-group) .c-pagination-1-item {
    margin-right: 10px;
    margin-bottom: 10px;
}

.c-pagination-1:not(.-group) .c-pagination-1-item:last-child {
    margin-right: 0;
    margin-bottom: 0;
}

.c-pagination-1.-color-white.-style-default .c-pagination-1-link {
    color: #aaaaaa;
    background-color: #ffffff;
}

.c-pagination-1.-color-white.-style-default .c-pagination-1-link:hover {
    color: #111111;
}

.c-pagination-1.-color-white.-style-default .c-pagination-1-link.-is-disabled {
    color: #aaaaaa;
}

.c-pagination-1.-color-white.-style-default .c-pagination-1-link.active {
    color: #ffffff;
    background-color: #24b47e;
}

.c-pagination-1.-color-white.-style-default .c-pagination-1-item.-is-disabled .c-pagination-1-link {
    color: #aaaaaa;
    background-color: #ffffff;
}

.c-pagination-1.-color-white.-style-default .c-pagination-1-item.active .c-pagination-1-link {
    color: #ffffff;
    background-color: #24b47e;
}

.c-pagination-1.-color-white.-style-outline .c-pagination-1-link {
    color: #ffffff;
    border-color: #ffffff;
}

.c-pagination-1.-color-white.-style-outline .c-pagination-1-link:hover {
    color: #ffffff;
    border-color: #ffffff;
}

.c-pagination-1.-color-white.-style-outline .c-pagination-1-link.active {
    color: #24b47e;
    border-color: #24b47e;
}

.c-pagination-1.-color-white.-style-outline .c-pagination-1-link.-is-disabled {
    color: #ffffff;
    border-color: #ffffff;
}

.c-pagination-1.-color-white.-style-outline .c-pagination-1-item.active .c-pagination-1-link {
    color: #24b47e;
    border-color: #24b47e;
}

.c-pagination-1.-color-white.-style-outline .c-pagination-1-item.-is-disabled .c-pagination-1-link {
    color: #ffffff;
    border-color: #ffffff;
}

.c-pagination-1.-color-white.-style-outline.-group .c-pagination-1-link:before {
    background-color: #ffffff;
}

.c-pagination-1.-color-white.-style-outline.-group .c-pagination-1-link:hover:before {
    background-color: #ffffff;
}

.c-pagination-1.-color-white.-style-outline.-group .c-pagination-1-link.active:before {
    background-color: #24b47e;
}

.c-pagination-1.-color-white.-style-outline.-group .c-pagination-1-link.-is-disabled:before {
    background-color: #ffffff;
}

.c-pagination-1.-color-white.-style-outline.-group .c-pagination-1-item.active .c-pagination-1-link:before {
    background-color: #24b47e;
}

.c-pagination-1.-color-white.-style-outline.-group .c-pagination-1-item.-is-disabled .c-pagination-1-link:before {
    background-color: #ffffff;
}

.c-portfolio-1-inner.-gutter-none {
    overflow: hidden;
}

.c-portfolio-1-inner.-gutter-none .c-portfolio-1-media {
    margin-right: -1px;
}

.c-portfolio-1-inner.-gutter-none .c-portfolio-1-title {
    margin-right: -1px;
}

.c-portfolio-1-inner.-gutter-none .c-portfolio-1-title.-style-1 {
    border: 0;
}

.c-portfolio-1-inner.-gutter-none .c-portfolio-1-item-inner {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.c-portfolio-1-item:hover .c-portfolio-1-zoom.-visible-hover {
    visibility: visible;
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
}

.c-portfolio-1-item:hover .c-portfolio-1-caption.-style-1.-visible {
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    visibility: hidden;
}

.c-portfolio-1-item:hover .c-portfolio-1-caption.-style-1.-visible-hover {
    visibility: visible;
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
}

.c-portfolio-1-media {
    position: relative;
}

.c-portfolio-1-photo img {
    display: inline-block;
    width: 100%;
}

.c-portfolio-1-link {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.c-portfolio-1-zoom {
    display: block;
    position: absolute;
    right: 10px;
    bottom: 10px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0.5);
}

.c-portfolio-1-zoom:hover {
    color: #ffffff;
}

.c-portfolio-1-zoom.-visible-hover {
    visibility: hidden;
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
}

.c-portfolio-1-title.-style-1 {
    padding: 30px;
    border-width: 0 1px 1px 1px;
    border-style: solid;
    border-color: #e7ecef;
    background-color: #ffffff;
}

.c-portfolio-1-title.-style-1 .c-portfolio-1-title-text {
    font-size: 16px;
    font-weight: 500;
}

.c-portfolio-1-title.-style-1 .c-portfolio-1-title-text a {
    color: #111111;
}

.c-portfolio-1-title.-style-1 .c-portfolio-1-title-text a:hover {
    color: #24b47e;
}

.c-portfolio-1-title.-style-1 .c-portfolio-1-title-tags {
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #e7ecef;
    font-size: 12px;
}

.c-portfolio-1-title.-style-1 .c-portfolio-1-title-tags a {
    display: inline-block;
    margin-right: 4px;
    color: #5e5e5e;
}

.c-portfolio-1-title.-style-1 .c-portfolio-1-title-tags a:hover {
    color: #111111;
}

.c-portfolio-1-title.-style-1 .c-portfolio-1-title-tags a:last-child {
    margin-right: 0;
}

.c-portfolio-1-title.-style-1.-align-center {
    text-align: center;
}

.c-portfolio-1-title.-style-1.-align-right {
    text-align: right;
}

.c-portfolio-1-caption.-style-1 {
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.c-portfolio-1-caption.-style-1 .c-portfolio-1-caption-inner {
    padding: 30px;
}

.c-portfolio-1-caption.-style-1 .c-portfolio-1-caption-title {
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 500;
    color: #ffffff;
}

.c-portfolio-1-caption.-style-1 .c-portfolio-1-caption-title:last-child {
    margin-bottom: 0;
}

.c-portfolio-1-caption.-style-1 .c-portfolio-1-caption-tags {
    font-size: 11px;
    color: #ffffff;
}

.c-portfolio-1-caption.-style-1 .c-portfolio-1-caption-tags span {
    display: inline-block;
    margin-right: 4px;
    color: #e6e6e6;
}

.c-portfolio-1-caption.-style-1 .c-portfolio-1-caption-tags span:last-child {
    margin-right: 0;
}

.c-portfolio-1-caption.-style-1.-visible {
    visibility: visible;
}

.c-portfolio-1-caption.-style-1.-visible-hover {
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
}

.c-pricing-1 {
    border: 1px solid #d7e0e5;
    background-color: #ffffff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.c-pricing-1-header {
    position: relative;
    padding: 30px 70px 30px 30px;
    border-bottom: 1px solid #d7e0e5;
}

.c-pricing-1-header-icon {
    position: absolute;
    top: 30px;
    right: 30px;
    font-size: 40px;
    line-height: 1;
}

.c-pricing-1-header-title {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 0;
}

.c-pricing-1-header-description {
    font-size: 12px;
}

.c-pricing-1-features {
    padding: 0 30px;
    margin: 30px 0;
}

.c-pricing-1-features-row {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding-top: 6px;
    padding-bottom: 6px;
    border-top: 1px solid #d7e0e5;
    font-size: 12px;
}

.c-pricing-1-features-row:last-child {
    padding-bottom: 0;
}

.c-pricing-1-features-text {
    padding-right: 10px;
    text-align: left;
}

.c-pricing-1-features-value {
    padding-left: 10px;
    text-align: right;
    font-weight: 500;
    color: #24b47e;
}

.c-pricing-1-price {
    padding: 0 30px;
    margin: 30px 0;
    font-size: 64px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: -2px;
}

.c-pricing-1-price sup {
    position: relative;
    top: -28px;
    margin-right: 5px;
    font-size: 24px;
}

.c-pricing-1-price small {
    margin-left: 3px;
    font-size: 12px;
    letter-spacing: normal;
    color: #7c99a7;
}

.c-pricing-1-description {
    padding: 0 30px;
    margin: 30px 0;
    font-size: 12px;
    color: #7c99a7;
}

.c-pricing-1-button {
    padding: 30px;
    border-top: 1px solid #d7e0e5;
    text-align: center;
    background-color: #f6f8f9;
}

.c-pricing-1-button small {
    display: block;
    margin-top: 15px;
    color: #7c99a7;
}

@media (min-width: 768px) {
    .c-pricing-1.active {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
}

.c-pricing-1.active .c-pricing-1-header {
    color: #ffffff;
    border-color: #24b47e;
    background-color: #24b47e;
}

.c-pricing-2 {
    padding: 40px;
    border: 1px solid #d7e0e5;
    text-align: center;
    background-color: #ffffff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.c-pricing-2-title {
    font-size: 26px;
    font-weight: 500;
}

.c-pricing-2-price {
    margin: 20px 0;
}

.c-pricing-2-price-value {
    font-size: 48px;
    font-weight: 700;
    line-height: 1;
}

.c-pricing-2-price-description {
    margin-top: 5px;
    color: #7c99a7;
}

.c-pricing-2-description {
    padding: 10px 0;
    margin: 20px 0;
    border-top: 1px solid #d7e0e5;
    border-bottom: 1px solid #d7e0e5;
}

.c-pricing-2-features {
    margin: 20px 0;
}

.c-pricing-2-features ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.c-pricing-2-button {
    margin-top: 20px;
}

.c-pricing-2-button small {
    display: block;
    margin-top: 15px;
    color: #7c99a7;
}

@media (min-width: 768px) {
    .c-pricing-2.active {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
}

.c-pricing-2.active .c-pricing-2-title,
.c-pricing-2.active .c-pricing-2-price-value {
    color: #24b47e;
}

.c-pricing-3 {
    padding: 40px 0;
    border: 1px solid #d7e0e5;
    text-align: center;
    background-color: #ffffff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.c-pricing-3-icon {
    font-size: 60px;
    line-height: 1;
}

.c-pricing-3-title {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    margin: 30px 0;
}

.c-pricing-3-title:before,
.c-pricing-3-title:after {
    content: "";
    border-top: 1px solid #d7e0e5;
    -webkit-flex-grow: 1;
    flex-grow: 1;
}

.c-pricing-3-title h3 {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 26px;
    font-weight: 500;
}

.c-pricing-3-price {
    padding: 0 30px;
    margin: 30px 0;
    font-size: 64px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: -2px;
}

.c-pricing-3-price sup {
    position: relative;
    top: -28px;
    margin-right: 5px;
    font-size: 24px;
}

.c-pricing-3-price small {
    margin-left: 3px;
    font-size: 12px;
    letter-spacing: normal;
    color: #7c99a7;
}

.c-pricing-3-features {
    padding: 0 30px;
    margin: 30px 0;
}

.c-pricing-3-features-row {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding-top: 6px;
    padding-bottom: 6px;
    border-top: 1px solid #d7e0e5;
    font-size: 12px;
}

.c-pricing-3-features-row:last-child {
    padding-bottom: 0;
}

.c-pricing-3-features-text {
    padding-right: 10px;
    text-align: left;
}

.c-pricing-3-features-value {
    padding-left: 10px;
    text-align: right;
    font-weight: 500;
    color: #24b47e;
}

.c-pricing-3-button {
    padding: 0 30px;
    margin-top: 30px;
}

.c-pricing-3-button small {
    display: block;
    margin-top: 15px;
    color: #7c99a7;
}

@media (min-width: 768px) {
    .c-pricing-3.active {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
}

.c-pricing-3.active .c-pricing-3-icon,
.c-pricing-3.active .c-pricing-3-title {
    color: #24b47e;
}

.c-progress-1 {
    margin-bottom: 20px;
}

.c-progress-1:last-child {
    margin-bottom: 0;
}

.c-progress-1-label {
    margin-bottom: 5px;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: normal;
}

.c-progress-1-holder {
    height: 30px;
}

.c-progress-1-inner {
    position: relative;
    width: 5%;
    max-width: 100%;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.c-progress-1-tooltip {
    position: absolute;
    right: 10px;
    bottom: calc(100% + 8px);
    padding: 2px 6px;
    font-size: 10px;
    font-weight: 700;
    color: #ffffff;
    background-color: #111111;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.c-progress-1-tooltip::after {
    position: absolute;
    top: 100%;
    left: 50%;
    content: "";
    display: inline-block;
    margin-left: -5px;
    border-width: 5px 5px 0 5px;
    border-style: solid;
    border-color: #111111 transparent transparent transparent;
}

.c-progress-1-text {
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    font-size: 0.7em;
    font-weight: 700;
    color: #ffffff;
}

.c-progress-1.-color-green .c-progress-1-inner {
    background-color: #6EBE44;
}

.c-progress-1.-color-green.-style-outline .c-progress-1-holder {
    border-color: #6EBE44;
}

.c-progress-1.-color-blue .c-progress-1-inner {
    background-color: #25ACE3;
}

.c-progress-1.-color-blue.-style-outline .c-progress-1-holder {
    border-color: #25ACE3;
}

.c-progress-1.-color-yellow .c-progress-1-inner {
    background-color: #F9BD16;
}

.c-progress-1.-color-yellow.-style-outline .c-progress-1-holder {
    border-color: #F9BD16;
}

.c-progress-1.-color-orange .c-progress-1-inner {
    background-color: #F47920;
}

.c-progress-1.-color-orange.-style-outline .c-progress-1-holder {
    border-color: #F47920;
}

.c-progress-1.-color-pink .c-progress-1-inner {
    background-color: #D93B7A;
}

.c-progress-1.-color-pink.-style-outline .c-progress-1-holder {
    border-color: #D93B7A;
}

.c-progress-1.-style-default .c-progress-1-holder {
    background-color: #f6f8f9;
    -webkit-box-shadow: inset 0px 1px 3px 0px #d7e0e5;
    -moz-box-shadow: inset 0px 1px 3px 0px #d7e0e5;
    box-shadow: inset 0px 1px 3px 0px #d7e0e5;
}

.c-progress-1.-style-default .c-progress-1-inner {
    height: 30px;
}

.c-progress-1.-style-default .c-progress-1-text {
    line-height: 30px;
}

.c-progress-1.-style-outline .c-progress-1-holder {
    border-width: 2px;
    border-style: solid;
}

.c-progress-1.-style-outline .c-progress-1-inner {
    height: 26px;
}

.c-progress-1.-style-outline .c-progress-1-text {
    line-height: 26px;
}

.c-progress-1.-striped .c-progress-1-inner {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}

.c-progress-1.-striped.-style-default .c-progress-1-inner {
    -webkit-background-size: 30px 30px;
    background-size: 30px 30px;
}

.c-progress-1.-striped.-style-outline .c-progress-1-inner {
    -webkit-background-size: 26px 26px;
    background-size: 26px 26px;
}

.c-progress-1.-striped.-striped-active .c-progress-1-inner {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}

.c-progress-1.-corner-rounded .c-progress-1-holder {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.c-progress-1.-corner-rounded.-style-default .c-progress-1-inner {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.c-progress-1.-corner-rounded.-style-outline .c-progress-1-inner {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.c-progress-1.-corner-circle .c-progress-1-holder,
.c-progress-1.-corner-circle .c-progress-1-inner {
    -webkit-border-radius: 1000px;
    -moz-border-radius: 1000px;
    border-radius: 1000px;
}

.c-section {
    position: relative;
    background-color: #ffffff;
}

.c-section-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.c-section-video video {
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.c-section-photo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.c-section-overlay {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 100%;
    background-color: #111111;
}

.c-section-video+.c-container,
.c-section-photo+.c-container,
.c-section-overlay+.c-container {
    position: relative;
}

.c-section.-space-xsmall {
    padding-top: 20px;
    padding-bottom: 20px;
}

.c-section.-space-xsmall-top {
    padding-top: 20px;
}

.c-section.-space-xsmall-bottom {
    padding-bottom: 20px;
}

.c-section.-space-small {
    padding-top: 50px;
    padding-bottom: 50px;
}

.c-section.-space-small-top {
    padding-top: 50px;
}

.c-section.-space-small-bottom {
    padding-bottom: 50px;
}

.c-section.-space-medium {
    padding-top: 100px;
    padding-bottom: 100px;
}

.c-section.-space-medium-top {
    padding-top: 100px;
}

.c-section.-space-medium-bottom {
    padding-bottom: 100px;
}

@media (max-width: 1199px) {
    .c-section.-space-large {
        padding-top: 100px;
        padding-bottom: 100px;
    }
}

@media (min-width: 1200px) {
    .c-section.-space-large {
        padding-top: 120px;
        padding-bottom: 120px;
    }
}

@media (max-width: 1199px) {
    .c-section.-space-large-top {
        padding-top: 100px;
    }
}

@media (min-width: 1200px) {
    .c-section.-space-large-top {
        padding-top: 120px;
    }
}

@media (max-width: 1199px) {
    .c-section.-space-large-bottom {
        padding-bottom: 100px;
    }
}

@media (min-width: 1200px) {
    .c-section.-space-large-bottom {
        padding-bottom: 120px;
    }
}

.c-section.-bg-white {
    background-color: #ffffff;
}

.c-section.-bg-grey {
    background-color: #eeeef0;
}

.c-section.-bg-grey-light {
    background-color: #fafafa;
}

.c-section.-bg-dark {
    background-color: #111111;
}

.c-section.-bg-green {
    background-color: #24b47e;
}

.c-section.-bg-blue-light {
    background-color: #f6f8f9;
}

.c-section.u-flex .c-container {
    -webkit-flex-grow: 1;
    flex-grow: 1;
}

.c-section[data-cursor-overlay="1"] .c-section-overlay {
    -webkit-opacity: 0.1;
    -khtml-opacity: 0.1;
    -moz-opacity: 0.1;
    opacity: 0.1;
}

.c-section[data-cursor-overlay="2"] .c-section-overlay {
    -webkit-opacity: 0.2;
    -khtml-opacity: 0.2;
    -moz-opacity: 0.2;
    opacity: 0.2;
}

.c-section[data-cursor-overlay="3"] .c-section-overlay {
    -webkit-opacity: 0.3;
    -khtml-opacity: 0.3;
    -moz-opacity: 0.3;
    opacity: 0.3;
}

.c-section[data-cursor-overlay="4"] .c-section-overlay {
    -webkit-opacity: 0.4;
    -khtml-opacity: 0.4;
    -moz-opacity: 0.4;
    opacity: 0.4;
}

.c-section[data-cursor-overlay="5"] .c-section-overlay {
    -webkit-opacity: 0.5;
    -khtml-opacity: 0.5;
    -moz-opacity: 0.5;
    opacity: 0.5;
}

.c-section[data-cursor-overlay="6"] .c-section-overlay {
    -webkit-opacity: 0.6;
    -khtml-opacity: 0.6;
    -moz-opacity: 0.6;
    opacity: 0.6;
}

.c-section[data-cursor-overlay="7"] .c-section-overlay {
    -webkit-opacity: 0.7;
    -khtml-opacity: 0.7;
    -moz-opacity: 0.7;
    opacity: 0.7;
}

.c-section[data-cursor-overlay="8"] .c-section-overlay {
    -webkit-opacity: 0.8;
    -khtml-opacity: 0.8;
    -moz-opacity: 0.8;
    opacity: 0.8;
}

.c-section[data-cursor-overlay="9"] .c-section-overlay {
    -webkit-opacity: 0.9;
    -khtml-opacity: 0.9;
    -moz-opacity: 0.9;
    opacity: 0.9;
}

.c-sidebar-1 {
    border-width: 1px 1px 0 1px;
    border-style: solid;
    border-color: #e7ecef;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 14px 30px 0px rgba(107, 107, 107, 0.1);
    -moz-box-shadow: 0px 14px 30px 0px rgba(107, 107, 107, 0.1);
    box-shadow: 0px 14px 30px 0px rgba(107, 107, 107, 0.1);
}

.c-sidebar-1-widget {
    border-bottom: 1px solid #e7ecef;
}

@media (max-width: 575px) {
    .c-sidebar-1-widget {
        padding: 30px;
    }
}

@media (min-width: 576px) {
    .c-sidebar-1-widget {
        padding: 50px;
    }
}

.c-sidebar-1-widget a {
    color: #111111;
}

.c-sidebar-1-widget a:hover {
    color: #24b47e;
}

.c-sidebar-1-widget p {
    margin-bottom: 10px;
}

.c-sidebar-1-widget p:last-child {
    margin-bottom: 0;
}

.c-sidebar-1-widget h5 {
    font-size: 16px;
    font-weight: 500;
}

.c-sidebar-1-widget h6 {
    font-size: 12px;
    font-weight: 400;
    color: #777777;
}

.c-sidebar-1-widget-title {
    margin-bottom: 30px;
    font-size: 18px;
    font-weight: 300;
}

.c-sidebar-1-search-form {
    position: relative;
    width: 100%;
}

.c-sidebar-1-search-field {
    width: 100%;
    height: 40px;
    line-height: 30px;
    padding: 5px 40px 5px 14px;
    border: 0;
    background-color: transparent;
    border: 1px solid #e7ecef;
}

.c-sidebar-1-search-button {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    padding: 0;
    margin: 0;
    border: 0;
    cursor: pointer;
    background-color: transparent;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.c-sidebar-1-search-button:hover {
    color: #24b47e;
}

.c-sidebar-1-nav ul li {
    margin-bottom: 20px;
}

.c-sidebar-1-nav ul li:last-child {
    margin-bottom: 0;
}

.c-sidebar-1-recentposts ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.c-sidebar-1-recentposts ul li {
    margin-bottom: 30px;
    font-size: 13px;
}

.c-sidebar-1-recentposts ul li:last-child {
    margin-bottom: 0;
}

.c-sidebar-1-recentcomments ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.c-sidebar-1-recentcomments ul li {
    margin-bottom: 30px;
    font-size: 13px;
}

.c-sidebar-1-recentcomments ul li:last-child {
    margin-bottom: 0;
}

.c-sidebar-1-tags ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.c-sidebar-1-tags ul:before,
.c-sidebar-1-tags ul:after {
    content: "";
    display: table;
}

.c-sidebar-1-tags ul:after {
    clear: both;
}

.c-sidebar-1-tags ul li {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.c-sidebar-1-tags ul li a {
    font-size: 12px;
}

.c-sidebar-1-tags ul li a:before {
    content: "#";
}

.c-slider-1-item {
    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    min-height: 100vh;
    padding-top: 150px;
    padding-bottom: 150px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

@media (max-width: 1199px) {
    .c-slider-1-item {
        padding-top: 100px;
        padding-bottom: 100px;
    }
}

.c-slider-1-item-inner {
    position: relative;
    -webkit-flex-grow: 1;
    flex-grow: 1;
}

.c-slider-1-item.-align-left {
    text-align: left;
}

.c-slider-1-item.-align-center {
    text-align: center;
}

.c-slider-1-item.-align-right {
    text-align: right;
}

.c-slider-1-item.-align-top {
    -webkit-align-items: flex-start;
    align-items: flex-start;
}

.c-slider-1-item.-align-middle {
    -webkit-align-items: center;
    align-items: center;
}

.c-slider-1-item.-align-bottom {
    -webkit-align-items: flex-end;
    align-items: flex-end;
}

.c-slider-1-item.-has-overlay:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.c-slider-1-heading {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.c-slider-1-heading-sup {
    font-size: 14px;
    font-weight: 700;
    color: #24b47e;
    text-transform: uppercase;
}

@media (max-width: 575px) {
    .c-slider-1-heading-sup {
        font-size: 12px;
    }
}

.c-slider-1-heading-title {
    font-size: 48px;
    font-weight: 100;
    color: #ffffff;
}

@media (max-width: 767px) {
    .c-slider-1-heading-title {
        font-size: 32px;
    }
}

@media (max-width: 575px) {
    .c-slider-1-heading-title {
        font-size: 28px;
    }
}

.c-slider-1-heading-lead {
    font-size: 16px;
    font-weight: 300;
    color: #cccccc;
}

@media (max-width: 575px) {
    .c-slider-1-heading-lead {
        font-size: 14px;
    }
}

.c-slider-1-button {
    margin-top: 20px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.c-social-1-inner {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.c-social-1-inner:before,
.c-social-1-inner:after {
    content: "";
    display: table;
}

.c-social-1-inner:after {
    clear: both;
}

.c-social-1-item {
    float: left;
    margin-right: 10px;
}

.c-social-1-item:last-child {
    margin-right: 0;
}

.c-social-1-link {
    display: inline-block;
    text-align: center;
    border-width: 1px;
    border-style: solid;
}

.c-social-1.-color-white-default .c-social-1-link {
    color: #111111;
    border-color: #ffffff;
    background-color: #ffffff;
}

.c-social-1.-color-white-outline .c-social-1-link {
    color: #ffffff;
    border-color: #ffffff;
    background-color: transparent;
}

.c-social-1.-color-white-simple .c-social-1-link {
    color: #ffffff;
    border-color: transparent;
}

.c-social-1.-color-dark-default .c-social-1-link {
    color: #ffffff;
    border-color: #111111;
    background-color: #111111;
}

.c-social-1.-color-dark-outline .c-social-1-link {
    color: #111111;
    border-color: #111111;
    background-color: transparent;
}

.c-social-1.-color-dark-simple .c-social-1-link {
    color: #111111;
    border-color: transparent;
}

.c-social-1.-color-grey-default .c-social-1-link {
    color: #696976;
    border-color: #eeeef0;
    background-color: #eeeef0;
}

.c-social-1.-color-grey-outline .c-social-1-link {
    color: #696976;
    border-color: #696976;
    background-color: transparent;
}

.c-social-1.-color-grey-simple .c-social-1-link {
    color: #696976;
    border-color: transparent;
}

.c-social-1.-hover-white-default .c-social-1-link:hover {
    color: #111111;
    border-color: #ffffff;
    background-color: #ffffff;
}

.c-social-1.-hover-white-outline .c-social-1-link:hover {
    color: #ffffff;
    border-color: #ffffff;
    background-color: transparent;
}

.c-social-1.-hover-white-simple .c-social-1-link:hover {
    color: #ffffff;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-hover-dark-default .c-social-1-link:hover {
    color: #ffffff;
    border-color: #111111;
    background-color: #111111;
}

.c-social-1.-hover-dark-outline .c-social-1-link:hover {
    color: #111111;
    border-color: #111111;
    background-color: transparent;
}

.c-social-1.-hover-dark-simple .c-social-1-link:hover {
    color: #111111;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-hover-grey-default .c-social-1-link:hover {
    color: #696976;
    border-color: #eeeef0;
    background-color: #eeeef0;
}

.c-social-1.-hover-grey-outline .c-social-1-link:hover {
    color: #696976;
    border-color: #696976;
    background-color: transparent;
}

.c-social-1.-hover-grey-simple .c-social-1-link:hover {
    color: #696976;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-size-small .c-social-1-link {
    width: 32px;
    height: 32px;
    line-height: 30px;
}

.c-social-1.-size-medium .c-social-1-link {
    width: 40px;
    height: 40px;
    line-height: 38px;
    font-size: 18px;
}

.c-social-1.-size-large .c-social-1-link {
    width: 54px;
    height: 54px;
    line-height: 52px;
    font-size: 24px;
}

.c-social-1.-corner-rounded .c-social-1-link {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.c-social-1.-corner-circle .c-social-1-link {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.c-social-1.-color-mixed-default .-icon-500px,
.c-social-1.-hover-mixed-default .-icon-500px:hover {
    color: #ffffff;
    border-color: #111;
    background-color: #111;
}

.c-social-1.-color-mixed-outline .-icon-500px,
.c-social-1.-hover-mixed-outline .-icon-500px:hover {
    color: #111;
    border-color: #111;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-500px,
.c-social-1.-hover-mixed-simple .-icon-500px:hover {
    color: #111;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-adn,
.c-social-1.-hover-mixed-default .-icon-adn:hover {
    color: #ffffff;
    border-color: #3B5998;
    background-color: #3B5998;
}

.c-social-1.-color-mixed-outline .-icon-adn,
.c-social-1.-hover-mixed-outline .-icon-adn:hover {
    color: #3B5998;
    border-color: #3B5998;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-adn,
.c-social-1.-hover-mixed-simple .-icon-adn:hover {
    color: #3B5998;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-amazon,
.c-social-1.-hover-mixed-default .-icon-amazon:hover {
    color: #ffffff;
    border-color: #E47911;
    background-color: #E47911;
}

.c-social-1.-color-mixed-outline .-icon-amazon,
.c-social-1.-hover-mixed-outline .-icon-amazon:hover {
    color: #E47911;
    border-color: #E47911;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-amazon,
.c-social-1.-hover-mixed-simple .-icon-amazon:hover {
    color: #E47911;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-android,
.c-social-1.-hover-mixed-default .-icon-android:hover {
    color: #ffffff;
    border-color: #A4C639;
    background-color: #A4C639;
}

.c-social-1.-color-mixed-outline .-icon-android,
.c-social-1.-hover-mixed-outline .-icon-android:hover {
    color: #A4C639;
    border-color: #A4C639;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-android,
.c-social-1.-hover-mixed-simple .-icon-android:hover {
    color: #A4C639;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-angellist,
.c-social-1.-hover-mixed-default .-icon-angellist:hover {
    color: #ffffff;
    border-color: #111;
    background-color: #111;
}

.c-social-1.-color-mixed-outline .-icon-angellist,
.c-social-1.-hover-mixed-outline .-icon-angellist:hover {
    color: #111;
    border-color: #111;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-angellist,
.c-social-1.-hover-mixed-simple .-icon-angellist:hover {
    color: #111;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-apple,
.c-social-1.-hover-mixed-default .-icon-apple:hover {
    color: #ffffff;
    border-color: #111;
    background-color: #111;
}

.c-social-1.-color-mixed-outline .-icon-apple,
.c-social-1.-hover-mixed-outline .-icon-apple:hover {
    color: #111;
    border-color: #111;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-apple,
.c-social-1.-hover-mixed-simple .-icon-apple:hover {
    color: #111;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-bandcamp,
.c-social-1.-hover-mixed-default .-icon-bandcamp:hover {
    color: #ffffff;
    border-color: #649ca9;
    background-color: #649ca9;
}

.c-social-1.-color-mixed-outline .-icon-bandcamp,
.c-social-1.-hover-mixed-outline .-icon-bandcamp:hover {
    color: #649ca9;
    border-color: #649ca9;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-bandcamp,
.c-social-1.-hover-mixed-simple .-icon-bandcamp:hover {
    color: #649ca9;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-behance,
.c-social-1.-hover-mixed-default .-icon-behance:hover {
    color: #ffffff;
    border-color: #0f7ff9;
    background-color: #0f7ff9;
}

.c-social-1.-color-mixed-outline .-icon-behance,
.c-social-1.-hover-mixed-outline .-icon-behance:hover {
    color: #0f7ff9;
    border-color: #0f7ff9;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-behance,
.c-social-1.-hover-mixed-simple .-icon-behance:hover {
    color: #0f7ff9;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-behance-square,
.c-social-1.-hover-mixed-default .-icon-behance-square:hover {
    color: #ffffff;
    border-color: #0f7ff9;
    background-color: #0f7ff9;
}

.c-social-1.-color-mixed-outline .-icon-behance-square,
.c-social-1.-hover-mixed-outline .-icon-behance-square:hover {
    color: #0f7ff9;
    border-color: #0f7ff9;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-behance-square,
.c-social-1.-hover-mixed-simple .-icon-behance-square:hover {
    color: #0f7ff9;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-bitbucket,
.c-social-1.-hover-mixed-default .-icon-bitbucket:hover {
    color: #ffffff;
    border-color: #0E4984;
    background-color: #0E4984;
}

.c-social-1.-color-mixed-outline .-icon-bitbucket,
.c-social-1.-hover-mixed-outline .-icon-bitbucket:hover {
    color: #0E4984;
    border-color: #0E4984;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-bitbucket,
.c-social-1.-hover-mixed-simple .-icon-bitbucket:hover {
    color: #0E4984;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-bitbucket-square,
.c-social-1.-hover-mixed-default .-icon-bitbucket-square:hover {
    color: #ffffff;
    border-color: #0E4984;
    background-color: #0E4984;
}

.c-social-1.-color-mixed-outline .-icon-bitbucket-square,
.c-social-1.-hover-mixed-outline .-icon-bitbucket-square:hover {
    color: #0E4984;
    border-color: #0E4984;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-bitbucket-square,
.c-social-1.-hover-mixed-simple .-icon-bitbucket-square:hover {
    color: #0E4984;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-bitcoin,
.c-social-1.-hover-mixed-default .-icon-bitcoin:hover {
    color: #ffffff;
    border-color: #f19038;
    background-color: #f19038;
}

.c-social-1.-color-mixed-outline .-icon-bitcoin,
.c-social-1.-hover-mixed-outline .-icon-bitcoin:hover {
    color: #f19038;
    border-color: #f19038;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-bitcoin,
.c-social-1.-hover-mixed-simple .-icon-bitcoin:hover {
    color: #f19038;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-black-tie,
.c-social-1.-hover-mixed-default .-icon-black-tie:hover {
    color: #ffffff;
    border-color: #222;
    background-color: #222;
}

.c-social-1.-color-mixed-outline .-icon-black-tie,
.c-social-1.-hover-mixed-outline .-icon-black-tie:hover {
    color: #222;
    border-color: #222;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-black-tie,
.c-social-1.-hover-mixed-simple .-icon-black-tie:hover {
    color: #222;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-bluetooth,
.c-social-1.-hover-mixed-default .-icon-bluetooth:hover {
    color: #ffffff;
    border-color: #1368ce;
    background-color: #1368ce;
}

.c-social-1.-color-mixed-outline .-icon-bluetooth,
.c-social-1.-hover-mixed-outline .-icon-bluetooth:hover {
    color: #1368ce;
    border-color: #1368ce;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-bluetooth,
.c-social-1.-hover-mixed-simple .-icon-bluetooth:hover {
    color: #1368ce;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-bluetooth-b,
.c-social-1.-hover-mixed-default .-icon-bluetooth-b:hover {
    color: #ffffff;
    border-color: #111;
    background-color: #111;
}

.c-social-1.-color-mixed-outline .-icon-bluetooth-b,
.c-social-1.-hover-mixed-outline .-icon-bluetooth-b:hover {
    color: #111;
    border-color: #111;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-bluetooth-b,
.c-social-1.-hover-mixed-simple .-icon-bluetooth-b:hover {
    color: #111;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-btc,
.c-social-1.-hover-mixed-default .-icon-btc:hover {
    color: #ffffff;
    border-color: #111;
    background-color: #111;
}

.c-social-1.-color-mixed-outline .-icon-btc,
.c-social-1.-hover-mixed-outline .-icon-btc:hover {
    color: #111;
    border-color: #111;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-btc,
.c-social-1.-hover-mixed-simple .-icon-btc:hover {
    color: #111;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-buysellads,
.c-social-1.-hover-mixed-default .-icon-buysellads:hover {
    color: #ffffff;
    border-color: #b41a1d;
    background-color: #b41a1d;
}

.c-social-1.-color-mixed-outline .-icon-buysellads,
.c-social-1.-hover-mixed-outline .-icon-buysellads:hover {
    color: #b41a1d;
    border-color: #b41a1d;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-buysellads,
.c-social-1.-hover-mixed-simple .-icon-buysellads:hover {
    color: #b41a1d;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-cc-amex,
.c-social-1.-hover-mixed-default .-icon-cc-amex:hover {
    color: #ffffff;
    border-color: #3a99d7;
    background-color: #3a99d7;
}

.c-social-1.-color-mixed-outline .-icon-cc-amex,
.c-social-1.-hover-mixed-outline .-icon-cc-amex:hover {
    color: #3a99d7;
    border-color: #3a99d7;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-cc-amex,
.c-social-1.-hover-mixed-simple .-icon-cc-amex:hover {
    color: #3a99d7;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-cc-diners-club,
.c-social-1.-hover-mixed-default .-icon-cc-diners-club:hover {
    color: #ffffff;
    border-color: #0b6ba9;
    background-color: #0b6ba9;
}

.c-social-1.-color-mixed-outline .-icon-cc-diners-club,
.c-social-1.-hover-mixed-outline .-icon-cc-diners-club:hover {
    color: #0b6ba9;
    border-color: #0b6ba9;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-cc-diners-club,
.c-social-1.-hover-mixed-simple .-icon-cc-diners-club:hover {
    color: #0b6ba9;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-cc-discover,
.c-social-1.-hover-mixed-default .-icon-cc-discover:hover {
    color: #ffffff;
    border-color: #ff6000;
    background-color: #ff6000;
}

.c-social-1.-color-mixed-outline .-icon-cc-discover,
.c-social-1.-hover-mixed-outline .-icon-cc-discover:hover {
    color: #ff6000;
    border-color: #ff6000;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-cc-discover,
.c-social-1.-hover-mixed-simple .-icon-cc-discover:hover {
    color: #ff6000;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-cc-jcb,
.c-social-1.-hover-mixed-default .-icon-cc-jcb:hover {
    color: #ffffff;
    border-color: #004398;
    background-color: #004398;
}

.c-social-1.-color-mixed-outline .-icon-cc-jcb,
.c-social-1.-hover-mixed-outline .-icon-cc-jcb:hover {
    color: #004398;
    border-color: #004398;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-cc-jcb,
.c-social-1.-hover-mixed-simple .-icon-cc-jcb:hover {
    color: #004398;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-cc-mastercard,
.c-social-1.-hover-mixed-default .-icon-cc-mastercard:hover {
    color: #ffffff;
    border-color: #c80002;
    background-color: #c80002;
}

.c-social-1.-color-mixed-outline .-icon-cc-mastercard,
.c-social-1.-hover-mixed-outline .-icon-cc-mastercard:hover {
    color: #c80002;
    border-color: #c80002;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-cc-mastercard,
.c-social-1.-hover-mixed-simple .-icon-cc-mastercard:hover {
    color: #c80002;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-cc-paypal,
.c-social-1.-hover-mixed-default .-icon-cc-paypal:hover {
    color: #ffffff;
    border-color: #243d7f;
    background-color: #243d7f;
}

.c-social-1.-color-mixed-outline .-icon-cc-paypal,
.c-social-1.-hover-mixed-outline .-icon-cc-paypal:hover {
    color: #243d7f;
    border-color: #243d7f;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-cc-paypal,
.c-social-1.-hover-mixed-simple .-icon-cc-paypal:hover {
    color: #243d7f;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-cc-stripe,
.c-social-1.-hover-mixed-default .-icon-cc-stripe:hover {
    color: #ffffff;
    border-color: #008CDD;
    background-color: #008CDD;
}

.c-social-1.-color-mixed-outline .-icon-cc-stripe,
.c-social-1.-hover-mixed-outline .-icon-cc-stripe:hover {
    color: #008CDD;
    border-color: #008CDD;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-cc-stripe,
.c-social-1.-hover-mixed-simple .-icon-cc-stripe:hover {
    color: #008CDD;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-cc-visa,
.c-social-1.-hover-mixed-default .-icon-cc-visa:hover {
    color: #ffffff;
    border-color: #00299e;
    background-color: #00299e;
}

.c-social-1.-color-mixed-outline .-icon-cc-visa,
.c-social-1.-hover-mixed-outline .-icon-cc-visa:hover {
    color: #00299e;
    border-color: #00299e;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-cc-visa,
.c-social-1.-hover-mixed-simple .-icon-cc-visa:hover {
    color: #00299e;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-chrome,
.c-social-1.-hover-mixed-default .-icon-chrome:hover {
    color: #ffffff;
    border-color: #3B5998;
    background-color: #3B5998;
}

.c-social-1.-color-mixed-outline .-icon-chrome,
.c-social-1.-hover-mixed-outline .-icon-chrome:hover {
    color: #3B5998;
    border-color: #3B5998;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-chrome,
.c-social-1.-hover-mixed-simple .-icon-chrome:hover {
    color: #3B5998;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-codepen,
.c-social-1.-hover-mixed-default .-icon-codepen:hover {
    color: #ffffff;
    border-color: #111;
    background-color: #111;
}

.c-social-1.-color-mixed-outline .-icon-codepen,
.c-social-1.-hover-mixed-outline .-icon-codepen:hover {
    color: #111;
    border-color: #111;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-codepen,
.c-social-1.-hover-mixed-simple .-icon-codepen:hover {
    color: #111;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-codiepie,
.c-social-1.-hover-mixed-default .-icon-codiepie:hover {
    color: #ffffff;
    border-color: #111;
    background-color: #111;
}

.c-social-1.-color-mixed-outline .-icon-codiepie,
.c-social-1.-hover-mixed-outline .-icon-codiepie:hover {
    color: #111;
    border-color: #111;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-codiepie,
.c-social-1.-hover-mixed-simple .-icon-codiepie:hover {
    color: #111;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-connectdevelop,
.c-social-1.-hover-mixed-default .-icon-connectdevelop:hover {
    color: #ffffff;
    border-color: #8a50a0;
    background-color: #8a50a0;
}

.c-social-1.-color-mixed-outline .-icon-connectdevelop,
.c-social-1.-hover-mixed-outline .-icon-connectdevelop:hover {
    color: #8a50a0;
    border-color: #8a50a0;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-connectdevelop,
.c-social-1.-hover-mixed-simple .-icon-connectdevelop:hover {
    color: #8a50a0;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-contao,
.c-social-1.-hover-mixed-default .-icon-contao:hover {
    color: #ffffff;
    border-color: #fc9615;
    background-color: #fc9615;
}

.c-social-1.-color-mixed-outline .-icon-contao,
.c-social-1.-hover-mixed-outline .-icon-contao:hover {
    color: #fc9615;
    border-color: #fc9615;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-contao,
.c-social-1.-hover-mixed-simple .-icon-contao:hover {
    color: #fc9615;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-css3,
.c-social-1.-hover-mixed-default .-icon-css3:hover {
    color: #ffffff;
    border-color: #1d8fd0;
    background-color: #1d8fd0;
}

.c-social-1.-color-mixed-outline .-icon-css3,
.c-social-1.-hover-mixed-outline .-icon-css3:hover {
    color: #1d8fd0;
    border-color: #1d8fd0;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-css3,
.c-social-1.-hover-mixed-simple .-icon-css3:hover {
    color: #1d8fd0;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-dashcube,
.c-social-1.-hover-mixed-default .-icon-dashcube:hover {
    color: #ffffff;
    border-color: #7f7f7f;
    background-color: #7f7f7f;
}

.c-social-1.-color-mixed-outline .-icon-dashcube,
.c-social-1.-hover-mixed-outline .-icon-dashcube:hover {
    color: #7f7f7f;
    border-color: #7f7f7f;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-dashcube,
.c-social-1.-hover-mixed-simple .-icon-dashcube:hover {
    color: #7f7f7f;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-delicious,
.c-social-1.-hover-mixed-default .-icon-delicious:hover {
    color: #ffffff;
    border-color: #205CC0;
    background-color: #205CC0;
}

.c-social-1.-color-mixed-outline .-icon-delicious,
.c-social-1.-hover-mixed-outline .-icon-delicious:hover {
    color: #205CC0;
    border-color: #205CC0;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-delicious,
.c-social-1.-hover-mixed-simple .-icon-delicious:hover {
    color: #205CC0;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-deviantart,
.c-social-1.-hover-mixed-default .-icon-deviantart:hover {
    color: #ffffff;
    border-color: #2fcb4d;
    background-color: #2fcb4d;
}

.c-social-1.-color-mixed-outline .-icon-deviantart,
.c-social-1.-hover-mixed-outline .-icon-deviantart:hover {
    color: #2fcb4d;
    border-color: #2fcb4d;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-deviantart,
.c-social-1.-hover-mixed-simple .-icon-deviantart:hover {
    color: #2fcb4d;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-digg,
.c-social-1.-hover-mixed-default .-icon-digg:hover {
    color: #ffffff;
    border-color: #191919;
    background-color: #191919;
}

.c-social-1.-color-mixed-outline .-icon-digg,
.c-social-1.-hover-mixed-outline .-icon-digg:hover {
    color: #191919;
    border-color: #191919;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-digg,
.c-social-1.-hover-mixed-simple .-icon-digg:hover {
    color: #191919;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-dribbble,
.c-social-1.-hover-mixed-default .-icon-dribbble:hover {
    color: #ffffff;
    border-color: #EA4C89;
    background-color: #EA4C89;
}

.c-social-1.-color-mixed-outline .-icon-dribbble,
.c-social-1.-hover-mixed-outline .-icon-dribbble:hover {
    color: #EA4C89;
    border-color: #EA4C89;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-dribbble,
.c-social-1.-hover-mixed-simple .-icon-dribbble:hover {
    color: #EA4C89;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-dropbox,
.c-social-1.-hover-mixed-default .-icon-dropbox:hover {
    color: #ffffff;
    border-color: #3D9AE8;
    background-color: #3D9AE8;
}

.c-social-1.-color-mixed-outline .-icon-dropbox,
.c-social-1.-hover-mixed-outline .-icon-dropbox:hover {
    color: #3D9AE8;
    border-color: #3D9AE8;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-dropbox,
.c-social-1.-hover-mixed-simple .-icon-dropbox:hover {
    color: #3D9AE8;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-drupal,
.c-social-1.-hover-mixed-default .-icon-drupal:hover {
    color: #ffffff;
    border-color: #27537A;
    background-color: #27537A;
}

.c-social-1.-color-mixed-outline .-icon-drupal,
.c-social-1.-hover-mixed-outline .-icon-drupal:hover {
    color: #27537A;
    border-color: #27537A;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-drupal,
.c-social-1.-hover-mixed-simple .-icon-drupal:hover {
    color: #27537A;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-edge,
.c-social-1.-hover-mixed-default .-icon-edge:hover {
    color: #ffffff;
    border-color: #1e79d1;
    background-color: #1e79d1;
}

.c-social-1.-color-mixed-outline .-icon-edge,
.c-social-1.-hover-mixed-outline .-icon-edge:hover {
    color: #1e79d1;
    border-color: #1e79d1;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-edge,
.c-social-1.-hover-mixed-simple .-icon-edge:hover {
    color: #1e79d1;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-eercast,
.c-social-1.-hover-mixed-default .-icon-eercast:hover {
    color: #ffffff;
    border-color: #ed572c;
    background-color: #ed572c;
}

.c-social-1.-color-mixed-outline .-icon-eercast,
.c-social-1.-hover-mixed-outline .-icon-eercast:hover {
    color: #ed572c;
    border-color: #ed572c;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-eercast,
.c-social-1.-hover-mixed-simple .-icon-eercast:hover {
    color: #ed572c;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-empire,
.c-social-1.-hover-mixed-default .-icon-empire:hover {
    color: #ffffff;
    border-color: #111;
    background-color: #111;
}

.c-social-1.-color-mixed-outline .-icon-empire,
.c-social-1.-hover-mixed-outline .-icon-empire:hover {
    color: #111;
    border-color: #111;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-empire,
.c-social-1.-hover-mixed-simple .-icon-empire:hover {
    color: #111;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-envira,
.c-social-1.-hover-mixed-default .-icon-envira:hover {
    color: #ffffff;
    border-color: #7cc048;
    background-color: #7cc048;
}

.c-social-1.-color-mixed-outline .-icon-envira,
.c-social-1.-hover-mixed-outline .-icon-envira:hover {
    color: #7cc048;
    border-color: #7cc048;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-envira,
.c-social-1.-hover-mixed-simple .-icon-envira:hover {
    color: #7cc048;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-etsy,
.c-social-1.-hover-mixed-default .-icon-etsy:hover {
    color: #ffffff;
    border-color: #f45800;
    background-color: #f45800;
}

.c-social-1.-color-mixed-outline .-icon-etsy,
.c-social-1.-hover-mixed-outline .-icon-etsy:hover {
    color: #f45800;
    border-color: #f45800;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-etsy,
.c-social-1.-hover-mixed-simple .-icon-etsy:hover {
    color: #f45800;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-expeditedssl,
.c-social-1.-hover-mixed-default .-icon-expeditedssl:hover {
    color: #ffffff;
    border-color: #111;
    background-color: #111;
}

.c-social-1.-color-mixed-outline .-icon-expeditedssl,
.c-social-1.-hover-mixed-outline .-icon-expeditedssl:hover {
    color: #111;
    border-color: #111;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-expeditedssl,
.c-social-1.-hover-mixed-simple .-icon-expeditedssl:hover {
    color: #111;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-fa,
.c-social-1.-hover-mixed-default .-icon-fa:hover {
    color: #ffffff;
    border-color: #2c9c74;
    background-color: #2c9c74;
}

.c-social-1.-color-mixed-outline .-icon-fa,
.c-social-1.-hover-mixed-outline .-icon-fa:hover {
    color: #2c9c74;
    border-color: #2c9c74;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-fa,
.c-social-1.-hover-mixed-simple .-icon-fa:hover {
    color: #2c9c74;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-facebook,
.c-social-1.-hover-mixed-default .-icon-facebook:hover {
    color: #ffffff;
    border-color: #3B5998;
    background-color: #3B5998;
}

.c-social-1.-color-mixed-outline .-icon-facebook,
.c-social-1.-hover-mixed-outline .-icon-facebook:hover {
    color: #3B5998;
    border-color: #3B5998;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-facebook,
.c-social-1.-hover-mixed-simple .-icon-facebook:hover {
    color: #3B5998;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-facebook-f,
.c-social-1.-hover-mixed-default .-icon-facebook-f:hover {
    color: #ffffff;
    border-color: #3B5998;
    background-color: #3B5998;
}

.c-social-1.-color-mixed-outline .-icon-facebook-f,
.c-social-1.-hover-mixed-outline .-icon-facebook-f:hover {
    color: #3B5998;
    border-color: #3B5998;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-facebook-f,
.c-social-1.-hover-mixed-simple .-icon-facebook-f:hover {
    color: #3B5998;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-facebook-official,
.c-social-1.-hover-mixed-default .-icon-facebook-official:hover {
    color: #ffffff;
    border-color: #3B5998;
    background-color: #3B5998;
}

.c-social-1.-color-mixed-outline .-icon-facebook-official,
.c-social-1.-hover-mixed-outline .-icon-facebook-official:hover {
    color: #3B5998;
    border-color: #3B5998;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-facebook-official,
.c-social-1.-hover-mixed-simple .-icon-facebook-official:hover {
    color: #3B5998;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-facebook-square,
.c-social-1.-hover-mixed-default .-icon-facebook-square:hover {
    color: #ffffff;
    border-color: #3B5998;
    background-color: #3B5998;
}

.c-social-1.-color-mixed-outline .-icon-facebook-square,
.c-social-1.-hover-mixed-outline .-icon-facebook-square:hover {
    color: #3B5998;
    border-color: #3B5998;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-facebook-square,
.c-social-1.-hover-mixed-simple .-icon-facebook-square:hover {
    color: #3B5998;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-firefox,
.c-social-1.-hover-mixed-default .-icon-firefox:hover {
    color: #ffffff;
    border-color: #d2410a;
    background-color: #d2410a;
}

.c-social-1.-color-mixed-outline .-icon-firefox,
.c-social-1.-hover-mixed-outline .-icon-firefox:hover {
    color: #d2410a;
    border-color: #d2410a;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-firefox,
.c-social-1.-hover-mixed-simple .-icon-firefox:hover {
    color: #d2410a;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-first-order,
.c-social-1.-hover-mixed-default .-icon-first-order:hover {
    color: #ffffff;
    border-color: #c32a2a;
    background-color: #c32a2a;
}

.c-social-1.-color-mixed-outline .-icon-first-order,
.c-social-1.-hover-mixed-outline .-icon-first-order:hover {
    color: #c32a2a;
    border-color: #c32a2a;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-first-order,
.c-social-1.-hover-mixed-simple .-icon-first-order:hover {
    color: #c32a2a;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-flickr,
.c-social-1.-hover-mixed-default .-icon-flickr:hover {
    color: #ffffff;
    border-color: #FF0084;
    background-color: #FF0084;
}

.c-social-1.-color-mixed-outline .-icon-flickr,
.c-social-1.-hover-mixed-outline .-icon-flickr:hover {
    color: #FF0084;
    border-color: #FF0084;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-flickr,
.c-social-1.-hover-mixed-simple .-icon-flickr:hover {
    color: #FF0084;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-font-awesome,
.c-social-1.-hover-mixed-default .-icon-font-awesome:hover {
    color: #ffffff;
    border-color: #2c9c74;
    background-color: #2c9c74;
}

.c-social-1.-color-mixed-outline .-icon-font-awesome,
.c-social-1.-hover-mixed-outline .-icon-font-awesome:hover {
    color: #2c9c74;
    border-color: #2c9c74;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-font-awesome,
.c-social-1.-hover-mixed-simple .-icon-font-awesome:hover {
    color: #2c9c74;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-fonticons,
.c-social-1.-hover-mixed-default .-icon-fonticons:hover {
    color: #ffffff;
    border-color: #2d2f39;
    background-color: #2d2f39;
}

.c-social-1.-color-mixed-outline .-icon-fonticons,
.c-social-1.-hover-mixed-outline .-icon-fonticons:hover {
    color: #2d2f39;
    border-color: #2d2f39;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-fonticons,
.c-social-1.-hover-mixed-simple .-icon-fonticons:hover {
    color: #2d2f39;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-fort-awesome,
.c-social-1.-hover-mixed-default .-icon-fort-awesome:hover {
    color: #ffffff;
    border-color: #2d2f39;
    background-color: #2d2f39;
}

.c-social-1.-color-mixed-outline .-icon-fort-awesome,
.c-social-1.-hover-mixed-outline .-icon-fort-awesome:hover {
    color: #2d2f39;
    border-color: #2d2f39;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-fort-awesome,
.c-social-1.-hover-mixed-simple .-icon-fort-awesome:hover {
    color: #2d2f39;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-forumbee,
.c-social-1.-hover-mixed-default .-icon-forumbee:hover {
    color: #ffffff;
    border-color: #83ad13;
    background-color: #83ad13;
}

.c-social-1.-color-mixed-outline .-icon-forumbee,
.c-social-1.-hover-mixed-outline .-icon-forumbee:hover {
    color: #83ad13;
    border-color: #83ad13;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-forumbee,
.c-social-1.-hover-mixed-simple .-icon-forumbee:hover {
    color: #83ad13;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-foursquare,
.c-social-1.-hover-mixed-default .-icon-foursquare:hover {
    color: #ffffff;
    border-color: #25A0CA;
    background-color: #25A0CA;
}

.c-social-1.-color-mixed-outline .-icon-foursquare,
.c-social-1.-hover-mixed-outline .-icon-foursquare:hover {
    color: #25A0CA;
    border-color: #25A0CA;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-foursquare,
.c-social-1.-hover-mixed-simple .-icon-foursquare:hover {
    color: #25A0CA;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-free-code-camp,
.c-social-1.-hover-mixed-default .-icon-free-code-camp:hover {
    color: #ffffff;
    border-color: #006400;
    background-color: #006400;
}

.c-social-1.-color-mixed-outline .-icon-free-code-camp,
.c-social-1.-hover-mixed-outline .-icon-free-code-camp:hover {
    color: #006400;
    border-color: #006400;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-free-code-camp,
.c-social-1.-hover-mixed-simple .-icon-free-code-camp:hover {
    color: #006400;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-ge,
.c-social-1.-hover-mixed-default .-icon-ge:hover {
    color: #ffffff;
    border-color: #111;
    background-color: #111;
}

.c-social-1.-color-mixed-outline .-icon-ge,
.c-social-1.-hover-mixed-outline .-icon-ge:hover {
    color: #111;
    border-color: #111;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-ge,
.c-social-1.-hover-mixed-simple .-icon-ge:hover {
    color: #111;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-get-pocket,
.c-social-1.-hover-mixed-default .-icon-get-pocket:hover {
    color: #ffffff;
    border-color: #EE4056;
    background-color: #EE4056;
}

.c-social-1.-color-mixed-outline .-icon-get-pocket,
.c-social-1.-hover-mixed-outline .-icon-get-pocket:hover {
    color: #EE4056;
    border-color: #EE4056;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-get-pocket,
.c-social-1.-hover-mixed-simple .-icon-get-pocket:hover {
    color: #EE4056;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-gg,
.c-social-1.-hover-mixed-default .-icon-gg:hover {
    color: #ffffff;
    border-color: #111;
    background-color: #111;
}

.c-social-1.-color-mixed-outline .-icon-gg,
.c-social-1.-hover-mixed-outline .-icon-gg:hover {
    color: #111;
    border-color: #111;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-gg,
.c-social-1.-hover-mixed-simple .-icon-gg:hover {
    color: #111;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-gg-circle,
.c-social-1.-hover-mixed-default .-icon-gg-circle:hover {
    color: #ffffff;
    border-color: #111;
    background-color: #111;
}

.c-social-1.-color-mixed-outline .-icon-gg-circle,
.c-social-1.-hover-mixed-outline .-icon-gg-circle:hover {
    color: #111;
    border-color: #111;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-gg-circle,
.c-social-1.-hover-mixed-simple .-icon-gg-circle:hover {
    color: #111;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-git,
.c-social-1.-hover-mixed-default .-icon-git:hover {
    color: #ffffff;
    border-color: #f04e2c;
    background-color: #f04e2c;
}

.c-social-1.-color-mixed-outline .-icon-git,
.c-social-1.-hover-mixed-outline .-icon-git:hover {
    color: #f04e2c;
    border-color: #f04e2c;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-git,
.c-social-1.-hover-mixed-simple .-icon-git:hover {
    color: #f04e2c;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-git-square,
.c-social-1.-hover-mixed-default .-icon-git-square:hover {
    color: #ffffff;
    border-color: #f04e2c;
    background-color: #f04e2c;
}

.c-social-1.-color-mixed-outline .-icon-git-square,
.c-social-1.-hover-mixed-outline .-icon-git-square:hover {
    color: #f04e2c;
    border-color: #f04e2c;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-git-square,
.c-social-1.-hover-mixed-simple .-icon-git-square:hover {
    color: #f04e2c;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-github,
.c-social-1.-hover-mixed-default .-icon-github:hover {
    color: #ffffff;
    border-color: #171515;
    background-color: #171515;
}

.c-social-1.-color-mixed-outline .-icon-github,
.c-social-1.-hover-mixed-outline .-icon-github:hover {
    color: #171515;
    border-color: #171515;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-github,
.c-social-1.-hover-mixed-simple .-icon-github:hover {
    color: #171515;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-github-alt,
.c-social-1.-hover-mixed-default .-icon-github-alt:hover {
    color: #ffffff;
    border-color: #171515;
    background-color: #171515;
}

.c-social-1.-color-mixed-outline .-icon-github-alt,
.c-social-1.-hover-mixed-outline .-icon-github-alt:hover {
    color: #171515;
    border-color: #171515;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-github-alt,
.c-social-1.-hover-mixed-simple .-icon-github-alt:hover {
    color: #171515;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-github-square,
.c-social-1.-hover-mixed-default .-icon-github-square:hover {
    color: #ffffff;
    border-color: #171515;
    background-color: #171515;
}

.c-social-1.-color-mixed-outline .-icon-github-square,
.c-social-1.-hover-mixed-outline .-icon-github-square:hover {
    color: #171515;
    border-color: #171515;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-github-square,
.c-social-1.-hover-mixed-simple .-icon-github-square:hover {
    color: #171515;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-gitlab,
.c-social-1.-hover-mixed-default .-icon-gitlab:hover {
    color: #ffffff;
    border-color: #f9a12e;
    background-color: #f9a12e;
}

.c-social-1.-color-mixed-outline .-icon-gitlab,
.c-social-1.-hover-mixed-outline .-icon-gitlab:hover {
    color: #f9a12e;
    border-color: #f9a12e;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-gitlab,
.c-social-1.-hover-mixed-simple .-icon-gitlab:hover {
    color: #f9a12e;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-gittip,
.c-social-1.-hover-mixed-default .-icon-gittip:hover {
    color: #ffffff;
    border-color: #643516;
    background-color: #643516;
}

.c-social-1.-color-mixed-outline .-icon-gittip,
.c-social-1.-hover-mixed-outline .-icon-gittip:hover {
    color: #643516;
    border-color: #643516;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-gittip,
.c-social-1.-hover-mixed-simple .-icon-gittip:hover {
    color: #643516;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-glide,
.c-social-1.-hover-mixed-default .-icon-glide:hover {
    color: #ffffff;
    border-color: #3a90e2;
    background-color: #3a90e2;
}

.c-social-1.-color-mixed-outline .-icon-glide,
.c-social-1.-hover-mixed-outline .-icon-glide:hover {
    color: #3a90e2;
    border-color: #3a90e2;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-glide,
.c-social-1.-hover-mixed-simple .-icon-glide:hover {
    color: #3a90e2;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-glide-g,
.c-social-1.-hover-mixed-default .-icon-glide-g:hover {
    color: #ffffff;
    border-color: #3a90e2;
    background-color: #3a90e2;
}

.c-social-1.-color-mixed-outline .-icon-glide-g,
.c-social-1.-hover-mixed-outline .-icon-glide-g:hover {
    color: #3a90e2;
    border-color: #3a90e2;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-glide-g,
.c-social-1.-hover-mixed-simple .-icon-glide-g:hover {
    color: #3a90e2;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-google,
.c-social-1.-hover-mixed-default .-icon-google:hover {
    color: #ffffff;
    border-color: #DD4B39;
    background-color: #DD4B39;
}

.c-social-1.-color-mixed-outline .-icon-google,
.c-social-1.-hover-mixed-outline .-icon-google:hover {
    color: #DD4B39;
    border-color: #DD4B39;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-google,
.c-social-1.-hover-mixed-simple .-icon-google:hover {
    color: #DD4B39;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-google-plus,
.c-social-1.-hover-mixed-default .-icon-google-plus:hover {
    color: #ffffff;
    border-color: #DD4B39;
    background-color: #DD4B39;
}

.c-social-1.-color-mixed-outline .-icon-google-plus,
.c-social-1.-hover-mixed-outline .-icon-google-plus:hover {
    color: #DD4B39;
    border-color: #DD4B39;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-google-plus,
.c-social-1.-hover-mixed-simple .-icon-google-plus:hover {
    color: #DD4B39;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-google-plus-circle,
.c-social-1.-hover-mixed-default .-icon-google-plus-circle:hover {
    color: #ffffff;
    border-color: #DD4B39;
    background-color: #DD4B39;
}

.c-social-1.-color-mixed-outline .-icon-google-plus-circle,
.c-social-1.-hover-mixed-outline .-icon-google-plus-circle:hover {
    color: #DD4B39;
    border-color: #DD4B39;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-google-plus-circle,
.c-social-1.-hover-mixed-simple .-icon-google-plus-circle:hover {
    color: #DD4B39;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-google-plus-official,
.c-social-1.-hover-mixed-default .-icon-google-plus-official:hover {
    color: #ffffff;
    border-color: #DD4B39;
    background-color: #DD4B39;
}

.c-social-1.-color-mixed-outline .-icon-google-plus-official,
.c-social-1.-hover-mixed-outline .-icon-google-plus-official:hover {
    color: #DD4B39;
    border-color: #DD4B39;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-google-plus-official,
.c-social-1.-hover-mixed-simple .-icon-google-plus-official:hover {
    color: #DD4B39;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-google-plus-square,
.c-social-1.-hover-mixed-default .-icon-google-plus-square:hover {
    color: #ffffff;
    border-color: #DD4B39;
    background-color: #DD4B39;
}

.c-social-1.-color-mixed-outline .-icon-google-plus-square,
.c-social-1.-hover-mixed-outline .-icon-google-plus-square:hover {
    color: #DD4B39;
    border-color: #DD4B39;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-google-plus-square,
.c-social-1.-hover-mixed-simple .-icon-google-plus-square:hover {
    color: #DD4B39;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-google-wallet,
.c-social-1.-hover-mixed-default .-icon-google-wallet:hover {
    color: #ffffff;
    border-color: #1676c3;
    background-color: #1676c3;
}

.c-social-1.-color-mixed-outline .-icon-google-wallet,
.c-social-1.-hover-mixed-outline .-icon-google-wallet:hover {
    color: #1676c3;
    border-color: #1676c3;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-google-wallet,
.c-social-1.-hover-mixed-simple .-icon-google-wallet:hover {
    color: #1676c3;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-gratipay,
.c-social-1.-hover-mixed-default .-icon-gratipay:hover {
    color: #ffffff;
    border-color: #653203;
    background-color: #653203;
}

.c-social-1.-color-mixed-outline .-icon-gratipay,
.c-social-1.-hover-mixed-outline .-icon-gratipay:hover {
    color: #653203;
    border-color: #653203;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-gratipay,
.c-social-1.-hover-mixed-simple .-icon-gratipay:hover {
    color: #653203;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-grav,
.c-social-1.-hover-mixed-default .-icon-grav:hover {
    color: #ffffff;
    border-color: #f83849;
    background-color: #f83849;
}

.c-social-1.-color-mixed-outline .-icon-grav,
.c-social-1.-hover-mixed-outline .-icon-grav:hover {
    color: #f83849;
    border-color: #f83849;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-grav,
.c-social-1.-hover-mixed-simple .-icon-grav:hover {
    color: #f83849;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-hacker-news,
.c-social-1.-hover-mixed-default .-icon-hacker-news:hover {
    color: #ffffff;
    border-color: #F60;
    background-color: #F60;
}

.c-social-1.-color-mixed-outline .-icon-hacker-news,
.c-social-1.-hover-mixed-outline .-icon-hacker-news:hover {
    color: #F60;
    border-color: #F60;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-hacker-news,
.c-social-1.-hover-mixed-simple .-icon-hacker-news:hover {
    color: #F60;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-houzz,
.c-social-1.-hover-mixed-default .-icon-houzz:hover {
    color: #ffffff;
    border-color: #80be50;
    background-color: #80be50;
}

.c-social-1.-color-mixed-outline .-icon-houzz,
.c-social-1.-hover-mixed-outline .-icon-houzz:hover {
    color: #80be50;
    border-color: #80be50;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-houzz,
.c-social-1.-hover-mixed-simple .-icon-houzz:hover {
    color: #80be50;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-html5,
.c-social-1.-hover-mixed-default .-icon-html5:hover {
    color: #ffffff;
    border-color: #e04b28;
    background-color: #e04b28;
}

.c-social-1.-color-mixed-outline .-icon-html5,
.c-social-1.-hover-mixed-outline .-icon-html5:hover {
    color: #e04b28;
    border-color: #e04b28;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-html5,
.c-social-1.-hover-mixed-simple .-icon-html5:hover {
    color: #e04b28;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-imdb,
.c-social-1.-hover-mixed-default .-icon-imdb:hover {
    color: #ffffff;
    border-color: #e5b72a;
    background-color: #e5b72a;
}

.c-social-1.-color-mixed-outline .-icon-imdb,
.c-social-1.-hover-mixed-outline .-icon-imdb:hover {
    color: #e5b72a;
    border-color: #e5b72a;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-imdb,
.c-social-1.-hover-mixed-simple .-icon-imdb:hover {
    color: #e5b72a;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-instagram,
.c-social-1.-hover-mixed-default .-icon-instagram:hover {
    color: #ffffff;
    border-color: #3F729B;
    background-color: #3F729B;
}

.c-social-1.-color-mixed-outline .-icon-instagram,
.c-social-1.-hover-mixed-outline .-icon-instagram:hover {
    color: #3F729B;
    border-color: #3F729B;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-instagram,
.c-social-1.-hover-mixed-simple .-icon-instagram:hover {
    color: #3F729B;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-internet-explorer,
.c-social-1.-hover-mixed-default .-icon-internet-explorer:hover {
    color: #ffffff;
    border-color: #2fbced;
    background-color: #2fbced;
}

.c-social-1.-color-mixed-outline .-icon-internet-explorer,
.c-social-1.-hover-mixed-outline .-icon-internet-explorer:hover {
    color: #2fbced;
    border-color: #2fbced;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-internet-explorer,
.c-social-1.-hover-mixed-simple .-icon-internet-explorer:hover {
    color: #2fbced;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-ioxhost,
.c-social-1.-hover-mixed-default .-icon-ioxhost:hover {
    color: #ffffff;
    border-color: #fec020;
    background-color: #fec020;
}

.c-social-1.-color-mixed-outline .-icon-ioxhost,
.c-social-1.-hover-mixed-outline .-icon-ioxhost:hover {
    color: #fec020;
    border-color: #fec020;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-ioxhost,
.c-social-1.-hover-mixed-simple .-icon-ioxhost:hover {
    color: #fec020;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-joomla,
.c-social-1.-hover-mixed-default .-icon-joomla:hover {
    color: #ffffff;
    border-color: #2073ab;
    background-color: #2073ab;
}

.c-social-1.-color-mixed-outline .-icon-joomla,
.c-social-1.-hover-mixed-outline .-icon-joomla:hover {
    color: #2073ab;
    border-color: #2073ab;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-joomla,
.c-social-1.-hover-mixed-simple .-icon-joomla:hover {
    color: #2073ab;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-jsfiddle,
.c-social-1.-hover-mixed-default .-icon-jsfiddle:hover {
    color: #ffffff;
    border-color: #4a7aa1;
    background-color: #4a7aa1;
}

.c-social-1.-color-mixed-outline .-icon-jsfiddle,
.c-social-1.-hover-mixed-outline .-icon-jsfiddle:hover {
    color: #4a7aa1;
    border-color: #4a7aa1;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-jsfiddle,
.c-social-1.-hover-mixed-simple .-icon-jsfiddle:hover {
    color: #4a7aa1;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-lastfm,
.c-social-1.-hover-mixed-default .-icon-lastfm:hover {
    color: #ffffff;
    border-color: #d20c0a;
    background-color: #d20c0a;
}

.c-social-1.-color-mixed-outline .-icon-lastfm,
.c-social-1.-hover-mixed-outline .-icon-lastfm:hover {
    color: #d20c0a;
    border-color: #d20c0a;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-lastfm,
.c-social-1.-hover-mixed-simple .-icon-lastfm:hover {
    color: #d20c0a;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-lastfm-square,
.c-social-1.-hover-mixed-default .-icon-lastfm-square:hover {
    color: #ffffff;
    border-color: #d20c0a;
    background-color: #d20c0a;
}

.c-social-1.-color-mixed-outline .-icon-lastfm-square,
.c-social-1.-hover-mixed-outline .-icon-lastfm-square:hover {
    color: #d20c0a;
    border-color: #d20c0a;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-lastfm-square,
.c-social-1.-hover-mixed-simple .-icon-lastfm-square:hover {
    color: #d20c0a;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-leanpub,
.c-social-1.-hover-mixed-default .-icon-leanpub:hover {
    color: #ffffff;
    border-color: #111;
    background-color: #111;
}

.c-social-1.-color-mixed-outline .-icon-leanpub,
.c-social-1.-hover-mixed-outline .-icon-leanpub:hover {
    color: #111;
    border-color: #111;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-leanpub,
.c-social-1.-hover-mixed-simple .-icon-leanpub:hover {
    color: #111;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-linkedin,
.c-social-1.-hover-mixed-default .-icon-linkedin:hover {
    color: #ffffff;
    border-color: #0E76A8;
    background-color: #0E76A8;
}

.c-social-1.-color-mixed-outline .-icon-linkedin,
.c-social-1.-hover-mixed-outline .-icon-linkedin:hover {
    color: #0E76A8;
    border-color: #0E76A8;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-linkedin,
.c-social-1.-hover-mixed-simple .-icon-linkedin:hover {
    color: #0E76A8;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-linkedin-square,
.c-social-1.-hover-mixed-default .-icon-linkedin-square:hover {
    color: #ffffff;
    border-color: #0E76A8;
    background-color: #0E76A8;
}

.c-social-1.-color-mixed-outline .-icon-linkedin-square,
.c-social-1.-hover-mixed-outline .-icon-linkedin-square:hover {
    color: #0E76A8;
    border-color: #0E76A8;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-linkedin-square,
.c-social-1.-hover-mixed-simple .-icon-linkedin-square:hover {
    color: #0E76A8;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-linode,
.c-social-1.-hover-mixed-default .-icon-linode:hover {
    color: #ffffff;
    border-color: #33b15d;
    background-color: #33b15d;
}

.c-social-1.-color-mixed-outline .-icon-linode,
.c-social-1.-hover-mixed-outline .-icon-linode:hover {
    color: #33b15d;
    border-color: #33b15d;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-linode,
.c-social-1.-hover-mixed-simple .-icon-linode:hover {
    color: #33b15d;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-linux,
.c-social-1.-hover-mixed-default .-icon-linux:hover {
    color: #ffffff;
    border-color: #111;
    background-color: #111;
}

.c-social-1.-color-mixed-outline .-icon-linux,
.c-social-1.-hover-mixed-outline .-icon-linux:hover {
    color: #111;
    border-color: #111;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-linux,
.c-social-1.-hover-mixed-simple .-icon-linux:hover {
    color: #111;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-maxcdn,
.c-social-1.-hover-mixed-default .-icon-maxcdn:hover {
    color: #ffffff;
    border-color: #fc5a0d;
    background-color: #fc5a0d;
}

.c-social-1.-color-mixed-outline .-icon-maxcdn,
.c-social-1.-hover-mixed-outline .-icon-maxcdn:hover {
    color: #fc5a0d;
    border-color: #fc5a0d;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-maxcdn,
.c-social-1.-hover-mixed-simple .-icon-maxcdn:hover {
    color: #fc5a0d;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-meanpath,
.c-social-1.-hover-mixed-default .-icon-meanpath:hover {
    color: #ffffff;
    border-color: #1d78d1;
    background-color: #1d78d1;
}

.c-social-1.-color-mixed-outline .-icon-meanpath,
.c-social-1.-hover-mixed-outline .-icon-meanpath:hover {
    color: #1d78d1;
    border-color: #1d78d1;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-meanpath,
.c-social-1.-hover-mixed-simple .-icon-meanpath:hover {
    color: #1d78d1;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-medium,
.c-social-1.-hover-mixed-default .-icon-medium:hover {
    color: #ffffff;
    border-color: #4cfb90;
    background-color: #4cfb90;
}

.c-social-1.-color-mixed-outline .-icon-medium,
.c-social-1.-hover-mixed-outline .-icon-medium:hover {
    color: #4cfb90;
    border-color: #4cfb90;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-medium,
.c-social-1.-hover-mixed-simple .-icon-medium:hover {
    color: #4cfb90;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-meetup,
.c-social-1.-hover-mixed-default .-icon-meetup:hover {
    color: #ffffff;
    border-color: #e91a40;
    background-color: #e91a40;
}

.c-social-1.-color-mixed-outline .-icon-meetup,
.c-social-1.-hover-mixed-outline .-icon-meetup:hover {
    color: #e91a40;
    border-color: #e91a40;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-meetup,
.c-social-1.-hover-mixed-simple .-icon-meetup:hover {
    color: #e91a40;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-mixcloud,
.c-social-1.-hover-mixed-default .-icon-mixcloud:hover {
    color: #ffffff;
    border-color: #111;
    background-color: #111;
}

.c-social-1.-color-mixed-outline .-icon-mixcloud,
.c-social-1.-hover-mixed-outline .-icon-mixcloud:hover {
    color: #111;
    border-color: #111;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-mixcloud,
.c-social-1.-hover-mixed-simple .-icon-mixcloud:hover {
    color: #111;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-modx,
.c-social-1.-hover-mixed-default .-icon-modx:hover {
    color: #ffffff;
    border-color: #60b250;
    background-color: #60b250;
}

.c-social-1.-color-mixed-outline .-icon-modx,
.c-social-1.-hover-mixed-outline .-icon-modx:hover {
    color: #60b250;
    border-color: #60b250;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-modx,
.c-social-1.-hover-mixed-simple .-icon-modx:hover {
    color: #60b250;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-odnoklassniki,
.c-social-1.-hover-mixed-default .-icon-odnoklassniki:hover {
    color: #ffffff;
    border-color: #f28026;
    background-color: #f28026;
}

.c-social-1.-color-mixed-outline .-icon-odnoklassniki,
.c-social-1.-hover-mixed-outline .-icon-odnoklassniki:hover {
    color: #f28026;
    border-color: #f28026;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-odnoklassniki,
.c-social-1.-hover-mixed-simple .-icon-odnoklassniki:hover {
    color: #f28026;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-odnoklassniki-square,
.c-social-1.-hover-mixed-default .-icon-odnoklassniki-square:hover {
    color: #ffffff;
    border-color: #f28026;
    background-color: #f28026;
}

.c-social-1.-color-mixed-outline .-icon-odnoklassniki-square,
.c-social-1.-hover-mixed-outline .-icon-odnoklassniki-square:hover {
    color: #f28026;
    border-color: #f28026;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-odnoklassniki-square,
.c-social-1.-hover-mixed-simple .-icon-odnoklassniki-square:hover {
    color: #f28026;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-opencart,
.c-social-1.-hover-mixed-default .-icon-opencart:hover {
    color: #ffffff;
    border-color: #3dc3ee;
    background-color: #3dc3ee;
}

.c-social-1.-color-mixed-outline .-icon-opencart,
.c-social-1.-hover-mixed-outline .-icon-opencart:hover {
    color: #3dc3ee;
    border-color: #3dc3ee;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-opencart,
.c-social-1.-hover-mixed-simple .-icon-opencart:hover {
    color: #3dc3ee;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-openid,
.c-social-1.-hover-mixed-default .-icon-openid:hover {
    color: #ffffff;
    border-color: #fb600c;
    background-color: #fb600c;
}

.c-social-1.-color-mixed-outline .-icon-openid,
.c-social-1.-hover-mixed-outline .-icon-openid:hover {
    color: #fb600c;
    border-color: #fb600c;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-openid,
.c-social-1.-hover-mixed-simple .-icon-openid:hover {
    color: #fb600c;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-opera,
.c-social-1.-hover-mixed-default .-icon-opera:hover {
    color: #ffffff;
    border-color: #f1051b;
    background-color: #f1051b;
}

.c-social-1.-color-mixed-outline .-icon-opera,
.c-social-1.-hover-mixed-outline .-icon-opera:hover {
    color: #f1051b;
    border-color: #f1051b;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-opera,
.c-social-1.-hover-mixed-simple .-icon-opera:hover {
    color: #f1051b;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-optin-monster,
.c-social-1.-hover-mixed-default .-icon-optin-monster:hover {
    color: #ffffff;
    border-color: #169aeb;
    background-color: #169aeb;
}

.c-social-1.-color-mixed-outline .-icon-optin-monster,
.c-social-1.-hover-mixed-outline .-icon-optin-monster:hover {
    color: #169aeb;
    border-color: #169aeb;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-optin-monster,
.c-social-1.-hover-mixed-simple .-icon-optin-monster:hover {
    color: #169aeb;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-pagelines,
.c-social-1.-hover-mixed-default .-icon-pagelines:hover {
    color: #ffffff;
    border-color: #111;
    background-color: #111;
}

.c-social-1.-color-mixed-outline .-icon-pagelines,
.c-social-1.-hover-mixed-outline .-icon-pagelines:hover {
    color: #111;
    border-color: #111;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-pagelines,
.c-social-1.-hover-mixed-simple .-icon-pagelines:hover {
    color: #111;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-paypal,
.c-social-1.-hover-mixed-default .-icon-paypal:hover {
    color: #ffffff;
    border-color: #00588B;
    background-color: #00588B;
}

.c-social-1.-color-mixed-outline .-icon-paypal,
.c-social-1.-hover-mixed-outline .-icon-paypal:hover {
    color: #00588B;
    border-color: #00588B;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-paypal,
.c-social-1.-hover-mixed-simple .-icon-paypal:hover {
    color: #00588B;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-pied-piper,
.c-social-1.-hover-mixed-default .-icon-pied-piper:hover {
    color: #ffffff;
    border-color: #24a752;
    background-color: #24a752;
}

.c-social-1.-color-mixed-outline .-icon-pied-piper,
.c-social-1.-hover-mixed-outline .-icon-pied-piper:hover {
    color: #24a752;
    border-color: #24a752;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-pied-piper,
.c-social-1.-hover-mixed-simple .-icon-pied-piper:hover {
    color: #24a752;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-pied-piper-alt,
.c-social-1.-hover-mixed-default .-icon-pied-piper-alt:hover {
    color: #ffffff;
    border-color: #24a752;
    background-color: #24a752;
}

.c-social-1.-color-mixed-outline .-icon-pied-piper-alt,
.c-social-1.-hover-mixed-outline .-icon-pied-piper-alt:hover {
    color: #24a752;
    border-color: #24a752;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-pied-piper-alt,
.c-social-1.-hover-mixed-simple .-icon-pied-piper-alt:hover {
    color: #24a752;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-pied-piper-pp,
.c-social-1.-hover-mixed-default .-icon-pied-piper-pp:hover {
    color: #ffffff;
    border-color: #24a752;
    background-color: #24a752;
}

.c-social-1.-color-mixed-outline .-icon-pied-piper-pp,
.c-social-1.-hover-mixed-outline .-icon-pied-piper-pp:hover {
    color: #24a752;
    border-color: #24a752;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-pied-piper-pp,
.c-social-1.-hover-mixed-simple .-icon-pied-piper-pp:hover {
    color: #24a752;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-pinterest,
.c-social-1.-hover-mixed-default .-icon-pinterest:hover {
    color: #ffffff;
    border-color: #C8232C;
    background-color: #C8232C;
}

.c-social-1.-color-mixed-outline .-icon-pinterest,
.c-social-1.-hover-mixed-outline .-icon-pinterest:hover {
    color: #C8232C;
    border-color: #C8232C;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-pinterest,
.c-social-1.-hover-mixed-simple .-icon-pinterest:hover {
    color: #C8232C;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-pinterest-p,
.c-social-1.-hover-mixed-default .-icon-pinterest-p:hover {
    color: #ffffff;
    border-color: #C8232C;
    background-color: #C8232C;
}

.c-social-1.-color-mixed-outline .-icon-pinterest-p,
.c-social-1.-hover-mixed-outline .-icon-pinterest-p:hover {
    color: #C8232C;
    border-color: #C8232C;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-pinterest-p,
.c-social-1.-hover-mixed-simple .-icon-pinterest-p:hover {
    color: #C8232C;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-pinterest-square,
.c-social-1.-hover-mixed-default .-icon-pinterest-square:hover {
    color: #ffffff;
    border-color: #C8232C;
    background-color: #C8232C;
}

.c-social-1.-color-mixed-outline .-icon-pinterest-square,
.c-social-1.-hover-mixed-outline .-icon-pinterest-square:hover {
    color: #C8232C;
    border-color: #C8232C;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-pinterest-square,
.c-social-1.-hover-mixed-simple .-icon-pinterest-square:hover {
    color: #C8232C;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-product-hunt,
.c-social-1.-hover-mixed-default .-icon-product-hunt:hover {
    color: #ffffff;
    border-color: #d15b3a;
    background-color: #d15b3a;
}

.c-social-1.-color-mixed-outline .-icon-product-hunt,
.c-social-1.-hover-mixed-outline .-icon-product-hunt:hover {
    color: #d15b3a;
    border-color: #d15b3a;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-product-hunt,
.c-social-1.-hover-mixed-simple .-icon-product-hunt:hover {
    color: #d15b3a;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-qq,
.c-social-1.-hover-mixed-default .-icon-qq:hover {
    color: #ffffff;
    border-color: #111;
    background-color: #111;
}

.c-social-1.-color-mixed-outline .-icon-qq,
.c-social-1.-hover-mixed-outline .-icon-qq:hover {
    color: #111;
    border-color: #111;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-qq,
.c-social-1.-hover-mixed-simple .-icon-qq:hover {
    color: #111;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-quora,
.c-social-1.-hover-mixed-default .-icon-quora:hover {
    color: #ffffff;
    border-color: #A82400;
    background-color: #A82400;
}

.c-social-1.-color-mixed-outline .-icon-quora,
.c-social-1.-hover-mixed-outline .-icon-quora:hover {
    color: #A82400;
    border-color: #A82400;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-quora,
.c-social-1.-hover-mixed-simple .-icon-quora:hover {
    color: #A82400;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-ra,
.c-social-1.-hover-mixed-default .-icon-ra:hover {
    color: #ffffff;
    border-color: #111;
    background-color: #111;
}

.c-social-1.-color-mixed-outline .-icon-ra,
.c-social-1.-hover-mixed-outline .-icon-ra:hover {
    color: #111;
    border-color: #111;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-ra,
.c-social-1.-hover-mixed-simple .-icon-ra:hover {
    color: #111;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-ravelry,
.c-social-1.-hover-mixed-default .-icon-ravelry:hover {
    color: #ffffff;
    border-color: #d61858;
    background-color: #d61858;
}

.c-social-1.-color-mixed-outline .-icon-ravelry,
.c-social-1.-hover-mixed-outline .-icon-ravelry:hover {
    color: #d61858;
    border-color: #d61858;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-ravelry,
.c-social-1.-hover-mixed-simple .-icon-ravelry:hover {
    color: #d61858;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-rebel,
.c-social-1.-hover-mixed-default .-icon-rebel:hover {
    color: #ffffff;
    border-color: #111;
    background-color: #111;
}

.c-social-1.-color-mixed-outline .-icon-rebel,
.c-social-1.-hover-mixed-outline .-icon-rebel:hover {
    color: #111;
    border-color: #111;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-rebel,
.c-social-1.-hover-mixed-simple .-icon-rebel:hover {
    color: #111;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-reddit,
.c-social-1.-hover-mixed-default .-icon-reddit:hover {
    color: #ffffff;
    border-color: #C6C6C6;
    background-color: #C6C6C6;
}

.c-social-1.-color-mixed-outline .-icon-reddit,
.c-social-1.-hover-mixed-outline .-icon-reddit:hover {
    color: #C6C6C6;
    border-color: #C6C6C6;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-reddit,
.c-social-1.-hover-mixed-simple .-icon-reddit:hover {
    color: #C6C6C6;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-reddit-alien,
.c-social-1.-hover-mixed-default .-icon-reddit-alien:hover {
    color: #ffffff;
    border-color: #C6C6C6;
    background-color: #C6C6C6;
}

.c-social-1.-color-mixed-outline .-icon-reddit-alien,
.c-social-1.-hover-mixed-outline .-icon-reddit-alien:hover {
    color: #C6C6C6;
    border-color: #C6C6C6;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-reddit-alien,
.c-social-1.-hover-mixed-simple .-icon-reddit-alien:hover {
    color: #C6C6C6;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-reddit-square,
.c-social-1.-hover-mixed-default .-icon-reddit-square:hover {
    color: #ffffff;
    border-color: #C6C6C6;
    background-color: #C6C6C6;
}

.c-social-1.-color-mixed-outline .-icon-reddit-square,
.c-social-1.-hover-mixed-outline .-icon-reddit-square:hover {
    color: #C6C6C6;
    border-color: #C6C6C6;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-reddit-square,
.c-social-1.-hover-mixed-simple .-icon-reddit-square:hover {
    color: #C6C6C6;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-renren,
.c-social-1.-hover-mixed-default .-icon-renren:hover {
    color: #ffffff;
    border-color: #0b63ae;
    background-color: #0b63ae;
}

.c-social-1.-color-mixed-outline .-icon-renren,
.c-social-1.-hover-mixed-outline .-icon-renren:hover {
    color: #0b63ae;
    border-color: #0b63ae;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-renren,
.c-social-1.-hover-mixed-simple .-icon-renren:hover {
    color: #0b63ae;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-resistance,
.c-social-1.-hover-mixed-default .-icon-resistance:hover {
    color: #ffffff;
    border-color: #111;
    background-color: #111;
}

.c-social-1.-color-mixed-outline .-icon-resistance,
.c-social-1.-hover-mixed-outline .-icon-resistance:hover {
    color: #111;
    border-color: #111;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-resistance,
.c-social-1.-hover-mixed-simple .-icon-resistance:hover {
    color: #111;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-safari,
.c-social-1.-hover-mixed-default .-icon-safari:hover {
    color: #ffffff;
    border-color: #33c3e1;
    background-color: #33c3e1;
}

.c-social-1.-color-mixed-outline .-icon-safari,
.c-social-1.-hover-mixed-outline .-icon-safari:hover {
    color: #33c3e1;
    border-color: #33c3e1;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-safari,
.c-social-1.-hover-mixed-simple .-icon-safari:hover {
    color: #33c3e1;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-scribd,
.c-social-1.-hover-mixed-default .-icon-scribd:hover {
    color: #ffffff;
    border-color: #666;
    background-color: #666;
}

.c-social-1.-color-mixed-outline .-icon-scribd,
.c-social-1.-hover-mixed-outline .-icon-scribd:hover {
    color: #666;
    border-color: #666;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-scribd,
.c-social-1.-hover-mixed-simple .-icon-scribd:hover {
    color: #666;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-sellsy,
.c-social-1.-hover-mixed-default .-icon-sellsy:hover {
    color: #ffffff;
    border-color: #0d79c4;
    background-color: #0d79c4;
}

.c-social-1.-color-mixed-outline .-icon-sellsy,
.c-social-1.-hover-mixed-outline .-icon-sellsy:hover {
    color: #0d79c4;
    border-color: #0d79c4;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-sellsy,
.c-social-1.-hover-mixed-simple .-icon-sellsy:hover {
    color: #0d79c4;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-share-alt,
.c-social-1.-hover-mixed-default .-icon-share-alt:hover {
    color: #ffffff;
    border-color: #1b8855;
    background-color: #1b8855;
}

.c-social-1.-color-mixed-outline .-icon-share-alt,
.c-social-1.-hover-mixed-outline .-icon-share-alt:hover {
    color: #1b8855;
    border-color: #1b8855;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-share-alt,
.c-social-1.-hover-mixed-simple .-icon-share-alt:hover {
    color: #1b8855;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-share-alt-square,
.c-social-1.-hover-mixed-default .-icon-share-alt-square:hover {
    color: #ffffff;
    border-color: #1b8855;
    background-color: #1b8855;
}

.c-social-1.-color-mixed-outline .-icon-share-alt-square,
.c-social-1.-hover-mixed-outline .-icon-share-alt-square:hover {
    color: #1b8855;
    border-color: #1b8855;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-share-alt-square,
.c-social-1.-hover-mixed-simple .-icon-share-alt-square:hover {
    color: #1b8855;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-shirtsinbulk,
.c-social-1.-hover-mixed-default .-icon-shirtsinbulk:hover {
    color: #ffffff;
    border-color: #dd3a26;
    background-color: #dd3a26;
}

.c-social-1.-color-mixed-outline .-icon-shirtsinbulk,
.c-social-1.-hover-mixed-outline .-icon-shirtsinbulk:hover {
    color: #dd3a26;
    border-color: #dd3a26;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-shirtsinbulk,
.c-social-1.-hover-mixed-simple .-icon-shirtsinbulk:hover {
    color: #dd3a26;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-simplybuilt,
.c-social-1.-hover-mixed-default .-icon-simplybuilt:hover {
    color: #ffffff;
    border-color: #111;
    background-color: #111;
}

.c-social-1.-color-mixed-outline .-icon-simplybuilt,
.c-social-1.-hover-mixed-outline .-icon-simplybuilt:hover {
    color: #111;
    border-color: #111;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-simplybuilt,
.c-social-1.-hover-mixed-simple .-icon-simplybuilt:hover {
    color: #111;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-skyatlas,
.c-social-1.-hover-mixed-default .-icon-skyatlas:hover {
    color: #ffffff;
    border-color: #54c3c8;
    background-color: #54c3c8;
}

.c-social-1.-color-mixed-outline .-icon-skyatlas,
.c-social-1.-hover-mixed-outline .-icon-skyatlas:hover {
    color: #54c3c8;
    border-color: #54c3c8;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-skyatlas,
.c-social-1.-hover-mixed-simple .-icon-skyatlas:hover {
    color: #54c3c8;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-skype,
.c-social-1.-hover-mixed-default .-icon-skype:hover {
    color: #ffffff;
    border-color: #00AFF0;
    background-color: #00AFF0;
}

.c-social-1.-color-mixed-outline .-icon-skype,
.c-social-1.-hover-mixed-outline .-icon-skype:hover {
    color: #00AFF0;
    border-color: #00AFF0;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-skype,
.c-social-1.-hover-mixed-simple .-icon-skype:hover {
    color: #00AFF0;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-slack,
.c-social-1.-hover-mixed-default .-icon-slack:hover {
    color: #ffffff;
    border-color: #433641;
    background-color: #433641;
}

.c-social-1.-color-mixed-outline .-icon-slack,
.c-social-1.-hover-mixed-outline .-icon-slack:hover {
    color: #433641;
    border-color: #433641;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-slack,
.c-social-1.-hover-mixed-simple .-icon-slack:hover {
    color: #433641;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-slideshare,
.c-social-1.-hover-mixed-default .-icon-slideshare:hover {
    color: #ffffff;
    border-color: #24989a;
    background-color: #24989a;
}

.c-social-1.-color-mixed-outline .-icon-slideshare,
.c-social-1.-hover-mixed-outline .-icon-slideshare:hover {
    color: #24989a;
    border-color: #24989a;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-slideshare,
.c-social-1.-hover-mixed-simple .-icon-slideshare:hover {
    color: #24989a;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-snapchat,
.c-social-1.-hover-mixed-default .-icon-snapchat:hover {
    color: #ffffff;
    border-color: #fffa28;
    background-color: #fffa28;
}

.c-social-1.-color-mixed-outline .-icon-snapchat,
.c-social-1.-hover-mixed-outline .-icon-snapchat:hover {
    color: #fffa28;
    border-color: #fffa28;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-snapchat,
.c-social-1.-hover-mixed-simple .-icon-snapchat:hover {
    color: #fffa28;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-snapchat-ghost,
.c-social-1.-hover-mixed-default .-icon-snapchat-ghost:hover {
    color: #ffffff;
    border-color: #fffa28;
    background-color: #fffa28;
}

.c-social-1.-color-mixed-outline .-icon-snapchat-ghost,
.c-social-1.-hover-mixed-outline .-icon-snapchat-ghost:hover {
    color: #fffa28;
    border-color: #fffa28;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-snapchat-ghost,
.c-social-1.-hover-mixed-simple .-icon-snapchat-ghost:hover {
    color: #fffa28;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-snapchat-square,
.c-social-1.-hover-mixed-default .-icon-snapchat-square:hover {
    color: #ffffff;
    border-color: #fffa28;
    background-color: #fffa28;
}

.c-social-1.-color-mixed-outline .-icon-snapchat-square,
.c-social-1.-hover-mixed-outline .-icon-snapchat-square:hover {
    color: #fffa28;
    border-color: #fffa28;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-snapchat-square,
.c-social-1.-hover-mixed-simple .-icon-snapchat-square:hover {
    color: #fffa28;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-soundcloud,
.c-social-1.-hover-mixed-default .-icon-soundcloud:hover {
    color: #ffffff;
    border-color: #F70;
    background-color: #F70;
}

.c-social-1.-color-mixed-outline .-icon-soundcloud,
.c-social-1.-hover-mixed-outline .-icon-soundcloud:hover {
    color: #F70;
    border-color: #F70;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-soundcloud,
.c-social-1.-hover-mixed-simple .-icon-soundcloud:hover {
    color: #F70;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-spotify,
.c-social-1.-hover-mixed-default .-icon-spotify:hover {
    color: #ffffff;
    border-color: #81B71A;
    background-color: #81B71A;
}

.c-social-1.-color-mixed-outline .-icon-spotify,
.c-social-1.-hover-mixed-outline .-icon-spotify:hover {
    color: #81B71A;
    border-color: #81B71A;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-spotify,
.c-social-1.-hover-mixed-simple .-icon-spotify:hover {
    color: #81B71A;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-stack-exchange,
.c-social-1.-hover-mixed-default .-icon-stack-exchange:hover {
    color: #ffffff;
    border-color: #225495;
    background-color: #225495;
}

.c-social-1.-color-mixed-outline .-icon-stack-exchange,
.c-social-1.-hover-mixed-outline .-icon-stack-exchange:hover {
    color: #225495;
    border-color: #225495;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-stack-exchange,
.c-social-1.-hover-mixed-simple .-icon-stack-exchange:hover {
    color: #225495;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-stack-overflow,
.c-social-1.-hover-mixed-default .-icon-stack-overflow:hover {
    color: #ffffff;
    border-color: #EF8236;
    background-color: #EF8236;
}

.c-social-1.-color-mixed-outline .-icon-stack-overflow,
.c-social-1.-hover-mixed-outline .-icon-stack-overflow:hover {
    color: #EF8236;
    border-color: #EF8236;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-stack-overflow,
.c-social-1.-hover-mixed-simple .-icon-stack-overflow:hover {
    color: #EF8236;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-steam,
.c-social-1.-hover-mixed-default .-icon-steam:hover {
    color: #ffffff;
    border-color: #111;
    background-color: #111;
}

.c-social-1.-color-mixed-outline .-icon-steam,
.c-social-1.-hover-mixed-outline .-icon-steam:hover {
    color: #111;
    border-color: #111;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-steam,
.c-social-1.-hover-mixed-simple .-icon-steam:hover {
    color: #111;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-steam-square,
.c-social-1.-hover-mixed-default .-icon-steam-square:hover {
    color: #ffffff;
    border-color: #111;
    background-color: #111;
}

.c-social-1.-color-mixed-outline .-icon-steam-square,
.c-social-1.-hover-mixed-outline .-icon-steam-square:hover {
    color: #111;
    border-color: #111;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-steam-square,
.c-social-1.-hover-mixed-simple .-icon-steam-square:hover {
    color: #111;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-stumbleupon,
.c-social-1.-hover-mixed-default .-icon-stumbleupon:hover {
    color: #ffffff;
    border-color: #F74425;
    background-color: #F74425;
}

.c-social-1.-color-mixed-outline .-icon-stumbleupon,
.c-social-1.-hover-mixed-outline .-icon-stumbleupon:hover {
    color: #F74425;
    border-color: #F74425;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-stumbleupon,
.c-social-1.-hover-mixed-simple .-icon-stumbleupon:hover {
    color: #F74425;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-stumbleupon-circle,
.c-social-1.-hover-mixed-default .-icon-stumbleupon-circle:hover {
    color: #ffffff;
    border-color: #F74425;
    background-color: #F74425;
}

.c-social-1.-color-mixed-outline .-icon-stumbleupon-circle,
.c-social-1.-hover-mixed-outline .-icon-stumbleupon-circle:hover {
    color: #F74425;
    border-color: #F74425;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-stumbleupon-circle,
.c-social-1.-hover-mixed-simple .-icon-stumbleupon-circle:hover {
    color: #F74425;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-superpowers,
.c-social-1.-hover-mixed-default .-icon-superpowers:hover {
    color: #ffffff;
    border-color: #232c32;
    background-color: #232c32;
}

.c-social-1.-color-mixed-outline .-icon-superpowers,
.c-social-1.-hover-mixed-outline .-icon-superpowers:hover {
    color: #232c32;
    border-color: #232c32;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-superpowers,
.c-social-1.-hover-mixed-simple .-icon-superpowers:hover {
    color: #232c32;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-telegram,
.c-social-1.-hover-mixed-default .-icon-telegram:hover {
    color: #ffffff;
    border-color: #35a7df;
    background-color: #35a7df;
}

.c-social-1.-color-mixed-outline .-icon-telegram,
.c-social-1.-hover-mixed-outline .-icon-telegram:hover {
    color: #35a7df;
    border-color: #35a7df;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-telegram,
.c-social-1.-hover-mixed-simple .-icon-telegram:hover {
    color: #35a7df;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-tencent-weibo,
.c-social-1.-hover-mixed-default .-icon-tencent-weibo:hover {
    color: #ffffff;
    border-color: #3ea0d9;
    background-color: #3ea0d9;
}

.c-social-1.-color-mixed-outline .-icon-tencent-weibo,
.c-social-1.-hover-mixed-outline .-icon-tencent-weibo:hover {
    color: #3ea0d9;
    border-color: #3ea0d9;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-tencent-weibo,
.c-social-1.-hover-mixed-simple .-icon-tencent-weibo:hover {
    color: #3ea0d9;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-themeisle,
.c-social-1.-hover-mixed-default .-icon-themeisle:hover {
    color: #ffffff;
    border-color: #2e9cbc;
    background-color: #2e9cbc;
}

.c-social-1.-color-mixed-outline .-icon-themeisle,
.c-social-1.-hover-mixed-outline .-icon-themeisle:hover {
    color: #2e9cbc;
    border-color: #2e9cbc;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-themeisle,
.c-social-1.-hover-mixed-simple .-icon-themeisle:hover {
    color: #2e9cbc;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-trello,
.c-social-1.-hover-mixed-default .-icon-trello:hover {
    color: #ffffff;
    border-color: #1187d1;
    background-color: #1187d1;
}

.c-social-1.-color-mixed-outline .-icon-trello,
.c-social-1.-hover-mixed-outline .-icon-trello:hover {
    color: #1187d1;
    border-color: #1187d1;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-trello,
.c-social-1.-hover-mixed-simple .-icon-trello:hover {
    color: #1187d1;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-tripadvisor,
.c-social-1.-hover-mixed-default .-icon-tripadvisor:hover {
    color: #ffffff;
    border-color: #5c9545;
    background-color: #5c9545;
}

.c-social-1.-color-mixed-outline .-icon-tripadvisor,
.c-social-1.-hover-mixed-outline .-icon-tripadvisor:hover {
    color: #5c9545;
    border-color: #5c9545;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-tripadvisor,
.c-social-1.-hover-mixed-simple .-icon-tripadvisor:hover {
    color: #5c9545;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-tumblr,
.c-social-1.-hover-mixed-default .-icon-tumblr:hover {
    color: #ffffff;
    border-color: #34526F;
    background-color: #34526F;
}

.c-social-1.-color-mixed-outline .-icon-tumblr,
.c-social-1.-hover-mixed-outline .-icon-tumblr:hover {
    color: #34526F;
    border-color: #34526F;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-tumblr,
.c-social-1.-hover-mixed-simple .-icon-tumblr:hover {
    color: #34526F;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-tumblr-square,
.c-social-1.-hover-mixed-default .-icon-tumblr-square:hover {
    color: #ffffff;
    border-color: #34526F;
    background-color: #34526F;
}

.c-social-1.-color-mixed-outline .-icon-tumblr-square,
.c-social-1.-hover-mixed-outline .-icon-tumblr-square:hover {
    color: #34526F;
    border-color: #34526F;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-tumblr-square,
.c-social-1.-hover-mixed-simple .-icon-tumblr-square:hover {
    color: #34526F;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-twitch,
.c-social-1.-hover-mixed-default .-icon-twitch:hover {
    color: #ffffff;
    border-color: #6244a4;
    background-color: #6244a4;
}

.c-social-1.-color-mixed-outline .-icon-twitch,
.c-social-1.-hover-mixed-outline .-icon-twitch:hover {
    color: #6244a4;
    border-color: #6244a4;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-twitch,
.c-social-1.-hover-mixed-simple .-icon-twitch:hover {
    color: #6244a4;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-twitter,
.c-social-1.-hover-mixed-default .-icon-twitter:hover {
    color: #ffffff;
    border-color: #00ACEE;
    background-color: #00ACEE;
}

.c-social-1.-color-mixed-outline .-icon-twitter,
.c-social-1.-hover-mixed-outline .-icon-twitter:hover {
    color: #00ACEE;
    border-color: #00ACEE;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-twitter,
.c-social-1.-hover-mixed-simple .-icon-twitter:hover {
    color: #00ACEE;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-twitter-square,
.c-social-1.-hover-mixed-default .-icon-twitter-square:hover {
    color: #ffffff;
    border-color: #00ACEE;
    background-color: #00ACEE;
}

.c-social-1.-color-mixed-outline .-icon-twitter-square,
.c-social-1.-hover-mixed-outline .-icon-twitter-square:hover {
    color: #00ACEE;
    border-color: #00ACEE;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-twitter-square,
.c-social-1.-hover-mixed-simple .-icon-twitter-square:hover {
    color: #00ACEE;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-usb,
.c-social-1.-hover-mixed-default .-icon-usb:hover {
    color: #ffffff;
    border-color: #111;
    background-color: #111;
}

.c-social-1.-color-mixed-outline .-icon-usb,
.c-social-1.-hover-mixed-outline .-icon-usb:hover {
    color: #111;
    border-color: #111;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-usb,
.c-social-1.-hover-mixed-simple .-icon-usb:hover {
    color: #111;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-viacoin,
.c-social-1.-hover-mixed-default .-icon-viacoin:hover {
    color: #ffffff;
    border-color: #2977a2;
    background-color: #2977a2;
}

.c-social-1.-color-mixed-outline .-icon-viacoin,
.c-social-1.-hover-mixed-outline .-icon-viacoin:hover {
    color: #2977a2;
    border-color: #2977a2;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-viacoin,
.c-social-1.-hover-mixed-simple .-icon-viacoin:hover {
    color: #2977a2;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-viadeo,
.c-social-1.-hover-mixed-default .-icon-viadeo:hover {
    color: #ffffff;
    border-color: #f29731;
    background-color: #f29731;
}

.c-social-1.-color-mixed-outline .-icon-viadeo,
.c-social-1.-hover-mixed-outline .-icon-viadeo:hover {
    color: #f29731;
    border-color: #f29731;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-viadeo,
.c-social-1.-hover-mixed-simple .-icon-viadeo:hover {
    color: #f29731;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-viadeo-square,
.c-social-1.-hover-mixed-default .-icon-viadeo-square:hover {
    color: #ffffff;
    border-color: #f29731;
    background-color: #f29731;
}

.c-social-1.-color-mixed-outline .-icon-viadeo-square,
.c-social-1.-hover-mixed-outline .-icon-viadeo-square:hover {
    color: #f29731;
    border-color: #f29731;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-viadeo-square,
.c-social-1.-hover-mixed-simple .-icon-viadeo-square:hover {
    color: #f29731;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-vimeo,
.c-social-1.-hover-mixed-default .-icon-vimeo:hover {
    color: #ffffff;
    border-color: #86C9EF;
    background-color: #86C9EF;
}

.c-social-1.-color-mixed-outline .-icon-vimeo,
.c-social-1.-hover-mixed-outline .-icon-vimeo:hover {
    color: #86C9EF;
    border-color: #86C9EF;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-vimeo,
.c-social-1.-hover-mixed-simple .-icon-vimeo:hover {
    color: #86C9EF;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-vimeo-square,
.c-social-1.-hover-mixed-default .-icon-vimeo-square:hover {
    color: #ffffff;
    border-color: #86C9EF;
    background-color: #86C9EF;
}

.c-social-1.-color-mixed-outline .-icon-vimeo-square,
.c-social-1.-hover-mixed-outline .-icon-vimeo-square:hover {
    color: #86C9EF;
    border-color: #86C9EF;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-vimeo-square,
.c-social-1.-hover-mixed-simple .-icon-vimeo-square:hover {
    color: #86C9EF;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-vine,
.c-social-1.-hover-mixed-default .-icon-vine:hover {
    color: #ffffff;
    border-color: #21a479;
    background-color: #21a479;
}

.c-social-1.-color-mixed-outline .-icon-vine,
.c-social-1.-hover-mixed-outline .-icon-vine:hover {
    color: #21a479;
    border-color: #21a479;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-vine,
.c-social-1.-hover-mixed-simple .-icon-vine:hover {
    color: #21a479;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-vk,
.c-social-1.-hover-mixed-default .-icon-vk:hover {
    color: #ffffff;
    border-color: #2B587A;
    background-color: #2B587A;
}

.c-social-1.-color-mixed-outline .-icon-vk,
.c-social-1.-hover-mixed-outline .-icon-vk:hover {
    color: #2B587A;
    border-color: #2B587A;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-vk,
.c-social-1.-hover-mixed-simple .-icon-vk:hover {
    color: #2B587A;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-wechat,
.c-social-1.-hover-mixed-default .-icon-wechat:hover {
    color: #ffffff;
    border-color: #3fc01b;
    background-color: #3fc01b;
}

.c-social-1.-color-mixed-outline .-icon-wechat,
.c-social-1.-hover-mixed-outline .-icon-wechat:hover {
    color: #3fc01b;
    border-color: #3fc01b;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-wechat,
.c-social-1.-hover-mixed-simple .-icon-wechat:hover {
    color: #3fc01b;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-weibo,
.c-social-1.-hover-mixed-default .-icon-weibo:hover {
    color: #ffffff;
    border-color: #d1292c;
    background-color: #d1292c;
}

.c-social-1.-color-mixed-outline .-icon-weibo,
.c-social-1.-hover-mixed-outline .-icon-weibo:hover {
    color: #d1292c;
    border-color: #d1292c;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-weibo,
.c-social-1.-hover-mixed-simple .-icon-weibo:hover {
    color: #d1292c;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-weixin,
.c-social-1.-hover-mixed-default .-icon-weixin:hover {
    color: #ffffff;
    border-color: #3fc01b;
    background-color: #3fc01b;
}

.c-social-1.-color-mixed-outline .-icon-weixin,
.c-social-1.-hover-mixed-outline .-icon-weixin:hover {
    color: #3fc01b;
    border-color: #3fc01b;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-weixin,
.c-social-1.-hover-mixed-simple .-icon-weixin:hover {
    color: #3fc01b;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-whatsapp,
.c-social-1.-hover-mixed-default .-icon-whatsapp:hover {
    color: #ffffff;
    border-color: #2fc049;
    background-color: #2fc049;
}

.c-social-1.-color-mixed-outline .-icon-whatsapp,
.c-social-1.-hover-mixed-outline .-icon-whatsapp:hover {
    color: #2fc049;
    border-color: #2fc049;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-whatsapp,
.c-social-1.-hover-mixed-simple .-icon-whatsapp:hover {
    color: #2fc049;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-wikipedia-w,
.c-social-1.-hover-mixed-default .-icon-wikipedia-w:hover {
    color: #ffffff;
    border-color: #333;
    background-color: #333;
}

.c-social-1.-color-mixed-outline .-icon-wikipedia-w,
.c-social-1.-hover-mixed-outline .-icon-wikipedia-w:hover {
    color: #333;
    border-color: #333;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-wikipedia-w,
.c-social-1.-hover-mixed-simple .-icon-wikipedia-w:hover {
    color: #333;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-windows,
.c-social-1.-hover-mixed-default .-icon-windows:hover {
    color: #ffffff;
    border-color: #0b7bd6;
    background-color: #0b7bd6;
}

.c-social-1.-color-mixed-outline .-icon-windows,
.c-social-1.-hover-mixed-outline .-icon-windows:hover {
    color: #0b7bd6;
    border-color: #0b7bd6;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-windows,
.c-social-1.-hover-mixed-simple .-icon-windows:hover {
    color: #0b7bd6;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-wordpress,
.c-social-1.-hover-mixed-default .-icon-wordpress:hover {
    color: #ffffff;
    border-color: #1E8CBE;
    background-color: #1E8CBE;
}

.c-social-1.-color-mixed-outline .-icon-wordpress,
.c-social-1.-hover-mixed-outline .-icon-wordpress:hover {
    color: #1E8CBE;
    border-color: #1E8CBE;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-wordpress,
.c-social-1.-hover-mixed-simple .-icon-wordpress:hover {
    color: #1E8CBE;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-wpbeginner,
.c-social-1.-hover-mixed-default .-icon-wpbeginner:hover {
    color: #ffffff;
    border-color: #fb640d;
    background-color: #fb640d;
}

.c-social-1.-color-mixed-outline .-icon-wpbeginner,
.c-social-1.-hover-mixed-outline .-icon-wpbeginner:hover {
    color: #fb640d;
    border-color: #fb640d;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-wpbeginner,
.c-social-1.-hover-mixed-simple .-icon-wpbeginner:hover {
    color: #fb640d;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-wpexplorer,
.c-social-1.-hover-mixed-default .-icon-wpexplorer:hover {
    color: #ffffff;
    border-color: #2497c5;
    background-color: #2497c5;
}

.c-social-1.-color-mixed-outline .-icon-wpexplorer,
.c-social-1.-hover-mixed-outline .-icon-wpexplorer:hover {
    color: #2497c5;
    border-color: #2497c5;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-wpexplorer,
.c-social-1.-hover-mixed-simple .-icon-wpexplorer:hover {
    color: #2497c5;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-wpforms,
.c-social-1.-hover-mixed-default .-icon-wpforms:hover {
    color: #ffffff;
    border-color: #b45a28;
    background-color: #b45a28;
}

.c-social-1.-color-mixed-outline .-icon-wpforms,
.c-social-1.-hover-mixed-outline .-icon-wpforms:hover {
    color: #b45a28;
    border-color: #b45a28;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-wpforms,
.c-social-1.-hover-mixed-simple .-icon-wpforms:hover {
    color: #b45a28;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-xing,
.c-social-1.-hover-mixed-default .-icon-xing:hover {
    color: #ffffff;
    border-color: #126567;
    background-color: #126567;
}

.c-social-1.-color-mixed-outline .-icon-xing,
.c-social-1.-hover-mixed-outline .-icon-xing:hover {
    color: #126567;
    border-color: #126567;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-xing,
.c-social-1.-hover-mixed-simple .-icon-xing:hover {
    color: #126567;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-xing-square,
.c-social-1.-hover-mixed-default .-icon-xing-square:hover {
    color: #ffffff;
    border-color: #126567;
    background-color: #126567;
}

.c-social-1.-color-mixed-outline .-icon-xing-square,
.c-social-1.-hover-mixed-outline .-icon-xing-square:hover {
    color: #126567;
    border-color: #126567;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-xing-square,
.c-social-1.-hover-mixed-simple .-icon-xing-square:hover {
    color: #126567;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-y-combinator,
.c-social-1.-hover-mixed-default .-icon-y-combinator:hover {
    color: #ffffff;
    border-color: #ef6426;
    background-color: #ef6426;
}

.c-social-1.-color-mixed-outline .-icon-y-combinator,
.c-social-1.-hover-mixed-outline .-icon-y-combinator:hover {
    color: #ef6426;
    border-color: #ef6426;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-y-combinator,
.c-social-1.-hover-mixed-simple .-icon-y-combinator:hover {
    color: #ef6426;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-y-combinator-square,
.c-social-1.-hover-mixed-default .-icon-y-combinator-square:hover {
    color: #ffffff;
    border-color: #ef6426;
    background-color: #ef6426;
}

.c-social-1.-color-mixed-outline .-icon-y-combinator-square,
.c-social-1.-hover-mixed-outline .-icon-y-combinator-square:hover {
    color: #ef6426;
    border-color: #ef6426;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-y-combinator-square,
.c-social-1.-hover-mixed-simple .-icon-y-combinator-square:hover {
    color: #ef6426;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-yahoo,
.c-social-1.-hover-mixed-default .-icon-yahoo:hover {
    color: #ffffff;
    border-color: #720E9E;
    background-color: #720E9E;
}

.c-social-1.-color-mixed-outline .-icon-yahoo,
.c-social-1.-hover-mixed-outline .-icon-yahoo:hover {
    color: #720E9E;
    border-color: #720E9E;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-yahoo,
.c-social-1.-hover-mixed-simple .-icon-yahoo:hover {
    color: #720E9E;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-yc,
.c-social-1.-hover-mixed-default .-icon-yc:hover {
    color: #ffffff;
    border-color: #ef6426;
    background-color: #ef6426;
}

.c-social-1.-color-mixed-outline .-icon-yc,
.c-social-1.-hover-mixed-outline .-icon-yc:hover {
    color: #ef6426;
    border-color: #ef6426;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-yc,
.c-social-1.-hover-mixed-simple .-icon-yc:hover {
    color: #ef6426;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-yc-square,
.c-social-1.-hover-mixed-default .-icon-yc-square:hover {
    color: #ffffff;
    border-color: #ef6426;
    background-color: #ef6426;
}

.c-social-1.-color-mixed-outline .-icon-yc-square,
.c-social-1.-hover-mixed-outline .-icon-yc-square:hover {
    color: #ef6426;
    border-color: #ef6426;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-yc-square,
.c-social-1.-hover-mixed-simple .-icon-yc-square:hover {
    color: #ef6426;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-yelp,
.c-social-1.-hover-mixed-default .-icon-yelp:hover {
    color: #ffffff;
    border-color: #C41200;
    background-color: #C41200;
}

.c-social-1.-color-mixed-outline .-icon-yelp,
.c-social-1.-hover-mixed-outline .-icon-yelp:hover {
    color: #C41200;
    border-color: #C41200;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-yelp,
.c-social-1.-hover-mixed-simple .-icon-yelp:hover {
    color: #C41200;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-yoast,
.c-social-1.-hover-mixed-default .-icon-yoast:hover {
    color: #ffffff;
    border-color: #fca741;
    background-color: #fca741;
}

.c-social-1.-color-mixed-outline .-icon-yoast,
.c-social-1.-hover-mixed-outline .-icon-yoast:hover {
    color: #fca741;
    border-color: #fca741;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-yoast,
.c-social-1.-hover-mixed-simple .-icon-yoast:hover {
    color: #fca741;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-youtube,
.c-social-1.-hover-mixed-default .-icon-youtube:hover {
    color: #ffffff;
    border-color: #C4302B;
    background-color: #C4302B;
}

.c-social-1.-color-mixed-outline .-icon-youtube,
.c-social-1.-hover-mixed-outline .-icon-youtube:hover {
    color: #C4302B;
    border-color: #C4302B;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-youtube,
.c-social-1.-hover-mixed-simple .-icon-youtube:hover {
    color: #C4302B;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-youtube-play,
.c-social-1.-hover-mixed-default .-icon-youtube-play:hover {
    color: #ffffff;
    border-color: #C4302B;
    background-color: #C4302B;
}

.c-social-1.-color-mixed-outline .-icon-youtube-play,
.c-social-1.-hover-mixed-outline .-icon-youtube-play:hover {
    color: #C4302B;
    border-color: #C4302B;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-youtube-play,
.c-social-1.-hover-mixed-simple .-icon-youtube-play:hover {
    color: #C4302B;
    border-color: transparent;
    background-color: transparent;
}

.c-social-1.-color-mixed-default .-icon-youtube-square,
.c-social-1.-hover-mixed-default .-icon-youtube-square:hover {
    color: #ffffff;
    border-color: #C4302B;
    background-color: #C4302B;
}

.c-social-1.-color-mixed-outline .-icon-youtube-square,
.c-social-1.-hover-mixed-outline .-icon-youtube-square:hover {
    color: #C4302B;
    border-color: #C4302B;
    background-color: transparent;
}

.c-social-1.-color-mixed-simple .-icon-youtube-square,
.c-social-1.-hover-mixed-simple .-icon-youtube-square:hover {
    color: #C4302B;
    border-color: transparent;
    background-color: transparent;
}

.c-summary-1 {
    display: -webkit-flex;
    display: flex;
}

.c-summary-1-icon {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    height: 50px;
    font-size: 50px;
    line-height: 1;
    color: #24b47e;
}

.c-summary-1-title {
    font-size: 16px;
    font-weight: 400;
}

.c-summary-1.-icon-top {
    -webkit-flex-direction: column;
    flex-direction: column;
}

.c-summary-1.-icon-top .c-summary-1-icon {
    margin-bottom: 20px;
}

@media (max-width: 575px) {

    .c-summary-1.-icon-left,
    .c-summary-1.-icon-right {
        -webkit-flex-direction: column;
        flex-direction: column;
    }
}

@media (max-width: 575px) {

    .c-summary-1.-icon-left .c-summary-1-icon,
    .c-summary-1.-icon-right .c-summary-1-icon {
        margin-bottom: 20px;
    }
}

@media (min-width: 576px) {

    .c-summary-1.-icon-left .c-summary-1-icon,
    .c-summary-1.-icon-right .c-summary-1-icon {
        width: 50px;
        text-align: center;
    }
}

.c-summary-1.-icon-left .c-summary-1-info,
.c-summary-1.-icon-right .c-summary-1-info {
    -webkit-flex-grow: 1;
    flex-grow: 1;
}

@media (min-width: 576px) {
    .c-summary-1.-icon-left .c-summary-1-icon {
        margin-right: 30px;
    }
}

@media (min-width: 576px) {
    .c-summary-1.-icon-right .c-summary-1-icon {
        -webkit-order: 1;
        order: 1;
        margin-left: 30px;
    }
}

.c-summary-1.-align-center.-icon-top {
    text-align: center;
}

.c-summary-2 {
    display: -webkit-flex;
    display: flex;
    min-height: 100%;
    border: 1px solid #e7ecef;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 14px 30px 0px rgba(107, 107, 107, 0.1);
    -moz-box-shadow: 0px 14px 30px 0px rgba(107, 107, 107, 0.1);
    box-shadow: 0px 14px 30px 0px rgba(107, 107, 107, 0.1);
}

.c-summary-2-icon {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    height: 50px;
    font-size: 50px;
    line-height: 1;
    color: #24b47e;
}

.c-summary-2-title {
    font-size: 16px;
    font-weight: 400;
}

.c-summary-2.-icon-top {
    -webkit-flex-direction: column;
    flex-direction: column;
}

@media (max-width: 575px) {
    .c-summary-2.-icon-top {
        padding: 30px;
    }
}

@media (min-width: 576px) {
    .c-summary-2.-icon-top {
        padding: 50px;
    }
}

.c-summary-2.-icon-top .c-summary-2-icon {
    margin-bottom: 20px;
}

@media (max-width: 575px) {

    .c-summary-2.-icon-left,
    .c-summary-2.-icon-right {
        -webkit-flex-direction: column;
        flex-direction: column;
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

@media (min-width: 576px) {

    .c-summary-2.-icon-left,
    .c-summary-2.-icon-right {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}

@media (max-width: 575px) {

    .c-summary-2.-icon-left .c-summary-2-icon,
    .c-summary-2.-icon-right .c-summary-2-icon {
        margin-bottom: 20px;
    }
}

@media (min-width: 576px) {

    .c-summary-2.-icon-left .c-summary-2-icon,
    .c-summary-2.-icon-right .c-summary-2-icon {
        width: 50px;
        text-align: center;
    }
}

.c-summary-2.-icon-left .c-summary-2-info,
.c-summary-2.-icon-right .c-summary-2-info {
    -webkit-flex-grow: 1;
    flex-grow: 1;
}

.c-summary-2.-icon-left {
    padding-left: 30px;
}

@media (max-width: 575px) {
    .c-summary-2.-icon-left {
        padding-right: 30px;
    }
}

@media (min-width: 576px) {
    .c-summary-2.-icon-left {
        padding-right: 50px;
    }
}

@media (min-width: 576px) {
    .c-summary-2.-icon-left .c-summary-2-icon {
        margin-right: 30px;
    }
}

.c-summary-2.-icon-right {
    padding-right: 30px;
}

@media (max-width: 575px) {
    .c-summary-2.-icon-right {
        padding-left: 30px;
    }
}

@media (min-width: 576px) {
    .c-summary-2.-icon-right {
        padding-left: 50px;
    }
}

@media (min-width: 576px) {
    .c-summary-2.-icon-right .c-summary-2-icon {
        -webkit-order: 1;
        order: 1;
        margin-left: 30px;
    }
}

.c-summary-2.-align-center.-icon-top {
    text-align: center;
}

.c-summary-3 {
    display: -webkit-flex;
    display: flex;
    border: 1px solid #e7ecef;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 14px 30px 0px rgba(107, 107, 107, 0.1);
    -moz-box-shadow: 0px 14px 30px 0px rgba(107, 107, 107, 0.1);
    box-shadow: 0px 14px 30px 0px rgba(107, 107, 107, 0.1);
}

@media (max-width: 767px) {
    .c-summary-3-icon {
        display: none;
    }
}

@media (min-width: 768px) {
    .c-summary-3-icon {
        position: relative;
        width: 40%;
        -webkit-flex-shrink: 0;
        flex-shrink: 0;
        overflow: hidden;
    }
}

@media (min-width: 768px) {
    .c-summary-3-icon span {
        position: absolute;
        top: 50%;
        left: 50%;
        font-size: 200px;
        line-height: 1;
        color: #eeeef0;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }
}

.c-summary-3-info {
    -webkit-flex-grow: 1;
    flex-grow: 1;
}

@media (max-width: 575px) {
    .c-summary-3-info {
        padding: 30px;
    }
}

@media (min-width: 576px) {
    .c-summary-3-info {
        padding: 50px;
    }
}

.c-summary-3-title {
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 400;
    color: #24b47e;
}

@media (min-width: 768px) {
    .c-summary-3.-icon-left .c-summary-3-icon {
        border-right: 1px solid #e7ecef;
    }
}

@media (min-width: 768px) {
    .c-summary-3.-icon-right .c-summary-3-icon {
        -webkit-order: 1;
        order: 1;
        border-left: 1px solid #e7ecef;
    }
}

.c-summary-4 {
    background-color: #ffffff;
}

@media (max-width: 991px) {
    .c-summary-4 {
        border-bottom: 1px solid #e7ecef;
    }
}

@media (min-width: 992px) {
    .c-summary-4 {
        position: relative;
    }
}

@media (max-width: 991px) {
    .c-summary-4:last-child {
        border-bottom: 0;
    }
}

@media (max-width: 991px) {
    .c-summary-4-photo {
        display: none;
    }
}

@media (min-width: 992px) {
    .c-summary-4-photo {
        position: absolute;
        top: 0;
        width: 50%;
        height: 100%;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }
}

@media (max-width: 1199px) {
    .c-summary-4-info {
        padding-top: 100px;
        padding-bottom: 100px;
    }
}

@media (max-width: 575px) {
    .c-summary-4-info {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}

@media (min-width: 992px) {
    .c-summary-4-info {
        position: relative;
        display: inline-block;
        width: 50%;
    }
}

@media (min-width: 1200px) {
    .c-summary-4-info {
        padding-top: 120px;
        padding-bottom: 120px;
    }
}

.c-summary-4-sup {
    font-size: 14px;
    font-weight: 700;
    color: #24b47e;
    letter-spacing: normal;
}

.c-summary-4-title {
    font-weight: 300;
}

@media (max-width: 575px) {
    .c-summary-4-title {
        margin-bottom: 20px;
        font-size: 24px;
    }
}

@media (min-width: 576px) {
    .c-summary-4-title {
        margin-bottom: 30px;
        font-size: 32px;
    }
}

.c-summary-4-description {
    margin-bottom: 30px;
    font-weight: 300;
}

@media (max-width: 575px) {
    .c-summary-4-description {
        font-size: 14px;
    }
}

@media (min-width: 576px) {
    .c-summary-4-description {
        font-size: 16px;
    }
}

.c-summary-4-description:last-child {
    margin-bottom: 0;
}

@media (min-width: 992px) {
    .c-summary-4.-photo-left .c-summary-4-photo {
        left: 0;
    }
}

@media (min-width: 992px) {
    .c-summary-4.-photo-left .c-summary-4-info {
        left: 50%;
        padding-left: 100px;
    }
}

@media (min-width: 992px) {
    .c-summary-4.-photo-right .c-summary-4-photo {
        right: 0;
    }
}

@media (min-width: 992px) {
    .c-summary-4.-photo-right .c-summary-4-info {
        padding-right: 100px;
    }
}

.c-tab-1 {
    display: -webkit-flex;
    display: flex;
}

.c-tab-1-nav {
    padding: 0;
    margin: 0;
    list-style-type: none;
    position: relative;
    display: -webkit-flex;
    display: flex;
}

.c-tab-1-nav-link {
    display: block;
    padding: 10px 20px;
    font-size: 14px;
    font-weight: 500;
    color: #7c99a7;
    border-style: solid;
    border-color: #d7e0e5;
    background-color: #f6f8f9;
}

.c-tab-1-nav-link:hover,
.c-tab-1-nav-link:focus {
    color: #4c6571;
}

.c-tab-1-nav-text {
    display: block;
}

.c-tab-1-nav-icon {
    margin-right: 10px;
}

.c-tab-1-nav-item.active .c-tab-1-nav-link {
    color: #111111;
    background-color: #ffffff;
}

.c-tab-1-body-item {
    display: none;
    padding: 40px;
    border: 1px solid #d7e0e5;
    background-color: #ffffff;
}

.c-tab-1-body-item:before,
.c-tab-1-body-item:after {
    content: "";
    display: table;
}

.c-tab-1-body-item:after {
    clear: both;
}

.c-tab-1-body-item.active {
    display: block;
}

.c-tab-1.-tab-top {
    -webkit-flex-direction: column;
    flex-direction: column;
}

.c-tab-1.-tab-top .c-tab-1-nav {
    margin-bottom: -1px;
}

.c-tab-1.-tab-top .c-tab-1-nav-link {
    border-width: 1px 0 1px 1px;
    height: 100%;
}

.c-tab-1.-tab-top .c-tab-1-nav-item:last-child .c-tab-1-nav-link {
    border-right-width: 1px;
}

.c-tab-1.-tab-top .c-tab-1-nav-item.active .c-tab-1-nav-link {
    border-bottom-color: #ffffff;
}

.c-tab-1.-tab-bottom {
    -webkit-flex-direction: column;
    flex-direction: column;
}

.c-tab-1.-tab-bottom .c-tab-1-inner-nav {
    -webkit-order: 1;
    order: 1;
}

.c-tab-1.-tab-bottom .c-tab-1-nav {
    margin-top: -1px;
}

.c-tab-1.-tab-bottom .c-tab-1-nav-link {
    border-width: 1px 0 1px 1px;
    height: 100%;
}

.c-tab-1.-tab-bottom .c-tab-1-nav-item:last-child .c-tab-1-nav-link {
    border-right-width: 1px;
}

.c-tab-1.-tab-bottom .c-tab-1-nav-item.active .c-tab-1-nav-link {
    border-top-color: #ffffff;
}

.c-tab-1.-tab-left .c-tab-1-inner-nav {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
}

.c-tab-1.-tab-left .c-tab-1-inner-body {
    -webkit-flex-grow: 1;
    flex-grow: 1;
}

.c-tab-1.-tab-left .c-tab-1-nav {
    -webkit-flex-direction: column;
    flex-direction: column;
    height: 100%;
    margin-right: -1px;
}

.c-tab-1.-tab-left .c-tab-1-nav-link {
    border-width: 1px 1px 0 1px;
}

.c-tab-1.-tab-left .c-tab-1-nav-item:last-child .c-tab-1-nav-link {
    border-bottom-width: 1px;
}

.c-tab-1.-tab-left .c-tab-1-nav-item.active .c-tab-1-nav-link {
    border-right-color: #ffffff;
}

.c-tab-1.-tab-left .c-tab-1-body {
    height: 100%;
}

.c-tab-1.-tab-left .c-tab-1-body-item {
    height: 100%;
}

.c-tab-1.-tab-right .c-tab-1-inner-nav {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-order: 1;
    order: 1;
}

.c-tab-1.-tab-right .c-tab-1-inner-body {
    -webkit-flex-grow: 1;
    flex-grow: 1;
}

.c-tab-1.-tab-right .c-tab-1-nav {
    -webkit-flex-direction: column;
    flex-direction: column;
    height: 100%;
    margin-left: -1px;
}

.c-tab-1.-tab-right .c-tab-1-nav-link {
    border-width: 1px 1px 0 1px;
}

.c-tab-1.-tab-right .c-tab-1-nav-item:last-child .c-tab-1-nav-link {
    border-bottom-width: 1px;
}

.c-tab-1.-tab-right .c-tab-1-nav-item.active .c-tab-1-nav-link {
    border-left-color: #ffffff;
}

.c-tab-1.-tab-right .c-tab-1-body {
    height: 100%;
}

.c-tab-1.-tab-right .c-tab-1-body-item {
    height: 100%;
}

.c-tab-1.-nav-center .c-tab-1-nav {
    -webkit-justify-content: center;
    justify-content: center;
}

.c-tab-1.-nav-right .c-tab-1-nav {
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}

.c-tab-1.-nav-middle .c-tab-1-nav {
    -webkit-justify-content: center;
    justify-content: center;
}

.c-tab-1.-nav-bottom .c-tab-1-nav {
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}

.c-tab-1.-nav-full.-tab-top .c-tab-1-nav-item {
    -webkit-flex-grow: 1;
    flex-grow: 1;
}

.c-tab-1.-nav-full.-tab-top .c-tab-1-nav-link {
    text-align: center;
}

.c-tab-1.-nav-full.-tab-bottom .c-tab-1-nav-item {
    -webkit-flex-grow: 1;
    flex-grow: 1;
}

.c-tab-1.-nav-full.-tab-bottom .c-tab-1-nav-link {
    text-align: center;
}

.c-tab-1.-nav-full.-tab-left .c-tab-1-nav-item {
    height: 100%;
    -webkit-flex-grow: 1;
    flex-grow: 1;
}

.c-tab-1.-nav-full.-tab-left .c-tab-1-nav-link {
    height: 100%;
}

.c-tab-1.-nav-full.-tab-left .c-tab-1-nav-text {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.c-tab-1.-nav-full.-tab-right .c-tab-1-nav-item {
    height: 100%;
    -webkit-flex-grow: 1;
    flex-grow: 1;
}

.c-tab-1.-nav-full.-tab-right .c-tab-1-nav-link {
    height: 100%;
}

.c-tab-1.-nav-full.-tab-right .c-tab-1-nav-text {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media (max-width: 767px) {

    .c-tab-1.-tab-top,
    .c-tab-1.-tab-bottom,
    .c-tab-1.-tab-left,
    .c-tab-1.-tab-right {
        -webkit-flex-direction: column;
        flex-direction: column;
    }

    .c-tab-1.-tab-top .c-tab-1-inner-nav,
    .c-tab-1.-tab-bottom .c-tab-1-inner-nav,
    .c-tab-1.-tab-left .c-tab-1-inner-nav,
    .c-tab-1.-tab-right .c-tab-1-inner-nav {
        -webkit-order: 0;
        order: 0;
    }

    .c-tab-1.-tab-top .c-tab-1-nav,
    .c-tab-1.-tab-bottom .c-tab-1-nav,
    .c-tab-1.-tab-left .c-tab-1-nav,
    .c-tab-1.-tab-right .c-tab-1-nav {
        -webkit-flex-direction: column;
        flex-direction: column;
        margin-top: 0;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: -1px;
    }

    .c-tab-1.-tab-top .c-tab-1-nav-link,
    .c-tab-1.-tab-bottom .c-tab-1-nav-link,
    .c-tab-1.-tab-left .c-tab-1-nav-link,
    .c-tab-1.-tab-right .c-tab-1-nav-link {
        border-width: 1px 1px 0 1px;
    }

    .c-tab-1.-tab-top .c-tab-1-nav-item:last-child .c-tab-1-nav-link,
    .c-tab-1.-tab-bottom .c-tab-1-nav-item:last-child .c-tab-1-nav-link,
    .c-tab-1.-tab-left .c-tab-1-nav-item:last-child .c-tab-1-nav-link,
    .c-tab-1.-tab-right .c-tab-1-nav-item:last-child .c-tab-1-nav-link {
        border-bottom-width: 1px;
    }

    .c-tab-1.-tab-top .c-tab-1-nav-item.active .c-tab-1-nav-link,
    .c-tab-1.-tab-bottom .c-tab-1-nav-item.active .c-tab-1-nav-link,
    .c-tab-1.-tab-left .c-tab-1-nav-item.active .c-tab-1-nav-link,
    .c-tab-1.-tab-right .c-tab-1-nav-item.active .c-tab-1-nav-link {
        border-color: #d7e0e5;
    }

    .c-tab-1.-tab-top .c-tab-1-body-item,
    .c-tab-1.-tab-bottom .c-tab-1-body-item,
    .c-tab-1.-tab-left .c-tab-1-body-item,
    .c-tab-1.-tab-right .c-tab-1-body-item {
        padding: 20px;
    }

    .c-tab-1.-nav-center .c-tab-1-nav,
    .c-tab-1.-nav-right .c-tab-1-nav,
    .c-tab-1.-nav-middle .c-tab-1-nav,
    .c-tab-1.-nav-bottom .c-tab-1-nav {
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
    }

    .c-tab-1.-nav-full.-tab-top .c-tab-1-nav-link,
    .c-tab-1.-nav-full.-tab-bottom .c-tab-1-nav-link {
        text-align: left;
    }

    .c-tab-1.-nav-full.-tab-left .c-tab-1-nav-text,
    .c-tab-1.-nav-full.-tab-right .c-tab-1-nav-text {
        position: static;
        top: auto;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.c-tab-2 {
    display: -webkit-flex;
    display: flex;
}

.c-tab-2-nav {
    padding: 0;
    margin: 0;
    list-style-type: none;
    position: relative;
    display: -webkit-flex;
    display: flex;
}

.c-tab-2-nav-link {
    position: relative;
    display: block;
    padding: 10px 20px;
    font-size: 14px;
    font-weight: 500;
    color: #7c99a7;
    border-style: solid;
    border-color: #d7e0e5;
    background-color: #f6f8f9;
}

.c-tab-2-nav-link:before {
    position: absolute;
    z-index: 1;
    content: "";
    background-color: #24b47e;
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.c-tab-2-nav-link:hover,
.c-tab-2-nav-link:focus {
    color: #4c6571;
}

.c-tab-2-nav-text {
    display: block;
}

.c-tab-2-nav-icon {
    margin-right: 10px;
}

.c-tab-2-nav-item.active .c-tab-2-nav-link {
    color: #111111;
    background-color: #ffffff;
}

.c-tab-2-nav-item.active .c-tab-2-nav-link:before {
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
}

.c-tab-2-body-item {
    display: none;
    padding: 40px;
    border: 1px solid #d7e0e5;
    background-color: #ffffff;
}

.c-tab-2-body-item:before,
.c-tab-2-body-item:after {
    content: "";
    display: table;
}

.c-tab-2-body-item:after {
    clear: both;
}

.c-tab-2-body-item.active {
    display: block;
}

.c-tab-2.-tab-top {
    -webkit-flex-direction: column;
    flex-direction: column;
}

.c-tab-2.-tab-top .c-tab-2-nav {
    margin-bottom: -1px;
}

.c-tab-2.-tab-top .c-tab-2-nav-link {
    border-width: 1px 0 1px 1px;
    height: 100%;
}

.c-tab-2.-tab-top .c-tab-2-nav-link:before {
    top: -1px;
    left: -1px;
    right: -1px;
    height: 2px;
}

.c-tab-2.-tab-top .c-tab-2-nav-item:last-child .c-tab-2-nav-link {
    border-right-width: 1px;
}

.c-tab-2.-tab-top .c-tab-2-nav-item.active .c-tab-2-nav-link {
    border-bottom-color: #ffffff;
}

.c-tab-2.-tab-bottom {
    -webkit-flex-direction: column;
    flex-direction: column;
}

.c-tab-2.-tab-bottom .c-tab-2-inner-nav {
    -webkit-order: 1;
    order: 1;
}

.c-tab-2.-tab-bottom .c-tab-2-nav {
    margin-top: -1px;
}

.c-tab-2.-tab-bottom .c-tab-2-nav-link {
    border-width: 1px 0 1px 1px;
    height: 100%;
}

.c-tab-2.-tab-bottom .c-tab-2-nav-link:before {
    left: -1px;
    right: -1px;
    bottom: -1px;
    height: 2px;
}

.c-tab-2.-tab-bottom .c-tab-2-nav-item:last-child .c-tab-2-nav-link {
    border-right-width: 1px;
}

.c-tab-2.-tab-bottom .c-tab-2-nav-item.active .c-tab-2-nav-link {
    border-top-color: #ffffff;
}

.c-tab-2.-tab-left .c-tab-2-inner-nav {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
}

.c-tab-2.-tab-left .c-tab-2-inner-body {
    -webkit-flex-grow: 1;
    flex-grow: 1;
}

.c-tab-2.-tab-left .c-tab-2-nav {
    -webkit-flex-direction: column;
    flex-direction: column;
    height: 100%;
    margin-right: -1px;
}

.c-tab-2.-tab-left .c-tab-2-nav-link {
    border-width: 1px 1px 0 1px;
}

.c-tab-2.-tab-left .c-tab-2-nav-link:before {
    top: -1px;
    left: -1px;
    bottom: -1px;
    width: 2px;
}

.c-tab-2.-tab-left .c-tab-2-nav-item:last-child .c-tab-2-nav-link {
    border-bottom-width: 1px;
}

.c-tab-2.-tab-left .c-tab-2-nav-item.active .c-tab-2-nav-link {
    border-right-color: #ffffff;
}

.c-tab-2.-tab-left .c-tab-2-body {
    height: 100%;
}

.c-tab-2.-tab-left .c-tab-2-body-item {
    height: 100%;
}

.c-tab-2.-tab-right .c-tab-2-inner-nav {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-order: 1;
    order: 1;
}

.c-tab-2.-tab-right .c-tab-2-inner-body {
    -webkit-flex-grow: 1;
    flex-grow: 1;
}

.c-tab-2.-tab-right .c-tab-2-nav {
    -webkit-flex-direction: column;
    flex-direction: column;
    height: 100%;
    margin-left: -1px;
}

.c-tab-2.-tab-right .c-tab-2-nav-link {
    border-width: 1px 1px 0 1px;
}

.c-tab-2.-tab-right .c-tab-2-nav-link:before {
    top: -1px;
    right: -1px;
    bottom: -1px;
    width: 2px;
}

.c-tab-2.-tab-right .c-tab-2-nav-item:last-child .c-tab-2-nav-link {
    border-bottom-width: 1px;
}

.c-tab-2.-tab-right .c-tab-2-nav-item.active .c-tab-2-nav-link {
    border-left-color: #ffffff;
}

.c-tab-2.-tab-right .c-tab-2-body {
    height: 100%;
}

.c-tab-2.-tab-right .c-tab-2-body-item {
    height: 100%;
}

.c-tab-2.-nav-center .c-tab-2-nav {
    -webkit-justify-content: center;
    justify-content: center;
}

.c-tab-2.-nav-right .c-tab-2-nav {
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}

.c-tab-2.-nav-middle .c-tab-2-nav {
    -webkit-justify-content: center;
    justify-content: center;
}

.c-tab-2.-nav-bottom .c-tab-2-nav {
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}

.c-tab-2.-nav-full.-tab-top .c-tab-2-nav-item {
    -webkit-flex-grow: 1;
    flex-grow: 1;
}

.c-tab-2.-nav-full.-tab-top .c-tab-2-nav-link {
    text-align: center;
}

.c-tab-2.-nav-full.-tab-bottom .c-tab-2-nav-item {
    -webkit-flex-grow: 1;
    flex-grow: 1;
}

.c-tab-2.-nav-full.-tab-bottom .c-tab-2-nav-link {
    text-align: center;
}

.c-tab-2.-nav-full.-tab-left .c-tab-2-nav-item {
    height: 100%;
    -webkit-flex-grow: 1;
    flex-grow: 1;
}

.c-tab-2.-nav-full.-tab-left .c-tab-2-nav-link {
    height: 100%;
}

.c-tab-2.-nav-full.-tab-left .c-tab-2-nav-text {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.c-tab-2.-nav-full.-tab-right .c-tab-2-nav-item {
    height: 100%;
    -webkit-flex-grow: 1;
    flex-grow: 1;
}

.c-tab-2.-nav-full.-tab-right .c-tab-2-nav-link {
    height: 100%;
}

.c-tab-2.-nav-full.-tab-right .c-tab-2-nav-text {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media (max-width: 767px) {

    .c-tab-2.-tab-top,
    .c-tab-2.-tab-bottom,
    .c-tab-2.-tab-left,
    .c-tab-2.-tab-right {
        -webkit-flex-direction: column;
        flex-direction: column;
    }

    .c-tab-2.-tab-top .c-tab-2-inner-nav,
    .c-tab-2.-tab-bottom .c-tab-2-inner-nav,
    .c-tab-2.-tab-left .c-tab-2-inner-nav,
    .c-tab-2.-tab-right .c-tab-2-inner-nav {
        -webkit-order: 0;
        order: 0;
    }

    .c-tab-2.-tab-top .c-tab-2-nav,
    .c-tab-2.-tab-bottom .c-tab-2-nav,
    .c-tab-2.-tab-left .c-tab-2-nav,
    .c-tab-2.-tab-right .c-tab-2-nav {
        -webkit-flex-direction: column;
        flex-direction: column;
        margin-top: 0;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: -1px;
    }

    .c-tab-2.-tab-top .c-tab-2-nav-link,
    .c-tab-2.-tab-bottom .c-tab-2-nav-link,
    .c-tab-2.-tab-left .c-tab-2-nav-link,
    .c-tab-2.-tab-right .c-tab-2-nav-link {
        border-width: 1px 1px 0 1px;
    }

    .c-tab-2.-tab-top .c-tab-2-nav-link:before,
    .c-tab-2.-tab-bottom .c-tab-2-nav-link:before,
    .c-tab-2.-tab-left .c-tab-2-nav-link:before,
    .c-tab-2.-tab-right .c-tab-2-nav-link:before {
        top: -1px;
        left: -1px;
        right: -1px;
        bottom: auto;
        width: auto;
        height: 2px;
    }

    .c-tab-2.-tab-top .c-tab-2-nav-item:last-child .c-tab-2-nav-link,
    .c-tab-2.-tab-bottom .c-tab-2-nav-item:last-child .c-tab-2-nav-link,
    .c-tab-2.-tab-left .c-tab-2-nav-item:last-child .c-tab-2-nav-link,
    .c-tab-2.-tab-right .c-tab-2-nav-item:last-child .c-tab-2-nav-link {
        border-bottom-width: 1px;
    }

    .c-tab-2.-tab-top .c-tab-2-nav-item.active .c-tab-2-nav-link,
    .c-tab-2.-tab-bottom .c-tab-2-nav-item.active .c-tab-2-nav-link,
    .c-tab-2.-tab-left .c-tab-2-nav-item.active .c-tab-2-nav-link,
    .c-tab-2.-tab-right .c-tab-2-nav-item.active .c-tab-2-nav-link {
        border-color: #d7e0e5;
    }

    .c-tab-2.-tab-top .c-tab-2-body-item,
    .c-tab-2.-tab-bottom .c-tab-2-body-item,
    .c-tab-2.-tab-left .c-tab-2-body-item,
    .c-tab-2.-tab-right .c-tab-2-body-item {
        padding: 20px;
    }

    .c-tab-2.-nav-center .c-tab-2-nav,
    .c-tab-2.-nav-right .c-tab-2-nav,
    .c-tab-2.-nav-middle .c-tab-2-nav,
    .c-tab-2.-nav-bottom .c-tab-2-nav {
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
    }

    .c-tab-2.-nav-full.-tab-top .c-tab-2-nav-link,
    .c-tab-2.-nav-full.-tab-bottom .c-tab-2-nav-link {
        text-align: left;
    }

    .c-tab-2.-nav-full.-tab-left .c-tab-2-nav-text,
    .c-tab-2.-nav-full.-tab-right .c-tab-2-nav-text {
        position: static;
        top: auto;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.c-tab-3 {
    display: -webkit-flex;
    display: flex;
}

.c-tab-3-nav {
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: -webkit-flex;
    display: flex;
}

.c-tab-3-nav-link {
    position: relative;
    display: block;
    padding: 10px 20px;
    font-size: 14px;
    font-weight: 500;
    color: #7c99a7;
}

.c-tab-3-nav-link:before {
    position: absolute;
    z-index: 1;
    content: "";
    background-color: #24b47e;
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.c-tab-3-nav-link:hover,
.c-tab-3-nav-link:focus {
    color: #4c6571;
}

.c-tab-3-nav-text {
    display: block;
}

.c-tab-3-nav-icon {
    margin-right: 10px;
}

.c-tab-3-nav-item.active .c-tab-3-nav-link {
    color: #111111;
}

.c-tab-3-nav-item.active .c-tab-3-nav-link:before {
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
}

.c-tab-3-body-item {
    display: none;
}

.c-tab-3-body-item:before,
.c-tab-3-body-item:after {
    content: "";
    display: table;
}

.c-tab-3-body-item:after {
    clear: both;
}

.c-tab-3-body-item.active {
    display: block;
}

.c-tab-3.-tab-top {
    -webkit-flex-direction: column;
    flex-direction: column;
}

.c-tab-3.-tab-top .c-tab-3-nav {
    border-bottom: 2px solid #d7e0e5;
}

.c-tab-3.-tab-top .c-tab-3-nav-link {
    height: 100%;
}

.c-tab-3.-tab-top .c-tab-3-nav-link:before {
    left: -1px;
    right: -1px;
    bottom: -2px;
    height: 2px;
}

.c-tab-3.-tab-top .c-tab-3-body-item {
    padding-top: 40px;
}

.c-tab-3.-tab-bottom {
    -webkit-flex-direction: column;
    flex-direction: column;
}

.c-tab-3.-tab-bottom .c-tab-3-inner-nav {
    -webkit-order: 1;
    order: 1;
}

.c-tab-3.-tab-bottom .c-tab-3-nav {
    border-top: 2px solid #d7e0e5;
}

.c-tab-3.-tab-bottom .c-tab-3-nav-link {
    height: 100%;
}

.c-tab-3.-tab-bottom .c-tab-3-nav-link:before {
    top: -2px;
    left: -1px;
    right: -1px;
    height: 2px;
}

.c-tab-3.-tab-bottom .c-tab-3-body-item {
    padding-bottom: 40px;
}

.c-tab-3.-tab-left .c-tab-3-inner-nav {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
}

.c-tab-3.-tab-left .c-tab-3-inner-body {
    -webkit-flex-grow: 1;
    flex-grow: 1;
}

.c-tab-3.-tab-left .c-tab-3-nav {
    -webkit-flex-direction: column;
    flex-direction: column;
    height: 100%;
    border-right: 2px solid #d7e0e5;
}

.c-tab-3.-tab-left .c-tab-3-nav-link:before {
    top: 0;
    bottom: 0;
    right: -2px;
    width: 2px;
}

.c-tab-3.-tab-left .c-tab-3-body {
    height: 100%;
}

.c-tab-3.-tab-left .c-tab-3-body-item {
    height: 100%;
    padding-left: 40px;
}

.c-tab-3.-tab-right .c-tab-3-inner-nav {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-order: 1;
    order: 1;
}

.c-tab-3.-tab-right .c-tab-3-inner-body {
    -webkit-flex-grow: 1;
    flex-grow: 1;
}

.c-tab-3.-tab-right .c-tab-3-nav {
    -webkit-flex-direction: column;
    flex-direction: column;
    height: 100%;
    border-left: 2px solid #d7e0e5;
}

.c-tab-3.-tab-right .c-tab-3-nav-link:before {
    top: 0;
    bottom: 0;
    left: -2px;
    width: 2px;
}

.c-tab-3.-tab-right .c-tab-3-body {
    height: 100%;
}

.c-tab-3.-tab-right .c-tab-3-body-item {
    height: 100%;
    padding-right: 40px;
}

.c-tab-3.-nav-center .c-tab-3-nav {
    -webkit-justify-content: center;
    justify-content: center;
}

.c-tab-3.-nav-right .c-tab-3-nav {
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}

.c-tab-3.-nav-middle .c-tab-3-nav {
    -webkit-justify-content: center;
    justify-content: center;
}

.c-tab-3.-nav-bottom .c-tab-3-nav {
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}

.c-tab-3.-nav-full.-tab-top .c-tab-3-nav-item {
    -webkit-flex-grow: 1;
    flex-grow: 1;
}

.c-tab-3.-nav-full.-tab-top .c-tab-3-nav-link {
    text-align: center;
}

.c-tab-3.-nav-full.-tab-bottom .c-tab-3-nav-item {
    -webkit-flex-grow: 1;
    flex-grow: 1;
}

.c-tab-3.-nav-full.-tab-bottom .c-tab-3-nav-link {
    text-align: center;
}

.c-tab-3.-nav-full.-tab-left .c-tab-3-nav-item {
    height: 100%;
    -webkit-flex-grow: 1;
    flex-grow: 1;
}

.c-tab-3.-nav-full.-tab-left .c-tab-3-nav-link {
    height: 100%;
}

.c-tab-3.-nav-full.-tab-left .c-tab-3-nav-text {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.c-tab-3.-nav-full.-tab-right .c-tab-3-nav-item {
    height: 100%;
    -webkit-flex-grow: 1;
    flex-grow: 1;
}

.c-tab-3.-nav-full.-tab-right .c-tab-3-nav-link {
    height: 100%;
}

.c-tab-3.-nav-full.-tab-right .c-tab-3-nav-text {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media (max-width: 767px) {

    .c-tab-3.-tab-top,
    .c-tab-3.-tab-bottom,
    .c-tab-3.-tab-left,
    .c-tab-3.-tab-right {
        -webkit-flex-direction: column;
        flex-direction: column;
    }

    .c-tab-3.-tab-top .c-tab-3-inner-nav,
    .c-tab-3.-tab-bottom .c-tab-3-inner-nav,
    .c-tab-3.-tab-left .c-tab-3-inner-nav,
    .c-tab-3.-tab-right .c-tab-3-inner-nav {
        -webkit-order: 0;
        order: 0;
    }

    .c-tab-3.-tab-top .c-tab-3-nav,
    .c-tab-3.-tab-bottom .c-tab-3-nav,
    .c-tab-3.-tab-left .c-tab-3-nav,
    .c-tab-3.-tab-right .c-tab-3-nav {
        -webkit-flex-direction: column;
        flex-direction: column;
        border: 0;
    }

    .c-tab-3.-tab-top .c-tab-3-nav-link,
    .c-tab-3.-tab-bottom .c-tab-3-nav-link,
    .c-tab-3.-tab-left .c-tab-3-nav-link,
    .c-tab-3.-tab-right .c-tab-3-nav-link {
        padding-left: 0;
        padding-right: 0;
    }

    .c-tab-3.-tab-top .c-tab-3-nav-link:before,
    .c-tab-3.-tab-bottom .c-tab-3-nav-link:before,
    .c-tab-3.-tab-left .c-tab-3-nav-link:before,
    .c-tab-3.-tab-right .c-tab-3-nav-link:before {
        top: auto;
        left: -1px;
        right: -1px;
        bottom: -2px;
        width: auto;
        height: 2px;
    }

    .c-tab-3.-tab-top .c-tab-3-body-item,
    .c-tab-3.-tab-bottom .c-tab-3-body-item,
    .c-tab-3.-tab-left .c-tab-3-body-item,
    .c-tab-3.-tab-right .c-tab-3-body-item {
        padding: 20px 0 0 0;
    }

    .c-tab-3.-nav-center .c-tab-3-nav,
    .c-tab-3.-nav-right .c-tab-3-nav,
    .c-tab-3.-nav-middle .c-tab-3-nav,
    .c-tab-3.-nav-bottom .c-tab-3-nav {
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
    }

    .c-tab-3.-nav-full.-tab-top .c-tab-3-nav-link,
    .c-tab-3.-nav-full.-tab-bottom .c-tab-3-nav-link {
        text-align: left;
    }

    .c-tab-3.-nav-full.-tab-left .c-tab-3-nav-text,
    .c-tab-3.-nav-full.-tab-right .c-tab-3-nav-text {
        position: static;
        top: auto;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.c-tab-4 {
    display: -webkit-flex;
    display: flex;
}

.c-tab-4-nav {
    padding: 0;
    margin: 0;
    list-style-type: none;
    position: relative;
    display: -webkit-flex;
    display: flex;
}

.c-tab-4-nav-link {
    position: relative;
    display: block;
    padding: 10px 20px;
    font-size: 14px;
    font-weight: 500;
    color: #7c99a7;
    border-style: solid;
    border-color: transparent;
}

.c-tab-4-nav-link:before {
    position: absolute;
    z-index: 1;
    content: "";
    background-color: #24b47e;
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.c-tab-4-nav-link:hover,
.c-tab-4-nav-link:focus {
    color: #4c6571;
}

.c-tab-4-nav-text {
    display: block;
}

.c-tab-4-nav-icon {
    margin-right: 10px;
}

.c-tab-4-nav-item.active .c-tab-4-nav-link {
    color: #111111;
    background-color: #ffffff;
}

.c-tab-4-nav-item.active .c-tab-4-nav-link:before {
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
}

.c-tab-4-body-item {
    display: none;
}

.c-tab-4-body-item:before,
.c-tab-4-body-item:after {
    content: "";
    display: table;
}

.c-tab-4-body-item:after {
    clear: both;
}

.c-tab-4-body-item.active {
    display: block;
}

.c-tab-4.-tab-top {
    -webkit-flex-direction: column;
    flex-direction: column;
}

.c-tab-4.-tab-top .c-tab-4-inner-nav {
    border-bottom: 1px solid #d7e0e5;
}

.c-tab-4.-tab-top .c-tab-4-nav {
    margin-bottom: -1px;
}

.c-tab-4.-tab-top .c-tab-4-nav-link {
    height: 100%;
    border-width: 0 1px 1px 1px;
}

.c-tab-4.-tab-top .c-tab-4-nav-link:before {
    left: -1px;
    right: -1px;
    top: -2px;
    height: 2px;
}

.c-tab-4.-tab-top .c-tab-4-nav-item.active .c-tab-4-nav-link {
    border-left-color: #d7e0e5;
    border-right-color: #d7e0e5;
    border-bottom-color: #ffffff;
}

.c-tab-4.-tab-top .c-tab-4-body-item {
    padding-top: 40px;
}

.c-tab-4.-tab-bottom {
    -webkit-flex-direction: column;
    flex-direction: column;
}

.c-tab-4.-tab-bottom .c-tab-4-inner-nav {
    -webkit-order: 1;
    order: 1;
    border-top: 1px solid #d7e0e5;
}

.c-tab-4.-tab-bottom .c-tab-4-nav {
    margin-top: -1px;
}

.c-tab-4.-tab-bottom .c-tab-4-nav-link {
    height: 100%;
    border-width: 1px 1px 0 1px;
}

.c-tab-4.-tab-bottom .c-tab-4-nav-link:before {
    left: -1px;
    right: -1px;
    bottom: -2px;
    height: 2px;
}

.c-tab-4.-tab-bottom .c-tab-4-nav-item.active .c-tab-4-nav-link {
    border-left-color: #d7e0e5;
    border-right-color: #d7e0e5;
    border-top-color: #ffffff;
}

.c-tab-4.-tab-bottom .c-tab-4-body-item {
    padding-bottom: 40px;
}

.c-tab-4.-tab-left .c-tab-4-inner-nav {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    border-right: 1px solid #d7e0e5;
}

.c-tab-4.-tab-left .c-tab-4-inner-body {
    -webkit-flex-grow: 1;
    flex-grow: 1;
}

.c-tab-4.-tab-left .c-tab-4-nav {
    -webkit-flex-direction: column;
    flex-direction: column;
    height: 100%;
    margin-right: -1px;
}

.c-tab-4.-tab-left .c-tab-4-nav-link {
    border-width: 1px 1px 1px 0;
}

.c-tab-4.-tab-left .c-tab-4-nav-link:before {
    top: -1px;
    bottom: -1px;
    left: -2px;
    width: 2px;
}

.c-tab-4.-tab-left .c-tab-4-nav-item.active .c-tab-4-nav-link {
    border-top-color: #d7e0e5;
    border-bottom-color: #d7e0e5;
    border-right-color: #ffffff;
}

.c-tab-4.-tab-left .c-tab-4-body {
    height: 100%;
}

.c-tab-4.-tab-left .c-tab-4-body-item {
    height: 100%;
    padding-left: 40px;
}

.c-tab-4.-tab-right .c-tab-4-inner-nav {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-order: 1;
    order: 1;
    border-left: 1px solid #d7e0e5;
}

.c-tab-4.-tab-right .c-tab-4-inner-body {
    -webkit-flex-grow: 1;
    flex-grow: 1;
}

.c-tab-4.-tab-right .c-tab-4-nav {
    -webkit-flex-direction: column;
    flex-direction: column;
    height: 100%;
    margin-left: -1px;
}

.c-tab-4.-tab-right .c-tab-4-nav-link {
    border-width: 1px 0 1px 1px;
}

.c-tab-4.-tab-right .c-tab-4-nav-link:before {
    top: -1px;
    bottom: -1px;
    right: -2px;
    width: 2px;
}

.c-tab-4.-tab-right .c-tab-4-nav-item.active .c-tab-4-nav-link {
    border-top-color: #d7e0e5;
    border-bottom-color: #d7e0e5;
    border-left-color: #ffffff;
}

.c-tab-4.-tab-right .c-tab-4-body {
    height: 100%;
}

.c-tab-4.-tab-right .c-tab-4-body-item {
    height: 100%;
    padding-right: 40px;
}

.c-tab-4.-nav-center .c-tab-4-nav {
    -webkit-justify-content: center;
    justify-content: center;
}

.c-tab-4.-nav-right .c-tab-4-nav {
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}

.c-tab-4.-nav-middle .c-tab-4-nav {
    -webkit-justify-content: center;
    justify-content: center;
}

.c-tab-4.-nav-bottom .c-tab-4-nav {
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}

.c-tab-4.-nav-full.-tab-top .c-tab-4-nav-item {
    -webkit-flex-grow: 1;
    flex-grow: 1;
}

.c-tab-4.-nav-full.-tab-top .c-tab-4-nav-link {
    text-align: center;
}

.c-tab-4.-nav-full.-tab-bottom .c-tab-4-nav-item {
    -webkit-flex-grow: 1;
    flex-grow: 1;
}

.c-tab-4.-nav-full.-tab-bottom .c-tab-4-nav-link {
    text-align: center;
}

.c-tab-4.-nav-full.-tab-left .c-tab-4-nav-item {
    height: 100%;
    -webkit-flex-grow: 1;
    flex-grow: 1;
}

.c-tab-4.-nav-full.-tab-left .c-tab-4-nav-link {
    height: 100%;
}

.c-tab-4.-nav-full.-tab-left .c-tab-4-nav-text {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.c-tab-4.-nav-full.-tab-right .c-tab-4-nav-item {
    height: 100%;
    -webkit-flex-grow: 1;
    flex-grow: 1;
}

.c-tab-4.-nav-full.-tab-right .c-tab-4-nav-link {
    height: 100%;
}

.c-tab-4.-nav-full.-tab-right .c-tab-4-nav-text {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media (max-width: 767px) {

    .c-tab-4.-tab-top,
    .c-tab-4.-tab-bottom,
    .c-tab-4.-tab-left,
    .c-tab-4.-tab-right {
        -webkit-flex-direction: column;
        flex-direction: column;
    }

    .c-tab-4.-tab-top .c-tab-4-inner-nav,
    .c-tab-4.-tab-bottom .c-tab-4-inner-nav,
    .c-tab-4.-tab-left .c-tab-4-inner-nav,
    .c-tab-4.-tab-right .c-tab-4-inner-nav {
        -webkit-order: 0;
        order: 0;
        border: 0;
    }

    .c-tab-4.-tab-top .c-tab-4-nav,
    .c-tab-4.-tab-bottom .c-tab-4-nav,
    .c-tab-4.-tab-left .c-tab-4-nav,
    .c-tab-4.-tab-right .c-tab-4-nav {
        -webkit-flex-direction: column;
        flex-direction: column;
        margin: 0;
    }

    .c-tab-4.-tab-top .c-tab-4-nav-link,
    .c-tab-4.-tab-bottom .c-tab-4-nav-link,
    .c-tab-4.-tab-left .c-tab-4-nav-link,
    .c-tab-4.-tab-right .c-tab-4-nav-link {
        padding-left: 0;
        padding-right: 0;
        border: 0;
    }

    .c-tab-4.-tab-top .c-tab-4-nav-link:before,
    .c-tab-4.-tab-bottom .c-tab-4-nav-link:before,
    .c-tab-4.-tab-left .c-tab-4-nav-link:before,
    .c-tab-4.-tab-right .c-tab-4-nav-link:before {
        top: auto;
        left: -1px;
        right: -1px;
        bottom: -2px;
        width: auto;
        height: 2px;
    }

    .c-tab-4.-tab-top .c-tab-4-body-item,
    .c-tab-4.-tab-bottom .c-tab-4-body-item,
    .c-tab-4.-tab-left .c-tab-4-body-item,
    .c-tab-4.-tab-right .c-tab-4-body-item {
        padding: 20px 0 0 0;
    }

    .c-tab-4.-nav-center .c-tab-4-nav,
    .c-tab-4.-nav-right .c-tab-4-nav,
    .c-tab-4.-nav-middle .c-tab-4-nav,
    .c-tab-4.-nav-bottom .c-tab-4-nav {
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
    }

    .c-tab-4.-nav-full.-tab-top .c-tab-4-nav-link,
    .c-tab-4.-nav-full.-tab-bottom .c-tab-4-nav-link {
        text-align: left;
    }

    .c-tab-4.-nav-full.-tab-left .c-tab-4-nav-text,
    .c-tab-4.-nav-full.-tab-right .c-tab-4-nav-text {
        position: static;
        top: auto;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.c-tab-5 {
    display: -webkit-flex;
    display: flex;
}

.c-tab-5-nav {
    padding: 0;
    margin: 0;
    list-style-type: none;
    position: relative;
    display: -webkit-flex;
    display: flex;
}

.c-tab-5-nav-link {
    position: relative;
    display: block;
    padding: 20px;
    font-size: 14px;
    font-weight: 500;
    color: #7c99a7;
}

.c-tab-5-nav-link:before,
.c-tab-5-nav-link:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
}

.c-tab-5-nav-link:before {
    z-index: 2;
}

.c-tab-5-nav-link:after {
    z-index: 1;
}

.c-tab-5-nav-link:hover,
.c-tab-5-nav-link:focus {
    color: #4c6571;
}

.c-tab-5-nav-text {
    display: block;
}

.c-tab-5-nav-icon {
    margin-right: 10px;
}

.c-tab-5-nav-item.active .c-tab-5-nav-link {
    color: #24b47e;
}

.c-tab-5-nav-item.active .c-tab-5-nav-link:before,
.c-tab-5-nav-item.active .c-tab-5-nav-link:after {
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
}

.c-tab-5-body-item {
    display: none;
    padding: 40px;
    border: 1px solid #d7e0e5;
    background-color: #f6f8f9;
}

.c-tab-5-body-item:before,
.c-tab-5-body-item:after {
    content: "";
    display: table;
}

.c-tab-5-body-item:after {
    clear: both;
}

.c-tab-5-body-item.active {
    display: block;
}

.c-tab-5.-tab-top {
    -webkit-flex-direction: column;
    flex-direction: column;
}

.c-tab-5.-tab-top .c-tab-5-nav-link {
    height: 100%;
}

.c-tab-5.-tab-top .c-tab-5-nav-link:before,
.c-tab-5.-tab-top .c-tab-5-nav-link:after {
    left: 50%;
    margin-left: -10px;
    border-width: 10px 10px 0 10px;
}

.c-tab-5.-tab-top .c-tab-5-nav-link:before {
    bottom: -9px;
    border-color: #ffffff transparent transparent transparent;
}

.c-tab-5.-tab-top .c-tab-5-nav-link:after {
    bottom: -10px;
    border-color: #d7e0e5 transparent transparent transparent;
}

.c-tab-5.-tab-bottom {
    -webkit-flex-direction: column;
    flex-direction: column;
}

.c-tab-5.-tab-bottom .c-tab-5-inner-nav {
    -webkit-order: 1;
    order: 1;
}

.c-tab-5.-tab-bottom .c-tab-5-nav-link {
    height: 100%;
}

.c-tab-5.-tab-bottom .c-tab-5-nav-link:before,
.c-tab-5.-tab-bottom .c-tab-5-nav-link:after {
    left: 50%;
    margin-left: -10px;
    border-width: 0 10px 10px 10px;
}

.c-tab-5.-tab-bottom .c-tab-5-nav-link:before {
    top: -9px;
    border-color: transparent transparent #ffffff transparent;
}

.c-tab-5.-tab-bottom .c-tab-5-nav-link:after {
    top: -10px;
    border-color: transparent transparent #d7e0e5 transparent;
}

.c-tab-5.-tab-left .c-tab-5-inner-nav {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
}

.c-tab-5.-tab-left .c-tab-5-inner-body {
    -webkit-flex-grow: 1;
    flex-grow: 1;
}

.c-tab-5.-tab-left .c-tab-5-nav {
    -webkit-flex-direction: column;
    flex-direction: column;
    height: 100%;
}

.c-tab-5.-tab-left .c-tab-5-nav-link {
    text-align: right;
}

.c-tab-5.-tab-left .c-tab-5-nav-link:before,
.c-tab-5.-tab-left .c-tab-5-nav-link:after {
    top: 50%;
    margin-top: -10px;
    border-width: 10px 0 10px 10px;
}

.c-tab-5.-tab-left .c-tab-5-nav-link:before {
    right: -9px;
    border-color: transparent transparent transparent #ffffff;
}

.c-tab-5.-tab-left .c-tab-5-nav-link:after {
    right: -10px;
    border-color: transparent transparent transparent #d7e0e5;
}

.c-tab-5.-tab-left .c-tab-5-body {
    height: 100%;
}

.c-tab-5.-tab-left .c-tab-5-body-item {
    height: 100%;
}

.c-tab-5.-tab-right .c-tab-5-inner-nav {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-order: 1;
    order: 1;
}

.c-tab-5.-tab-right .c-tab-5-inner-body {
    -webkit-flex-grow: 1;
    flex-grow: 1;
}

.c-tab-5.-tab-right .c-tab-5-nav {
    -webkit-flex-direction: column;
    flex-direction: column;
    height: 100%;
}

.c-tab-5.-tab-right .c-tab-5-nav-link:before,
.c-tab-5.-tab-right .c-tab-5-nav-link:after {
    top: 50%;
    margin-top: -10px;
    border-width: 10px 10px 10px 0;
}

.c-tab-5.-tab-right .c-tab-5-nav-link:before {
    left: -9px;
    border-color: transparent #ffffff transparent transparent;
}

.c-tab-5.-tab-right .c-tab-5-nav-link:after {
    left: -10px;
    border-color: transparent #d7e0e5 transparent transparent;
}

.c-tab-5.-tab-right .c-tab-5-body {
    height: 100%;
}

.c-tab-5.-tab-right .c-tab-5-body-item {
    height: 100%;
}

.c-tab-5.-nav-center .c-tab-5-nav {
    -webkit-justify-content: center;
    justify-content: center;
}

.c-tab-5.-nav-right .c-tab-5-nav {
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}

.c-tab-5.-nav-middle .c-tab-5-nav {
    -webkit-justify-content: center;
    justify-content: center;
}

.c-tab-5.-nav-bottom .c-tab-5-nav {
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}

.c-tab-5.-nav-full.-tab-top .c-tab-5-nav-item {
    -webkit-flex-grow: 1;
    flex-grow: 1;
}

.c-tab-5.-nav-full.-tab-top .c-tab-5-nav-link {
    text-align: center;
}

.c-tab-5.-nav-full.-tab-bottom .c-tab-5-nav-item {
    -webkit-flex-grow: 1;
    flex-grow: 1;
}

.c-tab-5.-nav-full.-tab-bottom .c-tab-5-nav-link {
    text-align: center;
}

.c-tab-5.-nav-full.-tab-left .c-tab-5-nav-item {
    height: 100%;
    -webkit-flex-grow: 1;
    flex-grow: 1;
}

.c-tab-5.-nav-full.-tab-left .c-tab-5-nav-link {
    height: 100%;
}

.c-tab-5.-nav-full.-tab-left .c-tab-5-nav-text {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.c-tab-5.-nav-full.-tab-right .c-tab-5-nav-item {
    height: 100%;
    -webkit-flex-grow: 1;
    flex-grow: 1;
}

.c-tab-5.-nav-full.-tab-right .c-tab-5-nav-link {
    height: 100%;
}

.c-tab-5.-nav-full.-tab-right .c-tab-5-nav-text {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media (max-width: 767px) {

    .c-tab-5.-tab-top,
    .c-tab-5.-tab-bottom,
    .c-tab-5.-tab-left,
    .c-tab-5.-tab-right {
        -webkit-flex-direction: column;
        flex-direction: column;
    }

    .c-tab-5.-tab-top .c-tab-5-inner-nav,
    .c-tab-5.-tab-bottom .c-tab-5-inner-nav,
    .c-tab-5.-tab-left .c-tab-5-inner-nav,
    .c-tab-5.-tab-right .c-tab-5-inner-nav {
        -webkit-order: 0;
        order: 0;
    }

    .c-tab-5.-tab-top .c-tab-5-nav,
    .c-tab-5.-tab-bottom .c-tab-5-nav,
    .c-tab-5.-tab-left .c-tab-5-nav,
    .c-tab-5.-tab-right .c-tab-5-nav {
        -webkit-flex-direction: column;
        flex-direction: column;
        margin-bottom: -1px;
    }

    .c-tab-5.-tab-top .c-tab-5-nav-link,
    .c-tab-5.-tab-bottom .c-tab-5-nav-link,
    .c-tab-5.-tab-left .c-tab-5-nav-link,
    .c-tab-5.-tab-right .c-tab-5-nav-link {
        padding: 10px 20px;
        border-width: 1px 1px 0 1px;
        border-style: solid;
        border-color: #d7e0e5;
        text-align: left;
        background-color: #f6f8f9;
    }

    .c-tab-5.-tab-top .c-tab-5-nav-link:before,
    .c-tab-5.-tab-bottom .c-tab-5-nav-link:before,
    .c-tab-5.-tab-left .c-tab-5-nav-link:before,
    .c-tab-5.-tab-right .c-tab-5-nav-link:before,
    .c-tab-5.-tab-top .c-tab-5-nav-link:after,
    .c-tab-5.-tab-bottom .c-tab-5-nav-link:after,
    .c-tab-5.-tab-left .c-tab-5-nav-link:after,
    .c-tab-5.-tab-right .c-tab-5-nav-link:after {
        display: none;
    }

    .c-tab-5.-tab-top .c-tab-5-nav-item:last-child .c-tab-5-nav-link,
    .c-tab-5.-tab-bottom .c-tab-5-nav-item:last-child .c-tab-5-nav-link,
    .c-tab-5.-tab-left .c-tab-5-nav-item:last-child .c-tab-5-nav-link,
    .c-tab-5.-tab-right .c-tab-5-nav-item:last-child .c-tab-5-nav-link {
        border-bottom-width: 1px;
    }

    .c-tab-5.-tab-top .c-tab-5-nav-item.active .c-tab-5-nav-link,
    .c-tab-5.-tab-bottom .c-tab-5-nav-item.active .c-tab-5-nav-link,
    .c-tab-5.-tab-left .c-tab-5-nav-item.active .c-tab-5-nav-link,
    .c-tab-5.-tab-right .c-tab-5-nav-item.active .c-tab-5-nav-link {
        background-color: #ffffff;
    }

    .c-tab-5.-tab-top .c-tab-5-body-item,
    .c-tab-5.-tab-bottom .c-tab-5-body-item,
    .c-tab-5.-tab-left .c-tab-5-body-item,
    .c-tab-5.-tab-right .c-tab-5-body-item {
        padding: 20px;
        background-color: #ffffff;
    }

    .c-tab-5.-nav-center .c-tab-5-nav,
    .c-tab-5.-nav-right .c-tab-5-nav,
    .c-tab-5.-nav-middle .c-tab-5-nav,
    .c-tab-5.-nav-bottom .c-tab-5-nav {
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
    }

    .c-tab-5.-nav-full.-tab-top .c-tab-5-nav-link,
    .c-tab-5.-nav-full.-tab-bottom .c-tab-5-nav-link {
        text-align: left;
    }

    .c-tab-5.-nav-full.-tab-left .c-tab-5-nav-text,
    .c-tab-5.-nav-full.-tab-right .c-tab-5-nav-text {
        position: static;
        top: auto;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.c-tags-1 {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.c-tags-1:before,
.c-tags-1:after {
    content: "";
    display: table;
}

.c-tags-1:after {
    clear: both;
}

.c-tags-1-item {
    float: left;
    margin-right: 10px;
}

.c-tags-1-link {
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
    color: #111111;
}

.c-tags-1-link:before {
    content: "#";
}

.c-tags-1-link:hover {
    color: #24b47e;
}

.c-team-1 {
    border: 1px solid #d7e0e5;
    background-color: #ffffff;
}

.c-team-1-photo a,
.c-team-1-photo img {
    display: block;
    width: 100%;
}

.c-team-1-info {
    padding: 30px;
}

.c-team-1-title h5 {
    font-size: 16px;
    font-weight: 500;
}

.c-team-1-title h5 a {
    color: #111111;
}

.c-team-1-title h6 {
    font-size: 14px;
    font-weight: 500;
    color: #24b47e;
}

.c-team-1-social {
    margin-top: 30px;
}

.c-team-1.-hover-1 {
    position: relative;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.c-team-1.-hover-1:hover {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    z-index: 99;
}

.c-team-1.-hover-2 .c-team-1-photo a {
    overflow: hidden;
}

.c-team-1.-hover-2 .c-team-1-photo a img {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.c-team-1.-hover-2:hover .c-team-1-photo img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

.c-team-1.-hover-3 {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.c-team-1.-hover-3:hover {
    border-color: #24b47e;
}

.c-team-2 {
    padding: 30px;
    border: 1px solid #e7ecef;
    text-align: center;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 8px 30px 0px rgba(107, 107, 107, 0.1);
    -moz-box-shadow: 0px 8px 30px 0px rgba(107, 107, 107, 0.1);
    box-shadow: 0px 8px 30px 0px rgba(107, 107, 107, 0.1);
}

.c-team-2-photo a,
.c-team-2-photo img {
    display: block;
    width: 100%;
}

.c-team-2-photo img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.c-team-2-info {
    padding-top: 40px;
}

.c-team-2-title h5 {
    font-size: 16px;
    font-weight: 500;
}

.c-team-2-title h5 a {
    color: #111111;
}

.c-team-2-title h6 {
    font-size: 14px;
    font-weight: 500;
    color: #7c99a7;
}

.c-team-2-social {
    margin-top: 30px;
}

.c-team-2-social .c-social-1 {
    display: inline-block;
}

.c-team-2.-hover-1 {
    position: relative;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.c-team-2.-hover-1:hover {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    z-index: 99;
}

.c-team-2.-hover-2 .c-team-2-photo a {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.c-team-2.-hover-2:hover .c-team-2-photo a {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

.c-team-2.-hover-3 {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.c-team-2.-hover-3:hover {
    border-color: #24b47e;
}

.c-team-3 {
    position: relative;
}

.c-team-3-photo a,
.c-team-3-photo img {
    display: block;
    width: 100%;
}

.c-team-3-photo a {
    position: relative;
    height: 100%;
}

.c-team-3-photo a:after {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
}

.c-team-3-title {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 20px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.c-team-3-title h5,
.c-team-3-title h6 {
    text-shadow: 0 0 2px #111111;
}

.c-team-3-title h5 {
    font-size: 16px;
    font-weight: 500;
    color: #ffffff;
}

.c-team-3-title h5 a {
    color: #ffffff;
}

.c-team-3-title h6 {
    font-size: 14px;
    font-weight: 500;
    color: #cccccc;
}

.c-team-3-social {
    position: absolute;
    top: 20px;
    left: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.c-team-3-social .c-social-1-item {
    margin: 0;
}

.c-team-3.-hover-1 {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.c-team-3.-hover-1:hover {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    z-index: 99;
}

.c-team-3.-hover-2 {
    overflow: hidden;
}

.c-team-3.-hover-2 .c-team-3-photo a {
    overflow: hidden;
}

.c-team-3.-hover-2 .c-team-3-photo img {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.c-team-3.-hover-2 .c-team-3-social {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.c-team-3.-hover-2:hover .c-team-3-photo img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

.c-team-3.-hover-2:hover .c-team-3-social {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}

.c-team-4 {
    display: -webkit-flex;
    display: flex;
}

.c-team-4-photo {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
}

.c-team-4-photo a,
.c-team-4-photo img {
    display: block;
}

.c-team-4-photo img {
    width: 150px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.c-team-4-info h5 {
    font-size: 16px;
    font-weight: 500;
}

.c-team-4-info h5 a {
    color: #111111;
}

.c-team-4-info h5 a:hover {
    color: #24b47e;
}

.c-team-4-info h6 {
    font-size: 14px;
    font-weight: 500;
    color: #7c99a7;
}

@media (max-width: 575px) {
    .c-team-4.-align-left {
        -webkit-flex-direction: column;
        flex-direction: column;
        text-align: center;
    }
}

@media (max-width: 575px) {

    .c-team-4.-align-left .c-team-4-photo a,
    .c-team-4.-align-left .c-team-4-photo img {
        display: inline-block;
    }
}

.c-team-4.-align-left .c-team-4-info {
    -webkit-flex-grow: 1;
    flex-grow: 1;
}

@media (max-width: 575px) {
    .c-team-4.-align-left .c-team-4-info {
        padding-top: 20px;
    }
}

@media (min-width: 576px) {
    .c-team-4.-align-left .c-team-4-info {
        padding-top: 10px;
        padding-left: 30px;
    }
}

.c-team-4.-align-center {
    -webkit-flex-direction: column;
    flex-direction: column;
    text-align: center;
}

.c-team-4.-align-center .c-team-4-photo a,
.c-team-4.-align-center .c-team-4-photo img {
    display: inline-block;
}

.c-team-4.-align-center .c-team-4-info {
    padding-top: 20px;
}

.c-testimonials-1-info {
    margin-top: 30px;
}

.c-testimonials-1-message {
    position: relative;
    padding: 20px;
    border: 1px solid #d7e0e5;
    background-color: #ffffff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.c-testimonials-1-message:before,
.c-testimonials-1-message:after {
    position: absolute;
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-width: 10px 10px 0 10px;
    border-style: solid;
}

.c-testimonials-1-message:before {
    bottom: -11px;
    z-index: 1;
    border-color: #d7e0e5 transparent transparent transparent;
}

.c-testimonials-1-message:after {
    bottom: -10px;
    z-index: 2;
    border-color: #ffffff transparent transparent transparent;
}

.c-testimonials-1-photo {
    display: inline-block;
    width: 50px;
    height: 50px;
    overflow: hidden;
}

.c-testimonials-1-photo img {
    display: inline-block;
    width: 100%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.c-testimonials-1-title h5 {
    font-size: 16px;
    font-weight: 500;
    color: #24b47e;
}

.c-testimonials-1-title h6 {
    font-size: 14px;
    font-weight: 500;
}

.c-testimonials-1.-align-left .c-testimonials-1-info,
.c-testimonials-1.-align-right .c-testimonials-1-info {
    position: relative;
    min-height: 50px;
}

.c-testimonials-1.-align-left .c-testimonials-1-photo,
.c-testimonials-1.-align-right .c-testimonials-1-photo {
    position: absolute;
    top: 0;
}

.c-testimonials-1.-align-left .c-testimonials-1-title,
.c-testimonials-1.-align-right .c-testimonials-1-title {
    padding-top: 7px;
}

.c-testimonials-1.-align-left {
    text-align: left;
}

.c-testimonials-1.-align-left .c-testimonials-1-message:before,
.c-testimonials-1.-align-left .c-testimonials-1-message:after {
    left: 20px;
}

.c-testimonials-1.-align-left .c-testimonials-1-info {
    padding-left: 70px;
}

.c-testimonials-1.-align-left .c-testimonials-1-photo {
    left: 5px;
}

.c-testimonials-1.-align-center {
    text-align: center;
}

.c-testimonials-1.-align-center .c-testimonials-1-message:before,
.c-testimonials-1.-align-center .c-testimonials-1-message:after {
    left: 50%;
    margin-left: -10px;
}

.c-testimonials-1.-align-center .c-testimonials-1-photo {
    margin-bottom: 10px;
}

.c-testimonials-1.-align-right {
    text-align: right;
}

.c-testimonials-1.-align-right .c-testimonials-1-message:before,
.c-testimonials-1.-align-right .c-testimonials-1-message:after {
    right: 20px;
}

.c-testimonials-1.-align-right .c-testimonials-1-info {
    padding-right: 70px;
}

.c-testimonials-1.-align-right .c-testimonials-1-photo {
    right: 5px;
}

.c-testimonials-2-title {
    margin-top: 30px;
}

.c-testimonials-2-title h5 {
    font-size: 16px;
    font-weight: 500;
    color: #24b47e;
}

.c-testimonials-2-title h6 {
    font-size: 14px;
    font-weight: 500;
}

.c-testimonials-2.-align-left {
    text-align: left;
}

.c-testimonials-2.-align-center {
    text-align: center;
}

.c-testimonials-2.-align-right {
    text-align: right;
}

.c-timeline-1-inner {
    position: relative;
    padding-top: 50px;
    padding-bottom: 50px;
}

.c-timeline-1-inner:before {
    position: absolute;
    top: 0;
    content: "";
    display: inline-block;
    width: 6px;
    height: 100%;
    background-color: #e7ecef;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.c-timeline-1-item {
    position: relative;
    margin-bottom: 40px;
}

.c-timeline-1-item:last-child {
    margin-bottom: 0;
}

.c-timeline-1-arrow {
    position: absolute;
    top: 3px;
    display: inline-block;
    width: 12px;
    height: 12px;
    background-color: #24b47e;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.c-timeline-1-header h3 {
    margin-bottom: 5px;
    font-weight: 500;
}

@media (max-width: 575px) {
    .c-timeline-1-header h3 {
        font-size: 18px;
    }
}

@media (min-width: 576px) {
    .c-timeline-1-header h3 {
        font-size: 22px;
    }
}

.c-timeline-1-header h5 {
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: 700;
    color: #24b47e;
}

.c-timeline-1-body {
    color: #7c99a7;
}

.c-timeline-1.-align-left .c-timeline-1-inner:before {
    left: 0;
}

.c-timeline-1.-align-left .c-timeline-1-item {
    padding-left: 46px;
    text-align: left;
}

.c-timeline-1.-align-left .c-timeline-1-arrow {
    left: -3px;
}

@media (max-width: 767px) {
    .c-timeline-1.-align-center .c-timeline-1-inner:before {
        left: 0;
    }
}

@media (min-width: 768px) {
    .c-timeline-1.-align-center .c-timeline-1-inner:before {
        left: 50%;
        margin-left: -3px;
    }
}

@media (max-width: 767px) {
    .c-timeline-1.-align-center .c-timeline-1-item {
        padding-left: 46px;
        text-align: left;
    }
}

@media (min-width: 768px) {

    .c-timeline-1.-align-center .c-timeline-1-item.-left,
    .c-timeline-1.-align-center .c-timeline-1-item:nth-child(odd):not(.-right) {
        margin-right: 50%;
        padding-right: 43px;
        text-align: right;
    }
}

@media (min-width: 768px) {

    .c-timeline-1.-align-center .c-timeline-1-item.-left .c-timeline-1-arrow,
    .c-timeline-1.-align-center .c-timeline-1-item:nth-child(odd):not(.-right) .c-timeline-1-arrow {
        right: -6px;
    }
}

@media (min-width: 768px) {

    .c-timeline-1.-align-center .c-timeline-1-item.-right,
    .c-timeline-1.-align-center .c-timeline-1-item:nth-child(even):not(.-left) {
        margin-left: 50%;
        padding-left: 43px;
        text-align: left;
    }
}

@media (min-width: 768px) {

    .c-timeline-1.-align-center .c-timeline-1-item.-right .c-timeline-1-arrow,
    .c-timeline-1.-align-center .c-timeline-1-item:nth-child(even):not(.-left) .c-timeline-1-arrow {
        left: -6px;
    }
}

@media (max-width: 767px) {
    .c-timeline-1.-align-center .c-timeline-1-arrow {
        left: -3px;
    }
}

.c-timeline-1.-align-right .c-timeline-1-inner:before {
    right: 0;
}

.c-timeline-1.-align-right .c-timeline-1-item {
    padding-right: 46px;
    text-align: right;
}

.c-timeline-1.-align-right .c-timeline-1-arrow {
    right: -3px;
}

.c-timeline-2-inner {
    position: relative;
    padding-top: 50px;
    padding-bottom: 50px;
}

.c-timeline-2-inner:before {
    position: absolute;
    top: 0;
    content: "";
    display: inline-block;
    width: 6px;
    height: 100%;
    background-color: #e7ecef;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.c-timeline-2-item {
    position: relative;
    display: -webkit-flex;
    display: flex;
    margin-bottom: 40px;
}

@media (max-width: 767px) {
    .c-timeline-2-item {
        -webkit-flex-direction: column;
        flex-direction: column;
        -webkit-align-items: stretch;
        align-items: stretch;
    }
}

@media (min-width: 768px) {
    .c-timeline-2-item {
        -webkit-align-items: center;
        align-items: center;
    }
}

.c-timeline-2-item:last-child {
    margin-bottom: 0;
}

.c-timeline-2-arrow {
    position: absolute;
    display: inline-block;
    width: 12px;
    height: 12px;
    background-color: #24b47e;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

@media (max-width: 767px) {
    .c-timeline-2-arrow {
        top: 0;
    }
}

@media (min-width: 768px) {
    .c-timeline-2-arrow {
        top: 50%;
        margin-top: -6px;
    }
}

@media (max-width: 767px) {
    .c-timeline-2-header {
        margin-bottom: 10px;
    }
}

.c-timeline-2-header h5 {
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: 700;
    color: #24b47e;
}

.c-timeline-2-header h6 {
    font-size: 14px;
    font-weight: 500;
    color: #7c99a7;
}

.c-timeline-2-body {
    -webkit-flex-grow: 1;
    flex-grow: 1;
    color: #7c99a7;
}

.c-timeline-2-body h3 {
    margin-bottom: 5px;
    font-weight: 500;
    color: #111111;
}

@media (max-width: 575px) {
    .c-timeline-2-body h3 {
        font-size: 18px;
    }
}

@media (min-width: 576px) {
    .c-timeline-2-body h3 {
        font-size: 22px;
    }
}

@media (max-width: 767px) {
    .c-timeline-2.-align-left .c-timeline-2-inner:before {
        left: 0;
    }
}

@media (min-width: 768px) {
    .c-timeline-2.-align-left .c-timeline-2-inner:before {
        left: 137px;
    }
}

@media (max-width: 767px) {
    .c-timeline-2.-align-left .c-timeline-2-item {
        padding-left: 46px;
        text-align: left;
    }
}

@media (max-width: 767px) {
    .c-timeline-2.-align-left .c-timeline-2-arrow {
        left: -3px;
    }
}

@media (min-width: 768px) {
    .c-timeline-2.-align-left .c-timeline-2-arrow {
        left: 134px;
    }
}

@media (min-width: 768px) {
    .c-timeline-2.-align-left .c-timeline-2-header {
        width: 140px;
        padding-right: 43px;
        text-align: right;
    }
}

@media (min-width: 768px) {
    .c-timeline-2.-align-left .c-timeline-2-body {
        padding-left: 43px;
        text-align: left;
    }
}

@media (max-width: 767px) {
    .c-timeline-2.-align-center .c-timeline-2-inner:before {
        left: 0;
    }
}

@media (min-width: 768px) {
    .c-timeline-2.-align-center .c-timeline-2-inner:before {
        left: 50%;
        margin-left: -3px;
    }
}

@media (max-width: 767px) {
    .c-timeline-2.-align-center .c-timeline-2-item {
        padding-left: 46px;
        text-align: left;
    }
}

@media (min-width: 768px) {

    .c-timeline-2.-align-center .c-timeline-2-item.-left .c-timeline-2-header,
    .c-timeline-2.-align-center .c-timeline-2-item:nth-child(odd):not(.-right) .c-timeline-2-header {
        -webkit-order: 1;
        order: 1;
        padding-left: 43px;
        text-align: left;
    }
}

@media (min-width: 768px) {

    .c-timeline-2.-align-center .c-timeline-2-item.-left .c-timeline-2-body,
    .c-timeline-2.-align-center .c-timeline-2-item:nth-child(odd):not(.-right) .c-timeline-2-body {
        padding-right: 43px;
        text-align: right;
    }
}

@media (min-width: 768px) {

    .c-timeline-2.-align-center .c-timeline-2-item.-right .c-timeline-2-header,
    .c-timeline-2.-align-center .c-timeline-2-item:nth-child(even):not(.-left) .c-timeline-2-header {
        padding-right: 43px;
        text-align: right;
    }
}

@media (min-width: 768px) {

    .c-timeline-2.-align-center .c-timeline-2-item.-right .c-timeline-2-body,
    .c-timeline-2.-align-center .c-timeline-2-item:nth-child(even):not(.-left) .c-timeline-2-body {
        padding-left: 43px;
        text-align: left;
    }
}

@media (max-width: 767px) {
    .c-timeline-2.-align-center .c-timeline-2-arrow {
        left: -3px;
    }
}

@media (min-width: 768px) {
    .c-timeline-2.-align-center .c-timeline-2-arrow {
        left: 50%;
        margin-left: -6px;
    }
}

@media (min-width: 768px) {
    .c-timeline-2.-align-center .c-timeline-2-header {
        width: 50%;
    }
}

@media (min-width: 768px) {
    .c-timeline-2.-align-center .c-timeline-2-body {
        width: 50%;
    }
}

@media (max-width: 767px) {
    .c-timeline-2.-align-right .c-timeline-2-inner:before {
        right: 0;
    }
}

@media (min-width: 768px) {
    .c-timeline-2.-align-right .c-timeline-2-inner:before {
        right: 137px;
    }
}

@media (max-width: 767px) {
    .c-timeline-2.-align-right .c-timeline-2-item {
        padding-right: 46px;
        text-align: right;
    }
}

@media (max-width: 767px) {
    .c-timeline-2.-align-right .c-timeline-2-arrow {
        right: -3px;
    }
}

@media (min-width: 768px) {
    .c-timeline-2.-align-right .c-timeline-2-arrow {
        right: 134px;
    }
}

@media (min-width: 768px) {
    .c-timeline-2.-align-right .c-timeline-2-header {
        width: 140px;
        padding-left: 43px;
        -webkit-order: 1;
        order: 1;
        text-align: left;
    }
}

@media (min-width: 768px) {
    .c-timeline-2.-align-right .c-timeline-2-body {
        padding-right: 43px;
        text-align: right;
    }
}

.c-timeline-3-inner {
    position: relative;
    padding-top: 50px;
    padding-bottom: 50px;
}

.c-timeline-3-inner:before {
    position: absolute;
    top: 0;
    content: "";
    display: inline-block;
    width: 6px;
    height: 100%;
    background-color: #e7ecef;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.c-timeline-3-item {
    position: relative;
    display: -webkit-flex;
    display: flex;
    margin-bottom: 40px;
}

@media (max-width: 767px) {
    .c-timeline-3-item {
        -webkit-flex-direction: column;
        flex-direction: column;
        -webkit-align-items: stretch;
        align-items: stretch;
    }
}

.c-timeline-3-item:last-child {
    margin-bottom: 0;
}

.c-timeline-3-arrow {
    position: absolute;
    top: 5px;
    display: inline-block;
    width: 12px;
    height: 12px;
    background-color: #24b47e;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

@media (max-width: 767px) {
    .c-timeline-3-header {
        margin-bottom: 10px;
    }
}

@media (min-width: 768px) {
    .c-timeline-3-header {
        width: 100px;
    }
}

.c-timeline-3-header h5 {
    margin-top: 3px;
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: 700;
    color: #24b47e;
}

.c-timeline-3-header h6 {
    font-size: 14px;
    font-weight: 500;
    color: #7c99a7;
}

.c-timeline-3-body {
    color: #7c99a7;
}

@media (min-width: 768px) {
    .c-timeline-3-body {
        -webkit-flex-grow: 1;
        flex-grow: 1;
    }
}

.c-timeline-3-body h3 {
    margin-bottom: 5px;
    font-weight: 500;
    color: #111111;
}

@media (max-width: 575px) {
    .c-timeline-3-body h3 {
        font-size: 18px;
    }
}

@media (min-width: 576px) {
    .c-timeline-3-body h3 {
        font-size: 22px;
    }
}

.c-timeline-3.-align-left .c-timeline-3-inner:before {
    left: 0;
}

.c-timeline-3.-align-left .c-timeline-3-item {
    padding-left: 46px;
    text-align: left;
}

.c-timeline-3.-align-left .c-timeline-3-arrow {
    left: -3px;
}

@media (min-width: 768px) {
    .c-timeline-3.-align-left .c-timeline-3-body {
        padding-left: 40px;
    }
}

@media (max-width: 767px) {
    .c-timeline-3.-align-center .c-timeline-3-inner:before {
        left: 0;
    }
}

@media (min-width: 768px) {
    .c-timeline-3.-align-center .c-timeline-3-inner:before {
        left: 50%;
        margin-left: -3px;
    }
}

@media (max-width: 767px) {
    .c-timeline-3.-align-center .c-timeline-3-item {
        padding-left: 46px;
        text-align: left;
    }
}

@media (min-width: 768px) {

    .c-timeline-3.-align-center .c-timeline-3-item.-left,
    .c-timeline-3.-align-center .c-timeline-3-item:nth-child(odd):not(.-right) {
        margin-right: 50%;
        padding-right: 43px;
        text-align: right;
    }
}

@media (min-width: 768px) {

    .c-timeline-3.-align-center .c-timeline-3-item.-left .c-timeline-3-arrow,
    .c-timeline-3.-align-center .c-timeline-3-item:nth-child(odd):not(.-right) .c-timeline-3-arrow {
        right: -6px;
    }
}

@media (min-width: 768px) {

    .c-timeline-3.-align-center .c-timeline-3-item.-left .c-timeline-3-header,
    .c-timeline-3.-align-center .c-timeline-3-item:nth-child(odd):not(.-right) .c-timeline-3-header {
        -webkit-order: 1;
        order: 1;
    }
}

@media (min-width: 768px) {

    .c-timeline-3.-align-center .c-timeline-3-item.-left .c-timeline-3-body,
    .c-timeline-3.-align-center .c-timeline-3-item:nth-child(odd):not(.-right) .c-timeline-3-body {
        padding-right: 40px;
    }
}

@media (min-width: 768px) {

    .c-timeline-3.-align-center .c-timeline-3-item.-right,
    .c-timeline-3.-align-center .c-timeline-3-item:nth-child(even):not(.-left) {
        margin-left: 50%;
        padding-left: 43px;
        text-align: left;
    }
}

@media (min-width: 768px) {

    .c-timeline-3.-align-center .c-timeline-3-item.-right .c-timeline-3-arrow,
    .c-timeline-3.-align-center .c-timeline-3-item:nth-child(even):not(.-left) .c-timeline-3-arrow {
        left: -6px;
    }
}

@media (min-width: 768px) {

    .c-timeline-3.-align-center .c-timeline-3-item.-right .c-timeline-3-body,
    .c-timeline-3.-align-center .c-timeline-3-item:nth-child(even):not(.-left) .c-timeline-3-body {
        padding-left: 40px;
    }
}

@media (max-width: 767px) {
    .c-timeline-3.-align-center .c-timeline-3-arrow {
        left: -3px;
    }
}

.c-timeline-3.-align-right .c-timeline-3-inner:before {
    right: 0;
}

.c-timeline-3.-align-right .c-timeline-3-item {
    padding-right: 46px;
    text-align: right;
}

.c-timeline-3.-align-right .c-timeline-3-arrow {
    right: -3px;
}

@media (min-width: 768px) {
    .c-timeline-3.-align-right .c-timeline-3-header {
        -webkit-order: 1;
        order: 1;
    }
}

@media (min-width: 768px) {
    .c-timeline-3.-align-right .c-timeline-3-body {
        padding-right: 40px;
    }
}

.c-video-1 {
    position: relative;
}

.c-video-1-link {
    display: block;
}

.c-video-1-link:hover .c-video-1-icon {
    -webkit-transform: translate(-50%, -50%) scale(1.1);
    -moz-transform: translate(-50%, -50%) scale(1.1);
    -o-transform: translate(-50%, -50%) scale(1.1);
    -ms-transform: translate(-50%, -50%) scale(1.1);
    transform: translate(-50%, -50%) scale(1.1);
}

.c-video-1-image {
    display: block;
    width: 100%;
}

.c-video-1-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    display: inline-block;
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    color: #111111;
    background-color: #ffffff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.c-video-1[data-cursor-overlay] .c-video-1-link:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
}

.c-video-1[data-cursor-overlay="1"] .c-video-1-link:before {
    background-color: rgba(0, 0, 0, 0.1);
}

.c-video-1[data-cursor-overlay="2"] .c-video-1-link:before {
    background-color: rgba(0, 0, 0, 0.2);
}

.c-video-1[data-cursor-overlay="3"] .c-video-1-link:before {
    background-color: rgba(0, 0, 0, 0.3);
}

.c-video-1[data-cursor-overlay="4"] .c-video-1-link:before {
    background-color: rgba(0, 0, 0, 0.4);
}

.c-video-1[data-cursor-overlay="5"] .c-video-1-link:before {
    background-color: rgba(0, 0, 0, 0.5);
}

.c-video-1[data-cursor-overlay="6"] .c-video-1-link:before {
    background-color: rgba(0, 0, 0, 0.6);
}

.c-video-1[data-cursor-overlay="7"] .c-video-1-link:before {
    background-color: rgba(0, 0, 0, 0.7);
}

.c-video-1[data-cursor-overlay="8"] .c-video-1-link:before {
    background-color: rgba(0, 0, 0, 0.8);
}

.c-video-1[data-cursor-overlay="9"] .c-video-1-link:before {
    background-color: rgba(0, 0, 0, 0.9);
}

.c-video-1[data-cursor-round] .c-video-1-link,
.c-video-1[data-cursor-round] .c-video-1-link:before,
.c-video-1[data-cursor-round] .c-video-1-image {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.c-video-1[data-cursor-round="5"] .c-video-1-link,
.c-video-1[data-cursor-round="5"] .c-video-1-link:before,
.c-video-1[data-cursor-round="5"] .c-video-1-image {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.c-video-1[data-cursor-round="10"] .c-video-1-link,
.c-video-1[data-cursor-round="10"] .c-video-1-link:before,
.c-video-1[data-cursor-round="10"] .c-video-1-image {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.c-video-1[data-cursor-round="15"] .c-video-1-link,
.c-video-1[data-cursor-round="15"] .c-video-1-link:before,
.c-video-1[data-cursor-round="15"] .c-video-1-image {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.c-video-1[data-cursor-round="20"] .c-video-1-link,
.c-video-1[data-cursor-round="20"] .c-video-1-link:before,
.c-video-1[data-cursor-round="20"] .c-video-1-image {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.c-video-1[data-cursor-shadow] .c-video-1-link {
    -webkit-box-shadow: 0px 10px 80px 0px rgba(107, 107, 107, 0.4);
    -moz-box-shadow: 0px 10px 80px 0px rgba(107, 107, 107, 0.4);
    box-shadow: 0px 10px 80px 0px rgba(107, 107, 107, 0.4);
}

.c-video-1[data-cursor-shadow="40"] .c-video-1-link {
    -webkit-box-shadow: 0px 10px 40px 0px rgba(107, 107, 107, 0.4);
    -moz-box-shadow: 0px 10px 40px 0px rgba(107, 107, 107, 0.4);
    box-shadow: 0px 10px 40px 0px rgba(107, 107, 107, 0.4);
}

.c-header-1 {
    position: relative;
    z-index: 997;
}

.c-header-1-inner {
    position: relative;
}

.c-header-1-middle {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-align-items: center;
    align-items: center;
}

@media (max-width: 991px) {
    .c-header-1-middle {
        position: relative;
    }
}

.c-header-1-logo {
    padding-top: 20px;
    padding-bottom: 20px;
    margin-right: auto;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 2px;
}

@media (max-width: 575px) {
    .c-header-1-logo {
        font-size: 18px;
    }
}

@media (min-width: 576px) {
    .c-header-1-logo {
        font-size: 24px;
    }
}

.c-header-1-logo:last-child {
    margin-right: 0;
}

.c-header-1-logo a {
    display: block;
}

.c-header-1-logo img {
    display: block;
}

@media (max-width: 575px) {
    .c-header-1-logo img {
        max-height: 15px;
    }
}

@media (min-width: 576px) {
    .c-header-1-logo img {
        max-height: 20px;
    }
}

@media (max-width: 575px) {
    .c-header-1-btn {
        display: none;
    }
}

@media (min-width: 576px) {
    .c-header-1-btn {
        margin-left: 20px;
    }
}

@media (max-width: 991px) {
    .c-header-1-nav {
        display: none;
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
    }
}

@media (min-width: 992px) {
    .c-header-1-nav {
        margin-left: 20px;
    }
}

.c-header-1-nav [class^="c-label"] {
    margin-left: 4px;
}

.c-header-1-nav a {
    display: block;
    font-size: 14px;
    font-weight: 400;
}

.c-header-1-nav li.sub {
    position: relative;
}

@media (min-width: 992px) {
    .c-header-1-nav li.sub:hover>ul {
        display: block;
    }
}

@media (max-width: 991px) {
    .c-header-1-nav li.sub.active>ul {
        display: block;
    }
}

.c-header-1-nav li.sub ul {
    display: none;
}

@media (min-width: 992px) {
    .c-header-1-nav li.mega:hover>.c-header-1-megamenu {
        display: block;
    }
}

@media (max-width: 991px) {
    .c-header-1-nav li.mega.active>.c-header-1-megamenu {
        display: block;
    }
}

.c-header-1-nav>ul:before,
.c-header-1-nav>ul:after {
    content: "";
    display: table;
}

.c-header-1-nav>ul:after {
    clear: both;
}

@media (max-width: 991px) {
    .c-header-1-nav>ul {
        border-width: 1px 1px 0 1px;
        border-style: solid;
    }
}

@media (min-width: 992px) {
    .c-header-1-nav>ul>li {
        float: left;
    }
}

@media (min-width: 992px) {
    .c-header-1-nav>ul>li:hover>a:before {
        visibility: visible;
    }
}

@media (max-width: 991px) {
    .c-header-1-nav>ul>li.active>a:before {
        visibility: visible;
    }
}

.c-header-1-nav>ul>li>a {
    position: relative;
    padding-left: 20px;
    padding-right: 20px;
    -webkit-transition: initial;
    -moz-transition: initial;
    -ms-transition: initial;
    -o-transition: initial;
    transition: initial;
}

@media (max-width: 991px) {
    .c-header-1-nav>ul>li>a {
        height: 50px;
        line-height: 50px;
    }
}

@media (min-width: 992px) {
    .c-header-1-nav>ul>li>a {
        height: 80px;
        line-height: 80px;
    }
}

.c-header-1-nav>ul>li>a:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    visibility: hidden;
    width: 100%;
    height: 3px;
}

@media (max-width: 991px) {
    .c-header-1-nav>ul>li>a:after {
        position: absolute;
        left: 0;
        bottom: 0;
        display: block;
        content: "";
        width: 100%;
        height: 1px;
    }
}

@media (min-width: 992px) {
    .c-header-1-nav>ul>li.sub ul {
        border-width: 1px 1px 0 1px;
        border-style: solid;
    }
}

.c-header-1-nav>ul>li.sub ul li a {
    position: relative;
    min-width: 150px;
    height: 40px;
    line-height: 41px;
    padding-left: 30px;
    padding-right: 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.c-header-1-nav>ul>li.sub ul li.sub ul li a,
.c-header-1-nav ul li ul li ul li ul li a {
    padding-left: 40px;
}

.c-header-1-nav>ul>li.sub ul li a:before {
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    content: "";
    width: 100%;
    height: 1px;
}

.c-header-1-nav>ul>li.sub ul li.sub>a {
    padding-right: 40px;
}

.c-header-1-nav>ul>li.sub ul li.sub>a:after {
    position: absolute;
    top: 50%;
    right: 20px;
    content: "\f105";
    display: inline-block;
    font-weight:900;
    font-family: 'Font Awesome 5 Free';
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

@media (min-width: 992px) {
    .c-header-1-nav>ul>li.sub ul li.sub:hover>a:after {
        right: 15px;
    }
}

@media (max-width: 991px) {
    .c-header-1-nav>ul>li.sub ul li.sub.active>a:after {
        content: "\f107";
    }
}

@media (min-width: 992px) {
    .c-header-1-nav>ul>li.sub>ul {
        position: absolute;
        top: 100%;
        left: 0;
    }

    .c-header-1-nav>ul>li.sub.last-menu-item>ul {
        position: absolute;
        top: 100%;
        right: 0;
        left: inherit;
    }
}

@media (min-width: 992px) {
    .c-header-1-nav>ul>li.sub>ul>li.sub ul {
        position: absolute;
        top: -1px;
        left: 100%;
    }
}

@media (max-width: 991px) {
    .c-header-1-nav.active {
        display: block;
    }
}

.c-header-1-icon-toggle {
    display: none;
}

@media (max-width: 991px) {
    .c-header-1-icon-toggle {
        -webkit-flex-shrink: 0;
        flex-shrink: 0;
        display: inline-block;
        width: 40px;
        height: 40px;
        line-height: 40px;
        margin-left: 20px;
        border-width: 1px;
        border-style: solid;
        text-align: center;
        font-size: 16px;
        cursor: pointer;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
    }
}

@media (max-width: 575px) {
    .c-header-1-icon-toggle {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        margin-left: 10px;
    }
}

.c-header-1-icon-search {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    margin-left: 20px;
    font-size: 20px;
    line-height: 1;
    cursor: pointer;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

@media (max-width: 991px) {
    .c-header-1-icon-search {
        width: 40px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        font-size: 16px;
        border-width: 1px;
        border-style: solid;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
    }
}

@media (max-width: 575px) {
    .c-header-1-icon-search {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        margin-left: 10px;
    }
}

.c-header-1-megamenu {
    display: none;
    position: absolute;
    top: auto;
    left: 0;
    width: 100%;
    border-width: 1px;
    border-style: solid;
}

@media (max-width: 991px) {
    .c-header-1-megamenu {
        border-top-width: 0;
    }
}

.c-header-1-megamenu-inner {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.c-header-1-megamenu-col:before,
.c-header-1-megamenu-col:after {
    content: "";
    display: table;
}

.c-header-1-megamenu-col:after {
    clear: both;
}

@media (max-width: 575px) {
    .c-header-1-megamenu-col {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

@media (min-width: 576px) {
    .c-header-1-megamenu-col {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}

.c-header-1-megamenu-col h6 {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: normal;
}

.c-header-1-megamenu-nav {
    float: left;
    margin-right: 40px;
}

.c-header-1-megamenu-nav:last-child {
    margin-right: 0;
}

.c-header-1-megamenu-nav-link {
    line-height: 40px;
}

.c-header-1-megamenu-nav-icon {
    display: inline-block;
    width: 16px;
    margin-right: 5px;
    font-size: 16px;
    vertical-align: middle;
}

.c-header-1-searcher {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.c-header-1-searcher .c-container {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    height: 100%;
}

.c-header-1-searcher-form {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-grow: 1;
    flex-grow: 1;
}

.c-header-1-searcher-field {
    display: block;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    width: 100%;
    padding: 0;
    border: 0;
    font-weight: 300;
    background-color: transparent;
}

@media (max-width: 575px) {
    .c-header-1-searcher-field {
        font-size: 16px;
    }
}

@media (min-width: 576px) {
    .c-header-1-searcher-field {
        font-size: 24px;
    }
}

.c-header-1-searcher-close {
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    padding: 0;
    margin: 0;
    border: 0;
    text-align: center;
    cursor: pointer;
    background-color: transparent;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

@media (max-width: 575px) {
    .c-header-1-searcher-close {
        font-size: 24px;
    }
}

@media (min-width: 576px) {
    .c-header-1-searcher-close {
        font-size: 30px;
    }
}

.c-header-1.-overlap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.c-header-1.-sticky .c-header-1-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

@media (min-width: 992px) {
    .c-header-1.-sticky-active .c-header-1-container {
        position: fixed;
        -webkit-animation-duration: 0.5s;
        animation-duration: 0.5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: slideInDown;
        animation-name: slideInDown;
    }
}

.c-header-1.-search-active .c-header-1-searcher {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -o-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
}

.c-header-1.-bg-white .c-header-1-inner {
    border-bottom: 1px solid #e7ecef;
}

.c-header-1.-bg-white .c-header-1-logo {
    color: #111111;
}

.c-header-1.-bg-white .c-header-1-logo a {
    color: #111111;
}

.c-header-1.-bg-white .c-header-1-nav a {
    color: #777777;
}

@media (min-width: 992px) {
    .c-header-1.-bg-white .c-header-1-nav a:hover {
        color: #111111;
    }
}

@media (max-width: 991px) {
    .c-header-1.-bg-white .c-header-1-nav li.sub.active>a {
        color: #24b47e;
    }
}

@media (max-width: 991px) {
    .c-header-1.-bg-white .c-header-1-nav>ul {
        border-color: #e7ecef;
        background-color: #f9f9fa;
    }
}

.c-header-1.-bg-white .c-header-1-nav>ul>li>a {
    color: #111111;
}

.c-header-1.-bg-white .c-header-1-nav>ul>li>a:before {
    background-color: #24b47e;
}

@media (max-width: 991px) {
    .c-header-1.-bg-white .c-header-1-nav>ul>li>a:after {
        background-color: #e7ecef;
    }
}

@media (min-width: 992px) {
    .c-header-1.-bg-white .c-header-1-nav>ul>li:hover>a {
        color: #24b47e;
    }
}

.c-header-1.-bg-white .c-header-1-nav>ul>li.sub ul {
    background-color: #ffffff;
}

@media (min-width: 992px) {
    .c-header-1.-bg-white .c-header-1-nav>ul>li.sub ul {
        border-color: #e7ecef;
    }
}

.c-header-1.-bg-white .c-header-1-nav>ul>li.sub ul li a:before {
    background-color: #e7ecef;
}

@media (max-width: 991px) {
    .c-header-1.-bg-white .c-header-1-icon-toggle {
        color: #24b47e;
        border-color: #24b47e;
    }
}

@media (max-width: 991px) {
    .c-header-1.-bg-white .c-header-1-icon-toggle.active {
        color: #ffffff;
        background-color: #24b47e;
    }
}

.c-header-1.-bg-white .c-header-1-icon-search {
    color: #111111;
}

@media (max-width: 991px) {
    .c-header-1.-bg-white .c-header-1-icon-search {
        color: #24b47e;
        border-color: #24b47e;
    }
}

.c-header-1.-bg-white .c-header-1-megamenu {
    border-color: #e7ecef;
}

@media (max-width: 991px) {
    .c-header-1.-bg-white .c-header-1-megamenu {
        background-color: #ffffff;
    }
}

@media (min-width: 992px) {
    .c-header-1.-bg-white .c-header-1-megamenu {
        background-color: #f9f9fa;
    }
}

.c-header-1.-bg-white .c-header-1-megamenu-col h6 {
    color: #24b47e;
}

.c-header-1.-bg-white .c-header-1-megamenu-nav-icon {
    color: #000000;
}

.c-header-1.-bg-white .c-header-1-searcher {
    background-color: #ffffff;
}

.c-header-1.-bg-white .c-header-1-searcher-field {
    color: #111111;
}

.c-header-1.-bg-white .c-header-1-searcher-close {
    color: #111111;
}

.c-header-1.-bg-white.-overlap.-sticky-active .c-header-1-inner {
    background-color: #ffffff;
}

.c-header-1.-bg-white:not(.-overlap) .c-header-1-inner {
    background-color: #ffffff;
}

.c-header-1.-bg-dark .c-header-1-inner {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.c-header-1.-bg-dark .c-header-1-logo {
    color: #ffffff;
}

.c-header-1.-bg-dark .c-header-1-logo a {
    color: #ffffff;
}

.c-header-1.-bg-dark .c-header-1-nav a {
    color: #aaaaaa;
}

@media (min-width: 992px) {
    .c-header-1.-bg-dark .c-header-1-nav a:hover {
        color: #ffffff;
    }
}

@media (max-width: 991px) {
    .c-header-1.-bg-dark .c-header-1-nav li.sub.active>a {
        color: #ffffff;
    }
}

@media (max-width: 991px) {
    .c-header-1.-bg-dark .c-header-1-nav>ul {
        border-color: #2b2b2b;
        background-color: #161616;
    }
}

.c-header-1.-bg-dark .c-header-1-nav>ul>li>a {
    color: #ffffff;
}

.c-header-1.-bg-dark .c-header-1-nav>ul>li>a:before {
    background-color: #24b47e;
}

@media (max-width: 991px) {
    .c-header-1.-bg-dark .c-header-1-nav>ul>li>a:after {
        background-color: #2b2b2b;
    }
}

.c-header-1.-bg-dark .c-header-1-nav>ul>li.sub ul {
    background-color: #1e1e1e;
}

@media (min-width: 992px) {
    .c-header-1.-bg-dark .c-header-1-nav>ul>li.sub ul {
        border-color: #2b2b2b;
    }
}

.c-header-1.-bg-dark .c-header-1-nav>ul>li.sub ul li a:before {
    background-color: #2b2b2b;
}

@media (max-width: 991px) {
    .c-header-1.-bg-dark .c-header-1-icon-toggle {
        color: #aaaaaa;
        border-color: #aaaaaa;
    }
}

@media (max-width: 991px) {
    .c-header-1.-bg-dark .c-header-1-icon-toggle.active {
        color: #ffffff;
        border-color: #ffffff;
    }
}

.c-header-1.-bg-dark .c-header-1-icon-search {
    color: #ffffff;
}

@media (max-width: 991px) {
    .c-header-1.-bg-dark .c-header-1-icon-search {
        color: #aaaaaa;
        border-color: #aaaaaa;
    }
}

.c-header-1.-bg-dark .c-header-1-megamenu {
    border-color: #2b2b2b;
    background-color: #1e1e1e;
}

.c-header-1.-bg-dark .c-header-1-megamenu-col h6 {
    color: #777777;
}

.c-header-1.-bg-dark .c-header-1-megamenu-nav-icon {
    color: #ffffff;
}

.c-header-1.-bg-dark .c-header-1-searcher {
    background-color: #111111;
}

.c-header-1.-bg-dark .c-header-1-searcher-field {
    color: #ffffff;
}

.c-header-1.-bg-dark .c-header-1-searcher-close {
    color: #ffffff;
}

.c-header-1.-bg-dark.-overlap.-sticky-active .c-header-1-inner {
    background-color: #111111;
}

.c-header-1.-bg-dark:not(.-overlap) .c-header-1-inner {
    background-color: #111111;
}

.c-header-2 {
    position: relative;
    z-index: 997;
    padding-top: 20px;
    padding-bottom: 20px;
}

.c-header-2-row {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
}

@media (max-width: 991px) {
    .c-header-2-row {
        position: relative;
    }
}

.c-header-2-logo {
    margin-right: 30px;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    font-size: 26px;
    font-weight: bold;
    line-height: 1;
}

.c-header-2-logo a {
    display: block;
}

.c-header-2-logo a img {
    display: block;
    max-height: 20px;
}

.c-header-2-nav {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
}

@media (max-width: 991px) {
    .c-header-2-nav {
        display: none;
        position: absolute;
        top: calc(100% + 19px);
        left: 0;
        width: 100%;
        border-width: 1px 1px 0 1px;
        border-style: solid;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
    }

    .c-header-2-nav:before,
    .c-header-2-nav:after {
        position: absolute;
        top: -12px;
        left: 50%;
        content: "";
        display: inline-block;
        width: 0;
        height: 0;
        margin-left: -12px;
        border-width: 0 12px 12px 12px;
        border-style: solid;
    }

    .c-header-2-nav:before {
        top: -13px;
    }

    .c-header-2-nav.active {
        display: block;
    }

    .c-header-2-nav>ul>li:last-child>a {
        border-width: 0;
    }
}

.c-header-2-nav a {
    display: block;
    padding: 0 20px;
    font-size: 16px;
    font-weight: 500;
}

@media (max-width: 991px) {
    .c-header-2-nav a {
        height: 50px;
        line-height: 50px;
        border-width: 0 0 1px 0;
        border-style: solid;
    }
}

@media (min-width: 992px) {
    .c-header-2-nav>ul {
        display: -webkit-flex;
        display: flex;
    }
}

@media (min-width: 992px) {
    .c-header-2-nav>ul>li {
        position: relative;
    }
}

.c-header-2-nav>ul>li.sub>a:after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 10px;
    border-width: 5px 5px 0 5px;
    border-style: solid;
    vertical-align: middle;
}

@media (max-width: 991px) {
    .c-header-2-nav>ul>li.active>ul {
        display: block;
    }
}

@media (min-width: 992px) {
    .c-header-2-nav>ul>li:hover>ul {
        display: block;
    }
}

@media (min-width: 992px) {
    .c-header-2-nav>ul>li>a {
        height: 60px;
        line-height: 60px;
    }
}

.c-header-2-nav>ul>li>ul {
    display: none;
}

@media (min-width: 992px) {
    .c-header-2-nav>ul>li>ul {
        position: absolute;
        top: 100%;
        left: 50%;
        padding-top: 10px;
        padding-bottom: 10px;
        -webkit-box-shadow: 0px 10px 40px 0px rgba(107, 107, 107, 0.3);
        -moz-box-shadow: 0px 10px 40px 0px rgba(107, 107, 107, 0.3);
        box-shadow: 0px 10px 40px 0px rgba(107, 107, 107, 0.3);
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        background-color: #ffffff;
    }

    .c-header-2-nav>ul>li>ul:before {
        position: absolute;
        top: -7px;
        left: 50%;
        content: "";
        display: inline-block;
        width: 0;
        height: 0;
        margin-left: -8px;
        border-width: 0 8px 8px 8px;
        border-style: solid;
        border-color: transparent transparent #ffffff transparent;
    }
}

@media (min-width: 992px) {
    .c-header-2-nav>ul>li>ul a {
        min-width: 150px;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .c-header-2-nav>ul>li>ul a:hover {
        background-color: #f6f8f9;
    }
}

@media (min-width: 992px) {
    .c-header-2-nav-divider {
        display: block;
        height: 1px;
        background-color: #e7ecef;
    }
}

.c-header-2-toggle {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin-left: auto;
    border-width: 1px;
    border-style: solid;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

@media (min-width: 992px) {
    .c-header-2-toggle {
        display: none;
    }
}

.c-header-2-btn {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
}

@media (max-width: 991px) {
    .c-header-2-btn {
        margin-left: 30px;
    }
}

@media (max-width: 575px) {
    .c-header-2-btn {
        display: none;
    }
}

@media (min-width: 992px) {
    .c-header-2-btn {
        margin-left: auto;
    }
}

.c-header-2.-bg-white:not(.-overlap) {
    background-color: #ffffff;
}

.c-header-2.-bg-white .c-header-2-logo {
    color: #111111;
}

.c-header-2.-bg-white .c-header-2-logo a {
    color: #111111;
}

@media (max-width: 991px) {
    .c-header-2.-bg-white .c-header-2-nav {
        border-color: #e7ecef;
        -webkit-box-shadow: 0px 10px 40px 0px rgba(107, 107, 107, 0.3);
        -moz-box-shadow: 0px 10px 40px 0px rgba(107, 107, 107, 0.3);
        box-shadow: 0px 10px 40px 0px rgba(107, 107, 107, 0.3);
        background-color: #ffffff;
    }

    .c-header-2.-bg-white .c-header-2-nav:before {
        border-color: transparent transparent #e7ecef transparent;
    }

    .c-header-2.-bg-white .c-header-2-nav:after {
        border-color: transparent transparent #ffffff transparent;
    }
}

.c-header-2.-bg-white .c-header-2-nav a {
    color: #111111;
}

@media (max-width: 991px) {
    .c-header-2.-bg-white .c-header-2-nav a {
        border-color: #e7ecef;
    }
}

.c-header-2.-bg-white .c-header-2-nav>ul>li.sub>a:after {
    border-color: #111111 transparent transparent transparent;
}

@media (max-width: 991px) {
    .c-header-2.-bg-white .c-header-2-nav>ul>li>ul a {
        color: #7c99a7;
        background-color: #f6f8f9;
    }
}

.c-header-2.-bg-white .c-header-2-toggle {
    color: #111111;
    border-color: #111111;
}

.c-header-2.-bg-white .c-header-2-toggle.active {
    color: #ffffff;
    background-color: #111111;
}

.c-header-2.-bg-dark:not(.-overlap) {
    background-color: #111111;
}

.c-header-2.-bg-dark .c-header-2-logo {
    color: #ffffff;
}

.c-header-2.-bg-dark .c-header-2-logo a {
    color: #ffffff;
}

@media (max-width: 991px) {
    .c-header-2.-bg-dark .c-header-2-nav {
        border-color: #303030;
        background-color: #111111;
    }

    .c-header-2.-bg-dark .c-header-2-nav:before {
        border-color: transparent transparent #303030 transparent;
    }

    .c-header-2.-bg-dark .c-header-2-nav:after {
        border-color: transparent transparent #111111 transparent;
    }
}

.c-header-2.-bg-dark .c-header-2-nav a {
    color: #ffffff;
}

@media (max-width: 991px) {
    .c-header-2.-bg-dark .c-header-2-nav a {
        border-color: #303030;
    }
}

.c-header-2.-bg-dark .c-header-2-nav>ul>li.sub>a:after {
    border-color: #ffffff transparent transparent transparent;
}

.c-header-2.-bg-dark .c-header-2-nav>ul>li>ul a {
    color: #111111;
}

@media (max-width: 991px) {
    .c-header-2.-bg-dark .c-header-2-nav>ul>li>ul a {
        color: #aaaaaa;
        background-color: #1e1e1e;
    }
}

.c-header-2.-bg-dark .c-header-2-toggle {
    color: #ffffff;
    border-color: #ffffff;
}

.c-header-2.-bg-dark .c-header-2-toggle.active {
    color: #111111;
    background-color: #ffffff;
}

.c-header-2.-overlap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.c-footer-1-top {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}

@media (max-width: 1199px) {
    .c-footer-1-top {
        padding-top: 100px;
        padding-bottom: 100px;
    }
}

@media (min-width: 1200px) {
    .c-footer-1-top {
        padding-top: 120px;
        padding-bottom: 120px;
    }
}

@media (max-width: 991px) {
    .c-footer-1-top {
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
    }
}

.c-footer-1-bottom {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    padding-bottom: 50px;
}

@media (max-width: 767px) {
    .c-footer-1-bottom {
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
    }
}

@media (min-width: 768px) {
    .c-footer-1-bottom {
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }
}

.c-footer-1-about {
    margin-right: auto;
}

@media (max-width: 991px) {
    .c-footer-1-about {
        width: 100%;
        margin-bottom: 50px;
    }
}

@media (max-width: 575px) {
    .c-footer-1-nav {
        width: 100%;
        margin-bottom: 50px;
    }
}

@media (min-width: 576px) {
    .c-footer-1-nav {
        margin-right: 50px;
    }
}

@media (max-width: 575px) {
    .c-footer-1-nav:last-child {
        margin-bottom: 0;
    }
}

@media (min-width: 576px) {
    .c-footer-1-nav:last-child {
        margin-right: 0;
    }
}

.c-footer-1-nav-title {
    font-size: 16px;
    font-weight: 400;
}

.cat-item a {
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
}

@media (max-width: 767px) {
    .c-footer-1-copyright {
        width: 100%;
        margin-bottom: 20px;
    }
}

@media (max-width: 767px) {
    .c-footer-1-social {
        width: 100%;
    }
}

.c-footer-1.-bg-white {
    background-color: #ffffff;
}

.c-footer-1.-bg-white .c-footer-1-about {
    color: #777777;
}

.c-footer-1.-bg-white .c-footer-1-copyright {
    color: #777777;
}

.c-footer-1.-bg-white .c-footer-1-nav-title {
    color: #111111;
}

.c-footer-1.-bg-white .cat-item a {
    color: #777777;
}

.c-footer-1.-bg-white .cat-item a:hover {
    color: #111111;
}

.c-footer-1.-bg-dark {
    background-color: #111111;
}

.c-footer-1.-bg-dark .c-footer-1-about {
    color: #777777;
}

.c-footer-1.-bg-dark .c-footer-1-copyright {
    color: #777777;
}

.c-footer-1.-bg-dark .c-footer-1-nav-title {
    color: #ffffff;
}

.c-footer-1.-bg-dark .cat-item a {
    color: #777777;
}

.c-footer-1.-bg-dark .cat-item a:hover {
    color: #ffffff;
}

.c-footer-1.-bg-white {
    background-color: #ffffff;
}

.c-footer-1.-bg-white .c-footer-1-about {
    color: #777777;
}

.c-footer-1.-bg-white .c-footer-1-copyright {
    color: #777777;
}

.c-footer-1.-bg-white .c-footer-1-nav-title {
    color: #111111;
}

.c-footer-1.-bg-white .c-footer-1-nav-link {
    color: #777777;
}

.c-footer-1.-bg-white .c-footer-1-nav-link:hover {
    color: #111111;
}

.c-footer-1.-bg-dark {
    background-color: #111111;
}

.c-footer-1.-bg-dark .c-footer-1-about {
    color: #777777;
}

.c-footer-1.-bg-dark .c-footer-1-copyright {
    color: #777777;
}

.c-footer-1.-bg-dark .c-footer-1-nav-title {
    color: #ffffff;
}

.c-footer-1.-bg-dark .c-footer-1-nav-link {
    color: #777777;
}

.c-footer-1.-bg-dark .c-footer-1-nav-link:hover {
    color: #ffffff;
}

@media (max-width: 1199px) {
    .c-footer-2 {
        padding-top: 100px;
        padding-bottom: 100px;
    }
}

@media (min-width: 1200px) {
    .c-footer-2 {
        padding-top: 120px;
        padding-bottom: 120px;
    }
}

.c-footer-2-inner {
    display: -webkit-flex;
    display: flex;
}

@media (max-width: 767px) {
    .c-footer-2-inner {
        -webkit-flex-direction: column;
        flex-direction: column;
    }
}

@media (min-width: 768px) {
    .c-footer-2-inner {
        -webkit-align-items: center;
        align-items: center;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }
}

.c-footer-2-copyright {
    font-size: 16px;
}

@media (max-width: 767px) {
    .c-footer-2-social {
        margin-top: 40px;
    }
}

.c-footer-2.-bg-white {
    background-color: #ffffff;
}

.c-footer-2.-bg-dark {
    background-color: #111111;
}

.c-footer-2.-bg-dark .c-footer-2-copyright {
    color: #ffffff;
}

/*  06 - Print Styles */
@media print {

    *,
    *:before,
    *:after {
        color: #000 !important;
        text-shadow: none !important;
        background: transparent !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " ("attr(href) ")";
    }

    abbr[title]:after {
        content: " ("attr(title) ")";
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    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;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

.c-footer-1-top .textwidget {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}
.c-footer-1-top .c-footer-1-about .textwidget {
    display: block;
}
.c-footer-1.-bg-white .c-footer-1-nav-link {
    color: #777777;
	display: block;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
}
.compose-mode .vc_row[data-vc-full-width] {
    padding: 40px 0;
}
.heading-general .c-label-1 {
	margin-bottom: 20px
}
.c-blog-1-media-image {
    display: inline-block;
    width: 100%;
    height: 100%;
}
.c-blog-1-info-meta {
    margin: 10px 0;
}
span.comment-author-link {
    color: #111;
    font-weight: bold;
}
.c-blog-2-media .article-img, .c-blog-2-media .blog-bg {
    margin-bottom: 0px;
}
.c-sidebar-1-widget ol li, .c-sidebar-1-widget ul li {
    margin-bottom: 20px;
    position: relative;
}
span.widget-list-span {
    position: absolute;
    right: 0;
    float: right;
    top: 0;
    left: 96%;
    border: 1px solid #e7ecef;
    min-width: 24px;
    border-radius: 3px;
    min-height: 20px;
    padding: 0px;
    text-align: center;
    font-size: 12px;
    color: #111;
}
.c-blog-1-info-title {
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 10px;
}
