@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,400italic&subset=latin,greek);
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
    font-family: sans-serif;
    -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 {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    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;
}

* {
    -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: "Open Sans", Helvetica, Tahoma, Geneva, sans-serif;
    font-size: 1em;
    line-height: 1.42857143;
    color: #000000;
    background-color: #ffffff;
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

a {
    color: #1d6688;
    text-decoration: none;
}

    a:hover,
    a:focus {
        color: #14465e;
        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,
.thumbnail > img,
.thumbnail a > img {
    display: block;
    width: 100% \9;
    max-width: 100%;
    height: auto;
}

.img-rounded {
    border-radius: 6px;
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #ffffff;
    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: 1em;
    margin-bottom: 1em;
    border: 0;
    border-top: 1px solid #f2f4f5;
}

.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.5;
    color: inherit;
}

    h1 small,
    h2 small,
    h3 small,
    h4 small,
    h5 small,
    h6 small,
    .h1 small,
    .h2 small,
    .h3 small,
    .h4 small,
    .h5 small,
    .h6 small,
    h1 .small,
    h2 .small,
    h3 .small,
    h4 .small,
    h5 .small,
    h6 .small,
    .h1 .small,
    .h2 .small,
    .h3 .small,
    .h4 .small,
    .h5 .small,
    .h6 .small {
        font-weight: normal;
        line-height: 1;
        color: #e7ecee;
    }

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 1em;
    margin-bottom: 0.5em;
}

    h1 small,
    .h1 small,
    h2 small,
    .h2 small,
    h3 small,
    .h3 small,
    h1 .small,
    .h1 .small,
    h2 .small,
    .h2 .small,
    h3 .small,
    .h3 .small {
        font-size: 65%;
    }

h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}

    h4 small,
    .h4 small,
    h5 small,
    .h5 small,
    h6 small,
    .h6 small,
    h4 .small,
    .h4 .small,
    h5 .small,
    .h5 .small,
    h6 .small,
    .h6 .small {
        font-size: 75%;
    }

h1,
.h1 {
    font-size: 3.75em;
}

h2,
.h2 {
    font-size: 2.5em;
}

h3,
.h3 {
    font-size: 1.875em;
}

h4,
.h4 {
    font-size: 1.25em;
}

h5,
.h5 {
    font-size: 1em;
}

h6,
.h6 {
    font-size: 0.875em;
}

p {
    margin: 0 0 0.5em;
}

.lead {
    margin-bottom: 1em;
    font-size: 1em;
    font-weight: 300;
    line-height: 1.4;
}

@media (min-width: 768px) {
    .lead {
        font-size: 1.5em;
    }
}

small,
.small {
    font-size: 87%;
}

cite {
    font-style: normal;
}

mark,
.mark {
    background-color: #fcf8e3;
    padding: .2em;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.text-justify {
    text-align: justify;
}

.text-nowrap {
    white-space: nowrap;
}

.text-lowercase {
    text-transform: lowercase;
}

.text-uppercase {
    text-transform: uppercase;
}

.text-capitalize {
    text-transform: capitalize;
}

.text-muted {
    color: #e7ecee;
}

.text-primary {
    color: #1d6688;
}

a.text-primary:hover {
    color: #14465e;
}

.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: #a94442;
}

a.text-danger:hover {
    color: #843534;
}

.bg-primary {
    color: #fff;
    background-color: #1d6688;
}

a.bg-primary:hover {
    background-color: #14465e;
}

.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: -0.5em;
    margin: 2em 0 1em;
    border-bottom: 1px solid #f2f4f5;
}

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

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

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}

    .list-inline > li {
        display: inline-block;
        padding-left: 5px;
        padding-right: 5px;
    }

dl {
    margin-top: 0;
    margin-bottom: 1em;
}

dt,
dd {
    line-height: 1.42857143;
}

dt {
    font-weight: bold;
}

dd {
    margin-left: 0;
}

@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 #e7ecee;
}

.initialism {
    font-size: 90%;
    text-transform: uppercase;
}

blockquote {
    padding: 0.5em 1em;
    margin: 0 0 1em;
    font-size: 1.25em;
    border-left: 5px solid #f2f4f5;
}

    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.42857143;
        color: #e7ecee;
    }

        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 #f2f4f5;
        border-left: 0;
        text-align: right;
    }

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

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

    blockquote:before,
    blockquote:after {
        content: "";
    }

address {
    margin-bottom: 1em;
    font-style: normal;
    line-height: 1.42857143;
}

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: #ffffff;
    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: 0em;
    margin: 0 0 0.5em;
    font-size: 0em;
    line-height: 1.42857143;
    word-break: break-all;
    word-wrap: break-word;
    color: #797979;
    background-color: #f5f5f5;
    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;
}

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

.row {
    margin-left: -15px;
    margin-right: -15px;
}

.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-12 {
    width: 100%;
}

.col-xs-11 {
    width: 91.66666667%;
}

.col-xs-10 {
    width: 83.33333333%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-8 {
    width: 66.66666667%;
}

.col-xs-7 {
    width: 58.33333333%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-5 {
    width: 41.66666667%;
}

.col-xs-4 {
    width: 33.33333333%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-2 {
    width: 16.66666667%;
}

.col-xs-1 {
    width: 8.33333333%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-pull-11 {
    right: 91.66666667%;
}

.col-xs-pull-10 {
    right: 83.33333333%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-8 {
    right: 66.66666667%;
}

.col-xs-pull-7 {
    right: 58.33333333%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-5 {
    right: 41.66666667%;
}

.col-xs-pull-4 {
    right: 33.33333333%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-2 {
    right: 16.66666667%;
}

.col-xs-pull-1 {
    right: 8.33333333%;
}

.col-xs-pull-0 {
    right: auto;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-push-11 {
    left: 91.66666667%;
}

.col-xs-push-10 {
    left: 83.33333333%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-8 {
    left: 66.66666667%;
}

.col-xs-push-7 {
    left: 58.33333333%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-5 {
    left: 41.66666667%;
}

.col-xs-push-4 {
    left: 33.33333333%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-2 {
    left: 16.66666667%;
}

.col-xs-push-1 {
    left: 8.33333333%;
}

.col-xs-push-0 {
    left: auto;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

.col-xs-offset-11 {
    margin-left: 91.66666667%;
}

.col-xs-offset-10 {
    margin-left: 83.33333333%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-8 {
    margin-left: 66.66666667%;
}

.col-xs-offset-7 {
    margin-left: 58.33333333%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-5 {
    margin-left: 41.66666667%;
}

.col-xs-offset-4 {
    margin-left: 33.33333333%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-2 {
    margin-left: 16.66666667%;
}

.col-xs-offset-1 {
    margin-left: 8.33333333%;
}

.col-xs-offset-0 {
    margin-left: 0%;
}

@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-12 {
        width: 100%;
    }

    .col-sm-11 {
        width: 91.66666667%;
    }

    .col-sm-10 {
        width: 83.33333333%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-8 {
        width: 66.66666667%;
    }

    .col-sm-7 {
        width: 58.33333333%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-5 {
        width: 41.66666667%;
    }

    .col-sm-4 {
        width: 33.33333333%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-2 {
        width: 16.66666667%;
    }

    .col-sm-1 {
        width: 8.33333333%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-pull-11 {
        right: 91.66666667%;
    }

    .col-sm-pull-10 {
        right: 83.33333333%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-8 {
        right: 66.66666667%;
    }

    .col-sm-pull-7 {
        right: 58.33333333%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-5 {
        right: 41.66666667%;
    }

    .col-sm-pull-4 {
        right: 33.33333333%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-2 {
        right: 16.66666667%;
    }

    .col-sm-pull-1 {
        right: 8.33333333%;
    }

    .col-sm-pull-0 {
        right: auto;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-push-11 {
        left: 91.66666667%;
    }

    .col-sm-push-10 {
        left: 83.33333333%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-8 {
        left: 66.66666667%;
    }

    .col-sm-push-7 {
        left: 58.33333333%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-5 {
        left: 41.66666667%;
    }

    .col-sm-push-4 {
        left: 33.33333333%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-2 {
        left: 16.66666667%;
    }

    .col-sm-push-1 {
        left: 8.33333333%;
    }

    .col-sm-push-0 {
        left: auto;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-sm-offset-0 {
        margin-left: 0%;
    }
}

@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-12 {
        width: 100%;
    }

    .col-md-11 {
        width: 91.66666667%;
    }

    .col-md-10 {
        width: 83.33333333%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-8 {
        width: 66.66666667%;
    }

    .col-md-7 {
        width: 58.33333333%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-5 {
        width: 41.66666667%;
    }

    .col-md-4 {
        width: 33.33333333%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-2 {
        width: 16.66666667%;
    }

    .col-md-1 {
        width: 8.33333333%;
    }

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-pull-11 {
        right: 91.66666667%;
    }

    .col-md-pull-10 {
        right: 83.33333333%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-8 {
        right: 66.66666667%;
    }

    .col-md-pull-7 {
        right: 58.33333333%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-5 {
        right: 41.66666667%;
    }

    .col-md-pull-4 {
        right: 33.33333333%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-2 {
        right: 16.66666667%;
    }

    .col-md-pull-1 {
        right: 8.33333333%;
    }

    .col-md-pull-0 {
        right: auto;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-push-11 {
        left: 91.66666667%;
    }

    .col-md-push-10 {
        left: 83.33333333%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-8 {
        left: 66.66666667%;
    }

    .col-md-push-7 {
        left: 58.33333333%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-5 {
        left: 41.66666667%;
    }

    .col-md-push-4 {
        left: 33.33333333%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-2 {
        left: 16.66666667%;
    }

    .col-md-push-1 {
        left: 8.33333333%;
    }

    .col-md-push-0 {
        left: auto;
    }

    .col-md-offset-12 {
        margin-left: 100%;
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-md-offset-0 {
        margin-left: 0%;
    }
}

@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-12 {
        width: 100%;
    }

    .col-lg-11 {
        width: 91.66666667%;
    }

    .col-lg-10 {
        width: 83.33333333%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-8 {
        width: 66.66666667%;
    }

    .col-lg-7 {
        width: 58.33333333%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-5 {
        width: 41.66666667%;
    }

    .col-lg-4 {
        width: 33.33333333%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-2 {
        width: 16.66666667%;
    }

    .col-lg-1 {
        width: 8.33333333%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-pull-11 {
        right: 91.66666667%;
    }

    .col-lg-pull-10 {
        right: 83.33333333%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-8 {
        right: 66.66666667%;
    }

    .col-lg-pull-7 {
        right: 58.33333333%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-5 {
        right: 41.66666667%;
    }

    .col-lg-pull-4 {
        right: 33.33333333%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-2 {
        right: 16.66666667%;
    }

    .col-lg-pull-1 {
        right: 8.33333333%;
    }

    .col-lg-pull-0 {
        right: auto;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-push-11 {
        left: 91.66666667%;
    }

    .col-lg-push-10 {
        left: 83.33333333%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-8 {
        left: 66.66666667%;
    }

    .col-lg-push-7 {
        left: 58.33333333%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-5 {
        left: 41.66666667%;
    }

    .col-lg-push-4 {
        left: 33.33333333%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-2 {
        left: 16.66666667%;
    }

    .col-lg-push-1 {
        left: 8.33333333%;
    }

    .col-lg-push-0 {
        left: auto;
    }

    .col-lg-offset-12 {
        margin-left: 100%;
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-lg-offset-0 {
        margin-left: 0%;
    }
}

table {
    background-color: transparent;
}

th {
    text-align: left;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1em;
}

    .table > thead > tr > th,
    .table > tbody > tr > th,
    .table > tfoot > tr > th,
    .table > thead > tr > td,
    .table > tbody > tr > td,
    .table > tfoot > tr > td {
        padding: 8px;
        line-height: 1.42857143;
        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 > colgroup + thead > tr:first-child > th,
    .table > thead:first-child > tr:first-child > th,
    .table > caption + thead > tr:first-child > td,
    .table > colgroup + thead > tr:first-child > td,
    .table > thead:first-child > tr:first-child > td {
        border-top: 0;
    }

    .table > tbody + tbody {
        border-top: 2px solid #dddddd;
    }

    .table .table {
        background-color: #ffffff;
    }

.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
    padding: 5px;
}

.table-bordered {
    border: 1px solid #dddddd;
}

    .table-bordered > thead > tr > th,
    .table-bordered > tbody > tr > th,
    .table-bordered > tfoot > tr > th,
    .table-bordered > thead > tr > td,
    .table-bordered > tbody > tr > td,
    .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 > td,
.table-hover > tbody > tr > th {
    -webkit-transition: background 0.25s ease;
    -moz-transition: background 0.25s ease;
    transition: background 0.25s ease;
    background-color: transparent;
}

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
    background-color: #f5f5f5;
}

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 > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
    background-color: #f5f5f5;
}

.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 > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.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 > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.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 > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.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 > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.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) {
    .table-responsive {
        width: 100%;
        margin-bottom: 0.75em;
        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 > tbody > tr > th,
            .table-responsive > .table > tfoot > tr > th,
            .table-responsive > .table > thead > tr > td,
            .table-responsive > .table > tbody > tr > td,
            .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 > tbody > tr > th:first-child,
            .table-responsive > .table-bordered > tfoot > tr > th:first-child,
            .table-responsive > .table-bordered > thead > tr > td:first-child,
            .table-responsive > .table-bordered > tbody > tr > td: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 > tbody > tr > th:last-child,
            .table-responsive > .table-bordered > tfoot > tr > th:last-child,
            .table-responsive > .table-bordered > thead > tr > td:last-child,
            .table-responsive > .table-bordered > tbody > tr > td: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 > tfoot > tr:last-child > th,
            .table-responsive > .table-bordered > tbody > tr:last-child > td,
            .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: 1em;
    font-size: 1.5em;
    line-height: inherit;
    color: #797979;
    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: 1em;
    line-height: 1.42857143;
    color: #000000;
}

.form-control {
    display: block;
    width: 100%;
    height: 30px;
    padding: 6px 12px;
    font-size: 1em;
    line-height: 1.42857143;
    color: #000000;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 0px;
    -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 .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

    .form-control:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
    }

    .form-control:focus {
        border-color: #b6b6b6;
        outline: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    .form-control::-moz-placeholder {
        color: #e7ecee;
        opacity: 1;
    }

    .form-control:-ms-input-placeholder {
        color: #e7ecee;
    }

    .form-control::-webkit-input-placeholder {
        color: #e7ecee;
    }

    .form-control[disabled],
    .form-control[readonly],
    fieldset[disabled] .form-control {
        cursor: not-allowed;
        background-color: #f2f4f5;
        opacity: 1;
    }

textarea.form-control {
    height: auto;
}

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

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
    line-height: 30px;
    line-height: 1.42857143 \0;
}

    input[type="date"].input-sm,
    input[type="time"].input-sm,
    input[type="datetime-local"].input-sm,
    input[type="month"].input-sm {
        line-height: 13em;
    }

    input[type="date"].input-lg,
    input[type="time"].input-lg,
    input[type="datetime-local"].input-lg,
    input[type="month"].input-lg {
        line-height: 24em;
    }

.form-group {
    margin-bottom: 15px;
}

.radio,
.checkbox {
    position: relative;
    display: block;
    min-height: 1em;
    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="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed;
}

.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
    cursor: not-allowed;
}

.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio 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-control-static.input-sm {
        padding-left: 0;
        padding-right: 0;
    }

.input-sm,
.form-horizontal .form-group-sm .form-control {
    height: 13em;
    padding: 5px 10px;
    font-size: 0.875em;
    line-height: 1.5;
    border-radius: 3px;
}

select.input-sm {
    height: 13em;
    line-height: 13em;
}

textarea.input-sm,
select[multiple].input-sm {
    height: auto;
}

.input-lg,
.form-horizontal .form-group-lg .form-control {
    height: 24em;
    padding: 10px 16px;
    font-size: 1.125em;
    line-height: 1.33;
    border-radius: 6px;
}

select.input-lg {
    height: 24em;
    line-height: 24em;
}

textarea.input-lg,
select[multiple].input-lg {
    height: auto;
}

.has-feedback {
    position: relative;
}

    .has-feedback .form-control {
        padding-right: 37.5px;
    }

.form-control-feedback {
    position: absolute;
    top: 6em;
    right: 0;
    z-index: 2;
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.input-lg + .form-control-feedback {
    width: 24em;
    height: 24em;
    line-height: 24em;
}

.input-sm + .form-control-feedback {
    width: 13em;
    height: 13em;
    line-height: 13em;
}

.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 {
    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 {
        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 {
    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 {
        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 {
    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 {
        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;
    color: #404040;
}

@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle;
    }

        .form-inline .input-group .input-group-addon,
        .form-inline .input-group .input-group-btn,
        .form-inline .input-group .form-control {
            width: auto;
        }

        .form-inline .input-group > .form-control {
            width: 100%;
        }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .radio,
    .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

        .form-inline .radio label,
        .form-inline .checkbox label {
            padding-left: 0;
        }

        .form-inline .radio input[type="radio"],
        .form-inline .checkbox input[type="checkbox"] {
            position: relative;
            margin-left: 0;
        }

    .form-inline .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: 8em;
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px;
}

@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: 1em;
    line-height: 1.42857143;
    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: #ffffff;
        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: #ffffff;
    background-color: #cacaca;
    border-color: #cccccc;
}

    .btn-default:hover,
    .btn-default:focus,
    .btn-default:active,
    .btn-default.active,
    .open > .dropdown-toggle.btn-default {
        color: #ffffff;
        background-color: #b1b1b1;
        border-color: #adadad;
    }

    .btn-default:active,
    .btn-default.active,
    .open > .dropdown-toggle.btn-default {
        background-image: none;
    }

    .btn-default.disabled,
    .btn-default[disabled],
    fieldset[disabled] .btn-default,
    .btn-default.disabled:hover,
    .btn-default[disabled]:hover,
    fieldset[disabled] .btn-default:hover,
    .btn-default.disabled:focus,
    .btn-default[disabled]:focus,
    fieldset[disabled] .btn-default:focus,
    .btn-default.disabled:active,
    .btn-default[disabled]:active,
    fieldset[disabled] .btn-default:active,
    .btn-default.disabled.active,
    .btn-default[disabled].active,
    fieldset[disabled] .btn-default.active {
        background-color: #cacaca;
        border-color: #cccccc;
    }

    .btn-default .badge {
        color: #cacaca;
        background-color: #ffffff;
    }

.btn-primary {
    color: #ffffff;
    background-color: #1d6688;
    border-color: #195673;
}

    .btn-primary:hover,
    .btn-primary:focus,
    .btn-primary:active,
    .btn-primary.active,
    .open > .dropdown-toggle.btn-primary {
        color: #ffffff;
        background-color: #14465e;
        border-color: #0e3041;
    }

    .btn-primary:active,
    .btn-primary.active,
    .open > .dropdown-toggle.btn-primary {
        background-image: none;
    }

    .btn-primary.disabled,
    .btn-primary[disabled],
    fieldset[disabled] .btn-primary,
    .btn-primary.disabled:hover,
    .btn-primary[disabled]:hover,
    fieldset[disabled] .btn-primary:hover,
    .btn-primary.disabled:focus,
    .btn-primary[disabled]:focus,
    fieldset[disabled] .btn-primary:focus,
    .btn-primary.disabled:active,
    .btn-primary[disabled]:active,
    fieldset[disabled] .btn-primary:active,
    .btn-primary.disabled.active,
    .btn-primary[disabled].active,
    fieldset[disabled] .btn-primary.active {
        background-color: #1d6688;
        border-color: #195673;
    }

    .btn-primary .badge {
        color: #1d6688;
        background-color: #ffffff;
    }

.btn-success {
    color: #ffffff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

    .btn-success:hover,
    .btn-success:focus,
    .btn-success:active,
    .btn-success.active,
    .open > .dropdown-toggle.btn-success {
        color: #ffffff;
        background-color: #449d44;
        border-color: #398439;
    }

    .btn-success:active,
    .btn-success.active,
    .open > .dropdown-toggle.btn-success {
        background-image: none;
    }

    .btn-success.disabled,
    .btn-success[disabled],
    fieldset[disabled] .btn-success,
    .btn-success.disabled:hover,
    .btn-success[disabled]:hover,
    fieldset[disabled] .btn-success:hover,
    .btn-success.disabled:focus,
    .btn-success[disabled]:focus,
    fieldset[disabled] .btn-success:focus,
    .btn-success.disabled:active,
    .btn-success[disabled]:active,
    fieldset[disabled] .btn-success:active,
    .btn-success.disabled.active,
    .btn-success[disabled].active,
    fieldset[disabled] .btn-success.active {
        background-color: #5cb85c;
        border-color: #4cae4c;
    }

    .btn-success .badge {
        color: #5cb85c;
        background-color: #ffffff;
    }

.btn-info {
    color: #ffffff;
    background-color: #5bc0de;
    border-color: #46b8da;
}

    .btn-info:hover,
    .btn-info:focus,
    .btn-info:active,
    .btn-info.active,
    .open > .dropdown-toggle.btn-info {
        color: #ffffff;
        background-color: #31b0d5;
        border-color: #269abc;
    }

    .btn-info:active,
    .btn-info.active,
    .open > .dropdown-toggle.btn-info {
        background-image: none;
    }

    .btn-info.disabled,
    .btn-info[disabled],
    fieldset[disabled] .btn-info,
    .btn-info.disabled:hover,
    .btn-info[disabled]:hover,
    fieldset[disabled] .btn-info:hover,
    .btn-info.disabled:focus,
    .btn-info[disabled]:focus,
    fieldset[disabled] .btn-info:focus,
    .btn-info.disabled:active,
    .btn-info[disabled]:active,
    fieldset[disabled] .btn-info:active,
    .btn-info.disabled.active,
    .btn-info[disabled].active,
    fieldset[disabled] .btn-info.active {
        background-color: #5bc0de;
        border-color: #46b8da;
    }

    .btn-info .badge {
        color: #5bc0de;
        background-color: #ffffff;
    }

.btn-warning {
    color: #ffffff;
    background-color: #ffce00;
    border-color: #e6b900;
}

    .btn-warning:hover,
    .btn-warning:focus,
    .btn-warning:active,
    .btn-warning.active,
    .open > .dropdown-toggle.btn-warning {
        color: #ffffff;
        background-color: #cca500;
        border-color: #a88800;
    }

    .btn-warning:active,
    .btn-warning.active,
    .open > .dropdown-toggle.btn-warning {
        background-image: none;
    }

    .btn-warning.disabled,
    .btn-warning[disabled],
    fieldset[disabled] .btn-warning,
    .btn-warning.disabled:hover,
    .btn-warning[disabled]:hover,
    fieldset[disabled] .btn-warning:hover,
    .btn-warning.disabled:focus,
    .btn-warning[disabled]:focus,
    fieldset[disabled] .btn-warning:focus,
    .btn-warning.disabled:active,
    .btn-warning[disabled]:active,
    fieldset[disabled] .btn-warning:active,
    .btn-warning.disabled.active,
    .btn-warning[disabled].active,
    fieldset[disabled] .btn-warning.active {
        background-color: #ffce00;
        border-color: #e6b900;
    }

    .btn-warning .badge {
        color: #ffce00;
        background-color: #ffffff;
    }

.btn-danger {
    color: #ffffff;
    background-color: #cc3333;
    border-color: #b82e2e;
}

    .btn-danger:hover,
    .btn-danger:focus,
    .btn-danger:active,
    .btn-danger.active,
    .open > .dropdown-toggle.btn-danger {
        color: #ffffff;
        background-color: #a32929;
        border-color: #872222;
    }

    .btn-danger:active,
    .btn-danger.active,
    .open > .dropdown-toggle.btn-danger {
        background-image: none;
    }

    .btn-danger.disabled,
    .btn-danger[disabled],
    fieldset[disabled] .btn-danger,
    .btn-danger.disabled:hover,
    .btn-danger[disabled]:hover,
    fieldset[disabled] .btn-danger:hover,
    .btn-danger.disabled:focus,
    .btn-danger[disabled]:focus,
    fieldset[disabled] .btn-danger:focus,
    .btn-danger.disabled:active,
    .btn-danger[disabled]:active,
    fieldset[disabled] .btn-danger:active,
    .btn-danger.disabled.active,
    .btn-danger[disabled].active,
    fieldset[disabled] .btn-danger.active {
        background-color: #cc3333;
        border-color: #b82e2e;
    }

    .btn-danger .badge {
        color: #cc3333;
        background-color: #ffffff;
    }

.btn-link {
    color: #1d6688;
    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: #14465e;
                text-decoration: underline;
                background-color: transparent;
            }

            .btn-link[disabled]:hover,
            fieldset[disabled] .btn-link:hover,
            .btn-link[disabled]:focus,
            fieldset[disabled] .btn-link:focus {
                color: #e7ecee;
                text-decoration: none;
            }

.btn-lg,
.btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 1.125em;
    line-height: 1.33;
    border-radius: 6px;
}

.btn-sm,
.btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 0.875em;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-xs,
.btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: 0.875em;
    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;
}

.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-vertical > .btn:hover,
        .btn-group > .btn:focus,
        .btn-group-vertical > .btn:focus,
        .btn-group > .btn:active,
        .btn-group-vertical > .btn:active,
        .btn-group > .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 .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 {
    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 {
    border-width: 5px 5px 0;
    border-bottom-width: 0;
}

.dropup .btn-lg .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 > .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 {
        position: relative;
        z-index: 2;
        float: left;
        width: 100%;
        margin-bottom: 0;
    }

.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
    height: 24em;
    padding: 10px 16px;
    font-size: 1.125em;
    line-height: 1.33;
    border-radius: 6px;
    height: 38px;
    font-size: 1.2em;
}

select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
    height: 24em;
    line-height: 24em;
}

textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
    height: auto;
}

.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
    height: 13em;
    padding: 5px 10px;
    font-size: 0.875em;
    line-height: 1.5;
    border-radius: 3px;
}

select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
    height: 13em;
    line-height: 13em;
}

textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
    height: auto;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
    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) {
        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: 1em;
    font-weight: normal;
    line-height: 1;
    color: #000000;
    text-align: center;
    background-color: #f2f4f5;
    border: 1px solid #cccccc;
    border-radius: 4px;
}

    .input-group-addon.input-sm {
        padding: 5px 10px;
        font-size: 0.875em;
        border-radius: 3px;
    }

    .input-group-addon.input-lg {
        padding: 10px 16px;
        font-size: 1.125em;
        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-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-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 > 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: #f2f4f5;
            }

        .nav > li.disabled > a {
            color: #e7ecee;
        }

            .nav > li.disabled > a:hover,
            .nav > li.disabled > a:focus {
                color: #e7ecee;
                text-decoration: none;
                background-color: transparent;
                cursor: not-allowed;
            }

    .nav .open > a,
    .nav .open > a:hover,
    .nav .open > a:focus {
        background-color: #f2f4f5;
        border-color: #1d6688;
    }

    .nav .nav-divider {
        height: 1px;
        margin: -0.5em 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.42857143;
            border: 1px solid transparent;
            border-radius: 4px 4px 0 0;
        }

            .nav-tabs > li > a:hover {
                border-color: #f2f4f5 #f2f4f5 #dddddd;
            }

        .nav-tabs > li.active > a,
        .nav-tabs > li.active > a:hover,
        .nav-tabs > li.active > a:focus {
            color: #e1e4e6;
            background-color: #ffffff;
            border: 1px solid #dddddd;
            border-bottom-color: transparent;
            cursor: default;
        }

    .nav-tabs.nav-justified {
        width: 100%;
        border-bottom: 0;
    }

        .nav-tabs.nav-justified > li {
            float: none;
        }

            .nav-tabs.nav-justified > li > a {
                text-align: center;
                margin-bottom: 5px;
            }

        .nav-tabs.nav-justified > .dropdown .dropdown-menu {
            top: auto;
            left: auto;
        }

@media (min-width: 768px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
    }

        .nav-tabs.nav-justified > li > a {
            margin-bottom: 0;
        }
}

.nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px;
}

.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #dddddd;
}

@media (min-width: 768px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #dddddd;
        border-radius: 4px 4px 0 0;
    }

    .nav-tabs.nav-justified > .active > a,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #ffffff;
    }
}

.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: #ffffff;
        background-color: #1d6688;
    }

.nav-stacked > li {
    float: none;
}

    .nav-stacked > li + li {
        margin-top: 2px;
        margin-left: 0;
    }

.nav-justified {
    width: 100%;
}

    .nav-justified > li {
        float: none;
    }

        .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 {
        display: table-cell;
        width: 1%;
    }

        .nav-justified > li > a {
            margin-bottom: 0;
        }
}

.nav-tabs-justified {
    border-bottom: 0;
}

    .nav-tabs-justified > li > a {
        margin-right: 0;
        border-radius: 4px;
    }

    .nav-tabs-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus {
        border: 1px solid #dddddd;
    }

@media (min-width: 768px) {
    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #dddddd;
        border-radius: 4px 4px 0 0;
    }

    .nav-tabs-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus {
        border-bottom-color: #ffffff;
    }
}

.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: 1em;
    border: 1px solid transparent;
}

@media (min-width: 768px) {
    .navbar {
        border-radius: 4px;
    }
}

@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.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-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
}

@media (min-width: 768px) {
    .container > .navbar-header,
    .container-fluid > .navbar-header,
    .container > .navbar-collapse,
    .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: 24.5px 15px;
    font-size: 1.125em;
    line-height: 1em;
    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: 12.25px -15px;
}

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 1em;
    }

@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: 1em;
        }

            .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: 24.5px;
                padding-bottom: 24.5px;
            }

        .navbar-nav.navbar-right:last-child {
            margin-right: -15px;
        }
}

@media (min-width: 768px) {
    .navbar-left {
        float: left !important;
        float: left;
    }

    .navbar-right {
        float: right !important;
        float: right;
    }
}

.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: 10px;
    margin-bottom: 10px;
}

@media (min-width: 768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle;
    }

        .navbar-form .input-group .input-group-addon,
        .navbar-form .input-group .input-group-btn,
        .navbar-form .input-group .form-control {
            width: auto;
        }

        .navbar-form .input-group > .form-control {
            width: 100%;
        }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .navbar-form .radio,
    .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

        .navbar-form .radio label,
        .navbar-form .checkbox label {
            padding-left: 0;
        }

        .navbar-form .radio input[type="radio"],
        .navbar-form .checkbox input[type="checkbox"] {
            position: relative;
            margin-left: 0;
        }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0;
    }
}

@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: 10px;
    margin-bottom: 10px;
}

    .navbar-btn.btn-sm {
        margin-top: 18.5px;
        margin-bottom: 18.5px;
    }

    .navbar-btn.btn-xs {
        margin-top: 14px;
        margin-bottom: 14px;
    }

.navbar-text {
    margin-top: 24.5px;
    margin-bottom: 24.5px;
}

@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,
    fieldset[disabled] .navbar-default .btn-link:hover,
    .navbar-default .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-default .btn-link:focus {
        color: #cccccc;
    }

.navbar-inverse {
    background-color: #222222;
    border-color: #080808;
}

    .navbar-inverse .navbar-brand {
        color: #e7ecee;
    }

        .navbar-inverse .navbar-brand:hover,
        .navbar-inverse .navbar-brand:focus {
            color: #ffffff;
            background-color: transparent;
        }

    .navbar-inverse .navbar-text {
        color: #e7ecee;
    }

    .navbar-inverse .navbar-nav > li > a {
        color: #e7ecee;
    }

        .navbar-inverse .navbar-nav > li > a:hover,
        .navbar-inverse .navbar-nav > li > a:focus {
            color: #ffffff;
            background-color: transparent;
        }

    .navbar-inverse .navbar-nav > .active > a,
    .navbar-inverse .navbar-nav > .active > a:hover,
    .navbar-inverse .navbar-nav > .active > a:focus {
        color: #ffffff;
        background-color: #080808;
    }

    .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: #ffffff;
        }

    .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: #080808;
        color: #ffffff;
    }

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #e7ecee;
    }

        .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
        .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
            color: #ffffff;
            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: #ffffff;
        background-color: #080808;
    }

    .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: #e7ecee;
}

    .navbar-inverse .navbar-link:hover {
        color: #ffffff;
    }

.navbar-inverse .btn-link {
    color: #e7ecee;
}

    .navbar-inverse .btn-link:hover,
    .navbar-inverse .btn-link:focus {
        color: #ffffff;
    }

    .navbar-inverse .btn-link[disabled]:hover,
    fieldset[disabled] .navbar-inverse .btn-link:hover,
    .navbar-inverse .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-inverse .btn-link:focus {
        color: #444444;
    }

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 1em;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
}

    .breadcrumb > li {
        display: inline-block;
    }

        .breadcrumb > li + li:before {
            content: "/\00a0";
            padding: 0 5px;
            color: #cccccc;
        }

    .breadcrumb > .active {
        color: #e7ecee;
    }

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 1em 0;
    border-radius: 4px;
}

    .pagination > li {
        display: inline;
    }

        .pagination > li > a,
        .pagination > li > span {
            position: relative;
            float: left;
            padding: 6px 12px;
            line-height: 1.42857143;
            text-decoration: none;
            color: #1d6688;
            background-color: #ffffff;
            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 > span:hover,
        .pagination > li > a:focus,
        .pagination > li > span:focus {
            color: #14465e;
            background-color: #f2f4f5;
            border-color: #dddddd;
        }

    .pagination > .active > a,
    .pagination > .active > span,
    .pagination > .active > a:hover,
    .pagination > .active > span:hover,
    .pagination > .active > a:focus,
    .pagination > .active > span:focus {
        z-index: 2;
        color: #ffffff;
        background-color: #1d6688;
        border-color: #1d6688;
        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: #e7ecee;
        background-color: #ffffff;
        border-color: #dddddd;
        cursor: not-allowed;
    }

.pagination-lg > li > a,
.pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 1.125em;
}

.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: 0.875em;
}

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

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #ffffff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

a.label:hover,
a.label:focus {
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}

.label:empty {
    display: none;
}

.btn .label {
    position: relative;
    top: -1px;
}

.label-default {
    background-color: #e7ecee;
}

    .label-default[href]:hover,
    .label-default[href]:focus {
        background-color: #c9d4d9;
    }

.label-primary {
    background-color: #1d6688;
}

    .label-primary[href]:hover,
    .label-primary[href]:focus {
        background-color: #14465e;
    }

.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: #ffce00;
}

    .label-warning[href]:hover,
    .label-warning[href]:focus {
        background-color: #cca500;
    }

.label-danger {
    background-color: #cc3333;
}

    .label-danger[href]:hover,
    .label-danger[href]:focus {
        background-color: #a32929;
    }

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 0.875em;
    font-weight: bold;
    color: #ffffff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #e7ecee;
    border-radius: 10px;
}

    .badge:empty {
        display: none;
    }

.btn .badge {
    position: relative;
    top: -1px;
}

.btn-xs .badge {
    top: 0;
    padding: 1px 5px;
}

a.badge:hover,
a.badge:focus {
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}

a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
    color: #1d6688;
    background-color: #ffffff;
}

.nav-pills > li > a > .badge {
    margin-left: 3px;
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 1em;
    line-height: 1.42857143;
    background-color: #ffffff;
    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 {
        margin-left: auto;
        margin-right: auto;
    }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: #1d6688;
}

.thumbnail .caption {
    padding: 9px;
    color: #000000;
}

.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: #ffffff;
    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: #f5f5f5;
    }

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
    background-color: #f2f4f5;
    color: #e7ecee;
}

    .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: #e7ecee;
    }

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    z-index: 2;
    color: #ffffff;
    background-color: #1d6688;
    border-color: #1d6688;
}

    .list-group-item.active .list-group-item-heading,
    .list-group-item.active:hover .list-group-item-heading,
    .list-group-item.active:focus .list-group-item-heading,
    .list-group-item.active .list-group-item-heading > small,
    .list-group-item.active:hover .list-group-item-heading > small,
    .list-group-item.active:focus .list-group-item-heading > small,
    .list-group-item.active .list-group-item-heading > .small,
    .list-group-item.active:hover .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: #8bc9e6;
    }

.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: 1em;
    background-color: #ffffff;
    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-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: 2em;
    color: inherit;
}

    .panel-title > a {
        color: inherit;
    }

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    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-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
        .panel > .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 td:first-child,
        .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
        .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
        .panel > .table:first-child > tbody:first-child > tr:first-child th: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-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
        .panel > .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 td:last-child,
        .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
        .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
        .panel > .table:first-child > tbody:first-child > tr:first-child th: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-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
        .panel > .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 td:first-child,
        .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
        .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
        .panel > .table:last-child > tfoot:last-child > tr:last-child th: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-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
        .panel > .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 td:last-child,
        .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
        .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
        .panel > .table:last-child > tfoot:last-child > tr:last-child th: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-responsive > .table-bordered > thead > tr > th:first-child,
    .panel > .table-bordered > tbody > tr > th:first-child,
    .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .panel > .table-bordered > tfoot > tr > th:first-child,
    .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    .panel > .table-bordered > thead > tr > td:first-child,
    .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
    .panel > .table-bordered > tbody > tr > td:first-child,
    .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .panel > .table-bordered > tfoot > tr > td: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-responsive > .table-bordered > thead > tr > th:last-child,
    .panel > .table-bordered > tbody > tr > th:last-child,
    .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .panel > .table-bordered > tfoot > tr > th:last-child,
    .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    .panel > .table-bordered > thead > tr > td:last-child,
    .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
    .panel > .table-bordered > tbody > tr > td:last-child,
    .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .panel > .table-bordered > tfoot > tr > td: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-responsive > .table-bordered > thead > tr:first-child > td,
    .panel > .table-bordered > tbody > tr:first-child > td,
    .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
    .panel > .table-bordered > thead > tr:first-child > th,
    .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
    .panel > .table-bordered > tbody > tr:first-child > th,
    .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
        border-bottom: 0;
    }

    .panel > .table-bordered > tbody > tr:last-child > td,
    .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
    .panel > .table-bordered > tfoot > tr:last-child > td,
    .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
    .panel > .table-bordered > tbody > tr:last-child > th,
    .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
    .panel > .table-bordered > tfoot > tr:last-child > th,
    .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: 1em;
}

    .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: #797979;
        background-color: #f5f5f5;
        border-color: #dddddd;
    }

        .panel-default > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #dddddd;
        }

        .panel-default > .panel-heading .badge {
            color: #f5f5f5;
            background-color: #797979;
        }

    .panel-default > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #dddddd;
    }

.panel-primary {
    border-color: #1d6688;
}

    .panel-primary > .panel-heading {
        color: #ffffff;
        background-color: #1d6688;
        border-color: #1d6688;
    }

        .panel-primary > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #1d6688;
        }

        .panel-primary > .panel-heading .badge {
            color: #1d6688;
            background-color: #ffffff;
        }

    .panel-primary > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #1d6688;
    }

.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%;
    }

.close {
    float: right;
    font-size: 1.5em;
    font-weight: bold;
    line-height: 1;
    color: #000000;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

    .close:hover,
    .close:focus {
        color: #000000;
        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: #ffffff;
    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: #cacaca;
}

    .modal-backdrop.fade {
        opacity: 0;
        filter: alpha(opacity=0);
    }

    .modal-backdrop.in {
        opacity: 0.85;
        filter: alpha(opacity=85);
    }

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #5cb85c;
    min-height: 16.42857143px;
}

    .modal-header .close {
        margin-top: -2px;
    }

.modal-title {
    margin: 0;
    line-height: 1.42857143;
}

.modal-body {
    position: relative;
    padding: 15px;
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #5cb85c;
}

    .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 (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;
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    visibility: visible;
    font-size: 0.875em;
    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: #ffffff;
    text-align: center;
    text-decoration: none;
    background-color: #000000;
    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: #000000;
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    left: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000000;
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    right: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000000;
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000000;
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000000;
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000;
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    left: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000;
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    right: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000;
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    background-color: #ffffff;
    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: 1em;
    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: #ffffff;
    }

.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: #ffffff;
    }

.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: #ffffff;
    }

.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: #ffffff;
        bottom: -10px;
    }

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
    content: " ";
    display: table;
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.panel-body:after,
.modal-footer: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;
    }
}
/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
    font-family: 'FontAwesome';
    src: url('../fonts/fontawesome-webfont.eot?v=4.3.0');
    src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
    font-size: 1.33333333em;
    line-height: 0.75em;
    vertical-align: -15%;
}

.fa-2x {
    font-size: 2em;
}

.fa-3x {
    font-size: 3em;
}

.fa-4x {
    font-size: 4em;
}

.fa-5x {
    font-size: 5em;
}

.fa-fw {
    width: 1.28571429em;
    text-align: center;
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none;
}

    .fa-ul > li {
        position: relative;
    }

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: 0.14285714em;
    text-align: center;
}

    .fa-li.fa-lg {
        left: -1.85714286em;
    }

.fa-border {
    padding: .2em .25em .15em;
    border: solid 0.08em #eeeeee;
    border-radius: .1em;
}

.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

.fa.pull-left {
    margin-right: .3em;
}

.fa.pull-right {
    margin-left: .3em;
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

.fa-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.fa-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.fa-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}

.fa-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}

.fa-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
    filter: none;
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}

.fa-stack-1x {
    line-height: inherit;
}

.fa-stack-2x {
    font-size: 2em;
}

.fa-inverse {
    color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
    content: "\f000";
}

.fa-music:before {
    content: "\f001";
}

.fa-search:before {
    content: "\f002";
}

.fa-envelope-o:before {
    content: "\f003";
}

.fa-heart:before {
    content: "\f004";
}

.fa-star:before {
    content: "\f005";
}

.fa-star-o:before {
    content: "\f006";
}

.fa-user:before {
    content: "\f007";
}

.fa-film:before {
    content: "\f008";
}

.fa-th-large:before {
    content: "\f009";
}

.fa-th:before {
    content: "\f00a";
}

.fa-th-list:before {
    content: "\f00b";
}

.fa-check:before {
    content: "\f00c";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
    content: "\f00d";
}

.fa-search-plus:before {
    content: "\f00e";
}

.fa-search-minus:before {
    content: "\f010";
}

.fa-power-off:before {
    content: "\f011";
}

.fa-signal:before {
    content: "\f012";
}

.fa-gear:before,
.fa-cog:before {
    content: "\f013";
}

.fa-trash-o:before {
    content: "\f014";
}

.fa-home:before {
    content: "\f015";
}

.fa-file-o:before {
    content: "\f016";
}

.fa-clock-o:before {
    content: "\f017";
}

.fa-road:before {
    content: "\f018";
}

.fa-download:before {
    content: "\f019";
}

.fa-arrow-circle-o-down:before {
    content: "\f01a";
}

.fa-arrow-circle-o-up:before {
    content: "\f01b";
}

.fa-inbox:before {
    content: "\f01c";
}

.fa-play-circle-o:before {
    content: "\f01d";
}

.fa-rotate-right:before,
.fa-repeat:before {
    content: "\f01e";
}

.fa-refresh:before {
    content: "\f021";
}

.fa-list-alt:before {
    content: "\f022";
}

.fa-lock:before {
    content: "\f023";
}

.fa-flag:before {
    content: "\f024";
}

.fa-headphones:before {
    content: "\f025";
}

.fa-volume-off:before {
    content: "\f026";
}

.fa-volume-down:before {
    content: "\f027";
}

.fa-volume-up:before {
    content: "\f028";
}

.fa-qrcode:before {
    content: "\f029";
}

.fa-barcode:before {
    content: "\f02a";
}

.fa-tag:before {
    content: "\f02b";
}

.fa-tags:before {
    content: "\f02c";
}

.fa-book:before {
    content: "\f02d";
}

.fa-bookmark:before {
    content: "\f02e";
}

.fa-print:before {
    content: "\f02f";
}

.fa-camera:before {
    content: "\f030";
}

.fa-font:before {
    content: "\f031";
}

.fa-bold:before {
    content: "\f032";
}

.fa-italic:before {
    content: "\f033";
}

.fa-text-height:before {
    content: "\f034";
}

.fa-text-width:before {
    content: "\f035";
}

.fa-align-left:before {
    content: "\f036";
}

.fa-align-center:before {
    content: "\f037";
}

.fa-align-right:before {
    content: "\f038";
}

.fa-align-justify:before {
    content: "\f039";
}

.fa-list:before {
    content: "\f03a";
}

.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b";
}

.fa-indent:before {
    content: "\f03c";
}

.fa-video-camera:before {
    content: "\f03d";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
    content: "\f03e";
}

.fa-pencil:before {
    content: "\f040";
}

.fa-map-marker:before {
    content: "\f041";
}

.fa-adjust:before {
    content: "\f042";
}

.fa-tint:before {
    content: "\f043";
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044";
}

.fa-share-square-o:before {
    content: "\f045";
}

.fa-check-square-o:before {
    content: "\f046";
}

.fa-arrows:before {
    content: "\f047";
}

.fa-step-backward:before {
    content: "\f048";
}

.fa-fast-backward:before {
    content: "\f049";
}

.fa-backward:before {
    content: "\f04a";
}

.fa-play:before {
    content: "\f04b";
}

.fa-pause:before {
    content: "\f04c";
}

.fa-stop:before {
    content: "\f04d";
}

.fa-forward:before {
    content: "\f04e";
}

.fa-fast-forward:before {
    content: "\f050";
}

.fa-step-forward:before {
    content: "\f051";
}

.fa-eject:before {
    content: "\f052";
}

.fa-chevron-left:before {
    content: "\f053";
}

.fa-chevron-right:before {
    content: "\f054";
}

.fa-plus-circle:before {
    content: "\f055";
}

.fa-minus-circle:before {
    content: "\f056";
}

.fa-times-circle:before {
    content: "\f057";
}

.fa-check-circle:before {
    content: "\f058";
}

.fa-question-circle:before {
    content: "\f059";
}

.fa-info-circle:before {
    content: "\f05a";
}

.fa-crosshairs:before {
    content: "\f05b";
}

.fa-times-circle-o:before {
    content: "\f05c";
}

.fa-check-circle-o:before {
    content: "\f05d";
}

.fa-ban:before {
    content: "\f05e";
}

.fa-arrow-left:before {
    content: "\f060";
}

.fa-arrow-right:before {
    content: "\f061";
}

.fa-arrow-up:before {
    content: "\f062";
}

.fa-arrow-down:before {
    content: "\f063";
}

.fa-mail-forward:before,
.fa-share:before {
    content: "\f064";
}

.fa-expand:before {
    content: "\f065";
}

.fa-compress:before {
    content: "\f066";
}

.fa-plus:before {
    content: "\f067";
}

.fa-minus:before {
    content: "\f068";
}

.fa-asterisk:before {
    content: "\f069";
}

.fa-exclamation-circle:before {
    content: "\f06a";
}

.fa-gift:before {
    content: "\f06b";
}

.fa-leaf:before {
    content: "\f06c";
}

.fa-fire:before {
    content: "\f06d";
}

.fa-eye:before {
    content: "\f06e";
}

.fa-eye-slash:before {
    content: "\f070";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
    content: "\f071";
}

.fa-plane:before {
    content: "\f072";
}

.fa-calendar:before {
    content: "\f073";
}

.fa-random:before {
    content: "\f074";
}

.fa-comment:before {
    content: "\f075";
}

.fa-magnet:before {
    content: "\f076";
}

.fa-chevron-up:before {
    content: "\f077";
}

.fa-chevron-down:before {
    content: "\f078";
}

.fa-retweet:before {
    content: "\f079";
}

.fa-shopping-cart:before {
    content: "\f07a";
}

.fa-folder:before {
    content: "\f07b";
}

.fa-folder-open:before {
    content: "\f07c";
}

.fa-arrows-v:before {
    content: "\f07d";
}

.fa-arrows-h:before {
    content: "\f07e";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080";
}

.fa-twitter-square:before {
    content: "\f081";
}

.fa-facebook-square:before {
    content: "\f082";
}

.fa-camera-retro:before {
    content: "\f083";
}

.fa-key:before {
    content: "\f084";
}

.fa-gears:before,
.fa-cogs:before {
    content: "\f085";
}

.fa-comments:before {
    content: "\f086";
}

.fa-thumbs-o-up:before {
    content: "\f087";
}

.fa-thumbs-o-down:before {
    content: "\f088";
}

.fa-star-half:before {
    content: "\f089";
}

.fa-heart-o:before {
    content: "\f08a";
}

.fa-sign-out:before {
    content: "\f08b";
}

.fa-linkedin-square:before {
    content: "\f08c";
}

.fa-thumb-tack:before {
    content: "\f08d";
}

.fa-external-link:before {
    content: "\f08e";
}

.fa-sign-in:before {
    content: "\f090";
}

.fa-trophy:before {
    content: "\f091";
}

.fa-github-square:before {
    content: "\f092";
}

.fa-upload:before {
    content: "\f093";
}

.fa-lemon-o:before {
    content: "\f094";
}

.fa-phone:before {
    content: "\f095";
}

.fa-square-o:before {
    content: "\f096";
}

.fa-bookmark-o:before {
    content: "\f097";
}

.fa-phone-square:before {
    content: "\f098";
}

.fa-twitter:before {
    content: "\f099";
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a";
}

.fa-github:before {
    content: "\f09b";
}

.fa-unlock:before {
    content: "\f09c";
}

.fa-credit-card:before {
    content: "\f09d";
}

.fa-rss:before {
    content: "\f09e";
}

.fa-hdd-o:before {
    content: "\f0a0";
}

.fa-bullhorn:before {
    content: "\f0a1";
}

.fa-bell:before {
    content: "\f0f3";
}

.fa-certificate:before {
    content: "\f0a3";
}

.fa-hand-o-right:before {
    content: "\f0a4";
}

.fa-hand-o-left:before {
    content: "\f0a5";
}

.fa-hand-o-up:before {
    content: "\f0a6";
}

.fa-hand-o-down:before {
    content: "\f0a7";
}

.fa-arrow-circle-left:before {
    content: "\f0a8";
}

.fa-arrow-circle-right:before {
    content: "\f0a9";
}

.fa-arrow-circle-up:before {
    content: "\f0aa";
}

.fa-arrow-circle-down:before {
    content: "\f0ab";
}

.fa-globe:before {
    content: "\f0ac";
}

.fa-wrench:before {
    content: "\f0ad";
}

.fa-tasks:before {
    content: "\f0ae";
}

.fa-filter:before {
    content: "\f0b0";
}

.fa-briefcase:before {
    content: "\f0b1";
}

.fa-arrows-alt:before {
    content: "\f0b2";
}

.fa-group:before,
.fa-users:before {
    content: "\f0c0";
}

.fa-chain:before,
.fa-link:before {
    content: "\f0c1";
}

.fa-cloud:before {
    content: "\f0c2";
}

.fa-flask:before {
    content: "\f0c3";
}

.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4";
}

.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5";
}

.fa-paperclip:before {
    content: "\f0c6";
}

.fa-save:before,
.fa-floppy-o:before {
    content: "\f0c7";
}

.fa-square:before {
    content: "\f0c8";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
    content: "\f0c9";
}

.fa-list-ul:before {
    content: "\f0ca";
}

.fa-list-ol:before {
    content: "\f0cb";
}

.fa-strikethrough:before {
    content: "\f0cc";
}

.fa-underline:before {
    content: "\f0cd";
}

.fa-table:before {
    content: "\f0ce";
}

.fa-magic:before {
    content: "\f0d0";
}

.fa-truck:before {
    content: "\f0d1";
}

.fa-pinterest:before {
    content: "\f0d2";
}

.fa-pinterest-square:before {
    content: "\f0d3";
}

.fa-google-plus-square:before {
    content: "\f0d4";
}

.fa-google-plus:before {
    content: "\f0d5";
}

.fa-money:before {
    content: "\f0d6";
}

.fa-caret-down:before {
    content: "\f0d7";
}

.fa-caret-up:before {
    content: "\f0d8";
}

.fa-caret-left:before {
    content: "\f0d9";
}

.fa-caret-right:before {
    content: "\f0da";
}

.fa-columns:before {
    content: "\f0db";
}

.fa-unsorted:before,
.fa-sort:before {
    content: "\f0dc";
}

.fa-sort-down:before,
.fa-sort-desc:before {
    content: "\f0dd";
}

.fa-sort-up:before,
.fa-sort-asc:before {
    content: "\f0de";
}

.fa-envelope:before {
    content: "\f0e0";
}

.fa-linkedin:before {
    content: "\f0e1";
}

.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2";
}

.fa-legal:before,
.fa-gavel:before {
    content: "\f0e3";
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4";
}

.fa-comment-o:before {
    content: "\f0e5";
}

.fa-comments-o:before {
    content: "\f0e6";
}

.fa-flash:before,
.fa-bolt:before {
    content: "\f0e7";
}

.fa-sitemap:before {
    content: "\f0e8";
}

.fa-umbrella:before {
    content: "\f0e9";
}

.fa-paste:before,
.fa-clipboard:before {
    content: "\f0ea";
}

.fa-lightbulb-o:before {
    content: "\f0eb";
}

.fa-exchange:before {
    content: "\f0ec";
}

.fa-cloud-download:before {
    content: "\f0ed";
}

.fa-cloud-upload:before {
    content: "\f0ee";
}

.fa-user-md:before {
    content: "\f0f0";
}

.fa-stethoscope:before {
    content: "\f0f1";
}

.fa-suitcase:before {
    content: "\f0f2";
}

.fa-bell-o:before {
    content: "\f0a2";
}

.fa-coffee:before {
    content: "\f0f4";
}

.fa-cutlery:before {
    content: "\f0f5";
}

.fa-file-text-o:before {
    content: "\f0f6";
}

.fa-building-o:before {
    content: "\f0f7";
}

.fa-hospital-o:before {
    content: "\f0f8";
}

.fa-ambulance:before {
    content: "\f0f9";
}

.fa-medkit:before {
    content: "\f0fa";
}

.fa-fighter-jet:before {
    content: "\f0fb";
}

.fa-beer:before {
    content: "\f0fc";
}

.fa-h-square:before {
    content: "\f0fd";
}

.fa-plus-square:before {
    content: "\f0fe";
}

.fa-angle-double-left:before {
    content: "\f100";
}

.fa-angle-double-right:before {
    content: "\f101";
}

.fa-angle-double-up:before {
    content: "\f102";
}

.fa-angle-double-down:before {
    content: "\f103";
}

.fa-angle-left:before {
    content: "\f104";
}

.fa-angle-right:before {
    content: "\f105";
}

.fa-angle-up:before {
    content: "\f106";
}

.fa-angle-down:before {
    content: "\f107";
}

.fa-desktop:before {
    content: "\f108";
}

.fa-laptop:before {
    content: "\f109";
}

.fa-tablet:before {
    content: "\f10a";
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b";
}

.fa-circle-o:before {
    content: "\f10c";
}

.fa-quote-left:before {
    content: "\f10d";
}

.fa-quote-right:before {
    content: "\f10e";
}

.fa-spinner:before {
    content: "\f110";
}

.fa-circle:before {
    content: "\f111";
}

.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112";
}

.fa-github-alt:before {
    content: "\f113";
}

.fa-folder-o:before {
    content: "\f114";
}

.fa-folder-open-o:before {
    content: "\f115";
}

.fa-smile-o:before {
    content: "\f118";
}

.fa-frown-o:before {
    content: "\f119";
}

.fa-meh-o:before {
    content: "\f11a";
}

.fa-gamepad:before {
    content: "\f11b";
}

.fa-keyboard-o:before {
    content: "\f11c";
}

.fa-flag-o:before {
    content: "\f11d";
}

.fa-flag-checkered:before {
    content: "\f11e";
}

.fa-terminal:before {
    content: "\f120";
}

.fa-code:before {
    content: "\f121";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123";
}

.fa-location-arrow:before {
    content: "\f124";
}

.fa-crop:before {
    content: "\f125";
}

.fa-code-fork:before {
    content: "\f126";
}

.fa-unlink:before,
.fa-chain-broken:before {
    content: "\f127";
}

.fa-question:before {
    content: "\f128";
}

.fa-info:before {
    content: "\f129";
}

.fa-exclamation:before {
    content: "\f12a";
}

.fa-superscript:before {
    content: "\f12b";
}

.fa-subscript:before {
    content: "\f12c";
}

.fa-eraser:before {
    content: "\f12d";
}

.fa-puzzle-piece:before {
    content: "\f12e";
}

.fa-microphone:before {
    content: "\f130";
}

.fa-microphone-slash:before {
    content: "\f131";
}

.fa-shield:before {
    content: "\f132";
}

.fa-calendar-o:before {
    content: "\f133";
}

.fa-fire-extinguisher:before {
    content: "\f134";
}

.fa-rocket:before {
    content: "\f135";
}

.fa-maxcdn:before {
    content: "\f136";
}

.fa-chevron-circle-left:before {
    content: "\f137";
}

.fa-chevron-circle-right:before {
    content: "\f138";
}

.fa-chevron-circle-up:before {
    content: "\f139";
}

.fa-chevron-circle-down:before {
    content: "\f13a";
}

.fa-html5:before {
    content: "\f13b";
}

.fa-css3:before {
    content: "\f13c";
}

.fa-anchor:before {
    content: "\f13d";
}

.fa-unlock-alt:before {
    content: "\f13e";
}

.fa-bullseye:before {
    content: "\f140";
}

.fa-ellipsis-h:before {
    content: "\f141";
}

.fa-ellipsis-v:before {
    content: "\f142";
}

.fa-rss-square:before {
    content: "\f143";
}

.fa-play-circle:before {
    content: "\f144";
}

.fa-ticket:before {
    content: "\f145";
}

.fa-minus-square:before {
    content: "\f146";
}

.fa-minus-square-o:before {
    content: "\f147";
}

.fa-level-up:before {
    content: "\f148";
}

.fa-level-down:before {
    content: "\f149";
}

.fa-check-square:before {
    content: "\f14a";
}

.fa-pencil-square:before {
    content: "\f14b";
}

.fa-external-link-square:before {
    content: "\f14c";
}

.fa-share-square:before {
    content: "\f14d";
}

.fa-compass:before {
    content: "\f14e";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
    content: "\f150";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
    content: "\f151";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
    content: "\f152";
}

.fa-euro:before,
.fa-eur:before {
    content: "\f153";
}

.fa-gbp:before {
    content: "\f154";
}

.fa-dollar:before,
.fa-usd:before {
    content: "\f155";
}

.fa-rupee:before,
.fa-inr:before {
    content: "\f156";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
    content: "\f157";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
    content: "\f158";
}

.fa-won:before,
.fa-krw:before {
    content: "\f159";
}

.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a";
}

.fa-file:before {
    content: "\f15b";
}

.fa-file-text:before {
    content: "\f15c";
}

.fa-sort-alpha-asc:before {
    content: "\f15d";
}

.fa-sort-alpha-desc:before {
    content: "\f15e";
}

.fa-sort-amount-asc:before {
    content: "\f160";
}

.fa-sort-amount-desc:before {
    content: "\f161";
}

.fa-sort-numeric-asc:before {
    content: "\f162";
}

.fa-sort-numeric-desc:before {
    content: "\f163";
}

.fa-thumbs-up:before {
    content: "\f164";
}

.fa-thumbs-down:before {
    content: "\f165";
}

.fa-youtube-square:before {
    content: "\f166";
}

.fa-youtube:before {
    content: "\f167";
}

.fa-xing:before {
    content: "\f168";
}

.fa-xing-square:before {
    content: "\f169";
}

.fa-youtube-play:before {
    content: "\f16a";
}

.fa-dropbox:before {
    content: "\f16b";
}

.fa-stack-overflow:before {
    content: "\f16c";
}

.fa-instagram:before {
    content: "\f16d";
}

.fa-flickr:before {
    content: "\f16e";
}

.fa-adn:before {
    content: "\f170";
}

.fa-bitbucket:before {
    content: "\f171";
}

.fa-bitbucket-square:before {
    content: "\f172";
}

.fa-tumblr:before {
    content: "\f173";
}

.fa-tumblr-square:before {
    content: "\f174";
}

.fa-long-arrow-down:before {
    content: "\f175";
}

.fa-long-arrow-up:before {
    content: "\f176";
}

.fa-long-arrow-left:before {
    content: "\f177";
}

.fa-long-arrow-right:before {
    content: "\f178";
}

.fa-apple:before {
    content: "\f179";
}

.fa-windows:before {
    content: "\f17a";
}

.fa-android:before {
    content: "\f17b";
}

.fa-linux:before {
    content: "\f17c";
}

.fa-dribbble:before {
    content: "\f17d";
}

.fa-skype:before {
    content: "\f17e";
}

.fa-foursquare:before {
    content: "\f180";
}

.fa-trello:before {
    content: "\f181";
}

.fa-female:before {
    content: "\f182";
}

.fa-male:before {
    content: "\f183";
}

.fa-gittip:before,
.fa-gratipay:before {
    content: "\f184";
}

.fa-sun-o:before {
    content: "\f185";
}

.fa-moon-o:before {
    content: "\f186";
}

.fa-archive:before {
    content: "\f187";
}

.fa-bug:before {
    content: "\f188";
}

.fa-vk:before {
    content: "\f189";
}

.fa-weibo:before {
    content: "\f18a";
}

.fa-renren:before {
    content: "\f18b";
}

.fa-pagelines:before {
    content: "\f18c";
}

.fa-stack-exchange:before {
    content: "\f18d";
}

.fa-arrow-circle-o-right:before {
    content: "\f18e";
}

.fa-arrow-circle-o-left:before {
    content: "\f190";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
    content: "\f191";
}

.fa-dot-circle-o:before {
    content: "\f192";
}

.fa-wheelchair:before {
    content: "\f193";
}

.fa-vimeo-square:before {
    content: "\f194";
}

.fa-turkish-lira:before,
.fa-try:before {
    content: "\f195";
}

.fa-plus-square-o:before {
    content: "\f196";
}

.fa-space-shuttle:before {
    content: "\f197";
}

.fa-slack:before {
    content: "\f198";
}

.fa-envelope-square:before {
    content: "\f199";
}

.fa-wordpress:before {
    content: "\f19a";
}

.fa-openid:before {
    content: "\f19b";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
    content: "\f19c";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
    content: "\f19d";
}

.fa-yahoo:before {
    content: "\f19e";
}

.fa-google:before {
    content: "\f1a0";
}

.fa-reddit:before {
    content: "\f1a1";
}

.fa-reddit-square:before {
    content: "\f1a2";
}

.fa-stumbleupon-circle:before {
    content: "\f1a3";
}

.fa-stumbleupon:before {
    content: "\f1a4";
}

.fa-delicious:before {
    content: "\f1a5";
}

.fa-digg:before {
    content: "\f1a6";
}

.fa-pied-piper:before {
    content: "\f1a7";
}

.fa-pied-piper-alt:before {
    content: "\f1a8";
}

.fa-drupal:before {
    content: "\f1a9";
}

.fa-joomla:before {
    content: "\f1aa";
}

.fa-language:before {
    content: "\f1ab";
}

.fa-fax:before {
    content: "\f1ac";
}

.fa-building:before {
    content: "\f1ad";
}

.fa-child:before {
    content: "\f1ae";
}

.fa-paw:before {
    content: "\f1b0";
}

.fa-spoon:before {
    content: "\f1b1";
}

.fa-cube:before {
    content: "\f1b2";
}

.fa-cubes:before {
    content: "\f1b3";
}

.fa-behance:before {
    content: "\f1b4";
}

.fa-behance-square:before {
    content: "\f1b5";
}

.fa-steam:before {
    content: "\f1b6";
}

.fa-steam-square:before {
    content: "\f1b7";
}

.fa-recycle:before {
    content: "\f1b8";
}

.fa-automobile:before,
.fa-car:before {
    content: "\f1b9";
}

.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba";
}

.fa-tree:before {
    content: "\f1bb";
}

.fa-spotify:before {
    content: "\f1bc";
}

.fa-deviantart:before {
    content: "\f1bd";
}

.fa-soundcloud:before {
    content: "\f1be";
}

.fa-database:before {
    content: "\f1c0";
}

.fa-file-pdf-o:before {
    content: "\f1c1";
}

.fa-file-word-o:before {
    content: "\f1c2";
}

.fa-file-excel-o:before {
    content: "\f1c3";
}

.fa-file-powerpoint-o:before {
    content: "\f1c4";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
    content: "\f1c5";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
    content: "\f1c6";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
    content: "\f1c7";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8";
}

.fa-file-code-o:before {
    content: "\f1c9";
}

.fa-vine:before {
    content: "\f1ca";
}

.fa-codepen:before {
    content: "\f1cb";
}

.fa-jsfiddle:before {
    content: "\f1cc";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
    content: "\f1cd";
}

.fa-circle-o-notch:before {
    content: "\f1ce";
}

.fa-ra:before,
.fa-rebel:before {
    content: "\f1d0";
}

.fa-ge:before,
.fa-empire:before {
    content: "\f1d1";
}

.fa-git-square:before {
    content: "\f1d2";
}

.fa-git:before {
    content: "\f1d3";
}

.fa-hacker-news:before {
    content: "\f1d4";
}

.fa-tencent-weibo:before {
    content: "\f1d5";
}

.fa-qq:before {
    content: "\f1d6";
}

.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7";
}

.fa-send:before,
.fa-paper-plane:before {
    content: "\f1d8";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
    content: "\f1d9";
}

.fa-history:before {
    content: "\f1da";
}

.fa-genderless:before,
.fa-circle-thin:before {
    content: "\f1db";
}

.fa-header:before {
    content: "\f1dc";
}

.fa-paragraph:before {
    content: "\f1dd";
}

.fa-sliders:before {
    content: "\f1de";
}

.fa-share-alt:before {
    content: "\f1e0";
}

.fa-share-alt-square:before {
    content: "\f1e1";
}

.fa-bomb:before {
    content: "\f1e2";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
    content: "\f1e3";
}

.fa-tty:before {
    content: "\f1e4";
}

.fa-binoculars:before {
    content: "\f1e5";
}

.fa-plug:before {
    content: "\f1e6";
}

.fa-slideshare:before {
    content: "\f1e7";
}

.fa-twitch:before {
    content: "\f1e8";
}

.fa-yelp:before {
    content: "\f1e9";
}

.fa-newspaper-o:before {
    content: "\f1ea";
}

.fa-wifi:before {
    content: "\f1eb";
}

.fa-calculator:before {
    content: "\f1ec";
}

.fa-paypal:before {
    content: "\f1ed";
}

.fa-google-wallet:before {
    content: "\f1ee";
}

.fa-cc-visa:before {
    content: "\f1f0";
}

.fa-cc-mastercard:before {
    content: "\f1f1";
}

.fa-cc-discover:before {
    content: "\f1f2";
}

.fa-cc-amex:before {
    content: "\f1f3";
}

.fa-cc-paypal:before {
    content: "\f1f4";
}

.fa-cc-stripe:before {
    content: "\f1f5";
}

.fa-bell-slash:before {
    content: "\f1f6";
}

.fa-bell-slash-o:before {
    content: "\f1f7";
}

.fa-trash:before {
    content: "\f1f8";
}

.fa-copyright:before {
    content: "\f1f9";
}

.fa-at:before {
    content: "\f1fa";
}

.fa-eyedropper:before {
    content: "\f1fb";
}

.fa-paint-brush:before {
    content: "\f1fc";
}

.fa-birthday-cake:before {
    content: "\f1fd";
}

.fa-area-chart:before {
    content: "\f1fe";
}

.fa-pie-chart:before {
    content: "\f200";
}

.fa-line-chart:before {
    content: "\f201";
}

.fa-lastfm:before {
    content: "\f202";
}

.fa-lastfm-square:before {
    content: "\f203";
}

.fa-toggle-off:before {
    content: "\f204";
}

.fa-toggle-on:before {
    content: "\f205";
}

.fa-bicycle:before {
    content: "\f206";
}

.fa-bus:before {
    content: "\f207";
}

.fa-ioxhost:before {
    content: "\f208";
}

.fa-angellist:before {
    content: "\f209";
}

.fa-cc:before {
    content: "\f20a";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
    content: "\f20b";
}

.fa-meanpath:before {
    content: "\f20c";
}

.fa-buysellads:before {
    content: "\f20d";
}

.fa-connectdevelop:before {
    content: "\f20e";
}

.fa-dashcube:before {
    content: "\f210";
}

.fa-forumbee:before {
    content: "\f211";
}

.fa-leanpub:before {
    content: "\f212";
}

.fa-sellsy:before {
    content: "\f213";
}

.fa-shirtsinbulk:before {
    content: "\f214";
}

.fa-simplybuilt:before {
    content: "\f215";
}

.fa-skyatlas:before {
    content: "\f216";
}

.fa-cart-plus:before {
    content: "\f217";
}

.fa-cart-arrow-down:before {
    content: "\f218";
}

.fa-diamond:before {
    content: "\f219";
}

.fa-ship:before {
    content: "\f21a";
}

.fa-user-secret:before {
    content: "\f21b";
}

.fa-motorcycle:before {
    content: "\f21c";
}

.fa-street-view:before {
    content: "\f21d";
}

.fa-heartbeat:before {
    content: "\f21e";
}

.fa-venus:before {
    content: "\f221";
}

.fa-mars:before {
    content: "\f222";
}

.fa-mercury:before {
    content: "\f223";
}

.fa-transgender:before {
    content: "\f224";
}

.fa-transgender-alt:before {
    content: "\f225";
}

.fa-venus-double:before {
    content: "\f226";
}

.fa-mars-double:before {
    content: "\f227";
}

.fa-venus-mars:before {
    content: "\f228";
}

.fa-mars-stroke:before {
    content: "\f229";
}

.fa-mars-stroke-v:before {
    content: "\f22a";
}

.fa-mars-stroke-h:before {
    content: "\f22b";
}

.fa-neuter:before {
    content: "\f22c";
}

.fa-facebook-official:before {
    content: "\f230";
}

.fa-pinterest-p:before {
    content: "\f231";
}

.fa-whatsapp:before {
    content: "\f232";
}

.fa-server:before {
    content: "\f233";
}

.fa-user-plus:before {
    content: "\f234";
}

.fa-user-times:before {
    content: "\f235";
}

.fa-hotel:before,
.fa-bed:before {
    content: "\f236";
}

.fa-viacoin:before {
    content: "\f237";
}

.fa-train:before {
    content: "\f238";
}

.fa-subway:before {
    content: "\f239";
}

.fa-medium:before {
    content: "\f23a";
}

html {
    font-size: 100%;
}

html,
body {
    height: 100%;
}

body {
    background-repeat: repeat;
}

.gray-bg {
    background: #f2f4f5;
    padding: 39.6px 0 !important;
}

@media only screen and (max-width: 768px) {
    .center-mobile {
        text-align: center !important;
    }
}

@media only screen and (max-width: 991px) {
    .center-tablet {
        text-align: center !important;
    }
}

iframe {
    width: 100%;
    border: none;
}

.site-layout {
    max-width: 100%;
    margin: auto;
    background: #fff;
    transition: max-width 0.25s;
}

    .site-layout.boxed {
        position: relative;
        width: 100%;
        max-width: 1200px;
        margin: auto;
        overflow: hidden !important;
        -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.17);
        -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.17);
        box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.17);
    }

.ie .site-layout.boxed {
    border-right: 1px solid #cecece;
    border-left: 1px solid #cecece;
}

.group:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
}

.page-block {
    width: 100%;
    padding: 36px 0 24px 0;
}

@media only screen and (max-width: 768px) {
    .page-block {
        padding: 24px 0 19.2px 0;
    }
}

img {
    display: block;
    width: 100% \9;
    max-width: 100%;
    height: auto;
}

.img-rounded {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.img-circle {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

::selection {
    color: #fff;
    background: #000000;
}

::-moz-selection {
    color: #fff;
    background: #000000;
}

.space-top {
    margin-top: 24px;
}

@media only screen and (max-width: 768px) {
    .space-top {
        margin-top: 19.2px;
    }
}

.space-bottom {
    margin-bottom: 24px;
}

@media only screen and (max-width: 768px) {
    .space-bottom {
        margin-bottom: 19.2px;
    }
}

.double-space-top {
    margin-top: 48px;
}

@media only screen and (max-width: 768px) {
    .double-space-top {
        margin-top: 31.2px;
    }
}

.double-space-bottom {
    margin-bottom: 48px;
}

@media only screen and (max-width: 768px) {
    .double-space-bottom {
        margin-bottom: 31.2px;
    }
}

.double-padding-top {
    padding-top: 48px !important;
}

@media only screen and (max-width: 768px) {
    .double-padding-top {
        padding-top: 31.2px !important;
    }
}

.double-padding-bottom {
    padding-bottom: 48px !important;
}

@media only screen and (max-width: 768px) {
    .double-padding-bottom {
        padding-bottom: 31.2px !important;
    }
}

.no-space-top {
    margin-top: 0 !important;
}

.no-space-bottom {
    margin-bottom: 0 !important;
}

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

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

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: inherit;
    line-height: 1.5;
    color: #000000;
    font-weight: normal;
    margin-top: 0;
}

    h2.heading,
    .h2.heading {
        font-weight: 300;
    }

h1,
.h1 {
    font-size: 3.75em;
    margin-bottom: 19px;
}

@media only screen and (max-width: 768px) {
    h1,
    .h1 {
        font-size: 3.1875em;
        margin-bottom: 18px;
    }
}

h2,
.h2 {
    font-size: 2.5em;
    margin-bottom: 20px;
}

@media only screen and (max-width: 768px) {
    h2,
    .h2 {
        font-size: 2.125em;
        margin-bottom: 18px;
    }
}

h3,
.h3 {
    font-size: 1.875em;
    margin-bottom: 15px;
}

    h3.heading,
    .h3.heading {
        font-weight: bold;
        text-transform: normalcase;
        font-size: 1.25em;
        margin-bottom: 14px;
    }

        h3.heading > span,
        .h3.heading > span {
            display: block;
            margin-top: 8px;
            width: 50px;
            height: 2px;
            background: #000000;
        }

        h3.heading.center,
        .h3.heading.center {
            text-align: center;
        }

            h3.heading.center span,
            .h3.heading.center span {
                margin: 8px auto 0 auto;
            }

h4,
.h4 {
    font-size: 1.25em;
    margin-bottom: 12px;
}

    h4.heading,
    .h4.heading {
        font-weight: bold;
        text-transform: uppercase;
        font-size: 1em;
        margin-bottom: 12px;
    }

h5,
.h5 {
    font-size: 1em;
    margin-bottom: 7px;
}

h6,
.h6 {
    font-size: 0.875em;
    margin-bottom: 7px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    word-spacing: 0.09em;
}

.page-heading {
    width: 100%;
    margin-bottom: 48px;
    text-transform: normalcase;
}

@media only screen and (max-width: 768px) {
    .page-heading {
        margin-bottom: 28.8px;
    }
}

.page-heading h1,
.page-heading h2,
.page-heading h3,
.page-heading h4,
.page-heading h5,
.page-heading h6 {
    word-spacing: 0.15em;
}

.page-heading h2 {
    font-weight: 300;
}

.page-heading h3 {
    font-weight: bold;
    font-size: 1.25em;
    margin-bottom: 12px;
}

    .page-heading h3 > span {
        display: block;
        margin-top: 8px;
        width: 50px;
        height: 2px;
        background: #000000;
    }

    .page-heading h3 > i {
        font-style: normal;
    }


.page-heading h4,
.page-heading p {
    text-transform: none;
    font-size: 1em;
}

.page-heading h4 {
    font-weight: bold;
    font-size: 1.15em;
    margin-bottom: 12px;
}
    .page-heading h4 > span {
        display: block;
        margin-top: 8px;
        width: 50px;
        height: 2px;
        background: #000000;
    }

    .page-heading h4 > i {
        font-style: normal;
    }





.page-heading.center {
    text-align: center;
}

    .page-heading.center span {
        margin: 8px auto 0 auto;
    }

.page-heading.light-color h1,
.page-heading.light-color h2,
.page-heading.light-color h3,
.page-heading.light-color h4,
.page-heading.light-color h5,
.page-heading.light-color h6,
.page-heading.light-color p {
    color: #fff !important;
}

    .page-heading.light-color h3 span {
        background: #fff !important;
    }

p {
    font-size: 1em;
    line-height: 1.75;
    margin-bottom: 24px;
}

    p.small {
        font-size: 0.875em !important;
        line-height: 1.57;
        margin-bottom: 16px;
    }

.p-sm {
    font-size: 0.875em !important;
    line-height: 1.57;
    margin-bottom: 16px;
}

.p-lg {
    font-size: 1.125em !important;
    line-height: 1.75;
    margin-bottom: 24px;
}

blockquote {
    font-style: italic;
    border-color: #e5e5e5;
    margin-bottom: 24px;
}

    blockquote.alt {
        position: relative;
        width: 100%;
        max-width: 1140px;
        margin: auto;
        font-size: 2.5em;
        font-weight: 300;
        font-style: normal;
        text-align: center;
        border: none;
        padding: 0 80px;
        text-transform: none;
    }

        blockquote.alt:before,
        blockquote.alt:after {
            display: block;
            width: 46px;
            height: 72px;
            position: absolute;
            top: 50%;
            margin-top: -30px;
            content: '';
            background-image: url(../img/quotes.png);
            background-repeat: no-repeat;
        }

        blockquote.alt:before {
            background-position: 0px 0px;
            left: 0;
        }

        blockquote.alt:after {
            background-position: -46px 0px;
            right: 0;
        }

@media only screen and (max-width: 768px) {
    blockquote.alt {
        font-size: 1.5em;
        padding: 0 60px;
    }
}

blockquote.light {
    color: #fff;
}

    blockquote.light:before {
        background-position: 0px -72px;
        left: 0;
    }

    blockquote.light:after {
        background-position: -46px -72px;
        right: 0;
    }

blockquote p {
    margin-bottom: 12px;
}

blockquote footer {
    font-style: normal;
    color: #b2b2b2;
}

.light-color {
    color: #fff !important;
}

    .light-color:hover {
        color: #fff !important;
    }

.primary-color,
.text-primary {
    color: #1d6688 !important;
}

    .primary-color:hover,
    .text-primary:hover {
        color: #1d6688 !important;
    }

.gray-color {
    color: #e1e4e6 !important;
}

    .gray-color:hover {
        color: #e1e4e6 !important;
    }

.text-success {
    color: #5cb85c !important;
}

    .text-success:hover {
        color: #5cb85c !important;
    }

.text-info {
    color: #5bc0de !important;
}

    .text-info:hover {
        color: #5bc0de !important;
    }

.text-danger {
    color: #cc3333 !important;
}

    .text-danger:hover {
        color: #cc3333 !important;
    }

.text-warning {
    color: #ffce00 !important;
}

    .text-warning:hover {
        color: #ffce00 !important;
    }

.text-muted {
    color: #797979 !important;
}

    .text-muted:hover {
        color: #797979 !important;
    }

.light-weight {
    font-weight: 300 !important;
}

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

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

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

.normalcase {
    text-transform: none !important;
}

.italics {
    font-style: italic !important;
}

.no-underline {
    text-decoration: none !important;
}

.underline {
    text-decoration: underline !important;
}

a {
    text-decoration: underline;
    color: #1d6688;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

    a.large {
        font-size: 1.125em;
    }

    a.alt {
        text-decoration: none !important;
    }

        a.alt:hover {
            text-decoration: underline !important;
        }

    a.muted {
        font-size: 0.875em;
        padding-bottom: 1px;
        margin: 0 0 4px 0;
        color: #afafaf;
        text-decoration: none;
        border-bottom: 1px solid #afafaf;
    }

        a.muted:hover {
            color: #afafaf;
            border-bottom: 1px solid transparent;
        }

    a:hover,
    a:focus {
        outline: 0;
        text-decoration: none;
        color: #1d6688;
    }

ul,
ol {
    font-size: 1em;
    font-weight: 400;
    line-height: 1.57;
    margin-bottom: 24px;
    padding-left: 17px;
}

    ul li,
    ol li {
        margin-bottom: 8px;
    }

    ul.large,
    ol.large {
        font-size: 1.125em;
    }

    ul.list-unstyled ul,
    ol.list-unstyled ul {
        padding: 8px 0 0 15px;
        list-style: none;
    }

        ul.list-unstyled ul li,
        ol.list-unstyled ul li {
            font-size: 0.875em;
            line-height: 1;
        }

    ul.featured-list {
        list-style: none;
        padding: 0;
    }

        ul.featured-list li:before {
            font-family: FontAwesome;
            content: "\f00c";
            margin-right: 8px;
            color: #1d6688;
        }

.btn {
    font-size: 0.875em !important;
    color: #ffffff !important;
    padding: 4px 26px !important;
    text-transform: uppercase;
    font-weight: normal;
    text-align: center;
    text-decoration: none !important;
    background: #cacaca;
    vertical-align: middle;
    cursor: pointer;
    border: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    white-space: nowrap;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    outline: none !important;
    margin: 0 5px 0 0 !important;
}

    .btn:hover {
        background: #b1b1b1;
        text-decoration: none;
    }

    .btn:active,
    .btn.active {
        background-image: none;
        box-shadow: none;
    }

    .btn.disabled,
    .btn[disabled],
    fieldset[disabled] .btn {
        cursor: not-allowed;
        pointer-events: none;
        opacity: 0.5;
        filter: alpha(opacity=50);
    }

    .btn span {
        font-weight: 900;
        margin-right: 15px;
    }

    .btn i {
        font-size: 1.2em;
        line-height: 1;
        vertical-align: top;
        padding-top: 2px;
    }

        .btn i.left {
            margin-right: 10px;
        }

        .btn i.right {
            margin-left: 10px;
        }

.btn-center {
    display: table !important;
    margin: auto !important;
}

.btn-default {
    background: #cacaca;
    color: #ffffff;
}

    .btn-default:hover {
        background: #b1b1b1;
    }

.btn-default2 {
    background: #e6e6e6;
    color: #000000 !important;
}

    .btn-default2:hover {
        background: #d7d9d9;
    }

.btn-primary {
    background: #1d6688;
    color: #ffffff;
}

    .btn-primary:hover {
        background: #14465e;
    }

.btn-success {
    background: #5cb85c;
    color: #ffffff;
}

    .btn-success:hover {
        background: #449d44;
    }

.btn-info {
    background: #5bc0de;
    color: #ffffff;
}

    .btn-info:hover {
        background: #31b0d5;
    }

.btn-warning {
    background: #ffce00;
    color: #ffffff;
}

    .btn-warning:hover {
        background: #cca500;
    }

.btn-danger {
    background: #cc3333;
    color: #ffffff;
}

    .btn-danger:hover {
        background: #a32929;
    }

.btn-transparent {
    background: rgba(255, 255, 255, 0.2);
}

    .btn-transparent:hover {
        color: #cacaca !important;
        background: #fff;
    }

        .btn-transparent:hover.btn-primary {
            color: #1d6688 !important;
        }

        .btn-transparent:hover.btn-success {
            color: #5cb85c !important;
        }

        .btn-transparent:hover.btn-info {
            color: #5bc0de !important;
        }

        .btn-transparent:hover.btn-warning {
            color: #ffce00 !important;
        }

        .btn-transparent:hover.btn-danger {
            color: #cc3333 !important;
        }

.no-rgba .btn-transparent {
    background: #fff;
    filter: alpha(opacity=40);
}

    .no-rgba .btn-transparent.btn-primary {
        color: #1d6688 !important;
    }

    .no-rgba .btn-transparent.btn-success {
        color: #5cb85c !important;
    }

    .no-rgba .btn-transparent.btn-info {
        color: #5bc0de !important;
    }

    .no-rgba .btn-transparent.btn-warning {
        color: #ffce00 !important;
    }

    .no-rgba .btn-transparent.btn-danger {
        color: #cc3333 !important;
    }

    .no-rgba .btn-transparent:hover {
        filter: alpha(opacity=100);
    }

.btn-outlined.btn-center {
    margin: auto !important;
}

.btn-outlined {
    font-size: 0.875em;
    color: #cacaca;
    padding: 10px 40px;
    font-weight: normal;
    text-align: center;
    background: none;
    border: 1px solid #cacaca;
    vertical-align: middle;
    cursor: pointer;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    white-space: nowrap;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    margin: 0 5px 0 0 !important;
    outline: 0;
    
}

    .btn-outlined:hover {
        border-color: transparent;
        background: #cacaca;
        color: #fff;
        text-decoration: none;
    }

    .btn-outlined:active,
    .btn-outlined.active {
        background-image: none;
        box-shadow: none;
    }

    .btn-outlined.btn-default {
        border: 1px solid #cacaca;
        color: #cacaca !important;
    }

        .btn-outlined.btn-default:hover {
            border-color: transparent;
            background: #cacaca;
            color: #fff !important;
        }

    .btn-outlined.btn-primary {
        border: 1px solid #1d6688;
        color: #1d6688 !important;
    }

        .btn-outlined.btn-primary:hover {
            border-color: transparent;
            background: #1d6688;
            color: #fff !important;
        }

    .btn-outlined.btn-success {
        border: 1px solid #5cb85c;
        color: #5cb85c !important;
    }

        .btn-outlined.btn-success:hover {
            border-color: transparent;
            background: #5cb85c;
            color: #fff !important;
        }

    .btn-outlined.btn-info {
        border: 1px solid #5bc0de;
        color: #5bc0de !important;
    }

        .btn-outlined.btn-info:hover {
            border-color: transparent;
            background: #5bc0de;
            color: #fff !important;
        }

    .btn-outlined.btn-warning {
        border: 1px solid #ffce00;
        color: #ffce00 !important;
    }

        .btn-outlined.btn-warning:hover {
            border-color: transparent;
            background: #ffce00;
            color: #fff !important;
        }

    .btn-outlined.btn-danger {
        border: 1px solid #cc3333;
        color: #cc3333 !important;
    }

        .btn-outlined.btn-danger:hover {
            border-color: transparent;
            background: #cc3333;
            color: #fff !important;
        }

    .btn-outlined.disabled,
    .btn-outlined[disabled],
    fieldset[disabled] .btn-outlined {
        cursor: not-allowed;
        pointer-events: none;
        background: none;
        opacity: 0.5;
        filter: alpha(opacity=50);
    }

.btn-outlined-invert {
    font-size: 0.875em;
    color: #fff;
    padding: 10px 40px;
    font-weight: normal;
    text-align: center;
    background: transparent;
    border: 1px solid #fff;
    vertical-align: middle;
    cursor: pointer;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    white-space: nowrap;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    outline: 0;
}

    .btn-outlined-invert:hover {
        background: #fff;
        color: #000000 !important;
        text-decoration: none;
    }

.btn-lg,
.btn-group-lg > .btn {
    padding: 10px 36px !important;
    font-size: 1.25125em !important;
}

.btn-md {
    padding: 8px 26px !important;
    font-size: 1em !important;
}

.btn-sm,
.btn-group-sm > .btn {
    padding: 4px 20px !important;
    font-size: 0.7em !important;
}

.btn-xs,
.btn-group-xs > .btn {
    padding: 2px 15px !important;
    font-size: 0.6125em !important;
}

.btn-block {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

label {
    display: inline-block;
    margin-bottom: 12px;
    font-weight: 300;
}

.form-control {
    display: block;
    width: 100%;
    height: 30px;
    padding: 6px 12px;
    font-size: 1em;
    font-weight: 300;
    line-height: 1.42857143;
    color: #000000;
    background: #fff;
    border: 1px solid #b6b6b6;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .form-control {
        line-height: 1;
    }
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control:focus {
    border-color: #b6b6b6;
    outline: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.form-control::-moz-placeholder {
    color: #797979;
    opacity: 1;
}

.form-control:-ms-input-placeholder {
    color: #797979;
}

.form-control::-webkit-input-placeholder {
    color: #797979;
}

.form-control::-moz-placeholder {
    color: #797979;
    opacity: 1;
}

.form-control:-ms-input-placeholder {
    color: #797979;
}

.form-control::-webkit-input-placeholder {
    color: #797979;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    cursor: not-allowed;
    background: none;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.form-group {
    display: block;
    margin-bottom: 24px;
}

.input-lg,
.form-horizontal .form-group-lg .form-control {
    height: 38px;
    font-size: 1.2em;
}

.help-link {
    display: inline-block;
    float: right;
    font-size: 0.875em;
    margin-top: 12px;
    margin-bottom: -12px;
}

.ie .form-control {
    line-height: 1;
}

.submit-with-price {
    display: block;
    position: relative;
    width: 100%;
    color: #fff;
    background: #1d6688;
    border: none;
    outline: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 6px 20px 9.6px 20px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

    .submit-with-price:after {
        display: block;
        position: absolute;
        content: '\f105';
        font-family: FontAwesome;
        top: 50%;
        right: 12px;
        font-size: 1.8em;
        margin-top: -20px;
    }

    .submit-with-price span {
        display: block;
        width: 100%;
        text-align: center;
    }

        .submit-with-price span.price {
            font-size: 2.5em;
        }

        .submit-with-price span.text {
            font-size: 1.125em;
            text-transform: uppercase;
        }

    .submit-with-price:hover {
        background: #14465e;
    }

.checkbox,
.radio {
    display: inline-block;
    padding-left: 0px;
    margin: 0 25px 12px 0;
}

    .checkbox:after,
    .radio:after {
        visibility: hidden;
        display: block;
        content: "";
        clear: both;
        height: 0;
    }

    .checkbox label,
    .radio label {
        display: inline-block;
        vertical-align: middle;
        padding-left: 0px;
    }

    .checkbox .icheckbox,
    .radio .icheckbox,
    .checkbox .iradio,
    .radio .iradio {
        position: relative;
        display: block;
        float: left;
        *display: inline;
        margin: 4px 9px 0 0;
        padding: 0;
        width: 18px;
        height: 18px;
        background: #fff;
        border: 2px solid #b8b8b6;
        cursor: pointer;
        -webkit-transition: all 0.25s ease;
        -moz-transition: all 0.25s ease;
        transition: all 0.25s ease;
    }

    .checkbox .iradio,
    .radio .iradio {
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
    }

        .checkbox .iradio.checked,
        .radio .iradio.checked {
            border: 2px solid #1d6688;
        }

            .checkbox .iradio.checked:after,
            .radio .iradio.checked:after {
                content: "";
                display: block;
                position: absolute;
                width: 6px;
                height: 6px;
                background: #1d6688;
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                border-radius: 50%;
                top: 4px;
                left: 4px;
            }

    .checkbox .icheckbox.checked,
    .radio .icheckbox.checked {
        border: 2px solid #1d6688;
    }

        .checkbox .icheckbox.checked:after,
        .radio .icheckbox.checked:after {
            font-family: 'FontAwesome';
            content: "\f00c";
            font-size: 0.7em;
            display: block;
            position: absolute;
            line-height: 0;
            color: #1d6688;
            top: 7px;
            left: 2px;
        }

    .checkbox .checkbox.disabled label,
    .radio .checkbox.disabled label,
    .checkbox .radio.disabled label,
    .radio .radio.disabled label {
        cursor: default;
        opacity: 0.5;
        filter: alpha(opacity=50);
    }

    .checkbox .icheckbox.disabled,
    .radio .icheckbox.disabled,
    .checkbox .iradio.disabled,
    .radio .iradio.disabled {
        opacity: 0.5;
        filter: alpha(opacity=5);
        cursor: default;
    }

    .checkbox .icheckbox.checked.disabled,
    .radio .icheckbox.checked.disabled,
    .checkbox .iradio.checked.disabled,
    .radio .iradio.checked.disabled {
        opacity: 0.5;
        filter: alpha(opacity=5);
        cursor: default;
    }

input.error,
textarea.error {
    border-color: #cc3333 !important;
}

label.error {
    display: none !important;
}

.select-style {
    position: relative;
    border: 1px solid #b6b6b6;
    width: 100%;
    background: #fff;
}

    .select-style:after {
        position: absolute;
        background: #fff;
        top: 0;
        width: 32px;
        height: 30px;
        text-align: center;
        right: 0px;
        color: #b6b6b6;
        font-size: 1.4em;
        line-height: 1;
        padding-top: 5px;
        font-family: FontAwesome;
        content: "\f107";
    }

    .select-style select {
        padding: 0 12px;
        height: 30px;
        width: 100%;
        font-weight: 300;
        border: none;
        box-shadow: none;
        background: transparent;
        background-image: none;
        -webkit-appearance: none;
    }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .select-style select {
        line-height: 1;
    }
}

.select-style.select-lg select {
    height: 38px;
    font-size: 1.2em;
}

.select-style.select-lg:after {
    height: 38px;
    padding-top: 9px;
}

.select-style select:focus {
    outline: none;
}

.helper-text {
    display: inline-block;
    color: #797979;
    margin: 16px 0 12px 0;
}

    .helper-text:hover {
        color: #797979 !important;
    }

.helper-links {
    margin-top: 16px;
}

    .helper-links a {
        display: inline-block;
        margin-bottom: 13.33333333px;
        font-size: 0.875em;
        padding-bottom: 1px;
        margin: 0 0 4px 0;
        color: #afafaf;
        text-decoration: none;
        border-bottom: 1px solid #afafaf;
    }

        .helper-links a:hover {
            color: #afafaf;
            border-bottom: 1px solid transparent;
        }

    .helper-links.lg a {
        font-size: 1em;
    }

.light-version .form-control {
    color: #fff;
    background: none;
    border: 1px solid #fff;
}

    .light-version .form-control::-moz-placeholder {
        color: #ffffff;
        opacity: 1;
    }

    .light-version .form-control:-ms-input-placeholder {
        color: #ffffff;
    }

    .light-version .form-control::-webkit-input-placeholder {
        color: #ffffff;
    }

    .light-version .form-control::-moz-placeholder {
        color: #ffffff;
        opacity: 1;
    }

    .light-version .form-control:-ms-input-placeholder {
        color: #ffffff;
    }

    .light-version .form-control::-webkit-input-placeholder {
        color: #ffffff;
    }

.light-version .select-style {
    background: none;
    border: 1px solid #fff;
    color: #fff;
}

    .light-version .select-style:after {
        background: none;
        color: #fff;
    }

    .light-version .select-style option {
        color: #000000;
    }

.light-version .submit-with-price {
    background: none;
    border: 1px solid #fff;
}

    .light-version .submit-with-price:hover {
        background: #fff;
        color: #1d6688;
    }

@-moz-document url-prefix() {
    .light-version .select-style {
        overflow: hidden;
    }

        .light-version .select-style select {
            width: 110%;
        }
}

.ie .light-version .select-style {
    overflow: hidden;
}

    .ie .light-version .select-style select {
        width: 110%;
    }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .light-version .select-style {
        overflow: hidden;
    }

        .light-version .select-style select {
            width: 120%;
        }
}

.form-3d .form-control {
    position: relative;
    z-index: 3;
    height: 38px;
    border-color: #ced2d6;
}

.form-3d textarea {
    min-height: 71px;
}

.form-3d .form-group,
.form-3d .datePicker {
    position: relative;
    font-size: 1.2em;
}

    .form-3d .form-group:after,
    .form-3d .datePicker:after {
        display: block;
        position: absolute;
        content: '';
        z-index: 1;
        width: 100%;
        min-height: 100%;
        background: #d9dcdf;
        right: -10px;
        top: 10px;
    }

.form-3d .datePicker {
    display: block;
    font-size: 100%;
    margin: auto;
}

    .form-3d .datePicker .datepicker {
        position: relative;
        background: #fff;
        padding: 5px 10px 15px 10px !important;
        z-index: 2;
        border: 1px solid #ced2d6;
    }

        .form-3d .datePicker .datepicker th.datepicker-switch {
            text-transform: none !important;
            font-weight: normal;
        }

        .form-3d .datePicker .datepicker .fa {
            display: block;
            margin: auto;
            border: 1px solid #cbcbcb;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%;
            width: 20px;
            height: 20px;
            color: #bababa !important;
            font-size: 0.85em !important;
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            transition: all 0.3s ease;
        }

            .form-3d .datePicker .datepicker .fa:hover {
                color: #1d6688 !important;
                border-color: #1d6688 !important;
            }

        .form-3d .datePicker .datepicker .prev:after,
        .form-3d .datePicker .datepicker .next:after {
            visibility: hidden;
            display: block;
            content: "";
            clear: both;
            height: 0;
        }

        .form-3d .datePicker .datepicker .fa-angle-left {
            float: right;
            padding-right: 7px;
        }

        .form-3d .datePicker .datepicker .fa-angle-right {
            float: left;
            padding-left: 7px;
        }

        .form-3d .datePicker .datepicker thead tr:last-child,
        .form-3d .datePicker .datepicker tbody tr {
            border-bottom: 1px solid transparent !important;
        }

            .form-3d .datePicker .datepicker thead tr:last-child td,
            .form-3d .datePicker .datepicker tbody tr td {
                font-size: 1.2em;
                font-weight: 300;
                padding-top: 4px !important;
                padding-bottom: 4px !important;
            }

.form-3d.light .form-control,
.form-3d.light .datepicker {
    border-color: #fff;
}

    .form-3d.light .form-group:after,
    .form-3d.light .datePicker:after {
        background: #fff;
        opacity: 0.5;
        filter: alpha(opacity=50);
        right: -10px;
        top: 10px;
    }

.login-form {
    display: block;
    width: 100%;
    max-width: 450px;
    margin: auto;
}

.social-sugnup {
    text-align: center;
}

    .social-sugnup a {
        display: block;
        width: 263px;
        padding: 12px;
        text-decoration: none;
        color: #fff;
        font-size: 1.125em;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        margin: 0px auto 15px auto;
    }

@media only screen and (max-width: 480px) {
    .social-sugnup a {
        width: 100%;
    }
}

.social-sugnup a.facebook {
    background: #6984b4;
}

    .social-sugnup a.facebook:hover {
        background: #4e6a9c;
    }

.social-sugnup a.twitter {
    background: #4fccf5;
}

    .social-sugnup a.twitter:hover {
        background: #1fbef2;
    }

.social-sugnup a.pinterest {
    background: #c21c21;
}

    .social-sugnup a.pinterest:hover {
        background: #951619;
    }

.inline-search {
    display: block;
    width: 100%;
    max-width: 560px;
    margin: 24px auto;
}

    .inline-search .form-control {
        float: left;
        width: 75%;
    }

@media only screen and (max-width: 768px) {
    .inline-search .form-control {
        width: 70%;
    }
}

@media only screen and (max-width: 480px) {
    .inline-search .form-control {
        width: 58%;
    }
}

.inline-search .btn {
    float: right;
}

.inline-search:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
}

.comment-form textarea {
    min-height: 163px;
}

.header-toolbar {
    width: 100%;
    position: relative;
    z-index: 1006;
    padding: 12px 0;
    background: #fff;
    border-bottom: 1px solid #d8d8d8;
}

@media only screen and (max-width: 1024px) {
    .header-toolbar {
        display: none;
    }
}

.header-toolbar .container {
    position: relative;
}

@media only screen and (max-width: 1200px) {
    .header-toolbar .container {
        width: 100%;
    }
}

.header-toolbar .cont-info {
    display: inline-block;
}

    .header-toolbar .cont-info div {
        display: inline-block;
        margin-right: 25px;
        font-size: 0.875em;
        color: #797979;
    }

        .header-toolbar .cont-info div i {
            margin-right: 7px;
        }

        .header-toolbar .cont-info div a {
            text-decoration: none;
            color: #797979;
            border-bottom: 1px solid transparent;
        }

            .header-toolbar .cont-info div a:hover {
                border-bottom: 1px solid #797979;
            }

.header-toolbar .social-bar {
    display: inline-block;
}

    .header-toolbar .social-bar a {
        display: inline-block;
        margin-right: 22px;
        text-decoration: none;
        color: #797979;
        font-size: 1em;
    }

        .header-toolbar .social-bar a:hover {
            color: #1d6688;
        }

.header-toolbar .tools {
    position: absolute;
    right: 15px;
    top: -4px;
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
}

    .header-toolbar .tools li {
        display: inline-block;
        position: relative;
        margin-left: 3px;
        padding: 0;
    }

        .header-toolbar .tools li a {
            display: block;
            text-transform: uppercase;
            color: #797979;
            text-decoration: none;
            padding: 5px 0 13px 10px;
            font-size: 0.875em;
        }

        .header-toolbar .tools li ul {
            display: none;
            position: absolute;
            left: -12px;
            background: #fff;
            border: 1px solid #d8d8d8;
            padding: 8px 5px 5px 5px;
            width: 70px;
            text-align: center;
            margin-top: -1px;
        }

            .header-toolbar .tools li ul li {
                display: block;
                float: none;
                margin-right: 0;
            }

                .header-toolbar .tools li ul li a {
                    padding: 0;
                    color: #797979 !important;
                }

                    .header-toolbar .tools li ul li a:hover {
                        color: #1d6688 !important;
                    }

        .header-toolbar .tools li.currency ul {
            width: 75px;
            left: -9px;
        }

        .header-toolbar .tools li:hover a {
            color: #1d6688;
        }

            .header-toolbar .tools li:hover a i {
                color: #1d6688;
                -o-transform: rotate(180deg);
                -webkit-transform: rotate(180deg);
                -moz-transform: rotate(180deg);
                -ms-transform: rotate(180deg);
                transform: rotate(180deg);
            }

        .header-toolbar .tools li:hover ul {
            display: block;
            -webkit-animation-duration: 0.3s;
            animation-duration: 0.3s;
            -webkit-animation-name: fadeIn;
            animation-name: fadeIn;
        }

.header {
    position: relative;
    z-index: 1005;
    width: 100%;
}

    .header.stuck {
        position: fixed;
        left: 0;
        top: 0;
    }

@media only screen and (max-width: 1024px) {
    .header.stuck {
        position: relative;
    }
}

.header .inner {
    position: relative;
    z-index: 5;
    width: 100%;
    height: 90px;
    background: #fff;
    border-bottom: 1px solid #d8d8d8;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.17);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.17);
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.17);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

@media only screen and (max-width: 1024px) {
    .header .inner {
        height: 80px;
        text-align: center;
    }
}

.header .inner.no-shadow {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.header .container:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
}

@media only screen and (max-width: 1200px) {
    .header .container {
        width: 100%;
        position: relative;
        z-index: -1;
    }
}

.header .logo {
    display: block;
    position: relative;
    z-index: 1;
    float: left;
    margin-top: 34px;
    width: 144px;
    height: auto;
}

@media only screen and (max-width: 1024px) {
    .header .logo {
        display: inline-block;
        float: none;
        margin-top: 28px;
    }

        .header .logo img {
            display: block;
            margin: auto;
        }
}

.header .navigation {
    width: 768px;
    float: left;
    text-align: center;
}

@media only screen and (max-width: 1200px) {
    .header .navigation {
        width: 100%;
        position: absolute;
        z-index: -1;
        left: 0;
    }

        .header .navigation .menu {
            margin-left: -50px;
        }
}

@media only screen and (max-width: 1024px) {
    .header .navigation {
        display: none;
    }
}

.header .search {
    display: inline-block;
    margin: 0 8px;
    vertical-align: middle;
    cursor: pointer;
}

    .header .search i {
        color: #000000;
        font-size: 1.6em;
        -webkit-transition: color 0.3s ease;
        -moz-transition: color 0.3s ease;
        transition: color 0.3s ease;
    }

        .header .search i:hover {
            color: #1d6688;
        }

.header .tools {
    width: 215px;
    float: right;
}

@media only screen and (max-width: 1024px) {
    .header .tools {
        width: auto;
    }
}

.header .tools a {
    display: block;
    margin: 27px 4px 0 4px;
    padding: 6px 5px 5px 5px;
    font-size: 1.035em;
    color: #000000;
    text-decoration: none;
}

    .header .tools a:hover,
    .header .tools a:focus {
        color: #1d6688;
    }

@media only screen and (max-width: 1024px) {
    .header .tools a {
        display: none;
    }
}

.header .tools .signup {
    padding: 6px 20px;
    border: 1px solid #000;
    color: #000;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

    .header .tools .signup:hover {
        border-color: transparent;
        background: #1d6688;
        color: #fff;
    }

.header .tools .user {
    position: relative;
    float: left;
    margin-left: 40px;
}

    .header .tools .user a {
        float: none;
        padding-bottom: 32px;
    }

        .header .tools .user a i {
            margin-right: 10px;
        }

    .header .tools .user .user-dropdown {
        display: none;
        width: 133px;
        position: absolute;
        border: 1px solid #cecece;
        background: #fff;
        background: rgba(255, 255, 255, 0.95);
        padding: 15px 15px 20px 30px;
    }

        .header .tools .user .user-dropdown a {
            display: block;
            padding: 0;
            margin: 0;
        }

    .header .tools .user:hover > a {
        color: #1d6688;
    }

    .header .tools .user:hover .user-dropdown {
        display: block;
        -webkit-animation-duration: 0.3s;
        animation-duration: 0.3s;
        -webkit-animation-name: fadeIn;
        animation-name: fadeIn;
    }

.header .tools .cart-btn {
    display: block;
    float: right;
    width: 37px;
    height: 34px;
    margin-left: 8px;
    margin-top: 26px;
    cursor: pointer;
    background-image: url(../img/cart-btn/svg/cart-btn-448956.svg);
}

@media only screen and (max-width: 1024px) {
    .header .tools .cart-btn {
        position: absolute;
        float: none;
        top: 0;
        right: 15px;
        margin-top: 20px;
        z-index: 1;
    }
}

.header .tools .cart-btn .link {
    display: block !important;
    position: relative;
    width: 40px;
    font-size: 0.875em;
    font-style: normal;
    color: #fff;
    margin-top: 6px;
    margin-left: -4px;
    text-align: center;
}

.header .tools .cart-btn .cart-dropdown {
    position: absolute;
    z-index: 6;
    left: 0;
    top: 58px;
    width: 100%;
    padding-top: 31px;
    text-align: left;
    cursor: default;
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

@media only screen and (max-width: 1024px) {
    .header .tools .cart-btn .cart-dropdown {
        display: none;
    }
}

.header .tools .cart-btn .cart-dropdown .empty-cart {
    display: none;
    text-align: center;
    padding-top: 24px;
    height: 130px;
}

.header .tools .cart-btn .cart-dropdown .wrap {
    position: relative;
    z-index: 1;
    background: #fff;
    background: rgba(255, 255, 255, 0.97);
    border-bottom: 1px solid #cecece;
    border-top: 1px solid #cecece;
    padding: 24px 0;
}

.header .tools .cart-btn .cart-dropdown a {
    float: none;
    display: inline-block;
}

.header .tools .cart-btn .cart-dropdown .owl-carousel {
    max-width: 560px;
    margin: 8px auto 0 auto;
}

.header .tools .cart-btn .cart-dropdown .owl-stage {
    text-align: center;
}

.header .tools .cart-btn .cart-dropdown .owl-prev,
.header .tools .cart-btn .cart-dropdown .owl-next {
    position: absolute;
    top: 45%;
    width: 22px;
    height: 42px;
    margin-top: -21px;
    opacity: 0.7;
    filter: alpha(opacity=70);
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}

    .header .tools .cart-btn .cart-dropdown .owl-prev:hover,
    .header .tools .cart-btn .cart-dropdown .owl-next:hover {
        opacity: 1;
        filter: alpha(opacity=100);
    }

    .header .tools .cart-btn .cart-dropdown .owl-prev div,
    .header .tools .cart-btn .cart-dropdown .owl-next div {
        position: absolute;
        width: 28px;
        height: 3px;
        background: #1d6688;
        -webkit-backface-visibility: hidden;
    }

        .header .tools .cart-btn .cart-dropdown .owl-prev div.arr01,
        .header .tools .cart-btn .cart-dropdown .owl-next div.arr01 {
            -o-transform: rotate(-45deg);
            -webkit-transform: rotate(-45deg);
            -moz-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
        }

        .header .tools .cart-btn .cart-dropdown .owl-prev div.arr02,
        .header .tools .cart-btn .cart-dropdown .owl-next div.arr02 {
            -o-transform: rotate(45deg);
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: rotate(45deg);
            bottom: 20px;
        }

        .header .tools .cart-btn .cart-dropdown .owl-prev div.arr03,
        .header .tools .cart-btn .cart-dropdown .owl-next div.arr03 {
            -o-transform: rotate(45deg);
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: rotate(45deg);
        }

        .header .tools .cart-btn .cart-dropdown .owl-prev div.arr04,
        .header .tools .cart-btn .cart-dropdown .owl-next div.arr04 {
            -o-transform: rotate(-45deg);
            -webkit-transform: rotate(-45deg);
            -moz-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
            bottom: 20px;
        }

.header .tools .cart-btn .cart-dropdown .owl-prev {
    left: -60px;
}

.header .tools .cart-btn .cart-dropdown .owl-next {
    right: -60px;
}

.header .tools .cart-btn .cart-dropdown .item {
    display: inline-block;
    position: relative;
    width: 165px;
    height: 205px;
    margin: 0 10px;
}

    .header .tools .cart-btn .cart-dropdown .item .delete {
        display: block;
        width: 22px;
        color: #000000;
        position: absolute;
        background: #e1e4e6;
        text-align: center;
        z-index: 3;
        top: 0;
        right: 0;
        opacity: 1;
        filter: alpha(opacity=100);
        cursor: pointer;
        -webkit-transition: all 0.25s ease;
        -moz-transition: all 0.25s ease;
        transition: all 0.25s ease;
    }

        .header .tools .cart-btn .cart-dropdown .item .delete:hover {
            background: #1d6688;
            color: #fff;
        }

        .header .tools .cart-btn .cart-dropdown .item .delete .fa-angle-left {
            margin-left: -2px;
        }

    .header .tools .cart-btn .cart-dropdown .item a {
        display: block;
        position: relative;
        width: 165px;
        height: 165px;
        padding: 0;
        margin: 0;
        text-decoration: none;
        text-align: center;
        margin-bottom: 10px;
    }

        .header .tools .cart-btn .cart-dropdown .item a span {
            display: block;
            width: 100%;
            color: #fff;
            text-align: center;
            margin: 0;
            padding: 0;
            z-index: 2;
            position: absolute;
            opacity: 0;
            filter: alpha(opacity=0);
            -webkit-transition: opacity 0.3s ease;
            -moz-transition: opacity 0.3s ease;
            transition: opacity 0.3s ease;
        }

        .header .tools .cart-btn .cart-dropdown .item a .overlay {
            z-index: 1;
            min-height: 100%;
            background: #1d6688;
        }

        .header .tools .cart-btn .cart-dropdown .item a .name {
            top: 30px;
            font-size: 1em;
        }

        .header .tools .cart-btn .cart-dropdown .item a .price {
            top: 95px;
            font-size: 1.875em;
            font-weight: 300;
        }

        .header .tools .cart-btn .cart-dropdown .item a:hover span {
            opacity: 1;
            filter: alpha(opacity=100);
        }

        .header .tools .cart-btn .cart-dropdown .item a:hover .overlay {
            opacity: 0.82;
            filter: alpha(opacity=82);
        }

    .header .tools .cart-btn .cart-dropdown .item .qnt-count {
        width: 87px;
        margin: auto;
    }

        .header .tools .cart-btn .cart-dropdown .item .qnt-count .incr-btn {
            display: block;
            float: left;
            background: #e7ecee;
            width: 21px;
            height: 28px;
            padding-top: 6px;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            border-radius: 4px;
            -webkit-box-shadow: inset 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
            -moz-box-shadow: inset 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
            box-shadow: inset 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
            -webkit-transition: all 0.25s ease;
            -moz-transition: all 0.25s ease;
            transition: all 0.25s ease;
        }

            .header .tools .cart-btn .cart-dropdown .item .qnt-count .incr-btn:hover {
                color: #fff;
                background: #1d6688;
                -webkit-box-shadow: inset 0px 2px 4px 0px rgba(0, 0, 0, 0);
                -moz-box-shadow: inset 0px 2px 4px 0px rgba(0, 0, 0, 0);
                box-shadow: inset 0px 2px 4px 0px rgba(0, 0, 0, 0);
            }

            .header .tools .cart-btn .cart-dropdown .item .qnt-count .incr-btn.inactive {
                opacity: 0.5;
                filter: alpha(opacity=50);
                cursor: default;
            }

                .header .tools .cart-btn .cart-dropdown .item .qnt-count .incr-btn.inactive:hover {
                    background: #e7ecee;
                    color: #000000;
                    -webkit-box-shadow: inset 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
                    -moz-box-shadow: inset 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
                    box-shadow: inset 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
                }

        .header .tools .cart-btn .cart-dropdown .item .qnt-count .quantity {
            display: block;
            float: left;
            width: 45px;
            padding-left: 8px;
            padding-right: 8px;
            text-align: center;
            border: none;
            background: none;
            outline: none;
        }

        .header .tools .cart-btn .cart-dropdown .item .qnt-count:after {
            visibility: hidden;
            display: block;
            content: "";
            clear: both;
            height: 0;
        }

.header .tools .cart-btn .cart-dropdown table {
    width: 100%;
    border-bottom: 1px solid #cecece;
}

    .header .tools .cart-btn .cart-dropdown table td {
        padding-bottom: 9px;
    }

    .header .tools .cart-btn .cart-dropdown table.total {
        border: none;
        font-size: 1.25em;
        font-weight: bold;
        text-transform: uppercase;
        margin-bottom: 12px;
    }

        .header .tools .cart-btn .cart-dropdown table.total td {
            padding-top: 9px;
        }

.header .tools .cart-btn .cart-dropdown .links {
    margin-bottom: 16px;
}

    .header .tools .cart-btn .cart-dropdown .links a {
        font-size: 0.875em;
        padding: 0;
        margin: 0 0 4px 0;
        color: #afafaf;
        text-decoration: none;
        border-bottom: 1px solid #afafaf;
    }

        .header .tools .cart-btn .cart-dropdown .links a:hover {
            color: #afafaf;
            border-bottom: 1px solid transparent;
        }

.header .tools .cart-btn .promo-code {
    display: none;
}

    .header .tools .cart-btn .promo-code .form-control {
        float: left;
        width: 62%;
    }

@media only screen and (max-width: 991px) {
    .header .tools .cart-btn .promo-code .form-control {
        width: 55%;
    }
}

.header .tools .cart-btn .promo-code .btn {
    float: right;
    padding: 5px 18px !important;
    margin-right: 0 !important;
}

    .header .tools .cart-btn .promo-code .btn.disabled {
        color: #3f4040 !important;
    }

.header .tools .cart-btn .promo-code.visible {
    display: block;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-name: fadein;
    animation-name: fadein;
}

.header .tools .cart-btn:hover .cart-dropdown {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
}

.header .quick-search {
    visibility: hidden;
    position: absolute;
    width: 100%;
    height: 200px;
    padding: 44.44444444px 15px 0 15px;
    z-index: 1;
    text-align: center;
    border-bottom: 1px solid #195673;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-animation-duration: 0.4s;
    animation-duration: 0.4s;
    -webkit-animation: fadeOutUp 0.4s;
    animation: fadeOutUp 0.4s;
}

    .header .quick-search .overlay {
        position: absolute;
        width: 100%;
        min-height: 100%;
        top: 0;
        left: 0;
        z-index: 0;
        opacity: 0.95;
        filter: alpha(opacity=95);
        background: #1d6688;
    }

    .header .quick-search.open {
        visibility: visible;
        -webkit-animation: fadeInDown 0.4s;
        animation: fadeInDown 0.4s;
    }

    .header .quick-search .search-field {
        display: block;
        position: relative;
        z-index: 1;
        width: 100%;
        max-width: 780px;
        height: 72px;
        margin: auto;
        border: none;
        background: none;
        text-align: center;
        font-size: 3.75em;
        color: #fff;
        line-height: 1;
        font-weight: 300;
        outline: none;
        opacity: 0.4;
        filter: alpha(opacity=40);
        -webkit-backface-visibility: hidden;
    }

        .header .quick-search .search-field::-moz-placeholder {
            color: #ffffff;
            opacity: 1;
        }

        .header .quick-search .search-field:-ms-input-placeholder {
            color: #ffffff;
        }

        .header .quick-search .search-field::-webkit-input-placeholder {
            color: #ffffff;
        }

        .header .quick-search .search-field::-moz-placeholder {
            color: #ffffff;
            opacity: 1;
        }

        .header .quick-search .search-field:-ms-input-placeholder {
            color: #ffffff;
        }

        .header .quick-search .search-field::-webkit-input-placeholder {
            color: #ffffff;
        }

        .header .quick-search .search-field:focus {
            opacity: 1;
            filter: alpha(opacity=100);
        }

            .header .quick-search .search-field:focus::-moz-placeholder {
                color: #1d6688;
                opacity: 1;
            }

            .header .quick-search .search-field:focus:-ms-input-placeholder {
                color: #1d6688;
            }

            .header .quick-search .search-field:focus::-webkit-input-placeholder {
                color: #1d6688;
            }

            .header .quick-search .search-field:focus::-moz-placeholder {
                color: #1d6688;
                opacity: 1;
            }

            .header .quick-search .search-field:focus:-ms-input-placeholder {
                color: #1d6688;
            }

            .header .quick-search .search-field:focus::-webkit-input-placeholder {
                color: #1d6688;
            }

    .header .quick-search span {
        display: inline-block;
        position: relative;
        z-index: 1;
        color: #fff;
        font-size: 1.25em;
        font-weight: 300;
        margin-top: 16px;
    }

.header.transparent {
    position: absolute;
    top: 0;
}

    .header.transparent .inner {
        background: transparent;
        border-bottom: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        -webkit-transition: none;
        -moz-transition: none;
        transition: none;
    }

        .header.transparent .inner .tools a {
            color: #fff;
            opacity: 1;
            filter: alpha(opacity=100);
        }

            .header.transparent .inner .tools a:hover {
                opacity: 0.7;
                filter: alpha(opacity=70);
            }

        .header.transparent .inner .tools .signup {
            border: 1px solid #fff;
            color: #fff;
            margin-right: 12px;
        }

            .header.transparent .inner .tools .signup:hover {
                background: #fff;
                color: #000000;
                opacity: 1;
                filter: alpha(opacity=100);
            }

    .header.transparent.opaque {
        position: fixed;
        -webkit-animation-duration: 0.3s;
        animation-duration: 0.3s;
        -webkit-animation-name: fadeInDown;
        animation-name: fadeInDown;
    }

        .header.transparent.opaque .inner {
            background: #fff;
            border-bottom: 1px solid #d8d8d8;
            -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.17);
            -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.17);
            box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.17);
        }

            .header.transparent.opaque .inner .tools a {
                color: #000000;
            }

                .header.transparent.opaque .inner .tools a:hover,
                .header.transparent.opaque .inner .tools a:focus {
                    color: #1d6688;
                    opacity: 1;
                    filter: alpha(opacity=100);
                }

            .header.transparent.opaque .inner .tools .signup {
                border: 1px solid #000000;
                color: #000000;
            }

                .header.transparent.opaque .inner .tools .signup:hover {
                    border-color: transparent;
                    background: #1d6688;
                    color: #fff;
                }

@media only screen and (max-width: 1024px) {
    .header.transparent.opaque {
        position: absolute;
    }

        .header.transparent.opaque .inner {
            background: transparent;
            border-bottom: none;
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            box-shadow: none;
            -webkit-transition: none;
            -moz-transition: none;
            transition: none;
        }

            .header.transparent.opaque .inner .tools a {
                color: #fff;
                opacity: 1;
                filter: alpha(opacity=100);
            }

                .header.transparent.opaque .inner .tools a:hover {
                    opacity: 0.7;
                    filter: alpha(opacity=70);
                }

            .header.transparent.opaque .inner .tools .signup {
                border: 1px solid #fff;
                color: #fff;
                margin-right: 12px;
            }

                .header.transparent.opaque .inner .tools .signup:hover {
                    background: #fff;
                    color: #000000;
                    opacity: 1;
                    filter: alpha(opacity=100);
                }
}

@media only screen and (max-width: 1024px) {
    .header.scroller {
        position: absolute;
        top: 0;
    }
}

.header.scroller .inner {
    height: 60px;
    border-top: 1px solid #d8d8d8;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.header.scroller .logo {
    margin-top: 18px;
}

@media only screen and (max-width: 768px) {
    .header.scroller .logo {
        width: 100px;
        margin: 21px 0 0 -35px;
    }
}

.header.scroller .tools {
    margin-top: 15px;
    text-align: right;
}

    .header.scroller .tools a {
        display: inline-block;
        vertical-align: middle;
        margin-top: 0px;
        padding: 0;
        margin-left: 12px;
    }

        .header.scroller .tools a.btn {
            margin-right: 0 !important;
        }

@media only screen and (max-width: 768px) {
    .header.scroller .tools a.btn {
        padding-left: 12px !important;
        padding-right: 12px !important;
    }
}

@media only screen and (max-width: 1024px) {
    .header.scroller .tools {
        position: absolute;
        top: 0;
        right: 15px;
    }
}

.sticky-wrapper {
    height: 90px !important;
}

@media only screen and (max-width: 1024px) {
    .sticky-wrapper {
        height: 80px !important;
    }
}

.no-svg .header .tools .cart-btn {
    background: url(../img/cart-btn/png/cart-btn-448956.png) 0px 0px no-repeat;
}

.no-csstransforms .cart-dropdown .owl-prev,
.no-csstransforms .cart-dropdown .owl-next {
    display: none !important;
}

.site-layout.boxed .header.stuck {
    position: relative;
}

.site-layout.boxed .header.transparent.opaque {
    position: absolute;
}

    .site-layout.boxed .header.transparent.opaque .inner {
        background: transparent;
        border-bottom: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        -webkit-transition: none;
        -moz-transition: none;
        transition: none;
    }

        .site-layout.boxed .header.transparent.opaque .inner .tools a {
            color: #fff;
            opacity: 1;
            filter: alpha(opacity=100);
        }

            .site-layout.boxed .header.transparent.opaque .inner .tools a:hover {
                opacity: 0.7;
                filter: alpha(opacity=70);
            }

        .site-layout.boxed .header.transparent.opaque .inner .tools .signup {
            border: 1px solid #fff;
            color: #fff;
            margin-right: 12px;
        }

            .site-layout.boxed .header.transparent.opaque .inner .tools .signup:hover {
                background: #fff;
                color: #000000;
                opacity: 1;
                filter: alpha(opacity=100);
            }

.hero-slider {
    position: relative;
    background: #000000;
    z-index: 100;
}

    .hero-slider .slide-pattern {
        background: url(../img/home/hero/pattern.png) scroll;
        width: 100%;
        height: 100%;
        z-index: 8;
        -webkit-transform: translateZ(0.4px);
        -moz-transform: translateZ(0.4px);
        -ms-transform: translateZ(0.4px);
        -o-transform: translateZ(0.4px);
        transform: translateZ(0.4px);
        position: absolute;
        top: 0;
    }

@media only screen and (max-width: 768px) {
    .hero-slider .ms-nav-prev,
    .hero-slider .ms-nav-next {
        display: none;
    }
}

.hero-slider .ms-layer.thin-text-white {
    color: #fff;
    background: rgba(0, 0, 0, 0.72);
    font-size: 4.5em;
    font-weight: 100;
    padding: 20px 25px;
    margin: 0;
    text-shadow: -1px 1px #000000;
}

.hero-slider .ms-layer.bold-text-white {
    color: #fff;
    font-weight: 900;
    font-size: 5em;
    text-shadow: -1px 1px black;
    margin: 0;
}

.hero-slider .ms-layer.blacktext {
    left: 26% !important;
    top: 50% !important;
    padding: 7px 20px;
    margin-top: -12%;
}

.hero-slider .ms-layer.bigtext {
    width: 100%;
    text-align: center;
    top: 50% !important;
}

.hero-slider .ms-layer.bigtext2 {
    top: 43% !important;
    width: 100%;
    text-align: center;
    margin-top: 60px;
}

.hero-slider .ms-layer.box {
    left: 60px;
    top: 40% !important;
    width: 46%;
    padding-bottom: 22% !important;
    background: rgba(0, 0, 0, 0.72);
}

.hero-slider .ms-layer.small-text {
    color: #fff;
    margin: 0;
    top: 40% !important;
    font-weight: 300;
    left: 78px;
    padding: 0;
    margin-top: 16px;
}

.hero-slider .ms-layer.medium-text {
    color: #fff;
    font-weight: 100;
    top: 40% !important;
    font-size: 4em;
    left: 75px;
    margin: 0;
    padding: 0;
    margin-top: 38px;
}

.hero-slider .ms-layer.big-text {
    color: #fff;
    font-weight: 900;
    left: 75px;
    top: 40% !important;
    padding: 0;
    font-size: 4.5em;
    margin: 0;
    margin-top: 100px;
}

.hero-slider .ms-layer.captiontext {
    color: #fff;
    top: 38% !important;
    left: 230px;
    font-size: 3em;
    font-weight: 300;
    padding: 15px 20px;
    text-align: center;
    width: 50%;
    border: solid 2px #fff;
    text-shadow: -1px 1px #000000;
}

@media only screen and (max-width: 768px) {
    .hero-slider .ms-layer.captiontext {
        font-size: 2em;
    }
}

.hero-static {
    position: relative;
    width: 100%;
    height: 500px;
    background-position: center top;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    text-transform: uppercase;
    margin-bottom: 24px;
}

    .hero-static .overlay {
        position: absolute;
        width: 100%;
        min-height: 100%;
        top: 0;
        left: 0;
        background: #fff;
        opacity: 0.4;
        filter: alpha(opacity=40);
    }

        .hero-static .overlay.dark {
            background: #000;
            opacity: 0.35;
            filter: alpha(opacity=35);
        }

    .hero-static .inner {
        display: table;
        position: relative;
        z-index: 1;
        width: 100%;
        height: 500px;
        padding: 36px 15px;
        top: 0;
    }

    .hero-static .content {
        display: table-cell;
        width: 100%;
        vertical-align: middle;
        text-align: center;
    }

    .hero-static h1 {
        margin-bottom: 8px;
    }

@media only screen and (max-width: 768px) {
    .hero-static h1 {
        font-size: 3.1875em;
    }
}

@media only screen and (max-width: 480px) {
    .hero-static h1 {
        font-size: 2.8125em;
    }
}

.hero-static h2 {
    margin-bottom: 8px;
}

@media only screen and (max-width: 768px) {
    .hero-static h2 {
        font-size: 2.125em;
    }
}

@media only screen and (max-width: 480px) {
    .hero-static h2 {
        font-size: 1.875em;
    }
}

.hero-static h3 {
    font-size: 2.5em;
    font-weight: 300;
}

@media only screen and (max-width: 768px) {
    .hero-static h3 {
        font-size: 1.875em;
    }
}

@media only screen and (max-width: 480px) {
    .hero-static h3 {
        font-size: 1.25em;
    }
}

.hero-static p {
    font-size: 1.25em;
}

@media only screen and (max-width: 768px) {
    .hero-static p {
        font-size: 1.125em;
    }
}

@media only screen and (max-width: 480px) {
    .hero-static p {
        font-size: 1em;
    }
}

.hero-static h1.with-shadow,
.hero-static h2.with-shadow,
.hero-static h3.with-shadow,
.hero-static p.with-shadow {
    text-shadow: -1px 1px #000000;
}

.hero-static h1.left,
.hero-static h2.left,
.hero-static h3.left,
.hero-static p.left {
    text-align: left;
}

.hero-static h1.right,
.hero-static h2.right,
.hero-static h3.right,
.hero-static p.right {
    text-align: right;
}

.hero-static.hero-parallax {
    height: 680px;
    background: #000;
    overflow: hidden;
    padding: 0 15px;
}

@media only screen and (max-width: 768px) {
    .hero-static.hero-parallax {
        height: 523px;
    }
}

.hero-static.hero-parallax .layer img {
    max-width: none;
    width: auto;
}

.hero-static.hero-parallax .inner {
    position: absolute;
    height: 680px;
}

@media only screen and (max-width: 768px) {
    .hero-static.hero-parallax .inner {
        height: 523px;
    }
}

.hero-static.fullscreen {
    position: absolute;
    z-index: 100;
    background: #fff;
    top: 0;
    left: 0;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}

.hero-static .overlay-block {
    position: absolute;
    width: 100%;
    bottom: 0;
}

    .hero-static .overlay-block h1,
    .hero-static .overlay-block h2,
    .hero-static .overlay-block h3,
    .hero-static .overlay-block h4,
    .hero-static .overlay-block h5,
    .hero-static .overlay-block h6,
    .hero-static .overlay-block p,
    .hero-static .overlay-block ul,
    .hero-static .overlay-block ol {
        color: #fff;
        text-transform: none;
    }

    .hero-static .overlay-block p {
        font-size: 1em;
        margin-top: 24px;
    }

    .hero-static .overlay-block .opacity-70,
    .hero-static .overlay-block .opacity-97 {
        width: 100%;
        position: relative;
    }

    .hero-static .overlay-block .opacity-70 {
        background: #1d6688;
        background: rgba(29, 102, 136, 0.7);
        padding-top: 10px;
    }

    .hero-static .overlay-block .opacity-97 {
        background: #1d6688;
        background: rgba(29, 102, 136, 0.97);
        padding: 36px 0 24px 0;
    }

    .hero-static .overlay-block #slide-up-toggle {
        display: none;
        position: absolute;
        width: 50px;
        height: 30px;
        background: #1d6688;
        color: #fff;
        font-size: 1.5em;
        text-align: center;
        bottom: 0px;
        left: 50%;
        margin-left: -25px;
        cursor: pointer;
        opacity: 0.7;
        filter: alpha(opacity=70);
        -webkit-transition: opacity 0.3s ease;
        -moz-transition: opacity 0.3s ease;
        transition: opacity 0.3s ease;
    }

        .hero-static .overlay-block #slide-up-toggle:hover {
            opacity: 1;
            filter: alpha(opacity=100);
        }

@media only screen and (max-width: 1200px) {
    .hero-static .overlay-block > div:first-child {
        padding-bottom: 24px;
    }

    .hero-static .overlay-block .slide-up {
        overflow: hidden;
        max-height: 0px;
        padding: 0;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        transition: all 0.4s ease;
    }

        .hero-static .overlay-block .slide-up.open {
            max-height: 800px;
            padding: 0;
            padding: 36px 0 24px 0;
        }

    .hero-static .overlay-block #slide-up-toggle {
        display: block;
    }
}

@media only screen and (max-width: 768px) {
    .hero-static .overlay-block {
        text-align: center;
    }
}

@media only screen and (max-width: 480px) {
    .hero-static .overlay-block {
        font-size: 90%;
    }

        .hero-static .overlay-block .slide-up {
            font-size: 110%;
        }

        .hero-static .overlay-block .countdown,
        .hero-static .overlay-block p {
            display: none;
        }
}

.holder {
    width: 100%;
    position: relative;
    z-index: 0;
}

.parallax .hero-static {
    background-attachment: fixed;
}

@-moz-document url-prefix() {
    .hero-static .inner {
        left: 0;
    }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .hero-static .inner {
        left: 0;
    }
}

.ie .hero-static .inner {
    left: 0;
}

.down-arrow {
    position: absolute;
    bottom: 65px;
    left: 50%;
    z-index: 100;
    margin-left: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

    .down-arrow a {
        display: block;
        position: relative;
        z-index: 2;
        width: 100%;
        height: 36px;
        background: url(../img/arrow-down.svg) no-repeat center center;
        opacity: 0.5;
        -webkit-animation: pulsate1 2s ease-out;
        -moz-animation: pulsate1 2s ease-out;
        -o-animation: pulsate1 2s ease-out;
        animation: pulsate1 2s ease-out;
        -webkit-animation-iteration-count: infinite;
        -moz-animation-iteration-count: infinite;
        -o-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
    }

    .down-arrow:after {
        display: block;
        position: absolute;
        z-index: 1;
        content: "";
        top: 0px;
        left: 20px;
        width: 100%;
        min-height: 100%;
        background: url(../img/arrow-down.svg) no-repeat center center;
        -webkit-animation: pulsate2 2s ease-out;
        -moz-animation: pulsate2 2s ease-out;
        -o-animation: pulsate2 2s ease-out;
        animation: pulsate2 2s ease-out;
        -webkit-animation-iteration-count: infinite;
        -moz-animation-iteration-count: infinite;
        -o-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
    }

@-webkit-keyframes pulsate1 {
    0% {
        opacity: 0.20;
    }

    50% {
        opacity: 1.0;
    }

    100% {
        opacity: 0.20;
    }
}

@-moz-keyframes pulsate1 {
    0% {
        opacity: 0.20;
    }

    50% {
        opacity: 1.0;
    }

    100% {
        opacity: 0.20;
    }
}

@-o-keyframes pulsate1 {
    0% {
        opacity: 0.20;
    }

    50% {
        opacity: 1.0;
    }

    100% {
        opacity: 0.20;
    }
}

@keyframes pulsate1 {
    0% {
        opacity: 0.20;
    }

    50% {
        opacity: 1.0;
    }

    100% {
        opacity: 0.20;
    }
}

@-webkit-keyframes pulsate2 {
    0% {
        opacity: 1.0;
    }

    50% {
        opacity: 0.20;
    }

    100% {
        opacity: 1.0;
    }
}

@-moz-keyframes pulsate2 {
    0% {
        opacity: 1.0;
    }

    50% {
        opacity: 0.20;
    }

    100% {
        opacity: 1.0;
    }
}

@-o-keyframes pulsate2 {
    0% {
        opacity: 1.0;
    }

    50% {
        opacity: 0.20;
    }

    100% {
        opacity: 1.0;
    }
}

@keyframes pulsate2 {
    0% {
        opacity: 1.0;
    }

    50% {
        opacity: 0.20;
    }

    100% {
        opacity: 1.0;
    }
}

.fp-banner,
.fw-img-banner {
    position: relative;
    background-position: center top;
    background-repeat: no-repeat;
    padding: 60px 0;
}

@media only screen and (max-width: 768px) {
    .fp-banner,
    .fw-img-banner {
        text-align: center;
    }
}

.fp-banner.light-text h2,
.fw-img-banner.light-text h2,
.fp-banner.light-text h3,
.fw-img-banner.light-text h3,
.fp-banner.light-text h4,
.fw-img-banner.light-text h4,
.fp-banner.light-text h5,
.fw-img-banner.light-text h5,
.fp-banner.light-text h6,
.fw-img-banner.light-text h6,
.fp-banner.light-text p,
.fw-img-banner.light-text p {
    color: #fff;
}

    .fp-banner.light-text .page-heading h3 span,
    .fw-img-banner.light-text .page-heading h3 span,
    .fp-banner.light-text h3.heading span,
    .fw-img-banner.light-text h3.heading span {
        background: #fff;
    }

.fp-banner .container,
.fw-img-banner .container {
    position: relative;
    z-index: 2;
}

.fp-banner .meta,
.fw-img-banner .meta {
    font-size: 1em;
}

    .fp-banner .meta a,
    .fw-img-banner .meta a {
        text-decoration: none;
        font-weight: bold;
        border-bottom: 1px solid transparent;
        color: #21769d;
    }

        .fp-banner .meta a:hover,
        .fw-img-banner .meta a:hover {
            border-bottom: 1px solid #1d6688;
        }

    .fp-banner .meta span,
    .fw-img-banner .meta span {
        margin: 0 3px;
    }

    .fp-banner .meta .left,
    .fw-img-banner .meta .left,
    .fp-banner .meta .right,
    .fw-img-banner .meta .right {
        float: left;
    }

@media only screen and (max-width: 768px) {
    .fp-banner .meta .left,
    .fw-img-banner .meta .left,
    .fp-banner .meta .right,
    .fw-img-banner .meta .right {
        float: none;
        width: 100% !important;
        text-align: center !important;
    }
}

.fp-banner .meta .left,
.fw-img-banner .meta .left {
    width: 65%;
}

.fp-banner .meta .right,
.fw-img-banner .meta .right {
    width: 35%;
    text-align: right;
}

.fp-banner .overlay,
.fw-img-banner .overlay {
    position: absolute;
    width: 100%;
    min-height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    background: #000;
    opacity: 0.4;
    filter: alpha(opacity=40);
}

.fw-img-banner {
    padding: 84px 0 60px 0;
}

    .fw-img-banner .featured-heading {
        border-top: 10px solid #5cb85c;
        font-size: 3.75em;
        font-weight: 300;
        text-transform: uppercase;
        padding: 24px 0 0 35px;
    }

@media only screen and (max-width: 991px) {
    .fw-img-banner .featured-heading {
        padding-left: 0;
        font-size: 3em;
    }
}

.fw-img-banner ul {
    color: #000000;
}

    .fw-img-banner ul li {
        margin-bottom: 2px;
    }

    .fw-img-banner ul a {
        font-size: 1.25em;
        color: #000000;
        font-weight: 300;
        text-decoration: none;
        border-bottom: 1px solid transparent;
    }

        .fw-img-banner ul a:hover {
            border-bottom: 1px solid #000;
        }

.fw-img-banner.light-text ul a {
    color: #fff;
}

    .fw-img-banner.light-text ul a:hover {
        border-bottom: 1px solid #fff;
    }

.fw-img-banner.no-text {
    height: 500px;
}

.category-bars .col-xs-1,
.category-bars .col-sm-1,
.category-bars .col-md-1,
.category-bars .col-lg-1,
.category-bars .col-xs-2,
.category-bars .col-sm-2,
.category-bars .col-md-2,
.category-bars .col-lg-2,
.category-bars .col-xs-3,
.category-bars .col-sm-3,
.category-bars .col-md-3,
.category-bars .col-lg-3,
.category-bars .col-xs-4,
.category-bars .col-sm-4,
.category-bars .col-md-4,
.category-bars .col-lg-4,
.category-bars .col-xs-5,
.category-bars .col-sm-5,
.category-bars .col-md-5,
.category-bars .col-lg-5,
.category-bars .col-xs-6,
.category-bars .col-sm-6,
.category-bars .col-md-6,
.category-bars .col-lg-6,
.category-bars .col-xs-7,
.category-bars .col-sm-7,
.category-bars .col-md-7,
.category-bars .col-lg-7,
.category-bars .col-xs-8,
.category-bars .col-sm-8,
.category-bars .col-md-8,
.category-bars .col-lg-8,
.category-bars .col-xs-9,
.category-bars .col-sm-9,
.category-bars .col-md-9,
.category-bars .col-lg-9,
.category-bars .col-xs-10,
.category-bars .col-sm-10,
.category-bars .col-md-10,
.category-bars .col-lg-10,
.category-bars .col-xs-11,
.category-bars .col-sm-11,
.category-bars .col-md-11,
.category-bars .col-lg-11,
.category-bars .col-xs-12,
.category-bars .col-sm-12,
.category-bars .col-md-12,
.category-bars .col-lg-12 {
    padding-right: 0;
    padding-left: 0;
}

.category-bars .row {
    margin-right: 0;
    margin-left: 0;
}

.category-bars a {
    display: block;
    position: relative;
    width: 100%;
    max-height: 500px;
    overflow: hidden;
}

@media only screen and (max-width: 768px) {
    .category-bars a {
        max-height: 380px;
    }
}

.category-bars a .overlay {
    position: absolute;
    width: 100%;
    min-height: 100%;
    top: 0;
    left: 0;
    background: #1d6688;
    background: rgba(29, 102, 136, 0.8);
    padding: 60% 15px 0 15px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity 0.35s ease;
    -moz-transition: opacity 0.35s ease;
    transition: opacity 0.35s ease;
}

@media only screen and (max-width: 991px) {
    .category-bars a .overlay {
        padding: 35% 15px 0 15px;
    }
}

@media only screen and (max-width: 360px) {
    .category-bars a .overlay {
        padding: 28% 15px 0 15px;
    }
}

.category-bars a .overlay h2 {
    color: #fff;
    font-size: 1.875em;
    font-weight: 300;
    margin-bottom: 12px;
}

@media only screen and (max-width: 360px) {
    .category-bars a .overlay h2 {
        font-size: 1.5em;
    }
}

@media only screen and (max-width: 360px) {
    .category-bars a .overlay p {
        font-size: 0.875em;
    }
}

.category-bars a:hover .overlay {
    opacity: 1;
    filter: alpha(opacity=100);
}

@media only screen and (max-width: 1200px) {
    .category-bars .container {
        width: 100%;
        padding: 0;
    }
}

.category-tiles {
    position: relative;
    width: 100%;
}

    .category-tiles .container,
    .category-tiles .col-xs-1,
    .category-tiles .col-sm-1,
    .category-tiles .col-md-1,
    .category-tiles .col-lg-1,
    .category-tiles .col-xs-2,
    .category-tiles .col-sm-2,
    .category-tiles .col-md-2,
    .category-tiles .col-lg-2,
    .category-tiles .col-xs-3,
    .category-tiles .col-sm-3,
    .category-tiles .col-md-3,
    .category-tiles .col-lg-3,
    .category-tiles .col-xs-4,
    .category-tiles .col-sm-4,
    .category-tiles .col-md-4,
    .category-tiles .col-lg-4,
    .category-tiles .col-xs-5,
    .category-tiles .col-sm-5,
    .category-tiles .col-md-5,
    .category-tiles .col-lg-5,
    .category-tiles .col-xs-6,
    .category-tiles .col-sm-6,
    .category-tiles .col-md-6,
    .category-tiles .col-lg-6,
    .category-tiles .col-xs-7,
    .category-tiles .col-sm-7,
    .category-tiles .col-md-7,
    .category-tiles .col-lg-7,
    .category-tiles .col-xs-8,
    .category-tiles .col-sm-8,
    .category-tiles .col-md-8,
    .category-tiles .col-lg-8,
    .category-tiles .col-xs-9,
    .category-tiles .col-sm-9,
    .category-tiles .col-md-9,
    .category-tiles .col-lg-9,
    .category-tiles .col-xs-10,
    .category-tiles .col-sm-10,
    .category-tiles .col-md-10,
    .category-tiles .col-lg-10,
    .category-tiles .col-xs-11,
    .category-tiles .col-sm-11,
    .category-tiles .col-md-11,
    .category-tiles .col-lg-11,
    .category-tiles .col-xs-12,
    .category-tiles .col-sm-12,
    .category-tiles .col-md-12,
    .category-tiles .col-lg-12 {
        padding-right: 0;
        padding-left: 0;
    }

    .category-tiles .row {
        margin-right: 0;
        margin-left: 0;
    }

    .category-tiles .category {
        display: block;
        position: relative;
        width: 100%;
        height: 480px;
        text-align: center;
        text-decoration: none;
        background-position: center;
        background-repeat: no-repeat;
        border-collapse: collapse;
    }

@media only screen and (max-width: 991px) {
    .category-tiles .category {
        height: 250px;
    }
}

.category-tiles .category .inner {
    display: table;
    width: 100%;
    height: 480px;
}

@media only screen and (max-width: 991px) {
    .category-tiles .category .inner {
        height: 250px;
    }
}

.category-tiles .category .content {
    position: relative;
    z-index: 5;
    display: table-cell;
    vertical-align: middle;
    padding: 24px 15px;
}

.category-tiles .category h3 {
    font-size: 2.5em;
    color: #fff;
    font-weight: 300;
    text-transform: uppercase;
    margin-bottom: 0;
}

@media only screen and (max-width: 1200px) {
    .category-tiles .category h3 {
        font-size: 2.25em;
    }
}

.category-tiles .category .overlay {
    position: absolute;
    z-index: 3;
    width: 100%;
    min-height: 100%;
    top: 0;
    left: 0;
    background: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.category-tiles .category:hover .overlay {
    background: #1d6688;
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.category-tiles.dark-text .overlay {
    background: #fff;
}

.category-tiles.dark-text .category h3 {
    color: #000000;
}

.footer {
    position: relative;
    z-index: 1;
    width: 100%;
    background: #f2f4f5;
    padding: 36px 0 0 0;
    -webkit-box-shadow: inset 0px 5px 5px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0px 5px 5px 0px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0px 5px 5px 0px rgba(0, 0, 0, 0.1);
}

@media only screen and (max-width: 768px) {
    .footer {
        text-align: center;
    }
}

.footer h3 {
    font-size: 1.25em;
    font-weight: bold;
    text-transform: uppercase;
}

.footer .featured-post,
.footer .features,
.footer .contacts {
    margin-bottom: 24px;
}

    .footer .featured-post h4,
    .footer .features h4,
    .footer .contacts h4,
    .footer .featured-post h5,
    .footer .features h5,
    .footer .contacts h5 {
        margin-bottom: 7.2px;
    }

        .footer .featured-post h4 a,
        .footer .features h4 a,
        .footer .contacts h4 a,
        .footer .featured-post h5 a,
        .footer .features h5 a,
        .footer .contacts h5 a {
            color: #000000;
            text-decoration: none;
        }

            .footer .featured-post h4 a:hover,
            .footer .features h4 a:hover,
            .footer .contacts h4 a:hover,
            .footer .featured-post h5 a:hover,
            .footer .features h5 a:hover,
            .footer .contacts h5 a:hover {
                color: #1d6688;
            }

    .footer .featured-post .devider,
    .footer .features .devider,
    .footer .contacts .devider {
        display: block;
        width: 50px;
        height: 1px;
        background: #000000;
    }

@media only screen and (max-width: 768px) {
    .footer .featured-post .devider,
    .footer .features .devider,
    .footer .contacts .devider {
        margin: auto;
    }
}

.footer .featured-post .meta,
.footer .features .meta,
.footer .contacts .meta {
    margin-top: 4.8px;
    font-size: 0.875em;
}

    .footer .featured-post .meta .left,
    .footer .features .meta .left,
    .footer .contacts .meta .left,
    .footer .featured-post .meta .right,
    .footer .features .meta .right,
    .footer .contacts .meta .right {
        float: left;
    }

@media only screen and (max-width: 1200px) {
    .footer .featured-post .meta .left,
    .footer .features .meta .left,
    .footer .contacts .meta .left,
    .footer .featured-post .meta .right,
    .footer .features .meta .right,
    .footer .contacts .meta .right {
        float: none;
        width: 100% !important;
    }
}

.footer .featured-post .meta .left,
.footer .features .meta .left,
.footer .contacts .meta .left {
    width: 65%;
}

.footer .featured-post .meta .right,
.footer .features .meta .right,
.footer .contacts .meta .right {
    width: 35%;
}

.footer .featured-post .meta a,
.footer .features .meta a,
.footer .contacts .meta a {
    display: inline-block;
    margin-right: 4px;
    margin-bottom: 4px;
    text-decoration: none;
    border-bottom: 1px solid transparent;
}

    .footer .featured-post .meta a:hover,
    .footer .features .meta a:hover,
    .footer .contacts .meta a:hover {
        color: #1d6688;
        border-bottom: 1px solid #1d6688;
    }

.footer .featured-post .meta span,
.footer .features .meta span,
.footer .contacts .meta span {
    margin-right: 4px;
    margin-bottom: 4px;
}

.footer .featured-post h4,
.footer .featured-post h5 {
    margin-bottom: 6px;
}

.footer .features {
    margin-bottom: 12px;
}

    .footer .features h4,
    .footer .features h5 {
        margin-bottom: 4.8px;
        font-weight: normal;
    }

    .footer .features .group {
        margin-bottom: 8px;
    }

@media only screen and (max-width: 768px) {
    .footer .features .pull-left {
        float: none;
        text-align: center;
        width: 100%;
    }
}

.footer .features p {
    font-size: 0.875em;
}

.footer .features i,
.footer .features .icon {
    padding-top: 5px;
    font-size: 3.2em;
    margin: 0 18px 5px -4px;
}

@media only screen and (max-width: 768px) {
    .footer .features i,
    .footer .features .icon {
        margin-left: 20px;
    }
}

.footer .contacts h4,
.footer .contacts h5 {
    font-weight: bold;
    margin-bottom: 4.8px;
}

.footer .contacts p {
    margin-bottom: 13.33333333px;
}

.footer .contacts .social-bar a {
    text-decoration: none;
    font-size: 2em;
    margin: 10px 18px 10px 0;
}

    .footer .contacts .social-bar a:hover {
        color: #14465e;
    }

.footer .subscribe {
    max-width: 400px;
    margin: 10px auto 16px auto;
}

    .footer .subscribe form .form-control {
        float: left;
        width: 84%;
    }

@media only screen and (max-width: 1200px) {
    .footer .subscribe form .form-control {
        width: 80%;
    }
}

@media only screen and (max-width: 991px) {
    .footer .subscribe form .form-control {
        width: 75%;
    }
}

@media only screen and (max-width: 768px) {
    .footer .subscribe form .form-control {
        width: 83%;
    }
}

@media only screen and (max-width: 360px) {
    .footer .subscribe form .form-control {
        width: 82%;
    }
}

.footer .subscribe form button[type=submit] {
    float: right;
    width: 40px;
    height: 38px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #1d6688;
    border: none;
    color: #fff;
    font-size: 1.3em;
    -webkit-transition: background 0.3s ease;
    -moz-transition: background 0.3s ease;
    transition: background 0.3s ease;
}

    .footer .subscribe form button[type=submit]:hover {
        background: #14465e;
    }

.footer .subscribe form:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
}

.footer .copyright {
    background: #e1e4e6;
    text-align: center;
    padding: 16px 0;
}

    .footer .copyright p {
        margin-bottom: 0;
        font-size: 0.875em;
    }

        .footer .copyright p a {
            text-decoration: none;
            border-bottom: 1px solid transparent;
            color: #000000;
        }

            .footer .copyright p a:hover {
                color: #1d6688;
                border-bottom: 1px solid #1d6688;
            }

.recent-post,
.blog .list-view .post,
.search-results .post {
    margin-bottom: 24px;
}

    .recent-post h3,
    .blog .list-view .post h3,
    .search-results .post h3,
    .recent-post h4,
    .blog .list-view .post h4,
    .search-results .post h4,
    .recent-post h5,
    .blog .list-view .post h5,
    .search-results .post h5 {
        margin-bottom: 7.2px;
    }

        .recent-post h3 a,
        .blog .list-view .post h3 a,
        .search-results .post h3 a,
        .recent-post h4 a,
        .blog .list-view .post h4 a,
        .search-results .post h4 a,
        .recent-post h5 a,
        .blog .list-view .post h5 a,
        .search-results .post h5 a {
            color: #000000;
            text-decoration: none;
        }

            .recent-post h3 a:hover,
            .blog .list-view .post h3 a:hover,
            .search-results .post h3 a:hover,
            .recent-post h4 a:hover,
            .blog .list-view .post h4 a:hover,
            .search-results .post h4 a:hover,
            .recent-post h5 a:hover,
            .blog .list-view .post h5 a:hover,
            .search-results .post h5 a:hover {
                color: #1d6688;
            }

    .recent-post p,
    .blog .list-view .post p,
    .search-results .post p {
        margin-bottom: 12px;
    }

    .recent-post .devider,
    .blog .list-view .post .devider,
    .search-results .post .devider {
        display: block;
        width: 50px;
        height: 1px;
        background: #000000;
        margin-bottom: 9.6px;
    }

    .recent-post .meta,
    .blog .list-view .post .meta,
    .search-results .post .meta {
        margin-top: 4.8px;
        font-size: 0.875em;
    }

        .recent-post .meta .left,
        .blog .list-view .post .meta .left,
        .search-results .post .meta .left,
        .recent-post .meta .right,
        .blog .list-view .post .meta .right,
        .search-results .post .meta .right {
            float: left;
        }

@media only screen and (max-width: 1200px) {
    .recent-post .meta .left,
    .blog .list-view .post .meta .left,
    .search-results .post .meta .left,
    .recent-post .meta .right,
    .blog .list-view .post .meta .right,
    .search-results .post .meta .right {
        float: none;
        width: 100% !important;
        text-align: left !important;
    }
}

.recent-post .meta .left,
.blog .list-view .post .meta .left,
.search-results .post .meta .left {
    width: 65%;
}

.recent-post .meta .right,
.blog .list-view .post .meta .right,
.search-results .post .meta .right {
    width: 35%;
    text-align: right;
}

.recent-post .meta a,
.blog .list-view .post .meta a,
.search-results .post .meta a {
    display: inline-block;
    margin-right: 4px;
    margin-bottom: 4px;
    text-decoration: none;
    border-bottom: 1px solid transparent;
}

    .recent-post .meta a:hover,
    .blog .list-view .post .meta a:hover,
    .search-results .post .meta a:hover {
        color: #1d6688;
        border-bottom: 1px solid #1d6688;
    }

.recent-post .meta span,
.blog .list-view .post .meta span,
.search-results .post .meta span {
    margin-right: 5px;
    margin-bottom: 5px;
}

.blog .list-view .post,
.search-results .list-view .post {
    margin-bottom: 24px;
}

    .blog .list-view .post .featured-img,
    .search-results .list-view .post .featured-img {
        display: block;
        width: 100%;
        max-width: 360px;
        margin: 0 auto 16px auto;
        text-decoration: none;
    }

        .blog .list-view .post .featured-img img,
        .search-results .list-view .post .featured-img img {
            margin: auto;
        }

    .blog .list-view .post .meta,
    .search-results .list-view .post .meta {
        font-size: 1em;
    }

    .blog .list-view .post h3,
    .search-results .list-view .post h3 {
        font-size: 1.25em;
        text-transform: uppercase;
        font-weight: bold;
    }

@media only screen and (max-width: 768px) {
    .blog .list-view,
    .search-results .list-view {
        text-align: center;
    }

        .blog .list-view .post,
        .search-results .list-view .post {
            margin-bottom: 36px;
        }

            .blog .list-view .post .devider,
            .search-results .list-view .post .devider {
                margin-left: auto;
                margin-right: auto;
            }

            .blog .list-view .post .meta .left,
            .search-results .list-view .post .meta .left,
            .blog .list-view .post .meta .right,
            .search-results .list-view .post .meta .right {
                text-align: center !important;
            }
}

.blog .grid-view .post,
.search-results .grid-view .post {
    width: 100%;
    max-width: 360px;
    margin: 0 auto 30px auto;
}

    .blog .grid-view .post .featured-img,
    .search-results .grid-view .post .featured-img {
        position: relative;
        overflow: hidden;
    }

        .blog .grid-view .post .featured-img .meta,
        .search-results .grid-view .post .featured-img .meta {
            position: absolute;
            width: 100%;
            padding: 10px 15px;
            text-align: center;
            background: #1d6688;
            background: rgba(29, 102, 136, 0.8);
            left: 0;
            bottom: -45px;
            opacity: 0;
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            transition: all 0.3s ease;
        }

            .blog .grid-view .post .featured-img .meta a,
            .search-results .grid-view .post .featured-img .meta a {
                color: #fff;
                text-decoration: none;
                margin: 0 10px;
                opacity: 1;
                filter: alpha(opacity=100);
            }

                .blog .grid-view .post .featured-img .meta a i,
                .search-results .grid-view .post .featured-img .meta a i {
                    font-size: 1.1em;
                    margin-right: 8px;
                }

                .blog .grid-view .post .featured-img .meta a:hover,
                .search-results .grid-view .post .featured-img .meta a:hover {
                    opacity: 0.7;
                }

        .blog .grid-view .post .featured-img:hover .meta,
        .search-results .grid-view .post .featured-img:hover .meta {
            bottom: 0px;
            opacity: 1;
            filter: alpha(opacity=100);
        }

    .blog .grid-view .post footer,
    .search-results .grid-view .post footer {
        border-right: 1px solid #cecece;
        border-bottom: 1px solid #cecece;
        border-left: 1px solid #cecece;
        padding: 16px 15px;
    }

    .blog .grid-view .post h3,
    .search-results .grid-view .post h3 {
        font-size: 1.25em;
        text-transform: uppercase;
        font-weight: bold;
        margin-bottom: 4.8px;
    }

        .blog .grid-view .post h3 a,
        .search-results .grid-view .post h3 a {
            color: #000000;
            text-decoration: none;
        }

            .blog .grid-view .post h3 a:hover,
            .search-results .grid-view .post h3 a:hover {
                color: #1d6688;
            }

    .blog .grid-view .post p,
    .search-results .grid-view .post p {
        margin-bottom: 16px;
    }

    .blog .grid-view .post .devider,
    .search-results .grid-view .post .devider {
        display: block;
        width: 50px;
        height: 1px;
        background: #000000;
        margin-bottom: 9.6px;
    }

    .blog .grid-view .post .taxonomy a,
    .search-results .grid-view .post .taxonomy a {
        display: inline-block;
        margin-right: 4px;
        margin-bottom: 4px;
        text-decoration: none;
        border-bottom: 1px solid transparent;
    }

        .blog .grid-view .post .taxonomy a:hover,
        .search-results .grid-view .post .taxonomy a:hover {
            color: #1d6688;
            border-bottom: 1px solid #1d6688;
        }

.post-controls {
    width: 100%;
}

    .post-controls .next-post,
    .post-controls .prev-post {
        display: block;
        top: 5px;
        text-decoration: none;
    }

        .post-controls .next-post i,
        .post-controls .prev-post i {
            font-size: 1.4em;
            padding-top: 1px;
        }

        .post-controls .next-post:hover,
        .post-controls .prev-post:hover {
            color: #14465e;
        }

    .post-controls .prev-post {
        float: left;
        margin-left: 10px;
    }

        .post-controls .prev-post i {
            margin-right: 8px;
            float: left;
        }

    .post-controls .next-post {
        float: right;
        margin-right: 10px;
    }

        .post-controls .next-post i {
            margin-left: 8px;
            float: right;
        }

    .post-controls:after {
        visibility: hidden;
        display: block;
        content: "";
        clear: both;
        height: 0;
    }

.post-title {
    text-transform: uppercase;
    font-weight: 300;
    padding-bottom: 15px;
    line-height: 1.2;
    border-bottom: 1px solid #cecece;
}

.block-devider {
    border-bottom: 1px solid #cecece;
    margin-bottom: 21.6px;
}

.post-meta {
    border-top: 1px solid #cecece;
    padding-top: 16px;
}

    .post-meta .taxonomy {
        float: left;
        margin-bottom: 15px;
    }

        .post-meta .taxonomy a {
            text-decoration: none;
            font-weight: bold;
            border-bottom: 1px solid transparent;
            padding-bottom: 3px;
        }

            .post-meta .taxonomy a:hover {
                border-bottom: 1px solid #1d6688;
            }

        .post-meta .taxonomy span {
            margin: 0 5px;
            color: #b2b2b2;
        }

    .post-meta .date {
        float: right;
        text-transform: uppercase;
        color: #b2b2b2;
        margin-left: 15px;
    }

    .post-meta:after {
        visibility: hidden;
        display: block;
        content: "";
        clear: both;
        height: 0;
    }

.post-toolbox {
    padding: 16px 0 48px 0;
}

    .post-toolbox:after {
        visibility: hidden;
        display: block;
        content: "";
        clear: both;
        height: 0;
    }

@media only screen and (max-width: 480px) {
    .post-toolbox {
        text-align: center;
    }
}

.post-toolbox .buttons {
    float: right;
}

@media only screen and (max-width: 480px) {
    .post-toolbox .buttons {
        float: none;
        display: table;
        margin: 24px auto 0 auto;
    }
}

.post-toolbox .buttons a {
    display: inline-block;
    width: 46px;
    height: 46px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #b2b2b2;
    text-decoration: none;
    text-align: center;
    border: 1px solid #b2b2b2;
    margin-left: 20px;
    padding-top: 13px;
}

    .post-toolbox .buttons a i {
        font-size: 1.4em;
    }

    .post-toolbox .buttons a:hover {
        color: #fff;
        background: #1d6688;
        border: 1px solid #1d6688;
    }

@media only screen and (max-width: 480px) {
    .post-toolbox .buttons a:first-child {
        margin-left: 0;
    }
}

.archive-list {
    width: 100%;
    list-style: none;
    padding: 0;
}

    .archive-list li {
        display: block;
        border-bottom: 1px solid #e1e4e6;
        padding-bottom: 2px;
    }

        .archive-list li a {
            float: left;
            font-size: 1.25em;
            text-decoration: none;
        }

            .archive-list li a:hover {
                color: #14465e;
            }

        .archive-list li span {
            text-transform: uppercase;
            color: #868686;
            float: right;
            margin-top: 4px;
            margin-left: 15px;
        }

        .archive-list li:after {
            visibility: hidden;
            display: block;
            content: "";
            clear: both;
            height: 0;
        }

@media only screen and (max-width: 768px) {
    .archive-list {
        text-align: center;
    }

        .archive-list li a,
        .archive-list li span {
            float: none;
        }

        .archive-list li span {
            display: block;
        }
}

.sidebar {
    position: relative;
    width: 100%;
    max-width: 400px;
    padding-bottom: 1px;
}

@media only screen and (max-width: 991px) {
    .sidebar {
        margin-top: 24px;
        border-top: 1px solid #cecece;
        padding-top: 24px;
    }
}

.sidebar:before {
    position: absolute;
    content: '';
    width: 1px;
    min-height: 100%;
    background: #cecece;
}

@media only screen and (max-width: 991px) {
    .sidebar:before {
        display: none;
    }
}

.sidebar.no-devider:before {
    display: none;
}

.sidebar.no-devider.right {
    padding-left: 10px !important;
}

@media only screen and (max-width: 991px) {
    .sidebar.no-devider.right {
        padding-left: 0 !important;
    }
}

.sidebar.no-devider.left {
    padding-right: 10px !important;
}

@media only screen and (max-width: 991px) {
    .sidebar.no-devider.left {
        padding-right: 0 !important;
    }
}

.sidebar.right {
    padding-left: 30px;
}

@media only screen and (max-width: 991px) {
    .sidebar.right {
        padding-left: 0;
    }
}

.sidebar.right:before {
    top: 0;
    left: 0;
}

.sidebar.left {
    padding-right: 30px;
}

@media only screen and (max-width: 991px) {
    .sidebar.left {
        padding-right: 0;
    }
}

.sidebar.left:before {
    top: 0;
    right: 0;
}

.sidebar .widget {
    margin-bottom: 24px;
}

    .sidebar .widget:last-child {
        margin-bottom: 12px;
    }

    .sidebar .widget h3 {
        font-size: 1.25em;
        font-weight: bold;
    }

    .sidebar .widget.featured-posts .post {
        margin-bottom: 12px;
    }

        .sidebar .widget.featured-posts .post h4,
        .sidebar .widget.featured-posts .post h5 {
            margin-bottom: 4.8px;
        }

            .sidebar .widget.featured-posts .post h4 a,
            .sidebar .widget.featured-posts .post h5 a {
                color: #000000;
                text-decoration: none;
            }

                .sidebar .widget.featured-posts .post h4 a:hover,
                .sidebar .widget.featured-posts .post h5 a:hover {
                    color: #1d6688;
                }

        .sidebar .widget.featured-posts .post .devider {
            display: block;
            width: 50px;
            height: 1px;
            background: #000000;
        }

@media only screen and (max-width: 768px) {
    .sidebar .widget.featured-posts .post .devider {
        margin: auto;
    }
}

.sidebar .widget.featured-posts .post .meta {
    margin-top: 4.8px;
    font-size: 0.875em;
}

    .sidebar .widget.featured-posts .post .meta .left,
    .sidebar .widget.featured-posts .post .meta .right {
        float: left;
    }

    .sidebar .widget.featured-posts .post .meta .left {
        width: 65%;
    }

    .sidebar .widget.featured-posts .post .meta .right {
        width: 35%;
    }

    .sidebar .widget.featured-posts .post .meta a {
        display: inline-block;
        margin-right: 4px;
        margin-bottom: 4px;
        text-decoration: none;
        border-bottom: 1px solid transparent;
    }

        .sidebar .widget.featured-posts .post .meta a:hover {
            color: #1d6688;
            border-bottom: 1px solid #1d6688;
        }

    .sidebar .widget.featured-posts .post .meta span {
        margin-right: 4px;
        margin-bottom: 4px;
    }

.sidebar .widget.categories .category {
    margin-bottom: 8px;
}

    .sidebar .widget.categories .category .cat-icon {
        float: left;
        margin-right: 15px;
        font-size: 2.8em;
    }

    .sidebar .widget.categories .category .cat-text {
        float: left;
    }

        .sidebar .widget.categories .category .cat-text h4 {
            margin: 5px 0 3.6px 0;
            font-size: 1em;
        }

            .sidebar .widget.categories .category .cat-text h4 a {
                text-decoration: none;
                color: #000000;
            }

                .sidebar .widget.categories .category .cat-text h4 a:hover {
                    color: #1d6688;
                }

        .sidebar .widget.categories .category .cat-text p {
            font-size: 0.875em;
            margin-bottom: 0;
        }

    .sidebar .widget.categories .category:after {
        visibility: hidden;
        display: block;
        content: "";
        clear: both;
        height: 0;
    }

.sidebar .widget.search form {
    position: relative;
}

    .sidebar .widget.search form .form-control {
        padding-right: 45px;
    }

    .sidebar .widget.search form button[type=submit] {
        position: absolute;
        top: 3px;
        right: 12px;
        background: none;
        border: none;
        outline: none;
        font-size: 1.5em;
    }

        .sidebar .widget.search form button[type=submit] i {
            display: inline-block;
            -webkit-transition: color 0.25s ease;
            -moz-transition: color 0.25s ease;
            transition: color 0.25s ease;
        }

        .sidebar .widget.search form button[type=submit]:hover i {
            color: #1d6688;
        }

.sidebar .widget.subscribe form .form-control {
    float: left;
    width: 82%;
}

@media only screen and (max-width: 1200px) {
    .sidebar .widget.subscribe form .form-control {
        width: 78%;
    }
}

@media only screen and (max-width: 991px) {
    .sidebar .widget.subscribe form .form-control {
        width: 85%;
    }
}

@media only screen and (max-width: 360px) {
    .sidebar .widget.subscribe form .form-control {
        width: 80%;
    }
}

.sidebar .widget.subscribe form button[type=submit] {
    float: right;
    width: 40px;
    height: 38px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #1d6688;
    border: none;
    color: #fff;
    font-size: 1.3em;
    -webkit-transition: background 0.3s ease;
    -moz-transition: background 0.3s ease;
    transition: background 0.3s ease;
}

    .sidebar .widget.subscribe form button[type=submit]:hover {
        background: #14465e;
    }

.sidebar .widget.subscribe form:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
}

.sidebar .widget.shop-categories h3,
.sidebar .widget.shop-links h3 {
    font-weight: normal;
    font-size: 1.125em;
    margin-bottom: 10px;
}

.sidebar .widget.shop-categories a,
.sidebar .widget.shop-links a {
    color: #000000;
    text-decoration: none;
}

    .sidebar .widget.shop-categories a:hover,
    .sidebar .widget.shop-links a:hover {
        color: #1d6688;
    }

.sidebar .widget.shop-categories ul,
.sidebar .widget.shop-links ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

    .sidebar .widget.shop-categories ul li,
    .sidebar .widget.shop-links ul li {
        margin-bottom: 3px;
    }

.sidebar .widget.shop-categories .all a,
.sidebar .widget.shop-links .all a {
    color: #1d6688;
    padding-bottom: 2px;
    border-bottom: 1px solid transparent;
}

    .sidebar .widget.shop-categories .all a:hover,
    .sidebar .widget.shop-links .all a:hover {
        border-color: #1d6688;
    }

.sidebar .widget.shop-categories .category,
.sidebar .widget.shop-links .category {
    margin-bottom: 20px;
}

    .sidebar .widget.shop-categories .category h4,
    .sidebar .widget.shop-links .category h4 {
        font-size: 1.125em;
        font-weight: bold;
        margin-bottom: 4px;
    }

.sidebar .widget.shop-links {
    border-bottom: 1px solid #cecece;
    padding-bottom: 12px;
    margin-bottom: 16px;
}

.sidebar .widget.shop-filters {
    position: relative;
    border-bottom: 1px solid #cecece;
    padding-bottom: 12px;
    margin-bottom: 16px;
}

    .sidebar .widget.shop-filters h3 {
        font-weight: normal;
        font-size: 1.125em;
        margin-bottom: 10px;
        width: 60%;
    }

    .sidebar .widget.shop-filters .checkbox,
    .sidebar .widget.shop-filters .radio {
        margin-bottom: 8px;
    }

    .sidebar .widget.shop-filters .clear {
        display: block;
        position: absolute;
        top: 5px;
        right: 0;
        font-size: 0.875em;
        color: #1d6688;
        padding-bottom: 1px;
        border-bottom: 1px solid transparent;
        cursor: pointer;
        -webkit-transition: border 0.3s ease;
        -moz-transition: border 0.3s ease;
        transition: border 0.3s ease;
    }

        .sidebar .widget.shop-filters .clear:hover {
            border-bottom: 1px solid #1d6688;
        }

.sidebar .widget.cart-content {
    padding-top: 12px;
}

    .sidebar .widget.cart-content .item {
        position: relative;
        padding-bottom: 12px;
    }

        .sidebar .widget.cart-content .item .thumb {
            display: table;
            margin: auto;
        }

        .sidebar .widget.cart-content .item h4 {
            font-size: 1em;
            font-weight: bold;
        }

            .sidebar .widget.cart-content .item h4 a {
                color: #000000;
                text-decoration: none;
            }

                .sidebar .widget.cart-content .item h4 a:hover {
                    color: #1d6688;
                }

        .sidebar .widget.cart-content .item .price {
            margin-top: 9.6px;
            text-transform: uppercase;
        }

            .sidebar .widget.cart-content .item .price span {
                color: #1d6688;
            }

        .sidebar .widget.cart-content .item .qnt-count {
            width: 100px;
            margin-top: 12px;
        }

            .sidebar .widget.cart-content .item .qnt-count .incr-btn {
                display: block;
                float: left;
                background: #e7ecee;
                color: #000000;
                width: 21px;
                height: 28px;
                padding-top: 6px;
                text-decoration: none;
                text-align: center;
                -webkit-border-radius: 4px;
                -moz-border-radius: 4px;
                border-radius: 4px;
                -webkit-box-shadow: inset 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
                -moz-box-shadow: inset 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
                box-shadow: inset 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
                -webkit-transition: all 0.25s ease;
                -moz-transition: all 0.25s ease;
                transition: all 0.25s ease;
            }

                .sidebar .widget.cart-content .item .qnt-count .incr-btn:hover {
                    color: #fff;
                    background: #1d6688;
                    -webkit-box-shadow: inset 0px 2px 4px 0px rgba(0, 0, 0, 0);
                    -moz-box-shadow: inset 0px 2px 4px 0px rgba(0, 0, 0, 0);
                    box-shadow: inset 0px 2px 4px 0px rgba(0, 0, 0, 0);
                }

                .sidebar .widget.cart-content .item .qnt-count .incr-btn.inactive {
                    opacity: 0.5;
                    filter: alpha(opacity=50);
                    cursor: default;
                }

                    .sidebar .widget.cart-content .item .qnt-count .incr-btn.inactive:hover {
                        background: #e7ecee;
                        color: #000000;
                        -webkit-box-shadow: inset 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
                        -moz-box-shadow: inset 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
                        box-shadow: inset 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
                    }

            .sidebar .widget.cart-content .item .qnt-count .quantity {
                display: block;
                float: left;
                width: 50px;
                padding-left: 8px;
                padding-right: 8px;
                text-align: center;
                border: none;
                background: none;
                outline: none;
            }

            .sidebar .widget.cart-content .item .qnt-count:after {
                visibility: hidden;
                display: block;
                content: "";
                clear: both;
                height: 0;
            }

    .sidebar .widget.cart-content .devider {
        width: 100%;
        height: 1px;
        background: #cecece;
        margin-bottom: 17.14285714px;
    }

.sidebar .widget.cart-totals table {
    width: 100%;
    border-bottom: 1px solid #cecece;
}

    .sidebar .widget.cart-totals table td {
        padding-bottom: 9px;
    }

    .sidebar .widget.cart-totals table.total {
        border: none;
        font-size: 1.25em;
        font-weight: bold;
        text-transform: uppercase;
    }

        .sidebar .widget.cart-totals table.total td {
            padding-top: 9px;
            padding-bottom: 0;
        }

.sidebar .widget.coupone-field .promo-code .form-control {
    float: left;
    width: 62%;
}

@media only screen and (max-width: 1200px) {
    .sidebar .widget.coupone-field .promo-code .form-control {
        width: 55%;
    }
}

@media only screen and (max-width: 991px) {
    .sidebar .widget.coupone-field .promo-code .form-control {
        width: 72%;
    }
}

@media only screen and (max-width: 360px) {
    .sidebar .widget.coupone-field .promo-code .form-control {
        width: 65%;
    }
}

.sidebar .widget.coupone-field .promo-code .btn {
    float: right;
    padding: 5px 18px !important;
    margin-right: 0 !important;
}

    .sidebar .widget.coupone-field .promo-code .btn.disabled {
        color: #3f4040 !important;
    }

.sidebar .widget .btn-block {
    margin: 16px 0 12px 0 !important;
}

.sidebar .widget p {
    margin-bottom: 12px;
}

.sidebar-button {
    display: none;
    position: fixed;
    z-index: 10;
    width: 42px;
    height: 42px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    font-size: 1.25em;
    background: #1d6688;
    left: 10px;
    bottom: 10px;
    padding-top: 7px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

    .sidebar-button:hover {
        color: #fff;
        background: #14465e;
    }

@media only screen and (max-width: 991px) {
    .sidebar-button {
        display: block;
    }
}

.specialty-page-bg {
    position: fixed;
    width: 100%;
    min-height: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    opacity: 0.05;
    filter: alpha(opacity=5);
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .specialty-page-bg {
        position: absolute;
    }
}

.ie .specialty-page-bg {
    position: absolute;
}

.specialty-page {
    position: relative;
    z-index: 1;
    width: 100%;
    padding: 84px 0 96px 0;
    text-align: center;
}

@media only screen and (max-width: 480px) {
    .specialty-page {
        padding: 67.2px 0;
    }
}

.specialty-page .error-numb {
    font-size: 8em;
    color: #1d6688;
    font-weight: 300;
    line-height: 1.2;
}

@media only screen and (max-width: 480px) {
    .specialty-page .error-numb {
        font-size: 6.5em;
    }
}

.specialty-page .error-numb span {
    display: inline-block;
    margin-top: -8px;
    vertical-align: top;
    font-size: 1.2em;
}

.specialty-page .ep-search {
    display: block;
    width: 100%;
    max-width: 560px;
    margin: 48px auto 24px auto;
}

    .specialty-page .ep-search .form-control {
        float: left;
        width: 75%;
    }

@media only screen and (max-width: 768px) {
    .specialty-page .ep-search .form-control {
        width: 70%;
    }
}

@media only screen and (max-width: 480px) {
    .specialty-page .ep-search .form-control {
        width: 58%;
    }
}

.specialty-page .ep-search .btn {
    float: right;
}

.specialty-page .page-heading {
    margin-bottom: 36px;
}

.sp-form {
    height: 80px;
    padding: 21px 15px 0 15px;
}

    .sp-form .form-control {
        padding-right: 40px;
    }

    .sp-form button[type=submit] {
        position: absolute;
        top: 23px;
        right: 40px;
        background: none;
        border: none;
        outline: none;
        font-size: 1.5em;
    }

        .sp-form button[type=submit] i {
            display: inline-block;
            -webkit-transition: color 0.25s ease;
            -moz-transition: color 0.25s ease;
            transition: color 0.25s ease;
        }

        .sp-form button[type=submit]:hover i {
            color: #1d6688;
        }

.big-links {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .big-links li a {
        text-decoration: none;
        color: #000000;
        font-size: 1.7em;
    }

        .big-links li a span {
            color: #1d6688;
            margin-left: 10px;
            -webkit-transition: color 0.3s ease;
            -moz-transition: color 0.3s ease;
            transition: color 0.3s ease;
        }

        .big-links li a:hover {
            color: #1d6688;
        }

            .big-links li a:hover span {
                color: #000000;
            }

.team-member {
    width: 100%;
    text-align: center;
    margin: 0 auto 48px auto;
}

    .team-member .img {
        position: relative;
        overflow: hidden;
        margin: 0 auto 16px auto;
    }

        .team-member .img .social-strip {
            width: 100%;
            position: absolute;
            bottom: 0;
            background: #1d6688;
            background: rgba(29, 102, 136, 0.8);
            text-align: center;
            padding: 10px 0;
            bottom: -50px;
            opacity: 0;
            filter: alpha(opacity=0);
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            transition: all 0.3s ease;
        }

            .team-member .img .social-strip a {
                display: inline-block;
                font-size: 2em;
                color: #fff;
                margin: 0 3%;
                opacity: 1;
                filter: alpha(opacity=100);
                -webkit-transition: opacity 0.3s ease;
                -moz-transition: opacity 0.3s ease;
                transition: opacity 0.3s ease;
                -webkit-backface-visibility: hidden;
            }

                .team-member .img .social-strip a:hover {
                    opacity: 0.7;
                    filter: alpha(opacity=70);
                }

@media only screen and (max-width: 991px) {
    .team-member .img .social-strip a {
        font-size: 1.5em;
        margin: 0 2.5%;
    }
}

@media only screen and (max-width: 360px) {
    .team-member .img .social-strip a {
        font-size: 1.2em;
    }
}

.team-member .img:hover .social-strip {
    bottom: 0;
    opacity: 1;
    filter: alpha(opacity=100);
}

.team-member h3,
.team-member h4,
.team-member p {
    width: 100%;
    padding: 0 15px;
    margin: auto;
}

.team-member h3 {
    font-weight: 300;
    margin-bottom: 7.2px;
}

.team-member h4 {
    text-transform: uppercase;
    margin-bottom: 7.2px;
}

.team-member .social-icons {
    margin-top: 16px;
}

    .team-member .social-icons a {
        display: inline-block;
        width: 35px;
        height: 35px;
        text-align: center;
        text-decoration: none;
        color: #fff;
        background: #1d6688;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        margin: 6px 3px;
        font-size: 1.2em;
        padding-top: 3px;
    }

        .team-member .social-icons a:hover {
            background: #14465e;
        }

.team-member.large {
    max-width: 520px;
}

.team-member.middle {
    max-width: 340px;
}

    .team-member.middle h3 {
        font-size: 1.4em;
    }

    .team-member.middle h4 {
        font-size: 1em;
    }

.team-member.smaller {
    max-width: 263px;
}

    .team-member.smaller h3,
    .team-member.smaller h4,
    .team-member.smaller p {
        padding: 0;
    }

    .team-member.smaller h3 {
        font-size: 1.4em;
    }

    .team-member.smaller h4 {
        font-size: 1em;
    }

.team-member-img {
    position: relative;
    width: 100%;
    max-width: 535px;
    margin-left: auto;
    margin-right: auto;
}

    .team-member-img .social {
        width: 100%;
        position: absolute;
        bottom: 0;
        background: #1d6688;
        background: rgba(29, 102, 136, 0.8);
        text-align: center;
        padding: 10px 0;
    }

        .team-member-img .social a {
            display: inline-block;
            font-size: 2em;
            color: #fff;
            margin: 0 3%;
            opacity: 1;
            filter: alpha(opacity=100);
            -webkit-transition: opacity 0.3s ease;
            -moz-transition: opacity 0.3s ease;
            transition: opacity 0.3s ease;
            -webkit-backface-visibility: hidden;
        }

            .team-member-img .social a:hover {
                opacity: 0.7;
                filter: alpha(opacity=70);
            }

@media only screen and (max-width: 991px) {
    .team-member-img .social a {
        font-size: 1.5em;
        margin: 0 2.5%;
    }
}

@media only screen and (max-width: 360px) {
    .team-member-img .social a {
        font-size: 1.2em;
    }
}

.team-member-details,
.project-details {
    padding-bottom: 9.6px;
}

    .team-member-details h4,
    .project-details h4 {
        font-weight: bold;
    }

    .team-member-details h5,
    .project-details h5 {
        font-weight: bold;
        margin-bottom: 4.8px;
    }

    .team-member-details p,
    .project-details p {
        margin-bottom: 12px;
    }

    .team-member-details.meta .date,
    .project-details.meta .date {
        float: left;
        text-transform: uppercase;
        color: #b2b2b2;
        margin-right: 15px;
    }

    .team-member-details.meta a,
    .project-details.meta a {
        float: right;
    }

    .team-member-details.meta:after,
    .project-details.meta:after {
        visibility: hidden;
        display: block;
        content: "";
        clear: both;
        height: 0;
    }

.faq-section {
    padding-left: 15px;
    margin-bottom: 31.2px;
}

    .faq-section h4 {
        font-size: 1em;
        text-transform: uppercase;
        font-weight: bold;
        margin-left: -15px;
    }

.user-account label {
    font-weight: normal;
}

    .user-account label span {
        color: #1d6688;
    }

.user-account .text-center .btn-default2 {
    margin-left: 20px !important;
}

.user-account .navigation {
    margin-top: 40.8px;
}

.user-account h3 {
    margin-bottom: 36px;
}

.user-account .navigation h3 {
    margin-bottom: 13.33333333px;
}

.user-account .gray-bg {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

@media only screen and (max-width: 991px) {
    .user-account .container {
        width: 100%;
    }

    .user-account .navigation {
        margin-top: 8px;
    }
}

.account-settings fieldset:first-child {
    padding: 0 40px;
}

.account-settings .form-group {
    margin-bottom: 12px;
}

.account-settings .pass-block {
    position: relative;
    width: 100%;
    background: #e1e4e6;
    margin-top: 16px;
    padding: 20px 40px 13.33333333px 40px;
    max-height: 100px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

    .account-settings .pass-block label[for="af-cur-pass"] {
        font-weight: bold;
        margin-bottom: 5px;
    }

    .account-settings .pass-block #af-cur-pass {
        display: block;
        font-weight: bold;
        background: none;
        border: none !important;
        font-size: 1.125em;
    }

    .account-settings .pass-block .edit-btn {
        position: absolute;
        top: 24px;
        right: 40px;
    }

    .account-settings .pass-block .close,
    .account-settings .pass-block .form-group {
        display: none;
    }

    .account-settings .pass-block.expanded {
        background: #1d6688;
        max-height: 400px;
    }

        .account-settings .pass-block.expanded label {
            color: #fff;
        }

            .account-settings .pass-block.expanded label span {
                color: #000000;
            }

            .account-settings .pass-block.expanded label[for="af-cur-pass"],
            .account-settings .pass-block.expanded #af-cur-pass,
            .account-settings .pass-block.expanded .btn {
                display: none;
            }

        .account-settings .pass-block.expanded .form-group {
            display: block;
        }

        .account-settings .pass-block.expanded .form-control {
            border: 1px solid #fff;
        }

        .account-settings .pass-block.expanded .form-group,
        .account-settings .pass-block.expanded .close {
            display: block;
            -webkit-animation-duration: 0.3s;
            animation-duration: 0.3s;
            -webkit-animation-name: fadeIn;
            animation-name: fadeIn;
        }

        .account-settings .pass-block.expanded .close {
            display: block;
            width: 23px;
            height: 23px;
            color: #000000;
            font-size: 1.1em;
            padding-top: 1px;
            position: absolute;
            background: #e1e4e6;
            text-align: center;
            z-index: 3;
            top: 0;
            right: 0;
            opacity: 1;
            filter: alpha(opacity=100);
            cursor: pointer;
            -webkit-transition: all 0.25s ease;
            -moz-transition: all 0.25s ease;
            transition: all 0.25s ease;
        }

            .account-settings .pass-block.expanded .close:hover {
                background: #fff;
                color: #1d6688;
            }

            .account-settings .pass-block.expanded .close .fa-angle-left {
                margin-left: -2px;
            }

.account-settings .user-avatar {
    position: relative;
    overflow: hidden;
    width: 100%;
    max-width: 500px;
    margin: 12px auto 0 auto;
}

    .account-settings .user-avatar .user-img {
        position: absolute;
        z-index: 2;
        top: 0;
        left: 0;
        opacity: 1;
        visibility: visible;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

        .account-settings .user-avatar .user-img.removed {
            visibility: hidden;
            opacity: 0;
        }

    .account-settings .user-avatar .avatar {
        position: relative;
        z-index: 1;
    }

    .account-settings .user-avatar .upload {
        display: block;
        width: 100%;
        position: absolute;
        z-index: 5;
        bottom: 0;
        background: #1d6688;
        background: rgba(29, 102, 136, 0.8);
        text-align: center;
        text-decoration: none;
        padding: 10px 0;
        font-size: 1.125em;
        color: #fff;
        bottom: -50px;
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

        .account-settings .user-avatar .upload i {
            font-size: 2em;
            vertical-align: middle;
            margin-right: 15px;
        }

        .account-settings .user-avatar .upload span,
        .account-settings .user-avatar .upload i {
            opacity: 1;
            filter: alpha(opacity=100);
            -webkit-transition: opacity 0.3s ease;
            -moz-transition: opacity 0.3s ease;
            transition: opacity 0.3s ease;
        }

        .account-settings .user-avatar .upload:hover span,
        .account-settings .user-avatar .upload:hover i {
            opacity: 0.7;
            filter: alpha(opacity=70);
        }

    .account-settings .user-avatar .delete {
        display: block;
        width: 38px;
        height: 38px;
        color: #000000;
        padding-top: 1px;
        position: absolute;
        background: #e1e4e6;
        text-align: center;
        padding-top: 3px;
        z-index: 3;
        top: -30px;
        right: -30px;
        cursor: pointer;
        visibility: hidden;
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

        .account-settings .user-avatar .delete:before,
        .account-settings .user-avatar .delete:after {
            font-family: 'FontAwesome';
            font-size: 1.4em;
        }

        .account-settings .user-avatar .delete:before {
            content: "\f105";
        }

        .account-settings .user-avatar .delete:after {
            content: "\f104";
            margin-left: -3px;
        }

        .account-settings .user-avatar .delete:hover {
            background: #1d6688;
            background: rgba(29, 102, 136, 0.8);
            color: #fff;
        }

    .account-settings .user-avatar:hover .upload {
        bottom: 0;
        opacity: 1;
        filter: alpha(opacity=100);
    }

    .account-settings .user-avatar:hover .delete {
        visibility: visible;
        opacity: 1;
        filter: alpha(opacity=100);
        top: 0;
        right: 0;
    }

.hidden-form {
    display: none;
}

    .hidden-form.active {
        display: block;
        -webkit-animation-duration: 0.3s;
        animation-duration: 0.3s;
        -webkit-animation-name: fadeIn;
        animation-name: fadeIn;
    }

#adress-settings {
    display: block;
}

    #adress-settings.hidden {
        display: none;
    }

.schedule table {
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
    border: none;
}

    .schedule table th {
        text-align: center;
        border: none;
        border-right: 1px solid #e0e0e0;
        padding: 12px 0;
    }

        .schedule table th.day {
            text-align: left;
        }

@media only screen and (max-width: 991px) {
    .schedule table th.day {
        font-size: 0.875em;
        text-transform: uppercase;
    }

        .schedule table th.day span {
            display: none;
        }
}

@media only screen and (max-width: 768px) {
    .schedule table th {
        font-size: 0.875em;
    }
}

.schedule table td {
    position: relative;
    padding: 12px 0;
    border: none;
    border-right: 1px solid #e0e0e0;
}

@media only screen and (max-width: 480px) {
    .schedule table {
        font-size: 50%;
    }
}

.schedule .event {
    display: block;
    width: 100%;
    z-index: 2;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: #1d6688;
    outline: none;
    color: #fff;
    vertical-align: bottom;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    padding: 10px 5px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

    .schedule .event span {
        display: block;
        font-size: 0.875em;
        text-transform: none;
        margin-top: 5px;
    }

    .schedule .event::before,
    .schedule .event::after {
        pointer-events: none;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-font-smoothing: antialiased;
        font-smoothing: antialiased;
    }

    .schedule .event::before {
        position: absolute;
        top: -50%;
        left: -50%;
        z-index: 1;
        padding: 1.8em 1.5em 1em 1.5em;
        width: 200%;
        height: 200%;
        background: #1d6688;
        color: #fff;
        color: transparent;
        text-transform: none;
        font-size: 1.125em;
        font-weight: 300;
        content: attr(data-description);
        white-space: pre-wrap;
        word-break: break-all;
        line-height: 1.4;
        opacity: 0;
        -webkit-transition: opacity 0.3s, color 0.3s, -webkit-transform 0.3s, background-position 0.2s;
        transition: opacity 0.3s, color 0.3s, transform 0.3s, background-position 0.2s;
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
        pointer-events: auto;
    }

    .schedule .event:hover,
    .schedule .event:focus {
        color: #1d6688;
        background: transparent;
    }

        .schedule .event:hover::before,
        .schedule .event:focus::before {
            color: #fff;
            opacity: 1;
            -webkit-transition-delay: 0s, 0s, 0s, 0.1s;
            transition-delay: 0s, 0s, 0s, 0.1s;
            -webkit-transform: scale(1) translateY(-75%);
            transform: scale(1) translateY(-75%);
        }

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

.icons-demo {
    text-align: center;
}

    .icons-demo span {
        font-size: 3.7em;
        margin: 15px;
    }

        .icons-demo span.icon-alt {
            margin: 10px 6px;
            font-size: 2em;
        }

.coming-soon-tile {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 360px;
    min-height: 100%;
    background: #1d6688;
    text-align: center;
    color: #fff;
    padding-top: 50px;
    cursor: default;
}

    .coming-soon-tile span {
        font-size: 4em;
        line-height: 1;
    }

    .coming-soon-tile p {
        font-size: 1.5em;
        font-weight: bold;
        text-transform: uppercase;
    }

@media only screen and (max-width: 1200px) {
    .coming-soon-tile {
        padding-top: 35px;
    }
}

@media only screen and (max-width: 991px) {
    .coming-soon-tile {
        padding-top: 90px;
    }
}

.ms-partialview-template .ms-slide-info {
    text-align: center;
    padding-top: 16px;
    width: 100%;
}

    .ms-partialview-template .ms-slide-info h3 {
        font-weight: 300;
        margin-bottom: 7px;
    }

    .ms-partialview-template .ms-slide-info h4 {
        text-transform: uppercase;
        margin-bottom: 7px;
    }

    .ms-partialview-template .ms-slide-info p {
        max-width: 700px;
        margin: 6px auto 0 auto;
    }

.ms-partialview-template.fullwidth h3 {
    text-transform: uppercase;
}
/* Layers */
.ms-layer.video-title {
    color: #fff;
    font-weight: 600;
    font-size: 42px;
    margin: 0px;
    letter-spacing: 0px;
}

    .ms-layer.video-title.video-top-title {
        font-size: 16px;
        color: gray;
    }

    .ms-layer.video-title.video-sub-title {
        font-size: 22px;
        font-weight: 300;
    }

.ms-dis-slider-cont {
    position: relative;
    padding: 3.2% 8.5% 24%;
    max-width: 612px;
}

    .ms-dis-slider-cont .ms-view {
        background-color: #17171a;
    }

.ms-display-cont {
    max-width: 614px;
    position: relative;
    margin: 0 auto;
}

.ms-display-bg {
    max-width: 100%;
    position: absolute;
}

.ms-display-template .ms-nav-prev,
.ms-display-template .ms-nav-next {
    background: url(../img/ms-display/skin.png) no-repeat -11px -9px;
    width: 35px;
    height: 40px;
    left: -80px;
    margin-top: -17px;
    position: absolute;
    top: 50%;
    cursor: pointer;
}

.ms-display-template .ms-nav-next {
    background-position: -59px -9px;
    right: -80px;
    left: auto;
}

.ms-display-template .ms-bullets.ms-dir-h {
    position: absolute;
    bottom: -50%;
    right: 50%;
    width: 100px;
}

    .ms-display-template .ms-bullets.ms-dir-h .ms-bullets-count {
        position: relative;
        right: -50%;
    }

.ms-display-template .ms-bullet {
    width: 10px;
    height: 10px;
    background: url(../img/ms-display/skin.png) no-repeat -112px -25px;
    margin: 4px;
}

.ms-display-template .ms-bullet-selected {
    background-position: -143px -25px;
}

.master-slider {
    -moz-transform: translate3d(0, 0, 1px);
}

.ms-staff-carousel {
    max-width: 880px;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
}

    .ms-staff-carousel .ms-view {
        overflow: visible;
        background-color: transparent;
    }

    .ms-staff-carousel .ms-nav-prev,
    .ms-staff-carousel .ms-nav-next {
        background: url(../img/arrows.png) white no-repeat -7px -57px;
        width: 35px;
        height: 40px;
        left: -35px;
        margin-top: -17px;
        box-shadow: 0px 1px 0px 0px #bebebe;
        position: absolute;
        top: 50%;
        cursor: pointer;
    }

    .ms-staff-carousel .ms-nav-next {
        background-position: -6px -7px;
        right: -35px;
        left: auto;
    }

    .ms-staff-carousel .ms-staff-info {
        text-align: center;
        max-width: 600px;
        margin-top: 30px;
        min-height: 260px;
    }

        .ms-staff-carousel .ms-staff-info h3 {
            font-weight: 300;
            margin-bottom: 7px;
        }

        .ms-staff-carousel .ms-staff-info h4 {
            text-transform: uppercase;
            margin-bottom: 7px;
        }

        .ms-staff-carousel .ms-staff-info p {
            max-width: 600px;
            margin: auto;
            margin-bottom: 12px;
        }

        .ms-staff-carousel .ms-staff-info .ms-socials a {
            display: inline-block;
            width: 35px;
            height: 35px;
            text-align: center;
            text-decoration: none;
            color: #fff;
            background: #1d6688;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%;
            margin: 6px 3px;
            font-size: 1.2em;
            padding-top: 3px;
        }

            .ms-staff-carousel .ms-staff-info .ms-socials a:hover {
                background: #14465e;
            }

.ms-skin-default .ms-caption {
    display: block;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 20px !important;
    background: #1d6688;
    background: rgba(29, 102, 136, 0.75);
}

.ms-showcase .master-slider,
.ms-container,
.ms-view {
    -moz-transform: translate3d(0, 0, 1px);
    position: relative;
}

.ms-showcase .ms-view {
    background: transparent;
}

.ms-showcase .ms-layer.product-title {
    margin: 0;
    font-size: 1.25em;
    color: #000000;
    font-weight: 300;
    text-transform: uppercase;
}

.ms-showcase .ms-skin-default .ms-tooltip-cont {
    width: 250px;
}

.ms-showcase .ms-layer.product-subtitle {
    font-size: 1em;
}

.ms-showcase .product-desc {
    font-size: 0.8em;
    width: 30%;
}

.ms-showcase .product-tt {
    font-size: 0.8em;
    padding: 5px;
    color: #000000;
}

    .ms-showcase .product-tt h3 {
        font-size: 1.125em;
        text-transform: uppercase;
        margin: 0 0 5px 0;
        font-weight: 400;
    }

.ms-showcase .ms-layer.product-price {
    font-size: 20pt;
    font-weight: 600;
    color: #1d6688;
}

.ms-showcase .ms-nav-next,
.ms-showcase .ms-nav-prev {
    z-index: 40;
}

@media only screen and (max-width: 768px) {
    .ms-showcase .ms-nav-next,
    .ms-showcase .ms-nav-prev {
        display: none;
    }
}

.sp-slider .ms-view {
    background: transparent;
}

.sp-slider .ms-thumb-list {
    height: 155px !important;
}

.sp-slider .ms-thumb-frame {
    padding: 10px;
    border: 1px solid transparent;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: border 0.3s ease;
    -moz-transition: border 0.3s ease;
    transition: border 0.3s ease;
}

    .sp-slider .ms-thumb-frame.ms-thumb-frame-selected {
        border: 1px solid #cecece;
    }

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    /* position relative and z-index fix webkit rendering fonts issue */
    position: relative;
    z-index: 1;
}

    .owl-carousel .owl-stage {
        position: relative;
        -ms-touch-action: pan-Y;
    }

        .owl-carousel .owl-stage:after {
            content: ".";
            display: block;
            clear: both;
            visibility: hidden;
            line-height: 0;
            height: 0;
        }

    .owl-carousel .owl-stage-outer {
        position: relative;
        overflow: hidden;
        /* fix for flashing background */
        -webkit-transform: translate3d(0px, 0px, 0px);
    }

    .owl-carousel .owl-controls .owl-nav .owl-prev,
    .owl-carousel .owl-controls .owl-nav .owl-next,
    .owl-carousel .owl-controls .owl-dot {
        cursor: pointer;
        cursor: hand;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .owl-carousel.owl-loaded {
        display: block;
    }

    .owl-carousel.owl-loading {
        opacity: 0;
        display: block;
    }

    .owl-carousel.owl-hidden {
        opacity: 0;
    }

    .owl-carousel .owl-refresh .owl-item {
        display: none;
    }

    .owl-carousel .owl-item {
        position: relative;
        min-height: 1px;
        float: left;
        -webkit-backface-visibility: hidden;
        -webkit-tap-highlight-color: transparent;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

        .owl-carousel .owl-item img {
            display: block;
            width: 100%;
            -webkit-transform-style: preserve-3d;
        }

    .owl-carousel.owl-text-select-on .owl-item {
        -webkit-user-select: auto;
        -moz-user-select: auto;
        -ms-user-select: auto;
        user-select: auto;
    }

    .owl-carousel .owl-grab {
        cursor: move;
        cursor: -webkit-grab;
        cursor: -o-grab;
        cursor: -ms-grab;
        cursor: grab;
    }

    .owl-carousel.owl-rtl {
        direction: rtl;
    }

        .owl-carousel.owl-rtl .owl-item {
            float: right;
        }

.no-js .owl-carousel {
    display: block;
}

.logo-carousel {
    max-width: 1000px;
    margin: 24px auto;
}

    .logo-carousel:after {
        visibility: hidden;
        display: block;
        content: "";
        clear: both;
        height: 0;
    }

    .logo-carousel a {
        display: block;
        float: left;
        max-width: 180px;
        margin: 0 20px;
        opacity: 0.5;
        filter: alpha(opacity=50);
        -webkit-transition: opacity 0.35s ease;
        -moz-transition: opacity 0.35s ease;
        transition: opacity 0.35s ease;
        -webkit-backface-visibility: hidden;
    }

        .logo-carousel a:hover {
            opacity: 1;
            filter: alpha(opacity=100);
        }

.package-carousel {
    position: relative;
    width: 100%;
    max-width: 1070px;
    margin: auto;
}

    .package-carousel .product {
        display: block;
        position: relative;
        float: left;
        width: 29%;
    }

        .package-carousel .product img {
            display: block;
            max-width: 220px;
        }

    .package-carousel .plus,
    .package-carousel .equal {
        position: absolute;
        z-index: 5;
        font-size: 2.5em;
        color: #000000;
        top: 50%;
        margin-top: -20px;
    }

    .package-carousel .plus {
        right: 35px;
    }

    .package-carousel .equal {
        left: -43px;
    }

@media only screen and (max-width: 1200px) {
    .package-carousel .plus {
        right: 20px;
    }
}

.package-carousel .package {
    position: relative;
    display: block;
    width: 42%;
    float: left;
}

    .package-carousel .package img {
        display: block;
        margin: auto;
        max-width: 385px;
    }

@media only screen and (max-width: 991px) {
    .package-carousel .product {
        width: 50%;
    }

        .package-carousel .product img {
            margin: auto;
        }

    .package-carousel .plus {
        left: 100%;
        margin-left: -12px;
    }

    .package-carousel .package {
        width: 100%;
        padding-top: 10px;
    }

        .package-carousel .package img {
            margin: auto;
        }

    .package-carousel .equal {
        top: -16px;
        left: 50%;
        margin-top: 0;
        margin-left: -12px;
    }
}

.package-carousel footer {
    text-align: center;
    width: 100%;
    margin-top: 10px;
}

.package-carousel .price,
.package-carousel .discount {
    width: 100%;
    display: inline;
    font-size: 1.875em;
    margin: 10px 6px;
}

.package-carousel .discount {
    font-weight: 300;
    color: #b2b2b2;
    text-decoration: line-through;
}

.package-carousel .owl-prev,
.package-carousel .owl-next {
    position: absolute;
    top: 33%;
    width: 22px;
    height: 42px;
    opacity: 0.7;
    filter: alpha(opacity=70);
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}

@media screen and (max-width: 1060px) {
    .package-carousel .owl-prev,
    .package-carousel .owl-next {
        display: none !important;
    }
}

.package-carousel .owl-prev:hover,
.package-carousel .owl-next:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.package-carousel .owl-prev div,
.package-carousel .owl-next div {
    position: absolute;
    width: 28px;
    height: 3px;
    background: #1d6688;
    -webkit-backface-visibility: hidden;
}

    .package-carousel .owl-prev div.arr01,
    .package-carousel .owl-next div.arr01 {
        -o-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    .package-carousel .owl-prev div.arr02,
    .package-carousel .owl-next div.arr02 {
        -o-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        bottom: 20px;
    }

    .package-carousel .owl-prev div.arr03,
    .package-carousel .owl-next div.arr03 {
        -o-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .package-carousel .owl-prev div.arr04,
    .package-carousel .owl-next div.arr04 {
        -o-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
        bottom: 20px;
    }

.package-carousel .owl-prev {
    left: -35px;
}

.package-carousel .owl-next {
    right: -35px;
}

.nav-tabs {
    display: block;
    width: 100%;
    list-style: none;
    text-align: center;
    border: none;
    padding-left: 0;
}

    .nav-tabs li {
        float: none;
        display: inline-block;
        margin: 0px 15px 10px 15px;
    }

@media only screen and (max-width: 768px) {
    .nav-tabs li {
        margin: 0px 10px 10px 10px;
    }
}

.nav-tabs li a {
    display: block;
    position: relative;
    font-size: 1.05em;
    text-decoration: none;
    border: none;
    color: #797979;
    padding: 6px;
    -webkit-transition: color 0.3s ease;
    -moz-transition: color 0.3s ease;
    transition: color 0.3s ease;
}

    .nav-tabs li a span {
        font-weight: bold;
        margin-right: 10px;
        color: #1d6688;
        -webkit-transition: color 0.3s ease;
        -moz-transition: color 0.3s ease;
        transition: color 0.3s ease;
    }

    .nav-tabs li a:after {
        display: block;
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        width: 0px;
        height: 2px;
        background: #000000;
        -webkit-transition: width 0.3s ease;
        -moz-transition: width 0.3s ease;
        transition: width 0.3s ease;
    }

    .nav-tabs li a:hover {
        border: none;
        text-decoration: none;
        color: #000000;
    }

        .nav-tabs li a:hover span {
            color: #000000;
        }

.nav-tabs li.active a,
.nav-tabs li.active a:hover,
.nav-tabs li.active a:focus {
    border: none !important;
    background: none !important;
    color: #000000 !important;
}

    .nav-tabs li.active a span,
    .nav-tabs li.active a:hover span,
    .nav-tabs li.active a:focus span {
        color: #000000;
    }

    .nav-tabs li.active a:after,
    .nav-tabs li.active a:hover:after,
    .nav-tabs li.active a:focus:after {
        width: 100%;
    }

.nav-tabs.left {
    padding-left: 15px;
    text-align: left;
}

    .nav-tabs.left li:first-child {
        margin-left: 0;
    }

.nav-tabs.right {
    padding-right: 15px;
    text-align: right;
}

    .nav-tabs.right li:last-child {
        margin-right: 0;
    }

.nav-tabs.vertical {
    text-align: left;
    padding: 15px 0 0 0;
}

    .nav-tabs.vertical li {
        display: block;
        margin: 0 20px 10px 20px;
    }

        .nav-tabs.vertical li a {
            font-size: 1.25em;
            color: #000000;
            padding: 0;
        }

            .nav-tabs.vertical li a:after {
                top: 0;
                bottom: auto;
                left: auto;
                right: 0;
                width: 2px;
                max-height: 0px;
                min-height: 0px;
                background: #1d6688;
                -webkit-transition: all 0.3s ease;
                -moz-transition: all 0.3s ease;
                transition: all 0.3s ease;
            }

            .nav-tabs.vertical li a:hover {
                color: #1d6688;
            }

        .nav-tabs.vertical li.active a,
        .nav-tabs.vertical li.active a:hover,
        .nav-tabs.vertical li.active a:focus {
            color: #1d6688 !important;
        }

            .nav-tabs.vertical li.active a:after,
            .nav-tabs.vertical li.active a:hover:after,
            .nav-tabs.vertical li.active a:focus:after {
                width: 2px;
                max-height: 100%;
                min-height: 100%;
            }

@media only screen and (max-width: 991px) {
    .nav-tabs.vertical {
        text-align: center;
    }

        .nav-tabs.vertical li {
            display: inline-block;
            margin: 0px 15px 5px 15px;
        }

            .nav-tabs.vertical li a {
                padding: 6px;
            }

                .nav-tabs.vertical li a:after {
                    top: auto;
                    bottom: 0;
                    left: 0;
                    right: 0;
                    width: 0px;
                    height: 2px;
                    max-height: none;
                    min-height: none;
                }

            .nav-tabs.vertical li.active a:after,
            .nav-tabs.vertical li.active a:hover:after,
            .nav-tabs.vertical li.active a:focus:after {
                width: 100%;
                max-height: inherit;
                min-height: inherit;
            }
}

@media only screen and (max-width: 991px) and only screen and (max-width: 768px) {
    .nav-tabs.vertical li {
        margin: 0px 10px 5px 10px;
    }
}

.image-tabs .nav-tabs {
    padding: 0;
}

    .image-tabs .nav-tabs li {
        display: block;
        float: left;
        margin: 0;
        padding: 0;
        width: 25%;
    }

@media only screen and (max-width: 480px) {
    .image-tabs .nav-tabs li {
        width: 50%;
    }
}

.image-tabs .nav-tabs li a {
    display: block;
    margin: 0;
    padding: 0;
    opacity: 0.7;
    filter: alpha(opacity=70);
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

    .image-tabs .nav-tabs li a:after {
        display: none;
    }

.image-tabs .nav-tabs li:hover a,
.image-tabs .nav-tabs li:focus a,
.image-tabs .nav-tabs li.active a {
    opacity: 1;
    filter: alpha(opacity=100);
}

.image-tabs .nav-tabs:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
}

.image-tabs .tab-content {
    background: #000000;
}

.panel {
    background: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin-bottom: 10px;
}

    .panel .panel-heading {
        padding-bottom: 0;
        padding-top: 0;
    }

        .panel .panel-heading a {
            text-decoration: none;
            font-weight: bold;
        }

            .panel .panel-heading a.collapsed {
                color: #000000;
            }

            .panel .panel-heading a:hover {
                color: #1d6688;
            }

.panel-default,
.panel-primary,
.panel-danger,
.panel-success,
.panel-warning,
.panel-info {
    border: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

    .panel-default .panel-heading,
    .panel-primary .panel-heading,
    .panel-danger .panel-heading,
    .panel-success .panel-heading,
    .panel-warning .panel-heading,
    .panel-info .panel-heading {
        position: relative;
    }

        .panel-default .panel-heading .panel-title,
        .panel-primary .panel-heading .panel-title,
        .panel-danger .panel-heading .panel-title,
        .panel-success .panel-heading .panel-title,
        .panel-warning .panel-heading .panel-title,
        .panel-info .panel-heading .panel-title {
            font-size: 1.25em;
            margin-bottom: 0px;
            color: #fff;
        }

            .panel-default .panel-heading .panel-title a,
            .panel-primary .panel-heading .panel-title a,
            .panel-danger .panel-heading .panel-title a,
            .panel-success .panel-heading .panel-title a,
            .panel-warning .panel-heading .panel-title a,
            .panel-info .panel-heading .panel-title a {
                position: relative;
                display: block;
                padding-top: 10px;
                padding-bottom: 10px;
                font-weight: normal;
                color: #fff;
            }

                .panel-default .panel-heading .panel-title a:after,
                .panel-primary .panel-heading .panel-title a:after,
                .panel-danger .panel-heading .panel-title a:after,
                .panel-success .panel-heading .panel-title a:after,
                .panel-warning .panel-heading .panel-title a:after,
                .panel-info .panel-heading .panel-title a:after {
                    display: block;
                    position: absolute;
                    font-family: 'FontAwesome';
                    content: '\f106';
                    font-size: 1.2em;
                    color: #fff;
                    top: 50%;
                    right: 0px;
                    margin-top: -17px;
                    -webkit-transition: all 0.3s ease;
                    -moz-transition: all 0.3s ease;
                    transition: all 0.3s ease;
                }

                .panel-default .panel-heading .panel-title a:hover,
                .panel-primary .panel-heading .panel-title a:hover,
                .panel-danger .panel-heading .panel-title a:hover,
                .panel-success .panel-heading .panel-title a:hover,
                .panel-warning .panel-heading .panel-title a:hover,
                .panel-info .panel-heading .panel-title a:hover,
                .panel-default .panel-heading .panel-title a:focus,
                .panel-primary .panel-heading .panel-title a:focus,
                .panel-danger .panel-heading .panel-title a:focus,
                .panel-success .panel-heading .panel-title a:focus,
                .panel-warning .panel-heading .panel-title a:focus,
                .panel-info .panel-heading .panel-title a:focus,
                .panel-default .panel-heading .panel-title a.collapsed,
                .panel-primary .panel-heading .panel-title a.collapsed,
                .panel-danger .panel-heading .panel-title a.collapsed,
                .panel-success .panel-heading .panel-title a.collapsed,
                .panel-warning .panel-heading .panel-title a.collapsed,
                .panel-info .panel-heading .panel-title a.collapsed {
                    color: #fff;
                }

                    .panel-default .panel-heading .panel-title a.collapsed:after,
                    .panel-primary .panel-heading .panel-title a.collapsed:after,
                    .panel-danger .panel-heading .panel-title a.collapsed:after,
                    .panel-success .panel-heading .panel-title a.collapsed:after,
                    .panel-warning .panel-heading .panel-title a.collapsed:after,
                    .panel-info .panel-heading .panel-title a.collapsed:after {
                        -o-transform: rotate(180deg);
                        -webkit-transform: rotate(180deg);
                        -moz-transform: rotate(180deg);
                        -ms-transform: rotate(180deg);
                        transform: rotate(180deg);
                    }

    .panel-default .panel-body,
    .panel-primary .panel-body,
    .panel-danger .panel-body,
    .panel-success .panel-body,
    .panel-warning .panel-body,
    .panel-info .panel-body {
        border: none !important;
        background: #f2f4f5;
        padding-top: 24px;
        -webkit-border-radius: 0px 0px 4px 4px;
        -moz-border-radius: 0px 0px 4px 4px;
        border-radius: 0px 0px 4px 4px;
    }

        .panel-default .panel-body p:last-child,
        .panel-primary .panel-body p:last-child,
        .panel-danger .panel-body p:last-child,
        .panel-success .panel-body p:last-child,
        .panel-warning .panel-body p:last-child,
        .panel-info .panel-body p:last-child {
            margin-bottom: 12px;
        }

    .panel-default.static .panel-title,
    .panel-primary.static .panel-title,
    .panel-danger.static .panel-title,
    .panel-success.static .panel-title,
    .panel-warning.static .panel-title,
    .panel-info.static .panel-title {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .panel-default.static .panel-body,
    .panel-primary.static .panel-body,
    .panel-danger.static .panel-body,
    .panel-success.static .panel-body,
    .panel-warning.static .panel-body,
    .panel-info.static .panel-body {
        padding-top: 16px;
    }

        .panel-default.static .panel-body p:last-child,
        .panel-primary.static .panel-body p:last-child,
        .panel-danger.static .panel-body p:last-child,
        .panel-success.static .panel-body p:last-child,
        .panel-warning.static .panel-body p:last-child,
        .panel-info.static .panel-body p:last-child {
            margin-bottom: 8px;
        }

    .panel-default .panel-heading {
        background: #e1e4e6;
    }

        .panel-default .panel-heading .panel-title {
            color: #000000;
        }

            .panel-default .panel-heading .panel-title a {
                color: #000000;
            }

                .panel-default .panel-heading .panel-title a:hover,
                .panel-default .panel-heading .panel-title a:focus,
                .panel-default .panel-heading .panel-title a.collapsed {
                    color: #000000;
                }

                .panel-default .panel-heading .panel-title a:after {
                    color: #000000;
                }

    .panel-primary .panel-heading {
        background: #1d6688;
    }

    .panel-success .panel-heading {
        background: #5cb85c;
    }

    .panel-info .panel-heading {
        background: #5bc0de;
    }

    .panel-danger .panel-heading {
        background: #cc3333;
    }

    .panel-warning .panel-heading {
        background: #ffce00;
    }

.google-map {
    width: 100%;
    border-top: 1px solid #e1e4e6;
    border-bottom: 1px solid #e1e4e6;
}

    .google-map #map-canvas {
        height: 100%;
    }

    .google-map.h-550 {
        height: 550px;
    }

@media only screen and (max-width: 991px) {
    .google-map.h-550 {
        height: 400px;
    }
}

@media only screen and (max-width: 480px) {
    .google-map.h-550 {
        height: 250px;
    }
}

.google-map.h-350 {
    height: 350px;
}

@media only screen and (max-width: 480px) {
    .google-map.h-350 {
        height: 250px;
    }
}

.google-map.h-250 {
    height: 250px;
}

.info-box {
    position: relative;
    z-index: 1;
    width: 100%;
    background: #cacaca;
    padding: 20px 0;
    text-align: center;
}

    .info-box h3 {
        margin-bottom: 0;
    }

@media only screen and (max-width: 1200px) {
    .info-box h3 {
        margin-bottom: 24px;
    }
}

@media only screen and (max-width: 480px) {
    .info-box h3 {
        font-size: 1.25em;
    }
}

.info-box .btn {
    margin-top: 16px;
    padding: 10px 30px !important;
    font-size: 1.125em !important;
    text-transform: none;
}

.info-box.gray {
    background: #f2f4f5;
}

    .info-box.gray h3 {
        color: #000000 !important;
    }

.info-box.dark {
    background: #000000;
}

.info-box.primary {
    background: #1d6688;
}

.info-box.success {
    background: #5cb85c;
}

.info-box.info {
    background: #5bc0de;
}

.info-box.warning {
    background: #ffce00;
}

.info-box.danger {
    background: #cc3333;
}

.info-banner {
    width: 100%;
    padding: 72px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

    .info-banner .box {
        width: 100%;
        max-width: 770px;
        background: #fff;
        background: rgba(255, 255, 255, 0.95);
        padding: 48px 20px;
        margin: auto;
        text-align: center;
    }

.parallax .info-banner {
    background-attachment: fixed;
}

.info-string {
    width: 100%;
    background: #1d6688;
    color: #fff;
    text-align: center;
}

    .info-string .inner {
        position: relative;
        width: 100%;
        max-width: 1170px;
        margin: auto;
        padding: 10px 40px 10px 10px;
    }

    .info-string p {
        font-size: 1.125em;
        font-weight: 300;
        margin-bottom: 0;
    }

    .info-string .close {
        float: none;
        position: absolute;
        text-shadow: none;
        color: #fff;
        opacity: 1;
        font-weight: 300;
        right: 25px;
        -webkit-transition: opacity 0.3s ease;
        -moz-transition: opacity 0.3s ease;
        transition: opacity 0.3s ease;
    }

        .info-string .close:hover {
            opacity: .7;
        }

.pricing-plan {
    width: 100%;
    padding: 36px 30px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
    margin-bottom: 30px;
}

    .pricing-plan.type-1 {
        background: #e7ecee;
    }

        .pricing-plan.type-1 h3 {
            font-size: 2.5em;
        }

        .pricing-plan.type-1 h4 {
            font-size: 1.875em;
            font-weight: 300;
            margin-bottom: 24px;
        }

            .pricing-plan.type-1 h4 span {
                font-weight: normal;
            }

        .pricing-plan.type-1 p {
            font-size: 1.25em;
            margin-bottom: 36px;
        }

        .pricing-plan.type-1 .btn {
            text-transform: none;
            font-size: 1.125em !important;
        }

        .pricing-plan.type-1.dark {
            background: #373f41;
        }

            .pricing-plan.type-1.dark h3,
            .pricing-plan.type-1.dark h4,
            .pricing-plan.type-1.dark p {
                color: #fff;
            }

    .pricing-plan.type-2 {
        background: #e7ecee;
        border: 1px solid #cecece;
        padding: 0;
    }

        .pricing-plan.type-2 header {
            background: #373f41;
            padding: 33.6px 25px 20px 25px;
        }

            .pricing-plan.type-2 header h3 {
                font-size: 2.5em;
                font-weight: 300;
                color: #fff;
            }

        .pricing-plan.type-2 .body {
            padding: 28.8px 25px 38.4px 25px;
        }

            .pricing-plan.type-2 .body h4 {
                font-size: 2.5em;
                text-transform: uppercase;
                margin-bottom: 20px;
            }

            .pricing-plan.type-2 .body ul {
                list-style: none;
                padding: 0;
                font-size: 1.25em;
                text-align: center;
                margin-bottom: 38.4px;
            }

                .pricing-plan.type-2 .body ul span {
                    font-weight: bold;
                }

            .pricing-plan.type-2 .body .btn {
                text-transform: none;
                font-size: 1.125em !important;
            }

        .pricing-plan.type-2.active {
            background: transparent;
            border: 1px solid #1d6688;
        }

            .pricing-plan.type-2.active header {
                background: #1d6688;
            }

.harmonic .item {
    position: relative;
    width: 25%;
    min-height: 450px;
    float: left;
    padding: 0 15px;
    margin-bottom: 36px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

@media only screen and (max-width: 991px) {
    .harmonic .item {
        width: 100%;
        float: none;
    }
}

.harmonic .item .image {
    display: block;
    width: 100%;
    height: 388px;
    border: 1px solid #1d6688;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 24px;
}

.harmonic .item h4 {
    display: block;
    position: absolute;
    width: 100%;
    font-weight: bold;
    text-align: center;
}

@media only screen and (max-width: 991px) {
    .harmonic .item h4 {
        display: none;
    }
}

.harmonic .item h4 > span {
    display: block;
    margin-top: 8px;
    width: 50px;
    height: 2px;
    background: #000000;
}

.harmonic .item p {
    width: 614px;
    margin-bottom: 0;
}

@media only screen and (max-width: 991px) {
    .harmonic .item p {
        width: 100%;
    }
}

.harmonic .item .info {
    display: none;
}

@media only screen and (max-width: 991px) {
    .harmonic .item .info {
        display: block;
    }
}

.harmonic .item .info h4 {
    position: relative;
    text-align: left;
    display: block !important;
}

.harmonic .item.expanded {
    width: 55%;
}

@media only screen and (max-width: 991px) {
    .harmonic .item.expanded {
        width: 100%;
    }
}

.harmonic .item.expanded h4 {
    display: none;
}

.harmonic .item.expanded .info {
    display: block;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

    .harmonic .item.expanded .info h4 {
        display: block !important;
    }

@media only screen and (max-width: 991px) {
    .harmonic .item.expanded .info {
        -webkit-animation: none;
        animation: none;
    }
}

.harmonic .item.collapsed {
    width: 15%;
}

@media only screen and (max-width: 991px) {
    .harmonic .item.collapsed {
        width: 100%;
    }
}

.harmonic .item.collapsed h4 {
    display: none;
}

.filters {
    list-style: none;
    margin-left: 0px;
    margin-bottom: 24px;
    text-align: center;
}

    .filters li {
        display: inline-block;
        margin-bottom: 10px;
        margin: 0 2px 10px 2px;
    }

        .filters li a {
            display: block;
            padding: 4px 15px;
            font-size: 0.875em;
            text-decoration: none;
            color: #000000;
            text-transform: uppercase;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            border-radius: 4px;
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            transition: all 0.3s ease;
        }

        .filters li:hover a {
            color: #1d6688;
        }

        .filters li.current a {
            background-color: #1d6688;
            color: #fff;
        }

.gallery-grid.masonry .item {
    position: relative;
    float: left;
    width: 25%;
    height: 300px;
    background: #1d6688;
    border: 2px solid #fff;
    overflow: hidden;
}

    .gallery-grid.masonry .item img {
        display: block;
        margin-left: -40%;
        width: auto;
        max-width: none !important;
    }

    .gallery-grid.masonry .item.width2 {
        width: 50%;
    }

        .gallery-grid.masonry .item.width2 img {
            margin: 0;
        }

@media only screen and (max-width: 768px) {
    .gallery-grid.masonry .item {
        width: 50%;
    }

        .gallery-grid.masonry .item img {
            margin-left: -15%;
        }

        .gallery-grid.masonry .item.width2 {
            width: 100%;
        }
}

@media only screen and (max-width: 480px) {
    .gallery-grid.masonry .item {
        width: 100%;
    }

        .gallery-grid.masonry .item img {
            margin: 0;
        }

        .gallery-grid.masonry .item.width2 {
            width: 100%;
        }
}

.gallery-grid.masonry .grid-sizer {
    width: 25%;
}

@media only screen and (max-width: 768px) {
    .gallery-grid.masonry .grid-sizer {
        width: 50%;
    }
}

.gallery-grid figure {
    z-index: 1;
    overflow: hidden;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
}

    .gallery-grid figure img {
        position: relative;
        display: block;
        min-height: 100%;
    }

    .gallery-grid figure h3 {
        color: #fff;
        font-size: 1.4em;
        font-weight: 300;
    }

        .gallery-grid figure h3 span {
            font-weight: bold;
        }

@media only screen and (max-width: 360px) {
    .gallery-grid figure h3 {
        font-size: 1.1em;
    }
}

.gallery-grid figure p {
    font-size: 0.875em;
}

@media only screen and (max-width: 360px) {
    .gallery-grid figure p {
        font-size: 0.7875em;
    }
}

.gallery-grid figure figcaption {
    padding: 0 30px;
    color: #fff;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

    .gallery-grid figure figcaption:before,
    .gallery-grid figure figcaption:after {
        pointer-events: none;
    }

.gallery-grid figure figcaption,
.gallery-grid figure a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.gallery-grid figure a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}

.gallery-grid figure.effect-01 img {
    opacity: 1;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}

.gallery-grid figure.effect-01 figcaption::before,
.gallery-grid figure.effect-01 figcaption::after {
    position: absolute;
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}

.gallery-grid figure.effect-01 figcaption::before {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
}

.gallery-grid figure.effect-01 figcaption::after {
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
}

.gallery-grid figure.effect-01 h3 {
    opacity: 0;
    padding-top: 110px;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
}

@media only screen and (max-width: 360px) {
    .gallery-grid figure.effect-01 h3 {
        padding-top: 90px;
    }
}

.gallery-grid figure.effect-01 p {
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
}

.gallery-grid figure.effect-01:hover img {
    opacity: 0.3;
}

.gallery-grid figure.effect-01:hover figcaption::before,
.gallery-grid figure.effect-01:hover figcaption::after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.gallery-grid figure.effect-01:hover h3,
.gallery-grid figure.effect-01:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.gallery-grid figure.effect-02 {
    background: #1d6688;
    background: -webkit-linear-gradient(top, #1d6688 0%, rgba(255, 255, 255, 0.4) 100%);
    background: linear-gradient(to bottom, #1d6688 0%, rgba(255, 255, 255, 0.4) 100%);
}

    .gallery-grid figure.effect-02 img {
        opacity: 1;
        -webkit-transition: opacity 0.35s;
        transition: opacity 0.35s;
    }

    .gallery-grid figure.effect-02 figcaption {
        padding: 3.5em 3em 3em 3em;
        text-align: left;
    }

        .gallery-grid figure.effect-02 figcaption::after {
            position: absolute;
            right: 20px;
            bottom: 22%;
            left: 20px;
            height: 35%;
            border: 4px solid #fff;
            content: '';
            opacity: 0;
            -webkit-transition: all 0.35s;
            transition: all 0.35s;
            -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
        }

    .gallery-grid figure.effect-02 h3 {
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transition: opacity 0.35s ease;
        -moz-transition: opacity 0.35s ease;
        transition: opacity 0.35s ease;
    }

    .gallery-grid figure.effect-02 p {
        position: absolute;
        right: 40px;
        bottom: 70px;
        left: 40px;
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transition: all 0.35s;
        transition: all 0.35s;
        -webkit-transform: translate3d(0, -100px, 0);
        transform: translate3d(0, -100px, 0);
    }

@media only screen and (max-width: 991px) {
    .gallery-grid figure.effect-02 p {
        bottom: 60px;
    }
}

.gallery-grid figure.effect-02:hover img {
    opacity: 0.3;
}

.gallery-grid figure.effect-02:hover figcaption::after {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.gallery-grid figure.effect-02:hover h3 {
    opacity: 1;
    filter: alpha(opacity=100);
}

.gallery-grid figure.effect-02:hover p {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.isotope-item {
    z-index: 2;
}

.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}

.isotope,
.isotope .isotope-item {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -ms-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
}

.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width;
}

    .isotope .isotope-item {
        -webkit-transition-property: -webkit-transform, opacity;
        -moz-transition-property: -moz-transform, opacity;
        -ms-transition-property: -ms-transform, opacity;
        -o-transition-property: -o-transform, opacity;
        transition-property: transform, opacity;
    }

        .isotope.no-transition,
        .isotope.no-transition .isotope-item,
        .isotope .isotope-item.no-transition {
            -webkit-transition-duration: 0s;
            -moz-transition-duration: 0s;
            -ms-transition-duration: 0s;
            -o-transition-duration: 0s;
            transition-duration: 0s;
        }

.animated-digits {
    text-align: center;
    margin-bottom: 43.2px;
}

    .animated-digits .group {
        display: table;
        margin: auto;
        margin-bottom: 28.8px;
    }

    .animated-digits .icon,
    .animated-digits .digit {
        float: left;
        margin: 0 12px;
    }

    .animated-digits .icon {
        font-size: 5em;
    }

        .animated-digits .icon.icon-globe {
            font-size: 4.7em;
        }

        .animated-digits .icon.icon-chart {
            font-size: 4.8em;
        }

@media only screen and (max-width: 991px) {
    .animated-digits .icon {
        font-size: 4em;
    }

        .animated-digits .icon.icon-globe {
            font-size: 3.7em;
        }

        .animated-digits .icon.icon-chart {
            font-size: 3.8em;
        }
}

@media only screen and (max-width: 768px) {
    .animated-digits .icon {
        font-size: 5em;
    }

        .animated-digits .icon.icon-globe {
            font-size: 4.7em;
        }

        .animated-digits .icon.icon-chart {
            font-size: 4.8em;
        }
}

.animated-digits .digit {
    display: block;
    font-size: 2.4em;
    padding-top: 0.3125em;
}

@media only screen and (max-width: 991px) {
    .animated-digits .digit {
        font-size: 1.6em;
        padding-top: 0.5em;
    }
}

@media only screen and (max-width: 768px) {
    .animated-digits .digit {
        font-size: 2.4em;
        padding-top: 0.3125em;
    }
}

.animated-digits h4 {
    font-size: 1em;
}

.animated-digits p {
    font-size: 0.875em;
    margin-bottom: 0;
}

.chart {
    width: 100%;
}

.countdown {
    width: 100%;
    max-width: 700px;
    margin: 0 auto 60px auto;
}

    .countdown .timer {
        width: 100%;
        font-size: 6.25em;
        line-height: 0.55;
        font-weight: 300;
        padding: 36px 0 0 0;
        text-align: center;
        margin-bottom: 48px;
    }

    .countdown span {
        display: block;
        float: left;
        width: 25%;
        text-align: center;
        text-transform: uppercase;
        color: #1d6688;
        font-size: 1.25em;
        font-weight: bold;
    }

    .countdown.light .timer,
    .countdown.light span {
        color: #fff;
    }

    .countdown.smaller {
        margin-bottom: 24px;
    }

        .countdown.smaller .timer {
            font-size: 5.8em;
        }

@media only screen and (max-width: 1200px) {
    .countdown.smaller .timer {
        font-size: 4.8em;
    }
}

@media only screen and (max-width: 991px) {
    .countdown.smaller .timer {
        font-size: 6.25em;
    }
}

.countdown.align-left .timer {
    text-align: left;
}

.countdown.align-left span {
    text-align: left;
    padding-left: 25px;
}

@media only screen and (max-width: 1200px) {
    .countdown.align-left span {
        padding-left: 12px;
    }
}

@media only screen and (max-width: 991px) {
    .countdown.align-left .timer,
    .countdown.align-left span {
        text-align: center;
    }

    .countdown.align-left span {
        padding-left: 0;
    }
}

@media only screen and (max-width: 768px) {
    .countdown {
        max-width: 580px;
    }

        .countdown.smaller .timer,
        .countdown .timer {
            font-size: 5em;
            padding: 24px 0 0 0;
        }

        .countdown.smaller span,
        .countdown span {
            font-size: 1.125em;
        }
}

@media only screen and (max-width: 580px) {
    .countdown {
        max-width: 460px;
    }

        .countdown.smaller .timer,
        .countdown .timer {
            font-size: 4em;
            padding: 12px 0 0 0;
        }

        .countdown.smaller span,
        .countdown span {
            font-size: 1em;
        }
}

@media only screen and (max-width: 480px) {
    .countdown {
        margin: 0 auto 48px auto;
        max-width: 340px;
    }

        .countdown.smaller .timer,
        .countdown .timer {
            font-size: 3em;
            padding: 8px 0 0 0;
            margin-bottom: 28.8px;
        }

        .countdown.smaller span,
        .countdown span {
            font-size: 0.875em;
        }
}

@media only screen and (max-width: 360px) {
    .countdown {
        max-width: 280px;
    }

        .countdown.smaller .timer,
        .countdown .timer {
            font-size: 2.5em;
            padding: 13.33333333px 0 0 0;
            margin-bottom: 28.8px;
        }

        .countdown.smaller span,
        .countdown span {
            font-size: 0.7875em;
        }
}

.percent-chart {
    position: relative;
    display: block;
    width: 190px;
    height: 190px;
    margin: 12px auto 96px auto;
    text-align: center;
}

    .percent-chart canvas {
        position: absolute;
        top: 0;
        left: 0;
    }

    .percent-chart .percent {
        display: none;
        display: inline-block;
        line-height: 190px;
        z-index: 2;
        font-size: 2.25em;
        font-weight: bold;
    }

        .percent-chart .percent:after {
            content: '%';
            margin-left: 0.1em;
        }

    .percent-chart .legend {
        display: block;
        width: 100%;
        font-size: 1.125em;
        font-weight: bold;
        text-align: center;
        color: #000000;
        margin-top: 16.8px;
        text-transform: uppercase;
    }

.tile-btn {
    display: block;
    position: relative;
    width: 100%;
    max-width: 254px;
    text-align: center;
    text-decoration: none;
    color: #000000;
    margin: 12px auto 48px auto;
}

    .tile-btn .inner {
        width: 100%;
        position: relative;
        z-index: 2;
        background: #fff;
        border: 1px solid #1d6688;
        padding: 24px 15px 12px 15px;
        -webkit-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
    }

        .tile-btn .inner img {
            display: block;
            width: 100%;
            max-width: 143px;
            margin: 0 auto 24px auto;
            -moz-backface-visibility: hidden;
        }

        .tile-btn .inner h4 {
            font-size: 1em;
            font-weight: bold;
            text-transform: uppercase;
        }

    .tile-btn:after {
        display: block;
        position: absolute;
        content: '';
        z-index: 1;
        width: 100%;
        min-height: 100%;
        background: #1d6688;
        opacity: 0.2;
        filter: alpha(opacity=20);
        right: -10px;
        top: 10px;
        -webkit-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
    }

    .tile-btn .overlay {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        min-height: 100%;
        background: #fff;
        padding: 48px 15px 24px 15px;
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transition: opacity 0.25s ease;
        -moz-transition: opacity 0.25s ease;
        transition: opacity 0.25s ease;
    }

        .tile-btn .overlay p {
            margin-bottom: 0;
        }

    .tile-btn:hover {
        color: #000000;
    }

        .tile-btn:hover .inner {
            -webkit-transform: translate(5px, 5px);
            -ms-transform: translate(5px, 5px);
            -o-transform: translate(5px, 5px);
            transform: translate(5px, 5px);
        }

        .tile-btn:hover:after {
            -webkit-transform: translate(-5px, -5px);
            -ms-transform: translate(-5px, -5px);
            -o-transform: translate(-5px, -5px);
            transform: translate(-5px, -5px);
        }

        .tile-btn:hover .overlay {
            opacity: 1;
            filter: alpha(opacity=100);
        }

.img-thumbnail {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #cacaca;
}

.img-circle-thumbnail {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    padding: 4px;
    border: 1px solid #cacaca;
}

.image-3d,
.thumbnail-3d {
    position: relative;
    display: block;
}

    .image-3d img,
    .thumbnail-3d img {
        position: relative;
        z-index: 2;
        border: 1px solid #d9dcdf;
        -webkit-backface-visibility: hidden;
    }

    .image-3d:after,
    .thumbnail-3d:after {
        display: block;
        position: absolute;
        content: '';
        z-index: 1;
        width: 100%;
        min-height: 100%;
        background: #d9dcdf;
        right: -10px;
        top: 10px;
        -webkit-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
    }

    .image-3d.primary:after,
    .thumbnail-3d.primary:after {
        background: #1d6688;
        opacity: 0.2;
        filter: alpha(opacity=20);
    }

    .image-3d.primary img,
    .thumbnail-3d.primary img {
        border: 1px solid #1d6688;
    }

    .image-3d.reverse:after,
    .thumbnail-3d.reverse:after {
        right: auto;
        left: -10px;
    }

.thumbnail-3d {
    max-width: 360px;
    margin: 0 auto 30px auto;
}

    .thumbnail-3d .inner {
        width: 100%;
        position: relative;
        z-index: 2;
        -webkit-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
        overflow: hidden;
    }

    .thumbnail-3d .overlay {
        position: absolute;
        display: table;
        width: 100%;
        top: 0;
        left: 0;
        z-index: 3;
        background: rgba(255, 255, 255, 0.75);
        padding: 0 20px;
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transform: translate(362px, 0px);
        -ms-transform: translate(362px, 0px);
        -o-transform: translate(362px, 0px);
        transform: translate(362px, 0px);
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

        .thumbnail-3d .overlay .info {
            display: table-cell;
            vertical-align: middle;
        }

        .thumbnail-3d .overlay h4 {
            font-size: 1.125em;
            margin-bottom: 4.8px;
        }

        .thumbnail-3d .overlay p {
            font-size: 0.875em;
            margin-bottom: 12px;
        }

    .thumbnail-3d:hover .inner {
        -webkit-transform: translate(5px, 5px);
        -ms-transform: translate(5px, 5px);
        -o-transform: translate(5px, 5px);
        transform: translate(5px, 5px);
    }

    .thumbnail-3d:hover:after {
        -webkit-transform: translate(-5px, -5px);
        -ms-transform: translate(-5px, -5px);
        -o-transform: translate(-5px, -5px);
        transform: translate(-5px, -5px);
    }

    .thumbnail-3d:hover .overlay {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: translate(0px, 0px);
        -ms-transform: translate(0px, 0px);
        -o-transform: translate(0px, 0px);
        transform: translate(0px, 0px);
    }

    .thumbnail-3d.static:hover .inner {
        -webkit-transform: translate(0px, 0px);
        -ms-transform: translate(0px, 0px);
        -o-transform: translate(0px, 0px);
        transform: translate(0px, 0px);
    }

    .thumbnail-3d.static:hover:after {
        -webkit-transform: translate(0px, 0px);
        -ms-transform: translate(0px, 0px);
        -o-transform: translate(0px, 0px);
        transform: translate(0px, 0px);
    }

.thumbnail-zoom,
.thumbnail-link {
    display: block;
    position: relative;
    max-width: 360px;
    margin: 0 auto 30px auto;
    cursor: pointer;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
}

    .thumbnail-zoom img,
    .thumbnail-link img {
        border: 1px solid #cecece;
    }

    .thumbnail-zoom .overlay,
    .thumbnail-link .overlay {
        position: absolute;
        z-index: 2;
        width: 100%;
        min-height: 100%;
        top: 0;
        left: 0;
        background: #1d6688;
    }

    .thumbnail-zoom .figcap,
    .thumbnail-link .figcap {
        position: absolute;
        z-index: 3;
        width: 100%;
        height: 50px;
        text-align: center;
        color: #fff;
        text-transform: uppercase;
        top: 50%;
        left: 0;
        margin-top: -25px;
        -webkit-transform: translate(0px, 50px);
        -ms-transform: translate(0px, 50px);
        -o-transform: translate(0px, 50px);
        transform: translate(0px, 50px);
    }

        .thumbnail-zoom .figcap i,
        .thumbnail-link .figcap i {
            display: block;
            font-size: 2.3em;
            margin-bottom: 8px;
        }

        .thumbnail-zoom .figcap.no-title,
        .thumbnail-link .figcap.no-title {
            height: 40px;
            top: 50%;
            margin-top: -20px;
        }

    .thumbnail-zoom .overlay,
    .thumbnail-link .overlay,
    .thumbnail-zoom .figcap,
    .thumbnail-link .figcap {
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

    .thumbnail-zoom:hover .overlay,
    .thumbnail-link:hover .overlay {
        opacity: 0.7;
        filter: alpha(opacity=70);
    }

    .thumbnail-zoom:hover .figcap,
    .thumbnail-link:hover .figcap {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: translate(0px, 0px);
        -ms-transform: translate(0px, 0px);
        -o-transform: translate(0px, 0px);
        transform: translate(0px, 0px);
    }

.toolbox {
    width: 100%;
    padding: 17.14285714px 0 13.33333333px 0;
    border-bottom: 1px solid #cecece;
}

    .toolbox.top-line {
        border-top: 1px solid #cecece;
    }

    .toolbox .container {
        position: relative;
    }

    .toolbox .heading {
        width: 75%;
    }

        .toolbox .heading h1 {
            float: left;
            font-size: 1.7em;
            text-transform: uppercase;
            font-weight: bold;
            margin-bottom: 0;
            cursor: default;
        }

@media only screen and (max-width: 768px) {
    .toolbox .heading h1 {
        font-size: 1.4em;
    }
}

@media only screen and (max-width: 768px) {
    .toolbox .heading {
        width: 68%;
    }

        .toolbox .heading h1 {
            font-size: 1.4em;
        }
}

.toolbox .heading .back-btn {
    float: left;
    background: #e7ecee;
    width: 21px;
    height: 26px;
    padding-top: 1px;
    margin: 9px 20px 5px 0;
    color: #000000;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: none;
    outline: none;
    -webkit-box-shadow: inset 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
    -moz-box-shadow: inset 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
    box-shadow: inset 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    transition: all 0.25s ease;
}

@media only screen and (max-width: 768px) {
    .toolbox .heading .back-btn {
        display: none;
    }
}

.toolbox .heading .back-btn i {
    font-size: 1.1em;
}

.toolbox .heading .back-btn:hover {
    color: #fff;
    background: #1d6688;
    -webkit-box-shadow: inset 0px 2px 4px 0px rgba(0, 0, 0, 0);
    -moz-box-shadow: inset 0px 2px 4px 0px rgba(0, 0, 0, 0);
    box-shadow: inset 0px 2px 4px 0px rgba(0, 0, 0, 0);
}

.toolbox .heading:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
}

.toolbox .layout-view {
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -12px;
}

    .toolbox .layout-view a {
        display: inline-block;
        width: 25px;
        height: 25px;
    }

        .toolbox .layout-view a.grid {
            margin-left: 20px;
        }

            .toolbox .layout-view a.grid span {
                position: relative;
                display: block;
                width: 25px;
                height: 10px;
            }

                .toolbox .layout-view a.grid span:before,
                .toolbox .layout-view a.grid span:after {
                    display: block;
                    position: absolute;
                    content: '';
                    width: 10px;
                    height: 10px;
                    background: #000000;
                    -webkit-transition: background 0.3s ease;
                    -moz-transition: background 0.3s ease;
                    transition: background 0.3s ease;
                }

                .toolbox .layout-view a.grid span:before {
                    bottom: 0;
                    left: 0;
                }

                .toolbox .layout-view a.grid span:after {
                    bottom: 0;
                    right: 0;
                }

                .toolbox .layout-view a.grid span:first-child {
                    margin-bottom: 5px;
                }

                    .toolbox .layout-view a.grid span:first-child:before {
                        top: 0;
                        left: 0;
                    }

                    .toolbox .layout-view a.grid span:first-child:after {
                        top: 0;
                        right: 0;
                    }

            .toolbox .layout-view a.grid.active span:before,
            .toolbox .layout-view a.grid:hover span:before,
            .toolbox .layout-view a.grid.active span:after,
            .toolbox .layout-view a.grid:hover span:after {
                background: #1d6688;
            }

            .toolbox .layout-view a.grid.active {
                pointer-events: none;
            }

        .toolbox .layout-view a.list {
            margin-left: 20px;
        }

            .toolbox .layout-view a.list span {
                position: relative;
                display: block;
                width: 25px;
                height: 5px;
                margin-bottom: 5px;
            }

                .toolbox .layout-view a.list span:before,
                .toolbox .layout-view a.list span:after {
                    display: block;
                    position: absolute;
                    content: '';
                    background: #000000;
                    -webkit-transition: background 0.3s ease;
                    -moz-transition: background 0.3s ease;
                    transition: background 0.3s ease;
                }

                .toolbox .layout-view a.list span:before {
                    left: 0;
                    top: 0;
                    width: 5px;
                    height: 5px;
                }

                .toolbox .layout-view a.list span:after {
                    top: 2px;
                    right: 0;
                    width: 16px;
                    height: 1px;
                }

            .toolbox .layout-view a.list.active span:before,
            .toolbox .layout-view a.list:hover span:before,
            .toolbox .layout-view a.list.active span:after,
            .toolbox .layout-view a.list:hover span:after {
                background: #1d6688;
            }

            .toolbox .layout-view a.list.active {
                pointer-events: none;
            }

.breadcrumb {
    padding: 0;
    margin-bottom: 16px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: none;
}

    .breadcrumb li a {
        text-decoration: none;
        border-bottom: 1px solid transparent;
        padding-bottom: 4px;
        margin-bottom: 8px;
    }

        .breadcrumb li a:hover {
            border-bottom: 1px solid #1d6688;
        }

    .breadcrumb li.active {
        cursor: default;
        color: #b2b2b2;
    }

    .breadcrumb > li + li:before {
        color: #000000;
    }

.sorting {
    position: relative;
}

    .sorting .heading,
    .sorting .breadcrumb {
        width: 70%;
    }

@media only screen and (max-width: 768px) {
    .sorting .heading,
    .sorting .breadcrumb {
        width: 100%;
        text-align: center;
    }

        .sorting .heading h1,
        .sorting .breadcrumb h1 {
            float: none;
        }
}

.sorting .sort {
    display: block;
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -15px;
    list-style: none;
    padding: 0;
    margin-bottom: 0;
}

@media only screen and (max-width: 768px) {
    .sorting .sort {
        width: 100%;
        right: auto;
        position: relative;
        text-align: center;
        margin-top: 12px;
    }
}

.sorting .sort li {
    display: inline-block;
}

    .sorting .sort li:after {
        font-family: 'FontAwesome';
        content: '\f111';
        font-size: 0.3em;
        margin: 0 8px 0 9px;
        vertical-align: middle;
        color: #cecece;
    }

    .sorting .sort li:first-child:after,
    .sorting .sort li:last-child:after {
        display: none;
    }

    .sorting .sort li:first-child {
        margin-right: 15px;
        font-weight: bold;
    }

    .sorting .sort li a {
        text-decoration: none;
        color: #000000;
    }

        .sorting .sort li a:hover {
            color: #1d6688;
        }

    .sorting .sort li.active a {
        color: #1d6688;
    }

.pagination {
    width: 100%;
    text-align: center;
    margin-top: 24px;
}

    .pagination li {
        display: inline-block;
        vertical-align: middle;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        margin: 0 4px 10px 0;
    }

        .pagination li.page-count {
            margin: 0 25px 10px 0;
        }

        .pagination li a {
            color: #000000;
            text-decoration: none;
            padding: 3px 6px;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            border-radius: 4px;
            border: none;
        }

        .pagination li.active a {
            background: #1d6688;
            color: #fff !important;
            pointer-events: none;
        }

        .pagination li:hover a {
            color: #000000;
        }

.follow-btn,
.market-btn {
    position: relative;
    display: block;
    max-width: 340px;
    font-size: 1.125em;
    color: #fff;
    text-decoration: none;
    text-align: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 12px 0;
    margin: 0 auto 36px auto;
    -webkit-transition: background 0.3s ease;
    -moz-transition: background 0.3s ease;
    transition: background 0.3s ease;
}

    .follow-btn i,
    .market-btn i,
    .follow-btn span,
    .market-btn span {
        display: block;
        position: absolute;
        width: 50px;
        min-height: 100%;
        top: 0;
        left: 0;
        font-size: 1.6em;
        text-align: center;
        padding-top: 12px;
    }

    .follow-btn span,
    .market-btn span {
        background: #fff;
        opacity: 0.15;
        filter: alpha(opacity=15);
        -webkit-transition: width 0.3s ease;
        -moz-transition: width 0.3s ease;
        transition: width 0.3s ease;
    }

@media only screen and (max-width: 360px) {
    .follow-btn span,
    .market-btn span {
        width: 40px;
    }
}

.follow-btn:hover,
.market-btn:hover {
    color: #fff;
}

    .follow-btn:hover span,
    .market-btn:hover span {
        width: 100%;
    }

.follow-btn.facebook,
.market-btn.facebook {
    background: #3b5998;
}

.follow-btn.google-plus,
.market-btn.google-plus {
    background: #cc3732;
}

.follow-btn.twitter,
.market-btn.twitter {
    background: #00aced;
}

.follow-btn.youtube,
.market-btn.youtube {
    background: #bb0000;
}

.follow-btn.linkedin,
.market-btn.linkedin {
    background: #007bb6;
}

.follow-btn.pinterest,
.market-btn.pinterest {
    background: #cb2027;
}

.follow-btn.instagram,
.market-btn.instagram {
    background: #517fa4;
}

.follow-btn.vimeo,
.market-btn.vimeo {
    background: #1ab7ea;
}

.follow-btn.vk,
.market-btn.vk {
    background: #45668e;
}

.follow-btn.dribbble,
.market-btn.dribbble {
    background: #ea4c89;
}

.follow-btn.behance,
.market-btn.behance {
    background: #1769ff;
}

.follow-btn.tumblr,
.market-btn.tumblr {
    background: #32506d;
}

.follow-btn.flickr,
.market-btn.flickr {
    background: #ff0084;
}

.market-btn.app-store {
    background: #000;
}

.market-btn.google-play {
    background: #a4c639;
}

.market-btn.win-market {
    background: #00bcf2;
}

.datepicker {
    direction: ltr;
}

.datepicker-inline {
    width: 100%;
    margin: auto;
}

.datepicker.datepicker-rtl {
    direction: rtl;
}

    .datepicker.datepicker-rtl table tr td span {
        float: right;
    }

.datepicker .dow {
    padding-top: 12px;
    padding-bottom: 12px;
    text-transform: uppercase;
}

.datepicker .prev,
.datepicker .next {
    font-size: 1.3em;
    color: #000000;
    -webkit-transition: color 0.3s ease;
    -moz-transition: color 0.3s ease;
    transition: color 0.3s ease;
}

    .datepicker .prev:hover,
    .datepicker .next:hover {
        color: #1d6688;
    }

.datepicker .prev {
    text-align: right;
}

.datepicker .next {
    text-align: left;
}

.datepicker > div {
    display: none;
}

.datepicker.days div.datepicker-days,
.datepicker.months div.datepicker-months,
.datepicker.years div.datepicker-years {
    display: block;
}

.datepicker span.month {
    font-size: 1em;
}

.datepicker table {
    margin: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.datepicker .table-condensed {
    width: 100%;
}

.datepicker td,
.datepicker th {
    text-align: center;
    width: 20px;
    height: 20px;
    border: none;
}

.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
    background-color: transparent;
}

.datepicker table tr td.day,
.datepicker table tr td.day {
    background: transparent;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

    .datepicker table tr td.day:hover,
    .datepicker table tr td.day:hover {
        background: #f2f4f5;
        cursor: pointer;
    }

.datepicker table tr td.old,
.datepicker table tr td.new {
    color: #b2b2b2;
}

.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
    background: none;
    color: #e5e5e5;
    cursor: default;
}

.datepicker table tr td.selected,
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover {
    background-color: #1d6688;
    color: #fff;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.today {
    background-color: #1d6688;
    color: #fff;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

    .datepicker table tr td.active:hover,
    .datepicker table tr td.active:hover:hover,
    .datepicker table tr td.active.disabled:hover,
    .datepicker table tr td.active.disabled:hover:hover,
    .datepicker table tr td.active:active,
    .datepicker table tr td.active:hover:active,
    .datepicker table tr td.active.disabled:active,
    .datepicker table tr td.active.disabled:hover:active,
    .datepicker table tr td.active.active,
    .datepicker table tr td.active:hover.active,
    .datepicker table tr td.active.disabled.active,
    .datepicker table tr td.active.disabled:hover.active,
    .datepicker table tr td.active.disabled,
    .datepicker table tr td.active:hover.disabled,
    .datepicker table tr td.active.disabled.disabled,
    .datepicker table tr td.active.disabled:hover.disabled,
    .datepicker table tr td.active[disabled],
    .datepicker table tr td.active:hover[disabled],
    .datepicker table tr td.active.disabled[disabled],
    .datepicker table tr td.active.disabled:hover[disabled],
    .datepicker table tr td.active:active,
    .datepicker table tr td.active:hover:active,
    .datepicker table tr td.active.disabled:active,
    .datepicker table tr td.active.disabled:hover:active,
    .datepicker table tr td.active.active,
    .datepicker table tr td.active:hover.active,
    .datepicker table tr td.active.disabled.active,
    .datepicker table tr td.active.disabled:hover.active {
        background-color: #1d6688;
        -webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        transition: all 0.2s ease;
    }

.datepicker table tr td span {
    display: block;
    width: 23%;
    height: 54px;
    line-height: 54px;
    float: left;
    margin: 1%;
    cursor: pointer;
}

    .datepicker table tr td span:hover {
        background: #f2f4f5;
        -webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        transition: all 0.2s ease;
    }

    .datepicker table tr td span.active,
    .datepicker table tr td span.active:hover,
    .datepicker table tr td span.active.disabled,
    .datepicker table tr td span.active.disabled:hover {
        background-color: #1d6688;
        color: #fff;
    }

        .datepicker table tr td span.active:hover,
        .datepicker table tr td span.active:hover:hover,
        .datepicker table tr td span.active.disabled:hover,
        .datepicker table tr td span.active.disabled:hover:hover,
        .datepicker table tr td span.active:active,
        .datepicker table tr td span.active:hover:active,
        .datepicker table tr td span.active.disabled:active,
        .datepicker table tr td span.active.disabled:hover:active,
        .datepicker table tr td span.active.active,
        .datepicker table tr td span.active:hover.active,
        .datepicker table tr td span.active.disabled.active,
        .datepicker table tr td span.active.disabled:hover.active,
        .datepicker table tr td span.active.disabled,
        .datepicker table tr td span.active:hover.disabled,
        .datepicker table tr td span.active.disabled.disabled,
        .datepicker table tr td span.active.disabled:hover.disabled,
        .datepicker table tr td span.active[disabled],
        .datepicker table tr td span.active:hover[disabled],
        .datepicker table tr td span.active.disabled[disabled],
        .datepicker table tr td span.active.disabled:hover[disabled],
        .datepicker table tr td span.active:active,
        .datepicker table tr td span.active:hover:active,
        .datepicker table tr td span.active.disabled:active,
        .datepicker table tr td span.active.disabled:hover:active,
        .datepicker table tr td span.active.active,
        .datepicker table tr td span.active:hover.active,
        .datepicker table tr td span.active.disabled.active,
        .datepicker table tr td span.active.disabled:hover.active {
            background-color: #1d6688;
        }

    .datepicker table tr td span.old,
    .datepicker table tr td span.new {
        color: #b2b2b2;
    }

.datepicker th.datepicker-switch {
    text-transform: uppercase;
    font-size: 1.2em;
    color: #000000;
    -webkit-transition: color 0.3s ease;
    -moz-transition: color 0.3s ease;
    transition: color 0.3s ease;
}

    .datepicker th.datepicker-switch:hover {
        color: #1d6688;
    }

.datepicker thead,
.datepicker tbody {
    padding: 0 10px;
}

    .datepicker thead tr:last-child,
    .datepicker tbody tr {
        border-bottom: 1px solid #1d6688;
    }

        .datepicker thead tr:last-child td,
        .datepicker tbody tr td {
            padding-top: 12px;
            padding-bottom: 12px;
        }

    .datepicker thead tr:first-child th,
    .datepicker tfoot tr th {
        cursor: pointer;
    }

.info-block {
    width: 100%;
    position: relative;
}

    .info-block img {
        display: block;
        margin: auto;
    }

    .info-block .close {
        display: block;
        float: none;
        width: 30px;
        height: 30px;
        position: absolute;
        text-shadow: none;
        color: #000000;
        text-align: center;
        background: #fff;
        opacity: 1;
        font-weight: 300;
        font-size: 1.6em;
        top: 0px;
        right: 0px;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

        .info-block .close:hover {
            color: #fff;
            background: #1d6688;
        }

.icon-block {
    margin-bottom: 31.2px;
}

    .icon-block a {
        text-decoration: none;
        color: #000000;
    }

        .icon-block a:hover {
            color: #1d6688;
        }

    .icon-block p {
        margin-bottom: 0;
    }

@media only screen and (max-width: 768px) {
    .icon-block {
        text-align: center;
    }
}

.featured-icon {
    display: inline-block;
    font-size: 3.6em;
    line-height: 1;
    margin-bottom: 6px;
}

    .featured-icon.center {
        text-align: center;
    }

    .featured-icon .icon-cassete {
        font-size: 0.75em;
    }

    .featured-icon .icon-piano {
        font-size: 0.9em;
    }

    .featured-icon.icon-alt {
        width: 48px;
        height: 48px;
        font-size: 2em;
        text-align: center;
        color: #fff;
        padding-top: 8px;
    }

        .featured-icon.icon-alt.rounded {
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            border-radius: 4px;
        }

            .featured-icon.icon-alt.rounded.primary {
                background: #1d6688;
            }

            .featured-icon.icon-alt.rounded.dark {
                background: #000000;
            }

        .featured-icon.icon-alt.circle {
            font-size: 1.7em;
            padding-top: 10px;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%;
        }

            .featured-icon.icon-alt.circle.primary {
                background: #1d6688;
            }

            .featured-icon.icon-alt.circle.dark {
                background: #000000;
            }

.sticky-btns {
    position: fixed;
    z-index: 50;
    right: -48px;
    bottom: 10px;
    -webkit-transition: right 0.3s ease;
    -moz-transition: right 0.3s ease;
    transition: right 0.3s ease;
}

    .sticky-btns.scrolled {
        right: 3px;
    }

    .sticky-btns span {
        display: block;
        float: left;
        width: 42px;
        height: 42px;
        text-align: center;
        font-size: 1.25em;
        color: #fff;
        background: #1d6688;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        padding-top: 6px;
        margin: 0 5px;
        cursor: pointer;
        -webkit-transition: background 0.3s ease;
        -moz-transition: background 0.3s ease;
        transition: background 0.3s ease;
    }

        .sticky-btns span:hover {
            background: #14465e;
        }

        .sticky-btns span#scrollTop-btn {
            padding-top: 5px;
        }

    .sticky-btns #qcf-btn.active {
        -webkit-border-radius: 0 0 4px 4px !important;
        -moz-border-radius: 0 0 4px 4px !important;
        border-radius: 0 0 4px 4px !important;
    }

@media only screen and (max-width: 768px) {
    .sticky-btns #qcf-btn {
        display: none;
    }
}

.sticky-btns:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
}

.sticky-btns .quick-contact {
    display: none;
    width: 280px;
    bottom: 52px;
    left: -233px;
    position: absolute;
    padding: 12px 20px 24px 20px;
    background: #fff;
    background: rgba(255, 255, 255, 0.95);
    border: 1px solid #cecece;
}

    .sticky-btns .quick-contact.visible {
        display: block;
        -webkit-animation-duration: 0.3s;
        animation-duration: 0.3s;
        -webkit-animation-name: fadeIn;
        animation-name: fadeIn;
    }

    .sticky-btns .quick-contact h3 {
        font-size: 1.375em;
        margin-bottom: 12px;
    }

    .sticky-btns .quick-contact p {
        margin-bottom: 12px;
    }

    .sticky-btns .quick-contact .form-group {
        margin-bottom: 12px;
    }

    .sticky-btns .quick-contact textarea {
        width: 238px;
        max-width: 238px;
        height: 90px;
        max-height: 90px;
        resize: none;
        overflow-y: auto;
    }

    .sticky-btns .quick-contact input[type=submit] {
        margin-top: 24px;
    }

.ui-slider {
    width: 100%;
    position: relative;
    margin: 28.8px 0 16px 0;
}

    .ui-slider #ui-slider {
        float: right;
        width: 78%;
    }

    .ui-slider .tool-tip {
        display: block;
        position: absolute;
        width: 80px;
        border: 1px solid #cecece;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        background: #fff;
        top: -7px;
        padding: 2px 5px;
        left: -40px;
        text-align: center;
    }

    .ui-slider .icon {
        display: block;
        position: absolute;
        width: 30px;
        height: 23px;
        top: -8px;
        left: 0;
    }

        .ui-slider .icon span {
            display: block;
            position: absolute;
            top: 10px;
            left: 0px;
            width: 100%;
            max-width: 30px;
            height: 3px;
            background: #000000;
        }

            .ui-slider .icon span:before,
            .ui-slider .icon span:after {
                display: block;
                position: absolute;
                content: '';
                left: 0;
                width: 100%;
                height: 3px;
                background: #000000;
            }

            .ui-slider .icon span:before {
                top: -10px;
            }

            .ui-slider .icon span:after {
                bottom: -10px;
            }

    .ui-slider:after {
        visibility: hidden;
        display: block;
        content: "";
        clear: both;
        height: 0;
    }

.noUi-target,
.noUi-target * {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -ms-touch-action: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.noUi-target {
    position: relative;
}

.noUi-base {
    width: 100%;
    height: 100%;
    position: relative;
}

.noUi-origin {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
}

.noUi-handle {
    position: relative;
    z-index: 1;
}

.noUi-stacking .noUi-handle {
    z-index: 10;
}

.noUi-state-tap .noUi-origin {
    -webkit-transition: left 0.3s, top 0.3s;
    transition: left 0.3s, top 0.3s;
}

.noUi-state-drag * {
    cursor: inherit !important;
}

.noUi-origin,
.noUi-handle {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.noUi-horizontal {
    height: 7px;
}

    .noUi-horizontal .noUi-handle {
        width: 20px;
        height: 16px;
        left: -17px;
        top: -6px;
    }

.noUi-background {
    background: #cecece;
}

.noUi-connect {
    background: #1d6688;
    -webkit-transition: background 450ms;
    transition: background 450ms;
}

.noUi-origin {
    border-radius: 2px;
}

.noUi-target {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #fff;
}

.noUi-dragable {
    cursor: w-resize;
}

.noUi-vertical .noUi-dragable {
    cursor: n-resize;
}

.noUi-handle {
    border: 1px solid #cecece;
    background: #fff;
    cursor: default;
}

[disabled].noUi-connect,
[disabled] .noUi-connect {
    opacity: 0.6;
    filter: alpha(opacity=60);
}

[disabled] .noUi-handle {
    cursor: not-allowed;
}

.modal-content {
    position: relative;
    background-color: #ffffff;
    border: none;
    border-radius: 0;
    box-shadow: none;
    padding: 16px 25px;
    border: 1px solid #cecece;
}

.modal-header,
.modal-body,
.modal-footer {
    padding-left: 0;
    padding-right: 0;
    border-color: #cecece;
}

    .modal-header a {
        border-bottom: 1px dashed transparent;
    }

        .modal-header a:hover {
            text-decoration: none;
            color: #14465e;
            border-bottom: 1px dashed #14465e;
        }

    .modal-header .close {
        position: absolute;
        top: 18px;
        right: 18px;
        font-size: 1.125em;
        color: #1d6688;
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transition: opacity 0.3s ease;
        -moz-transition: opacity 0.3s ease;
        transition: opacity 0.3s ease;
    }

        .modal-header .close:hover {
            opacity: 0.7;
            filter: alpha(opacity=70);
        }

        .modal-header .close:focus {
            outline: 0;
        }

        .modal-header .close:active {
            outline: 0;
        }

.modal-backdrop {
    background: #fff;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.modal-open .header.stuck,
.modal-open .header.opaque {
    left: -8px;
}

@media only screen and (max-width: 1200px) {
    .modal-open .header.stuck,
    .modal-open .header.opaque {
        left: 0px;
        padding-right: 17px;
    }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .modal-open .header.stuck,
    .modal-open .header.opaque {
        left: 0px;
    }
}

.share-modal {
    padding: 0;
}

    .share-modal .modal-dialog {
        width: 100%;
        max-width: 1170px;
        margin: 100px auto 50px auto;
    }

    .share-modal .modal-content {
        border: none;
        padding: 0;
    }

        .share-modal .modal-content .bar {
            position: relative;
            height: 600px;
            z-index: 10;
            display: table;
            float: left;
            width: 20%;
            text-align: center;
            color: #fff;
        }

            .share-modal .modal-content .bar.facebook {
                background: #3b5998;
            }

            .share-modal .modal-content .bar.twitter {
                background: #00aced;
            }

            .share-modal .modal-content .bar.google-plus {
                background: #dd4b39;
            }

            .share-modal .modal-content .bar.instagram {
                background: #007bb6;
            }

            .share-modal .modal-content .bar.mail {
                background: #1d6688;
            }

            .share-modal .modal-content .bar i {
                font-size: 3.125em;
                color: #fff;
                display: table-cell;
                vertical-align: middle;
            }

            .share-modal .modal-content .bar span,
            .share-modal .modal-content .bar .button {
                display: block;
                position: absolute;
                left: 0;
                visibility: hidden;
                opacity: 0;
                -webkit-transition: all 0.3s ease;
                -moz-transition: all 0.3s ease;
                transition: all 0.3s ease;
            }

            .share-modal .modal-content .bar span {
                width: 100%;
                text-align: center;
                font-size: 2.5em;
                font-weight: 300;
                top: 50px;
                -webkit-transform: translate(0px, 150px);
                -ms-transform: translate(0px, 150px);
                -o-transform: translate(0px, 150px);
                transform: translate(0px, 150px);
            }

            .share-modal .modal-content .bar .button {
                width: 100%;
                bottom: 60px;
                -webkit-transform: translate(0px, -150px);
                -ms-transform: translate(0px, -150px);
                -o-transform: translate(0px, -150px);
                transform: translate(0px, -150px);
            }

            .share-modal .modal-content .bar:hover span,
            .share-modal .modal-content .bar:hover .button {
                visibility: visible;
                opacity: 1;
                -webkit-transform: translate(0px, 0px);
                -ms-transform: translate(0px, 0px);
                -o-transform: translate(0px, 0px);
                transform: translate(0px, 0px);
            }

@media only screen and (max-width: 991px) {
    .share-modal .modal-content .bar {
        height: 300px;
    }

        .share-modal .modal-content .bar.facebook {
            width: 50%;
        }

        .share-modal .modal-content .bar.twitter {
            width: 50%;
        }

        .share-modal .modal-content .bar.google-plus {
            width: 50%;
        }

        .share-modal .modal-content .bar.instagram {
            width: 50%;
        }

        .share-modal .modal-content .bar.mail {
            display: none;
        }

        .share-modal .modal-content .bar span {
            top: 30px;
            -webkit-transform: translate(0px, 70px);
            -ms-transform: translate(0px, 70px);
            -o-transform: translate(0px, 70px);
            transform: translate(0px, 70px);
        }

        .share-modal .modal-content .bar .button {
            bottom: 40px;
            -webkit-transform: translate(0px, -70px);
            -ms-transform: translate(0px, -70px);
            -o-transform: translate(0px, -70px);
            transform: translate(0px, -70px);
        }
}

@media screen and (max-width: 500px) {
    .share-modal .modal-content .bar span {
        font-size: 1.5em;
        font-weight: normal;
    }
}

.sidebar .widget.twitter .tweet {
    margin-bottom: 24px;
}

    .sidebar .widget.twitter .tweet i {
        font-size: 35px;
        float: left;
        color: #1d6688;
        
    }

    .sidebar .widget.twitter .tweet .tweet-text {
        padding-left: 50px;
    }

        .sidebar .widget.twitter .tweet .tweet-text h4 {
            margin: 0 0 3.6px 0;
            font-size: 0.875em;
            line-height: 1.3;
        }

            .sidebar .widget.twitter .tweet .tweet-text h4 a {
                text-decoration: none;
                color: #1d6688;
            }

                .sidebar .widget.twitter .tweet .tweet-text h4 a:hover {
                    opacity: 0.7;
                }

        .sidebar .widget.twitter .tweet .tweet-text p {
            font-size: 0.875em;
            margin-bottom: 0;
        }

    .sidebar .widget.twitter .tweet:after {
        visibility: hidden;
        display: block;
        content: "";
        clear: both;
        height: 0;
    }
