html,

body,

div,

span,

applet,

object,

iframe,

h1,

h2,

h3,

h4,

h5,

h6,

p,

blockquote,

pre,

a,

abbr,

acronym,

address,

big,

cite,

code,

del,

dfn,

em,

img,

ins,

kbd,

q,

s,

samp,

small,

strike,

strong,

sub,

sup,

tt,

var,

b,

u,

i,

center,

dl,

dt,

dd,

ol,

ul,

li,

fieldset,

form,

label,

legend,

table,

caption,

tbody,

tfoot,

thead,

tr,

th,

td,

article,

aside,

canvas,

details,

embed,

figure,

figcaption,

footer,

header,

hgroup,

menu,

nav,

output,

ruby,

section,

summary,

time,

mark,

audio,

video {

    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline

}

article,

aside,

details,

figcaption,

figure,

footer,

header,

hgroup,

menu,

nav,

section {

    display: block

}

body {

    line-height: 1

}

ol,

ul {

    list-style: none

}

blockquote,

q {

    quotes: none

}

blockquote:before,

blockquote:after,

q:before,

q:after {

    content: "";

    content: none

}

table {

    border-collapse: collapse;

    border-spacing: 0

}

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */

/* ===================================================================
 * # imports 
 *
 * ------------------------------------------------------------------- */
@import url("fonts/micons/micons.css");
@import url("/fonts/fonts.css");

html {

    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;

}

body {

    margin: 0

}

article,

aside,

details,

figcaption,

figure,

footer,

header,

hgroup,

main,

nav,

section,

summary {

    display: block

}

audio,

canvas,

progress,

video {

    display: inline-block;

    vertical-align: baseline

}

audio:not([controls]) {

    display: none;

    height: 0

}

[hidden],

template {

    display: none

}

a {

    background: transparent

}

a:active,

a:hover {

    outline: 0

}

abbr[title] {

    border-bottom: 1px dotted

}

b,

strong {

    font-weight: bold

}

dfn {

    font-style: italic

}

h1 {

    font-size: 2em;
    margin: 0.67em 0

}

mark {

    background: #ff0;

    color: #000

}

small {

    font-size: 80%

}

sub,

sup {

    font-size: 75%;

    line-height: 0;

    position: relative;

    vertical-align: baseline

}

sup {

    top: -0.5em

}

sub {

    bottom: -0.25em

}

img {

    border: 0

}

svg:not(:root) {

    overflow: hidden

}

figure {

    margin: 1em 40px

}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

}

pre {

    overflow: auto

}

code,

kbd,

pre,

samp {

    font-family: "montserrat", sans-serif;

    font-size: 1em

}

button,

input,

optgroup,

select,

textarea {

    color: inherit;

    font: inherit;

    margin: 0

}

button {

    overflow: visible

}

button,

select {

    text-transform: none

}

button,

html input[type="button"],

input[type="reset"],

input[type="submit"] {

    -webkit-appearance: button;

    cursor: pointer

}

button[disabled],

html input[disabled] {

    cursor: default

}

button::-moz-focus-inner,

input::-moz-focus-inner {

    border: 0;

    padding: 0

}

input {

    line-height: normal

}

input[type="checkbox"],

input[type="radio"] {

    box-sizing: border-box;

    padding: 0

}

input[type="number"]::-webkit-inner-spin-button,

input[type="number"]::-webkit-outer-spin-button {

    height: auto

}

input[type="search"] {

    -webkit-appearance: textfield;

    -moz-box-sizing: content-box;

    -webkit-box-sizing: content-box;

    box-sizing: content-box

}

input[type="search"]::-webkit-search-cancel-button,

input[type="search"]::-webkit-search-decoration {

    -webkit-appearance: none

}

fieldset {

    border: 1px solid #c0c0c0;

    margin: 0 2px;

    padding: 0.35em 0.625em 0.75em

}

legend {

    border: 0;

    padding: 0

}

textarea {

    overflow: auto

}

optgroup {

    font-weight: bold

}

table {

    border-collapse: collapse;

    border-spacing: 0

}

td,

th {

    padding: 0

}

@media print {

    * {

        text-shadow: none !important;

        color: #000 !important;

        background: transparent !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^="javascript:"]:after,

    a[href^="#"]: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

    }

    select {

        background: #fff !important

    }

    .navbar {

        display: none

    }

    .table td,

    .table th {

        background-color: #fff !important

    }

    .btn>.caret,

    .dropup>.btn>.caret {

        border-top-color: #000 !important

    }

    .label {

        border: 1px solid #000

    }

    .table {

        border-collapse: collapse !important

    }

    .table-bordered th,

    .table-bordered td {

        border: 1px solid #ddd !important

    }

}

* {

    -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;

    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)

}

body {

    font-family: 'Montserrat', sans-serif;
    font-size: 1em;
    line-height: 1.42857;
    color: #191919;
    background-color: white

}


input,

button,

select,

textarea {

    font-family: inherit;

    font-size: inherit;

    line-height: inherit

}

a {

    color: #484848;

    text-decoration: none

}

a:hover,

a:focus {

    color: #fff;

    text-decoration: underline

}

a:focus {

    outline: thin dotted;

    outline: 5px auto -webkit-focus-ring-color;

    outline-offset: -2px

}

figure {

    margin: 0

}

img {

    vertical-align: middle

}

.img-responsive {

    display: block;
    width: 100% \9;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}

.img-responsive-xsmall {

    display: block;
    width: auto;
    max-width: 50%;
    height: auto;
    margin: 0 auto;
}

.img-responsive-small {

    display: block;
    width: auto;
    max-width: 70%;
    height: auto;
    margin: 0 auto;
}

.img-responsive-smedium {

    display: block;
    max-width:80%; 
    height: auto;
    margin: 0 auto;
    width: auto;
}

.img-responsive-medium {

    display: block;
    max-width:90%; 
    height: auto;
    margin: 0 auto;
    width: auto;
}


.img-rounded {

    border-radius: 6px

}

.img-thumbnail {

    padding: 4px;

    line-height: 1.42857;

    background-color: white;

    border: 1px solid #dddddd;

    border-radius: 4px;

    -webkit-transition: all 0.2s ease-in-out;

    -o-transition: all 0.2s ease-in-out;

    transition: all 0.2s ease-in-out;

    display: inline-block;

    width: 100% \9;

    max-width: 100%;

    height: auto

}

.img-circle {

    border-radius: 50%

}

hr {

    margin-top: 18px;

    margin-bottom: 18px;

    border: 0;

    border-top: 1px solid #eeeeee

}

.sr-only {

    position: absolute;

    width: 1px;

    height: 1px;

    margin: -1px;

    padding: 0;

    overflow: hidden;

    clip: rect(0, 0, 0, 0);

    border: 0

}

.sr-only-focusable:active,

.sr-only-focusable:focus {

    position: static;

    width: auto;

    height: auto;

    margin: 0;

    overflow: visible;

    clip: auto

}

h1,

h2,

h3,

h4,

h5,

h6,

.h1,

.h2,

.h3,

.h4,

.h5,

.h6 {

    font-family: inherit;

    font-weight: 500;

    line-height: 1.1;

    color: inherit

}

h1 small,

h1 .small,

h2 small,

h2 .small,

h3 small,

h3 .small,

h4 small,

h4 .small,

h5 small,

h5 .small,

h6 small,

h6 .small,

.h1 small,

.h1 .small,

.h2 small,

.h2 .small,

.h3 small,

.h3 .small,

.h4 small,

.h4 .small,

.h5 small,

.h5 .small,

.h6 small,

.h6 .small {

    font-weight: normal;

    line-height: 1;

    color: #777777

}

h1,

.h1,

h2,

.h2,

h3,

.h3 {

    margin-top: 18px;

    margin-bottom: 9px

}

h1 small,

h1 .small,

.h1 small,

.h1 .small,

h2 small,

h2 .small,

.h2 small,

.h2 .small,

h3 small,

h3 .small,

.h3 small,

.h3 .small {

    font-size: 65%

}

h4,

.h4,

h5,

.h5,

h6,

.h6 {

    margin-top: 9px;

    margin-bottom: 9px

}

h4 small,

h4 .small,

.h4 small,

.h4 .small,

h5 small,

h5 .small,

.h5 small,

.h5 .small,

h6 small,

h6 .small,

.h6 small,

.h6 .small {

    font-size: 75%

}

h1,

.h1 {

    font-size: 2em;
    text-align: center;
    font-weight: 300;
    max-width: 600px;
    margin:0 auto;

}

h2,

.h2 {

    font-size: 27px

}

h3,

.h3 {

    font-size: 23px

}

h4,

.h4 {

    font-size: 17px

}

h5,

.h5 {

    font-size: 13px

}

h6,

.h6 {

    font-size: 12px

}

p {

    margin: 0 0 9px

}

.lead {

    margin-bottom: 18px;

    font-size: 14px;

    font-weight: 300;

    line-height: 1.4

}

@media (min-width: 768px) {

    .lead {

        font-size: 19.5px
    }

}

small,

.small {

    font-size: 92%

}

cite {

    font-style: normal

}

mark,

.mark {

    background-color: #fcf8e3;

    padding: .2em

}

.text-left {

    text-align: left !important

}

.text-right {

    text-align: right !important

}

.text-center {

    text-align: center !important

}

.text-justify {

    text-align: justify !important

}

.text-nowrap {

    white-space: nowrap

}

.text-lowercase {

    text-transform: lowercase

}

.text-uppercase {

    text-transform: uppercase

}

.text-capitalize {

    text-transform: capitalize

}

.text-muted {

    color: #000006;

}

.text-primary {

    color: #428bca

}

a.text-primary:hover {

    color: #3071a9

}

.text-success {

    color: #3c763d

}

a.text-success:hover {

    color: #2b542c

}

.text-info {

    color: #31708f

}

a.text-info:hover {

    color: #245269

}

.text-warning {

    color: #8a6d3b

}

a.text-warning:hover {

    color: #66512c

}

.text-danger {
    color: #d5130f;
}

a.text-danger:hover {

    color: #843534

}

.bg-primary {

    color: #fff

}

.bg-primary {

    background-color: #428bca

}

a.bg-primary:hover {

    background-color: #3071a9

}

.bg-success {

    background-color: #dff0d8

}

a.bg-success:hover {

    background-color: #c1e2b3

}

.bg-info {

    background-color: #d9edf7

}

a.bg-info:hover {

    background-color: #afd9ee

}

.bg-warning {

    background-color: #fcf8e3

}

a.bg-warning:hover {

    background-color: #f7ecb5

}

.bg-danger {

    background-color: #f2dede

}

a.bg-danger:hover {

    background-color: #e4b9b9

}

.page-header {

    padding-bottom: 8px;

    margin: 36px 0 18px;

    border-bottom: 1px solid #eeeeee

}

a.linkcoach {
    text-decoration: none;
    color: #000;
}

a.linkcoachwhite {
    text-decoration: none;
    color: #fff;
}

ul,

ol {

    margin-top: 0;

    margin-bottom: 9px

}

ul ul,

ul ol,

ol ul,

ol ol {

    margin-bottom: 0

}

.list-unstyled,

.list-inline {

    padding-left: 0;

    list-style: none

}

.list-inline {

    margin-left: -5px

}

.list-inline>li {

    display: inline-block;

    padding-left: 5px;

    padding-right: 5px

}

dl {

    margin-top: 0;

    margin-bottom: 18px

}

dt,

dd {

    line-height: 1.42857

}

dt {

    font-weight: bold

}

dd {

    margin-left: 0

}

.dl-horizontal dd:before,

.dl-horizontal dd:after {

    content: " ";

    display: table

}

.dl-horizontal dd:after {

    clear: both

}

@media (min-width: 768px) {

    .dl-horizontal dt {

        float: left;

        width: 160px;

        clear: left;

        text-align: right;

        overflow: hidden;

        text-overflow: ellipsis;

        white-space: nowrap

    }

    .dl-horizontal dd {

        margin-left: 180px

    }

}

abbr[title],

abbr[data-original-title] {

    cursor: help;

    border-bottom: 1px dotted #777777

}

.initialism {

    font-size: 90%;

    text-transform: uppercase

}

blockquote {

    padding: 9px 18px;

    margin: 0 0 18px;

    font-size: 16.25px;

    border-left: 5px solid #eeeeee

}

blockquote p:last-child,

blockquote ul:last-child,

blockquote ol:last-child {

    margin-bottom: 0

}

blockquote footer,

blockquote small,

blockquote .small {

    display: block;

    font-size: 80%;

    line-height: 1.42857;

    color: #777777

}

blockquote footer:before,

blockquote small:before,

blockquote .small:before {

    content: '\2014 \00A0'

}

.blockquote-reverse,

blockquote.pull-right {

    padding-right: 15px;

    padding-left: 0;

    border-right: 5px solid #eeeeee;

    border-left: 0;

    text-align: right

}

.blockquote-reverse footer:before,

.blockquote-reverse small:before,

.blockquote-reverse .small:before,

blockquote.pull-right footer:before,

blockquote.pull-right small:before,

blockquote.pull-right .small:before {

    content: ''

}

.blockquote-reverse footer:after,

.blockquote-reverse small:after,

.blockquote-reverse .small:after,

blockquote.pull-right footer:after,

blockquote.pull-right small:after,

blockquote.pull-right .small:after {

    content: '\00A0 \2014'

}

blockquote:before,

blockquote:after {

    content: ""

}

address {

    margin-bottom: 18px;

    font-style: normal;

    line-height: 1.42857

}

code,

kbd,

pre,

samp {

    font-family: Menlo, Monaco, Consolas, "Courier New", monospace

}

code {

    padding: 2px 4px;

    font-size: 90%;

    color: #c7254e;

    background-color: #f9f2f4;

    border-radius: 4px

}

kbd {

    padding: 2px 4px;

    font-size: 90%;

    color: white;

    background-color: #333333;

    border-radius: 3px;

    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25)

}

kbd kbd {

    padding: 0;

    font-size: 100%;

    box-shadow: none

}

pre {

    display: block;

    padding: 8.5px;

    margin: 0 0 9px;

    font-size: 12px;

    line-height: 1.42857;

    word-break: break-all;

    word-wrap: break-word;

    color: #333333;

    background-color: whitesmoke;

    border: 1px solid #cccccc;

    border-radius: 4px

}

pre code {

    padding: 0;

    font-size: inherit;

    color: inherit;

    white-space: pre-wrap;

    background-color: transparent;

    border-radius: 0

}

.pre-scrollable {

    max-height: 340px;

    overflow-y: scroll

}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.container:before,

.container:after {

    content: " ";

    display: table

}

.container:after {

    clear: both

}

@media (min-width: 768px) {

    .container {

        width: 750px

    }

}

@media (min-width: 992px) {

    .container {

        width: 970px

    }

}

@media (min-width: 1200px) {

    .container {

        width: 1170px

    }

}

.container-fluid {

    margin-right: auto;

    margin-left: auto;

    padding-left: 15px;

    padding-right: 15px

}

.container-fluid:before,

.container-fluid:after {

    content: " ";

    display: table

}

.container-fluid:after {

    clear: both

}

.row {

    margin-left: 10px;

    margin-right: 10px

}

.row:before,

.row:after {

    content: " ";

    display: table

}

.row:after {

    clear: both

}

.col-xs-1,

.col-sm-1,

.col-md-1,

.col-lg-1,

.col-xs-2,

.col-sm-2,

.col-md-2,

.col-lg-2,

.col-xs-3,

.col-sm-3,

.col-md-3,

.col-lg-3,

.col-xs-4,

.col-sm-4,

.col-md-4,

.col-lg-4,

.col-xs-5,

.col-sm-5,

.col-md-5,

.col-lg-5,

.col-xs-6,

.col-sm-6,

.col-md-6,

.col-lg-6,

.col-xs-7,

.col-sm-7,

.col-md-7,

.col-lg-7,

.col-xs-8,

.col-sm-8,

.col-md-8,

.col-lg-8,

.col-xs-9,

.col-sm-9,

.col-md-9,

.col-lg-9,

.col-xs-10,

.col-sm-10,

.col-md-10,

.col-lg-10,

.col-xs-11,

.col-sm-11,

.col-md-11,

.col-lg-11,

.col-xs-12,

.col-sm-12,

.col-md-12,

.col-lg-12 {

    position: relative;

    min-height: 1px;

    padding-left: 15px;

    padding-right: 15px

}

.col-xs-1,

.col-xs-2,

.col-xs-3,

.col-xs-4,

.col-xs-5,

.col-xs-6,

.col-xs-7,

.col-xs-8,

.col-xs-9,

.col-xs-10,

.col-xs-11,

.col-xs-12 {

    float: left

}

.col-xs-1 {

    width: 8.33333%

}

.col-xs-2 {

    width: 16.66667%

}

.col-xs-3 {

    width: 25%

}

.col-xs-4 {

    width: 33.33333%

}

.col-xs-5 {

    width: 41.66667%

}

.col-xs-6 {

    width: 50%

}

.col-xs-7 {

    width: 58.33333%

}

.col-xs-8 {

    width: 66.66667%

}

.col-xs-9 {

    width: 75%

}

.col-xs-10 {

    width: 83.33333%

}

.col-xs-11 {

    width: 91.66667%

}

.col-xs-12 {

    width: 100%

}

.col-xs-pull-0 {

    right: auto

}

.col-xs-pull-1 {

    right: 8.33333%

}

.col-xs-pull-2 {

    right: 16.66667%

}

.col-xs-pull-3 {

    right: 25%

}

.col-xs-pull-4 {

    right: 33.33333%

}

.col-xs-pull-5 {

    right: 41.66667%

}

.col-xs-pull-6 {

    right: 50%

}

.col-xs-pull-7 {

    right: 58.33333%

}

.col-xs-pull-8 {

    right: 66.66667%

}

.col-xs-pull-9 {

    right: 75%

}

.col-xs-pull-10 {

    right: 83.33333%

}

.col-xs-pull-11 {

    right: 91.66667%

}

.col-xs-pull-12 {

    right: 100%

}

.col-xs-push-0 {

    left: auto

}

.col-xs-push-1 {

    left: 8.33333%

}

.col-xs-push-2 {

    left: 16.66667%

}

.col-xs-push-3 {

    left: 25%

}

.col-xs-push-4 {

    left: 33.33333%

}

.col-xs-push-5 {

    left: 41.66667%

}

.col-xs-push-6 {

    left: 50%

}

.col-xs-push-7 {

    left: 58.33333%

}

.col-xs-push-8 {

    left: 66.66667%

}

.col-xs-push-9 {

    left: 75%

}

.col-xs-push-10 {

    left: 83.33333%

}

.col-xs-push-11 {

    left: 91.66667%

}

.col-xs-push-12 {

    left: 100%

}

.col-xs-offset-0 {

    margin-left: 0%

}

.col-xs-offset-1 {

    margin-left: 8.33333%

}

.col-xs-offset-2 {

    margin-left: 16.66667%

}

.col-xs-offset-3 {

    margin-left: 25%

}

.col-xs-offset-4 {

    margin-left: 33.33333%

}

.col-xs-offset-5 {

    margin-left: 41.66667%

}

.col-xs-offset-6 {

    margin-left: 50%

}

.col-xs-offset-7 {

    margin-left: 58.33333%

}

.col-xs-offset-8 {

    margin-left: 66.66667%

}

.col-xs-offset-9 {

    margin-left: 75%

}

.col-xs-offset-10 {

    margin-left: 83.33333%

}

.col-xs-offset-11 {

    margin-left: 91.66667%

}

.col-xs-offset-12 {

    margin-left: 100%

}

@media (min-width: 768px) {

    .col-sm-1,

    .col-sm-2,

    .col-sm-3,

    .col-sm-4,

    .col-sm-5,

    .col-sm-6,

    .col-sm-7,

    .col-sm-8,

    .col-sm-9,

    .col-sm-10,

    .col-sm-11,

    .col-sm-12 {

        float: left

    }

    .col-sm-1 {

        width: 8.33333%

    }

    .col-sm-2 {

        width: 16.66667%

    }

    .col-sm-3 {

        width: 25%

    }

    .col-sm-4 {

        width: 33.33333%

    }

    .col-sm-5 {

        width: 41.66667%

    }

    .col-sm-6 {

        width: 50%

    }

    .col-sm-7 {

        width: 58.33333%

    }

    .col-sm-8 {

        width: 66.66667%

    }

    .col-sm-9 {

        width: 75%

    }

    .col-sm-10 {

        width: 83.33333%

    }

    .col-sm-11 {

        width: 91.66667%

    }

    .col-sm-12 {

        width: 100%

    }

    .col-sm-pull-0 {

        right: auto

    }

    .col-sm-pull-1 {

        right: 8.33333%

    }

    .col-sm-pull-2 {

        right: 16.66667%

    }

    .col-sm-pull-3 {

        right: 25%

    }

    .col-sm-pull-4 {

        right: 33.33333%

    }

    .col-sm-pull-5 {

        right: 41.66667%

    }

    .col-sm-pull-6 {

        right: 50%

    }

    .col-sm-pull-7 {

        right: 58.33333%

    }

    .col-sm-pull-8 {

        right: 66.66667%

    }

    .col-sm-pull-9 {

        right: 75%

    }

    .col-sm-pull-10 {

        right: 83.33333%

    }

    .col-sm-pull-11 {

        right: 91.66667%

    }

    .col-sm-pull-12 {

        right: 100%

    }

    .col-sm-push-0 {

        left: auto

    }

    .col-sm-push-1 {

        left: 8.33333%

    }

    .col-sm-push-2 {

        left: 16.66667%

    }

    .col-sm-push-3 {

        left: 25%

    }

    .col-sm-push-4 {

        left: 33.33333%

    }

    .col-sm-push-5 {

        left: 41.66667%

    }

    .col-sm-push-6 {

        left: 50%

    }

    .col-sm-push-7 {

        left: 58.33333%

    }

    .col-sm-push-8 {

        left: 66.66667%

    }

    .col-sm-push-9 {

        left: 75%

    }

    .col-sm-push-10 {

        left: 83.33333%

    }

    .col-sm-push-11 {

        left: 91.66667%

    }

    .col-sm-push-12 {

        left: 100%

    }

    .col-sm-offset-0 {

        margin-left: 0%

    }

    .col-sm-offset-1 {

        margin-left: 8.33333%

    }

    .col-sm-offset-2 {

        margin-left: 16.66667%

    }

    .col-sm-offset-3 {

        margin-left: 25%

    }

    .col-sm-offset-4 {

        margin-left: 33.33333%

    }

    .col-sm-offset-5 {

        margin-left: 41.66667%

    }

    .col-sm-offset-6 {

        margin-left: 50%

    }

    .col-sm-offset-7 {

        margin-left: 58.33333%

    }

    .col-sm-offset-8 {

        margin-left: 66.66667%

    }

    .col-sm-offset-9 {

        margin-left: 75%

    }

    .col-sm-offset-10 {

        margin-left: 83.33333%

    }

    .col-sm-offset-11 {

        margin-left: 91.66667%

    }

    .col-sm-offset-12 {

        margin-left: 100%

    }

}

@media (min-width: 992px) {

    .col-md-1,

    .col-md-2,

    .col-md-3,

    .col-md-4,

    .col-md-5,

    .col-md-6,

    .col-md-7,

    .col-md-8,

    .col-md-9,

    .col-md-10,

    .col-md-11,

    .col-md-12 {

        float: left

    }

    .col-md-1 {

        width: 8.33333%

    }

    .col-md-2 {

        width: 16.66667%

    }

    .col-md-3 {

        width: 25%

    }

    .col-md-4 {

        width: 33.33333%

    }

    .col-md-5 {

        width: 41.66667%

    }

    .col-md-6 {

        width: 50%

    }

    .col-md-7 {

        width: 58.33333%

    }

    .col-md-8 {

        width: 66.66667%

    }

    .col-md-9 {

        width: 75%

    }

    .col-md-10 {

        width: 83.33333%

    }

    .col-md-11 {

        width: 91.66667%

    }

    .col-md-12 {

        width: 100%

    }

    .col-md-pull-0 {

        right: auto

    }

    .col-md-pull-1 {

        right: 8.33333%

    }

    .col-md-pull-2 {

        right: 16.66667%

    }

    .col-md-pull-3 {

        right: 25%

    }

    .col-md-pull-4 {

        right: 33.33333%

    }

    .col-md-pull-5 {

        right: 41.66667%

    }

    .col-md-pull-6 {

        right: 50%

    }

    .col-md-pull-7 {

        right: 58.33333%

    }

    .col-md-pull-8 {

        right: 66.66667%

    }

    .col-md-pull-9 {

        right: 75%

    }

    .col-md-pull-10 {

        right: 83.33333%

    }

    .col-md-pull-11 {

        right: 91.66667%

    }

    .col-md-pull-12 {

        right: 100%

    }

    .col-md-push-0 {

        left: auto

    }

    .col-md-push-1 {

        left: 8.33333%

    }

    .col-md-push-2 {

        left: 16.66667%

    }

    .col-md-push-3 {

        left: 25%

    }

    .col-md-push-4 {

        left: 33.33333%

    }

    .col-md-push-5 {

        left: 41.66667%

    }

    .col-md-push-6 {

        left: 50%

    }

    .col-md-push-7 {

        left: 58.33333%

    }

    .col-md-push-8 {

        left: 66.66667%

    }

    .col-md-push-9 {

        left: 75%

    }

    .col-md-push-10 {

        left: 83.33333%

    }

    .col-md-push-11 {

        left: 91.66667%

    }

    .col-md-push-12 {

        left: 100%

    }

    .col-md-offset-0 {

        margin-left: 0%

    }

    .col-md-offset-1 {

        margin-left: 8.33333%

    }

    .col-md-offset-2 {

        margin-left: 16.66667%

    }

    .col-md-offset-3 {

        margin-left: 25%

    }

    .col-md-offset-4 {

        margin-left: 33.33333%

    }

    .col-md-offset-5 {

        margin-left: 41.66667%

    }

    .col-md-offset-6 {

        margin-left: 50%

    }

    .col-md-offset-7 {

        margin-left: 58.33333%

    }

    .col-md-offset-8 {

        margin-left: 66.66667%

    }

    .col-md-offset-9 {

        margin-left: 75%

    }

    .col-md-offset-10 {

        margin-left: 83.33333%

    }

    .col-md-offset-11 {

        margin-left: 91.66667%

    }

    .col-md-offset-12 {

        margin-left: 100%

    }

}

@media (min-width: 1200px) {

    .col-lg-1,

    .col-lg-2,

    .col-lg-3,

    .col-lg-4,

    .col-lg-5,

    .col-lg-6,

    .col-lg-7,

    .col-lg-8,

    .col-lg-9,

    .col-lg-10,

    .col-lg-11,

    .col-lg-12 {

        float: left

    }

    .col-lg-1 {

        width: 8.33333%

    }

    .col-lg-2 {

        width: 16.66667%

    }

    .col-lg-3 {

        width: 25%

    }

    .col-lg-4 {

        width: 33.33333%

    }

    .col-lg-5 {

        width: 41.66667%

    }

    .col-lg-6 {

        width: 50%

    }

    .col-lg-7 {

        width: 58.33333%

    }

    .col-lg-8 {

        width: 66.66667%

    }

    .col-lg-9 {

        width: 75%

    }

    .col-lg-10 {

        width: 83.33333%

    }

    .col-lg-11 {

        width: 91.66667%

    }

    .col-lg-12 {

        width: 100%

    }

    .col-lg-pull-0 {

        right: auto

    }

    .col-lg-pull-1 {

        right: 8.33333%

    }

    .col-lg-pull-2 {

        right: 16.66667%

    }

    .col-lg-pull-3 {

        right: 25%

    }

    .col-lg-pull-4 {

        right: 33.33333%

    }

    .col-lg-pull-5 {

        right: 41.66667%

    }

    .col-lg-pull-6 {

        right: 50%

    }

    .col-lg-pull-7 {

        right: 58.33333%

    }

    .col-lg-pull-8 {

        right: 66.66667%

    }

    .col-lg-pull-9 {

        right: 75%

    }

    .col-lg-pull-10 {

        right: 83.33333%

    }

    .col-lg-pull-11 {

        right: 91.66667%

    }

    .col-lg-pull-12 {

        right: 100%

    }

    .col-lg-push-0 {

        left: auto

    }

    .col-lg-push-1 {

        left: 8.33333%

    }

    .col-lg-push-2 {

        left: 16.66667%

    }

    .col-lg-push-3 {

        left: 25%

    }

    .col-lg-push-4 {

        left: 33.33333%

    }

    .col-lg-push-5 {

        left: 41.66667%

    }

    .col-lg-push-6 {

        left: 50%

    }

    .col-lg-push-7 {

        left: 58.33333%

    }

    .col-lg-push-8 {

        left: 66.66667%

    }

    .col-lg-push-9 {

        left: 75%

    }

    .col-lg-push-10 {

        left: 83.33333%

    }

    .col-lg-push-11 {

        left: 91.66667%

    }

    .col-lg-push-12 {

        left: 100%

    }

    .col-lg-offset-0 {

        margin-left: 0%

    }

    .col-lg-offset-1 {

        margin-left: 8.33333%

    }

    .col-lg-offset-2 {

        margin-left: 16.66667%

    }

    .col-lg-offset-3 {

        margin-left: 25%

    }

    .col-lg-offset-4 {

        margin-left: 33.33333%

    }

    .col-lg-offset-5 {

        margin-left: 41.66667%

    }

    .col-lg-offset-6 {

        margin-left: 50%

    }

    .col-lg-offset-7 {

        margin-left: 58.33333%

    }

    .col-lg-offset-8 {

        margin-left: 66.66667%

    }

    .col-lg-offset-9 {

        margin-left: 75%

    }

    .col-lg-offset-10 {

        margin-left: 83.33333%

    }

    .col-lg-offset-11 {

        margin-left: 91.66667%

    }

    .col-lg-offset-12 {

        margin-left: 100%

    }

}

table {

    background-color: transparent

}

th {

    text-align: left

}

.table {

    width: 100%;

    max-width: 100%;

    margin-bottom: 18px

}

.table>thead>tr>th,

.table>thead>tr>td,

.table>tbody>tr>th,

.table>tbody>tr>td,

.table>tfoot>tr>th,

.table>tfoot>tr>td {

    padding: 8px;

    line-height: 1.42857;

    vertical-align: top;

    border-top: 1px solid #dddddd

}

.table>thead>tr>th {

    vertical-align: bottom;

    border-bottom: 2px solid #dddddd

}

.table>caption+thead>tr:first-child>th,

.table>caption+thead>tr:first-child>td,

.table>colgroup+thead>tr:first-child>th,

.table>colgroup+thead>tr:first-child>td,

.table>thead:first-child>tr:first-child>th,

.table>thead:first-child>tr:first-child>td {

    border-top: 0

}

.table>tbody+tbody {

    border-top: 2px solid #dddddd

}

.table .table {

    background-color: white

}

.table-condensed>thead>tr>th,

.table-condensed>thead>tr>td,

.table-condensed>tbody>tr>th,

.table-condensed>tbody>tr>td,

.table-condensed>tfoot>tr>th,

.table-condensed>tfoot>tr>td {

    padding: 5px

}

.table-bordered {

    border: 1px solid #dddddd

}

.table-bordered>thead>tr>th,

.table-bordered>thead>tr>td,

.table-bordered>tbody>tr>th,

.table-bordered>tbody>tr>td,

.table-bordered>tfoot>tr>th,

.table-bordered>tfoot>tr>td {

    border: 1px solid #dddddd

}

.table-bordered>thead>tr>th,

.table-bordered>thead>tr>td {

    border-bottom-width: 2px

}

.table-striped>tbody>tr:nth-child(odd)>td,

.table-striped>tbody>tr:nth-child(odd)>th {

    background-color: #f9f9f9

}

.table-hover>tbody>tr:hover>td,

.table-hover>tbody>tr:hover>th {

    background-color: whitesmoke

}

table col[class*="col-"] {

    position: static;

    float: none;

    display: table-column

}

table td[class*="col-"],

table th[class*="col-"] {

    position: static;

    float: none;

    display: table-cell

}

.table>thead>tr>td.active,

.table>thead>tr>th.active,

.table>thead>tr.active>td,

.table>thead>tr.active>th,

.table>tbody>tr>td.active,

.table>tbody>tr>th.active,

.table>tbody>tr.active>td,

.table>tbody>tr.active>th,

.table>tfoot>tr>td.active,

.table>tfoot>tr>th.active,

.table>tfoot>tr.active>td,

.table>tfoot>tr.active>th {

    background-color: whitesmoke

}

.table-hover>tbody>tr>td.active:hover,

.table-hover>tbody>tr>th.active:hover,

.table-hover>tbody>tr.active:hover>td,

.table-hover>tbody>tr:hover>.active,

.table-hover>tbody>tr.active:hover>th {

    background-color: #e8e8e8

}

.table>thead>tr>td.success,

.table>thead>tr>th.success,

.table>thead>tr.success>td,

.table>thead>tr.success>th,

.table>tbody>tr>td.success,

.table>tbody>tr>th.success,

.table>tbody>tr.success>td,

.table>tbody>tr.success>th,

.table>tfoot>tr>td.success,

.table>tfoot>tr>th.success,

.table>tfoot>tr.success>td,

.table>tfoot>tr.success>th {

    background-color: #dff0d8

}

.table-hover>tbody>tr>td.success:hover,

.table-hover>tbody>tr>th.success:hover,

.table-hover>tbody>tr.success:hover>td,

.table-hover>tbody>tr:hover>.success,

.table-hover>tbody>tr.success:hover>th {

    background-color: #d0e9c6

}

.table>thead>tr>td.info,

.table>thead>tr>th.info,

.table>thead>tr.info>td,

.table>thead>tr.info>th,

.table>tbody>tr>td.info,

.table>tbody>tr>th.info,

.table>tbody>tr.info>td,

.table>tbody>tr.info>th,

.table>tfoot>tr>td.info,

.table>tfoot>tr>th.info,

.table>tfoot>tr.info>td,

.table>tfoot>tr.info>th {

    background-color: #d9edf7

}

.table-hover>tbody>tr>td.info:hover,

.table-hover>tbody>tr>th.info:hover,

.table-hover>tbody>tr.info:hover>td,

.table-hover>tbody>tr:hover>.info,

.table-hover>tbody>tr.info:hover>th {

    background-color: #c4e3f3

}

.table>thead>tr>td.warning,

.table>thead>tr>th.warning,

.table>thead>tr.warning>td,

.table>thead>tr.warning>th,

.table>tbody>tr>td.warning,

.table>tbody>tr>th.warning,

.table>tbody>tr.warning>td,

.table>tbody>tr.warning>th,

.table>tfoot>tr>td.warning,

.table>tfoot>tr>th.warning,

.table>tfoot>tr.warning>td,

.table>tfoot>tr.warning>th {

    background-color: #fcf8e3

}

.table-hover>tbody>tr>td.warning:hover,

.table-hover>tbody>tr>th.warning:hover,

.table-hover>tbody>tr.warning:hover>td,

.table-hover>tbody>tr:hover>.warning,

.table-hover>tbody>tr.warning:hover>th {

    background-color: #faf2cc

}

.table>thead>tr>td.danger,

.table>thead>tr>th.danger,

.table>thead>tr.danger>td,

.table>thead>tr.danger>th,

.table>tbody>tr>td.danger,

.table>tbody>tr>th.danger,

.table>tbody>tr.danger>td,

.table>tbody>tr.danger>th,

.table>tfoot>tr>td.danger,

.table>tfoot>tr>th.danger,

.table>tfoot>tr.danger>td,

.table>tfoot>tr.danger>th {

    background-color: #f2dede

}

.table-hover>tbody>tr>td.danger:hover,

.table-hover>tbody>tr>th.danger:hover,

.table-hover>tbody>tr.danger:hover>td,

.table-hover>tbody>tr:hover>.danger,

.table-hover>tbody>tr.danger:hover>th {

    background-color: #ebcccc

}

@media screen and (max-width: 767px) {

    .speedup {
        opacity: 0;
        z-index: 0;
    }

    .table-responsive {

        width: 100%;

        margin-bottom: 13.5px;

        overflow-y: hidden;

        overflow-x: auto;

        -ms-overflow-style: -ms-autohiding-scrollbar;

        border: 1px solid #dddddd;

        -webkit-overflow-scrolling: touch

    }

    .table-responsive>.table {

        margin-bottom: 0

    }

    .table-responsive>.table>thead>tr>th,

    .table-responsive>.table>thead>tr>td,

    .table-responsive>.table>tbody>tr>th,

    .table-responsive>.table>tbody>tr>td,

    .table-responsive>.table>tfoot>tr>th,

    .table-responsive>.table>tfoot>tr>td {

        white-space: nowrap

    }

    .table-responsive>.table-bordered {

        border: 0

    }

    .table-responsive>.table-bordered>thead>tr>th:first-child,

    .table-responsive>.table-bordered>thead>tr>td:first-child,

    .table-responsive>.table-bordered>tbody>tr>th:first-child,

    .table-responsive>.table-bordered>tbody>tr>td:first-child,

    .table-responsive>.table-bordered>tfoot>tr>th:first-child,

    .table-responsive>.table-bordered>tfoot>tr>td:first-child {

        border-left: 0

    }

    .table-responsive>.table-bordered>thead>tr>th:last-child,

    .table-responsive>.table-bordered>thead>tr>td:last-child,

    .table-responsive>.table-bordered>tbody>tr>th:last-child,

    .table-responsive>.table-bordered>tbody>tr>td:last-child,

    .table-responsive>.table-bordered>tfoot>tr>th:last-child,

    .table-responsive>.table-bordered>tfoot>tr>td:last-child {

        border-right: 0

    }

    .table-responsive>.table-bordered>tbody>tr:last-child>th,

    .table-responsive>.table-bordered>tbody>tr:last-child>td,

    .table-responsive>.table-bordered>tfoot>tr:last-child>th,

    .table-responsive>.table-bordered>tfoot>tr:last-child>td {

        border-bottom: 0

    }

}

fieldset {

    padding: 0;

    margin: 0;

    border: 0;

    min-width: 0

}

legend {

    display: block;

    width: 100%;

    padding: 0;

    margin-bottom: 18px;

    font-size: 19.5px;

    line-height: inherit;

    color: #333333;

    border: 0;

    border-bottom: 1px solid #e5e5e5

}

label {

    display: inline-block;

    max-width: 100%;

    margin-bottom: 5px;

    font-weight: bold

}

input[type="search"] {

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    box-sizing: border-box

}

input[type="radio"],

input[type="checkbox"] {

    margin: 4px 0 0;

    margin-top: 1px \9;

    line-height: normal

}

input[type="file"] {

    display: block

}

input[type="range"] {

    display: block;

    width: 100%

}

select[multiple],

select[size] {

    height: auto

}

input[type="file"]:focus,

input[type="radio"]:focus,

input[type="checkbox"]:focus {

    outline: thin dotted;

    outline: 5px auto -webkit-focus-ring-color;

    outline-offset: -2px

}

output {

    display: block;

    padding-top: 7px;

    font-size: 13px;

    line-height: 1.42857;

    color: #555555

}

.form-control,

.form-contact input,

.form-contact textarea {

    display: block;

    width: 100%;

    height: 32px;

    padding: 6px 12px;

    font-size: 13px;

    line-height: 1.42857;

    color: #555555;

    background-color: white;

    background-image: none;

    border: 1px solid #cccccc;

    border-radius: 4px;

    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);

    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);

    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;

    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;

    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s

}

.form-control:focus,

.form-contact input:focus,

.form-contact textarea:focus {

    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6)

}

.form-control::-moz-placeholder,
.form-contact input::-moz-placeholder,
.form-contact textarea::-moz-placeholder {

    color: #000;

    opacity: 1;

}

.form-control:-ms-input-placeholder,

.form-contact input:-ms-input-placeholder,

.form-contact textarea:-ms-input-placeholder {

    color: #000;

}

.form-control::-webkit-input-placeholder,

.form-contact input::-webkit-input-placeholder,

.form-contact textarea::-webkit-input-placeholder {

    color: #000;

}

.form-control[disabled],

.form-contact input[disabled],

.form-contact textarea[disabled],

.form-control[readonly],

.form-contact input[readonly],

.form-contact textarea[readonly],

fieldset[disabled] .form-control,

fieldset[disabled] .form-contact input,

.form-contact fieldset[disabled] input,

fieldset[disabled] .form-contact textarea,

.form-contact fieldset[disabled] textarea {

    cursor: not-allowed;

    background-color: #eeeeee;

    opacity: 1

}

textarea.form-control,

.form-contact textarea {

    height: auto

}

input[type="search"] {

    -webkit-appearance: none

}

input[type="date"],

input[type="time"],

input[type="datetime-local"],

input[type="month"] {

    line-height: 32px;

    line-height: 1.42857 \0

}

input[type="date"].input-sm,

.form-horizontal .form-group-sm input[type="date"].form-control,

.form-horizontal .form-group-sm .form-contact input[type="date"],

.form-contact .form-horizontal .form-group-sm input[type="date"],

.input-group-sm>input[type="date"].form-control,

.form-contact .input-group-sm>input[type="date"],

.input-group-sm>input[type="date"].input-group-addon,

.input-group-sm>.input-group-btn>input[type="date"].btn,

input[type="time"].input-sm,

.form-horizontal .form-group-sm input[type="time"].form-control,

.form-horizontal .form-group-sm .form-contact input[type="time"],

.form-contact .form-horizontal .form-group-sm input[type="time"],

.input-group-sm>input[type="time"].form-control,

.form-contact .input-group-sm>input[type="time"],

.input-group-sm>input[type="time"].input-group-addon,

.input-group-sm>.input-group-btn>input[type="time"].btn,

input[type="datetime-local"].input-sm,

.form-horizontal .form-group-sm input[type="datetime-local"].form-control,

.form-horizontal .form-group-sm .form-contact input[type="datetime-local"],

.form-contact .form-horizontal .form-group-sm input[type="datetime-local"],

.input-group-sm>input[type="datetime-local"].form-control,

.form-contact .input-group-sm>input[type="datetime-local"],

.input-group-sm>input[type="datetime-local"].input-group-addon,

.input-group-sm>.input-group-btn>input[type="datetime-local"].btn,

input[type="month"].input-sm,

.form-horizontal .form-group-sm input[type="month"].form-control,

.form-horizontal .form-group-sm .form-contact input[type="month"],

.form-contact .form-horizontal .form-group-sm input[type="month"],

.input-group-sm>input[type="month"].form-control,

.form-contact .input-group-sm>input[type="month"],

.input-group-sm>input[type="month"].input-group-addon,

.input-group-sm>.input-group-btn>input[type="month"].btn {

    line-height: 30px

}

input[type="date"].input-lg,

.form-horizontal .form-group-lg input[type="date"].form-control,

.form-horizontal .form-group-lg .form-contact input[type="date"],

.form-contact .form-horizontal .form-group-lg input[type="date"],

.input-group-lg>input[type="date"].form-control,

.form-contact .input-group-lg>input[type="date"],

.input-group-lg>input[type="date"].input-group-addon,

.input-group-lg>.input-group-btn>input[type="date"].btn,

input[type="time"].input-lg,

.form-horizontal .form-group-lg input[type="time"].form-control,

.form-horizontal .form-group-lg .form-contact input[type="time"],

.form-contact .form-horizontal .form-group-lg input[type="time"],

.input-group-lg>input[type="time"].form-control,

.form-contact .input-group-lg>input[type="time"],

.input-group-lg>input[type="time"].input-group-addon,

.input-group-lg>.input-group-btn>input[type="time"].btn,

input[type="datetime-local"].input-lg,

.form-horizontal .form-group-lg input[type="datetime-local"].form-control,

.form-horizontal .form-group-lg .form-contact input[type="datetime-local"],

.form-contact .form-horizontal .form-group-lg input[type="datetime-local"],

.input-group-lg>input[type="datetime-local"].form-control,

.form-contact .input-group-lg>input[type="datetime-local"],

.input-group-lg>input[type="datetime-local"].input-group-addon,

.input-group-lg>.input-group-btn>input[type="datetime-local"].btn,

input[type="month"].input-lg,

.form-horizontal .form-group-lg input[type="month"].form-control,

.form-horizontal .form-group-lg .form-contact input[type="month"],

.form-contact .form-horizontal .form-group-lg input[type="month"],

.input-group-lg>input[type="month"].form-control,

.form-contact .input-group-lg>input[type="month"],

.input-group-lg>input[type="month"].input-group-addon,

.input-group-lg>.input-group-btn>input[type="month"].btn {

    line-height: 45px

}

.form-group {

    margin-bottom: 15px

}

.radio,

.checkbox {

    position: relative;

    display: block;

    min-height: 18px;

    margin-top: 10px;

    margin-bottom: 10px

}

.radio label,

.checkbox label {

    padding-left: 20px;

    margin-bottom: 0;

    font-weight: normal;

    cursor: pointer

}

.radio input[type="radio"],

.radio-inline input[type="radio"],

.checkbox input[type="checkbox"],

.checkbox-inline input[type="checkbox"] {

    position: absolute;

    margin-left: -20px;

    margin-top: 4px \9

}

.radio+.radio,

.checkbox+.checkbox {

    margin-top: -5px

}

.radio-inline,

.checkbox-inline {

    display: inline-block;

    padding-left: 20px;

    margin-bottom: 0;

    vertical-align: middle;

    font-weight: normal;

    cursor: pointer

}

.radio-inline+.radio-inline,

.checkbox-inline+.checkbox-inline {

    margin-top: 0;

    margin-left: 10px

}

input[type="radio"][disabled],

input[type="radio"].disabled,

fieldset[disabled] input[type="radio"],

input[type="checkbox"][disabled],

input[type="checkbox"].disabled,

fieldset[disabled] input[type="checkbox"] {

    cursor: not-allowed

}

.radio-inline.disabled,

fieldset[disabled] .radio-inline,

.checkbox-inline.disabled,

fieldset[disabled] .checkbox-inline {

    cursor: not-allowed

}

.radio.disabled label,

fieldset[disabled] .radio label,

.checkbox.disabled label,

fieldset[disabled] .checkbox label {

    cursor: not-allowed

}

.form-control-static {

    padding-top: 7px;

    padding-bottom: 7px;

    margin-bottom: 0

}

.form-control-static.input-lg,

.form-horizontal .form-group-lg .form-control-static.form-control,

.form-horizontal .form-group-lg .form-contact input.form-control-static,

.form-contact .form-horizontal .form-group-lg input.form-control-static,

.form-horizontal .form-group-lg .form-contact textarea.form-control-static,

.form-contact .form-horizontal .form-group-lg textarea.form-control-static,

.input-group-lg>.form-control-static.form-control,

.form-contact .input-group-lg>input.form-control-static,

.form-contact .input-group-lg>textarea.form-control-static,

.input-group-lg>.form-control-static.input-group-addon,

.input-group-lg>.input-group-btn>.form-control-static.btn,

.form-control-static.input-sm,

.form-horizontal .form-group-sm .form-control-static.form-control,

.form-horizontal .form-group-sm .form-contact input.form-control-static,

.form-contact .form-horizontal .form-group-sm input.form-control-static,

.form-horizontal .form-group-sm .form-contact textarea.form-control-static,

.form-contact .form-horizontal .form-group-sm textarea.form-control-static,

.input-group-sm>.form-control-static.form-control,

.form-contact .input-group-sm>input.form-control-static,

.form-contact .input-group-sm>textarea.form-control-static,

.input-group-sm>.form-control-static.input-group-addon,

.input-group-sm>.input-group-btn>.form-control-static.btn {

    padding-left: 0;

    padding-right: 0

}

.input-sm,

.form-horizontal .form-group-sm .form-control,

.form-horizontal .form-group-sm .form-contact input,

.form-contact .form-horizontal .form-group-sm input,

.form-horizontal .form-group-sm .form-contact textarea,

.form-contact .form-horizontal .form-group-sm textarea,

.input-group-sm>.form-control,

.form-contact .input-group-sm>input,

.form-contact .input-group-sm>textarea,

.input-group-sm>.input-group-addon,

.input-group-sm>.input-group-btn>.btn {

    height: 30px;

    padding: 5px 10px;

    font-size: 12px;

    line-height: 1.5;

    border-radius: 3px

}

select.input-sm,

.form-horizontal .form-group-sm select.form-control,

.input-group-sm>select.form-control,

.input-group-sm>select.input-group-addon,

.input-group-sm>.input-group-btn>select.btn {

    height: 30px;

    line-height: 30px

}

textarea.input-sm,

.form-horizontal .form-group-sm textarea.form-control,

.form-horizontal .form-group-sm .form-contact textarea,

.form-contact .form-horizontal .form-group-sm textarea,

.input-group-sm>textarea.form-control,

.form-contact .input-group-sm>textarea,

.input-group-sm>textarea.input-group-addon,

.input-group-sm>.input-group-btn>textarea.btn,

select[multiple].input-sm,

.form-horizontal .form-group-sm select[multiple].form-control,

.input-group-sm>select[multiple].form-control,

.input-group-sm>select[multiple].input-group-addon,

.input-group-sm>.input-group-btn>select[multiple].btn {

    height: auto

}

.input-lg,

.form-horizontal .form-group-lg .form-control,

.form-horizontal .form-group-lg .form-contact input,

.form-contact .form-horizontal .form-group-lg input,

.form-horizontal .form-group-lg .form-contact textarea,

.form-contact .form-horizontal .form-group-lg textarea,

.input-group-lg>.form-control,

.form-contact .input-group-lg>input,

.form-contact .input-group-lg>textarea,

.input-group-lg>.input-group-addon,

.input-group-lg>.input-group-btn>.btn {

    height: 45px;

    padding: 10px 16px;

    font-size: 17px;

    line-height: 1.33;

    border-radius: 6px

}

select.input-lg,

.form-horizontal .form-group-lg select.form-control,

.input-group-lg>select.form-control,

.input-group-lg>select.input-group-addon,

.input-group-lg>.input-group-btn>select.btn {

    height: 45px;

    line-height: 45px

}

textarea.input-lg,

.form-horizontal .form-group-lg textarea.form-control,

.form-horizontal .form-group-lg .form-contact textarea,

.form-contact .form-horizontal .form-group-lg textarea,

.input-group-lg>textarea.form-control,

.form-contact .input-group-lg>textarea,

.input-group-lg>textarea.input-group-addon,

.input-group-lg>.input-group-btn>textarea.btn,

select[multiple].input-lg,

.form-horizontal .form-group-lg select[multiple].form-control,

.input-group-lg>select[multiple].form-control,

.input-group-lg>select[multiple].input-group-addon,

.input-group-lg>.input-group-btn>select[multiple].btn {

    height: auto

}

.has-feedback {

    position: relative

}

.has-feedback .form-control,

.has-feedback .form-contact input,

.form-contact .has-feedback input,

.has-feedback .form-contact textarea,

.form-contact .has-feedback textarea {

    padding-right: 40px

}

.form-control-feedback {

    position: absolute;

    top: 23px;

    right: 0;

    z-index: 2;

    display: block;

    width: 32px;

    height: 32px;

    line-height: 32px;

    text-align: center

}

.input-lg+.form-control-feedback,

.form-horizontal .form-group-lg .form-control+.form-control-feedback,

.form-horizontal .form-group-lg .form-contact input+.form-control-feedback,

.form-contact .form-horizontal .form-group-lg input+.form-control-feedback,

.form-horizontal .form-group-lg .form-contact textarea+.form-control-feedback,

.form-contact .form-horizontal .form-group-lg textarea+.form-control-feedback,

.input-group-lg>.form-control+.form-control-feedback,

.form-contact .input-group-lg>input+.form-control-feedback,

.form-contact .input-group-lg>textarea+.form-control-feedback,

.input-group-lg>.input-group-addon+.form-control-feedback,

.input-group-lg>.input-group-btn>.btn+.form-control-feedback {

    width: 45px;

    height: 45px;

    line-height: 45px

}

.input-sm+.form-control-feedback,

.form-horizontal .form-group-sm .form-control+.form-control-feedback,

.form-horizontal .form-group-sm .form-contact input+.form-control-feedback,

.form-contact .form-horizontal .form-group-sm input+.form-control-feedback,

.form-horizontal .form-group-sm .form-contact textarea+.form-control-feedback,

.form-contact .form-horizontal .form-group-sm textarea+.form-control-feedback,

.input-group-sm>.form-control+.form-control-feedback,

.form-contact .input-group-sm>input+.form-control-feedback,

.form-contact .input-group-sm>textarea+.form-control-feedback,

.input-group-sm>.input-group-addon+.form-control-feedback,

.input-group-sm>.input-group-btn>.btn+.form-control-feedback {

    width: 30px;

    height: 30px;

    line-height: 30px

}

.has-success .help-block,

.has-success .control-label,

.has-success .radio,

.has-success .checkbox,

.has-success .radio-inline,

.has-success .checkbox-inline {

    color: #3c763d

}

.has-success .form-control,

.has-success .form-contact input,

.form-contact .has-success input,

.has-success .form-contact textarea,

.form-contact .has-success textarea {

    border-color: #3c763d;

    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);

    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)

}

.has-success .form-control:focus,

.has-success .form-contact input:focus,

.form-contact .has-success input:focus,

.has-success .form-contact textarea:focus,

.form-contact .has-success textarea:focus {

    border-color: #2b542c;

    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;

    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168

}

.has-success .input-group-addon {

    color: #3c763d;

    border-color: #3c763d;

    background-color: #dff0d8

}

.has-success .form-control-feedback {

    color: #3c763d

}

.has-warning .help-block,

.has-warning .control-label,

.has-warning .radio,

.has-warning .checkbox,

.has-warning .radio-inline,

.has-warning .checkbox-inline {

    color: #8a6d3b

}

.has-warning .form-control,

.has-warning .form-contact input,

.form-contact .has-warning input,

.has-warning .form-contact textarea,

.form-contact .has-warning textarea {

    border-color: #8a6d3b;

    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);

    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)

}

.has-warning .form-control:focus,

.has-warning .form-contact input:focus,

.form-contact .has-warning input:focus,

.has-warning .form-contact textarea:focus,

.form-contact .has-warning textarea:focus {

    border-color: #66512c;

    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;

    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b

}

.has-warning .input-group-addon {

    color: #8a6d3b;

    border-color: #8a6d3b;

    background-color: #fcf8e3

}

.has-warning .form-control-feedback {

    color: #8a6d3b

}

.has-error .help-block,

.has-error .control-label,

.has-error .radio,

.has-error .checkbox,

.has-error .radio-inline,

.has-error .checkbox-inline {

    color: #a94442

}

.has-error .form-control,

.has-error .form-contact input,

.form-contact .has-error input,

.has-error .form-contact textarea,

.form-contact .has-error textarea {

    border-color: #a94442;

    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);

    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)

}

.has-error .form-control:focus,

.has-error .form-contact input:focus,

.form-contact .has-error input:focus,

.has-error .form-contact textarea:focus,

.form-contact .has-error textarea:focus {

    border-color: #843534;

    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;

    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483

}

.has-error .input-group-addon {

    color: #a94442;

    border-color: #a94442;

    background-color: #f2dede

}

.has-error .form-control-feedback {

    color: #a94442

}

.has-feedback label.sr-only ~ .form-control-feedback {

    top: 0

}

.help-block {

    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
}

@media (min-width: 768px) {

    .form-inline .form-group,

    .navbar-form .form-group {

        display: inline-block;

        margin-bottom: 0;

        vertical-align: middle

    }

    .form-inline .form-control,

    .navbar-form .form-control,

    .form-inline .form-contact input,

    .form-contact .form-inline input,

    .navbar-form .form-contact input,

    .form-contact .navbar-form input,

    .form-inline .form-contact textarea,

    .form-contact .form-inline textarea,

    .navbar-form .form-contact textarea,

    .form-contact .navbar-form textarea {

        display: inline-block;

        width: auto;

        vertical-align: middle

    }

    .form-inline .input-group,

    .navbar-form .input-group {

        display: inline-table;

        vertical-align: middle

    }

    .form-inline .input-group .input-group-addon,

    .navbar-form .input-group .input-group-addon,

    .form-inline .input-group .input-group-btn,

    .navbar-form .input-group .input-group-btn,

    .form-inline .input-group .form-control,

    .navbar-form .input-group .form-control,

    .form-inline .input-group .form-contact input,

    .form-contact .form-inline .input-group input,

    .navbar-form .input-group .form-contact input,

    .form-contact .navbar-form .input-group input,

    .form-inline .input-group .form-contact textarea,

    .form-contact .form-inline .input-group textarea,

    .navbar-form .input-group .form-contact textarea,

    .form-contact .navbar-form .input-group textarea {

        width: auto

    }

    .form-inline .input-group>.form-control,

    .navbar-form .input-group>.form-control,

    .form-inline .form-contact .input-group>input,

    .form-contact .form-inline .input-group>input,

    .navbar-form .form-contact .input-group>input,

    .form-contact .navbar-form .input-group>input,

    .form-inline .form-contact .input-group>textarea,

    .form-contact .form-inline .input-group>textarea,

    .navbar-form .form-contact .input-group>textarea,

    .form-contact .navbar-form .input-group>textarea {

        width: 100%

    }

    .form-inline .control-label,

    .navbar-form .control-label {

        margin-bottom: 0;

        vertical-align: middle

    }

    .form-inline .radio,

    .navbar-form .radio,

    .form-inline .checkbox,

    .navbar-form .checkbox {

        display: inline-block;

        margin-top: 0;

        margin-bottom: 0;

        vertical-align: middle

    }

    .form-inline .radio label,

    .navbar-form .radio label,

    .form-inline .checkbox label,

    .navbar-form .checkbox label {

        padding-left: 0

    }

    .form-inline .radio input[type="radio"],

    .navbar-form .radio input[type="radio"],

    .form-inline .checkbox input[type="checkbox"],

    .navbar-form .checkbox input[type="checkbox"] {

        position: relative;

        margin-left: 0

    }

    .form-inline .has-feedback .form-control-feedback,

    .navbar-form .has-feedback .form-control-feedback {

        top: 0

    }

}

.form-horizontal .radio,

.form-horizontal .checkbox,

.form-horizontal .radio-inline,

.form-horizontal .checkbox-inline {

    margin-top: 0;

    margin-bottom: 0;

    padding-top: 7px

}

.form-horizontal .radio,

.form-horizontal .checkbox {

    min-height: 25px

}

.form-horizontal .form-group {

    margin-left: -15px;

    margin-right: -15px

}

.form-horizontal .form-group:before,

.form-horizontal .form-group:after {

    content: " ";

    display: table

}

.form-horizontal .form-group:after {

    clear: both

}

@media (min-width: 768px) {

    .form-horizontal .control-label {

        text-align: right;

        margin-bottom: 0;

        padding-top: 7px

    }

}

.form-horizontal .has-feedback .form-control-feedback {

    top: 0;

    right: 15px

}

@media (min-width: 768px) {

    .form-horizontal .form-group-lg .control-label {

        padding-top: 14.3px

    }

}

@media (min-width: 768px) {

    .form-horizontal .form-group-sm .control-label {

        padding-top: 6px

    }

}

.btn {

    display: inline-block;

    margin-bottom: 0;

    font-weight: normal;

    text-align: center;

    vertical-align: middle;

    cursor: pointer;

    background-image: none;

    border: 1px solid transparent;

    white-space: nowrap;

    padding: 6px 12px;

    font-size: 13px;

    line-height: 1.42857;

    border-radius: 4px;

    -webkit-user-select: none;

    -moz-user-select: none;

    -ms-user-select: none;

    user-select: none

}

.btn:focus,

.btn:active:focus,

.btn.active:focus {

    outline: thin dotted;

    outline: 5px auto -webkit-focus-ring-color;

    outline-offset: -2px

}

.btn:hover,

.btn:focus {

    color: #333333;

    text-decoration: none

}

.btn:active,

.btn.active {

    outline: 0;

    background-image: none;

    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);

    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)

}

.btn.disabled,

.btn[disabled],

fieldset[disabled] .btn {

    cursor: not-allowed;

    pointer-events: none;

    opacity: 0.65;

    filter: alpha(opacity=65);

    -webkit-box-shadow: none;

    box-shadow: none

}

.btn-default {

    color: #333333;

    background-color: white;

    border-color: #cccccc

}

.btn-default:hover,

.btn-default:focus,

.btn-default:active,

.btn-default.active,

.open>.btn-default.dropdown-toggle {

    color: #333333;

    background-color: #cccccc

}

.btn-default:active,

.btn-default.active,

.open>.btn-default.dropdown-toggle {

    background-image: none

}

.btn-default.disabled,

.btn-default.disabled:hover,

.btn-default.disabled:focus,

.btn-default.disabled:active,

.btn-default.disabled.active,

.btn-default[disabled],

.btn-default[disabled]:hover,

.btn-default[disabled]:focus,

.btn-default[disabled]:active,

.btn-default[disabled].active,

fieldset[disabled] .btn-default,

fieldset[disabled] .btn-default:hover,

fieldset[disabled] .btn-default:focus,

fieldset[disabled] .btn-default:active,

fieldset[disabled] .btn-default.active {

    background-color: white;

    border-color: #cccccc

}

.btn-default .badge {

    color: white;

    background-color: #333333

}

.btn-primary {

    color: white;

    background-color: #428bca;

    border-color: #357ebd

}

.btn-primary:hover,

.btn-primary:focus,

.btn-primary:active,

.btn-primary.active,

.open>.btn-primary.dropdown-toggle {

    color: white;

    background-color: #357ebd

}

.btn-primary:active,

.btn-primary.active,

.open>.btn-primary.dropdown-toggle {

    background-image: none

}

.btn-primary.disabled,

.btn-primary.disabled:hover,

.btn-primary.disabled:focus,

.btn-primary.disabled:active,

.btn-primary.disabled.active,

.btn-primary[disabled],

.btn-primary[disabled]:hover,

.btn-primary[disabled]:focus,

.btn-primary[disabled]:active,

.btn-primary[disabled].active,

fieldset[disabled] .btn-primary,

fieldset[disabled] .btn-primary:hover,

fieldset[disabled] .btn-primary:focus,

fieldset[disabled] .btn-primary:active,

fieldset[disabled] .btn-primary.active {

    background-color: #428bca;

    border-color: #357ebd

}

.btn-primary .badge {

    color: #428bca;

    background-color: white

}

.btn-success {

    color: white;

    background-color: #5cb85c;

    border-color: #4cae4c

}

.btn-success:hover,

.btn-success:focus,

.btn-success:active,

.btn-success.active,

.open>.btn-success.dropdown-toggle {

    color: white;

    background-color: #4cae4c

}

.btn-success:active,

.btn-success.active,

.open>.btn-success.dropdown-toggle {

    background-image: none

}

.btn-success.disabled,

.btn-success.disabled:hover,

.btn-success.disabled:focus,

.btn-success.disabled:active,

.btn-success.disabled.active,

.btn-success[disabled],

.btn-success[disabled]:hover,

.btn-success[disabled]:focus,

.btn-success[disabled]:active,

.btn-success[disabled].active,

fieldset[disabled] .btn-success,

fieldset[disabled] .btn-success:hover,

fieldset[disabled] .btn-success:focus,

fieldset[disabled] .btn-success:active,

fieldset[disabled] .btn-success.active {

    background-color: #5cb85c;

    border-color: #4cae4c

}

.btn-success .badge {

    color: #5cb85c;

    background-color: white

}

.btn-info {

    color: white;

    background-color: #5bc0de;

    border-color: #46b8da

}

.btn-info:hover,

.btn-info:focus,

.btn-info:active,

.btn-info.active,

.open>.btn-info.dropdown-toggle {

    color: white;

    background-color: #46b8da

}

.btn-info:active,

.btn-info.active,

.open>.btn-info.dropdown-toggle {

    background-image: none

}

.btn-info.disabled,

.btn-info.disabled:hover,

.btn-info.disabled:focus,

.btn-info.disabled:active,

.btn-info.disabled.active,

.btn-info[disabled],

.btn-info[disabled]:hover,

.btn-info[disabled]:focus,

.btn-info[disabled]:active,

.btn-info[disabled].active,

fieldset[disabled] .btn-info,

fieldset[disabled] .btn-info:hover,

fieldset[disabled] .btn-info:focus,

fieldset[disabled] .btn-info:active,

fieldset[disabled] .btn-info.active {

    background-color: #5bc0de;

    border-color: #46b8da

}

.btn-info .badge {

    color: #5bc0de;

    background-color: white

}

.btn-warning {

    color: white;

    background-color: #f0ad4e;

    border-color: #eea236

}

.btn-warning:hover,

.btn-warning:focus,

.btn-warning:active,

.btn-warning.active,

.open>.btn-warning.dropdown-toggle {

    color: white;

    background-color: #eea236

}

.btn-warning:active,

.btn-warning.active,

.open>.btn-warning.dropdown-toggle {

    background-image: none

}

.btn-warning.disabled,

.btn-warning.disabled:hover,

.btn-warning.disabled:focus,

.btn-warning.disabled:active,

.btn-warning.disabled.active,

.btn-warning[disabled],

.btn-warning[disabled]:hover,

.btn-warning[disabled]:focus,

.btn-warning[disabled]:active,

.btn-warning[disabled].active,

fieldset[disabled] .btn-warning,

fieldset[disabled] .btn-warning:hover,

fieldset[disabled] .btn-warning:focus,

fieldset[disabled] .btn-warning:active,

fieldset[disabled] .btn-warning.active {

    background-color: #f0ad4e;

    border-color: #eea236

}

.btn-warning .badge {

    color: #f0ad4e;

    background-color: white

}

.btn-danger {

    color: white;

    background-color: #d9534f;

    border-color: #d43f3a

}

.btn-danger:hover,

.btn-danger:focus,

.btn-danger:active,

.btn-danger.active,

.open>.btn-danger.dropdown-toggle {

    color: white;

    background-color: #d43f3a

}

.btn-danger:active,

.btn-danger.active,

.open>.btn-danger.dropdown-toggle {

    background-image: none

}

.btn-danger.disabled,

.btn-danger.disabled:hover,

.btn-danger.disabled:focus,

.btn-danger.disabled:active,

.btn-danger.disabled.active,

.btn-danger[disabled],

.btn-danger[disabled]:hover,

.btn-danger[disabled]:focus,

.btn-danger[disabled]:active,

.btn-danger[disabled].active,

fieldset[disabled] .btn-danger,

fieldset[disabled] .btn-danger:hover,

fieldset[disabled] .btn-danger:focus,

fieldset[disabled] .btn-danger:active,

fieldset[disabled] .btn-danger.active {

    background-color: #d9534f;

    border-color: #d43f3a

}

.btn-danger .badge {

    color: #d9534f;

    background-color: white

}

.btn-link {

    color: #428bca;

    font-weight: normal;

    cursor: pointer;

    border-radius: 0

}

.btn-link,

.btn-link:active,

.btn-link[disabled],

fieldset[disabled] .btn-link {

    background-color: transparent;

    -webkit-box-shadow: none;

    box-shadow: none

}

.btn-link,

.btn-link:hover,

.btn-link:focus,

.btn-link:active {

    border-color: transparent

}

.btn-link:hover,

.btn-link:focus {

    color: #2a6496;

    text-decoration: underline;

    background-color: transparent

}

.btn-link[disabled]:hover,

.btn-link[disabled]:focus,

fieldset[disabled] .btn-link:hover,

fieldset[disabled] .btn-link:focus {

    color: #777777;

    text-decoration: none

}

.btn-lg,

.btn-group-lg>.btn {

    padding: 10px 16px;

    font-size: 17px;

    line-height: 1.33;

    border-radius: 6px

}

.btn-sm,

.btn-group-sm>.btn {

    padding: 5px 10px;

    font-size: 12px;

    line-height: 1.5;

    border-radius: 3px

}

.btn-xs,

.btn-group-xs>.btn {

    padding: 1px 5px;

    font-size: 12px;

    line-height: 1.5;

    border-radius: 3px

}

.btn-block {

    display: block;

    width: 100%

}

.btn-block+.btn-block {

    margin-top: 5px

}

input[type="submit"].btn-block,

input[type="reset"].btn-block,

input[type="button"].btn-block {

    width: 100%

}

.fade {

    opacity: 0;

    -webkit-transition: opacity 0.15s linear;

    -o-transition: opacity 0.15s linear;

    transition: opacity 0.15s linear

}

.fade.in {

    opacity: 1

}

.collapse {

    display: none

}

.collapse.in {

    display: block

}

tr.collapse.in {

    display: table-row

}

tbody.collapse.in {

    display: table-row-group

}

.collapsing {

    position: relative;

    height: 0;

    overflow: hidden;

    -webkit-transition: height 0.35s ease;

    -o-transition: height 0.35s ease;

    transition: height 0.35s ease

}

.caret {

    display: inline-block;

    width: 0;

    height: 0;

    margin-left: 2px;

    vertical-align: middle;

    border-top: 4px solid;

    border-right: 4px solid transparent;

    border-left: 4px solid transparent

}

.dropdown {

    position: relative

}

.dropdown-toggle:focus {

    outline: 0

}

.dropdown-menu {

    position: absolute;

    top: 100%;

    left: 0;

    z-index: 1000;

    display: none;

    float: left;

    min-width: 160px;

    padding: 5px 0;

    margin: 2px 0 0;

    list-style: none;

    font-size: 13px;

    text-align: left;

    background-color: white;

    border: 1px solid #cccccc;

    border: 1px solid rgba(0, 0, 0, 0.15);

    border-radius: 4px;

    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);

    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);

    background-clip: padding-box

}

.dropdown-menu.pull-right {

    right: 0;

    left: auto

}

.dropdown-menu .divider {

    height: 1px;

    margin: 8px 0;

    overflow: hidden;

    background-color: #e5e5e5

}

.dropdown-menu>li>a {

    display: block;

    padding: 3px 20px;

    clear: both;

    font-weight: normal;

    line-height: 1.42857;

    color: #333333;

    white-space: nowrap

}

.dropdown-menu>li>a:hover,

.dropdown-menu>li>a:focus {

    text-decoration: none;

    color: #262626;

    background-color: whitesmoke

}

.dropdown-menu>.active>a,

.dropdown-menu>.active>a:hover,

.dropdown-menu>.active>a:focus {

    color: white;

    text-decoration: none;

    outline: 0;

    background-color: #428bca

}

.dropdown-menu>.disabled>a,

.dropdown-menu>.disabled>a:hover,

.dropdown-menu>.disabled>a:focus {

    color: #777777

}

.dropdown-menu>.disabled>a:hover,

.dropdown-menu>.disabled>a:focus {

    text-decoration: none;

    background-color: transparent;

    background-image: none;

    filter: progid: DXImageTransform.Microsoft.gradient(enabled false);

    cursor: not-allowed

}

.open>.dropdown-menu {

    display: block

}

.open>a {

    outline: 0

}

.dropdown-menu-right {

    left: auto;

    right: 0

}

.dropdown-menu-left {

    left: 0;

    right: auto

}

.dropdown-header {

    display: block;

    padding: 3px 20px;

    font-size: 12px;

    line-height: 1.42857;

    color: #777777;

    white-space: nowrap

}

.dropdown-backdrop {

    position: fixed;

    left: 0;

    right: 0;

    bottom: 0;

    top: 0;

    z-index: 990

}

.pull-right>.dropdown-menu {

    right: 0;

    left: auto

}

.dropup .caret,

.navbar-fixed-bottom .dropdown .caret {

    border-top: 0;

    border-bottom: 4px solid;

    content: ""

}

.dropup .dropdown-menu,

.navbar-fixed-bottom .dropdown .dropdown-menu {

    top: auto;

    bottom: 100%;

    margin-bottom: 1px

}

@media (min-width: 768px) {

    .navbar-right .dropdown-menu {

        right: 0;

        left: auto

    }

    .navbar-right .dropdown-menu-left {

        left: 0;

        right: auto

    }

}

.btn-group,

.btn-group-vertical {

    position: relative;

    display: inline-block;

    vertical-align: middle

}

.btn-group>.btn,

.btn-group-vertical>.btn {

    position: relative;

    float: left

}

.btn-group>.btn:hover,

.btn-group>.btn:focus,

.btn-group>.btn:active,

.btn-group>.btn.active,

.btn-group-vertical>.btn:hover,

.btn-group-vertical>.btn:focus,

.btn-group-vertical>.btn:active,

.btn-group-vertical>.btn.active {

    z-index: 2

}

.btn-group>.btn:focus,

.btn-group-vertical>.btn:focus {

    outline: 0

}

.btn-group .btn+.btn,

.btn-group .btn+.btn-group,

.btn-group .btn-group+.btn,

.btn-group .btn-group+.btn-group {

    margin-left: -1px

}

.btn-toolbar {

    margin-left: -5px

}

.btn-toolbar:before,

.btn-toolbar:after {

    content: " ";

    display: table

}

.btn-toolbar:after {

    clear: both

}

.btn-toolbar .btn-group,

.btn-toolbar .input-group {

    float: left

}

.btn-toolbar>.btn,

.btn-toolbar>.btn-group,

.btn-toolbar>.input-group {

    margin-left: 5px

}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {

    border-radius: 0

}

.btn-group>.btn:first-child {

    margin-left: 0

}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {

    border-bottom-right-radius: 0;

    border-top-right-radius: 0

}

.btn-group>.btn:last-child:not(:first-child),

.btn-group>.dropdown-toggle:not(:first-child) {

    border-bottom-left-radius: 0;

    border-top-left-radius: 0

}

.btn-group>.btn-group {

    float: left

}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {

    border-radius: 0

}

.btn-group>.btn-group:first-child>.btn:last-child,

.btn-group>.btn-group:first-child>.dropdown-toggle {

    border-bottom-right-radius: 0;

    border-top-right-radius: 0

}

.btn-group>.btn-group:last-child>.btn:first-child {

    border-bottom-left-radius: 0;

    border-top-left-radius: 0

}

.btn-group .dropdown-toggle:active,

.btn-group.open .dropdown-toggle {

    outline: 0

}

.btn-group>.btn+.dropdown-toggle {

    padding-left: 8px;

    padding-right: 8px

}

.btn-group>.btn-lg+.dropdown-toggle,

.btn-group-lg.btn-group>.btn+.dropdown-toggle {

    padding-left: 12px;

    padding-right: 12px

}

.btn-group.open .dropdown-toggle {

    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);

    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)

}

.btn-group.open .dropdown-toggle.btn-link {

    -webkit-box-shadow: none;

    box-shadow: none

}

.btn .caret {

    margin-left: 0

}

.btn-lg .caret,

.btn-group-lg>.btn .caret {

    border-width: 5px 5px 0;

    border-bottom-width: 0

}

.dropup .btn-lg .caret,

.dropup .btn-group-lg>.btn .caret {

    border-width: 0 5px 5px

}

.btn-group-vertical>.btn,

.btn-group-vertical>.btn-group,

.btn-group-vertical>.btn-group>.btn {

    display: block;

    float: none;

    width: 100%;

    max-width: 100%

}

.btn-group-vertical>.btn-group:before,

.btn-group-vertical>.btn-group:after {

    content: " ";

    display: table

}

.btn-group-vertical>.btn-group:after {

    clear: both

}

.btn-group-vertical>.btn-group>.btn {

    float: none

}

.btn-group-vertical>.btn+.btn,

.btn-group-vertical>.btn+.btn-group,

.btn-group-vertical>.btn-group+.btn,

.btn-group-vertical>.btn-group+.btn-group {

    margin-top: -1px;

    margin-left: 0

}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {

    border-radius: 0

}

.btn-group-vertical>.btn:first-child:not(:last-child) {

    border-top-right-radius: 4px;

    border-bottom-right-radius: 0;

    border-bottom-left-radius: 0

}

.btn-group-vertical>.btn:last-child:not(:first-child) {

    border-bottom-left-radius: 4px;

    border-top-right-radius: 0;

    border-top-left-radius: 0

}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {

    border-radius: 0

}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {

    border-bottom-right-radius: 0;

    border-bottom-left-radius: 0

}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {

    border-top-right-radius: 0;

    border-top-left-radius: 0

}

.btn-group-justified {

    display: table;

    width: 100%;

    table-layout: fixed;

    border-collapse: separate

}

.btn-group-justified>.btn,

.btn-group-justified>.btn-group {

    float: none;

    display: table-cell;

    width: 1%

}

.btn-group-justified>.btn-group .btn {

    width: 100%

}

.btn-group-justified>.btn-group .dropdown-menu {

    left: auto

}

[data-toggle="buttons"]>.btn>input[type="radio"],

[data-toggle="buttons"]>.btn>input[type="checkbox"] {

    position: absolute;

    z-index: -1;

    opacity: 0;

    filter: alpha(opacity=0)

}

.input-group {

    position: relative;

    display: table;

    border-collapse: separate

}

.input-group[class*="col-"] {

    float: none;

    padding-left: 0;

    padding-right: 0

}

.input-group .form-control,

.input-group .form-contact input,

.form-contact .input-group input,

.input-group .form-contact textarea,

.form-contact .input-group textarea {

    position: relative;

    z-index: 2;

    float: left;

    width: 100%;

    margin-bottom: 0

}

.input-group-addon,

.input-group-btn,

.input-group .form-control,

.input-group .form-contact input,

.form-contact .input-group input,

.input-group .form-contact textarea,

.form-contact .input-group textarea {

    display: table-cell

}

.input-group-addon:not(:first-child):not(:last-child),

.input-group-btn:not(:first-child):not(:last-child),

.input-group .form-control:not(:first-child):not(:last-child),

.input-group .form-contact input:not(:first-child):not(:last-child),

.form-contact .input-group input:not(:first-child):not(:last-child),

.input-group .form-contact textarea:not(:first-child):not(:last-child),

.form-contact .input-group textarea:not(:first-child):not(:last-child) {

    border-radius: 0

}

.input-group-addon,

.input-group-btn {

    width: 1%;

    white-space: nowrap;

    vertical-align: middle

}

.input-group-addon {

    padding: 6px 12px;

    font-size: 13px;

    font-weight: normal;

    line-height: 1;

    color: #555555;

    text-align: center;

    background-color: #eeeeee;

    border: 1px solid #cccccc;

    border-radius: 4px

}

.input-group-addon.input-sm,

.form-horizontal .form-group-sm .input-group-addon.form-control,

.form-horizontal .form-group-sm .form-contact input.input-group-addon,

.form-contact .form-horizontal .form-group-sm input.input-group-addon,

.form-horizontal .form-group-sm .form-contact textarea.input-group-addon,

.form-contact .form-horizontal .form-group-sm textarea.input-group-addon,

.input-group-sm>.input-group-addon,

.input-group-sm>.input-group-btn>.input-group-addon.btn {

    padding: 5px 10px;

    font-size: 12px;

    border-radius: 3px

}

.input-group-addon.input-lg,

.form-horizontal .form-group-lg .input-group-addon.form-control,

.form-horizontal .form-group-lg .form-contact input.input-group-addon,

.form-contact .form-horizontal .form-group-lg input.input-group-addon,

.form-horizontal .form-group-lg .form-contact textarea.input-group-addon,

.form-contact .form-horizontal .form-group-lg textarea.input-group-addon,

.input-group-lg>.input-group-addon,

.input-group-lg>.input-group-btn>.input-group-addon.btn {

    padding: 10px 16px;

    font-size: 17px;

    border-radius: 6px

}

.input-group-addon input[type="radio"],

.input-group-addon input[type="checkbox"] {

    margin-top: 0

}

.input-group .form-control:first-child,

.input-group .form-contact input:first-child,

.form-contact .input-group input:first-child,

.input-group .form-contact textarea:first-child,

.form-contact .input-group textarea:first-child,

.input-group-addon:first-child,

.input-group-btn:first-child>.btn,

.input-group-btn:first-child>.btn-group>.btn,

.input-group-btn:first-child>.dropdown-toggle,

.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),

.input-group-btn:last-child>.btn-group:not(:last-child)>.btn {

    border-bottom-right-radius: 0;

    border-top-right-radius: 0

}

.input-group-addon:first-child {

    border-right: 0

}

.input-group .form-control:last-child,

.input-group .form-contact input:last-child,

.form-contact .input-group input:last-child,

.input-group .form-contact textarea:last-child,

.form-contact .input-group textarea:last-child,

.input-group-addon:last-child,

.input-group-btn:last-child>.btn,

.input-group-btn:last-child>.btn-group>.btn,

.input-group-btn:last-child>.dropdown-toggle,

.input-group-btn:first-child>.btn:not(:first-child),

.input-group-btn:first-child>.btn-group:not(:first-child)>.btn {

    border-bottom-left-radius: 0;

    border-top-left-radius: 0

}

.input-group-addon:last-child {

    border-left: 0

}

.input-group-btn {

    position: relative;

    font-size: 0;

    white-space: nowrap

}

.input-group-btn>.btn {

    position: relative

}

.input-group-btn>.btn+.btn {

    margin-left: -1px

}

.input-group-btn>.btn:hover,

.input-group-btn>.btn:focus,

.input-group-btn>.btn:active {

    z-index: 2

}

.input-group-btn:first-child>.btn,

.input-group-btn:first-child>.btn-group {

    margin-right: -1px

}

.input-group-btn:last-child>.btn,

.input-group-btn:last-child>.btn-group {

    margin-left: -1px

}

.nav {

    margin-bottom: 0;

    padding-left: 0;

    list-style: none

}

.nav:before,

.nav:after {

    content: " ";

    display: table

}

.nav:after {

    clear: both

}

.nav>li {

    position: relative;

    display: block

}

.nav>li>a {

    position: relative;

    display: block;

    padding: 10px 15px

}

.nav>li>a:hover,

.nav>li>a:focus {

    text-decoration: none;

    background-color: #eeeeee

}

.nav>li.disabled>a {

    color: #777777

}

.nav>li.disabled>a:hover,

.nav>li.disabled>a:focus {

    color: #777777;

    text-decoration: none;

    background-color: transparent;

    cursor: not-allowed

}

.nav .open>a,

.nav .open>a:hover,

.nav .open>a:focus {

    background-color: #eeeeee;

    border-color: #428bca

}

.nav .nav-divider {

    height: 1px;

    margin: 8px 0;

    overflow: hidden;

    background-color: #e5e5e5

}

.nav>li>a>img {

    max-width: none

}

.nav-tabs {

    border-bottom: 1px solid #dddddd

}

.nav-tabs>li {

    float: left;

    margin-bottom: -1px

}

.nav-tabs>li>a {

    margin-right: 2px;

    line-height: 1.42857;

    border: 1px solid transparent;

    border-radius: 4px 4px 0 0

}

.nav-tabs>li>a:hover {

    border-color: #eeeeee #eeeeee #dddddd

}

.nav-tabs>li.active>a,

.nav-tabs>li.active>a:hover,

.nav-tabs>li.active>a:focus {

    color: #555555;

    background-color: white;

    border: 1px solid #dddddd;

    border-bottom-color: transparent;

    cursor: default

}

.nav-pills>li {

    float: left

}

.nav-pills>li>a {

    border-radius: 4px

}

.nav-pills>li+li {

    margin-left: 2px

}

.nav-pills>li.active>a,

.nav-pills>li.active>a:hover,

.nav-pills>li.active>a:focus {

    color: white;

    background-color: #428bca

}

.nav-stacked>li {

    float: none

}

.nav-stacked>li+li {

    margin-top: 2px;

    margin-left: 0

}

.nav-justified,

.nav-tabs.nav-justified {

    width: 100%

}

.nav-justified>li,

.nav-tabs.nav-justified>li {

    float: none

}

.nav-justified>li>a,

.nav-tabs.nav-justified>li>a {

    text-align: center;

    margin-bottom: 5px

}

.nav-justified>.dropdown .dropdown-menu {

    top: auto;

    left: auto

}

@media (min-width: 768px) {

    .nav-justified>li,

    .nav-tabs.nav-justified>li {

        display: table-cell;

        width: 1%

    }

    .nav-justified>li>a,

    .nav-tabs.nav-justified>li>a {

        margin-bottom: 0

    }

}

.nav-tabs-justified,

.nav-tabs.nav-justified {

    border-bottom: 0

}

.nav-tabs-justified>li>a,

.nav-tabs.nav-justified>li>a {

    margin-right: 0;

    border-radius: 4px

}

.nav-tabs-justified>.active>a,

.nav-tabs.nav-justified>.active>a,

.nav-tabs-justified>.active>a:hover,

.nav-tabs.nav-justified>.active>a:hover,

.nav-tabs-justified>.active>a:focus,

.nav-tabs.nav-justified>.active>a:focus {

    border: 1px solid #dddddd

}

@media (min-width: 768px) {

    .nav-tabs-justified>li>a,

    .nav-tabs.nav-justified>li>a {

        border-bottom: 1px solid #dddddd;

        border-radius: 4px 4px 0 0

    }

    .nav-tabs-justified>.active>a,

    .nav-tabs.nav-justified>.active>a,

    .nav-tabs-justified>.active>a:hover,

    .nav-tabs.nav-justified>.active>a:hover,

    .nav-tabs-justified>.active>a:focus,

    .nav-tabs.nav-justified>.active>a:focus {

        border-bottom-color: white

    }

}

.tab-content>.tab-pane {

    display: none

}

.tab-content>.active {

    display: block

}

.nav-tabs .dropdown-menu {

    margin-top: -1px;

    border-top-right-radius: 0;

    border-top-left-radius: 0

}

.navbar {

    position: relative;

    min-height: 50px;

    margin-bottom: 18px;

    border: 1px solid transparent

}

.navbar:before,

.navbar:after {

    content: " ";

    display: table

}

.navbar:after {

    clear: both

}

@media (min-width: 768px) {

    .navbar {

        border-radius: 4px

    }

}

.navbar-header:before,

.navbar-header:after {

    content: " ";

    display: table

}

.navbar-header:after {

    clear: both

}

@media (min-width: 768px) {

    .navbar-header {

        float: left

    }

}

.navbar-collapse {

    overflow-x: visible;

    padding-right: 15px;

    padding-left: 15px;

    border-top: 1px solid transparent;

    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);

    -webkit-overflow-scrolling: touch

}

.navbar-collapse:before,

.navbar-collapse:after {

    content: " ";

    display: table

}

.navbar-collapse:after {

    clear: both

}

.navbar-collapse.in {

    overflow-y: auto

}

@media (min-width: 768px) {

    .navbar-collapse {

        width: auto;

        border-top: 0;

        box-shadow: none

    }

    .navbar-collapse.collapse {

        display: block !important;

        height: auto !important;

        padding-bottom: 0;

        overflow: visible !important

    }

    .navbar-collapse.in {

        overflow-y: visible

    }

    .navbar-fixed-top .navbar-collapse,

    .navbar-static-top .navbar-collapse,

    .navbar-fixed-bottom .navbar-collapse {

        padding-left: 0;

        padding-right: 0

    }

}

.navbar-fixed-top .navbar-collapse,

.navbar-fixed-bottom .navbar-collapse {

    max-height: 340px

}

@media (max-width: 480px) and (orientation: landscape) {

    .navbar-fixed-top .navbar-collapse,

    .navbar-fixed-bottom .navbar-collapse {

        max-height: 200px

    }

}

.container>.navbar-header,

.container>.navbar-collapse,

.container-fluid>.navbar-header,

.container-fluid>.navbar-collapse {

    margin-right: -15px;

    margin-left: -15px

}

@media (min-width: 768px) {

    .container>.navbar-header,

    .container>.navbar-collapse,

    .container-fluid>.navbar-header,

    .container-fluid>.navbar-collapse {

        margin-right: 0;

        margin-left: 0

    }

}

.navbar-static-top {

    z-index: 1000;

    border-width: 0 0 1px

}

@media (min-width: 768px) {

    .navbar-static-top {

        border-radius: 0

    }

}

.navbar-fixed-top,

.navbar-fixed-bottom {

    position: fixed;

    right: 0;

    left: 0;

    z-index: 1030;

    -webkit-transform: translate3d(0, 0, 0);

    transform: translate3d(0, 0, 0)

}

@media (min-width: 768px) {

    .navbar-fixed-top,

    .navbar-fixed-bottom {

        border-radius: 0

    }

}

.navbar-fixed-top {

    top: 0;

    border-width: 0 0 1px

}

.navbar-fixed-bottom {

    bottom: 0;

    margin-bottom: 0;

    border-width: 1px 0 0

}

.navbar-brand {

    float: left;

    padding: 16px 15px;

    font-size: 17px;

    line-height: 18px;

    height: 50px

}

.navbar-brand:hover,

.navbar-brand:focus {

    text-decoration: none

}

@media (min-width: 768px) {

    .navbar>.container .navbar-brand,

    .navbar>.container-fluid .navbar-brand {

        margin-left: -15px

    }

}

.navbar-toggle {

    position: relative;

    float: right;

    margin-right: 15px;

    padding: 9px 10px;

    margin-top: 8px;

    margin-bottom: 8px;

    background-color: transparent;

    background-image: none;

    border: 1px solid transparent;

    border-radius: 4px

}

.navbar-toggle:focus {

    outline: 0

}

.navbar-toggle .icon-bar {

    display: block;

    width: 22px;

    height: 2px;

    border-radius: 1px

}

.navbar-toggle .icon-bar+.icon-bar {

    margin-top: 4px

}

@media (min-width: 768px) {

    .navbar-toggle {

        display: none

    }

}

.navbar-nav {

    margin: 8px -15px

}

.navbar-nav>li>a {

    padding-top: 10px;

    padding-bottom: 10px;

    line-height: 18px

}

@media (max-width: 767px) {

    .navbar-nav .open .dropdown-menu {

        position: static;

        float: none;

        width: auto;

        margin-top: 0;

        background-color: transparent;

        border: 0;

        box-shadow: none

    }

    .navbar-nav .open .dropdown-menu>li>a,

    .navbar-nav .open .dropdown-menu .dropdown-header {

        padding: 5px 15px 5px 25px

    }

    .navbar-nav .open .dropdown-menu>li>a {

        line-height: 18px

    }

    .navbar-nav .open .dropdown-menu>li>a:hover,

    .navbar-nav .open .dropdown-menu>li>a:focus {

        background-image: none

    }

}

@media (min-width: 768px) {

    .navbar-nav {

        float: left;

        margin: 0

    }

    .navbar-nav>li {

        float: left

    }

    .navbar-nav>li>a {

        padding-top: 16px;

        padding-bottom: 16px

    }

    .navbar-nav.navbar-right:last-child {

        margin-right: -15px

    }

}

@media (min-width: 768px) {

    .navbar-left {

        float: left !important

    }

    .navbar-right {

        float: right !important

    }

}

.navbar-form {

    margin-left: -15px;

    margin-right: -15px;

    padding: 10px 15px;

    border-top: 1px solid transparent;

    border-bottom: 1px solid transparent;

    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);

    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);

    margin-top: 9px;

    margin-bottom: 9px

}

@media (max-width: 767px) {

    .navbar-form .form-group {

        margin-bottom: 5px

    }

}

@media (min-width: 768px) {

    .navbar-form {

        width: auto;

        border: 0;

        margin-left: 0;

        margin-right: 0;

        padding-top: 0;

        padding-bottom: 0;

        -webkit-box-shadow: none;

        box-shadow: none

    }

    .navbar-form.navbar-right:last-child {

        margin-right: -15px

    }

}

.navbar-nav>li>.dropdown-menu {

    margin-top: 0;

    border-top-right-radius: 0;

    border-top-left-radius: 0

}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {

    border-bottom-right-radius: 0;

    border-bottom-left-radius: 0

}

.navbar-btn {

    margin-top: 9px;

    margin-bottom: 9px

}

.navbar-btn.btn-sm,

.btn-group-sm>.navbar-btn.btn {

    margin-top: 10px;

    margin-bottom: 10px

}

.navbar-btn.btn-xs,

.btn-group-xs>.navbar-btn.btn {

    margin-top: 14px;

    margin-bottom: 14px

}

.navbar-text {

    margin-top: 16px;

    margin-bottom: 16px

}

@media (min-width: 768px) {

    .navbar-text {

        float: left;

        margin-left: 15px;

        margin-right: 15px

    }

    .navbar-text.navbar-right:last-child {

        margin-right: 0

    }

}

.navbar-default {

    background-color: #f8f8f8;

    border-color: #e7e7e7

}

.navbar-default .navbar-brand {

    color: #777777

}

.navbar-default .navbar-brand:hover,

.navbar-default .navbar-brand:focus {

    color: #5e5e5e;

    background-color: transparent

}

.navbar-default .navbar-text {

    color: #777777

}

.navbar-default .navbar-nav>li>a {

    color: #777777

}

.navbar-default .navbar-nav>li>a:hover,

.navbar-default .navbar-nav>li>a:focus {

    color: #333333;

    background-color: transparent

}

.navbar-default .navbar-nav>.active>a,

.navbar-default .navbar-nav>.active>a:hover,

.navbar-default .navbar-nav>.active>a:focus {

    color: #555555;

    background-color: #e7e7e7

}

.navbar-default .navbar-nav>.disabled>a,

.navbar-default .navbar-nav>.disabled>a:hover,

.navbar-default .navbar-nav>.disabled>a:focus {

    color: #cccccc;

    background-color: transparent

}

.navbar-default .navbar-toggle {

    border-color: #dddddd

}

.navbar-default .navbar-toggle:hover,

.navbar-default .navbar-toggle:focus {

    background-color: #dddddd

}

.navbar-default .navbar-toggle .icon-bar {

    background-color: #888888

}

.navbar-default .navbar-collapse,

.navbar-default .navbar-form {

    border-color: #e7e7e7

}

.navbar-default .navbar-nav>.open>a,

.navbar-default .navbar-nav>.open>a:hover,

.navbar-default .navbar-nav>.open>a:focus {

    background-color: #e7e7e7;

    color: #555555

}

@media (max-width: 767px) {

    .navbar-default .navbar-nav .open .dropdown-menu>li>a {

        color: #777777

    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {

        color: #333333;

        background-color: transparent

    }

    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,

    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,

    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {

        color: #555555;

        background-color: #e7e7e7

    }

    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,

    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,

    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {

        color: #cccccc;

        background-color: transparent

    }

}

.navbar-default .navbar-link {

    color: #777777

}

.navbar-default .navbar-link:hover {

    color: #333333

}

.navbar-default .btn-link {

    color: #777777

}

.navbar-default .btn-link:hover,

.navbar-default .btn-link:focus {

    color: #333333

}

.navbar-default .btn-link[disabled]:hover,

.navbar-default .btn-link[disabled]:focus,

fieldset[disabled] .navbar-default .btn-link:hover,

fieldset[disabled] .navbar-default .btn-link:focus {

    color: #cccccc

}

.navbar-inverse {

    background-color: #222222;

    border-color: #090909

}

.navbar-inverse .navbar-brand {

    color: #777777

}

.navbar-inverse .navbar-brand:hover,

.navbar-inverse .navbar-brand:focus {

    color: white;

    background-color: transparent

}

.navbar-inverse .navbar-text {

    color: #777777

}

.navbar-inverse .navbar-nav>li>a {

    color: #777777

}

.navbar-inverse .navbar-nav>li>a:hover,

.navbar-inverse .navbar-nav>li>a:focus {

    color: white;

    background-color: transparent

}

.navbar-inverse .navbar-nav>.active>a,

.navbar-inverse .navbar-nav>.active>a:hover,

.navbar-inverse .navbar-nav>.active>a:focus {

    color: white;

    background-color: #090909

}

.navbar-inverse .navbar-nav>.disabled>a,

.navbar-inverse .navbar-nav>.disabled>a:hover,

.navbar-inverse .navbar-nav>.disabled>a:focus {

    color: #444444;

    background-color: transparent

}

.navbar-inverse .navbar-toggle {

    border-color: #333333

}

.navbar-inverse .navbar-toggle:hover,

.navbar-inverse .navbar-toggle:focus {

    background-color: #333333

}

.navbar-inverse .navbar-toggle .icon-bar {

    background-color: white

}

.navbar-inverse .navbar-collapse,

.navbar-inverse .navbar-form {

    border-color: #101010

}

.navbar-inverse .navbar-nav>.open>a,

.navbar-inverse .navbar-nav>.open>a:hover,

.navbar-inverse .navbar-nav>.open>a:focus {

    background-color: #090909;

    color: white

}

@media (max-width: 767px) {

    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {

        border-color: #090909

    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {

        background-color: #090909

    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {

        color: #777777

    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {

        color: white;

        background-color: transparent

    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,

    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,

    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {

        color: white;

        background-color: #090909

    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,

    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,

    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {

        color: #444444;

        background-color: transparent

    }

}

.navbar-inverse .navbar-link {

    color: #777777

}

.navbar-inverse .navbar-link:hover {

    color: white

}

.navbar-inverse .btn-link {

    color: #777777

}

.navbar-inverse .btn-link:hover,

.navbar-inverse .btn-link:focus {

    color: white

}

.navbar-inverse .btn-link[disabled]:hover,

.navbar-inverse .btn-link[disabled]:focus,

fieldset[disabled] .navbar-inverse .btn-link:hover,

fieldset[disabled] .navbar-inverse .btn-link:focus {

    color: #444444

}

.breadcrumb {

    padding: 8px 15px;
    margin-bottom: 18px;
    list-style: none;
    /* background-color: whitesmoke; */
    border-radius: 4px;
    text-align: center;

}

.breadcrumb>li {

    display: inline-block;
    margin-bottom: 5px;

}

.breadcrumb>li+li:before {

    content: "/\00a0";

    padding: 0 5px;

    color: #cccccc

}

.breadcrumb>.active {

    color: #777777

}

.pagination {

    display: inline-block;

    padding-left: 0;

    margin: 18px 0;

    border-radius: 4px

}

.pagination>li {

    display: inline

}

.pagination>li>a,

.pagination>li>span {

    position: relative;

    float: left;

    padding: 6px 12px;

    line-height: 1.42857;

    text-decoration: none;

    color: #428bca;

    background-color: white;

    border: 1px solid #dddddd;

    margin-left: -1px

}

.pagination>li:first-child>a,

.pagination>li:first-child>span {

    margin-left: 0;

    border-bottom-left-radius: 4px;

    border-top-left-radius: 4px

}

.pagination>li:last-child>a,

.pagination>li:last-child>span {

    border-bottom-right-radius: 4px;

    border-top-right-radius: 4px

}

.pagination>li>a:hover,

.pagination>li>a:focus,

.pagination>li>span:hover,

.pagination>li>span:focus {

    color: #2a6496;

    background-color: #eeeeee;

    border-color: #dddddd

}

.pagination>.active>a,

.pagination>.active>a:hover,

.pagination>.active>a:focus,

.pagination>.active>span,

.pagination>.active>span:hover,

.pagination>.active>span:focus {

    z-index: 2;

    color: white;

    background-color: #428bca;

    border-color: #428bca;

    cursor: default

}

.pagination>.disabled>span,

.pagination>.disabled>span:hover,

.pagination>.disabled>span:focus,

.pagination>.disabled>a,

.pagination>.disabled>a:hover,

.pagination>.disabled>a:focus {

    color: #777777;

    background-color: white;

    border-color: #dddddd;

    cursor: not-allowed

}

.pagination-lg>li>a,

.pagination-lg>li>span {

    padding: 10px 16px;

    font-size: 17px

}

.pagination-lg>li:first-child>a,

.pagination-lg>li:first-child>span {

    border-bottom-left-radius: 6px;

    border-top-left-radius: 6px

}

.pagination-lg>li:last-child>a,

.pagination-lg>li:last-child>span {

    border-bottom-right-radius: 6px;

    border-top-right-radius: 6px

}

.pagination-sm>li>a,

.pagination-sm>li>span {

    padding: 5px 10px;

    font-size: 12px

}

.pagination-sm>li:first-child>a,

.pagination-sm>li:first-child>span {

    border-bottom-left-radius: 3px;

    border-top-left-radius: 3px

}

.pagination-sm>li:last-child>a,

.pagination-sm>li:last-child>span {

    border-bottom-right-radius: 3px;

    border-top-right-radius: 3px

}

.pager {

    padding-left: 0;

    margin: 18px 0;

    list-style: none;

    text-align: center

}

.pager:before,

.pager:after {

    content: " ";

    display: table

}

.pager:after {

    clear: both

}

.pager li {

    display: inline

}

.pager li>a,

.pager li>span {

    display: inline-block;

    padding: 5px 14px;

    background-color: white;

    border: 1px solid #dddddd;

    border-radius: 15px

}

.pager li>a:hover,

.pager li>a:focus {

    text-decoration: none;

    background-color: #eeeeee

}

.pager .next>a,

.pager .next>span {

    float: right

}

.pager .previous>a,

.pager .previous>span {

    float: left

}

.pager .disabled>a,

.pager .disabled>a:hover,

.pager .disabled>a:focus,

.pager .disabled>span {

    color: #777777;

    background-color: white;

    cursor: not-allowed

}

.label {

    display: inline;

    padding: .2em .6em .3em;

    font-size: 75%;

    font-weight: bold;

    line-height: 1;

    color: white;

    text-align: center;

    white-space: nowrap;

    vertical-align: baseline;

    border-radius: .25em

}

.label:empty {

    display: none

}

.btn .label {

    position: relative;

    top: -1px

}

a.label:hover,

a.label:focus {

    color: white;

    text-decoration: none;

    cursor: pointer

}

.label-default {

    background-color: #777777

}

.label-default[href]:hover,

.label-default[href]:focus {

    background-color: #5e5e5e

}

.label-primary {

    background-color: #428bca

}

.label-primary[href]:hover,

.label-primary[href]:focus {

    background-color: #3071a9

}

.label-success {

    background-color: #5cb85c

}

.label-success[href]:hover,

.label-success[href]:focus {

    background-color: #449d44

}

.label-info {

    background-color: #5bc0de

}

.label-info[href]:hover,

.label-info[href]:focus {

    background-color: #31b0d5

}

.label-warning {

    background-color: #f0ad4e

}

.label-warning[href]:hover,

.label-warning[href]:focus {

    background-color: #ec971f

}

.label-danger {

    background-color: #d9534f

}

.label-danger[href]:hover,

.label-danger[href]:focus {

    background-color: #c9302c

}

.badge {

    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    color: white;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #777777;
    border-radius: 10px
}

.badge-primary {
    background: #007bff;
}

.badge-success {
    background: #28a745;
}

.badge-warning {
    background: #ffc107;
}

.badge-danger {
    background: #dc3545;
}

.badge-info {
    background: #17a2b8;
}

.badge-light {
    background: #f8f9fa;
}

.badge-dark {
    background: #343a40;
}


.badge:empty {
    display: none
}

.btn .badge {

    position: relative;
    top: -1px
}

.btn-xs .badge,

.btn-group-xs>.btn .badge {

    top: 0;

    padding: 1px 5px

}

a.list-group-item.active>.badge,

.nav-pills>.active>a>.badge {

    color: #428bca;

    background-color: white

}

.nav-pills>li>a>.badge {

    margin-left: 3px

}

a.badge:hover,

a.badge:focus {

    color: white;

    text-decoration: none;

    cursor: pointer

}

.jumbotron {

    padding: 30px;

    margin-bottom: 30px;

    color: inherit;

    background-color: #eeeeee

}

.jumbotron h1,

.jumbotron .h1 {

    color: inherit

}

.jumbotron p {

    margin-bottom: 15px;

    font-size: 20px;

    font-weight: 200

}

.jumbotron>hr {

    border-top-color: #d5d5d5

}

.container .jumbotron {

    border-radius: 6px

}

.jumbotron .container {

    max-width: 100%

}

@media screen and (min-width: 768px) {

    .jumbotron {

        padding-top: 48px;

        padding-bottom: 48px

    }

    .container .jumbotron {

        padding-left: 60px;

        padding-right: 60px

    }

    .jumbotron h1,

    .jumbotron .h1 {

        font-size: 58.5px

    }

}

.thumbnail {

    display: block;

    padding: 4px;

    margin-bottom: 18px;

    line-height: 1.42857;

    background-color: white;

    border: 1px solid #dddddd;

    border-radius: 4px;

    -webkit-transition: all 0.2s ease-in-out;

    -o-transition: all 0.2s ease-in-out;

    transition: all 0.2s ease-in-out

}

.thumbnail>img,

.thumbnail a>img {

    display: block;

    width: 100% \9;

    max-width: 100%;

    height: auto;

    margin-left: auto;

    margin-right: auto

}

.thumbnail .caption {

    padding: 9px;

    color: #191919

}

a.thumbnail:hover,

a.thumbnail:focus,

a.thumbnail.active {

    border-color: #428bca

}

.alert h4 {

    margin-top: 0;

    color: inherit

}

.alert .alert-link {

    font-weight: bold

}

.alert>p,

.alert>ul {

    margin-bottom: 0

}

.alert>p+p {

    margin-top: 5px

}

.alert-dismissable,

.alert-dismissible {

    padding-right: 35px

}

.alert-dismissable .close,

.alert-dismissible .close {

    position: relative;

    top: -2px;

    right: -21px;

    color: inherit

}

.alert-success {

    background-color: #dff0d8;

    border-color: #d6e9c6;

    color: #3c763d

}

.alert-success hr {

    border-top-color: #c9e2b3

}

.alert-success .alert-link {

    color: #2b542c

}

.alert-info {

    background-color: #d9edf7;

    border-color: #bce8f1;

    color: #31708f

}

.alert-info hr {

    border-top-color: #a6e1ec

}

.alert-info .alert-link {

    color: #245269

}

.alert-warning {

    background-color: #fcf8e3;

    border-color: #faebcc;

    color: #8a6d3b

}

.alert-warning hr {

    border-top-color: #f7e1b5

}

.alert-warning .alert-link {

    color: #66512c

}

.alert-danger {

    background-color: #f2dede;
    border-color: #ebcccc;
    color: #a94442;
}

.alert-danger hr {

    border-top-color: #e4b9c0

}

.alert-danger .alert-link {

    color: #843534

}

@-webkit-keyframes progress-bar-stripes {

    from {

        background-position: 40px 0

    }

    to {

        background-position: 0 0

    }

}

@keyframes progress-bar-stripes {

    from {

        background-position: 40px 0

    }

    to {

        background-position: 0 0

    }

}

.progress {

    overflow: hidden;

    height: 18px;

    margin-bottom: 18px;

    background-color: whitesmoke;

    border-radius: 4px;

    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);

    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1)

}

.progress-bar {

    float: left;

    width: 0%;

    height: 100%;

    font-size: 12px;

    line-height: 18px;

    color: white;

    text-align: center;

    background-color: #428bca;

    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);

    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);

    -webkit-transition: width 0.6s ease;

    -o-transition: width 0.6s ease;

    transition: width 0.6s ease

}

.progress-striped .progress-bar,

.progress-bar-striped {

    background-image: -webkit-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: -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%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);

    background-size: 40px 40px

}

.progress.active .progress-bar,

.progress-bar.active {

    -webkit-animation: progress-bar-stripes 2s linear infinite;

    -o-animation: progress-bar-stripes 2s linear infinite;

    animation: progress-bar-stripes 2s linear infinite

}

.progress-bar[aria-valuenow="1"],

.progress-bar[aria-valuenow="2"] {

    min-width: 30px

}

.progress-bar[aria-valuenow="0"] {

    color: #777777;

    min-width: 30px;

    background-color: transparent;

    background-image: none;

    box-shadow: none

}

.progress-bar-success {

    background-color: #5cb85c

}

.progress-striped .progress-bar-success {

    background-image: -webkit-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: -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%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)

}

.progress-bar-info {

    background-color: #5bc0de

}

.progress-striped .progress-bar-info {

    background-image: -webkit-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: -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%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)

}

.progress-bar-warning {

    background-color: #f0ad4e

}

.progress-striped .progress-bar-warning {

    background-image: -webkit-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: -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%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)

}

.progress-bar-danger {

    background-color: #d9534f

}

.progress-striped .progress-bar-danger {

    background-image: -webkit-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: -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%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)

}

.media,

.media-body {

    overflow: hidden;

    zoom: 1

}

.media,

.media .media {

    margin-top: 15px

}

.media:first-child {

    margin-top: 0

}

.media-object {

    display: block

}

.media-heading {

    margin: 0 0 5px

}

.media>.pull-left {

    margin-right: 10px

}

.media>.pull-right {

    margin-left: 10px

}

.media-list {

    padding-left: 0;

    list-style: none

}

.list-group {

    margin-bottom: 20px;

    padding-left: 0

}

.list-group-item {

    position: relative;

    display: block;

    padding: 10px 15px;

    margin-bottom: -1px;

    background-color: white;

    border: 1px solid #dddddd

}

.list-group-item:first-child {

    border-top-right-radius: 4px;

    border-top-left-radius: 4px

}

.list-group-item:last-child {

    margin-bottom: 0;

    border-bottom-right-radius: 4px;

    border-bottom-left-radius: 4px

}

.list-group-item>.badge {

    float: right

}

.list-group-item>.badge+.badge {

    margin-right: 5px

}

a.list-group-item {

    color: #555555

}

a.list-group-item .list-group-item-heading {

    color: #333333

}

a.list-group-item:hover,

a.list-group-item:focus {

    text-decoration: none;

    color: #555555;

    background-color: whitesmoke

}

.list-group-item.disabled,

.list-group-item.disabled:hover,

.list-group-item.disabled:focus {

    background-color: #eeeeee;

    color: #777777

}

.list-group-item.disabled .list-group-item-heading,

.list-group-item.disabled:hover .list-group-item-heading,

.list-group-item.disabled:focus .list-group-item-heading {

    color: inherit

}

.list-group-item.disabled .list-group-item-text,

.list-group-item.disabled:hover .list-group-item-text,

.list-group-item.disabled:focus .list-group-item-text {

    color: #777777

}

.list-group-item.active,

.list-group-item.active:hover,

.list-group-item.active:focus {

    z-index: 2;

    color: white;

    background-color: #428bca;

    border-color: #428bca

}

.list-group-item.active .list-group-item-heading,

.list-group-item.active .list-group-item-heading>small,

.list-group-item.active .list-group-item-heading>.small,

.list-group-item.active:hover .list-group-item-heading,

.list-group-item.active:hover .list-group-item-heading>small,

.list-group-item.active:hover .list-group-item-heading>.small,

.list-group-item.active:focus .list-group-item-heading,

.list-group-item.active:focus .list-group-item-heading>small,

.list-group-item.active:focus .list-group-item-heading>.small {

    color: inherit

}

.list-group-item.active .list-group-item-text,

.list-group-item.active:hover .list-group-item-text,

.list-group-item.active:focus .list-group-item-text {

    color: #e1edf7

}

.list-group-item-success {

    color: #3c763d;

    background-color: #dff0d8

}

a.list-group-item-success {

    color: #3c763d

}

a.list-group-item-success .list-group-item-heading {

    color: inherit

}

a.list-group-item-success:hover,

a.list-group-item-success:focus {

    color: #3c763d;

    background-color: #d0e9c6

}

a.list-group-item-success.active,

a.list-group-item-success.active:hover,

a.list-group-item-success.active:focus {

    color: #fff;

    background-color: #3c763d;

    border-color: #3c763d

}

.list-group-item-info {

    color: #31708f;

    background-color: #d9edf7

}

a.list-group-item-info {

    color: #31708f

}

a.list-group-item-info .list-group-item-heading {

    color: inherit

}

a.list-group-item-info:hover,

a.list-group-item-info:focus {

    color: #31708f;

    background-color: #c4e3f3

}

a.list-group-item-info.active,

a.list-group-item-info.active:hover,

a.list-group-item-info.active:focus {

    color: #fff;

    background-color: #31708f;

    border-color: #31708f

}

.list-group-item-warning {

    color: #8a6d3b;

    background-color: #fcf8e3

}

a.list-group-item-warning {

    color: #8a6d3b

}

a.list-group-item-warning .list-group-item-heading {

    color: inherit

}

a.list-group-item-warning:hover,

a.list-group-item-warning:focus {

    color: #8a6d3b;

    background-color: #faf2cc

}

a.list-group-item-warning.active,

a.list-group-item-warning.active:hover,

a.list-group-item-warning.active:focus {

    color: #fff;

    background-color: #8a6d3b;

    border-color: #8a6d3b

}

.list-group-item-danger {

    color: #a94442;

    background-color: #f2dede

}

a.list-group-item-danger {

    color: #a94442

}

a.list-group-item-danger .list-group-item-heading {

    color: inherit

}

a.list-group-item-danger:hover,

a.list-group-item-danger:focus {

    color: #a94442;

    background-color: #ebcccc

}

a.list-group-item-danger.active,

a.list-group-item-danger.active:hover,

a.list-group-item-danger.active:focus {

    color: #fff;

    background-color: #a94442;

    border-color: #a94442

}

.list-group-item-heading {

    margin-top: 0;

    margin-bottom: 5px

}

.list-group-item-text {

    margin-bottom: 0;

    line-height: 1.3

}

.panel {

    margin-bottom: 18px;

    background-color: white;

    border: 1px solid transparent;

    border-radius: 4px;

    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);

    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)

}

.panel-body {

    padding: 15px

}

.panel-body:before,

.panel-body:after {

    content: " ";

    display: table

}

.panel-body:after {

    clear: both

}

.panel-heading {

    padding: 10px 15px;

    border-bottom: 1px solid transparent;

    border-top-right-radius: 3px;

    border-top-left-radius: 3px

}

.panel-heading>.dropdown .dropdown-toggle {

    color: inherit

}

.panel-title {

    margin-top: 0;

    margin-bottom: 0;

    font-size: 15px;

    color: inherit

}

.panel-title>a {

    color: inherit

}

.panel-footer {

    padding: 10px 15px;

    background-color: whitesmoke;

    border-top: 1px solid #dddddd;

    border-bottom-right-radius: 3px;

    border-bottom-left-radius: 3px

}

.panel>.list-group {

    margin-bottom: 0

}

.panel>.list-group .list-group-item {

    border-width: 1px 0;

    border-radius: 0

}

.panel>.list-group:first-child .list-group-item:first-child {

    border-top: 0;

    border-top-right-radius: 3px;

    border-top-left-radius: 3px

}

.panel>.list-group:last-child .list-group-item:last-child {

    border-bottom: 0;

    border-bottom-right-radius: 3px;

    border-bottom-left-radius: 3px

}

.panel-heading+.list-group .list-group-item:first-child {

    border-top-width: 0

}

.list-group+.panel-footer {

    border-top-width: 0

}

.panel>.table,

.panel>.table-responsive>.table,

.panel>.panel-collapse>.table {

    margin-bottom: 0

}

.panel>.table:first-child,

.panel>.table-responsive:first-child>.table:first-child {

    border-top-right-radius: 3px;

    border-top-left-radius: 3px

}

.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,

.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,

.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,

.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,

.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,

.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {

    border-top-left-radius: 3px

}

.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,

.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,

.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,

.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,

.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,

.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {

    border-top-right-radius: 3px

}

.panel>.table:last-child,

.panel>.table-responsive:last-child>.table:last-child {

    border-bottom-right-radius: 3px;

    border-bottom-left-radius: 3px

}

.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,

.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,

.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,

.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,

.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,

.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {

    border-bottom-left-radius: 3px

}

.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,

.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,

.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,

.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,

.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,

.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {

    border-bottom-right-radius: 3px

}

.panel>.panel-body+.table,

.panel>.panel-body+.table-responsive {

    border-top: 1px solid #dddddd

}

.panel>.table>tbody:first-child>tr:first-child th,

.panel>.table>tbody:first-child>tr:first-child td {

    border-top: 0

}

.panel>.table-bordered,

.panel>.table-responsive>.table-bordered {

    border: 0

}

.panel>.table-bordered>thead>tr>th:first-child,

.panel>.table-bordered>thead>tr>td:first-child,

.panel>.table-bordered>tbody>tr>th:first-child,

.panel>.table-bordered>tbody>tr>td:first-child,

.panel>.table-bordered>tfoot>tr>th:first-child,

.panel>.table-bordered>tfoot>tr>td:first-child,

.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,

.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,

.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,

.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,

.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,

.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {

    border-left: 0

}

.panel>.table-bordered>thead>tr>th:last-child,

.panel>.table-bordered>thead>tr>td:last-child,

.panel>.table-bordered>tbody>tr>th:last-child,

.panel>.table-bordered>tbody>tr>td:last-child,

.panel>.table-bordered>tfoot>tr>th:last-child,

.panel>.table-bordered>tfoot>tr>td:last-child,

.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,

.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,

.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,

.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,

.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,

.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {

    border-right: 0

}

.panel>.table-bordered>thead>tr:first-child>td,

.panel>.table-bordered>thead>tr:first-child>th,

.panel>.table-bordered>tbody>tr:first-child>td,

.panel>.table-bordered>tbody>tr:first-child>th,

.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,

.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,

.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,

.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {

    border-bottom: 0

}

.panel>.table-bordered>tbody>tr:last-child>td,

.panel>.table-bordered>tbody>tr:last-child>th,

.panel>.table-bordered>tfoot>tr:last-child>td,

.panel>.table-bordered>tfoot>tr:last-child>th,

.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,

.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,

.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,

.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {

    border-bottom: 0

}

.panel>.table-responsive {

    border: 0;

    margin-bottom: 0

}

.panel-group {

    margin-bottom: 18px

}

.panel-group .panel {

    margin-bottom: 0;

    border-radius: 4px

}

.panel-group .panel+.panel {

    margin-top: 5px

}

.panel-group .panel-heading {

    border-bottom: 0

}

.panel-group .panel-heading+.panel-collapse>.panel-body {

    border-top: 1px solid #dddddd

}

.panel-group .panel-footer {

    border-top: 0

}

.panel-group .panel-footer+.panel-collapse .panel-body {

    border-bottom: 1px solid #dddddd

}

.panel-default {

    border-color: #dddddd

}

.panel-default>.panel-heading {

    color: #333333;

    background-color: whitesmoke;

    border-color: #dddddd

}

.panel-default>.panel-heading+.panel-collapse>.panel-body {

    border-top-color: #dddddd

}

.panel-default>.panel-heading .badge {

    color: whitesmoke;

    background-color: #333333

}

.panel-default>.panel-footer+.panel-collapse>.panel-body {

    border-bottom-color: #dddddd

}

.panel-primary {

    border-color: #428bca

}

.panel-primary>.panel-heading {

    color: white;

    background-color: #428bca;

    border-color: #428bca

}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {

    border-top-color: #428bca

}

.panel-primary>.panel-heading .badge {

    color: #428bca;

    background-color: white

}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {

    border-bottom-color: #428bca

}

.panel-success {

    border-color: #d6e9c6

}

.panel-success>.panel-heading {

    color: #3c763d;

    background-color: #dff0d8;

    border-color: #d6e9c6

}

.panel-success>.panel-heading+.panel-collapse>.panel-body {

    border-top-color: #d6e9c6

}

.panel-success>.panel-heading .badge {

    color: #dff0d8;

    background-color: #3c763d

}

.panel-success>.panel-footer+.panel-collapse>.panel-body {

    border-bottom-color: #d6e9c6

}

.panel-info {

    border-color: #bce8f1

}

.panel-info>.panel-heading {

    color: #31708f;

    background-color: #d9edf7;

    border-color: #bce8f1

}

.panel-info>.panel-heading+.panel-collapse>.panel-body {

    border-top-color: #bce8f1

}

.panel-info>.panel-heading .badge {

    color: #d9edf7;

    background-color: #31708f

}

.panel-info>.panel-footer+.panel-collapse>.panel-body {

    border-bottom-color: #bce8f1

}

.panel-warning {

    border-color: #faebcc

}

.panel-warning>.panel-heading {

    color: #8a6d3b;

    background-color: #fcf8e3;

    border-color: #faebcc

}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {

    border-top-color: #faebcc

}

.panel-warning>.panel-heading .badge {

    color: #fcf8e3;

    background-color: #8a6d3b

}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {

    border-bottom-color: #faebcc

}

.panel-danger {

    border-color: #ebccd1

}

.panel-danger>.panel-heading {

    color: #a94442;

    background-color: #f2dede;

    border-color: #ebccd1

}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {

    border-top-color: #ebccd1

}

.panel-danger>.panel-heading .badge {

    color: #f2dede;

    background-color: #a94442

}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {

    border-bottom-color: #ebccd1

}

.embed-responsive {

    position: relative;

    display: block;

    height: 0;

    padding: 0;

    overflow: hidden

}

.embed-responsive .embed-responsive-item,

.embed-responsive iframe,

.embed-responsive embed,

.embed-responsive object {

    position: absolute;

    top: 0;

    left: 0;

    bottom: 0;

    height: 100%;

    width: 100%;

    border: 0

}

.embed-responsive.embed-responsive-16by9 {

    padding-bottom: 56.25%

}

.embed-responsive.embed-responsive-4by3 {

    padding-bottom: 75%

}

.well {

    min-height: 20px;

    padding: 19px;

    margin-bottom: 20px;

    background-color: whitesmoke;

    border: 1px solid #e3e3e3;

    border-radius: 4px;

    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);

    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05)

}

.well blockquote {

    border-color: #ddd;

    border-color: rgba(0, 0, 0, 0.15)

}

.well-lg {

    padding: 24px;

    border-radius: 6px

}

.well-sm {

    padding: 9px;

    border-radius: 3px

}

.close {

    float: right;

    font-size: 19.5px;

    font-weight: bold;

    line-height: 1;

    color: black;

    text-shadow: 0 1px 0 white;

    opacity: 0.2;

    filter: alpha(opacity=20)

}

.close:hover,

.close:focus {

    color: black;

    text-decoration: none;

    cursor: pointer;

    opacity: 0.5;

    filter: alpha(opacity=50)

}

button.close {

    padding: 0;

    cursor: pointer;

    background: transparent;

    border: 0;

    -webkit-appearance: none

}

.modal-open {

    overflow: hidden

}

.modal {

    display: none;

    overflow: hidden;

    position: fixed;

    top: 0;

    right: 0;

    bottom: 0;

    left: 0;

    z-index: 1050;

    -webkit-overflow-scrolling: touch;

    outline: 0

}

.modal.fade .modal-dialog {

    -webkit-transform: translate3d(0, -25%, 0);

    transform: translate3d(0, -25%, 0);

    -webkit-transition: -webkit-transform 0.3s ease-out;

    -moz-transition: -moz-transform 0.3s ease-out;

    -o-transition: -o-transform 0.3s ease-out;

    transition: transform 0.3s ease-out

}

.modal.in .modal-dialog {

    -webkit-transform: translate3d(0, 0, 0);

    transform: translate3d(0, 0, 0)

}

.modal-open .modal {

    overflow-x: hidden;

    overflow-y: auto

}

.modal-dialog {

    position: relative;

    width: auto;

    margin: 10px

}

.modal-content {

    position: relative;

    background-color: white;

    border: 1px solid #999999;

    border: 1px solid rgba(0, 0, 0, 0.2);

    border-radius: 6px;

    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);

    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);

    background-clip: padding-box;

    outline: 0

}

.modal-backdrop {

    position: fixed;

    top: 0;

    right: 0;

    bottom: 0;

    left: 0;

    z-index: 1040;

    background-color: black

}

.modal-backdrop.fade {

    opacity: 0;

    filter: alpha(opacity=0)

}

.modal-backdrop.in {

    opacity: 0.5;

    filter: alpha(opacity=50)

}

.modal-header {

    padding: 15px;

    border-bottom: 1px solid #e5e5e5;

    min-height: 16.42857px

}

.modal-header .close {

    margin-top: -2px

}

.modal-title {

    margin: 0;

    line-height: 1.42857

}

.modal-body {

    position: relative;

}

.modal-footer {

    padding: 15px;

    text-align: right;

    border-top: 1px solid #e5e5e5

}

.modal-footer:before,

.modal-footer:after {

    content: " ";

    display: table

}

.modal-footer:after {

    clear: both

}

.modal-footer .btn+.btn {

    margin-left: 5px;

    margin-bottom: 0

}

.modal-footer .btn-group .btn+.btn {

    margin-left: -1px

}

.modal-footer .btn-block+.btn-block {

    margin-left: 0

}

.modal-scrollbar-measure {

    position: absolute;

    top: -9999px;

    width: 50px;

    height: 50px;

    overflow: scroll

}

@media (max-width: 768px) {

    .portfolio-modal .modal-content h2 {

        margin-bottom: 30px;
        font-size: 2em;

    }
}

@media (min-width: 768px) {

    .modal-dialog {

        width: 600px;

        margin: 30px auto

    }

    .modal-content {

        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);

        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5)

    }

    .modal-sm {

        width: 300px

    }

    .portfolio-modal .modal-content h2 {
        margin-bottom: 30px;
        font-size: 3em;
    }

}

@media (min-width: 992px) {

    .modal-lg {

        width: 900px

    }

}

.tooltip {

    position: absolute;

    z-index: 1070;

    display: block;

    visibility: visible;

    font-size: 12px;

    line-height: 1.4;

    opacity: 0;

    filter: alpha(opacity=0)

}

.tooltip.in {

    opacity: 0.9;

    filter: alpha(opacity=90)

}

.tooltip.top {

    margin-top: -3px;

    padding: 5px 0

}

.tooltip.right {

    margin-left: 3px;

    padding: 0 5px

}

.tooltip.bottom {

    margin-top: 3px;

    padding: 5px 0

}

.tooltip.left {

    margin-left: -3px;

    padding: 0 5px

}

.tooltip-inner {

    max-width: 200px;

    padding: 3px 8px;

    color: white;

    text-align: center;

    text-decoration: none;

    background-color: black;

    border-radius: 4px

}

.tooltip-arrow {

    position: absolute;

    width: 0;

    height: 0;

    border-color: transparent;

    border-style: solid

}

.tooltip.top .tooltip-arrow {

    bottom: 0;

    left: 50%;

    margin-left: -5px;

    border-width: 5px 5px 0;

    border-top-color: black

}

.tooltip.top-left .tooltip-arrow {

    bottom: 0;

    left: 5px;

    border-width: 5px 5px 0;

    border-top-color: black

}

.tooltip.top-right .tooltip-arrow {

    bottom: 0;

    right: 5px;

    border-width: 5px 5px 0;

    border-top-color: black

}

.tooltip.right .tooltip-arrow {

    top: 50%;

    left: 0;

    margin-top: -5px;

    border-width: 5px 5px 5px 0;

    border-right-color: black

}

.tooltip.left .tooltip-arrow {

    top: 50%;

    right: 0;

    margin-top: -5px;

    border-width: 5px 0 5px 5px;

    border-left-color: black

}

.tooltip.bottom .tooltip-arrow {

    top: 0;

    left: 50%;

    margin-left: -5px;

    border-width: 0 5px 5px;

    border-bottom-color: black

}

.tooltip.bottom-left .tooltip-arrow {

    top: 0;

    left: 5px;

    border-width: 0 5px 5px;

    border-bottom-color: black

}

.tooltip.bottom-right .tooltip-arrow {

    top: 0;

    right: 5px;

    border-width: 0 5px 5px;

    border-bottom-color: black

}

.popover {

    position: absolute;

    top: 0;

    left: 0;

    z-index: 1060;

    display: none;

    max-width: 276px;

    padding: 1px;

    text-align: left;

    background-color: white;

    background-clip: padding-box;

    border: 1px solid #cccccc;

    border: 1px solid rgba(0, 0, 0, 0.2);

    border-radius: 6px;

    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);

    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);

    white-space: normal

}

.popover.top {

    margin-top: -10px

}

.popover.right {

    margin-left: 10px

}

.popover.bottom {

    margin-top: 10px

}

.popover.left {

    margin-left: -10px

}

.popover-title {

    margin: 0;

    padding: 8px 14px;

    font-size: 13px;

    font-weight: normal;

    line-height: 18px;

    background-color: #f7f7f7;

    border-bottom: 1px solid #ebebeb;

    border-radius: 5px 5px 0 0

}

.popover-content {

    padding: 9px 14px

}

.popover>.arrow,

.popover>.arrow:after {

    position: absolute;

    display: block;

    width: 0;

    height: 0;

    border-color: transparent;

    border-style: solid

}

.popover>.arrow {

    border-width: 11px

}

.popover>.arrow:after {

    border-width: 10px;

    content: ""

}

.popover.top>.arrow {

    left: 50%;

    margin-left: -11px;

    border-bottom-width: 0;

    border-top-color: #999999;

    border-top-color: rgba(0, 0, 0, 0.25);

    bottom: -11px

}

.popover.top>.arrow:after {

    content: " ";

    bottom: 1px;

    margin-left: -10px;

    border-bottom-width: 0;

    border-top-color: white

}

.popover.right>.arrow {

    top: 50%;

    left: -11px;

    margin-top: -11px;

    border-left-width: 0;

    border-right-color: #999999;

    border-right-color: rgba(0, 0, 0, 0.25)

}

.popover.right>.arrow:after {

    content: " ";

    left: 1px;

    bottom: -10px;

    border-left-width: 0;

    border-right-color: white

}

.popover.bottom>.arrow {

    left: 50%;

    margin-left: -11px;

    border-top-width: 0;

    border-bottom-color: #999999;

    border-bottom-color: rgba(0, 0, 0, 0.25);

    top: -11px

}

.popover.bottom>.arrow:after {

    content: " ";

    top: 1px;

    margin-left: -10px;

    border-top-width: 0;

    border-bottom-color: white

}

.popover.left>.arrow {

    top: 50%;

    right: -11px;

    margin-top: -11px;

    border-right-width: 0;

    border-left-color: #999999;

    border-left-color: rgba(0, 0, 0, 0.25)

}

.popover.left>.arrow:after {

    content: " ";

    right: 1px;

    border-right-width: 0;

    border-left-color: white;

    bottom: -10px

}

.item {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    height: 100%;
    width: auto;
    min-width: 100%;
    min-height: 100%;
    background-size: cover;
    background-position: center center;
}

.carousel {

    position: relative

}

.carousel-inner {

    position: relative;
    overflow: hidden;
    width: 100%

}

.carousel-inner>.item {

    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left

}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {

    display: block;

    width: 100% \9;

    max-width: 100%;

    height: auto;

    line-height: 1

}

.carousel-inner>.active,

.carousel-inner>.next,

.carousel-inner>.prev {

    display: block

}

.carousel-inner>.active {

    left: 0

}

.carousel-inner>.next,

.carousel-inner>.prev {

    position: absolute;

    top: 0;

    width: 100%

}

.carousel-inner>.next {

    left: 100%

}

.carousel-inner>.prev {

    left: -100%

}

.carousel-inner>.next.left,

.carousel-inner>.prev.right {

    left: 0

}

.carousel-inner>.active.left {

    left: -100%

}

.carousel-inner>.active.right {

    left: 100%

}

.carousel-control {

    position: absolute;

    top: 0;

    left: 0;

    bottom: 0;

    width: 15%;

    opacity: 0.5;

    filter: alpha(opacity=50);

    font-size: 20px;

    color: white;

    text-align: center;

    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6)

}

.carousel-control.left {

    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);

    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);

    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);

    background-repeat: repeat-x;

    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)

}

.carousel-control.right {

    left: auto;

    right: 0;

    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);

    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);

    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);

    background-repeat: repeat-x;

    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)

}

.carousel-control:hover,

.carousel-control:focus {

    outline: 0;

    color: white;

    text-decoration: none;

    opacity: 0.9;

    filter: alpha(opacity=90)

}

.carousel-control .icon-prev,

.carousel-control .icon-next,

.carousel-control .glyphicon-chevron-left,

.carousel-control .glyphicon-chevron-right {

    position: absolute;

    top: 50%;

    z-index: 5;

    display: inline-block

}

.carousel-control .icon-prev,

.carousel-control .glyphicon-chevron-left {

    left: 50%;

    margin-left: -10px

}

.carousel-control .icon-next,

.carousel-control .glyphicon-chevron-right {

    right: 50%;

    margin-right: -10px

}

.carousel-control .icon-prev,

.carousel-control .icon-next {

    width: 20px;

    height: 20px;

    margin-top: -10px;

    font-family: serif

}

.carousel-control .icon-prev:before {

    content: '\2039'

}

.carousel-control .icon-next:before {

    content: '\203a'

}

.carousel-indicators {

    position: absolute;

    bottom: 10px;

    left: 50%;

    z-index: 15;

    width: 60%;

    margin-left: -30%;

    padding-left: 0;

    list-style: none;

    text-align: center

}

.carousel-indicators li {

    display: inline-block;

    width: 10px;

    height: 10px;

    margin: 1px;

    text-indent: -999px;

    border: 1px solid white;

    border-radius: 10px;

    cursor: pointer;

    background-color: #000 \9;

    background-color: rgba(0, 0, 0, 0)

}

.carousel-indicators .active {

    margin: 0;

    width: 12px;

    height: 12px;

    background-color: white

}

.carousel-caption {

    position: absolute;

    left: 15%;

    right: 15%;

    bottom: 20px;

    z-index: 10;

    padding-top: 20px;

    padding-bottom: 20px;

    color: white;

    text-align: center;

    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6)

}

.carousel-caption .btn {

    text-shadow: none

}

@media screen and (min-width: 768px) {

    .carousel-control .glyphicon-chevron-left,

    .carousel-control .glyphicon-chevron-right,

    .carousel-control .icon-prev,

    .carousel-control .icon-next {

        width: 30px;

        height: 30px;

        margin-top: -15px;

        font-size: 30px

    }

    .carousel-control .glyphicon-chevron-left,

    .carousel-control .icon-prev {

        margin-left: -15px

    }

    .carousel-control .glyphicon-chevron-right,

    .carousel-control .icon-next {

        margin-right: -15px

    }

    .carousel-caption {

        left: 20%;

        right: 20%;

        padding-bottom: 30px

    }

    .carousel-indicators {

        bottom: 20px

    }

}

.clearfix:before,

.clearfix:after {

    content: " ";

    display: table

}

.clearfix:after {

    clear: both

}

.center-block {

    display: block;

    margin-left: auto;

    margin-right: auto

}

.pull-right {

    float: right !important

}

.pull-left {

    float: left !important

}

.hide {

    display: none !important

}

.show {

    display: block !important

}

.invisible {

    visibility: hidden

}

.text-hide {

    font: 0/0 a;

    color: transparent;

    text-shadow: none;

    background-color: transparent;

    border: 0

}

.hidden {

    display: none !important;

    visibility: hidden !important

}

.affix {

    position: fixed;

    -webkit-transform: translate3d(0, 0, 0);

    transform: translate3d(0, 0, 0)

}

@-ms-viewport {

    width: device-width

}

.visible-xs,

.visible-sm,

.visible-md,

.visible-lg {

    display: none !important

}

.visible-xs-block,

.visible-xs-inline,

.visible-xs-inline-block,

.visible-sm-block,

.visible-sm-inline,

.visible-sm-inline-block,

.visible-md-block,

.visible-md-inline,

.visible-md-inline-block,

.visible-lg-block,

.visible-lg-inline,

.visible-lg-inline-block {

    display: none !important

}

@media (max-width: 767px) {

    .visible-xs {

        display: block !important

    }

    table.visible-xs {

        display: table

    }

    tr.visible-xs {

        display: table-row !important

    }

    th.visible-xs,

    td.visible-xs {

        display: table-cell !important

    }

}

@media (max-width: 767px) {

    .visible-xs-block {

        display: block !important

    }

}

@media (max-width: 767px) {

    .visible-xs-inline {

        display: inline !important

    }

}

@media (max-width: 767px) {

    .visible-xs-inline-block {

        display: inline-block !important

    }

}

@media (min-width: 768px) and (max-width: 991px) {

    .visible-sm {

        display: block !important

    }

    table.visible-sm {

        display: table

    }

    tr.visible-sm {

        display: table-row !important

    }

    th.visible-sm,

    td.visible-sm {

        display: table-cell !important

    }

}

@media (min-width: 768px) and (max-width: 991px) {

    .visible-sm-block {

        display: block !important

    }

}

@media (min-width: 768px) and (max-width: 991px) {

    .visible-sm-inline {

        display: inline !important

    }

}

@media (min-width: 768px) and (max-width: 991px) {

    .visible-sm-inline-block {

        display: inline-block !important

    }

}

@media (min-width: 992px) and (max-width: 1199px) {

    .visible-md {

        display: block !important

    }

    table.visible-md {

        display: table

    }

    tr.visible-md {

        display: table-row !important

    }

    th.visible-md,

    td.visible-md {

        display: table-cell !important

    }

}

@media (min-width: 992px) and (max-width: 1199px) {

    .visible-md-block {

        display: block !important

    }

}

@media (min-width: 992px) and (max-width: 1199px) {

    .visible-md-inline {

        display: inline !important

    }

}

@media (min-width: 992px) and (max-width: 1199px) {

    .visible-md-inline-block {

        display: inline-block !important

    }

}

@media (min-width: 1200px) {

    .visible-lg {

        display: block !important

    }

    table.visible-lg {

        display: table

    }

    tr.visible-lg {

        display: table-row !important

    }

    th.visible-lg,

    td.visible-lg {

        display: table-cell !important

    }

}

@media (min-width: 1200px) {

    .visible-lg-block {

        display: block !important

    }

}

@media (min-width: 1200px) {

    .visible-lg-inline {

        display: inline !important

    }

}

@media (min-width: 1200px) {

    .visible-lg-inline-block {

        display: inline-block !important

    }

}

@media (max-width: 767px) {

    .hidden-xs {

        display: none !important

    }

}

@media (min-width: 768px) and (max-width: 991px) {

    .hidden-sm {

        display: none !important

    }

}

@media (min-width: 992px) and (max-width: 1199px) {

    .hidden-md {

        display: none !important

    }

}

@media (min-width: 1200px) {

    .hidden-lg {

        display: none !important

    }

}

.visible-print {

    display: none !important

}

@media print {

    .visible-print {

        display: block !important

    }

    table.visible-print {

        display: table

    }

    tr.visible-print {

        display: table-row !important

    }

    th.visible-print,

    td.visible-print {

        display: table-cell !important

    }

}

.visible-print-block {

    display: none !important

}

@media print {

    .visible-print-block {

        display: block !important

    }

}

.visible-print-inline {

    display: none !important

}

@media print {

    .visible-print-inline {

        display: inline !important

    }

}

.visible-print-inline-block {

    display: none !important

}

@media print {

    .visible-print-inline-block {

        display: inline-block !important

    }

}

@media print {

    .hidden-print {

        display: none !important

    }

}


html,

body {

    height: 100%

}

body {

    min-height: 100%;
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: .5px;


}

/*Highlight*/
::selection {

    background: #191919;

    color: #dddddd

}

#topbar {

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    z-index: 999;

    padding: 30px 0;

    transition: all 0.2s cubic-bezier(0, 0, 0.58, 1);

    -webkit-transition: all 0.2s cubic-bezier(0, 0, 0.58, 1);

    -moz-transition: all 0.2s cubic-bezier(0, 0, 0.58, 1)

}

@media (max-width: 480px) {

    #topbar {

        padding: 0

    }

}

@media (min-width: 481px) and (max-width: 768px) {

    #topbar {

        padding: 0

    }

}


/*Landing Page */


.swipelanding {
    max-width: 30px;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 2;
    margin-right: 0.5em;
    margin-bottom: 0.5em;
}

.intro {

    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
    background-color: #2d2d2d;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}



.bgblack {
    background-color: #000;
}

.bggrey {
    background-color: #2d2d2d;
}



#simplificoaching {
    padding: 60px 0;
}



#login {

    padding: 200px 0 200px 0;

    text-align: center;

}

#signup {

    padding: 200px 0 200px 0;

    text-align: center;

}

#verification {

    padding: 200px 0;

    text-align: center;

}

#about {

    padding: 60px 0;
}

#coach-approach {

    padding: 60px 0;

    background: #191919;

    color: #dddddd

}

#coach-approach p {

    font-weight: 300

}

#coach-approach p:last-of-type {

    margin-bottom: 0

}

#coach-approach .sec-header {

    color: white

}

#team {

    padding: 60px 0 45px;

    border-bottom: 1px solid #dddddd

}

#services {

    padding: 60px 0 30px;

    border-bottom: 1px solid #dddddd

}

#company {

    padding: 60px 0 60px;

    border-bottom: 1px solid #dddddd

}

#testimonials {

    padding: 60px 0 60px

}

#articles {

    padding: 60px 0 60px;

    border-bottom: 1px solid #dddddd

}


}



/*Copyright*/
#copywrite2 {

    background: #111111;
    color: #8c8c8c;
    text-align: center;
    border-top: 1px solid #272727;
    position: relative;
    padding: 30px 0
}


#copywrite2 img {

    max-width: 20em;
    margin-bottom: 15px

}

#copywrite2 .back-to-top {

    position: absolute;

    right: 30px;

    top: 50%;

    margin-top: -28.5px;

    font-size: 40px;

    color: #8c8c8c

}

#copywrite2 .back-to-top:hover {

    color: #dddddd

}

/*Copyright*/
#copywrite {

    background: #111111;
    color: #8c8c8c;
    text-align: center;
    position: relative;
    padding: 30px 0
}


#copywrite img {

    height: 30px;

    margin-bottom: 15px

}

#copywrite .back-to-top {

    position: absolute;

    right: 30px;

    top: 50%;

    margin-top: -28.5px;

    font-size: 40px;

    color: #8c8c8c

}

#copywrite .back-to-top:hover {

    color: #dddddd

}

#principles-content {

    padding: 60px 0;

    border-bottom: 1px solid #dddddd

}

#courses-content {

    padding: 60px 0;

    border-bottom: 1px solid #dddddd

}

#course-details {

    padding: 60px 0;

    border-bottom: 1px solid #dddddd

}

#founder-content {

    padding: 90px 0;

    border-bottom: 1px solid #dddddd

}

#introduction-content {

    padding: 60px 0;

    border-bottom: 1px solid #dddddd

}

#under-development {

    padding: 60px 0;

    border-bottom: 1px solid #dddddd;

    text-transform: uppercase

}

#under-development i {

    font-size: 300px

}

#under-development span {

    font-size: 18px;

    letter-spacing: 3px

}

#faq-content {

    padding: 60px 0

}

#family-content {

    padding: 60px 0

}

#family-content .hex-mask {

    -webkit-filter: grayscale(0.3);

    -moz-filter: grayscale(0.3);

    -ms-filter: grayscale(0.3);

    -o-filter: grayscale(0.3);

    filter: grayscale(0.3)

}

.white-content {

    background: white;

    padding: 60px 0

}

.gray-content {

    background: whitesmoke;

    padding: 60px 0

}

.bordered-content {

    border-bottom: 1px solid #dddddd

}

#timeline-content {

    padding: 60px 0

}

#fundamental-content {

    padding: 60px 0

}

#contact-page-content {

    padding: 60px 0

}

#articles-page-content {

    padding: 60px 0

}

#testimonials-page-content {

    padding: 60px 0

}

#testimonials-page-content img {

    display: block;

    margin-bottom: 15px

}

#page-header {

    background: #191919;

    text-transform: uppercase;

    color: #dddddd;

    height: 400px;

    background-size: cover;

    position: relative;

    padding: 200px 0

}



#coming-soon {

height:100%;

background-size:cover;

position:relative;

color:#FFF;

}



.simplificoachingimg {

max-width:75%;

margin-bottom:60px;

}





@media (max-width: 480px) {

    #page-header {

        height: 300px;

        padding: 130px 0

    }

 

}

@media (min-width: 481px) and (max-width: 768px) {

    #page-header {

        height: 300px;

        padding: 130px 0

    }



}

#page-header .overlay {

    position: absolute;

    top: 0;

    left: 0;

    background: black;

    opacity: 0.5;

    filter: alpha(opacity=50);

    width: 100%;

    height: 100%

}

.team-box {

    margin-bottom: 15px

}

.team-box .team-img {

    height: 300px;

    background-size: auto 100%;

    background-position: center bottom;

    background-repeat: no-repeat

}

.team-box .team-info {

    text-transform: uppercase;

    letter-spacing: 1px;

    margin-top: 15px;

    margin-bottom: 10px

}

.team-box .team-info span {

    display: block;

    text-align: center

}

.team-box .team-info span.name {

    font-weight: 700;

    letter-spacing: 6px

}

.team-box .team-info span.position {

    font-weight: 500;

    letter-spacing: 4px

}

.team-box a.connect-link {

    display: inline-block;

    background: #191919;

    text-align: center;

    margin-right: 5px;

    width: 24px;

    height: 24px

}

.team-box a.connect-link i {

    color: #dddddd;

    line-height: 24px

}

.service-box {

    margin-bottom: 30px

}

.service-box i {

    font-size: 36px

}

.service-box span {

    margin: 10px 0;

    text-transform: uppercase;

    display: block;

    font-weight: 700;

    letter-spacing: 6px

}

.company-container .row {

    margin-left: 0px;

    margin-right: 0px

}

.company-container .row:before,

.company-container .row:after {

    content: " ";

    display: table

}

.company-container .row:after {

    clear: both

}

.company-container .col-xs-1,

.company-container .col-sm-1,

.company-container .col-md-1,

.company-container .col-lg-1,

.company-container .col-xs-2,

.company-container .col-sm-2,

.company-container .col-md-2,

.company-container .col-lg-2,

.company-container .col-xs-3,

.company-container .col-sm-3,

.company-container .col-md-3,

.company-container .col-lg-3,

.company-container .col-xs-4,

.company-container .col-sm-4,

.company-container .col-md-4,

.company-container .col-lg-4,

.company-container .col-xs-5,

.company-container .col-sm-5,

.company-container .col-md-5,

.company-container .col-lg-5,

.company-container .col-xs-6,

.company-container .col-sm-6,

.company-container .col-md-6,

.company-container .col-lg-6,

.company-container .col-xs-7,

.company-container .col-sm-7,

.company-container .col-md-7,

.company-container .col-lg-7,

.company-container .col-xs-8,

.company-container .col-sm-8,

.company-container .col-md-8,

.company-container .col-lg-8,

.company-container .col-xs-9,

.company-container .col-sm-9,

.company-container .col-md-9,

.company-container .col-lg-9,

.company-container .col-xs-10,

.company-container .col-sm-10,

.company-container .col-md-10,

.company-container .col-lg-10,

.company-container .col-xs-11,

.company-container .col-sm-11,

.company-container .col-md-11,

.company-container .col-lg-11,

.company-container .col-xs-12,

.company-container .col-sm-12,

.company-container .col-md-12,

.company-container .col-lg-12 {

    position: relative;

    min-height: 1px;

    padding-left: 0px;

    padding-right: 0px

}

.company-container .col-xs-1,

.company-container .col-xs-2,

.company-container .col-xs-3,

.company-container .col-xs-4,

.company-container .col-xs-5,

.company-container .col-xs-6,

.company-container .col-xs-7,

.company-container .col-xs-8,

.company-container .col-xs-9,

.company-container .col-xs-10,

.company-container .col-xs-11,

.company-container .col-xs-12 {

    float: left

}

.company-container .col-xs-1 {

    width: 8.33333%

}

.company-container .col-xs-2 {

    width: 16.66667%

}

.company-container .col-xs-3 {

    width: 25%

}

.company-container .col-xs-4 {

    width: 33.33333%

}

.company-container .col-xs-5 {

    width: 41.66667%

}

.company-container .col-xs-6 {

    width: 50%

}

.company-container .col-xs-7 {

    width: 58.33333%

}

.company-container .col-xs-8 {

    width: 66.66667%

}

.company-container .col-xs-9 {

    width: 75%

}

.company-container .col-xs-10 {

    width: 83.33333%

}

.company-container .col-xs-11 {

    width: 91.66667%

}

.company-container .col-xs-12 {

    width: 100%

}

.company-container .col-xs-pull-0 {

    right: auto

}

.company-container .col-xs-pull-1 {

    right: 8.33333%

}

.company-container .col-xs-pull-2 {

    right: 16.66667%

}

.company-container .col-xs-pull-3 {

    right: 25%

}

.company-container .col-xs-pull-4 {

    right: 33.33333%

}

.company-container .col-xs-pull-5 {

    right: 41.66667%

}

.company-container .col-xs-pull-6 {

    right: 50%

}

.company-container .col-xs-pull-7 {

    right: 58.33333%

}

.company-container .col-xs-pull-8 {

    right: 66.66667%

}

.company-container .col-xs-pull-9 {

    right: 75%

}

.company-container .col-xs-pull-10 {

    right: 83.33333%

}

.company-container .col-xs-pull-11 {

    right: 91.66667%

}

.company-container .col-xs-pull-12 {

    right: 100%

}

.company-container .col-xs-push-0 {

    left: auto

}

.company-container .col-xs-push-1 {

    left: 8.33333%

}

.company-container .col-xs-push-2 {

    left: 16.66667%

}

.company-container .col-xs-push-3 {

    left: 25%

}

.company-container .col-xs-push-4 {

    left: 33.33333%

}

.company-container .col-xs-push-5 {

    left: 41.66667%

}

.company-container .col-xs-push-6 {

    left: 50%

}

.company-container .col-xs-push-7 {

    left: 58.33333%

}

.company-container .col-xs-push-8 {

    left: 66.66667%

}

.company-container .col-xs-push-9 {

    left: 75%

}

.company-container .col-xs-push-10 {

    left: 83.33333%

}

.company-container .col-xs-push-11 {

    left: 91.66667%

}

.company-container .col-xs-push-12 {

    left: 100%

}

.company-container .col-xs-offset-0 {

    margin-left: 0%

}

.company-container .col-xs-offset-1 {

    margin-left: 8.33333%

}

.company-container .col-xs-offset-2 {

    margin-left: 16.66667%

}

.company-container .col-xs-offset-3 {

    margin-left: 25%

}

.company-container .col-xs-offset-4 {

    margin-left: 33.33333%

}

.company-container .col-xs-offset-5 {

    margin-left: 41.66667%

}

.company-container .col-xs-offset-6 {

    margin-left: 50%

}

.company-container .col-xs-offset-7 {

    margin-left: 58.33333%

}

.company-container .col-xs-offset-8 {

    margin-left: 66.66667%

}

.company-container .col-xs-offset-9 {

    margin-left: 75%

}

.company-container .col-xs-offset-10 {

    margin-left: 83.33333%

}

.company-container .col-xs-offset-11 {

    margin-left: 91.66667%

}

.company-container .col-xs-offset-12 {

    margin-left: 100%

}

@media (min-width: 768px) {

    

    .company-container .col-sm-1,

    .company-container .col-sm-2,

    .company-container .col-sm-3,

    .company-container .col-sm-4,

    .company-container .col-sm-5,

    .company-container .col-sm-6,

    .company-container .col-sm-7,

    .company-container .col-sm-8,

    .company-container .col-sm-9,

    .company-container .col-sm-10,

    .company-container .col-sm-11,

    .company-container .col-sm-12 {

        float: left

    }

    .company-container .col-sm-1 {

        width: 8.33333%

    }

    .company-container .col-sm-2 {

        width: 16.66667%

    }

    .company-container .col-sm-3 {

        width: 25%

    }

    .company-container .col-sm-4 {

        width: 33.33333%

    }

    .company-container .col-sm-5 {

        width: 41.66667%

    }

    .company-container .col-sm-6 {

        width: 50%

    }

    .company-container .col-sm-7 {

        width: 58.33333%

    }

    .company-container .col-sm-8 {

        width: 66.66667%

    }

    .company-container .col-sm-9 {

        width: 75%

    }

    .company-container .col-sm-10 {

        width: 83.33333%

    }

    .company-container .col-sm-11 {

        width: 91.66667%

    }

    .company-container .col-sm-12 {

        width: 100%

    }

    .company-container .col-sm-pull-0 {

        right: auto

    }

    .company-container .col-sm-pull-1 {

        right: 8.33333%

    }

    .company-container .col-sm-pull-2 {

        right: 16.66667%

    }

    .company-container .col-sm-pull-3 {

        right: 25%

    }

    .company-container .col-sm-pull-4 {

        right: 33.33333%

    }

    .company-container .col-sm-pull-5 {

        right: 41.66667%

    }

    .company-container .col-sm-pull-6 {

        right: 50%

    }

    .company-container .col-sm-pull-7 {

        right: 58.33333%

    }

    .company-container .col-sm-pull-8 {

        right: 66.66667%

    }

    .company-container .col-sm-pull-9 {

        right: 75%

    }

    .company-container .col-sm-pull-10 {

        right: 83.33333%

    }

    .company-container .col-sm-pull-11 {

        right: 91.66667%

    }

    .company-container .col-sm-pull-12 {

        right: 100%

    }

    .company-container .col-sm-push-0 {

        left: auto

    }

    .company-container .col-sm-push-1 {

        left: 8.33333%

    }

    .company-container .col-sm-push-2 {

        left: 16.66667%

    }

    .company-container .col-sm-push-3 {

        left: 25%

    }

    .company-container .col-sm-push-4 {

        left: 33.33333%

    }

    .company-container .col-sm-push-5 {

        left: 41.66667%

    }

    .company-container .col-sm-push-6 {

        left: 50%

    }

    .company-container .col-sm-push-7 {

        left: 58.33333%

    }

    .company-container .col-sm-push-8 {

        left: 66.66667%

    }

    .company-container .col-sm-push-9 {

        left: 75%

    }

    .company-container .col-sm-push-10 {

        left: 83.33333%

    }

    .company-container .col-sm-push-11 {

        left: 91.66667%

    }

    .company-container .col-sm-push-12 {

        left: 100%

    }

    .company-container .col-sm-offset-0 {

        margin-left: 0%

    }

    .company-container .col-sm-offset-1 {

        margin-left: 8.33333%

    }

    .company-container .col-sm-offset-2 {

        margin-left: 16.66667%

    }

    .company-container .col-sm-offset-3 {

        margin-left: 25%

    }

    .company-container .col-sm-offset-4 {

        margin-left: 33.33333%

    }

    .company-container .col-sm-offset-5 {

        margin-left: 41.66667%

    }

    .company-container .col-sm-offset-6 {

        margin-left: 50%

    }

    .company-container .col-sm-offset-7 {

        margin-left: 58.33333%

    }

    .company-container .col-sm-offset-8 {

        margin-left: 66.66667%

    }

    .company-container .col-sm-offset-9 {

        margin-left: 75%

    }

    .company-container .col-sm-offset-10 {

        margin-left: 83.33333%

    }

    .company-container .col-sm-offset-11 {

        margin-left: 91.66667%

    }

    .company-container .col-sm-offset-12 {

        margin-left: 100%

    }

}





@media (max-width: 992px) {

    #login {

    padding: 300px 0 120px 0;

    text-align: center;

    }

    #signup {

        padding: 300px 0 120px 0;

        text-align: center;

    }

}



@media (max-width: 768px) {

    #login {
    padding: 140px 0 120px 0;
    text-align: center;
    }

    #signup {
        padding: 140px 0 120px 0;
        text-align: center;
    }

    /* Swipe on Gadget*/

    .swipelanding {
    max-width: 30px;
    -moz-animation: cssAnimation 0.5s ease-in 11s forwards;
    /* Firefox */
    -webkit-animation: cssAnimation 0.5s ease-in 11s forwards;
    /* Safari and Chrome */
    -o-animation: cssAnimation 0.5s ease-in 11s forwards;
    /* Opera */
    animation: cssAnimation 0.5s ease-in 11s forwards;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    }

    @keyframes cssAnimation {
        to {
            width:0;
            height:0;
            overflow:hidden;
        }
    }
    @-webkit-keyframes cssAnimation {
        to {
            width:0;
            height:0;
            visibility:hidden;
        }
    }
        }

    /* Swipe on Gadget*/

}



@media (min-width: 992px) {

    .company-container .col-md-1,

    .company-container .col-md-2,

    .company-container .col-md-3,

    .company-container .col-md-4,

    .company-container .col-md-5,

    .company-container .col-md-6,

    .company-container .col-md-7,

    .company-container .col-md-8,

    .company-container .col-md-9,

    .company-container .col-md-10,

    .company-container .col-md-11,

    .company-container .col-md-12 {

        float: left

    }

    .company-container .col-md-1 {

        width: 8.33333%

    }

    .company-container .col-md-2 {

        width: 16.66667%

    }

    .company-container .col-md-3 {

        width: 25%

    }

    .company-container .col-md-4 {

        width: 33.33333%

    }

    .company-container .col-md-5 {

        width: 41.66667%

    }

    .company-container .col-md-6 {

        width: 50%

    }

    .company-container .col-md-7 {

        width: 58.33333%

    }

    .company-container .col-md-8 {

        width: 66.66667%

    }

    .company-container .col-md-9 {

        width: 75%

    }

    .company-container .col-md-10 {

        width: 83.33333%

    }

    .company-container .col-md-11 {

        width: 91.66667%

    }

    .company-container .col-md-12 {

        width: 100%

    }

    .company-container .col-md-pull-0 {

        right: auto

    }

    .company-container .col-md-pull-1 {

        right: 8.33333%

    }

    .company-container .col-md-pull-2 {

        right: 16.66667%

    }

    .company-container .col-md-pull-3 {

        right: 25%

    }

    .company-container .col-md-pull-4 {

        right: 33.33333%

    }

    .company-container .col-md-pull-5 {

        right: 41.66667%

    }

    .company-container .col-md-pull-6 {

        right: 50%

    }

    .company-container .col-md-pull-7 {

        right: 58.33333%

    }

    .company-container .col-md-pull-8 {

        right: 66.66667%

    }

    .company-container .col-md-pull-9 {

        right: 75%

    }

    .company-container .col-md-pull-10 {

        right: 83.33333%

    }

    .company-container .col-md-pull-11 {

        right: 91.66667%

    }

    .company-container .col-md-pull-12 {

        right: 100%

    }

    .company-container .col-md-push-0 {

        left: auto

    }

    .company-container .col-md-push-1 {

        left: 8.33333%

    }

    .company-container .col-md-push-2 {

        left: 16.66667%

    }

    .company-container .col-md-push-3 {

        left: 25%

    }

    .company-container .col-md-push-4 {

        left: 33.33333%

    }

    .company-container .col-md-push-5 {

        left: 41.66667%

    }

    .company-container .col-md-push-6 {

        left: 50%

    }

    .company-container .col-md-push-7 {

        left: 58.33333%

    }

    .company-container .col-md-push-8 {

        left: 66.66667%

    }

    .company-container .col-md-push-9 {

        left: 75%

    }

    .company-container .col-md-push-10 {

        left: 83.33333%

    }

    .company-container .col-md-push-11 {

        left: 91.66667%

    }

    .company-container .col-md-push-12 {

        left: 100%

    }

    .company-container .col-md-offset-0 {

        margin-left: 0%

    }

    .company-container .col-md-offset-1 {

        margin-left: 8.33333%

    }

    .company-container .col-md-offset-2 {

        margin-left: 16.66667%

    }

    .company-container .col-md-offset-3 {

        margin-left: 25%

    }

    .company-container .col-md-offset-4 {

        margin-left: 33.33333%

    }

    .company-container .col-md-offset-5 {

        margin-left: 41.66667%

    }

    .company-container .col-md-offset-6 {

        margin-left: 50%

    }

    .company-container .col-md-offset-7 {

        margin-left: 58.33333%

    }

    .company-container .col-md-offset-8 {

        margin-left: 66.66667%

    }

    .company-container .col-md-offset-9 {

        margin-left: 75%

    }

    .company-container .col-md-offset-10 {

        margin-left: 83.33333%

    }

    .company-container .col-md-offset-11 {

        margin-left: 91.66667%

    }

    .company-container .col-md-offset-12 {

        margin-left: 100%

    }

}

@media (min-width: 1200px) {

    .company-container .col-lg-1,

    .company-container .col-lg-2,

    .company-container .col-lg-3,

    .company-container .col-lg-4,

    .company-container .col-lg-5,

    .company-container .col-lg-6,

    .company-container .col-lg-7,

    .company-container .col-lg-8,

    .company-container .col-lg-9,

    .company-container .col-lg-10,

    .company-container .col-lg-11,

    .company-container .col-lg-12 {

        float: left

    }

    .company-container .col-lg-1 {

        width: 8.33333%

    }

    .company-container .col-lg-2 {

        width: 16.66667%

    }

    .company-container .col-lg-3 {

        width: 25%

    }

    .company-container .col-lg-4 {

        width: 33.33333%

    }

    .company-container .col-lg-5 {

        width: 41.66667%

    }

    .company-container .col-lg-6 {

        width: 50%

    }

    .company-container .col-lg-7 {

        width: 58.33333%

    }

    .company-container .col-lg-8 {

        width: 66.66667%

    }

    .company-container .col-lg-9 {

        width: 75%

    }

    .company-container .col-lg-10 {

        width: 83.33333%

    }

    .company-container .col-lg-11 {

        width: 91.66667%

    }

    .company-container .col-lg-12 {

        width: 100%

    }

    .company-container .col-lg-pull-0 {

        right: auto

    }

    .company-container .col-lg-pull-1 {

        right: 8.33333%

    }

    .company-container .col-lg-pull-2 {

        right: 16.66667%

    }

    .company-container .col-lg-pull-3 {

        right: 25%

    }

    .company-container .col-lg-pull-4 {

        right: 33.33333%

    }

    .company-container .col-lg-pull-5 {

        right: 41.66667%

    }

    .company-container .col-lg-pull-6 {

        right: 50%

    }

    .company-container .col-lg-pull-7 {

        right: 58.33333%

    }

    .company-container .col-lg-pull-8 {

        right: 66.66667%

    }

    .company-container .col-lg-pull-9 {

        right: 75%

    }

    .company-container .col-lg-pull-10 {

        right: 83.33333%

    }

    .company-container .col-lg-pull-11 {

        right: 91.66667%

    }

    .company-container .col-lg-pull-12 {

        right: 100%

    }

    .company-container .col-lg-push-0 {

        left: auto

    }

    .company-container .col-lg-push-1 {

        left: 8.33333%

    }

    .company-container .col-lg-push-2 {

        left: 16.66667%

    }

    .company-container .col-lg-push-3 {

        left: 25%

    }

    .company-container .col-lg-push-4 {

        left: 33.33333%

    }

    .company-container .col-lg-push-5 {

        left: 41.66667%

    }

    .company-container .col-lg-push-6 {

        left: 50%

    }

    .company-container .col-lg-push-7 {

        left: 58.33333%

    }

    .company-container .col-lg-push-8 {

        left: 66.66667%

    }

    .company-container .col-lg-push-9 {

        left: 75%

    }

    .company-container .col-lg-push-10 {

        left: 83.33333%

    }

    .company-container .col-lg-push-11 {

        left: 91.66667%

    }

    .company-container .col-lg-push-12 {

        left: 100%

    }

    .company-container .col-lg-offset-0 {

        margin-left: 0%

    }

    .company-container .col-lg-offset-1 {

        margin-left: 8.33333%

    }

    .company-container .col-lg-offset-2 {

        margin-left: 16.66667%

    }

    .company-container .col-lg-offset-3 {

        margin-left: 25%

    }

    .company-container .col-lg-offset-4 {

        margin-left: 33.33333%

    }

    .company-container .col-lg-offset-5 {

        margin-left: 41.66667%

    }

    .company-container .col-lg-offset-6 {

        margin-left: 50%

    }

    .company-container .col-lg-offset-7 {

        margin-left: 58.33333%

    }

    .company-container .col-lg-offset-8 {

        margin-left: 66.66667%

    }

    .company-container .col-lg-offset-9 {

        margin-left: 75%

    }

    .company-container .col-lg-offset-10 {

        margin-left: 83.33333%

    }

    .company-container .col-lg-offset-11 {

        margin-left: 91.66667%

    }

    .company-container .col-lg-offset-12 {

        margin-left: 100%

    }

}

.company-box {

    display: block;

    padding-bottom: 100%;

    background-position: center center;

    background-size: 75% auto;

    background-repeat: no-repeat;

    position: relative

}

.company-box:hover {
    background-color: rgba(9, 9, 9, 0.04);
}

.company-box h5 {

    position: absolute;

    top: 50%;

    left: 0;

    color: #191919;

    font-size: 30px;

    text-align: center;

    margin-top: -15px;

    margin-bottom: 0;

    text-transform: uppercase;

    letter-spacing: 2px;

    width: 100%;

    padding: 0 15px

}

.company-box.company-gray {

    background-color: #191919

}

.company-box.company-gray h5 {

    color: white;

    margin-top: -15px;

    font-size: 18px

}

.article-img {

    height: 300px;

    background-position: center center;

    background-size: cover;

    background-repeat: no-repeat

}

@media (max-width: 480px) {

    .article-img {

        margin-bottom: 15px

    }

}

@media (min-width: 481px) and (max-width: 768px) {

    .article-img {

        margin-bottom: 15px

    }

}

.article-box {

    position: relative;

    padding-left: 75px

}

@media (max-width: 480px) {

    .article-box {

        padding-left: 0

    }

}

@media (min-width: 481px) and (max-width: 768px) {

    .article-box {

        padding-left: 0

    }

}

.article-box .article-date {

    font-family: "Raleway", sans-serif;

    background: #191919;

    color: #dddddd;

    text-transform: uppercase;

    padding: 10px 20px 10px 10px;

    position: absolute;

    top: 0;

    left: 0

}

@media (max-width: 480px) {

    .article-box .article-date {

        display: none

    }

}

@media (min-width: 481px) and (max-width: 768px) {

    .article-box .article-date {

        display: none

    }

}

.article-box .article-title {

    font-family: "Raleway", sans-serif;

    text-transform: uppercase;

    font-weight: 700;

    letter-spacing: 6px

}

.article-box .article-author {

    font-style: italic;

    margin: 10px 0

}

.principles-list {

    list-style: none

}

.principles-list li {

    min-height: 80px;

    margin-bottom: 50px;

    position: relative;

    padding: 15px 15px 15px 100px

}

.principles-list li i {

    position: absolute;

    top: 50%;

    margin-top: -40px;

    left: 0;

    width: 70px;

    height: 80px;

    text-align: center;

    background-image: url("coach-site/static/img/hex.png");

    background-size: contain;

    font-size: 36px;

    line-height: 80px;

    background-repeat: no-repeat

}

.principles-list li span {

    display: block;

    text-transform: uppercase;

    letter-spacing: 2px;

    font-weight: 700;

    margin-bottom: 10px

}

.principles-list li p {

    margin-bottom: 0

}

.course-container {

    position: relative;

    margin-bottom: 30px

}

.course-container .course-image {

    height: 200px;

    background-size: cover;

    background-position: center center

}

.course-container .course-info h4 {

    margin: 5px 0;

    text-transform: uppercase;

    letter-spacing: 3px;

    border-top: 4px double #191919;

    border-bottom: 4px double #191919;

    text-align: center;

    padding: 8px 0

}

.course-container .course-sub-info {

    padding-top: 5px;

    padding-bottom: 5px;

    line-height: 28px;

    border-bottom: 1px solid #191919

}

.course-container .course-sub-info .course-price {

    font-size: 20px;

    font-weight: 700

}

.course-detail-container {

    background: #f9f9f9;

    padding: 10px

}

.course-detail-container .course-detail-image {

    height: 300px;

    background-size: cover

}

.course-detail-container .course-detail-info {

    margin-top: 10px

}

.course-detail-container .course-detail-info .price {

    color: #191919;

    font-weight: 700;

    font-size: 22px;

    line-height: 32px

}

.course-detail-container .course-info-sm {

    padding: 5px;

    font-size: 14px

}

.course-detail-container .course-info-sm i {

    margin-right: 5px

}

.course-detail-container .course-info-content {

    text-align: center;

    font-size: 20px;

    padding: 0 5px 10px 5px

}

.course-detail-container .course-instructor {

    position: relative;

    padding: 10px 0 10px 60px;

    border-top: 1px solid #eeeeee

}

.course-detail-container .course-instructor img {

    width: 50px;

    height: 50px;

    border-radius: 3px;

    position: absolute;

    top: 10px;

    left: 0

}

.course-detail-container .course-instructor .name {

    font-size: 16px;

    font-weight: 500

}

.founder-info h1 {

    margin: 0

}

.founder-info .connect-link {

    display: inline-block;

    background: #191919;

    text-align: center;

    margin-right: 5px;

    width: 28px;

    height: 28px

}

.founder-info .connect-link i {

    color: #dddddd;

    line-height: 28px

}

.founder-content p {

    text-align: justify;

    margin-bottom: 20px

}

.hex-mask {

    width: 100%;

    padding-bottom: 100%;

    position: relative;

    height: 100%;

    margin-top: 15px

}

.hex-mask .hex-image {

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    background-size: cover;

    background-position: center center

}

.map-container {

    position: relative;

    background-position: center center;

    background-size: cover;

    padding: 85px 30px 30px;

    background-repeat: no-repeat

}

.map-container .overlay {

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    background: black;

    opacity: 0.5;

    filter: alpha(opacity=50)

}

.square {

    position: relative;

    padding-bottom: 100%;

    width: 100%

}

.pattern {

    position: relative

}



.login { 

    position: absolute;

    top: 50%;

    left: 50%;

    margin: -150px 0 0 -150px;

    width:300px;

    height:300px;

}



.login2 { 

    top: 50%;

    left: 50%;

    width:300px;

    height:300px;

}



.margintop10 {

    margin-top: 10px;

}



.margintop20 {

    margin-top: 20px;

}

.margintop50 {
    margin-top: 50px;
}

.margintop70 {
    margin-top: 70px;
}

.margintop80 {
    margin-top: 80px;
}

.margintop100{

    margin-top: 100px;

}



@media (max-width: 480px) {

    .pattern {

        margin-bottom: 80px

    }

}

@media (min-width: 481px) and (max-width: 768px) {

    .pattern {

        margin-bottom: 80px

    }

}

@media (min-width: 769px) and (max-width: 1024px) {

    .pattern {

        margin-bottom: 80px

    }

}

.company-map-container {

    border: 1px solid #888888;

    width: 100%;

    height: 100%

}

.company-map-container>img {

    position: absolute;

    width: 100px;

    top: -55px;

    left: 50%;

    margin-left: -50px

}

.company-business {

    margin-top: 60px;

    padding: 15px 30px

}

@media (max-width: 480px) {

    .company-business {

        padding: 15px

    }

}

@media (min-width: 481px) and (max-width: 768px) {

    .company-business {

        padding: 15px

    }

}

.company-business h1 {

    text-align: center;

    color: #dddddd;

    font-family: "Raleway", sans-serif;

    letter-spacing: 3px;

    text-transform: uppercase;

    margin: 0;

    font-size: 14px;

    min-height: 45px;

    margin-bottom: 15px

}

.pattern {

    background-color: rgba(0, 0, 0, 0.6);

}

.timeline-container {

    padding: 30px 0;

    position: relative

}

@media (max-width: 480px) {

    .timeline-container {

        display: none

    }

}

@media (min-width: 481px) and (max-width: 768px) {

    .timeline-container {

        display: none

    }

}

.timeline-container:before {

    content: "";

    position: absolute;

    top: 0;

    left: 50%;

    margin-left: -1px;

    height: 100%;

    width: 2px;

    border-left: 2px dashed #b3cae0

}

.timeline-container .timeline-row {

    position: relative;

    margin-bottom: 30px

}

.timeline-container .timeline-row .timeline-box {

    position: relative;

    padding: 15px;

    width: 45%;

    background: #f8f8f8;

    border-radius: 3px

}

.timeline-container .timeline-row .timeline-box h3 {

    margin-top: 0;

    padding-bottom: 10px;

    border-bottom: 1px dashed #dddddd;

    font-size: 18px;

    text-transform: uppercase;

    font-weight: 700

}

.timeline-container .timeline-row .timeline-box ul li {

    position: relative;

    margin-bottom: 10px;

    padding-left: 20px

}

.timeline-container .timeline-row .timeline-box ul li i {

    position: absolute;

    top: 5px;

    left: 0

}

.timeline-container .timeline-row .timeline-icon {

    width: 60px;

    height: 60px;

    position: absolute;

    top: 0;

    left: 50%;

    margin-left: -30px;

    border-radius: 50%;

    background: #49c0e7;

    border: 4px solid #dddddd;

    text-align: center;

    color: white

}

.timeline-container .timeline-row .timeline-icon i {

    line-height: 52px;

    font-size: 30px

}

.timeline-container .timeline-row .timeline-week {

    position: absolute;

    left: calc(50% + 60px);

    top: 6px;

    width: 200px;

    padding: 10px 15px;

    background: #49c0e7;

    border-radius: 3px;

    color: white;

    font-size: 12px

}

.timeline-container .timeline-row .timeline-week i {

    margin-right: 15px

}

.timeline-container .timeline-row.timeline-behavior .timeline-box {

    float: right

}

.timeline-container .timeline-row.timeline-behavior .timeline-icon {

    background: #2cab6a

}

.timeline-container .timeline-row.timeline-behavior .timeline-week {

    left: calc(50% - 260px);

    background: #2cab6a

}

.timeline-container .timeline-row.timeline-behavior .timeline-week.week-22 {

    top: 150px;

    background: #f2a730

}

.timeline-container .timeline-row.timeline-behavior .timeline-week.week-27 {

    top: 250px;

    background: #434343

}

.timeline-container .timeline-row.timeline-behavior .timeline-week.week-31 {

    top: 350px;

    background: #9e00d3

}

.timeline-container .timeline-row.timeline-behavior .icon-22 {

    top: 144px;

    background: #f2a730

}

.timeline-container .timeline-row.timeline-behavior .icon-27 {

    top: 244px;

    background: #434343

}

.timeline-container .timeline-row.timeline-behavior .icon-31 {

    top: 344px;

    background: #9e00d3

}

.blog-entry {

    margin-bottom: 15px

}

.blog-entry .blog-content h1 {

    font-size: 24px;

    margin: 15px 0

}

.blog-entry .blog-content span {

    font-size: 12px;

    color: #888888;

    display: block;

    margin-bottom: 15px

}

.blog-entry .blog-content a {

    font-size: 12px

}

.divider {

    height: 12px;

    background-size: auto;

    background-image: url("/assets/divider-05b3a7e0f141680476622396a6d427e4.png");

    margin-bottom: 15px

}

.timeline-mobile-container {

    padding: 30px 0;

    position: relative

}

@media (min-width: 769px) and (max-width: 1024px) {

    .timeline-mobile-container {

        display: none

    }

}

@media (min-width: 1025px) and (max-width: 1440px) {

    .timeline-mobile-container {

        display: none

    }

}

@media (min-width: 1441px) {

    .timeline-mobile-container {

        display: none

    }

}

.timeline-mobile-container:before {

    content: "";

    position: absolute;

    top: 15px;

    left: 15px;

    margin-left: 0;

    height: 100%;

    width: 1px;

    border-left: 1px dashed #b3cae0

}

.timeline-mobile-container .timeline-mobile-box {

    position: relative;

    padding: 15px;

    width: calc(100% - 40px);

    margin-left: 40px;

    background: #f8f8f8;

    border-radius: 3px;

    margin-bottom: 15px

}

.timeline-mobile-container .timeline-mobile-box h3 {

    margin-top: 0;

    padding-bottom: 10px;

    border-bottom: 1px dashed #dddddd;

    font-size: 18px;

    text-transform: uppercase;

    font-weight: 700

}

.timeline-mobile-container .timeline-mobile-box ul li {

    position: relative;

    margin-bottom: 10px;

    padding-left: 20px

}

.timeline-mobile-container .timeline-mobile-box ul li i {

    position: absolute;

    top: 5px;

    left: 0

}

.timeline-mobile-container .timeline-mobile-row {

    position: relative;

    min-height: 64px;

    margin-bottom: 15px

}

.timeline-mobile-container .timeline-mobile-icon {

    width: 30px;

    height: 30px;

    position: absolute;

    top: 50%;

    left: 0;

    margin-top: -15px;

    border-radius: 50%;

    background: #49c0e7;

    border: 1px solid #dddddd;

    text-align: center;

    color: white

}

.timeline-mobile-container .timeline-mobile-icon i {

    line-height: 28px;

    font-size: 14px

}

.timeline-mobile-container .timeline-mobile-week {

    position: absolute;

    left: 40px;

    top: 12px;

    width: 200px;

    padding: 10px 15px;

    background: #49c0e7;

    border-radius: 3px;

    color: white;

    font-size: 12px

}

.timeline-mobile-container .timeline-mobile-week i {

    margin-right: 15px

}

.timeline-mobile-container .timeline-mobile-work .timeline-mobile-icon {

    background: #2cab6a

}

.timeline-mobile-container .timeline-mobile-work .timeline-mobile-week {

    background: #2cab6a

}

.timeline-mobile-container .timeline-mobile-voluntary .timeline-mobile-icon {

    background: #f2a730

}

.timeline-mobile-container .timeline-mobile-voluntary .timeline-mobile-week {

    background: #f2a730

}

.timeline-mobile-container .timeline-mobile-applied .timeline-mobile-icon {

    background: #434343

}

.timeline-mobile-container .timeline-mobile-applied .timeline-mobile-week {

    background: #434343

}

.timeline-mobile-container .timeline-mobile-assurance .timeline-mobile-icon {

    background: #9e00d3

}

.timeline-mobile-container .timeline-mobile-assurance .timeline-mobile-week {

    background: #9e00d3

}

#collapseCoaches {

    padding-left: 30px;

    padding-right: 30px

}

#collapseCoaches.in {

    margin-bottom: 30px

}

.italic {

    font-style: italic

}

.sec-header {

    font-family: "Raleway", sans-serif;

    font-size: 18px;

    font-weight: 700;

    letter-spacing: 6px;

    line-height: 22px;

    text-align: center;

    margin-top: 0;

    margin-bottom: 30px;

    text-transform: uppercase;

    color: #191919

}

p.italic {

    font-weight: 300

}

.copywrite {

    font-size: 11px;

    color: #999999;

    margin-bottom: 0

}

.copywrite a {

    color: white

}

.copywrite a:hover,

.copywrite a:focus {

    color: white

}

.module-title {

    font-family: "Raleway", sans-serif;

    font-size: 14px;

    letter-spacing: 20px

}

@media (max-width: 480px) {

    .module-title {

        letter-spacing: 10px;

        line-height: 24px

    }

}

@media (min-width: 481px) and (max-width: 768px) {

    .module-title {

        letter-spacing: 10px;

        line-height: 24px

    }

}

.page-title,

.founder-info h1 {

    font-family: "Raleway", sans-serif;

    font-size: 24px;

    font-weight: 500;

    letter-spacing: 8px;

    line-height: 43px

}

.sec-text {

    font-family: Raleway, sans-serif;

    font-size: 15px;

    line-height: 27px;

    letter-spacing: 0px;

    font-weight: 400;

    font-style: normal;

    text-transform: none

}

.subnote {

    font-size: 12px;

    font-style: italic

}



.link-question {

    color: #010101

}

.link-question:hover,

.link-question:focus {

    color: #010101

}

td,

th {

    vertical-align: middle !important

}

.table-fundamentals {

    width: 100%;

    table-layout: fixed

}

@media (max-width: 480px) {

    .table-fundamentals {

        display: block

    }

}

@media (min-width: 481px) and (max-width: 768px) {

    .table-fundamentals {

        display: block

    }

}

@media (max-width: 480px) {

    .table-fundamentals tbody {

        display: block

    }

}

@media (min-width: 481px) and (max-width: 768px) {

    .table-fundamentals tbody {

        display: block

    }

}

.table-fundamentals th {

    padding: 10px;

    text-align: center;

    text-transform: uppercase;

    border-right: 1px dashed #cccccc

}

@media (max-width: 480px) {

    .table-fundamentals th {

        display: none

    }

}

@media (min-width: 481px) and (max-width: 768px) {

    .table-fundamentals th {

        display: none

    }

}

.table-fundamentals th span {

    border: 1px solid #191919;

    display: block;

    color: #191919;

    padding: 10px;

    letter-spacing: 2px;

    font-size: 20px;

    font-weight: 500;

    line-height: 1

}

.table-fundamentals th:last-child {

    border-right: 0

}

@media (max-width: 480px) {

    .table-fundamentals tr {

        display: block;

        border-bottom: 1px dashed #cccccc

    }

}

@media (min-width: 481px) and (max-width: 768px) {

    .table-fundamentals tr {

        display: block;

        border-bottom: 1px dashed #cccccc

    }

}

.table-fundamentals tr td:last-child {

    border-right: 0

}

.table-fundamentals td {

    padding: 10px;

    border-top: 1px dashed #cccccc;

    border-right: 1px dashed #cccccc

}

@media (max-width: 480px) {

    .table-fundamentals td {

        display: block;

        width: 100%;

        border: 0

    }

}

@media (min-width: 481px) and (max-width: 768px) {

    .table-fundamentals td {

        display: block;

        width: 100%;

        border: 0

    }

}

.table-fundamentals td .fundamental-box {

    height: 250px;

    background-color: whitesmoke;

    background-size: cover;

    background-position: center center;

    position: relative

}

.table-fundamentals td .fundamental-box .overlay {

    background-image: url("/assets/pattern-558fa256cec2d493e7a28a900c93a9a7.png");

    background-color: rgba(0, 0, 0, 0.3);

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%

}

.table-fundamentals td .fundamental-box .overlay-alt {

    background-color: rgba(0, 0, 0, 0.7);

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%

}

.table-fundamentals td .fundamental-box .title {

    position: absolute;

    top: 15px;

    left: 15px;

    width: calc(100% - 30px);

    height: calc(100% - 30px);

    border: 1px solid white;

    z-index: 1;

    text-align: center

}

.table-fundamentals td .fundamental-box .title .span {

    position: relative;

    top: 50%;

    -webkit-transform: translateY(-50%);

    -ms-transform: translateY(-50%);

    transform: translateY(-50%);

    text-transform: uppercase;

    color: white;

    font-size: 20px;

    font-weight: 500;

    letter-spacing: 2px;

    line-height: 1

}

.table-fundamentals td .fundamental-box .title .span i.fa {

    border: 4px solid white;

    text-align: center;

    font-size: 40px;

    width: 70px;

    height: 70px;

    line-height: 62px;

    margin: 0 auto 15px;

    border-radius: 50%

}

.table-fundamentals td .fundamental-success {

    background-color: #d6e5ef

}

.table-fundamentals td .fundamental-success .title {

    border-color: #76a5c4 !important

}

.table-fundamentals td .fundamental-success .span {

    color: #76a5c4 !important

}

.table-fundamentals td .fundamental-success .span i.fa {

    border-color: #76a5c4 !important

}

.table-fundamentals td .fundamental-entitlements {

    background-color: #f2e7d1

}

.table-fundamentals td .fundamental-entitlements .title {

    border-color: #c2a46a !important

}

.table-fundamentals td .fundamental-entitlements .span {

    color: #c2a46a !important

}

.table-fundamentals td .fundamental-entitlements .span i.fa {

    border-color: #c2a46a !important

}

.table-fundamentals td .fundamental-principles {

    background-color: #ffdcdb

}

.table-fundamentals td .fundamental-principles .title {

    border-color: #de7f7d !important

}

.table-fundamentals td .fundamental-principles .span {

    color: #de7f7d !important

}

.table-fundamentals td .fundamental-principles .span i.fa {

    border-color: #de7f7d !important

}

.form-group {

    margin-bottom: 20px

}

.form-control,

.form-contact input,

.form-contact textarea {

    height: 40px;
    font-weight: 400;
    padding: 15px;
    color: #2a388f;
    border-color: #fff;
    background: #f2f2f2;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;

}

.form-control:focus,

.form-contact input:focus,

.form-contact textarea:focus {

    border-color: #2a388f;
    -webkit-box-shadow: none;
    box-shadow: none
}

textarea {

    min-height: 160px

}

.form-contact label {

    display: none

}

.form-contact textarea {

    min-height: 160px

}

#contact-page-content .btn-interested {

    border: 0

}

.btn-black {

    color: #dddddd;

    background-color: #191919;

    border-color: #111111

}

.btn-black:hover,

.btn-black:focus,

.btn-black:active,

.btn-black.active,

.open>.btn-black.dropdown-toggle {

    color: #dddddd;

    background-color: #111111

}

.btn-black:active,

.btn-black.active,

.open>.btn-black.dropdown-toggle {

    background-image: none

}

.btn-black.disabled,

.btn-black.disabled:hover,

.btn-black.disabled:focus,

.btn-black.disabled:active,

.btn-black.disabled.active,

.btn-black[disabled],

.btn-black[disabled]:hover,

.btn-black[disabled]:focus,

.btn-black[disabled]:active,

.btn-black[disabled].active,

fieldset[disabled] .btn-black,

fieldset[disabled] .btn-black:hover,

fieldset[disabled] .btn-black:focus,

fieldset[disabled] .btn-black:active,

fieldset[disabled] .btn-black.active {

    background-color: #191919;

    border-color: #111111

}

.btn-black .badge {

    color: #191919;

    background-color: #dddddd

}

.btn-white {

    color: #191919;

    background-color: white;

    border-color: #dddddd

}

.btn-white:hover,

.btn-white:focus,

.btn-white:active,

.btn-white.active,

.open>.btn-white.dropdown-toggle {

    color: #191919;

    background-color: #dddddd

}

.btn-white:active,

.btn-white.active,

.open>.btn-white.dropdown-toggle {

    background-image: none

}

.btn-white.disabled,

.btn-white.disabled:hover,

.btn-white.disabled:focus,

.btn-white.disabled:active,

.btn-white.disabled.active,

.btn-white[disabled],

.btn-white[disabled]:hover,

.btn-white[disabled]:focus,

.btn-white[disabled]:active,

.btn-white[disabled].active,

fieldset[disabled] .btn-white,

fieldset[disabled] .btn-white:hover,

fieldset[disabled] .btn-white:focus,

fieldset[disabled] .btn-white:active,

fieldset[disabled] .btn-white.active {

    background-color: white;

    border-color: #dddddd

}

.btn-white .badge {

    color: white;

    background-color: #191919

}

.btn i {

    margin-right: 5px

}

.btn-interested {

    display: inline-block;
    padding: 15px 30px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 600;
}

.btn-interested.btn-light {

    background: white;

    color: #191919

}

.btn-interested.btn-light:hover {

    background: white;

    color: #191919;

    text-decoration: none

}

.btn-interested.btn-dark {

    background-color: #191919;
    color: #dddddd
}

.btn-interested.btn-dark:hover {

    background-color: #191919;
    color: #dddddd;
    text-decoration: none
}

@media (min-width: 1025px) and (max-width: 1440px) {

    .dropdown:hover>a {

        background: none !important;

        border-color: rgba(255, 255, 255, 0.5) !important;

        color: #dddddd !important

    }

}

@media (min-width: 1441px) {

    .dropdown:hover>a {

        background: none !important;

        border-color: rgba(255, 255, 255, 0.5) !important;

        color: #dddddd !important

    }

}

@media (min-width: 1025px) and (max-width: 1440px) {

    .dropdown:hover .dropdown-menu {

        display: block;

        visibility: visible;

        opacity: 1

    }

}

@media (min-width: 1441px) {

    .dropdown:hover .dropdown-menu {

        display: block;

        visibility: visible;

        opacity: 1

    }

}

@media (min-width: 1025px) and (max-width: 1440px) {

    .dropdown .dropdown-menu {

        right: 5px;

        display: block;

        visibility: hidden;

        opacity: 0

    }

}

@media (min-width: 1441px) {

    .dropdown .dropdown-menu {

        right: 5px;

        display: block;

        visibility: hidden;

        opacity: 0

    }

}

.course-tab .tab-pane {

    padding-top: 30px

}

.course-tab .tab-pane .sec-header {

    margin-bottom: 15px

}

.course-tab .nav-tabs {

    border-bottom-color: #eeeeee

}

.course-tab .nav-tabs>li {

    margin-bottom: 0

}

.course-tab .nav-tabs>li.active>a {

    border: 0;

    border-bottom: 2px solid #191919;

    border-radius: 0;

    color: #191919

}

.course-tab .nav-tabs>li>a {

    border: 0;

    border-bottom: 2px solid white;

    border-radius: 0;

    text-transform: uppercase;

    letter-spacing: 2px;

    font-weight: 500;

    color: #aaaaaa

}

.course-tab .nav-tabs>li>a:hover {

    background: white

}

.navbar-trans {

    border: 0;

    border-radius: 0;

    margin-bottom: 0;

    -webkit-box-shadow: 0px;

    box-shadow: 0px

}

.navbar-trans .navbar-brand {

    display: table;

    padding: 10px 15px

}

.navbar-trans .navbar-brand img {

    height: 40px

}

.navbar-trans .navbar-nav {

    padding: 10px 0

}

@media (max-width: 480px) {

    .navbar-trans .navbar-nav {

        margin-right: 0;

        margin-left: 0

    }

}

@media (min-width: 481px) and (max-width: 768px) {

    .navbar-trans .navbar-nav {

        margin-right: 0;

        margin-left: 0

    }

}

@media (min-width: 769px) and (max-width: 1024px) {

    .navbar-trans .navbar-nav {

        margin-right: 0;

        margin-left: 0

    }

}

.navbar-trans .navbar-nav>li:last-child>a {

    margin-right: 0

}

.navbar-trans .navbar-nav>li>a {

    font-family: "Raleway", sans-serif;

    font-size: 12px;

    font-style: normal;

    font-weight: 600;

    text-transform: uppercase;

    letter-spacing: 2px;

    color: #dddddd;

    border: 1px solid #dddddd;

    border-color: transparent;

    padding: 10px 15px;

    margin-right: 5px

}

@media (max-width: 480px) {

    .navbar-trans .navbar-nav>li>a {

        margin-bottom: 5px

    }

}

@media (min-width: 481px) and (max-width: 768px) {

    .navbar-trans .navbar-nav>li>a {

        margin-bottom: 5px

    }

}

@media (min-width: 769px) and (max-width: 1024px) {

    .navbar-trans .navbar-nav>li>a {

        margin-bottom: 5px

    }

}

.navbar-trans .navbar-nav>li>a .fa {

    margin-left: 5px

}

.navbar-trans .navbar-nav>li>a.current {

    color: #dddddd;

    border-color: rgba(255, 255, 255, 0.5)

}

.navbar-trans .navbar-nav>li>a:hover {

    background: none;

    color: #dddddd;

    text-decoration: none;

    border-color: rgba(255, 255, 255, 0.5)

}

.navbar-trans .navbar-nav>li>a:focus {

    text-decoration: none

}

.navbar-trans .nav .open>a,

.navbar-trans .nav .open>a:hover,

.navbar-trans .nav .open>a:focus {

    background: none !important;

    color: #dddddd !important

}

.navbar-trans .dropdown-menu {

    min-width: 300px;

    background: rgba(30, 30, 30, 0.97);

    border-radius: 0;

    border: 0;

    padding: 0

}

.navbar-trans .dropdown-menu a {

    font-weight: 300;

    padding: 11px 15px;

    color: #b0b0b0;

    font-size: 13px

}

.navbar-trans .dropdown-menu a:hover {

    background: rgba(255, 255, 255, 0.09);

    color: whitesmoke

}

.navbar-trans .navbar-toggle {

    border-color: #dddddd;

    margin-top: 10px;

    margin-bottom: 18px

}

.navbar-trans .navbar-toggle .icon-bar {

    background: #dddddd

}

@media (max-width: 480px) {

    .navbar-trans .navbar-collapse {

        background: #191919

    }

}

@media (min-width: 481px) and (max-width: 768px) {

    .navbar-trans .navbar-collapse {

        background: #191919

    }

}

.down #topbar {

    background: #191919;

    position: fixed;

    top: 0;

    left: 0;

    width: 100%;

    padding: 10px 0

}

@media (min-width: 1025px) and (max-width: 1440px) {

    .menu-indent a {

        position: relative;

        padding: 6px 15px 6px 35px !important

    }

}

@media (min-width: 1441px) {

    .menu-indent a {

        position: relative;

        padding: 6px 15px 6px 35px !important

    }

}

@media (min-width: 1025px) and (max-width: 1440px) {

    .menu-indent a:after {

        content: "o";

        position: absolute;

        top: 8px;

        left: 20px;

        font-size: 8px

    }

}

@media (min-width: 1441px) {

    .menu-indent a:after {

        content: "o";

        position: absolute;

        top: 8px;

        left: 20px;

        font-size: 8px

    }

}



.schedule-list li {

    position: relative;

    padding: 5px 5px 5px 30px;

    min-height: 20px;

    margin-bottom: 5px

}

.schedule-list li i {

    position: absolute;

    top: 50%;

    left: 0;

    font-size: 18px;

    margin-top: -9px

}

.schedule-list li span {

    letter-spacing: 2px;

    line-height: 18px

}

.list-icon {

    color: #bebebe;

    min-height: 90px

}

.list-icon li {

    position: relative;

    margin-bottom: 5px;

    padding-left: 30px;

    font-weight: 300;

    line-height: 20px;

    font-size: 12px

}

.list-icon li i {

    width: 18px;

    text-align: center;

    position: absolute;

    top: 50%;

    margin-top: -8px;

    left: 0;

    font-size: 16px

}

.approach-list {

    margin-bottom: 50px;

    position: relative;

    padding-left: 20px

}

@media (max-width: 480px) {

    .approach-list {

        margin-top: 30px

    }

}

@media (min-width: 481px) and (max-width: 768px) {

    .approach-list {

        margin-top: 30px

    }

}

.approach-list i {

    position: absolute;

    top: 0;

    left: 0;

    font-size: 48px

}

.approach-list li {

    margin-bottom: 15px;

    padding-left: 60px;

    line-height: 20px

}


/*Approach list about*/

.approach-list2, .approach-list3 a:hover {
    color: #000;
    text-decoration: none;
}

.approach-list2 {

    margin-bottom: 50px;
    position: relative;
    padding-left: 20px;
    margin-top: 40px;

}

@media (max-width: 480px) {

    .approach-list2 {

        margin-top: 40px

    }

}

@media (min-width: 481px) and (max-width: 768px) {

    .approach-list2 {

        margin-top: 40px

    }

}

.approach-list2 i {

    position: absolute;

    top: 0;

    left: 0;

    font-size: 48px

}

.approach-list2 li {

    margin-bottom: 15px;

    padding-left: 60px;

    line-height: 20px

}

/* Approach 3*/

/*Approach list about*/


.approach-list3 {

    margin-bottom: 70px;
    position: relative;
    padding-left: 20px;
    margin-top: 20px;

}

.approach-list3 li {

    padding-top: 10px;
}

@media (max-width: 480px) {

    .approach-list3 {

        margin-top: 40px

    }

}

@media (min-width: 481px) and (max-width: 768px) {

    .approach-list3 {

        margin-top: 40px

    }

}

.approach-list3 i {

    position: absolute;

    top: 0;

    left: 0;

    font-size: 48px

}

.approach-list3 li {

    margin-bottom: 15px;

    padding-left: 60px;

    line-height: 20px

}

.panel-outline {

    border-radius: 0;

    -webkit-box-shadow: none;

    box-shadow: none

}

.panel-outline .panel-heading {

    background: #191919;

    color: #dddddd;

    font-weight: 500;

    text-transform: uppercase

}

.panel-outline .panel-heading span {

    margin-right: 15px

}

.panel-outline .panel-body {

    padding: 0

}

.panel-outline .panel-body .outline-entry {

    border: 1px solid #eeeeee;

    border-top: 0

}

.panel-outline .panel-body .outline-entry .row {

    margin-left: 0px;

    margin-right: 0px

}

.panel-outline .panel-body .outline-entry .row:before,

.panel-outline .panel-body .outline-entry .row:after {

    content: " ";

    display: table

}

.panel-outline .panel-body .outline-entry .row:after {

    clear: both

}

.panel-outline .panel-body .outline-entry .col-xs-1,

.panel-outline .panel-body .outline-entry .col-sm-1,

.panel-outline .panel-body .outline-entry .col-md-1,

.panel-outline .panel-body .outline-entry .col-lg-1,

.panel-outline .panel-body .outline-entry .col-xs-2,

.panel-outline .panel-body .outline-entry .col-sm-2,

.panel-outline .panel-body .outline-entry .col-md-2,

.panel-outline .panel-body .outline-entry .col-lg-2,

.panel-outline .panel-body .outline-entry .col-xs-3,

.panel-outline .panel-body .outline-entry .col-sm-3,

.panel-outline .panel-body .outline-entry .col-md-3,

.panel-outline .panel-body .outline-entry .col-lg-3,

.panel-outline .panel-body .outline-entry .col-xs-4,

.panel-outline .panel-body .outline-entry .col-sm-4,

.panel-outline .panel-body .outline-entry .col-md-4,

.panel-outline .panel-body .outline-entry .col-lg-4,

.panel-outline .panel-body .outline-entry .col-xs-5,

.panel-outline .panel-body .outline-entry .col-sm-5,

.panel-outline .panel-body .outline-entry .col-md-5,

.panel-outline .panel-body .outline-entry .col-lg-5,

.panel-outline .panel-body .outline-entry .col-xs-6,

.panel-outline .panel-body .outline-entry .col-sm-6,

.panel-outline .panel-body .outline-entry .col-md-6,

.panel-outline .panel-body .outline-entry .col-lg-6,

.panel-outline .panel-body .outline-entry .col-xs-7,

.panel-outline .panel-body .outline-entry .col-sm-7,

.panel-outline .panel-body .outline-entry .col-md-7,

.panel-outline .panel-body .outline-entry .col-lg-7,

.panel-outline .panel-body .outline-entry .col-xs-8,

.panel-outline .panel-body .outline-entry .col-sm-8,

.panel-outline .panel-body .outline-entry .col-md-8,

.panel-outline .panel-body .outline-entry .col-lg-8,

.panel-outline .panel-body .outline-entry .col-xs-9,

.panel-outline .panel-body .outline-entry .col-sm-9,

.panel-outline .panel-body .outline-entry .col-md-9,

.panel-outline .panel-body .outline-entry .col-lg-9,

.panel-outline .panel-body .outline-entry .col-xs-10,

.panel-outline .panel-body .outline-entry .col-sm-10,

.panel-outline .panel-body .outline-entry .col-md-10,

.panel-outline .panel-body .outline-entry .col-lg-10,

.panel-outline .panel-body .outline-entry .col-xs-11,

.panel-outline .panel-body .outline-entry .col-sm-11,

.panel-outline .panel-body .outline-entry .col-md-11,

.panel-outline .panel-body .outline-entry .col-lg-11,

.panel-outline .panel-body .outline-entry .col-xs-12,

.panel-outline .panel-body .outline-entry .col-sm-12,

.panel-outline .panel-body .outline-entry .col-md-12,

.panel-outline .panel-body .outline-entry .col-lg-12 {

    position: relative;

    min-height: 1px;

    padding-left: 0px;

    padding-right: 0px

}

.panel-outline .panel-body .outline-entry .col-xs-1,

.panel-outline .panel-body .outline-entry .col-xs-2,

.panel-outline .panel-body .outline-entry .col-xs-3,

.panel-outline .panel-body .outline-entry .col-xs-4,

.panel-outline .panel-body .outline-entry .col-xs-5,

.panel-outline .panel-body .outline-entry .col-xs-6,

.panel-outline .panel-body .outline-entry .col-xs-7,

.panel-outline .panel-body .outline-entry .col-xs-8,

.panel-outline .panel-body .outline-entry .col-xs-9,

.panel-outline .panel-body .outline-entry .col-xs-10,

.panel-outline .panel-body .outline-entry .col-xs-11,

.panel-outline .panel-body .outline-entry .col-xs-12 {

    float: left

}

.panel-outline .panel-body .outline-entry .col-xs-1 {

    width: 8.33333%

}

.panel-outline .panel-body .outline-entry .col-xs-2 {

    width: 16.66667%

}

.panel-outline .panel-body .outline-entry .col-xs-3 {

    width: 25%

}

.panel-outline .panel-body .outline-entry .col-xs-4 {

    width: 33.33333%

}

.panel-outline .panel-body .outline-entry .col-xs-5 {

    width: 41.66667%

}

.panel-outline .panel-body .outline-entry .col-xs-6 {

    width: 50%

}

.panel-outline .panel-body .outline-entry .col-xs-7 {

    width: 58.33333%

}

.panel-outline .panel-body .outline-entry .col-xs-8 {

    width: 66.66667%

}

.panel-outline .panel-body .outline-entry .col-xs-9 {

    width: 75%

}

.panel-outline .panel-body .outline-entry .col-xs-10 {

    width: 83.33333%

}

.panel-outline .panel-body .outline-entry .col-xs-11 {

    width: 91.66667%

}

.panel-outline .panel-body .outline-entry .col-xs-12 {

    width: 100%

}

.panel-outline .panel-body .outline-entry .col-xs-pull-0 {

    right: auto

}

.panel-outline .panel-body .outline-entry .col-xs-pull-1 {

    right: 8.33333%

}

.panel-outline .panel-body .outline-entry .col-xs-pull-2 {

    right: 16.66667%

}

.panel-outline .panel-body .outline-entry .col-xs-pull-3 {

    right: 25%

}

.panel-outline .panel-body .outline-entry .col-xs-pull-4 {

    right: 33.33333%

}

.panel-outline .panel-body .outline-entry .col-xs-pull-5 {

    right: 41.66667%

}

.panel-outline .panel-body .outline-entry .col-xs-pull-6 {

    right: 50%

}

.panel-outline .panel-body .outline-entry .col-xs-pull-7 {

    right: 58.33333%

}

.panel-outline .panel-body .outline-entry .col-xs-pull-8 {

    right: 66.66667%

}

.panel-outline .panel-body .outline-entry .col-xs-pull-9 {

    right: 75%

}

.panel-outline .panel-body .outline-entry .col-xs-pull-10 {

    right: 83.33333%

}

.panel-outline .panel-body .outline-entry .col-xs-pull-11 {

    right: 91.66667%

}

.panel-outline .panel-body .outline-entry .col-xs-pull-12 {

    right: 100%

}

.panel-outline .panel-body .outline-entry .col-xs-push-0 {

    left: auto

}

.panel-outline .panel-body .outline-entry .col-xs-push-1 {

    left: 8.33333%

}

.panel-outline .panel-body .outline-entry .col-xs-push-2 {

    left: 16.66667%

}

.panel-outline .panel-body .outline-entry .col-xs-push-3 {

    left: 25%

}

.panel-outline .panel-body .outline-entry .col-xs-push-4 {

    left: 33.33333%

}

.panel-outline .panel-body .outline-entry .col-xs-push-5 {

    left: 41.66667%

}

.panel-outline .panel-body .outline-entry .col-xs-push-6 {

    left: 50%

}

.panel-outline .panel-body .outline-entry .col-xs-push-7 {

    left: 58.33333%

}

.panel-outline .panel-body .outline-entry .col-xs-push-8 {

    left: 66.66667%

}

.panel-outline .panel-body .outline-entry .col-xs-push-9 {

    left: 75%

}

.panel-outline .panel-body .outline-entry .col-xs-push-10 {

    left: 83.33333%

}

.panel-outline .panel-body .outline-entry .col-xs-push-11 {

    left: 91.66667%

}

.panel-outline .panel-body .outline-entry .col-xs-push-12 {

    left: 100%

}

.panel-outline .panel-body .outline-entry .col-xs-offset-0 {

    margin-left: 0%

}

.panel-outline .panel-body .outline-entry .col-xs-offset-1 {

    margin-left: 8.33333%

}

.panel-outline .panel-body .outline-entry .col-xs-offset-2 {

    margin-left: 16.66667%

}

.panel-outline .panel-body .outline-entry .col-xs-offset-3 {

    margin-left: 25%

}

.panel-outline .panel-body .outline-entry .col-xs-offset-4 {

    margin-left: 33.33333%

}

.panel-outline .panel-body .outline-entry .col-xs-offset-5 {

    margin-left: 41.66667%

}

.panel-outline .panel-body .outline-entry .col-xs-offset-6 {

    margin-left: 50%

}

.panel-outline .panel-body .outline-entry .col-xs-offset-7 {

    margin-left: 58.33333%

}

.panel-outline .panel-body .outline-entry .col-xs-offset-8 {

    margin-left: 66.66667%

}

.panel-outline .panel-body .outline-entry .col-xs-offset-9 {

    margin-left: 75%

}

.panel-outline .panel-body .outline-entry .col-xs-offset-10 {

    margin-left: 83.33333%

}

.panel-outline .panel-body .outline-entry .col-xs-offset-11 {

    margin-left: 91.66667%

}

.panel-outline .panel-body .outline-entry .col-xs-offset-12 {

    margin-left: 100%

}

@media (min-width: 768px) {

    .swipelanding {
        opacity: 0;
    }

    .panel-outline .panel-body .outline-entry .col-sm-1,

    .panel-outline .panel-body .outline-entry .col-sm-2,

    .panel-outline .panel-body .outline-entry .col-sm-3,

    .panel-outline .panel-body .outline-entry .col-sm-4,

    .panel-outline .panel-body .outline-entry .col-sm-5,

    .panel-outline .panel-body .outline-entry .col-sm-6,

    .panel-outline .panel-body .outline-entry .col-sm-7,

    .panel-outline .panel-body .outline-entry .col-sm-8,

    .panel-outline .panel-body .outline-entry .col-sm-9,

    .panel-outline .panel-body .outline-entry .col-sm-10,

    .panel-outline .panel-body .outline-entry .col-sm-11,

    .panel-outline .panel-body .outline-entry .col-sm-12 {

        float: left

    }

    .panel-outline .panel-body .outline-entry .col-sm-1 {

        width: 8.33333%

    }

    .panel-outline .panel-body .outline-entry .col-sm-2 {

        width: 16.66667%

    }

    .panel-outline .panel-body .outline-entry .col-sm-3 {

        width: 25%

    }

    .panel-outline .panel-body .outline-entry .col-sm-4 {

        width: 33.33333%

    }

    .panel-outline .panel-body .outline-entry .col-sm-5 {

        width: 41.66667%

    }

    .panel-outline .panel-body .outline-entry .col-sm-6 {

        width: 50%

    }

    .panel-outline .panel-body .outline-entry .col-sm-7 {

        width: 58.33333%

    }

    .panel-outline .panel-body .outline-entry .col-sm-8 {

        width: 66.66667%

    }

    .panel-outline .panel-body .outline-entry .col-sm-9 {

        width: 75%

    }

    .panel-outline .panel-body .outline-entry .col-sm-10 {

        width: 83.33333%

    }

    .panel-outline .panel-body .outline-entry .col-sm-11 {

        width: 91.66667%

    }

    .panel-outline .panel-body .outline-entry .col-sm-12 {

        width: 100%

    }

    .panel-outline .panel-body .outline-entry .col-sm-pull-0 {

        right: auto

    }

    .panel-outline .panel-body .outline-entry .col-sm-pull-1 {

        right: 8.33333%

    }

    .panel-outline .panel-body .outline-entry .col-sm-pull-2 {

        right: 16.66667%

    }

    .panel-outline .panel-body .outline-entry .col-sm-pull-3 {

        right: 25%

    }

    .panel-outline .panel-body .outline-entry .col-sm-pull-4 {

        right: 33.33333%

    }

    .panel-outline .panel-body .outline-entry .col-sm-pull-5 {

        right: 41.66667%

    }

    .panel-outline .panel-body .outline-entry .col-sm-pull-6 {

        right: 50%

    }

    .panel-outline .panel-body .outline-entry .col-sm-pull-7 {

        right: 58.33333%

    }

    .panel-outline .panel-body .outline-entry .col-sm-pull-8 {

        right: 66.66667%

    }

    .panel-outline .panel-body .outline-entry .col-sm-pull-9 {

        right: 75%

    }

    .panel-outline .panel-body .outline-entry .col-sm-pull-10 {

        right: 83.33333%

    }

    .panel-outline .panel-body .outline-entry .col-sm-pull-11 {

        right: 91.66667%

    }

    .panel-outline .panel-body .outline-entry .col-sm-pull-12 {

        right: 100%

    }

    .panel-outline .panel-body .outline-entry .col-sm-push-0 {

        left: auto

    }

    .panel-outline .panel-body .outline-entry .col-sm-push-1 {

        left: 8.33333%

    }

    .panel-outline .panel-body .outline-entry .col-sm-push-2 {

        left: 16.66667%

    }

    .panel-outline .panel-body .outline-entry .col-sm-push-3 {

        left: 25%

    }

    .panel-outline .panel-body .outline-entry .col-sm-push-4 {

        left: 33.33333%

    }

    .panel-outline .panel-body .outline-entry .col-sm-push-5 {

        left: 41.66667%

    }

    .panel-outline .panel-body .outline-entry .col-sm-push-6 {

        left: 50%

    }

    .panel-outline .panel-body .outline-entry .col-sm-push-7 {

        left: 58.33333%

    }

    .panel-outline .panel-body .outline-entry .col-sm-push-8 {

        left: 66.66667%

    }

    .panel-outline .panel-body .outline-entry .col-sm-push-9 {

        left: 75%

    }

    .panel-outline .panel-body .outline-entry .col-sm-push-10 {

        left: 83.33333%

    }

    .panel-outline .panel-body .outline-entry .col-sm-push-11 {

        left: 91.66667%

    }

    .panel-outline .panel-body .outline-entry .col-sm-push-12 {

        left: 100%

    }

    .panel-outline .panel-body .outline-entry .col-sm-offset-0 {

        margin-left: 0%

    }

    .panel-outline .panel-body .outline-entry .col-sm-offset-1 {

        margin-left: 8.33333%

    }

    .panel-outline .panel-body .outline-entry .col-sm-offset-2 {

        margin-left: 16.66667%

    }

    .panel-outline .panel-body .outline-entry .col-sm-offset-3 {

        margin-left: 25%

    }

    .panel-outline .panel-body .outline-entry .col-sm-offset-4 {

        margin-left: 33.33333%

    }

    .panel-outline .panel-body .outline-entry .col-sm-offset-5 {

        margin-left: 41.66667%

    }

    .panel-outline .panel-body .outline-entry .col-sm-offset-6 {

        margin-left: 50%

    }

    .panel-outline .panel-body .outline-entry .col-sm-offset-7 {

        margin-left: 58.33333%

    }

    .panel-outline .panel-body .outline-entry .col-sm-offset-8 {

        margin-left: 66.66667%

    }

    .panel-outline .panel-body .outline-entry .col-sm-offset-9 {

        margin-left: 75%

    }

    .panel-outline .panel-body .outline-entry .col-sm-offset-10 {

        margin-left: 83.33333%

    }

    .panel-outline .panel-body .outline-entry .col-sm-offset-11 {

        margin-left: 91.66667%

    }

    .panel-outline .panel-body .outline-entry .col-sm-offset-12 {

        margin-left: 100%

    }

}

@media (min-width: 992px) {

    .panel-outline .panel-body .outline-entry .col-md-1,

    .panel-outline .panel-body .outline-entry .col-md-2,

    .panel-outline .panel-body .outline-entry .col-md-3,

    .panel-outline .panel-body .outline-entry .col-md-4,

    .panel-outline .panel-body .outline-entry .col-md-5,

    .panel-outline .panel-body .outline-entry .col-md-6,

    .panel-outline .panel-body .outline-entry .col-md-7,

    .panel-outline .panel-body .outline-entry .col-md-8,

    .panel-outline .panel-body .outline-entry .col-md-9,

    .panel-outline .panel-body .outline-entry .col-md-10,

    .panel-outline .panel-body .outline-entry .col-md-11,

    .panel-outline .panel-body .outline-entry .col-md-12 {

        float: left

    }

    .panel-outline .panel-body .outline-entry .col-md-1 {

        width: 8.33333%

    }

    .panel-outline .panel-body .outline-entry .col-md-2 {

        width: 16.66667%

    }

    .panel-outline .panel-body .outline-entry .col-md-3 {

        width: 25%

    }

    .panel-outline .panel-body .outline-entry .col-md-4 {

        width: 33.33333%

    }

    .panel-outline .panel-body .outline-entry .col-md-5 {

        width: 41.66667%

    }

    .panel-outline .panel-body .outline-entry .col-md-6 {

        width: 50%

    }

    .panel-outline .panel-body .outline-entry .col-md-7 {

        width: 58.33333%

    }

    .panel-outline .panel-body .outline-entry .col-md-8 {

        width: 66.66667%

    }

    .panel-outline .panel-body .outline-entry .col-md-9 {

        width: 75%

    }

    .panel-outline .panel-body .outline-entry .col-md-10 {

        width: 83.33333%

    }

    .panel-outline .panel-body .outline-entry .col-md-11 {

        width: 91.66667%

    }

    .panel-outline .panel-body .outline-entry .col-md-12 {

        width: 100%

    }

    .panel-outline .panel-body .outline-entry .col-md-pull-0 {

        right: auto

    }

    .panel-outline .panel-body .outline-entry .col-md-pull-1 {

        right: 8.33333%

    }

    .panel-outline .panel-body .outline-entry .col-md-pull-2 {

        right: 16.66667%

    }

    .panel-outline .panel-body .outline-entry .col-md-pull-3 {

        right: 25%

    }

    .panel-outline .panel-body .outline-entry .col-md-pull-4 {

        right: 33.33333%

    }

    .panel-outline .panel-body .outline-entry .col-md-pull-5 {

        right: 41.66667%

    }

    .panel-outline .panel-body .outline-entry .col-md-pull-6 {

        right: 50%

    }

    .panel-outline .panel-body .outline-entry .col-md-pull-7 {

        right: 58.33333%

    }

    .panel-outline .panel-body .outline-entry .col-md-pull-8 {

        right: 66.66667%

    }

    .panel-outline .panel-body .outline-entry .col-md-pull-9 {

        right: 75%

    }

    .panel-outline .panel-body .outline-entry .col-md-pull-10 {

        right: 83.33333%

    }

    .panel-outline .panel-body .outline-entry .col-md-pull-11 {

        right: 91.66667%

    }

    .panel-outline .panel-body .outline-entry .col-md-pull-12 {

        right: 100%

    }

    .panel-outline .panel-body .outline-entry .col-md-push-0 {

        left: auto

    }

    .panel-outline .panel-body .outline-entry .col-md-push-1 {

        left: 8.33333%

    }

    .panel-outline .panel-body .outline-entry .col-md-push-2 {

        left: 16.66667%

    }

    .panel-outline .panel-body .outline-entry .col-md-push-3 {

        left: 25%

    }

    .panel-outline .panel-body .outline-entry .col-md-push-4 {

        left: 33.33333%

    }

    .panel-outline .panel-body .outline-entry .col-md-push-5 {

        left: 41.66667%

    }

    .panel-outline .panel-body .outline-entry .col-md-push-6 {

        left: 50%

    }

    .panel-outline .panel-body .outline-entry .col-md-push-7 {

        left: 58.33333%

    }

    .panel-outline .panel-body .outline-entry .col-md-push-8 {

        left: 66.66667%

    }

    .panel-outline .panel-body .outline-entry .col-md-push-9 {

        left: 75%

    }

    .panel-outline .panel-body .outline-entry .col-md-push-10 {

        left: 83.33333%

    }

    .panel-outline .panel-body .outline-entry .col-md-push-11 {

        left: 91.66667%

    }

    .panel-outline .panel-body .outline-entry .col-md-push-12 {

        left: 100%

    }

    .panel-outline .panel-body .outline-entry .col-md-offset-0 {

        margin-left: 0%

    }

    .panel-outline .panel-body .outline-entry .col-md-offset-1 {

        margin-left: 8.33333%

    }

    .panel-outline .panel-body .outline-entry .col-md-offset-2 {

        margin-left: 16.66667%

    }

    .panel-outline .panel-body .outline-entry .col-md-offset-3 {

        margin-left: 25%

    }

    .panel-outline .panel-body .outline-entry .col-md-offset-4 {

        margin-left: 33.33333%

    }

    .panel-outline .panel-body .outline-entry .col-md-offset-5 {

        margin-left: 41.66667%

    }

    .panel-outline .panel-body .outline-entry .col-md-offset-6 {

        margin-left: 50%

    }

    .panel-outline .panel-body .outline-entry .col-md-offset-7 {

        margin-left: 58.33333%

    }

    .panel-outline .panel-body .outline-entry .col-md-offset-8 {

        margin-left: 66.66667%

    }

    .panel-outline .panel-body .outline-entry .col-md-offset-9 {

        margin-left: 75%

    }

    .panel-outline .panel-body .outline-entry .col-md-offset-10 {

        margin-left: 83.33333%

    }

    .panel-outline .panel-body .outline-entry .col-md-offset-11 {

        margin-left: 91.66667%

    }

    .panel-outline .panel-body .outline-entry .col-md-offset-12 {

        margin-left: 100%

    }

}

@media (min-width: 1200px) {

    .panel-outline .panel-body .outline-entry .col-lg-1,

    .panel-outline .panel-body .outline-entry .col-lg-2,

    .panel-outline .panel-body .outline-entry .col-lg-3,

    .panel-outline .panel-body .outline-entry .col-lg-4,

    .panel-outline .panel-body .outline-entry .col-lg-5,

    .panel-outline .panel-body .outline-entry .col-lg-6,

    .panel-outline .panel-body .outline-entry .col-lg-7,

    .panel-outline .panel-body .outline-entry .col-lg-8,

    .panel-outline .panel-body .outline-entry .col-lg-9,

    .panel-outline .panel-body .outline-entry .col-lg-10,

    .panel-outline .panel-body .outline-entry .col-lg-11,

    .panel-outline .panel-body .outline-entry .col-lg-12 {

        float: left

    }

    .panel-outline .panel-body .outline-entry .col-lg-1 {

        width: 8.33333%

    }

    .panel-outline .panel-body .outline-entry .col-lg-2 {

        width: 16.66667%

    }

    .panel-outline .panel-body .outline-entry .col-lg-3 {

        width: 25%

    }

    .panel-outline .panel-body .outline-entry .col-lg-4 {

        width: 33.33333%

    }

    .panel-outline .panel-body .outline-entry .col-lg-5 {

        width: 41.66667%

    }

    .panel-outline .panel-body .outline-entry .col-lg-6 {

        width: 50%

    }

    .panel-outline .panel-body .outline-entry .col-lg-7 {

        width: 58.33333%

    }

    .panel-outline .panel-body .outline-entry .col-lg-8 {

        width: 66.66667%

    }

    .panel-outline .panel-body .outline-entry .col-lg-9 {

        width: 75%

    }

    .panel-outline .panel-body .outline-entry .col-lg-10 {

        width: 83.33333%

    }

    .panel-outline .panel-body .outline-entry .col-lg-11 {

        width: 91.66667%

    }

    .panel-outline .panel-body .outline-entry .col-lg-12 {

        width: 100%

    }

    .panel-outline .panel-body .outline-entry .col-lg-pull-0 {

        right: auto

    }

    .panel-outline .panel-body .outline-entry .col-lg-pull-1 {

        right: 8.33333%

    }

    .panel-outline .panel-body .outline-entry .col-lg-pull-2 {

        right: 16.66667%

    }

    .panel-outline .panel-body .outline-entry .col-lg-pull-3 {

        right: 25%

    }

    .panel-outline .panel-body .outline-entry .col-lg-pull-4 {

        right: 33.33333%

    }

    .panel-outline .panel-body .outline-entry .col-lg-pull-5 {

        right: 41.66667%

    }

    .panel-outline .panel-body .outline-entry .col-lg-pull-6 {

        right: 50%

    }

    .panel-outline .panel-body .outline-entry .col-lg-pull-7 {

        right: 58.33333%

    }

    .panel-outline .panel-body .outline-entry .col-lg-pull-8 {

        right: 66.66667%

    }

    .panel-outline .panel-body .outline-entry .col-lg-pull-9 {

        right: 75%

    }

    .panel-outline .panel-body .outline-entry .col-lg-pull-10 {

        right: 83.33333%

    }

    .panel-outline .panel-body .outline-entry .col-lg-pull-11 {

        right: 91.66667%

    }

    .panel-outline .panel-body .outline-entry .col-lg-pull-12 {

        right: 100%

    }

    .panel-outline .panel-body .outline-entry .col-lg-push-0 {

        left: auto

    }

    .panel-outline .panel-body .outline-entry .col-lg-push-1 {

        left: 8.33333%

    }

    .panel-outline .panel-body .outline-entry .col-lg-push-2 {

        left: 16.66667%

    }

    .panel-outline .panel-body .outline-entry .col-lg-push-3 {

        left: 25%

    }

    .panel-outline .panel-body .outline-entry .col-lg-push-4 {

        left: 33.33333%

    }

    .panel-outline .panel-body .outline-entry .col-lg-push-5 {

        left: 41.66667%

    }

    .panel-outline .panel-body .outline-entry .col-lg-push-6 {

        left: 50%

    }

    .panel-outline .panel-body .outline-entry .col-lg-push-7 {

        left: 58.33333%

    }

    .panel-outline .panel-body .outline-entry .col-lg-push-8 {

        left: 66.66667%

    }

    .panel-outline .panel-body .outline-entry .col-lg-push-9 {

        left: 75%

    }

    .panel-outline .panel-body .outline-entry .col-lg-push-10 {

        left: 83.33333%

    }

    .panel-outline .panel-body .outline-entry .col-lg-push-11 {

        left: 91.66667%

    }

    .panel-outline .panel-body .outline-entry .col-lg-push-12 {

        left: 100%

    }

    .panel-outline .panel-body .outline-entry .col-lg-offset-0 {

        margin-left: 0%

    }

    .panel-outline .panel-body .outline-entry .col-lg-offset-1 {

        margin-left: 8.33333%

    }

    .panel-outline .panel-body .outline-entry .col-lg-offset-2 {

        margin-left: 16.66667%

    }

    .panel-outline .panel-body .outline-entry .col-lg-offset-3 {

        margin-left: 25%

    }

    .panel-outline .panel-body .outline-entry .col-lg-offset-4 {

        margin-left: 33.33333%

    }

    .panel-outline .panel-body .outline-entry .col-lg-offset-5 {

        margin-left: 41.66667%

    }

    .panel-outline .panel-body .outline-entry .col-lg-offset-6 {

        margin-left: 50%

    }

    .panel-outline .panel-body .outline-entry .col-lg-offset-7 {

        margin-left: 58.33333%

    }

    .panel-outline .panel-body .outline-entry .col-lg-offset-8 {

        margin-left: 66.66667%

    }

    .panel-outline .panel-body .outline-entry .col-lg-offset-9 {

        margin-left: 75%

    }

    .panel-outline .panel-body .outline-entry .col-lg-offset-10 {

        margin-left: 83.33333%

    }

    .panel-outline .panel-body .outline-entry .col-lg-offset-11 {

        margin-left: 91.66667%

    }

    .panel-outline .panel-body .outline-entry .col-lg-offset-12 {

        margin-left: 100%

    }

}

.panel-outline .panel-body .outline-entry .outline-number {

    background: #fafafa;

    text-align: center;

    min-height: 80px;

    line-height: 80px;

    text-align: center;

    font-size: 14px

}

.panel-outline .panel-body .outline-entry .outline-details {

    padding: 15px 15px 15px 45px;

    position: relative;

    min-height: 80px

}

.panel-outline .panel-body .outline-entry .outline-details .duration {

    display: block;

    margin-top: 14px

}

.panel-outline .panel-body .outline-entry .outline-details i {

    position: absolute;

    top: 50%;

    left: 15px;

    font-size: 16px;

    margin-top: -8px

}

.panel-faq .panel {

    -webkit-box-shadow: none;

    box-shadow: none

}

.panel-faq .panel .panel-heading {

    padding: 0

}

.panel-faq .panel .panel-heading a {

    background: #f8f8f8;

    display: block;

    padding: 18px 32px;

    font-size: 14px;

    line-height: 1;

    text-decoration: none

}

.panel-faq .panel .panel-heading a:not(.collapsed) {

    background: #191919;

    color: #dddddd

}

.panel-faq .panel .panel-heading a:not(.collapsed) i:before {

    content: "\f068" !important

}

.panel-faq .panel .panel-body {

    padding: 20px 32px 15px;

    line-height: 24px;

    border-bottom-right-radius: 0;

    border-bottom-left-radius: 0

}

@media (max-width: 480px) {

    .panel-faq .panel .panel-body {

        padding: 10px

    }

}

@media (min-width: 481px) and (max-width: 768px) {

    .panel-faq .panel .panel-body {

        padding: 10px

    }

}

.panel-faq .panel .panel-body p {

    margin-bottom: 15px

}

.panel-career {

    border-radius: 0 !important;

    -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);

    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05)

}

.panel-career .panel-heading {

    position: relative;

    background: none;

    padding-bottom: 0;

    border-top-right-radius: 0;

    border-top-left-radius: 0

}

.panel-career .panel-heading a.collapsed i:before {

    content: "\f067" !important

}

.panel-career .panel-heading a:not(.collapsed) i:before {

    content: "\f068" !important

}

.panel-career .panel-heading .toggle-career {

    top: 10px;

    right: 15px;

    text-align: center;

    position: absolute;

    width: 30px;

    border-bottom: 2px solid #bdbdbd;

    background-color: #d6d6d6;

    border-radius: 2px;

    padding: 6px 0;

    line-height: 1

}

.panel-career .panel-heading .toggle-career .fa {

    color: #555555

}

.panel-career .panel-heading .job-date {

    position: absolute;

    top: 10px;

    left: 15px;

    background: #2aadde;

    border-radius: 2px;

    padding: 5px;

    text-align: center

}

.panel-career .panel-heading .job-date .day {

    display: block;

    line-height: 1;

    color: white;

    font-size: 24px

}

.panel-career .panel-heading .job-date .month {

    display: block;

    text-transform: uppercase;

    font-weight: 700;

    background: white;

    border-radius: 3px;

    padding: 5px;

    line-height: 1

}

.panel-career .panel-heading .job-content {

    margin-left: 60px

}

.panel-career .panel-heading .job-content .job-name {

    text-transform: uppercase;

    font-weight: 700

}

.panel-career .panel-heading .job-content .job-place {

    color: gray;

    margin-bottom: 10px;

    font-size: 12px;

    display: block

}

.panel-career .panel-heading .job-content p {

    font-size: 13px;

    margin-bottom: 15px

}

.panel-career .panel-body {

    border-bottom-right-radius: 0;

    border-bottom-left-radius: 0;

    border-top: 0 !important;

    padding-top: 0

}

.panel-career .panel-body p {

    font-size: 13px

}

.panel-career .panel-body ul {

    font-size: 13px;

    list-style: circle;

    margin-left: 45px;

    margin-top: 10px

}

.panel-career .panel-body span.panel-subtitle {

    font-weight: 700;

    text-transform: uppercase;

    margin-bottom: 5px;

    display: block

}

.panel-career .panel-body .progress {

    margin-bottom: 5px

}

.panel-career .panel-body .progress-label {

    font-size: 12px;

    font-weight: 600;

    text-transform: uppercase

}

.carousel-fade {

    height: 100%

}


.carousel-fade .carousel-inner {

    height: 100%

}

.carousel-fade .carousel-inner .item {

    opacity: 0;

    filter: alpha(opacity=0);

    -webkit-transition-property: opacity;

    transition-property: opacity;

    -webkit-transition-duration: 0.2s;

    transition-duration: 0.2s;

    height: 100%;

    background-size: cover;

    background-position: center center;

    overflow: hidden

}

.carousel-fade .carousel-inner .item .overlay {

    background-color: rgba(0, 0, 0, 0.5);

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%

}

.carousel-fade .carousel-inner .item .item-caption {

    position: relative;

    text-align: center;

    z-index: 1;

    position: relative;

    top: 50%;

    -webkit-transform: translateY(-50%);

    -ms-transform: translateY(-50%);

    transform: translateY(-50%);

    color: #dddddd;

    display: block;

    font-weight: 400

}

.carousel-fade .carousel-inner .item .item-caption h3 {

    margin-top: 0;

    font-size: 36px;

    letter-spacing: 10px;

    line-height: 43px;

    color: white

}

.carousel-fade .carousel-inner .item .item-caption p {

    margin-top: 30px;

    margin-bottom: 0;

    letter-spacing: 2px

}

.carousel-fade .carousel-inner .active {

    opacity: 1;

    filter: alpha(opacity=100)

}

.carousel-fade .carousel-inner .active.left,

.carousel-fade .carousel-inner .active.right {

    left: 0;

    z-index: 1;

    opacity: 0;

    filter: alpha(opacity=0)

}

.carousel-fade .carousel-inner .next.left,

.carousel-fade .carousel-inner .prev.right {

    opacity: 1;

    filter: alpha(opacity=100)

}

.carousel-fade .carousel-control {

    z-index: 2

}

.carousel-fade .carousel-indicators li {

    border-radius: 0;

    width: 15px;

    height: 15px;

    margin: 0 2px;

    border-color: #dddddd

}

.carousel-fade .carousel-indicators li.active {

    border-color: white;

    width: 15px;

    height: 15px;

    margin: 0 2px

}

#carousel-testimonials {

    padding-bottom: 40px

}

#carousel-testimonials .carousel-indicators {

    bottom: -20px

}

#carousel-testimonials .carousel-indicators li {

    width: 10px;

    height: 10px;

    margin: 0 2px;

    border-color: black

}

#carousel-testimonials .carousel-indicators li.active {

    border-color: black;

    background-color: black;

    width: 10px;

    height: 10px;

    margin: 0 2px

}

#carousel-testimonials .item p {

    font-size: 20px;

    font-weight: 300;

    font-style: italic

}

#carousel-testimonials .item span {

    margin-top: 5px;

    font-weight: 600

}

.mbottom-0 {

    margin-bottom: 0 !important

}

.mbottom-5 {

    margin-bottom: 5px !important

}

.mtop-10 {

    margin-top: 10px !important

}

.mright-15 {

    margin-right: 15px !important

}

.f-14 {

    font-size: 14px

}

.hover-transition,

#copywrite .back-to-top,

.navbar-trans .navbar-nav>li>a,

.navbar-trans .dropdown-menu a,

.panel-faq .panel .panel-heading a,

.carousel-fade .carousel-indicators li,

#carousel-testimonials .carousel-indicators li {

    transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);

    -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);

    -moz-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1)

}

.br-10 {

    margin-bottom: 10px

}

.mright-5 {

    margin-right: 5px

}

.text-black {

    color: #191919

}

.hr-dashed {

    margin: 15px 0 30px;

    border-bottom: 2px dashed #dddddd

}

.transform-reset {

    text-transform: none !important

}

.img-half {

    width: 50%;

    margin: 0 auto

}

.img-half2 {

    max-width: 20%;

    margin: 0 auto;

    padding-bottom: 16px;


}

.h1articles {
    margin-bottom: 14px;
}

.marginbottom30 {
    margin-bottom: 30px;
}

.marginbottom10 {
    margin-bottom: 10px;
}

.marginbottom20 {
    margin-bottom: 20px;
}


.text-cap {

    text-transform: uppercase

}

h1.snippet {
    font-family: "Raleway", sans-serif;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 6px;
    line-height: 22px;
    text-align: center;
    margin-top: 0;
    margin-bottom: 30px;
    text-transform: uppercase;
    color: #191919;
}

/* Google Translate */
#google_translate_element {
    margin-top: 8px;
}

.goog-te-gadget-simple .goog-te-menu-value {
    color: #fff;
}

.goog-te-gadget-simple {

    background-color: none;
    border-left: none;
    border-top: none;
    border-bottom: none;
    border-right: none;
}

/* ===================================================================
 * # basic/base setup styles
 *
 * ------------------------------------------------------------------- */




body {
    font-weight: normal;
    line-height: 1;
    word-wrap: break-word;
    text-rendering: optimizeLegibility;
    -webkit-overflow-scrolling: touch;
    -webkit-text-size-adjust: none;
}

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


/* Video BG *//* Video BG *//* Video BG *//* Video BG *//* Video BG *//* Video BG */


/* Text Overlay */

#video-text-overlay a h2{
    font-size: .2em;
    margin-bottom: 0;
    margin-top: 0;
}


#video-text-overlay .btn {
  border-radius:0;
  text-transform:uppercase;
  font-weight: 600;
  padding: 20px;
}

#video-text-overlay .btn-warning {
  background-color:#F5D328;
}

#video-text-overlay {
    position: absolute;
    width: 100%;
    top: 55%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0 auto;
    color:#fff;
    text-align: left;
}


.road-anim {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    position: absolute;
}

@media only screen and (min-width: 200px) {                                                                         
    #video-text-overlay3 {
    position: absolute;
        width: 100%;
        top: 52%;
        left: 50%;
        transform: translate(-50%, -50%);
        margin: 0 auto;
    }

    #video-text-overlay3 h1 {
      font-size: .9em;
    }

    .featured-news-content {
      font-size: .6em;
    }   

    .badge-primary, .badge-success {
      font-size: .4em; 
    }
}




@media only screen and (min-width: 1280px) {
    #video-text-overlay3 {
        position: absolute;
        width: 100%;
        top: 55%;
        left: 50%;
        transform: translate(-50%, -50%);
        margin: 0 auto;
    }

    #video-text-overlay3 h1 {
      font-size: 1.4em;
    }

    .featured-news-content {
      font-size: 1em;
    }

    .featured-news-content {
      font-size: .6em;
    }   

    .badge-primary, .badge-success {
      font-size: 1em; 
    }

}


#video-text-overlay p{
  font-size: 1em;
}

/*PAGE 2 of SLIDESHOW*/
#video-text-overlay2 {
  position: absolute;
  color: #FFF;
  width: 100%;
  height: 100%;
}

#video-text-overlay2 .btn {
  border-radius:0;
  text-transform:uppercase;
  font-weight: 600;
  padding: 20px;
}

.landingtexth2 {
    font-size: 1.5em; 
}

#video-text-overlay2 h2 {
    margin-top: 0;
    margin-bottom: .5em;
}


.overlay {
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.overlay30 {
    background-color: rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.overlayred {
    background-color: rgba(232, 40, 43, 0.3);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.overlayblue {
    background-color: rgba(15, 40, 96, 0.6);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}


.videobg {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    height: 130%;
    width: auto;
    min-width: 100%;
    min-height: 100%;
}

.button8 {
    position: relative;
    z-index: 1;
    border: 2px solid #fff;
    color: #fff;
}
  .button8:focus {
    color: #222; 
}
  .button8:hover {
    border: 2px solid #2CD892;
    color: #2CD892; 
}

    #video-text-overlay .tag {
    position: relative;
    z-index: 1;
    margin-bottom: 0;
    height: 45px;
    min-width: 180px;
    background-color: #d66a0b;
    color: #ffffff;
    display: inline-block;
    margin-bottom: 20px;
    text-align: center;
    -webkit-transform: skewX(-30deg);
    transform: skewX(-30deg);
}

    #video-text-overlay .tag span{
    position: absolute;
    width: 100%;
    left: 0;
    font-size: 14px;
    font-weight: 700;
    line-height: 45px;
    text-transform: uppercase;
    -webkit-transform: skew(30deg);
    transform: skew(30deg);
}

#video-text-overlay .tag2 {
    position: relative;
    z-index: 1;
    margin-bottom: 0;
    height: 45px;
    min-width: 180px;
    background-color: #0bd666;
    color: #ffffff;
    display: inline-block;
    margin-bottom: 20px;
    text-align: center;
    -webkit-transform: skewX(-30deg);
    transform: skewX(-30deg);
}

    #video-text-overlay .tag2 span{
    position: absolute;
    width: 100%;
    left: 0;
    font-size: 14px;
    font-weight: 700;
    line-height: 45px;
    text-transform: uppercase;
    -webkit-transform: skew(30deg);
    transform: skew(30deg);
}

/* ------------------------------------------------------------------- 
 * ## Contact
 * ------------------------------------------------------------------- */
/* Contact */
    .filler {
        height: 120px;
        background: #121212;
    }

    #contact-page-content i{
        font-size: 2em;
        text-align: center;
        color: #2d2d2d;
        margin-bottom: 20px;
        display: inherit;
    }

    .gmap {
        width: 100%;
        height: 400px;
    }

    .mapouter {
        text-align:right;
        height:400px;
        width:auto;
    }
    .gmap_canvas {
        overflow:hidden;
        background:none!important;
        height:100%;
        width:100%;
    }

    #gmap_canvas {
        height:100%;
        width:100%;
    }

    .sec-text a{
        transition: all 1s;
    }

    .sec-text a:hover {
        color: #888;
        text-decoration: none;
        transition: all 1s;
    }
.contact-danger {
    font-style: italic;
    font-size: 0.8em;

}

.home-content__buttons .btn-contact {
    min-width: 215px;
    border-color: transparent;
    border-width: 0.08em;
    background-color: #f2f2f2; 
    color: #2d2d2d;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    padding: 1em;
    text-transform: uppercase;
}

.home-content__buttons .btn-contact:hover {
    background-color: #2a388f;
    color: #fff;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
#contact-page-content h1 {
    margin-bottom: 50px;
}

/* ------------------------------------------------------------------- 
 * ## Home Button
 * ------------------------------------------------------------------- */
.home-content__buttons {
    text-align: left;
}

 .home-content__buttons .btn {
    width: 215px;
    border-color: #FFFFFF;
    color: #FFFFFF;
    margin: 1.5rem 1.5rem 0 0;
    letter-spacing: .25rem;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.home-content__buttons .btn:hover {
    background-color: #fff;
    color: #000;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

/* ------------------------------------------------------------------- 
 * ## Overlays
 * ------------------------------------------------------------------- */
 .shadow-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .4;
    background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.8) 100%);
    background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.8) 100%);
    background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.8) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc000000', GradientType=0);
}

/* ------------------------------------------------------------------- 
 * ## home content
 * ------------------------------------------------------------------- */
.home-content h3 {
    font-family: "montserrat", sans-serif;
    font-size: 1.6rem;
    color: rgba(255, 255, 255, 0.5);
    text-transform: uppercase;
    letter-spacing: .3rem;
    position: relative;
    margin-top: 0;
    margin-bottom: 1.2rem;
    font-weight: 600;
    text-align: left;
}

.home-content h1 {
    font-family: "montserrat", sans-serif;
    font-size: 6.3rem;
    line-height: 1.333;
    margin-top: 0;
    color: #FFFFFF;
    font-weight: 600;
    text-align: left;
    margin: 0;
}

.home-content h2 {
    font-family: "montserrat", sans-serif;
    font-size: 3.6rem;
    line-height: 1.333;
    margin-top: 0;
    color: #FFFFFF;
    font-weight: 600;
    text-align: left;
}

@media only screen and (max-width: 400px) {
    .home-content h2 {
    font-size: 2.6rem;
    }
}


.home-content__scroll {
    position: absolute;
    right: 9.5rem;
    bottom: 8.4rem;
}

.home-content__scroll a {
    font-family: "montserrat-semibold", sans-serif;
    font-size: 1rem;
    text-transform: uppercase;
    letter-spacing: .3rem;
    color: #FFFFFF;
    position: relative;
    display: inline-block;
    line-height: 3rem;
    padding-left: 2.5rem;
}

.home-content__scroll a::before {
    border-bottom: 2px solid #283891;
    border-right: 2px solid #283891;
    content: '';
    display: block;
    height: 8px;
    width: 8px;
    margin-top: -6px;
    pointer-events: none;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform-origin: 66% 66%;
    -ms-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
}

.home-content__line {
    display: block;
    width: 2px;
    height: 10.2rem;
    background-color: #283891;
    position: absolute;
    right: 7.2rem;
    bottom: 0;
}

.video-text-overlay2 .home-content h1 {
    font-size: 1.4em; 
}



/* ------------------------------------------------------------------- 
 * ## home social 
 * ------------------------------------------------------------------- */
.home-social {
    font-family: "montserrat-regular", sans-serif;
    list-style: none;
    margin: 0;
    position: absolute;
    top: 50%;
    right: 5.4rem;
    -webkit-transform: translate3d(0, -50%, 0);
    -ms-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    z-index: 100;
}

.home-social a {
    color: white;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.home-social li {
    position: relative;
    padding: .9rem 0;
}

.home-social li a {
    display: block;
    width: 33px;
    height: 33px;
}

.home-social i, .home-social span {
    position: absolute;
    top: 0;
    line-height: 33px;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.home-social i {
    font-size: 14px;
    right: 0;
    text-align: center;
    display: inline-block;
    width: 33px;
    height: 33px;
    line-height: calc(33px - 4px);
    border: 2px solid #FFFFFF;
    border-radius: 50%;
}

.home-social span {
    color: #fff;
    right: 4.5rem;
    font-size: 1.3rem;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
}

.home-social li:hover span {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

/* ------------------------------------------------------------------- 
 * responsive:
 * home
 * ------------------------------------------------------------------- */
@media only screen and (max-width: 1500px) {
    .home-content h1 {
        font-size: 6rem;
    }
    .home-content__main {
        max-width: 1000px;
    }
}

@media only screen and (max-width: 1200px) {
    .home-content h1 {
        font-size: 5.5rem;
    }
    .home-content__main {
        max-width: 800px;
    }
}

@media only screen and (max-width: 1000px) {
    .home-content h1 {
        font-size: 4.6rem;
    }
    .home-content br {
        display: none;
    }
    .home-content__main {
        padding-top: 21rem;
        padding-right: 80px;
        max-width: 680px;
    }
}

@media only screen and (max-width: 800px) {
    .home-content h3 {
        font-size: 1.5rem;
    }
    .home-content h1 {
        font-size: 4rem;
    }
    .home-content__main {
        padding-right: 70px;
        max-width: 550px;
    }
}

@media only screen and (max-width: 700px) {
    .home-content__main {
        max-width: 490px;
    }
    .home-content__buttons {
        padding-top: 1.2rem;
        text-align: center;
    }
    .home-content__buttons .btn {
        display: block;
        width: 70%;
        margin: 1.5rem 0 0 0;
    }
    .home-social {
        right: 4rem;
    }
    .home-content__scroll {
        right: 7.5rem;
    }
    .home-content__line {
        right: 5.5rem;
    }
}

@media only screen and (max-width: 600px) {
    .home-content h1 {
        font-size: 3.8rem;
    }
    .home-social {
        right: 2rem;
    }
    .home-social li {
        padding: .6rem 0;
    }
    .home-social i {
        font-size: 17px;
        border: none;
    }
    .home-social span {
        display: none;
    }
    .home-content__scroll {
        bottom: 5.4rem;
    }
    .home-content__line {
        height: 7.2rem;
    }
}

@media only screen and (max-width: 500px) {
    .s-home {
        min-height: 642px;
    }
    .home-content h1 {
        font-size: 3.5rem;
    }
    .home-content__main {
        text-align: center;
        max-width: none;
        padding-top: 15rem;
        padding-right: 25px;
        width: 85%;
    }
    .home-content__buttons {
        padding-top: 1.2rem;
    }
    .home-content__buttons .btn {
        width: auto;
        margin: 1.5rem 0 0 0;
    }
    .home-social {
        display: none;
    }
}

@media only screen and (max-width: 450px) {
    .home-content h1 {
        font-size: 3.3rem;
    }
}

@media only screen and (max-width: 400px) {
    .s-home {
        min-height: 630px;
    }
    .home-content h1 {
        font-size: 3.2rem;
    }
    .home-content__main {
        padding-top: 16.2rem;
        width: auto;
    }
}

@media only screen and (max-width: 500px) {
.home-social {
    display: none;
    }
}


/* ===================================================================
 * # header styles
 *
 * ------------------------------------------------------------------- */
.s-header {
    width: 100%;
    height: 96px;
    background-color: transparent;
    position: absolute;
    top: 0;
    z-index: 500;
}

.site-logo img {
    max-width: 140px;
}

.site-logo-footer img {
    max-width: 130px;
    margin-bottom: 10px;
}


/* -------------------------------------------------------------------
 * ## header logo
 * ------------------------------------------------------------------- */
.header-logo {
    display: inline-block;
    position: absolute;
    margin: 0;
    padding: 0;
    left: 40px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 501;
}

.header-logo a {
    display: block;
    margin: 9px 0 0 0;
    padding: 0;
    outline: 0;
    border: none;
    width: 140px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}


/* ------------------------------------------------------------------- 
 * ## main navigation 
 * ------------------------------------------------------------------- */
.header-nav {
    background: #0C0C0C;
    color: rgba(255, 255, 255, 0.25);
    font-family: "montserrat", sans-serif;
    font-size: 1.3rem;
    font-weight: 300;
    letter-spacing: -.2px;
    line-height: 1.846;
    padding: 3.6rem 3rem 3.6rem 3.6rem;
    height: 100%;
    width: 280px;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 700;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    visibility: hidden;
}

.header-nav a, .header-nav a:visited {
    color: rgba(255, 255, 255, 0.5);
}

.header-nav a:hover,
.header-nav a:focus,
.header-nav a:active {
    color: white;
}

.header-nav h3 {
    font-family: "montserrat-semibold", sans-serif;
    font-size: 11px;
    line-height: 1.5;
    text-transform: uppercase;
    letter-spacing: .25rem;
    margin-bottom: 4.8rem;
    margin-top: .9rem;
    color: #fff;
}

.header-nav p {
    margin-bottom: 2.7rem;
}

.header-nav__content {
    position: relative;
    left: 50px;
    opacity: 0;
    visibility: hidden;
}

.header-nav__list {
    font-family: "montserrat", sans-serif;
    font-weight: 600;
    font-size: 1.8rem;
    margin: 3.6rem 0 3rem 0;
    padding: 0 0 1.8rem 0;
    list-style: none;
}

.header-nav__list li {
    padding-left: 0;
    line-height: 4.5rem;
}

.header-nav__list a,
.header-nav__list a:visited {
    color: #FFFFFF;
}

.header-nav__social {
    list-style: none;
    display: inline-block;
    margin: 0;
    font-size: 1.8rem;
}

.header-nav__social li {
    margin-right: 12px;
    padding-left: 0;
    display: inline-block;
}

.header-nav__social li a {
    color: rgba(255, 255, 255, 0.15);
}

.header-nav__social li a:hover,
.header-nav__social li a:focus {
    color: white;
}

.header-nav__social li:last-child {
    margin: 0;
}

.header-nav__close {
    display: block;
    height: 30px;
    width: 30px;
    border-radius: 3px;
    background-color: rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 36px;
    right: 30px;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    z-index: 800;
}

.header-nav__close span::before, 
.header-nav__close span::after {
    content: "";
    display: block;
    height: 2px;
    width: 12px;
    background-color: #FFFFFF;
    position: absolute;
    top: 50%;
    left: 9px;
    margin-top: -1px;
}

.header-nav__close span::before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.header-nav__close span::after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}


/* menu is open
 * ----------------------------------------------- */
.menu-is-open .header-nav {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    visibility: visible;
    -webkit-overflow-scrolling: touch;
}

.menu-is-open .header-nav .header-nav__content {
    opacity: 1;
    visibility: visible;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.1s;
    transition-duration: 0.1s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
    left: 0;
}


/* ------------------------------------------------------------------- 
 * ## mobile menu toggle 
 * ------------------------------------------------------------------- */
.header-menu-toggle {
    position: fixed;
    right: 38px;
    top: 24px;
    height: 41.5px;
    width: 42px;
    line-height: 42px;
    font-family: "montserrat-medium", sans-serif;
    font-size: 1.3rem;
    text-transform: uppercase;
    letter-spacing: .3rem;
    color: #f2f2ff;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.header-menu-toggle.opaque {
    background-color: #000000;
}

.header-menu-toggle.opaque .header-menu-text {
    background-color: #000000;
}

.header-menu-toggle:hover, .header-menu-toggle:focus {
    color: #FFFFFF;
}

.header-menu-text {
    display: block;
    position: absolute;
    top: 0;
    left: -70px;
    width: 70px;
    padding-left: 12px;
}

@media(max-width:767px) {

    .header-menu-text {
    display: none;
    }
}

.header-menu-icon {
    display: block;
    width: 22px;
    height: 2px;
    margin-top: -1px;
    position: absolute;
    left: 10px;
    top: 50%;
    right: auto;
    bottom: auto;
    background-color: white;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.header-menu-icon::before, .header-menu-icon::after {
    content: '';
    width: 100%;
    height: 100%;
    background-color: inherit;
    position: absolute;
    left: 0;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.header-menu-icon::before {
    top: -9px;
}

.header-menu-icon::after {
    bottom: -9px;
}


/* ===================================================================
 * # about
 *
 * ------------------------------------------------------------------- */
.s-about {
    padding-top: 10.2rem;
    padding-bottom: 9rem;
    color: #010507;
    position: relative;
}

.s-about h3{
    font-family: "montserrat", sans-serif;
    font-size: 1.6rem;
    color: #2d2d2d;
    text-transform: uppercase;
    letter-spacing: .3rem;
    position: relative;
    margin-top: 0;
    margin-bottom: 1.2rem;
    margin-left: 6px;
    text-align: center;
}

.s-about h1{
    font-family: "montserrat", sans-serif;
    font-size: 2.5em;
    color: #2d2d2d;
    font-weight: 700;
    position: relative;
    margin-top: 0;
    margin-bottom: 1.2rem;
    margin-left: 6px;
    text-align: center;
    max-width: 100%;
    margin-bottom: 50px;
}

.about-desc {
    font-family: "montserrat", sans-serif;
    font-size: 1.8rem;
    line-height: 1.75;
    text-align: center;
}


/* ------------------------------------------------------------------- 
 * ## about stats
 * ------------------------------------------------------------------- */
.about-stats {
    text-align: center;
}

.stats__col {
    margin: 5.4rem 0;
    padding: 0 2rem;
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    border-right: 1px solid rgba(255, 255, 255, 0.25);
}

.stats__col:last-child {
    border-right: none;
}

.stats__count {
    font-family: "montserrat", sans-serif;
    font-size: 8.4rem;
    font-weight: 700;
    line-height: 1;
    color: #2f2f2f;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.stats h5 {
    font-family: "montserrat", sans-serif;
    margin-top: 1.8rem;
    color: #000000;
    font-size: 1.8rem;
    line-height: 1.333;
    position: relative;
    font-weight: 600;
}

.about__line {
    display: block;
    width: 2px;
    height: 10.2rem;
    background-color: #ea1f28;
    position: absolute;
    right: 7.2rem;
    top: 0;
}




/* ------------------------------------------------------------------- 
 * ## NEWS
 * ------------------------------------------------------------------- */
#news {
    padding: 120px 0;
    background-color: #fff;
}

.featured-news-wrapper {
    margin-top: 10px;

}

.featured-news-inner {
    background-color: rgba(0, 0, 0, 0.6);
    position: absolute;
    bottom: 0;
    padding: 5px 10px;
    left: 4.6%;
    width: 91%;
}

.featured-news-caption h1, a{
    text-align: left;
    color: #fff;
    text-decoration: none;
    margin: 10px 0 10px 0;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.featured-news-caption a:hover{
    text-decoration: none;
    color: #7abaff;
}

.featured-news-content {
    margin: 10px 0 10px 0;
} 

.feature-news-img {
    height: 100%;
}

.news h4{
    font-family: "montserrat", sans-serif;
    font-size: 1.6rem;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: .3rem;
    position: relative;
    margin-top: 0;
    margin-bottom: 1.2rem;
    text-align: center;
}

.news p{
    text-align: center;
}

.news h3{
    font-family: "montserrat", sans-serif;
    font-size: 1.6rem;
    color: #757474;
    text-transform: uppercase;
    letter-spacing: .3rem;
    position: relative;
    margin-top: 0;
    margin-bottom: 1.2rem;
    text-align: center;
}

.news h1{
    font-family: "montserrat", sans-serif;
    font-size: 2.5em;
    color: #000;
    font-weight: 700;
    position: relative;
    margin-top: 0;
    margin-bottom: 1.2rem;
    margin-left: 6px;
    text-align: center;
    max-width: 100%;
    margin-bottom: 50px;
}


#news .portfolio-item .news-caption h4{
    text-align: left;
    color: #000;
    margin-top: 20px;
    margin-bottom: 20px;
    text-transform: capitalize;
    letter-spacing: 0rem; 
    font-size: 1.4em;
    font-weight: 600;

}

#news .portfolio-item .news-caption h4:hover {
    color: #337ab7;
}

.column {
    margin: 15px 15px 0;
    padding: 0;
}
.column:last-child {
    padding-bottom: 60px;
}
.column::after {
    content: '';
    clear: both;
    display: block;
}
.column div {
    position: relative;
    float: left;
    width: 300px;
    height: 200px;
    margin: 0 0 0 25px;
    padding: 0;
}
.column div:first-child {
    margin-left: 0;
}
.column div span {
    position: absolute;
    bottom: -20px;
    left: 0;
    z-index: -1;
    display: block;
    margin: 0;
    padding: 0;
    color: #444;
    font-size: 18px;
    text-decoration: none;
    text-align: center;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    opacity: 0;
}
figure {
    margin-bottom: 12px;
    overflow: hidden;
}
figure:hover+span {
    bottom: -36px;
    opacity: 1;
}



/* Zoom In #1 */
.hover01 figure img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.hover01 figure:hover img {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}

.hover01 {
    margin-bottom: 40px;
}

.news-caption span {
    color: #484848;
}




/* ------------------------------------------------------------------- 
 * ## projects & Company list
 * ------------------------------------------------------------------- */
#s-projects {
    padding: 120px 0;
    background-color: #1f1f1f;
}


#s-company-list {
    padding: 120px 0;
    background-color: #fff;
}

.s-projects h4{
    font-family: "montserrat", sans-serif;
    font-size: 1.6rem;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: .3rem;
    position: relative;
    margin-top: 0;
    margin-bottom: 1.2rem;
    text-align: center;
}

.s-projects p{
    text-align: center;
     font-family: "montserrat", sans-serif;
    font-size: 1em;
    color: #000;
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 1.2rem;
    text-align: center;
    line-height: 1.4;
}

.s-projects h3{
    font-family: "montserrat", sans-serif;
    font-size: 1.6rem;
    color: #757474;
    text-transform: uppercase;
    letter-spacing: .3rem;
    position: relative;
    margin-top: 0;
    margin-bottom: 1.2rem;
    text-align: center;
}

.s-projects .btn {
    border-radius: 0;
    text-transform: uppercase;
    font-weight: 600;
    padding: 20px;
    color: #2d2d2d;
    border-color: #2d2d2d;
    margin: 1.5rem 1.5rem 0 0;
    letter-spacing: .25rem;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    background-color: transparent;
    text-align: center;
}

#s-company-list h1{
    font-family: "montserrat", sans-serif;
    font-size: 2.5em;
    color: #2d2d2d;
    font-weight: 700;
    position: relative;
    margin-top: 0;
    margin-bottom: 1.2rem;
    text-align: center;
    max-width: 100%;
    margin-bottom: 100px;
}

#s-company-list h4{
    font-family: "montserrat", sans-serif;
    font-size: 1.6rem;
    color: #2d2d2d;
    text-transform: uppercase;
    letter-spacing: .3rem;
    position: relative;
    margin-top: 0;
    margin-bottom: 1.2rem;
    text-align: center;
}

.s-projects h1{
    font-family: "montserrat", sans-serif;
    font-size: 2.5em;
    color: #fff;
    font-weight: 700;
    position: relative;
    margin-top: 0;
    margin-bottom: 1.2rem;
    margin-left: 6px;
    text-align: center;
    max-width: 100%;
    margin-bottom: 50px;
}

.modal-body .btn {
  border-radius:0;
  text-transform:uppercase;
  font-weight: 600;
  padding: 20px;
  color: #2d2d2d;
  border-color: #2d2d2d;
  margin: 1.5rem 1.5rem 0 0;
  letter-spacing: .25rem;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  background-color: transparent;
}

.modal-body .btn:hover {
  color: #fff;
  border-color: #fff;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  background-color: #2d2d2d;
}

.portfolio-modal .modal-content {
    padding: 100px 0;
    min-height: 100%;
    border: 0;
    border-radius: 0;
    text-align: center;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.portfolio-modal .modal-content p {
    font-family: "montserrat", sans-serif;
    font-size: 1em;
    color: #000;
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 1.2rem;
    text-align: center;
    line-height: 1.4;
}

.portfolio-modal .modal-content .text-muted {
    font-family: "montserrat", sans-serif;
    font-size: 0.8em;
    color: #00000699;
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 1.2rem;
    text-align: center;
    line-height: 1.4;
    font-style: italic;
}

.portfolio-modal .modal-content p.item-intro {
    margin: 20px 0 30px;
    font-family: "montserrat", sans-serif;
    font-size: 16px;
    font-style: italic;
}

.portfolio-modal .modal-content ul.list-inline {
    margin-top: 0;
    margin-bottom: 30px;
}

.portfolio-modal .modal-content img {
    margin-bottom: 30px;
}

.portfolio-modal .close-modal {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 75px;
    height: 75px;
    background-color: transparent;
    cursor: pointer;
}

.portfolio-modal .close-modal:hover {
    opacity: .3;
}

.portfolio-modal .close-modal .lr {
    z-index: 1051;
    width: 1px;
    height: 75px;
    margin-left: 35px;
    background-color: #2d2d2d;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.portfolio-modal .close-modal .lr .rl {
    z-index: 1052;
    width: 1px;
    height: 75px;
    background-color: #2d2d2d;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

#s-projects .portfolio-item {
    right: 0;
    margin: 0 0 15px;
}

#s-projects .portfolio-item .portfolio-link {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 400px;
}

#s-projects .portfolio-item .portfolio-link .portfolio-hover {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: rgba(250,250,250,.2);
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;
}

#s-projects .portfolio-item .portfolio-link .portfolio-hover:hover {
    opacity: 1;
}

#s-projects .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
    position: absolute;
    top: 50%;
    width: 100%;
    height: 20px;
    margin-top: -12px;
    text-align: center;
    font-size: 20px;
    color: #fff;
}

#s-projects .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
    margin-top: -12px;
}

#s-projects .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,
#s-projects .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
    margin: 0;
}

#s-projects .portfolio-item .portfolio-caption {
    margin: 0 auto;
    padding: 25px;
    max-width: 400px;
    text-align: center;
}

#s-projects * {
    z-index: 2;
}

@media(min-width:767px) {
    #s-projects .portfolio-item {
        margin: 0 0 30px;
    }
}


/* ------------------------------------------------------------------- 
 * ## companies onlyyyyyy
 * ------------------------------------------------------------------- */

#s-company-list .portfolio-item {
    right: 0;
    margin: 0 0 15px;
}

#s-company-list .portfolio-item .portfolio-link {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 400px;
}

#s-company-list .portfolio-item .portfolio-link .portfolio-hover {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: rgba(250,250,250,.2);
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;
}

#s-company-list .portfolio-item .portfolio-link .portfolio-hover:hover {
    opacity: 1;
}

#s-company-list .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
    position: absolute;
    top: 50%;
    width: 100%;
    height: 20px;
    margin-top: -12px;
    text-align: center;
    font-size: 20px;
    color: #fff;
}

#s-company-list .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
    margin-top: -12px;
}

#s-company-list .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,
#s-company-list .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
    margin: 0;
}

#s-company-list .portfolio-item .portfolio-caption {
    margin: 0 auto;
    padding: 25px;
    max-width: 400px;
    text-align: center;
}

#s-company-list * {
    z-index: 2;
}

@media(min-width:767px) {
    #s-company-list .portfolio-item {
        margin: 0 0 30px;
    }
}
/* ------------------------------------------------------------------- 
 * ## projects
 * ------------------------------------------------------------------- */
#s-partners {
    padding: 120px 0;
    background-color: #e6e6e6;
}

.s-partners h4{
    font-family: "montserrat", sans-serif;
    font-size: 1.6rem;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: .3rem;
    position: relative;
    margin-top: 0;
    margin-bottom: 1.2rem;
    text-align: center;
}

.s-partners p{
    text-align: center;
}

.s-partners h3{
    font-family: "montserrat", sans-serif;
    font-size: 1.6rem;
    color: #757474;
    text-transform: uppercase;
    letter-spacing: .3rem;
    position: relative;
    margin-top: 0;
    margin-bottom: 1.2rem;
    text-align: center;
}

.s-partners h1{
    font-family: "montserrat", sans-serif;
    font-size: 2.5em;
    color: #000;
    font-weight: 700;
    position: relative;
    margin-top: 0;
    margin-bottom: 1.2rem;
    margin-left: 6px;
    text-align: center;
    max-width: 100%;
    margin-bottom: 50px;
}

/* ------------------------------------------------------------------- 
 * ## inputs 
 * ------------------------------------------------------------------- */
fieldset {
    margin: 0;
    padding: 0;
}

input[type="email"],
input[type="number"],
input[type="search"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
}

/* ===================================================================
 * # Companies
 *
 * ------------------------------------------------------------------- */
.s-companies {
    padding-top: 14rem;
    padding-bottom: 9rem;
    color: #010507;
    position: relative;
    background-color: #181818;
    height: 350px;
}

.s-companies h3{
    font-family: "montserrat", sans-serif;
    font-size: 1.6rem;
    color: #2d2d2d;
    text-transform: uppercase;
    letter-spacing: .3rem;
    position: relative;
    margin-top: 0;
    margin-bottom: 1.2rem;
    margin-left: 6px;
    text-align: center;
}

.s-companies h1{
    font-family: "montserrat", sans-serif;
    font-size: 2.5em;
    color: #fff;
    font-weight: 700;
    position: relative;
    margin-top: 0;
    margin-bottom: 1.2rem;
    margin-left: 6px;
    text-align: center;
    max-width: 100%;
    margin-bottom: 50px;
}

/* ===================================================================
 * # Article
 *
 * ------------------------------------------------------------------- */
 .s-top-box {
    color: #010507;
    position: relative;
    background-color: #181818;
    height: 110px;
}




.s-article h1 {
    text-transform: uppercase;
    text-align: left;
    font-weight: bold;
    line-height: 1.3;
    padding-bottom: 40px;
    max-width: 500px;
    margin: 0;
}

.mid p {
    line-height: 1.2;
    
}

.date {
    color: #777777;
    
}

/* Mobile */
.article-grid {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-areas: 
    "side"
    "mid"
    "pics";
    margin-bottom: 100px;
}

.side {
    grid-area: side;
}

.side img {
    position: absolute;
    width: 280px;
    z-index: 0;
}

.mid {
    z-index: 1;
    grid-area: mid;
    width: 90%;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 50px;
    background-color: #fff;
    padding: 20px;
    border-radius: 10px;
}

.pics {
    z-index: 1;
    grid-area: pics;
    height: 100%;
    display: grid;
    gap: 1rem;
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
    grid-auto-rows: 340px;
    margin-top: 50px;
    margin-left: 20px;
    margin-right: 50px;
    width: 90%;
}

.card img {
    max-width: 150px;
    justify-content: center;
    margin: auto;
    display: grid;
    grid-gap: 10px;
    justify-items: center;
    align-items: center;
    margin-top: 50px;
}

.card {
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    justify-items: end;
  }
 
  @media screen and (min-width: 600px) {
    .card-tall {
      grid-row: span 2 / auto;
    }
  
    .card-wide {
      grid-column: span 1 / auto;
    }

    .article-grid {
        display: grid;
        grid-template-columns: 1fr  2fr;
        grid-template-areas: 
        "side mid"
        "side mid"
        "side pics";
        margin-bottom: 100px;
    }

    .side img {
        max-width: 400px;
        min-width: 200px;
        height: auto;
        width: 100%;
    }

    .mid {
        grid-area: mid;
        width: 90%;
        margin-left: 20px;
        margin-right: 20px;
        margin-top: 100px;
        background-color: #fff;
        padding: 20px;
        border-radius: 10px;
    }

    .pics {
        z-index: 1;
        grid-area: pics;
        height: 100%;
        display: grid;
        gap: 1rem;
        grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
        grid-auto-rows: 240px;
        margin-top: 50px;
        margin-left: 20px;
        margin-right: 50px;
        width: 90%;
    }
  }


/* ------------------------------------------------------------------- 
 * ## Gallery
 * ------------------------------------------------------------------- */

 .my-gallery figcaption {
    display: none;
  }
  .gallery {
    padding: 60px 0;
    background-color: #fff;
 }

 .demo-gallery {
    width: 100%;
    height: auto;
    float: left;
  }
  .demo-gallery a {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-touch-callout: none;
    display: block;
    float: left;
    margin: 0 12px 12px 0;
    width: 171px;
    line-height: 0;
  }

 .gallery h4{
    font-family: "montserrat", sans-serif;
    font-size: 1.6rem;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: .3rem;
    position: relative;
    margin-top: 0;
    margin-bottom: 1.2rem;
    text-align: center;
}

.gallery p{
    text-align: center;
}

.gallery h3{
    font-family: "montserrat", sans-serif;
    font-size: 1.6rem;
    color: #757474;
    text-transform: uppercase;
    letter-spacing: .3rem;
    position: relative;
    margin-top: 0;
    margin-bottom: 1.2rem;
    text-align: center;
}

.gallery h1{
    font-family: "montserrat", sans-serif;
    font-size: 2.5em;
    color: #000;
    font-weight: 700;
    position: relative;
    margin-top: 0;
    margin-bottom: 1.2rem;
    margin-left: 6px;
    text-align: center;
    max-width: 100%;
    margin-bottom: 50px;
}

/* ------------------------------------------------------------------- 
 * ## Management Committee
 * ------------------------------------------------------------------- */
#s-management {
    padding: 120px 0;
    background-color: #1f1f1f;
}

#s-management {
    padding: 120px 0;
    background-color: #fff;
}

.s-management h4{
    font-family: "montserrat", sans-serif;
    font-size: 1.6rem;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: .3rem;
    position: relative;
    margin-top: 0;
    margin-bottom: 1.2rem;
    text-align: center;
}

.s-management p{
    text-align: left;
}

.s-management h3{
    font-family: "montserrat", sans-serif;
    font-size: 1.6rem;
    color: #757474;
    text-transform: uppercase;
    letter-spacing: .3rem;
    position: relative;
    margin-top: 0;
    margin-bottom: 1.2rem;
    text-align: center;
}

#s-management h2{
    margin-top: -4px;  
}

#s-management h1{
    font-family: "montserrat", sans-serif;
    font-size: 2.5em;
    color: #2d2d2d;
    font-weight: 700;
    position: relative;
    margin-top: 0;
    margin-bottom: 1.2rem;
    text-align: center;
    max-width: 100%;
    margin-bottom: 70px;
}

#s-management h4{
    font-family: "montserrat", sans-serif;
    font-size: 1.6rem;
    color: #2d2d2d;
    text-transform: uppercase;
    letter-spacing: .3rem;
    position: relative;
    margin-top: 0;
    margin-bottom: 1.2rem;
    text-align: left;
}

.s-management h1{
    font-family: "montserrat", sans-serif;
    font-size: 2.5em;
    color: #fff;
    font-weight: 700;
    position: relative;
    margin-top: 0;
    margin-bottom: 1.2rem;
    margin-left: 6px;
    text-align: center;
    max-width: 100%;
    margin-bottom: 50px;
}

@media (max-width: 844px) {

    #s-management h2{
        margin-top: 20px;  
    }

    #s-management h1 {
        font-size: 2.2em;
    }

}



/* ===================================================================
 * # footer
 *
 * ------------------------------------------------------------------- */
.footer {
 background-color: #000;
}

.transparent {
    color: transparent;
}

#footer {

    background: #111111;
    padding: 60px 0 15px;
    color: rgba(255, 255, 255, 0.3);
    font-family: "montserrat", sans-serif;
    font-size: 15px;
    line-height: 2;
    letter-spacing: -.3px;
}


#footer img {

    -webkit-filter: grayscale(1);

    -moz-filter: grayscale(1);

    -ms-filter: grayscale(1);

    -o-filter: grayscale(1);

    filter: grayscale(1)

}

#footer .sec-header {

    font-size: 15px;

    line-height: 20px;

    letter-spacing: 1px;

    font-weight: 400;

    color: white;

    margin-bottom: 15px

}

#footer a {

    color: #333333

}

#footer span, i {
    color: #e8e8e8;
}

#footer p {
    color: #e8e8e8;
}

#footer a.connect-link {

    display: inline-block;

    background: #191919;

    text-align: center;

    margin-right: 5px;

    width: 36px;

    height: 36px

}

#footer a.connect-link i {

    color: #dddddd;

    line-height: 36px

}

#footer i+a {

    color: #dddddd

}

footer {
    padding: 9rem 0 6rem;
    font-family: "montserrat", sans-serif;
    font-size: 15px;
    line-height: 2;
    color: rgba(255, 255, 255, 0.3);
}

footer h4 {
    color: #FFFFFF;
    font-size: 1.6rem;
    line-height: 1.313;
    margin-top: 0;
    margin-bottom: 3.6rem;
}

footer a {
    color: #FFFFFF;
}

footer a:hover, footer a:focus, footer a:active {
    color: #39b54a;
}

footer .row {
    max-width: 980px;
}


/* --------------------------------------------------------------- 
 * ## footer main
 * --------------------------------------------------------------- */
.footer-main {
    text-align: left;
}

.footer-main .left {
    padding-right: 40px;
}

.footer-main .right {
    padding-left: 40px;
}

.footer-logo {
    display: block;
    margin: -.6rem 0 3.6rem 0;
    padding: 0;
    outline: 0;
    border: none;
    width: 85px;
    height: 36px;
    background: url("../images/logo-footer2.png") no-repeat center;
    background-size: 85px 36px;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.footer-subscribe .subscribe-form {
    margin: 0;
    padding: 0;
    position: relative;
}

.footer-subscribe #mc-form {
    width: 100%;
}

.footer-subscribe #mc-form input[type="email"] {
    width: 100%;
    height: 5.4rem;
    padding: 1.2rem 160px 1.2rem 60px;
    background: url(../images/email-icon.png) 20px center no-repeat, rgba(0, 0, 0, 0.1);
    background-size: 24px 16px, auto;
    border: none;
    margin-bottom: 1.8rem;
    color: rgba(255, 255, 255, 0.5);
}

.footer-subscribe #mc-form input[type="email"]:focus {
    color: #FFFFFF;
}

.footer-subscribe #mc-form input[type="email"]::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.2);
}

.footer-subscribe #mc-form input[type="email"]:-moz-placeholder {
    color: rgba(255, 255, 255, 0.2);
    /* Firefox 18- */
}

.footer-subscribe #mc-form input[type="email"]::-moz-placeholder {
    color: rgba(255, 255, 255, 0.2);
    /* Firefox 19+ */
}

.footer-subscribe #mc-form input[type="email"]:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.2);
}

.footer-subscribe #mc-form input[type="email"].placeholder {
    color: rgba(255, 255, 255, 0.2) !important;
}

.footer-subscribe #mc-form input[type=submit] {
    position: absolute;
    top: 0;
    right: 0;
    color: #FFFFFF;
    background: #39b54a;
    border-color: #39b54a;
    padding: 0 20px;
}

.footer-subscribe #mc-form label {
    color: #FFFFFF;
    font-family: "montserrat-regular", sans-serif;
    font-size: 1.3rem;
    padding: 0 2rem;
}

.footer-subscribe #mc-form label i {
    padding-right: 6px;
}


/* ---------------------------------------------------------------
 * ## footer bottom
 * --------------------------------------------------------------- */
.footer-bottom {
    margin-top: 5.4rem;
    text-align: center;
    font-size: 14px;
}

.footer-bottom .copyright span {
    display: inline-block;
}

.footer-bottom .copyright span::after {
    content: "|";
    display: inline-block;
    padding: 0 1rem 0 1.2rem;
    color: rgba(255, 255, 255, 0.05);
}

.footer-bottom .copyright span:last-child::after {
    display: none;
}


/* ------------------------------------------------------------------- 
 * ## go to top
 * ------------------------------------------------------------------- */
.go-top {
    position: fixed;
    bottom: 0px;
    right: 0px;
    z-index: 600;
    display: none;
}

.go-top a, .go-top a:visited {
    text-decoration: none;
    border: 0 none;
    display: block;
    height: 60px;
    width: 60px;
    line-height: 60px;
    text-align: center;
    background: black;
    color: rgba(255, 255, 255, 0.5);
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.go-top a i, .go-top a:visited i {
    font-size: 18px;
    line-height: inherit;
}

.go-top a:hover, .go-top a:focus {
    color: #FFFFFF;
}


/* ------------------------------------------------------------------- 
 * responsive:
 * footer
 * ------------------------------------------------------------------- */
@media only screen and (max-width: 900px) {
    .footer-main .left {
        padding-right: 20px;
    }
    .footer-main .right {
        padding-left: 20px;
    }
}

@media only screen and (max-width: 800px) {
    footer .row {
        max-width: 600px;
    }
    .footer-main .left {
        padding-right: 15px;
        margin-bottom: 4.2rem;
    }
    .footer-main .right {
        padding-left: 15px;
    }
}

@media only screen and (max-width: 600px) {
    .footer-main .left {
        padding-right: 10px;
    }
    .footer-main .right {
        padding-left: 10px;
    }
    .footer-logo {
        margin: -.6rem auto 3.6rem;
    }
    .footer-bottom {
        padding-bottom: .6rem;
    }
    .footer-bottom .copyright span {
        display: block;
    }
    .footer-bottom .copyright span::after {
        display: none;
    }
    .go-top {
        right: 0;
        bottom: 0;
    }
}

@media only screen and (max-width: 500px) {
    .footer-subscribe #mc-form input[type="email"] {
        padding: 1.2rem 20px 1.2rem;
        background: rgba(0, 0, 0, 0.1);
        text-align: center;
    }
    .footer-subscribe #mc-form input[type=submit] {
        position: static;
        width: 100%;
        margin-bottom: 1.8rem;
    }
    .footer-subscribe #mc-form label {
        text-align: center;
    }
}

@media only screen and (max-width: 400px) {
    .footer-main .left {
        padding-right: 0;
    }
    .footer-main .right {
        padding-left: 0;
    }
}

/* --------------------------------------------------------------- 
 * ## main Owl Carousel Slider
 * --------------------------------------------------------------- */

#slider {
    position: relative;
    height: 100vh;
    background: #2d2d2d;
}

#slider-area {
    position: absolute;
    height: 100vh;
    width: 100%;
    top: 0;
    left: 0;
}

#slider-area .owl-item div{
    height: 100vh;
    width: 100%;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;

}

.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: -30px;
    z-index: 3;
    position: relative;
}


.bg-cervoid-white {
    background-color: #ffffff;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='https://www.w3.org/2000/svg' width='264' height='264' viewBox='0 0 800 800'%3E%3Cg fill='none' stroke='%23e7e7e7' stroke-width='1'%3E%3Cpath d='M769 229L1037 260.9M927 880L731 737 520 660 309 538 40 599 295 764 126.5 879.5 40 599-197 493 102 382-31 229 126.5 79.5-69-63'/%3E%3Cpath d='M-31 229L237 261 390 382 603 493 308.5 537.5 101.5 381.5M370 905L295 764'/%3E%3Cpath d='M520 660L578 842 731 737 840 599 603 493 520 660 295 764 309 538 390 382 539 269 769 229 577.5 41.5 370 105 295 -36 126.5 79.5 237 261 102 382 40 599 -69 737 127 880'/%3E%3Cpath d='M520-140L578.5 42.5 731-63M603 493L539 269 237 261 370 105M902 382L539 269M390 382L102 382'/%3E%3Cpath d='M-222 42L126.5 79.5 370 105 539 269 577.5 41.5 927 80 769 229 902 382 603 493 731 737M295-36L577.5 41.5M578 842L295 764M40-201L127 80M102 382L-261 269'/%3E%3C/g%3E%3Cg fill='%23d3d3d3'%3E%3Ccircle cx='769' cy='229' r='5'/%3E%3Ccircle cx='539' cy='269' r='5'/%3E%3Ccircle cx='603' cy='493' r='5'/%3E%3Ccircle cx='731' cy='737' r='5'/%3E%3Ccircle cx='520' cy='660' r='5'/%3E%3Ccircle cx='309' cy='538' r='5'/%3E%3Ccircle cx='295' cy='764' r='5'/%3E%3Ccircle cx='40' cy='599' r='5'/%3E%3Ccircle cx='102' cy='382' r='5'/%3E%3Ccircle cx='127' cy='80' r='5'/%3E%3Ccircle cx='370' cy='105' r='5'/%3E%3Ccircle cx='578' cy='42' r='5'/%3E%3Ccircle cx='237' cy='261' r='5'/%3E%3Ccircle cx='390' cy='382' r='5'/%3E%3C/g%3E%3C/svg%3E");
    /* background by SVGBackgrounds.com */
}

.bg-cervoid-black {
    background-color: #000000;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='https://www.w3.org/2000/svg' width='432' height='432' viewBox='0 0 800 800'%3E%3Cg fill='none' stroke='%23252525' stroke-width='1'%3E%3Cpath d='M769 229L1037 260.9M927 880L731 737 520 660 309 538 40 599 295 764 126.5 879.5 40 599-197 493 102 382-31 229 126.5 79.5-69-63'/%3E%3Cpath d='M-31 229L237 261 390 382 603 493 308.5 537.5 101.5 381.5M370 905L295 764'/%3E%3Cpath d='M520 660L578 842 731 737 840 599 603 493 520 660 295 764 309 538 390 382 539 269 769 229 577.5 41.5 370 105 295 -36 126.5 79.5 237 261 102 382 40 599 -69 737 127 880'/%3E%3Cpath d='M520-140L578.5 42.5 731-63M603 493L539 269 237 261 370 105M902 382L539 269M390 382L102 382'/%3E%3Cpath d='M-222 42L126.5 79.5 370 105 539 269 577.5 41.5 927 80 769 229 902 382 603 493 731 737M295-36L577.5 41.5M578 842L295 764M40-201L127 80M102 382L-261 269'/%3E%3C/g%3E%3Cg fill='%233c3c3c'%3E%3Ccircle cx='769' cy='229' r='5'/%3E%3Ccircle cx='539' cy='269' r='5'/%3E%3Ccircle cx='603' cy='493' r='5'/%3E%3Ccircle cx='731' cy='737' r='5'/%3E%3Ccircle cx='520' cy='660' r='5'/%3E%3Ccircle cx='309' cy='538' r='5'/%3E%3Ccircle cx='295' cy='764' r='5'/%3E%3Ccircle cx='40' cy='599' r='5'/%3E%3Ccircle cx='102' cy='382' r='5'/%3E%3Ccircle cx='127' cy='80' r='5'/%3E%3Ccircle cx='370' cy='105' r='5'/%3E%3Ccircle cx='578' cy='42' r='5'/%3E%3Ccircle cx='237' cy='261' r='5'/%3E%3Ccircle cx='390' cy='382' r='5'/%3E%3C/g%3E%3C/svg%3E");
    /* background by SVGBackgrounds.com */
}


/*Swiper*/
.swiper-container {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .swiper-slide {
    text-align: center;
    font-size: 18px;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .swiper-pagination .swiper-pagination-bullet {
    border-radius: 0;
    width: 15px;
    height: 15px;
    border-color: #dddddd;
    border: 1px solid white;
    background-color: transparent;
    cursor: pointer;
  }

  .swiper-pagination-bullet-active {
      color: #fff;
  }
      
  /*Privacy*/
  #privacy {
      padding: 2%;
      text-align: center;
      line-height: 1.5em;
  }

  #privacy h1 {
      font-weight: bold;
      margin-bottom: 30px;
  }

  #privacy h2 {
    font-size: 1.4em;
    font-weight: bold;
}

#privacy p {
    font-size: 1em;
    margin-bottom: 20px;
}

#privacy a {
    color: black;
}

  .top-container {
      width: 100%;
      height: 100px;
      background-color: #000;
  }


  /* The close button */
.closebtn {
    float: right;
    font-size: 16px;
    cursor: pointer;
    transition: 0.3s;
    background: #32933300;
    padding: 8px;
    border: 1px;
    border-style: solid;
    border-color: #fff;
    transition: 0.2s;
    margin: 2px;
  }

  .learnmore {
    float: right;
    font-size: 16px;
    cursor: pointer;
    transition: 0.3s;
    background: #32933300;
    padding: 8px;
    border: 1px;
    border-style: solid;
    border-color: #fff;
    transition: 0.2s;
    margin: 2px;
  }
  
  /* When moving the mouse over the close button */
  .closebtn:hover {
    background-color: #108410a9;
    border-color: transparent;
  }

  .learnmore:hover {
    background-color: rgba(0, 98, 255, 0.575);
    border-color: transparent;
  }
  
    .alert-primary {
    color: #fafafa;
    background-color: #2384e8d4;
    border-color: #2384e8d4;
    z-index: 501;
    position: fixed;
    width: 100%;
    padding: 20px;
    bottom: 0;
}

.alert-primary p {
    display: inline-block;
    padding: 2px;
    margin: 10px;
}



/*
 * Bootstrap Cookie Alert by Wruczek
 * https://github.com/Wruczek/Bootstrap-Cookie-Alert
 * Released under MIT license
 */
 .cookiealert {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 12px;
    margin: 0 !important;
    z-index: 999;
    opacity: 0;
    border-radius: 0;
    transform: translateY(100%);
    transition: all 500ms ease-out;
    color: #ecf0f1;
    background: #212327;
    font-size: 12px;
}

.cookiealert p {
    display: inline-block;
    padding: 2px;
    margin: 10px;
}

.cookiealert.show {
    opacity: 1;
    transform: translateY(0%);
    transition-delay: 1000ms;
}

.cookiealert a {
    text-decoration: underline
}

.cookiealert .acceptcookies {
    font-size: 12px;
    cursor: pointer;
    transition: 0.3s;
    background: #32933300;
    padding: 8px;
    border: 1px;
    border-style: solid;
    border-color: #fff;
    transition: 0.2s;
    margin: 5px;
}

/* When moving the mouse over the close button */
.cookiealert .acceptcookies:hover {
    background-color: #108410a9;
    border-color: transparent;
  }
   

/* ===================================================================
 * preloader 
 *
 * ------------------------------------------------------------------- 
 #preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000915;
    z-index: 2000;
    height: 100%;
    width: 100%;
  }
  
  .no-js #preloader, .oldie #preloader {
    display: none;
  }

  .buffer {
    width: 400px;
    position: absolute;
    left: 44%;
    top: 40%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

  @media screen and (max-width: 760px) {


    .buffer {
        width: 200px;
        position: absolute;
        left: 40%;
        top: 44%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    #logo-anim {
        max-width: 200px;
    }

} */
/***************************************************
 * Generated by SVG Artista on 11/19/2019, 7:22:58 PM
 * MIT license (https://opensource.org/licenses/MIT)
 * W. https://svgartista.net
 *************************************************

 @-webkit-keyframes animate-svg-stroke-1 {
    0% {
      stroke-dashoffset: 231.87896728515625px;
      stroke-dasharray: 231.87896728515625px;
    }
  
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  @keyframes animate-svg-stroke-1 {
    0% {
      stroke-dashoffset: 231.87896728515625px;
      stroke-dasharray: 231.87896728515625px;
    }
  
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  .svg-elem-1 {
    -webkit-animation: animate-svg-stroke-1 0.5s ease-in-out 0s both,
                         animate-svg-fill-1 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.8s both;
            animation: animate-svg-stroke-1 0.5s ease-in-out 0s both,
                 animate-svg-fill-1 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.8s both;
  }
  
  @-webkit-keyframes animate-svg-stroke-2 {
    0% {
      stroke-dashoffset: 18.215116500854492px;
      stroke-dasharray: 18.215116500854492px;
    }
  
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  @keyframes animate-svg-stroke-2 {
    0% {
      stroke-dashoffset: 18.215116500854492px;
      stroke-dasharray: 18.215116500854492px;
    }
  
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  .svg-elem-2 {
    -webkit-animation: animate-svg-stroke-2 0.5s ease-in-out 0.12s both,
                         animate-svg-fill-2 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.9s both;
            animation: animate-svg-stroke-2 0.5s ease-in-out 0.12s both,
                 animate-svg-fill-2 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.9s both;
  }
  
  @-webkit-keyframes animate-svg-stroke-3 {
    0% {
      stroke-dashoffset: 16.42775249481201px;
      stroke-dasharray: 16.42775249481201px;
    }
  
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  @keyframes animate-svg-stroke-3 {
    0% {
      stroke-dashoffset: 16.42775249481201px;
      stroke-dasharray: 16.42775249481201px;
    }
  
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  .svg-elem-3 {
    -webkit-animation: animate-svg-stroke-3 0.5s ease-in-out 0.24s both,
                         animate-svg-fill-3 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1s both;
            animation: animate-svg-stroke-3 0.5s ease-in-out 0.24s both,
                 animate-svg-fill-3 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1s both;
  }
  
  @-webkit-keyframes animate-svg-stroke-4 {
    0% {
      stroke-dashoffset: 15.122881889343262px;
      stroke-dasharray: 15.122881889343262px;
    }
  
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  @keyframes animate-svg-stroke-4 {
    0% {
      stroke-dashoffset: 15.122881889343262px;
      stroke-dasharray: 15.122881889343262px;
    }
  
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  .svg-elem-4 {
    -webkit-animation: animate-svg-stroke-4 0.5s ease-in-out 0.36s both,
                         animate-svg-fill-4 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.1s both;
            animation: animate-svg-stroke-4 0.5s ease-in-out 0.36s both,
                 animate-svg-fill-4 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.1s both;
  }
  
  @-webkit-keyframes animate-svg-stroke-5 {
    0% {
      stroke-dashoffset: 17.66971492767334px;
      stroke-dasharray: 17.66971492767334px;
    }
  
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  @keyframes animate-svg-stroke-5 {
    0% {
      stroke-dashoffset: 17.66971492767334px;
      stroke-dasharray: 17.66971492767334px;
    }
  
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  .svg-elem-5 {
    -webkit-animation: animate-svg-stroke-5 0.5s ease-in-out 0.48s both,
                         animate-svg-fill-5 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.2000000000000002s both;
            animation: animate-svg-stroke-5 0.5s ease-in-out 0.48s both,
                 animate-svg-fill-5 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.2000000000000002s both;
  }
  
  @-webkit-keyframes animate-svg-stroke-6 {
    0% {
      stroke-dashoffset: 17.338836669921875px;
      stroke-dasharray: 17.338836669921875px;
    }
  
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  @keyframes animate-svg-stroke-6 {
    0% {
      stroke-dashoffset: 17.338836669921875px;
      stroke-dasharray: 17.338836669921875px;
    }
  
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  .svg-elem-6 {
    -webkit-animation: animate-svg-stroke-6 0.5s ease-in-out 0.6s both,
                         animate-svg-fill-6 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.3s both;
            animation: animate-svg-stroke-6 0.5s ease-in-out 0.6s both,
                 animate-svg-fill-6 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.3s both;
  }
  
  @-webkit-keyframes animate-svg-stroke-7 {
    0% {
      stroke-dashoffset: 18.207714080810547px;
      stroke-dasharray: 18.207714080810547px;
    }
  
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  @keyframes animate-svg-stroke-7 {
    0% {
      stroke-dashoffset: 18.207714080810547px;
      stroke-dasharray: 18.207714080810547px;
    }
  
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  .svg-elem-7 {
    -webkit-animation: animate-svg-stroke-7 0.5s ease-in-out 0.72s both,
                         animate-svg-fill-7 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.4000000000000001s both;
            animation: animate-svg-stroke-7 0.5s ease-in-out 0.72s both,
                 animate-svg-fill-7 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.4000000000000001s both;
  }
  
  @-webkit-keyframes animate-svg-stroke-8 {
    0% {
      stroke-dashoffset: 19.60823631286621px;
      stroke-dasharray: 19.60823631286621px;
    }
  
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  @keyframes animate-svg-stroke-8 {
    0% {
      stroke-dashoffset: 19.60823631286621px;
      stroke-dasharray: 19.60823631286621px;
    }
  
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  .svg-elem-8 {
    -webkit-animation: animate-svg-stroke-8 0.5s ease-in-out 0.84s both,
                         animate-svg-fill-8 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.5s both;
            animation: animate-svg-stroke-8 0.5s ease-in-out 0.84s both,
                 animate-svg-fill-8 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.5s both;
  }
  
  @-webkit-keyframes animate-svg-stroke-9 {
    0% {
      stroke-dashoffset: 15.418269157409668px;
      stroke-dasharray: 15.418269157409668px;
    }
  
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  @keyframes animate-svg-stroke-9 {
    0% {
      stroke-dashoffset: 15.418269157409668px;
      stroke-dasharray: 15.418269157409668px;
    }
  
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  .svg-elem-9 {
    -webkit-animation: animate-svg-stroke-9 0.5s ease-in-out 0.96s both,
                         animate-svg-fill-9 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.6s both;
            animation: animate-svg-stroke-9 0.5s ease-in-out 0.96s both,
                 animate-svg-fill-9 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.6s both;
  }
  
  @-webkit-keyframes animate-svg-stroke-10 {
    0% {
      stroke-dashoffset: 15.885237693786621px;
      stroke-dasharray: 15.885237693786621px;
    }
  
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  @keyframes animate-svg-stroke-10 {
    0% {
      stroke-dashoffset: 15.885237693786621px;
      stroke-dasharray: 15.885237693786621px;
    }
  
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  .svg-elem-10 {
    -webkit-animation: animate-svg-stroke-10 0.5s ease-in-out 1.08s both,
                         animate-svg-fill-10 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.7000000000000002s both;
            animation: animate-svg-stroke-10 0.5s ease-in-out 1.08s both,
                 animate-svg-fill-10 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.7000000000000002s both;
  }
  
  @-webkit-keyframes animate-svg-stroke-11 {
    0% {
      stroke-dashoffset: 17.50289821624756px;
      stroke-dasharray: 17.50289821624756px;
    }
  
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  @keyframes animate-svg-stroke-11 {
    0% {
      stroke-dashoffset: 17.50289821624756px;
      stroke-dasharray: 17.50289821624756px;
    }
  
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  .svg-elem-11 {
    -webkit-animation: animate-svg-stroke-11 0.5s ease-in-out 1.2s both,
                         animate-svg-fill-11 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.8s both;
            animation: animate-svg-stroke-11 0.5s ease-in-out 1.2s both,
                 animate-svg-fill-11 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.8s both;
  }
  
  @-webkit-keyframes animate-svg-stroke-12 {
    0% {
      stroke-dashoffset: 16px;
      stroke-dasharray: 16px;
    }
  
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  @keyframes animate-svg-stroke-12 {
    0% {
      stroke-dashoffset: 16px;
      stroke-dasharray: 16px;
    }
  
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  .svg-elem-12 {
    -webkit-animation: animate-svg-stroke-12 0.5s ease-in-out 1.3199999999999998s both,
                         animate-svg-fill-12 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.9000000000000001s both;
            animation: animate-svg-stroke-12 0.5s ease-in-out 1.3199999999999998s both,
                 animate-svg-fill-12 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.9000000000000001s both;
  }
  
  @-webkit-keyframes animate-svg-stroke-13 {
    0% {
      stroke-dashoffset: 16.06022548675537px;
      stroke-dasharray: 16.06022548675537px;
    }
  
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  @keyframes animate-svg-stroke-13 {
    0% {
      stroke-dashoffset: 16.06022548675537px;
      stroke-dasharray: 16.06022548675537px;
    }
  
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  .svg-elem-13 {
    -webkit-animation: animate-svg-stroke-13 0.5s ease-in-out 1.44s both,
                         animate-svg-fill-13 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 2s both;
            animation: animate-svg-stroke-13 0.5s ease-in-out 1.44s both,
                 animate-svg-fill-13 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 2s both;
  }
  
  @-webkit-keyframes animate-svg-stroke-14 {
    0% {
      stroke-dashoffset: 16.430866241455078px;
      stroke-dasharray: 16.430866241455078px;
    }
  
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  @keyframes animate-svg-stroke-14 {
    0% {
      stroke-dashoffset: 16.430866241455078px;
      stroke-dasharray: 16.430866241455078px;
    }
  
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  .svg-elem-14 {
    -webkit-animation: animate-svg-stroke-14 0.5s ease-in-out 1.56s both,
                         animate-svg-fill-14 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 2.1s both;
            animation: animate-svg-stroke-14 0.5s ease-in-out 1.56s both,
                 animate-svg-fill-14 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 2.1s both;
  }
  
  @-webkit-keyframes animate-svg-stroke-15 {
    0% {
      stroke-dashoffset: 18.79999542236328px;
      stroke-dasharray: 18.79999542236328px;
    }
  
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  @keyframes animate-svg-stroke-15 {
    0% {
      stroke-dashoffset: 18.79999542236328px;
      stroke-dasharray: 18.79999542236328px;
    }
  
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  .svg-elem-15 {
    -webkit-animation: animate-svg-stroke-15 0.5s ease-in-out 1.68s both,
                         animate-svg-fill-15 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 2.2s both;
            animation: animate-svg-stroke-15 0.5s ease-in-out 1.68s both,
                 animate-svg-fill-15 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 2.2s both;
  }
  
  @-webkit-keyframes animate-svg-stroke-16 {
    0% {
      stroke-dashoffset: 15.502963066101074px;
      stroke-dasharray: 15.502963066101074px;
    }
  
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  @keyframes animate-svg-stroke-16 {
    0% {
      stroke-dashoffset: 15.502963066101074px;
      stroke-dasharray: 15.502963066101074px;
    }
  
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  .svg-elem-16 {
    -webkit-animation: animate-svg-stroke-16 0.5s ease-in-out 1.7999999999999998s both,
                         animate-svg-fill-16 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 2.3s both;
            animation: animate-svg-stroke-16 0.5s ease-in-out 1.7999999999999998s both,
                 animate-svg-fill-16 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 2.3s both;
  }
  
  @-webkit-keyframes animate-svg-stroke-17 {
    0% {
      stroke-dashoffset: 15.59999942779541px;
      stroke-dasharray: 15.59999942779541px;
    }
  
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  @keyframes animate-svg-stroke-17 {
    0% {
      stroke-dashoffset: 15.59999942779541px;
      stroke-dasharray: 15.59999942779541px;
    }
  
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  .svg-elem-17 {
    -webkit-animation: animate-svg-stroke-17 0.5s ease-in-out 1.92s both,
                         animate-svg-fill-17 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 2.4000000000000004s both;
            animation: animate-svg-stroke-17 0.5s ease-in-out 1.92s both,
                 animate-svg-fill-17 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 2.4000000000000004s both;
  }
  
  @-webkit-keyframes animate-svg-stroke-18 {
    0% {
      stroke-dashoffset: 15.656134605407715px;
      stroke-dasharray: 15.656134605407715px;
    }
  
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  @keyframes animate-svg-stroke-18 {
    0% {
      stroke-dashoffset: 15.656134605407715px;
      stroke-dasharray: 15.656134605407715px;
    }
  
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  .svg-elem-18 {
    -webkit-animation: animate-svg-stroke-18 0.5s ease-in-out 2.04s both,
                         animate-svg-fill-18 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 2.5s both;
            animation: animate-svg-stroke-18 0.5s ease-in-out 2.04s both,
                 animate-svg-fill-18 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 2.5s both;
  }
  
  @-webkit-keyframes animate-svg-stroke-19 {
    0% {
      stroke-dashoffset: 15.418269157409668px;
      stroke-dasharray: 15.418269157409668px;
    }
  
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  @keyframes animate-svg-stroke-19 {
    0% {
      stroke-dashoffset: 15.418269157409668px;
      stroke-dasharray: 15.418269157409668px;
    }
  
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  .svg-elem-19 {
    -webkit-animation: animate-svg-stroke-19 0.5s ease-in-out 2.16s both,
                         animate-svg-fill-19 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 2.6s both;
            animation: animate-svg-stroke-19 0.5s ease-in-out 2.16s both,
                 animate-svg-fill-19 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 2.6s both;
  }
  
  @-webkit-keyframes animate-svg-stroke-20 {
    0% {
      stroke-dashoffset: 14.995767593383789px;
      stroke-dasharray: 14.995767593383789px;
    }
  
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  @keyframes animate-svg-stroke-20 {
    0% {
      stroke-dashoffset: 14.995767593383789px;
      stroke-dasharray: 14.995767593383789px;
    }
  
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  .svg-elem-20 {
    -webkit-animation: animate-svg-stroke-20 0.5s ease-in-out 2.28s both,
                         animate-svg-fill-20 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 2.7s both;
            animation: animate-svg-stroke-20 0.5s ease-in-out 2.28s both,
                 animate-svg-fill-20 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 2.7s both;
  }
  
  @-webkit-keyframes animate-svg-stroke-21 {
    0% {
      stroke-dashoffset: 15.845216751098633px;
      stroke-dasharray: 15.845216751098633px;
    }
  
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  @keyframes animate-svg-stroke-21 {
    0% {
      stroke-dashoffset: 15.845216751098633px;
      stroke-dasharray: 15.845216751098633px;
    }
  
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  .svg-elem-21 {
    -webkit-animation: animate-svg-stroke-21 0.5s ease-in-out 2.4s both,
                         animate-svg-fill-21 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 2.8s both;
            animation: animate-svg-stroke-21 0.5s ease-in-out 2.4s both,
                 animate-svg-fill-21 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 2.8s both;
  }
  
  @-webkit-keyframes animate-svg-stroke-22 {
    0% {
      stroke-dashoffset: 149.6548547187203px;
      stroke-dasharray: 149.6548547187203px;
    }
  
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  @keyframes animate-svg-stroke-22 {
    0% {
      stroke-dashoffset: 149.6548547187203px;
      stroke-dasharray: 149.6548547187203px;
    }
  
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  .svg-elem-22 {
    -webkit-animation: animate-svg-stroke-22 0.5s ease-in-out 2.52s both,
                         animate-svg-fill-22 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 2.9000000000000004s both;
            animation: animate-svg-stroke-22 0.5s ease-in-out 2.52s both,
                 animate-svg-fill-22 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 2.9000000000000004s both;
  }
  
  @-webkit-keyframes animate-svg-stroke-23 {
    0% {
      stroke-dashoffset: 68.513916015625px;
      stroke-dasharray: 68.513916015625px;
    }
  
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  @keyframes animate-svg-stroke-23 {
    0% {
      stroke-dashoffset: 68.513916015625px;
      stroke-dasharray: 68.513916015625px;
    }
  
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  @-webkit-keyframes animate-svg-fill-23 {
    0% {
      fill: transparent;
    }
  
    100% {
      fill: rgb(255, 255, 255);
    }
  }
  
  @keyframes animate-svg-fill-23 {
    0% {
      fill: transparent;
    }
  
    100% {
      fill: rgb(255, 255, 255);
    }
  }
  
  .svg-elem-23 {
    -webkit-animation: animate-svg-stroke-23 0.5s ease-in-out 2.6399999999999997s both,
                         animate-svg-fill-23 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 3s both;
            animation: animate-svg-stroke-23 0.5s ease-in-out 2.6399999999999997s both,
                 animate-svg-fill-23 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 3s both;
  }
  
  @-webkit-keyframes animate-svg-stroke-24 {
    0% {
      stroke-dashoffset: 35.58901596069336px;
      stroke-dasharray: 35.58901596069336px;
    }
  
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  @keyframes animate-svg-stroke-24 {
    0% {
      stroke-dashoffset: 35.58901596069336px;
      stroke-dasharray: 35.58901596069336px;
    }
  
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  @-webkit-keyframes animate-svg-fill-24 {
    0% {
      fill: transparent;
    }
  
    100% {
      fill: rgb(255, 255, 255);
    }
  }
  
  @keyframes animate-svg-fill-24 {
    0% {
      fill: transparent;
    }
  
    100% {
      fill: rgb(255, 255, 255);
    }
  }
  
  .svg-elem-24 {
    -webkit-animation: animate-svg-stroke-24 0.5s ease-in-out 2.76s both,
                         animate-svg-fill-24 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 3.1000000000000005s both;
            animation: animate-svg-stroke-24 0.5s ease-in-out 2.76s both,
                 animate-svg-fill-24 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 3.1000000000000005s both;
  }
  
  @-webkit-keyframes animate-svg-stroke-25 {
    0% {
      stroke-dashoffset: 26.979307174682617px;
      stroke-dasharray: 26.979307174682617px;
    }
  
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  @keyframes animate-svg-stroke-25 {
    0% {
      stroke-dashoffset: 26.979307174682617px;
      stroke-dasharray: 26.979307174682617px;
    }
  
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  @-webkit-keyframes animate-svg-fill-25 {
    0% {
      fill: transparent;
    }
  
    100% {
      fill: rgb(255, 255, 255);
    }
  }
  
  @keyframes animate-svg-fill-25 {
    0% {
      fill: transparent;
    }
  
    100% {
      fill: rgb(255, 255, 255);
    }
  }
  
  .svg-elem-25 {
    -webkit-animation: animate-svg-stroke-25 0.5s ease-in-out 2.88s both,
                         animate-svg-fill-25 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 3.2s both;
            animation: animate-svg-stroke-25 0.5s ease-in-out 2.88s both,
                 animate-svg-fill-25 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 3.2s both;
  }
  
  @-webkit-keyframes animate-svg-stroke-26 {
    0% {
      stroke-dashoffset: 35.93910598754883px;
      stroke-dasharray: 35.93910598754883px;
    }
  
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  @keyframes animate-svg-stroke-26 {
    0% {
      stroke-dashoffset: 35.93910598754883px;
      stroke-dasharray: 35.93910598754883px;
    }
  
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  @-webkit-keyframes animate-svg-fill-26 {
    0% {
      fill: transparent;
    }
  
    100% {
      fill: rgb(255, 255, 255);
    }
  }
  
  @keyframes animate-svg-fill-26 {
    0% {
      fill: transparent;
    }
  
    100% {
      fill: rgb(255, 255, 255);
    }
  }
  
  .svg-elem-26 {
    -webkit-animation: animate-svg-stroke-26 0.5s ease-in-out 3s both,
                         animate-svg-fill-26 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 3.3s both;
            animation: animate-svg-stroke-26 0.5s ease-in-out 3s both,
                 animate-svg-fill-26 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 3.3s both;
  }
  
  @-webkit-keyframes animate-svg-stroke-27 {
    0% {
      stroke-dashoffset: 20.51152801513672px;
      stroke-dasharray: 20.51152801513672px;
    }
  
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  @keyframes animate-svg-stroke-27 {
    0% {
      stroke-dashoffset: 20.51152801513672px;
      stroke-dasharray: 20.51152801513672px;
    }
  
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  @-webkit-keyframes animate-svg-fill-27 {
    0% {
      fill: transparent;
    }
  
    100% {
      fill: rgb(255, 255, 255);
    }
  }
  
  @keyframes animate-svg-fill-27 {
    0% {
      fill: transparent;
    }
  
    100% {
      fill: rgb(255, 255, 255);
    }
  }
  
  .svg-elem-27 {
    -webkit-animation: animate-svg-stroke-27 0.5s ease-in-out 3.12s both,
                         animate-svg-fill-27 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 3.4000000000000004s both;
            animation: animate-svg-stroke-27 0.5s ease-in-out 3.12s both,
                 animate-svg-fill-27 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 3.4000000000000004s both;
  }
  
  @-webkit-keyframes animate-svg-stroke-28 {
    0% {
      stroke-dashoffset: 12.836469650268555px;
      stroke-dasharray: 12.836469650268555px;
    }
  
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  @keyframes animate-svg-stroke-28 {
    0% {
      stroke-dashoffset: 12.836469650268555px;
      stroke-dasharray: 12.836469650268555px;
    }
  
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  @-webkit-keyframes animate-svg-fill-28 {
    0% {
      fill: transparent;
    }
  
    100% {
      fill: rgb(255, 255, 255);
    }
  }
  
  @keyframes animate-svg-fill-28 {
    0% {
      fill: transparent;
    }
  
    100% {
      fill: rgb(255, 255, 255);
    }
  }
  
  .svg-elem-28 {
    -webkit-animation: animate-svg-stroke-28 0.5s ease-in-out 3.2399999999999998s both,
                         animate-svg-fill-28 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 3.5s both;
            animation: animate-svg-stroke-28 0.5s ease-in-out 3.2399999999999998s both,
                 animate-svg-fill-28 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 3.5s both;
  }
  
  @-webkit-keyframes animate-svg-stroke-29 {
    0% {
      stroke-dashoffset: 56.19879913330078px;
      stroke-dasharray: 56.19879913330078px;
    }
  
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  @keyframes animate-svg-stroke-29 {
    0% {
      stroke-dashoffset: 56.19879913330078px;
      stroke-dasharray: 56.19879913330078px;
    }
  
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  @-webkit-keyframes animate-svg-fill-29 {
    0% {
      fill: transparent;
    }
  
    100% {
      fill: rgb(255, 255, 255);
    }
  }
  
  @keyframes animate-svg-fill-29 {
    0% {
      fill: transparent;
    }
  
    100% {
      fill: rgb(255, 255, 255);
    }
  }
  
  .svg-elem-29 {
    -webkit-animation: animate-svg-stroke-29 0.5s ease-in-out 3.36s both,
                         animate-svg-fill-29 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 3.6000000000000005s both;
            animation: animate-svg-stroke-29 0.5s ease-in-out 3.36s both,
                 animate-svg-fill-29 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 3.6000000000000005s both;
  }
  
  @-webkit-keyframes animate-svg-stroke-30 {
    0% {
      stroke-dashoffset: 37.18583772020568px;
      stroke-dasharray: 37.18583772020568px;
    }
  
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  @keyframes animate-svg-stroke-30 {
    0% {
      stroke-dashoffset: 37.18583772020568px;
      stroke-dasharray: 37.18583772020568px;
    }
  
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  @-webkit-keyframes animate-svg-fill-30 {
    0% {
      fill: transparent;
    }
  
    100% {
      fill: rgb(42, 56, 143);
    }
  }
  
  @keyframes animate-svg-fill-30 {
    0% {
      fill: transparent;
    }
  
    100% {
      fill: rgb(42, 56, 143);
    }
  }
  
  .svg-elem-30 {
    -webkit-animation: animate-svg-stroke-30 0.5s ease-in-out 3.48s both,
                         animate-svg-fill-30 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 3.7s both;
            animation: animate-svg-stroke-30 0.5s ease-in-out 3.48s both,
                 animate-svg-fill-30 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 3.7s both;
  }
  
  @-webkit-keyframes animate-svg-stroke-31 {
    0% {
      stroke-dashoffset: 37.18583772020568px;
      stroke-dasharray: 37.18583772020568px;
    }
  
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  @keyframes animate-svg-stroke-31 {
    0% {
      stroke-dashoffset: 37.18583772020568px;
      stroke-dasharray: 37.18583772020568px;
    }
  
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  @-webkit-keyframes animate-svg-fill-31 {
    0% {
      fill: transparent;
    }
  
    100% {
      fill: rgb(232, 33, 40);
    }
  }
  
  @keyframes animate-svg-fill-31 {
    0% {
      fill: transparent;
    }
  
    100% {
      fill: rgb(232, 33, 40);
    }
  }
  
  .svg-elem-31 {
    -webkit-animation: animate-svg-stroke-31 0.5s ease-in-out 3.5999999999999996s both,
                         animate-svg-fill-31 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 3.8s both;
            animation: animate-svg-stroke-31 0.5s ease-in-out 3.5999999999999996s both,
                 animate-svg-fill-31 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 3.8s both;
  }
  
  @-webkit-keyframes animate-svg-stroke-32 {
    0% {
      stroke-dashoffset: 37.18583772020568px;
      stroke-dasharray: 37.18583772020568px;
    }
  
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  @keyframes animate-svg-stroke-32 {
    0% {
      stroke-dashoffset: 37.18583772020568px;
      stroke-dasharray: 37.18583772020568px;
    }
  
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  @-webkit-keyframes animate-svg-fill-32 {
    0% {
      fill: transparent;
    }
  
    100% {
      fill: rgb(42, 56, 143);
    }
  }
  
  @keyframes animate-svg-fill-32 {
    0% {
      fill: transparent;
    }
  
    100% {
      fill: rgb(42, 56, 143);
    }
  }
  
  .svg-elem-32 {
    -webkit-animation: animate-svg-stroke-32 0.5s ease-in-out 3.7199999999999998s both,
                         animate-svg-fill-32 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 3.9000000000000004s both;
            animation: animate-svg-stroke-32 0.5s ease-in-out 3.7199999999999998s both,
                 animate-svg-fill-32 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 3.9000000000000004s both;
  }
  
  @-webkit-keyframes animate-svg-stroke-33 {
    0% {
      stroke-dashoffset: 37.18583772020568px;
      stroke-dasharray: 37.18583772020568px;
    }
  
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  @keyframes animate-svg-stroke-33 {
    0% {
      stroke-dashoffset: 37.18583772020568px;
      stroke-dasharray: 37.18583772020568px;
    }
  
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  @-webkit-keyframes animate-svg-fill-33 {
    0% {
      fill: transparent;
    }
  
    100% {
      fill: rgb(232, 33, 40);
    }
  }
  
  @keyframes animate-svg-fill-33 {
    0% {
      fill: transparent;
    }
  
    100% {
      fill: rgb(232, 33, 40);
    }
  }
  
  .svg-elem-33 {
    -webkit-animation: animate-svg-stroke-33 0.5s ease-in-out 3.84s both,
                         animate-svg-fill-33 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 4s both;
            animation: animate-svg-stroke-33 0.5s ease-in-out 3.84s both,
                 animate-svg-fill-33 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 4s both;
  }
  
  @-webkit-keyframes animate-svg-stroke-34 {
    0% {
      stroke-dashoffset: 37.18583772020568px;
      stroke-dasharray: 37.18583772020568px;
    }
  
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  @keyframes animate-svg-stroke-34 {
    0% {
      stroke-dashoffset: 37.18583772020568px;
      stroke-dasharray: 37.18583772020568px;
    }
  
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  @-webkit-keyframes animate-svg-fill-34 {
    0% {
      fill: transparent;
    }
  
    100% {
      fill: rgb(42, 56, 143);
    }
  }
  
  @keyframes animate-svg-fill-34 {
    0% {
      fill: transparent;
    }
  
    100% {
      fill: rgb(42, 56, 143);
    }
  }
  
  .svg-elem-34 {
    -webkit-animation: animate-svg-stroke-34 0.5s ease-in-out 3.96s both,
                         animate-svg-fill-34 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 4.1000000000000005s both;
            animation: animate-svg-stroke-34 0.5s ease-in-out 3.96s both,
                 animate-svg-fill-34 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 4.1000000000000005s both;
  }
  
  @-webkit-keyframes animate-svg-stroke-35 {
    0% {
      stroke-dashoffset: 37.18583772020568px;
      stroke-dasharray: 37.18583772020568px;
    }
  
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  @keyframes animate-svg-stroke-35 {
    0% {
      stroke-dashoffset: 37.18583772020568px;
      stroke-dasharray: 37.18583772020568px;
    }
  
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  @-webkit-keyframes animate-svg-fill-35 {
    0% {
      fill: transparent;
    }
  
    100% {
      fill: rgb(42, 56, 143);
    }
  }
  
  @keyframes animate-svg-fill-35 {
    0% {
      fill: transparent;
    }
  
    100% {
      fill: rgb(42, 56, 143);
    }
  }
  
  .svg-elem-35 {
    -webkit-animation: animate-svg-stroke-35 0.5s ease-in-out 4.08s both,
                         animate-svg-fill-35 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 4.2s both;
            animation: animate-svg-stroke-35 0.5s ease-in-out 4.08s both,
                 animate-svg-fill-35 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 4.2s both;
  }
  
  @-webkit-keyframes animate-svg-stroke-36 {
    0% {
      stroke-dashoffset: 37.18583772020568px;
      stroke-dasharray: 37.18583772020568px;
    }
  
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  @keyframes animate-svg-stroke-36 {
    0% {
      stroke-dashoffset: 37.18583772020568px;
      stroke-dasharray: 37.18583772020568px;
    }
  
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  @-webkit-keyframes animate-svg-fill-36 {
    0% {
      fill: transparent;
    }
  
    100% {
      fill: rgb(232, 33, 40);
    }
  }
  
  @keyframes animate-svg-fill-36 {
    0% {
      fill: transparent;
    }
  
    100% {
      fill: rgb(232, 33, 40);
    }
  }
  
  .svg-elem-36 {
    -webkit-animation: animate-svg-stroke-36 0.5s ease-in-out 4.2s both,
                         animate-svg-fill-36 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 4.3s both;
            animation: animate-svg-stroke-36 0.5s ease-in-out 4.2s both,
                 animate-svg-fill-36 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 4.3s both;
  }
  
  @-webkit-keyframes animate-svg-stroke-37 {
    0% {
      stroke-dashoffset: 37.18583772020568px;
      stroke-dasharray: 37.18583772020568px;
    }
  
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  @keyframes animate-svg-stroke-37 {
    0% {
      stroke-dashoffset: 37.18583772020568px;
      stroke-dasharray: 37.18583772020568px;
    }
  
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  @-webkit-keyframes animate-svg-fill-37 {
    0% {
      fill: transparent;
    }
  
    100% {
      fill: rgb(255, 255, 255);
    }
  }
  
  @keyframes animate-svg-fill-37 {
    0% {
      fill: transparent;
    }
  
    100% {
      fill: rgb(255, 255, 255);
    }
  }
  
  .svg-elem-37 {
    -webkit-animation: animate-svg-stroke-37 0.5s ease-in-out 4.32s both,
                         animate-svg-fill-37 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 4.4s both;
            animation: animate-svg-stroke-37 0.5s ease-in-out 4.32s both,
                 animate-svg-fill-37 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 4.4s both;
  }
  
  @-webkit-keyframes animate-svg-stroke-38 {
    0% {
      stroke-dashoffset: 37.18583772020568px;
      stroke-dasharray: 37.18583772020568px;
    }
  
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  @keyframes animate-svg-stroke-38 {
    0% {
      stroke-dashoffset: 37.18583772020568px;
      stroke-dasharray: 37.18583772020568px;
    }
  
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  @-webkit-keyframes animate-svg-fill-38 {
    0% {
      fill: transparent;
    }
  
    100% {
      fill: rgb(232, 33, 40);
    }
  }
  
  @keyframes animate-svg-fill-38 {
    0% {
      fill: transparent;
    }
  
    100% {
      fill: rgb(232, 33, 40);
    }
  }
  
  .svg-elem-38 {
    -webkit-animation: animate-svg-stroke-38 0.5s ease-in-out 4.4399999999999995s both,
                         animate-svg-fill-38 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 4.5s both;
            animation: animate-svg-stroke-38 0.5s ease-in-out 4.4399999999999995s both,
                 animate-svg-fill-38 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 4.5s both;
  }
  
  @-webkit-keyframes animate-svg-stroke-39 {
    0% {
      stroke-dashoffset: 37.18583772020568px;
      stroke-dasharray: 37.18583772020568px;
    }
  
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  @keyframes animate-svg-stroke-39 {
    0% {
      stroke-dashoffset: 37.18583772020568px;
      stroke-dasharray: 37.18583772020568px;
    }
  
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  @-webkit-keyframes animate-svg-fill-39 {
    0% {
      fill: transparent;
    }
  
    100% {
      fill: rgb(42, 56, 143);
    }
  }
  
  @keyframes animate-svg-fill-39 {
    0% {
      fill: transparent;
    }
  
    100% {
      fill: rgb(42, 56, 143);
    }
  }
  
  .svg-elem-39 {
    -webkit-animation: animate-svg-stroke-39 0.5s ease-in-out 4.56s both,
                         animate-svg-fill-39 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 4.6000000000000005s both;
            animation: animate-svg-stroke-39 0.5s ease-in-out 4.56s both,
                 animate-svg-fill-39 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 4.6000000000000005s both;
  }
  
  @-webkit-keyframes animate-svg-stroke-40 {
    0% {
      stroke-dashoffset: 329.98227303477444px;
      stroke-dasharray: 329.98227303477444px;
    }
  
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  @keyframes animate-svg-stroke-40 {
    0% {
      stroke-dashoffset: 329.98227303477444px;
      stroke-dasharray: 329.98227303477444px;
    }
  
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  .svg-elem-40 {
    -webkit-animation: animate-svg-stroke-40 0.5s ease-in-out 4.68s both,
                         animate-svg-fill-40 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 4.7s both;
            animation: animate-svg-stroke-40 0.5s ease-in-out 4.68s both,
                 animate-svg-fill-40 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 4.7s both;
  }
  
  @-webkit-keyframes animate-svg-stroke-41 {
    0% {
      stroke-dashoffset: 476.26776123046875px;
      stroke-dasharray: 476.26776123046875px;
    }
  
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  @keyframes animate-svg-stroke-41 {
    0% {
      stroke-dashoffset: 476.26776123046875px;
      stroke-dasharray: 476.26776123046875px;
    }
  
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  @-webkit-keyframes animate-svg-fill-41 {
    0% {
      fill: transparent;
    }
  
    100% {
      fill: rgb(255, 255, 255);
    }
  }
  
  @keyframes animate-svg-fill-41 {
    0% {
      fill: transparent;
    }
  
    100% {
      fill: rgb(255, 255, 255);
    }
  }
  
  .svg-elem-41 {
    -webkit-animation: animate-svg-stroke-41 0.5s ease-in-out 4.8s both,
                         animate-svg-fill-41 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 4.8s both;
            animation: animate-svg-stroke-41 0.5s ease-in-out 4.8s both,
                 animate-svg-fill-41 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 4.8s both;
  }
  
  @-webkit-keyframes animate-svg-stroke-42 {
    0% {
      stroke-dashoffset: 454.0362548828125px;
      stroke-dasharray: 454.0362548828125px;
    }
  
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  @keyframes animate-svg-stroke-42 {
    0% {
      stroke-dashoffset: 454.0362548828125px;
      stroke-dasharray: 454.0362548828125px;
    }
  
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  @-webkit-keyframes animate-svg-fill-42 {
    0% {
      fill: transparent;
    }
  
    100% {
      fill: rgb(255, 255, 255);
    }
  }
  
  @keyframes animate-svg-fill-42 {
    0% {
      fill: transparent;
    }
  
    100% {
      fill: rgb(255, 255, 255);
    }
  }
  
  .svg-elem-42 {
    -webkit-animation: animate-svg-stroke-42 0.5s ease-in-out 4.92s both,
                         animate-svg-fill-42 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 4.9s both;
            animation: animate-svg-stroke-42 0.5s ease-in-out 4.92s both,
                 animate-svg-fill-42 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 4.9s both;
  }
  
  @-webkit-keyframes animate-svg-stroke-43 {
    0% {
      stroke-dashoffset: 229.5999755859375px;
      stroke-dasharray: 229.5999755859375px;
    }
  
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  @keyframes animate-svg-stroke-43 {
    0% {
      stroke-dashoffset: 229.5999755859375px;
      stroke-dasharray: 229.5999755859375px;
    }
  
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  @-webkit-keyframes animate-svg-fill-43 {
    0% {
      fill: transparent;
    }
  
    100% {
      fill: rgb(255, 255, 255);
    }
  }
  
  @keyframes animate-svg-fill-43 {
    0% {
      fill: transparent;
    }
  
    100% {
      fill: rgb(255, 255, 255);
    }
  }
  
  .svg-elem-43 {
    -webkit-animation: animate-svg-stroke-43 0.5s ease-in-out 5.04s both,
                         animate-svg-fill-43 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 5s both;
            animation: animate-svg-stroke-43 0.5s ease-in-out 5.04s both,
                 animate-svg-fill-43 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 5s both;
  }
  */


body.cda-noimg #cdawrap {
    padding: 0;
    top: auto;
    left: 4.5rem;
    right: auto;
    bottom: 2.5rem;
    font-size: 1rem;
    font-family: inherit;
    --cda-width: 250px;
    --cda-text-color: var(--color-link);
    --cda-text-weight: 400;
    --cda-remove-color: inherit;
    --cda-sp-color: inherit;
}

.demo-2 {
	--color-link-hover: #53C2C6;
	--color-alt: #53C2C6;
	--color-info: #FF5F73;
}

.demo-3 {
	--color-link-hover: #DFD98A;
	--color-alt: #DFD98A;
	--color-info: #A90519;
}

.demo-4 {
	--color-info: #D856BF;
}

.demo-5 {
	--color-link-hover: #334BF7;
	--color-alt: #334BF7;
	--color-info: #DC5B20;
}

.demo-6 {
	--color-info: #FF322F;
}

.demo-7 {
	--color-link-hover: #7686BF;
	--color-alt: #7686BF;
	--color-info: #E2173C;
}


.content {
	display: flex;
	width: 100vw;
	height: calc(100vh - 13rem);
	position: relative;
	justify-content: flex-start;
	align-items: center;
}

.content__title-wrap {
	position: relative;
	text-align: center;
	pointer-events: none;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#app {
	width: 100%;
	height: 100vh;
	overflow: hidden;
	position: absolute;
}

canvas {
	width: 100%;
	height: 100%;
}

@media screen and (min-width: 53em) {
	.message {
		display: none;
	}
	.frame {
		position: fixed;
		text-align: left;
		z-index: 100;
		top: 0;
		left: 0;
		display: grid;
		align-content: space-between;
		width: 100%;
		max-width: none;
		height: 100vh;
		padding: 2.5rem 4.5rem;
		pointer-events: none;
		grid-template-columns: 75% 25%;
		grid-template-rows: auto auto auto;
		grid-template-areas: 'title info'
							'... ...'
							'... demos';
	}
	.content {
		height: 100vh;
		justify-content: center;
	}
}

.speedup {
    font-size: 0.6em;
    color: #258394cc;
    bottom: 1%;
    right: 1%;
    position: absolute;
    z-index: 1;
}



/* ------------------------------------------------------------------- 
 * Responsive:
 * 
 * ------------------------------------------------------------------- */
 @media only screen and (max-width: 1500px) {

}

@media only screen and (max-width: 1200px) {

	
}

/* ------------------------------------------------------------------- 
 * IPAD PRO
 * 
 * ------------------------------------------------------------------- */
@media only screen and (max-width: 1025px) {


}

/* ------------------------------------------------------------------- 
 * IPAD
 * 
 * ------------------------------------------------------------------- */
@media only screen and (max-width: 769px) {

	
}



@media only screen and (max-width: 460px) {

	
}

/* ------------------------------------------------------------------- 
 * OLD PHONES
 * 
 * ------------------------------------------------------------------- */

@media only screen and (max-width: 361px) {
  
	
}
